2005-04-21 [paul] 1.9.6cvs45
[claws.git] / ChangeLog.claws
1 2005-03-29 [paul]       1.0.4cvs1
2
3         * src/compose.c
4                 fix bug 697 'Segmentation Fault due to
5                 NULL string (%s) pointers in fprintf'
6                 draft privacy information only when
7                 privacy system available
8                 patch by by Markus Schwarzenberg
9                 (schwarzb<AT>ipms_fraunhofer_de)
10         * src/gtk/gtkaspell.c
11                 don't pass NULL to *printf() and the likes
12                 spotted by Alex Moore, patch by Alfons 
13
14 2005-03-24 [paul]       1.0.4
15
16         * 1.0.4 released
17
18 2005-03-24 [paul]       1.0.3cvs8
19
20         * ChangeLog
21         * ChangeLog.jp
22         * src/codeconv.c
23         * src/textview.c
24         * src/unmime.c
25         * src/unmime.h
26         * src/common/smtp.c
27                 sync with main 1.0.4
28                 see ChangeLog 2005-03-18 and 2005-03-24
29                 fixes buffer overflow
30
31 2005-03-25 [paul]
32
33         * tools/Makefile.am
34         * tools/README
35         * tools/acroread2sylpheed.pl
36                 add script to send pdfs as attachments from Adobe Reader 7
37
38 2005-03-21 [holger]     1.0.3cvs7
39
40         * src/plugins/spamassassin/spamassassin.c
41                 Don't leave hook registered when plugin init
42                 failed.
43
44 2005-03-20 [colin]      1.0.3cvs6
45
46         * src/common/plugin.c
47                 Check that plugin isn't already loaded
48         * src/procheader.c
49                 Fix buffer overflow (security issue)
50                 Both patches by Alfons
51
52 2005-03-20 [paul]       1.0.3cvs5
53
54         * src/compose.c
55                 neglect Reply-To header if empty
56                 Patch by Alfons
57
58 2005-03-19 [holger]     1.0.3cvs4
59
60         * src/summaryview.c
61         * src/summaryview.h
62                 Add plugin hook for manual filtering invocation,
63                 remove some dead code.
64
65 2005-03-18 [paul]       1.0.3cvs3
66
67         * AUTHORS
68         * src/gtk/about.c
69         * src/pixmaps/sylpheed_logo.xpm
70                 add new Sylpheed-Claws logo by Jesper Schultz
71
72 2005-03-11 [paul]       1.0.3cvs2
73
74         * src/plugins/trayicon/trayicon.c
75                 make a string translatable
76
77 2005-03-11 [paul]       1.0.3cvs1
78
79         * po/ru.po
80                 updated by Pavlo Bohmat
81
82 2005-03-10 [paul]       1.0.3
83
84         * po/de.po
85         * po/es.po
86         * po/fr.po
87         * po/it.po
88         * po/pt_BR.po
89         * po/sk.po
90         * po/sr.po
91         * po/zh_CN.po
92                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien
93                 Vantard, Andrea Spadaccini, Frederico Goncalves Guimaraes,
94                 Andrej Kacian, Aleksandar Urosevic, Ralgh Young
95
96         1.0.3 released
97
98 2005-03-04 [colin]      1.0.1cvs22
99
100         * src/common/smtp.c
101         * src/common/smtp.h
102                 Don't use SIZE parameter in MAIL FROM: if
103                 server doesn't support it. Patch by 
104                 Eugen Freiter <eugen_f@users.sf.net>
105
106 2005-03-04 [paul]       1.0.1cvs21
107
108         * ChangeLog
109         * ChangeLog.jp
110         * src/addrharvest.c
111         * src/codeconv.c
112         * src/codeconv.h
113         * src/compose.c
114         * src/procmime.c
115                 sync with main 1.0.3
116                 see ChangeLog 2005-02-28, 2005-03-02, and 2005-03-04
117                 fix buffer overflow, CAN-2005-0667, see
118                 http://secunia.com/advisories/14491/
119
120 2005-02-27 [paul]       1.0.1cvs20
121
122         * src/messageview.c
123                 fix crash-causing typo. spotted by
124                 Ralgh Young 
125
126 2005-02-25 [paul]       1.0.1cvs19
127
128         * src/prefs_account.c
129         * src/prefs_folder_item.c
130         * src/gtk/prefswindow.c
131         * src/gtk/prefswindow.h
132                 fix bug 698 'Clicking OK without username 'crashes'
133                 account edit window'. Patch by Alfons
134
135 2005-02-24 [colin]      1.0.1cvs18
136
137         * src/messageview.c
138                 Don't send out receipts if offline. Ask.
139
140 2005-02-23 [colin]      1.0.1cvs17
141
142         * src/compose.c
143                 Encode parts when signing
144
145 2005-02-23 [colin]      1.0.1cvs16
146
147         * src/compose.c
148         * src/procmsg.c
149                 Fix mimeinfo leakages
150
151 2005-02-21 [colin]      1.0.1cvs15
152
153         * src/compose.c
154                 Fix signing/encrypting still on after
155                 privacy system has been disabled
156
157 2005-02-18 [colin]      1.0.1cvs14
158
159         * src/quote_fmt_lex.l
160         * src/quote_fmt_parse.y
161                 Bugfix: Fix parser init (patch by Ivan)
162
163 2005-02-18 [colin]      1.0.1cvs13
164
165         * src/plugins/pgpmime/pgpmime.c
166                 Fix build (missed my `mv`)
167
168 2005-02-18 [colin]      1.0.1cvs12
169
170         * src/Makefile.am
171         * src/privacy.c         ** RE-ADDED **
172         * src/privacy.cpp       ** REMOVED **
173         * src/privacy.h
174         * src/plugins/pgpmime/Makefile.am
175         * src/plugins/pgpmime/passphrase.h
176         * src/plugins/pgpmime/pgpmime.c         ** RE-ADDED **
177         * src/plugins/pgpmime/pgpmime.cpp       ** REMOVED **
178         * src/plugins/pgpmime/pgpmime.h
179         * src/plugins/pgpmime/prefs_gpg.h
180         * src/plugins/pgpmime/select-keys.h
181         * src/plugins/pgpmime/sgpgme.h
182                 Revert huge API breakage.
183
184 2005-02-16 [christoph]  1.0.1cvs11
185
186         * src/mh.c
187                 add scan required function for MH folders
188
189         (Patch by Ivan Rayner <ivanr@sgi.com>)
190
191 2005-02-15 [christoph]  1.0.1cvs10
192
193         * src/plugins/pgpmime/pgpmime.cpp
194         * src/plugins/pgpmime/pgpmime.h
195                 add sign and encrypt functions
196
197 2005-02-15 [christoph]  1.0.1cvs9
198
199         * configure.ac
200         * src/Makefile.am
201         * src/privacy.c                                 ** REMOVE **
202         * src/privacy.cpp                               ** NEW **
203         * src/privacy.h
204         * src/plugins/pgpmime/Makefile.am
205         * src/plugins/pgpmime/passphrase.h
206         * src/plugins/pgpmime/pgpmime.c                 ** REMOVE **
207         * src/plugins/pgpmime/pgpmime.cpp               ** NEW **
208         * src/plugins/pgpmime/pgpmime.h
209         * src/plugins/pgpmime/prefs_gpg.h
210         * src/plugins/pgpmime/select-keys.h
211         * src/plugins/pgpmime/sgpgme.h
212                 change Privacy-API to C++
213
214 2005-02-15 [colin]      1.0.1cvs8
215
216         * src/mimeview.c
217         * src/common/utils.c
218                 Sanitize substitution for saved filenames:
219                 only \ / * and \r \n \t are bad. 
220
221 2005-02-15 [colin]      1.0.1cvs7
222
223         * src/compose.c
224         * src/procmime.c
225                 Optimize (constant instead of strlen). Thanks
226                 Alfons for the hint.
227
228 2005-02-14 [colin]      1.0.1cvs6
229
230         * src/compose.c
231         * src/procmime.c
232                 Use quoted-printable instead of 7bit or 8bit
233                 to encode "^From " and avoid mail corruption 
234                 on the MTA, as specified by RFC 3156. Thanks
235                 Hoa for the hint.
236
237 2005-02-12 [colin]      1.0.1cvs5
238
239         * src/filtering.c
240                 Remove wrong use of compose struct after
241                 compose_send(). Spotted by Alfons and Holger Berndt.
242
243 2005-02-10 [paul]       1.0.1cvs4
244
245         * src/compose.c
246                 sync with main, see ChangeLog 2005-02-10
247
248 2005-02-10 [colin]      1.0.1cvs3
249
250         * src/mainwindow.c
251                 dereference freed messageview,
252                 and don't try to use it after free.
253                 This caused occasional late segfaults
254                 when quitting.
255
256 2005-02-10 [colin]      1.0.1cvs2
257
258         * src/messageview.c
259                 Don't display html with plugin automatically
260                 (Dillo steals focus)
261
262 2005-02-09 [colin]      1.0.1cvs1
263
264         * src/mimeview.c
265         * src/mimeview.h
266         * src/messageview.c
267                 Display first relevant part using plugin
268                 if not text/plain if possible (useful for 
269                 vCalendar for example)
270
271 2005-02-08 [paul]       1.0.1
272
273         1.0.1 released
274
275 2005-02-08 [paul]       1.0.0cvs29
276
277         * po/de.po
278         * po/es.po
279         * po/fr.po
280         * po/it.po
281         * po/pt_BR.po
282         * po/sk.po
283         * po/sr.po
284                 updated by Thomas Gilgin, Ricardo Mones Lastra,
285                 Fabien Vantard, Andrea Spadaccini, Frederico Goncalves
286                 Guimaraes, Andrej Kacian, Aleksandar Urosevic
287
288 2005-02-05 [paul]       1.0.0cvs28
289
290         * src/compose.c
291                 fix Bug 682 'redirect is broken'
292
293
294 2005-02-05 [thorsten]   1.0.0cvs27
295
296         * src/partial_download.c
297                 fix buf overflow
298
299 2005-02-03 [colin]      1.0.0cvs26
300
301         * src/common/plugin.c
302                 Don't load GTK2 plugins at all. This solves
303                 the plugins problem when switching between
304                 GTK1 and GTK2 version.
305
306 2005-02-02 [colin]      1.0.0cvs25
307
308         * src/messageview.c
309                 Fix dangerous typo
310
311 2005-01-31 [colin]      1.0.0cvs24
312
313         * src/compose.c
314                 Fix MsgInfo reference leak
315
316 2005-01-28 [colin]      1.0.0cvs23
317
318         * src/folderview.c
319                 Change check - partial_recv is not cached.
320
321 2005-01-28 [colin]      1.0.0cvs22
322
323         * src/folderview.c
324                 Don't call partial_mark_for_delete() when 
325                 it's useless
326
327 2005-01-27 [colin]      1.0.0cvs21
328
329         * src/procmsg.c
330         * src/compose.c
331                 Fix build - sorry.
332
333 2005-01-27 [christoph]  1.0.0cvs20
334
335         * src/folder.c
336                 use normal message remove function if a folder has no function
337                 to remove all messages
338
339         * src/folderview.c
340                 fix memory leak
341
342 2005-01-27 [colin]      1.0.0cvs19
343
344         * src/procmime.c
345                 Forgot to commit this file with cvs18.
346
347 2005-01-27 [colin]      1.0.0cvs18
348
349         * src/compose.c
350                 Uhm, better not touch the original msginfo_list.
351
352 2005-01-27 [colin]      1.0.0cvs17
353
354         * src/procmsg.c
355         * src/procmsg.h
356                 Add a way to dump message/rfc822 MimeInfos to MsgInfos...
357         * src/compose.c
358                 ... And use it to be able to reply to the currently 
359                 selected MimeInfo.
360
361 2005-01-27 [colin]      1.0.0cvs16
362
363         * src/messageview.c
364         * src/summaryview.c
365         * src/compose.c
366         * src/compose.h
367         * src/toolbar.c
368         * src/mainwindow.c
369                 Factorize this reply mess
370
371 2005-01-26 [paul]       1.0.0cvs15
372
373         * ChangeLog
374         * ChangeLog.jp
375         * src/common/template.c
376                 sync with main, (fix memory leak), see ChangeLog
377                 2005-01-25
378
379 2005-01-25 [paul]       1.0.0cvs14
380
381         * src/compose.c
382                 compose_redirect(): fix sensitivity of attachment 
383                 "Properties..." button
384
385 2005-01-24 [colin]      1.0.0cvs13
386
387         * src/summaryview.c
388                 Freeze clist during operations involving message
389                 lists.
390
391 2005-01-24 [paul]       1.0.0cvs12
392
393         * ChangeLog
394         * ChangeLog.jp
395         * src/messageview.c
396         * src/mh.c
397         * src/common/utils.c
398                 sync with main, see ChangeLog 2005-01-19
399
400 2005-01-24 [colin]      1.0.0cvs11
401
402         * src/procheader.c
403                 Fix build with MIPSpro compiler.
404                 Patch by Ivan Rayner <ivanr@sgi.com>
405
406 2005-01-24 [colin]      1.0.0cvs10
407
408         * src/folderview.c
409                 Use (+) in collapsed folders with quicksearch-
410                 matching subfolders
411
412 2005-01-23 [holger]     1.0.0cvs9
413
414         * src/crash.c
415                 Include missing header file
416
417 2005-01-22 [colin]      1.0.0cvs8
418
419         * src/summaryview.c
420         * src/gtk/quicksearch.c
421                 Make recursive quicksearch work in
422                 root folders (and code fixes)
423
424 2005-01-21 [colin]      1.0.0cvs7
425
426         * src/summaryview.c
427                 Set cursor to wait while looking in subfolders
428
429 2005-01-21 [colin]      1.0.0cvs6
430
431         * src/summaryview.c
432                 Don't clear quicksearch if recursion is on,
433                 even if !sticky
434
435 2005-01-21 [colin]      1.0.0cvs5
436
437         * src/gtk/quicksearch.c
438         * src/prefs_common.c
439         * src/prefs_common.h
440                 Add option to recurse or not
441
442 2005-01-21 [colin]      1.0.0cvs4
443
444         * src/folder.h
445         * src/folderview.c
446         * src/folderview.h
447         * src/summaryview.c
448         * src/gtk/quicksearch.c
449         * src/gtk/quicksearch.h
450                 Make quicksearch recursive - results materialized
451                 by search icons in the folderview.
452
453 2005-01-20 [holger]     1.0.0cvs3
454
455         * src/addrindex.c
456         * src/addrindex.h
457                 Add addrindex_load_person_attribute() (for plugins)
458
459 2005-01-19 [colin]      1.0.0cvs2
460
461         * src/mbox.c
462         * src/mbox.h
463         * src/mainwindow.c
464         * src/summaryview.c
465         * src/summaryview.h
466                 Add an easy way to export specific messages
467                 to an mbox file.
468
469 2005-01-19 [paul]       1.0.0cvs1
470
471         * po/ja.po
472         * po/ko.po
473                 updated by  Rui Hirokawa and
474                 SungHyun Nam
475
476 2005-01-18 [paul]       1.0.0
477
478         * version 1.0.0 released
479
480 2005-01-17 [thorsten]   0.9.13cvs38
481
482         * src/crash.c
483         * src/gtk/pluginwindow.c
484                 return value of filesel should not be free()d
485
486 2005-01-17 [paul]       0.9.13cvs37
487
488         * AUTHORS
489         * po/es.po
490         * po/fr.po
491         * po/hr.po
492         * po/it.po
493         * po/pt_BR.po
494         * po/sk.po
495         * po/sr.po
496                 update translations. submitted by Ricardo Mones
497                 Lastra, Fabien Vantard, Dragan, Andrea Spadaccini,
498                 Frederico Goncalves Guimaraes, Andrej Kacian,
499                 Aleksandar Urosevic
500
501 2005-01-16 [colin]      0.9.13cvs36
502
503         * src/prefs_toolbar.c
504                 Fix two leaks, both found by Alfons.
505
506 2005-01-15 [paul]       0.9.13cvs35
507
508         * src/gtk/pluginwindow.c
509                 fix 2 memleaks, patch by Alfons
510
511 2005-01-15 [paul]       0.9.13cvs34
512
513         * ChangeLog
514         * ChangeLog.jp
515         * src/common/template.c
516                 sync with main, see ChangeLog 2005-01-11
517                 (fix potential memory corruption bug)
518
519 2005-01-14 [colin]      0.9.13cvs33
520
521         * src/html.c
522         * src/msgcache.c
523                 Fix coding style issues from the last patch
524
525 2005-01-14 [colin]      0.9.13cvs32
526
527         * src/msgcache.c
528                 Fix possible double free, avoid putting 8k on the stack
529         * src/html.c
530         * src/html.h
531                 Fix links with tags inside, add some entities
532         * AUTHORS
533                 Both patches by Rich Coe <Richard.Coe@med.ge.com>
534
535 2005-01-09 [thorsten]   0.9.13cvs31
536
537         * tools/calypso_convert.pl
538                 support nested subdirs (possible in recent calypso versions)
539                 fix "change of readonly value" error with perl >= 5.8
540
541 2005-01-08 [colin]      0.9.13cvs30
542
543         * src/prefs_filtering_action.c
544                 Plug leak - patch by Alfons
545
546 2005-01-07 [paul]       0.9.13cvs29
547
548         * ChangeLog
549         * ChangeLog.jp
550         * src/pop.c
551         * src/pop.h
552                 sync with main, see ChangeLog 2005-01-06
553
554 2005-01-06 [colin]      0.9.13cvs28
555
556         * src/prefs_matcher.c
557                 Plug leak. Patch by Alfons
558
559 2005-01-04 [christoph]  0.9.13cvs27
560
561         * src/folderview.c
562         * src/imap_gtk.c
563         * src/news_gtk.c
564                 Create extra popup menu entries for account settings
565
566         (Closes Bug 663 segfault choosing "Properties" for root MH mailbox)
567
568 2005-01-03 [colin]      0.9.13cvs26
569
570         * src/main.c
571                 Plugins should be loaded before --receive or --receive-all 
572                 is processed. 
573                 Patch by Felix Eckhofer <felix-ml@tribut.de>
574
575 2005-01-03 [colin]      0.9.13cvs25
576
577         * src/pop.c
578         * src/pop.h
579                 Add data_len member, because we can get NULs from network
580                 Patch by Alfons
581
582 2005-01-01 [colin]      0.9.13cvs24
583
584         * src/procmime.c
585                 Fix possible memleak in corner case - found by
586                 Martin Kluge, patch by Alfons
587
588 2004-12-30 [colin]      0.9.13cvs23
589
590         * src/account.c
591                 Fix prototypes - patch by Alfons
592
593 2004-12-30 [paul]       0.9.13cvs22
594
595         * ChangeLog
596         * ChangeLog.jp
597         * NEWS
598         * src/account.c
599                 sync with main 1.0.0.
600                 see ChangeLog 2004-12-22
601
602 2004-12-18 [paul]       0.9.13cvs21
603
604         * AUTHORS
605         * ChangeLog
606         * ChangeLog.jp
607         * src/action.c
608                 sync with main, see ChangeLog 2004-12-17
609
610 2004-12-17 [thorsten]   0.9.13cvs20
611
612         * src/compose.c
613                 protect trailing spaces when signing message
614
615 2004-12-16 [paul]       0.9.13cvs19
616
617         * ChangeLog
618         * ChangeLog.jp
619         * NEWS
620         * src/compose.c
621         * src/syldap.c
622                 sync with main 1.0.0rc
623                 see ChangeLog 2004-12-15
624
625 2004-12-14 [colin]      0.9.13cvs18
626
627         * src/gtk/prefswindow.c
628                 Fix build. Sorry :)
629
630 2004-12-14 [colin]      0.9.13cvs17
631
632         * src/gtk/gtkutils.c
633         * src/gtk/gtkutils.h
634         * src/gtk/prefswindow.c
635                 Catch Enter in prefswindow while in text
636                 widget. Patch by Alfons.
637
638 2004-12-14 [paul]       0.9.13cvs16
639
640         * ChangeLog
641         * ChangeLog.jp
642         * src/action.c
643         * src/compose.c
644         * src/common/utils.c
645                 sync with main, see ChangeLog entries 2004-12-10
646                 and 2004-12-13
647
648         * po/ru.po
649                 updated by Pavlo Bohmat
650
651 2004-12-13 [thorsten]   0.9.13cvs15
652
653         * src/plugins/spamassassin/libspamc.c
654                 fix memleak
655
656 2004-12-13 [colin]      0.9.13cvs14
657
658         * src/gtk/prefswindow.c
659         * src/gtk/pluginwindow.c
660                 Fix key_pressed handlers
661
662 2004-12-11 [colin]      0.9.13cvs13
663
664         * src/quote_fmt_parse.y
665                 Rework quote_fmt_parse to use less local 
666                 arrays in local blocks, so it doesn't 
667                 freak out IBM's stack protector. Patch
668                 by Alfons.
669
670 2004-12-10 [colin]      0.9.13cvs12
671
672         * src/messageview.c
673                 Fix logic error
674         * src/mainwindow.c
675                 Fix corruptions when de-separating messageview
676
677 2004-12-10 [paul]       0.9.13cvs11
678
679         * src/prefs_themes.c
680                 use a different set of icons for the Preview
681
682 2004-12-09 [colin]      0.9.13cvs10
683
684         * src/procmime.c
685                 Fix procmime_encode_content doing horribly wrong
686                 stuff when encoding to B64 from memory
687
688 2004-12-08 [colin]      0.9.13cvs9
689
690         * src/gtk/colorlabel.c
691                 Fix color label off-by-one
692                 Patch by Alfons
693
694 2004-12-08 [hoa]        0.9.13cvs8
695
696         * src/quote_fmt_parse.y
697                 really fix buffer overflow
698
699 2004-12-08 [colin]      0.9.13cvs7
700
701         * src/matcher_parser_parse.y
702         * src/msgcache.c
703         * src/prefs_matcher.c
704         * src/procheader.c
705         * src/matcher.c
706         * src/common/defs.h
707                 Cache total_size and use that to speed up
708                 'partial' match.
709                 Add 'partial' to the list of useable stuff
710                 in filtering
711
712 2004-12-08 [paul]
713
714         * po/sr.po
715                 updated by URKE MMI
716
717 2004-12-08 [colin]      0.9.13cvs6
718
719         * src/textview.c
720                 Fix possible boundary overrun in
721                 get_email_part(). Patch by Alfons
722
723 2004-12-08 [hoa]        0.9.13cvs5
724
725         * src/quote_fmt_parse.y
726                 fix buffer overflow
727                 http://bugs.gentoo.org/show_bug.cgi?id=67253
728
729 2004-12-07 [thorsten]   0.9.13cvs4
730
731         * src/procmime.c
732                 fix leak introduced with 0.9.13cvs1
733
734 2004-12-07 [keith]      0.9.13cvs3
735
736         * src/procmime.c
737                 Fix typo
738
739 2004-12-07 [colin]      0.9.13cvs2
740
741         * AUTHORS
742         * src/prefs_account.c
743         * src/common/smtp.c
744         * src/common/smtp.h
745                 Add SMTP PLAIN authentication. Patch by 
746                 George Michaelson <ggm@apnic.net>
747
748 2004-12-07 [thorsten]   0.9.13cvs1
749
750         * src/procmime.c
751                 [Bug 650] reply button causes crash
752                 Patch partly by David Relson
753
754 2004-12-06 [paul]       0.9.13
755
756         0.9.13 released
757
758 2004-12-06 [paul]
759
760         * po/sk.po
761                 updated by Andrej Kacian
762         * INSTALL
763         * README.claws
764                 updated
765         
766 2004-12-06 [christoph]
767
768         * configure.ac
769                 move GPGME check to PGP/MIME plugin checks
770
771 2004-12-06 [colin]      0.9.12cvs187
772
773         * src/compose.c
774                 X-Sylpheed-Gnupg-Mode -> X-Sylpheed-Privacy-System
775
776 2004-12-06 [paul]       0.9.12cvs186
777
778         * INSTALL
779         * README.claws
780                 updated
781         * po/es.po
782         * po/fr.po
783         * po/it.po
784         * po/ja.po
785         * po/pt_BR.po
786         * po/zh_CN.po
787                 updated by Ricardo Mones Lastra, Fabien Vantard, Andrea 
788                 Spadaccini, Rui Hirokawa, Frederico Goncalves Guimaraes,
789                 and Yang Guilong
790
791 2004-12-05 [paul]       0.9.12cvs185
792
793         * INSTALL
794         * Makefile.am
795         * README.claws
796                 update
797         * TODO.claws    **REMOVED**
798                 removed, use the wiki instead
799         * tools/Makefile.am
800         * tools/README
801                 remove newscache_conv.pl from the release package
802                 and notes as it is broken and not currently maintained
803         * tools/filter_conv.pl
804                 use --config-dir to find claws' config dir
805         * tools/kdeservicemenu/README
806         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
807         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
808                 make a top-level menu entry
809
810 2004-12-04 [paul]       0.9.12cvs184
811
812         * src/addrharvest.c
813                 conv_unmime_header_overwrite(name)
814
815 2004-12-04 [colin]      0.9.12cvs183
816
817         * src/compose.c
818                 Fix saving of compose window position
819                 when sending mail. Patch by Alfons.
820
821 2004-12-04 [paul]       0.9.12cvs182
822
823         * ChangeLog
824         * ChangeLog.jp
825         * INSTALL
826         * NEWS
827         * README
828         * README.jp
829         * doc/manual/ja/Makefile.am
830         * doc/manual/ja/sylpheed-1.html
831         * doc/manual/ja/sylpheed-10.html
832         * doc/manual/ja/sylpheed-11.html
833         * doc/manual/ja/sylpheed-12.html
834         * doc/manual/ja/sylpheed-13.html
835         * doc/manual/ja/sylpheed-14.html
836         * doc/manual/ja/sylpheed-15.html
837         * doc/manual/ja/sylpheed-16.html
838         * doc/manual/ja/sylpheed-17.html
839         * doc/manual/ja/sylpheed-18.html
840         * doc/manual/ja/sylpheed-19.html
841         * doc/manual/ja/sylpheed-2.html
842         * doc/manual/ja/sylpheed-20.html
843         * doc/manual/ja/sylpheed-3.html
844         * doc/manual/ja/sylpheed-4.html
845         * doc/manual/ja/sylpheed-5.html
846         * doc/manual/ja/sylpheed-6.html
847         * doc/manual/ja/sylpheed-7.html
848         * doc/manual/ja/sylpheed-8.html
849         * doc/manual/ja/sylpheed-9.html
850         * doc/manual/ja/sylpheed.html
851         * doc/manual/ja/sylpheed.sgml
852         * src/Makefile.am
853         * src/procmime.c
854         * src/pixmaps/regular.xpm **REMOVED**
855                 sync with main 1.0.0beta4, including: "canonicalize text files
856                 before encoding to BASE64, and uncanonicalize after decoding
857                 to conform with RFC 2045" 
858
859 2004-12-03 [christoph]  0.9.12cvs181
860
861         * src/compose.c
862                 build the Privacy System menu without GtkItemFactory to
863                 allow '/' in Privacy System names
864
865         * src/plugins/pgpmime/pgpmime.c
866         * src/plugins/pgpmime/plugin.c
867                 Update description and change Privacy System name
868
869 2004-12-03 [paul]
870
871         * src/pixmaps/dir_close.xpm
872         * src/pixmaps/dir_open.xpm
873         * src/pixmaps/drafts_close.xpm
874         * src/pixmaps/drafts_open.xpm
875         * src/pixmaps/group.xpm
876         * src/pixmaps/unread.xpm
877                 update icons (sync with main (adjust hue))      
878
879 2004-12-02 [paul]       0.9.12cvs180
880
881         * ChangeLog
882         * ChangeLog.jp
883         * src/Makefile.am
884         * src/pop.c
885         * src/common/utils.c
886         * src/common/utils.h
887         * src/pixmaps/folder.xpm **REMOVED**
888                 sync with main
889                 fixes bug 644 'extra CRs in subject line break filtering' 
890
891 2004-12-02 [colin]      0.9.12cvs179
892
893         * src/compose.c
894                 Prevent duplicate edition of queued
895                 and drafted mails
896
897 2004-12-02 [colin]      0.9.12cvs178
898
899         * src/compose.c
900                 Fix quote linewrapping ignoring pref
901                 Patch by Alfons
902
903 2004-11-30 [colin]      0.9.12cvs177
904
905         * src/gtk/prefswindow.c
906         * src/gtk/pluginwindow.c
907                 Add shortcut keys to prefs window
908                 and plugin window. Patch by Fabien Vantard.
909
910 2004-11-29 [colin]      0.9.12cvs176
911
912         * src/folderview.c
913                 Fix disappearing separators in folderview's popup
914
915 2004-11-29 [colin]      0.9.12cvs175
916
917         * src/procmime.c
918                 Another format bug
919
920 2004-11-29 [colin]      0.9.12cvs174
921
922         * src/pop.c
923                 Fix format string
924
925 2004-11-26 [colin]      0.9.12cvs173
926
927         * src/common/smtp.c
928         * src/common/smtp.h
929                 Use ESMTP for all servers advertising it
930                 Add SIZE= parameter to MAIL command for 
931                 ESMTP servers
932
933 2004-11-24 [colin]      0.9.12cvs172
934
935         * src/plugins/pgpmime/pgpmime.c
936                 Forgot one :(
937
938 2004-11-24 [colin]      0.9.12cvs171
939
940         * src/plugins/pgpmime/pgpmime.c
941                 Fix numerous GpgmeGtk leaks
942
943 2004-11-24 [colin]      0.9.12cvs170
944
945         * src/plugins/pgpmime/pgpmime.c
946                 Fix numerous GpgmeCtx leaks
947
948 2004-11-24 [colin]      0.9.12cvs169
949
950         * src/plugins/pgpmime/plugin.c
951                 Update requirements
952         * src/plugins/trayicon/Makefile.am
953         * src/plugins/trayicon/newmarkedmail.xpm
954         * src/plugins/trayicon/trayicon.c
955         * src/plugins/trayicon/unreadmarkedmail.xpm
956                 Add new icons when there are unread marked mails
957                 answers
958
959 2004-11-23 [thorsten]   0.9.12cvs168
960
961         * src/plugins/pgpmime/plugin.c
962                 typo: plugin_init instead of plugin_done
963
964 2004-11-23 [thorsten]   0.9.12cvs167
965
966         * commitHelper
967                 o add me
968         * src/partial_download.c
969         * src/partial_download.h
970                 o fix path for includes
971
972 2004-11-23 [colin]      0.9.12cvs166
973
974         * src/procmime.c
975                 Uh, changed API.
976
977 2004-11-23 [colin]      0.9.12cvs165
978
979         * src/procmime.c
980                 Fix mime headers wrapping
981
982 2004-11-23 [christoph]  0.9.12cvs164
983
984         * src/common/Makefile.am
985         * src/common/partial_download.[ch]
986         * src/Makefile.am
987         * src/partial_download.[ch]
988         * src/folderview.c
989                 move to src because it depends on src stuff
990
991         * src/codeconv.c
992         * src/common/base64.h
993                 move B64LEN macro to base64.h
994
995         * src/compose.c
996         * src/privacy.[ch]
997                 add PrefsAccount to sign-function parameters
998
999         * src/main.c
1000         * src/prefs_account.[ch]
1001         * src/gtk/prefswindow.[ch]
1002                 o use new prefswindow for account prefs
1003                 o add possibility to add new pages to account prefs
1004
1005         * src/plugins/pgpmime/prefs_gpg.[ch]
1006         * src/plugins/pgpmime/prefs_gpg.glade
1007                 add account prefs for GPG
1008
1009         * src/plugins/pgpmime/pgpmime.c
1010         * src/plugins/pgpmime/sgpgme.[ch]
1011                 create signers list based on the GPG account prefs
1012
1013 2004-11-23 [colin]      0.9.12cvs163
1014
1015         * src/main.c
1016                 Fix cursor going from normal to wait
1017                 as many times as there are folders
1018                 (very noticeable on exported displays)
1019
1020 2004-11-23 [colin]      0.9.12cvs162
1021
1022         * src/msgcache.c
1023                 HEAD needs this leak fix too
1024
1025 2004-11-22 [luke]       0.9.12cvs161
1026
1027         * src/gtk/gtkstext.c
1028                 'Up' key moves one line (not one paragraph) like 'Down'
1029
1030 2004-11-22 [paul]       0.9.12cvs160
1031
1032         * src/prefs_themes.c
1033                 fix oversized GtkFrames
1034
1035 2004-11-19 [paul]       0.9.12cvs159
1036
1037         * src/prefs_common.c
1038                 update prefs_keybind_apply_clicked()
1039
1040 2004-11-18 [paul]       0.9.12cvs158
1041
1042         * src/compose.c
1043         * src/messageview.c
1044         * src/common/utils.c
1045         * src/common/utils.h
1046                 use Message-ID format like that previously
1047                 used in compose_generate_msgid()
1048
1049 2004-11-17 [christoph]  0.9.12cvs157
1050
1051         * src/mainwindow.c
1052         * src/prefs_common.c
1053                 integrate "Common preferences" into new preferences dialog
1054
1055 2004-11-17 [colin]      0.9.12cvs156
1056
1057         * src/prefs_account.c
1058         * src/prefs_account.h
1059         * src/procmsg.c
1060                 Add an option to let the user choose to store encrypted
1061                 mail as clear text or encrypted.
1062
1063 2004-11-17 [colin]      0.9.12cvs155
1064
1065         * src/compose.c
1066         * src/toolbar.c
1067                 Be verbose when sending fails
1068         * src/procmsg.c
1069                 Fix procmsg_send_queue returning 0 when there's an error
1070                 Don't send messages to be encrypted to nobody 
1071
1072
1073 2004-11-17 [colin]      0.9.12cvs154
1074
1075         * src/privacy.c
1076                 Fix more pointer confusion
1077
1078 2004-11-17 [paul]       0.9.12cvs153
1079
1080         * src/procmime.h
1081                 forgotten in sync with main 1.0.0beta3
1082
1083
1084 2004-11-17 [paul]       0.9.12cvs152
1085
1086         * ChangeLog
1087         * ChangeLog.jp
1088         * NEWS
1089         * src/compose.c
1090         * src/jpilot.c
1091         * src/procmime.c
1092                 sync with main 1.0.0beta3
1093                 see ChangeLog 2004-11-15 and 2004-11-16
1094
1095 2004-11-17 [colin]      0.9.12cvs151
1096
1097         * src/plugins/pgpmime/pgpmime.c
1098                 Remove debug printf
1099
1100 2004-11-17 [colin]      0.9.12cvs150
1101
1102         * src/plugins/pgpmime/pgpmime.c
1103                 Fix off-by-one causing segs
1104
1105 2004-11-17 [colin]      0.9.12cvs149
1106
1107         * src/procmsg.c
1108                 < Reboot_> don't compare pointers to NULL with !
1109                 So, use the other form to bring consistency.
1110                 Also fix coding style.
1111
1112 2004-11-16 [colin]      0.9.12cvs148
1113
1114         * src/procmsg.c
1115                 Fix the fix :)
1116
1117 2004-11-16 [colin]      0.9.12cvs147
1118
1119         * src/procmsg.c
1120                 Fix leaks in procmsg_send_message_queue
1121
1122 2004-11-12 [paul]       0.9.12cvs146
1123
1124         * src/prefs_account.c
1125         * src/procmime.c
1126         * src/procmime.h
1127                 fix sync breakage 
1128
1129 2004-11-12 [paul]
1130
1131         * src/pixmaps/complete.xpm
1132         * src/pixmaps/continue.xpm
1133                 small sync with main, see ChangeLog 2004-11-11
1134
1135 2004-11-11 [paul]       0.9.12cvs145
1136
1137         * ChangeLog
1138         * ChangeLog.jp
1139         * src/account.c
1140         * src/folderview.c
1141         * src/folderview.h
1142         * src/imap.c
1143         * src/imap_gtk.c
1144         * src/inc.c
1145         * src/mainwindow.c
1146         * src/mh_gtk.c
1147         * src/news_gtk.c
1148         * src/pop.c
1149         * src/prefs_account.c
1150         * src/prefs_account.h
1151         * src/prefs_ext_prog.c
1152         * src/procmsg.c
1153         * src/procmsg.h
1154         * src/summary_search.c
1155         * src/summaryview.c
1156         * src/textview.c
1157         * src/common/defs.h
1158         * src/common/utils.c
1159         * src/common/utils.h
1160         * src/gtk/menu.c
1161         * src/gtk/menu.h
1162                 sync with main 1.0.0beta2 (plus 4)
1163
1164 2004-11-09 [christoph]  0.9.12cvs144
1165
1166         * src/compose.c
1167         * src/prefs_account.[ch]
1168                 add option menu to select default privacy system
1169
1170         * src/plugins/pgpmime/pgpmime.c
1171                 better memory allocation
1172
1173         * src/folder.c
1174                 syncronize flags when scanning a folder
1175
1176 2004-11-08 [colin]      0.9.12cvs143
1177
1178         * src/summaryview.c
1179                 Prevent useless folder count updates while 
1180                 quicksearch is running. It is really annoying 
1181                 while quicksearch is running a full-mail
1182                 scan, like 'b foo', in a big folder.
1183
1184 2004-11-08 [colin]      0.9.12cvs142
1185
1186         * src/textview.c
1187                 Really fix these mail URIs
1188
1189 2004-11-08 [colin]      0.9.12cvs141
1190
1191         * src/textview.c
1192                 fix "colin@colino.net" <colin@colino.net> 
1193                 types of URIs
1194
1195 2004-11-06 [colin]      0.9.12cvs140
1196
1197         * src/compose.c
1198                 Don't ask for passphrase if not sending
1199
1200 2004-11-05 [christoph]  0.9.12cvs139
1201
1202         * src/compose.c
1203                 o encode text content of composed mails
1204         * src/procmime.c
1205                 o allow encoding of MimeInfos that are stored in memory buffers
1206                 
1207
1208 2004-11-03 [paul]       0.9.12cvs138
1209
1210         * po/POTFILES.in
1211                 add 'src/plugins/pgpmime/prefs_gpg.c'.
1212                 Patch submitted by Fabien Vantard
1213
1214         * src/prefs_ext_prog.c
1215                 fix typos. Patch submitted by Fabien Vantard
1216
1217         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
1218         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
1219                 add German, Spanish, Italian, Brazilian Portuguese,
1220                 and Slovak translations. Submitted by Thomas Gilgin,
1221                 J. José del Río 'partymola', Andrea Spadaccini,
1222                 Frederico Goncalves Guimaraes, and Andrej Kacian
1223
1224 2004-11-01 [christoph]  0.9.12cvs137
1225
1226         * src/procmime.c
1227                 implement RFC2231's parameter encoding
1228
1229 2004-10-29 [colin]      0.9.12cvs136
1230
1231         * src/common/utils.c
1232                 Fix boundary delimiter (a Pine user gets this:
1233                 > Malformed message: Unexpected characters at end of parameters:
1234                 > =_Thu__28_Oct_2)
1235
1236 2004-10-29 [paul]
1237
1238         * tools/textviewer.sh
1239                 fix typo. patch submitted by Johann Koenig 
1240                 <explosive@hvc.rr.com>
1241
1242 2004-10-29 [paul]
1243
1244         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
1245         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
1246                 add French translations, submitted by Fabien Vantard
1247
1248 2004-10-28 [christoph]  0.9.12cvs135
1249
1250         * doc/src/rfc2231.txt                           ** NEW **
1251         * src/procmime.c
1252         * src/common/quoted-printable.c
1253         * src/common/utils.[ch]
1254                 implement RFC2231's parameter decoding
1255
1256 2004-10-27 [paul]
1257
1258         * tools/kdeservicemenu/README
1259         * tools/kdeservicemenu/install.sh
1260         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
1261         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
1262         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
1263                 output files to /tmp instead of littering the
1264                 current dir
1265                 add uninstall function
1266                 refactor
1267
1268 2004-10-26 [christoph]  0.9.12cvs134
1269
1270         * src/procmime.c
1271                 better check if parameters have to be in quoted string
1272
1273 2004-10-25 [paul]
1274
1275         * tools/kdeservicemenu/README
1276         * tools/kdeservicemenu/install.sh
1277         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
1278         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
1279         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
1280                 add files for Sylpheed Service Menu in Konqueror
1281
1282 2004-10-22 [paul]       0.9.12cvs133
1283
1284         * src/compose.c
1285         * src/prefs_common.c
1286         * src/prefs_common.h
1287         * src/prefs_wrapping.c
1288                 remove 'smart wrapping'
1289
1290 2004-10-21 [colin]      0.9.12cvs132
1291
1292         * src/compose.c
1293                 Remove extraneous separator in Options
1294
1295 2004-10-21 [colin]      0.9.12cvs131
1296
1297         * src/compose.c
1298                 Replace "unknown" attachments by "application/octet-stream"
1299                 Be a bit more defensive when using strchr
1300
1301 2004-10-20 [paul]
1302
1303         * po/ru.po
1304                 updated by Pavlo Bohmat
1305
1306 2004-10-19 [christoph]  0.9.12cvs130
1307
1308         * src/compose.c
1309                 fix wrong menu entry path
1310
1311         (Closes Bug 626 crashes after clicking 'reply' or 'reply to all')
1312
1313         * src/gtk/menu.c
1314                 add extra check for missing menu entries
1315
1316 2004-10-19 [christoph]  0.9.12cvs129
1317
1318         * src/compose.c
1319         * src/common/utils.c
1320                 use utils' generate_msgid() in compose.c
1321
1322 2004-10-18 [christoph]  0.9.12cvs128
1323
1324         * src/plugins/pgpmime/passphrase.c
1325         * src/plugins/pgpmime/pgpmime.c
1326         * src/plugins/pgpmime/prefs_gpg.[ch]
1327         * src/plugins/pgpmime/prefs_gpg.glade
1328         * src/plugins/pgpmime/sgpgme.c
1329                 add GPG prefs
1330
1331 2004-10-18 [christoph]  0.9.12cvs127
1332
1333         * src/addrbook.c
1334         * src/addrcache.c
1335         * src/addressbook.c
1336         * src/codeconv.c
1337         * src/compose.c
1338         * src/customheader.c
1339         * src/editaddress.c
1340         * src/editgroup.c
1341         * src/exporthtml.c
1342         * src/folder.c
1343         * src/folderview.c
1344         * src/imap.c
1345         * src/jpilot.c
1346         * src/main.c
1347         * src/matcher_parser_parse.y
1348         * src/mbox.c
1349         * src/pop.c
1350         * src/prefs_account.c
1351         * src/prefs_gtk.c
1352         * src/prefs_msg_colors.c
1353         * src/procheader.c
1354         * src/procmime.[ch]
1355         * src/procmsg.c
1356         * src/summaryview.c
1357         * src/textview.c
1358         * src/common/base64.c
1359         * src/common/partial_download.c
1360         * src/common/socket.c
1361         * src/common/sylpheed.c
1362         * src/common/utils.[ch]
1363         * src/gtk/filesel.c
1364         * src/gtk/pluginwindow.c
1365         * src/gtk/quicksearch.c
1366         * src/plugins/pgpmime/pgpmime.c
1367         * src/plugins/pgpmime/plugin.c
1368         * src/plugins/pgpmime/select-keys.c
1369         * src/plugins/pgpmime/sgpgme.c
1370         * src/plugins/spamassassin/libspamc.c
1371         * src/plugins/trayicon/trayicon.c
1372         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch]
1373         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
1374                 o don't use any GNU C extensions
1375                 o fix warnings
1376                 o replace some non-POSIX functions
1377
1378         * src/plugins/spamassassin/spamassassin.[ch]
1379         * src/plugins/spamassassin/spamassassin_gtk.c
1380         * src/plugins/clamav/clamav_plugin.[ch]
1381         * src/plugins/clamav/clamav_plugin_gtk.c
1382                 replace statusbar_print_all() from common code because it is a
1383                 GUI function
1384
1385 2004-10-17 [paul]
1386
1387         * po/es.po
1388         * po/ko.po
1389         * AUTHORS
1390                 update Spanish and Korean translations,
1391                 submitted by Ricardo Mones Lastra and
1392                 SungHyun Nam
1393
1394 2004-10-13 [colin]      0.9.12cvs126
1395
1396         * src/compose.c
1397                 Don't convert message to forced encoding when 
1398                 drafting, plus minor magic-values cleanup.
1399
1400 2004-10-13 [colin]      0.9.12cvs125
1401
1402         * po/POTFILES.in
1403                 Update POTFILES.in to reflect the source
1404                 place changes
1405
1406 2004-10-08 [christoph]  0.9.12cvs124
1407
1408         * m4/spamassassin.m4
1409                 fix libspamc OpenSSL
1410
1411         * src/compose.c
1412                 rearrange the compose menu
1413
1414 2004-10-08 [christoph]  0.9.12cvs123
1415
1416         * src/Makefile.am
1417         * src/account.c
1418         * src/compose.[ch]
1419         * src/crash.c
1420         * src/main.c
1421         * src/mimeview.c
1422         * src/passphrase.[ch]                           ** REMOVE **
1423         * src/prefs_account.[ch]
1424         * src/prefs_common.[ch]
1425         * src/privacy.[ch]
1426         * src/procmime.[ch]
1427         * src/procmsg.c
1428         * src/rfc2015.[ch]                              ** REMOVE **
1429         * src/select-keys.[ch]                          ** REMOVE **
1430         * src/common/utils.[ch]
1431         * src/gtk/about.c
1432         * src/plugins/pgpmime/Makefile.am
1433         * src/plugins/pgpmime/passphrase.[ch]           ** NEW **
1434         * src/plugins/pgpmime/pgpmime.c
1435         * src/plugins/pgpmime/plugin.c
1436         * src/plugins/pgpmime/prefs_gpg.[ch]
1437         * src/plugins/pgpmime/select-keys.[ch]          ** NEW **
1438         * src/plugins/pgpmime/sgpgme.[ch]
1439                 o Add new MIME-Writer
1440                 o extend PrivacySystem with sign and encrypt functions
1441                 o extend PGP/MIME plugin with sign and encrypt functions
1442                 o integrate extended Privacy API in Compose and Sending process
1443
1444 2004-10-04 [colin]      0.9.12cvs122
1445
1446         * src/mainwindow.c
1447         * src/messageview.c
1448         * src/messageview.h
1449         * src/textview.c
1450                 Make forced encoding limited to messageview and
1451                 apply only to parts displayed using textview
1452
1453 2004-10-04 [colin]      0.9.12cvs121
1454
1455         * src/summaryview.c
1456                 Fix bug #605 (collapsed threads re-expand when moving or
1457                 deleting mails)
1458
1459 2004-10-03 [colin]      0.9.12cvs120
1460
1461         * src/summaryview.c
1462                 Fix bug #602
1463
1464 2004-10-02 [colin]      0.9.12cvs119
1465
1466         * src/mainwindow.c
1467         * src/messageview.c
1468         * src/prefs_common.h
1469         * src/procmime.c
1470         * src/procmime.h
1471         * src/textview.c
1472                 Clean up forced charset feature
1473                 Add forced decode
1474
1475 2004-10-01 [colin]      0.9.12cvs118
1476
1477         * src/mimeview.c
1478                 Better fix for Save all: skip multipart mails' first 
1479                 text part
1480
1481 2004-10-01 [colin]      0.9.12cvs117
1482
1483         * src/mimeview.c
1484                 Only save attachments in Save All
1485
1486 2004-10-01 [paul]       0.9.12cvs116
1487
1488         * ChangeLog
1489         * ChangeLog.jp
1490         * src/account.c
1491         * src/prefs_common.c
1492         * src/gtk/colorlabel.c
1493                 sync with main 0.9.12cvs17
1494
1495 2004-09-30 [colin]      0.9.12cvs115
1496
1497         * src/stock_pixmap.c
1498         * src/stock_pixmap.h
1499         * src/folderview.c
1500         * src/Makefile.am
1501         * src/pixmaps/read.xpm
1502                 Add icon for total # column
1503
1504 2004-09-29 [colin]      0.9.12cvs114
1505
1506         * src/compose.c
1507                 Don't close compose until message is sent if 
1508                 Show Send Dialog is Always
1509
1510 2004-09-29 [paul]       0.9.12cvs113
1511
1512         * src/quote_fmt_parse.y
1513                 In the quotation templates recognise sender's first and last 
1514                 names (%F %L) when the name is in the format "Duck, Donald".
1515                 Patch submitted by Thomas Gilgin, <thomas_gilgin@users.sourceforge.net>
1516
1517
1518 2004-09-28 [colin]      0.9.12cvs112
1519
1520         * src/mainwindow.c
1521                 Put back mnemonic
1522         * src/folderview.c
1523                 Fix Empty trash being visible-invisible-visible...
1524
1525 2004-09-28 [colin]      0.9.12cvs111
1526
1527         * src/mainwindow.c
1528                 Relabel Empty all Trash folders
1529
1530 2004-09-28 [colin]      0.9.12cvs110
1531
1532         * src/folderview.c
1533                 Add contextual Empty trash menu
1534         * src/mainwindow.c
1535                 Revert cvs109 which was useless
1536
1537 2004-09-28 [colin]      0.9.12cvs109
1538
1539         * src/mainwindow.c
1540                 Fix uninialized var
1541
1542 2004-09-28 [colin]      0.9.12cvs108
1543
1544         * src/addressbook.c
1545                 Fix triple-click
1546
1547 2004-09-28 [colin]      0.9.12cvs107
1548
1549         * src/addressbook.c
1550                 Fix double-click on entries
1551
1552 2004-09-28 [colin]      0.9.12cvs106
1553
1554         * src/inc.c
1555                 Reintroduce folder_item update freeze on incorporation
1556
1557 2004-09-27 [christoph]  0.9.12cvs105
1558
1559         * src/folderview.c
1560                 right-align new and unread column
1561
1562 2004-09-27 [paul]
1563
1564         * 0.9.12b released
1565
1566 2004-09-27 [paul]       0.9.12cvs104
1567
1568         * src/main.c
1569                 revert 0.9.12cvs101, it causes another segfault
1570
1571 2004-09-23 [christoph]  0.9.12cvs103
1572
1573         * src/plugins/spamassassin/libspamc.[ch]
1574         * src/plugins/spamassassin/utils.[ch]
1575                 update libspamc to SpamAssassin 3.0.0
1576
1577 2004-09-17 [paul]       0.9.12cvs102
1578
1579         * ChangeLog
1580         * ChangeLog.jp
1581         * src/inc.c
1582                 sync with main 0.9.12cvs14, see ChangeLog 2004-09-09
1583  
1584
1585 2004-09-17 [colin]      0.9.12cvs101
1586
1587         * src/main.c
1588                 Fix segfaults when quitting. valgrind says:
1589                         ==12144== Invalid read of size 4
1590                         ==12144==    at 0x80D7DDA: messageview_is_visible (messageview.c:938)
1591                         [...]
1592                         ==12144==  Address 0x1BF1BD30 is 56 bytes inside a block of size 72 free'd
1593                         [...]
1594                         ==12144==    by 0x80CC671: exit_sylpheed (main.c:498)
1595
1596
1597 2004-09-13 [christoph]  0.9.12cvs100
1598
1599         * src/folder.c
1600                 add NULL pointer checks to fix segfault when messages can
1601                 not be fetched
1602
1603 2004-09-08 [colin]      0.9.12cvs99
1604
1605         * src/account.c
1606                 Remove a debug printf
1607
1608 2004-09-08 [christoph]  0.9.12cvs98
1609
1610         * src/procmsg.[ch]
1611                 change MSG_CACHED (unused in claws) to MSG_SCANNED to remember
1612                 if the message structure has been scanned
1613
1614         * src/folder.c
1615                 o scan structure when the mail is fetched for the first time
1616                   to prevent unnecessary fetching of messages while scanning
1617                   the folder for messages
1618                 o revert 0.9.12cvs24
1619
1620         * src/plugins/pgpmime/pgpmime.c
1621                 check signature if auto signature checking is enabled when the
1622                 signature status is requested for first time and not when
1623                 checking if a part has a signature
1624
1625 2004-09-07 [colin]      0.9.12cvs97
1626
1627         * src/inc.c
1628                 Change session error messages so that they
1629                 are a bit more helpful (the origin of the
1630                 error is not apparent if one isn't in 
1631                 front of Sylpheed when it happens).
1632
1633 2004-09-06 [colin]      0.9.12cvs96
1634
1635         * src/toolbar.c
1636                 Fix graying out Redirect in non english languages
1637                 Patch by Fabien Vantard
1638
1639 2004-09-06 [colin]      0.9.12cvs95
1640
1641         * src/summaryview.c
1642         * src/mimeview.c
1643                 Fix dropped URIs
1644
1645 2004-09-06 [colin]      0.9.12cvs94
1646
1647         * src/addressbook.c
1648         * src/addressitem.h
1649         * src/addritem.c
1650         * src/addritem.h
1651                 Add basic drag and drop to addressbook
1652
1653 2004-09-03 [colin]      0.9.12cvs93
1654
1655         * src/summaryview.c
1656                 Next/Prev unread message should start
1657                 from next/prev node (especially if 
1658                 mark_as_read_delay != 0)
1659
1660 2004-09-03 [colin]      0.9.12cvs92
1661
1662         * src/prefs_common.c
1663         * src/prefs_common.h
1664         * src/summaryview.c
1665                 Add an hidden 'mark_as_read_delay' pref 
1666
1667 2004-09-02 [colin]      0.9.12cvs91
1668
1669         * src/gtk/menu.c
1670                 Add unduplicated menu entries (fixes bug 532)
1671                 Patch by Fabien Vantard
1672
1673 2004-09-02 [colin]      0.9.12cvs90
1674
1675         * src/account.c
1676                 Fix bug 582 (broken auto account selection)
1677
1678 2004-09-02 [colin]      0.9.12cvs89
1679
1680         * src/addrindex.c
1681                 Free deleted queries too
1682
1683 2004-09-02 [colin]      0.9.12cvs88
1684
1685         * src/ldapquery.c
1686                 Fix freezes in LDAP, due to memory corruption
1687                 after deletion of a query (and not removing it
1688                 from the corresponding list of queries).
1689                 Very probably fixes bug 567 and bug 569
1690
1691 2004-09-02 [colin]      0.9.12cvs87
1692
1693         * src/prefs_spelling.c
1694                 Fix bug with aspell prefs init, where spell checking
1695                 is enabled at first but dictionary not specified. Use
1696                 LANG's dictionary by default.
1697
1698 2004-09-01 [colin]      0.9.12cvs86
1699
1700         * src/filtering.c
1701         * src/imap.c
1702         * src/prefs_matcher.c
1703         * src/stock_pixmap.c
1704                 Fix more nasty uninitialized variables
1705
1706 2004-08-31 [colin]      0.9.12cvs85
1707
1708         * src/folder.c
1709                 Fix memory corruption when entering procmsg_msginfo_free()
1710                 with unitialized msginfo. Thanks Valgrind.
1711
1712 2004-08-29 [colin]      0.9.12cvs84
1713
1714         * src/mimeview.c
1715                 Don't escape filenames before saving - that's 
1716                 not dangerous. By the way, fix the leak.
1717
1718 2004-08-27 [paul]       0.9.12cvs83
1719
1720         * src/mh.c
1721         * src/procheader.c
1722         * src/procmsg.c
1723         * src/procmsg.h
1724         * src/common/utils.c
1725         * src/gtk/menu.h
1726                 sync with main 0.9.12cvs6, see ChangeLog
1727                 2004-08-24, 2004-08-25, 2004-08-26
1728
1729
1730 2004-08-26 [paul]
1731
1732         * po/ja.po
1733                 updated by Rui Hirokawa
1734
1735 2004-08-25 [colin]      0.9.12cvs82
1736
1737         * src/plugins/pgpmime/pgpmime.c
1738                 Fix leak on non-combined encrypted messages
1739
1740 2004-08-25 [colin]      0.9.12cvs81
1741
1742         * src/plugins/pgpmime/pgpmime.c
1743         * src/plugins/pgpmime/sgpgme.c
1744         * src/plugins/pgpmime/sgpgme.h
1745                 Handle combined encryption/signature
1746
1747 2004-08-24 [colin]      0.9.12cvs80
1748
1749         * src/folder.c
1750                 Set mime flags on non multipart messages too
1751
1752 2004-08-23 [christoph]  0.9.12cvs79
1753
1754         * src/compose.c
1755                 create message header in memory as GString before writing it
1756                 to the message file
1757
1758 2004-08-23 [colin]      0.9.12cvs78
1759
1760         * src/rfc2015.c
1761         * src/rfc2015.h
1762         * src/compose.c
1763                 Fix (again) bug 197: inline encryption broken
1764
1765 2004-08-23 [paul]
1766
1767         * po/zh_CN.po
1768                 updated by Hansom Young
1769
1770 2004-08-23 [paul]
1771
1772         * 0.9.12a released
1773
1774 2004-08-23 [colin]      0.9.12cvs77
1775
1776         * src/imap.c
1777                 Try and fix bug 577 (session->last_access_time is broken since 
1778                 sync with main 0.9.12cvs2). 
1779                 Patch by Stephan Sachse <whiteman@teg-clan.de>
1780
1781 2004-08-23 [paul]
1782
1783         * po/es.po
1784         * po/fr.po
1785         * po/pl.po
1786         * po/pt_BR.po
1787         * po/sk.po
1788         * po/sr.po
1789                 update translations. submitted by Ricardo
1790                 Mones Lastra, Fabien Vantard, Emilian Nowak,
1791                 Frederico Goncalves Guimaraes, Andrej Kacian,
1792                 Urke MMI
1793
1794 2004-08-22 [paul]       0.9.12cvs76
1795
1796         * src/plugins/trayicon/trayicon.c
1797                 fix formatting bug in trayicon_popup_menu_entries[]
1798
1799
1800 2004-08-22 [paul]       0.9.12cvs75
1801
1802         * m4/Makefile.am
1803                 remove reference to openssl.m4
1804
1805
1806 2004-08-21 [colin]      0.9.12cvs74
1807
1808         * src/compose.c
1809                 Fix bug 576 (Duplicate auto-bcc on reedit)
1810
1811 2004-08-21 [colin]      0.9.12cvs73
1812
1813         * src/toolbar.c
1814                 Grey out Redirect in the toolbar when selection is
1815                 multiple. Fixes bug 520
1816
1817 2004-08-21 [colin]      0.9.12cvs72
1818
1819         * src/compose.c
1820                 Save Sign, Encrypt and Mode status when drafting or queuing
1821                 Fixes bug 502 (drafted message does not keep sign / encrypt 
1822                 state)
1823
1824 2004-08-21 [colin]      0.9.12cvs71
1825
1826         * src/summaryview.c
1827                 Fix bug 494 (Messages are always opened in summary 
1828                 view when right clicked.) Also fixes bug 508.
1829
1830 2004-08-21 [colin]      0.9.12cvs70
1831
1832         * src/compose.c
1833                 When using inline encryption, don't use QP or Base64:
1834                 the mail will be encrypted to a 7bit string.
1835                 Fixes bug 197
1836
1837 2004-08-21 [colin]      0.9.12cvs69
1838
1839         * src/compose.c
1840                 Fix inline-signing with 8bit chars: data must be 
1841                 converted to Quoted-printable before signing.
1842
1843 2004-08-21 [colin]      0.9.12cvs68
1844
1845         * src/compose.c
1846                 Remove 'Message/Save to draft folder'
1847                 and 'Message/Save and keep editing' to 
1848                 put a single 'File/Save' command.
1849                 Fixes bug 224
1850
1851 2004-08-21 [colin]      0.9.12cvs67
1852
1853         * src/mainwindow.c
1854                 Fix bug 222 (Summary view state not retained between sessions)
1855
1856 2004-08-20 [colin]      0.9.12cvs66
1857
1858         * src/codeconv.c
1859                 Fix bug 574 (empty cur_locale is not enough)
1860
1861 2004-08-20 [paul]
1862
1863         * src/plugins/pgpmime/plugin.c
1864                 modify PGP/MIME plugin's description
1865
1866 2004-08-16 [colin]      0.9.12cvs65
1867
1868         * src/common/ssl.c
1869                 Fix version comparison
1870
1871 2004-08-16 [colin]      0.9.12cvs64
1872
1873         * src/common/ssl.c
1874                 I meant 2.2.
1875
1876 2004-08-16 [colin]      0.9.12cvs63
1877
1878         * src/common/ssl.c
1879                 People with glibc 2.1 have had problems with non-blocking
1880                 SSL_connect. Disable it for glibc < 2.2.
1881
1882 2004-08-16 [colin]      0.9.12cvs62
1883
1884         * src/common/ssl.c
1885                 Fix format error
1886
1887 2004-08-13 [colin]      0.9.12cvs61
1888
1889         * src/plugins/pgpmime/plugin.c
1890                 Add plugin's description
1891
1892 2004-08-12 [christoph]  0.9.12cvs60
1893
1894         * src/folderutils.c
1895                 fix bug that did not thaw folder updates when deleting
1896                 duplicates in empty folders
1897
1898 2004-08-12 [colin]      0.9.12cvs59
1899
1900         * src/plugins/trayicon/trayicon.c
1901                 Add a context menu with most common operations
1902
1903 2004-08-12 [colin]      0.9.12cvs58
1904
1905         * configure.ac
1906         * sylpheed.desktop
1907         * src/Makefile.am
1908         * src/main.c
1909                 Add support for Freedesktop.org's startup notification
1910
1911 2004-08-10 [colin]      0.9.12cvs57
1912
1913         * src/main.c
1914         * src/common/socket.c
1915         * src/common/ssl.c
1916         * src/common/sylpheed.c
1917         * src/common/sylpheed.h
1918                 Put back the ssl connect nonblocking...
1919                 without the race condition
1920
1921 2004-08-09 [colin]      0.9.12cvs56
1922
1923         * src/main.c
1924         * src/common/ssl.c
1925         * src/common/sylpheed.c
1926         * src/common/sylpheed.h
1927                 Reverting previous commit, doesn't work 
1928
1929 2004-08-09 [colin]      0.9.12cvs55
1930
1931         * src/main.c
1932         * src/common/ssl.c
1933         * src/common/sylpheed.c
1934         * src/common/sylpheed.h
1935                 Make SSL_connect nonblocking, using a thread
1936
1937 2004-08-09 [paul]       0.9.12cvs54
1938
1939         * po/POTFILES.in
1940                 reflect new location of sgpgme.c
1941         * src/main.c
1942                 sync with main, see ChangeLog 2004-08-09
1943
1944 2004-08-08 [christoph]  0.9.12cvs53
1945
1946         * src/folderutils.c
1947                 freeze FolderItem updates while deleting duplicate messages
1948
1949 2004-08-08 [christoph]  0.9.12cvs52
1950
1951         * configure.ac
1952         * src/Makefile.am
1953         * src/main.c
1954         * src/pgpmime.c
1955         * src/pgpmime.h
1956         * src/sgpgme.c
1957         * src/sgpgme.h
1958         * src/plugins/Makefile.am
1959         * src/plugins/pgpmime/.cvsignore
1960         * src/plugins/pgpmime/Makefile.am
1961         * src/plugins/pgpmime/pgpmime.c
1962         * src/plugins/pgpmime/pgpmime.h
1963         * src/plugins/pgpmime/plugin.c
1964         * src/plugins/pgpmime/sgpgme.c
1965         * src/plugins/pgpmime/sgpgme.h
1966                 new plugin for PGP/MIME
1967
1968 2004-08-07 [christoph]  0.9.12cvs51
1969
1970         * src/folder.c
1971                 disable immediate folder change notification on opened folders
1972                 until SummaryView can handle it quickly
1973
1974 2004-08-07 [colin]      0.9.12cvs50
1975
1976         * src/pop.c
1977         * src/common/partial_download.c
1978                 fix warnings
1979
1980 2004-08-07 [colin]      0.9.12cvs49
1981
1982         * src/Makefile.am
1983         * src/account.c
1984         * src/addressbook.c
1985         * src/alertpanel.c
1986         * src/alertpanel.h
1987         * src/compose.c
1988         * src/exphtmldlg.c
1989         * src/expldifdlg.c
1990         * src/main.c
1991         * src/message_search.c
1992         * src/messageview.c
1993         * src/pop.c
1994         * src/sgpgme.c
1995         * src/summary_search.c
1996         * src/summaryview.c
1997         * src/textview.c
1998         * src/gtk/sslcertwindow.c
1999         * src/pixmaps/stock_dialog-error.xpm
2000         * src/pixmaps/stock_dialog-info.xpm
2001         * src/pixmaps/stock_dialog-question.xpm
2002         * src/pixmaps/stock_dialog-warning.xpm
2003                 sync new alertpanel from gtk2
2004
2005 2004-08-07 [colin]      0.9.12cvs48
2006
2007         * src/prefs_folder_item.c
2008                 fix memory corruption in folderitem's prefs
2009
2010 2004-08-06 [colin]      0.9.12cvs47
2011
2012         * src/compose.c
2013                 close compose window after queuing, before 
2014                 sending when user presses Send
2015
2016 2004-08-05 [christoph]  0.9.12cvs46
2017
2018         * src/msgcache.c
2019         * src/common/defs.h
2020                 add charset to cache file and convert charset when reading the
2021                 cache if different from internal used charset
2022
2023 2004-08-05 [christoph]  0.9.12cvs45
2024
2025         * src/messageview.c
2026         * src/mimeview.[ch]
2027         * src/procmime.h
2028         * src/common/utils.h
2029                 cleanup (remove unused includes/reorganize)
2030
2031         * src/prefs_ext_prog.c
2032         * src/prefs_folder_item.c
2033         * src/prefs_fonts.c
2034         * src/prefs_msg_colors.c
2035         * src/prefs_spelling.c
2036         * src/prefs_themes.c
2037         * src/prefs_toolbar.c
2038         * src/prefs_wrapping.c
2039         * src/gtk/prefswindow.[ch]
2040         * src/plugins/clamav/clamav_plugin_gtk.c
2041         * src/plugins/dillo_viewer/dillo_prefs.c
2042         * src/plugins/image_viewer/viewerprefs.c
2043         * src/plugins/spamassassin/spamassassin_gtk.c
2044                 change PrefsPage path into an array of strings and don't
2045                 split a single string into parts (better for translation)
2046
2047 2004-08-05 [christoph]  0.9.12cvs44
2048
2049         * src/folder.c
2050                 fix FolderItem's message counts after rebuilding a cache
2051
2052 2004-08-05 [paul]       0.9.12cvs43
2053
2054         * ChangeLog
2055         * ChangeLog.jp
2056         * src/imap.c
2057         * src/news.c
2058         * src/common/nntp.c
2059         * src/common/session.c
2060         * src/common/session.h
2061         * src/common/socket.c
2062                 sync with main 0.9.12cvs2
2063                 see ChangeLog 2004-08-04
2064
2065 2004-08-04 [christoph]  0.9.12cvs42
2066
2067         * configure.ac
2068                 add missing AC_DEFINE(USE_OPENSSL, ...)
2069         * src/folder.c
2070                 use new xml_node_new() function
2071
2072 2004-08-03 [christoph]  0.9.12cvs41
2073
2074         * src/folder.c
2075         * src/localfolder.c
2076         * src/common/xml.[ch]
2077                 sync with main 0.9.12cvs1
2078                 see ChangeLog 2004-07-23
2079
2080 2004-08-03 [christoph]
2081
2082         * configure.ac
2083         * m4/openssl.m4                 ** REMOVE **
2084                 use pkg-config to get OpenSSL CFLAGS and LIBS
2085                 (OpenSSL 0.9.7 is required now)
2086
2087 2004-08-02 [paul]       0.9.12cvs40
2088
2089         * AUTHORS
2090                 update translation team section
2091         * po/pt_BR.po
2092                 updated by Frederico Goncalves Guimaraes
2093                 <fggdebian@yahoo.com.br>
2094
2095 2004-07-29 [colin]      0.9.12cvs39
2096
2097         * src/messageview.c
2098                 Inform the user when a partially 
2099                 downloaded mail isn't on the server
2100                 anymore (due to Mark for deletion)
2101
2102 2004-07-29 [colin]      0.9.12cvs38
2103
2104         * src/messageview.c
2105                 Hide noticeview if necessary
2106
2107 2004-07-27 [colin]      0.9.12cvs37
2108
2109         * src/msgcache.c
2110                 More fixes (i overlook a bit, thanks
2111                 Christoph for spotting it)
2112
2113 2004-07-27 [colin]      0.9.12cvs36
2114
2115         * src/msgcache.c
2116                 Fix wrong test 
2117
2118 2004-07-26 [colin]      0.9.12cvs35
2119
2120         * src/pop.c
2121                 Fix uidl-file parsing when not in new
2122                 format
2123
2124 2004-07-19 [colin]      0.9.12cvs34
2125
2126         * src/compose.c
2127                 Save attachment status when drafting
2128
2129 2004-07-19 [colin]      0.9.12cvs33
2130
2131         * src/folder.h
2132         * src/folderview.c
2133         * src/summaryview.c
2134                 Reverse 0.9.12cvs29 to 31 (folder icon update
2135                 when quicksearch is active)
2136
2137 2004-07-18 [colin]      0.9.12cvs32
2138
2139         * src/pop.c
2140                 Fix partial download bug with "Download all
2141                 messages" option
2142
2143 2004-07-18 [colin]      0.9.12cvs31
2144
2145         * src/folderview.c
2146                 Fix crash
2147
2148 2004-07-17 [colin]      0.9.12cvs30
2149
2150         * src/summaryview.c
2151                 Same, when sticky search is off
2152
2153 2004-07-17 [colin]      0.9.12cvs29
2154
2155         * src/folder.h
2156         * src/folderview.c
2157         * src/summaryview.c
2158                 Update FolderItem icon whenever its summaryview is 
2159                 filtered
2160
2161 2004-07-16 [christoph]  0.9.12cvs28
2162
2163         * src/mimeview.c
2164                 make doubleclick work again
2165
2166 2004-07-16 [christoph]  0.9.12cvs27
2167
2168         * src/mimeview.c
2169                 fix freeze on mime icon doubleclick (opening doesn't work yet)
2170
2171 2004-07-16 [paul]       0.9.12cvs26
2172         
2173         * src/gtk/quicksearch.c
2174         * src/compose.c
2175         * src/customheader.c
2176         * src/messageview.c
2177         * src/news.c
2178         * src/prefs_account.c
2179         * src/prefs_display_header.c
2180         * src/procheader.c
2181                 replace "Message-Id" with "Message-ID"
2182
2183 2004-07-16 [paul]       0.9.12cvs25
2184
2185         * ChangeLog
2186         * ChangeLog.jp
2187         * src/account.c
2188         * src/account.h
2189         * src/folder_item_prefs.c
2190         * src/main.c
2191         * src/pop.c
2192         * src/pop.h
2193         * src/prefs_account.c
2194         * src/prefs_account.h
2195         * src/prefs_common.c
2196         * src/prefs_common.h
2197         * src/prefs_gtk.c
2198         * src/prefs_gtk.h
2199                 sync with main 0.9.12cvs1
2200
2201 2004-07-15 [colin]      0.9.12cvs24
2202
2203         * src/folder.c
2204                 Disable GPG signature check during
2205                 folder move and scan 
2206         (Closes Bug 521 Signature checking slows down Folder-Move)
2207
2208 2004-07-14 [christoph]  0.9.12cvs23
2209
2210         * src/pgpmime.c
2211                 add missing fclose. Patch by Thomas Gilgin.
2212
2213         * src/procmime.c
2214                 add checks if fopen really worked
2215
2216 2004-07-14 [colin]      0.9.12cvs22
2217
2218         * src/pop.c
2219         * src/common/partial_download.c
2220                 Update includes
2221
2222 2004-07-14 [colin]      0.9.12cvs21
2223
2224         * src/folder.c
2225         * src/inc.c
2226         * src/matcher.c
2227         * src/matcher.h
2228         * src/matcher_parser_parse.y
2229         * src/messageview.c
2230         * src/msgcache.c
2231         * src/noticeview.c
2232         * src/noticeview.h
2233         * src/pop.c
2234         * src/pop.h
2235         * src/prefs_matcher.c
2236         * src/procheader.c
2237         * src/procmsg.c
2238         * src/procmsg.h
2239         * src/summaryview.c
2240         * src/common/Makefile.am
2241         * src/common/defs.h
2242         * src/gtk/quicksearch.c
2243         * src/common/partial_download.c ** NEW FILES **
2244         * src/common/partial_download.h ** NEW FILES **
2245                 Partial downloading of pop3 mails
2246
2247 2004-07-13 [christoph]  0.9.12cvs20
2248
2249         * src/mimeview.c
2250                 use "button_release_event" instead of "button_press_event",
2251                 because executing event callbacks while the button is still
2252                 pressed is not good and causes problems
2253
2254 2004-07-12 [colin]      0.9.12cvs19
2255
2256         * src/gtk/quicksearch.c
2257                 Fix a missing status update in quicksearch
2258
2259 2004-07-08 [colin]      0.9.12cvs18
2260
2261         * src/common/smtp.h
2262                 Fix guint vs gint bug
2263
2264 2004-07-08 [colin]      0.9.12cvs17
2265
2266         * src/common/smtp.c
2267                 use to_human_readable() for sizes
2268
2269 2004-07-08 [paul]       0.9.12cvs16
2270
2271         * src/inc.c [1.174]
2272                 fix occasional non-clearance of the statusbar
2273                 (close Bug 531 'SA plugin: status bar does not 
2274                  get cleared in OFFLINE mode')
2275
2276 2004-07-07 [colin]      0.9.12cvs15
2277
2278         * src/prefs_common.c [1.225]
2279         * src/prefs_common.h [1.112]
2280                 Add a hidden summary_quicksearch_sticky preference,
2281                 to allow the quicksearch bar to reset across folders
2282         * src/summaryview.c [1.437]
2283                 Use this preference
2284         * src/gtk/quicksearch.c [1.5]
2285         * src/gtk/quicksearch.h [1.3]
2286                 Add this preference, fix focus when hitting Enter,
2287                 add handling of Esc key to reset
2288
2289 2004-07-06 [colin]      0.9.12cvs14
2290
2291         * src/gtk/quicksearch.c [1.4]
2292                 Add Clear button
2293
2294 2004-07-06 [christoph]  0.9.12cvs13
2295
2296         * src/toolbar.c
2297                 enable next unread button in empty folders if next folder
2298                 dialog is not disabled
2299
2300         (Closes Feature Request [ 755800 ] "next" button enabled in empty
2301          folders)
2302
2303 2004-07-06 [colin]      0.9.12cvs12
2304
2305         * src/common/smtp.c [1.16]
2306                 Display maximum message size in the log
2307
2308 2004-07-06 [paul]       0.9.12cvs11
2309
2310         * src/toolbar.c
2311                 fix typo. (spotted by Fabien Vantard)
2312
2313 2004-07-06 [paul]       0.9.12cvs10
2314
2315         * src/main.c
2316                 terminate cleanly on SIGHUP. Patch submitted by
2317                 Thomas Gilgin <thg@karate-muellheim.de>
2318
2319 2004-07-05 [christoph]  0.9.12cvs9
2320
2321         * src/inc.c
2322                 better replacing of %d in new mail notification command
2323
2324 2004-07-05 [colin]      0.9.12cvs8
2325
2326         * src/common/smtp.[ch]
2327                 Take SIZE (returned by EHLO) into account, and
2328                 avoid sending too big messages
2329
2330 2004-07-04 [paul]       0.9.12cvs7
2331
2332         * src/account.c
2333                 fix auto-account selection on imap/news
2334
2335 2004-07-01 [paul]       0.9.12cvs6
2336
2337         * src/gtk/quicksearch.c
2338                 reveal hidden string in gui
2339                 
2340         * src/compose.c
2341                 fix updating of gpg signing setting on 
2342                 switching accounts
2343
2344 2004-06-30 [darko]      0.9.12cvs5
2345
2346         * src/common/utils.c
2347                 remove expand_search_string()
2348         * src/gtk/quicksearch.c
2349                 remove no longer needed for loop (thanks Christoph)
2350                 add expand_search_string()
2351
2352 2004-06-30 [darko]      0.9.12cvs4
2353
2354         * src/common/utils.c
2355                 allow all filtering expressions in quicksearch
2356
2357         (Closes Bug 519 filtering expr. in quicksearch)
2358
2359 2004-06-30 [christoph]  0.9.12cvs3
2360
2361         * configure.ac
2362                 better 'localedir'
2363
2364         * src/common/intl.h
2365                 allow plugins to define TEXTDOMAIN for the _(...) macro
2366
2367 2004-06-30 [paul]       0.9.12cvs2
2368
2369         * po/POTFILES.in
2370           src/Makefile.am
2371           src/main.c
2372           src/prefs_common.c
2373           src/prefs_msg_colors.[ch]     ** NEW FILES **
2374                 move message colouring options to
2375                 '/Other Preferences/Message View/Colors'
2376
2377 2004-06-30 [paul]       0.9.12cvs1
2378
2379         * po/POTFILES.in
2380           src/Makefile.am
2381           src/main.c
2382           src/prefs_common.c
2383           src/prefs_wrapping.[ch]       ** NEW FILES **
2384                 move message wrapping options to
2385                 /'Other Preferences/Compose/Message Wrapping'
2386
2387 2004-06-28 [paul]       0.9.12
2388
2389         * Sylpheed-Claws 0.9.12 released
2390
2391         * po/es.po
2392           po/fr.po
2393           po/sk.po
2394                 updated by Ricardo Mones Lastra, Fabien Vantard,
2395                 Andrej Kacian
2396
2397 2004-06-27 [paul]       0.9.11cvs19
2398
2399         * src/common/ssl.c
2400                 re-enable certificate check
2401
2402 2004-06-25 [christoph]  0.9.11cvs18
2403
2404         * src/procmsg.h
2405                 add MSG_HAS_ATTACHMENT to MSG_CACHED_FLAG_MASK
2406
2407 2004-06-25 [paul]       0.9.11cvs17
2408
2409         * sync with main 0.9.12cvs1
2410                 see ChangeLog 2004-06-23
2411                 
2412         * src/gtk/menu.c
2413                 remove unused menu_toggle_toggle()
2414
2415 2004-06-23 [christoph]  0.9.11cvs16
2416
2417         * src/folder.c
2418         * src/procheader.c
2419         * src/procmsg.h
2420         * src/summaryview.c
2421                 scan the mime structure of multipart mails for correct
2422                 attachment, encryped and signed (with privacy API) part
2423                 detection
2424
2425         (Closes Feature Request [ 961428 ] No paperclip for HTML mails)
2426
2427 2004-06-22 [paul]
2428
2429         * po/ru.po
2430                 updated by Pavlo Bohmat
2431
2432 2004-06-20 [christoph]  0.9.11cvs15
2433
2434         * src/inc.c
2435         * src/pop.[ch]
2436                 disconnect after authentication when doing POP before SMTP
2437
2438         (Closes Bug 393 Bad inerpretation of "Pop Before SMTP")
2439
2440 2004-06-19 [christoph]  0.9.11cvs14
2441
2442         * src/folder.c
2443                 fix FolderItem name update
2444
2445         (Closes Bug 511 Folder-Renaming not reflected immediately)
2446
2447 2004-06-17 [paul]       0.9.11cvs13
2448         
2449         * sync with main 0.9.12 release
2450           src/session.c
2451                 session_set_timeout(): fixed a bug that didn't
2452                 reset timeout_tag when interval is 0.
2453
2454 2004-06-16 [christoph]  0.9.11cvs12
2455
2456         * src/textview.c
2457                 correctly clear the URL in the status bar
2458
2459 2004-06-15 [christoph]  0.9.11cvs11
2460
2461         * src/summaryview.c
2462                 add missing gtk_widget_show()
2463
2464 2004-06-11 [christoph]  0.9.11cvs10
2465
2466         * src/plugins/spamassassin/spamassassin.c
2467                 correctly check waitpid return code
2468
2469         (Closes Bug 396 Zombie process when spamassassin is called)
2470
2471 2004-06-10 [christoph]  0.9.11cvs9
2472
2473         * src/mainwindow.c
2474         * src/summaryview.[ch]
2475         * src/gtk/Makefile.am
2476         * src/gtk/quicksearch.c                         ** NEW **
2477                 separate quick search from summaryview
2478
2479 2004-06-09 [christoph]  0.9.11cvs8
2480
2481         * src/inc.c
2482                 remove unused code
2483
2484         * src/textview.c
2485                 get folder for compose default account from MsgInfo and not
2486                 from SummaryView
2487
2488 2004-06-09 [christoph]  0.9.11cvs7
2489
2490         * src/folder.[ch]
2491                 add information about added or removed messages to
2492                 FOLDER_ITEM_UPDATE hook
2493
2494         * src/imap_gtk.c
2495         * src/mh_gtk.c
2496                 scan folder when removing a folder failed instead of
2497                 updating the summaryview
2498
2499 2004-06-08 [paul]       0.9.11cvs6
2500
2501         * sync with main 0.9.11cvs2
2502                 see ChangeLog 2004-06-08
2503
2504 2004-06-07 [christoph]  0.9.11cvs5
2505
2506         * configure.ac
2507         * src/common/Makefile.am
2508                 detect library providing 'encrypt' function
2509
2510 2004-06-07 [paul]       0.9.11cvs4
2511
2512         * src/inc.c
2513                 sync with main, 'code cleanup'
2514                 
2515         * tools/nautilus2sylpheed.sh
2516                 fix whitespace limitation. patch submitted by
2517                 Stephan Sachse <white@teg-clan.de>
2518
2519 2004-06-04 [christoph]  0.9.11cvs3
2520
2521         * src/account.c
2522         * src/action.[ch]
2523         * src/addressbook.c
2524         * src/addrindex.h
2525         * src/folder.h
2526         * src/folder_item_prefs.c
2527         * src/inc.c
2528         * src/main.c
2529         * src/messageview.c
2530         * src/mh_gtk.c
2531         * src/prefs_themes.c
2532         * src/procmime.c
2533         * src/quote_fmt.h
2534         * src/stock_pixmap.c
2535         * src/toolbar.c
2536                 fix compiler warnings
2537
2538 2004-06-03 [paul]       0.9.11cvs2
2539
2540         * src/msgcache.c
2541                 sync with main 0.9.11cvs1: "changed gint32 to
2542                 guint32 for some platforms"
2543
2544 2004-06-02 [christoph]  0.9.11cvs1
2545
2546         * src/common/ssl.c
2547                 fix SSL_CTX variable name for older OpenSSL versions
2548
2549         (Closes Bug 503 fix compilation with older OpenSSL)
2550
2551 2004-05-31 [paul]       0.9.11claws
2552
2553         * 0.9.11claws released
2554
2555 2004-05-31 [paul]       0.9.10claws72
2556
2557         * po/es.po
2558           po/it.po
2559           po/ja.po
2560           po/pl.po
2561           po/sk.po
2562           po/sr.po
2563           po/zh_CN.po
2564                 update translations, submitted by Ricardo Mones Lastra,
2565                 Andrea Spadaccini, Rui Hirokawa, Emil, Andrej Kacian,
2566                 Urke MMI, and Hansom Young
2567
2568 2004-05-25 [luke]       0.9.10claws71
2569
2570         * AUTHORS
2571         * src/mimeview.c
2572         * src/stockpixmap.[ch]
2573         * src/Makefile.am
2574         * src/pixmaps/privacy_emblem_encrypted.xpm      ** NEW **
2575         * src/pixmaps/privacy_emblem_failed.xpm         ** NEW **
2576         * src/pixmaps/privacy_emblem_passed.xpm         ** NEW **
2577         * src/pixmaps/privacy_emblem_signed.xpm         ** NEW **
2578         * src/pixmaps/privacy_emblem_warn.xpm           ** NEW **
2579
2580                 o Added privacy emblems from Jesper Shultz 
2581                   <jesper@schultz-net.dk>
2582                 o Overlay emblems onto mimeview icons to indicate
2583                   status of signature and if a message is encrypted
2584         
2585         * src/textview.c
2586                 remove unused color definitions (were used to 
2587                 indicate sig status)
2588
2589 2004-05-25 [paul]       0.9.10claws70
2590
2591         * AUTHORS
2592           tools/Makefile.am
2593           tools/README
2594           tools/nautilus2sylpheed.sh            ** NEW FILE **
2595                 add script to enable sending files from
2596                 nautilus.
2597                 Submitted by Reza Pakdel <hrpakdel@cpsc.ucalgary.ca>
2598                 
2599         * tools/launch_firebird                 ** REMOVED **
2600                 removed as the standard "firefox '%s'" now functions
2601                 correctly
2602
2603 2004-05-23 [paul]       0.9.10claws69
2604
2605         * src/compose.c
2606                 fix %X cursor point segfault
2607                 patch by Christoph
2608
2609 2004-05-23 [christoph]  0.9.10claws68
2610
2611         * src/folder.c
2612                 fix folder moving
2613
2614 2004-05-21 [paul]       0.9.10claws67
2615
2616         * sync with 0.9.10cvs17
2617                 see ChangeLog 2004-05-21
2618
2619 2004-05-20 [paul]       0.9.10claws66
2620
2621         * sync with 0.9.10cvs16
2622                 see ChangeLog 2004-05-19 and 2004-05-20
2623
2624 2004-05-19 [alfons]     0.9.10claws65
2625
2626         * src/summaryview.h
2627                 on some platforms regoff_t is defined as off_t, so 
2628                 pull in sys/types.h
2629
2630 2004-05-19 [paul]       0.9.10claws64
2631
2632         * sync with 0.9.10cvs13
2633                 see ChangeLog 2004-05-18
2634
2635 2004-05-17 [christoph]  0.9.10claws63
2636
2637         * src/folder.c
2638                 search all folders when searching for default folders and
2639                 not return the special folder of the first folder
2640
2641 2004-05-13 [alfons]     0.9.10claws62
2642
2643         * src/summaryview.c
2644                 add a better check to see if a message is a news message
2645                 (replaces the MSG_IS_NEWS() check removed in 0.9.9claws19)
2646
2647 2004-05-13 [paul]       0.9.10claws61
2648
2649         * src/msgcache.c
2650                 sync with 0.9.10cvs12
2651                 see ChangeLog 2004-05-12
2652
2653 2004-05-12 [alfons]     0.9.10claws60
2654
2655         * src/folderview.c
2656                 release lock in case of folder could not be opened 
2657
2658 2004-05-11 [christoph]  0.9.10claws59
2659
2660         * src/inc.[ch]
2661                 remove unused folderview update stuff from inc.[ch]
2662
2663 2004-05-11 [paul]       0.9.10claws58
2664
2665         * sync with 0.9.10cvs11
2666                 see ChangeLog 2004-05-10 and 2004-05-11
2667
2668 2004-05-09 [christoph]  0.9.10claws57
2669
2670         * src/folderview.c
2671                 check for folder class functions and not folder type to detect
2672                 valid drag targets
2673
2674 2004-05-08 [christoph]  0.9.10claws56
2675
2676         * src/sgpgme.c
2677                 fix date output for signature expire times
2678
2679         (Patch by Edgar Toernig <froese@gmx.de>)
2680
2681 2004-05-06 [christoph]  0.9.10claws55
2682
2683         * src/gtk/prefswindow.c
2684                 change window type to DIALOG
2685
2686         * src/folder.[ch]
2687         * src/folderview.c
2688         * src/news_gtk.c
2689                 o add folder_remove()
2690                 o change FolderUpdate hook flag names (NEW -> ADD, DESTROY -> REMOVE)
2691                 o add new "sort" field to Folder, no longer sort folders by type
2692                   higher sort values will be first in the folder list, new folders get 0
2693                   and will be added to the end
2694
2695         * src/mainwindow.c
2696         * src/gtk/Makefile.am
2697         * src/gtk/foldersort.(c|h|glade)                        ** NEW **
2698                 add dialog to allow users to change the folder order
2699
2700 2004-05-04 [paul]       0.9.10claws54
2701
2702         * src/inc.c
2703                 Display account_name in statusbar when retrieving
2704                 messages from a pop account
2705         * src/prefs_account.c
2706                 display account name in title of prefs_account
2707                 window
2708         * src/prefs_folder_item.c
2709                 display folder name in title of prefs_folder window
2710
2711         all 3 patches submitted by Fabien Vantard
2712
2713         * AUTHORS
2714                 add Fabien Vantard
2715
2716 2004-05-04 [paul]       0.9.10claws53
2717
2718         * src/prefs_actions.c
2719           src/prefs_template.c
2720                 'Esc' Key exits alertpanel
2721                 Patch submitted by Fabien Vantard <fzz@ifrance.com>
2722
2723 2004-04-26 [christoph]  0.9.10claws52
2724
2725         * src/gtk/about.c
2726         * src/gtk/colorsel.c
2727         * src/gtk/description_window.c
2728         * src/gtk/filesel.c
2729         * src/gtk/gtkaspell.c
2730         * src/gtk/inputdialog.c
2731         * src/gtk/pluginwindow.c
2732         * src/gtk/progressdialog.c
2733                 o remove gtk_window_set_position(..., GTK_WIN_POS_CENTER) because
2734                   it does not work correctly with xinerama
2735                 o lock incorporation while the plugin window is open
2736
2737 2004-04-23 [paul]       0.9.10claws51
2738
2739         * po/POTFILES.in
2740                 update location of inputdialog.c
2741                 
2742         * src/gtk/about.c
2743                 update Copyright string
2744                 
2745         * src/msgcache.c
2746           src/prefs_common.c
2747           src/prefs_themes.c
2748                 improve the english a little
2749
2750 2004-04-22 [christoph]  0.9.10claws50
2751
2752         * src/folderutils.[ch]
2753                 add folderutils_mark_all_read()
2754
2755         * src/folderview.c
2756                 readd "mark all read" from popup menu, now works
2757                 in all folders and not only the opened folder
2758
2759 2004-04-21 [christoph]  0.9.10claws49
2760
2761         * src/Makefile.am
2762         * src/inputdialog.[ch]                  ** REMOVED **
2763         * src/gtk/Makefile.am
2764         * src/gtk/inputdialog.[ch]              ** NEW **
2765                 move inputdialog.[ch] into gtk directory
2766
2767         * src/mh_gtk.c
2768                 remove check for missing IMAP folder account
2769
2770 2004-04-20 [christoph]  0.9.10claws48
2771
2772         * src/mainwindow.c
2773         * src/foldersel.c
2774                 remove new/rename/delete folder GUI functions because
2775                 they are always active, even for news folders, and can
2776                 not be easily made folder class dependent
2777
2778         * src/gtk/menu.[ch]
2779                 make menu_translate() public
2780
2781         * src/Makefile.am
2782         * src/folder.[ch]
2783         * src/folderview.[ch]
2784         * src/imap_gtk.[ch]                     ** NEW **
2785         * src/main.c
2786         * src/mh_gtk.[ch]                       ** NEW **
2787         * src/news_gtk.[ch]                     ** NEW **
2788                 o dynamically build FolderView popup menus from a folder
2789                   specific part, with callbacks to seperated code, and
2790                   a common part
2791                 o remove the folder class specifiy code from folderview.c
2792
2793 2004-04-15 [luke]       0.9.10claws47
2794
2795         * src/prefs_folder_item.c
2796                 o remove buttons for applying 'scan for new mail'
2797                   and 'process at startup' to sub folders
2798                 o add 'apply to sub folder' check buttons for all
2799                   properties and set folder prefs accordingly
2800                 o replace multiple gtk_widget_show() with one
2801                   gtk_widget_show_all() on container
2802
2803 2004-04-14 [darko]      0.9.10claws46
2804
2805         * src/gtk/Makefile.am
2806         * src/gtk/pluginwindow.c
2807                 load plugins from to $(prefix)/lib/sylpheed/plugins
2808                 in file selection dialog
2809         * src/plugins/clamav/clamav_plugin.c
2810                 const correctness
2811
2812 2004-04-14 [christoph]  0.9.10claws45
2813
2814         * src/folder.c
2815         * src/plugins/image_viewer/viewer.c
2816                 fix g_warnings
2817
2818 2004-04-10 [alfons]     0.9.10claws44
2819         
2820         * src/compose.c
2821                 appropriate auto account selection when forwarding
2822                 (fixes bug #476, "forward as attachment does not listen
2823                 to account rules")
2824
2825 2004-04-09 [alfons]     0.9.10claws43
2826
2827         * src/summaryview.c
2828                 make quick search combo matching case sensitive
2829
2830 2004-04-06 [alfons]     0.9.10claws42
2831
2832         * src/addr_compl.c
2833                 use cursor position to prevent clearing the entire entry
2834
2835 2004-04-06 [alfons]     0.9.10claws41
2836
2837         * src/folderview.c
2838                 fix bug #472, "filter not updated when renaming folder" 
2839
2840 2004-04-06 [alfons]     0.9.10claws40
2841
2842         * src/messageview.[ch]
2843           src/summaryview.c
2844                 reflect changes to Show all headers to main view
2845                 and message view (only affects detached message
2846                 view). see also bug #473, 'Show All Headers 
2847                 "problem"'.
2848
2849 2004-04-03 [alfons]     0.9.10claws39
2850
2851         * src/matcher.c
2852                 free address list
2853
2854 2004-04-03 [alfons]     0.9.10claws38
2855
2856         * src/matcher_parser_parse.y
2857           src/matcher.[ch]
2858                 prepare address look up matcher type; marginally
2859                 tested, and not hooked into the UI yet.
2860
2861                 basically it accepts the result of the left hand
2862                 side of the matcher (the "criteria"):
2863
2864                         from all_in_addressbook ""
2865                         ~to_or_cc any_in_addressbook ""
2866                 
2867                 the first case matches all addresses found in the
2868                 from header, and the second case matches if any
2869                 (at least one) of the addresses in to or cc headers 
2870                 are not in the address book.
2871
2872                 the string argument is not used yet, but is intended
2873                 to match a group of addresses 
2874
2875 2004-04-02 [luke]       0.9.10claws37
2876
2877         * src/prefs_folder_item.c
2878                 Add two buttons to apply 'scan for new mail'
2879                 and 'process at startup' to sub folders
2880
2881 2004-04-02 [luke]
2882         * tools/textviewer.sh
2883                 better filename extension matching plus some support for
2884                 MS Excel, MS Powerpoint and HTML
2885
2886 2004-03-29 [christoph]  0.9.10claws36
2887
2888         * src/folder.h
2889         * src/folderutils.[ch]
2890         * src/mainwindow.c
2891                 add delete duplicates for all folders
2892
2893 2004-03-29 [alfons]     0.9.10claws35
2894
2895         * src/folder.c
2896                 don't pass NULL to XXXprintf(); fixes Solaris crashes
2897                 when selecting top-level folder node (thanks to 
2898                 Alex S. Moore)
2899
2900 2004-03-28 [keith]      0.9.10claws34
2901
2902         * src/textview.c
2903                 prepend "http://" to URIs of the form "www.example.com"
2904
2905 2004-03-28 [paul]       0.9.10claws33
2906
2907         * src/common/nntp.c
2908           src/common/smtp.c
2909           src/folder.c
2910           src/imap.c
2911           src/inc.c
2912           src/news.c
2913           src/pop.c
2914                 revise 'translatable string' policy:
2915                 don't translate debug_print() or log_print(),
2916                 translate log_message() and log_warning()
2917         
2918         * po/zh_CN.po
2919                 update submitted by Hansom Young
2920
2921 2004-03-25 [alfons]     0.9.10claws32
2922
2923         * src/prefs_common.c
2924                 I mean this one: Return the GList...
2925
2926 2004-03-25 [alfons]     0.9.10claws31
2927
2928         * src/prefs_common.h
2929                 add new members at the end of prefs_common, so
2930                 they get properly initialized
2931
2932 2004-03-24 [christoph]  0.9.10claws30
2933
2934         * src/imap.c
2935                 o NULL is a valid GSList
2936
2937 2004-03-24 [alfons]     0.9.10claws29
2938
2939         * src/prefs_common.[ch]
2940           src/summaryview.c
2941           src/common/defs.h
2942                 add history to quick search (patch submitted by 
2943                 Ivan Francolin Martinez - thanks!)
2944
2945 2004-03-24 [alfons]     0.9.10claws28
2946
2947         * src/imap.c
2948                 NULL output pointer parameter
2949
2950 2004-03-21 [alfons]     0.9.10claws27
2951
2952         * src/addrindex.[ch]
2953           src/addr_compl.c
2954                 complete addresses on nicks and aliases
2955
2956 2004-03-21 [alfons]     0.9.10claws26
2957
2958         * src/import.c
2959           src/inc.c
2960           src/mbox.[ch]
2961                 disable filters on import mbox (patch submitted
2962                 by Edgar Toernig)
2963
2964 2004-03-21 [darko]      0.9.10claws25
2965
2966         * src/addr_compl.c
2967                 select the address when only one match is found while
2968                 doing address completion with tab key (feature
2969                 request #914720)
2970
2971 2004-03-21 [alfons]     0.9.10claws24
2972
2973         * src/messageview.c
2974           src/toolbar.c
2975                 don't `navigate-delete` when a summary view's selection does not 
2976                 match the accompanying message view's message
2977
2978 2004-03-20 [alfons]     0.9.10claws23
2979
2980         * src/summaryview.c
2981                 hide ext search button on initial display (should fix bug #459,
2982                 "Toggling quick-search at 1st time: minor UI inconsistency")
2983
2984 2004-03-20 [alfons]     0.9.10claws22
2985
2986         * src/summaryview.[ch]
2987                 add function to get selected msginfo, if there's
2988                 only one selected
2989
2990 2004-03-20 [paul]       0.9.10claws21
2991
2992         * sync with 0.9.10cvs7
2993                 see ChangeLog 2004-03-19
2994
2995 2004-03-19 [paul]       0.9.10claws20
2996
2997         * src/common/nntp.c
2998           src/common/smtp.c
2999           src/common/ssl.c
3000           src/folder.c
3001           src/imap.c
3002           src/inc.c
3003           src/news.c
3004           src/pop.c
3005                 don't translate strings in debug_print(), log_print(),
3006                 log_message(),  and log_warning()
3007
3008 2004-03-19 [alfons]     0.9.10claws19
3009
3010         better next/previous/delete/focus navigation with separate 
3011         message view 
3012         
3013         * src/toolbar.c
3014                 call summaryview_delete() instead of messageview_delete()
3015         * src/messageview.c
3016                 disable messageview_delete()
3017
3018 2004-03-18 [paul]       0.9.10claws18
3019
3020         * sync with 0.9.10cvs6
3021                 see ChangeLog 2004-03-16
3022
3023 2004-03-17 [alfons]     0.9.10claws17
3024
3025         * src/gtk/filesel.c
3026                 remove bogus semicolon after if() (sometimes it pays to
3027                 read LKML :)
3028
3029 2004-03-15 [darko]      0.9.10claws16
3030
3031         * src/gtk/filesel.c
3032                 support full path in place of a filename
3033         * src/mimeview.c
3034                 store directory attachments were saved to and
3035                 use it when saving attachments
3036         * src/prefs_common.[hc]
3037                 store directory attachments were last saved to
3038
3039 2004-03-15 [paul]       0.9.10claws15
3040
3041         * src/folderview.c
3042                 fix bug where unsubscribing a newsgroup would destroy
3043                 (most of the) filtering rules
3044
3045 2004-03-15 [paul]       0.9.10claws14
3046
3047         * src/folderview.c
3048                 fix Bug 458, 'Folder View remaining empty after 
3049                 removing a NEWS account' (was also true of IMAP
3050                 accounts)
3051
3052 2004-03-15 [paul]       0.9.10claws13
3053
3054         * src/folderview.c
3055                 fix folderview invisibility of newly subscribed
3056                 newsgroups
3057
3058 2004-03-13 [paul]       0.9.10claws12
3059
3060         * src/compose.c
3061           src/plugins/dillo_viewer/dillo_prefs.c
3062           src/plugins/image_viewer/viewerprefs.c
3063                 gettextise some forgotten parts
3064
3065 2004-03-13 [alfons]     0.9.10claws11
3066
3067         * src/imap.c
3068                 make sure the correct type is passed to sscanf()
3069
3070 2004-03-13 [paul]       0.9.10claws10
3071
3072         * sync with 0.9.10cvs5
3073                 see ChangeLog 2004-03-02 and 2004-03-12, 
3074                 specifically:
3075                 'always move messages by default when using DnD (except 
3076                 for News folder). Copy messages if Ctrl-key is pressed.'
3077                 and 'added a function to filter selected messages'
3078
3079 2004-03-12 [christoph]  0.9.10claws9
3080
3081         * src/codeconv.c
3082                 add parameter check to conv_unmime_header_overwrite()
3083
3084         * src/imap.c
3085                 o fix spelling
3086                 o fix removing of NEW flag when UNREAD is unset
3087
3088         * src/procmime.c
3089                 decode MIME-headers
3090
3091         (Closes 437 i18n attachment display error.)
3092
3093 2004-03-12 [paul]       0.9.10claws8
3094
3095         * po/it.po
3096                 update. submitted by Andrea Spadaccini <lupin85@email.it>
3097                 
3098         * tools/Makefile.am
3099                 add 'textviewer.sh'
3100
3101 2004-03-12 [alfons]     0.9.10claws7
3102
3103         * src/imap.c
3104                 o quiet compiler and typecast Folder * to IMAP Folder *
3105                 o wake up and fix my previous incompatible type assignment bug
3106
3107 2004-03-12 [alfons]     0.9.10claws6
3108
3109         * src/imap.c
3110                 don't mix up pointers to int, guint32 _and_ 
3111                 unsigned int 
3112
3113 2004-03-12 [christoph]  0.9.10claws5
3114
3115         * src/folderview.c
3116                 Add error requester when renaming a folder failed
3117
3118         * src/imap.c
3119                 Check new FolderItem name for namespace seperator
3120                 before renaming
3121
3122         (Closes Bug 443 Bad named IMAP folders won't be displayed)
3123
3124 2004-03-11 [christoph]  0.9.10claws4
3125
3126         * src/folder.[ch]
3127         * src/imap.c
3128         * src/procmsg.h
3129                 syncronize flags in cache with IMAP folder flags
3130
3131         Adapted a patch submitted by Simon 'corecode' Schubert
3132         <corecode@corecode.ath.cx> 
3133
3134
3135 2004-03-11 [alfons]     0.9.10claws3
3136
3137         * src/textview.[ch]
3138                 remove dead code that at one time controlled display of
3139                 URIs in status bar
3140
3141 2004-03-10 [paul]       0.9.10claws2
3142
3143         * po/it.po
3144                 updated by Lupino <lupin85@email.it>
3145
3146 2004-03-09 [alfons]     0.9.10claws1
3147
3148         * src/matcher.c
3149                 we're not using yywrap, but we may, so close yyin instead
3150                 of initial FILE *
3151
3152 2004-03-08 [paul]       0.9.10claws
3153
3154         * 0.9.10claws released
3155
3156 2004-03-08 [paul]       0.9.9claws41
3157
3158         * po/es.po
3159           po/ja.po
3160           po/ru.po
3161           po/sk.po
3162           po/sr.po
3163           po/zh_CN.po
3164                 update translations. submitted by Ricardo Mones Lastra,
3165                 Rui Hirokawa, Pavlo Bohmat, Andrej Kacian, Urke MMI,
3166                 Hansom Young
3167
3168 2004-03-06 [paul]       0.9.9claws40
3169
3170         * src/stock_pixmap.c
3171                 fix crash: g_strdup(DEFAULT_PIXMAP_THEME)
3172                 patch submitted by Pawel Pekala
3173
3174 2004-03-06 [alfons]             0.9.9claws39
3175
3176         * src/addrindex.c
3177                 allow nick name completion again 
3178
3179 2004-03-02 [match]              0.9.9claws38
3180
3181         * configure.ac
3182                 added definition of USE_LDAP_TLS to support TLS.
3183         * src/ldapctrl.[ch]
3184         * src/ldapquery.c
3185         * src/ldapserver.[ch]
3186         * src/addressbook.c
3187         * src/addrindex.c
3188         * src/editldap.c
3189                 included LDAP TLS support.
3190
3191 2004-03-02 [christoph]          0.9.9claws37
3192
3193         * src/folder.[ch]
3194                 o add more documentation for FolderClass
3195                 o remove usused FolderClass virtual functions
3196
3197         * src/imap.c
3198         * src/mh.c
3199         * src/news.c
3200                 change creation of FolderClass because static initializations
3201                 for structs suck in C89
3202
3203 2004-03-01 [paul]
3204
3205         * sync with 0.9.10
3206
3207 2004-02-28 [keith]      0.9.9claws36
3208
3209         * src/common/utils.c
3210                 Fix treatment of whitespace in quicksearch bar (leading
3211                 spaces and >1 space between commands and parameters).
3212
3213 2004-02-27 [alfons]     0.9.9claws35
3214
3215         * src/compose.[ch]
3216                 Explicitly remove draft timeout to fix nasty race between 
3217                 compose_send_cb() (which destroys the compose window) and 
3218                 compose_defer_auto_save_draft() (which expects compose 
3219                 window to exist). Should fix Keith's and Fred Marton's
3220                 bug report (#128, "crash after complaining about character
3221                 set conversion")
3222
3223 2004-02-27 [luke]       0.9.9claws34
3224         
3225         * src/folder.c
3226                 Do folder_item_apply_processing() even if no processing
3227                 rules for the folder exist (so global processing is applied)
3228
3229 2004-02-26 [thorsten]   0.9.9claws33
3230
3231         * src/mimeview.c
3232                 Remove misleading static declaration
3233
3234 2004-02-26 [alfons]     0.9.9claws32
3235
3236         * src/procmime.[ch]
3237           src/compose.c
3238           src/mimeview.c
3239           src/textview.c
3240                 use/add procmime_get_content_type_str() as a safe wrapper
3241                 for returning a Content-Type type string; should fix 
3242                 bug #444, 0.9.7..0.9.9 crashes with "Content-Type: type= 
3243                  - attachments."
3244
3245 2004-02-26 [thorsten]   0.9.9claws31
3246
3247         * src/mimeview.c
3248                 Restructure save_as/save_all
3249
3250 2004-02-26 [alfons]     0.9.9claws30
3251
3252         * src/procmime.c
3253                 clean up (2)
3254
3255 2004-02-26 [alfons]     0.9.9claws29
3256
3257         * src/procmime.c
3258                 clean up (1)
3259
3260 2004-02-24 [luke]
3261
3262         * tools/textviewer.sh
3263                 tweaks from Johann Koenig, recognition of shell
3264                 scripts in particular
3265
3266 2004-02-24 [paul]       0.9.9claws28
3267
3268         * sync with 0.9.9cvs13
3269                 see ChangeLog 2004-02-24
3270
3271 2004-02-23 [paul]       0.9.9claws27
3272
3273         * src/inc.c
3274                 one alertpanel on pop3 authentication error will suffice
3275                 
3276         * src/prefs_fonts.c
3277                 remove unnecessary printf
3278
3279 2004-02-22 [alfons]     0.9.9claws26
3280
3281         * src/messageview.c
3282                 put back a lost check
3283
3284 2004-02-21 [alfons]     0.9.9claws25
3285
3286         * src/folderview.c
3287                 don't forget to save folder properties after renaming folder
3288
3289 2004-02-20 [paul]       0.9.9.claws24
3290
3291         * src/addressbook.c
3292                 sync with 0.9.9cvs11, see ChangeLog 2004-02-19
3293                 
3294         * src/inc.c
3295                 complete sync with 0.9.9cvs9's 'update folderview
3296                 progressively'
3297                 
3298         * configure.ac
3299                 require gettext >= 0.12.1
3300
3301 2004-02-17 [match]      0.9.9claws23
3302
3303         * src/compose.c
3304                 keep the peace - change style.
3305
3306 2004-02-17 [alfons]     0.9.9claws22
3307
3308         * src/filtering.c
3309                 make MATCHACTION_STOP cancel filtering / processing;
3310                 clean up and document it to make it a little bit more clear;
3311
3312 2004-02-17 [alfons]     0.9.9claws21
3313
3314         %X marks the cursor spot for reply quote format
3315
3316         * src/quote_fmt_lex.l 
3317           src/quote_fmt.c
3318                 add %X token
3319                 
3320         * src/quote_fmt.h
3321           src/quote_fmt_parse.y
3322                 handle %X token
3323                 
3324         * src/compose.c
3325                 handle %X token for replies only (for now)
3326
3327 2004-02-17 [paul]       0.9.9claws20
3328
3329         * po/sk.po
3330                 updated by Andrej Kacian
3331                 
3332         * src/news.c
3333                 remove unneeded include
3334                 
3335         * src/prefs_fonts.c
3336                 be a little more user-friendly with the labels
3337                 
3338         * configure.ac
3339                 a change forgotten in the last commit: 
3340                 SYLPHEED_ACLOCAL_INCLUDE(m4)
3341
3342 2004-02-17 [paul]       0.9.9claws19
3343
3344         * ac/*                          ** REMOVED **
3345           ac/                           ** REMOVED **
3346           intl/Makefile.in              ** REMOVED **
3347           m4/                           ** NEW **
3348           m4/missing                    ** NEW **
3349           m4/missing/gdk-pixbuf.m4      ** NEW **
3350           m4/missing/gettext.m4         ** NEW **
3351           m4/missing/gpgme.m4           ** NEW **
3352           m4/missing/imlib.m4           ** NEW **
3353           m4/.cvsignore                 ** NEW **
3354           m4/Makefile.am                ** NEW **
3355           m4/README                     ** NEW **
3356           m4/aclocal-include.m4         ** NEW **
3357           m4/aspell.m4                  ** NEW **
3358           m4/check-type.m4              ** NEW **
3359           m4/gnupg-check-typedef.m4     ** NEW **
3360           m4/openssl.m4                 ** NEW **
3361           m4/spamassassin.m4            ** NEW **
3362           po/ChangeLog                  ** REMOVED **
3363           po/Makefile.in.in             ** REMOVED **
3364           po/Rules-quot                 ** REMOVED **
3365           po/boldquot.sed               ** REMOVED **
3366           po/en@boldquot.header         ** REMOVED **
3367           po/en@quot.header             ** REMOVED **
3368           po/insert-header.sin          ** REMOVED **
3369           po/quot.sed                   ** REMOVED **
3370           po/remove-potcdate.sed        ** REMOVED **
3371           po/remove-potcdate.sin        ** REMOVED **
3372           po/stamp-po                   ** REMOVED **
3373           Makefile.am
3374           autogen.sh
3375           configure.ac
3376                 enable building with automake 1.8.x
3377                 add 'autopoint' to autogen.sh and remove all
3378                 auto-generated files, remove ac/ in favour of
3379                 m4/
3380
3381 2004-02-17 [alfons]     0.9.9claws18
3382         
3383         * src/summaryview.c
3384                 MSG_IS_NEWS() is not stored at all, and is bogus
3385
3386 2004-02-17 [martin]     0.9.9claws17
3387
3388         * src/prefs_themes.c
3389                 fix crash when installing wrong theme and output an
3390                 error message
3391
3392 2004-02-16 [christoph]  0.9.9claws16
3393
3394         * src/compose.c
3395         * src/stock_pixmap.[ch]
3396         * src/toolbar.[ch]
3397         * src/pixmaps/linewrapcurrent.xpm               ** NEW **
3398                 add "Wrap current paragraph" to compose toolbar
3399
3400 2004-02-15 [alfons]     0.9.9claws15
3401
3402         * src/folderview.c
3403                 refine previous commit to make sure other hook functions
3404                 get their grab of the pie too
3405
3406 2004-02-15 [alfons]     0.9.9claws14
3407
3408         * src/folderview.c
3409                 fix sync breakage so we don't pass invalid pointer types
3410
3411 2004-02-15 [match]      0.9.9claws13
3412
3413         * src/ldapquery.[ch]
3414         * src/ldapserver.h
3415         * src/addrindex.[ch]
3416                 tweak threading calls.
3417         * src/addr_compl.[ch]
3418                 add alias into completion list.
3419         * src/addressbook.c
3420                 fix ldap browse.
3421                 improve context menu behavior.
3422                 change menu sequence.
3423                 add send mail from addressbook.
3424         * src/addrselect.[ch]
3425         * src/compose.[ch]
3426                 add send mail from addressbook.
3427
3428 2004-02-15 [christoph]  0.9.9claws12
3429
3430         * src/folderutils.c
3431                 skip deleting when duplist is empty
3432
3433         * src/folderview.[ch]
3434         * src/mainwindow.c
3435         * src/summaryview.[ch]
3436                 call folderutils_delete_duplicates() from mainwindow code
3437
3438 2004-02-15 [alfons]     0.9.9claws11
3439         
3440         * src/common/utils.c
3441                 add prefix for italian ms o(e) 
3442
3443 2004-02-14 [paul]       0.9.9claws10
3444
3445         * src/foldersel.c
3446                 fix updating of the folder view when creating a
3447                 new folder
3448
3449 2004-02-13 [paul]       0.9.9claws9
3450
3451         * src/plugins/clamav/clamav_plugin.c
3452                 remove GUI code
3453
3454 2004-02-13 [paul]       0.9.9claws8
3455
3456         * sync with 0.9.9cvs9
3457                 see ChangeLog 2004-02-09, 2004-02-10, 2004-02-12
3458
3459 2004-02-13 [alfons]     0.9.9claws7
3460
3461         * src/common/utils.c
3462                 fix wrong type of argument for ctype functions (pass unsigned
3463                 char instead of signed char)
3464
3465 2004-02-12 [alfons]     0.9.9claws6
3466
3467         * src/compose.[ch]
3468                 don't select text in header entry when composing to a 
3469                 default address, but rather give the header entry a
3470                 different color / style (same as the folder new color)
3471
3472 2004-02-12 [alfons]     0.9.9claws5
3473
3474         * src/plugins/clamav/clamav_plugin.c
3475                 don't exit(2) on libclamav init error - show a warning.
3476                 (tested by damaging a clamav database file.)
3477
3478 2004-02-12 [paul]       0.9.9claws4
3479
3480         * sync with 0.9.9cvs4
3481                 see ChangeLog 2004-02-04, 2004-02-05, and 2004-02-06
3482
3483 2004-02-11 [luke]       0.9.9claws3
3484
3485         * src/mimeview.c
3486                 remove redundant check introduced in 0.9.9claws1
3487
3488 2004-02-11 [luke]       0.9.9claws2
3489
3490         * src/mimeview.c
3491                 fix compilation of my previous commit without gpg enabled
3492
3493 2004-02-10 [luke]       0.9.9claws1
3494
3495         * src/mimeview.c
3496                 add borders to icons to indicate the privacy status for
3497                 the message part (unknown/bad/good)
3498
3499 2004-02-06 [paul]       0.9.9claws
3500
3501         0.9.9claws released
3502
3503 2004-02-06 [darko]      0.9.8claws64
3504
3505         * src/compose.c
3506                 don't allow Ctrl+Enter while external editor is active
3507
3508 2004-02-06 [paul]       0.9.8claws63
3509
3510         * po/es.po
3511           po/pl.po
3512           po/sk.po
3513           po/sr.po
3514                 update Spanish, Polish, Slovak, and Serbian translations.
3515                 submitted by Ricardo Mones Lastra, Emil Nowak, Andrej Kacian,
3516                 and Urke MMI
3517
3518 2004-02-04 [alfons]     0.9.8claws62
3519
3520         * src/compose.c
3521                 grab focus only when lbutton was pressed (bug #430 cont'd; 
3522                 don't have clue yet why the cursor pos is at the end of the
3523                 text.)
3524
3525 2004-02-04 [alfons]     0.9.8claws61
3526
3527         * src/compose.c
3528                 always grab focus when one of the header entries is clicked 
3529                 (should fix bug #430, "no focus on pasted addresses 3 & higher")
3530
3531 2004-02-02 [paul]
3532
3533         * ac/missing/gdk-pixbuf.m4
3534           ac/missing/gpgme.m4
3535           ac/missing/imlib.m4
3536                 prevent 'underquoted definition' warnings
3537                 patch submitted by David Relson
3538                 
3539         * src/plugins/clamav/README
3540                 update, improve, correct
3541
3542 2004-01-31 [thorsten]   0.9.8claws60
3543
3544         * src/news.c
3545                 'dir' not initialized if group has no messages
3546
3547 2004-01-29 [christoph]  0.9.8claws59
3548
3549         * src/customheader.[ch]
3550                 add custom_header_is_allowed() to check for disallowed header names
3551                 that must not be overridden by custom headers
3552
3553         * src/compose.c
3554                 always write From: header and use custom_header_is_allowed() to
3555                 check if custom header should be written
3556
3557         * src/prefs_customheader.c
3558                 check if custom header is disallowed using custom_header_is_allowed()
3559
3560         * src/folderutils.c
3561                 destroy message id GHashTable before freeing the MsgInfos
3562
3563 2004-01-29 [paul]       0.9.8claws58
3564
3565         * sync with 0.9.9 release
3566                 see ChangeLog 2004-01-29
3567
3568 2004-01-29 [paul]       0.9.8claws57
3569
3570         * sync with 0.9.8cvs11
3571                 see ChangeLog 2004-01-29
3572
3573 2004-01-28 [christoph]  0.9.8claws56
3574
3575         * src/pgpmime.c
3576         * src/sgpgme.[ch]
3577                 return WARN signature status when signature is not trusted
3578
3579         * src/Makefile.am
3580         * src/folder.c
3581         * src/folderutils.[ch]                  ** NEW **
3582         * src/summaryview.c
3583                 implement delete duplicates summaryview independent
3584
3585 2004-01-28 [paul]       0.9.8claws55
3586
3587         * sync with 0.9.8cvs10
3588                 see Changelog 2004-01-27 and 2004-01-28
3589
3590 2004-01-26 [christoph]  0.9.8claws54
3591
3592         * src/imap.c
3593                 create a root node for the Folder if scan fails because root
3594                 folder does not exist
3595
3596 2004-01-26 [paul]       0.9.8claws53
3597
3598         * sync with 0.9.8cvs7
3599                 see ChangeLog 2004-01-23
3600
3601 2004-01-25 [alfons]     0.9.8claws52
3602
3603         * src/compose.c
3604                 remove left-over constant INDENT_CHARS
3605
3606 2004-01-25 [alfons]     0.9.8claws51
3607
3608         * src/procmime.c
3609                 add NULL pointer check for mimeinfo->node in
3610                 procmime_mimeinfo_parent()
3611
3612 2004-01-25 [darko]      0.9.8claws50
3613
3614         * src/compose.c
3615                 make "Wrap all long lines" toolbar button wrap all
3616                 long lines not just the current line
3617                 patch by I. Oshadi Jayawardena <ioj4 at yahoo.co.uk>
3618
3619
3620 2004-01-25 [alfons]     0.9.8claws49
3621
3622         * src/procmime.c
3623                 remove g_strstrip(); prevents a NULL pointer deref, and isn't
3624                 necessary anyway, because *scanf() functions neglect white
3625                 space in the input. 
3626                 Fixes bug #425, "sylpheed 0.9.8claws42 crashes on some messages."
3627
3628 2004-01-25 [paul]       0.9.8claws48
3629
3630         * src/prefs_ext_prog.c
3631                 apply Alfons' patch to check for NULL pointers
3632                 fixes bug #424
3633
3634 2004-01-25 [paul]       0.9.8claws47
3635
3636         * sync with 0.9.8cvs8
3637                 see ChangeLog 2004-01-23
3638
3639 2004-01-25 [thorsten]   0.9.8claws46
3640
3641         * src/messageview.c
3642                 remove orphaned mimeview unref()
3643
3644 2004-01-23 [christoph]  0.9.8claws45
3645
3646         * src/summaryview.c
3647                 set ctree widget style
3648
3649 2004-01-23 [paul]       0.9.8claws44
3650
3651         * sync with 0.9.8cvs5
3652                 see ChangeLog 2004-01-22
3653
3654 2004-01-23 [alfons]     0.9.8claws43
3655
3656         * src/procmsg.c
3657                 remove redundant code in procmsg_get_thread_tree()
3658
3659 2004-01-21 [christoph]  0.9.8claws42
3660
3661         * src/folderview.c
3662                 set ctree widget style, otherwise GTK does not use the
3663                 the correct vertical size for the list items
3664
3665 2004-01-21 [alfons]     0.9.8claws41
3666
3667         * src/summaryview.c
3668                 GDK_Left should only switch to folderview when
3669                 when summaryview hscrollbar is at the leftmost
3670                 position (fixes bug #420, "Focus error")
3671
3672 2004-01-21 [paul]       0.9.8claws40
3673
3674         * sync with 0.9.8cvs4
3675                 see ChangeLog 2004-01-20
3676
3677 2004-01-20 [christoph]  0.9.8claws39
3678
3679         * src/folderview.c
3680                 remove setting sensitivity for no longer existing
3681                 /Scoring... popup entry
3682
3683 2004-01-20 [keith]      0.9.8claws38
3684
3685         * configure.ac
3686                 Revert AM_CONFIG_HEADER to AC_CONFIG_HEADER
3687
3688 2004-01-20 [paul]       0.9.8claws37
3689
3690         * src/prefs_fonts.c
3691                 demystify font settings
3692                 
3693         * src/textview.c
3694                 use textview->msgfont for header->body in
3695                 textview_show_header()
3696
3697 2004-01-20 [paul]       0.9.8claws36
3698
3699         * src/compose.c
3700           src/undo.c
3701                 remove superfluous debug_print's
3702                 
3703         * src/inc.c
3704                 clear the statusbar after LOCAL incorporation
3705
3706 2004-01-20 [paul]       0.9.8claws35
3707
3708         * sync with 0.9.8cvs3
3709                 see ChangeLog 2004-01-20
3710
3711 2004-01-19 [keith]      0.9.8claws34
3712
3713         * src/folderview.c
3714                 don't show 'Search folder...' on popup menu
3715                 if folder has no mails in it
3716
3717 2004-01-17 [keith]      0.9.8claws33
3718
3719         * src/compose.c
3720           src/prefs_common.c
3721           src/prefs_common.h
3722                 store position of compose window in prefs
3723
3724 2004-01-17 [thorsten]   0.9.8claws32
3725
3726         * src/gtk/gtkvscrollbutton.c
3727                 ensure scrollbutton resize event on different gtk versions
3728
3729 2004-01-15 [alfons]     0.9.8claws31
3730         
3731         * src/summaryview.c
3732                 keep MSG_REPLIED and MSG_FORWARDED even when marking a
3733                 message as read
3734
3735 2004-01-12 [christoph]  0.9.8claws30
3736
3737         * src/procmime.c
3738                 better MIME-Version check
3739
3740 2004-01-11 [alfons]     0.9.8claws29
3741
3742         * src/procmsg.c
3743                 remove unnecessary but still effective check (could possibly
3744                 lead to some unwanted side effects)
3745
3746 2004-01-11 [alfons]     0.9.8claws28
3747
3748         * src/procmsg.c
3749                 we should not prefer lowest message number while threading 
3750                 (introduced in previous commit)
3751
3752 2004-01-11 [alfons]     0.9.8claws27
3753
3754         * src/procmsg.c
3755                 subject threading fixes:
3756                 
3757                         - make message with lowest message number the
3758                           thread parent,
3759                         - refine recording last node when threading. the last node
3760                           should be the previous one if a node has a thread parent,
3761                           or the current node if not
3762                 
3763                 (there's another threading bug fix coming up)
3764
3765 2004-01-10 [paul]       0.9.8claws26
3766
3767         * src/main.c
3768           src/prefs_ext_prog.c
3769           src/plugins/clamav/clamav_plugin_gtk.c
3770                 minor gui fixes
3771
3772 2004-01-09 [christoph]  0.9.8claws25
3773
3774         * src/Makefile.am
3775         * src/string_match.[ch]                 ** REMOVE **
3776         * src/common/Makefile.am
3777         * src/common/string_match.[ch]          ** NEW **
3778                 move string_match.[ch] to common directory
3779
3780 2004-01-09 [christoph]  0.9.8claws24
3781
3782         * src/pgpmime.c
3783                 add MIME-Version header for the message parser
3784
3785 2004-01-09 [paul]       0.9.8claws23
3786
3787         * po/POTFILES.in