2005-04-06 [paul] 1.0.4cvs4
[claws.git] / ChangeLog.claws
1 2005-04-06 [paul]       1.0.4cvs4
2
3         * ChangeLog
4         * ChangeLog.jp
5         * src/send_message.c
6         * src/common/socket.c
7                 sync with main, see ChangeLog 2005-04-05
8
9 2005-04-04 [thorsten]   1.0.4cvs3
10
11         * src/mh.c
12                 marks lost on filesystems with different stat() results on
13                 summer-/wintertime
14
15 2005-03-30 [colin]      1.0.4cvs2
16
17         * src/common/socket.c
18                 Refresh DNS if necessary
19                 Backported from gtk2
20         * src/imap.c
21                 Fix handling of folders with [] in their name
22                 Backported from gtk2
23                 
24
25 2005-03-29 [paul]       1.0.4cvs1
26
27         * src/compose.c
28                 fix bug 697 'Segmentation Fault due to
29                 NULL string (%s) pointers in fprintf'
30                 draft privacy information only when
31                 privacy system available
32                 patch by by Markus Schwarzenberg
33                 (schwarzb<AT>ipms_fraunhofer_de)
34         * src/gtk/gtkaspell.c
35                 don't pass NULL to *printf() and the likes
36                 spotted by Alex Moore, patch by Alfons 
37
38 2005-03-24 [paul]       1.0.4
39
40         * 1.0.4 released
41
42 2005-03-24 [paul]       1.0.3cvs8
43
44         * ChangeLog
45         * ChangeLog.jp
46         * src/codeconv.c
47         * src/textview.c
48         * src/unmime.c
49         * src/unmime.h
50         * src/common/smtp.c
51                 sync with main 1.0.4
52                 see ChangeLog 2005-03-18 and 2005-03-24
53                 fixes buffer overflow
54
55 2005-03-25 [paul]
56
57         * tools/Makefile.am
58         * tools/README
59         * tools/acroread2sylpheed.pl
60                 add script to send pdfs as attachments from Adobe Reader 7
61
62 2005-03-21 [holger]     1.0.3cvs7
63
64         * src/plugins/spamassassin/spamassassin.c
65                 Don't leave hook registered when plugin init
66                 failed.
67
68 2005-03-20 [colin]      1.0.3cvs6
69
70         * src/common/plugin.c
71                 Check that plugin isn't already loaded
72         * src/procheader.c
73                 Fix buffer overflow (security issue)
74                 Both patches by Alfons
75
76 2005-03-20 [paul]       1.0.3cvs5
77
78         * src/compose.c
79                 neglect Reply-To header if empty
80                 Patch by Alfons
81
82 2005-03-19 [holger]     1.0.3cvs4
83
84         * src/summaryview.c
85         * src/summaryview.h
86                 Add plugin hook for manual filtering invocation,
87                 remove some dead code.
88
89 2005-03-18 [paul]       1.0.3cvs3
90
91         * AUTHORS
92         * src/gtk/about.c
93         * src/pixmaps/sylpheed_logo.xpm
94                 add new Sylpheed-Claws logo by Jesper Schultz
95
96 2005-03-11 [paul]       1.0.3cvs2
97
98         * src/plugins/trayicon/trayicon.c
99                 make a string translatable
100
101 2005-03-11 [paul]       1.0.3cvs1
102
103         * po/ru.po
104                 updated by Pavlo Bohmat
105
106 2005-03-10 [paul]       1.0.3
107
108         * po/de.po
109         * po/es.po
110         * po/fr.po
111         * po/it.po
112         * po/pt_BR.po
113         * po/sk.po
114         * po/sr.po
115         * po/zh_CN.po
116                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien
117                 Vantard, Andrea Spadaccini, Frederico Goncalves Guimaraes,
118                 Andrej Kacian, Aleksandar Urosevic, Ralgh Young
119
120         1.0.3 released
121
122 2005-03-04 [colin]      1.0.1cvs22
123
124         * src/common/smtp.c
125         * src/common/smtp.h
126                 Don't use SIZE parameter in MAIL FROM: if
127                 server doesn't support it. Patch by 
128                 Eugen Freiter <eugen_f@users.sf.net>
129
130 2005-03-04 [paul]       1.0.1cvs21
131
132         * ChangeLog
133         * ChangeLog.jp
134         * src/addrharvest.c
135         * src/codeconv.c
136         * src/codeconv.h
137         * src/compose.c
138         * src/procmime.c
139                 sync with main 1.0.3
140                 see ChangeLog 2005-02-28, 2005-03-02, and 2005-03-04
141                 fix buffer overflow, CAN-2005-0667, see
142                 http://secunia.com/advisories/14491/
143
144 2005-02-27 [paul]       1.0.1cvs20
145
146         * src/messageview.c
147                 fix crash-causing typo. spotted by
148                 Ralgh Young 
149
150 2005-02-25 [paul]       1.0.1cvs19
151
152         * src/prefs_account.c
153         * src/prefs_folder_item.c
154         * src/gtk/prefswindow.c
155         * src/gtk/prefswindow.h
156                 fix bug 698 'Clicking OK without username 'crashes'
157                 account edit window'. Patch by Alfons
158
159 2005-02-24 [colin]      1.0.1cvs18
160
161         * src/messageview.c
162                 Don't send out receipts if offline. Ask.
163
164 2005-02-23 [colin]      1.0.1cvs17
165
166         * src/compose.c
167                 Encode parts when signing
168
169 2005-02-23 [colin]      1.0.1cvs16
170
171         * src/compose.c
172         * src/procmsg.c
173                 Fix mimeinfo leakages
174
175 2005-02-21 [colin]      1.0.1cvs15
176
177         * src/compose.c
178                 Fix signing/encrypting still on after
179                 privacy system has been disabled
180
181 2005-02-18 [colin]      1.0.1cvs14
182
183         * src/quote_fmt_lex.l
184         * src/quote_fmt_parse.y
185                 Bugfix: Fix parser init (patch by Ivan)
186
187 2005-02-18 [colin]      1.0.1cvs13
188
189         * src/plugins/pgpmime/pgpmime.c
190                 Fix build (missed my `mv`)
191
192 2005-02-18 [colin]      1.0.1cvs12
193
194         * src/Makefile.am
195         * src/privacy.c         ** RE-ADDED **
196         * src/privacy.cpp       ** REMOVED **
197         * src/privacy.h
198         * src/plugins/pgpmime/Makefile.am
199         * src/plugins/pgpmime/passphrase.h
200         * src/plugins/pgpmime/pgpmime.c         ** RE-ADDED **
201         * src/plugins/pgpmime/pgpmime.cpp       ** REMOVED **
202         * src/plugins/pgpmime/pgpmime.h
203         * src/plugins/pgpmime/prefs_gpg.h
204         * src/plugins/pgpmime/select-keys.h
205         * src/plugins/pgpmime/sgpgme.h
206                 Revert huge API breakage.
207
208 2005-02-16 [christoph]  1.0.1cvs11
209
210         * src/mh.c
211                 add scan required function for MH folders
212
213         (Patch by Ivan Rayner <ivanr@sgi.com>)
214
215 2005-02-15 [christoph]  1.0.1cvs10
216
217         * src/plugins/pgpmime/pgpmime.cpp
218         * src/plugins/pgpmime/pgpmime.h
219                 add sign and encrypt functions
220
221 2005-02-15 [christoph]  1.0.1cvs9
222
223         * configure.ac
224         * src/Makefile.am
225         * src/privacy.c                                 ** REMOVE **
226         * src/privacy.cpp                               ** NEW **
227         * src/privacy.h
228         * src/plugins/pgpmime/Makefile.am
229         * src/plugins/pgpmime/passphrase.h
230         * src/plugins/pgpmime/pgpmime.c                 ** REMOVE **
231         * src/plugins/pgpmime/pgpmime.cpp               ** NEW **
232         * src/plugins/pgpmime/pgpmime.h
233         * src/plugins/pgpmime/prefs_gpg.h
234         * src/plugins/pgpmime/select-keys.h
235         * src/plugins/pgpmime/sgpgme.h
236                 change Privacy-API to C++
237
238 2005-02-15 [colin]      1.0.1cvs8
239
240         * src/mimeview.c
241         * src/common/utils.c
242                 Sanitize substitution for saved filenames:
243                 only \ / * and \r \n \t are bad. 
244
245 2005-02-15 [colin]      1.0.1cvs7
246
247         * src/compose.c
248         * src/procmime.c
249                 Optimize (constant instead of strlen). Thanks
250                 Alfons for the hint.
251
252 2005-02-14 [colin]      1.0.1cvs6
253
254         * src/compose.c
255         * src/procmime.c
256                 Use quoted-printable instead of 7bit or 8bit
257                 to encode "^From " and avoid mail corruption 
258                 on the MTA, as specified by RFC 3156. Thanks
259                 Hoa for the hint.
260
261 2005-02-12 [colin]      1.0.1cvs5
262
263         * src/filtering.c
264                 Remove wrong use of compose struct after
265                 compose_send(). Spotted by Alfons and Holger Berndt.
266
267 2005-02-10 [paul]       1.0.1cvs4
268
269         * src/compose.c
270                 sync with main, see ChangeLog 2005-02-10
271
272 2005-02-10 [colin]      1.0.1cvs3
273
274         * src/mainwindow.c
275                 dereference freed messageview,
276                 and don't try to use it after free.
277                 This caused occasional late segfaults
278                 when quitting.
279
280 2005-02-10 [colin]      1.0.1cvs2
281
282         * src/messageview.c
283                 Don't display html with plugin automatically
284                 (Dillo steals focus)
285
286 2005-02-09 [colin]      1.0.1cvs1
287
288         * src/mimeview.c
289         * src/mimeview.h
290         * src/messageview.c
291                 Display first relevant part using plugin
292                 if not text/plain if possible (useful for 
293                 vCalendar for example)
294
295 2005-02-08 [paul]       1.0.1
296
297         1.0.1 released
298
299 2005-02-08 [paul]       1.0.0cvs29
300
301         * po/de.po
302         * po/es.po
303         * po/fr.po
304         * po/it.po
305         * po/pt_BR.po
306         * po/sk.po
307         * po/sr.po
308                 updated by Thomas Gilgin, Ricardo Mones Lastra,
309                 Fabien Vantard, Andrea Spadaccini, Frederico Goncalves
310                 Guimaraes, Andrej Kacian, Aleksandar Urosevic
311
312 2005-02-05 [paul]       1.0.0cvs28
313
314         * src/compose.c
315                 fix Bug 682 'redirect is broken'
316
317
318 2005-02-05 [thorsten]   1.0.0cvs27
319
320         * src/partial_download.c
321                 fix buf overflow
322
323 2005-02-03 [colin]      1.0.0cvs26
324
325         * src/common/plugin.c
326                 Don't load GTK2 plugins at all. This solves
327                 the plugins problem when switching between
328                 GTK1 and GTK2 version.
329
330 2005-02-02 [colin]      1.0.0cvs25
331
332         * src/messageview.c
333                 Fix dangerous typo
334
335 2005-01-31 [colin]      1.0.0cvs24
336
337         * src/compose.c
338                 Fix MsgInfo reference leak
339
340 2005-01-28 [colin]      1.0.0cvs23
341
342         * src/folderview.c
343                 Change check - partial_recv is not cached.
344
345 2005-01-28 [colin]      1.0.0cvs22
346
347         * src/folderview.c
348                 Don't call partial_mark_for_delete() when 
349                 it's useless
350
351 2005-01-27 [colin]      1.0.0cvs21
352
353         * src/procmsg.c
354         * src/compose.c
355                 Fix build - sorry.
356
357 2005-01-27 [christoph]  1.0.0cvs20
358
359         * src/folder.c
360                 use normal message remove function if a folder has no function
361                 to remove all messages
362
363         * src/folderview.c
364                 fix memory leak
365
366 2005-01-27 [colin]      1.0.0cvs19
367
368         * src/procmime.c
369                 Forgot to commit this file with cvs18.
370
371 2005-01-27 [colin]      1.0.0cvs18
372
373         * src/compose.c
374                 Uhm, better not touch the original msginfo_list.
375
376 2005-01-27 [colin]      1.0.0cvs17
377
378         * src/procmsg.c
379         * src/procmsg.h
380                 Add a way to dump message/rfc822 MimeInfos to MsgInfos...
381         * src/compose.c
382                 ... And use it to be able to reply to the currently 
383                 selected MimeInfo.
384
385 2005-01-27 [colin]      1.0.0cvs16
386
387         * src/messageview.c
388         * src/summaryview.c
389         * src/compose.c
390         * src/compose.h
391         * src/toolbar.c
392         * src/mainwindow.c
393                 Factorize this reply mess
394
395 2005-01-26 [paul]       1.0.0cvs15
396
397         * ChangeLog
398         * ChangeLog.jp
399         * src/common/template.c
400                 sync with main, (fix memory leak), see ChangeLog
401                 2005-01-25
402
403 2005-01-25 [paul]       1.0.0cvs14
404
405         * src/compose.c
406                 compose_redirect(): fix sensitivity of attachment 
407                 "Properties..." button
408
409 2005-01-24 [colin]      1.0.0cvs13
410
411         * src/summaryview.c
412                 Freeze clist during operations involving message
413                 lists.
414
415 2005-01-24 [paul]       1.0.0cvs12
416
417         * ChangeLog
418         * ChangeLog.jp
419         * src/messageview.c
420         * src/mh.c
421         * src/common/utils.c
422                 sync with main, see ChangeLog 2005-01-19
423
424 2005-01-24 [colin]      1.0.0cvs11
425
426         * src/procheader.c
427                 Fix build with MIPSpro compiler.
428                 Patch by Ivan Rayner <ivanr@sgi.com>
429
430 2005-01-24 [colin]      1.0.0cvs10
431
432         * src/folderview.c
433                 Use (+) in collapsed folders with quicksearch-
434                 matching subfolders
435
436 2005-01-23 [holger]     1.0.0cvs9
437
438         * src/crash.c
439                 Include missing header file
440
441 2005-01-22 [colin]      1.0.0cvs8
442
443         * src/summaryview.c
444         * src/gtk/quicksearch.c
445                 Make recursive quicksearch work in
446                 root folders (and code fixes)
447
448 2005-01-21 [colin]      1.0.0cvs7
449
450         * src/summaryview.c
451                 Set cursor to wait while looking in subfolders
452
453 2005-01-21 [colin]      1.0.0cvs6
454
455         * src/summaryview.c
456                 Don't clear quicksearch if recursion is on,
457                 even if !sticky
458
459 2005-01-21 [colin]      1.0.0cvs5
460
461         * src/gtk/quicksearch.c
462         * src/prefs_common.c
463         * src/prefs_common.h
464                 Add option to recurse or not
465
466 2005-01-21 [colin]      1.0.0cvs4
467
468         * src/folder.h
469         * src/folderview.c
470         * src/folderview.h
471         * src/summaryview.c
472         * src/gtk/quicksearch.c
473         * src/gtk/quicksearch.h
474                 Make quicksearch recursive - results materialized
475                 by search icons in the folderview.
476
477 2005-01-20 [holger]     1.0.0cvs3
478
479         * src/addrindex.c
480         * src/addrindex.h
481                 Add addrindex_load_person_attribute() (for plugins)
482
483 2005-01-19 [colin]      1.0.0cvs2
484
485         * src/mbox.c
486         * src/mbox.h
487         * src/mainwindow.c
488         * src/summaryview.c
489         * src/summaryview.h
490                 Add an easy way to export specific messages
491                 to an mbox file.
492
493 2005-01-19 [paul]       1.0.0cvs1
494
495         * po/ja.po
496         * po/ko.po
497                 updated by  Rui Hirokawa and
498                 SungHyun Nam
499
500 2005-01-18 [paul]       1.0.0
501
502         * version 1.0.0 released
503
504 2005-01-17 [thorsten]   0.9.13cvs38
505
506         * src/crash.c
507         * src/gtk/pluginwindow.c
508                 return value of filesel should not be free()d
509
510 2005-01-17 [paul]       0.9.13cvs37
511
512         * AUTHORS
513         * po/es.po
514         * po/fr.po
515         * po/hr.po
516         * po/it.po
517         * po/pt_BR.po
518         * po/sk.po
519         * po/sr.po
520                 update translations. submitted by Ricardo Mones
521                 Lastra, Fabien Vantard, Dragan, Andrea Spadaccini,
522                 Frederico Goncalves Guimaraes, Andrej Kacian,
523                 Aleksandar Urosevic
524
525 2005-01-16 [colin]      0.9.13cvs36
526
527         * src/prefs_toolbar.c
528                 Fix two leaks, both found by Alfons.
529
530 2005-01-15 [paul]       0.9.13cvs35
531
532         * src/gtk/pluginwindow.c
533                 fix 2 memleaks, patch by Alfons
534
535 2005-01-15 [paul]       0.9.13cvs34
536
537         * ChangeLog
538         * ChangeLog.jp
539         * src/common/template.c
540                 sync with main, see ChangeLog 2005-01-11
541                 (fix potential memory corruption bug)
542
543 2005-01-14 [colin]      0.9.13cvs33
544
545         * src/html.c
546         * src/msgcache.c
547                 Fix coding style issues from the last patch
548
549 2005-01-14 [colin]      0.9.13cvs32
550
551         * src/msgcache.c
552                 Fix possible double free, avoid putting 8k on the stack
553         * src/html.c
554         * src/html.h
555                 Fix links with tags inside, add some entities
556         * AUTHORS
557                 Both patches by Rich Coe <Richard.Coe@med.ge.com>
558
559 2005-01-09 [thorsten]   0.9.13cvs31
560
561         * tools/calypso_convert.pl
562                 support nested subdirs (possible in recent calypso versions)
563                 fix "change of readonly value" error with perl >= 5.8
564
565 2005-01-08 [colin]      0.9.13cvs30
566
567         * src/prefs_filtering_action.c
568                 Plug leak - patch by Alfons
569
570 2005-01-07 [paul]       0.9.13cvs29
571
572         * ChangeLog
573         * ChangeLog.jp
574         * src/pop.c
575         * src/pop.h
576                 sync with main, see ChangeLog 2005-01-06
577
578 2005-01-06 [colin]      0.9.13cvs28
579
580         * src/prefs_matcher.c
581                 Plug leak. Patch by Alfons
582
583 2005-01-04 [christoph]  0.9.13cvs27
584
585         * src/folderview.c
586         * src/imap_gtk.c
587         * src/news_gtk.c
588                 Create extra popup menu entries for account settings
589
590         (Closes Bug 663 segfault choosing "Properties" for root MH mailbox)
591
592 2005-01-03 [colin]      0.9.13cvs26
593
594         * src/main.c
595                 Plugins should be loaded before --receive or --receive-all 
596                 is processed. 
597                 Patch by Felix Eckhofer <felix-ml@tribut.de>
598
599 2005-01-03 [colin]      0.9.13cvs25
600
601         * src/pop.c
602         * src/pop.h
603                 Add data_len member, because we can get NULs from network
604                 Patch by Alfons
605
606 2005-01-01 [colin]      0.9.13cvs24
607
608         * src/procmime.c
609                 Fix possible memleak in corner case - found by
610                 Martin Kluge, patch by Alfons
611
612 2004-12-30 [colin]      0.9.13cvs23
613
614         * src/account.c
615                 Fix prototypes - patch by Alfons
616
617 2004-12-30 [paul]       0.9.13cvs22
618
619         * ChangeLog
620         * ChangeLog.jp
621         * NEWS
622         * src/account.c
623                 sync with main 1.0.0.
624                 see ChangeLog 2004-12-22
625
626 2004-12-18 [paul]       0.9.13cvs21
627
628         * AUTHORS
629         * ChangeLog
630         * ChangeLog.jp
631         * src/action.c
632                 sync with main, see ChangeLog 2004-12-17
633
634 2004-12-17 [thorsten]   0.9.13cvs20
635
636         * src/compose.c
637                 protect trailing spaces when signing message
638
639 2004-12-16 [paul]       0.9.13cvs19
640
641         * ChangeLog
642         * ChangeLog.jp
643         * NEWS
644         * src/compose.c
645         * src/syldap.c
646                 sync with main 1.0.0rc
647                 see ChangeLog 2004-12-15
648
649 2004-12-14 [colin]      0.9.13cvs18
650
651         * src/gtk/prefswindow.c
652                 Fix build. Sorry :)
653
654 2004-12-14 [colin]      0.9.13cvs17
655
656         * src/gtk/gtkutils.c
657         * src/gtk/gtkutils.h
658         * src/gtk/prefswindow.c
659                 Catch Enter in prefswindow while in text
660                 widget. Patch by Alfons.
661
662 2004-12-14 [paul]       0.9.13cvs16
663
664         * ChangeLog
665         * ChangeLog.jp
666         * src/action.c
667         * src/compose.c
668         * src/common/utils.c
669                 sync with main, see ChangeLog entries 2004-12-10
670                 and 2004-12-13
671
672         * po/ru.po
673                 updated by Pavlo Bohmat
674
675 2004-12-13 [thorsten]   0.9.13cvs15
676
677         * src/plugins/spamassassin/libspamc.c
678                 fix memleak
679
680 2004-12-13 [colin]      0.9.13cvs14
681
682         * src/gtk/prefswindow.c
683         * src/gtk/pluginwindow.c
684                 Fix key_pressed handlers
685
686 2004-12-11 [colin]      0.9.13cvs13
687
688         * src/quote_fmt_parse.y
689                 Rework quote_fmt_parse to use less local 
690                 arrays in local blocks, so it doesn't 
691                 freak out IBM's stack protector. Patch
692                 by Alfons.
693
694 2004-12-10 [colin]      0.9.13cvs12
695
696         * src/messageview.c
697                 Fix logic error
698         * src/mainwindow.c
699                 Fix corruptions when de-separating messageview
700
701 2004-12-10 [paul]       0.9.13cvs11
702
703         * src/prefs_themes.c
704                 use a different set of icons for the Preview
705
706 2004-12-09 [colin]      0.9.13cvs10
707
708         * src/procmime.c
709                 Fix procmime_encode_content doing horribly wrong
710                 stuff when encoding to B64 from memory
711
712 2004-12-08 [colin]      0.9.13cvs9
713
714         * src/gtk/colorlabel.c
715                 Fix color label off-by-one
716                 Patch by Alfons
717
718 2004-12-08 [hoa]        0.9.13cvs8
719
720         * src/quote_fmt_parse.y
721                 really fix buffer overflow
722
723 2004-12-08 [colin]      0.9.13cvs7
724
725         * src/matcher_parser_parse.y
726         * src/msgcache.c
727         * src/prefs_matcher.c
728         * src/procheader.c
729         * src/matcher.c
730         * src/common/defs.h
731                 Cache total_size and use that to speed up
732                 'partial' match.
733                 Add 'partial' to the list of useable stuff
734                 in filtering
735
736 2004-12-08 [paul]
737
738         * po/sr.po
739                 updated by URKE MMI
740
741 2004-12-08 [colin]      0.9.13cvs6
742
743         * src/textview.c
744                 Fix possible boundary overrun in
745                 get_email_part(). Patch by Alfons
746
747 2004-12-08 [hoa]        0.9.13cvs5
748
749         * src/quote_fmt_parse.y
750                 fix buffer overflow
751                 http://bugs.gentoo.org/show_bug.cgi?id=67253
752
753 2004-12-07 [thorsten]   0.9.13cvs4
754
755         * src/procmime.c
756                 fix leak introduced with 0.9.13cvs1
757
758 2004-12-07 [keith]      0.9.13cvs3
759
760         * src/procmime.c
761                 Fix typo
762
763 2004-12-07 [colin]      0.9.13cvs2
764
765         * AUTHORS
766         * src/prefs_account.c
767         * src/common/smtp.c
768         * src/common/smtp.h
769                 Add SMTP PLAIN authentication. Patch by 
770                 George Michaelson <ggm@apnic.net>
771
772 2004-12-07 [thorsten]   0.9.13cvs1
773
774         * src/procmime.c
775                 [Bug 650] reply button causes crash
776                 Patch partly by David Relson
777
778 2004-12-06 [paul]       0.9.13
779
780         0.9.13 released
781
782 2004-12-06 [paul]
783
784         * po/sk.po
785                 updated by Andrej Kacian
786         * INSTALL
787         * README.claws
788                 updated
789         
790 2004-12-06 [christoph]
791
792         * configure.ac
793                 move GPGME check to PGP/MIME plugin checks
794
795 2004-12-06 [colin]      0.9.12cvs187
796
797         * src/compose.c
798                 X-Sylpheed-Gnupg-Mode -> X-Sylpheed-Privacy-System
799
800 2004-12-06 [paul]       0.9.12cvs186
801
802         * INSTALL
803         * README.claws
804                 updated
805         * po/es.po
806         * po/fr.po
807         * po/it.po
808         * po/ja.po
809         * po/pt_BR.po
810         * po/zh_CN.po
811                 updated by Ricardo Mones Lastra, Fabien Vantard, Andrea 
812                 Spadaccini, Rui Hirokawa, Frederico Goncalves Guimaraes,
813                 and Yang Guilong
814
815 2004-12-05 [paul]       0.9.12cvs185
816
817         * INSTALL
818         * Makefile.am
819         * README.claws
820                 update
821         * TODO.claws    **REMOVED**
822                 removed, use the wiki instead
823         * tools/Makefile.am
824         * tools/README
825                 remove newscache_conv.pl from the release package
826                 and notes as it is broken and not currently maintained
827         * tools/filter_conv.pl
828                 use --config-dir to find claws' config dir
829         * tools/kdeservicemenu/README
830         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
831         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
832                 make a top-level menu entry
833
834 2004-12-04 [paul]       0.9.12cvs184
835
836         * src/addrharvest.c
837                 conv_unmime_header_overwrite(name)
838
839 2004-12-04 [colin]      0.9.12cvs183
840
841         * src/compose.c
842                 Fix saving of compose window position
843                 when sending mail. Patch by Alfons.
844
845 2004-12-04 [paul]       0.9.12cvs182
846
847         * ChangeLog
848         * ChangeLog.jp
849         * INSTALL
850         * NEWS
851         * README
852         * README.jp
853         * doc/manual/ja/Makefile.am
854         * doc/manual/ja/sylpheed-1.html
855         * doc/manual/ja/sylpheed-10.html
856         * doc/manual/ja/sylpheed-11.html
857         * doc/manual/ja/sylpheed-12.html
858         * doc/manual/ja/sylpheed-13.html
859         * doc/manual/ja/sylpheed-14.html
860         * doc/manual/ja/sylpheed-15.html
861         * doc/manual/ja/sylpheed-16.html
862         * doc/manual/ja/sylpheed-17.html
863         * doc/manual/ja/sylpheed-18.html
864         * doc/manual/ja/sylpheed-19.html
865         * doc/manual/ja/sylpheed-2.html
866         * doc/manual/ja/sylpheed-20.html
867         * doc/manual/ja/sylpheed-3.html
868         * doc/manual/ja/sylpheed-4.html
869         * doc/manual/ja/sylpheed-5.html
870         * doc/manual/ja/sylpheed-6.html
871         * doc/manual/ja/sylpheed-7.html
872         * doc/manual/ja/sylpheed-8.html
873         * doc/manual/ja/sylpheed-9.html
874         * doc/manual/ja/sylpheed.html
875         * doc/manual/ja/sylpheed.sgml
876         * src/Makefile.am
877         * src/procmime.c
878         * src/pixmaps/regular.xpm **REMOVED**
879                 sync with main 1.0.0beta4, including: "canonicalize text files
880                 before encoding to BASE64, and uncanonicalize after decoding
881                 to conform with RFC 2045" 
882
883 2004-12-03 [christoph]  0.9.12cvs181
884
885         * src/compose.c
886                 build the Privacy System menu without GtkItemFactory to
887                 allow '/' in Privacy System names
888
889         * src/plugins/pgpmime/pgpmime.c
890         * src/plugins/pgpmime/plugin.c
891                 Update description and change Privacy System name
892
893 2004-12-03 [paul]
894
895         * src/pixmaps/dir_close.xpm
896         * src/pixmaps/dir_open.xpm
897         * src/pixmaps/drafts_close.xpm
898         * src/pixmaps/drafts_open.xpm
899         * src/pixmaps/group.xpm
900         * src/pixmaps/unread.xpm
901                 update icons (sync with main (adjust hue))      
902
903 2004-12-02 [paul]       0.9.12cvs180
904
905         * ChangeLog
906         * ChangeLog.jp
907         * src/Makefile.am
908         * src/pop.c
909         * src/common/utils.c
910         * src/common/utils.h
911         * src/pixmaps/folder.xpm **REMOVED**
912                 sync with main
913                 fixes bug 644 'extra CRs in subject line break filtering' 
914
915 2004-12-02 [colin]      0.9.12cvs179
916
917         * src/compose.c
918                 Prevent duplicate edition of queued
919                 and drafted mails
920
921 2004-12-02 [colin]      0.9.12cvs178
922
923         * src/compose.c
924                 Fix quote linewrapping ignoring pref
925                 Patch by Alfons
926
927 2004-11-30 [colin]      0.9.12cvs177
928
929         * src/gtk/prefswindow.c
930         * src/gtk/pluginwindow.c
931                 Add shortcut keys to prefs window
932                 and plugin window. Patch by Fabien Vantard.
933
934 2004-11-29 [colin]      0.9.12cvs176
935
936         * src/folderview.c
937                 Fix disappearing separators in folderview's popup
938
939 2004-11-29 [colin]      0.9.12cvs175
940
941         * src/procmime.c
942                 Another format bug
943
944 2004-11-29 [colin]      0.9.12cvs174
945
946         * src/pop.c
947                 Fix format string
948
949 2004-11-26 [colin]      0.9.12cvs173
950
951         * src/common/smtp.c
952         * src/common/smtp.h
953                 Use ESMTP for all servers advertising it
954                 Add SIZE= parameter to MAIL command for 
955                 ESMTP servers
956
957 2004-11-24 [colin]      0.9.12cvs172
958
959         * src/plugins/pgpmime/pgpmime.c
960                 Forgot one :(
961
962 2004-11-24 [colin]      0.9.12cvs171
963
964         * src/plugins/pgpmime/pgpmime.c
965                 Fix numerous GpgmeGtk leaks
966
967 2004-11-24 [colin]      0.9.12cvs170
968
969         * src/plugins/pgpmime/pgpmime.c
970                 Fix numerous GpgmeCtx leaks
971
972 2004-11-24 [colin]      0.9.12cvs169
973
974         * src/plugins/pgpmime/plugin.c
975                 Update requirements
976         * src/plugins/trayicon/Makefile.am
977         * src/plugins/trayicon/newmarkedmail.xpm
978         * src/plugins/trayicon/trayicon.c
979         * src/plugins/trayicon/unreadmarkedmail.xpm
980                 Add new icons when there are unread marked mails
981                 answers
982
983 2004-11-23 [thorsten]   0.9.12cvs168
984
985         * src/plugins/pgpmime/plugin.c
986                 typo: plugin_init instead of plugin_done
987
988 2004-11-23 [thorsten]   0.9.12cvs167
989
990         * commitHelper
991                 o add me
992         * src/partial_download.c
993         * src/partial_download.h
994                 o fix path for includes
995
996 2004-11-23 [colin]      0.9.12cvs166
997
998         * src/procmime.c
999                 Uh, changed API.
1000
1001 2004-11-23 [colin]      0.9.12cvs165
1002
1003         * src/procmime.c
1004                 Fix mime headers wrapping
1005
1006 2004-11-23 [christoph]  0.9.12cvs164
1007
1008         * src/common/Makefile.am
1009         * src/common/partial_download.[ch]
1010         * src/Makefile.am
1011         * src/partial_download.[ch]
1012         * src/folderview.c
1013                 move to src because it depends on src stuff
1014
1015         * src/codeconv.c
1016         * src/common/base64.h
1017                 move B64LEN macro to base64.h
1018
1019         * src/compose.c
1020         * src/privacy.[ch]
1021                 add PrefsAccount to sign-function parameters
1022
1023         * src/main.c
1024         * src/prefs_account.[ch]
1025         * src/gtk/prefswindow.[ch]
1026                 o use new prefswindow for account prefs
1027                 o add possibility to add new pages to account prefs
1028
1029         * src/plugins/pgpmime/prefs_gpg.[ch]
1030         * src/plugins/pgpmime/prefs_gpg.glade
1031                 add account prefs for GPG
1032
1033         * src/plugins/pgpmime/pgpmime.c
1034         * src/plugins/pgpmime/sgpgme.[ch]
1035                 create signers list based on the GPG account prefs
1036
1037 2004-11-23 [colin]      0.9.12cvs163
1038
1039         * src/main.c
1040                 Fix cursor going from normal to wait
1041                 as many times as there are folders
1042                 (very noticeable on exported displays)
1043
1044 2004-11-23 [colin]      0.9.12cvs162
1045
1046         * src/msgcache.c
1047                 HEAD needs this leak fix too
1048
1049 2004-11-22 [luke]       0.9.12cvs161
1050
1051         * src/gtk/gtkstext.c
1052                 'Up' key moves one line (not one paragraph) like 'Down'
1053
1054 2004-11-22 [paul]       0.9.12cvs160
1055
1056         * src/prefs_themes.c
1057                 fix oversized GtkFrames
1058
1059 2004-11-19 [paul]       0.9.12cvs159
1060
1061         * src/prefs_common.c
1062                 update prefs_keybind_apply_clicked()
1063
1064 2004-11-18 [paul]       0.9.12cvs158
1065
1066         * src/compose.c
1067         * src/messageview.c
1068         * src/common/utils.c
1069         * src/common/utils.h
1070                 use Message-ID format like that previously
1071                 used in compose_generate_msgid()
1072
1073 2004-11-17 [christoph]  0.9.12cvs157
1074
1075         * src/mainwindow.c
1076         * src/prefs_common.c
1077                 integrate "Common preferences" into new preferences dialog
1078
1079 2004-11-17 [colin]      0.9.12cvs156
1080
1081         * src/prefs_account.c
1082         * src/prefs_account.h
1083         * src/procmsg.c
1084                 Add an option to let the user choose to store encrypted
1085                 mail as clear text or encrypted.
1086
1087 2004-11-17 [colin]      0.9.12cvs155
1088
1089         * src/compose.c
1090         * src/toolbar.c
1091                 Be verbose when sending fails
1092         * src/procmsg.c
1093                 Fix procmsg_send_queue returning 0 when there's an error
1094                 Don't send messages to be encrypted to nobody 
1095
1096
1097 2004-11-17 [colin]      0.9.12cvs154
1098
1099         * src/privacy.c
1100                 Fix more pointer confusion
1101
1102 2004-11-17 [paul]       0.9.12cvs153
1103
1104         * src/procmime.h
1105                 forgotten in sync with main 1.0.0beta3
1106
1107
1108 2004-11-17 [paul]       0.9.12cvs152
1109
1110         * ChangeLog
1111         * ChangeLog.jp
1112         * NEWS
1113         * src/compose.c
1114         * src/jpilot.c
1115         * src/procmime.c
1116                 sync with main 1.0.0beta3
1117                 see ChangeLog 2004-11-15 and 2004-11-16
1118
1119 2004-11-17 [colin]      0.9.12cvs151
1120
1121         * src/plugins/pgpmime/pgpmime.c
1122                 Remove debug printf
1123
1124 2004-11-17 [colin]      0.9.12cvs150
1125
1126         * src/plugins/pgpmime/pgpmime.c
1127                 Fix off-by-one causing segs
1128
1129 2004-11-17 [colin]      0.9.12cvs149
1130
1131         * src/procmsg.c
1132                 < Reboot_> don't compare pointers to NULL with !
1133                 So, use the other form to bring consistency.
1134                 Also fix coding style.
1135
1136 2004-11-16 [colin]      0.9.12cvs148
1137
1138         * src/procmsg.c
1139                 Fix the fix :)
1140
1141 2004-11-16 [colin]      0.9.12cvs147
1142
1143         * src/procmsg.c
1144                 Fix leaks in procmsg_send_message_queue
1145
1146 2004-11-12 [paul]       0.9.12cvs146
1147
1148         * src/prefs_account.c
1149         * src/procmime.c
1150         * src/procmime.h
1151                 fix sync breakage 
1152
1153 2004-11-12 [paul]
1154
1155         * src/pixmaps/complete.xpm
1156         * src/pixmaps/continue.xpm
1157                 small sync with main, see ChangeLog 2004-11-11
1158
1159 2004-11-11 [paul]       0.9.12cvs145
1160
1161         * ChangeLog
1162         * ChangeLog.jp
1163         * src/account.c
1164         * src/folderview.c
1165         * src/folderview.h
1166         * src/imap.c
1167         * src/imap_gtk.c
1168         * src/inc.c
1169         * src/mainwindow.c
1170         * src/mh_gtk.c
1171         * src/news_gtk.c
1172         * src/pop.c
1173         * src/prefs_account.c
1174         * src/prefs_account.h
1175         * src/prefs_ext_prog.c
1176         * src/procmsg.c
1177         * src/procmsg.h
1178         * src/summary_search.c
1179         * src/summaryview.c
1180         * src/textview.c
1181         * src/common/defs.h
1182         * src/common/utils.c
1183         * src/common/utils.h
1184         * src/gtk/menu.c
1185         * src/gtk/menu.h
1186                 sync with main 1.0.0beta2 (plus 4)
1187
1188 2004-11-09 [christoph]  0.9.12cvs144
1189
1190         * src/compose.c
1191         * src/prefs_account.[ch]
1192                 add option menu to select default privacy system
1193
1194         * src/plugins/pgpmime/pgpmime.c
1195                 better memory allocation
1196
1197         * src/folder.c
1198                 syncronize flags when scanning a folder
1199
1200 2004-11-08 [colin]      0.9.12cvs143
1201
1202         * src/summaryview.c
1203                 Prevent useless folder count updates while 
1204                 quicksearch is running. It is really annoying 
1205                 while quicksearch is running a full-mail
1206                 scan, like 'b foo', in a big folder.
1207
1208 2004-11-08 [colin]      0.9.12cvs142
1209
1210         * src/textview.c
1211                 Really fix these mail URIs
1212
1213 2004-11-08 [colin]      0.9.12cvs141
1214
1215         * src/textview.c
1216                 fix "colin@colino.net" <colin@colino.net> 
1217                 types of URIs
1218
1219 2004-11-06 [colin]      0.9.12cvs140
1220
1221         * src/compose.c
1222                 Don't ask for passphrase if not sending
1223
1224 2004-11-05 [christoph]  0.9.12cvs139
1225
1226         * src/compose.c
1227                 o encode text content of composed mails
1228         * src/procmime.c
1229                 o allow encoding of MimeInfos that are stored in memory buffers
1230                 
1231
1232 2004-11-03 [paul]       0.9.12cvs138
1233
1234         * po/POTFILES.in
1235                 add 'src/plugins/pgpmime/prefs_gpg.c'.
1236                 Patch submitted by Fabien Vantard
1237
1238         * src/prefs_ext_prog.c
1239                 fix typos. Patch submitted by Fabien Vantard
1240
1241         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
1242         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
1243                 add German, Spanish, Italian, Brazilian Portuguese,
1244                 and Slovak translations. Submitted by Thomas Gilgin,
1245                 J. José del Río 'partymola', Andrea Spadaccini,
1246                 Frederico Goncalves Guimaraes, and Andrej Kacian
1247
1248 2004-11-01 [christoph]  0.9.12cvs137
1249
1250         * src/procmime.c
1251                 implement RFC2231's parameter encoding
1252
1253 2004-10-29 [colin]      0.9.12cvs136
1254
1255         * src/common/utils.c
1256                 Fix boundary delimiter (a Pine user gets this:
1257                 > Malformed message: Unexpected characters at end of parameters:
1258                 > =_Thu__28_Oct_2)
1259
1260 2004-10-29 [paul]
1261
1262         * tools/textviewer.sh
1263                 fix typo. patch submitted by Johann Koenig 
1264                 <explosive@hvc.rr.com>
1265
1266 2004-10-29 [paul]
1267
1268         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
1269         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
1270                 add French translations, submitted by Fabien Vantard
1271
1272 2004-10-28 [christoph]  0.9.12cvs135
1273
1274         * doc/src/rfc2231.txt                           ** NEW **
1275         * src/procmime.c
1276         * src/common/quoted-printable.c
1277         * src/common/utils.[ch]
1278                 implement RFC2231's parameter decoding
1279
1280 2004-10-27 [paul]
1281
1282         * tools/kdeservicemenu/README
1283         * tools/kdeservicemenu/install.sh
1284         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
1285         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
1286         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
1287                 output files to /tmp instead of littering the
1288                 current dir
1289                 add uninstall function
1290                 refactor
1291
1292 2004-10-26 [christoph]  0.9.12cvs134
1293
1294         * src/procmime.c
1295                 better check if parameters have to be in quoted string
1296
1297 2004-10-25 [paul]
1298
1299         * tools/kdeservicemenu/README
1300         * tools/kdeservicemenu/install.sh
1301         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
1302         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
1303         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
1304                 add files for Sylpheed Service Menu in Konqueror
1305
1306 2004-10-22 [paul]       0.9.12cvs133
1307
1308         * src/compose.c
1309         * src/prefs_common.c
1310         * src/prefs_common.h
1311         * src/prefs_wrapping.c
1312                 remove 'smart wrapping'
1313
1314 2004-10-21 [colin]      0.9.12cvs132
1315
1316         * src/compose.c
1317                 Remove extraneous separator in Options
1318
1319 2004-10-21 [colin]      0.9.12cvs131
1320
1321         * src/compose.c
1322                 Replace "unknown" attachments by "application/octet-stream"
1323                 Be a bit more defensive when using strchr
1324
1325 2004-10-20 [paul]
1326
1327         * po/ru.po
1328                 updated by Pavlo Bohmat
1329
1330 2004-10-19 [christoph]  0.9.12cvs130
1331
1332         * src/compose.c
1333                 fix wrong menu entry path
1334
1335         (Closes Bug 626 crashes after clicking 'reply' or 'reply to all')
1336
1337         * src/gtk/menu.c
1338                 add extra check for missing menu entries
1339
1340 2004-10-19 [christoph]  0.9.12cvs129
1341
1342         * src/compose.c
1343         * src/common/utils.c
1344                 use utils' generate_msgid() in compose.c
1345
1346 2004-10-18 [christoph]  0.9.12cvs128
1347
1348         * src/plugins/pgpmime/passphrase.c
1349         * src/plugins/pgpmime/pgpmime.c
1350         * src/plugins/pgpmime/prefs_gpg.[ch]
1351         * src/plugins/pgpmime/prefs_gpg.glade
1352         * src/plugins/pgpmime/sgpgme.c
1353                 add GPG prefs
1354
1355 2004-10-18 [christoph]  0.9.12cvs127
1356
1357         * src/addrbook.c
1358         * src/addrcache.c
1359         * src/addressbook.c
1360         * src/codeconv.c
1361         * src/compose.c
1362         * src/customheader.c
1363         * src/editaddress.c
1364         * src/editgroup.c
1365         * src/exporthtml.c
1366         * src/folder.c
1367         * src/folderview.c
1368         * src/imap.c
1369         * src/jpilot.c
1370         * src/main.c
1371         * src/matcher_parser_parse.y
1372         * src/mbox.c
1373         * src/pop.c
1374         * src/prefs_account.c
1375         * src/prefs_gtk.c
1376         * src/prefs_msg_colors.c
1377         * src/procheader.c
1378         * src/procmime.[ch]
1379         * src/procmsg.c
1380         * src/summaryview.c
1381         * src/textview.c
1382         * src/common/base64.c
1383         * src/common/partial_download.c
1384         * src/common/socket.c
1385         * src/common/sylpheed.c
1386         * src/common/utils.[ch]
1387         * src/gtk/filesel.c
1388         * src/gtk/pluginwindow.c
1389         * src/gtk/quicksearch.c
1390         * src/plugins/pgpmime/pgpmime.c
1391         * src/plugins/pgpmime/plugin.c
1392         * src/plugins/pgpmime/select-keys.c
1393         * src/plugins/pgpmime/sgpgme.c
1394         * src/plugins/spamassassin/libspamc.c
1395         * src/plugins/trayicon/trayicon.c
1396         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch]
1397         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
1398                 o don't use any GNU C extensions
1399                 o fix warnings
1400                 o replace some non-POSIX functions
1401
1402         * src/plugins/spamassassin/spamassassin.[ch]
1403         * src/plugins/spamassassin/spamassassin_gtk.c
1404         * src/plugins/clamav/clamav_plugin.[ch]
1405         * src/plugins/clamav/clamav_plugin_gtk.c
1406                 replace statusbar_print_all() from common code because it is a
1407                 GUI function
1408
1409 2004-10-17 [paul]
1410
1411         * po/es.po
1412         * po/ko.po
1413         * AUTHORS
1414                 update Spanish and Korean translations,
1415                 submitted by Ricardo Mones Lastra and
1416                 SungHyun Nam
1417
1418 2004-10-13 [colin]      0.9.12cvs126
1419
1420         * src/compose.c
1421                 Don't convert message to forced encoding when 
1422                 drafting, plus minor magic-values cleanup.
1423
1424 2004-10-13 [colin]      0.9.12cvs125
1425
1426         * po/POTFILES.in
1427                 Update POTFILES.in to reflect the source
1428                 place changes
1429
1430 2004-10-08 [christoph]  0.9.12cvs124
1431
1432         * m4/spamassassin.m4
1433                 fix libspamc OpenSSL
1434
1435         * src/compose.c
1436                 rearrange the compose menu
1437
1438 2004-10-08 [christoph]  0.9.12cvs123
1439
1440         * src/Makefile.am
1441         * src/account.c
1442         * src/compose.[ch]
1443         * src/crash.c
1444         * src/main.c
1445         * src/mimeview.c
1446         * src/passphrase.[ch]                           ** REMOVE **
1447         * src/prefs_account.[ch]
1448         * src/prefs_common.[ch]
1449         * src/privacy.[ch]
1450         * src/procmime.[ch]
1451         * src/procmsg.c
1452         * src/rfc2015.[ch]                              ** REMOVE **
1453         * src/select-keys.[ch]                          ** REMOVE **
1454         * src/common/utils.[ch]
1455         * src/gtk/about.c
1456         * src/plugins/pgpmime/Makefile.am
1457         * src/plugins/pgpmime/passphrase.[ch]           ** NEW **
1458         * src/plugins/pgpmime/pgpmime.c
1459         * src/plugins/pgpmime/plugin.c
1460         * src/plugins/pgpmime/prefs_gpg.[ch]
1461         * src/plugins/pgpmime/select-keys.[ch]          ** NEW **
1462         * src/plugins/pgpmime/sgpgme.[ch]
1463                 o Add new MIME-Writer
1464                 o extend PrivacySystem with sign and encrypt functions
1465                 o extend PGP/MIME plugin with sign and encrypt functions
1466                 o integrate extended Privacy API in Compose and Sending process
1467
1468 2004-10-04 [colin]      0.9.12cvs122
1469
1470         * src/mainwindow.c
1471         * src/messageview.c
1472         * src/messageview.h
1473         * src/textview.c
1474                 Make forced encoding limited to messageview and
1475                 apply only to parts displayed using textview
1476
1477 2004-10-04 [colin]      0.9.12cvs121
1478
1479         * src/summaryview.c
1480                 Fix bug #605 (collapsed threads re-expand when moving or
1481                 deleting mails)
1482
1483 2004-10-03 [colin]      0.9.12cvs120
1484
1485         * src/summaryview.c
1486                 Fix bug #602
1487
1488 2004-10-02 [colin]      0.9.12cvs119
1489
1490         * src/mainwindow.c
1491         * src/messageview.c
1492         * src/prefs_common.h
1493         * src/procmime.c
1494         * src/procmime.h
1495         * src/textview.c
1496                 Clean up forced charset feature
1497                 Add forced decode
1498
1499 2004-10-01 [colin]      0.9.12cvs118
1500
1501         * src/mimeview.c
1502                 Better fix for Save all: skip multipart mails' first 
1503                 text part
1504
1505 2004-10-01 [colin]      0.9.12cvs117
1506
1507         * src/mimeview.c
1508                 Only save attachments in Save All
1509
1510 2004-10-01 [paul]       0.9.12cvs116
1511
1512         * ChangeLog
1513         * ChangeLog.jp
1514         * src/account.c
1515         * src/prefs_common.c
1516         * src/gtk/colorlabel.c
1517                 sync with main 0.9.12cvs17
1518
1519 2004-09-30 [colin]      0.9.12cvs115
1520
1521         * src/stock_pixmap.c
1522         * src/stock_pixmap.h
1523         * src/folderview.c
1524         * src/Makefile.am
1525         * src/pixmaps/read.xpm
1526                 Add icon for total # column
1527
1528 2004-09-29 [colin]      0.9.12cvs114
1529
1530         * src/compose.c
1531                 Don't close compose until message is sent if 
1532                 Show Send Dialog is Always
1533
1534 2004-09-29 [paul]       0.9.12cvs113
1535
1536         * src/quote_fmt_parse.y
1537                 In the quotation templates recognise sender's first and last 
1538                 names (%F %L) when the name is in the format "Duck, Donald".
1539                 Patch submitted by Thomas Gilgin, <thomas_gilgin@users.sourceforge.net>
1540
1541
1542 2004-09-28 [colin]      0.9.12cvs112
1543
1544         * src/mainwindow.c
1545                 Put back mnemonic
1546         * src/folderview.c
1547                 Fix Empty trash being visible-invisible-visible...
1548
1549 2004-09-28 [colin]      0.9.12cvs111
1550
1551         * src/mainwindow.c
1552                 Relabel Empty all Trash folders
1553
1554 2004-09-28 [colin]      0.9.12cvs110
1555
1556         * src/folderview.c
1557                 Add contextual Empty trash menu
1558         * src/mainwindow.c
1559                 Revert cvs109 which was useless
1560
1561 2004-09-28 [colin]      0.9.12cvs109
1562
1563         * src/mainwindow.c
1564                 Fix uninialized var
1565
1566 2004-09-28 [colin]      0.9.12cvs108
1567
1568         * src/addressbook.c
1569                 Fix triple-click
1570
1571 2004-09-28 [colin]      0.9.12cvs107
1572
1573         * src/addressbook.c
1574                 Fix double-click on entries
1575
1576 2004-09-28 [colin]      0.9.12cvs106
1577
1578         * src/inc.c
1579                 Reintroduce folder_item update freeze on incorporation
1580
1581 2004-09-27 [christoph]  0.9.12cvs105
1582
1583         * src/folderview.c
1584                 right-align new and unread column
1585
1586 2004-09-27 [paul]
1587
1588         * 0.9.12b released
1589
1590 2004-09-27 [paul]       0.9.12cvs104
1591
1592         * src/main.c
1593                 revert 0.9.12cvs101, it causes another segfault
1594
1595 2004-09-23 [christoph]  0.9.12cvs103
1596
1597         * src/plugins/spamassassin/libspamc.[ch]
1598         * src/plugins/spamassassin/utils.[ch]
1599                 update libspamc to SpamAssassin 3.0.0
1600
1601 2004-09-17 [paul]       0.9.12cvs102
1602
1603         * ChangeLog
1604         * ChangeLog.jp
1605         * src/inc.c
1606                 sync with main 0.9.12cvs14, see ChangeLog 2004-09-09
1607  
1608
1609 2004-09-17 [colin]      0.9.12cvs101
1610
1611         * src/main.c
1612                 Fix segfaults when quitting. valgrind says:
1613                         ==12144== Invalid read of size 4
1614                         ==12144==    at 0x80D7DDA: messageview_is_visible (messageview.c:938)
1615                         [...]
1616                         ==12144==  Address 0x1BF1BD30 is 56 bytes inside a block of size 72 free'd
1617                         [...]
1618                         ==12144==    by 0x80CC671: exit_sylpheed (main.c:498)
1619
1620
1621 2004-09-13 [christoph]  0.9.12cvs100
1622
1623         * src/folder.c
1624                 add NULL pointer checks to fix segfault when messages can
1625                 not be fetched
1626
1627 2004-09-08 [colin]      0.9.12cvs99
1628
1629         * src/account.c
1630                 Remove a debug printf
1631
1632 2004-09-08 [christoph]  0.9.12cvs98
1633
1634         * src/procmsg.[ch]
1635                 change MSG_CACHED (unused in claws) to MSG_SCANNED to remember
1636                 if the message structure has been scanned
1637
1638         * src/folder.c
1639                 o scan structure when the mail is fetched for the first time
1640                   to prevent unnecessary fetching of messages while scanning
1641                   the folder for messages
1642                 o revert 0.9.12cvs24
1643
1644         * src/plugins/pgpmime/pgpmime.c
1645                 check signature if auto signature checking is enabled when the
1646                 signature status is requested for first time and not when
1647                 checking if a part has a signature
1648
1649 2004-09-07 [colin]      0.9.12cvs97
1650
1651         * src/inc.c
1652                 Change session error messages so that they
1653                 are a bit more helpful (the origin of the
1654                 error is not apparent if one isn't in 
1655                 front of Sylpheed when it happens).
1656
1657 2004-09-06 [colin]      0.9.12cvs96
1658
1659         * src/toolbar.c
1660                 Fix graying out Redirect in non english languages
1661                 Patch by Fabien Vantard
1662
1663 2004-09-06 [colin]      0.9.12cvs95
1664
1665         * src/summaryview.c
1666         * src/mimeview.c
1667                 Fix dropped URIs
1668
1669 2004-09-06 [colin]      0.9.12cvs94
1670
1671         * src/addressbook.c
1672         * src/addressitem.h
1673         * src/addritem.c
1674         * src/addritem.h
1675                 Add basic drag and drop to addressbook
1676
1677 2004-09-03 [colin]      0.9.12cvs93
1678
1679         * src/summaryview.c
1680                 Next/Prev unread message should start
1681                 from next/prev node (especially if 
1682                 mark_as_read_delay != 0)
1683
1684 2004-09-03 [colin]      0.9.12cvs92
1685
1686         * src/prefs_common.c
1687         * src/prefs_common.h
1688         * src/summaryview.c
1689                 Add an hidden 'mark_as_read_delay' pref 
1690
1691 2004-09-02 [colin]      0.9.12cvs91
1692
1693         * src/gtk/menu.c
1694                 Add unduplicated menu entries (fixes bug 532)
1695                 Patch by Fabien Vantard
1696
1697 2004-09-02 [colin]      0.9.12cvs90
1698
1699         * src/account.c
1700                 Fix bug 582 (broken auto account selection)
1701
1702 2004-09-02 [colin]      0.9.12cvs89
1703
1704         * src/addrindex.c
1705                 Free deleted queries too
1706
1707 2004-09-02 [colin]      0.9.12cvs88
1708
1709         * src/ldapquery.c
1710                 Fix freezes in LDAP, due to memory corruption
1711                 after deletion of a query (and not removing it
1712                 from the corresponding list of queries).
1713                 Very probably fixes bug 567 and bug 569
1714
1715 2004-09-02 [colin]      0.9.12cvs87
1716
1717         * src/prefs_spelling.c
1718                 Fix bug with aspell prefs init, where spell checking
1719                 is enabled at first but dictionary not specified. Use
1720                 LANG's dictionary by default.
1721
1722 2004-09-01 [colin]      0.9.12cvs86
1723
1724         * src/filtering.c
1725         * src/imap.c
1726         * src/prefs_matcher.c
1727         * src/stock_pixmap.c
1728                 Fix more nasty uninitialized variables
1729
1730 2004-08-31 [colin]      0.9.12cvs85
1731
1732         * src/folder.c
1733                 Fix memory corruption when entering procmsg_msginfo_free()
1734                 with unitialized msginfo. Thanks Valgrind.
1735
1736 2004-08-29 [colin]      0.9.12cvs84
1737
1738         * src/mimeview.c
1739                 Don't escape filenames before saving - that's 
1740                 not dangerous. By the way, fix the leak.
1741
1742 2004-08-27 [paul]       0.9.12cvs83
1743
1744         * src/mh.c
1745         * src/procheader.c
1746         * src/procmsg.c
1747         * src/procmsg.h
1748         * src/common/utils.c
1749         * src/gtk/menu.h
1750                 sync with main 0.9.12cvs6, see ChangeLog
1751                 2004-08-24, 2004-08-25, 2004-08-26
1752
1753
1754 2004-08-26 [paul]
1755
1756         * po/ja.po
1757                 updated by Rui Hirokawa
1758
1759 2004-08-25 [colin]      0.9.12cvs82
1760
1761         * src/plugins/pgpmime/pgpmime.c
1762                 Fix leak on non-combined encrypted messages
1763
1764 2004-08-25 [colin]      0.9.12cvs81
1765
1766         * src/plugins/pgpmime/pgpmime.c
1767         * src/plugins/pgpmime/sgpgme.c
1768         * src/plugins/pgpmime/sgpgme.h
1769                 Handle combined encryption/signature
1770
1771 2004-08-24 [colin]      0.9.12cvs80
1772
1773         * src/folder.c
1774                 Set mime flags on non multipart messages too
1775
1776 2004-08-23 [christoph]  0.9.12cvs79
1777
1778         * src/compose.c
1779                 create message header in memory as GString before writing it
1780                 to the message file
1781
1782 2004-08-23 [colin]      0.9.12cvs78
1783
1784         * src/rfc2015.c
1785         * src/rfc2015.h
1786         * src/compose.c
1787                 Fix (again) bug 197: inline encryption broken
1788
1789 2004-08-23 [paul]
1790
1791         * po/zh_CN.po
1792                 updated by Hansom Young
1793
1794 2004-08-23 [paul]
1795
1796         * 0.9.12a released
1797
1798 2004-08-23 [colin]      0.9.12cvs77
1799
1800         * src/imap.c
1801                 Try and fix bug 577 (session->last_access_time is broken since 
1802                 sync with main 0.9.12cvs2). 
1803                 Patch by Stephan Sachse <whiteman@teg-clan.de>
1804
1805 2004-08-23 [paul]
1806
1807         * po/es.po
1808         * po/fr.po
1809         * po/pl.po
1810         * po/pt_BR.po
1811         * po/sk.po
1812         * po/sr.po
1813                 update translations. submitted by Ricardo
1814                 Mones Lastra, Fabien Vantard, Emilian Nowak,
1815                 Frederico Goncalves Guimaraes, Andrej Kacian,
1816                 Urke MMI
1817
1818 2004-08-22 [paul]       0.9.12cvs76
1819
1820         * src/plugins/trayicon/trayicon.c
1821                 fix formatting bug in trayicon_popup_menu_entries[]
1822
1823
1824 2004-08-22 [paul]       0.9.12cvs75
1825
1826         * m4/Makefile.am
1827                 remove reference to openssl.m4
1828
1829
1830 2004-08-21 [colin]      0.9.12cvs74
1831
1832         * src/compose.c
1833                 Fix bug 576 (Duplicate auto-bcc on reedit)
1834
1835 2004-08-21 [colin]      0.9.12cvs73
1836
1837         * src/toolbar.c
1838                 Grey out Redirect in the toolbar when selection is
1839                 multiple. Fixes bug 520
1840
1841 2004-08-21 [colin]      0.9.12cvs72
1842
1843         * src/compose.c
1844                 Save Sign, Encrypt and Mode status when drafting or queuing
1845                 Fixes bug 502 (drafted message does not keep sign / encrypt 
1846                 state)
1847
1848 2004-08-21 [colin]      0.9.12cvs71
1849
1850         * src/summaryview.c
1851                 Fix bug 494 (Messages are always opened in summary 
1852                 view when right clicked.) Also fixes bug 508.
1853
1854 2004-08-21 [colin]      0.9.12cvs70
1855
1856         * src/compose.c
1857                 When using inline encryption, don't use QP or Base64:
1858                 the mail will be encrypted to a 7bit string.
1859                 Fixes bug 197
1860
1861 2004-08-21 [colin]      0.9.12cvs69
1862
1863         * src/compose.c
1864                 Fix inline-signing with 8bit chars: data must be 
1865                 converted to Quoted-printable before signing.
1866
1867 2004-08-21 [colin]      0.9.12cvs68
1868
1869         * src/compose.c
1870                 Remove 'Message/Save to draft folder'
1871                 and 'Message/Save and keep editing' to 
1872                 put a single 'File/Save' command.
1873                 Fixes bug 224
1874
1875 2004-08-21 [colin]      0.9.12cvs67
1876
1877         * src/mainwindow.c
1878                 Fix bug 222 (Summary view state not retained between sessions)
1879
1880 2004-08-20 [colin]      0.9.12cvs66
1881
1882         * src/codeconv.c
1883                 Fix bug 574 (empty cur_locale is not enough)
1884
1885 2004-08-20 [paul]
1886
1887         * src/plugins/pgpmime/plugin.c
1888                 modify PGP/MIME plugin's description
1889
1890 2004-08-16 [colin]      0.9.12cvs65
1891
1892         * src/common/ssl.c
1893                 Fix version comparison
1894
1895 2004-08-16 [colin]      0.9.12cvs64
1896
1897         * src/common/ssl.c
1898                 I meant 2.2.
1899
1900 2004-08-16 [colin]      0.9.12cvs63
1901
1902         * src/common/ssl.c
1903                 People with glibc 2.1 have had problems with non-blocking
1904                 SSL_connect. Disable it for glibc < 2.2.
1905
1906 2004-08-16 [colin]      0.9.12cvs62
1907
1908         * src/common/ssl.c
1909                 Fix format error
1910
1911 2004-08-13 [colin]      0.9.12cvs61
1912
1913         * src/plugins/pgpmime/plugin.c
1914                 Add plugin's description
1915
1916 2004-08-12 [christoph]  0.9.12cvs60
1917
1918         * src/folderutils.c
1919                 fix bug that did not thaw folder updates when deleting
1920                 duplicates in empty folders
1921
1922 2004-08-12 [colin]      0.9.12cvs59
1923
1924         * src/plugins/trayicon/trayicon.c
1925                 Add a context menu with most common operations
1926
1927 2004-08-12 [colin]      0.9.12cvs58
1928
1929         * configure.ac
1930         * sylpheed.desktop
1931         * src/Makefile.am
1932         * src/main.c
1933                 Add support for Freedesktop.org's startup notification
1934
1935 2004-08-10 [colin]      0.9.12cvs57
1936
1937         * src/main.c
1938         * src/common/socket.c
1939         * src/common/ssl.c
1940         * src/common/sylpheed.c
1941         * src/common/sylpheed.h
1942                 Put back the ssl connect nonblocking...
1943                 without the race condition
1944
1945 2004-08-09 [colin]      0.9.12cvs56
1946
1947         * src/main.c
1948         * src/common/ssl.c
1949         * src/common/sylpheed.c
1950         * src/common/sylpheed.h
1951                 Reverting previous commit, doesn't work 
1952
1953 2004-08-09 [colin]      0.9.12cvs55
1954
1955         * src/main.c
1956         * src/common/ssl.c
1957         * src/common/sylpheed.c
1958         * src/common/sylpheed.h
1959                 Make SSL_connect nonblocking, using a thread
1960
1961 2004-08-09 [paul]       0.9.12cvs54
1962
1963         * po/POTFILES.in
1964                 reflect new location of sgpgme.c
1965         * src/main.c
1966                 sync with main, see ChangeLog 2004-08-09
1967
1968 2004-08-08 [christoph]  0.9.12cvs53
1969
1970         * src/folderutils.c
1971                 freeze FolderItem updates while deleting duplicate messages
1972
1973 2004-08-08 [christoph]  0.9.12cvs52
1974
1975         * configure.ac
1976         * src/Makefile.am
1977         * src/main.c
1978         * src/pgpmime.c
1979         * src/pgpmime.h
1980         * src/sgpgme.c
1981         * src/sgpgme.h
1982         * src/plugins/Makefile.am
1983         * src/plugins/pgpmime/.cvsignore
1984         * src/plugins/pgpmime/Makefile.am
1985         * src/plugins/pgpmime/pgpmime.c
1986         * src/plugins/pgpmime/pgpmime.h
1987         * src/plugins/pgpmime/plugin.c
1988         * src/plugins/pgpmime/sgpgme.c
1989         * src/plugins/pgpmime/sgpgme.h
1990                 new plugin for PGP/MIME
1991
1992 2004-08-07 [christoph]  0.9.12cvs51
1993
1994         * src/folder.c
1995                 disable immediate folder change notification on opened folders
1996                 until SummaryView can handle it quickly
1997
1998 2004-08-07 [colin]      0.9.12cvs50
1999
2000         * src/pop.c
2001         * src/common/partial_download.c
2002                 fix warnings
2003
2004 2004-08-07 [colin]      0.9.12cvs49
2005
2006         * src/Makefile.am
2007         * src/account.c
2008         * src/addressbook.c
2009         * src/alertpanel.c
2010         * src/alertpanel.h
2011         * src/compose.c
2012         * src/exphtmldlg.c
2013         * src/expldifdlg.c
2014         * src/main.c
2015         * src/message_search.c
2016         * src/messageview.c
2017         * src/pop.c
2018         * src/sgpgme.c
2019         * src/summary_search.c
2020         * src/summaryview.c
2021         * src/textview.c
2022         * src/gtk/sslcertwindow.c
2023         * src/pixmaps/stock_dialog-error.xpm
2024         * src/pixmaps/stock_dialog-info.xpm
2025         * src/pixmaps/stock_dialog-question.xpm
2026         * src/pixmaps/stock_dialog-warning.xpm
2027                 sync new alertpanel from gtk2
2028
2029 2004-08-07 [colin]      0.9.12cvs48
2030
2031         * src/prefs_folder_item.c
2032                 fix memory corruption in folderitem's prefs
2033
2034 2004-08-06 [colin]      0.9.12cvs47
2035
2036         * src/compose.c
2037                 close compose window after queuing, before 
2038                 sending when user presses Send
2039
2040 2004-08-05 [christoph]  0.9.12cvs46
2041
2042         * src/msgcache.c
2043         * src/common/defs.h
2044                 add charset to cache file and convert charset when reading the
2045                 cache if different from internal used charset
2046
2047 2004-08-05 [christoph]  0.9.12cvs45
2048
2049         * src/messageview.c
2050         * src/mimeview.[ch]
2051         * src/procmime.h
2052         * src/common/utils.h
2053                 cleanup (remove unused includes/reorganize)
2054
2055         * src/prefs_ext_prog.c
2056         * src/prefs_folder_item.c
2057         * src/prefs_fonts.c
2058         * src/prefs_msg_colors.c
2059         * src/prefs_spelling.c
2060         * src/prefs_themes.c
2061         * src/prefs_toolbar.c
2062         * src/prefs_wrapping.c
2063         * src/gtk/prefswindow.[ch]
2064         * src/plugins/clamav/clamav_plugin_gtk.c
2065         * src/plugins/dillo_viewer/dillo_prefs.c
2066         * src/plugins/image_viewer/viewerprefs.c
2067         * src/plugins/spamassassin/spamassassin_gtk.c
2068                 change PrefsPage path into an array of strings and don't
2069                 split a single string into parts (better for translation)
2070
2071 2004-08-05 [christoph]  0.9.12cvs44
2072
2073         * src/folder.c
2074                 fix FolderItem's message counts after rebuilding a cache
2075
2076 2004-08-05 [paul]       0.9.12cvs43
2077
2078         * ChangeLog
2079         * ChangeLog.jp
2080         * src/imap.c
2081         * src/news.c
2082         * src/common/nntp.c
2083         * src/common/session.c
2084         * src/common/session.h
2085         * src/common/socket.c
2086                 sync with main 0.9.12cvs2
2087                 see ChangeLog 2004-08-04
2088
2089 2004-08-04 [christoph]  0.9.12cvs42
2090
2091         * configure.ac
2092                 add missing AC_DEFINE(USE_OPENSSL, ...)
2093         * src/folder.c
2094                 use new xml_node_new() function
2095
2096 2004-08-03 [christoph]  0.9.12cvs41
2097
2098         * src/folder.c
2099         * src/localfolder.c
2100         * src/common/xml.[ch]
2101                 sync with main 0.9.12cvs1
2102                 see ChangeLog 2004-07-23
2103
2104 2004-08-03 [christoph]
2105
2106         * configure.ac
2107         * m4/openssl.m4                 ** REMOVE **
2108                 use pkg-config to get OpenSSL CFLAGS and LIBS
2109                 (OpenSSL 0.9.7 is required now)
2110
2111 2004-08-02 [paul]       0.9.12cvs40
2112
2113         * AUTHORS
2114                 update translation team section
2115         * po/pt_BR.po
2116                 updated by Frederico Goncalves Guimaraes
2117                 <fggdebian@yahoo.com.br>
2118
2119 2004-07-29 [colin]      0.9.12cvs39
2120
2121         * src/messageview.c
2122                 Inform the user when a partially 
2123                 downloaded mail isn't on the server
2124                 anymore (due to Mark for deletion)
2125
2126 2004-07-29 [colin]      0.9.12cvs38
2127
2128         * src/messageview.c
2129                 Hide noticeview if necessary
2130
2131 2004-07-27 [colin]      0.9.12cvs37
2132
2133         * src/msgcache.c
2134                 More fixes (i overlook a bit, thanks
2135                 Christoph for spotting it)
2136
2137 2004-07-27 [colin]      0.9.12cvs36
2138
2139         * src/msgcache.c
2140                 Fix wrong test 
2141
2142 2004-07-26 [colin]      0.9.12cvs35
2143
2144         * src/pop.c
2145                 Fix uidl-file parsing when not in new
2146                 format
2147
2148 2004-07-19 [colin]      0.9.12cvs34
2149
2150         * src/compose.c
2151                 Save attachment status when drafting
2152
2153 2004-07-19 [colin]      0.9.12cvs33
2154
2155         * src/folder.h
2156         * src/folderview.c
2157         * src/summaryview.c
2158                 Reverse 0.9.12cvs29 to 31 (folder icon update
2159                 when quicksearch is active)
2160
2161 2004-07-18 [colin]      0.9.12cvs32
2162
2163         * src/pop.c
2164                 Fix partial download bug with "Download all
2165                 messages" option
2166
2167 2004-07-18 [colin]      0.9.12cvs31
2168
2169         * src/folderview.c
2170                 Fix crash
2171
2172 2004-07-17 [colin]      0.9.12cvs30
2173
2174         * src/summaryview.c
2175                 Same, when sticky search is off
2176
2177 2004-07-17 [colin]      0.9.12cvs29
2178
2179         * src/folder.h
2180         * src/folderview.c
2181         * src/summaryview.c
2182                 Update FolderItem icon whenever its summaryview is 
2183                 filtered
2184
2185 2004-07-16 [christoph]  0.9.12cvs28
2186
2187         * src/mimeview.c
2188                 make doubleclick work again
2189
2190 2004-07-16 [christoph]  0.9.12cvs27
2191
2192         * src/mimeview.c
2193                 fix freeze on mime icon doubleclick (opening doesn't work yet)
2194
2195 2004-07-16 [paul]       0.9.12cvs26
2196         
2197         * src/gtk/quicksearch.c
2198         * src/compose.c
2199         * src/customheader.c
2200         * src/messageview.c
2201         * src/news.c
2202         * src/prefs_account.c
2203         * src/prefs_display_header.c
2204         * src/procheader.c
2205                 replace "Message-Id" with "Message-ID"
2206
2207 2004-07-16 [paul]       0.9.12cvs25
2208
2209         * ChangeLog
2210         * ChangeLog.jp
2211         * src/account.c
2212         * src/account.h
2213         * src/folder_item_prefs.c
2214         * src/main.c
2215         * src/pop.c
2216         * src/pop.h
2217         * src/prefs_account.c
2218         * src/prefs_account.h
2219         * src/prefs_common.c
2220         * src/prefs_common.h
2221         * src/prefs_gtk.c
2222         * src/prefs_gtk.h
2223                 sync with main 0.9.12cvs1
2224
2225 2004-07-15 [colin]      0.9.12cvs24
2226
2227         * src/folder.c
2228                 Disable GPG signature check during
2229                 folder move and scan 
2230         (Closes Bug 521 Signature checking slows down Folder-Move)
2231
2232 2004-07-14 [christoph]  0.9.12cvs23
2233
2234         * src/pgpmime.c
2235                 add missing fclose. Patch by Thomas Gilgin.
2236
2237         * src/procmime.c
2238                 add checks if fopen really worked
2239
2240 2004-07-14 [colin]      0.9.12cvs22
2241
2242         * src/pop.c
2243         * src/common/partial_download.c
2244                 Update includes
2245
2246 2004-07-14 [colin]      0.9.12cvs21
2247
2248         * src/folder.c
2249         * src/inc.c
2250         * src/matcher.c
2251         * src/matcher.h
2252         * src/matcher_parser_parse.y
2253         * src/messageview.c
2254         * src/msgcache.c
2255         * src/noticeview.c
2256         * src/noticeview.h
2257         * src/pop.c
2258         * src/pop.h
2259         * src/prefs_matcher.c
2260         * src/procheader.c
2261         * src/procmsg.c
2262         * src/procmsg.h
2263         * src/summaryview.c
2264         * src/common/Makefile.am
2265         * src/common/defs.h
2266         * src/gtk/quicksearch.c
2267         * src/common/partial_download.c ** NEW FILES **
2268         * src/common/partial_download.h ** NEW FILES **
2269                 Partial downloading of pop3 mails
2270
2271 2004-07-13 [christoph]  0.9.12cvs20
2272
2273         * src/mimeview.c
2274                 use "button_release_event" instead of "button_press_event",
2275                 because executing event callbacks while the button is still
2276                 pressed is not good and causes problems
2277
2278 2004-07-12 [colin]      0.9.12cvs19
2279
2280         * src/gtk/quicksearch.c
2281                 Fix a missing status update in quicksearch
2282
2283 2004-07-08 [colin]      0.9.12cvs18
2284
2285         * src/common/smtp.h
2286                 Fix guint vs gint bug
2287
2288 2004-07-08 [colin]      0.9.12cvs17
2289
2290         * src/common/smtp.c
2291                 use to_human_readable() for sizes
2292
2293 2004-07-08 [paul]       0.9.12cvs16
2294
2295         * src/inc.c [1.174]
2296                 fix occasional non-clearance of the statusbar
2297                 (close Bug 531 'SA plugin: status bar does not 
2298                  get cleared in OFFLINE mode')
2299
2300 2004-07-07 [colin]      0.9.12cvs15
2301
2302         * src/prefs_common.c [1.225]
2303         * src/prefs_common.h [1.112]
2304                 Add a hidden summary_quicksearch_sticky preference,
2305                 to allow the quicksearch bar to reset across folders
2306         * src/summaryview.c [1.437]
2307                 Use this preference
2308         * src/gtk/quicksearch.c [1.5]
2309         * src/gtk/quicksearch.h [1.3]
2310                 Add this preference, fix focus when hitting Enter,
2311                 add handling of Esc key to reset
2312
2313 2004-07-06 [colin]      0.9.12cvs14
2314
2315         * src/gtk/quicksearch.c [1.4]
2316                 Add Clear button
2317
2318 2004-07-06 [christoph]  0.9.12cvs13
2319
2320         * src/toolbar.c
2321                 enable next unread button in empty folders if next folder
2322                 dialog is not disabled
2323
2324         (Closes Feature Request [ 755800 ] "next" button enabled in empty
2325          folders)
2326
2327 2004-07-06 [colin]      0.9.12cvs12
2328
2329         * src/common/smtp.c [1.16]
2330                 Display maximum message size in the log
2331
2332 2004-07-06 [paul]       0.9.12cvs11
2333
2334         * src/toolbar.c
2335                 fix typo. (spotted by Fabien Vantard)
2336
2337 2004-07-06 [paul]       0.9.12cvs10
2338
2339         * src/main.c
2340                 terminate cleanly on SIGHUP. Patch submitted by
2341                 Thomas Gilgin <thg@karate-muellheim.de>
2342
2343 2004-07-05 [christoph]  0.9.12cvs9
2344
2345         * src/inc.c
2346                 better replacing of %d in new mail notification command
2347
2348 2004-07-05 [colin]      0.9.12cvs8
2349
2350         * src/common/smtp.[ch]
2351                 Take SIZE (returned by EHLO) into account, and
2352                 avoid sending too big messages
2353
2354 2004-07-04 [paul]       0.9.12cvs7
2355
2356         * src/account.c
2357                 fix auto-account selection on imap/news
2358
2359 2004-07-01 [paul]       0.9.12cvs6
2360
2361         * src/gtk/quicksearch.c
2362                 reveal hidden string in gui
2363                 
2364         * src/compose.c
2365                 fix updating of gpg signing setting on 
2366                 switching accounts
2367
2368 2004-06-30 [darko]      0.9.12cvs5
2369
2370         * src/common/utils.c
2371                 remove expand_search_string()
2372         * src/gtk/quicksearch.c
2373                 remove no longer needed for loop (thanks Christoph)
2374                 add expand_search_string()
2375
2376 2004-06-30 [darko]      0.9.12cvs4
2377
2378         * src/common/utils.c
2379                 allow all filtering expressions in quicksearch
2380
2381         (Closes Bug 519 filtering expr. in quicksearch)
2382
2383 2004-06-30 [christoph]  0.9.12cvs3
2384
2385         * configure.ac
2386                 better 'localedir'
2387
2388         * src/common/intl.h
2389                 allow plugins to define TEXTDOMAIN for the _(...) macro
2390
2391 2004-06-30 [paul]       0.9.12cvs2
2392
2393         * po/POTFILES.in
2394           src/Makefile.am
2395           src/main.c
2396           src/prefs_common.c
2397           src/prefs_msg_colors.[ch]     ** NEW FILES **
2398                 move message colouring options to
2399                 '/Other Preferences/Message View/Colors'
2400
2401 2004-06-30 [paul]       0.9.12cvs1
2402
2403         * po/POTFILES.in
2404           src/Makefile.am
2405           src/main.c
2406           src/prefs_common.c
2407           src/prefs_wrapping.[ch]       ** NEW FILES **
2408                 move message wrapping options to
2409                 /'Other Preferences/Compose/Message Wrapping'
2410
2411 2004-06-28 [paul]       0.9.12
2412
2413         * Sylpheed-Claws 0.9.12 released
2414
2415         * po/es.po
2416           po/fr.po
2417           po/sk.po
2418                 updated by Ricardo Mones Lastra, Fabien Vantard,
2419                 Andrej Kacian
2420
2421 2004-06-27 [paul]       0.9.11cvs19
2422
2423         * src/common/ssl.c
2424                 re-enable certificate check
2425
2426 2004-06-25 [christoph]  0.9.11cvs18
2427
2428         * src/procmsg.h
2429                 add MSG_HAS_ATTACHMENT to MSG_CACHED_FLAG_MASK
2430
2431 2004-06-25 [paul]       0.9.11cvs17
2432
2433         * sync with main 0.9.12cvs1
2434                 see ChangeLog 2004-06-23
2435                 
2436         * src/gtk/menu.c
2437                 remove unused menu_toggle_toggle()
2438
2439 2004-06-23 [christoph]  0.9.11cvs16
2440
2441         * src/folder.c
2442         * src/procheader.c
2443         * src/procmsg.h
2444         * src/summaryview.c
2445                 scan the mime structure of multipart mails for correct
2446                 attachment, encryped and signed (with privacy API) part
2447                 detection
2448
2449         (Closes Feature Request [ 961428 ] No paperclip for HTML mails)
2450
2451 2004-06-22 [paul]
2452
2453         * po/ru.po
2454                 updated by Pavlo Bohmat
2455
2456 2004-06-20 [christoph]  0.9.11cvs15
2457
2458         * src/inc.c
2459         * src/pop.[ch]
2460                 disconnect after authentication when doing POP before SMTP
2461
2462         (Closes Bug 393 Bad inerpretation of "Pop Before SMTP")
2463
2464 2004-06-19 [christoph]  0.9.11cvs14
2465
2466         * src/folder.c
2467                 fix FolderItem name update
2468
2469         (Closes Bug 511 Folder-Renaming not reflected immediately)
2470
2471 2004-06-17 [paul]       0.9.11cvs13
2472         
2473         * sync with main 0.9.12 release
2474           src/session.c
2475                 session_set_timeout(): fixed a bug that didn't
2476                 reset timeout_tag when interval is 0.
2477
2478 2004-06-16 [christoph]  0.9.11cvs12
2479
2480         * src/textview.c
2481                 correctly clear the URL in the status bar
2482
2483 2004-06-15 [christoph]  0.9.11cvs11
2484
2485         * src/summaryview.c
2486                 add missing gtk_widget_show()
2487
2488 2004-06-11 [christoph]  0.9.11cvs10
2489
2490         * src/plugins/spamassassin/spamassassin.c
2491                 correctly check waitpid return code
2492
2493         (Closes Bug 396 Zombie process when spamassassin is called)
2494
2495 2004-06-10 [christoph]  0.9.11cvs9
2496
2497         * src/mainwindow.c
2498         * src/summaryview.[ch]
2499         * src/gtk/Makefile.am
2500         * src/gtk/quicksearch.c                         ** NEW **
2501                 separate quick search from summaryview
2502
2503 2004-06-09 [christoph]  0.9.11cvs8
2504
2505         * src/inc.c
2506                 remove unused code
2507
2508         * src/textview.c
2509                 get folder for compose default account from MsgInfo and not
2510                 from SummaryView
2511
2512 2004-06-09 [christoph]  0.9.11cvs7
2513
2514         * src/folder.[ch]
2515                 add information about added or removed messages to
2516                 FOLDER_ITEM_UPDATE hook
2517
2518         * src/imap_gtk.c
2519         * src/mh_gtk.c
2520                 scan folder when removing a folder failed instead of
2521                 updating the summaryview
2522
2523 2004-06-08 [paul]       0.9.11cvs6
2524
2525         * sync with main 0.9.11cvs2
2526                 see ChangeLog 2004-06-08
2527
2528 2004-06-07 [christoph]  0.9.11cvs5
2529
2530         * configure.ac
2531         * src/common/Makefile.am
2532                 detect library providing 'encrypt' function
2533
2534 2004-06-07 [paul]       0.9.11cvs4
2535
2536         * src/inc.c
2537                 sync with main, 'code cleanup'
2538                 
2539         * tools/nautilus2sylpheed.sh
2540                 fix whitespace limitation. patch submitted by
2541                 Stephan Sachse <white@teg-clan.de>
2542
2543 2004-06-04 [christoph]  0.9.11cvs3
2544
2545         * src/account.c
2546         * src/action.[ch]
2547         * src/addressbook.c
2548         * src/addrindex.h
2549         * src/folder.h
2550         * src/folder_item_prefs.c
2551         * src/inc.c
2552         * src/main.c
2553         * src/messageview.c
2554         * src/mh_gtk.c
2555         * src/prefs_themes.c
2556         * src/procmime.c
2557         * src/quote_fmt.h
2558         * src/stock_pixmap.c
2559         * src/toolbar.c
2560                 fix compiler warnings
2561
2562 2004-06-03 [paul]       0.9.11cvs2
2563
2564         * src/msgcache.c
2565                 sync with main 0.9.11cvs1: "changed gint32 to
2566                 guint32 for some platforms"
2567
2568 2004-06-02 [christoph]  0.9.11cvs1
2569
2570         * src/common/ssl.c
2571                 fix SSL_CTX variable name for older OpenSSL versions
2572
2573         (Closes Bug 503 fix compilation with older OpenSSL)
2574
2575 2004-05-31 [paul]       0.9.11claws
2576
2577         * 0.9.11claws released
2578
2579 2004-05-31 [paul]       0.9.10claws72
2580
2581         * po/es.po
2582           po/it.po
2583           po/ja.po
2584           po/pl.po
2585           po/sk.po
2586           po/sr.po
2587           po/zh_CN.po
2588                 update translations, submitted by Ricardo Mones Lastra,
2589                 Andrea Spadaccini, Rui Hirokawa, Emil, Andrej Kacian,
2590                 Urke MMI, and Hansom Young
2591
2592 2004-05-25 [luke]       0.9.10claws71
2593
2594         * AUTHORS
2595         * src/mimeview.c
2596         * src/stockpixmap.[ch]
2597         * src/Makefile.am
2598         * src/pixmaps/privacy_emblem_encrypted.xpm      ** NEW **
2599         * src/pixmaps/privacy_emblem_failed.xpm         ** NEW **
2600         * src/pixmaps/privacy_emblem_passed.xpm         ** NEW **
2601         * src/pixmaps/privacy_emblem_signed.xpm         ** NEW **
2602         * src/pixmaps/privacy_emblem_warn.xpm           ** NEW **
2603
2604                 o Added privacy emblems from Jesper Shultz 
2605                   <jesper@schultz-net.dk>
2606                 o Overlay emblems onto mimeview icons to indicate
2607                   status of signature and if a message is encrypted
2608         
2609         * src/textview.c
2610                 remove unused color definitions (were used to 
2611                 indicate sig status)
2612
2613 2004-05-25 [paul]       0.9.10claws70
2614
2615         * AUTHORS
2616           tools/Makefile.am
2617           tools/README
2618           tools/nautilus2sylpheed.sh            ** NEW FILE **
2619                 add script to enable sending files from
2620                 nautilus.
2621                 Submitted by Reza Pakdel <hrpakdel@cpsc.ucalgary.ca>
2622                 
2623         * tools/launch_firebird                 ** REMOVED **
2624                 removed as the standard "firefox '%s'" now functions
2625                 correctly
2626
2627 2004-05-23 [paul]       0.9.10claws69
2628
2629         * src/compose.c
2630                 fix %X cursor point segfault
2631                 patch by Christoph
2632
2633 2004-05-23 [christoph]  0.9.10claws68
2634
2635         * src/folder.c
2636                 fix folder moving
2637
2638 2004-05-21 [paul]       0.9.10claws67
2639
2640         * sync with 0.9.10cvs17
2641                 see ChangeLog 2004-05-21
2642
2643 2004-05-20 [paul]       0.9.10claws66
2644
2645         * sync with 0.9.10cvs16
2646                 see ChangeLog 2004-05-19 and 2004-05-20
2647
2648 2004-05-19 [alfons]     0.9.10claws65
2649
2650         * src/summaryview.h
2651                 on some platforms regoff_t is defined as off_t, so 
2652                 pull in sys/types.h
2653
2654 2004-05-19 [paul]       0.9.10claws64
2655
2656         * sync with 0.9.10cvs13
2657                 see ChangeLog 2004-05-18
2658
2659 2004-05-17 [christoph]  0.9.10claws63
2660
2661         * src/folder.c
2662                 search all folders when searching for default folders and
2663                 not return the special folder of the first folder
2664
2665 2004-05-13 [alfons]     0.9.10claws62
2666
2667         * src/summaryview.c
2668                 add a better check to see if a message is a news message
2669                 (replaces the MSG_IS_NEWS() check removed in 0.9.9claws19)
2670
2671 2004-05-13 [paul]       0.9.10claws61
2672
2673         * src/msgcache.c
2674                 sync with 0.9.10cvs12
2675                 see ChangeLog 2004-05-12
2676
2677 2004-05-12 [alfons]     0.9.10claws60
2678
2679         * src/folderview.c
2680                 release lock in case of folder could not be opened 
2681
2682 2004-05-11 [christoph]  0.9.10claws59
2683
2684         * src/inc.[ch]
2685                 remove unused folderview update stuff from inc.[ch]
2686
2687 2004-05-11 [paul]       0.9.10claws58
2688
2689         * sync with 0.9.10cvs11
2690                 see ChangeLog 2004-05-10 and 2004-05-11
2691
2692 2004-05-09 [christoph]  0.9.10claws57
2693
2694         * src/folderview.c
2695                 check for folder class functions and not folder type to detect
2696                 valid drag targets
2697
2698 2004-05-08 [christoph]  0.9.10claws56
2699
2700         * src/sgpgme.c
2701                 fix date output for signature expire times
2702
2703         (Patch by Edgar Toernig <froese@gmx.de>)
2704
2705 2004-05-06 [christoph]  0.9.10claws55
2706
2707         * src/gtk/prefswindow.c
2708                 change window type to DIALOG
2709
2710         * src/folder.[ch]
2711         * src/folderview.c
2712         * src/news_gtk.c
2713                 o add folder_remove()
2714                 o change FolderUpdate hook flag names (NEW -> ADD, DESTROY -> REMOVE)
2715                 o add new "sort" field to Folder, no longer sort folders by type
2716                   higher sort values will be first in the folder list, new folders get 0
2717                   and will be added to the end
2718
2719         * src/mainwindow.c
2720         * src/gtk/Makefile.am
2721         * src/gtk/foldersort.(c|h|glade)                        ** NEW **
2722                 add dialog to allow users to change the folder order
2723
2724 2004-05-04 [paul]       0.9.10claws54
2725
2726         * src/inc.c
2727                 Display account_name in statusbar when retrieving
2728                 messages from a pop account
2729         * src/prefs_account.c
2730                 display account name in title of prefs_account
2731                 window
2732         * src/prefs_folder_item.c
2733                 display folder name in title of prefs_folder window
2734
2735         all 3 patches submitted by Fabien Vantard
2736
2737         * AUTHORS
2738                 add Fabien Vantard
2739
2740 2004-05-04 [paul]       0.9.10claws53
2741
2742         * src/prefs_actions.c
2743           src/prefs_template.c
2744                 'Esc' Key exits alertpanel
2745                 Patch submitted by Fabien Vantard <fzz@ifrance.com>
2746
2747 2004-04-26 [christoph]  0.9.10claws52
2748
2749         * src/gtk/about.c
2750         * src/gtk/colorsel.c
2751         * src/gtk/description_window.c
2752         * src/gtk/filesel.c
2753         * src/gtk/gtkaspell.c
2754         * src/gtk/inputdialog.c
2755         * src/gtk/pluginwindow.c
2756         * src/gtk/progressdialog.c
2757                 o remove gtk_window_set_position(..., GTK_WIN_POS_CENTER) because
2758                   it does not work correctly with xinerama
2759                 o lock incorporation while the plugin window is open
2760
2761 2004-04-23 [paul]       0.9.10claws51
2762
2763         * po/POTFILES.in
2764                 update location of inputdialog.c
2765                 
2766         * src/gtk/about.c
2767                 update Copyright string
2768                 
2769         * src/msgcache.c
2770           src/prefs_common.c
2771           src/prefs_themes.c
2772                 improve the english a little
2773
2774 2004-04-22 [christoph]  0.9.10claws50
2775
2776         * src/folderutils.[ch]
2777                 add folderutils_mark_all_read()
2778
2779         * src/folderview.c
2780                 readd "mark all read" from popup menu, now works
2781                 in all folders and not only the opened folder
2782
2783 2004-04-21 [christoph]  0.9.10claws49
2784
2785         * src/Makefile.am
2786         * src/inputdialog.[ch]                  ** REMOVED **
2787         * src/gtk/Makefile.am
2788         * src/gtk/inputdialog.[ch]              ** NEW **
2789                 move inputdialog.[ch] into gtk directory
2790
2791         * src/mh_gtk.c
2792                 remove check for missing IMAP folder account
2793
2794 2004-04-20 [christoph]  0.9.10claws48
2795
2796         * src/mainwindow.c
2797         * src/foldersel.c
2798                 remove new/rename/delete folder GUI functions because
2799                 they are always active, even for news folders, and can
2800                 not be easily made folder class dependent
2801
2802         * src/gtk/menu.[ch]
2803                 make menu_translate() public
2804
2805         * src/Makefile.am
2806         * src/folder.[ch]
2807         * src/folderview.[ch]
2808         * src/imap_gtk.[ch]                     ** NEW **
2809         * src/main.c
2810         * src/mh_gtk.[ch]                       ** NEW **
2811         * src/news_gtk.[ch]                     ** NEW **
2812                 o dynamically build FolderView popup menus from a folder
2813                   specific part, with callbacks to seperated code, and
2814                   a common part
2815                 o remove the folder class specifiy code from folderview.c
2816
2817 2004-04-15 [luke]       0.9.10claws47
2818
2819         * src/prefs_folder_item.c
2820                 o remove buttons for applying 'scan for new mail'
2821                   and 'process at startup' to sub folders
2822                 o add 'apply to sub folder' check buttons for all
2823                   properties and set folder prefs accordingly
2824                 o replace multiple gtk_widget_show() with one
2825                   gtk_widget_show_all() on container
2826
2827 2004-04-14 [darko]      0.9.10claws46
2828
2829         * src/gtk/Makefile.am
2830         * src/gtk/pluginwindow.c
2831                 load plugins from to $(prefix)/lib/sylpheed/plugins
2832                 in file selection dialog
2833         * src/plugins/clamav/clamav_plugin.c
2834                 const correctness
2835
2836 2004-04-14 [christoph]  0.9.10claws45
2837
2838         * src/folder.c
2839         * src/plugins/image_viewer/viewer.c
2840                 fix g_warnings
2841
2842 2004-04-10 [alfons]     0.9.10claws44
2843         
2844         * src/compose.c
2845                 appropriate auto account selection when forwarding
2846                 (fixes bug #476, "forward as attachment does not listen
2847                 to account rules")
2848
2849 2004-04-09 [alfons]     0.9.10claws43
2850
2851         * src/summaryview.c
2852                 make quick search combo matching case sensitive
2853
2854 2004-04-06 [alfons]     0.9.10claws42
2855
2856         * src/addr_compl.c
2857                 use cursor position to prevent clearing the entire entry
2858
2859 2004-04-06 [alfons]     0.9.10claws41
2860
2861         * src/folderview.c
2862                 fix bug #472, "filter not updated when renaming folder" 
2863
2864 2004-04-06 [alfons]     0.9.10claws40
2865
2866         * src/messageview.[ch]
2867           src/summaryview.c
2868                 reflect changes to Show all headers to main view
2869                 and message view (only affects detached message
2870                 view). see also bug #473, 'Show All Headers 
2871                 "problem"'.
2872
2873 2004-04-03 [alfons]     0.9.10claws39
2874
2875         * src/matcher.c
2876                 free address list
2877
2878 2004-04-03 [alfons]     0.9.10claws38
2879
2880         * src/matcher_parser_parse.y
2881           src/matcher.[ch]
2882                 prepare address look up matcher type; marginally
2883                 tested, and not hooked into the UI yet.
2884
2885                 basically it accepts the result of the left hand
2886                 side of the matcher (the "criteria"):
2887
2888                         from all_in_addressbook ""
2889                         ~to_or_cc any_in_addressbook ""
2890                 
2891                 the first case matches all addresses found in the
2892                 from header, and the second case matches if any
2893                 (at least one) of the addresses in to or cc headers 
2894                 are not in the address book.
2895
2896                 the string argument is not used yet, but is intended
2897                 to match a group of addresses 
2898
2899 2004-04-02 [luke]       0.9.10claws37
2900
2901         * src/prefs_folder_item.c
2902                 Add two buttons to apply 'scan for new mail'
2903                 and 'process at startup' to sub folders
2904
2905 2004-04-02 [luke]
2906         * tools/textviewer.sh
2907                 better filename extension matching plus some support for
2908                 MS Excel, MS Powerpoint and HTML
2909
2910 2004-03-29 [christoph]  0.9.10claws36
2911
2912         * src/folder.h
2913         * src/folderutils.[ch]
2914         * src/mainwindow.c
2915                 add delete duplicates for all folders
2916
2917 2004-03-29 [alfons]     0.9.10claws35
2918
2919         * src/folder.c
2920                 don't pass NULL to XXXprintf(); fixes Solaris crashes
2921                 when selecting top-level folder node (thanks to 
2922                 Alex S. Moore)
2923
2924 2004-03-28 [keith]      0.9.10claws34
2925
2926         * src/textview.c
2927                 prepend "http://" to URIs of the form "www.example.com"
2928
2929 2004-03-28 [paul]       0.9.10claws33
2930
2931         * src/common/nntp.c
2932           src/common/smtp.c
2933           src/folder.c
2934           src/imap.c
2935           src/inc.c
2936           src/news.c
2937           src/pop.c
2938                 revise 'translatable string' policy:
2939                 don't translate debug_print() or log_print(),
2940                 translate log_message() and log_warning()
2941         
2942         * po/zh_CN.po
2943                 update submitted by Hansom Young
2944
2945 2004-03-25 [alfons]     0.9.10claws32
2946
2947         * src/prefs_common.c
2948                 I mean this one: Return the GList...
2949
2950 2004-03-25 [alfons]     0.9.10claws31
2951
2952         * src/prefs_common.h
2953                 add new members at the end of prefs_common, so
2954                 they get properly initialized
2955
2956 2004-03-24 [christoph]  0.9.10claws30
2957
2958         * src/imap.c
2959                 o NULL is a valid GSList
2960
2961 2004-03-24 [alfons]     0.9.10claws29
2962
2963         * src/prefs_common.[ch]
2964           src/summaryview.c
2965           src/common/defs.h
2966                 add history to quick search (patch submitted by 
2967                 Ivan Francolin Martinez - thanks!)
2968
2969 2004-03-24 [alfons]     0.9.10claws28
2970
2971         * src/imap.c
2972                 NULL output pointer parameter
2973
2974 2004-03-21 [alfons]     0.9.10claws27
2975
2976         * src/addrindex.[ch]
2977           src/addr_compl.c
2978                 complete addresses on nicks and aliases
2979
2980 2004-03-21 [alfons]     0.9.10claws26
2981
2982         * src/import.c
2983           src/inc.c
2984           src/mbox.[ch]
2985                 disable filters on import mbox (patch submitted
2986                 by Edgar Toernig)
2987
2988 2004-03-21 [darko]      0.9.10claws25
2989
2990         * src/addr_compl.c
2991                 select the address when only one match is found while
2992                 doing address completion with tab key (feature
2993                 request #914720)
2994
2995 2004-03-21 [alfons]     0.9.10claws24
2996
2997         * src/messageview.c
2998           src/toolbar.c
2999                 don't `navigate-delete` when a summary view's selection does not 
3000                 match the accompanying message view's message
3001
3002 2004-03-20 [alfons]     0.9.10claws23
3003
3004         * src/summaryview.c
3005                 hide ext search button on initial display (should fix bug #459,
3006                 "Toggling quick-search at 1st time: minor UI inconsistency")
3007
3008 2004-03-20 [alfons]     0.9.10claws22
3009
3010         * src/summaryview.[ch]
3011                 add function to get selected msginfo, if there's
3012                 only one selected
3013
3014 2004-03-20 [paul]       0.9.10claws21
3015
3016         * sync with 0.9.10cvs7
3017                 see ChangeLog 2004-03-19
3018
3019 2004-03-19 [paul]       0.9.10claws20
3020
3021         * src/common/nntp.c
3022           src/common/smtp.c
3023           src/common/ssl.c
3024           src/folder.c
3025           src/imap.c
3026           src/inc.c
3027           src/news.c
3028           src/pop.c
3029                 don't translate strings in debug_print(), log_print(),
3030                 log_message(),  and log_warning()
3031
3032 2004-03-19 [alfons]     0.9.10claws19
3033
3034         better next/previous/delete/focus navigation with separate 
3035         message view 
3036         
3037         * src/toolbar.c
3038                 call summaryview_delete() instead of messageview_delete()
3039         * src/messageview.c
3040                 disable messageview_delete()
3041
3042 2004-03-18 [paul]       0.9.10claws18
3043
3044         * sync with 0.9.10cvs6
3045                 see ChangeLog 2004-03-16
3046
3047 2004-03-17 [alfons]     0.9.10claws17
3048
3049         * src/gtk/filesel.c
3050                 remove bogus semicolon after if() (sometimes it pays to
3051                 read LKML :)
3052
3053 2004-03-15 [darko]      0.9.10claws16
3054
3055         * src/gtk/filesel.c
3056                 support full path in place of a filename
3057         * src/mimeview.c
3058                 store directory attachments were saved to and
3059                 use it when saving attachments
3060         * src/prefs_common.[hc]
3061                 store directory attachments were last saved to
3062
3063 2004-03-15 [paul]       0.9.10claws15
3064
3065         * src/folderview.c
3066                 fix bug where unsubscribing a newsgroup would destroy
3067                 (most of the) filtering rules
3068
3069 2004-03-15 [paul]       0.9.10claws14
3070
3071         * src/folderview.c
3072                 fix Bug 458, 'Folder View remaining empty after 
3073                 removing a NEWS account' (was also true of IMAP
3074                 accounts)
3075
3076 2004-03-15 [paul]       0.9.10claws13
3077
3078         * src/folderview.c
3079                 fix folderview invisibility of newly subscribed
3080                 newsgroups
3081
3082 2004-03-13 [paul]       0.9.10claws12
3083
3084         * src/compose.c
3085           src/plugins/dillo_viewer/dillo_prefs.c
3086           src/plugins/image_viewer/viewerprefs.c
3087                 gettextise some forgotten parts
3088
3089 2004-03-13 [alfons]     0.9.10claws11
3090
3091         * src/imap.c
3092                 make sure the correct type is passed to sscanf()
3093
3094 2004-03-13 [paul]       0.9.10claws10
3095
3096         * sync with 0.9.10cvs5
3097                 see ChangeLog 2004-03-02 and 2004-03-12, 
3098                 specifically:
3099                 'always move messages by default when using DnD (except 
3100                 for News folder). Copy messages if Ctrl-key is pressed.'
3101                 and 'added a function to filter selected messages'
3102
3103 2004-03-12 [christoph]  0.9.10claws9
3104
3105         * src/codeconv.c
3106                 add parameter check to conv_unmime_header_overwrite()
3107
3108         * src/imap.c
3109                 o fix spelling
3110                 o fix removing of NEW flag when UNREAD is unset
3111
3112         * src/procmime.c
3113                 decode MIME-headers
3114
3115         (Closes 437 i18n attachment display error.)
3116
3117 2004-03-12 [paul]       0.9.10claws8
3118
3119         * po/it.po
3120                 update. submitted by Andrea Spadaccini <lupin85@email.it>
3121                 
3122         * tools/Makefile.am
3123                 add 'textviewer.sh'
3124
3125 2004-03-12 [alfons]     0.9.10claws7
3126
3127         * src/imap.c
3128                 o quiet compiler and typecast Folder * to IMAP Folder *
3129                 o wake up and fix my previous incompatible type assignment bug
3130
3131 2004-03-12 [alfons]     0.9.10claws6
3132
3133         * src/imap.c
3134                 don't mix up pointers to int, guint32 _and_ 
3135                 unsigned int 
3136
3137 2004-03-12 [christoph]  0.9.10claws5
3138
3139         * src/folderview.c
3140                 Add error requester when renaming a folder failed
3141
3142         * src/imap.c
3143                 Check new FolderItem name for namespace seperator
3144                 before renaming
3145
3146         (Closes Bug 443 Bad named IMAP folders won't be displayed)
3147
3148 2004-03-11 [christoph]  0.9.10claws4
3149
3150         * src/folder.[ch]
3151         * src/imap.c
3152         * src/procmsg.h
3153                 syncronize flags in cache with IMAP folder flags
3154
3155         Adapted a patch submitted by Simon 'corecode' Schubert
3156         <corecode@corecode.ath.cx> 
3157
3158
3159 2004-03-11 [alfons]     0.9.10claws3
3160
3161         * src/textview.[ch]
3162                 remove dead code that at one time controlled display of
3163                 URIs in status bar
3164
3165 2004-03-10 [paul]       0.9.10claws2
3166
3167         * po/it.po
3168                 updated by Lupino <lupin85@email.it>
3169
3170 2004-03-09 [alfons]     0.9.10claws1
3171
3172         * src/matcher.c
3173                 we're not using yywrap, but we may, so close yyin instead
3174                 of initial FILE *
3175
3176 2004-03-08 [paul]       0.9.10claws
3177
3178         * 0.9.10claws released
3179
3180 2004-03-08 [paul]       0.9.9claws41
3181
3182         * po/es.po
3183           po/ja.po
3184           po/ru.po
3185           po/sk.po
3186           po/sr.po
3187           po/zh_CN.po
3188                 update translations. submitted by Ricardo Mones Lastra,
3189                 Rui Hirokawa, Pavlo Bohmat, Andrej Kacian, Urke MMI,
3190                 Hansom Young
3191
3192 2004-03-06 [paul]       0.9.9claws40
3193
3194         * src/stock_pixmap.c
3195                 fix crash: g_strdup(DEFAULT_PIXMAP_THEME)
3196                 patch submitted by Pawel Pekala
3197
3198 2004-03-06 [alfons]             0.9.9claws39
3199
3200         * src/addrindex.c
3201                 allow nick name completion again 
3202
3203 2004-03-02 [match]              0.9.9claws38
3204
3205         * configure.ac
3206                 added definition of USE_LDAP_TLS to support TLS.
3207         * src/ldapctrl.[ch]
3208         * src/ldapquery.c
3209         * src/ldapserver.[ch]
3210         * src/addressbook.c
3211         * src/addrindex.c
3212         * src/editldap.c
3213                 included LDAP TLS support.
3214
3215 2004-03-02 [christoph]          0.9.9claws37
3216
3217         * src/folder.[ch]
3218                 o add more documentation for FolderClass
3219                 o remove usused FolderClass virtual functions
3220
3221         * src/imap.c
3222         * src/mh.c
3223         * src/news.c
3224                 change creation of FolderClass because static initializations
3225                 for structs suck in C89
3226
3227 2004-03-01 [paul]
3228
3229         * sync with 0.9.10
3230
3231 2004-02-28 [keith]      0.9.9claws36
3232
3233         * src/common/utils.c
3234                 Fix treatment of whitespace in quicksearch bar (leading
3235                 spaces and >1 space between commands and parameters).
3236
3237 2004-02-27 [alfons]     0.9.9claws35
3238
3239         * src/compose.[ch]
3240                 Explicitly remove draft timeout to fix nasty race between 
3241                 compose_send_cb() (which destroys the compose window) and 
3242                 compose_defer_auto_save_draft() (which expects compose 
3243                 window to exist). Should fix Keith's and Fred Marton's
3244                 bug report (#128, "crash after complaining about character
3245                 set conversion")
3246
3247 2004-02-27 [luke]       0.9.9claws34
3248         
3249         * src/folder.c
3250                 Do folder_item_apply_processing() even if no processing
3251                 rules for the folder exist (so global processing is applied)
3252
3253 2004-02-26 [thorsten]   0.9.9claws33
3254
3255         * src/mimeview.c
3256                 Remove misleading static declaration
3257
3258 2004-02-26 [alfons]     0.9.9claws32
3259
3260         * src/procmime.[ch]
3261           src/compose.c
3262           src/mimeview.c
3263           src/textview.c
3264                 use/add procmime_get_content_type_str() as a safe wrapper
3265                 for returning a Content-Type type string; should fix 
3266                 bug #444, 0.9.7..0.9.9 crashes with "Content-Type: type= 
3267                  - attachments."
3268
3269 2004-02-26 [thorsten]   0.9.9claws31
3270
3271         * src/mimeview.c
3272                 Restructure save_as/save_all
3273
3274 2004-02-26 [alfons]     0.9.9claws30
3275
3276         * src/procmime.c
3277                 clean up (2)
3278
3279 2004-02-26 [alfons]     0.9.9claws29
3280
3281         * src/procmime.c
3282                 clean up (1)
3283
3284 2004-02-24 [luke]
3285
3286         * tools/textviewer.sh
3287                 tweaks from Johann Koenig, recognition of shell
3288                 scripts in particular
3289
3290 2004-02-24 [paul]       0.9.9claws28
3291
3292         * sync with 0.9.9cvs13
3293                 see ChangeLog 2004-02-24
3294
3295 2004-02-23 [paul]       0.9.9claws27
3296
3297         * src/inc.c
3298                 one alertpanel on pop3 authentication error will suffice
3299                 
3300         * src/prefs_fonts.c
3301                 remove unnecessary printf
3302
3303 2004-02-22 [alfons]     0.9.9claws26
3304
3305         * src/messageview.c
3306                 put back a lost check
3307
3308 2004-02-21 [alfons]     0.9.9claws25
3309
3310         * src/folderview.c
3311                 don't forget to save folder properties after renaming folder
3312
3313 2004-02-20 [paul]       0.9.9.claws24
3314
3315         * src/addressbook.c
3316                 sync with 0.9.9cvs11, see ChangeLog 2004-02-19
3317                 
3318         * src/inc.c
3319                 complete sync with 0.9.9cvs9's 'update folderview
3320                 progressively'
3321                 
3322         * configure.ac
3323                 require gettext >= 0.12.1
3324
3325 2004-02-17 [match]      0.9.9claws23
3326
3327         * src/compose.c
3328                 keep the peace - change style.
3329
3330 2004-02-17 [alfons]     0.9.9claws22
3331
3332         * src/filtering.c
3333                 make MATCHACTION_STOP cancel filtering / processing;
3334                 clean up and document it to make it a little bit more clear;
3335
3336 2004-02-17 [alfons]     0.9.9claws21
3337
3338         %X marks the cursor spot for reply quote format
3339
3340         * src/quote_fmt_lex.l 
3341           src/quote_fmt.c
3342                 add %X token
3343                 
3344         * src/quote_fmt.h
3345           src/quote_fmt_parse.y
3346                 handle %X token
3347                 
3348         * src/compose.c
3349                 handle %X token for replies only (for now)
3350
3351 2004-02-17 [paul]       0.9.9claws20
3352
3353         * po/sk.po
3354                 updated by Andrej Kacian
3355                 
3356         * src/news.c
3357                 remove unneeded include
3358                 
3359         * src/prefs_fonts.c
3360                 be a little more user-friendly with the labels
3361                 
3362         * configure.ac
3363                 a change forgotten in the last commit: 
3364                 SYLPHEED_ACLOCAL_INCLUDE(m4)
3365
3366 2004-02-17 [paul]       0.9.9claws19
3367
3368         * ac/*                          ** REMOVED **
3369           ac/                           ** REMOVED **
3370           intl/Makefile.in              ** REMOVED **
3371           m4/                           ** NEW **
3372           m4/missing                    ** NEW **
3373           m4/missing/gdk-pixbuf.m4      ** NEW **
3374           m4/missing/gettext.m4         ** NEW **
3375           m4/missing/gpgme.m4           ** NEW **
3376           m4/missing/imlib.m4           ** NEW **
3377           m4/.cvsignore                 ** NEW **
3378           m4/Makefile.am                ** NEW **
3379           m4/README                     ** NEW **
3380           m4/aclocal-include.m4         ** NEW **
3381           m4/aspell.m4                  ** NEW **
3382           m4/check-type.m4              ** NEW **
3383           m4/gnupg-check-typedef.m4     ** NEW **
3384           m4/openssl.m4                 ** NEW **
3385           m4/spamassassin.m4            ** NEW **
3386           po/ChangeLog                  ** REMOVED **
3387           po/Makefile.in.in             ** REMOVED **
3388           po/Rules-quot                 ** REMOVED **
3389           po/boldquot.sed               ** REMOVED **
3390           po/en@boldquot.header         ** REMOVED **
3391           po/en@quot.header             ** REMOVED **
3392           po/insert-header.sin          ** REMOVED **
3393           po/quot.sed                   ** REMOVED **
3394           po/remove-potcdate.sed        ** REMOVED **
3395           po/remove-potcdate.sin        ** REMOVED **
3396           po/stamp-po                   ** REMOVED **
3397           Makefile.am
3398           autogen.sh
3399           configure.ac
3400                 enable building with automake 1.8.x
3401                 add 'autopoint' to autogen.sh and remove all
3402                 auto-generated files, remove ac/ in favour of
3403                 m4/
3404
3405 2004-02-17 [alfons]     0.9.9claws18
3406         
3407         * src/summaryview.c
3408                 MSG_IS_NEWS() is not stored at all, and is bogus
3409
3410 2004-02-17 [martin]     0.9.9claws17
3411
3412         * src/prefs_themes.c
3413                 fix crash when installing wrong theme and output an
3414                 error message
3415
3416 2004-02-16 [christoph]  0.9.9claws16
3417
3418         * src/compose.c
3419         * src/stock_pixmap.[ch]
3420         * src/toolbar.[ch]
3421         * src/pixmaps/linewrapcurrent.xpm               ** NEW **
3422                 add "Wrap current paragraph" to compose toolbar
3423
3424 2004-02-15 [alfons]     0.9.9claws15
3425
3426         * src/folderview.c
3427                 refine previous commit to make sure other hook functions
3428                 get their grab of the pie too
3429
3430 2004-02-15 [alfons]     0.9.9claws14
3431
3432         * src/folderview.c
3433                 fix sync breakage so we don't pass invalid pointer types
3434
3435 2004-02-15 [match]      0.9.9claws13
3436
3437         * src/ldapquery.[ch]
3438         * src/ldapserver.h
3439         * src/addrindex.[ch]
3440                 tweak threading calls.
3441         * src/addr_compl.[ch]
3442                 add alias into completion list.
3443         * src/addressbook.c
3444                 fix ldap browse.
3445                 improve context menu behavior.
3446                 change menu sequence.
3447                 add send mail from addressbook.
3448         * src/addrselect.[ch]
3449         * src/compose.[ch]
3450                 add send mail from addressbook.
3451
3452 2004-02-15 [christoph]  0.9.9claws12
3453
3454         * src/folderutils.c
3455                 skip deleting when duplist is empty
3456
3457         * src/folderview.[ch]
3458         * src/mainwindow.c
3459         * src/summaryview.[ch]
3460                 call folderutils_delete_duplicates() from mainwindow code
3461
3462 2004-02-15 [alfons]     0.9.9claws11
3463         
3464         * src/common/utils.c
3465                 add prefix for italian ms o(e) 
3466
3467 2004-02-14 [paul]       0.9.9claws10
3468
3469         * src/foldersel.c
3470                 fix updating of the folder view when creating a
3471                 new folder
3472
3473 2004-02-13 [paul]       0.9.9claws9
3474
3475         * src/plugins/clamav/clamav_plugin.c
3476                 remove GUI code
3477
3478 2004-02-13 [paul]       0.9.9claws8
3479
3480         * sync with 0.9.9cvs9
3481                 see ChangeLog 2004-02-09, 2004-02-10, 2004-02-12
3482
3483 2004-02-13 [alfons]     0.9.9claws7
3484
3485         * src/common/utils.c
3486                 fix wrong type of argument for ctype functions (pass unsigned
3487                 char instead of signed char)
3488
3489 2004-02-12 [alfons]     0.9.9claws6
3490
3491         * src/compose.[ch]
3492                 don't select text in header entry when composing to a 
3493                 default address, but rather give the header entry a
3494                 different color / style (same as the folder new color)
3495
3496 2004-02-12 [alfons]     0.9.9claws5
3497
3498         * src/plugins/clamav/clamav_plugin.c
3499                 don't exit(2) on libclamav init error - show a warning.
3500                 (tested by damaging a clamav database file.)
3501
3502 2004-02-12 [paul]       0.9.9claws4
3503
3504         * sync with 0.9.9cvs4
3505                 see ChangeLog 2004-02-04, 2004-02-05, and 2004-02-06
3506
3507 2004-02-11 [luke]       0.9.9claws3
3508
3509         * src/mimeview.c
3510                 remove redundant check introduced in 0.9.9claws1
3511
3512 2004-02-11 [luke]       0.9.9claws2
3513
3514         * src/mimeview.c
3515                 fix compilation of my previous commit without gpg enabled
3516
3517 2004-02-10 [luke]       0.9.9claws1
3518
3519         * src/mimeview.c
3520                 add borders to icons to indicate the privacy status for
3521                 the message part (unknown/bad/good)
3522
3523 2004-02-06 [paul]       0.9.9claws
3524
3525         0.9.9claws released
3526
3527 2004-02-06 [darko]      0.9.8claws64
3528
3529         * src/compose.c
3530                 don't allow Ctrl+Enter while external editor is active
3531
3532 2004-02-06 [paul]       0.9.8claws63
3533
3534         * po/es.po
3535           po/pl.po
3536           po/sk.po
3537           po/sr.po
3538                 update Spanish, Polish, Slovak, and Serbian translations.
3539                 submitted by Ricardo Mones Lastra, Emil Nowak, Andrej Kacian,
3540                 and Urke MMI
3541
3542 2004-02-04 [alfons]     0.9.8claws62
3543
3544         * src/compose.c
3545                 grab focus only when lbutton was pressed (bug #430 cont'd; 
3546                 don't have clue yet why the cursor pos is at the end of the
3547                 text.)
3548
3549 2004-02-04 [alfons]     0.9.8claws61
3550
3551         * src/compose.c
3552                 always grab focus when one of the header entries is clicked 
3553                 (should fix bug #430, "no focus on pasted addresses 3 & higher")
3554
3555 2004-02-02 [paul]
3556
3557         * ac/missing/gdk-pixbuf.m4
3558           ac/missing/gpgme.m4
3559           ac/missing/imlib.m4
3560                 prevent 'underquoted definition' warnings
3561                 patch submitted by David Relson
3562                 
3563         * src/plugins/clamav/README
3564                 update, improve, correct
3565
3566 2004-01-31 [thorsten]   0.9.8claws60
3567
3568         * src/news.c
3569                 'dir' not initialized if group has no messages
3570
3571 2004-01-29 [christoph]  0.9.8claws59
3572
3573         * src/customheader.[ch]
3574                 add custom_header_is_allowed() to check for disallowed header names
3575                 that must not be overridden by custom headers
3576
3577         * src/compose.c
3578                 always write From: header and use custom_header_is_allowed() to
3579                 check if custom header should be written
3580
3581         * src/prefs_customheader.c
3582                 check if custom header is disallowed using custom_header_is_allowed()
3583
3584         * src/folderutils.c
3585                 destroy message id GHashTable before freeing the MsgInfos
3586
3587 2004-01-29 [paul]       0.9.8claws58
3588
3589         * sync with 0.9.9 release
3590                 see ChangeLog 2004-01-29
3591
3592 2004-01-29 [paul]       0.9.8claws57
3593
3594         * sync with 0.9.8cvs11
3595                 see ChangeLog 2004-01-29
3596
3597 2004-01-28 [christoph]  0.9.8claws56
3598
3599         * src/pgpmime.c
3600         * src/sgpgme.[ch]
3601                 return WARN signature status when signature is not trusted
3602
3603         * src/Makefile.am
3604         * src/folder.c
3605         * src/folderutils.[ch]                  ** NEW **
3606         * src/summaryview.c
3607                 implement delete duplicates summaryview independent
3608
3609 2004-01-28 [paul]       0.9.8claws55
3610
3611         * sync with 0.9.8cvs10
3612                 see Changelog 2004-01-27 and 2004-01-28
3613
3614 2004-01-26 [christoph]  0.9.8claws54
3615
3616         * src/imap.c
3617                 create a root node for the Folder if scan fails because root
3618                 folder does not exist
3619
3620 2004-01-26 [paul]       0.9.8claws53
3621
3622         * sync with 0.9.8cvs7
3623                 see ChangeLog 2004-01-23
3624
3625 2004-01-25 [alfons]     0.9.8claws52
3626
3627         * src/compose.c
3628                 remove left-over constant INDENT_CHARS
3629
3630 2004-01-25 [alfons]     0.9.8claws51
3631
3632         * src/procmime.c
3633                 add NULL pointer check for mimeinfo->node in
3634                 procmime_mimeinfo_parent()
3635
3636 2004-01-25 [darko]      0.9.8claws50
3637
3638         * src/compose.c
3639                 make "Wrap all long lines" toolbar button wrap all
3640                 long lines not just the current line
3641                 patch by I. Oshadi Jayawardena <ioj4 at yahoo.co.uk>
3642
3643
3644 2004-01-25 [alfons]     0.9.8claws49
3645
3646         * src/procmime.c
3647                 remove g_strstrip(); prevents a NULL pointer deref, and isn't
3648                 necessary anyway, because *scanf() functions neglect white
3649                 space in the input. 
3650                 Fixes bug #425, "sylpheed 0.9.8claws42 crashes on some messages."
3651
3652 2004-01-25 [paul]       0.9.8claws48
3653
3654         * src/prefs_ext_prog.c
3655                 apply Alfons' patch to check for NULL pointers
3656                 fixes bug #424
3657
3658 2004-01-25 [paul]       0.9.8claws47
3659
3660         * sync with 0.9.8cvs8
3661                 see ChangeLog 2004-01-23
3662
3663 2004-01-25 [thorsten]   0.9.8claws46
3664
3665         * src/messageview.c
3666                 remove orphaned mimeview unref()
3667
3668 2004-01-23 [christoph]  0.9.8claws45
3669
3670         * src/summaryview.c
3671                 set ctree widget style
3672
3673 2004-01-23 [paul]       0.9.8claws44
3674
3675         * sync with 0.9.8cvs5
3676                 see ChangeLog 2004-01-22
3677
3678 2004-01-23 [alfons]     0.9.8claws43
3679
3680         * src/procmsg.c
3681                 remove redundant code in procmsg_get_thread_tree()
3682
3683 2004-01-21 [christoph]  0.9.8claws42
3684
3685         * src/folderview.c
3686                 set ctree widget style, otherwise GTK does not use the
3687                 the correct vertical size for the list items
3688
3689 2004-01-21 [alfons]     0.9.8claws41
3690
3691         * src/summaryview.c
3692                 GDK_Left should only switch to folderview when
3693                 when summaryview hscrollbar is at the leftmost
3694                 position (fixes bug #420, "Focus error")
3695
3696 2004-01-21 [paul]       0.9.8claws40
3697
3698         * sync with 0.9.8cvs4
3699                 see ChangeLog 2004-01-20
3700
3701 2004-01-20 [christoph]  0.9.8claws39
3702
3703         * src/folderview.c
3704                 remove setting sensitivity for no longer existing
3705                 /Scoring... popup entry
3706
3707 2004-01-20 [keith]      0.9.8claws38
3708
3709         * configure.ac
3710                 Revert AM_CONFIG_HEADER to AC_CONFIG_HEADER
3711
3712 2004-01-20 [paul]       0.9.8claws37
3713
3714         * src/prefs_fonts.c
3715                 demystify font settings
3716                 
3717         * src/textview.c
3718                 use textview->msgfont for header->body in
3719                 textview_show_header()
3720
3721 2004-01-20 [paul]       0.9.8claws36
3722
3723         * src/compose.c
3724           src/undo.c
3725                 remove superfluous debug_print's
3726                 
3727         * src/inc.c
3728                 clear the statusbar after LOCAL incorporation
3729
3730 2004-01-20 [paul]       0.9.8claws35
3731
3732         * sync with 0.9.8cvs3
3733                 see ChangeLog 2004-01-20
3734
3735 2004-01-19 [keith]      0.9.8claws34
3736
3737         * src/folderview.c
3738                 don't show 'Search folder...' on popup menu
3739                 if folder has no mails in it
3740
3741 2004-01-17 [keith]      0.9.8claws33
3742
3743         * src/compose.c
3744           src/prefs_common.c
3745           src/prefs_common.h
3746                 store position of compose window in prefs
3747
3748 2004-01-17 [thorsten]   0.9.8claws32
3749
3750         * src/gtk/gtkvscrollbutton.c
3751                 ensure scrollbutton resize event on different gtk versions
3752
3753 2004-01-15 [alfons]     0.9.8claws31
3754         
3755         * src/summaryview.c
3756                 keep MSG_REPLIED and MSG_FORWARDED even when marking a
3757                 message as read
3758
3759 2004-01-12 [christoph]  0.9.8claws30
3760
3761         * src/procmime.c
3762                 better MIME-Version check
3763
3764 2004-01-11 [alfons]     0.9.8claws29
3765
3766         * src/procmsg.c
3767                 remove unnecessary but still effective check (could possibly
3768                 lead to some unwanted side effects)
3769
3770 2004-01-11 [alfons]     0.9.8claws28
3771
3772         * src/procmsg.c
3773                 we should not prefer lowest message number while threading 
3774                 (introduced in previous commit)
3775
3776 2004-01-11 [alfons]     0.9.8claws27
3777
3778         * src/procmsg.c
3779                 subject threading fixes:
3780                 
3781                         - make message with lowest message number the
3782                           thread parent,
3783                         - refine recording last node when threading. the last node
3784                           should be the previous one if a node has a thread parent,
3785                           or the current node if not
3786                 
3787                 (there's another threading bug fix coming up)
3788
3789 2004-01-10 [paul]       0.9.8claws26
3790
3791         * src/main.c
3792           src/prefs_ext_prog.c
3793           src/plugins/clamav/clamav_plugin_gtk.c
3794                 minor gui fixes
3795
3796 2004-01-09 [christoph]  0.9.8claws25
3797
3798         * src/Makefile.am
3799         * src/string_match.[ch]                 ** REMOVE **
3800         * src/common/Makefile.am
3801         * src/common/string_match.[ch]          ** NEW **
3802                 move string_match.[ch] to common directory
3803
3804 2004-01-09 [christoph]  0.9.8claws24
3805
3806         * src/pgpmime.c
3807                 add MIME-Version header for the message parser
3808
3809 2004-01-09 [paul]       0.9.8claws23
3810
3811         * po/POTFILES.in
3812           src/Makefile.am
3813           src/main.c
3814           src/prefs_common.c
3815           src/prefs_ext_prog.[ch]       ** NEW FILES **
3816                 move External Command options from 'Common Prefs/Other' to
3817                 'Other Prefs/Message View/External Programs', also reveal
3818                 the hidden options for audio player and image viewer.
3819                 
3820         * src/prefs_common.c
3821                 fix toggling of header pane
3822
3823 2004-01-09 [paul]       0.9.8claws22
3824
3825         * src/compose.c
3826                 when changing account also change the save folder
3827
3828         * src/textview.c
3829                 if a text/plain attachment has 'Content-Disposition: attachment'
3830                 don't display it inline
3831
3832 2004-01-08 [christoph]  0.9.8claws21
3833
3834         * src/procmime.c
3835                 check for "MIME-Version: 1.0" in message/rfc882 MIME-parts,
3836                 otherwise thread the message content as one text part and
3837                 don't assume charset US-ASCII which is only specified as
3838                 default for MIME-messages
3839
3840 2004-01-08 [paul]       0.9.8claws20
3841
3842         * src/plugins/clamav/clamav_plugin.c
3843           src/plugins/spamassassin/spamassassin.c
3844                 inform the user what is happening via the statusbar
3845
3846 2004-01-06 [paul]       0.9.8claws19
3847
3848         * po/es.po
3849                 update Spanish translation. submitted by Ricardo
3850                 Mones Lastra
3851
3852 2004-01-05 [paul]       0.9.8claws18
3853
3854         * sync with 0.9.8cvs2
3855                 see ChangeLog 2004-01-05
3856
3857 2004-01-03 [luke]       0.9.8claws17
3858
3859         * src/procheader.c
3860                 Clean up:
3861                 o remove unused functions string_getchar() and file_getchar()
3862                 o remove the getchar_ parameter from generic_get_one_field()
3863                 o add an 'unfold' parameter to generic_get_one_field, to
3864                   be used if no HeaderEntry is supplied
3865                 o procheader_get_one_field_asis() uses
3866                   generic_get_one_field().
3867
3868 2004-01-01 [christoph]  0.9.8claws16
3869
3870         * src/common/xml.[ch]
3871                 o add xml_new_tag() to manage usage counts of strings correctly
3872                 o correct xml_copy_tree() function name
3873
3874         * src/folder.c
3875         * src/main.c
3876                 allow registering and unregistering of FolderClasses anytime
3877
3878 2003-12-31 [christoph]  0.9.8claws15
3879
3880         * src/folder.[ch]
3881         * src/common/xml.[ch]
3882                 keep folderlist.xml data for unloaded FolderClasses
3883
3884 2003-12-30 [luke]       0.9.8claws14
3885
3886         * src/procheader.[ch]
3887                 o added procheader_get_one_field_asis() that does not do
3888                   unfolding
3889                 o fix procheader_get_header_array_asis() to use the above,
3890                   fixing ugliness of headers in textview
3891
3892         * src/compose.c
3893                 o don't unfold headers when redirecting.        
3894
3895 2003-12-30 [paul]       0.9.8claws13
3896
3897         * po/POTFILES.in
3898           src/common/defs.h
3899           src/Makefile.am
3900           src/main.c
3901           src/prefs_common.c
3902           src/prefs_themes.[ch] ** NEW FILES **
3903                 redesign and move Icon Theme selector to
3904                 the new prefs window
3905           
3906         * src/stock_pixmap.c
3907                 fix the old bug where icons are not always
3908                 updated when changing themes
3909         
3910         * src/summaryview.c
3911                 fix bug where the icons on the title row
3912                 of the summary view were not updated
3913         
3914         all patches submitted by Ricardo Mones Lastra
3915
3916 2003-12-30 [hoa]        0.9.8claws12
3917
3918         * src/folder.c
3919                 run preglobal and postglobal processing rules
3920                 even if the folder does not have any rules.
3921
3922 2003-12-28 [paul]       0.9.8claws11
3923
3924         * ac/aspell.m4
3925           ac/check-type.m4
3926           ac/gnupg-check-typedef.m4
3927           ac/openssl.m4
3928           ac/spamassassin.m4
3929                 fix 'underquoted definition' warnings, patch submitted by
3930                 David Relson <relson@osagesoftware.com>
3931                 
3932         * src/common/utils.c
3933                 subject_get_prefix_length(): add "Odp\\:" to reply prefixes,
3934                 patch submitted by Jan Alboszta <J.Alboszta@students.mimuw.edu.pl>
3935
3936 2003-12-28 [paul]       0.9.8claws10
3937
3938         * sync with 0.9.8cvs1
3939                 see ChangeLog 2003-12-17
3940
3941 2003-12-27 [christoph]  0.9.8claws9
3942
3943         * src/common/utils.[ch]
3944                 add g_node_map() to map a GNode into a new GNode
3945                 converting all node data's with a function
3946
3947         * src/account.c
3948         * src/folder.[ch]
3949         * src/folderview.c
3950         * src/imap.c
3951         * src/mainwindow.c
3952         * src/summaryview.c
3953                 o use g_node_map() to convert XML <-> Folder
3954                 o remove redundant FolderItem->parent and
3955                   replace it with folder_item_parent()
3956
3957 2003-12-23 [christoph]  0.9.8claws8
3958
3959         * src/folder.[ch]
3960         * src/folderview.c
3961         * src/mainwindow.c
3962         * src/procmsg.c
3963                 o use callback for notifications about added and
3964                   destroyed folders
3965                 o rewrite folderlist saving (new functions to create
3966                   folder from XML tree, and XML tree from folder)
3967
3968         * src/common/xml.[ch]
3969                 add function to save XML trees
3970
3971         * src/prefs_filtering.c
3972                 code cleanup
3973
3974 2003-12-22 [christoph]  0.9.8claws7
3975
3976         * src/prefs_account.[ch]
3977                 add "SMTP only" accounts
3978
3979 2003-12-20 [melvin]     0.9.8claws6
3980
3981         * src/action.[ch]
3982                 Changed the interface for action_update_*_menu() so
3983                 action.c does not need to know the paths of the different
3984                 actions menu (mainwindow, message view and compose window). 
3985
3986         * src/compose.c
3987                 Tiny code cleanup to merge spell checker related code
3988                 compose_update_actions_menu(): new function to update
3989                 the actions menu. Use it in compose_create()
3990
3991         * src/compose.h
3992                 compose_update_actions_menu(): new function to update
3993                 the actions menu. Used also in prefs_actions.c.
3994
3995         * src/mainwindow.[ch]
3996                 main_window_update_actions_menu(): new function to update
3997                 the actions menu. Used in main_window_create() and in
3998                 prefs_actions.c
3999
4000         * src/messageview.[ch]
4001                 messageview_update_actions_menu(): new function to update
4002                 the actions menu. Used in messageview_add_toolbar() and in
4003                 prefs_actions.c
4004                 
4005         * src/prefs_actions.c   
4006                 prefs_actions_ok(): fixed to update the actions menu of
4007                 the separate message view and the compose windows.
4008
4009 2003-12-20 [luke]       0.9.8claws5
4010         * src/procheader.c
4011                 fix unfolding/newline stripping for multiline fields
4012                 in generic_get_one_field()
4013
4014 2003-12-19 [christoph]  0.9.8claws4
4015
4016         * src/summaryview.c
4017                 o code cleanup
4018                 o use subject_compare_for_sort() when comparing
4019                   simplified subjects
4020
4021 2003-12-19 [christoph]  0.9.8claws3
4022
4023         * src/msgcache.c
4024                 more syncing with 0.8.9a
4025
4026 2003-12-19 [christoph]  0.9.8claws2
4027
4028         * src/folder.c
4029                 don't write all FolderItem XML attributes for the root node
4030
4031 2003-12-19 [melvin]     0.9.8claws1
4032
4033         * src/messageview.c
4034                 Added missing menu branch (Tools/Create processing/rule)
4035         * po/fr.po
4036                 Updated French translation for the added string.
4037
4038 2003-12-19 [paul]       0.9.8claws
4039
4040         0.9.8claws released
4041
4042 2003-12-19 [paul]       0.9.7claws51
4043
4044         * po/en_GB.po
4045           po/es.po
4046           po/ja.po
4047           po/pl.po
4048           po/sk.po
4049           po/zh_CN.po
4050                 update translations. submitted by me, Ricardo Mones
4051                 Lastra, Rui Hirokawa, Emil Nowak, Andrej Kacian,
4052                 Hansom Young
4053                 
4054         * src/folder_item_prefs.c
4055                 'enable_processing' set to FALSE by default
4056
4057 2003-12-18 [melvin]     0.9.7claws50
4058
4059         * po/fr.po
4060                 Updated French translation
4061
4062 2003-12-17 [christoph]  0.9.7claws49
4063
4064         * src/procheader.c
4065                 revert discarding of whitespace from 0.9.7claws44
4066
4067                 RFC2822 2.2.3: Unfolding is accomplished by simply
4068                 removing any CRLF that is immediately followed by WSP.
4069
4070 2003-12-17 [paul]       0.9.7claws48
4071
4072         * src/folder.c
4073                 fix new message count
4074                 
4075         * configure.ac
4076                 update autotools macros
4077
4078         * sync with 0.9.8a
4079
4080 2003-12-16 [christoph]  0.9.7claws47
4081
4082         * src/folder.c
4083                 fix folder update before adding MsgInfo to cache
4084                 in add_msginfo_to_cache()
4085
4086         * src/procmsg.c
4087                 remove old call to folder_item_update() that is no
4088                 longer required
4089
4090 2003-12-16 [christoph]  0.9.7claws46
4091
4092         * src/main.c
4093                 make sure the shutdown process only runs once
4094
4095 2003-12-16 [hoa]        0.9.7claws45
4096
4097         * src/mainwindow.c
4098         * src/messageview.c
4099         * src/summaryview.[ch]
4100                 Create filter rules using a message is fixed.
4101                 We can now create processing rules using a message.
4102
4103 2003-12-15 [alfons]     0.9.7claws44
4104
4105         * src/procheader.c
4106                 make sure we discard folding white space
4107
4108 2003-12-15 [luke]       0.9.7claws43
4109         * src/textview.c
4110         * src/mimeview.c
4111                 o use "name" parameter if "filename" doesn't exist
4112
4113 2003-12-14 [alfons]     0.9.7claws42
4114
4115         * src/summaryview.c
4116         * src/common/utils.c
4117                 allow quick finding based on the result of passing
4118                 a message to an external command. E.g:
4119
4120                         X "bogofilter < %F" 
4121                 
4122                 gets me all the spam in a folder.
4123
4124 2003-12-14 [luke]       0.9.7claws41
4125
4126         * src/textview.c
4127         * src/mimeview.c
4128                 o use parameter "filename" instead of "name" in a couple of 
4129                   places for correctness
4130
4131         * src/procmime.c
4132         * src/common/utils.[ch]
4133                 o make temporary filename for attachments safe for %p 
4134                   substitutions in actions.
4135
4136 2003-12-13 [christoph]  0.9.7claws40
4137
4138         * src/main.c
4139                 readd exit(0) to clean_quit() because otherwise sylpheed
4140                 does not always terminate
4141
4142         * src/pgpmime.c
4143         * src/privacy.h
4144                 add an identifier-string for PrivacySystems
4145
4146 2003-12-12 [paul]
4147
4148         * doc/man/sylpheed.1
4149                 update the man page
4150
4151 2003-12-12 [paul]       0.9.7claws39
4152
4153         general clean up
4154         
4155         * configure.ac
4156                 correct and clean up './configure --help' info
4157         
4158         * src/plugins/clamav/clamav_plugin.c
4159           src/plugins/spamassassin/spamassassin.c
4160                 correct plugin_desc(), works with LOCAL, IMAP, and
4161                 POP accounts
4162                 
4163         * src/filtering.c
4164           src/matcher.[ch]
4165           src/matcher_parser_parse.y
4166           src/prefs_filtering_action.c
4167                 use 'Change Score' instead of '(In/De)crease score'.
4168                 use *CHANGE_SCORE* instead of *ADD_SCORE*
4169          
4170          * src/mainwindow.c
4171                 hyphenate: 'Pre-processing', 'Post-processing'
4172                 
4173         * src/prefs_account.c
4174                 change 'Generate Message-ID' to 'Generate Message-Id'
4175                 
4176         * src/prefs_folder_item.c
4177                 change 'Processing on startup:' to 'Process at startup'
4178                 change 'Scan for new mail:' to 'Scan for new mail'
4179                 
4180 2003-12-11 [christoph]  0.9.7claws38
4181
4182         * src/crash.c
4183         * src/main.[ch]
4184                 make sure the clean_exit() funtion is not called again by the
4185                 signal handler while it is already running
4186
4187         (closes Bug 366 lost all folders -> spoiling folderlist.xml file)
4188
4189         * src/summaryview.c
4190                 fix wrong assertion
4191
4192 2003-12-11 [paul]       0.9.7claws37
4193
4194         * src/compose.c
4195                 'anonymise' Message-Id: header string
4196
4197 2003-12-11 [paul]       0.9.7claws36
4198
4199         * src/plugins/clamav/clamav_plugin.c
4200                 fix (don't break) signature count
4201                 use cl_strerror() instead of deprecated cl_perror()
4202         
4203 2003-12-11 [darko]      0.9.7claws35
4204
4205         * src/summaryview.c
4206                 also update the sort arrow (thanks Christoph)
4207
4208 2003-12-11 [darko]      0.9.7claws34
4209
4210         * src/summaryview.c
4211                 allow reverting to default sort mode (no sort)
4212
4213 2003-12-10 [hoa]        0.9.7claws33
4214
4215         * src/matcher.c
4216                 fixed quotation of string for matcher.
4217
4218 2003-12-08 [paul]       0.9.7claws32
4219
4220         * src/imap.c
4221           src/inc.c
4222                 plug memory leaks (patch by Alfons)
4223
4224 2003-12-08 [christoph]  0.9.7claws31
4225
4226         * src/folder_item_prefs.[ch]
4227         * src/folderview.c
4228         * src/prefs_folder_item.c
4229                 add new FolderItem property to exclude folders from new
4230                 mail checks
4231
4232         Patch submitted by Chad Robinson <crobinson@rfgonline.com>
4233
4234 2003-12-07 [paul]       0.9.7claws30
4235
4236         * src/plugins/clamav/clamav_plugin.c
4237                 fix signature count
4238
4239 2003-12-07 [thorsten]   0.9.7claws29
4240
4241         * src/filtering.c
4242                 debug_print some warning if destfolder missing
4243         * src/prefs_filtering.c
4244                 uninitialized filter list when deleting a folder
4245
4246 2003-12-06 [paul]       0.9.7claws28
4247
4248         * src/procheader.c
4249                 add Alfons' patch to trim line feeds
4250
4251 2003-12-06 [paul]       0.9.7claws27
4252
4253         * partial sync with 0.9.7cvs8
4254                 leaving claws' online/offline more or less intact
4255                 see ChangeLog 2003-12-04 and 2003-12-06
4256
4257 2003-12-06 [christoph]  0.9.7claws26
4258
4259         * src/messageview.c
4260         * src/privacy.[ch]
4261                 revert pirvacy API changes
4262
4263 2003-12-05 [alfons]     0.9.7claws25
4264
4265         * src/matcher.[ch]
4266                 clean up my old cruft
4267
4268 2003-12-05 [alfons]     0.9.7claws24
4269
4270         * src/matcher.c
4271                 fix comparison buglet ;-) and make `test` matcher
4272                 work again
4273
4274 2003-12-05 [alfons]     0.9.7claws23
4275
4276         * src/prefs_folder_item.c
4277                 K&R 2nd Ed., page 241 (function parameter identifiers
4278                 starting with an underscore are kind of insulting)
4279
4280 2003-12-05 [hoa]        0.9.7claws22
4281
4282         * src/main.c
4283         * src/mainwindow.[ch]
4284         * src/mainwindow.h
4285                 add destructor for mainwindow so that the last 
4286                 MimeInfo opened in messageview is destroyed when
4287                 exiting sylpheed.
4288
4289 2003-12-05 [hoa]        0.9.7claws21
4290
4291         * src/filtering.[ch]
4292         * src/matcher.[ch]
4293         * src/matcher_parser_lex.l
4294         * src/matcher_parser_parse.y
4295         * src/prefs_actions.c
4296         * src/prefs_filtering.c
4297         * src/common/utils.[ch]
4298                 quote arguments before giving them to command line.
4299                 fixed quote of string in matcher/processing/filtering rules.
4300
4301         * src/messageview.c
4302         * src/privacy.[ch]
4303                 allows decryption to return a new whole 
4304                 MIME message structure.
4305
4306 2003-12-04 [hoa]        0.9.7claws20
4307
4308         * src/filtering.[ch]
4309         * src/folder.c
4310         * src/mainwindow.c
4311         * src/matcher.c
4312         * src/matcher_parser_parse.y
4313         * src/folderview.c
4314                 global rules to run before folder specific rules.
4315                 global rules to run after folder specific rules.
4316                 
4317         * src/messageview.c
4318                 fixed quick addition of rules.
4319         
4320         * src/prefs_filtering.[ch]
4321         * src/summaryview.c
4322                 we can now customize the title for the dialog.
4323                 updated case where we rename of delete folders.
4324
4325         * src/addressbook.c
4326                 got back the function addressbook_browse_entry_cb()
4327                 that is needed in case we compiled with LDAP support.
4328
4329 2003-12-04 [paul]       0.9.7claws19
4330
4331         * sync with 0.9.7cvs6
4332                 see ChangeLog 2003-12-04
4333                 fixes bug 171 'Wrong message decoing: koi8-r and 
4334                 iso8859-5 looks same. Can't read many emails.'
4335
4336 2003-12-04 [paul]       0.9.7claws18
4337
4338         * po/POTFILES.in
4339                 remove 'src/prefs_scoring.c'
4340
4341 2003-12-03 [hoa]        0.9.7claws17
4342
4343         * src/Makefile.am
4344                 compilation of scoring.[ch] and prefs_scoring.[ch]
4345                 is removed.
4346         
4347         * src/filtering.[ch]
4348         * src/folder.c
4349         * src/folder_item_prefs.[ch]
4350         * src/folderview.c
4351         * src/main.c
4352         * src/mainwindow.c
4353         * src/matcher.[ch]
4354         * src/matcher_parser.h
4355         * src/matcher_parser_parse.y
4356         * src/prefs_filtering.[ch]
4357         * src/prefs_filtering_action.c
4358         * src/prefs_folder_item.c
4359         * src/prefs_scoring.[ch]              * REMOVED FILES *
4360         * src/procmsg.[ch]
4361         * src/scoring.[ch]                    * REMOVED FILES *
4362         * src/summaryview.c
4363                 merged scoring and filtering.
4364                 
4365                 Note : compatibility is kept by parsing score like 
4366                   add_score. To get the behaviour of older scoring 
4367                   system, you have to define some equivalent rule :
4368                   "score_lower -9999 hide"
4369                   "score_greater 9999 mark"
4370                   
4371                   To define global rules, you have to define them 
4372                   in the new global processing rules.
4373                   The variable that kept the list filtering rules 
4374                   was "global_processing" and has been renamed into 
4375                   "filtering_rules".
4376                   "global_processing" variable is now the name 
4377                   of the variable that keeps the list of global 
4378                   processing rules.
4379                   In the configuration file, "[global]" section is 
4380                   now for the global processing rules (which includes
4381                   score things and new global processing rules).
4382                   New "[filtering]" section is for the filtering rules.
4383                   
4384                   Before running with this version, during testing 
4385                   phase, ** MAKE A BACKUP ** of your matcherrc file.
4386                   Then, you have to make the following changes :
4387                   - leave all scoring rules in "[global]" section.
4388                   - move all other rules of "[global]" section to
4389                       a new section named "[filtering]".
4390
4391 2003-12-03 [christoph]  0.9.7claws16
4392
4393         * src/procmime.c
4394                 use default Content-Type as specified in RFC2045 if
4395                 Content-Type header is syntactically incorrect
4396
4397 2003-12-03 [christoph]  0.9.7claws15
4398
4399         * src/addressbook.c
4400         * src/addrindex.h
4401         * src/addritem.c
4402         * src/expldifdlg.h
4403         * src/exportldif.c
4404         * src/filtering.c
4405         * src/folder.c
4406         * src/folderview.c
4407         * src/jpilot.c
4408         * src/localfolder.c
4409         * src/matcher.h
4410         * src/matcher_parser_lex.l
4411         * src/matcher_parser_parse.y
4412         * src/news.c
4413         * src/prefs_filtering_action.c
4414         * src/prefs_folder_item.c
4415         * src/prefs_fonts.c
4416         * src/procmsg.c
4417         * src/sgpgme.c
4418                 clean up warnings
4419
4420         * src/procmime.c
4421                 revert 0.9.7claws14 change
4422
4423 2003-12-03 [alfons]     0.9.7claws14
4424
4425         * src/procmime.c
4426                 catch invalid Content-Type with no subtype
4427
4428 2003-12-03 [alfons]     0.9.7claws13
4429
4430         * src/alertpanel.h
4431         * src/setup.c
4432         * src/plugins/image_viewer/plugin.c
4433                 compile again, we need stddef.h for size_t
4434
4435 2003-12-03 [paul]       0.9.7claws12
4436
4437         * src/account.c
4438                 don't allow cloning of accounts with remote folders,
4439                 patch submitted by Ricardo Mones Lastra
4440
4441 2003-12-03 [christoph]  0.9.7claws11
4442
4443         * src/folder.[ch]
4444         * src/imap.c
4445         * src/localfolder.[ch]
4446         * src/mh.c
4447         * src/news.c
4448         * src/common/xml.[ch]
4449                 add set_xml() and get_xml() virtual functions to FolderClass to
4450                 save extra information for Folders (for example the rootpath
4451                 only used by LocalFolder). The folderlist write function no
4452                 longer needs to know the folder type to save this extra
4453                 information.
4454
4455 2003-12-02 [christoph]  0.9.7claws10
4456
4457         * src/Makefile.am
4458         * src/account.c
4459         * src/folder.[ch]
4460         * src/folderview.h
4461         * src/imap.c
4462         * src/localfolder.[ch]          ** NEW **
4463         * src/mainwindow.c
4464         * src/mh.[ch]
4465         * src/news.[ch]
4466         * src/prefs_account.[ch]
4467         * src/prefs_filtering.h
4468         * src/procmsg.h
4469         * src/remotefolder.[ch]         ** NEW **
4470         * src/common/xml.[ch]
4471                 add item_set_xml() and item_get_xml() virtual functions to
4472                 FolderClass to give folders the ability to add extra information
4473                 to the saved FolderItem data. If NULL the default function for
4474                 FolderItem will be used.
4475
4476 2003-11-29 [christoph]  0.9.7claws9
4477
4478         * src/procheader.c
4479                 fix bug in unfolding
4480
4481 2003-11-29 [luke]       0.9.7claws8
4482
4483         * src/textview.c
4484                 fix compilation for non c99 compilers
4485
4486 2003-11-29 [christoph]  0.9.7claws7
4487
4488         * src/procmime.[ch]
4489         * src/mimeview.c
4490                 o unknown disposition types should be handled as
4491                   attachment (RFC2183)
4492                 o missing headers should not default to inline
4493                   (would make "Save All" useless when disposition header
4494                    is not set by the sending mailer)
4495                 o remove old MimeInfo data and cleanup
4496
4497 2003-11-29 [luke]       0.9.7claws6
4498
4499         * src/procmime.[ch]
4500                 re-added parsing of Content-Disposition header
4501                         - removes the old  'gchar* content_disposition'
4502                         - adds a new field 'DispositionType disposition'
4503                         - adds parameters to MimeInfo::parameters
4504
4505         * src/mimeview.c
4506                 use the "filename" parameter for saving, and the new
4507                 MimeInfo::disposition for save all.
4508
4509         * src/compose.c
4510         * src/toolbar.[ch]
4511                 add a 'check spelling' button as a possibility for 
4512                 the compose toolbar
4513
4514         * src/stockpixmap.[ch]
4515         * src/pixmaps/check_spelling.xpm        ** NEW **
4516         * src/Makefile.am
4517                 add a pixmap for use with 'check spelling' button or
4518                 a user defined action
4519
4520         * src/textview.c
4521                 re-apply fixed (I hope) patch for bug 57
4522                 "Hidden URL in HTML Mails"
4523
4524 2003-11-28 [christoph]  0.9.7claws5
4525
4526         * src/procmime.c
4527                 o be more liberal in what we accept as Content-Type parameters
4528                 o ignore comments after parameters
4529
4530         * src/sgpgme.c
4531                 o only free passphrase when an error occurs
4532
4533 2003-11-28 [paul]       0.9.7claws4
4534
4535         * src/account.c
4536                 add 'Clone Account' function. patch submitted by
4537                 Ricardo Mones Lastra
4538
4539 2003-11-27 [thorsten]   0.9.7claws3
4540
4541         * src/mimeview.c
4542                 fix crash if 'save_all' failed twice
4543
4544 2003-11-27 [paul]       0.9.7claws2
4545
4546         * po/POTFILES.in
4547                 fix a typo
4548
4549         * po/zh_CN.po
4550                 update Simplified Chinese translation. submitted by
4551                 Hansom Young
4552
4553 2003-11-27 [paul]       0.9.7claws1
4554
4555         * po/POTFILES.in
4556                 clean up
4557
4558 2003-11-26 [paul]       0.9.7claws
4559
4560         * 0.9.7claws released
4561
4562 2003-11-26 [paul]       0.9.6claws99
4563
4564         * src/Makefile.am
4565                 add reference to pixmaps/mime_message.xpm
4566
4567 2003-11-26 [paul]       0.9.6claws98
4568
4569         * po/POTFILES.in
4570                 remove reference to src/sigstatus.c
4571
4572 2003-11-26 [christoph]  0.9.6claws97
4573
4574         * src/Makefile.am
4575         * src/prefs_common.c
4576         * src/rfc2015.c
4577         * src/sigstatus.[ch]            ** REMOVE **
4578                 remove signature result popup option and window
4579
4580 2003-11-26 [paul]       0.9.6claws96
4581
4582         * po/es.po
4583           po/ja.po
4584           po/pl.po
4585           po/sk.po
4586           po/sr.po
4587                 update translations. submitted by Ricardo Mones Lastra,
4588                 Rui Hirokawa, Emil Nowak, Andrej Kacian, and Urke MMI
4589
4590 2003-11-25 [christoph]  0.9.6claws95
4591
4592         * src/procmime.c
4593                 display mime structure only in debug mode
4594
4595 2003-11-25 [melvin]     0.9.6claws94
4596
4597         * po/fr.po
4598                 Updated French translations + typos fixes of older
4599                 translations (thanks to Fabien Vantard for pointing
4600                 to some of them)
4601
4602 2003-11-25 [melvin]     0.9.6claws93
4603
4604         * src/editldap.c
4605                 Fixed a couple of typos.
4606
4607 2003-11-24 [paul]       0.9.6claws92
4608
4609         * po/POTFILES.in
4610                 add 'src/textview.c'
4611
4612 2003-11-24 [paul]       0.9.6claws91
4613
4614         * src/sgpgme.c
4615                 fix typo. spotted by Rui Hirokawa <rui_hirokawa@ybb.ne.jp>
4616
4617 2003-11-24 [paul]       0.9.6claws90
4618
4619         * src/plugins/image_viewer/viewer.c
4620                 image_viewer_show_mimepart(): 
4621                 use procmime_mimeinfo_get_parameter() to get the file name
4622
4623 2003-11-24 [paul]       0.9.6claws89
4624
4625         * src/textview.c
4626                 textview_show_mime_part(): rewrite text hint
4627
4628 2003-11-22 [paul]       0.9.6claws88
4629
4630         * sync with 0.9.7cvs5
4631                 see ChangeLog 2003-11-21
4632
4633 2003-11-21 [paul]       0.9.6claws87
4634
4635         * src/mimeview.c
4636                 define shortcut key 'o' for 'Open with...'
4637
4638 2003-11-21 [alfons]     0.9.6claws86
4639
4640         * src/messageview.c
4641                 fix bug #383 'Deleting message from "separate message view" 
4642                 uses local Trash folder'
4643
4644 2003-11-21 [christoph]  0.9.6claws85
4645
4646         * src/mimeview.c
4647                 fix content-type guessing by name parameter when finding
4648                 the correct viewer
4649
4650 2003-11-21 [alfons]     0.9.6claws84
4651
4652         * src/main.c
4653                 no mail incorporation allowed with --offline param.
4654                 fixes bug #374, "--offline ignored"
4655
4656 2003-11-20 [christoph]  0.9.6claws83
4657
4658         * src/mimeinfo.c
4659                 use signed MimeInfo when checking the signature and not
4660                 the selected one
4661
4662 2003-11-19 [alfons]     0.9.6claws82
4663
4664         * src/mainwindow.c
4665                 fix crash when toggling separate views, patch submitted
4666                 by Pawel Pekala <c0rn|AT|gazeta.pl>.
4667                 fixes bug #342, "separate views  cause crash"
4668
4669 2003-11-19 [paul]       0.9.6claws81
4670
4671         * src/compose.c
4672                 compose_redirect_write_headers_from_headerlist(): 
4673                 add Resent-Cc: header (bug fix inherited from 0.9.7cvs3)
4674                 
4675         * src/main.c
4676                 code cleanup (inherited from 0.9.7cvs4)
4677                 
4678         * tools/tb2sylpheed
4679                 bugfix: added missing attribute-list start. submitted by
4680                 Urke MMI
4681
4682 2003-11-19 [luke]       0.9.6claws80
4683
4684         * src/textview.c
4685                 revert my last commit until I get time to fix it
4686
4687 2003-11-18 [christoph]  0.9.6claws79
4688
4689         * src/mimeview.[ch]
4690                 check parent MimeInfos for signatures and display the
4691                 result of the parent when found
4692
4693         * src/pgpmime.c
4694                 o avoid NULL pointer warnings
4695                 o use procmime_mimeinfo_get_parameter()
4696
4697         * src/sgpgme.c
4698                 small text changes
4699
4700 2003-11-17 [luke]       0.9.6claws78
4701
4702         * src/textview.c
4703                 add check for disguised URLs, fixing bug 57
4704                 "Hidden URL in HTML Mails"
4705
4706 2003-11-16 [christoph]  0.9.6claws77
4707
4708         * src/procmime.c
4709                 fix crash when parsing invalid Content-Type header
4710
4711 2003-11-16 [christoph]  0.9.6claws76
4712
4713         * src/pgpmime.c
4714         * src/privacy.c
4715         * src/procmime.c
4716         * src/sgpgme.[ch]
4717                 implement message decrypting
4718
4719         * src/rfc2015.c
4720                 remove old code
4721
4722 2003-11-14 [luke]       0.9.6claws75
4723
4724         * src/mimeview.c
4725                 fix a couple of problems that treated application/* and
4726                 application/octet-stream the wrong way around
4727                 (since 0.9.6claws10), causing "Open" to do nothing.
4728
4729 2003-11-14 [christoph]  0.9.6claws74
4730
4731         * src/messageview.c
4732         * src/pgpmime.c
4733         * src/privacy.[ch]
4734                 prepare for message part decrypting
4735
4736         * src/sgpgme.c
4737                 add output for expired signatures
4738
4739         * src/rfc2015.c
4740                 remove some old code
4741
4742 2003-11-10 [christoph]  0.9.6claws73
4743
4744         * src/mimeview.c
4745                 add "Full info" button for bad and warn signature status
4746
4747         * src/sgpgme.c
4748                 generate full signature info like gpg's output
4749                 (gpg -v --with-fingerprint --verify)
4750
4751 2003-11-10 [christoph]  0.9.6claws72
4752
4753         * src/mimeview.c
4754         * src/pgpmime.c
4755         * src/privacy.[ch]
4756         * src/sgpgme.[ch]
4757         * src/textview.[ch]
4758                 o add code to view full signature info
4759                 o do automatic signature checks
4760
4761 2003-11-10 [alfons]     0.9.6claws71
4762
4763         * src/summaryview.c
4764                 don't crash when gtkut_font_load() returns invalid font (has
4765                 something to do with locale settings)
4766                 Patch submitted by David Chalmers <davidc|AT|ccmi.salk.edu>.
4767
4768 2003-11-09 [alfons]     0.9.6claws70
4769
4770         * src/procmime.c
4771                 plug leak
4772
4773 2003-11-08 [luke]       0.9.6claws69
4774
4775         * src/summaryview.c
4776                 fix some typos
4777
4778         * src/compose.c
4779                 rewrite compose_attach_parts(), fixing various bugs mainly
4780                 to do with re-editing.
4781
4782         * src/mimeview.c
4783                 "save all" now only saves attachments with names/filenames
4784
4785 2003-11-04 [match]      0.9.6claws68
4786
4787         * src/ldapctrl.[ch]
4788                 fix broken LDAP support.
4789
4790         * src/ldapquery.c
4791                 remove printf's.
4792
4793 2003-11-04 [luke]       0.9.6claws67
4794
4795         * src/mimeview.c
4796                 o  fixed bug 4 "focus lost on messages with attachments"
4797                 o  fixed 'Save all' attachments for new mime changes
4798                 o  right clicking on icons consistent with right clicking on
4799                    mime tree
4800                   - fixes a bug where wrong part is saved when you
4801                     choose 'Save as' from popup menu
4802                   - fixes bug 308 "No way to "save all" attachments"
4803                 o  fixed a compiler warning.
4804
4805         * src/textview.c
4806                 o  removed flickering in mime tree when using "n" and "p"
4807                    shortcuts
4808                 o  fixed bug where selecting the textview and pressing e.g.
4809                    'y' causes sylpheed to respond twice.
4810
4811         * src/summaryview.c
4812                 removed hard coding of * and ! shortcuts (which only served
4813                 to cause problems if you tried to redefine the shortcuts)
4814
4815 2003-11-04 [luke]       0.9.6claws66
4816
4817         * src/plugins/image_viewer/viewer.c
4818         * src/plugins/image_viewer/viewerprefs.c
4819         * src/plugins/image_viewer/viewerprefs.glade
4820                 o  allow toggling of image scaling by clicking on image
4821                 o  respond to image's container widget resize
4822
4823         * src/procmime.c
4824                 o  fix bad parsing of message when re-editing/viewing a
4825                    message saved to the drafts folder
4826
4827 2003-11-02 [match]      0.9.6claws65
4828
4829         * src/browseldap.h
4830                 fix if not building LDAP support.
4831         * src/addrindex.c
4832         * src/ldapquery.[ch]
4833         * src/editldap.h
4834                 include support for contains query. feature req 529354.
4835
4836 2003-11-02 [alfons]     0.9.6claws64
4837
4838         * src/browseldap.c
4839                 fix build bustage if not compiling ldap support
4840
4841 2003-11-01 [match]      0.9.6claws63
4842
4843         * po/POTFILES.in
4844         * src/Makefile.am
4845         * src/addr_compl.[ch]
4846         * src/addrbook.c
4847         * src/addrcache.[ch]
4848         * src/addrdefs.h        ** NEW **
4849         * src/addressbook.c
4850         * src/addressitem.h
4851         * src/addrindex.[ch]
4852         * src/addritem.h
4853         * src/addrquery.[ch]
4854         * src/ldapquery.[ch]
4855         * src/ldapserver.[ch]
4856                 refactor LDAP query mechanism.
4857
4858         * src/browseldap.[ch]   ** NEW **
4859         * src/ldaplocate.[ch]   ** NEW **
4860                 add feature to browse LDAP entry that was retrieved using
4861                 an explicit LDAP search.
4862
4863 2003-11-01 [alfons]     0.9.6claws62
4864
4865         * src/prefs_gtk.c
4866                 prefs_write_param(): fail when we see an invalid type; all the
4867                 callers seem to handle this gracefully by reverting changes
4868
4869 2003-10-30 [christoph]  0.9.6claws61
4870
4871         * configure.ac
4872         * ac/openssl.m4
4873         * ac/spamassassin.m4
4874         * src/Makefile.am
4875                 use extra variables for all libraries to make sure plugins
4876                 are only linked with libraries they really need. $LIBS is always
4877                 added to the linking parameters, but we only what the libraries
4878                 listed in the Makefile
4879
4880 2003-10-29 [paul]       0.9.6claws60
4881
4882         * src/mimeview.c
4883                 don't use Subject for unknown part name
4884
4885 2003-10-29 [paul]       0.9.6claws59
4886
4887         * src/compose.c
4888                 get name of attachment(s) when re-editing, fwd'ing or
4889                 redirecting
4890                 
4891         * src/mimeview.c
4892                 get name of attachment(s) when saving
4893
4894 2003-10-29 [hoa]        0.9.6claws58
4895
4896         * src/textview.c
4897                 implemented multipart/alternative in MIME message viewer.
4898
4899 2003-10-28 [christoph]  0.9.6claws57
4900
4901         * configure.ac
4902                 make sure MathML-Viewer is not built with the
4903                 Gtk2 version of GtkMathView
4904
4905 2003-10-28 [paul]       0.9.6claws56
4906
4907         * sync with 0.9.7cvs1
4908                 see ChangeLog 2003-10-28
4909
4910 2003-10-27 [alfons]     0.9.6claws55
4911
4912         * src/matcher_parser_parse.y
4913         * src/gtk/colorlabel.c
4914                 allow setting color label to 0 in filtering/processing rules
4915                 (should fix bug 368, "Can't create a filter condition "colorlabel 0"") 
4916
4917 2003-10-26 [alfons]     0.9.6claws54
4918
4919         * src/summary_search.c
4920                 fix misnomer and correct selecting initial search node  
4921
4922 2003-10-26 [christoph]  0.9.6claws53
4923
4924         * src/pgpmime.c
4925         * src/sgpgme.c
4926                 change display of signature info to use only name of
4927                 signer, otherwise the text gets too long.
4928
4929         * src/procmime.c
4930                 don't use MimeInfo's filename to generate tmp filename
4931
4932 2003-10-25 [christoph]  0.9.6claws52
4933
4934         * src/procmime.c
4935                 fix message body searching
4936
4937 2003-10-25 [paul]       0.9.6claws51
4938
4939         * src/compose.c
4940                 use g_basename rather than basename
4941
4942 2003-10-24 [christoph]  0.9.6claws50
4943
4944         * src/sgpgme.c
4945                 change fetching of signature key's trust
4946
4947 2003-10-24 [paul]       0.9.6claws49
4948
4949         * po/sk.po
4950                 update Slovak translation
4951                 submitted by Andrej Kacian
4952                 
4953         * src/mainwindow.c
4954                 remove unknown menu entry /File/Add mailbox/mbox...
4955
4956 2003-10-24 [hoa]        0.9.6claws48
4957
4958         * src/Makefile.am
4959                 removed all references to mbox folders
4960
4961         * src/carray.[ch]               * REMOVED *
4962         * src/chash.[ch]                * REMOVED *
4963         * src/maillock.[ch]             * REMOVED *
4964         * src/mailmbox.[ch]             * REMOVED *
4965         * src/mailmbox_folder.[ch]      * REMOVED *
4966         * src/mailmbox_parse.[ch]       * REMOVED *
4967         * src/mailmbox_types.[ch]       * REMOVED *
4968         * src/mbox_folder.[ch]          * REMOVED *
4969                 remove implementation of mbox folders
4970                 and old mailbox folder.
4971                 mbox folder implementation will be added
4972                 as a plugin so that implementation can be entirely
4973                 synchronized with the files of the project they are
4974                 extracted from (libEtPan!).
4975         
4976         * src/mainwindow.c
4977         * src/folder.c
4978         * src/folderview.[ch]
4979         * src/procmsg.h         
4980                 Disable as much code that references mbox folders
4981                 as possible.
4982                 Some UI thing still need to know that folder is mbox
4983                 (when we have to enter the name of the mailbox and
4984                 we want to add /var/mail/$USER).
4985
4986 2003-10-23 [christoph]  0.9.6claws47
4987
4988         * src/noticeview.c
4989                 don't always display button when noticeview is made visible
4990
4991         * src/mimeview.c
4992         * src/pgpmime.c
4993         * src/privacy.[ch]
4994         * src/sgpgme.[ch]
4995                 get signature information from crypto system
4996
4997 2003-10-22 [paul]       0.9.6claws46
4998
4999         * po/es.po
5000                 updated by Ricardo Mones Lastra
5001
5002 2003-10-22 [paul]       0.9.6claws45
5003
5004         * src/Makefile.am
5005                 update to reflect the changes to the icons that
5006                 happened in 0.9.6claws35
5007
5008 2003-10-22 [alfons]     0.9.6claws44
5009         
5010         * src/carray.h
5011                 inline carray_count() 
5012
5013 2003-10-21 [alfons]     0.9.6claws43
5014
5015         * src/carray.h
5016                 glib wrappers
5017         * src/carray.c
5018                 disable
5019         * src/mailmbox.[ch]
5020         * src/mailmbox_folder.c
5021         * src/mailmbox_parse.c
5022         * src/mailmbox_types.[ch]
5023                 %s/uint32_t/guint
5024
5025 2003-10-21 [luke]       0.9.6claws42
5026
5027         * src/stock_pixmaps.[ch]
5028         * src/mimeview.c
5029         * src/pixmaps/mime_application_octet_stream.xpm         ** REMOVE **
5030         * src/pixmaps/messageview_text.xpm                      ** REMOVE **
5031                 o remove mime_application_octet_stream.xpm icon (it was never
5032                   really needed)
5033                 o remove redundant icon messageview_text.xpm
5034
5035         * src/mainwindow.c
5036                 fix visibility of signature noticeview when toggling 'separate
5037                 message view'
5038
5039 2003-10-21 [christoph]  0.9.6claws41
5040
5041         * src/procmime.c
5042                 decode multipart and rfc822 mime parts to allow further
5043                 parsing when required
5044
5045 2003-10-21 [christoph]  0.9.6claws40
5046
5047         * src/procmime.[ch]
5048         * src/textview.c
5049                 remove obsolete charset parameter in MimeInfo and fix
5050                 TextView to use the charset from the parameter hash table
5051
5052         * src/plugins/dillo_viewer/Makefile.am
5053         * src/plugins/trayicon/Makefile.am
5054                 add OPENSSL_CFLAGS to fix building with using
5055                 --with-openssl-* parameters
5056
5057 2003-10-21 [paul]       0.9.6claws39
5058
5059         * src/prefs_matcher.[ch]
5060                 replace remnants of the old, renamed 'Execute' matchtype
5061                 add a brief description to the Info window
5062
5063 2003-10-21 [hoa]        0.9.6claws38
5064         
5065         * src/Makefile.am
5066         * src/carray.[ch]               * NEW *
5067         * src/chash.[ch]                * NEW *
5068         * src/folder.c
5069         * src/maillock.[ch]             * NEW *
5070         * src/mailmbox.[ch]             * NEW *
5071         * src/mailmbox_folder.[ch]      * NEW *
5072         * src/mailmbox_parse.[ch]       * NEW *
5073         * src/mailmbox_types.[ch]       * NEW *
5074                 implementation of mbox folder with unique message numbers
5075
5076                 made use of libEtPan! implementation of mbox for lower-layer.
5077
5078 2003-10-20 [alfons]     0.9.6claws37
5079
5080         * src/noticeview.c
5081                 fix invalid argument warning
5082         * src/pgpmime.c
5083                 no in place variable
5084
5085 2003-10-20 [paul]       0.9.6claws36
5086
5087         * src/compose.[ch]
5088           src/filtering.c
5089           src/messageview.c
5090                 fix crash when using Forward in Filtering when
5091                 external editor option is set
5092                 
5093                 Patch submitted by Simon 'corecode' Schubert
5094                 <corecode@corecode.ath.cx> 
5095
5096 2003-10-20 [paul]       0.9.6claws35
5097
5098         * src/pixmaps/mime_gpg_expired.xpm      ** REMOVED **
5099           src/pixmaps/mime_gpg_failed.xpm       ** REMOVED **
5100           src/pixmaps/mime_gpg_passed.xpm       ** REMOVED **
5101           src/pixmaps/mime_gpg_signed.xpm       ** REMOVED **
5102           src/pixmaps/mime_gpg_unknown.xpm      ** REMOVED **
5103           src/pixmaps/privacy_expired.xpm       ** NEW FILE **
5104           src/pixmaps/privacy_failed.xpm        ** NEW FILE **
5105           src/pixmaps/privacy_passed.xpm        ** NEW FILE **
5106           src/pixmaps/privacy_signed.xpm        ** NEW FILE **
5107           src/pixmaps/privacy_unknown.xpm       ** NEW FILE **
5108           src/pixmaps/privacy_warn.xpm          ** NEW FILE **
5109           src/mimeview.c
5110           src/stock_pixmap.[ch]
5111                 replace mime_gpg_*.xpm icons with new privacy_*.xpm
5112                 icons. add privacy_warn.xpm icon
5113
5114 2003-10-20 [hoa]  0.9.6claws34
5115
5116         * src/folder_item_prefs.[ch]
5117         * src/prefs_folder_item.c
5118         * src/main.c
5119                 Added a property per folder to choose whether we 
5120                 want to apply processing on it on startup or if we
5121                 prefer to wait the folder selection to apply it.
5122         
5123         * src/messageview.c
5124                 fixed C89 compatibility (for old compilers, for
5125                 example gcc 2.95.x).
5126
5127 2003-10-17 [christoph]  0.9.6claws33
5128
5129         * src/mimeview.c
5130         * src/noticeview.[ch]
5131                 change noticeview icon to indicate signature status
5132
5133 2003-10-17 [christoph]  0.9.6claws32
5134
5135         * src/Makefile.am
5136         * src/main.c
5137         * src/mimeview.c
5138         * src/noticeview.c
5139         * src/pgpmime.[ch]                              ** NEW **
5140         * src/privacy.[ch]
5141         * src/rfc2015.c
5142         * src/sgpgme.c                                  ** NEW **
5143                 reimplement PGP/Mime signature checking (unfinished)
5144
5145 2003-10-15 [christoph]  0.9.6claws31
5146
5147         * src/procmime.[ch]
5148                 fix procmime_get_text_content() and
5149                 procmime_get_first_text_content()
5150
5151 2003-10-15 [christoph]  0.9.6claws30
5152
5153         * src/plugins/spamassassin/spamassassin_gtk.c
5154         * src/plugins/spamassassin/spamassassin_gtk.glade
5155                 fix timeout tooltip
5156
5157 2003-10-15 [paul]       0.9.6claws29
5158
5159         * src/messageview.c
5160                 workaround for buggy smtp servers. on sending a
5161                 return receipt strip the name part from the address
5162                 when creating headers
5163                 
5164 2003-10-15 [paul]       0.9.6claws28
5165
5166         * sync with 0.9.7 release
5167                 see ChangeLog 2003-10-15
5168
5169 2003-10-14 [christoph]  0.9.6claws27
5170
5171         * src/plugins/clamav/clamav_plugin.c
5172                 fix clamav plugin
5173
5174 2003-10-14 [christoph]  0.9.6claws26
5175
5176         * src/compose.c
5177         * src/mimeview.c
5178         * src/procmime.[ch]
5179         * src/rfc2015.c
5180         * src/textview.c
5181         * src/plugins/clamav/clamav_plugin.c
5182                 use GNode to create the mime tree (some changes to functions
5183                 that traverse the tree are just quick and dirty. Maybe we
5184                 can find better solutions with g_node_*-functions)
5185
5186 2003-10-14 [luke]       0.9.6claws25
5187
5188         * src/mimeview.c
5189                 fix a navigation bug (stupid typo of mine)
5190
5191 2003-10-14 [christoph]  0.9.6claws24
5192
5193         * src/textview.c
5194                 fix missing last line in plain/text mails
5195
5196 2003-10-13 [luke]       0.9.6claws23
5197
5198         * src/summaryview.c
5199                 fix bug 334 (part 1)
5200
5201 2003-10-13 [kov]        0.9.6claws22
5202
5203         * src/mimeview.c
5204                 error checking when the user enters a non-directory at
5205                 the file selection dialog.
5206                 work-around for users entering directory location without
5207                 adding a leading G_DIR_SEPARATOR.
5208
5209 2003-10-13 [luke]       0.9.6claws21
5210
5211         * src/compose.c
5212                 error reporting for inserting files, including catching
5213                 invalid characters for current locale/encoding
5214
5215 2003-10-13 [paul]       0.9.6claws20
5216
5217         * src/folderview.c
5218                 fix bug #347 'subscribe newsgroups crashes'
5219
5220 2003-10-13 [paul]       0.9.6claws19
5221
5222         * src/compose.c
5223                 when using 'Reply to all' include the 'send replies
5224                 to' folder property
5225                 
5226         * po/ja.po
5227                 update Japanese translation. submitted by Rui Hirokawa 
5228                 <rui_hirokawa@ybb.ne.jp>        
5229
5230 2003-10-13 [hoa]        0.9.6claws18
5231
5232         * src/account.c
5233         * src/compose.c
5234         * src/messageview.c
5235         * src/procheader.c
5236         * src/procheader.h
5237                 rename get_header_from_msginfo() into
5238                 procheader_get_header_from_msginfo() so that we have a
5239                 coherent exported naming.
5240                 avoid parsing of header contained in a string via
5241                 a newly written temporary file.
5242
5243         Patch submitted by Simon 'corecode' Schubert
5244                 <corecode@corecode.ath.cx>
5245
5246 2003-10-12 [hoa]        0.9.6claws17
5247
5248         * src/filtering.c
5249         * src/filtering.h
5250         * src/matcher.c
5251         * src/matcher.h
5252         * src/matcher_parser_parse.y
5253         * src/prefs_filtering_action.c
5254                 added "stop" action : stop applying the filtering rules.
5255                 added "set score" and "increase/decrease score" actions.
5256                 That two last action replace the "change_score" action
5257                 introduced by alfons in 0.8.8claws85.
5258                 "set score" is to set a given score to the message.
5259                 "increase/decrease score" will increase or decrease the
5260                 score if the given value is respectively positive or
5261                 negative. If someone find a some better name for this last
5262                 rule, it can be modified.
5263
5264 2003-10-12 [paul]       0.9.6claws16
5265
5266         * AUTHORS
5267           po/ja.po
5268                 update Japanese translation. submitted by Rui Hirokawa 
5269                 <rui_hirokawa@ybb.ne.jp>
5270
5271 2003-10-12 [christoph]  0.9.6claws15
5272
5273         * src/procmime.c
5274                 fix crash caused by incorrect headers
5275
5276 2003-10-10 [christoph]  0.9.6claws14
5277
5278         * src/main.c
5279         * src/privacy.[ch]
5280         * src/rfc2015.[ch]
5281                 implement detection of signed message parts for rfc2015
5282
5283 2003-10-10 [thorsten]   0.9.6claws13
5284
5285         * src/mimeview.c
5286                 fix typo
5287
5288 2003-10-10 [christoph]  0.9.6claws12
5289
5290         * src/stock_pixmap.[ch]
5291         * src/pixmaps/mime_message.xpm                  ** NEW **
5292                 add a new icon for mime type "message"
5293
5294         * src/privacy.[ch]
5295         * src/procmime.[ch]
5296                 add crypto api
5297
5298         * src/mimeview.c
5299                 o use crypto api
5300                 o add icons for message type mime parts
5301
5302 2003-10-10 [christoph]  0.9.6claws11
5303
5304         * src/mainwindow.c
5305         * src/messageview.[ch]
5306         * src/mimeview.[ch]
5307         * src/procmime.[ch]
5308         * src/procmsg.[ch]
5309         * src/rfc2015.c
5310         * src/summaryview.c
5311         * src/textview.[ch]
5312                 o remove switching between TextView and MimeView in MessageView
5313                   (if required we can hide the icon box and the MimeView will
5314                    look exaxtly like the TextView)
5315                 o temporary remove signature and decrypting GPGME code
5316
5317 2003-10-09 [christoph]  0.9.6claws10
5318
5319         * src/action.c
5320         * src/compose.c
5321         * src/messageview.c
5322         * src/mimeview.c
5323         * src/procmime.[ch]
5324         * src/procmsg.c
5325         * src/rfc2015.c
5326         * src/textview.c
5327         * src/common/utils.[ch]
5328         * src/plugins/clamav/clamav_plugin.c
5329         * src/plugins/dillo_viewer/dillo_viewer.c
5330         * src/plugins/image_viewer/viewer.c
5331         * src/plugins/mathml_viewer/mathml_viewer.c
5332                 new mime parser (several things need fixing)
5333
5334 2003-10-09 [paul]       0.9.6claws9
5335
5336         * src/imap.c
5337                 a little more sync with 0.9.6cvs2 and a tidy up
5338
5339 2003-10-08 [paul]       0.9.6claws8
5340
5341         * sync with 0.9.6cvs2
5342                 see ChangeLog 2003-10-03
5343
5344 2003-10-05 [christoph]  0.9.6claws7
5345
5346         * src/summaryview.c
5347                 don't use flags to check if a message is in a news folder
5348
5349         (closes Bug 282 clicking on folder with copied Messages from News
5350          immediately after having copied them crashes Sylpheed-Claws)
5351
5352 2003-10-05 [christoph]  0.9.6claws6
5353
5354         * src/Makefile.am
5355         * src/progressdialog.[ch]               ** REMOVE **
5356         * src/gtk/Makefile.am
5357         * src/gtk/progressdialog.[ch]           ** NEW **
5358                 move progressdialog to gtk directory
5359
5360 2003-10-04 [christoph]  0.9.6claws5
5361
5362         * src/prefs_toolbar.c
5363         * src/gtk/prefswindow.c
5364                 remove widget_show_all for pages root widget
5365
5366         * src/plugins/spamassassin/spamassassin.[ch]
5367         * src/plugins/spamassassin/spamassassin_gtk.c
5368         * src/plugins/spamassassin/spamassassin_gtk.glade
5369                 add support for new libspamc transports
5370
5371 2003-10-04 [christoph]  0.9.6claws4
5372
5373         * src/plugins/spamassassin/libspamc.[ch]
5374         * src/plugins/spamassassin/spamassassin.c
5375         * src/plugins/spamassassin/utils.[ch]
5376                 update libspamc to version from SpamAssassin 2.60
5377
5378 2003-10-03 [christoph]  0.9.6claws3
5379
5380         * src/send_message.c
5381                 fix missing format string bug found by
5382                 Georgi Guninski <guninski@guninski.com>
5383
5384 2003-10-03 [paul]       0.9.6claws2
5385
5386         * po/zh_CN.po
5387                 update Simpilified Chinese translation, submitted by
5388                 Hansom Young
5389
5390 2003-10-02 [christoph]  0.9.6claws1
5391
5392         * src/imap.c
5393                 add UIDPLUS support for COPY and EXPUNGE
5394
5395 2003-10-02 [paul]       0.9.6claws
5396
5397         * 0.9.6claws released
5398
5399 2003-10-02 [paul]
5400
5401         * po/es.po
5402           po/sk.po
5403                 update Spanish and Slovak translations
5404                 submitted by Ricardo Mones Lastra and Andrej Kacian
5405  
5406 2003-10-02 [paul]       0.9.5claws43
5407
5408         * po/en_GB.po
5409                 update British English translation
5410
5411 2003-10-02 [paul]       0.9.5claws42
5412
5413         * po/hr.po
5414                 update Croatian translation, submitted by Dragan
5415
5416 2003-10-01 [paul]       0.9.5claws41
5417
5418         * po/pl.po
5419           po/sr.po
5420                 update Polish and Serbian translations, submitted by
5421                 Emil and Urke MMI
5422
5423 2003-10-01 [melvin]     0.9.5claws40
5424
5425         * po/fr.po
5426                 Updated French translations
5427
5428 2003-10-01 [melvin]     0.9.5claws39
5429
5430         * src/prefs_fonts.c
5431                 Fixed a Gtk warning
5432
5433         * src/plugins/dillo_prefs.c     
5434                 Quasi unnoticeable UI clean-up.
5435
5436 2003-10-01 [paul]
5437
5438         * tools/README
5439           tools/maildir2sylpheed.pl
5440                 bug fixes, rewrites, submitted by Matthias Förste 
5441                 <itsjustme@users.sourceforge.net>
5442
5443 2003-09-29 [paul]       0.9.5claws38
5444
5445         * src/inc.c
5446                 fix my coding carelessness
5447
5448 2003-09-29 [paul]       0.9.5claws37
5449
5450         * po/POTFILES.in
5451           src/Makefile.am
5452           src/main.c
5453           src/prefs_common.[ch]
5454           src/prefs_fonts.[ch]  ** NEW FILES **
5455                 move Font config options to Other Prefs/Display/Fonts
5456                 (user's current configuration is preserved)
5457
5458 2003-09-29 [paul]       0.9.5claws36
5459
5460         * src/inc.c
5461           src/prefs_account.c
5462                 allow 'local_mbox' value to point to either a directory 
5463                 (/var/mail -  default, new) or a file (/var/mail/username
5464                 - original)
5465
5466 2003-09-28 [paul]       0.9.5claws35
5467
5468         * src/rfc2015.c
5469                 on signature check, where key exists, print the
5470                 Key ID
5471
5472 2003-09-27 [alfons]     0.9.5claws34
5473
5474         * src/action.c
5475                 o make progress bar not fill/expand when resizing dialog
5476                 o use default fixed text font for actions output
5477
5478 2003-09-27 [paul]       0.9.5claws33
5479
5480         * src/prefs_common.[ch]
5481           src/procmsg.c
5482           src/send_message.c
5483                 remove External Program settings from Common Prefs/Send
5484                 as they are now unnecessary due to Local account settings.
5485                 plus a little tidying-up after 0.9.5claws31
5486
5487 2003-09-27 [paul]       0.9.5claws32
5488
5489         * src/prefs_account.c
5490                 o make correction to gui text:
5491                   'Local mailbox file' -> 'Local mailbox directory'
5492                 o give 'local_mbox' option a reasonable default value:
5493                   '/var/mail'
5494                 o use 'DEFAULT_SENDMAIL_CMD' as default 'mail_command'
5495                   value
5496
5497 2003-09-26 [paul]       0.9.5claws31
5498
5499         * src/inc.c
5500           src/prefs_common.[ch]
5501                 remove 'Incorporate from spool' common pref,
5502                 force creation of a 'Local' account
5503
5504 2003-09-26 [christoph]  0.9.5claws30
5505
5506         * src/folder.c
5507         * src/msgcache.c
5508                 add more NULL pointer checks
5509
5510 2003-09-25 [christoph]  0.9.5claws29
5511
5512         * src/folder.c
5513                 o don't fetch source message to get it's message id
5514                 o immediately scan dest folder when copying a message did not
5515                   return a new message number and not do it when the first message
5516                   without a new message number is found
5517
5518 2003-09-23 [christoph]  0.9.5claws28
5519
5520         * src/compose.c
5521                 fix generating of headers
5522
5523         (patch by David Relson <relson@osagesoftware.com>)
5524
5525 2003-09-23 [paul]       0.9.5claws27
5526
5527         * po/zh_CN.po
5528                 update Simplified Chinese translation. submitted by
5529                 Hansom Young
5530
5531 2003-09-23 [paul]       0.9.5claws26
5532
5533         * tools/Makefile.am
5534           tools/README
5535           tools/vcard2xml.py    ** NEW FILE **
5536                 add a script that converts an evolution vcard to
5537                 sylpheed's xml format
5538                 submitted by Bogdan Sumanariu <bsumanariu@one5.ro>
5539
5540 2003-09-22 [paul]       0.9.5claws25
5541
5542         * src/plugins/clamav/clamav_plugin.c
5543                 don't skip MULTIPART parts
5544
5545 2003-09-21 [christoph]  0.9.5claws24
5546
5547         * src/alertpanel.c
5548                 remove unneeded include
5549
5550         * src/folder.c
5551                 clean up copy/move mess with duplicated code
5552
5553         * src/imap.c
5554                 fix problem that sometimes the folder was not scanned
5555                 also it was changed
5556
5557 2003-09-21 [christoph]  0.9.5claws23
5558
5559         * src/Makefile.am
5560         * src/logwindow.[ch]                    ** REMOVE **
5561         * src/mainwindow.c
5562         * src/prefs_common.c
5563         * src/gtk/Makefile.am
5564         * src/gtk/logwindow.[ch]                ** ADD **
5565                 make logwindow prefs_common independent and move
5566                 it to gtk directory
5567
5568 2003-09-20 [christoph]  0.9.5claws22
5569
5570         * src/compose.c
5571                 add extra space for address code conversion
5572                 (4 * unconvered size could be too small for short headers)
5573
5574 2003-09-20 [christoph]  0.9.5claws21
5575
5576         * src/compose.c
5577                 increase temp buffer size when writing headers
5578
5579 2003-09-19 [darko]      0.9.5claws20
5580
5581         * src/compose.c
5582                 don't ignore value of 'Save copy of outgoing messages to
5583                 this folder instead of Sent' in message redirect
5584
5585 2003-09-17 [christoph]  0.9.5claws19
5586
5587         * src/compose.c
5588                 use ", " as address seperator for mail headers and pass whole
5589                 header line at once to compose_convert_header to make sure
5590                 it is correctly folded
5591
5592         (closes Bug 64 Problem when sending to many recipients)
5593
5594 2003-09-17 [hoa]        0.9.5claws18
5595         
5596         * src/matcher.[ch]
5597           src/matcher_parser_parse.y
5598           src/prefs_matcher.c
5599                 changed the keyword used for command execution in condition
5600                 keyword is changed from "execute" to "test"
5601                 so that it is not the same as the one used for action.
5602                 This will fix a bug when using filtering dialog.
5603                 All semantic in the code is also changed to reflect
5604                 the keyword change.
5605
5606 2003-09-17 [paul]
5607         
5608         * sync with 0.9.6 release
5609
5610 2003-09-17 [paul]       0.9.5claws17
5611
5612         * sync with 0.9.5cvs8
5613                 see ChangeLog 2003-09-16 and 2003-09-17
5614
5615 2003-09-16 [paul]       0.9.5claws16
5616
5617         * sync with 0.9.5cvs6
5618                 see ChangeLog 2003-09-16
5619
5620 2003-09-15 [paul]       0.9.5claws15
5621
5622         * sync with 0.9.5cvs5
5623                 see ChangeLog 2003-09-15
5624
5625 2003-09-14 [alfons]     0.9.5claws14
5626
5627         * src/inc.c
5628                 make "Go to inbox after receiving new mail" again;
5629                 regression of a sync, restored to sylpheed main 
5630                 behaviour. (misses still some bits)
5631
5632 2003-09-14 [alfons]     0.9.5claws13
5633
5634         * src/prefs_filtering_action.c
5635                 o add proper message if empty execute command line
5636                 o don't select first action item after registering a
5637                   new action to prevent (what seems to be a GTK) bug
5638                   #36, "filtering will only accept one action change 
5639                   per invocation".
5640
5641 2003-09-14 [alfons]     0.9.5claws12
5642
5643         * src/prefs_filtering.c
5644         * src/prefs_filtering_action.c
5645         * src/prefs_matcher.c
5646                 fix function signature for key_pressed_event signal handlers
5647
5648 2003-09-14 [alfons]     0.9.5claws11
5649
5650         * src/mainwindow.c
5651                 fix regression caused by fix for invalid bug #7
5652                 (should fix #246, "Multiple selections are deselected when 
5653                 moving from search window to main window")
5654                 
5655 2003-09-14 [alfons]     0.9.5claws10
5656         
5657         * src/actions.[ch]
5658         * src/filtering.[ch]
5659         * src/prefs_actions.c
5660                 allow `filtering actions` in actions; only for advanced users
5661                 right now: try for example, "%as{mark color 2}" 
5662         
5663 2003-09-13 [paul]       0.9.5claws9
5664         
5665         * po/pl.po
5666           po/zh_CN.po   ** NEW FILE **
5667                 update Polish translation, submitted by Emil 
5668                 <eminowbl@posejdon.wpk.p.lodz.pl>
5669                 add new Simplified Chinese translation, submitted by
5670                 Hansom Young <hansom_young@yahoo.com>
5671
5672 2003-09-12 [alfons]     0.9.5claws8
5673
5674         * src/summaryview.c
5675                 don't open separate message views when View | Separate message view
5676                 is active 
5677                 (please look carefully for any navigation regressions)
5678
5679 2003-09-11 [alfons]     0.9.5claws7
5680
5681         * src/mainwindow.c
5682                 make default message view, opened by View | Separate message 
5683                 view, look like a claws message view (which includes a menu
5684                 bar and a toolbar)
5685                 (fixes bug #298, "message view loses tool bar") 
5686
5687 2003-09-11 [christoph]  0.9.5claws6
5688
5689         * src/folderview.c
5690                 fix double deleting of newsgroup folders
5691
5692         (closes Bug 305 crash after deleting of a newsgroup)
5693
5694 2003-09-11 [paul]       0.9.5claws5
5695
5696         * src/rfc2015.c
5697           src/common/utils.h
5698                 more sync'ing from 0.9.5cvs2
5699
5700 2003-09-11 [christoph]  0.9.5claws4
5701
5702         * src/compose.c
5703         * src/rfc2015.c
5704         * src/common/utils.h
5705                 fix sync with 0.9.5cvs2
5706
5707 2003-09-11 [paul]       0.9.5claws3
5708
5709         * sync with 0.9.5cvs4
5710                 see ChangeLog 2003-09-11
5711
5712 2003-09-11 [paul]       0.9.5claws2
5713
5714         * sync with 0.9.5cvs2
5715                 see ChangeLog 2003-09-05
5716                 
5717 2003-09-11 [paul]       0.9.5claws1
5718
5719         * sync with 0.9.5cvs3
5720                 see ChangeLog 2003-09-10
5721
5722 2003-09-10 [paul]       0.9.5claws
5723
5724         * 0.9.5claws released
5725
5726 2003-09-10 [paul]       0.9.4claws78
5727
5728         * src/Makefile.am
5729                 add missing files
5730
5731 2003-09-10 [melvin]     0.9.4claws77
5732
5733         * po/fr.po
5734                 Updated French translations
5735
5736 2003-09-10 [paul]       0.9.4claws76
5737
5738         * po/es.po
5739           po/sk.po
5740           po/sr.po
5741                 update Spanish, Slovak, and Serbian translations.
5742                 submitted by Ricardo Mones Lastra, Andrej Kacian,
5743                 and Urke MMI
5744                 
5745         * AUTHORS
5746                 add translation team section
5747
5748 2003-09-09 [christoph]  0.9.4claws75
5749
5750         * src/folder.c
5751                 free item->prefs in folder_item_destroy
5752
5753 2003-09-09 [alfons]     0.9.4claws74
5754
5755         * src/folderview.c
5756                 o proper check for root node sorting
5757                 o remove unnecessary gtk_ctree_remove_node 
5758
5759         (should fix bug #300, "crash while moving folder")      
5760
5761 2003-09-08 [christoph]  0.9.4claws73
5762
5763         * src/folderview.c
5764                 o fix double adding of IMAP FolderItems to GtkCTree
5765                 o fix crash then mbox folder is removed
5766
5767 2003-09-08 [christoph]  0.9.4claws72
5768
5769         * src/folder.c
5770         * src/folderview.c
5771         * src/mainwindow.c
5772                 fix new folder notification
5773
5774         * src/mbox_folder.c
5775                 fix cache path
5776
5777 2003-09-08 [christoph]  0.9.4claws71
5778
5779         * src/compose.c
5780                 replace '\n' and '\r' before removing trailing spaces
5781
5782         * src/folder.[ch]
5783         * src/folderview.c
5784                 add information about new or removed items in folder tree change
5785                 notification and use this in folderview to add and remove only
5786                 the appected items and not refresh the whole tree
5787
5788 2003-09-07 [match]      0.9.4claws70
5789
5790         * src/Makefile.am
5791         * src/addr_compl.c
5792         * src/addressbook.c
5793         * src/addressitem.h
5794         * src/addrindex.c
5795         * src/addritem.c
5796         * src/addritem.h
5797         * src/addrquery.c                       ** NEW **
5798         * src/addrquery.h
5799         * src/ldapquery.c
5800         * src/ldapserver.c
5801         * src/stock_pixmap.c
5802         * src/stock_pixmap.h
5803         * src/pixmaps/address_search.xpm        ** NEW **
5804                 re-introduce Lookup button for LDAP 'static' searches.
5805
5806 2003-09-07 [alfons]     0.9.4claws69
5807         
5808         * src/summaryview.c
5809                 abandon setting usize for messageview because it gives layout problems
5810                 with the quick search bar and the headerview; fixes assorted UI glitches:
5811                 
5812                 o bug #148, "Toggling of quick-search bar reduces index view area" 
5813                 o bug #280, "Window resiizes for line length but does not revert"
5814
5815 2003-09-07 [christoph]  0.9.4claws68
5816
5817         * src/compose.c
5818                 o make sure we don't have any newlines in header values
5819                 o check custom headers for spaces and newlines and ignore
5820                   malformed header names
5821
5822 2003-09-06 [christoph]  0.9.4claws67
5823
5824         * src/folder.c
5825         * src/folderview.c
5826                 invoke notification hook for folder tree changes after append
5827                 and remove folder
5828
5829         (closes Bug 294 Crash while moving folder with many subdirectories)
5830
5831 2003-09-06 [christoph]  0.9.4claws66
5832
5833         * src/folder.c
5834                 destroy folder's MsgCache if FolderItem is removed to make sure
5835                 it is not saved when the FolderItem is destroyed
5836
5837 2003-09-06 [christoph]  0.9.4claws65
5838
5839         * src/plugins/clamav/clamav_plugin.c
5840                 fix copy & paste bug
5841
5842 2003-09-05 [christoph]  0.9.4claws64
5843
5844         * src/folder.c
5845         * src/messageview.[ch]
5846         * src/procmsg.[ch]
5847         * src/summaryview.c
5848                 extend MSGINFO_UPDATE_HOOK to send delete notifications. Used
5849                 by MessageView to clear it when the message is deleted. Should
5850                 work even if messages are deleted in MainWindow or by
5851                 processing.
5852
5853 2003-09-05 [alfons]     0.9.4claws63
5854
5855         * src/messageview.c
5856                 deleting a message in a message view frees its msginfo, make 
5857                 messageview_update_all() aware of that (should fix bug #293,
5858                 "deleting message caused crash")
5859
5860 2003-09-05 [melvin]     0.9.4claws62
5861
5862         * src/action.c
5863                 Improve synchronous action exit code (fixes 
5864                 a ~5 seconds delay after action exit on RedHat 9)
5865
5866 2003-09-04 [christoph]  0.9.4claws61
5867
5868         * src/compose.c
5869         * src/rfc2015.c
5870         * src/common/utils.[ch]
5871                 add util function to create mime boundary and use it
5872                 in compose and gpg code
5873
5874 2003-09-04 [alfons]     0.9.4claws60
5875
5876         * src/folder.c
5877                 source folder item's GNode should already have been freed in 
5878                 a previous call to src->folder->klass->remove_folder()
5879                 (should fix bug #287, "crash when moving folders")
5880
5881 2003-09-03 [thorsten]   0.9.4claws59
5882
5883         * src/plugins/spamassassin/spamassassin_gtk.c
5884                 fix compile error
5885
5886 2003-09-03 [christoph]  0.9.4claws58
5887
5888         * src/plugins/spamassassin/spamassassin.[ch]
5889         * src/plugins/spamassassin/spamassassin_gtk.c
5890                 add timeout config option
5891
5892 2003-09-03 [paul]       0.9.4claws57
5893
5894         * po/sk.po      ** NEW FILE **
5895                 add Slovak translation. Submitted by Andrej Kacian 
5896                 <andrej@kacian.sk>
5897
5898 2003-09-03 [paul]       0.9.4claws56
5899
5900         * src/plugins/clamav/clamav_plugin_gtk.c
5901                 gui tweaks: replace a label with a tooltip, modify the
5902                 text, use gtk_check_button_new(); instead of
5903                 gtk_check_button_new_with_label("");
5904
5905 2003-09-02 [alfons]     0.9.4claws55
5906
5907         * src/gtk/filesel.c
5908                 remember last used dir when attaching multiple files (should fix
5909                 bug #290, "Attach File does not remember directory")
5910
5911 2003-09-01 [paul]       0.9.4claws54
5912
5913         * po/es.po
5914                 updated by Ricardo Mones Lastra
5915
5916 2003-09-01 [alfons]     0.9.4claws53
5917
5918         * src/gtk/gtkaspell.[ch]
5919                 be pedantic and strict and use const gchar * instead of guchar *
5920
5921 2003-09-01 [alfons]     0.9.4claws52
5922
5923         * src/mainwindow.c
5924         * src/summaryviewc.
5925                 re-enable Save As when multiple messages are selected
5926
5927 2003-09-01 [paul]       0.9.4claws51
5928
5929         * src/textview.c
5930                 g_free(trimmed_uri);
5931
5932 2003-09-01 [paul]       0.9.4claws50
5933
5934         * sync with 0.9.4cvs13
5935                 see ChangeLog 2003-09-01
5936
5937 2003-09-01 [paul]       0.9.4claws49
5938
5939         * src/textview.c
5940                 trim uri before sending to the statusbar
5941                 fixes Bug 275 'Clicking on long URL wrapped onto two lines
5942                 in the message window causes main S-C window to enlarge 
5943                 past screen edges'
5944
5945 2003-09-01 [paul]       0.9.4claws48
5946
5947         * sync with 0.9.4cvs12
5948                 see ChangeLog 2003-09-01
5949
5950 2003-08-30 [christoph]  0.9.4claws47
5951
5952         * src/compose.c
5953         * src/folder_item_prefs.[ch]
5954         * src/prefs_folder_item.c
5955         * src/gtk/gtkaspell.[ch]
5956                 commit per folder dictionary patch by
5957                 Paul Evans <nerd@freeuk.com>
5958
5959 2003-08-30 [christoph]  0.9.4claws46
5960
5961         * src/plugins/spamassassin/spamassassin_gtk.c
5962         * src/plugins/spamassassin/spamassassin_gtk.glade
5963                 reduce GUI clutter by placing hints into tooltips
5964
5965 2003-08-30 [paul]       0.9.4claws45
5966
5967         * src/compose.c
5968                 add 'Content-Disposition: inline' to a text/plain
5969                 part when using PGP/MIME signing
5970
5971 2003-08-30 [paul]       0.9.4claws44
5972
5973         * src/prefs_common.c
5974           src/prefs_spelling.c
5975           src/prefs_spelling.glade
5976                 reduce GUI clutter by placing hints into tooltips
5977
5978 2003-08-29 [christoph]  0.9.4claws43
5979
5980         * configure.ac
5981                 fix bug found by Ivan Rayner <ivanr@sgi.com>
5982
5983         * src/stock_pixmap.c
5984                 change unecessary warning into a debug message
5985
5986         * src/plugins/clamav/Makefile.am
5987                 Fix error "-I$(CLAMAV_LIBS)"
5988
5989 2003-08-29 [christoph]  0.9.4claws42
5990
5991         * intl/Makefile.in
5992         * src/Makefile.am
5993         * src/matcher.h
5994         * src/common/Makefile.am
5995         * src/common/passcrypt.c
5996                 commit fixes and patches for some of the IRIX problems found by
5997                 Ivan Rayner <ivanr@sgi.com>
5998
5999 2003-08-29 [paul]       0.9.4claws41
6000
6001         * src/prefs_filtering.c
6002                 add 'Top' and 'Bottom' buttons, based on changes in
6003                 src/prefs_filter.c in 0.9.4cvs11.
6004
6005 2003-08-27 [christoph]  0.9.4claws40
6006
6007         * src/folderview.c
6008                 fix bug that the current summary settings were copied to the
6009                 wrong folder item, when the folder item prefs are opened.
6010                 Copying is not required because summary settings and
6011                 folder_item_prefs do not contain the same settings
6012
6013 2003-08-27 [thorsten]   0.9.4claws39
6014
6015         * src/imap.c
6016                 fix compile error
6017
6018 2003-08-26 [paul]       0.9.4claws38
6019
6020         * sync with 0.9.4cvs9
6021                 see ChangeLog 2003-08-26
6022
6023 2003-08-25 [paul]       0.9.4claws37
6024
6025         * sync with 0.9.4cvs8
6026                 see ChangeLog 2003-08-25
6027
6028 2003-08-24 [christoph]  0.9.4claws36
6029
6030         * src/prefs_filtering.c
6031                 shouldn't remove items from a GSList while iterating over the
6032                 list (makes cur invalid and cur->next not accessable)
6033
6034         (closes Bug 272 i deleted an folder and some seconds later sylpheed
6035          crashed)
6036
6037 2003-08-23 [christoph]  0.9.4claws35
6038
6039         * src/news.c
6040                 news folders should be scanned when opened
6041
6042 2003-08-22 [christoph]  0.9.4claws34
6043
6044         * src/prefs_folder_item.c
6045                 use macro to assign strings that always frees the old string
6046
6047         * src/gtk/gtkaspell.[ch]
6048                 add gtkaspell_set_dictionary_menu_active_item() to set active
6049                 item in dictionary option menu
6050
6051         * src/prefs_spelling.c
6052                 use gtkaspell_set_dictionary_menu_active_item() to select
6053                 dictionary
6054
6055 2003-08-21 [christoph]  0.9.4claws33
6056
6057         * src/folder.[ch]
6058         * src/imap.c
6059         * src/mbox_folder.c
6060         * src/mh.c
6061         * src/news.c
6062                 optimize folder system
6063
6064         * src/gtk/gtkstext.c
6065                 fix division by zero when font has 0 width for ' '
6066
6067 2003-08-21 [paul]       0.9.4claws32
6068
6069         * sync with 0.9.4cvs7
6070                 see ChangeLog 2003-08-20
6071
6072 2003-08-19 [paul]       0.9.4claws31
6073
6074         * src/common/defs.h
6075                 add the missing '/' to SYLDOC_MANUAL_HTML_INDEX and
6076                 SYLDOC_FAQ_HTML_INDEX.
6077         * src/manual.c
6078                 use LC_MESSAGES instead of LC_ALL to find the current
6079                 language
6080
6081           fixes Bug #281 'in src/manual.c URL for manuals and FAQ wrong'.
6082
6083 2003-08-19 [paul]       0.9.4claws30
6084
6085         * po/bg.po
6086                 updated by George Danchev
6087
6088 2003-08-18 [luke]       0.9.4claws29
6089         * src/mimeview.[ch]
6090         * src/gtk/gtkvscrollbutton.[ch]
6091                 o removed gtk_vscrollbutton_reset() (reasons: reduce 
6092                   dependencies; do it the GTK way; reduce code -14/+2 lines)
6093                 o removed horizontal separator between icons
6094
6095 2003-08-17 [christoph]  0.9.4claws28
6096
6097         * src/procmsg.c
6098                 no subject threading when the subject has no reply prefix
6099
6100 2003-08-16 [christoph]  0.9.4claws27
6101
6102         * src/mainwindow.c
6103                 remember and restore window sizes and position when the main
6104                 window is hidden or shown
6105
6106         (closes Bug 274 Window size in 0.9.4claws18 not remembered when
6107          minimised/reopened using trayicon)
6108
6109 2003-08-16 [paul]       0.9.4claws26
6110
6111         * src/crash.c
6112                 add #include "defs.h"
6113
6114 2003-08-16 [paul]       0.9.4claws25
6115
6116         * src/plugins/clamav/clamav_plugin.c
6117                 reword a debug_print
6118                 
6119         * src/plugins/dillo_viewer/dillo_prefs.c
6120                 cosmetic: change the labels' text, add tooltips, and
6121                 left-align the hint
6122
6123 2003-08-15 [christoph]  0.9.4claws24
6124
6125         * src/news.c
6126                 complete last change (forgot some changes)
6127
6128 2003-08-15 [christoph]  0.9.4claws23
6129
6130         * src/news.c
6131                 o check number of messages and don't return a 0 message
6132                   when no messages are available
6133                 o don't parse xref header anymore
6134
6135         (closes Bug 203 I'm not getting any news)
6136
6137 2003-08-15 [paul]       0.9.4claws22
6138
6139         * src/common/defs.h
6140           src/crash.c
6141                 update and define claws bugzilla location
6142
6143 2003-08-15 [paul]       0.9.4claws21
6144
6145         * po/ru.po
6146                 update submitted by Ruslan N. Balkin
6147
6148 2003-08-14 [christoph]  0.9.4claws20
6149
6150         * src/procmsg.c
6151                 fix search for oldest node in subject threading
6152
6153 2003-08-14 [christoph]  0.9.4claws19
6154
6155         * src/procmsg.c
6156         * src/common/utils.h
6157                 add possibility to check all nodes with the same subject for
6158                 subject threading, not only the oldest node. Should not break
6159                 threads anymore if the oldest node is thread_by_subject_max_age
6160                 days older then parent, because it can now find a child of
6161                 oldest node as new parent.
6162
6163 2003-08-11 [christoph]  0.9.4claws18
6164
6165         * src/plugins/spamassassin/spamassassin.c
6166                 run spam check in background process
6167
6168 2003-08-10 [alfons]     0.9.4claws17
6169
6170         * src/summaryview.c
6171                 make `Select All' sensitive too
6172
6173 2003-08-10 [christoph]  0.9.4claws16
6174
6175         * src/imap.c
6176                 add more checks in imap_close
6177
6178 2003-08-09 [alfons]     0.9.4claws15
6179
6180         * src/prefs_spelling.c
6181                 no spell checking UI if not requested
6182
6183 2003-08-09 [alfons]     0.9.4claws14
6184
6185         * src/gtk/prefswindow.c
6186                 make it compile
6187
6188 2003-08-09 [christoph]  0.9.4claws13
6189
6190         * src/prefs_spelling.c
6191         * src/gtk/prefswindow.[ch]
6192         * src/plugins/clamav/clamav_plugin_gtk.c
6193         * src/plugins/spamassassin/spamassassin_gtk.c
6194                 sort prefs pages by heighest weight in tree
6195
6196 2003-08-09 [paul]       0.9.4claws12
6197
6198         * sync with 0.9.4cvs6
6199                 see ChangeLog 2003-08-07
6200                 
6201         * AUTHORS
6202                 add Leandro and Luke to claws-branch section
6203
6204 2003-08-09 [christoph]  0.9.4claws11
6205
6206         * src/gtk/Makefile.am
6207         * src/gtk/colorsel.[ch]                 ** NEW **
6208                 create a color selection dialog that can be used as a simple
6209                 function call with it's own gtk main loop like filesel.[ch]
6210
6211         * src/Makefile.am
6212         * src/main.c
6213         * src/prefs_common.c
6214         * src/prefs_spelling.[ch]               ** NEW **
6215         * src/prefs_spelling.glade              ** NEW **
6216         * src/gtk/gtkutils.[ch]
6217                 move "Spell Checker" prefs to new prefs dialog
6218
6219         * src/prefs_folder_item.c
6220                 use new colorsel dialog
6221
6222 2003-08-08 [paul]       0.9.4claws10
6223
6224         * src/inc.c
6225                 clear the progress bar unconditionally
6226
6227 2003-08-08 [paul]       0.9.4claws9
6228
6229         * sync with 0.9.4cvs4
6230                 see ChangeLog 2003-07-31
6231
6232 2003-08-07 [christoph]  0.9.4claws8
6233
6234         * configure.ac
6235                 fix bug in image viewer plugin part
6236
6237         * src/imap.c
6238                 don't execute close command if the folder item is not selected
6239
6240 2003-08-07 [hoa]        0.9.4claws7
6241
6242         * src/filtering.[ch]
6243         * src/matcher_parser.h
6244         * src/matcher_parser_parse.y
6245                 can define several actions for each filtering rule
6246                 can import old versions of filtering rules
6247
6248         * src/prefs_filtering.c
6249                 call to a new dialog box to define actions
6250
6251         * src/prefs_filtering_action.[ch]
6252                 dialog box to define actions for filtering rules
6253
6254 2003-08-06 [christoph]  0.9.4claws6
6255
6256         * src/imap.c
6257                 make sure source folder is selected when copying messages
6258
6259 2003-08-06 [christoph]  0.9.4claws5
6260
6261         * sync with 0.9.4cvs2
6262                 see ChangeLog 2003-07-29                
6263
6264 2003-08-05 [paul]       0.9.4claws4
6265
6266         * sync with 0.9.4cvs3
6267                 see ChangeLog 2003-07-30
6268
6269 2003-08-04 [match]      0.9.4claws3
6270
6271         * po/POTFILES.in
6272                 export of LDIF files.
6273
6274 2003-08-04 [match]      0.9.4claws2
6275
6276         * src/ldif.[ch]
6277                 support for export LDIF. documented.
6278         * src/importldif.[ch]
6279         * src/exportldif.[ch]
6280                 add tooltips. documented.
6281         * src/exphtmldlg.[ch]
6282         * src/common/xmlprops.[ch]
6283                 documented.
6284         * src/exportldif.[ch]                   ** NEW **
6285         * src/expldifdlg.[ch]                   ** NEW **
6286         * src/addressbook.[ch]
6287         * src/Makefile.am
6288                 export of LDIF files.
6289                 documented.
6290
6291 2003-08-04 [christoph]  0.9.4claws1
6292
6293         * .cvsignore
6294         * Makefile.am
6295         * configure.ac
6296         * sylpheed-claws.pc.in                  ** NEW **
6297         * src/Makefile.am
6298         * src/common/Makefile.am
6299         * src/gtk/Makefile.am
6300                 install sylpheed header files in $(pkgincludedir) and create a
6301                 pkg-config file to allow building a plugin without the source
6302                 package
6303
6304 2003-08-04 [paul]       0.9.4claws
6305
6306         * version 0.9.4claws
6307
6308 2003-08-04 [paul]       0.9.3claws97
6309
6310         * po/es.po
6311                 update Spanish translation. Submitted by Ricardo
6312                 Mones Lastra.
6313
6314 2003-08-03 [paul]       0.9.3claws96
6315
6316         * po/hr.po
6317           po/sr.po
6318                 update Croatian and Serbian translations. Submitted by
6319                 Dragan and Urke MMI respectively
6320
6321 2003-08-03 [alfons]     0.9.3claws95
6322
6323         * src/summaryview.c
6324                 mark flag has precedence over important flag - seems
6325                 to have been changed in sync of 0.9.3claws45. this fixes
6326                 a regression where messages that were scored as important
6327                 don't show their mark flags. (using the same column for
6328                 both importance as mark flags is the real problem
6329                 ofcourse)
6330
6331 2003-08-03 [melvin]     0.9.3claws94
6332
6333         * po/fr.po
6334                 Updated French translations.
6335
6336 2003-08-03 [melvin]     0.9.3claws93
6337
6338         * src/Makefile.am
6339                 Fixed typo introduced after 0.9.3claws92 
6340                 that prevented compilation
6341                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
6342                 CPPFLAGS and YFLAGS to allow user setting these.
6343         * src/common/Makefile.am
6344         * src/gtk/Makefile.am
6345         * src/plugins/clamav/Makefile.am
6346         * src/plugins/demo/Makefile.am
6347         * src/plugins/dillo_viewer/Makefile.am
6348         * src/plugins/image_viewer/Makefile.am
6349         * src/plugins/mathml_viewer/Makefile.am
6350         * src/plugins/spamassassin/Makefile.am
6351         * src/plugins/trayicon/Makefile.am
6352         * src/plugins/trayicon/libeggtrayicon/Makefile.am
6353                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
6354                 CPPFLAGS and YFLAGS to allow user setting these.
6355
6356 2003-08-02 [christoph]  0.9.3claws92
6357
6358         * configure.ac
6359                 o rearrange plugin tests
6360                 o add test for clamav.h to ClamAV tests
6361
6362 2003-08-02 [luke]       0.9.3claws91
6363
6364         * src/mimeview.c
6365                 o fixed appearance of icon list when toggling back from the 
6366                   ctree
6367                 o toggling of icons using the keyboard works correctly
6368                 o fixed all other keyboard shortcuts to work when icons are
6369                   active
6370         
6371         * src/messageview.c
6372                 o fixed bug 4 - focus lost when changing messageview view type
6373
6374 2003-08-02 [christoph]  0.9.3claws90
6375
6376         * src/common/hooks.c
6377                 fix crash when pointer stored in hash table could get invalid
6378                 when a plugin is unloaded
6379
6380 2003-08-01 [christoph]  0.9.3claws89
6381
6382         * configure.ac
6383                 o try to build all plugins (except spamassassin) by default
6384                 o don't build a plugin if a dependency check fails
6385
6386         * src/common/hooks.c
6387                 fix warning
6388
6389 2003-08-01 [match]      0.9.3claws88
6390
6391         * src/importldif.c
6392                 allow single click field selection. document code.
6393
6394 2003-08-01 [christoph]  0.9.3claws87
6395
6396         * src/plugins/clamav/clamav_plugin.c
6397         * src/plugins/clamav/clamav_plugin_gtk.c
6398         * src/plugins/dillo_viewer/dillo_viewer.c
6399         * src/plugins/image_viewer/plugin.c
6400         * src/plugins/mathml_viewer/mathml_viewer.c
6401         * src/plugins/spamassassin/spamassassin.c
6402         * src/plugins/spamassassin/spamassassin_gtk.c
6403         * src/plugins/trayicon/trayicon.c
6404                 add version check to all plugins
6405
6406 2003-08-01 [hoa]        0.9.3claws86
6407
6408         * src/prefs_filtering.c
6409                 fixed a cosmetic bug, during creation of dialog box,
6410                 wrong widgets were shown after creation.
6411
6412 2003-08-01 [luke]       0.9.3claws85
6413
6414         * src/mainwindow.c
6415                 o fixed visibility of icons/mimeview after toggling separate
6416                   message/folder view (factored out some similar code too).
6417
6418
6419 2003-07-31 [alfons]     0.9.3claws84
6420
6421         * src/mimeview.c
6422                 tweak icon box UI a bit more, now allowing right-clicks actions
6423                 getting the relevant mime data too; should fix #250, "Can't save 
6424                 attachments sometimes".
6425
6426 2003-07-30 [alfons]     0.9.3claws83
6427
6428         * src/compose.c
6429                 don't do auto-save-draft inside key press handler, but rather
6430                 schedule it half of a second later; should fix #67, "autosave 
6431                 make re-rediting message crazy"
6432
6433 2003-07-30 [christoph]  0.9.3claws82
6434
6435         * src/plugins/trayicon/trayicon.c
6436                 process pending events before unloading the plugin
6437
6438         (closes Bug 196 Unloading Trayicon plugin crashes Sylpheed-Claws)
6439
6440 2003-07-30 [alfons]     0.9.3claws81
6441
6442         * src/common/hooks.c
6443                 parameter 2 of g_hook_destroy() should really be a hook id
6444
6445 2003-07-30 [alfons]     0.9.3claws80
6446
6447         * src/common/plugin.c
6448                 fix a possibly harmful function signature mismatch 
6449                 for plugin_done
6450
6451 2003-07-30 [alfons]     0.9.3claws79
6452
6453         * src/common/hooks[.ch]
6454                 const correctness
6455
6456 2003-07-30 [darko]      0.9.3claws78
6457
6458         * src/summaryview.c
6459                 make it compile again
6460
6461 2003-07-30 [luke]       0.9.3claws77
6462
6463         * src/crash.c
6464         * src/main.c
6465                 o added/moved signal handlers for SIGTERM (normal kill command) 
6466                   and SIGINT (ctl-c) to be used even without 
6467                   --enable-crash-dialog, fixing bug 166
6468
6469         * src/summaryview.c
6470                 o rewrote menu sensitivity code as per mainwindow.c, fixing 
6471                   bug 227
6472
6473         * src/mainwindow.c
6474                 o changed sensitivity condition for 'Next new' and 'Next 
6475                   unread', fixing bug 8
6476
6477 2003-07-29 [alfons]     0.9.3claws76
6478
6479         * src/common/utils.[ch]
6480                 add generate_msgid()
6481         * src/messageview.c
6482                 save ack'ed RRR; fixes #205, "return receipt is not saved in
6483                 sent folder".
6484
6485 2003-07-29 [alfons]     0.9.3claws75
6486
6487         * src/messageview.c
6488                 fix a memleak (claws-only)
6489
6490 2003-07-29 [alfons]     0.9.3claws74
6491
6492         * src/mimeview.[ch]
6493         * src/gtk/gtkvscrollbutton.[ch]
6494                 fix UI glitch where mime icon toolbox' scroll position is not 
6495                 reset after switching to another message
6496                 
6497
6498 2003-07-29 [paul]       0.9.3claws73
6499
6500         * src/prefs_folder_item.c
6501                 split the prefs into 2 separate pages
6502
6503 2003-07-29 [paul]       0.9.3claws72
6504
6505         * src/compose.c
6506                 prepend "\n\n" to a signature without a separator too
6507
6508 2003-07-29 [paul]       0.9.3claws71
6509
6510         * src/compose.c
6511                 fix bug where changing to an account without an auto-sig
6512                 from an initial account without an auto-sig would insert 
6513                 2 blank lines at the cursor point
6514                 fix bug where changing to an account with an auto-sig
6515                 from an initial account without an auto-sig would insert
6516                 the sig at the cursor point
6517
6518 2003-07-29 [paul]       0.9.3claws70
6519
6520         * src/folderview.c
6521                 use the colour from the folder pref unless the folder
6522                 has new messages
6523
6524 2003-07-29 [alfons]     0.9.3claws69
6525
6526         * src/procmsg.[ch]
6527         * src/messageview.c
6528         * src/procheader.c
6529                 rewrite return receipt request work a little bit (the former 
6530                 implementation presumably depended too much on the UI setting
6531                 flags). (we're losing the old pending flag.) 
6532
6533 2003-07-28 [christoph]  0.9.3claws68
6534
6535         * src/folder.c
6536         * src/imap.c
6537         * src/mh.c
6538         * src/procmsg.[ch]
6539                 fix copy to IMAP folder from other folder
6540
6541 2003-07-28 [christoph]  0.9.3claws67
6542
6543         * src/procmsg.c
6544                 fix sync of procmsg_get_message_file_list
6545
6546 2003-07-28 [christoph]  0.9.3claws66
6547
6548         * sync with 0.9.3cvs14
6549                 see ChangeLog 2003-07-18
6550         * sync with 0.9.3cvs17
6551                 see ChangeLog 2003-07-23
6552
6553         (closes Bug 234 segmentation fault after sending out mail via
6554          smtp(auth))
6555
6556 2003-07-28 [paul]       0.9.3claws65
6557
6558         * po/es.po
6559                 update Spanish translation, submitted by Ricardo Mones
6560                 Lastra
6561
6562 2003-07-28 [christoph]  0.9.3claws64
6563
6564         * src/folder.[ch]
6565         * src/imap.c
6566         * src/mh.c
6567                 return new message numbers as a GRelation instead of a GSList
6568                 that has to be in the same order as the input list. A list
6569                 would make it hard for IMAP to optimize oepration by sorting
6570                 the input list. The returned list would have to be reordered
6571                 to match the same order that input list has.
6572
6573         * src/gtk/gtkaspell.c
6574                 fix missing return value, could cause a crash when garbage is
6575                 on the stack that is used as the expected return value
6576
6577 2003-07-28 [paul]       0.9.3claws63
6578
6579         * sync with 0.9.4cvs1
6580                 see ChangeLog 2003-07-28
6581
6582 2003-07-27 [alfons]     0.9.3claws62
6583
6584         * src/mimeview.c
6585                 tweak it more to make icon list act like a check button group
6586
6587 2003-07-27 [christoph]  0.9.3claws61
6588
6589         * sync with 0.9.3cvs20
6590                 see ChangeLog 2003-07-25
6591
6592 2003-07-27 [paul]       0.9.3claws60
6593
6594         * src/procmsg.c
6595                 re-commit changes from 0.9.3claws58 -
6596                 accidently removed in 0.9.3claws59
6597
6598 2003-07-27 [paul]       0.9.3claws59
6599
6600         * src/procmsg.[ch]
6601                 a sync from 0.9.3cvs17
6602                 see ChangeLog 2003-07-23
6603
6604 2003-07-27 [alfons]     0.9.3claws58
6605
6606         * src/procmsg.c
6607                 add missing header members to MsgInfo; fixes the problem of 
6608                 not displaying X-Faces, as noticed by Ricardo Mones
6609
6610 2003-07-26 [christoph]  0.9.3claws57
6611
6612         * sync with 0.9.3cvs18
6613                 see ChangeLog 2003-07-24
6614
6615 2003-07-26 [christoph]  0.9.3claws56
6616
6617         * sync with 0.9.3cvs17
6618                 see ChangeLog 2003-07-23
6619
6620 2003-07-26 [christoph]  0.9.3claws55
6621
6622         * src/folder.[ch]
6623         * src/imap.c
6624         * src/mbox_folder.c
6625         * src/mh.c
6626         * src/news.c
6627                 add support for copy function that copy multiple messages
6628                 (not implemented yet)
6629
6630         * src/summaryview.c
6631                 add missing return value
6632
6633 2003-07-26 [paul]       0.9.3claws54
6634
6635         * tools/multiwebsearch.pl
6636                 do whitespace substitution before passing the string
6637                 to the browser. fixes bug with browsers that don't
6638                 do whitespace conversion themselves.
6639
6640 2003-07-25 [christoph]  0.9.3claws53
6641
6642         * src/folder.[ch]
6643         * src/imap.c
6644         * src/mh.c
6645                 rewrite adding of multiple messages to a folder for
6646                 claws' folder system
6647
6648 2003-07-25 [luke]       0.9.3claws52
6649
6650         * src/mimeview.c
6651                 o icon toggles set correctly on leaving ctree mimeview
6652
6653 2003-07-25 [paul]       0.9.3claws51
6654
6655         * partial sync with 0.9.3cvs21 [src/main.c]
6656                 see ChangeLog 2003-07-25
6657
6658 2003-07-24 [paul]       0.9.3claws50
6659
6660         * tools/maildir2sylpheed.pl
6661                 fix typo
6662
6663 2003-07-24 [paul]       0.9.3claws49
6664
6665         * src/mimeview.c
6666                 increase the gutter size of paned so that the panes
6667                 can be resized
6668                 
6669         * src/plugins/demo/demo.c
6670                 squeeze in another typo fix
6671
6672 2003-07-24 [paul]       0.9.3claws48
6673
6674         * src/plugins/demo/demo.c
6675           src/prefs_account.c
6676                 small changes to the English
6677                 
6678         * src/pixmaps/mime_application_octect_stream.xpm        ** REMOVED **
6679           src/pixmaps/mime_application_octet_stream.xpm         ** NEW FILE **
6680           src/Makefile.am
6681           src/stock_pixmap.c
6682                 rename the misspelled icon
6683
6684 2003-07-23 [alfons]     0.9.3claws47
6685
6686         * src/mimeview.c
6687                 make icon list look like a list of toggles
6688
6689 2003-07-23 [luke]       0.9.3claws46
6690
6691         * src/pixmaps/mimeview_gpg_expired.xpm
6692         * src/pixmaps/mimeview_gpg_failed.xpm
6693         * src/pixmaps/mimeview_gpg_passed.xpm
6694         * src/pixmaps/mimeview_text_html.xpm
6695         * src/pixmaps/mimeview_image.xpm
6696                 o all icons the same size
6697
6698         * src/mimeview.[ch]
6699                 o mimeview ctree arranged vertically above the viewer
6700                 o icons changed to buttons
6701                 o can use keyboard to select an icon (Enter)
6702                 o resize icon list to width of icons
6703
6704         *  src/gtk/gtkvscrollbutton.c
6705                 o sensitivity of buttons reacts to position
6706
6707 2003-07-23 [christoph]  0.9.3claws45
6708
6709         * sync with 0.9.3cvs14 (incomplete)
6710                 see ChangeLog 2003-07-17
6711
6712 2003-07-23 [alfons]     0.9.3claws44
6713
6714         * src/folder.c
6715         * src/procmsg.h
6716                 sync with my local tree to restore some claws-only things
6717
6718 2003-07-23 [paul]       0.9.3claws43
6719
6720         * src/pixmaps/mime_gpg_expired.xpm      ** NEW FILE **
6721           src/pixmaps/mime_gpg_unknown.xpm      ** NEW FILE **
6722           src/Makefile.am
6723           src/mimeview.c
6724           src/procmime.h
6725           src/rfc2015.c
6726           src/stock_pixmap.[ch]
6727                 indicate missing keys and expired sigs/keys
6728                 in mime view column
6729
6730 2003-07-23 [paul]       0.9.3claws42
6731
6732         * src/compose.c
6733                 Redirect fixes: enable automatic account selection and
6734                 do not append signature to message on changing account
6735                 fixes Bug[s] #248
6736
6737 2003-07-23 [paul]       0.9.3claws41
6738
6739         * sync with 0.9.3cvs16
6740                 see ChangeLog 2003-07-23
6741
6742 2003-07-23 [alfons]     0.9.3claws40
6743
6744         * src/inc.c
6745                 give progress dialog a main window, and give it the first 
6746                 one (presumably the only one). fixes bug #247, "segfault on 
6747                 pop-before-smtp" 
6748
6749 2003-07-22 [alfons]     0.9.3claws39
6750
6751         * src/summaryview.c
6752                 shift-space scrolls up
6753
6754 2003-07-22 [paul]       0.9.3claws38
6755
6756         * sync with 0.9.3cvs15
6757                 see ChangeLog 2003-07-22
6758
6759 2003-07-20 [alfons]     0.9.3claws37
6760
6761         * src/compose.c
6762                 put menu inside #ifdef USE_ASPELL..#endif
6763
6764 2003-07-20 [christoph]  0.9.3claws36
6765
6766         * src/procmsg.c
6767                 fix wrong flags in MsgInfo returned by
6768                 procmsg_msginfo_get_full_info()
6769
6770         (closes Bug 221 Deleting messages from the Message View gives incorrect
6771          new/unread message counts in the folder view)
6772
6773         * src/plugins/spamassassin/spamassassin_gtk.c
6774                 add gettext macro for prefs page title
6775
6776 2003-07-20 [paul]       0.9.3claws35
6777
6778         * src/mimeview.c
6779                 redraw icon list on signature check
6780
6781 2003-07-20 [christoph]  0.9.3claws34
6782
6783         * src/Makefile.am
6784         * src/account.c
6785         * src/folder.[ch]
6786         * src/folder_item_prefs.[ch]            ** NEW **
6787         * src/folderview.c
6788         * src/mainwindow.c
6789         * src/mh.c
6790         * src/prefs_gtk.c
6791         * src/prefs_scoring.c
6792         * src/summaryview.c
6793         * src/prefs_folder_item.[ch]
6794                 o seperate FolderItemPrefs (formerly PrefsFolderItem) and the
6795                   Properties dialog
6796                 o use prefswindow for folder properties
6797
6798         * src/gtk/prefswindow.[ch]
6799                 change implementation to use an invisible notebook instead
6800                 of unparenting widgets
6801
6802 2003-07-20 [christoph]  0.9.3claws33
6803
6804         * src/compose.h
6805         * src/folder.c
6806         * src/folderview.h
6807         * src/headerview.h
6808         * src/prefs_filtering.h
6809         * src/prefs_folder_item.[ch]
6810         * src/procmime.h
6811         * src/procmsg.h
6812         * src/summaryview.h
6813                 clean up header mess
6814                 (always use 1. typedefs, 2. #includes, 3. structures)
6815
6816         * src/common/version.h.in
6817                 add casts for constants
6818
6819         * src/plugins/demo/demo.c
6820                 fix typo
6821
6822         * src/plugins/spamassassin/spamassassin.c
6823                 remove unused variable
6824
6825 2003-07-20 [alfons]     0.9.3claws32
6826
6827         * src/mimeview.c
6828                 o make icon buttons respond on left click
6829                 o minor cosmetic change
6830
6831 2003-07-19 [luke]       0.9.3claws31
6832
6833         * src/mimeview.[ch]
6834         * src/gtk/gtkvscrollbutton.c
6835         * src/messageview.c
6836                 o improved mimeview behaviour when selecting a new message
6837                 o plus code cleanups to remove compile warnings
6838
6839
6840 2003-07-19 [alfons]     0.9.3claws30
6841
6842         * src/procmsg.c
6843         * src/compose.c
6844         * src/common/utils.[ch]
6845                 subject_get_reply_prefix_length() <- subject_get_prefix_length()
6846
6847 2003-07-19 [alfons]     0.9.3claws29
6848
6849         * src/prefs_folder_item.c
6850                 reinit "legacy" tmp_prefs, so we don't free nor use invalid 
6851                 string pointers
6852
6853 2003-07-19 [luke]       0.9.3claws28
6854
6855         * src/messageview.c
6856         * src/mimeview.[ch]
6857         * src/procmime.h
6858         * src/rfc2015.c
6859         * src/stock_pixmap.[ch]
6860         * src/gtk/Makefile.am
6861         * src/Makefile.am
6862         * src/gtk/gtkvscrollbutton.[ch]         ** NEW **
6863         * src/pixmaps/mime_*.xpm                ** NEW **
6864                 o mimeview rearrangement with a new icon shortcut bar
6865
6866 2003-07-19 [alfons]     0.9.3claws27
6867
6868         * src/folderview.c
6869                 o plug leaking nodes_to_recollapse
6870                 o add folderview_recollapse_all_nodes() (not used yet)
6871
6872 2003-07-19 [alfons]     0.9.3claws26
6873
6874         * src/compose.c
6875         * src/common/utils.c
6876                 honour #240 "Better SUBJECT handling" by cleaning the prefix
6877                 for both forwarding as replying
6878
6879 2003-07-18 [christoph]  0.9.3claws25
6880
6881         * configure.ac
6882         * src/common/sylpheed.[ch]
6883         * src/common/version.h.in
6884                 add version in numeric form to allow easy comparison
6885
6886         * src/plugins/demo/demo.c
6887                 add version check
6888                 - sylpheed version > plugin version => never allowed, sylpheed
6889                   could contain unknown API changes
6890                 - sylpheed version < minimum version required => don't load,
6891                   API required not available (if linking does not fail)
6892
6893 2003-07-18 [alfons]     0.9.3claws24
6894         
6895         * src/common/plugin.[ch]
6896                 const correctness
6897
6898 2003-07-18 [christoph]  0.9.3claws23
6899
6900         * src/common/hooks.c
6901                 fix crash when hooks where unregisted
6902
6903         * src/plugins/trayicon/trayicon.c
6904                 unregister detroy signal before destroying the widget
6905                 (still crashes when the plugin is unloaded)
6906
6907 2003-07-18 [alfons]     0.9.3claws22
6908         
6909         * src/folderview.c
6910                 delay expanding folder tree during drags until timeout triggered
6911                 (needs perhaps some tweaking, so testing is welcome)
6912
6913 2003-07-17 [alfons]     0.9.3claws21
6914
6915         * src/folderview.c
6916                 clean up cruft
6917
6918 2003-07-17 [christoph]  0.9.3claws20
6919
6920         * src/common/session.c
6921                 fix opening of SSL connections
6922
6923         * src/plugins/image_viewer/Makefile.am
6924                 add OPENSSL_CFLAGS (we should find a better solution to remove
6925                 this dependencies if they are not required)
6926
6927         * src/plugins/spamassassin/spamassassin.c
6928                 remove setlocale workaround (fixed in libspamc)
6929
6930         (closes Bug Bug 184 Entering non-ascii character deletes previous char
6931          if spell checking enabled)
6932
6933 2003-07-17 [alfons]     0.9.3claws19
6934
6935         * src/common/hooks.[ch]
6936         * src/plugins/clamav/clamav_plugin.c
6937         * src/plugins/spamassassin/spamassassin.c
6938         * src/plugins/trayicon/trayicon.c
6939                 fix signedness muck 
6940
6941 2003-07-17 [alfons]     0.9.3claws18
6942
6943         * src/procmime.c
6944                 plug memleak
6945
6946 2003-07-17 [alfons]     0.9.3claws17
6947
6948         * src/inc.c
6949                 plug memleak
6950
6951 2003-07-17 [paul]       0.9.3claws16
6952
6953         * src/common/defs.h
6954           src/mainwindow.c
6955           src/manual.[ch]
6956                 add link to the Claws site's FAQ page, after the suggestion
6957                 and patch by Fred Marton <Fred.Marton@uni-bayreuth.de>
6958                 Move url strings to defs.h
6959                 
6960         * src/mainwindow.c
6961                 fix typo to prevent "unknown menu entry" warnings
6962
6963 2003-07-17 [alfons]     0.9.3claws15
6964
6965         * src/folderview.[ch]
6966         * src/summaryview.[ch]
6967         * src/mimeview.[ch]
6968                 plug DnD leaks 
6969
6970 2003-07-17 [paul]       0.9.3claws14
6971
6972         * src/inc.c
6973                 remove two instances of 'GTK_EVENTS_FLUSH' because
6974                 they are unnecessary and probably cause a stack overflow
6975
6976 2003-07-16 [christoph]  0.9.3claws13
6977
6978         * src/mimeview.[ch]
6979                 use an invisible GTK notebook to switch between viewers
6980                 instead of reparenting widgets
6981
6982 2003-07-16 [christoph]  0.9.3claws12
6983
6984         * src/folder.c
6985                 move folder_item_update_freeze() to correct place in
6986                 folder_item_scan_full()
6987
6988 2003-07-16 [paul]       0.9.3claws11
6989
6990         * sync with 0.9.3cvs12
6991                 see ChangeLog 2003-07-14 and 2003-07-15
6992
6993 2003-07-16 [christoph]  0.9.3claws10
6994
6995         * src/imap.[ch]
6996         * src/prefs_account.[ch]
6997                 sync IMAP CRAM-MD5 authentication with sylpheed-main
6998
6999 2003-07-15 [alfons]     0.9.3claws9
7000
7001         * src/main.c
7002                 make --config-dir do something useful
7003
7004 2003-07-15 [alfons]     0.9.3claws8
7005
7006         * src/procmsg.c
7007                 o fix a bug where 'last' didn't really point to the last message
7008                   in the top level list of children, but to the last threaded
7009                   message. 
7010                 
7011                 o clean up and make it easier to sync
7012
7013 2003-07-15 [alfons]     0.9.3claws7
7014
7015         * src/mainwindow.c
7016                 make correct menu items sensitive       
7017
7018 2003-07-14 [alfons]     0.9.3claws6
7019
7020         * src/procmsg.c
7021                 tune the threader so it will not subject-thread any message
7022                 without a subject prefix (this will not thread correctly if 
7023                 a parent is delivered after their childs, but it looks 
7024                 better right now)
7025
7026 2003-07-13 [christoph]  0.9.3claws5
7027
7028         * src/mainwindow.c
7029                 group "Add mailbox *..." menu items in submenu
7030
7031 2003-07-13 [alfons]     0.9.3claws4
7032
7033         * src/summaryview.c
7034                 correct summary_toggle_pressed() signature and make sure
7035                 signal is not passed on
7036
7037 2003-07-13 [alfons]     0.9.3claws3
7038
7039         * src/summaryview.c
7040                 o for now don't pass on keys when they we're handled by 
7041                   ctree::key_press_event
7042                 o clean up
7043
7044 2003-07-13 [alfons]     0.9.3claws2
7045         
7046         * src/main.c
7047                 add command line option "--config-dir" to get the current 
7048                 configuration dir
7049
7050 2003-07-12 [alfons]     0.9.3claws1
7051
7052         * src/matcher.[ch]
7053         * src/matcher_parser_parse.y
7054         * src/prefs_filtering.c
7055         * src/filtering.c
7056                 add "Lock" filter action to lock messages;
7057
7058         * src/filtering.c       
7059                 remove debug_print()    
7060         * src/prefs_filtering.c
7061                 re-organize matcher part 9: 
7062                 make action text entries easily extendible;
7063                 merge widget selection for ACTION_MARK, ACTION_UNMARK, ACTION_LOCK,
7064                 ACTION_UNLOCK, ACTION_MARK_AS_READ, ACTION_MARK_AS_UNREAD
7065
7066 2003-07-12 [paul]
7067
7068         * tools/README
7069                 update old information and add missing
7070                 information
7071
7072 2003-07-12 [paul]       0.9.3claws
7073
7074         * 0.9.3claws released
7075         
7076 2003-07-12 [paul]       0.9.0claws103
7077
7078         * src/Makefile.am
7079                 add addrquery.h
7080
7081 2003-07-12 [melvin]     0.9.0claws102
7082
7083         * src/messageview.c
7084                 Fixed bug #215: Show MIME tab for single text/html messages. 
7085                 
7086 2003-07-12 [paul]       0.9.0claws101
7087
7088         * man/sylpheed.1
7089                 updated
7090
7091 2003-07-12 [paul]       0.9.0claws100
7092
7093         * po/es.po
7094           po/hr.po
7095           po/pl.po
7096           po/sr.po
7097                 update Spanish, Croatian, Polish, Serbian translations.
7098                 submitted by Ricardo Mones Lastra, Dragan, Witold
7099                 Wladyslaw Wojciech Wilk, Urke MMI
7100
7101 2003-07-12 [melvin]     0.9.0claws99
7102
7103         * po/fr.po
7104                 Updated French translations.
7105
7106 2003-07-12 [paul]       0.9.0claws98
7107
7108         * src/addressbook.c
7109                 disable 'Lookup' button as it has no effect
7110
7111 2003-07-11 [alfons]     0.9.0claws97
7112         
7113         * src/summaryview.c
7114                 summary_searchbar_pressed() should return TRUE to signal that
7115                 event was handled. when returning void, the return value passed
7116                 to GTK is actually random, but maybe FALSE, in which case the
7117                 event is handled by parent
7118                 
7119 2003-07-10 [paul]       0.9.0claws96
7120
7121         * ac/missing/gettext.m4
7122                 update to version 0.12
7123
7124 2003-07-10 [paul]       0.9.0claws95
7125
7126         * src/plugins/clamav/clamav_plugin.c
7127                 fix bug where multipart/alternative messages
7128                 would slip through without being scanned
7129
7130 2003-07-10 [christoph]  0.9.0claws94
7131
7132         * src/folder.c
7133                 correct check if folder supports removing when a message is
7134                 moved. if not the message is only copied.
7135
7136         (closes Bug 132 crash on startup in newsgroups folders)
7137
7138 2003-07-09 [alfons]     0.9.0claws93
7139
7140         * configure.ac
7141         * src/common/defs.h
7142                 --with-config-dir (default .sylpheed)
7143
7144 2003-07-09 [christoph]  0.9.0claws92
7145
7146         * configure.ac
7147                 use PKG_CHECK_MODULES to check for gtkmathview
7148                 (version 0.4.2 now required)
7149
7150 2003-07-08 [melvin]     0.9.0claws91
7151
7152         * src/action.c
7153                 Implemented a progress bar that counts the number of completed
7154                 tasks when the action runs more than one command.
7155
7156 2003-07-08 [alfons]     0.9.0claws90
7157
7158         * src/procmsg.c
7159                 if queued message has an invalid Message-Id, don't try to
7160                 find message it refers to (fixes #209 "crash when processing 
7161                 in folder")
7162
7163 2003-07-08 [paul]       0.9.0claws89
7164
7165         * sync with 0.9.3cvs2
7166                 see ChangeLog 2003-07-08
7167
7168 2003-07-08 [match]      0.9.0claws88
7169
7170         * src/ldapctrl.c
7171                 extend LDAP search for first/last name by parsing search term.
7172
7173 2003-07-08 [alfons]     0.9.0claws87
7174
7175         * src/send_message.c
7176                 fix bug #208 "Status message stuck when sending on POP3 account"
7177
7178 2003-07-07 [paul]       0.9.0claws86
7179
7180         * po/hr.po
7181                 new Croatian translation, submitted by
7182                 Dragan <drleskov@inet.hr>
7183
7184 2003-07-07 [paul]       0.9.0claws85
7185
7186         * sync with 0.9.3cvs1
7187                 see ChangeLog 2003-07-07
7188
7189 2003-07-05 [christoph]  0.9.0claws84
7190
7191         * src/Makefile.am
7192         * src/messageview.c
7193         * src/mimeview.[ch]
7194         * src/stock_pixmap.[ch]
7195         * src/pixmaps/messageview_text.xpm              ** NEW **
7196                 move mimeview tabs to the right side and use icons
7197                 instead of text to save some space
7198
7199         (patch by Luke Plant <lukeplant@softhome.net>)
7200
7201 2003-07-05 [christoph]  0.9.0claws83
7202
7203         * src/inc.c
7204                 add NULL pointer checks
7205
7206         (patch by Luke Plant <lukeplant@softhome.net>)
7207         (closes Bug 204 0.9.0 quits on authentication error?!)
7208
7209 2003-07-05 [alfons]     0.9.0claws82
7210
7211         * configure.ac
7212                 take the clue in bug #202 "./configure script - 
7213                 'if test' comparison failure" reported by John Kristoff. 
7214
7215 2003-07-04 [christoph]  0.9.0claws81
7216
7217         * src/plugins/spamassassin/spamassassin.c
7218                 set timeout for spam check
7219
7220 2003-07-04 [christoph]  0.9.0claws80
7221
7222         * src/main.c
7223                 destroy all FolderItems when shutting down to
7224                 allow folders to clean up
7225
7226 2003-07-04 [melvin]     0.9.0claws79
7227
7228         * src/gtk/gtkaspell.c
7229                 Fixed bug #184 "Entering non-ascii character deletes
7230                 previous char if spell checking enabled": this makes
7231                 the spell checking in multibytes (e.g. UTF-8)locales work.
7232                 (Patch by Luke Plant).
7233                 
7234 2003-07-04 [christoph]  0.9.0claws78
7235
7236         * sync with 0.9.2cvs1
7237                 see ChangeLog 2003-06-10
7238
7239 2003-07-04 [paul]       0.9.0claws77
7240
7241         * sync with 0.9.3 release
7242                 see ChangeLog 2003-07-04
7243
7244 2003-07-03 [christoph]  0.9.0claws76
7245
7246         * src/folder.[ch]
7247         * src/imap.c
7248         * src/mbox_folder.c
7249         * src/mh.c
7250         * src/news.c
7251                 move folder_item_get_path() stuff into a folder virtual function
7252
7253         * src/procmsg.c
7254                 use folder_item_fetch_msg() to get message and do not contruct
7255                 the filename from path and number
7256
7257 2003-07-03 [paul]       0.9.0claws75
7258
7259         * sync with 0.9.2cvs12
7260                 see ChangeLog 2003-07-03
7261
7262 2003-07-02 [paul]       0.9.0claws74
7263
7264         * src/messageview.c
7265                 fix text-selection for replying
7266
7267 2003-07-02 [paul]       0.9.0claws73
7268
7269         * sync with 0.9.2cvs11
7270                 see ChangeLog 2003-07-02
7271
7272 2003-07-02 [paul]       0.9.0claws72
7273
7274         * src/procmsg.c
7275                 revert last commit because it breaks more
7276                 than it fixes
7277
7278 2003-07-02 [paul]       0.9.0claws71
7279
7280         * src/procmsg.c
7281                 fix thread by subject/sort by date
7282
7283 2003-07-01 [paul]       0.9.0claws70
7284
7285         * sync with 0.9.2cvs10
7286                 see ChangeLog 2003-07-01
7287
7288 2003-06-30 [paul]       0.9.0claws69
7289
7290         * sync with 0.9.2cvs9
7291                 see ChangeLog 2003-06-30
7292
7293 2003-06-28 [match]      0.9.0claws68
7294
7295         * src/addressbook.c
7296                 fix null ptr.
7297
7298 2003-06-27 [paul]       0.9.0claws67
7299
7300         * sync with 0.9.2cvs7
7301                 see ChangeLog 2003-06-27
7302
7303 2003-06-26 [christoph]  0.9.0claws66
7304
7305         * src/folder.c
7306                 freeze folder updates while a folder is scanned
7307
7308         (closes Bug 185 New message counter)
7309
7310 2003-06-26 [darko]      0.9.0claws65
7311
7312         * src/ldapserver.c
7313                 fix infinite loop when adding a new LDAP server
7314
7315 2003-06-26 [paul]       0.9.0claws64
7316
7317         * sync with 0.9.2cvs6
7318                 see ChangeLog 2003-06-26
7319
7320 2003-06-26 [paul]       0.9.0claws63
7321
7322         * sync with 0.9.2cvs5
7323                 see ChangeLog 2003-06-25 and 2003-06-26
7324
7325 2003-06-25 [match]      0.9.0claws62
7326
7327         * src/addr_compl.c
7328                 Fixed tab/backtab for dropped-down completion list to
7329                 move next/previous field. (close bug 147)
7330
7331 2003-06-25 [christoph]  0.9.0claws61
7332
7333         * src/addr_compl.[ch]
7334         * src/addrindex.[ch]
7335         * src/folderview.c
7336         * src/inc.c
7337         * src/news.c
7338         * src/summaryview.c
7339         * src/toolbar.c
7340                 fix warnings
7341
7342 2003-06-25 [leandro]    0.9.0claws60
7343
7344         * src/compose.c
7345                 o cleanups
7346                 o gray out "Message/Remove references" menu item if not
7347                   replying to a message
7348
7349 2003-06-24 [leandro]    0.9.0claws59
7350
7351         * src/compose.[ch]
7352                 o removed "Message/Create new thread" menu item
7353                 o added "Message/Remove references" menu item
7354                   (it's off by default and will not check anymore
7355                    if the subject changed)
7356
7357 2003-06-23 [alfons]     0.9.0claws58
7358
7359         * src/procmsg.c
7360                 try better grouping messages threaded by subject based on their age.
7361                 still not perfect - because the message tree is not sorted by date.  
7362
7363 2003-06-23 [thorsten]   0.9.0claws57
7364
7365         * src/pop.[ch]
7366                 added mail_receive_hook to allow modifications
7367                 directly after retrieval (e.g. adding headers).
7368
7369 2003-06-23 [paul]       0.9.0claws56
7370
7371         * src/sourcewindow.c
7372                  enable the use of Ctrl+A to select all text in
7373                  the sourcewindow
7374                  Patch submitted by Ivan Francolin Martinez
7375                  <ivanfm@users.sourceforge.net>
7376
7377 2003-06-22 [christoph]  0.9.0claws55
7378
7379         * src/folder.[ch]
7380                 o add notification hook for folder tree changes
7381                 o invoke hooks after folder tree scanning
7382
7383         * src/folderview.[ch]
7384                 register hook for folder tree changes that
7385                 updates the ctree
7386
7387         (there are more places that should be updated, like add, remove 
7388          or move folder)
7389
7390         (closes Bug 164 Crash on rebuild folder tree)
7391         (closes Bug 190 Crash on 'rebuilding folder tree')
7392
7393 2003-06-21 [leandro]    0.9.0claws54
7394
7395         * src/compose.[ch]
7396                 create a new thread if subject changes
7397                 (it's on by default, can be disabled in Message menu)
7398
7399 2003-06-21 [alfons]     0.9.0claws53
7400
7401         * src/summaryview.c
7402                 quiet little compiler
7403
7404 2003-06-21 [christoph]  0.9.0claws52
7405
7406         update gettext stuff to version 0.12
7407
7408 2003-06-19 [alfons]     0.9.0claws51
7409
7410         * src/common/log.c
7411         * src/common/plugin.c
7412                 move defs.h before glib.h to prevent MIN/MAX redefs
7413
7414 2003-06-19 [alfons]
7415
7416         * src/addressbook.c
7417                 translatable
7418
7419 2003-06-19 [match]      0.9.0claws50
7420
7421         * src/addressbook.[ch]
7422         * src/addrindex.[ch]
7423         * src/addr_compl.[ch]
7424         * src/editldap.[ch]
7425         * src/editldap_basedn.[ch]
7426         * src/addritem.[ch]
7427         * src/ldapquery.h
7428                 re-implemented dynamic LDAP search. works without
7429                 slowdown on display sender with addressbook
7430                 option.
7431         * src/addrbook.c
7432                 documented code.
7433
7434 2003-06-19 [paul]       0.9.0claws49
7435
7436         * src/compose.c
7437                 fix Bug #136 'Nonprovided quotation marks crash claws'
7438                 patch submitted by Pawel Pêkala <c0rn@gazeta.pl>
7439
7440 2003-06-19 [alfons]     0.9.0claws48
7441
7442         * src/prefs_common.[ch]
7443         * src/procmsg.c
7444                 restrict threading by subject by checking thread for
7445                 age (prefs_common.thread_by_subject_max_age)
7446
7447 2003-06-18 [christoph]  0.9.0claws47
7448
7449         * src/imap.c
7450                 fix memory leak in imap_cmd_fetch()
7451
7452 2003-06-18 [christoph]  0.9.0claws46
7453
7454         * src/prefs_gtk.c
7455                 fix memory leak in prefs_set_default() when used multiple
7456                 times or after prefs have been read
7457
7458 2003-06-18 [christoph]  0.9.0claws45
7459
7460         * src/common/plugin.c
7461                 fix memory leak in plugin_unload()
7462
7463 2003-06-18 [christoph]  0.9.0claws44
7464
7465         * src/imap.c
7466                 fix memory leak in imap_cmd_ok()
7467
7468 2003-06-18 [christoph]  0.9.0claws43
7469
7470         * src/folder.c
7471                 stop messages that are downloaded from POP3 and added to
7472                 an IMAP inbox from being filtered twice (first by POP3
7473                 and again when IMAP folder is scaned to get the UID of
7474                 the APPEND operation when no UIDPLUS is available)
7475
7476 2003-06-18 [alfons]
7477
7478         * tools/Makefile.am
7479                 phoenix <- firebird     
7480
7481 2003-06-18 [paul]
7482
7483         * tools/launch_phoenix          ** REMOVED **
7484           tools/launch_firebird         ** NEW **
7485                 renamed and edited to reflect the browser's name change from
7486                 'phoenix' to 'firebird'
7487
7488 2003-06-18 [paul]       0.9.0claws42
7489
7490         * sync with 0.9.2cvs2
7491                 see ChangeLog 2003-06-16
7492
7493 2003-06-17 [alfons]     0.9.0claws41
7494
7495         * src/procmsg.c
7496                 prevent threading problems when a node is an ancestor (parent / great parent),
7497                 which mostly happens with circular references (thanks to Phillipe Gramoullé
7498                 for finding an sample set of messages)
7499
7500 2003-06-16 [christoph]  0.9.0claws40
7501
7502         * src/main.c
7503                 don't popup main window on --receive or --receive-all
7504
7505         * src/mainwindow.[ch]
7506         * src/plugins/trayicon/trayicon.c
7507                 allow hiding of main window by clicking on the trayicon
7508                 (doesn't work correctly in seperate window mode and may
7509                  cause unexpected GTK problems I couldn't find yet)
7510
7511         * src/common/ssl.c
7512                 remove incorrect warning
7513
7514 2003-06-15 [alfons]     0.9.0claws39
7515
7516         * src/gtk/gtkstext.c
7517                 don't output debug text;
7518                 #ifdef out print_line() if not debugging (thanks to Martin Wicke
7519                 for pointing this out);
7520
7521 2003-06-14 [alfons]     0.9.0claws38
7522         
7523         * src/messageview.c
7524                 remove printf() and make one if..else comply with coding style
7525
7526 2003-06-14 [alfons]     0.9.0claws37
7527
7528         * AUTHORS
7529                 add Martin Wicke
7530         * src/action.c
7531         * src/messageview.[ch]
7532         * src/summaryview.c
7533                 apply patch #754162 "Quoting messages filtered by actions" submitted
7534                 by Martin Wicke, which allows quoting message body changed by an
7535                 action (Thanks!).
7536
7537 2003-06-13 [alfons]     0.9.0claws36
7538
7539         * src/utils.c
7540                 add several other subject reply prefixes (suggested by Christoph and Ivan Martinez)
7541                 use case insensitive regexp (suggested by Ivan Martinez)
7542
7543 2003-06-13 [christoph]  0.9.0claws35
7544
7545         * configure.ac
7546         * src/plugins/trayicon/Makefile.am
7547         * src/plugins/trayicon/eggtrayicon.[ch]                         ** REMOVE **
7548         * src/plugins/trayicon/trayicon.c
7549         * src/plugins/trayicon/libeggtrayicon/.cvsignore                ** NEW **
7550         * src/plugins/trayicon/libeggtrayicon/Makefile.am               ** NEW **
7551         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch]          ** NEW **
7552         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.[ch]           ** NEW **
7553         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.[ch]        ** NEW **
7554         * src/plugins/trayicon/libeggtrayicon/xembed.h                  ** NEW **
7555                 replace my own EggTrayIcon backport with the backport
7556                 used by (l|x)mule and gabber.
7557
7558 2003-06-13 [alfons]     0.9.0claws34
7559
7560         * AUTHORS
7561         * src/common/utils.c
7562                 add Aw: to list of reply prefixes (thanks to Martin Zwickel)
7563
7564 2003-06-13 [alfons]     0.9.0claws33
7565
7566         * src/compose.c
7567                 clean up a little bit
7568
7569 2003-06-12 [alfons]     0.9.0claws32
7570
7571         * src/compose.c
7572                 const correctness fix
7573
7574         * src/common/sylpheed.[ch]
7575                 () -> (void)
7576                 prevent redef MIN/MAX
7577                 
7578         * src/common/utils.[ch]
7579                 () -> (void)
7580
7581 2003-06-12 [melvin]     0.9.0claws31
7582
7583         * src/compose.c
7584                 Updated to take into accounts changes in GtkAspell.
7585
7586 2003-06-12 [alfons]     0.9.0claws30
7587
7588         * src/compose.c
7589         * src/procmsg.c
7590         * src/common/utils.[ch]
7591                 handle reply subject prefixes better (initial 
7592                 suggestion by Robert Story adapted and enhanced 
7593                 using regexps)
7594
7595 2003-06-12 [melvin]     0.9.0claws29
7596
7597         * src/compose.c
7598                 Use new gtkaspell_checkers_strerror() to get the speller's
7599                 error message instead of accessing the (now private)
7600                 checkers structure.
7601                 Minor code clean up
7602
7603         * src/main.c
7604                 Use #ifdef instead of #if for USE_ASPELL
7605                 Use the new spell checkers init/quit functions 
7606
7607         * src/gtk/gtkaspell.c
7608                 Use #ifdef instead of #if for USE_ASPELL
7609                 Moved in the majority of GtkAspell structures that were
7610                 exported before by gtkaspell.h
7611         
7612         * src/gtk/gktaspell.h
7613                 Made gtkaspell.h contain only the necessary data to be
7614                 publicized by moving many structures to gtkaspell.c.
7615                 Enclosed all the declaration in a #ifdef USE_ASPELL #endif
7616                 gtkaspell_checkers_new(): replaced by...
7617                 gtkaspell_checkers_init(): new function for initialization
7618                 gtkaspell_checkers_delete(): replaced by...
7619                 gtkaspell_checkers_quit(): new function
7620                 gtkaspell_checkers_strerror(): new function that returns
7621                 the checker's last error message.
7622                 
7623 2003-06-11 [melvin]     0.9.0claws28
7624
7625         * po/POTFILES.in
7626                 Updated to take into account gtkaspell.c migration to
7627                 ./src/gtk/ (Thanks to Ricardo Mones Lastra for reporting it)
7628
7629 2003-06-10 [alfons]     0.9.0claws27
7630
7631         * src/filtering.[ch]
7632         * src/folder.c
7633         * src/matcher.c
7634         * src/scoring.[ch]
7635                 - try fixing bug #18 (any brave testers?)
7636                 - add more robustness by refusing previously 
7637                   unchecked NULL pointers 
7638
7639 2003-06-10 [alfons]     0.9.0claws26
7640
7641         * src/procmsg.c
7642                 fix bug #176 by don't checking MsgInfos with a NULL msgid 
7643
7644 2003-06-09 [alfons]     0.9.0claws25
7645
7646         * src/prefs_common.c
7647                 fix bug #163 "Icon switching doesnt work properly" by 
7648                 preventing early freeing of prefs_common.pixmap_theme_path.
7649
7650 2003-06-09 [christoph]  0.9.0claws24
7651
7652         * src/gtk/gtkaspell.c
7653                 revert Thorsten's fix and add forgotten g_strdup for
7654                 aspell path (it should not be possible to alter the path a
7655                 GtkASpell uses from outside)
7656
7657 2003-06-09 [thorsten]   0.9.0claws23
7658
7659         * src/gtk/gtkaspell.c
7660                 dont free prefs_common.aspell_path when closing compose
7661
7662 2003-06-08 [colin]      0.9.0claws22
7663
7664         * src/plugins/spamassassin/spamassassin.c
7665                 fix prefs types
7666
7667 2003-06-07 [christoph]  0.9.0claws21
7668
7669         * src/Makefile.am
7670         * src/compose.c
7671         * src/gtkaspell.[ch]            ** REMOVE **
7672         * src/gtk/Makefile.am
7673         * src/gtk/gtkaspell.[ch]        ** NEW **
7674                 o make gtkaspell independent from sylpheed's prefs
7675                 o move gtkaspell.[ch] to gtk directory
7676
7677 2003-06-07 [christoph]  0.9.0claws20
7678
7679         * src/Makefile.am
7680         * src/crash.c
7681         * src/export.c
7682         * src/filesel.[ch]              ** REMOVE **
7683         * src/folder.c
7684         * src/main.[ch]
7685         * src/common/sylpheed.[ch]
7686         * src/gtk/Makefile.am
7687         * src/gtk/filesel.[ch]          ** NEW **
7688         * src/gtk/pluginwindow.c
7689         * src/gtk/sslcertwindow.c
7690                 move filesel.[ch] to gtk directory
7691
7692 2003-06-07 [alfons]     0.9.0claws19
7693
7694         * src/filesel.c
7695                 make (multi) file selection dialog work again (Claws-only)
7696
7697 2003-06-07 [thorsten]   0.9.0claws18
7698
7699         * po/de.po
7700                 fix typos
7701
7702 2003-06-07 [alfons]     0.9.0claws17
7703
7704         * configure.ac
7705         * src/mimeview.c
7706                 detect apache mishap in which case don't include fnmatch.h
7707                 if regex.h is already included
7708
7709 2003-06-06 [christoph]  0.9.0claws16
7710
7711         * configure.ac
7712         * src/mimeview.h
7713                 add check for fnmatch.h and include it when available
7714
7715         * src/mimeview.[ch]
7716                 fix wrong case sensitivity of Content-Types
7717
7718         * src/gtk/Makefile.am
7719                 need the same include paths in gtk directory as in
7720                 common directory because .h files in common can
7721                 include files from these directories, when included
7722                 in gtk's .h or .c files
7723
7724 2003-06-06 [alfons]     0.9.0claws15
7725
7726         * src/mimeview.c
7727         * src/summaryview.c
7728                 make it compile again because of regex.h / fnmatch.h 
7729                 include problems (related to recent mime stuff, can
7730                 someone check this?)
7731
7732 2003-06-06 [thorsten]   0.9.0claws14
7733
7734         * src/folderview.c
7735                 possible use of uninitialized pointer while dragging
7736
7737 2003-06-06 [paul]       0.9.0claws13
7738
7739         * src/compose.c
7740                 fix bug where the insert sig button would be effective
7741                 only when auto_sig was set
7742
7743 2003-06-06 [paul]       0.9.0claws12
7744
7745         * sync with 0.9.2 release
7746
7747 2003-06-02 [paul]       0.9.0claws11
7748
7749         * sync with 0.9.1cvs1
7750                 see ChangeLog 2003-06-02
7751                 
7752         * po/de.po
7753                 update by Jens
7754
7755 2003-06-01 [christoph]  0.9.0claws10
7756
7757         * src/account.c
7758                 don't use substring search to find accounts by email address
7759
7760         (closes Bug 169 Overly loose matching of "From" address)
7761
7762 2003-05-31 [christoph]  0.9.0claws9
7763
7764         * doc-src/rfc2683.txt
7765         * src/imap.c
7766                 limit IMAP command length as recommended in RFC2683
7767                 (message number lists will be split into multiple imap
7768                 sets, the limit of 1000 octets is not a hard limit)
7769
7770         (closes Bug 161 sylpheed-claws exits with segfault when logging
7771          in to certain imap-servers)
7772
7773 2003-05-29 [alfons]     0.9.0claws8
7774
7775         * src/toolbar.[ch]
7776                 add print button (calling summary_print());
7777                 fine tune setting tooltip text;
7778                 (if someone needs other buttons, please take these 
7779                 commits as a guide, instead of bothering us - also
7780                 see 0.8.11claws150) 
7781
7782 2003-05-29 [darko]      0.9.0claws7
7783
7784         * src/compose.c
7785                 fix crash when word wrapping kicks in due to
7786                 changed text by spell checker
7787
7788 2003-05-29 [paul]       0.9.0claws6
7789
7790         * src/compose.c
7791                 fix bug where changing account would insert
7792                 sig even if auto_sig was FALSE
7793                 
7794         * ChangeLog
7795           ChangeLog.jp
7796           INSTALL
7797                 sync with 0.9.1 release
7798
7799 2003-05-28 [christoph]  0.9.0claws5
7800
7801         * src/imap.c
7802                 fix truncation of too long commands
7803
7804         (closes Bug 167 IMAP hangs trying to get envelope
7805          information in imap_get_uncached_messages)
7806
7807 2003-05-27 [paul]       0.9.0claws4
7808
7809         * tools/Makefile.am
7810           tools/maildir2sylpheed.pl     ** NEW FILE **
7811                 add kmail to sylpheed mailbox conversion script
7812
7813 2003-05-27 [paul]       0.9.0claws3
7814
7815         * sync with 0.9.0cvs10
7816                 see ChangeLog 2003-05-26
7817
7818 2003-05-26 [paul]       0.9.0claws2
7819
7820         * sync with 0.9.0cvs9
7821                 see ChangeLog 2003-05-26
7822
7823 2003-05-24 [paul]       0.9.0claws1
7824
7825         * sync with 0.9.0cvs8
7826                 see ChangeLog 2003-05-23
7827
7828 2003-05-24 [paul]       0.9.0claws
7829
7830         * version 0.9.0claws released
7831
7832 2003-05-24 [paul]       0.8.11claws177
7833
7834         * src/plugins/dillo-viewer/Makefile.am
7835           src/plugins/traycon/Makefile.am
7836                 add missing files
7837                 
7838         * po/bg.po
7839           po/en_GB.po
7840           po/es.po
7841           po/it.po
7842           po/pt_BR.po
7843           po/ru.po
7844           po/sr.po
7845                 update Bulgarian, British English, Spanish, Italian, 
7846                 Brazilian Portuguese, Russian, and Serbian translations, 
7847                 submitted by George Danchev, [me], Ricardo Mones Lastra,
7848                 André Filipe de Assunção e Brito, Alessandro Maestri, 
7849                 Ruslan N. Balkin, and Urke MMI
7850
7851 2003-05-23 [melvin]     0.8.11claws176
7852
7853         * po/fr.po
7854                 Updated French translations
7855
7856 2003-05-22 [paul]       0.8.11claws175
7857
7858         * src/Makefile.am
7859           src/addrbook.[ch]
7860           src/addrcache.[ch]
7861           src/addr_compl.[ch]
7862           src/adressbook.[ch]
7863           src/addrindex.[ch]
7864           src/addritem.[ch]
7865           src/editaddress.c
7866           src/editgroup.c
7867           src/editldap_basedn.c
7868           src/editldap.c
7869           src/jpilot.c
7870           src/vcard.c
7871                 revert to get ldap into it previous working state
7872                 
7873         * po/zh_TW.Big5.po
7874                 new Taiwanese translation,
7875                 submitted by Tsu-Fan Cheng <tscheng@ic.sunysb.edu>
7876
7877 2003-05-22 [christoph]  0.8.11claws174
7878
7879         * src/plugins/spamassassin/libspamc.[ch]
7880                 sync libspamc with SpamAssaain release 2.55
7881
7882 2003-05-22 [paul]       0.8.11claws173
7883
7884         * sync with 0.9.0cvs7
7885                 see ChangeLog 2003-05-22
7886                 
7887         * src/summaryview.c
7888                 revert change in 0.8.11claws172: follow
7889                 Hiroyuki's decision and that's the end of it.
7890
7891 2003-05-21 [paul]       0.8.11claws172
7892
7893         * src/summaryview.c
7894                 fix discrepency between open_unread_on_enter
7895                 and always_show_msg
7896
7897 2003-05-21 [paul]       0.8.11claws171
7898
7899         * sync with 0.9.0cvs6
7900                 see ChangeLog 2003-05-21
7901
7902 2003-05-21 [paul]       0.8.11claws170
7903
7904         * sync with 0.9.0cvs5
7905                 see ChangeLog 2003-05-21
7906
7907 2003-05-20 [paul]       0.8.11claws169
7908
7909         * sync with 0.9.0cvs4
7910                 see ChangeLog 2003-05-20
7911                 fixes bug #152, 'encoding of IMAP folders names'
7912
7913 2003-05-20 [paul]       0.8.11claws168
7914
7915         * sync with 0.9.0cvs3
7916                 see ChangeLog 2003-05-20
7917                 
7918         * src/tools/convert_mbox.pl
7919                 minor change in the comments, submitted by Fred Marton
7920
7921 2003-05-19 [paul]       0.8.11claws167
7922
7923         * src/plugins/clamav/Makefile.am
7924           configure.ac
7925                 link clamav_lib to the plugin and not to the main program
7926
7927 2003-05-19 [christoph]
7928
7929         * src/Makefile.am
7930                 add -export-dynamic for linking
7931
7932 2003-05-19 [paul]       0.8.11claws166
7933
7934         * sync with 0.9.0cvs1
7935                 see ChangeLog 2003-05-19
7936
7937 2003-05-19 [paul]       0.8.11claws165
7938
7939         * src/inc.c
7940                 fix 'pop before smtp' timeout
7941
7942 2003-05-18 [alfons]     0.8.11claws164
7943
7944         * src/prefs_matcher.c
7945                 put "execute" action command line ("expression") in edit box
7946
7947 2003-05-18 [christoph]  0.8.11claws163
7948
7949         * src/mimeview.[ch]
7950         * src/plugins/dillo_viewer/dillo_viewer.c
7951         * src/plugins/image_viewer/viewer.c
7952         * src/plugins/mathml_viewer/mathml_viewer.c
7953                 let a viewer have a list of Content-Types
7954
7955 2003-05-18 [paul]       0.8.11claws162
7956
7957         * src/prefs_filtering.c
7958                 add 'Recipient' label for FORWARD, FORWARD_AS_ATTACHMENT,
7959                 and REDIRECT actions
7960
7961 2003-05-17 [christoph]
7962
7963         * README.claws
7964                 o remove dynamic signatures that was syned with main
7965                 o add infos about no longer "build in" image viewer
7966                 o update bugtracker URL
7967
7968 2003-05-17 [christoph]  0.8.11claws161
7969
7970         * src/folder.c
7971         * src/folderview.c
7972         * src/imap.c
7973                 don't use imap_scan_folder anymore. Instead call folder_item_scan
7974                 for every folder after rebuilding the folder tree.
7975
7976         (closes Bug 19 imap_scan_folder() computes incorrectly number of new
7977          messages)
7978
7979 2003-05-17 [christoph]  0.8.11claws160
7980
7981         * src/imap.c
7982                 don't use STATUS command on current folder to check for
7983                 content changes. imap_cmd_ok() now tracks changes to
7984                 folder and number of existing messages.
7985
7986 2003-05-17 [paul]       0.8.11claws159
7987
7988         * src/plugins/clamav/clamav_plugin.c
7989                 remove unnecessary debug_print
7990
7991 2003-05-16 [thorsten]   0.8.11claws158
7992
7993         * src/plugins/demo.c
7994                 included missing intl.h
7995
7996 2003-05-16 [paul]       0.8.11claws157
7997
7998         * po/POTFILES.in
7999                 remove non-existant entries
8000         
8001         * src/plugins/clamav/clamav_plugin.c
8002           src/plugins/clamav/clamav_plugin_gtk.c
8003           src/plugins/dillo_viewer/dillo_prefs.c
8004           src/plugins/dillo_viewer/dillo_viewer.c
8005                 gettextise
8006
8007 2003-05-16 [christoph]  0.8.11claws156
8008
8009         * po/POTFILES.in
8010                 include plugin .c files for translation until I
8011                 find a better solution to have plugins have their
8012                 own textdomain
8013         * src/plugins/demo/demo.c
8014         * src/plugins/image_viewer/plugin.c
8015         * src/plugins/mathml_viewer/mathml_viewer.c
8016         * src/plugins/spamassassin/spamassassin.c
8017         * src/plugins/spamassassin/spamassassin_gtk.c
8018         * src/plugins/trayicon/trayicon.c
8019                 add gettext macros for plugin name and description
8020
8021 2003-05-16 [paul]
8022
8023         * sync with 0.9.0
8024
8025 2003-05-16 [paul]       0.8.11claws155
8026
8027         * sync with lastest 0.9.0pre1
8028                 see ChangeLog 2003-05-16
8029
8030 2003-05-15 [paul]       0.8.11claws154
8031
8032         * sync with latest 0.9.0pre1
8033                 see ChangeLog 2003-05-14 and 2003-05-15
8034
8035 2003-05-14 [christoph]  0.8.11claws153
8036
8037         * src/plugins/image_viewer/viewer.c
8038         * src/plugins/image_viewer/viewer.glade         ** NEW **
8039         * src/plugins/image_viewer/viewerprefs.c
8040                 make it possible to disable the autoload function in the
8041                 imageviewer again
8042
8043 2003-05-14 [christoph]  0.8.11claws152
8044
8045         * src/folder.c
8046                 fix folder update after adding a message
8047
8048 2003-05-13 [alfons]     0.8.11claws151
8049
8050         * src/common/session.c
8051                 remove debug traces
8052                 
8053         * src/addrcache.[ch]
8054         * src/filtering.[ch]
8055         * src/folder.[c]
8056         * src/gtkaspell.[ch]
8057         * src/imap.[ch]
8058         * src/mbox_folder.[ch]
8059         * src/mh.[ch]
8060         * src/mimeview.h
8061         * src/msgcache.[ch]
8062         * src/news.[ch]
8063         * src/passphrase.[ch]
8064         * src/prefs_common.[ch]
8065         * src/prefs_gtk.[ch]
8066         * src/procmsg.c
8067         * src/scoring.[ch]
8068                 be pedantic; (in prototypes () implies (int))
8069
8070 2003-05-13 [alfons]     0.8.11claws150
8071
8072         * src/prefs_toolbar.[ch]
8073         * src/summaryview.[ch]
8074         * src/toolbar.[ch]
8075                 change misleading text in toolbar prefs;
8076                 add toolbar action for ignore thread (toggles ignore thread flag);
8077                 clean up a little bit;
8078
8079 2003-05-12 [paul]
8080
8081         * tools/convert_mbox.pl
8082                 bug fixed by Fred Marton
8083
8084 2003-05-12 [paul]
8085
8086         * sync with 0.9.0pre1
8087
8088 2003-05-09 [paul]       0.8.11claws149
8089
8090         * sync with 0.8.11cvs43
8091                 see ChangeLog 2003-05-09
8092
8093 2003-05-08 [christoph]  0.8.11claws148
8094
8095         * src/imap.[ch]
8096                 o use CAPABILIY as first command and check for PREAUTH
8097                   information in the response to it
8098                 o rewrite all imap_cmd_* functions to use an IMAPSession
8099                   instead of a SockInfo as parameter
8100                 o do STARTTLS after fetching and checking the server
8101                   capabilities
8102
8103 2003-05-08 [paul]       0.8.11claws147
8104
8105         * tools/Makefile.am
8106           tools/README
8107           tools/convert_mbox.pl         ** NEW FILE **
8108                 add mbox conversion script. Submitted by 
8109                 Fred Marton <Fred.Marton@uni-bayreuth.de>
8110
8111 2003-05-07 [christoph]
8112
8113         * doc-src/glade.txt
8114         * src/gtk/pluginwindow.glade
8115         * src/plugins/image_viewer/viewerprefs.glade
8116         * src/plugins/spamassassin/spamassassin_gtk.glade
8117                 add glade files for user interfaces and a description how
8118                 to use glade to create the sylpheed code
8119
8120 2003-05-07 [paul]       0.8.11claws146
8121
8122         * sync with 0.8.11cvs41
8123                 see ChangeLog 2003-05-07
8124
8125 2003-05-06 [christoph]  0.8.11claws145
8126
8127         * src/main.c
8128         * src/plugins/image_viewer/viewer.c
8129                 fix usage of imlib in imageviewer plugin
8130
8131         * src/gtk/prefswindow.c
8132                 handle window close event correctly
8133
8134 2003-05-06 [paul]       0.8.11claws144
8135
8136         * src/common/ssl.c
8137                 fix typo introduced in sync
8138
8139 2003-05-06 [paul]       0.8.11claws143
8140
8141         * sync with 0.8.11cvs39
8142                 see ChangeLog 2003-05-06
8143
8144 2003-05-06 [paul]       0.8.11claws142
8145
8146         * AUTHORS
8147           po/cs.po
8148                 updated Czech translation, submitted by 
8149                 Radek Vybiral <Radek.Vybiral@vsb.cz>
8150                 
8151         * src/plugins/clamav/clamav_plugin_gtk.c
8152                 clean up
8153
8154 2003-05-03 [alfons]     0.8.11claws141
8155
8156         * src/compose.[ch]
8157                 make paste as quotation work even when the call to 
8158                 text_inserted() was deferred (fixes bug #140 "Paste 
8159                 as quotation does not work when using "external" 
8160                 clipboard")
8161
8162 2003-05-03 [thorsten]   0.8.11claws140
8163
8164         * src/addrquery.h
8165           src/ldapquery.h
8166           src/mainwindow.c
8167                 removed C++ comments
8168         * src/addr_compl.c
8169                 function with non-int retval/param used before
8170                 implementation/declaration
8171
8172 2003-05-02 [paul]       0.8.11claws139
8173
8174         * src/addr_compl.[ch]
8175           src/addressbook.[ch]
8176           src/addrindex.c
8177           src/summaryview.c
8178                 revert match's changes to (finally) remove the bug where
8179                 opening a folder causes massive slowdown when using the 
8180                 'Display sender using address book' option
8181
8182 2003-05-01 [melvin]     0.8.11claws138
8183
8184         * src/plugins/dillo_viewer/dillo_prefs.[ch]
8185         * src/plugins/dillo_viewer/dillo_viewer.c
8186                 Fixed bug where "Cancel" button from prefs issued
8187                 warnings.
8188                 Comply a little more to coding style
8189
8190 2003-05-01 [paul]       0.8.11claws137
8191
8192         * sync with 0.8.11cvs38
8193                 see ChangeLog 2003-05-01
8194
8195 2003-05-01 [paul]       0.8.11claws136
8196
8197         * po/bg.po
8198                 updated by George Danchev
8199
8200 2003-04-30 [christoph]  0.8.11claws135
8201
8202         * src/plugins/dillo_viewer/dillo_prefs.c
8203         * src/plugins/image_viewer/viewerprefs.c
8204         * src/plugins/spamassassin/spamassassin_gtk.c
8205                 remove gtk_widget_ref() calls for widgets in
8206                 glade code
8207
8208 2003-04-30 [paul]       0.8.11claws134
8209
8210         * src/addrindex.c
8211                 ok, this time a better fix for the bug where opening folder
8212                 has massive slowdown when using the 'Display sender using 
8213                 address book' option
8214
8215 2003-04-30 [paul]       0.8.11claws133
8216
8217         * src/addrindex.c
8218                 revert the 'fix' of 0.8.11claws128 because it doesn't fix it
8219         
8220 2003-04-30 [melvin]     0.8.11claws132
8221
8222         New: Dillo plugin preferences (patch by Dimitar Haralanov)
8223
8224         * src/plugins/dillo_viewer/dillo_prefs.[ch]     *** NEW ***
8225                 Preferences for the dillo plugin
8226         * src/plugins/dillo_viewer/dillo_viewer.c
8227                 Support for preferences
8228         * src/plugins/dillo_viewer/Makefile.am
8229                 Added dillo_prefs.[ch]
8230
8231 2003-04-30 [alfons]     0.8.11claws131
8232
8233         * src/common/plugin.[ch]
8234                 see? this ANSI C'fication immediately gives us type
8235                 checking for free.
8236
8237 2003-04-30 [alfons]     0.8.11claws130
8238
8239         * src/common/plugin.[ch]
8240         * src/plugins/clamav/clamav_plugin.[ch]
8241         * src/plugins/clamav/clamav_plugin_gtk.c
8242         * src/plugins/demo/demo.c
8243         * src/plugins/dillo_viewer/dillo_viewer.c
8244         * src/plugins/image_viewer/plugin.c
8245         * src/plugins/image_viewer/viewer.[ch]
8246         * src/plugins/image_viewer/viewerprefs.[ch]
8247         * src/plugins/mathml_viewer/mathml_viewer.c
8248         * src/plugins/spamassassin/spamassassin.[ch]
8249         * src/plugins/spamassassin/spamassassin_gtk.c
8250         * src/plugins/trayicon/trayicon.c
8251                 clean up
8252
8253 2003-04-30 [alfons]     0.8.11claws129
8254
8255         * src/common/utils.c
8256                 make is_ascii_str() fail gracefully when NULL pointer
8257                 is passed
8258
8259 2003-04-30 [paul]       0.8.11claws128
8260
8261         * src/addrindex.c
8262                 fix bug where opening folder has massive slowdown when
8263                 using the 'Display sender using address book' option
8264
8265 2003-04-30 [paul]       0.8.11claws127
8266
8267         * src/plugins/clamav/clamav_plugin.c
8268           src/plugins/clamav/clamav_plugin_gtk.c
8269           src/plugins/demo/demo.c
8270           src/plugins/dillo_viewer/dillo_viewer.c
8271           src/plugins/image_viewer/plugin.c
8272           src/plugins/mathml_viewer/mathml_viewer.c
8273           src/plugins/spamassassin/spamassassin.c
8274           src/plugins/spamassassin/spamassassin_gtk.c
8275           src/plugins/trayicon/trayicon.c
8276                 get rid of eye-hurting function signatures
8277
8278 2003-04-30 [paul]       0.8.11claws126
8279
8280         * src/plugins/trayicon/trayicon.c
8281                 add description
8282                 
8283         * src/mimeview.c
8284                 be more descriptive
8285
8286 2003-04-30 [paul]       0.8.11claws125
8287
8288         * configure.ac
8289                 arrange the plugins in reverse alphabetical order
8290                 
8291         * src/plugins/clamav/clamav_plugin.[ch]
8292           src/plugins/clamav/clamav_plugin_gtk.c
8293                 rename some params
8294                 resize max_size window
8295                 re-arrange the order of some gui elements
8296                 improve descriptions
8297         
8298         * src/plugins/image_viewer/plugin.c
8299           src/plugins/mathml_viewer/mathml_viewer.c
8300                 add descriptions
8301                 
8302         * src/plugins/spamassassin/spamassassin_gtk.c
8303                 resize max_size window
8304                 re-arrange the order of some gui elements
8305                 
8306         * src/messageview.c
8307           src/mimeview.c
8308                 correct typos
8309
8310 2003-04-30 [alfons]     0.8.11claws124
8311
8312         * src/imap.c
8313                 fix a leak found while browsing Martin Kluge's 
8314                 valgrind log (Claws only)
8315
8316 2003-04-29 [darko]      0.8.11claws123
8317
8318         * src/gtk/gtkstext.h
8319                 include wchar.h if it is available, fixes compilation
8320                 on HP-UX systems
8321
8322 2003-04-29 [melvin]     0.8.11claws122
8323
8324         * src/prefs_actions.c
8325                 Improved help text of Actions' syntax
8326
8327 2003-04-28 [paul]       0.8.11claws121
8328
8329         * src/action.c
8330                 a better fix for the crash when performing an action
8331                 on a mime part
8332
8333 2003-04-28 [paul]       0.8.11claws120
8334
8335         * src/action.c
8336                 fix crash when performing an action on a
8337                 mime part
8338
8339 2003-04-28 [paul]       0.8.11claws119
8340
8341         * sync with 0.8.11cvs36
8342                 see ChangeLog 2003-04-28
8343
8344 2003-04-27 [paul]       0.8.11claws118
8345
8346         * more sync with 0.8.11cvs35
8347                 see ChangeLog 2003-04-25
8348
8349 2003-04-26 [christoph]  0.8.11claws117
8350
8351         * src/folder.c
8352                 fix remove virtual check
8353
8354 2003-04-26 [paul]       0.8.11claws116
8355
8356         * src/messageview.c
8357                 fix return-receipt, make it work again
8358
8359 2003-04-26 [paul]       0.8.11claws115
8360
8361         * src/mimeview.c
8362                 restore double-clicking of the [application/pgp-signature 
8363                 (Select "Check signature" to check)] line in the message view,
8364                 broken in recent sync
8365
8366 2003-04-26 [christoph]  0.8.11claws114
8367
8368         * src/folder.c
8369                 check if remove virtual really exists before
8370                 calling the function
8371
8372 2003-04-25 [match]      0.8.11claws113
8373
8374         * src/addrindex.c
8375         * src/addrbook.c
8376         * src/ldapquery.[ch]
8377         * src/ldapctrl.[ch]
8378                 fix memleak.
8379         * src/ldapserver.[ch]
8380                 fix memleak. fix segfault.
8381                 plug a Claws memleak
8382
8383 2003-04-25 [alfons]     0.8.11claws112
8384
8385         * src/folder.c
8386                 plug a Claws memleak
8387
8388 2003-04-25 [alfons]     0.8.11claws111
8389
8390         * src/common/session.c
8391                 plug a memleak
8392
8393 2003-04-25 [paul]       0.8.11claws110
8394
8395         * sync with 0.8.11cvs35
8396                 see ChangeLog 2003-04-24 and 2003-04-25
8397                 
8398         * src/gtk/pluginwindow.c
8399                 correct another strange float value
8400
8401 2003-04-24 [christoph]  0.8.11claws109
8402
8403         * src/folder.c
8404                 freeze folder item updates when unsetting new flags
8405
8406         * src/gtk/pluginwindow.c
8407                 correct strange float value
8408
8409 2003-04-23 [paul]       0.8.11claws108
8410
8411         * sync with 0.8.11cvs33
8412                 see ChangeLog 2003-04-23
8413
8414 2003-04-22 [paul]       0.8.11claws107
8415
8416         * src/Makefile.am
8417           src/messageview.c
8418           src/mimeview.c
8419           src/pgptext.[ch]      ** REMOVED **
8420                 remove pgptext.[ch] as its not used any more
8421
8422 2003-04-22 [paul]       0.8.11claws106
8423
8424         * sync with 0.8.11cvs31
8425                 see ChangeLog 2003-04-21 and 2003-04-22
8426
8427 2003-04-21 [alfons]     0.8.11claws105
8428
8429         * src/main.c
8430                 No access to GTK structures if we're a spawned child
8431                 (and clean up code a little bit...) Should fix #126.
8432
8433 2003-04-21 [melvin]     0.8.11claws104
8434
8435         * src/plugins/dillo_viewer/README
8436                 Improved slightly the text.
8437
8438 2003-04-21 [melvin]     0.8.11claws103
8439
8440         * src/plugins/dillo_viewer/README *** NEW ***
8441                 Added a README file for the Dillo plugin
8442
8443 2003-04-20 [paul]
8444
8445         * tools/README
8446           tools/outlook2sylpheed.pl
8447                 updated and improved by Ricardo Mones Lastra
8448
8449 2003-04-18 [oliver]     0.8.11claws102
8450
8451         * src/inc.c 
8452         * src/prefs_account.h
8453                 remove Pop3SessionType (used by selective download)
8454         * src/prefs_toolbar.c
8455                 enable set Default Toolbar button
8456
8457 2003-04-18 [paul]       0.8.11claws101
8458
8459         * sync with 0.8.11cvs29
8460                 see ChangeLog 2003-04-18
8461
8462 2003-04-17 [paul]       0.8.11claws100
8463
8464         * src/prefs_common.[ch]
8465           src/summaryview.c
8466                 remove 'Open next message on deletion' option,
8467                 as the same effect can now be achieved via the
8468                 'Always open messages in summary when selected'
8469                 option.
8470
8471 2003-04-17 [paul]       0.8.11claws99
8472
8473         * sync with 0.8.11cvs28
8474                 see ChangeLog 2003-04-17
8475
8476 2003-04-17 [christoph]  0.8.11claws98
8477
8478         * ac/spamassassin.m4
8479         * src/plugins/spamassassin/libspamc.[ch]
8480         * src/plugins/spamassassin/utils.[ch]
8481                 sync libspamc with SpamAssassin project
8482
8483 2003-04-17 [christoph]  0.8.11claws97
8484
8485         * src/common/socket.h
8486         * src/gtk/sslcertwindow.h
8487                 rename old USE_SSL to USE_OPENSSL
8488
8489 2003-04-17 [paul]       0.8.11claws96
8490
8491         * src/prefs_common.h
8492                 use gulong for P_COLOR so that it compiles/runs on
8493                 64-bit systems. Patch submitted by James Noyes
8494                 <jnoyes-claws@retrogeeks.com>
8495                 
8496         * po/de.po
8497                 updated by Jens
8498
8499 2003-04-17 [paul]       0.8.11claws95
8500
8501         * sync with 0.8.11cvs27
8502                 see ChangeLog 2003-04-16
8503
8504 2003-04-15 [paul]       0.8.11claws94
8505
8506         * src/prefs_common.[ch]
8507                 rearrange to stop the window getting too long:
8508                         move Receive dialog stuff to Receive tab
8509                         move Send dialog to Send tab
8510                         remove Dialogs frame
8511                 rename 'Open messages in summary with cursor keys' to
8512                 'Always open messages in summary when selected', as its
8513                 more appropriate
8514
8515 2003-04-15 [paul]       0.8.11claws93
8516
8517         * src/prefs_common.[ch]
8518           src/summaryview.c
8519                 add new option '/Interface/Open next message on deletion'
8520
8521 2003-04-15 [paul]       0.8.11claws92
8522
8523         * src/summaryview.[ch]
8524                 add /Mark/Lock and /Mark/Unlock to the pop-up
8525                 menu. Patch submitted by Ivan Francolin Martinez
8526                 <ivanfm@users.sourceforge.net>
8527
8528 2003-04-15 [paul]       0.8.11claws91
8529
8530         * sync with 0.8.11cvs24
8531                 see ChangeLog 2003-04-15
8532
8533 2003-04-14 [jens]       0.8.11claws90
8534
8535         * updated German translation and some corrections from
8536                 Roland Bless <bless@tm.uka.de>
8537
8538 2003-04-14 [paul]       0.8.11claws89
8539
8540         * sync with 0.8.11cvs22
8541                 see ChangeLog 2003-04-14
8542
8543 2003-04-13 [paul]       0.8.11claws88
8544
8545         * src/plugins/clamav/clamav_plugin.c
8546                 fix memory leaks
8547                 clean up
8548
8549 2003-04-12 [paul]       0.8.11claws87
8550
8551         * src/plugins/clamav/clamav_plugin.c
8552                 activate enable/disable archive scanning option
8553                 
8554         * src/plugins/clamav/.cvsignore         ** NEW FILE **
8555
8556 2003-04-12 [paul]       0.8.11claws86
8557
8558         * src/plugins/Makefile.am
8559           src/plugins/clamav/Makefile.am                ** NEW FILE **
8560           src/plugins/clamav/README                     ** NEW FILE ** 
8561           src/plugins/clamav/clamav_plugin.[ch]         ** NEW FILES **
8562           src/plugins/clamav/clamav_plugin_gtk.c        ** NEW FILE **
8563                 add Clam AntiVirus plugin
8564
8565 2003-04-12 [paul]       0.8.11claws85
8566
8567         * sync with 0.8.11cvs21
8568                 see ChangeLog 2003-04-11
8569
8570 2003-04-11 [paul]       0.8.11claws84
8571
8572         * po/es.po
8573                 update Spanish translation. Submitted by Ricardo
8574                 Mones Lastra.
8575
8576 2003-04-10 [christoph]  0.8.11claws83
8577
8578         * src/mbox.c
8579                 fix typo that did not move unfiltered mails to destination
8580                 folder
8581
8582         (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
8583          when filtering from spool)
8584
8585 2003-04-10 [christoph]  0.8.11claws82
8586
8587         * src/imap.c
8588                 use BODY.PEEK instead of BODY in in message fetch operation
8589                 to make sure the IMAP server does not set the \Seen flag for
8590                 messages. Sylpheed does that later itself, when the message
8591                 is opened in sylpheed
8592
8593         (closes Bug 111 Claws destroys unread marks)
8594
8595 2003-04-09 [oliver]     0.8.11claws81
8596         
8597         * src/folder.c
8598                 fix crash in folder_destroy
8599         * README.claws
8600                 remove selective download
8601
8602 2003-04-09 [christoph]  0.8.11claws80
8603
8604         * src/imap.c
8605                 fix crash in imap_get_msginfo() when then fetched message
8606                 is not found
8607
8608         (closes Bug 110 Crash during mail composition)
8609
8610 2003-04-08 [christoph]  0.8.11claws79
8611
8612         * src/folder.c
8613         * src/prefs_account.c
8614                 Filter new messages that are found in an INBOX folder
8615                 when 'Filter messages on receiving' is enabled in the
8616                 Folder's AccountPrefs. This allows to use Sylpheed's
8617                 filtering engine for IMAP folders where messages are
8618                 added to the INBOX by a MTA
8619
8620 2003-04-08 [paul]       0.8.11claws78
8621
8622         * src/procmsg.h
8623                 clean up after last commit
8624
8625 2003-04-08 [paul]       0.8.11claws77
8626
8627         * sync with 0.8.11cvs20
8628                 see ChangeLog 2003-04-07 and 2003-04-08
8629
8630 2003-04-07 [christoph]  0.8.11claws76
8631
8632         * src/filtering.[ch]
8633         * src/inc.[ch]
8634         * src/mbox.c
8635         * src/procmsg.[ch]
8636                 add procmsg_msginfo_filter() to execute filtering actions
8637
8638 2003-04-06 [christoph]  0.8.11claws75
8639
8640         * src/imap.c
8641                 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
8642
8643 2003-04-06 [christoph]  0.8.11claws74
8644
8645         * src/common/utils.[ch]
8646                 add g_int_compare() function for slist sorting
8647
8648         * src/imap.c
8649                 fetch all MsgInfos with one command in imap_get_msginfos()
8650                 using an imap set with a list of ranges
8651
8652         * src/news.c
8653                 use new g_int_compare() function
8654
8655 2003-04-06 [thorsten]   0.8.11claws73
8656
8657         * src/mh.c
8658                 corrected implementation of mh_folder_destroy()
8659
8660 2003-04-05 [christoph]  0.8.11claws72
8661
8662         * src/account.c
8663         * src/folder.[ch]
8664         * src/folderview.c
8665         * src/imap.c
8666         * src/inc.c
8667         * src/main.c
8668         * src/mainwindow.c
8669         * src/mbox_folder.c
8670         * src/mh.c
8671         * src/mimeview.h
8672         * src/msgcache.[ch]
8673         * src/news.c
8674         * src/procmime.h
8675         * src/procmsg.[ch]
8676         * src/setup.c
8677         * src/gtk/gtkutils.c
8678                 o rename structure field names class and new to klass and
8679                   new_msgs, to allow including files in C++
8680                 o add 'extern "C"' block to some header files
8681                 o add MsgInfoList and MsgNumberList as alias for GSList for
8682                   developers to know what type of list is expected
8683
8684         * src/plugins/image_viewer/plugin.c
8685         * src/plugins/image_viewer/viewer.[ch]
8686         * src/plugins/image_viewer/viewerprefs.[ch]
8687                 rename function names to prevent conflicts
8688
8689 2003-04-05 [paul]       0.8.11claws71
8690
8691         * sync with 0.8.11cvs18
8692                 see ChangeLog 2003-04-03 and 2003-04-04
8693
8694 2003-04-02 [christoph]  0.8.11claws70
8695
8696         * src/folder.[ch]
8697         * src/imap.[ch]
8698         * src/mbox_folder.[ch]
8699         * src/mh.[ch]
8700         * src/news.[ch]
8701                 o Make all virtual folder functions private
8702                 o remove unused folder code
8703
8704         * src/common/socket.[ch]
8705         * src/summaryview.c
8706                 fix warnings
8707
8708 2003-03-30 [alfons]     0.8.11claws69
8709
8710         * src/send_message.c
8711                 remove two debug traces and see if people still report
8712                 errors
8713
8714 2003-03-30 [alfons]     0.8.11claws68
8715
8716         * src/send_message.c
8717         * src/commons/session.c
8718                 add more debug traces
8719
8720 2003-03-30 [christoph]  0.8.11claws67
8721
8722         * src/folder.c
8723                 change processing folder name from .processing to processing
8724
8725         * src/common/ssl.c
8726                 disable SSL certificate check because it causes Xlib error
8727                 when the child process want's to open an GTK window
8728
8729 2003-03-30 [christoph]  0.8.11claws66
8730
8731         * src/folder.c
8732                 don't use default folder for processing folder item because
8733                 it can be a non local folder
8734
8735         (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
8736
8737 2003-03-30 [alfons]     0.8.11claws65
8738
8739         * src/send_message.c
8740                 try fixing crashes when sending messages: my gcc 2.95.4 seems 
8741                 to generate bad code for 'send_send_data_progressive': When
8742                 called from 'send_send_data_finished', the 'data' pointer is
8743                 cleared just before the assignment to the dialog pointer
8744
8745 2003-03-29 [christoph]  0.8.11claws64
8746
8747         * src/common/prefs.h
8748         * src/plugins/image_viewer/Makefile.am
8749         * src/plugins/image_viewer/plugin.c
8750         * src/plugins/image_viewer/viewer.[ch]
8751         * src/plugins/image_viewer/viewerprefs.[ch]     ** NEW **
8752                 add PrefsPage for ImageViewer
8753
8754 2003-03-28 [thorsten]   0.8.11claws63
8755
8756         * src/common/session.c
8757                 added some comments
8758
8759 2003-03-28 [paul]       0.8.11claws62
8760
8761         * sync with 0.8.11cvs16
8762                 see ChangeLog 2003-03-28
8763
8764 2003-03-28 [paul]       0.8.11claws61
8765
8766         * sync with 0.8.11cvs15
8767                 see ChangeLog 2003-03-28
8768
8769 2003-03-27 [christoph]  0.8.11claws60
8770
8771         * src/folder.c
8772         * src/imap.c
8773         * src/common/socket.[ch]
8774                 set socket state to DISCONNECTED when any operation
8775                 fails to allow reconnecting in IMAP code without
8776                 checking the return code of all calls to the command
8777                 functions
8778
8779         * src/folderview.c
8780         * src/summaryview.c
8781                 remove some more stuff that depends on specific
8782                 folder types
8783
8784 2003-03-27 [paul]       0.8.11claws59
8785
8786         * sync with 0.8.11cvs14
8787                 see ChangeLog 2003-03-27
8788                 
8789         * src/selective_download.[ch]   ** REMOVED **
8790                 really removed
8791
8792 2003-03-27 [christoph]  0.8.11claws58
8793
8794         * src/folder.c
8795                 fix handling of tmp_flags in flag copy function
8796
8797 2003-03-27 [paul]       0.8.11claws57
8798
8799         * sync with 0.8.11cvs13
8800                 see ChangeLog 2003-03-27
8801
8802 2003-03-27 [oliver]     0.8.11claws56
8803
8804         * src/maiwindow.c
8805                 remove sel_download_cb
8806
8807 2003-03-27 [oliver]     0.8.11claws55
8808         
8809         * src/inc.c
8810                 remove POP3_TOP
8811         
8812 2003-03-26 [oliver]     0.8.11claws54
8813
8814         *src/pop.h
8815                 remove POP3_TOP*
8816         * README.claws
8817                 remove selective donwload readme
8818
8819 2003-03-26 [oliver]     0.8.11claws53
8820         * src/matcher.[ch]
8821         * src/matcher_parser_parse.y 
8822         * src/pop.c 
8823         * src/prefs_account.[ch]
8824         * src/prefs_filtering.c
8825                 remove selective donwload
8826
8827 2003-03-26 [oliver]     0.8.11claws52
8828
8829         * src/inc.[ch] 
8830         * src/filtering.c 
8831         * src/mainwindow.c 
8832                 remove selective donwload
8833
8834 2003-03-26 [oliver]     0.8.11claws51
8835         
8836         * src/Makefile.am
8837         * src/selective_download.[ch]   ** REMOVE **    
8838
8839 2003-03-26 [christoph]  0.8.11claws50
8840
8841         * src/news.c
8842                 fix NEWS that got broken by a sync with sylpheed-main
8843
8844 2003-03-26 [christoph]  0.8.11claws49
8845
8846         * src/mimeview.c
8847                 fix mime type guessing when no mime type is found for a file
8848
8849 2003-03-25 [christoph]  0.8.11claws48
8850
8851         * src/mimeview.c
8852         * src/procmime.c
8853                 remove mime type guessing from mime parser and use
8854                 name based mime types in viewer lookup for mime type
8855                 application/octet-stream
8856
8857 2003-03-25 [christoph]  0.8.11claws47
8858
8859         * doc-src/readme.txt
8860         * doc-src/rfc2554.txt
8861                 add RFC about SMTP AUTH
8862
8863         * src/send_message.c
8864         * src/common/smtp.[ch]
8865                 add extra error code for authentication errors and
8866                 clear temporary password when this error occurs
8867
8868         (closes Bug 84 authentication failure while sending should
8869          prompt for password again)
8870
8871 2003-03-25 [christoph]  0.8.11claws46
8872
8873         * configure.ac
8874         * src/Makefile.am
8875         * src/imageview.[ch]                            ** REMOVE **
8876         * src/messageview.[ch]
8877         * src/mimeview.[ch]
8878         * src/prefs_common.[ch]
8879         * src/textview.c
8880         * src/plugins/Makefile.am
8881         * src/plugins/image_viewer/.cvsignore           ** NEW **
8882         * src/plugins/image_viewer/Makefile.am          ** NEW **
8883         * src/plugins/image_viewer/plugin.c             ** NEW **
8884         * src/plugins/image_viewer/viewer.[ch]          ** NEW **
8885                 move image viewer into a plugin (building is enabled by default)
8886                 [ToDo: Prefs for resize and autoview]
8887
8888 2003-03-25 [paul]       0.8.11claws45
8889
8890         * sync with 0.8.11cvs12
8891                 see ChangeLog 2003-03-26
8892
8893 2003-03-25 [paul]       0.8.11claws44
8894
8895         * sync with 0.8.11cvs11
8896                 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
8897                 
8898         Note: Selective Download is broken.
8899                 
8900 2003-03-22 [christoph]  0.8.11claws43
8901
8902         * src/folder.c
8903                 code cleanup for flags copying
8904
8905 2003-03-22 [christoph]  0.8.11claws42
8906
8907         * src/plugins/trayicon/trayicon.c
8908                 fix setting the transparent area when the window size
8909                 is forced by the system tray
8910
8911 2003-03-22 [christoph]  0.8.11claws41
8912
8913         * src/plugins/trayicon/gnome-mail.xpm           ** REMOVE **
8914         * src/plugins/trayicon/gnome-nomail.xpm         ** REMOVE **
8915         * src/plugins/trayicon/newmail.xpm              ** NEW **
8916         * src/plugins/trayicon/nomail.xpm               ** NEW **
8917         * src/plugins/trayicon/trayicon.c
8918         * src/plugins/trayicon/unreadmail.xpm           ** NEW **
8919                 o replace GBiff icons with KBiff icons resized to 16x16 pixel
8920                 o add icon for unread mails
8921                 o set transparency for window
8922
8923 2003-03-22 [christoph]  0.8.11claws40
8924
8925         * src/news.c
8926                 init news session to prevent crash when session is closed
8927
8928 2003-03-22 [christoph]  0.8.11claws39
8929
8930         * src/imap.c
8931         * src/common/session.[ch]
8932                 Init session data to make sure we don't have invalid pointers
8933                 for read_ch and write_ch when new multi process sessions are
8934                 not used
8935
8936         * src/main.c
8937         * src/common/plugin.c
8938         * src/common/sylpheed.c
8939         * src/plugins/demo/demo.c
8940         * src/plugins/dillo_viewer/dillo_viewer.c
8941         * src/plugins/mathml_viewer/mathml_viewer.c
8942         * src/plugins/spamassassin/spamassassin.c
8943         * src/plugins/spamassassin/spamassassin_gtk.c
8944                 add plugin types to allow loading plugins at different times
8945                 (and maybe for different frontends), because it's not good to
8946                 load GTK-Plugins gefore gtk_init was called
8947
8948         * configure.ac
8949         * src/plugins/Makefile.am
8950         * src/plugins/trayicon/.cvsignore               ** NEW **
8951         * src/plugins/trayicon/Makefile.am              ** NEW **
8952         * src/plugins/trayicon/eggtrayicon.c            ** NEW **
8953         * src/plugins/trayicon/eggtrayicon.h            ** NEW **
8954         * src/plugins/trayicon/gnome-mail.xpm           ** NEW **
8955         * src/plugins/trayicon/gnome-nomail.xpm         ** NEW **
8956         * src/plugins/trayicon/trayicon.c               ** NEW **
8957                 New Trayicon plugin that shows an icon in a systray that uses
8958                 XEMBED protocol like Gnome's systray. Icon shows if there
8959                 are new mails and a tooltip shows information about new,
8960                 unread and total messages.
8961
8962 2003-03-22 [paul]       0.8.11claws38
8963
8964         * src/common/smtp.c
8965                 fix ESMTP AUTH CRAM-MD5
8966                 [sync with main (still version 0.8.11cvs6), see
8967                  ChangeLog 2003-03-22]
8968
8969 2003-03-21 [colin]      0.8.11claws37
8970
8971         * src/send_message.c
8972                 Fix USE_SSL => USE_OPENSSL
8973
8974 2003-03-21 [colin]      0.8.11claws36
8975
8976         * src/folderview.c
8977                 Fix counts in drag and dropped subfolders
8978
8979 2003-03-21 [colin]      0.8.11claws35
8980
8981         * src/folder.c 
8982         * src/folderview.c
8983                 speed up a bit folder dnd
8984
8985 2003-03-20 [alfons]     0.8.11claws34
8986
8987         * src/main.c
8988         * src/toolbar.c
8989         * src/procmsg.c
8990                 don't send locked queue messages
8991                 (feature request "[ 705245 ] Locking message in outbox 
8992                  should prevent sending")
8993
8994 2003-03-20 [christoph]  0.8.11claws33
8995
8996         * src/folder.c
8997                 remove NEW and UNREAD flag in special folders when scanning
8998                 
8999         * src/common/smtp.c
9000                 fix ESMTP AUTH CRAM-MD5
9001
9002 2003-03-20 [paul]       0.8.11claws32
9003
9004         * src/prefs_account.c
9005                 Re-write 'Tunnel command to open connection' as
9006                 'Use command to communicate with server', and disable
9007                 it for all except IMAP accounts
9008
9009 2003-03-20 [paul]       0.8.11claws31
9010
9011         * sync with 0.8.11cvs6
9012                 see ChangeLog 2003-03-20
9013
9014 2003-03-19 [match]      0.8.11claws30
9015
9016         * src/addritem.[ch]
9017                 include documentation. minor refactoring.
9018         * src/addr_compl.[ch]
9019         * src/addrindex.[ch]
9020         * src/addresbook.[ch]
9021         * src/summaryview.c
9022                 re-enable address lookup (was disabled in
9023                 0.8.11claws20).
9024
9025 2003-03-19 [christoph]  0.8.11claws29
9026
9027         * src/procmsg.c
9028                 add temp flag handling, will make moving and copying
9029                 messages possible again
9030
9031         * src/folder.c
9032                 correct calulation of folder stats
9033
9034 2003-03-18 [match]      0.8.11claws28
9035
9036         * src/editgroup.h
9037                 remove case sensitive comparison (closes bug 80).
9038
9039 2003-03-18 [christoph]  0.8.11claws27
9040
9041         * src/imap.c
9042                 fix imap using a tunnel command
9043
9044         (closes bug 87)
9045
9046 2003-03-18 [christoph]  0.8.11claws26
9047
9048         * src/folder.[ch]
9049         * src/imap.c
9050         * src/procmsg.[ch]
9051                 rewrite flag handling for folders
9052
9053 2003-03-18 [christoph]  0.8.11claws25
9054
9055         * src/folder.c
9056         * src/procmsg.c
9057         * src/summaryview.c
9058                 unset NEW and UNREAD flags when message is ignored, to make
9059                 sure messages don't show up as unread on other IMAP clients,
9060                 because the IGNORE_THREAD flag can not be syncronized through
9061                 the IMAP folder
9062
9063 2003-03-17 [christoph]  0.8.11claws24
9064
9065         * src/imap.c
9066                 don't use recursion to fetch uids when the number of messages
9067                 does not match. Moved code into subfunction that is used
9068                 again when needed, to prevent an endless loop.
9069
9070 2003-03-17 [thorsten]   0.8.11claws23
9071
9072         * src/imageview.[ch]
9073                 export imageview_get_resized_size() (for plugins)
9074         * src/prefs_common.[ch]
9075                 added prefs_common_get() (for plugins)
9076
9077 2003-03-17 [christoph]  0.8.11claws22
9078
9079         * src/imap.c
9080                 o remove UID guessing from copy code
9081                 o support UIDPLUS extension for APPEND command
9082
9083 2003-03-17 [paul]       0.8.11claws21
9084
9085         * src/gtk/about.c
9086                 remove 'Compiled-plugins' section.
9087                 
9088         * src/plugins/dillo_viewer/dillo_viewer.c
9089                 slight change to description text
9090
9091 2003-03-16 [match]      0.8.11claws20
9092         * src/ldapserver.[ch]           ** NEW **
9093         * src/ldapctrl.[ch]             ** NEW **
9094         * src/ldapquery.[ch]            ** NEW **
9095         * src/ldaputil.[ch]             ** NEW **
9096         * src/addrcindex.[ch]           ** NEW **
9097         * src/addrquery.h               ** NEW **
9098         * src/addritem.[ch]
9099         * src/addrcache.[ch]
9100         * src/addrindex.[ch]
9101         * src/addr_compl.[ch]
9102         * src/addressbook.[ch]
9103         * src/addrbook.[ch]
9104         * src/editgroup.c
9105         * src/editaddress.c
9106         * src/editldap.c
9107         * src/editldap_basedn.c
9108         * src/vcard.c
9109         * src/jpilot.c
9110         * src/Makefile.am
9111                 included dynamic LDAP queries. improved address
9112                 completion.
9113
9114 2003-03-16 [paul]       0.8.11claws19
9115
9116         * tools/multiwebsearch.pl
9117                 fix a fatal typo
9118
9119 2003-03-16 [christoph]  0.8.11claws18
9120
9121         * src/mimeview.c
9122         * src/plugins/dillo_viewer/dillo_viewer.c
9123         * src/plugins/mathml_viewer/mathml_viewer.c
9124                 make unregistering of MimeViewerFactorys possible
9125
9126 2003-03-16 [alfons]     0.8.11claws17
9127
9128         * configure.ac
9129                 correct typo
9130
9131 2003-03-16 [melvin]     0.8.11claws16
9132
9133         * src/plugins/dillo_viewer.c
9134                 Fixed bug where it was not possible to view more than
9135                 one text/html attachment per message (bug discovered
9136                 by Christoph Hohmann).
9137
9138 2003-03-15 [melvin]     0.8.11claws15
9139
9140         * src/prefs_actions.c
9141                 Fixed compilation warnings.
9142
9143 2003-03-15 [melvin]     0.8.11claws14
9144
9145         * src/plugins/Makefile.am
9146         * src/plugins/dillo_viewer/.cvsignore                   ** NEW **
9147         * src/plugins/dillo_viewer/Makefile.am                  ** NEW **
9148         * src/plugins/dillo_viewer/dillo_viewer.c               ** NEW **
9149                 Added a html mail viewer plugin that uses Dillo v0.7.0 or
9150                 newer (http://dillo.auriga.wearlab.de/).
9151
9152 2003-03-15 [christoph]  0.8.11claws13
9153
9154         * src/imap.c
9155                 don't query imap folder for attributes because we already
9156                 for them from imap_status
9157
9158         * src/mimeview.[ch]
9159                 add support for plugable MimeViewers (unloading Viewers
9160                 not yet complete)
9161
9162         * src/plugins/Makefile.am
9163         * src/plugins/mathml_viewer/.cvsignore          ** NEW **
9164         * src/plugins/mathml_viewer/Makefile.am         ** NEW **
9165         * src/plugins/mathml_viewer/mathml_viewer.c     ** NEW **
9166                 add MathML Viewer (Content-Type text/mathml) using GtkMathView
9167                 widget from http://helm.cs.unibo.it/mml-widget/
9168
9169 2003-03-14 [christoph]  0.8.11claws12
9170
9171         * src/folder.[ch]
9172                 o error return code's should better be negative
9173                 o replace printf with debug_print
9174
9175         * src/imap.c
9176                 improve IMAP folder scan by checking UID-NEXT
9177
9178         * src/summaryview.c
9179                 remove check that are unnecessary in my opinion
9180
9181 2003-03-13 [christoph]  0.8.11claws11
9182
9183         * src/folder.[ch]
9184         * src/foldersel.c
9185         * src/folderview.c
9186         * src/imap.c
9187         * src/mbox_folder.c
9188         * src/mh.c
9189         * src/news.c
9190         * src/prefs_scoring.c
9191         * src/summaryview.c
9192                 use a common function to get a displayable name
9193                 for a FolderItem
9194
9195 2003-03-13 [paul]       0.8.11claws10
9196
9197         * tools/Makefile.am
9198           tools/README
9199           tools/multiwebsearch.conf     ** NEW FILE **
9200           tools/multiwebsearch.pl       ** NEW FILE **
9201                 add multiwebsearch Actions script
9202
9203 2003-03-13 [colin]      0.8.11claws9
9204
9205         * src/compose.c
9206                 Remove leading emtpy lines from quoted text
9207                 before quoting it
9208
9209 2003-03-13 [melvin]     0.8.11claws8
9210
9211         * src/prefs_actions.c
9212                 Fixed a memory leak
9213                 Code clean ups
9214                 Added Cancel and OK buttons
9215                 Corrected help text
9216
9217 2003-03-13 [christoph]  0.8.11claws7
9218
9219         * src/account.c
9220         * src/folder.[ch]
9221         * src/imap.c
9222         * src/mainwindow.c
9223         * src/mbox_folder.c
9224         * src/mh.c
9225         * src/news.c
9226         * src/setup.c
9227                 replace more folder type stuff with folder class stuff
9228
9229 2003-03-13 [melvin]     0.8.11claws6
9230
9231         * src/prefs_actions.c
9232                 Added new tokens:
9233                 %u: user provided argument
9234                 %h: user provided argument (hidden on input)
9235                 %s: current text selection in the message view 
9236
9237 2003-03-13 [paul]       0.8.11claws5
9238
9239         * sync with 0.8.11cvs5
9240                 see ChangeLog 2003-03-11, 2003-03-12
9241
9242 2003-03-12 [christoph]  0.8.11claws4
9243
9244         * src/folder.c
9245                 use folder class idstr when writing folderlist.xml
9246
9247         * src/folder.h
9248         * src/imap.c
9249         * src/news.c
9250                 replace folder type checks with folder class checks
9251
9252 2003-03-12 [christoph]  0.8.11claws3
9253
9254         * src/folder.[ch]
9255         * src/imap.[ch]
9256         * src/main.c
9257         * src/mbox_folder.[ch]
9258         * src/mh.[ch]
9259         * src/news.[ch]
9260                 o create a list of known folder classes in the folder system
9261                 o use folder class id strings for folder item identifiers
9262
9263 2003-03-12 [christoph]  0.8.11claws2
9264
9265         * src/imap.c
9266                 fix imap uid validity check
9267
9268 2003-03-12 [christoph]  0.8.11claws1
9269
9270         * src/account.c
9271         * src/folder.[ch]
9272         * src/foldersel.c
9273         * src/folderview.c
9274         * src/imap.c
9275         * src/mainwindow.c
9276         * src/mbox_folder.c
9277         * src/mh.c
9278         * src/news.c
9279         * src/prefs_scoring.c
9280         * src/procmsg.c
9281         * src/setup.c
9282         * src/summaryview.c
9283                 initial restructuring of folder system, seperating
9284                 folders and folder classes
9285
9286 2003-03-12 [paul]       0.8.11claws
9287
9288         0.8.11claws release
9289
9290 2003-03-12 [christoph]
9291
9292         * src/gtk/prefswindow.c
9293                 fix translation of "Page Index"
9294
9295 2003-03-12 [paul]       0.8.10claws110
9296
9297         a sync from 0.8.11cvs4 before the release
9298
9299         * src/common/utils.c
9300                 subject_compare_for_sort(): allow null strings (fixes
9301                 summary sorting).
9302
9303 2003-03-11 [paul]       0.8.10claws109
9304
9305         * po/es.po
9306                 update Spanish translation, submitted by
9307                 Ricardo Mones Lastra
9308
9309 2003-03-11 [melvin]     0.8.10claws108
9310
9311         * po/fr.po
9312                 Updated French translations
9313
9314 2003-03-11 [paul]       0.8.10claws107
9315
9316         * manual/en/Makefile.am
9317           manual/en/*.html
9318                 update English manual, add a new page
9319                 updated by Francois Barriere <fbarriere@atmel.fr>
9320                 
9321         * po/bg.po
9322           po/it.po
9323           po/sr.po
9324                 update Bulgarian, Italian, and Serbian translations
9325                 submitted by George Danchev, Alessandro Maestri, and
9326                 Urke MMI
9327
9328 2003-03-10 [paul]       0.8.10claws106
9329
9330         * src/gtk/about.c
9331           src/gtk/prefswindow.c
9332                 make some strings translatable
9333
9334 2003-03-10 [darko]      0.8.10claws105
9335
9336         * src/compose.c
9337                 code cleanup to make Hiro happy
9338
9339 2003-03-10 [paul]       0.8.10claws104
9340
9341         * sync with 0.8.11cvs2
9342                 see ChangeLog 2003-03-10
9343
9344 2003-03-09 [melvin]     0.8.10claws103
9345
9346         * src/textview.c
9347                 textview_set_font(): fix for message display in
9348                 UTF-8 locales (thanks to Sergey Vlasov).
9349                 (was unintentionnaly reverted in 0.8.6claws6)   
9350
9351 2003-03-08 [darko]      0.8.10claws102
9352
9353         * src/compose.c
9354                 fix infinite loop in wrapping as reported
9355                 by happycactus
9356                 obsoletes patch #696482
9357
9358 2003-03-08 [christoph]  0.8.10claws101
9359
9360         * src/imap.c
9361                 add workaround for IMAP servers that do not
9362                 support the "UID SEARCH UID" command
9363
9364 2003-03-07 [christoph]  0.8.10claws100
9365
9366         * src/plugins/spamassassin/spamassassin.[ch]
9367         * src/plugins/spamassassin/spamassassin_gtk.c
9368                 code cleanup
9369
9370 2003-03-07 [paul]       0.8.10claws99
9371
9372         * po/es.po
9373                 updated Spanish translation, submitted by
9374                 Ricardo Mones Lastra
9375
9376 2003-03-07 [christoph]  0.8.10claws98
9377
9378         * src/send.c
9379                 fix in 0.8.10claws94 was wrong
9380                 local delivery does not require escaping, remove escaping
9381                 code to make signatures of mails with "." lines valid
9382                 
9383                 NOTE: requires that sendmail is executed with "-i" option,
9384                       what is the default now, but has to be changed in all
9385                       exsiting accounts)
9386
9387 2003-03-07 [paul]       0.8.10claws97
9388
9389         * sync with 0.8.11 release
9390                 see ChangeLog 2003-03-07
9391
9392 2003-03-06 [paul]       0.8.10claws96
9393
9394         * src/compose.c
9395                 revert commit 0.8.10claws92
9396
9397 2003-03-06 [paul]       0.8.10claws95
9398
9399         * src/folderview.c
9400                 fix (solaris) bug 73, 'Crash when selecting top-level folder'
9401
9402         * src/gtkaspell.c
9403                 fix bug 74, 'Crash opening editor window with pseudo-color
9404                 display'
9405                 
9406         Patches submitted by Kevin Vigor <kevin@vigor.nu>
9407
9408 2003-03-06 [christoph]  0.8.10claws94
9409
9410         * src/send.c
9411                 fix rfc2821 (4.5.2) violation in SMTP data sending,
9412                 all lines starting with a period get an extra period
9413                 inserted
9414                 (found by Simon 'corecode' Schubert)
9415
9416 2003-03-06 [paul]       0.8.10claws93
9417
9418         * src/folderview.c
9419                 if configured font can't be loaded fall back to gtk
9420                 default. (with thanks to Christoph)
9421                 
9422                 closes long-standing bug 15 'Crashes on startup'
9423
9424 2003-03-06 [paul]       0.8.10claws92
9425
9426         * src/compose.c
9427                 freeze text before autosave and thaw afterwards
9428                 fixes bug 67 'autosave make re-rediting message crazy'
9429
9430 2003-03-06 [christoph]  0.8.10claws91
9431
9432         * src/compose.c
9433                 ignore address comment in dupe check for Cc-list
9434
9435         (closes reopened bug 47 Replying to message strips name part of
9436          e-mail addresses of Cc: lines)
9437
9438 2003-03-06 [paul]       0.8.10claws90
9439
9440         * src/Makefile.am
9441                 remove reference to gtkxtext.h as its no longer in
9442                 the repository
9443
9444 2003-03-06 [paul]       0.8.10claws89
9445
9446         * sync with 0.8.10cvs25
9447                 see ChangeLog 2003-03-06
9448
9449 2003-03-06 [oliver]     0.8.10claws88
9450         
9451         * src/messageview.c
9452                 remove include
9453
9454 2003-03-06 [oliver]     0.8.10claws87
9455         
9456         * src/folderview.c 
9457                 remove changes introduced inclaws74
9458         * src/messageview.c
9459                 another attempt to sanely delete and update
9460                 messages deleted in separate messageview
9461
9462 2003-03-05 [christoph]  0.8.10claws86
9463
9464         * src/summaryview.c
9465                 check if "From" matches any account's address if
9466                 addressbook completion of addresses is disabled too
9467
9468         (closes Bug 70 "Display recipient in from" doesn't check
9469          folder's default account)
9470
9471 2003-03-05 [christoph]  0.8.10claws85
9472
9473         * src/compose.c
9474         * src/common/utils.[ch]
9475                 don't strip address comments when building Cc lists
9476
9477         (closes Bug 47 Replying to message strips name part of e-mail addresses
9478          of Cc: lines)
9479
9480         * src/folder.c
9481                 fix return value of copy function
9482
9483 2003-03-05 [christoph]  0.8.10claws84
9484
9485         * src/imap.c
9486                 don't ask imap server for non rfc822 headers
9487
9488         (closes bug 71 IMAP FETCH asks for FROM header field twice)
9489
9490         * src/imap.c
9491                 destroy session on socket error to allow reconnecting
9492
9493 2003-03-05 [christoph]  0.8.10claws83
9494
9495         * configure.ac
9496                 fix building with gnome when no prefix is set
9497
9498         (closes bug 66 Gnome directory is set to NONE)
9499
9500 2003-03-05 [paul]       0.8.10claws82
9501
9502         * sync with 0.8.10cvs23
9503                 see ChangeLog 2003-03-05
9504
9505 2003-03-04 [christoph]  0.8.10claws81
9506
9507         * src/folder.c
9508                 o fix moving and copying when folder returns 0 for new
9509                   message number
9510                 o remove some code for single message copy and move
9511                   operations and use functions for multiple messages
9512
9513         (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
9514
9515         * src/news.c
9516                 remove unused include
9517
9518 2003-03-04 [paul]       0.8.10claws80
9519
9520         * src/gtk/about.c
9521                 list 'Compiled plugins'
9522
9523 2003-03-03 [christoph]  0.8.10claws79
9524
9525         * src/news.[ch]
9526                 have to multiply the percentage of the current fetch with
9527                 the percentage that it has of the total fetch operation
9528                 for correct values
9529
9530 2003-03-03 [christoph]  0.8.10claws78
9531
9532         * src/news.c
9533                 fix calculation of expected lines for progress indicator
9534
9535 2003-03-03 [christoph]  0.8.10claws77
9536
9537         * src/summaryview.c
9538         * src/common/utils.c
9539                 fix segfault when opening the root news folder
9540
9541 2003-03-03 [christoph]  0.8.10claws76
9542
9543         * src/mainwindow.[ch]
9544         * src/common/Makefile.am
9545         * src/common/progressindicator.[ch]
9546                 add UI independent progress indicator handling
9547
9548         * src/news.[ch]
9549                 use new progress indicator for message info fetching
9550
9551         * src/common/hooks.h
9552                 code cleanup
9553
9554 2003-03-03 [oliver]     0.8.10claws75
9555
9556         * src/toolbar.c
9557         * src/compose.c
9558                 removed commented code
9559
9560 2003-03-03 [oliver]     0.8.10claws74
9561
9562         * src/toolbar.[ch]
9563                 cleanups and refactoring
9564         * src/compose.[ch]
9565                 compose_reply_mode reply & forwarding interface for
9566                 toolbar buttons
9567         * src/folderview.c
9568                 act on messages marked for deletion in folderview_selected
9569                 based on prefs_common.immediate_exec since a message might 
9570                 have been deleted by messageview in a folder we are changing 
9571                 to (does anybody understand what I'm on about ?)
9572
9573 2003-03-03 [oliver]     0.8.10claws73
9574         
9575         * src/messageview.[ch]
9576                 new functions
9577                 - messageview_delete: delete message shown in messagview
9578                 - messageview_update_view: update messageview to currently 
9579                   selected summaryview message
9580                 - add separate messageview to msgview_list in order to update 
9581                   toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
9582         * src/summaryview.[ch]
9583                 summary_get_selection returns a list of selected msgs
9584                 in summaryview
9585         * src/mainwindow.c
9586                 toolbar reply refactoring
9587
9588 2003-03-03 [paul]       0.8.10claws72
9589
9590         * sync with 0.8.10cvs21
9591                 see ChangeLog 2003-03-03
9592
9593 2003-03-02 [christoph]  0.8.10claws71
9594
9595         * src/common/passcrypt.c
9596                 use POSIX includes
9597
9598 2003-03-02 [christoph]  0.8.10claws70
9599
9600         * configure.ac
9601         * src/prefs_account.c
9602         * src/prefs_gtk.[ch]
9603         * src/common/.cvsignore
9604         * src/common/Makefile.am
9605         * src/common/passcrypt.c                ** NEW **
9606         * src/common/passcrypt.h.in             ** NEW **
9607                 Implement password encryption in config files
9608                 using unix encrypt and setkey functions. The crypt
9609                 key can be set as a configure parameter. Old
9610                 passwords will be converted if they do not begin
9611                 with '!'
9612
9613 2003-03-02 [paul]       0.8.10claws69
9614
9615         * src/prefs_account.c
9616                 fix compile error
9617
9618 2003-03-01 [thorsten]   0.8.10claws68
9619
9620         * po/el.po
9621           po/hr.po
9622           po/it.po
9623           po/nl.po
9624           po/sr.po
9625           po/sv.po
9626                 corrected format strings
9627         * po/en_GB.po
9628                 corrected headers
9629                 (fix compile errors with GNU gettext-0.11.5)
9630
9631 2003-03-01 [oliver]     0.8.10claws67
9632
9633         * src/summaryview.c
9634                 menu callbacks call toolbar_menu_reply
9635
9636 2003-03-01 [oliver]     0.8.10claws66
9637
9638         * src/mainwindow.c
9639         * src/messageview.c
9640                 menu callbacks call toolbar_menu_reply
9641         * src/toolbar.[ch]
9642                 callbacks from menu handled by toolbar_menu_reply
9643
9644 2003-03-01 [paul]       0.8.10claws65
9645
9646         * src/addressbook.c
9647                 revert commit 0.8.10claws54 - breaks editing of
9648                 addressbook.
9649                 
9650         * po/bg.po
9651                 update Bulgarian translation, submitted by
9652                 George Danchev
9653
9654 2003-02-28 [christoph]  0.8.10claws64
9655
9656         * src/account.c
9657         * src/addressadd.c
9658         * src/compose.c
9659         * src/gtkaspell.c
9660         * src/gtkxtext.h                ** REMOVE **
9661         * src/imap.c
9662         * src/matcher.[ch]
9663         * src/mh.c
9664         * src/news.c
9665         * src/pine.c
9666         * src/prefs_common.c
9667         * src/prefs_matcher.c
9668         * src/procheader.[ch]
9669         * src/procmsg.[ch]
9670         * src/toolbar.c
9671         * src/common/ssl_certificate.c
9672         * src/gtk/colorlabel.c
9673         * src/gtk/menu.c
9674                 o fix warnings
9675                 o remove code obsoleted by new cache and folder system rework
9676
9677 2003-02-28 [oliver]     0.8.10claws63
9678         
9679         * src/toolbar.[ch]
9680                 * fix bug where reply in Messageview replied to 
9681                 Message displayed in summaryview
9682                 (reportedd via ML by chinatinte at gmx dot ch)
9683                 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
9684                 didn't work in separate MessageView Toolbar
9685                 (wondering if anybody uses this at all ?)
9686         * src/summaryview.[ch]
9687                 use toolbar.c's toolbar_reply instead of summary_reply (removed)
9688                 (generalize reply and forward code);
9689         * src/messageview.c 
9690                 remove focus_in event which updated summaryview to messageview
9691
9692 2003-02-28 [paul]       0.8.10claws62
9693
9694         * po/Makefile.in.in
9695                 add the --check option
9696                 Patch submitted by Ricardo Mones Lastra
9697
9698 2003-02-28 [paul]       0.8.10claws61
9699
9700         * src/prefs_account.c
9701                 re-order 'Signature' items
9702
9703 2003-02-28 [paul]       0.8.10claws60
9704
9705         * sync with 0.8.10cvs20
9706                 see ChangeLog 2003-02-28
9707
9708 2003-02-28 [paul]       0.8.10claws59
9709
9710         * po/POTFILES.in
9711                 update to reflect recent movement of files
9712
9713 2003-02-28 [paul]       0.8.10claws58
9714
9715         * sync with 0.8.10cvs19
9716                 see ChangeLog 2003-02-28
9717
9718 2003-02-27 [martin]     0.8.10claws57
9719
9720         * src/prefs_matcher.c 
9721                 fix segfault in prefs_matcher_ok() when the
9722                 last entry is deleted and prevents that the
9723                 message "entry not saved" comes up after deleting
9724                 an entry
9725
9726 2003-02-27 [martin]     0.8.10claws56
9727
9728         * src/prefs_filtering.c 
9729                 fix segfault in prefs_filtering_ok() when the
9730                 last entry is deleted and prevents that the
9731                 message "entry not saved" comes up after deleting
9732                 an entry
9733
9734 2003-02-27 [paul]       0.8.10claws55
9735
9736         * sync with 0.8.10cvs18
9737                 see ChangeLog 2003-02-27
9738
9739 2003-02-27 [paul]       0.8.10claws54
9740
9741         * src/addressbook.c
9742                 fix bug where the address book crashes with 
9743                 multiple lookups.
9744                 Patch [687729] submitted by David Frager 
9745                 <dbfrager@users.sourceforge.net>
9746
9747 2003-02-25 [christoph]  0.8.10claws53
9748
9749         * src/Makefile.am
9750         * src/colorlabel.[ch]           ** REMOVE **
9751         * src/gtk/Makefile.am
9752         * src/gtk/colorlabel.[ch]       ** NEW **
9753                 move colorlabel files to gtk directory
9754
9755         * src/esmtp.[ch]                ** REMOVE **
9756                 has been merged into smtp.[ch] in 0.7.5
9757
9758 2003-02-25 [christoph]  0.8.10claws52
9759
9760         * src/Makefile.am
9761         * src/about.[ch]                ** REMOVE **
9762         * src/gtk/Makefile.am
9763         * src/gtk/about.[ch]            ** NEW **
9764                 move about files to gtk directory
9765
9766 2003-02-25 [christoph]  0.8.10claws51
9767
9768         * src/folder.c
9769                 some code optimization of folder scanning code
9770
9771         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx> 
9772
9773 2003-02-25 [christoph]  0.8.10claws50
9774
9775         * src/main.c
9776         * src/common/sylpheed.c
9777                 add command line parameter parsing to common code
9778
9779 2003-02-24 [christoph]
9780
9781         * Makefile.am
9782         * configure.ac
9783                 fix gnome prefix problems, the configure script now removed
9784                 `gnome-config --prefix` from `gnome-config --datadir`
9785                 and adds $(prefix} instead
9786
9787         (closes Bug 24 Makefile does not respect prefix when installing
9788          GNOME data)
9789
9790 2003-02-24 [christoph]  0.8.10claws49
9791
9792         * src/news.c
9793                 check for valid session before trying to authenticate
9794
9795         (closes Bug 60 crash if "authenticate on logon" is activated
9796          and newsserver-hostname is not valid)
9797
9798 2003-02-24 [melvin]     0.8.10claws48
9799
9800         * src/prefs_actions.c
9801                 Make sure all user's input is sent to the action and then
9802                 close the socket..
9803
9804 2003-02-23 [alfons]     0.8.10claws46
9805
9806         * src/summaryview.c
9807                 also wait cursor when deleting files
9808
9809 2003-02-23 [paul]
9810
9811         * tools/freshmeat_search.pl
9812           tools/google_search.pl
9813                 scripts should now work for any browser/browser command line
9814
9815 2003-02-22 [christoph]  0.8.10claws45
9816
9817         * src/procmsg.c
9818                 fix IMAP flag setting, IMAP flag is not handled correctly
9819                 anymore by the folder system and information about the
9820                 folder should not be saved in the MsgInfo (in my opinion)
9821
9822         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
9823
9824 2003-02-22 [christoph]  0.8.10claws44
9825
9826         * src/summaryview.c
9827                 fix spelling of "label" ;-)
9828
9829 2003-02-22 [thorsten]   0.8.10claws43
9830
9831         * src/mimeview.c
9832           src/prefs_common.[ch]
9833           src/procmime.[ch]
9834                 do not use description as attachment name
9835
9836 2003-02-22 [alfons]     0.8.10claws42
9837
9838         * src/summaryview.c
9839                 freeze/thaw folder item updates when changing color labels,
9840                 and put a wait cursors on
9841
9842 2003-02-22 [thorsten]   0.8.10claws41
9843
9844         * src/mimeview.c
9845                 save-all fixes: crash if invoked on multipart container,
9846                 mimeinfo access, pathseparators, error dialog
9847
9848 2003-02-21 [alfons]     0.8.10claws40
9849
9850         * src/prefs_gtk.c
9851                 remove unused var
9852
9853 2003-02-21 [colin]      0.8.10claws39
9854
9855         * src/send.c
9856                 Fix smtp logging
9857
9858 2003-02-21 [colin]      0.8.10claws38
9859
9860         * src/summaryview.c
9861                 Freeze/thaw folderItem updates when filtering messages 
9862                 via Tools/Filter messages
9863
9864 2003-02-21 [paul]       0.8.10claws37
9865
9866         * src/compose.c
9867                 revert commit 0.8.10claws26, there are ulterior motives
9868                 for users to set a Reply-To header when posting to
9869                 newsgroups
9870
9871 2003-02-21 [paul]       0.8.10claws36
9872
9873         * sync with 0.8.10cvs17
9874                 see ChangeLog 2003-02-21
9875
9876 2003-02-20 [christoph]  0.8.10claws35
9877
9878         * src/imap.c
9879                 IMAP UID fetch speedup using SEARCH
9880
9881         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
9882
9883         * src/imap.c
9884                 fix problem with UIDs in IMAP UID cache that no longer existed
9885
9886 2003-02-20 [christoph]  0.8.10claws34
9887
9888         * src/imap.c
9889         * src/procheader.c
9890         * src/procheader.h
9891                 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
9892
9893         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
9894
9895         * src/imap.c
9896                 Rewrite imap_cmd_gen_recv use sock_getline instead
9897                 of sock_gets to avoid problems with too long reply
9898                 lines
9899     
9900 2003-02-20 [colin]      0.8.10claws33
9901         
9902         * src/prefs_account.c
9903                 Better wording
9904
9905 2003-02-20 [colin]      0.8.10claws32
9906
9907         * src/compose.c
9908                 Remove useless '&& !to_sender' 
9909
9910 2003-02-20 [darko]
9911
9912         * AUTHORS
9913                 change my e-mail address
9914
9915 2003-02-19 [colin]      0.8.10claws31
9916
9917         * src/prefs_common.c
9918                 X11 style colors for every configurable color
9919
9920 2003-02-19 [alfons]     0.8.10claws30
9921
9922         * src/prefs_gtk.[ch]
9923         * src/prefs_common.c
9924                 for color_new accept both plain integers and X11 style color
9925                 names (as found in /usr/lib/X11/rgb.txt)
9926
9927 2003-02-19 [paul]       0.8.10claws29
9928
9929         * src/mainwindow.c
9930                 add tooltips to online/offline button and account selector
9931                 button
9932
9933 2003-02-19 [paul]       0.8.10claws28
9934
9935         * src/folder.c
9936           src/news.c
9937           src/prefs_account.[ch]
9938           src/prefs_common.[ch]
9939                 move 'Maximum number of articles to download' to
9940                 account prefs.
9941                 clean up account prefs gui a little by hiding entries
9942                 rather then greying out entries
9943
9944 2003-02-19 [hiro]       0.8.10claws27
9945
9946         * src/common/utils.c
9947                 fix bug #54 'yesterdays date is displayed in the message 
9948                 summary window'
9949
9950 2003-02-19 [paul]       0.8.10claws26
9951
9952         * src/compose.c
9953                 fix bug reported in Feature Request [688596] 
9954                 'Reply-to header in news'
9955
9956 2003-02-18 [paul]       0.8.10claws25
9957
9958         * src/select-keys.c
9959                 add a 'List all keys' button to key selection dialog
9960
9961 2003-02-18 [colin]      0.8.10claws24
9962         
9963         * src/stock_pixmap.c
9964                 fix compile error
9965
9966 2003-02-18 [colin]      0.8.10claws23
9967
9968         * src/common/smtp.[ch]
9969           src/prefs_account.c
9970                 Try to starttls if it seems to be the only
9971                 way to authenticate a user
9972
9973 2003-02-18 [paul]       0.8.10claws22
9974
9975         * src/Makefile.am
9976           src/folderview.c
9977           src/stock_pixmap.[ch]
9978           src/pixmaps/drafts_close.xpm  ** NEW FILE **
9979           src/pixmaps/drafts_open.xpm   ** NEW FILE **
9980                 as a Drafts folder is a special folder allow it to have
9981                 its own unique icons
9982
9983 2003-02-18 [colin]      0.8.10claws21
9984
9985         * src/imap.c
9986                 Fix port selection when using starttls
9987
9988 2003-02-18 [paul]       0.8.10claws20
9989
9990         * src/mainwindow.c
9991           src/prefs_common.[ch]
9992                 make blue the default new mail colour
9993
9994 2003-02-18 [paul]       0.8.10claws19
9995
9996         * sync with 0.8.10cvs14
9997                 see ChangeLog 2003-02-18
9998
9999 2003-02-17 [jens]       0.8.10claws18
10000
10001         * src/common/md5.c
10002                 fixed a compile problem with gcc 3.3
10003                 works on 2.95.3 too (testet on PPC as it is big endian)
10004
10005 2003-02-17 [paul]       0.8.10claws17
10006
10007         * sync with 0.8.10cvs13
10008                 see ChangeLog 2003-02-17
10009
10010 2003-02-17 [paul]       0.8.10claws16
10011
10012         * sync with 0.8.10cvs12
10013                 see ChangeLog 2003-02-17
10014
10015 2003-02-16 [match]      0.8.10claws15
10016
10017         * src/addressbook.c
10018                 Eliminates reloading of address data when items
10019                 deleted or added. Applied submitted by
10020                 Luke Plant <lukeplant@softhome.net>
10021
10022 2003-02-16 [paul]       0.8.10claws14
10023
10024         * src/news.c
10025                 when a 'protocol error' is encountered disconnect from
10026                 the server. This means that the user can carry on viewing
10027                 other articles and doesn't have to either wait until the
10028                 server timesout or quit sylpheed.
10029                 Fixes bug #53 'Unable to read messages in newsgroups, 
10030                 displayed message doesn't change'
10031
10032 2003-02-15 [christoph]  0.8.10claws13
10033
10034         * src/imap.c
10035                 fix bug that stopped scanning of folders when an
10036                 IMAP folder was empty
10037
10038         (closes bug 46 stop scan messages in folders after empty folder)
10039
10040 2003-02-15 [paul]
10041
10042         * tools/Makefile.am
10043           tools/README
10044           tools/freshmeat_search.pl     ** NEW FILE **
10045           tools/google_search.pl        ** NEW FILE **
10046                 Add 2 Actions scripts which search freshmeat/google
10047                 for the selected text using the browser configured
10048                 in sylpheedrc.
10049                 
10050         Note: These scripts are very dependent on the format of the
10051         browser command and may not work on every occasion. Testing
10052         is welcome. 
10053
10054 2003-02-14 [alfons]     0.8.10claws12
10055
10056         * src/compose.c
10057                 fix breakage because of uninitialized account pointer.
10058                 please verify.
10059
10060 2003-02-14 [paul]       0.8.10claws11
10061
10062         * src/compose.c
10063           src/prefs_account.[ch]
10064           src/prefs_common.[ch]
10065                 move signature settings to Account Prefs
10066
10067 2003-02-14 [paul]       0.8.10claws10
10068
10069         * sync with 0.8.10cvs11
10070                 see ChangeLog 2003-02-14
10071
10072 2003-02-13 [thorsten]   0.8.10claws9
10073
10074         * src/news.c
10075                 revert news progressbar (GUI separation)
10076
10077 2003-02-13 [paul]       0.8.10claws8
10078
10079         * src/compose.c
10080                 make replies behave correctly, re: RFC 1036, Section 2.2.3,
10081                 paragraph 1
10082
10083 2003-02-13 [paul]       0.8.10claws7
10084
10085         * src/compose.[ch]
10086           src/summaryview.c
10087                 fix 'Follow-up and Reply-to' so that it creates a reply to
10088                 the newsgroup and the sender. If the message has the keyword
10089                 'poster' in the Followup-To header, all replies go to the
10090                 sender, re: RFC 1036, Section 2.2.3
10091                 rename all instances of 'ignore_replyto' to 'to_sender', both
10092                 were previously used, now we use just one.
10093
10094 2003-02-13 [paul]       0.8.10claws6
10095
10096         * sync with 0.8.10cvs9
10097                 see ChangeLog 2003-02-13
10098
10099 2003-02-13 [paul]       0.8.10claws5
10100
10101         * configure.ac
10102                 show which plugins are configured in the configure
10103                 output.
10104
10105 2003-02-12 [thorsten]   0.8.10claws4
10106
10107         * src/news.c
10108                 show progress while fetching news headers
10109
10110 2003-02-12 [christoph]  0.8.10claws3
10111
10112         * configure.ac
10113         * src/plugins/Makefile.am
10114                 use AM_CONDITIONAL to enable plugins, automake correctly
10115                 manages this when creating distdir
10116
10117 2003-02-12 [christoph]  0.8.10claws2
10118
10119         * ac/spamassassin.m4
10120         * src/plugins/spamassassin/Makefile.am
10121                 fix building SpamAssassin plugin without OpenSSL
10122
10123 2003-02-12 [paul]       0.8.10claws1
10124
10125         * ac/Makefile.am
10126           src/Makefile.am
10127           src/plugins/Makefile.am
10128                 fix failure of 'make release'
10129
10130 2003-02-12 [paul]       0.8.10claws
10131
10132         * 0.8.10claws released
10133
10134 2003-02-12 [paul]       0.8.9claws56
10135
10136         * po/bg.po
10137           po/es.po
10138           po/it.po
10139           po/ru.po
10140           po/sr.po
10141                 updated translations by George Danchev, Ricardo Mones Lastra,
10142                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
10143                 
10144         * sylpheed.spec.in
10145                 Allow the building of RPMs by a regular user. Submitted
10146                 by Sergei Astanin
10147
10148 2003-02-11 [alfons]     0.8.9claws55
10149
10150         * src/colorlabel.c
10151                 don't use pixmaps for label color rect but draw rectangles
10152                 so we can respect the color map of palette based visuals
10153                 (fixes the long time crashes on Suns - thanks to Andreas
10154                 Engel and Steve O'Hara-Smith for testing)
10155
10156 2003-02-11 [christoph]  0.8.9claws54
10157
10158         * src/matcher_parser_parse.y
10159                 correct bug where filering rules of not existing folders in
10160                 matcherrc were added to global filtering
10161                 
10162         (closes Debian Bug #180253 - Directory's filter-rules are merged with
10163          main filter-rules after removing directory, http://bugs.debian.org/180253)
10164         
10165 2003-02-11 [paul]       0.8.9claws53
10166
10167         * sync with 0.8.10cvs7
10168                 see ChangeLog 2003-02-09
10169
10170 2003-02-11 [melvin]     0.8.9claws52
10171
10172         * po/fr.po
10173                 Updated French tranlsations
10174
10175 2003-02-10 [paul]       0.8.9claws51
10176
10177         * sylpheed.spec.in
10178                 correct --enable-openssl
10179                 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
10180
10181 2003-02-09 [martin]     0.8.9claws50
10182
10183         * src/prefs_matcher.c
10184                 fix segfault in prefs_matcher_substitute_cb() when
10185                 no row is selected
10186
10187 2003-02-09 [paul]       0.8.9claws49
10188
10189         * src/folderview.c
10190                 fix bug where a newsgroup folder's processing rules were
10191                 merged with the global filtering rules when the newsgroup
10192                 folder was deleted, causing some seriously bad results,
10193                 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
10194
10195 2003-02-08 [melvin]     0.8.9claws48
10196
10197         * src/compose.c
10198                 Corrected and modified an alert message.
10199
10200 2003-02-07 [paul]       0.8.9claws47
10201
10202         * src/folderview.c
10203                 fix bug where both an 'Account properties' window and a
10204                 'Folder properties' window were opened when clicking on
10205                 'Properties' in an NNTP or IMAP folder's popup menu.
10206
10207 2003-02-07 [paul]       0.8.9claws46
10208
10209         * sync with 0.8.10cvs6
10210                 see ChangeLog 2003-02-06
10211
10212 2003-02-06 [christoph]  0.8.9claws45
10213
10214         * src/mbox.c
10215                 freeze folder updates while importing mbox files
10216                 (closes bug 43 importing mbox took hours)
10217                 
10218         Patch submitted by Jens Rantil <jens.rantil@telia.com>
10219
10220 2003-02-06 [thorsten]   0.8.9claws44
10221
10222         * po/de.po
10223                 Updated german translations
10224
10225 2003-02-06 [thorsten]   0.8.9claws43
10226
10227         * src/news.h
10228                 use guint for message numbers (fix count in grouplist dialog)
10229
10230 2003-02-05 [paul]       0.8.9claws42
10231
10232         * sync with 0.8.10cvs2
10233                 see ChangeLog 2003-02-05
10234
10235 2003-02-04 [colin]      0.8.9claws41
10236
10237         * src/prefs_common.[ch]
10238           src/procmsg.c
10239           src/summaryview.c
10240                 Add an option to disable threading by subject
10241
10242 2003-02-04 [christoph]  0.8.9claws40
10243
10244         * src/inc.c
10245                 only abort fetching mails from multiple accounts when the
10246                 error is fatal and does not allow to check any more accounts
10247                 (currently only disk full error)
10248
10249         (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
10250          receive mails for other accouts)
10251
10252 2003-02-04 [christoph]  0.8.9claws39
10253
10254         * src/folder.c
10255                 first add the new message to the cache, then
10256                 send the update notification
10257
10258         (closes bug 39 after sending message folderview doesnt get updated)
10259
10260 2003-02-04 [colin]      0.8.9claws38
10261
10262         * src/inc.c
10263                 _really_ fix this Connecting... status
10264
10265 2003-02-04 [paul]       0.8.9claws37
10266
10267         * sync with 0.8.10
10268                 see ChangeLog 2003-02-04
10269
10270 2003-02-04 [paul]       0.8.9claws36
10271
10272         * sync with 0.8.9cvs6
10273                 see ChangeLog 2003-02-03
10274
10275 2003-02-04 [paul]       0.8.9claws35
10276
10277         * po/pt_BR.po
10278                 updated by André Filipe de Assunção e Brito 
10279                 <bedecko@netsite.com.br>
10280
10281 2003-02-03 [thorsten]   0.8.9claws34
10282
10283         * po/de.po
10284                 Updated german translations
10285
10286 2003-02-02 [paul]       0.8.9claws33
10287
10288         * po/es.po
10289                 updated by Ricardo Mones Lastra
10290
10291 2003-02-02 [thorsten]   0.8.9claws32
10292
10293         * src/mh.c
10294                 Fix mh_get_msginfo() segfault if file is inaccessible
10295
10296 2003-01-31 [colin]      0.8.9claws31
10297
10298         * src/procheader.c
10299                 Fix last commit's bug
10300
10301 2003-01-31 [colin]      0.8.9claws30
10302
10303         * src/procheader.c
10304                 Missing a change for gpg-signed messages
10305
10306 2003-01-31 [paul]       0.8.9claws29
10307
10308         * src/pixmaps/gpg_signed.xpm    ** NEW FILE **
10309           src/procheader.c
10310           src/stock_pixmap.[ch]
10311           src/summaryview.c
10312                 indicate GnuPG signed messages by displaying an icon
10313                 in the Attachment column.
10314
10315 2003-01-31 [paul]       0.8.9claws28
10316
10317         * sync with 0.8.9cvs4
10318                 see ChangeLog 2003-01-31
10319
10320 2003-01-31 [alfons]     0.8.9claws27
10321
10322         * src/textview.c
10323                 tune URI parser to accept mailto URLs with a '?'
10324                 (patch from Ruslan Balkin)
10325
10326 2003-01-31 [colin]      0.8.9claws26
10327
10328         * src/summaryview.c
10329                 Fix a leak introduced in claws24
10330
10331 2003-01-31 [colin]      0.8.9claws25
10332
10333         * src/summaryview.c
10334                 Freeze/Thaw folder updates when deleting dups
10335
10336 2003-01-31 [colin]      0.8.9claws24
10337         
10338         * src/addr_compl.c
10339           src/summaryview.c
10340           src/msgcache.c
10341                 little speed improvements
10342
10343 2003-01-31 [colin]      0.8.9claws23
10344
10345         * src/summaryview.c
10346                 Fix segfault when forwarding nothing
10347                 Patch from "Ruslan N. Balkin" <baron@voices.ru>
10348                 
10349 2003-01-30 [paul]       0.8.9claws22
10350
10351         * sync with 0.8.9cvs3
10352                 see ChangeLog 2003-01-30
10353
10354 2003-01-30 [paul]       0.8.9claws21
10355
10356         * sync with 0.8.9cvs2
10357                 see ChangeLog 2003-01-30
10358
10359 2003-01-29 [paul]       0.8.9claws20
10360
10361         * sync with 0.8.9cvs1
10362                 see ChangeLog 2003-01-29
10363
10364 2003-01-28 [paul]       0.8.9claws19
10365
10366         * po/POTFILES.in
10367                 update to reflect changes. 
10368                 thanks to Ricardo Mones Lastra
10369
10370 2003-01-27 [christoph]  0.8.9claws18
10371
10372         * ac/openssl.m4
10373         * ac/spamassassin.m4
10374         * src/plugins/spamassassin/README
10375         * src/plugins/spamassassin/libspamc.[ch]
10376         * src/plugins/spamassassin/utils.[ch]
10377                 updated to latest libspamc
10378
10379 2003-01-27 [christoph]  0.8.9claws17
10380
10381         * src/folder.c
10382                 fix wrong use of procheader_get_header_fields
10383
10384 2003-01-27 [christoph]  0.8.9claws16
10385
10386         * src/news.c
10387         * src/prefs_account.[ch]
10388         * src/common/nntp.[ch]
10389                 allow to force authentication for NNTP servers
10390
10391         Patch submitted by Florian Mickler <dmk@d-labs.de>
10392
10393 2003-01-26 [paul]       0.8.9claws15
10394
10395         * src/summaryview.c
10396                 speed up of marking messages as read
10397                 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
10398
10399 2003-01-26 [christoph]  0.8.9claws14
10400
10401         * src/Makefile.am
10402         * src/mgutils.[ch]              ** REMOVE **
10403         * src/xml.[ch]                  ** REMOVE **
10404         * src/xmlprops.[ch]             ** REMOVE **
10405         * src/common/Makefile.am
10406         * src/common/mgutils.[ch]       ** NEW **
10407         * src/common/xml.[ch]           ** NEW **
10408         * src/common/xmlprops.[ch]      ** NEW **
10409                 move xml files to common directory
10410
10411 2003-01-26 [christoph]  0.8.9claws13
10412
10413         * src/plugins/spamassassin/spamassassin_gtk.c
10414                 only set gtk entry text if string is available
10415
10416 2003-01-26 [melvin]     0.8.9claws12
10417
10418         * src/description_window.c
10419                 Allow resizing of the window
10420                 Allow automatic horizontal scroll bar
10421                 Do not vertically expand and fill
10422
10423 2003-01-26 [christoph]  0.8.9claws11
10424
10425         * src/Makefile.am
10426         * src/gtkutils.[ch]             ** REMOVE **
10427         * src/common/sylpheed.c
10428         * src/gtk/Makefile.am
10429         * src/gtk/description_window.c
10430         * src/gtk/gtkutils.[ch]         ** NEW **
10431         * src/gtk/prefswindow.c
10432                 move gtkutils to gtk directory
10433
10434 2003-01-26 [paul]       0.8.9claws10
10435
10436         * src/summaryview.c
10437                 rename summary_unread_clicked() to summary_status_clicked()
10438
10439 2003-01-26 [melvin]     0.8.9claws9
10440
10441         * src/prefs_actions.c
10442                 Cosmetical changes to the help text
10443
10444 2003-01-26 [paul]       0.8.9claws8
10445
10446         * src/folder.[ch]
10447           src/mainwindow.c
10448           src/prefs_common.c
10449           src/prefs_sumamry_column.c
10450           summaryview.[ch]
10451                 rename the 'Unread' column to 'Status'
10452
10453 2003-01-25 [match]      0.8.9claws7
10454
10455         * src/mgutils.[ch]
10456                 removed reference to LDAP constants. removed error2string.
10457                 included functions to support LDAP dynamic queries.
10458         * src/syldap.h
10459                 moved LDAP constants here.
10460         * src/addressbook.c
10461         * src/addrindex.c
10462         * src/importldif.c
10463                 removed references to LDAP constants and references to
10464                 error2string.
10465
10466 2003-01-25 [paul]       0.8.9claws6
10467
10468         * src/summaryview.c
10469                 summary_thread_build(), summary_thread_init(): remove 
10470                 unneeded reference to summaryview->folder_item
10471
10472 2003-01-25 [christoph]  0.8.9claws5
10473
10474         * src/gtk/description_window.c
10475                 o allow description texts to expand over multiple columns
10476                 o translate all columns
10477         * src/prefs_actions.c
10478                 change syntax description to use new multi column feature
10479
10480         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
10481
10482 2003-01-25 [match]      0.8.9claws4
10483
10484         * src/vcard.c
10485                 fixed bug with Quoted-Printable
10486
10487 2003-01-25 [paul]       0.8.9claws3
10488
10489         * src/folder.[ch]
10490           src/summaryview.[ch]
10491                 implement per-folder collapsed/expanded threads setting
10492                 
10493         * src/prefs_common.c
10494                 remove global collapsed/expanded threads option
10495
10496 2003-01-25 [christoph]  0.8.9claws2
10497
10498         * po/POTFILES.in
10499                 add pluginwindow and prefswindow
10500         * src/compose.c
10501                 make send respond correctly to messages that could be added
10502                 to the queue folder, but the UID of the message is unknown
10503         * src/folder.c
10504         * src/imap.c
10505                 don't return guessed UIDs in imap_add_msg anymore. We return
10506                 0 to tell the folder system it was appened but the UID is
10507                 unknown. Folder system now get's the UID by scaning the folder
10508                 and searching the cache for the Message-ID
10509                 (closes bug #29 Messages queued, but not sent)
10510
10511 2003-01-25 [paul]       0.8.9claws1
10512
10513         * src/codeconv.c
10514                 conv_encode_header():  fix bug when long headers with 8-bit
10515                 characters are used, so that the encoded words are wrapped.
10516                 If the space in the original text falls on the wrap boundary,
10517                 it can be lost.
10518                 Patch by Sergey Vlasov.
10519                 
10520         * src/folderview.c
10521                  fix bug where a change to the sorting method or thread view
10522                  of a folder's messages is lost if simpify-subject is set and
10523                  toggled on or off.
10524                  Patch by Luke Plant.
10525
10526 2003-01-24 [paul]       0.8.9claws
10527
10528         * sylpheed-0.8.9claws released
10529         
10530         * Makefile.am
10531           sylpheed.spec.in
10532                 remove reference to 'INSTALL.jp'
10533
10534 2003-01-23 [paul]       0.8.8claws128
10535
10536         * po/es.po
10537           po/it.po
10538           po/ru.po
10539           po/sr.po
10540                 updated translations. submitted by Ricardo Mones Lastra,
10541                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
10542
10543 2003-01-23 [colin]      0.8.8claws127
10544
10545         * src/compose.c
10546                 Fix drafted and queued news articles re-edition
10547
10548 2003-01-23 [melvin]     0.8.8claws126
10549
10550         * po/fr.po
10551                 Updated French translations
10552
10553 2003-01-23 [colin]      0.8.8claws125
10554
10555         * src/inc.c
10556                 Fix "Connecting to..." status message
10557
10558 2003-01-22 [paul]       0.8.8claws124
10559
10560         * po/bg.po
10561                 updated by George Danchev
10562                 
10563         * src/folder.c
10564                 revert last commit [0.8.8claws111] as it breaks folder d'n'd
10565                 and folder deletion
10566
10567 2003-01-21 [paul]       0.8.8claws123
10568
10569         * po/bg.po
10570                 updated by George Danchev
10571                 
10572         * src/about.c
10573                 its now 2003
10574                 
10575         * src/toolbar.c
10576                 don't translate 'Separator'
10577                 
10578         * src/plugins/spamassassin/Makefile.am
10579                 add aspell to CPPFLAGS
10580                 
10581         * src/plugins/spamassassin/spamassassin.c
10582           src/plugins/spamassassin/spamassassin_gtk.c
10583                 set correct default for spamassassin_receive_spam
10584                 slightly re-word descriptions and some
10585                 other minor changes
10586
10587 2003-01-19 [alfons]     0.8.8claws122
10588                 
10589         * src/mimeview.c
10590                 mimeview_save_as(): we might as well show the file name for
10591                 the single case "Save As" too
10592
10593 2003-01-19 [alfons]     0.8.8claws121
10594
10595         * src/crash.c
10596                 change bug tracker URL to bugzilla URL
10597
10598 2003-01-19 [alfons]     0.8.8claws120
10599
10600         * src/mimeview.c
10601                 mimeview_save_all(): display name of file before overwriting;
10602                 continue saving all, even when one overwrite was cancelled
10603
10604 2003-01-19 [christoph]  0.8.8claws119
10605
10606         * src/summaryview.c
10607         * src/procmsg.[ch]
10608                 fix wrong usage of procmsg_find_children in summaryview
10609                 by using procmsg_update_unread_children instead of
10610                 summaryview_update_unread_children
10611
10612 2003-01-19 [christoph]  0.8.8claws118
10613
10614         * src/procmsg.c
10615                 fix infinite loop in procmsg_find_children
10616                  (closes bug #25 sylpheed crashes on delete.)
10617
10618         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
10619
10620 2003-01-19 [paul]       0.8.8claws117
10621
10622         * po/pt_BR.po
10623                 updated by Ivan Francolin Martinez
10624
10625 2003-01-18 [melvin]     0.8.8claws116
10626
10627         * src/prefs_actions.c
10628                 Removed syntax limitation of only one '&' at the end of command.
10629                         Now actions that contain '>/dev/null 2>&1' are possible.
10630
10631 2003-01-18 [melvin]     0.8.8claws115
10632
10633         * src/prefs_actions.c
10634                 Actions IO dialog: when the action ends
10635                 the "Close" button now has focus and [Escape] closes the
10636                 window.
10637
10638 2003-01-18 [christoph]  0.8.8claws114
10639
10640         * src/procmsg.c
10641                 o add debug output when MsgInfos are really freed
10642                 o free GSLists in procmsg_find_children and
10643                   procmsg_update_unread_children
10644
10645 2003-01-18 [christoph]  0.8.8claws113
10646
10647         * src/mainwindow.c
10648                 reorder Configuration menu
10649
10650 2003-01-18 [christoph]  0.8.8claws112
10651
10652         * src/compose.c
10653                 fix applying templates to forwarded messages
10654
10655         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
10656
10657 2003-01-17 [christoph]  0.8.8claws111
10658
10659         * src/folder.c
10660                 destroy folder items, when a folder item is removed
10661
10662 2003-01-17 [christoph]  0.8.8claws110
10663
10664         * src/folder.c
10665                 fix wrong folder stats update when ignored message is
10666                 deleted
10667
10668 2003-01-17 [colin]      0.8.8claws109
10669         
10670         * src/mainwindow.c
10671         * src/summaryview.c
10672                 Quicksearch bugfixes: 
10673                 - hide help button at startup if not extended
10674                 - switch to extended when looking for replies
10675
10676 2003-01-17 [paul]
10677
10678         * sync with 0.8.9 release
10679
10680 2003-01-17 [paul]       0.8.8claws108
10681
10682         * sync with 0.8.8cvs11
10683                 see ChangeLog 2003-01-17
10684
10685 2003-01-16 [colin]      0.8.8claws107
10686
10687         * src/procmsg.c
10688                 Changed encryption test to re-ask passphrase
10689                 if an encrypted message hasn't been decrypted
10690                 Fixes bug #5
10691
10692 2003-01-16 [christoph]  0.8.8claws106
10693
10694         * src/prefs_gtk.c
10695         * src/prefs_toolbar.c
10696         * src/gtk/prefswindow.h
10697         * src/plugins/spamassassin/spamassassin_gtk.c
10698                 remove page destroy function that is not used anymore
10699
10700 2003-01-16 [paul]       0.8.8claws105
10701
10702         * sync with 0.8.8cvs9
10703                 see ChangeLog 2002-01-16
10704
10705 2003-01-16 [colin]      0.8.8claws104
10706
10707         * src/compose.[ch]
10708                 Fix bug with autosaved drafts for IMAP, when draft
10709                 folder is specified - fixes bugzilla bug #20
10710
10711 2003-01-15 [paul]       0.8.8claws103
10712
10713         * src/compose.[ch]
10714           src/procmsg.c
10715                 store folder and message-id of message forwarding
10716                 in queue header and set forward flag after sending
10717
10718 2003-01-15 [paul]       0.8.8claws102
10719
10720         * sync with 0.8.8cvs8
10721                 see ChangeLog 2002-01-15
10722
10723 2003-01-15 [colin]      0.8.8claws101
10724
10725         * src/Makefile.am
10726                 Fix linking with GNU libiconv
10727
10728 2003-01-15 [darko]      0.8.8claws100
10729
10730         * src/pine.c
10731                 fix crash when importing pine address book
10732                 entry with an empty name (reported by DY
10733                 <dybulk at tri8.net>)
10734
10735 2003-01-14 [paul]       0.8.8claws99
10736
10737         * configure.in  ** REMOVED **
10738           configure.ac  ** NEW FILE **
10739                 rename configure.in to configure.ac, as it is now
10740                 preferred
10741
10742 2003-01-14 [melvin]     0.8.8claws98
10743
10744         * src/folderview.c
10745                 folderview_check_new(): More precise function description
10746
10747 2003-01-14 [melvin]     0.8.8claws97
10748
10749         * src/folderview.c
10750                 folderview_check_new(): return the number of new messages 
10751                         since last check.
10752         * src/inc.c
10753                 inc_account_mail(): Disable counting of new messages for IMAP
10754                         and NNTP until bug [19] and [14] are fixed.
10755
10756 2003-01-14 [paul]       0.8.8claws96
10757
10758         * sync with 0.8.8cvs6
10759                 see ChangeLog 2003-01-14
10760
10761 2003-01-13 [alfons]     0.8.8claws95
10762
10763         * src/textview.c
10764                 tune email address validation (c. 0.8.8claws89): if . is 
10765                 just one char away from @, the address is invalid too 
10766                 (correctly rejects addresses like foo@.com)
10767
10768 2003-01-13 [paul]       0.8.8claws94
10769
10770         * src/messageview.c
10771           src/toolbar.c
10772                 fixes to the Message View toolbar and menu:
10773                 fix non-functioning Forward button
10774                 make Reply button consider default_reply_list
10775                 remove 'Follow-up...' menu entry
10776                 add 'Forward' and 'Redirect' menu entries
10777
10778 2003-01-13 [melvin]     0.8.8claws93
10779
10780         * src/inc.c
10781                 Fixed typo that could make new messages count incorrect.
10782
10783 2003-01-13 [melvin]     0.8.8claws92
10784
10785         * src/folderview.[ch]
10786                 folderview_check_new(): return the number of new messages.
10787         * src/inc.c
10788                 Should fix bug [14] where new mail notification worked 
10789                         incorrectly with IMAP accounts.
10790                 inc_spool_account(): return number of new msgs, or -1 on error
10791                 inc_all_spool(): return number of new msgs
10792                 
10793 2003-01-13 [melvin]     0.8.8claws91
10794
10795         * src/prefs_actions.c
10796                 Justify help text.
10797
10798 2003-01-12 [thorsten]   0.8.8claws90
10799
10800         * src/common/prefs.c
10801                 close file before rename
10802
10803 2003-01-12 [alfons]     0.8.8claws89
10804
10805         * AUTHORS
10806                 add Christian Mertes
10807         * src/common/utils.[ch]
10808                 g_stricase_hash(), g_stricase_equal(): functions for 
10809                 case insensitive hash tables
10810         * src/textview.c
10811                 use top level domain names to validate email address, based
10812                 on a patch by Christian Mertes (thanks!), but changed 
10813                 implementation to use a hash table 
10814
10815 2003-01-12 [paul]       0.8.8claws88
10816
10817         * po/bg.po
10818                 updated by George Danchev
10819
10820 2003-01-12 [alfons]     0.8.8claws87
10821
10822         * src/summaryview.c
10823                 delete / execute performance: use new style folder update
10824
10825 2003-01-12 [paul]       0.8.8claws86
10826
10827         * sync with 0.8.8cvs5
10828                 see ChangeLog 2003-01-13 (!)
10829
10830 2003-01-12 [alfons]     0.8.8claws85
10831
10832         * src/filtering.c
10833         * src/matcher_parser_parse.y
10834                 prepare change_score filtering action
10835         * src/matcher.[ch]
10836                 give up const-correctness on functions that call non-const-correct functions;
10837                 several casts to gpointer in g_free();
10838                 add change_score;
10839
10840 2003-01-12 [christoph]  0.8.8claws84
10841
10842         * src/compose.c
10843                 fix 2 warnings
10844
10845         * src/gtk/prefswindow.[ch]
10846         * src/plugins/spamassassin/spamassassin_gtk.c
10847                 changed the call of the widget create function
10848                 for PrefsPages, because sometimes the widget
10849                 create function needs a widget that already has
10850                 been attached to a window (to create GDK pixmaps
10851                 for exmaple). So we simply pass the GtkWindow as
10852                 the second parameter now.
10853
10854         * src/main.c
10855         * src/mainwindow.c
10856         * src/prefs_toolbar.[ch]
10857                 rewrite Toolbar Preferences using the new
10858                 prefs window
10859
10860 2003-01-11 [alfons]     0.8.8claws83
10861
10862         * src/addressadd.c
10863                 fix crash when adding sender to addressbook because status bar
10864                 isn't there (the status bar doesn't seem to be used though,
10865                 but I'll let Match decide what to do with it)
10866
10867 2003-01-11 [colin]      0.8.8claws82
10868
10869         * src/main.c
10870           src/toolbar.c
10871                 Two useless changes reversed
10872
10873 2003-01-11 [colin]      0.8.8claws81
10874
10875         * src/mainwindow.c
10876           src/mainwindow.h
10877                 Add mainwindow_get_mainwindow()
10878         * src/alertpanel.c
10879           src/alertpanel.h
10880                 Add alertpanel_error_log() 
10881         * src/compose.c
10882           src/inc.c
10883           src/messageview.c
10884           src/toolbar.c
10885           src/main.c
10886           src/procmsg.c
10887                 Network errors get a View Log button
10888
10889 2003-01-10 [alfons]     0.8.8claws80
10890
10891         * src/prefs_toolbar.c
10892         * src/toolbar.c
10893                 use the translatable string for "Separator" as file name for
10894                 separator toolbar items (probably make this uppercase?)
10895
10896 2003-01-10 [alfons]     0.8.8claws79
10897
10898         * src/prefs_toolbar.c
10899                 put right A_SEPARATOR description string in "displayed
10900                 toolbar items list" so manually added separators are
10901                 saved correctly (bug #10, "Adding a separator to the main 
10902                 toolbar fails, entry in xml file is wrong")
10903
10904 2003-01-10 [christoph]  0.8.8claws78
10905
10906         * src/imap.c
10907                 o fix warnings
10908                 o use CAPABILITY to check if NAMESPACE is available
10909
10910 2003-01-10 [christoph]  0.8.8claws77
10911
10912         * src/imap.[ch]
10913                 apply UIDPLUS IMAP extension support patch
10914
10915         Patch submitted by Simon 'corecode' Schubert
10916
10917 2003-01-10 [paul]       0.8.8claws76
10918
10919         * src/folderview.c
10920                 a sync from main which fixes the news account folders'
10921                 Properties bug
10922
10923 2003-01-10 [christoph]  0.8.8claws75
10924
10925         * src/folder.c
10926                 don't accept 0 as a valid uid returned by copy and move
10927                 functions. 0 means the message was copied or moved but the
10928                 new uid could not be fetched. It is not an error condition
10929                 for the copy or move operation.
10930
10931 2003-01-10 [paul]       0.8.8claws74
10932
10933         * src/prefs_filtering.c
10934                 change English used in Alert when entry is not
10935                 saved.
10936                 
10937         * sync with 0.8.8cvs4
10938                 see ChangeLog 2003-01-10
10939
10940 2003-01-10 [darko]      0.8.8claws73
10941
10942         * src/pine.c
10943                 fix crash when importing address book entry
10944                 without a valid address
10945
10946 2003-01-09 [alfons]     0.8.8claws72
10947
10948         * src/inc.c
10949                 filtering performance: use new style folder update
10950
10951 2003-01-09 [christoph]  0.8.8claws71
10952
10953         * src/compose.c
10954         * src/gtk/menu.[ch]
10955                 fix wrong selecting of mime encoding type, when
10956                 opening property dialog of attachments in the
10957                 compose window. 7bit was always selected and that
10958                 destoryed files with 8bit data.
10959                 (closes bug #9 Sylpheed-claws destroys attachments when
10960                  changing MIME-types)
10961
10962 2003-01-09 [paul]       0.8.8claws70
10963
10964         * sync with 0.8.8cvs3
10965                 see ChangeLog 2003-01-09
10966
10967 2003-01-08 [alfons]     0.8.8claws69
10968         
10969         * src/addressadd.c
10970                 apply patch by Kim Schulz to fix build breakage
10971                 because of missing variable
10972
10973 2003-01-08 [paul]       0.8.8claws68
10974
10975         * sync with 0.8.8cvs2
10976                 see ChangeLog 2002-01-08
10977
10978 2003-01-08 [paul]       0.8.8claws67
10979
10980         * po/it.po
10981                 updated by Alessandro Maestri
10982                 
10983         * src/addressadd.c
10984                 when using 'Add sender to addressbook' allow
10985                 name to be edited and remarks to be entered
10986                 Patch submitted by Luke Plant
10987
10988 2003-01-08 [darko]      0.8.8claws66
10989
10990         * README.claws, src/summaryview.c
10991                 fix description for marked messages
10992
10993 2003-01-08 [paul]
10994
10995         * tools/Makefile.am
10996           tools/launch_phoenix  ** NEW FILE **
10997                 add script that enables using Phoenix as the default
10998                 web browser. 
10999                 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
11000                 
11001         * tools/OOo2sylpheed.pl
11002                 remove full path to sylpheed executable, just 'sylpheed'
11003                 will do
11004                 
11005         * tools/README
11006                 add launch_phoenix informtion and re-arrange and compress
11007                 the data a little
11008
11009 2003-01-07 [christoph]  0.8.8claws65
11010
11011         * src/folder.c
11012                 fix update for source folder when moving messages
11013         * src/procmsg.[ch]
11014         * src/summaryview.c
11015                 use function to set to_folder for message infos and
11016                 automatically update the op_count for old and new
11017                 folder
11018
11019 2003-01-07 [melvin]     0.8.8claws64
11020
11021         * src/prefs_actions.c
11022                 Fixed bug where an '%p' Action on a displayed image crashed 
11023                         Sylpheed
11024                 Code clean up (get rid of duplicated code and removed unnecessary 
11025                                 structure member)
11026
11027 2003-01-07 [christoph]  0.8.8claws63
11028
11029         * src/compose.c
11030         * src/folder.[ch]
11031         * src/folderview.c
11032         * src/import.c
11033         * src/inc.c
11034         * src/main.c
11035         * src/mainwindow.c
11036         * src/messageview.c
11037         * src/prefs_folder_item.c
11038         * src/procmsg.c
11039         * src/summaryview.c
11040         * src/toolbar.c
11041                 o remove all folder update triggering from the UI code. The folder
11042                   system should know much better when a folder needs an update.
11043                 o to prevent multiple updates in a row the folder updates can be
11044                   frozen for some time.
11045
11046                 Note: - Please verify that no updates are missing
11047                       - Check where freeze/thaws should be added
11048
11049 2003-01-07 [christoph]  0.8.8claws62
11050
11051         * src/prefs_actions.c
11052                 don't translate empty strings
11053
11054         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
11055
11056 2003-01-06 [christoph]  0.8.8claws61
11057
11058         * src/prefs_actions.c
11059                 mark strings for gettext
11060         * src/prefs_matcher.c
11061                 use new description window for Execute action and
11062                 match condition in Filtering
11063
11064         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
11065
11066 2003-01-06 [alfons]     0.8.8claws60
11067
11068         keep myself inspired to re-organize matcher part 8; 
11069         yes, more to come (I need to move out the descriptive
11070         text for actions to matcher.c, or at least make it not
11071         depend on the wicked ordering)
11072
11073         * src/prefs_matcher.c
11074                 add documentation so others may comprehend the
11075                 UI part of the conditions
11076                 
11077 2003-01-06 [christoph]  0.8.8claws59
11078
11079         * src/prefs_actions.c
11080                 use new description window for syntax help
11081         * src/gtk/description_window.c
11082                 fix display of descriptions with column count != 2
11083
11084         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
11085
11086 2003-01-06 [christoph]  0.8.8claws58
11087
11088         * src/quote_fmt.c
11089         * src/summaryview.[ch]
11090         * src/gtk/Makefile.am
11091         * src/gtk/description_window.[ch]       ** NEW **
11092                 use a generic window to display syntax descriptions
11093                 currently used in quote_fmt and summaryview (new description
11094                 for extended quick search)
11095
11096         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
11097
11098 2003-01-06 [paul]       0.8.8claws57
11099
11100         * sync with 0.8.8cvs1
11101                 see ChangeLog 2003-01-06
11102
11103 2003-01-06 [christoph]  0.8.8claws56
11104
11105         * src/mainwindow.c
11106         * src/prefs_gtk.[ch]
11107         * src/gtk/prefswindow.[ch]
11108         * src/plugins/spamassassin/spamassassin_gtk.c
11109                 o remove page management from prefswindow, pages
11110                   will be an argument to prefswindow_open
11111                 o prefswindow_open gets a datapointer that is
11112                   passed to the widget_create function to allow
11113                   creation of prefswindow for specific items
11114
11115 2003-01-06 [colin]      0.8.8claws55
11116         
11117         * src/summaryview.c
11118                 We don't want regexp in the reply-finder, 
11119                 because MIDs can contain !,$,. and so on
11120
11121 2003-01-06 [jens]       0.8.8claws54
11122
11123         * src/jpilot.c
11124                 fixed a wrong free in jpilot_read_db_files
11125
11126 2003-01-06 [alfons]     0.8.8claws53
11127
11128         re-organize matcher part 8; more to come
11129        
11130         * src/matcher.c
11131                 matcherprop_to_string(): put g_free()s before the
11132                 switch-case break to fix memleaks                
11133
11134 2003-01-06 [colin]      0.8.8claws52
11135
11136         * src/summaryview.c
11137                 cleanup & reply-finder now displays the first 
11138                 matching message
11139
11140 2003-01-05 [alfons]     0.8.8claws51
11141
11142         re-organize matcher part 7; more to come
11143
11144         * src/matcher.[ch]
11145                 fixes for constant correctness;
11146                 more documentation;
11147
11148 2003-01-05 [alfons]     0.8.8claws50
11149
11150         re-organize matcher part 6; more to come
11151         
11152         * src/matcher.[ch]
11153                 fixes for constant correctness;
11154                 more documentation;
11155         * src/filtering.c
11156                 fix for constant correctness
11157
11158 2003-01-05 [colin]      0.8.8claws49
11159
11160         * src/account.[ch]
11161                 Add account_get_reply_account function
11162         * src/compose.c
11163                 Use account_get_reply_account function 
11164         * src/summaryview.c
11165                 Basic reply-finder - click on the replied
11166                 icon gets you to the outbox using quick-search
11167
11168 2003-01-05 [paul]       0.8.8claws48
11169
11170         * src/prefs_common.c
11171                 small change to English
11172                 
11173         * src/prefs_filtering.c
11174                 prefs_filtering_action_select(): improve logic and uniformity
11175                 of gui
11176
11177 2003-01-05 [alfons]     0.8.8claws47
11178
11179         fine tune solution to focus problems (bug #7)
11180
11181         * src/mainwindow.c
11182                 mainwindow_focus_in_event(): remove grab event check
11183         * src/summaryview.c
11184                 summary_button_pressed(): move selection on right-click
11185                 too. we can't possibly move the selection back after
11186                 canceling a dialog, because gtk's incomplete focus 
11187                 management. whether this is a good solution, only time
11188                 will tell.
11189
11190 2003-01-05 [christoph]  0.8.8claws46
11191
11192         * src/imap.c
11193                 fix crash when no imap connection could be established
11194
11195 2003-01-05 [paul]       0.8.8claws45
11196
11197         * src/mainwindow.c
11198           src/sumamryview.c
11199           src/gtk/menu.[ch]
11200                 fix bug 605957 'shortcuts in popup-menu'
11201                 make user-defined shortcuts work
11202                 show shortcuts that are already defined
11203                 in the main menu
11204                 Patch submitted by Luke Plant
11205
11206 2003-01-05 [alfons]     0.8.8claws44
11207
11208         * src/mainwindow.c
11209                 focus_in_event handler should not select summary view row 
11210                 when another window (menu, dialog) grabbed for events 
11211                 (bug #7, "[0.8.8claws42] Message summary focus") 
11212
11213 2003-01-04 [christoph]  0.8.8claws43
11214
11215         * src/procmsg.c
11216                 update save folder after adding the sent message
11217                  (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
11218
11219 2003-01-02 [christoph]  0.8.8claws42
11220
11221         * src/common/plugin.c
11222                 fix unloading of all plugins and unload
11223                 plugins in reverse order
11224                 
11225         * src/gtk/pluginwindow.c
11226                 implement function of load and unload button
11227
11228         * src/gtk/prefswindow.c
11229         * src/gtk/prefswindow.h
11230                 rename register function and add new unregister
11231                 function
11232
11233         * src/plugins/spamassassin/spamassassin_gtk.c
11234                 unregister prefs page and update for changes in
11235                 src/gtk/prefswindow.c
11236
11237 2003-01-02 [paul]       0.8.8claws41
11238
11239         * po/es.po
11240                 updated by Ricardo Mones Lastra
11241
11242 2003-01-02 [paul]
11243
11244         * tools/tb2sylpheed
11245                 fixes and improvements by Urke MMI
11246
11247 2003-01-02 [thorsten]   0.8.8claws40
11248
11249         * src/procmsg.c
11250                 fixed wrong return value
11251
11252 2003-01-02 [thorsten]   0.8.8claws39
11253
11254         * src/prefs.c
11255                 fixed printing wrong variable
11256
11257 2003-01-02 [thorsten]   0.8.8claws38
11258
11259         * src/prefs.c
11260                 fixed acessing members of freed pfile struct
11261
11262 2003-01-02 [thorsten]   0.8.8claws37
11263
11264         * src/procmsg.c
11265                 detect loops across several messages
11266                 as suggested by Christoph Hohmann
11267
11268 2003-01-01 [match]      0.8.8claws36
11269
11270         * src/addrindex.c
11271                 fixed another memory leak.
11272
11273 2003-01-01 [match]      0.8.8claws35
11274
11275         * src/jpilot.[ch]
11276                 fixed memory leaks. applied Doxygen comments.
11277
11278 2003-01-01 [thorsten]   0.8.8claws34
11279
11280         * src/procmsg.c
11281                 inhibit endless loop if msg references itself
11282                 (closes Bug [ 660477 ] Infinite loop in parent flag search)
11283
11284 2003-01-01 [christoph]  0.8.8claws33
11285
11286         * src/mainwindow.c
11287         * src/gtk/Makefile.am
11288         * src/gtk/pluginwindow.c                ** NEW **
11289         * src/gtk/pluginwindow.h                ** NEW **
11290                 add plugin window
11291
11292         * src/plugins/demo/demo.c
11293         * src/plugins/spamassassin/spamassassin.c
11294         * src/plugins/spamassassin/spamassassin_gtk.c
11295                 write better plugin descriptions
11296
11297 2002-12-31 [christoph]  0.8.8claws32
11298
11299         * src/gtk/prefswindow.c
11300         * src/plugins/spamassassin/spamassassin_gtk.c
11301                 some small improvements to GTK code
11302
11303 2002-12-31 [christoph]  0.8.8claws31
11304
11305         * src/plugins/spamassassin/spamassassin_gtk.c
11306                 enable folder select button
11307
11308 2002-12-31 [christoph]  0.8.8claws30
11309
11310         * src/mainwindow.c
11311         * src/gtk/Makefile.am
11312         * src/gtk/prefswindow.c                         ** NEW **
11313         * src/gtk/prefswindow.h                         ** NEW **
11314                 add new prefs window
11315
11316         * src/common/plugin.c
11317                 don't try to load empty config lines
11318         
11319         * src/plugins/spamassassin/Makefile.am
11320         * src/plugins/spamassassin/spamassassin.c
11321         * src/plugins/spamassassin/spamassassin.h       ** NEW **
11322         * src/plugins/spamassassin/spamassassin_gtk.c   ** NEW **
11323                 GTK config for SpamAssassin Plugin using
11324                 the new prefs window
11325
11326 2002-12-31 [paul]       0.8.8claws29
11327
11328         * po/POTFILES.in
11329                 remove obsolete entry 'src/menu.c'
11330
11331 2002-12-31 [alfons]     0.8.8claws28
11332
11333         * src/matcher.[ch]
11334         * src/matcher_parser_parse.y
11335         * src/prefs_matcher.c
11336                 add "ignore_thread" and "~ignore_thread" condition so it's
11337                 possible to make the actions / scoring operate on the ignore
11338                 thread flag
11339
11340 2002-12-31 [christoph]  0.8.8claws27
11341
11342         * src/addrbook.c
11343         * src/addrindex.c
11344         * src/folder.c
11345         * src/matcher.c
11346         * src/prefs_account.c
11347         * src/prefs_actions.c
11348         * src/prefs_customheader.c
11349         * src/prefs_display_header.c
11350         * src/prefs_gtk.c
11351         * src/procmime.c
11352         * src/toolbar.c
11353         * src/xmlprops.c
11354         * src/common/prefs.[ch]
11355                 extend prefs file handling for reading and automatic handling
11356                 of blocks. When reading prefs_set_block_label will automatically
11357                 move on to the block. When writing it will copy all other blocks
11358                 automatically
11359
11360         * src/common/plugin.c
11361                 Now loading plugin filenames from [Plugins] block in
11362                 sylpheed rc file
11363
11364 2002-12-30 [christoph]  0.8.8claws26
11365
11366         * src/common/hooks.[ch]
11367                 return abort status to caller of hooks_invoke
11368                 
11369         * src/inc.[ch]
11370                 invoke message filtering hook and stop
11371                 default handling when filter returns abort
11372
11373         * src/common/plugin.[ch]
11374         * src/plugins/demo/demo.c
11375                 modify plugin loader, because resolving symbols for strings
11376                 does not work correctly
11377         
11378         * configure.in
11379         * ac/spamassassin.m4                            ** NEW **
11380         * src/plugins/spamassassin/.cvsignore           ** NEW **
11381         * src/plugins/spamassassin/Makefile.am          ** NEW **
11382         * src/plugins/spamassassin/README               ** NEW **
11383         * src/plugins/spamassassin/libspamc.[ch]        ** NEW **
11384         * src/plugins/spamassassin/spamassassin.c       ** NEW **
11385         * src/plugins/spamassassin/utils.[ch]           ** NEW **
11386                 add spamassassin plugin, see src/plugins/spamassassin/README
11387                 for details
11388
11389 2002-12-29 [alfons]     0.8.8claws25
11390
11391         * src/mainwindow.c
11392                 when moving focus from a message view to the main 
11393                 window, don't forget to select the summary node
11394                 of the displayed message. should fix "[ 659103 ] 
11395                 focus-follows-mouse confuses sylpheed"
11396
11397 2002-12-29 [christoph]  0.8.8claws24
11398
11399         * src/Makefile.am
11400         * src/stringtable.[ch]          ** REMOVE **
11401         * src/common/Makefile.am
11402         * src/common/stringtable.[ch]   ** NEW **
11403                 move stringtable files to common directory
11404
11405 2002-12-29 [christoph]  0.8.8claws23
11406
11407         * src/Makefile.am
11408         * src/menu.[ch]                 ** REMOVE **
11409         * src/gtk/Makefile.am
11410         * src/gtk/menu.[ch]             ** NEW **
11411                 move menu files to gtk directory
11412
11413 2002-12-29 [match]      0.8.8claws22
11414
11415         * src/addressbook.c
11416         * src/syldap.c
11417                 moved UI specific code out of LDAP code into addressbook
11418                 UI code. fixed memory leak.
11419
11420 2002-12-29 [christoph]  0.8.8claws21
11421
11422         * src/folder.c
11423                 only check for IGNORED parent message when message is
11424                 not IGNORED itself
11425
11426 2002-12-29 [alfons]     0.8.8claws20
11427
11428         * src/summaryview.c
11429                 set gtksctree's anchor correct (immediate execute
11430                 changes the tree's layout, and anchor points at 
11431                 the incorrect row). fixes "[ 657233 ] multiple msg 
11432                 delete sometimes off by 1".
11433                 we probably have to look for more tree layout /
11434                 anchor glitches.
11435
11436 2002-12-29 [paul]       0.8.8claws19
11437
11438         * src/summaryview.c
11439                 fix bug [ 659054 ] incorrect sorting of 'From' column
11440                 when using 'display sender using address book'
11441                 thanks to Alfons and Luke Plant
11442
11443 2002-12-29 [christoph]  0.8.8claws18
11444
11445         * src/folder.c
11446         * src/procmsg.[ch]
11447                 check parent messages for IGNORE THREAD flag, when adding,
11448                 moving or copying messages to a folder
11449
11450 2002-12-27 [alfons]     0.8.8claws17
11451
11452         re-organize matcher part 5; more to come
11453
11454         * src/matcher.c
11455                 hash keywords in matchparser_tab 
11456
11457 2002-12-27 [alfons]     0.8.8claws16
11458
11459         re-organize matcher part 4; more to come
11460
11461         * src/matcher_parser.h
11462         * src/matcher_parser_lex.l
11463         * src/matcher_parser_parse.y
11464                 cleanup
11465
11466 2002-12-27 [alfons]     0.8.8claws15
11467
11468         re-organize matcher part 3; more to come
11469
11470         * src/matcher.[ch]
11471                 cleanup
11472
11473 2002-12-27 [alfons]     0.8.8claws14
11474
11475         re-organize matcher part 2; more to come but this should
11476         work. cc me if there are any regressions.
11477
11478         * src/matcher.h
11479                 add prototype for get_matchparser_tab_id()
11480         * src/matcher_parser_lex.l
11481                 look up keywords using matchparser_tab_id();
11482
11483 2002-12-27 [alfons]     0.8.8claws12
11484
11485         re-organize matcher part 1
11486
11487         * src/matcher.h
11488                 map yacc generated constants to sylpheed matcher constants
11489         * src/matcher.c
11490                 add function to find a matcher constant from a string
11491
11492 2002-12-27 [christoph]  0.8.8claws11
11493
11494         * src/compose.c
11495                 MENUITEM_ADD casts the 4th argument from integer to pointer
11496                 so it probably should not be a pointer, this means we
11497                 should use account id for it and not the account's pointer
11498
11499 2002-12-27 [paul]       0.8.8claws10
11500
11501         * src/mainwindow.c
11502                 remove unneeded 'GtkWidget *vbox'
11503                 
11504         * src/summaryview.c
11505                 further sync with 0.8.8 - make sort
11506                 by recipient work as expected
11507                 
11508         * NEWS
11509                 sync with 0.8.8
11510
11511 2002-12-27 [paul]       0.8.8claws9
11512
11513         * po/pt_BR.po
11514                 updated by Ivan F. Martinez
11515                 
11516 2002-12-27 [darko]      0.8.8claws8
11517
11518         * src/common/utils.c
11519                 added locked pattern to extended search
11520
11521 2002-12-27 [alfons]     0.8.8claws7
11522
11523         * src/prefs_matcher.[ch]
11524                 clean up
11525
11526 2002-12-26 [alfons]     0.8.8claws6
11527
11528         * src/matcher.[ch]
11529         * src/matcher_parser_lex.l
11530         * src/matcher_parser_parse.y
11531         * src/prefs_matcher.c
11532                 allow color label as a condition in the matcher
11533
11534 2002-12-26 [oliver]     0.8.8claws5
11535         
11536         * src/toolbar.c 
11537                 enable Addressbook for Main and Messageview
11538         * src/prefs_actions.c
11539                 enable actions in Messageview
11540
11541 2002-12-26 [christoph]  0.8.8claws4
11542
11543         * src/common/plugin.c
11544                 add a little debug output
11545         * configure.in
11546         * src/plugins/demo/Makefile.am
11547                 better use of automake
11548
11549 2002-12-26 [christoph]  0.8.8claws3
11550
11551         * src/Makefile.am
11552         * src/common/Makefile.am
11553                 fix "make distdir"
11554
11555 2002-12-26 [christoph]  0.8.8claws2
11556
11557         * configure.in
11558                 sort configure checks into common / gtk / plugins
11559         * po/POTFILES.in
11560                 add src/prefs_gtk.c
11561         * src/Makefile.am
11562                 add plugins SUBDIR
11563         * src/main.c
11564         * src/common/sylpheed.[ch]
11565                 added now sylpheed_done function for shutdown
11566         * src/common/Makefile.am
11567         * src/common/plugin.[ch]                ** NEW **
11568                 plugin loader and unloader
11569         * src/plugins/.cvsignore                ** NEW **
11570         * src/plugins/Makefile.am               ** NEW **
11571                 build plugins
11572         * src/plugins/demo/.cvsignore           ** NEW **
11573         * src/plugins/demo/Makefile.am          ** NEW **
11574         * src/plugins/demo/demo.c               ** NEW **
11575                 small demo plugin that installs a logtext hook and
11576                 outputs the log text to stdout
11577
11578 2002-12-26 [paul]       0.8.8claws1
11579
11580         * po/es.po
11581                 updated by Ricardo Mones Lastra
11582
11583 2002-12-26 [paul]       0.8.8claws
11584
11585         * 0.8.8claws released
11586
11587 2002-12-26 [paul]       0.8.7claws12
11588
11589         * po/bg.po
11590                 updated by George Danchev
11591
11592 2002-12-26 [paul]       0.8.7claws11
11593
11594         * po/POTFILES.in
11595                 remove unneeded 'src/prefs.c' entry 
11596
11597 2002-12-26 [paul]       0.8.7claws10
11598
11599         * src/codeconv.c
11600           src/mainwindow.c
11601                 sync with 0.8.8 release
11602         
11603         * src/folder.[ch]
11604           src/mh.c
11605           src/summaryview.c
11606                 partial sync with 0.8.8 release
11607         
11608
11609 2002-12-25 [alfons]     0.8.7claws9
11610
11611         * src/matcher.[ch]
11612         * src/matcher_parser_lex.l
11613         * src/matcher_parser_parse.y
11614         * src/prefs_matcher.c
11615                 add locked flag to possible filtering / matcher 
11616                 conditions (also a good example what should be
11617                 done to add a simple boolean condition)
11618
11619 2002-12-25 [christoph]  0.8.7claws8
11620
11621         * src/Makefile.am
11622         * src/account.[ch]
11623         * src/addrbook.c
11624         * src/addressbook.c
11625         * src/addrindex.c
11626         * src/filtering.c
11627         * src/folder.c
11628         * src/matcher.c
11629         * src/prefs.[ch]                ** REMOVE **
11630         * src/prefs_account.c
11631         * src/prefs_actions.c
11632         * src/prefs_common.c
11633         * src/prefs_customheader.c
11634         * src/prefs_display_header.c
11635         * src/prefs_filtering.c
11636         * src/prefs_folder_item.c
11637         * src/prefs_gtk.[ch]            ** NEW **
11638         * src/prefs_matcher.c
11639         * src/prefs_scoring.c
11640         * src/prefs_summary_column.c
11641         * src/procmime.c
11642         * src/selective_download.c
11643         * src/toolbar.c
11644         * src/common/Makefile.am
11645         * src/common/prefs.[ch]         ** NEW **
11646                 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
11647
11648 2002-12-24 [alfons]     0.8.7claws7
11649
11650         * src/summaryview.c
11651                 summary_thread_build(): fix real cause of the crash mentioned in
11652                 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
11653                 this way we get meaningful ctree nodes 
11654
11655 2002-12-24 [oliver]     0.8.7claws6
11656
11657         * src/mainwindow.[ch]
11658         * src/messageview.[ch]
11659         * src/compose.[ch]
11660         * src/inc.c
11661         * src/summaryview.c
11662                 changes to use updated toolbar handling
11663                 
11664 2002-12-24 [oliver]     0.8.7claws5
11665
11666         * src/toolbar.[ch]
11667                 generic toolbar handling
11668                 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
11669         * src/prefs_toolbar.[ch]
11670                 adjust to handling
11671         
11672 2002-12-24 [oliver]     0.8.7claws4
11673         
11674         * src/stock_pixmap.[ch]
11675                 move SYLPHEED_LOGO to end of list in order 
11676                 to remove it from Custom Toolbar`s Icon View
11677
11678 2002-12-24 [alfons]     0.8.7claws3
11679
11680         * src/summaryview.c
11681                 summary_thread_build(): fix crash because of focus != selection 
11682                 after threading. when deleting the selection, gtk tries but fails 
11683                 to find the correct focusable element. we now force the selection
11684                 to be focused. this should solve the infamous bug reported by 
11685                 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages"). 
11686                 a test case is available. 
11687
11688 2002-12-24 [darko]      0.8.7claws2
11689
11690         * src/summaryview.c
11691                 don't crash when unmarking message with unread children
11692
11693 2002-12-23 [christoph]  0.8.7claws1
11694
11695         * src/Makefile.am
11696         * src/common/Makefile.am
11697                 update Makefiles for moved intl.h, version.h and defs.h
11698         * src/imap.c
11699                 rewrite imap_session_get to avoid duplicate code
11700
11701 2002-12-23 [paul]       0.8.7claws
11702
11703         * Santa-Claws released
11704         
11705         * po/hu.po
11706           po/ru.po
11707                 squeeze in updated Hungarian and Russian translations.
11708                 Submitted by  Gál Zoltán and Ruslan N. Balkin
11709
11710 2002-12-23 [paul]       0.8.6claws129
11711
11712         * po/pl.po
11713                 updated by Witold Wladyslaw Wojciech Wilk
11714
11715 2002-12-23 [paul]       0.8.6claws128
11716
11717         * src/quote_fmt_parse.y
11718                 fix typo and add licence header
11719
11720 2002-12-23 [paul]       0.8.6claws127
11721
11722         * po/en_GB.po
11723                 updated
11724
11725 2002-12-23 [paul]       0.8.6claws126
11726
11727         * po/it.po
11728                 updated translation, submitted by Alessandro Maestri
11729                 
11730 2002-12-23 [paul]       0.8.6claws125
11731
11732         * src/quote_fmt_parse.y
11733                 fix signature-stripping on replies bug. match
11734                 '-- \n' and not '-- '.
11735
11736 2002-12-22 [paul]       0.8.6claws124
11737
11738         * po/bg.po
11739           po/es.po
11740           po/sr.po
11741                 updated translations. submitted by George Danchev,
11742                 Ricardo Mones Lastra, and Urke MMI respectively
11743
11744 2002-12-21 [paul]       0.8.6claws123
11745
11746         * src/addrbook.c
11747                 fix coding style
11748
11749 2002-12-21 [paul]       0.8.6claws122
11750
11751         * src/addrbook.c
11752                 fix bug [643638] where if a person is in one or more
11753                 addressbook groups editing that person's email 
11754                 address results in removal from those groups.
11755                 Patch submitted by Luke Plant.
11756
11757 2002-12-20 [christoph]  0.8.6claws121
11758
11759         * src/common/utils.c
11760         * src/summaryview.c
11761                 reimplement expand_search_string using GString to
11762                 prevent crashs caused by miscalculated string
11763                 lengths reported by Paul
11764
11765 2002-12-20 [christoph]  0.8.6claws120
11766
11767         * src/summaryview.c
11768                 don't use "changed" to check if op_count has to be changed as it
11769                 is also set when the message has unread children
11770                 (closes bug [ 653221 ] crash while deleting duplicates)
11771
11772 2002-12-20 [paul]       0.8.6claws119
11773
11774         * sync with 0.8.6cvs27
11775                 see ChangeLog 2002-12-20
11776
11777 2002-12-20 [paul]       0.8.6claws118
11778
11779         * sync with 0.8.6cvs26
11780                 see ChangeLog 2002-12-19 and 2002-12-20
11781
11782 2002-12-19 [alfons]     0.8.6claws117
11783
11784         * src/textview.c
11785                 fix incorrect parsing of email addresses, submitted by 
11786                 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate 
11787                 name display if it contains @".
11788
11789 2002-12-18 [paul]       0.8.6claws116
11790
11791         * sync with 0.8.6cvs23
11792                 see ChangeLog 2002-12-18
11793
11794 2002-12-18 [paul]       0.8.6claws115
11795
11796         * src/Makefile.am
11797         * src/account.c
11798         * src/codeconv.c
11799         * src/gtkutils.[ch]
11800         * src/imap.c
11801                 sync with 0.8.6cvs22.
11802                 see ChangeLog 2002-12-17 and 2002-12-18
11803
11804 2002-12-17 [christoph]  0.8.6claws114
11805
11806         * src/imap.c
11807                 o don't create a session if imap greeting fails
11808                 o don't close socket when authentication fails
11809                   this is done by imap_session_destroy
11810
11811 2002-12-17 [thorsten]   0.8.6claws113
11812
11813         * tools/Makefile.am
11814           tools/README
11815           tools/google_msgid.pl ** NEW FILE **
11816                 Added "search for message-id" script and doc
11817
11818 2002-12-17 [thorsten]   0.8.6claws112
11819
11820         * po/hu.po
11821                 Updated hungarian translation
11822                 (updated by Gal Zoltan)
11823
11824 2002-12-16 [christoph]  0.8.6claws111
11825
11826         * src/addr_compl.c
11827                 remove stupid addressbook dump to debug output
11828         * src/mh.c
11829                 fix memory leak found by Hiro
11830
11831 2002-12-14 [paul]       0.8.6claws110
11832
11833         * src/compose.c
11834                 fix menubar sensitivity on send
11835                 
11836         * src/prefs_filtering.c
11837         * src/prefs_matcher.c
11838         * src/prefs_scoring.c
11839                 Fix english ;)
11840                 
11841         * src/common/quoted-printable.h
11842                 sync: fix typo
11843         
11844 2002-12-13 [christoph]  0.8.6claws109
11845
11846         * src/Makefile.am
11847         * src/manage_window.[ch]        ** REMOVE **
11848         * src/gtk/Makefile.am
11849         * src/gtk/manage_window.[ch]    ** NEW **
11850                 move manage_window files to gtk directory
11851
11852 2002-12-13 [christoph]  0.8.6claws108
11853
11854         * src/Makefile.am
11855         * src/gtkshruler.[ch]           ** REMOVE **
11856         * src/gtk/Makefile.am
11857         * src/gtk/gtkshruler.[ch]       ** NEW **
11858                 move gtkshruler files to gtk directory
11859
11860 2002-12-13 [christoph]  0.8.6claws107
11861
11862         * src/Makefile.am
11863         * src/compose.c
11864         * src/gtkstext.[ch]             ** REMOVE **
11865         * src/gtkutils.[ch]
11866         * src/textview.c
11867         * src/gtk/gtkstext.[ch]         ** NEW **
11868         * src/gtk/Makefile.am
11869                 o move stext functions to gtkstext.c to remove
11870                   dependency of gtkutils
11871                 o move gtkstext files to gtk directory
11872
11873         * src/gtk/Makefile.am
11874         * src/gtk/sslcertwindow.[ch]
11875                 UI stuff can always depend on common code so
11876                 it's ok to add ../common to include path
11877
11878 2002-12-13 [colin]      0.8.6claws106
11879
11880         * src/summaryview.c
11881                 Disconnect sighandlers for mainwindow when
11882                 quicksearch has the focus
11883                 Fix bug #653231
11884         * src/mainwindow.[ch]
11885                 Make key_pressed callback public, to be able
11886                 to disconnect it
11887
11888 2002-12-13 [christoph]  0.8.6claws105
11889
11890         * src/mh.c
11891                 create .mh_sequences file in new MH folders
11892                 (closes feature request [ 523162 ] MH folders should
11893                  get a .mh_sequences)
11894
11895 2002-12-13 [colin]      0.8.6claws104
11896
11897         * src/summaryview.c
11898                 Better handling of quicksearch show/hide
11899                 (basically the button stays under the mouse 
11900                  when toggled)
11901
11902 2002-12-13 [paul]       0.8.6claws103
11903
11904         * sync with 0.8.6cvs17
11905                 see ChangeLog 2002-12-13
11906
11907 2002-12-13 [paul]       0.8.6claws102
11908
11909         * po/es.po
11910                 updated by Ricardo Mones Lastra
11911
11912 2002-12-11 [colin]       0.8.6claws101
11913
11914         * src/folder.c
11915                 remove statusbar stuff
11916           src/folderview.c
11917                 set statusbar verbosity when moving folders
11918
11919 2002-12-11 [colin]       0.8.6claws100
11920         * src/prefs_filtering.c
11921         * src/prefs_matcher.c
11922         * src/prefs_scoring.c
11923                 Fix english ;)
11924
11925 2002-12-11 [colin]       0.8.6claws99
11926
11927         * src/prefs_common.[ch]
11928                 Add summary_quicksearch_type
11929         * src/summaryview.c
11930                 Save last used quicksearch type
11931
11932 2002-12-11 [jens]       0.8.6claws98
11933         * src/prefs_filtering.c
11934         * src/prefs_matcher.c
11935         * src/prefs_scoring.c
11936                 added dialog for incomplete rules in scoring, filtering and
11937                 matcher to ask wheather really close
11938
11939 2002-12-11 [colin]      0.8.6claws97
11940
11941         * src/folder.c
11942                 Fix folder dnd statusbar logging
11943
11944 2002-12-10 [christoph]  0.8.6claws96
11945
11946         * src/compose.c
11947         * src/folder.c
11948         * src/imap.c
11949         * src/inc.c
11950         * src/main.c
11951         * src/mainwindow.c
11952         * src/news.c
11953         * src/send.c
11954         * src/statusbar.[ch]
11955         * src/common/hooks.c
11956         * src/common/log.[ch]
11957                 o handle verbose logging in statusbar directly in statusbar code
11958                   and common code does not need any knowledge about a statusbar
11959                 o remove direct calls to statusbar_(puts|pop)_all functions
11960
11961 2002-12-10 [jens]       0.8.6claws95
11962
11963         * src/*.c
11964                 removed gettext from g_warnings
11965         * po/POTFILES.in
11966                 cleaned and updated
11967         * po/de.po
11968                 updated
11969
11970 2002-12-10 [colin]      0.8.6claws94
11971
11972         * src/main.c
11973                 finish crash dialog fix
11974
11975 2002-12-10 [colin]      0.8.6claws93
11976
11977         * src/main.c
11978                 "Fix" "sylpheed already running" instead of
11979                 crash dialog appearing after a crash
11980
11981 2002-12-10 [colin]      0.8.6claws92
11982
11983         * po/POTFILES.in
11984                 add src/gtk/sslcertwindow.c
11985
11986 2002-12-10 [paul]       0.8.6claws91
11987
11988         * po/POTFILES.in
11989                 updated to reflect recent changes
11990                 submitted by Alessandro Maestri
11991
11992 2002-12-09 [christoph]  0.8.6claws90
11993
11994         * src/Makefile.am
11995         * src/smtp.[ch]                 ** REMOVE **
11996         * src/common/Makefile.am
11997         * src/common/smtp.[ch]          ** NEW **
11998                 move smtp files to common directory
11999
12000 2002-12-09 [christoph]  0.8.6claws89
12001
12002         * src/Makefile.am
12003         * src/session.[ch]              ** REMOVE **
12004         * src/common/Makefile.am
12005         * src/common/session.[ch]       ** NEW **
12006                 move session files to common directory
12007
12008 2002-12-09 [paul]       0.8.6claws88
12009
12010         * src/account.c
12011                 fix bug [649746] edit accounts: move account reverted
12012                 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
12013
12014 2002-12-09 [colin]      0.8.6claws87
12015
12016         * src/ssl_certificate.c
12017                 cleanup
12018
12019 2002-12-09 [colin]      0.8.6claws86
12020
12021         * src/ssl.c
12022                 Try to open the cert.pem database and 
12023                 issue a warning if it isn't there
12024
12025 2002-12-09 [colin]      0.8.6claws85
12026
12027         * src/common/ssl_certificate.c
12028         * src/gtk/sslcertwindow.c
12029                 Warning fixes
12030
12031 2002-12-09 [colin]      0.8.6claws84
12032
12033         * src/ssl_certificate.[ch] ** REMOVED **
12034         * src/common/ssl_certificate.[ch] ** NEW **
12035         * src/Makefile.am
12036         * src/common/Makefile.am
12037                 Moved ssl_certificate.[ch] to common
12038         * src/common/ssl.c 
12039                 Put back needed include
12040         * src/gtk/sslcertwindow.[ch]
12041                 Changed ssl_certificate.h include
12042         
12043 2002-12-09 [colin]      0.8.6claws83
12044
12045         * src/gtk/sslcertwindow.[ch]
12046                 Implement hook for certificate acception
12047         * src/ssl_certificate.[ch]
12048                 Implement hook for certificate acception
12049         * src/common/ssl.c
12050                 Reenable certificate acception check
12051         * src/mainwindow.c
12052                 Register sslcertwindow's hook
12053         
12054 2002-12-08 [christoph]  0.8.6claws82
12055
12056         * src/about.c
12057         * src/addr_compl.c
12058         * src/codeconv.c
12059         * src/manual.c
12060         * src/undo.c
12061         * src/common/utils.c
12062                 o add missing includes
12063                 o fix warnings
12064         * src/.cvsignore
12065         * src/common/.cvsignore
12066         * src/common/version.h          ** REMOVE **
12067                 remove autogenerated file
12068
12069 2002-12-08 [paul]       0.8.6claws81
12070
12071         * src/stringtable.c
12072                 put back needed include
12073
12074 2002-12-08 [colin]      0.8.6claws80
12075         
12076         * src/gtk/sslcertwindow.c
12077                 Cleaner popups when asking
12078         * src/ssl_certificate.c
12079         * src/prefs_common.[ch]
12080                 remove ssl certificate pref
12081                 put back needed include
12082         * src/undo.c
12083                 put back needed include
12084
12085 2002-12-08 [christoph]  0.8.6claws79
12086
12087         * src/folderview.c
12088         * src/logwindow.c
12089         * src/statusbar.c
12090         * src/summaryview.c
12091                 only abort hook invokation if required data is missing not
12092                 if our own data pointer is NULL, update hookfunction for
12093                 log window
12094
12095 2002-12-08 [paul]       0.8.6claws78
12096
12097         * src/about.c
12098         * src/addrcache.c
12099         * src/addrclip.c
12100         * src/addr_compl.c
12101         * src/addrselect.c
12102         * src/codeconv.c
12103         * src/colorlabel.c
12104         * src/enriched.c
12105         * src/esmtp.c
12106         * src/exporthtml.c
12107         * src/headerview.c
12108         * src/imageview.c
12109         * src/manual.c
12110         * src/noticeview.c
12111         * src/pgptext.c
12112         * src/scoring.c
12113         * src/sourcewindow.c
12114         * src/stringtable.c
12115         * src/undo.c
12116                 clean up: remove unneccesary includes
12117
12118 2002-12-08 [christoph]  0.8.6claws77
12119
12120         * src/folderview.c
12121         * src/statusbar.c
12122         * src/summaryview.c
12123         * src/common/hooks.[ch]
12124                 hook functions now have a gboolean return value, if a hook
12125                 returns TRUE it will stop executing of any more hooks in
12126                 the same hooklist for this invokation
12127
12128 2002-12-08 [colin]      0.8.6claws76
12129         
12130         * src/main.c
12131                 put back argv0 for CRASH_DIALOG
12132
12133 2002-12-08 [christoph]  0.8.6claws75
12134
12135         * src/Makefile.am
12136         * src/about.c
12137         * src/account.c
12138         * src/crash.c
12139         * src/esmtp.h
12140         * src/imap.[ch]
12141         * src/inc.c
12142         * src/main.c
12143         * src/mainwindow.c
12144         * src/news.c
12145         * src/pop.[ch]
12146         * src/prefs_account.[ch]
12147         * src/prefs_common.[ch]
12148         * src/send.[ch]
12149         * src/smtp.[ch]
12150         * src/ssl_certificate.[ch]
12151         * src/ssl_manager.[ch]
12152         * src/common/Makefile.am
12153         * src/common/log.c
12154         * src/common/nntp.[ch]
12155         * src/common/socket.[ch]
12156         * src/common/ssl.[ch]
12157         * src/gtk/sslcertwindow.[ch]
12158         * ac/openssl.m4
12159                 use new autoconf script to detect OpenSSL with extra parameters
12160                 to specify the location of libs and includes, also remove USE_SSL
12161                 to USE_OPENSSL
12162
12163         * src/common/sylpheed.[ch]
12164         * src/common/version.h.in
12165                 start seperation of common code initialization seperated from gui
12166
12167         * src/summaryview.c
12168                 The function that is called when a color label changes
12169                 should not change the color lable again
12170
12171 2002-12-08 [colin]      0.8.6claws74
12172
12173         * src/gtk/sslcertwindow.c
12174                 warning fixes
12175
12176 2002-12-08 [colin]      0.8.6claws73
12177
12178         * src/statusbar.c
12179           src/common/log.h
12180                 Register a hook for statusbar_puts_all
12181         * src/common/log.c
12182                 invoke statusbar_puts_all's hook
12183         
12184 2002-12-08 [colin]      0.8.6claws72
12185
12186         * src/ssl_certificate.c
12187                 Put back a badly-removed include
12188
12189 2002-12-08 [colin]      0.8.6claws71
12190
12191         * src/gtk/sslcertwindow.[ch]    ** NEW **
12192                 new certificate presentation
12193         * src/gtk/Makefile.am
12194                 add new files
12195         * src/ssl_certificate.[ch]
12196                 gtk cleanup, made utility functions public
12197         * src/ssl_manager.c
12198                 use new cert presentation
12199
12200 2002-12-07 [christoph]  0.8.6claws70
12201
12202         * src/Makefile.am
12203         * src/nntp.[ch]                 ** REMOVE **
12204         * src/common/Makefile.am
12205         * src/common/nntp.[ch]          ** NEW **
12206                 move nntp files to common directory
12207
12208 2002-12-07 [christoph]  0.8.6claws69
12209
12210         * src/procmsg.[ch]
12211         * src/summaryview.c
12212                 implement msginfo update callback using sylpheed's new
12213                 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
12214
12215 2002-12-06 [christoph]  0.8.6claws68
12216
12217         * src/editgroup.c
12218                 This patch changes the 'Edit Group Details' dialog to
12219                 allow extended selections in either pane, so that
12220                 addresses can be added or removed from a group more
12221                 quickly and easily. (it actually is a net decrease in
12222                 file size, as some unnecessary functions have been
12223                 removed). 
12224                 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
12225
12226 2002-12-06 [christoph]  0.8.6claws67
12227
12228         * src/Makefile.am
12229         * src/template.[ch]             ** REMOVE **
12230         * src/common/Makefile.am
12231         * src/common/template.[ch]      ** NEW **
12232                 move template files to common directory
12233
12234         * src/nntp.c
12235                 add missing log.h include
12236
12237 2002-12-06 [melvin]     0.8.6claws66
12238
12239         * src/prefs_actions.c
12240                 Added the trailing ">" syntax to insert command's output
12241                 without replacing old text (in contrast to trailing "|").
12242
12243 2002-12-05 [colin]      0.8.6claws65
12244         
12245         * src/common/utils.c
12246                 Don't modify original search_string or it'll change
12247                 the next iterations in the for()
12248
12249 2002-12-05 [darko]      0.8.6claws64
12250
12251         * src/common/utils.c
12252                 proper check for filtering commands, found by Colin
12253
12254 2002-12-05 [darko]      0.8.6claws63
12255
12256         * src/common/utils.c
12257                 check proper string for NULL pointer, found by Colin
12258
12259 2002-12-05 [darko]      0.8.6claws62
12260
12261         * src/common/utils.[ch]
12262                 expand_search_string(): new function
12263                 converts Mutt-like patterns to Sylpheed's
12264                 filtering engine
12265         * src/summaryview.c
12266                 use expand_search_string() to allow Mutt-like
12267                 patterns in extended search
12268         * README.claws
12269                 document extended option in quick search
12270
12271 2002-12-05 [paul]       0.8.6claws61
12272
12273         * sync with 0.8.6cvs16
12274                 see ChangeLog 2002-12-05
12275                 
12276         * po/POTFILES.in
12277                 clean up
12278
12279 2002-12-04 [christoph]  0.8.6claws60
12280
12281         * src/imap.[ch]
12282                 put imap authentication code into a new function and
12283                 remove it from imap_session_new that will allow to
12284                 send other commands before authentication
12285
12286 2002-12-04 [christoph]  0.8.6claws59
12287
12288         * src/imap.[ch]
12289                 use already existing method to prevent unneeded IMAP
12290                 folder selects. Set imap_select parameters to NULL
12291                 in some functions if the values are not required.
12292
12293         * src/xml.h
12294                 remove no longer required include
12295
12296 2002-12-04 [paul]       0.8.6claws58
12297
12298         * po/es.po
12299                 updated by Ricardo Mones Lastra
12300                 
12301         * configure.in
12302           po/hu.po      ** NEW FILE **
12303                 initial Hungarian translation, submitted
12304                 by Gál Zoltán <galzoli@hu.inter.net>
12305
12306 2002-12-03 [christoph]  0.8.6claws57
12307
12308         * src/Makefile.am
12309         * src/gtksctree.[ch]            ** REMOVE **
12310         * src/gtk/Makefile.am
12311         * src/gtk/gtksctree.[ch]        ** NEW **
12312                 move gtksctree files to gtk directory
12313
12314 2002-12-03 [christoph]  0.8.6claws56
12315
12316         * src/Makefile.am
12317         * src/md5.[ch]                  ** REMOVE **
12318         * srm/common/Makefile.am
12319         * src/common/md5.[ch]           ** NEW **
12320                 move md5 files to common directory
12321
12322         * src/gtkstext.c
12323                 remove not required #include
12324
12325 2002-12-03 [sergey]     0.8.6claws55
12326
12327         * src/gtkutils.c
12328         * src/gtkutils.h
12329                 gtkut_window_popup(): new function.
12330         * src/mainwindow.c
12331                 main_window_popup(): use gtkut_window_popup() to raise
12332                 window without changing its position.
12333                 (see sylpheed-main ML message [sylpheed:17247])
12334
12335 2002-12-03 [sergey]     0.8.6claws54
12336
12337         * src/send.c
12338                 send_message_local(): removed first-dot escaping
12339                 (SMTP-only, not needed for sending through pipe)
12340
12341 2002-12-03 [paul]       0.8.6claws53
12342
12343         * po/POTFILES.in
12344                 update to reflect recent changes (thanks
12345                 to Ricardo Mones Lastra)
12346                 
12347         * tools/filter_conv.pl
12348                  fix problem with quoted strings. Patch submitted
12349                  by Luke Plant <lukeplant@softhome.net>
12350
12351 2002-12-03 [paul]       0.8.6claws52
12352
12353         * sync with 0.8.6cvs15
12354                 see ChangeLog 2002-12-03
12355
12356 2002-12-02 [christoph]  0.8.6claws51
12357
12358         * src/logwindow.[ch]
12359         * src/common/log.[ch]
12360                 implement logging using a hook function
12361
12362         * src/folderview.c
12363         * src/folder.[ch]
12364                 define hooklist name in header file to avoid
12365                 errors caused by wrong spelling of hooklist names
12366
12367         * src/toolbar.c
12368                 fix warnings
12369
12370 2002-12-02 [christoph]  0.8.6claws50
12371
12372         * src/common/Makefile.am
12373                 add src/common/hooks.[ch]
12374
12375         * src/common/hooks.[ch]
12376                 implement a simple hook system using glib's hook functions
12377
12378         * src/folder.[ch]
12379         * src/folderview.c
12380                 use new hook system for folder item updates
12381
12382 2002-12-02 [christoph]  0.8.6claws49
12383
12384         * doc-src/ui_seperation.txt     ** NEW **
12385                 information for ui seperation
12386
12387         * src/Makefile.am
12388                 remove files that were moved to common
12389                 include common directory by default for the header files
12390
12391         * src/inc.c
12392         * src/common/socket.c
12393         * src/automaton.[ch]
12394                 implement automaton using g_io_*-functions instead of
12395                 gdk_input_add to make it ui independent
12396
12397         * src/codeconv.c
12398         * src/compose.c
12399         * src/ldif.c
12400         * src/pgptext.c
12401         * src/procmime.c
12402         * src/rfc2015.c
12403         * src/smtp.c
12404         * src/unmime.c
12405                 remove common/ prefix because directory is now in
12406                 include path
12407
12408         * src/compose.c
12409         * src/folder.c
12410         * src/folderview.c
12411         * src/mainwindow.c
12412         * src/messageview.c
12413         * src/prefs_common.c
12414         * src/procmsg.c
12415         * src/rfc2015.c
12416                 fix warnings
12417
12418         * src/imap.c
12419         * src/inc.c
12420         * src/news.c
12421         * src/pop.c
12422         * src/send.c
12423         * src/smtp.c
12424         * src/ssl_certificate.c
12425                 add log.h header file for logging functions
12426
12427         * src/main.c
12428         * src/common/utils.c
12429         * src/summaryview.c
12430         * src/xml.c
12431                 o move debug_mode to common/utils.c
12432                 o add functions to set and get debug_mode
12433
12434         * src/defs.h                    ** REMOVE **
12435         * src/intl.h                    ** REMOVE **
12436         * src/socket.[ch]               ** REMOVE **
12437         * src/ssl.[ch]                  ** REMOVE **
12438         * src/utils.[ch]                ** REMOVE **
12439                 replaced by new files in src/common/
12440         
12441         * src/common/Makefile.am
12442                 add new files in src/common/
12443
12444         * src/common/defs.h             ** NEW **
12445         * src/common/intl.h             ** NEW **
12446         * src/common/log.[ch]           ** NEW **
12447         * src/common/socket.[ch]        ** NEW **
12448         * src/common/ssl.[ch]           ** NEW **
12449         * src/common/utils.[ch]         ** NEW **
12450                 replacement for files in src/
12451
12452 2002-12-02 [colin]      0.8.6claws48
12453
12454         * src/folderview.c
12455                 Scroll folderview if necessary during dnd
12456
12457 2002-12-02 [colin]      0.8.6claws47
12458
12459         * src/folder.[ch]
12460                 Add check to verify a move is within a single mailbox
12461         * src/folderview.c
12462                 Add specific error string for this check
12463
12464 2002-12-02 [colin]      0.8.6claws46
12465
12466         * src/folder.c
12467                 Add a test to folder moving, remove a statusbar_print
12468         * src/folderview.c
12469                 Add Move folder... context-menu item
12470                 Factorize folder moving code
12471                 Enable folder DND for mbox
12472
12473 2002-12-01 [christoph]  0.8.6claws45
12474
12475         * ac/aspell.m4
12476                 remove conf.aspelltest if the version check fails
12477
12478 2002-11-30 [christoph]  0.8.6claws44
12479
12480         * autogen.sh
12481                 run libtoolize --force in autogen to create missing
12482                 libtool scripts
12483
12484 2002-11-30 [christoph]  0.8.6claws43
12485
12486         * src/Makefile.am
12487         * src/pgptext.c
12488         * src/procmime.c
12489         * src/rfc2015.c
12490         * src/uuencode.[ch]             ** REMOVED **
12491         * src/common/Makefile.am
12492         * src/common/uuencode.[ch]      ** NEW **
12493                 move uuen/decoder to common directory
12494
12495 2002-11-30 [christoph]  0.8.6claws42
12496
12497         * src/Makefile.am
12498         * src/base64.[ch]               ** REMOVED **
12499         * src/codeconv.c
12500         * src/compose.c
12501         * src/ldif.c
12502         * src/pgptext.c
12503         * src/procmime.c
12504         * src/rfc2015.c
12505         * src/smtp.c
12506         * src/unmime.c
12507         * src/common/Makefile.am
12508         * src/common/base64.[ch]        ** NEW **
12509                 move base64 en/decoder to common directory
12510
12511 2002-11-30 [christoph]  0.8.6claws41
12512
12513         * src/common                    ** NEW **
12514                 new directory for UI independent code
12515         * src/gtk                       ** NEW **
12516                 new directory for GTK frontend
12517         * src/common/.cvsignore         ** NEW **
12518         * src/gtk/.cvsignore            ** NEW **
12519                 ignore build files
12520         * src/common/Makefile.am        ** NEW **
12521         * src/gtk/Makefile.am           ** NEW **
12522                 automake files to build new seperated stuff
12523         * src/Makefile.am
12524                 the binary will currently still be build with the
12525                 files in src, so we include the code from the
12526                 subdirs for now after building the libs there
12527
12528 2002-11-30 [paul]       0.8.6claws40
12529
12530         * src/compose.c
12531                 fix bug [642731] 'Wrong selected account with drafted mail'
12532
12533 2002-11-29 [oliver]     0.8.6claws39
12534         
12535         * src/messageview.c
12536                 o update summaryview when switching between different
12537                   messageviews          
12538         * src/toolbar.c  
12539                 o check if messageview holds already removed msg
12540                   from summaryview
12541                 
12542
12543 2002-11-29 [oliver]     0.8.6claws38
12544
12545         * src/toolbar.c 
12546                 remove not needed variables and includes
12547                 make messageview stay opened and move to next when msgs are deleted 
12548
12549 2002-11-29 [oliver]     0.8.6claws37
12550         
12551         * src/toolbar.c 
12552                 disable compose button (messageview toolbar) by default
12553                 deleted msgs are moved to trash
12554         
12555 2002-11-29 [melvin]     0.8.6claws36
12556
12557         * configure.in
12558                 Increased minimal gpgme version to 0.3.10 (Zombies out)
12559                 and to detect signatures expirations (gpgme 0.3.6)
12560
12561         * src/main.c
12562                 Use non obsolescent function for Gpgme engine checking.
12563
12564         * src/rfc2015.c
12565                 Inform about expired signatures or signatures which key
12566                 has expired. Expiration date is displayed.
12567
12568         * src/sigstatus.c
12569                 Inform about expired signatures or signatures which key
12570                 has expired.
12571
12572 2002-11-28 [paul]       0.8.6claws35
12573
12574         * src/folderview.c
12575                 re-instate 'Check for new messages' in Newsgroup
12576                 folders right-click menu, after a suggestion from
12577                 Tim Mann <timmann@users.sourceforge.net>
12578
12579         * src/main.c
12580                 after a crash check only local folders for new
12581                 messages
12582
12583 2002-11-28 [paul]       0.8.6claws34
12584
12585         * configure.in
12586                 apply patch that fixes the checking of GTK with XIM 
12587                 support on different OSs, such as FreeBSD. Patch 
12588                 submitted by Topia <topia@users.sourceforge.net>
12589                 
12590 2002-11-28 [paul]       0.8.6claws33
12591
12592         * src/mainwindow.c
12593           src/prefs_common.c
12594           src/prefs_toolbar.c
12595                 more changes to the English
12596
12597 2002-11-28 [paul]       0.8.6claws32
12598
12599         * sync with 0.8.6cvs13
12600                 see ChangeLog 2002-11-28 (no sync needed
12601                 for src/compose.c)
12602
12603 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws31
12604         
12605         * src/mainwindow.[ch]
12606                 add patch by Ivan F. Martinez introducing messageview Toolbar
12607                 some changes and committed by oliver    
12608
12609 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws30
12610
12611         * src/messageview.[ch]
12612                 add patch by Ivan F. Martinez introducing messageview Toolbar
12613                 some changes and committed by oliver    
12614
12615 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws29
12616
12617         * src/compose.[ch]
12618                 add patch by Ivan F. Martinez introducing messageview Toolbar
12619                 some changes and committed by oliver    
12620
12621 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws28
12622         
12623         * src/toolbar.[ch]
12624                 add patch by Ivan F. Martinez introducing messageview Toolbar
12625                 some changes and committed by oliver
12626
12627 2002-11-28 [oliver]     0.8.6claws27
12628         
12629         * src/prefs_toolbar.[ch]
12630                 getting ready for messageview toolbar
12631                 free mem allocated by gettext
12632                 change prefs_toolbar to prefs_toolbar_open
12633  
12634 2002-11-28 [thorsten]   0.8.6claws26
12635
12636         * src/imageview.[ch]
12637                 cleaned up conflicting declarations of
12638                 imageview_show_image()
12639
12640 2002-11-28 [paul]       0.8.6claws25
12641
12642         * src/grouplistdialog.c
12643           src/prefs_common.c
12644           src/prefs_summary_column.c
12645                 a few more improvements to the English
12646
12647 2002-11-28 [colin]      0.8.6claws24
12648
12649         * man/sylpheed.1
12650                 A few updates to command-line parameters
12651
12652 2002-11-28 [colin]      0.8.6claws23
12653
12654         * src/prefs_filtering.c
12655                 Fix problems with prefs_filtering_delete_path:
12656                 a) if the first rule is removed, original pointers
12657                    weren't updated (leading to segfaults)
12658                 b) it was always global_processing updated in case
12659                    of removed path was parent of rule path
12660
12661 2002-11-27 [paul]       0.8.6claws22
12662
12663         * src/mainwindow.c
12664           src/prefs_account.c
12665           src/prefs_actions.c
12666           src/prefs_common.c
12667           src/prefs_customheader.c
12668           src/prefs_display_header.c
12669           src/prefs_filtering.c
12670           src/prefs_folder_item.c
12671           src/prefs_matcher.c
12672           src/prefs_scoring.c
12673           src/prefs_summary_column.c
12674           src/prefs_template.c
12675           src/prefs_toolbar.c
12676                  improve the English in the GUI
12677
12678 2002-11-27 [colin]      0.8.6claws21
12679
12680         * src/folder.c
12681                 Fix processing renaming problems happening after
12682                 last commit
12683
12684 2002-11-27 [colin]      0.8.6claws20
12685
12686         * src/folder.c
12687                 recursive move now deletes src each subfolder after 
12688                 having moved it
12689         * src/folderview.c
12690                 Use identifier instead of path during dnd (enables
12691                 IMAP folder dnd)
12692
12693 2002-11-27 [paul]       0.8.6claws19
12694
12695         * src/main.c
12696                 apply patch that does command-line processing 
12697                 BEFORE gtk_init, allowing claws to run from 
12698                 shell-scripts in non-X environment (e.g. crontab 
12699                 or ip-up, ip-down scripts). Patch submitted by
12700                 Ruslan N. Balkin <baron@dartel.ru>
12701                 
12702         * po/it.po
12703                 updated by Alessandro Maestri
12704
12705 2002-11-27 [paul]       0.8.6claws18
12706
12707         * sync with 0.8.6cvs12
12708           src/prefs_common.c
12709                 Differences are that main uses a 'Receive dialog'
12710                 frame on the Interface tab, whereas claws groups all 
12711                 the dialogs together in a 'Dialogs' frame.
12712
12713 2002-11-27 [colin]      0.8.6claws17
12714
12715         * src/prefs_matcher.c
12716                 Fix Execute criteria's NOT flag
12717
12718
12719 2002-11-26 [christoph]  0.8.6claws16
12720
12721         * src/ssl.c
12722                 rewrite the ssl code a little bit, only use one
12723                 SSL context, set default certificates' file/path
12724
12725 2002-11-26 [thorsten]   0.8.6claws15
12726
12727         * src/compose.c
12728                 default-reply-to didn't work for ml-reply
12729
12730 2002-11-26 [melvin]     0.8.6claws14
12731
12732         * src/prefs_actions.c
12733                 Made pipe-actions ignore short headers in message view
12734                 Made trailing-pipe-actions write in the message view with
12735                 the same font as the original message
12736
12737 2002-11-26 [paul]       0.8.6claws13
12738
12739         * src/compose.c
12740                 this time commit the correct file
12741
12742 2002-11-26 [paul]       0.8.6claws12
12743
12744         * sync with 0.8.6cvs11
12745           src/quote_fmt_parse.y  
12746                 no sync needed
12747           src/account.[ch]       
12748                 not sync'ed
12749           src/compose.c
12750                 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
12751                 on draft mode.
12752                 compose_reedit(): add check for 'X-Sylpheed-Account-Id:' 
12753                 header
12754                 
12755         see ChangeLog 2002-11-25 and 2002-11-26
12756
12757 2002-11-26 [colin]      0.8.6claws11
12758
12759         * src/folderview.c
12760                 Fix collapsed folder not auto-expanding during
12761                 mail dnd, if it was the source folder.
12762
12763 2002-11-25 [colin]      0.8.6claws10
12764
12765         * src/folderview.[ch]
12766                 Variable renaming and cleaning (slist of nodes 
12767                 to be re-collapsed is stored in FolderView)
12768
12769 2002-11-25 [paul]       0.8.6claws9
12770
12771         * src/prefs_common.[ch]
12772                 fix breakage caused by last commit
12773
12774 2002-11-25 [paul]       0.8.6claws8
12775
12776         * sync with 0.8.6cvs4
12777                 see ChangeLog 2002-11-21
12778
12779 2002-11-25 [paul]       0.8.6claws7
12780
12781         * sync with 0.8.6cvs4
12782                 see ChangeLog 2002-11-20
12783
12784 2002-11-25 [paul]       0.8.6claws6
12785
12786         * sync with 0.8.6cvs3
12787                 see ChangeLog 2002-11-18
12788
12789 2002-11-25 [colin]      0.8.6claws5
12790
12791         * src/gtkutils.[ch]
12792                 Add gtkut_ctree_node_is_parent()
12793         * src/folderview.c
12794                 Spring-loaded folders
12795
12796 2002-11-25 [colin]      0.8.6claws4
12797
12798         * src/utils.[ch]
12799                 Add slist_concat_unique(), function to merge
12800                 two GSList filtering dups
12801         * src/folder.[ch]
12802         * src/summaryview.[ch]
12803         * src/folderview.c
12804         * src/main.c
12805                 Add detection/update/display of unread answers
12806                 to marked mails
12807         * src/procmsg.[ch]
12808                 Add procmsg_find_children()
12809                 Add procmsg_msg_has_marked_parent()
12810
12811 2002-11-25 [colin]      0.8.6claws3
12812
12813         * src/ssl_certificate.[ch]
12814                 Allow checking a certificate without a DNS
12815                 lookup
12816                 Allow to forget a cert (by deleting it)
12817                 Make ssl_certificate_destroy_public
12818         * src/ssl_manager.[ch] ** NEW FILES **
12819                 Gui to manage (display/remove) certificates
12820         * src/prefs_common.[ch]
12821                 Add a pref to allow silent acceptation of
12822                 trusted certificates or not (based on the
12823                 "I want to know what's going on" principle)
12824         * src/mainwindow.c
12825                 Add SSL manager in Tools menu
12826         * src/Makefile.am
12827                 Add the new files to the build
12828         * po/POTFILES.in
12829                 Add ssl_manager.c to translations
12830
12831 2002-11-25 [colin]      0.8.6claws2
12832
12833         * src/summaryview.[ch]
12834                 Add S_SEARCH_EXTENDED to the quick search, which 
12835                 allows to search using filtering syntax.
12836
12837 2002-11-25 [colin]      0.8.6claws1
12838
12839         * src/summaryview.c
12840                 Deletion of duplicates now prefer deleting
12841                 the unread dup (fixes feature-request 638989).
12842
12843 2002-11-24 [paul]       0.8.6claws
12844
12845         * po/es.po
12846           po/pl.po
12847           po/ru.po
12848           po/sr.po
12849                 updated by Ricardo Mones Lastra,
12850                 Witold Wladyslaw Wojciech Wilk,
12851                 Ruslan N. Balkin, and  Urke MMI 
12852                 respectively
12853
12854 2002-11-24 [paul]       0.8.5claws182
12855
12856         * po/bg.po
12857                 updated by George Danchev
12858
12859 2002-11-23 [alfons]     0.8.5claws181
12860
12861         * src/imap.c
12862                 tiny memory leak found by browsing Dimitar's 
12863                 valgrind report
12864
12865 2002-11-23 [paul]       0.8.5claws180
12866
12867         * po/it.po
12868                 updated by Alessandro Maestri
12869
12870 2002-11-22 [christoph]  0.8.5claws179
12871
12872         * src/compose.c
12873         * src/inc.c
12874         * src/prefs_filtering.c
12875         * src/summaryview.c
12876                 more warning fixes
12877
12878 2002-11-22 [alfons]     0.8.5claws178
12879
12880         * src/summaryview.c
12881                 summary_execute_delete_func(): if message is deleted, make 
12882                 sure to also remove its entry in the subject hash table. 
12883                 fixes a corner case bug.
12884
12885 2002-11-22 [paul]       0.8.5claws177
12886
12887         * .cvsignore
12888                 add 'autom4te.cache'
12889                 
12890         * ltconfig      ** REMOVED **
12891                 not needed
12892
12893 2002-11-22 [paul]       0.8.5claws176
12894
12895         * src/textview.c
12896                 textview_set_font(): fix for message display in
12897                 UTF-8 locales (thanks to Sergey Vlasov).
12898                 
12899         * AUTHORS
12900                 add new team members and contributors
12901
12902
12903 2002-11-21 [colin]      0.8.5claws175
12904
12905         * src/procmsg.[ch]
12906                 Add procmsg_remove_special_headers()
12907         * src/mh.c
12908                 Use procmsg_remove_special_headers() for 
12909                 previous fix
12910
12911 2002-11-21 [colin]      0.8.5claws174
12912
12913         * src/mh.c
12914                 Fix moving/copying from queue/draft folders
12915                 for MH folders
12916
12917 2002-11-21 [christoph]  0.8.5claws173
12918
12919         * src/crash.c
12920         * src/filtering.c
12921         * src/logwindow.c
12922         * src/main.c
12923         * src/matcher_parser_lex.[hl]
12924         * src/mbox.c
12925         * src/mbox_folder.[ch]
12926         * src/prefs_filtering.c
12927         * src/procheader.c
12928         * src/quote_fmt_lex.l
12929         * src/ssl.c
12930                 fix all warnings except the warnings in lex and yacc files
12931
12932 2002-11-20 [christoph]  0.8.5claws172
12933
12934         * src/imap.c
12935                 fix MsgInfo retrieval for IMAP draft and queue folders
12936                 (closes bug [ 619558 ] Draft saving on IMAP box issue)
12937
12938 2002-11-19 [christoph]  0.8.5claws171
12939
12940         * src/compose.c
12941                 fix segfault, when draft saving does not get
12942                 the MsgInfo of the new message
12943                 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
12944
12945 2002-11-19 [christoph]  0.8.5claws170
12946
12947         * src/procmsg.c
12948                 add parameter check for flag setting function
12949                 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
12950
12951 2002-11-18 [paul]       0.8.5claws169
12952
12953         * src/compose.c
12954                 more sensitivity fixes to redirect mode:
12955                 * disable toolbar draft button
12956                 * allow only Address book in the Tools menu
12957                 * disable editing of message by the spell
12958                   checker
12959
12960 2002-11-18 [paul]       0.8.5claws168
12961
12962         * src/compose.c
12963                 fix sensitivity of menu items in compose_redirect():
12964                 allow only the necessary items 
12965
12966 2002-11-18 [paul]       0.8.5claws167
12967
12968         * src/compose.c
12969                 fix bug [ 603259 ] 'attachment got lost on bounce'
12970
12971 2002-11-18 [paul]       0.8.5claws166
12972
12973         * po/ru.po
12974                 updated by Ruslan N. Balkin <baron@dartel.ru>
12975
12976 2002-11-18 [colin]      0.8.5claws165
12977
12978         * src/main.c
12979           src/defs.h
12980                 Remove old filtering stuff
12981
12982
12983 2002-11-17 [oliver]     0.8.5claws164
12984
12985         * src/toolbar.h
12986                 remove not needed typedef 
12987
12988 2002-11-17 [oliver]     0.8.5claws163
12989
12990         * src/toolbar.c
12991                 make toolbar's on click events translatable
12992
12993 2002-11-15 [colin]      0.8.5claws162
12994
12995         * src/summaryview.c
12996                 Revert too-soon integration of a feature
12997
12998 2002-11-15 [christoph]  0.8.5claws161
12999
13000         * src/imap.c
13001                 use main's implementation of imap_get_msginfo
13002
13003 2002-11-15 [christoph]  0.8.5claws160
13004
13005         * src/compose.c
13006         * src/folder.[ch]
13007         * src/imap.c
13008         * src/mbox_folder.c
13009         * src/mh.c
13010         * src/news.c
13011         * src/procmsg.c
13012         * src/summaryview.c
13013                 replace claws' fetch_msginfo with main's get_msginfo
13014                 (use main's implementation where possible)
13015
13016 2002-11-15 [colin]      0.8.5claws159
13017
13018         * src/ssl_certificate.c
13019                 Missed a check
13020
13021 2002-11-16 [melvin]     0.8.5claws158
13022
13023         * po/fr.po
13024                 Updated French translations.
13025
13026 2002-11-16 [colin]      0.8.5claws157
13027
13028         * src/ssl_certificate.c
13029                 Check for missing parts in the certificates
13030
13031 2002-11-15 [colin]      0.8.5claws156
13032
13033         * src/folderview.c
13034                 Preventive fix (missing check) found by
13035                 Alfons
13036
13037 2002-11-15 [paul]
13038
13039         * NEWS
13040                 sync with 0.8.6 release
13041
13042 2002-11-15 [colin]      0.8.5claws155
13043
13044         * src/folder.[ch]
13045           src/folderview.c
13046                 Fix error handling of folder_item_move_to()
13047                 (thanks to Alfons!)
13048
13049 2002-11-15 [colin]      0.8.5claws154
13050
13051         * src/folder.[ch]
13052           src/folderview.c
13053                 folder_item_move_to() sets an error message instead
13054                 of having GUI stuff in folder.c
13055
13056 2002-11-15 [colin]      0.8.5claws153
13057
13058         * src/procmsg.[ch]
13059                 Implemented a callback for MsgInfo updates, 
13060                 heavily copy/pasted from Christoph's folder 
13061                 callback system
13062         * src/summaryview.[ch]
13063                 Register summary_update_msg as callback
13064
13065 2002-11-14 [colin]      0.8.5claws152
13066         
13067         * src/procmsg.c
13068                 Update the FolderItem after sending (fixes 617593)
13069
13070 2002-11-14 [christoph]  0.8.5claws151
13071
13072         * src/folder.c
13073                 fix wrong position of NULL pointer check found
13074                 by Sergey
13075
13076 2002-11-14 [christoph]  0.8.5claws150
13077
13078         * src/folder.c
13079                 fix segfault when deleting messages from IMAP folders
13080                 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
13081
13082 2002-11-14 [colin]      0.8.5claws149
13083
13084         * src/compose.c
13085                 Forwarding was also ignoring the folder's default account.
13086
13087 2002-11-14 [colin]      0.8.5claws148
13088
13089         * src/compose.c
13090                 Fix sent folder not set to folder properties when 
13091                 forwarding.
13092
13093 2002-11-14 [thorsten]   0.8.5claws147
13094
13095         * src/inc.c
13096                 inc_start(): Files were not moved from .processing to inbox,
13097                 if no global processing rule existed
13098
13099 2002-11-14 [colin]      0.8.5claws146
13100
13101         * src/ssl_certificate
13102                 Fix file operations
13103
13104 2002-11-14 [paul]       0.8.5claws145
13105
13106         * po/it.po
13107                 updated by Alessandro Maestri
13108
13109 2002-11-13 [alfons]     0.8.5claws144
13110
13111         * src/folder.c
13112                 folder_item_close(): only mark messages unread
13113                 when a folder has new messages 
13114
13115 2002-11-13 [keith]      0.8.5claws143
13116
13117         * src/imap.c
13118                 Fix problem moving or copying between
13119                 IMAP folders
13120
13121 2002-11-13 [colin]      0.8.5claws142
13122
13123         * src/matcher_parser_parse.y
13124                 Fix rule problem when " don't match
13125
13126 2002-11-13 [christoph]  0.8.5claws141
13127
13128         * src/folder.c
13129         * src/folderview.c
13130                 moved cache saving to folder_item_close
13131                 the folderview should not have to deal with
13132                 this things
13133
13134 2002-11-13 [christoph]  0.8.5claws140
13135
13136         * src/summaryview.c
13137                 moved setting of important score to
13138                 summary_set_prefs_from_folderitem
13139
13140 2002-11-13 [colin]      0.8.5claws139
13141
13142         * src/matcher_parser_parse.y
13143                 Fix a segfault in the parser (happening when
13144                 a good expression had been tested and a bad 
13145                 one arrives)
13146
13147 2002-11-13 [paul]       0.8.5claws138
13148
13149         * sync with 0.8.5cvs24
13150                 see ChangeLog 2002-11-13
13151                 
13152         * po/pt_BR.po
13153                 updated by Fabio Jr. Beneditto
13154
13155 2002-11-13 [colin]      0.8.5claws137
13156         
13157         * src/msgcache.c
13158           src/defs.h
13159           src/procmsg.[ch]
13160                 Revert last commit, problem
13161
13162 2002-11-13 [colin]      0.8.5claws136
13163
13164         * src/msgcache.c
13165                 Remove duplicated code
13166         * src/defs.h
13167                 Bumped CACHE_VERSION and MARK_VERSION
13168         * src/procmsg.[ch]
13169                 Network endian for cache and mark files
13170
13171 2002-11-12 [colin]      0.8.5claws135
13172
13173         * src/inc.c
13174                 Fix the "socket error" dialog which disappeared
13175
13176 2002-11-12 [colin]      0.8.5claws134
13177
13178         * src/msgcache.c
13179                 Reverse last commit which had performance 
13180                 problems, but still reverse the list
13181
13182 2002-11-12 [colin]      0.8.5claws133
13183
13184         * src/msgcache.c
13185                 Reverse list order
13186
13187 2002-11-12 [melvin]     0.8.5claws132
13188
13189         * src/compose.c
13190                 Added a check for a NULL prefs_common.dictionary
13191
13192 2002-11-12 [colin]      0.8.5claws131
13193
13194         * src/ssl_certificate.[ch]
13195                 Use FQDN hostname
13196
13197 2002-11-12 [colin]      0.8.5claws130
13198
13199         * src/ssl_certificate.[ch]
13200                 Take connection port into account for 
13201                 checking certificates (a single hostname
13202                 could have multiple servers with multiple
13203                 certificates)
13204         * src/ssl.c
13205                 Pass the port to ssl_certificate_check
13206
13207 2002-11-12 [paul]       0.8.5claws129
13208
13209         * src/folder.c
13210                 fix a typo in last commit
13211
13212 2002-11-12 [paul]       0.8.5claws128
13213
13214         * sync with 0.8.5cvs23
13215                 see ChangeLog entry 2002-11-12
13216
13217 2002-11-11 [colin]      0.8.5claws127
13218
13219         * src/ssl_certificate.c
13220                 Cleaner messages
13221                 Don't popup, instead log error, if the 
13222                 corresponding pref is checked
13223         * src/ssl_certificate.h
13224                 include <openssl/objects/h>
13225
13226 2002-11-11 [colin]      0.8.5claws126
13227
13228         * src/ssl_certificate.h
13229                 _Really_ clean it
13230
13231 2002-11-11 [colin]      0.8.5claws125
13232         
13233         * src/ssl_certificate.c
13234                 Fixed leak
13235
13236 2002-11-11 [colin]      0.8.5claws124
13237
13238         * src/ssl.c
13239                 Cleaned a bit
13240         * src/ssl_certificate.[ch]
13241                 Cleaned a bit (better use of SSL API)
13242                 (This will cause non-recognition of saved 
13243                  certificates of claws12[23]...)
13244
13245 2002-11-11 [paul]       0.8.5claws123
13246         
13247         * po/es.po
13248                 updated by Ricardo Mones Lastra
13249
13250 2002-11-11 [colin]      0.8.5claws122
13251
13252         * src/ssl.c
13253                 Fix a typo
13254
13255 2002-11-11 [colin]      0.8.5claws121
13256
13257         * src/ssl_certificate.[ch] ** NEW FILES **
13258         * src/ssl.[ch]
13259                 Check SSL certificates presented to us
13260         * src/Makefile.am
13261                 Add ssl_certificate.[ch]
13262         * po/POTFILES.in
13263                 Add ssl_certificate.c
13264
13265 2002-11-11 [paul]       0.8.5claws120
13266
13267         * sync with 0.8.5cvs22
13268                 see ChangeLog 2002-11-11
13269
13270 2002-11-11 [paul]       0.8.5claws119
13271
13272         * sync with 0.8.5cvs21
13273                 see ChangeLog 2002-11-11
13274
13275 2002-11-10 [jens]       0.8.5claws118
13276
13277         * src/folder.c
13278         * src/folderview.c
13279                 corrected some typing
13280         * po/de.po
13281                 updated german translation
13282         * sylpheed.spec.in
13283                 cleaned up specfile and adjusted it for claws
13284
13285 2002-11-10 [colin]      0.8.5claws117
13286
13287         * src/summaryview.c
13288                 a STATUSBAR_PUSH/POP fix
13289
13290 2002-11-10 [colin]      0.8.5claws116
13291
13292         * src/prefs_folder_item.c
13293                 Fix hanging after opening folder properties
13294
13295 2002-11-10 [hoa]        0.8.5claws115
13296
13297         * src/matcher_parser_lex.l
13298         * src/matcher_parser_parse.y
13299                 config file for scoring and filtering is no more trashed
13300                 when there is a syntax error in a filtering rule when
13301                 editing it in a dialog.
13302
13303 2002-11-09 [colin]      0.8.5claws114
13304
13305         * src/mbox_folder.c
13306                 Added missing initialisation of folder->destroy()
13307
13308 2002-11-09 [colin]      0.8.5claws113
13309
13310         * src/folder.c
13311           src/folderview.c
13312                 Fix the status bar messages
13313
13314 2002-11-09 [colin]      0.8.5claws112
13315
13316         * src/folderview.c
13317                 Fix hangs after folder dnd, happening after 
13318                 claws109.
13319
13320 2002-11-09 [christoph]  0.8.5claws111
13321
13322         * src/folderview.c
13323                 just changed order of calls (reverse order of
13324                 associated calls)
13325         * src/inc.c
13326                 lock inc when checking only one account, otherwise
13327                 inc all could be executed at the same time
13328
13329 2002-11-09 [christoph]  0.8.5claws110
13330
13331         * src/folderview.c
13332                 better unlock the mouse cursor before calling
13333                 summary_show because it changes the cursor too
13334
13335 2002-11-09 [christoph]  0.8.5claws109
13336
13337         * src/folder.[ch]
13338         * src/folderview.c
13339                 add functions to open and close a folder
13340                 o opending will execute scanning for remote folders
13341                   and processing
13342                 o closing will unset new flag for messages
13343
13344 2002-11-09 [colin]      0.8.5claws108
13345
13346         * src/folder.c
13347                 Add a call to prefs_matcher_write_config to 
13348                 avoid non-leaf folders filtering settings to be
13349                 lost
13350
13351 2002-11-09 [paul]       0.8.5claws107
13352
13353         * src/prefs_account.c
13354                 re-word a label
13355
13356 2002-11-09 [colin]      0.8.5claws106
13357
13358         * src/folderview.c
13359                 Minor esthetic fix
13360
13361 2002-11-09 [colin]      0.8.5claws105
13362
13363         * src/folderview.c
13364                 Fix prefs_filtering deletion for MH folders (same
13365                 reason as below)
13366         * src/prefs_filtering.c
13367                 Fix prefs_filtering renaming and deletion for 
13368                 folder-based processing rules.  
13369
13370 2002-11-09 [christoph]  0.8.5claws104
13371
13372         * src/compose.c
13373         * src/folder.[ch]
13374         * src/folderview.[ch]
13375         * src/import.c
13376         * src/inc.c
13377         * src/main.c
13378         * src/mainwindow.c
13379         * src/messageview.c
13380         * src/prefs_folder_item.c
13381         * src/procmsg.c
13382         * src/summaryview.c
13383                 implement a callback system for folder item updates
13384
13385 2002-11-09 [colin]      0.8.5claws103
13386
13387         * src/folderview.c
13388                 Fix prefs_filtering renaming for MH folders (we
13389                 shouldn't rename by path as another folder could
13390                 have the same hierarchy).
13391
13392 2002-11-09 [colin]      0.8.5claws102
13393
13394         * src/folder.c
13395                 Fix a leak found by Christoph, use better variable
13396                 names
13397
13398 2002-11-09 [colin]      0.8.5claws101
13399
13400         * src/folder.c
13401                 One more fix for processing rules
13402
13403 2002-11-08 [colin]      0.8.5claws100
13404         
13405         * src/matcher.c
13406                 Don't copy the compiled regexp (will be reevaluated)
13407         * src/folderview.c
13408                 Lock folderview while moving
13409         * src/folder.c
13410                 Provide info on what's happening to the user
13411
13412 2002-11-08 [colin]      0.8.5claws99
13413
13414         * src/folderview.c
13415                 Fix folder reordering after a move if parent is 
13416                 root
13417         * src/scoring.[ch]
13418                 Add function to copy a ScoringProp
13419         * src/prefs_folder_item.c
13420                 Copy scoring rules when copying a folder prefs
13421
13422 2002-11-08 [colin]      0.8.5claws98
13423
13424         * src/folderview.c
13425                 Fixes in case of failure
13426         * src/filtering.[ch]    
13427                 Add function to duplicate a FilteringProp
13428         * src/matcher.[ch]
13429                 Add function to duplicate a MatcherProp
13430         * src/prefs_folder_item.c
13431                 Save folder's processing rules when copying 
13432                 its prefs
13433
13434 2002-11-08 [colin]      0.8.5claws97
13435         
13436         * src/folderview.c
13437                 Sort after move
13438         * src/folder.c 
13439                 Change a printf to debug_print
13440
13441 2002-11-08 [colin]      0.8.5claws96
13442
13443         * src/folder.c
13444           src/folderview.c
13445                 Fix segfaults, call me stupido
13446         
13447
13448 2002-11-08 [colin]      0.8.5claws95
13449
13450         *src/folder.c
13451                 Added forgotten prefs to save when moving folders
13452
13453 2002-11-08 [colin]      0.8.5claws94
13454
13455         * src/folder.c
13456                 Fixes to folder DND (prefs copy)
13457         * src/folderview.c
13458                 Optimization for folder DND (don't rescan whole tree)
13459                 Added folderview_create_folder_node() for this 
13460                 optimization, so de-duped a bit the code
13461         * src/prefs_folder_item.[ch]
13462                 Added prefs_folder_item_copy_prefs()    
13463           
13464 2002-11-08 [paul]       0.8.5claws93
13465
13466         * src/prefs_account.c
13467           tools/README
13468           tools/kmail2sylpheed_v2.pl
13469                 correct some typos
13470
13471 2002-11-08 [paul]       0.8.5claws92
13472
13473         * src/compose.c
13474           src/prefs_account.[ch]
13475                 remove account options 'clearsign' and 'ascii_armored',
13476                 replace with 'default_gnupg_mode' to prevent mixed-mode
13477                 Privacy settings
13478
13479 2002-11-08 [paul]       0.8.5claws91
13480
13481         * src/compose.[ch]
13482                 re-implement GnuPG 'on-the-fly' mode selection,
13483                 disallow mixed-mode
13484
13485 2002-11-08 [colin]      0.8.5claws90
13486
13487         * src/folderview.c
13488           src/prefs_folder_item.c
13489                 Change "Property" to "Properties"
13490
13491 2002-11-07 [colin]      0.8.5claws89
13492
13493         * src/folderview.c
13494           src/folder.c
13495                 Allow folder dropping to a root folder
13496
13497 2002-11-07 [paul]       0.8.5claws88
13498
13499         * src/compose.c
13500                 revert last commit
13501
13502 2002-11-07 [paul]       0.8.5claws87
13503
13504         * src/compose.c
13505                 fix reply-to-list bug. closes bug report
13506                 "[633382] reply-to-list broken in recent cvs"
13507
13508 2002-11-07 [paul]       0.8.5claws86
13509
13510         * src/compose.c
13511                 add a forgotten '#if USE_GPGME ... #endif'
13512
13513 2002-11-07 [paul]       0.8.5claws85
13514
13515         * sync with 0.8.5cvs20
13516                 see ChangeLog 2002-11-07
13517
13518 2002-11-07 [colin]      0.8.5claws84
13519
13520         * src/folder.[ch]
13521                 Change folder_item_move_to to return the newly 
13522                 created folderitem.
13523         * src/folderview.c
13524                 Select the new folderitem after moving.
13525
13526 2002-11-07 [colin]      0.8.5claws83
13527
13528         * src/prefs_filtering.c
13529                 Fix rule rewriting when moving a leaf folder to a 
13530                 shorter path
13531
13532 2002-11-07 [colin]      0.8.5claws82
13533
13534         * src/prefs_filtering.c
13535                 fix a leak
13536
13537 2002-11-07 [colin]      0.8.5claws81
13538
13539         * src/folder.[ch]
13540                 Add folder_item_move_to() function to move a 
13541                 folderitem into another one (updates matcher etc)
13542         * src/folderview.c
13543                 Add folder drag'n drop (context menu to come)
13544                 [Should be dataloss free, but Please backup before 
13545                  trying !]
13546
13547 2002-11-06 [colin]      0.8.5claws80
13548
13549         * src/mh.c
13550                 mh_create_folder() returns NULL if can't create
13551                 directory hierarchy
13552
13553 2002-11-06 [paul]       0.8.5claws79
13554
13555         * src/compose.[ch]
13556                 allow 'on-the-fly' changing of the type of encryption 
13557                 and/or signing used (mime/ascii) via the compose window
13558
13559 2002-11-06 [paul]       0.8.5claws78
13560
13561         * sync with 0.8.5cvs19
13562                 see ChangeLog 2002-11-06 for src/account.c: 
13563                 account_get_special_folder()
13564                 
13565 2002-11-05 [alfons]     0.8.5claws77
13566
13567         * src/crash.c
13568                 very minor cleanups: nothing to see here, move on. :-)
13569
13570 2002-11-05 [colin]      0.8.5claws76
13571
13572         * src/main.c
13573                 Changes choices if compose windows are opened to
13574                 Discard, Draft, Don't quit
13575
13576 2002-11-05 [thorsten]   0.8.5claws75
13577
13578         * src/compose.c
13579                 reenabled default_reply_to folder option
13580
13581 2002-11-05 [colin]      0.8.5claws74
13582
13583         * src/compose.[ch] 
13584                 add compose_draft()
13585         * src/crash.c
13586                 add SIGTERM handler
13587         * src/main.[ch]
13588                 add clean_quit() for the SIGTERM handler
13589
13590 2002-11-05 [paul]       0.8.5claws73
13591         
13592         * po/es.po
13593                 updated by Ricardo Mones Lastra
13594
13595 2002-11-05 [melvin]     0.8.5claws72
13596
13597         * src/logwindow.c
13598                 Fixed log-clipping bug #616795.
13599                 To stop logging in the log window use 0 length.
13600         * src/prefs_common.c
13601                 Added a label to inform about the 0 log length behaviour.
13602
13603 2002-11-05 [paul]       0.8.5claws71
13604
13605         * sync with 0.8.5cvs17
13606                 see ChangeLog 2002-11-05
13607
13608 2002-11-04 [paul]       0.8.5claws70
13609
13610         * sylpheed-128x128.png
13611           sylpheed-64x64.png
13612           sylpheed.png
13613                 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
13614                 <nikai@users.sourceforge.net>
13615                 
13616         * po/bg.po
13617                 updated by George Danchev
13618
13619 2002-11-03 [thorsten]   0.8.5claws69
13620
13621         * src/main.c
13622           src/mimeview.c
13623           src/rfc2015.h
13624                 add check if gpg is active
13625
13626 2002-11-03 [thorsten]   0.8.5claws68
13627
13628         * src/toolbar.h
13629                 removed GSList declaration causing trouble on MacOS-X
13630                 (submitted by alfons, reported by xfesty)
13631
13632 2002-11-01 [paul]       0.8.5claws67
13633
13634         * src/mainwindow.c
13635                 remove last remnants of main's filter code
13636
13637 2002-11-01 [paul]       0.8.5claws66
13638
13639         * tools/filter_conv.pl
13640                 fix bug where user-defined headers were ignored
13641
13642 2002-11-01 [paul]       0.8.5claws65
13643
13644         * src/logwindow.c
13645                 make a debug_print() not translatable
13646
13647 2002-10-31 [melvin]     0.8.5claws64
13648
13649         * ac/aspell.m4
13650                 Fixed --disable-aspell-test. Now --disable-aspell-test will 
13651                 not run any GNU/aspell test.  The dictionary path will
13652                 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
13653                 was given, in which case, it will be $prefix/lib/aspell/
13654         * configure.in
13655                 Fixed typo in commentary (Aspell code).
13656
13657 2002-10-31 [paul]       0.8.5claws63
13658
13659         * po/POTFILES.in
13660                 remove src/filter.c and src/prefs_filter.c
13661                 thanks to Ricardo for reminding me
13662
13663 2002-10-31 [colin]      0.8.5claws62
13664
13665         * src/mbox_folder.c
13666                 Plug some leaks
13667
13668 2002-10-31 [paul]       0.8.5claws61
13669
13670         * src/prefs_filter.[ch] ** REMOVED **
13671           src/filter.[ch]       ** REMOVED **
13672           
13673         * src/Makefile.am
13674           src/folderview.c
13675           src/inc.c
13676           src/main.c
13677           src/mainwindow.c
13678           src/mbox.c
13679           src/prefs_common.c
13680           src/prefs_filtering.c
13681           src/summaryview.[ch]
13682                 remove main's 'filter' code
13683                 
13684         README.claws
13685                 update to reflect removal of main's filter
13686
13687 2002-10-31 [paul]       0.8.5claws60
13688
13689         * src/summaryview.c
13690                 remove check for global_processing in summary_filter_open(). 
13691                 This fixes the bug where if the user uses the right-click 
13692                 'Create filter rule...' and doesn't have any filter rules 
13693                 already defined in claws' advanced filtering, the newly 
13694                 created filter rule goes to main's filtering which is 
13695                 inaccessible through the gui. Now the filter rule gets added
13696                 to claws' filtering by default.
13697
13698 2002-10-28 [melvin]     0.8.5claws59
13699
13700         * src/prefs_actions.c
13701                 Fixed bug #627322 where MIME parts were not always
13702                 correctly passed to a %p action
13703                 Display an error dialog when message filename is not found.
13704
13705 2002-10-28 [melvin]     0.8.5claws58
13706
13707         * src/prefs_common.c
13708                 Readded a missing function declaration lost in 0.8.3claws34
13709
13710 2002-10-28 [paul]       0.8.5claws57
13711
13712         * sync with 0.8.5cvs15
13713                 see ChangeLog 2002-10-28 and 2002-10-25
13714                 
13715         Note: ChangeLog entry 2002-10-24 is not sync'ed.
13716
13717 2002-10-27 [oliver]     0.8.5claws56
13718
13719         * src/pop.c
13720                 plug leak in pop3_top_recv
13721
13722 2002-10-26 [christoph]  0.8.5claws55
13723
13724         * src/folder.c
13725                 set need_update folder flag when messages are added
13726                 (closes bug [ 626922 ] folder not updated after receiving)
13727
13728 2002-10-25 [melvin]     0.8.5claws54
13729
13730         * src/imageview.c
13731                 Fixed a memleak introduced in the scaling code.
13732
13733 2002-10-24 [alfons]     0.8.5claws53
13734
13735         * src/filtering.c
13736                 make filtering's forward message action forward from the 
13737                 correct account
13738                 (closes bug [628089 ] Filter -> Forward from address problem
13739                 reported by Oktay)
13740
13741 2002-10-24 [christoph]  0.8.5claws52
13742
13743         * src/mainwindow.c
13744         * src/manual.[ch]
13745                 o use manual of current locale or english if current
13746                   locale is not available (and english is available)
13747                 o also link to sylpheed doc project manuals
13748
13749 2002-10-23 [paul]       0.8.5claws51
13750
13751         * tools/README
13752           tools/kmail2sylpheed_v2.pl
13753                 add new version of kmail addressbook importer script.
13754                 works with newer versions of Kmail/KAddressBook which
13755                 have new and rearranged data.
13756
13757 2002-10-23 [martin]     0.8.5claws50
13758
13759         * src/folderview.c
13760         * src/summaryview.c
13761         * src/utils.h
13762         * src/utils.c
13763                 added length parameter to get_abbrev_newsgroup_name()
13764                 changed this function so that it abbreviates the newsgroup
13765                 names only so long it is smaller than the length parameter
13766                 (for better reading of some newsgroup names and space efficiency)
13767
13768 2002-10-22 [colin]      0.8.5claws49
13769
13770         *src/foldersel.c
13771                 Revert Alfons' last modification (after voting ;-))
13772
13773 2002-10-21 [alfons]     0.8.5claws48
13774
13775         * src/foldersel.c
13776                 folder view in folder selection dialog reflects state of
13777                 folder view in main window
13778
13779 2002-10-18 [alfons]     0.8.5claws47
13780
13781         * src/mbox.c
13782                 drop imported messages in folder selected by user,
13783                 and not in the inbox
13784                 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
13785
13786 2002-10-18 [alfons]     0.8.5claws46
13787
13788         * src/compose.c
13789                 make automagic reply work correctly for email accounts 
13790                 (whether it's viable to do a full sync with Hiro's 
13791                 compose.c is still under discussion)
13792
13793 2002-10-18 [melvin]     0.8.5claws45
13794
13795         * src/prefs_actions.c
13796                 Fixed bug #622275 where asynchroneous actions left 
13797                 zombies processes
13798                 Made (synchroneous) actions' input be displayed live.
13799
13800 2002-10-18 [christoph]  0.8.5claws44
13801
13802         * src/textview.c
13803                 don't add a newline in the textview in front of the
13804                 first textpart if header display is disabled
13805                 (closes bug [ 603385 ] disabled header display leaves blank
13806                  lin)
13807
13808 2002-10-18 [christoph]  0.8.5claws43
13809
13810         * src/folder.[ch]
13811         * src/imap.c
13812         * src/mbox_folder.c
13813         * src/mh.c
13814         * src/news.c
13815                 folder->get_num_list now returns an error code
13816                 (closes bug [ 609424 ] News cache cleared on failure)
13817                 
13818 2002-10-17 [colin]      0.8.5claws42
13819         
13820         * src/news.c
13821                 Changed a printf by debug_print
13822
13823 2002-10-16 [paul]       
13824
13825         * tools/OOo2sylpheed.pl
13826                 allow for spaces in the name of the
13827                 file to be attached.
13828
13829 2002-10-16 [colin]      0.8.5claws41
13830
13831         * src/main.c
13832                 Use a tristate to change online mode
13833
13834 2002-10-16 [paul]       0.8.5claws40
13835
13836         * po/es.po
13837                 updated by Ricardo Mones Lastra
13838
13839 2002-10-16 [colin]      0.8.5claws39
13840
13841         * src/main.c
13842           src/mainwindow.[ch]
13843                 Added --online and --offline command-line
13844                 switches
13845
13846 2002-10-15 [christoph]  0.8.5claws38
13847
13848         * src/procmime.c
13849                 set mimeinfo->name to NULL after g_free to
13850                 avoid double freeing with g_free
13851
13852 2002-10-14 [christoph]  0.8.5claws37
13853
13854         * src/compose.c
13855         * src/filtering.c
13856         * src/summaryview.c
13857                 remove calls to folder->change_flags that are now
13858                 done by procmsg flag functions (seems it is not
13859                 used by any foldertype anyway)
13860         * src/folder.c
13861                 init folder->change_flags with NULL
13862
13863 2002-10-14 [christoph]  0.8.5claws36
13864
13865         * src/folder.[ch]
13866         * src/imap.[ch]
13867                 use virtual functions for folder item new and destroy
13868                 functions
13869
13870 2002-10-14 [melvin]     0.8.5claws35
13871
13872         * src/compose.c
13873                 Added a test to not run the spell checker if no default
13874                 dictionary is available. No dialog is displayed though.
13875
13876 2002-10-14 [melvin]     0.8.5claws34
13877
13878         * src/gtkaspell.c
13879                 Fixed bug in dictionary list context menu where
13880                 "More..." pointed to an emtpy submenu if the
13881                 number of dictionaries is a multiple of 15
13882                 Removed unneeded code in suggestions list creation
13883
13884 2002-10-14 [paul]       0.8.5claws33
13885
13886         * po/bg.po
13887                 updated by George Danchev
13888
13889 2002-10-13 [hoa]        0.8.5claws32
13890
13891         * src/matcher.[ch]
13892           src/matcher_parser_parser.y
13893                 removed the escaped string from internal structure
13894                 of matcher.
13895
13896 2002-10-12 [colin]      0.8.5claws31
13897
13898         * src/gtksctree.[ch]
13899           src/summaryview.c
13900                 Removed useless function gtksctree_reanchor
13901
13902 2002-10-12 [alfons]     0.8.5claws30
13903         
13904         * sync with remaining main changes 2002-10-09 - 2002-10-11
13905         - drop changes to src/compose.c (requires claws specific changes)
13906         
13907 2002-10-12 [alfons]     0.8.5claws29
13908         
13909         * sync with main changes of 2002-10-08
13910         - drop changes to src/compose.c (requires claws specific changes)
13911         - drop changes to src/summaryview.c (requires changes to compose.c)     
13912
13913 2002-10-12 [alfons]     0.8.5claws28
13914         
13915         * sync with main changes of 2002-10-07
13916
13917 2002-10-12 [alfons]     0.8.5claws27
13918
13919         * sync with main changes of 2002-10-04
13920         - drop changes to src/compose.c (requires claws specific changes)
13921         - drop changes to src/prefs_folder_item.c (claws implementation
13922           seems to be working)
13923
13924 2002-10-12 [colin]      0.8.5claws26
13925
13926         * src/mainwindow.c
13927                 Fix folder-flicker when space-reading, introduced 
13928                 in claws22.
13929
13930 2002-10-12 [colin]      0.8.5claws25
13931
13932         * src/compose.c
13933                 Save account address when saving as draft.
13934                 (closes bug 621838)
13935
13936 2002-10-12 [colin]      0.8.5claws24
13937
13938         * src/summaryview.c
13939                 Fix the problem consisting of no message selected
13940                 after the last message in a folder has been moved.
13941
13942 2002-10-12 [paul]       0.8.5claws23
13943
13944         * src/compose.c
13945           src/prefs_template.c
13946           src/template.[ch]
13947                 add Cc and Bcc to templates. Patch submitted by
13948                 John L. Males.
13949
13950 2002-10-12 [colin]      0.8.5claws22
13951
13952         * src/folderview.c
13953                 Fix a bug after "Check for new messages":
13954                 If a folder was opened, it was still selected at
13955                 the end of the check, but displayed empty.
13956         * src/mainwindow.c
13957                 Remove unnecessary check
13958
13959 2002-10-12 [paul]
13960
13961         * tools/README
13962                 be more verbose in the description of
13963                 OOo2sylpheed.pl
13964                 
13965
13966 2002-10-11 [colin]      0.8.5claws21
13967
13968         * src/mainwindow.c
13969                 Make space work (better) when no mail is selected
13970
13971 2002-10-11 [colin]      0.8.5claws20
13972
13973         * src/inc.c
13974           src/news.c
13975                 fix warnings
13976
13977 2002-10-11 [colin]      0.8.5claws19
13978
13979         * src/mainwindow.c
13980                 revert 0.8.5claws6 changes as i couldn't get to
13981                 anything satisfying
13982
13983 2002-10-11 [melvin]     0.8.5claws18
13984
13985         * src/compose.c
13986                 Removed buggy and unused macro (should have been committed in
13987                 0.8.5claws17)
13988
13989 2002-10-11 [melvin]     0.8.5claws17
13990
13991         * src/compose.c
13992                 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
13993
13994 2002-10-11 [thorsten]   0.8.5claws16 
13995
13996         * src/folderview.c
13997                 remove rescan warning
13998
13999 2002-10-11 [colin]      0.8.5claws15 
14000
14001         * src/procheader.c
14002                 fix a segfault that happens if conv_unmime_header
14003                 fails (should be better to find out why it fails)
14004
14005 2002-10-11 [christoph]  0.8.5claws14
14006
14007         * src/summaryview.c
14008                 update folderview stats after ignore/unignore thread
14009
14010 2002-10-11 [hoa]        0.8.5claws13
14011
14012         * src/quote_fmt_parse.y
14013                 Fixed a yacc/bison syntax error
14014         * src/matcher.c
14015                 Escaping of string is fixed.
14016
14017 2002-10-11 [colin]      0.8.5claws12
14018
14019         * src/imageview.c
14020                 Resize images to fit
14021
14022 2002-10-11 [paul]       0.8.5claws11
14023
14024         * po/es.po
14025                 updated by Ricardo Mones Lastra
14026
14027 2002-10-10 [alfons]     0.8.5claws10
14028
14029         * src/compose.c
14030                 allow dropping files by "moving" files from a file manager,
14031                 not only by the more cumbersome "copying". the latter 
14032                 mostly implies holding down the Control button
14033
14034 2002-10-10 [christoph]  0.8.5claws9
14035
14036         * src/summaryview.c
14037                 update folders after thread building for ignored threads
14038
14039 2002-10-10 [christoph]  0.8.5claws8
14040
14041         * config/.cvsignore
14042                 added Makefile
14043         * src/filtering.[ch]
14044         * src/folder.[ch]
14045         * src/folderview.[ch]
14046         * src/import.c
14047         * src/inc.[ch]
14048         * src/mbox.[ch]
14049         * src/procmsg.c
14050         * src/summaryview.[ch]
14051                 o added new flag need_update to FolderItem
14052                 o removed folder_table from various functions from tracking
14053                   folder updates
14054                 o set need_update flags in folder.c's move, copy and delete
14055                   functions and procmsg's flags functions
14056                 o added function folderview_update_items_when_required that
14057                   updates all folders with need_update set
14058                 o call folderview_update_items_when_required instead of
14059                   folderview_update_item_foreach
14060
14061 2002-10-09 [sergey]     0.8.5claws7
14062
14063         * src/compose.c
14064                 Strip CRs whel loading the text into editor in reedit mode.
14065
14066 2002-10-09 [colin]      0.8.5claws6
14067
14068         * src/mainwindow.c
14069                 Make Space work when no mail is selected
14070
14071 2002-10-09 [colin]      0.8.5claws5
14072
14073         * src/gtksctree.[ch]
14074                 Fix range_select
14075                 Add gtk_sctree_reanchor() 
14076         * src/summaryview.c
14077                 Use gtk_sctree_reanchor() - better fix for 
14078                 bug 60413
14079
14080 2002-10-09 [colin]      0.8.5claws4
14081
14082         * src/summaryview.c
14083                 Fix shift-click select after delete problem
14084                 (closes bug 60413)
14085
14086 2002-10-08 [thorsten]   0.8.5claws3
14087
14088         * src/summaryview.c
14089                 exclude current msg from -hide read messages-
14090
14091 2002-10-08 [colin]      0.8.5claws2
14092
14093         * src/inc.[ch]
14094           src/pop.c
14095           src/recv.c
14096                 Differentiate socket errors from disk full
14097                 errors
14098
14099 2002-10-08 [christoph]  0.8.5claws1
14100
14101         * Makefile.am
14102         * configure.in
14103                 modifications for new config directory
14104
14105         * config.guess  ** REMOVED **
14106         * config.sub    ** REMOVED **
14107         * install-sh    ** REMOVED **
14108         * ltmain.sh     ** REMOVED **
14109         * missing       ** REMOVED **
14110         * mkinstalldirs ** REMOVED **
14111                 these files are autogenerated by automake
14112                 when you run autogen.sh
14113
14114         * config/.cvsignore     ** NEW FILE **
14115         * config/Makefile.am    ** NEW FILE **
14116                 ignore autogenerated files
14117                 create a Makefile in this directory
14118
14119 2002-10-08 [paul]       0.8.5claws
14120
14121         * 0.8.5claws release
14122         
14123         * src/compose.c
14124           src/procheader.c
14125           src/procmsg.c
14126                 fix quote reply format for newsgroups reply bug
14127                 (thanks to Hoa)
14128                 
14129         * po/en_GB.po
14130           po/pl.po
14131                 updated by me and Witold Wladyslaw Wojciech Wilk
14132                 repectively
14133
14134 2002-10-07 [paul]       0.8.3claws53
14135
14136         * po/it.po
14137           po/pt_BR.po
14138           po/sr.po
14139                 updated messages catalogs, submitted by
14140                 Alessandro Maestri, Fabio Jr.Beneditto 
14141                 and Urke MMI, respectively.
14142
14143 2002-10-07 [christoph]  0.8.3claws52
14144
14145         * src/folder.[ch]
14146         * src/folderview.c
14147         * src/mainwindow.c
14148                 fix new folder ghost message bug
14149                 (closes bug [ 619722 ] wrong count for newly created folders)
14150
14151 2002-10-07 [christoph]  0.8.3claws51
14152
14153         * src/compose.c
14154                 fix news posting problem
14155
14156 2002-10-07 [melvin]     0.8.3claws50
14157
14158         * po/fr.po
14159                 Updated French translation
14160
14161 2002-10-05 [christoph]  0.8.3claws49
14162
14163         * src/gtkstext.c
14164                 check if line_start_cache is set in gtk_stext_update_text
14165                 (closes bug [ 618119 ] crash while doing search in folder)
14166
14167 2002-10-05 [christoph]  0.8.3claws48
14168
14169         * src/imap.c
14170         * src/news.c
14171         * src/utils.c
14172         * src/utils.h
14173                 implement cache cleanups for claws' folder system
14174                 (closes bug [ 595916 ] imapcache not cleaned up)
14175
14176 2002-10-05 [melvin]     0.8.3claws47
14177
14178         * src/prefs_actions.c
14179                 Made the help text more clear for the %p token
14180
14181 2002-10-04 [paul]       0.8.3claws46
14182
14183         * sync with 0.8.5
14184                 see ChangeLog 2002-10-02 and 2002-10-03
14185
14186 2002-10-04 [christoph]  0.8.3claws45
14187
14188         * src/inc.c
14189                 fix segfault caused by pop before smtp
14190                 call to inc_account_mail with NULL
14191                 pointer for mainwin
14192
14193 2002-10-04 [paul]       0.8.3claws44
14194
14195         * configure.in
14196                 sync the LDAP detection from 0.8.5cvs1
14197
14198 2002-10-02 [christoph]  0.8.3claws43
14199
14200         * po/de.po
14201                 fix small spelling error
14202
14203 2002-10-02 [melvin]     0.8.3claws42
14204
14205         * ac/aspell.m4
14206                 Behave better and say "no" when test program cannot be run.
14207
14208 2002-10-02 [paul]       0.8.3claws41
14209
14210         * sync with 0.8.4cvs1
14211                 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
14212                 
14213         * src/summaryview.c
14214                 toggle the behavior of Reply menuitem between
14215                 normal reply and reply-to-list
14216
14217 2002-10-01 [sergey]     0.8.3claws40
14218
14219         * src/compose.c
14220                 Convert newlines in the message text to the canonical form
14221                 before base64 encoding (RFC2045 compliance, fixes some
14222                 interoperability issues with Evolution 1.0.3)
14223
14224 2002-09-29 [colin]      0.8.3claws39
14225
14226         * src/summaryview.c
14227                 Fix an unwanted copy/paste
14228
14229 2002-09-29 [colin]      0.8.3claws38
14230
14231         * src/mainwindow.c
14232                 Renamed "Custom toolbar" to "Customize toolbar"
14233                 Renamed "Show all header" to "Show all headers"
14234                 Renamed "Set diplay item" to "Set displayed items"
14235         * src/prefs_common.c
14236                 Renamed "Show all header" to "Show all headers"
14237         * src/prefs_summary_column.c
14238                 Renamed "diplay item" to "displayed items"
14239
14240 2002-09-29 [colin]      0.8.3claws37
14241
14242         * src/mainwindow.[ch]
14243                 online/offline status pixmaps follow theme
14244                 changes
14245         * src/summaryview.[ch]
14246                 quicksearch pixmap follows theme changes
14247
14248 2002-09-29 [thorsten]   0.8.3claws36
14249
14250         * src/compose.c
14251           src/prefs_folder_item.[ch]
14252                 add default_reply_to folder option (closes patch 581044)
14253
14254 2002-09-29 [christoph]  0.8.3claws35
14255
14256         * acconfig.h    ** REMOVED **
14257         * configure.in
14258         * ac/aspell.m4
14259         * ac/check-type.m4
14260         * ac/gnupg-check-typedef.m4
14261                 fix autoheader 2.50 warning
14262
14263 2002-09-29 [christoph]  0.8.3claws34
14264
14265         * major code cleanup (part 2)
14266         
14267                 - unused variables removed
14268                 - unused functions removed
14269                 - uninitialized variables checked
14270                 - missing return statements added
14271                 - missing function return types added
14272                 - added parentheses around assignment
14273                   when suggested by gcc
14274
14275 2002-09-29 [alfons]     0.8.3claws33
14276
14277         * src/logwindow.c
14278                 log_window_clear(): only bracket gtk_text_forward_delete() 
14279                 with gtk_text_freeze() / gtk_text_thaw() (see if this
14280                 works around GTK text bug)
14281
14282 2002-09-29 [paul]       0.8.3claws32
14283
14284         * po/bg.po
14285           po/sr.po
14286                 updated by George Danchev and Urke MMI
14287                 respectively
14288
14289 2002-09-27 [christoph]  0.8.3claws31
14290
14291         * doc-src/readme.txt
14292         * doc-src/rfc1806.txt   ** REMOVED **
14293         * doc-src/rfc2183.txt   ** NEW FILE **
14294         * doc-src/rfc2980.txt   ** NEW FILE **
14295                 update rfcs
14296
14297 2002-09-27 [melvin]     0.8.3claws30
14298
14299         * ac/aspell.m4
14300                 Fixed typo which could break linking
14301
14302 2002-09-27 [melvin]     0.8.3claws29
14303
14304         * ac/aspell.m4
14305                 Improved GNU/aspell checking. 
14306                 Fixed bug #614490
14307
14308 2002-09-27 [paul]       0.8.3claws28
14309
14310         * sync with 0.8.3cvs8
14311                 see ChangeLog 2002-09-27
14312
14313 2002-09-26 [colin]      0.8.3claws27
14314
14315         * src/toolbar.[ch]
14316           src/mainwindow.[ch]
14317                 Add "Reply to Mailing-list" to the toolbar
14318
14319 2002-09-26 [christoph]  0.8.3claws26
14320
14321         * src/summaryview.c
14322                 Fix wrong message counts in summaryview status
14323
14324 2002-09-26 [paul]       0.8.3claws25
14325
14326         * sync with 0.8.3cvs7
14327                 see ChangeLog 2002-09-26
14328
14329 2002-09-26 [paul]       0.8.3claws24
14330
14331         * sync with 0.8.3cvs6
14332                 see ChangeLog 2002-09-25
14333
14334 2002-09-25 [christoph]  0.8.3claws23
14335
14336         * src/prefs_common.c
14337         * src/prefs_folder_item.c
14338         * src/prefs_scoring.c
14339                 Renamed "kill score" to "hide score" in GUI
14340                 and prefs files
14341
14342 2002-09-25 [paul]       0.8.3claws22
14343
14344         * sync with 0.8.3cvs5
14345                 see ChangeLog 2002-09-24
14346
14347 2002-09-24 [alfons]     0.8.3claws21
14348
14349         patch by Satoshi Nagayasu: allows appending / saving multiple 
14350         selected files (closes "[ 612279 ] save multiple mesg(s) in 
14351         'Save as ...'")
14352
14353         * AUTHORS
14354                 add Satoshi Nagayasu
14355         * src/summaryview.c
14356                 summary_save_as(): allow saving selected files to
14357                 one file
14358                 summary_set_menu_sensitive: enable "Save As..." when
14359                 multiple files are selected
14360         * src/utils.[ch]
14361                 append_file(): new function
14362
14363 2002-09-24 [colin]      0.8.3claws20
14364
14365         * src/procmime.c
14366                 Fix segfault when mimeinfo doesn't have a 
14367                 content_type. 
14368
14369 2002-09-24 [colin]      0.8.3claws19
14370
14371         * src/prefs_common.[ch]
14372                 Add a preference to display send dialog or not
14373         * src/send.c
14374                 Display send dialog according to preference
14375
14376 2002-09-24 [colin]      0.8.3claws18
14377
14378         * src/compose.[ch]
14379                 Disable user actions when sending
14380
14381 2002-09-24 [colin]      0.8.3claws17
14382
14383         * src/procmime.c
14384                 Do not display name or filename for attachments
14385                 with an application/pgp-signature type
14386                 (security flaw, see bug 537413)
14387
14388 2002-09-23 [colin]      0.8.3claws16
14389
14390         * src/editaddress.c
14391                 Initialize entry_email, entry_alias and 
14392                 entry_remarks to first email address of the list
14393
14394 2002-09-23 [colin]      0.83claws15
14395
14396         * src/compose.c
14397                 Drop pgp-signature when reediting a signed queued
14398                 message
14399
14400 2002-09-23 [melvin]     0.8.3claws14
14401
14402         * po/fr.po
14403                 Updated French translation
14404
14405 2002-09-23 [melvin]     0.8.3claws13
14406
14407         * src/mainwindow.c
14408                 Made custom toolbar menu labels more consistent
14409         * src/prefs_toolbar.c
14410                 Made custom toolbar window title more consistent
14411
14412 2002-09-22 [colin]      0.8.3claws12
14413
14414         * src/inc.c
14415                 Initialize session type to normal before getting 
14416                 mail (fixes strange Get behaviour)
14417         * src/prefs_account.h
14418                 Move STYPE_POP_BEFORE_SMTP to last position to 
14419                 avoid other side-effects
14420
14421 2002-09-22 [colin]      0.8.3claws11
14422
14423         * src/prefs_account.c
14424                 Fix pop_bfr_smtp_tm_entry sensivity when switching
14425                 from pop3 to apop or vice-versa
14426
14427 2002-09-22 [colin]      0.8.3claws10
14428         
14429         * src/prefs_account.[ch]
14430                 Add an option for the POP before SMTP timeout
14431         * src/inc.c
14432                 Remember time of last POP connection
14433         * src/send.c
14434                 Do POP before SMTP only if timeout reached
14435
14436 2002-09-22 [oliver]     0.8.3claws9
14437         
14438         * README.claws
14439                 explain custom toolbar
14440
14441 2002-09-22 [oliver]     0.8.3claws8
14442
14443         * src/prefs_actions.[ch]
14444         custom toolbar for compose      
14445                 actions callback from compose toolbar
14446         * src/folderview.c
14447                 remove include toolbar.h
14448
14449 2002-09-22 [oliver]     0.8.3claws7
14450         
14451         * src/prefs_toolbar.[ch]
14452                 custom toolbar for compose
14453                 - generic prefs_toolbar handles both
14454                   Mainwin's toolbar as well as Compose toolbar          
14455
14456 2002-09-22 [oliver]     0.8.3claws6
14457         
14458         * src/toolbar.[ch]
14459                 custom toolbar for compose
14460                 restructure toolbar.[ch]
14461
14462 2002-09-22 [oliver]     0.8.3claws5
14463
14464         * src/compose.[ch]
14465                 custom toolbar for compose
14466
14467 2002-09-22 [oliver]     0.8.3claws4
14468         
14469         * src/mainwindow.[ch]
14470                 custom toolbar for compose 
14471                 move mainwin toolbar back to mainwindow
14472
14473 2002-09-22 [alfons]     0.8.3claws3
14474
14475         * src/procmsg.c
14476                 :%sno/if(/if (/gc
14477                 :%sno/for(/for (/gc
14478                 (beautify)
14479
14480 2002-09-22 [alfons]     0.8.3claws2
14481         
14482         * src/procmsg.c
14483                 procmsg_save_to_outbox(): don't unlink message file from queue;
14484                 callers should do it using folder_item_remove_msg()
14485
14486 2002-09-22 [colin]      0.8.3claws1
14487
14488         * src/mimeview.[ch]
14489                 Made mimeview_check_signature() public
14490         * src/textview.c
14491                 Made GPG signatures verifiable by clicking
14492                 the [application/pgp-signature] in the Text
14493                 view
14494
14495 2002-09-22 [paul]       0.8.3claws
14496
14497         * po/bg.po
14498           po/en_GB.po
14499           po/es.po
14500           po/it.po
14501           po/pl.po
14502           po/pt_BR.po
14503           po/sr.po
14504                 updated translations, submitted by George Danchev,
14505                 me, Ricardo Mones Lastra, Alessandro Maestri,
14506                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto 
14507                 and Urke MMI, respectively.     
14508
14509 2002-09-22 [alfons]     0.8.2claws65
14510
14511         * src/procmsg.c
14512         * src/pgptext.c
14513                 no furry valgrinds have been used to plug these memleaks
14514
14515 2002-09-20 [paul]       0.8.2claws64
14516
14517         * sync with 0.8.3cvs4
14518                 'Select thread' re-implemented 
14519                 see ChangeLog 2002-09-20
14520
14521 2002-09-21 [alfons]     0.8.2claws63
14522
14523         * src/compose.c
14524                 compose_send(): plug unnoticed memleak
14525
14526 2002-09-20 [alfons]     0.8.2claws62
14527
14528         * src/addr_compl.c
14529                 replace_address_in_edit(): strict check for NULL address to
14530                 fix "[ 607348 ] Segfault in address completion". My guess is
14531                 that this happens with an empty address book, but it's good
14532                 to have this check here anyway
14533                 
14534                 completion_window_button_press(): free string returned 
14535                 from the internal cache
14536
14537 2002-09-20 [christoph]  0.8.2claws61
14538
14539         * src/procmime.h
14540                 added ENC_BINARY to EncodingType
14541         * src/procmime.c
14542                 the string returned by procmime_get_encoding_str
14543                 should not depend on the order of values in the
14544                 EncodingType definition
14545         * doc-src/rfc1806.txt   ** NEW FILE **
14546                 Added rfc1806 about MIME Content-Disposition
14547                 Extension
14548
14549 2002-09-19 [paul]       0.8.2claws60
14550
14551         * sync with 0.8.2cvs3
14552                 see ChangeLog 2002-09-19
14553
14554 2002-09-19 [paul]       0.8.2claws59
14555
14556         * src/prefs_folder_item.c
14557                 revert to Darko's original alignment of colour
14558                 selector button
14559                 add a colon to folder_color label
14560                 
14561         * src/compose.c
14562                 add Colin's patch (with Hiro's modifications) to 
14563                 force BASE64 encoding for 8-bit text when signing
14564                 (sync with 0.8.3cvs2)
14565
14566 2002-09-18 [alfons]     0.8.2claws58
14567
14568         * src/compose.c
14569                 :%sno/if(/if (/gc
14570                 :%sno/for(/for (/gc
14571                 (beautify a little bit)
14572
14573 2002-09-18 [christoph]  0.8.2claws57
14574
14575         * src/pine.c
14576                 fix handling of fgetc return value
14577
14578 2002-09-17 [alfons]     0.8.2claws56
14579         
14580         * src/summaryview.c
14581                 summary_sort(): check non-NULL summaryview->folder_item when no 
14582                 folder is selected at all
14583                 (closes "[ 610344 ] sort label make syl Crash")
14584
14585 2002-09-17 [alfons]     0.8.2claws55
14586         
14587         * src/compose.c
14588                 beautify a little bit
14589
14590 2002-09-17 [christoph]  0.8.2claws54
14591
14592         * src/folder.c
14593                 initialize max values for cache and folder
14594                 when cache or folder is empty
14595
14596 2002-09-15 [colin]      0.8.2claws53
14597
14598         * src/compose.c
14599                 Fix a leak (thanks Alfons!) and cleaned
14600                 variables names for custom headers
14601
14602 2002-09-15 [colin]      0.8.2claws52
14603
14604         * src/compose.c
14605                 Fix custom headers recognition when
14606                 prefs_common.trans_hdr is on
14607
14608 2002-09-15 [colin]      0.8.2claws51
14609
14610         * src/compose.c
14611                 Allow dynamically-added custom headers
14612                 Yet not reparsed if reedited
14613
14614 2002-09-15 [alfons]     0.8.2claws50
14615
14616         * src/prefs_account.c
14617                 fix warnings
14618
14619 2002-09-15 [colin]      0.8.2claws49
14620         
14621         * src/prefs_account.c
14622                 fix pop_before_smtp sensitivity
14623
14624 2002-09-15 [colin]      0.8.2claws48
14625
14626         * src/inc.[ch]
14627                 add inc_pop_before_smtp()
14628                 allow MainWindow to be undefined in 
14629                 inc_account_mail() and inc_start()
14630         * src/pop.c
14631           src/prefs_account.h
14632                 add STYPE_POP_BEFORE_SMTP session type
14633         * src/prefs_account.c
14634                 activated pop before smtp option
14635         * src/send.c
14636                 do pop before smtp if the relevant option 
14637                 is set
14638
14639 2002-09-15 [paul]       0.8.2claws47
14640
14641         * sync with 0.8.3
14642                 see ChangeLog 2002-09-15
14643
14644 2002-09-14 [paul]       0.8.2claws46
14645
14646         * po/bg.po
14647                 updated Bulgarian translation, submitted by
14648                 George Danchev
14649
14650 2002-09-13 [paul]       0.8.2claws45
14651
14652         * src/compose.c
14653                 merge claws' select_account() with main's
14654                 (new) compose_select_account(). [sync with
14655                 0.8.2cvs15, see ChangeLog 2002-09-11]
14656
14657 2002-09-12 [christoph]  0.8.2claws44
14658
14659         * src/filter.c
14660                 allocate 1 elements of FolderItem not 0
14661
14662 2002-09-12 [colin]      0.8.2claws43
14663
14664         * src/compose.c
14665                 Fix bug #590825 (obey Follow-up: poster)
14666
14667 2002-09-12 [colin]      0.8.2claws42
14668
14669         * src/procmime.c
14670                 Fix bug #557009 (wrong headers for messages 
14671                 forwarded as attachments)
14672
14673 2002-09-11 [colin]      0.8.2claws41
14674         
14675         * src/compose.c
14676                 Put SCF: pseudo-header on top of message
14677                 Set draft tmp_flag when saved as draft
14678
14679         * src/procmsg.c
14680           src/procheader.c
14681                 Skip after first \n\n for beginning of real message
14682                 for drafts too
14683
14684 2002-09-11 [christoph]  0.8.2claws40
14685
14686         * src/filtering.c
14687                 use procmsg flag functions in filtering or processing
14688                 will cause incorrect folder message counts
14689
14690 2002-09-11 [colin]      0.8.2claws39
14691
14692         * src/compose.c
14693                 Fix bug #550175 - wrong save folder when reediting
14694                 drafts
14695
14696 2002-09-11 [paul]       0.8.2claws38
14697
14698         * sync with 0.8.2cvs14
14699                 see ChangeLog 2002-09-11
14700
14701 2002-09-11 [colin]      0.8.2claws37
14702
14703         * src/folder.c
14704                 Fix a typo (seeming to cause new/unread status to
14705                 be lost)
14706
14707 2002-09-10 [christoph]  0.8.2claws36
14708
14709         * src/compose.c
14710                 compose_redirect should not use compose_generic_new
14711                 because that does more stuff than expected including
14712                 opening the external editor
14713                 (closes bug "[ 526608 ] bounced messages appear blank
14714                  in editor")
14715
14716 2002-09-10 [christoph]  0.8.2claws35
14717
14718         * src/folder.c
14719                 fix problem with too large message number range
14720                 causing a crash in folder_item_scan
14721
14722 2002-09-10 [paul]       0.8.2claws34
14723
14724         * sync with 0.8.2cvs13
14725                 see ChangeLog 2002-09-10
14726
14727 2002-09-10 [christoph]  0.8.2claws33
14728
14729         * src/msgcache.c
14730                 set MsgInfo TmpFlags for queue and draft folders
14731                 (closes bug "[ 591676 ] Queue ignore MIME on restart")
14732
14733 2002-09-10 [paul]       0.8.2claws32
14734
14735         * AUTHORS
14736           po/bg.po      ** NEW FILE **
14737                 new Bulgarian translation submitted by
14738                 George Danchev <danchev@spnet.net>
14739                 
14740         * tools/Makefile.am
14741           tools/README
14742           tools/tb2sylpheed     ** NEW FILE **
14743                 add script that converts an addressbook exported
14744                 from The Bat! into a Sylpheed addressbook. Submitted
14745                 by Urke MMI <urke-kg@eunet.yu>
14746
14747 2002-09-10 [paul]       0.8.2claws31
14748
14749         * sync with 0.8.2cvs12
14750                 see ChangeLog 2002-09-10
14751
14752 2002-09-06 [paul]       0.8.2claws30
14753
14754         * src/prefs_common.c
14755                 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
14756                 
14757         * tools/Makefile.am
14758           tools/README
14759           tools/ldif-to-xml.py  ** REMOVED **
14760                 remove obsolete python script
14761
14762 2002-09-06 [paul]       0.8.2claws29
14763
14764         * sync with 0.8.2cvs10
14765                 see ChangeLog 2002-09-06
14766
14767 2002-09-04 [paul]       0.8.2claws28
14768
14769         * sync with 0.8.2cvs9
14770                 see ChangeLog 2002-08-04
14771
14772 2002-09-04 [colin]      0.8.2claws27 
14773
14774         * src/prefs_common.[ch]
14775                 Added signature color configuration
14776         * src/textview.c
14777                 Use user-specified signature color
14778
14779 2002-09-03 [colin]      0.8.2claws26
14780
14781         * src/prefs_common.[ch]
14782                 Added autosave and autosave_length prefs
14783         * src/compose.c
14784                 Added compose_remove_draft()
14785                 Auto-save drafts according to the prefs
14786         * src/main.c
14787                 Added a crash-indicator file, allowing to check
14788                 for new messages on startup if Sylpheed crashed
14789                 (makes saved drafts "reappear")
14790
14791 2002-09-03 [colin]      0.8.2claws25
14792
14793         * src/textview.[ch]
14794                 Grey the signature
14795
14796 2002-09-03 [paul]       0.8.2claws24
14797
14798         * sync with 0.8.2cvs8
14799                 see ChangeLog 2002-09-02 and 2002-09-03
14800
14801 2002-09-03 [darko]      0.8.2claws23
14802
14803         * src/folderview.c
14804                 use normal style when creating new folder to pick
14805                 proper font size 
14806
14807 2002-09-02 [melvin]     0.8.2claws22
14808
14809         * src/gtkaspell.m4
14810                 removed some obsolete code
14811
14812 2002-09-02 [melvin]     0.8.2claws21
14813
14814         * ac/aspell.m4
14815                 fixed test's equality sign (== to =)
14816
14817 2002-09-02 [alfons]     0.8.2claws20
14818
14819         * src/folder.c
14820         * src/mh.c
14821                 revert change of 0.8.2claws16 and use the mh_folder_destroy
14822                 as folder->destroy virtual as suggested by Hiro
14823                 (the mh.c code seems to have been lost around mh.c.1.21)
14824
14825 2002-09-02 [paul]       0.8.2claws19
14826
14827         * po/pt_BR.po
14828                 updated by Fabio Jr. Beneditto
14829                 
14830         * src/defs.h
14831                 use 'http://claws.sylpheed.org' for homepage link. 
14832                 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
14833
14834 2002-09-01 [alfons]     0.8.2claws18
14835
14836         * src/mh.c
14837                 plug memleak related to one Martin Kluge found
14838
14839 2002-08-31 [paul]       0.8.2claws17
14840
14841         * sync with 0.8.2cvs6
14842                 see ChangeLog 2002-08-30
14843
14844 2002-08-31 [alfons]     0.8.2claws16
14845
14846         * src/folder.c
14847                 folder_destroy(): remove mailbox from folderlist even if it has
14848                 no destroy virtual
14849
14850 2002-08-31 [alfons]     0.8.2claws15
14851
14852         * src/folder.c
14853                 :%sno/if(/if (/gc
14854                 :%sno/for(/for (/gc
14855                 (being pedantic I know)
14856
14857 2002-08-31 [alfons]     0.8.2claws14
14858
14859         * src/folder.c
14860                 check for NULL pointers returned from folder->fetch_msginfo virtual
14861                 (should solve some reported crashes)
14862
14863 2002-08-30 [alfons]     0.8.2claws13
14864
14865         * acconfig.h
14866         * configure.in
14867         * src/crash.c
14868                 enable crash dialog on compilation time
14869                 (--enable-crash-dialog configure option)
14870
14871 2002-08-30 [alfons]     0.8.2claws12
14872
14873         * AUTHORS
14874                 add Martin Kluge
14875         * src/mh.c
14876                 apply memory leak plug patch by Martin Kluge
14877                 (closes patch "[ 602568 ] patch for 602441 little memory leak",
14878                 bug "[ 599677 ] Very small memory leak in 0.81claws115",
14879                 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
14880
14881 2002-08-30 [darko]      0.8.2claws11
14882
14883         * src/folderview.c
14884                 copy Gtk style from normal style to match
14885                 font size for coloured folders
14886
14887 2002-08-29 [alfons]     0.8.2claws10
14888
14889         * sylpheed.desktop
14890                 Type=Internet <- Type=Application
14891                 (reported by Michael Schwendt, see:
14892                 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
14893                 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
14894
14895 2002-08-29 [paul]       0.8.2claws9
14896
14897         * sync with 0.8.2cvs5
14898                 see ChangeLog 2002-08-29
14899
14900 2002-08-29 [colin]      0.8.2claws8
14901
14902         * src/summaryview.c
14903                 Added a sanity check in summary_select_thread
14904                 Should fix bug 601605
14905
14906 2002-08-29 [colin]      0.8.2claws7
14907
14908         * src/main.c
14909                 Revert claws6 changes regarding bug #591676
14910
14911 2002-08-28 [colin]      0.8.2claws6
14912         
14913         * src/main.c
14914                 Ignore cache for queue folderitems
14915                 Fix bug #591676
14916
14917 2002-08-28 [melvin]     0.8.2claws5
14918
14919         * README.claws
14920                 Fixed typos.
14921
14922 2002-08-28 [melvin]     0.8.2claws4
14923
14924         * README.claws
14925                 Updated a bit the text concerning the spell checker
14926
14927 2002-08-28 [melvin]     0.8.2claws3
14928
14929         Merged the GNU_aspell_branch:
14930                 Support of new GNU/aspell is now included and the old pspell
14931                 is not supported anymore.
14932                 See README.claws
14933
14934         * README.claws
14935                 Updated spell checker text to reflect the switch to GNU/aspell
14936
14937         * ac/aspell.m4          *** NEW ***
14938         * src/gtkaspell.[ch]    *** NEW *** 
14939         * ac/pspell.m4          *** DELETED *** 
14940         * src/gtkspell.[ch]     *** DELETED ***
14941
14942         * ac/Makefile.am
14943                 Updated for GNU/aspell support
14944
14945         * po/POTFILES.in
14946                 Replaced gtkspell.c by gtkaspell.c
14947
14948         * acconfig.h
14949         * src/Makefile.am
14950         * src/about.c
14951         * src/compose.[ch]
14952         * src/crash.c
14953         * src/main.c
14954         * src/prefs_common.[ch]
14955                 Updated for GNU/aspell support
14956
14957 2002-08-28 [paul]       0.8.2claws2
14958
14959         * sync with 0.8.2cvs4
14960                 see ChangeLog 2002-08-27 and 2002-08-28
14961
14962 2002-08-28 [colin]      0.8.2claws1
14963
14964         * src/summary_search.c
14965                 Added "AND search"
14966
14967 2002-08-28 [jens]       0.8.2claws
14968
14969         *po/de.po
14970                 Updated German translations
14971
14972 2002-08-27 [melvin]     0.8.2claws
14973
14974         * po/fr.po
14975                 Updated French translations
14976
14977 2002-08-27 [paul]       0.8.2claws
14978
14979         * sync with 0.8.2 main release
14980
14981         * po/en_GB.po
14982           po/es.po
14983           po/it.po
14984           po/pl.po
14985           po/pt_BR.po
14986           po/sr.po
14987                 updated message catalogs submitted by
14988                 Ricardo Mones Lastra, Alessandro Maestri,
14989                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
14990                 Beneditto and Urke MMI  
14991
14992 2002-08-27 [hoa]        0.8.1claws123
14993
14994         * src/mainwindow.[ch]
14995         * src/summaryview.[ch]
14996                 removed the "filter setting" menu option.
14997                 add a "cancel a news message" menu option.
14998
14999 2002-08-26 [martin]     0.8.1claws122
15000
15001         * ChangeLog.claws
15002                 changed string under 0.8.1claws79 changed by myself
15003                 i'm sorry alfons :(
15004
15005 2002-08-26 [martin]     0.8.1claws121
15006
15007         * src/crash.c
15008                 added kill command to debuggerrc to start crash dialog
15009
15010 2002-08-26 [paul]       0.8.1claws120
15011
15012         * sync with 0.8.1cvs31
15013                 see ChangeLog 2002-08-26
15014
15015 2002-08-25 [alfons]     0.8.1claws119
15016
15017         * src/procmsg.c
15018                 fix bug that didn't send out correct headers to news server
15019                 when sending news article and email from queue (bug reported
15020                 and patch provided by Tim Mann; closes bug 
15021                 "[ 583196 ] 0.7.8claws can't post news")
15022
15023 2002-08-25 [alfons]     0.8.1claws118
15024
15025         * src/selective_download.c
15026                 mark two strings as translatable
15027                 (thanks to Urke MMI for pointing this out)
15028
15029 2002-08-25 [alfons]     0.8.1claws117
15030
15031         * src/summaryview.c
15032                 treat sent boxes as special and allow sorting them by addressee
15033                 (closes "[ 589418 ] Sent folder sorting misbehavior"
15034                 submitted by Steve Lamb)
15035
15036 2002-08-24 [alfons]     0.8.1claws116
15037
15038         * src/matcher.c
15039                 fix memleak reported by Martin Kluge
15040                 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
15041
15042 2002-08-24 [oliver]     0.8.1claws115
15043
15044         * src/prefs_toolbar.c
15045                 o code cleanup as suggested by Alfons
15046                 o memleak fix
15047
15048 2002-08-24 [alfons]     0.8.1claws114
15049
15050         * src/summaryview.c
15051                 o fix another memory leak reported by Martin Kluge
15052                   (see "[ 599568 ] Small Memory Leak")
15053                 o remove 'from' variable from 'summary_set_header()'; we can
15054                   do with just 'to' 
15055
15056 2002-08-24 [paul]       0.8.1claws113
15057
15058         * sync with 0.8.1cvs30
15059                 see ChangeLog 2002-08-23
15060
15061 2002-08-24 [alfons]     0.8.1claws112
15062
15063         * src/summaryview.c
15064                 remove unnecessary allocations for search bar fixing leaks
15065                 reported by Martin Kluge
15066                 (see "[ 599451 ] Further memory leaks?")
15067
15068 2002-08-24 [alfons]     0.8.1claws111
15069
15070         * src/main.c
15071                 make get_socket_name() public for crash.c
15072         * src/crash.c
15073                 o make report bug button work (goes to claws' 
15074                   bug tracker at sf.net)
15075                 o introduce function for doing important stuff just
15076                   before claws goes down
15077                 o clean up code 
15078
15079 2002-08-24 [alfons]     0.8.1claws110
15080
15081         * src/compose.c
15082                 move cursor to "To" entry when forwarding as attachment
15083                 (reported and solved by Steve Lamb, closes bug report
15084                 "[ 592880 ] Forward as attachment; cursor not in to")
15085
15086 2002-08-24 [colin]      0.8.1claws109
15087
15088         * src/mainwindow.c
15089                 fix quick search visibility after GUI (de)separations.
15090
15091 2002-08-23 [colin]      0.8.1claws108
15092
15093         * src/mainwindow.c
15094                 fix header pane visibility after folderview or
15095                 messageview (de)separation
15096
15097 2002-08-23 [paul]       0.8.1claws107
15098
15099         * src/mainwindow.[ch]
15100           src/toolbar.c
15101                 give full control of display or non-display 
15102                 of the Execute icon to Custom toolbar settings.
15103                 add new sensitivity condition to maninwindow.h: 
15104                 M_DELAY_EXEC
15105
15106         * ChangeLog
15107           ChangeLog.jp
15108           NEWS
15109                 more sync with 0.8.1cvs29
15110
15111 2002-08-23 [melvin]     0.8.1claws106
15112
15113         * src/alertpanel.c
15114                 Readded support for custom widget in alertpanel lost in last
15115                 sync.
15116
15117 2002-08-23 [paul]       0.8.1claws105
15118
15119         * sync with 0.8.1cvs29
15120                 see ChangeLog 2002-08-23
15121
15122 2002-08-23 [colin]      0.8.1claws104
15123
15124         * src/summaryview.c
15125                 Fix folder and search pixmaps exchanging positions
15126                 after theme or toolbar changes. Thank to Oliver for 
15127                 reporting this.
15128
15129 2002-08-23 [colin]      0.8.1claws103
15130
15131         * src/mainwindow.c
15132           src/messageview.[ch]
15133           src/noticeview.[ch]
15134           src/summaryview.c
15135                 Changed messageview_create() and noticeview_create()
15136                 to avoid the last gdk_warning
15137
15138 2002-08-22 [colin]      0.8.1claws102
15139
15140         * src/summaryview.c
15141                 Fix my new `Creating pixmap from xpm' warning
15142
15143 2002-08-22 [colin]      0.8.1claws101
15144
15145         * src/mainwindow.c
15146                 Fix some of the gdk warnings
15147
15148 2002-08-22 [colin]      0.8.1claws100
15149
15150         * src/Makefile.am
15151         * src/stock_pixmap.c
15152         * src/stock_pixmap.h
15153         * src/pixmaps/quicksearch.xpm *ADDED*
15154                 Add the quicksearch pixmap
15155         * src/mainwindow.c
15156         * src/summaryview.c
15157         * src/summaryview.h
15158                 Make quicksearch bar visible/hidden via a button
15159
15160 2002-08-22 [christoph]  0.8.1claws99
15161
15162         * src/folder.c
15163                 fix folder update for newsgroups with message
15164                 numbers below minimum number of articles to fetch
15165                 (closes bug #598445)
15166
15167 2002-08-22 [paul]       0.8.1claws98
15168
15169         * sync with 0.8.1cvs28
15170                 see ChangeLog 2002-08-22
15171
15172 2002-08-21 [alfons]     0.8.1claws97
15173
15174         * src/crash.c
15175                 use bt instead of bt full which seems to work 
15176                 better, and bt full doesn't give a great deal 
15177                 of information anyway
15178
15179 2002-08-21 [colin]      0.8.1claws96
15180
15181         * src/summaryview.c
15182                 fix summaryview_searchtype_changed prototype
15183
15184 2002-08-21 [christoph]  0.8.1claws95
15185
15186         * src/mainwindow.c
15187                 o fix broken menu update for sorting type, we have to
15188                   get this info from the summaryview now
15189                 o removed setting of threaded state in menu callback
15190         * src/summaryview.[ch]
15191                 more summaryview/folderitem seperation for
15192                 threading option
15193         * configure.in
15194                 removed not required --with-compiler-flags option
15195
15196 2002-08-21 [oliver]     0.8.1claws94
15197         
15198         * src/toolbar.h 
15199                 o rename toolbar.xml to toolbar_main.xml
15200                   since toolbar_compose.xml might come up 
15201                   any time soon
15202         * README.claws
15203                 add custom toolbar              
15204
15205 2002-08-21 [darko]      0.8.1claws93
15206
15207         * src/procmsg.c
15208                 don't reset tmp flags for messages copied
15209                 to sent folder
15210
15211 2002-08-21 [colin]      0.8.1claws92
15212         
15213         * src/prefs_filtering.c
15214                 fix renaming rules on folder rename 
15215                 when folder is not a leaf folder
15216
15217 2002-08-21 [paul]       0.8.1claws91
15218
15219         * src/prefs_folder_item.c
15220                 fix alignment of colour selector
15221
15222 2002-08-21 [paul]       0.8.1claws90
15223
15224         * sync with 0.8.1cvs27
15225                 see ChangeLog 2002-08-21
15226
15227 2002-08-21 [paul]       0.8.1claws89
15228
15229         * src/summaryview.c
15230                 fix crash when changing field type in
15231                 Quick search bar
15232
15233 2002-08-21 [colin]      0.8.1claws88
15234
15235         * src/summaryview.c
15236                 Made quick search case-insensitive
15237
15238 2002-08-21 [paul]       0.8.1claws87
15239
15240         * sync with 0.8.1cvs26
15241                 see ChangeLog 2002-08-21
15242
15243 2002-08-20 [christoph]  0.8.1claws86
15244
15245         * src/folderview.c
15246         * src/main.c
15247         * src/summaryview.[ch]
15248                 more summaryview/folderitem seperation for
15249                 sort_key and sort_type
15250         * src/procmsg.c
15251                 added missing return statement
15252
15253 2002-08-20 [colin]      0.8.1claws85
15254
15255         * src/summaryview.[ch]
15256                 Added a quick search box
15257         * src/mainwindow.c
15258         * src/prefs_common.[ch]
15259                 Added a show/hide option for the quick search
15260
15261 2002-08-20 [oliver]     0.8.1claws84
15262         
15263         * src/mainwindow.c
15264                 remove toolbar_create_popups
15265         * src/toolbar.[ch]
15266                 o remove toolbar_create_popups
15267                 o fix toolbar_set_sensitive 
15268                   (Bug reports #596834 and #596832)     
15269         * src/prefs_toolbar.c
15270                 o add "Set default" button
15271                 o align label and text + combo widgets
15272
15273 2002-08-20 [hoa]        0.8.1claws83bis
15274
15275         * src/imap.c
15276                 fixed a bug in imap_fetch_msginfo() in case there is no
15277                 current folder.
15278
15279 2002-08-20 [darko]      0.8.1claws83
15280
15281         * src/folderview.c
15282                 copy the color style of folder view so it
15283                 works with GTK themes
15284
15285 2002-08-20 [darko]      0.8.1claws82
15286
15287         * src/folder.h
15288         * src/folderview.c
15289         * src/prefs_folder_item.[hc]
15290                 don't use UI stuff in folder.h
15291
15292 2002-08-20 [darko]      0.8.1claws81
15293
15294         * src/folder.h
15295         * src/prefs_folder_item.h
15296         * src/folderview.c
15297         * src/prefs_folder_item.c
15298                 ability to set folder color in folderview
15299
15300 2002-08-19 [alfons]     0.8.1claws80
15301
15302         * src/summaryview.c
15303                 fix one of the earlier memleaks reported by Martin Kluge
15304
15305 2002-08-19 [alfons]     0.8.1claws79
15306
15307         * src/mainwindow.c
15308                 hide notice view when selecting seperate folder
15309                 view (reported by Urke MMI)
15310
15311 2002-08-19 [christoph]  0.8.1claws78
15312
15313         * src/folderview.c
15314         * src/prefs_folder_item.h
15315         * src/summaryview.[ch]
15316                 o add summary_set_prefs_from_folderitem to set
15317                   summaryview prefs (first step to remove all
15318                   references to the folderitem in summaryview)
15319                 o moved compiled regex stuff from folderitem prefs
15320                   to summaryview code
15321
15322 2002-08-19 [paul]       0.8.1claws77
15323
15324         * src/compose.c
15325                 add check for '.' to QUOTE_IF_REQUIRED
15326
15327 2002-08-19 [paul]       0.8.1claws76
15328
15329         * src/inc.c
15330                 sync with 0.8.1cvs25 (plug memory leak)
15331
15332         * src/prefs_toolbar.c
15333                 re-order prefs_toolbar_cancel()
15334
15335 2002-08-18 [alfons]     0.8.1claws75
15336
15337         * src/inc.c
15338         * src/matcher.c
15339                 plug other memleaks reported by Martin Kluge
15340
15341 2002-08-18 [paul]       0.8.1claws74
15342
15343         * po/pt_BR.po
15344                 updated by Fabio Jr. Beneditto
15345
15346 2002-08-18 [paul]       0.8.1claws73
15347
15348         * src/toolbar.[ch]
15349                 fix bug where tooltips were displayed untranslated              
15350
15351         * src/prefs_toolbar.c
15352                 fix bug where clicking 'Cancel' creates an icon & text
15353                 toolbar regardless of prefs
15354         
15355
15356 2002-08-17 [oliver]     0.8.1claws72
15357
15358         * src/prefs_toolbar.c
15359                 update toolbar on CANCEL
15360                 bug reported by Martin Kluge
15361         * src/toolbar.c
15362                 toolbar_destroy memleak fixed           
15363
15364 2002-08-17 [alfons]     0.8.1claws71
15365
15366         * src/toolbar.c
15367                 plug another memleak reported by Martin Kluge
15368
15369 2002-08-16 [alfons]     0.8.1claws70
15370
15371         * src/crash.c
15372                 use execvp() correctly (suggested by wwp; thanks!)
15373
15374 2002-08-16 [alfons]     0.8.1claws69
15375
15376         * src/gtksctree.c
15377                 plug memory leak reported by Kim Schultz & Martin Kluge
15378
15379 2002-08-16 [paul]       0.8.1claws68
15380
15381         * po/es.po
15382                 updated by Ricardo Mones Lastra
15383
15384 2002-08-16 [paul]       0.8.1claws67
15385
15386         * src/toolbar.h
15387                 fix bug where 'Compose News' icon showed wrong
15388                 tooltip
15389
15390 2002-08-16 [paul]       0.8.1claws66
15391
15392         * sync with 0.8.1cvs24
15393                 see ChangeLog 2002-08-16
15394
15395         * po/it.po
15396                 updated by Alessandro Maestri
15397
15398 2002-08-15 [paul]       0.8.1claws65
15399
15400         * po/sr.po
15401                 updated by Urke MMI
15402
15403 2002-08-15 [paul]       0.8.1claws64
15404
15405         * src/*.c
15406                 don't translate debug info
15407
15408         * src/matcher.[ch]
15409                 add copyright info
15410
15411 2002-08-15 [paul]       0.8.1claws63
15412
15413         * src/prefs_toolbar.c
15414                 fix bug where clicking 'OK' creates an icon & text
15415                 toolbar regardless of prefs
15416
15417 2002-08-14 [alfons]     0.8.1claws62
15418
15419         * src/main.c
15420                 add global var that has the full argv[0]
15421         * src/crash.c
15422                 o execvp the correct sylpheed by using argv0
15423                   and setting the correct work dir
15424                 o other tweaks  
15425
15426 2002-08-14 [oliver]     0.8.1claws61
15427         
15428         * enable/disable Toolbar Action Buttons 
15429         * code cleanups
15430         * src/mainwindow.c
15431         * src/toolbar.[ch]      
15432         * src/prefs_toolbar.c   
15433
15434 2002-08-14 [melvin]     0.8.1claws60
15435
15436         * po/fr.po
15437                 Updated French translations
15438
15439 2002-08-14 [melvin]     0.8.1claws59
15440
15441         * src/crash.c
15442                 Made bug report not translatable
15443         * src/exporthtml.c
15444                 Fixed exporthtml_build_filespec() return value
15445         * src/foldersel.c
15446                 Fixed incorrect include file
15447         * src/gtkspell.c
15448         * src/prefs_actions.c
15449         * src/prefs_toolbar.c
15450                 Made debug info not translatable
15451         * src/mutt.c
15452         * src/quote_fmt.c
15453                 Added missing includes
15454         * src/prefs_common.c
15455                 Fixed typo
15456
15457 2002-08-14 [paul]       0.8.1claws58
15458
15459         * faq/es/sylpheed-faq.html
15460           faq/es/sylpheed-faq-[1-3].html
15461           faq/es/sylpheed-faq-4.html     **NEW FILE **
15462                 update Spanish FAQ
15463
15464 2002-08-13 [christoph]  0.8.1claws57
15465
15466         * src/procmsg.c
15467                 ignore thread fix that did not mark all
15468                 child nodes of a ignored thread as
15469                 ignored. Does not work perfectly yet,
15470                 but it is better now
15471
15472 2002-08-13 [alfons]     0.8.1claws56
15473
15474         * src/crash.c
15475                 o implement 'save crash log'
15476                 o some tweaks
15477
15478 2002-08-13 [melvin]     0.8.1claws55
15479
15480         * src/main.c
15481                 removed unrequired "execinfo.h" header
15482
15483 2002-08-12 [paul]       0.8.1claws54
15484
15485         * faq/en/sylpheed-faq.html
15486           faq/en/sylpheed-faq-[1-3].html
15487           faq/en/sylpheed-faq-4.html     **NEW FILE **
15488                 update English FAQ
15489
15490 2002-08-12 [alfons]     0.8.1claws53
15491
15492         * po/POTFILES.in
15493                 add crash.c to translatables
15494         * src/crash.c
15495                 bring in Leandro's crash dialog
15496
15497 2002-08-11 [alfons]     0.8.1claws52
15498
15499         * src/crash.c
15500                 clean up some warnings
15501
15502 2002-08-11 [alfons]     0.8.1claws51
15503
15504         * acconfig.h
15505         * configure.in
15506         * src/crash.[ch]        ** NEW FILES **
15507         * src/main.c            
15508                 initial gdb crash handler
15509
15510 2002-08-11 [paul]       0.8.1claws50
15511
15512         * src/prefs_toolbar.c
15513                 replace Up/Down arrow pixmaps with text to be
15514                 consistent across icon themes
15515
15516 2002-08-11 [paul]       0.8.1claws49
15517
15518         * src/prefs_common.c
15519           src/prefs_toolbar.c
15520                 rename 'Pixmap' -> 'Icon'
15521
15522         * src/toolbar.[ch]
15523                 rename  'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
15524
15525 2002-08-10 [paul]       0.8.1claws48
15526
15527         * src/prefs_toolbar.c
15528                 re-work the UI
15529
15530 2002-08-10 [paul]       0.8.1claws47
15531
15532         * src/main.c
15533                 don't write Processing progress to status bar
15534                 patch submitted by Alexander Evseev
15535
15536         * src/prefs_toolbar.c
15537                 re-position and resize window
15538                 make window assume correct size on first call
15539
15540 2002-08-10 [paul]       0.8.1claws46
15541
15542         * src/mainwindow.c
15543           src/prefs_toolbar.c
15544           src/toolbar.c
15545           src/toolbar.h
15546                 obey coding style
15547                 follow UI text conventions
15548
15549 2002-08-10 [alfons]     0.8.1claws45
15550
15551         * src/toolbar.c
15552                 correct pixmap for delete action
15553
15554 2002-08-10 [paul]       0.8.1claws44
15555
15556         * po/pt_BR.po
15557                 updated by Fabio Jr. Beneditto
15558
15559 2002-08-10 [paul]       0.8.1claws43
15560
15561         * po/POTFILES.in
15562                 add custom toolbar files
15563
15564 2002-08-10 [paul]       0.8.1claws42
15565
15566         * sync with 0.8.1cvs22
15567                 see ChangeLog 2002-08-09
15568
15569 2002-08-09 [paul]       0.8.1claws41
15570
15571         * tools/Makefile.am
15572           tools/README
15573           tools/outlook2sylpheed.pl     ** NEW FILE **
15574                 add script to convert exported Outlook
15575                 contacts list to a Sylpheed addressbook.
15576                 Submitted by Ricardo Mones Lastra.
15577
15578 2002-08-09 [paul]       0.8.1claws40
15579
15580         * AUTHORS
15581           configure.in
15582           po/sr.po      ** NEW FILE **
15583                 add Serbian message catalog. Submitted by
15584                 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>             
15585
15586 2002-08-09 [paul]       0.8.1claws39
15587
15588         * sync with 0.8.1cvs21
15589                 see ChangeLog 2002-08-08
15590
15591 2002-08-08 [oliver]     0.8.1claws38
15592
15593         * src/mainwindow.c
15594                 move Custom Toolbar to Configuration menu
15595
15596 2002-08-08 [oliver]     0.8.1claws37
15597
15598         * src/prefs_toolbar.c
15599                 fix substitute pixmap bug
15600
15601 2002-08-08 [paul]       0.8.1claws36
15602
15603         * sync with 0.8.1cvs19
15604                 see ChangeLog 2002-08-08
15605
15606 2002-08-07 [christoph]  0.8.1claws35
15607
15608         * src/utils.c
15609                 fixed a memory leak in new canonicalize_file_replace
15610
15611 2002-08-07 [christoph]  0.8.1claws34
15612
15613         * src/utils.[ch]
15614                 o canonicalize_file_replace should create the temporary
15615                   file in the same directory as the original file.
15616                 o added get_tmpfile_in_dir that creates a temorary file
15617                   in a specified directory.
15618
15619 2002-08-07 [melvin]     0.8.1claws33
15620
15621         * src/toolbar.c
15622                 fixed bug where 'Article' button acted as 'Email' button.
15623
15624 2002-08-07 [paul]       0.8.1claws32
15625
15626         * sync with 0.8.1.cvs17
15627                 see ChangeLog 2002-08-07
15628
15629 2002-08-07 [colin]      0.8.1claws31
15630         
15631         * src/news.c
15632                 fix mass-cancel problem
15633
15634 2002-08-07 [thorsten]   0.8.1claws30
15635
15636         * src/prefs_toolbar.c
15637                 fix: crash on replace or add new button
15638         * src/toolbar.c
15639                 fix: close xmlfile after reading
15640         * src/utils.c
15641                 fix: unlink() file before rename()
15642
15643 2002-08-06 [paul]       0.8.1claws29
15644
15645         * sync with 0.8.cvs15
15646                 see ChangeLog 2002-08-06
15647
15648 2002-08-06 [oliver]     0.8.1claws28
15649
15650         * src/toolbar.c
15651         * src/prefs_toolbar.c
15652                 fixed empty toolbar issue
15653
15654 2002-08-06 [oliver]     0.8.1claws27
15655
15656         * Custom Toolbar Final 
15657         * src/folderview.c
15658         * src/inc.c
15659         * src/summaryview.c
15660                 o toolbar stuff now lives in src/toolbar.[ch]
15661                 o main_window_toolbar_* functions are renamed to
15662                   toolbar_* reflecting their new source file
15663         * src/mainwindow.[ch]
15664                 o remove toolbar stuff  
15665
15666 2002-08-06 [oliver]     0.8.1claws26
15667         
15668         * src/Makefile.am
15669         * src/prefs_toolbar.[ch]        **New File**
15670         * src/toolbar.[ch]              **New File**
15671                 o prefs_toolbar.[ch] custom toolbar frontend
15672                 o toolbar.[ch]       backend 
15673
15674 2002-08-06 [oliver]     0.8.1claws25
15675
15676         * src/prefs_actions.[ch]
15677                 o new exported function actions_execute
15678
15679 2002-08-06 [paul]       0.8.1claws24
15680
15681         * sync with 0.8.1cvs4
15682                 see ChangeLog 2002-08-06
15683
15684 2002-08-06 [paul]       0.8.1claws23
15685
15686         * sync with 0.8.1cvs13
15687                 see ChangeLog 2002-08-06
15688
15689 2002-08-06 [paul]       0.8.1claws22
15690
15691         * sync with 0.8.1cvs12
15692                 see ChangeLog 2002-08-05 and 2002-08-06
15693
15694 2002-08-06 [match]      0.8.1claws21
15695
15696         * src/addrclip.c
15697                 improvements to cut/copy/paste address
15698
15699 2002-08-05 [match]      0.8.1claws20
15700
15701         * src/addritem.[ch]
15702         * src/addrcache.c
15703         * src/addrbook.c
15704         * src/editaddress.c
15705         * src/addressbook.c
15706                 fixes to improve cut/copy/paste
15707
15708 2002-08-06 [melvin]     0.8.1claws19
15709
15710         * src/account.[ch]
15711                 account_find_all_from_address(): new function that returns the
15712                 list of all accounts that are matched in an address.
15713         * src/alertpanel.[ch]
15714                 alertpanel() now accepts a custom widget
15715                 alertpanel_with_widget(): new function that pops up a panel with
15716                 a custom widget in it 
15717         * src/gtkutils.[ch]
15718                 gtkut_account_menu_new(): new function that allows the selection
15719                 of an account from a list of accounts.
15720         * src/messageview.c
15721                 Extended Return Receipt notification to select the correct 
15722                 account and to make a security test on the Delivery-Notification
15723                 address which should be the same as the Return-Path.
15724
15725 2002-08-06 [thorsten]   0.8.1claws18
15726
15727         * src/mimeview.c
15728                 attach_all: save unnamed as "noname.%d",
15729                 dont free static dirname
15730
15731 2002-08-05 [alfons]     0.8.1claws17
15732
15733         * configure.in
15734                 detect XIM by trying to link rather than compile a XIM program
15735
15736 2002-08-05 [oliver]     0.8.1claws16
15737                 
15738         * src/stock_pixmap.[ch]
15739                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
15740                 o new func to retrieve pixmaps
15741
15742 2002-08-05 [paul]       0.8.1claws15
15743
15744         * sync with 0.8.1cvs10
15745                 see ChangeLog 2002-08-05
15746
15747 2002-08-04 [alfons]     0.8.1claws14
15748
15749         * src/textview.c
15750                 see if this plugs memleak
15751
15752 2002-08-04 [melvin]     0.8.1claws13
15753
15754         * src/gtkspell.c
15755                 fixed bug that could crash Sylpheed when highlighting
15756                 all misspelled words.
15757
15758 2002-08-03 [melvin]     0.8.1claws12
15759
15760         * src/prefs_actions.c
15761                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
15762         * src/messageview.c
15763                 fixed bug where the Return Receipt was sent to
15764                 Delivery-Notification-To address even if it was not present
15765
15766 2002-08-02 [alfons]     0.8.1claws11
15767
15768         * src/prefs_actions.c
15769                 o more check for NULLs
15770                 o put create_io_dialog() in right conditional block
15771
15772 2002-08-02 [paul]       0.8.1claws10
15773
15774         * po/es.po
15775                 updated by Ricardo Mones Lastra
15776
15777 2002-08-01 [christoph]  0.8.1claws9
15778
15779         * src/folder.c
15780                 don't free the cache of the opened
15781                 folder in the summaryview
15782         * src/summaryview.c
15783                 don't unset flags, if it is not required
15784
15785 2002-08-01 [paul]       0.8.1claws8
15786
15787         * sync with 0.8.1cvs8
15788                 see ChangeLog entry 2002-08-01
15789
15790 2002-08-01 [paul]       0.8.1claws7
15791
15792         * sync with 0.8.1cvs7
15793                 see ChangeLog 2002-07-31 and 2002-08-01
15794
15795 2002-07-31 [christoph]  0.8.1claws6
15796
15797         * src/mainwindow.c
15798                 forgot to update menu sensitivity
15799                 function for new menu entry
15800
15801 2002-07-31 [alfons]     0.8.1claws5
15802
15803         * src/main.c
15804                 check folder item and its path for NULL on
15805                 initial processing
15806
15807 2002-07-31 [christoph]  0.8.1claws4
15808
15809         * src/folder.c
15810                 check if folder_item_get_msginfo in
15811                 folder_item_remove_msg returned NULL
15812         * src/imap.c
15813                 better clear the uid cache in the
15814                 uid validity check function and delete
15815                 cached messages
15816
15817 2002-07-31 [paul]       0.8.1claws3
15818
15819         * man/sylpheed.1
15820                 add the '--attach' option and a few other
15821                 minor changes
15822
15823 2002-07-31 [paul]       0.8.1claws2
15824
15825         * sync with 0.8.1cvs5
15826                 see ChangeLog 2002-07-31
15827
15828 2002-07-31 [christoph]  0.8.1claws1
15829
15830         * src/folderview.[ch]
15831         * src/mainwindow.c
15832                 replace "Rescan all folders..." with
15833                 "Check all folders for new messages..."
15834
15835 2002-07-30 [paul]       0.8.1claws
15836
15837         * version 0.8.1claws released
15838
15839 2002-07-30 [paul]       0.8.0claws29
15840
15841         * tools/OOo2sylpheed.pl ** NEW FILE **
15842           tools/README
15843                 add script to enable sending documents as
15844                 attachments from OpenOffice.org
15845
15846 2002-07-30 [melvin]     0.8.0claws28
15847
15848         * src/prefs_actions.c
15849                 Made the actions' input/output dialog display
15850                 without delay.
15851
15852 2002-07-30 [christoph]  0.8.0claws27
15853
15854         * src/procmsg.c
15855                 check if folder_item_get_msginfo in
15856                 procmsg_save_to_outbox returned NULL
15857
15858 2002-07-30 [paul]       0.8.0claws26
15859
15860         * sync with 0.8.1cvs4
15861                 see ChangeLog 2002-07-29
15862
15863 2002-07-29 [thorsten]   0.8.0claws25
15864
15865         * README.claws
15866                 added selective download, delete on server
15867
15868 2002-07-29 [paul]       0.8.0claws24
15869
15870         * sync with 0.8.1cvs3
15871                 see ChangeLog 2002-07-29
15872
15873 2002-07-27 [christoph]  0.8.0claws23
15874
15875         * src/folder.c
15876                 add extra check if fetching the msginfo
15877                 returned NULL
15878
15879 2002-07-27 [paul]       0.8.0claws22
15880
15881         * sync with 0.8.1cvs2
15882                 see ChangeLog 2002-07-26
15883
15884 2002-07-27 [christoph]  0.8.0claws21
15885
15886         * src/imap.c
15887                 add another check if a valid msginfo
15888                 was returned
15889
15890 2002-07-26 [hoa]        0.8.0claws20
15891
15892         * src/folder.c
15893                 Fixed a condition in folder_item_destroy()
15894
15895         * src/imap.c
15896                 Fixed an error in IMAP protocol
15897
15898 2002-07-26 [alfons]     0.8.0claws19
15899
15900         * src/folder.c
15901                 ofcourse compare with identifier, not the path
15902
15903 2002-07-26 [alfons]     0.8.0claws18
15904
15905         * src/folder.c
15906                 use folder item identifier for saving / restoring
15907                 preferences because folder->path might not be unique
15908
15909 2002-07-26 [melvin]     0.8.0claws17
15910
15911         * src/logwindow.c
15912                 Fixed a crash introduced in 0.8.0claws5 when log is 
15913                 cut under 80 characters.
15914
15915 2002-07-26 [paul]       0.8.0claws16
15916
15917         * sync with 0.8.1cvs1
15918                 see ChangeLog 2002-07-26
15919
15920 2002-07-26 [christoph]  0.8.0claws15
15921
15922         * src/imap.[ch]
15923                 imap folder now remembers the last selected
15924                 folder and imap_fetch_msginfo skips selecting
15925                 the folder if it is already selected
15926
15927 2002-07-26 [christoph]  0.8.0claws14
15928
15929         * src/folder.c
15930         * src/folderview.c
15931         * src/imap.c
15932                 fix imap folder rescanning
15933
15934 2002-07-25 [christoph]  0.8.0claws13
15935
15936         * src/filter.c
15937         * src/folder.[ch]
15938         * src/folderview.c
15939         * src/imap.[ch]
15940         * src/mainwindow.c
15941         * src/mbox_folder.c
15942         * src/mh.c
15943         * src/news.c
15944                 implement imap uid cache and uid validity check
15945
15946 2002-07-25 [alfons]     0.8.0claws12
15947
15948         * src/summaryview.c
15949                 fix a brown paper bag bug, and also add some more
15950                 checks
15951
15952 2002-07-25 [christoph]  0.8.0claws11
15953
15954         * src/folder.c
15955                 don't mix copy, fetch_msginfo and remove
15956                 operations in folder item copy and move
15957                 operations
15958
15959 2002-07-25 [christoph]  0.8.0claws10
15960
15961         * src/folderview.c
15962         * src/mainwindow.c
15963         * src/prefs_folder_item.c
15964         * src/summaryview.[ch]
15965                 remove no longer required parameter update_cache from
15966                 summary_show
15967
15968 2002-07-25 [paul]       0.8.0claws9
15969
15970         * sync with 0.8.1
15971         
15972         * AUTHORS
15973                 a few corrections
15974
15975 2002-07-24 [alfons]     0.8.0claws8
15976
15977         * src/summaryview.c
15978                 sort correctly when using simplified subject line
15979                 (closes feature request "[ 585141 ] applying regexp to subject 
15980                 before sort" submitted by Alexandra Walford)
15981
15982 2002-07-24 [paul]       0.8.0claws7
15983
15984         * sync with 0.8.0cvs3
15985                 see ChangeLog 2002-07-24
15986
15987 2002-07-23 [christoph]  0.8.0claws6
15988
15989         * src/folder.c
15990         * src/folder.h
15991         * src/summaryview.c
15992         * src/summaryview.h
15993         * src/main.c
15994                 o separate processing and summaryview
15995                 o removed summary_write_cache from summaryview
15996                 o removed summaryview->killed_messages, because we don't have
15997                   to keep a list of killed messages anymore. New cache will
15998                   keep the hidden messages in cache anyway
15999         * src/folderview.c
16000         * src/inc.c
16001         * src/selective_download.c
16002                 o removed unnecessary summary_write_cache calls
16003         * src/procmsg.c
16004                 o don't set ignore thread flag in procmsg_get_thread_tree
16005                   if it is already set
16006         * src/mainwindow.c
16007         * src/statusbar.h
16008                 o moved STATUSBAR_PUSH/POP to statusbar.h because
16009                   they are used in different files
16010
16011 2002-07-23 [melvin]     0.8.0claws5
16012
16013         * src/addressbook.c
16014         * src/addrgather.c
16015         * src/editaddress.c
16016         * src/editgroup.c
16017         * src/editldap_basedn.c
16018         * src/importldif.c
16019         * src/prefs_common.c
16020                 Fixed few memory leak (gtk_editable_get_chars returns
16021                 an allocated string)
16022         * src/logwindow.c
16023                 Fixed few memory leak (gtk_editable_get_chars returns
16024                 an allocated string) and modified a little the log cutting
16025                 loop.
16026         * src/compose.c
16027                 Replaced a call to an obsolete function gtk_entry_get_text()
16028                 by gtk_editable_get_chars()
16029         * src/send.c
16030                 Removed a debug printf
16031
16032 2002-07-23 [christoph]  0.8.0claws4
16033
16034         * src/filesel.c
16035                 fix another g_dirname memory leak
16036
16037 2002-07-23 [christoph]  0.8.0claws3
16038
16039         * src/mh.c
16040                 fixed a memory leak in mh_fetch_msginfo
16041                 fixed crash when message header could not be
16042                 parsed
16043
16044 2002-07-23 [paul]       0.8.0claws2
16045
16046         * sync with 0.8.0cvs2
16047                 see ChangeLog 2002-07-23
16048
16049 2002-07-23 [paul]       0.8.0claws1
16050
16051         * sync with 0.8.0cvs1
16052                 see ChangeLog 2002-07-23
16053
16054 2002-07-23 [paul]       0.8.0claws
16055
16056         * release of 0.8.0claws