11804e42e8246e681113161b07c9c43e3f439fba
[claws.git] / ChangeLog.claws
1 2005-05-05 [paul]       1.0.4cvs7
2
3         backported from GTK2...
4
5         * src/compose.c
6                 Fix 'Request return receipt' from folder
7                 properties (bug #708)
8         * src/folderview.c
9                 Fix duplicate hotkeys in Folderview's contextual
10                 menu
11         * src/mainwindow.c
12                 Fix duplicate hotkeys in Mainwindow's menu
13         * src/messageview.c
14                 Fix window resizing
15         * src/partial_download.c
16         * src/pop.c
17                 Escape login when writing uidl file
18                 fixes bug #736
19         * src/prefs_account.c
20                 Fix smtp auth type off-by-one. We forgot to
21                 add PLAIN in the prefs-to-gui setter func and
22                 as a result, the selected auth when opening
23                 account prefs was not the correct one
24         * src/prefs_common.c
25         * src/prefs_common.h
26         * src/prefs_filtering.c
27                 Save Filtering's window size
28         * src/procmime.c
29                 Fix possible DOS in mime parser
30                 (see bug #634)
31         * src/plugins/pgpmime/pgpmime.c
32                 Fix bus error on 64bit
33
34 2005-04-13 [holger]     1.0.4cvs6
35
36         * src/prefs_filtering.c
37                 Fix a crash when changes to the filtering
38                 dialog were not added and no filter rules
39                 are defined. Also fix a memleak.
40
41 2005-04-12 [paul]       1.0.4cvs5
42         
43         backported from GTK2...
44
45         * src/account.c
46                 Add account preference to queue message in a certain
47                 folder.
48         * src/compose.c
49                 Always connect the "None" privacy system; the
50                 static boolean was probably there to avoid
51                 reconnecting twice in the same compose window,
52                 but as the parent function is only called once
53                 per compose, it's only a bug - as a static is
54                 initialized once per application instance.
55                 Also, don't uncheck Sign and Encrypt when
56                 selecting None as privacy system; just ignore
57                 them when sending/queuing.
58                 Should fix bug #695
59         * src/filtering.c
60                 Copy score when copying FilteringActions
61                 Fix bug #674
62         * src/inc.c
63                 Make Message -> Receive -> Cancel cancel 
64                 incorporation on all accounts. Fixes bug #693
65                 if the recv dialog is visible, Cancel only
66                 cancels the current account
67         * src/prefs_account.c
68         * src/prefs_account.h
69                 Add account preference to queue message in a certain
70                 folder.
71                 Update Privacy checkbuttons status based
72                 on the selected privacy system
73
74 2005-04-06 [paul]       1.0.4cvs4
75
76         * ChangeLog
77         * ChangeLog.jp
78         * src/send_message.c
79         * src/common/socket.c
80                 sync with main, see ChangeLog 2005-04-05
81
82 2005-04-04 [thorsten]   1.0.4cvs3
83
84         * src/mh.c
85                 marks lost on filesystems with different stat() results on
86                 summer-/wintertime
87
88 2005-03-30 [colin]      1.0.4cvs2
89
90         * src/common/socket.c
91                 Refresh DNS if necessary
92                 Backported from gtk2
93         * src/imap.c
94                 Fix handling of folders with [] in their name
95                 Backported from gtk2
96                 
97
98 2005-03-29 [paul]       1.0.4cvs1
99
100         * src/compose.c
101                 fix bug 697 'Segmentation Fault due to
102                 NULL string (%s) pointers in fprintf'
103                 draft privacy information only when
104                 privacy system available
105                 patch by by Markus Schwarzenberg
106                 (schwarzb<AT>ipms_fraunhofer_de)
107         * src/gtk/gtkaspell.c
108                 don't pass NULL to *printf() and the likes
109                 spotted by Alex Moore, patch by Alfons 
110
111 2005-03-24 [paul]       1.0.4
112
113         * 1.0.4 released
114
115 2005-03-24 [paul]       1.0.3cvs8
116
117         * ChangeLog
118         * ChangeLog.jp
119         * src/codeconv.c
120         * src/textview.c
121         * src/unmime.c
122         * src/unmime.h
123         * src/common/smtp.c
124                 sync with main 1.0.4
125                 see ChangeLog 2005-03-18 and 2005-03-24
126                 fixes buffer overflow
127
128 2005-03-25 [paul]
129
130         * tools/Makefile.am
131         * tools/README
132         * tools/acroread2sylpheed.pl
133                 add script to send pdfs as attachments from Adobe Reader 7
134
135 2005-03-21 [holger]     1.0.3cvs7
136
137         * src/plugins/spamassassin/spamassassin.c
138                 Don't leave hook registered when plugin init
139                 failed.
140
141 2005-03-20 [colin]      1.0.3cvs6
142
143         * src/common/plugin.c
144                 Check that plugin isn't already loaded
145         * src/procheader.c
146                 Fix buffer overflow (security issue)
147                 Both patches by Alfons
148
149 2005-03-20 [paul]       1.0.3cvs5
150
151         * src/compose.c
152                 neglect Reply-To header if empty
153                 Patch by Alfons
154
155 2005-03-19 [holger]     1.0.3cvs4
156
157         * src/summaryview.c
158         * src/summaryview.h
159                 Add plugin hook for manual filtering invocation,
160                 remove some dead code.
161
162 2005-03-18 [paul]       1.0.3cvs3
163
164         * AUTHORS
165         * src/gtk/about.c
166         * src/pixmaps/sylpheed_logo.xpm
167                 add new Sylpheed-Claws logo by Jesper Schultz
168
169 2005-03-11 [paul]       1.0.3cvs2
170
171         * src/plugins/trayicon/trayicon.c
172                 make a string translatable
173
174 2005-03-11 [paul]       1.0.3cvs1
175
176         * po/ru.po
177                 updated by Pavlo Bohmat
178
179 2005-03-10 [paul]       1.0.3
180
181         * po/de.po
182         * po/es.po
183         * po/fr.po
184         * po/it.po
185         * po/pt_BR.po
186         * po/sk.po
187         * po/sr.po
188         * po/zh_CN.po
189                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien
190                 Vantard, Andrea Spadaccini, Frederico Goncalves Guimaraes,
191                 Andrej Kacian, Aleksandar Urosevic, Ralgh Young
192
193         1.0.3 released
194
195 2005-03-04 [colin]      1.0.1cvs22
196
197         * src/common/smtp.c
198         * src/common/smtp.h
199                 Don't use SIZE parameter in MAIL FROM: if
200                 server doesn't support it. Patch by 
201                 Eugen Freiter <eugen_f@users.sf.net>
202
203 2005-03-04 [paul]       1.0.1cvs21
204
205         * ChangeLog
206         * ChangeLog.jp
207         * src/addrharvest.c
208         * src/codeconv.c
209         * src/codeconv.h
210         * src/compose.c
211         * src/procmime.c
212                 sync with main 1.0.3
213                 see ChangeLog 2005-02-28, 2005-03-02, and 2005-03-04
214                 fix buffer overflow, CAN-2005-0667, see
215                 http://secunia.com/advisories/14491/
216
217 2005-02-27 [paul]       1.0.1cvs20
218
219         * src/messageview.c
220                 fix crash-causing typo. spotted by
221                 Ralgh Young 
222
223 2005-02-25 [paul]       1.0.1cvs19
224
225         * src/prefs_account.c
226         * src/prefs_folder_item.c
227         * src/gtk/prefswindow.c
228         * src/gtk/prefswindow.h
229                 fix bug 698 'Clicking OK without username 'crashes'
230                 account edit window'. Patch by Alfons
231
232 2005-02-24 [colin]      1.0.1cvs18
233
234         * src/messageview.c
235                 Don't send out receipts if offline. Ask.
236
237 2005-02-23 [colin]      1.0.1cvs17
238
239         * src/compose.c
240                 Encode parts when signing
241
242 2005-02-23 [colin]      1.0.1cvs16
243
244         * src/compose.c
245         * src/procmsg.c
246                 Fix mimeinfo leakages
247
248 2005-02-21 [colin]      1.0.1cvs15
249
250         * src/compose.c
251                 Fix signing/encrypting still on after
252                 privacy system has been disabled
253
254 2005-02-18 [colin]      1.0.1cvs14
255
256         * src/quote_fmt_lex.l
257         * src/quote_fmt_parse.y
258                 Bugfix: Fix parser init (patch by Ivan)
259
260 2005-02-18 [colin]      1.0.1cvs13
261
262         * src/plugins/pgpmime/pgpmime.c
263                 Fix build (missed my `mv`)
264
265 2005-02-18 [colin]      1.0.1cvs12
266
267         * src/Makefile.am
268         * src/privacy.c         ** RE-ADDED **
269         * src/privacy.cpp       ** REMOVED **
270         * src/privacy.h
271         * src/plugins/pgpmime/Makefile.am
272         * src/plugins/pgpmime/passphrase.h
273         * src/plugins/pgpmime/pgpmime.c         ** RE-ADDED **
274         * src/plugins/pgpmime/pgpmime.cpp       ** REMOVED **
275         * src/plugins/pgpmime/pgpmime.h
276         * src/plugins/pgpmime/prefs_gpg.h
277         * src/plugins/pgpmime/select-keys.h
278         * src/plugins/pgpmime/sgpgme.h
279                 Revert huge API breakage.
280
281 2005-02-16 [christoph]  1.0.1cvs11
282
283         * src/mh.c
284                 add scan required function for MH folders
285
286         (Patch by Ivan Rayner <ivanr@sgi.com>)
287
288 2005-02-15 [christoph]  1.0.1cvs10
289
290         * src/plugins/pgpmime/pgpmime.cpp
291         * src/plugins/pgpmime/pgpmime.h
292                 add sign and encrypt functions
293
294 2005-02-15 [christoph]  1.0.1cvs9
295
296         * configure.ac
297         * src/Makefile.am
298         * src/privacy.c                                 ** REMOVE **
299         * src/privacy.cpp                               ** NEW **
300         * src/privacy.h
301         * src/plugins/pgpmime/Makefile.am
302         * src/plugins/pgpmime/passphrase.h
303         * src/plugins/pgpmime/pgpmime.c                 ** REMOVE **
304         * src/plugins/pgpmime/pgpmime.cpp               ** NEW **
305         * src/plugins/pgpmime/pgpmime.h
306         * src/plugins/pgpmime/prefs_gpg.h
307         * src/plugins/pgpmime/select-keys.h
308         * src/plugins/pgpmime/sgpgme.h
309                 change Privacy-API to C++
310
311 2005-02-15 [colin]      1.0.1cvs8
312
313         * src/mimeview.c
314         * src/common/utils.c
315                 Sanitize substitution for saved filenames:
316                 only \ / * and \r \n \t are bad. 
317
318 2005-02-15 [colin]      1.0.1cvs7
319
320         * src/compose.c
321         * src/procmime.c
322                 Optimize (constant instead of strlen). Thanks
323                 Alfons for the hint.
324
325 2005-02-14 [colin]      1.0.1cvs6
326
327         * src/compose.c
328         * src/procmime.c
329                 Use quoted-printable instead of 7bit or 8bit
330                 to encode "^From " and avoid mail corruption 
331                 on the MTA, as specified by RFC 3156. Thanks
332                 Hoa for the hint.
333
334 2005-02-12 [colin]      1.0.1cvs5
335
336         * src/filtering.c
337                 Remove wrong use of compose struct after
338                 compose_send(). Spotted by Alfons and Holger Berndt.
339
340 2005-02-10 [paul]       1.0.1cvs4
341
342         * src/compose.c
343                 sync with main, see ChangeLog 2005-02-10
344
345 2005-02-10 [colin]      1.0.1cvs3
346
347         * src/mainwindow.c
348                 dereference freed messageview,
349                 and don't try to use it after free.
350                 This caused occasional late segfaults
351                 when quitting.
352
353 2005-02-10 [colin]      1.0.1cvs2
354
355         * src/messageview.c
356                 Don't display html with plugin automatically
357                 (Dillo steals focus)
358
359 2005-02-09 [colin]      1.0.1cvs1
360
361         * src/mimeview.c
362         * src/mimeview.h
363         * src/messageview.c
364                 Display first relevant part using plugin
365                 if not text/plain if possible (useful for 
366                 vCalendar for example)
367
368 2005-02-08 [paul]       1.0.1
369
370         1.0.1 released
371
372 2005-02-08 [paul]       1.0.0cvs29
373
374         * po/de.po
375         * po/es.po
376         * po/fr.po
377         * po/it.po
378         * po/pt_BR.po
379         * po/sk.po
380         * po/sr.po
381                 updated by Thomas Gilgin, Ricardo Mones Lastra,
382                 Fabien Vantard, Andrea Spadaccini, Frederico Goncalves
383                 Guimaraes, Andrej Kacian, Aleksandar Urosevic
384
385 2005-02-05 [paul]       1.0.0cvs28
386
387         * src/compose.c
388                 fix Bug 682 'redirect is broken'
389
390
391 2005-02-05 [thorsten]   1.0.0cvs27
392
393         * src/partial_download.c
394                 fix buf overflow
395
396 2005-02-03 [colin]      1.0.0cvs26
397
398         * src/common/plugin.c
399                 Don't load GTK2 plugins at all. This solves
400                 the plugins problem when switching between
401                 GTK1 and GTK2 version.
402
403 2005-02-02 [colin]      1.0.0cvs25
404
405         * src/messageview.c
406                 Fix dangerous typo
407
408 2005-01-31 [colin]      1.0.0cvs24
409
410         * src/compose.c
411                 Fix MsgInfo reference leak
412
413 2005-01-28 [colin]      1.0.0cvs23
414
415         * src/folderview.c
416                 Change check - partial_recv is not cached.
417
418 2005-01-28 [colin]      1.0.0cvs22
419
420         * src/folderview.c
421                 Don't call partial_mark_for_delete() when 
422                 it's useless
423
424 2005-01-27 [colin]      1.0.0cvs21
425
426         * src/procmsg.c
427         * src/compose.c
428                 Fix build - sorry.
429
430 2005-01-27 [christoph]  1.0.0cvs20
431
432         * src/folder.c
433                 use normal message remove function if a folder has no function
434                 to remove all messages
435
436         * src/folderview.c
437                 fix memory leak
438
439 2005-01-27 [colin]      1.0.0cvs19
440
441         * src/procmime.c
442                 Forgot to commit this file with cvs18.
443
444 2005-01-27 [colin]      1.0.0cvs18
445
446         * src/compose.c
447                 Uhm, better not touch the original msginfo_list.
448
449 2005-01-27 [colin]      1.0.0cvs17
450
451         * src/procmsg.c
452         * src/procmsg.h
453                 Add a way to dump message/rfc822 MimeInfos to MsgInfos...
454         * src/compose.c
455                 ... And use it to be able to reply to the currently 
456                 selected MimeInfo.
457
458 2005-01-27 [colin]      1.0.0cvs16
459
460         * src/messageview.c
461         * src/summaryview.c
462         * src/compose.c
463         * src/compose.h
464         * src/toolbar.c
465         * src/mainwindow.c
466                 Factorize this reply mess
467
468 2005-01-26 [paul]       1.0.0cvs15
469
470         * ChangeLog
471         * ChangeLog.jp
472         * src/common/template.c
473                 sync with main, (fix memory leak), see ChangeLog
474                 2005-01-25
475
476 2005-01-25 [paul]       1.0.0cvs14
477
478         * src/compose.c
479                 compose_redirect(): fix sensitivity of attachment 
480                 "Properties..." button
481
482 2005-01-24 [colin]      1.0.0cvs13
483
484         * src/summaryview.c
485                 Freeze clist during operations involving message
486                 lists.
487
488 2005-01-24 [paul]       1.0.0cvs12
489
490         * ChangeLog
491         * ChangeLog.jp
492         * src/messageview.c
493         * src/mh.c
494         * src/common/utils.c
495                 sync with main, see ChangeLog 2005-01-19
496
497 2005-01-24 [colin]      1.0.0cvs11
498
499         * src/procheader.c
500                 Fix build with MIPSpro compiler.
501                 Patch by Ivan Rayner <ivanr@sgi.com>
502
503 2005-01-24 [colin]      1.0.0cvs10
504
505         * src/folderview.c
506                 Use (+) in collapsed folders with quicksearch-
507                 matching subfolders
508
509 2005-01-23 [holger]     1.0.0cvs9
510
511         * src/crash.c
512                 Include missing header file
513
514 2005-01-22 [colin]      1.0.0cvs8
515
516         * src/summaryview.c
517         * src/gtk/quicksearch.c
518                 Make recursive quicksearch work in
519                 root folders (and code fixes)
520
521 2005-01-21 [colin]      1.0.0cvs7
522
523         * src/summaryview.c
524                 Set cursor to wait while looking in subfolders
525
526 2005-01-21 [colin]      1.0.0cvs6
527
528         * src/summaryview.c
529                 Don't clear quicksearch if recursion is on,
530                 even if !sticky
531
532 2005-01-21 [colin]      1.0.0cvs5
533
534         * src/gtk/quicksearch.c
535         * src/prefs_common.c
536         * src/prefs_common.h
537                 Add option to recurse or not
538
539 2005-01-21 [colin]      1.0.0cvs4
540
541         * src/folder.h
542         * src/folderview.c
543         * src/folderview.h
544         * src/summaryview.c
545         * src/gtk/quicksearch.c
546         * src/gtk/quicksearch.h
547                 Make quicksearch recursive - results materialized
548                 by search icons in the folderview.
549
550 2005-01-20 [holger]     1.0.0cvs3
551
552         * src/addrindex.c
553         * src/addrindex.h
554                 Add addrindex_load_person_attribute() (for plugins)
555
556 2005-01-19 [colin]      1.0.0cvs2
557
558         * src/mbox.c
559         * src/mbox.h
560         * src/mainwindow.c
561         * src/summaryview.c
562         * src/summaryview.h
563                 Add an easy way to export specific messages
564                 to an mbox file.
565
566 2005-01-19 [paul]       1.0.0cvs1
567
568         * po/ja.po
569         * po/ko.po
570                 updated by  Rui Hirokawa and
571                 SungHyun Nam
572
573 2005-01-18 [paul]       1.0.0
574
575         * version 1.0.0 released
576
577 2005-01-17 [thorsten]   0.9.13cvs38
578
579         * src/crash.c
580         * src/gtk/pluginwindow.c
581                 return value of filesel should not be free()d
582
583 2005-01-17 [paul]       0.9.13cvs37
584
585         * AUTHORS
586         * po/es.po
587         * po/fr.po
588         * po/hr.po
589         * po/it.po
590         * po/pt_BR.po
591         * po/sk.po
592         * po/sr.po
593                 update translations. submitted by Ricardo Mones
594                 Lastra, Fabien Vantard, Dragan, Andrea Spadaccini,
595                 Frederico Goncalves Guimaraes, Andrej Kacian,
596                 Aleksandar Urosevic
597
598 2005-01-16 [colin]      0.9.13cvs36
599
600         * src/prefs_toolbar.c
601                 Fix two leaks, both found by Alfons.
602
603 2005-01-15 [paul]       0.9.13cvs35
604
605         * src/gtk/pluginwindow.c
606                 fix 2 memleaks, patch by Alfons
607
608 2005-01-15 [paul]       0.9.13cvs34
609
610         * ChangeLog
611         * ChangeLog.jp
612         * src/common/template.c
613                 sync with main, see ChangeLog 2005-01-11
614                 (fix potential memory corruption bug)
615
616 2005-01-14 [colin]      0.9.13cvs33
617
618         * src/html.c
619         * src/msgcache.c
620                 Fix coding style issues from the last patch
621
622 2005-01-14 [colin]      0.9.13cvs32
623
624         * src/msgcache.c
625                 Fix possible double free, avoid putting 8k on the stack
626         * src/html.c
627         * src/html.h
628                 Fix links with tags inside, add some entities
629         * AUTHORS
630                 Both patches by Rich Coe <Richard.Coe@med.ge.com>
631
632 2005-01-09 [thorsten]   0.9.13cvs31
633
634         * tools/calypso_convert.pl
635                 support nested subdirs (possible in recent calypso versions)
636                 fix "change of readonly value" error with perl >= 5.8
637
638 2005-01-08 [colin]      0.9.13cvs30
639
640         * src/prefs_filtering_action.c
641                 Plug leak - patch by Alfons
642
643 2005-01-07 [paul]       0.9.13cvs29
644
645         * ChangeLog
646         * ChangeLog.jp
647         * src/pop.c
648         * src/pop.h
649                 sync with main, see ChangeLog 2005-01-06
650
651 2005-01-06 [colin]      0.9.13cvs28
652
653         * src/prefs_matcher.c
654                 Plug leak. Patch by Alfons
655
656 2005-01-04 [christoph]  0.9.13cvs27
657
658         * src/folderview.c
659         * src/imap_gtk.c
660         * src/news_gtk.c
661                 Create extra popup menu entries for account settings
662
663         (Closes Bug 663 segfault choosing "Properties" for root MH mailbox)
664
665 2005-01-03 [colin]      0.9.13cvs26
666
667         * src/main.c
668                 Plugins should be loaded before --receive or --receive-all 
669                 is processed. 
670                 Patch by Felix Eckhofer <felix-ml@tribut.de>
671
672 2005-01-03 [colin]      0.9.13cvs25
673
674         * src/pop.c
675         * src/pop.h
676                 Add data_len member, because we can get NULs from network
677                 Patch by Alfons
678
679 2005-01-01 [colin]      0.9.13cvs24
680
681         * src/procmime.c
682                 Fix possible memleak in corner case - found by
683                 Martin Kluge, patch by Alfons
684
685 2004-12-30 [colin]      0.9.13cvs23
686
687         * src/account.c
688                 Fix prototypes - patch by Alfons
689
690 2004-12-30 [paul]       0.9.13cvs22
691
692         * ChangeLog
693         * ChangeLog.jp
694         * NEWS
695         * src/account.c
696                 sync with main 1.0.0.
697                 see ChangeLog 2004-12-22
698
699 2004-12-18 [paul]       0.9.13cvs21
700
701         * AUTHORS
702         * ChangeLog
703         * ChangeLog.jp
704         * src/action.c
705                 sync with main, see ChangeLog 2004-12-17
706
707 2004-12-17 [thorsten]   0.9.13cvs20
708
709         * src/compose.c
710                 protect trailing spaces when signing message
711
712 2004-12-16 [paul]       0.9.13cvs19
713
714         * ChangeLog
715         * ChangeLog.jp
716         * NEWS
717         * src/compose.c
718         * src/syldap.c
719                 sync with main 1.0.0rc
720                 see ChangeLog 2004-12-15
721
722 2004-12-14 [colin]      0.9.13cvs18
723
724         * src/gtk/prefswindow.c
725                 Fix build. Sorry :)
726
727 2004-12-14 [colin]      0.9.13cvs17
728
729         * src/gtk/gtkutils.c
730         * src/gtk/gtkutils.h
731         * src/gtk/prefswindow.c
732                 Catch Enter in prefswindow while in text
733                 widget. Patch by Alfons.
734
735 2004-12-14 [paul]       0.9.13cvs16
736
737         * ChangeLog
738         * ChangeLog.jp
739         * src/action.c
740         * src/compose.c
741         * src/common/utils.c
742                 sync with main, see ChangeLog entries 2004-12-10
743                 and 2004-12-13
744
745         * po/ru.po
746                 updated by Pavlo Bohmat
747
748 2004-12-13 [thorsten]   0.9.13cvs15
749
750         * src/plugins/spamassassin/libspamc.c
751                 fix memleak
752
753 2004-12-13 [colin]      0.9.13cvs14
754
755         * src/gtk/prefswindow.c
756         * src/gtk/pluginwindow.c
757                 Fix key_pressed handlers
758
759 2004-12-11 [colin]      0.9.13cvs13
760
761         * src/quote_fmt_parse.y
762                 Rework quote_fmt_parse to use less local 
763                 arrays in local blocks, so it doesn't 
764                 freak out IBM's stack protector. Patch
765                 by Alfons.
766
767 2004-12-10 [colin]      0.9.13cvs12
768
769         * src/messageview.c
770                 Fix logic error
771         * src/mainwindow.c
772                 Fix corruptions when de-separating messageview
773
774 2004-12-10 [paul]       0.9.13cvs11
775
776         * src/prefs_themes.c
777                 use a different set of icons for the Preview
778
779 2004-12-09 [colin]      0.9.13cvs10
780
781         * src/procmime.c
782                 Fix procmime_encode_content doing horribly wrong
783                 stuff when encoding to B64 from memory
784
785 2004-12-08 [colin]      0.9.13cvs9
786
787         * src/gtk/colorlabel.c
788                 Fix color label off-by-one
789                 Patch by Alfons
790
791 2004-12-08 [hoa]        0.9.13cvs8
792
793         * src/quote_fmt_parse.y
794                 really fix buffer overflow
795
796 2004-12-08 [colin]      0.9.13cvs7
797
798         * src/matcher_parser_parse.y
799         * src/msgcache.c
800         * src/prefs_matcher.c
801         * src/procheader.c
802         * src/matcher.c
803         * src/common/defs.h
804                 Cache total_size and use that to speed up
805                 'partial' match.
806                 Add 'partial' to the list of useable stuff
807                 in filtering
808
809 2004-12-08 [paul]
810
811         * po/sr.po
812                 updated by URKE MMI
813
814 2004-12-08 [colin]      0.9.13cvs6
815
816         * src/textview.c
817                 Fix possible boundary overrun in
818                 get_email_part(). Patch by Alfons
819
820 2004-12-08 [hoa]        0.9.13cvs5
821
822         * src/quote_fmt_parse.y
823                 fix buffer overflow
824                 http://bugs.gentoo.org/show_bug.cgi?id=67253
825
826 2004-12-07 [thorsten]   0.9.13cvs4
827
828         * src/procmime.c
829                 fix leak introduced with 0.9.13cvs1
830
831 2004-12-07 [keith]      0.9.13cvs3
832
833         * src/procmime.c
834                 Fix typo
835
836 2004-12-07 [colin]      0.9.13cvs2
837
838         * AUTHORS
839         * src/prefs_account.c
840         * src/common/smtp.c
841         * src/common/smtp.h
842                 Add SMTP PLAIN authentication. Patch by 
843                 George Michaelson <ggm@apnic.net>
844
845 2004-12-07 [thorsten]   0.9.13cvs1
846
847         * src/procmime.c
848                 [Bug 650] reply button causes crash
849                 Patch partly by David Relson
850
851 2004-12-06 [paul]       0.9.13
852
853         0.9.13 released
854
855 2004-12-06 [paul]
856
857         * po/sk.po
858                 updated by Andrej Kacian
859         * INSTALL
860         * README.claws
861                 updated
862         
863 2004-12-06 [christoph]
864
865         * configure.ac
866                 move GPGME check to PGP/MIME plugin checks
867
868 2004-12-06 [colin]      0.9.12cvs187
869
870         * src/compose.c
871                 X-Sylpheed-Gnupg-Mode -> X-Sylpheed-Privacy-System
872
873 2004-12-06 [paul]       0.9.12cvs186
874
875         * INSTALL
876         * README.claws
877                 updated
878         * po/es.po
879         * po/fr.po
880         * po/it.po
881         * po/ja.po
882         * po/pt_BR.po
883         * po/zh_CN.po
884                 updated by Ricardo Mones Lastra, Fabien Vantard, Andrea 
885                 Spadaccini, Rui Hirokawa, Frederico Goncalves Guimaraes,
886                 and Yang Guilong
887
888 2004-12-05 [paul]       0.9.12cvs185
889
890         * INSTALL
891         * Makefile.am
892         * README.claws
893                 update
894         * TODO.claws    **REMOVED**
895                 removed, use the wiki instead
896         * tools/Makefile.am
897         * tools/README
898                 remove newscache_conv.pl from the release package
899                 and notes as it is broken and not currently maintained
900         * tools/filter_conv.pl
901                 use --config-dir to find claws' config dir
902         * tools/kdeservicemenu/README
903         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
904         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
905                 make a top-level menu entry
906
907 2004-12-04 [paul]       0.9.12cvs184
908
909         * src/addrharvest.c
910                 conv_unmime_header_overwrite(name)
911
912 2004-12-04 [colin]      0.9.12cvs183
913
914         * src/compose.c
915                 Fix saving of compose window position
916                 when sending mail. Patch by Alfons.
917
918 2004-12-04 [paul]       0.9.12cvs182
919
920         * ChangeLog
921         * ChangeLog.jp
922         * INSTALL
923         * NEWS
924         * README
925         * README.jp
926         * doc/manual/ja/Makefile.am
927         * doc/manual/ja/sylpheed-1.html
928         * doc/manual/ja/sylpheed-10.html
929         * doc/manual/ja/sylpheed-11.html
930         * doc/manual/ja/sylpheed-12.html
931         * doc/manual/ja/sylpheed-13.html
932         * doc/manual/ja/sylpheed-14.html
933         * doc/manual/ja/sylpheed-15.html
934         * doc/manual/ja/sylpheed-16.html
935         * doc/manual/ja/sylpheed-17.html
936         * doc/manual/ja/sylpheed-18.html
937         * doc/manual/ja/sylpheed-19.html
938         * doc/manual/ja/sylpheed-2.html
939         * doc/manual/ja/sylpheed-20.html
940         * doc/manual/ja/sylpheed-3.html
941         * doc/manual/ja/sylpheed-4.html
942         * doc/manual/ja/sylpheed-5.html
943         * doc/manual/ja/sylpheed-6.html
944         * doc/manual/ja/sylpheed-7.html
945         * doc/manual/ja/sylpheed-8.html
946         * doc/manual/ja/sylpheed-9.html
947         * doc/manual/ja/sylpheed.html
948         * doc/manual/ja/sylpheed.sgml
949         * src/Makefile.am
950         * src/procmime.c
951         * src/pixmaps/regular.xpm **REMOVED**
952                 sync with main 1.0.0beta4, including: "canonicalize text files
953                 before encoding to BASE64, and uncanonicalize after decoding
954                 to conform with RFC 2045" 
955
956 2004-12-03 [christoph]  0.9.12cvs181
957
958         * src/compose.c
959                 build the Privacy System menu without GtkItemFactory to
960                 allow '/' in Privacy System names
961
962         * src/plugins/pgpmime/pgpmime.c
963         * src/plugins/pgpmime/plugin.c
964                 Update description and change Privacy System name
965
966 2004-12-03 [paul]
967
968         * src/pixmaps/dir_close.xpm
969         * src/pixmaps/dir_open.xpm
970         * src/pixmaps/drafts_close.xpm
971         * src/pixmaps/drafts_open.xpm
972         * src/pixmaps/group.xpm
973         * src/pixmaps/unread.xpm
974                 update icons (sync with main (adjust hue))      
975
976 2004-12-02 [paul]       0.9.12cvs180
977
978         * ChangeLog
979         * ChangeLog.jp
980         * src/Makefile.am
981         * src/pop.c
982         * src/common/utils.c
983         * src/common/utils.h
984         * src/pixmaps/folder.xpm **REMOVED**
985                 sync with main
986                 fixes bug 644 'extra CRs in subject line break filtering' 
987
988 2004-12-02 [colin]      0.9.12cvs179
989
990         * src/compose.c
991                 Prevent duplicate edition of queued
992                 and drafted mails
993
994 2004-12-02 [colin]      0.9.12cvs178
995
996         * src/compose.c
997                 Fix quote linewrapping ignoring pref
998                 Patch by Alfons
999
1000 2004-11-30 [colin]      0.9.12cvs177
1001
1002         * src/gtk/prefswindow.c
1003         * src/gtk/pluginwindow.c
1004                 Add shortcut keys to prefs window
1005                 and plugin window. Patch by Fabien Vantard.
1006
1007 2004-11-29 [colin]      0.9.12cvs176
1008
1009         * src/folderview.c
1010                 Fix disappearing separators in folderview's popup
1011
1012 2004-11-29 [colin]      0.9.12cvs175
1013
1014         * src/procmime.c
1015                 Another format bug
1016
1017 2004-11-29 [colin]      0.9.12cvs174
1018
1019         * src/pop.c
1020                 Fix format string
1021
1022 2004-11-26 [colin]      0.9.12cvs173
1023
1024         * src/common/smtp.c
1025         * src/common/smtp.h
1026                 Use ESMTP for all servers advertising it
1027                 Add SIZE= parameter to MAIL command for 
1028                 ESMTP servers
1029
1030 2004-11-24 [colin]      0.9.12cvs172
1031
1032         * src/plugins/pgpmime/pgpmime.c
1033                 Forgot one :(
1034
1035 2004-11-24 [colin]      0.9.12cvs171
1036
1037         * src/plugins/pgpmime/pgpmime.c
1038                 Fix numerous GpgmeGtk leaks
1039
1040 2004-11-24 [colin]      0.9.12cvs170
1041
1042         * src/plugins/pgpmime/pgpmime.c
1043                 Fix numerous GpgmeCtx leaks
1044
1045 2004-11-24 [colin]      0.9.12cvs169
1046
1047         * src/plugins/pgpmime/plugin.c
1048                 Update requirements
1049         * src/plugins/trayicon/Makefile.am
1050         * src/plugins/trayicon/newmarkedmail.xpm
1051         * src/plugins/trayicon/trayicon.c
1052         * src/plugins/trayicon/unreadmarkedmail.xpm
1053                 Add new icons when there are unread marked mails
1054                 answers
1055
1056 2004-11-23 [thorsten]   0.9.12cvs168
1057
1058         * src/plugins/pgpmime/plugin.c
1059                 typo: plugin_init instead of plugin_done
1060
1061 2004-11-23 [thorsten]   0.9.12cvs167
1062
1063         * commitHelper
1064                 o add me
1065         * src/partial_download.c
1066         * src/partial_download.h
1067                 o fix path for includes
1068
1069 2004-11-23 [colin]      0.9.12cvs166
1070
1071         * src/procmime.c
1072                 Uh, changed API.
1073
1074 2004-11-23 [colin]      0.9.12cvs165
1075
1076         * src/procmime.c
1077                 Fix mime headers wrapping
1078
1079 2004-11-23 [christoph]  0.9.12cvs164
1080
1081         * src/common/Makefile.am
1082         * src/common/partial_download.[ch]
1083         * src/Makefile.am
1084         * src/partial_download.[ch]
1085         * src/folderview.c
1086                 move to src because it depends on src stuff
1087
1088         * src/codeconv.c
1089         * src/common/base64.h
1090                 move B64LEN macro to base64.h
1091
1092         * src/compose.c
1093         * src/privacy.[ch]
1094                 add PrefsAccount to sign-function parameters
1095
1096         * src/main.c
1097         * src/prefs_account.[ch]
1098         * src/gtk/prefswindow.[ch]
1099                 o use new prefswindow for account prefs
1100                 o add possibility to add new pages to account prefs
1101
1102         * src/plugins/pgpmime/prefs_gpg.[ch]
1103         * src/plugins/pgpmime/prefs_gpg.glade
1104                 add account prefs for GPG
1105
1106         * src/plugins/pgpmime/pgpmime.c
1107         * src/plugins/pgpmime/sgpgme.[ch]
1108                 create signers list based on the GPG account prefs
1109
1110 2004-11-23 [colin]      0.9.12cvs163
1111
1112         * src/main.c
1113                 Fix cursor going from normal to wait
1114                 as many times as there are folders
1115                 (very noticeable on exported displays)
1116
1117 2004-11-23 [colin]      0.9.12cvs162
1118
1119         * src/msgcache.c
1120                 HEAD needs this leak fix too
1121
1122 2004-11-22 [luke]       0.9.12cvs161
1123
1124         * src/gtk/gtkstext.c
1125                 'Up' key moves one line (not one paragraph) like 'Down'
1126
1127 2004-11-22 [paul]       0.9.12cvs160
1128
1129         * src/prefs_themes.c
1130                 fix oversized GtkFrames
1131
1132 2004-11-19 [paul]       0.9.12cvs159
1133
1134         * src/prefs_common.c
1135                 update prefs_keybind_apply_clicked()
1136
1137 2004-11-18 [paul]       0.9.12cvs158
1138
1139         * src/compose.c
1140         * src/messageview.c
1141         * src/common/utils.c
1142         * src/common/utils.h
1143                 use Message-ID format like that previously
1144                 used in compose_generate_msgid()
1145
1146 2004-11-17 [christoph]  0.9.12cvs157
1147
1148         * src/mainwindow.c
1149         * src/prefs_common.c
1150                 integrate "Common preferences" into new preferences dialog
1151
1152 2004-11-17 [colin]      0.9.12cvs156
1153
1154         * src/prefs_account.c
1155         * src/prefs_account.h
1156         * src/procmsg.c
1157                 Add an option to let the user choose to store encrypted
1158                 mail as clear text or encrypted.
1159
1160 2004-11-17 [colin]      0.9.12cvs155
1161
1162         * src/compose.c
1163         * src/toolbar.c
1164                 Be verbose when sending fails
1165         * src/procmsg.c
1166                 Fix procmsg_send_queue returning 0 when there's an error
1167                 Don't send messages to be encrypted to nobody 
1168
1169
1170 2004-11-17 [colin]      0.9.12cvs154
1171
1172         * src/privacy.c
1173                 Fix more pointer confusion
1174
1175 2004-11-17 [paul]       0.9.12cvs153
1176
1177         * src/procmime.h
1178                 forgotten in sync with main 1.0.0beta3
1179
1180
1181 2004-11-17 [paul]       0.9.12cvs152
1182
1183         * ChangeLog
1184         * ChangeLog.jp
1185         * NEWS
1186         * src/compose.c
1187         * src/jpilot.c
1188         * src/procmime.c
1189                 sync with main 1.0.0beta3
1190                 see ChangeLog 2004-11-15 and 2004-11-16
1191
1192 2004-11-17 [colin]      0.9.12cvs151
1193
1194         * src/plugins/pgpmime/pgpmime.c
1195                 Remove debug printf
1196
1197 2004-11-17 [colin]      0.9.12cvs150
1198
1199         * src/plugins/pgpmime/pgpmime.c
1200                 Fix off-by-one causing segs
1201
1202 2004-11-17 [colin]      0.9.12cvs149
1203
1204         * src/procmsg.c
1205                 < Reboot_> don't compare pointers to NULL with !
1206                 So, use the other form to bring consistency.
1207                 Also fix coding style.
1208
1209 2004-11-16 [colin]      0.9.12cvs148
1210
1211         * src/procmsg.c
1212                 Fix the fix :)
1213
1214 2004-11-16 [colin]      0.9.12cvs147
1215
1216         * src/procmsg.c
1217                 Fix leaks in procmsg_send_message_queue
1218
1219 2004-11-12 [paul]       0.9.12cvs146
1220
1221         * src/prefs_account.c
1222         * src/procmime.c
1223         * src/procmime.h
1224                 fix sync breakage 
1225
1226 2004-11-12 [paul]
1227
1228         * src/pixmaps/complete.xpm
1229         * src/pixmaps/continue.xpm
1230                 small sync with main, see ChangeLog 2004-11-11
1231
1232 2004-11-11 [paul]       0.9.12cvs145
1233
1234         * ChangeLog
1235         * ChangeLog.jp
1236         * src/account.c
1237         * src/folderview.c
1238         * src/folderview.h
1239         * src/imap.c
1240         * src/imap_gtk.c
1241         * src/inc.c
1242         * src/mainwindow.c
1243         * src/mh_gtk.c
1244         * src/news_gtk.c
1245         * src/pop.c
1246         * src/prefs_account.c
1247         * src/prefs_account.h
1248         * src/prefs_ext_prog.c
1249         * src/procmsg.c
1250         * src/procmsg.h
1251         * src/summary_search.c
1252         * src/summaryview.c
1253         * src/textview.c
1254         * src/common/defs.h
1255         * src/common/utils.c
1256         * src/common/utils.h
1257         * src/gtk/menu.c
1258         * src/gtk/menu.h
1259                 sync with main 1.0.0beta2 (plus 4)
1260
1261 2004-11-09 [christoph]  0.9.12cvs144
1262
1263         * src/compose.c
1264         * src/prefs_account.[ch]
1265                 add option menu to select default privacy system
1266
1267         * src/plugins/pgpmime/pgpmime.c
1268                 better memory allocation
1269
1270         * src/folder.c
1271                 syncronize flags when scanning a folder
1272
1273 2004-11-08 [colin]      0.9.12cvs143
1274
1275         * src/summaryview.c
1276                 Prevent useless folder count updates while 
1277                 quicksearch is running. It is really annoying 
1278                 while quicksearch is running a full-mail
1279                 scan, like 'b foo', in a big folder.
1280
1281 2004-11-08 [colin]      0.9.12cvs142
1282
1283         * src/textview.c
1284                 Really fix these mail URIs
1285
1286 2004-11-08 [colin]      0.9.12cvs141
1287
1288         * src/textview.c
1289                 fix "colin@colino.net" <colin@colino.net> 
1290                 types of URIs
1291
1292 2004-11-06 [colin]      0.9.12cvs140
1293
1294         * src/compose.c
1295                 Don't ask for passphrase if not sending
1296
1297 2004-11-05 [christoph]  0.9.12cvs139
1298
1299         * src/compose.c
1300                 o encode text content of composed mails
1301         * src/procmime.c
1302                 o allow encoding of MimeInfos that are stored in memory buffers
1303                 
1304
1305 2004-11-03 [paul]       0.9.12cvs138
1306
1307         * po/POTFILES.in
1308                 add 'src/plugins/pgpmime/prefs_gpg.c'.
1309                 Patch submitted by Fabien Vantard
1310
1311         * src/prefs_ext_prog.c
1312                 fix typos. Patch submitted by Fabien Vantard
1313
1314         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
1315         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
1316                 add German, Spanish, Italian, Brazilian Portuguese,
1317                 and Slovak translations. Submitted by Thomas Gilgin,
1318                 J. José del Río 'partymola', Andrea Spadaccini,
1319                 Frederico Goncalves Guimaraes, and Andrej Kacian
1320
1321 2004-11-01 [christoph]  0.9.12cvs137
1322
1323         * src/procmime.c
1324                 implement RFC2231's parameter encoding
1325
1326 2004-10-29 [colin]      0.9.12cvs136
1327
1328         * src/common/utils.c
1329                 Fix boundary delimiter (a Pine user gets this:
1330                 > Malformed message: Unexpected characters at end of parameters:
1331                 > =_Thu__28_Oct_2)
1332
1333 2004-10-29 [paul]
1334
1335         * tools/textviewer.sh
1336                 fix typo. patch submitted by Johann Koenig 
1337                 <explosive@hvc.rr.com>
1338
1339 2004-10-29 [paul]
1340
1341         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
1342         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
1343                 add French translations, submitted by Fabien Vantard
1344
1345 2004-10-28 [christoph]  0.9.12cvs135
1346
1347         * doc/src/rfc2231.txt                           ** NEW **
1348         * src/procmime.c
1349         * src/common/quoted-printable.c
1350         * src/common/utils.[ch]
1351                 implement RFC2231's parameter decoding
1352
1353 2004-10-27 [paul]
1354
1355         * tools/kdeservicemenu/README
1356         * tools/kdeservicemenu/install.sh
1357         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
1358         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
1359         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
1360                 output files to /tmp instead of littering the
1361                 current dir
1362                 add uninstall function
1363                 refactor
1364
1365 2004-10-26 [christoph]  0.9.12cvs134
1366
1367         * src/procmime.c
1368                 better check if parameters have to be in quoted string
1369
1370 2004-10-25 [paul]
1371
1372         * tools/kdeservicemenu/README
1373         * tools/kdeservicemenu/install.sh
1374         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
1375         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
1376         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
1377                 add files for Sylpheed Service Menu in Konqueror
1378
1379 2004-10-22 [paul]       0.9.12cvs133
1380
1381         * src/compose.c
1382         * src/prefs_common.c
1383         * src/prefs_common.h
1384         * src/prefs_wrapping.c
1385                 remove 'smart wrapping'
1386
1387 2004-10-21 [colin]      0.9.12cvs132
1388
1389         * src/compose.c
1390                 Remove extraneous separator in Options
1391
1392 2004-10-21 [colin]      0.9.12cvs131
1393
1394         * src/compose.c
1395                 Replace "unknown" attachments by "application/octet-stream"
1396                 Be a bit more defensive when using strchr
1397
1398 2004-10-20 [paul]
1399
1400         * po/ru.po
1401                 updated by Pavlo Bohmat
1402
1403 2004-10-19 [christoph]  0.9.12cvs130
1404
1405         * src/compose.c
1406                 fix wrong menu entry path
1407
1408         (Closes Bug 626 crashes after clicking 'reply' or 'reply to all')
1409
1410         * src/gtk/menu.c
1411                 add extra check for missing menu entries
1412
1413 2004-10-19 [christoph]  0.9.12cvs129
1414
1415         * src/compose.c
1416         * src/common/utils.c
1417                 use utils' generate_msgid() in compose.c
1418
1419 2004-10-18 [christoph]  0.9.12cvs128
1420
1421         * src/plugins/pgpmime/passphrase.c
1422         * src/plugins/pgpmime/pgpmime.c
1423         * src/plugins/pgpmime/prefs_gpg.[ch]
1424         * src/plugins/pgpmime/prefs_gpg.glade
1425         * src/plugins/pgpmime/sgpgme.c
1426                 add GPG prefs
1427
1428 2004-10-18 [christoph]  0.9.12cvs127
1429
1430         * src/addrbook.c
1431         * src/addrcache.c
1432         * src/addressbook.c
1433         * src/codeconv.c
1434         * src/compose.c
1435         * src/customheader.c
1436         * src/editaddress.c
1437         * src/editgroup.c
1438         * src/exporthtml.c
1439         * src/folder.c
1440         * src/folderview.c
1441         * src/imap.c
1442         * src/jpilot.c
1443         * src/main.c
1444         * src/matcher_parser_parse.y
1445         * src/mbox.c
1446         * src/pop.c
1447         * src/prefs_account.c
1448         * src/prefs_gtk.c
1449         * src/prefs_msg_colors.c
1450         * src/procheader.c
1451         * src/procmime.[ch]
1452         * src/procmsg.c
1453         * src/summaryview.c
1454         * src/textview.c
1455         * src/common/base64.c
1456         * src/common/partial_download.c
1457         * src/common/socket.c
1458         * src/common/sylpheed.c
1459         * src/common/utils.[ch]
1460         * src/gtk/filesel.c
1461         * src/gtk/pluginwindow.c
1462         * src/gtk/quicksearch.c
1463         * src/plugins/pgpmime/pgpmime.c
1464         * src/plugins/pgpmime/plugin.c
1465         * src/plugins/pgpmime/select-keys.c
1466         * src/plugins/pgpmime/sgpgme.c
1467         * src/plugins/spamassassin/libspamc.c
1468         * src/plugins/trayicon/trayicon.c
1469         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch]
1470         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
1471                 o don't use any GNU C extensions
1472                 o fix warnings
1473                 o replace some non-POSIX functions
1474
1475         * src/plugins/spamassassin/spamassassin.[ch]
1476         * src/plugins/spamassassin/spamassassin_gtk.c
1477         * src/plugins/clamav/clamav_plugin.[ch]
1478         * src/plugins/clamav/clamav_plugin_gtk.c
1479                 replace statusbar_print_all() from common code because it is a
1480                 GUI function
1481
1482 2004-10-17 [paul]
1483
1484         * po/es.po
1485         * po/ko.po
1486         * AUTHORS
1487                 update Spanish and Korean translations,
1488                 submitted by Ricardo Mones Lastra and
1489                 SungHyun Nam
1490
1491 2004-10-13 [colin]      0.9.12cvs126
1492
1493         * src/compose.c
1494                 Don't convert message to forced encoding when 
1495                 drafting, plus minor magic-values cleanup.
1496
1497 2004-10-13 [colin]      0.9.12cvs125
1498
1499         * po/POTFILES.in
1500                 Update POTFILES.in to reflect the source
1501                 place changes
1502
1503 2004-10-08 [christoph]  0.9.12cvs124
1504
1505         * m4/spamassassin.m4
1506                 fix libspamc OpenSSL
1507
1508         * src/compose.c
1509                 rearrange the compose menu
1510
1511 2004-10-08 [christoph]  0.9.12cvs123
1512
1513         * src/Makefile.am
1514         * src/account.c
1515         * src/compose.[ch]
1516         * src/crash.c
1517         * src/main.c
1518         * src/mimeview.c
1519         * src/passphrase.[ch]                           ** REMOVE **
1520         * src/prefs_account.[ch]
1521         * src/prefs_common.[ch]
1522         * src/privacy.[ch]
1523         * src/procmime.[ch]
1524         * src/procmsg.c
1525         * src/rfc2015.[ch]                              ** REMOVE **
1526         * src/select-keys.[ch]                          ** REMOVE **
1527         * src/common/utils.[ch]
1528         * src/gtk/about.c
1529         * src/plugins/pgpmime/Makefile.am
1530         * src/plugins/pgpmime/passphrase.[ch]           ** NEW **
1531         * src/plugins/pgpmime/pgpmime.c
1532         * src/plugins/pgpmime/plugin.c
1533         * src/plugins/pgpmime/prefs_gpg.[ch]
1534         * src/plugins/pgpmime/select-keys.[ch]          ** NEW **
1535         * src/plugins/pgpmime/sgpgme.[ch]
1536                 o Add new MIME-Writer
1537                 o extend PrivacySystem with sign and encrypt functions
1538                 o extend PGP/MIME plugin with sign and encrypt functions
1539                 o integrate extended Privacy API in Compose and Sending process
1540
1541 2004-10-04 [colin]      0.9.12cvs122
1542
1543         * src/mainwindow.c
1544         * src/messageview.c
1545         * src/messageview.h
1546         * src/textview.c
1547                 Make forced encoding limited to messageview and
1548                 apply only to parts displayed using textview
1549
1550 2004-10-04 [colin]      0.9.12cvs121
1551
1552         * src/summaryview.c
1553                 Fix bug #605 (collapsed threads re-expand when moving or
1554                 deleting mails)
1555
1556 2004-10-03 [colin]      0.9.12cvs120
1557
1558         * src/summaryview.c
1559                 Fix bug #602
1560
1561 2004-10-02 [colin]      0.9.12cvs119
1562
1563         * src/mainwindow.c
1564         * src/messageview.c
1565         * src/prefs_common.h
1566         * src/procmime.c
1567         * src/procmime.h
1568         * src/textview.c
1569                 Clean up forced charset feature
1570                 Add forced decode
1571
1572 2004-10-01 [colin]      0.9.12cvs118
1573
1574         * src/mimeview.c
1575                 Better fix for Save all: skip multipart mails' first 
1576                 text part
1577
1578 2004-10-01 [colin]      0.9.12cvs117
1579
1580         * src/mimeview.c
1581                 Only save attachments in Save All
1582
1583 2004-10-01 [paul]       0.9.12cvs116
1584
1585         * ChangeLog
1586         * ChangeLog.jp
1587         * src/account.c
1588         * src/prefs_common.c
1589         * src/gtk/colorlabel.c
1590                 sync with main 0.9.12cvs17
1591
1592 2004-09-30 [colin]      0.9.12cvs115
1593
1594         * src/stock_pixmap.c
1595         * src/stock_pixmap.h
1596         * src/folderview.c
1597         * src/Makefile.am
1598         * src/pixmaps/read.xpm
1599                 Add icon for total # column
1600
1601 2004-09-29 [colin]      0.9.12cvs114
1602
1603         * src/compose.c
1604                 Don't close compose until message is sent if 
1605                 Show Send Dialog is Always
1606
1607 2004-09-29 [paul]       0.9.12cvs113
1608
1609         * src/quote_fmt_parse.y
1610                 In the quotation templates recognise sender's first and last 
1611                 names (%F %L) when the name is in the format "Duck, Donald".
1612                 Patch submitted by Thomas Gilgin, <thomas_gilgin@users.sourceforge.net>
1613
1614
1615 2004-09-28 [colin]      0.9.12cvs112
1616
1617         * src/mainwindow.c
1618                 Put back mnemonic
1619         * src/folderview.c
1620                 Fix Empty trash being visible-invisible-visible...
1621
1622 2004-09-28 [colin]      0.9.12cvs111
1623
1624         * src/mainwindow.c
1625                 Relabel Empty all Trash folders
1626
1627 2004-09-28 [colin]      0.9.12cvs110
1628
1629         * src/folderview.c
1630                 Add contextual Empty trash menu
1631         * src/mainwindow.c
1632                 Revert cvs109 which was useless
1633
1634 2004-09-28 [colin]      0.9.12cvs109
1635
1636         * src/mainwindow.c
1637                 Fix uninialized var
1638
1639 2004-09-28 [colin]      0.9.12cvs108
1640
1641         * src/addressbook.c
1642                 Fix triple-click
1643
1644 2004-09-28 [colin]      0.9.12cvs107
1645
1646         * src/addressbook.c
1647                 Fix double-click on entries
1648
1649 2004-09-28 [colin]      0.9.12cvs106
1650
1651         * src/inc.c
1652                 Reintroduce folder_item update freeze on incorporation
1653
1654 2004-09-27 [christoph]  0.9.12cvs105
1655
1656         * src/folderview.c
1657                 right-align new and unread column
1658
1659 2004-09-27 [paul]
1660
1661         * 0.9.12b released
1662
1663 2004-09-27 [paul]       0.9.12cvs104
1664
1665         * src/main.c
1666                 revert 0.9.12cvs101, it causes another segfault
1667
1668 2004-09-23 [christoph]  0.9.12cvs103
1669
1670         * src/plugins/spamassassin/libspamc.[ch]
1671         * src/plugins/spamassassin/utils.[ch]
1672                 update libspamc to SpamAssassin 3.0.0
1673
1674 2004-09-17 [paul]       0.9.12cvs102
1675
1676         * ChangeLog
1677         * ChangeLog.jp
1678         * src/inc.c
1679                 sync with main 0.9.12cvs14, see ChangeLog 2004-09-09
1680  
1681
1682 2004-09-17 [colin]      0.9.12cvs101
1683
1684         * src/main.c
1685                 Fix segfaults when quitting. valgrind says:
1686                         ==12144== Invalid read of size 4
1687                         ==12144==    at 0x80D7DDA: messageview_is_visible (messageview.c:938)
1688                         [...]
1689                         ==12144==  Address 0x1BF1BD30 is 56 bytes inside a block of size 72 free'd
1690                         [...]
1691                         ==12144==    by 0x80CC671: exit_sylpheed (main.c:498)
1692
1693
1694 2004-09-13 [christoph]  0.9.12cvs100
1695
1696         * src/folder.c
1697                 add NULL pointer checks to fix segfault when messages can
1698                 not be fetched
1699
1700 2004-09-08 [colin]      0.9.12cvs99
1701
1702         * src/account.c
1703                 Remove a debug printf
1704
1705 2004-09-08 [christoph]  0.9.12cvs98
1706
1707         * src/procmsg.[ch]
1708                 change MSG_CACHED (unused in claws) to MSG_SCANNED to remember
1709                 if the message structure has been scanned
1710
1711         * src/folder.c
1712                 o scan structure when the mail is fetched for the first time
1713                   to prevent unnecessary fetching of messages while scanning
1714                   the folder for messages
1715                 o revert 0.9.12cvs24
1716
1717         * src/plugins/pgpmime/pgpmime.c
1718                 check signature if auto signature checking is enabled when the
1719                 signature status is requested for first time and not when
1720                 checking if a part has a signature
1721
1722 2004-09-07 [colin]      0.9.12cvs97
1723
1724         * src/inc.c
1725                 Change session error messages so that they
1726                 are a bit more helpful (the origin of the
1727                 error is not apparent if one isn't in 
1728                 front of Sylpheed when it happens).
1729
1730 2004-09-06 [colin]      0.9.12cvs96
1731
1732         * src/toolbar.c
1733                 Fix graying out Redirect in non english languages
1734                 Patch by Fabien Vantard
1735
1736 2004-09-06 [colin]      0.9.12cvs95
1737
1738         * src/summaryview.c
1739         * src/mimeview.c
1740                 Fix dropped URIs
1741
1742 2004-09-06 [colin]      0.9.12cvs94
1743
1744         * src/addressbook.c
1745         * src/addressitem.h
1746         * src/addritem.c
1747         * src/addritem.h
1748                 Add basic drag and drop to addressbook
1749
1750 2004-09-03 [colin]      0.9.12cvs93
1751
1752         * src/summaryview.c
1753                 Next/Prev unread message should start
1754                 from next/prev node (especially if 
1755                 mark_as_read_delay != 0)
1756
1757 2004-09-03 [colin]      0.9.12cvs92
1758
1759         * src/prefs_common.c
1760         * src/prefs_common.h
1761         * src/summaryview.c
1762                 Add an hidden 'mark_as_read_delay' pref 
1763
1764 2004-09-02 [colin]      0.9.12cvs91
1765
1766         * src/gtk/menu.c
1767                 Add unduplicated menu entries (fixes bug 532)
1768                 Patch by Fabien Vantard
1769
1770 2004-09-02 [colin]      0.9.12cvs90
1771
1772         * src/account.c
1773                 Fix bug 582 (broken auto account selection)
1774
1775 2004-09-02 [colin]      0.9.12cvs89
1776
1777         * src/addrindex.c
1778                 Free deleted queries too
1779
1780 2004-09-02 [colin]      0.9.12cvs88
1781
1782         * src/ldapquery.c
1783                 Fix freezes in LDAP, due to memory corruption
1784                 after deletion of a query (and not removing it
1785                 from the corresponding list of queries).
1786                 Very probably fixes bug 567 and bug 569
1787
1788 2004-09-02 [colin]      0.9.12cvs87
1789
1790         * src/prefs_spelling.c
1791                 Fix bug with aspell prefs init, where spell checking
1792                 is enabled at first but dictionary not specified. Use
1793                 LANG's dictionary by default.
1794
1795 2004-09-01 [colin]      0.9.12cvs86
1796
1797         * src/filtering.c
1798         * src/imap.c
1799         * src/prefs_matcher.c
1800         * src/stock_pixmap.c
1801                 Fix more nasty uninitialized variables
1802
1803 2004-08-31 [colin]      0.9.12cvs85
1804
1805         * src/folder.c
1806                 Fix memory corruption when entering procmsg_msginfo_free()
1807                 with unitialized msginfo. Thanks Valgrind.
1808
1809 2004-08-29 [colin]      0.9.12cvs84
1810
1811         * src/mimeview.c
1812                 Don't escape filenames before saving - that's 
1813                 not dangerous. By the way, fix the leak.
1814
1815 2004-08-27 [paul]       0.9.12cvs83
1816
1817         * src/mh.c
1818         * src/procheader.c
1819         * src/procmsg.c
1820         * src/procmsg.h
1821         * src/common/utils.c
1822         * src/gtk/menu.h
1823                 sync with main 0.9.12cvs6, see ChangeLog
1824                 2004-08-24, 2004-08-25, 2004-08-26
1825
1826
1827 2004-08-26 [paul]
1828
1829         * po/ja.po
1830                 updated by Rui Hirokawa
1831
1832 2004-08-25 [colin]      0.9.12cvs82
1833
1834         * src/plugins/pgpmime/pgpmime.c
1835                 Fix leak on non-combined encrypted messages
1836
1837 2004-08-25 [colin]      0.9.12cvs81
1838
1839         * src/plugins/pgpmime/pgpmime.c
1840         * src/plugins/pgpmime/sgpgme.c
1841         * src/plugins/pgpmime/sgpgme.h
1842                 Handle combined encryption/signature
1843
1844 2004-08-24 [colin]      0.9.12cvs80
1845
1846         * src/folder.c
1847                 Set mime flags on non multipart messages too
1848
1849 2004-08-23 [christoph]  0.9.12cvs79
1850
1851         * src/compose.c
1852                 create message header in memory as GString before writing it
1853                 to the message file
1854
1855 2004-08-23 [colin]      0.9.12cvs78
1856
1857         * src/rfc2015.c
1858         * src/rfc2015.h
1859         * src/compose.c
1860                 Fix (again) bug 197: inline encryption broken
1861
1862 2004-08-23 [paul]
1863
1864         * po/zh_CN.po
1865                 updated by Hansom Young
1866
1867 2004-08-23 [paul]
1868
1869         * 0.9.12a released
1870
1871 2004-08-23 [colin]      0.9.12cvs77
1872
1873         * src/imap.c
1874                 Try and fix bug 577 (session->last_access_time is broken since 
1875                 sync with main 0.9.12cvs2). 
1876                 Patch by Stephan Sachse <whiteman@teg-clan.de>
1877
1878 2004-08-23 [paul]
1879
1880         * po/es.po
1881         * po/fr.po
1882         * po/pl.po
1883         * po/pt_BR.po
1884         * po/sk.po
1885         * po/sr.po
1886                 update translations. submitted by Ricardo
1887                 Mones Lastra, Fabien Vantard, Emilian Nowak,
1888                 Frederico Goncalves Guimaraes, Andrej Kacian,
1889                 Urke MMI
1890
1891 2004-08-22 [paul]       0.9.12cvs76
1892
1893         * src/plugins/trayicon/trayicon.c
1894                 fix formatting bug in trayicon_popup_menu_entries[]
1895
1896
1897 2004-08-22 [paul]       0.9.12cvs75
1898
1899         * m4/Makefile.am
1900                 remove reference to openssl.m4
1901
1902
1903 2004-08-21 [colin]      0.9.12cvs74
1904
1905         * src/compose.c
1906                 Fix bug 576 (Duplicate auto-bcc on reedit)
1907
1908 2004-08-21 [colin]      0.9.12cvs73
1909
1910         * src/toolbar.c
1911                 Grey out Redirect in the toolbar when selection is
1912                 multiple. Fixes bug 520
1913
1914 2004-08-21 [colin]      0.9.12cvs72
1915
1916         * src/compose.c
1917                 Save Sign, Encrypt and Mode status when drafting or queuing
1918                 Fixes bug 502 (drafted message does not keep sign / encrypt 
1919                 state)
1920
1921 2004-08-21 [colin]      0.9.12cvs71
1922
1923         * src/summaryview.c
1924                 Fix bug 494 (Messages are always opened in summary 
1925                 view when right clicked.) Also fixes bug 508.
1926
1927 2004-08-21 [colin]      0.9.12cvs70
1928
1929         * src/compose.c
1930                 When using inline encryption, don't use QP or Base64:
1931                 the mail will be encrypted to a 7bit string.
1932                 Fixes bug 197
1933
1934 2004-08-21 [colin]      0.9.12cvs69
1935
1936         * src/compose.c
1937                 Fix inline-signing with 8bit chars: data must be 
1938                 converted to Quoted-printable before signing.
1939
1940 2004-08-21 [colin]      0.9.12cvs68
1941
1942         * src/compose.c
1943                 Remove 'Message/Save to draft folder'
1944                 and 'Message/Save and keep editing' to 
1945                 put a single 'File/Save' command.
1946                 Fixes bug 224
1947
1948 2004-08-21 [colin]      0.9.12cvs67
1949
1950         * src/mainwindow.c
1951                 Fix bug 222 (Summary view state not retained between sessions)
1952
1953 2004-08-20 [colin]      0.9.12cvs66
1954
1955         * src/codeconv.c
1956                 Fix bug 574 (empty cur_locale is not enough)
1957
1958 2004-08-20 [paul]
1959
1960         * src/plugins/pgpmime/plugin.c
1961                 modify PGP/MIME plugin's description
1962
1963 2004-08-16 [colin]      0.9.12cvs65
1964
1965         * src/common/ssl.c
1966                 Fix version comparison
1967
1968 2004-08-16 [colin]      0.9.12cvs64
1969
1970         * src/common/ssl.c
1971                 I meant 2.2.
1972
1973 2004-08-16 [colin]      0.9.12cvs63
1974
1975         * src/common/ssl.c
1976                 People with glibc 2.1 have had problems with non-blocking
1977                 SSL_connect. Disable it for glibc < 2.2.
1978
1979 2004-08-16 [colin]      0.9.12cvs62
1980
1981         * src/common/ssl.c
1982                 Fix format error
1983
1984 2004-08-13 [colin]      0.9.12cvs61
1985
1986         * src/plugins/pgpmime/plugin.c
1987                 Add plugin's description
1988
1989 2004-08-12 [christoph]  0.9.12cvs60
1990
1991         * src/folderutils.c
1992                 fix bug that did not thaw folder updates when deleting
1993                 duplicates in empty folders
1994
1995 2004-08-12 [colin]      0.9.12cvs59
1996
1997         * src/plugins/trayicon/trayicon.c
1998                 Add a context menu with most common operations
1999
2000 2004-08-12 [colin]      0.9.12cvs58
2001
2002         * configure.ac
2003         * sylpheed.desktop
2004         * src/Makefile.am
2005         * src/main.c
2006                 Add support for Freedesktop.org's startup notification
2007
2008 2004-08-10 [colin]      0.9.12cvs57
2009
2010         * src/main.c
2011         * src/common/socket.c
2012         * src/common/ssl.c
2013         * src/common/sylpheed.c
2014         * src/common/sylpheed.h
2015                 Put back the ssl connect nonblocking...
2016                 without the race condition
2017
2018 2004-08-09 [colin]      0.9.12cvs56
2019
2020         * src/main.c
2021         * src/common/ssl.c
2022         * src/common/sylpheed.c
2023         * src/common/sylpheed.h
2024                 Reverting previous commit, doesn't work 
2025
2026 2004-08-09 [colin]      0.9.12cvs55
2027
2028         * src/main.c
2029         * src/common/ssl.c
2030         * src/common/sylpheed.c
2031         * src/common/sylpheed.h
2032                 Make SSL_connect nonblocking, using a thread
2033
2034 2004-08-09 [paul]       0.9.12cvs54
2035
2036         * po/POTFILES.in
2037                 reflect new location of sgpgme.c
2038         * src/main.c
2039                 sync with main, see ChangeLog 2004-08-09
2040
2041 2004-08-08 [christoph]  0.9.12cvs53
2042
2043         * src/folderutils.c
2044                 freeze FolderItem updates while deleting duplicate messages
2045
2046 2004-08-08 [christoph]  0.9.12cvs52
2047
2048         * configure.ac
2049         * src/Makefile.am
2050         * src/main.c
2051         * src/pgpmime.c
2052         * src/pgpmime.h
2053         * src/sgpgme.c
2054         * src/sgpgme.h
2055         * src/plugins/Makefile.am
2056         * src/plugins/pgpmime/.cvsignore
2057         * src/plugins/pgpmime/Makefile.am
2058         * src/plugins/pgpmime/pgpmime.c
2059         * src/plugins/pgpmime/pgpmime.h
2060         * src/plugins/pgpmime/plugin.c
2061         * src/plugins/pgpmime/sgpgme.c
2062         * src/plugins/pgpmime/sgpgme.h
2063                 new plugin for PGP/MIME
2064
2065 2004-08-07 [christoph]  0.9.12cvs51
2066
2067         * src/folder.c
2068                 disable immediate folder change notification on opened folders
2069                 until SummaryView can handle it quickly
2070
2071 2004-08-07 [colin]      0.9.12cvs50
2072
2073         * src/pop.c
2074         * src/common/partial_download.c
2075                 fix warnings
2076
2077 2004-08-07 [colin]      0.9.12cvs49
2078
2079         * src/Makefile.am
2080         * src/account.c
2081         * src/addressbook.c
2082         * src/alertpanel.c
2083         * src/alertpanel.h
2084         * src/compose.c
2085         * src/exphtmldlg.c
2086         * src/expldifdlg.c
2087         * src/main.c
2088         * src/message_search.c
2089         * src/messageview.c
2090         * src/pop.c
2091         * src/sgpgme.c
2092         * src/summary_search.c
2093         * src/summaryview.c
2094         * src/textview.c
2095         * src/gtk/sslcertwindow.c
2096         * src/pixmaps/stock_dialog-error.xpm
2097         * src/pixmaps/stock_dialog-info.xpm
2098         * src/pixmaps/stock_dialog-question.xpm
2099         * src/pixmaps/stock_dialog-warning.xpm
2100                 sync new alertpanel from gtk2
2101
2102 2004-08-07 [colin]      0.9.12cvs48
2103
2104         * src/prefs_folder_item.c
2105                 fix memory corruption in folderitem's prefs
2106
2107 2004-08-06 [colin]      0.9.12cvs47
2108
2109         * src/compose.c
2110                 close compose window after queuing, before 
2111                 sending when user presses Send
2112
2113 2004-08-05 [christoph]  0.9.12cvs46
2114
2115         * src/msgcache.c
2116         * src/common/defs.h
2117                 add charset to cache file and convert charset when reading the
2118                 cache if different from internal used charset
2119
2120 2004-08-05 [christoph]  0.9.12cvs45
2121
2122         * src/messageview.c
2123         * src/mimeview.[ch]
2124         * src/procmime.h
2125         * src/common/utils.h
2126                 cleanup (remove unused includes/reorganize)
2127
2128         * src/prefs_ext_prog.c
2129         * src/prefs_folder_item.c
2130         * src/prefs_fonts.c
2131         * src/prefs_msg_colors.c
2132         * src/prefs_spelling.c
2133         * src/prefs_themes.c
2134         * src/prefs_toolbar.c
2135         * src/prefs_wrapping.c
2136         * src/gtk/prefswindow.[ch]
2137         * src/plugins/clamav/clamav_plugin_gtk.c
2138         * src/plugins/dillo_viewer/dillo_prefs.c
2139         * src/plugins/image_viewer/viewerprefs.c
2140         * src/plugins/spamassassin/spamassassin_gtk.c
2141                 change PrefsPage path into an array of strings and don't
2142                 split a single string into parts (better for translation)
2143
2144 2004-08-05 [christoph]  0.9.12cvs44
2145
2146         * src/folder.c
2147                 fix FolderItem's message counts after rebuilding a cache
2148
2149 2004-08-05 [paul]       0.9.12cvs43
2150
2151         * ChangeLog
2152         * ChangeLog.jp
2153         * src/imap.c
2154         * src/news.c
2155         * src/common/nntp.c
2156         * src/common/session.c
2157         * src/common/session.h
2158         * src/common/socket.c
2159                 sync with main 0.9.12cvs2
2160                 see ChangeLog 2004-08-04
2161
2162 2004-08-04 [christoph]  0.9.12cvs42
2163
2164         * configure.ac
2165                 add missing AC_DEFINE(USE_OPENSSL, ...)
2166         * src/folder.c
2167                 use new xml_node_new() function
2168
2169 2004-08-03 [christoph]  0.9.12cvs41
2170
2171         * src/folder.c
2172         * src/localfolder.c
2173         * src/common/xml.[ch]
2174                 sync with main 0.9.12cvs1
2175                 see ChangeLog 2004-07-23
2176
2177 2004-08-03 [christoph]
2178
2179         * configure.ac
2180         * m4/openssl.m4                 ** REMOVE **
2181                 use pkg-config to get OpenSSL CFLAGS and LIBS
2182                 (OpenSSL 0.9.7 is required now)
2183
2184 2004-08-02 [paul]       0.9.12cvs40
2185
2186         * AUTHORS
2187                 update translation team section
2188         * po/pt_BR.po
2189                 updated by Frederico Goncalves Guimaraes
2190                 <fggdebian@yahoo.com.br>
2191
2192 2004-07-29 [colin]      0.9.12cvs39
2193
2194         * src/messageview.c
2195                 Inform the user when a partially 
2196                 downloaded mail isn't on the server
2197                 anymore (due to Mark for deletion)
2198
2199 2004-07-29 [colin]      0.9.12cvs38
2200
2201         * src/messageview.c
2202                 Hide noticeview if necessary
2203
2204 2004-07-27 [colin]      0.9.12cvs37
2205
2206         * src/msgcache.c
2207                 More fixes (i overlook a bit, thanks
2208                 Christoph for spotting it)
2209
2210 2004-07-27 [colin]      0.9.12cvs36
2211
2212         * src/msgcache.c
2213                 Fix wrong test 
2214
2215 2004-07-26 [colin]      0.9.12cvs35
2216
2217         * src/pop.c
2218                 Fix uidl-file parsing when not in new
2219                 format
2220
2221 2004-07-19 [colin]      0.9.12cvs34
2222
2223         * src/compose.c
2224                 Save attachment status when drafting
2225
2226 2004-07-19 [colin]      0.9.12cvs33
2227
2228         * src/folder.h
2229         * src/folderview.c
2230         * src/summaryview.c
2231                 Reverse 0.9.12cvs29 to 31 (folder icon update
2232                 when quicksearch is active)
2233
2234 2004-07-18 [colin]      0.9.12cvs32
2235
2236         * src/pop.c
2237                 Fix partial download bug with "Download all
2238                 messages" option
2239
2240 2004-07-18 [colin]      0.9.12cvs31
2241
2242         * src/folderview.c
2243                 Fix crash
2244
2245 2004-07-17 [colin]      0.9.12cvs30
2246
2247         * src/summaryview.c
2248                 Same, when sticky search is off
2249
2250 2004-07-17 [colin]      0.9.12cvs29
2251
2252         * src/folder.h
2253         * src/folderview.c
2254         * src/summaryview.c
2255                 Update FolderItem icon whenever its summaryview is 
2256                 filtered
2257
2258 2004-07-16 [christoph]  0.9.12cvs28
2259
2260         * src/mimeview.c
2261                 make doubleclick work again
2262
2263 2004-07-16 [christoph]  0.9.12cvs27
2264
2265         * src/mimeview.c
2266                 fix freeze on mime icon doubleclick (opening doesn't work yet)
2267
2268 2004-07-16 [paul]       0.9.12cvs26
2269         
2270         * src/gtk/quicksearch.c
2271         * src/compose.c
2272         * src/customheader.c
2273         * src/messageview.c
2274         * src/news.c
2275         * src/prefs_account.c
2276         * src/prefs_display_header.c
2277         * src/procheader.c
2278                 replace "Message-Id" with "Message-ID"
2279
2280 2004-07-16 [paul]       0.9.12cvs25
2281
2282         * ChangeLog
2283         * ChangeLog.jp
2284         * src/account.c
2285         * src/account.h
2286         * src/folder_item_prefs.c
2287         * src/main.c
2288         * src/pop.c
2289         * src/pop.h
2290         * src/prefs_account.c
2291         * src/prefs_account.h
2292         * src/prefs_common.c
2293         * src/prefs_common.h
2294         * src/prefs_gtk.c
2295         * src/prefs_gtk.h
2296                 sync with main 0.9.12cvs1
2297
2298 2004-07-15 [colin]      0.9.12cvs24
2299
2300         * src/folder.c
2301                 Disable GPG signature check during
2302                 folder move and scan 
2303         (Closes Bug 521 Signature checking slows down Folder-Move)
2304
2305 2004-07-14 [christoph]  0.9.12cvs23
2306
2307         * src/pgpmime.c
2308                 add missing fclose. Patch by Thomas Gilgin.
2309
2310         * src/procmime.c
2311                 add checks if fopen really worked
2312
2313 2004-07-14 [colin]      0.9.12cvs22
2314
2315         * src/pop.c
2316         * src/common/partial_download.c
2317                 Update includes
2318
2319 2004-07-14 [colin]      0.9.12cvs21
2320
2321         * src/folder.c
2322         * src/inc.c
2323         * src/matcher.c
2324         * src/matcher.h
2325         * src/matcher_parser_parse.y
2326         * src/messageview.c
2327         * src/msgcache.c
2328         * src/noticeview.c
2329         * src/noticeview.h
2330         * src/pop.c
2331         * src/pop.h
2332         * src/prefs_matcher.c
2333         * src/procheader.c
2334         * src/procmsg.c
2335         * src/procmsg.h
2336         * src/summaryview.c
2337         * src/common/Makefile.am
2338         * src/common/defs.h
2339         * src/gtk/quicksearch.c
2340         * src/common/partial_download.c ** NEW FILES **
2341         * src/common/partial_download.h ** NEW FILES **
2342                 Partial downloading of pop3 mails
2343
2344 2004-07-13 [christoph]  0.9.12cvs20
2345
2346         * src/mimeview.c
2347                 use "button_release_event" instead of "button_press_event",
2348                 because executing event callbacks while the button is still
2349                 pressed is not good and causes problems
2350
2351 2004-07-12 [colin]      0.9.12cvs19
2352
2353         * src/gtk/quicksearch.c
2354                 Fix a missing status update in quicksearch
2355
2356 2004-07-08 [colin]      0.9.12cvs18
2357
2358         * src/common/smtp.h
2359                 Fix guint vs gint bug
2360
2361 2004-07-08 [colin]      0.9.12cvs17
2362
2363         * src/common/smtp.c
2364                 use to_human_readable() for sizes
2365
2366 2004-07-08 [paul]       0.9.12cvs16
2367
2368         * src/inc.c [1.174]
2369                 fix occasional non-clearance of the statusbar
2370                 (close Bug 531 'SA plugin: status bar does not 
2371                  get cleared in OFFLINE mode')
2372
2373 2004-07-07 [colin]      0.9.12cvs15
2374
2375         * src/prefs_common.c [1.225]
2376         * src/prefs_common.h [1.112]
2377                 Add a hidden summary_quicksearch_sticky preference,
2378                 to allow the quicksearch bar to reset across folders
2379         * src/summaryview.c [1.437]
2380                 Use this preference
2381         * src/gtk/quicksearch.c [1.5]
2382         * src/gtk/quicksearch.h [1.3]
2383                 Add this preference, fix focus when hitting Enter,
2384                 add handling of Esc key to reset
2385
2386 2004-07-06 [colin]      0.9.12cvs14
2387
2388         * src/gtk/quicksearch.c [1.4]
2389                 Add Clear button
2390
2391 2004-07-06 [christoph]  0.9.12cvs13
2392
2393         * src/toolbar.c
2394                 enable next unread button in empty folders if next folder
2395                 dialog is not disabled
2396
2397         (Closes Feature Request [ 755800 ] "next" button enabled in empty
2398          folders)
2399
2400 2004-07-06 [colin]      0.9.12cvs12
2401
2402         * src/common/smtp.c [1.16]
2403                 Display maximum message size in the log
2404
2405 2004-07-06 [paul]       0.9.12cvs11
2406
2407         * src/toolbar.c
2408                 fix typo. (spotted by Fabien Vantard)
2409
2410 2004-07-06 [paul]       0.9.12cvs10
2411
2412         * src/main.c
2413                 terminate cleanly on SIGHUP. Patch submitted by
2414                 Thomas Gilgin <thg@karate-muellheim.de>
2415
2416 2004-07-05 [christoph]  0.9.12cvs9
2417
2418         * src/inc.c
2419                 better replacing of %d in new mail notification command
2420
2421 2004-07-05 [colin]      0.9.12cvs8
2422
2423         * src/common/smtp.[ch]
2424                 Take SIZE (returned by EHLO) into account, and
2425                 avoid sending too big messages
2426
2427 2004-07-04 [paul]       0.9.12cvs7
2428
2429         * src/account.c
2430                 fix auto-account selection on imap/news
2431
2432 2004-07-01 [paul]       0.9.12cvs6
2433
2434         * src/gtk/quicksearch.c
2435                 reveal hidden string in gui
2436                 
2437         * src/compose.c
2438                 fix updating of gpg signing setting on 
2439                 switching accounts
2440
2441 2004-06-30 [darko]      0.9.12cvs5
2442
2443         * src/common/utils.c
2444                 remove expand_search_string()
2445         * src/gtk/quicksearch.c
2446                 remove no longer needed for loop (thanks Christoph)
2447                 add expand_search_string()
2448
2449 2004-06-30 [darko]      0.9.12cvs4
2450
2451         * src/common/utils.c
2452                 allow all filtering expressions in quicksearch
2453
2454         (Closes Bug 519 filtering expr. in quicksearch)
2455
2456 2004-06-30 [christoph]  0.9.12cvs3
2457
2458         * configure.ac
2459                 better 'localedir'
2460
2461         * src/common/intl.h
2462                 allow plugins to define TEXTDOMAIN for the _(...) macro
2463
2464 2004-06-30 [paul]       0.9.12cvs2
2465
2466         * po/POTFILES.in
2467           src/Makefile.am
2468           src/main.c
2469           src/prefs_common.c
2470           src/prefs_msg_colors.[ch]     ** NEW FILES **
2471                 move message colouring options to
2472                 '/Other Preferences/Message View/Colors'
2473
2474 2004-06-30 [paul]       0.9.12cvs1
2475
2476         * po/POTFILES.in
2477           src/Makefile.am
2478           src/main.c
2479           src/prefs_common.c
2480           src/prefs_wrapping.[ch]       ** NEW FILES **
2481                 move message wrapping options to
2482                 /'Other Preferences/Compose/Message Wrapping'
2483
2484 2004-06-28 [paul]       0.9.12
2485
2486         * Sylpheed-Claws 0.9.12 released
2487
2488         * po/es.po
2489           po/fr.po
2490           po/sk.po
2491                 updated by Ricardo Mones Lastra, Fabien Vantard,
2492                 Andrej Kacian
2493
2494 2004-06-27 [paul]       0.9.11cvs19
2495
2496         * src/common/ssl.c
2497                 re-enable certificate check
2498
2499 2004-06-25 [christoph]  0.9.11cvs18
2500
2501         * src/procmsg.h
2502                 add MSG_HAS_ATTACHMENT to MSG_CACHED_FLAG_MASK
2503
2504 2004-06-25 [paul]       0.9.11cvs17
2505
2506         * sync with main 0.9.12cvs1
2507                 see ChangeLog 2004-06-23
2508                 
2509         * src/gtk/menu.c
2510                 remove unused menu_toggle_toggle()
2511
2512 2004-06-23 [christoph]  0.9.11cvs16
2513
2514         * src/folder.c
2515         * src/procheader.c
2516         * src/procmsg.h
2517         * src/summaryview.c
2518                 scan the mime structure of multipart mails for correct
2519                 attachment, encryped and signed (with privacy API) part
2520                 detection
2521
2522         (Closes Feature Request [ 961428 ] No paperclip for HTML mails)
2523
2524 2004-06-22 [paul]
2525
2526         * po/ru.po
2527                 updated by Pavlo Bohmat
2528
2529 2004-06-20 [christoph]  0.9.11cvs15
2530
2531         * src/inc.c
2532         * src/pop.[ch]
2533                 disconnect after authentication when doing POP before SMTP
2534
2535         (Closes Bug 393 Bad inerpretation of "Pop Before SMTP")
2536
2537 2004-06-19 [christoph]  0.9.11cvs14
2538
2539         * src/folder.c
2540                 fix FolderItem name update
2541
2542         (Closes Bug 511 Folder-Renaming not reflected immediately)
2543
2544 2004-06-17 [paul]       0.9.11cvs13
2545         
2546         * sync with main 0.9.12 release
2547           src/session.c
2548                 session_set_timeout(): fixed a bug that didn't
2549                 reset timeout_tag when interval is 0.
2550
2551 2004-06-16 [christoph]  0.9.11cvs12
2552
2553         * src/textview.c
2554                 correctly clear the URL in the status bar
2555
2556 2004-06-15 [christoph]  0.9.11cvs11
2557
2558         * src/summaryview.c
2559                 add missing gtk_widget_show()
2560
2561 2004-06-11 [christoph]  0.9.11cvs10
2562
2563         * src/plugins/spamassassin/spamassassin.c
2564                 correctly check waitpid return code
2565
2566         (Closes Bug 396 Zombie process when spamassassin is called)
2567
2568 2004-06-10 [christoph]  0.9.11cvs9
2569
2570         * src/mainwindow.c
2571         * src/summaryview.[ch]
2572         * src/gtk/Makefile.am
2573         * src/gtk/quicksearch.c                         ** NEW **
2574                 separate quick search from summaryview
2575
2576 2004-06-09 [christoph]  0.9.11cvs8
2577
2578         * src/inc.c
2579                 remove unused code
2580
2581         * src/textview.c
2582                 get folder for compose default account from MsgInfo and not
2583                 from SummaryView
2584
2585 2004-06-09 [christoph]  0.9.11cvs7
2586
2587         * src/folder.[ch]
2588                 add information about added or removed messages to
2589                 FOLDER_ITEM_UPDATE hook
2590
2591         * src/imap_gtk.c
2592         * src/mh_gtk.c
2593                 scan folder when removing a folder failed instead of
2594                 updating the summaryview
2595
2596 2004-06-08 [paul]       0.9.11cvs6
2597
2598         * sync with main 0.9.11cvs2
2599                 see ChangeLog 2004-06-08
2600
2601 2004-06-07 [christoph]  0.9.11cvs5
2602
2603         * configure.ac
2604         * src/common/Makefile.am
2605                 detect library providing 'encrypt' function
2606
2607 2004-06-07 [paul]       0.9.11cvs4
2608
2609         * src/inc.c
2610                 sync with main, 'code cleanup'
2611                 
2612         * tools/nautilus2sylpheed.sh
2613                 fix whitespace limitation. patch submitted by
2614                 Stephan Sachse <white@teg-clan.de>
2615
2616 2004-06-04 [christoph]  0.9.11cvs3
2617
2618         * src/account.c
2619         * src/action.[ch]
2620         * src/addressbook.c
2621         * src/addrindex.h
2622         * src/folder.h
2623         * src/folder_item_prefs.c
2624         * src/inc.c
2625         * src/main.c
2626         * src/messageview.c
2627         * src/mh_gtk.c
2628         * src/prefs_themes.c
2629         * src/procmime.c
2630         * src/quote_fmt.h
2631         * src/stock_pixmap.c
2632         * src/toolbar.c
2633                 fix compiler warnings
2634
2635 2004-06-03 [paul]       0.9.11cvs2
2636
2637         * src/msgcache.c
2638                 sync with main 0.9.11cvs1: "changed gint32 to
2639                 guint32 for some platforms"
2640
2641 2004-06-02 [christoph]  0.9.11cvs1
2642
2643         * src/common/ssl.c
2644                 fix SSL_CTX variable name for older OpenSSL versions
2645
2646         (Closes Bug 503 fix compilation with older OpenSSL)
2647
2648 2004-05-31 [paul]       0.9.11claws
2649
2650         * 0.9.11claws released
2651
2652 2004-05-31 [paul]       0.9.10claws72
2653
2654         * po/es.po
2655           po/it.po
2656           po/ja.po
2657           po/pl.po
2658           po/sk.po
2659           po/sr.po
2660           po/zh_CN.po
2661                 update translations, submitted by Ricardo Mones Lastra,
2662                 Andrea Spadaccini, Rui Hirokawa, Emil, Andrej Kacian,
2663                 Urke MMI, and Hansom Young
2664
2665 2004-05-25 [luke]       0.9.10claws71
2666
2667         * AUTHORS
2668         * src/mimeview.c
2669         * src/stockpixmap.[ch]
2670         * src/Makefile.am
2671         * src/pixmaps/privacy_emblem_encrypted.xpm      ** NEW **
2672         * src/pixmaps/privacy_emblem_failed.xpm         ** NEW **
2673         * src/pixmaps/privacy_emblem_passed.xpm         ** NEW **
2674         * src/pixmaps/privacy_emblem_signed.xpm         ** NEW **
2675         * src/pixmaps/privacy_emblem_warn.xpm           ** NEW **
2676
2677                 o Added privacy emblems from Jesper Shultz 
2678                   <jesper@schultz-net.dk>
2679                 o Overlay emblems onto mimeview icons to indicate
2680                   status of signature and if a message is encrypted
2681         
2682         * src/textview.c
2683                 remove unused color definitions (were used to 
2684                 indicate sig status)
2685
2686 2004-05-25 [paul]       0.9.10claws70
2687
2688         * AUTHORS
2689           tools/Makefile.am
2690           tools/README
2691           tools/nautilus2sylpheed.sh            ** NEW FILE **
2692                 add script to enable sending files from
2693                 nautilus.
2694                 Submitted by Reza Pakdel <hrpakdel@cpsc.ucalgary.ca>
2695                 
2696         * tools/launch_firebird                 ** REMOVED **
2697                 removed as the standard "firefox '%s'" now functions
2698                 correctly
2699
2700 2004-05-23 [paul]       0.9.10claws69
2701
2702         * src/compose.c
2703                 fix %X cursor point segfault
2704                 patch by Christoph
2705
2706 2004-05-23 [christoph]  0.9.10claws68
2707
2708         * src/folder.c
2709                 fix folder moving
2710
2711 2004-05-21 [paul]       0.9.10claws67
2712
2713         * sync with 0.9.10cvs17
2714                 see ChangeLog 2004-05-21
2715
2716 2004-05-20 [paul]       0.9.10claws66
2717
2718         * sync with 0.9.10cvs16
2719                 see ChangeLog 2004-05-19 and 2004-05-20
2720
2721 2004-05-19 [alfons]     0.9.10claws65
2722
2723         * src/summaryview.h
2724                 on some platforms regoff_t is defined as off_t, so 
2725                 pull in sys/types.h
2726
2727 2004-05-19 [paul]       0.9.10claws64
2728
2729         * sync with 0.9.10cvs13
2730                 see ChangeLog 2004-05-18
2731
2732 2004-05-17 [christoph]  0.9.10claws63
2733
2734         * src/folder.c
2735                 search all folders when searching for default folders and
2736                 not return the special folder of the first folder
2737
2738 2004-05-13 [alfons]     0.9.10claws62
2739
2740         * src/summaryview.c
2741                 add a better check to see if a message is a news message
2742                 (replaces the MSG_IS_NEWS() check removed in 0.9.9claws19)
2743
2744 2004-05-13 [paul]       0.9.10claws61
2745
2746         * src/msgcache.c
2747                 sync with 0.9.10cvs12
2748                 see ChangeLog 2004-05-12
2749
2750 2004-05-12 [alfons]     0.9.10claws60
2751
2752         * src/folderview.c
2753                 release lock in case of folder could not be opened 
2754
2755 2004-05-11 [christoph]  0.9.10claws59
2756
2757         * src/inc.[ch]
2758                 remove unused folderview update stuff from inc.[ch]
2759
2760 2004-05-11 [paul]       0.9.10claws58
2761
2762         * sync with 0.9.10cvs11
2763                 see ChangeLog 2004-05-10 and 2004-05-11
2764
2765 2004-05-09 [christoph]  0.9.10claws57
2766
2767         * src/folderview.c
2768                 check for folder class functions and not folder type to detect
2769                 valid drag targets
2770
2771 2004-05-08 [christoph]  0.9.10claws56
2772
2773         * src/sgpgme.c
2774                 fix date output for signature expire times
2775
2776         (Patch by Edgar Toernig <froese@gmx.de>)
2777
2778 2004-05-06 [christoph]  0.9.10claws55
2779
2780         * src/gtk/prefswindow.c
2781                 change window type to DIALOG
2782
2783         * src/folder.[ch]
2784         * src/folderview.c
2785         * src/news_gtk.c
2786                 o add folder_remove()
2787                 o change FolderUpdate hook flag names (NEW -> ADD, DESTROY -> REMOVE)
2788                 o add new "sort" field to Folder, no longer sort folders by type
2789                   higher sort values will be first in the folder list, new folders get 0
2790                   and will be added to the end
2791
2792         * src/mainwindow.c
2793         * src/gtk/Makefile.am
2794         * src/gtk/foldersort.(c|h|glade)                        ** NEW **
2795                 add dialog to allow users to change the folder order
2796
2797 2004-05-04 [paul]       0.9.10claws54
2798
2799         * src/inc.c
2800                 Display account_name in statusbar when retrieving
2801                 messages from a pop account
2802         * src/prefs_account.c
2803                 display account name in title of prefs_account
2804                 window
2805         * src/prefs_folder_item.c
2806                 display folder name in title of prefs_folder window
2807
2808         all 3 patches submitted by Fabien Vantard
2809
2810         * AUTHORS
2811                 add Fabien Vantard
2812
2813 2004-05-04 [paul]       0.9.10claws53
2814
2815         * src/prefs_actions.c
2816           src/prefs_template.c
2817                 'Esc' Key exits alertpanel
2818                 Patch submitted by Fabien Vantard <fzz@ifrance.com>
2819
2820 2004-04-26 [christoph]  0.9.10claws52
2821
2822         * src/gtk/about.c
2823         * src/gtk/colorsel.c
2824         * src/gtk/description_window.c
2825         * src/gtk/filesel.c
2826         * src/gtk/gtkaspell.c
2827         * src/gtk/inputdialog.c
2828         * src/gtk/pluginwindow.c
2829         * src/gtk/progressdialog.c
2830                 o remove gtk_window_set_position(..., GTK_WIN_POS_CENTER) because
2831                   it does not work correctly with xinerama
2832                 o lock incorporation while the plugin window is open
2833
2834 2004-04-23 [paul]       0.9.10claws51
2835
2836         * po/POTFILES.in
2837                 update location of inputdialog.c
2838                 
2839         * src/gtk/about.c
2840                 update Copyright string
2841                 
2842         * src/msgcache.c
2843           src/prefs_common.c
2844           src/prefs_themes.c
2845                 improve the english a little
2846
2847 2004-04-22 [christoph]  0.9.10claws50
2848
2849         * src/folderutils.[ch]
2850                 add folderutils_mark_all_read()
2851
2852         * src/folderview.c
2853                 readd "mark all read" from popup menu, now works
2854                 in all folders and not only the opened folder
2855
2856 2004-04-21 [christoph]  0.9.10claws49
2857
2858         * src/Makefile.am
2859         * src/inputdialog.[ch]                  ** REMOVED **
2860         * src/gtk/Makefile.am
2861         * src/gtk/inputdialog.[ch]              ** NEW **
2862                 move inputdialog.[ch] into gtk directory
2863
2864         * src/mh_gtk.c
2865                 remove check for missing IMAP folder account
2866
2867 2004-04-20 [christoph]  0.9.10claws48
2868
2869         * src/mainwindow.c
2870         * src/foldersel.c
2871                 remove new/rename/delete folder GUI functions because
2872                 they are always active, even for news folders, and can
2873                 not be easily made folder class dependent
2874
2875         * src/gtk/menu.[ch]
2876                 make menu_translate() public
2877
2878         * src/Makefile.am
2879         * src/folder.[ch]
2880         * src/folderview.[ch]
2881         * src/imap_gtk.[ch]                     ** NEW **
2882         * src/main.c
2883         * src/mh_gtk.[ch]                       ** NEW **
2884         * src/news_gtk.[ch]                     ** NEW **
2885                 o dynamically build FolderView popup menus from a folder
2886                   specific part, with callbacks to seperated code, and
2887                   a common part
2888                 o remove the folder class specifiy code from folderview.c
2889
2890 2004-04-15 [luke]       0.9.10claws47
2891
2892         * src/prefs_folder_item.c
2893                 o remove buttons for applying 'scan for new mail'
2894                   and 'process at startup' to sub folders
2895                 o add 'apply to sub folder' check buttons for all
2896                   properties and set folder prefs accordingly
2897                 o replace multiple gtk_widget_show() with one
2898                   gtk_widget_show_all() on container
2899
2900 2004-04-14 [darko]      0.9.10claws46
2901
2902         * src/gtk/Makefile.am
2903         * src/gtk/pluginwindow.c
2904                 load plugins from to $(prefix)/lib/sylpheed/plugins
2905                 in file selection dialog
2906         * src/plugins/clamav/clamav_plugin.c
2907                 const correctness
2908
2909 2004-04-14 [christoph]  0.9.10claws45
2910
2911         * src/folder.c
2912         * src/plugins/image_viewer/viewer.c
2913                 fix g_warnings
2914
2915 2004-04-10 [alfons]     0.9.10claws44
2916         
2917         * src/compose.c
2918                 appropriate auto account selection when forwarding
2919                 (fixes bug #476, "forward as attachment does not listen
2920                 to account rules")
2921
2922 2004-04-09 [alfons]     0.9.10claws43
2923
2924         * src/summaryview.c
2925                 make quick search combo matching case sensitive
2926
2927 2004-04-06 [alfons]     0.9.10claws42
2928
2929         * src/addr_compl.c
2930                 use cursor position to prevent clearing the entire entry
2931
2932 2004-04-06 [alfons]     0.9.10claws41
2933
2934         * src/folderview.c
2935                 fix bug #472, "filter not updated when renaming folder" 
2936
2937 2004-04-06 [alfons]     0.9.10claws40
2938
2939         * src/messageview.[ch]
2940           src/summaryview.c
2941                 reflect changes to Show all headers to main view
2942                 and message view (only affects detached message
2943                 view). see also bug #473, 'Show All Headers 
2944                 "problem"'.
2945
2946 2004-04-03 [alfons]     0.9.10claws39
2947
2948         * src/matcher.c
2949                 free address list
2950
2951 2004-04-03 [alfons]     0.9.10claws38
2952
2953         * src/matcher_parser_parse.y
2954           src/matcher.[ch]
2955                 prepare address look up matcher type; marginally
2956                 tested, and not hooked into the UI yet.
2957
2958                 basically it accepts the result of the left hand
2959                 side of the matcher (the "criteria"):
2960
2961                         from all_in_addressbook ""
2962                         ~to_or_cc any_in_addressbook ""
2963                 
2964                 the first case matches all addresses found in the
2965                 from header, and the second case matches if any
2966                 (at least one) of the addresses in to or cc headers 
2967                 are not in the address book.
2968
2969                 the string argument is not used yet, but is intended
2970                 to match a group of addresses 
2971
2972 2004-04-02 [luke]       0.9.10claws37
2973
2974         * src/prefs_folder_item.c
2975                 Add two buttons to apply 'scan for new mail'
2976                 and 'process at startup' to sub folders
2977
2978 2004-04-02 [luke]
2979         * tools/textviewer.sh
2980                 better filename extension matching plus some support for
2981                 MS Excel, MS Powerpoint and HTML
2982
2983 2004-03-29 [christoph]  0.9.10claws36
2984
2985         * src/folder.h
2986         * src/folderutils.[ch]
2987         * src/mainwindow.c
2988                 add delete duplicates for all folders
2989
2990 2004-03-29 [alfons]     0.9.10claws35
2991
2992         * src/folder.c
2993                 don't pass NULL to XXXprintf(); fixes Solaris crashes
2994                 when selecting top-level folder node (thanks to 
2995                 Alex S. Moore)
2996
2997 2004-03-28 [keith]      0.9.10claws34
2998
2999         * src/textview.c
3000                 prepend "http://" to URIs of the form "www.example.com"
3001
3002 2004-03-28 [paul]       0.9.10claws33
3003
3004         * src/common/nntp.c
3005           src/common/smtp.c
3006           src/folder.c
3007           src/imap.c
3008           src/inc.c
3009           src/news.c
3010           src/pop.c
3011                 revise 'translatable string' policy:
3012                 don't translate debug_print() or log_print(),
3013                 translate log_message() and log_warning()
3014         
3015         * po/zh_CN.po
3016                 update submitted by Hansom Young
3017
3018 2004-03-25 [alfons]     0.9.10claws32
3019
3020         * src/prefs_common.c
3021                 I mean this one: Return the GList...
3022
3023 2004-03-25 [alfons]     0.9.10claws31
3024
3025         * src/prefs_common.h
3026                 add new members at the end of prefs_common, so
3027                 they get properly initialized
3028
3029 2004-03-24 [christoph]  0.9.10claws30
3030
3031         * src/imap.c
3032                 o NULL is a valid GSList
3033
3034 2004-03-24 [alfons]     0.9.10claws29
3035
3036         * src/prefs_common.[ch]
3037           src/summaryview.c
3038           src/common/defs.h
3039                 add history to quick search (patch submitted by 
3040                 Ivan Francolin Martinez - thanks!)
3041
3042 2004-03-24 [alfons]     0.9.10claws28
3043
3044         * src/imap.c
3045                 NULL output pointer parameter
3046
3047 2004-03-21 [alfons]     0.9.10claws27
3048
3049         * src/addrindex.[ch]
3050           src/addr_compl.c
3051                 complete addresses on nicks and aliases
3052
3053 2004-03-21 [alfons]     0.9.10claws26
3054
3055         * src/import.c
3056           src/inc.c
3057           src/mbox.[ch]
3058                 disable filters on import mbox (patch submitted
3059                 by Edgar Toernig)
3060
3061 2004-03-21 [darko]      0.9.10claws25
3062
3063         * src/addr_compl.c
3064                 select the address when only one match is found while
3065                 doing address completion with tab key (feature
3066                 request #914720)
3067
3068 2004-03-21 [alfons]     0.9.10claws24
3069
3070         * src/messageview.c
3071           src/toolbar.c
3072                 don't `navigate-delete` when a summary view's selection does not 
3073                 match the accompanying message view's message
3074
3075 2004-03-20 [alfons]     0.9.10claws23
3076
3077         * src/summaryview.c
3078                 hide ext search button on initial display (should fix bug #459,
3079                 "Toggling quick-search at 1st time: minor UI inconsistency")
3080
3081 2004-03-20 [alfons]     0.9.10claws22
3082
3083         * src/summaryview.[ch]
3084                 add function to get selected msginfo, if there's
3085                 only one selected
3086
3087 2004-03-20 [paul]       0.9.10claws21
3088
3089         * sync with 0.9.10cvs7
3090                 see ChangeLog 2004-03-19
3091
3092 2004-03-19 [paul]       0.9.10claws20
3093
3094         * src/common/nntp.c
3095           src/common/smtp.c
3096           src/common/ssl.c
3097           src/folder.c
3098           src/imap.c
3099           src/inc.c
3100           src/news.c
3101           src/pop.c
3102                 don't translate strings in debug_print(), log_print(),
3103                 log_message(),  and log_warning()
3104
3105 2004-03-19 [alfons]     0.9.10claws19
3106
3107         better next/previous/delete/focus navigation with separate 
3108         message view 
3109         
3110         * src/toolbar.c
3111                 call summaryview_delete() instead of messageview_delete()
3112         * src/messageview.c
3113                 disable messageview_delete()
3114
3115 2004-03-18 [paul]       0.9.10claws18
3116
3117         * sync with 0.9.10cvs6
3118                 see ChangeLog 2004-03-16
3119
3120 2004-03-17 [alfons]     0.9.10claws17
3121
3122         * src/gtk/filesel.c
3123                 remove bogus semicolon after if() (sometimes it pays to
3124                 read LKML :)
3125
3126 2004-03-15 [darko]      0.9.10claws16
3127
3128         * src/gtk/filesel.c
3129                 support full path in place of a filename
3130         * src/mimeview.c
3131                 store directory attachments were saved to and
3132                 use it when saving attachments
3133         * src/prefs_common.[hc]
3134                 store directory attachments were last saved to
3135
3136 2004-03-15 [paul]       0.9.10claws15
3137
3138         * src/folderview.c
3139                 fix bug where unsubscribing a newsgroup would destroy
3140                 (most of the) filtering rules
3141
3142 2004-03-15 [paul]       0.9.10claws14
3143
3144         * src/folderview.c
3145                 fix Bug 458, 'Folder View remaining empty after 
3146                 removing a NEWS account' (was also true of IMAP
3147                 accounts)
3148
3149 2004-03-15 [paul]       0.9.10claws13
3150
3151         * src/folderview.c
3152                 fix folderview invisibility of newly subscribed
3153                 newsgroups
3154
3155 2004-03-13 [paul]       0.9.10claws12
3156
3157         * src/compose.c
3158           src/plugins/dillo_viewer/dillo_prefs.c
3159           src/plugins/image_viewer/viewerprefs.c
3160                 gettextise some forgotten parts
3161
3162 2004-03-13 [alfons]     0.9.10claws11
3163
3164         * src/imap.c
3165                 make sure the correct type is passed to sscanf()
3166
3167 2004-03-13 [paul]       0.9.10claws10
3168
3169         * sync with 0.9.10cvs5
3170                 see ChangeLog 2004-03-02 and 2004-03-12, 
3171                 specifically:
3172                 'always move messages by default when using DnD (except 
3173                 for News folder). Copy messages if Ctrl-key is pressed.'
3174                 and 'added a function to filter selected messages'
3175
3176 2004-03-12 [christoph]  0.9.10claws9
3177
3178         * src/codeconv.c
3179                 add parameter check to conv_unmime_header_overwrite()
3180
3181         * src/imap.c
3182                 o fix spelling
3183                 o fix removing of NEW flag when UNREAD is unset
3184
3185         * src/procmime.c
3186                 decode MIME-headers
3187
3188         (Closes 437 i18n attachment display error.)
3189
3190 2004-03-12 [paul]       0.9.10claws8
3191
3192         * po/it.po
3193                 update. submitted by Andrea Spadaccini <lupin85@email.it>
3194                 
3195         * tools/Makefile.am
3196                 add 'textviewer.sh'
3197
3198 2004-03-12 [alfons]     0.9.10claws7
3199
3200         * src/imap.c
3201                 o quiet compiler and typecast Folder * to IMAP Folder *
3202                 o wake up and fix my previous incompatible type assignment bug
3203
3204 2004-03-12 [alfons]     0.9.10claws6
3205
3206         * src/imap.c
3207                 don't mix up pointers to int, guint32 _and_ 
3208                 unsigned int 
3209
3210 2004-03-12 [christoph]  0.9.10claws5
3211
3212         * src/folderview.c
3213                 Add error requester when renaming a folder failed
3214
3215         * src/imap.c
3216                 Check new FolderItem name for namespace seperator
3217                 before renaming
3218
3219         (Closes Bug 443 Bad named IMAP folders won't be displayed)
3220
3221 2004-03-11 [christoph]  0.9.10claws4
3222
3223         * src/folder.[ch]
3224         * src/imap.c
3225         * src/procmsg.h
3226                 syncronize flags in cache with IMAP folder flags
3227
3228         Adapted a patch submitted by Simon 'corecode' Schubert
3229         <corecode@corecode.ath.cx> 
3230
3231
3232 2004-03-11 [alfons]     0.9.10claws3
3233
3234         * src/textview.[ch]
3235                 remove dead code that at one time controlled display of
3236                 URIs in status bar
3237
3238 2004-03-10 [paul]       0.9.10claws2
3239
3240         * po/it.po
3241                 updated by Lupino <lupin85@email.it>
3242
3243 2004-03-09 [alfons]     0.9.10claws1
3244
3245         * src/matcher.c
3246                 we're not using yywrap, but we may, so close yyin instead
3247                 of initial FILE *
3248
3249 2004-03-08 [paul]       0.9.10claws
3250
3251         * 0.9.10claws released
3252
3253 2004-03-08 [paul]       0.9.9claws41
3254
3255         * po/es.po
3256           po/ja.po
3257           po/ru.po
3258           po/sk.po
3259           po/sr.po
3260           po/zh_CN.po
3261                 update translations. submitted by Ricardo Mones Lastra,
3262                 Rui Hirokawa, Pavlo Bohmat, Andrej Kacian, Urke MMI,
3263                 Hansom Young
3264
3265 2004-03-06 [paul]       0.9.9claws40
3266
3267         * src/stock_pixmap.c
3268                 fix crash: g_strdup(DEFAULT_PIXMAP_THEME)
3269                 patch submitted by Pawel Pekala
3270
3271 2004-03-06 [alfons]             0.9.9claws39
3272
3273         * src/addrindex.c
3274                 allow nick name completion again 
3275
3276 2004-03-02 [match]              0.9.9claws38
3277
3278         * configure.ac
3279                 added definition of USE_LDAP_TLS to support TLS.
3280         * src/ldapctrl.[ch]
3281         * src/ldapquery.c
3282         * src/ldapserver.[ch]
3283         * src/addressbook.c
3284         * src/addrindex.c
3285         * src/editldap.c
3286                 included LDAP TLS support.
3287
3288 2004-03-02 [christoph]          0.9.9claws37
3289
3290         * src/folder.[ch]
3291                 o add more documentation for FolderClass
3292                 o remove usused FolderClass virtual functions
3293
3294         * src/imap.c
3295         * src/mh.c
3296         * src/news.c
3297                 change creation of FolderClass because static initializations
3298                 for structs suck in C89
3299
3300 2004-03-01 [paul]
3301
3302         * sync with 0.9.10
3303
3304 2004-02-28 [keith]      0.9.9claws36
3305
3306         * src/common/utils.c
3307                 Fix treatment of whitespace in quicksearch bar (leading
3308                 spaces and >1 space between commands and parameters).
3309
3310 2004-02-27 [alfons]     0.9.9claws35
3311
3312         * src/compose.[ch]
3313                 Explicitly remove draft timeout to fix nasty race between 
3314                 compose_send_cb() (which destroys the compose window) and 
3315                 compose_defer_auto_save_draft() (which expects compose 
3316                 window to exist). Should fix Keith's and Fred Marton's
3317                 bug report (#128, "crash after complaining about character
3318                 set conversion")
3319
3320 2004-02-27 [luke]       0.9.9claws34
3321         
3322         * src/folder.c
3323                 Do folder_item_apply_processing() even if no processing
3324                 rules for the folder exist (so global processing is applied)
3325
3326 2004-02-26 [thorsten]   0.9.9claws33
3327
3328         * src/mimeview.c
3329                 Remove misleading static declaration
3330
3331 2004-02-26 [alfons]     0.9.9claws32
3332
3333         * src/procmime.[ch]
3334           src/compose.c
3335           src/mimeview.c
3336           src/textview.c
3337                 use/add procmime_get_content_type_str() as a safe wrapper
3338                 for returning a Content-Type type string; should fix 
3339                 bug #444, 0.9.7..0.9.9 crashes with "Content-Type: type= 
3340                  - attachments."
3341
3342 2004-02-26 [thorsten]   0.9.9claws31
3343
3344         * src/mimeview.c
3345                 Restructure save_as/save_all
3346
3347 2004-02-26 [alfons]     0.9.9claws30
3348
3349         * src/procmime.c
3350                 clean up (2)
3351
3352 2004-02-26 [alfons]     0.9.9claws29
3353
3354         * src/procmime.c
3355                 clean up (1)
3356
3357 2004-02-24 [luke]
3358
3359         * tools/textviewer.sh
3360                 tweaks from Johann Koenig, recognition of shell
3361                 scripts in particular
3362
3363 2004-02-24 [paul]       0.9.9claws28
3364
3365         * sync with 0.9.9cvs13
3366                 see ChangeLog 2004-02-24
3367
3368 2004-02-23 [paul]       0.9.9claws27
3369
3370         * src/inc.c
3371                 one alertpanel on pop3 authentication error will suffice
3372                 
3373         * src/prefs_fonts.c
3374                 remove unnecessary printf
3375
3376 2004-02-22 [alfons]     0.9.9claws26
3377
3378         * src/messageview.c
3379                 put back a lost check
3380
3381 2004-02-21 [alfons]     0.9.9claws25
3382
3383         * src/folderview.c
3384                 don't forget to save folder properties after renaming folder
3385
3386 2004-02-20 [paul]       0.9.9.claws24
3387
3388         * src/addressbook.c
3389                 sync with 0.9.9cvs11, see ChangeLog 2004-02-19
3390                 
3391         * src/inc.c
3392                 complete sync with 0.9.9cvs9's 'update folderview
3393                 progressively'
3394                 
3395         * configure.ac
3396                 require gettext >= 0.12.1
3397
3398 2004-02-17 [match]      0.9.9claws23
3399
3400         * src/compose.c
3401                 keep the peace - change style.
3402
3403 2004-02-17 [alfons]     0.9.9claws22
3404
3405         * src/filtering.c
3406                 make MATCHACTION_STOP cancel filtering / processing;
3407                 clean up and document it to make it a little bit more clear;
3408
3409 2004-02-17 [alfons]     0.9.9claws21
3410
3411         %X marks the cursor spot for reply quote format
3412
3413         * src/quote_fmt_lex.l 
3414           src/quote_fmt.c
3415                 add %X token
3416                 
3417         * src/quote_fmt.h
3418           src/quote_fmt_parse.y
3419                 handle %X token
3420                 
3421         * src/compose.c
3422                 handle %X token for replies only (for now)
3423
3424 2004-02-17 [paul]       0.9.9claws20
3425
3426         * po/sk.po
3427                 updated by Andrej Kacian
3428                 
3429         * src/news.c
3430                 remove unneeded include
3431                 
3432         * src/prefs_fonts.c
3433                 be a little more user-friendly with the labels
3434                 
3435         * configure.ac
3436                 a change forgotten in the last commit: 
3437                 SYLPHEED_ACLOCAL_INCLUDE(m4)
3438
3439 2004-02-17 [paul]       0.9.9claws19
3440
3441         * ac/*                          ** REMOVED **
3442           ac/                           ** REMOVED **
3443           intl/Makefile.in              ** REMOVED **
3444           m4/                           ** NEW **
3445           m4/missing                    ** NEW **
3446           m4/missing/gdk-pixbuf.m4      ** NEW **
3447           m4/missing/gettext.m4         ** NEW **
3448           m4/missing/gpgme.m4           ** NEW **
3449           m4/missing/imlib.m4           ** NEW **
3450           m4/.cvsignore                 ** NEW **
3451           m4/Makefile.am                ** NEW **
3452           m4/README                     ** NEW **
3453           m4/aclocal-include.m4         ** NEW **
3454           m4/aspell.m4                  ** NEW **
3455           m4/check-type.m4              ** NEW **
3456           m4/gnupg-check-typedef.m4     ** NEW **
3457           m4/openssl.m4                 ** NEW **
3458           m4/spamassassin.m4            ** NEW **
3459           po/ChangeLog                  ** REMOVED **
3460           po/Makefile.in.in             ** REMOVED **
3461           po/Rules-quot                 ** REMOVED **
3462           po/boldquot.sed               ** REMOVED **
3463           po/en@boldquot.header         ** REMOVED **
3464           po/en@quot.header             ** REMOVED **
3465           po/insert-header.sin          ** REMOVED **
3466           po/quot.sed                   ** REMOVED **
3467           po/remove-potcdate.sed        ** REMOVED **
3468           po/remove-potcdate.sin        ** REMOVED **
3469           po/stamp-po                   ** REMOVED **
3470           Makefile.am
3471           autogen.sh
3472           configure.ac
3473                 enable building with automake 1.8.x
3474                 add 'autopoint' to autogen.sh and remove all
3475                 auto-generated files, remove ac/ in favour of
3476                 m4/
3477
3478 2004-02-17 [alfons]     0.9.9claws18
3479         
3480         * src/summaryview.c
3481                 MSG_IS_NEWS() is not stored at all, and is bogus
3482
3483 2004-02-17 [martin]     0.9.9claws17
3484
3485         * src/prefs_themes.c
3486                 fix crash when installing wrong theme and output an
3487                 error message
3488
3489 2004-02-16 [christoph]  0.9.9claws16
3490
3491         * src/compose.c
3492         * src/stock_pixmap.[ch]
3493         * src/toolbar.[ch]
3494         * src/pixmaps/linewrapcurrent.xpm               ** NEW **
3495                 add "Wrap current paragraph" to compose toolbar
3496
3497 2004-02-15 [alfons]     0.9.9claws15
3498
3499         * src/folderview.c
3500                 refine previous commit to make sure other hook functions
3501                 get their grab of the pie too
3502
3503 2004-02-15 [alfons]     0.9.9claws14
3504
3505         * src/folderview.c
3506                 fix sync breakage so we don't pass invalid pointer types
3507
3508 2004-02-15 [match]      0.9.9claws13
3509
3510         * src/ldapquery.[ch]
3511         * src/ldapserver.h
3512         * src/addrindex.[ch]
3513                 tweak threading calls.
3514         * src/addr_compl.[ch]
3515                 add alias into completion list.
3516         * src/addressbook.c
3517                 fix ldap browse.
3518                 improve context menu behavior.
3519                 change menu sequence.
3520                 add send mail from addressbook.
3521         * src/addrselect.[ch]
3522         * src/compose.[ch]
3523                 add send mail from addressbook.
3524
3525 2004-02-15 [christoph]  0.9.9claws12
3526
3527         * src/folderutils.c
3528                 skip deleting when duplist is empty
3529
3530         * src/folderview.[ch]
3531         * src/mainwindow.c
3532         * src/summaryview.[ch]
3533                 call folderutils_delete_duplicates() from mainwindow code
3534
3535 2004-02-15 [alfons]     0.9.9claws11
3536         
3537         * src/common/utils.c
3538                 add prefix for italian ms o(e) 
3539
3540 2004-02-14 [paul]       0.9.9claws10
3541
3542         * src/foldersel.c
3543                 fix updating of the folder view when creating a
3544                 new folder
3545
3546 2004-02-13 [paul]       0.9.9claws9
3547
3548         * src/plugins/clamav/clamav_plugin.c
3549                 remove GUI code
3550
3551 2004-02-13 [paul]       0.9.9claws8
3552
3553         * sync with 0.9.9cvs9
3554                 see ChangeLog 2004-02-09, 2004-02-10, 2004-02-12
3555
3556 2004-02-13 [alfons]     0.9.9claws7
3557
3558         * src/common/utils.c
3559                 fix wrong type of argument for ctype functions (pass unsigned
3560                 char instead of signed char)
3561
3562 2004-02-12 [alfons]     0.9.9claws6
3563
3564         * src/compose.[ch]
3565                 don't select text in header entry when composing to a 
3566                 default address, but rather give the header entry a
3567                 different color / style (same as the folder new color)
3568
3569 2004-02-12 [alfons]     0.9.9claws5
3570
3571         * src/plugins/clamav/clamav_plugin.c
3572                 don't exit(2) on libclamav init error - show a warning.
3573                 (tested by damaging a clamav database file.)
3574
3575 2004-02-12 [paul]       0.9.9claws4
3576
3577         * sync with 0.9.9cvs4
3578                 see ChangeLog 2004-02-04, 2004-02-05, and 2004-02-06
3579
3580 2004-02-11 [luke]       0.9.9claws3
3581
3582         * src/mimeview.c
3583                 remove redundant check introduced in 0.9.9claws1
3584
3585 2004-02-11 [luke]       0.9.9claws2
3586
3587         * src/mimeview.c
3588                 fix compilation of my previous commit without gpg enabled
3589
3590 2004-02-10 [luke]       0.9.9claws1
3591
3592         * src/mimeview.c
3593                 add borders to icons to indicate the privacy status for
3594                 the message part (unknown/bad/good)
3595
3596 2004-02-06 [paul]       0.9.9claws
3597
3598         0.9.9claws released
3599
3600 2004-02-06 [darko]      0.9.8claws64
3601
3602         * src/compose.c
3603                 don't allow Ctrl+Enter while external editor is active
3604
3605 2004-02-06 [paul]       0.9.8claws63
3606
3607         * po/es.po
3608           po/pl.po
3609           po/sk.po
3610           po/sr.po
3611                 update Spanish, Polish, Slovak, and Serbian translations.
3612                 submitted by Ricardo Mones Lastra, Emil Nowak, Andrej Kacian,
3613                 and Urke MMI
3614
3615 2004-02-04 [alfons]     0.9.8claws62
3616
3617         * src/compose.c
3618                 grab focus only when lbutton was pressed (bug #430 cont'd; 
3619                 don't have clue yet why the cursor pos is at the end of the
3620                 text.)
3621
3622 2004-02-04 [alfons]     0.9.8claws61
3623
3624         * src/compose.c
3625                 always grab focus when one of the header entries is clicked 
3626                 (should fix bug #430, "no focus on pasted addresses 3 & higher")
3627
3628 2004-02-02 [paul]
3629
3630         * ac/missing/gdk-pixbuf.m4
3631           ac/missing/gpgme.m4
3632           ac/missing/imlib.m4
3633                 prevent 'underquoted definition' warnings
3634                 patch submitted by David Relson
3635                 
3636         * src/plugins/clamav/README
3637                 update, improve, correct
3638
3639 2004-01-31 [thorsten]   0.9.8claws60
3640
3641         * src/news.c
3642                 'dir' not initialized if group has no messages
3643
3644 2004-01-29 [christoph]  0.9.8claws59
3645
3646         * src/customheader.[ch]
3647                 add custom_header_is_allowed() to check for disallowed header names
3648                 that must not be overridden by custom headers
3649
3650         * src/compose.c
3651                 always write From: header and use custom_header_is_allowed() to
3652                 check if custom header should be written
3653
3654         * src/prefs_customheader.c
3655                 check if custom header is disallowed using custom_header_is_allowed()
3656
3657         * src/folderutils.c
3658                 destroy message id GHashTable before freeing the MsgInfos
3659
3660 2004-01-29 [paul]       0.9.8claws58
3661
3662         * sync with 0.9.9 release
3663                 see ChangeLog 2004-01-29
3664
3665 2004-01-29 [paul]       0.9.8claws57
3666
3667         * sync with 0.9.8cvs11
3668                 see ChangeLog 2004-01-29
3669
3670 2004-01-28 [christoph]  0.9.8claws56
3671
3672         * src/pgpmime.c
3673         * src/sgpgme.[ch]
3674                 return WARN signature status when signature is not trusted
3675
3676         * src/Makefile.am
3677         * src/folder.c
3678         * src/folderutils.[ch]                  ** NEW **
3679         * src/summaryview.c
3680                 implement delete duplicates summaryview independent
3681
3682 2004-01-28 [paul]       0.9.8claws55
3683
3684         * sync with 0.9.8cvs10
3685                 see Changelog 2004-01-27 and 2004-01-28
3686
3687 2004-01-26 [christoph]  0.9.8claws54
3688
3689         * src/imap.c
3690                 create a root node for the Folder if scan fails because root
3691                 folder does not exist
3692
3693 2004-01-26 [paul]       0.9.8claws53
3694
3695         * sync with 0.9.8cvs7
3696                 see ChangeLog 2004-01-23
3697
3698 2004-01-25 [alfons]     0.9.8claws52
3699
3700         * src/compose.c
3701                 remove left-over constant INDENT_CHARS
3702
3703 2004-01-25 [alfons]     0.9.8claws51
3704
3705         * src/procmime.c
3706                 add NULL pointer check for mimeinfo->node in
3707                 procmime_mimeinfo_parent()
3708
3709 2004-01-25 [darko]      0.9.8claws50
3710
3711         * src/compose.c
3712                 make "Wrap all long lines" toolbar button wrap all
3713                 long lines not just the current line
3714                 patch by I. Oshadi Jayawardena <ioj4 at yahoo.co.uk>
3715
3716
3717 2004-01-25 [alfons]     0.9.8claws49
3718
3719         * src/procmime.c
3720                 remove g_strstrip(); prevents a NULL pointer deref, and isn't
3721                 necessary anyway, because *scanf() functions neglect white
3722                 space in the input. 
3723                 Fixes bug #425, "sylpheed 0.9.8claws42 crashes on some messages."
3724
3725 2004-01-25 [paul]       0.9.8claws48
3726
3727         * src/prefs_ext_prog.c
3728                 apply Alfons' patch to check for NULL pointers
3729                 fixes bug #424
3730
3731 2004-01-25 [paul]       0.9.8claws47
3732
3733         * sync with 0.9.8cvs8
3734                 see ChangeLog 2004-01-23
3735
3736 2004-01-25 [thorsten]   0.9.8claws46
3737
3738         * src/messageview.c
3739                 remove orphaned mimeview unref()
3740
3741 2004-01-23 [christoph]  0.9.8claws45
3742
3743         * src/summaryview.c
3744                 set ctree widget style
3745
3746 2004-01-23 [paul]       0.9.8claws44
3747
3748         * sync with 0.9.8cvs5
3749                 see ChangeLog 2004-01-22
3750
3751 2004-01-23 [alfons]     0.9.8claws43
3752
3753         * src/procmsg.c
3754                 remove redundant code in procmsg_get_thread_tree()
3755
3756 2004-01-21 [christoph]  0.9.8claws42
3757
3758         * src/folderview.c
3759                 set ctree widget style, otherwise GTK does not use the
3760                 the correct vertical size for the list items
3761
3762 2004-01-21 [alfons]     0.9.8claws41
3763
3764         * src/summaryview.c
3765                 GDK_Left should only switch to folderview when
3766                 when summaryview hscrollbar is at the leftmost
3767                 position (fixes bug #420, "Focus error")
3768
3769 2004-01-21 [paul]       0.9.8claws40
3770
3771         * sync with 0.9.8cvs4
3772                 see ChangeLog 2004-01-20
3773
3774 2004-01-20 [christoph]  0.9.8claws39
3775
3776         * src/folderview.c
3777                 remove setting sensitivity for no longer existing
3778                 /Scoring... popup entry
3779
3780 2004-01-20 [keith]      0.9.8claws38
3781
3782         * configure.ac
3783                 Revert AM_CONFIG_HEADER to AC_CONFIG_HEADER
3784
3785 2004-01-20 [paul]       0.9.8claws37
3786
3787         * src/prefs_fonts.c
3788                 demystify font settings
3789                 
3790         * src/textview.c
3791                 use textview->msgfont for header->body in
3792                 textview_show_header()
3793
3794 2004-01-20 [paul]       0.9.8claws36
3795
3796         * src/compose.c
3797           src/undo.c
3798                 remove superfluous debug_print's
3799                 
3800         * src/inc.c
3801                 clear the statusbar after LOCAL incorporation
3802
3803 2004-01-20 [paul]       0.9.8claws35
3804
3805         * sync with 0.9.8cvs3
3806                 see ChangeLog 2004-01-20
3807
3808 2004-01-19 [keith]      0.9.8claws34
3809
3810         * src/folderview.c
3811                 don't show 'Search folder...' on popup menu
3812                 if folder has no mails in it
3813
3814 2004-01-17 [keith]      0.9.8claws33
3815
3816         * src/compose.c
3817           src/prefs_common.c
3818           src/prefs_common.h
3819                 store position of compose window in prefs
3820
3821 2004-01-17 [thorsten]   0.9.8claws32
3822
3823         * src/gtk/gtkvscrollbutton.c
3824                 ensure scrollbutton resize event on different gtk versions
3825
3826 2004-01-15 [alfons]     0.9.8claws31
3827         
3828         * src/summaryview.c
3829                 keep MSG_REPLIED and MSG_FORWARDED even when marking a
3830                 message as read
3831
3832 2004-01-12 [christoph]  0.9.8claws30
3833
3834         * src/procmime.c
3835                 better MIME-Version check
3836
3837 2004-01-11 [alfons]     0.9.8claws29
3838
3839         * src/procmsg.c
3840                 remove unnecessary but still effective check (could possibly
3841                 lead to some unwanted side effects)
3842
3843 2004-01-11 [alfons]     0.9.8claws28
3844
3845         * src/procmsg.c
3846                 we should not prefer lowest message number while threading 
3847                 (introduced in previous commit)
3848
3849 2004-01-11 [alfons]     0.9.8claws27
3850
3851         * src/procmsg.c
3852                 subject threading fixes:
3853                 
3854                         - make message with lowest message number the
3855                           thread parent,
3856                         - refine recording last node when threading. the last node
3857                           should be the previous one if a node has a thread parent,
3858                           or the current node if not
3859                 
3860                 (there's another threading bug fix coming up)
3861
3862 2004-01-10 [paul]       0.9.8claws26
3863
3864         * src/main.c
3865           src/prefs_ext_prog.c
3866           src/plugins/clamav/clamav_plugin_gtk.c
3867                 minor gui fixes
3868
3869 2004-01-09 [christoph]  0.9.8claws25
3870
3871         * src/Makefile.am
3872         * src/string_match.[ch]                 ** REMOVE **
3873         * src/common/Makefile.am
3874         * src/common/string_match.[ch]          ** NEW **
3875                 move string_match.[ch] to common directory
3876
3877 2004-01-09 [christoph]  0.9.8claws24
3878
3879         * src/pgpmime.c
3880                 add MIME-Version header for the message parser
3881
3882 2004-01-09 [paul]       0.9.8claws23
3883
3884         * po/POTFILES.in
3885           src/Makefile.am
3886           src/main.c
3887           src/prefs_common.c
3888           src/prefs_ext_prog.[ch]       ** NEW FILES **
3889                 move External Command options from 'Common Prefs/Other' to
3890                 'Other Prefs/Message View/External Programs', also reveal
3891                 the hidden options for audio player and image viewer.
3892                 
3893         * src/prefs_common.c
3894                 fix toggling of header pane
3895
3896 2004-01-09 [paul]       0.9.8claws22
3897
3898         * src/compose.c
3899                 when changing account also change the save folder
3900
3901         * src/textview.c
3902                 if a text/plain attachment has 'Content-Disposition: attachment'
3903                 don't display it inline
3904
3905 2004-01-08 [christoph]  0.9.8claws21
3906
3907         * src/procmime.c
3908                 check for "MIME-Version: 1.0" in message/rfc882 MIME-parts,
3909                 otherwise thread the message content as one text part and
3910                 don't assume charset US-ASCII which is only specified as
3911                 default for MIME-messages
3912
3913 2004-01-08 [paul]       0.9.8claws20
3914
3915         * src/plugins/clamav/clamav_plugin.c
3916           src/plugins/spamassassin/spamassassin.c
3917                 inform the user what is happening via the statusbar
3918
3919 2004-01-06 [paul]       0.9.8claws19
3920
3921         * po/es.po
3922                 update Spanish translation. submitted by Ricardo
3923                 Mones Lastra
3924
3925 2004-01-05 [paul]       0.9.8claws18
3926
3927         * sync with 0.9.8cvs2
3928                 see ChangeLog 2004-01-05
3929
3930 2004-01-03 [luke]       0.9.8claws17
3931
3932         * src/procheader.c
3933                 Clean up:
3934                 o remove unused functions string_getchar() and file_getchar()
3935                 o remove the getchar_ parameter from generic_get_one_field()
3936                 o add an 'unfold' parameter to generic_get_one_field, to
3937                   be used if no HeaderEntry is supplied
3938                 o procheader_get_one_field_asis() uses
3939                   generic_get_one_field().
3940
3941 2004-01-01 [christoph]  0.9.8claws16
3942
3943         * src/common/xml.[ch]
3944                 o add xml_new_tag() to manage usage counts of strings correctly
3945                 o correct xml_copy_tree() function name
3946
3947         * src/folder.c
3948         * src/main.c
3949                 allow registering and unregistering of FolderClasses anytime
3950
3951 2003-12-31 [christoph]  0.9.8claws15
3952
3953         * src/folder.[ch]
3954         * src/common/xml.[ch]
3955                 keep folderlist.xml data for unloaded FolderClasses
3956
3957 2003-12-30 [luke]       0.9.8claws14
3958
3959         * src/procheader.[ch]
3960                 o added procheader_get_one_field_asis() that does not do
3961                   unfolding
3962                 o fix procheader_get_header_array_asis() to use the above,
3963                   fixing ugliness of headers in textview
3964
3965         * src/compose.c
3966                 o don't unfold headers when redirecting.        
3967
3968 2003-12-30 [paul]       0.9.8claws13
3969
3970         * po/POTFILES.in
3971           src/common/defs.h
3972           src/Makefile.am
3973           src/main.c
3974           src/prefs_common.c
3975           src/prefs_themes.[ch] ** NEW FILES **
3976                 redesign and move Icon Theme selector to
3977                 the new prefs window
3978           
3979         * src/stock_pixmap.c
3980                 fix the old bug where icons are not always
3981                 updated when changing themes
3982         
3983         * src/summaryview.c
3984                 fix bug where the icons on the title row
3985                 of the summary view were not updated
3986         
3987         all patches submitted by Ricardo Mones Lastra
3988
3989 2003-12-30 [hoa]        0.9.8claws12
3990
3991         * src/folder.c
3992                 run preglobal and postglobal processing rules
3993                 even if the folder does not have any rules.
3994
3995 2003-12-28 [paul]       0.9.8claws11
3996
3997         * ac/aspell.m4
3998           ac/check-type.m4
3999           ac/gnupg-check-typedef.m4
4000           ac/openssl.m4
4001           ac/spamassassin.m4
4002                 fix 'underquoted definition' warnings, patch submitted by
4003                 David Relson <relson@osagesoftware.com>
4004                 
4005         * src/common/utils.c
4006                 subject_get_prefix_length(): add "Odp\\:" to reply prefixes,
4007                 patch submitted by Jan Alboszta <J.Alboszta@students.mimuw.edu.pl>
4008
4009 2003-12-28 [paul]       0.9.8claws10
4010
4011         * sync with 0.9.8cvs1
4012                 see ChangeLog 2003-12-17
4013
4014 2003-12-27 [christoph]  0.9.8claws9
4015
4016         * src/common/utils.[ch]
4017                 add g_node_map() to map a GNode into a new GNode
4018                 converting all node data's with a function
4019
4020         * src/account.c
4021         * src/folder.[ch]
4022         * src/folderview.c
4023         * src/imap.c
4024         * src/mainwindow.c
4025         * src/summaryview.c
4026                 o use g_node_map() to convert XML <-> Folder
4027                 o remove redundant FolderItem->parent and
4028                   replace it with folder_item_parent()
4029
4030 2003-12-23 [christoph]  0.9.8claws8
4031
4032         * src/folder.[ch]
4033         * src/folderview.c
4034         * src/mainwindow.c
4035         * src/procmsg.c
4036                 o use callback for notifications about added and
4037                   destroyed folders
4038                 o rewrite folderlist saving (new functions to create
4039                   folder from XML tree, and XML tree from folder)
4040
4041         * src/common/xml.[ch]
4042                 add function to save XML trees
4043
4044         * src/prefs_filtering.c
4045                 code cleanup
4046
4047 2003-12-22 [christoph]  0.9.8claws7
4048
4049         * src/prefs_account.[ch]
4050                 add "SMTP only" accounts
4051
4052 2003-12-20 [melvin]     0.9.8claws6
4053
4054         * src/action.[ch]
4055                 Changed the interface for action_update_*_menu() so
4056                 action.c does not need to know the paths of the different
4057                 actions menu (mainwindow, message view and compose window). 
4058
4059         * src/compose.c
4060                 Tiny code cleanup to merge spell checker related code
4061                 compose_update_actions_menu(): new function to update
4062                 the actions menu. Use it in compose_create()
4063
4064         * src/compose.h
4065                 compose_update_actions_menu(): new function to update
4066                 the actions menu. Used also in prefs_actions.c.
4067
4068         * src/mainwindow.[ch]
4069                 main_window_update_actions_menu(): new function to update
4070                 the actions menu. Used in main_window_create() and in
4071                 prefs_actions.c
4072
4073         * src/messageview.[ch]
4074                 messageview_update_actions_menu(): new function to update
4075                 the actions menu. Used in messageview_add_toolbar() and in
4076                 prefs_actions.c
4077                 
4078         * src/prefs_actions.c   
4079                 prefs_actions_ok(): fixed to update the actions menu of
4080                 the separate message view and the compose windows.
4081
4082 2003-12-20 [luke]       0.9.8claws5
4083         * src/procheader.c
4084                 fix unfolding/newline stripping for multiline fields
4085                 in generic_get_one_field()
4086
4087 2003-12-19 [christoph]  0.9.8claws4
4088
4089         * src/summaryview.c
4090                 o code cleanup
4091                 o use subject_compare_for_sort() when comparing
4092                   simplified subjects
4093
4094 2003-12-19 [christoph]  0.9.8claws3
4095
4096         * src/msgcache.c
4097                 more syncing with 0.8.9a
4098
4099 2003-12-19 [christoph]  0.9.8claws2
4100
4101         * src/folder.c
4102                 don't write all FolderItem XML attributes for the root node
4103
4104 2003-12-19 [melvin]     0.9.8claws1
4105
4106         * src/messageview.c
4107                 Added missing menu branch (Tools/Create processing/rule)
4108         * po/fr.po
4109                 Updated French translation for the added string.
4110
4111 2003-12-19 [paul]       0.9.8claws
4112
4113         0.9.8claws released
4114
4115 2003-12-19 [paul]       0.9.7claws51
4116
4117         * po/en_GB.po
4118           po/es.po
4119           po/ja.po
4120           po/pl.po
4121           po/sk.po
4122           po/zh_CN.po
4123                 update translations. submitted by me, Ricardo Mones
4124                 Lastra, Rui Hirokawa, Emil Nowak, Andrej Kacian,
4125                 Hansom Young
4126                 
4127         * src/folder_item_prefs.c
4128                 'enable_processing' set to FALSE by default
4129
4130 2003-12-18 [melvin]     0.9.7claws50
4131
4132         * po/fr.po
4133                 Updated French translation
4134
4135 2003-12-17 [christoph]  0.9.7claws49
4136
4137         * src/procheader.c
4138                 revert discarding of whitespace from 0.9.7claws44
4139
4140                 RFC2822 2.2.3: Unfolding is accomplished by simply
4141                 removing any CRLF that is immediately followed by WSP.
4142
4143 2003-12-17 [paul]       0.9.7claws48
4144
4145         * src/folder.c
4146                 fix new message count
4147                 
4148         * configure.ac
4149                 update autotools macros
4150
4151         * sync with 0.9.8a
4152
4153 2003-12-16 [christoph]  0.9.7claws47
4154
4155         * src/folder.c
4156                 fix folder update before adding MsgInfo to cache
4157                 in add_msginfo_to_cache()
4158
4159         * src/procmsg.c
4160                 remove old call to folder_item_update() that is no
4161                 longer required
4162
4163 2003-12-16 [christoph]  0.9.7claws46
4164
4165         * src/main.c
4166                 make sure the shutdown process only runs once
4167
4168 2003-12-16 [hoa]        0.9.7claws45
4169
4170         * src/mainwindow.c
4171         * src/messageview.c
4172         * src/summaryview.[ch]
4173                 Create filter rules using a message is fixed.
4174                 We can now create processing rules using a message.
4175
4176 2003-12-15 [alfons]     0.9.7claws44
4177
4178         * src/procheader.c
4179                 make sure we discard folding white space
4180
4181 2003-12-15 [luke]       0.9.7claws43
4182         * src/textview.c
4183         * src/mimeview.c
4184                 o use "name" parameter if "filename" doesn't exist
4185
4186 2003-12-14 [alfons]     0.9.7claws42
4187
4188         * src/summaryview.c
4189         * src/common/utils.c
4190                 allow quick finding based on the result of passing
4191                 a message to an external command. E.g:
4192
4193                         X "bogofilter < %F" 
4194                 
4195                 gets me all the spam in a folder.
4196
4197 2003-12-14 [luke]       0.9.7claws41
4198
4199         * src/textview.c
4200         * src/mimeview.c
4201                 o use parameter "filename" instead of "name" in a couple of 
4202                   places for correctness
4203
4204         * src/procmime.c
4205         * src/common/utils.[ch]
4206                 o make temporary filename for attachments safe for %p 
4207                   substitutions in actions.
4208
4209 2003-12-13 [christoph]  0.9.7claws40
4210
4211         * src/main.c
4212                 readd exit(0) to clean_quit() because otherwise sylpheed
4213                 does not always terminate
4214
4215         * src/pgpmime.c
4216         * src/privacy.h
4217                 add an identifier-string for PrivacySystems
4218
4219 2003-12-12 [paul]
4220
4221         * doc/man/sylpheed.1
4222                 update the man page
4223
4224 2003-12-12 [paul]       0.9.7claws39
4225
4226         general clean up
4227         
4228         * configure.ac
4229                 correct and clean up './configure --help' info
4230         
4231         * src/plugins/clamav/clamav_plugin.c
4232           src/plugins/spamassassin/spamassassin.c
4233                 correct plugin_desc(), works with LOCAL, IMAP, and
4234                 POP accounts
4235                 
4236         * src/filtering.c
4237           src/matcher.[ch]
4238           src/matcher_parser_parse.y
4239           src/prefs_filtering_action.c
4240                 use 'Change Score' instead of '(In/De)crease score'.
4241                 use *CHANGE_SCORE* instead of *ADD_SCORE*
4242          
4243          * src/mainwindow.c
4244                 hyphenate: 'Pre-processing', 'Post-processing'
4245                 
4246         * src/prefs_account.c
4247                 change 'Generate Message-ID' to 'Generate Message-Id'
4248                 
4249         * src/prefs_folder_item.c
4250                 change 'Processing on startup:' to 'Process at startup'
4251                 change 'Scan for new mail:' to 'Scan for new mail'
4252                 
4253 2003-12-11 [christoph]  0.9.7claws38
4254
4255         * src/crash.c
4256         * src/main.[ch]
4257                 make sure the clean_exit() funtion is not called again by the
4258                 signal handler while it is already running
4259
4260         (closes Bug 366 lost all folders -> spoiling folderlist.xml file)
4261
4262         * src/summaryview.c
4263                 fix wrong assertion
4264
4265 2003-12-11 [paul]       0.9.7claws37
4266
4267         * src/compose.c
4268                 'anonymise' Message-Id: header string
4269
4270 2003-12-11 [paul]       0.9.7claws36
4271
4272         * src/plugins/clamav/clamav_plugin.c
4273                 fix (don't break) signature count
4274                 use cl_strerror() instead of deprecated cl_perror()
4275         
4276 2003-12-11 [darko]      0.9.7claws35
4277
4278         * src/summaryview.c
4279                 also update the sort arrow (thanks Christoph)
4280
4281 2003-12-11 [darko]      0.9.7claws34
4282
4283         * src/summaryview.c
4284                 allow reverting to default sort mode (no sort)
4285
4286 2003-12-10 [hoa]        0.9.7claws33
4287
4288         * src/matcher.c
4289                 fixed quotation of string for matcher.
4290
4291 2003-12-08 [paul]       0.9.7claws32
4292
4293         * src/imap.c
4294           src/inc.c
4295                 plug memory leaks (patch by Alfons)
4296
4297 2003-12-08 [christoph]  0.9.7claws31
4298
4299         * src/folder_item_prefs.[ch]
4300         * src/folderview.c
4301         * src/prefs_folder_item.c
4302                 add new FolderItem property to exclude folders from new
4303                 mail checks
4304
4305         Patch submitted by Chad Robinson <crobinson@rfgonline.com>
4306
4307 2003-12-07 [paul]       0.9.7claws30
4308
4309         * src/plugins/clamav/clamav_plugin.c
4310                 fix signature count
4311
4312 2003-12-07 [thorsten]   0.9.7claws29
4313
4314         * src/filtering.c
4315                 debug_print some warning if destfolder missing
4316         * src/prefs_filtering.c
4317                 uninitialized filter list when deleting a folder
4318
4319 2003-12-06 [paul]       0.9.7claws28
4320
4321         * src/procheader.c
4322                 add Alfons' patch to trim line feeds
4323
4324 2003-12-06 [paul]       0.9.7claws27
4325
4326         * partial sync with 0.9.7cvs8
4327                 leaving claws' online/offline more or less intact
4328                 see ChangeLog 2003-12-04 and 2003-12-06
4329
4330 2003-12-06 [christoph]  0.9.7claws26
4331
4332         * src/messageview.c
4333         * src/privacy.[ch]
4334                 revert pirvacy API changes
4335
4336 2003-12-05 [alfons]     0.9.7claws25
4337
4338         * src/matcher.[ch]
4339                 clean up my old cruft
4340
4341 2003-12-05 [alfons]     0.9.7claws24
4342
4343         * src/matcher.c
4344                 fix comparison buglet ;-) and make `test` matcher
4345                 work again
4346
4347 2003-12-05 [alfons]     0.9.7claws23
4348
4349         * src/prefs_folder_item.c
4350                 K&R 2nd Ed., page 241 (function parameter identifiers
4351                 starting with an underscore are kind of insulting)
4352
4353 2003-12-05 [hoa]        0.9.7claws22
4354
4355         * src/main.c
4356         * src/mainwindow.[ch]
4357         * src/mainwindow.h
4358                 add destructor for mainwindow so that the last 
4359                 MimeInfo opened in messageview is destroyed when
4360                 exiting sylpheed.
4361
4362 2003-12-05 [hoa]        0.9.7claws21
4363
4364         * src/filtering.[ch]
4365         * src/matcher.[ch]
4366         * src/matcher_parser_lex.l
4367         * src/matcher_parser_parse.y
4368         * src/prefs_actions.c
4369         * src/prefs_filtering.c
4370         * src/common/utils.[ch]
4371                 quote arguments before giving them to command line.
4372                 fixed quote of string in matcher/processing/filtering rules.
4373
4374         * src/messageview.c
4375         * src/privacy.[ch]
4376                 allows decryption to return a new whole 
4377                 MIME message structure.
4378
4379 2003-12-04 [hoa]        0.9.7claws20
4380
4381         * src/filtering.[ch]
4382         * src/folder.c
4383         * src/mainwindow.c
4384         * src/matcher.c
4385         * src/matcher_parser_parse.y
4386         * src/folderview.c
4387                 global rules to run before folder specific rules.
4388                 global rules to run after folder specific rules.
4389                 
4390         * src/messageview.c
4391                 fixed quick addition of rules.
4392         
4393         * src/prefs_filtering.[ch]
4394         * src/summaryview.c
4395                 we can now customize the title for the dialog.
4396                 updated case where we rename of delete folders.
4397
4398         * src/addressbook.c
4399                 got back the function addressbook_browse_entry_cb()
4400                 that is needed in case we compiled with LDAP support.
4401
4402 2003-12-04 [paul]       0.9.7claws19
4403
4404         * sync with 0.9.7cvs6
4405                 see ChangeLog 2003-12-04
4406                 fixes bug 171 'Wrong message decoing: koi8-r and 
4407                 iso8859-5 looks same. Can't read many emails.'
4408
4409 2003-12-04 [paul]       0.9.7claws18
4410
4411         * po/POTFILES.in
4412                 remove 'src/prefs_scoring.c'
4413
4414 2003-12-03 [hoa]        0.9.7claws17
4415
4416         * src/Makefile.am
4417                 compilation of scoring.[ch] and prefs_scoring.[ch]
4418                 is removed.
4419         
4420         * src/filtering.[ch]
4421         * src/folder.c
4422         * src/folder_item_prefs.[ch]
4423         * src/folderview.c
4424         * src/main.c
4425         * src/mainwindow.c
4426         * src/matcher.[ch]
4427         * src/matcher_parser.h
4428         * src/matcher_parser_parse.y
4429         * src/prefs_filtering.[ch]
4430         * src/prefs_filtering_action.c
4431         * src/prefs_folder_item.c
4432         * src/prefs_scoring.[ch]              * REMOVED FILES *
4433         * src/procmsg.[ch]
4434         * src/scoring.[ch]                    * REMOVED FILES *
4435         * src/summaryview.c
4436                 merged scoring and filtering.
4437                 
4438                 Note : compatibility is kept by parsing score like 
4439                   add_score. To get the behaviour of older scoring 
4440                   system, you have to define some equivalent rule :
4441                   "score_lower -9999 hide"
4442                   "score_greater 9999 mark"
4443                   
4444                   To define global rules, you have to define them 
4445                   in the new global processing rules.
4446                   The variable that kept the list filtering rules 
4447                   was "global_processing" and has been renamed into 
4448                   "filtering_rules".
4449                   "global_processing" variable is now the name 
4450                   of the variable that keeps the list of global 
4451                   processing rules.
4452                   In the configuration file, "[global]" section is 
4453                   now for the global processing rules (which includes
4454                   score things and new global processing rules).
4455                   New "[filtering]" section is for the filtering rules.
4456                   
4457                   Before running with this version, during testing 
4458                   phase, ** MAKE A BACKUP ** of your matcherrc file.
4459                   Then, you have to make the following changes :
4460                   - leave all scoring rules in "[global]" section.
4461                   - move all other rules of "[global]" section to
4462                       a new section named "[filtering]".
4463
4464 2003-12-03 [christoph]  0.9.7claws16
4465
4466         * src/procmime.c
4467                 use default Content-Type as specified in RFC2045 if
4468                 Content-Type header is syntactically incorrect
4469
4470 2003-12-03 [christoph]  0.9.7claws15
4471
4472         * src/addressbook.c
4473         * src/addrindex.h
4474         * src/addritem.c
4475         * src/expldifdlg.h
4476         * src/exportldif.c
4477         * src/filtering.c
4478         * src/folder.c
4479         * src/folderview.c
4480         * src/jpilot.c
4481         * src/localfolder.c
4482         * src/matcher.h
4483         * src/matcher_parser_lex.l
4484         * src/matcher_parser_parse.y
4485         * src/news.c
4486         * src/prefs_filtering_action.c
4487         * src/prefs_folder_item.c
4488         * src/prefs_fonts.c
4489         * src/procmsg.c
4490         * src/sgpgme.c
4491                 clean up warnings
4492
4493         * src/procmime.c
4494                 revert 0.9.7claws14 change
4495
4496 2003-12-03 [alfons]     0.9.7claws14
4497
4498         * src/procmime.c
4499                 catch invalid Content-Type with no subtype
4500
4501 2003-12-03 [alfons]     0.9.7claws13
4502
4503         * src/alertpanel.h
4504         * src/setup.c
4505         * src/plugins/image_viewer/plugin.c
4506                 compile again, we need stddef.h for size_t
4507
4508 2003-12-03 [paul]       0.9.7claws12
4509
4510         * src/account.c
4511                 don't allow cloning of accounts with remote folders,
4512                 patch submitted by Ricardo Mones Lastra
4513
4514 2003-12-03 [christoph]  0.9.7claws11
4515
4516         * src/folder.[ch]
4517         * src/imap.c
4518         * src/localfolder.[ch]
4519         * src/mh.c
4520         * src/news.c
4521         * src/common/xml.[ch]
4522                 add set_xml() and get_xml() virtual functions to FolderClass to
4523                 save extra information for Folders (for example the rootpath
4524                 only used by LocalFolder). The folderlist write function no
4525                 longer needs to know the folder type to save this extra
4526                 information.
4527
4528 2003-12-02 [christoph]  0.9.7claws10
4529
4530         * src/Makefile.am
4531         * src/account.c
4532         * src/folder.[ch]
4533         * src/folderview.h
4534         * src/imap.c
4535         * src/localfolder.[ch]          ** NEW **
4536         * src/mainwindow.c
4537         * src/mh.[ch]
4538         * src/news.[ch]
4539         * src/prefs_account.[ch]
4540         * src/prefs_filtering.h
4541         * src/procmsg.h
4542         * src/remotefolder.[ch]         ** NEW **
4543         * src/common/xml.[ch]
4544                 add item_set_xml() and item_get_xml() virtual functions to
4545                 FolderClass to give folders the ability to add extra information
4546                 to the saved FolderItem data. If NULL the default function for
4547                 FolderItem will be used.
4548
4549 2003-11-29 [christoph]  0.9.7claws9
4550
4551         * src/procheader.c
4552                 fix bug in unfolding
4553
4554 2003-11-29 [luke]       0.9.7claws8
4555
4556         * src/textview.c
4557                 fix compilation for non c99 compilers
4558
4559 2003-11-29 [christoph]  0.9.7claws7
4560
4561         * src/procmime.[ch]
4562         * src/mimeview.c
4563                 o unknown disposition types should be handled as
4564                   attachment (RFC2183)
4565                 o missing headers should not default to inline
4566                   (would make "Save All" useless when disposition header
4567                    is not set by the sending mailer)
4568                 o remove old MimeInfo data and cleanup
4569
4570 2003-11-29 [luke]       0.9.7claws6
4571
4572         * src/procmime.[ch]
4573                 re-added parsing of Content-Disposition header
4574                         - removes the old  'gchar* content_disposition'
4575                         - adds a new field 'DispositionType disposition'
4576                         - adds parameters to MimeInfo::parameters
4577
4578         * src/mimeview.c
4579                 use the "filename" parameter for saving, and the new
4580                 MimeInfo::disposition for save all.
4581
4582         * src/compose.c
4583         * src/toolbar.[ch]
4584                 add a 'check spelling' button as a possibility for 
4585                 the compose toolbar
4586
4587         * src/stockpixmap.[ch]
4588         * src/pixmaps/check_spelling.xpm        ** NEW **
4589         * src/Makefile.am
4590                 add a pixmap for use with 'check spelling' button or
4591                 a user defined action
4592
4593         * src/textview.c
4594                 re-apply fixed (I hope) patch for bug 57
4595                 "Hidden URL in HTML Mails"
4596
4597 2003-11-28 [christoph]  0.9.7claws5
4598
4599         * src/procmime.c
4600                 o be more liberal in what we accept as Content-Type parameters
4601                 o ignore comments after parameters
4602
4603         * src/sgpgme.c
4604                 o only free passphrase when an error occurs
4605
4606 2003-11-28 [paul]       0.9.7claws4
4607
4608         * src/account.c
4609                 add 'Clone Account' function. patch submitted by
4610                 Ricardo Mones Lastra
4611
4612 2003-11-27 [thorsten]   0.9.7claws3
4613
4614         * src/mimeview.c
4615                 fix crash if 'save_all' failed twice
4616
4617 2003-11-27 [paul]       0.9.7claws2
4618
4619         * po/POTFILES.in
4620                 fix a typo
4621
4622         * po/zh_CN.po
4623                 update Simplified Chinese translation. submitted by
4624                 Hansom Young
4625
4626 2003-11-27 [paul]       0.9.7claws1
4627
4628         * po/POTFILES.in
4629                 clean up
4630
4631 2003-11-26 [paul]       0.9.7claws
4632
4633         * 0.9.7claws released
4634
4635 2003-11-26 [paul]       0.9.6claws99
4636
4637         * src/Makefile.am
4638                 add reference to pixmaps/mime_message.xpm
4639
4640 2003-11-26 [paul]       0.9.6claws98
4641
4642         * po/POTFILES.in
4643                 remove reference to src/sigstatus.c
4644
4645 2003-11-26 [christoph]  0.9.6claws97
4646
4647         * src/Makefile.am
4648         * src/prefs_common.c
4649         * src/rfc2015.c
4650         * src/sigstatus.[ch]            ** REMOVE **
4651                 remove signature result popup option and window
4652
4653 2003-11-26 [paul]       0.9.6claws96
4654
4655         * po/es.po
4656           po/ja.po
4657           po/pl.po
4658           po/sk.po
4659           po/sr.po
4660                 update translations. submitted by Ricardo Mones Lastra,
4661                 Rui Hirokawa, Emil Nowak, Andrej Kacian, and Urke MMI
4662
4663 2003-11-25 [christoph]  0.9.6claws95
4664
4665         * src/procmime.c
4666                 display mime structure only in debug mode
4667
4668 2003-11-25 [melvin]     0.9.6claws94
4669
4670         * po/fr.po
4671                 Updated French translations + typos fixes of older
4672                 translations (thanks to Fabien Vantard for pointing
4673                 to some of them)
4674
4675 2003-11-25 [melvin]     0.9.6claws93
4676
4677         * src/editldap.c
4678                 Fixed a couple of typos.
4679
4680 2003-11-24 [paul]       0.9.6claws92
4681
4682         * po/POTFILES.in
4683                 add 'src/textview.c'
4684
4685 2003-11-24 [paul]       0.9.6claws91
4686
4687         * src/sgpgme.c
4688                 fix typo. spotted by Rui Hirokawa <rui_hirokawa@ybb.ne.jp>
4689
4690 2003-11-24 [paul]       0.9.6claws90
4691
4692         * src/plugins/image_viewer/viewer.c
4693                 image_viewer_show_mimepart(): 
4694                 use procmime_mimeinfo_get_parameter() to get the file name
4695
4696 2003-11-24 [paul]       0.9.6claws89
4697
4698         * src/textview.c
4699                 textview_show_mime_part(): rewrite text hint
4700
4701 2003-11-22 [paul]       0.9.6claws88
4702
4703         * sync with 0.9.7cvs5
4704                 see ChangeLog 2003-11-21
4705
4706 2003-11-21 [paul]       0.9.6claws87
4707
4708         * src/mimeview.c
4709                 define shortcut key 'o' for 'Open with...'
4710
4711 2003-11-21 [alfons]     0.9.6claws86
4712
4713         * src/messageview.c
4714                 fix bug #383 'Deleting message from "separate message view" 
4715                 uses local Trash folder'
4716
4717 2003-11-21 [christoph]  0.9.6claws85
4718
4719         * src/mimeview.c
4720                 fix content-type guessing by name parameter when finding
4721                 the correct viewer
4722
4723 2003-11-21 [alfons]     0.9.6claws84
4724
4725         * src/main.c
4726                 no mail incorporation allowed with --offline param.
4727                 fixes bug #374, "--offline ignored"
4728
4729 2003-11-20 [christoph]  0.9.6claws83
4730
4731         * src/mimeinfo.c
4732                 use signed MimeInfo when checking the signature and not
4733                 the selected one
4734
4735 2003-11-19 [alfons]     0.9.6claws82
4736
4737         * src/mainwindow.c
4738                 fix crash when toggling separate views, patch submitted
4739                 by Pawel Pekala <c0rn|AT|gazeta.pl>.
4740                 fixes bug #342, "separate views  cause crash"
4741
4742 2003-11-19 [paul]       0.9.6claws81
4743
4744         * src/compose.c
4745                 compose_redirect_write_headers_from_headerlist(): 
4746                 add Resent-Cc: header (bug fix inherited from 0.9.7cvs3)
4747                 
4748         * src/main.c
4749                 code cleanup (inherited from 0.9.7cvs4)
4750                 
4751         * tools/tb2sylpheed
4752                 bugfix: added missing attribute-list start. submitted by
4753                 Urke MMI
4754
4755 2003-11-19 [luke]       0.9.6claws80
4756
4757         * src/textview.c
4758                 revert my last commit until I get time to fix it
4759
4760 2003-11-18 [christoph]  0.9.6claws79
4761
4762         * src/mimeview.[ch]
4763                 check parent MimeInfos for signatures and display the
4764                 result of the parent when found
4765
4766         * src/pgpmime.c
4767                 o avoid NULL pointer warnings
4768                 o use procmime_mimeinfo_get_parameter()
4769
4770         * src/sgpgme.c
4771                 small text changes
4772
4773 2003-11-17 [luke]       0.9.6claws78
4774
4775         * src/textview.c
4776                 add check for disguised URLs, fixing bug 57
4777                 "Hidden URL in HTML Mails"
4778
4779 2003-11-16 [christoph]  0.9.6claws77
4780
4781         * src/procmime.c
4782                 fix crash when parsing invalid Content-Type header
4783
4784 2003-11-16 [christoph]  0.9.6claws76
4785
4786         * src/pgpmime.c
4787         * src/privacy.c
4788         * src/procmime.c
4789         * src/sgpgme.[ch]
4790                 implement message decrypting
4791
4792         * src/rfc2015.c
4793                 remove old code
4794
4795 2003-11-14 [luke]       0.9.6claws75
4796
4797         * src/mimeview.c
4798                 fix a couple of problems that treated application/* and
4799                 application/octet-stream the wrong way around
4800                 (since 0.9.6claws10), causing "Open" to do nothing.
4801
4802 2003-11-14 [christoph]  0.9.6claws74
4803
4804         * src/messageview.c
4805         * src/pgpmime.c
4806         * src/privacy.[ch]
4807                 prepare for message part decrypting
4808
4809         * src/sgpgme.c
4810                 add output for expired signatures
4811
4812         * src/rfc2015.c
4813                 remove some old code
4814
4815 2003-11-10 [christoph]  0.9.6claws73
4816
4817         * src/mimeview.c
4818                 add "Full info" button for bad and warn signature status
4819
4820         * src/sgpgme.c
4821                 generate full signature info like gpg's output
4822                 (gpg -v --with-fingerprint --verify)
4823
4824 2003-11-10 [christoph]  0.9.6claws72
4825
4826         * src/mimeview.c
4827         * src/pgpmime.c
4828         * src/privacy.[ch]
4829         * src/sgpgme.[ch]
4830         * src/textview.[ch]
4831                 o add code to view full signature info
4832                 o do automatic signature checks
4833
4834 2003-11-10 [alfons]     0.9.6claws71
4835
4836         * src/summaryview.c
4837                 don't crash when gtkut_font_load() returns invalid font (has
4838                 something to do with locale settings)
4839                 Patch submitted by David Chalmers <davidc|AT|ccmi.salk.edu>.
4840
4841 2003-11-09 [alfons]     0.9.6claws70
4842
4843         * src/procmime.c
4844                 plug leak
4845
4846 2003-11-08 [luke]       0.9.6claws69
4847
4848         * src/summaryview.c
4849                 fix some typos
4850
4851         * src/compose.c
4852                 rewrite compose_attach_parts(), fixing various bugs mainly
4853                 to do with re-editing.
4854
4855         * src/mimeview.c
4856                 "save all" now only saves attachments with names/filenames
4857
4858 2003-11-04 [match]      0.9.6claws68
4859
4860         * src/ldapctrl.[ch]
4861                 fix broken LDAP support.
4862
4863         * src/ldapquery.c
4864                 remove printf's.
4865
4866 2003-11-04 [luke]       0.9.6claws67
4867
4868         * src/mimeview.c
4869                 o  fixed bug 4 "focus lost on messages with attachments"
4870                 o  fixed 'Save all' attachments for new mime changes
4871                 o  right clicking on icons consistent with right clicking on
4872                    mime tree
4873                   - fixes a bug where wrong part is saved when you
4874                     choose 'Save as' from popup menu
4875                   - fixes bug 308 "No way to "save all" attachments"
4876                 o  fixed a compiler warning.
4877
4878         * src/textview.c
4879                 o  removed flickering in mime tree when using "n" and "p"
4880                    shortcuts
4881                 o  fixed bug where selecting the textview and pressing e.g.
4882                    'y' causes sylpheed to respond twice.
4883
4884         * src/summaryview.c
4885                 removed hard coding of * and ! shortcuts (which only served
4886                 to cause problems if you tried to redefine the shortcuts)
4887
4888 2003-11-04 [luke]       0.9.6claws66
4889
4890         * src/plugins/image_viewer/viewer.c
4891         * src/plugins/image_viewer/viewerprefs.c
4892         * src/plugins/image_viewer/viewerprefs.glade
4893                 o  allow toggling of image scaling by clicking on image
4894                 o  respond to image's container widget resize
4895
4896         * src/procmime.c
4897                 o  fix bad parsing of message when re-editing/viewing a
4898                    message saved to the drafts folder
4899
4900 2003-11-02 [match]      0.9.6claws65
4901
4902         * src/browseldap.h
4903                 fix if not building LDAP support.
4904         * src/addrindex.c
4905         * src/ldapquery.[ch]
4906         * src/editldap.h
4907                 include support for contains query. feature req 529354.
4908
4909 2003-11-02 [alfons]     0.9.6claws64
4910
4911         * src/browseldap.c
4912                 fix build bustage if not compiling ldap support
4913
4914 2003-11-01 [match]      0.9.6claws63
4915
4916         * po/POTFILES.in
4917         * src/Makefile.am
4918         * src/addr_compl.[ch]
4919         * src/addrbook.c
4920         * src/addrcache.[ch]
4921         * src/addrdefs.h        ** NEW **
4922         * src/addressbook.c
4923         * src/addressitem.h
4924         * src/addrindex.[ch]
4925         * src/addritem.h
4926         * src/addrquery.[ch]
4927         * src/ldapquery.[ch]
4928         * src/ldapserver.[ch]
4929                 refactor LDAP query mechanism.
4930
4931         * src/browseldap.[ch]   ** NEW **
4932         * src/ldaplocate.[ch]   ** NEW **
4933                 add feature to browse LDAP entry that was retrieved using
4934                 an explicit LDAP search.
4935
4936 2003-11-01 [alfons]     0.9.6claws62
4937
4938         * src/prefs_gtk.c
4939                 prefs_write_param(): fail when we see an invalid type; all the
4940                 callers seem to handle this gracefully by reverting changes
4941
4942 2003-10-30 [christoph]  0.9.6claws61
4943
4944         * configure.ac
4945         * ac/openssl.m4
4946         * ac/spamassassin.m4
4947         * src/Makefile.am
4948                 use extra variables for all libraries to make sure plugins
4949                 are only linked with libraries they really need. $LIBS is always
4950                 added to the linking parameters, but we only what the libraries
4951                 listed in the Makefile
4952
4953 2003-10-29 [paul]       0.9.6claws60
4954
4955         * src/mimeview.c
4956                 don't use Subject for unknown part name
4957
4958 2003-10-29 [paul]       0.9.6claws59
4959
4960         * src/compose.c
4961                 get name of attachment(s) when re-editing, fwd'ing or
4962                 redirecting
4963                 
4964         * src/mimeview.c
4965                 get name of attachment(s) when saving
4966
4967 2003-10-29 [hoa]        0.9.6claws58
4968
4969         * src/textview.c
4970                 implemented multipart/alternative in MIME message viewer.
4971
4972 2003-10-28 [christoph]  0.9.6claws57
4973
4974         * configure.ac
4975                 make sure MathML-Viewer is not built with the
4976                 Gtk2 version of GtkMathView
4977
4978 2003-10-28 [paul]       0.9.6claws56
4979
4980         * sync with 0.9.7cvs1
4981                 see ChangeLog 2003-10-28
4982
4983 2003-10-27 [alfons]     0.9.6claws55
4984
4985         * src/matcher_parser_parse.y
4986         * src/gtk/colorlabel.c
4987                 allow setting color label to 0 in filtering/processing rules
4988                 (should fix bug 368, "Can't create a filter condition "colorlabel 0"") 
4989
4990 2003-10-26 [alfons]     0.9.6claws54
4991
4992         * src/summary_search.c
4993                 fix misnomer and correct selecting initial search node  
4994
4995 2003-10-26 [christoph]  0.9.6claws53
4996
4997         * src/pgpmime.c
4998         * src/sgpgme.c
4999                 change display of signature info to use only name of
5000                 signer, otherwise the text gets too long.
5001
5002         * src/procmime.c
5003                 don't use MimeInfo's filename to generate tmp filename
5004
5005 2003-10-25 [christoph]  0.9.6claws52
5006
5007         * src/procmime.c
5008                 fix message body searching
5009
5010 2003-10-25 [paul]       0.9.6claws51
5011
5012         * src/compose.c
5013                 use g_basename rather than basename
5014
5015 2003-10-24 [christoph]  0.9.6claws50
5016
5017         * src/sgpgme.c
5018                 change fetching of signature key's trust
5019
5020 2003-10-24 [paul]       0.9.6claws49
5021
5022         * po/sk.po
5023                 update Slovak translation
5024                 submitted by Andrej Kacian
5025                 
5026         * src/mainwindow.c
5027                 remove unknown menu entry /File/Add mailbox/mbox...
5028
5029 2003-10-24 [hoa]        0.9.6claws48
5030
5031         * src/Makefile.am
5032                 removed all references to mbox folders
5033
5034         * src/carray.[ch]               * REMOVED *
5035         * src/chash.[ch]                * REMOVED *
5036         * src/maillock.[ch]             * REMOVED *
5037         * src/mailmbox.[ch]             * REMOVED *
5038         * src/mailmbox_folder.[ch]      * REMOVED *
5039         * src/mailmbox_parse.[ch]       * REMOVED *
5040         * src/mailmbox_types.[ch]       * REMOVED *
5041         * src/mbox_folder.[ch]          * REMOVED *
5042                 remove implementation of mbox folders
5043                 and old mailbox folder.
5044                 mbox folder implementation will be added
5045                 as a plugin so that implementation can be entirely
5046                 synchronized with the files of the project they are
5047                 extracted from (libEtPan!).
5048         
5049         * src/mainwindow.c
5050         * src/folder.c
5051         * src/folderview.[ch]
5052         * src/procmsg.h         
5053                 Disable as much code that references mbox folders
5054                 as possible.
5055                 Some UI thing still need to know that folder is mbox
5056                 (when we have to enter the name of the mailbox and
5057                 we want to add /var/mail/$USER).
5058
5059 2003-10-23 [christoph]  0.9.6claws47
5060
5061         * src/noticeview.c
5062                 don't always display button when noticeview is made visible
5063
5064         * src/mimeview.c
5065         * src/pgpmime.c
5066         * src/privacy.[ch]
5067         * src/sgpgme.[ch]
5068                 get signature information from crypto system
5069
5070 2003-10-22 [paul]       0.9.6claws46
5071
5072         * po/es.po
5073                 updated by Ricardo Mones Lastra
5074
5075 2003-10-22 [paul]       0.9.6claws45
5076
5077         * src/Makefile.am
5078                 update to reflect the changes to the icons that
5079                 happened in 0.9.6claws35
5080
5081 2003-10-22 [alfons]     0.9.6claws44
5082         
5083         * src/carray.h
5084                 inline carray_count() 
5085
5086 2003-10-21 [alfons]     0.9.6claws43
5087
5088         * src/carray.h
5089                 glib wrappers
5090         * src/carray.c
5091                 disable
5092         * src/mailmbox.[ch]
5093         * src/mailmbox_folder.c
5094         * src/mailmbox_parse.c
5095         * src/mailmbox_types.[ch]
5096                 %s/uint32_t/guint
5097
5098 2003-10-21 [luke]       0.9.6claws42
5099
5100         * src/stock_pixmaps.[ch]
5101         * src/mimeview.c
5102         * src/pixmaps/mime_application_octet_stream.xpm         ** REMOVE **
5103         * src/pixmaps/messageview_text.xpm                      ** REMOVE **
5104                 o remove mime_application_octet_stream.xpm icon (it was never
5105                   really needed)
5106                 o remove redundant icon messageview_text.xpm
5107
5108         * src/mainwindow.c
5109                 fix visibility of signature noticeview when toggling 'separate
5110                 message view'
5111
5112 2003-10-21 [christoph]  0.9.6claws41
5113
5114         * src/procmime.c
5115                 decode multipart and rfc822 mime parts to allow further
5116                 parsing when required
5117
5118 2003-10-21 [christoph]  0.9.6claws40
5119
5120         * src/procmime.[ch]
5121         * src/textview.c
5122                 remove obsolete charset parameter in MimeInfo and fix
5123                 TextView to use the charset from the parameter hash table
5124
5125         * src/plugins/dillo_viewer/Makefile.am
5126         * src/plugins/trayicon/Makefile.am
5127                 add OPENSSL_CFLAGS to fix building with using
5128                 --with-openssl-* parameters
5129
5130 2003-10-21 [paul]       0.9.6claws39
5131
5132         * src/prefs_matcher.[ch]
5133                 replace remnants of the old, renamed 'Execute' matchtype
5134                 add a brief description to the Info window
5135
5136 2003-10-21 [hoa]        0.9.6claws38
5137         
5138         * src/Makefile.am
5139         * src/carray.[ch]               * NEW *
5140         * src/chash.[ch]                * NEW *
5141         * src/folder.c
5142         * src/maillock.[ch]             * NEW *
5143         * src/mailmbox.[ch]             * NEW *
5144         * src/mailmbox_folder.[ch]      * NEW *
5145         * src/mailmbox_parse.[ch]       * NEW *
5146         * src/mailmbox_types.[ch]       * NEW *
5147                 implementation of mbox folder with unique message numbers
5148
5149                 made use of libEtPan! implementation of mbox for lower-layer.
5150
5151 2003-10-20 [alfons]     0.9.6claws37
5152
5153         * src/noticeview.c
5154                 fix invalid argument warning
5155         * src/pgpmime.c
5156                 no in place variable
5157
5158 2003-10-20 [paul]       0.9.6claws36
5159
5160         * src/compose.[ch]
5161           src/filtering.c
5162           src/messageview.c
5163                 fix crash when using Forward in Filtering when
5164                 external editor option is set
5165                 
5166                 Patch submitted by Simon 'corecode' Schubert
5167                 <corecode@corecode.ath.cx> 
5168
5169 2003-10-20 [paul]       0.9.6claws35
5170
5171         * src/pixmaps/mime_gpg_expired.xpm      ** REMOVED **
5172           src/pixmaps/mime_gpg_failed.xpm       ** REMOVED **
5173           src/pixmaps/mime_gpg_passed.xpm       ** REMOVED **
5174           src/pixmaps/mime_gpg_signed.xpm       ** REMOVED **
5175           src/pixmaps/mime_gpg_unknown.xpm      ** REMOVED **
5176           src/pixmaps/privacy_expired.xpm       ** NEW FILE **
5177           src/pixmaps/privacy_failed.xpm        ** NEW FILE **
5178           src/pixmaps/privacy_passed.xpm        ** NEW FILE **
5179           src/pixmaps/privacy_signed.xpm        ** NEW FILE **
5180           src/pixmaps/privacy_unknown.xpm       ** NEW FILE **
5181           src/pixmaps/privacy_warn.xpm          ** NEW FILE **
5182           src/mimeview.c
5183           src/stock_pixmap.[ch]
5184                 replace mime_gpg_*.xpm icons with new privacy_*.xpm
5185                 icons. add privacy_warn.xpm icon
5186
5187 2003-10-20 [hoa]  0.9.6claws34
5188
5189         * src/folder_item_prefs.[ch]
5190         * src/prefs_folder_item.c
5191         * src/main.c
5192                 Added a property per folder to choose whether we 
5193                 want to apply processing on it on startup or if we
5194                 prefer to wait the folder selection to apply it.
5195         
5196         * src/messageview.c
5197                 fixed C89 compatibility (for old compilers, for
5198                 example gcc 2.95.x).
5199
5200 2003-10-17 [christoph]  0.9.6claws33
5201
5202         * src/mimeview.c
5203         * src/noticeview.[ch]
5204                 change noticeview icon to indicate signature status
5205
5206 2003-10-17 [christoph]  0.9.6claws32
5207
5208         * src/Makefile.am
5209         * src/main.c
5210         * src/mimeview.c
5211         * src/noticeview.c
5212         * src/pgpmime.[ch]                              ** NEW **
5213         * src/privacy.[ch]
5214         * src/rfc2015.c
5215         * src/sgpgme.c                                  ** NEW **
5216                 reimplement PGP/Mime signature checking (unfinished)
5217
5218 2003-10-15 [christoph]  0.9.6claws31
5219
5220         * src/procmime.[ch]
5221                 fix procmime_get_text_content() and
5222                 procmime_get_first_text_content()
5223
5224 2003-10-15 [christoph]  0.9.6claws30
5225
5226         * src/plugins/spamassassin/spamassassin_gtk.c
5227         * src/plugins/spamassassin/spamassassin_gtk.glade
5228                 fix timeout tooltip
5229
5230 2003-10-15 [paul]       0.9.6claws29
5231
5232         * src/messageview.c
5233                 workaround for buggy smtp servers. on sending a
5234                 return receipt strip the name part from the address
5235                 when creating headers
5236                 
5237 2003-10-15 [paul]       0.9.6claws28
5238
5239         * sync with 0.9.7 release
5240                 see ChangeLog 2003-10-15
5241
5242 2003-10-14 [christoph]  0.9.6claws27
5243
5244         * src/plugins/clamav/clamav_plugin.c
5245                 fix clamav plugin
5246
5247 2003-10-14 [christoph]  0.9.6claws26
5248
5249         * src/compose.c
5250         * src/mimeview.c
5251         * src/procmime.[ch]
5252         * src/rfc2015.c
5253         * src/textview.c
5254         * src/plugins/clamav/clamav_plugin.c
5255                 use GNode to create the mime tree (some changes to functions
5256                 that traverse the tree are just quick and dirty. Maybe we
5257                 can find better solutions with g_node_*-functions)
5258
5259 2003-10-14 [luke]       0.9.6claws25
5260
5261         * src/mimeview.c
5262                 fix a navigation bug (stupid typo of mine)
5263
5264 2003-10-14 [christoph]  0.9.6claws24
5265
5266         * src/textview.c
5267                 fix missing last line in plain/text mails
5268
5269 2003-10-13 [luke]       0.9.6claws23
5270
5271         * src/summaryview.c
5272                 fix bug 334 (part 1)
5273
5274 2003-10-13 [kov]        0.9.6claws22
5275
5276         * src/mimeview.c
5277                 error checking when the user enters a non-directory at
5278                 the file selection dialog.
5279                 work-around for users entering directory location without
5280                 adding a leading G_DIR_SEPARATOR.
5281
5282 2003-10-13 [luke]       0.9.6claws21
5283
5284         * src/compose.c
5285                 error reporting for inserting files, including catching
5286                 invalid characters for current locale/encoding
5287
5288 2003-10-13 [paul]       0.9.6claws20
5289
5290         * src/folderview.c
5291                 fix bug #347 'subscribe newsgroups crashes'
5292
5293 2003-10-13 [paul]       0.9.6claws19
5294
5295         * src/compose.c
5296                 when using 'Reply to all' include the 'send replies
5297                 to' folder property
5298                 
5299         * po/ja.po
5300                 update Japanese translation. submitted by Rui Hirokawa 
5301                 <rui_hirokawa@ybb.ne.jp>        
5302
5303 2003-10-13 [hoa]        0.9.6claws18
5304
5305         * src/account.c
5306         * src/compose.c
5307         * src/messageview.c
5308         * src/procheader.c
5309         * src/procheader.h
5310                 rename get_header_from_msginfo() into
5311                 procheader_get_header_from_msginfo() so that we have a
5312                 coherent exported naming.
5313                 avoid parsing of header contained in a string via
5314                 a newly written temporary file.
5315
5316         Patch submitted by Simon 'corecode' Schubert
5317                 <corecode@corecode.ath.cx>
5318
5319 2003-10-12 [hoa]        0.9.6claws17
5320
5321         * src/filtering.c
5322         * src/filtering.h
5323         * src/matcher.c
5324         * src/matcher.h
5325         * src/matcher_parser_parse.y
5326         * src/prefs_filtering_action.c
5327                 added "stop" action : stop applying the filtering rules.
5328                 added "set score" and "increase/decrease score" actions.
5329                 That two last action replace the "change_score" action
5330                 introduced by alfons in 0.8.8claws85.
5331                 "set score" is to set a given score to the message.
5332                 "increase/decrease score" will increase or decrease the
5333                 score if the given value is respectively positive or
5334                 negative. If someone find a some better name for this last
5335                 rule, it can be modified.
5336
5337 2003-10-12 [paul]       0.9.6claws16
5338
5339         * AUTHORS
5340           po/ja.po
5341                 update Japanese translation. submitted by Rui Hirokawa 
5342                 <rui_hirokawa@ybb.ne.jp>
5343
5344 2003-10-12 [christoph]  0.9.6claws15
5345
5346         * src/procmime.c
5347                 fix crash caused by incorrect headers
5348
5349 2003-10-10 [christoph]  0.9.6claws14
5350
5351         * src/main.c
5352         * src/privacy.[ch]
5353         * src/rfc2015.[ch]
5354                 implement detection of signed message parts for rfc2015
5355
5356 2003-10-10 [thorsten]   0.9.6claws13
5357
5358         * src/mimeview.c
5359                 fix typo
5360
5361 2003-10-10 [christoph]  0.9.6claws12
5362
5363         * src/stock_pixmap.[ch]
5364         * src/pixmaps/mime_message.xpm                  ** NEW **
5365                 add a new icon for mime type "message"
5366
5367         * src/privacy.[ch]
5368         * src/procmime.[ch]
5369                 add crypto api
5370
5371         * src/mimeview.c
5372                 o use crypto api
5373                 o add icons for message type mime parts
5374
5375 2003-10-10 [christoph]  0.9.6claws11
5376
5377         * src/mainwindow.c
5378         * src/messageview.[ch]
5379         * src/mimeview.[ch]
5380         * src/procmime.[ch]
5381         * src/procmsg.[ch]
5382         * src/rfc2015.c
5383         * src/summaryview.c
5384         * src/textview.[ch]
5385                 o remove switching between TextView and MimeView in MessageView
5386                   (if required we can hide the icon box and the MimeView will
5387                    look exaxtly like the TextView)
5388                 o temporary remove signature and decrypting GPGME code
5389
5390 2003-10-09 [christoph]  0.9.6claws10
5391
5392         * src/action.c
5393         * src/compose.c
5394         * src/messageview.c
5395         * src/mimeview.c
5396         * src/procmime.[ch]
5397         * src/procmsg.c
5398         * src/rfc2015.c
5399         * src/textview.c
5400         * src/common/utils.[ch]
5401         * src/plugins/clamav/clamav_plugin.c
5402         * src/plugins/dillo_viewer/dillo_viewer.c
5403         * src/plugins/image_viewer/viewer.c
5404         * src/plugins/mathml_viewer/mathml_viewer.c
5405                 new mime parser (several things need fixing)
5406
5407 2003-10-09 [paul]       0.9.6claws9
5408
5409         * src/imap.c
5410                 a little more sync with 0.9.6cvs2 and a tidy up
5411
5412 2003-10-08 [paul]       0.9.6claws8
5413
5414         * sync with 0.9.6cvs2
5415                 see ChangeLog 2003-10-03
5416
5417 2003-10-05 [christoph]  0.9.6claws7
5418
5419         * src/summaryview.c
5420                 don't use flags to check if a message is in a news folder
5421
5422         (closes Bug 282 clicking on folder with copied Messages from News
5423          immediately after having copied them crashes Sylpheed-Claws)
5424
5425 2003-10-05 [christoph]  0.9.6claws6
5426
5427         * src/Makefile.am
5428         * src/progressdialog.[ch]               ** REMOVE **
5429         * src/gtk/Makefile.am
5430         * src/gtk/progressdialog.[ch]           ** NEW **
5431                 move progressdialog to gtk directory
5432
5433 2003-10-04 [christoph]  0.9.6claws5
5434
5435         * src/prefs_toolbar.c
5436         * src/gtk/prefswindow.c
5437                 remove widget_show_all for pages root widget
5438
5439         * src/plugins/spamassassin/spamassassin.[ch]
5440         * src/plugins/spamassassin/spamassassin_gtk.c
5441         * src/plugins/spamassassin/spamassassin_gtk.glade
5442                 add support for new libspamc transports
5443
5444 2003-10-04 [christoph]  0.9.6claws4
5445
5446         * src/plugins/spamassassin/libspamc.[ch]
5447         * src/plugins/spamassassin/spamassassin.c
5448         * src/plugins/spamassassin/utils.[ch]
5449                 update libspamc to version from SpamAssassin 2.60
5450
5451 2003-10-03 [christoph]  0.9.6claws3
5452
5453         * src/send_message.c
5454                 fix missing format string bug found by
5455                 Georgi Guninski <guninski@guninski.com>
5456
5457 2003-10-03 [paul]       0.9.6claws2
5458
5459         * po/zh_CN.po
5460                 update Simpilified Chinese translation, submitted by
5461                 Hansom Young
5462
5463 2003-10-02 [christoph]  0.9.6claws1
5464
5465         * src/imap.c
5466                 add UIDPLUS support for COPY and EXPUNGE
5467
5468 2003-10-02 [paul]       0.9.6claws
5469
5470         * 0.9.6claws released
5471
5472 2003-10-02 [paul]
5473
5474         * po/es.po
5475           po/sk.po
5476                 update Spanish and Slovak translations
5477                 submitted by Ricardo Mones Lastra and Andrej Kacian
5478  
5479 2003-10-02 [paul]       0.9.5claws43
5480
5481         * po/en_GB.po
5482                 update British English translation
5483
5484 2003-10-02 [paul]       0.9.5claws42
5485
5486         * po/hr.po
5487                 update Croatian translation, submitted by Dragan
5488
5489 2003-10-01 [paul]       0.9.5claws41
5490
5491         * po/pl.po
5492           po/sr.po
5493                 update Polish and Serbian translations, submitted by
5494                 Emil and Urke MMI
5495
5496 2003-10-01 [melvin]     0.9.5claws40
5497
5498         * po/fr.po
5499                 Updated French translations
5500
5501 2003-10-01 [melvin]     0.9.5claws39
5502
5503         * src/prefs_fonts.c
5504                 Fixed a Gtk warning
5505
5506         * src/plugins/dillo_prefs.c     
5507                 Quasi unnoticeable UI clean-up.
5508
5509 2003-10-01 [paul]
5510
5511         * tools/README
5512           tools/maildir2sylpheed.pl
5513                 bug fixes, rewrites, submitted by Matthias Förste 
5514                 <itsjustme@users.sourceforge.net>
5515
5516 2003-09-29 [paul]       0.9.5claws38
5517
5518         * src/inc.c
5519                 fix my coding carelessness
5520
5521 2003-09-29 [paul]       0.9.5claws37
5522
5523         * po/POTFILES.in
5524           src/Makefile.am
5525           src/main.c
5526           src/prefs_common.[ch]
5527           src/prefs_fonts.[ch]  ** NEW FILES **
5528                 move Font config options to Other Prefs/Display/Fonts
5529                 (user's current configuration is preserved)
5530
5531 2003-09-29 [paul]       0.9.5claws36
5532
5533         * src/inc.c
5534           src/prefs_account.c
5535                 allow 'local_mbox' value to point to either a directory 
5536                 (/var/mail -  default, new) or a file (/var/mail/username
5537                 - original)
5538
5539 2003-09-28 [paul]       0.9.5claws35
5540
5541         * src/rfc2015.c
5542                 on signature check, where key exists, print the
5543                 Key ID
5544
5545 2003-09-27 [alfons]     0.9.5claws34
5546
5547         * src/action.c
5548                 o make progress bar not fill/expand when resizing dialog
5549                 o use default fixed text font for actions output
5550
5551 2003-09-27 [paul]       0.9.5claws33
5552
5553         * src/prefs_common.[ch]
5554           src/procmsg.c
5555           src/send_message.c
5556                 remove External Program settings from Common Prefs/Send
5557                 as they are now unnecessary due to Local account settings.
5558                 plus a little tidying-up after 0.9.5claws31
5559
5560 2003-09-27 [paul]       0.9.5claws32
5561
5562         * src/prefs_account.c
5563                 o make correction to gui text:
5564                   'Local mailbox file' -> 'Local mailbox directory'
5565                 o give 'local_mbox' option a reasonable default value:
5566                   '/var/mail'
5567                 o use 'DEFAULT_SENDMAIL_CMD' as default 'mail_command'
5568                   value
5569
5570 2003-09-26 [paul]       0.9.5claws31
5571
5572         * src/inc.c
5573           src/prefs_common.[ch]
5574                 remove 'Incorporate from spool' common pref,
5575                 force creation of a 'Local' account
5576
5577 2003-09-26 [christoph]  0.9.5claws30
5578
5579         * src/folder.c
5580         * src/msgcache.c
5581                 add more NULL pointer checks
5582
5583 2003-09-25 [christoph]  0.9.5claws29
5584
5585         * src/folder.c
5586                 o don't fetch source message to get it's message id
5587                 o immediately scan dest folder when copying a message did not
5588                   return a new message number and not do it when the first message
5589                   without a new message number is found
5590
5591 2003-09-23 [christoph]  0.9.5claws28
5592
5593         * src/compose.c
5594                 fix generating of headers
5595
5596         (patch by David Relson <relson@osagesoftware.com>)
5597
5598 2003-09-23 [paul]       0.9.5claws27
5599
5600         * po/zh_CN.po
5601                 update Simplified Chinese translation. submitted by
5602                 Hansom Young
5603
5604 2003-09-23 [paul]       0.9.5claws26
5605
5606         * tools/Makefile.am
5607           tools/README
5608           tools/vcard2xml.py    ** NEW FILE **
5609                 add a script that converts an evolution vcard to
5610                 sylpheed's xml format
5611                 submitted by Bogdan Sumanariu <bsumanariu@one5.ro>
5612
5613 2003-09-22 [paul]       0.9.5claws25
5614
5615         * src/plugins/clamav/clamav_plugin.c
5616                 don't skip MULTIPART parts
5617
5618 2003-09-21 [christoph]  0.9.5claws24
5619
5620         * src/alertpanel.c
5621                 remove unneeded include
5622
5623         * src/folder.c
5624                 clean up copy/move mess with duplicated code
5625
5626         * src/imap.c
5627                 fix problem that sometimes the folder was not scanned
5628                 also it was changed
5629
5630 2003-09-21 [christoph]  0.9.5claws23
5631
5632         * src/Makefile.am
5633         * src/logwindow.[ch]                    ** REMOVE **
5634         * src/mainwindow.c
5635         * src/prefs_common.c
5636         * src/gtk/Makefile.am
5637         * src/gtk/logwindow.[ch]                ** ADD **
5638                 make logwindow prefs_common independent and move
5639                 it to gtk directory
5640
5641 2003-09-20 [christoph]  0.9.5claws22
5642
5643         * src/compose.c
5644                 add extra space for address code conversion
5645                 (4 * unconvered size could be too small for short headers)
5646
5647 2003-09-20 [christoph]  0.9.5claws21
5648
5649         * src/compose.c
5650                 increase temp buffer size when writing headers
5651
5652 2003-09-19 [darko]      0.9.5claws20
5653
5654         * src/compose.c
5655                 don't ignore value of 'Save copy of outgoing messages to
5656                 this folder instead of Sent' in message redirect
5657
5658 2003-09-17 [christoph]  0.9.5claws19
5659
5660         * src/compose.c
5661                 use ", " as address seperator for mail headers and pass whole
5662                 header line at once to compose_convert_header to make sure
5663                 it is correctly folded
5664
5665         (closes Bug 64 Problem when sending to many recipients)
5666
5667 2003-09-17 [hoa]        0.9.5claws18
5668         
5669         * src/matcher.[ch]
5670           src/matcher_parser_parse.y
5671           src/prefs_matcher.c
5672                 changed the keyword used for command execution in condition
5673                 keyword is changed from "execute" to "test"
5674                 so that it is not the same as the one used for action.
5675                 This will fix a bug when using filtering dialog.
5676                 All semantic in the code is also changed to reflect
5677                 the keyword change.
5678
5679 2003-09-17 [paul]
5680         
5681         * sync with 0.9.6 release
5682
5683 2003-09-17 [paul]       0.9.5claws17
5684
5685         * sync with 0.9.5cvs8
5686                 see ChangeLog 2003-09-16 and 2003-09-17
5687
5688 2003-09-16 [paul]       0.9.5claws16
5689
5690         * sync with 0.9.5cvs6
5691                 see ChangeLog 2003-09-16
5692
5693 2003-09-15 [paul]       0.9.5claws15
5694
5695         * sync with 0.9.5cvs5
5696                 see ChangeLog 2003-09-15
5697
5698 2003-09-14 [alfons]     0.9.5claws14
5699
5700         * src/inc.c
5701                 make "Go to inbox after receiving new mail" again;
5702                 regression of a sync, restored to sylpheed main 
5703                 behaviour. (misses still some bits)
5704
5705 2003-09-14 [alfons]     0.9.5claws13
5706
5707         * src/prefs_filtering_action.c
5708                 o add proper message if empty execute command line
5709                 o don't select first action item after registering a
5710                   new action to prevent (what seems to be a GTK) bug
5711                   #36, "filtering will only accept one action change 
5712                   per invocation".
5713
5714 2003-09-14 [alfons]     0.9.5claws12
5715
5716         * src/prefs_filtering.c
5717         * src/prefs_filtering_action.c
5718         * src/prefs_matcher.c
5719                 fix function signature for key_pressed_event signal handlers
5720
5721 2003-09-14 [alfons]     0.9.5claws11
5722
5723         * src/mainwindow.c
5724                 fix regression caused by fix for invalid bug #7
5725                 (should fix #246, "Multiple selections are deselected when 
5726                 moving from search window to main window")
5727                 
5728 2003-09-14 [alfons]     0.9.5claws10
5729         
5730         * src/actions.[ch]
5731         * src/filtering.[ch]
5732         * src/prefs_actions.c
5733                 allow `filtering actions` in actions; only for advanced users
5734                 right now: try for example, "%as{mark color 2}" 
5735         
5736 2003-09-13 [paul]       0.9.5claws9
5737         
5738         * po/pl.po
5739           po/zh_CN.po   ** NEW FILE **
5740                 update Polish translation, submitted by Emil 
5741                 <eminowbl@posejdon.wpk.p.lodz.pl>
5742                 add new Simplified Chinese translation, submitted by
5743                 Hansom Young <hansom_young@yahoo.com>
5744
5745 2003-09-12 [alfons]     0.9.5claws8
5746
5747         * src/summaryview.c
5748                 don't open separate message views when View | Separate message view
5749                 is active 
5750                 (please look carefully for any navigation regressions)
5751
5752 2003-09-11 [alfons]     0.9.5claws7
5753
5754         * src/mainwindow.c
5755                 make default message view, opened by View | Separate message 
5756                 view, look like a claws message view (which includes a menu
5757                 bar and a toolbar)
5758                 (fixes bug #298, "message view loses tool bar") 
5759
5760 2003-09-11 [christoph]  0.9.5claws6
5761
5762         * src/folderview.c
5763                 fix double deleting of newsgroup folders
5764
5765         (closes Bug 305 crash after deleting of a newsgroup)
5766
5767 2003-09-11 [paul]       0.9.5claws5
5768
5769         * src/rfc2015.c
5770           src/common/utils.h
5771                 more sync'ing from 0.9.5cvs2
5772
5773 2003-09-11 [christoph]  0.9.5claws4
5774
5775         * src/compose.c
5776         * src/rfc2015.c
5777         * src/common/utils.h
5778                 fix sync with 0.9.5cvs2
5779
5780 2003-09-11 [paul]       0.9.5claws3
5781
5782         * sync with 0.9.5cvs4
5783                 see ChangeLog 2003-09-11
5784
5785 2003-09-11 [paul]       0.9.5claws2
5786
5787         * sync with 0.9.5cvs2
5788                 see ChangeLog 2003-09-05
5789                 
5790 2003-09-11 [paul]       0.9.5claws1
5791
5792         * sync with 0.9.5cvs3
5793                 see ChangeLog 2003-09-10
5794
5795 2003-09-10 [paul]       0.9.5claws
5796
5797         * 0.9.5claws released
5798
5799 2003-09-10 [paul]       0.9.4claws78
5800
5801         * src/Makefile.am
5802                 add missing files
5803
5804 2003-09-10 [melvin]     0.9.4claws77
5805
5806         * po/fr.po
5807                 Updated French translations
5808
5809 2003-09-10 [paul]       0.9.4claws76
5810
5811         * po/es.po
5812           po/sk.po
5813           po/sr.po
5814                 update Spanish, Slovak, and Serbian translations.
5815                 submitted by Ricardo Mones Lastra, Andrej Kacian,
5816                 and Urke MMI
5817                 
5818         * AUTHORS
5819                 add translation team section
5820
5821 2003-09-09 [christoph]  0.9.4claws75
5822
5823         * src/folder.c
5824                 free item->prefs in folder_item_destroy
5825
5826 2003-09-09 [alfons]     0.9.4claws74
5827
5828         * src/folderview.c
5829                 o proper check for root node sorting
5830                 o remove unnecessary gtk_ctree_remove_node 
5831
5832         (should fix bug #300, "crash while moving folder")      
5833
5834 2003-09-08 [christoph]  0.9.4claws73
5835
5836         * src/folderview.c
5837                 o fix double adding of IMAP FolderItems to GtkCTree
5838                 o fix crash then mbox folder is removed
5839
5840 2003-09-08 [christoph]  0.9.4claws72
5841
5842         * src/folder.c
5843         * src/folderview.c
5844         * src/mainwindow.c
5845                 fix new folder notification
5846
5847         * src/mbox_folder.c
5848                 fix cache path
5849
5850 2003-09-08 [christoph]  0.9.4claws71
5851
5852         * src/compose.c
5853                 replace '\n' and '\r' before removing trailing spaces
5854
5855         * src/folder.[ch]
5856         * src/folderview.c
5857                 add information about new or removed items in folder tree change
5858                 notification and use this in folderview to add and remove only
5859                 the appected items and not refresh the whole tree
5860
5861 2003-09-07 [match]      0.9.4claws70
5862
5863         * src/Makefile.am
5864         * src/addr_compl.c
5865         * src/addressbook.c
5866         * src/addressitem.h
5867         * src/addrindex.c
5868         * src/addritem.c
5869         * src/addritem.h
5870         * src/addrquery.c                       ** NEW **
5871         * src/addrquery.h
5872         * src/ldapquery.c
5873         * src/ldapserver.c
5874         * src/stock_pixmap.c
5875         * src/stock_pixmap.h
5876         * src/pixmaps/address_search.xpm        ** NEW **
5877                 re-introduce Lookup button for LDAP 'static' searches.
5878
5879 2003-09-07 [alfons]     0.9.4claws69
5880         
5881         * src/summaryview.c
5882                 abandon setting usize for messageview because it gives layout problems
5883                 with the quick search bar and the headerview; fixes assorted UI glitches:
5884                 
5885                 o bug #148, "Toggling of quick-search bar reduces index view area" 
5886                 o bug #280, "Window resiizes for line length but does not revert"
5887
5888 2003-09-07 [christoph]  0.9.4claws68
5889
5890         * src/compose.c
5891                 o make sure we don't have any newlines in header values
5892                 o check custom headers for spaces and newlines and ignore
5893                   malformed header names
5894
5895 2003-09-06 [christoph]  0.9.4claws67
5896
5897         * src/folder.c
5898         * src/folderview.c
5899                 invoke notification hook for folder tree changes after append
5900                 and remove folder
5901
5902         (closes Bug 294 Crash while moving folder with many subdirectories)
5903
5904 2003-09-06 [christoph]  0.9.4claws66
5905
5906         * src/folder.c
5907                 destroy folder's MsgCache if FolderItem is removed to make sure
5908                 it is not saved when the FolderItem is destroyed
5909
5910 2003-09-06 [christoph]  0.9.4claws65
5911
5912         * src/plugins/clamav/clamav_plugin.c
5913                 fix copy & paste bug
5914
5915 2003-09-05 [christoph]  0.9.4claws64
5916
5917         * src/folder.c
5918         * src/messageview.[ch]
5919         * src/procmsg.[ch]
5920         * src/summaryview.c
5921                 extend MSGINFO_UPDATE_HOOK to send delete notifications. Used
5922                 by MessageView to clear it when the message is deleted. Should
5923                 work even if messages are deleted in MainWindow or by
5924                 processing.
5925
5926 2003-09-05 [alfons]     0.9.4claws63
5927
5928         * src/messageview.c
5929                 deleting a message in a message view frees its msginfo, make 
5930                 messageview_update_all() aware of that (should fix bug #293,
5931                 "deleting message caused crash")
5932
5933 2003-09-05 [melvin]     0.9.4claws62
5934
5935         * src/action.c
5936                 Improve synchronous action exit code (fixes 
5937                 a ~5 seconds delay after action exit on RedHat 9)
5938
5939 2003-09-04 [christoph]  0.9.4claws61
5940
5941         * src/compose.c
5942         * src/rfc2015.c
5943         * src/common/utils.[ch]
5944                 add util function to create mime boundary and use it
5945                 in compose and gpg code
5946
5947 2003-09-04 [alfons]     0.9.4claws60
5948
5949         * src/folder.c
5950                 source folder item's GNode should already have been freed in 
5951                 a previous call to src->folder->klass->remove_folder()
5952                 (should fix bug #287, "crash when moving folders")
5953
5954 2003-09-03 [thorsten]   0.9.4claws59
5955
5956         * src/plugins/spamassassin/spamassassin_gtk.c
5957                 fix compile error
5958
5959 2003-09-03 [christoph]  0.9.4claws58
5960
5961         * src/plugins/spamassassin/spamassassin.[ch]
5962         * src/plugins/spamassassin/spamassassin_gtk.c
5963                 add timeout config option
5964
5965 2003-09-03 [paul]       0.9.4claws57
5966
5967         * po/sk.po      ** NEW FILE **
5968                 add Slovak translation. Submitted by Andrej Kacian 
5969                 <andrej@kacian.sk>
5970
5971 2003-09-03 [paul]       0.9.4claws56
5972
5973         * src/plugins/clamav/clamav_plugin_gtk.c
5974                 gui tweaks: replace a label with a tooltip, modify the
5975                 text, use gtk_check_button_new(); instead of
5976                 gtk_check_button_new_with_label("");
5977
5978 2003-09-02 [alfons]     0.9.4claws55
5979
5980         * src/gtk/filesel.c
5981                 remember last used dir when attaching multiple files (should fix
5982                 bug #290, "Attach File does not remember directory")
5983
5984 2003-09-01 [paul]       0.9.4claws54
5985
5986         * po/es.po
5987                 updated by Ricardo Mones Lastra
5988
5989 2003-09-01 [alfons]     0.9.4claws53
5990
5991         * src/gtk/gtkaspell.[ch]
5992                 be pedantic and strict and use const gchar * instead of guchar *
5993
5994 2003-09-01 [alfons]     0.9.4claws52
5995
5996         * src/mainwindow.c
5997         * src/summaryviewc.
5998                 re-enable Save As when multiple messages are selected
5999
6000 2003-09-01 [paul]       0.9.4claws51
6001
6002         * src/textview.c
6003                 g_free(trimmed_uri);
6004
6005 2003-09-01 [paul]       0.9.4claws50
6006
6007         * sync with 0.9.4cvs13
6008                 see ChangeLog 2003-09-01
6009
6010 2003-09-01 [paul]       0.9.4claws49
6011
6012         * src/textview.c
6013                 trim uri before sending to the statusbar
6014                 fixes Bug 275 'Clicking on long URL wrapped onto two lines
6015                 in the message window causes main S-C window to enlarge 
6016                 past screen edges'
6017
6018 2003-09-01 [paul]       0.9.4claws48
6019
6020         * sync with 0.9.4cvs12
6021                 see ChangeLog 2003-09-01
6022
6023 2003-08-30 [christoph]  0.9.4claws47
6024
6025         * src/compose.c
6026         * src/folder_item_prefs.[ch]
6027         * src/prefs_folder_item.c
6028         * src/gtk/gtkaspell.[ch]
6029                 commit per folder dictionary patch by
6030                 Paul Evans <nerd@freeuk.com>
6031
6032 2003-08-30 [christoph]  0.9.4claws46
6033
6034         * src/plugins/spamassassin/spamassassin_gtk.c
6035         * src/plugins/spamassassin/spamassassin_gtk.glade
6036                 reduce GUI clutter by placing hints into tooltips
6037
6038 2003-08-30 [paul]       0.9.4claws45
6039
6040         * src/compose.c
6041                 add 'Content-Disposition: inline' to a text/plain
6042                 part when using PGP/MIME signing
6043
6044 2003-08-30 [paul]       0.9.4claws44
6045
6046         * src/prefs_common.c
6047           src/prefs_spelling.c
6048           src/prefs_spelling.glade
6049                 reduce GUI clutter by placing hints into tooltips
6050
6051 2003-08-29 [christoph]  0.9.4claws43
6052
6053         * configure.ac
6054                 fix bug found by Ivan Rayner <ivanr@sgi.com>
6055
6056         * src/stock_pixmap.c
6057                 change unecessary warning into a debug message
6058
6059         * src/plugins/clamav/Makefile.am
6060                 Fix error "-I$(CLAMAV_LIBS)"
6061
6062 2003-08-29 [christoph]  0.9.4claws42
6063
6064         * intl/Makefile.in
6065         * src/Makefile.am
6066         * src/matcher.h
6067         * src/common/Makefile.am
6068         * src/common/passcrypt.c
6069                 commit fixes and patches for some of the IRIX problems found by
6070                 Ivan Rayner <ivanr@sgi.com>
6071
6072 2003-08-29 [paul]       0.9.4claws41
6073
6074         * src/prefs_filtering.c
6075                 add 'Top' and 'Bottom' buttons, based on changes in
6076                 src/prefs_filter.c in 0.9.4cvs11.
6077
6078 2003-08-27 [christoph]  0.9.4claws40
6079
6080         * src/folderview.c
6081                 fix bug that the current summary settings were copied to the
6082                 wrong folder item, when the folder item prefs are opened.
6083                 Copying is not required because summary settings and
6084                 folder_item_prefs do not contain the same settings
6085
6086 2003-08-27 [thorsten]   0.9.4claws39
6087
6088         * src/imap.c
6089                 fix compile error
6090
6091 2003-08-26 [paul]       0.9.4claws38
6092
6093         * sync with 0.9.4cvs9
6094                 see ChangeLog 2003-08-26
6095
6096 2003-08-25 [paul]       0.9.4claws37
6097
6098         * sync with 0.9.4cvs8
6099                 see ChangeLog 2003-08-25
6100
6101 2003-08-24 [christoph]  0.9.4claws36
6102
6103         * src/prefs_filtering.c
6104                 shouldn't remove items from a GSList while iterating over the
6105                 list (makes cur invalid and cur->next not accessable)
6106
6107         (closes Bug 272 i deleted an folder and some seconds later sylpheed
6108          crashed)
6109
6110 2003-08-23 [christoph]  0.9.4claws35
6111
6112         * src/news.c
6113                 news folders should be scanned when opened
6114
6115 2003-08-22 [christoph]  0.9.4claws34
6116
6117         * src/prefs_folder_item.c
6118                 use macro to assign strings that always frees the old string
6119
6120         * src/gtk/gtkaspell.[ch]
6121                 add gtkaspell_set_dictionary_menu_active_item() to set active
6122                 item in dictionary option menu
6123
6124         * src/prefs_spelling.c
6125                 use gtkaspell_set_dictionary_menu_active_item() to select
6126                 dictionary
6127
6128 2003-08-21 [christoph]  0.9.4claws33
6129
6130         * src/folder.[ch]
6131         * src/imap.c
6132         * src/mbox_folder.c
6133         * src/mh.c
6134         * src/news.c
6135                 optimize folder system
6136
6137         * src/gtk/gtkstext.c
6138                 fix division by zero when font has 0 width for ' '
6139
6140 2003-08-21 [paul]       0.9.4claws32
6141
6142         * sync with 0.9.4cvs7
6143                 see ChangeLog 2003-08-20
6144
6145 2003-08-19 [paul]       0.9.4claws31
6146
6147         * src/common/defs.h
6148                 add the missing '/' to SYLDOC_MANUAL_HTML_INDEX and
6149                 SYLDOC_FAQ_HTML_INDEX.
6150         * src/manual.c
6151                 use LC_MESSAGES instead of LC_ALL to find the current
6152                 language
6153
6154           fixes Bug #281 'in src/manual.c URL for manuals and FAQ wrong'.
6155
6156 2003-08-19 [paul]       0.9.4claws30
6157
6158         * po/bg.po
6159                 updated by George Danchev
6160
6161 2003-08-18 [luke]       0.9.4claws29
6162         * src/mimeview.[ch]
6163         * src/gtk/gtkvscrollbutton.[ch]
6164                 o removed gtk_vscrollbutton_reset() (reasons: reduce 
6165                   dependencies; do it the GTK way; reduce code -14/+2 lines)
6166                 o removed horizontal separator between icons
6167
6168 2003-08-17 [christoph]  0.9.4claws28
6169
6170         * src/procmsg.c
6171                 no subject threading when the subject has no reply prefix
6172
6173 2003-08-16 [christoph]  0.9.4claws27
6174
6175         * src/mainwindow.c
6176                 remember and restore window sizes and position when the main
6177                 window is hidden or shown
6178
6179         (closes Bug 274 Window size in 0.9.4claws18 not remembered when
6180          minimised/reopened using trayicon)
6181
6182 2003-08-16 [paul]       0.9.4claws26
6183
6184         * src/crash.c
6185                 add #include "defs.h"
6186
6187 2003-08-16 [paul]       0.9.4claws25
6188
6189         * src/plugins/clamav/clamav_plugin.c
6190                 reword a debug_print
6191                 
6192         * src/plugins/dillo_viewer/dillo_prefs.c
6193                 cosmetic: change the labels' text, add tooltips, and
6194                 left-align the hint
6195
6196 2003-08-15 [christoph]  0.9.4claws24
6197
6198         * src/news.c
6199                 complete last change (forgot some changes)
6200
6201 2003-08-15 [christoph]  0.9.4claws23
6202
6203         * src/news.c
6204                 o check number of messages and don't return a 0 message
6205                   when no messages are available
6206                 o don't parse xref header anymore
6207
6208         (closes Bug 203 I'm not getting any news)
6209
6210 2003-08-15 [paul]       0.9.4claws22
6211
6212         * src/common/defs.h
6213           src/crash.c
6214                 update and define claws bugzilla location
6215
6216 2003-08-15 [paul]       0.9.4claws21
6217
6218         * po/ru.po
6219                 update submitted by Ruslan N. Balkin
6220
6221 2003-08-14 [christoph]  0.9.4claws20
6222
6223         * src/procmsg.c
6224                 fix search for oldest node in subject threading
6225
6226 2003-08-14 [christoph]  0.9.4claws19
6227
6228         * src/procmsg.c
6229         * src/common/utils.h
6230                 add possibility to check all nodes with the same subject for
6231                 subject threading, not only the oldest node. Should not break
6232                 threads anymore if the oldest node is thread_by_subject_max_age
6233                 days older then parent, because it can now find a child of
6234                 oldest node as new parent.
6235
6236 2003-08-11 [christoph]  0.9.4claws18
6237
6238         * src/plugins/spamassassin/spamassassin.c
6239                 run spam check in background process
6240
6241 2003-08-10 [alfons]     0.9.4claws17
6242
6243         * src/summaryview.c
6244                 make `Select All' sensitive too
6245
6246 2003-08-10 [christoph]  0.9.4claws16
6247
6248         * src/imap.c
6249                 add more checks in imap_close
6250
6251 2003-08-09 [alfons]     0.9.4claws15
6252
6253         * src/prefs_spelling.c
6254                 no spell checking UI if not requested
6255
6256 2003-08-09 [alfons]     0.9.4claws14
6257
6258         * src/gtk/prefswindow.c
6259                 make it compile
6260
6261 2003-08-09 [christoph]  0.9.4claws13
6262
6263         * src/prefs_spelling.c
6264         * src/gtk/prefswindow.[ch]
6265         * src/plugins/clamav/clamav_plugin_gtk.c
6266         * src/plugins/spamassassin/spamassassin_gtk.c
6267                 sort prefs pages by heighest weight in tree
6268
6269 2003-08-09 [paul]       0.9.4claws12
6270
6271         * sync with 0.9.4cvs6
6272                 see ChangeLog 2003-08-07
6273                 
6274         * AUTHORS
6275                 add Leandro and Luke to claws-branch section
6276
6277 2003-08-09 [christoph]  0.9.4claws11
6278
6279         * src/gtk/Makefile.am
6280         * src/gtk/colorsel.[ch]                 ** NEW **
6281                 create a color selection dialog that can be used as a simple
6282                 function call with it's own gtk main loop like filesel.[ch]
6283
6284         * src/Makefile.am
6285         * src/main.c
6286         * src/prefs_common.c
6287         * src/prefs_spelling.[ch]               ** NEW **
6288         * src/prefs_spelling.glade              ** NEW **
6289         * src/gtk/gtkutils.[ch]
6290                 move "Spell Checker" prefs to new prefs dialog
6291
6292         * src/prefs_folder_item.c
6293                 use new colorsel dialog
6294
6295 2003-08-08 [paul]       0.9.4claws10
6296
6297         * src/inc.c
6298                 clear the progress bar unconditionally
6299
6300 2003-08-08 [paul]       0.9.4claws9
6301
6302         * sync with 0.9.4cvs4
6303                 see ChangeLog 2003-07-31
6304
6305 2003-08-07 [christoph]  0.9.4claws8
6306
6307         * configure.ac
6308                 fix bug in image viewer plugin part
6309
6310         * src/imap.c
6311                 don't execute close command if the folder item is not selected
6312
6313 2003-08-07 [hoa]        0.9.4claws7
6314
6315         * src/filtering.[ch]
6316         * src/matcher_parser.h
6317         * src/matcher_parser_parse.y
6318                 can define several actions for each filtering rule
6319                 can import old versions of filtering rules
6320
6321         * src/prefs_filtering.c
6322                 call to a new dialog box to define actions
6323
6324         * src/prefs_filtering_action.[ch]
6325                 dialog box to define actions for filtering rules
6326
6327 2003-08-06 [christoph]  0.9.4claws6
6328
6329         * src/imap.c
6330                 make sure source folder is selected when copying messages
6331
6332 2003-08-06 [christoph]  0.9.4claws5
6333
6334         * sync with 0.9.4cvs2
6335                 see ChangeLog 2003-07-29                
6336
6337 2003-08-05 [paul]       0.9.4claws4
6338
6339         * sync with 0.9.4cvs3
6340                 see ChangeLog 2003-07-30
6341
6342 2003-08-04 [match]      0.9.4claws3
6343
6344         * po/POTFILES.in
6345                 export of LDIF files.
6346
6347 2003-08-04 [match]      0.9.4claws2
6348
6349         * src/ldif.[ch]
6350                 support for export LDIF. documented.
6351         * src/importldif.[ch]
6352         * src/exportldif.[ch]
6353                 add tooltips. documented.
6354         * src/exphtmldlg.[ch]
6355         * src/common/xmlprops.[ch]
6356                 documented.
6357         * src/exportldif.[ch]                   ** NEW **
6358         * src/expldifdlg.[ch]                   ** NEW **
6359         * src/addressbook.[ch]
6360         * src/Makefile.am
6361                 export of LDIF files.
6362                 documented.
6363
6364 2003-08-04 [christoph]  0.9.4claws1
6365
6366         * .cvsignore
6367         * Makefile.am
6368         * configure.ac
6369         * sylpheed-claws.pc.in                  ** NEW **
6370         * src/Makefile.am
6371         * src/common/Makefile.am
6372         * src/gtk/Makefile.am
6373                 install sylpheed header files in $(pkgincludedir) and create a
6374                 pkg-config file to allow building a plugin without the source
6375                 package
6376
6377 2003-08-04 [paul]       0.9.4claws
6378
6379         * version 0.9.4claws
6380
6381 2003-08-04 [paul]       0.9.3claws97
6382
6383         * po/es.po
6384                 update Spanish translation. Submitted by Ricardo
6385                 Mones Lastra.
6386
6387 2003-08-03 [paul]       0.9.3claws96
6388
6389         * po/hr.po
6390           po/sr.po
6391                 update Croatian and Serbian translations. Submitted by
6392                 Dragan and Urke MMI respectively
6393
6394 2003-08-03 [alfons]     0.9.3claws95
6395
6396         * src/summaryview.c
6397                 mark flag has precedence over important flag - seems
6398                 to have been changed in sync of 0.9.3claws45. this fixes
6399                 a regression where messages that were scored as important
6400                 don't show their mark flags. (using the same column for
6401                 both importance as mark flags is the real problem
6402                 ofcourse)
6403
6404 2003-08-03 [melvin]     0.9.3claws94
6405
6406         * po/fr.po
6407                 Updated French translations.
6408
6409 2003-08-03 [melvin]     0.9.3claws93
6410
6411         * src/Makefile.am
6412                 Fixed typo introduced after 0.9.3claws92 
6413                 that prevented compilation
6414                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
6415                 CPPFLAGS and YFLAGS to allow user setting these.
6416         * src/common/Makefile.am
6417         * src/gtk/Makefile.am
6418         * src/plugins/clamav/Makefile.am
6419         * src/plugins/demo/Makefile.am
6420         * src/plugins/dillo_viewer/Makefile.am
6421         * src/plugins/image_viewer/Makefile.am
6422         * src/plugins/mathml_viewer/Makefile.am
6423         * src/plugins/spamassassin/Makefile.am
6424         * src/plugins/trayicon/Makefile.am
6425         * src/plugins/trayicon/libeggtrayicon/Makefile.am
6426                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
6427                 CPPFLAGS and YFLAGS to allow user setting these.
6428
6429 2003-08-02 [christoph]  0.9.3claws92
6430
6431         * configure.ac
6432                 o rearrange plugin tests
6433                 o add test for clamav.h to ClamAV tests
6434
6435 2003-08-02 [luke]       0.9.3claws91
6436
6437         * src/mimeview.c
6438                 o fixed appearance of icon list when toggling back from the 
6439                   ctree
6440                 o toggling of icons using the keyboard works correctly
6441                 o fixed all other keyboard shortcuts to work when icons are
6442                   active
6443         
6444         * src/messageview.c
6445                 o fixed bug 4 - focus lost when changing messageview view type
6446
6447 2003-08-02 [christoph]  0.9.3claws90
6448
6449         * src/common/hooks.c
6450                 fix crash when pointer stored in hash table could get invalid
6451                 when a plugin is unloaded
6452
6453 2003-08-01 [christoph]  0.9.3claws89
6454
6455         * configure.ac
6456                 o try to build all plugins (except spamassassin) by default
6457                 o don't build a plugin if a dependency check fails
6458
6459         * src/common/hooks.c
6460                 fix warning
6461
6462 2003-08-01 [match]      0.9.3claws88
6463
6464         * src/importldif.c
6465                 allow single click field selection. document code.
6466
6467 2003-08-01 [christoph]  0.9.3claws87
6468
6469         * src/plugins/clamav/clamav_plugin.c
6470         * src/plugins/clamav/clamav_plugin_gtk.c
6471         * src/plugins/dillo_viewer/dillo_viewer.c
6472         * src/plugins/image_viewer/plugin.c
6473         * src/plugins/mathml_viewer/mathml_viewer.c
6474         * src/plugins/spamassassin/spamassassin.c
6475         * src/plugins/spamassassin/spamassassin_gtk.c
6476         * src/plugins/trayicon/trayicon.c
6477                 add version check to all plugins
6478
6479 2003-08-01 [hoa]        0.9.3claws86
6480
6481         * src/prefs_filtering.c
6482                 fixed a cosmetic bug, during creation of dialog box,
6483                 wrong widgets were shown after creation.
6484
6485 2003-08-01 [luke]       0.9.3claws85
6486
6487         * src/mainwindow.c
6488                 o fixed visibility of icons/mimeview after toggling separate
6489                   message/folder view (factored out some similar code too).
6490
6491
6492 2003-07-31 [alfons]     0.9.3claws84
6493
6494         * src/mimeview.c
6495                 tweak icon box UI a bit more, now allowing right-clicks actions
6496                 getting the relevant mime data too; should fix #250, "Can't save 
6497                 attachments sometimes".
6498
6499 2003-07-30 [alfons]     0.9.3claws83
6500
6501         * src/compose.c
6502                 don't do auto-save-draft inside key press handler, but rather
6503                 schedule it half of a second later; should fix #67, "autosave 
6504                 make re-rediting message crazy"
6505
6506 2003-07-30 [christoph]  0.9.3claws82
6507
6508         * src/plugins/trayicon/trayicon.c
6509                 process pending events before unloading the plugin
6510
6511         (closes Bug 196 Unloading Trayicon plugin crashes Sylpheed-Claws)
6512
6513 2003-07-30 [alfons]     0.9.3claws81
6514
6515         * src/common/hooks.c
6516                 parameter 2 of g_hook_destroy() should really be a hook id
6517
6518 2003-07-30 [alfons]     0.9.3claws80
6519
6520         * src/common/plugin.c
6521                 fix a possibly harmful function signature mismatch 
6522                 for plugin_done
6523
6524 2003-07-30 [alfons]     0.9.3claws79
6525
6526         * src/common/hooks[.ch]
6527                 const correctness
6528
6529 2003-07-30 [darko]      0.9.3claws78
6530
6531         * src/summaryview.c
6532                 make it compile again
6533
6534 2003-07-30 [luke]       0.9.3claws77
6535
6536         * src/crash.c
6537         * src/main.c
6538                 o added/moved signal handlers for SIGTERM (normal kill command) 
6539                   and SIGINT (ctl-c) to be used even without 
6540                   --enable-crash-dialog, fixing bug 166
6541
6542         * src/summaryview.c
6543                 o rewrote menu sensitivity code as per mainwindow.c, fixing 
6544                   bug 227
6545
6546         * src/mainwindow.c
6547                 o changed sensitivity condition for 'Next new' and 'Next 
6548                   unread', fixing bug 8
6549
6550 2003-07-29 [alfons]     0.9.3claws76
6551
6552         * src/common/utils.[ch]
6553                 add generate_msgid()
6554         * src/messageview.c
6555                 save ack'ed RRR; fixes #205, "return receipt is not saved in
6556                 sent folder".
6557
6558 2003-07-29 [alfons]     0.9.3claws75
6559
6560         * src/messageview.c
6561                 fix a memleak (claws-only)
6562
6563 2003-07-29 [alfons]     0.9.3claws74
6564
6565         * src/mimeview.[ch]
6566         * src/gtk/gtkvscrollbutton.[ch]
6567                 fix UI glitch where mime icon toolbox' scroll position is not 
6568                 reset after switching to another message
6569                 
6570
6571 2003-07-29 [paul]       0.9.3claws73
6572
6573         * src/prefs_folder_item.c
6574                 split the prefs into 2 separate pages
6575
6576 2003-07-29 [paul]       0.9.3claws72
6577
6578         * src/compose.c
6579                 prepend "\n\n" to a signature without a separator too
6580
6581 2003-07-29 [paul]       0.9.3claws71
6582
6583         * src/compose.c
6584                 fix bug where changing to an account without an auto-sig
6585                 from an initial account without an auto-sig would insert 
6586                 2 blank lines at the cursor point
6587                 fix bug where changing to an account with an auto-sig
6588                 from an initial account without an auto-sig would insert
6589                 the sig at the cursor point
6590
6591 2003-07-29 [paul]       0.9.3claws70
6592
6593         * src/folderview.c
6594                 use the colour from the folder pref unless the folder
6595                 has new messages
6596
6597 2003-07-29 [alfons]     0.9.3claws69
6598
6599         * src/procmsg.[ch]
6600         * src/messageview.c
6601         * src/procheader.c
6602                 rewrite return receipt request work a little bit (the former 
6603                 implementation presumably depended too much on the UI setting
6604                 flags). (we're losing the old pending flag.) 
6605
6606 2003-07-28 [christoph]  0.9.3claws68
6607
6608         * src/folder.c
6609         * src/imap.c
6610         * src/mh.c
6611         * src/procmsg.[ch]
6612                 fix copy to IMAP folder from other folder
6613
6614 2003-07-28 [christoph]  0.9.3claws67
6615
6616         * src/procmsg.c
6617                 fix sync of procmsg_get_message_file_list
6618
6619 2003-07-28 [christoph]  0.9.3claws66
6620
6621         * sync with 0.9.3cvs14
6622                 see ChangeLog 2003-07-18
6623         * sync with 0.9.3cvs17
6624                 see ChangeLog 2003-07-23
6625
6626         (closes Bug 234 segmentation fault after sending out mail via
6627          smtp(auth))
6628
6629 2003-07-28 [paul]       0.9.3claws65
6630
6631         * po/es.po
6632                 update Spanish translation, submitted by Ricardo Mones
6633                 Lastra
6634
6635 2003-07-28 [christoph]  0.9.3claws64
6636
6637         * src/folder.[ch]
6638         * src/imap.c
6639         * src/mh.c
6640                 return new message numbers as a GRelation instead of a GSList
6641                 that has to be in the same order as the input list. A list
6642                 would make it hard for IMAP to optimize oepration by sorting
6643                 the input list. The returned list would have to be reordered
6644                 to match the same order that input list has.
6645
6646         * src/gtk/gtkaspell.c
6647                 fix missing return value, could cause a crash when garbage is
6648                 on the stack that is used as the expected return value
6649
6650 2003-07-28 [paul]       0.9.3claws63
6651
6652         * sync with 0.9.4cvs1
6653                 see ChangeLog 2003-07-28
6654
6655 2003-07-27 [alfons]     0.9.3claws62
6656
6657         * src/mimeview.c
6658                 tweak it more to make icon list act like a check button group
6659
6660 2003-07-27 [christoph]  0.9.3claws61
6661
6662         * sync with 0.9.3cvs20
6663                 see ChangeLog 2003-07-25
6664
6665 2003-07-27 [paul]       0.9.3claws60
6666
6667         * src/procmsg.c
6668                 re-commit changes from 0.9.3claws58 -
6669                 accidently removed in 0.9.3claws59
6670
6671 2003-07-27 [paul]       0.9.3claws59
6672
6673         * src/procmsg.[ch]
6674                 a sync from 0.9.3cvs17
6675                 see ChangeLog 2003-07-23
6676
6677 2003-07-27 [alfons]     0.9.3claws58
6678
6679         * src/procmsg.c
6680                 add missing header members to MsgInfo; fixes the problem of 
6681                 not displaying X-Faces, as noticed by Ricardo Mones
6682
6683 2003-07-26 [christoph]  0.9.3claws57
6684
6685         * sync with 0.9.3cvs18
6686                 see ChangeLog 2003-07-24
6687
6688 2003-07-26 [christoph]  0.9.3claws56
6689
6690         * sync with 0.9.3cvs17
6691                 see ChangeLog 2003-07-23
6692
6693 2003-07-26 [christoph]  0.9.3claws55
6694
6695         * src/folder.[ch]
6696         * src/imap.c
6697         * src/mbox_folder.c
6698         * src/mh.c
6699         * src/news.c
6700                 add support for copy function that copy multiple messages
6701                 (not implemented yet)
6702
6703         * src/summaryview.c
6704                 add missing return value
6705
6706 2003-07-26 [paul]       0.9.3claws54
6707
6708         * tools/multiwebsearch.pl
6709                 do whitespace substitution before passing the string
6710                 to the browser. fixes bug with browsers that don't
6711                 do whitespace conversion themselves.
6712
6713 2003-07-25 [christoph]  0.9.3claws53
6714
6715         * src/folder.[ch]
6716         * src/imap.c
6717         * src/mh.c
6718                 rewrite adding of multiple messages to a folder for
6719                 claws' folder system
6720
6721 2003-07-25 [luke]       0.9.3claws52
6722
6723         * src/mimeview.c
6724                 o icon toggles set correctly on leaving ctree mimeview
6725
6726 2003-07-25 [paul]       0.9.3claws51
6727
6728         * partial sync with 0.9.3cvs21 [src/main.c]
6729                 see ChangeLog 2003-07-25
6730
6731 2003-07-24 [paul]       0.9.3claws50
6732
6733         * tools/maildir2sylpheed.pl
6734                 fix typo
6735
6736 2003-07-24 [paul]       0.9.3claws49
6737
6738         * src/mimeview.c
6739                 increase the gutter size of paned so that the panes
6740                 can be resized
6741                 
6742         * src/plugins/demo/demo.c
6743                 squeeze in another typo fix
6744
6745 2003-07-24 [paul]       0.9.3claws48
6746
6747         * src/plugins/demo/demo.c
6748           src/prefs_account.c
6749                 small changes to the English
6750                 
6751         * src/pixmaps/mime_application_octect_stream.xpm        ** REMOVED **
6752           src/pixmaps/mime_application_octet_stream.xpm         ** NEW FILE **
6753           src/Makefile.am
6754           src/stock_pixmap.c
6755                 rename the misspelled icon
6756
6757 2003-07-23 [alfons]     0.9.3claws47
6758
6759         * src/mimeview.c
6760                 make icon list look like a list of toggles
6761
6762 2003-07-23 [luke]       0.9.3claws46
6763
6764         * src/pixmaps/mimeview_gpg_expired.xpm
6765         * src/pixmaps/mimeview_gpg_failed.xpm
6766         * src/pixmaps/mimeview_gpg_passed.xpm
6767         * src/pixmaps/mimeview_text_html.xpm
6768         * src/pixmaps/mimeview_image.xpm
6769                 o all icons the same size
6770
6771         * src/mimeview.[ch]
6772                 o mimeview ctree arranged vertically above the viewer
6773                 o icons changed to buttons
6774                 o can use keyboard to select an icon (Enter)
6775                 o resize icon list to width of icons
6776
6777         *  src/gtk/gtkvscrollbutton.c
6778                 o sensitivity of buttons reacts to position
6779
6780 2003-07-23 [christoph]  0.9.3claws45
6781
6782         * sync with 0.9.3cvs14 (incomplete)
6783                 see ChangeLog 2003-07-17
6784
6785 2003-07-23 [alfons]     0.9.3claws44
6786
6787         * src/folder.c
6788         * src/procmsg.h
6789                 sync with my local tree to restore some claws-only things
6790
6791 2003-07-23 [paul]       0.9.3claws43
6792
6793         * src/pixmaps/mime_gpg_expired.xpm      ** NEW FILE **
6794           src/pixmaps/mime_gpg_unknown.xpm      ** NEW FILE **
6795           src/Makefile.am
6796           src/mimeview.c
6797           src/procmime.h
6798           src/rfc2015.c
6799           src/stock_pixmap.[ch]
6800                 indicate missing keys and expired sigs/keys
6801                 in mime view column
6802
6803 2003-07-23 [paul]       0.9.3claws42
6804
6805         * src/compose.c
6806                 Redirect fixes: enable automatic account selection and
6807                 do not append signature to message on changing account
6808                 fixes Bug[s] #248
6809
6810 2003-07-23 [paul]       0.9.3claws41
6811
6812         * sync with 0.9.3cvs16
6813                 see ChangeLog 2003-07-23
6814
6815 2003-07-23 [alfons]     0.9.3claws40
6816
6817         * src/inc.c
6818                 give progress dialog a main window, and give it the first 
6819                 one (presumably the only one). fixes bug #247, "segfault on 
6820                 pop-before-smtp" 
6821
6822 2003-07-22 [alfons]     0.9.3claws39
6823
6824         * src/summaryview.c
6825                 shift-space scrolls up
6826
6827 2003-07-22 [paul]       0.9.3claws38
6828
6829         * sync with 0.9.3cvs15
6830                 see ChangeLog 2003-07-22
6831
6832 2003-07-20 [alfons]     0.9.3claws37
6833
6834         * src/compose.c
6835                 put menu inside #ifdef USE_ASPELL..#endif
6836
6837 2003-07-20 [christoph]  0.9.3claws36
6838
6839         * src/procmsg.c
6840                 fix wrong flags in MsgInfo returned by
6841                 procmsg_msginfo_get_full_info()
6842
6843         (closes Bug 221 Deleting messages from the Message View gives incorrect
6844          new/unread message counts in the folder view)
6845
6846         * src/plugins/spamassassin/spamassassin_gtk.c
6847                 add gettext macro for prefs page title
6848
6849 2003-07-20 [paul]       0.9.3claws35
6850
6851         * src/mimeview.c
6852                 redraw icon list on signature check
6853
6854 2003-07-20 [christoph]  0.9.3claws34
6855
6856         * src/Makefile.am
6857         * src/account.c
6858         * src/folder.[ch]
6859         * src/folder_item_prefs.[ch]            ** NEW **
6860         * src/folderview.c
6861         * src/mainwindow.c
6862         * src/mh.c
6863         * src/prefs_gtk.c
6864         * src/prefs_scoring.c
6865         * src/summaryview.c
6866         * src/prefs_folder_item.[ch]
6867                 o seperate FolderItemPrefs (formerly PrefsFolderItem) and the
6868                   Properties dialog
6869                 o use prefswindow for folder properties
6870
6871         * src/gtk/prefswindow.[ch]
6872                 change implementation to use an invisible notebook instead
6873                 of unparenting widgets
6874
6875 2003-07-20 [christoph]  0.9.3claws33
6876
6877         * src/compose.h
6878         * src/folder.c
6879         * src/folderview.h
6880         * src/headerview.h
6881         * src/prefs_filtering.h
6882         * src/prefs_folder_item.[ch]
6883         * src/procmime.h
6884         * src/procmsg.h
6885         * src/summaryview.h
6886                 clean up header mess
6887                 (always use 1. typedefs, 2. #includes, 3. structures)
6888
6889         * src/common/version.h.in
6890                 add casts for constants
6891
6892         * src/plugins/demo/demo.c
6893                 fix typo
6894
6895         * src/plugins/spamassassin/spamassassin.c
6896                 remove unused variable
6897
6898 2003-07-20 [alfons]     0.9.3claws32
6899
6900         * src/mimeview.c
6901                 o make icon buttons respond on left click
6902                 o minor cosmetic change
6903
6904 2003-07-19 [luke]       0.9.3claws31
6905
6906         * src/mimeview.[ch]
6907         * src/gtk/gtkvscrollbutton.c
6908         * src/messageview.c
6909                 o improved mimeview behaviour when selecting a new message
6910                 o plus code cleanups to remove compile warnings
6911
6912
6913 2003-07-19 [alfons]     0.9.3claws30
6914
6915         * src/procmsg.c
6916         * src/compose.c
6917         * src/common/utils.[ch]
6918                 subject_get_reply_prefix_length() <- subject_get_prefix_length()
6919
6920 2003-07-19 [alfons]     0.9.3claws29
6921
6922         * src/prefs_folder_item.c
6923                 reinit "legacy" tmp_prefs, so we don't free nor use invalid 
6924                 string pointers
6925
6926 2003-07-19 [luke]       0.9.3claws28
6927
6928         * src/messageview.c
6929         * src/mimeview.[ch]
6930         * src/procmime.h
6931         * src/rfc2015.c
6932         * src/stock_pixmap.[ch]
6933         * src/gtk/Makefile.am
6934         * src/Makefile.am
6935         * src/gtk/gtkvscrollbutton.[ch]         ** NEW **
6936         * src/pixmaps/mime_*.xpm                ** NEW **
6937                 o mimeview rearrangement with a new icon shortcut bar
6938
6939 2003-07-19 [alfons]     0.9.3claws27
6940
6941         * src/folderview.c
6942                 o plug leaking nodes_to_recollapse
6943                 o add folderview_recollapse_all_nodes() (not used yet)
6944
6945 2003-07-19 [alfons]     0.9.3claws26
6946
6947         * src/compose.c
6948         * src/common/utils.c
6949                 honour #240 "Better SUBJECT handling" by cleaning the prefix
6950                 for both forwarding as replying
6951
6952 2003-07-18 [christoph]  0.9.3claws25
6953
6954         * configure.ac
6955         * src/common/sylpheed.[ch]
6956         * src/common/version.h.in
6957                 add version in numeric form to allow easy comparison
6958
6959         * src/plugins/demo/demo.c
6960                 add version check
6961                 - sylpheed version > plugin version => never allowed, sylpheed
6962                   could contain unknown API changes
6963                 - sylpheed version < minimum version required => don't load,
6964                   API required not available (if linking does not fail)
6965
6966 2003-07-18 [alfons]     0.9.3claws24
6967         
6968         * src/common/plugin.[ch]
6969                 const correctness
6970
6971 2003-07-18 [christoph]  0.9.3claws23
6972
6973         * src/common/hooks.c
6974                 fix crash when hooks where unregisted
6975
6976         * src/plugins/trayicon/trayicon.c
6977                 unregister detroy signal before destroying the widget
6978                 (still crashes when the plugin is unloaded)
6979
6980 2003-07-18 [alfons]     0.9.3claws22
6981         
6982         * src/folderview.c
6983                 delay expanding folder tree during drags until timeout triggered
6984                 (needs perhaps some tweaking, so testing is welcome)
6985
6986 2003-07-17 [alfons]     0.9.3claws21
6987
6988         * src/folderview.c
6989                 clean up cruft
6990
6991 2003-07-17 [christoph]  0.9.3claws20
6992
6993         * src/common/session.c
6994                 fix opening of SSL connections
6995
6996         * src/plugins/image_viewer/Makefile.am
6997                 add OPENSSL_CFLAGS (we should find a better solution to remove
6998                 this dependencies if they are not required)
6999
7000         * src/plugins/spamassassin/spamassassin.c
7001                 remove setlocale workaround (fixed in libspamc)
7002
7003         (closes Bug Bug 184 Entering non-ascii character deletes previous char
7004          if spell checking enabled)
7005
7006 2003-07-17 [alfons]     0.9.3claws19
7007
7008         * src/common/hooks.[ch]
7009         * src/plugins/clamav/clamav_plugin.c
7010         * src/plugins/spamassassin/spamassassin.c
7011         * src/plugins/trayicon/trayicon.c
7012                 fix signedness muck 
7013
7014 2003-07-17 [alfons]     0.9.3claws18
7015
7016         * src/procmime.c
7017                 plug memleak
7018
7019 2003-07-17 [alfons]     0.9.3claws17
7020
7021         * src/inc.c
7022                 plug memleak
7023
7024 2003-07-17 [paul]       0.9.3claws16
7025
7026         * src/common/defs.h
7027           src/mainwindow.c
7028           src/manual.[ch]
7029                 add link to the Claws site's FAQ page, after the suggestion
7030                 and patch by Fred Marton <Fred.Marton@uni-bayreuth.de>
7031                 Move url strings to defs.h
7032                 
7033         * src/mainwindow.c
7034                 fix typo to prevent "unknown menu entry" warnings
7035
7036 2003-07-17 [alfons]     0.9.3claws15
7037
7038         * src/folderview.[ch]
7039         * src/summaryview.[ch]
7040         * src/mimeview.[ch]
7041                 plug DnD leaks 
7042
7043 2003-07-17 [paul]       0.9.3claws14
7044
7045         * src/inc.c
7046                 remove two instances of 'GTK_EVENTS_FLUSH' because
7047                 they are unnecessary and probably cause a stack overflow
7048
7049 2003-07-16 [christoph]  0.9.3claws13
7050
7051         * src/mimeview.[ch]
7052                 use an invisible GTK notebook to switch between viewers
7053                 instead of reparenting widgets
7054
7055 2003-07-16 [christoph]  0.9.3claws12
7056
7057         * src/folder.c
7058                 move folder_item_update_freeze() to correct place in
7059                 folder_item_scan_full()
7060
7061 2003-07-16 [paul]       0.9.3claws11
7062
7063         * sync with 0.9.3cvs12
7064                 see ChangeLog 2003-07-14 and 2003-07-15
7065
7066 2003-07-16 [christoph]  0.9.3claws10
7067
7068         * src/imap.[ch]
7069         * src/prefs_account.[ch]
7070                 sync IMAP CRAM-MD5 authentication with sylpheed-main
7071
7072 2003-07-15 [alfons]     0.9.3claws9
7073
7074         * src/main.c
7075                 make --config-dir do something useful
7076
7077 2003-07-15 [alfons]     0.9.3claws8
7078
7079         * src/procmsg.c
7080                 o fix a bug where 'last' didn't really point to the last message
7081                   in the top level list of children, but to the last threaded
7082                   message. 
7083                 
7084                 o clean up and make it easier to sync
7085
7086 2003-07-15 [alfons]     0.9.3claws7
7087
7088         * src/mainwindow.c
7089                 make correct menu items sensitive       
7090
7091 2003-07-14 [alfons]     0.9.3claws6
7092
7093         * src/procmsg.c
7094                 tune the threader so it will not subject-thread any message
7095                 without a subject prefix (this will not thread correctly if 
7096                 a parent is delivered after their childs, but it looks 
7097                 better right now)
7098
7099 2003-07-13 [christoph]  0.9.3claws5
7100
7101         * src/mainwindow.c
7102                 group "Add mailbox *..." menu items in submenu
7103
7104 2003-07-13 [alfons]     0.9.3claws4
7105
7106         * src/summaryview.c
7107                 correct summary_toggle_pressed() signature and make sure
7108                 signal is not passed on
7109
7110 2003-07-13 [alfons]     0.9.3claws3
7111
7112         * src/summaryview.c
7113                 o for now don't pass on keys when they we're handled by 
7114                   ctree::key_press_event
7115                 o clean up
7116
7117 2003-07-13 [alfons]     0.9.3claws2
7118         
7119         * src/main.c
7120                 add command line option "--config-dir" to get the current 
7121                 configuration dir
7122
7123 2003-07-12 [alfons]     0.9.3claws1
7124
7125         * src/matcher.[ch]
7126         * src/matcher_parser_parse.y
7127         * src/prefs_filtering.c
7128         * src/filtering.c
7129                 add "Lock" filter action to lock messages;
7130
7131         * src/filtering.c       
7132                 remove debug_print()    
7133         * src/prefs_filtering.c
7134                 re-organize matcher part 9: 
7135                 make action text entries easily extendible;
7136                 merge widget selection for ACTION_MARK, ACTION_UNMARK, ACTION_LOCK,
7137                 ACTION_UNLOCK, ACTION_MARK_AS_READ, ACTION_MARK_AS_UNREAD
7138
7139 2003-07-12 [paul]
7140
7141         * tools/README
7142                 update old information and add missing
7143                 information
7144
7145 2003-07-12 [paul]       0.9.3claws
7146
7147         * 0.9.3claws released
7148         
7149 2003-07-12 [paul]       0.9.0claws103
7150
7151         * src/Makefile.am
7152                 add addrquery.h
7153
7154 2003-07-12 [melvin]     0.9.0claws102
7155
7156         * src/messageview.c
7157                 Fixed bug #215: Show MIME tab for single text/html messages. 
7158                 
7159 2003-07-12 [paul]       0.9.0claws101
7160
7161         * man/sylpheed.1
7162                 updated
7163
7164 2003-07-12 [paul]       0.9.0claws100
7165
7166         * po/es.po
7167           po/hr.po
7168           po/pl.po
7169           po/sr.po
7170                 update Spanish, Croatian, Polish, Serbian translations.
7171                 submitted by Ricardo Mones Lastra, Dragan, Witold
7172                 Wladyslaw Wojciech Wilk, Urke MMI
7173
7174 2003-07-12 [melvin]     0.9.0claws99
7175
7176         * po/fr.po
7177                 Updated French translations.
7178
7179 2003-07-12 [paul]       0.9.0claws98
7180
7181         * src/addressbook.c
7182                 disable 'Lookup' button as it has no effect
7183
7184 2003-07-11 [alfons]     0.9.0claws97
7185         
7186         * src/summaryview.c
7187                 summary_searchbar_pressed() should return TRUE to signal that
7188                 event was handled. when returning void, the return value passed
7189                 to GTK is actually random, but maybe FALSE, in which case the
7190                 event is handled by parent
7191                 
7192 2003-07-10 [paul]       0.9.0claws96
7193
7194         * ac/missing/gettext.m4
7195                 update to version 0.12
7196
7197 2003-07-10 [paul]       0.9.0claws95
7198
7199         * src/plugins/clamav/clamav_plugin.c
7200                 fix bug where multipart/alternative messages
7201                 would slip through without being scanned
7202
7203 2003-07-10 [christoph]  0.9.0claws94
7204
7205         * src/folder.c
7206                 correct check if folder supports removing when a message is
7207                 moved. if not the message is only copied.
7208
7209         (closes Bug 132 crash on startup in newsgroups folders)
7210
7211 2003-07-09 [alfons]     0.9.0claws93
7212
7213         * configure.ac
7214         * src/common/defs.h
7215                 --with-config-dir (default .sylpheed)
7216
7217 2003-07-09 [christoph]  0.9.0claws92
7218
7219         * configure.ac
7220                 use PKG_CHECK_MODULES to check for gtkmathview
7221                 (version 0.4.2 now required)
7222
7223 2003-07-08 [melvin]     0.9.0claws91
7224
7225         * src/action.c
7226                 Implemented a progress bar that counts the number of completed
7227                 tasks when the action runs more than one command.
7228
7229 2003-07-08 [alfons]     0.9.0claws90
7230
7231         * src/procmsg.c
7232                 if queued message has an invalid Message-Id, don't try to
7233                 find message it refers to (fixes #209 "crash when processing 
7234                 in folder")
7235
7236 2003-07-08 [paul]       0.9.0claws89
7237
7238         * sync with 0.9.3cvs2
7239                 see ChangeLog 2003-07-08
7240
7241 2003-07-08 [match]      0.9.0claws88
7242
7243         * src/ldapctrl.c
7244                 extend LDAP search for first/last name by parsing search term.
7245
7246 2003-07-08 [alfons]     0.9.0claws87
7247
7248         * src/send_message.c
7249                 fix bug #208 "Status message stuck when sending on POP3 account"
7250
7251 2003-07-07 [paul]       0.9.0claws86
7252
7253         * po/hr.po
7254                 new Croatian translation, submitted by
7255                 Dragan <drleskov@inet.hr>
7256
7257 2003-07-07 [paul]       0.9.0claws85
7258
7259         * sync with 0.9.3cvs1
7260                 see ChangeLog 2003-07-07
7261
7262 2003-07-05 [christoph]  0.9.0claws84
7263
7264         * src/Makefile.am
7265         * src/messageview.c
7266         * src/mimeview.[ch]
7267         * src/stock_pixmap.[ch]
7268         * src/pixmaps/messageview_text.xpm              ** NEW **
7269                 move mimeview tabs to the right side and use icons
7270                 instead of text to save some space
7271
7272         (patch by Luke Plant <lukeplant@softhome.net>)
7273
7274 2003-07-05 [christoph]  0.9.0claws83
7275
7276         * src/inc.c
7277                 add NULL pointer checks
7278
7279         (patch by Luke Plant <lukeplant@softhome.net>)
7280         (closes Bug 204 0.9.0 quits on authentication error?!)
7281
7282 2003-07-05 [alfons]     0.9.0claws82
7283
7284         * configure.ac
7285                 take the clue in bug #202 "./configure script - 
7286                 'if test' comparison failure" reported by John Kristoff. 
7287
7288 2003-07-04 [christoph]  0.9.0claws81
7289
7290         * src/plugins/spamassassin/spamassassin.c
7291                 set timeout for spam check
7292
7293 2003-07-04 [christoph]  0.9.0claws80
7294
7295         * src/main.c
7296                 destroy all FolderItems when shutting down to
7297                 allow folders to clean up
7298
7299 2003-07-04 [melvin]     0.9.0claws79
7300
7301         * src/gtk/gtkaspell.c
7302                 Fixed bug #184 "Entering non-ascii character deletes
7303                 previous char if spell checking enabled": this makes
7304                 the spell checking in multibytes (e.g. UTF-8)locales work.
7305                 (Patch by Luke Plant).
7306                 
7307 2003-07-04 [christoph]  0.9.0claws78
7308
7309         * sync with 0.9.2cvs1
7310                 see ChangeLog 2003-06-10
7311
7312 2003-07-04 [paul]       0.9.0claws77
7313
7314         * sync with 0.9.3 release
7315                 see ChangeLog 2003-07-04
7316
7317 2003-07-03 [christoph]  0.9.0claws76
7318
7319         * src/folder.[ch]
7320         * src/imap.c
7321         * src/mbox_folder.c
7322         * src/mh.c
7323         * src/news.c
7324                 move folder_item_get_path() stuff into a folder virtual function
7325
7326         * src/procmsg.c
7327                 use folder_item_fetch_msg() to get message and do not contruct
7328                 the filename from path and number
7329
7330 2003-07-03 [paul]       0.9.0claws75
7331
7332         * sync with 0.9.2cvs12
7333                 see ChangeLog 2003-07-03
7334
7335 2003-07-02 [paul]       0.9.0claws74
7336
7337         * src/messageview.c
7338                 fix text-selection for replying
7339
7340 2003-07-02 [paul]       0.9.0claws73
7341
7342         * sync with 0.9.2cvs11
7343                 see ChangeLog 2003-07-02
7344
7345 2003-07-02 [paul]       0.9.0claws72
7346
7347         * src/procmsg.c
7348                 revert last commit because it breaks more
7349                 than it fixes
7350
7351 2003-07-02 [paul]       0.9.0claws71
7352
7353         * src/procmsg.c
7354                 fix thread by subject/sort by date
7355
7356 2003-07-01 [paul]       0.9.0claws70
7357
7358         * sync with 0.9.2cvs10
7359                 see ChangeLog 2003-07-01
7360
7361 2003-06-30 [paul]       0.9.0claws69
7362
7363         * sync with 0.9.2cvs9
7364                 see ChangeLog 2003-06-30
7365
7366 2003-06-28 [match]      0.9.0claws68
7367
7368         * src/addressbook.c
7369                 fix null ptr.
7370
7371 2003-06-27 [paul]       0.9.0claws67
7372
7373         * sync with 0.9.2cvs7
7374                 see ChangeLog 2003-06-27
7375
7376 2003-06-26 [christoph]  0.9.0claws66
7377
7378         * src/folder.c
7379                 freeze folder updates while a folder is scanned
7380
7381         (closes Bug 185 New message counter)
7382
7383 2003-06-26 [darko]      0.9.0claws65
7384
7385         * src/ldapserver.c
7386                 fix infinite loop when adding a new LDAP server
7387
7388 2003-06-26 [paul]       0.9.0claws64
7389
7390         * sync with 0.9.2cvs6
7391                 see ChangeLog 2003-06-26
7392
7393 2003-06-26 [paul]       0.9.0claws63
7394
7395         * sync with 0.9.2cvs5
7396                 see ChangeLog 2003-06-25 and 2003-06-26
7397
7398 2003-06-25 [match]      0.9.0claws62
7399
7400         * src/addr_compl.c
7401                 Fixed tab/backtab for dropped-down completion list to
7402                 move next/previous field. (close bug 147)
7403
7404 2003-06-25 [christoph]  0.9.0claws61
7405
7406         * src/addr_compl.[ch]
7407         * src/addrindex.[ch]
7408         * src/folderview.c
7409         * src/inc.c
7410         * src/news.c
7411         * src/summaryview.c
7412         * src/toolbar.c
7413                 fix warnings
7414
7415 2003-06-25 [leandro]    0.9.0claws60
7416
7417         * src/compose.c
7418                 o cleanups
7419                 o gray out "Message/Remove references" menu item if not
7420                   replying to a message
7421
7422 2003-06-24 [leandro]    0.9.0claws59
7423
7424         * src/compose.[ch]
7425                 o removed "Message/Create new thread" menu item
7426                 o added "Message/Remove references" menu item
7427                   (it's off by default and will not check anymore
7428                    if the subject changed)
7429
7430 2003-06-23 [alfons]     0.9.0claws58
7431
7432         * src/procmsg.c
7433                 try better grouping messages threaded by subject based on their age.
7434                 still not perfect - because the message tree is not sorted by date.  
7435
7436 2003-06-23 [thorsten]   0.9.0claws57
7437
7438         * src/pop.[ch]
7439                 added mail_receive_hook to allow modifications
7440                 directly after retrieval (e.g. adding headers).
7441
7442 2003-06-23 [paul]       0.9.0claws56
7443
7444         * src/sourcewindow.c
7445                  enable the use of Ctrl+A to select all text in
7446                  the sourcewindow
7447                  Patch submitted by Ivan Francolin Martinez
7448                  <ivanfm@users.sourceforge.net>
7449
7450 2003-06-22 [christoph]  0.9.0claws55
7451
7452         * src/folder.[ch]
7453                 o add notification hook for folder tree changes
7454                 o invoke hooks after folder tree scanning
7455
7456         * src/folderview.[ch]
7457                 register hook for folder tree changes that
7458                 updates the ctree
7459
7460         (there are more places that should be updated, like add, remove 
7461          or move folder)
7462
7463         (closes Bug 164 Crash on rebuild folder tree)
7464         (closes Bug 190 Crash on 'rebuilding folder tree')
7465
7466 2003-06-21 [leandro]    0.9.0claws54
7467
7468         * src/compose.[ch]
7469                 create a new thread if subject changes
7470                 (it's on by default, can be disabled in Message menu)
7471
7472 2003-06-21 [alfons]     0.9.0claws53
7473
7474         * src/summaryview.c
7475                 quiet little compiler
7476
7477 2003-06-21 [christoph]  0.9.0claws52
7478
7479         update gettext stuff to version 0.12
7480
7481 2003-06-19 [alfons]     0.9.0claws51
7482
7483         * src/common/log.c
7484         * src/common/plugin.c
7485                 move defs.h before glib.h to prevent MIN/MAX redefs
7486
7487 2003-06-19 [alfons]
7488
7489         * src/addressbook.c
7490                 translatable
7491
7492 2003-06-19 [match]      0.9.0claws50
7493
7494         * src/addressbook.[ch]
7495         * src/addrindex.[ch]
7496         * src/addr_compl.[ch]
7497         * src/editldap.[ch]
7498         * src/editldap_basedn.[ch]
7499         * src/addritem.[ch]
7500         * src/ldapquery.h
7501                 re-implemented dynamic LDAP search. works without
7502                 slowdown on display sender with addressbook
7503                 option.
7504         * src/addrbook.c
7505                 documented code.
7506
7507 2003-06-19 [paul]       0.9.0claws49
7508
7509         * src/compose.c
7510                 fix Bug #136 'Nonprovided quotation marks crash claws'
7511                 patch submitted by Pawel Pêkala <c0rn@gazeta.pl>
7512
7513 2003-06-19 [alfons]     0.9.0claws48
7514
7515         * src/prefs_common.[ch]
7516         * src/procmsg.c
7517                 restrict threading by subject by checking thread for
7518                 age (prefs_common.thread_by_subject_max_age)
7519
7520 2003-06-18 [christoph]  0.9.0claws47
7521
7522         * src/imap.c
7523                 fix memory leak in imap_cmd_fetch()
7524
7525 2003-06-18 [christoph]  0.9.0claws46
7526
7527         * src/prefs_gtk.c
7528                 fix memory leak in prefs_set_default() when used multiple
7529                 times or after prefs have been read
7530
7531 2003-06-18 [christoph]  0.9.0claws45
7532
7533         * src/common/plugin.c
7534                 fix memory leak in plugin_unload()
7535
7536 2003-06-18 [christoph]  0.9.0claws44
7537
7538         * src/imap.c
7539                 fix memory leak in imap_cmd_ok()
7540
7541 2003-06-18 [christoph]  0.9.0claws43
7542
7543         * src/folder.c
7544                 stop messages that are downloaded from POP3 and added to
7545                 an IMAP inbox from being filtered twice (first by POP3
7546                 and again when IMAP folder is scaned to get the UID of
7547                 the APPEND operation when no UIDPLUS is available)
7548
7549 2003-06-18 [alfons]
7550
7551         * tools/Makefile.am
7552                 phoenix <- firebird     
7553
7554 2003-06-18 [paul]
7555
7556         * tools/launch_phoenix          ** REMOVED **
7557           tools/launch_firebird         ** NEW **
7558                 renamed and edited to reflect the browser's name change from
7559                 'phoenix' to 'firebird'
7560
7561 2003-06-18 [paul]       0.9.0claws42
7562
7563         * sync with 0.9.2cvs2
7564                 see ChangeLog 2003-06-16
7565
7566 2003-06-17 [alfons]     0.9.0claws41
7567
7568         * src/procmsg.c
7569                 prevent threading problems when a node is an ancestor (parent / great parent),
7570                 which mostly happens with circular references (thanks to Phillipe Gramoullé
7571                 for finding an sample set of messages)
7572
7573 2003-06-16 [christoph]  0.9.0claws40
7574
7575         * src/main.c
7576                 don't popup main window on --receive or --receive-all
7577
7578         * src/mainwindow.[ch]
7579         * src/plugins/trayicon/trayicon.c
7580                 allow hiding of main window by clicking on the trayicon
7581                 (doesn't work correctly in seperate window mode and may
7582                  cause unexpected GTK problems I couldn't find yet)
7583
7584         * src/common/ssl.c
7585                 remove incorrect warning
7586
7587 2003-06-15 [alfons]     0.9.0claws39
7588
7589         * src/gtk/gtkstext.c
7590                 don't output debug text;
7591                 #ifdef out print_line() if not debugging (thanks to Martin Wicke
7592                 for pointing this out);
7593
7594 2003-06-14 [alfons]     0.9.0claws38
7595         
7596         * src/messageview.c
7597                 remove printf() and make one if..else comply with coding style
7598
7599 2003-06-14 [alfons]     0.9.0claws37
7600
7601         * AUTHORS
7602                 add Martin Wicke
7603         * src/action.c
7604         * src/messageview.[ch]
7605         * src/summaryview.c
7606                 apply patch #754162 "Quoting messages filtered by actions" submitted
7607                 by Martin Wicke, which allows quoting message body changed by an
7608                 action (Thanks!).
7609
7610 2003-06-13 [alfons]     0.9.0claws36
7611
7612         * src/utils.c
7613                 add several other subject reply prefixes (suggested by Christoph and Ivan Martinez)
7614                 use case insensitive regexp (suggested by Ivan Martinez)
7615
7616 2003-06-13 [christoph]  0.9.0claws35
7617
7618         * configure.ac
7619         * src/plugins/trayicon/Makefile.am
7620         * src/plugins/trayicon/eggtrayicon.[ch]                         ** REMOVE **
7621         * src/plugins/trayicon/trayicon.c
7622         * src/plugins/trayicon/libeggtrayicon/.cvsignore                ** NEW **
7623         * src/plugins/trayicon/libeggtrayicon/Makefile.am               ** NEW **
7624         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch]          ** NEW **
7625         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.[ch]           ** NEW **
7626         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.[ch]        ** NEW **
7627         * src/plugins/trayicon/libeggtrayicon/xembed.h                  ** NEW **
7628                 replace my own EggTrayIcon backport with the backport
7629                 used by (l|x)mule and gabber.
7630
7631 2003-06-13 [alfons]     0.9.0claws34
7632
7633         * AUTHORS
7634         * src/common/utils.c
7635                 add Aw: to list of reply prefixes (thanks to Martin Zwickel)
7636
7637 2003-06-13 [alfons]     0.9.0claws33
7638
7639         * src/compose.c
7640                 clean up a little bit
7641
7642 2003-06-12 [alfons]     0.9.0claws32
7643
7644         * src/compose.c
7645                 const correctness fix
7646
7647         * src/common/sylpheed.[ch]
7648                 () -> (void)
7649                 prevent redef MIN/MAX
7650                 
7651         * src/common/utils.[ch]
7652                 () -> (void)
7653
7654 2003-06-12 [melvin]     0.9.0claws31
7655
7656         * src/compose.c
7657                 Updated to take into accounts changes in GtkAspell.
7658
7659 2003-06-12 [alfons]     0.9.0claws30
7660
7661         * src/compose.c
7662         * src/procmsg.c
7663         * src/common/utils.[ch]
7664                 handle reply subject prefixes better (initial 
7665                 suggestion by Robert Story adapted and enhanced 
7666                 using regexps)
7667
7668 2003-06-12 [melvin]     0.9.0claws29
7669
7670         * src/compose.c
7671                 Use new gtkaspell_checkers_strerror() to get the speller's
7672                 error message instead of accessing the (now private)
7673                 checkers structure.
7674                 Minor code clean up
7675
7676         * src/main.c
7677                 Use #ifdef instead of #if for USE_ASPELL
7678                 Use the new spell checkers init/quit functions 
7679
7680         * src/gtk/gtkaspell.c
7681                 Use #ifdef instead of #if for USE_ASPELL
7682                 Moved in the majority of GtkAspell structures that were
7683                 exported before by gtkaspell.h
7684         
7685         * src/gtk/gktaspell.h
7686                 Made gtkaspell.h contain only the necessary data to be
7687                 publicized by moving many structures to gtkaspell.c.
7688                 Enclosed all the declaration in a #ifdef USE_ASPELL #endif
7689                 gtkaspell_checkers_new(): replaced by...
7690                 gtkaspell_checkers_init(): new function for initialization
7691                 gtkaspell_checkers_delete(): replaced by...
7692                 gtkaspell_checkers_quit(): new function
7693                 gtkaspell_checkers_strerror(): new function that returns
7694                 the checker's last error message.
7695                 
7696 2003-06-11 [melvin]     0.9.0claws28
7697
7698         * po/POTFILES.in
7699                 Updated to take into account gtkaspell.c migration to
7700                 ./src/gtk/ (Thanks to Ricardo Mones Lastra for reporting it)
7701
7702 2003-06-10 [alfons]     0.9.0claws27
7703
7704         * src/filtering.[ch]
7705         * src/folder.c
7706         * src/matcher.c
7707         * src/scoring.[ch]
7708                 - try fixing bug #18 (any brave testers?)
7709                 - add more robustness by refusing previously 
7710                   unchecked NULL pointers 
7711
7712 2003-06-10 [alfons]     0.9.0claws26
7713
7714         * src/procmsg.c
7715                 fix bug #176 by don't checking MsgInfos with a NULL msgid 
7716
7717 2003-06-09 [alfons]     0.9.0claws25
7718
7719         * src/prefs_common.c
7720                 fix bug #163 "Icon switching doesnt work properly" by 
7721                 preventing early freeing of prefs_common.pixmap_theme_path.
7722
7723 2003-06-09 [christoph]  0.9.0claws24
7724
7725         * src/gtk/gtkaspell.c
7726                 revert Thorsten's fix and add forgotten g_strdup for
7727                 aspell path (it should not be possible to alter the path a
7728                 GtkASpell uses from outside)
7729
7730 2003-06-09 [thorsten]   0.9.0claws23
7731
7732         * src/gtk/gtkaspell.c
7733                 dont free prefs_common.aspell_path when closing compose
7734
7735 2003-06-08 [colin]      0.9.0claws22
7736
7737         * src/plugins/spamassassin/spamassassin.c
7738                 fix prefs types
7739
7740 2003-06-07 [christoph]  0.9.0claws21
7741
7742         * src/Makefile.am
7743         * src/compose.c
7744         * src/gtkaspell.[ch]            ** REMOVE **
7745         * src/gtk/Makefile.am
7746         * src/gtk/gtkaspell.[ch]        ** NEW **
7747                 o make gtkaspell independent from sylpheed's prefs
7748                 o move gtkaspell.[ch] to gtk directory
7749
7750 2003-06-07 [christoph]  0.9.0claws20
7751
7752         * src/Makefile.am
7753         * src/crash.c
7754         * src/export.c
7755         * src/filesel.[ch]              ** REMOVE **
7756         * src/folder.c
7757         * src/main.[ch]
7758         * src/common/sylpheed.[ch]
7759         * src/gtk/Makefile.am
7760         * src/gtk/filesel.[ch]          ** NEW **
7761         * src/gtk/pluginwindow.c
7762         * src/gtk/sslcertwindow.c
7763                 move filesel.[ch] to gtk directory
7764
7765 2003-06-07 [alfons]     0.9.0claws19
7766
7767         * src/filesel.c
7768                 make (multi) file selection dialog work again (Claws-only)
7769
7770 2003-06-07 [thorsten]   0.9.0claws18
7771
7772         * po/de.po
7773                 fix typos
7774
7775 2003-06-07 [alfons]     0.9.0claws17
7776
7777         * configure.ac
7778         * src/mimeview.c
7779                 detect apache mishap in which case don't include fnmatch.h
7780                 if regex.h is already included
7781
7782 2003-06-06 [christoph]  0.9.0claws16
7783
7784         * configure.ac
7785         * src/mimeview.h
7786                 add check for fnmatch.h and include it when available
7787
7788         * src/mimeview.[ch]
7789                 fix wrong case sensitivity of Content-Types
7790
7791         * src/gtk/Makefile.am
7792                 need the same include paths in gtk directory as in
7793                 common directory because .h files in common can
7794                 include files from these directories, when included
7795                 in gtk's .h or .c files
7796
7797 2003-06-06 [alfons]     0.9.0claws15
7798
7799         * src/mimeview.c
7800         * src/summaryview.c
7801                 make it compile again because of regex.h / fnmatch.h 
7802                 include problems (related to recent mime stuff, can
7803                 someone check this?)
7804
7805 2003-06-06 [thorsten]   0.9.0claws14
7806
7807         * src/folderview.c
7808                 possible use of uninitialized pointer while dragging
7809
7810 2003-06-06 [paul]       0.9.0claws13
7811
7812         * src/compose.c
7813                 fix bug where the insert sig button would be effective
7814                 only when auto_sig was set
7815
7816 2003-06-06 [paul]       0.9.0claws12
7817
7818         * sync with 0.9.2 release
7819
7820 2003-06-02 [paul]       0.9.0claws11
7821
7822         * sync with 0.9.1cvs1
7823                 see ChangeLog 2003-06-02
7824                 
7825         * po/de.po
7826                 update by Jens
7827
7828 2003-06-01 [christoph]  0.9.0claws10
7829
7830         * src/account.c
7831                 don't use substring search to find accounts by email address
7832
7833         (closes Bug 169 Overly loose matching of "From" address)
7834
7835 2003-05-31 [christoph]  0.9.0claws9
7836
7837         * doc-src/rfc2683.txt
7838         * src/imap.c
7839                 limit IMAP command length as recommended in RFC2683
7840                 (message number lists will be split into multiple imap
7841                 sets, the limit of 1000 octets is not a hard limit)
7842
7843         (closes Bug 161 sylpheed-claws exits with segfault when logging
7844          in to certain imap-servers)
7845
7846 2003-05-29 [alfons]     0.9.0claws8
7847
7848         * src/toolbar.[ch]
7849                 add print button (calling summary_print());
7850                 fine tune setting tooltip text;
7851                 (if someone needs other buttons, please take these 
7852                 commits as a guide, instead of bothering us - also
7853                 see 0.8.11claws150) 
7854
7855 2003-05-29 [darko]      0.9.0claws7
7856
7857         * src/compose.c
7858                 fix crash when word wrapping kicks in due to
7859                 changed text by spell checker
7860
7861 2003-05-29 [paul]       0.9.0claws6
7862
7863         * src/compose.c
7864                 fix bug where changing account would insert
7865                 sig even if auto_sig was FALSE
7866                 
7867         * ChangeLog
7868           ChangeLog.jp
7869           INSTALL
7870                 sync with 0.9.1 release
7871
7872 2003-05-28 [christoph]  0.9.0claws5
7873
7874         * src/imap.c
7875                 fix truncation of too long commands
7876
7877         (closes Bug 167 IMAP hangs trying to get envelope
7878          information in imap_get_uncached_messages)
7879
7880 2003-05-27 [paul]       0.9.0claws4
7881
7882         * tools/Makefile.am
7883           tools/maildir2sylpheed.pl     ** NEW FILE **
7884                 add kmail to sylpheed mailbox conversion script
7885
7886 2003-05-27 [paul]       0.9.0claws3
7887
7888         * sync with 0.9.0cvs10
7889                 see ChangeLog 2003-05-26
7890
7891 2003-05-26 [paul]       0.9.0claws2
7892
7893         * sync with 0.9.0cvs9
7894                 see ChangeLog 2003-05-26
7895
7896 2003-05-24 [paul]       0.9.0claws1
7897
7898         * sync with 0.9.0cvs8
7899                 see ChangeLog 2003-05-23
7900
7901 2003-05-24 [paul]       0.9.0claws
7902
7903         * version 0.9.0claws released
7904
7905 2003-05-24 [paul]       0.8.11claws177
7906
7907         * src/plugins/dillo-viewer/Makefile.am
7908           src/plugins/traycon/Makefile.am
7909                 add missing files
7910                 
7911         * po/bg.po
7912           po/en_GB.po
7913           po/es.po
7914           po/it.po
7915           po/pt_BR.po
7916           po/ru.po
7917           po/sr.po
7918                 update Bulgarian, British English, Spanish, Italian, 
7919                 Brazilian Portuguese, Russian, and Serbian translations, 
7920                 submitted by George Danchev, [me], Ricardo Mones Lastra,
7921                 André Filipe de Assunção e Brito, Alessandro Maestri, 
7922                 Ruslan N. Balkin, and Urke MMI
7923
7924 2003-05-23 [melvin]     0.8.11claws176
7925
7926         * po/fr.po
7927                 Updated French translations
7928
7929 2003-05-22 [paul]       0.8.11claws175
7930
7931         * src/Makefile.am
7932           src/addrbook.[ch]
7933           src/addrcache.[ch]
7934           src/addr_compl.[ch]
7935           src/adressbook.[ch]
7936           src/addrindex.[ch]
7937           src/addritem.[ch]
7938           src/editaddress.c
7939           src/editgroup.c
7940           src/editldap_basedn.c
7941           src/editldap.c
7942           src/jpilot.c
7943           src/vcard.c
7944                 revert to get ldap into it previous working state
7945                 
7946         * po/zh_TW.Big5.po
7947                 new Taiwanese translation,
7948                 submitted by Tsu-Fan Cheng <tscheng@ic.sunysb.edu>
7949
7950 2003-05-22 [christoph]  0.8.11claws174
7951
7952         * src/plugins/spamassassin/libspamc.[ch]
7953                 sync libspamc with SpamAssaain release 2.55
7954
7955 2003-05-22 [paul]       0.8.11claws173
7956
7957         * sync with 0.9.0cvs7
7958                 see ChangeLog 2003-05-22
7959                 
7960         * src/summaryview.c
7961                 revert change in 0.8.11claws172: follow
7962                 Hiroyuki's decision and that's the end of it.
7963
7964 2003-05-21 [paul]       0.8.11claws172
7965
7966         * src/summaryview.c
7967                 fix discrepency between open_unread_on_enter
7968                 and always_show_msg
7969
7970 2003-05-21 [paul]       0.8.11claws171
7971
7972         * sync with 0.9.0cvs6
7973                 see ChangeLog 2003-05-21
7974
7975 2003-05-21 [paul]       0.8.11claws170
7976
7977         * sync with 0.9.0cvs5
7978                 see ChangeLog 2003-05-21
7979
7980 2003-05-20 [paul]       0.8.11claws169
7981
7982         * sync with 0.9.0cvs4
7983                 see ChangeLog 2003-05-20
7984                 fixes bug #152, 'encoding of IMAP folders names'
7985
7986 2003-05-20 [paul]       0.8.11claws168
7987
7988         * sync with 0.9.0cvs3
7989                 see ChangeLog 2003-05-20
7990                 
7991         * src/tools/convert_mbox.pl
7992                 minor change in the comments, submitted by Fred Marton
7993
7994 2003-05-19 [paul]       0.8.11claws167
7995
7996         * src/plugins/clamav/Makefile.am
7997           configure.ac
7998                 link clamav_lib to the plugin and not to the main program
7999
8000 2003-05-19 [christoph]
8001
8002         * src/Makefile.am
8003                 add -export-dynamic for linking
8004
8005 2003-05-19 [paul]       0.8.11claws166
8006
8007         * sync with 0.9.0cvs1
8008                 see ChangeLog 2003-05-19
8009
8010 2003-05-19 [paul]       0.8.11claws165
8011
8012         * src/inc.c
8013                 fix 'pop before smtp' timeout
8014
8015 2003-05-18 [alfons]     0.8.11claws164
8016
8017         * src/prefs_matcher.c
8018                 put "execute" action command line ("expression") in edit box
8019
8020 2003-05-18 [christoph]  0.8.11claws163
8021
8022         * src/mimeview.[ch]
8023         * src/plugins/dillo_viewer/dillo_viewer.c
8024         * src/plugins/image_viewer/viewer.c
8025         * src/plugins/mathml_viewer/mathml_viewer.c
8026                 let a viewer have a list of Content-Types
8027
8028 2003-05-18 [paul]       0.8.11claws162
8029
8030         * src/prefs_filtering.c
8031                 add 'Recipient' label for FORWARD, FORWARD_AS_ATTACHMENT,
8032                 and REDIRECT actions
8033
8034 2003-05-17 [christoph]
8035
8036         * README.claws
8037                 o remove dynamic signatures that was syned with main
8038                 o add infos about no longer "build in" image viewer
8039                 o update bugtracker URL
8040
8041 2003-05-17 [christoph]  0.8.11claws161
8042
8043         * src/folder.c
8044         * src/folderview.c
8045         * src/imap.c
8046                 don't use imap_scan_folder anymore. Instead call folder_item_scan
8047                 for every folder after rebuilding the folder tree.
8048
8049         (closes Bug 19 imap_scan_folder() computes incorrectly number of new
8050          messages)
8051
8052 2003-05-17 [christoph]  0.8.11claws160
8053
8054         * src/imap.c
8055                 don't use STATUS command on current folder to check for
8056                 content changes. imap_cmd_ok() now tracks changes to
8057                 folder and number of existing messages.
8058
8059 2003-05-17 [paul]       0.8.11claws159
8060
8061         * src/plugins/clamav/clamav_plugin.c
8062                 remove unnecessary debug_print
8063
8064 2003-05-16 [thorsten]   0.8.11claws158
8065
8066         * src/plugins/demo.c
8067                 included missing intl.h
8068
8069 2003-05-16 [paul]       0.8.11claws157
8070
8071         * po/POTFILES.in
8072                 remove non-existant entries
8073         
8074         * src/plugins/clamav/clamav_plugin.c
8075           src/plugins/clamav/clamav_plugin_gtk.c
8076           src/plugins/dillo_viewer/dillo_prefs.c
8077           src/plugins/dillo_viewer/dillo_viewer.c
8078                 gettextise
8079
8080 2003-05-16 [christoph]  0.8.11claws156
8081
8082         * po/POTFILES.in
8083                 include plugin .c files for translation until I
8084                 find a better solution to have plugins have their
8085                 own textdomain
8086         * src/plugins/demo/demo.c
8087         * src/plugins/image_viewer/plugin.c
8088         * src/plugins/mathml_viewer/mathml_viewer.c
8089         * src/plugins/spamassassin/spamassassin.c
8090         * src/plugins/spamassassin/spamassassin_gtk.c
8091         * src/plugins/trayicon/trayicon.c
8092                 add gettext macros for plugin name and description
8093
8094 2003-05-16 [paul]
8095
8096         * sync with 0.9.0
8097
8098 2003-05-16 [paul]       0.8.11claws155
8099
8100         * sync with lastest 0.9.0pre1
8101                 see ChangeLog 2003-05-16
8102
8103 2003-05-15 [paul]       0.8.11claws154
8104
8105         * sync with latest 0.9.0pre1
8106                 see ChangeLog 2003-05-14 and 2003-05-15
8107
8108 2003-05-14 [christoph]  0.8.11claws153
8109
8110         * src/plugins/image_viewer/viewer.c
8111         * src/plugins/image_viewer/viewer.glade         ** NEW **
8112         * src/plugins/image_viewer/viewerprefs.c
8113                 make it possible to disable the autoload function in the
8114                 imageviewer again
8115
8116 2003-05-14 [christoph]  0.8.11claws152
8117
8118         * src/folder.c
8119                 fix folder update after adding a message
8120
8121 2003-05-13 [alfons]     0.8.11claws151
8122
8123         * src/common/session.c
8124                 remove debug traces
8125                 
8126         * src/addrcache.[ch]
8127         * src/filtering.[ch]
8128         * src/folder.[c]
8129         * src/gtkaspell.[ch]
8130         * src/imap.[ch]
8131         * src/mbox_folder.[ch]
8132         * src/mh.[ch]
8133         * src/mimeview.h
8134         * src/msgcache.[ch]
8135         * src/news.[ch]
8136         * src/passphrase.[ch]
8137         * src/prefs_common.[ch]
8138         * src/prefs_gtk.[ch]
8139         * src/procmsg.c
8140         * src/scoring.[ch]
8141                 be pedantic; (in prototypes () implies (int))
8142
8143 2003-05-13 [alfons]     0.8.11claws150
8144
8145         * src/prefs_toolbar.[ch]
8146         * src/summaryview.[ch]
8147         * src/toolbar.[ch]
8148                 change misleading text in toolbar prefs;
8149                 add toolbar action for ignore thread (toggles ignore thread flag);
8150                 clean up a little bit;
8151
8152 2003-05-12 [paul]
8153
8154         * tools/convert_mbox.pl
8155                 bug fixed by Fred Marton
8156
8157 2003-05-12 [paul]
8158
8159         * sync with 0.9.0pre1
8160
8161 2003-05-09 [paul]       0.8.11claws149
8162
8163         * sync with 0.8.11cvs43
8164                 see ChangeLog 2003-05-09
8165
8166 2003-05-08 [christoph]  0.8.11claws148
8167
8168         * src/imap.[ch]
8169                 o use CAPABILIY as first command and check for PREAUTH
8170                   information in the response to it
8171                 o rewrite all imap_cmd_* functions to use an IMAPSession
8172                   instead of a SockInfo as parameter
8173                 o do STARTTLS after fetching and checking the server
8174                   capabilities
8175
8176 2003-05-08 [paul]       0.8.11claws147
8177
8178         * tools/Makefile.am
8179           tools/README
8180           tools/convert_mbox.pl         ** NEW FILE **
8181                 add mbox conversion script. Submitted by 
8182                 Fred Marton <Fred.Marton@uni-bayreuth.de>
8183
8184 2003-05-07 [christoph]
8185
8186         * doc-src/glade.txt
8187         * src/gtk/pluginwindow.glade
8188         * src/plugins/image_viewer/viewerprefs.glade
8189         * src/plugins/spamassassin/spamassassin_gtk.glade
8190                 add glade files for user interfaces and a description how
8191                 to use glade to create the sylpheed code
8192
8193 2003-05-07 [paul]       0.8.11claws146
8194
8195         * sync with 0.8.11cvs41
8196                 see ChangeLog 2003-05-07
8197
8198 2003-05-06 [christoph]  0.8.11claws145
8199
8200         * src/main.c
8201         * src/plugins/image_viewer/viewer.c
8202                 fix usage of imlib in imageviewer plugin
8203
8204         * src/gtk/prefswindow.c
8205                 handle window close event correctly
8206
8207 2003-05-06 [paul]       0.8.11claws144
8208
8209         * src/common/ssl.c
8210                 fix typo introduced in sync
8211
8212 2003-05-06 [paul]       0.8.11claws143
8213
8214         * sync with 0.8.11cvs39
8215                 see ChangeLog 2003-05-06
8216
8217 2003-05-06 [paul]       0.8.11claws142
8218
8219         * AUTHORS
8220           po/cs.po
8221                 updated Czech translation, submitted by 
8222                 Radek Vybiral <Radek.Vybiral@vsb.cz>
8223                 
8224         * src/plugins/clamav/clamav_plugin_gtk.c
8225                 clean up
8226
8227 2003-05-03 [alfons]     0.8.11claws141
8228
8229         * src/compose.[ch]
8230                 make paste as quotation work even when the call to 
8231                 text_inserted() was deferred (fixes bug #140 "Paste 
8232                 as quotation does not work when using "external" 
8233                 clipboard")
8234
8235 2003-05-03 [thorsten]   0.8.11claws140
8236
8237         * src/addrquery.h
8238           src/ldapquery.h
8239           src/mainwindow.c
8240                 removed C++ comments
8241         * src/addr_compl.c
8242                 function with non-int retval/param used before
8243                 implementation/declaration
8244
8245 2003-05-02 [paul]       0.8.11claws139
8246
8247         * src/addr_compl.[ch]
8248           src/addressbook.[ch]
8249           src/addrindex.c
8250           src/summaryview.c
8251                 revert match's changes to (finally) remove the bug where
8252                 opening a folder causes massive slowdown when using the 
8253                 'Display sender using address book' option
8254
8255 2003-05-01 [melvin]     0.8.11claws138
8256
8257         * src/plugins/dillo_viewer/dillo_prefs.[ch]
8258         * src/plugins/dillo_viewer/dillo_viewer.c
8259                 Fixed bug where "Cancel" button from prefs issued
8260                 warnings.
8261                 Comply a little more to coding style
8262
8263 2003-05-01 [paul]       0.8.11claws137
8264
8265         * sync with 0.8.11cvs38
8266                 see ChangeLog 2003-05-01
8267
8268 2003-05-01 [paul]       0.8.11claws136
8269
8270         * po/bg.po
8271                 updated by George Danchev
8272
8273 2003-04-30 [christoph]  0.8.11claws135
8274
8275         * src/plugins/dillo_viewer/dillo_prefs.c
8276         * src/plugins/image_viewer/viewerprefs.c
8277         * src/plugins/spamassassin/spamassassin_gtk.c
8278                 remove gtk_widget_ref() calls for widgets in
8279                 glade code
8280
8281 2003-04-30 [paul]       0.8.11claws134
8282
8283         * src/addrindex.c
8284                 ok, this time a better fix for the bug where opening folder
8285                 has massive slowdown when using the 'Display sender using 
8286                 address book' option
8287
8288 2003-04-30 [paul]       0.8.11claws133
8289
8290         * src/addrindex.c
8291                 revert the 'fix' of 0.8.11claws128 because it doesn't fix it
8292         
8293 2003-04-30 [melvin]     0.8.11claws132
8294
8295         New: Dillo plugin preferences (patch by Dimitar Haralanov)
8296
8297         * src/plugins/dillo_viewer/dillo_prefs.[ch]     *** NEW ***
8298                 Preferences for the dillo plugin
8299         * src/plugins/dillo_viewer/dillo_viewer.c
8300                 Support for preferences
8301         * src/plugins/dillo_viewer/Makefile.am
8302                 Added dillo_prefs.[ch]
8303
8304 2003-04-30 [alfons]     0.8.11claws131
8305
8306         * src/common/plugin.[ch]
8307                 see? this ANSI C'fication immediately gives us type
8308                 checking for free.
8309
8310 2003-04-30 [alfons]     0.8.11claws130
8311
8312         * src/common/plugin.[ch]
8313         * src/plugins/clamav/clamav_plugin.[ch]
8314         * src/plugins/clamav/clamav_plugin_gtk.c
8315         * src/plugins/demo/demo.c
8316         * src/plugins/dillo_viewer/dillo_viewer.c
8317         * src/plugins/image_viewer/plugin.c
8318         * src/plugins/image_viewer/viewer.[ch]
8319         * src/plugins/image_viewer/viewerprefs.[ch]
8320         * src/plugins/mathml_viewer/mathml_viewer.c
8321         * src/plugins/spamassassin/spamassassin.[ch]
8322         * src/plugins/spamassassin/spamassassin_gtk.c
8323         * src/plugins/trayicon/trayicon.c
8324                 clean up
8325
8326 2003-04-30 [alfons]     0.8.11claws129
8327
8328         * src/common/utils.c
8329                 make is_ascii_str() fail gracefully when NULL pointer
8330                 is passed
8331
8332 2003-04-30 [paul]       0.8.11claws128
8333
8334         * src/addrindex.c
8335                 fix bug where opening folder has massive slowdown when
8336                 using the 'Display sender using address book' option
8337
8338 2003-04-30 [paul]       0.8.11claws127
8339
8340         * src/plugins/clamav/clamav_plugin.c
8341           src/plugins/clamav/clamav_plugin_gtk.c
8342           src/plugins/demo/demo.c
8343           src/plugins/dillo_viewer/dillo_viewer.c
8344           src/plugins/image_viewer/plugin.c
8345           src/plugins/mathml_viewer/mathml_viewer.c
8346           src/plugins/spamassassin/spamassassin.c
8347           src/plugins/spamassassin/spamassassin_gtk.c
8348           src/plugins/trayicon/trayicon.c
8349                 get rid of eye-hurting function signatures
8350
8351 2003-04-30 [paul]       0.8.11claws126
8352
8353         * src/plugins/trayicon/trayicon.c
8354                 add description
8355                 
8356         * src/mimeview.c
8357                 be more descriptive
8358
8359 2003-04-30 [paul]       0.8.11claws125
8360
8361         * configure.ac
8362                 arrange the plugins in reverse alphabetical order
8363                 
8364         * src/plugins/clamav/clamav_plugin.[ch]
8365           src/plugins/clamav/clamav_plugin_gtk.c
8366                 rename some params
8367                 resize max_size window
8368                 re-arrange the order of some gui elements
8369                 improve descriptions
8370         
8371         * src/plugins/image_viewer/plugin.c
8372           src/plugins/mathml_viewer/mathml_viewer.c
8373                 add descriptions
8374                 
8375         * src/plugins/spamassassin/spamassassin_gtk.c
8376                 resize max_size window
8377                 re-arrange the order of some gui elements
8378                 
8379         * src/messageview.c
8380           src/mimeview.c
8381                 correct typos
8382
8383 2003-04-30 [alfons]     0.8.11claws124
8384
8385         * src/imap.c
8386                 fix a leak found while browsing Martin Kluge's 
8387                 valgrind log (Claws only)
8388
8389 2003-04-29 [darko]      0.8.11claws123
8390
8391         * src/gtk/gtkstext.h
8392                 include wchar.h if it is available, fixes compilation
8393                 on HP-UX systems
8394
8395 2003-04-29 [melvin]     0.8.11claws122
8396
8397         * src/prefs_actions.c
8398                 Improved help text of Actions' syntax
8399
8400 2003-04-28 [paul]       0.8.11claws121
8401
8402         * src/action.c
8403                 a better fix for the crash when performing an action
8404                 on a mime part
8405
8406 2003-04-28 [paul]       0.8.11claws120
8407
8408         * src/action.c
8409                 fix crash when performing an action on a
8410                 mime part
8411
8412 2003-04-28 [paul]       0.8.11claws119
8413
8414         * sync with 0.8.11cvs36
8415                 see ChangeLog 2003-04-28
8416
8417 2003-04-27 [paul]       0.8.11claws118
8418
8419         * more sync with 0.8.11cvs35
8420                 see ChangeLog 2003-04-25
8421
8422 2003-04-26 [christoph]  0.8.11claws117
8423
8424         * src/folder.c
8425                 fix remove virtual check
8426
8427 2003-04-26 [paul]       0.8.11claws116
8428
8429         * src/messageview.c
8430                 fix return-receipt, make it work again
8431
8432 2003-04-26 [paul]       0.8.11claws115
8433
8434         * src/mimeview.c
8435                 restore double-clicking of the [application/pgp-signature 
8436                 (Select "Check signature" to check)] line in the message view,
8437                 broken in recent sync
8438
8439 2003-04-26 [christoph]  0.8.11claws114
8440
8441         * src/folder.c
8442                 check if remove virtual really exists before
8443                 calling the function
8444
8445 2003-04-25 [match]      0.8.11claws113
8446
8447         * src/addrindex.c
8448         * src/addrbook.c
8449         * src/ldapquery.[ch]
8450         * src/ldapctrl.[ch]
8451                 fix memleak.
8452         * src/ldapserver.[ch]
8453                 fix memleak. fix segfault.
8454                 plug a Claws memleak
8455
8456 2003-04-25 [alfons]     0.8.11claws112
8457
8458         * src/folder.c
8459                 plug a Claws memleak
8460
8461 2003-04-25 [alfons]     0.8.11claws111
8462
8463         * src/common/session.c
8464                 plug a memleak
8465
8466 2003-04-25 [paul]       0.8.11claws110
8467
8468         * sync with 0.8.11cvs35
8469                 see ChangeLog 2003-04-24 and 2003-04-25
8470                 
8471         * src/gtk/pluginwindow.c
8472                 correct another strange float value
8473
8474 2003-04-24 [christoph]  0.8.11claws109
8475
8476         * src/folder.c
8477                 freeze folder item updates when unsetting new flags
8478
8479         * src/gtk/pluginwindow.c
8480                 correct strange float value
8481
8482 2003-04-23 [paul]       0.8.11claws108
8483
8484         * sync with 0.8.11cvs33
8485                 see ChangeLog 2003-04-23
8486
8487 2003-04-22 [paul]       0.8.11claws107
8488
8489         * src/Makefile.am
8490           src/messageview.c
8491           src/mimeview.c
8492           src/pgptext.[ch]      ** REMOVED **
8493                 remove pgptext.[ch] as its not used any more
8494
8495 2003-04-22 [paul]       0.8.11claws106
8496
8497         * sync with 0.8.11cvs31
8498                 see ChangeLog 2003-04-21 and 2003-04-22
8499
8500 2003-04-21 [alfons]     0.8.11claws105
8501
8502         * src/main.c
8503                 No access to GTK structures if we're a spawned child
8504                 (and clean up code a little bit...) Should fix #126.
8505
8506 2003-04-21 [melvin]     0.8.11claws104
8507
8508         * src/plugins/dillo_viewer/README
8509                 Improved slightly the text.
8510
8511 2003-04-21 [melvin]     0.8.11claws103
8512
8513         * src/plugins/dillo_viewer/README *** NEW ***
8514                 Added a README file for the Dillo plugin
8515
8516 2003-04-20 [paul]
8517
8518         * tools/README
8519           tools/outlook2sylpheed.pl
8520                 updated and improved by Ricardo Mones Lastra
8521
8522 2003-04-18 [oliver]     0.8.11claws102
8523
8524         * src/inc.c 
8525         * src/prefs_account.h
8526                 remove Pop3SessionType (used by selective download)
8527         * src/prefs_toolbar.c
8528                 enable set Default Toolbar button
8529
8530 2003-04-18 [paul]       0.8.11claws101
8531
8532         * sync with 0.8.11cvs29
8533                 see ChangeLog 2003-04-18
8534
8535 2003-04-17 [paul]       0.8.11claws100
8536
8537         * src/prefs_common.[ch]
8538           src/summaryview.c
8539                 remove 'Open next message on deletion' option,
8540                 as the same effect can now be achieved via the
8541                 'Always open messages in summary when selected'
8542                 option.
8543
8544 2003-04-17 [paul]       0.8.11claws99
8545
8546         * sync with 0.8.11cvs28
8547                 see ChangeLog 2003-04-17
8548
8549 2003-04-17 [christoph]  0.8.11claws98
8550
8551         * ac/spamassassin.m4
8552         * src/plugins/spamassassin/libspamc.[ch]
8553         * src/plugins/spamassassin/utils.[ch]
8554                 sync libspamc with SpamAssassin project
8555
8556 2003-04-17 [christoph]  0.8.11claws97
8557
8558         * src/common/socket.h
8559         * src/gtk/sslcertwindow.h
8560                 rename old USE_SSL to USE_OPENSSL
8561
8562 2003-04-17 [paul]       0.8.11claws96
8563
8564         * src/prefs_common.h
8565                 use gulong for P_COLOR so that it compiles/runs on
8566                 64-bit systems. Patch submitted by James Noyes
8567                 <jnoyes-claws@retrogeeks.com>
8568                 
8569         * po/de.po
8570                 updated by Jens
8571
8572 2003-04-17 [paul]       0.8.11claws95
8573
8574         * sync with 0.8.11cvs27
8575                 see ChangeLog 2003-04-16
8576
8577 2003-04-15 [paul]       0.8.11claws94
8578
8579         * src/prefs_common.[ch]
8580                 rearrange to stop the window getting too long:
8581                         move Receive dialog stuff to Receive tab
8582                         move Send dialog to Send tab
8583                         remove Dialogs frame
8584                 rename 'Open messages in summary with cursor keys' to
8585                 'Always open messages in summary when selected', as its
8586                 more appropriate
8587
8588 2003-04-15 [paul]       0.8.11claws93
8589
8590         * src/prefs_common.[ch]
8591           src/summaryview.c
8592                 add new option '/Interface/Open next message on deletion'
8593
8594 2003-04-15 [paul]       0.8.11claws92
8595
8596         * src/summaryview.[ch]
8597                 add /Mark/Lock and /Mark/Unlock to the pop-up
8598                 menu. Patch submitted by Ivan Francolin Martinez
8599                 <ivanfm@users.sourceforge.net>
8600
8601 2003-04-15 [paul]       0.8.11claws91
8602
8603         * sync with 0.8.11cvs24
8604                 see ChangeLog 2003-04-15
8605
8606 2003-04-14 [jens]       0.8.11claws90
8607
8608         * updated German translation and some corrections from
8609                 Roland Bless <bless@tm.uka.de>
8610
8611 2003-04-14 [paul]       0.8.11claws89
8612
8613         * sync with 0.8.11cvs22
8614                 see ChangeLog 2003-04-14
8615
8616 2003-04-13 [paul]       0.8.11claws88
8617
8618         * src/plugins/clamav/clamav_plugin.c
8619                 fix memory leaks
8620                 clean up
8621
8622 2003-04-12 [paul]       0.8.11claws87
8623
8624         * src/plugins/clamav/clamav_plugin.c
8625                 activate enable/disable archive scanning option
8626                 
8627         * src/plugins/clamav/.cvsignore         ** NEW FILE **
8628
8629 2003-04-12 [paul]       0.8.11claws86
8630
8631         * src/plugins/Makefile.am
8632           src/plugins/clamav/Makefile.am                ** NEW FILE **
8633           src/plugins/clamav/README                     ** NEW FILE ** 
8634           src/plugins/clamav/clamav_plugin.[ch]         ** NEW FILES **
8635           src/plugins/clamav/clamav_plugin_gtk.c        ** NEW FILE **
8636                 add Clam AntiVirus plugin
8637
8638 2003-04-12 [paul]       0.8.11claws85
8639
8640         * sync with 0.8.11cvs21
8641                 see ChangeLog 2003-04-11
8642
8643 2003-04-11 [paul]       0.8.11claws84
8644
8645         * po/es.po
8646                 update Spanish translation. Submitted by Ricardo
8647                 Mones Lastra.
8648
8649 2003-04-10 [christoph]  0.8.11claws83
8650
8651         * src/mbox.c
8652                 fix typo that did not move unfiltered mails to destination
8653                 folder
8654
8655         (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
8656          when filtering from spool)
8657
8658 2003-04-10 [christoph]  0.8.11claws82
8659
8660         * src/imap.c
8661                 use BODY.PEEK instead of BODY in in message fetch operation
8662                 to make sure the IMAP server does not set the \Seen flag for
8663                 messages. Sylpheed does that later itself, when the message
8664                 is opened in sylpheed
8665
8666         (closes Bug 111 Claws destroys unread marks)
8667
8668 2003-04-09 [oliver]     0.8.11claws81
8669         
8670         * src/folder.c
8671                 fix crash in folder_destroy
8672         * README.claws
8673                 remove selective download
8674
8675 2003-04-09 [christoph]  0.8.11claws80
8676
8677         * src/imap.c
8678                 fix crash in imap_get_msginfo() when then fetched message
8679                 is not found
8680
8681         (closes Bug 110 Crash during mail composition)
8682
8683 2003-04-08 [christoph]  0.8.11claws79
8684
8685         * src/folder.c
8686         * src/prefs_account.c
8687                 Filter new messages that are found in an INBOX folder
8688                 when 'Filter messages on receiving' is enabled in the
8689                 Folder's AccountPrefs. This allows to use Sylpheed's
8690                 filtering engine for IMAP folders where messages are
8691                 added to the INBOX by a MTA
8692
8693 2003-04-08 [paul]       0.8.11claws78
8694
8695         * src/procmsg.h
8696                 clean up after last commit
8697
8698 2003-04-08 [paul]       0.8.11claws77
8699
8700         * sync with 0.8.11cvs20
8701                 see ChangeLog 2003-04-07 and 2003-04-08
8702
8703 2003-04-07 [christoph]  0.8.11claws76
8704
8705         * src/filtering.[ch]
8706         * src/inc.[ch]
8707         * src/mbox.c
8708         * src/procmsg.[ch]
8709                 add procmsg_msginfo_filter() to execute filtering actions
8710
8711 2003-04-06 [christoph]  0.8.11claws75
8712
8713         * src/imap.c
8714                 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
8715
8716 2003-04-06 [christoph]  0.8.11claws74
8717
8718         * src/common/utils.[ch]
8719                 add g_int_compare() function for slist sorting
8720
8721         * src/imap.c
8722                 fetch all MsgInfos with one command in imap_get_msginfos()
8723                 using an imap set with a list of ranges
8724
8725         * src/news.c
8726                 use new g_int_compare() function
8727
8728 2003-04-06 [thorsten]   0.8.11claws73
8729
8730         * src/mh.c
8731                 corrected implementation of mh_folder_destroy()
8732
8733 2003-04-05 [christoph]  0.8.11claws72
8734
8735         * src/account.c
8736         * src/folder.[ch]
8737         * src/folderview.c
8738         * src/imap.c
8739         * src/inc.c
8740         * src/main.c
8741         * src/mainwindow.c
8742         * src/mbox_folder.c
8743         * src/mh.c
8744         * src/mimeview.h
8745         * src/msgcache.[ch]
8746         * src/news.c
8747         * src/procmime.h
8748         * src/procmsg.[ch]
8749         * src/setup.c
8750         * src/gtk/gtkutils.c
8751                 o rename structure field names class and new to klass and
8752                   new_msgs, to allow including files in C++
8753                 o add 'extern "C"' block to some header files
8754                 o add MsgInfoList and MsgNumberList as alias for GSList for
8755                   developers to know what type of list is expected
8756
8757         * src/plugins/image_viewer/plugin.c
8758         * src/plugins/image_viewer/viewer.[ch]
8759         * src/plugins/image_viewer/viewerprefs.[ch]
8760                 rename function names to prevent conflicts
8761
8762 2003-04-05 [paul]       0.8.11claws71
8763
8764         * sync with 0.8.11cvs18
8765                 see ChangeLog 2003-04-03 and 2003-04-04
8766
8767 2003-04-02 [christoph]  0.8.11claws70
8768
8769         * src/folder.[ch]
8770         * src/imap.[ch]
8771         * src/mbox_folder.[ch]
8772         * src/mh.[ch]
8773         * src/news.[ch]
8774                 o Make all virtual folder functions private
8775                 o remove unused folder code
8776
8777         * src/common/socket.[ch]
8778         * src/summaryview.c
8779                 fix warnings
8780
8781 2003-03-30 [alfons]     0.8.11claws69
8782
8783         * src/send_message.c
8784                 remove two debug traces and see if people still report
8785                 errors
8786
8787 2003-03-30 [alfons]     0.8.11claws68
8788
8789         * src/send_message.c
8790         * src/commons/session.c
8791                 add more debug traces
8792
8793 2003-03-30 [christoph]  0.8.11claws67
8794
8795         * src/folder.c
8796                 change processing folder name from .processing to processing
8797
8798         * src/common/ssl.c
8799                 disable SSL certificate check because it causes Xlib error
8800                 when the child process want's to open an GTK window
8801
8802 2003-03-30 [christoph]  0.8.11claws66
8803
8804         * src/folder.c
8805                 don't use default folder for processing folder item because
8806                 it can be a non local folder
8807
8808         (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
8809
8810 2003-03-30 [alfons]     0.8.11claws65
8811
8812         * src/send_message.c
8813                 try fixing crashes when sending messages: my gcc 2.95.4 seems 
8814                 to generate bad code for 'send_send_data_progressive': When
8815                 called from 'send_send_data_finished', the 'data' pointer is
8816                 cleared just before the assignment to the dialog pointer
8817
8818 2003-03-29 [christoph]  0.8.11claws64
8819
8820         * src/common/prefs.h
8821         * src/plugins/image_viewer/Makefile.am
8822         * src/plugins/image_viewer/plugin.c
8823         * src/plugins/image_viewer/viewer.[ch]
8824         * src/plugins/image_viewer/viewerprefs.[ch]     ** NEW **
8825                 add PrefsPage for ImageViewer
8826
8827 2003-03-28 [thorsten]   0.8.11claws63
8828
8829         * src/common/session.c
8830                 added some comments
8831
8832 2003-03-28 [paul]       0.8.11claws62
8833
8834         * sync with 0.8.11cvs16
8835                 see ChangeLog 2003-03-28
8836
8837 2003-03-28 [paul]       0.8.11claws61
8838
8839         * sync with 0.8.11cvs15
8840                 see ChangeLog 2003-03-28
8841
8842 2003-03-27 [christoph]  0.8.11claws60
8843
8844         * src/folder.c
8845         * src/imap.c
8846         * src/common/socket.[ch]
8847                 set socket state to DISCONNECTED when any operation
8848                 fails to allow reconnecting in IMAP code without
8849                 checking the return code of all calls to the command
8850                 functions
8851
8852         * src/folderview.c
8853         * src/summaryview.c
8854                 remove some more stuff that depends on specific
8855                 folder types
8856
8857 2003-03-27 [paul]       0.8.11claws59
8858
8859         * sync with 0.8.11cvs14
8860                 see ChangeLog 2003-03-27
8861                 
8862         * src/selective_download.[ch]   ** REMOVED **
8863                 really removed
8864
8865 2003-03-27 [christoph]  0.8.11claws58
8866
8867         * src/folder.c
8868                 fix handling of tmp_flags in flag copy function
8869
8870 2003-03-27 [paul]       0.8.11claws57
8871
8872         * sync with 0.8.11cvs13
8873                 see ChangeLog 2003-03-27
8874
8875 2003-03-27 [oliver]     0.8.11claws56
8876
8877         * src/maiwindow.c
8878                 remove sel_download_cb
8879
8880 2003-03-27 [oliver]     0.8.11claws55
8881         
8882         * src/inc.c
8883                 remove POP3_TOP
8884         
8885 2003-03-26 [oliver]     0.8.11claws54
8886
8887         *src/pop.h
8888                 remove POP3_TOP*
8889         * README.claws
8890                 remove selective donwload readme
8891
8892 2003-03-26 [oliver]     0.8.11claws53
8893         * src/matcher.[ch]
8894         * src/matcher_parser_parse.y 
8895         * src/pop.c 
8896         * src/prefs_account.[ch]
8897         * src/prefs_filtering.c
8898                 remove selective donwload
8899
8900 2003-03-26 [oliver]     0.8.11claws52
8901
8902         * src/inc.[ch] 
8903         * src/filtering.c 
8904         * src/mainwindow.c 
8905                 remove selective donwload
8906
8907 2003-03-26 [oliver]     0.8.11claws51
8908         
8909         * src/Makefile.am
8910         * src/selective_download.[ch]   ** REMOVE **    
8911
8912 2003-03-26 [christoph]  0.8.11claws50
8913
8914         * src/news.c
8915                 fix NEWS that got broken by a sync with sylpheed-main
8916
8917 2003-03-26 [christoph]  0.8.11claws49
8918
8919         * src/mimeview.c
8920                 fix mime type guessing when no mime type is found for a file
8921
8922 2003-03-25 [christoph]  0.8.11claws48
8923
8924         * src/mimeview.c
8925         * src/procmime.c
8926                 remove mime type guessing from mime parser and use
8927                 name based mime types in viewer lookup for mime type
8928                 application/octet-stream
8929
8930 2003-03-25 [christoph]  0.8.11claws47
8931
8932         * doc-src/readme.txt
8933         * doc-src/rfc2554.txt
8934                 add RFC about SMTP AUTH
8935
8936         * src/send_message.c
8937         * src/common/smtp.[ch]
8938                 add extra error code for authentication errors and
8939                 clear temporary password when this error occurs
8940
8941         (closes Bug 84 authentication failure while sending should
8942          prompt for password again)
8943
8944 2003-03-25 [christoph]  0.8.11claws46
8945
8946         * configure.ac
8947         * src/Makefile.am
8948         * src/imageview.[ch]                            ** REMOVE **
8949         * src/messageview.[ch]
8950         * src/mimeview.[ch]
8951         * src/prefs_common.[ch]
8952         * src/textview.c
8953         * src/plugins/Makefile.am
8954         * src/plugins/image_viewer/.cvsignore           ** NEW **
8955         * src/plugins/image_viewer/Makefile.am          ** NEW **
8956         * src/plugins/image_viewer/plugin.c             ** NEW **
8957         * src/plugins/image_viewer/viewer.[ch]          ** NEW **
8958                 move image viewer into a plugin (building is enabled by default)
8959                 [ToDo: Prefs for resize and autoview]
8960
8961 2003-03-25 [paul]       0.8.11claws45
8962
8963         * sync with 0.8.11cvs12
8964                 see ChangeLog 2003-03-26
8965
8966 2003-03-25 [paul]       0.8.11claws44
8967
8968         * sync with 0.8.11cvs11
8969                 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
8970                 
8971         Note: Selective Download is broken.
8972                 
8973 2003-03-22 [christoph]  0.8.11claws43
8974
8975         * src/folder.c
8976                 code cleanup for flags copying
8977
8978 2003-03-22 [christoph]  0.8.11claws42
8979
8980         * src/plugins/trayicon/trayicon.c
8981                 fix setting the transparent area when the window size
8982                 is forced by the system tray
8983
8984 2003-03-22 [christoph]  0.8.11claws41
8985
8986         * src/plugins/trayicon/gnome-mail.xpm           ** REMOVE **
8987         * src/plugins/trayicon/gnome-nomail.xpm         ** REMOVE **
8988         * src/plugins/trayicon/newmail.xpm              ** NEW **
8989         * src/plugins/trayicon/nomail.xpm               ** NEW **
8990         * src/plugins/trayicon/trayicon.c
8991         * src/plugins/trayicon/unreadmail.xpm           ** NEW **
8992                 o replace GBiff icons with KBiff icons resized to 16x16 pixel
8993                 o add icon for unread mails
8994                 o set transparency for window
8995
8996 2003-03-22 [christoph]  0.8.11claws40
8997
8998         * src/news.c
8999                 init news session to prevent crash when session is closed
9000
9001 2003-03-22 [christoph]  0.8.11claws39
9002
9003         * src/imap.c
9004         * src/common/session.[ch]
9005                 Init session data to make sure we don't have invalid pointers
9006                 for read_ch and write_ch when new multi process sessions are
9007                 not used
9008
9009         * src/main.c
9010         * src/common/plugin.c
9011         * src/common/sylpheed.c
9012         * src/plugins/demo/demo.c
9013         * src/plugins/dillo_viewer/dillo_viewer.c
9014         * src/plugins/mathml_viewer/mathml_viewer.c
9015         * src/plugins/spamassassin/spamassassin.c
9016         * src/plugins/spamassassin/spamassassin_gtk.c
9017                 add plugin types to allow loading plugins at different times
9018                 (and maybe for different frontends), because it's not good to
9019                 load GTK-Plugins gefore gtk_init was called
9020
9021         * configure.ac
9022         * src/plugins/Makefile.am
9023         * src/plugins/trayicon/.cvsignore               ** NEW **
9024         * src/plugins/trayicon/Makefile.am              ** NEW **
9025         * src/plugins/trayicon/eggtrayicon.c            ** NEW **
9026         * src/plugins/trayicon/eggtrayicon.h            ** NEW **
9027         * src/plugins/trayicon/gnome-mail.xpm           ** NEW **
9028         * src/plugins/trayicon/gnome-nomail.xpm         ** NEW **
9029         * src/plugins/trayicon/trayicon.c               ** NEW **
9030                 New Trayicon plugin that shows an icon in a systray that uses
9031                 XEMBED protocol like Gnome's systray. Icon shows if there
9032                 are new mails and a tooltip shows information about new,
9033                 unread and total messages.
9034
9035 2003-03-22 [paul]       0.8.11claws38
9036
9037         * src/common/smtp.c
9038                 fix ESMTP AUTH CRAM-MD5
9039                 [sync with main (still version 0.8.11cvs6), see
9040                  ChangeLog 2003-03-22]
9041
9042 2003-03-21 [colin]      0.8.11claws37
9043
9044         * src/send_message.c
9045                 Fix USE_SSL => USE_OPENSSL
9046
9047 2003-03-21 [colin]      0.8.11claws36
9048
9049         * src/folderview.c
9050                 Fix counts in drag and dropped subfolders
9051
9052 2003-03-21 [colin]      0.8.11claws35
9053
9054         * src/folder.c 
9055         * src/folderview.c
9056                 speed up a bit folder dnd
9057
9058 2003-03-20 [alfons]     0.8.11claws34
9059
9060         * src/main.c
9061         * src/toolbar.c
9062         * src/procmsg.c
9063                 don't send locked queue messages
9064                 (feature request "[ 705245 ] Locking message in outbox 
9065                  should prevent sending")
9066
9067 2003-03-20 [christoph]  0.8.11claws33
9068
9069         * src/folder.c
9070                 remove NEW and UNREAD flag in special folders when scanning
9071                 
9072         * src/common/smtp.c
9073                 fix ESMTP AUTH CRAM-MD5
9074
9075 2003-03-20 [paul]       0.8.11claws32
9076
9077         * src/prefs_account.c
9078                 Re-write 'Tunnel command to open connection' as
9079                 'Use command to communicate with server', and disable
9080                 it for all except IMAP accounts
9081
9082 2003-03-20 [paul]       0.8.11claws31
9083
9084         * sync with 0.8.11cvs6
9085                 see ChangeLog 2003-03-20
9086
9087 2003-03-19 [match]      0.8.11claws30
9088
9089         * src/addritem.[ch]
9090                 include documentation. minor refactoring.
9091         * src/addr_compl.[ch]
9092         * src/addrindex.[ch]
9093         * src/addresbook.[ch]
9094         * src/summaryview.c
9095                 re-enable address lookup (was disabled in
9096                 0.8.11claws20).
9097
9098 2003-03-19 [christoph]  0.8.11claws29
9099
9100         * src/procmsg.c
9101                 add temp flag handling, will make moving and copying
9102                 messages possible again
9103
9104         * src/folder.c
9105                 correct calulation of folder stats
9106
9107 2003-03-18 [match]      0.8.11claws28
9108
9109         * src/editgroup.h
9110                 remove case sensitive comparison (closes bug 80).
9111
9112 2003-03-18 [christoph]  0.8.11claws27
9113
9114         * src/imap.c
9115                 fix imap using a tunnel command
9116
9117         (closes bug 87)
9118
9119 2003-03-18 [christoph]  0.8.11claws26
9120
9121         * src/folder.[ch]
9122         * src/imap.c
9123         * src/procmsg.[ch]
9124                 rewrite flag handling for folders
9125
9126 2003-03-18 [christoph]  0.8.11claws25
9127
9128         * src/folder.c
9129         * src/procmsg.c
9130         * src/summaryview.c
9131                 unset NEW and UNREAD flags when message is ignored, to make
9132                 sure messages don't show up as unread on other IMAP clients,
9133                 because the IGNORE_THREAD flag can not be syncronized through
9134                 the IMAP folder
9135
9136 2003-03-17 [christoph]  0.8.11claws24
9137
9138         * src/imap.c
9139                 don't use recursion to fetch uids when the number of messages
9140                 does not match. Moved code into subfunction that is used
9141                 again when needed, to prevent an endless loop.
9142
9143 2003-03-17 [thorsten]   0.8.11claws23
9144
9145         * src/imageview.[ch]
9146                 export imageview_get_resized_size() (for plugins)
9147         * src/prefs_common.[ch]
9148                 added prefs_common_get() (for plugins)
9149
9150 2003-03-17 [christoph]  0.8.11claws22
9151
9152         * src/imap.c
9153                 o remove UID guessing from copy code
9154                 o support UIDPLUS extension for APPEND command
9155
9156 2003-03-17 [paul]       0.8.11claws21
9157
9158         * src/gtk/about.c
9159                 remove 'Compiled-plugins' section.
9160                 
9161         * src/plugins/dillo_viewer/dillo_viewer.c
9162                 slight change to description text
9163
9164 2003-03-16 [match]      0.8.11claws20
9165         * src/ldapserver.[ch]           ** NEW **
9166         * src/ldapctrl.[ch]             ** NEW **
9167         * src/ldapquery.[ch]            ** NEW **
9168         * src/ldaputil.[ch]             ** NEW **
9169         * src/addrcindex.[ch]           ** NEW **
9170         * src/addrquery.h               ** NEW **
9171         * src/addritem.[ch]
9172         * src/addrcache.[ch]
9173         * src/addrindex.[ch]
9174         * src/addr_compl.[ch]
9175         * src/addressbook.[ch]
9176         * src/addrbook.[ch]
9177         * src/editgroup.c
9178         * src/editaddress.c
9179         * src/editldap.c
9180         * src/editldap_basedn.c
9181         * src/vcard.c
9182         * src/jpilot.c
9183         * src/Makefile.am
9184                 included dynamic LDAP queries. improved address
9185                 completion.
9186
9187 2003-03-16 [paul]       0.8.11claws19
9188
9189         * tools/multiwebsearch.pl
9190                 fix a fatal typo
9191
9192 2003-03-16 [christoph]  0.8.11claws18
9193
9194         * src/mimeview.c
9195         * src/plugins/dillo_viewer/dillo_viewer.c
9196         * src/plugins/mathml_viewer/mathml_viewer.c
9197                 make unregistering of MimeViewerFactorys possible
9198
9199 2003-03-16 [alfons]     0.8.11claws17
9200
9201         * configure.ac
9202                 correct typo
9203
9204 2003-03-16 [melvin]     0.8.11claws16
9205
9206         * src/plugins/dillo_viewer.c
9207                 Fixed bug where it was not possible to view more than
9208                 one text/html attachment per message (bug discovered
9209                 by Christoph Hohmann).
9210
9211 2003-03-15 [melvin]     0.8.11claws15
9212
9213         * src/prefs_actions.c
9214                 Fixed compilation warnings.
9215
9216 2003-03-15 [melvin]     0.8.11claws14
9217
9218         * src/plugins/Makefile.am
9219         * src/plugins/dillo_viewer/.cvsignore                   ** NEW **
9220         * src/plugins/dillo_viewer/Makefile.am                  ** NEW **
9221         * src/plugins/dillo_viewer/dillo_viewer.c               ** NEW **
9222                 Added a html mail viewer plugin that uses Dillo v0.7.0 or
9223                 newer (http://dillo.auriga.wearlab.de/).
9224
9225 2003-03-15 [christoph]  0.8.11claws13
9226
9227         * src/imap.c
9228                 don't query imap folder for attributes because we already
9229                 for them from imap_status
9230
9231         * src/mimeview.[ch]
9232                 add support for plugable MimeViewers (unloading Viewers
9233                 not yet complete)
9234
9235         * src/plugins/Makefile.am
9236         * src/plugins/mathml_viewer/.cvsignore          ** NEW **
9237         * src/plugins/mathml_viewer/Makefile.am         ** NEW **
9238         * src/plugins/mathml_viewer/mathml_viewer.c     ** NEW **
9239                 add MathML Viewer (Content-Type text/mathml) using GtkMathView
9240                 widget from http://helm.cs.unibo.it/mml-widget/
9241
9242 2003-03-14 [christoph]  0.8.11claws12
9243
9244         * src/folder.[ch]
9245                 o error return code's should better be negative
9246                 o replace printf with debug_print
9247
9248         * src/imap.c
9249                 improve IMAP folder scan by checking UID-NEXT
9250
9251         * src/summaryview.c
9252                 remove check that are unnecessary in my opinion
9253
9254 2003-03-13 [christoph]  0.8.11claws11
9255
9256         * src/folder.[ch]
9257         * src/foldersel.c
9258         * src/folderview.c
9259         * src/imap.c
9260         * src/mbox_folder.c
9261         * src/mh.c
9262         * src/news.c
9263         * src/prefs_scoring.c
9264         * src/summaryview.c
9265                 use a common function to get a displayable name
9266                 for a FolderItem
9267
9268 2003-03-13 [paul]       0.8.11claws10
9269
9270         * tools/Makefile.am
9271           tools/README
9272           tools/multiwebsearch.conf     ** NEW FILE **
9273           tools/multiwebsearch.pl       ** NEW FILE **
9274                 add multiwebsearch Actions script
9275
9276 2003-03-13 [colin]      0.8.11claws9
9277
9278         * src/compose.c
9279                 Remove leading emtpy lines from quoted text
9280                 before quoting it
9281
9282 2003-03-13 [melvin]     0.8.11claws8
9283
9284         * src/prefs_actions.c
9285                 Fixed a memory leak
9286                 Code clean ups
9287                 Added Cancel and OK buttons
9288                 Corrected help text
9289
9290 2003-03-13 [christoph]  0.8.11claws7
9291
9292         * src/account.c
9293         * src/folder.[ch]
9294         * src/imap.c
9295         * src/mainwindow.c
9296         * src/mbox_folder.c
9297         * src/mh.c
9298         * src/news.c
9299         * src/setup.c
9300                 replace more folder type stuff with folder class stuff
9301
9302 2003-03-13 [melvin]     0.8.11claws6
9303
9304         * src/prefs_actions.c
9305                 Added new tokens:
9306                 %u: user provided argument
9307                 %h: user provided argument (hidden on input)
9308                 %s: current text selection in the message view 
9309
9310 2003-03-13 [paul]       0.8.11claws5
9311
9312         * sync with 0.8.11cvs5
9313                 see ChangeLog 2003-03-11, 2003-03-12
9314
9315 2003-03-12 [christoph]  0.8.11claws4
9316
9317         * src/folder.c
9318                 use folder class idstr when writing folderlist.xml
9319
9320         * src/folder.h
9321         * src/imap.c
9322         * src/news.c
9323                 replace folder type checks with folder class checks
9324
9325 2003-03-12 [christoph]  0.8.11claws3
9326
9327         * src/folder.[ch]
9328         * src/imap.[ch]
9329         * src/main.c
9330         * src/mbox_folder.[ch]
9331         * src/mh.[ch]
9332         * src/news.[ch]
9333                 o create a list of known folder classes in the folder system
9334                 o use folder class id strings for folder item identifiers
9335
9336 2003-03-12 [christoph]  0.8.11claws2
9337
9338         * src/imap.c
9339                 fix imap uid validity check
9340
9341 2003-03-12 [christoph]  0.8.11claws1
9342
9343         * src/account.c
9344         * src/folder.[ch]
9345         * src/foldersel.c
9346         * src/folderview.c
9347         * src/imap.c
9348         * src/mainwindow.c
9349         * src/mbox_folder.c
9350         * src/mh.c
9351         * src/news.c
9352         * src/prefs_scoring.c
9353         * src/procmsg.c
9354         * src/setup.c
9355         * src/summaryview.c
9356                 initial restructuring of folder system, seperating
9357                 folders and folder classes
9358
9359 2003-03-12 [paul]       0.8.11claws
9360
9361         0.8.11claws release
9362
9363 2003-03-12 [christoph]
9364
9365         * src/gtk/prefswindow.c
9366                 fix translation of "Page Index"
9367
9368 2003-03-12 [paul]       0.8.10claws110
9369
9370         a sync from 0.8.11cvs4 before the release
9371
9372         * src/common/utils.c
9373                 subject_compare_for_sort(): allow null strings (fixes
9374                 summary sorting).
9375
9376 2003-03-11 [paul]       0.8.10claws109
9377
9378         * po/es.po
9379                 update Spanish translation, submitted by
9380                 Ricardo Mones Lastra
9381
9382 2003-03-11 [melvin]     0.8.10claws108
9383
9384         * po/fr.po
9385                 Updated French translations
9386
9387 2003-03-11 [paul]       0.8.10claws107
9388
9389         * manual/en/Makefile.am
9390           manual/en/*.html
9391                 update English manual, add a new page
9392                 updated by Francois Barriere <fbarriere@atmel.fr>
9393                 
9394         * po/bg.po
9395           po/it.po
9396           po/sr.po
9397                 update Bulgarian, Italian, and Serbian translations
9398                 submitted by George Danchev, Alessandro Maestri, and
9399                 Urke MMI
9400
9401 2003-03-10 [paul]       0.8.10claws106
9402
9403         * src/gtk/about.c
9404           src/gtk/prefswindow.c
9405                 make some strings translatable
9406
9407 2003-03-10 [darko]      0.8.10claws105
9408
9409         * src/compose.c
9410                 code cleanup to make Hiro happy
9411
9412 2003-03-10 [paul]       0.8.10claws104
9413
9414         * sync with 0.8.11cvs2
9415                 see ChangeLog 2003-03-10
9416
9417 2003-03-09 [melvin]     0.8.10claws103
9418
9419         * src/textview.c
9420                 textview_set_font(): fix for message display in
9421                 UTF-8 locales (thanks to Sergey Vlasov).
9422                 (was unintentionnaly reverted in 0.8.6claws6)   
9423
9424 2003-03-08 [darko]      0.8.10claws102
9425
9426         * src/compose.c
9427                 fix infinite loop in wrapping as reported
9428                 by happycactus
9429                 obsoletes patch #696482
9430
9431 2003-03-08 [christoph]  0.8.10claws101
9432
9433         * src/imap.c
9434                 add workaround for IMAP servers that do not
9435                 support the "UID SEARCH UID" command
9436
9437 2003-03-07 [christoph]  0.8.10claws100
9438
9439         * src/plugins/spamassassin/spamassassin.[ch]
9440         * src/plugins/spamassassin/spamassassin_gtk.c
9441                 code cleanup
9442
9443 2003-03-07 [paul]       0.8.10claws99
9444
9445         * po/es.po
9446                 updated Spanish translation, submitted by
9447                 Ricardo Mones Lastra
9448
9449 2003-03-07 [christoph]  0.8.10claws98
9450
9451         * src/send.c
9452                 fix in 0.8.10claws94 was wrong
9453                 local delivery does not require escaping, remove escaping
9454                 code to make signatures of mails with "." lines valid
9455                 
9456                 NOTE: requires that sendmail is executed with "-i" option,
9457                       what is the default now, but has to be changed in all
9458                       exsiting accounts)
9459
9460 2003-03-07 [paul]       0.8.10claws97
9461
9462         * sync with 0.8.11 release
9463                 see ChangeLog 2003-03-07
9464
9465 2003-03-06 [paul]       0.8.10claws96
9466
9467         * src/compose.c
9468                 revert commit 0.8.10claws92
9469
9470 2003-03-06 [paul]       0.8.10claws95
9471
9472         * src/folderview.c
9473                 fix (solaris) bug 73, 'Crash when selecting top-level folder'
9474
9475         * src/gtkaspell.c
9476                 fix bug 74, 'Crash opening editor window with pseudo-color
9477                 display'
9478                 
9479         Patches submitted by Kevin Vigor <kevin@vigor.nu>
9480
9481 2003-03-06 [christoph]  0.8.10claws94
9482
9483         * src/send.c
9484                 fix rfc2821 (4.5.2) violation in SMTP data sending,
9485                 all lines starting with a period get an extra period
9486                 inserted
9487                 (found by Simon 'corecode' Schubert)
9488
9489 2003-03-06 [paul]       0.8.10claws93
9490
9491         * src/folderview.c
9492                 if configured font can't be loaded fall back to gtk
9493                 default. (with thanks to Christoph)
9494                 
9495                 closes long-standing bug 15 'Crashes on startup'
9496
9497 2003-03-06 [paul]       0.8.10claws92
9498
9499         * src/compose.c
9500                 freeze text before autosave and thaw afterwards
9501                 fixes bug 67 'autosave make re-rediting message crazy'
9502
9503 2003-03-06 [christoph]  0.8.10claws91
9504
9505         * src/compose.c
9506                 ignore address comment in dupe check for Cc-list
9507
9508         (closes reopened bug 47 Replying to message strips name part of
9509          e-mail addresses of Cc: lines)
9510
9511 2003-03-06 [paul]       0.8.10claws90
9512
9513         * src/Makefile.am
9514                 remove reference to gtkxtext.h as its no longer in
9515                 the repository
9516
9517 2003-03-06 [paul]       0.8.10claws89
9518
9519         * sync with 0.8.10cvs25
9520                 see ChangeLog 2003-03-06
9521
9522 2003-03-06 [oliver]     0.8.10claws88
9523         
9524         * src/messageview.c
9525                 remove include
9526
9527 2003-03-06 [oliver]     0.8.10claws87
9528         
9529         * src/folderview.c 
9530                 remove changes introduced inclaws74
9531         * src/messageview.c
9532                 another attempt to sanely delete and update
9533                 messages deleted in separate messageview
9534
9535 2003-03-05 [christoph]  0.8.10claws86
9536
9537         * src/summaryview.c
9538                 check if "From" matches any account's address if
9539                 addressbook completion of addresses is disabled too
9540
9541         (closes Bug 70 "Display recipient in from" doesn't check
9542          folder's default account)
9543
9544 2003-03-05 [christoph]  0.8.10claws85
9545
9546         * src/compose.c
9547         * src/common/utils.[ch]
9548                 don't strip address comments when building Cc lists
9549
9550         (closes Bug 47 Replying to message strips name part of e-mail addresses
9551          of Cc: lines)
9552
9553         * src/folder.c
9554                 fix return value of copy function
9555
9556 2003-03-05 [christoph]  0.8.10claws84
9557
9558         * src/imap.c
9559                 don't ask imap server for non rfc822 headers
9560
9561         (closes bug 71 IMAP FETCH asks for FROM header field twice)
9562
9563         * src/imap.c
9564                 destroy session on socket error to allow reconnecting
9565
9566 2003-03-05 [christoph]  0.8.10claws83
9567
9568         * configure.ac
9569                 fix building with gnome when no prefix is set
9570
9571         (closes bug 66 Gnome directory is set to NONE)
9572
9573 2003-03-05 [paul]       0.8.10claws82
9574
9575         * sync with 0.8.10cvs23
9576                 see ChangeLog 2003-03-05
9577
9578 2003-03-04 [christoph]  0.8.10claws81
9579
9580         * src/folder.c
9581                 o fix moving and copying when folder returns 0 for new
9582                   message number
9583                 o remove some code for single message copy and move
9584                   operations and use functions for multiple messages
9585
9586         (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
9587
9588         * src/news.c
9589                 remove unused include
9590
9591 2003-03-04 [paul]       0.8.10claws80
9592
9593         * src/gtk/about.c
9594                 list 'Compiled plugins'
9595
9596 2003-03-03 [christoph]  0.8.10claws79
9597
9598         * src/news.[ch]
9599                 have to multiply the percentage of the current fetch with
9600                 the percentage that it has of the total fetch operation
9601                 for correct values
9602
9603 2003-03-03 [christoph]  0.8.10claws78
9604
9605         * src/news.c
9606                 fix calculation of expected lines for progress indicator
9607
9608 2003-03-03 [christoph]  0.8.10claws77
9609
9610         * src/summaryview.c
9611         * src/common/utils.c
9612                 fix segfault when opening the root news folder
9613
9614 2003-03-03 [christoph]  0.8.10claws76
9615
9616         * src/mainwindow.[ch]
9617         * src/common/Makefile.am
9618         * src/common/progressindicator.[ch]
9619                 add UI independent progress indicator handling
9620
9621         * src/news.[ch]
9622                 use new progress indicator for message info fetching
9623
9624         * src/common/hooks.h
9625                 code cleanup
9626
9627 2003-03-03 [oliver]     0.8.10claws75
9628
9629         * src/toolbar.c
9630         * src/compose.c
9631                 removed commented code
9632
9633 2003-03-03 [oliver]     0.8.10claws74
9634
9635         * src/toolbar.[ch]
9636                 cleanups and refactoring
9637         * src/compose.[ch]
9638                 compose_reply_mode reply & forwarding interface for
9639                 toolbar buttons
9640         * src/folderview.c
9641                 act on messages marked for deletion in folderview_selected
9642                 based on prefs_common.immediate_exec since a message might 
9643                 have been deleted by messageview in a folder we are changing 
9644                 to (does anybody understand what I'm on about ?)
9645
9646 2003-03-03 [oliver]     0.8.10claws73
9647         
9648         * src/messageview.[ch]
9649                 new functions
9650                 - messageview_delete: delete message shown in messagview
9651                 - messageview_update_view: update messageview to currently 
9652                   selected summaryview message
9653                 - add separate messageview to msgview_list in order to update 
9654                   toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
9655         * src/summaryview.[ch]
9656                 summary_get_selection returns a list of selected msgs
9657                 in summaryview
9658         * src/mainwindow.c
9659                 toolbar reply refactoring
9660
9661 2003-03-03 [paul]       0.8.10claws72
9662
9663         * sync with 0.8.10cvs21
9664                 see ChangeLog 2003-03-03
9665
9666 2003-03-02 [christoph]  0.8.10claws71
9667
9668         * src/common/passcrypt.c
9669                 use POSIX includes
9670
9671 2003-03-02 [christoph]  0.8.10claws70
9672
9673         * configure.ac
9674         * src/prefs_account.c
9675         * src/prefs_gtk.[ch]
9676         * src/common/.cvsignore
9677         * src/common/Makefile.am
9678         * src/common/passcrypt.c                ** NEW **
9679         * src/common/passcrypt.h.in             ** NEW **
9680                 Implement password encryption in config files
9681                 using unix encrypt and setkey functions. The crypt
9682                 key can be set as a configure parameter. Old
9683                 passwords will be converted if they do not begin
9684                 with '!'
9685
9686 2003-03-02 [paul]       0.8.10claws69
9687
9688         * src/prefs_account.c
9689                 fix compile error
9690
9691 2003-03-01 [thorsten]   0.8.10claws68
9692
9693         * po/el.po
9694           po/hr.po
9695           po/it.po
9696           po/nl.po
9697           po/sr.po
9698           po/sv.po
9699                 corrected format strings
9700         * po/en_GB.po
9701                 corrected headers
9702                 (fix compile errors with GNU gettext-0.11.5)
9703
9704 2003-03-01 [oliver]     0.8.10claws67
9705
9706         * src/summaryview.c
9707                 menu callbacks call toolbar_menu_reply
9708
9709 2003-03-01 [oliver]     0.8.10claws66
9710
9711         * src/mainwindow.c
9712         * src/messageview.c
9713                 menu callbacks call toolbar_menu_reply
9714         * src/toolbar.[ch]
9715                 callbacks from menu handled by toolbar_menu_reply
9716
9717 2003-03-01 [paul]       0.8.10claws65
9718
9719         * src/addressbook.c
9720                 revert commit 0.8.10claws54 - breaks editing of
9721                 addressbook.
9722                 
9723         * po/bg.po
9724                 update Bulgarian translation, submitted by
9725                 George Danchev
9726
9727 2003-02-28 [christoph]  0.8.10claws64
9728
9729         * src/account.c
9730         * src/addressadd.c
9731         * src/compose.c
9732         * src/gtkaspell.c
9733         * src/gtkxtext.h                ** REMOVE **
9734         * src/imap.c
9735         * src/matcher.[ch]
9736         * src/mh.c
9737         * src/news.c
9738         * src/pine.c
9739         * src/prefs_common.c
9740         * src/prefs_matcher.c
9741         * src/procheader.[ch]
9742         * src/procmsg.[ch]
9743         * src/toolbar.c
9744         * src/common/ssl_certificate.c
9745         * src/gtk/colorlabel.c
9746         * src/gtk/menu.c
9747                 o fix warnings
9748                 o remove code obsoleted by new cache and folder system rework
9749
9750 2003-02-28 [oliver]     0.8.10claws63
9751         
9752         * src/toolbar.[ch]
9753                 * fix bug where reply in Messageview replied to 
9754                 Message displayed in summaryview
9755                 (reportedd via ML by chinatinte at gmx dot ch)
9756                 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
9757                 didn't work in separate MessageView Toolbar
9758                 (wondering if anybody uses this at all ?)
9759         * src/summaryview.[ch]
9760                 use toolbar.c's toolbar_reply instead of summary_reply (removed)
9761                 (generalize reply and forward code);
9762         * src/messageview.c 
9763                 remove focus_in event which updated summaryview to messageview
9764
9765 2003-02-28 [paul]       0.8.10claws62
9766
9767         * po/Makefile.in.in
9768                 add the --check option
9769                 Patch submitted by Ricardo Mones Lastra
9770
9771 2003-02-28 [paul]       0.8.10claws61
9772
9773         * src/prefs_account.c
9774                 re-order 'Signature' items
9775
9776 2003-02-28 [paul]       0.8.10claws60
9777
9778         * sync with 0.8.10cvs20
9779                 see ChangeLog 2003-02-28
9780
9781 2003-02-28 [paul]       0.8.10claws59
9782
9783         * po/POTFILES.in
9784                 update to reflect recent movement of files
9785
9786 2003-02-28 [paul]       0.8.10claws58
9787
9788         * sync with 0.8.10cvs19
9789                 see ChangeLog 2003-02-28
9790
9791 2003-02-27 [martin]     0.8.10claws57
9792
9793         * src/prefs_matcher.c 
9794                 fix segfault in prefs_matcher_ok() when the
9795                 last entry is deleted and prevents that the
9796                 message "entry not saved" comes up after deleting
9797                 an entry
9798
9799 2003-02-27 [martin]     0.8.10claws56
9800
9801         * src/prefs_filtering.c 
9802                 fix segfault in prefs_filtering_ok() when the
9803                 last entry is deleted and prevents that the
9804                 message "entry not saved" comes up after deleting
9805                 an entry
9806
9807 2003-02-27 [paul]       0.8.10claws55
9808
9809         * sync with 0.8.10cvs18
9810                 see ChangeLog 2003-02-27
9811
9812 2003-02-27 [paul]       0.8.10claws54
9813
9814         * src/addressbook.c
9815                 fix bug where the address book crashes with 
9816                 multiple lookups.
9817                 Patch [687729] submitted by David Frager 
9818                 <dbfrager@users.sourceforge.net>
9819
9820 2003-02-25 [christoph]  0.8.10claws53
9821
9822         * src/Makefile.am
9823         * src/colorlabel.[ch]           ** REMOVE **
9824         * src/gtk/Makefile.am
9825         * src/gtk/colorlabel.[ch]       ** NEW **
9826                 move colorlabel files to gtk directory
9827
9828         * src/esmtp.[ch]                ** REMOVE **
9829                 has been merged into smtp.[ch] in 0.7.5
9830
9831 2003-02-25 [christoph]  0.8.10claws52
9832
9833         * src/Makefile.am
9834         * src/about.[ch]                ** REMOVE **
9835         * src/gtk/Makefile.am
9836         * src/gtk/about.[ch]            ** NEW **
9837                 move about files to gtk directory
9838
9839 2003-02-25 [christoph]  0.8.10claws51
9840
9841         * src/folder.c
9842                 some code optimization of folder scanning code
9843
9844         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx> 
9845
9846 2003-02-25 [christoph]  0.8.10claws50
9847
9848         * src/main.c
9849         * src/common/sylpheed.c
9850                 add command line parameter parsing to common code
9851
9852 2003-02-24 [christoph]
9853
9854         * Makefile.am
9855         * configure.ac
9856                 fix gnome prefix problems, the configure script now removed
9857                 `gnome-config --prefix` from `gnome-config --datadir`
9858                 and adds $(prefix} instead
9859
9860         (closes Bug 24 Makefile does not respect prefix when installing
9861          GNOME data)
9862
9863 2003-02-24 [christoph]  0.8.10claws49
9864
9865         * src/news.c
9866                 check for valid session before trying to authenticate
9867
9868         (closes Bug 60 crash if "authenticate on logon" is activated
9869          and newsserver-hostname is not valid)
9870
9871 2003-02-24 [melvin]     0.8.10claws48
9872
9873         * src/prefs_actions.c
9874                 Make sure all user's input is sent to the action and then
9875                 close the socket..
9876
9877 2003-02-23 [alfons]     0.8.10claws46
9878
9879         * src/summaryview.c
9880                 also wait cursor when deleting files
9881
9882 2003-02-23 [paul]
9883
9884         * tools/freshmeat_search.pl
9885           tools/google_search.pl
9886                 scripts should now work for any browser/browser command line
9887
9888 2003-02-22 [christoph]  0.8.10claws45
9889
9890         * src/procmsg.c
9891                 fix IMAP flag setting, IMAP flag is not handled correctly
9892                 anymore by the folder system and information about the
9893                 folder should not be saved in the MsgInfo (in my opinion)
9894
9895         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
9896
9897 2003-02-22 [christoph]  0.8.10claws44
9898
9899         * src/summaryview.c
9900                 fix spelling of "label" ;-)
9901
9902 2003-02-22 [thorsten]   0.8.10claws43
9903
9904         * src/mimeview.c
9905           src/prefs_common.[ch]
9906           src/procmime.[ch]
9907                 do not use description as attachment name
9908
9909 2003-02-22 [alfons]     0.8.10claws42
9910
9911         * src/summaryview.c
9912                 freeze/thaw folder item updates when changing color labels,
9913                 and put a wait cursors on
9914
9915 2003-02-22 [thorsten]   0.8.10claws41
9916
9917         * src/mimeview.c
9918                 save-all fixes: crash if invoked on multipart container,
9919                 mimeinfo access, pathseparators, error dialog
9920
9921 2003-02-21 [alfons]     0.8.10claws40
9922
9923         * src/prefs_gtk.c
9924                 remove unused var
9925
9926 2003-02-21 [colin]      0.8.10claws39
9927
9928         * src/send.c
9929                 Fix smtp logging
9930
9931 2003-02-21 [colin]      0.8.10claws38
9932
9933         * src/summaryview.c
9934                 Freeze/thaw folderItem updates when filtering messages 
9935                 via Tools/Filter messages
9936
9937 2003-02-21 [paul]       0.8.10claws37
9938
9939         * src/compose.c
9940                 revert commit 0.8.10claws26, there are ulterior motives
9941                 for users to set a Reply-To header when posting to
9942                 newsgroups
9943
9944 2003-02-21 [paul]       0.8.10claws36
9945
9946         * sync with 0.8.10cvs17
9947                 see ChangeLog 2003-02-21
9948
9949 2003-02-20 [christoph]  0.8.10claws35
9950
9951         * src/imap.c
9952                 IMAP UID fetch speedup using SEARCH
9953
9954         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
9955
9956         * src/imap.c
9957                 fix problem with UIDs in IMAP UID cache that no longer existed
9958
9959 2003-02-20 [christoph]  0.8.10claws34
9960
9961         * src/imap.c
9962         * src/procheader.c
9963         * src/procheader.h
9964                 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
9965
9966         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
9967
9968         * src/imap.c
9969                 Rewrite imap_cmd_gen_recv use sock_getline instead
9970                 of sock_gets to avoid problems with too long reply
9971                 lines
9972     
9973 2003-02-20 [colin]      0.8.10claws33
9974         
9975         * src/prefs_account.c
9976                 Better wording
9977
9978 2003-02-20 [colin]      0.8.10claws32
9979
9980         * src/compose.c
9981                 Remove useless '&& !to_sender' 
9982
9983 2003-02-20 [darko]
9984
9985         * AUTHORS
9986                 change my e-mail address
9987
9988 2003-02-19 [colin]      0.8.10claws31
9989
9990         * src/prefs_common.c
9991                 X11 style colors for every configurable color
9992
9993 2003-02-19 [alfons]     0.8.10claws30
9994
9995         * src/prefs_gtk.[ch]
9996         * src/prefs_common.c
9997                 for color_new accept both plain integers and X11 style color
9998                 names (as found in /usr/lib/X11/rgb.txt)
9999
10000 2003-02-19 [paul]       0.8.10claws29
10001
10002         * src/mainwindow.c
10003                 add tooltips to online/offline button and account selector
10004                 button
10005
10006 2003-02-19 [paul]       0.8.10claws28
10007
10008         * src/folder.c
10009           src/news.c
10010           src/prefs_account.[ch]
10011           src/prefs_common.[ch]
10012                 move 'Maximum number of articles to download' to
10013                 account prefs.
10014                 clean up account prefs gui a little by hiding entries
10015                 rather then greying out entries
10016
10017 2003-02-19 [hiro]       0.8.10claws27
10018
10019         * src/common/utils.c
10020                 fix bug #54 'yesterdays date is displayed in the message 
10021                 summary window'
10022
10023 2003-02-19 [paul]       0.8.10claws26
10024
10025         * src/compose.c
10026                 fix bug reported in Feature Request [688596] 
10027                 'Reply-to header in news'
10028
10029 2003-02-18 [paul]       0.8.10claws25
10030
10031         * src/select-keys.c
10032                 add a 'List all keys' button to key selection dialog
10033
10034 2003-02-18 [colin]      0.8.10claws24
10035         
10036         * src/stock_pixmap.c
10037                 fix compile error
10038
10039 2003-02-18 [colin]      0.8.10claws23
10040
10041         * src/common/smtp.[ch]
10042           src/prefs_account.c
10043                 Try to starttls if it seems to be the only
10044                 way to authenticate a user
10045
10046 2003-02-18 [paul]       0.8.10claws22
10047
10048         * src/Makefile.am
10049           src/folderview.c
10050           src/stock_pixmap.[ch]
10051           src/pixmaps/drafts_close.xpm  ** NEW FILE **
10052           src/pixmaps/drafts_open.xpm   ** NEW FILE **
10053                 as a Drafts folder is a special folder allow it to have
10054                 its own unique icons
10055
10056 2003-02-18 [colin]      0.8.10claws21
10057
10058         * src/imap.c
10059                 Fix port selection when using starttls
10060
10061 2003-02-18 [paul]       0.8.10claws20
10062
10063         * src/mainwindow.c
10064           src/prefs_common.[ch]
10065                 make blue the default new mail colour
10066
10067 2003-02-18 [paul]       0.8.10claws19
10068
10069         * sync with 0.8.10cvs14
10070                 see ChangeLog 2003-02-18
10071
10072 2003-02-17 [jens]       0.8.10claws18
10073
10074         * src/common/md5.c
10075                 fixed a compile problem with gcc 3.3
10076                 works on 2.95.3 too (testet on PPC as it is big endian)
10077
10078 2003-02-17 [paul]       0.8.10claws17
10079
10080         * sync with 0.8.10cvs13
10081                 see ChangeLog 2003-02-17
10082
10083 2003-02-17 [paul]       0.8.10claws16
10084
10085         * sync with 0.8.10cvs12
10086                 see ChangeLog 2003-02-17
10087
10088 2003-02-16 [match]      0.8.10claws15
10089
10090         * src/addressbook.c
10091                 Eliminates reloading of address data when items
10092                 deleted or added. Applied submitted by
10093                 Luke Plant <lukeplant@softhome.net>
10094
10095 2003-02-16 [paul]       0.8.10claws14
10096
10097         * src/news.c
10098                 when a 'protocol error' is encountered disconnect from
10099                 the server. This means that the user can carry on viewing
10100                 other articles and doesn't have to either wait until the
10101                 server timesout or quit sylpheed.
10102                 Fixes bug #53 'Unable to read messages in newsgroups, 
10103                 displayed message doesn't change'
10104
10105 2003-02-15 [christoph]  0.8.10claws13
10106
10107         * src/imap.c
10108                 fix bug that stopped scanning of folders when an
10109                 IMAP folder was empty
10110
10111         (closes bug 46 stop scan messages in folders after empty folder)
10112
10113 2003-02-15 [paul]
10114
10115         * tools/Makefile.am
10116           tools/README
10117           tools/freshmeat_search.pl     ** NEW FILE **
10118           tools/google_search.pl        ** NEW FILE **
10119                 Add 2 Actions scripts which search freshmeat/google
10120                 for the selected text using the browser configured
10121                 in sylpheedrc.
10122                 
10123         Note: These scripts are very dependent on the format of the
10124         browser command and may not work on every occasion. Testing
10125         is welcome. 
10126
10127 2003-02-14 [alfons]     0.8.10claws12
10128
10129         * src/compose.c
10130                 fix breakage because of uninitialized account pointer.
10131                 please verify.
10132
10133 2003-02-14 [paul]       0.8.10claws11
10134
10135         * src/compose.c
10136           src/prefs_account.[ch]
10137           src/prefs_common.[ch]
10138                 move signature settings to Account Prefs
10139
10140 2003-02-14 [paul]       0.8.10claws10
10141
10142         * sync with 0.8.10cvs11
10143                 see ChangeLog 2003-02-14
10144
10145 2003-02-13 [thorsten]   0.8.10claws9
10146
10147         * src/news.c
10148                 revert news progressbar (GUI separation)
10149
10150 2003-02-13 [paul]       0.8.10claws8
10151
10152         * src/compose.c
10153                 make replies behave correctly, re: RFC 1036, Section 2.2.3,
10154                 paragraph 1
10155
10156 2003-02-13 [paul]       0.8.10claws7
10157
10158         * src/compose.[ch]
10159           src/summaryview.c
10160                 fix 'Follow-up and Reply-to' so that it creates a reply to
10161                 the newsgroup and the sender. If the message has the keyword
10162                 'poster' in the Followup-To header, all replies go to the
10163                 sender, re: RFC 1036, Section 2.2.3
10164                 rename all instances of 'ignore_replyto' to 'to_sender', both
10165                 were previously used, now we use just one.
10166
10167 2003-02-13 [paul]       0.8.10claws6
10168
10169         * sync with 0.8.10cvs9
10170                 see ChangeLog 2003-02-13
10171
10172 2003-02-13 [paul]       0.8.10claws5
10173
10174         * configure.ac
10175                 show which plugins are configured in the configure
10176                 output.
10177
10178 2003-02-12 [thorsten]   0.8.10claws4
10179
10180         * src/news.c
10181                 show progress while fetching news headers
10182
10183 2003-02-12 [christoph]  0.8.10claws3
10184
10185         * configure.ac
10186         * src/plugins/Makefile.am
10187                 use AM_CONDITIONAL to enable plugins, automake correctly
10188                 manages this when creating distdir
10189
10190 2003-02-12 [christoph]  0.8.10claws2
10191
10192         * ac/spamassassin.m4
10193         * src/plugins/spamassassin/Makefile.am
10194                 fix building SpamAssassin plugin without OpenSSL
10195
10196 2003-02-12 [paul]       0.8.10claws1
10197
10198         * ac/Makefile.am
10199           src/Makefile.am
10200           src/plugins/Makefile.am
10201                 fix failure of 'make release'
10202
10203 2003-02-12 [paul]       0.8.10claws
10204
10205         * 0.8.10claws released
10206
10207 2003-02-12 [paul]       0.8.9claws56
10208
10209         * po/bg.po
10210           po/es.po
10211           po/it.po
10212           po/ru.po
10213           po/sr.po
10214                 updated translations by George Danchev, Ricardo Mones Lastra,
10215                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
10216                 
10217         * sylpheed.spec.in
10218                 Allow the building of RPMs by a regular user. Submitted
10219                 by Sergei Astanin
10220
10221 2003-02-11 [alfons]     0.8.9claws55
10222
10223         * src/colorlabel.c
10224                 don't use pixmaps for label color rect but draw rectangles
10225                 so we can respect the color map of palette based visuals
10226                 (fixes the long time crashes on Suns - thanks to Andreas
10227                 Engel and Steve O'Hara-Smith for testing)
10228
10229 2003-02-11 [christoph]  0.8.9claws54
10230
10231         * src/matcher_parser_parse.y
10232                 correct bug where filering rules of not existing folders in
10233                 matcherrc were added to global filtering
10234                 
10235         (closes Debian Bug #180253 - Directory's filter-rules are merged with
10236          main filter-rules after removing directory, http://bugs.debian.org/180253)
10237         
10238 2003-02-11 [paul]       0.8.9claws53
10239
10240         * sync with 0.8.10cvs7
10241                 see ChangeLog 2003-02-09
10242
10243 2003-02-11 [melvin]     0.8.9claws52
10244
10245         * po/fr.po
10246                 Updated French tranlsations
10247
10248 2003-02-10 [paul]       0.8.9claws51
10249
10250         * sylpheed.spec.in
10251                 correct --enable-openssl
10252                 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
10253
10254 2003-02-09 [martin]     0.8.9claws50
10255
10256         * src/prefs_matcher.c
10257                 fix segfault in prefs_matcher_substitute_cb() when
10258                 no row is selected
10259
10260 2003-02-09 [paul]       0.8.9claws49
10261
10262         * src/folderview.c
10263                 fix bug where a newsgroup folder's processing rules were
10264                 merged with the global filtering rules when the newsgroup
10265                 folder was deleted, causing some seriously bad results,
10266                 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
10267
10268 2003-02-08 [melvin]     0.8.9claws48
10269
10270         * src/compose.c
10271                 Corrected and modified an alert message.
10272
10273 2003-02-07 [paul]       0.8.9claws47
10274
10275         * src/folderview.c
10276                 fix bug where both an 'Account properties' window and a
10277                 'Folder properties' window were opened when clicking on
10278                 'Properties' in an NNTP or IMAP folder's popup menu.
10279
10280 2003-02-07 [paul]       0.8.9claws46
10281
10282         * sync with 0.8.10cvs6
10283                 see ChangeLog 2003-02-06
10284
10285 2003-02-06 [christoph]  0.8.9claws45
10286
10287         * src/mbox.c
10288                 freeze folder updates while importing mbox files
10289                 (closes bug 43 importing mbox took hours)
10290                 
10291         Patch submitted by Jens Rantil <jens.rantil@telia.com>
10292
10293 2003-02-06 [thorsten]   0.8.9claws44
10294
10295         * po/de.po
10296                 Updated german translations
10297
10298 2003-02-06 [thorsten]   0.8.9claws43
10299
10300         * src/news.h
10301                 use guint for message numbers (fix count in grouplist dialog)
10302
10303 2003-02-05 [paul]       0.8.9claws42
10304
10305         * sync with 0.8.10cvs2
10306                 see ChangeLog 2003-02-05
10307
10308 2003-02-04 [colin]      0.8.9claws41
10309
10310         * src/prefs_common.[ch]
10311           src/procmsg.c
10312           src/summaryview.c
10313                 Add an option to disable threading by subject
10314
10315 2003-02-04 [christoph]  0.8.9claws40
10316
10317         * src/inc.c
10318                 only abort fetching mails from multiple accounts when the
10319                 error is fatal and does not allow to check any more accounts
10320                 (currently only disk full error)
10321
10322         (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
10323          receive mails for other accouts)
10324
10325 2003-02-04 [christoph]  0.8.9claws39
10326
10327         * src/folder.c
10328                 first add the new message to the cache, then
10329                 send the update notification
10330
10331         (closes bug 39 after sending message folderview doesnt get updated)
10332
10333 2003-02-04 [colin]      0.8.9claws38
10334
10335         * src/inc.c
10336                 _really_ fix this Connecting... status
10337
10338 2003-02-04 [paul]       0.8.9claws37
10339
10340         * sync with 0.8.10
10341                 see ChangeLog 2003-02-04
10342
10343 2003-02-04 [paul]       0.8.9claws36
10344
10345         * sync with 0.8.9cvs6
10346                 see ChangeLog 2003-02-03
10347
10348 2003-02-04 [paul]       0.8.9claws35
10349
10350         * po/pt_BR.po
10351                 updated by André Filipe de Assunção e Brito 
10352                 <bedecko@netsite.com.br>
10353
10354 2003-02-03 [thorsten]   0.8.9claws34
10355
10356         * po/de.po
10357                 Updated german translations
10358
10359 2003-02-02 [paul]       0.8.9claws33
10360
10361         * po/es.po
10362                 updated by Ricardo Mones Lastra
10363
10364 2003-02-02 [thorsten]   0.8.9claws32
10365
10366         * src/mh.c
10367                 Fix mh_get_msginfo() segfault if file is inaccessible
10368
10369 2003-01-31 [colin]      0.8.9claws31
10370
10371         * src/procheader.c
10372                 Fix last commit's bug
10373
10374 2003-01-31 [colin]      0.8.9claws30
10375
10376         * src/procheader.c
10377                 Missing a change for gpg-signed messages
10378
10379 2003-01-31 [paul]       0.8.9claws29
10380
10381         * src/pixmaps/gpg_signed.xpm    ** NEW FILE **
10382           src/procheader.c
10383           src/stock_pixmap.[ch]
10384           src/summaryview.c
10385                 indicate GnuPG signed messages by displaying an icon
10386                 in the Attachment column.
10387
10388 2003-01-31 [paul]       0.8.9claws28
10389
10390         * sync with 0.8.9cvs4
10391                 see ChangeLog 2003-01-31
10392
10393 2003-01-31 [alfons]     0.8.9claws27
10394
10395         * src/textview.c
10396                 tune URI parser to accept mailto URLs with a '?'
10397                 (patch from Ruslan Balkin)
10398
10399 2003-01-31 [colin]      0.8.9claws26
10400
10401         * src/summaryview.c
10402                 Fix a leak introduced in claws24
10403
10404 2003-01-31 [colin]      0.8.9claws25
10405
10406         * src/summaryview.c
10407                 Freeze/Thaw folder updates when deleting dups
10408
10409 2003-01-31 [colin]      0.8.9claws24
10410         
10411         * src/addr_compl.c
10412           src/summaryview.c
10413           src/msgcache.c
10414                 little speed improvements
10415
10416 2003-01-31 [colin]      0.8.9claws23
10417
10418         * src/summaryview.c
10419                 Fix segfault when forwarding nothing
10420                 Patch from "Ruslan N. Balkin" <baron@voices.ru>
10421                 
10422 2003-01-30 [paul]       0.8.9claws22
10423
10424         * sync with 0.8.9cvs3
10425                 see ChangeLog 2003-01-30
10426
10427 2003-01-30 [paul]       0.8.9claws21
10428
10429         * sync with 0.8.9cvs2
10430                 see ChangeLog 2003-01-30
10431
10432 2003-01-29 [paul]       0.8.9claws20
10433
10434         * sync with 0.8.9cvs1
10435                 see ChangeLog 2003-01-29
10436
10437 2003-01-28 [paul]       0.8.9claws19
10438
10439         * po/POTFILES.in
10440                 update to reflect changes. 
10441                 thanks to Ricardo Mones Lastra
10442
10443 2003-01-27 [christoph]  0.8.9claws18
10444
10445         * ac/openssl.m4
10446         * ac/spamassassin.m4
10447         * src/plugins/spamassassin/README
10448         * src/plugins/spamassassin/libspamc.[ch]
10449         * src/plugins/spamassassin/utils.[ch]
10450                 updated to latest libspamc
10451
10452 2003-01-27 [christoph]  0.8.9claws17
10453
10454         * src/folder.c
10455                 fix wrong use of procheader_get_header_fields
10456
10457 2003-01-27 [christoph]  0.8.9claws16
10458
10459         * src/news.c
10460         * src/prefs_account.[ch]
10461         * src/common/nntp.[ch]
10462                 allow to force authentication for NNTP servers
10463
10464         Patch submitted by Florian Mickler <dmk@d-labs.de>
10465
10466 2003-01-26 [paul]       0.8.9claws15
10467
10468         * src/summaryview.c
10469                 speed up of marking messages as read
10470                 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
10471
10472 2003-01-26 [christoph]  0.8.9claws14
10473
10474         * src/Makefile.am
10475         * src/mgutils.[ch]              ** REMOVE **
10476         * src/xml.[ch]                  ** REMOVE **
10477         * src/xmlprops.[ch]             ** REMOVE **
10478         * src/common/Makefile.am
10479         * src/common/mgutils.[ch]       ** NEW **
10480         * src/common/xml.[ch]           ** NEW **
10481         * src/common/xmlprops.[ch]      ** NEW **
10482                 move xml files to common directory
10483
10484 2003-01-26 [christoph]  0.8.9claws13
10485
10486         * src/plugins/spamassassin/spamassassin_gtk.c
10487                 only set gtk entry text if string is available
10488
10489 2003-01-26 [melvin]     0.8.9claws12
10490
10491         * src/description_window.c
10492                 Allow resizing of the window
10493                 Allow automatic horizontal scroll bar
10494                 Do not vertically expand and fill
10495
10496 2003-01-26 [christoph]  0.8.9claws11
10497
10498         * src/Makefile.am
10499         * src/gtkutils.[ch]             ** REMOVE **
10500         * src/common/sylpheed.c
10501         * src/gtk/Makefile.am
10502         * src/gtk/description_window.c
10503         * src/gtk/gtkutils.[ch]         ** NEW **
10504         * src/gtk/prefswindow.c
10505                 move gtkutils to gtk directory
10506
10507 2003-01-26 [paul]       0.8.9claws10
10508
10509         * src/summaryview.c
10510                 rename summary_unread_clicked() to summary_status_clicked()
10511
10512 2003-01-26 [melvin]     0.8.9claws9
10513
10514         * src/prefs_actions.c
10515                 Cosmetical changes to the help text
10516
10517 2003-01-26 [paul]       0.8.9claws8
10518
10519         * src/folder.[ch]
10520           src/mainwindow.c
10521           src/prefs_common.c
10522           src/prefs_sumamry_column.c
10523           summaryview.[ch]
10524                 rename the 'Unread' column to 'Status'
10525
10526 2003-01-25 [match]      0.8.9claws7
10527
10528         * src/mgutils.[ch]
10529                 removed reference to LDAP constants. removed error2string.
10530                 included functions to support LDAP dynamic queries.
10531         * src/syldap.h
10532                 moved LDAP constants here.
10533         * src/addressbook.c
10534         * src/addrindex.c
10535         * src/importldif.c
10536                 removed references to LDAP constants and references to
10537                 error2string.
10538
10539 2003-01-25 [paul]       0.8.9claws6
10540
10541         * src/summaryview.c
10542                 summary_thread_build(), summary_thread_init(): remove 
10543                 unneeded reference to summaryview->folder_item
10544
10545 2003-01-25 [christoph]  0.8.9claws5
10546
10547         * src/gtk/description_window.c
10548                 o allow description texts to expand over multiple columns
10549                 o translate all columns
10550         * src/prefs_actions.c
10551                 change syntax description to use new multi column feature
10552
10553         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
10554
10555 2003-01-25 [match]      0.8.9claws4
10556
10557         * src/vcard.c
10558                 fixed bug with Quoted-Printable
10559
10560 2003-01-25 [paul]       0.8.9claws3
10561
10562         * src/folder.[ch]
10563           src/summaryview.[ch]
10564                 implement per-folder collapsed/expanded threads setting
10565                 
10566         * src/prefs_common.c
10567                 remove global collapsed/expanded threads option
10568
10569 2003-01-25 [christoph]  0.8.9claws2
10570
10571         * po/POTFILES.in
10572                 add pluginwindow and prefswindow
10573         * src/compose.c
10574                 make send respond correctly to messages that could be added
10575                 to the queue folder, but the UID of the message is unknown
10576         * src/folder.c
10577         * src/imap.c
10578                 don't return guessed UIDs in imap_add_msg anymore. We return
10579                 0 to tell the folder system it was appened but the UID is
10580                 unknown. Folder system now get's the UID by scaning the folder
10581                 and searching the cache for the Message-ID
10582                 (closes bug #29 Messages queued, but not sent)
10583
10584 2003-01-25 [paul]       0.8.9claws1
10585
10586         * src/codeconv.c
10587                 conv_encode_header():  fix bug when long headers with 8-bit
10588                 characters are used, so that the encoded words are wrapped.
10589                 If the space in the original text falls on the wrap boundary,
10590                 it can be lost.
10591                 Patch by Sergey Vlasov.
10592                 
10593         * src/folderview.c
10594                  fix bug where a change to the sorting method or thread view
10595                  of a folder's messages is lost if simpify-subject is set and
10596                  toggled on or off.
10597                  Patch by Luke Plant.
10598
10599 2003-01-24 [paul]       0.8.9claws
10600
10601         * sylpheed-0.8.9claws released
10602         
10603         * Makefile.am
10604           sylpheed.spec.in
10605                 remove reference to 'INSTALL.jp'
10606
10607 2003-01-23 [paul]       0.8.8claws128
10608
10609         * po/es.po
10610           po/it.po
10611           po/ru.po
10612           po/sr.po
10613                 updated translations. submitted by Ricardo Mones Lastra,
10614                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
10615
10616 2003-01-23 [colin]      0.8.8claws127
10617
10618         * src/compose.c
10619                 Fix drafted and queued news articles re-edition
10620
10621 2003-01-23 [melvin]     0.8.8claws126
10622
10623         * po/fr.po
10624                 Updated French translations
10625
10626 2003-01-23 [colin]      0.8.8claws125
10627
10628         * src/inc.c
10629                 Fix "Connecting to..." status message
10630
10631 2003-01-22 [paul]       0.8.8claws124
10632
10633         * po/bg.po
10634                 updated by George Danchev
10635                 
10636         * src/folder.c
10637                 revert last commit [0.8.8claws111] as it breaks folder d'n'd
10638                 and folder deletion
10639
10640 2003-01-21 [paul]       0.8.8claws123
10641
10642         * po/bg.po
10643                 updated by George Danchev
10644                 
10645         * src/about.c
10646                 its now 2003
10647                 
10648         * src/toolbar.c
10649                 don't translate 'Separator'
10650                 
10651         * src/plugins/spamassassin/Makefile.am
10652                 add aspell to CPPFLAGS
10653                 
10654         * src/plugins/spamassassin/spamassassin.c
10655           src/plugins/spamassassin/spamassassin_gtk.c
10656                 set correct default for spamassassin_receive_spam
10657                 slightly re-word descriptions and some
10658                 other minor changes
10659
10660 2003-01-19 [alfons]     0.8.8claws122
10661                 
10662         * src/mimeview.c
10663                 mimeview_save_as(): we might as well show the file name for
10664                 the single case "Save As" too
10665
10666 2003-01-19 [alfons]     0.8.8claws121
10667
10668         * src/crash.c
10669                 change bug tracker URL to bugzilla URL
10670
10671 2003-01-19 [alfons]     0.8.8claws120
10672
10673         * src/mimeview.c
10674                 mimeview_save_all(): display name of file before overwriting;
10675                 continue saving all, even when one overwrite was cancelled
10676
10677 2003-01-19 [christoph]  0.8.8claws119
10678
10679         * src/summaryview.c
10680         * src/procmsg.[ch]
10681                 fix wrong usage of procmsg_find_children in summaryview
10682                 by using procmsg_update_unread_children instead of
10683                 summaryview_update_unread_children
10684
10685 2003-01-19 [christoph]  0.8.8claws118
10686
10687         * src/procmsg.c
10688                 fix infinite loop in procmsg_find_children
10689                  (closes bug #25 sylpheed crashes on delete.)
10690
10691         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
10692
10693 2003-01-19 [paul]       0.8.8claws117
10694
10695         * po/pt_BR.po
10696                 updated by Ivan Francolin Martinez
10697
10698 2003-01-18 [melvin]     0.8.8claws116
10699
10700         * src/prefs_actions.c
10701                 Removed syntax limitation of only one '&' at the end of command.
10702                         Now actions that contain '>/dev/null 2>&1' are possible.
10703
10704 2003-01-18 [melvin]     0.8.8claws115
10705
10706         * src/prefs_actions.c
10707                 Actions IO dialog: when the action ends
10708                 the "Close" button now has focus and [Escape] closes the
10709                 window.
10710
10711 2003-01-18 [christoph]  0.8.8claws114
10712
10713         * src/procmsg.c
10714                 o add debug output when MsgInfos are really freed
10715                 o free GSLists in procmsg_find_children and
10716                   procmsg_update_unread_children
10717
10718 2003-01-18 [christoph]  0.8.8claws113
10719
10720         * src/mainwindow.c
10721                 reorder Configuration menu
10722
10723 2003-01-18 [christoph]  0.8.8claws112
10724
10725         * src/compose.c
10726                 fix applying templates to forwarded messages
10727
10728         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
10729
10730 2003-01-17 [christoph]  0.8.8claws111
10731
10732         * src/folder.c
10733                 destroy folder items, when a folder item is removed
10734
10735 2003-01-17 [christoph]  0.8.8claws110
10736
10737         * src/folder.c
10738                 fix wrong folder stats update when ignored message is
10739                 deleted
10740
10741 2003-01-17 [colin]      0.8.8claws109
10742         
10743         * src/mainwindow.c
10744         * src/summaryview.c
10745                 Quicksearch bugfixes: 
10746                 - hide help button at startup if not extended
10747                 - switch to extended when looking for replies
10748
10749 2003-01-17 [paul]
10750
10751         * sync with 0.8.9 release
10752
10753 2003-01-17 [paul]       0.8.8claws108
10754
10755         * sync with 0.8.8cvs11
10756                 see ChangeLog 2003-01-17
10757
10758 2003-01-16 [colin]      0.8.8claws107
10759
10760         * src/procmsg.c
10761                 Changed encryption test to re-ask passphrase
10762                 if an encrypted message hasn't been decrypted
10763                 Fixes bug #5
10764
10765 2003-01-16 [christoph]  0.8.8claws106
10766
10767         * src/prefs_gtk.c
10768         * src/prefs_toolbar.c
10769         * src/gtk/prefswindow.h
10770         * src/plugins/spamassassin/spamassassin_gtk.c
10771                 remove page destroy function that is not used anymore
10772
10773 2003-01-16 [paul]       0.8.8claws105
10774
10775         * sync with 0.8.8cvs9
10776                 see ChangeLog 2002-01-16
10777
10778 2003-01-16 [colin]      0.8.8claws104
10779
10780         * src/compose.[ch]
10781                 Fix bug with autosaved drafts for IMAP, when draft
10782                 folder is specified - fixes bugzilla bug #20
10783
10784 2003-01-15 [paul]       0.8.8claws103
10785
10786         * src/compose.[ch]
10787           src/procmsg.c
10788                 store folder and message-id of message forwarding
10789                 in queue header and set forward flag after sending
10790
10791 2003-01-15 [paul]       0.8.8claws102
10792
10793         * sync with 0.8.8cvs8
10794                 see ChangeLog 2002-01-15
10795
10796 2003-01-15 [colin]      0.8.8claws101
10797
10798         * src/Makefile.am
10799                 Fix linking with GNU libiconv
10800
10801 2003-01-15 [darko]      0.8.8claws100
10802
10803         * src/pine.c
10804                 fix crash when importing pine address book
10805                 entry with an empty name (reported by DY
10806                 <dybulk at tri8.net>)
10807
10808 2003-01-14 [paul]       0.8.8claws99
10809
10810         * configure.in  ** REMOVED **
10811           configure.ac  ** NEW FILE **
10812                 rename configure.in to configure.ac, as it is now
10813                 preferred
10814
10815 2003-01-14 [melvin]     0.8.8claws98
10816
10817         * src/folderview.c
10818                 folderview_check_new(): More precise function description
10819
10820 2003-01-14 [melvin]     0.8.8claws97
10821
10822         * src/folderview.c
10823                 folderview_check_new(): return the number of new messages 
10824                         since last check.
10825         * src/inc.c
10826                 inc_account_mail(): Disable counting of new messages for IMAP
10827                         and NNTP until bug [19] and [14] are fixed.
10828
10829 2003-01-14 [paul]       0.8.8claws96
10830
10831         * sync with 0.8.8cvs6
10832                 see ChangeLog 2003-01-14
10833
10834 2003-01-13 [alfons]     0.8.8claws95
10835
10836         * src/textview.c
10837                 tune email address validation (c. 0.8.8claws89): if . is 
10838                 just one char away from @, the address is invalid too 
10839                 (correctly rejects addresses like foo@.com)
10840
10841 2003-01-13 [paul]       0.8.8claws94
10842
10843         * src/messageview.c
10844           src/toolbar.c
10845                 fixes to the Message View toolbar and menu:
10846                 fix non-functioning Forward button
10847                 make Reply button consider default_reply_list
10848                 remove 'Follow-up...' menu entry
10849                 add 'Forward' and 'Redirect' menu entries
10850
10851 2003-01-13 [melvin]     0.8.8claws93
10852
10853         * src/inc.c
10854                 Fixed typo that could make new messages count incorrect.
10855
10856 2003-01-13 [melvin]     0.8.8claws92
10857
10858         * src/folderview.[ch]
10859                 folderview_check_new(): return the number of new messages.
10860         * src/inc.c
10861                 Should fix bug [14] where new mail notification worked 
10862                         incorrectly with IMAP accounts.
10863                 inc_spool_account(): return number of new msgs, or -1 on error
10864                 inc_all_spool(): return number of new msgs
10865                 
10866 2003-01-13 [melvin]     0.8.8claws91
10867
10868         * src/prefs_actions.c
10869                 Justify help text.
10870
10871 2003-01-12 [thorsten]   0.8.8claws90
10872
10873         * src/common/prefs.c
10874                 close file before rename
10875
10876 2003-01-12 [alfons]     0.8.8claws89
10877
10878         * AUTHORS
10879                 add Christian Mertes
10880         * src/common/utils.[ch]
10881                 g_stricase_hash(), g_stricase_equal(): functions for 
10882                 case insensitive hash tables
10883         * src/textview.c
10884                 use top level domain names to validate email address, based
10885                 on a patch by Christian Mertes (thanks!), but changed 
10886                 implementation to use a hash table 
10887
10888 2003-01-12 [paul]       0.8.8claws88
10889
10890         * po/bg.po
10891                 updated by George Danchev
10892
10893 2003-01-12 [alfons]     0.8.8claws87
10894
10895         * src/summaryview.c
10896                 delete / execute performance: use new style folder update
10897
10898 2003-01-12 [paul]       0.8.8claws86
10899
10900         * sync with 0.8.8cvs5
10901                 see ChangeLog 2003-01-13 (!)
10902
10903 2003-01-12 [alfons]     0.8.8claws85
10904
10905         * src/filtering.c
10906         * src/matcher_parser_parse.y
10907                 prepare change_score filtering action
10908         * src/matcher.[ch]
10909                 give up const-correctness on functions that call non-const-correct functions;
10910                 several casts to gpointer in g_free();
10911                 add change_score;
10912
10913 2003-01-12 [christoph]  0.8.8claws84
10914
10915         * src/compose.c
10916                 fix 2 warnings
10917
10918         * src/gtk/prefswindow.[ch]
10919         * src/plugins/spamassassin/spamassassin_gtk.c
10920                 changed the call of the widget create function
10921                 for PrefsPages, because sometimes the widget
10922                 create function needs a widget that already has
10923                 been attached to a window (to create GDK pixmaps
10924                 for exmaple). So we simply pass the GtkWindow as
10925                 the second parameter now.
10926
10927         * src/main.c
10928         * src/mainwindow.c
10929         * src/prefs_toolbar.[ch]
10930                 rewrite Toolbar Preferences using the new
10931                 prefs window
10932
10933 2003-01-11 [alfons]     0.8.8claws83
10934
10935         * src/addressadd.c
10936                 fix crash when adding sender to addressbook because status bar
10937                 isn't there (the status bar doesn't seem to be used though,
10938                 but I'll let Match decide what to do with it)
10939
10940 2003-01-11 [colin]      0.8.8claws82
10941
10942         * src/main.c
10943           src/toolbar.c
10944                 Two useless changes reversed
10945
10946 2003-01-11 [colin]      0.8.8claws81
10947
10948         * src/mainwindow.c
10949           src/mainwindow.h
10950                 Add mainwindow_get_mainwindow()
10951         * src/alertpanel.c
10952           src/alertpanel.h
10953                 Add alertpanel_error_log() 
10954         * src/compose.c
10955           src/inc.c
10956           src/messageview.c
10957           src/toolbar.c
10958           src/main.c
10959           src/procmsg.c
10960                 Network errors get a View Log button
10961
10962 2003-01-10 [alfons]     0.8.8claws80
10963
10964         * src/prefs_toolbar.c
10965         * src/toolbar.c
10966                 use the translatable string for "Separator" as file name for
10967                 separator toolbar items (probably make this uppercase?)
10968
10969 2003-01-10 [alfons]     0.8.8claws79
10970
10971         * src/prefs_toolbar.c
10972                 put right A_SEPARATOR description string in "displayed
10973                 toolbar items list" so manually added separators are
10974                 saved correctly (bug #10, "Adding a separator to the main 
10975                 toolbar fails, entry in xml file is wrong")
10976
10977 2003-01-10 [christoph]  0.8.8claws78
10978
10979         * src/imap.c
10980                 o fix warnings
10981                 o use CAPABILITY to check if NAMESPACE is available
10982
10983 2003-01-10 [christoph]  0.8.8claws77
10984
10985         * src/imap.[ch]
10986                 apply UIDPLUS IMAP extension support patch
10987
10988         Patch submitted by Simon 'corecode' Schubert
10989
10990 2003-01-10 [paul]       0.8.8claws76
10991
10992         * src/folderview.c
10993                 a sync from main which fixes the news account folders'
10994                 Properties bug
10995
10996 2003-01-10 [christoph]  0.8.8claws75
10997
10998         * src/folder.c
10999                 don't accept 0 as a valid uid returned by copy and move
11000                 functions. 0 means the message was copied or moved but the
11001                 new uid could not be fetched. It is not an error condition
11002                 for the copy or move operation.
11003
11004 2003-01-10 [paul]       0.8.8claws74
11005
11006         * src/prefs_filtering.c
11007                 change English used in Alert when entry is not
11008                 saved.
11009                 
11010         * sync with 0.8.8cvs4
11011                 see ChangeLog 2003-01-10
11012
11013 2003-01-10 [darko]      0.8.8claws73
11014
11015         * src/pine.c
11016                 fix crash when importing address book entry
11017                 without a valid address
11018
11019 2003-01-09 [alfons]     0.8.8claws72
11020
11021         * src/inc.c
11022                 filtering performance: use new style folder update
11023
11024 2003-01-09 [christoph]  0.8.8claws71
11025
11026         * src/compose.c
11027         * src/gtk/menu.[ch]
11028                 fix wrong selecting of mime encoding type, when
11029                 opening property dialog of attachments in the
11030                 compose window. 7bit was always selected and that
11031                 destoryed files with 8bit data.
11032                 (closes bug #9 Sylpheed-claws destroys attachments when
11033                  changing MIME-types)
11034
11035 2003-01-09 [paul]       0.8.8claws70
11036
11037         * sync with 0.8.8cvs3
11038                 see ChangeLog 2003-01-09
11039
11040 2003-01-08 [alfons]     0.8.8claws69
11041         
11042         * src/addressadd.c
11043                 apply patch by Kim Schulz to fix build breakage
11044                 because of missing variable
11045
11046 2003-01-08 [paul]       0.8.8claws68
11047
11048         * sync with 0.8.8cvs2
11049                 see ChangeLog 2002-01-08
11050
11051 2003-01-08 [paul]       0.8.8claws67
11052
11053         * po/it.po
11054                 updated by Alessandro Maestri
11055                 
11056         * src/addressadd.c
11057                 when using 'Add sender to addressbook' allow
11058                 name to be edited and remarks to be entered
11059                 Patch submitted by Luke Plant
11060
11061 2003-01-08 [darko]      0.8.8claws66
11062
11063         * README.claws, src/summaryview.c
11064                 fix description for marked messages
11065
11066 2003-01-08 [paul]
11067
11068         * tools/Makefile.am
11069           tools/launch_phoenix  ** NEW FILE **
11070                 add script that enables using Phoenix as the default
11071                 web browser. 
11072                 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
11073                 
11074         * tools/OOo2sylpheed.pl
11075                 remove full path to sylpheed executable, just 'sylpheed'
11076                 will do
11077                 
11078         * tools/README
11079                 add launch_phoenix informtion and re-arrange and compress
11080                 the data a little
11081
11082 2003-01-07 [christoph]  0.8.8claws65
11083
11084         * src/folder.c
11085                 fix update for source folder when moving messages
11086         * src/procmsg.[ch]
11087         * src/summaryview.c
11088                 use function to set to_folder for message infos and
11089                 automatically update the op_count for old and new
11090                 folder
11091
11092 2003-01-07 [melvin]     0.8.8claws64
11093
11094         * src/prefs_actions.c
11095                 Fixed bug where an '%p' Action on a displayed image crashed 
11096                         Sylpheed
11097                 Code clean up (get rid of duplicated code and removed unnecessary 
11098                                 structure member)
11099
11100 2003-01-07 [christoph]  0.8.8claws63
11101
11102         * src/compose.c
11103         * src/folder.[ch]
11104         * src/folderview.c
11105         * src/import.c
11106         * src/inc.c
11107         * src/main.c
11108         * src/mainwindow.c
11109         * src/messageview.c
11110         * src/prefs_folder_item.c
11111         * src/procmsg.c
11112         * src/summaryview.c
11113         * src/toolbar.c
11114                 o remove all folder update triggering from the UI code. The folder
11115                   system should know much better when a folder needs an update.
11116                 o to prevent multiple updates in a row the folder updates can be
11117                   frozen for some time.
11118
11119                 Note: - Please verify that no updates are missing
11120                       - Check where freeze/thaws should be added
11121
11122 2003-01-07 [christoph]  0.8.8claws62
11123
11124         * src/prefs_actions.c
11125                 don't translate empty strings
11126
11127         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
11128
11129 2003-01-06 [christoph]  0.8.8claws61
11130
11131         * src/prefs_actions.c
11132                 mark strings for gettext
11133         * src/prefs_matcher.c
11134                 use new description window for Execute action and
11135                 match condition in Filtering
11136
11137         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
11138
11139 2003-01-06 [alfons]     0.8.8claws60
11140
11141         keep myself inspired to re-organize matcher part 8; 
11142         yes, more to come (I need to move out the descriptive
11143         text for actions to matcher.c, or at least make it not
11144         depend on the wicked ordering)
11145
11146         * src/prefs_matcher.c
11147                 add documentation so others may comprehend the
11148                 UI part of the conditions
11149                 
11150 2003-01-06 [christoph]  0.8.8claws59
11151
11152         * src/prefs_actions.c
11153                 use new description window for syntax help
11154         * src/gtk/description_window.c
11155                 fix display of descriptions with column count != 2
11156
11157         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
11158
11159 2003-01-06 [christoph]  0.8.8claws58
11160
11161         * src/quote_fmt.c
11162         * src/summaryview.[ch]
11163         * src/gtk/Makefile.am
11164         * src/gtk/description_window.[ch]       ** NEW **
11165                 use a generic window to display syntax descriptions
11166                 currently used in quote_fmt and summaryview (new description
11167                 for extended quick search)
11168
11169         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
11170
11171 2003-01-06 [paul]       0.8.8claws57
11172
11173         * sync with 0.8.8cvs1
11174                 see ChangeLog 2003-01-06
11175
11176 2003-01-06 [christoph]  0.8.8claws56
11177
11178         * src/mainwindow.c
11179         * src/prefs_gtk.[ch]
11180         * src/gtk/prefswindow.[ch]
11181         * src/plugins/spamassassin/spamassassin_gtk.c
11182                 o remove page management from prefswindow, pages
11183                   will be an argument to prefswindow_open
11184                 o prefswindow_open gets a datapointer that is
11185                   passed to the widget_create function to allow
11186                   creation of prefswindow for specific items
11187
11188 2003-01-06 [colin]      0.8.8claws55
11189         
11190         * src/summaryview.c
11191                 We don't want regexp in the reply-finder, 
11192                 because MIDs can contain !,$,. and so on
11193
11194 2003-01-06 [jens]       0.8.8claws54
11195
11196         * src/jpilot.c
11197                 fixed a wrong free in jpilot_read_db_files
11198
11199 2003-01-06 [alfons]     0.8.8claws53
11200
11201         re-organize matcher part 8; more to come
11202        
11203         * src/matcher.c
11204                 matcherprop_to_string(): put g_free()s before the
11205                 switch-case break to fix memleaks                
11206
11207 2003-01-06 [colin]      0.8.8claws52
11208
11209         * src/summaryview.c
11210                 cleanup & reply-finder now displays the first 
11211                 matching message
11212
11213 2003-01-05 [alfons]     0.8.8claws51
11214
11215         re-organize matcher part 7; more to come
11216
11217         * src/matcher.[ch]
11218                 fixes for constant correctness;
11219                 more documentation;
11220
11221 2003-01-05 [alfons]     0.8.8claws50
11222
11223         re-organize matcher part 6; more to come
11224         
11225         * src/matcher.[ch]
11226                 fixes for constant correctness;
11227                 more documentation;
11228         * src/filtering.c
11229                 fix for constant correctness
11230
11231 2003-01-05 [colin]      0.8.8claws49
11232
11233         * src/account.[ch]
11234                 Add account_get_reply_account function
11235         * src/compose.c
11236                 Use account_get_reply_account function 
11237         * src/summaryview.c
11238                 Basic reply-finder - click on the replied
11239                 icon gets you to the outbox using quick-search
11240
11241 2003-01-05 [paul]       0.8.8claws48
11242
11243         * src/prefs_common.c
11244                 small change to English
11245                 
11246         * src/prefs_filtering.c
11247                 prefs_filtering_action_select(): improve logic and uniformity
11248                 of gui
11249
11250 2003-01-05 [alfons]     0.8.8claws47
11251
11252         fine tune solution to focus problems (bug #7)
11253
11254         * src/mainwindow.c
11255                 mainwindow_focus_in_event(): remove grab event check
11256         * src/summaryview.c
11257                 summary_button_pressed(): move selection on right-click
11258                 too. we can't possibly move the selection back after
11259                 canceling a dialog, because gtk's incomplete focus 
11260                 management. whether this is a good solution, only time
11261                 will tell.
11262
11263 2003-01-05 [christoph]  0.8.8claws46
11264
11265         * src/imap.c
11266                 fix crash when no imap connection could be established
11267
11268 2003-01-05 [paul]       0.8.8claws45
11269
11270         * src/mainwindow.c
11271           src/sumamryview.c
11272           src/gtk/menu.[ch]
11273                 fix bug 605957 'shortcuts in popup-menu'
11274                 make user-defined shortcuts work
11275                 show shortcuts that are already defined
11276                 in the main menu
11277                 Patch submitted by Luke Plant
11278
11279 2003-01-05 [alfons]     0.8.8claws44
11280
11281         * src/mainwindow.c
11282                 focus_in_event handler should not select summary view row 
11283                 when another window (menu, dialog) grabbed for events 
11284                 (bug #7, "[0.8.8claws42] Message summary focus") 
11285
11286 2003-01-04 [christoph]  0.8.8claws43
11287
11288         * src/procmsg.c
11289                 update save folder after adding the sent message
11290                  (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
11291
11292 2003-01-02 [christoph]  0.8.8claws42
11293
11294         * src/common/plugin.c
11295                 fix unloading of all plugins and unload
11296                 plugins in reverse order
11297                 
11298         * src/gtk/pluginwindow.c
11299                 implement function of load and unload button
11300
11301         * src/gtk/prefswindow.c
11302         * src/gtk/prefswindow.h
11303                 rename register function and add new unregister
11304                 function
11305
11306         * src/plugins/spamassassin/spamassassin_gtk.c
11307                 unregister prefs page and update for changes in
11308                 src/gtk/prefswindow.c
11309
11310 2003-01-02 [paul]       0.8.8claws41
11311
11312         * po/es.po
11313                 updated by Ricardo Mones Lastra
11314
11315 2003-01-02 [paul]
11316
11317         * tools/tb2sylpheed
11318                 fixes and improvements by Urke MMI
11319
11320 2003-01-02 [thorsten]   0.8.8claws40
11321
11322         * src/procmsg.c
11323                 fixed wrong return value
11324
11325 2003-01-02 [thorsten]   0.8.8claws39
11326
11327         * src/prefs.c
11328                 fixed printing wrong variable
11329
11330 2003-01-02 [thorsten]   0.8.8claws38
11331
11332         * src/prefs.c
11333                 fixed acessing members of freed pfile struct
11334
11335 2003-01-02 [thorsten]   0.8.8claws37
11336
11337         * src/procmsg.c
11338                 detect loops across several messages
11339                 as suggested by Christoph Hohmann
11340
11341 2003-01-01 [match]      0.8.8claws36
11342
11343         * src/addrindex.c
11344                 fixed another memory leak.
11345
11346 2003-01-01 [match]      0.8.8claws35
11347
11348         * src/jpilot.[ch]
11349                 fixed memory leaks. applied Doxygen comments.
11350
11351 2003-01-01 [thorsten]   0.8.8claws34
11352
11353         * src/procmsg.c
11354                 inhibit endless loop if msg references itself
11355                 (closes Bug [ 660477 ] Infinite loop in parent flag search)
11356
11357 2003-01-01 [christoph]  0.8.8claws33
11358
11359         * src/mainwindow.c
11360         * src/gtk/Makefile.am
11361         * src/gtk/pluginwindow.c                ** NEW **
11362         * src/gtk/pluginwindow.h                ** NEW **
11363                 add plugin window
11364
11365         * src/plugins/demo/demo.c
11366         * src/plugins/spamassassin/spamassassin.c
11367         * src/plugins/spamassassin/spamassassin_gtk.c
11368                 write better plugin descriptions
11369
11370 2002-12-31 [christoph]  0.8.8claws32
11371
11372         * src/gtk/prefswindow.c
11373         * src/plugins/spamassassin/spamassassin_gtk.c
11374                 some small improvements to GTK code
11375
11376 2002-12-31 [christoph]  0.8.8claws31
11377
11378         * src/plugins/spamassassin/spamassassin_gtk.c
11379                 enable folder select button
11380
11381 2002-12-31 [christoph]  0.8.8claws30
11382
11383         * src/mainwindow.c
11384         * src/gtk/Makefile.am
11385         * src/gtk/prefswindow.c                         ** NEW **
11386         * src/gtk/prefswindow.h                         ** NEW **
11387                 add new prefs window
11388
11389         * src/common/plugin.c
11390                 don't try to load empty config lines
11391         
11392         * src/plugins/spamassassin/Makefile.am
11393         * src/plugins/spamassassin/spamassassin.c
11394         * src/plugins/spamassassin/spamassassin.h       ** NEW **
11395         * src/plugins/spamassassin/spamassassin_gtk.c   ** NEW **
11396                 GTK config for SpamAssassin Plugin using
11397                 the new prefs window
11398
11399 2002-12-31 [paul]       0.8.8claws29
11400
11401         * po/POTFILES.in
11402                 remove obsolete entry 'src/menu.c'
11403
11404 2002-12-31 [alfons]     0.8.8claws28
11405
11406         * src/matcher.[ch]
11407         * src/matcher_parser_parse.y
11408         * src/prefs_matcher.c
11409                 add "ignore_thread" and "~ignore_thread" condition so it's
11410                 possible to make the actions / scoring operate on the ignore
11411                 thread flag
11412
11413 2002-12-31 [christoph]  0.8.8claws27
11414
11415         * src/addrbook.c
11416         * src/addrindex.c
11417         * src/folder.c
11418         * src/matcher.c
11419         * src/prefs_account.c
11420         * src/prefs_actions.c
11421         * src/prefs_customheader.c
11422         * src/prefs_display_header.c
11423         * src/prefs_gtk.c
11424         * src/procmime.c
11425         * src/toolbar.c
11426         * src/xmlprops.c
11427         * src/common/prefs.[ch]
11428                 extend prefs file handling for reading and automatic handling
11429                 of blocks. When reading prefs_set_block_label will automatically
11430                 move on to the block. When writing it will copy all other blocks
11431                 automatically
11432
11433         * src/common/plugin.c
11434                 Now loading plugin filenames from [Plugins] block in
11435                 sylpheed rc file
11436
11437 2002-12-30 [christoph]  0.8.8claws26
11438
11439         * src/common/hooks.[ch]
11440                 return abort status to caller of hooks_invoke
11441                 
11442         * src/inc.[ch]
11443                 invoke message filtering hook and stop
11444                 default handling when filter returns abort
11445
11446         * src/common/plugin.[ch]
11447         * src/plugins/demo/demo.c
11448                 modify plugin loader, because resolving symbols for strings
11449                 does not work correctly
11450         
11451         * configure.in
11452         * ac/spamassassin.m4                            ** NEW **
11453         * src/plugins/spamassassin/.cvsignore           ** NEW **
11454         * src/plugins/spamassassin/Makefile.am          ** NEW **
11455         * src/plugins/spamassassin/README               ** NEW **
11456         * src/plugins/spamassassin/libspamc.[ch]        ** NEW **
11457         * src/plugins/spamassassin/spamassassin.c       ** NEW **
11458         * src/plugins/spamassassin/utils.[ch]           ** NEW **
11459                 add spamassassin plugin, see src/plugins/spamassassin/README
11460                 for details
11461
11462 2002-12-29 [alfons]     0.8.8claws25
11463
11464         * src/mainwindow.c
11465                 when moving focus from a message view to the main 
11466                 window, don't forget to select the summary node
11467                 of the displayed message. should fix "[ 659103 ] 
11468                 focus-follows-mouse confuses sylpheed"
11469
11470 2002-12-29 [christoph]  0.8.8claws24
11471
11472         * src/Makefile.am
11473         * src/stringtable.[ch]          ** REMOVE **
11474         * src/common/Makefile.am
11475         * src/common/stringtable.[ch]   ** NEW **
11476                 move stringtable files to common directory
11477
11478 2002-12-29 [christoph]  0.8.8claws23
11479
11480         * src/Makefile.am
11481         * src/menu.[ch]                 ** REMOVE **
11482         * src/gtk/Makefile.am
11483         * src/gtk/menu.[ch]             ** NEW **
11484                 move menu files to gtk directory
11485
11486 2002-12-29 [match]      0.8.8claws22
11487
11488         * src/addressbook.c
11489         * src/syldap.c
11490                 moved UI specific code out of LDAP code into addressbook
11491                 UI code. fixed memory leak.
11492
11493 2002-12-29 [christoph]  0.8.8claws21
11494
11495         * src/folder.c
11496                 only check for IGNORED parent message when message is
11497                 not IGNORED itself
11498
11499 2002-12-29 [alfons]     0.8.8claws20
11500
11501         * src/summaryview.c
11502                 set gtksctree's anchor correct (immediate execute
11503                 changes the tree's layout, and anchor points at 
11504                 the incorrect row). fixes "[ 657233 ] multiple msg 
11505                 delete sometimes off by 1".
11506                 we probably have to look for more tree layout /
11507                 anchor glitches.
11508
11509 2002-12-29 [paul]       0.8.8claws19
11510
11511         * src/summaryview.c
11512                 fix bug [ 659054 ] incorrect sorting of 'From' column
11513                 when using 'display sender using address book'
11514                 thanks to Alfons and Luke Plant
11515
11516 2002-12-29 [christoph]  0.8.8claws18
11517
11518         * src/folder.c
11519         * src/procmsg.[ch]
11520                 check parent messages for IGNORE THREAD flag, when adding,
11521                 moving or copying messages to a folder
11522
11523 2002-12-27 [alfons]     0.8.8claws17
11524
11525         re-organize matcher part 5; more to come
11526
11527         * src/matcher.c
11528                 hash keywords in matchparser_tab 
11529
11530 2002-12-27 [alfons]     0.8.8claws16
11531
11532         re-organize matcher part 4; more to come
11533
11534         * src/matcher_parser.h
11535         * src/matcher_parser_lex.l
11536         * src/matcher_parser_parse.y
11537                 cleanup
11538
11539 2002-12-27 [alfons]     0.8.8claws15
11540
11541         re-organize matcher part 3; more to come
11542
11543         * src/matcher.[ch]
11544                 cleanup
11545
11546 2002-12-27 [alfons]     0.8.8claws14
11547
11548         re-organize matcher part 2; more to come but this should
11549         work. cc me if there are any regressions.
11550
11551         * src/matcher.h
11552                 add prototype for get_matchparser_tab_id()
11553         * src/matcher_parser_lex.l
11554                 look up keywords using matchparser_tab_id();
11555
11556 2002-12-27 [alfons]     0.8.8claws12
11557
11558         re-organize matcher part 1
11559
11560         * src/matcher.h
11561                 map yacc generated constants to sylpheed matcher constants
11562         * src/matcher.c
11563                 add function to find a matcher constant from a string
11564
11565 2002-12-27 [christoph]  0.8.8claws11
11566
11567         * src/compose.c
11568                 MENUITEM_ADD casts the 4th argument from integer to pointer
11569                 so it probably should not be a pointer, this means we
11570                 should use account id for it and not the account's pointer
11571
11572 2002-12-27 [paul]       0.8.8claws10
11573
11574         * src/mainwindow.c
11575                 remove unneeded 'GtkWidget *vbox'
11576                 
11577         * src/summaryview.c
11578                 further sync with 0.8.8 - make sort
11579                 by recipient work as expected
11580                 
11581         * NEWS
11582                 sync with 0.8.8
11583
11584 2002-12-27 [paul]       0.8.8claws9
11585
11586         * po/pt_BR.po
11587                 updated by Ivan F. Martinez
11588                 
11589 2002-12-27 [darko]      0.8.8claws8
11590
11591         * src/common/utils.c
11592                 added locked pattern to extended search
11593
11594 2002-12-27 [alfons]     0.8.8claws7
11595
11596         * src/prefs_matcher.[ch]
11597                 clean up
11598
11599 2002-12-26 [alfons]     0.8.8claws6
11600
11601         * src/matcher.[ch]
11602         * src/matcher_parser_lex.l
11603         * src/matcher_parser_parse.y
11604         * src/prefs_matcher.c
11605                 allow color label as a condition in the matcher
11606
11607 2002-12-26 [oliver]     0.8.8claws5
11608         
11609         * src/toolbar.c 
11610                 enable Addressbook for Main and Messageview
11611         * src/prefs_actions.c
11612                 enable actions in Messageview
11613
11614 2002-12-26 [christoph]  0.8.8claws4
11615
11616         * src/common/plugin.c
11617                 add a little debug output
11618         * configure.in
11619         * src/plugins/demo/Makefile.am
11620                 better use of automake
11621
11622 2002-12-26 [christoph]  0.8.8claws3
11623
11624         * src/Makefile.am
11625         * src/common/Makefile.am
11626                 fix "make distdir"
11627
11628 2002-12-26 [christoph]  0.8.8claws2
11629
11630         * configure.in
11631                 sort configure checks into common / gtk / plugins
11632         * po/POTFILES.in
11633                 add src/prefs_gtk.c
11634         * src/Makefile.am
11635                 add plugins SUBDIR
11636         * src/main.c
11637         * src/common/sylpheed.[ch]
11638                 added now sylpheed_done function for shutdown
11639         * src/common/Makefile.am
11640         * src/common/plugin.[ch]                ** NEW **
11641                 plugin loader and unloader
11642         * src/plugins/.cvsignore                ** NEW **
11643         * src/plugins/Makefile.am               ** NEW **
11644                 build plugins
11645         * src/plugins/demo/.cvsignore           ** NEW **
11646         * src/plugins/demo/Makefile.am          ** NEW **
11647         * src/plugins/demo/demo.c               ** NEW **
11648                 small demo plugin that installs a logtext hook and
11649                 outputs the log text to stdout
11650
11651 2002-12-26 [paul]       0.8.8claws1
11652
11653         * po/es.po
11654                 updated by Ricardo Mones Lastra
11655
11656 2002-12-26 [paul]       0.8.8claws
11657
11658         * 0.8.8claws released
11659
11660 2002-12-26 [paul]       0.8.7claws12
11661
11662         * po/bg.po
11663                 updated by George Danchev
11664
11665 2002-12-26 [paul]       0.8.7claws11
11666
11667         * po/POTFILES.in
11668                 remove unneeded 'src/prefs.c' entry 
11669
11670 2002-12-26 [paul]       0.8.7claws10
11671
11672         * src/codeconv.c
11673           src/mainwindow.c
11674                 sync with 0.8.8 release
11675         
11676         * src/folder.[ch]
11677           src/mh.c
11678           src/summaryview.c
11679                 partial sync with 0.8.8 release
11680         
11681
11682 2002-12-25 [alfons]     0.8.7claws9
11683
11684         * src/matcher.[ch]
11685         * src/matcher_parser_lex.l
11686         * src/matcher_parser_parse.y
11687         * src/prefs_matcher.c
11688                 add locked flag to possible filtering / matcher 
11689                 conditions (also a good example what should be
11690                 done to add a simple boolean condition)
11691
11692 2002-12-25 [christoph]  0.8.7claws8
11693
11694         * src/Makefile.am
11695         * src/account.[ch]
11696         * src/addrbook.c
11697         * src/addressbook.c
11698         * src/addrindex.c
11699         * src/filtering.c
11700         * src/folder.c
11701         * src/matcher.c
11702         * src/prefs.[ch]                ** REMOVE **
11703         * src/prefs_account.c
11704         * src/prefs_actions.c
11705         * src/prefs_common.c
11706         * src/prefs_customheader.c
11707         * src/prefs_display_header.c
11708         * src/prefs_filtering.c
11709         * src/prefs_folder_item.c
11710         * src/prefs_gtk.[ch]            ** NEW **
11711         * src/prefs_matcher.c
11712         * src/prefs_scoring.c
11713         * src/prefs_summary_column.c
11714         * src/procmime.c
11715         * src/selective_download.c
11716         * src/toolbar.c
11717         * src/common/Makefile.am
11718         * src/common/prefs.[ch]         ** NEW **
11719                 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
11720
11721 2002-12-24 [alfons]     0.8.7claws7
11722
11723         * src/summaryview.c
11724                 summary_thread_build(): fix real cause of the crash mentioned in
11725                 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
11726                 this way we get meaningful ctree nodes 
11727
11728 2002-12-24 [oliver]     0.8.7claws6
11729
11730         * src/mainwindow.[ch]
11731         * src/messageview.[ch]
11732         * src/compose.[ch]
11733         * src/inc.c
11734         * src/summaryview.c
11735                 changes to use updated toolbar handling
11736                 
11737 2002-12-24 [oliver]     0.8.7claws5
11738
11739         * src/toolbar.[ch]
11740                 generic toolbar handling
11741                 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
11742         * src/prefs_toolbar.[ch]
11743                 adjust to handling
11744         
11745 2002-12-24 [oliver]     0.8.7claws4
11746         
11747         * src/stock_pixmap.[ch]
11748                 move SYLPHEED_LOGO to end of list in order 
11749                 to remove it from Custom Toolbar`s Icon View
11750
11751 2002-12-24 [alfons]     0.8.7claws3
11752
11753         * src/summaryview.c
11754                 summary_thread_build(): fix crash because of focus != selection 
11755                 after threading. when deleting the selection, gtk tries but fails 
11756                 to find the correct focusable element. we now force the selection
11757                 to be focused. this should solve the infamous bug reported by 
11758                 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages"). 
11759                 a test case is available. 
11760
11761 2002-12-24 [darko]      0.8.7claws2
11762
11763         * src/summaryview.c
11764                 don't crash when unmarking message with unread children
11765
11766 2002-12-23 [christoph]  0.8.7claws1
11767
11768         * src/Makefile.am
11769         * src/common/Makefile.am
11770                 update Makefiles for moved intl.h, version.h and defs.h
11771         * src/imap.c
11772                 rewrite imap_session_get to avoid duplicate code
11773
11774 2002-12-23 [paul]       0.8.7claws
11775
11776         * Santa-Claws released
11777         
11778         * po/hu.po
11779           po/ru.po
11780                 squeeze in updated Hungarian and Russian translations.
11781                 Submitted by  Gál Zoltán and Ruslan N. Balkin
11782
11783 2002-12-23 [paul]       0.8.6claws129
11784
11785         * po/pl.po
11786                 updated by Witold Wladyslaw Wojciech Wilk
11787
11788 2002-12-23 [paul]       0.8.6claws128
11789
11790         * src/quote_fmt_parse.y
11791                 fix typo and add licence header
11792
11793 2002-12-23 [paul]       0.8.6claws127
11794
11795         * po/en_GB.po
11796                 updated
11797
11798 2002-12-23 [paul]       0.8.6claws126
11799
11800         * po/it.po
11801                 updated translation, submitted by Alessandro Maestri
11802                 
11803 2002-12-23 [paul]       0.8.6claws125
11804
11805         * src/quote_fmt_parse.y
11806                 fix signature-stripping on replies bug. match
11807                 '-- \n' and not '-- '.
11808
11809 2002-12-22 [paul]       0.8.6claws124
11810
11811         * po/bg.po
11812           po/es.po
11813           po/sr.po
11814                 updated translations. submitted by George Danchev,
11815                 Ricardo Mones Lastra, and Urke MMI respectively
11816
11817 2002-12-21 [paul]       0.8.6claws123
11818
11819         * src/addrbook.c
11820                 fix coding style
11821
11822 2002-12-21 [paul]       0.8.6claws122
11823
11824         * src/addrbook.c
11825                 fix bug [643638] where if a person is in one or more
11826                 addressbook groups editing that person's email 
11827                 address results in removal from those groups.
11828                 Patch submitted by Luke Plant.
11829
11830 2002-12-20 [christoph]  0.8.6claws121
11831
11832         * src/common/utils.c
11833         * src/summaryview.c
11834                 reimplement expand_search_string using GString to
11835                 prevent crashs caused by miscalculated string
11836                 lengths reported by Paul
11837
11838 2002-12-20 [christoph]  0.8.6claws120
11839
11840         * src/summaryview.c
11841                 don't use "changed" to check if op_count has to be changed as it
11842                 is also set when the message has unread children
11843                 (closes bug [ 653221 ] crash while deleting duplicates)
11844
11845 2002-12-20 [paul]       0.8.6claws119
11846
11847         * sync with 0.8.6cvs27
11848                 see ChangeLog 2002-12-20
11849
11850 2002-12-20 [paul]       0.8.6claws118
11851
11852         * sync with 0.8.6cvs26
11853                 see ChangeLog 2002-12-19 and 2002-12-20
11854
11855 2002-12-19 [alfons]     0.8.6claws117
11856
11857         * src/textview.c
11858                 fix incorrect parsing of email addresses, submitted by 
11859                 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate 
11860                 name display if it contains @".
11861
11862 2002-12-18 [paul]       0.8.6claws116
11863
11864         * sync with 0.8.6cvs23
11865                 see ChangeLog 2002-12-18
11866
11867 2002-12-18 [paul]       0.8.6claws115
11868
11869         * src/Makefile.am
11870         * src/account.c
11871         * src/codeconv.c
11872         * src/gtkutils.[ch]
11873         * src/imap.c
11874                 sync with 0.8.6cvs22.
11875                 see ChangeLog 2002-12-17 and 2002-12-18
11876
11877 2002-12-17 [christoph]  0.8.6claws114
11878
11879         * src/imap.c
11880                 o don't create a session if imap greeting fails
11881                 o don't close socket when authentication fails
11882                   this is done by imap_session_destroy
11883
11884 2002-12-17 [thorsten]   0.8.6claws113
11885
11886         * tools/Makefile.am
11887           tools/README
11888           tools/google_msgid.pl ** NEW FILE **
11889                 Added "search for message-id" script and doc
11890
11891 2002-12-17 [thorsten]   0.8.6claws112
11892
11893         * po/hu.po
11894                 Updated hungarian translation
11895                 (updated by Gal Zoltan)
11896
11897 2002-12-16 [christoph]  0.8.6claws111
11898
11899         * src/addr_compl.c
11900                 remove stupid addressbook dump to debug output
11901         * src/mh.c
11902                 fix memory leak found by Hiro
11903
11904 2002-12-14 [paul]       0.8.6claws110
11905
11906         * src/compose.c
11907                 fix menubar sensitivity on send
11908                 
11909         * src/prefs_filtering.c
11910         * src/prefs_matcher.c
11911         * src/prefs_scoring.c
11912                 Fix english ;)
11913                 
11914         * src/common/quoted-printable.h
11915                 sync: fix typo
11916         
11917 2002-12-13 [christoph]  0.8.6claws109
11918
11919         * src/Makefile.am
11920         * src/manage_window.[ch]        ** REMOVE **
11921         * src/gtk/Makefile.am
11922         * src/gtk/manage_window.[ch]    ** NEW **
11923                 move manage_window files to gtk directory
11924
11925 2002-12-13 [christoph]  0.8.6claws108
11926
11927         * src/Makefile.am
11928         * src/gtkshruler.[ch]           ** REMOVE **
11929         * src/gtk/Makefile.am
11930         * src/gtk/gtkshruler.[ch]       ** NEW **
11931                 move gtkshruler files to gtk directory
11932
11933 2002-12-13 [christoph]  0.8.6claws107
11934
11935         * src/Makefile.am
11936         * src/compose.c
11937         * src/gtkstext.[ch]             ** REMOVE **
11938         * src/gtkutils.[ch]
11939         * src/textview.c
11940         * src/gtk/gtkstext.[ch]         ** NEW **
11941         * src/gtk/Makefile.am
11942                 o move stext functions to gtkstext.c to remove
11943                   dependency of gtkutils
11944                 o move gtkstext files to gtk directory
11945
11946         * src/gtk/Makefile.am
11947         * src/gtk/sslcertwindow.[ch]
11948                 UI stuff can always depend on common code so
11949                 it's ok to add ../common to include path
11950
11951 2002-12-13 [colin]      0.8.6claws106
11952
11953         * src/summaryview.c
11954                 Disconnect sighandlers for mainwindow when
11955                 quicksearch has the focus
11956                 Fix bug #653231
11957         * src/mainwindow.[ch]
11958                 Make key_pressed callback public, to be able
11959                 to disconnect it
11960
11961 2002-12-13 [christoph]  0.8.6claws105
11962
11963         * src/mh.c
11964                 create .mh_sequences file in new MH folders
11965                 (closes feature request [ 523162 ] MH folders should
11966                  get a .mh_sequences)
11967
11968 2002-12-13 [colin]      0.8.6claws104
11969
11970         * src/summaryview.c
11971                 Better handling of quicksearch show/hide
11972                 (basically the button stays under the mouse 
11973                  when toggled)
11974
11975 2002-12-13 [paul]       0.8.6claws103
11976
11977         * sync with 0.8.6cvs17
11978                 see ChangeLog 2002-12-13
11979
11980 2002-12-13 [paul]       0.8.6claws102
11981
11982         * po/es.po
11983                 updated by Ricardo Mones Lastra
11984
11985 2002-12-11 [colin]       0.8.6claws101
11986
11987         * src/folder.c
11988                 remove statusbar stuff
11989           src/folderview.c
11990                 set statusbar verbosity when moving folders
11991
11992 2002-12-11 [colin]       0.8.6claws100
11993         * src/prefs_filtering.c
11994         * src/prefs_matcher.c
11995         * src/prefs_scoring.c
11996                 Fix english ;)
11997
11998 2002-12-11 [colin]       0.8.6claws99
11999
12000         * src/prefs_common.[ch]
12001                 Add summary_quicksearch_type
12002         * src/summaryview.c
12003                 Save last used quicksearch type
12004
12005 2002-12-11 [jens]       0.8.6claws98
12006         * src/prefs_filtering.c
12007         * src/prefs_matcher.c
12008         * src/prefs_scoring.c
12009                 added dialog for incomplete rules in scoring, filtering and
12010                 matcher to ask wheather really close
12011
12012 2002-12-11 [colin]      0.8.6claws97
12013
12014         * src/folder.c
12015                 Fix folder dnd statusbar logging
12016
12017 2002-12-10 [christoph]  0.8.6claws96
12018
12019         * src/compose.c
12020         * src/folder.c
12021         * src/imap.c
12022         * src/inc.c
12023         * src/main.c
12024         * src/mainwindow.c
12025         * src/news.c
12026         * src/send.c
12027         * src/statusbar.[ch]
12028         * src/common/hooks.c
12029         * src/common/log.[ch]
12030                 o handle verbose logging in statusbar directly in statusbar code
12031                   and common code does not need any knowledge about a statusbar
12032                 o remove direct calls to statusbar_(puts|pop)_all functions
12033
12034 2002-12-10 [jens]       0.8.6claws95
12035
12036         * src/*.c
12037                 removed gettext from g_warnings
12038         * po/POTFILES.in
12039                 cleaned and updated
12040         * po/de.po
12041                 updated
12042
12043 2002-12-10 [colin]      0.8.6claws94
12044
12045         * src/main.c
12046                 finish crash dialog fix
12047
12048 2002-12-10 [colin]      0.8.6claws93
12049
12050         * src/main.c
12051                 "Fix" "sylpheed already running" instead of
12052                 crash dialog appearing after a crash
12053
12054 2002-12-10 [colin]      0.8.6claws92
12055
12056         * po/POTFILES.in
12057                 add src/gtk/sslcertwindow.c
12058
12059 2002-12-10 [paul]       0.8.6claws91
12060
12061         * po/POTFILES.in
12062                 updated to reflect recent changes
12063                 submitted by Alessandro Maestri
12064
12065 2002-12-09 [christoph]  0.8.6claws90
12066
12067         * src/Makefile.am
12068         * src/smtp.[ch]                 ** REMOVE **
12069         * src/common/Makefile.am
12070         * src/common/smtp.[ch]          ** NEW **
12071                 move smtp files to common directory
12072
12073 2002-12-09 [christoph]  0.8.6claws89
12074
12075         * src/Makefile.am
12076         * src/session.[ch]              ** REMOVE **
12077         * src/common/Makefile.am
12078         * src/common/session.[ch]       ** NEW **
12079                 move session files to common directory
12080
12081 2002-12-09 [paul]       0.8.6claws88
12082
12083         * src/account.c
12084                 fix bug [649746] edit accounts: move account reverted
12085                 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
12086
12087 2002-12-09 [colin]      0.8.6claws87
12088
12089         * src/ssl_certificate.c
12090                 cleanup
12091
12092 2002-12-09 [colin]      0.8.6claws86
12093
12094         * src/ssl.c
12095                 Try to open the cert.pem database and 
12096                 issue a warning if it isn't there
12097
12098 2002-12-09 [colin]      0.8.6claws85
12099
12100         * src/common/ssl_certificate.c
12101         * src/gtk/sslcertwindow.c
12102                 Warning fixes
12103
12104 2002-12-09 [colin]      0.8.6claws84
12105
12106         * src/ssl_certificate.[ch] ** REMOVED **
12107         * src/common/ssl_certificate.[ch] ** NEW **
12108         * src/Makefile.am
12109         * src/common/Makefile.am
12110                 Moved ssl_certificate.[ch] to common
12111         * src/common/ssl.c 
12112                 Put back needed include
12113         * src/gtk/sslcertwindow.[ch]
12114                 Changed ssl_certificate.h include
12115         
12116 2002-12-09 [colin]      0.8.6claws83
12117
12118         * src/gtk/sslcertwindow.[ch]
12119                 Implement hook for certificate acception
12120         * src/ssl_certificate.[ch]
12121                 Implement hook for certificate acception
12122         * src/common/ssl.c
12123                 Reenable certificate acception check
12124         * src/mainwindow.c
12125                 Register sslcertwindow's hook
12126         
12127 2002-12-08 [christoph]  0.8.6claws82
12128
12129         * src/about.c
12130         * src/addr_compl.c
12131         * src/codeconv.c
12132         * src/manual.c
12133         * src/undo.c
12134         * src/common/utils.c
12135                 o add missing includes
12136                 o fix warnings
12137         * src/.cvsignore
12138         * src/common/.cvsignore
12139         * src/common/version.h          ** REMOVE **
12140                 remove autogenerated file
12141
12142 2002-12-08 [paul]       0.8.6claws81
12143
12144         * src/stringtable.c
12145                 put back needed include
12146
12147 2002-12-08 [colin]      0.8.6claws80
12148         
12149         * src/gtk/sslcertwindow.c
12150                 Cleaner popups when asking
12151         * src/ssl_certificate.c
12152         * src/prefs_common.[ch]
12153                 remove ssl certificate pref
12154                 put back needed include
12155         * src/undo.c
12156                 put back needed include
12157
12158 2002-12-08 [christoph]  0.8.6claws79
12159
12160         * src/folderview.c
12161         * src/logwindow.c
12162         * src/statusbar.c
12163         * src/summaryview.c
12164                 only abort hook invokation if required data is missing not
12165                 if our own data pointer is NULL, update hookfunction for
12166                 log window
12167
12168 2002-12-08 [paul]       0.8.6claws78
12169
12170         * src/about.c
12171         * src/addrcache.c
12172         * src/addrclip.c
12173         * src/addr_compl.c
12174         * src/addrselect.c
12175         * src/codeconv.c
12176         * src/colorlabel.c
12177         * src/enriched.c
12178         * src/esmtp.c
12179         * src/exporthtml.c
12180         * src/headerview.c
12181         * src/imageview.c
12182         * src/manual.c
12183         * src/noticeview.c
12184         * src/pgptext.c
12185         * src/scoring.c
12186         * src/sourcewindow.c
12187         * src/stringtable.c
12188         * src/undo.c
12189                 clean up: remove unneccesary includes
12190
12191 2002-12-08 [christoph]  0.8.6claws77
12192
12193         * src/folderview.c
12194         * src/statusbar.c
12195         * src/summaryview.c
12196         * src/common/hooks.[ch]
12197                 hook functions now have a gboolean return value, if a hook
12198                 returns TRUE it will stop executing of any more hooks in
12199                 the same hooklist for this invokation
12200
12201 2002-12-08 [colin]      0.8.6claws76
12202         
12203         * src/main.c
12204                 put back argv0 for CRASH_DIALOG
12205
12206 2002-12-08 [christoph]  0.8.6claws75
12207
12208         * src/Makefile.am
12209         * src/about.c
12210         * src/account.c
12211         * src/crash.c
12212         * src/esmtp.h
12213         * src/imap.[ch]
12214         * src/inc.c
12215         * src/main.c
12216         * src/mainwindow.c
12217         * src/news.c
12218         * src/pop.[ch]
12219         * src/prefs_account.[ch]
12220         * src/prefs_common.[ch]
12221         * src/send.[ch]
12222         * src/smtp.[ch]
12223         * src/ssl_certificate.[ch]
12224         * src/ssl_manager.[ch]
12225         * src/common/Makefile.am
12226         * src/common/log.c
12227         * src/common/nntp.[ch]
12228         * src/common/socket.[ch]
12229         * src/common/ssl.[ch]
12230         * src/gtk/sslcertwindow.[ch]
12231         * ac/openssl.m4
12232                 use new autoconf script to detect OpenSSL with extra parameters
12233                 to specify the location of libs and includes, also remove USE_SSL
12234                 to USE_OPENSSL
12235
12236         * src/common/sylpheed.[ch]
12237         * src/common/version.h.in
12238                 start seperation of common code initialization seperated from gui
12239
12240         * src/summaryview.c
12241                 The function that is called when a color label changes
12242                 should not change the color lable again
12243
12244 2002-12-08 [colin]      0.8.6claws74
12245
12246         * src/gtk/sslcertwindow.c
12247                 warning fixes
12248
12249 2002-12-08 [colin]      0.8.6claws73
12250
12251         * src/statusbar.c
12252           src/common/log.h
12253                 Register a hook for statusbar_puts_all
12254         * src/common/log.c
12255                 invoke statusbar_puts_all's hook
12256         
12257 2002-12-08 [colin]      0.8.6claws72
12258
12259         * src/ssl_certificate.c
12260                 Put back a badly-removed include
12261
12262 2002-12-08 [colin]      0.8.6claws71
12263
12264         * src/gtk/sslcertwindow.[ch]    ** NEW **
12265                 new certificate presentation
12266         * src/gtk/Makefile.am
12267                 add new files
12268         * src/ssl_certificate.[ch]
12269                 gtk cleanup, made utility functions public
12270         * src/ssl_manager.c
12271                 use new cert presentation
12272
12273 2002-12-07 [christoph]  0.8.6claws70
12274
12275         * src/Makefile.am
12276         * src/nntp.[ch]                 ** REMOVE **
12277         * src/common/Makefile.am
12278         * src/common/nntp.[ch]          ** NEW **
12279                 move nntp files to common directory
12280
12281 2002-12-07 [christoph]  0.8.6claws69
12282
12283         * src/procmsg.[ch]
12284         * src/summaryview.c
12285                 implement msginfo update callback using sylpheed's new
12286                 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
12287
12288 2002-12-06 [christoph]  0.8.6claws68
12289
12290         * src/editgroup.c
12291                 This patch changes the 'Edit Group Details' dialog to
12292                 allow extended selections in either pane, so that
12293                 addresses can be added or removed from a group more
12294                 quickly and easily. (it actually is a net decrease in
12295                 file size, as some unnecessary functions have been
12296                 removed). 
12297                 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
12298
12299 2002-12-06 [christoph]  0.8.6claws67
12300
12301         * src/Makefile.am
12302         * src/template.[ch]             ** REMOVE **
12303         * src/common/Makefile.am
12304         * src/common/template.[ch]      ** NEW **
12305                 move template files to common directory
12306
12307         * src/nntp.c
12308                 add missing log.h include
12309
12310 2002-12-06 [melvin]     0.8.6claws66
12311
12312         * src/prefs_actions.c
12313                 Added the trailing ">" syntax to insert command's output
12314                 without replacing old text (in contrast to trailing "|").
12315
12316 2002-12-05 [colin]      0.8.6claws65
12317         
12318         * src/common/utils.c
12319                 Don't modify original search_string or it'll change
12320                 the next iterations in the for()
12321
12322 2002-12-05 [darko]      0.8.6claws64
12323
12324         * src/common/utils.c
12325                 proper check for filtering commands, found by Colin
12326
12327 2002-12-05 [darko]      0.8.6claws63
12328
12329         * src/common/utils.c
12330                 check proper string for NULL pointer, found by Colin
12331
12332 2002-12-05 [darko]      0.8.6claws62
12333
12334         * src/common/utils.[ch]
12335                 expand_search_string(): new function
12336                 converts Mutt-like patterns to Sylpheed's
12337                 filtering engine
12338         * src/summaryview.c
12339                 use expand_search_string() to allow Mutt-like
12340                 patterns in extended search
12341         * README.claws
12342                 document extended option in quick search
12343
12344 2002-12-05 [paul]       0.8.6claws61
12345
12346         * sync with 0.8.6cvs16
12347                 see ChangeLog 2002-12-05
12348                 
12349         * po/POTFILES.in
12350                 clean up
12351
12352 2002-12-04 [christoph]  0.8.6claws60
12353
12354         * src/imap.[ch]
12355                 put imap authentication code into a new function and
12356                 remove it from imap_session_new that will allow to
12357                 send other commands before authentication
12358
12359 2002-12-04 [christoph]  0.8.6claws59
12360
12361         * src/imap.[ch]
12362                 use already existing method to prevent unneeded IMAP
12363                 folder selects. Set imap_select parameters to NULL
12364                 in some functions if the values are not required.
12365
12366         * src/xml.h
12367                 remove no longer required include
12368
12369 2002-12-04 [paul]       0.8.6claws58
12370
12371         * po/es.po
12372                 updated by Ricardo Mones Lastra
12373                 
12374         * configure.in
12375           po/hu.po      ** NEW FILE **
12376                 initial Hungarian translation, submitted
12377                 by Gál Zoltán <galzoli@hu.inter.net>
12378
12379 2002-12-03 [christoph]  0.8.6claws57
12380
12381         * src/Makefile.am
12382         * src/gtksctree.[ch]            ** REMOVE **
12383         * src/gtk/Makefile.am
12384         * src/gtk/gtksctree.[ch]        ** NEW **
12385                 move gtksctree files to gtk directory
12386
12387 2002-12-03 [christoph]  0.8.6claws56
12388
12389         * src/Makefile.am
12390         * src/md5.[ch]                  ** REMOVE **
12391         * srm/common/Makefile.am
12392         * src/common/md5.[ch]           ** NEW **
12393                 move md5 files to common directory
12394
12395         * src/gtkstext.c
12396                 remove not required #include
12397
12398 2002-12-03 [sergey]     0.8.6claws55
12399
12400         * src/gtkutils.c
12401         * src/gtkutils.h
12402                 gtkut_window_popup(): new function.
12403         * src/mainwindow.c
12404                 main_window_popup(): use gtkut_window_popup() to raise
12405                 window without changing its position.
12406                 (see sylpheed-main ML message [sylpheed:17247])
12407
12408 2002-12-03 [sergey]     0.8.6claws54
12409
12410         * src/send.c
12411                 send_message_local(): removed first-dot escaping
12412                 (SMTP-only, not needed for sending through pipe)
12413
12414 2002-12-03 [paul]       0.8.6claws53
12415
12416         * po/POTFILES.in
12417                 update to reflect recent changes (thanks
12418                 to Ricardo Mones Lastra)
12419                 
12420         * tools/filter_conv.pl
12421                  fix problem with quoted strings. Patch submitted
12422                  by Luke Plant <lukeplant@softhome.net>
12423
12424 2002-12-03 [paul]       0.8.6claws52
12425
12426         * sync with 0.8.6cvs15
12427                 see ChangeLog 2002-12-03
12428
12429 2002-12-02 [christoph]  0.8.6claws51
12430
12431         * src/logwindow.[ch]
12432         * src/common/log.[ch]
12433                 implement logging using a hook function
12434
12435         * src/folderview.c
12436         * src/folder.[ch]
12437                 define hooklist name in header file to avoid
12438                 errors caused by wrong spelling of hooklist names
12439
12440         * src/toolbar.c
12441                 fix warnings
12442
12443 2002-12-02 [christoph]  0.8.6claws50
12444
12445         * src/common/Makefile.am
12446                 add src/common/hooks.[ch]
12447
12448         * src/common/hooks.[ch]
12449                 implement a simple hook system using glib's hook functions
12450
12451         * src/folder.[ch]
12452         * src/folderview.c
12453                 use new hook system for folder item updates
12454
12455 2002-12-02 [christoph]  0.8.6claws49
12456
12457         * doc-src/ui_seperation.txt     ** NEW **
12458                 information for ui seperation
12459
12460         * src/Makefile.am
12461                 remove files that were moved to common
12462                 include common directory by default for the header files
12463
12464         * src/inc.c
12465         * src/common/socket.c
12466         * src/automaton.[ch]
12467                 implement automaton using g_io_*-functions instead of
12468                 gdk_input_add to make it ui independent
12469
12470         * src/codeconv.c
12471         * src/compose.c
12472         * src/ldif.c
12473         * src/pgptext.c
12474         * src/procmime.c
12475         * src/rfc2015.c
12476         * src/smtp.c
12477         * src/unmime.c
12478                 remove common/ prefix because directory is now in
12479                 include path
12480
12481         * src/compose.c
12482         * src/folder.c
12483         * src/folderview.c
12484         * src/mainwindow.c
12485         * src/messageview.c
12486         * src/prefs_common.c
12487         * src/procmsg.c
12488         * src/rfc2015.c
12489                 fix warnings
12490
12491         * src/imap.c
12492         * src/inc.c
12493         * src/news.c
12494         * src/pop.c
12495         * src/send.c
12496         * src/smtp.c
12497         * src/ssl_certificate.c
12498                 add log.h header file for logging functions
12499
12500         * src/main.c
12501         * src/common/utils.c
12502         * src/summaryview.c
12503         * src/xml.c
12504                 o move debug_mode to common/utils.c
12505                 o add functions to set and get debug_mode
12506
12507         * src/defs.h                    ** REMOVE **
12508         * src/intl.h                    ** REMOVE **
12509         * src/socket.[ch]               ** REMOVE **
12510         * src/ssl.[ch]                  ** REMOVE **
12511         * src/utils.[ch]                ** REMOVE **
12512                 replaced by new files in src/common/
12513         
12514         * src/common/Makefile.am
12515                 add new files in src/common/
12516
12517         * src/common/defs.h             ** NEW **
12518         * src/common/intl.h             ** NEW **
12519         * src/common/log.[ch]           ** NEW **
12520         * src/common/socket.[ch]        ** NEW **
12521         * src/common/ssl.[ch]           ** NEW **
12522         * src/common/utils.[ch]         ** NEW **
12523                 replacement for files in src/
12524
12525 2002-12-02 [colin]      0.8.6claws48
12526
12527         * src/folderview.c
12528                 Scroll folderview if necessary during dnd
12529
12530 2002-12-02 [colin]      0.8.6claws47
12531
12532         * src/folder.[ch]
12533                 Add check to verify a move is within a single mailbox
12534         * src/folderview.c
12535                 Add specific error string for this check
12536
12537 2002-12-02 [colin]      0.8.6claws46
12538
12539         * src/folder.c
12540                 Add a test to folder moving, remove a statusbar_print
12541         * src/folderview.c
12542                 Add Move folder... context-menu item
12543                 Factorize folder moving code
12544                 Enable folder DND for mbox
12545
12546 2002-12-01 [christoph]  0.8.6claws45
12547
12548         * ac/aspell.m4
12549                 remove conf.aspelltest if the version check fails
12550
12551 2002-11-30 [christoph]  0.8.6claws44
12552
12553         * autogen.sh
12554                 run libtoolize --force in autogen to create missing
12555                 libtool scripts
12556
12557 2002-11-30 [christoph]  0.8.6claws43
12558
12559         * src/Makefile.am
12560         * src/pgptext.c
12561         * src/procmime.c
12562         * src/rfc2015.c
12563         * src/uuencode.[ch]             ** REMOVED **
12564         * src/common/Makefile.am
12565         * src/common/uuencode.[ch]      ** NEW **
12566                 move uuen/decoder to common directory
12567
12568 2002-11-30 [christoph]  0.8.6claws42
12569
12570         * src/Makefile.am
12571         * src/base64.[ch]               ** REMOVED **
12572         * src/codeconv.c
12573         * src/compose.c
12574         * src/ldif.c
12575         * src/pgptext.c
12576         * src/procmime.c
12577         * src/rfc2015.c
12578         * src/smtp.c
12579         * src/unmime.c
12580         * src/common/Makefile.am
12581         * src/common/base64.[ch]        ** NEW **
12582                 move base64 en/decoder to common directory
12583
12584 2002-11-30 [christoph]  0.8.6claws41
12585
12586         * src/common                    ** NEW **
12587                 new directory for UI independent code
12588         * src/gtk                       ** NEW **
12589                 new directory for GTK frontend
12590         * src/common/.cvsignore         ** NEW **
12591         * src/gtk/.cvsignore            ** NEW **
12592                 ignore build files
12593         * src/common/Makefile.am        ** NEW **
12594         * src/gtk/Makefile.am           ** NEW **
12595                 automake files to build new seperated stuff
12596         * src/Makefile.am
12597                 the binary will currently still be build with the
12598                 files in src, so we include the code from the
12599                 subdirs for now after building the libs there
12600
12601 2002-11-30 [paul]       0.8.6claws40
12602
12603         * src/compose.c
12604                 fix bug [642731] 'Wrong selected account with drafted mail'
12605
12606 2002-11-29 [oliver]     0.8.6claws39
12607         
12608         * src/messageview.c
12609                 o update summaryview when switching between different
12610                   messageviews          
12611         * src/toolbar.c  
12612                 o check if messageview holds already removed msg
12613                   from summaryview
12614                 
12615
12616 2002-11-29 [oliver]     0.8.6claws38
12617
12618         * src/toolbar.c 
12619                 remove not needed variables and includes
12620                 make messageview stay opened and move to next when msgs are deleted 
12621
12622 2002-11-29 [oliver]     0.8.6claws37
12623         
12624         * src/toolbar.c 
12625                 disable compose button (messageview toolbar) by default
12626                 deleted msgs are moved to trash
12627         
12628 2002-11-29 [melvin]     0.8.6claws36
12629
12630         * configure.in
12631                 Increased minimal gpgme version to 0.3.10 (Zombies out)
12632                 and to detect signatures expirations (gpgme 0.3.6)
12633
12634         * src/main.c
12635                 Use non obsolescent function for Gpgme engine checking.
12636
12637         * src/rfc2015.c
12638                 Inform about expired signatures or signatures which key
12639                 has expired. Expiration date is displayed.
12640
12641         * src/sigstatus.c
12642                 Inform about expired signatures or signatures which key
12643                 has expired.
12644
12645 2002-11-28 [paul]       0.8.6claws35
12646
12647         * src/folderview.c
12648                 re-instate 'Check for new messages' in Newsgroup
12649                 folders right-click menu, after a suggestion from
12650                 Tim Mann <timmann@users.sourceforge.net>
12651
12652         * src/main.c
12653                 after a crash check only local folders for new
12654                 messages
12655
12656 2002-11-28 [paul]       0.8.6claws34
12657
12658         * configure.in
12659                 apply patch that fixes the checking of GTK with XIM 
12660                 support on different OSs, such as FreeBSD. Patch 
12661                 submitted by Topia <topia@users.sourceforge.net>
12662                 
12663 2002-11-28 [paul]       0.8.6claws33
12664
12665         * src/mainwindow.c
12666           src/prefs_common.c
12667           src/prefs_toolbar.c
12668                 more changes to the English
12669
12670 2002-11-28 [paul]       0.8.6claws32
12671
12672         * sync with 0.8.6cvs13
12673                 see ChangeLog 2002-11-28 (no sync needed
12674                 for src/compose.c)
12675
12676 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws31
12677         
12678         * src/mainwindow.[ch]
12679                 add patch by Ivan F. Martinez introducing messageview Toolbar
12680                 some changes and committed by oliver    
12681
12682 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws30
12683
12684         * src/messageview.[ch]
12685                 add patch by Ivan F. Martinez introducing messageview Toolbar
12686                 some changes and committed by oliver    
12687
12688 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws29
12689
12690         * src/compose.[ch]
12691                 add patch by Ivan F. Martinez introducing messageview Toolbar
12692                 some changes and committed by oliver    
12693
12694 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws28
12695         
12696         * src/toolbar.[ch]
12697                 add patch by Ivan F. Martinez introducing messageview Toolbar
12698                 some changes and committed by oliver
12699
12700 2002-11-28 [oliver]     0.8.6claws27
12701         
12702         * src/prefs_toolbar.[ch]
12703                 getting ready for messageview toolbar
12704                 free mem allocated by gettext
12705                 change prefs_toolbar to prefs_toolbar_open
12706  
12707 2002-11-28 [thorsten]   0.8.6claws26
12708
12709         * src/imageview.[ch]
12710                 cleaned up conflicting declarations of
12711                 imageview_show_image()
12712
12713 2002-11-28 [paul]       0.8.6claws25
12714
12715         * src/grouplistdialog.c
12716           src/prefs_common.c
12717           src/prefs_summary_column.c
12718                 a few more improvements to the English
12719
12720 2002-11-28 [colin]      0.8.6claws24
12721
12722         * man/sylpheed.1
12723                 A few updates to command-line parameters
12724
12725 2002-11-28 [colin]      0.8.6claws23
12726
12727         * src/prefs_filtering.c
12728                 Fix problems with prefs_filtering_delete_path:
12729                 a) if the first rule is removed, original pointers
12730                    weren't updated (leading to segfaults)
12731                 b) it was always global_processing updated in case
12732                    of removed path was parent of rule path
12733
12734 2002-11-27 [paul]       0.8.6claws22
12735
12736         * src/mainwindow.c
12737           src/prefs_account.c
12738           src/prefs_actions.c
12739           src/prefs_common.c
12740           src/prefs_customheader.c
12741           src/prefs_display_header.c
12742           src/prefs_filtering.c
12743           src/prefs_folder_item.c
12744           src/prefs_matcher.c
12745           src/prefs_scoring.c
12746           src/prefs_summary_column.c
12747           src/prefs_template.c
12748           src/prefs_toolbar.c
12749                  improve the English in the GUI
12750
12751 2002-11-27 [colin]      0.8.6claws21
12752
12753         * src/folder.c
12754                 Fix processing renaming problems happening after
12755                 last commit
12756
12757 2002-11-27 [colin]      0.8.6claws20
12758
12759         * src/folder.c
12760                 recursive move now deletes src each subfolder after 
12761                 having moved it
12762         * src/folderview.c
12763                 Use identifier instead of path during dnd (enables
12764                 IMAP folder dnd)
12765
12766 2002-11-27 [paul]       0.8.6claws19
12767
12768         * src/main.c
12769                 apply patch that does command-line processing 
12770                 BEFORE gtk_init, allowing claws to run from 
12771                 shell-scripts in non-X environment (e.g. crontab 
12772                 or ip-up, ip-down scripts). Patch submitted by
12773                 Ruslan N. Balkin <baron@dartel.ru>
12774                 
12775         * po/it.po
12776                 updated by Alessandro Maestri
12777
12778 2002-11-27 [paul]       0.8.6claws18
12779
12780         * sync with 0.8.6cvs12
12781           src/prefs_common.c
12782                 Differences are that main uses a 'Receive dialog'
12783                 frame on the Interface tab, whereas claws groups all 
12784                 the dialogs together in a 'Dialogs' frame.
12785
12786 2002-11-27 [colin]      0.8.6claws17
12787
12788         * src/prefs_matcher.c
12789                 Fix Execute criteria's NOT flag
12790
12791
12792 2002-11-26 [christoph]  0.8.6claws16
12793
12794         * src/ssl.c
12795                 rewrite the ssl code a little bit, only use one
12796                 SSL context, set default certificates' file/path
12797
12798 2002-11-26 [thorsten]   0.8.6claws15
12799
12800         * src/compose.c
12801                 default-reply-to didn't work for ml-reply
12802
12803 2002-11-26 [melvin]     0.8.6claws14
12804
12805         * src/prefs_actions.c
12806                 Made pipe-actions ignore short headers in message view
12807                 Made trailing-pipe-actions write in the message view with
12808                 the same font as the original message
12809
12810 2002-11-26 [paul]       0.8.6claws13
12811
12812         * src/compose.c
12813                 this time commit the correct file
12814
12815 2002-11-26 [paul]       0.8.6claws12
12816
12817         * sync with 0.8.6cvs11
12818           src/quote_fmt_parse.y  
12819                 no sync needed
12820           src/account.[ch]       
12821                 not sync'ed
12822           src/compose.c
12823                 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
12824                 on draft mode.
12825                 compose_reedit(): add check for 'X-Sylpheed-Account-Id:' 
12826                 header
12827                 
12828         see ChangeLog 2002-11-25 and 2002-11-26
12829
12830 2002-11-26 [colin]      0.8.6claws11
12831
12832         * src/folderview.c
12833                 Fix collapsed folder not auto-expanding during
12834                 mail dnd, if it was the source folder.
12835
12836 2002-11-25 [colin]      0.8.6claws10
12837
12838         * src/folderview.[ch]
12839                 Variable renaming and cleaning (slist of nodes 
12840                 to be re-collapsed is stored in FolderView)
12841
12842 2002-11-25 [paul]       0.8.6claws9
12843
12844         * src/prefs_common.[ch]
12845                 fix breakage caused by last commit
12846
12847 2002-11-25 [paul]       0.8.6claws8
12848
12849         * sync with 0.8.6cvs4
12850                 see ChangeLog 2002-11-21
12851
12852 2002-11-25 [paul]       0.8.6claws7
12853
12854         * sync with 0.8.6cvs4
12855                 see ChangeLog 2002-11-20
12856
12857 2002-11-25 [paul]       0.8.6claws6
12858
12859         * sync with 0.8.6cvs3
12860                 see ChangeLog 2002-11-18
12861
12862 2002-11-25 [colin]      0.8.6claws5
12863
12864         * src/gtkutils.[ch]
12865                 Add gtkut_ctree_node_is_parent()
12866         * src/folderview.c
12867                 Spring-loaded folders
12868
12869 2002-11-25 [colin]      0.8.6claws4
12870
12871         * src/utils.[ch]
12872                 Add slist_concat_unique(), function to merge
12873                 two GSList filtering dups
12874         * src/folder.[ch]
12875         * src/summaryview.[ch]
12876         * src/folderview.c
12877         * src/main.c
12878                 Add detection/update/display of unread answers
12879                 to marked mails
12880         * src/procmsg.[ch]
12881                 Add procmsg_find_children()
12882                 Add procmsg_msg_has_marked_parent()
12883
12884 2002-11-25 [colin]      0.8.6claws3
12885
12886         * src/ssl_certificate.[ch]
12887                 Allow checking a certificate without a DNS
12888                 lookup
12889                 Allow to forget a cert (by deleting it)
12890                 Make ssl_certificate_destroy_public
12891         * src/ssl_manager.[ch] ** NEW FILES **
12892                 Gui to manage (display/remove) certificates
12893         * src/prefs_common.[ch]
12894                 Add a pref to allow silent acceptation of
12895                 trusted certificates or not (based on the
12896                 "I want to know what's going on" principle)
12897         * src/mainwindow.c
12898                 Add SSL manager in Tools menu
12899         * src/Makefile.am
12900                 Add the new files to the build
12901         * po/POTFILES.in
12902                 Add ssl_manager.c to translations
12903
12904 2002-11-25 [colin]      0.8.6claws2
12905
12906         * src/summaryview.[ch]
12907                 Add S_SEARCH_EXTENDED to the quick search, which 
12908                 allows to search using filtering syntax.
12909
12910 2002-11-25 [colin]      0.8.6claws1
12911
12912         * src/summaryview.c
12913                 Deletion of duplicates now prefer deleting
12914                 the unread dup (fixes feature-request 638989).
12915
12916 2002-11-24 [paul]       0.8.6claws
12917
12918         * po/es.po
12919           po/pl.po
12920           po/ru.po
12921           po/sr.po
12922                 updated by Ricardo Mones Lastra,
12923                 Witold Wladyslaw Wojciech Wilk,
12924                 Ruslan N. Balkin, and  Urke MMI 
12925                 respectively
12926
12927 2002-11-24 [paul]       0.8.5claws182
12928
12929         * po/bg.po
12930                 updated by George Danchev
12931
12932 2002-11-23 [alfons]     0.8.5claws181
12933
12934         * src/imap.c
12935                 tiny memory leak found by browsing Dimitar's 
12936                 valgrind report
12937
12938 2002-11-23 [paul]       0.8.5claws180
12939
12940         * po/it.po
12941                 updated by Alessandro Maestri
12942
12943 2002-11-22 [christoph]  0.8.5claws179
12944
12945         * src/compose.c
12946         * src/inc.c
12947         * src/prefs_filtering.c
12948         * src/summaryview.c
12949                 more warning fixes
12950
12951 2002-11-22 [alfons]     0.8.5claws178
12952
12953         * src/summaryview.c
12954                 summary_execute_delete_func(): if message is deleted, make 
12955                 sure to also remove its entry in the subject hash table. 
12956                 fixes a corner case bug.
12957
12958 2002-11-22 [paul]       0.8.5claws177
12959
12960         * .cvsignore
12961                 add 'autom4te.cache'
12962                 
12963         * ltconfig      ** REMOVED **
12964                 not needed
12965
12966 2002-11-22 [paul]       0.8.5claws176
12967
12968         * src/textview.c
12969                 textview_set_font(): fix for message display in
12970                 UTF-8 locales (thanks to Sergey Vlasov).
12971                 
12972         * AUTHORS
12973                 add new team members and contributors
12974
12975
12976 2002-11-21 [colin]      0.8.5claws175
12977
12978         * src/procmsg.[ch]
12979                 Add procmsg_remove_special_headers()
12980         * src/mh.c
12981                 Use procmsg_remove_special_headers() for 
12982                 previous fix
12983
12984 2002-11-21 [colin]      0.8.5claws174
12985
12986         * src/mh.c
12987                 Fix moving/copying from queue/draft folders
12988                 for MH folders
12989
12990 2002-11-21 [christoph]  0.8.5claws173
12991
12992         * src/crash.c
12993         * src/filtering.c
12994         * src/logwindow.c
12995         * src/main.c
12996         * src/matcher_parser_lex.[hl]
12997         * src/mbox.c
12998         * src/mbox_folder.[ch]
12999         * src/prefs_filtering.c
13000         * src/procheader.c
13001         * src/quote_fmt_lex.l
13002         * src/ssl.c
13003                 fix all warnings except the warnings in lex and yacc files
13004
13005 2002-11-20 [christoph]  0.8.5claws172
13006
13007         * src/imap.c
13008                 fix MsgInfo retrieval for IMAP draft and queue folders
13009                 (closes bug [ 619558 ] Draft saving on IMAP box issue)
13010
13011 2002-11-19 [christoph]  0.8.5claws171
13012
13013         * src/compose.c
13014                 fix segfault, when draft saving does not get
13015                 the MsgInfo of the new message
13016                 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
13017
13018 2002-11-19 [christoph]  0.8.5claws170
13019
13020         * src/procmsg.c
13021                 add parameter check for flag setting function
13022                 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
13023
13024 2002-11-18 [paul]       0.8.5claws169
13025
13026         * src/compose.c
13027                 more sensitivity fixes to redirect mode:
13028                 * disable toolbar draft button
13029                 * allow only Address book in the Tools menu
13030                 * disable editing of message by the spell
13031                   checker
13032
13033 2002-11-18 [paul]       0.8.5claws168
13034
13035         * src/compose.c
13036                 fix sensitivity of menu items in compose_redirect():
13037                 allow only the necessary items 
13038
13039 2002-11-18 [paul]       0.8.5claws167
13040
13041         * src/compose.c
13042                 fix bug [ 603259 ] 'attachment got lost on bounce'
13043
13044 2002-11-18 [paul]       0.8.5claws166
13045
13046         * po/ru.po
13047                 updated by Ruslan N. Balkin <baron@dartel.ru>
13048
13049 2002-11-18 [colin]      0.8.5claws165
13050
13051         * src/main.c
13052           src/defs.h
13053                 Remove old filtering stuff
13054
13055
13056 2002-11-17 [oliver]     0.8.5claws164
13057
13058         * src/toolbar.h
13059                 remove not needed typedef 
13060
13061 2002-11-17 [oliver]     0.8.5claws163
13062
13063         * src/toolbar.c
13064                 make toolbar's on click events translatable
13065
13066 2002-11-15 [colin]      0.8.5claws162
13067
13068         * src/summaryview.c
13069                 Revert too-soon integration of a feature
13070
13071 2002-11-15 [christoph]  0.8.5claws161
13072
13073         * src/imap.c
13074                 use main's implementation of imap_get_msginfo
13075
13076 2002-11-15 [christoph]  0.8.5claws160
13077
13078         * src/compose.c
13079         * src/folder.[ch]
13080         * src/imap.c
13081         * src/mbox_folder.c
13082         * src/mh.c
13083         * src/news.c
13084         * src/procmsg.c
13085         * src/summaryview.c
13086                 replace claws' fetch_msginfo with main's get_msginfo
13087                 (use main's implementation where possible)
13088
13089 2002-11-15 [colin]      0.8.5claws159
13090
13091         * src/ssl_certificate.c
13092                 Missed a check
13093
13094 2002-11-16 [melvin]     0.8.5claws158
13095
13096         * po/fr.po
13097                 Updated French translations.
13098
13099 2002-11-16 [colin]      0.8.5claws157
13100
13101         * src/ssl_certificate.c
13102                 Check for missing parts in the certificates
13103
13104 2002-11-15 [colin]      0.8.5claws156
13105
13106         * src/folderview.c
13107                 Preventive fix (missing check) found by
13108                 Alfons
13109
13110 2002-11-15 [paul]
13111
13112         * NEWS
13113                 sync with 0.8.6 release
13114
13115 2002-11-15 [colin]      0.8.5claws155
13116
13117         * src/folder.[ch]
13118           src/folderview.c
13119                 Fix error handling of folder_item_move_to()
13120                 (thanks to Alfons!)
13121
13122 2002-11-15 [colin]      0.8.5claws154
13123
13124         * src/folder.[ch]
13125           src/folderview.c
13126                 folder_item_move_to() sets an error message instead
13127                 of having GUI stuff in folder.c
13128
13129 2002-11-15 [colin]      0.8.5claws153
13130
13131         * src/procmsg.[ch]
13132                 Implemented a callback for MsgInfo updates, 
13133                 heavily copy/pasted from Christoph's folder 
13134                 callback system
13135         * src/summaryview.[ch]
13136                 Register summary_update_msg as callback
13137
13138 2002-11-14 [colin]      0.8.5claws152
13139         
13140         * src/procmsg.c
13141                 Update the FolderItem after sending (fixes 617593)
13142
13143 2002-11-14 [christoph]  0.8.5claws151
13144
13145         * src/folder.c
13146                 fix wrong position of NULL pointer check found
13147                 by Sergey
13148
13149 2002-11-14 [christoph]  0.8.5claws150
13150
13151         * src/folder.c
13152                 fix segfault when deleting messages from IMAP folders
13153                 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
13154
13155 2002-11-14 [colin]      0.8.5claws149
13156
13157         * src/compose.c
13158                 Forwarding was also ignoring the folder's default account.
13159
13160 2002-11-14 [colin]      0.8.5claws148
13161
13162         * src/compose.c
13163                 Fix sent folder not set to folder properties when 
13164                 forwarding.
13165
13166 2002-11-14 [thorsten]   0.8.5claws147
13167
13168         * src/inc.c
13169                 inc_start(): Files were not moved from .processing to inbox,
13170                 if no global processing rule existed
13171
13172 2002-11-14 [colin]      0.8.5claws146
13173
13174         * src/ssl_certificate
13175                 Fix file operations
13176
13177 2002-11-14 [paul]       0.8.5claws145
13178
13179         * po/it.po
13180                 updated by Alessandro Maestri
13181
13182 2002-11-13 [alfons]     0.8.5claws144
13183
13184         * src/folder.c
13185                 folder_item_close(): only mark messages unread
13186                 when a folder has new messages 
13187
13188 2002-11-13 [keith]      0.8.5claws143
13189
13190         * src/imap.c
13191                 Fix problem moving or copying between
13192                 IMAP folders
13193
13194 2002-11-13 [colin]      0.8.5claws142
13195
13196         * src/matcher_parser_parse.y
13197                 Fix rule problem when " don't match
13198
13199 2002-11-13 [christoph]  0.8.5claws141
13200
13201         * src/folder.c
13202         * src/folderview.c
13203                 moved cache saving to folder_item_close
13204                 the folderview should not have to deal with
13205                 this things
13206
13207 2002-11-13 [christoph]  0.8.5claws140
13208
13209         * src/summaryview.c
13210                 moved setting of important score to
13211                 summary_set_prefs_from_folderitem
13212
13213 2002-11-13 [colin]      0.8.5claws139
13214
13215         * src/matcher_parser_parse.y
13216                 Fix a segfault in the parser (happening when
13217                 a good expression had been tested and a bad 
13218                 one arrives)
13219
13220 2002-11-13 [paul]       0.8.5claws138
13221
13222         * sync with 0.8.5cvs24
13223                 see ChangeLog 2002-11-13
13224                 
13225         * po/pt_BR.po
13226                 updated by Fabio Jr. Beneditto
13227
13228 2002-11-13 [colin]      0.8.5claws137
13229         
13230         * src/msgcache.c
13231           src/defs.h
13232           src/procmsg.[ch]
13233                 Revert last commit, problem
13234
13235 2002-11-13 [colin]      0.8.5claws136
13236
13237         * src/msgcache.c
13238                 Remove duplicated code
13239         * src/defs.h
13240                 Bumped CACHE_VERSION and MARK_VERSION
13241         * src/procmsg.[ch]
13242                 Network endian for cache and mark files
13243
13244 2002-11-12 [colin]      0.8.5claws135
13245
13246         * src/inc.c
13247                 Fix the "socket error" dialog which disappeared
13248
13249 2002-11-12 [colin]      0.8.5claws134
13250
13251         * src/msgcache.c
13252                 Reverse last commit which had performance 
13253                 problems, but still reverse the list
13254
13255 2002-11-12 [colin]      0.8.5claws133
13256
13257         * src/msgcache.c
13258                 Reverse list order
13259
13260 2002-11-12 [melvin]     0.8.5claws132
13261
13262         * src/compose.c
13263                 Added a check for a NULL prefs_common.dictionary
13264
13265 2002-11-12 [colin]      0.8.5claws131
13266
13267         * src/ssl_certificate.[ch]
13268                 Use FQDN hostname
13269
13270 2002-11-12 [colin]      0.8.5claws130
13271
13272         * src/ssl_certificate.[ch]
13273                 Take connection port into account for 
13274                 checking certificates (a single hostname
13275                 could have multiple servers with multiple
13276                 certificates)
13277         * src/ssl.c
13278                 Pass the port to ssl_certificate_check
13279
13280 2002-11-12 [paul]       0.8.5claws129
13281
13282         * src/folder.c
13283                 fix a typo in last commit
13284
13285 2002-11-12 [paul]       0.8.5claws128
13286
13287         * sync with 0.8.5cvs23
13288                 see ChangeLog entry 2002-11-12
13289
13290 2002-11-11 [colin]      0.8.5claws127
13291
13292         * src/ssl_certificate.c
13293                 Cleaner messages
13294                 Don't popup, instead log error, if the 
13295                 corresponding pref is checked
13296         * src/ssl_certificate.h
13297                 include <openssl/objects/h>
13298
13299 2002-11-11 [colin]      0.8.5claws126
13300
13301         * src/ssl_certificate.h
13302                 _Really_ clean it
13303
13304 2002-11-11 [colin]      0.8.5claws125
13305         
13306         * src/ssl_certificate.c
13307                 Fixed leak
13308
13309 2002-11-11 [colin]      0.8.5claws124
13310
13311         * src/ssl.c
13312                 Cleaned a bit
13313         * src/ssl_certificate.[ch]
13314                 Cleaned a bit (better use of SSL API)
13315                 (This will cause non-recognition of saved 
13316                  certificates of claws12[23]...)
13317
13318 2002-11-11 [paul]       0.8.5claws123
13319         
13320         * po/es.po
13321                 updated by Ricardo Mones Lastra
13322
13323 2002-11-11 [colin]      0.8.5claws122
13324
13325         * src/ssl.c
13326                 Fix a typo
13327
13328 2002-11-11 [colin]      0.8.5claws121
13329
13330         * src/ssl_certificate.[ch] ** NEW FILES **
13331         * src/ssl.[ch]
13332                 Check SSL certificates presented to us
13333         * src/Makefile.am
13334                 Add ssl_certificate.[ch]
13335         * po/POTFILES.in
13336                 Add ssl_certificate.c
13337
13338 2002-11-11 [paul]       0.8.5claws120
13339
13340         * sync with 0.8.5cvs22
13341                 see ChangeLog 2002-11-11
13342
13343 2002-11-11 [paul]       0.8.5claws119
13344
13345         * sync with 0.8.5cvs21
13346                 see ChangeLog 2002-11-11
13347
13348 2002-11-10 [jens]       0.8.5claws118
13349
13350         * src/folder.c
13351         * src/folderview.c
13352                 corrected some typing
13353         * po/de.po
13354                 updated german translation
13355         * sylpheed.spec.in
13356                 cleaned up specfile and adjusted it for claws
13357
13358 2002-11-10 [colin]      0.8.5claws117
13359
13360         * src/summaryview.c
13361                 a STATUSBAR_PUSH/POP fix
13362
13363 2002-11-10 [colin]      0.8.5claws116
13364
13365         * src/prefs_folder_item.c
13366                 Fix hanging after opening folder properties
13367
13368 2002-11-10 [hoa]        0.8.5claws115
13369
13370         * src/matcher_parser_lex.l
13371         * src/matcher_parser_parse.y
13372                 config file for scoring and filtering is no more trashed
13373                 when there is a syntax error in a filtering rule when
13374                 editing it in a dialog.
13375
13376 2002-11-09 [colin]      0.8.5claws114
13377
13378         * src/mbox_folder.c
13379                 Added missing initialisation of folder->destroy()
13380
13381 2002-11-09 [colin]      0.8.5claws113
13382
13383         * src/folder.c
13384           src/folderview.c
13385                 Fix the status bar messages
13386
13387 2002-11-09 [colin]      0.8.5claws112
13388
13389         * src/folderview.c
13390                 Fix hangs after folder dnd, happening after 
13391                 claws109.
13392
13393 2002-11-09 [christoph]  0.8.5claws111
13394
13395         * src/folderview.c
13396                 just changed order of calls (reverse order of
13397                 associated calls)
13398         * src/inc.c
13399                 lock inc when checking only one account, otherwise
13400                 inc all could be executed at the same time
13401
13402 2002-11-09 [christoph]  0.8.5claws110
13403
13404         * src/folderview.c
13405                 better unlock the mouse cursor before calling
13406                 summary_show because it changes the cursor too
13407
13408 2002-11-09 [christoph]  0.8.5claws109
13409
13410         * src/folder.[ch]
13411         * src/folderview.c
13412                 add functions to open and close a folder
13413                 o opending will execute scanning for remote folders
13414                   and processing
13415                 o closing will unset new flag for messages
13416
13417 2002-11-09 [colin]      0.8.5claws108
13418
13419         * src/folder.c
13420                 Add a call to prefs_matcher_write_config to 
13421                 avoid non-leaf folders filtering settings to be
13422                 lost
13423
13424 2002-11-09 [paul]       0.8.5claws107
13425
13426         * src/prefs_account.c
13427                 re-word a label
13428
13429 2002-11-09 [colin]      0.8.5claws106
13430
13431         * src/folderview.c
13432                 Minor esthetic fix
13433
13434 2002-11-09 [colin]      0.8.5claws105
13435
13436         * src/folderview.c
13437                 Fix prefs_filtering deletion for MH folders (same
13438                 reason as below)
13439         * src/prefs_filtering.c
13440                 Fix prefs_filtering renaming and deletion for 
13441                 folder-based processing rules.  
13442
13443 2002-11-09 [christoph]  0.8.5claws104
13444
13445         * src/compose.c
13446         * src/folder.[ch]
13447         * src/folderview.[ch]
13448         * src/import.c
13449         * src/inc.c
13450         * src/main.c
13451         * src/mainwindow.c
13452         * src/messageview.c
13453         * src/prefs_folder_item.c
13454         * src/procmsg.c
13455         * src/summaryview.c
13456                 implement a callback system for folder item updates
13457
13458 2002-11-09 [colin]      0.8.5claws103
13459
13460         * src/folderview.c
13461                 Fix prefs_filtering renaming for MH folders (we
13462                 shouldn't rename by path as another folder could
13463                 have the same hierarchy).
13464
13465 2002-11-09 [colin]      0.8.5claws102
13466
13467         * src/folder.c
13468                 Fix a leak found by Christoph, use better variable
13469                 names
13470
13471 2002-11-09 [colin]      0.8.5claws101
13472
13473         * src/folder.c
13474                 One more fix for processing rules
13475
13476 2002-11-08 [colin]      0.8.5claws100
13477         
13478         * src/matcher.c
13479                 Don't copy the compiled regexp (will be reevaluated)
13480         * src/folderview.c
13481                 Lock folderview while moving
13482         * src/folder.c
13483                 Provide info on what's happening to the user
13484
13485 2002-11-08 [colin]      0.8.5claws99
13486
13487         * src/folderview.c
13488                 Fix folder reordering after a move if parent is 
13489                 root
13490         * src/scoring.[ch]
13491                 Add function to copy a ScoringProp
13492         * src/prefs_folder_item.c
13493                 Copy scoring rules when copying a folder prefs
13494
13495 2002-11-08 [colin]      0.8.5claws98
13496
13497         * src/folderview.c
13498                 Fixes in case of failure
13499         * src/filtering.[ch]    
13500                 Add function to duplicate a FilteringProp
13501         * src/matcher.[ch]
13502                 Add function to duplicate a MatcherProp
13503         * src/prefs_folder_item.c
13504                 Save folder's processing rules when copying 
13505                 its prefs
13506
13507 2002-11-08 [colin]      0.8.5claws97
13508         
13509         * src/folderview.c
13510                 Sort after move
13511         * src/folder.c 
13512                 Change a printf to debug_print
13513
13514 2002-11-08 [colin]      0.8.5claws96
13515
13516         * src/folder.c
13517           src/folderview.c
13518                 Fix segfaults, call me stupido
13519         
13520
13521 2002-11-08 [colin]      0.8.5claws95
13522
13523         *src/folder.c
13524                 Added forgotten prefs to save when moving folders
13525
13526 2002-11-08 [colin]      0.8.5claws94
13527
13528         * src/folder.c
13529                 Fixes to folder DND (prefs copy)
13530         * src/folderview.c
13531                 Optimization for folder DND (don't rescan whole tree)
13532                 Added folderview_create_folder_node() for this 
13533                 optimization, so de-duped a bit the code
13534         * src/prefs_folder_item.[ch]
13535                 Added prefs_folder_item_copy_prefs()    
13536           
13537 2002-11-08 [paul]       0.8.5claws93
13538
13539         * src/prefs_account.c
13540           tools/README
13541           tools/kmail2sylpheed_v2.pl
13542                 correct some typos
13543
13544 2002-11-08 [paul]       0.8.5claws92
13545
13546         * src/compose.c
13547           src/prefs_account.[ch]
13548                 remove account options 'clearsign' and 'ascii_armored',
13549                 replace with 'default_gnupg_mode' to prevent mixed-mode
13550                 Privacy settings
13551
13552 2002-11-08 [paul]       0.8.5claws91
13553
13554         * src/compose.[ch]
13555                 re-implement GnuPG 'on-the-fly' mode selection,
13556                 disallow mixed-mode
13557
13558 2002-11-08 [colin]      0.8.5claws90
13559
13560         * src/folderview.c
13561           src/prefs_folder_item.c
13562                 Change "Property" to "Properties"
13563
13564 2002-11-07 [colin]      0.8.5claws89
13565
13566         * src/folderview.c
13567           src/folder.c
13568                 Allow folder dropping to a root folder
13569
13570 2002-11-07 [paul]       0.8.5claws88
13571
13572         * src/compose.c
13573                 revert last commit
13574
13575 2002-11-07 [paul]       0.8.5claws87
13576
13577         * src/compose.c
13578                 fix reply-to-list bug. closes bug report
13579                 "[633382] reply-to-list broken in recent cvs"
13580
13581 2002-11-07 [paul]       0.8.5claws86
13582
13583         * src/compose.c
13584                 add a forgotten '#if USE_GPGME ... #endif'
13585
13586 2002-11-07 [paul]       0.8.5claws85
13587
13588         * sync with 0.8.5cvs20
13589                 see ChangeLog 2002-11-07
13590
13591 2002-11-07 [colin]      0.8.5claws84
13592
13593         * src/folder.[ch]
13594                 Change folder_item_move_to to return the newly 
13595                 created folderitem.
13596         * src/folderview.c
13597                 Select the new folderitem after moving.
13598
13599 2002-11-07 [colin]      0.8.5claws83
13600
13601         * src/prefs_filtering.c
13602                 Fix rule rewriting when moving a leaf folder to a 
13603                 shorter path
13604
13605 2002-11-07 [colin]      0.8.5claws82
13606
13607         * src/prefs_filtering.c
13608                 fix a leak
13609
13610 2002-11-07 [colin]      0.8.5claws81
13611
13612         * src/folder.[ch]
13613                 Add folder_item_move_to() function to move a 
13614                 folderitem into another one (updates matcher etc)
13615         * src/folderview.c
13616                 Add folder drag'n drop (context menu to come)
13617                 [Should be dataloss free, but Please backup before 
13618                  trying !]
13619
13620 2002-11-06 [colin]      0.8.5claws80
13621
13622         * src/mh.c
13623                 mh_create_folder() returns NULL if can't create
13624                 directory hierarchy
13625
13626 2002-11-06 [paul]       0.8.5claws79
13627
13628         * src/compose.[ch]
13629                 allow 'on-the-fly' changing of the type of encryption 
13630                 and/or signing used (mime/ascii) via the compose window
13631
13632 2002-11-06 [paul]       0.8.5claws78
13633
13634         * sync with 0.8.5cvs19
13635                 see ChangeLog 2002-11-06 for src/account.c: 
13636                 account_get_special_folder()
13637                 
13638 2002-11-05 [alfons]     0.8.5claws77
13639
13640         * src/crash.c
13641                 very minor cleanups: nothing to see here, move on. :-)
13642
13643 2002-11-05 [colin]      0.8.5claws76
13644
13645         * src/main.c
13646                 Changes choices if compose windows are opened to
13647                 Discard, Draft, Don't quit
13648
13649 2002-11-05 [thorsten]   0.8.5claws75
13650
13651         * src/compose.c
13652                 reenabled default_reply_to folder option
13653
13654 2002-11-05 [colin]      0.8.5claws74
13655
13656         * src/compose.[ch] 
13657                 add compose_draft()
13658         * src/crash.c
13659                 add SIGTERM handler
13660         * src/main.[ch]
13661                 add clean_quit() for the SIGTERM handler
13662
13663 2002-11-05 [paul]       0.8.5claws73
13664         
13665         * po/es.po
13666                 updated by Ricardo Mones Lastra
13667
13668 2002-11-05 [melvin]     0.8.5claws72
13669
13670         * src/logwindow.c
13671                 Fixed log-clipping bug #616795.
13672                 To stop logging in the log window use 0 length.
13673         * src/prefs_common.c
13674                 Added a label to inform about the 0 log length behaviour.
13675
13676 2002-11-05 [paul]       0.8.5claws71
13677
13678         * sync with 0.8.5cvs17
13679                 see ChangeLog 2002-11-05
13680
13681 2002-11-04 [paul]       0.8.5claws70
13682
13683         * sylpheed-128x128.png
13684           sylpheed-64x64.png
13685           sylpheed.png
13686                 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
13687                 <nikai@users.sourceforge.net>
13688                 
13689         * po/bg.po
13690                 updated by George Danchev
13691
13692 2002-11-03 [thorsten]   0.8.5claws69
13693
13694         * src/main.c
13695           src/mimeview.c
13696           src/rfc2015.h
13697                 add check if gpg is active
13698
13699 2002-11-03 [thorsten]   0.8.5claws68
13700
13701         * src/toolbar.h
13702                 removed GSList declaration causing trouble on MacOS-X
13703                 (submitted by alfons, reported by xfesty)
13704
13705 2002-11-01 [paul]       0.8.5claws67
13706
13707         * src/mainwindow.c
13708                 remove last remnants of main's filter code
13709
13710 2002-11-01 [paul]       0.8.5claws66
13711
13712         * tools/filter_conv.pl
13713                 fix bug where user-defined headers were ignored
13714
13715 2002-11-01 [paul]       0.8.5claws65
13716
13717         * src/logwindow.c
13718                 make a debug_print() not translatable
13719
13720 2002-10-31 [melvin]     0.8.5claws64
13721
13722         * ac/aspell.m4
13723                 Fixed --disable-aspell-test. Now --disable-aspell-test will 
13724                 not run any GNU/aspell test.  The dictionary path will
13725                 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
13726                 was given, in which case, it will be $prefix/lib/aspell/
13727         * configure.in
13728                 Fixed typo in commentary (Aspell code).
13729
13730 2002-10-31 [paul]       0.8.5claws63
13731
13732         * po/POTFILES.in
13733                 remove src/filter.c and src/prefs_filter.c
13734                 thanks to Ricardo for reminding me
13735
13736 2002-10-31 [colin]      0.8.5claws62
13737
13738         * src/mbox_folder.c
13739                 Plug some leaks
13740
13741 2002-10-31 [paul]       0.8.5claws61
13742
13743         * src/prefs_filter.[ch] ** REMOVED **
13744           src/filter.[ch]       ** REMOVED **
13745           
13746         * src/Makefile.am
13747           src/folderview.c
13748           src/inc.c
13749           src/main.c
13750           src/mainwindow.c
13751           src/mbox.c
13752           src/prefs_common.c
13753           src/prefs_filtering.c
13754           src/summaryview.[ch]
13755                 remove main's 'filter' code
13756                 
13757         README.claws
13758                 update to reflect removal of main's filter
13759
13760 2002-10-31 [paul]       0.8.5claws60
13761
13762         * src/summaryview.c
13763                 remove check for global_processing in summary_filter_open(). 
13764                 This fixes the bug where if the user uses the right-click 
13765                 'Create filter rule...' and doesn't have any filter rules 
13766                 already defined in claws' advanced filtering, the newly 
13767                 created filter rule goes to main's filtering which is 
13768                 inaccessible through the gui. Now the filter rule gets added
13769                 to claws' filtering by default.
13770
13771 2002-10-28 [melvin]     0.8.5claws59
13772
13773         * src/prefs_actions.c
13774                 Fixed bug #627322 where MIME parts were not always
13775                 correctly passed to a %p action
13776                 Display an error dialog when message filename is not found.
13777
13778 2002-10-28 [melvin]     0.8.5claws58
13779
13780         * src/prefs_common.c
13781                 Readded a missing function declaration lost in 0.8.3claws34
13782
13783 2002-10-28 [paul]       0.8.5claws57
13784
13785         * sync with 0.8.5cvs15
13786                 see ChangeLog 2002-10-28 and 2002-10-25
13787                 
13788         Note: ChangeLog entry 2002-10-24 is not sync'ed.
13789
13790 2002-10-27 [oliver]     0.8.5claws56
13791
13792         * src/pop.c
13793                 plug leak in pop3_top_recv
13794
13795 2002-10-26 [christoph]  0.8.5claws55
13796
13797         * src/folder.c
13798                 set need_update folder flag when messages are added
13799                 (closes bug [ 626922 ] folder not updated after receiving)
13800
13801 2002-10-25 [melvin]     0.8.5claws54
13802
13803         * src/imageview.c
13804                 Fixed a memleak introduced in the scaling code.
13805
13806 2002-10-24 [alfons]     0.8.5claws53
13807
13808         * src/filtering.c
13809                 make filtering's forward message action forward from the 
13810                 correct account
13811                 (closes bug [628089 ] Filter -> Forward from address problem
13812                 reported by Oktay)
13813
13814 2002-10-24 [christoph]  0.8.5claws52
13815
13816         * src/mainwindow.c
13817         * src/manual.[ch]
13818                 o use manual of current locale or english if current
13819                   locale is not available (and english is available)
13820                 o also link to sylpheed doc project manuals
13821
13822 2002-10-23 [paul]       0.8.5claws51
13823
13824         * tools/README
13825           tools/kmail2sylpheed_v2.pl
13826                 add new version of kmail addressbook importer script.
13827                 works with newer versions of Kmail/KAddressBook which
13828                 have new and rearranged data.
13829
13830 2002-10-23 [martin]     0.8.5claws50
13831
13832         * src/folderview.c
13833         * src/summaryview.c
13834         * src/utils.h
13835         * src/utils.c
13836                 added length parameter to get_abbrev_newsgroup_name()
13837                 changed this function so that it abbreviates the newsgroup
13838                 names only so long it is smaller than the length parameter
13839                 (for better reading of some newsgroup names and space efficiency)
13840
13841 2002-10-22 [colin]      0.8.5claws49
13842
13843         *src/foldersel.c
13844                 Revert Alfons' last modification (after voting ;-))
13845
13846 2002-10-21 [alfons]     0.8.5claws48
13847
13848         * src/foldersel.c
13849                 folder view in folder selection dialog reflects state of
13850                 folder view in main window
13851
13852 2002-10-18 [alfons]     0.8.5claws47
13853
13854         * src/mbox.c
13855                 drop imported messages in folder selected by user,
13856                 and not in the inbox
13857                 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
13858
13859 2002-10-18 [alfons]     0.8.5claws46
13860
13861         * src/compose.c
13862                 make automagic reply work correctly for email accounts 
13863                 (whether it's viable to do a full sync with Hiro's 
13864                 compose.c is still under discussion)
13865
13866 2002-10-18 [melvin]     0.8.5claws45
13867
13868         * src/prefs_actions.c
13869                 Fixed bug #622275 where asynchroneous actions left 
13870                 zombies processes
13871                 Made (synchroneous) actions' input be displayed live.
13872
13873 2002-10-18 [christoph]  0.8.5claws44
13874
13875         * src/textview.c
13876                 don't add a newline in the textview in front of the
13877                 first textpart if header display is disabled
13878                 (closes bug [ 603385 ] disabled header display leaves blank
13879                  lin)
13880
13881 2002-10-18 [christoph]  0.8.5claws43
13882
13883         * src/folder.[ch]
13884         * src/imap.c
13885         * src/mbox_folder.c
13886         * src/mh.c
13887         * src/news.c
13888                 folder->get_num_list now returns an error code
13889                 (closes bug [ 609424 ] News cache cleared on failure)
13890                 
13891 2002-10-17 [colin]      0.8.5claws42
13892         
13893         * src/news.c
13894                 Changed a printf by debug_print
13895
13896 2002-10-16 [paul]       
13897
13898         * tools/OOo2sylpheed.pl
13899                 allow for spaces in the name of the
13900                 file to be attached.
13901
13902 2002-10-16 [colin]      0.8.5claws41
13903
13904         * src/main.c
13905                 Use a tristate to change online mode
13906
13907 2002-10-16 [paul]       0.8.5claws40
13908
13909         * po/es.po
13910                 updated by Ricardo Mones Lastra
13911
13912 2002-10-16 [colin]      0.8.5claws39
13913
13914         * src/main.c
13915           src/mainwindow.[ch]
13916                 Added --online and --offline command-line
13917                 switches
13918
13919 2002-10-15 [christoph]  0.8.5claws38
13920
13921         * src/procmime.c
13922                 set mimeinfo->name to NULL after g_free to
13923                 avoid double freeing with g_free
13924
13925 2002-10-14 [christoph]  0.8.5claws37
13926
13927         * src/compose.c
13928         * src/filtering.c
13929         * src/summaryview.c
13930                 remove calls to folder->change_flags that are now
13931                 done by procmsg flag functions (seems it is not
13932                 used by any foldertype anyway)
13933         * src/folder.c
13934                 init folder->change_flags with NULL
13935
13936 2002-10-14 [christoph]  0.8.5claws36
13937
13938         * src/folder.[ch]
13939         * src/imap.[ch]
13940                 use virtual functions for folder item new and destroy
13941                 functions
13942
13943 2002-10-14 [melvin]     0.8.5claws35
13944
13945         * src/compose.c
13946                 Added a test to not run the spell checker if no default
13947                 dictionary is available. No dialog is displayed though.
13948
13949 2002-10-14 [melvin]     0.8.5claws34
13950
13951         * src/gtkaspell.c
13952                 Fixed bug in dictionary list context menu where
13953                 "More..." pointed to an emtpy submenu if the
13954                 number of dictionaries is a multiple of 15
13955                 Removed unneeded code in suggestions list creation
13956
13957 2002-10-14 [paul]       0.8.5claws33
13958
13959         * po/bg.po
13960                 updated by George Danchev
13961
13962 2002-10-13 [hoa]        0.8.5claws32
13963
13964         * src/matcher.[ch]
13965           src/matcher_parser_parser.y
13966                 removed the escaped string from internal structure
13967                 of matcher.
13968
13969 2002-10-12 [colin]      0.8.5claws31
13970
13971         * src/gtksctree.[ch]
13972           src/summaryview.c
13973                 Removed useless function gtksctree_reanchor
13974
13975 2002-10-12 [alfons]     0.8.5claws30
13976         
13977         * sync with remaining main changes 2002-10-09 - 2002-10-11
13978         - drop changes to src/compose.c (requires claws specific changes)
13979         
13980 2002-10-12 [alfons]     0.8.5claws29
13981         
13982         * sync with main changes of 2002-10-08
13983         - drop changes to src/compose.c (requires claws specific changes)
13984         - drop changes to src/summaryview.c (requires changes to compose.c)     
13985
13986 2002-10-12 [alfons]     0.8.5claws28
13987         
13988         * sync with main changes of 2002-10-07
13989
13990 2002-10-12 [alfons]     0.8.5claws27
13991
13992         * sync with main changes of 2002-10-04
13993         - drop changes to src/compose.c (requires claws specific changes)
13994         - drop changes to src/prefs_folder_item.c (claws implementation
13995           seems to be working)
13996
13997 2002-10-12 [colin]      0.8.5claws26
13998
13999         * src/mainwindow.c
14000                 Fix folder-flicker when space-reading, introduced 
14001                 in claws22.
14002
14003 2002-10-12 [colin]      0.8.5claws25
14004
14005         * src/compose.c
14006                 Save account address when saving as draft.
14007                 (closes bug 621838)
14008
14009 2002-10-12 [colin]      0.8.5claws24
14010
14011         * src/summaryview.c
14012                 Fix the problem consisting of no message selected
14013                 after the last message in a folder has been moved.
14014
14015 2002-10-12 [paul]       0.8.5claws23
14016
14017         * src/compose.c
14018           src/prefs_template.c
14019           src/template.[ch]
14020                 add Cc and Bcc to templates. Patch submitted by
14021                 John L. Males.
14022
14023 2002-10-12 [colin]      0.8.5claws22
14024
14025         * src/folderview.c
14026                 Fix a bug after "Check for new messages":
14027                 If a folder was opened, it was still selected at
14028                 the end of the check, but displayed empty.
14029         * src/mainwindow.c
14030                 Remove unnecessary check
14031
14032 2002-10-12 [paul]
14033
14034         * tools/README
14035                 be more verbose in the description of
14036                 OOo2sylpheed.pl
14037                 
14038
14039 2002-10-11 [colin]      0.8.5claws21
14040
14041         * src/mainwindow.c
14042                 Make space work (better) when no mail is selected
14043
14044 2002-10-11 [colin]      0.8.5claws20
14045
14046         * src/inc.c
14047           src/news.c
14048                 fix warnings
14049
14050 2002-10-11 [colin]      0.8.5claws19
14051
14052         * src/mainwindow.c
14053                 revert 0.8.5claws6 changes as i couldn't get to
14054                 anything satisfying
14055
14056 2002-10-11 [melvin]     0.8.5claws18
14057
14058         * src/compose.c
14059                 Removed buggy and unused macro (should have been committed in
14060                 0.8.5claws17)
14061
14062 2002-10-11 [melvin]     0.8.5claws17
14063
14064         * src/compose.c
14065                 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
14066
14067 2002-10-11 [thorsten]   0.8.5claws16 
14068
14069         * src/folderview.c
14070                 remove rescan warning
14071
14072 2002-10-11 [colin]      0.8.5claws15 
14073
14074         * src/procheader.c
14075                 fix a segfault that happens if conv_unmime_header
14076                 fails (should be better to find out why it fails)
14077
14078 2002-10-11 [christoph]  0.8.5claws14
14079
14080         * src/summaryview.c
14081                 update folderview stats after ignore/unignore thread
14082
14083 2002-10-11 [hoa]        0.8.5claws13
14084
14085         * src/quote_fmt_parse.y
14086                 Fixed a yacc/bison syntax error
14087         * src/matcher.c
14088                 Escaping of string is fixed.
14089
14090 2002-10-11 [colin]      0.8.5claws12
14091
14092         * src/imageview.c
14093                 Resize images to fit
14094
14095 2002-10-11 [paul]       0.8.5claws11
14096
14097         * po/es.po
14098                 updated by Ricardo Mones Lastra
14099
14100 2002-10-10 [alfons]     0.8.5claws10
14101
14102         * src/compose.c
14103                 allow dropping files by "moving" files from a file manager,
14104                 not only by the more cumbersome "copying". the latter 
14105                 mostly implies holding down the Control button
14106
14107 2002-10-10 [christoph]  0.8.5claws9
14108
14109         * src/summaryview.c
14110                 update folders after thread building for ignored threads
14111
14112 2002-10-10 [christoph]  0.8.5claws8
14113
14114         * config/.cvsignore
14115                 added Makefile
14116         * src/filtering.[ch]
14117         * src/folder.[ch]
14118         * src/folderview.[ch]
14119         * src/import.c
14120         * src/inc.[ch]
14121         * src/mbox.[ch]
14122         * src/procmsg.c
14123         * src/summaryview.[ch]
14124                 o added new flag need_update to FolderItem
14125                 o removed folder_table from various functions from tracking
14126                   folder updates
14127                 o set need_update flags in folder.c's move, copy and delete
14128                   functions and procmsg's flags functions
14129                 o added function folderview_update_items_when_required that
14130                   updates all folders with need_update set
14131                 o call folderview_update_items_when_required instead of
14132                   folderview_update_item_foreach
14133
14134 2002-10-09 [sergey]     0.8.5claws7
14135
14136         * src/compose.c
14137                 Strip CRs whel loading the text into editor in reedit mode.
14138
14139 2002-10-09 [colin]      0.8.5claws6
14140
14141         * src/mainwindow.c
14142                 Make Space work when no mail is selected
14143
14144 2002-10-09 [colin]      0.8.5claws5
14145
14146         * src/gtksctree.[ch]
14147                 Fix range_select
14148                 Add gtk_sctree_reanchor() 
14149         * src/summaryview.c
14150                 Use gtk_sctree_reanchor() - better fix for 
14151                 bug 60413
14152
14153 2002-10-09 [colin]      0.8.5claws4
14154
14155         * src/summaryview.c
14156                 Fix shift-click select after delete problem
14157                 (closes bug 60413)
14158
14159 2002-10-08 [thorsten]   0.8.5claws3
14160
14161         * src/summaryview.c
14162                 exclude current msg from -hide read messages-
14163
14164 2002-10-08 [colin]      0.8.5claws2
14165
14166         * src/inc.[ch]
14167           src/pop.c
14168           src/recv.c
14169                 Differentiate socket errors from disk full
14170                 errors
14171
14172 2002-10-08 [christoph]  0.8.5claws1
14173
14174         * Makefile.am
14175         * configure.in
14176                 modifications for new config directory
14177
14178         * config.guess  ** REMOVED **
14179         * config.sub    ** REMOVED **
14180         * install-sh    ** REMOVED **
14181         * ltmain.sh     ** REMOVED **
14182         * missing       ** REMOVED **
14183         * mkinstalldirs ** REMOVED **
14184                 these files are autogenerated by automake
14185                 when you run autogen.sh
14186
14187         * config/.cvsignore     ** NEW FILE **
14188         * config/Makefile.am    ** NEW FILE **
14189                 ignore autogenerated files
14190                 create a Makefile in this directory
14191
14192 2002-10-08 [paul]       0.8.5claws
14193
14194         * 0.8.5claws release
14195         
14196         * src/compose.c
14197           src/procheader.c
14198           src/procmsg.c
14199                 fix quote reply format for newsgroups reply bug
14200                 (thanks to Hoa)
14201                 
14202         * po/en_GB.po
14203           po/pl.po
14204                 updated by me and Witold Wladyslaw Wojciech Wilk
14205                 repectively
14206
14207 2002-10-07 [paul]       0.8.3claws53
14208
14209         * po/it.po
14210           po/pt_BR.po
14211           po/sr.po
14212                 updated messages catalogs, submitted by
14213                 Alessandro Maestri, Fabio Jr.Beneditto 
14214                 and Urke MMI, respectively.
14215
14216 2002-10-07 [christoph]  0.8.3claws52
14217
14218         * src/folder.[ch]
14219         * src/folderview.c
14220         * src/mainwindow.c
14221                 fix new folder ghost message bug
14222                 (closes bug [ 619722 ] wrong count for newly created folders)
14223
14224 2002-10-07 [christoph]  0.8.3claws51
14225
14226         * src/compose.c
14227                 fix news posting problem
14228
14229 2002-10-07 [melvin]     0.8.3claws50
14230
14231         * po/fr.po
14232                 Updated French translation
14233
14234 2002-10-05 [christoph]  0.8.3claws49
14235
14236         * src/gtkstext.c
14237                 check if line_start_cache is set in gtk_stext_update_text
14238                 (closes bug [ 618119 ] crash while doing search in folder)
14239
14240 2002-10-05 [christoph]  0.8.3claws48
14241
14242         * src/imap.c
14243         * src/news.c
14244         * src/utils.c
14245         * src/utils.h
14246                 implement cache cleanups for claws' folder system
14247                 (closes bug [ 595916 ] imapcache not cleaned up)
14248
14249 2002-10-05 [melvin]     0.8.3claws47
14250
14251         * src/prefs_actions.c
14252                 Made the help text more clear for the %p token
14253
14254 2002-10-04 [paul]       0.8.3claws46
14255
14256         * sync with 0.8.5
14257                 see ChangeLog 2002-10-02 and 2002-10-03
14258
14259 2002-10-04 [christoph]  0.8.3claws45
14260
14261         * src/inc.c
14262                 fix segfault caused by pop before smtp
14263                 call to inc_account_mail with NULL
14264                 pointer for mainwin
14265
14266 2002-10-04 [paul]       0.8.3claws44
14267
14268         * configure.in
14269                 sync the LDAP detection from 0.8.5cvs1
14270
14271 2002-10-02 [christoph]  0.8.3claws43
14272
14273         * po/de.po
14274                 fix small spelling error
14275
14276 2002-10-02 [melvin]     0.8.3claws42
14277
14278         * ac/aspell.m4
14279                 Behave better and say "no" when test program cannot be run.
14280
14281 2002-10-02 [paul]       0.8.3claws41
14282
14283         * sync with 0.8.4cvs1
14284                 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
14285                 
14286         * src/summaryview.c
14287                 toggle the behavior of Reply menuitem between
14288                 normal reply and reply-to-list
14289
14290 2002-10-01 [sergey]     0.8.3claws40
14291
14292         * src/compose.c
14293                 Convert newlines in the message text to the canonical form
14294                 before base64 encoding (RFC2045 compliance, fixes some
14295                 interoperability issues with Evolution 1.0.3)
14296
14297 2002-09-29 [colin]      0.8.3claws39
14298
14299         * src/summaryview.c
14300                 Fix an unwanted copy/paste
14301
14302 2002-09-29 [colin]      0.8.3claws38
14303
14304         * src/mainwindow.c
14305                 Renamed "Custom toolbar" to "Customize toolbar"
14306                 Renamed "Show all header" to "Show all headers"
14307                 Renamed "Set diplay item" to "Set displayed items"
14308         * src/prefs_common.c
14309                 Renamed "Show all header" to "Show all headers"
14310         * src/prefs_summary_column.c
14311                 Renamed "diplay item" to "displayed items"
14312
14313 2002-09-29 [colin]      0.8.3claws37
14314
14315         * src/mainwindow.[ch]
14316                 online/offline status pixmaps follow theme
14317                 changes
14318         * src/summaryview.[ch]
14319                 quicksearch pixmap follows theme changes
14320
14321 2002-09-29 [thorsten]   0.8.3claws36
14322
14323         * src/compose.c
14324           src/prefs_folder_item.[ch]
14325                 add default_reply_to folder option (closes patch 581044)
14326
14327 2002-09-29 [christoph]  0.8.3claws35
14328
14329         * acconfig.h    ** REMOVED **
14330         * configure.in
14331         * ac/aspell.m4
14332         * ac/check-type.m4
14333         * ac/gnupg-check-typedef.m4
14334                 fix autoheader 2.50 warning
14335
14336 2002-09-29 [christoph]  0.8.3claws34
14337
14338         * major code cleanup (part 2)
14339         
14340                 - unused variables removed
14341                 - unused functions removed
14342                 - uninitialized variables checked
14343                 - missing return statements added
14344                 - missing function return types added
14345                 - added parentheses around assignment
14346                   when suggested by gcc
14347
14348 2002-09-29 [alfons]     0.8.3claws33
14349
14350         * src/logwindow.c
14351                 log_window_clear(): only bracket gtk_text_forward_delete() 
14352                 with gtk_text_freeze() / gtk_text_thaw() (see if this
14353                 works around GTK text bug)
14354
14355 2002-09-29 [paul]       0.8.3claws32
14356
14357         * po/bg.po
14358           po/sr.po
14359                 updated by George Danchev and Urke MMI
14360                 respectively
14361
14362 2002-09-27 [christoph]  0.8.3claws31
14363
14364         * doc-src/readme.txt
14365         * doc-src/rfc1806.txt   ** REMOVED **
14366         * doc-src/rfc2183.txt   ** NEW FILE **
14367         * doc-src/rfc2980.txt   ** NEW FILE **
14368                 update rfcs
14369
14370 2002-09-27 [melvin]     0.8.3claws30
14371
14372         * ac/aspell.m4
14373                 Fixed typo which could break linking
14374
14375 2002-09-27 [melvin]     0.8.3claws29
14376
14377         * ac/aspell.m4
14378                 Improved GNU/aspell checking. 
14379                 Fixed bug #614490
14380
14381 2002-09-27 [paul]       0.8.3claws28
14382
14383         * sync with 0.8.3cvs8
14384                 see ChangeLog 2002-09-27
14385
14386 2002-09-26 [colin]      0.8.3claws27
14387
14388         * src/toolbar.[ch]
14389           src/mainwindow.[ch]
14390                 Add "Reply to Mailing-list" to the toolbar
14391
14392 2002-09-26 [christoph]  0.8.3claws26
14393
14394         * src/summaryview.c
14395                 Fix wrong message counts in summaryview status
14396
14397 2002-09-26 [paul]       0.8.3claws25
14398
14399         * sync with 0.8.3cvs7
14400                 see ChangeLog 2002-09-26
14401
14402 2002-09-26 [paul]       0.8.3claws24
14403
14404         * sync with 0.8.3cvs6
14405                 see ChangeLog 2002-09-25
14406
14407 2002-09-25 [christoph]  0.8.3claws23
14408
14409         * src/prefs_common.c
14410         * src/prefs_folder_item.c
14411         * src/prefs_scoring.c
14412                 Renamed "kill score" to "hide score" in GUI
14413                 and prefs files
14414
14415 2002-09-25 [paul]       0.8.3claws22
14416
14417         * sync with 0.8.3cvs5
14418                 see ChangeLog 2002-09-24
14419
14420 2002-09-24 [alfons]     0.8.3claws21
14421
14422         patch by Satoshi Nagayasu: allows appending / saving multiple 
14423         selected files (closes "[ 612279 ] save multiple mesg(s) in 
14424         'Save as ...'")
14425
14426         * AUTHORS
14427                 add Satoshi Nagayasu
14428         * src/summaryview.c
14429                 summary_save_as(): allow saving selected files to
14430                 one file
14431                 summary_set_menu_sensitive: enable "Save As..." when
14432                 multiple files are selected
14433         * src/utils.[ch]
14434                 append_file(): new function
14435
14436 2002-09-24 [colin]      0.8.3claws20
14437
14438         * src/procmime.c
14439                 Fix segfault when mimeinfo doesn't have a 
14440                 content_type. 
14441
14442 2002-09-24 [colin]      0.8.3claws19
14443
14444         * src/prefs_common.[ch]
14445                 Add a preference to display send dialog or not
14446         * src/send.c
14447                 Display send dialog according to preference
14448
14449 2002-09-24 [colin]      0.8.3claws18
14450
14451         * src/compose.[ch]
14452                 Disable user actions when sending
14453
14454 2002-09-24 [colin]      0.8.3claws17
14455
14456         * src/procmime.c
14457                 Do not display name or filename for attachments
14458                 with an application/pgp-signature type
14459                 (security flaw, see bug 537413)
14460
14461 2002-09-23 [colin]      0.8.3claws16
14462
14463         * src/editaddress.c
14464                 Initialize entry_email, entry_alias and 
14465                 entry_remarks to first email address of the list
14466
14467 2002-09-23 [colin]      0.83claws15
14468
14469         * src/compose.c
14470                 Drop pgp-signature when reediting a signed queued
14471                 message
14472
14473 2002-09-23 [melvin]     0.8.3claws14
14474
14475         * po/fr.po
14476                 Updated French translation
14477
14478 2002-09-23 [melvin]     0.8.3claws13
14479
14480         * src/mainwindow.c
14481                 Made custom toolbar menu labels more consistent
14482         * src/prefs_toolbar.c
14483                 Made custom toolbar window title more consistent
14484
14485 2002-09-22 [colin]      0.8.3claws12
14486
14487         * src/inc.c
14488                 Initialize session type to normal before getting 
14489                 mail (fixes strange Get behaviour)
14490         * src/prefs_account.h
14491                 Move STYPE_POP_BEFORE_SMTP to last position to 
14492                 avoid other side-effects
14493
14494 2002-09-22 [colin]      0.8.3claws11
14495
14496         * src/prefs_account.c
14497                 Fix pop_bfr_smtp_tm_entry sensivity when switching
14498                 from pop3 to apop or vice-versa
14499
14500 2002-09-22 [colin]      0.8.3claws10
14501         
14502         * src/prefs_account.[ch]
14503                 Add an option for the POP before SMTP timeout
14504         * src/inc.c
14505                 Remember time of last POP connection
14506         * src/send.c
14507                 Do POP before SMTP only if timeout reached
14508
14509 2002-09-22 [oliver]     0.8.3claws9
14510         
14511         * README.claws
14512                 explain custom toolbar
14513
14514 2002-09-22 [oliver]     0.8.3claws8
14515
14516         * src/prefs_actions.[ch]
14517         custom toolbar for compose      
14518                 actions callback from compose toolbar
14519         * src/folderview.c
14520                 remove include toolbar.h
14521
14522 2002-09-22 [oliver]     0.8.3claws7
14523         
14524         * src/prefs_toolbar.[ch]
14525                 custom toolbar for compose
14526                 - generic prefs_toolbar handles both
14527                   Mainwin's toolbar as well as Compose toolbar          
14528
14529 2002-09-22 [oliver]     0.8.3claws6
14530         
14531         * src/toolbar.[ch]
14532                 custom toolbar for compose
14533                 restructure toolbar.[ch]
14534
14535 2002-09-22 [oliver]     0.8.3claws5
14536
14537         * src/compose.[ch]
14538                 custom toolbar for compose
14539
14540 2002-09-22 [oliver]     0.8.3claws4
14541         
14542         * src/mainwindow.[ch]
14543                 custom toolbar for compose 
14544                 move mainwin toolbar back to mainwindow
14545
14546 2002-09-22 [alfons]     0.8.3claws3
14547
14548         * src/procmsg.c
14549                 :%sno/if(/if (/gc
14550                 :%sno/for(/for (/gc
14551                 (beautify)
14552
14553 2002-09-22 [alfons]     0.8.3claws2
14554         
14555         * src/procmsg.c
14556                 procmsg_save_to_outbox(): don't unlink message file from queue;
14557                 callers should do it using folder_item_remove_msg()
14558
14559 2002-09-22 [colin]      0.8.3claws1
14560
14561         * src/mimeview.[ch]
14562                 Made mimeview_check_signature() public
14563         * src/textview.c
14564                 Made GPG signatures verifiable by clicking
14565                 the [application/pgp-signature] in the Text
14566                 view
14567
14568 2002-09-22 [paul]       0.8.3claws
14569
14570         * po/bg.po
14571           po/en_GB.po
14572           po/es.po
14573           po/it.po
14574           po/pl.po
14575           po/pt_BR.po
14576           po/sr.po
14577                 updated translations, submitted by George Danchev,
14578                 me, Ricardo Mones Lastra, Alessandro Maestri,
14579                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto 
14580                 and Urke MMI, respectively.     
14581
14582 2002-09-22 [alfons]     0.8.2claws65
14583
14584         * src/procmsg.c
14585         * src/pgptext.c
14586                 no furry valgrinds have been used to plug these memleaks
14587
14588 2002-09-20 [paul]       0.8.2claws64
14589
14590         * sync with 0.8.3cvs4
14591                 'Select thread' re-implemented 
14592                 see ChangeLog 2002-09-20
14593
14594 2002-09-21 [alfons]     0.8.2claws63
14595
14596         * src/compose.c
14597                 compose_send(): plug unnoticed memleak
14598
14599 2002-09-20 [alfons]     0.8.2claws62
14600
14601         * src/addr_compl.c
14602                 replace_address_in_edit(): strict check for NULL address to
14603                 fix "[ 607348 ] Segfault in address completion". My guess is
14604                 that this happens with an empty address book, but it's good
14605                 to have this check here anyway
14606                 
14607                 completion_window_button_press(): free string returned 
14608                 from the internal cache
14609
14610 2002-09-20 [christoph]  0.8.2claws61
14611
14612         * src/procmime.h
14613                 added ENC_BINARY to EncodingType
14614         * src/procmime.c
14615                 the string returned by procmime_get_encoding_str
14616                 should not depend on the order of values in the
14617                 EncodingType definition
14618         * doc-src/rfc1806.txt   ** NEW FILE **
14619                 Added rfc1806 about MIME Content-Disposition
14620                 Extension
14621
14622 2002-09-19 [paul]       0.8.2claws60
14623
14624         * sync with 0.8.2cvs3
14625                 see ChangeLog 2002-09-19
14626
14627 2002-09-19 [paul]       0.8.2claws59
14628
14629         * src/prefs_folder_item.c
14630                 revert to Darko's original alignment of colour
14631                 selector button
14632                 add a colon to folder_color label
14633                 
14634         * src/compose.c
14635                 add Colin's patch (with Hiro's modifications) to 
14636                 force BASE64 encoding for 8-bit text when signing
14637                 (sync with 0.8.3cvs2)
14638
14639 2002-09-18 [alfons]     0.8.2claws58
14640
14641         * src/compose.c
14642                 :%sno/if(/if (/gc
14643                 :%sno/for(/for (/gc
14644                 (beautify a little bit)
14645
14646 2002-09-18 [christoph]  0.8.2claws57
14647
14648         * src/pine.c
14649                 fix handling of fgetc return value
14650
14651 2002-09-17 [alfons]     0.8.2claws56
14652         
14653         * src/summaryview.c
14654                 summary_sort(): check non-NULL summaryview->folder_item when no 
14655                 folder is selected at all
14656                 (closes "[ 610344 ] sort label make syl Crash")
14657
14658 2002-09-17 [alfons]     0.8.2claws55
14659         
14660         * src/compose.c
14661                 beautify a little bit
14662
14663 2002-09-17 [christoph]  0.8.2claws54
14664
14665         * src/folder.c
14666                 initialize max values for cache and folder
14667                 when cache or folder is empty
14668
14669 2002-09-15 [colin]      0.8.2claws53
14670
14671         * src/compose.c
14672                 Fix a leak (thanks Alfons!) and cleaned
14673                 variables names for custom headers
14674
14675 2002-09-15 [colin]      0.8.2claws52
14676
14677         * src/compose.c
14678                 Fix custom headers recognition when
14679                 prefs_common.trans_hdr is on
14680
14681 2002-09-15 [colin]      0.8.2claws51
14682
14683         * src/compose.c
14684                 Allow dynamically-added custom headers
14685                 Yet not reparsed if reedited
14686
14687 2002-09-15 [alfons]     0.8.2claws50
14688
14689         * src/prefs_account.c
14690                 fix warnings
14691
14692 2002-09-15 [colin]      0.8.2claws49
14693         
14694         * src/prefs_account.c
14695                 fix pop_before_smtp sensitivity
14696
14697 2002-09-15 [colin]      0.8.2claws48
14698
14699         * src/inc.[ch]
14700                 add inc_pop_before_smtp()
14701                 allow MainWindow to be undefined in 
14702                 inc_account_mail() and inc_start()
14703         * src/pop.c
14704           src/prefs_account.h
14705                 add STYPE_POP_BEFORE_SMTP session type
14706         * src/prefs_account.c
14707                 activated pop before smtp option
14708         * src/send.c
14709                 do pop before smtp if the relevant option 
14710                 is set
14711
14712 2002-09-15 [paul]       0.8.2claws47
14713
14714         * sync with 0.8.3
14715                 see ChangeLog 2002-09-15
14716
14717 2002-09-14 [paul]       0.8.2claws46
14718
14719         * po/bg.po
14720                 updated Bulgarian translation, submitted by
14721                 George Danchev
14722
14723 2002-09-13 [paul]       0.8.2claws45
14724
14725         * src/compose.c
14726                 merge claws' select_account() with main's
14727                 (new) compose_select_account(). [sync with
14728                 0.8.2cvs15, see ChangeLog 2002-09-11]
14729
14730 2002-09-12 [christoph]  0.8.2claws44
14731
14732         * src/filter.c
14733                 allocate 1 elements of FolderItem not 0
14734
14735 2002-09-12 [colin]      0.8.2claws43
14736
14737         * src/compose.c
14738                 Fix bug #590825 (obey Follow-up: poster)
14739
14740 2002-09-12 [colin]      0.8.2claws42
14741
14742         * src/procmime.c
14743                 Fix bug #557009 (wrong headers for messages 
14744                 forwarded as attachments)
14745
14746 2002-09-11 [colin]      0.8.2claws41
14747         
14748         * src/compose.c
14749                 Put SCF: pseudo-header on top of message
14750                 Set draft tmp_flag when saved as draft
14751
14752         * src/procmsg.c
14753           src/procheader.c
14754                 Skip after first \n\n for beginning of real message
14755                 for drafts too
14756
14757 2002-09-11 [christoph]  0.8.2claws40
14758
14759         * src/filtering.c
14760                 use procmsg flag functions in filtering or processing
14761                 will cause incorrect folder message counts
14762
14763 2002-09-11 [colin]      0.8.2claws39
14764
14765         * src/compose.c
14766                 Fix bug #550175 - wrong save folder when reediting
14767                 drafts
14768
14769 2002-09-11 [paul]       0.8.2claws38
14770
14771         * sync with 0.8.2cvs14
14772                 see ChangeLog 2002-09-11
14773
14774 2002-09-11 [colin]      0.8.2claws37
14775
14776         * src/folder.c
14777                 Fix a typo (seeming to cause new/unread status to
14778                 be lost)
14779
14780 2002-09-10 [christoph]  0.8.2claws36
14781
14782         * src/compose.c
14783                 compose_redirect should not use compose_generic_new
14784                 because that does more stuff than expected including
14785                 opening the external editor
14786                 (closes bug "[ 526608 ] bounced messages appear blank
14787                  in editor")
14788
14789 2002-09-10 [christoph]  0.8.2claws35
14790
14791         * src/folder.c
14792                 fix problem with too large message number range
14793                 causing a crash in folder_item_scan
14794
14795 2002-09-10 [paul]       0.8.2claws34
14796
14797         * sync with 0.8.2cvs13
14798                 see ChangeLog 2002-09-10
14799
14800 2002-09-10 [christoph]  0.8.2claws33
14801
14802         * src/msgcache.c
14803                 set MsgInfo TmpFlags for queue and draft folders
14804                 (closes bug "[ 591676 ] Queue ignore MIME on restart")
14805
14806 2002-09-10 [paul]       0.8.2claws32
14807
14808         * AUTHORS
14809           po/bg.po      ** NEW FILE **
14810                 new Bulgarian translation submitted by
14811                 George Danchev <danchev@spnet.net>
14812                 
14813         * tools/Makefile.am
14814           tools/README
14815           tools/tb2sylpheed     ** NEW FILE **
14816                 add script that converts an addressbook exported
14817                 from The Bat! into a Sylpheed addressbook. Submitted
14818                 by Urke MMI <urke-kg@eunet.yu>
14819
14820 2002-09-10 [paul]       0.8.2claws31
14821
14822         * sync with 0.8.2cvs12
14823                 see ChangeLog 2002-09-10
14824
14825 2002-09-06 [paul]       0.8.2claws30
14826
14827         * src/prefs_common.c
14828                 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
14829                 
14830         * tools/Makefile.am
14831           tools/README
14832           tools/ldif-to-xml.py  ** REMOVED **
14833                 remove obsolete python script
14834
14835 2002-09-06 [paul]       0.8.2claws29
14836
14837         * sync with 0.8.2cvs10
14838                 see ChangeLog 2002-09-06
14839
14840 2002-09-04 [paul]       0.8.2claws28
14841
14842         * sync with 0.8.2cvs9
14843                 see ChangeLog 2002-08-04
14844
14845 2002-09-04 [colin]      0.8.2claws27 
14846
14847         * src/prefs_common.[ch]
14848                 Added signature color configuration
14849         * src/textview.c
14850                 Use user-specified signature color
14851
14852 2002-09-03 [colin]      0.8.2claws26
14853
14854         * src/prefs_common.[ch]
14855                 Added autosave and autosave_length prefs
14856         * src/compose.c
14857                 Added compose_remove_draft()
14858                 Auto-save drafts according to the prefs
14859         * src/main.c
14860                 Added a crash-indicator file, allowing to check
14861                 for new messages on startup if Sylpheed crashed
14862                 (makes saved drafts "reappear")
14863
14864 2002-09-03 [colin]      0.8.2claws25
14865
14866         * src/textview.[ch]
14867                 Grey the signature
14868
14869 2002-09-03 [paul]       0.8.2claws24
14870
14871         * sync with 0.8.2cvs8
14872                 see ChangeLog 2002-09-02 and 2002-09-03
14873
14874 2002-09-03 [darko]      0.8.2claws23
14875
14876         * src/folderview.c
14877                 use normal style when creating new folder to pick
14878                 proper font size 
14879
14880 2002-09-02 [melvin]     0.8.2claws22
14881
14882         * src/gtkaspell.m4
14883                 removed some obsolete code
14884
14885 2002-09-02 [melvin]     0.8.2claws21
14886
14887         * ac/aspell.m4
14888                 fixed test's equality sign (== to =)
14889
14890 2002-09-02 [alfons]     0.8.2claws20
14891
14892         * src/folder.c
14893         * src/mh.c
14894                 revert change of 0.8.2claws16 and use the mh_folder_destroy
14895                 as folder->destroy virtual as suggested by Hiro
14896                 (the mh.c code seems to have been lost around mh.c.1.21)
14897
14898 2002-09-02 [paul]       0.8.2claws19
14899
14900         * po/pt_BR.po
14901                 updated by Fabio Jr. Beneditto
14902                 
14903         * src/defs.h
14904                 use 'http://claws.sylpheed.org' for homepage link. 
14905                 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
14906
14907 2002-09-01 [alfons]     0.8.2claws18
14908
14909         * src/mh.c
14910                 plug memleak related to one Martin Kluge found
14911
14912 2002-08-31 [paul]       0.8.2claws17
14913
14914         * sync with 0.8.2cvs6
14915                 see ChangeLog 2002-08-30
14916
14917 2002-08-31 [alfons]     0.8.2claws16
14918
14919         * src/folder.c
14920                 folder_destroy(): remove mailbox from folderlist even if it has
14921                 no destroy virtual
14922
14923 2002-08-31 [alfons]     0.8.2claws15
14924
14925         * src/folder.c
14926                 :%sno/if(/if (/gc
14927                 :%sno/for(/for (/gc
14928                 (being pedantic I know)
14929
14930 2002-08-31 [alfons]     0.8.2claws14
14931
14932         * src/folder.c
14933                 check for NULL pointers returned from folder->fetch_msginfo virtual
14934                 (should solve some reported crashes)
14935
14936 2002-08-30 [alfons]     0.8.2claws13
14937
14938         * acconfig.h
14939         * configure.in
14940         * src/crash.c
14941                 enable crash dialog on compilation time
14942                 (--enable-crash-dialog configure option)
14943
14944 2002-08-30 [alfons]     0.8.2claws12
14945
14946         * AUTHORS
14947                 add Martin Kluge
14948         * src/mh.c
14949                 apply memory leak plug patch by Martin Kluge
14950                 (closes patch "[ 602568 ] patch for 602441 little memory leak",
14951                 bug "[ 599677 ] Very small memory leak in 0.81claws115",
14952                 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
14953
14954 2002-08-30 [darko]      0.8.2claws11
14955
14956         * src/folderview.c
14957                 copy Gtk style from normal style to match
14958                 font size for coloured folders
14959
14960 2002-08-29 [alfons]     0.8.2claws10
14961
14962         * sylpheed.desktop
14963                 Type=Internet <- Type=Application
14964                 (reported by Michael Schwendt, see:
14965                 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
14966                 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
14967
14968 2002-08-29 [paul]       0.8.2claws9
14969
14970         * sync with 0.8.2cvs5
14971                 see ChangeLog 2002-08-29
14972
14973 2002-08-29 [colin]      0.8.2claws8
14974
14975         * src/summaryview.c
14976                 Added a sanity check in summary_select_thread
14977                 Should fix bug 601605
14978
14979 2002-08-29 [colin]      0.8.2claws7
14980
14981         * src/main.c
14982                 Revert claws6 changes regarding bug #591676
14983
14984 2002-08-28 [colin]      0.8.2claws6
14985         
14986         * src/main.c
14987                 Ignore cache for queue folderitems
14988                 Fix bug #591676
14989
14990 2002-08-28 [melvin]     0.8.2claws5
14991
14992         * README.claws
14993                 Fixed typos.
14994
14995 2002-08-28 [melvin]     0.8.2claws4
14996
14997         * README.claws
14998                 Updated a bit the text concerning the spell checker
14999
15000 2002-08-28 [melvin]     0.8.2claws3
15001
15002         Merged the GNU_aspell_branch:
15003                 Support of new GNU/aspell is now included and the old pspell
15004                 is not supported anymore.
15005                 See README.claws
15006
15007         * README.claws
15008                 Updated spell checker text to reflect the switch to GNU/aspell
15009
15010         * ac/aspell.m4          *** NEW ***
15011         * src/gtkaspell.[ch]    *** NEW *** 
15012         * ac/pspell.m4          *** DELETED *** 
15013         * src/gtkspell.[ch]     *** DELETED ***
15014
15015         * ac/Makefile.am
15016                 Updated for GNU/aspell support
15017
15018         * po/POTFILES.in
15019                 Replaced gtkspell.c by gtkaspell.c
15020
15021         * acconfig.h
15022         * src/Makefile.am
15023         * src/about.c
15024         * src/compose.[ch]
15025         * src/crash.c
15026         * src/main.c
15027         * src/prefs_common.[ch]
15028                 Updated for GNU/aspell support
15029
15030 2002-08-28 [paul]       0.8.2claws2
15031
15032         * sync with 0.8.2cvs4
15033                 see ChangeLog 2002-08-27 and 2002-08-28
15034
15035 2002-08-28 [colin]      0.8.2claws1
15036
15037         * src/summary_search.c
15038                 Added "AND search"
15039
15040 2002-08-28 [jens]       0.8.2claws
15041
15042         *po/de.po
15043                 Updated German translations
15044
15045 2002-08-27 [melvin]     0.8.2claws
15046
15047         * po/fr.po
15048                 Updated French translations
15049
15050 2002-08-27 [paul]       0.8.2claws
15051
15052         * sync with 0.8.2 main release
15053
15054         * po/en_GB.po
15055           po/es.po
15056           po/it.po
15057           po/pl.po
15058           po/pt_BR.po
15059           po/sr.po
15060                 updated message catalogs submitted by
15061                 Ricardo Mones Lastra, Alessandro Maestri,
15062                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
15063                 Beneditto and Urke MMI  
15064
15065 2002-08-27 [hoa]        0.8.1claws123
15066
15067         * src/mainwindow.[ch]
15068         * src/summaryview.[ch]
15069                 removed the "filter setting" menu option.
15070                 add a "cancel a news message" menu option.
15071
15072 2002-08-26 [martin]     0.8.1claws122
15073
15074         * ChangeLog.claws
15075                 changed string under 0.8.1claws79 changed by myself
15076                 i'm sorry alfons :(
15077
15078 2002-08-26 [martin]     0.8.1claws121
15079
15080         * src/crash.c
15081                 added kill command to debuggerrc to start crash dialog
15082
15083 2002-08-26 [paul]       0.8.1claws120
15084
15085         * sync with 0.8.1cvs31
15086                 see ChangeLog 2002-08-26
15087
15088 2002-08-25 [alfons]     0.8.1claws119
15089
15090         * src/procmsg.c
15091                 fix bug that didn't send out correct headers to news server
15092                 when sending news article and email from queue (bug reported
15093                 and patch provided by Tim Mann; closes bug 
15094                 "[ 583196 ] 0.7.8claws can't post news")
15095
15096 2002-08-25 [alfons]     0.8.1claws118
15097
15098         * src/selective_download.c
15099                 mark two strings as translatable
15100                 (thanks to Urke MMI for pointing this out)
15101
15102 2002-08-25 [alfons]     0.8.1claws117
15103
15104         * src/summaryview.c
15105                 treat sent boxes as special and allow sorting them by addressee
15106                 (closes "[ 589418 ] Sent folder sorting misbehavior"
15107                 submitted by Steve Lamb)
15108
15109 2002-08-24 [alfons]     0.8.1claws116
15110
15111         * src/matcher.c
15112                 fix memleak reported by Martin Kluge
15113                 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
15114
15115 2002-08-24 [oliver]     0.8.1claws115
15116
15117         * src/prefs_toolbar.c
15118                 o code cleanup as suggested by Alfons
15119                 o memleak fix
15120
15121 2002-08-24 [alfons]     0.8.1claws114
15122
15123         * src/summaryview.c
15124                 o fix another memory leak reported by Martin Kluge
15125                   (see "[ 599568 ] Small Memory Leak")
15126                 o remove 'from' variable from 'summary_set_header()'; we can
15127                   do with just 'to' 
15128
15129 2002-08-24 [paul]       0.8.1claws113
15130
15131         * sync with 0.8.1cvs30
15132                 see ChangeLog 2002-08-23
15133
15134 2002-08-24 [alfons]     0.8.1claws112
15135
15136         * src/summaryview.c
15137                 remove unnecessary allocations for search bar fixing leaks
15138                 reported by Martin Kluge
15139                 (see "[ 599451 ] Further memory leaks?")
15140
15141 2002-08-24 [alfons]     0.8.1claws111
15142
15143         * src/main.c
15144                 make get_socket_name() public for crash.c
15145         * src/crash.c
15146                 o make report bug button work (goes to claws' 
15147                   bug tracker at sf.net)
15148                 o introduce function for doing important stuff just
15149                   before claws goes down
15150                 o clean up code 
15151
15152 2002-08-24 [alfons]     0.8.1claws110
15153
15154         * src/compose.c
15155                 move cursor to "To" entry when forwarding as attachment
15156                 (reported and solved by Steve Lamb, closes bug report
15157                 "[ 592880 ] Forward as attachment; cursor not in to")
15158
15159 2002-08-24 [colin]      0.8.1claws109
15160
15161         * src/mainwindow.c
15162                 fix quick search visibility after GUI (de)separations.
15163
15164 2002-08-23 [colin]      0.8.1claws108
15165
15166         * src/mainwindow.c
15167                 fix header pane visibility after folderview or
15168                 messageview (de)separation
15169
15170 2002-08-23 [paul]       0.8.1claws107
15171
15172         * src/mainwindow.[ch]
15173           src/toolbar.c
15174                 give full control of display or non-display 
15175                 of the Execute icon to Custom toolbar settings.
15176                 add new sensitivity condition to maninwindow.h: 
15177                 M_DELAY_EXEC
15178
15179         * ChangeLog
15180           ChangeLog.jp
15181           NEWS
15182                 more sync with 0.8.1cvs29
15183
15184 2002-08-23 [melvin]     0.8.1claws106
15185
15186         * src/alertpanel.c
15187                 Readded support for custom widget in alertpanel lost in last
15188                 sync.
15189
15190 2002-08-23 [paul]       0.8.1claws105
15191
15192         * sync with 0.8.1cvs29
15193                 see ChangeLog 2002-08-23
15194
15195 2002-08-23 [colin]      0.8.1claws104
15196
15197         * src/summaryview.c
15198                 Fix folder and search pixmaps exchanging positions
15199                 after theme or toolbar changes. Thank to Oliver for 
15200                 reporting this.
15201
15202 2002-08-23 [colin]      0.8.1claws103
15203
15204         * src/mainwindow.c
15205           src/messageview.[ch]
15206           src/noticeview.[ch]
15207           src/summaryview.c
15208                 Changed messageview_create() and noticeview_create()
15209                 to avoid the last gdk_warning
15210
15211 2002-08-22 [colin]      0.8.1claws102
15212
15213         * src/summaryview.c
15214                 Fix my new `Creating pixmap from xpm' warning
15215
15216 2002-08-22 [colin]      0.8.1claws101
15217
15218         * src/mainwindow.c
15219                 Fix some of the gdk warnings
15220
15221 2002-08-22 [colin]      0.8.1claws100
15222
15223         * src/Makefile.am
15224         * src/stock_pixmap.c
15225         * src/stock_pixmap.h
15226         * src/pixmaps/quicksearch.xpm *ADDED*
15227                 Add the quicksearch pixmap
15228         * src/mainwindow.c
15229         * src/summaryview.c
15230         * src/summaryview.h
15231                 Make quicksearch bar visible/hidden via a button
15232
15233 2002-08-22 [christoph]  0.8.1claws99
15234
15235         * src/folder.c
15236                 fix folder update for newsgroups with message
15237                 numbers below minimum number of articles to fetch
15238                 (closes bug #598445)
15239
15240 2002-08-22 [paul]       0.8.1claws98
15241
15242         * sync with 0.8.1cvs28
15243                 see ChangeLog 2002-08-22
15244
15245 2002-08-21 [alfons]     0.8.1claws97
15246
15247         * src/crash.c
15248                 use bt instead of bt full which seems to work 
15249                 better, and bt full doesn't give a great deal 
15250                 of information anyway
15251
15252 2002-08-21 [colin]      0.8.1claws96
15253
15254         * src/summaryview.c
15255                 fix summaryview_searchtype_changed prototype
15256
15257 2002-08-21 [christoph]  0.8.1claws95
15258
15259         * src/mainwindow.c
15260                 o fix broken menu update for sorting type, we have to
15261                   get this info from the summaryview now
15262                 o removed setting of threaded state in menu callback
15263         * src/summaryview.[ch]
15264                 more summaryview/folderitem seperation for
15265                 threading option
15266         * configure.in
15267                 removed not required --with-compiler-flags option
15268
15269 2002-08-21 [oliver]     0.8.1claws94
15270         
15271         * src/toolbar.h 
15272                 o rename toolbar.xml to toolbar_main.xml
15273                   since toolbar_compose.xml might come up 
15274                   any time soon
15275         * README.claws
15276                 add custom toolbar              
15277
15278 2002-08-21 [darko]      0.8.1claws93
15279
15280         * src/procmsg.c
15281                 don't reset tmp flags for messages copied
15282                 to sent folder
15283
15284 2002-08-21 [colin]      0.8.1claws92
15285         
15286         * src/prefs_filtering.c
15287                 fix renaming rules on folder rename 
15288                 when folder is not a leaf folder
15289
15290 2002-08-21 [paul]       0.8.1claws91
15291
15292         * src/prefs_folder_item.c
15293                 fix alignment of colour selector
15294
15295 2002-08-21 [paul]       0.8.1claws90
15296
15297         * sync with 0.8.1cvs27
15298                 see ChangeLog 2002-08-21
15299
15300 2002-08-21 [paul]       0.8.1claws89
15301
15302         * src/summaryview.c
15303                 fix crash when changing field type in
15304                 Quick search bar
15305
15306 2002-08-21 [colin]      0.8.1claws88
15307
15308         * src/summaryview.c
15309                 Made quick search case-insensitive
15310
15311 2002-08-21 [paul]       0.8.1claws87
15312
15313         * sync with 0.8.1cvs26
15314                 see ChangeLog 2002-08-21
15315
15316 2002-08-20 [christoph]  0.8.1claws86
15317
15318         * src/folderview.c
15319         * src/main.c
15320         * src/summaryview.[ch]
15321                 more summaryview/folderitem seperation for
15322                 sort_key and sort_type
15323         * src/procmsg.c
15324                 added missing return statement
15325
15326 2002-08-20 [colin]      0.8.1claws85
15327
15328         * src/summaryview.[ch]
15329                 Added a quick search box
15330         * src/mainwindow.c
15331         * src/prefs_common.[ch]
15332                 Added a show/hide option for the quick search
15333
15334 2002-08-20 [oliver]     0.8.1claws84
15335         
15336         * src/mainwindow.c
15337                 remove toolbar_create_popups
15338         * src/toolbar.[ch]
15339                 o remove toolbar_create_popups
15340                 o fix toolbar_set_sensitive 
15341                   (Bug reports #596834 and #596832)     
15342         * src/prefs_toolbar.c
15343                 o add "Set default" button
15344                 o align label and text + combo widgets
15345
15346 2002-08-20 [hoa]        0.8.1claws83bis
15347
15348         * src/imap.c
15349                 fixed a bug in imap_fetch_msginfo() in case there is no
15350                 current folder.
15351
15352 2002-08-20 [darko]      0.8.1claws83
15353
15354         * src/folderview.c
15355                 copy the color style of folder view so it
15356                 works with GTK themes
15357
15358 2002-08-20 [darko]      0.8.1claws82
15359
15360         * src/folder.h
15361         * src/folderview.c
15362         * src/prefs_folder_item.[hc]
15363                 don't use UI stuff in folder.h
15364
15365 2002-08-20 [darko]      0.8.1claws81
15366
15367         * src/folder.h
15368         * src/prefs_folder_item.h
15369         * src/folderview.c
15370         * src/prefs_folder_item.c
15371                 ability to set folder color in folderview
15372
15373 2002-08-19 [alfons]     0.8.1claws80
15374
15375         * src/summaryview.c
15376                 fix one of the earlier memleaks reported by Martin Kluge
15377
15378 2002-08-19 [alfons]     0.8.1claws79
15379
15380         * src/mainwindow.c
15381                 hide notice view when selecting seperate folder
15382                 view (reported by Urke MMI)
15383
15384 2002-08-19 [christoph]  0.8.1claws78
15385
15386         * src/folderview.c
15387         * src/prefs_folder_item.h
15388         * src/summaryview.[ch]
15389                 o add summary_set_prefs_from_folderitem to set
15390                   summaryview prefs (first step to remove all
15391                   references to the folderitem in summaryview)
15392                 o moved compiled regex stuff from folderitem prefs
15393                   to summaryview code
15394
15395 2002-08-19 [paul]       0.8.1claws77
15396
15397         * src/compose.c
15398                 add check for '.' to QUOTE_IF_REQUIRED
15399
15400 2002-08-19 [paul]       0.8.1claws76
15401
15402         * src/inc.c
15403                 sync with 0.8.1cvs25 (plug memory leak)
15404
15405         * src/prefs_toolbar.c
15406                 re-order prefs_toolbar_cancel()
15407
15408 2002-08-18 [alfons]     0.8.1claws75
15409
15410         * src/inc.c
15411         * src/matcher.c
15412                 plug other memleaks reported by Martin Kluge
15413
15414 2002-08-18 [paul]       0.8.1claws74
15415
15416         * po/pt_BR.po
15417                 updated by Fabio Jr. Beneditto
15418
15419 2002-08-18 [paul]       0.8.1claws73
15420
15421         * src/toolbar.[ch]
15422                 fix bug where tooltips were displayed untranslated              
15423
15424         * src/prefs_toolbar.c
15425                 fix bug where clicking 'Cancel' creates an icon & text
15426                 toolbar regardless of prefs
15427         
15428
15429 2002-08-17 [oliver]     0.8.1claws72
15430
15431         * src/prefs_toolbar.c
15432                 update toolbar on CANCEL
15433                 bug reported by Martin Kluge
15434         * src/toolbar.c
15435                 toolbar_destroy memleak fixed           
15436
15437 2002-08-17 [alfons]     0.8.1claws71
15438
15439         * src/toolbar.c
15440                 plug another memleak reported by Martin Kluge
15441
15442 2002-08-16 [alfons]     0.8.1claws70
15443
15444         * src/crash.c
15445                 use execvp() correctly (suggested by wwp; thanks!)
15446
15447 2002-08-16 [alfons]     0.8.1claws69
15448
15449         * src/gtksctree.c
15450                 plug memory leak reported by Kim Schultz & Martin Kluge
15451
15452 2002-08-16 [paul]       0.8.1claws68
15453
15454         * po/es.po
15455                 updated by Ricardo Mones Lastra
15456
15457 2002-08-16 [paul]       0.8.1claws67
15458
15459         * src/toolbar.h
15460                 fix bug where 'Compose News' icon showed wrong
15461                 tooltip
15462
15463 2002-08-16 [paul]       0.8.1claws66
15464
15465         * sync with 0.8.1cvs24
15466                 see ChangeLog 2002-08-16
15467
15468         * po/it.po
15469                 updated by Alessandro Maestri
15470
15471 2002-08-15 [paul]       0.8.1claws65
15472
15473         * po/sr.po
15474                 updated by Urke MMI
15475
15476 2002-08-15 [paul]       0.8.1claws64
15477
15478         * src/*.c
15479                 don't translate debug info
15480
15481         * src/matcher.[ch]
15482                 add copyright info
15483
15484 2002-08-15 [paul]       0.8.1claws63
15485
15486         * src/prefs_toolbar.c
15487                 fix bug where clicking 'OK' creates an icon & text
15488                 toolbar regardless of prefs
15489
15490 2002-08-14 [alfons]     0.8.1claws62
15491
15492         * src/main.c
15493                 add global var that has the full argv[0]
15494         * src/crash.c
15495                 o execvp the correct sylpheed by using argv0
15496                   and setting the correct work dir
15497                 o other tweaks  
15498
15499 2002-08-14 [oliver]     0.8.1claws61
15500         
15501         * enable/disable Toolbar Action Buttons 
15502         * code cleanups
15503         * src/mainwindow.c
15504         * src/toolbar.[ch]      
15505         * src/prefs_toolbar.c   
15506
15507 2002-08-14 [melvin]     0.8.1claws60
15508
15509         * po/fr.po
15510                 Updated French translations
15511
15512 2002-08-14 [melvin]     0.8.1claws59
15513
15514         * src/crash.c
15515                 Made bug report not translatable
15516         * src/exporthtml.c
15517                 Fixed exporthtml_build_filespec() return value
15518         * src/foldersel.c
15519                 Fixed incorrect include file
15520         * src/gtkspell.c
15521         * src/prefs_actions.c
15522         * src/prefs_toolbar.c
15523                 Made debug info not translatable
15524         * src/mutt.c
15525         * src/quote_fmt.c
15526                 Added missing includes
15527         * src/prefs_common.c
15528                 Fixed typo
15529
15530 2002-08-14 [paul]       0.8.1claws58
15531
15532         * faq/es/sylpheed-faq.html
15533           faq/es/sylpheed-faq-[1-3].html
15534           faq/es/sylpheed-faq-4.html     **NEW FILE **
15535                 update Spanish FAQ
15536
15537 2002-08-13 [christoph]  0.8.1claws57
15538
15539         * src/procmsg.c
15540                 ignore thread fix that did not mark all
15541                 child nodes of a ignored thread as
15542                 ignored. Does not work perfectly yet,
15543                 but it is better now
15544
15545 2002-08-13 [alfons]     0.8.1claws56
15546
15547         * src/crash.c
15548                 o implement 'save crash log'
15549                 o some tweaks
15550
15551 2002-08-13 [melvin]     0.8.1claws55
15552
15553         * src/main.c
15554                 removed unrequired "execinfo.h" header
15555
15556 2002-08-12 [paul]       0.8.1claws54
15557
15558         * faq/en/sylpheed-faq.html
15559           faq/en/sylpheed-faq-[1-3].html
15560           faq/en/sylpheed-faq-4.html     **NEW FILE **
15561                 update English FAQ
15562
15563 2002-08-12 [alfons]     0.8.1claws53
15564
15565         * po/POTFILES.in
15566                 add crash.c to translatables
15567         * src/crash.c
15568                 bring in Leandro's crash dialog
15569
15570 2002-08-11 [alfons]     0.8.1claws52
15571
15572         * src/crash.c
15573                 clean up some warnings
15574
15575 2002-08-11 [alfons]     0.8.1claws51
15576
15577         * acconfig.h
15578         * configure.in
15579         * src/crash.[ch]        ** NEW FILES **
15580         * src/main.c            
15581                 initial gdb crash handler
15582
15583 2002-08-11 [paul]       0.8.1claws50
15584
15585         * src/prefs_toolbar.c
15586                 replace Up/Down arrow pixmaps with text to be
15587                 consistent across icon themes
15588
15589 2002-08-11 [paul]       0.8.1claws49
15590
15591         * src/prefs_common.c
15592           src/prefs_toolbar.c
15593                 rename 'Pixmap' -> 'Icon'
15594
15595         * src/toolbar.[ch]
15596                 rename  'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
15597
15598 2002-08-10 [paul]       0.8.1claws48
15599
15600         * src/prefs_toolbar.c
15601                 re-work the UI
15602
15603 2002-08-10 [paul]       0.8.1claws47
15604
15605         * src/main.c
15606                 don't write Processing progress to status bar
15607                 patch submitted by Alexander Evseev
15608
15609         * src/prefs_toolbar.c
15610                 re-position and resize window
15611                 make window assume correct size on first call
15612
15613 2002-08-10 [paul]       0.8.1claws46
15614
15615         * src/mainwindow.c
15616           src/prefs_toolbar.c
15617           src/toolbar.c
15618           src/toolbar.h
15619                 obey coding style
15620                 follow UI text conventions
15621
15622 2002-08-10 [alfons]     0.8.1claws45
15623
15624         * src/toolbar.c
15625                 correct pixmap for delete action
15626
15627 2002-08-10 [paul]       0.8.1claws44
15628
15629         * po/pt_BR.po
15630                 updated by Fabio Jr. Beneditto
15631
15632 2002-08-10 [paul]       0.8.1claws43
15633
15634         * po/POTFILES.in
15635                 add custom toolbar files
15636
15637 2002-08-10 [paul]       0.8.1claws42
15638
15639         * sync with 0.8.1cvs22
15640                 see ChangeLog 2002-08-09
15641
15642 2002-08-09 [paul]       0.8.1claws41
15643
15644         * tools/Makefile.am
15645           tools/README
15646           tools/outlook2sylpheed.pl     ** NEW FILE **
15647                 add script to convert exported Outlook
15648                 contacts list to a Sylpheed addressbook.
15649                 Submitted by Ricardo Mones Lastra.
15650
15651 2002-08-09 [paul]       0.8.1claws40
15652
15653         * AUTHORS
15654           configure.in
15655           po/sr.po      ** NEW FILE **
15656                 add Serbian message catalog. Submitted by
15657                 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>             
15658
15659 2002-08-09 [paul]       0.8.1claws39
15660
15661         * sync with 0.8.1cvs21
15662                 see ChangeLog 2002-08-08
15663
15664 2002-08-08 [oliver]     0.8.1claws38
15665
15666         * src/mainwindow.c
15667                 move Custom Toolbar to Configuration menu
15668
15669 2002-08-08 [oliver]     0.8.1claws37
15670
15671         * src/prefs_toolbar.c
15672                 fix substitute pixmap bug
15673
15674 2002-08-08 [paul]       0.8.1claws36
15675
15676         * sync with 0.8.1cvs19
15677                 see ChangeLog 2002-08-08
15678
15679 2002-08-07 [christoph]  0.8.1claws35
15680
15681         * src/utils.c
15682                 fixed a memory leak in new canonicalize_file_replace
15683
15684 2002-08-07 [christoph]  0.8.1claws34
15685
15686         * src/utils.[ch]
15687                 o canonicalize_file_replace should create the temporary
15688                   file in the same directory as the original file.
15689                 o added get_tmpfile_in_dir that creates a temorary file
15690                   in a specified directory.
15691
15692 2002-08-07 [melvin]     0.8.1claws33
15693
15694         * src/toolbar.c
15695                 fixed bug where 'Article' button acted as 'Email' button.
15696
15697 2002-08-07 [paul]       0.8.1claws32
15698
15699         * sync with 0.8.1.cvs17
15700                 see ChangeLog 2002-08-07
15701
15702 2002-08-07 [colin]      0.8.1claws31
15703         
15704         * src/news.c
15705                 fix mass-cancel problem
15706
15707 2002-08-07 [thorsten]   0.8.1claws30
15708
15709         * src/prefs_toolbar.c
15710                 fix: crash on replace or add new button
15711         * src/toolbar.c
15712                 fix: close xmlfile after reading
15713         * src/utils.c
15714                 fix: unlink() file before rename()
15715
15716 2002-08-06 [paul]       0.8.1claws29
15717
15718         * sync with 0.8.cvs15
15719                 see ChangeLog 2002-08-06
15720
15721 2002-08-06 [oliver]     0.8.1claws28
15722
15723         * src/toolbar.c
15724         * src/prefs_toolbar.c
15725                 fixed empty toolbar issue
15726
15727 2002-08-06 [oliver]     0.8.1claws27
15728
15729         * Custom Toolbar Final 
15730         * src/folderview.c
15731         * src/inc.c
15732         * src/summaryview.c
15733                 o toolbar stuff now lives in src/toolbar.[ch]
15734                 o main_window_toolbar_* functions are renamed to
15735                   toolbar_* reflecting their new source file
15736         * src/mainwindow.[ch]
15737                 o remove toolbar stuff  
15738
15739 2002-08-06 [oliver]     0.8.1claws26
15740         
15741         * src/Makefile.am
15742         * src/prefs_toolbar.[ch]        **New File**
15743         * src/toolbar.[ch]              **New File**
15744                 o prefs_toolbar.[ch] custom toolbar frontend
15745                 o toolbar.[ch]       backend 
15746
15747 2002-08-06 [oliver]     0.8.1claws25
15748
15749         * src/prefs_actions.[ch]
15750                 o new exported function actions_execute
15751
15752 2002-08-06 [paul]       0.8.1claws24
15753
15754         * sync with 0.8.1cvs4
15755                 see ChangeLog 2002-08-06
15756
15757 2002-08-06 [paul]       0.8.1claws23
15758
15759         * sync with 0.8.1cvs13
15760                 see ChangeLog 2002-08-06
15761
15762 2002-08-06 [paul]       0.8.1claws22
15763
15764         * sync with 0.8.1cvs12
15765                 see ChangeLog 2002-08-05 and 2002-08-06
15766
15767 2002-08-06 [match]      0.8.1claws21
15768
15769         * src/addrclip.c
15770                 improvements to cut/copy/paste address
15771
15772 2002-08-05 [match]      0.8.1claws20
15773
15774         * src/addritem.[ch]
15775         * src/addrcache.c
15776         * src/addrbook.c
15777         * src/editaddress.c
15778         * src/addressbook.c
15779                 fixes to improve cut/copy/paste
15780
15781 2002-08-06 [melvin]     0.8.1claws19
15782
15783         * src/account.[ch]
15784                 account_find_all_from_address(): new function that returns the
15785                 list of all accounts that are matched in an address.
15786         * src/alertpanel.[ch]
15787                 alertpanel() now accepts a custom widget
15788                 alertpanel_with_widget(): new function that pops up a panel with
15789                 a custom widget in it 
15790         * src/gtkutils.[ch]
15791                 gtkut_account_menu_new(): new function that allows the selection
15792                 of an account from a list of accounts.
15793         * src/messageview.c
15794                 Extended Return Receipt notification to select the correct 
15795                 account and to make a security test on the Delivery-Notification
15796                 address which should be the same as the Return-Path.
15797
15798 2002-08-06 [thorsten]   0.8.1claws18
15799
15800         * src/mimeview.c
15801                 attach_all: save unnamed as "noname.%d",
15802                 dont free static dirname
15803
15804 2002-08-05 [alfons]     0.8.1claws17
15805
15806         * configure.in
15807                 detect XIM by trying to link rather than compile a XIM program
15808
15809 2002-08-05 [oliver]     0.8.1claws16
15810                 
15811         * src/stock_pixmap.[ch]
15812                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
15813                 o new func to retrieve pixmaps
15814
15815 2002-08-05 [paul]       0.8.1claws15
15816
15817         * sync with 0.8.1cvs10
15818                 see ChangeLog 2002-08-05
15819
15820 2002-08-04 [alfons]     0.8.1claws14
15821
15822         * src/textview.c
15823                 see if this plugs memleak
15824
15825 2002-08-04 [melvin]     0.8.1claws13
15826
15827         * src/gtkspell.c
15828                 fixed bug that could crash Sylpheed when highlighting
15829                 all misspelled words.
15830
15831 2002-08-03 [melvin]     0.8.1claws12
15832
15833         * src/prefs_actions.c
15834                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
15835         * src/messageview.c
15836                 fixed bug where the Return Receipt was sent to
15837                 Delivery-Notification-To address even if it was not present
15838
15839 2002-08-02 [alfons]     0.8.1claws11
15840
15841         * src/prefs_actions.c
15842                 o more check for NULLs
15843                 o put create_io_dialog() in right conditional block
15844
15845 2002-08-02 [paul]       0.8.1claws10
15846
15847         * po/es.po
15848                 updated by Ricardo Mones Lastra
15849
15850 2002-08-01 [christoph]  0.8.1claws9
15851
15852         * src/folder.c
15853                 don't free the cache of the opened
15854                 folder in the summaryview
15855         * src/summaryview.c
15856                 don't unset flags, if it is not required
15857
15858 2002-08-01 [paul]       0.8.1claws8
15859
15860         * sync with 0.8.1cvs8
15861                 see ChangeLog entry 2002-08-01
15862
15863 2002-08-01 [paul]       0.8.1claws7
15864
15865         * sync with 0.8.1cvs7
15866                 see ChangeLog 2002-07-31 and 2002-08-01
15867
15868 2002-07-31 [christoph]  0.8.1claws6
15869
15870         * src/mainwindow.c
15871                 forgot to update menu sensitivity
15872                 function for new menu entry
15873
15874 2002-07-31 [alfons]     0.8.1claws5
15875
15876         * src/main.c
15877                 check folder item and its path for NULL on
15878                 initial processing
15879
15880 2002-07-31 [christoph]  0.8.1claws4
15881
15882         * src/folder.c
15883                 check if folder_item_get_msginfo in
15884                 folder_item_remove_msg returned NULL
15885         * src/imap.c
15886                 better clear the uid cache in the
15887                 uid validity check function and delete
15888                 cached messages
15889
15890 2002-07-31 [paul]       0.8.1claws3
15891
15892         * man/sylpheed.1
15893                 add the '--attach' option and a few other
15894                 minor changes
15895
15896 2002-07-31 [paul]       0.8.1claws2
15897
15898         * sync with 0.8.1cvs5
15899                 see ChangeLog 2002-07-31
15900
15901 2002-07-31 [christoph]  0.8.1claws1
15902
15903         * src/folderview.[ch]
15904         * src/mainwindow.c
15905                 replace "Rescan all folders..." with
15906                 "Check all folders for new messages..."
15907
15908 2002-07-30 [paul]       0.8.1claws
15909
15910         * version 0.8.1claws released
15911
15912 2002-07-30 [paul]       0.8.0claws29
15913
15914         * tools/OOo2sylpheed.pl ** NEW FILE **
15915           tools/README
15916                 add script to enable sending documents as
15917                 attachments from OpenOffice.org
15918
15919 2002-07-30 [melvin]     0.8.0claws28
15920
15921         * src/prefs_actions.c
15922                 Made the actions' input/output dialog display
15923                 without delay.
15924
15925 2002-07-30 [christoph]  0.8.0claws27
15926
15927         * src/procmsg.c
15928                 check if folder_item_get_msginfo in
15929                 procmsg_save_to_outbox returned NULL
15930
15931 2002-07-30 [paul]       0.8.0claws26
15932
15933         * sync with 0.8.1cvs4
15934                 see ChangeLog 2002-07-29
15935
15936 2002-07-29 [thorsten]   0.8.0claws25
15937
15938         * README.claws
15939                 added selective download, delete on server
15940
15941 2002-07-29 [paul]       0.8.0claws24
15942
15943         * sync with 0.8.1cvs3
15944                 see ChangeLog 2002-07-29
15945
15946 2002-07-27 [christoph]  0.8.0claws23
15947
15948         * src/folder.c
15949                 add extra check if fetching the msginfo
15950                 returned NULL
15951
15952 2002-07-27 [paul]       0.8.0claws22
15953
15954         * sync with 0.8.1cvs2
15955                 see ChangeLog 2002-07-26
15956
15957 2002-07-27 [christoph]  0.8.0claws21
15958
15959         * src/imap.c
15960                 add another check if a valid msginfo
15961                 was returned
15962
15963 2002-07-26 [hoa]        0.8.0claws20
15964
15965         * src/folder.c
15966                 Fixed a condition in folder_item_destroy()
15967
15968         * src/imap.c
15969                 Fixed an error in IMAP protocol
15970
15971 2002-07-26 [alfons]     0.8.0claws19
15972
15973         * src/folder.c
15974                 ofcourse compare with identifier, not the path
15975
15976 2002-07-26 [alfons]     0.8.0claws18
15977
15978         * src/folder.c
15979                 use folder item identifier for saving / restoring
15980                 preferences because folder->path might not be unique
15981
15982 2002-07-26 [melvin]     0.8.0claws17
15983
15984         * src/logwindow.c
15985                 Fixed a crash introduced in 0.8.0claws5 when log is 
15986                 cut under 80 characters.
15987
15988 2002-07-26 [paul]       0.8.0claws16
15989
15990         * sync with 0.8.1cvs1
15991                 see ChangeLog 2002-07-26
15992
15993 2002-07-26 [christoph]  0.8.0claws15
15994
15995         * src/imap.[ch]
15996                 imap folder now remembers the last selected
15997                 folder and imap_fetch_msginfo skips selecting
15998                 the folder if it is already selected
15999
16000 2002-07-26 [christoph]  0.8.0claws14
16001
16002         * src/folder.c
16003         * src/folderview.c
16004         * src/imap.c
16005                 fix imap folder rescanning
16006
16007 2002-07-25 [christoph]  0.8.0claws13
16008
16009         * src/filter.c
16010         * src/folder.[ch]
16011         * src/folderview.c
16012         * src/imap.[ch]
16013         * src/mainwindow.c
16014         * src/mbox_folder.c
16015         * src/mh.c
16016         * src/news.c
16017                 implement imap uid cache and uid validity check
16018
16019 2002-07-25 [alfons]     0.8.0claws12
16020
16021         * src/summaryview.c
16022                 fix a brown paper bag bug, and also add some more
16023                 checks
16024
16025 2002-07-25 [christoph]  0.8.0claws11
16026
16027         * src/folder.c
16028                 don't mix copy, fetch_msginfo and remove
16029                 operations in folder item copy and move
16030                 operations
16031
16032 2002-07-25 [christoph]  0.8.0claws10
16033
16034         * src/folderview.c
16035         * src/mainwindow.c
16036         * src/prefs_folder_item.c
16037         * src/summaryview.[ch]
16038                 remove no longer required parameter update_cache from
16039                 summary_show
16040
16041 2002-07-25 [paul]       0.8.0claws9
16042
16043         * sync with 0.8.1
16044         
16045         * AUTHORS
16046                 a few corrections
16047
16048 2002-07-24 [alfons]     0.8.0claws8
16049
16050         * src/summaryview.c
16051                 sort correctly when using simplified subject line
16052                 (closes feature request "[ 585141 ] applying regexp to subject 
16053                 before sort" submitted by Alexandra Walford)
16054
16055 2002-07-24 [paul]       0.8.0claws7
16056
16057         * sync with 0.8.0cvs3
16058                 see ChangeLog 2002-07-24
16059
16060 2002-07-23 [christoph]  0.8.0claws6
16061
16062         * src/folder.c
16063         * src/folder.h
16064         * src/summaryview.c
16065         * src/summaryview.h
16066         * src/main.c
16067                 o separate processing and summaryview
16068                 o removed summary_write_cache from summaryview
16069                 o removed summaryview->killed_messages, because we don't have
16070                   to keep a list of killed messages anymore. New cache will
16071                   keep the hidden messages in cache anyway
16072         * src/folderview.c
16073         * src/inc.c
16074         * src/selective_download.c
16075                 o removed unnecessary summary_write_cache calls
16076         * src/procmsg.c
16077                 o don't set ignore thread flag in procmsg_get_thread_tree
16078                   if it is already set
16079         * src/mainwindow.c
16080         * src/statusbar.h
16081                 o moved STATUSBAR_PUSH/POP to statusbar.h because
16082                   they are used in different files
16083
16084 2002-07-23 [melvin]     0.8.0claws5
16085
16086         * src/addressbook.c
16087         * src/addrgather.c
16088         * src/editaddress.c
16089         * src/editgroup.c
16090         * src/editldap_basedn.c
16091         * src/importldif.c
16092         * src/prefs_common.c
16093                 Fixed few memory leak (gtk_editable_get_chars returns
16094                 an allocated string)
16095         * src/logwindow.c
16096                 Fixed few memory leak (gtk_editable_get_chars returns
16097                 an allocated string) and modified a little the log cutting
16098                 loop.
16099         * src/compose.c
16100                 Replaced a call to an obsolete function gtk_entry_get_text()
16101                 by gtk_editable_get_chars()
16102         * src/send.c
16103                 Removed a debug printf
16104
16105 2002-07-23 [christoph]  0.8.0claws4
16106
16107         * src/filesel.c
16108                 fix another g_dirname memory leak
16109
16110 2002-07-23 [christoph]  0.8.0claws3
16111
16112         * src/mh.c
16113                 fixed a memory leak in mh_fetch_msginfo
16114                 fixed crash when message header could not be
16115                 parsed
16116
16117 2002-07-23 [paul]       0.8.0claws2
16118
16119         * sync with 0.8.0cvs2
16120                 see ChangeLog 2002-07-23
16121
16122 2002-07-23 [paul]       0.8.0claws1
16123
16124         * sync with 0.8.0cvs1
16125                 see ChangeLog 2002-07-23
16126
16127 2002-07-23 [paul]       0.8.0claws
16128
16129         * release of 0.8.0claws