2005-05-05 [paul] 1.0.4cvs8
[claws.git] / ChangeLog.claws
1 2005-05-05 [paul]       1.0.4cvs8
2
3         * AUTHORS
4         * src/compose.c
5                 fix Bug 713 'Resent-To and Resent-Cc headers are garbled'
6                 patch by Tim Mann
7
8 2005-05-05 [paul]       1.0.4cvs7
9
10         backported from GTK2...
11
12         * src/compose.c
13                 Fix 'Request return receipt' from folder
14                 properties (bug #708)
15         * src/folderview.c
16                 Fix duplicate hotkeys in Folderview's contextual
17                 menu
18         * src/mainwindow.c
19                 Fix duplicate hotkeys in Mainwindow's menu
20         * src/messageview.c
21                 Fix window resizing
22         * src/partial_download.c
23         * src/pop.c
24                 Escape login when writing uidl file
25                 fixes bug #736
26         * src/prefs_account.c
27                 Fix smtp auth type off-by-one. We forgot to
28                 add PLAIN in the prefs-to-gui setter func and
29                 as a result, the selected auth when opening
30                 account prefs was not the correct one
31         * src/prefs_common.c
32         * src/prefs_common.h
33         * src/prefs_filtering.c
34                 Save Filtering's window size
35         * src/procmime.c
36                 Fix possible DOS in mime parser
37                 (see bug #634)
38         * src/plugins/pgpmime/pgpmime.c
39                 Fix bus error on 64bit
40
41 2005-04-13 [holger]     1.0.4cvs6
42
43         * src/prefs_filtering.c
44                 Fix a crash when changes to the filtering
45                 dialog were not added and no filter rules
46                 are defined. Also fix a memleak.
47
48 2005-04-12 [paul]       1.0.4cvs5
49         
50         backported from GTK2...
51
52         * src/account.c
53                 Add account preference to queue message in a certain
54                 folder.
55         * src/compose.c
56                 Always connect the "None" privacy system; the
57                 static boolean was probably there to avoid
58                 reconnecting twice in the same compose window,
59                 but as the parent function is only called once
60                 per compose, it's only a bug - as a static is
61                 initialized once per application instance.
62                 Also, don't uncheck Sign and Encrypt when
63                 selecting None as privacy system; just ignore
64                 them when sending/queuing.
65                 Should fix bug #695
66         * src/filtering.c
67                 Copy score when copying FilteringActions
68                 Fix bug #674
69         * src/inc.c
70                 Make Message -> Receive -> Cancel cancel 
71                 incorporation on all accounts. Fixes bug #693
72                 if the recv dialog is visible, Cancel only
73                 cancels the current account
74         * src/prefs_account.c
75         * src/prefs_account.h
76                 Add account preference to queue message in a certain
77                 folder.
78                 Update Privacy checkbuttons status based
79                 on the selected privacy system
80
81 2005-04-06 [paul]       1.0.4cvs4
82
83         * ChangeLog
84         * ChangeLog.jp
85         * src/send_message.c
86         * src/common/socket.c
87                 sync with main, see ChangeLog 2005-04-05
88
89 2005-04-04 [thorsten]   1.0.4cvs3
90
91         * src/mh.c
92                 marks lost on filesystems with different stat() results on
93                 summer-/wintertime
94
95 2005-03-30 [colin]      1.0.4cvs2
96
97         * src/common/socket.c
98                 Refresh DNS if necessary
99                 Backported from gtk2
100         * src/imap.c
101                 Fix handling of folders with [] in their name
102                 Backported from gtk2
103                 
104
105 2005-03-29 [paul]       1.0.4cvs1
106
107         * src/compose.c
108                 fix bug 697 'Segmentation Fault due to
109                 NULL string (%s) pointers in fprintf'
110                 draft privacy information only when
111                 privacy system available
112                 patch by by Markus Schwarzenberg
113                 (schwarzb<AT>ipms_fraunhofer_de)
114         * src/gtk/gtkaspell.c
115                 don't pass NULL to *printf() and the likes
116                 spotted by Alex Moore, patch by Alfons 
117
118 2005-03-24 [paul]       1.0.4
119
120         * 1.0.4 released
121
122 2005-03-24 [paul]       1.0.3cvs8
123
124         * ChangeLog
125         * ChangeLog.jp
126         * src/codeconv.c
127         * src/textview.c
128         * src/unmime.c
129         * src/unmime.h
130         * src/common/smtp.c
131                 sync with main 1.0.4
132                 see ChangeLog 2005-03-18 and 2005-03-24
133                 fixes buffer overflow
134
135 2005-03-25 [paul]
136
137         * tools/Makefile.am
138         * tools/README
139         * tools/acroread2sylpheed.pl
140                 add script to send pdfs as attachments from Adobe Reader 7
141
142 2005-03-21 [holger]     1.0.3cvs7
143
144         * src/plugins/spamassassin/spamassassin.c
145                 Don't leave hook registered when plugin init
146                 failed.
147
148 2005-03-20 [colin]      1.0.3cvs6
149
150         * src/common/plugin.c
151                 Check that plugin isn't already loaded
152         * src/procheader.c
153                 Fix buffer overflow (security issue)
154                 Both patches by Alfons
155
156 2005-03-20 [paul]       1.0.3cvs5
157
158         * src/compose.c
159                 neglect Reply-To header if empty
160                 Patch by Alfons
161
162 2005-03-19 [holger]     1.0.3cvs4
163
164         * src/summaryview.c
165         * src/summaryview.h
166                 Add plugin hook for manual filtering invocation,
167                 remove some dead code.
168
169 2005-03-18 [paul]       1.0.3cvs3
170
171         * AUTHORS
172         * src/gtk/about.c
173         * src/pixmaps/sylpheed_logo.xpm
174                 add new Sylpheed-Claws logo by Jesper Schultz
175
176 2005-03-11 [paul]       1.0.3cvs2
177
178         * src/plugins/trayicon/trayicon.c
179                 make a string translatable
180
181 2005-03-11 [paul]       1.0.3cvs1
182
183         * po/ru.po
184                 updated by Pavlo Bohmat
185
186 2005-03-10 [paul]       1.0.3
187
188         * po/de.po
189         * po/es.po
190         * po/fr.po
191         * po/it.po
192         * po/pt_BR.po
193         * po/sk.po
194         * po/sr.po
195         * po/zh_CN.po
196                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien
197                 Vantard, Andrea Spadaccini, Frederico Goncalves Guimaraes,
198                 Andrej Kacian, Aleksandar Urosevic, Ralgh Young
199
200         1.0.3 released
201
202 2005-03-04 [colin]      1.0.1cvs22
203
204         * src/common/smtp.c
205         * src/common/smtp.h
206                 Don't use SIZE parameter in MAIL FROM: if
207                 server doesn't support it. Patch by 
208                 Eugen Freiter <eugen_f@users.sf.net>
209
210 2005-03-04 [paul]       1.0.1cvs21
211
212         * ChangeLog
213         * ChangeLog.jp
214         * src/addrharvest.c
215         * src/codeconv.c
216         * src/codeconv.h
217         * src/compose.c
218         * src/procmime.c
219                 sync with main 1.0.3
220                 see ChangeLog 2005-02-28, 2005-03-02, and 2005-03-04
221                 fix buffer overflow, CAN-2005-0667, see
222                 http://secunia.com/advisories/14491/
223
224 2005-02-27 [paul]       1.0.1cvs20
225
226         * src/messageview.c
227                 fix crash-causing typo. spotted by
228                 Ralgh Young 
229
230 2005-02-25 [paul]       1.0.1cvs19
231
232         * src/prefs_account.c
233         * src/prefs_folder_item.c
234         * src/gtk/prefswindow.c
235         * src/gtk/prefswindow.h
236                 fix bug 698 'Clicking OK without username 'crashes'
237                 account edit window'. Patch by Alfons
238
239 2005-02-24 [colin]      1.0.1cvs18
240
241         * src/messageview.c
242                 Don't send out receipts if offline. Ask.
243
244 2005-02-23 [colin]      1.0.1cvs17
245
246         * src/compose.c
247                 Encode parts when signing
248
249 2005-02-23 [colin]      1.0.1cvs16
250
251         * src/compose.c
252         * src/procmsg.c
253                 Fix mimeinfo leakages
254
255 2005-02-21 [colin]      1.0.1cvs15
256
257         * src/compose.c
258                 Fix signing/encrypting still on after
259                 privacy system has been disabled
260
261 2005-02-18 [colin]      1.0.1cvs14
262
263         * src/quote_fmt_lex.l
264         * src/quote_fmt_parse.y
265                 Bugfix: Fix parser init (patch by Ivan)
266
267 2005-02-18 [colin]      1.0.1cvs13
268
269         * src/plugins/pgpmime/pgpmime.c
270                 Fix build (missed my `mv`)
271
272 2005-02-18 [colin]      1.0.1cvs12
273
274         * src/Makefile.am
275         * src/privacy.c         ** RE-ADDED **
276         * src/privacy.cpp       ** REMOVED **
277         * src/privacy.h
278         * src/plugins/pgpmime/Makefile.am
279         * src/plugins/pgpmime/passphrase.h
280         * src/plugins/pgpmime/pgpmime.c         ** RE-ADDED **
281         * src/plugins/pgpmime/pgpmime.cpp       ** REMOVED **
282         * src/plugins/pgpmime/pgpmime.h
283         * src/plugins/pgpmime/prefs_gpg.h
284         * src/plugins/pgpmime/select-keys.h
285         * src/plugins/pgpmime/sgpgme.h
286                 Revert huge API breakage.
287
288 2005-02-16 [christoph]  1.0.1cvs11
289
290         * src/mh.c
291                 add scan required function for MH folders
292
293         (Patch by Ivan Rayner <ivanr@sgi.com>)
294
295 2005-02-15 [christoph]  1.0.1cvs10
296
297         * src/plugins/pgpmime/pgpmime.cpp
298         * src/plugins/pgpmime/pgpmime.h
299                 add sign and encrypt functions
300
301 2005-02-15 [christoph]  1.0.1cvs9
302
303         * configure.ac
304         * src/Makefile.am
305         * src/privacy.c                                 ** REMOVE **
306         * src/privacy.cpp                               ** NEW **
307         * src/privacy.h
308         * src/plugins/pgpmime/Makefile.am
309         * src/plugins/pgpmime/passphrase.h
310         * src/plugins/pgpmime/pgpmime.c                 ** REMOVE **
311         * src/plugins/pgpmime/pgpmime.cpp               ** NEW **
312         * src/plugins/pgpmime/pgpmime.h
313         * src/plugins/pgpmime/prefs_gpg.h
314         * src/plugins/pgpmime/select-keys.h
315         * src/plugins/pgpmime/sgpgme.h
316                 change Privacy-API to C++
317
318 2005-02-15 [colin]      1.0.1cvs8
319
320         * src/mimeview.c
321         * src/common/utils.c
322                 Sanitize substitution for saved filenames:
323                 only \ / * and \r \n \t are bad. 
324
325 2005-02-15 [colin]      1.0.1cvs7
326
327         * src/compose.c
328         * src/procmime.c
329                 Optimize (constant instead of strlen). Thanks
330                 Alfons for the hint.
331
332 2005-02-14 [colin]      1.0.1cvs6
333
334         * src/compose.c
335         * src/procmime.c
336                 Use quoted-printable instead of 7bit or 8bit
337                 to encode "^From " and avoid mail corruption 
338                 on the MTA, as specified by RFC 3156. Thanks
339                 Hoa for the hint.
340
341 2005-02-12 [colin]      1.0.1cvs5
342
343         * src/filtering.c
344                 Remove wrong use of compose struct after
345                 compose_send(). Spotted by Alfons and Holger Berndt.
346
347 2005-02-10 [paul]       1.0.1cvs4
348
349         * src/compose.c
350                 sync with main, see ChangeLog 2005-02-10
351
352 2005-02-10 [colin]      1.0.1cvs3
353
354         * src/mainwindow.c
355                 dereference freed messageview,
356                 and don't try to use it after free.
357                 This caused occasional late segfaults
358                 when quitting.
359
360 2005-02-10 [colin]      1.0.1cvs2
361
362         * src/messageview.c
363                 Don't display html with plugin automatically
364                 (Dillo steals focus)
365
366 2005-02-09 [colin]      1.0.1cvs1
367
368         * src/mimeview.c
369         * src/mimeview.h
370         * src/messageview.c
371                 Display first relevant part using plugin
372                 if not text/plain if possible (useful for 
373                 vCalendar for example)
374
375 2005-02-08 [paul]       1.0.1
376
377         1.0.1 released
378
379 2005-02-08 [paul]       1.0.0cvs29
380
381         * po/de.po
382         * po/es.po
383         * po/fr.po
384         * po/it.po
385         * po/pt_BR.po
386         * po/sk.po
387         * po/sr.po
388                 updated by Thomas Gilgin, Ricardo Mones Lastra,
389                 Fabien Vantard, Andrea Spadaccini, Frederico Goncalves
390                 Guimaraes, Andrej Kacian, Aleksandar Urosevic
391
392 2005-02-05 [paul]       1.0.0cvs28
393
394         * src/compose.c
395                 fix Bug 682 'redirect is broken'
396
397
398 2005-02-05 [thorsten]   1.0.0cvs27
399
400         * src/partial_download.c
401                 fix buf overflow
402
403 2005-02-03 [colin]      1.0.0cvs26
404
405         * src/common/plugin.c
406                 Don't load GTK2 plugins at all. This solves
407                 the plugins problem when switching between
408                 GTK1 and GTK2 version.
409
410 2005-02-02 [colin]      1.0.0cvs25
411
412         * src/messageview.c
413                 Fix dangerous typo
414
415 2005-01-31 [colin]      1.0.0cvs24
416
417         * src/compose.c
418                 Fix MsgInfo reference leak
419
420 2005-01-28 [colin]      1.0.0cvs23
421
422         * src/folderview.c
423                 Change check - partial_recv is not cached.
424
425 2005-01-28 [colin]      1.0.0cvs22
426
427         * src/folderview.c
428                 Don't call partial_mark_for_delete() when 
429                 it's useless
430
431 2005-01-27 [colin]      1.0.0cvs21
432
433         * src/procmsg.c
434         * src/compose.c
435                 Fix build - sorry.
436
437 2005-01-27 [christoph]  1.0.0cvs20
438
439         * src/folder.c
440                 use normal message remove function if a folder has no function
441                 to remove all messages
442
443         * src/folderview.c
444                 fix memory leak
445
446 2005-01-27 [colin]      1.0.0cvs19
447
448         * src/procmime.c
449                 Forgot to commit this file with cvs18.
450
451 2005-01-27 [colin]      1.0.0cvs18
452
453         * src/compose.c
454                 Uhm, better not touch the original msginfo_list.
455
456 2005-01-27 [colin]      1.0.0cvs17
457
458         * src/procmsg.c
459         * src/procmsg.h
460                 Add a way to dump message/rfc822 MimeInfos to MsgInfos...
461         * src/compose.c
462                 ... And use it to be able to reply to the currently 
463                 selected MimeInfo.
464
465 2005-01-27 [colin]      1.0.0cvs16
466
467         * src/messageview.c
468         * src/summaryview.c
469         * src/compose.c
470         * src/compose.h
471         * src/toolbar.c
472         * src/mainwindow.c
473                 Factorize this reply mess
474
475 2005-01-26 [paul]       1.0.0cvs15
476
477         * ChangeLog
478         * ChangeLog.jp
479         * src/common/template.c
480                 sync with main, (fix memory leak), see ChangeLog
481                 2005-01-25
482
483 2005-01-25 [paul]       1.0.0cvs14
484
485         * src/compose.c
486                 compose_redirect(): fix sensitivity of attachment 
487                 "Properties..." button
488
489 2005-01-24 [colin]      1.0.0cvs13
490
491         * src/summaryview.c
492                 Freeze clist during operations involving message
493                 lists.
494
495 2005-01-24 [paul]       1.0.0cvs12
496
497         * ChangeLog
498         * ChangeLog.jp
499         * src/messageview.c
500         * src/mh.c
501         * src/common/utils.c
502                 sync with main, see ChangeLog 2005-01-19
503
504 2005-01-24 [colin]      1.0.0cvs11
505
506         * src/procheader.c
507                 Fix build with MIPSpro compiler.
508                 Patch by Ivan Rayner <ivanr@sgi.com>
509
510 2005-01-24 [colin]      1.0.0cvs10
511
512         * src/folderview.c
513                 Use (+) in collapsed folders with quicksearch-
514                 matching subfolders
515
516 2005-01-23 [holger]     1.0.0cvs9
517
518         * src/crash.c
519                 Include missing header file
520
521 2005-01-22 [colin]      1.0.0cvs8
522
523         * src/summaryview.c
524         * src/gtk/quicksearch.c
525                 Make recursive quicksearch work in
526                 root folders (and code fixes)
527
528 2005-01-21 [colin]      1.0.0cvs7
529
530         * src/summaryview.c
531                 Set cursor to wait while looking in subfolders
532
533 2005-01-21 [colin]      1.0.0cvs6
534
535         * src/summaryview.c
536                 Don't clear quicksearch if recursion is on,
537                 even if !sticky
538
539 2005-01-21 [colin]      1.0.0cvs5
540
541         * src/gtk/quicksearch.c
542         * src/prefs_common.c
543         * src/prefs_common.h
544                 Add option to recurse or not
545
546 2005-01-21 [colin]      1.0.0cvs4
547
548         * src/folder.h
549         * src/folderview.c
550         * src/folderview.h
551         * src/summaryview.c
552         * src/gtk/quicksearch.c
553         * src/gtk/quicksearch.h
554                 Make quicksearch recursive - results materialized
555                 by search icons in the folderview.
556
557 2005-01-20 [holger]     1.0.0cvs3
558
559         * src/addrindex.c
560         * src/addrindex.h
561                 Add addrindex_load_person_attribute() (for plugins)
562
563 2005-01-19 [colin]      1.0.0cvs2
564
565         * src/mbox.c
566         * src/mbox.h
567         * src/mainwindow.c
568         * src/summaryview.c
569         * src/summaryview.h
570                 Add an easy way to export specific messages
571                 to an mbox file.
572
573 2005-01-19 [paul]       1.0.0cvs1
574
575         * po/ja.po
576         * po/ko.po
577                 updated by  Rui Hirokawa and
578                 SungHyun Nam
579
580 2005-01-18 [paul]       1.0.0
581
582         * version 1.0.0 released
583
584 2005-01-17 [thorsten]   0.9.13cvs38
585
586         * src/crash.c
587         * src/gtk/pluginwindow.c
588                 return value of filesel should not be free()d
589
590 2005-01-17 [paul]       0.9.13cvs37
591
592         * AUTHORS
593         * po/es.po
594         * po/fr.po
595         * po/hr.po
596         * po/it.po
597         * po/pt_BR.po
598         * po/sk.po
599         * po/sr.po
600                 update translations. submitted by Ricardo Mones
601                 Lastra, Fabien Vantard, Dragan, Andrea Spadaccini,
602                 Frederico Goncalves Guimaraes, Andrej Kacian,
603                 Aleksandar Urosevic
604
605 2005-01-16 [colin]      0.9.13cvs36
606
607         * src/prefs_toolbar.c
608                 Fix two leaks, both found by Alfons.
609
610 2005-01-15 [paul]       0.9.13cvs35
611
612         * src/gtk/pluginwindow.c
613                 fix 2 memleaks, patch by Alfons
614
615 2005-01-15 [paul]       0.9.13cvs34
616
617         * ChangeLog
618         * ChangeLog.jp
619         * src/common/template.c
620                 sync with main, see ChangeLog 2005-01-11
621                 (fix potential memory corruption bug)
622
623 2005-01-14 [colin]      0.9.13cvs33
624
625         * src/html.c
626         * src/msgcache.c
627                 Fix coding style issues from the last patch
628
629 2005-01-14 [colin]      0.9.13cvs32
630
631         * src/msgcache.c
632                 Fix possible double free, avoid putting 8k on the stack
633         * src/html.c
634         * src/html.h
635                 Fix links with tags inside, add some entities
636         * AUTHORS
637                 Both patches by Rich Coe <Richard.Coe@med.ge.com>
638
639 2005-01-09 [thorsten]   0.9.13cvs31
640
641         * tools/calypso_convert.pl
642                 support nested subdirs (possible in recent calypso versions)
643                 fix "change of readonly value" error with perl >= 5.8
644
645 2005-01-08 [colin]      0.9.13cvs30
646
647         * src/prefs_filtering_action.c
648                 Plug leak - patch by Alfons
649
650 2005-01-07 [paul]       0.9.13cvs29
651
652         * ChangeLog
653         * ChangeLog.jp
654         * src/pop.c
655         * src/pop.h
656                 sync with main, see ChangeLog 2005-01-06
657
658 2005-01-06 [colin]      0.9.13cvs28
659
660         * src/prefs_matcher.c
661                 Plug leak. Patch by Alfons
662
663 2005-01-04 [christoph]  0.9.13cvs27
664
665         * src/folderview.c
666         * src/imap_gtk.c
667         * src/news_gtk.c
668                 Create extra popup menu entries for account settings
669
670         (Closes Bug 663 segfault choosing "Properties" for root MH mailbox)
671
672 2005-01-03 [colin]      0.9.13cvs26
673
674         * src/main.c
675                 Plugins should be loaded before --receive or --receive-all 
676                 is processed. 
677                 Patch by Felix Eckhofer <felix-ml@tribut.de>
678
679 2005-01-03 [colin]      0.9.13cvs25
680
681         * src/pop.c
682         * src/pop.h
683                 Add data_len member, because we can get NULs from network
684                 Patch by Alfons
685
686 2005-01-01 [colin]      0.9.13cvs24
687
688         * src/procmime.c
689                 Fix possible memleak in corner case - found by
690                 Martin Kluge, patch by Alfons
691
692 2004-12-30 [colin]      0.9.13cvs23
693
694         * src/account.c
695                 Fix prototypes - patch by Alfons
696
697 2004-12-30 [paul]       0.9.13cvs22
698
699         * ChangeLog
700         * ChangeLog.jp
701         * NEWS
702         * src/account.c
703                 sync with main 1.0.0.
704                 see ChangeLog 2004-12-22
705
706 2004-12-18 [paul]       0.9.13cvs21
707
708         * AUTHORS
709         * ChangeLog
710         * ChangeLog.jp
711         * src/action.c
712                 sync with main, see ChangeLog 2004-12-17
713
714 2004-12-17 [thorsten]   0.9.13cvs20
715
716         * src/compose.c
717                 protect trailing spaces when signing message
718
719 2004-12-16 [paul]       0.9.13cvs19
720
721         * ChangeLog
722         * ChangeLog.jp
723         * NEWS
724         * src/compose.c
725         * src/syldap.c
726                 sync with main 1.0.0rc
727                 see ChangeLog 2004-12-15
728
729 2004-12-14 [colin]      0.9.13cvs18
730
731         * src/gtk/prefswindow.c
732                 Fix build. Sorry :)
733
734 2004-12-14 [colin]      0.9.13cvs17
735
736         * src/gtk/gtkutils.c
737         * src/gtk/gtkutils.h
738         * src/gtk/prefswindow.c
739                 Catch Enter in prefswindow while in text
740                 widget. Patch by Alfons.
741
742 2004-12-14 [paul]       0.9.13cvs16
743
744         * ChangeLog
745         * ChangeLog.jp
746         * src/action.c
747         * src/compose.c
748         * src/common/utils.c
749                 sync with main, see ChangeLog entries 2004-12-10
750                 and 2004-12-13
751
752         * po/ru.po
753                 updated by Pavlo Bohmat
754
755 2004-12-13 [thorsten]   0.9.13cvs15
756
757         * src/plugins/spamassassin/libspamc.c
758                 fix memleak
759
760 2004-12-13 [colin]      0.9.13cvs14
761
762         * src/gtk/prefswindow.c
763         * src/gtk/pluginwindow.c
764                 Fix key_pressed handlers
765
766 2004-12-11 [colin]      0.9.13cvs13
767
768         * src/quote_fmt_parse.y
769                 Rework quote_fmt_parse to use less local 
770                 arrays in local blocks, so it doesn't 
771                 freak out IBM's stack protector. Patch
772                 by Alfons.
773
774 2004-12-10 [colin]      0.9.13cvs12
775
776         * src/messageview.c
777                 Fix logic error
778         * src/mainwindow.c
779                 Fix corruptions when de-separating messageview
780
781 2004-12-10 [paul]       0.9.13cvs11
782
783         * src/prefs_themes.c
784                 use a different set of icons for the Preview
785
786 2004-12-09 [colin]      0.9.13cvs10
787
788         * src/procmime.c
789                 Fix procmime_encode_content doing horribly wrong
790                 stuff when encoding to B64 from memory
791
792 2004-12-08 [colin]      0.9.13cvs9
793
794         * src/gtk/colorlabel.c
795                 Fix color label off-by-one
796                 Patch by Alfons
797
798 2004-12-08 [hoa]        0.9.13cvs8
799
800         * src/quote_fmt_parse.y
801                 really fix buffer overflow
802
803 2004-12-08 [colin]      0.9.13cvs7
804
805         * src/matcher_parser_parse.y
806         * src/msgcache.c
807         * src/prefs_matcher.c
808         * src/procheader.c
809         * src/matcher.c
810         * src/common/defs.h
811                 Cache total_size and use that to speed up
812                 'partial' match.
813                 Add 'partial' to the list of useable stuff
814                 in filtering
815
816 2004-12-08 [paul]
817
818         * po/sr.po
819                 updated by URKE MMI
820
821 2004-12-08 [colin]      0.9.13cvs6
822
823         * src/textview.c
824                 Fix possible boundary overrun in
825                 get_email_part(). Patch by Alfons
826
827 2004-12-08 [hoa]        0.9.13cvs5
828
829         * src/quote_fmt_parse.y
830                 fix buffer overflow
831                 http://bugs.gentoo.org/show_bug.cgi?id=67253
832
833 2004-12-07 [thorsten]   0.9.13cvs4
834
835         * src/procmime.c
836                 fix leak introduced with 0.9.13cvs1
837
838 2004-12-07 [keith]      0.9.13cvs3
839
840         * src/procmime.c
841                 Fix typo
842
843 2004-12-07 [colin]      0.9.13cvs2
844
845         * AUTHORS
846         * src/prefs_account.c
847         * src/common/smtp.c
848         * src/common/smtp.h
849                 Add SMTP PLAIN authentication. Patch by 
850                 George Michaelson <ggm@apnic.net>
851
852 2004-12-07 [thorsten]   0.9.13cvs1
853
854         * src/procmime.c
855                 [Bug 650] reply button causes crash
856                 Patch partly by David Relson
857
858 2004-12-06 [paul]       0.9.13
859
860         0.9.13 released
861
862 2004-12-06 [paul]
863
864         * po/sk.po
865                 updated by Andrej Kacian
866         * INSTALL
867         * README.claws
868                 updated
869         
870 2004-12-06 [christoph]
871
872         * configure.ac
873                 move GPGME check to PGP/MIME plugin checks
874
875 2004-12-06 [colin]      0.9.12cvs187
876
877         * src/compose.c
878                 X-Sylpheed-Gnupg-Mode -> X-Sylpheed-Privacy-System
879
880 2004-12-06 [paul]       0.9.12cvs186
881
882         * INSTALL
883         * README.claws
884                 updated
885         * po/es.po
886         * po/fr.po
887         * po/it.po
888         * po/ja.po
889         * po/pt_BR.po
890         * po/zh_CN.po
891                 updated by Ricardo Mones Lastra, Fabien Vantard, Andrea 
892                 Spadaccini, Rui Hirokawa, Frederico Goncalves Guimaraes,
893                 and Yang Guilong
894
895 2004-12-05 [paul]       0.9.12cvs185
896
897         * INSTALL
898         * Makefile.am
899         * README.claws
900                 update
901         * TODO.claws    **REMOVED**
902                 removed, use the wiki instead
903         * tools/Makefile.am
904         * tools/README
905                 remove newscache_conv.pl from the release package
906                 and notes as it is broken and not currently maintained
907         * tools/filter_conv.pl
908                 use --config-dir to find claws' config dir
909         * tools/kdeservicemenu/README
910         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
911         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
912                 make a top-level menu entry
913
914 2004-12-04 [paul]       0.9.12cvs184
915
916         * src/addrharvest.c
917                 conv_unmime_header_overwrite(name)
918
919 2004-12-04 [colin]      0.9.12cvs183
920
921         * src/compose.c
922                 Fix saving of compose window position
923                 when sending mail. Patch by Alfons.
924
925 2004-12-04 [paul]       0.9.12cvs182
926
927         * ChangeLog
928         * ChangeLog.jp
929         * INSTALL
930         * NEWS
931         * README
932         * README.jp
933         * doc/manual/ja/Makefile.am
934         * doc/manual/ja/sylpheed-1.html
935         * doc/manual/ja/sylpheed-10.html
936         * doc/manual/ja/sylpheed-11.html
937         * doc/manual/ja/sylpheed-12.html
938         * doc/manual/ja/sylpheed-13.html
939         * doc/manual/ja/sylpheed-14.html
940         * doc/manual/ja/sylpheed-15.html
941         * doc/manual/ja/sylpheed-16.html
942         * doc/manual/ja/sylpheed-17.html
943         * doc/manual/ja/sylpheed-18.html
944         * doc/manual/ja/sylpheed-19.html
945         * doc/manual/ja/sylpheed-2.html
946         * doc/manual/ja/sylpheed-20.html
947         * doc/manual/ja/sylpheed-3.html
948         * doc/manual/ja/sylpheed-4.html
949         * doc/manual/ja/sylpheed-5.html
950         * doc/manual/ja/sylpheed-6.html
951         * doc/manual/ja/sylpheed-7.html
952         * doc/manual/ja/sylpheed-8.html
953         * doc/manual/ja/sylpheed-9.html
954         * doc/manual/ja/sylpheed.html
955         * doc/manual/ja/sylpheed.sgml
956         * src/Makefile.am
957         * src/procmime.c
958         * src/pixmaps/regular.xpm **REMOVED**
959                 sync with main 1.0.0beta4, including: "canonicalize text files
960                 before encoding to BASE64, and uncanonicalize after decoding
961                 to conform with RFC 2045" 
962
963 2004-12-03 [christoph]  0.9.12cvs181
964
965         * src/compose.c
966                 build the Privacy System menu without GtkItemFactory to
967                 allow '/' in Privacy System names
968
969         * src/plugins/pgpmime/pgpmime.c
970         * src/plugins/pgpmime/plugin.c
971                 Update description and change Privacy System name
972
973 2004-12-03 [paul]
974
975         * src/pixmaps/dir_close.xpm
976         * src/pixmaps/dir_open.xpm
977         * src/pixmaps/drafts_close.xpm
978         * src/pixmaps/drafts_open.xpm
979         * src/pixmaps/group.xpm
980         * src/pixmaps/unread.xpm
981                 update icons (sync with main (adjust hue))      
982
983 2004-12-02 [paul]       0.9.12cvs180
984
985         * ChangeLog
986         * ChangeLog.jp
987         * src/Makefile.am
988         * src/pop.c
989         * src/common/utils.c
990         * src/common/utils.h
991         * src/pixmaps/folder.xpm **REMOVED**
992                 sync with main
993                 fixes bug 644 'extra CRs in subject line break filtering' 
994
995 2004-12-02 [colin]      0.9.12cvs179
996
997         * src/compose.c
998                 Prevent duplicate edition of queued
999                 and drafted mails
1000
1001 2004-12-02 [colin]      0.9.12cvs178
1002
1003         * src/compose.c
1004                 Fix quote linewrapping ignoring pref
1005                 Patch by Alfons
1006
1007 2004-11-30 [colin]      0.9.12cvs177
1008
1009         * src/gtk/prefswindow.c
1010         * src/gtk/pluginwindow.c
1011                 Add shortcut keys to prefs window
1012                 and plugin window. Patch by Fabien Vantard.
1013
1014 2004-11-29 [colin]      0.9.12cvs176
1015
1016         * src/folderview.c
1017                 Fix disappearing separators in folderview's popup
1018
1019 2004-11-29 [colin]      0.9.12cvs175
1020
1021         * src/procmime.c
1022                 Another format bug
1023
1024 2004-11-29 [colin]      0.9.12cvs174
1025
1026         * src/pop.c
1027                 Fix format string
1028
1029 2004-11-26 [colin]      0.9.12cvs173
1030
1031         * src/common/smtp.c
1032         * src/common/smtp.h
1033                 Use ESMTP for all servers advertising it
1034                 Add SIZE= parameter to MAIL command for 
1035                 ESMTP servers
1036
1037 2004-11-24 [colin]      0.9.12cvs172
1038
1039         * src/plugins/pgpmime/pgpmime.c
1040                 Forgot one :(
1041
1042 2004-11-24 [colin]      0.9.12cvs171
1043
1044         * src/plugins/pgpmime/pgpmime.c
1045                 Fix numerous GpgmeGtk leaks
1046
1047 2004-11-24 [colin]      0.9.12cvs170
1048
1049         * src/plugins/pgpmime/pgpmime.c
1050                 Fix numerous GpgmeCtx leaks
1051
1052 2004-11-24 [colin]      0.9.12cvs169
1053
1054         * src/plugins/pgpmime/plugin.c
1055                 Update requirements
1056         * src/plugins/trayicon/Makefile.am
1057         * src/plugins/trayicon/newmarkedmail.xpm
1058         * src/plugins/trayicon/trayicon.c
1059         * src/plugins/trayicon/unreadmarkedmail.xpm
1060                 Add new icons when there are unread marked mails
1061                 answers
1062
1063 2004-11-23 [thorsten]   0.9.12cvs168
1064
1065         * src/plugins/pgpmime/plugin.c
1066                 typo: plugin_init instead of plugin_done
1067
1068 2004-11-23 [thorsten]   0.9.12cvs167
1069
1070         * commitHelper
1071                 o add me
1072         * src/partial_download.c
1073         * src/partial_download.h
1074                 o fix path for includes
1075
1076 2004-11-23 [colin]      0.9.12cvs166
1077
1078         * src/procmime.c
1079                 Uh, changed API.
1080
1081 2004-11-23 [colin]      0.9.12cvs165
1082
1083         * src/procmime.c
1084                 Fix mime headers wrapping
1085
1086 2004-11-23 [christoph]  0.9.12cvs164
1087
1088         * src/common/Makefile.am
1089         * src/common/partial_download.[ch]
1090         * src/Makefile.am
1091         * src/partial_download.[ch]
1092         * src/folderview.c
1093                 move to src because it depends on src stuff
1094
1095         * src/codeconv.c
1096         * src/common/base64.h
1097                 move B64LEN macro to base64.h
1098
1099         * src/compose.c
1100         * src/privacy.[ch]
1101                 add PrefsAccount to sign-function parameters
1102
1103         * src/main.c
1104         * src/prefs_account.[ch]
1105         * src/gtk/prefswindow.[ch]
1106                 o use new prefswindow for account prefs
1107                 o add possibility to add new pages to account prefs
1108
1109         * src/plugins/pgpmime/prefs_gpg.[ch]
1110         * src/plugins/pgpmime/prefs_gpg.glade
1111                 add account prefs for GPG
1112
1113         * src/plugins/pgpmime/pgpmime.c
1114         * src/plugins/pgpmime/sgpgme.[ch]
1115                 create signers list based on the GPG account prefs
1116
1117 2004-11-23 [colin]      0.9.12cvs163
1118
1119         * src/main.c
1120                 Fix cursor going from normal to wait
1121                 as many times as there are folders
1122                 (very noticeable on exported displays)
1123
1124 2004-11-23 [colin]      0.9.12cvs162
1125
1126         * src/msgcache.c
1127                 HEAD needs this leak fix too
1128
1129 2004-11-22 [luke]       0.9.12cvs161
1130
1131         * src/gtk/gtkstext.c
1132                 'Up' key moves one line (not one paragraph) like 'Down'
1133
1134 2004-11-22 [paul]       0.9.12cvs160
1135
1136         * src/prefs_themes.c
1137                 fix oversized GtkFrames
1138
1139 2004-11-19 [paul]       0.9.12cvs159
1140
1141         * src/prefs_common.c
1142                 update prefs_keybind_apply_clicked()
1143
1144 2004-11-18 [paul]       0.9.12cvs158
1145
1146         * src/compose.c
1147         * src/messageview.c
1148         * src/common/utils.c
1149         * src/common/utils.h
1150                 use Message-ID format like that previously
1151                 used in compose_generate_msgid()
1152
1153 2004-11-17 [christoph]  0.9.12cvs157
1154
1155         * src/mainwindow.c
1156         * src/prefs_common.c
1157                 integrate "Common preferences" into new preferences dialog
1158
1159 2004-11-17 [colin]      0.9.12cvs156
1160
1161         * src/prefs_account.c
1162         * src/prefs_account.h
1163         * src/procmsg.c
1164                 Add an option to let the user choose to store encrypted
1165                 mail as clear text or encrypted.
1166
1167 2004-11-17 [colin]      0.9.12cvs155
1168
1169         * src/compose.c
1170         * src/toolbar.c
1171                 Be verbose when sending fails
1172         * src/procmsg.c
1173                 Fix procmsg_send_queue returning 0 when there's an error
1174                 Don't send messages to be encrypted to nobody 
1175
1176
1177 2004-11-17 [colin]      0.9.12cvs154
1178
1179         * src/privacy.c
1180                 Fix more pointer confusion
1181
1182 2004-11-17 [paul]       0.9.12cvs153
1183
1184         * src/procmime.h
1185                 forgotten in sync with main 1.0.0beta3
1186
1187
1188 2004-11-17 [paul]       0.9.12cvs152
1189
1190         * ChangeLog
1191         * ChangeLog.jp
1192         * NEWS
1193         * src/compose.c
1194         * src/jpilot.c
1195         * src/procmime.c
1196                 sync with main 1.0.0beta3
1197                 see ChangeLog 2004-11-15 and 2004-11-16
1198
1199 2004-11-17 [colin]      0.9.12cvs151
1200
1201         * src/plugins/pgpmime/pgpmime.c
1202                 Remove debug printf
1203
1204 2004-11-17 [colin]      0.9.12cvs150
1205
1206         * src/plugins/pgpmime/pgpmime.c
1207                 Fix off-by-one causing segs
1208
1209 2004-11-17 [colin]      0.9.12cvs149
1210
1211         * src/procmsg.c
1212                 < Reboot_> don't compare pointers to NULL with !
1213                 So, use the other form to bring consistency.
1214                 Also fix coding style.
1215
1216 2004-11-16 [colin]      0.9.12cvs148
1217
1218         * src/procmsg.c
1219                 Fix the fix :)
1220
1221 2004-11-16 [colin]      0.9.12cvs147
1222
1223         * src/procmsg.c
1224                 Fix leaks in procmsg_send_message_queue
1225
1226 2004-11-12 [paul]       0.9.12cvs146
1227
1228         * src/prefs_account.c
1229         * src/procmime.c
1230         * src/procmime.h
1231                 fix sync breakage 
1232
1233 2004-11-12 [paul]
1234
1235         * src/pixmaps/complete.xpm
1236         * src/pixmaps/continue.xpm
1237                 small sync with main, see ChangeLog 2004-11-11
1238
1239 2004-11-11 [paul]       0.9.12cvs145
1240
1241         * ChangeLog
1242         * ChangeLog.jp
1243         * src/account.c
1244         * src/folderview.c
1245         * src/folderview.h
1246         * src/imap.c
1247         * src/imap_gtk.c
1248         * src/inc.c
1249         * src/mainwindow.c
1250         * src/mh_gtk.c
1251         * src/news_gtk.c
1252         * src/pop.c
1253         * src/prefs_account.c
1254         * src/prefs_account.h
1255         * src/prefs_ext_prog.c
1256         * src/procmsg.c
1257         * src/procmsg.h
1258         * src/summary_search.c
1259         * src/summaryview.c
1260         * src/textview.c
1261         * src/common/defs.h
1262         * src/common/utils.c
1263         * src/common/utils.h
1264         * src/gtk/menu.c
1265         * src/gtk/menu.h
1266                 sync with main 1.0.0beta2 (plus 4)
1267
1268 2004-11-09 [christoph]  0.9.12cvs144
1269
1270         * src/compose.c
1271         * src/prefs_account.[ch]
1272                 add option menu to select default privacy system
1273
1274         * src/plugins/pgpmime/pgpmime.c
1275                 better memory allocation
1276
1277         * src/folder.c
1278                 syncronize flags when scanning a folder
1279
1280 2004-11-08 [colin]      0.9.12cvs143
1281
1282         * src/summaryview.c
1283                 Prevent useless folder count updates while 
1284                 quicksearch is running. It is really annoying 
1285                 while quicksearch is running a full-mail
1286                 scan, like 'b foo', in a big folder.
1287
1288 2004-11-08 [colin]      0.9.12cvs142
1289
1290         * src/textview.c
1291                 Really fix these mail URIs
1292
1293 2004-11-08 [colin]      0.9.12cvs141
1294
1295         * src/textview.c
1296                 fix "colin@colino.net" <colin@colino.net> 
1297                 types of URIs
1298
1299 2004-11-06 [colin]      0.9.12cvs140
1300
1301         * src/compose.c
1302                 Don't ask for passphrase if not sending
1303
1304 2004-11-05 [christoph]  0.9.12cvs139
1305
1306         * src/compose.c
1307                 o encode text content of composed mails
1308         * src/procmime.c
1309                 o allow encoding of MimeInfos that are stored in memory buffers
1310                 
1311
1312 2004-11-03 [paul]       0.9.12cvs138
1313
1314         * po/POTFILES.in
1315                 add 'src/plugins/pgpmime/prefs_gpg.c'.
1316                 Patch submitted by Fabien Vantard
1317
1318         * src/prefs_ext_prog.c
1319                 fix typos. Patch submitted by Fabien Vantard
1320
1321         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
1322         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
1323                 add German, Spanish, Italian, Brazilian Portuguese,
1324                 and Slovak translations. Submitted by Thomas Gilgin,
1325                 J. José del Río 'partymola', Andrea Spadaccini,
1326                 Frederico Goncalves Guimaraes, and Andrej Kacian
1327
1328 2004-11-01 [christoph]  0.9.12cvs137
1329
1330         * src/procmime.c
1331                 implement RFC2231's parameter encoding
1332
1333 2004-10-29 [colin]      0.9.12cvs136
1334
1335         * src/common/utils.c
1336                 Fix boundary delimiter (a Pine user gets this:
1337                 > Malformed message: Unexpected characters at end of parameters:
1338                 > =_Thu__28_Oct_2)
1339
1340 2004-10-29 [paul]
1341
1342         * tools/textviewer.sh
1343                 fix typo. patch submitted by Johann Koenig 
1344                 <explosive@hvc.rr.com>
1345
1346 2004-10-29 [paul]
1347
1348         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
1349         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
1350                 add French translations, submitted by Fabien Vantard
1351
1352 2004-10-28 [christoph]  0.9.12cvs135
1353
1354         * doc/src/rfc2231.txt                           ** NEW **
1355         * src/procmime.c
1356         * src/common/quoted-printable.c
1357         * src/common/utils.[ch]
1358                 implement RFC2231's parameter decoding
1359
1360 2004-10-27 [paul]
1361
1362         * tools/kdeservicemenu/README
1363         * tools/kdeservicemenu/install.sh
1364         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
1365         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
1366         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
1367                 output files to /tmp instead of littering the
1368                 current dir
1369                 add uninstall function
1370                 refactor
1371
1372 2004-10-26 [christoph]  0.9.12cvs134
1373
1374         * src/procmime.c
1375                 better check if parameters have to be in quoted string
1376
1377 2004-10-25 [paul]
1378
1379         * tools/kdeservicemenu/README
1380         * tools/kdeservicemenu/install.sh
1381         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
1382         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
1383         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
1384                 add files for Sylpheed Service Menu in Konqueror
1385
1386 2004-10-22 [paul]       0.9.12cvs133
1387
1388         * src/compose.c
1389         * src/prefs_common.c
1390         * src/prefs_common.h
1391         * src/prefs_wrapping.c
1392                 remove 'smart wrapping'
1393
1394 2004-10-21 [colin]      0.9.12cvs132
1395
1396         * src/compose.c
1397                 Remove extraneous separator in Options
1398
1399 2004-10-21 [colin]      0.9.12cvs131
1400
1401         * src/compose.c
1402                 Replace "unknown" attachments by "application/octet-stream"
1403                 Be a bit more defensive when using strchr
1404
1405 2004-10-20 [paul]
1406
1407         * po/ru.po
1408                 updated by Pavlo Bohmat
1409
1410 2004-10-19 [christoph]  0.9.12cvs130
1411
1412         * src/compose.c
1413                 fix wrong menu entry path
1414
1415         (Closes Bug 626 crashes after clicking 'reply' or 'reply to all')
1416
1417         * src/gtk/menu.c
1418                 add extra check for missing menu entries
1419
1420 2004-10-19 [christoph]  0.9.12cvs129
1421
1422         * src/compose.c
1423         * src/common/utils.c
1424                 use utils' generate_msgid() in compose.c
1425
1426 2004-10-18 [christoph]  0.9.12cvs128
1427
1428         * src/plugins/pgpmime/passphrase.c
1429         * src/plugins/pgpmime/pgpmime.c
1430         * src/plugins/pgpmime/prefs_gpg.[ch]
1431         * src/plugins/pgpmime/prefs_gpg.glade
1432         * src/plugins/pgpmime/sgpgme.c
1433                 add GPG prefs
1434
1435 2004-10-18 [christoph]  0.9.12cvs127
1436
1437         * src/addrbook.c
1438         * src/addrcache.c
1439         * src/addressbook.c
1440         * src/codeconv.c
1441         * src/compose.c
1442         * src/customheader.c
1443         * src/editaddress.c
1444         * src/editgroup.c
1445         * src/exporthtml.c
1446         * src/folder.c
1447         * src/folderview.c
1448         * src/imap.c
1449         * src/jpilot.c
1450         * src/main.c
1451         * src/matcher_parser_parse.y
1452         * src/mbox.c
1453         * src/pop.c
1454         * src/prefs_account.c
1455         * src/prefs_gtk.c
1456         * src/prefs_msg_colors.c
1457         * src/procheader.c
1458         * src/procmime.[ch]
1459         * src/procmsg.c
1460         * src/summaryview.c
1461         * src/textview.c
1462         * src/common/base64.c
1463         * src/common/partial_download.c
1464         * src/common/socket.c
1465         * src/common/sylpheed.c
1466         * src/common/utils.[ch]
1467         * src/gtk/filesel.c
1468         * src/gtk/pluginwindow.c
1469         * src/gtk/quicksearch.c
1470         * src/plugins/pgpmime/pgpmime.c
1471         * src/plugins/pgpmime/plugin.c
1472         * src/plugins/pgpmime/select-keys.c
1473         * src/plugins/pgpmime/sgpgme.c
1474         * src/plugins/spamassassin/libspamc.c
1475         * src/plugins/trayicon/trayicon.c
1476         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch]
1477         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
1478                 o don't use any GNU C extensions
1479                 o fix warnings
1480                 o replace some non-POSIX functions
1481
1482         * src/plugins/spamassassin/spamassassin.[ch]
1483         * src/plugins/spamassassin/spamassassin_gtk.c
1484         * src/plugins/clamav/clamav_plugin.[ch]
1485         * src/plugins/clamav/clamav_plugin_gtk.c
1486                 replace statusbar_print_all() from common code because it is a
1487                 GUI function
1488
1489 2004-10-17 [paul]
1490
1491         * po/es.po
1492         * po/ko.po
1493         * AUTHORS
1494                 update Spanish and Korean translations,
1495                 submitted by Ricardo Mones Lastra and
1496                 SungHyun Nam
1497
1498 2004-10-13 [colin]      0.9.12cvs126
1499
1500         * src/compose.c
1501                 Don't convert message to forced encoding when 
1502                 drafting, plus minor magic-values cleanup.
1503
1504 2004-10-13 [colin]      0.9.12cvs125
1505
1506         * po/POTFILES.in
1507                 Update POTFILES.in to reflect the source
1508                 place changes
1509
1510 2004-10-08 [christoph]  0.9.12cvs124
1511
1512         * m4/spamassassin.m4
1513                 fix libspamc OpenSSL
1514
1515         * src/compose.c
1516                 rearrange the compose menu
1517
1518 2004-10-08 [christoph]  0.9.12cvs123
1519
1520         * src/Makefile.am
1521         * src/account.c
1522         * src/compose.[ch]
1523         * src/crash.c
1524         * src/main.c
1525         * src/mimeview.c
1526         * src/passphrase.[ch]                           ** REMOVE **
1527         * src/prefs_account.[ch]
1528         * src/prefs_common.[ch]
1529         * src/privacy.[ch]
1530         * src/procmime.[ch]
1531         * src/procmsg.c
1532         * src/rfc2015.[ch]                              ** REMOVE **
1533         * src/select-keys.[ch]                          ** REMOVE **
1534         * src/common/utils.[ch]
1535         * src/gtk/about.c
1536         * src/plugins/pgpmime/Makefile.am
1537         * src/plugins/pgpmime/passphrase.[ch]           ** NEW **
1538         * src/plugins/pgpmime/pgpmime.c
1539         * src/plugins/pgpmime/plugin.c
1540         * src/plugins/pgpmime/prefs_gpg.[ch]
1541         * src/plugins/pgpmime/select-keys.[ch]          ** NEW **
1542         * src/plugins/pgpmime/sgpgme.[ch]
1543                 o Add new MIME-Writer
1544                 o extend PrivacySystem with sign and encrypt functions
1545                 o extend PGP/MIME plugin with sign and encrypt functions
1546                 o integrate extended Privacy API in Compose and Sending process
1547
1548 2004-10-04 [colin]      0.9.12cvs122
1549
1550         * src/mainwindow.c
1551         * src/messageview.c
1552         * src/messageview.h
1553         * src/textview.c
1554                 Make forced encoding limited to messageview and
1555                 apply only to parts displayed using textview
1556
1557 2004-10-04 [colin]      0.9.12cvs121
1558
1559         * src/summaryview.c
1560                 Fix bug #605 (collapsed threads re-expand when moving or
1561                 deleting mails)
1562
1563 2004-10-03 [colin]      0.9.12cvs120
1564
1565         * src/summaryview.c
1566                 Fix bug #602
1567
1568 2004-10-02 [colin]      0.9.12cvs119
1569
1570         * src/mainwindow.c
1571         * src/messageview.c
1572         * src/prefs_common.h
1573         * src/procmime.c
1574         * src/procmime.h
1575         * src/textview.c
1576                 Clean up forced charset feature
1577                 Add forced decode
1578
1579 2004-10-01 [colin]      0.9.12cvs118
1580
1581         * src/mimeview.c
1582                 Better fix for Save all: skip multipart mails' first 
1583                 text part
1584
1585 2004-10-01 [colin]      0.9.12cvs117
1586
1587         * src/mimeview.c
1588                 Only save attachments in Save All
1589
1590 2004-10-01 [paul]       0.9.12cvs116
1591
1592         * ChangeLog
1593         * ChangeLog.jp
1594         * src/account.c
1595         * src/prefs_common.c
1596         * src/gtk/colorlabel.c
1597                 sync with main 0.9.12cvs17
1598
1599 2004-09-30 [colin]      0.9.12cvs115
1600
1601         * src/stock_pixmap.c
1602         * src/stock_pixmap.h
1603         * src/folderview.c
1604         * src/Makefile.am
1605         * src/pixmaps/read.xpm
1606                 Add icon for total # column
1607
1608 2004-09-29 [colin]      0.9.12cvs114
1609
1610         * src/compose.c
1611                 Don't close compose until message is sent if 
1612                 Show Send Dialog is Always
1613
1614 2004-09-29 [paul]       0.9.12cvs113
1615
1616         * src/quote_fmt_parse.y
1617                 In the quotation templates recognise sender's first and last 
1618                 names (%F %L) when the name is in the format "Duck, Donald".
1619                 Patch submitted by Thomas Gilgin, <thomas_gilgin@users.sourceforge.net>
1620
1621
1622 2004-09-28 [colin]      0.9.12cvs112
1623
1624         * src/mainwindow.c
1625                 Put back mnemonic
1626         * src/folderview.c
1627                 Fix Empty trash being visible-invisible-visible...
1628
1629 2004-09-28 [colin]      0.9.12cvs111
1630
1631         * src/mainwindow.c
1632                 Relabel Empty all Trash folders
1633
1634 2004-09-28 [colin]      0.9.12cvs110
1635
1636         * src/folderview.c
1637                 Add contextual Empty trash menu
1638         * src/mainwindow.c
1639                 Revert cvs109 which was useless
1640
1641 2004-09-28 [colin]      0.9.12cvs109
1642
1643         * src/mainwindow.c
1644                 Fix uninialized var
1645
1646 2004-09-28 [colin]      0.9.12cvs108
1647
1648         * src/addressbook.c
1649                 Fix triple-click
1650
1651 2004-09-28 [colin]      0.9.12cvs107
1652
1653         * src/addressbook.c
1654                 Fix double-click on entries
1655
1656 2004-09-28 [colin]      0.9.12cvs106
1657
1658         * src/inc.c
1659                 Reintroduce folder_item update freeze on incorporation
1660
1661 2004-09-27 [christoph]  0.9.12cvs105
1662
1663         * src/folderview.c
1664                 right-align new and unread column
1665
1666 2004-09-27 [paul]
1667
1668         * 0.9.12b released
1669
1670 2004-09-27 [paul]       0.9.12cvs104
1671
1672         * src/main.c
1673                 revert 0.9.12cvs101, it causes another segfault
1674
1675 2004-09-23 [christoph]  0.9.12cvs103
1676
1677         * src/plugins/spamassassin/libspamc.[ch]
1678         * src/plugins/spamassassin/utils.[ch]
1679                 update libspamc to SpamAssassin 3.0.0
1680
1681 2004-09-17 [paul]       0.9.12cvs102
1682
1683         * ChangeLog
1684         * ChangeLog.jp
1685         * src/inc.c
1686                 sync with main 0.9.12cvs14, see ChangeLog 2004-09-09
1687  
1688
1689 2004-09-17 [colin]      0.9.12cvs101
1690
1691         * src/main.c
1692                 Fix segfaults when quitting. valgrind says:
1693                         ==12144== Invalid read of size 4
1694                         ==12144==    at 0x80D7DDA: messageview_is_visible (messageview.c:938)
1695                         [...]
1696                         ==12144==  Address 0x1BF1BD30 is 56 bytes inside a block of size 72 free'd
1697                         [...]
1698                         ==12144==    by 0x80CC671: exit_sylpheed (main.c:498)
1699
1700
1701 2004-09-13 [christoph]  0.9.12cvs100
1702
1703         * src/folder.c
1704                 add NULL pointer checks to fix segfault when messages can
1705                 not be fetched
1706
1707 2004-09-08 [colin]      0.9.12cvs99
1708
1709         * src/account.c
1710                 Remove a debug printf
1711
1712 2004-09-08 [christoph]  0.9.12cvs98
1713
1714         * src/procmsg.[ch]
1715                 change MSG_CACHED (unused in claws) to MSG_SCANNED to remember
1716                 if the message structure has been scanned
1717
1718         * src/folder.c
1719                 o scan structure when the mail is fetched for the first time
1720                   to prevent unnecessary fetching of messages while scanning
1721                   the folder for messages
1722                 o revert 0.9.12cvs24
1723
1724         * src/plugins/pgpmime/pgpmime.c
1725                 check signature if auto signature checking is enabled when the
1726                 signature status is requested for first time and not when
1727                 checking if a part has a signature
1728
1729 2004-09-07 [colin]      0.9.12cvs97
1730
1731         * src/inc.c
1732                 Change session error messages so that they
1733                 are a bit more helpful (the origin of the
1734                 error is not apparent if one isn't in 
1735                 front of Sylpheed when it happens).
1736
1737 2004-09-06 [colin]      0.9.12cvs96
1738
1739         * src/toolbar.c
1740                 Fix graying out Redirect in non english languages
1741                 Patch by Fabien Vantard
1742
1743 2004-09-06 [colin]      0.9.12cvs95
1744
1745         * src/summaryview.c
1746         * src/mimeview.c
1747                 Fix dropped URIs
1748
1749 2004-09-06 [colin]      0.9.12cvs94
1750
1751         * src/addressbook.c
1752         * src/addressitem.h
1753         * src/addritem.c
1754         * src/addritem.h
1755                 Add basic drag and drop to addressbook
1756
1757 2004-09-03 [colin]      0.9.12cvs93
1758
1759         * src/summaryview.c
1760                 Next/Prev unread message should start
1761                 from next/prev node (especially if 
1762                 mark_as_read_delay != 0)
1763
1764 2004-09-03 [colin]      0.9.12cvs92
1765
1766         * src/prefs_common.c
1767         * src/prefs_common.h
1768         * src/summaryview.c
1769                 Add an hidden 'mark_as_read_delay' pref 
1770
1771 2004-09-02 [colin]      0.9.12cvs91
1772
1773         * src/gtk/menu.c
1774                 Add unduplicated menu entries (fixes bug 532)
1775                 Patch by Fabien Vantard
1776
1777 2004-09-02 [colin]      0.9.12cvs90
1778
1779         * src/account.c
1780                 Fix bug 582 (broken auto account selection)
1781
1782 2004-09-02 [colin]      0.9.12cvs89
1783
1784         * src/addrindex.c
1785                 Free deleted queries too
1786
1787 2004-09-02 [colin]      0.9.12cvs88
1788
1789         * src/ldapquery.c
1790                 Fix freezes in LDAP, due to memory corruption
1791                 after deletion of a query (and not removing it
1792                 from the corresponding list of queries).
1793                 Very probably fixes bug 567 and bug 569
1794
1795 2004-09-02 [colin]      0.9.12cvs87
1796
1797         * src/prefs_spelling.c
1798                 Fix bug with aspell prefs init, where spell checking
1799                 is enabled at first but dictionary not specified. Use
1800                 LANG's dictionary by default.
1801
1802 2004-09-01 [colin]      0.9.12cvs86
1803
1804         * src/filtering.c
1805         * src/imap.c
1806         * src/prefs_matcher.c
1807         * src/stock_pixmap.c
1808                 Fix more nasty uninitialized variables
1809
1810 2004-08-31 [colin]      0.9.12cvs85
1811
1812         * src/folder.c
1813                 Fix memory corruption when entering procmsg_msginfo_free()
1814                 with unitialized msginfo. Thanks Valgrind.
1815
1816 2004-08-29 [colin]      0.9.12cvs84
1817
1818         * src/mimeview.c
1819                 Don't escape filenames before saving - that's 
1820                 not dangerous. By the way, fix the leak.
1821
1822 2004-08-27 [paul]       0.9.12cvs83
1823
1824         * src/mh.c
1825         * src/procheader.c
1826         * src/procmsg.c
1827         * src/procmsg.h
1828         * src/common/utils.c
1829         * src/gtk/menu.h
1830                 sync with main 0.9.12cvs6, see ChangeLog
1831                 2004-08-24, 2004-08-25, 2004-08-26
1832
1833
1834 2004-08-26 [paul]
1835
1836         * po/ja.po
1837                 updated by Rui Hirokawa
1838
1839 2004-08-25 [colin]      0.9.12cvs82
1840
1841         * src/plugins/pgpmime/pgpmime.c
1842                 Fix leak on non-combined encrypted messages
1843
1844 2004-08-25 [colin]      0.9.12cvs81
1845
1846         * src/plugins/pgpmime/pgpmime.c
1847         * src/plugins/pgpmime/sgpgme.c
1848         * src/plugins/pgpmime/sgpgme.h
1849                 Handle combined encryption/signature
1850
1851 2004-08-24 [colin]      0.9.12cvs80
1852
1853         * src/folder.c
1854                 Set mime flags on non multipart messages too
1855
1856 2004-08-23 [christoph]  0.9.12cvs79
1857
1858         * src/compose.c
1859                 create message header in memory as GString before writing it
1860                 to the message file
1861
1862 2004-08-23 [colin]      0.9.12cvs78
1863
1864         * src/rfc2015.c
1865         * src/rfc2015.h
1866         * src/compose.c
1867                 Fix (again) bug 197: inline encryption broken
1868
1869 2004-08-23 [paul]
1870
1871         * po/zh_CN.po
1872                 updated by Hansom Young
1873
1874 2004-08-23 [paul]
1875
1876         * 0.9.12a released
1877
1878 2004-08-23 [colin]      0.9.12cvs77
1879
1880         * src/imap.c
1881                 Try and fix bug 577 (session->last_access_time is broken since 
1882                 sync with main 0.9.12cvs2). 
1883                 Patch by Stephan Sachse <whiteman@teg-clan.de>
1884
1885 2004-08-23 [paul]
1886
1887         * po/es.po
1888         * po/fr.po
1889         * po/pl.po
1890         * po/pt_BR.po
1891         * po/sk.po
1892         * po/sr.po
1893                 update translations. submitted by Ricardo
1894                 Mones Lastra, Fabien Vantard, Emilian Nowak,
1895                 Frederico Goncalves Guimaraes, Andrej Kacian,
1896                 Urke MMI
1897
1898 2004-08-22 [paul]       0.9.12cvs76
1899
1900         * src/plugins/trayicon/trayicon.c
1901                 fix formatting bug in trayicon_popup_menu_entries[]
1902
1903
1904 2004-08-22 [paul]       0.9.12cvs75
1905
1906         * m4/Makefile.am
1907                 remove reference to openssl.m4
1908
1909
1910 2004-08-21 [colin]      0.9.12cvs74
1911
1912         * src/compose.c
1913                 Fix bug 576 (Duplicate auto-bcc on reedit)
1914
1915 2004-08-21 [colin]      0.9.12cvs73
1916
1917         * src/toolbar.c
1918                 Grey out Redirect in the toolbar when selection is
1919                 multiple. Fixes bug 520
1920
1921 2004-08-21 [colin]      0.9.12cvs72
1922
1923         * src/compose.c
1924                 Save Sign, Encrypt and Mode status when drafting or queuing
1925                 Fixes bug 502 (drafted message does not keep sign / encrypt 
1926                 state)
1927
1928 2004-08-21 [colin]      0.9.12cvs71
1929
1930         * src/summaryview.c
1931                 Fix bug 494 (Messages are always opened in summary 
1932                 view when right clicked.) Also fixes bug 508.
1933
1934 2004-08-21 [colin]      0.9.12cvs70
1935
1936         * src/compose.c
1937                 When using inline encryption, don't use QP or Base64:
1938                 the mail will be encrypted to a 7bit string.
1939                 Fixes bug 197
1940
1941 2004-08-21 [colin]      0.9.12cvs69
1942
1943         * src/compose.c
1944                 Fix inline-signing with 8bit chars: data must be 
1945                 converted to Quoted-printable before signing.
1946
1947 2004-08-21 [colin]      0.9.12cvs68
1948
1949         * src/compose.c
1950                 Remove 'Message/Save to draft folder'
1951                 and 'Message/Save and keep editing' to 
1952                 put a single 'File/Save' command.
1953                 Fixes bug 224
1954
1955 2004-08-21 [colin]      0.9.12cvs67
1956
1957         * src/mainwindow.c
1958                 Fix bug 222 (Summary view state not retained between sessions)
1959
1960 2004-08-20 [colin]      0.9.12cvs66
1961
1962         * src/codeconv.c
1963                 Fix bug 574 (empty cur_locale is not enough)
1964
1965 2004-08-20 [paul]
1966
1967         * src/plugins/pgpmime/plugin.c
1968                 modify PGP/MIME plugin's description
1969
1970 2004-08-16 [colin]      0.9.12cvs65
1971
1972         * src/common/ssl.c
1973                 Fix version comparison
1974
1975 2004-08-16 [colin]      0.9.12cvs64
1976
1977         * src/common/ssl.c
1978                 I meant 2.2.
1979
1980 2004-08-16 [colin]      0.9.12cvs63
1981
1982         * src/common/ssl.c
1983                 People with glibc 2.1 have had problems with non-blocking
1984                 SSL_connect. Disable it for glibc < 2.2.
1985
1986 2004-08-16 [colin]      0.9.12cvs62
1987
1988         * src/common/ssl.c
1989                 Fix format error
1990
1991 2004-08-13 [colin]      0.9.12cvs61
1992
1993         * src/plugins/pgpmime/plugin.c
1994                 Add plugin's description
1995
1996 2004-08-12 [christoph]  0.9.12cvs60
1997
1998         * src/folderutils.c
1999                 fix bug that did not thaw folder updates when deleting
2000                 duplicates in empty folders
2001
2002 2004-08-12 [colin]      0.9.12cvs59
2003
2004         * src/plugins/trayicon/trayicon.c
2005                 Add a context menu with most common operations
2006
2007 2004-08-12 [colin]      0.9.12cvs58
2008
2009         * configure.ac
2010         * sylpheed.desktop
2011         * src/Makefile.am
2012         * src/main.c
2013                 Add support for Freedesktop.org's startup notification
2014
2015 2004-08-10 [colin]      0.9.12cvs57
2016
2017         * src/main.c
2018         * src/common/socket.c
2019         * src/common/ssl.c
2020         * src/common/sylpheed.c
2021         * src/common/sylpheed.h
2022                 Put back the ssl connect nonblocking...
2023                 without the race condition
2024
2025 2004-08-09 [colin]      0.9.12cvs56
2026
2027         * src/main.c
2028         * src/common/ssl.c
2029         * src/common/sylpheed.c
2030         * src/common/sylpheed.h
2031                 Reverting previous commit, doesn't work 
2032
2033 2004-08-09 [colin]      0.9.12cvs55
2034
2035         * src/main.c
2036         * src/common/ssl.c
2037         * src/common/sylpheed.c
2038         * src/common/sylpheed.h
2039                 Make SSL_connect nonblocking, using a thread
2040
2041 2004-08-09 [paul]       0.9.12cvs54
2042
2043         * po/POTFILES.in
2044                 reflect new location of sgpgme.c
2045         * src/main.c
2046                 sync with main, see ChangeLog 2004-08-09
2047
2048 2004-08-08 [christoph]  0.9.12cvs53
2049
2050         * src/folderutils.c
2051                 freeze FolderItem updates while deleting duplicate messages
2052
2053 2004-08-08 [christoph]  0.9.12cvs52
2054
2055         * configure.ac
2056         * src/Makefile.am
2057         * src/main.c
2058         * src/pgpmime.c
2059         * src/pgpmime.h
2060         * src/sgpgme.c
2061         * src/sgpgme.h
2062         * src/plugins/Makefile.am
2063         * src/plugins/pgpmime/.cvsignore
2064         * src/plugins/pgpmime/Makefile.am
2065         * src/plugins/pgpmime/pgpmime.c
2066         * src/plugins/pgpmime/pgpmime.h
2067         * src/plugins/pgpmime/plugin.c
2068         * src/plugins/pgpmime/sgpgme.c
2069         * src/plugins/pgpmime/sgpgme.h
2070                 new plugin for PGP/MIME
2071
2072 2004-08-07 [christoph]  0.9.12cvs51
2073
2074         * src/folder.c
2075                 disable immediate folder change notification on opened folders
2076                 until SummaryView can handle it quickly
2077
2078 2004-08-07 [colin]      0.9.12cvs50
2079
2080         * src/pop.c
2081         * src/common/partial_download.c
2082                 fix warnings
2083
2084 2004-08-07 [colin]      0.9.12cvs49
2085
2086         * src/Makefile.am
2087         * src/account.c
2088         * src/addressbook.c
2089         * src/alertpanel.c
2090         * src/alertpanel.h
2091         * src/compose.c
2092         * src/exphtmldlg.c
2093         * src/expldifdlg.c
2094         * src/main.c
2095         * src/message_search.c
2096         * src/messageview.c
2097         * src/pop.c
2098         * src/sgpgme.c
2099         * src/summary_search.c
2100         * src/summaryview.c
2101         * src/textview.c
2102         * src/gtk/sslcertwindow.c
2103         * src/pixmaps/stock_dialog-error.xpm
2104         * src/pixmaps/stock_dialog-info.xpm
2105         * src/pixmaps/stock_dialog-question.xpm
2106         * src/pixmaps/stock_dialog-warning.xpm
2107                 sync new alertpanel from gtk2
2108
2109 2004-08-07 [colin]      0.9.12cvs48
2110
2111         * src/prefs_folder_item.c
2112                 fix memory corruption in folderitem's prefs
2113
2114 2004-08-06 [colin]      0.9.12cvs47
2115
2116         * src/compose.c
2117                 close compose window after queuing, before 
2118                 sending when user presses Send
2119
2120 2004-08-05 [christoph]  0.9.12cvs46
2121
2122         * src/msgcache.c
2123         * src/common/defs.h
2124                 add charset to cache file and convert charset when reading the
2125                 cache if different from internal used charset
2126
2127 2004-08-05 [christoph]  0.9.12cvs45
2128
2129         * src/messageview.c
2130         * src/mimeview.[ch]
2131         * src/procmime.h
2132         * src/common/utils.h
2133                 cleanup (remove unused includes/reorganize)
2134
2135         * src/prefs_ext_prog.c
2136         * src/prefs_folder_item.c
2137         * src/prefs_fonts.c
2138         * src/prefs_msg_colors.c
2139         * src/prefs_spelling.c
2140         * src/prefs_themes.c
2141         * src/prefs_toolbar.c
2142         * src/prefs_wrapping.c
2143         * src/gtk/prefswindow.[ch]
2144         * src/plugins/clamav/clamav_plugin_gtk.c
2145         * src/plugins/dillo_viewer/dillo_prefs.c
2146         * src/plugins/image_viewer/viewerprefs.c
2147         * src/plugins/spamassassin/spamassassin_gtk.c
2148                 change PrefsPage path into an array of strings and don't
2149                 split a single string into parts (better for translation)
2150
2151 2004-08-05 [christoph]  0.9.12cvs44
2152
2153         * src/folder.c
2154                 fix FolderItem's message counts after rebuilding a cache
2155
2156 2004-08-05 [paul]       0.9.12cvs43
2157
2158         * ChangeLog
2159         * ChangeLog.jp
2160         * src/imap.c
2161         * src/news.c
2162         * src/common/nntp.c
2163         * src/common/session.c
2164         * src/common/session.h
2165         * src/common/socket.c
2166                 sync with main 0.9.12cvs2
2167                 see ChangeLog 2004-08-04
2168
2169 2004-08-04 [christoph]  0.9.12cvs42
2170
2171         * configure.ac
2172                 add missing AC_DEFINE(USE_OPENSSL, ...)
2173         * src/folder.c
2174                 use new xml_node_new() function
2175
2176 2004-08-03 [christoph]  0.9.12cvs41
2177
2178         * src/folder.c
2179         * src/localfolder.c
2180         * src/common/xml.[ch]
2181                 sync with main 0.9.12cvs1
2182                 see ChangeLog 2004-07-23
2183
2184 2004-08-03 [christoph]
2185
2186         * configure.ac
2187         * m4/openssl.m4                 ** REMOVE **
2188                 use pkg-config to get OpenSSL CFLAGS and LIBS
2189                 (OpenSSL 0.9.7 is required now)
2190
2191 2004-08-02 [paul]       0.9.12cvs40
2192
2193         * AUTHORS
2194                 update translation team section
2195         * po/pt_BR.po
2196                 updated by Frederico Goncalves Guimaraes
2197                 <fggdebian@yahoo.com.br>
2198
2199 2004-07-29 [colin]      0.9.12cvs39
2200
2201         * src/messageview.c
2202                 Inform the user when a partially 
2203                 downloaded mail isn't on the server
2204                 anymore (due to Mark for deletion)
2205
2206 2004-07-29 [colin]      0.9.12cvs38
2207
2208         * src/messageview.c
2209                 Hide noticeview if necessary
2210
2211 2004-07-27 [colin]      0.9.12cvs37
2212
2213         * src/msgcache.c
2214                 More fixes (i overlook a bit, thanks
2215                 Christoph for spotting it)
2216
2217 2004-07-27 [colin]      0.9.12cvs36
2218
2219         * src/msgcache.c
2220                 Fix wrong test 
2221
2222 2004-07-26 [colin]      0.9.12cvs35
2223
2224         * src/pop.c
2225                 Fix uidl-file parsing when not in new
2226                 format
2227
2228 2004-07-19 [colin]      0.9.12cvs34
2229
2230         * src/compose.c
2231                 Save attachment status when drafting
2232
2233 2004-07-19 [colin]      0.9.12cvs33
2234
2235         * src/folder.h
2236         * src/folderview.c
2237         * src/summaryview.c
2238                 Reverse 0.9.12cvs29 to 31 (folder icon update
2239                 when quicksearch is active)
2240
2241 2004-07-18 [colin]      0.9.12cvs32
2242
2243         * src/pop.c
2244                 Fix partial download bug with "Download all
2245                 messages" option
2246
2247 2004-07-18 [colin]      0.9.12cvs31
2248
2249         * src/folderview.c
2250                 Fix crash
2251
2252 2004-07-17 [colin]      0.9.12cvs30
2253
2254         * src/summaryview.c
2255                 Same, when sticky search is off
2256
2257 2004-07-17 [colin]      0.9.12cvs29
2258
2259         * src/folder.h
2260         * src/folderview.c
2261         * src/summaryview.c
2262                 Update FolderItem icon whenever its summaryview is 
2263                 filtered
2264
2265 2004-07-16 [christoph]  0.9.12cvs28
2266
2267         * src/mimeview.c
2268                 make doubleclick work again
2269
2270 2004-07-16 [christoph]  0.9.12cvs27
2271
2272         * src/mimeview.c
2273                 fix freeze on mime icon doubleclick (opening doesn't work yet)
2274
2275 2004-07-16 [paul]       0.9.12cvs26
2276         
2277         * src/gtk/quicksearch.c
2278         * src/compose.c
2279         * src/customheader.c
2280         * src/messageview.c
2281         * src/news.c
2282         * src/prefs_account.c
2283         * src/prefs_display_header.c
2284         * src/procheader.c
2285                 replace "Message-Id" with "Message-ID"
2286
2287 2004-07-16 [paul]       0.9.12cvs25
2288
2289         * ChangeLog
2290         * ChangeLog.jp
2291         * src/account.c
2292         * src/account.h
2293         * src/folder_item_prefs.c
2294         * src/main.c
2295         * src/pop.c
2296         * src/pop.h
2297         * src/prefs_account.c
2298         * src/prefs_account.h
2299         * src/prefs_common.c
2300         * src/prefs_common.h
2301         * src/prefs_gtk.c
2302         * src/prefs_gtk.h
2303                 sync with main 0.9.12cvs1
2304
2305 2004-07-15 [colin]      0.9.12cvs24
2306
2307         * src/folder.c
2308                 Disable GPG signature check during
2309                 folder move and scan 
2310         (Closes Bug 521 Signature checking slows down Folder-Move)
2311
2312 2004-07-14 [christoph]  0.9.12cvs23
2313
2314         * src/pgpmime.c
2315                 add missing fclose. Patch by Thomas Gilgin.
2316
2317         * src/procmime.c
2318                 add checks if fopen really worked
2319
2320 2004-07-14 [colin]      0.9.12cvs22
2321
2322         * src/pop.c
2323         * src/common/partial_download.c
2324                 Update includes
2325
2326 2004-07-14 [colin]      0.9.12cvs21
2327
2328         * src/folder.c
2329         * src/inc.c
2330         * src/matcher.c
2331         * src/matcher.h
2332         * src/matcher_parser_parse.y
2333         * src/messageview.c
2334         * src/msgcache.c
2335         * src/noticeview.c
2336         * src/noticeview.h
2337         * src/pop.c
2338         * src/pop.h
2339         * src/prefs_matcher.c
2340         * src/procheader.c
2341         * src/procmsg.c
2342         * src/procmsg.h
2343         * src/summaryview.c
2344         * src/common/Makefile.am
2345         * src/common/defs.h
2346         * src/gtk/quicksearch.c
2347         * src/common/partial_download.c ** NEW FILES **
2348         * src/common/partial_download.h ** NEW FILES **
2349                 Partial downloading of pop3 mails
2350
2351 2004-07-13 [christoph]  0.9.12cvs20
2352
2353         * src/mimeview.c
2354                 use "button_release_event" instead of "button_press_event",
2355                 because executing event callbacks while the button is still
2356                 pressed is not good and causes problems
2357
2358 2004-07-12 [colin]      0.9.12cvs19
2359
2360         * src/gtk/quicksearch.c
2361                 Fix a missing status update in quicksearch
2362
2363 2004-07-08 [colin]      0.9.12cvs18
2364
2365         * src/common/smtp.h
2366                 Fix guint vs gint bug
2367
2368 2004-07-08 [colin]      0.9.12cvs17
2369
2370         * src/common/smtp.c
2371                 use to_human_readable() for sizes
2372
2373 2004-07-08 [paul]       0.9.12cvs16
2374
2375         * src/inc.c [1.174]
2376                 fix occasional non-clearance of the statusbar
2377                 (close Bug 531 'SA plugin: status bar does not 
2378                  get cleared in OFFLINE mode')
2379
2380 2004-07-07 [colin]      0.9.12cvs15
2381
2382         * src/prefs_common.c [1.225]
2383         * src/prefs_common.h [1.112]
2384                 Add a hidden summary_quicksearch_sticky preference,
2385                 to allow the quicksearch bar to reset across folders
2386         * src/summaryview.c [1.437]
2387                 Use this preference
2388         * src/gtk/quicksearch.c [1.5]
2389         * src/gtk/quicksearch.h [1.3]
2390                 Add this preference, fix focus when hitting Enter,
2391                 add handling of Esc key to reset
2392
2393 2004-07-06 [colin]      0.9.12cvs14
2394
2395         * src/gtk/quicksearch.c [1.4]
2396                 Add Clear button
2397
2398 2004-07-06 [christoph]  0.9.12cvs13
2399
2400         * src/toolbar.c
2401                 enable next unread button in empty folders if next folder
2402                 dialog is not disabled
2403
2404         (Closes Feature Request [ 755800 ] "next" button enabled in empty
2405          folders)
2406
2407 2004-07-06 [colin]      0.9.12cvs12
2408
2409         * src/common/smtp.c [1.16]
2410                 Display maximum message size in the log
2411
2412 2004-07-06 [paul]       0.9.12cvs11
2413
2414         * src/toolbar.c
2415                 fix typo. (spotted by Fabien Vantard)
2416
2417 2004-07-06 [paul]       0.9.12cvs10
2418
2419         * src/main.c
2420                 terminate cleanly on SIGHUP. Patch submitted by
2421                 Thomas Gilgin <thg@karate-muellheim.de>
2422
2423 2004-07-05 [christoph]  0.9.12cvs9
2424
2425         * src/inc.c
2426                 better replacing of %d in new mail notification command
2427
2428 2004-07-05 [colin]      0.9.12cvs8
2429
2430         * src/common/smtp.[ch]
2431                 Take SIZE (returned by EHLO) into account, and
2432                 avoid sending too big messages
2433
2434 2004-07-04 [paul]       0.9.12cvs7
2435
2436         * src/account.c
2437                 fix auto-account selection on imap/news
2438
2439 2004-07-01 [paul]       0.9.12cvs6
2440
2441         * src/gtk/quicksearch.c
2442                 reveal hidden string in gui
2443                 
2444         * src/compose.c
2445                 fix updating of gpg signing setting on 
2446                 switching accounts
2447
2448 2004-06-30 [darko]      0.9.12cvs5
2449
2450         * src/common/utils.c
2451                 remove expand_search_string()
2452         * src/gtk/quicksearch.c
2453                 remove no longer needed for loop (thanks Christoph)
2454                 add expand_search_string()
2455
2456 2004-06-30 [darko]      0.9.12cvs4
2457
2458         * src/common/utils.c
2459                 allow all filtering expressions in quicksearch
2460
2461         (Closes Bug 519 filtering expr. in quicksearch)
2462
2463 2004-06-30 [christoph]  0.9.12cvs3
2464
2465         * configure.ac
2466                 better 'localedir'
2467
2468         * src/common/intl.h
2469                 allow plugins to define TEXTDOMAIN for the _(...) macro
2470
2471 2004-06-30 [paul]       0.9.12cvs2
2472
2473         * po/POTFILES.in
2474           src/Makefile.am
2475           src/main.c
2476           src/prefs_common.c
2477           src/prefs_msg_colors.[ch]     ** NEW FILES **
2478                 move message colouring options to
2479                 '/Other Preferences/Message View/Colors'
2480
2481 2004-06-30 [paul]       0.9.12cvs1
2482
2483         * po/POTFILES.in
2484           src/Makefile.am
2485           src/main.c
2486           src/prefs_common.c
2487           src/prefs_wrapping.[ch]       ** NEW FILES **
2488                 move message wrapping options to
2489                 /'Other Preferences/Compose/Message Wrapping'
2490
2491 2004-06-28 [paul]       0.9.12
2492
2493         * Sylpheed-Claws 0.9.12 released
2494
2495         * po/es.po
2496           po/fr.po
2497           po/sk.po
2498                 updated by Ricardo Mones Lastra, Fabien Vantard,
2499                 Andrej Kacian
2500
2501 2004-06-27 [paul]       0.9.11cvs19
2502
2503         * src/common/ssl.c
2504                 re-enable certificate check
2505
2506 2004-06-25 [christoph]  0.9.11cvs18
2507
2508         * src/procmsg.h
2509                 add MSG_HAS_ATTACHMENT to MSG_CACHED_FLAG_MASK
2510
2511 2004-06-25 [paul]       0.9.11cvs17
2512
2513         * sync with main 0.9.12cvs1
2514                 see ChangeLog 2004-06-23
2515                 
2516         * src/gtk/menu.c
2517                 remove unused menu_toggle_toggle()
2518
2519 2004-06-23 [christoph]  0.9.11cvs16
2520
2521         * src/folder.c
2522         * src/procheader.c
2523         * src/procmsg.h
2524         * src/summaryview.c
2525                 scan the mime structure of multipart mails for correct
2526                 attachment, encryped and signed (with privacy API) part
2527                 detection
2528
2529         (Closes Feature Request [ 961428 ] No paperclip for HTML mails)
2530
2531 2004-06-22 [paul]
2532
2533         * po/ru.po
2534                 updated by Pavlo Bohmat
2535
2536 2004-06-20 [christoph]  0.9.11cvs15
2537
2538         * src/inc.c
2539         * src/pop.[ch]
2540                 disconnect after authentication when doing POP before SMTP
2541
2542         (Closes Bug 393 Bad inerpretation of "Pop Before SMTP")
2543
2544 2004-06-19 [christoph]  0.9.11cvs14
2545
2546         * src/folder.c
2547                 fix FolderItem name update
2548
2549         (Closes Bug 511 Folder-Renaming not reflected immediately)
2550
2551 2004-06-17 [paul]       0.9.11cvs13
2552         
2553         * sync with main 0.9.12 release
2554           src/session.c
2555                 session_set_timeout(): fixed a bug that didn't
2556                 reset timeout_tag when interval is 0.
2557
2558 2004-06-16 [christoph]  0.9.11cvs12
2559
2560         * src/textview.c
2561                 correctly clear the URL in the status bar
2562
2563 2004-06-15 [christoph]  0.9.11cvs11
2564
2565         * src/summaryview.c
2566                 add missing gtk_widget_show()
2567
2568 2004-06-11 [christoph]  0.9.11cvs10
2569
2570         * src/plugins/spamassassin/spamassassin.c
2571                 correctly check waitpid return code
2572
2573         (Closes Bug 396 Zombie process when spamassassin is called)
2574
2575 2004-06-10 [christoph]  0.9.11cvs9
2576
2577         * src/mainwindow.c
2578         * src/summaryview.[ch]
2579         * src/gtk/Makefile.am
2580         * src/gtk/quicksearch.c                         ** NEW **
2581                 separate quick search from summaryview
2582
2583 2004-06-09 [christoph]  0.9.11cvs8
2584
2585         * src/inc.c
2586                 remove unused code
2587
2588         * src/textview.c
2589                 get folder for compose default account from MsgInfo and not
2590                 from SummaryView
2591
2592 2004-06-09 [christoph]  0.9.11cvs7
2593
2594         * src/folder.[ch]
2595                 add information about added or removed messages to
2596                 FOLDER_ITEM_UPDATE hook
2597
2598         * src/imap_gtk.c
2599         * src/mh_gtk.c
2600                 scan folder when removing a folder failed instead of
2601                 updating the summaryview
2602
2603 2004-06-08 [paul]       0.9.11cvs6
2604
2605         * sync with main 0.9.11cvs2
2606                 see ChangeLog 2004-06-08
2607
2608 2004-06-07 [christoph]  0.9.11cvs5
2609
2610         * configure.ac
2611         * src/common/Makefile.am
2612                 detect library providing 'encrypt' function
2613
2614 2004-06-07 [paul]       0.9.11cvs4
2615
2616         * src/inc.c
2617                 sync with main, 'code cleanup'
2618                 
2619         * tools/nautilus2sylpheed.sh
2620                 fix whitespace limitation. patch submitted by
2621                 Stephan Sachse <white@teg-clan.de>
2622
2623 2004-06-04 [christoph]  0.9.11cvs3
2624
2625         * src/account.c
2626         * src/action.[ch]
2627         * src/addressbook.c
2628         * src/addrindex.h
2629         * src/folder.h
2630         * src/folder_item_prefs.c
2631         * src/inc.c
2632         * src/main.c
2633         * src/messageview.c
2634         * src/mh_gtk.c
2635         * src/prefs_themes.c
2636         * src/procmime.c
2637         * src/quote_fmt.h
2638         * src/stock_pixmap.c
2639         * src/toolbar.c
2640                 fix compiler warnings
2641
2642 2004-06-03 [paul]       0.9.11cvs2
2643
2644         * src/msgcache.c
2645                 sync with main 0.9.11cvs1: "changed gint32 to
2646                 guint32 for some platforms"
2647
2648 2004-06-02 [christoph]  0.9.11cvs1
2649
2650         * src/common/ssl.c
2651                 fix SSL_CTX variable name for older OpenSSL versions
2652
2653         (Closes Bug 503 fix compilation with older OpenSSL)
2654
2655 2004-05-31 [paul]       0.9.11claws
2656
2657         * 0.9.11claws released
2658
2659 2004-05-31 [paul]       0.9.10claws72
2660
2661         * po/es.po
2662           po/it.po
2663           po/ja.po
2664           po/pl.po
2665           po/sk.po
2666           po/sr.po
2667           po/zh_CN.po
2668                 update translations, submitted by Ricardo Mones Lastra,
2669                 Andrea Spadaccini, Rui Hirokawa, Emil, Andrej Kacian,
2670                 Urke MMI, and Hansom Young
2671
2672 2004-05-25 [luke]       0.9.10claws71
2673
2674         * AUTHORS
2675         * src/mimeview.c
2676         * src/stockpixmap.[ch]
2677         * src/Makefile.am
2678         * src/pixmaps/privacy_emblem_encrypted.xpm      ** NEW **
2679         * src/pixmaps/privacy_emblem_failed.xpm         ** NEW **
2680         * src/pixmaps/privacy_emblem_passed.xpm         ** NEW **
2681         * src/pixmaps/privacy_emblem_signed.xpm         ** NEW **
2682         * src/pixmaps/privacy_emblem_warn.xpm           ** NEW **
2683
2684                 o Added privacy emblems from Jesper Shultz 
2685                   <jesper@schultz-net.dk>
2686                 o Overlay emblems onto mimeview icons to indicate
2687                   status of signature and if a message is encrypted
2688         
2689         * src/textview.c
2690                 remove unused color definitions (were used to 
2691                 indicate sig status)
2692
2693 2004-05-25 [paul]       0.9.10claws70
2694
2695         * AUTHORS
2696           tools/Makefile.am
2697           tools/README
2698           tools/nautilus2sylpheed.sh            ** NEW FILE **
2699                 add script to enable sending files from
2700                 nautilus.
2701                 Submitted by Reza Pakdel <hrpakdel@cpsc.ucalgary.ca>
2702                 
2703         * tools/launch_firebird                 ** REMOVED **
2704                 removed as the standard "firefox '%s'" now functions
2705                 correctly
2706
2707 2004-05-23 [paul]       0.9.10claws69
2708
2709         * src/compose.c
2710                 fix %X cursor point segfault
2711                 patch by Christoph
2712
2713 2004-05-23 [christoph]  0.9.10claws68
2714
2715         * src/folder.c
2716                 fix folder moving
2717
2718 2004-05-21 [paul]       0.9.10claws67
2719
2720         * sync with 0.9.10cvs17
2721                 see ChangeLog 2004-05-21
2722
2723 2004-05-20 [paul]       0.9.10claws66
2724
2725         * sync with 0.9.10cvs16
2726                 see ChangeLog 2004-05-19 and 2004-05-20
2727
2728 2004-05-19 [alfons]     0.9.10claws65
2729
2730         * src/summaryview.h
2731                 on some platforms regoff_t is defined as off_t, so 
2732                 pull in sys/types.h
2733
2734 2004-05-19 [paul]       0.9.10claws64
2735
2736         * sync with 0.9.10cvs13
2737                 see ChangeLog 2004-05-18
2738
2739 2004-05-17 [christoph]  0.9.10claws63
2740
2741         * src/folder.c
2742                 search all folders when searching for default folders and
2743                 not return the special folder of the first folder
2744
2745 2004-05-13 [alfons]     0.9.10claws62
2746
2747         * src/summaryview.c
2748                 add a better check to see if a message is a news message
2749                 (replaces the MSG_IS_NEWS() check removed in 0.9.9claws19)
2750
2751 2004-05-13 [paul]       0.9.10claws61
2752
2753         * src/msgcache.c
2754                 sync with 0.9.10cvs12
2755                 see ChangeLog 2004-05-12
2756
2757 2004-05-12 [alfons]     0.9.10claws60
2758
2759         * src/folderview.c
2760                 release lock in case of folder could not be opened 
2761
2762 2004-05-11 [christoph]  0.9.10claws59
2763
2764         * src/inc.[ch]
2765                 remove unused folderview update stuff from inc.[ch]
2766
2767 2004-05-11 [paul]       0.9.10claws58
2768
2769         * sync with 0.9.10cvs11
2770                 see ChangeLog 2004-05-10 and 2004-05-11
2771
2772 2004-05-09 [christoph]  0.9.10claws57
2773
2774         * src/folderview.c
2775                 check for folder class functions and not folder type to detect
2776                 valid drag targets
2777
2778 2004-05-08 [christoph]  0.9.10claws56
2779
2780         * src/sgpgme.c
2781                 fix date output for signature expire times
2782
2783         (Patch by Edgar Toernig <froese@gmx.de>)
2784
2785 2004-05-06 [christoph]  0.9.10claws55
2786
2787         * src/gtk/prefswindow.c
2788                 change window type to DIALOG
2789
2790         * src/folder.[ch]
2791         * src/folderview.c
2792         * src/news_gtk.c
2793                 o add folder_remove()
2794                 o change FolderUpdate hook flag names (NEW -> ADD, DESTROY -> REMOVE)
2795                 o add new "sort" field to Folder, no longer sort folders by type
2796                   higher sort values will be first in the folder list, new folders get 0
2797                   and will be added to the end
2798
2799         * src/mainwindow.c
2800         * src/gtk/Makefile.am
2801         * src/gtk/foldersort.(c|h|glade)                        ** NEW **
2802                 add dialog to allow users to change the folder order
2803
2804 2004-05-04 [paul]       0.9.10claws54
2805
2806         * src/inc.c
2807                 Display account_name in statusbar when retrieving
2808                 messages from a pop account
2809         * src/prefs_account.c
2810                 display account name in title of prefs_account
2811                 window
2812         * src/prefs_folder_item.c
2813                 display folder name in title of prefs_folder window
2814
2815         all 3 patches submitted by Fabien Vantard
2816
2817         * AUTHORS
2818                 add Fabien Vantard
2819
2820 2004-05-04 [paul]       0.9.10claws53
2821
2822         * src/prefs_actions.c
2823           src/prefs_template.c
2824                 'Esc' Key exits alertpanel
2825                 Patch submitted by Fabien Vantard <fzz@ifrance.com>
2826
2827 2004-04-26 [christoph]  0.9.10claws52
2828
2829         * src/gtk/about.c
2830         * src/gtk/colorsel.c
2831         * src/gtk/description_window.c
2832         * src/gtk/filesel.c
2833         * src/gtk/gtkaspell.c
2834         * src/gtk/inputdialog.c
2835         * src/gtk/pluginwindow.c
2836         * src/gtk/progressdialog.c
2837                 o remove gtk_window_set_position(..., GTK_WIN_POS_CENTER) because
2838                   it does not work correctly with xinerama
2839                 o lock incorporation while the plugin window is open
2840
2841 2004-04-23 [paul]       0.9.10claws51
2842
2843         * po/POTFILES.in
2844                 update location of inputdialog.c
2845                 
2846         * src/gtk/about.c
2847                 update Copyright string
2848                 
2849         * src/msgcache.c
2850           src/prefs_common.c
2851           src/prefs_themes.c
2852                 improve the english a little
2853
2854 2004-04-22 [christoph]  0.9.10claws50
2855
2856         * src/folderutils.[ch]
2857                 add folderutils_mark_all_read()
2858
2859         * src/folderview.c
2860                 readd "mark all read" from popup menu, now works
2861                 in all folders and not only the opened folder
2862
2863 2004-04-21 [christoph]  0.9.10claws49
2864
2865         * src/Makefile.am
2866         * src/inputdialog.[ch]                  ** REMOVED **
2867         * src/gtk/Makefile.am
2868         * src/gtk/inputdialog.[ch]              ** NEW **
2869                 move inputdialog.[ch] into gtk directory
2870
2871         * src/mh_gtk.c
2872                 remove check for missing IMAP folder account
2873
2874 2004-04-20 [christoph]  0.9.10claws48
2875
2876         * src/mainwindow.c
2877         * src/foldersel.c
2878                 remove new/rename/delete folder GUI functions because
2879                 they are always active, even for news folders, and can
2880                 not be easily made folder class dependent
2881
2882         * src/gtk/menu.[ch]
2883                 make menu_translate() public
2884
2885         * src/Makefile.am
2886         * src/folder.[ch]
2887         * src/folderview.[ch]
2888         * src/imap_gtk.[ch]                     ** NEW **
2889         * src/main.c
2890         * src/mh_gtk.[ch]                       ** NEW **
2891         * src/news_gtk.[ch]                     ** NEW **
2892                 o dynamically build FolderView popup menus from a folder
2893                   specific part, with callbacks to seperated code, and
2894                   a common part
2895                 o remove the folder class specifiy code from folderview.c
2896
2897 2004-04-15 [luke]       0.9.10claws47
2898
2899         * src/prefs_folder_item.c
2900                 o remove buttons for applying 'scan for new mail'
2901                   and 'process at startup' to sub folders
2902                 o add 'apply to sub folder' check buttons for all
2903                   properties and set folder prefs accordingly
2904                 o replace multiple gtk_widget_show() with one
2905                   gtk_widget_show_all() on container
2906
2907 2004-04-14 [darko]      0.9.10claws46
2908
2909         * src/gtk/Makefile.am
2910         * src/gtk/pluginwindow.c
2911                 load plugins from to $(prefix)/lib/sylpheed/plugins
2912                 in file selection dialog
2913         * src/plugins/clamav/clamav_plugin.c
2914                 const correctness
2915
2916 2004-04-14 [christoph]  0.9.10claws45
2917
2918         * src/folder.c
2919         * src/plugins/image_viewer/viewer.c
2920                 fix g_warnings
2921
2922 2004-04-10 [alfons]     0.9.10claws44
2923         
2924         * src/compose.c
2925                 appropriate auto account selection when forwarding
2926                 (fixes bug #476, "forward as attachment does not listen
2927                 to account rules")
2928
2929 2004-04-09 [alfons]     0.9.10claws43
2930
2931         * src/summaryview.c
2932                 make quick search combo matching case sensitive
2933
2934 2004-04-06 [alfons]     0.9.10claws42
2935
2936         * src/addr_compl.c
2937                 use cursor position to prevent clearing the entire entry
2938
2939 2004-04-06 [alfons]     0.9.10claws41
2940
2941         * src/folderview.c
2942                 fix bug #472, "filter not updated when renaming folder" 
2943
2944 2004-04-06 [alfons]     0.9.10claws40
2945
2946         * src/messageview.[ch]
2947           src/summaryview.c
2948                 reflect changes to Show all headers to main view
2949                 and message view (only affects detached message
2950                 view). see also bug #473, 'Show All Headers 
2951                 "problem"'.
2952
2953 2004-04-03 [alfons]     0.9.10claws39
2954
2955         * src/matcher.c
2956                 free address list
2957
2958 2004-04-03 [alfons]     0.9.10claws38
2959
2960         * src/matcher_parser_parse.y
2961           src/matcher.[ch]
2962                 prepare address look up matcher type; marginally
2963                 tested, and not hooked into the UI yet.
2964
2965                 basically it accepts the result of the left hand
2966                 side of the matcher (the "criteria"):
2967
2968                         from all_in_addressbook ""
2969                         ~to_or_cc any_in_addressbook ""
2970                 
2971                 the first case matches all addresses found in the
2972                 from header, and the second case matches if any
2973                 (at least one) of the addresses in to or cc headers 
2974                 are not in the address book.
2975
2976                 the string argument is not used yet, but is intended
2977                 to match a group of addresses 
2978
2979 2004-04-02 [luke]       0.9.10claws37
2980
2981         * src/prefs_folder_item.c
2982                 Add two buttons to apply 'scan for new mail'
2983                 and 'process at startup' to sub folders
2984
2985 2004-04-02 [luke]
2986         * tools/textviewer.sh
2987                 better filename extension matching plus some support for
2988                 MS Excel, MS Powerpoint and HTML
2989
2990 2004-03-29 [christoph]  0.9.10claws36
2991
2992         * src/folder.h
2993         * src/folderutils.[ch]
2994         * src/mainwindow.c
2995                 add delete duplicates for all folders
2996
2997 2004-03-29 [alfons]     0.9.10claws35
2998
2999         * src/folder.c
3000                 don't pass NULL to XXXprintf(); fixes Solaris crashes
3001                 when selecting top-level folder node (thanks to 
3002                 Alex S. Moore)
3003
3004 2004-03-28 [keith]      0.9.10claws34
3005
3006         * src/textview.c
3007                 prepend "http://" to URIs of the form "www.example.com"
3008
3009 2004-03-28 [paul]       0.9.10claws33
3010
3011         * src/common/nntp.c
3012           src/common/smtp.c
3013           src/folder.c
3014           src/imap.c
3015           src/inc.c
3016           src/news.c
3017           src/pop.c
3018                 revise 'translatable string' policy:
3019                 don't translate debug_print() or log_print(),
3020                 translate log_message() and log_warning()
3021         
3022         * po/zh_CN.po
3023                 update submitted by Hansom Young
3024
3025 2004-03-25 [alfons]     0.9.10claws32
3026
3027         * src/prefs_common.c
3028                 I mean this one: Return the GList...
3029
3030 2004-03-25 [alfons]     0.9.10claws31
3031
3032         * src/prefs_common.h
3033                 add new members at the end of prefs_common, so
3034                 they get properly initialized
3035
3036 2004-03-24 [christoph]  0.9.10claws30
3037
3038         * src/imap.c
3039                 o NULL is a valid GSList
3040
3041 2004-03-24 [alfons]     0.9.10claws29
3042
3043         * src/prefs_common.[ch]
3044           src/summaryview.c
3045           src/common/defs.h
3046                 add history to quick search (patch submitted by 
3047                 Ivan Francolin Martinez - thanks!)
3048
3049 2004-03-24 [alfons]     0.9.10claws28
3050
3051         * src/imap.c
3052                 NULL output pointer parameter
3053
3054 2004-03-21 [alfons]     0.9.10claws27
3055
3056         * src/addrindex.[ch]
3057           src/addr_compl.c
3058                 complete addresses on nicks and aliases
3059
3060 2004-03-21 [alfons]     0.9.10claws26
3061
3062         * src/import.c
3063           src/inc.c
3064           src/mbox.[ch]
3065                 disable filters on import mbox (patch submitted
3066                 by Edgar Toernig)
3067
3068 2004-03-21 [darko]      0.9.10claws25
3069
3070         * src/addr_compl.c
3071                 select the address when only one match is found while
3072                 doing address completion with tab key (feature
3073                 request #914720)
3074
3075 2004-03-21 [alfons]     0.9.10claws24
3076
3077         * src/messageview.c
3078           src/toolbar.c
3079                 don't `navigate-delete` when a summary view's selection does not 
3080                 match the accompanying message view's message
3081
3082 2004-03-20 [alfons]     0.9.10claws23
3083
3084         * src/summaryview.c
3085                 hide ext search button on initial display (should fix bug #459,
3086                 "Toggling quick-search at 1st time: minor UI inconsistency")
3087
3088 2004-03-20 [alfons]     0.9.10claws22
3089
3090         * src/summaryview.[ch]
3091                 add function to get selected msginfo, if there's
3092                 only one selected
3093
3094 2004-03-20 [paul]       0.9.10claws21
3095
3096         * sync with 0.9.10cvs7
3097                 see ChangeLog 2004-03-19
3098
3099 2004-03-19 [paul]       0.9.10claws20
3100
3101         * src/common/nntp.c
3102           src/common/smtp.c
3103           src/common/ssl.c
3104           src/folder.c
3105           src/imap.c
3106           src/inc.c
3107           src/news.c
3108           src/pop.c
3109                 don't translate strings in debug_print(), log_print(),
3110                 log_message(),  and log_warning()
3111
3112 2004-03-19 [alfons]     0.9.10claws19
3113
3114         better next/previous/delete/focus navigation with separate 
3115         message view 
3116         
3117         * src/toolbar.c
3118                 call summaryview_delete() instead of messageview_delete()
3119         * src/messageview.c
3120                 disable messageview_delete()
3121
3122 2004-03-18 [paul]       0.9.10claws18
3123
3124         * sync with 0.9.10cvs6
3125                 see ChangeLog 2004-03-16
3126
3127 2004-03-17 [alfons]     0.9.10claws17
3128
3129         * src/gtk/filesel.c
3130                 remove bogus semicolon after if() (sometimes it pays to
3131                 read LKML :)
3132
3133 2004-03-15 [darko]      0.9.10claws16
3134
3135         * src/gtk/filesel.c
3136                 support full path in place of a filename
3137         * src/mimeview.c
3138                 store directory attachments were saved to and
3139                 use it when saving attachments
3140         * src/prefs_common.[hc]
3141                 store directory attachments were last saved to
3142
3143 2004-03-15 [paul]       0.9.10claws15
3144
3145         * src/folderview.c
3146                 fix bug where unsubscribing a newsgroup would destroy
3147                 (most of the) filtering rules
3148
3149 2004-03-15 [paul]       0.9.10claws14
3150
3151         * src/folderview.c
3152                 fix Bug 458, 'Folder View remaining empty after 
3153                 removing a NEWS account' (was also true of IMAP
3154                 accounts)
3155
3156 2004-03-15 [paul]       0.9.10claws13
3157
3158         * src/folderview.c
3159                 fix folderview invisibility of newly subscribed
3160                 newsgroups
3161
3162 2004-03-13 [paul]       0.9.10claws12
3163
3164         * src/compose.c
3165           src/plugins/dillo_viewer/dillo_prefs.c
3166           src/plugins/image_viewer/viewerprefs.c
3167                 gettextise some forgotten parts
3168
3169 2004-03-13 [alfons]     0.9.10claws11
3170
3171         * src/imap.c
3172                 make sure the correct type is passed to sscanf()
3173
3174 2004-03-13 [paul]       0.9.10claws10
3175
3176         * sync with 0.9.10cvs5
3177                 see ChangeLog 2004-03-02 and 2004-03-12, 
3178                 specifically:
3179                 'always move messages by default when using DnD (except 
3180                 for News folder). Copy messages if Ctrl-key is pressed.'
3181                 and 'added a function to filter selected messages'
3182
3183 2004-03-12 [christoph]  0.9.10claws9
3184
3185         * src/codeconv.c
3186                 add parameter check to conv_unmime_header_overwrite()
3187
3188         * src/imap.c
3189                 o fix spelling
3190                 o fix removing of NEW flag when UNREAD is unset
3191
3192         * src/procmime.c
3193                 decode MIME-headers
3194
3195         (Closes 437 i18n attachment display error.)
3196
3197 2004-03-12 [paul]       0.9.10claws8
3198
3199         * po/it.po
3200                 update. submitted by Andrea Spadaccini <lupin85@email.it>
3201                 
3202         * tools/Makefile.am
3203                 add 'textviewer.sh'
3204
3205 2004-03-12 [alfons]     0.9.10claws7
3206
3207         * src/imap.c
3208                 o quiet compiler and typecast Folder * to IMAP Folder *
3209                 o wake up and fix my previous incompatible type assignment bug
3210
3211 2004-03-12 [alfons]     0.9.10claws6
3212
3213         * src/imap.c
3214                 don't mix up pointers to int, guint32 _and_ 
3215                 unsigned int 
3216
3217 2004-03-12 [christoph]  0.9.10claws5
3218
3219         * src/folderview.c
3220                 Add error requester when renaming a folder failed
3221
3222         * src/imap.c
3223                 Check new FolderItem name for namespace seperator
3224                 before renaming
3225
3226         (Closes Bug 443 Bad named IMAP folders won't be displayed)
3227
3228 2004-03-11 [christoph]  0.9.10claws4
3229
3230         * src/folder.[ch]
3231         * src/imap.c
3232         * src/procmsg.h
3233                 syncronize flags in cache with IMAP folder flags
3234
3235         Adapted a patch submitted by Simon 'corecode' Schubert
3236         <corecode@corecode.ath.cx> 
3237
3238
3239 2004-03-11 [alfons]     0.9.10claws3
3240
3241         * src/textview.[ch]
3242                 remove dead code that at one time controlled display of
3243                 URIs in status bar
3244
3245 2004-03-10 [paul]       0.9.10claws2
3246
3247         * po/it.po
3248                 updated by Lupino <lupin85@email.it>
3249
3250 2004-03-09 [alfons]     0.9.10claws1
3251
3252         * src/matcher.c
3253                 we're not using yywrap, but we may, so close yyin instead
3254                 of initial FILE *
3255
3256 2004-03-08 [paul]       0.9.10claws
3257
3258         * 0.9.10claws released
3259
3260 2004-03-08 [paul]       0.9.9claws41
3261
3262         * po/es.po
3263           po/ja.po
3264           po/ru.po
3265           po/sk.po
3266           po/sr.po
3267           po/zh_CN.po
3268                 update translations. submitted by Ricardo Mones Lastra,
3269                 Rui Hirokawa, Pavlo Bohmat, Andrej Kacian, Urke MMI,
3270                 Hansom Young
3271
3272 2004-03-06 [paul]       0.9.9claws40
3273
3274         * src/stock_pixmap.c
3275                 fix crash: g_strdup(DEFAULT_PIXMAP_THEME)
3276                 patch submitted by Pawel Pekala
3277
3278 2004-03-06 [alfons]             0.9.9claws39
3279
3280         * src/addrindex.c
3281                 allow nick name completion again 
3282
3283 2004-03-02 [match]              0.9.9claws38
3284
3285         * configure.ac
3286                 added definition of USE_LDAP_TLS to support TLS.
3287         * src/ldapctrl.[ch]
3288         * src/ldapquery.c
3289         * src/ldapserver.[ch]
3290         * src/addressbook.c
3291         * src/addrindex.c
3292         * src/editldap.c
3293                 included LDAP TLS support.
3294
3295 2004-03-02 [christoph]          0.9.9claws37
3296
3297         * src/folder.[ch]
3298                 o add more documentation for FolderClass
3299                 o remove usused FolderClass virtual functions
3300
3301         * src/imap.c
3302         * src/mh.c
3303         * src/news.c
3304                 change creation of FolderClass because static initializations
3305                 for structs suck in C89
3306
3307 2004-03-01 [paul]
3308
3309         * sync with 0.9.10
3310
3311 2004-02-28 [keith]      0.9.9claws36
3312
3313         * src/common/utils.c
3314                 Fix treatment of whitespace in quicksearch bar (leading
3315                 spaces and >1 space between commands and parameters).
3316
3317 2004-02-27 [alfons]     0.9.9claws35
3318
3319         * src/compose.[ch]
3320                 Explicitly remove draft timeout to fix nasty race between 
3321                 compose_send_cb() (which destroys the compose window) and 
3322                 compose_defer_auto_save_draft() (which expects compose 
3323                 window to exist). Should fix Keith's and Fred Marton's
3324                 bug report (#128, "crash after complaining about character
3325                 set conversion")
3326
3327 2004-02-27 [luke]       0.9.9claws34
3328         
3329         * src/folder.c
3330                 Do folder_item_apply_processing() even if no processing
3331                 rules for the folder exist (so global processing is applied)
3332
3333 2004-02-26 [thorsten]   0.9.9claws33
3334
3335         * src/mimeview.c
3336                 Remove misleading static declaration
3337
3338 2004-02-26 [alfons]     0.9.9claws32
3339
3340         * src/procmime.[ch]
3341           src/compose.c
3342           src/mimeview.c
3343           src/textview.c
3344                 use/add procmime_get_content_type_str() as a safe wrapper
3345                 for returning a Content-Type type string; should fix 
3346                 bug #444, 0.9.7..0.9.9 crashes with "Content-Type: type= 
3347                  - attachments."
3348
3349 2004-02-26 [thorsten]   0.9.9claws31
3350
3351         * src/mimeview.c
3352                 Restructure save_as/save_all
3353
3354 2004-02-26 [alfons]     0.9.9claws30
3355
3356         * src/procmime.c
3357                 clean up (2)
3358
3359 2004-02-26 [alfons]     0.9.9claws29
3360
3361         * src/procmime.c
3362                 clean up (1)
3363
3364 2004-02-24 [luke]
3365
3366         * tools/textviewer.sh
3367                 tweaks from Johann Koenig, recognition of shell
3368                 scripts in particular
3369
3370 2004-02-24 [paul]       0.9.9claws28
3371
3372         * sync with 0.9.9cvs13
3373                 see ChangeLog 2004-02-24
3374
3375 2004-02-23 [paul]       0.9.9claws27
3376
3377         * src/inc.c
3378                 one alertpanel on pop3 authentication error will suffice
3379                 
3380         * src/prefs_fonts.c
3381                 remove unnecessary printf
3382
3383 2004-02-22 [alfons]     0.9.9claws26
3384
3385         * src/messageview.c
3386                 put back a lost check
3387
3388 2004-02-21 [alfons]     0.9.9claws25
3389
3390         * src/folderview.c
3391                 don't forget to save folder properties after renaming folder
3392
3393 2004-02-20 [paul]       0.9.9.claws24
3394
3395         * src/addressbook.c
3396                 sync with 0.9.9cvs11, see ChangeLog 2004-02-19
3397                 
3398         * src/inc.c
3399                 complete sync with 0.9.9cvs9's 'update folderview
3400                 progressively'
3401                 
3402         * configure.ac
3403                 require gettext >= 0.12.1
3404
3405 2004-02-17 [match]      0.9.9claws23
3406
3407         * src/compose.c
3408                 keep the peace - change style.
3409
3410 2004-02-17 [alfons]     0.9.9claws22
3411
3412         * src/filtering.c
3413                 make MATCHACTION_STOP cancel filtering / processing;
3414                 clean up and document it to make it a little bit more clear;
3415
3416 2004-02-17 [alfons]     0.9.9claws21
3417
3418         %X marks the cursor spot for reply quote format
3419
3420         * src/quote_fmt_lex.l 
3421           src/quote_fmt.c
3422                 add %X token
3423                 
3424         * src/quote_fmt.h
3425           src/quote_fmt_parse.y
3426                 handle %X token
3427                 
3428         * src/compose.c
3429                 handle %X token for replies only (for now)
3430
3431 2004-02-17 [paul]       0.9.9claws20
3432
3433         * po/sk.po
3434                 updated by Andrej Kacian
3435                 
3436         * src/news.c
3437                 remove unneeded include
3438                 
3439         * src/prefs_fonts.c
3440                 be a little more user-friendly with the labels
3441                 
3442         * configure.ac
3443                 a change forgotten in the last commit: 
3444                 SYLPHEED_ACLOCAL_INCLUDE(m4)
3445
3446 2004-02-17 [paul]       0.9.9claws19
3447
3448         * ac/*                          ** REMOVED **
3449           ac/                           ** REMOVED **
3450           intl/Makefile.in              ** REMOVED **
3451           m4/                           ** NEW **
3452           m4/missing                    ** NEW **
3453           m4/missing/gdk-pixbuf.m4      ** NEW **
3454           m4/missing/gettext.m4         ** NEW **
3455           m4/missing/gpgme.m4           ** NEW **
3456           m4/missing/imlib.m4           ** NEW **
3457           m4/.cvsignore                 ** NEW **
3458           m4/Makefile.am                ** NEW **
3459           m4/README                     ** NEW **
3460           m4/aclocal-include.m4         ** NEW **
3461           m4/aspell.m4                  ** NEW **
3462           m4/check-type.m4              ** NEW **
3463           m4/gnupg-check-typedef.m4     ** NEW **
3464           m4/openssl.m4                 ** NEW **
3465           m4/spamassassin.m4            ** NEW **
3466           po/ChangeLog                  ** REMOVED **
3467           po/Makefile.in.in             ** REMOVED **
3468           po/Rules-quot                 ** REMOVED **
3469           po/boldquot.sed               ** REMOVED **
3470           po/en@boldquot.header         ** REMOVED **
3471           po/en@quot.header             ** REMOVED **
3472           po/insert-header.sin          ** REMOVED **
3473           po/quot.sed                   ** REMOVED **
3474           po/remove-potcdate.sed        ** REMOVED **
3475           po/remove-potcdate.sin        ** REMOVED **
3476           po/stamp-po                   ** REMOVED **
3477           Makefile.am
3478           autogen.sh
3479           configure.ac
3480                 enable building with automake 1.8.x
3481                 add 'autopoint' to autogen.sh and remove all
3482                 auto-generated files, remove ac/ in favour of
3483                 m4/
3484
3485 2004-02-17 [alfons]     0.9.9claws18
3486         
3487         * src/summaryview.c
3488                 MSG_IS_NEWS() is not stored at all, and is bogus
3489
3490 2004-02-17 [martin]     0.9.9claws17
3491
3492         * src/prefs_themes.c
3493                 fix crash when installing wrong theme and output an
3494                 error message
3495
3496 2004-02-16 [christoph]  0.9.9claws16
3497
3498         * src/compose.c
3499         * src/stock_pixmap.[ch]
3500         * src/toolbar.[ch]
3501         * src/pixmaps/linewrapcurrent.xpm               ** NEW **
3502                 add "Wrap current paragraph" to compose toolbar
3503
3504 2004-02-15 [alfons]     0.9.9claws15
3505
3506         * src/folderview.c
3507                 refine previous commit to make sure other hook functions
3508                 get their grab of the pie too
3509
3510 2004-02-15 [alfons]     0.9.9claws14
3511
3512         * src/folderview.c
3513                 fix sync breakage so we don't pass invalid pointer types
3514
3515 2004-02-15 [match]      0.9.9claws13
3516
3517         * src/ldapquery.[ch]
3518         * src/ldapserver.h
3519         * src/addrindex.[ch]
3520                 tweak threading calls.
3521         * src/addr_compl.[ch]
3522                 add alias into completion list.
3523         * src/addressbook.c
3524                 fix ldap browse.
3525                 improve context menu behavior.
3526                 change menu sequence.
3527                 add send mail from addressbook.
3528         * src/addrselect.[ch]
3529         * src/compose.[ch]
3530                 add send mail from addressbook.
3531
3532 2004-02-15 [christoph]  0.9.9claws12
3533
3534         * src/folderutils.c
3535                 skip deleting when duplist is empty
3536
3537         * src/folderview.[ch]
3538         * src/mainwindow.c
3539         * src/summaryview.[ch]
3540                 call folderutils_delete_duplicates() from mainwindow code
3541
3542 2004-02-15 [alfons]     0.9.9claws11
3543         
3544         * src/common/utils.c
3545                 add prefix for italian ms o(e) 
3546
3547 2004-02-14 [paul]       0.9.9claws10
3548
3549         * src/foldersel.c
3550                 fix updating of the folder view when creating a
3551                 new folder
3552
3553 2004-02-13 [paul]       0.9.9claws9
3554
3555         * src/plugins/clamav/clamav_plugin.c
3556                 remove GUI code
3557
3558 2004-02-13 [paul]       0.9.9claws8
3559
3560         * sync with 0.9.9cvs9
3561                 see ChangeLog 2004-02-09, 2004-02-10, 2004-02-12
3562
3563 2004-02-13 [alfons]     0.9.9claws7
3564
3565         * src/common/utils.c
3566                 fix wrong type of argument for ctype functions (pass unsigned
3567                 char instead of signed char)
3568
3569 2004-02-12 [alfons]     0.9.9claws6
3570
3571         * src/compose.[ch]
3572                 don't select text in header entry when composing to a 
3573                 default address, but rather give the header entry a
3574                 different color / style (same as the folder new color)
3575
3576 2004-02-12 [alfons]     0.9.9claws5
3577
3578         * src/plugins/clamav/clamav_plugin.c
3579                 don't exit(2) on libclamav init error - show a warning.
3580                 (tested by damaging a clamav database file.)
3581
3582 2004-02-12 [paul]       0.9.9claws4
3583
3584         * sync with 0.9.9cvs4
3585                 see ChangeLog 2004-02-04, 2004-02-05, and 2004-02-06
3586
3587 2004-02-11 [luke]       0.9.9claws3
3588
3589         * src/mimeview.c
3590                 remove redundant check introduced in 0.9.9claws1
3591
3592 2004-02-11 [luke]       0.9.9claws2
3593
3594         * src/mimeview.c
3595                 fix compilation of my previous commit without gpg enabled
3596
3597 2004-02-10 [luke]       0.9.9claws1
3598
3599         * src/mimeview.c
3600                 add borders to icons to indicate the privacy status for
3601                 the message part (unknown/bad/good)
3602
3603 2004-02-06 [paul]       0.9.9claws
3604
3605         0.9.9claws released
3606
3607 2004-02-06 [darko]      0.9.8claws64
3608
3609         * src/compose.c
3610                 don't allow Ctrl+Enter while external editor is active
3611
3612 2004-02-06 [paul]       0.9.8claws63
3613
3614         * po/es.po
3615           po/pl.po
3616           po/sk.po
3617           po/sr.po
3618                 update Spanish, Polish, Slovak, and Serbian translations.
3619                 submitted by Ricardo Mones Lastra, Emil Nowak, Andrej Kacian,
3620                 and Urke MMI
3621
3622 2004-02-04 [alfons]     0.9.8claws62
3623
3624         * src/compose.c
3625                 grab focus only when lbutton was pressed (bug #430 cont'd; 
3626                 don't have clue yet why the cursor pos is at the end of the
3627                 text.)
3628
3629 2004-02-04 [alfons]     0.9.8claws61
3630
3631         * src/compose.c
3632                 always grab focus when one of the header entries is clicked 
3633                 (should fix bug #430, "no focus on pasted addresses 3 & higher")
3634
3635 2004-02-02 [paul]
3636
3637         * ac/missing/gdk-pixbuf.m4
3638           ac/missing/gpgme.m4
3639           ac/missing/imlib.m4
3640                 prevent 'underquoted definition' warnings
3641                 patch submitted by David Relson
3642                 
3643         * src/plugins/clamav/README
3644                 update, improve, correct
3645
3646 2004-01-31 [thorsten]   0.9.8claws60
3647
3648         * src/news.c
3649                 'dir' not initialized if group has no messages
3650
3651 2004-01-29 [christoph]  0.9.8claws59
3652
3653         * src/customheader.[ch]
3654                 add custom_header_is_allowed() to check for disallowed header names
3655                 that must not be overridden by custom headers
3656
3657         * src/compose.c
3658                 always write From: header and use custom_header_is_allowed() to
3659                 check if custom header should be written
3660
3661         * src/prefs_customheader.c
3662                 check if custom header is disallowed using custom_header_is_allowed()
3663
3664         * src/folderutils.c
3665                 destroy message id GHashTable before freeing the MsgInfos
3666
3667 2004-01-29 [paul]       0.9.8claws58
3668
3669         * sync with 0.9.9 release
3670                 see ChangeLog 2004-01-29
3671
3672 2004-01-29 [paul]       0.9.8claws57
3673
3674         * sync with 0.9.8cvs11
3675                 see ChangeLog 2004-01-29
3676
3677 2004-01-28 [christoph]  0.9.8claws56
3678
3679         * src/pgpmime.c
3680         * src/sgpgme.[ch]
3681                 return WARN signature status when signature is not trusted
3682
3683         * src/Makefile.am
3684         * src/folder.c
3685         * src/folderutils.[ch]                  ** NEW **
3686         * src/summaryview.c
3687                 implement delete duplicates summaryview independent
3688
3689 2004-01-28 [paul]       0.9.8claws55
3690
3691         * sync with 0.9.8cvs10
3692                 see Changelog 2004-01-27 and 2004-01-28
3693
3694 2004-01-26 [christoph]  0.9.8claws54
3695
3696         * src/imap.c
3697                 create a root node for the Folder if scan fails because root
3698                 folder does not exist
3699
3700 2004-01-26 [paul]       0.9.8claws53
3701
3702         * sync with 0.9.8cvs7
3703                 see ChangeLog 2004-01-23
3704
3705 2004-01-25 [alfons]     0.9.8claws52
3706
3707         * src/compose.c
3708                 remove left-over constant INDENT_CHARS
3709
3710 2004-01-25 [alfons]     0.9.8claws51
3711
3712         * src/procmime.c
3713                 add NULL pointer check for mimeinfo->node in
3714                 procmime_mimeinfo_parent()
3715
3716 2004-01-25 [darko]      0.9.8claws50
3717
3718         * src/compose.c
3719                 make "Wrap all long lines" toolbar button wrap all
3720                 long lines not just the current line
3721                 patch by I. Oshadi Jayawardena <ioj4 at yahoo.co.uk>
3722
3723
3724 2004-01-25 [alfons]     0.9.8claws49
3725
3726         * src/procmime.c
3727                 remove g_strstrip(); prevents a NULL pointer deref, and isn't
3728                 necessary anyway, because *scanf() functions neglect white
3729                 space in the input. 
3730                 Fixes bug #425, "sylpheed 0.9.8claws42 crashes on some messages."
3731
3732 2004-01-25 [paul]       0.9.8claws48
3733
3734         * src/prefs_ext_prog.c
3735                 apply Alfons' patch to check for NULL pointers
3736                 fixes bug #424
3737
3738 2004-01-25 [paul]       0.9.8claws47
3739
3740         * sync with 0.9.8cvs8
3741                 see ChangeLog 2004-01-23
3742
3743 2004-01-25 [thorsten]   0.9.8claws46
3744
3745         * src/messageview.c
3746                 remove orphaned mimeview unref()
3747
3748 2004-01-23 [christoph]  0.9.8claws45
3749
3750         * src/summaryview.c
3751                 set ctree widget style
3752
3753 2004-01-23 [paul]       0.9.8claws44
3754
3755         * sync with 0.9.8cvs5
3756                 see ChangeLog 2004-01-22
3757
3758 2004-01-23 [alfons]     0.9.8claws43
3759
3760         * src/procmsg.c
3761                 remove redundant code in procmsg_get_thread_tree()
3762
3763 2004-01-21 [christoph]  0.9.8claws42
3764
3765         * src/folderview.c
3766                 set ctree widget style, otherwise GTK does not use the
3767                 the correct vertical size for the list items
3768
3769 2004-01-21 [alfons]     0.9.8claws41
3770
3771         * src/summaryview.c
3772                 GDK_Left should only switch to folderview when
3773                 when summaryview hscrollbar is at the leftmost
3774                 position (fixes bug #420, "Focus error")
3775
3776 2004-01-21 [paul]       0.9.8claws40
3777
3778         * sync with 0.9.8cvs4
3779                 see ChangeLog 2004-01-20
3780
3781 2004-01-20 [christoph]  0.9.8claws39
3782
3783         * src/folderview.c
3784                 remove setting sensitivity for no longer existing
3785                 /Scoring... popup entry
3786
3787 2004-01-20 [keith]      0.9.8claws38
3788
3789         * configure.ac
3790                 Revert AM_CONFIG_HEADER to AC_CONFIG_HEADER
3791
3792 2004-01-20 [paul]       0.9.8claws37
3793
3794         * src/prefs_fonts.c
3795                 demystify font settings
3796                 
3797         * src/textview.c
3798                 use textview->msgfont for header->body in
3799                 textview_show_header()
3800
3801 2004-01-20 [paul]       0.9.8claws36
3802
3803         * src/compose.c
3804           src/undo.c
3805                 remove superfluous debug_print's
3806                 
3807         * src/inc.c
3808                 clear the statusbar after LOCAL incorporation
3809
3810 2004-01-20 [paul]       0.9.8claws35
3811
3812         * sync with 0.9.8cvs3
3813                 see ChangeLog 2004-01-20
3814
3815 2004-01-19 [keith]      0.9.8claws34
3816
3817         * src/folderview.c
3818                 don't show 'Search folder...' on popup menu
3819                 if folder has no mails in it
3820
3821 2004-01-17 [keith]      0.9.8claws33
3822
3823         * src/compose.c
3824           src/prefs_common.c
3825           src/prefs_common.h
3826                 store position of compose window in prefs
3827
3828 2004-01-17 [thorsten]   0.9.8claws32
3829
3830         * src/gtk/gtkvscrollbutton.c
3831                 ensure scrollbutton resize event on different gtk versions
3832
3833 2004-01-15 [alfons]     0.9.8claws31
3834         
3835         * src/summaryview.c
3836                 keep MSG_REPLIED and MSG_FORWARDED even when marking a
3837                 message as read
3838
3839 2004-01-12 [christoph]  0.9.8claws30
3840
3841         * src/procmime.c
3842                 better MIME-Version check
3843
3844 2004-01-11 [alfons]     0.9.8claws29
3845
3846         * src/procmsg.c
3847                 remove unnecessary but still effective check (could possibly
3848                 lead to some unwanted side effects)
3849
3850 2004-01-11 [alfons]     0.9.8claws28
3851
3852         * src/procmsg.c
3853                 we should not prefer lowest message number while threading 
3854                 (introduced in previous commit)
3855
3856 2004-01-11 [alfons]     0.9.8claws27
3857
3858         * src/procmsg.c
3859                 subject threading fixes:
3860                 
3861                         - make message with lowest message number the
3862                           thread parent,
3863                         - refine recording last node when threading. the last node
3864                           should be the previous one if a node has a thread parent,
3865                           or the current node if not
3866                 
3867                 (there's another threading bug fix coming up)
3868
3869 2004-01-10 [paul]       0.9.8claws26
3870
3871         * src/main.c
3872           src/prefs_ext_prog.c
3873           src/plugins/clamav/clamav_plugin_gtk.c
3874                 minor gui fixes
3875
3876 2004-01-09 [christoph]  0.9.8claws25
3877
3878         * src/Makefile.am
3879         * src/string_match.[ch]                 ** REMOVE **
3880         * src/common/Makefile.am
3881         * src/common/string_match.[ch]          ** NEW **
3882                 move string_match.[ch] to common directory
3883
3884 2004-01-09 [christoph]  0.9.8claws24
3885
3886         * src/pgpmime.c
3887                 add MIME-Version header for the message parser
3888
3889 2004-01-09 [paul]       0.9.8claws23
3890
3891         * po/POTFILES.in
3892           src/Makefile.am
3893           src/main.c
3894           src/prefs_common.c
3895           src/prefs_ext_prog.[ch]       ** NEW FILES **
3896                 move External Command options from 'Common Prefs/Other' to
3897                 'Other Prefs/Message View/External Programs', also reveal
3898                 the hidden options for audio player and image viewer.
3899                 
3900         * src/prefs_common.c
3901                 fix toggling of header pane
3902
3903 2004-01-09 [paul]       0.9.8claws22
3904
3905         * src/compose.c
3906                 when changing account also change the save folder
3907
3908         * src/textview.c
3909                 if a text/plain attachment has 'Content-Disposition: attachment'
3910                 don't display it inline
3911
3912 2004-01-08 [christoph]  0.9.8claws21
3913
3914         * src/procmime.c
3915                 check for "MIME-Version: 1.0" in message/rfc882 MIME-parts,
3916                 otherwise thread the message content as one text part and
3917                 don't assume charset US-ASCII which is only specified as
3918                 default for MIME-messages
3919
3920 2004-01-08 [paul]       0.9.8claws20
3921
3922         * src/plugins/clamav/clamav_plugin.c
3923           src/plugins/spamassassin/spamassassin.c
3924                 inform the user what is happening via the statusbar
3925
3926 2004-01-06 [paul]       0.9.8claws19
3927
3928         * po/es.po
3929                 update Spanish translation. submitted by Ricardo
3930                 Mones Lastra
3931
3932 2004-01-05 [paul]       0.9.8claws18
3933
3934         * sync with 0.9.8cvs2
3935                 see ChangeLog 2004-01-05
3936
3937 2004-01-03 [luke]       0.9.8claws17
3938
3939         * src/procheader.c
3940                 Clean up:
3941                 o remove unused functions string_getchar() and file_getchar()
3942                 o remove the getchar_ parameter from generic_get_one_field()
3943                 o add an 'unfold' parameter to generic_get_one_field, to
3944                   be used if no HeaderEntry is supplied
3945                 o procheader_get_one_field_asis() uses
3946                   generic_get_one_field().
3947
3948 2004-01-01 [christoph]  0.9.8claws16
3949
3950         * src/common/xml.[ch]
3951                 o add xml_new_tag() to manage usage counts of strings correctly
3952                 o correct xml_copy_tree() function name
3953
3954         * src/folder.c
3955         * src/main.c
3956                 allow registering and unregistering of FolderClasses anytime
3957
3958 2003-12-31 [christoph]  0.9.8claws15
3959
3960         * src/folder.[ch]
3961         * src/common/xml.[ch]
3962                 keep folderlist.xml data for unloaded FolderClasses
3963
3964 2003-12-30 [luke]       0.9.8claws14
3965
3966         * src/procheader.[ch]
3967                 o added procheader_get_one_field_asis() that does not do
3968                   unfolding
3969                 o fix procheader_get_header_array_asis() to use the above,
3970                   fixing ugliness of headers in textview
3971
3972         * src/compose.c
3973                 o don't unfold headers when redirecting.        
3974
3975 2003-12-30 [paul]       0.9.8claws13
3976
3977         * po/POTFILES.in
3978           src/common/defs.h
3979           src/Makefile.am
3980           src/main.c
3981           src/prefs_common.c
3982           src/prefs_themes.[ch] ** NEW FILES **
3983                 redesign and move Icon Theme selector to
3984                 the new prefs window
3985           
3986         * src/stock_pixmap.c
3987                 fix the old bug where icons are not always
3988                 updated when changing themes
3989         
3990         * src/summaryview.c
3991                 fix bug where the icons on the title row
3992                 of the summary view were not updated
3993         
3994         all patches submitted by Ricardo Mones Lastra
3995
3996 2003-12-30 [hoa]        0.9.8claws12
3997
3998         * src/folder.c
3999                 run preglobal and postglobal processing rules
4000                 even if the folder does not have any rules.
4001
4002 2003-12-28 [paul]       0.9.8claws11
4003
4004         * ac/aspell.m4
4005           ac/check-type.m4
4006           ac/gnupg-check-typedef.m4
4007           ac/openssl.m4
4008           ac/spamassassin.m4
4009                 fix 'underquoted definition' warnings, patch submitted by
4010                 David Relson <relson@osagesoftware.com>
4011                 
4012         * src/common/utils.c
4013                 subject_get_prefix_length(): add "Odp\\:" to reply prefixes,
4014                 patch submitted by Jan Alboszta <J.Alboszta@students.mimuw.edu.pl>
4015
4016 2003-12-28 [paul]       0.9.8claws10
4017
4018         * sync with 0.9.8cvs1
4019                 see ChangeLog 2003-12-17
4020
4021 2003-12-27 [christoph]  0.9.8claws9
4022
4023         * src/common/utils.[ch]
4024                 add g_node_map() to map a GNode into a new GNode
4025                 converting all node data's with a function
4026
4027         * src/account.c
4028         * src/folder.[ch]
4029         * src/folderview.c
4030         * src/imap.c
4031         * src/mainwindow.c
4032         * src/summaryview.c
4033                 o use g_node_map() to convert XML <-> Folder
4034                 o remove redundant FolderItem->parent and
4035                   replace it with folder_item_parent()
4036
4037 2003-12-23 [christoph]  0.9.8claws8
4038
4039         * src/folder.[ch]
4040         * src/folderview.c
4041         * src/mainwindow.c
4042         * src/procmsg.c
4043                 o use callback for notifications about added and
4044                   destroyed folders
4045                 o rewrite folderlist saving (new functions to create
4046                   folder from XML tree, and XML tree from folder)
4047
4048         * src/common/xml.[ch]
4049                 add function to save XML trees
4050
4051         * src/prefs_filtering.c
4052                 code cleanup
4053
4054 2003-12-22 [christoph]  0.9.8claws7
4055
4056         * src/prefs_account.[ch]
4057                 add "SMTP only" accounts
4058
4059 2003-12-20 [melvin]     0.9.8claws6
4060
4061         * src/action.[ch]
4062                 Changed the interface for action_update_*_menu() so
4063                 action.c does not need to know the paths of the different
4064                 actions menu (mainwindow, message view and compose window). 
4065
4066         * src/compose.c
4067                 Tiny code cleanup to merge spell checker related code
4068                 compose_update_actions_menu(): new function to update
4069                 the actions menu. Use it in compose_create()
4070
4071         * src/compose.h
4072                 compose_update_actions_menu(): new function to update
4073                 the actions menu. Used also in prefs_actions.c.
4074
4075         * src/mainwindow.[ch]
4076                 main_window_update_actions_menu(): new function to update
4077                 the actions menu. Used in main_window_create() and in
4078                 prefs_actions.c
4079
4080         * src/messageview.[ch]
4081                 messageview_update_actions_menu(): new function to update
4082                 the actions menu. Used in messageview_add_toolbar() and in
4083                 prefs_actions.c
4084                 
4085         * src/prefs_actions.c   
4086                 prefs_actions_ok(): fixed to update the actions menu of
4087                 the separate message view and the compose windows.
4088
4089 2003-12-20 [luke]       0.9.8claws5
4090         * src/procheader.c
4091                 fix unfolding/newline stripping for multiline fields
4092                 in generic_get_one_field()
4093
4094 2003-12-19 [christoph]  0.9.8claws4
4095
4096         * src/summaryview.c
4097                 o code cleanup
4098                 o use subject_compare_for_sort() when comparing
4099                   simplified subjects
4100
4101 2003-12-19 [christoph]  0.9.8claws3
4102
4103         * src/msgcache.c
4104                 more syncing with 0.8.9a
4105
4106 2003-12-19 [christoph]  0.9.8claws2
4107
4108         * src/folder.c
4109                 don't write all FolderItem XML attributes for the root node
4110
4111 2003-12-19 [melvin]     0.9.8claws1
4112
4113         * src/messageview.c
4114                 Added missing menu branch (Tools/Create processing/rule)
4115         * po/fr.po
4116                 Updated French translation for the added string.
4117
4118 2003-12-19 [paul]       0.9.8claws
4119
4120         0.9.8claws released
4121
4122 2003-12-19 [paul]       0.9.7claws51
4123
4124         * po/en_GB.po
4125           po/es.po
4126           po/ja.po
4127           po/pl.po
4128           po/sk.po
4129           po/zh_CN.po
4130                 update translations. submitted by me, Ricardo Mones
4131                 Lastra, Rui Hirokawa, Emil Nowak, Andrej Kacian,
4132                 Hansom Young
4133                 
4134         * src/folder_item_prefs.c
4135                 'enable_processing' set to FALSE by default
4136
4137 2003-12-18 [melvin]     0.9.7claws50
4138
4139         * po/fr.po
4140                 Updated French translation
4141
4142 2003-12-17 [christoph]  0.9.7claws49
4143
4144         * src/procheader.c
4145                 revert discarding of whitespace from 0.9.7claws44
4146
4147                 RFC2822 2.2.3: Unfolding is accomplished by simply
4148                 removing any CRLF that is immediately followed by WSP.
4149
4150 2003-12-17 [paul]       0.9.7claws48
4151
4152         * src/folder.c
4153                 fix new message count
4154                 
4155         * configure.ac
4156                 update autotools macros
4157
4158         * sync with 0.9.8a
4159
4160 2003-12-16 [christoph]  0.9.7claws47
4161
4162         * src/folder.c
4163                 fix folder update before adding MsgInfo to cache
4164                 in add_msginfo_to_cache()
4165
4166         * src/procmsg.c
4167                 remove old call to folder_item_update() that is no
4168                 longer required
4169
4170 2003-12-16 [christoph]  0.9.7claws46
4171
4172         * src/main.c
4173                 make sure the shutdown process only runs once
4174
4175 2003-12-16 [hoa]        0.9.7claws45
4176
4177         * src/mainwindow.c
4178         * src/messageview.c
4179         * src/summaryview.[ch]
4180                 Create filter rules using a message is fixed.
4181                 We can now create processing rules using a message.
4182
4183 2003-12-15 [alfons]     0.9.7claws44
4184
4185         * src/procheader.c
4186                 make sure we discard folding white space
4187
4188 2003-12-15 [luke]       0.9.7claws43
4189         * src/textview.c
4190         * src/mimeview.c
4191                 o use "name" parameter if "filename" doesn't exist
4192
4193 2003-12-14 [alfons]     0.9.7claws42
4194
4195         * src/summaryview.c
4196         * src/common/utils.c
4197                 allow quick finding based on the result of passing
4198                 a message to an external command. E.g:
4199
4200                         X "bogofilter < %F" 
4201                 
4202                 gets me all the spam in a folder.
4203
4204 2003-12-14 [luke]       0.9.7claws41
4205
4206         * src/textview.c
4207         * src/mimeview.c
4208                 o use parameter "filename" instead of "name" in a couple of 
4209                   places for correctness
4210
4211         * src/procmime.c
4212         * src/common/utils.[ch]
4213                 o make temporary filename for attachments safe for %p 
4214                   substitutions in actions.
4215
4216 2003-12-13 [christoph]  0.9.7claws40
4217
4218         * src/main.c
4219                 readd exit(0) to clean_quit() because otherwise sylpheed
4220                 does not always terminate
4221
4222         * src/pgpmime.c
4223         * src/privacy.h
4224                 add an identifier-string for PrivacySystems
4225
4226 2003-12-12 [paul]
4227
4228         * doc/man/sylpheed.1
4229                 update the man page
4230
4231 2003-12-12 [paul]       0.9.7claws39
4232
4233         general clean up
4234         
4235         * configure.ac
4236                 correct and clean up './configure --help' info
4237         
4238         * src/plugins/clamav/clamav_plugin.c
4239           src/plugins/spamassassin/spamassassin.c
4240                 correct plugin_desc(), works with LOCAL, IMAP, and
4241                 POP accounts
4242                 
4243         * src/filtering.c
4244           src/matcher.[ch]
4245           src/matcher_parser_parse.y
4246           src/prefs_filtering_action.c
4247                 use 'Change Score' instead of '(In/De)crease score'.
4248                 use *CHANGE_SCORE* instead of *ADD_SCORE*
4249          
4250          * src/mainwindow.c
4251                 hyphenate: 'Pre-processing', 'Post-processing'
4252                 
4253         * src/prefs_account.c
4254                 change 'Generate Message-ID' to 'Generate Message-Id'
4255                 
4256         * src/prefs_folder_item.c
4257                 change 'Processing on startup:' to 'Process at startup'
4258                 change 'Scan for new mail:' to 'Scan for new mail'
4259                 
4260 2003-12-11 [christoph]  0.9.7claws38
4261
4262         * src/crash.c
4263         * src/main.[ch]
4264                 make sure the clean_exit() funtion is not called again by the
4265                 signal handler while it is already running
4266
4267         (closes Bug 366 lost all folders -> spoiling folderlist.xml file)
4268
4269         * src/summaryview.c
4270                 fix wrong assertion
4271
4272 2003-12-11 [paul]       0.9.7claws37
4273
4274         * src/compose.c
4275                 'anonymise' Message-Id: header string
4276
4277 2003-12-11 [paul]       0.9.7claws36
4278
4279         * src/plugins/clamav/clamav_plugin.c
4280                 fix (don't break) signature count
4281                 use cl_strerror() instead of deprecated cl_perror()
4282         
4283 2003-12-11 [darko]      0.9.7claws35
4284
4285         * src/summaryview.c
4286                 also update the sort arrow (thanks Christoph)
4287
4288 2003-12-11 [darko]      0.9.7claws34
4289
4290         * src/summaryview.c
4291                 allow reverting to default sort mode (no sort)
4292
4293 2003-12-10 [hoa]        0.9.7claws33
4294
4295         * src/matcher.c
4296                 fixed quotation of string for matcher.
4297
4298 2003-12-08 [paul]       0.9.7claws32
4299
4300         * src/imap.c
4301           src/inc.c
4302                 plug memory leaks (patch by Alfons)
4303
4304 2003-12-08 [christoph]  0.9.7claws31
4305
4306         * src/folder_item_prefs.[ch]
4307         * src/folderview.c
4308         * src/prefs_folder_item.c
4309                 add new FolderItem property to exclude folders from new
4310                 mail checks
4311
4312         Patch submitted by Chad Robinson <crobinson@rfgonline.com>
4313
4314 2003-12-07 [paul]       0.9.7claws30
4315
4316         * src/plugins/clamav/clamav_plugin.c
4317                 fix signature count
4318
4319 2003-12-07 [thorsten]   0.9.7claws29
4320
4321         * src/filtering.c
4322                 debug_print some warning if destfolder missing
4323         * src/prefs_filtering.c
4324                 uninitialized filter list when deleting a folder
4325
4326 2003-12-06 [paul]       0.9.7claws28
4327
4328         * src/procheader.c
4329                 add Alfons' patch to trim line feeds
4330
4331 2003-12-06 [paul]       0.9.7claws27
4332
4333         * partial sync with 0.9.7cvs8
4334                 leaving claws' online/offline more or less intact
4335                 see ChangeLog 2003-12-04 and 2003-12-06
4336
4337 2003-12-06 [christoph]  0.9.7claws26
4338
4339         * src/messageview.c
4340         * src/privacy.[ch]
4341                 revert pirvacy API changes
4342
4343 2003-12-05 [alfons]     0.9.7claws25
4344
4345         * src/matcher.[ch]
4346                 clean up my old cruft
4347
4348 2003-12-05 [alfons]     0.9.7claws24
4349
4350         * src/matcher.c
4351                 fix comparison buglet ;-) and make `test` matcher
4352                 work again
4353
4354 2003-12-05 [alfons]     0.9.7claws23
4355
4356         * src/prefs_folder_item.c
4357                 K&R 2nd Ed., page 241 (function parameter identifiers
4358                 starting with an underscore are kind of insulting)
4359
4360 2003-12-05 [hoa]        0.9.7claws22
4361
4362         * src/main.c
4363         * src/mainwindow.[ch]
4364         * src/mainwindow.h
4365                 add destructor for mainwindow so that the last 
4366                 MimeInfo opened in messageview is destroyed when
4367                 exiting sylpheed.
4368
4369 2003-12-05 [hoa]        0.9.7claws21
4370
4371         * src/filtering.[ch]
4372         * src/matcher.[ch]
4373         * src/matcher_parser_lex.l
4374         * src/matcher_parser_parse.y
4375         * src/prefs_actions.c
4376         * src/prefs_filtering.c
4377         * src/common/utils.[ch]
4378                 quote arguments before giving them to command line.
4379                 fixed quote of string in matcher/processing/filtering rules.
4380
4381         * src/messageview.c
4382         * src/privacy.[ch]
4383                 allows decryption to return a new whole 
4384                 MIME message structure.
4385
4386 2003-12-04 [hoa]        0.9.7claws20
4387
4388         * src/filtering.[ch]
4389         * src/folder.c
4390         * src/mainwindow.c
4391         * src/matcher.c
4392         * src/matcher_parser_parse.y
4393         * src/folderview.c
4394                 global rules to run before folder specific rules.
4395                 global rules to run after folder specific rules.
4396                 
4397         * src/messageview.c
4398                 fixed quick addition of rules.
4399         
4400         * src/prefs_filtering.[ch]
4401         * src/summaryview.c
4402                 we can now customize the title for the dialog.
4403                 updated case where we rename of delete folders.
4404
4405         * src/addressbook.c
4406                 got back the function addressbook_browse_entry_cb()
4407                 that is needed in case we compiled with LDAP support.
4408
4409 2003-12-04 [paul]       0.9.7claws19
4410
4411         * sync with 0.9.7cvs6
4412                 see ChangeLog 2003-12-04
4413                 fixes bug 171 'Wrong message decoing: koi8-r and 
4414                 iso8859-5 looks same. Can't read many emails.'
4415
4416 2003-12-04 [paul]       0.9.7claws18
4417
4418         * po/POTFILES.in
4419                 remove 'src/prefs_scoring.c'
4420
4421 2003-12-03 [hoa]        0.9.7claws17
4422
4423         * src/Makefile.am
4424                 compilation of scoring.[ch] and prefs_scoring.[ch]
4425                 is removed.
4426         
4427         * src/filtering.[ch]
4428         * src/folder.c
4429         * src/folder_item_prefs.[ch]
4430         * src/folderview.c
4431         * src/main.c
4432         * src/mainwindow.c
4433         * src/matcher.[ch]
4434         * src/matcher_parser.h
4435         * src/matcher_parser_parse.y
4436         * src/prefs_filtering.[ch]
4437         * src/prefs_filtering_action.c
4438         * src/prefs_folder_item.c
4439         * src/prefs_scoring.[ch]              * REMOVED FILES *
4440         * src/procmsg.[ch]
4441         * src/scoring.[ch]                    * REMOVED FILES *
4442         * src/summaryview.c
4443                 merged scoring and filtering.
4444                 
4445                 Note : compatibility is kept by parsing score like 
4446                   add_score. To get the behaviour of older scoring 
4447                   system, you have to define some equivalent rule :
4448                   "score_lower -9999 hide"
4449                   "score_greater 9999 mark"
4450                   
4451                   To define global rules, you have to define them 
4452                   in the new global processing rules.
4453                   The variable that kept the list filtering rules 
4454                   was "global_processing" and has been renamed into 
4455                   "filtering_rules".
4456                   "global_processing" variable is now the name 
4457                   of the variable that keeps the list of global 
4458                   processing rules.
4459                   In the configuration file, "[global]" section is 
4460                   now for the global processing rules (which includes
4461                   score things and new global processing rules).
4462                   New "[filtering]" section is for the filtering rules.
4463                   
4464                   Before running with this version, during testing 
4465                   phase, ** MAKE A BACKUP ** of your matcherrc file.
4466                   Then, you have to make the following changes :
4467                   - leave all scoring rules in "[global]" section.
4468                   - move all other rules of "[global]" section to
4469                       a new section named "[filtering]".
4470
4471 2003-12-03 [christoph]  0.9.7claws16
4472
4473         * src/procmime.c
4474                 use default Content-Type as specified in RFC2045 if
4475                 Content-Type header is syntactically incorrect
4476
4477 2003-12-03 [christoph]  0.9.7claws15
4478
4479         * src/addressbook.c
4480         * src/addrindex.h
4481         * src/addritem.c
4482         * src/expldifdlg.h
4483         * src/exportldif.c
4484         * src/filtering.c
4485         * src/folder.c
4486         * src/folderview.c
4487         * src/jpilot.c
4488         * src/localfolder.c
4489         * src/matcher.h
4490         * src/matcher_parser_lex.l
4491         * src/matcher_parser_parse.y
4492         * src/news.c
4493         * src/prefs_filtering_action.c
4494         * src/prefs_folder_item.c
4495         * src/prefs_fonts.c
4496         * src/procmsg.c
4497         * src/sgpgme.c
4498                 clean up warnings
4499
4500         * src/procmime.c
4501                 revert 0.9.7claws14 change
4502
4503 2003-12-03 [alfons]     0.9.7claws14
4504
4505         * src/procmime.c
4506                 catch invalid Content-Type with no subtype
4507
4508 2003-12-03 [alfons]     0.9.7claws13
4509
4510         * src/alertpanel.h
4511         * src/setup.c
4512         * src/plugins/image_viewer/plugin.c
4513                 compile again, we need stddef.h for size_t
4514
4515 2003-12-03 [paul]       0.9.7claws12
4516
4517         * src/account.c
4518                 don't allow cloning of accounts with remote folders,
4519                 patch submitted by Ricardo Mones Lastra
4520
4521 2003-12-03 [christoph]  0.9.7claws11
4522
4523         * src/folder.[ch]
4524         * src/imap.c
4525         * src/localfolder.[ch]
4526         * src/mh.c
4527         * src/news.c
4528         * src/common/xml.[ch]
4529                 add set_xml() and get_xml() virtual functions to FolderClass to
4530                 save extra information for Folders (for example the rootpath
4531                 only used by LocalFolder). The folderlist write function no
4532                 longer needs to know the folder type to save this extra
4533                 information.
4534
4535 2003-12-02 [christoph]  0.9.7claws10
4536
4537         * src/Makefile.am
4538         * src/account.c
4539         * src/folder.[ch]
4540         * src/folderview.h
4541         * src/imap.c
4542         * src/localfolder.[ch]          ** NEW **
4543         * src/mainwindow.c
4544         * src/mh.[ch]
4545         * src/news.[ch]
4546         * src/prefs_account.[ch]
4547         * src/prefs_filtering.h
4548         * src/procmsg.h
4549         * src/remotefolder.[ch]         ** NEW **
4550         * src/common/xml.[ch]
4551                 add item_set_xml() and item_get_xml() virtual functions to
4552                 FolderClass to give folders the ability to add extra information
4553                 to the saved FolderItem data. If NULL the default function for
4554                 FolderItem will be used.
4555
4556 2003-11-29 [christoph]  0.9.7claws9
4557
4558         * src/procheader.c
4559                 fix bug in unfolding
4560
4561 2003-11-29 [luke]       0.9.7claws8
4562
4563         * src/textview.c
4564                 fix compilation for non c99 compilers
4565
4566 2003-11-29 [christoph]  0.9.7claws7
4567
4568         * src/procmime.[ch]
4569         * src/mimeview.c
4570                 o unknown disposition types should be handled as
4571                   attachment (RFC2183)
4572                 o missing headers should not default to inline
4573                   (would make "Save All" useless when disposition header
4574                    is not set by the sending mailer)
4575                 o remove old MimeInfo data and cleanup
4576
4577 2003-11-29 [luke]       0.9.7claws6
4578
4579         * src/procmime.[ch]
4580                 re-added parsing of Content-Disposition header
4581                         - removes the old  'gchar* content_disposition'
4582                         - adds a new field 'DispositionType disposition'
4583                         - adds parameters to MimeInfo::parameters
4584
4585         * src/mimeview.c
4586                 use the "filename" parameter for saving, and the new
4587                 MimeInfo::disposition for save all.
4588
4589         * src/compose.c
4590         * src/toolbar.[ch]
4591                 add a 'check spelling' button as a possibility for 
4592                 the compose toolbar
4593
4594         * src/stockpixmap.[ch]
4595         * src/pixmaps/check_spelling.xpm        ** NEW **
4596         * src/Makefile.am
4597                 add a pixmap for use with 'check spelling' button or
4598                 a user defined action
4599
4600         * src/textview.c
4601                 re-apply fixed (I hope) patch for bug 57
4602                 "Hidden URL in HTML Mails"
4603
4604 2003-11-28 [christoph]  0.9.7claws5
4605
4606         * src/procmime.c
4607                 o be more liberal in what we accept as Content-Type parameters
4608                 o ignore comments after parameters
4609
4610         * src/sgpgme.c
4611                 o only free passphrase when an error occurs
4612
4613 2003-11-28 [paul]       0.9.7claws4
4614
4615         * src/account.c
4616                 add 'Clone Account' function. patch submitted by
4617                 Ricardo Mones Lastra
4618
4619 2003-11-27 [thorsten]   0.9.7claws3
4620
4621         * src/mimeview.c
4622                 fix crash if 'save_all' failed twice
4623
4624 2003-11-27 [paul]       0.9.7claws2
4625
4626         * po/POTFILES.in
4627                 fix a typo
4628
4629         * po/zh_CN.po
4630                 update Simplified Chinese translation. submitted by
4631                 Hansom Young
4632
4633 2003-11-27 [paul]       0.9.7claws1
4634
4635         * po/POTFILES.in
4636                 clean up
4637
4638 2003-11-26 [paul]       0.9.7claws
4639
4640         * 0.9.7claws released
4641
4642 2003-11-26 [paul]       0.9.6claws99
4643
4644         * src/Makefile.am
4645                 add reference to pixmaps/mime_message.xpm
4646
4647 2003-11-26 [paul]       0.9.6claws98
4648
4649         * po/POTFILES.in
4650                 remove reference to src/sigstatus.c
4651
4652 2003-11-26 [christoph]  0.9.6claws97
4653
4654         * src/Makefile.am
4655         * src/prefs_common.c
4656         * src/rfc2015.c
4657         * src/sigstatus.[ch]            ** REMOVE **
4658                 remove signature result popup option and window
4659
4660 2003-11-26 [paul]       0.9.6claws96
4661
4662         * po/es.po
4663           po/ja.po
4664           po/pl.po
4665           po/sk.po
4666           po/sr.po
4667                 update translations. submitted by Ricardo Mones Lastra,
4668                 Rui Hirokawa, Emil Nowak, Andrej Kacian, and Urke MMI
4669
4670 2003-11-25 [christoph]  0.9.6claws95
4671
4672         * src/procmime.c
4673                 display mime structure only in debug mode
4674
4675 2003-11-25 [melvin]     0.9.6claws94
4676
4677         * po/fr.po
4678                 Updated French translations + typos fixes of older
4679                 translations (thanks to Fabien Vantard for pointing
4680                 to some of them)
4681
4682 2003-11-25 [melvin]     0.9.6claws93
4683
4684         * src/editldap.c
4685                 Fixed a couple of typos.
4686
4687 2003-11-24 [paul]       0.9.6claws92
4688
4689         * po/POTFILES.in
4690                 add 'src/textview.c'
4691
4692 2003-11-24 [paul]       0.9.6claws91
4693
4694         * src/sgpgme.c
4695                 fix typo. spotted by Rui Hirokawa <rui_hirokawa@ybb.ne.jp>
4696
4697 2003-11-24 [paul]       0.9.6claws90
4698
4699         * src/plugins/image_viewer/viewer.c
4700                 image_viewer_show_mimepart(): 
4701                 use procmime_mimeinfo_get_parameter() to get the file name
4702
4703 2003-11-24 [paul]       0.9.6claws89
4704
4705         * src/textview.c
4706                 textview_show_mime_part(): rewrite text hint
4707
4708 2003-11-22 [paul]       0.9.6claws88
4709
4710         * sync with 0.9.7cvs5
4711                 see ChangeLog 2003-11-21
4712
4713 2003-11-21 [paul]       0.9.6claws87
4714
4715         * src/mimeview.c
4716                 define shortcut key 'o' for 'Open with...'
4717
4718 2003-11-21 [alfons]     0.9.6claws86
4719
4720         * src/messageview.c
4721                 fix bug #383 'Deleting message from "separate message view" 
4722                 uses local Trash folder'
4723
4724 2003-11-21 [christoph]  0.9.6claws85
4725
4726         * src/mimeview.c
4727                 fix content-type guessing by name parameter when finding
4728                 the correct viewer
4729
4730 2003-11-21 [alfons]     0.9.6claws84
4731
4732         * src/main.c
4733                 no mail incorporation allowed with --offline param.
4734                 fixes bug #374, "--offline ignored"
4735
4736 2003-11-20 [christoph]  0.9.6claws83
4737
4738         * src/mimeinfo.c
4739                 use signed MimeInfo when checking the signature and not
4740                 the selected one
4741
4742 2003-11-19 [alfons]     0.9.6claws82
4743
4744         * src/mainwindow.c
4745                 fix crash when toggling separate views, patch submitted
4746                 by Pawel Pekala <c0rn|AT|gazeta.pl>.
4747                 fixes bug #342, "separate views  cause crash"
4748
4749 2003-11-19 [paul]       0.9.6claws81
4750
4751         * src/compose.c
4752                 compose_redirect_write_headers_from_headerlist(): 
4753                 add Resent-Cc: header (bug fix inherited from 0.9.7cvs3)
4754                 
4755         * src/main.c
4756                 code cleanup (inherited from 0.9.7cvs4)
4757                 
4758         * tools/tb2sylpheed
4759                 bugfix: added missing attribute-list start. submitted by
4760                 Urke MMI
4761
4762 2003-11-19 [luke]       0.9.6claws80
4763
4764         * src/textview.c
4765                 revert my last commit until I get time to fix it
4766
4767 2003-11-18 [christoph]  0.9.6claws79
4768
4769         * src/mimeview.[ch]
4770                 check parent MimeInfos for signatures and display the
4771                 result of the parent when found
4772
4773         * src/pgpmime.c
4774                 o avoid NULL pointer warnings
4775                 o use procmime_mimeinfo_get_parameter()
4776
4777         * src/sgpgme.c
4778                 small text changes
4779
4780 2003-11-17 [luke]       0.9.6claws78
4781
4782         * src/textview.c
4783                 add check for disguised URLs, fixing bug 57
4784                 "Hidden URL in HTML Mails"
4785
4786 2003-11-16 [christoph]  0.9.6claws77
4787
4788         * src/procmime.c
4789                 fix crash when parsing invalid Content-Type header
4790
4791 2003-11-16 [christoph]  0.9.6claws76
4792
4793         * src/pgpmime.c
4794         * src/privacy.c
4795         * src/procmime.c
4796         * src/sgpgme.[ch]
4797                 implement message decrypting
4798
4799         * src/rfc2015.c
4800                 remove old code
4801
4802 2003-11-14 [luke]       0.9.6claws75
4803
4804         * src/mimeview.c
4805                 fix a couple of problems that treated application/* and
4806                 application/octet-stream the wrong way around
4807                 (since 0.9.6claws10), causing "Open" to do nothing.
4808
4809 2003-11-14 [christoph]  0.9.6claws74
4810
4811         * src/messageview.c
4812         * src/pgpmime.c
4813         * src/privacy.[ch]
4814                 prepare for message part decrypting
4815
4816         * src/sgpgme.c
4817                 add output for expired signatures
4818
4819         * src/rfc2015.c
4820                 remove some old code
4821
4822 2003-11-10 [christoph]  0.9.6claws73
4823
4824         * src/mimeview.c
4825                 add "Full info" button for bad and warn signature status
4826
4827         * src/sgpgme.c
4828                 generate full signature info like gpg's output
4829                 (gpg -v --with-fingerprint --verify)
4830
4831 2003-11-10 [christoph]  0.9.6claws72
4832
4833         * src/mimeview.c
4834         * src/pgpmime.c
4835         * src/privacy.[ch]
4836         * src/sgpgme.[ch]
4837         * src/textview.[ch]
4838                 o add code to view full signature info
4839                 o do automatic signature checks
4840
4841 2003-11-10 [alfons]     0.9.6claws71
4842
4843         * src/summaryview.c
4844                 don't crash when gtkut_font_load() returns invalid font (has
4845                 something to do with locale settings)
4846                 Patch submitted by David Chalmers <davidc|AT|ccmi.salk.edu>.
4847
4848 2003-11-09 [alfons]     0.9.6claws70
4849
4850         * src/procmime.c
4851                 plug leak
4852
4853 2003-11-08 [luke]       0.9.6claws69
4854
4855         * src/summaryview.c
4856                 fix some typos
4857
4858         * src/compose.c
4859                 rewrite compose_attach_parts(), fixing various bugs mainly
4860                 to do with re-editing.
4861
4862         * src/mimeview.c
4863                 "save all" now only saves attachments with names/filenames
4864
4865 2003-11-04 [match]      0.9.6claws68
4866
4867         * src/ldapctrl.[ch]
4868                 fix broken LDAP support.
4869
4870         * src/ldapquery.c
4871                 remove printf's.
4872
4873 2003-11-04 [luke]       0.9.6claws67
4874
4875         * src/mimeview.c
4876                 o  fixed bug 4 "focus lost on messages with attachments"
4877                 o  fixed 'Save all' attachments for new mime changes
4878                 o  right clicking on icons consistent with right clicking on
4879                    mime tree
4880                   - fixes a bug where wrong part is saved when you
4881                     choose 'Save as' from popup menu
4882                   - fixes bug 308 "No way to "save all" attachments"
4883                 o  fixed a compiler warning.
4884
4885         * src/textview.c
4886                 o  removed flickering in mime tree when using "n" and "p"
4887                    shortcuts
4888                 o  fixed bug where selecting the textview and pressing e.g.
4889                    'y' causes sylpheed to respond twice.
4890
4891         * src/summaryview.c
4892                 removed hard coding of * and ! shortcuts (which only served
4893                 to cause problems if you tried to redefine the shortcuts)
4894
4895 2003-11-04 [luke]       0.9.6claws66
4896
4897         * src/plugins/image_viewer/viewer.c
4898         * src/plugins/image_viewer/viewerprefs.c
4899         * src/plugins/image_viewer/viewerprefs.glade
4900                 o  allow toggling of image scaling by clicking on image
4901                 o  respond to image's container widget resize
4902
4903         * src/procmime.c
4904                 o  fix bad parsing of message when re-editing/viewing a
4905                    message saved to the drafts folder
4906
4907 2003-11-02 [match]      0.9.6claws65
4908
4909         * src/browseldap.h
4910                 fix if not building LDAP support.
4911         * src/addrindex.c
4912         * src/ldapquery.[ch]
4913         * src/editldap.h
4914                 include support for contains query. feature req 529354.
4915
4916 2003-11-02 [alfons]     0.9.6claws64
4917
4918         * src/browseldap.c
4919                 fix build bustage if not compiling ldap support
4920
4921 2003-11-01 [match]      0.9.6claws63
4922
4923         * po/POTFILES.in
4924         * src/Makefile.am
4925         * src/addr_compl.[ch]
4926         * src/addrbook.c
4927         * src/addrcache.[ch]
4928         * src/addrdefs.h        ** NEW **
4929         * src/addressbook.c
4930         * src/addressitem.h
4931         * src/addrindex.[ch]
4932         * src/addritem.h
4933         * src/addrquery.[ch]
4934         * src/ldapquery.[ch]
4935         * src/ldapserver.[ch]
4936                 refactor LDAP query mechanism.
4937
4938         * src/browseldap.[ch]   ** NEW **
4939         * src/ldaplocate.[ch]   ** NEW **
4940                 add feature to browse LDAP entry that was retrieved using
4941                 an explicit LDAP search.
4942
4943 2003-11-01 [alfons]     0.9.6claws62
4944
4945         * src/prefs_gtk.c
4946                 prefs_write_param(): fail when we see an invalid type; all the
4947                 callers seem to handle this gracefully by reverting changes
4948
4949 2003-10-30 [christoph]  0.9.6claws61
4950
4951         * configure.ac
4952         * ac/openssl.m4
4953         * ac/spamassassin.m4
4954         * src/Makefile.am
4955                 use extra variables for all libraries to make sure plugins
4956                 are only linked with libraries they really need. $LIBS is always
4957                 added to the linking parameters, but we only what the libraries
4958                 listed in the Makefile
4959
4960 2003-10-29 [paul]       0.9.6claws60
4961
4962         * src/mimeview.c
4963                 don't use Subject for unknown part name
4964
4965 2003-10-29 [paul]       0.9.6claws59
4966
4967         * src/compose.c
4968                 get name of attachment(s) when re-editing, fwd'ing or
4969                 redirecting
4970                 
4971         * src/mimeview.c
4972                 get name of attachment(s) when saving
4973
4974 2003-10-29 [hoa]        0.9.6claws58
4975
4976         * src/textview.c
4977                 implemented multipart/alternative in MIME message viewer.
4978
4979 2003-10-28 [christoph]  0.9.6claws57
4980
4981         * configure.ac
4982                 make sure MathML-Viewer is not built with the
4983                 Gtk2 version of GtkMathView
4984
4985 2003-10-28 [paul]       0.9.6claws56
4986
4987         * sync with 0.9.7cvs1
4988                 see ChangeLog 2003-10-28
4989
4990 2003-10-27 [alfons]     0.9.6claws55
4991
4992         * src/matcher_parser_parse.y
4993         * src/gtk/colorlabel.c
4994                 allow setting color label to 0 in filtering/processing rules
4995                 (should fix bug 368, "Can't create a filter condition "colorlabel 0"") 
4996
4997 2003-10-26 [alfons]     0.9.6claws54
4998
4999         * src/summary_search.c
5000                 fix misnomer and correct selecting initial search node  
5001
5002 2003-10-26 [christoph]  0.9.6claws53
5003
5004         * src/pgpmime.c
5005         * src/sgpgme.c
5006                 change display of signature info to use only name of
5007                 signer, otherwise the text gets too long.
5008
5009         * src/procmime.c
5010                 don't use MimeInfo's filename to generate tmp filename
5011
5012 2003-10-25 [christoph]  0.9.6claws52
5013
5014         * src/procmime.c
5015                 fix message body searching
5016
5017 2003-10-25 [paul]       0.9.6claws51
5018
5019         * src/compose.c
5020                 use g_basename rather than basename
5021
5022 2003-10-24 [christoph]  0.9.6claws50
5023
5024         * src/sgpgme.c
5025                 change fetching of signature key's trust
5026
5027 2003-10-24 [paul]       0.9.6claws49
5028
5029         * po/sk.po
5030                 update Slovak translation
5031                 submitted by Andrej Kacian
5032                 
5033         * src/mainwindow.c
5034                 remove unknown menu entry /File/Add mailbox/mbox...
5035
5036 2003-10-24 [hoa]        0.9.6claws48
5037
5038         * src/Makefile.am
5039                 removed all references to mbox folders
5040
5041         * src/carray.[ch]               * REMOVED *
5042         * src/chash.[ch]                * REMOVED *
5043         * src/maillock.[ch]             * REMOVED *
5044         * src/mailmbox.[ch]             * REMOVED *
5045         * src/mailmbox_folder.[ch]      * REMOVED *
5046         * src/mailmbox_parse.[ch]       * REMOVED *
5047         * src/mailmbox_types.[ch]       * REMOVED *
5048         * src/mbox_folder.[ch]          * REMOVED *
5049                 remove implementation of mbox folders
5050                 and old mailbox folder.
5051                 mbox folder implementation will be added
5052                 as a plugin so that implementation can be entirely
5053                 synchronized with the files of the project they are
5054                 extracted from (libEtPan!).
5055         
5056         * src/mainwindow.c
5057         * src/folder.c
5058         * src/folderview.[ch]
5059         * src/procmsg.h         
5060                 Disable as much code that references mbox folders
5061                 as possible.
5062                 Some UI thing still need to know that folder is mbox
5063                 (when we have to enter the name of the mailbox and
5064                 we want to add /var/mail/$USER).
5065
5066 2003-10-23 [christoph]  0.9.6claws47
5067
5068         * src/noticeview.c
5069                 don't always display button when noticeview is made visible
5070
5071         * src/mimeview.c
5072         * src/pgpmime.c
5073         * src/privacy.[ch]
5074         * src/sgpgme.[ch]
5075                 get signature information from crypto system
5076
5077 2003-10-22 [paul]       0.9.6claws46
5078
5079         * po/es.po
5080                 updated by Ricardo Mones Lastra
5081
5082 2003-10-22 [paul]       0.9.6claws45
5083
5084         * src/Makefile.am
5085                 update to reflect the changes to the icons that
5086                 happened in 0.9.6claws35
5087
5088 2003-10-22 [alfons]     0.9.6claws44
5089         
5090         * src/carray.h
5091                 inline carray_count() 
5092
5093 2003-10-21 [alfons]     0.9.6claws43
5094
5095         * src/carray.h
5096                 glib wrappers
5097         * src/carray.c
5098                 disable
5099         * src/mailmbox.[ch]
5100         * src/mailmbox_folder.c
5101         * src/mailmbox_parse.c
5102         * src/mailmbox_types.[ch]
5103                 %s/uint32_t/guint
5104
5105 2003-10-21 [luke]       0.9.6claws42
5106
5107         * src/stock_pixmaps.[ch]
5108         * src/mimeview.c
5109         * src/pixmaps/mime_application_octet_stream.xpm         ** REMOVE **
5110         * src/pixmaps/messageview_text.xpm                      ** REMOVE **
5111                 o remove mime_application_octet_stream.xpm icon (it was never
5112                   really needed)
5113                 o remove redundant icon messageview_text.xpm
5114
5115         * src/mainwindow.c
5116                 fix visibility of signature noticeview when toggling 'separate
5117                 message view'
5118
5119 2003-10-21 [christoph]  0.9.6claws41
5120
5121         * src/procmime.c
5122                 decode multipart and rfc822 mime parts to allow further
5123                 parsing when required
5124
5125 2003-10-21 [christoph]  0.9.6claws40
5126
5127         * src/procmime.[ch]
5128         * src/textview.c
5129                 remove obsolete charset parameter in MimeInfo and fix
5130                 TextView to use the charset from the parameter hash table
5131
5132         * src/plugins/dillo_viewer/Makefile.am
5133         * src/plugins/trayicon/Makefile.am
5134                 add OPENSSL_CFLAGS to fix building with using
5135                 --with-openssl-* parameters
5136
5137 2003-10-21 [paul]       0.9.6claws39
5138
5139         * src/prefs_matcher.[ch]
5140                 replace remnants of the old, renamed 'Execute' matchtype
5141                 add a brief description to the Info window
5142
5143 2003-10-21 [hoa]        0.9.6claws38
5144         
5145         * src/Makefile.am
5146         * src/carray.[ch]               * NEW *
5147         * src/chash.[ch]                * NEW *
5148         * src/folder.c
5149         * src/maillock.[ch]             * NEW *
5150         * src/mailmbox.[ch]             * NEW *
5151         * src/mailmbox_folder.[ch]      * NEW *
5152         * src/mailmbox_parse.[ch]       * NEW *
5153         * src/mailmbox_types.[ch]       * NEW *
5154                 implementation of mbox folder with unique message numbers
5155
5156                 made use of libEtPan! implementation of mbox for lower-layer.
5157
5158 2003-10-20 [alfons]     0.9.6claws37
5159
5160         * src/noticeview.c
5161                 fix invalid argument warning
5162         * src/pgpmime.c
5163                 no in place variable
5164
5165 2003-10-20 [paul]       0.9.6claws36
5166
5167         * src/compose.[ch]
5168           src/filtering.c
5169           src/messageview.c
5170                 fix crash when using Forward in Filtering when
5171                 external editor option is set
5172                 
5173                 Patch submitted by Simon 'corecode' Schubert
5174                 <corecode@corecode.ath.cx> 
5175
5176 2003-10-20 [paul]       0.9.6claws35
5177
5178         * src/pixmaps/mime_gpg_expired.xpm      ** REMOVED **
5179           src/pixmaps/mime_gpg_failed.xpm       ** REMOVED **
5180           src/pixmaps/mime_gpg_passed.xpm       ** REMOVED **
5181           src/pixmaps/mime_gpg_signed.xpm       ** REMOVED **
5182           src/pixmaps/mime_gpg_unknown.xpm      ** REMOVED **
5183           src/pixmaps/privacy_expired.xpm       ** NEW FILE **
5184           src/pixmaps/privacy_failed.xpm        ** NEW FILE **
5185           src/pixmaps/privacy_passed.xpm        ** NEW FILE **
5186           src/pixmaps/privacy_signed.xpm        ** NEW FILE **
5187           src/pixmaps/privacy_unknown.xpm       ** NEW FILE **
5188           src/pixmaps/privacy_warn.xpm          ** NEW FILE **
5189           src/mimeview.c
5190           src/stock_pixmap.[ch]
5191                 replace mime_gpg_*.xpm icons with new privacy_*.xpm
5192                 icons. add privacy_warn.xpm icon
5193
5194 2003-10-20 [hoa]  0.9.6claws34
5195
5196         * src/folder_item_prefs.[ch]
5197         * src/prefs_folder_item.c
5198         * src/main.c
5199                 Added a property per folder to choose whether we 
5200                 want to apply processing on it on startup or if we
5201                 prefer to wait the folder selection to apply it.
5202         
5203         * src/messageview.c
5204                 fixed C89 compatibility (for old compilers, for
5205                 example gcc 2.95.x).
5206
5207 2003-10-17 [christoph]  0.9.6claws33
5208
5209         * src/mimeview.c
5210         * src/noticeview.[ch]
5211                 change noticeview icon to indicate signature status
5212
5213 2003-10-17 [christoph]  0.9.6claws32
5214
5215         * src/Makefile.am
5216         * src/main.c
5217         * src/mimeview.c
5218         * src/noticeview.c
5219         * src/pgpmime.[ch]                              ** NEW **
5220         * src/privacy.[ch]
5221         * src/rfc2015.c
5222         * src/sgpgme.c                                  ** NEW **
5223                 reimplement PGP/Mime signature checking (unfinished)
5224
5225 2003-10-15 [christoph]  0.9.6claws31
5226
5227         * src/procmime.[ch]
5228                 fix procmime_get_text_content() and
5229                 procmime_get_first_text_content()
5230
5231 2003-10-15 [christoph]  0.9.6claws30
5232
5233         * src/plugins/spamassassin/spamassassin_gtk.c
5234         * src/plugins/spamassassin/spamassassin_gtk.glade
5235                 fix timeout tooltip
5236
5237 2003-10-15 [paul]       0.9.6claws29
5238
5239         * src/messageview.c
5240                 workaround for buggy smtp servers. on sending a
5241                 return receipt strip the name part from the address
5242                 when creating headers
5243                 
5244 2003-10-15 [paul]       0.9.6claws28
5245
5246         * sync with 0.9.7 release
5247                 see ChangeLog 2003-10-15
5248
5249 2003-10-14 [christoph]  0.9.6claws27
5250
5251         * src/plugins/clamav/clamav_plugin.c
5252                 fix clamav plugin
5253
5254 2003-10-14 [christoph]  0.9.6claws26
5255
5256         * src/compose.c
5257         * src/mimeview.c
5258         * src/procmime.[ch]
5259         * src/rfc2015.c
5260         * src/textview.c
5261         * src/plugins/clamav/clamav_plugin.c
5262                 use GNode to create the mime tree (some changes to functions
5263                 that traverse the tree are just quick and dirty. Maybe we
5264                 can find better solutions with g_node_*-functions)
5265
5266 2003-10-14 [luke]       0.9.6claws25
5267
5268         * src/mimeview.c
5269                 fix a navigation bug (stupid typo of mine)
5270
5271 2003-10-14 [christoph]  0.9.6claws24
5272
5273         * src/textview.c
5274                 fix missing last line in plain/text mails
5275
5276 2003-10-13 [luke]       0.9.6claws23
5277
5278         * src/summaryview.c
5279                 fix bug 334 (part 1)
5280
5281 2003-10-13 [kov]        0.9.6claws22
5282
5283         * src/mimeview.c
5284                 error checking when the user enters a non-directory at
5285                 the file selection dialog.
5286                 work-around for users entering directory location without
5287                 adding a leading G_DIR_SEPARATOR.
5288
5289 2003-10-13 [luke]       0.9.6claws21
5290
5291         * src/compose.c
5292                 error reporting for inserting files, including catching
5293                 invalid characters for current locale/encoding
5294
5295 2003-10-13 [paul]       0.9.6claws20
5296
5297         * src/folderview.c
5298                 fix bug #347 'subscribe newsgroups crashes'
5299
5300 2003-10-13 [paul]       0.9.6claws19
5301
5302         * src/compose.c
5303                 when using 'Reply to all' include the 'send replies
5304                 to' folder property
5305                 
5306         * po/ja.po
5307                 update Japanese translation. submitted by Rui Hirokawa 
5308                 <rui_hirokawa@ybb.ne.jp>        
5309
5310 2003-10-13 [hoa]        0.9.6claws18
5311
5312         * src/account.c
5313         * src/compose.c
5314         * src/messageview.c
5315         * src/procheader.c
5316         * src/procheader.h
5317                 rename get_header_from_msginfo() into
5318                 procheader_get_header_from_msginfo() so that we have a
5319                 coherent exported naming.
5320                 avoid parsing of header contained in a string via
5321                 a newly written temporary file.
5322
5323         Patch submitted by Simon 'corecode' Schubert
5324                 <corecode@corecode.ath.cx>
5325
5326 2003-10-12 [hoa]        0.9.6claws17
5327
5328         * src/filtering.c
5329         * src/filtering.h
5330         * src/matcher.c
5331         * src/matcher.h
5332         * src/matcher_parser_parse.y
5333         * src/prefs_filtering_action.c
5334                 added "stop" action : stop applying the filtering rules.
5335                 added "set score" and "increase/decrease score" actions.
5336                 That two last action replace the "change_score" action
5337                 introduced by alfons in 0.8.8claws85.
5338                 "set score" is to set a given score to the message.
5339                 "increase/decrease score" will increase or decrease the
5340                 score if the given value is respectively positive or
5341                 negative. If someone find a some better name for this last
5342                 rule, it can be modified.
5343
5344 2003-10-12 [paul]       0.9.6claws16
5345
5346         * AUTHORS
5347           po/ja.po
5348                 update Japanese translation. submitted by Rui Hirokawa 
5349                 <rui_hirokawa@ybb.ne.jp>
5350
5351 2003-10-12 [christoph]  0.9.6claws15
5352
5353         * src/procmime.c
5354                 fix crash caused by incorrect headers
5355
5356 2003-10-10 [christoph]  0.9.6claws14
5357
5358         * src/main.c
5359         * src/privacy.[ch]
5360         * src/rfc2015.[ch]
5361                 implement detection of signed message parts for rfc2015
5362
5363 2003-10-10 [thorsten]   0.9.6claws13
5364
5365         * src/mimeview.c
5366                 fix typo
5367
5368 2003-10-10 [christoph]  0.9.6claws12
5369
5370         * src/stock_pixmap.[ch]
5371         * src/pixmaps/mime_message.xpm                  ** NEW **
5372                 add a new icon for mime type "message"
5373
5374         * src/privacy.[ch]
5375         * src/procmime.[ch]
5376                 add crypto api
5377
5378         * src/mimeview.c
5379                 o use crypto api
5380                 o add icons for message type mime parts
5381
5382 2003-10-10 [christoph]  0.9.6claws11
5383
5384         * src/mainwindow.c
5385         * src/messageview.[ch]
5386         * src/mimeview.[ch]
5387         * src/procmime.[ch]
5388         * src/procmsg.[ch]
5389         * src/rfc2015.c
5390         * src/summaryview.c
5391         * src/textview.[ch]
5392                 o remove switching between TextView and MimeView in MessageView
5393                   (if required we can hide the icon box and the MimeView will
5394                    look exaxtly like the TextView)
5395                 o temporary remove signature and decrypting GPGME code
5396
5397 2003-10-09 [christoph]  0.9.6claws10
5398
5399         * src/action.c
5400         * src/compose.c
5401         * src/messageview.c
5402         * src/mimeview.c
5403         * src/procmime.[ch]
5404         * src/procmsg.c
5405         * src/rfc2015.c
5406         * src/textview.c
5407         * src/common/utils.[ch]
5408         * src/plugins/clamav/clamav_plugin.c
5409         * src/plugins/dillo_viewer/dillo_viewer.c
5410         * src/plugins/image_viewer/viewer.c
5411         * src/plugins/mathml_viewer/mathml_viewer.c
5412                 new mime parser (several things need fixing)
5413
5414 2003-10-09 [paul]       0.9.6claws9
5415
5416         * src/imap.c
5417                 a little more sync with 0.9.6cvs2 and a tidy up
5418
5419 2003-10-08 [paul]       0.9.6claws8
5420
5421         * sync with 0.9.6cvs2
5422                 see ChangeLog 2003-10-03
5423
5424 2003-10-05 [christoph]  0.9.6claws7
5425
5426         * src/summaryview.c
5427                 don't use flags to check if a message is in a news folder
5428
5429         (closes Bug 282 clicking on folder with copied Messages from News
5430          immediately after having copied them crashes Sylpheed-Claws)
5431
5432 2003-10-05 [christoph]  0.9.6claws6
5433
5434         * src/Makefile.am
5435         * src/progressdialog.[ch]               ** REMOVE **
5436         * src/gtk/Makefile.am
5437         * src/gtk/progressdialog.[ch]           ** NEW **
5438                 move progressdialog to gtk directory
5439
5440 2003-10-04 [christoph]  0.9.6claws5
5441
5442         * src/prefs_toolbar.c
5443         * src/gtk/prefswindow.c
5444                 remove widget_show_all for pages root widget
5445
5446         * src/plugins/spamassassin/spamassassin.[ch]
5447         * src/plugins/spamassassin/spamassassin_gtk.c
5448         * src/plugins/spamassassin/spamassassin_gtk.glade
5449                 add support for new libspamc transports
5450
5451 2003-10-04 [christoph]  0.9.6claws4
5452
5453         * src/plugins/spamassassin/libspamc.[ch]
5454         * src/plugins/spamassassin/spamassassin.c
5455         * src/plugins/spamassassin/utils.[ch]
5456                 update libspamc to version from SpamAssassin 2.60
5457
5458 2003-10-03 [christoph]  0.9.6claws3
5459
5460         * src/send_message.c
5461                 fix missing format string bug found by
5462                 Georgi Guninski <guninski@guninski.com>
5463
5464 2003-10-03 [paul]       0.9.6claws2
5465
5466         * po/zh_CN.po
5467                 update Simpilified Chinese translation, submitted by
5468                 Hansom Young
5469
5470 2003-10-02 [christoph]  0.9.6claws1
5471
5472         * src/imap.c
5473                 add UIDPLUS support for COPY and EXPUNGE
5474
5475 2003-10-02 [paul]       0.9.6claws
5476
5477         * 0.9.6claws released
5478
5479 2003-10-02 [paul]
5480
5481         * po/es.po
5482           po/sk.po
5483                 update Spanish and Slovak translations
5484                 submitted by Ricardo Mones Lastra and Andrej Kacian
5485  
5486 2003-10-02 [paul]       0.9.5claws43
5487
5488         * po/en_GB.po
5489                 update British English translation
5490
5491 2003-10-02 [paul]       0.9.5claws42
5492
5493         * po/hr.po
5494                 update Croatian translation, submitted by Dragan
5495
5496 2003-10-01 [paul]       0.9.5claws41
5497
5498         * po/pl.po
5499           po/sr.po
5500                 update Polish and Serbian translations, submitted by
5501                 Emil and Urke MMI
5502
5503 2003-10-01 [melvin]     0.9.5claws40
5504
5505         * po/fr.po
5506                 Updated French translations
5507
5508 2003-10-01 [melvin]     0.9.5claws39
5509
5510         * src/prefs_fonts.c
5511                 Fixed a Gtk warning
5512
5513         * src/plugins/dillo_prefs.c     
5514                 Quasi unnoticeable UI clean-up.
5515
5516 2003-10-01 [paul]
5517
5518         * tools/README
5519           tools/maildir2sylpheed.pl
5520                 bug fixes, rewrites, submitted by Matthias Förste 
5521                 <itsjustme@users.sourceforge.net>
5522
5523 2003-09-29 [paul]       0.9.5claws38
5524
5525         * src/inc.c
5526                 fix my coding carelessness
5527
5528 2003-09-29 [paul]       0.9.5claws37
5529
5530         * po/POTFILES.in
5531           src/Makefile.am
5532           src/main.c
5533           src/prefs_common.[ch]
5534           src/prefs_fonts.[ch]  ** NEW FILES **
5535                 move Font config options to Other Prefs/Display/Fonts
5536                 (user's current configuration is preserved)
5537
5538 2003-09-29 [paul]       0.9.5claws36
5539
5540         * src/inc.c
5541           src/prefs_account.c
5542                 allow 'local_mbox' value to point to either a directory 
5543                 (/var/mail -  default, new) or a file (/var/mail/username
5544                 - original)
5545
5546 2003-09-28 [paul]       0.9.5claws35
5547
5548         * src/rfc2015.c
5549                 on signature check, where key exists, print the
5550                 Key ID
5551
5552 2003-09-27 [alfons]     0.9.5claws34
5553
5554         * src/action.c
5555                 o make progress bar not fill/expand when resizing dialog
5556                 o use default fixed text font for actions output
5557
5558 2003-09-27 [paul]       0.9.5claws33
5559
5560         * src/prefs_common.[ch]
5561           src/procmsg.c
5562           src/send_message.c
5563                 remove External Program settings from Common Prefs/Send
5564                 as they are now unnecessary due to Local account settings.
5565                 plus a little tidying-up after 0.9.5claws31
5566
5567 2003-09-27 [paul]       0.9.5claws32
5568
5569         * src/prefs_account.c
5570                 o make correction to gui text:
5571                   'Local mailbox file' -> 'Local mailbox directory'
5572                 o give 'local_mbox' option a reasonable default value:
5573                   '/var/mail'
5574                 o use 'DEFAULT_SENDMAIL_CMD' as default 'mail_command'
5575                   value
5576
5577 2003-09-26 [paul]       0.9.5claws31
5578
5579         * src/inc.c
5580           src/prefs_common.[ch]
5581                 remove 'Incorporate from spool' common pref,
5582                 force creation of a 'Local' account
5583
5584 2003-09-26 [christoph]  0.9.5claws30
5585
5586         * src/folder.c
5587         * src/msgcache.c
5588                 add more NULL pointer checks
5589
5590 2003-09-25 [christoph]  0.9.5claws29
5591
5592         * src/folder.c
5593                 o don't fetch source message to get it's message id
5594                 o immediately scan dest folder when copying a message did not
5595                   return a new message number and not do it when the first message
5596                   without a new message number is found
5597
5598 2003-09-23 [christoph]  0.9.5claws28
5599
5600         * src/compose.c
5601                 fix generating of headers
5602
5603         (patch by David Relson <relson@osagesoftware.com>)
5604
5605 2003-09-23 [paul]       0.9.5claws27
5606
5607         * po/zh_CN.po
5608                 update Simplified Chinese translation. submitted by
5609                 Hansom Young
5610
5611 2003-09-23 [paul]       0.9.5claws26
5612
5613         * tools/Makefile.am
5614           tools/README
5615           tools/vcard2xml.py    ** NEW FILE **
5616                 add a script that converts an evolution vcard to
5617                 sylpheed's xml format
5618                 submitted by Bogdan Sumanariu <bsumanariu@one5.ro>
5619
5620 2003-09-22 [paul]       0.9.5claws25
5621
5622         * src/plugins/clamav/clamav_plugin.c
5623                 don't skip MULTIPART parts
5624
5625 2003-09-21 [christoph]  0.9.5claws24
5626
5627         * src/alertpanel.c
5628                 remove unneeded include
5629
5630         * src/folder.c
5631                 clean up copy/move mess with duplicated code
5632
5633         * src/imap.c
5634                 fix problem that sometimes the folder was not scanned
5635                 also it was changed
5636
5637 2003-09-21 [christoph]  0.9.5claws23
5638
5639         * src/Makefile.am
5640         * src/logwindow.[ch]                    ** REMOVE **
5641         * src/mainwindow.c
5642         * src/prefs_common.c
5643         * src/gtk/Makefile.am
5644         * src/gtk/logwindow.[ch]                ** ADD **
5645                 make logwindow prefs_common independent and move
5646                 it to gtk directory
5647
5648 2003-09-20 [christoph]  0.9.5claws22
5649
5650         * src/compose.c
5651                 add extra space for address code conversion
5652                 (4 * unconvered size could be too small for short headers)
5653
5654 2003-09-20 [christoph]  0.9.5claws21
5655
5656         * src/compose.c
5657                 increase temp buffer size when writing headers
5658
5659 2003-09-19 [darko]      0.9.5claws20
5660
5661         * src/compose.c
5662                 don't ignore value of 'Save copy of outgoing messages to
5663                 this folder instead of Sent' in message redirect
5664
5665 2003-09-17 [christoph]  0.9.5claws19
5666
5667         * src/compose.c
5668                 use ", " as address seperator for mail headers and pass whole
5669                 header line at once to compose_convert_header to make sure
5670                 it is correctly folded
5671
5672         (closes Bug 64 Problem when sending to many recipients)
5673
5674 2003-09-17 [hoa]        0.9.5claws18
5675         
5676         * src/matcher.[ch]
5677           src/matcher_parser_parse.y
5678           src/prefs_matcher.c
5679                 changed the keyword used for command execution in condition
5680                 keyword is changed from "execute" to "test"
5681                 so that it is not the same as the one used for action.
5682                 This will fix a bug when using filtering dialog.
5683                 All semantic in the code is also changed to reflect
5684                 the keyword change.
5685
5686 2003-09-17 [paul]
5687         
5688         * sync with 0.9.6 release
5689
5690 2003-09-17 [paul]       0.9.5claws17
5691
5692         * sync with 0.9.5cvs8
5693                 see ChangeLog 2003-09-16 and 2003-09-17
5694
5695 2003-09-16 [paul]       0.9.5claws16
5696
5697         * sync with 0.9.5cvs6
5698                 see ChangeLog 2003-09-16
5699
5700 2003-09-15 [paul]       0.9.5claws15
5701
5702         * sync with 0.9.5cvs5
5703                 see ChangeLog 2003-09-15
5704
5705 2003-09-14 [alfons]     0.9.5claws14
5706
5707         * src/inc.c
5708                 make "Go to inbox after receiving new mail" again;
5709                 regression of a sync, restored to sylpheed main 
5710                 behaviour. (misses still some bits)
5711
5712 2003-09-14 [alfons]     0.9.5claws13
5713
5714         * src/prefs_filtering_action.c
5715                 o add proper message if empty execute command line
5716                 o don't select first action item after registering a
5717                   new action to prevent (what seems to be a GTK) bug
5718                   #36, "filtering will only accept one action change 
5719                   per invocation".
5720
5721 2003-09-14 [alfons]     0.9.5claws12
5722
5723         * src/prefs_filtering.c
5724         * src/prefs_filtering_action.c
5725         * src/prefs_matcher.c
5726                 fix function signature for key_pressed_event signal handlers
5727
5728 2003-09-14 [alfons]     0.9.5claws11
5729
5730         * src/mainwindow.c
5731                 fix regression caused by fix for invalid bug #7
5732                 (should fix #246, "Multiple selections are deselected when 
5733                 moving from search window to main window")
5734                 
5735 2003-09-14 [alfons]     0.9.5claws10
5736         
5737         * src/actions.[ch]
5738         * src/filtering.[ch]
5739         * src/prefs_actions.c
5740                 allow `filtering actions` in actions; only for advanced users
5741                 right now: try for example, "%as{mark color 2}" 
5742         
5743 2003-09-13 [paul]       0.9.5claws9
5744         
5745         * po/pl.po
5746           po/zh_CN.po   ** NEW FILE **
5747                 update Polish translation, submitted by Emil 
5748                 <eminowbl@posejdon.wpk.p.lodz.pl>
5749                 add new Simplified Chinese translation, submitted by
5750                 Hansom Young <hansom_young@yahoo.com>
5751
5752 2003-09-12 [alfons]     0.9.5claws8
5753
5754         * src/summaryview.c
5755                 don't open separate message views when View | Separate message view
5756                 is active 
5757                 (please look carefully for any navigation regressions)
5758
5759 2003-09-11 [alfons]     0.9.5claws7
5760
5761         * src/mainwindow.c
5762                 make default message view, opened by View | Separate message 
5763                 view, look like a claws message view (which includes a menu
5764                 bar and a toolbar)
5765                 (fixes bug #298, "message view loses tool bar") 
5766
5767 2003-09-11 [christoph]  0.9.5claws6
5768
5769         * src/folderview.c
5770                 fix double deleting of newsgroup folders
5771
5772         (closes Bug 305 crash after deleting of a newsgroup)
5773
5774 2003-09-11 [paul]       0.9.5claws5
5775
5776         * src/rfc2015.c
5777           src/common/utils.h
5778                 more sync'ing from 0.9.5cvs2
5779
5780 2003-09-11 [christoph]  0.9.5claws4
5781
5782         * src/compose.c
5783         * src/rfc2015.c
5784         * src/common/utils.h
5785                 fix sync with 0.9.5cvs2
5786
5787 2003-09-11 [paul]       0.9.5claws3
5788
5789         * sync with 0.9.5cvs4
5790                 see ChangeLog 2003-09-11
5791
5792 2003-09-11 [paul]       0.9.5claws2
5793
5794         * sync with 0.9.5cvs2
5795                 see ChangeLog 2003-09-05
5796                 
5797 2003-09-11 [paul]       0.9.5claws1
5798
5799         * sync with 0.9.5cvs3
5800                 see ChangeLog 2003-09-10
5801
5802 2003-09-10 [paul]       0.9.5claws
5803
5804         * 0.9.5claws released
5805
5806 2003-09-10 [paul]       0.9.4claws78
5807
5808         * src/Makefile.am
5809                 add missing files
5810
5811 2003-09-10 [melvin]     0.9.4claws77
5812
5813         * po/fr.po
5814                 Updated French translations
5815
5816 2003-09-10 [paul]       0.9.4claws76
5817
5818         * po/es.po
5819           po/sk.po
5820           po/sr.po
5821                 update Spanish, Slovak, and Serbian translations.
5822                 submitted by Ricardo Mones Lastra, Andrej Kacian,
5823                 and Urke MMI
5824                 
5825         * AUTHORS
5826                 add translation team section
5827
5828 2003-09-09 [christoph]  0.9.4claws75
5829
5830         * src/folder.c
5831                 free item->prefs in folder_item_destroy
5832
5833 2003-09-09 [alfons]     0.9.4claws74
5834
5835         * src/folderview.c
5836                 o proper check for root node sorting
5837                 o remove unnecessary gtk_ctree_remove_node 
5838
5839         (should fix bug #300, "crash while moving folder")      
5840
5841 2003-09-08 [christoph]  0.9.4claws73
5842
5843         * src/folderview.c
5844                 o fix double adding of IMAP FolderItems to GtkCTree
5845                 o fix crash then mbox folder is removed
5846
5847 2003-09-08 [christoph]  0.9.4claws72
5848
5849         * src/folder.c
5850         * src/folderview.c
5851         * src/mainwindow.c
5852                 fix new folder notification
5853
5854         * src/mbox_folder.c
5855                 fix cache path
5856
5857 2003-09-08 [christoph]  0.9.4claws71
5858
5859         * src/compose.c
5860                 replace '\n' and '\r' before removing trailing spaces
5861
5862         * src/folder.[ch]
5863         * src/folderview.c
5864                 add information about new or removed items in folder tree change
5865                 notification and use this in folderview to add and remove only
5866                 the appected items and not refresh the whole tree
5867
5868 2003-09-07 [match]      0.9.4claws70
5869
5870         * src/Makefile.am
5871         * src/addr_compl.c
5872         * src/addressbook.c
5873         * src/addressitem.h
5874         * src/addrindex.c
5875         * src/addritem.c
5876         * src/addritem.h
5877         * src/addrquery.c                       ** NEW **
5878         * src/addrquery.h
5879         * src/ldapquery.c
5880         * src/ldapserver.c
5881         * src/stock_pixmap.c
5882         * src/stock_pixmap.h
5883         * src/pixmaps/address_search.xpm        ** NEW **
5884                 re-introduce Lookup button for LDAP 'static' searches.
5885
5886 2003-09-07 [alfons]     0.9.4claws69
5887         
5888         * src/summaryview.c
5889                 abandon setting usize for messageview because it gives layout problems
5890                 with the quick search bar and the headerview; fixes assorted UI glitches:
5891                 
5892                 o bug #148, "Toggling of quick-search bar reduces index view area" 
5893                 o bug #280, "Window resiizes for line length but does not revert"
5894
5895 2003-09-07 [christoph]  0.9.4claws68
5896
5897         * src/compose.c
5898                 o make sure we don't have any newlines in header values
5899                 o check custom headers for spaces and newlines and ignore
5900                   malformed header names
5901
5902 2003-09-06 [christoph]  0.9.4claws67
5903
5904         * src/folder.c
5905         * src/folderview.c
5906                 invoke notification hook for folder tree changes after append
5907                 and remove folder
5908
5909         (closes Bug 294 Crash while moving folder with many subdirectories)
5910
5911 2003-09-06 [christoph]  0.9.4claws66
5912
5913         * src/folder.c
5914                 destroy folder's MsgCache if FolderItem is removed to make sure
5915                 it is not saved when the FolderItem is destroyed
5916
5917 2003-09-06 [christoph]  0.9.4claws65
5918
5919         * src/plugins/clamav/clamav_plugin.c
5920                 fix copy & paste bug
5921
5922 2003-09-05 [christoph]  0.9.4claws64
5923
5924         * src/folder.c
5925         * src/messageview.[ch]
5926         * src/procmsg.[ch]
5927         * src/summaryview.c
5928                 extend MSGINFO_UPDATE_HOOK to send delete notifications. Used
5929                 by MessageView to clear it when the message is deleted. Should
5930                 work even if messages are deleted in MainWindow or by
5931                 processing.
5932
5933 2003-09-05 [alfons]     0.9.4claws63
5934
5935         * src/messageview.c
5936                 deleting a message in a message view frees its msginfo, make 
5937                 messageview_update_all() aware of that (should fix bug #293,
5938                 "deleting message caused crash")
5939
5940 2003-09-05 [melvin]     0.9.4claws62
5941
5942         * src/action.c
5943                 Improve synchronous action exit code (fixes 
5944                 a ~5 seconds delay after action exit on RedHat 9)
5945
5946 2003-09-04 [christoph]  0.9.4claws61
5947
5948         * src/compose.c
5949         * src/rfc2015.c
5950         * src/common/utils.[ch]
5951                 add util function to create mime boundary and use it
5952                 in compose and gpg code
5953
5954 2003-09-04 [alfons]     0.9.4claws60
5955
5956         * src/folder.c
5957                 source folder item's GNode should already have been freed in 
5958                 a previous call to src->folder->klass->remove_folder()
5959                 (should fix bug #287, "crash when moving folders")
5960
5961 2003-09-03 [thorsten]   0.9.4claws59
5962
5963         * src/plugins/spamassassin/spamassassin_gtk.c
5964                 fix compile error
5965
5966 2003-09-03 [christoph]  0.9.4claws58
5967
5968         * src/plugins/spamassassin/spamassassin.[ch]
5969         * src/plugins/spamassassin/spamassassin_gtk.c
5970                 add timeout config option
5971
5972 2003-09-03 [paul]       0.9.4claws57
5973
5974         * po/sk.po      ** NEW FILE **
5975                 add Slovak translation. Submitted by Andrej Kacian 
5976                 <andrej@kacian.sk>
5977
5978 2003-09-03 [paul]       0.9.4claws56
5979
5980         * src/plugins/clamav/clamav_plugin_gtk.c
5981                 gui tweaks: replace a label with a tooltip, modify the
5982                 text, use gtk_check_button_new(); instead of
5983                 gtk_check_button_new_with_label("");
5984
5985 2003-09-02 [alfons]     0.9.4claws55
5986
5987         * src/gtk/filesel.c
5988                 remember last used dir when attaching multiple files (should fix
5989                 bug #290, "Attach File does not remember directory")
5990
5991 2003-09-01 [paul]       0.9.4claws54
5992
5993         * po/es.po
5994                 updated by Ricardo Mones Lastra
5995
5996 2003-09-01 [alfons]     0.9.4claws53
5997
5998         * src/gtk/gtkaspell.[ch]
5999                 be pedantic and strict and use const gchar * instead of guchar *
6000
6001 2003-09-01 [alfons]     0.9.4claws52
6002
6003         * src/mainwindow.c
6004         * src/summaryviewc.
6005                 re-enable Save As when multiple messages are selected
6006
6007 2003-09-01 [paul]       0.9.4claws51
6008
6009         * src/textview.c
6010                 g_free(trimmed_uri);
6011
6012 2003-09-01 [paul]       0.9.4claws50
6013
6014         * sync with 0.9.4cvs13
6015                 see ChangeLog 2003-09-01
6016
6017 2003-09-01 [paul]       0.9.4claws49
6018
6019         * src/textview.c
6020                 trim uri before sending to the statusbar
6021                 fixes Bug 275 'Clicking on long URL wrapped onto two lines
6022                 in the message window causes main S-C window to enlarge 
6023                 past screen edges'
6024
6025 2003-09-01 [paul]       0.9.4claws48
6026
6027         * sync with 0.9.4cvs12
6028                 see ChangeLog 2003-09-01
6029
6030 2003-08-30 [christoph]  0.9.4claws47
6031
6032         * src/compose.c
6033         * src/folder_item_prefs.[ch]
6034         * src/prefs_folder_item.c
6035         * src/gtk/gtkaspell.[ch]
6036                 commit per folder dictionary patch by
6037                 Paul Evans <nerd@freeuk.com>
6038
6039 2003-08-30 [christoph]  0.9.4claws46
6040
6041         * src/plugins/spamassassin/spamassassin_gtk.c
6042         * src/plugins/spamassassin/spamassassin_gtk.glade
6043                 reduce GUI clutter by placing hints into tooltips
6044
6045 2003-08-30 [paul]       0.9.4claws45
6046
6047         * src/compose.c
6048                 add 'Content-Disposition: inline' to a text/plain
6049                 part when using PGP/MIME signing
6050
6051 2003-08-30 [paul]       0.9.4claws44
6052
6053         * src/prefs_common.c
6054           src/prefs_spelling.c
6055           src/prefs_spelling.glade
6056                 reduce GUI clutter by placing hints into tooltips
6057
6058 2003-08-29 [christoph]  0.9.4claws43
6059
6060         * configure.ac
6061                 fix bug found by Ivan Rayner <ivanr@sgi.com>
6062
6063         * src/stock_pixmap.c
6064                 change unecessary warning into a debug message
6065
6066         * src/plugins/clamav/Makefile.am
6067                 Fix error "-I$(CLAMAV_LIBS)"
6068
6069 2003-08-29 [christoph]  0.9.4claws42
6070
6071         * intl/Makefile.in
6072         * src/Makefile.am
6073         * src/matcher.h
6074         * src/common/Makefile.am
6075         * src/common/passcrypt.c
6076                 commit fixes and patches for some of the IRIX problems found by
6077                 Ivan Rayner <ivanr@sgi.com>
6078
6079 2003-08-29 [paul]       0.9.4claws41
6080
6081         * src/prefs_filtering.c
6082                 add 'Top' and 'Bottom' buttons, based on changes in
6083                 src/prefs_filter.c in 0.9.4cvs11.
6084
6085 2003-08-27 [christoph]  0.9.4claws40
6086
6087         * src/folderview.c
6088                 fix bug that the current summary settings were copied to the
6089                 wrong folder item, when the folder item prefs are opened.
6090                 Copying is not required because summary settings and
6091                 folder_item_prefs do not contain the same settings
6092
6093 2003-08-27 [thorsten]   0.9.4claws39
6094
6095         * src/imap.c
6096                 fix compile error
6097
6098 2003-08-26 [paul]       0.9.4claws38
6099
6100         * sync with 0.9.4cvs9
6101                 see ChangeLog 2003-08-26
6102
6103 2003-08-25 [paul]       0.9.4claws37
6104
6105         * sync with 0.9.4cvs8
6106                 see ChangeLog 2003-08-25
6107
6108 2003-08-24 [christoph]  0.9.4claws36
6109
6110         * src/prefs_filtering.c
6111                 shouldn't remove items from a GSList while iterating over the
6112                 list (makes cur invalid and cur->next not accessable)
6113
6114         (closes Bug 272 i deleted an folder and some seconds later sylpheed
6115          crashed)
6116
6117 2003-08-23 [christoph]  0.9.4claws35
6118
6119         * src/news.c
6120                 news folders should be scanned when opened
6121
6122 2003-08-22 [christoph]  0.9.4claws34
6123
6124         * src/prefs_folder_item.c
6125                 use macro to assign strings that always frees the old string
6126
6127         * src/gtk/gtkaspell.[ch]
6128                 add gtkaspell_set_dictionary_menu_active_item() to set active
6129                 item in dictionary option menu
6130
6131         * src/prefs_spelling.c
6132                 use gtkaspell_set_dictionary_menu_active_item() to select
6133                 dictionary
6134
6135 2003-08-21 [christoph]  0.9.4claws33
6136
6137         * src/folder.[ch]
6138         * src/imap.c
6139         * src/mbox_folder.c
6140         * src/mh.c
6141         * src/news.c
6142                 optimize folder system
6143
6144         * src/gtk/gtkstext.c
6145                 fix division by zero when font has 0 width for ' '
6146
6147 2003-08-21 [paul]       0.9.4claws32
6148
6149         * sync with 0.9.4cvs7
6150                 see ChangeLog 2003-08-20
6151
6152 2003-08-19 [paul]       0.9.4claws31
6153
6154         * src/common/defs.h
6155                 add the missing '/' to SYLDOC_MANUAL_HTML_INDEX and
6156                 SYLDOC_FAQ_HTML_INDEX.
6157         * src/manual.c
6158                 use LC_MESSAGES instead of LC_ALL to find the current
6159                 language
6160
6161           fixes Bug #281 'in src/manual.c URL for manuals and FAQ wrong'.
6162
6163 2003-08-19 [paul]       0.9.4claws30
6164
6165         * po/bg.po
6166                 updated by George Danchev
6167
6168 2003-08-18 [luke]       0.9.4claws29
6169         * src/mimeview.[ch]
6170         * src/gtk/gtkvscrollbutton.[ch]
6171                 o removed gtk_vscrollbutton_reset() (reasons: reduce 
6172                   dependencies; do it the GTK way; reduce code -14/+2 lines)
6173                 o removed horizontal separator between icons
6174
6175 2003-08-17 [christoph]  0.9.4claws28
6176
6177         * src/procmsg.c
6178                 no subject threading when the subject has no reply prefix
6179
6180 2003-08-16 [christoph]  0.9.4claws27
6181
6182         * src/mainwindow.c
6183                 remember and restore window sizes and position when the main
6184                 window is hidden or shown
6185
6186         (closes Bug 274 Window size in 0.9.4claws18 not remembered when
6187          minimised/reopened using trayicon)
6188
6189 2003-08-16 [paul]       0.9.4claws26
6190
6191         * src/crash.c
6192                 add #include "defs.h"
6193
6194 2003-08-16 [paul]       0.9.4claws25
6195
6196         * src/plugins/clamav/clamav_plugin.c
6197                 reword a debug_print
6198                 
6199         * src/plugins/dillo_viewer/dillo_prefs.c
6200                 cosmetic: change the labels' text, add tooltips, and
6201                 left-align the hint
6202
6203 2003-08-15 [christoph]  0.9.4claws24
6204
6205         * src/news.c
6206                 complete last change (forgot some changes)
6207
6208 2003-08-15 [christoph]  0.9.4claws23
6209
6210         * src/news.c
6211                 o check number of messages and don't return a 0 message
6212                   when no messages are available
6213                 o don't parse xref header anymore
6214
6215         (closes Bug 203 I'm not getting any news)
6216
6217 2003-08-15 [paul]       0.9.4claws22
6218
6219         * src/common/defs.h
6220           src/crash.c
6221                 update and define claws bugzilla location
6222
6223 2003-08-15 [paul]       0.9.4claws21
6224
6225         * po/ru.po
6226                 update submitted by Ruslan N. Balkin
6227
6228 2003-08-14 [christoph]  0.9.4claws20
6229
6230         * src/procmsg.c
6231                 fix search for oldest node in subject threading
6232
6233 2003-08-14 [christoph]  0.9.4claws19
6234
6235         * src/procmsg.c
6236         * src/common/utils.h
6237                 add possibility to check all nodes with the same subject for
6238                 subject threading, not only the oldest node. Should not break
6239                 threads anymore if the oldest node is thread_by_subject_max_age
6240                 days older then parent, because it can now find a child of
6241                 oldest node as new parent.
6242
6243 2003-08-11 [christoph]  0.9.4claws18
6244
6245         * src/plugins/spamassassin/spamassassin.c
6246                 run spam check in background process
6247
6248 2003-08-10 [alfons]     0.9.4claws17
6249
6250         * src/summaryview.c
6251                 make `Select All' sensitive too
6252
6253 2003-08-10 [christoph]  0.9.4claws16
6254
6255         * src/imap.c
6256                 add more checks in imap_close
6257
6258 2003-08-09 [alfons]     0.9.4claws15
6259
6260         * src/prefs_spelling.c
6261                 no spell checking UI if not requested
6262
6263 2003-08-09 [alfons]     0.9.4claws14
6264
6265         * src/gtk/prefswindow.c
6266                 make it compile
6267
6268 2003-08-09 [christoph]  0.9.4claws13
6269
6270         * src/prefs_spelling.c
6271         * src/gtk/prefswindow.[ch]
6272         * src/plugins/clamav/clamav_plugin_gtk.c
6273         * src/plugins/spamassassin/spamassassin_gtk.c
6274                 sort prefs pages by heighest weight in tree
6275
6276 2003-08-09 [paul]       0.9.4claws12
6277
6278         * sync with 0.9.4cvs6
6279                 see ChangeLog 2003-08-07
6280                 
6281         * AUTHORS
6282                 add Leandro and Luke to claws-branch section
6283
6284 2003-08-09 [christoph]  0.9.4claws11
6285
6286         * src/gtk/Makefile.am
6287         * src/gtk/colorsel.[ch]                 ** NEW **
6288                 create a color selection dialog that can be used as a simple
6289                 function call with it's own gtk main loop like filesel.[ch]
6290
6291         * src/Makefile.am
6292         * src/main.c
6293         * src/prefs_common.c
6294         * src/prefs_spelling.[ch]               ** NEW **
6295         * src/prefs_spelling.glade              ** NEW **
6296         * src/gtk/gtkutils.[ch]
6297                 move "Spell Checker" prefs to new prefs dialog
6298
6299         * src/prefs_folder_item.c
6300                 use new colorsel dialog
6301
6302 2003-08-08 [paul]       0.9.4claws10
6303
6304         * src/inc.c
6305                 clear the progress bar unconditionally
6306
6307 2003-08-08 [paul]       0.9.4claws9
6308
6309         * sync with 0.9.4cvs4
6310                 see ChangeLog 2003-07-31
6311
6312 2003-08-07 [christoph]  0.9.4claws8
6313
6314         * configure.ac
6315                 fix bug in image viewer plugin part
6316
6317         * src/imap.c
6318                 don't execute close command if the folder item is not selected
6319
6320 2003-08-07 [hoa]        0.9.4claws7
6321
6322         * src/filtering.[ch]
6323         * src/matcher_parser.h
6324         * src/matcher_parser_parse.y
6325                 can define several actions for each filtering rule
6326                 can import old versions of filtering rules
6327
6328         * src/prefs_filtering.c
6329                 call to a new dialog box to define actions
6330
6331         * src/prefs_filtering_action.[ch]
6332                 dialog box to define actions for filtering rules
6333
6334 2003-08-06 [christoph]  0.9.4claws6
6335
6336         * src/imap.c
6337                 make sure source folder is selected when copying messages
6338
6339 2003-08-06 [christoph]  0.9.4claws5
6340
6341         * sync with 0.9.4cvs2
6342                 see ChangeLog 2003-07-29                
6343
6344 2003-08-05 [paul]       0.9.4claws4
6345
6346         * sync with 0.9.4cvs3
6347                 see ChangeLog 2003-07-30
6348
6349 2003-08-04 [match]      0.9.4claws3
6350
6351         * po/POTFILES.in
6352                 export of LDIF files.
6353
6354 2003-08-04 [match]      0.9.4claws2
6355
6356         * src/ldif.[ch]
6357                 support for export LDIF. documented.
6358         * src/importldif.[ch]
6359         * src/exportldif.[ch]
6360                 add tooltips. documented.
6361         * src/exphtmldlg.[ch]
6362         * src/common/xmlprops.[ch]
6363                 documented.
6364         * src/exportldif.[ch]                   ** NEW **
6365         * src/expldifdlg.[ch]                   ** NEW **
6366         * src/addressbook.[ch]
6367         * src/Makefile.am
6368                 export of LDIF files.
6369                 documented.
6370
6371 2003-08-04 [christoph]  0.9.4claws1
6372
6373         * .cvsignore
6374         * Makefile.am
6375         * configure.ac
6376         * sylpheed-claws.pc.in                  ** NEW **
6377         * src/Makefile.am
6378         * src/common/Makefile.am
6379         * src/gtk/Makefile.am
6380                 install sylpheed header files in $(pkgincludedir) and create a
6381                 pkg-config file to allow building a plugin without the source
6382                 package
6383
6384 2003-08-04 [paul]       0.9.4claws
6385
6386         * version 0.9.4claws
6387
6388 2003-08-04 [paul]       0.9.3claws97
6389
6390         * po/es.po
6391                 update Spanish translation. Submitted by Ricardo
6392                 Mones Lastra.
6393
6394 2003-08-03 [paul]       0.9.3claws96
6395
6396         * po/hr.po
6397           po/sr.po
6398                 update Croatian and Serbian translations. Submitted by
6399                 Dragan and Urke MMI respectively
6400
6401 2003-08-03 [alfons]     0.9.3claws95
6402
6403         * src/summaryview.c
6404                 mark flag has precedence over important flag - seems
6405                 to have been changed in sync of 0.9.3claws45. this fixes
6406                 a regression where messages that were scored as important
6407                 don't show their mark flags. (using the same column for
6408                 both importance as mark flags is the real problem
6409                 ofcourse)
6410
6411 2003-08-03 [melvin]     0.9.3claws94
6412
6413         * po/fr.po
6414                 Updated French translations.
6415
6416 2003-08-03 [melvin]     0.9.3claws93
6417
6418         * src/Makefile.am
6419                 Fixed typo introduced after 0.9.3claws92 
6420                 that prevented compilation
6421                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
6422                 CPPFLAGS and YFLAGS to allow user setting these.
6423         * src/common/Makefile.am
6424         * src/gtk/Makefile.am
6425         * src/plugins/clamav/Makefile.am
6426         * src/plugins/demo/Makefile.am
6427         * src/plugins/dillo_viewer/Makefile.am
6428         * src/plugins/image_viewer/Makefile.am
6429         * src/plugins/mathml_viewer/Makefile.am
6430         * src/plugins/spamassassin/Makefile.am
6431         * src/plugins/trayicon/Makefile.am
6432         * src/plugins/trayicon/libeggtrayicon/Makefile.am
6433                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
6434                 CPPFLAGS and YFLAGS to allow user setting these.
6435
6436 2003-08-02 [christoph]  0.9.3claws92
6437
6438         * configure.ac
6439                 o rearrange plugin tests
6440                 o add test for clamav.h to ClamAV tests
6441
6442 2003-08-02 [luke]       0.9.3claws91
6443
6444         * src/mimeview.c
6445                 o fixed appearance of icon list when toggling back from the 
6446                   ctree
6447                 o toggling of icons using the keyboard works correctly
6448                 o fixed all other keyboard shortcuts to work when icons are
6449                   active
6450         
6451         * src/messageview.c
6452                 o fixed bug 4 - focus lost when changing messageview view type
6453
6454 2003-08-02 [christoph]  0.9.3claws90
6455
6456         * src/common/hooks.c
6457                 fix crash when pointer stored in hash table could get invalid
6458                 when a plugin is unloaded
6459
6460 2003-08-01 [christoph]  0.9.3claws89
6461
6462         * configure.ac
6463                 o try to build all plugins (except spamassassin) by default
6464                 o don't build a plugin if a dependency check fails
6465
6466         * src/common/hooks.c
6467                 fix warning
6468
6469 2003-08-01 [match]      0.9.3claws88
6470
6471         * src/importldif.c
6472                 allow single click field selection. document code.
6473
6474 2003-08-01 [christoph]  0.9.3claws87
6475
6476         * src/plugins/clamav/clamav_plugin.c
6477         * src/plugins/clamav/clamav_plugin_gtk.c
6478         * src/plugins/dillo_viewer/dillo_viewer.c
6479         * src/plugins/image_viewer/plugin.c
6480         * src/plugins/mathml_viewer/mathml_viewer.c
6481         * src/plugins/spamassassin/spamassassin.c
6482         * src/plugins/spamassassin/spamassassin_gtk.c
6483         * src/plugins/trayicon/trayicon.c
6484                 add version check to all plugins
6485
6486 2003-08-01 [hoa]        0.9.3claws86
6487
6488         * src/prefs_filtering.c
6489                 fixed a cosmetic bug, during creation of dialog box,
6490                 wrong widgets were shown after creation.
6491
6492 2003-08-01 [luke]       0.9.3claws85
6493
6494         * src/mainwindow.c
6495                 o fixed visibility of icons/mimeview after toggling separate
6496                   message/folder view (factored out some similar code too).
6497
6498
6499 2003-07-31 [alfons]     0.9.3claws84
6500
6501         * src/mimeview.c
6502                 tweak icon box UI a bit more, now allowing right-clicks actions
6503                 getting the relevant mime data too; should fix #250, "Can't save 
6504                 attachments sometimes".
6505
6506 2003-07-30 [alfons]     0.9.3claws83
6507
6508         * src/compose.c
6509                 don't do auto-save-draft inside key press handler, but rather
6510                 schedule it half of a second later; should fix #67, "autosave 
6511                 make re-rediting message crazy"
6512
6513 2003-07-30 [christoph]  0.9.3claws82
6514
6515         * src/plugins/trayicon/trayicon.c
6516                 process pending events before unloading the plugin
6517
6518         (closes Bug 196 Unloading Trayicon plugin crashes Sylpheed-Claws)
6519
6520 2003-07-30 [alfons]     0.9.3claws81
6521
6522         * src/common/hooks.c
6523                 parameter 2 of g_hook_destroy() should really be a hook id
6524
6525 2003-07-30 [alfons]     0.9.3claws80
6526
6527         * src/common/plugin.c
6528                 fix a possibly harmful function signature mismatch 
6529                 for plugin_done
6530
6531 2003-07-30 [alfons]     0.9.3claws79
6532
6533         * src/common/hooks[.ch]
6534                 const correctness
6535
6536 2003-07-30 [darko]      0.9.3claws78
6537
6538         * src/summaryview.c
6539                 make it compile again
6540
6541 2003-07-30 [luke]       0.9.3claws77
6542
6543         * src/crash.c
6544         * src/main.c
6545                 o added/moved signal handlers for SIGTERM (normal kill command) 
6546                   and SIGINT (ctl-c) to be used even without 
6547                   --enable-crash-dialog, fixing bug 166
6548
6549         * src/summaryview.c
6550                 o rewrote menu sensitivity code as per mainwindow.c, fixing 
6551                   bug 227
6552
6553         * src/mainwindow.c
6554                 o changed sensitivity condition for 'Next new' and 'Next 
6555                   unread', fixing bug 8
6556
6557 2003-07-29 [alfons]     0.9.3claws76
6558
6559         * src/common/utils.[ch]
6560                 add generate_msgid()
6561         * src/messageview.c
6562                 save ack'ed RRR; fixes #205, "return receipt is not saved in
6563                 sent folder".
6564
6565 2003-07-29 [alfons]     0.9.3claws75
6566
6567         * src/messageview.c
6568                 fix a memleak (claws-only)
6569
6570 2003-07-29 [alfons]     0.9.3claws74
6571
6572         * src/mimeview.[ch]
6573         * src/gtk/gtkvscrollbutton.[ch]
6574                 fix UI glitch where mime icon toolbox' scroll position is not 
6575                 reset after switching to another message
6576                 
6577
6578 2003-07-29 [paul]       0.9.3claws73
6579
6580         * src/prefs_folder_item.c
6581                 split the prefs into 2 separate pages
6582
6583 2003-07-29 [paul]       0.9.3claws72
6584
6585         * src/compose.c
6586                 prepend "\n\n" to a signature without a separator too
6587
6588 2003-07-29 [paul]       0.9.3claws71
6589
6590         * src/compose.c
6591                 fix bug where changing to an account without an auto-sig
6592                 from an initial account without an auto-sig would insert 
6593                 2 blank lines at the cursor point
6594                 fix bug where changing to an account with an auto-sig
6595                 from an initial account without an auto-sig would insert
6596                 the sig at the cursor point
6597
6598 2003-07-29 [paul]       0.9.3claws70
6599
6600         * src/folderview.c
6601                 use the colour from the folder pref unless the folder
6602                 has new messages
6603
6604 2003-07-29 [alfons]     0.9.3claws69
6605
6606         * src/procmsg.[ch]
6607         * src/messageview.c
6608         * src/procheader.c
6609                 rewrite return receipt request work a little bit (the former 
6610                 implementation presumably depended too much on the UI setting
6611                 flags). (we're losing the old pending flag.) 
6612
6613 2003-07-28 [christoph]  0.9.3claws68
6614
6615         * src/folder.c
6616         * src/imap.c
6617         * src/mh.c
6618         * src/procmsg.[ch]
6619                 fix copy to IMAP folder from other folder
6620
6621 2003-07-28 [christoph]  0.9.3claws67
6622
6623         * src/procmsg.c
6624                 fix sync of procmsg_get_message_file_list
6625
6626 2003-07-28 [christoph]  0.9.3claws66
6627
6628         * sync with 0.9.3cvs14
6629                 see ChangeLog 2003-07-18
6630         * sync with 0.9.3cvs17
6631                 see ChangeLog 2003-07-23
6632
6633         (closes Bug 234 segmentation fault after sending out mail via
6634          smtp(auth))
6635
6636 2003-07-28 [paul]       0.9.3claws65
6637
6638         * po/es.po
6639                 update Spanish translation, submitted by Ricardo Mones
6640                 Lastra
6641
6642 2003-07-28 [christoph]  0.9.3claws64
6643
6644         * src/folder.[ch]
6645         * src/imap.c
6646         * src/mh.c
6647                 return new message numbers as a GRelation instead of a GSList
6648                 that has to be in the same order as the input list. A list
6649                 would make it hard for IMAP to optimize oepration by sorting
6650                 the input list. The returned list would have to be reordered
6651                 to match the same order that input list has.
6652
6653         * src/gtk/gtkaspell.c
6654                 fix missing return value, could cause a crash when garbage is
6655                 on the stack that is used as the expected return value
6656
6657 2003-07-28 [paul]       0.9.3claws63
6658
6659         * sync with 0.9.4cvs1
6660                 see ChangeLog 2003-07-28
6661
6662 2003-07-27 [alfons]     0.9.3claws62
6663
6664         * src/mimeview.c
6665                 tweak it more to make icon list act like a check button group
6666
6667 2003-07-27 [christoph]  0.9.3claws61
6668
6669         * sync with 0.9.3cvs20
6670                 see ChangeLog 2003-07-25
6671
6672 2003-07-27 [paul]       0.9.3claws60
6673
6674         * src/procmsg.c
6675                 re-commit changes from 0.9.3claws58 -
6676                 accidently removed in 0.9.3claws59
6677
6678 2003-07-27 [paul]       0.9.3claws59
6679
6680         * src/procmsg.[ch]
6681                 a sync from 0.9.3cvs17
6682                 see ChangeLog 2003-07-23
6683
6684 2003-07-27 [alfons]     0.9.3claws58
6685
6686         * src/procmsg.c
6687                 add missing header members to MsgInfo; fixes the problem of 
6688                 not displaying X-Faces, as noticed by Ricardo Mones
6689
6690 2003-07-26 [christoph]  0.9.3claws57
6691
6692         * sync with 0.9.3cvs18
6693                 see ChangeLog 2003-07-24
6694
6695 2003-07-26 [christoph]  0.9.3claws56
6696
6697         * sync with 0.9.3cvs17
6698                 see ChangeLog 2003-07-23
6699
6700 2003-07-26 [christoph]  0.9.3claws55
6701
6702         * src/folder.[ch]
6703         * src/imap.c
6704         * src/mbox_folder.c
6705         * src/mh.c
6706         * src/news.c
6707                 add support for copy function that copy multiple messages
6708                 (not implemented yet)
6709
6710         * src/summaryview.c
6711                 add missing return value
6712
6713 2003-07-26 [paul]       0.9.3claws54
6714
6715         * tools/multiwebsearch.pl
6716                 do whitespace substitution before passing the string
6717                 to the browser. fixes bug with browsers that don't
6718                 do whitespace conversion themselves.
6719
6720 2003-07-25 [christoph]  0.9.3claws53
6721
6722         * src/folder.[ch]
6723         * src/imap.c
6724         * src/mh.c
6725                 rewrite adding of multiple messages to a folder for
6726                 claws' folder system
6727
6728 2003-07-25 [luke]       0.9.3claws52
6729
6730         * src/mimeview.c
6731                 o icon toggles set correctly on leaving ctree mimeview
6732
6733 2003-07-25 [paul]       0.9.3claws51
6734
6735         * partial sync with 0.9.3cvs21 [src/main.c]
6736                 see ChangeLog 2003-07-25
6737
6738 2003-07-24 [paul]       0.9.3claws50
6739
6740         * tools/maildir2sylpheed.pl
6741                 fix typo
6742
6743 2003-07-24 [paul]       0.9.3claws49
6744
6745         * src/mimeview.c
6746                 increase the gutter size of paned so that the panes
6747                 can be resized
6748                 
6749         * src/plugins/demo/demo.c
6750                 squeeze in another typo fix
6751
6752 2003-07-24 [paul]       0.9.3claws48
6753
6754         * src/plugins/demo/demo.c
6755           src/prefs_account.c
6756                 small changes to the English
6757                 
6758         * src/pixmaps/mime_application_octect_stream.xpm        ** REMOVED **
6759           src/pixmaps/mime_application_octet_stream.xpm         ** NEW FILE **
6760           src/Makefile.am
6761           src/stock_pixmap.c
6762                 rename the misspelled icon
6763
6764 2003-07-23 [alfons]     0.9.3claws47
6765
6766         * src/mimeview.c
6767                 make icon list look like a list of toggles
6768
6769 2003-07-23 [luke]       0.9.3claws46
6770
6771         * src/pixmaps/mimeview_gpg_expired.xpm
6772         * src/pixmaps/mimeview_gpg_failed.xpm
6773         * src/pixmaps/mimeview_gpg_passed.xpm
6774         * src/pixmaps/mimeview_text_html.xpm
6775         * src/pixmaps/mimeview_image.xpm
6776                 o all icons the same size
6777
6778         * src/mimeview.[ch]
6779                 o mimeview ctree arranged vertically above the viewer
6780                 o icons changed to buttons
6781                 o can use keyboard to select an icon (Enter)
6782                 o resize icon list to width of icons
6783
6784         *  src/gtk/gtkvscrollbutton.c
6785                 o sensitivity of buttons reacts to position
6786
6787 2003-07-23 [christoph]  0.9.3claws45
6788
6789         * sync with 0.9.3cvs14 (incomplete)
6790                 see ChangeLog 2003-07-17
6791
6792 2003-07-23 [alfons]     0.9.3claws44
6793
6794         * src/folder.c
6795         * src/procmsg.h
6796                 sync with my local tree to restore some claws-only things
6797
6798 2003-07-23 [paul]       0.9.3claws43
6799
6800         * src/pixmaps/mime_gpg_expired.xpm      ** NEW FILE **
6801           src/pixmaps/mime_gpg_unknown.xpm      ** NEW FILE **
6802           src/Makefile.am
6803           src/mimeview.c
6804           src/procmime.h
6805           src/rfc2015.c
6806           src/stock_pixmap.[ch]
6807                 indicate missing keys and expired sigs/keys
6808                 in mime view column
6809
6810 2003-07-23 [paul]       0.9.3claws42
6811
6812         * src/compose.c
6813                 Redirect fixes: enable automatic account selection and
6814                 do not append signature to message on changing account
6815                 fixes Bug[s] #248
6816
6817 2003-07-23 [paul]       0.9.3claws41
6818
6819         * sync with 0.9.3cvs16
6820                 see ChangeLog 2003-07-23
6821
6822 2003-07-23 [alfons]     0.9.3claws40
6823
6824         * src/inc.c
6825                 give progress dialog a main window, and give it the first 
6826                 one (presumably the only one). fixes bug #247, "segfault on 
6827                 pop-before-smtp" 
6828
6829 2003-07-22 [alfons]     0.9.3claws39
6830
6831         * src/summaryview.c
6832                 shift-space scrolls up
6833
6834 2003-07-22 [paul]       0.9.3claws38
6835
6836         * sync with 0.9.3cvs15
6837                 see ChangeLog 2003-07-22
6838
6839 2003-07-20 [alfons]     0.9.3claws37
6840
6841         * src/compose.c
6842                 put menu inside #ifdef USE_ASPELL..#endif
6843
6844 2003-07-20 [christoph]  0.9.3claws36
6845
6846         * src/procmsg.c
6847                 fix wrong flags in MsgInfo returned by
6848                 procmsg_msginfo_get_full_info()
6849
6850         (closes Bug 221 Deleting messages from the Message View gives incorrect
6851          new/unread message counts in the folder view)
6852
6853         * src/plugins/spamassassin/spamassassin_gtk.c
6854                 add gettext macro for prefs page title
6855
6856 2003-07-20 [paul]       0.9.3claws35
6857
6858         * src/mimeview.c
6859                 redraw icon list on signature check
6860
6861 2003-07-20 [christoph]  0.9.3claws34
6862
6863         * src/Makefile.am
6864         * src/account.c
6865         * src/folder.[ch]
6866         * src/folder_item_prefs.[ch]            ** NEW **
6867         * src/folderview.c
6868         * src/mainwindow.c
6869         * src/mh.c
6870         * src/prefs_gtk.c
6871         * src/prefs_scoring.c
6872         * src/summaryview.c
6873         * src/prefs_folder_item.[ch]
6874                 o seperate FolderItemPrefs (formerly PrefsFolderItem) and the
6875                   Properties dialog
6876                 o use prefswindow for folder properties
6877
6878         * src/gtk/prefswindow.[ch]
6879                 change implementation to use an invisible notebook instead
6880                 of unparenting widgets
6881
6882 2003-07-20 [christoph]  0.9.3claws33
6883
6884         * src/compose.h
6885         * src/folder.c
6886         * src/folderview.h
6887         * src/headerview.h
6888         * src/prefs_filtering.h
6889         * src/prefs_folder_item.[ch]
6890         * src/procmime.h
6891         * src/procmsg.h
6892         * src/summaryview.h
6893                 clean up header mess
6894                 (always use 1. typedefs, 2. #includes, 3. structures)
6895
6896         * src/common/version.h.in
6897                 add casts for constants
6898
6899         * src/plugins/demo/demo.c
6900                 fix typo
6901
6902         * src/plugins/spamassassin/spamassassin.c
6903                 remove unused variable
6904
6905 2003-07-20 [alfons]     0.9.3claws32
6906
6907         * src/mimeview.c
6908                 o make icon buttons respond on left click
6909                 o minor cosmetic change
6910
6911 2003-07-19 [luke]       0.9.3claws31
6912
6913         * src/mimeview.[ch]
6914         * src/gtk/gtkvscrollbutton.c
6915         * src/messageview.c
6916                 o improved mimeview behaviour when selecting a new message
6917                 o plus code cleanups to remove compile warnings
6918
6919
6920 2003-07-19 [alfons]     0.9.3claws30
6921
6922         * src/procmsg.c
6923         * src/compose.c
6924         * src/common/utils.[ch]
6925                 subject_get_reply_prefix_length() <- subject_get_prefix_length()
6926
6927 2003-07-19 [alfons]     0.9.3claws29
6928
6929         * src/prefs_folder_item.c
6930                 reinit "legacy" tmp_prefs, so we don't free nor use invalid 
6931                 string pointers
6932
6933 2003-07-19 [luke]       0.9.3claws28
6934
6935         * src/messageview.c
6936         * src/mimeview.[ch]
6937         * src/procmime.h
6938         * src/rfc2015.c
6939         * src/stock_pixmap.[ch]
6940         * src/gtk/Makefile.am
6941         * src/Makefile.am
6942         * src/gtk/gtkvscrollbutton.[ch]         ** NEW **
6943         * src/pixmaps/mime_*.xpm                ** NEW **
6944                 o mimeview rearrangement with a new icon shortcut bar
6945
6946 2003-07-19 [alfons]     0.9.3claws27
6947
6948         * src/folderview.c
6949                 o plug leaking nodes_to_recollapse
6950                 o add folderview_recollapse_all_nodes() (not used yet)
6951
6952 2003-07-19 [alfons]     0.9.3claws26
6953
6954         * src/compose.c
6955         * src/common/utils.c
6956                 honour #240 "Better SUBJECT handling" by cleaning the prefix
6957                 for both forwarding as replying
6958
6959 2003-07-18 [christoph]  0.9.3claws25
6960
6961         * configure.ac
6962         * src/common/sylpheed.[ch]
6963         * src/common/version.h.in
6964                 add version in numeric form to allow easy comparison
6965
6966         * src/plugins/demo/demo.c
6967                 add version check
6968                 - sylpheed version > plugin version => never allowed, sylpheed
6969                   could contain unknown API changes
6970                 - sylpheed version < minimum version required => don't load,
6971                   API required not available (if linking does not fail)
6972
6973 2003-07-18 [alfons]     0.9.3claws24
6974         
6975         * src/common/plugin.[ch]
6976                 const correctness
6977
6978 2003-07-18 [christoph]  0.9.3claws23
6979
6980         * src/common/hooks.c
6981                 fix crash when hooks where unregisted
6982
6983         * src/plugins/trayicon/trayicon.c
6984                 unregister detroy signal before destroying the widget
6985                 (still crashes when the plugin is unloaded)
6986
6987 2003-07-18 [alfons]     0.9.3claws22
6988         
6989         * src/folderview.c
6990                 delay expanding folder tree during drags until timeout triggered
6991                 (needs perhaps some tweaking, so testing is welcome)
6992
6993 2003-07-17 [alfons]     0.9.3claws21
6994
6995         * src/folderview.c
6996                 clean up cruft
6997
6998 2003-07-17 [christoph]  0.9.3claws20
6999
7000         * src/common/session.c
7001                 fix opening of SSL connections
7002
7003         * src/plugins/image_viewer/Makefile.am
7004                 add OPENSSL_CFLAGS (we should find a better solution to remove
7005                 this dependencies if they are not required)
7006
7007         * src/plugins/spamassassin/spamassassin.c
7008                 remove setlocale workaround (fixed in libspamc)
7009
7010         (closes Bug Bug 184 Entering non-ascii character deletes previous char
7011          if spell checking enabled)
7012
7013 2003-07-17 [alfons]     0.9.3claws19
7014
7015         * src/common/hooks.[ch]
7016         * src/plugins/clamav/clamav_plugin.c
7017         * src/plugins/spamassassin/spamassassin.c
7018         * src/plugins/trayicon/trayicon.c
7019                 fix signedness muck 
7020
7021 2003-07-17 [alfons]     0.9.3claws18
7022
7023         * src/procmime.c
7024                 plug memleak
7025
7026 2003-07-17 [alfons]     0.9.3claws17
7027
7028         * src/inc.c
7029                 plug memleak
7030
7031 2003-07-17 [paul]       0.9.3claws16
7032
7033         * src/common/defs.h
7034           src/mainwindow.c
7035           src/manual.[ch]
7036                 add link to the Claws site's FAQ page, after the suggestion
7037                 and patch by Fred Marton <Fred.Marton@uni-bayreuth.de>
7038                 Move url strings to defs.h
7039                 
7040         * src/mainwindow.c
7041                 fix typo to prevent "unknown menu entry" warnings
7042
7043 2003-07-17 [alfons]     0.9.3claws15
7044
7045         * src/folderview.[ch]
7046         * src/summaryview.[ch]
7047         * src/mimeview.[ch]
7048                 plug DnD leaks 
7049
7050 2003-07-17 [paul]       0.9.3claws14
7051
7052         * src/inc.c
7053                 remove two instances of 'GTK_EVENTS_FLUSH' because
7054                 they are unnecessary and probably cause a stack overflow
7055
7056 2003-07-16 [christoph]  0.9.3claws13
7057
7058         * src/mimeview.[ch]
7059                 use an invisible GTK notebook to switch between viewers
7060                 instead of reparenting widgets
7061
7062 2003-07-16 [christoph]  0.9.3claws12
7063
7064         * src/folder.c
7065                 move folder_item_update_freeze() to correct place in
7066                 folder_item_scan_full()
7067
7068 2003-07-16 [paul]       0.9.3claws11
7069
7070         * sync with 0.9.3cvs12
7071                 see ChangeLog 2003-07-14 and 2003-07-15
7072
7073 2003-07-16 [christoph]  0.9.3claws10
7074
7075         * src/imap.[ch]
7076         * src/prefs_account.[ch]
7077                 sync IMAP CRAM-MD5 authentication with sylpheed-main
7078
7079 2003-07-15 [alfons]     0.9.3claws9
7080
7081         * src/main.c
7082                 make --config-dir do something useful
7083
7084 2003-07-15 [alfons]     0.9.3claws8
7085
7086         * src/procmsg.c
7087                 o fix a bug where 'last' didn't really point to the last message
7088                   in the top level list of children, but to the last threaded
7089                   message. 
7090                 
7091                 o clean up and make it easier to sync
7092
7093 2003-07-15 [alfons]     0.9.3claws7
7094
7095         * src/mainwindow.c
7096                 make correct menu items sensitive       
7097
7098 2003-07-14 [alfons]     0.9.3claws6
7099
7100         * src/procmsg.c
7101                 tune the threader so it will not subject-thread any message
7102                 without a subject prefix (this will not thread correctly if 
7103                 a parent is delivered after their childs, but it looks 
7104                 better right now)
7105
7106 2003-07-13 [christoph]  0.9.3claws5
7107
7108         * src/mainwindow.c
7109                 group "Add mailbox *..." menu items in submenu
7110
7111 2003-07-13 [alfons]     0.9.3claws4
7112
7113         * src/summaryview.c
7114                 correct summary_toggle_pressed() signature and make sure
7115                 signal is not passed on
7116
7117 2003-07-13 [alfons]     0.9.3claws3
7118
7119         * src/summaryview.c
7120                 o for now don't pass on keys when they we're handled by 
7121                   ctree::key_press_event
7122                 o clean up
7123
7124 2003-07-13 [alfons]     0.9.3claws2
7125         
7126         * src/main.c
7127                 add command line option "--config-dir" to get the current 
7128                 configuration dir
7129
7130 2003-07-12 [alfons]     0.9.3claws1
7131
7132         * src/matcher.[ch]
7133         * src/matcher_parser_parse.y
7134         * src/prefs_filtering.c
7135         * src/filtering.c
7136                 add "Lock" filter action to lock messages;
7137
7138         * src/filtering.c       
7139                 remove debug_print()    
7140         * src/prefs_filtering.c
7141                 re-organize matcher part 9: 
7142                 make action text entries easily extendible;
7143                 merge widget selection for ACTION_MARK, ACTION_UNMARK, ACTION_LOCK,
7144                 ACTION_UNLOCK, ACTION_MARK_AS_READ, ACTION_MARK_AS_UNREAD
7145
7146 2003-07-12 [paul]
7147
7148         * tools/README
7149                 update old information and add missing
7150                 information
7151
7152 2003-07-12 [paul]       0.9.3claws
7153
7154         * 0.9.3claws released
7155         
7156 2003-07-12 [paul]       0.9.0claws103
7157
7158         * src/Makefile.am
7159                 add addrquery.h
7160
7161 2003-07-12 [melvin]     0.9.0claws102
7162
7163         * src/messageview.c
7164                 Fixed bug #215: Show MIME tab for single text/html messages. 
7165                 
7166 2003-07-12 [paul]       0.9.0claws101
7167
7168         * man/sylpheed.1
7169                 updated
7170
7171 2003-07-12 [paul]       0.9.0claws100
7172
7173         * po/es.po
7174           po/hr.po
7175           po/pl.po
7176           po/sr.po
7177                 update Spanish, Croatian, Polish, Serbian translations.
7178                 submitted by Ricardo Mones Lastra, Dragan, Witold
7179                 Wladyslaw Wojciech Wilk, Urke MMI
7180
7181 2003-07-12 [melvin]     0.9.0claws99
7182
7183         * po/fr.po
7184                 Updated French translations.
7185
7186 2003-07-12 [paul]       0.9.0claws98
7187
7188         * src/addressbook.c
7189                 disable 'Lookup' button as it has no effect
7190
7191 2003-07-11 [alfons]     0.9.0claws97
7192         
7193         * src/summaryview.c
7194                 summary_searchbar_pressed() should return TRUE to signal that
7195                 event was handled. when returning void, the return value passed
7196                 to GTK is actually random, but maybe FALSE, in which case the
7197                 event is handled by parent
7198                 
7199 2003-07-10 [paul]       0.9.0claws96
7200
7201         * ac/missing/gettext.m4
7202                 update to version 0.12
7203
7204 2003-07-10 [paul]       0.9.0claws95
7205
7206         * src/plugins/clamav/clamav_plugin.c
7207                 fix bug where multipart/alternative messages
7208                 would slip through without being scanned
7209
7210 2003-07-10 [christoph]  0.9.0claws94
7211
7212         * src/folder.c
7213                 correct check if folder supports removing when a message is
7214                 moved. if not the message is only copied.
7215
7216         (closes Bug 132 crash on startup in newsgroups folders)
7217
7218 2003-07-09 [alfons]     0.9.0claws93
7219
7220         * configure.ac
7221         * src/common/defs.h
7222                 --with-config-dir (default .sylpheed)
7223
7224 2003-07-09 [christoph]  0.9.0claws92
7225
7226         * configure.ac
7227                 use PKG_CHECK_MODULES to check for gtkmathview
7228                 (version 0.4.2 now required)
7229
7230 2003-07-08 [melvin]     0.9.0claws91
7231
7232         * src/action.c
7233                 Implemented a progress bar that counts the number of completed
7234                 tasks when the action runs more than one command.
7235
7236 2003-07-08 [alfons]     0.9.0claws90
7237
7238         * src/procmsg.c
7239                 if queued message has an invalid Message-Id, don't try to
7240                 find message it refers to (fixes #209 "crash when processing 
7241                 in folder")
7242
7243 2003-07-08 [paul]       0.9.0claws89
7244
7245         * sync with 0.9.3cvs2
7246                 see ChangeLog 2003-07-08
7247
7248 2003-07-08 [match]      0.9.0claws88
7249
7250         * src/ldapctrl.c
7251                 extend LDAP search for first/last name by parsing search term.
7252
7253 2003-07-08 [alfons]     0.9.0claws87
7254
7255         * src/send_message.c
7256                 fix bug #208 "Status message stuck when sending on POP3 account"
7257
7258 2003-07-07 [paul]       0.9.0claws86
7259
7260         * po/hr.po
7261                 new Croatian translation, submitted by
7262                 Dragan <drleskov@inet.hr>
7263
7264 2003-07-07 [paul]       0.9.0claws85
7265
7266         * sync with 0.9.3cvs1
7267                 see ChangeLog 2003-07-07
7268
7269 2003-07-05 [christoph]  0.9.0claws84
7270
7271         * src/Makefile.am
7272         * src/messageview.c
7273         * src/mimeview.[ch]
7274         * src/stock_pixmap.[ch]
7275         * src/pixmaps/messageview_text.xpm              ** NEW **
7276                 move mimeview tabs to the right side and use icons
7277                 instead of text to save some space
7278
7279         (patch by Luke Plant <lukeplant@softhome.net>)
7280
7281 2003-07-05 [christoph]  0.9.0claws83
7282
7283         * src/inc.c
7284                 add NULL pointer checks
7285
7286         (patch by Luke Plant <lukeplant@softhome.net>)
7287         (closes Bug 204 0.9.0 quits on authentication error?!)
7288
7289 2003-07-05 [alfons]     0.9.0claws82
7290
7291         * configure.ac
7292                 take the clue in bug #202 "./configure script - 
7293                 'if test' comparison failure" reported by John Kristoff. 
7294
7295 2003-07-04 [christoph]  0.9.0claws81
7296
7297         * src/plugins/spamassassin/spamassassin.c
7298                 set timeout for spam check
7299
7300 2003-07-04 [christoph]  0.9.0claws80
7301
7302         * src/main.c
7303                 destroy all FolderItems when shutting down to
7304                 allow folders to clean up
7305
7306 2003-07-04 [melvin]     0.9.0claws79
7307
7308         * src/gtk/gtkaspell.c
7309                 Fixed bug #184 "Entering non-ascii character deletes
7310                 previous char if spell checking enabled": this makes
7311                 the spell checking in multibytes (e.g. UTF-8)locales work.
7312                 (Patch by Luke Plant).
7313                 
7314 2003-07-04 [christoph]  0.9.0claws78
7315
7316         * sync with 0.9.2cvs1
7317                 see ChangeLog 2003-06-10
7318
7319 2003-07-04 [paul]       0.9.0claws77
7320
7321         * sync with 0.9.3 release
7322                 see ChangeLog 2003-07-04
7323
7324 2003-07-03 [christoph]  0.9.0claws76
7325
7326         * src/folder.[ch]
7327         * src/imap.c
7328         * src/mbox_folder.c
7329         * src/mh.c
7330         * src/news.c
7331                 move folder_item_get_path() stuff into a folder virtual function
7332
7333         * src/procmsg.c
7334                 use folder_item_fetch_msg() to get message and do not contruct
7335                 the filename from path and number
7336
7337 2003-07-03 [paul]       0.9.0claws75
7338
7339         * sync with 0.9.2cvs12
7340                 see ChangeLog 2003-07-03
7341
7342 2003-07-02 [paul]       0.9.0claws74
7343
7344         * src/messageview.c
7345                 fix text-selection for replying
7346
7347 2003-07-02 [paul]       0.9.0claws73
7348
7349         * sync with 0.9.2cvs11
7350                 see ChangeLog 2003-07-02
7351
7352 2003-07-02 [paul]       0.9.0claws72
7353
7354         * src/procmsg.c
7355                 revert last commit because it breaks more
7356                 than it fixes
7357
7358 2003-07-02 [paul]       0.9.0claws71
7359
7360         * src/procmsg.c
7361                 fix thread by subject/sort by date
7362
7363 2003-07-01 [paul]       0.9.0claws70
7364
7365         * sync with 0.9.2cvs10
7366                 see ChangeLog 2003-07-01
7367
7368 2003-06-30 [paul]       0.9.0claws69
7369
7370         * sync with 0.9.2cvs9
7371                 see ChangeLog 2003-06-30
7372
7373 2003-06-28 [match]      0.9.0claws68
7374
7375         * src/addressbook.c
7376                 fix null ptr.
7377
7378 2003-06-27 [paul]       0.9.0claws67
7379
7380         * sync with 0.9.2cvs7
7381                 see ChangeLog 2003-06-27
7382
7383 2003-06-26 [christoph]  0.9.0claws66
7384
7385         * src/folder.c
7386                 freeze folder updates while a folder is scanned
7387
7388         (closes Bug 185 New message counter)
7389
7390 2003-06-26 [darko]      0.9.0claws65
7391
7392         * src/ldapserver.c
7393                 fix infinite loop when adding a new LDAP server
7394
7395 2003-06-26 [paul]       0.9.0claws64
7396
7397         * sync with 0.9.2cvs6
7398                 see ChangeLog 2003-06-26
7399
7400 2003-06-26 [paul]       0.9.0claws63
7401
7402         * sync with 0.9.2cvs5
7403                 see ChangeLog 2003-06-25 and 2003-06-26
7404
7405 2003-06-25 [match]      0.9.0claws62
7406
7407         * src/addr_compl.c
7408                 Fixed tab/backtab for dropped-down completion list to
7409                 move next/previous field. (close bug 147)
7410
7411 2003-06-25 [christoph]  0.9.0claws61
7412
7413         * src/addr_compl.[ch]
7414         * src/addrindex.[ch]
7415         * src/folderview.c
7416         * src/inc.c
7417         * src/news.c
7418         * src/summaryview.c
7419         * src/toolbar.c
7420                 fix warnings
7421
7422 2003-06-25 [leandro]    0.9.0claws60
7423
7424         * src/compose.c
7425                 o cleanups
7426                 o gray out "Message/Remove references" menu item if not
7427                   replying to a message
7428
7429 2003-06-24 [leandro]    0.9.0claws59
7430
7431         * src/compose.[ch]
7432                 o removed "Message/Create new thread" menu item
7433                 o added "Message/Remove references" menu item
7434                   (it's off by default and will not check anymore
7435                    if the subject changed)
7436
7437 2003-06-23 [alfons]     0.9.0claws58
7438
7439         * src/procmsg.c
7440                 try better grouping messages threaded by subject based on their age.
7441                 still not perfect - because the message tree is not sorted by date.  
7442
7443 2003-06-23 [thorsten]   0.9.0claws57
7444
7445         * src/pop.[ch]
7446                 added mail_receive_hook to allow modifications
7447                 directly after retrieval (e.g. adding headers).
7448
7449 2003-06-23 [paul]       0.9.0claws56
7450
7451         * src/sourcewindow.c
7452                  enable the use of Ctrl+A to select all text in
7453                  the sourcewindow
7454                  Patch submitted by Ivan Francolin Martinez
7455                  <ivanfm@users.sourceforge.net>
7456
7457 2003-06-22 [christoph]  0.9.0claws55
7458
7459         * src/folder.[ch]
7460                 o add notification hook for folder tree changes
7461                 o invoke hooks after folder tree scanning
7462
7463         * src/folderview.[ch]
7464                 register hook for folder tree changes that
7465                 updates the ctree
7466
7467         (there are more places that should be updated, like add, remove 
7468          or move folder)
7469
7470         (closes Bug 164 Crash on rebuild folder tree)
7471         (closes Bug 190 Crash on 'rebuilding folder tree')
7472
7473 2003-06-21 [leandro]    0.9.0claws54
7474
7475         * src/compose.[ch]
7476                 create a new thread if subject changes
7477                 (it's on by default, can be disabled in Message menu)
7478
7479 2003-06-21 [alfons]     0.9.0claws53
7480
7481         * src/summaryview.c
7482                 quiet little compiler
7483
7484 2003-06-21 [christoph]  0.9.0claws52
7485
7486         update gettext stuff to version 0.12
7487
7488 2003-06-19 [alfons]     0.9.0claws51
7489
7490         * src/common/log.c
7491         * src/common/plugin.c
7492                 move defs.h before glib.h to prevent MIN/MAX redefs
7493
7494 2003-06-19 [alfons]
7495
7496         * src/addressbook.c
7497                 translatable
7498
7499 2003-06-19 [match]      0.9.0claws50
7500
7501         * src/addressbook.[ch]
7502         * src/addrindex.[ch]
7503         * src/addr_compl.[ch]
7504         * src/editldap.[ch]
7505         * src/editldap_basedn.[ch]
7506         * src/addritem.[ch]
7507         * src/ldapquery.h
7508                 re-implemented dynamic LDAP search. works without
7509                 slowdown on display sender with addressbook
7510                 option.
7511         * src/addrbook.c
7512                 documented code.
7513
7514 2003-06-19 [paul]       0.9.0claws49
7515
7516         * src/compose.c
7517                 fix Bug #136 'Nonprovided quotation marks crash claws'
7518                 patch submitted by Pawel Pêkala <c0rn@gazeta.pl>
7519
7520 2003-06-19 [alfons]     0.9.0claws48
7521
7522         * src/prefs_common.[ch]
7523         * src/procmsg.c
7524                 restrict threading by subject by checking thread for
7525                 age (prefs_common.thread_by_subject_max_age)
7526
7527 2003-06-18 [christoph]  0.9.0claws47
7528
7529         * src/imap.c
7530                 fix memory leak in imap_cmd_fetch()
7531
7532 2003-06-18 [christoph]  0.9.0claws46
7533
7534         * src/prefs_gtk.c
7535                 fix memory leak in prefs_set_default() when used multiple
7536                 times or after prefs have been read
7537
7538 2003-06-18 [christoph]  0.9.0claws45
7539
7540         * src/common/plugin.c
7541                 fix memory leak in plugin_unload()
7542
7543 2003-06-18 [christoph]  0.9.0claws44
7544
7545         * src/imap.c
7546                 fix memory leak in imap_cmd_ok()
7547
7548 2003-06-18 [christoph]  0.9.0claws43
7549
7550         * src/folder.c
7551                 stop messages that are downloaded from POP3 and added to
7552                 an IMAP inbox from being filtered twice (first by POP3
7553                 and again when IMAP folder is scaned to get the UID of
7554                 the APPEND operation when no UIDPLUS is available)
7555
7556 2003-06-18 [alfons]
7557
7558         * tools/Makefile.am
7559                 phoenix <- firebird     
7560
7561 2003-06-18 [paul]
7562
7563         * tools/launch_phoenix          ** REMOVED **
7564           tools/launch_firebird         ** NEW **
7565                 renamed and edited to reflect the browser's name change from
7566                 'phoenix' to 'firebird'
7567
7568 2003-06-18 [paul]       0.9.0claws42
7569
7570         * sync with 0.9.2cvs2
7571                 see ChangeLog 2003-06-16
7572
7573 2003-06-17 [alfons]     0.9.0claws41
7574
7575         * src/procmsg.c
7576                 prevent threading problems when a node is an ancestor (parent / great parent),
7577                 which mostly happens with circular references (thanks to Phillipe Gramoullé
7578                 for finding an sample set of messages)
7579
7580 2003-06-16 [christoph]  0.9.0claws40
7581
7582         * src/main.c
7583                 don't popup main window on --receive or --receive-all
7584
7585         * src/mainwindow.[ch]
7586         * src/plugins/trayicon/trayicon.c
7587                 allow hiding of main window by clicking on the trayicon
7588                 (doesn't work correctly in seperate window mode and may
7589                  cause unexpected GTK problems I couldn't find yet)
7590
7591         * src/common/ssl.c
7592                 remove incorrect warning
7593
7594 2003-06-15 [alfons]     0.9.0claws39
7595
7596         * src/gtk/gtkstext.c
7597                 don't output debug text;
7598                 #ifdef out print_line() if not debugging (thanks to Martin Wicke
7599                 for pointing this out);
7600
7601 2003-06-14 [alfons]     0.9.0claws38
7602         
7603         * src/messageview.c
7604                 remove printf() and make one if..else comply with coding style
7605
7606 2003-06-14 [alfons]     0.9.0claws37
7607
7608         * AUTHORS
7609                 add Martin Wicke
7610         * src/action.c
7611         * src/messageview.[ch]
7612         * src/summaryview.c
7613                 apply patch #754162 "Quoting messages filtered by actions" submitted
7614                 by Martin Wicke, which allows quoting message body changed by an
7615                 action (Thanks!).
7616
7617 2003-06-13 [alfons]     0.9.0claws36
7618
7619         * src/utils.c
7620                 add several other subject reply prefixes (suggested by Christoph and Ivan Martinez)
7621                 use case insensitive regexp (suggested by Ivan Martinez)
7622
7623 2003-06-13 [christoph]  0.9.0claws35
7624
7625         * configure.ac
7626         * src/plugins/trayicon/Makefile.am
7627         * src/plugins/trayicon/eggtrayicon.[ch]                         ** REMOVE **
7628         * src/plugins/trayicon/trayicon.c
7629         * src/plugins/trayicon/libeggtrayicon/.cvsignore                ** NEW **
7630         * src/plugins/trayicon/libeggtrayicon/Makefile.am               ** NEW **
7631         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch]          ** NEW **
7632         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.[ch]           ** NEW **
7633         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.[ch]        ** NEW **
7634         * src/plugins/trayicon/libeggtrayicon/xembed.h                  ** NEW **
7635                 replace my own EggTrayIcon backport with the backport
7636                 used by (l|x)mule and gabber.
7637
7638 2003-06-13 [alfons]     0.9.0claws34
7639
7640         * AUTHORS
7641         * src/common/utils.c
7642                 add Aw: to list of reply prefixes (thanks to Martin Zwickel)
7643
7644 2003-06-13 [alfons]     0.9.0claws33
7645
7646         * src/compose.c
7647                 clean up a little bit
7648
7649 2003-06-12 [alfons]     0.9.0claws32
7650
7651         * src/compose.c
7652                 const correctness fix
7653
7654         * src/common/sylpheed.[ch]
7655                 () -> (void)
7656                 prevent redef MIN/MAX
7657                 
7658         * src/common/utils.[ch]
7659                 () -> (void)
7660
7661 2003-06-12 [melvin]     0.9.0claws31
7662
7663         * src/compose.c
7664                 Updated to take into accounts changes in GtkAspell.
7665
7666 2003-06-12 [alfons]     0.9.0claws30
7667
7668         * src/compose.c
7669         * src/procmsg.c
7670         * src/common/utils.[ch]
7671                 handle reply subject prefixes better (initial 
7672                 suggestion by Robert Story adapted and enhanced 
7673                 using regexps)
7674
7675 2003-06-12 [melvin]     0.9.0claws29
7676
7677         * src/compose.c
7678                 Use new gtkaspell_checkers_strerror() to get the speller's
7679                 error message instead of accessing the (now private)
7680                 checkers structure.
7681                 Minor code clean up
7682
7683         * src/main.c
7684                 Use #ifdef instead of #if for USE_ASPELL
7685                 Use the new spell checkers init/quit functions 
7686
7687         * src/gtk/gtkaspell.c
7688                 Use #ifdef instead of #if for USE_ASPELL
7689                 Moved in the majority of GtkAspell structures that were
7690                 exported before by gtkaspell.h
7691         
7692         * src/gtk/gktaspell.h
7693                 Made gtkaspell.h contain only the necessary data to be
7694                 publicized by moving many structures to gtkaspell.c.
7695                 Enclosed all the declaration in a #ifdef USE_ASPELL #endif
7696                 gtkaspell_checkers_new(): replaced by...
7697                 gtkaspell_checkers_init(): new function for initialization
7698                 gtkaspell_checkers_delete(): replaced by...
7699                 gtkaspell_checkers_quit(): new function
7700                 gtkaspell_checkers_strerror(): new function that returns
7701                 the checker's last error message.
7702                 
7703 2003-06-11 [melvin]     0.9.0claws28
7704
7705         * po/POTFILES.in
7706                 Updated to take into account gtkaspell.c migration to
7707                 ./src/gtk/ (Thanks to Ricardo Mones Lastra for reporting it)
7708
7709 2003-06-10 [alfons]     0.9.0claws27
7710
7711         * src/filtering.[ch]
7712         * src/folder.c
7713         * src/matcher.c
7714         * src/scoring.[ch]
7715                 - try fixing bug #18 (any brave testers?)
7716                 - add more robustness by refusing previously 
7717                   unchecked NULL pointers 
7718
7719 2003-06-10 [alfons]     0.9.0claws26
7720
7721         * src/procmsg.c
7722                 fix bug #176 by don't checking MsgInfos with a NULL msgid 
7723
7724 2003-06-09 [alfons]     0.9.0claws25
7725
7726         * src/prefs_common.c
7727                 fix bug #163 "Icon switching doesnt work properly" by 
7728                 preventing early freeing of prefs_common.pixmap_theme_path.
7729
7730 2003-06-09 [christoph]  0.9.0claws24
7731
7732         * src/gtk/gtkaspell.c
7733                 revert Thorsten's fix and add forgotten g_strdup for
7734                 aspell path (it should not be possible to alter the path a
7735                 GtkASpell uses from outside)
7736
7737 2003-06-09 [thorsten]   0.9.0claws23
7738
7739         * src/gtk/gtkaspell.c
7740                 dont free prefs_common.aspell_path when closing compose
7741
7742 2003-06-08 [colin]      0.9.0claws22
7743
7744         * src/plugins/spamassassin/spamassassin.c
7745                 fix prefs types
7746
7747 2003-06-07 [christoph]  0.9.0claws21
7748
7749         * src/Makefile.am
7750         * src/compose.c
7751         * src/gtkaspell.[ch]            ** REMOVE **
7752         * src/gtk/Makefile.am
7753         * src/gtk/gtkaspell.[ch]        ** NEW **
7754                 o make gtkaspell independent from sylpheed's prefs
7755                 o move gtkaspell.[ch] to gtk directory
7756
7757 2003-06-07 [christoph]  0.9.0claws20
7758
7759         * src/Makefile.am
7760         * src/crash.c
7761         * src/export.c
7762         * src/filesel.[ch]              ** REMOVE **
7763         * src/folder.c
7764         * src/main.[ch]
7765         * src/common/sylpheed.[ch]
7766         * src/gtk/Makefile.am
7767         * src/gtk/filesel.[ch]          ** NEW **
7768         * src/gtk/pluginwindow.c
7769         * src/gtk/sslcertwindow.c
7770                 move filesel.[ch] to gtk directory
7771
7772 2003-06-07 [alfons]     0.9.0claws19
7773
7774         * src/filesel.c
7775                 make (multi) file selection dialog work again (Claws-only)
7776
7777 2003-06-07 [thorsten]   0.9.0claws18
7778
7779         * po/de.po
7780                 fix typos
7781
7782 2003-06-07 [alfons]     0.9.0claws17
7783
7784         * configure.ac
7785         * src/mimeview.c
7786                 detect apache mishap in which case don't include fnmatch.h
7787                 if regex.h is already included
7788
7789 2003-06-06 [christoph]  0.9.0claws16
7790
7791         * configure.ac
7792         * src/mimeview.h
7793                 add check for fnmatch.h and include it when available
7794
7795         * src/mimeview.[ch]
7796                 fix wrong case sensitivity of Content-Types
7797
7798         * src/gtk/Makefile.am
7799                 need the same include paths in gtk directory as in
7800                 common directory because .h files in common can
7801                 include files from these directories, when included
7802                 in gtk's .h or .c files
7803
7804 2003-06-06 [alfons]     0.9.0claws15
7805
7806         * src/mimeview.c
7807         * src/summaryview.c
7808                 make it compile again because of regex.h / fnmatch.h 
7809                 include problems (related to recent mime stuff, can
7810                 someone check this?)
7811
7812 2003-06-06 [thorsten]   0.9.0claws14
7813
7814         * src/folderview.c
7815                 possible use of uninitialized pointer while dragging
7816
7817 2003-06-06 [paul]       0.9.0claws13
7818
7819         * src/compose.c
7820                 fix bug where the insert sig button would be effective
7821                 only when auto_sig was set
7822
7823 2003-06-06 [paul]       0.9.0claws12
7824
7825         * sync with 0.9.2 release
7826
7827 2003-06-02 [paul]       0.9.0claws11
7828
7829         * sync with 0.9.1cvs1
7830                 see ChangeLog 2003-06-02
7831                 
7832         * po/de.po
7833                 update by Jens
7834
7835 2003-06-01 [christoph]  0.9.0claws10
7836
7837         * src/account.c
7838                 don't use substring search to find accounts by email address
7839
7840         (closes Bug 169 Overly loose matching of "From" address)
7841
7842 2003-05-31 [christoph]  0.9.0claws9
7843
7844         * doc-src/rfc2683.txt
7845         * src/imap.c
7846                 limit IMAP command length as recommended in RFC2683
7847                 (message number lists will be split into multiple imap
7848                 sets, the limit of 1000 octets is not a hard limit)
7849
7850         (closes Bug 161 sylpheed-claws exits with segfault when logging
7851          in to certain imap-servers)
7852
7853 2003-05-29 [alfons]     0.9.0claws8
7854
7855         * src/toolbar.[ch]
7856                 add print button (calling summary_print());
7857                 fine tune setting tooltip text;
7858                 (if someone needs other buttons, please take these 
7859                 commits as a guide, instead of bothering us - also
7860                 see 0.8.11claws150) 
7861
7862 2003-05-29 [darko]      0.9.0claws7
7863
7864         * src/compose.c
7865                 fix crash when word wrapping kicks in due to
7866                 changed text by spell checker
7867
7868 2003-05-29 [paul]       0.9.0claws6
7869
7870         * src/compose.c
7871                 fix bug where changing account would insert
7872                 sig even if auto_sig was FALSE
7873                 
7874         * ChangeLog
7875           ChangeLog.jp
7876           INSTALL
7877                 sync with 0.9.1 release
7878
7879 2003-05-28 [christoph]  0.9.0claws5
7880
7881         * src/imap.c
7882                 fix truncation of too long commands
7883
7884         (closes Bug 167 IMAP hangs trying to get envelope
7885          information in imap_get_uncached_messages)
7886
7887 2003-05-27 [paul]       0.9.0claws4
7888
7889         * tools/Makefile.am
7890           tools/maildir2sylpheed.pl     ** NEW FILE **
7891                 add kmail to sylpheed mailbox conversion script
7892
7893 2003-05-27 [paul]       0.9.0claws3
7894
7895         * sync with 0.9.0cvs10
7896                 see ChangeLog 2003-05-26
7897
7898 2003-05-26 [paul]       0.9.0claws2
7899
7900         * sync with 0.9.0cvs9
7901                 see ChangeLog 2003-05-26
7902
7903 2003-05-24 [paul]       0.9.0claws1
7904
7905         * sync with 0.9.0cvs8
7906                 see ChangeLog 2003-05-23
7907
7908 2003-05-24 [paul]       0.9.0claws
7909
7910         * version 0.9.0claws released
7911
7912 2003-05-24 [paul]       0.8.11claws177
7913
7914         * src/plugins/dillo-viewer/Makefile.am
7915           src/plugins/traycon/Makefile.am
7916                 add missing files
7917                 
7918         * po/bg.po
7919           po/en_GB.po
7920           po/es.po
7921           po/it.po
7922           po/pt_BR.po
7923           po/ru.po
7924           po/sr.po
7925                 update Bulgarian, British English, Spanish, Italian, 
7926                 Brazilian Portuguese, Russian, and Serbian translations, 
7927                 submitted by George Danchev, [me], Ricardo Mones Lastra,
7928                 André Filipe de Assunção e Brito, Alessandro Maestri, 
7929                 Ruslan N. Balkin, and Urke MMI
7930
7931 2003-05-23 [melvin]     0.8.11claws176
7932
7933         * po/fr.po
7934                 Updated French translations
7935
7936 2003-05-22 [paul]       0.8.11claws175
7937
7938         * src/Makefile.am
7939           src/addrbook.[ch]
7940           src/addrcache.[ch]
7941           src/addr_compl.[ch]
7942           src/adressbook.[ch]
7943           src/addrindex.[ch]
7944           src/addritem.[ch]
7945           src/editaddress.c
7946           src/editgroup.c
7947           src/editldap_basedn.c
7948           src/editldap.c
7949           src/jpilot.c
7950           src/vcard.c
7951                 revert to get ldap into it previous working state
7952                 
7953         * po/zh_TW.Big5.po
7954                 new Taiwanese translation,
7955                 submitted by Tsu-Fan Cheng <tscheng@ic.sunysb.edu>
7956
7957 2003-05-22 [christoph]  0.8.11claws174
7958
7959         * src/plugins/spamassassin/libspamc.[ch]
7960                 sync libspamc with SpamAssaain release 2.55
7961
7962 2003-05-22 [paul]       0.8.11claws173
7963
7964         * sync with 0.9.0cvs7
7965                 see ChangeLog 2003-05-22
7966                 
7967         * src/summaryview.c
7968                 revert change in 0.8.11claws172: follow
7969                 Hiroyuki's decision and that's the end of it.
7970
7971 2003-05-21 [paul]       0.8.11claws172
7972
7973         * src/summaryview.c
7974                 fix discrepency between open_unread_on_enter
7975                 and always_show_msg
7976
7977 2003-05-21 [paul]       0.8.11claws171
7978
7979         * sync with 0.9.0cvs6
7980                 see ChangeLog 2003-05-21
7981
7982 2003-05-21 [paul]       0.8.11claws170
7983
7984         * sync with 0.9.0cvs5
7985                 see ChangeLog 2003-05-21
7986
7987 2003-05-20 [paul]       0.8.11claws169
7988
7989         * sync with 0.9.0cvs4
7990                 see ChangeLog 2003-05-20
7991                 fixes bug #152, 'encoding of IMAP folders names'
7992
7993 2003-05-20 [paul]       0.8.11claws168
7994
7995         * sync with 0.9.0cvs3
7996                 see ChangeLog 2003-05-20
7997                 
7998         * src/tools/convert_mbox.pl
7999                 minor change in the comments, submitted by Fred Marton
8000
8001 2003-05-19 [paul]       0.8.11claws167
8002
8003         * src/plugins/clamav/Makefile.am
8004           configure.ac
8005                 link clamav_lib to the plugin and not to the main program
8006
8007 2003-05-19 [christoph]
8008
8009         * src/Makefile.am
8010                 add -export-dynamic for linking
8011
8012 2003-05-19 [paul]       0.8.11claws166
8013
8014         * sync with 0.9.0cvs1
8015                 see ChangeLog 2003-05-19
8016
8017 2003-05-19 [paul]       0.8.11claws165
8018
8019         * src/inc.c
8020                 fix 'pop before smtp' timeout
8021
8022 2003-05-18 [alfons]     0.8.11claws164
8023
8024         * src/prefs_matcher.c
8025                 put "execute" action command line ("expression") in edit box
8026
8027 2003-05-18 [christoph]  0.8.11claws163
8028
8029         * src/mimeview.[ch]
8030         * src/plugins/dillo_viewer/dillo_viewer.c
8031         * src/plugins/image_viewer/viewer.c
8032         * src/plugins/mathml_viewer/mathml_viewer.c
8033                 let a viewer have a list of Content-Types
8034
8035 2003-05-18 [paul]       0.8.11claws162
8036
8037         * src/prefs_filtering.c
8038                 add 'Recipient' label for FORWARD, FORWARD_AS_ATTACHMENT,
8039                 and REDIRECT actions
8040
8041 2003-05-17 [christoph]
8042
8043         * README.claws
8044                 o remove dynamic signatures that was syned with main
8045                 o add infos about no longer "build in" image viewer
8046                 o update bugtracker URL
8047
8048 2003-05-17 [christoph]  0.8.11claws161
8049
8050         * src/folder.c
8051         * src/folderview.c
8052         * src/imap.c
8053                 don't use imap_scan_folder anymore. Instead call folder_item_scan
8054                 for every folder after rebuilding the folder tree.
8055
8056         (closes Bug 19 imap_scan_folder() computes incorrectly number of new
8057          messages)
8058
8059 2003-05-17 [christoph]  0.8.11claws160
8060
8061         * src/imap.c
8062                 don't use STATUS command on current folder to check for
8063                 content changes. imap_cmd_ok() now tracks changes to
8064                 folder and number of existing messages.
8065
8066 2003-05-17 [paul]       0.8.11claws159
8067
8068         * src/plugins/clamav/clamav_plugin.c
8069                 remove unnecessary debug_print
8070
8071 2003-05-16 [thorsten]   0.8.11claws158
8072
8073         * src/plugins/demo.c
8074                 included missing intl.h
8075
8076 2003-05-16 [paul]       0.8.11claws157
8077
8078         * po/POTFILES.in
8079                 remove non-existant entries
8080         
8081         * src/plugins/clamav/clamav_plugin.c
8082           src/plugins/clamav/clamav_plugin_gtk.c
8083           src/plugins/dillo_viewer/dillo_prefs.c
8084           src/plugins/dillo_viewer/dillo_viewer.c
8085                 gettextise
8086
8087 2003-05-16 [christoph]  0.8.11claws156
8088
8089         * po/POTFILES.in
8090                 include plugin .c files for translation until I
8091                 find a better solution to have plugins have their
8092                 own textdomain
8093         * src/plugins/demo/demo.c
8094         * src/plugins/image_viewer/plugin.c
8095         * src/plugins/mathml_viewer/mathml_viewer.c
8096         * src/plugins/spamassassin/spamassassin.c
8097         * src/plugins/spamassassin/spamassassin_gtk.c
8098         * src/plugins/trayicon/trayicon.c
8099                 add gettext macros for plugin name and description
8100
8101 2003-05-16 [paul]
8102
8103         * sync with 0.9.0
8104
8105 2003-05-16 [paul]       0.8.11claws155
8106
8107         * sync with lastest 0.9.0pre1
8108                 see ChangeLog 2003-05-16
8109
8110 2003-05-15 [paul]       0.8.11claws154
8111
8112         * sync with latest 0.9.0pre1
8113                 see ChangeLog 2003-05-14 and 2003-05-15
8114
8115 2003-05-14 [christoph]  0.8.11claws153
8116
8117         * src/plugins/image_viewer/viewer.c
8118         * src/plugins/image_viewer/viewer.glade         ** NEW **
8119         * src/plugins/image_viewer/viewerprefs.c
8120                 make it possible to disable the autoload function in the
8121                 imageviewer again
8122
8123 2003-05-14 [christoph]  0.8.11claws152
8124
8125         * src/folder.c
8126                 fix folder update after adding a message
8127
8128 2003-05-13 [alfons]     0.8.11claws151
8129
8130         * src/common/session.c
8131                 remove debug traces
8132                 
8133         * src/addrcache.[ch]
8134         * src/filtering.[ch]
8135         * src/folder.[c]
8136         * src/gtkaspell.[ch]
8137         * src/imap.[ch]
8138         * src/mbox_folder.[ch]
8139         * src/mh.[ch]
8140         * src/mimeview.h
8141         * src/msgcache.[ch]
8142         * src/news.[ch]
8143         * src/passphrase.[ch]
8144         * src/prefs_common.[ch]
8145         * src/prefs_gtk.[ch]
8146         * src/procmsg.c
8147         * src/scoring.[ch]
8148                 be pedantic; (in prototypes () implies (int))
8149
8150 2003-05-13 [alfons]     0.8.11claws150
8151
8152         * src/prefs_toolbar.[ch]
8153         * src/summaryview.[ch]
8154         * src/toolbar.[ch]
8155                 change misleading text in toolbar prefs;
8156                 add toolbar action for ignore thread (toggles ignore thread flag);
8157                 clean up a little bit;
8158
8159 2003-05-12 [paul]
8160
8161         * tools/convert_mbox.pl
8162                 bug fixed by Fred Marton
8163
8164 2003-05-12 [paul]
8165
8166         * sync with 0.9.0pre1
8167
8168 2003-05-09 [paul]       0.8.11claws149
8169
8170         * sync with 0.8.11cvs43
8171                 see ChangeLog 2003-05-09
8172
8173 2003-05-08 [christoph]  0.8.11claws148
8174
8175         * src/imap.[ch]
8176                 o use CAPABILIY as first command and check for PREAUTH
8177                   information in the response to it
8178                 o rewrite all imap_cmd_* functions to use an IMAPSession
8179                   instead of a SockInfo as parameter
8180                 o do STARTTLS after fetching and checking the server
8181                   capabilities
8182
8183 2003-05-08 [paul]       0.8.11claws147
8184
8185         * tools/Makefile.am
8186           tools/README
8187           tools/convert_mbox.pl         ** NEW FILE **
8188                 add mbox conversion script. Submitted by 
8189                 Fred Marton <Fred.Marton@uni-bayreuth.de>
8190
8191 2003-05-07 [christoph]
8192
8193         * doc-src/glade.txt
8194         * src/gtk/pluginwindow.glade
8195         * src/plugins/image_viewer/viewerprefs.glade
8196         * src/plugins/spamassassin/spamassassin_gtk.glade
8197                 add glade files for user interfaces and a description how
8198                 to use glade to create the sylpheed code
8199
8200 2003-05-07 [paul]       0.8.11claws146
8201
8202         * sync with 0.8.11cvs41
8203                 see ChangeLog 2003-05-07
8204
8205 2003-05-06 [christoph]  0.8.11claws145
8206
8207         * src/main.c
8208         * src/plugins/image_viewer/viewer.c
8209                 fix usage of imlib in imageviewer plugin
8210
8211         * src/gtk/prefswindow.c
8212                 handle window close event correctly
8213
8214 2003-05-06 [paul]       0.8.11claws144
8215
8216         * src/common/ssl.c
8217                 fix typo introduced in sync
8218
8219 2003-05-06 [paul]       0.8.11claws143
8220
8221         * sync with 0.8.11cvs39
8222                 see ChangeLog 2003-05-06
8223
8224 2003-05-06 [paul]       0.8.11claws142
8225
8226         * AUTHORS
8227           po/cs.po
8228                 updated Czech translation, submitted by 
8229                 Radek Vybiral <Radek.Vybiral@vsb.cz>
8230                 
8231         * src/plugins/clamav/clamav_plugin_gtk.c
8232                 clean up
8233
8234 2003-05-03 [alfons]     0.8.11claws141
8235
8236         * src/compose.[ch]
8237                 make paste as quotation work even when the call to 
8238                 text_inserted() was deferred (fixes bug #140 "Paste 
8239                 as quotation does not work when using "external" 
8240                 clipboard")
8241
8242 2003-05-03 [thorsten]   0.8.11claws140
8243
8244         * src/addrquery.h
8245           src/ldapquery.h
8246           src/mainwindow.c
8247                 removed C++ comments
8248         * src/addr_compl.c
8249                 function with non-int retval/param used before
8250                 implementation/declaration
8251
8252 2003-05-02 [paul]       0.8.11claws139
8253
8254         * src/addr_compl.[ch]
8255           src/addressbook.[ch]
8256           src/addrindex.c
8257           src/summaryview.c
8258                 revert match's changes to (finally) remove the bug where
8259                 opening a folder causes massive slowdown when using the 
8260                 'Display sender using address book' option
8261
8262 2003-05-01 [melvin]     0.8.11claws138
8263
8264         * src/plugins/dillo_viewer/dillo_prefs.[ch]
8265         * src/plugins/dillo_viewer/dillo_viewer.c
8266                 Fixed bug where "Cancel" button from prefs issued
8267                 warnings.
8268                 Comply a little more to coding style
8269
8270 2003-05-01 [paul]       0.8.11claws137
8271
8272         * sync with 0.8.11cvs38
8273                 see ChangeLog 2003-05-01
8274
8275 2003-05-01 [paul]       0.8.11claws136
8276
8277         * po/bg.po
8278                 updated by George Danchev
8279
8280 2003-04-30 [christoph]  0.8.11claws135
8281
8282         * src/plugins/dillo_viewer/dillo_prefs.c
8283         * src/plugins/image_viewer/viewerprefs.c
8284         * src/plugins/spamassassin/spamassassin_gtk.c
8285                 remove gtk_widget_ref() calls for widgets in
8286                 glade code
8287
8288 2003-04-30 [paul]       0.8.11claws134
8289
8290         * src/addrindex.c
8291                 ok, this time a better fix for the bug where opening folder
8292                 has massive slowdown when using the 'Display sender using 
8293                 address book' option
8294
8295 2003-04-30 [paul]       0.8.11claws133
8296
8297         * src/addrindex.c
8298                 revert the 'fix' of 0.8.11claws128 because it doesn't fix it
8299         
8300 2003-04-30 [melvin]     0.8.11claws132
8301
8302         New: Dillo plugin preferences (patch by Dimitar Haralanov)
8303
8304         * src/plugins/dillo_viewer/dillo_prefs.[ch]     *** NEW ***
8305                 Preferences for the dillo plugin
8306         * src/plugins/dillo_viewer/dillo_viewer.c
8307                 Support for preferences
8308         * src/plugins/dillo_viewer/Makefile.am
8309                 Added dillo_prefs.[ch]
8310
8311 2003-04-30 [alfons]     0.8.11claws131
8312
8313         * src/common/plugin.[ch]
8314                 see? this ANSI C'fication immediately gives us type
8315                 checking for free.
8316
8317 2003-04-30 [alfons]     0.8.11claws130
8318
8319         * src/common/plugin.[ch]
8320         * src/plugins/clamav/clamav_plugin.[ch]
8321         * src/plugins/clamav/clamav_plugin_gtk.c
8322         * src/plugins/demo/demo.c
8323         * src/plugins/dillo_viewer/dillo_viewer.c
8324         * src/plugins/image_viewer/plugin.c
8325         * src/plugins/image_viewer/viewer.[ch]
8326         * src/plugins/image_viewer/viewerprefs.[ch]
8327         * src/plugins/mathml_viewer/mathml_viewer.c
8328         * src/plugins/spamassassin/spamassassin.[ch]
8329         * src/plugins/spamassassin/spamassassin_gtk.c
8330         * src/plugins/trayicon/trayicon.c
8331                 clean up
8332
8333 2003-04-30 [alfons]     0.8.11claws129
8334
8335         * src/common/utils.c
8336                 make is_ascii_str() fail gracefully when NULL pointer
8337                 is passed
8338
8339 2003-04-30 [paul]       0.8.11claws128
8340
8341         * src/addrindex.c
8342                 fix bug where opening folder has massive slowdown when
8343                 using the 'Display sender using address book' option
8344
8345 2003-04-30 [paul]       0.8.11claws127
8346
8347         * src/plugins/clamav/clamav_plugin.c
8348           src/plugins/clamav/clamav_plugin_gtk.c
8349           src/plugins/demo/demo.c
8350           src/plugins/dillo_viewer/dillo_viewer.c
8351           src/plugins/image_viewer/plugin.c
8352           src/plugins/mathml_viewer/mathml_viewer.c
8353           src/plugins/spamassassin/spamassassin.c
8354           src/plugins/spamassassin/spamassassin_gtk.c
8355           src/plugins/trayicon/trayicon.c
8356                 get rid of eye-hurting function signatures
8357
8358 2003-04-30 [paul]       0.8.11claws126
8359
8360         * src/plugins/trayicon/trayicon.c
8361                 add description
8362                 
8363         * src/mimeview.c
8364                 be more descriptive
8365
8366 2003-04-30 [paul]       0.8.11claws125
8367
8368         * configure.ac
8369                 arrange the plugins in reverse alphabetical order
8370                 
8371         * src/plugins/clamav/clamav_plugin.[ch]
8372           src/plugins/clamav/clamav_plugin_gtk.c
8373                 rename some params
8374                 resize max_size window
8375                 re-arrange the order of some gui elements
8376                 improve descriptions
8377         
8378         * src/plugins/image_viewer/plugin.c
8379           src/plugins/mathml_viewer/mathml_viewer.c
8380                 add descriptions
8381                 
8382         * src/plugins/spamassassin/spamassassin_gtk.c
8383                 resize max_size window
8384                 re-arrange the order of some gui elements
8385                 
8386         * src/messageview.c
8387           src/mimeview.c
8388                 correct typos
8389
8390 2003-04-30 [alfons]     0.8.11claws124
8391
8392         * src/imap.c
8393                 fix a leak found while browsing Martin Kluge's 
8394                 valgrind log (Claws only)
8395
8396 2003-04-29 [darko]      0.8.11claws123
8397
8398         * src/gtk/gtkstext.h
8399                 include wchar.h if it is available, fixes compilation
8400                 on HP-UX systems
8401
8402 2003-04-29 [melvin]     0.8.11claws122
8403
8404         * src/prefs_actions.c
8405                 Improved help text of Actions' syntax
8406
8407 2003-04-28 [paul]       0.8.11claws121
8408
8409         * src/action.c
8410                 a better fix for the crash when performing an action
8411                 on a mime part
8412
8413 2003-04-28 [paul]       0.8.11claws120
8414
8415         * src/action.c
8416                 fix crash when performing an action on a
8417                 mime part
8418
8419 2003-04-28 [paul]       0.8.11claws119
8420
8421         * sync with 0.8.11cvs36
8422                 see ChangeLog 2003-04-28
8423
8424 2003-04-27 [paul]       0.8.11claws118
8425
8426         * more sync with 0.8.11cvs35
8427                 see ChangeLog 2003-04-25
8428
8429 2003-04-26 [christoph]  0.8.11claws117
8430
8431         * src/folder.c
8432                 fix remove virtual check
8433
8434 2003-04-26 [paul]       0.8.11claws116
8435
8436         * src/messageview.c
8437                 fix return-receipt, make it work again
8438
8439 2003-04-26 [paul]       0.8.11claws115
8440
8441         * src/mimeview.c
8442                 restore double-clicking of the [application/pgp-signature 
8443                 (Select "Check signature" to check)] line in the message view,
8444                 broken in recent sync
8445
8446 2003-04-26 [christoph]  0.8.11claws114
8447
8448         * src/folder.c
8449                 check if remove virtual really exists before
8450                 calling the function
8451
8452 2003-04-25 [match]      0.8.11claws113
8453
8454         * src/addrindex.c
8455         * src/addrbook.c
8456         * src/ldapquery.[ch]
8457         * src/ldapctrl.[ch]
8458                 fix memleak.
8459         * src/ldapserver.[ch]
8460                 fix memleak. fix segfault.
8461                 plug a Claws memleak
8462
8463 2003-04-25 [alfons]     0.8.11claws112
8464
8465         * src/folder.c
8466                 plug a Claws memleak
8467
8468 2003-04-25 [alfons]     0.8.11claws111
8469
8470         * src/common/session.c
8471                 plug a memleak
8472
8473 2003-04-25 [paul]       0.8.11claws110
8474
8475         * sync with 0.8.11cvs35
8476                 see ChangeLog 2003-04-24 and 2003-04-25
8477                 
8478         * src/gtk/pluginwindow.c
8479                 correct another strange float value
8480
8481 2003-04-24 [christoph]  0.8.11claws109
8482
8483         * src/folder.c
8484                 freeze folder item updates when unsetting new flags
8485
8486         * src/gtk/pluginwindow.c
8487                 correct strange float value
8488
8489 2003-04-23 [paul]       0.8.11claws108
8490
8491         * sync with 0.8.11cvs33
8492                 see ChangeLog 2003-04-23
8493
8494 2003-04-22 [paul]       0.8.11claws107
8495
8496         * src/Makefile.am
8497           src/messageview.c
8498           src/mimeview.c
8499           src/pgptext.[ch]      ** REMOVED **
8500                 remove pgptext.[ch] as its not used any more
8501
8502 2003-04-22 [paul]       0.8.11claws106
8503
8504         * sync with 0.8.11cvs31
8505                 see ChangeLog 2003-04-21 and 2003-04-22
8506
8507 2003-04-21 [alfons]     0.8.11claws105
8508
8509         * src/main.c
8510                 No access to GTK structures if we're a spawned child
8511                 (and clean up code a little bit...) Should fix #126.
8512
8513 2003-04-21 [melvin]     0.8.11claws104
8514
8515         * src/plugins/dillo_viewer/README
8516                 Improved slightly the text.
8517
8518 2003-04-21 [melvin]     0.8.11claws103
8519
8520         * src/plugins/dillo_viewer/README *** NEW ***
8521                 Added a README file for the Dillo plugin
8522
8523 2003-04-20 [paul]
8524
8525         * tools/README
8526           tools/outlook2sylpheed.pl
8527                 updated and improved by Ricardo Mones Lastra
8528
8529 2003-04-18 [oliver]     0.8.11claws102
8530
8531         * src/inc.c 
8532         * src/prefs_account.h
8533                 remove Pop3SessionType (used by selective download)
8534         * src/prefs_toolbar.c
8535                 enable set Default Toolbar button
8536
8537 2003-04-18 [paul]       0.8.11claws101
8538
8539         * sync with 0.8.11cvs29
8540                 see ChangeLog 2003-04-18
8541
8542 2003-04-17 [paul]       0.8.11claws100
8543
8544         * src/prefs_common.[ch]
8545           src/summaryview.c
8546                 remove 'Open next message on deletion' option,
8547                 as the same effect can now be achieved via the
8548                 'Always open messages in summary when selected'
8549                 option.
8550
8551 2003-04-17 [paul]       0.8.11claws99
8552
8553         * sync with 0.8.11cvs28
8554                 see ChangeLog 2003-04-17
8555
8556 2003-04-17 [christoph]  0.8.11claws98
8557
8558         * ac/spamassassin.m4
8559         * src/plugins/spamassassin/libspamc.[ch]
8560         * src/plugins/spamassassin/utils.[ch]
8561                 sync libspamc with SpamAssassin project
8562
8563 2003-04-17 [christoph]  0.8.11claws97
8564
8565         * src/common/socket.h
8566         * src/gtk/sslcertwindow.h
8567                 rename old USE_SSL to USE_OPENSSL
8568
8569 2003-04-17 [paul]       0.8.11claws96
8570
8571         * src/prefs_common.h
8572                 use gulong for P_COLOR so that it compiles/runs on
8573                 64-bit systems. Patch submitted by James Noyes
8574                 <jnoyes-claws@retrogeeks.com>
8575                 
8576         * po/de.po
8577                 updated by Jens
8578
8579 2003-04-17 [paul]       0.8.11claws95
8580
8581         * sync with 0.8.11cvs27
8582                 see ChangeLog 2003-04-16
8583
8584 2003-04-15 [paul]       0.8.11claws94
8585
8586         * src/prefs_common.[ch]
8587                 rearrange to stop the window getting too long:
8588                         move Receive dialog stuff to Receive tab
8589                         move Send dialog to Send tab
8590                         remove Dialogs frame
8591                 rename 'Open messages in summary with cursor keys' to
8592                 'Always open messages in summary when selected', as its
8593                 more appropriate
8594
8595 2003-04-15 [paul]       0.8.11claws93
8596
8597         * src/prefs_common.[ch]
8598           src/summaryview.c
8599                 add new option '/Interface/Open next message on deletion'
8600
8601 2003-04-15 [paul]       0.8.11claws92
8602
8603         * src/summaryview.[ch]
8604                 add /Mark/Lock and /Mark/Unlock to the pop-up
8605                 menu. Patch submitted by Ivan Francolin Martinez
8606                 <ivanfm@users.sourceforge.net>
8607
8608 2003-04-15 [paul]       0.8.11claws91
8609
8610         * sync with 0.8.11cvs24
8611                 see ChangeLog 2003-04-15
8612
8613 2003-04-14 [jens]       0.8.11claws90
8614
8615         * updated German translation and some corrections from
8616                 Roland Bless <bless@tm.uka.de>
8617
8618 2003-04-14 [paul]       0.8.11claws89
8619
8620         * sync with 0.8.11cvs22
8621                 see ChangeLog 2003-04-14
8622
8623 2003-04-13 [paul]       0.8.11claws88
8624
8625         * src/plugins/clamav/clamav_plugin.c
8626                 fix memory leaks
8627                 clean up
8628
8629 2003-04-12 [paul]       0.8.11claws87
8630
8631         * src/plugins/clamav/clamav_plugin.c
8632                 activate enable/disable archive scanning option
8633                 
8634         * src/plugins/clamav/.cvsignore         ** NEW FILE **
8635
8636 2003-04-12 [paul]       0.8.11claws86
8637
8638         * src/plugins/Makefile.am
8639           src/plugins/clamav/Makefile.am                ** NEW FILE **
8640           src/plugins/clamav/README                     ** NEW FILE ** 
8641           src/plugins/clamav/clamav_plugin.[ch]         ** NEW FILES **
8642           src/plugins/clamav/clamav_plugin_gtk.c        ** NEW FILE **
8643                 add Clam AntiVirus plugin
8644
8645 2003-04-12 [paul]       0.8.11claws85
8646
8647         * sync with 0.8.11cvs21
8648                 see ChangeLog 2003-04-11
8649
8650 2003-04-11 [paul]       0.8.11claws84
8651
8652         * po/es.po
8653                 update Spanish translation. Submitted by Ricardo
8654                 Mones Lastra.
8655
8656 2003-04-10 [christoph]  0.8.11claws83
8657
8658         * src/mbox.c
8659                 fix typo that did not move unfiltered mails to destination
8660                 folder
8661
8662         (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
8663          when filtering from spool)
8664
8665 2003-04-10 [christoph]  0.8.11claws82
8666
8667         * src/imap.c
8668                 use BODY.PEEK instead of BODY in in message fetch operation
8669                 to make sure the IMAP server does not set the \Seen flag for
8670                 messages. Sylpheed does that later itself, when the message
8671                 is opened in sylpheed
8672
8673         (closes Bug 111 Claws destroys unread marks)
8674
8675 2003-04-09 [oliver]     0.8.11claws81
8676         
8677         * src/folder.c
8678                 fix crash in folder_destroy
8679         * README.claws
8680                 remove selective download
8681
8682 2003-04-09 [christoph]  0.8.11claws80
8683
8684         * src/imap.c
8685                 fix crash in imap_get_msginfo() when then fetched message
8686                 is not found
8687
8688         (closes Bug 110 Crash during mail composition)
8689
8690 2003-04-08 [christoph]  0.8.11claws79
8691
8692         * src/folder.c
8693         * src/prefs_account.c
8694                 Filter new messages that are found in an INBOX folder
8695                 when 'Filter messages on receiving' is enabled in the
8696                 Folder's AccountPrefs. This allows to use Sylpheed's
8697                 filtering engine for IMAP folders where messages are
8698                 added to the INBOX by a MTA
8699
8700 2003-04-08 [paul]       0.8.11claws78
8701
8702         * src/procmsg.h
8703                 clean up after last commit
8704
8705 2003-04-08 [paul]       0.8.11claws77
8706
8707         * sync with 0.8.11cvs20
8708                 see ChangeLog 2003-04-07 and 2003-04-08
8709
8710 2003-04-07 [christoph]  0.8.11claws76
8711
8712         * src/filtering.[ch]
8713         * src/inc.[ch]
8714         * src/mbox.c
8715         * src/procmsg.[ch]
8716                 add procmsg_msginfo_filter() to execute filtering actions
8717
8718 2003-04-06 [christoph]  0.8.11claws75
8719
8720         * src/imap.c
8721                 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
8722
8723 2003-04-06 [christoph]  0.8.11claws74
8724
8725         * src/common/utils.[ch]
8726                 add g_int_compare() function for slist sorting
8727
8728         * src/imap.c
8729                 fetch all MsgInfos with one command in imap_get_msginfos()
8730                 using an imap set with a list of ranges
8731
8732         * src/news.c
8733                 use new g_int_compare() function
8734
8735 2003-04-06 [thorsten]   0.8.11claws73
8736
8737         * src/mh.c
8738                 corrected implementation of mh_folder_destroy()
8739
8740 2003-04-05 [christoph]  0.8.11claws72
8741
8742         * src/account.c
8743         * src/folder.[ch]
8744         * src/folderview.c
8745         * src/imap.c
8746         * src/inc.c
8747         * src/main.c
8748         * src/mainwindow.c
8749         * src/mbox_folder.c
8750         * src/mh.c
8751         * src/mimeview.h
8752         * src/msgcache.[ch]
8753         * src/news.c
8754         * src/procmime.h
8755         * src/procmsg.[ch]
8756         * src/setup.c
8757         * src/gtk/gtkutils.c
8758                 o rename structure field names class and new to klass and
8759                   new_msgs, to allow including files in C++
8760                 o add 'extern "C"' block to some header files
8761                 o add MsgInfoList and MsgNumberList as alias for GSList for
8762                   developers to know what type of list is expected
8763
8764         * src/plugins/image_viewer/plugin.c
8765         * src/plugins/image_viewer/viewer.[ch]
8766         * src/plugins/image_viewer/viewerprefs.[ch]
8767                 rename function names to prevent conflicts
8768
8769 2003-04-05 [paul]       0.8.11claws71
8770
8771         * sync with 0.8.11cvs18
8772                 see ChangeLog 2003-04-03 and 2003-04-04
8773
8774 2003-04-02 [christoph]  0.8.11claws70
8775
8776         * src/folder.[ch]
8777         * src/imap.[ch]
8778         * src/mbox_folder.[ch]
8779         * src/mh.[ch]
8780         * src/news.[ch]
8781                 o Make all virtual folder functions private
8782                 o remove unused folder code
8783
8784         * src/common/socket.[ch]
8785         * src/summaryview.c
8786                 fix warnings
8787
8788 2003-03-30 [alfons]     0.8.11claws69
8789
8790         * src/send_message.c
8791                 remove two debug traces and see if people still report
8792                 errors
8793
8794 2003-03-30 [alfons]     0.8.11claws68
8795
8796         * src/send_message.c
8797         * src/commons/session.c
8798                 add more debug traces
8799
8800 2003-03-30 [christoph]  0.8.11claws67
8801
8802         * src/folder.c
8803                 change processing folder name from .processing to processing
8804
8805         * src/common/ssl.c
8806                 disable SSL certificate check because it causes Xlib error
8807                 when the child process want's to open an GTK window
8808
8809 2003-03-30 [christoph]  0.8.11claws66
8810
8811         * src/folder.c
8812                 don't use default folder for processing folder item because
8813                 it can be a non local folder
8814
8815         (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
8816
8817 2003-03-30 [alfons]     0.8.11claws65
8818
8819         * src/send_message.c
8820                 try fixing crashes when sending messages: my gcc 2.95.4 seems 
8821                 to generate bad code for 'send_send_data_progressive': When
8822                 called from 'send_send_data_finished', the 'data' pointer is
8823                 cleared just before the assignment to the dialog pointer
8824
8825 2003-03-29 [christoph]  0.8.11claws64
8826
8827         * src/common/prefs.h
8828         * src/plugins/image_viewer/Makefile.am
8829         * src/plugins/image_viewer/plugin.c
8830         * src/plugins/image_viewer/viewer.[ch]
8831         * src/plugins/image_viewer/viewerprefs.[ch]     ** NEW **
8832                 add PrefsPage for ImageViewer
8833
8834 2003-03-28 [thorsten]   0.8.11claws63
8835
8836         * src/common/session.c
8837                 added some comments
8838
8839 2003-03-28 [paul]       0.8.11claws62
8840
8841         * sync with 0.8.11cvs16
8842                 see ChangeLog 2003-03-28
8843
8844 2003-03-28 [paul]       0.8.11claws61
8845
8846         * sync with 0.8.11cvs15
8847                 see ChangeLog 2003-03-28
8848
8849 2003-03-27 [christoph]  0.8.11claws60
8850
8851         * src/folder.c
8852         * src/imap.c
8853         * src/common/socket.[ch]
8854                 set socket state to DISCONNECTED when any operation
8855                 fails to allow reconnecting in IMAP code without
8856                 checking the return code of all calls to the command
8857                 functions
8858
8859         * src/folderview.c
8860         * src/summaryview.c
8861                 remove some more stuff that depends on specific
8862                 folder types
8863
8864 2003-03-27 [paul]       0.8.11claws59
8865
8866         * sync with 0.8.11cvs14
8867                 see ChangeLog 2003-03-27
8868                 
8869         * src/selective_download.[ch]   ** REMOVED **
8870                 really removed
8871
8872 2003-03-27 [christoph]  0.8.11claws58
8873
8874         * src/folder.c
8875                 fix handling of tmp_flags in flag copy function
8876
8877 2003-03-27 [paul]       0.8.11claws57
8878
8879         * sync with 0.8.11cvs13
8880                 see ChangeLog 2003-03-27
8881
8882 2003-03-27 [oliver]     0.8.11claws56
8883
8884         * src/maiwindow.c
8885                 remove sel_download_cb
8886
8887 2003-03-27 [oliver]     0.8.11claws55
8888         
8889         * src/inc.c
8890                 remove POP3_TOP
8891         
8892 2003-03-26 [oliver]     0.8.11claws54
8893
8894         *src/pop.h
8895                 remove POP3_TOP*
8896         * README.claws
8897                 remove selective donwload readme
8898
8899 2003-03-26 [oliver]     0.8.11claws53
8900         * src/matcher.[ch]
8901         * src/matcher_parser_parse.y 
8902         * src/pop.c 
8903         * src/prefs_account.[ch]
8904         * src/prefs_filtering.c
8905                 remove selective donwload
8906
8907 2003-03-26 [oliver]     0.8.11claws52
8908
8909         * src/inc.[ch] 
8910         * src/filtering.c 
8911         * src/mainwindow.c 
8912                 remove selective donwload
8913
8914 2003-03-26 [oliver]     0.8.11claws51
8915         
8916         * src/Makefile.am
8917         * src/selective_download.[ch]   ** REMOVE **    
8918
8919 2003-03-26 [christoph]  0.8.11claws50
8920
8921         * src/news.c
8922                 fix NEWS that got broken by a sync with sylpheed-main
8923
8924 2003-03-26 [christoph]  0.8.11claws49
8925
8926         * src/mimeview.c
8927                 fix mime type guessing when no mime type is found for a file
8928
8929 2003-03-25 [christoph]  0.8.11claws48
8930
8931         * src/mimeview.c
8932         * src/procmime.c
8933                 remove mime type guessing from mime parser and use
8934                 name based mime types in viewer lookup for mime type
8935                 application/octet-stream
8936
8937 2003-03-25 [christoph]  0.8.11claws47
8938
8939         * doc-src/readme.txt
8940         * doc-src/rfc2554.txt
8941                 add RFC about SMTP AUTH
8942
8943         * src/send_message.c
8944         * src/common/smtp.[ch]
8945                 add extra error code for authentication errors and
8946                 clear temporary password when this error occurs
8947
8948         (closes Bug 84 authentication failure while sending should
8949          prompt for password again)
8950
8951 2003-03-25 [christoph]  0.8.11claws46
8952
8953         * configure.ac
8954         * src/Makefile.am
8955         * src/imageview.[ch]                            ** REMOVE **
8956         * src/messageview.[ch]
8957         * src/mimeview.[ch]
8958         * src/prefs_common.[ch]
8959         * src/textview.c
8960         * src/plugins/Makefile.am
8961         * src/plugins/image_viewer/.cvsignore           ** NEW **
8962         * src/plugins/image_viewer/Makefile.am          ** NEW **
8963         * src/plugins/image_viewer/plugin.c             ** NEW **
8964         * src/plugins/image_viewer/viewer.[ch]          ** NEW **
8965                 move image viewer into a plugin (building is enabled by default)
8966                 [ToDo: Prefs for resize and autoview]
8967
8968 2003-03-25 [paul]       0.8.11claws45
8969
8970         * sync with 0.8.11cvs12
8971                 see ChangeLog 2003-03-26
8972
8973 2003-03-25 [paul]       0.8.11claws44
8974
8975         * sync with 0.8.11cvs11
8976                 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
8977                 
8978         Note: Selective Download is broken.
8979                 
8980 2003-03-22 [christoph]  0.8.11claws43
8981
8982         * src/folder.c
8983                 code cleanup for flags copying
8984
8985 2003-03-22 [christoph]  0.8.11claws42
8986
8987         * src/plugins/trayicon/trayicon.c
8988                 fix setting the transparent area when the window size
8989                 is forced by the system tray
8990
8991 2003-03-22 [christoph]  0.8.11claws41
8992
8993         * src/plugins/trayicon/gnome-mail.xpm           ** REMOVE **
8994         * src/plugins/trayicon/gnome-nomail.xpm         ** REMOVE **
8995         * src/plugins/trayicon/newmail.xpm              ** NEW **
8996         * src/plugins/trayicon/nomail.xpm               ** NEW **
8997         * src/plugins/trayicon/trayicon.c
8998         * src/plugins/trayicon/unreadmail.xpm           ** NEW **
8999                 o replace GBiff icons with KBiff icons resized to 16x16 pixel
9000                 o add icon for unread mails
9001                 o set transparency for window
9002
9003 2003-03-22 [christoph]  0.8.11claws40
9004
9005         * src/news.c
9006                 init news session to prevent crash when session is closed
9007
9008 2003-03-22 [christoph]  0.8.11claws39
9009
9010         * src/imap.c
9011         * src/common/session.[ch]
9012                 Init session data to make sure we don't have invalid pointers
9013                 for read_ch and write_ch when new multi process sessions are
9014                 not used
9015
9016         * src/main.c
9017         * src/common/plugin.c
9018         * src/common/sylpheed.c
9019         * src/plugins/demo/demo.c
9020         * src/plugins/dillo_viewer/dillo_viewer.c
9021         * src/plugins/mathml_viewer/mathml_viewer.c
9022         * src/plugins/spamassassin/spamassassin.c
9023         * src/plugins/spamassassin/spamassassin_gtk.c
9024                 add plugin types to allow loading plugins at different times
9025                 (and maybe for different frontends), because it's not good to
9026                 load GTK-Plugins gefore gtk_init was called
9027
9028         * configure.ac
9029         * src/plugins/Makefile.am
9030         * src/plugins/trayicon/.cvsignore               ** NEW **
9031         * src/plugins/trayicon/Makefile.am              ** NEW **
9032         * src/plugins/trayicon/eggtrayicon.c            ** NEW **
9033         * src/plugins/trayicon/eggtrayicon.h            ** NEW **
9034         * src/plugins/trayicon/gnome-mail.xpm           ** NEW **
9035         * src/plugins/trayicon/gnome-nomail.xpm         ** NEW **
9036         * src/plugins/trayicon/trayicon.c               ** NEW **
9037                 New Trayicon plugin that shows an icon in a systray that uses
9038                 XEMBED protocol like Gnome's systray. Icon shows if there
9039                 are new mails and a tooltip shows information about new,
9040                 unread and total messages.
9041
9042 2003-03-22 [paul]       0.8.11claws38
9043
9044         * src/common/smtp.c
9045                 fix ESMTP AUTH CRAM-MD5
9046                 [sync with main (still version 0.8.11cvs6), see
9047                  ChangeLog 2003-03-22]
9048
9049 2003-03-21 [colin]      0.8.11claws37
9050
9051         * src/send_message.c
9052                 Fix USE_SSL => USE_OPENSSL
9053
9054 2003-03-21 [colin]      0.8.11claws36
9055
9056         * src/folderview.c
9057                 Fix counts in drag and dropped subfolders
9058
9059 2003-03-21 [colin]      0.8.11claws35
9060
9061         * src/folder.c 
9062         * src/folderview.c
9063                 speed up a bit folder dnd
9064
9065 2003-03-20 [alfons]     0.8.11claws34
9066
9067         * src/main.c
9068         * src/toolbar.c
9069         * src/procmsg.c
9070                 don't send locked queue messages
9071                 (feature request "[ 705245 ] Locking message in outbox 
9072                  should prevent sending")
9073
9074 2003-03-20 [christoph]  0.8.11claws33
9075
9076         * src/folder.c
9077                 remove NEW and UNREAD flag in special folders when scanning
9078                 
9079         * src/common/smtp.c
9080                 fix ESMTP AUTH CRAM-MD5
9081
9082 2003-03-20 [paul]       0.8.11claws32
9083
9084         * src/prefs_account.c
9085                 Re-write 'Tunnel command to open connection' as
9086                 'Use command to communicate with server', and disable
9087                 it for all except IMAP accounts
9088
9089 2003-03-20 [paul]       0.8.11claws31
9090
9091         * sync with 0.8.11cvs6
9092                 see ChangeLog 2003-03-20
9093
9094 2003-03-19 [match]      0.8.11claws30
9095
9096         * src/addritem.[ch]
9097                 include documentation. minor refactoring.
9098         * src/addr_compl.[ch]
9099         * src/addrindex.[ch]
9100         * src/addresbook.[ch]
9101         * src/summaryview.c
9102                 re-enable address lookup (was disabled in
9103                 0.8.11claws20).
9104
9105 2003-03-19 [christoph]  0.8.11claws29
9106
9107         * src/procmsg.c
9108                 add temp flag handling, will make moving and copying
9109                 messages possible again
9110
9111         * src/folder.c
9112                 correct calulation of folder stats
9113
9114 2003-03-18 [match]      0.8.11claws28
9115
9116         * src/editgroup.h
9117                 remove case sensitive comparison (closes bug 80).
9118
9119 2003-03-18 [christoph]  0.8.11claws27
9120
9121         * src/imap.c
9122                 fix imap using a tunnel command
9123
9124         (closes bug 87)
9125
9126 2003-03-18 [christoph]  0.8.11claws26
9127
9128         * src/folder.[ch]
9129         * src/imap.c
9130         * src/procmsg.[ch]
9131                 rewrite flag handling for folders
9132
9133 2003-03-18 [christoph]  0.8.11claws25
9134
9135         * src/folder.c
9136         * src/procmsg.c
9137         * src/summaryview.c
9138                 unset NEW and UNREAD flags when message is ignored, to make
9139                 sure messages don't show up as unread on other IMAP clients,
9140                 because the IGNORE_THREAD flag can not be syncronized through
9141                 the IMAP folder
9142
9143 2003-03-17 [christoph]  0.8.11claws24
9144
9145         * src/imap.c
9146                 don't use recursion to fetch uids when the number of messages
9147                 does not match. Moved code into subfunction that is used
9148                 again when needed, to prevent an endless loop.
9149
9150 2003-03-17 [thorsten]   0.8.11claws23
9151
9152         * src/imageview.[ch]
9153                 export imageview_get_resized_size() (for plugins)
9154         * src/prefs_common.[ch]
9155                 added prefs_common_get() (for plugins)
9156
9157 2003-03-17 [christoph]  0.8.11claws22
9158
9159         * src/imap.c
9160                 o remove UID guessing from copy code
9161                 o support UIDPLUS extension for APPEND command
9162
9163 2003-03-17 [paul]       0.8.11claws21
9164
9165         * src/gtk/about.c
9166                 remove 'Compiled-plugins' section.
9167                 
9168         * src/plugins/dillo_viewer/dillo_viewer.c
9169                 slight change to description text
9170
9171 2003-03-16 [match]      0.8.11claws20
9172         * src/ldapserver.[ch]           ** NEW **
9173         * src/ldapctrl.[ch]             ** NEW **
9174         * src/ldapquery.[ch]            ** NEW **
9175         * src/ldaputil.[ch]             ** NEW **
9176         * src/addrcindex.[ch]           ** NEW **
9177         * src/addrquery.h               ** NEW **
9178         * src/addritem.[ch]
9179         * src/addrcache.[ch]
9180         * src/addrindex.[ch]
9181         * src/addr_compl.[ch]
9182         * src/addressbook.[ch]
9183         * src/addrbook.[ch]
9184         * src/editgroup.c
9185         * src/editaddress.c
9186         * src/editldap.c
9187         * src/editldap_basedn.c
9188         * src/vcard.c
9189         * src/jpilot.c
9190         * src/Makefile.am
9191                 included dynamic LDAP queries. improved address
9192                 completion.
9193
9194 2003-03-16 [paul]       0.8.11claws19
9195
9196         * tools/multiwebsearch.pl
9197                 fix a fatal typo
9198
9199 2003-03-16 [christoph]  0.8.11claws18
9200
9201         * src/mimeview.c
9202         * src/plugins/dillo_viewer/dillo_viewer.c
9203         * src/plugins/mathml_viewer/mathml_viewer.c
9204                 make unregistering of MimeViewerFactorys possible
9205
9206 2003-03-16 [alfons]     0.8.11claws17
9207
9208         * configure.ac
9209                 correct typo
9210
9211 2003-03-16 [melvin]     0.8.11claws16
9212
9213         * src/plugins/dillo_viewer.c
9214                 Fixed bug where it was not possible to view more than
9215                 one text/html attachment per message (bug discovered
9216                 by Christoph Hohmann).
9217
9218 2003-03-15 [melvin]     0.8.11claws15
9219
9220         * src/prefs_actions.c
9221                 Fixed compilation warnings.
9222
9223 2003-03-15 [melvin]     0.8.11claws14
9224
9225         * src/plugins/Makefile.am
9226         * src/plugins/dillo_viewer/.cvsignore                   ** NEW **
9227         * src/plugins/dillo_viewer/Makefile.am                  ** NEW **
9228         * src/plugins/dillo_viewer/dillo_viewer.c               ** NEW **
9229                 Added a html mail viewer plugin that uses Dillo v0.7.0 or
9230                 newer (http://dillo.auriga.wearlab.de/).
9231
9232 2003-03-15 [christoph]  0.8.11claws13
9233
9234         * src/imap.c
9235                 don't query imap folder for attributes because we already
9236                 for them from imap_status
9237
9238         * src/mimeview.[ch]
9239                 add support for plugable MimeViewers (unloading Viewers
9240                 not yet complete)
9241
9242         * src/plugins/Makefile.am
9243         * src/plugins/mathml_viewer/.cvsignore          ** NEW **
9244         * src/plugins/mathml_viewer/Makefile.am         ** NEW **
9245         * src/plugins/mathml_viewer/mathml_viewer.c     ** NEW **
9246                 add MathML Viewer (Content-Type text/mathml) using GtkMathView
9247                 widget from http://helm.cs.unibo.it/mml-widget/
9248
9249 2003-03-14 [christoph]  0.8.11claws12
9250
9251         * src/folder.[ch]
9252                 o error return code's should better be negative
9253                 o replace printf with debug_print
9254
9255         * src/imap.c
9256                 improve IMAP folder scan by checking UID-NEXT
9257
9258         * src/summaryview.c
9259                 remove check that are unnecessary in my opinion
9260
9261 2003-03-13 [christoph]  0.8.11claws11
9262
9263         * src/folder.[ch]
9264         * src/foldersel.c
9265         * src/folderview.c
9266         * src/imap.c
9267         * src/mbox_folder.c
9268         * src/mh.c
9269         * src/news.c
9270         * src/prefs_scoring.c
9271         * src/summaryview.c
9272                 use a common function to get a displayable name
9273                 for a FolderItem
9274
9275 2003-03-13 [paul]       0.8.11claws10
9276
9277         * tools/Makefile.am
9278           tools/README
9279           tools/multiwebsearch.conf     ** NEW FILE **
9280           tools/multiwebsearch.pl       ** NEW FILE **
9281                 add multiwebsearch Actions script
9282
9283 2003-03-13 [colin]      0.8.11claws9
9284
9285         * src/compose.c
9286                 Remove leading emtpy lines from quoted text
9287                 before quoting it
9288
9289 2003-03-13 [melvin]     0.8.11claws8
9290
9291         * src/prefs_actions.c
9292                 Fixed a memory leak
9293                 Code clean ups
9294                 Added Cancel and OK buttons
9295                 Corrected help text
9296
9297 2003-03-13 [christoph]  0.8.11claws7
9298
9299         * src/account.c
9300         * src/folder.[ch]
9301         * src/imap.c
9302         * src/mainwindow.c
9303         * src/mbox_folder.c
9304         * src/mh.c
9305         * src/news.c
9306         * src/setup.c
9307                 replace more folder type stuff with folder class stuff
9308
9309 2003-03-13 [melvin]     0.8.11claws6
9310
9311         * src/prefs_actions.c
9312                 Added new tokens:
9313                 %u: user provided argument
9314                 %h: user provided argument (hidden on input)
9315                 %s: current text selection in the message view 
9316
9317 2003-03-13 [paul]       0.8.11claws5
9318
9319         * sync with 0.8.11cvs5
9320                 see ChangeLog 2003-03-11, 2003-03-12
9321
9322 2003-03-12 [christoph]  0.8.11claws4
9323
9324         * src/folder.c
9325                 use folder class idstr when writing folderlist.xml
9326
9327         * src/folder.h
9328         * src/imap.c
9329         * src/news.c
9330                 replace folder type checks with folder class checks
9331
9332 2003-03-12 [christoph]  0.8.11claws3
9333
9334         * src/folder.[ch]
9335         * src/imap.[ch]
9336         * src/main.c
9337         * src/mbox_folder.[ch]
9338         * src/mh.[ch]
9339         * src/news.[ch]
9340                 o create a list of known folder classes in the folder system
9341                 o use folder class id strings for folder item identifiers
9342
9343 2003-03-12 [christoph]  0.8.11claws2
9344
9345         * src/imap.c
9346                 fix imap uid validity check
9347
9348 2003-03-12 [christoph]  0.8.11claws1
9349
9350         * src/account.c
9351         * src/folder.[ch]
9352         * src/foldersel.c
9353         * src/folderview.c
9354         * src/imap.c
9355         * src/mainwindow.c
9356         * src/mbox_folder.c
9357         * src/mh.c
9358         * src/news.c
9359         * src/prefs_scoring.c
9360         * src/procmsg.c
9361         * src/setup.c
9362         * src/summaryview.c
9363                 initial restructuring of folder system, seperating
9364                 folders and folder classes
9365
9366 2003-03-12 [paul]       0.8.11claws
9367
9368         0.8.11claws release
9369
9370 2003-03-12 [christoph]
9371
9372         * src/gtk/prefswindow.c
9373                 fix translation of "Page Index"
9374
9375 2003-03-12 [paul]       0.8.10claws110
9376
9377         a sync from 0.8.11cvs4 before the release
9378
9379         * src/common/utils.c
9380                 subject_compare_for_sort(): allow null strings (fixes
9381                 summary sorting).
9382
9383 2003-03-11 [paul]       0.8.10claws109
9384
9385         * po/es.po
9386                 update Spanish translation, submitted by
9387                 Ricardo Mones Lastra
9388
9389 2003-03-11 [melvin]     0.8.10claws108
9390
9391         * po/fr.po
9392                 Updated French translations
9393
9394 2003-03-11 [paul]       0.8.10claws107
9395
9396         * manual/en/Makefile.am
9397           manual/en/*.html
9398                 update English manual, add a new page
9399                 updated by Francois Barriere <fbarriere@atmel.fr>
9400                 
9401         * po/bg.po
9402           po/it.po
9403           po/sr.po
9404                 update Bulgarian, Italian, and Serbian translations
9405                 submitted by George Danchev, Alessandro Maestri, and
9406                 Urke MMI
9407
9408 2003-03-10 [paul]       0.8.10claws106
9409
9410         * src/gtk/about.c
9411           src/gtk/prefswindow.c
9412                 make some strings translatable
9413
9414 2003-03-10 [darko]      0.8.10claws105
9415
9416         * src/compose.c
9417                 code cleanup to make Hiro happy
9418
9419 2003-03-10 [paul]       0.8.10claws104
9420
9421         * sync with 0.8.11cvs2
9422                 see ChangeLog 2003-03-10
9423
9424 2003-03-09 [melvin]     0.8.10claws103
9425
9426         * src/textview.c
9427                 textview_set_font(): fix for message display in
9428                 UTF-8 locales (thanks to Sergey Vlasov).
9429                 (was unintentionnaly reverted in 0.8.6claws6)   
9430
9431 2003-03-08 [darko]      0.8.10claws102
9432
9433         * src/compose.c
9434                 fix infinite loop in wrapping as reported
9435                 by happycactus
9436                 obsoletes patch #696482
9437
9438 2003-03-08 [christoph]  0.8.10claws101
9439
9440         * src/imap.c
9441                 add workaround for IMAP servers that do not
9442                 support the "UID SEARCH UID" command
9443
9444 2003-03-07 [christoph]  0.8.10claws100
9445
9446         * src/plugins/spamassassin/spamassassin.[ch]
9447         * src/plugins/spamassassin/spamassassin_gtk.c
9448                 code cleanup
9449
9450 2003-03-07 [paul]       0.8.10claws99
9451
9452         * po/es.po
9453                 updated Spanish translation, submitted by
9454                 Ricardo Mones Lastra
9455
9456 2003-03-07 [christoph]  0.8.10claws98
9457
9458         * src/send.c
9459                 fix in 0.8.10claws94 was wrong
9460                 local delivery does not require escaping, remove escaping
9461                 code to make signatures of mails with "." lines valid
9462                 
9463                 NOTE: requires that sendmail is executed with "-i" option,
9464                       what is the default now, but has to be changed in all
9465                       exsiting accounts)
9466
9467 2003-03-07 [paul]       0.8.10claws97
9468
9469         * sync with 0.8.11 release
9470                 see ChangeLog 2003-03-07
9471
9472 2003-03-06 [paul]       0.8.10claws96
9473
9474         * src/compose.c
9475                 revert commit 0.8.10claws92
9476
9477 2003-03-06 [paul]       0.8.10claws95
9478
9479         * src/folderview.c
9480                 fix (solaris) bug 73, 'Crash when selecting top-level folder'
9481
9482         * src/gtkaspell.c
9483                 fix bug 74, 'Crash opening editor window with pseudo-color
9484                 display'
9485                 
9486         Patches submitted by Kevin Vigor <kevin@vigor.nu>
9487
9488 2003-03-06 [christoph]  0.8.10claws94
9489
9490         * src/send.c
9491                 fix rfc2821 (4.5.2) violation in SMTP data sending,
9492                 all lines starting with a period get an extra period
9493                 inserted
9494                 (found by Simon 'corecode' Schubert)
9495
9496 2003-03-06 [paul]       0.8.10claws93
9497
9498         * src/folderview.c
9499                 if configured font can't be loaded fall back to gtk
9500                 default. (with thanks to Christoph)
9501                 
9502                 closes long-standing bug 15 'Crashes on startup'
9503
9504 2003-03-06 [paul]       0.8.10claws92
9505
9506         * src/compose.c
9507                 freeze text before autosave and thaw afterwards
9508                 fixes bug 67 'autosave make re-rediting message crazy'
9509
9510 2003-03-06 [christoph]  0.8.10claws91
9511
9512         * src/compose.c
9513                 ignore address comment in dupe check for Cc-list
9514
9515         (closes reopened bug 47 Replying to message strips name part of
9516          e-mail addresses of Cc: lines)
9517
9518 2003-03-06 [paul]       0.8.10claws90
9519
9520         * src/Makefile.am
9521                 remove reference to gtkxtext.h as its no longer in
9522                 the repository
9523
9524 2003-03-06 [paul]       0.8.10claws89
9525
9526         * sync with 0.8.10cvs25
9527                 see ChangeLog 2003-03-06
9528
9529 2003-03-06 [oliver]     0.8.10claws88
9530         
9531         * src/messageview.c
9532                 remove include
9533
9534 2003-03-06 [oliver]     0.8.10claws87
9535         
9536         * src/folderview.c 
9537                 remove changes introduced inclaws74
9538         * src/messageview.c
9539                 another attempt to sanely delete and update
9540                 messages deleted in separate messageview
9541
9542 2003-03-05 [christoph]  0.8.10claws86
9543
9544         * src/summaryview.c
9545                 check if "From" matches any account's address if
9546                 addressbook completion of addresses is disabled too
9547
9548         (closes Bug 70 "Display recipient in from" doesn't check
9549          folder's default account)
9550
9551 2003-03-05 [christoph]  0.8.10claws85
9552
9553         * src/compose.c
9554         * src/common/utils.[ch]
9555                 don't strip address comments when building Cc lists
9556
9557         (closes Bug 47 Replying to message strips name part of e-mail addresses
9558          of Cc: lines)
9559
9560         * src/folder.c
9561                 fix return value of copy function
9562
9563 2003-03-05 [christoph]  0.8.10claws84
9564
9565         * src/imap.c
9566                 don't ask imap server for non rfc822 headers
9567
9568         (closes bug 71 IMAP FETCH asks for FROM header field twice)
9569
9570         * src/imap.c
9571                 destroy session on socket error to allow reconnecting
9572
9573 2003-03-05 [christoph]  0.8.10claws83
9574
9575         * configure.ac
9576                 fix building with gnome when no prefix is set
9577
9578         (closes bug 66 Gnome directory is set to NONE)
9579
9580 2003-03-05 [paul]       0.8.10claws82
9581
9582         * sync with 0.8.10cvs23
9583                 see ChangeLog 2003-03-05
9584
9585 2003-03-04 [christoph]  0.8.10claws81
9586
9587         * src/folder.c
9588                 o fix moving and copying when folder returns 0 for new
9589                   message number
9590                 o remove some code for single message copy and move
9591                   operations and use functions for multiple messages
9592
9593         (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
9594
9595         * src/news.c
9596                 remove unused include
9597
9598 2003-03-04 [paul]       0.8.10claws80
9599
9600         * src/gtk/about.c
9601                 list 'Compiled plugins'
9602
9603 2003-03-03 [christoph]  0.8.10claws79
9604
9605         * src/news.[ch]
9606                 have to multiply the percentage of the current fetch with
9607                 the percentage that it has of the total fetch operation
9608                 for correct values
9609
9610 2003-03-03 [christoph]  0.8.10claws78
9611
9612         * src/news.c
9613                 fix calculation of expected lines for progress indicator
9614
9615 2003-03-03 [christoph]  0.8.10claws77
9616
9617         * src/summaryview.c
9618         * src/common/utils.c
9619                 fix segfault when opening the root news folder
9620
9621 2003-03-03 [christoph]  0.8.10claws76
9622
9623         * src/mainwindow.[ch]
9624         * src/common/Makefile.am
9625         * src/common/progressindicator.[ch]
9626                 add UI independent progress indicator handling
9627
9628         * src/news.[ch]
9629                 use new progress indicator for message info fetching
9630
9631         * src/common/hooks.h
9632                 code cleanup
9633
9634 2003-03-03 [oliver]     0.8.10claws75
9635
9636         * src/toolbar.c
9637         * src/compose.c
9638                 removed commented code
9639
9640 2003-03-03 [oliver]     0.8.10claws74
9641
9642         * src/toolbar.[ch]
9643                 cleanups and refactoring
9644         * src/compose.[ch]
9645                 compose_reply_mode reply & forwarding interface for
9646                 toolbar buttons
9647         * src/folderview.c
9648                 act on messages marked for deletion in folderview_selected
9649                 based on prefs_common.immediate_exec since a message might 
9650                 have been deleted by messageview in a folder we are changing 
9651                 to (does anybody understand what I'm on about ?)
9652
9653 2003-03-03 [oliver]     0.8.10claws73
9654         
9655         * src/messageview.[ch]
9656                 new functions
9657                 - messageview_delete: delete message shown in messagview
9658                 - messageview_update_view: update messageview to currently 
9659                   selected summaryview message
9660                 - add separate messageview to msgview_list in order to update 
9661                   toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
9662         * src/summaryview.[ch]
9663                 summary_get_selection returns a list of selected msgs
9664                 in summaryview
9665         * src/mainwindow.c
9666                 toolbar reply refactoring
9667
9668 2003-03-03 [paul]       0.8.10claws72
9669
9670         * sync with 0.8.10cvs21
9671                 see ChangeLog 2003-03-03
9672
9673 2003-03-02 [christoph]  0.8.10claws71
9674
9675         * src/common/passcrypt.c
9676                 use POSIX includes
9677
9678 2003-03-02 [christoph]  0.8.10claws70
9679
9680         * configure.ac
9681         * src/prefs_account.c
9682         * src/prefs_gtk.[ch]
9683         * src/common/.cvsignore
9684         * src/common/Makefile.am
9685         * src/common/passcrypt.c                ** NEW **
9686         * src/common/passcrypt.h.in             ** NEW **
9687                 Implement password encryption in config files
9688                 using unix encrypt and setkey functions. The crypt
9689                 key can be set as a configure parameter. Old
9690                 passwords will be converted if they do not begin
9691                 with '!'
9692
9693 2003-03-02 [paul]       0.8.10claws69
9694
9695         * src/prefs_account.c
9696                 fix compile error
9697
9698 2003-03-01 [thorsten]   0.8.10claws68
9699
9700         * po/el.po
9701           po/hr.po
9702           po/it.po
9703           po/nl.po
9704           po/sr.po
9705           po/sv.po
9706                 corrected format strings
9707         * po/en_GB.po
9708                 corrected headers
9709                 (fix compile errors with GNU gettext-0.11.5)
9710
9711 2003-03-01 [oliver]     0.8.10claws67
9712
9713         * src/summaryview.c
9714                 menu callbacks call toolbar_menu_reply
9715
9716 2003-03-01 [oliver]     0.8.10claws66
9717
9718         * src/mainwindow.c
9719         * src/messageview.c
9720                 menu callbacks call toolbar_menu_reply
9721         * src/toolbar.[ch]
9722                 callbacks from menu handled by toolbar_menu_reply
9723
9724 2003-03-01 [paul]       0.8.10claws65
9725
9726         * src/addressbook.c
9727                 revert commit 0.8.10claws54 - breaks editing of
9728                 addressbook.
9729                 
9730         * po/bg.po
9731                 update Bulgarian translation, submitted by
9732                 George Danchev
9733
9734 2003-02-28 [christoph]  0.8.10claws64
9735
9736         * src/account.c
9737         * src/addressadd.c
9738         * src/compose.c
9739         * src/gtkaspell.c
9740         * src/gtkxtext.h                ** REMOVE **
9741         * src/imap.c
9742         * src/matcher.[ch]
9743         * src/mh.c
9744         * src/news.c
9745         * src/pine.c
9746         * src/prefs_common.c
9747         * src/prefs_matcher.c
9748         * src/procheader.[ch]
9749         * src/procmsg.[ch]
9750         * src/toolbar.c
9751         * src/common/ssl_certificate.c
9752         * src/gtk/colorlabel.c
9753         * src/gtk/menu.c
9754                 o fix warnings
9755                 o remove code obsoleted by new cache and folder system rework
9756
9757 2003-02-28 [oliver]     0.8.10claws63
9758         
9759         * src/toolbar.[ch]
9760                 * fix bug where reply in Messageview replied to 
9761                 Message displayed in summaryview
9762                 (reportedd via ML by chinatinte at gmx dot ch)
9763                 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
9764                 didn't work in separate MessageView Toolbar
9765                 (wondering if anybody uses this at all ?)
9766         * src/summaryview.[ch]
9767                 use toolbar.c's toolbar_reply instead of summary_reply (removed)
9768                 (generalize reply and forward code);
9769         * src/messageview.c 
9770                 remove focus_in event which updated summaryview to messageview
9771
9772 2003-02-28 [paul]       0.8.10claws62
9773
9774         * po/Makefile.in.in
9775                 add the --check option
9776                 Patch submitted by Ricardo Mones Lastra
9777
9778 2003-02-28 [paul]       0.8.10claws61
9779
9780         * src/prefs_account.c
9781                 re-order 'Signature' items
9782
9783 2003-02-28 [paul]       0.8.10claws60
9784
9785         * sync with 0.8.10cvs20
9786                 see ChangeLog 2003-02-28
9787
9788 2003-02-28 [paul]       0.8.10claws59
9789
9790         * po/POTFILES.in
9791                 update to reflect recent movement of files
9792
9793 2003-02-28 [paul]       0.8.10claws58
9794
9795         * sync with 0.8.10cvs19
9796                 see ChangeLog 2003-02-28
9797
9798 2003-02-27 [martin]     0.8.10claws57
9799
9800         * src/prefs_matcher.c 
9801                 fix segfault in prefs_matcher_ok() when the
9802                 last entry is deleted and prevents that the
9803                 message "entry not saved" comes up after deleting
9804                 an entry
9805
9806 2003-02-27 [martin]     0.8.10claws56
9807
9808         * src/prefs_filtering.c 
9809                 fix segfault in prefs_filtering_ok() when the
9810                 last entry is deleted and prevents that the
9811                 message "entry not saved" comes up after deleting
9812                 an entry
9813
9814 2003-02-27 [paul]       0.8.10claws55
9815
9816         * sync with 0.8.10cvs18
9817                 see ChangeLog 2003-02-27
9818
9819 2003-02-27 [paul]       0.8.10claws54
9820
9821         * src/addressbook.c
9822                 fix bug where the address book crashes with 
9823                 multiple lookups.
9824                 Patch [687729] submitted by David Frager 
9825                 <dbfrager@users.sourceforge.net>
9826
9827 2003-02-25 [christoph]  0.8.10claws53
9828
9829         * src/Makefile.am
9830         * src/colorlabel.[ch]           ** REMOVE **
9831         * src/gtk/Makefile.am
9832         * src/gtk/colorlabel.[ch]       ** NEW **
9833                 move colorlabel files to gtk directory
9834
9835         * src/esmtp.[ch]                ** REMOVE **
9836                 has been merged into smtp.[ch] in 0.7.5
9837
9838 2003-02-25 [christoph]  0.8.10claws52
9839
9840         * src/Makefile.am
9841         * src/about.[ch]                ** REMOVE **
9842         * src/gtk/Makefile.am
9843         * src/gtk/about.[ch]            ** NEW **
9844                 move about files to gtk directory
9845
9846 2003-02-25 [christoph]  0.8.10claws51
9847
9848         * src/folder.c
9849                 some code optimization of folder scanning code
9850
9851         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx> 
9852
9853 2003-02-25 [christoph]  0.8.10claws50
9854
9855         * src/main.c
9856         * src/common/sylpheed.c
9857                 add command line parameter parsing to common code
9858
9859 2003-02-24 [christoph]
9860
9861         * Makefile.am
9862         * configure.ac
9863                 fix gnome prefix problems, the configure script now removed
9864                 `gnome-config --prefix` from `gnome-config --datadir`
9865                 and adds $(prefix} instead
9866
9867         (closes Bug 24 Makefile does not respect prefix when installing
9868          GNOME data)
9869
9870 2003-02-24 [christoph]  0.8.10claws49
9871
9872         * src/news.c
9873                 check for valid session before trying to authenticate
9874
9875         (closes Bug 60 crash if "authenticate on logon" is activated
9876          and newsserver-hostname is not valid)
9877
9878 2003-02-24 [melvin]     0.8.10claws48
9879
9880         * src/prefs_actions.c
9881                 Make sure all user's input is sent to the action and then
9882                 close the socket..
9883
9884 2003-02-23 [alfons]     0.8.10claws46
9885
9886         * src/summaryview.c
9887                 also wait cursor when deleting files
9888
9889 2003-02-23 [paul]
9890
9891         * tools/freshmeat_search.pl
9892           tools/google_search.pl
9893                 scripts should now work for any browser/browser command line
9894
9895 2003-02-22 [christoph]  0.8.10claws45
9896
9897         * src/procmsg.c
9898                 fix IMAP flag setting, IMAP flag is not handled correctly
9899                 anymore by the folder system and information about the
9900                 folder should not be saved in the MsgInfo (in my opinion)
9901
9902         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
9903
9904 2003-02-22 [christoph]  0.8.10claws44
9905
9906         * src/summaryview.c
9907                 fix spelling of "label" ;-)
9908
9909 2003-02-22 [thorsten]   0.8.10claws43
9910
9911         * src/mimeview.c
9912           src/prefs_common.[ch]
9913           src/procmime.[ch]
9914                 do not use description as attachment name
9915
9916 2003-02-22 [alfons]     0.8.10claws42
9917
9918         * src/summaryview.c
9919                 freeze/thaw folder item updates when changing color labels,
9920                 and put a wait cursors on
9921
9922 2003-02-22 [thorsten]   0.8.10claws41
9923
9924         * src/mimeview.c
9925                 save-all fixes: crash if invoked on multipart container,
9926                 mimeinfo access, pathseparators, error dialog
9927
9928 2003-02-21 [alfons]     0.8.10claws40
9929
9930         * src/prefs_gtk.c
9931                 remove unused var
9932
9933 2003-02-21 [colin]      0.8.10claws39
9934
9935         * src/send.c
9936                 Fix smtp logging
9937
9938 2003-02-21 [colin]      0.8.10claws38
9939
9940         * src/summaryview.c
9941                 Freeze/thaw folderItem updates when filtering messages 
9942                 via Tools/Filter messages
9943
9944 2003-02-21 [paul]       0.8.10claws37
9945
9946         * src/compose.c
9947                 revert commit 0.8.10claws26, there are ulterior motives
9948                 for users to set a Reply-To header when posting to
9949                 newsgroups
9950
9951 2003-02-21 [paul]       0.8.10claws36
9952
9953         * sync with 0.8.10cvs17
9954                 see ChangeLog 2003-02-21
9955
9956 2003-02-20 [christoph]  0.8.10claws35
9957
9958         * src/imap.c
9959                 IMAP UID fetch speedup using SEARCH
9960
9961         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
9962
9963         * src/imap.c
9964                 fix problem with UIDs in IMAP UID cache that no longer existed
9965
9966 2003-02-20 [christoph]  0.8.10claws34
9967
9968         * src/imap.c
9969         * src/procheader.c
9970         * src/procheader.h
9971                 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
9972
9973         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
9974
9975         * src/imap.c
9976                 Rewrite imap_cmd_gen_recv use sock_getline instead
9977                 of sock_gets to avoid problems with too long reply
9978                 lines
9979     
9980 2003-02-20 [colin]      0.8.10claws33
9981         
9982         * src/prefs_account.c
9983                 Better wording
9984
9985 2003-02-20 [colin]      0.8.10claws32
9986
9987         * src/compose.c
9988                 Remove useless '&& !to_sender' 
9989
9990 2003-02-20 [darko]
9991
9992         * AUTHORS
9993                 change my e-mail address
9994
9995 2003-02-19 [colin]      0.8.10claws31
9996
9997         * src/prefs_common.c
9998                 X11 style colors for every configurable color
9999
10000 2003-02-19 [alfons]     0.8.10claws30
10001
10002         * src/prefs_gtk.[ch]
10003         * src/prefs_common.c
10004                 for color_new accept both plain integers and X11 style color
10005                 names (as found in /usr/lib/X11/rgb.txt)
10006
10007 2003-02-19 [paul]       0.8.10claws29
10008
10009         * src/mainwindow.c
10010                 add tooltips to online/offline button and account selector
10011                 button
10012
10013 2003-02-19 [paul]       0.8.10claws28
10014
10015         * src/folder.c
10016           src/news.c
10017           src/prefs_account.[ch]
10018           src/prefs_common.[ch]
10019                 move 'Maximum number of articles to download' to
10020                 account prefs.
10021                 clean up account prefs gui a little by hiding entries
10022                 rather then greying out entries
10023
10024 2003-02-19 [hiro]       0.8.10claws27
10025
10026         * src/common/utils.c
10027                 fix bug #54 'yesterdays date is displayed in the message 
10028                 summary window'
10029
10030 2003-02-19 [paul]       0.8.10claws26
10031
10032         * src/compose.c
10033                 fix bug reported in Feature Request [688596] 
10034                 'Reply-to header in news'
10035
10036 2003-02-18 [paul]       0.8.10claws25
10037
10038         * src/select-keys.c
10039                 add a 'List all keys' button to key selection dialog
10040
10041 2003-02-18 [colin]      0.8.10claws24
10042         
10043         * src/stock_pixmap.c
10044                 fix compile error
10045
10046 2003-02-18 [colin]      0.8.10claws23
10047
10048         * src/common/smtp.[ch]
10049           src/prefs_account.c
10050                 Try to starttls if it seems to be the only
10051                 way to authenticate a user
10052
10053 2003-02-18 [paul]       0.8.10claws22
10054
10055         * src/Makefile.am
10056           src/folderview.c
10057           src/stock_pixmap.[ch]
10058           src/pixmaps/drafts_close.xpm  ** NEW FILE **
10059           src/pixmaps/drafts_open.xpm   ** NEW FILE **
10060                 as a Drafts folder is a special folder allow it to have
10061                 its own unique icons
10062
10063 2003-02-18 [colin]      0.8.10claws21
10064
10065         * src/imap.c
10066                 Fix port selection when using starttls
10067
10068 2003-02-18 [paul]       0.8.10claws20
10069
10070         * src/mainwindow.c
10071           src/prefs_common.[ch]
10072                 make blue the default new mail colour
10073
10074 2003-02-18 [paul]       0.8.10claws19
10075
10076         * sync with 0.8.10cvs14
10077                 see ChangeLog 2003-02-18
10078
10079 2003-02-17 [jens]       0.8.10claws18
10080
10081         * src/common/md5.c
10082                 fixed a compile problem with gcc 3.3
10083                 works on 2.95.3 too (testet on PPC as it is big endian)
10084
10085 2003-02-17 [paul]       0.8.10claws17
10086
10087         * sync with 0.8.10cvs13
10088                 see ChangeLog 2003-02-17
10089
10090 2003-02-17 [paul]       0.8.10claws16
10091
10092         * sync with 0.8.10cvs12
10093                 see ChangeLog 2003-02-17
10094
10095 2003-02-16 [match]      0.8.10claws15
10096
10097         * src/addressbook.c
10098                 Eliminates reloading of address data when items
10099                 deleted or added. Applied submitted by
10100                 Luke Plant <lukeplant@softhome.net>
10101
10102 2003-02-16 [paul]       0.8.10claws14
10103
10104         * src/news.c
10105                 when a 'protocol error' is encountered disconnect from
10106                 the server. This means that the user can carry on viewing
10107                 other articles and doesn't have to either wait until the
10108                 server timesout or quit sylpheed.
10109                 Fixes bug #53 'Unable to read messages in newsgroups, 
10110                 displayed message doesn't change'
10111
10112 2003-02-15 [christoph]  0.8.10claws13
10113
10114         * src/imap.c
10115                 fix bug that stopped scanning of folders when an
10116                 IMAP folder was empty
10117
10118         (closes bug 46 stop scan messages in folders after empty folder)
10119
10120 2003-02-15 [paul]
10121
10122         * tools/Makefile.am
10123           tools/README
10124           tools/freshmeat_search.pl     ** NEW FILE **
10125           tools/google_search.pl        ** NEW FILE **
10126                 Add 2 Actions scripts which search freshmeat/google
10127                 for the selected text using the browser configured
10128                 in sylpheedrc.
10129                 
10130         Note: These scripts are very dependent on the format of the
10131         browser command and may not work on every occasion. Testing
10132         is welcome. 
10133
10134 2003-02-14 [alfons]     0.8.10claws12
10135
10136         * src/compose.c
10137                 fix breakage because of uninitialized account pointer.
10138                 please verify.
10139
10140 2003-02-14 [paul]       0.8.10claws11
10141
10142         * src/compose.c
10143           src/prefs_account.[ch]
10144           src/prefs_common.[ch]
10145                 move signature settings to Account Prefs
10146
10147 2003-02-14 [paul]       0.8.10claws10
10148
10149         * sync with 0.8.10cvs11
10150                 see ChangeLog 2003-02-14
10151
10152 2003-02-13 [thorsten]   0.8.10claws9
10153
10154         * src/news.c
10155                 revert news progressbar (GUI separation)
10156
10157 2003-02-13 [paul]       0.8.10claws8
10158
10159         * src/compose.c
10160                 make replies behave correctly, re: RFC 1036, Section 2.2.3,
10161                 paragraph 1
10162
10163 2003-02-13 [paul]       0.8.10claws7
10164
10165         * src/compose.[ch]
10166           src/summaryview.c
10167                 fix 'Follow-up and Reply-to' so that it creates a reply to
10168                 the newsgroup and the sender. If the message has the keyword
10169                 'poster' in the Followup-To header, all replies go to the
10170                 sender, re: RFC 1036, Section 2.2.3
10171                 rename all instances of 'ignore_replyto' to 'to_sender', both
10172                 were previously used, now we use just one.
10173
10174 2003-02-13 [paul]       0.8.10claws6
10175
10176         * sync with 0.8.10cvs9
10177                 see ChangeLog 2003-02-13
10178
10179 2003-02-13 [paul]       0.8.10claws5
10180
10181         * configure.ac
10182                 show which plugins are configured in the configure
10183                 output.
10184
10185 2003-02-12 [thorsten]   0.8.10claws4
10186
10187         * src/news.c
10188                 show progress while fetching news headers
10189
10190 2003-02-12 [christoph]  0.8.10claws3
10191
10192         * configure.ac
10193         * src/plugins/Makefile.am
10194                 use AM_CONDITIONAL to enable plugins, automake correctly
10195                 manages this when creating distdir
10196
10197 2003-02-12 [christoph]  0.8.10claws2
10198
10199         * ac/spamassassin.m4
10200         * src/plugins/spamassassin/Makefile.am
10201                 fix building SpamAssassin plugin without OpenSSL
10202
10203 2003-02-12 [paul]       0.8.10claws1
10204
10205         * ac/Makefile.am
10206           src/Makefile.am
10207           src/plugins/Makefile.am
10208                 fix failure of 'make release'
10209
10210 2003-02-12 [paul]       0.8.10claws
10211
10212         * 0.8.10claws released
10213
10214 2003-02-12 [paul]       0.8.9claws56
10215
10216         * po/bg.po
10217           po/es.po
10218           po/it.po
10219           po/ru.po
10220           po/sr.po
10221                 updated translations by George Danchev, Ricardo Mones Lastra,
10222                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
10223                 
10224         * sylpheed.spec.in
10225                 Allow the building of RPMs by a regular user. Submitted
10226                 by Sergei Astanin
10227
10228 2003-02-11 [alfons]     0.8.9claws55
10229
10230         * src/colorlabel.c
10231                 don't use pixmaps for label color rect but draw rectangles
10232                 so we can respect the color map of palette based visuals
10233                 (fixes the long time crashes on Suns - thanks to Andreas
10234                 Engel and Steve O'Hara-Smith for testing)
10235
10236 2003-02-11 [christoph]  0.8.9claws54
10237
10238         * src/matcher_parser_parse.y
10239                 correct bug where filering rules of not existing folders in
10240                 matcherrc were added to global filtering
10241                 
10242         (closes Debian Bug #180253 - Directory's filter-rules are merged with
10243          main filter-rules after removing directory, http://bugs.debian.org/180253)
10244         
10245 2003-02-11 [paul]       0.8.9claws53
10246
10247         * sync with 0.8.10cvs7
10248                 see ChangeLog 2003-02-09
10249
10250 2003-02-11 [melvin]     0.8.9claws52
10251
10252         * po/fr.po
10253                 Updated French tranlsations
10254
10255 2003-02-10 [paul]       0.8.9claws51
10256
10257         * sylpheed.spec.in
10258                 correct --enable-openssl
10259                 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
10260
10261 2003-02-09 [martin]     0.8.9claws50
10262
10263         * src/prefs_matcher.c
10264                 fix segfault in prefs_matcher_substitute_cb() when
10265                 no row is selected
10266
10267 2003-02-09 [paul]       0.8.9claws49
10268
10269         * src/folderview.c
10270                 fix bug where a newsgroup folder's processing rules were
10271                 merged with the global filtering rules when the newsgroup
10272                 folder was deleted, causing some seriously bad results,
10273                 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
10274
10275 2003-02-08 [melvin]     0.8.9claws48
10276
10277         * src/compose.c
10278                 Corrected and modified an alert message.
10279
10280 2003-02-07 [paul]       0.8.9claws47
10281
10282         * src/folderview.c
10283                 fix bug where both an 'Account properties' window and a
10284                 'Folder properties' window were opened when clicking on
10285                 'Properties' in an NNTP or IMAP folder's popup menu.
10286
10287 2003-02-07 [paul]       0.8.9claws46
10288
10289         * sync with 0.8.10cvs6
10290                 see ChangeLog 2003-02-06
10291
10292 2003-02-06 [christoph]  0.8.9claws45
10293
10294         * src/mbox.c
10295                 freeze folder updates while importing mbox files
10296                 (closes bug 43 importing mbox took hours)
10297                 
10298         Patch submitted by Jens Rantil <jens.rantil@telia.com>
10299
10300 2003-02-06 [thorsten]   0.8.9claws44
10301
10302         * po/de.po
10303                 Updated german translations
10304
10305 2003-02-06 [thorsten]   0.8.9claws43
10306
10307         * src/news.h
10308                 use guint for message numbers (fix count in grouplist dialog)
10309
10310 2003-02-05 [paul]       0.8.9claws42
10311
10312         * sync with 0.8.10cvs2
10313                 see ChangeLog 2003-02-05
10314
10315 2003-02-04 [colin]      0.8.9claws41
10316
10317         * src/prefs_common.[ch]
10318           src/procmsg.c
10319           src/summaryview.c
10320                 Add an option to disable threading by subject
10321
10322 2003-02-04 [christoph]  0.8.9claws40
10323
10324         * src/inc.c
10325                 only abort fetching mails from multiple accounts when the
10326                 error is fatal and does not allow to check any more accounts
10327                 (currently only disk full error)
10328
10329         (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
10330          receive mails for other accouts)
10331
10332 2003-02-04 [christoph]  0.8.9claws39
10333
10334         * src/folder.c
10335                 first add the new message to the cache, then
10336                 send the update notification
10337
10338         (closes bug 39 after sending message folderview doesnt get updated)
10339
10340 2003-02-04 [colin]      0.8.9claws38
10341
10342         * src/inc.c
10343                 _really_ fix this Connecting... status
10344
10345 2003-02-04 [paul]       0.8.9claws37
10346
10347         * sync with 0.8.10
10348                 see ChangeLog 2003-02-04
10349
10350 2003-02-04 [paul]       0.8.9claws36
10351
10352         * sync with 0.8.9cvs6
10353                 see ChangeLog 2003-02-03
10354
10355 2003-02-04 [paul]       0.8.9claws35
10356
10357         * po/pt_BR.po
10358                 updated by André Filipe de Assunção e Brito 
10359                 <bedecko@netsite.com.br>
10360
10361 2003-02-03 [thorsten]   0.8.9claws34
10362
10363         * po/de.po
10364                 Updated german translations
10365
10366 2003-02-02 [paul]       0.8.9claws33
10367
10368         * po/es.po
10369                 updated by Ricardo Mones Lastra
10370
10371 2003-02-02 [thorsten]   0.8.9claws32
10372
10373         * src/mh.c
10374                 Fix mh_get_msginfo() segfault if file is inaccessible
10375
10376 2003-01-31 [colin]      0.8.9claws31
10377
10378         * src/procheader.c
10379                 Fix last commit's bug
10380
10381 2003-01-31 [colin]      0.8.9claws30
10382
10383         * src/procheader.c
10384                 Missing a change for gpg-signed messages
10385
10386 2003-01-31 [paul]       0.8.9claws29
10387
10388         * src/pixmaps/gpg_signed.xpm    ** NEW FILE **
10389           src/procheader.c
10390           src/stock_pixmap.[ch]
10391           src/summaryview.c
10392                 indicate GnuPG signed messages by displaying an icon
10393                 in the Attachment column.
10394
10395 2003-01-31 [paul]       0.8.9claws28
10396
10397         * sync with 0.8.9cvs4
10398                 see ChangeLog 2003-01-31
10399
10400 2003-01-31 [alfons]     0.8.9claws27
10401
10402         * src/textview.c
10403                 tune URI parser to accept mailto URLs with a '?'
10404                 (patch from Ruslan Balkin)
10405
10406 2003-01-31 [colin]      0.8.9claws26
10407
10408         * src/summaryview.c
10409                 Fix a leak introduced in claws24
10410
10411 2003-01-31 [colin]      0.8.9claws25
10412
10413         * src/summaryview.c
10414                 Freeze/Thaw folder updates when deleting dups
10415
10416 2003-01-31 [colin]      0.8.9claws24
10417         
10418         * src/addr_compl.c
10419           src/summaryview.c
10420           src/msgcache.c
10421                 little speed improvements
10422
10423 2003-01-31 [colin]      0.8.9claws23
10424
10425         * src/summaryview.c
10426                 Fix segfault when forwarding nothing
10427                 Patch from "Ruslan N. Balkin" <baron@voices.ru>
10428                 
10429 2003-01-30 [paul]       0.8.9claws22
10430
10431         * sync with 0.8.9cvs3
10432                 see ChangeLog 2003-01-30
10433
10434 2003-01-30 [paul]       0.8.9claws21
10435
10436         * sync with 0.8.9cvs2
10437                 see ChangeLog 2003-01-30
10438
10439 2003-01-29 [paul]       0.8.9claws20
10440
10441         * sync with 0.8.9cvs1
10442                 see ChangeLog 2003-01-29
10443
10444 2003-01-28 [paul]       0.8.9claws19
10445
10446         * po/POTFILES.in
10447                 update to reflect changes. 
10448                 thanks to Ricardo Mones Lastra
10449
10450 2003-01-27 [christoph]  0.8.9claws18
10451
10452         * ac/openssl.m4
10453         * ac/spamassassin.m4
10454         * src/plugins/spamassassin/README
10455         * src/plugins/spamassassin/libspamc.[ch]
10456         * src/plugins/spamassassin/utils.[ch]
10457                 updated to latest libspamc
10458
10459 2003-01-27 [christoph]  0.8.9claws17
10460
10461         * src/folder.c
10462                 fix wrong use of procheader_get_header_fields
10463
10464 2003-01-27 [christoph]  0.8.9claws16
10465
10466         * src/news.c
10467         * src/prefs_account.[ch]
10468         * src/common/nntp.[ch]
10469                 allow to force authentication for NNTP servers
10470
10471         Patch submitted by Florian Mickler <dmk@d-labs.de>
10472
10473 2003-01-26 [paul]       0.8.9claws15
10474
10475         * src/summaryview.c
10476                 speed up of marking messages as read
10477                 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
10478
10479 2003-01-26 [christoph]  0.8.9claws14
10480
10481         * src/Makefile.am
10482         * src/mgutils.[ch]              ** REMOVE **
10483         * src/xml.[ch]                  ** REMOVE **
10484         * src/xmlprops.[ch]             ** REMOVE **
10485         * src/common/Makefile.am
10486         * src/common/mgutils.[ch]       ** NEW **
10487         * src/common/xml.[ch]           ** NEW **
10488         * src/common/xmlprops.[ch]      ** NEW **
10489                 move xml files to common directory
10490
10491 2003-01-26 [christoph]  0.8.9claws13
10492
10493         * src/plugins/spamassassin/spamassassin_gtk.c
10494                 only set gtk entry text if string is available
10495
10496 2003-01-26 [melvin]     0.8.9claws12
10497
10498         * src/description_window.c
10499                 Allow resizing of the window
10500                 Allow automatic horizontal scroll bar
10501                 Do not vertically expand and fill
10502
10503 2003-01-26 [christoph]  0.8.9claws11
10504
10505         * src/Makefile.am
10506         * src/gtkutils.[ch]             ** REMOVE **
10507         * src/common/sylpheed.c
10508         * src/gtk/Makefile.am
10509         * src/gtk/description_window.c
10510         * src/gtk/gtkutils.[ch]         ** NEW **
10511         * src/gtk/prefswindow.c
10512                 move gtkutils to gtk directory
10513
10514 2003-01-26 [paul]       0.8.9claws10
10515
10516         * src/summaryview.c
10517                 rename summary_unread_clicked() to summary_status_clicked()
10518
10519 2003-01-26 [melvin]     0.8.9claws9
10520
10521         * src/prefs_actions.c
10522                 Cosmetical changes to the help text
10523
10524 2003-01-26 [paul]       0.8.9claws8
10525
10526         * src/folder.[ch]
10527           src/mainwindow.c
10528           src/prefs_common.c
10529           src/prefs_sumamry_column.c
10530           summaryview.[ch]
10531                 rename the 'Unread' column to 'Status'
10532
10533 2003-01-25 [match]      0.8.9claws7
10534
10535         * src/mgutils.[ch]
10536                 removed reference to LDAP constants. removed error2string.
10537                 included functions to support LDAP dynamic queries.
10538         * src/syldap.h
10539                 moved LDAP constants here.
10540         * src/addressbook.c
10541         * src/addrindex.c
10542         * src/importldif.c
10543                 removed references to LDAP constants and references to
10544                 error2string.
10545
10546 2003-01-25 [paul]       0.8.9claws6
10547
10548         * src/summaryview.c
10549                 summary_thread_build(), summary_thread_init(): remove 
10550                 unneeded reference to summaryview->folder_item
10551
10552 2003-01-25 [christoph]  0.8.9claws5
10553
10554         * src/gtk/description_window.c
10555                 o allow description texts to expand over multiple columns
10556                 o translate all columns
10557         * src/prefs_actions.c
10558                 change syntax description to use new multi column feature
10559
10560         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
10561
10562 2003-01-25 [match]      0.8.9claws4
10563
10564         * src/vcard.c
10565                 fixed bug with Quoted-Printable
10566
10567 2003-01-25 [paul]       0.8.9claws3
10568
10569         * src/folder.[ch]
10570           src/summaryview.[ch]
10571                 implement per-folder collapsed/expanded threads setting
10572                 
10573         * src/prefs_common.c
10574                 remove global collapsed/expanded threads option
10575
10576 2003-01-25 [christoph]  0.8.9claws2
10577
10578         * po/POTFILES.in
10579                 add pluginwindow and prefswindow
10580         * src/compose.c
10581                 make send respond correctly to messages that could be added
10582                 to the queue folder, but the UID of the message is unknown
10583         * src/folder.c
10584         * src/imap.c
10585                 don't return guessed UIDs in imap_add_msg anymore. We return
10586                 0 to tell the folder system it was appened but the UID is
10587                 unknown. Folder system now get's the UID by scaning the folder
10588                 and searching the cache for the Message-ID
10589                 (closes bug #29 Messages queued, but not sent)
10590
10591 2003-01-25 [paul]       0.8.9claws1
10592
10593         * src/codeconv.c
10594                 conv_encode_header():  fix bug when long headers with 8-bit
10595                 characters are used, so that the encoded words are wrapped.
10596                 If the space in the original text falls on the wrap boundary,
10597                 it can be lost.
10598                 Patch by Sergey Vlasov.
10599                 
10600         * src/folderview.c
10601                  fix bug where a change to the sorting method or thread view
10602                  of a folder's messages is lost if simpify-subject is set and
10603                  toggled on or off.
10604                  Patch by Luke Plant.
10605
10606 2003-01-24 [paul]       0.8.9claws
10607
10608         * sylpheed-0.8.9claws released
10609         
10610         * Makefile.am
10611           sylpheed.spec.in
10612                 remove reference to 'INSTALL.jp'
10613
10614 2003-01-23 [paul]       0.8.8claws128
10615
10616         * po/es.po
10617           po/it.po
10618           po/ru.po
10619           po/sr.po
10620                 updated translations. submitted by Ricardo Mones Lastra,
10621                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
10622
10623 2003-01-23 [colin]      0.8.8claws127
10624
10625         * src/compose.c
10626                 Fix drafted and queued news articles re-edition
10627
10628 2003-01-23 [melvin]     0.8.8claws126
10629
10630         * po/fr.po
10631                 Updated French translations
10632
10633 2003-01-23 [colin]      0.8.8claws125
10634
10635         * src/inc.c
10636                 Fix "Connecting to..." status message
10637
10638 2003-01-22 [paul]       0.8.8claws124
10639
10640         * po/bg.po
10641                 updated by George Danchev
10642                 
10643         * src/folder.c
10644                 revert last commit [0.8.8claws111] as it breaks folder d'n'd
10645                 and folder deletion
10646
10647 2003-01-21 [paul]       0.8.8claws123
10648
10649         * po/bg.po
10650                 updated by George Danchev
10651                 
10652         * src/about.c
10653                 its now 2003
10654                 
10655         * src/toolbar.c
10656                 don't translate 'Separator'
10657                 
10658         * src/plugins/spamassassin/Makefile.am
10659                 add aspell to CPPFLAGS
10660                 
10661         * src/plugins/spamassassin/spamassassin.c
10662           src/plugins/spamassassin/spamassassin_gtk.c
10663                 set correct default for spamassassin_receive_spam
10664                 slightly re-word descriptions and some
10665                 other minor changes
10666
10667 2003-01-19 [alfons]     0.8.8claws122
10668                 
10669         * src/mimeview.c
10670                 mimeview_save_as(): we might as well show the file name for
10671                 the single case "Save As" too
10672
10673 2003-01-19 [alfons]     0.8.8claws121
10674
10675         * src/crash.c
10676                 change bug tracker URL to bugzilla URL
10677
10678 2003-01-19 [alfons]     0.8.8claws120
10679
10680         * src/mimeview.c
10681                 mimeview_save_all(): display name of file before overwriting;
10682                 continue saving all, even when one overwrite was cancelled
10683
10684 2003-01-19 [christoph]  0.8.8claws119
10685
10686         * src/summaryview.c
10687         * src/procmsg.[ch]
10688                 fix wrong usage of procmsg_find_children in summaryview
10689                 by using procmsg_update_unread_children instead of
10690                 summaryview_update_unread_children
10691
10692 2003-01-19 [christoph]  0.8.8claws118
10693
10694         * src/procmsg.c
10695                 fix infinite loop in procmsg_find_children
10696                  (closes bug #25 sylpheed crashes on delete.)
10697
10698         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
10699
10700 2003-01-19 [paul]       0.8.8claws117
10701
10702         * po/pt_BR.po
10703                 updated by Ivan Francolin Martinez
10704
10705 2003-01-18 [melvin]     0.8.8claws116
10706
10707         * src/prefs_actions.c
10708                 Removed syntax limitation of only one '&' at the end of command.
10709                         Now actions that contain '>/dev/null 2>&1' are possible.
10710
10711 2003-01-18 [melvin]     0.8.8claws115
10712
10713         * src/prefs_actions.c
10714                 Actions IO dialog: when the action ends
10715                 the "Close" button now has focus and [Escape] closes the
10716                 window.
10717
10718 2003-01-18 [christoph]  0.8.8claws114
10719
10720         * src/procmsg.c
10721                 o add debug output when MsgInfos are really freed
10722                 o free GSLists in procmsg_find_children and
10723                   procmsg_update_unread_children
10724
10725 2003-01-18 [christoph]  0.8.8claws113
10726
10727         * src/mainwindow.c
10728                 reorder Configuration menu
10729
10730 2003-01-18 [christoph]  0.8.8claws112
10731
10732         * src/compose.c
10733                 fix applying templates to forwarded messages
10734
10735         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
10736
10737 2003-01-17 [christoph]  0.8.8claws111
10738
10739         * src/folder.c
10740                 destroy folder items, when a folder item is removed
10741
10742 2003-01-17 [christoph]  0.8.8claws110
10743
10744         * src/folder.c
10745                 fix wrong folder stats update when ignored message is
10746                 deleted
10747
10748 2003-01-17 [colin]      0.8.8claws109
10749         
10750         * src/mainwindow.c
10751         * src/summaryview.c
10752                 Quicksearch bugfixes: 
10753                 - hide help button at startup if not extended
10754                 - switch to extended when looking for replies
10755
10756 2003-01-17 [paul]
10757
10758         * sync with 0.8.9 release
10759
10760 2003-01-17 [paul]       0.8.8claws108
10761
10762         * sync with 0.8.8cvs11
10763                 see ChangeLog 2003-01-17
10764
10765 2003-01-16 [colin]      0.8.8claws107
10766
10767         * src/procmsg.c
10768                 Changed encryption test to re-ask passphrase
10769                 if an encrypted message hasn't been decrypted
10770                 Fixes bug #5
10771
10772 2003-01-16 [christoph]  0.8.8claws106
10773
10774         * src/prefs_gtk.c
10775         * src/prefs_toolbar.c
10776         * src/gtk/prefswindow.h
10777         * src/plugins/spamassassin/spamassassin_gtk.c
10778                 remove page destroy function that is not used anymore
10779
10780 2003-01-16 [paul]       0.8.8claws105
10781
10782         * sync with 0.8.8cvs9
10783                 see ChangeLog 2002-01-16
10784
10785 2003-01-16 [colin]      0.8.8claws104
10786
10787         * src/compose.[ch]
10788                 Fix bug with autosaved drafts for IMAP, when draft
10789                 folder is specified - fixes bugzilla bug #20
10790
10791 2003-01-15 [paul]       0.8.8claws103
10792
10793         * src/compose.[ch]
10794           src/procmsg.c
10795                 store folder and message-id of message forwarding
10796                 in queue header and set forward flag after sending
10797
10798 2003-01-15 [paul]       0.8.8claws102
10799
10800         * sync with 0.8.8cvs8
10801                 see ChangeLog 2002-01-15
10802
10803 2003-01-15 [colin]      0.8.8claws101
10804
10805         * src/Makefile.am
10806                 Fix linking with GNU libiconv
10807
10808 2003-01-15 [darko]      0.8.8claws100
10809
10810         * src/pine.c
10811                 fix crash when importing pine address book
10812                 entry with an empty name (reported by DY
10813                 <dybulk at tri8.net>)
10814
10815 2003-01-14 [paul]       0.8.8claws99
10816
10817         * configure.in  ** REMOVED **
10818           configure.ac  ** NEW FILE **
10819                 rename configure.in to configure.ac, as it is now
10820                 preferred
10821
10822 2003-01-14 [melvin]     0.8.8claws98
10823
10824         * src/folderview.c
10825                 folderview_check_new(): More precise function description
10826
10827 2003-01-14 [melvin]     0.8.8claws97
10828
10829         * src/folderview.c
10830                 folderview_check_new(): return the number of new messages 
10831                         since last check.
10832         * src/inc.c
10833                 inc_account_mail(): Disable counting of new messages for IMAP
10834                         and NNTP until bug [19] and [14] are fixed.
10835
10836 2003-01-14 [paul]       0.8.8claws96
10837
10838         * sync with 0.8.8cvs6
10839                 see ChangeLog 2003-01-14
10840
10841 2003-01-13 [alfons]     0.8.8claws95
10842
10843         * src/textview.c
10844                 tune email address validation (c. 0.8.8claws89): if . is 
10845                 just one char away from @, the address is invalid too 
10846                 (correctly rejects addresses like foo@.com)
10847
10848 2003-01-13 [paul]       0.8.8claws94
10849
10850         * src/messageview.c
10851           src/toolbar.c
10852                 fixes to the Message View toolbar and menu:
10853                 fix non-functioning Forward button
10854                 make Reply button consider default_reply_list
10855                 remove 'Follow-up...' menu entry
10856                 add 'Forward' and 'Redirect' menu entries
10857
10858 2003-01-13 [melvin]     0.8.8claws93
10859
10860         * src/inc.c
10861                 Fixed typo that could make new messages count incorrect.
10862
10863 2003-01-13 [melvin]     0.8.8claws92
10864
10865         * src/folderview.[ch]
10866                 folderview_check_new(): return the number of new messages.
10867         * src/inc.c
10868                 Should fix bug [14] where new mail notification worked 
10869                         incorrectly with IMAP accounts.
10870                 inc_spool_account(): return number of new msgs, or -1 on error
10871                 inc_all_spool(): return number of new msgs
10872                 
10873 2003-01-13 [melvin]     0.8.8claws91
10874
10875         * src/prefs_actions.c
10876                 Justify help text.
10877
10878 2003-01-12 [thorsten]   0.8.8claws90
10879
10880         * src/common/prefs.c
10881                 close file before rename
10882
10883 2003-01-12 [alfons]     0.8.8claws89
10884
10885         * AUTHORS
10886                 add Christian Mertes
10887         * src/common/utils.[ch]
10888                 g_stricase_hash(), g_stricase_equal(): functions for 
10889                 case insensitive hash tables
10890         * src/textview.c
10891                 use top level domain names to validate email address, based
10892                 on a patch by Christian Mertes (thanks!), but changed 
10893                 implementation to use a hash table 
10894
10895 2003-01-12 [paul]       0.8.8claws88
10896
10897         * po/bg.po
10898                 updated by George Danchev
10899
10900 2003-01-12 [alfons]     0.8.8claws87
10901
10902         * src/summaryview.c
10903                 delete / execute performance: use new style folder update
10904
10905 2003-01-12 [paul]       0.8.8claws86
10906
10907         * sync with 0.8.8cvs5
10908                 see ChangeLog 2003-01-13 (!)
10909
10910 2003-01-12 [alfons]     0.8.8claws85
10911
10912         * src/filtering.c
10913         * src/matcher_parser_parse.y
10914                 prepare change_score filtering action
10915         * src/matcher.[ch]
10916                 give up const-correctness on functions that call non-const-correct functions;
10917                 several casts to gpointer in g_free();
10918                 add change_score;
10919
10920 2003-01-12 [christoph]  0.8.8claws84
10921
10922         * src/compose.c
10923                 fix 2 warnings
10924
10925         * src/gtk/prefswindow.[ch]
10926         * src/plugins/spamassassin/spamassassin_gtk.c
10927                 changed the call of the widget create function
10928                 for PrefsPages, because sometimes the widget
10929                 create function needs a widget that already has
10930                 been attached to a window (to create GDK pixmaps
10931                 for exmaple). So we simply pass the GtkWindow as
10932                 the second parameter now.
10933
10934         * src/main.c
10935         * src/mainwindow.c
10936         * src/prefs_toolbar.[ch]
10937                 rewrite Toolbar Preferences using the new
10938                 prefs window
10939
10940 2003-01-11 [alfons]     0.8.8claws83
10941
10942         * src/addressadd.c
10943                 fix crash when adding sender to addressbook because status bar
10944                 isn't there (the status bar doesn't seem to be used though,
10945                 but I'll let Match decide what to do with it)
10946
10947 2003-01-11 [colin]      0.8.8claws82
10948
10949         * src/main.c
10950           src/toolbar.c
10951                 Two useless changes reversed
10952
10953 2003-01-11 [colin]      0.8.8claws81
10954
10955         * src/mainwindow.c
10956           src/mainwindow.h
10957                 Add mainwindow_get_mainwindow()
10958         * src/alertpanel.c
10959           src/alertpanel.h
10960                 Add alertpanel_error_log() 
10961         * src/compose.c
10962           src/inc.c
10963           src/messageview.c
10964           src/toolbar.c
10965           src/main.c
10966           src/procmsg.c
10967                 Network errors get a View Log button
10968
10969 2003-01-10 [alfons]     0.8.8claws80
10970
10971         * src/prefs_toolbar.c
10972         * src/toolbar.c
10973                 use the translatable string for "Separator" as file name for
10974                 separator toolbar items (probably make this uppercase?)
10975
10976 2003-01-10 [alfons]     0.8.8claws79
10977
10978         * src/prefs_toolbar.c
10979                 put right A_SEPARATOR description string in "displayed
10980                 toolbar items list" so manually added separators are
10981                 saved correctly (bug #10, "Adding a separator to the main 
10982                 toolbar fails, entry in xml file is wrong")
10983
10984 2003-01-10 [christoph]  0.8.8claws78
10985
10986         * src/imap.c
10987                 o fix warnings
10988                 o use CAPABILITY to check if NAMESPACE is available
10989
10990 2003-01-10 [christoph]  0.8.8claws77
10991
10992         * src/imap.[ch]
10993                 apply UIDPLUS IMAP extension support patch
10994
10995         Patch submitted by Simon 'corecode' Schubert
10996
10997 2003-01-10 [paul]       0.8.8claws76
10998
10999         * src/folderview.c
11000                 a sync from main which fixes the news account folders'
11001                 Properties bug
11002
11003 2003-01-10 [christoph]  0.8.8claws75
11004
11005         * src/folder.c
11006                 don't accept 0 as a valid uid returned by copy and move
11007                 functions. 0 means the message was copied or moved but the
11008                 new uid could not be fetched. It is not an error condition
11009                 for the copy or move operation.
11010
11011 2003-01-10 [paul]       0.8.8claws74
11012
11013         * src/prefs_filtering.c
11014                 change English used in Alert when entry is not
11015                 saved.
11016                 
11017         * sync with 0.8.8cvs4
11018                 see ChangeLog 2003-01-10
11019
11020 2003-01-10 [darko]      0.8.8claws73
11021
11022         * src/pine.c
11023                 fix crash when importing address book entry
11024                 without a valid address
11025
11026 2003-01-09 [alfons]     0.8.8claws72
11027
11028         * src/inc.c
11029                 filtering performance: use new style folder update
11030
11031 2003-01-09 [christoph]  0.8.8claws71
11032
11033         * src/compose.c
11034         * src/gtk/menu.[ch]
11035                 fix wrong selecting of mime encoding type, when
11036                 opening property dialog of attachments in the
11037                 compose window. 7bit was always selected and that
11038                 destoryed files with 8bit data.
11039                 (closes bug #9 Sylpheed-claws destroys attachments when
11040                  changing MIME-types)
11041
11042 2003-01-09 [paul]       0.8.8claws70
11043
11044         * sync with 0.8.8cvs3
11045                 see ChangeLog 2003-01-09
11046
11047 2003-01-08 [alfons]     0.8.8claws69
11048         
11049         * src/addressadd.c
11050                 apply patch by Kim Schulz to fix build breakage
11051                 because of missing variable
11052
11053 2003-01-08 [paul]       0.8.8claws68
11054
11055         * sync with 0.8.8cvs2
11056                 see ChangeLog 2002-01-08
11057
11058 2003-01-08 [paul]       0.8.8claws67
11059
11060         * po/it.po
11061                 updated by Alessandro Maestri
11062                 
11063         * src/addressadd.c
11064                 when using 'Add sender to addressbook' allow
11065                 name to be edited and remarks to be entered
11066                 Patch submitted by Luke Plant
11067
11068 2003-01-08 [darko]      0.8.8claws66
11069
11070         * README.claws, src/summaryview.c
11071                 fix description for marked messages
11072
11073 2003-01-08 [paul]
11074
11075         * tools/Makefile.am
11076           tools/launch_phoenix  ** NEW FILE **
11077                 add script that enables using Phoenix as the default
11078                 web browser. 
11079                 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
11080                 
11081         * tools/OOo2sylpheed.pl
11082                 remove full path to sylpheed executable, just 'sylpheed'
11083                 will do
11084                 
11085         * tools/README
11086                 add launch_phoenix informtion and re-arrange and compress
11087                 the data a little
11088
11089 2003-01-07 [christoph]  0.8.8claws65
11090
11091         * src/folder.c
11092                 fix update for source folder when moving messages
11093         * src/procmsg.[ch]
11094         * src/summaryview.c
11095                 use function to set to_folder for message infos and
11096                 automatically update the op_count for old and new
11097                 folder
11098
11099 2003-01-07 [melvin]     0.8.8claws64
11100
11101         * src/prefs_actions.c
11102                 Fixed bug where an '%p' Action on a displayed image crashed 
11103                         Sylpheed
11104                 Code clean up (get rid of duplicated code and removed unnecessary 
11105                                 structure member)
11106
11107 2003-01-07 [christoph]  0.8.8claws63
11108
11109         * src/compose.c
11110         * src/folder.[ch]
11111         * src/folderview.c
11112         * src/import.c
11113         * src/inc.c
11114         * src/main.c
11115         * src/mainwindow.c
11116         * src/messageview.c
11117         * src/prefs_folder_item.c
11118         * src/procmsg.c
11119         * src/summaryview.c
11120         * src/toolbar.c
11121                 o remove all folder update triggering from the UI code. The folder
11122                   system should know much better when a folder needs an update.
11123                 o to prevent multiple updates in a row the folder updates can be
11124                   frozen for some time.
11125
11126                 Note: - Please verify that no updates are missing
11127                       - Check where freeze/thaws should be added
11128
11129 2003-01-07 [christoph]  0.8.8claws62
11130
11131         * src/prefs_actions.c
11132                 don't translate empty strings
11133
11134         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
11135
11136 2003-01-06 [christoph]  0.8.8claws61
11137
11138         * src/prefs_actions.c
11139                 mark strings for gettext
11140         * src/prefs_matcher.c
11141                 use new description window for Execute action and
11142                 match condition in Filtering
11143
11144         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
11145
11146 2003-01-06 [alfons]     0.8.8claws60
11147
11148         keep myself inspired to re-organize matcher part 8; 
11149         yes, more to come (I need to move out the descriptive
11150         text for actions to matcher.c, or at least make it not
11151         depend on the wicked ordering)
11152
11153         * src/prefs_matcher.c
11154                 add documentation so others may comprehend the
11155                 UI part of the conditions
11156                 
11157 2003-01-06 [christoph]  0.8.8claws59
11158
11159         * src/prefs_actions.c
11160                 use new description window for syntax help
11161         * src/gtk/description_window.c
11162                 fix display of descriptions with column count != 2
11163
11164         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
11165
11166 2003-01-06 [christoph]  0.8.8claws58
11167
11168         * src/quote_fmt.c
11169         * src/summaryview.[ch]
11170         * src/gtk/Makefile.am
11171         * src/gtk/description_window.[ch]       ** NEW **
11172                 use a generic window to display syntax descriptions
11173                 currently used in quote_fmt and summaryview (new description
11174                 for extended quick search)
11175
11176         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
11177
11178 2003-01-06 [paul]       0.8.8claws57
11179
11180         * sync with 0.8.8cvs1
11181                 see ChangeLog 2003-01-06
11182
11183 2003-01-06 [christoph]  0.8.8claws56
11184
11185         * src/mainwindow.c
11186         * src/prefs_gtk.[ch]
11187         * src/gtk/prefswindow.[ch]
11188         * src/plugins/spamassassin/spamassassin_gtk.c
11189                 o remove page management from prefswindow, pages
11190                   will be an argument to prefswindow_open
11191                 o prefswindow_open gets a datapointer that is
11192                   passed to the widget_create function to allow
11193                   creation of prefswindow for specific items
11194
11195 2003-01-06 [colin]      0.8.8claws55
11196         
11197         * src/summaryview.c
11198                 We don't want regexp in the reply-finder, 
11199                 because MIDs can contain !,$,. and so on
11200
11201 2003-01-06 [jens]       0.8.8claws54
11202
11203         * src/jpilot.c
11204                 fixed a wrong free in jpilot_read_db_files
11205
11206 2003-01-06 [alfons]     0.8.8claws53
11207
11208         re-organize matcher part 8; more to come
11209        
11210         * src/matcher.c
11211                 matcherprop_to_string(): put g_free()s before the
11212                 switch-case break to fix memleaks                
11213
11214 2003-01-06 [colin]      0.8.8claws52
11215
11216         * src/summaryview.c
11217                 cleanup & reply-finder now displays the first 
11218                 matching message
11219
11220 2003-01-05 [alfons]     0.8.8claws51
11221
11222         re-organize matcher part 7; more to come
11223
11224         * src/matcher.[ch]
11225                 fixes for constant correctness;
11226                 more documentation;
11227
11228 2003-01-05 [alfons]     0.8.8claws50
11229
11230         re-organize matcher part 6; more to come
11231         
11232         * src/matcher.[ch]
11233                 fixes for constant correctness;
11234                 more documentation;
11235         * src/filtering.c
11236                 fix for constant correctness
11237
11238 2003-01-05 [colin]      0.8.8claws49
11239
11240         * src/account.[ch]
11241                 Add account_get_reply_account function
11242         * src/compose.c
11243                 Use account_get_reply_account function 
11244         * src/summaryview.c
11245                 Basic reply-finder - click on the replied
11246                 icon gets you to the outbox using quick-search
11247
11248 2003-01-05 [paul]       0.8.8claws48
11249
11250         * src/prefs_common.c
11251                 small change to English
11252                 
11253         * src/prefs_filtering.c
11254                 prefs_filtering_action_select(): improve logic and uniformity
11255                 of gui
11256
11257 2003-01-05 [alfons]     0.8.8claws47
11258
11259         fine tune solution to focus problems (bug #7)
11260
11261         * src/mainwindow.c
11262                 mainwindow_focus_in_event(): remove grab event check
11263         * src/summaryview.c
11264                 summary_button_pressed(): move selection on right-click
11265                 too. we can't possibly move the selection back after
11266                 canceling a dialog, because gtk's incomplete focus 
11267                 management. whether this is a good solution, only time
11268                 will tell.
11269
11270 2003-01-05 [christoph]  0.8.8claws46
11271
11272         * src/imap.c
11273                 fix crash when no imap connection could be established
11274
11275 2003-01-05 [paul]       0.8.8claws45
11276
11277         * src/mainwindow.c
11278           src/sumamryview.c
11279           src/gtk/menu.[ch]
11280                 fix bug 605957 'shortcuts in popup-menu'
11281                 make user-defined shortcuts work
11282                 show shortcuts that are already defined
11283                 in the main menu
11284                 Patch submitted by Luke Plant
11285
11286 2003-01-05 [alfons]     0.8.8claws44
11287
11288         * src/mainwindow.c
11289                 focus_in_event handler should not select summary view row 
11290                 when another window (menu, dialog) grabbed for events 
11291                 (bug #7, "[0.8.8claws42] Message summary focus") 
11292
11293 2003-01-04 [christoph]  0.8.8claws43
11294
11295         * src/procmsg.c
11296                 update save folder after adding the sent message
11297                  (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
11298
11299 2003-01-02 [christoph]  0.8.8claws42
11300
11301         * src/common/plugin.c
11302                 fix unloading of all plugins and unload
11303                 plugins in reverse order
11304                 
11305         * src/gtk/pluginwindow.c
11306                 implement function of load and unload button
11307
11308         * src/gtk/prefswindow.c
11309         * src/gtk/prefswindow.h
11310                 rename register function and add new unregister
11311                 function
11312
11313         * src/plugins/spamassassin/spamassassin_gtk.c
11314                 unregister prefs page and update for changes in
11315                 src/gtk/prefswindow.c
11316
11317 2003-01-02 [paul]       0.8.8claws41
11318
11319         * po/es.po
11320                 updated by Ricardo Mones Lastra
11321
11322 2003-01-02 [paul]
11323
11324         * tools/tb2sylpheed
11325                 fixes and improvements by Urke MMI
11326
11327 2003-01-02 [thorsten]   0.8.8claws40
11328
11329         * src/procmsg.c
11330                 fixed wrong return value
11331
11332 2003-01-02 [thorsten]   0.8.8claws39
11333
11334         * src/prefs.c
11335                 fixed printing wrong variable
11336
11337 2003-01-02 [thorsten]   0.8.8claws38
11338
11339         * src/prefs.c
11340                 fixed acessing members of freed pfile struct
11341
11342 2003-01-02 [thorsten]   0.8.8claws37
11343
11344         * src/procmsg.c
11345                 detect loops across several messages
11346                 as suggested by Christoph Hohmann
11347
11348 2003-01-01 [match]      0.8.8claws36
11349
11350         * src/addrindex.c
11351                 fixed another memory leak.
11352
11353 2003-01-01 [match]      0.8.8claws35
11354
11355         * src/jpilot.[ch]
11356                 fixed memory leaks. applied Doxygen comments.
11357
11358 2003-01-01 [thorsten]   0.8.8claws34
11359
11360         * src/procmsg.c
11361                 inhibit endless loop if msg references itself
11362                 (closes Bug [ 660477 ] Infinite loop in parent flag search)
11363
11364 2003-01-01 [christoph]  0.8.8claws33
11365
11366         * src/mainwindow.c
11367         * src/gtk/Makefile.am
11368         * src/gtk/pluginwindow.c                ** NEW **
11369         * src/gtk/pluginwindow.h                ** NEW **
11370                 add plugin window
11371
11372         * src/plugins/demo/demo.c
11373         * src/plugins/spamassassin/spamassassin.c
11374         * src/plugins/spamassassin/spamassassin_gtk.c
11375                 write better plugin descriptions
11376
11377 2002-12-31 [christoph]  0.8.8claws32
11378
11379         * src/gtk/prefswindow.c
11380         * src/plugins/spamassassin/spamassassin_gtk.c
11381                 some small improvements to GTK code
11382
11383 2002-12-31 [christoph]  0.8.8claws31
11384
11385         * src/plugins/spamassassin/spamassassin_gtk.c
11386                 enable folder select button
11387
11388 2002-12-31 [christoph]  0.8.8claws30
11389
11390         * src/mainwindow.c
11391         * src/gtk/Makefile.am
11392         * src/gtk/prefswindow.c                         ** NEW **
11393         * src/gtk/prefswindow.h                         ** NEW **
11394                 add new prefs window
11395
11396         * src/common/plugin.c
11397                 don't try to load empty config lines
11398         
11399         * src/plugins/spamassassin/Makefile.am
11400         * src/plugins/spamassassin/spamassassin.c
11401         * src/plugins/spamassassin/spamassassin.h       ** NEW **
11402         * src/plugins/spamassassin/spamassassin_gtk.c   ** NEW **
11403                 GTK config for SpamAssassin Plugin using
11404                 the new prefs window
11405
11406 2002-12-31 [paul]       0.8.8claws29
11407
11408         * po/POTFILES.in
11409                 remove obsolete entry 'src/menu.c'
11410
11411 2002-12-31 [alfons]     0.8.8claws28
11412
11413         * src/matcher.[ch]
11414         * src/matcher_parser_parse.y
11415         * src/prefs_matcher.c
11416                 add "ignore_thread" and "~ignore_thread" condition so it's
11417                 possible to make the actions / scoring operate on the ignore
11418                 thread flag
11419
11420 2002-12-31 [christoph]  0.8.8claws27
11421
11422         * src/addrbook.c
11423         * src/addrindex.c
11424         * src/folder.c
11425         * src/matcher.c
11426         * src/prefs_account.c
11427         * src/prefs_actions.c
11428         * src/prefs_customheader.c
11429         * src/prefs_display_header.c
11430         * src/prefs_gtk.c
11431         * src/procmime.c
11432         * src/toolbar.c
11433         * src/xmlprops.c
11434         * src/common/prefs.[ch]
11435                 extend prefs file handling for reading and automatic handling
11436                 of blocks. When reading prefs_set_block_label will automatically
11437                 move on to the block. When writing it will copy all other blocks
11438                 automatically
11439
11440         * src/common/plugin.c
11441                 Now loading plugin filenames from [Plugins] block in
11442                 sylpheed rc file
11443
11444 2002-12-30 [christoph]  0.8.8claws26
11445
11446         * src/common/hooks.[ch]
11447                 return abort status to caller of hooks_invoke
11448                 
11449         * src/inc.[ch]
11450                 invoke message filtering hook and stop
11451                 default handling when filter returns abort
11452
11453         * src/common/plugin.[ch]
11454         * src/plugins/demo/demo.c
11455                 modify plugin loader, because resolving symbols for strings
11456                 does not work correctly
11457         
11458         * configure.in
11459         * ac/spamassassin.m4                            ** NEW **
11460         * src/plugins/spamassassin/.cvsignore           ** NEW **
11461         * src/plugins/spamassassin/Makefile.am          ** NEW **
11462         * src/plugins/spamassassin/README               ** NEW **
11463         * src/plugins/spamassassin/libspamc.[ch]        ** NEW **
11464         * src/plugins/spamassassin/spamassassin.c       ** NEW **
11465         * src/plugins/spamassassin/utils.[ch]           ** NEW **
11466                 add spamassassin plugin, see src/plugins/spamassassin/README
11467                 for details
11468
11469 2002-12-29 [alfons]     0.8.8claws25
11470
11471         * src/mainwindow.c
11472                 when moving focus from a message view to the main 
11473                 window, don't forget to select the summary node
11474                 of the displayed message. should fix "[ 659103 ] 
11475                 focus-follows-mouse confuses sylpheed"
11476
11477 2002-12-29 [christoph]  0.8.8claws24
11478
11479         * src/Makefile.am
11480         * src/stringtable.[ch]          ** REMOVE **
11481         * src/common/Makefile.am
11482         * src/common/stringtable.[ch]   ** NEW **
11483                 move stringtable files to common directory
11484
11485 2002-12-29 [christoph]  0.8.8claws23
11486
11487         * src/Makefile.am
11488         * src/menu.[ch]                 ** REMOVE **
11489         * src/gtk/Makefile.am
11490         * src/gtk/menu.[ch]             ** NEW **
11491                 move menu files to gtk directory
11492
11493 2002-12-29 [match]      0.8.8claws22
11494
11495         * src/addressbook.c
11496         * src/syldap.c
11497                 moved UI specific code out of LDAP code into addressbook
11498                 UI code. fixed memory leak.
11499
11500 2002-12-29 [christoph]  0.8.8claws21
11501
11502         * src/folder.c
11503                 only check for IGNORED parent message when message is
11504                 not IGNORED itself
11505
11506 2002-12-29 [alfons]     0.8.8claws20
11507
11508         * src/summaryview.c
11509                 set gtksctree's anchor correct (immediate execute
11510                 changes the tree's layout, and anchor points at 
11511                 the incorrect row). fixes "[ 657233 ] multiple msg 
11512                 delete sometimes off by 1".
11513                 we probably have to look for more tree layout /
11514                 anchor glitches.
11515
11516 2002-12-29 [paul]       0.8.8claws19
11517
11518         * src/summaryview.c
11519                 fix bug [ 659054 ] incorrect sorting of 'From' column
11520                 when using 'display sender using address book'
11521                 thanks to Alfons and Luke Plant
11522
11523 2002-12-29 [christoph]  0.8.8claws18
11524
11525         * src/folder.c
11526         * src/procmsg.[ch]
11527                 check parent messages for IGNORE THREAD flag, when adding,
11528                 moving or copying messages to a folder
11529
11530 2002-12-27 [alfons]     0.8.8claws17
11531
11532         re-organize matcher part 5; more to come
11533
11534         * src/matcher.c
11535                 hash keywords in matchparser_tab 
11536
11537 2002-12-27 [alfons]     0.8.8claws16
11538
11539         re-organize matcher part 4; more to come
11540
11541         * src/matcher_parser.h
11542         * src/matcher_parser_lex.l
11543         * src/matcher_parser_parse.y
11544                 cleanup
11545
11546 2002-12-27 [alfons]     0.8.8claws15
11547
11548         re-organize matcher part 3; more to come
11549
11550         * src/matcher.[ch]
11551                 cleanup
11552
11553 2002-12-27 [alfons]     0.8.8claws14
11554
11555         re-organize matcher part 2; more to come but this should
11556         work. cc me if there are any regressions.
11557
11558         * src/matcher.h
11559                 add prototype for get_matchparser_tab_id()
11560         * src/matcher_parser_lex.l
11561                 look up keywords using matchparser_tab_id();
11562
11563 2002-12-27 [alfons]     0.8.8claws12
11564
11565         re-organize matcher part 1
11566
11567         * src/matcher.h
11568                 map yacc generated constants to sylpheed matcher constants
11569         * src/matcher.c
11570                 add function to find a matcher constant from a string
11571
11572 2002-12-27 [christoph]  0.8.8claws11
11573
11574         * src/compose.c
11575                 MENUITEM_ADD casts the 4th argument from integer to pointer
11576                 so it probably should not be a pointer, this means we
11577                 should use account id for it and not the account's pointer
11578
11579 2002-12-27 [paul]       0.8.8claws10
11580
11581         * src/mainwindow.c
11582                 remove unneeded 'GtkWidget *vbox'
11583                 
11584         * src/summaryview.c
11585                 further sync with 0.8.8 - make sort
11586                 by recipient work as expected
11587                 
11588         * NEWS
11589                 sync with 0.8.8
11590
11591 2002-12-27 [paul]       0.8.8claws9
11592
11593         * po/pt_BR.po
11594                 updated by Ivan F. Martinez
11595                 
11596 2002-12-27 [darko]      0.8.8claws8
11597
11598         * src/common/utils.c
11599                 added locked pattern to extended search
11600
11601 2002-12-27 [alfons]     0.8.8claws7
11602
11603         * src/prefs_matcher.[ch]
11604                 clean up
11605
11606 2002-12-26 [alfons]     0.8.8claws6
11607
11608         * src/matcher.[ch]
11609         * src/matcher_parser_lex.l
11610         * src/matcher_parser_parse.y
11611         * src/prefs_matcher.c
11612                 allow color label as a condition in the matcher
11613
11614 2002-12-26 [oliver]     0.8.8claws5
11615         
11616         * src/toolbar.c 
11617                 enable Addressbook for Main and Messageview
11618         * src/prefs_actions.c
11619                 enable actions in Messageview
11620
11621 2002-12-26 [christoph]  0.8.8claws4
11622
11623         * src/common/plugin.c
11624                 add a little debug output
11625         * configure.in
11626         * src/plugins/demo/Makefile.am
11627                 better use of automake
11628
11629 2002-12-26 [christoph]  0.8.8claws3
11630
11631         * src/Makefile.am
11632         * src/common/Makefile.am
11633                 fix "make distdir"
11634
11635 2002-12-26 [christoph]  0.8.8claws2
11636
11637         * configure.in
11638                 sort configure checks into common / gtk / plugins
11639         * po/POTFILES.in
11640                 add src/prefs_gtk.c
11641         * src/Makefile.am
11642                 add plugins SUBDIR
11643         * src/main.c
11644         * src/common/sylpheed.[ch]
11645                 added now sylpheed_done function for shutdown
11646         * src/common/Makefile.am
11647         * src/common/plugin.[ch]                ** NEW **
11648                 plugin loader and unloader
11649         * src/plugins/.cvsignore                ** NEW **
11650         * src/plugins/Makefile.am               ** NEW **
11651                 build plugins
11652         * src/plugins/demo/.cvsignore           ** NEW **
11653         * src/plugins/demo/Makefile.am          ** NEW **
11654         * src/plugins/demo/demo.c               ** NEW **
11655                 small demo plugin that installs a logtext hook and
11656                 outputs the log text to stdout
11657
11658 2002-12-26 [paul]       0.8.8claws1
11659
11660         * po/es.po
11661                 updated by Ricardo Mones Lastra
11662
11663 2002-12-26 [paul]       0.8.8claws
11664
11665         * 0.8.8claws released
11666
11667 2002-12-26 [paul]       0.8.7claws12
11668
11669         * po/bg.po
11670                 updated by George Danchev
11671
11672 2002-12-26 [paul]       0.8.7claws11
11673
11674         * po/POTFILES.in
11675                 remove unneeded 'src/prefs.c' entry 
11676
11677 2002-12-26 [paul]       0.8.7claws10
11678
11679         * src/codeconv.c
11680           src/mainwindow.c
11681                 sync with 0.8.8 release
11682         
11683         * src/folder.[ch]
11684           src/mh.c
11685           src/summaryview.c
11686                 partial sync with 0.8.8 release
11687         
11688
11689 2002-12-25 [alfons]     0.8.7claws9
11690
11691         * src/matcher.[ch]
11692         * src/matcher_parser_lex.l
11693         * src/matcher_parser_parse.y
11694         * src/prefs_matcher.c
11695                 add locked flag to possible filtering / matcher 
11696                 conditions (also a good example what should be
11697                 done to add a simple boolean condition)
11698
11699 2002-12-25 [christoph]  0.8.7claws8
11700
11701         * src/Makefile.am
11702         * src/account.[ch]
11703         * src/addrbook.c
11704         * src/addressbook.c
11705         * src/addrindex.c
11706         * src/filtering.c
11707         * src/folder.c
11708         * src/matcher.c
11709         * src/prefs.[ch]                ** REMOVE **
11710         * src/prefs_account.c
11711         * src/prefs_actions.c
11712         * src/prefs_common.c
11713         * src/prefs_customheader.c
11714         * src/prefs_display_header.c
11715         * src/prefs_filtering.c
11716         * src/prefs_folder_item.c
11717         * src/prefs_gtk.[ch]            ** NEW **
11718         * src/prefs_matcher.c
11719         * src/prefs_scoring.c
11720         * src/prefs_summary_column.c
11721         * src/procmime.c
11722         * src/selective_download.c
11723         * src/toolbar.c
11724         * src/common/Makefile.am
11725         * src/common/prefs.[ch]         ** NEW **
11726                 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
11727
11728 2002-12-24 [alfons]     0.8.7claws7
11729
11730         * src/summaryview.c
11731                 summary_thread_build(): fix real cause of the crash mentioned in
11732                 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
11733                 this way we get meaningful ctree nodes 
11734
11735 2002-12-24 [oliver]     0.8.7claws6
11736
11737         * src/mainwindow.[ch]
11738         * src/messageview.[ch]
11739         * src/compose.[ch]
11740         * src/inc.c
11741         * src/summaryview.c
11742                 changes to use updated toolbar handling
11743                 
11744 2002-12-24 [oliver]     0.8.7claws5
11745
11746         * src/toolbar.[ch]
11747                 generic toolbar handling
11748                 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
11749         * src/prefs_toolbar.[ch]
11750                 adjust to handling
11751         
11752 2002-12-24 [oliver]     0.8.7claws4
11753         
11754         * src/stock_pixmap.[ch]
11755                 move SYLPHEED_LOGO to end of list in order 
11756                 to remove it from Custom Toolbar`s Icon View
11757
11758 2002-12-24 [alfons]     0.8.7claws3
11759
11760         * src/summaryview.c
11761                 summary_thread_build(): fix crash because of focus != selection 
11762                 after threading. when deleting the selection, gtk tries but fails 
11763                 to find the correct focusable element. we now force the selection
11764                 to be focused. this should solve the infamous bug reported by 
11765                 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages"). 
11766                 a test case is available. 
11767
11768 2002-12-24 [darko]      0.8.7claws2
11769
11770         * src/summaryview.c
11771                 don't crash when unmarking message with unread children
11772
11773 2002-12-23 [christoph]  0.8.7claws1
11774
11775         * src/Makefile.am
11776         * src/common/Makefile.am
11777                 update Makefiles for moved intl.h, version.h and defs.h
11778         * src/imap.c
11779                 rewrite imap_session_get to avoid duplicate code
11780
11781 2002-12-23 [paul]       0.8.7claws
11782
11783         * Santa-Claws released
11784         
11785         * po/hu.po
11786           po/ru.po
11787                 squeeze in updated Hungarian and Russian translations.
11788                 Submitted by  Gál Zoltán and Ruslan N. Balkin
11789
11790 2002-12-23 [paul]       0.8.6claws129
11791
11792         * po/pl.po
11793                 updated by Witold Wladyslaw Wojciech Wilk
11794
11795 2002-12-23 [paul]       0.8.6claws128
11796
11797         * src/quote_fmt_parse.y
11798                 fix typo and add licence header
11799
11800 2002-12-23 [paul]       0.8.6claws127
11801
11802         * po/en_GB.po
11803                 updated
11804
11805 2002-12-23 [paul]       0.8.6claws126
11806
11807         * po/it.po
11808                 updated translation, submitted by Alessandro Maestri
11809                 
11810 2002-12-23 [paul]       0.8.6claws125
11811
11812         * src/quote_fmt_parse.y
11813                 fix signature-stripping on replies bug. match
11814                 '-- \n' and not '-- '.
11815
11816 2002-12-22 [paul]       0.8.6claws124
11817
11818         * po/bg.po
11819           po/es.po
11820           po/sr.po
11821                 updated translations. submitted by George Danchev,
11822                 Ricardo Mones Lastra, and Urke MMI respectively
11823
11824 2002-12-21 [paul]       0.8.6claws123
11825
11826         * src/addrbook.c
11827                 fix coding style
11828
11829 2002-12-21 [paul]       0.8.6claws122
11830
11831         * src/addrbook.c
11832                 fix bug [643638] where if a person is in one or more
11833                 addressbook groups editing that person's email 
11834                 address results in removal from those groups.
11835                 Patch submitted by Luke Plant.
11836
11837 2002-12-20 [christoph]  0.8.6claws121
11838
11839         * src/common/utils.c
11840         * src/summaryview.c
11841                 reimplement expand_search_string using GString to
11842                 prevent crashs caused by miscalculated string
11843                 lengths reported by Paul
11844
11845 2002-12-20 [christoph]  0.8.6claws120
11846
11847         * src/summaryview.c
11848                 don't use "changed" to check if op_count has to be changed as it
11849                 is also set when the message has unread children
11850                 (closes bug [ 653221 ] crash while deleting duplicates)
11851
11852 2002-12-20 [paul]       0.8.6claws119
11853
11854         * sync with 0.8.6cvs27
11855                 see ChangeLog 2002-12-20
11856
11857 2002-12-20 [paul]       0.8.6claws118
11858
11859         * sync with 0.8.6cvs26
11860                 see ChangeLog 2002-12-19 and 2002-12-20
11861
11862 2002-12-19 [alfons]     0.8.6claws117
11863
11864         * src/textview.c
11865                 fix incorrect parsing of email addresses, submitted by 
11866                 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate 
11867                 name display if it contains @".
11868
11869 2002-12-18 [paul]       0.8.6claws116
11870
11871         * sync with 0.8.6cvs23
11872                 see ChangeLog 2002-12-18
11873
11874 2002-12-18 [paul]       0.8.6claws115
11875
11876         * src/Makefile.am
11877         * src/account.c
11878         * src/codeconv.c
11879         * src/gtkutils.[ch]
11880         * src/imap.c
11881                 sync with 0.8.6cvs22.
11882                 see ChangeLog 2002-12-17 and 2002-12-18
11883
11884 2002-12-17 [christoph]  0.8.6claws114
11885
11886         * src/imap.c
11887                 o don't create a session if imap greeting fails
11888                 o don't close socket when authentication fails
11889                   this is done by imap_session_destroy
11890
11891 2002-12-17 [thorsten]   0.8.6claws113
11892
11893         * tools/Makefile.am
11894           tools/README
11895           tools/google_msgid.pl ** NEW FILE **
11896                 Added "search for message-id" script and doc
11897
11898 2002-12-17 [thorsten]   0.8.6claws112
11899
11900         * po/hu.po
11901                 Updated hungarian translation
11902                 (updated by Gal Zoltan)
11903
11904 2002-12-16 [christoph]  0.8.6claws111
11905
11906         * src/addr_compl.c
11907                 remove stupid addressbook dump to debug output
11908         * src/mh.c
11909                 fix memory leak found by Hiro
11910
11911 2002-12-14 [paul]       0.8.6claws110
11912
11913         * src/compose.c
11914                 fix menubar sensitivity on send
11915                 
11916         * src/prefs_filtering.c
11917         * src/prefs_matcher.c
11918         * src/prefs_scoring.c
11919                 Fix english ;)
11920                 
11921         * src/common/quoted-printable.h
11922                 sync: fix typo
11923         
11924 2002-12-13 [christoph]  0.8.6claws109
11925
11926         * src/Makefile.am
11927         * src/manage_window.[ch]        ** REMOVE **
11928         * src/gtk/Makefile.am
11929         * src/gtk/manage_window.[ch]    ** NEW **
11930                 move manage_window files to gtk directory
11931
11932 2002-12-13 [christoph]  0.8.6claws108
11933
11934         * src/Makefile.am
11935         * src/gtkshruler.[ch]           ** REMOVE **
11936         * src/gtk/Makefile.am
11937         * src/gtk/gtkshruler.[ch]       ** NEW **
11938                 move gtkshruler files to gtk directory
11939
11940 2002-12-13 [christoph]  0.8.6claws107
11941
11942         * src/Makefile.am
11943         * src/compose.c
11944         * src/gtkstext.[ch]             ** REMOVE **
11945         * src/gtkutils.[ch]
11946         * src/textview.c
11947         * src/gtk/gtkstext.[ch]         ** NEW **
11948         * src/gtk/Makefile.am
11949                 o move stext functions to gtkstext.c to remove
11950                   dependency of gtkutils
11951                 o move gtkstext files to gtk directory
11952
11953         * src/gtk/Makefile.am
11954         * src/gtk/sslcertwindow.[ch]
11955                 UI stuff can always depend on common code so
11956                 it's ok to add ../common to include path
11957
11958 2002-12-13 [colin]      0.8.6claws106
11959
11960         * src/summaryview.c
11961                 Disconnect sighandlers for mainwindow when
11962                 quicksearch has the focus
11963                 Fix bug #653231
11964         * src/mainwindow.[ch]
11965                 Make key_pressed callback public, to be able
11966                 to disconnect it
11967
11968 2002-12-13 [christoph]  0.8.6claws105
11969
11970         * src/mh.c
11971                 create .mh_sequences file in new MH folders
11972                 (closes feature request [ 523162 ] MH folders should
11973                  get a .mh_sequences)
11974
11975 2002-12-13 [colin]      0.8.6claws104
11976
11977         * src/summaryview.c
11978                 Better handling of quicksearch show/hide
11979                 (basically the button stays under the mouse 
11980                  when toggled)
11981
11982 2002-12-13 [paul]       0.8.6claws103
11983
11984         * sync with 0.8.6cvs17
11985                 see ChangeLog 2002-12-13
11986
11987 2002-12-13 [paul]       0.8.6claws102
11988
11989         * po/es.po
11990                 updated by Ricardo Mones Lastra
11991
11992 2002-12-11 [colin]       0.8.6claws101
11993
11994         * src/folder.c
11995                 remove statusbar stuff
11996           src/folderview.c
11997                 set statusbar verbosity when moving folders
11998
11999 2002-12-11 [colin]       0.8.6claws100
12000         * src/prefs_filtering.c
12001         * src/prefs_matcher.c
12002         * src/prefs_scoring.c
12003                 Fix english ;)
12004
12005 2002-12-11 [colin]       0.8.6claws99
12006
12007         * src/prefs_common.[ch]
12008                 Add summary_quicksearch_type
12009         * src/summaryview.c
12010                 Save last used quicksearch type
12011
12012 2002-12-11 [jens]       0.8.6claws98
12013         * src/prefs_filtering.c
12014         * src/prefs_matcher.c
12015         * src/prefs_scoring.c
12016                 added dialog for incomplete rules in scoring, filtering and
12017                 matcher to ask wheather really close
12018
12019 2002-12-11 [colin]      0.8.6claws97
12020
12021         * src/folder.c
12022                 Fix folder dnd statusbar logging
12023
12024 2002-12-10 [christoph]  0.8.6claws96
12025
12026         * src/compose.c
12027         * src/folder.c
12028         * src/imap.c
12029         * src/inc.c
12030         * src/main.c
12031         * src/mainwindow.c
12032         * src/news.c
12033         * src/send.c
12034         * src/statusbar.[ch]
12035         * src/common/hooks.c
12036         * src/common/log.[ch]
12037                 o handle verbose logging in statusbar directly in statusbar code
12038                   and common code does not need any knowledge about a statusbar
12039                 o remove direct calls to statusbar_(puts|pop)_all functions
12040
12041 2002-12-10 [jens]       0.8.6claws95
12042
12043         * src/*.c
12044                 removed gettext from g_warnings
12045         * po/POTFILES.in
12046                 cleaned and updated
12047         * po/de.po
12048                 updated
12049
12050 2002-12-10 [colin]      0.8.6claws94
12051
12052         * src/main.c
12053                 finish crash dialog fix
12054
12055 2002-12-10 [colin]      0.8.6claws93
12056
12057         * src/main.c
12058                 "Fix" "sylpheed already running" instead of
12059                 crash dialog appearing after a crash
12060
12061 2002-12-10 [colin]      0.8.6claws92
12062
12063         * po/POTFILES.in
12064                 add src/gtk/sslcertwindow.c
12065
12066 2002-12-10 [paul]       0.8.6claws91
12067
12068         * po/POTFILES.in
12069                 updated to reflect recent changes
12070                 submitted by Alessandro Maestri
12071
12072 2002-12-09 [christoph]  0.8.6claws90
12073
12074         * src/Makefile.am
12075         * src/smtp.[ch]                 ** REMOVE **
12076         * src/common/Makefile.am
12077         * src/common/smtp.[ch]          ** NEW **
12078                 move smtp files to common directory
12079
12080 2002-12-09 [christoph]  0.8.6claws89
12081
12082         * src/Makefile.am
12083         * src/session.[ch]              ** REMOVE **
12084         * src/common/Makefile.am
12085         * src/common/session.[ch]       ** NEW **
12086                 move session files to common directory
12087
12088 2002-12-09 [paul]       0.8.6claws88
12089
12090         * src/account.c
12091                 fix bug [649746] edit accounts: move account reverted
12092                 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
12093
12094 2002-12-09 [colin]      0.8.6claws87
12095
12096         * src/ssl_certificate.c
12097                 cleanup
12098
12099 2002-12-09 [colin]      0.8.6claws86
12100
12101         * src/ssl.c
12102                 Try to open the cert.pem database and 
12103                 issue a warning if it isn't there
12104
12105 2002-12-09 [colin]      0.8.6claws85
12106
12107         * src/common/ssl_certificate.c
12108         * src/gtk/sslcertwindow.c
12109                 Warning fixes
12110
12111 2002-12-09 [colin]      0.8.6claws84
12112
12113         * src/ssl_certificate.[ch] ** REMOVED **
12114         * src/common/ssl_certificate.[ch] ** NEW **
12115         * src/Makefile.am
12116         * src/common/Makefile.am
12117                 Moved ssl_certificate.[ch] to common
12118         * src/common/ssl.c 
12119                 Put back needed include
12120         * src/gtk/sslcertwindow.[ch]
12121                 Changed ssl_certificate.h include
12122         
12123 2002-12-09 [colin]      0.8.6claws83
12124
12125         * src/gtk/sslcertwindow.[ch]
12126                 Implement hook for certificate acception
12127         * src/ssl_certificate.[ch]
12128                 Implement hook for certificate acception
12129         * src/common/ssl.c
12130                 Reenable certificate acception check
12131         * src/mainwindow.c
12132                 Register sslcertwindow's hook
12133         
12134 2002-12-08 [christoph]  0.8.6claws82
12135
12136         * src/about.c
12137         * src/addr_compl.c
12138         * src/codeconv.c
12139         * src/manual.c
12140         * src/undo.c
12141         * src/common/utils.c
12142                 o add missing includes
12143                 o fix warnings
12144         * src/.cvsignore
12145         * src/common/.cvsignore
12146         * src/common/version.h          ** REMOVE **
12147                 remove autogenerated file
12148
12149 2002-12-08 [paul]       0.8.6claws81
12150
12151         * src/stringtable.c
12152                 put back needed include
12153
12154 2002-12-08 [colin]      0.8.6claws80
12155         
12156         * src/gtk/sslcertwindow.c
12157                 Cleaner popups when asking
12158         * src/ssl_certificate.c
12159         * src/prefs_common.[ch]
12160                 remove ssl certificate pref
12161                 put back needed include
12162         * src/undo.c
12163                 put back needed include
12164
12165 2002-12-08 [christoph]  0.8.6claws79
12166
12167         * src/folderview.c
12168         * src/logwindow.c
12169         * src/statusbar.c
12170         * src/summaryview.c
12171                 only abort hook invokation if required data is missing not
12172                 if our own data pointer is NULL, update hookfunction for
12173                 log window
12174
12175 2002-12-08 [paul]       0.8.6claws78
12176
12177         * src/about.c
12178         * src/addrcache.c
12179         * src/addrclip.c
12180         * src/addr_compl.c
12181         * src/addrselect.c
12182         * src/codeconv.c
12183         * src/colorlabel.c
12184         * src/enriched.c
12185         * src/esmtp.c
12186         * src/exporthtml.c
12187         * src/headerview.c
12188         * src/imageview.c
12189         * src/manual.c
12190         * src/noticeview.c
12191         * src/pgptext.c
12192         * src/scoring.c
12193         * src/sourcewindow.c
12194         * src/stringtable.c
12195         * src/undo.c
12196                 clean up: remove unneccesary includes
12197
12198 2002-12-08 [christoph]  0.8.6claws77
12199
12200         * src/folderview.c
12201         * src/statusbar.c
12202         * src/summaryview.c
12203         * src/common/hooks.[ch]
12204                 hook functions now have a gboolean return value, if a hook
12205                 returns TRUE it will stop executing of any more hooks in
12206                 the same hooklist for this invokation
12207
12208 2002-12-08 [colin]      0.8.6claws76
12209         
12210         * src/main.c
12211                 put back argv0 for CRASH_DIALOG
12212
12213 2002-12-08 [christoph]  0.8.6claws75
12214
12215         * src/Makefile.am
12216         * src/about.c
12217         * src/account.c
12218         * src/crash.c
12219         * src/esmtp.h
12220         * src/imap.[ch]
12221         * src/inc.c
12222         * src/main.c
12223         * src/mainwindow.c
12224         * src/news.c
12225         * src/pop.[ch]
12226         * src/prefs_account.[ch]
12227         * src/prefs_common.[ch]
12228         * src/send.[ch]
12229         * src/smtp.[ch]
12230         * src/ssl_certificate.[ch]
12231         * src/ssl_manager.[ch]
12232         * src/common/Makefile.am
12233         * src/common/log.c
12234         * src/common/nntp.[ch]
12235         * src/common/socket.[ch]
12236         * src/common/ssl.[ch]
12237         * src/gtk/sslcertwindow.[ch]
12238         * ac/openssl.m4
12239                 use new autoconf script to detect OpenSSL with extra parameters
12240                 to specify the location of libs and includes, also remove USE_SSL
12241                 to USE_OPENSSL
12242
12243         * src/common/sylpheed.[ch]
12244         * src/common/version.h.in
12245                 start seperation of common code initialization seperated from gui
12246
12247         * src/summaryview.c
12248                 The function that is called when a color label changes
12249                 should not change the color lable again
12250
12251 2002-12-08 [colin]      0.8.6claws74
12252
12253         * src/gtk/sslcertwindow.c
12254                 warning fixes
12255
12256 2002-12-08 [colin]      0.8.6claws73
12257
12258         * src/statusbar.c
12259           src/common/log.h
12260                 Register a hook for statusbar_puts_all
12261         * src/common/log.c
12262                 invoke statusbar_puts_all's hook
12263         
12264 2002-12-08 [colin]      0.8.6claws72
12265
12266         * src/ssl_certificate.c
12267                 Put back a badly-removed include
12268
12269 2002-12-08 [colin]      0.8.6claws71
12270
12271         * src/gtk/sslcertwindow.[ch]    ** NEW **
12272                 new certificate presentation
12273         * src/gtk/Makefile.am
12274                 add new files
12275         * src/ssl_certificate.[ch]
12276                 gtk cleanup, made utility functions public
12277         * src/ssl_manager.c
12278                 use new cert presentation
12279
12280 2002-12-07 [christoph]  0.8.6claws70
12281
12282         * src/Makefile.am
12283         * src/nntp.[ch]                 ** REMOVE **
12284         * src/common/Makefile.am
12285         * src/common/nntp.[ch]          ** NEW **
12286                 move nntp files to common directory
12287
12288 2002-12-07 [christoph]  0.8.6claws69
12289
12290         * src/procmsg.[ch]
12291         * src/summaryview.c
12292                 implement msginfo update callback using sylpheed's new
12293                 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
12294
12295 2002-12-06 [christoph]  0.8.6claws68
12296
12297         * src/editgroup.c
12298                 This patch changes the 'Edit Group Details' dialog to
12299                 allow extended selections in either pane, so that
12300                 addresses can be added or removed from a group more
12301                 quickly and easily. (it actually is a net decrease in
12302                 file size, as some unnecessary functions have been
12303                 removed). 
12304                 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
12305
12306 2002-12-06 [christoph]  0.8.6claws67
12307
12308         * src/Makefile.am
12309         * src/template.[ch]             ** REMOVE **
12310         * src/common/Makefile.am
12311         * src/common/template.[ch]      ** NEW **
12312                 move template files to common directory
12313
12314         * src/nntp.c
12315                 add missing log.h include
12316
12317 2002-12-06 [melvin]     0.8.6claws66
12318
12319         * src/prefs_actions.c
12320                 Added the trailing ">" syntax to insert command's output
12321                 without replacing old text (in contrast to trailing "|").
12322
12323 2002-12-05 [colin]      0.8.6claws65
12324         
12325         * src/common/utils.c
12326                 Don't modify original search_string or it'll change
12327                 the next iterations in the for()
12328
12329 2002-12-05 [darko]      0.8.6claws64
12330
12331         * src/common/utils.c
12332                 proper check for filtering commands, found by Colin
12333
12334 2002-12-05 [darko]      0.8.6claws63
12335
12336         * src/common/utils.c
12337                 check proper string for NULL pointer, found by Colin
12338
12339 2002-12-05 [darko]      0.8.6claws62
12340
12341         * src/common/utils.[ch]
12342                 expand_search_string(): new function
12343                 converts Mutt-like patterns to Sylpheed's
12344                 filtering engine
12345         * src/summaryview.c
12346                 use expand_search_string() to allow Mutt-like
12347                 patterns in extended search
12348         * README.claws
12349                 document extended option in quick search
12350
12351 2002-12-05 [paul]       0.8.6claws61
12352
12353         * sync with 0.8.6cvs16
12354                 see ChangeLog 2002-12-05
12355                 
12356         * po/POTFILES.in
12357                 clean up
12358
12359 2002-12-04 [christoph]  0.8.6claws60
12360
12361         * src/imap.[ch]
12362                 put imap authentication code into a new function and
12363                 remove it from imap_session_new that will allow to
12364                 send other commands before authentication
12365
12366 2002-12-04 [christoph]  0.8.6claws59
12367
12368         * src/imap.[ch]
12369                 use already existing method to prevent unneeded IMAP
12370                 folder selects. Set imap_select parameters to NULL
12371                 in some functions if the values are not required.
12372
12373         * src/xml.h
12374                 remove no longer required include
12375
12376 2002-12-04 [paul]       0.8.6claws58
12377
12378         * po/es.po
12379                 updated by Ricardo Mones Lastra
12380                 
12381         * configure.in
12382           po/hu.po      ** NEW FILE **
12383                 initial Hungarian translation, submitted
12384                 by Gál Zoltán <galzoli@hu.inter.net>
12385
12386 2002-12-03 [christoph]  0.8.6claws57
12387
12388         * src/Makefile.am
12389         * src/gtksctree.[ch]            ** REMOVE **
12390         * src/gtk/Makefile.am
12391         * src/gtk/gtksctree.[ch]        ** NEW **
12392                 move gtksctree files to gtk directory
12393
12394 2002-12-03 [christoph]  0.8.6claws56
12395
12396         * src/Makefile.am
12397         * src/md5.[ch]                  ** REMOVE **
12398         * srm/common/Makefile.am
12399         * src/common/md5.[ch]           ** NEW **
12400                 move md5 files to common directory
12401
12402         * src/gtkstext.c
12403                 remove not required #include
12404
12405 2002-12-03 [sergey]     0.8.6claws55
12406
12407         * src/gtkutils.c
12408         * src/gtkutils.h
12409                 gtkut_window_popup(): new function.
12410         * src/mainwindow.c
12411                 main_window_popup(): use gtkut_window_popup() to raise
12412                 window without changing its position.
12413                 (see sylpheed-main ML message [sylpheed:17247])
12414
12415 2002-12-03 [sergey]     0.8.6claws54
12416
12417         * src/send.c
12418                 send_message_local(): removed first-dot escaping
12419                 (SMTP-only, not needed for sending through pipe)
12420
12421 2002-12-03 [paul]       0.8.6claws53
12422
12423         * po/POTFILES.in
12424                 update to reflect recent changes (thanks
12425                 to Ricardo Mones Lastra)
12426                 
12427         * tools/filter_conv.pl
12428                  fix problem with quoted strings. Patch submitted
12429                  by Luke Plant <lukeplant@softhome.net>
12430
12431 2002-12-03 [paul]       0.8.6claws52
12432
12433         * sync with 0.8.6cvs15
12434                 see ChangeLog 2002-12-03
12435
12436 2002-12-02 [christoph]  0.8.6claws51
12437
12438         * src/logwindow.[ch]
12439         * src/common/log.[ch]
12440                 implement logging using a hook function
12441
12442         * src/folderview.c
12443         * src/folder.[ch]
12444                 define hooklist name in header file to avoid
12445                 errors caused by wrong spelling of hooklist names
12446
12447         * src/toolbar.c
12448                 fix warnings
12449
12450 2002-12-02 [christoph]  0.8.6claws50
12451
12452         * src/common/Makefile.am
12453                 add src/common/hooks.[ch]
12454
12455         * src/common/hooks.[ch]
12456                 implement a simple hook system using glib's hook functions
12457
12458         * src/folder.[ch]
12459         * src/folderview.c
12460                 use new hook system for folder item updates
12461
12462 2002-12-02 [christoph]  0.8.6claws49
12463
12464         * doc-src/ui_seperation.txt     ** NEW **
12465                 information for ui seperation
12466
12467         * src/Makefile.am
12468                 remove files that were moved to common
12469                 include common directory by default for the header files
12470
12471         * src/inc.c
12472         * src/common/socket.c
12473         * src/automaton.[ch]
12474                 implement automaton using g_io_*-functions instead of
12475                 gdk_input_add to make it ui independent
12476
12477         * src/codeconv.c
12478         * src/compose.c
12479         * src/ldif.c
12480         * src/pgptext.c
12481         * src/procmime.c
12482         * src/rfc2015.c
12483         * src/smtp.c
12484         * src/unmime.c
12485                 remove common/ prefix because directory is now in
12486                 include path
12487
12488         * src/compose.c
12489         * src/folder.c
12490         * src/folderview.c
12491         * src/mainwindow.c
12492         * src/messageview.c
12493         * src/prefs_common.c
12494         * src/procmsg.c
12495         * src/rfc2015.c
12496                 fix warnings
12497
12498         * src/imap.c
12499         * src/inc.c
12500         * src/news.c
12501         * src/pop.c
12502         * src/send.c
12503         * src/smtp.c
12504         * src/ssl_certificate.c
12505                 add log.h header file for logging functions
12506
12507         * src/main.c
12508         * src/common/utils.c
12509         * src/summaryview.c
12510         * src/xml.c
12511                 o move debug_mode to common/utils.c
12512                 o add functions to set and get debug_mode
12513
12514         * src/defs.h                    ** REMOVE **
12515         * src/intl.h                    ** REMOVE **
12516         * src/socket.[ch]               ** REMOVE **
12517         * src/ssl.[ch]                  ** REMOVE **
12518         * src/utils.[ch]                ** REMOVE **
12519                 replaced by new files in src/common/
12520         
12521         * src/common/Makefile.am
12522                 add new files in src/common/
12523
12524         * src/common/defs.h             ** NEW **
12525         * src/common/intl.h             ** NEW **
12526         * src/common/log.[ch]           ** NEW **
12527         * src/common/socket.[ch]        ** NEW **
12528         * src/common/ssl.[ch]           ** NEW **
12529         * src/common/utils.[ch]         ** NEW **
12530                 replacement for files in src/
12531
12532 2002-12-02 [colin]      0.8.6claws48
12533
12534         * src/folderview.c
12535                 Scroll folderview if necessary during dnd
12536
12537 2002-12-02 [colin]      0.8.6claws47
12538
12539         * src/folder.[ch]
12540                 Add check to verify a move is within a single mailbox
12541         * src/folderview.c
12542                 Add specific error string for this check
12543
12544 2002-12-02 [colin]      0.8.6claws46
12545
12546         * src/folder.c
12547                 Add a test to folder moving, remove a statusbar_print
12548         * src/folderview.c
12549                 Add Move folder... context-menu item
12550                 Factorize folder moving code
12551                 Enable folder DND for mbox
12552
12553 2002-12-01 [christoph]  0.8.6claws45
12554
12555         * ac/aspell.m4
12556                 remove conf.aspelltest if the version check fails
12557
12558 2002-11-30 [christoph]  0.8.6claws44
12559
12560         * autogen.sh
12561                 run libtoolize --force in autogen to create missing
12562                 libtool scripts
12563
12564 2002-11-30 [christoph]  0.8.6claws43
12565
12566         * src/Makefile.am
12567         * src/pgptext.c
12568         * src/procmime.c
12569         * src/rfc2015.c
12570         * src/uuencode.[ch]             ** REMOVED **
12571         * src/common/Makefile.am
12572         * src/common/uuencode.[ch]      ** NEW **
12573                 move uuen/decoder to common directory
12574
12575 2002-11-30 [christoph]  0.8.6claws42
12576
12577         * src/Makefile.am
12578         * src/base64.[ch]               ** REMOVED **
12579         * src/codeconv.c
12580         * src/compose.c
12581         * src/ldif.c
12582         * src/pgptext.c
12583         * src/procmime.c
12584         * src/rfc2015.c
12585         * src/smtp.c
12586         * src/unmime.c
12587         * src/common/Makefile.am
12588         * src/common/base64.[ch]        ** NEW **
12589                 move base64 en/decoder to common directory
12590
12591 2002-11-30 [christoph]  0.8.6claws41
12592
12593         * src/common                    ** NEW **
12594                 new directory for UI independent code
12595         * src/gtk                       ** NEW **
12596                 new directory for GTK frontend
12597         * src/common/.cvsignore         ** NEW **
12598         * src/gtk/.cvsignore            ** NEW **
12599                 ignore build files
12600         * src/common/Makefile.am        ** NEW **
12601         * src/gtk/Makefile.am           ** NEW **
12602                 automake files to build new seperated stuff
12603         * src/Makefile.am
12604                 the binary will currently still be build with the
12605                 files in src, so we include the code from the
12606                 subdirs for now after building the libs there
12607
12608 2002-11-30 [paul]       0.8.6claws40
12609
12610         * src/compose.c
12611                 fix bug [642731] 'Wrong selected account with drafted mail'
12612
12613 2002-11-29 [oliver]     0.8.6claws39
12614         
12615         * src/messageview.c
12616                 o update summaryview when switching between different
12617                   messageviews          
12618         * src/toolbar.c  
12619                 o check if messageview holds already removed msg
12620                   from summaryview
12621                 
12622
12623 2002-11-29 [oliver]     0.8.6claws38
12624
12625         * src/toolbar.c 
12626                 remove not needed variables and includes
12627                 make messageview stay opened and move to next when msgs are deleted 
12628
12629 2002-11-29 [oliver]     0.8.6claws37
12630         
12631         * src/toolbar.c 
12632                 disable compose button (messageview toolbar) by default
12633                 deleted msgs are moved to trash
12634         
12635 2002-11-29 [melvin]     0.8.6claws36
12636
12637         * configure.in
12638                 Increased minimal gpgme version to 0.3.10 (Zombies out)
12639                 and to detect signatures expirations (gpgme 0.3.6)
12640
12641         * src/main.c
12642                 Use non obsolescent function for Gpgme engine checking.
12643
12644         * src/rfc2015.c
12645                 Inform about expired signatures or signatures which key
12646                 has expired. Expiration date is displayed.
12647
12648         * src/sigstatus.c
12649                 Inform about expired signatures or signatures which key
12650                 has expired.
12651
12652 2002-11-28 [paul]       0.8.6claws35
12653
12654         * src/folderview.c
12655                 re-instate 'Check for new messages' in Newsgroup
12656                 folders right-click menu, after a suggestion from
12657                 Tim Mann <timmann@users.sourceforge.net>
12658
12659         * src/main.c
12660                 after a crash check only local folders for new
12661                 messages
12662
12663 2002-11-28 [paul]       0.8.6claws34
12664
12665         * configure.in
12666                 apply patch that fixes the checking of GTK with XIM 
12667                 support on different OSs, such as FreeBSD. Patch 
12668                 submitted by Topia <topia@users.sourceforge.net>
12669                 
12670 2002-11-28 [paul]       0.8.6claws33
12671
12672         * src/mainwindow.c
12673           src/prefs_common.c
12674           src/prefs_toolbar.c
12675                 more changes to the English
12676
12677 2002-11-28 [paul]       0.8.6claws32
12678
12679         * sync with 0.8.6cvs13
12680                 see ChangeLog 2002-11-28 (no sync needed
12681                 for src/compose.c)
12682
12683 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws31
12684         
12685         * src/mainwindow.[ch]
12686                 add patch by Ivan F. Martinez introducing messageview Toolbar
12687                 some changes and committed by oliver    
12688
12689 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws30
12690
12691         * src/messageview.[ch]
12692                 add patch by Ivan F. Martinez introducing messageview Toolbar
12693                 some changes and committed by oliver    
12694
12695 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws29
12696
12697         * src/compose.[ch]
12698                 add patch by Ivan F. Martinez introducing messageview Toolbar
12699                 some changes and committed by oliver    
12700
12701 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws28
12702         
12703         * src/toolbar.[ch]
12704                 add patch by Ivan F. Martinez introducing messageview Toolbar
12705                 some changes and committed by oliver
12706
12707 2002-11-28 [oliver]     0.8.6claws27
12708         
12709         * src/prefs_toolbar.[ch]
12710                 getting ready for messageview toolbar
12711                 free mem allocated by gettext
12712                 change prefs_toolbar to prefs_toolbar_open
12713  
12714 2002-11-28 [thorsten]   0.8.6claws26
12715
12716         * src/imageview.[ch]
12717                 cleaned up conflicting declarations of
12718                 imageview_show_image()
12719
12720 2002-11-28 [paul]       0.8.6claws25
12721
12722         * src/grouplistdialog.c
12723           src/prefs_common.c
12724           src/prefs_summary_column.c
12725                 a few more improvements to the English
12726
12727 2002-11-28 [colin]      0.8.6claws24
12728
12729         * man/sylpheed.1
12730                 A few updates to command-line parameters
12731
12732 2002-11-28 [colin]      0.8.6claws23
12733
12734         * src/prefs_filtering.c
12735                 Fix problems with prefs_filtering_delete_path:
12736                 a) if the first rule is removed, original pointers
12737                    weren't updated (leading to segfaults)
12738                 b) it was always global_processing updated in case
12739                    of removed path was parent of rule path
12740
12741 2002-11-27 [paul]       0.8.6claws22
12742
12743         * src/mainwindow.c
12744           src/prefs_account.c
12745           src/prefs_actions.c
12746           src/prefs_common.c
12747           src/prefs_customheader.c
12748           src/prefs_display_header.c
12749           src/prefs_filtering.c
12750           src/prefs_folder_item.c
12751           src/prefs_matcher.c
12752           src/prefs_scoring.c
12753           src/prefs_summary_column.c
12754           src/prefs_template.c
12755           src/prefs_toolbar.c
12756                  improve the English in the GUI
12757
12758 2002-11-27 [colin]      0.8.6claws21
12759
12760         * src/folder.c
12761                 Fix processing renaming problems happening after
12762                 last commit
12763
12764 2002-11-27 [colin]      0.8.6claws20
12765
12766         * src/folder.c
12767                 recursive move now deletes src each subfolder after 
12768                 having moved it
12769         * src/folderview.c
12770                 Use identifier instead of path during dnd (enables
12771                 IMAP folder dnd)
12772
12773 2002-11-27 [paul]       0.8.6claws19
12774
12775         * src/main.c
12776                 apply patch that does command-line processing 
12777                 BEFORE gtk_init, allowing claws to run from 
12778                 shell-scripts in non-X environment (e.g. crontab 
12779                 or ip-up, ip-down scripts). Patch submitted by
12780                 Ruslan N. Balkin <baron@dartel.ru>
12781                 
12782         * po/it.po
12783                 updated by Alessandro Maestri
12784
12785 2002-11-27 [paul]       0.8.6claws18
12786
12787         * sync with 0.8.6cvs12
12788           src/prefs_common.c
12789                 Differences are that main uses a 'Receive dialog'
12790                 frame on the Interface tab, whereas claws groups all 
12791                 the dialogs together in a 'Dialogs' frame.
12792
12793 2002-11-27 [colin]      0.8.6claws17
12794
12795         * src/prefs_matcher.c
12796                 Fix Execute criteria's NOT flag
12797
12798
12799 2002-11-26 [christoph]  0.8.6claws16
12800
12801         * src/ssl.c
12802                 rewrite the ssl code a little bit, only use one
12803                 SSL context, set default certificates' file/path
12804
12805 2002-11-26 [thorsten]   0.8.6claws15
12806
12807         * src/compose.c
12808                 default-reply-to didn't work for ml-reply
12809
12810 2002-11-26 [melvin]     0.8.6claws14
12811
12812         * src/prefs_actions.c
12813                 Made pipe-actions ignore short headers in message view
12814                 Made trailing-pipe-actions write in the message view with
12815                 the same font as the original message
12816
12817 2002-11-26 [paul]       0.8.6claws13
12818
12819         * src/compose.c
12820                 this time commit the correct file
12821
12822 2002-11-26 [paul]       0.8.6claws12
12823
12824         * sync with 0.8.6cvs11
12825           src/quote_fmt_parse.y  
12826                 no sync needed
12827           src/account.[ch]       
12828                 not sync'ed
12829           src/compose.c
12830                 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
12831                 on draft mode.
12832                 compose_reedit(): add check for 'X-Sylpheed-Account-Id:' 
12833                 header
12834                 
12835         see ChangeLog 2002-11-25 and 2002-11-26
12836
12837 2002-11-26 [colin]      0.8.6claws11
12838
12839         * src/folderview.c
12840                 Fix collapsed folder not auto-expanding during
12841                 mail dnd, if it was the source folder.
12842
12843 2002-11-25 [colin]      0.8.6claws10
12844
12845         * src/folderview.[ch]
12846                 Variable renaming and cleaning (slist of nodes 
12847                 to be re-collapsed is stored in FolderView)
12848
12849 2002-11-25 [paul]       0.8.6claws9
12850
12851         * src/prefs_common.[ch]
12852                 fix breakage caused by last commit
12853
12854 2002-11-25 [paul]       0.8.6claws8
12855
12856         * sync with 0.8.6cvs4
12857                 see ChangeLog 2002-11-21
12858
12859 2002-11-25 [paul]       0.8.6claws7
12860
12861         * sync with 0.8.6cvs4
12862                 see ChangeLog 2002-11-20
12863
12864 2002-11-25 [paul]       0.8.6claws6
12865
12866         * sync with 0.8.6cvs3
12867                 see ChangeLog 2002-11-18
12868
12869 2002-11-25 [colin]      0.8.6claws5
12870
12871         * src/gtkutils.[ch]
12872                 Add gtkut_ctree_node_is_parent()
12873         * src/folderview.c
12874                 Spring-loaded folders
12875
12876 2002-11-25 [colin]      0.8.6claws4
12877
12878         * src/utils.[ch]
12879                 Add slist_concat_unique(), function to merge
12880                 two GSList filtering dups
12881         * src/folder.[ch]
12882         * src/summaryview.[ch]
12883         * src/folderview.c
12884         * src/main.c
12885                 Add detection/update/display of unread answers
12886                 to marked mails
12887         * src/procmsg.[ch]
12888                 Add procmsg_find_children()
12889                 Add procmsg_msg_has_marked_parent()
12890
12891 2002-11-25 [colin]      0.8.6claws3
12892
12893         * src/ssl_certificate.[ch]
12894                 Allow checking a certificate without a DNS
12895                 lookup
12896                 Allow to forget a cert (by deleting it)
12897                 Make ssl_certificate_destroy_public
12898         * src/ssl_manager.[ch] ** NEW FILES **
12899                 Gui to manage (display/remove) certificates
12900         * src/prefs_common.[ch]
12901                 Add a pref to allow silent acceptation of
12902                 trusted certificates or not (based on the
12903                 "I want to know what's going on" principle)
12904         * src/mainwindow.c
12905                 Add SSL manager in Tools menu
12906         * src/Makefile.am
12907                 Add the new files to the build
12908         * po/POTFILES.in
12909                 Add ssl_manager.c to translations
12910
12911 2002-11-25 [colin]      0.8.6claws2
12912
12913         * src/summaryview.[ch]
12914                 Add S_SEARCH_EXTENDED to the quick search, which 
12915                 allows to search using filtering syntax.
12916
12917 2002-11-25 [colin]      0.8.6claws1
12918
12919         * src/summaryview.c
12920                 Deletion of duplicates now prefer deleting
12921                 the unread dup (fixes feature-request 638989).
12922
12923 2002-11-24 [paul]       0.8.6claws
12924
12925         * po/es.po
12926           po/pl.po
12927           po/ru.po
12928           po/sr.po
12929                 updated by Ricardo Mones Lastra,
12930                 Witold Wladyslaw Wojciech Wilk,
12931                 Ruslan N. Balkin, and  Urke MMI 
12932                 respectively
12933
12934 2002-11-24 [paul]       0.8.5claws182
12935
12936         * po/bg.po
12937                 updated by George Danchev
12938
12939 2002-11-23 [alfons]     0.8.5claws181
12940
12941         * src/imap.c
12942                 tiny memory leak found by browsing Dimitar's 
12943                 valgrind report
12944
12945 2002-11-23 [paul]       0.8.5claws180
12946
12947         * po/it.po
12948                 updated by Alessandro Maestri
12949
12950 2002-11-22 [christoph]  0.8.5claws179
12951
12952         * src/compose.c
12953         * src/inc.c
12954         * src/prefs_filtering.c
12955         * src/summaryview.c
12956                 more warning fixes
12957
12958 2002-11-22 [alfons]     0.8.5claws178
12959
12960         * src/summaryview.c
12961                 summary_execute_delete_func(): if message is deleted, make 
12962                 sure to also remove its entry in the subject hash table. 
12963                 fixes a corner case bug.
12964
12965 2002-11-22 [paul]       0.8.5claws177
12966
12967         * .cvsignore
12968                 add 'autom4te.cache'
12969                 
12970         * ltconfig      ** REMOVED **
12971                 not needed
12972
12973 2002-11-22 [paul]       0.8.5claws176
12974
12975         * src/textview.c
12976                 textview_set_font(): fix for message display in
12977                 UTF-8 locales (thanks to Sergey Vlasov).
12978                 
12979         * AUTHORS
12980                 add new team members and contributors
12981
12982
12983 2002-11-21 [colin]      0.8.5claws175
12984
12985         * src/procmsg.[ch]
12986                 Add procmsg_remove_special_headers()
12987         * src/mh.c
12988                 Use procmsg_remove_special_headers() for 
12989                 previous fix
12990
12991 2002-11-21 [colin]      0.8.5claws174
12992
12993         * src/mh.c
12994                 Fix moving/copying from queue/draft folders
12995                 for MH folders
12996
12997 2002-11-21 [christoph]  0.8.5claws173
12998
12999         * src/crash.c
13000         * src/filtering.c
13001         * src/logwindow.c
13002         * src/main.c
13003         * src/matcher_parser_lex.[hl]
13004         * src/mbox.c
13005         * src/mbox_folder.[ch]
13006         * src/prefs_filtering.c
13007         * src/procheader.c
13008         * src/quote_fmt_lex.l
13009         * src/ssl.c
13010                 fix all warnings except the warnings in lex and yacc files
13011
13012 2002-11-20 [christoph]  0.8.5claws172
13013
13014         * src/imap.c
13015                 fix MsgInfo retrieval for IMAP draft and queue folders
13016                 (closes bug [ 619558 ] Draft saving on IMAP box issue)
13017
13018 2002-11-19 [christoph]  0.8.5claws171
13019
13020         * src/compose.c
13021                 fix segfault, when draft saving does not get
13022                 the MsgInfo of the new message
13023                 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
13024
13025 2002-11-19 [christoph]  0.8.5claws170
13026
13027         * src/procmsg.c
13028                 add parameter check for flag setting function
13029                 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
13030
13031 2002-11-18 [paul]       0.8.5claws169
13032
13033         * src/compose.c
13034                 more sensitivity fixes to redirect mode:
13035                 * disable toolbar draft button
13036                 * allow only Address book in the Tools menu
13037                 * disable editing of message by the spell
13038                   checker
13039
13040 2002-11-18 [paul]       0.8.5claws168
13041
13042         * src/compose.c
13043                 fix sensitivity of menu items in compose_redirect():
13044                 allow only the necessary items 
13045
13046 2002-11-18 [paul]       0.8.5claws167
13047
13048         * src/compose.c
13049                 fix bug [ 603259 ] 'attachment got lost on bounce'
13050
13051 2002-11-18 [paul]       0.8.5claws166
13052
13053         * po/ru.po
13054                 updated by Ruslan N. Balkin <baron@dartel.ru>
13055
13056 2002-11-18 [colin]      0.8.5claws165
13057
13058         * src/main.c
13059           src/defs.h
13060                 Remove old filtering stuff
13061
13062
13063 2002-11-17 [oliver]     0.8.5claws164
13064
13065         * src/toolbar.h
13066                 remove not needed typedef 
13067
13068 2002-11-17 [oliver]     0.8.5claws163
13069
13070         * src/toolbar.c
13071                 make toolbar's on click events translatable
13072
13073 2002-11-15 [colin]      0.8.5claws162
13074
13075         * src/summaryview.c
13076                 Revert too-soon integration of a feature
13077
13078 2002-11-15 [christoph]  0.8.5claws161
13079
13080         * src/imap.c
13081                 use main's implementation of imap_get_msginfo
13082
13083 2002-11-15 [christoph]  0.8.5claws160
13084
13085         * src/compose.c
13086         * src/folder.[ch]
13087         * src/imap.c
13088         * src/mbox_folder.c
13089         * src/mh.c
13090         * src/news.c
13091         * src/procmsg.c
13092         * src/summaryview.c
13093                 replace claws' fetch_msginfo with main's get_msginfo
13094                 (use main's implementation where possible)
13095
13096 2002-11-15 [colin]      0.8.5claws159
13097
13098         * src/ssl_certificate.c
13099                 Missed a check
13100
13101 2002-11-16 [melvin]     0.8.5claws158
13102
13103         * po/fr.po
13104                 Updated French translations.
13105
13106 2002-11-16 [colin]      0.8.5claws157
13107
13108         * src/ssl_certificate.c
13109                 Check for missing parts in the certificates
13110
13111 2002-11-15 [colin]      0.8.5claws156
13112
13113         * src/folderview.c
13114                 Preventive fix (missing check) found by
13115                 Alfons
13116
13117 2002-11-15 [paul]
13118
13119         * NEWS
13120                 sync with 0.8.6 release
13121
13122 2002-11-15 [colin]      0.8.5claws155
13123
13124         * src/folder.[ch]
13125           src/folderview.c
13126                 Fix error handling of folder_item_move_to()
13127                 (thanks to Alfons!)
13128
13129 2002-11-15 [colin]      0.8.5claws154
13130
13131         * src/folder.[ch]
13132           src/folderview.c
13133                 folder_item_move_to() sets an error message instead
13134                 of having GUI stuff in folder.c
13135
13136 2002-11-15 [colin]      0.8.5claws153
13137
13138         * src/procmsg.[ch]
13139                 Implemented a callback for MsgInfo updates, 
13140                 heavily copy/pasted from Christoph's folder 
13141                 callback system
13142         * src/summaryview.[ch]
13143                 Register summary_update_msg as callback
13144
13145 2002-11-14 [colin]      0.8.5claws152
13146         
13147         * src/procmsg.c
13148                 Update the FolderItem after sending (fixes 617593)
13149
13150 2002-11-14 [christoph]  0.8.5claws151
13151
13152         * src/folder.c
13153                 fix wrong position of NULL pointer check found
13154                 by Sergey
13155
13156 2002-11-14 [christoph]  0.8.5claws150
13157
13158         * src/folder.c
13159                 fix segfault when deleting messages from IMAP folders
13160                 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
13161
13162 2002-11-14 [colin]      0.8.5claws149
13163
13164         * src/compose.c
13165                 Forwarding was also ignoring the folder's default account.
13166
13167 2002-11-14 [colin]      0.8.5claws148
13168
13169         * src/compose.c
13170                 Fix sent folder not set to folder properties when 
13171                 forwarding.
13172
13173 2002-11-14 [thorsten]   0.8.5claws147
13174
13175         * src/inc.c
13176                 inc_start(): Files were not moved from .processing to inbox,
13177                 if no global processing rule existed
13178
13179 2002-11-14 [colin]      0.8.5claws146
13180
13181         * src/ssl_certificate
13182                 Fix file operations
13183
13184 2002-11-14 [paul]       0.8.5claws145
13185
13186         * po/it.po
13187                 updated by Alessandro Maestri
13188
13189 2002-11-13 [alfons]     0.8.5claws144
13190
13191         * src/folder.c
13192                 folder_item_close(): only mark messages unread
13193                 when a folder has new messages 
13194
13195 2002-11-13 [keith]      0.8.5claws143
13196
13197         * src/imap.c
13198                 Fix problem moving or copying between
13199                 IMAP folders
13200
13201 2002-11-13 [colin]      0.8.5claws142
13202
13203         * src/matcher_parser_parse.y
13204                 Fix rule problem when " don't match
13205
13206 2002-11-13 [christoph]  0.8.5claws141
13207
13208         * src/folder.c
13209         * src/folderview.c
13210                 moved cache saving to folder_item_close
13211                 the folderview should not have to deal with
13212                 this things
13213
13214 2002-11-13 [christoph]  0.8.5claws140
13215
13216         * src/summaryview.c
13217                 moved setting of important score to
13218                 summary_set_prefs_from_folderitem
13219
13220 2002-11-13 [colin]      0.8.5claws139
13221
13222         * src/matcher_parser_parse.y
13223                 Fix a segfault in the parser (happening when
13224                 a good expression had been tested and a bad 
13225                 one arrives)
13226
13227 2002-11-13 [paul]       0.8.5claws138
13228
13229         * sync with 0.8.5cvs24
13230                 see ChangeLog 2002-11-13
13231                 
13232         * po/pt_BR.po
13233                 updated by Fabio Jr. Beneditto
13234
13235 2002-11-13 [colin]      0.8.5claws137
13236         
13237         * src/msgcache.c
13238           src/defs.h
13239           src/procmsg.[ch]
13240                 Revert last commit, problem
13241
13242 2002-11-13 [colin]      0.8.5claws136
13243
13244         * src/msgcache.c
13245                 Remove duplicated code
13246         * src/defs.h
13247                 Bumped CACHE_VERSION and MARK_VERSION
13248         * src/procmsg.[ch]
13249                 Network endian for cache and mark files
13250
13251 2002-11-12 [colin]      0.8.5claws135
13252
13253         * src/inc.c
13254                 Fix the "socket error" dialog which disappeared
13255
13256 2002-11-12 [colin]      0.8.5claws134
13257
13258         * src/msgcache.c
13259                 Reverse last commit which had performance 
13260                 problems, but still reverse the list
13261
13262 2002-11-12 [colin]      0.8.5claws133
13263
13264         * src/msgcache.c
13265                 Reverse list order
13266
13267 2002-11-12 [melvin]     0.8.5claws132
13268
13269         * src/compose.c
13270                 Added a check for a NULL prefs_common.dictionary
13271
13272 2002-11-12 [colin]      0.8.5claws131
13273
13274         * src/ssl_certificate.[ch]
13275                 Use FQDN hostname
13276
13277 2002-11-12 [colin]      0.8.5claws130
13278
13279         * src/ssl_certificate.[ch]
13280                 Take connection port into account for 
13281                 checking certificates (a single hostname
13282                 could have multiple servers with multiple
13283                 certificates)
13284         * src/ssl.c
13285                 Pass the port to ssl_certificate_check
13286
13287 2002-11-12 [paul]       0.8.5claws129
13288
13289         * src/folder.c
13290                 fix a typo in last commit
13291
13292 2002-11-12 [paul]       0.8.5claws128
13293
13294         * sync with 0.8.5cvs23
13295                 see ChangeLog entry 2002-11-12
13296
13297 2002-11-11 [colin]      0.8.5claws127
13298
13299         * src/ssl_certificate.c
13300                 Cleaner messages
13301                 Don't popup, instead log error, if the 
13302                 corresponding pref is checked
13303         * src/ssl_certificate.h
13304                 include <openssl/objects/h>
13305
13306 2002-11-11 [colin]      0.8.5claws126
13307
13308         * src/ssl_certificate.h
13309                 _Really_ clean it
13310
13311 2002-11-11 [colin]      0.8.5claws125
13312         
13313         * src/ssl_certificate.c
13314                 Fixed leak
13315
13316 2002-11-11 [colin]      0.8.5claws124
13317
13318         * src/ssl.c
13319                 Cleaned a bit
13320         * src/ssl_certificate.[ch]
13321                 Cleaned a bit (better use of SSL API)
13322                 (This will cause non-recognition of saved 
13323                  certificates of claws12[23]...)
13324
13325 2002-11-11 [paul]       0.8.5claws123
13326         
13327         * po/es.po
13328                 updated by Ricardo Mones Lastra
13329
13330 2002-11-11 [colin]      0.8.5claws122
13331
13332         * src/ssl.c
13333                 Fix a typo
13334
13335 2002-11-11 [colin]      0.8.5claws121
13336
13337         * src/ssl_certificate.[ch] ** NEW FILES **
13338         * src/ssl.[ch]
13339                 Check SSL certificates presented to us
13340         * src/Makefile.am
13341                 Add ssl_certificate.[ch]
13342         * po/POTFILES.in
13343                 Add ssl_certificate.c
13344
13345 2002-11-11 [paul]       0.8.5claws120
13346
13347         * sync with 0.8.5cvs22
13348                 see ChangeLog 2002-11-11
13349
13350 2002-11-11 [paul]       0.8.5claws119
13351
13352         * sync with 0.8.5cvs21
13353                 see ChangeLog 2002-11-11
13354
13355 2002-11-10 [jens]       0.8.5claws118
13356
13357         * src/folder.c
13358         * src/folderview.c
13359                 corrected some typing
13360         * po/de.po
13361                 updated german translation
13362         * sylpheed.spec.in
13363                 cleaned up specfile and adjusted it for claws
13364
13365 2002-11-10 [colin]      0.8.5claws117
13366
13367         * src/summaryview.c
13368                 a STATUSBAR_PUSH/POP fix
13369
13370 2002-11-10 [colin]      0.8.5claws116
13371
13372         * src/prefs_folder_item.c
13373                 Fix hanging after opening folder properties
13374
13375 2002-11-10 [hoa]        0.8.5claws115
13376
13377         * src/matcher_parser_lex.l
13378         * src/matcher_parser_parse.y
13379                 config file for scoring and filtering is no more trashed
13380                 when there is a syntax error in a filtering rule when
13381                 editing it in a dialog.
13382
13383 2002-11-09 [colin]      0.8.5claws114
13384
13385         * src/mbox_folder.c
13386                 Added missing initialisation of folder->destroy()
13387
13388 2002-11-09 [colin]      0.8.5claws113
13389
13390         * src/folder.c
13391           src/folderview.c
13392                 Fix the status bar messages
13393
13394 2002-11-09 [colin]      0.8.5claws112
13395
13396         * src/folderview.c
13397                 Fix hangs after folder dnd, happening after 
13398                 claws109.
13399
13400 2002-11-09 [christoph]  0.8.5claws111
13401
13402         * src/folderview.c
13403                 just changed order of calls (reverse order of
13404                 associated calls)
13405         * src/inc.c
13406                 lock inc when checking only one account, otherwise
13407                 inc all could be executed at the same time
13408
13409 2002-11-09 [christoph]  0.8.5claws110
13410
13411         * src/folderview.c
13412                 better unlock the mouse cursor before calling
13413                 summary_show because it changes the cursor too
13414
13415 2002-11-09 [christoph]  0.8.5claws109
13416
13417         * src/folder.[ch]
13418         * src/folderview.c
13419                 add functions to open and close a folder
13420                 o opending will execute scanning for remote folders
13421                   and processing
13422                 o closing will unset new flag for messages
13423
13424 2002-11-09 [colin]      0.8.5claws108
13425
13426         * src/folder.c
13427                 Add a call to prefs_matcher_write_config to 
13428                 avoid non-leaf folders filtering settings to be
13429                 lost
13430
13431 2002-11-09 [paul]       0.8.5claws107
13432
13433         * src/prefs_account.c
13434                 re-word a label
13435
13436 2002-11-09 [colin]      0.8.5claws106
13437
13438         * src/folderview.c
13439                 Minor esthetic fix
13440
13441 2002-11-09 [colin]      0.8.5claws105
13442
13443         * src/folderview.c
13444                 Fix prefs_filtering deletion for MH folders (same
13445                 reason as below)
13446         * src/prefs_filtering.c
13447                 Fix prefs_filtering renaming and deletion for 
13448                 folder-based processing rules.  
13449
13450 2002-11-09 [christoph]  0.8.5claws104
13451
13452         * src/compose.c
13453         * src/folder.[ch]
13454         * src/folderview.[ch]
13455         * src/import.c
13456         * src/inc.c
13457         * src/main.c
13458         * src/mainwindow.c
13459         * src/messageview.c
13460         * src/prefs_folder_item.c
13461         * src/procmsg.c
13462         * src/summaryview.c
13463                 implement a callback system for folder item updates
13464
13465 2002-11-09 [colin]      0.8.5claws103
13466
13467         * src/folderview.c
13468                 Fix prefs_filtering renaming for MH folders (we
13469                 shouldn't rename by path as another folder could
13470                 have the same hierarchy).
13471
13472 2002-11-09 [colin]      0.8.5claws102
13473
13474         * src/folder.c
13475                 Fix a leak found by Christoph, use better variable
13476                 names
13477
13478 2002-11-09 [colin]      0.8.5claws101
13479
13480         * src/folder.c
13481                 One more fix for processing rules
13482
13483 2002-11-08 [colin]      0.8.5claws100
13484         
13485         * src/matcher.c
13486                 Don't copy the compiled regexp (will be reevaluated)
13487         * src/folderview.c
13488                 Lock folderview while moving
13489         * src/folder.c
13490                 Provide info on what's happening to the user
13491
13492 2002-11-08 [colin]      0.8.5claws99
13493
13494         * src/folderview.c
13495                 Fix folder reordering after a move if parent is 
13496                 root
13497         * src/scoring.[ch]
13498                 Add function to copy a ScoringProp
13499         * src/prefs_folder_item.c
13500                 Copy scoring rules when copying a folder prefs
13501
13502 2002-11-08 [colin]      0.8.5claws98
13503
13504         * src/folderview.c
13505                 Fixes in case of failure
13506         * src/filtering.[ch]    
13507                 Add function to duplicate a FilteringProp
13508         * src/matcher.[ch]
13509                 Add function to duplicate a MatcherProp
13510         * src/prefs_folder_item.c
13511                 Save folder's processing rules when copying 
13512                 its prefs
13513
13514 2002-11-08 [colin]      0.8.5claws97
13515         
13516         * src/folderview.c
13517                 Sort after move
13518         * src/folder.c 
13519                 Change a printf to debug_print
13520
13521 2002-11-08 [colin]      0.8.5claws96
13522
13523         * src/folder.c
13524           src/folderview.c
13525                 Fix segfaults, call me stupido
13526         
13527
13528 2002-11-08 [colin]      0.8.5claws95
13529
13530         *src/folder.c
13531                 Added forgotten prefs to save when moving folders
13532
13533 2002-11-08 [colin]      0.8.5claws94
13534
13535         * src/folder.c
13536                 Fixes to folder DND (prefs copy)
13537         * src/folderview.c
13538                 Optimization for folder DND (don't rescan whole tree)
13539                 Added folderview_create_folder_node() for this 
13540                 optimization, so de-duped a bit the code
13541         * src/prefs_folder_item.[ch]
13542                 Added prefs_folder_item_copy_prefs()    
13543           
13544 2002-11-08 [paul]       0.8.5claws93
13545
13546         * src/prefs_account.c
13547           tools/README
13548           tools/kmail2sylpheed_v2.pl
13549                 correct some typos
13550
13551 2002-11-08 [paul]       0.8.5claws92
13552
13553         * src/compose.c
13554           src/prefs_account.[ch]
13555                 remove account options 'clearsign' and 'ascii_armored',
13556                 replace with 'default_gnupg_mode' to prevent mixed-mode
13557                 Privacy settings
13558
13559 2002-11-08 [paul]       0.8.5claws91
13560
13561         * src/compose.[ch]
13562                 re-implement GnuPG 'on-the-fly' mode selection,
13563                 disallow mixed-mode
13564
13565 2002-11-08 [colin]      0.8.5claws90
13566
13567         * src/folderview.c
13568           src/prefs_folder_item.c
13569                 Change "Property" to "Properties"
13570
13571 2002-11-07 [colin]      0.8.5claws89
13572
13573         * src/folderview.c
13574           src/folder.c
13575                 Allow folder dropping to a root folder
13576
13577 2002-11-07 [paul]       0.8.5claws88
13578
13579         * src/compose.c
13580                 revert last commit
13581
13582 2002-11-07 [paul]       0.8.5claws87
13583
13584         * src/compose.c
13585                 fix reply-to-list bug. closes bug report
13586                 "[633382] reply-to-list broken in recent cvs"
13587
13588 2002-11-07 [paul]       0.8.5claws86
13589
13590         * src/compose.c
13591                 add a forgotten '#if USE_GPGME ... #endif'
13592
13593 2002-11-07 [paul]       0.8.5claws85
13594
13595         * sync with 0.8.5cvs20
13596                 see ChangeLog 2002-11-07
13597
13598 2002-11-07 [colin]      0.8.5claws84
13599
13600         * src/folder.[ch]
13601                 Change folder_item_move_to to return the newly 
13602                 created folderitem.
13603         * src/folderview.c
13604                 Select the new folderitem after moving.
13605
13606 2002-11-07 [colin]      0.8.5claws83
13607
13608         * src/prefs_filtering.c
13609                 Fix rule rewriting when moving a leaf folder to a 
13610                 shorter path
13611
13612 2002-11-07 [colin]      0.8.5claws82
13613
13614         * src/prefs_filtering.c
13615                 fix a leak
13616
13617 2002-11-07 [colin]      0.8.5claws81
13618
13619         * src/folder.[ch]
13620                 Add folder_item_move_to() function to move a 
13621                 folderitem into another one (updates matcher etc)
13622         * src/folderview.c
13623                 Add folder drag'n drop (context menu to come)
13624                 [Should be dataloss free, but Please backup before 
13625                  trying !]
13626
13627 2002-11-06 [colin]      0.8.5claws80
13628
13629         * src/mh.c
13630                 mh_create_folder() returns NULL if can't create
13631                 directory hierarchy
13632
13633 2002-11-06 [paul]       0.8.5claws79
13634
13635         * src/compose.[ch]
13636                 allow 'on-the-fly' changing of the type of encryption 
13637                 and/or signing used (mime/ascii) via the compose window
13638
13639 2002-11-06 [paul]       0.8.5claws78
13640
13641         * sync with 0.8.5cvs19
13642                 see ChangeLog 2002-11-06 for src/account.c: 
13643                 account_get_special_folder()
13644                 
13645 2002-11-05 [alfons]     0.8.5claws77
13646
13647         * src/crash.c
13648                 very minor cleanups: nothing to see here, move on. :-)
13649
13650 2002-11-05 [colin]      0.8.5claws76
13651
13652         * src/main.c
13653                 Changes choices if compose windows are opened to
13654                 Discard, Draft, Don't quit
13655
13656 2002-11-05 [thorsten]   0.8.5claws75
13657
13658         * src/compose.c
13659                 reenabled default_reply_to folder option
13660
13661 2002-11-05 [colin]      0.8.5claws74
13662
13663         * src/compose.[ch] 
13664                 add compose_draft()
13665         * src/crash.c
13666                 add SIGTERM handler
13667         * src/main.[ch]
13668                 add clean_quit() for the SIGTERM handler
13669
13670 2002-11-05 [paul]       0.8.5claws73
13671         
13672         * po/es.po
13673                 updated by Ricardo Mones Lastra
13674
13675 2002-11-05 [melvin]     0.8.5claws72
13676
13677         * src/logwindow.c
13678                 Fixed log-clipping bug #616795.
13679                 To stop logging in the log window use 0 length.
13680         * src/prefs_common.c
13681                 Added a label to inform about the 0 log length behaviour.
13682
13683 2002-11-05 [paul]       0.8.5claws71
13684
13685         * sync with 0.8.5cvs17
13686                 see ChangeLog 2002-11-05
13687
13688 2002-11-04 [paul]       0.8.5claws70
13689
13690         * sylpheed-128x128.png
13691           sylpheed-64x64.png
13692           sylpheed.png
13693                 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
13694                 <nikai@users.sourceforge.net>
13695                 
13696         * po/bg.po
13697                 updated by George Danchev
13698
13699 2002-11-03 [thorsten]   0.8.5claws69
13700
13701         * src/main.c
13702           src/mimeview.c
13703           src/rfc2015.h
13704                 add check if gpg is active
13705
13706 2002-11-03 [thorsten]   0.8.5claws68
13707
13708         * src/toolbar.h
13709                 removed GSList declaration causing trouble on MacOS-X
13710                 (submitted by alfons, reported by xfesty)
13711
13712 2002-11-01 [paul]       0.8.5claws67
13713
13714         * src/mainwindow.c
13715                 remove last remnants of main's filter code
13716
13717 2002-11-01 [paul]       0.8.5claws66
13718
13719         * tools/filter_conv.pl
13720                 fix bug where user-defined headers were ignored
13721
13722 2002-11-01 [paul]       0.8.5claws65
13723
13724         * src/logwindow.c
13725                 make a debug_print() not translatable
13726
13727 2002-10-31 [melvin]     0.8.5claws64
13728
13729         * ac/aspell.m4
13730                 Fixed --disable-aspell-test. Now --disable-aspell-test will 
13731                 not run any GNU/aspell test.  The dictionary path will
13732                 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
13733                 was given, in which case, it will be $prefix/lib/aspell/
13734         * configure.in
13735                 Fixed typo in commentary (Aspell code).
13736
13737 2002-10-31 [paul]       0.8.5claws63
13738
13739         * po/POTFILES.in
13740                 remove src/filter.c and src/prefs_filter.c
13741                 thanks to Ricardo for reminding me
13742
13743 2002-10-31 [colin]      0.8.5claws62
13744
13745         * src/mbox_folder.c
13746                 Plug some leaks
13747
13748 2002-10-31 [paul]       0.8.5claws61
13749
13750         * src/prefs_filter.[ch] ** REMOVED **
13751           src/filter.[ch]       ** REMOVED **
13752           
13753         * src/Makefile.am
13754           src/folderview.c
13755           src/inc.c
13756           src/main.c
13757           src/mainwindow.c
13758           src/mbox.c
13759           src/prefs_common.c
13760           src/prefs_filtering.c
13761           src/summaryview.[ch]
13762                 remove main's 'filter' code
13763                 
13764         README.claws
13765                 update to reflect removal of main's filter
13766
13767 2002-10-31 [paul]       0.8.5claws60
13768
13769         * src/summaryview.c
13770                 remove check for global_processing in summary_filter_open(). 
13771                 This fixes the bug where if the user uses the right-click 
13772                 'Create filter rule...' and doesn't have any filter rules 
13773                 already defined in claws' advanced filtering, the newly 
13774                 created filter rule goes to main's filtering which is 
13775                 inaccessible through the gui. Now the filter rule gets added
13776                 to claws' filtering by default.
13777
13778 2002-10-28 [melvin]     0.8.5claws59
13779
13780         * src/prefs_actions.c
13781                 Fixed bug #627322 where MIME parts were not always
13782                 correctly passed to a %p action
13783                 Display an error dialog when message filename is not found.
13784
13785 2002-10-28 [melvin]     0.8.5claws58
13786
13787         * src/prefs_common.c
13788                 Readded a missing function declaration lost in 0.8.3claws34
13789
13790 2002-10-28 [paul]       0.8.5claws57
13791
13792         * sync with 0.8.5cvs15
13793                 see ChangeLog 2002-10-28 and 2002-10-25
13794                 
13795         Note: ChangeLog entry 2002-10-24 is not sync'ed.
13796
13797 2002-10-27 [oliver]     0.8.5claws56
13798
13799         * src/pop.c
13800                 plug leak in pop3_top_recv
13801
13802 2002-10-26 [christoph]  0.8.5claws55
13803
13804         * src/folder.c
13805                 set need_update folder flag when messages are added
13806                 (closes bug [ 626922 ] folder not updated after receiving)
13807
13808 2002-10-25 [melvin]     0.8.5claws54
13809
13810         * src/imageview.c
13811                 Fixed a memleak introduced in the scaling code.
13812
13813 2002-10-24 [alfons]     0.8.5claws53
13814
13815         * src/filtering.c
13816                 make filtering's forward message action forward from the 
13817                 correct account
13818                 (closes bug [628089 ] Filter -> Forward from address problem
13819                 reported by Oktay)
13820
13821 2002-10-24 [christoph]  0.8.5claws52
13822
13823         * src/mainwindow.c
13824         * src/manual.[ch]
13825                 o use manual of current locale or english if current
13826                   locale is not available (and english is available)
13827                 o also link to sylpheed doc project manuals
13828
13829 2002-10-23 [paul]       0.8.5claws51
13830
13831         * tools/README
13832           tools/kmail2sylpheed_v2.pl
13833                 add new version of kmail addressbook importer script.
13834                 works with newer versions of Kmail/KAddressBook which
13835                 have new and rearranged data.
13836
13837 2002-10-23 [martin]     0.8.5claws50
13838
13839         * src/folderview.c
13840         * src/summaryview.c
13841         * src/utils.h
13842         * src/utils.c
13843                 added length parameter to get_abbrev_newsgroup_name()
13844                 changed this function so that it abbreviates the newsgroup
13845                 names only so long it is smaller than the length parameter
13846                 (for better reading of some newsgroup names and space efficiency)
13847
13848 2002-10-22 [colin]      0.8.5claws49
13849
13850         *src/foldersel.c
13851                 Revert Alfons' last modification (after voting ;-))
13852
13853 2002-10-21 [alfons]     0.8.5claws48
13854
13855         * src/foldersel.c
13856                 folder view in folder selection dialog reflects state of
13857                 folder view in main window
13858
13859 2002-10-18 [alfons]     0.8.5claws47
13860
13861         * src/mbox.c
13862                 drop imported messages in folder selected by user,
13863                 and not in the inbox
13864                 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
13865
13866 2002-10-18 [alfons]     0.8.5claws46
13867
13868         * src/compose.c
13869                 make automagic reply work correctly for email accounts 
13870                 (whether it's viable to do a full sync with Hiro's 
13871                 compose.c is still under discussion)
13872
13873 2002-10-18 [melvin]     0.8.5claws45
13874
13875         * src/prefs_actions.c
13876                 Fixed bug #622275 where asynchroneous actions left 
13877                 zombies processes
13878                 Made (synchroneous) actions' input be displayed live.
13879
13880 2002-10-18 [christoph]  0.8.5claws44
13881
13882         * src/textview.c
13883                 don't add a newline in the textview in front of the
13884                 first textpart if header display is disabled
13885                 (closes bug [ 603385 ] disabled header display leaves blank
13886                  lin)
13887
13888 2002-10-18 [christoph]  0.8.5claws43
13889
13890         * src/folder.[ch]
13891         * src/imap.c
13892         * src/mbox_folder.c
13893         * src/mh.c
13894         * src/news.c
13895                 folder->get_num_list now returns an error code
13896                 (closes bug [ 609424 ] News cache cleared on failure)
13897                 
13898 2002-10-17 [colin]      0.8.5claws42
13899         
13900         * src/news.c
13901                 Changed a printf by debug_print
13902
13903 2002-10-16 [paul]       
13904
13905         * tools/OOo2sylpheed.pl
13906                 allow for spaces in the name of the
13907                 file to be attached.
13908
13909 2002-10-16 [colin]      0.8.5claws41
13910
13911         * src/main.c
13912                 Use a tristate to change online mode
13913
13914 2002-10-16 [paul]       0.8.5claws40
13915
13916         * po/es.po
13917                 updated by Ricardo Mones Lastra
13918
13919 2002-10-16 [colin]      0.8.5claws39
13920
13921         * src/main.c
13922           src/mainwindow.[ch]
13923                 Added --online and --offline command-line
13924                 switches
13925
13926 2002-10-15 [christoph]  0.8.5claws38
13927
13928         * src/procmime.c
13929                 set mimeinfo->name to NULL after g_free to
13930                 avoid double freeing with g_free
13931
13932 2002-10-14 [christoph]  0.8.5claws37
13933
13934         * src/compose.c
13935         * src/filtering.c
13936         * src/summaryview.c
13937                 remove calls to folder->change_flags that are now
13938                 done by procmsg flag functions (seems it is not
13939                 used by any foldertype anyway)
13940         * src/folder.c
13941                 init folder->change_flags with NULL
13942
13943 2002-10-14 [christoph]  0.8.5claws36
13944
13945         * src/folder.[ch]
13946         * src/imap.[ch]
13947                 use virtual functions for folder item new and destroy
13948                 functions
13949
13950 2002-10-14 [melvin]     0.8.5claws35
13951
13952         * src/compose.c
13953                 Added a test to not run the spell checker if no default
13954                 dictionary is available. No dialog is displayed though.
13955
13956 2002-10-14 [melvin]     0.8.5claws34
13957
13958         * src/gtkaspell.c
13959                 Fixed bug in dictionary list context menu where
13960                 "More..." pointed to an emtpy submenu if the
13961                 number of dictionaries is a multiple of 15
13962                 Removed unneeded code in suggestions list creation
13963
13964 2002-10-14 [paul]       0.8.5claws33
13965
13966         * po/bg.po
13967                 updated by George Danchev
13968
13969 2002-10-13 [hoa]        0.8.5claws32
13970
13971         * src/matcher.[ch]
13972           src/matcher_parser_parser.y
13973                 removed the escaped string from internal structure
13974                 of matcher.
13975
13976 2002-10-12 [colin]      0.8.5claws31
13977
13978         * src/gtksctree.[ch]
13979           src/summaryview.c
13980                 Removed useless function gtksctree_reanchor
13981
13982 2002-10-12 [alfons]     0.8.5claws30
13983         
13984         * sync with remaining main changes 2002-10-09 - 2002-10-11
13985         - drop changes to src/compose.c (requires claws specific changes)
13986         
13987 2002-10-12 [alfons]     0.8.5claws29
13988         
13989         * sync with main changes of 2002-10-08
13990         - drop changes to src/compose.c (requires claws specific changes)
13991         - drop changes to src/summaryview.c (requires changes to compose.c)     
13992
13993 2002-10-12 [alfons]     0.8.5claws28
13994         
13995         * sync with main changes of 2002-10-07
13996
13997 2002-10-12 [alfons]     0.8.5claws27
13998
13999         * sync with main changes of 2002-10-04
14000         - drop changes to src/compose.c (requires claws specific changes)
14001         - drop changes to src/prefs_folder_item.c (claws implementation
14002           seems to be working)
14003
14004 2002-10-12 [colin]      0.8.5claws26
14005
14006         * src/mainwindow.c
14007                 Fix folder-flicker when space-reading, introduced 
14008                 in claws22.
14009
14010 2002-10-12 [colin]      0.8.5claws25
14011
14012         * src/compose.c
14013                 Save account address when saving as draft.
14014                 (closes bug 621838)
14015
14016 2002-10-12 [colin]      0.8.5claws24
14017
14018         * src/summaryview.c
14019                 Fix the problem consisting of no message selected
14020                 after the last message in a folder has been moved.
14021
14022 2002-10-12 [paul]       0.8.5claws23
14023
14024         * src/compose.c
14025           src/prefs_template.c
14026           src/template.[ch]
14027                 add Cc and Bcc to templates. Patch submitted by
14028                 John L. Males.
14029
14030 2002-10-12 [colin]      0.8.5claws22
14031
14032         * src/folderview.c
14033                 Fix a bug after "Check for new messages":
14034                 If a folder was opened, it was still selected at
14035                 the end of the check, but displayed empty.
14036         * src/mainwindow.c
14037                 Remove unnecessary check
14038
14039 2002-10-12 [paul]
14040
14041         * tools/README
14042                 be more verbose in the description of
14043                 OOo2sylpheed.pl
14044                 
14045
14046 2002-10-11 [colin]      0.8.5claws21
14047
14048         * src/mainwindow.c
14049                 Make space work (better) when no mail is selected
14050
14051 2002-10-11 [colin]      0.8.5claws20
14052
14053         * src/inc.c
14054           src/news.c
14055                 fix warnings
14056
14057 2002-10-11 [colin]      0.8.5claws19
14058
14059         * src/mainwindow.c
14060                 revert 0.8.5claws6 changes as i couldn't get to
14061                 anything satisfying
14062
14063 2002-10-11 [melvin]     0.8.5claws18
14064
14065         * src/compose.c
14066                 Removed buggy and unused macro (should have been committed in
14067                 0.8.5claws17)
14068
14069 2002-10-11 [melvin]     0.8.5claws17
14070
14071         * src/compose.c
14072                 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
14073
14074 2002-10-11 [thorsten]   0.8.5claws16 
14075
14076         * src/folderview.c
14077                 remove rescan warning
14078
14079 2002-10-11 [colin]      0.8.5claws15 
14080
14081         * src/procheader.c
14082                 fix a segfault that happens if conv_unmime_header
14083                 fails (should be better to find out why it fails)
14084
14085 2002-10-11 [christoph]  0.8.5claws14
14086
14087         * src/summaryview.c
14088                 update folderview stats after ignore/unignore thread
14089
14090 2002-10-11 [hoa]        0.8.5claws13
14091
14092         * src/quote_fmt_parse.y
14093                 Fixed a yacc/bison syntax error
14094         * src/matcher.c
14095                 Escaping of string is fixed.
14096
14097 2002-10-11 [colin]      0.8.5claws12
14098
14099         * src/imageview.c
14100                 Resize images to fit
14101
14102 2002-10-11 [paul]       0.8.5claws11
14103
14104         * po/es.po
14105                 updated by Ricardo Mones Lastra
14106
14107 2002-10-10 [alfons]     0.8.5claws10
14108
14109         * src/compose.c
14110                 allow dropping files by "moving" files from a file manager,
14111                 not only by the more cumbersome "copying". the latter 
14112                 mostly implies holding down the Control button
14113
14114 2002-10-10 [christoph]  0.8.5claws9
14115
14116         * src/summaryview.c
14117                 update folders after thread building for ignored threads
14118
14119 2002-10-10 [christoph]  0.8.5claws8
14120
14121         * config/.cvsignore
14122                 added Makefile
14123         * src/filtering.[ch]
14124         * src/folder.[ch]
14125         * src/folderview.[ch]
14126         * src/import.c
14127         * src/inc.[ch]
14128         * src/mbox.[ch]
14129         * src/procmsg.c
14130         * src/summaryview.[ch]
14131                 o added new flag need_update to FolderItem
14132                 o removed folder_table from various functions from tracking
14133                   folder updates
14134                 o set need_update flags in folder.c's move, copy and delete
14135                   functions and procmsg's flags functions
14136                 o added function folderview_update_items_when_required that
14137                   updates all folders with need_update set
14138                 o call folderview_update_items_when_required instead of
14139                   folderview_update_item_foreach
14140
14141 2002-10-09 [sergey]     0.8.5claws7
14142
14143         * src/compose.c
14144                 Strip CRs whel loading the text into editor in reedit mode.
14145
14146 2002-10-09 [colin]      0.8.5claws6
14147
14148         * src/mainwindow.c
14149                 Make Space work when no mail is selected
14150
14151 2002-10-09 [colin]      0.8.5claws5
14152
14153         * src/gtksctree.[ch]
14154                 Fix range_select
14155                 Add gtk_sctree_reanchor() 
14156         * src/summaryview.c
14157                 Use gtk_sctree_reanchor() - better fix for 
14158                 bug 60413
14159
14160 2002-10-09 [colin]      0.8.5claws4
14161
14162         * src/summaryview.c
14163                 Fix shift-click select after delete problem
14164                 (closes bug 60413)
14165
14166 2002-10-08 [thorsten]   0.8.5claws3
14167
14168         * src/summaryview.c
14169                 exclude current msg from -hide read messages-
14170
14171 2002-10-08 [colin]      0.8.5claws2
14172
14173         * src/inc.[ch]
14174           src/pop.c
14175           src/recv.c
14176                 Differentiate socket errors from disk full
14177                 errors
14178
14179 2002-10-08 [christoph]  0.8.5claws1
14180
14181         * Makefile.am
14182         * configure.in
14183                 modifications for new config directory
14184
14185         * config.guess  ** REMOVED **
14186         * config.sub    ** REMOVED **
14187         * install-sh    ** REMOVED **
14188         * ltmain.sh     ** REMOVED **
14189         * missing       ** REMOVED **
14190         * mkinstalldirs ** REMOVED **
14191                 these files are autogenerated by automake
14192                 when you run autogen.sh
14193
14194         * config/.cvsignore     ** NEW FILE **
14195         * config/Makefile.am    ** NEW FILE **
14196                 ignore autogenerated files
14197                 create a Makefile in this directory
14198
14199 2002-10-08 [paul]       0.8.5claws
14200
14201         * 0.8.5claws release
14202         
14203         * src/compose.c
14204           src/procheader.c
14205           src/procmsg.c
14206                 fix quote reply format for newsgroups reply bug
14207                 (thanks to Hoa)
14208                 
14209         * po/en_GB.po
14210           po/pl.po
14211                 updated by me and Witold Wladyslaw Wojciech Wilk
14212                 repectively
14213
14214 2002-10-07 [paul]       0.8.3claws53
14215
14216         * po/it.po
14217           po/pt_BR.po
14218           po/sr.po
14219                 updated messages catalogs, submitted by
14220                 Alessandro Maestri, Fabio Jr.Beneditto 
14221                 and Urke MMI, respectively.
14222
14223 2002-10-07 [christoph]  0.8.3claws52
14224
14225         * src/folder.[ch]
14226         * src/folderview.c
14227         * src/mainwindow.c
14228                 fix new folder ghost message bug
14229                 (closes bug [ 619722 ] wrong count for newly created folders)
14230
14231 2002-10-07 [christoph]  0.8.3claws51
14232
14233         * src/compose.c
14234                 fix news posting problem
14235
14236 2002-10-07 [melvin]     0.8.3claws50
14237
14238         * po/fr.po
14239                 Updated French translation
14240
14241 2002-10-05 [christoph]  0.8.3claws49
14242
14243         * src/gtkstext.c
14244                 check if line_start_cache is set in gtk_stext_update_text
14245                 (closes bug [ 618119 ] crash while doing search in folder)
14246
14247 2002-10-05 [christoph]  0.8.3claws48
14248
14249         * src/imap.c
14250         * src/news.c
14251         * src/utils.c
14252         * src/utils.h
14253                 implement cache cleanups for claws' folder system
14254                 (closes bug [ 595916 ] imapcache not cleaned up)
14255
14256 2002-10-05 [melvin]     0.8.3claws47
14257
14258         * src/prefs_actions.c
14259                 Made the help text more clear for the %p token
14260
14261 2002-10-04 [paul]       0.8.3claws46
14262
14263         * sync with 0.8.5
14264                 see ChangeLog 2002-10-02 and 2002-10-03
14265
14266 2002-10-04 [christoph]  0.8.3claws45
14267
14268         * src/inc.c
14269                 fix segfault caused by pop before smtp
14270                 call to inc_account_mail with NULL
14271                 pointer for mainwin
14272
14273 2002-10-04 [paul]       0.8.3claws44
14274
14275         * configure.in
14276                 sync the LDAP detection from 0.8.5cvs1
14277
14278 2002-10-02 [christoph]  0.8.3claws43
14279
14280         * po/de.po
14281                 fix small spelling error
14282
14283 2002-10-02 [melvin]     0.8.3claws42
14284
14285         * ac/aspell.m4
14286                 Behave better and say "no" when test program cannot be run.
14287
14288 2002-10-02 [paul]       0.8.3claws41
14289
14290         * sync with 0.8.4cvs1
14291                 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
14292                 
14293         * src/summaryview.c
14294                 toggle the behavior of Reply menuitem between
14295                 normal reply and reply-to-list
14296
14297 2002-10-01 [sergey]     0.8.3claws40
14298
14299         * src/compose.c
14300                 Convert newlines in the message text to the canonical form
14301                 before base64 encoding (RFC2045 compliance, fixes some
14302                 interoperability issues with Evolution 1.0.3)
14303
14304 2002-09-29 [colin]      0.8.3claws39
14305
14306         * src/summaryview.c
14307                 Fix an unwanted copy/paste
14308
14309 2002-09-29 [colin]      0.8.3claws38
14310
14311         * src/mainwindow.c
14312                 Renamed "Custom toolbar" to "Customize toolbar"
14313                 Renamed "Show all header" to "Show all headers"
14314                 Renamed "Set diplay item" to "Set displayed items"
14315         * src/prefs_common.c
14316                 Renamed "Show all header" to "Show all headers"
14317         * src/prefs_summary_column.c
14318                 Renamed "diplay item" to "displayed items"
14319
14320 2002-09-29 [colin]      0.8.3claws37
14321
14322         * src/mainwindow.[ch]
14323                 online/offline status pixmaps follow theme
14324                 changes
14325         * src/summaryview.[ch]
14326                 quicksearch pixmap follows theme changes
14327
14328 2002-09-29 [thorsten]   0.8.3claws36
14329
14330         * src/compose.c
14331           src/prefs_folder_item.[ch]
14332                 add default_reply_to folder option (closes patch 581044)
14333
14334 2002-09-29 [christoph]  0.8.3claws35
14335
14336         * acconfig.h    ** REMOVED **
14337         * configure.in
14338         * ac/aspell.m4
14339         * ac/check-type.m4
14340         * ac/gnupg-check-typedef.m4
14341                 fix autoheader 2.50 warning
14342
14343 2002-09-29 [christoph]  0.8.3claws34
14344
14345         * major code cleanup (part 2)
14346         
14347                 - unused variables removed
14348                 - unused functions removed
14349                 - uninitialized variables checked
14350                 - missing return statements added
14351                 - missing function return types added
14352                 - added parentheses around assignment
14353                   when suggested by gcc
14354
14355 2002-09-29 [alfons]     0.8.3claws33
14356
14357         * src/logwindow.c
14358                 log_window_clear(): only bracket gtk_text_forward_delete() 
14359                 with gtk_text_freeze() / gtk_text_thaw() (see if this
14360                 works around GTK text bug)
14361
14362 2002-09-29 [paul]       0.8.3claws32
14363
14364         * po/bg.po
14365           po/sr.po
14366                 updated by George Danchev and Urke MMI
14367                 respectively
14368
14369 2002-09-27 [christoph]  0.8.3claws31
14370
14371         * doc-src/readme.txt
14372         * doc-src/rfc1806.txt   ** REMOVED **
14373         * doc-src/rfc2183.txt   ** NEW FILE **
14374         * doc-src/rfc2980.txt   ** NEW FILE **
14375                 update rfcs
14376
14377 2002-09-27 [melvin]     0.8.3claws30
14378
14379         * ac/aspell.m4
14380                 Fixed typo which could break linking
14381
14382 2002-09-27 [melvin]     0.8.3claws29
14383
14384         * ac/aspell.m4
14385                 Improved GNU/aspell checking. 
14386                 Fixed bug #614490
14387
14388 2002-09-27 [paul]       0.8.3claws28
14389
14390         * sync with 0.8.3cvs8
14391                 see ChangeLog 2002-09-27
14392
14393 2002-09-26 [colin]      0.8.3claws27
14394
14395         * src/toolbar.[ch]
14396           src/mainwindow.[ch]
14397                 Add "Reply to Mailing-list" to the toolbar
14398
14399 2002-09-26 [christoph]  0.8.3claws26
14400
14401         * src/summaryview.c
14402                 Fix wrong message counts in summaryview status
14403
14404 2002-09-26 [paul]       0.8.3claws25
14405
14406         * sync with 0.8.3cvs7
14407                 see ChangeLog 2002-09-26
14408
14409 2002-09-26 [paul]       0.8.3claws24
14410
14411         * sync with 0.8.3cvs6
14412                 see ChangeLog 2002-09-25
14413
14414 2002-09-25 [christoph]  0.8.3claws23
14415
14416         * src/prefs_common.c
14417         * src/prefs_folder_item.c
14418         * src/prefs_scoring.c
14419                 Renamed "kill score" to "hide score" in GUI
14420                 and prefs files
14421
14422 2002-09-25 [paul]       0.8.3claws22
14423
14424         * sync with 0.8.3cvs5
14425                 see ChangeLog 2002-09-24
14426
14427 2002-09-24 [alfons]     0.8.3claws21
14428
14429         patch by Satoshi Nagayasu: allows appending / saving multiple 
14430         selected files (closes "[ 612279 ] save multiple mesg(s) in 
14431         'Save as ...'")
14432
14433         * AUTHORS
14434                 add Satoshi Nagayasu
14435         * src/summaryview.c
14436                 summary_save_as(): allow saving selected files to
14437                 one file
14438                 summary_set_menu_sensitive: enable "Save As..." when
14439                 multiple files are selected
14440         * src/utils.[ch]
14441                 append_file(): new function
14442
14443 2002-09-24 [colin]      0.8.3claws20
14444
14445         * src/procmime.c
14446                 Fix segfault when mimeinfo doesn't have a 
14447                 content_type. 
14448
14449 2002-09-24 [colin]      0.8.3claws19
14450
14451         * src/prefs_common.[ch]
14452                 Add a preference to display send dialog or not
14453         * src/send.c
14454                 Display send dialog according to preference
14455
14456 2002-09-24 [colin]      0.8.3claws18
14457
14458         * src/compose.[ch]
14459                 Disable user actions when sending
14460
14461 2002-09-24 [colin]      0.8.3claws17
14462
14463         * src/procmime.c
14464                 Do not display name or filename for attachments
14465                 with an application/pgp-signature type
14466                 (security flaw, see bug 537413)
14467
14468 2002-09-23 [colin]      0.8.3claws16
14469
14470         * src/editaddress.c
14471                 Initialize entry_email, entry_alias and 
14472                 entry_remarks to first email address of the list
14473
14474 2002-09-23 [colin]      0.83claws15
14475
14476         * src/compose.c
14477                 Drop pgp-signature when reediting a signed queued
14478                 message
14479
14480 2002-09-23 [melvin]     0.8.3claws14
14481
14482         * po/fr.po
14483                 Updated French translation
14484
14485 2002-09-23 [melvin]     0.8.3claws13
14486
14487         * src/mainwindow.c
14488                 Made custom toolbar menu labels more consistent
14489         * src/prefs_toolbar.c
14490                 Made custom toolbar window title more consistent
14491
14492 2002-09-22 [colin]      0.8.3claws12
14493
14494         * src/inc.c
14495                 Initialize session type to normal before getting 
14496                 mail (fixes strange Get behaviour)
14497         * src/prefs_account.h
14498                 Move STYPE_POP_BEFORE_SMTP to last position to 
14499                 avoid other side-effects
14500
14501 2002-09-22 [colin]      0.8.3claws11
14502
14503         * src/prefs_account.c
14504                 Fix pop_bfr_smtp_tm_entry sensivity when switching
14505                 from pop3 to apop or vice-versa
14506
14507 2002-09-22 [colin]      0.8.3claws10
14508         
14509         * src/prefs_account.[ch]
14510                 Add an option for the POP before SMTP timeout
14511         * src/inc.c
14512                 Remember time of last POP connection
14513         * src/send.c
14514                 Do POP before SMTP only if timeout reached
14515
14516 2002-09-22 [oliver]     0.8.3claws9
14517         
14518         * README.claws
14519                 explain custom toolbar
14520
14521 2002-09-22 [oliver]     0.8.3claws8
14522
14523         * src/prefs_actions.[ch]
14524         custom toolbar for compose      
14525                 actions callback from compose toolbar
14526         * src/folderview.c
14527                 remove include toolbar.h
14528
14529 2002-09-22 [oliver]     0.8.3claws7
14530         
14531         * src/prefs_toolbar.[ch]
14532                 custom toolbar for compose
14533                 - generic prefs_toolbar handles both
14534                   Mainwin's toolbar as well as Compose toolbar          
14535
14536 2002-09-22 [oliver]     0.8.3claws6
14537         
14538         * src/toolbar.[ch]
14539                 custom toolbar for compose
14540                 restructure toolbar.[ch]
14541
14542 2002-09-22 [oliver]     0.8.3claws5
14543
14544         * src/compose.[ch]
14545                 custom toolbar for compose
14546
14547 2002-09-22 [oliver]     0.8.3claws4
14548         
14549         * src/mainwindow.[ch]
14550                 custom toolbar for compose 
14551                 move mainwin toolbar back to mainwindow
14552
14553 2002-09-22 [alfons]     0.8.3claws3
14554
14555         * src/procmsg.c
14556                 :%sno/if(/if (/gc
14557                 :%sno/for(/for (/gc
14558                 (beautify)
14559
14560 2002-09-22 [alfons]     0.8.3claws2
14561         
14562         * src/procmsg.c
14563                 procmsg_save_to_outbox(): don't unlink message file from queue;
14564                 callers should do it using folder_item_remove_msg()
14565
14566 2002-09-22 [colin]      0.8.3claws1
14567
14568         * src/mimeview.[ch]
14569                 Made mimeview_check_signature() public
14570         * src/textview.c
14571                 Made GPG signatures verifiable by clicking
14572                 the [application/pgp-signature] in the Text
14573                 view
14574
14575 2002-09-22 [paul]       0.8.3claws
14576
14577         * po/bg.po
14578           po/en_GB.po
14579           po/es.po
14580           po/it.po
14581           po/pl.po
14582           po/pt_BR.po
14583           po/sr.po
14584                 updated translations, submitted by George Danchev,
14585                 me, Ricardo Mones Lastra, Alessandro Maestri,
14586                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto 
14587                 and Urke MMI, respectively.     
14588
14589 2002-09-22 [alfons]     0.8.2claws65
14590
14591         * src/procmsg.c
14592         * src/pgptext.c
14593                 no furry valgrinds have been used to plug these memleaks
14594
14595 2002-09-20 [paul]       0.8.2claws64
14596
14597         * sync with 0.8.3cvs4
14598                 'Select thread' re-implemented 
14599                 see ChangeLog 2002-09-20
14600
14601 2002-09-21 [alfons]     0.8.2claws63
14602
14603         * src/compose.c
14604                 compose_send(): plug unnoticed memleak
14605
14606 2002-09-20 [alfons]     0.8.2claws62
14607
14608         * src/addr_compl.c
14609                 replace_address_in_edit(): strict check for NULL address to
14610                 fix "[ 607348 ] Segfault in address completion". My guess is
14611                 that this happens with an empty address book, but it's good
14612                 to have this check here anyway
14613                 
14614                 completion_window_button_press(): free string returned 
14615                 from the internal cache
14616
14617 2002-09-20 [christoph]  0.8.2claws61
14618
14619         * src/procmime.h
14620                 added ENC_BINARY to EncodingType
14621         * src/procmime.c
14622                 the string returned by procmime_get_encoding_str
14623                 should not depend on the order of values in the
14624                 EncodingType definition
14625         * doc-src/rfc1806.txt   ** NEW FILE **
14626                 Added rfc1806 about MIME Content-Disposition
14627                 Extension
14628
14629 2002-09-19 [paul]       0.8.2claws60
14630
14631         * sync with 0.8.2cvs3
14632                 see ChangeLog 2002-09-19
14633
14634 2002-09-19 [paul]       0.8.2claws59
14635
14636         * src/prefs_folder_item.c
14637                 revert to Darko's original alignment of colour
14638                 selector button
14639                 add a colon to folder_color label
14640                 
14641         * src/compose.c
14642                 add Colin's patch (with Hiro's modifications) to 
14643                 force BASE64 encoding for 8-bit text when signing
14644                 (sync with 0.8.3cvs2)
14645
14646 2002-09-18 [alfons]     0.8.2claws58
14647
14648         * src/compose.c
14649                 :%sno/if(/if (/gc
14650                 :%sno/for(/for (/gc
14651                 (beautify a little bit)
14652
14653 2002-09-18 [christoph]  0.8.2claws57
14654
14655         * src/pine.c
14656                 fix handling of fgetc return value
14657
14658 2002-09-17 [alfons]     0.8.2claws56
14659         
14660         * src/summaryview.c
14661                 summary_sort(): check non-NULL summaryview->folder_item when no 
14662                 folder is selected at all
14663                 (closes "[ 610344 ] sort label make syl Crash")
14664
14665 2002-09-17 [alfons]     0.8.2claws55
14666         
14667         * src/compose.c
14668                 beautify a little bit
14669
14670 2002-09-17 [christoph]  0.8.2claws54
14671
14672         * src/folder.c
14673                 initialize max values for cache and folder
14674                 when cache or folder is empty
14675
14676 2002-09-15 [colin]      0.8.2claws53
14677
14678         * src/compose.c
14679                 Fix a leak (thanks Alfons!) and cleaned
14680                 variables names for custom headers
14681
14682 2002-09-15 [colin]      0.8.2claws52
14683
14684         * src/compose.c
14685                 Fix custom headers recognition when
14686                 prefs_common.trans_hdr is on
14687
14688 2002-09-15 [colin]      0.8.2claws51
14689
14690         * src/compose.c
14691                 Allow dynamically-added custom headers
14692                 Yet not reparsed if reedited
14693
14694 2002-09-15 [alfons]     0.8.2claws50
14695
14696         * src/prefs_account.c
14697                 fix warnings
14698
14699 2002-09-15 [colin]      0.8.2claws49
14700         
14701         * src/prefs_account.c
14702                 fix pop_before_smtp sensitivity
14703
14704 2002-09-15 [colin]      0.8.2claws48
14705
14706         * src/inc.[ch]
14707                 add inc_pop_before_smtp()
14708                 allow MainWindow to be undefined in 
14709                 inc_account_mail() and inc_start()
14710         * src/pop.c
14711           src/prefs_account.h
14712                 add STYPE_POP_BEFORE_SMTP session type
14713         * src/prefs_account.c
14714                 activated pop before smtp option
14715         * src/send.c
14716                 do pop before smtp if the relevant option 
14717                 is set
14718
14719 2002-09-15 [paul]       0.8.2claws47
14720
14721         * sync with 0.8.3
14722                 see ChangeLog 2002-09-15
14723
14724 2002-09-14 [paul]       0.8.2claws46
14725
14726         * po/bg.po
14727                 updated Bulgarian translation, submitted by
14728                 George Danchev
14729
14730 2002-09-13 [paul]       0.8.2claws45
14731
14732         * src/compose.c
14733                 merge claws' select_account() with main's
14734                 (new) compose_select_account(). [sync with
14735                 0.8.2cvs15, see ChangeLog 2002-09-11]
14736
14737 2002-09-12 [christoph]  0.8.2claws44
14738
14739         * src/filter.c
14740                 allocate 1 elements of FolderItem not 0
14741
14742 2002-09-12 [colin]      0.8.2claws43
14743
14744         * src/compose.c
14745                 Fix bug #590825 (obey Follow-up: poster)
14746
14747 2002-09-12 [colin]      0.8.2claws42
14748
14749         * src/procmime.c
14750                 Fix bug #557009 (wrong headers for messages 
14751                 forwarded as attachments)
14752
14753 2002-09-11 [colin]      0.8.2claws41
14754         
14755         * src/compose.c
14756                 Put SCF: pseudo-header on top of message
14757                 Set draft tmp_flag when saved as draft
14758
14759         * src/procmsg.c
14760           src/procheader.c
14761                 Skip after first \n\n for beginning of real message
14762                 for drafts too
14763
14764 2002-09-11 [christoph]  0.8.2claws40
14765
14766         * src/filtering.c
14767                 use procmsg flag functions in filtering or processing
14768                 will cause incorrect folder message counts
14769
14770 2002-09-11 [colin]      0.8.2claws39
14771
14772         * src/compose.c
14773                 Fix bug #550175 - wrong save folder when reediting
14774                 drafts
14775
14776 2002-09-11 [paul]       0.8.2claws38
14777
14778         * sync with 0.8.2cvs14
14779                 see ChangeLog 2002-09-11
14780
14781 2002-09-11 [colin]      0.8.2claws37
14782
14783         * src/folder.c
14784                 Fix a typo (seeming to cause new/unread status to
14785                 be lost)
14786
14787 2002-09-10 [christoph]  0.8.2claws36
14788
14789         * src/compose.c
14790                 compose_redirect should not use compose_generic_new
14791                 because that does more stuff than expected including
14792                 opening the external editor
14793                 (closes bug "[ 526608 ] bounced messages appear blank
14794                  in editor")
14795
14796 2002-09-10 [christoph]  0.8.2claws35
14797
14798         * src/folder.c
14799                 fix problem with too large message number range
14800                 causing a crash in folder_item_scan
14801
14802 2002-09-10 [paul]       0.8.2claws34
14803
14804         * sync with 0.8.2cvs13
14805                 see ChangeLog 2002-09-10
14806
14807 2002-09-10 [christoph]  0.8.2claws33
14808
14809         * src/msgcache.c
14810                 set MsgInfo TmpFlags for queue and draft folders
14811                 (closes bug "[ 591676 ] Queue ignore MIME on restart")
14812
14813 2002-09-10 [paul]       0.8.2claws32
14814
14815         * AUTHORS
14816           po/bg.po      ** NEW FILE **
14817                 new Bulgarian translation submitted by
14818                 George Danchev <danchev@spnet.net>
14819                 
14820         * tools/Makefile.am
14821           tools/README
14822           tools/tb2sylpheed     ** NEW FILE **
14823                 add script that converts an addressbook exported
14824                 from The Bat! into a Sylpheed addressbook. Submitted
14825                 by Urke MMI <urke-kg@eunet.yu>
14826
14827 2002-09-10 [paul]       0.8.2claws31
14828
14829         * sync with 0.8.2cvs12
14830                 see ChangeLog 2002-09-10
14831
14832 2002-09-06 [paul]       0.8.2claws30
14833
14834         * src/prefs_common.c
14835                 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
14836                 
14837         * tools/Makefile.am
14838           tools/README
14839           tools/ldif-to-xml.py  ** REMOVED **
14840                 remove obsolete python script
14841
14842 2002-09-06 [paul]       0.8.2claws29
14843
14844         * sync with 0.8.2cvs10
14845                 see ChangeLog 2002-09-06
14846
14847 2002-09-04 [paul]       0.8.2claws28
14848
14849         * sync with 0.8.2cvs9
14850                 see ChangeLog 2002-08-04
14851
14852 2002-09-04 [colin]      0.8.2claws27 
14853
14854         * src/prefs_common.[ch]
14855                 Added signature color configuration
14856         * src/textview.c
14857                 Use user-specified signature color
14858
14859 2002-09-03 [colin]      0.8.2claws26
14860
14861         * src/prefs_common.[ch]
14862                 Added autosave and autosave_length prefs
14863         * src/compose.c
14864                 Added compose_remove_draft()
14865                 Auto-save drafts according to the prefs
14866         * src/main.c
14867                 Added a crash-indicator file, allowing to check
14868                 for new messages on startup if Sylpheed crashed
14869                 (makes saved drafts "reappear")
14870
14871 2002-09-03 [colin]      0.8.2claws25
14872
14873         * src/textview.[ch]
14874                 Grey the signature
14875
14876 2002-09-03 [paul]       0.8.2claws24
14877
14878         * sync with 0.8.2cvs8
14879                 see ChangeLog 2002-09-02 and 2002-09-03
14880
14881 2002-09-03 [darko]      0.8.2claws23
14882
14883         * src/folderview.c
14884                 use normal style when creating new folder to pick
14885                 proper font size 
14886
14887 2002-09-02 [melvin]     0.8.2claws22
14888
14889         * src/gtkaspell.m4
14890                 removed some obsolete code
14891
14892 2002-09-02 [melvin]     0.8.2claws21
14893
14894         * ac/aspell.m4
14895                 fixed test's equality sign (== to =)
14896
14897 2002-09-02 [alfons]     0.8.2claws20
14898
14899         * src/folder.c
14900         * src/mh.c
14901                 revert change of 0.8.2claws16 and use the mh_folder_destroy
14902                 as folder->destroy virtual as suggested by Hiro
14903                 (the mh.c code seems to have been lost around mh.c.1.21)
14904
14905 2002-09-02 [paul]       0.8.2claws19
14906
14907         * po/pt_BR.po
14908                 updated by Fabio Jr. Beneditto
14909                 
14910         * src/defs.h
14911                 use 'http://claws.sylpheed.org' for homepage link. 
14912                 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
14913
14914 2002-09-01 [alfons]     0.8.2claws18
14915
14916         * src/mh.c
14917                 plug memleak related to one Martin Kluge found
14918
14919 2002-08-31 [paul]       0.8.2claws17
14920
14921         * sync with 0.8.2cvs6
14922                 see ChangeLog 2002-08-30
14923
14924 2002-08-31 [alfons]     0.8.2claws16
14925
14926         * src/folder.c
14927                 folder_destroy(): remove mailbox from folderlist even if it has
14928                 no destroy virtual
14929
14930 2002-08-31 [alfons]     0.8.2claws15
14931
14932         * src/folder.c
14933                 :%sno/if(/if (/gc
14934                 :%sno/for(/for (/gc
14935                 (being pedantic I know)
14936
14937 2002-08-31 [alfons]     0.8.2claws14
14938
14939         * src/folder.c
14940                 check for NULL pointers returned from folder->fetch_msginfo virtual
14941                 (should solve some reported crashes)
14942
14943 2002-08-30 [alfons]     0.8.2claws13
14944
14945         * acconfig.h
14946         * configure.in
14947         * src/crash.c
14948                 enable crash dialog on compilation time
14949                 (--enable-crash-dialog configure option)
14950
14951 2002-08-30 [alfons]     0.8.2claws12
14952
14953         * AUTHORS
14954                 add Martin Kluge
14955         * src/mh.c
14956                 apply memory leak plug patch by Martin Kluge
14957                 (closes patch "[ 602568 ] patch for 602441 little memory leak",
14958                 bug "[ 599677 ] Very small memory leak in 0.81claws115",
14959                 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
14960
14961 2002-08-30 [darko]      0.8.2claws11
14962
14963         * src/folderview.c
14964                 copy Gtk style from normal style to match
14965                 font size for coloured folders
14966
14967 2002-08-29 [alfons]     0.8.2claws10
14968
14969         * sylpheed.desktop
14970                 Type=Internet <- Type=Application
14971                 (reported by Michael Schwendt, see:
14972                 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
14973                 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
14974
14975 2002-08-29 [paul]       0.8.2claws9
14976
14977         * sync with 0.8.2cvs5
14978                 see ChangeLog 2002-08-29
14979
14980 2002-08-29 [colin]      0.8.2claws8
14981
14982         * src/summaryview.c
14983                 Added a sanity check in summary_select_thread
14984                 Should fix bug 601605
14985
14986 2002-08-29 [colin]      0.8.2claws7
14987
14988         * src/main.c
14989                 Revert claws6 changes regarding bug #591676
14990
14991 2002-08-28 [colin]      0.8.2claws6
14992         
14993         * src/main.c
14994                 Ignore cache for queue folderitems
14995                 Fix bug #591676
14996
14997 2002-08-28 [melvin]     0.8.2claws5
14998
14999         * README.claws
15000                 Fixed typos.
15001
15002 2002-08-28 [melvin]     0.8.2claws4
15003
15004         * README.claws
15005                 Updated a bit the text concerning the spell checker
15006
15007 2002-08-28 [melvin]     0.8.2claws3
15008
15009         Merged the GNU_aspell_branch:
15010                 Support of new GNU/aspell is now included and the old pspell
15011                 is not supported anymore.
15012                 See README.claws
15013
15014         * README.claws
15015                 Updated spell checker text to reflect the switch to GNU/aspell
15016
15017         * ac/aspell.m4          *** NEW ***
15018         * src/gtkaspell.[ch]    *** NEW *** 
15019         * ac/pspell.m4          *** DELETED *** 
15020         * src/gtkspell.[ch]     *** DELETED ***
15021
15022         * ac/Makefile.am
15023                 Updated for GNU/aspell support
15024
15025         * po/POTFILES.in
15026                 Replaced gtkspell.c by gtkaspell.c
15027
15028         * acconfig.h
15029         * src/Makefile.am
15030         * src/about.c
15031         * src/compose.[ch]
15032         * src/crash.c
15033         * src/main.c
15034         * src/prefs_common.[ch]
15035                 Updated for GNU/aspell support
15036
15037 2002-08-28 [paul]       0.8.2claws2
15038
15039         * sync with 0.8.2cvs4
15040                 see ChangeLog 2002-08-27 and 2002-08-28
15041
15042 2002-08-28 [colin]      0.8.2claws1
15043
15044         * src/summary_search.c
15045                 Added "AND search"
15046
15047 2002-08-28 [jens]       0.8.2claws
15048
15049         *po/de.po
15050                 Updated German translations
15051
15052 2002-08-27 [melvin]     0.8.2claws
15053
15054         * po/fr.po
15055                 Updated French translations
15056
15057 2002-08-27 [paul]       0.8.2claws
15058
15059         * sync with 0.8.2 main release
15060
15061         * po/en_GB.po
15062           po/es.po
15063           po/it.po
15064           po/pl.po
15065           po/pt_BR.po
15066           po/sr.po
15067                 updated message catalogs submitted by
15068                 Ricardo Mones Lastra, Alessandro Maestri,
15069                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
15070                 Beneditto and Urke MMI  
15071
15072 2002-08-27 [hoa]        0.8.1claws123
15073
15074         * src/mainwindow.[ch]
15075         * src/summaryview.[ch]
15076                 removed the "filter setting" menu option.
15077                 add a "cancel a news message" menu option.
15078
15079 2002-08-26 [martin]     0.8.1claws122
15080
15081         * ChangeLog.claws
15082                 changed string under 0.8.1claws79 changed by myself
15083                 i'm sorry alfons :(
15084
15085 2002-08-26 [martin]     0.8.1claws121
15086
15087         * src/crash.c
15088                 added kill command to debuggerrc to start crash dialog
15089
15090 2002-08-26 [paul]       0.8.1claws120
15091
15092         * sync with 0.8.1cvs31
15093                 see ChangeLog 2002-08-26
15094
15095 2002-08-25 [alfons]     0.8.1claws119
15096
15097         * src/procmsg.c
15098                 fix bug that didn't send out correct headers to news server
15099                 when sending news article and email from queue (bug reported
15100                 and patch provided by Tim Mann; closes bug 
15101                 "[ 583196 ] 0.7.8claws can't post news")
15102
15103 2002-08-25 [alfons]     0.8.1claws118
15104
15105         * src/selective_download.c
15106                 mark two strings as translatable
15107                 (thanks to Urke MMI for pointing this out)
15108
15109 2002-08-25 [alfons]     0.8.1claws117
15110
15111         * src/summaryview.c
15112                 treat sent boxes as special and allow sorting them by addressee
15113                 (closes "[ 589418 ] Sent folder sorting misbehavior"
15114                 submitted by Steve Lamb)
15115
15116 2002-08-24 [alfons]     0.8.1claws116
15117
15118         * src/matcher.c
15119                 fix memleak reported by Martin Kluge
15120                 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
15121
15122 2002-08-24 [oliver]     0.8.1claws115
15123
15124         * src/prefs_toolbar.c
15125                 o code cleanup as suggested by Alfons
15126                 o memleak fix
15127
15128 2002-08-24 [alfons]     0.8.1claws114
15129
15130         * src/summaryview.c
15131                 o fix another memory leak reported by Martin Kluge
15132                   (see "[ 599568 ] Small Memory Leak")
15133                 o remove 'from' variable from 'summary_set_header()'; we can
15134                   do with just 'to' 
15135
15136 2002-08-24 [paul]       0.8.1claws113
15137
15138         * sync with 0.8.1cvs30
15139                 see ChangeLog 2002-08-23
15140
15141 2002-08-24 [alfons]     0.8.1claws112
15142
15143         * src/summaryview.c
15144                 remove unnecessary allocations for search bar fixing leaks
15145                 reported by Martin Kluge
15146                 (see "[ 599451 ] Further memory leaks?")
15147
15148 2002-08-24 [alfons]     0.8.1claws111
15149
15150         * src/main.c
15151                 make get_socket_name() public for crash.c
15152         * src/crash.c
15153                 o make report bug button work (goes to claws' 
15154                   bug tracker at sf.net)
15155                 o introduce function for doing important stuff just
15156                   before claws goes down
15157                 o clean up code 
15158
15159 2002-08-24 [alfons]     0.8.1claws110
15160
15161         * src/compose.c
15162                 move cursor to "To" entry when forwarding as attachment
15163                 (reported and solved by Steve Lamb, closes bug report
15164                 "[ 592880 ] Forward as attachment; cursor not in to")
15165
15166 2002-08-24 [colin]      0.8.1claws109
15167
15168         * src/mainwindow.c
15169                 fix quick search visibility after GUI (de)separations.
15170
15171 2002-08-23 [colin]      0.8.1claws108
15172
15173         * src/mainwindow.c
15174                 fix header pane visibility after folderview or
15175                 messageview (de)separation
15176
15177 2002-08-23 [paul]       0.8.1claws107
15178
15179         * src/mainwindow.[ch]
15180           src/toolbar.c
15181                 give full control of display or non-display 
15182                 of the Execute icon to Custom toolbar settings.
15183                 add new sensitivity condition to maninwindow.h: 
15184                 M_DELAY_EXEC
15185
15186         * ChangeLog
15187           ChangeLog.jp
15188           NEWS
15189                 more sync with 0.8.1cvs29
15190
15191 2002-08-23 [melvin]     0.8.1claws106
15192
15193         * src/alertpanel.c
15194                 Readded support for custom widget in alertpanel lost in last
15195                 sync.
15196
15197 2002-08-23 [paul]       0.8.1claws105
15198
15199         * sync with 0.8.1cvs29
15200                 see ChangeLog 2002-08-23
15201
15202 2002-08-23 [colin]      0.8.1claws104
15203
15204         * src/summaryview.c
15205                 Fix folder and search pixmaps exchanging positions
15206                 after theme or toolbar changes. Thank to Oliver for 
15207                 reporting this.
15208
15209 2002-08-23 [colin]      0.8.1claws103
15210
15211         * src/mainwindow.c
15212           src/messageview.[ch]
15213           src/noticeview.[ch]
15214           src/summaryview.c
15215                 Changed messageview_create() and noticeview_create()
15216                 to avoid the last gdk_warning
15217
15218 2002-08-22 [colin]      0.8.1claws102
15219
15220         * src/summaryview.c
15221                 Fix my new `Creating pixmap from xpm' warning
15222
15223 2002-08-22 [colin]      0.8.1claws101
15224
15225         * src/mainwindow.c
15226                 Fix some of the gdk warnings
15227
15228 2002-08-22 [colin]      0.8.1claws100
15229
15230         * src/Makefile.am
15231         * src/stock_pixmap.c
15232         * src/stock_pixmap.h
15233         * src/pixmaps/quicksearch.xpm *ADDED*
15234                 Add the quicksearch pixmap
15235         * src/mainwindow.c
15236         * src/summaryview.c
15237         * src/summaryview.h
15238                 Make quicksearch bar visible/hidden via a button
15239
15240 2002-08-22 [christoph]  0.8.1claws99
15241
15242         * src/folder.c
15243                 fix folder update for newsgroups with message
15244                 numbers below minimum number of articles to fetch
15245                 (closes bug #598445)
15246
15247 2002-08-22 [paul]       0.8.1claws98
15248
15249         * sync with 0.8.1cvs28
15250                 see ChangeLog 2002-08-22
15251
15252 2002-08-21 [alfons]     0.8.1claws97
15253
15254         * src/crash.c
15255                 use bt instead of bt full which seems to work 
15256                 better, and bt full doesn't give a great deal 
15257                 of information anyway
15258
15259 2002-08-21 [colin]      0.8.1claws96
15260
15261         * src/summaryview.c
15262                 fix summaryview_searchtype_changed prototype
15263
15264 2002-08-21 [christoph]  0.8.1claws95
15265
15266         * src/mainwindow.c
15267                 o fix broken menu update for sorting type, we have to
15268                   get this info from the summaryview now
15269                 o removed setting of threaded state in menu callback
15270         * src/summaryview.[ch]
15271                 more summaryview/folderitem seperation for
15272                 threading option
15273         * configure.in
15274                 removed not required --with-compiler-flags option
15275
15276 2002-08-21 [oliver]     0.8.1claws94
15277         
15278         * src/toolbar.h 
15279                 o rename toolbar.xml to toolbar_main.xml
15280                   since toolbar_compose.xml might come up 
15281                   any time soon
15282         * README.claws
15283                 add custom toolbar              
15284
15285 2002-08-21 [darko]      0.8.1claws93
15286
15287         * src/procmsg.c
15288                 don't reset tmp flags for messages copied
15289                 to sent folder
15290
15291 2002-08-21 [colin]      0.8.1claws92
15292         
15293         * src/prefs_filtering.c
15294                 fix renaming rules on folder rename 
15295                 when folder is not a leaf folder
15296
15297 2002-08-21 [paul]       0.8.1claws91
15298
15299         * src/prefs_folder_item.c
15300                 fix alignment of colour selector
15301
15302 2002-08-21 [paul]       0.8.1claws90
15303
15304         * sync with 0.8.1cvs27
15305                 see ChangeLog 2002-08-21
15306
15307 2002-08-21 [paul]       0.8.1claws89
15308
15309         * src/summaryview.c
15310                 fix crash when changing field type in
15311                 Quick search bar
15312
15313 2002-08-21 [colin]      0.8.1claws88
15314
15315         * src/summaryview.c
15316                 Made quick search case-insensitive
15317
15318 2002-08-21 [paul]       0.8.1claws87
15319
15320         * sync with 0.8.1cvs26
15321                 see ChangeLog 2002-08-21
15322
15323 2002-08-20 [christoph]  0.8.1claws86
15324
15325         * src/folderview.c
15326         * src/main.c
15327         * src/summaryview.[ch]
15328                 more summaryview/folderitem seperation for
15329                 sort_key and sort_type
15330         * src/procmsg.c
15331                 added missing return statement
15332
15333 2002-08-20 [colin]      0.8.1claws85
15334
15335         * src/summaryview.[ch]
15336                 Added a quick search box
15337         * src/mainwindow.c
15338         * src/prefs_common.[ch]
15339                 Added a show/hide option for the quick search
15340
15341 2002-08-20 [oliver]     0.8.1claws84
15342         
15343         * src/mainwindow.c
15344                 remove toolbar_create_popups
15345         * src/toolbar.[ch]
15346                 o remove toolbar_create_popups
15347                 o fix toolbar_set_sensitive 
15348                   (Bug reports #596834 and #596832)     
15349         * src/prefs_toolbar.c
15350                 o add "Set default" button
15351                 o align label and text + combo widgets
15352
15353 2002-08-20 [hoa]        0.8.1claws83bis
15354
15355         * src/imap.c
15356                 fixed a bug in imap_fetch_msginfo() in case there is no
15357                 current folder.
15358
15359 2002-08-20 [darko]      0.8.1claws83
15360
15361         * src/folderview.c
15362                 copy the color style of folder view so it
15363                 works with GTK themes
15364
15365 2002-08-20 [darko]      0.8.1claws82
15366
15367         * src/folder.h
15368         * src/folderview.c
15369         * src/prefs_folder_item.[hc]
15370                 don't use UI stuff in folder.h
15371
15372 2002-08-20 [darko]      0.8.1claws81
15373
15374         * src/folder.h
15375         * src/prefs_folder_item.h
15376         * src/folderview.c
15377         * src/prefs_folder_item.c
15378                 ability to set folder color in folderview
15379
15380 2002-08-19 [alfons]     0.8.1claws80
15381
15382         * src/summaryview.c
15383                 fix one of the earlier memleaks reported by Martin Kluge
15384
15385 2002-08-19 [alfons]     0.8.1claws79
15386
15387         * src/mainwindow.c
15388                 hide notice view when selecting seperate folder
15389                 view (reported by Urke MMI)
15390
15391 2002-08-19 [christoph]  0.8.1claws78
15392
15393         * src/folderview.c
15394         * src/prefs_folder_item.h
15395         * src/summaryview.[ch]
15396                 o add summary_set_prefs_from_folderitem to set
15397                   summaryview prefs (first step to remove all
15398                   references to the folderitem in summaryview)
15399                 o moved compiled regex stuff from folderitem prefs
15400                   to summaryview code
15401
15402 2002-08-19 [paul]       0.8.1claws77
15403
15404         * src/compose.c
15405                 add check for '.' to QUOTE_IF_REQUIRED
15406
15407 2002-08-19 [paul]       0.8.1claws76
15408
15409         * src/inc.c
15410                 sync with 0.8.1cvs25 (plug memory leak)
15411
15412         * src/prefs_toolbar.c
15413                 re-order prefs_toolbar_cancel()
15414
15415 2002-08-18 [alfons]     0.8.1claws75
15416
15417         * src/inc.c
15418         * src/matcher.c
15419                 plug other memleaks reported by Martin Kluge
15420
15421 2002-08-18 [paul]       0.8.1claws74
15422
15423         * po/pt_BR.po
15424                 updated by Fabio Jr. Beneditto
15425
15426 2002-08-18 [paul]       0.8.1claws73
15427
15428         * src/toolbar.[ch]
15429                 fix bug where tooltips were displayed untranslated              
15430
15431         * src/prefs_toolbar.c
15432                 fix bug where clicking 'Cancel' creates an icon & text
15433                 toolbar regardless of prefs
15434         
15435
15436 2002-08-17 [oliver]     0.8.1claws72
15437
15438         * src/prefs_toolbar.c
15439                 update toolbar on CANCEL
15440                 bug reported by Martin Kluge
15441         * src/toolbar.c
15442                 toolbar_destroy memleak fixed           
15443
15444 2002-08-17 [alfons]     0.8.1claws71
15445
15446         * src/toolbar.c
15447                 plug another memleak reported by Martin Kluge
15448
15449 2002-08-16 [alfons]     0.8.1claws70
15450
15451         * src/crash.c
15452                 use execvp() correctly (suggested by wwp; thanks!)
15453
15454 2002-08-16 [alfons]     0.8.1claws69
15455
15456         * src/gtksctree.c
15457                 plug memory leak reported by Kim Schultz & Martin Kluge
15458
15459 2002-08-16 [paul]       0.8.1claws68
15460
15461         * po/es.po
15462                 updated by Ricardo Mones Lastra
15463
15464 2002-08-16 [paul]       0.8.1claws67
15465
15466         * src/toolbar.h
15467                 fix bug where 'Compose News' icon showed wrong
15468                 tooltip
15469
15470 2002-08-16 [paul]       0.8.1claws66
15471
15472         * sync with 0.8.1cvs24
15473                 see ChangeLog 2002-08-16
15474
15475         * po/it.po
15476                 updated by Alessandro Maestri
15477
15478 2002-08-15 [paul]       0.8.1claws65
15479
15480         * po/sr.po
15481                 updated by Urke MMI
15482
15483 2002-08-15 [paul]       0.8.1claws64
15484
15485         * src/*.c
15486                 don't translate debug info
15487
15488         * src/matcher.[ch]
15489                 add copyright info
15490
15491 2002-08-15 [paul]       0.8.1claws63
15492
15493         * src/prefs_toolbar.c
15494                 fix bug where clicking 'OK' creates an icon & text
15495                 toolbar regardless of prefs
15496
15497 2002-08-14 [alfons]     0.8.1claws62
15498
15499         * src/main.c
15500                 add global var that has the full argv[0]
15501         * src/crash.c
15502                 o execvp the correct sylpheed by using argv0
15503                   and setting the correct work dir
15504                 o other tweaks  
15505
15506 2002-08-14 [oliver]     0.8.1claws61
15507         
15508         * enable/disable Toolbar Action Buttons 
15509         * code cleanups
15510         * src/mainwindow.c
15511         * src/toolbar.[ch]      
15512         * src/prefs_toolbar.c   
15513
15514 2002-08-14 [melvin]     0.8.1claws60
15515
15516         * po/fr.po
15517                 Updated French translations
15518
15519 2002-08-14 [melvin]     0.8.1claws59
15520
15521         * src/crash.c
15522                 Made bug report not translatable
15523         * src/exporthtml.c
15524                 Fixed exporthtml_build_filespec() return value
15525         * src/foldersel.c
15526                 Fixed incorrect include file
15527         * src/gtkspell.c
15528         * src/prefs_actions.c
15529         * src/prefs_toolbar.c
15530                 Made debug info not translatable
15531         * src/mutt.c
15532         * src/quote_fmt.c
15533                 Added missing includes
15534         * src/prefs_common.c
15535                 Fixed typo
15536
15537 2002-08-14 [paul]       0.8.1claws58
15538
15539         * faq/es/sylpheed-faq.html
15540           faq/es/sylpheed-faq-[1-3].html
15541           faq/es/sylpheed-faq-4.html     **NEW FILE **
15542                 update Spanish FAQ
15543
15544 2002-08-13 [christoph]  0.8.1claws57
15545
15546         * src/procmsg.c
15547                 ignore thread fix that did not mark all
15548                 child nodes of a ignored thread as
15549                 ignored. Does not work perfectly yet,
15550                 but it is better now
15551
15552 2002-08-13 [alfons]     0.8.1claws56
15553
15554         * src/crash.c
15555                 o implement 'save crash log'
15556                 o some tweaks
15557
15558 2002-08-13 [melvin]     0.8.1claws55
15559
15560         * src/main.c
15561                 removed unrequired "execinfo.h" header
15562
15563 2002-08-12 [paul]       0.8.1claws54
15564
15565         * faq/en/sylpheed-faq.html
15566           faq/en/sylpheed-faq-[1-3].html
15567           faq/en/sylpheed-faq-4.html     **NEW FILE **
15568                 update English FAQ
15569
15570 2002-08-12 [alfons]     0.8.1claws53
15571
15572         * po/POTFILES.in
15573                 add crash.c to translatables
15574         * src/crash.c
15575                 bring in Leandro's crash dialog
15576
15577 2002-08-11 [alfons]     0.8.1claws52
15578
15579         * src/crash.c
15580                 clean up some warnings
15581
15582 2002-08-11 [alfons]     0.8.1claws51
15583
15584         * acconfig.h
15585         * configure.in
15586         * src/crash.[ch]        ** NEW FILES **
15587         * src/main.c            
15588                 initial gdb crash handler
15589
15590 2002-08-11 [paul]       0.8.1claws50
15591
15592         * src/prefs_toolbar.c
15593                 replace Up/Down arrow pixmaps with text to be
15594                 consistent across icon themes
15595
15596 2002-08-11 [paul]       0.8.1claws49
15597
15598         * src/prefs_common.c
15599           src/prefs_toolbar.c
15600                 rename 'Pixmap' -> 'Icon'
15601
15602         * src/toolbar.[ch]
15603                 rename  'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
15604
15605 2002-08-10 [paul]       0.8.1claws48
15606
15607         * src/prefs_toolbar.c
15608                 re-work the UI
15609
15610 2002-08-10 [paul]       0.8.1claws47
15611
15612         * src/main.c
15613                 don't write Processing progress to status bar
15614                 patch submitted by Alexander Evseev
15615
15616         * src/prefs_toolbar.c
15617                 re-position and resize window
15618                 make window assume correct size on first call
15619
15620 2002-08-10 [paul]       0.8.1claws46
15621
15622         * src/mainwindow.c
15623           src/prefs_toolbar.c
15624           src/toolbar.c
15625           src/toolbar.h
15626                 obey coding style
15627                 follow UI text conventions
15628
15629 2002-08-10 [alfons]     0.8.1claws45
15630
15631         * src/toolbar.c
15632                 correct pixmap for delete action
15633
15634 2002-08-10 [paul]       0.8.1claws44
15635
15636         * po/pt_BR.po
15637                 updated by Fabio Jr. Beneditto
15638
15639 2002-08-10 [paul]       0.8.1claws43
15640
15641         * po/POTFILES.in
15642                 add custom toolbar files
15643
15644 2002-08-10 [paul]       0.8.1claws42
15645
15646         * sync with 0.8.1cvs22
15647                 see ChangeLog 2002-08-09
15648
15649 2002-08-09 [paul]       0.8.1claws41
15650
15651         * tools/Makefile.am
15652           tools/README
15653           tools/outlook2sylpheed.pl     ** NEW FILE **
15654                 add script to convert exported Outlook
15655                 contacts list to a Sylpheed addressbook.
15656                 Submitted by Ricardo Mones Lastra.
15657
15658 2002-08-09 [paul]       0.8.1claws40
15659
15660         * AUTHORS
15661           configure.in
15662           po/sr.po      ** NEW FILE **
15663                 add Serbian message catalog. Submitted by
15664                 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>             
15665
15666 2002-08-09 [paul]       0.8.1claws39
15667
15668         * sync with 0.8.1cvs21
15669                 see ChangeLog 2002-08-08
15670
15671 2002-08-08 [oliver]     0.8.1claws38
15672
15673         * src/mainwindow.c
15674                 move Custom Toolbar to Configuration menu
15675
15676 2002-08-08 [oliver]     0.8.1claws37
15677
15678         * src/prefs_toolbar.c
15679                 fix substitute pixmap bug
15680
15681 2002-08-08 [paul]       0.8.1claws36
15682
15683         * sync with 0.8.1cvs19
15684                 see ChangeLog 2002-08-08
15685
15686 2002-08-07 [christoph]  0.8.1claws35
15687
15688         * src/utils.c
15689                 fixed a memory leak in new canonicalize_file_replace
15690
15691 2002-08-07 [christoph]  0.8.1claws34
15692
15693         * src/utils.[ch]
15694                 o canonicalize_file_replace should create the temporary
15695                   file in the same directory as the original file.
15696                 o added get_tmpfile_in_dir that creates a temorary file
15697                   in a specified directory.
15698
15699 2002-08-07 [melvin]     0.8.1claws33
15700
15701         * src/toolbar.c
15702                 fixed bug where 'Article' button acted as 'Email' button.
15703
15704 2002-08-07 [paul]       0.8.1claws32
15705
15706         * sync with 0.8.1.cvs17
15707                 see ChangeLog 2002-08-07
15708
15709 2002-08-07 [colin]      0.8.1claws31
15710         
15711         * src/news.c
15712                 fix mass-cancel problem
15713
15714 2002-08-07 [thorsten]   0.8.1claws30
15715
15716         * src/prefs_toolbar.c
15717                 fix: crash on replace or add new button
15718         * src/toolbar.c
15719                 fix: close xmlfile after reading
15720         * src/utils.c
15721                 fix: unlink() file before rename()
15722
15723 2002-08-06 [paul]       0.8.1claws29
15724
15725         * sync with 0.8.cvs15
15726                 see ChangeLog 2002-08-06
15727
15728 2002-08-06 [oliver]     0.8.1claws28
15729
15730         * src/toolbar.c
15731         * src/prefs_toolbar.c
15732                 fixed empty toolbar issue
15733
15734 2002-08-06 [oliver]     0.8.1claws27
15735
15736         * Custom Toolbar Final 
15737         * src/folderview.c
15738         * src/inc.c
15739         * src/summaryview.c
15740                 o toolbar stuff now lives in src/toolbar.[ch]
15741                 o main_window_toolbar_* functions are renamed to
15742                   toolbar_* reflecting their new source file
15743         * src/mainwindow.[ch]
15744                 o remove toolbar stuff  
15745
15746 2002-08-06 [oliver]     0.8.1claws26
15747         
15748         * src/Makefile.am
15749         * src/prefs_toolbar.[ch]        **New File**
15750         * src/toolbar.[ch]              **New File**
15751                 o prefs_toolbar.[ch] custom toolbar frontend
15752                 o toolbar.[ch]       backend 
15753
15754 2002-08-06 [oliver]     0.8.1claws25
15755
15756         * src/prefs_actions.[ch]
15757                 o new exported function actions_execute
15758
15759 2002-08-06 [paul]       0.8.1claws24
15760
15761         * sync with 0.8.1cvs4
15762                 see ChangeLog 2002-08-06
15763
15764 2002-08-06 [paul]       0.8.1claws23
15765
15766         * sync with 0.8.1cvs13
15767                 see ChangeLog 2002-08-06
15768
15769 2002-08-06 [paul]       0.8.1claws22
15770
15771         * sync with 0.8.1cvs12
15772                 see ChangeLog 2002-08-05 and 2002-08-06
15773
15774 2002-08-06 [match]      0.8.1claws21
15775
15776         * src/addrclip.c
15777                 improvements to cut/copy/paste address
15778
15779 2002-08-05 [match]      0.8.1claws20
15780
15781         * src/addritem.[ch]
15782         * src/addrcache.c
15783         * src/addrbook.c
15784         * src/editaddress.c
15785         * src/addressbook.c
15786                 fixes to improve cut/copy/paste
15787
15788 2002-08-06 [melvin]     0.8.1claws19
15789
15790         * src/account.[ch]
15791                 account_find_all_from_address(): new function that returns the
15792                 list of all accounts that are matched in an address.
15793         * src/alertpanel.[ch]
15794                 alertpanel() now accepts a custom widget
15795                 alertpanel_with_widget(): new function that pops up a panel with
15796                 a custom widget in it 
15797         * src/gtkutils.[ch]
15798                 gtkut_account_menu_new(): new function that allows the selection
15799                 of an account from a list of accounts.
15800         * src/messageview.c
15801                 Extended Return Receipt notification to select the correct 
15802                 account and to make a security test on the Delivery-Notification
15803                 address which should be the same as the Return-Path.
15804
15805 2002-08-06 [thorsten]   0.8.1claws18
15806
15807         * src/mimeview.c
15808                 attach_all: save unnamed as "noname.%d",
15809                 dont free static dirname
15810
15811 2002-08-05 [alfons]     0.8.1claws17
15812
15813         * configure.in
15814                 detect XIM by trying to link rather than compile a XIM program
15815
15816 2002-08-05 [oliver]     0.8.1claws16
15817                 
15818         * src/stock_pixmap.[ch]
15819                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
15820                 o new func to retrieve pixmaps
15821
15822 2002-08-05 [paul]       0.8.1claws15
15823
15824         * sync with 0.8.1cvs10
15825                 see ChangeLog 2002-08-05
15826
15827 2002-08-04 [alfons]     0.8.1claws14
15828
15829         * src/textview.c
15830                 see if this plugs memleak
15831
15832 2002-08-04 [melvin]     0.8.1claws13
15833
15834         * src/gtkspell.c
15835                 fixed bug that could crash Sylpheed when highlighting
15836                 all misspelled words.
15837
15838 2002-08-03 [melvin]     0.8.1claws12
15839
15840         * src/prefs_actions.c
15841                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
15842         * src/messageview.c
15843                 fixed bug where the Return Receipt was sent to
15844                 Delivery-Notification-To address even if it was not present
15845
15846 2002-08-02 [alfons]     0.8.1claws11
15847
15848         * src/prefs_actions.c
15849                 o more check for NULLs
15850                 o put create_io_dialog() in right conditional block
15851
15852 2002-08-02 [paul]       0.8.1claws10
15853
15854         * po/es.po
15855                 updated by Ricardo Mones Lastra
15856
15857 2002-08-01 [christoph]  0.8.1claws9
15858
15859         * src/folder.c
15860                 don't free the cache of the opened
15861                 folder in the summaryview
15862         * src/summaryview.c
15863                 don't unset flags, if it is not required
15864
15865 2002-08-01 [paul]       0.8.1claws8
15866
15867         * sync with 0.8.1cvs8
15868                 see ChangeLog entry 2002-08-01
15869
15870 2002-08-01 [paul]       0.8.1claws7
15871
15872         * sync with 0.8.1cvs7
15873                 see ChangeLog 2002-07-31 and 2002-08-01
15874
15875 2002-07-31 [christoph]  0.8.1claws6
15876
15877         * src/mainwindow.c
15878                 forgot to update menu sensitivity
15879                 function for new menu entry
15880
15881 2002-07-31 [alfons]     0.8.1claws5
15882
15883         * src/main.c
15884                 check folder item and its path for NULL on
15885                 initial processing
15886
15887 2002-07-31 [christoph]  0.8.1claws4
15888
15889         * src/folder.c
15890                 check if folder_item_get_msginfo in
15891                 folder_item_remove_msg returned NULL
15892         * src/imap.c
15893                 better clear the uid cache in the
15894                 uid validity check function and delete
15895                 cached messages
15896
15897 2002-07-31 [paul]       0.8.1claws3
15898
15899         * man/sylpheed.1
15900                 add the '--attach' option and a few other
15901                 minor changes
15902
15903 2002-07-31 [paul]       0.8.1claws2
15904
15905         * sync with 0.8.1cvs5
15906                 see ChangeLog 2002-07-31
15907
15908 2002-07-31 [christoph]  0.8.1claws1
15909
15910         * src/folderview.[ch]
15911         * src/mainwindow.c
15912                 replace "Rescan all folders..." with
15913                 "Check all folders for new messages..."
15914
15915 2002-07-30 [paul]       0.8.1claws
15916
15917         * version 0.8.1claws released
15918
15919 2002-07-30 [paul]       0.8.0claws29
15920
15921         * tools/OOo2sylpheed.pl ** NEW FILE **
15922           tools/README
15923                 add script to enable sending documents as
15924                 attachments from OpenOffice.org
15925
15926 2002-07-30 [melvin]     0.8.0claws28
15927
15928         * src/prefs_actions.c
15929                 Made the actions' input/output dialog display
15930                 without delay.
15931
15932 2002-07-30 [christoph]  0.8.0claws27
15933
15934         * src/procmsg.c
15935                 check if folder_item_get_msginfo in
15936                 procmsg_save_to_outbox returned NULL
15937
15938 2002-07-30 [paul]       0.8.0claws26
15939
15940         * sync with 0.8.1cvs4
15941                 see ChangeLog 2002-07-29
15942
15943 2002-07-29 [thorsten]   0.8.0claws25
15944
15945         * README.claws
15946                 added selective download, delete on server
15947
15948 2002-07-29 [paul]       0.8.0claws24
15949
15950         * sync with 0.8.1cvs3
15951                 see ChangeLog 2002-07-29
15952
15953 2002-07-27 [christoph]  0.8.0claws23
15954
15955         * src/folder.c
15956                 add extra check if fetching the msginfo
15957                 returned NULL
15958
15959 2002-07-27 [paul]       0.8.0claws22
15960
15961         * sync with 0.8.1cvs2
15962                 see ChangeLog 2002-07-26
15963
15964 2002-07-27 [christoph]  0.8.0claws21
15965
15966         * src/imap.c
15967                 add another check if a valid msginfo
15968                 was returned
15969
15970 2002-07-26 [hoa]        0.8.0claws20
15971
15972         * src/folder.c
15973                 Fixed a condition in folder_item_destroy()
15974
15975         * src/imap.c
15976                 Fixed an error in IMAP protocol
15977
15978 2002-07-26 [alfons]     0.8.0claws19
15979
15980         * src/folder.c
15981                 ofcourse compare with identifier, not the path
15982
15983 2002-07-26 [alfons]     0.8.0claws18
15984
15985         * src/folder.c
15986                 use folder item identifier for saving / restoring
15987                 preferences because folder->path might not be unique
15988
15989 2002-07-26 [melvin]     0.8.0claws17
15990
15991         * src/logwindow.c
15992                 Fixed a crash introduced in 0.8.0claws5 when log is 
15993                 cut under 80 characters.
15994
15995 2002-07-26 [paul]       0.8.0claws16
15996
15997         * sync with 0.8.1cvs1
15998                 see ChangeLog 2002-07-26
15999
16000 2002-07-26 [christoph]  0.8.0claws15
16001
16002         * src/imap.[ch]
16003                 imap folder now remembers the last selected
16004                 folder and imap_fetch_msginfo skips selecting
16005                 the folder if it is already selected
16006
16007 2002-07-26 [christoph]  0.8.0claws14
16008
16009         * src/folder.c
16010         * src/folderview.c
16011         * src/imap.c
16012                 fix imap folder rescanning
16013
16014 2002-07-25 [christoph]  0.8.0claws13
16015
16016         * src/filter.c
16017         * src/folder.[ch]
16018         * src/folderview.c
16019         * src/imap.[ch]
16020         * src/mainwindow.c
16021         * src/mbox_folder.c
16022         * src/mh.c
16023         * src/news.c
16024                 implement imap uid cache and uid validity check
16025
16026 2002-07-25 [alfons]     0.8.0claws12
16027
16028         * src/summaryview.c
16029                 fix a brown paper bag bug, and also add some more
16030                 checks
16031
16032 2002-07-25 [christoph]  0.8.0claws11
16033
16034         * src/folder.c
16035                 don't mix copy, fetch_msginfo and remove
16036                 operations in folder item copy and move
16037                 operations
16038
16039 2002-07-25 [christoph]  0.8.0claws10
16040
16041         * src/folderview.c
16042         * src/mainwindow.c
16043         * src/prefs_folder_item.c
16044         * src/summaryview.[ch]
16045                 remove no longer required parameter update_cache from
16046                 summary_show
16047
16048 2002-07-25 [paul]       0.8.0claws9
16049
16050         * sync with 0.8.1
16051         
16052         * AUTHORS
16053                 a few corrections
16054
16055 2002-07-24 [alfons]     0.8.0claws8
16056
16057         * src/summaryview.c
16058                 sort correctly when using simplified subject line
16059                 (closes feature request "[ 585141 ] applying regexp to subject 
16060                 before sort" submitted by Alexandra Walford)
16061
16062 2002-07-24 [paul]       0.8.0claws7
16063
16064         * sync with 0.8.0cvs3
16065                 see ChangeLog 2002-07-24
16066
16067 2002-07-23 [christoph]  0.8.0claws6
16068
16069         * src/folder.c
16070         * src/folder.h
16071         * src/summaryview.c
16072         * src/summaryview.h
16073         * src/main.c
16074                 o separate processing and summaryview
16075                 o removed summary_write_cache from summaryview
16076                 o removed summaryview->killed_messages, because we don't have
16077                   to keep a list of killed messages anymore. New cache will
16078                   keep the hidden messages in cache anyway
16079         * src/folderview.c
16080         * src/inc.c
16081         * src/selective_download.c
16082                 o removed unnecessary summary_write_cache calls
16083         * src/procmsg.c
16084                 o don't set ignore thread flag in procmsg_get_thread_tree
16085                   if it is already set
16086         * src/mainwindow.c
16087         * src/statusbar.h
16088                 o moved STATUSBAR_PUSH/POP to statusbar.h because
16089                   they are used in different files
16090
16091 2002-07-23 [melvin]     0.8.0claws5
16092
16093         * src/addressbook.c
16094         * src/addrgather.c
16095         * src/editaddress.c
16096         * src/editgroup.c
16097         * src/editldap_basedn.c
16098         * src/importldif.c
16099         * src/prefs_common.c
16100                 Fixed few memory leak (gtk_editable_get_chars returns
16101                 an allocated string)
16102         * src/logwindow.c
16103                 Fixed few memory leak (gtk_editable_get_chars returns
16104                 an allocated string) and modified a little the log cutting
16105                 loop.
16106         * src/compose.c
16107                 Replaced a call to an obsolete function gtk_entry_get_text()
16108                 by gtk_editable_get_chars()
16109         * src/send.c
16110                 Removed a debug printf
16111
16112 2002-07-23 [christoph]  0.8.0claws4
16113
16114         * src/filesel.c
16115                 fix another g_dirname memory leak
16116
16117 2002-07-23 [christoph]  0.8.0claws3
16118
16119         * src/mh.c
16120                 fixed a memory leak in mh_fetch_msginfo
16121                 fixed crash when message header could not be
16122                 parsed
16123
16124 2002-07-23 [paul]       0.8.0claws2
16125
16126         * sync with 0.8.0cvs2
16127                 see ChangeLog 2002-07-23
16128
16129 2002-07-23 [paul]       0.8.0claws1
16130
16131         * sync with 0.8.0cvs1
16132                 see ChangeLog 2002-07-23
16133
16134 2002-07-23 [paul]       0.8.0claws
16135
16136         * release of 0.8.0claws