0.9.7claws6
[claws.git] / ChangeLog.claws
1 2003-11-29 [luke]       0.9.7claws6
2
3         * src/procmime.[ch]
4                 re-added parsing of Content-Disposition header
5                         - removes the old  'gchar* content_disposition'
6                         - adds a new field 'DispositionType disposition'
7                         - adds parameters to MimeInfo::parameters
8
9         * src/mimeview.c
10                 use the "filename" parameter for saving, and the new
11                 MimeInfo::disposition for save all.
12
13         * src/compose.c
14         * src/toolbar.[ch]
15                 add a 'check spelling' button as a possibility for 
16                 the compose toolbar
17
18         * src/stockpixmap.[ch]
19         * src/pixmaps/check_spelling.xpm        ** NEW **
20         * src/Makefile.am
21                 add a pixmap for use with 'check spelling' button or
22                 a user defined action
23
24         * src/textview.c
25                 re-apply fixed (I hope) patch for bug 57
26                 "Hidden URL in HTML Mails"
27
28 2003-11-28 [christoph]  0.9.7claws5
29
30         * src/procmime.c
31                 o be more liberal in what we accept as Content-Type parameters
32                 o ignore comments after parameters
33
34         * src/sgpgme.c
35                 o only free passphrase when an error occurs
36
37 2003-11-28 [paul]       0.9.7claws4
38
39         * src/account.c
40                 add 'Clone Account' function. patch submitted by
41                 Ricardo Mones Lastra
42
43 2003-11-27 [thorsten]   0.9.7claws3
44
45         * src/mimeview.c
46                 fix crash if 'save_all' failed twice
47
48 2003-11-27 [paul]       0.9.7claws2
49
50         * po/POTFILES.in
51                 fix a typo
52
53         * po/zh_CN.po
54                 update Simplified Chinese translation. submitted by
55                 Hansom Young
56
57 2003-11-27 [paul]       0.9.7claws1
58
59         * po/POTFILES.in
60                 clean up
61
62 2003-11-26 [paul]       0.9.7claws
63
64         * 0.9.7claws released
65
66 2003-11-26 [paul]       0.9.6claws99
67
68         * src/Makefile.am
69                 add reference to pixmaps/mime_message.xpm
70
71 2003-11-26 [paul]       0.9.6claws98
72
73         * po/POTFILES.in
74                 remove reference to src/sigstatus.c
75
76 2003-11-26 [christoph]  0.9.6claws97
77
78         * src/Makefile.am
79         * src/prefs_common.c
80         * src/rfc2015.c
81         * src/sigstatus.[ch]            ** REMOVE **
82                 remove signature result popup option and window
83
84 2003-11-26 [paul]       0.9.6claws96
85
86         * po/es.po
87           po/ja.po
88           po/pl.po
89           po/sk.po
90           po/sr.po
91                 update translations. submitted by Ricardo Mones Lastra,
92                 Rui Hirokawa, Emil Nowak, Andrej Kacian, and Urke MMI
93
94 2003-11-25 [christoph]  0.9.6claws95
95
96         * src/procmime.c
97                 display mime structure only in debug mode
98
99 2003-11-25 [melvin]     0.9.6claws94
100
101         * po/fr.po
102                 Updated French translations + typos fixes of older
103                 translations (thanks to Fabien Vantard for pointing
104                 to some of them)
105
106 2003-11-25 [melvin]     0.9.6claws93
107
108         * src/editldap.c
109                 Fixed a couple of typos.
110
111 2003-11-24 [paul]       0.9.6claws92
112
113         * po/POTFILES.in
114                 add 'src/textview.c'
115
116 2003-11-24 [paul]       0.9.6claws91
117
118         * src/sgpgme.c
119                 fix typo. spotted by Rui Hirokawa <rui_hirokawa@ybb.ne.jp>
120
121 2003-11-24 [paul]       0.9.6claws90
122
123         * src/plugins/image_viewer/viewer.c
124                 image_viewer_show_mimepart(): 
125                 use procmime_mimeinfo_get_parameter() to get the file name
126
127 2003-11-24 [paul]       0.9.6claws89
128
129         * src/textview.c
130                 textview_show_mime_part(): rewrite text hint
131
132 2003-11-22 [paul]       0.9.6claws88
133
134         * sync with 0.9.7cvs5
135                 see ChangeLog 2003-11-21
136
137 2003-11-21 [paul]       0.9.6claws87
138
139         * src/mimeview.c
140                 define shortcut key 'o' for 'Open with...'
141
142 2003-11-21 [alfons]     0.9.6claws86
143
144         * src/messageview.c
145                 fix bug #383 'Deleting message from "separate message view" 
146                 uses local Trash folder'
147
148 2003-11-21 [christoph]  0.9.6claws85
149
150         * src/mimeview.c
151                 fix content-type guessing by name parameter when finding
152                 the correct viewer
153
154 2003-11-21 [alfons]     0.9.6claws84
155
156         * src/main.c
157                 no mail incorporation allowed with --offline param.
158                 fixes bug #374, "--offline ignored"
159
160 2003-11-20 [christoph]  0.9.6claws83
161
162         * src/mimeinfo.c
163                 use signed MimeInfo when checking the signature and not
164                 the selected one
165
166 2003-11-19 [alfons]     0.9.6claws82
167
168         * src/mainwindow.c
169                 fix crash when toggling separate views, patch submitted
170                 by Pawel Pekala <c0rn|AT|gazeta.pl>.
171                 fixes bug #342, "separate views  cause crash"
172
173 2003-11-19 [paul]       0.9.6claws81
174
175         * src/compose.c
176                 compose_redirect_write_headers_from_headerlist(): 
177                 add Resent-Cc: header (bug fix inherited from 0.9.7cvs3)
178                 
179         * src/main.c
180                 code cleanup (inherited from 0.9.7cvs4)
181                 
182         * tools/tb2sylpheed
183                 bugfix: added missing attribute-list start. submitted by
184                 Urke MMI
185
186 2003-11-19 [luke]       0.9.6claws80
187
188         * src/textview.c
189                 revert my last commit until I get time to fix it
190
191 2003-11-18 [christoph]  0.9.6claws79
192
193         * src/mimeview.[ch]
194                 check parent MimeInfos for signatures and display the
195                 result of the parent when found
196
197         * src/pgpmime.c
198                 o avoid NULL pointer warnings
199                 o use procmime_mimeinfo_get_parameter()
200
201         * src/sgpgme.c
202                 small text changes
203
204 2003-11-17 [luke]       0.9.6claws78
205
206         * src/textview.c
207                 add check for disguised URLs, fixing bug 57
208                 "Hidden URL in HTML Mails"
209
210 2003-11-16 [christoph]  0.9.6claws77
211
212         * src/procmime.c
213                 fix crash when parsing invalid Content-Type header
214
215 2003-11-16 [christoph]  0.9.6claws76
216
217         * src/pgpmime.c
218         * src/privacy.c
219         * src/procmime.c
220         * src/sgpgme.[ch]
221                 implement message decrypting
222
223         * src/rfc2015.c
224                 remove old code
225
226 2003-11-14 [luke]       0.9.6claws75
227
228         * src/mimeview.c
229                 fix a couple of problems that treated application/* and
230                 application/octet-stream the wrong way around
231                 (since 0.9.6claws10), causing "Open" to do nothing.
232
233 2003-11-14 [christoph]  0.9.6claws74
234
235         * src/messageview.c
236         * src/pgpmime.c
237         * src/privacy.[ch]
238                 prepare for message part decrypting
239
240         * src/sgpgme.c
241                 add output for expired signatures
242
243         * src/rfc2015.c
244                 remove some old code
245
246 2003-11-10 [christoph]  0.9.6claws73
247
248         * src/mimeview.c
249                 add "Full info" button for bad and warn signature status
250
251         * src/sgpgme.c
252                 generate full signature info like gpg's output
253                 (gpg -v --with-fingerprint --verify)
254
255 2003-11-10 [christoph]  0.9.6claws72
256
257         * src/mimeview.c
258         * src/pgpmime.c
259         * src/privacy.[ch]
260         * src/sgpgme.[ch]
261         * src/textview.[ch]
262                 o add code to view full signature info
263                 o do automatic signature checks
264
265 2003-11-10 [alfons]     0.9.6claws71
266
267         * src/summaryview.c
268                 don't crash when gtkut_font_load() returns invalid font (has
269                 something to do with locale settings)
270                 Patch submitted by David Chalmers <davidc|AT|ccmi.salk.edu>.
271
272 2003-11-09 [alfons]     0.9.6claws70
273
274         * src/procmime.c
275                 plug leak
276
277 2003-11-08 [luke]       0.9.6claws69
278
279         * src/summaryview.c
280                 fix some typos
281
282         * src/compose.c
283                 rewrite compose_attach_parts(), fixing various bugs mainly
284                 to do with re-editing.
285
286         * src/mimeview.c
287                 "save all" now only saves attachments with names/filenames
288
289 2003-11-04 [match]      0.9.6claws68
290
291         * src/ldapctrl.[ch]
292                 fix broken LDAP support.
293
294         * src/ldapquery.c
295                 remove printf's.
296
297 2003-11-04 [luke]       0.9.6claws67
298
299         * src/mimeview.c
300                 o  fixed bug 4 "focus lost on messages with attachments"
301                 o  fixed 'Save all' attachments for new mime changes
302                 o  right clicking on icons consistent with right clicking on
303                    mime tree
304                   - fixes a bug where wrong part is saved when you
305                     choose 'Save as' from popup menu
306                   - fixes bug 308 "No way to "save all" attachments"
307                 o  fixed a compiler warning.
308
309         * src/textview.c
310                 o  removed flickering in mime tree when using "n" and "p"
311                    shortcuts
312                 o  fixed bug where selecting the textview and pressing e.g.
313                    'y' causes sylpheed to respond twice.
314
315         * src/summaryview.c
316                 removed hard coding of * and ! shortcuts (which only served
317                 to cause problems if you tried to redefine the shortcuts)
318
319 2003-11-04 [luke]       0.9.6claws66
320
321         * src/plugins/image_viewer/viewer.c
322         * src/plugins/image_viewer/viewerprefs.c
323         * src/plugins/image_viewer/viewerprefs.glade
324                 o  allow toggling of image scaling by clicking on image
325                 o  respond to image's container widget resize
326
327         * src/procmime.c
328                 o  fix bad parsing of message when re-editing/viewing a
329                    message saved to the drafts folder
330
331 2003-11-02 [match]      0.9.6claws65
332
333         * src/browseldap.h
334                 fix if not building LDAP support.
335         * src/addrindex.c
336         * src/ldapquery.[ch]
337         * src/editldap.h
338                 include support for contains query. feature req 529354.
339
340 2003-11-02 [alfons]     0.9.6claws64
341
342         * src/browseldap.c
343                 fix build bustage if not compiling ldap support
344
345 2003-11-01 [match]      0.9.6claws63
346
347         * po/POTFILES.in
348         * src/Makefile.am
349         * src/addr_compl.[ch]
350         * src/addrbook.c
351         * src/addrcache.[ch]
352         * src/addrdefs.h        ** NEW **
353         * src/addressbook.c
354         * src/addressitem.h
355         * src/addrindex.[ch]
356         * src/addritem.h
357         * src/addrquery.[ch]
358         * src/ldapquery.[ch]
359         * src/ldapserver.[ch]
360                 refactor LDAP query mechanism.
361
362         * src/browseldap.[ch]   ** NEW **
363         * src/ldaplocate.[ch]   ** NEW **
364                 add feature to browse LDAP entry that was retrieved using
365                 an explicit LDAP search.
366
367 2003-11-01 [alfons]     0.9.6claws62
368
369         * src/prefs_gtk.c
370                 prefs_write_param(): fail when we see an invalid type; all the
371                 callers seem to handle this gracefully by reverting changes
372
373 2003-10-30 [christoph]  0.9.6claws61
374
375         * configure.ac
376         * ac/openssl.m4
377         * ac/spamassassin.m4
378         * src/Makefile.am
379                 use extra variables for all libraries to make sure plugins
380                 are only linked with libraries they really need. $LIBS is always
381                 added to the linking parameters, but we only what the libraries
382                 listed in the Makefile
383
384 2003-10-29 [paul]       0.9.6claws60
385
386         * src/mimeview.c
387                 don't use Subject for unknown part name
388
389 2003-10-29 [paul]       0.9.6claws59
390
391         * src/compose.c
392                 get name of attachment(s) when re-editing, fwd'ing or
393                 redirecting
394                 
395         * src/mimeview.c
396                 get name of attachment(s) when saving
397
398 2003-10-29 [hoa]        0.9.6claws58
399
400         * src/textview.c
401                 implemented multipart/alternative in MIME message viewer.
402
403 2003-10-28 [christoph]  0.9.6claws57
404
405         * configure.ac
406                 make sure MathML-Viewer is not built with the
407                 Gtk2 version of GtkMathView
408
409 2003-10-28 [paul]       0.9.6claws56
410
411         * sync with 0.9.7cvs1
412                 see ChangeLog 2003-10-28
413
414 2003-10-27 [alfons]     0.9.6claws55
415
416         * src/matcher_parser_parse.y
417         * src/gtk/colorlabel.c
418                 allow setting color label to 0 in filtering/processing rules
419                 (should fix bug 368, "Can't create a filter condition "colorlabel 0"") 
420
421 2003-10-26 [alfons]     0.9.6claws54
422
423         * src/summary_search.c
424                 fix misnomer and correct selecting initial search node  
425
426 2003-10-26 [christoph]  0.9.6claws53
427
428         * src/pgpmime.c
429         * src/sgpgme.c
430                 change display of signature info to use only name of
431                 signer, otherwise the text gets too long.
432
433         * src/procmime.c
434                 don't use MimeInfo's filename to generate tmp filename
435
436 2003-10-25 [christoph]  0.9.6claws52
437
438         * src/procmime.c
439                 fix message body searching
440
441 2003-10-25 [paul]       0.9.6claws51
442
443         * src/compose.c
444                 use g_basename rather than basename
445
446 2003-10-24 [christoph]  0.9.6claws50
447
448         * src/sgpgme.c
449                 change fetching of signature key's trust
450
451 2003-10-24 [paul]       0.9.6claws49
452
453         * po/sk.po
454                 update Slovak translation
455                 submitted by Andrej Kacian
456                 
457         * src/mainwindow.c
458                 remove unknown menu entry /File/Add mailbox/mbox...
459
460 2003-10-24 [hoa]        0.9.6claws48
461
462         * src/Makefile.am
463                 removed all references to mbox folders
464
465         * src/carray.[ch]               * REMOVED *
466         * src/chash.[ch]                * REMOVED *
467         * src/maillock.[ch]             * REMOVED *
468         * src/mailmbox.[ch]             * REMOVED *
469         * src/mailmbox_folder.[ch]      * REMOVED *
470         * src/mailmbox_parse.[ch]       * REMOVED *
471         * src/mailmbox_types.[ch]       * REMOVED *
472         * src/mbox_folder.[ch]          * REMOVED *
473                 remove implementation of mbox folders
474                 and old mailbox folder.
475                 mbox folder implementation will be added
476                 as a plugin so that implementation can be entirely
477                 synchronized with the files of the project they are
478                 extracted from (libEtPan!).
479         
480         * src/mainwindow.c
481         * src/folder.c
482         * src/folderview.[ch]
483         * src/procmsg.h         
484                 Disable as much code that references mbox folders
485                 as possible.
486                 Some UI thing still need to know that folder is mbox
487                 (when we have to enter the name of the mailbox and
488                 we want to add /var/mail/$USER).
489
490 2003-10-23 [christoph]  0.9.6claws47
491
492         * src/noticeview.c
493                 don't always display button when noticeview is made visible
494
495         * src/mimeview.c
496         * src/pgpmime.c
497         * src/privacy.[ch]
498         * src/sgpgme.[ch]
499                 get signature information from crypto system
500
501 2003-10-22 [paul]       0.9.6claws46
502
503         * po/es.po
504                 updated by Ricardo Mones Lastra
505
506 2003-10-22 [paul]       0.9.6claws45
507
508         * src/Makefile.am
509                 update to reflect the changes to the icons that
510                 happened in 0.9.6claws35
511
512 2003-10-22 [alfons]     0.9.6claws44
513         
514         * src/carray.h
515                 inline carray_count() 
516
517 2003-10-21 [alfons]     0.9.6claws43
518
519         * src/carray.h
520                 glib wrappers
521         * src/carray.c
522                 disable
523         * src/mailmbox.[ch]
524         * src/mailmbox_folder.c
525         * src/mailmbox_parse.c
526         * src/mailmbox_types.[ch]
527                 %s/uint32_t/guint
528
529 2003-10-21 [luke]       0.9.6claws42
530
531         * src/stock_pixmaps.[ch]
532         * src/mimeview.c
533         * src/pixmaps/mime_application_octet_stream.xpm         ** REMOVE **
534         * src/pixmaps/messageview_text.xpm                      ** REMOVE **
535                 o remove mime_application_octet_stream.xpm icon (it was never
536                   really needed)
537                 o remove redundant icon messageview_text.xpm
538
539         * src/mainwindow.c
540                 fix visibility of signature noticeview when toggling 'separate
541                 message view'
542
543 2003-10-21 [christoph]  0.9.6claws41
544
545         * src/procmime.c
546                 decode multipart and rfc822 mime parts to allow further
547                 parsing when required
548
549 2003-10-21 [christoph]  0.9.6claws40
550
551         * src/procmime.[ch]
552         * src/textview.c
553                 remove obsolete charset parameter in MimeInfo and fix
554                 TextView to use the charset from the parameter hash table
555
556         * src/plugins/dillo_viewer/Makefile.am
557         * src/plugins/trayicon/Makefile.am
558                 add OPENSSL_CFLAGS to fix building with using
559                 --with-openssl-* parameters
560
561 2003-10-21 [paul]       0.9.6claws39
562
563         * src/prefs_matcher.[ch]
564                 replace remnants of the old, renamed 'Execute' matchtype
565                 add a brief description to the Info window
566
567 2003-10-21 [hoa]        0.9.6claws38
568         
569         * src/Makefile.am
570         * src/carray.[ch]               * NEW *
571         * src/chash.[ch]                * NEW *
572         * src/folder.c
573         * src/maillock.[ch]             * NEW *
574         * src/mailmbox.[ch]             * NEW *
575         * src/mailmbox_folder.[ch]      * NEW *
576         * src/mailmbox_parse.[ch]       * NEW *
577         * src/mailmbox_types.[ch]       * NEW *
578                 implementation of mbox folder with unique message numbers
579
580                 made use of libEtPan! implementation of mbox for lower-layer.
581
582 2003-10-20 [alfons]     0.9.6claws37
583
584         * src/noticeview.c
585                 fix invalid argument warning
586         * src/pgpmime.c
587                 no in place variable
588
589 2003-10-20 [paul]       0.9.6claws36
590
591         * src/compose.[ch]
592           src/filtering.c
593           src/messageview.c
594                 fix crash when using Forward in Filtering when
595                 external editor option is set
596                 
597                 Patch submitted by Simon 'corecode' Schubert
598                 <corecode@corecode.ath.cx> 
599
600 2003-10-20 [paul]       0.9.6claws35
601
602         * src/pixmaps/mime_gpg_expired.xpm      ** REMOVED **
603           src/pixmaps/mime_gpg_failed.xpm       ** REMOVED **
604           src/pixmaps/mime_gpg_passed.xpm       ** REMOVED **
605           src/pixmaps/mime_gpg_signed.xpm       ** REMOVED **
606           src/pixmaps/mime_gpg_unknown.xpm      ** REMOVED **
607           src/pixmaps/privacy_expired.xpm       ** NEW FILE **
608           src/pixmaps/privacy_failed.xpm        ** NEW FILE **
609           src/pixmaps/privacy_passed.xpm        ** NEW FILE **
610           src/pixmaps/privacy_signed.xpm        ** NEW FILE **
611           src/pixmaps/privacy_unknown.xpm       ** NEW FILE **
612           src/pixmaps/privacy_warn.xpm          ** NEW FILE **
613           src/mimeview.c
614           src/stock_pixmap.[ch]
615                 replace mime_gpg_*.xpm icons with new privacy_*.xpm
616                 icons. add privacy_warn.xpm icon
617
618 2003-10-20 [hoa]  0.9.6claws34
619
620         * src/folder_item_prefs.[ch]
621         * src/prefs_folder_item.c
622         * src/main.c
623                 Added a property per folder to choose whether we 
624                 want to apply processing on it on startup or if we
625                 prefer to wait the folder selection to apply it.
626         
627         * src/messageview.c
628                 fixed C89 compatibility (for old compilers, for
629                 example gcc 2.95.x).
630
631 2003-10-17 [christoph]  0.9.6claws33
632
633         * src/mimeview.c
634         * src/noticeview.[ch]
635                 change noticeview icon to indicate signature status
636
637 2003-10-17 [christoph]  0.9.6claws32
638
639         * src/Makefile.am
640         * src/main.c
641         * src/mimeview.c
642         * src/noticeview.c
643         * src/pgpmime.[ch]                              ** NEW **
644         * src/privacy.[ch]
645         * src/rfc2015.c
646         * src/sgpgme.c                                  ** NEW **
647                 reimplement PGP/Mime signature checking (unfinished)
648
649 2003-10-15 [christoph]  0.9.6claws31
650
651         * src/procmime.[ch]
652                 fix procmime_get_text_content() and
653                 procmime_get_first_text_content()
654
655 2003-10-15 [christoph]  0.9.6claws30
656
657         * src/plugins/spamassassin/spamassassin_gtk.c
658         * src/plugins/spamassassin/spamassassin_gtk.glade
659                 fix timeout tooltip
660
661 2003-10-15 [paul]       0.9.6claws29
662
663         * src/messageview.c
664                 workaround for buggy smtp servers. on sending a
665                 return receipt strip the name part from the address
666                 when creating headers
667                 
668 2003-10-15 [paul]       0.9.6claws28
669
670         * sync with 0.9.7 release
671                 see ChangeLog 2003-10-15
672
673 2003-10-14 [christoph]  0.9.6claws27
674
675         * src/plugins/clamav/clamav_plugin.c
676                 fix clamav plugin
677
678 2003-10-14 [christoph]  0.9.6claws26
679
680         * src/compose.c
681         * src/mimeview.c
682         * src/procmime.[ch]
683         * src/rfc2015.c
684         * src/textview.c
685         * src/plugins/clamav/clamav_plugin.c
686                 use GNode to create the mime tree (some changes to functions
687                 that traverse the tree are just quick and dirty. Maybe we
688                 can find better solutions with g_node_*-functions)
689
690 2003-10-14 [luke]       0.9.6claws25
691
692         * src/mimeview.c
693                 fix a navigation bug (stupid typo of mine)
694
695 2003-10-14 [christoph]  0.9.6claws24
696
697         * src/textview.c
698                 fix missing last line in plain/text mails
699
700 2003-10-13 [luke]       0.9.6claws23
701
702         * src/summaryview.c
703                 fix bug 334 (part 1)
704
705 2003-10-13 [kov]        0.9.6claws22
706
707         * src/mimeview.c
708                 error checking when the user enters a non-directory at
709                 the file selection dialog.
710                 work-around for users entering directory location without
711                 adding a leading G_DIR_SEPARATOR.
712
713 2003-10-13 [luke]       0.9.6claws21
714
715         * src/compose.c
716                 error reporting for inserting files, including catching
717                 invalid characters for current locale/encoding
718
719 2003-10-13 [paul]       0.9.6claws20
720
721         * src/folderview.c
722                 fix bug #347 'subscribe newsgroups crashes'
723
724 2003-10-13 [paul]       0.9.6claws19
725
726         * src/compose.c
727                 when using 'Reply to all' include the 'send replies
728                 to' folder property
729                 
730         * po/ja.po
731                 update Japanese translation. submitted by Rui Hirokawa 
732                 <rui_hirokawa@ybb.ne.jp>        
733
734 2003-10-13 [hoa]        0.9.6claws18
735
736         * src/account.c
737         * src/compose.c
738         * src/messageview.c
739         * src/procheader.c
740         * src/procheader.h
741                 rename get_header_from_msginfo() into
742                 procheader_get_header_from_msginfo() so that we have a
743                 coherent exported naming.
744                 avoid parsing of header contained in a string via
745                 a newly written temporary file.
746
747         Patch submitted by Simon 'corecode' Schubert
748                 <corecode@corecode.ath.cx>
749
750 2003-10-12 [hoa]        0.9.6claws17
751
752         * src/filtering.c
753         * src/filtering.h
754         * src/matcher.c
755         * src/matcher.h
756         * src/matcher_parser_parse.y
757         * src/prefs_filtering_action.c
758                 added "stop" action : stop applying the filtering rules.
759                 added "set score" and "increase/decrease score" actions.
760                 That two last action replace the "change_score" action
761                 introduced by alfons in 0.8.8claws85.
762                 "set score" is to set a given score to the message.
763                 "increase/decrease score" will increase or decrease the
764                 score if the given value is respectively positive or
765                 negative. If someone find a some better name for this last
766                 rule, it can be modified.
767
768 2003-10-12 [paul]       0.9.6claws16
769
770         * AUTHORS
771           po/ja.po
772                 update Japanese translation. submitted by Rui Hirokawa 
773                 <rui_hirokawa@ybb.ne.jp>
774
775 2003-10-12 [christoph]  0.9.6claws15
776
777         * src/procmime.c
778                 fix crash caused by incorrect headers
779
780 2003-10-10 [christoph]  0.9.6claws14
781
782         * src/main.c
783         * src/privacy.[ch]
784         * src/rfc2015.[ch]
785                 implement detection of signed message parts for rfc2015
786
787 2003-10-10 [thorsten]   0.9.6claws13
788
789         * src/mimeview.c
790                 fix typo
791
792 2003-10-10 [christoph]  0.9.6claws12
793
794         * src/stock_pixmap.[ch]
795         * src/pixmaps/mime_message.xpm                  ** NEW **
796                 add a new icon for mime type "message"
797
798         * src/privacy.[ch]
799         * src/procmime.[ch]
800                 add crypto api
801
802         * src/mimeview.c
803                 o use crypto api
804                 o add icons for message type mime parts
805
806 2003-10-10 [christoph]  0.9.6claws11
807
808         * src/mainwindow.c
809         * src/messageview.[ch]
810         * src/mimeview.[ch]
811         * src/procmime.[ch]
812         * src/procmsg.[ch]
813         * src/rfc2015.c
814         * src/summaryview.c
815         * src/textview.[ch]
816                 o remove switching between TextView and MimeView in MessageView
817                   (if required we can hide the icon box and the MimeView will
818                    look exaxtly like the TextView)
819                 o temporary remove signature and decrypting GPGME code
820
821 2003-10-09 [christoph]  0.9.6claws10
822
823         * src/action.c
824         * src/compose.c
825         * src/messageview.c
826         * src/mimeview.c
827         * src/procmime.[ch]
828         * src/procmsg.c
829         * src/rfc2015.c
830         * src/textview.c
831         * src/common/utils.[ch]
832         * src/plugins/clamav/clamav_plugin.c
833         * src/plugins/dillo_viewer/dillo_viewer.c
834         * src/plugins/image_viewer/viewer.c
835         * src/plugins/mathml_viewer/mathml_viewer.c
836                 new mime parser (several things need fixing)
837
838 2003-10-09 [paul]       0.9.6claws9
839
840         * src/imap.c
841                 a little more sync with 0.9.6cvs2 and a tidy up
842
843 2003-10-08 [paul]       0.9.6claws8
844
845         * sync with 0.9.6cvs2
846                 see ChangeLog 2003-10-03
847
848 2003-10-05 [christoph]  0.9.6claws7
849
850         * src/summaryview.c
851                 don't use flags to check if a message is in a news folder
852
853         (closes Bug 282 clicking on folder with copied Messages from News
854          immediately after having copied them crashes Sylpheed-Claws)
855
856 2003-10-05 [christoph]  0.9.6claws6
857
858         * src/Makefile.am
859         * src/progressdialog.[ch]               ** REMOVE **
860         * src/gtk/Makefile.am
861         * src/gtk/progressdialog.[ch]           ** NEW **
862                 move progressdialog to gtk directory
863
864 2003-10-04 [christoph]  0.9.6claws5
865
866         * src/prefs_toolbar.c
867         * src/gtk/prefswindow.c
868                 remove widget_show_all for pages root widget
869
870         * src/plugins/spamassassin/spamassassin.[ch]
871         * src/plugins/spamassassin/spamassassin_gtk.c
872         * src/plugins/spamassassin/spamassassin_gtk.glade
873                 add support for new libspamc transports
874
875 2003-10-04 [christoph]  0.9.6claws4
876
877         * src/plugins/spamassassin/libspamc.[ch]
878         * src/plugins/spamassassin/spamassassin.c
879         * src/plugins/spamassassin/utils.[ch]
880                 update libspamc to version from SpamAssassin 2.60
881
882 2003-10-03 [christoph]  0.9.6claws3
883
884         * src/send_message.c
885                 fix missing format string bug found by
886                 Georgi Guninski <guninski@guninski.com>
887
888 2003-10-03 [paul]       0.9.6claws2
889
890         * po/zh_CN.po
891                 update Simpilified Chinese translation, submitted by
892                 Hansom Young
893
894 2003-10-02 [christoph]  0.9.6claws1
895
896         * src/imap.c
897                 add UIDPLUS support for COPY and EXPUNGE
898
899 2003-10-02 [paul]       0.9.6claws
900
901         * 0.9.6claws released
902
903 2003-10-02 [paul]
904
905         * po/es.po
906           po/sk.po
907                 update Spanish and Slovak translations
908                 submitted by Ricardo Mones Lastra and Andrej Kacian
909  
910 2003-10-02 [paul]       0.9.5claws43
911
912         * po/en_GB.po
913                 update British English translation
914
915 2003-10-02 [paul]       0.9.5claws42
916
917         * po/hr.po
918                 update Croatian translation, submitted by Dragan
919
920 2003-10-01 [paul]       0.9.5claws41
921
922         * po/pl.po
923           po/sr.po
924                 update Polish and Serbian translations, submitted by
925                 Emil and Urke MMI
926
927 2003-10-01 [melvin]     0.9.5claws40
928
929         * po/fr.po
930                 Updated French translations
931
932 2003-10-01 [melvin]     0.9.5claws39
933
934         * src/prefs_fonts.c
935                 Fixed a Gtk warning
936
937         * src/plugins/dillo_prefs.c     
938                 Quasi unnoticeable UI clean-up.
939
940 2003-10-01 [paul]
941
942         * tools/README
943           tools/maildir2sylpheed.pl
944                 bug fixes, rewrites, submitted by Matthias Förste 
945                 <itsjustme@users.sourceforge.net>
946
947 2003-09-29 [paul]       0.9.5claws38
948
949         * src/inc.c
950                 fix my coding carelessness
951
952 2003-09-29 [paul]       0.9.5claws37
953
954         * po/POTFILES.in
955           src/Makefile.am
956           src/main.c
957           src/prefs_common.[ch]
958           src/prefs_fonts.[ch]  ** NEW FILES **
959                 move Font config options to Other Prefs/Display/Fonts
960                 (user's current configuration is preserved)
961
962 2003-09-29 [paul]       0.9.5claws36
963
964         * src/inc.c
965           src/prefs_account.c
966                 allow 'local_mbox' value to point to either a directory 
967                 (/var/mail -  default, new) or a file (/var/mail/username
968                 - original)
969
970 2003-09-28 [paul]       0.9.5claws35
971
972         * src/rfc2015.c
973                 on signature check, where key exists, print the
974                 Key ID
975
976 2003-09-27 [alfons]     0.9.5claws34
977
978         * src/action.c
979                 o make progress bar not fill/expand when resizing dialog
980                 o use default fixed text font for actions output
981
982 2003-09-27 [paul]       0.9.5claws33
983
984         * src/prefs_common.[ch]
985           src/procmsg.c
986           src/send_message.c
987                 remove External Program settings from Common Prefs/Send
988                 as they are now unnecessary due to Local account settings.
989                 plus a little tidying-up after 0.9.5claws31
990
991 2003-09-27 [paul]       0.9.5claws32
992
993         * src/prefs_account.c
994                 o make correction to gui text:
995                   'Local mailbox file' -> 'Local mailbox directory'
996                 o give 'local_mbox' option a reasonable default value:
997                   '/var/mail'
998                 o use 'DEFAULT_SENDMAIL_CMD' as default 'mail_command'
999                   value
1000
1001 2003-09-26 [paul]       0.9.5claws31
1002
1003         * src/inc.c
1004           src/prefs_common.[ch]
1005                 remove 'Incorporate from spool' common pref,
1006                 force creation of a 'Local' account
1007
1008 2003-09-26 [christoph]  0.9.5claws30
1009
1010         * src/folder.c
1011         * src/msgcache.c
1012                 add more NULL pointer checks
1013
1014 2003-09-25 [christoph]  0.9.5claws29
1015
1016         * src/folder.c
1017                 o don't fetch source message to get it's message id
1018                 o immediately scan dest folder when copying a message did not
1019                   return a new message number and not do it when the first message
1020                   without a new message number is found
1021
1022 2003-09-23 [christoph]  0.9.5claws28
1023
1024         * src/compose.c
1025                 fix generating of headers
1026
1027         (patch by David Relson <relson@osagesoftware.com>)
1028
1029 2003-09-23 [paul]       0.9.5claws27
1030
1031         * po/zh_CN.po
1032                 update Simplified Chinese translation. submitted by
1033                 Hansom Young
1034
1035 2003-09-23 [paul]       0.9.5claws26
1036
1037         * tools/Makefile.am
1038           tools/README
1039           tools/vcard2xml.py    ** NEW FILE **
1040                 add a script that converts an evolution vcard to
1041                 sylpheed's xml format
1042                 submitted by Bogdan Sumanariu <bsumanariu@one5.ro>
1043
1044 2003-09-22 [paul]       0.9.5claws25
1045
1046         * src/plugins/clamav/clamav_plugin.c
1047                 don't skip MULTIPART parts
1048
1049 2003-09-21 [christoph]  0.9.5claws24
1050
1051         * src/alertpanel.c
1052                 remove unneeded include
1053
1054         * src/folder.c
1055                 clean up copy/move mess with duplicated code
1056
1057         * src/imap.c
1058                 fix problem that sometimes the folder was not scanned
1059                 also it was changed
1060
1061 2003-09-21 [christoph]  0.9.5claws23
1062
1063         * src/Makefile.am
1064         * src/logwindow.[ch]                    ** REMOVE **
1065         * src/mainwindow.c
1066         * src/prefs_common.c
1067         * src/gtk/Makefile.am
1068         * src/gtk/logwindow.[ch]                ** ADD **
1069                 make logwindow prefs_common independent and move
1070                 it to gtk directory
1071
1072 2003-09-20 [christoph]  0.9.5claws22
1073
1074         * src/compose.c
1075                 add extra space for address code conversion
1076                 (4 * unconvered size could be too small for short headers)
1077
1078 2003-09-20 [christoph]  0.9.5claws21
1079
1080         * src/compose.c
1081                 increase temp buffer size when writing headers
1082
1083 2003-09-19 [darko]      0.9.5claws20
1084
1085         * src/compose.c
1086                 don't ignore value of 'Save copy of outgoing messages to
1087                 this folder instead of Sent' in message redirect
1088
1089 2003-09-17 [christoph]  0.9.5claws19
1090
1091         * src/compose.c
1092                 use ", " as address seperator for mail headers and pass whole
1093                 header line at once to compose_convert_header to make sure
1094                 it is correctly folded
1095
1096         (closes Bug 64 Problem when sending to many recipients)
1097
1098 2003-09-17 [hoa]        0.9.5claws18
1099         
1100         * src/matcher.[ch]
1101           src/matcher_parser_parse.y
1102           src/prefs_matcher.c
1103                 changed the keyword used for command execution in condition
1104                 keyword is changed from "execute" to "test"
1105                 so that it is not the same as the one used for action.
1106                 This will fix a bug when using filtering dialog.
1107                 All semantic in the code is also changed to reflect
1108                 the keyword change.
1109
1110 2003-09-17 [paul]
1111         
1112         * sync with 0.9.6 release
1113
1114 2003-09-17 [paul]       0.9.5claws17
1115
1116         * sync with 0.9.5cvs8
1117                 see ChangeLog 2003-09-16 and 2003-09-17
1118
1119 2003-09-16 [paul]       0.9.5claws16
1120
1121         * sync with 0.9.5cvs6
1122                 see ChangeLog 2003-09-16
1123
1124 2003-09-15 [paul]       0.9.5claws15
1125
1126         * sync with 0.9.5cvs5
1127                 see ChangeLog 2003-09-15
1128
1129 2003-09-14 [alfons]     0.9.5claws14
1130
1131         * src/inc.c
1132                 make "Go to inbox after receiving new mail" again;
1133                 regression of a sync, restored to sylpheed main 
1134                 behaviour. (misses still some bits)
1135
1136 2003-09-14 [alfons]     0.9.5claws13
1137
1138         * src/prefs_filtering_action.c
1139                 o add proper message if empty execute command line
1140                 o don't select first action item after registering a
1141                   new action to prevent (what seems to be a GTK) bug
1142                   #36, "filtering will only accept one action change 
1143                   per invocation".
1144
1145 2003-09-14 [alfons]     0.9.5claws12
1146
1147         * src/prefs_filtering.c
1148         * src/prefs_filtering_action.c
1149         * src/prefs_matcher.c
1150                 fix function signature for key_pressed_event signal handlers
1151
1152 2003-09-14 [alfons]     0.9.5claws11
1153
1154         * src/mainwindow.c
1155                 fix regression caused by fix for invalid bug #7
1156                 (should fix #246, "Multiple selections are deselected when 
1157                 moving from search window to main window")
1158                 
1159 2003-09-14 [alfons]     0.9.5claws10
1160         
1161         * src/actions.[ch]
1162         * src/filtering.[ch]
1163         * src/prefs_actions.c
1164                 allow `filtering actions` in actions; only for advanced users
1165                 right now: try for example, "%as{mark color 2}" 
1166         
1167 2003-09-13 [paul]       0.9.5claws9
1168         
1169         * po/pl.po
1170           po/zh_CN.po   ** NEW FILE **
1171                 update Polish translation, submitted by Emil 
1172                 <eminowbl@posejdon.wpk.p.lodz.pl>
1173                 add new Simplified Chinese translation, submitted by
1174                 Hansom Young <hansom_young@yahoo.com>
1175
1176 2003-09-12 [alfons]     0.9.5claws8
1177
1178         * src/summaryview.c
1179                 don't open separate message views when View | Separate message view
1180                 is active 
1181                 (please look carefully for any navigation regressions)
1182
1183 2003-09-11 [alfons]     0.9.5claws7
1184
1185         * src/mainwindow.c
1186                 make default message view, opened by View | Separate message 
1187                 view, look like a claws message view (which includes a menu
1188                 bar and a toolbar)
1189                 (fixes bug #298, "message view loses tool bar") 
1190
1191 2003-09-11 [christoph]  0.9.5claws6
1192
1193         * src/folderview.c
1194                 fix double deleting of newsgroup folders
1195
1196         (closes Bug 305 crash after deleting of a newsgroup)
1197
1198 2003-09-11 [paul]       0.9.5claws5
1199
1200         * src/rfc2015.c
1201           src/common/utils.h
1202                 more sync'ing from 0.9.5cvs2
1203
1204 2003-09-11 [christoph]  0.9.5claws4
1205
1206         * src/compose.c
1207         * src/rfc2015.c
1208         * src/common/utils.h
1209                 fix sync with 0.9.5cvs2
1210
1211 2003-09-11 [paul]       0.9.5claws3
1212
1213         * sync with 0.9.5cvs4
1214                 see ChangeLog 2003-09-11
1215
1216 2003-09-11 [paul]       0.9.5claws2
1217
1218         * sync with 0.9.5cvs2
1219                 see ChangeLog 2003-09-05
1220                 
1221 2003-09-11 [paul]       0.9.5claws1
1222
1223         * sync with 0.9.5cvs3
1224                 see ChangeLog 2003-09-10
1225
1226 2003-09-10 [paul]       0.9.5claws
1227
1228         * 0.9.5claws released
1229
1230 2003-09-10 [paul]       0.9.4claws78
1231
1232         * src/Makefile.am
1233                 add missing files
1234
1235 2003-09-10 [melvin]     0.9.4claws77
1236
1237         * po/fr.po
1238                 Updated French translations
1239
1240 2003-09-10 [paul]       0.9.4claws76
1241
1242         * po/es.po
1243           po/sk.po
1244           po/sr.po
1245                 update Spanish, Slovak, and Serbian translations.
1246                 submitted by Ricardo Mones Lastra, Andrej Kacian,
1247                 and Urke MMI
1248                 
1249         * AUTHORS
1250                 add translation team section
1251
1252 2003-09-09 [christoph]  0.9.4claws75
1253
1254         * src/folder.c
1255                 free item->prefs in folder_item_destroy
1256
1257 2003-09-09 [alfons]     0.9.4claws74
1258
1259         * src/folderview.c
1260                 o proper check for root node sorting
1261                 o remove unnecessary gtk_ctree_remove_node 
1262
1263         (should fix bug #300, "crash while moving folder")      
1264
1265 2003-09-08 [christoph]  0.9.4claws73
1266
1267         * src/folderview.c
1268                 o fix double adding of IMAP FolderItems to GtkCTree
1269                 o fix crash then mbox folder is removed
1270
1271 2003-09-08 [christoph]  0.9.4claws72
1272
1273         * src/folder.c
1274         * src/folderview.c
1275         * src/mainwindow.c
1276                 fix new folder notification
1277
1278         * src/mbox_folder.c
1279                 fix cache path
1280
1281 2003-09-08 [christoph]  0.9.4claws71
1282
1283         * src/compose.c
1284                 replace '\n' and '\r' before removing trailing spaces
1285
1286         * src/folder.[ch]
1287         * src/folderview.c
1288                 add information about new or removed items in folder tree change
1289                 notification and use this in folderview to add and remove only
1290                 the appected items and not refresh the whole tree
1291
1292 2003-09-07 [match]      0.9.4claws70
1293
1294         * src/Makefile.am
1295         * src/addr_compl.c
1296         * src/addressbook.c
1297         * src/addressitem.h
1298         * src/addrindex.c
1299         * src/addritem.c
1300         * src/addritem.h
1301         * src/addrquery.c                       ** NEW **
1302         * src/addrquery.h
1303         * src/ldapquery.c
1304         * src/ldapserver.c
1305         * src/stock_pixmap.c
1306         * src/stock_pixmap.h
1307         * src/pixmaps/address_search.xpm        ** NEW **
1308                 re-introduce Lookup button for LDAP 'static' searches.
1309
1310 2003-09-07 [alfons]     0.9.4claws69
1311         
1312         * src/summaryview.c
1313                 abandon setting usize for messageview because it gives layout problems
1314                 with the quick search bar and the headerview; fixes assorted UI glitches:
1315                 
1316                 o bug #148, "Toggling of quick-search bar reduces index view area" 
1317                 o bug #280, "Window resiizes for line length but does not revert"
1318
1319 2003-09-07 [christoph]  0.9.4claws68
1320
1321         * src/compose.c
1322                 o make sure we don't have any newlines in header values
1323                 o check custom headers for spaces and newlines and ignore
1324                   malformed header names
1325
1326 2003-09-06 [christoph]  0.9.4claws67
1327
1328         * src/folder.c
1329         * src/folderview.c
1330                 invoke notification hook for folder tree changes after append
1331                 and remove folder
1332
1333         (closes Bug 294 Crash while moving folder with many subdirectories)
1334
1335 2003-09-06 [christoph]  0.9.4claws66
1336
1337         * src/folder.c
1338                 destroy folder's MsgCache if FolderItem is removed to make sure
1339                 it is not saved when the FolderItem is destroyed
1340
1341 2003-09-06 [christoph]  0.9.4claws65
1342
1343         * src/plugins/clamav/clamav_plugin.c
1344                 fix copy & paste bug
1345
1346 2003-09-05 [christoph]  0.9.4claws64
1347
1348         * src/folder.c
1349         * src/messageview.[ch]
1350         * src/procmsg.[ch]
1351         * src/summaryview.c
1352                 extend MSGINFO_UPDATE_HOOK to send delete notifications. Used
1353                 by MessageView to clear it when the message is deleted. Should
1354                 work even if messages are deleted in MainWindow or by
1355                 processing.
1356
1357 2003-09-05 [alfons]     0.9.4claws63
1358
1359         * src/messageview.c
1360                 deleting a message in a message view frees its msginfo, make 
1361                 messageview_update_all() aware of that (should fix bug #293,
1362                 "deleting message caused crash")
1363
1364 2003-09-05 [melvin]     0.9.4claws62
1365
1366         * src/action.c
1367                 Improve synchronous action exit code (fixes 
1368                 a ~5 seconds delay after action exit on RedHat 9)
1369
1370 2003-09-04 [christoph]  0.9.4claws61
1371
1372         * src/compose.c
1373         * src/rfc2015.c
1374         * src/common/utils.[ch]
1375                 add util function to create mime boundary and use it
1376                 in compose and gpg code
1377
1378 2003-09-04 [alfons]     0.9.4claws60
1379
1380         * src/folder.c
1381                 source folder item's GNode should already have been freed in 
1382                 a previous call to src->folder->klass->remove_folder()
1383                 (should fix bug #287, "crash when moving folders")
1384
1385 2003-09-03 [thorsten]   0.9.4claws59
1386
1387         * src/plugins/spamassassin/spamassassin_gtk.c
1388                 fix compile error
1389
1390 2003-09-03 [christoph]  0.9.4claws58
1391
1392         * src/plugins/spamassassin/spamassassin.[ch]
1393         * src/plugins/spamassassin/spamassassin_gtk.c
1394                 add timeout config option
1395
1396 2003-09-03 [paul]       0.9.4claws57
1397
1398         * po/sk.po      ** NEW FILE **
1399                 add Slovak translation. Submitted by Andrej Kacian 
1400                 <andrej@kacian.sk>
1401
1402 2003-09-03 [paul]       0.9.4claws56
1403
1404         * src/plugins/clamav/clamav_plugin_gtk.c
1405                 gui tweaks: replace a label with a tooltip, modify the
1406                 text, use gtk_check_button_new(); instead of
1407                 gtk_check_button_new_with_label("");
1408
1409 2003-09-02 [alfons]     0.9.4claws55
1410
1411         * src/gtk/filesel.c
1412                 remember last used dir when attaching multiple files (should fix
1413                 bug #290, "Attach File does not remember directory")
1414
1415 2003-09-01 [paul]       0.9.4claws54
1416
1417         * po/es.po
1418                 updated by Ricardo Mones Lastra
1419
1420 2003-09-01 [alfons]     0.9.4claws53
1421
1422         * src/gtk/gtkaspell.[ch]
1423                 be pedantic and strict and use const gchar * instead of guchar *
1424
1425 2003-09-01 [alfons]     0.9.4claws52
1426
1427         * src/mainwindow.c
1428         * src/summaryviewc.
1429                 re-enable Save As when multiple messages are selected
1430
1431 2003-09-01 [paul]       0.9.4claws51
1432
1433         * src/textview.c
1434                 g_free(trimmed_uri);
1435
1436 2003-09-01 [paul]       0.9.4claws50
1437
1438         * sync with 0.9.4cvs13
1439                 see ChangeLog 2003-09-01
1440
1441 2003-09-01 [paul]       0.9.4claws49
1442
1443         * src/textview.c
1444                 trim uri before sending to the statusbar
1445                 fixes Bug 275 'Clicking on long URL wrapped onto two lines
1446                 in the message window causes main S-C window to enlarge 
1447                 past screen edges'
1448
1449 2003-09-01 [paul]       0.9.4claws48
1450
1451         * sync with 0.9.4cvs12
1452                 see ChangeLog 2003-09-01
1453
1454 2003-08-30 [christoph]  0.9.4claws47
1455
1456         * src/compose.c
1457         * src/folder_item_prefs.[ch]
1458         * src/prefs_folder_item.c
1459         * src/gtk/gtkaspell.[ch]
1460                 commit per folder dictionary patch by
1461                 Paul Evans <nerd@freeuk.com>
1462
1463 2003-08-30 [christoph]  0.9.4claws46
1464
1465         * src/plugins/spamassassin/spamassassin_gtk.c
1466         * src/plugins/spamassassin/spamassassin_gtk.glade
1467                 reduce GUI clutter by placing hints into tooltips
1468
1469 2003-08-30 [paul]       0.9.4claws45
1470
1471         * src/compose.c
1472                 add 'Content-Disposition: inline' to a text/plain
1473                 part when using PGP/MIME signing
1474
1475 2003-08-30 [paul]       0.9.4claws44
1476
1477         * src/prefs_common.c
1478           src/prefs_spelling.c
1479           src/prefs_spelling.glade
1480                 reduce GUI clutter by placing hints into tooltips
1481
1482 2003-08-29 [christoph]  0.9.4claws43
1483
1484         * configure.ac
1485                 fix bug found by Ivan Rayner <ivanr@sgi.com>
1486
1487         * src/stock_pixmap.c
1488                 change unecessary warning into a debug message
1489
1490         * src/plugins/clamav/Makefile.am
1491                 Fix error "-I$(CLAMAV_LIBS)"
1492
1493 2003-08-29 [christoph]  0.9.4claws42
1494
1495         * intl/Makefile.in
1496         * src/Makefile.am
1497         * src/matcher.h
1498         * src/common/Makefile.am
1499         * src/common/passcrypt.c
1500                 commit fixes and patches for some of the IRIX problems found by
1501                 Ivan Rayner <ivanr@sgi.com>
1502
1503 2003-08-29 [paul]       0.9.4claws41
1504
1505         * src/prefs_filtering.c
1506                 add 'Top' and 'Bottom' buttons, based on changes in
1507                 src/prefs_filter.c in 0.9.4cvs11.
1508
1509 2003-08-27 [christoph]  0.9.4claws40
1510
1511         * src/folderview.c
1512                 fix bug that the current summary settings were copied to the
1513                 wrong folder item, when the folder item prefs are opened.
1514                 Copying is not required because summary settings and
1515                 folder_item_prefs do not contain the same settings
1516
1517 2003-08-27 [thorsten]   0.9.4claws39
1518
1519         * src/imap.c
1520                 fix compile error
1521
1522 2003-08-26 [paul]       0.9.4claws38
1523
1524         * sync with 0.9.4cvs9
1525                 see ChangeLog 2003-08-26
1526
1527 2003-08-25 [paul]       0.9.4claws37
1528
1529         * sync with 0.9.4cvs8
1530                 see ChangeLog 2003-08-25
1531
1532 2003-08-24 [christoph]  0.9.4claws36
1533
1534         * src/prefs_filtering.c
1535                 shouldn't remove items from a GSList while iterating over the
1536                 list (makes cur invalid and cur->next not accessable)
1537
1538         (closes Bug 272 i deleted an folder and some seconds later sylpheed
1539          crashed)
1540
1541 2003-08-23 [christoph]  0.9.4claws35
1542
1543         * src/news.c
1544                 news folders should be scanned when opened
1545
1546 2003-08-22 [christoph]  0.9.4claws34
1547
1548         * src/prefs_folder_item.c
1549                 use macro to assign strings that always frees the old string
1550
1551         * src/gtk/gtkaspell.[ch]
1552                 add gtkaspell_set_dictionary_menu_active_item() to set active
1553                 item in dictionary option menu
1554
1555         * src/prefs_spelling.c
1556                 use gtkaspell_set_dictionary_menu_active_item() to select
1557                 dictionary
1558
1559 2003-08-21 [christoph]  0.9.4claws33
1560
1561         * src/folder.[ch]
1562         * src/imap.c
1563         * src/mbox_folder.c
1564         * src/mh.c
1565         * src/news.c
1566                 optimize folder system
1567
1568         * src/gtk/gtkstext.c
1569                 fix division by zero when font has 0 width for ' '
1570
1571 2003-08-21 [paul]       0.9.4claws32
1572
1573         * sync with 0.9.4cvs7
1574                 see ChangeLog 2003-08-20
1575
1576 2003-08-19 [paul]       0.9.4claws31
1577
1578         * src/common/defs.h
1579                 add the missing '/' to SYLDOC_MANUAL_HTML_INDEX and
1580                 SYLDOC_FAQ_HTML_INDEX.
1581         * src/manual.c
1582                 use LC_MESSAGES instead of LC_ALL to find the current
1583                 language
1584
1585           fixes Bug #281 'in src/manual.c URL for manuals and FAQ wrong'.
1586
1587 2003-08-19 [paul]       0.9.4claws30
1588
1589         * po/bg.po
1590                 updated by George Danchev
1591
1592 2003-08-18 [luke]       0.9.4claws29
1593         * src/mimeview.[ch]
1594         * src/gtk/gtkvscrollbutton.[ch]
1595                 o removed gtk_vscrollbutton_reset() (reasons: reduce 
1596                   dependencies; do it the GTK way; reduce code -14/+2 lines)
1597                 o removed horizontal separator between icons
1598
1599 2003-08-17 [christoph]  0.9.4claws28
1600
1601         * src/procmsg.c
1602                 no subject threading when the subject has no reply prefix
1603
1604 2003-08-16 [christoph]  0.9.4claws27
1605
1606         * src/mainwindow.c
1607                 remember and restore window sizes and position when the main
1608                 window is hidden or shown
1609
1610         (closes Bug 274 Window size in 0.9.4claws18 not remembered when
1611          minimised/reopened using trayicon)
1612
1613 2003-08-16 [paul]       0.9.4claws26
1614
1615         * src/crash.c
1616                 add #include "defs.h"
1617
1618 2003-08-16 [paul]       0.9.4claws25
1619
1620         * src/plugins/clamav/clamav_plugin.c
1621                 reword a debug_print
1622                 
1623         * src/plugins/dillo_viewer/dillo_prefs.c
1624                 cosmetic: change the labels' text, add tooltips, and
1625                 left-align the hint
1626
1627 2003-08-15 [christoph]  0.9.4claws24
1628
1629         * src/news.c
1630                 complete last change (forgot some changes)
1631
1632 2003-08-15 [christoph]  0.9.4claws23
1633
1634         * src/news.c
1635                 o check number of messages and don't return a 0 message
1636                   when no messages are available
1637                 o don't parse xref header anymore
1638
1639         (closes Bug 203 I'm not getting any news)
1640
1641 2003-08-15 [paul]       0.9.4claws22
1642
1643         * src/common/defs.h
1644           src/crash.c
1645                 update and define claws bugzilla location
1646
1647 2003-08-15 [paul]       0.9.4claws21
1648
1649         * po/ru.po
1650                 update submitted by Ruslan N. Balkin
1651
1652 2003-08-14 [christoph]  0.9.4claws20
1653
1654         * src/procmsg.c
1655                 fix search for oldest node in subject threading
1656
1657 2003-08-14 [christoph]  0.9.4claws19
1658
1659         * src/procmsg.c
1660         * src/common/utils.h
1661                 add possibility to check all nodes with the same subject for
1662                 subject threading, not only the oldest node. Should not break
1663                 threads anymore if the oldest node is thread_by_subject_max_age
1664                 days older then parent, because it can now find a child of
1665                 oldest node as new parent.
1666
1667 2003-08-11 [christoph]  0.9.4claws18
1668
1669         * src/plugins/spamassassin/spamassassin.c
1670                 run spam check in background process
1671
1672 2003-08-10 [alfons]     0.9.4claws17
1673
1674         * src/summaryview.c
1675                 make `Select All' sensitive too
1676
1677 2003-08-10 [christoph]  0.9.4claws16
1678
1679         * src/imap.c
1680                 add more checks in imap_close
1681
1682 2003-08-09 [alfons]     0.9.4claws15
1683
1684         * src/prefs_spelling.c
1685                 no spell checking UI if not requested
1686
1687 2003-08-09 [alfons]     0.9.4claws14
1688
1689         * src/gtk/prefswindow.c
1690                 make it compile
1691
1692 2003-08-09 [christoph]  0.9.4claws13
1693
1694         * src/prefs_spelling.c
1695         * src/gtk/prefswindow.[ch]
1696         * src/plugins/clamav/clamav_plugin_gtk.c
1697         * src/plugins/spamassassin/spamassassin_gtk.c
1698                 sort prefs pages by heighest weight in tree
1699
1700 2003-08-09 [paul]       0.9.4claws12
1701
1702         * sync with 0.9.4cvs6
1703                 see ChangeLog 2003-08-07
1704                 
1705         * AUTHORS
1706                 add Leandro and Luke to claws-branch section
1707
1708 2003-08-09 [christoph]  0.9.4claws11
1709
1710         * src/gtk/Makefile.am
1711         * src/gtk/colorsel.[ch]                 ** NEW **
1712                 create a color selection dialog that can be used as a simple
1713                 function call with it's own gtk main loop like filesel.[ch]
1714
1715         * src/Makefile.am
1716         * src/main.c
1717         * src/prefs_common.c
1718         * src/prefs_spelling.[ch]               ** NEW **
1719         * src/prefs_spelling.glade              ** NEW **
1720         * src/gtk/gtkutils.[ch]
1721                 move "Spell Checker" prefs to new prefs dialog
1722
1723         * src/prefs_folder_item.c
1724                 use new colorsel dialog
1725
1726 2003-08-08 [paul]       0.9.4claws10
1727
1728         * src/inc.c
1729                 clear the progress bar unconditionally
1730
1731 2003-08-08 [paul]       0.9.4claws9
1732
1733         * sync with 0.9.4cvs4
1734                 see ChangeLog 2003-07-31
1735
1736 2003-08-07 [christoph]  0.9.4claws8
1737
1738         * configure.ac
1739                 fix bug in image viewer plugin part
1740
1741         * src/imap.c
1742                 don't execute close command if the folder item is not selected
1743
1744 2003-08-07 [hoa]        0.9.4claws7
1745
1746         * src/filtering.[ch]
1747         * src/matcher_parser.h
1748         * src/matcher_parser_parse.y
1749                 can define several actions for each filtering rule
1750                 can import old versions of filtering rules
1751
1752         * src/prefs_filtering.c
1753                 call to a new dialog box to define actions
1754
1755         * src/prefs_filtering_action.[ch]
1756                 dialog box to define actions for filtering rules
1757
1758 2003-08-06 [christoph]  0.9.4claws6
1759
1760         * src/imap.c
1761                 make sure source folder is selected when copying messages
1762
1763 2003-08-06 [christoph]  0.9.4claws5
1764
1765         * sync with 0.9.4cvs2
1766                 see ChangeLog 2003-07-29                
1767
1768 2003-08-05 [paul]       0.9.4claws4
1769
1770         * sync with 0.9.4cvs3
1771                 see ChangeLog 2003-07-30
1772
1773 2003-08-04 [match]      0.9.4claws3
1774
1775         * po/POTFILES.in
1776                 export of LDIF files.
1777
1778 2003-08-04 [match]      0.9.4claws2
1779
1780         * src/ldif.[ch]
1781                 support for export LDIF. documented.
1782         * src/importldif.[ch]
1783         * src/exportldif.[ch]
1784                 add tooltips. documented.
1785         * src/exphtmldlg.[ch]
1786         * src/common/xmlprops.[ch]
1787                 documented.
1788         * src/exportldif.[ch]                   ** NEW **
1789         * src/expldifdlg.[ch]                   ** NEW **
1790         * src/addressbook.[ch]
1791         * src/Makefile.am
1792                 export of LDIF files.
1793                 documented.
1794
1795 2003-08-04 [christoph]  0.9.4claws1
1796
1797         * .cvsignore
1798         * Makefile.am
1799         * configure.ac
1800         * sylpheed-claws.pc.in                  ** NEW **
1801         * src/Makefile.am
1802         * src/common/Makefile.am
1803         * src/gtk/Makefile.am
1804                 install sylpheed header files in $(pkgincludedir) and create a
1805                 pkg-config file to allow building a plugin without the source
1806                 package
1807
1808 2003-08-04 [paul]       0.9.4claws
1809
1810         * version 0.9.4claws
1811
1812 2003-08-04 [paul]       0.9.3claws97
1813
1814         * po/es.po
1815                 update Spanish translation. Submitted by Ricardo
1816                 Mones Lastra.
1817
1818 2003-08-03 [paul]       0.9.3claws96
1819
1820         * po/hr.po
1821           po/sr.po
1822                 update Croatian and Serbian translations. Submitted by
1823                 Dragan and Urke MMI respectively
1824
1825 2003-08-03 [alfons]     0.9.3claws95
1826
1827         * src/summaryview.c
1828                 mark flag has precedence over important flag - seems
1829                 to have been changed in sync of 0.9.3claws45. this fixes
1830                 a regression where messages that were scored as important
1831                 don't show their mark flags. (using the same column for
1832                 both importance as mark flags is the real problem
1833                 ofcourse)
1834
1835 2003-08-03 [melvin]     0.9.3claws94
1836
1837         * po/fr.po
1838                 Updated French translations.
1839
1840 2003-08-03 [melvin]     0.9.3claws93
1841
1842         * src/Makefile.am
1843                 Fixed typo introduced after 0.9.3claws92 
1844                 that prevented compilation
1845                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
1846                 CPPFLAGS and YFLAGS to allow user setting these.
1847         * src/common/Makefile.am
1848         * src/gtk/Makefile.am
1849         * src/plugins/clamav/Makefile.am
1850         * src/plugins/demo/Makefile.am
1851         * src/plugins/dillo_viewer/Makefile.am
1852         * src/plugins/image_viewer/Makefile.am
1853         * src/plugins/mathml_viewer/Makefile.am
1854         * src/plugins/spamassassin/Makefile.am
1855         * src/plugins/trayicon/Makefile.am
1856         * src/plugins/trayicon/libeggtrayicon/Makefile.am
1857                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
1858                 CPPFLAGS and YFLAGS to allow user setting these.
1859
1860 2003-08-02 [christoph]  0.9.3claws92
1861
1862         * configure.ac
1863                 o rearrange plugin tests
1864                 o add test for clamav.h to ClamAV tests
1865
1866 2003-08-02 [luke]       0.9.3claws91
1867
1868         * src/mimeview.c
1869                 o fixed appearance of icon list when toggling back from the 
1870                   ctree
1871                 o toggling of icons using the keyboard works correctly
1872                 o fixed all other keyboard shortcuts to work when icons are
1873                   active
1874         
1875         * src/messageview.c
1876                 o fixed bug 4 - focus lost when changing messageview view type
1877
1878 2003-08-02 [christoph]  0.9.3claws90
1879
1880         * src/common/hooks.c
1881                 fix crash when pointer stored in hash table could get invalid
1882                 when a plugin is unloaded
1883
1884 2003-08-01 [christoph]  0.9.3claws89
1885
1886         * configure.ac
1887                 o try to build all plugins (except spamassassin) by default
1888                 o don't build a plugin if a dependency check fails
1889
1890         * src/common/hooks.c
1891                 fix warning
1892
1893 2003-08-01 [match]      0.9.3claws88
1894
1895         * src/importldif.c
1896                 allow single click field selection. document code.
1897
1898 2003-08-01 [christoph]  0.9.3claws87
1899
1900         * src/plugins/clamav/clamav_plugin.c
1901         * src/plugins/clamav/clamav_plugin_gtk.c
1902         * src/plugins/dillo_viewer/dillo_viewer.c
1903         * src/plugins/image_viewer/plugin.c
1904         * src/plugins/mathml_viewer/mathml_viewer.c
1905         * src/plugins/spamassassin/spamassassin.c
1906         * src/plugins/spamassassin/spamassassin_gtk.c
1907         * src/plugins/trayicon/trayicon.c
1908                 add version check to all plugins
1909
1910 2003-08-01 [hoa]        0.9.3claws86
1911
1912         * src/prefs_filtering.c
1913                 fixed a cosmetic bug, during creation of dialog box,
1914                 wrong widgets were shown after creation.
1915
1916 2003-08-01 [luke]       0.9.3claws85
1917
1918         * src/mainwindow.c
1919                 o fixed visibility of icons/mimeview after toggling separate
1920                   message/folder view (factored out some similar code too).
1921
1922
1923 2003-07-31 [alfons]     0.9.3claws84
1924
1925         * src/mimeview.c
1926                 tweak icon box UI a bit more, now allowing right-clicks actions
1927                 getting the relevant mime data too; should fix #250, "Can't save 
1928                 attachments sometimes".
1929
1930 2003-07-30 [alfons]     0.9.3claws83
1931
1932         * src/compose.c
1933                 don't do auto-save-draft inside key press handler, but rather
1934                 schedule it half of a second later; should fix #67, "autosave 
1935                 make re-rediting message crazy"
1936
1937 2003-07-30 [christoph]  0.9.3claws82
1938
1939         * src/plugins/trayicon/trayicon.c
1940                 process pending events before unloading the plugin
1941
1942         (closes Bug 196 Unloading Trayicon plugin crashes Sylpheed-Claws)
1943
1944 2003-07-30 [alfons]     0.9.3claws81
1945
1946         * src/common/hooks.c
1947                 parameter 2 of g_hook_destroy() should really be a hook id
1948
1949 2003-07-30 [alfons]     0.9.3claws80
1950
1951         * src/common/plugin.c
1952                 fix a possibly harmful function signature mismatch 
1953                 for plugin_done
1954
1955 2003-07-30 [alfons]     0.9.3claws79
1956
1957         * src/common/hooks[.ch]
1958                 const correctness
1959
1960 2003-07-30 [darko]      0.9.3claws78
1961
1962         * src/summaryview.c
1963                 make it compile again
1964
1965 2003-07-30 [luke]       0.9.3claws77
1966
1967         * src/crash.c
1968         * src/main.c
1969                 o added/moved signal handlers for SIGTERM (normal kill command) 
1970                   and SIGINT (ctl-c) to be used even without 
1971                   --enable-crash-dialog, fixing bug 166
1972
1973         * src/summaryview.c
1974                 o rewrote menu sensitivity code as per mainwindow.c, fixing 
1975                   bug 227
1976
1977         * src/mainwindow.c
1978                 o changed sensitivity condition for 'Next new' and 'Next 
1979                   unread', fixing bug 8
1980
1981 2003-07-29 [alfons]     0.9.3claws76
1982
1983         * src/common/utils.[ch]
1984                 add generate_msgid()
1985         * src/messageview.c
1986                 save ack'ed RRR; fixes #205, "return receipt is not saved in
1987                 sent folder".
1988
1989 2003-07-29 [alfons]     0.9.3claws75
1990
1991         * src/messageview.c
1992                 fix a memleak (claws-only)
1993
1994 2003-07-29 [alfons]     0.9.3claws74
1995
1996         * src/mimeview.[ch]
1997         * src/gtk/gtkvscrollbutton.[ch]
1998                 fix UI glitch where mime icon toolbox' scroll position is not 
1999                 reset after switching to another message
2000                 
2001
2002 2003-07-29 [paul]       0.9.3claws73
2003
2004         * src/prefs_folder_item.c
2005                 split the prefs into 2 separate pages
2006
2007 2003-07-29 [paul]       0.9.3claws72
2008
2009         * src/compose.c
2010                 prepend "\n\n" to a signature without a separator too
2011
2012 2003-07-29 [paul]       0.9.3claws71
2013
2014         * src/compose.c
2015                 fix bug where changing to an account without an auto-sig
2016                 from an initial account without an auto-sig would insert 
2017                 2 blank lines at the cursor point
2018                 fix bug where changing to an account with an auto-sig
2019                 from an initial account without an auto-sig would insert
2020                 the sig at the cursor point
2021
2022 2003-07-29 [paul]       0.9.3claws70
2023
2024         * src/folderview.c
2025                 use the colour from the folder pref unless the folder
2026                 has new messages
2027
2028 2003-07-29 [alfons]     0.9.3claws69
2029
2030         * src/procmsg.[ch]
2031         * src/messageview.c
2032         * src/procheader.c
2033                 rewrite return receipt request work a little bit (the former 
2034                 implementation presumably depended too much on the UI setting
2035                 flags). (we're losing the old pending flag.) 
2036
2037 2003-07-28 [christoph]  0.9.3claws68
2038
2039         * src/folder.c
2040         * src/imap.c
2041         * src/mh.c
2042         * src/procmsg.[ch]
2043                 fix copy to IMAP folder from other folder
2044
2045 2003-07-28 [christoph]  0.9.3claws67
2046
2047         * src/procmsg.c
2048                 fix sync of procmsg_get_message_file_list
2049
2050 2003-07-28 [christoph]  0.9.3claws66
2051
2052         * sync with 0.9.3cvs14
2053                 see ChangeLog 2003-07-18
2054         * sync with 0.9.3cvs17
2055                 see ChangeLog 2003-07-23
2056
2057         (closes Bug 234 segmentation fault after sending out mail via
2058          smtp(auth))
2059
2060 2003-07-28 [paul]       0.9.3claws65
2061
2062         * po/es.po
2063                 update Spanish translation, submitted by Ricardo Mones
2064                 Lastra
2065
2066 2003-07-28 [christoph]  0.9.3claws64
2067
2068         * src/folder.[ch]
2069         * src/imap.c
2070         * src/mh.c
2071                 return new message numbers as a GRelation instead of a GSList
2072                 that has to be in the same order as the input list. A list
2073                 would make it hard for IMAP to optimize oepration by sorting
2074                 the input list. The returned list would have to be reordered
2075                 to match the same order that input list has.
2076
2077         * src/gtk/gtkaspell.c
2078                 fix missing return value, could cause a crash when garbage is
2079                 on the stack that is used as the expected return value
2080
2081 2003-07-28 [paul]       0.9.3claws63
2082
2083         * sync with 0.9.4cvs1
2084                 see ChangeLog 2003-07-28
2085
2086 2003-07-27 [alfons]     0.9.3claws62
2087
2088         * src/mimeview.c
2089                 tweak it more to make icon list act like a check button group
2090
2091 2003-07-27 [christoph]  0.9.3claws61
2092
2093         * sync with 0.9.3cvs20
2094                 see ChangeLog 2003-07-25
2095
2096 2003-07-27 [paul]       0.9.3claws60
2097
2098         * src/procmsg.c
2099                 re-commit changes from 0.9.3claws58 -
2100                 accidently removed in 0.9.3claws59
2101
2102 2003-07-27 [paul]       0.9.3claws59
2103
2104         * src/procmsg.[ch]
2105                 a sync from 0.9.3cvs17
2106                 see ChangeLog 2003-07-23
2107
2108 2003-07-27 [alfons]     0.9.3claws58
2109
2110         * src/procmsg.c
2111                 add missing header members to MsgInfo; fixes the problem of 
2112                 not displaying X-Faces, as noticed by Ricardo Mones
2113
2114 2003-07-26 [christoph]  0.9.3claws57
2115
2116         * sync with 0.9.3cvs18
2117                 see ChangeLog 2003-07-24
2118
2119 2003-07-26 [christoph]  0.9.3claws56
2120
2121         * sync with 0.9.3cvs17
2122                 see ChangeLog 2003-07-23
2123
2124 2003-07-26 [christoph]  0.9.3claws55
2125
2126         * src/folder.[ch]
2127         * src/imap.c
2128         * src/mbox_folder.c
2129         * src/mh.c
2130         * src/news.c
2131                 add support for copy function that copy multiple messages
2132                 (not implemented yet)
2133
2134         * src/summaryview.c
2135                 add missing return value
2136
2137 2003-07-26 [paul]       0.9.3claws54
2138
2139         * tools/multiwebsearch.pl
2140                 do whitespace substitution before passing the string
2141                 to the browser. fixes bug with browsers that don't
2142                 do whitespace conversion themselves.
2143
2144 2003-07-25 [christoph]  0.9.3claws53
2145
2146         * src/folder.[ch]
2147         * src/imap.c
2148         * src/mh.c
2149                 rewrite adding of multiple messages to a folder for
2150                 claws' folder system
2151
2152 2003-07-25 [luke]       0.9.3claws52
2153
2154         * src/mimeview.c
2155                 o icon toggles set correctly on leaving ctree mimeview
2156
2157 2003-07-25 [paul]       0.9.3claws51
2158
2159         * partial sync with 0.9.3cvs21 [src/main.c]
2160                 see ChangeLog 2003-07-25
2161
2162 2003-07-24 [paul]       0.9.3claws50
2163
2164         * tools/maildir2sylpheed.pl
2165                 fix typo
2166
2167 2003-07-24 [paul]       0.9.3claws49
2168
2169         * src/mimeview.c
2170                 increase the gutter size of paned so that the panes
2171                 can be resized
2172                 
2173         * src/plugins/demo/demo.c
2174                 squeeze in another typo fix
2175
2176 2003-07-24 [paul]       0.9.3claws48
2177
2178         * src/plugins/demo/demo.c
2179           src/prefs_account.c
2180                 small changes to the English
2181                 
2182         * src/pixmaps/mime_application_octect_stream.xpm        ** REMOVED **
2183           src/pixmaps/mime_application_octet_stream.xpm         ** NEW FILE **
2184           src/Makefile.am
2185           src/stock_pixmap.c
2186                 rename the misspelled icon
2187
2188 2003-07-23 [alfons]     0.9.3claws47
2189
2190         * src/mimeview.c
2191                 make icon list look like a list of toggles
2192
2193 2003-07-23 [luke]       0.9.3claws46
2194
2195         * src/pixmaps/mimeview_gpg_expired.xpm
2196         * src/pixmaps/mimeview_gpg_failed.xpm
2197         * src/pixmaps/mimeview_gpg_passed.xpm
2198         * src/pixmaps/mimeview_text_html.xpm
2199         * src/pixmaps/mimeview_image.xpm
2200                 o all icons the same size
2201
2202         * src/mimeview.[ch]
2203                 o mimeview ctree arranged vertically above the viewer
2204                 o icons changed to buttons
2205                 o can use keyboard to select an icon (Enter)
2206                 o resize icon list to width of icons
2207
2208         *  src/gtk/gtkvscrollbutton.c
2209                 o sensitivity of buttons reacts to position
2210
2211 2003-07-23 [christoph]  0.9.3claws45
2212
2213         * sync with 0.9.3cvs14 (incomplete)
2214                 see ChangeLog 2003-07-17
2215
2216 2003-07-23 [alfons]     0.9.3claws44
2217
2218         * src/folder.c
2219         * src/procmsg.h
2220                 sync with my local tree to restore some claws-only things
2221
2222 2003-07-23 [paul]       0.9.3claws43
2223
2224         * src/pixmaps/mime_gpg_expired.xpm      ** NEW FILE **
2225           src/pixmaps/mime_gpg_unknown.xpm      ** NEW FILE **
2226           src/Makefile.am
2227           src/mimeview.c
2228           src/procmime.h
2229           src/rfc2015.c
2230           src/stock_pixmap.[ch]
2231                 indicate missing keys and expired sigs/keys
2232                 in mime view column
2233
2234 2003-07-23 [paul]       0.9.3claws42
2235
2236         * src/compose.c
2237                 Redirect fixes: enable automatic account selection and
2238                 do not append signature to message on changing account
2239                 fixes Bug[s] #248
2240
2241 2003-07-23 [paul]       0.9.3claws41
2242
2243         * sync with 0.9.3cvs16
2244                 see ChangeLog 2003-07-23
2245
2246 2003-07-23 [alfons]     0.9.3claws40
2247
2248         * src/inc.c
2249                 give progress dialog a main window, and give it the first 
2250                 one (presumably the only one). fixes bug #247, "segfault on 
2251                 pop-before-smtp" 
2252
2253 2003-07-22 [alfons]     0.9.3claws39
2254
2255         * src/summaryview.c
2256                 shift-space scrolls up
2257
2258 2003-07-22 [paul]       0.9.3claws38
2259
2260         * sync with 0.9.3cvs15
2261                 see ChangeLog 2003-07-22
2262
2263 2003-07-20 [alfons]     0.9.3claws37
2264
2265         * src/compose.c
2266                 put menu inside #ifdef USE_ASPELL..#endif
2267
2268 2003-07-20 [christoph]  0.9.3claws36
2269
2270         * src/procmsg.c
2271                 fix wrong flags in MsgInfo returned by
2272                 procmsg_msginfo_get_full_info()
2273
2274         (closes Bug 221 Deleting messages from the Message View gives incorrect
2275          new/unread message counts in the folder view)
2276
2277         * src/plugins/spamassassin/spamassassin_gtk.c
2278                 add gettext macro for prefs page title
2279
2280 2003-07-20 [paul]       0.9.3claws35
2281
2282         * src/mimeview.c
2283                 redraw icon list on signature check
2284
2285 2003-07-20 [christoph]  0.9.3claws34
2286
2287         * src/Makefile.am
2288         * src/account.c
2289         * src/folder.[ch]
2290         * src/folder_item_prefs.[ch]            ** NEW **
2291         * src/folderview.c
2292         * src/mainwindow.c
2293         * src/mh.c
2294         * src/prefs_gtk.c
2295         * src/prefs_scoring.c
2296         * src/summaryview.c
2297         * src/prefs_folder_item.[ch]
2298                 o seperate FolderItemPrefs (formerly PrefsFolderItem) and the
2299                   Properties dialog
2300                 o use prefswindow for folder properties
2301
2302         * src/gtk/prefswindow.[ch]
2303                 change implementation to use an invisible notebook instead
2304                 of unparenting widgets
2305
2306 2003-07-20 [christoph]  0.9.3claws33
2307
2308         * src/compose.h
2309         * src/folder.c
2310         * src/folderview.h
2311         * src/headerview.h
2312         * src/prefs_filtering.h
2313         * src/prefs_folder_item.[ch]
2314         * src/procmime.h
2315         * src/procmsg.h
2316         * src/summaryview.h
2317                 clean up header mess
2318                 (always use 1. typedefs, 2. #includes, 3. structures)
2319
2320         * src/common/version.h.in
2321                 add casts for constants
2322
2323         * src/plugins/demo/demo.c
2324                 fix typo
2325
2326         * src/plugins/spamassassin/spamassassin.c
2327                 remove unused variable
2328
2329 2003-07-20 [alfons]     0.9.3claws32
2330
2331         * src/mimeview.c
2332                 o make icon buttons respond on left click
2333                 o minor cosmetic change
2334
2335 2003-07-19 [luke]       0.9.3claws31
2336
2337         * src/mimeview.[ch]
2338         * src/gtk/gtkvscrollbutton.c
2339         * src/messageview.c
2340                 o improved mimeview behaviour when selecting a new message
2341                 o plus code cleanups to remove compile warnings
2342
2343
2344 2003-07-19 [alfons]     0.9.3claws30
2345
2346         * src/procmsg.c
2347         * src/compose.c
2348         * src/common/utils.[ch]
2349                 subject_get_reply_prefix_length() <- subject_get_prefix_length()
2350
2351 2003-07-19 [alfons]     0.9.3claws29
2352
2353         * src/prefs_folder_item.c
2354                 reinit "legacy" tmp_prefs, so we don't free nor use invalid 
2355                 string pointers
2356
2357 2003-07-19 [luke]       0.9.3claws28
2358
2359         * src/messageview.c
2360         * src/mimeview.[ch]
2361         * src/procmime.h
2362         * src/rfc2015.c
2363         * src/stock_pixmap.[ch]
2364         * src/gtk/Makefile.am
2365         * src/Makefile.am
2366         * src/gtk/gtkvscrollbutton.[ch]         ** NEW **
2367         * src/pixmaps/mime_*.xpm                ** NEW **
2368                 o mimeview rearrangement with a new icon shortcut bar
2369
2370 2003-07-19 [alfons]     0.9.3claws27
2371
2372         * src/folderview.c
2373                 o plug leaking nodes_to_recollapse
2374                 o add folderview_recollapse_all_nodes() (not used yet)
2375
2376 2003-07-19 [alfons]     0.9.3claws26
2377
2378         * src/compose.c
2379         * src/common/utils.c
2380                 honour #240 "Better SUBJECT handling" by cleaning the prefix
2381                 for both forwarding as replying
2382
2383 2003-07-18 [christoph]  0.9.3claws25
2384
2385         * configure.ac
2386         * src/common/sylpheed.[ch]
2387         * src/common/version.h.in
2388                 add version in numeric form to allow easy comparison
2389
2390         * src/plugins/demo/demo.c
2391                 add version check
2392                 - sylpheed version > plugin version => never allowed, sylpheed
2393                   could contain unknown API changes
2394                 - sylpheed version < minimum version required => don't load,
2395                   API required not available (if linking does not fail)
2396
2397 2003-07-18 [alfons]     0.9.3claws24
2398         
2399         * src/common/plugin.[ch]
2400                 const correctness
2401
2402 2003-07-18 [christoph]  0.9.3claws23
2403
2404         * src/common/hooks.c
2405                 fix crash when hooks where unregisted
2406
2407         * src/plugins/trayicon/trayicon.c
2408                 unregister detroy signal before destroying the widget
2409                 (still crashes when the plugin is unloaded)
2410
2411 2003-07-18 [alfons]     0.9.3claws22
2412         
2413         * src/folderview.c
2414                 delay expanding folder tree during drags until timeout triggered
2415                 (needs perhaps some tweaking, so testing is welcome)
2416
2417 2003-07-17 [alfons]     0.9.3claws21
2418
2419         * src/folderview.c
2420                 clean up cruft
2421
2422 2003-07-17 [christoph]  0.9.3claws20
2423
2424         * src/common/session.c
2425                 fix opening of SSL connections
2426
2427         * src/plugins/image_viewer/Makefile.am
2428                 add OPENSSL_CFLAGS (we should find a better solution to remove
2429                 this dependencies if they are not required)
2430
2431         * src/plugins/spamassassin/spamassassin.c
2432                 remove setlocale workaround (fixed in libspamc)
2433
2434         (closes Bug Bug 184 Entering non-ascii character deletes previous char
2435          if spell checking enabled)
2436
2437 2003-07-17 [alfons]     0.9.3claws19
2438
2439         * src/common/hooks.[ch]
2440         * src/plugins/clamav/clamav_plugin.c
2441         * src/plugins/spamassassin/spamassassin.c
2442         * src/plugins/trayicon/trayicon.c
2443                 fix signedness muck 
2444
2445 2003-07-17 [alfons]     0.9.3claws18
2446
2447         * src/procmime.c
2448                 plug memleak
2449
2450 2003-07-17 [alfons]     0.9.3claws17
2451
2452         * src/inc.c
2453                 plug memleak
2454
2455 2003-07-17 [paul]       0.9.3claws16
2456
2457         * src/common/defs.h
2458           src/mainwindow.c
2459           src/manual.[ch]
2460                 add link to the Claws site's FAQ page, after the suggestion
2461                 and patch by Fred Marton <Fred.Marton@uni-bayreuth.de>
2462                 Move url strings to defs.h
2463                 
2464         * src/mainwindow.c
2465                 fix typo to prevent "unknown menu entry" warnings
2466
2467 2003-07-17 [alfons]     0.9.3claws15
2468
2469         * src/folderview.[ch]
2470         * src/summaryview.[ch]
2471         * src/mimeview.[ch]
2472                 plug DnD leaks 
2473
2474 2003-07-17 [paul]       0.9.3claws14
2475
2476         * src/inc.c
2477                 remove two instances of 'GTK_EVENTS_FLUSH' because
2478                 they are unnecessary and probably cause a stack overflow
2479
2480 2003-07-16 [christoph]  0.9.3claws13
2481
2482         * src/mimeview.[ch]
2483                 use an invisible GTK notebook to switch between viewers
2484                 instead of reparenting widgets
2485
2486 2003-07-16 [christoph]  0.9.3claws12
2487
2488         * src/folder.c
2489                 move folder_item_update_freeze() to correct place in
2490                 folder_item_scan_full()
2491
2492 2003-07-16 [paul]       0.9.3claws11
2493
2494         * sync with 0.9.3cvs12
2495                 see ChangeLog 2003-07-14 and 2003-07-15
2496
2497 2003-07-16 [christoph]  0.9.3claws10
2498
2499         * src/imap.[ch]
2500         * src/prefs_account.[ch]
2501                 sync IMAP CRAM-MD5 authentication with sylpheed-main
2502
2503 2003-07-15 [alfons]     0.9.3claws9
2504
2505         * src/main.c
2506                 make --config-dir do something useful
2507
2508 2003-07-15 [alfons]     0.9.3claws8
2509
2510         * src/procmsg.c
2511                 o fix a bug where 'last' didn't really point to the last message
2512                   in the top level list of children, but to the last threaded
2513                   message. 
2514                 
2515                 o clean up and make it easier to sync
2516
2517 2003-07-15 [alfons]     0.9.3claws7
2518
2519         * src/mainwindow.c
2520                 make correct menu items sensitive       
2521
2522 2003-07-14 [alfons]     0.9.3claws6
2523
2524         * src/procmsg.c
2525                 tune the threader so it will not subject-thread any message
2526                 without a subject prefix (this will not thread correctly if 
2527                 a parent is delivered after their childs, but it looks 
2528                 better right now)
2529
2530 2003-07-13 [christoph]  0.9.3claws5
2531
2532         * src/mainwindow.c
2533                 group "Add mailbox *..." menu items in submenu
2534
2535 2003-07-13 [alfons]     0.9.3claws4
2536
2537         * src/summaryview.c
2538                 correct summary_toggle_pressed() signature and make sure
2539                 signal is not passed on
2540
2541 2003-07-13 [alfons]     0.9.3claws3
2542
2543         * src/summaryview.c
2544                 o for now don't pass on keys when they we're handled by 
2545                   ctree::key_press_event
2546                 o clean up
2547
2548 2003-07-13 [alfons]     0.9.3claws2
2549         
2550         * src/main.c
2551                 add command line option "--config-dir" to get the current 
2552                 configuration dir
2553
2554 2003-07-12 [alfons]     0.9.3claws1
2555
2556         * src/matcher.[ch]
2557         * src/matcher_parser_parse.y
2558         * src/prefs_filtering.c
2559         * src/filtering.c
2560                 add "Lock" filter action to lock messages;
2561
2562         * src/filtering.c       
2563                 remove debug_print()    
2564         * src/prefs_filtering.c
2565                 re-organize matcher part 9: 
2566                 make action text entries easily extendible;
2567                 merge widget selection for ACTION_MARK, ACTION_UNMARK, ACTION_LOCK,
2568                 ACTION_UNLOCK, ACTION_MARK_AS_READ, ACTION_MARK_AS_UNREAD
2569
2570 2003-07-12 [paul]
2571
2572         * tools/README
2573                 update old information and add missing
2574                 information
2575
2576 2003-07-12 [paul]       0.9.3claws
2577
2578         * 0.9.3claws released
2579         
2580 2003-07-12 [paul]       0.9.0claws103
2581
2582         * src/Makefile.am
2583                 add addrquery.h
2584
2585 2003-07-12 [melvin]     0.9.0claws102
2586
2587         * src/messageview.c
2588                 Fixed bug #215: Show MIME tab for single text/html messages. 
2589                 
2590 2003-07-12 [paul]       0.9.0claws101
2591
2592         * man/sylpheed.1
2593                 updated
2594
2595 2003-07-12 [paul]       0.9.0claws100
2596
2597         * po/es.po
2598           po/hr.po
2599           po/pl.po
2600           po/sr.po
2601                 update Spanish, Croatian, Polish, Serbian translations.
2602                 submitted by Ricardo Mones Lastra, Dragan, Witold
2603                 Wladyslaw Wojciech Wilk, Urke MMI
2604
2605 2003-07-12 [melvin]     0.9.0claws99
2606
2607         * po/fr.po
2608                 Updated French translations.
2609
2610 2003-07-12 [paul]       0.9.0claws98
2611
2612         * src/addressbook.c
2613                 disable 'Lookup' button as it has no effect
2614
2615 2003-07-11 [alfons]     0.9.0claws97
2616         
2617         * src/summaryview.c
2618                 summary_searchbar_pressed() should return TRUE to signal that
2619                 event was handled. when returning void, the return value passed
2620                 to GTK is actually random, but maybe FALSE, in which case the
2621                 event is handled by parent
2622                 
2623 2003-07-10 [paul]       0.9.0claws96
2624
2625         * ac/missing/gettext.m4
2626                 update to version 0.12
2627
2628 2003-07-10 [paul]       0.9.0claws95
2629
2630         * src/plugins/clamav/clamav_plugin.c
2631                 fix bug where multipart/alternative messages
2632                 would slip through without being scanned
2633
2634 2003-07-10 [christoph]  0.9.0claws94
2635
2636         * src/folder.c
2637                 correct check if folder supports removing when a message is
2638                 moved. if not the message is only copied.
2639
2640         (closes Bug 132 crash on startup in newsgroups folders)
2641
2642 2003-07-09 [alfons]     0.9.0claws93
2643
2644         * configure.ac
2645         * src/common/defs.h
2646                 --with-config-dir (default .sylpheed)
2647
2648 2003-07-09 [christoph]  0.9.0claws92
2649
2650         * configure.ac
2651                 use PKG_CHECK_MODULES to check for gtkmathview
2652                 (version 0.4.2 now required)
2653
2654 2003-07-08 [melvin]     0.9.0claws91
2655
2656         * src/action.c
2657                 Implemented a progress bar that counts the number of completed
2658                 tasks when the action runs more than one command.
2659
2660 2003-07-08 [alfons]     0.9.0claws90
2661
2662         * src/procmsg.c
2663                 if queued message has an invalid Message-Id, don't try to
2664                 find message it refers to (fixes #209 "crash when processing 
2665                 in folder")
2666
2667 2003-07-08 [paul]       0.9.0claws89
2668
2669         * sync with 0.9.3cvs2
2670                 see ChangeLog 2003-07-08
2671
2672 2003-07-08 [match]      0.9.0claws88
2673
2674         * src/ldapctrl.c
2675                 extend LDAP search for first/last name by parsing search term.
2676
2677 2003-07-08 [alfons]     0.9.0claws87
2678
2679         * src/send_message.c
2680                 fix bug #208 "Status message stuck when sending on POP3 account"
2681
2682 2003-07-07 [paul]       0.9.0claws86
2683
2684         * po/hr.po
2685                 new Croatian translation, submitted by
2686                 Dragan <drleskov@inet.hr>
2687
2688 2003-07-07 [paul]       0.9.0claws85
2689
2690         * sync with 0.9.3cvs1
2691                 see ChangeLog 2003-07-07
2692
2693 2003-07-05 [christoph]  0.9.0claws84
2694
2695         * src/Makefile.am
2696         * src/messageview.c
2697         * src/mimeview.[ch]
2698         * src/stock_pixmap.[ch]
2699         * src/pixmaps/messageview_text.xpm              ** NEW **
2700                 move mimeview tabs to the right side and use icons
2701                 instead of text to save some space
2702
2703         (patch by Luke Plant <lukeplant@softhome.net>)
2704
2705 2003-07-05 [christoph]  0.9.0claws83
2706
2707         * src/inc.c
2708                 add NULL pointer checks
2709
2710         (patch by Luke Plant <lukeplant@softhome.net>)
2711         (closes Bug 204 0.9.0 quits on authentication error?!)
2712
2713 2003-07-05 [alfons]     0.9.0claws82
2714
2715         * configure.ac
2716                 take the clue in bug #202 "./configure script - 
2717                 'if test' comparison failure" reported by John Kristoff. 
2718
2719 2003-07-04 [christoph]  0.9.0claws81
2720
2721         * src/plugins/spamassassin/spamassassin.c
2722                 set timeout for spam check
2723
2724 2003-07-04 [christoph]  0.9.0claws80
2725
2726         * src/main.c
2727                 destroy all FolderItems when shutting down to
2728                 allow folders to clean up
2729
2730 2003-07-04 [melvin]     0.9.0claws79
2731
2732         * src/gtk/gtkaspell.c
2733                 Fixed bug #184 "Entering non-ascii character deletes
2734                 previous char if spell checking enabled": this makes
2735                 the spell checking in multibytes (e.g. UTF-8)locales work.
2736                 (Patch by Luke Plant).
2737                 
2738 2003-07-04 [christoph]  0.9.0claws78
2739
2740         * sync with 0.9.2cvs1
2741                 see ChangeLog 2003-06-10
2742
2743 2003-07-04 [paul]       0.9.0claws77
2744
2745         * sync with 0.9.3 release
2746                 see ChangeLog 2003-07-04
2747
2748 2003-07-03 [christoph]  0.9.0claws76
2749
2750         * src/folder.[ch]
2751         * src/imap.c
2752         * src/mbox_folder.c
2753         * src/mh.c
2754         * src/news.c
2755                 move folder_item_get_path() stuff into a folder virtual function
2756
2757         * src/procmsg.c
2758                 use folder_item_fetch_msg() to get message and do not contruct
2759                 the filename from path and number
2760
2761 2003-07-03 [paul]       0.9.0claws75
2762
2763         * sync with 0.9.2cvs12
2764                 see ChangeLog 2003-07-03
2765
2766 2003-07-02 [paul]       0.9.0claws74
2767
2768         * src/messageview.c
2769                 fix text-selection for replying
2770
2771 2003-07-02 [paul]       0.9.0claws73
2772
2773         * sync with 0.9.2cvs11
2774                 see ChangeLog 2003-07-02
2775
2776 2003-07-02 [paul]       0.9.0claws72
2777
2778         * src/procmsg.c
2779                 revert last commit because it breaks more
2780                 than it fixes
2781
2782 2003-07-02 [paul]       0.9.0claws71
2783
2784         * src/procmsg.c
2785                 fix thread by subject/sort by date
2786
2787 2003-07-01 [paul]       0.9.0claws70
2788
2789         * sync with 0.9.2cvs10
2790                 see ChangeLog 2003-07-01
2791
2792 2003-06-30 [paul]       0.9.0claws69
2793
2794         * sync with 0.9.2cvs9
2795                 see ChangeLog 2003-06-30
2796
2797 2003-06-28 [match]      0.9.0claws68
2798
2799         * src/addressbook.c
2800                 fix null ptr.
2801
2802 2003-06-27 [paul]       0.9.0claws67
2803
2804         * sync with 0.9.2cvs7
2805                 see ChangeLog 2003-06-27
2806
2807 2003-06-26 [christoph]  0.9.0claws66
2808
2809         * src/folder.c
2810                 freeze folder updates while a folder is scanned
2811
2812         (closes Bug 185 New message counter)
2813
2814 2003-06-26 [darko]      0.9.0claws65
2815
2816         * src/ldapserver.c
2817                 fix infinite loop when adding a new LDAP server
2818
2819 2003-06-26 [paul]       0.9.0claws64
2820
2821         * sync with 0.9.2cvs6
2822                 see ChangeLog 2003-06-26
2823
2824 2003-06-26 [paul]       0.9.0claws63
2825
2826         * sync with 0.9.2cvs5
2827                 see ChangeLog 2003-06-25 and 2003-06-26
2828
2829 2003-06-25 [match]      0.9.0claws62
2830
2831         * src/addr_compl.c
2832                 Fixed tab/backtab for dropped-down completion list to
2833                 move next/previous field. (close bug 147)
2834
2835 2003-06-25 [christoph]  0.9.0claws61
2836
2837         * src/addr_compl.[ch]
2838         * src/addrindex.[ch]
2839         * src/folderview.c
2840         * src/inc.c
2841         * src/news.c
2842         * src/summaryview.c
2843         * src/toolbar.c
2844                 fix warnings
2845
2846 2003-06-25 [leandro]    0.9.0claws60
2847
2848         * src/compose.c
2849                 o cleanups
2850                 o gray out "Message/Remove references" menu item if not
2851                   replying to a message
2852
2853 2003-06-24 [leandro]    0.9.0claws59
2854
2855         * src/compose.[ch]
2856                 o removed "Message/Create new thread" menu item
2857                 o added "Message/Remove references" menu item
2858                   (it's off by default and will not check anymore
2859                    if the subject changed)
2860
2861 2003-06-23 [alfons]     0.9.0claws58
2862
2863         * src/procmsg.c
2864                 try better grouping messages threaded by subject based on their age.
2865                 still not perfect - because the message tree is not sorted by date.  
2866
2867 2003-06-23 [thorsten]   0.9.0claws57
2868
2869         * src/pop.[ch]
2870                 added mail_receive_hook to allow modifications
2871                 directly after retrieval (e.g. adding headers).
2872
2873 2003-06-23 [paul]       0.9.0claws56
2874
2875         * src/sourcewindow.c
2876                  enable the use of Ctrl+A to select all text in
2877                  the sourcewindow
2878                  Patch submitted by Ivan Francolin Martinez
2879                  <ivanfm@users.sourceforge.net>
2880
2881 2003-06-22 [christoph]  0.9.0claws55
2882
2883         * src/folder.[ch]
2884                 o add notification hook for folder tree changes
2885                 o invoke hooks after folder tree scanning
2886
2887         * src/folderview.[ch]
2888                 register hook for folder tree changes that
2889                 updates the ctree
2890
2891         (there are more places that should be updated, like add, remove 
2892          or move folder)
2893
2894         (closes Bug 164 Crash on rebuild folder tree)
2895         (closes Bug 190 Crash on 'rebuilding folder tree')
2896
2897 2003-06-21 [leandro]    0.9.0claws54
2898
2899         * src/compose.[ch]
2900                 create a new thread if subject changes
2901                 (it's on by default, can be disabled in Message menu)
2902
2903 2003-06-21 [alfons]     0.9.0claws53
2904
2905         * src/summaryview.c
2906                 quiet little compiler
2907
2908 2003-06-21 [christoph]  0.9.0claws52
2909
2910         update gettext stuff to version 0.12
2911
2912 2003-06-19 [alfons]     0.9.0claws51
2913
2914         * src/common/log.c
2915         * src/common/plugin.c
2916                 move defs.h before glib.h to prevent MIN/MAX redefs
2917
2918 2003-06-19 [alfons]
2919
2920         * src/addressbook.c
2921                 translatable
2922
2923 2003-06-19 [match]      0.9.0claws50
2924
2925         * src/addressbook.[ch]
2926         * src/addrindex.[ch]
2927         * src/addr_compl.[ch]
2928         * src/editldap.[ch]
2929         * src/editldap_basedn.[ch]
2930         * src/addritem.[ch]
2931         * src/ldapquery.h
2932                 re-implemented dynamic LDAP search. works without
2933                 slowdown on display sender with addressbook
2934                 option.
2935         * src/addrbook.c
2936                 documented code.
2937
2938 2003-06-19 [paul]       0.9.0claws49
2939
2940         * src/compose.c
2941                 fix Bug #136 'Nonprovided quotation marks crash claws'
2942                 patch submitted by Pawel Pêkala <c0rn@gazeta.pl>
2943
2944 2003-06-19 [alfons]     0.9.0claws48
2945
2946         * src/prefs_common.[ch]
2947         * src/procmsg.c
2948                 restrict threading by subject by checking thread for
2949                 age (prefs_common.thread_by_subject_max_age)
2950
2951 2003-06-18 [christoph]  0.9.0claws47
2952
2953         * src/imap.c
2954                 fix memory leak in imap_cmd_fetch()
2955
2956 2003-06-18 [christoph]  0.9.0claws46
2957
2958         * src/prefs_gtk.c
2959                 fix memory leak in prefs_set_default() when used multiple
2960                 times or after prefs have been read
2961
2962 2003-06-18 [christoph]  0.9.0claws45
2963
2964         * src/common/plugin.c
2965                 fix memory leak in plugin_unload()
2966
2967 2003-06-18 [christoph]  0.9.0claws44
2968
2969         * src/imap.c
2970                 fix memory leak in imap_cmd_ok()
2971
2972 2003-06-18 [christoph]  0.9.0claws43
2973
2974         * src/folder.c
2975                 stop messages that are downloaded from POP3 and added to
2976                 an IMAP inbox from being filtered twice (first by POP3
2977                 and again when IMAP folder is scaned to get the UID of
2978                 the APPEND operation when no UIDPLUS is available)
2979
2980 2003-06-18 [alfons]
2981
2982         * tools/Makefile.am
2983                 phoenix <- firebird     
2984
2985 2003-06-18 [paul]
2986
2987         * tools/launch_phoenix          ** REMOVED **
2988           tools/launch_firebird         ** NEW **
2989                 renamed and edited to reflect the browser's name change from
2990                 'phoenix' to 'firebird'
2991
2992 2003-06-18 [paul]       0.9.0claws42
2993
2994         * sync with 0.9.2cvs2
2995                 see ChangeLog 2003-06-16
2996
2997 2003-06-17 [alfons]     0.9.0claws41
2998
2999         * src/procmsg.c
3000                 prevent threading problems when a node is an ancestor (parent / great parent),
3001                 which mostly happens with circular references (thanks to Phillipe Gramoullé
3002                 for finding an sample set of messages)
3003
3004 2003-06-16 [christoph]  0.9.0claws40
3005
3006         * src/main.c
3007                 don't popup main window on --receive or --receive-all
3008
3009         * src/mainwindow.[ch]
3010         * src/plugins/trayicon/trayicon.c
3011                 allow hiding of main window by clicking on the trayicon
3012                 (doesn't work correctly in seperate window mode and may
3013                  cause unexpected GTK problems I couldn't find yet)
3014
3015         * src/common/ssl.c
3016                 remove incorrect warning
3017
3018 2003-06-15 [alfons]     0.9.0claws39
3019
3020         * src/gtk/gtkstext.c
3021                 don't output debug text;
3022                 #ifdef out print_line() if not debugging (thanks to Martin Wicke
3023                 for pointing this out);
3024
3025 2003-06-14 [alfons]     0.9.0claws38
3026         
3027         * src/messageview.c
3028                 remove printf() and make one if..else comply with coding style
3029
3030 2003-06-14 [alfons]     0.9.0claws37
3031
3032         * AUTHORS
3033                 add Martin Wicke
3034         * src/action.c
3035         * src/messageview.[ch]
3036         * src/summaryview.c
3037                 apply patch #754162 "Quoting messages filtered by actions" submitted
3038                 by Martin Wicke, which allows quoting message body changed by an
3039                 action (Thanks!).
3040
3041 2003-06-13 [alfons]     0.9.0claws36
3042
3043         * src/utils.c
3044                 add several other subject reply prefixes (suggested by Christoph and Ivan Martinez)
3045                 use case insensitive regexp (suggested by Ivan Martinez)
3046
3047 2003-06-13 [christoph]  0.9.0claws35
3048
3049         * configure.ac
3050         * src/plugins/trayicon/Makefile.am
3051         * src/plugins/trayicon/eggtrayicon.[ch]                         ** REMOVE **
3052         * src/plugins/trayicon/trayicon.c
3053         * src/plugins/trayicon/libeggtrayicon/.cvsignore                ** NEW **
3054         * src/plugins/trayicon/libeggtrayicon/Makefile.am               ** NEW **
3055         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch]          ** NEW **
3056         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.[ch]           ** NEW **
3057         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.[ch]        ** NEW **
3058         * src/plugins/trayicon/libeggtrayicon/xembed.h                  ** NEW **
3059                 replace my own EggTrayIcon backport with the backport
3060                 used by (l|x)mule and gabber.
3061
3062 2003-06-13 [alfons]     0.9.0claws34
3063
3064         * AUTHORS
3065         * src/common/utils.c
3066                 add Aw: to list of reply prefixes (thanks to Martin Zwickel)
3067
3068 2003-06-13 [alfons]     0.9.0claws33
3069
3070         * src/compose.c
3071                 clean up a little bit
3072
3073 2003-06-12 [alfons]     0.9.0claws32
3074
3075         * src/compose.c
3076                 const correctness fix
3077
3078         * src/common/sylpheed.[ch]
3079                 () -> (void)
3080                 prevent redef MIN/MAX
3081                 
3082         * src/common/utils.[ch]
3083                 () -> (void)
3084
3085 2003-06-12 [melvin]     0.9.0claws31
3086
3087         * src/compose.c
3088                 Updated to take into accounts changes in GtkAspell.
3089
3090 2003-06-12 [alfons]     0.9.0claws30
3091
3092         * src/compose.c
3093         * src/procmsg.c
3094         * src/common/utils.[ch]
3095                 handle reply subject prefixes better (initial 
3096                 suggestion by Robert Story adapted and enhanced 
3097                 using regexps)
3098
3099 2003-06-12 [melvin]     0.9.0claws29
3100
3101         * src/compose.c
3102                 Use new gtkaspell_checkers_strerror() to get the speller's
3103                 error message instead of accessing the (now private)
3104                 checkers structure.
3105                 Minor code clean up
3106
3107         * src/main.c
3108                 Use #ifdef instead of #if for USE_ASPELL
3109                 Use the new spell checkers init/quit functions 
3110
3111         * src/gtk/gtkaspell.c
3112                 Use #ifdef instead of #if for USE_ASPELL
3113                 Moved in the majority of GtkAspell structures that were
3114                 exported before by gtkaspell.h
3115         
3116         * src/gtk/gktaspell.h
3117                 Made gtkaspell.h contain only the necessary data to be
3118                 publicized by moving many structures to gtkaspell.c.
3119                 Enclosed all the declaration in a #ifdef USE_ASPELL #endif
3120                 gtkaspell_checkers_new(): replaced by...
3121                 gtkaspell_checkers_init(): new function for initialization
3122                 gtkaspell_checkers_delete(): replaced by...
3123                 gtkaspell_checkers_quit(): new function
3124                 gtkaspell_checkers_strerror(): new function that returns
3125                 the checker's last error message.
3126                 
3127 2003-06-11 [melvin]     0.9.0claws28
3128
3129         * po/POTFILES.in
3130                 Updated to take into account gtkaspell.c migration to
3131                 ./src/gtk/ (Thanks to Ricardo Mones Lastra for reporting it)
3132
3133 2003-06-10 [alfons]     0.9.0claws27
3134
3135         * src/filtering.[ch]
3136         * src/folder.c
3137         * src/matcher.c
3138         * src/scoring.[ch]
3139                 - try fixing bug #18 (any brave testers?)
3140                 - add more robustness by refusing previously 
3141                   unchecked NULL pointers 
3142
3143 2003-06-10 [alfons]     0.9.0claws26
3144
3145         * src/procmsg.c
3146                 fix bug #176 by don't checking MsgInfos with a NULL msgid 
3147
3148 2003-06-09 [alfons]     0.9.0claws25
3149
3150         * src/prefs_common.c
3151                 fix bug #163 "Icon switching doesnt work properly" by 
3152                 preventing early freeing of prefs_common.pixmap_theme_path.
3153
3154 2003-06-09 [christoph]  0.9.0claws24
3155
3156         * src/gtk/gtkaspell.c
3157                 revert Thorsten's fix and add forgotten g_strdup for
3158                 aspell path (it should not be possible to alter the path a
3159                 GtkASpell uses from outside)
3160
3161 2003-06-09 [thorsten]   0.9.0claws23
3162
3163         * src/gtk/gtkaspell.c
3164                 dont free prefs_common.aspell_path when closing compose
3165
3166 2003-06-08 [colin]      0.9.0claws22
3167
3168         * src/plugins/spamassassin/spamassassin.c
3169                 fix prefs types
3170
3171 2003-06-07 [christoph]  0.9.0claws21
3172
3173         * src/Makefile.am
3174         * src/compose.c
3175         * src/gtkaspell.[ch]            ** REMOVE **
3176         * src/gtk/Makefile.am
3177         * src/gtk/gtkaspell.[ch]        ** NEW **
3178                 o make gtkaspell independent from sylpheed's prefs
3179                 o move gtkaspell.[ch] to gtk directory
3180
3181 2003-06-07 [christoph]  0.9.0claws20
3182
3183         * src/Makefile.am
3184         * src/crash.c
3185         * src/export.c
3186         * src/filesel.[ch]              ** REMOVE **
3187         * src/folder.c
3188         * src/main.[ch]
3189         * src/common/sylpheed.[ch]
3190         * src/gtk/Makefile.am
3191         * src/gtk/filesel.[ch]          ** NEW **
3192         * src/gtk/pluginwindow.c
3193         * src/gtk/sslcertwindow.c
3194                 move filesel.[ch] to gtk directory
3195
3196 2003-06-07 [alfons]     0.9.0claws19
3197
3198         * src/filesel.c
3199                 make (multi) file selection dialog work again (Claws-only)
3200
3201 2003-06-07 [thorsten]   0.9.0claws18
3202
3203         * po/de.po
3204                 fix typos
3205
3206 2003-06-07 [alfons]     0.9.0claws17
3207
3208         * configure.ac
3209         * src/mimeview.c
3210                 detect apache mishap in which case don't include fnmatch.h
3211                 if regex.h is already included
3212
3213 2003-06-06 [christoph]  0.9.0claws16
3214
3215         * configure.ac
3216         * src/mimeview.h
3217                 add check for fnmatch.h and include it when available
3218
3219         * src/mimeview.[ch]
3220                 fix wrong case sensitivity of Content-Types
3221
3222         * src/gtk/Makefile.am
3223                 need the same include paths in gtk directory as in
3224                 common directory because .h files in common can
3225                 include files from these directories, when included
3226                 in gtk's .h or .c files
3227
3228 2003-06-06 [alfons]     0.9.0claws15
3229
3230         * src/mimeview.c
3231         * src/summaryview.c
3232                 make it compile again because of regex.h / fnmatch.h 
3233                 include problems (related to recent mime stuff, can
3234                 someone check this?)
3235
3236 2003-06-06 [thorsten]   0.9.0claws14
3237
3238         * src/folderview.c
3239                 possible use of uninitialized pointer while dragging
3240
3241 2003-06-06 [paul]       0.9.0claws13
3242
3243         * src/compose.c
3244                 fix bug where the insert sig button would be effective
3245                 only when auto_sig was set
3246
3247 2003-06-06 [paul]       0.9.0claws12
3248
3249         * sync with 0.9.2 release
3250
3251 2003-06-02 [paul]       0.9.0claws11
3252
3253         * sync with 0.9.1cvs1
3254                 see ChangeLog 2003-06-02
3255                 
3256         * po/de.po
3257                 update by Jens
3258
3259 2003-06-01 [christoph]  0.9.0claws10
3260
3261         * src/account.c
3262                 don't use substring search to find accounts by email address
3263
3264         (closes Bug 169 Overly loose matching of "From" address)
3265
3266 2003-05-31 [christoph]  0.9.0claws9
3267
3268         * doc-src/rfc2683.txt
3269         * src/imap.c
3270                 limit IMAP command length as recommended in RFC2683
3271                 (message number lists will be split into multiple imap
3272                 sets, the limit of 1000 octets is not a hard limit)
3273
3274         (closes Bug 161 sylpheed-claws exits with segfault when logging
3275          in to certain imap-servers)
3276
3277 2003-05-29 [alfons]     0.9.0claws8
3278
3279         * src/toolbar.[ch]
3280                 add print button (calling summary_print());
3281                 fine tune setting tooltip text;
3282                 (if someone needs other buttons, please take these 
3283                 commits as a guide, instead of bothering us - also
3284                 see 0.8.11claws150) 
3285
3286 2003-05-29 [darko]      0.9.0claws7
3287
3288         * src/compose.c
3289                 fix crash when word wrapping kicks in due to
3290                 changed text by spell checker
3291
3292 2003-05-29 [paul]       0.9.0claws6
3293
3294         * src/compose.c
3295                 fix bug where changing account would insert
3296                 sig even if auto_sig was FALSE
3297                 
3298         * ChangeLog
3299           ChangeLog.jp
3300           INSTALL
3301                 sync with 0.9.1 release
3302
3303 2003-05-28 [christoph]  0.9.0claws5
3304
3305         * src/imap.c
3306                 fix truncation of too long commands
3307
3308         (closes Bug 167 IMAP hangs trying to get envelope
3309          information in imap_get_uncached_messages)
3310
3311 2003-05-27 [paul]       0.9.0claws4
3312
3313         * tools/Makefile.am
3314           tools/maildir2sylpheed.pl     ** NEW FILE **
3315                 add kmail to sylpheed mailbox conversion script
3316
3317 2003-05-27 [paul]       0.9.0claws3
3318
3319         * sync with 0.9.0cvs10
3320                 see ChangeLog 2003-05-26
3321
3322 2003-05-26 [paul]       0.9.0claws2
3323
3324         * sync with 0.9.0cvs9
3325                 see ChangeLog 2003-05-26
3326
3327 2003-05-24 [paul]       0.9.0claws1
3328
3329         * sync with 0.9.0cvs8
3330                 see ChangeLog 2003-05-23
3331
3332 2003-05-24 [paul]       0.9.0claws
3333
3334         * version 0.9.0claws released
3335
3336 2003-05-24 [paul]       0.8.11claws177
3337
3338         * src/plugins/dillo-viewer/Makefile.am
3339           src/plugins/traycon/Makefile.am
3340                 add missing files
3341                 
3342         * po/bg.po
3343           po/en_GB.po
3344           po/es.po
3345           po/it.po
3346           po/pt_BR.po
3347           po/ru.po
3348           po/sr.po
3349                 update Bulgarian, British English, Spanish, Italian, 
3350                 Brazilian Portuguese, Russian, and Serbian translations, 
3351                 submitted by George Danchev, [me], Ricardo Mones Lastra,
3352                 André Filipe de Assunção e Brito, Alessandro Maestri, 
3353                 Ruslan N. Balkin, and Urke MMI
3354
3355 2003-05-23 [melvin]     0.8.11claws176
3356
3357         * po/fr.po
3358                 Updated French translations
3359
3360 2003-05-22 [paul]       0.8.11claws175
3361
3362         * src/Makefile.am
3363           src/addrbook.[ch]
3364           src/addrcache.[ch]
3365           src/addr_compl.[ch]
3366           src/adressbook.[ch]
3367           src/addrindex.[ch]
3368           src/addritem.[ch]
3369           src/editaddress.c
3370           src/editgroup.c
3371           src/editldap_basedn.c
3372           src/editldap.c
3373           src/jpilot.c
3374           src/vcard.c
3375                 revert to get ldap into it previous working state
3376                 
3377         * po/zh_TW.Big5.po
3378                 new Taiwanese translation,
3379                 submitted by Tsu-Fan Cheng <tscheng@ic.sunysb.edu>
3380
3381 2003-05-22 [christoph]  0.8.11claws174
3382
3383         * src/plugins/spamassassin/libspamc.[ch]
3384                 sync libspamc with SpamAssaain release 2.55
3385
3386 2003-05-22 [paul]       0.8.11claws173
3387
3388         * sync with 0.9.0cvs7
3389                 see ChangeLog 2003-05-22
3390                 
3391         * src/summaryview.c
3392                 revert change in 0.8.11claws172: follow
3393                 Hiroyuki's decision and that's the end of it.
3394
3395 2003-05-21 [paul]       0.8.11claws172
3396
3397         * src/summaryview.c
3398                 fix discrepency between open_unread_on_enter
3399                 and always_show_msg
3400
3401 2003-05-21 [paul]       0.8.11claws171
3402
3403         * sync with 0.9.0cvs6
3404                 see ChangeLog 2003-05-21
3405
3406 2003-05-21 [paul]       0.8.11claws170
3407
3408         * sync with 0.9.0cvs5
3409                 see ChangeLog 2003-05-21
3410
3411 2003-05-20 [paul]       0.8.11claws169
3412
3413         * sync with 0.9.0cvs4
3414                 see ChangeLog 2003-05-20
3415                 fixes bug #152, 'encoding of IMAP folders names'
3416
3417 2003-05-20 [paul]       0.8.11claws168
3418
3419         * sync with 0.9.0cvs3
3420                 see ChangeLog 2003-05-20
3421                 
3422         * src/tools/convert_mbox.pl
3423                 minor change in the comments, submitted by Fred Marton
3424
3425 2003-05-19 [paul]       0.8.11claws167
3426
3427         * src/plugins/clamav/Makefile.am
3428           configure.ac
3429                 link clamav_lib to the plugin and not to the main program
3430
3431 2003-05-19 [christoph]
3432
3433         * src/Makefile.am
3434                 add -export-dynamic for linking
3435
3436 2003-05-19 [paul]       0.8.11claws166
3437
3438         * sync with 0.9.0cvs1
3439                 see ChangeLog 2003-05-19
3440
3441 2003-05-19 [paul]       0.8.11claws165
3442
3443         * src/inc.c
3444                 fix 'pop before smtp' timeout
3445
3446 2003-05-18 [alfons]     0.8.11claws164
3447
3448         * src/prefs_matcher.c
3449                 put "execute" action command line ("expression") in edit box
3450
3451 2003-05-18 [christoph]  0.8.11claws163
3452
3453         * src/mimeview.[ch]
3454         * src/plugins/dillo_viewer/dillo_viewer.c
3455         * src/plugins/image_viewer/viewer.c
3456         * src/plugins/mathml_viewer/mathml_viewer.c
3457                 let a viewer have a list of Content-Types
3458
3459 2003-05-18 [paul]       0.8.11claws162
3460
3461         * src/prefs_filtering.c
3462                 add 'Recipient' label for FORWARD, FORWARD_AS_ATTACHMENT,
3463                 and REDIRECT actions
3464
3465 2003-05-17 [christoph]
3466
3467         * README.claws
3468                 o remove dynamic signatures that was syned with main
3469                 o add infos about no longer "build in" image viewer
3470                 o update bugtracker URL
3471
3472 2003-05-17 [christoph]  0.8.11claws161
3473
3474         * src/folder.c
3475         * src/folderview.c
3476         * src/imap.c
3477                 don't use imap_scan_folder anymore. Instead call folder_item_scan
3478                 for every folder after rebuilding the folder tree.
3479
3480         (closes Bug 19 imap_scan_folder() computes incorrectly number of new
3481          messages)
3482
3483 2003-05-17 [christoph]  0.8.11claws160
3484
3485         * src/imap.c
3486                 don't use STATUS command on current folder to check for
3487                 content changes. imap_cmd_ok() now tracks changes to
3488                 folder and number of existing messages.
3489
3490 2003-05-17 [paul]       0.8.11claws159
3491
3492         * src/plugins/clamav/clamav_plugin.c
3493                 remove unnecessary debug_print
3494
3495 2003-05-16 [thorsten]   0.8.11claws158
3496
3497         * src/plugins/demo.c
3498                 included missing intl.h
3499
3500 2003-05-16 [paul]       0.8.11claws157
3501
3502         * po/POTFILES.in
3503                 remove non-existant entries
3504         
3505         * src/plugins/clamav/clamav_plugin.c
3506           src/plugins/clamav/clamav_plugin_gtk.c
3507           src/plugins/dillo_viewer/dillo_prefs.c
3508           src/plugins/dillo_viewer/dillo_viewer.c
3509                 gettextise
3510
3511 2003-05-16 [christoph]  0.8.11claws156
3512
3513         * po/POTFILES.in
3514                 include plugin .c files for translation until I
3515                 find a better solution to have plugins have their
3516                 own textdomain
3517         * src/plugins/demo/demo.c
3518         * src/plugins/image_viewer/plugin.c
3519         * src/plugins/mathml_viewer/mathml_viewer.c
3520         * src/plugins/spamassassin/spamassassin.c
3521         * src/plugins/spamassassin/spamassassin_gtk.c
3522         * src/plugins/trayicon/trayicon.c
3523                 add gettext macros for plugin name and description
3524
3525 2003-05-16 [paul]
3526
3527         * sync with 0.9.0
3528
3529 2003-05-16 [paul]       0.8.11claws155
3530
3531         * sync with lastest 0.9.0pre1
3532                 see ChangeLog 2003-05-16
3533
3534 2003-05-15 [paul]       0.8.11claws154
3535
3536         * sync with latest 0.9.0pre1
3537                 see ChangeLog 2003-05-14 and 2003-05-15
3538
3539 2003-05-14 [christoph]  0.8.11claws153
3540
3541         * src/plugins/image_viewer/viewer.c
3542         * src/plugins/image_viewer/viewer.glade         ** NEW **
3543         * src/plugins/image_viewer/viewerprefs.c
3544                 make it possible to disable the autoload function in the
3545                 imageviewer again
3546
3547 2003-05-14 [christoph]  0.8.11claws152
3548
3549         * src/folder.c
3550                 fix folder update after adding a message
3551
3552 2003-05-13 [alfons]     0.8.11claws151
3553
3554         * src/common/session.c
3555                 remove debug traces
3556                 
3557         * src/addrcache.[ch]
3558         * src/filtering.[ch]
3559         * src/folder.[c]
3560         * src/gtkaspell.[ch]
3561         * src/imap.[ch]
3562         * src/mbox_folder.[ch]
3563         * src/mh.[ch]
3564         * src/mimeview.h
3565         * src/msgcache.[ch]
3566         * src/news.[ch]
3567         * src/passphrase.[ch]
3568         * src/prefs_common.[ch]
3569         * src/prefs_gtk.[ch]
3570         * src/procmsg.c
3571         * src/scoring.[ch]
3572                 be pedantic; (in prototypes () implies (int))
3573
3574 2003-05-13 [alfons]     0.8.11claws150
3575
3576         * src/prefs_toolbar.[ch]
3577         * src/summaryview.[ch]
3578         * src/toolbar.[ch]
3579                 change misleading text in toolbar prefs;
3580                 add toolbar action for ignore thread (toggles ignore thread flag);
3581                 clean up a little bit;
3582
3583 2003-05-12 [paul]
3584
3585         * tools/convert_mbox.pl
3586                 bug fixed by Fred Marton
3587
3588 2003-05-12 [paul]
3589
3590         * sync with 0.9.0pre1
3591
3592 2003-05-09 [paul]       0.8.11claws149
3593
3594         * sync with 0.8.11cvs43
3595                 see ChangeLog 2003-05-09
3596
3597 2003-05-08 [christoph]  0.8.11claws148
3598
3599         * src/imap.[ch]
3600                 o use CAPABILIY as first command and check for PREAUTH
3601                   information in the response to it
3602                 o rewrite all imap_cmd_* functions to use an IMAPSession
3603                   instead of a SockInfo as parameter
3604                 o do STARTTLS after fetching and checking the server
3605                   capabilities
3606
3607 2003-05-08 [paul]       0.8.11claws147
3608
3609         * tools/Makefile.am
3610           tools/README
3611           tools/convert_mbox.pl         ** NEW FILE **
3612                 add mbox conversion script. Submitted by 
3613                 Fred Marton <Fred.Marton@uni-bayreuth.de>
3614
3615 2003-05-07 [christoph]
3616
3617         * doc-src/glade.txt
3618         * src/gtk/pluginwindow.glade
3619         * src/plugins/image_viewer/viewerprefs.glade
3620         * src/plugins/spamassassin/spamassassin_gtk.glade
3621                 add glade files for user interfaces and a description how
3622                 to use glade to create the sylpheed code
3623
3624 2003-05-07 [paul]       0.8.11claws146
3625
3626         * sync with 0.8.11cvs41
3627                 see ChangeLog 2003-05-07
3628
3629 2003-05-06 [christoph]  0.8.11claws145
3630
3631         * src/main.c
3632         * src/plugins/image_viewer/viewer.c
3633                 fix usage of imlib in imageviewer plugin
3634
3635         * src/gtk/prefswindow.c
3636                 handle window close event correctly
3637
3638 2003-05-06 [paul]       0.8.11claws144
3639
3640         * src/common/ssl.c
3641                 fix typo introduced in sync
3642
3643 2003-05-06 [paul]       0.8.11claws143
3644
3645         * sync with 0.8.11cvs39
3646                 see ChangeLog 2003-05-06
3647
3648 2003-05-06 [paul]       0.8.11claws142
3649
3650         * AUTHORS
3651           po/cs.po
3652                 updated Czech translation, submitted by 
3653                 Radek Vybiral <Radek.Vybiral@vsb.cz>
3654                 
3655         * src/plugins/clamav/clamav_plugin_gtk.c
3656                 clean up
3657
3658 2003-05-03 [alfons]     0.8.11claws141
3659
3660         * src/compose.[ch]
3661                 make paste as quotation work even when the call to 
3662                 text_inserted() was deferred (fixes bug #140 "Paste 
3663                 as quotation does not work when using "external" 
3664                 clipboard")
3665
3666 2003-05-03 [thorsten]   0.8.11claws140
3667
3668         * src/addrquery.h
3669           src/ldapquery.h
3670           src/mainwindow.c
3671                 removed C++ comments
3672         * src/addr_compl.c
3673                 function with non-int retval/param used before
3674                 implementation/declaration
3675
3676 2003-05-02 [paul]       0.8.11claws139
3677
3678         * src/addr_compl.[ch]
3679           src/addressbook.[ch]
3680           src/addrindex.c
3681           src/summaryview.c
3682                 revert match's changes to (finally) remove the bug where
3683                 opening a folder causes massive slowdown when using the 
3684                 'Display sender using address book' option
3685
3686 2003-05-01 [melvin]     0.8.11claws138
3687
3688         * src/plugins/dillo_viewer/dillo_prefs.[ch]
3689         * src/plugins/dillo_viewer/dillo_viewer.c
3690                 Fixed bug where "Cancel" button from prefs issued
3691                 warnings.
3692                 Comply a little more to coding style
3693
3694 2003-05-01 [paul]       0.8.11claws137
3695
3696         * sync with 0.8.11cvs38
3697                 see ChangeLog 2003-05-01
3698
3699 2003-05-01 [paul]       0.8.11claws136
3700
3701         * po/bg.po
3702                 updated by George Danchev
3703
3704 2003-04-30 [christoph]  0.8.11claws135
3705
3706         * src/plugins/dillo_viewer/dillo_prefs.c
3707         * src/plugins/image_viewer/viewerprefs.c
3708         * src/plugins/spamassassin/spamassassin_gtk.c
3709                 remove gtk_widget_ref() calls for widgets in
3710                 glade code
3711
3712 2003-04-30 [paul]       0.8.11claws134
3713
3714         * src/addrindex.c
3715                 ok, this time a better fix for the bug where opening folder
3716                 has massive slowdown when using the 'Display sender using 
3717                 address book' option
3718
3719 2003-04-30 [paul]       0.8.11claws133
3720
3721         * src/addrindex.c
3722                 revert the 'fix' of 0.8.11claws128 because it doesn't fix it
3723         
3724 2003-04-30 [melvin]     0.8.11claws132
3725
3726         New: Dillo plugin preferences (patch by Dimitar Haralanov)
3727
3728         * src/plugins/dillo_viewer/dillo_prefs.[ch]     *** NEW ***
3729                 Preferences for the dillo plugin
3730         * src/plugins/dillo_viewer/dillo_viewer.c
3731                 Support for preferences
3732         * src/plugins/dillo_viewer/Makefile.am
3733                 Added dillo_prefs.[ch]
3734
3735 2003-04-30 [alfons]     0.8.11claws131
3736
3737         * src/common/plugin.[ch]
3738                 see? this ANSI C'fication immediately gives us type
3739                 checking for free.
3740
3741 2003-04-30 [alfons]     0.8.11claws130
3742
3743         * src/common/plugin.[ch]
3744         * src/plugins/clamav/clamav_plugin.[ch]
3745         * src/plugins/clamav/clamav_plugin_gtk.c
3746         * src/plugins/demo/demo.c
3747         * src/plugins/dillo_viewer/dillo_viewer.c
3748         * src/plugins/image_viewer/plugin.c
3749         * src/plugins/image_viewer/viewer.[ch]
3750         * src/plugins/image_viewer/viewerprefs.[ch]
3751         * src/plugins/mathml_viewer/mathml_viewer.c
3752         * src/plugins/spamassassin/spamassassin.[ch]
3753         * src/plugins/spamassassin/spamassassin_gtk.c
3754         * src/plugins/trayicon/trayicon.c
3755                 clean up
3756
3757 2003-04-30 [alfons]     0.8.11claws129
3758
3759         * src/common/utils.c
3760                 make is_ascii_str() fail gracefully when NULL pointer
3761                 is passed
3762
3763 2003-04-30 [paul]       0.8.11claws128
3764
3765         * src/addrindex.c
3766                 fix bug where opening folder has massive slowdown when
3767                 using the 'Display sender using address book' option
3768
3769 2003-04-30 [paul]       0.8.11claws127
3770
3771         * src/plugins/clamav/clamav_plugin.c
3772           src/plugins/clamav/clamav_plugin_gtk.c
3773           src/plugins/demo/demo.c
3774           src/plugins/dillo_viewer/dillo_viewer.c
3775           src/plugins/image_viewer/plugin.c
3776           src/plugins/mathml_viewer/mathml_viewer.c
3777           src/plugins/spamassassin/spamassassin.c
3778           src/plugins/spamassassin/spamassassin_gtk.c
3779           src/plugins/trayicon/trayicon.c
3780                 get rid of eye-hurting function signatures
3781
3782 2003-04-30 [paul]       0.8.11claws126
3783
3784         * src/plugins/trayicon/trayicon.c
3785                 add description
3786                 
3787         * src/mimeview.c
3788                 be more descriptive
3789
3790 2003-04-30 [paul]       0.8.11claws125
3791
3792         * configure.ac
3793                 arrange the plugins in reverse alphabetical order
3794                 
3795         * src/plugins/clamav/clamav_plugin.[ch]
3796           src/plugins/clamav/clamav_plugin_gtk.c
3797                 rename some params
3798                 resize max_size window
3799                 re-arrange the order of some gui elements
3800                 improve descriptions
3801         
3802         * src/plugins/image_viewer/plugin.c
3803           src/plugins/mathml_viewer/mathml_viewer.c
3804                 add descriptions
3805                 
3806         * src/plugins/spamassassin/spamassassin_gtk.c
3807                 resize max_size window
3808                 re-arrange the order of some gui elements
3809                 
3810         * src/messageview.c
3811           src/mimeview.c
3812                 correct typos
3813
3814 2003-04-30 [alfons]     0.8.11claws124
3815
3816         * src/imap.c
3817                 fix a leak found while browsing Martin Kluge's 
3818                 valgrind log (Claws only)
3819
3820 2003-04-29 [darko]      0.8.11claws123
3821
3822         * src/gtk/gtkstext.h
3823                 include wchar.h if it is available, fixes compilation
3824                 on HP-UX systems
3825
3826 2003-04-29 [melvin]     0.8.11claws122
3827
3828         * src/prefs_actions.c
3829                 Improved help text of Actions' syntax
3830
3831 2003-04-28 [paul]       0.8.11claws121
3832
3833         * src/action.c
3834                 a better fix for the crash when performing an action
3835                 on a mime part
3836
3837 2003-04-28 [paul]       0.8.11claws120
3838
3839         * src/action.c
3840                 fix crash when performing an action on a
3841                 mime part
3842
3843 2003-04-28 [paul]       0.8.11claws119
3844
3845         * sync with 0.8.11cvs36
3846                 see ChangeLog 2003-04-28
3847
3848 2003-04-27 [paul]       0.8.11claws118
3849
3850         * more sync with 0.8.11cvs35
3851                 see ChangeLog 2003-04-25
3852
3853 2003-04-26 [christoph]  0.8.11claws117
3854
3855         * src/folder.c
3856                 fix remove virtual check
3857
3858 2003-04-26 [paul]       0.8.11claws116
3859
3860         * src/messageview.c
3861                 fix return-receipt, make it work again
3862
3863 2003-04-26 [paul]       0.8.11claws115
3864
3865         * src/mimeview.c
3866                 restore double-clicking of the [application/pgp-signature 
3867                 (Select "Check signature" to check)] line in the message view,
3868                 broken in recent sync
3869
3870 2003-04-26 [christoph]  0.8.11claws114
3871
3872         * src/folder.c
3873                 check if remove virtual really exists before
3874                 calling the function
3875
3876 2003-04-25 [match]      0.8.11claws113
3877
3878         * src/addrindex.c
3879         * src/addrbook.c
3880         * src/ldapquery.[ch]
3881         * src/ldapctrl.[ch]
3882                 fix memleak.
3883         * src/ldapserver.[ch]
3884                 fix memleak. fix segfault.
3885                 plug a Claws memleak
3886
3887 2003-04-25 [alfons]     0.8.11claws112
3888
3889         * src/folder.c
3890                 plug a Claws memleak
3891
3892 2003-04-25 [alfons]     0.8.11claws111
3893
3894         * src/common/session.c
3895                 plug a memleak
3896
3897 2003-04-25 [paul]       0.8.11claws110
3898
3899         * sync with 0.8.11cvs35
3900                 see ChangeLog 2003-04-24 and 2003-04-25
3901                 
3902         * src/gtk/pluginwindow.c
3903                 correct another strange float value
3904
3905 2003-04-24 [christoph]  0.8.11claws109
3906
3907         * src/folder.c
3908                 freeze folder item updates when unsetting new flags
3909
3910         * src/gtk/pluginwindow.c
3911                 correct strange float value
3912
3913 2003-04-23 [paul]       0.8.11claws108
3914
3915         * sync with 0.8.11cvs33
3916                 see ChangeLog 2003-04-23
3917
3918 2003-04-22 [paul]       0.8.11claws107
3919
3920         * src/Makefile.am
3921           src/messageview.c
3922           src/mimeview.c
3923           src/pgptext.[ch]      ** REMOVED **
3924                 remove pgptext.[ch] as its not used any more
3925
3926 2003-04-22 [paul]       0.8.11claws106
3927
3928         * sync with 0.8.11cvs31
3929                 see ChangeLog 2003-04-21 and 2003-04-22
3930
3931 2003-04-21 [alfons]     0.8.11claws105
3932
3933         * src/main.c
3934                 No access to GTK structures if we're a spawned child
3935                 (and clean up code a little bit...) Should fix #126.
3936
3937 2003-04-21 [melvin]     0.8.11claws104
3938
3939         * src/plugins/dillo_viewer/README
3940                 Improved slightly the text.
3941
3942 2003-04-21 [melvin]     0.8.11claws103
3943
3944         * src/plugins/dillo_viewer/README *** NEW ***
3945                 Added a README file for the Dillo plugin
3946
3947 2003-04-20 [paul]
3948
3949         * tools/README
3950           tools/outlook2sylpheed.pl
3951                 updated and improved by Ricardo Mones Lastra
3952
3953 2003-04-18 [oliver]     0.8.11claws102
3954
3955         * src/inc.c 
3956         * src/prefs_account.h
3957                 remove Pop3SessionType (used by selective download)
3958         * src/prefs_toolbar.c
3959                 enable set Default Toolbar button
3960
3961 2003-04-18 [paul]       0.8.11claws101
3962
3963         * sync with 0.8.11cvs29
3964                 see ChangeLog 2003-04-18
3965
3966 2003-04-17 [paul]       0.8.11claws100
3967
3968         * src/prefs_common.[ch]
3969           src/summaryview.c
3970                 remove 'Open next message on deletion' option,
3971                 as the same effect can now be achieved via the
3972                 'Always open messages in summary when selected'
3973                 option.
3974
3975 2003-04-17 [paul]       0.8.11claws99
3976
3977         * sync with 0.8.11cvs28
3978                 see ChangeLog 2003-04-17
3979
3980 2003-04-17 [christoph]  0.8.11claws98
3981
3982         * ac/spamassassin.m4
3983         * src/plugins/spamassassin/libspamc.[ch]
3984         * src/plugins/spamassassin/utils.[ch]
3985                 sync libspamc with SpamAssassin project
3986
3987 2003-04-17 [christoph]  0.8.11claws97
3988
3989         * src/common/socket.h
3990         * src/gtk/sslcertwindow.h
3991                 rename old USE_SSL to USE_OPENSSL
3992
3993 2003-04-17 [paul]       0.8.11claws96
3994
3995         * src/prefs_common.h
3996                 use gulong for P_COLOR so that it compiles/runs on
3997                 64-bit systems. Patch submitted by James Noyes
3998                 <jnoyes-claws@retrogeeks.com>
3999                 
4000         * po/de.po
4001                 updated by Jens
4002
4003 2003-04-17 [paul]       0.8.11claws95
4004
4005         * sync with 0.8.11cvs27
4006                 see ChangeLog 2003-04-16
4007
4008 2003-04-15 [paul]       0.8.11claws94
4009
4010         * src/prefs_common.[ch]
4011                 rearrange to stop the window getting too long:
4012                         move Receive dialog stuff to Receive tab
4013                         move Send dialog to Send tab
4014                         remove Dialogs frame
4015                 rename 'Open messages in summary with cursor keys' to
4016                 'Always open messages in summary when selected', as its
4017                 more appropriate
4018
4019 2003-04-15 [paul]       0.8.11claws93
4020
4021         * src/prefs_common.[ch]
4022           src/summaryview.c
4023                 add new option '/Interface/Open next message on deletion'
4024
4025 2003-04-15 [paul]       0.8.11claws92
4026
4027         * src/summaryview.[ch]
4028                 add /Mark/Lock and /Mark/Unlock to the pop-up
4029                 menu. Patch submitted by Ivan Francolin Martinez
4030                 <ivanfm@users.sourceforge.net>
4031
4032 2003-04-15 [paul]       0.8.11claws91
4033
4034         * sync with 0.8.11cvs24
4035                 see ChangeLog 2003-04-15
4036
4037 2003-04-14 [jens]       0.8.11claws90
4038
4039         * updated German translation and some corrections from
4040                 Roland Bless <bless@tm.uka.de>
4041
4042 2003-04-14 [paul]       0.8.11claws89
4043
4044         * sync with 0.8.11cvs22
4045                 see ChangeLog 2003-04-14
4046
4047 2003-04-13 [paul]       0.8.11claws88
4048
4049         * src/plugins/clamav/clamav_plugin.c
4050                 fix memory leaks
4051                 clean up
4052
4053 2003-04-12 [paul]       0.8.11claws87
4054
4055         * src/plugins/clamav/clamav_plugin.c
4056                 activate enable/disable archive scanning option
4057                 
4058         * src/plugins/clamav/.cvsignore         ** NEW FILE **
4059
4060 2003-04-12 [paul]       0.8.11claws86
4061
4062         * src/plugins/Makefile.am
4063           src/plugins/clamav/Makefile.am                ** NEW FILE **
4064           src/plugins/clamav/README                     ** NEW FILE ** 
4065           src/plugins/clamav/clamav_plugin.[ch]         ** NEW FILES **
4066           src/plugins/clamav/clamav_plugin_gtk.c        ** NEW FILE **
4067                 add Clam AntiVirus plugin
4068
4069 2003-04-12 [paul]       0.8.11claws85
4070
4071         * sync with 0.8.11cvs21
4072                 see ChangeLog 2003-04-11
4073
4074 2003-04-11 [paul]       0.8.11claws84
4075
4076         * po/es.po
4077                 update Spanish translation. Submitted by Ricardo
4078                 Mones Lastra.
4079
4080 2003-04-10 [christoph]  0.8.11claws83
4081
4082         * src/mbox.c
4083                 fix typo that did not move unfiltered mails to destination
4084                 folder
4085
4086         (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
4087          when filtering from spool)
4088
4089 2003-04-10 [christoph]  0.8.11claws82
4090
4091         * src/imap.c
4092                 use BODY.PEEK instead of BODY in in message fetch operation
4093                 to make sure the IMAP server does not set the \Seen flag for
4094                 messages. Sylpheed does that later itself, when the message
4095                 is opened in sylpheed
4096
4097         (closes Bug 111 Claws destroys unread marks)
4098
4099 2003-04-09 [oliver]     0.8.11claws81
4100         
4101         * src/folder.c
4102                 fix crash in folder_destroy
4103         * README.claws
4104                 remove selective download
4105
4106 2003-04-09 [christoph]  0.8.11claws80
4107
4108         * src/imap.c
4109                 fix crash in imap_get_msginfo() when then fetched message
4110                 is not found
4111
4112         (closes Bug 110 Crash during mail composition)
4113
4114 2003-04-08 [christoph]  0.8.11claws79
4115
4116         * src/folder.c
4117         * src/prefs_account.c
4118                 Filter new messages that are found in an INBOX folder
4119                 when 'Filter messages on receiving' is enabled in the
4120                 Folder's AccountPrefs. This allows to use Sylpheed's
4121                 filtering engine for IMAP folders where messages are
4122                 added to the INBOX by a MTA
4123
4124 2003-04-08 [paul]       0.8.11claws78
4125
4126         * src/procmsg.h
4127                 clean up after last commit
4128
4129 2003-04-08 [paul]       0.8.11claws77
4130
4131         * sync with 0.8.11cvs20
4132                 see ChangeLog 2003-04-07 and 2003-04-08
4133
4134 2003-04-07 [christoph]  0.8.11claws76
4135
4136         * src/filtering.[ch]
4137         * src/inc.[ch]
4138         * src/mbox.c
4139         * src/procmsg.[ch]
4140                 add procmsg_msginfo_filter() to execute filtering actions
4141
4142 2003-04-06 [christoph]  0.8.11claws75
4143
4144         * src/imap.c
4145                 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
4146
4147 2003-04-06 [christoph]  0.8.11claws74
4148
4149         * src/common/utils.[ch]
4150                 add g_int_compare() function for slist sorting
4151
4152         * src/imap.c
4153                 fetch all MsgInfos with one command in imap_get_msginfos()
4154                 using an imap set with a list of ranges
4155
4156         * src/news.c
4157                 use new g_int_compare() function
4158
4159 2003-04-06 [thorsten]   0.8.11claws73
4160
4161         * src/mh.c
4162                 corrected implementation of mh_folder_destroy()
4163
4164 2003-04-05 [christoph]  0.8.11claws72
4165
4166         * src/account.c
4167         * src/folder.[ch]
4168         * src/folderview.c
4169         * src/imap.c
4170         * src/inc.c
4171         * src/main.c
4172         * src/mainwindow.c
4173         * src/mbox_folder.c
4174         * src/mh.c
4175         * src/mimeview.h
4176         * src/msgcache.[ch]
4177         * src/news.c
4178         * src/procmime.h
4179         * src/procmsg.[ch]
4180         * src/setup.c
4181         * src/gtk/gtkutils.c
4182                 o rename structure field names class and new to klass and
4183                   new_msgs, to allow including files in C++
4184                 o add 'extern "C"' block to some header files
4185                 o add MsgInfoList and MsgNumberList as alias for GSList for
4186                   developers to know what type of list is expected
4187
4188         * src/plugins/image_viewer/plugin.c
4189         * src/plugins/image_viewer/viewer.[ch]
4190         * src/plugins/image_viewer/viewerprefs.[ch]
4191                 rename function names to prevent conflicts
4192
4193 2003-04-05 [paul]       0.8.11claws71
4194
4195         * sync with 0.8.11cvs18
4196                 see ChangeLog 2003-04-03 and 2003-04-04
4197
4198 2003-04-02 [christoph]  0.8.11claws70
4199
4200         * src/folder.[ch]
4201         * src/imap.[ch]
4202         * src/mbox_folder.[ch]
4203         * src/mh.[ch]
4204         * src/news.[ch]
4205                 o Make all virtual folder functions private
4206                 o remove unused folder code
4207
4208         * src/common/socket.[ch]
4209         * src/summaryview.c
4210                 fix warnings
4211
4212 2003-03-30 [alfons]     0.8.11claws69
4213
4214         * src/send_message.c
4215                 remove two debug traces and see if people still report
4216                 errors
4217
4218 2003-03-30 [alfons]     0.8.11claws68
4219
4220         * src/send_message.c
4221         * src/commons/session.c
4222                 add more debug traces
4223
4224 2003-03-30 [christoph]  0.8.11claws67
4225
4226         * src/folder.c
4227                 change processing folder name from .processing to processing
4228
4229         * src/common/ssl.c
4230                 disable SSL certificate check because it causes Xlib error
4231                 when the child process want's to open an GTK window
4232
4233 2003-03-30 [christoph]  0.8.11claws66
4234
4235         * src/folder.c
4236                 don't use default folder for processing folder item because
4237                 it can be a non local folder
4238
4239         (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
4240
4241 2003-03-30 [alfons]     0.8.11claws65
4242
4243         * src/send_message.c
4244                 try fixing crashes when sending messages: my gcc 2.95.4 seems 
4245                 to generate bad code for 'send_send_data_progressive': When
4246                 called from 'send_send_data_finished', the 'data' pointer is
4247                 cleared just before the assignment to the dialog pointer
4248
4249 2003-03-29 [christoph]  0.8.11claws64
4250
4251         * src/common/prefs.h
4252         * src/plugins/image_viewer/Makefile.am
4253         * src/plugins/image_viewer/plugin.c
4254         * src/plugins/image_viewer/viewer.[ch]
4255         * src/plugins/image_viewer/viewerprefs.[ch]     ** NEW **
4256                 add PrefsPage for ImageViewer
4257
4258 2003-03-28 [thorsten]   0.8.11claws63
4259
4260         * src/common/session.c
4261                 added some comments
4262
4263 2003-03-28 [paul]       0.8.11claws62
4264
4265         * sync with 0.8.11cvs16
4266                 see ChangeLog 2003-03-28
4267
4268 2003-03-28 [paul]       0.8.11claws61
4269
4270         * sync with 0.8.11cvs15
4271                 see ChangeLog 2003-03-28
4272
4273 2003-03-27 [christoph]  0.8.11claws60
4274
4275         * src/folder.c
4276         * src/imap.c
4277         * src/common/socket.[ch]
4278                 set socket state to DISCONNECTED when any operation
4279                 fails to allow reconnecting in IMAP code without
4280                 checking the return code of all calls to the command
4281                 functions
4282
4283         * src/folderview.c
4284         * src/summaryview.c
4285                 remove some more stuff that depends on specific
4286                 folder types
4287
4288 2003-03-27 [paul]       0.8.11claws59
4289
4290         * sync with 0.8.11cvs14
4291                 see ChangeLog 2003-03-27
4292                 
4293         * src/selective_download.[ch]   ** REMOVED **
4294                 really removed
4295
4296 2003-03-27 [christoph]  0.8.11claws58
4297
4298         * src/folder.c
4299                 fix handling of tmp_flags in flag copy function
4300
4301 2003-03-27 [paul]       0.8.11claws57
4302
4303         * sync with 0.8.11cvs13
4304                 see ChangeLog 2003-03-27
4305
4306 2003-03-27 [oliver]     0.8.11claws56
4307
4308         * src/maiwindow.c
4309                 remove sel_download_cb
4310
4311 2003-03-27 [oliver]     0.8.11claws55
4312         
4313         * src/inc.c
4314                 remove POP3_TOP
4315         
4316 2003-03-26 [oliver]     0.8.11claws54
4317
4318         *src/pop.h
4319                 remove POP3_TOP*
4320         * README.claws
4321                 remove selective donwload readme
4322
4323 2003-03-26 [oliver]     0.8.11claws53
4324         * src/matcher.[ch]
4325         * src/matcher_parser_parse.y 
4326         * src/pop.c 
4327         * src/prefs_account.[ch]
4328         * src/prefs_filtering.c
4329                 remove selective donwload
4330
4331 2003-03-26 [oliver]     0.8.11claws52
4332
4333         * src/inc.[ch] 
4334         * src/filtering.c 
4335         * src/mainwindow.c 
4336                 remove selective donwload
4337
4338 2003-03-26 [oliver]     0.8.11claws51
4339         
4340         * src/Makefile.am
4341         * src/selective_download.[ch]   ** REMOVE **    
4342
4343 2003-03-26 [christoph]  0.8.11claws50
4344
4345         * src/news.c
4346                 fix NEWS that got broken by a sync with sylpheed-main
4347
4348 2003-03-26 [christoph]  0.8.11claws49
4349
4350         * src/mimeview.c
4351                 fix mime type guessing when no mime type is found for a file
4352
4353 2003-03-25 [christoph]  0.8.11claws48
4354
4355         * src/mimeview.c
4356         * src/procmime.c
4357                 remove mime type guessing from mime parser and use
4358                 name based mime types in viewer lookup for mime type
4359                 application/octet-stream
4360
4361 2003-03-25 [christoph]  0.8.11claws47
4362
4363         * doc-src/readme.txt
4364         * doc-src/rfc2554.txt
4365                 add RFC about SMTP AUTH
4366
4367         * src/send_message.c
4368         * src/common/smtp.[ch]
4369                 add extra error code for authentication errors and
4370                 clear temporary password when this error occurs
4371
4372         (closes Bug 84 authentication failure while sending should
4373          prompt for password again)
4374
4375 2003-03-25 [christoph]  0.8.11claws46
4376
4377         * configure.ac
4378         * src/Makefile.am
4379         * src/imageview.[ch]                            ** REMOVE **
4380         * src/messageview.[ch]
4381         * src/mimeview.[ch]
4382         * src/prefs_common.[ch]
4383         * src/textview.c
4384         * src/plugins/Makefile.am
4385         * src/plugins/image_viewer/.cvsignore           ** NEW **
4386         * src/plugins/image_viewer/Makefile.am          ** NEW **
4387         * src/plugins/image_viewer/plugin.c             ** NEW **
4388         * src/plugins/image_viewer/viewer.[ch]          ** NEW **
4389                 move image viewer into a plugin (building is enabled by default)
4390                 [ToDo: Prefs for resize and autoview]
4391
4392 2003-03-25 [paul]       0.8.11claws45
4393
4394         * sync with 0.8.11cvs12
4395                 see ChangeLog 2003-03-26
4396
4397 2003-03-25 [paul]       0.8.11claws44
4398
4399         * sync with 0.8.11cvs11
4400                 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
4401                 
4402         Note: Selective Download is broken.
4403                 
4404 2003-03-22 [christoph]  0.8.11claws43
4405
4406         * src/folder.c
4407                 code cleanup for flags copying
4408
4409 2003-03-22 [christoph]  0.8.11claws42
4410
4411         * src/plugins/trayicon/trayicon.c
4412                 fix setting the transparent area when the window size
4413                 is forced by the system tray
4414
4415 2003-03-22 [christoph]  0.8.11claws41
4416
4417         * src/plugins/trayicon/gnome-mail.xpm           ** REMOVE **
4418         * src/plugins/trayicon/gnome-nomail.xpm         ** REMOVE **
4419         * src/plugins/trayicon/newmail.xpm              ** NEW **
4420         * src/plugins/trayicon/nomail.xpm               ** NEW **
4421         * src/plugins/trayicon/trayicon.c
4422         * src/plugins/trayicon/unreadmail.xpm           ** NEW **
4423                 o replace GBiff icons with KBiff icons resized to 16x16 pixel
4424                 o add icon for unread mails
4425                 o set transparency for window
4426
4427 2003-03-22 [christoph]  0.8.11claws40
4428
4429         * src/news.c
4430                 init news session to prevent crash when session is closed
4431
4432 2003-03-22 [christoph]  0.8.11claws39
4433
4434         * src/imap.c
4435         * src/common/session.[ch]
4436                 Init session data to make sure we don't have invalid pointers
4437                 for read_ch and write_ch when new multi process sessions are
4438                 not used
4439
4440         * src/main.c
4441         * src/common/plugin.c
4442         * src/common/sylpheed.c
4443         * src/plugins/demo/demo.c
4444         * src/plugins/dillo_viewer/dillo_viewer.c
4445         * src/plugins/mathml_viewer/mathml_viewer.c
4446         * src/plugins/spamassassin/spamassassin.c
4447         * src/plugins/spamassassin/spamassassin_gtk.c
4448                 add plugin types to allow loading plugins at different times
4449                 (and maybe for different frontends), because it's not good to
4450                 load GTK-Plugins gefore gtk_init was called
4451
4452         * configure.ac
4453         * src/plugins/Makefile.am
4454         * src/plugins/trayicon/.cvsignore               ** NEW **
4455         * src/plugins/trayicon/Makefile.am              ** NEW **
4456         * src/plugins/trayicon/eggtrayicon.c            ** NEW **
4457         * src/plugins/trayicon/eggtrayicon.h            ** NEW **
4458         * src/plugins/trayicon/gnome-mail.xpm           ** NEW **
4459         * src/plugins/trayicon/gnome-nomail.xpm         ** NEW **
4460         * src/plugins/trayicon/trayicon.c               ** NEW **
4461                 New Trayicon plugin that shows an icon in a systray that uses
4462                 XEMBED protocol like Gnome's systray. Icon shows if there
4463                 are new mails and a tooltip shows information about new,
4464                 unread and total messages.
4465
4466 2003-03-22 [paul]       0.8.11claws38
4467
4468         * src/common/smtp.c
4469                 fix ESMTP AUTH CRAM-MD5
4470                 [sync with main (still version 0.8.11cvs6), see
4471                  ChangeLog 2003-03-22]
4472
4473 2003-03-21 [colin]      0.8.11claws37
4474
4475         * src/send_message.c
4476                 Fix USE_SSL => USE_OPENSSL
4477
4478 2003-03-21 [colin]      0.8.11claws36
4479
4480         * src/folderview.c
4481                 Fix counts in drag and dropped subfolders
4482
4483 2003-03-21 [colin]      0.8.11claws35
4484
4485         * src/folder.c 
4486         * src/folderview.c
4487                 speed up a bit folder dnd
4488
4489 2003-03-20 [alfons]     0.8.11claws34
4490
4491         * src/main.c
4492         * src/toolbar.c
4493         * src/procmsg.c
4494                 don't send locked queue messages
4495                 (feature request "[ 705245 ] Locking message in outbox 
4496                  should prevent sending")
4497
4498 2003-03-20 [christoph]  0.8.11claws33
4499
4500         * src/folder.c
4501                 remove NEW and UNREAD flag in special folders when scanning
4502                 
4503         * src/common/smtp.c
4504                 fix ESMTP AUTH CRAM-MD5
4505
4506 2003-03-20 [paul]       0.8.11claws32
4507
4508         * src/prefs_account.c
4509                 Re-write 'Tunnel command to open connection' as
4510                 'Use command to communicate with server', and disable
4511                 it for all except IMAP accounts
4512
4513 2003-03-20 [paul]       0.8.11claws31
4514
4515         * sync with 0.8.11cvs6
4516                 see ChangeLog 2003-03-20
4517
4518 2003-03-19 [match]      0.8.11claws30
4519
4520         * src/addritem.[ch]
4521                 include documentation. minor refactoring.
4522         * src/addr_compl.[ch]
4523         * src/addrindex.[ch]
4524         * src/addresbook.[ch]
4525         * src/summaryview.c
4526                 re-enable address lookup (was disabled in
4527                 0.8.11claws20).
4528
4529 2003-03-19 [christoph]  0.8.11claws29
4530
4531         * src/procmsg.c
4532                 add temp flag handling, will make moving and copying
4533                 messages possible again
4534
4535         * src/folder.c
4536                 correct calulation of folder stats
4537
4538 2003-03-18 [match]      0.8.11claws28
4539
4540         * src/editgroup.h
4541                 remove case sensitive comparison (closes bug 80).
4542
4543 2003-03-18 [christoph]  0.8.11claws27
4544
4545         * src/imap.c
4546                 fix imap using a tunnel command
4547
4548         (closes bug 87)
4549
4550 2003-03-18 [christoph]  0.8.11claws26
4551
4552         * src/folder.[ch]
4553         * src/imap.c
4554         * src/procmsg.[ch]
4555                 rewrite flag handling for folders
4556
4557 2003-03-18 [christoph]  0.8.11claws25
4558
4559         * src/folder.c
4560         * src/procmsg.c
4561         * src/summaryview.c
4562                 unset NEW and UNREAD flags when message is ignored, to make
4563                 sure messages don't show up as unread on other IMAP clients,
4564                 because the IGNORE_THREAD flag can not be syncronized through
4565                 the IMAP folder
4566
4567 2003-03-17 [christoph]  0.8.11claws24
4568
4569         * src/imap.c
4570                 don't use recursion to fetch uids when the number of messages
4571                 does not match. Moved code into subfunction that is used
4572                 again when needed, to prevent an endless loop.
4573
4574 2003-03-17 [thorsten]   0.8.11claws23
4575
4576         * src/imageview.[ch]
4577                 export imageview_get_resized_size() (for plugins)
4578         * src/prefs_common.[ch]
4579                 added prefs_common_get() (for plugins)
4580
4581 2003-03-17 [christoph]  0.8.11claws22
4582
4583         * src/imap.c
4584                 o remove UID guessing from copy code
4585                 o support UIDPLUS extension for APPEND command
4586
4587 2003-03-17 [paul]       0.8.11claws21
4588
4589         * src/gtk/about.c
4590                 remove 'Compiled-plugins' section.
4591                 
4592         * src/plugins/dillo_viewer/dillo_viewer.c
4593                 slight change to description text
4594
4595 2003-03-16 [match]      0.8.11claws20
4596         * src/ldapserver.[ch]           ** NEW **
4597         * src/ldapctrl.[ch]             ** NEW **
4598         * src/ldapquery.[ch]            ** NEW **
4599         * src/ldaputil.[ch]             ** NEW **
4600         * src/addrcindex.[ch]           ** NEW **
4601         * src/addrquery.h               ** NEW **
4602         * src/addritem.[ch]
4603         * src/addrcache.[ch]
4604         * src/addrindex.[ch]
4605         * src/addr_compl.[ch]
4606         * src/addressbook.[ch]
4607         * src/addrbook.[ch]
4608         * src/editgroup.c
4609         * src/editaddress.c
4610         * src/editldap.c
4611         * src/editldap_basedn.c
4612         * src/vcard.c
4613         * src/jpilot.c
4614         * src/Makefile.am
4615                 included dynamic LDAP queries. improved address
4616                 completion.
4617
4618 2003-03-16 [paul]       0.8.11claws19
4619
4620         * tools/multiwebsearch.pl
4621                 fix a fatal typo
4622
4623 2003-03-16 [christoph]  0.8.11claws18
4624
4625         * src/mimeview.c
4626         * src/plugins/dillo_viewer/dillo_viewer.c
4627         * src/plugins/mathml_viewer/mathml_viewer.c
4628                 make unregistering of MimeViewerFactorys possible
4629
4630 2003-03-16 [alfons]     0.8.11claws17
4631
4632         * configure.ac
4633                 correct typo
4634
4635 2003-03-16 [melvin]     0.8.11claws16
4636
4637         * src/plugins/dillo_viewer.c
4638                 Fixed bug where it was not possible to view more than
4639                 one text/html attachment per message (bug discovered
4640                 by Christoph Hohmann).
4641
4642 2003-03-15 [melvin]     0.8.11claws15
4643
4644         * src/prefs_actions.c
4645                 Fixed compilation warnings.
4646
4647 2003-03-15 [melvin]     0.8.11claws14
4648
4649         * src/plugins/Makefile.am
4650         * src/plugins/dillo_viewer/.cvsignore                   ** NEW **
4651         * src/plugins/dillo_viewer/Makefile.am                  ** NEW **
4652         * src/plugins/dillo_viewer/dillo_viewer.c               ** NEW **
4653                 Added a html mail viewer plugin that uses Dillo v0.7.0 or
4654                 newer (http://dillo.auriga.wearlab.de/).
4655
4656 2003-03-15 [christoph]  0.8.11claws13
4657
4658         * src/imap.c
4659                 don't query imap folder for attributes because we already
4660                 for them from imap_status
4661
4662         * src/mimeview.[ch]
4663                 add support for plugable MimeViewers (unloading Viewers
4664                 not yet complete)
4665
4666         * src/plugins/Makefile.am
4667         * src/plugins/mathml_viewer/.cvsignore          ** NEW **
4668         * src/plugins/mathml_viewer/Makefile.am         ** NEW **
4669         * src/plugins/mathml_viewer/mathml_viewer.c     ** NEW **
4670                 add MathML Viewer (Content-Type text/mathml) using GtkMathView
4671                 widget from http://helm.cs.unibo.it/mml-widget/
4672
4673 2003-03-14 [christoph]  0.8.11claws12
4674
4675         * src/folder.[ch]
4676                 o error return code's should better be negative
4677                 o replace printf with debug_print
4678
4679         * src/imap.c
4680                 improve IMAP folder scan by checking UID-NEXT
4681
4682         * src/summaryview.c
4683                 remove check that are unnecessary in my opinion
4684
4685 2003-03-13 [christoph]  0.8.11claws11
4686
4687         * src/folder.[ch]
4688         * src/foldersel.c
4689         * src/folderview.c
4690         * src/imap.c
4691         * src/mbox_folder.c
4692         * src/mh.c
4693         * src/news.c
4694         * src/prefs_scoring.c
4695         * src/summaryview.c
4696                 use a common function to get a displayable name
4697                 for a FolderItem
4698
4699 2003-03-13 [paul]       0.8.11claws10
4700
4701         * tools/Makefile.am
4702           tools/README
4703           tools/multiwebsearch.conf     ** NEW FILE **
4704           tools/multiwebsearch.pl       ** NEW FILE **
4705                 add multiwebsearch Actions script
4706
4707 2003-03-13 [colin]      0.8.11claws9
4708
4709         * src/compose.c
4710                 Remove leading emtpy lines from quoted text
4711                 before quoting it
4712
4713 2003-03-13 [melvin]     0.8.11claws8
4714
4715         * src/prefs_actions.c
4716                 Fixed a memory leak
4717                 Code clean ups
4718                 Added Cancel and OK buttons
4719                 Corrected help text
4720
4721 2003-03-13 [christoph]  0.8.11claws7
4722
4723         * src/account.c
4724         * src/folder.[ch]
4725         * src/imap.c
4726         * src/mainwindow.c
4727         * src/mbox_folder.c
4728         * src/mh.c
4729         * src/news.c
4730         * src/setup.c
4731                 replace more folder type stuff with folder class stuff
4732
4733 2003-03-13 [melvin]     0.8.11claws6
4734
4735         * src/prefs_actions.c
4736                 Added new tokens:
4737                 %u: user provided argument
4738                 %h: user provided argument (hidden on input)
4739                 %s: current text selection in the message view 
4740
4741 2003-03-13 [paul]       0.8.11claws5
4742
4743         * sync with 0.8.11cvs5
4744                 see ChangeLog 2003-03-11, 2003-03-12
4745
4746 2003-03-12 [christoph]  0.8.11claws4
4747
4748         * src/folder.c
4749                 use folder class idstr when writing folderlist.xml
4750
4751         * src/folder.h
4752         * src/imap.c
4753         * src/news.c
4754                 replace folder type checks with folder class checks
4755
4756 2003-03-12 [christoph]  0.8.11claws3
4757
4758         * src/folder.[ch]
4759         * src/imap.[ch]
4760         * src/main.c
4761         * src/mbox_folder.[ch]
4762         * src/mh.[ch]
4763         * src/news.[ch]
4764                 o create a list of known folder classes in the folder system
4765                 o use folder class id strings for folder item identifiers
4766
4767 2003-03-12 [christoph]  0.8.11claws2
4768
4769         * src/imap.c
4770                 fix imap uid validity check
4771
4772 2003-03-12 [christoph]  0.8.11claws1
4773
4774         * src/account.c
4775         * src/folder.[ch]
4776         * src/foldersel.c
4777         * src/folderview.c
4778         * src/imap.c
4779         * src/mainwindow.c
4780         * src/mbox_folder.c
4781         * src/mh.c
4782         * src/news.c
4783         * src/prefs_scoring.c
4784         * src/procmsg.c
4785         * src/setup.c
4786         * src/summaryview.c
4787                 initial restructuring of folder system, seperating
4788                 folders and folder classes
4789
4790 2003-03-12 [paul]       0.8.11claws
4791
4792         0.8.11claws release
4793
4794 2003-03-12 [christoph]
4795
4796         * src/gtk/prefswindow.c
4797                 fix translation of "Page Index"
4798
4799 2003-03-12 [paul]       0.8.10claws110
4800
4801         a sync from 0.8.11cvs4 before the release
4802
4803         * src/common/utils.c
4804                 subject_compare_for_sort(): allow null strings (fixes
4805                 summary sorting).
4806
4807 2003-03-11 [paul]       0.8.10claws109
4808
4809         * po/es.po
4810                 update Spanish translation, submitted by
4811                 Ricardo Mones Lastra
4812
4813 2003-03-11 [melvin]     0.8.10claws108
4814
4815         * po/fr.po
4816                 Updated French translations
4817
4818 2003-03-11 [paul]       0.8.10claws107
4819
4820         * manual/en/Makefile.am
4821           manual/en/*.html
4822                 update English manual, add a new page
4823                 updated by Francois Barriere <fbarriere@atmel.fr>
4824                 
4825         * po/bg.po
4826           po/it.po
4827           po/sr.po
4828                 update Bulgarian, Italian, and Serbian translations
4829                 submitted by George Danchev, Alessandro Maestri, and
4830                 Urke MMI
4831
4832 2003-03-10 [paul]       0.8.10claws106
4833
4834         * src/gtk/about.c
4835           src/gtk/prefswindow.c
4836                 make some strings translatable
4837
4838 2003-03-10 [darko]      0.8.10claws105
4839
4840         * src/compose.c
4841                 code cleanup to make Hiro happy
4842
4843 2003-03-10 [paul]       0.8.10claws104
4844
4845         * sync with 0.8.11cvs2
4846                 see ChangeLog 2003-03-10
4847
4848 2003-03-09 [melvin]     0.8.10claws103
4849
4850         * src/textview.c
4851                 textview_set_font(): fix for message display in
4852                 UTF-8 locales (thanks to Sergey Vlasov).
4853                 (was unintentionnaly reverted in 0.8.6claws6)   
4854
4855 2003-03-08 [darko]      0.8.10claws102
4856
4857         * src/compose.c
4858                 fix infinite loop in wrapping as reported
4859                 by happycactus
4860                 obsoletes patch #696482
4861
4862 2003-03-08 [christoph]  0.8.10claws101
4863
4864         * src/imap.c
4865                 add workaround for IMAP servers that do not
4866                 support the "UID SEARCH UID" command
4867
4868 2003-03-07 [christoph]  0.8.10claws100
4869
4870         * src/plugins/spamassassin/spamassassin.[ch]
4871         * src/plugins/spamassassin/spamassassin_gtk.c
4872                 code cleanup
4873
4874 2003-03-07 [paul]       0.8.10claws99
4875
4876         * po/es.po
4877                 updated Spanish translation, submitted by
4878                 Ricardo Mones Lastra
4879
4880 2003-03-07 [christoph]  0.8.10claws98
4881
4882         * src/send.c
4883                 fix in 0.8.10claws94 was wrong
4884                 local delivery does not require escaping, remove escaping
4885                 code to make signatures of mails with "." lines valid
4886                 
4887                 NOTE: requires that sendmail is executed with "-i" option,
4888                       what is the default now, but has to be changed in all
4889                       exsiting accounts)
4890
4891 2003-03-07 [paul]       0.8.10claws97
4892
4893         * sync with 0.8.11 release
4894                 see ChangeLog 2003-03-07
4895
4896 2003-03-06 [paul]       0.8.10claws96
4897
4898         * src/compose.c
4899                 revert commit 0.8.10claws92
4900
4901 2003-03-06 [paul]       0.8.10claws95
4902
4903         * src/folderview.c
4904                 fix (solaris) bug 73, 'Crash when selecting top-level folder'
4905
4906         * src/gtkaspell.c
4907                 fix bug 74, 'Crash opening editor window with pseudo-color
4908                 display'
4909                 
4910         Patches submitted by Kevin Vigor <kevin@vigor.nu>
4911
4912 2003-03-06 [christoph]  0.8.10claws94
4913
4914         * src/send.c
4915                 fix rfc2821 (4.5.2) violation in SMTP data sending,
4916                 all lines starting with a period get an extra period
4917                 inserted
4918                 (found by Simon 'corecode' Schubert)
4919
4920 2003-03-06 [paul]       0.8.10claws93
4921
4922         * src/folderview.c
4923                 if configured font can't be loaded fall back to gtk
4924                 default. (with thanks to Christoph)
4925                 
4926                 closes long-standing bug 15 'Crashes on startup'
4927
4928 2003-03-06 [paul]       0.8.10claws92
4929
4930         * src/compose.c
4931                 freeze text before autosave and thaw afterwards
4932                 fixes bug 67 'autosave make re-rediting message crazy'
4933
4934 2003-03-06 [christoph]  0.8.10claws91
4935
4936         * src/compose.c
4937                 ignore address comment in dupe check for Cc-list
4938
4939         (closes reopened bug 47 Replying to message strips name part of
4940          e-mail addresses of Cc: lines)
4941
4942 2003-03-06 [paul]       0.8.10claws90
4943
4944         * src/Makefile.am
4945                 remove reference to gtkxtext.h as its no longer in
4946                 the repository
4947
4948 2003-03-06 [paul]       0.8.10claws89
4949
4950         * sync with 0.8.10cvs25
4951                 see ChangeLog 2003-03-06
4952
4953 2003-03-06 [oliver]     0.8.10claws88
4954         
4955         * src/messageview.c
4956                 remove include
4957
4958 2003-03-06 [oliver]     0.8.10claws87
4959         
4960         * src/folderview.c 
4961                 remove changes introduced inclaws74
4962         * src/messageview.c
4963                 another attempt to sanely delete and update
4964                 messages deleted in separate messageview
4965
4966 2003-03-05 [christoph]  0.8.10claws86
4967
4968         * src/summaryview.c
4969                 check if "From" matches any account's address if
4970                 addressbook completion of addresses is disabled too
4971
4972         (closes Bug 70 "Display recipient in from" doesn't check
4973          folder's default account)
4974
4975 2003-03-05 [christoph]  0.8.10claws85
4976
4977         * src/compose.c
4978         * src/common/utils.[ch]
4979                 don't strip address comments when building Cc lists
4980
4981         (closes Bug 47 Replying to message strips name part of e-mail addresses
4982          of Cc: lines)
4983
4984         * src/folder.c
4985                 fix return value of copy function
4986
4987 2003-03-05 [christoph]  0.8.10claws84
4988
4989         * src/imap.c
4990                 don't ask imap server for non rfc822 headers
4991
4992         (closes bug 71 IMAP FETCH asks for FROM header field twice)
4993
4994         * src/imap.c
4995                 destroy session on socket error to allow reconnecting
4996
4997 2003-03-05 [christoph]  0.8.10claws83
4998
4999         * configure.ac
5000                 fix building with gnome when no prefix is set
5001
5002         (closes bug 66 Gnome directory is set to NONE)
5003
5004 2003-03-05 [paul]       0.8.10claws82
5005
5006         * sync with 0.8.10cvs23
5007                 see ChangeLog 2003-03-05
5008
5009 2003-03-04 [christoph]  0.8.10claws81
5010
5011         * src/folder.c
5012                 o fix moving and copying when folder returns 0 for new
5013                   message number
5014                 o remove some code for single message copy and move
5015                   operations and use functions for multiple messages
5016
5017         (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
5018
5019         * src/news.c
5020                 remove unused include
5021
5022 2003-03-04 [paul]       0.8.10claws80
5023
5024         * src/gtk/about.c
5025                 list 'Compiled plugins'
5026
5027 2003-03-03 [christoph]  0.8.10claws79
5028
5029         * src/news.[ch]
5030                 have to multiply the percentage of the current fetch with
5031                 the percentage that it has of the total fetch operation
5032                 for correct values
5033
5034 2003-03-03 [christoph]  0.8.10claws78
5035
5036         * src/news.c
5037                 fix calculation of expected lines for progress indicator
5038
5039 2003-03-03 [christoph]  0.8.10claws77
5040
5041         * src/summaryview.c
5042         * src/common/utils.c
5043                 fix segfault when opening the root news folder
5044
5045 2003-03-03 [christoph]  0.8.10claws76
5046
5047         * src/mainwindow.[ch]
5048         * src/common/Makefile.am
5049         * src/common/progressindicator.[ch]
5050                 add UI independent progress indicator handling
5051
5052         * src/news.[ch]
5053                 use new progress indicator for message info fetching
5054
5055         * src/common/hooks.h
5056                 code cleanup
5057
5058 2003-03-03 [oliver]     0.8.10claws75
5059
5060         * src/toolbar.c
5061         * src/compose.c
5062                 removed commented code
5063
5064 2003-03-03 [oliver]     0.8.10claws74
5065
5066         * src/toolbar.[ch]
5067                 cleanups and refactoring
5068         * src/compose.[ch]
5069                 compose_reply_mode reply & forwarding interface for
5070                 toolbar buttons
5071         * src/folderview.c
5072                 act on messages marked for deletion in folderview_selected
5073                 based on prefs_common.immediate_exec since a message might 
5074                 have been deleted by messageview in a folder we are changing 
5075                 to (does anybody understand what I'm on about ?)
5076
5077 2003-03-03 [oliver]     0.8.10claws73
5078         
5079         * src/messageview.[ch]
5080                 new functions
5081                 - messageview_delete: delete message shown in messagview
5082                 - messageview_update_view: update messageview to currently 
5083                   selected summaryview message
5084                 - add separate messageview to msgview_list in order to update 
5085                   toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
5086         * src/summaryview.[ch]
5087                 summary_get_selection returns a list of selected msgs
5088                 in summaryview
5089         * src/mainwindow.c
5090                 toolbar reply refactoring
5091
5092 2003-03-03 [paul]       0.8.10claws72
5093
5094         * sync with 0.8.10cvs21
5095                 see ChangeLog 2003-03-03
5096
5097 2003-03-02 [christoph]  0.8.10claws71
5098
5099         * src/common/passcrypt.c
5100                 use POSIX includes
5101
5102 2003-03-02 [christoph]  0.8.10claws70
5103
5104         * configure.ac
5105         * src/prefs_account.c
5106         * src/prefs_gtk.[ch]
5107         * src/common/.cvsignore
5108         * src/common/Makefile.am
5109         * src/common/passcrypt.c                ** NEW **
5110         * src/common/passcrypt.h.in             ** NEW **
5111                 Implement password encryption in config files
5112                 using unix encrypt and setkey functions. The crypt
5113                 key can be set as a configure parameter. Old
5114                 passwords will be converted if they do not begin
5115                 with '!'
5116
5117 2003-03-02 [paul]       0.8.10claws69
5118
5119         * src/prefs_account.c
5120                 fix compile error
5121
5122 2003-03-01 [thorsten]   0.8.10claws68
5123
5124         * po/el.po
5125           po/hr.po
5126           po/it.po
5127           po/nl.po
5128           po/sr.po
5129           po/sv.po
5130                 corrected format strings
5131         * po/en_GB.po
5132                 corrected headers
5133                 (fix compile errors with GNU gettext-0.11.5)
5134
5135 2003-03-01 [oliver]     0.8.10claws67
5136
5137         * src/summaryview.c
5138                 menu callbacks call toolbar_menu_reply
5139
5140 2003-03-01 [oliver]     0.8.10claws66
5141
5142         * src/mainwindow.c
5143         * src/messageview.c
5144                 menu callbacks call toolbar_menu_reply
5145         * src/toolbar.[ch]
5146                 callbacks from menu handled by toolbar_menu_reply
5147
5148 2003-03-01 [paul]       0.8.10claws65
5149
5150         * src/addressbook.c
5151                 revert commit 0.8.10claws54 - breaks editing of
5152                 addressbook.
5153                 
5154         * po/bg.po
5155                 update Bulgarian translation, submitted by
5156                 George Danchev
5157
5158 2003-02-28 [christoph]  0.8.10claws64
5159
5160         * src/account.c
5161         * src/addressadd.c
5162         * src/compose.c
5163         * src/gtkaspell.c
5164         * src/gtkxtext.h                ** REMOVE **
5165         * src/imap.c
5166         * src/matcher.[ch]
5167         * src/mh.c
5168         * src/news.c
5169         * src/pine.c
5170         * src/prefs_common.c
5171         * src/prefs_matcher.c
5172         * src/procheader.[ch]
5173         * src/procmsg.[ch]
5174         * src/toolbar.c
5175         * src/common/ssl_certificate.c
5176         * src/gtk/colorlabel.c
5177         * src/gtk/menu.c
5178                 o fix warnings
5179                 o remove code obsoleted by new cache and folder system rework
5180
5181 2003-02-28 [oliver]     0.8.10claws63
5182         
5183         * src/toolbar.[ch]
5184                 * fix bug where reply in Messageview replied to 
5185                 Message displayed in summaryview
5186                 (reportedd via ML by chinatinte at gmx dot ch)
5187                 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
5188                 didn't work in separate MessageView Toolbar
5189                 (wondering if anybody uses this at all ?)
5190         * src/summaryview.[ch]
5191                 use toolbar.c's toolbar_reply instead of summary_reply (removed)
5192                 (generalize reply and forward code);
5193         * src/messageview.c 
5194                 remove focus_in event which updated summaryview to messageview
5195
5196 2003-02-28 [paul]       0.8.10claws62
5197
5198         * po/Makefile.in.in
5199                 add the --check option
5200                 Patch submitted by Ricardo Mones Lastra
5201
5202 2003-02-28 [paul]       0.8.10claws61
5203
5204         * src/prefs_account.c
5205                 re-order 'Signature' items
5206
5207 2003-02-28 [paul]       0.8.10claws60
5208
5209         * sync with 0.8.10cvs20
5210                 see ChangeLog 2003-02-28
5211
5212 2003-02-28 [paul]       0.8.10claws59
5213
5214         * po/POTFILES.in
5215                 update to reflect recent movement of files
5216
5217 2003-02-28 [paul]       0.8.10claws58
5218
5219         * sync with 0.8.10cvs19
5220                 see ChangeLog 2003-02-28
5221
5222 2003-02-27 [martin]     0.8.10claws57
5223
5224         * src/prefs_matcher.c 
5225                 fix segfault in prefs_matcher_ok() when the
5226                 last entry is deleted and prevents that the
5227                 message "entry not saved" comes up after deleting
5228                 an entry
5229
5230 2003-02-27 [martin]     0.8.10claws56
5231
5232         * src/prefs_filtering.c 
5233                 fix segfault in prefs_filtering_ok() when the
5234                 last entry is deleted and prevents that the
5235                 message "entry not saved" comes up after deleting
5236                 an entry
5237
5238 2003-02-27 [paul]       0.8.10claws55
5239
5240         * sync with 0.8.10cvs18
5241                 see ChangeLog 2003-02-27
5242
5243 2003-02-27 [paul]       0.8.10claws54
5244
5245         * src/addressbook.c
5246                 fix bug where the address book crashes with 
5247                 multiple lookups.
5248                 Patch [687729] submitted by David Frager 
5249                 <dbfrager@users.sourceforge.net>
5250
5251 2003-02-25 [christoph]  0.8.10claws53
5252
5253         * src/Makefile.am
5254         * src/colorlabel.[ch]           ** REMOVE **
5255         * src/gtk/Makefile.am
5256         * src/gtk/colorlabel.[ch]       ** NEW **
5257                 move colorlabel files to gtk directory
5258
5259         * src/esmtp.[ch]                ** REMOVE **
5260                 has been merged into smtp.[ch] in 0.7.5
5261
5262 2003-02-25 [christoph]  0.8.10claws52
5263
5264         * src/Makefile.am
5265         * src/about.[ch]                ** REMOVE **
5266         * src/gtk/Makefile.am
5267         * src/gtk/about.[ch]            ** NEW **
5268                 move about files to gtk directory
5269
5270 2003-02-25 [christoph]  0.8.10claws51
5271
5272         * src/folder.c
5273                 some code optimization of folder scanning code
5274
5275         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx> 
5276
5277 2003-02-25 [christoph]  0.8.10claws50
5278
5279         * src/main.c
5280         * src/common/sylpheed.c
5281                 add command line parameter parsing to common code
5282
5283 2003-02-24 [christoph]
5284
5285         * Makefile.am
5286         * configure.ac
5287                 fix gnome prefix problems, the configure script now removed
5288                 `gnome-config --prefix` from `gnome-config --datadir`
5289                 and adds $(prefix} instead
5290
5291         (closes Bug 24 Makefile does not respect prefix when installing
5292          GNOME data)
5293
5294 2003-02-24 [christoph]  0.8.10claws49
5295
5296         * src/news.c
5297                 check for valid session before trying to authenticate
5298
5299         (closes Bug 60 crash if "authenticate on logon" is activated
5300          and newsserver-hostname is not valid)
5301
5302 2003-02-24 [melvin]     0.8.10claws48
5303
5304         * src/prefs_actions.c
5305                 Make sure all user's input is sent to the action and then
5306                 close the socket..
5307
5308 2003-02-23 [alfons]     0.8.10claws46
5309
5310         * src/summaryview.c
5311                 also wait cursor when deleting files
5312
5313 2003-02-23 [paul]
5314
5315         * tools/freshmeat_search.pl
5316           tools/google_search.pl
5317                 scripts should now work for any browser/browser command line
5318
5319 2003-02-22 [christoph]  0.8.10claws45
5320
5321         * src/procmsg.c
5322                 fix IMAP flag setting, IMAP flag is not handled correctly
5323                 anymore by the folder system and information about the
5324                 folder should not be saved in the MsgInfo (in my opinion)
5325
5326         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
5327
5328 2003-02-22 [christoph]  0.8.10claws44
5329
5330         * src/summaryview.c
5331                 fix spelling of "label" ;-)
5332
5333 2003-02-22 [thorsten]   0.8.10claws43
5334
5335         * src/mimeview.c
5336           src/prefs_common.[ch]
5337           src/procmime.[ch]
5338                 do not use description as attachment name
5339
5340 2003-02-22 [alfons]     0.8.10claws42
5341
5342         * src/summaryview.c
5343                 freeze/thaw folder item updates when changing color labels,
5344                 and put a wait cursors on
5345
5346 2003-02-22 [thorsten]   0.8.10claws41
5347
5348         * src/mimeview.c
5349                 save-all fixes: crash if invoked on multipart container,
5350                 mimeinfo access, pathseparators, error dialog
5351
5352 2003-02-21 [alfons]     0.8.10claws40
5353
5354         * src/prefs_gtk.c
5355                 remove unused var
5356
5357 2003-02-21 [colin]      0.8.10claws39
5358
5359         * src/send.c
5360                 Fix smtp logging
5361
5362 2003-02-21 [colin]      0.8.10claws38
5363
5364         * src/summaryview.c
5365                 Freeze/thaw folderItem updates when filtering messages 
5366                 via Tools/Filter messages
5367
5368 2003-02-21 [paul]       0.8.10claws37
5369
5370         * src/compose.c
5371                 revert commit 0.8.10claws26, there are ulterior motives
5372                 for users to set a Reply-To header when posting to
5373                 newsgroups
5374
5375 2003-02-21 [paul]       0.8.10claws36
5376
5377         * sync with 0.8.10cvs17
5378                 see ChangeLog 2003-02-21
5379
5380 2003-02-20 [christoph]  0.8.10claws35
5381
5382         * src/imap.c
5383                 IMAP UID fetch speedup using SEARCH
5384
5385         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
5386
5387         * src/imap.c
5388                 fix problem with UIDs in IMAP UID cache that no longer existed
5389
5390 2003-02-20 [christoph]  0.8.10claws34
5391
5392         * src/imap.c
5393         * src/procheader.c
5394         * src/procheader.h
5395                 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
5396
5397         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
5398
5399         * src/imap.c
5400                 Rewrite imap_cmd_gen_recv use sock_getline instead
5401                 of sock_gets to avoid problems with too long reply
5402                 lines
5403     
5404 2003-02-20 [colin]      0.8.10claws33
5405         
5406         * src/prefs_account.c
5407                 Better wording
5408
5409 2003-02-20 [colin]      0.8.10claws32
5410
5411         * src/compose.c
5412                 Remove useless '&& !to_sender' 
5413
5414 2003-02-20 [darko]
5415
5416         * AUTHORS
5417                 change my e-mail address
5418
5419 2003-02-19 [colin]      0.8.10claws31
5420
5421         * src/prefs_common.c
5422                 X11 style colors for every configurable color
5423
5424 2003-02-19 [alfons]     0.8.10claws30
5425
5426         * src/prefs_gtk.[ch]
5427         * src/prefs_common.c
5428                 for color_new accept both plain integers and X11 style color
5429                 names (as found in /usr/lib/X11/rgb.txt)
5430
5431 2003-02-19 [paul]       0.8.10claws29
5432
5433         * src/mainwindow.c
5434                 add tooltips to online/offline button and account selector
5435                 button
5436
5437 2003-02-19 [paul]       0.8.10claws28
5438
5439         * src/folder.c
5440           src/news.c
5441           src/prefs_account.[ch]
5442           src/prefs_common.[ch]
5443                 move 'Maximum number of articles to download' to
5444                 account prefs.
5445                 clean up account prefs gui a little by hiding entries
5446                 rather then greying out entries
5447
5448 2003-02-19 [hiro]       0.8.10claws27
5449
5450         * src/common/utils.c
5451                 fix bug #54 'yesterdays date is displayed in the message 
5452                 summary window'
5453
5454 2003-02-19 [paul]       0.8.10claws26
5455
5456         * src/compose.c
5457                 fix bug reported in Feature Request [688596] 
5458                 'Reply-to header in news'
5459
5460 2003-02-18 [paul]       0.8.10claws25
5461
5462         * src/select-keys.c
5463                 add a 'List all keys' button to key selection dialog
5464
5465 2003-02-18 [colin]      0.8.10claws24
5466         
5467         * src/stock_pixmap.c
5468                 fix compile error
5469
5470 2003-02-18 [colin]      0.8.10claws23
5471
5472         * src/common/smtp.[ch]
5473           src/prefs_account.c
5474                 Try to starttls if it seems to be the only
5475                 way to authenticate a user
5476
5477 2003-02-18 [paul]       0.8.10claws22
5478
5479         * src/Makefile.am
5480           src/folderview.c
5481           src/stock_pixmap.[ch]
5482           src/pixmaps/drafts_close.xpm  ** NEW FILE **
5483           src/pixmaps/drafts_open.xpm   ** NEW FILE **
5484                 as a Drafts folder is a special folder allow it to have
5485                 its own unique icons
5486
5487 2003-02-18 [colin]      0.8.10claws21
5488
5489         * src/imap.c
5490                 Fix port selection when using starttls
5491
5492 2003-02-18 [paul]       0.8.10claws20
5493
5494         * src/mainwindow.c
5495           src/prefs_common.[ch]
5496                 make blue the default new mail colour
5497
5498 2003-02-18 [paul]       0.8.10claws19
5499
5500         * sync with 0.8.10cvs14
5501                 see ChangeLog 2003-02-18
5502
5503 2003-02-17 [jens]       0.8.10claws18
5504
5505         * src/common/md5.c
5506                 fixed a compile problem with gcc 3.3
5507                 works on 2.95.3 too (testet on PPC as it is big endian)
5508
5509 2003-02-17 [paul]       0.8.10claws17
5510
5511         * sync with 0.8.10cvs13
5512                 see ChangeLog 2003-02-17
5513
5514 2003-02-17 [paul]       0.8.10claws16
5515
5516         * sync with 0.8.10cvs12
5517                 see ChangeLog 2003-02-17
5518
5519 2003-02-16 [match]      0.8.10claws15
5520
5521         * src/addressbook.c
5522                 Eliminates reloading of address data when items
5523                 deleted or added. Applied submitted by
5524                 Luke Plant <lukeplant@softhome.net>
5525
5526 2003-02-16 [paul]       0.8.10claws14
5527
5528         * src/news.c
5529                 when a 'protocol error' is encountered disconnect from
5530                 the server. This means that the user can carry on viewing
5531                 other articles and doesn't have to either wait until the
5532                 server timesout or quit sylpheed.
5533                 Fixes bug #53 'Unable to read messages in newsgroups, 
5534                 displayed message doesn't change'
5535
5536 2003-02-15 [christoph]  0.8.10claws13
5537
5538         * src/imap.c
5539                 fix bug that stopped scanning of folders when an
5540                 IMAP folder was empty
5541
5542         (closes bug 46 stop scan messages in folders after empty folder)
5543
5544 2003-02-15 [paul]
5545
5546         * tools/Makefile.am
5547           tools/README
5548           tools/freshmeat_search.pl     ** NEW FILE **
5549           tools/google_search.pl        ** NEW FILE **
5550                 Add 2 Actions scripts which search freshmeat/google
5551                 for the selected text using the browser configured
5552                 in sylpheedrc.
5553                 
5554         Note: These scripts are very dependent on the format of the
5555         browser command and may not work on every occasion. Testing
5556         is welcome. 
5557
5558 2003-02-14 [alfons]     0.8.10claws12
5559
5560         * src/compose.c
5561                 fix breakage because of uninitialized account pointer.
5562                 please verify.
5563
5564 2003-02-14 [paul]       0.8.10claws11
5565
5566         * src/compose.c
5567           src/prefs_account.[ch]
5568           src/prefs_common.[ch]
5569                 move signature settings to Account Prefs
5570
5571 2003-02-14 [paul]       0.8.10claws10
5572
5573         * sync with 0.8.10cvs11
5574                 see ChangeLog 2003-02-14
5575
5576 2003-02-13 [thorsten]   0.8.10claws9
5577
5578         * src/news.c
5579                 revert news progressbar (GUI separation)
5580
5581 2003-02-13 [paul]       0.8.10claws8
5582
5583         * src/compose.c
5584                 make replies behave correctly, re: RFC 1036, Section 2.2.3,
5585                 paragraph 1
5586
5587 2003-02-13 [paul]       0.8.10claws7
5588
5589         * src/compose.[ch]
5590           src/summaryview.c
5591                 fix 'Follow-up and Reply-to' so that it creates a reply to
5592                 the newsgroup and the sender. If the message has the keyword
5593                 'poster' in the Followup-To header, all replies go to the
5594                 sender, re: RFC 1036, Section 2.2.3
5595                 rename all instances of 'ignore_replyto' to 'to_sender', both
5596                 were previously used, now we use just one.
5597
5598 2003-02-13 [paul]       0.8.10claws6
5599
5600         * sync with 0.8.10cvs9
5601                 see ChangeLog 2003-02-13
5602
5603 2003-02-13 [paul]       0.8.10claws5
5604
5605         * configure.ac
5606                 show which plugins are configured in the configure
5607                 output.
5608
5609 2003-02-12 [thorsten]   0.8.10claws4
5610
5611         * src/news.c
5612                 show progress while fetching news headers
5613
5614 2003-02-12 [christoph]  0.8.10claws3
5615
5616         * configure.ac
5617         * src/plugins/Makefile.am
5618                 use AM_CONDITIONAL to enable plugins, automake correctly
5619                 manages this when creating distdir
5620
5621 2003-02-12 [christoph]  0.8.10claws2
5622
5623         * ac/spamassassin.m4
5624         * src/plugins/spamassassin/Makefile.am
5625                 fix building SpamAssassin plugin without OpenSSL
5626
5627 2003-02-12 [paul]       0.8.10claws1
5628
5629         * ac/Makefile.am
5630           src/Makefile.am
5631           src/plugins/Makefile.am
5632                 fix failure of 'make release'
5633
5634 2003-02-12 [paul]       0.8.10claws
5635
5636         * 0.8.10claws released
5637
5638 2003-02-12 [paul]       0.8.9claws56
5639
5640         * po/bg.po
5641           po/es.po
5642           po/it.po
5643           po/ru.po
5644           po/sr.po
5645                 updated translations by George Danchev, Ricardo Mones Lastra,
5646                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
5647                 
5648         * sylpheed.spec.in
5649                 Allow the building of RPMs by a regular user. Submitted
5650                 by Sergei Astanin
5651
5652 2003-02-11 [alfons]     0.8.9claws55
5653
5654         * src/colorlabel.c
5655                 don't use pixmaps for label color rect but draw rectangles
5656                 so we can respect the color map of palette based visuals
5657                 (fixes the long time crashes on Suns - thanks to Andreas
5658                 Engel and Steve O'Hara-Smith for testing)
5659
5660 2003-02-11 [christoph]  0.8.9claws54
5661
5662         * src/matcher_parser_parse.y
5663                 correct bug where filering rules of not existing folders in
5664                 matcherrc were added to global filtering
5665                 
5666         (closes Debian Bug #180253 - Directory's filter-rules are merged with
5667          main filter-rules after removing directory, http://bugs.debian.org/180253)
5668         
5669 2003-02-11 [paul]       0.8.9claws53
5670
5671         * sync with 0.8.10cvs7
5672                 see ChangeLog 2003-02-09
5673
5674 2003-02-11 [melvin]     0.8.9claws52
5675
5676         * po/fr.po
5677                 Updated French tranlsations
5678
5679 2003-02-10 [paul]       0.8.9claws51
5680
5681         * sylpheed.spec.in
5682                 correct --enable-openssl
5683                 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
5684
5685 2003-02-09 [martin]     0.8.9claws50
5686
5687         * src/prefs_matcher.c
5688                 fix segfault in prefs_matcher_substitute_cb() when
5689                 no row is selected
5690
5691 2003-02-09 [paul]       0.8.9claws49
5692
5693         * src/folderview.c
5694                 fix bug where a newsgroup folder's processing rules were
5695                 merged with the global filtering rules when the newsgroup
5696                 folder was deleted, causing some seriously bad results,
5697                 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
5698
5699 2003-02-08 [melvin]     0.8.9claws48
5700
5701         * src/compose.c
5702                 Corrected and modified an alert message.
5703
5704 2003-02-07 [paul]       0.8.9claws47
5705
5706         * src/folderview.c
5707                 fix bug where both an 'Account properties' window and a
5708                 'Folder properties' window were opened when clicking on
5709                 'Properties' in an NNTP or IMAP folder's popup menu.
5710
5711 2003-02-07 [paul]       0.8.9claws46
5712
5713         * sync with 0.8.10cvs6
5714                 see ChangeLog 2003-02-06
5715
5716 2003-02-06 [christoph]  0.8.9claws45
5717
5718         * src/mbox.c
5719                 freeze folder updates while importing mbox files
5720                 (closes bug 43 importing mbox took hours)
5721                 
5722         Patch submitted by Jens Rantil <jens.rantil@telia.com>
5723
5724 2003-02-06 [thorsten]   0.8.9claws44
5725
5726         * po/de.po
5727                 Updated german translations
5728
5729 2003-02-06 [thorsten]   0.8.9claws43
5730
5731         * src/news.h
5732                 use guint for message numbers (fix count in grouplist dialog)
5733
5734 2003-02-05 [paul]       0.8.9claws42
5735
5736         * sync with 0.8.10cvs2
5737                 see ChangeLog 2003-02-05
5738
5739 2003-02-04 [colin]      0.8.9claws41
5740
5741         * src/prefs_common.[ch]
5742           src/procmsg.c
5743           src/summaryview.c
5744                 Add an option to disable threading by subject
5745
5746 2003-02-04 [christoph]  0.8.9claws40
5747
5748         * src/inc.c
5749                 only abort fetching mails from multiple accounts when the
5750                 error is fatal and does not allow to check any more accounts
5751                 (currently only disk full error)
5752
5753         (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
5754          receive mails for other accouts)
5755
5756 2003-02-04 [christoph]  0.8.9claws39
5757
5758         * src/folder.c
5759                 first add the new message to the cache, then
5760                 send the update notification
5761
5762         (closes bug 39 after sending message folderview doesnt get updated)
5763
5764 2003-02-04 [colin]      0.8.9claws38
5765
5766         * src/inc.c
5767                 _really_ fix this Connecting... status
5768
5769 2003-02-04 [paul]       0.8.9claws37
5770
5771         * sync with 0.8.10
5772                 see ChangeLog 2003-02-04
5773
5774 2003-02-04 [paul]       0.8.9claws36
5775
5776         * sync with 0.8.9cvs6
5777                 see ChangeLog 2003-02-03
5778
5779 2003-02-04 [paul]       0.8.9claws35
5780
5781         * po/pt_BR.po
5782                 updated by André Filipe de Assunção e Brito 
5783                 <bedecko@netsite.com.br>
5784
5785 2003-02-03 [thorsten]   0.8.9claws34
5786
5787         * po/de.po
5788                 Updated german translations
5789
5790 2003-02-02 [paul]       0.8.9claws33
5791
5792         * po/es.po
5793                 updated by Ricardo Mones Lastra
5794
5795 2003-02-02 [thorsten]   0.8.9claws32
5796
5797         * src/mh.c
5798                 Fix mh_get_msginfo() segfault if file is inaccessible
5799
5800 2003-01-31 [colin]      0.8.9claws31
5801
5802         * src/procheader.c
5803                 Fix last commit's bug
5804
5805 2003-01-31 [colin]      0.8.9claws30
5806
5807         * src/procheader.c
5808                 Missing a change for gpg-signed messages
5809
5810 2003-01-31 [paul]       0.8.9claws29
5811
5812         * src/pixmaps/gpg_signed.xpm    ** NEW FILE **
5813           src/procheader.c
5814           src/stock_pixmap.[ch]
5815           src/summaryview.c
5816                 indicate GnuPG signed messages by displaying an icon
5817                 in the Attachment column.
5818
5819 2003-01-31 [paul]       0.8.9claws28
5820
5821         * sync with 0.8.9cvs4
5822                 see ChangeLog 2003-01-31
5823
5824 2003-01-31 [alfons]     0.8.9claws27
5825
5826         * src/textview.c
5827                 tune URI parser to accept mailto URLs with a '?'
5828                 (patch from Ruslan Balkin)
5829
5830 2003-01-31 [colin]      0.8.9claws26
5831
5832         * src/summaryview.c
5833                 Fix a leak introduced in claws24
5834
5835 2003-01-31 [colin]      0.8.9claws25
5836
5837         * src/summaryview.c
5838                 Freeze/Thaw folder updates when deleting dups
5839
5840 2003-01-31 [colin]      0.8.9claws24
5841         
5842         * src/addr_compl.c
5843           src/summaryview.c
5844           src/msgcache.c
5845                 little speed improvements
5846
5847 2003-01-31 [colin]      0.8.9claws23
5848
5849         * src/summaryview.c
5850                 Fix segfault when forwarding nothing
5851                 Patch from "Ruslan N. Balkin" <baron@voices.ru>
5852                 
5853 2003-01-30 [paul]       0.8.9claws22
5854
5855         * sync with 0.8.9cvs3
5856                 see ChangeLog 2003-01-30
5857
5858 2003-01-30 [paul]       0.8.9claws21
5859
5860         * sync with 0.8.9cvs2
5861                 see ChangeLog 2003-01-30
5862
5863 2003-01-29 [paul]       0.8.9claws20
5864
5865         * sync with 0.8.9cvs1
5866                 see ChangeLog 2003-01-29
5867
5868 2003-01-28 [paul]       0.8.9claws19
5869
5870         * po/POTFILES.in
5871                 update to reflect changes. 
5872                 thanks to Ricardo Mones Lastra
5873
5874 2003-01-27 [christoph]  0.8.9claws18
5875
5876         * ac/openssl.m4
5877         * ac/spamassassin.m4
5878         * src/plugins/spamassassin/README
5879         * src/plugins/spamassassin/libspamc.[ch]
5880         * src/plugins/spamassassin/utils.[ch]
5881                 updated to latest libspamc
5882
5883 2003-01-27 [christoph]  0.8.9claws17
5884
5885         * src/folder.c
5886                 fix wrong use of procheader_get_header_fields
5887
5888 2003-01-27 [christoph]  0.8.9claws16
5889
5890         * src/news.c
5891         * src/prefs_account.[ch]
5892         * src/common/nntp.[ch]
5893                 allow to force authentication for NNTP servers
5894
5895         Patch submitted by Florian Mickler <dmk@d-labs.de>
5896
5897 2003-01-26 [paul]       0.8.9claws15
5898
5899         * src/summaryview.c
5900                 speed up of marking messages as read
5901                 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
5902
5903 2003-01-26 [christoph]  0.8.9claws14
5904
5905         * src/Makefile.am
5906         * src/mgutils.[ch]              ** REMOVE **
5907         * src/xml.[ch]                  ** REMOVE **
5908         * src/xmlprops.[ch]             ** REMOVE **
5909         * src/common/Makefile.am
5910         * src/common/mgutils.[ch]       ** NEW **
5911         * src/common/xml.[ch]           ** NEW **
5912         * src/common/xmlprops.[ch]      ** NEW **
5913                 move xml files to common directory
5914
5915 2003-01-26 [christoph]  0.8.9claws13
5916
5917         * src/plugins/spamassassin/spamassassin_gtk.c
5918                 only set gtk entry text if string is available
5919
5920 2003-01-26 [melvin]     0.8.9claws12
5921
5922         * src/description_window.c
5923                 Allow resizing of the window
5924                 Allow automatic horizontal scroll bar
5925                 Do not vertically expand and fill
5926
5927 2003-01-26 [christoph]  0.8.9claws11
5928
5929         * src/Makefile.am
5930         * src/gtkutils.[ch]             ** REMOVE **
5931         * src/common/sylpheed.c
5932         * src/gtk/Makefile.am
5933         * src/gtk/description_window.c
5934         * src/gtk/gtkutils.[ch]         ** NEW **
5935         * src/gtk/prefswindow.c
5936                 move gtkutils to gtk directory
5937
5938 2003-01-26 [paul]       0.8.9claws10
5939
5940         * src/summaryview.c
5941                 rename summary_unread_clicked() to summary_status_clicked()
5942
5943 2003-01-26 [melvin]     0.8.9claws9
5944
5945         * src/prefs_actions.c
5946                 Cosmetical changes to the help text
5947
5948 2003-01-26 [paul]       0.8.9claws8
5949
5950         * src/folder.[ch]
5951           src/mainwindow.c
5952           src/prefs_common.c
5953           src/prefs_sumamry_column.c
5954           summaryview.[ch]
5955                 rename the 'Unread' column to 'Status'
5956
5957 2003-01-25 [match]      0.8.9claws7
5958
5959         * src/mgutils.[ch]
5960                 removed reference to LDAP constants. removed error2string.
5961                 included functions to support LDAP dynamic queries.
5962         * src/syldap.h
5963                 moved LDAP constants here.
5964         * src/addressbook.c
5965         * src/addrindex.c
5966         * src/importldif.c
5967                 removed references to LDAP constants and references to
5968                 error2string.
5969
5970 2003-01-25 [paul]       0.8.9claws6
5971
5972         * src/summaryview.c
5973                 summary_thread_build(), summary_thread_init(): remove 
5974                 unneeded reference to summaryview->folder_item
5975
5976 2003-01-25 [christoph]  0.8.9claws5
5977
5978         * src/gtk/description_window.c
5979                 o allow description texts to expand over multiple columns
5980                 o translate all columns
5981         * src/prefs_actions.c
5982                 change syntax description to use new multi column feature
5983
5984         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
5985
5986 2003-01-25 [match]      0.8.9claws4
5987
5988         * src/vcard.c
5989                 fixed bug with Quoted-Printable
5990
5991 2003-01-25 [paul]       0.8.9claws3
5992
5993         * src/folder.[ch]
5994           src/summaryview.[ch]
5995                 implement per-folder collapsed/expanded threads setting
5996                 
5997         * src/prefs_common.c
5998                 remove global collapsed/expanded threads option
5999
6000 2003-01-25 [christoph]  0.8.9claws2
6001
6002         * po/POTFILES.in
6003                 add pluginwindow and prefswindow
6004         * src/compose.c
6005                 make send respond correctly to messages that could be added
6006                 to the queue folder, but the UID of the message is unknown
6007         * src/folder.c
6008         * src/imap.c
6009                 don't return guessed UIDs in imap_add_msg anymore. We return
6010                 0 to tell the folder system it was appened but the UID is
6011                 unknown. Folder system now get's the UID by scaning the folder
6012                 and searching the cache for the Message-ID
6013                 (closes bug #29 Messages queued, but not sent)
6014
6015 2003-01-25 [paul]       0.8.9claws1
6016
6017         * src/codeconv.c
6018                 conv_encode_header():  fix bug when long headers with 8-bit
6019                 characters are used, so that the encoded words are wrapped.
6020                 If the space in the original text falls on the wrap boundary,
6021                 it can be lost.
6022                 Patch by Sergey Vlasov.
6023                 
6024         * src/folderview.c
6025                  fix bug where a change to the sorting method or thread view
6026                  of a folder's messages is lost if simpify-subject is set and
6027                  toggled on or off.
6028                  Patch by Luke Plant.
6029
6030 2003-01-24 [paul]       0.8.9claws
6031
6032         * sylpheed-0.8.9claws released
6033         
6034         * Makefile.am
6035           sylpheed.spec.in
6036                 remove reference to 'INSTALL.jp'
6037
6038 2003-01-23 [paul]       0.8.8claws128
6039
6040         * po/es.po
6041           po/it.po
6042           po/ru.po
6043           po/sr.po
6044                 updated translations. submitted by Ricardo Mones Lastra,
6045                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
6046
6047 2003-01-23 [colin]      0.8.8claws127
6048
6049         * src/compose.c
6050                 Fix drafted and queued news articles re-edition
6051
6052 2003-01-23 [melvin]     0.8.8claws126
6053
6054         * po/fr.po
6055                 Updated French translations
6056
6057 2003-01-23 [colin]      0.8.8claws125
6058
6059         * src/inc.c
6060                 Fix "Connecting to..." status message
6061
6062 2003-01-22 [paul]       0.8.8claws124
6063
6064         * po/bg.po
6065                 updated by George Danchev
6066                 
6067         * src/folder.c
6068                 revert last commit [0.8.8claws111] as it breaks folder d'n'd
6069                 and folder deletion
6070
6071 2003-01-21 [paul]       0.8.8claws123
6072
6073         * po/bg.po
6074                 updated by George Danchev
6075                 
6076         * src/about.c
6077                 its now 2003
6078                 
6079         * src/toolbar.c
6080                 don't translate 'Separator'
6081                 
6082         * src/plugins/spamassassin/Makefile.am
6083                 add aspell to CPPFLAGS
6084                 
6085         * src/plugins/spamassassin/spamassassin.c
6086           src/plugins/spamassassin/spamassassin_gtk.c
6087                 set correct default for spamassassin_receive_spam
6088                 slightly re-word descriptions and some
6089                 other minor changes
6090
6091 2003-01-19 [alfons]     0.8.8claws122
6092                 
6093         * src/mimeview.c
6094                 mimeview_save_as(): we might as well show the file name for
6095                 the single case "Save As" too
6096
6097 2003-01-19 [alfons]     0.8.8claws121
6098
6099         * src/crash.c
6100                 change bug tracker URL to bugzilla URL
6101
6102 2003-01-19 [alfons]     0.8.8claws120
6103
6104         * src/mimeview.c
6105                 mimeview_save_all(): display name of file before overwriting;
6106                 continue saving all, even when one overwrite was cancelled
6107
6108 2003-01-19 [christoph]  0.8.8claws119
6109
6110         * src/summaryview.c
6111         * src/procmsg.[ch]
6112                 fix wrong usage of procmsg_find_children in summaryview
6113                 by using procmsg_update_unread_children instead of
6114                 summaryview_update_unread_children
6115
6116 2003-01-19 [christoph]  0.8.8claws118
6117
6118         * src/procmsg.c
6119                 fix infinite loop in procmsg_find_children
6120                  (closes bug #25 sylpheed crashes on delete.)
6121
6122         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
6123
6124 2003-01-19 [paul]       0.8.8claws117
6125
6126         * po/pt_BR.po
6127                 updated by Ivan Francolin Martinez
6128
6129 2003-01-18 [melvin]     0.8.8claws116
6130
6131         * src/prefs_actions.c
6132                 Removed syntax limitation of only one '&' at the end of command.
6133                         Now actions that contain '>/dev/null 2>&1' are possible.
6134
6135 2003-01-18 [melvin]     0.8.8claws115
6136
6137         * src/prefs_actions.c
6138                 Actions IO dialog: when the action ends
6139                 the "Close" button now has focus and [Escape] closes the
6140                 window.
6141
6142 2003-01-18 [christoph]  0.8.8claws114
6143
6144         * src/procmsg.c
6145                 o add debug output when MsgInfos are really freed
6146                 o free GSLists in procmsg_find_children and
6147                   procmsg_update_unread_children
6148
6149 2003-01-18 [christoph]  0.8.8claws113
6150
6151         * src/mainwindow.c
6152                 reorder Configuration menu
6153
6154 2003-01-18 [christoph]  0.8.8claws112
6155
6156         * src/compose.c
6157                 fix applying templates to forwarded messages
6158
6159         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
6160
6161 2003-01-17 [christoph]  0.8.8claws111
6162
6163         * src/folder.c
6164                 destroy folder items, when a folder item is removed
6165
6166 2003-01-17 [christoph]  0.8.8claws110
6167
6168         * src/folder.c
6169                 fix wrong folder stats update when ignored message is
6170                 deleted
6171
6172 2003-01-17 [colin]      0.8.8claws109
6173         
6174         * src/mainwindow.c
6175         * src/summaryview.c
6176                 Quicksearch bugfixes: 
6177                 - hide help button at startup if not extended
6178                 - switch to extended when looking for replies
6179
6180 2003-01-17 [paul]
6181
6182         * sync with 0.8.9 release
6183
6184 2003-01-17 [paul]       0.8.8claws108
6185
6186         * sync with 0.8.8cvs11
6187                 see ChangeLog 2003-01-17
6188
6189 2003-01-16 [colin]      0.8.8claws107
6190
6191         * src/procmsg.c
6192                 Changed encryption test to re-ask passphrase
6193                 if an encrypted message hasn't been decrypted
6194                 Fixes bug #5
6195
6196 2003-01-16 [christoph]  0.8.8claws106
6197
6198         * src/prefs_gtk.c
6199         * src/prefs_toolbar.c
6200         * src/gtk/prefswindow.h
6201         * src/plugins/spamassassin/spamassassin_gtk.c
6202                 remove page destroy function that is not used anymore
6203
6204 2003-01-16 [paul]       0.8.8claws105
6205
6206         * sync with 0.8.8cvs9
6207                 see ChangeLog 2002-01-16
6208
6209 2003-01-16 [colin]      0.8.8claws104
6210
6211         * src/compose.[ch]
6212                 Fix bug with autosaved drafts for IMAP, when draft
6213                 folder is specified - fixes bugzilla bug #20
6214
6215 2003-01-15 [paul]       0.8.8claws103
6216
6217         * src/compose.[ch]
6218           src/procmsg.c
6219                 store folder and message-id of message forwarding
6220                 in queue header and set forward flag after sending
6221
6222 2003-01-15 [paul]       0.8.8claws102
6223
6224         * sync with 0.8.8cvs8
6225                 see ChangeLog 2002-01-15
6226
6227 2003-01-15 [colin]      0.8.8claws101
6228
6229         * src/Makefile.am
6230                 Fix linking with GNU libiconv
6231
6232 2003-01-15 [darko]      0.8.8claws100
6233
6234         * src/pine.c
6235                 fix crash when importing pine address book
6236                 entry with an empty name (reported by DY
6237                 <dybulk at tri8.net>)
6238
6239 2003-01-14 [paul]       0.8.8claws99
6240
6241         * configure.in  ** REMOVED **
6242           configure.ac  ** NEW FILE **
6243                 rename configure.in to configure.ac, as it is now
6244                 preferred
6245
6246 2003-01-14 [melvin]     0.8.8claws98
6247
6248         * src/folderview.c
6249                 folderview_check_new(): More precise function description
6250
6251 2003-01-14 [melvin]     0.8.8claws97
6252
6253         * src/folderview.c
6254                 folderview_check_new(): return the number of new messages 
6255                         since last check.
6256         * src/inc.c
6257                 inc_account_mail(): Disable counting of new messages for IMAP
6258                         and NNTP until bug [19] and [14] are fixed.
6259
6260 2003-01-14 [paul]       0.8.8claws96
6261
6262         * sync with 0.8.8cvs6
6263                 see ChangeLog 2003-01-14
6264
6265 2003-01-13 [alfons]     0.8.8claws95
6266
6267         * src/textview.c
6268                 tune email address validation (c. 0.8.8claws89): if . is 
6269                 just one char away from @, the address is invalid too 
6270                 (correctly rejects addresses like foo@.com)
6271
6272 2003-01-13 [paul]       0.8.8claws94
6273
6274         * src/messageview.c
6275           src/toolbar.c
6276                 fixes to the Message View toolbar and menu:
6277                 fix non-functioning Forward button
6278                 make Reply button consider default_reply_list
6279                 remove 'Follow-up...' menu entry
6280                 add 'Forward' and 'Redirect' menu entries
6281
6282 2003-01-13 [melvin]     0.8.8claws93
6283
6284         * src/inc.c
6285                 Fixed typo that could make new messages count incorrect.
6286
6287 2003-01-13 [melvin]     0.8.8claws92
6288
6289         * src/folderview.[ch]
6290                 folderview_check_new(): return the number of new messages.
6291         * src/inc.c
6292                 Should fix bug [14] where new mail notification worked 
6293                         incorrectly with IMAP accounts.
6294                 inc_spool_account(): return number of new msgs, or -1 on error
6295                 inc_all_spool(): return number of new msgs
6296                 
6297 2003-01-13 [melvin]     0.8.8claws91
6298
6299         * src/prefs_actions.c
6300                 Justify help text.
6301
6302 2003-01-12 [thorsten]   0.8.8claws90
6303
6304         * src/common/prefs.c
6305                 close file before rename
6306
6307 2003-01-12 [alfons]     0.8.8claws89
6308
6309         * AUTHORS
6310                 add Christian Mertes
6311         * src/common/utils.[ch]
6312                 g_stricase_hash(), g_stricase_equal(): functions for 
6313                 case insensitive hash tables
6314         * src/textview.c
6315                 use top level domain names to validate email address, based
6316                 on a patch by Christian Mertes (thanks!), but changed 
6317                 implementation to use a hash table 
6318
6319 2003-01-12 [paul]       0.8.8claws88
6320
6321         * po/bg.po
6322                 updated by George Danchev
6323
6324 2003-01-12 [alfons]     0.8.8claws87
6325
6326         * src/summaryview.c
6327                 delete / execute performance: use new style folder update
6328
6329 2003-01-12 [paul]       0.8.8claws86
6330
6331         * sync with 0.8.8cvs5
6332                 see ChangeLog 2003-01-13 (!)
6333
6334 2003-01-12 [alfons]     0.8.8claws85
6335
6336         * src/filtering.c
6337         * src/matcher_parser_parse.y
6338                 prepare change_score filtering action
6339         * src/matcher.[ch]
6340                 give up const-correctness on functions that call non-const-correct functions;
6341                 several casts to gpointer in g_free();
6342                 add change_score;
6343
6344 2003-01-12 [christoph]  0.8.8claws84
6345
6346         * src/compose.c
6347                 fix 2 warnings
6348
6349         * src/gtk/prefswindow.[ch]
6350         * src/plugins/spamassassin/spamassassin_gtk.c
6351                 changed the call of the widget create function
6352                 for PrefsPages, because sometimes the widget
6353                 create function needs a widget that already has
6354                 been attached to a window (to create GDK pixmaps
6355                 for exmaple). So we simply pass the GtkWindow as
6356                 the second parameter now.
6357
6358         * src/main.c
6359         * src/mainwindow.c
6360         * src/prefs_toolbar.[ch]
6361                 rewrite Toolbar Preferences using the new
6362                 prefs window
6363
6364 2003-01-11 [alfons]     0.8.8claws83
6365
6366         * src/addressadd.c
6367                 fix crash when adding sender to addressbook because status bar
6368                 isn't there (the status bar doesn't seem to be used though,
6369                 but I'll let Match decide what to do with it)
6370
6371 2003-01-11 [colin]      0.8.8claws82
6372
6373         * src/main.c
6374           src/toolbar.c
6375                 Two useless changes reversed
6376
6377 2003-01-11 [colin]      0.8.8claws81
6378
6379         * src/mainwindow.c
6380           src/mainwindow.h
6381                 Add mainwindow_get_mainwindow()
6382         * src/alertpanel.c
6383           src/alertpanel.h
6384                 Add alertpanel_error_log() 
6385         * src/compose.c
6386           src/inc.c
6387           src/messageview.c
6388           src/toolbar.c
6389           src/main.c
6390           src/procmsg.c
6391                 Network errors get a View Log button
6392
6393 2003-01-10 [alfons]     0.8.8claws80
6394
6395         * src/prefs_toolbar.c
6396         * src/toolbar.c
6397                 use the translatable string for "Separator" as file name for
6398                 separator toolbar items (probably make this uppercase?)
6399
6400 2003-01-10 [alfons]     0.8.8claws79
6401
6402         * src/prefs_toolbar.c
6403                 put right A_SEPARATOR description string in "displayed
6404                 toolbar items list" so manually added separators are
6405                 saved correctly (bug #10, "Adding a separator to the main 
6406                 toolbar fails, entry in xml file is wrong")
6407
6408 2003-01-10 [christoph]  0.8.8claws78
6409
6410         * src/imap.c
6411                 o fix warnings
6412                 o use CAPABILITY to check if NAMESPACE is available
6413
6414 2003-01-10 [christoph]  0.8.8claws77
6415
6416         * src/imap.[ch]
6417                 apply UIDPLUS IMAP extension support patch
6418
6419         Patch submitted by Simon 'corecode' Schubert
6420
6421 2003-01-10 [paul]       0.8.8claws76
6422
6423         * src/folderview.c
6424                 a sync from main which fixes the news account folders'
6425                 Properties bug
6426
6427 2003-01-10 [christoph]  0.8.8claws75
6428
6429         * src/folder.c
6430                 don't accept 0 as a valid uid returned by copy and move
6431                 functions. 0 means the message was copied or moved but the
6432                 new uid could not be fetched. It is not an error condition
6433                 for the copy or move operation.
6434
6435 2003-01-10 [paul]       0.8.8claws74
6436
6437         * src/prefs_filtering.c
6438                 change English used in Alert when entry is not
6439                 saved.
6440                 
6441         * sync with 0.8.8cvs4
6442                 see ChangeLog 2003-01-10
6443
6444 2003-01-10 [darko]      0.8.8claws73
6445
6446         * src/pine.c
6447                 fix crash when importing address book entry
6448                 without a valid address
6449
6450 2003-01-09 [alfons]     0.8.8claws72
6451
6452         * src/inc.c
6453                 filtering performance: use new style folder update
6454
6455 2003-01-09 [christoph]  0.8.8claws71
6456
6457         * src/compose.c
6458         * src/gtk/menu.[ch]
6459                 fix wrong selecting of mime encoding type, when
6460                 opening property dialog of attachments in the
6461                 compose window. 7bit was always selected and that
6462                 destoryed files with 8bit data.
6463                 (closes bug #9 Sylpheed-claws destroys attachments when
6464                  changing MIME-types)
6465
6466 2003-01-09 [paul]       0.8.8claws70
6467
6468         * sync with 0.8.8cvs3
6469                 see ChangeLog 2003-01-09
6470
6471 2003-01-08 [alfons]     0.8.8claws69
6472         
6473         * src/addressadd.c
6474                 apply patch by Kim Schulz to fix build breakage
6475                 because of missing variable
6476
6477 2003-01-08 [paul]       0.8.8claws68
6478
6479         * sync with 0.8.8cvs2
6480                 see ChangeLog 2002-01-08
6481
6482 2003-01-08 [paul]       0.8.8claws67
6483
6484         * po/it.po
6485                 updated by Alessandro Maestri
6486                 
6487         * src/addressadd.c
6488                 when using 'Add sender to addressbook' allow
6489                 name to be edited and remarks to be entered
6490                 Patch submitted by Luke Plant
6491
6492 2003-01-08 [darko]      0.8.8claws66
6493
6494         * README.claws, src/summaryview.c
6495                 fix description for marked messages
6496
6497 2003-01-08 [paul]
6498
6499         * tools/Makefile.am
6500           tools/launch_phoenix  ** NEW FILE **
6501                 add script that enables using Phoenix as the default
6502                 web browser. 
6503                 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
6504                 
6505         * tools/OOo2sylpheed.pl
6506                 remove full path to sylpheed executable, just 'sylpheed'
6507                 will do
6508                 
6509         * tools/README
6510                 add launch_phoenix informtion and re-arrange and compress
6511                 the data a little
6512
6513 2003-01-07 [christoph]  0.8.8claws65
6514
6515         * src/folder.c
6516                 fix update for source folder when moving messages
6517         * src/procmsg.[ch]
6518         * src/summaryview.c
6519                 use function to set to_folder for message infos and
6520                 automatically update the op_count for old and new
6521                 folder
6522
6523 2003-01-07 [melvin]     0.8.8claws64
6524
6525         * src/prefs_actions.c
6526                 Fixed bug where an '%p' Action on a displayed image crashed 
6527                         Sylpheed
6528                 Code clean up (get rid of duplicated code and removed unnecessary 
6529                                 structure member)
6530
6531 2003-01-07 [christoph]  0.8.8claws63
6532
6533         * src/compose.c
6534         * src/folder.[ch]
6535         * src/folderview.c
6536         * src/import.c
6537         * src/inc.c
6538         * src/main.c
6539         * src/mainwindow.c
6540         * src/messageview.c
6541         * src/prefs_folder_item.c
6542         * src/procmsg.c
6543         * src/summaryview.c
6544         * src/toolbar.c
6545                 o remove all folder update triggering from the UI code. The folder
6546                   system should know much better when a folder needs an update.
6547                 o to prevent multiple updates in a row the folder updates can be
6548                   frozen for some time.
6549
6550                 Note: - Please verify that no updates are missing
6551                       - Check where freeze/thaws should be added
6552
6553 2003-01-07 [christoph]  0.8.8claws62
6554
6555         * src/prefs_actions.c
6556                 don't translate empty strings
6557
6558         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
6559
6560 2003-01-06 [christoph]  0.8.8claws61
6561
6562         * src/prefs_actions.c
6563                 mark strings for gettext
6564         * src/prefs_matcher.c
6565                 use new description window for Execute action and
6566                 match condition in Filtering
6567
6568         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
6569
6570 2003-01-06 [alfons]     0.8.8claws60
6571
6572         keep myself inspired to re-organize matcher part 8; 
6573         yes, more to come (I need to move out the descriptive
6574         text for actions to matcher.c, or at least make it not
6575         depend on the wicked ordering)
6576
6577         * src/prefs_matcher.c
6578                 add documentation so others may comprehend the
6579                 UI part of the conditions
6580                 
6581 2003-01-06 [christoph]  0.8.8claws59
6582
6583         * src/prefs_actions.c
6584                 use new description window for syntax help
6585         * src/gtk/description_window.c
6586                 fix display of descriptions with column count != 2
6587
6588         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
6589
6590 2003-01-06 [christoph]  0.8.8claws58
6591
6592         * src/quote_fmt.c
6593         * src/summaryview.[ch]
6594         * src/gtk/Makefile.am
6595         * src/gtk/description_window.[ch]       ** NEW **
6596                 use a generic window to display syntax descriptions
6597                 currently used in quote_fmt and summaryview (new description
6598                 for extended quick search)
6599
6600         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
6601
6602 2003-01-06 [paul]       0.8.8claws57
6603
6604         * sync with 0.8.8cvs1
6605                 see ChangeLog 2003-01-06
6606
6607 2003-01-06 [christoph]  0.8.8claws56
6608
6609         * src/mainwindow.c
6610         * src/prefs_gtk.[ch]
6611         * src/gtk/prefswindow.[ch]
6612         * src/plugins/spamassassin/spamassassin_gtk.c
6613                 o remove page management from prefswindow, pages
6614                   will be an argument to prefswindow_open
6615                 o prefswindow_open gets a datapointer that is
6616                   passed to the widget_create function to allow
6617                   creation of prefswindow for specific items
6618
6619 2003-01-06 [colin]      0.8.8claws55
6620         
6621         * src/summaryview.c
6622                 We don't want regexp in the reply-finder, 
6623                 because MIDs can contain !,$,. and so on
6624
6625 2003-01-06 [jens]       0.8.8claws54
6626
6627         * src/jpilot.c
6628                 fixed a wrong free in jpilot_read_db_files
6629
6630 2003-01-06 [alfons]     0.8.8claws53
6631
6632         re-organize matcher part 8; more to come
6633        
6634         * src/matcher.c
6635                 matcherprop_to_string(): put g_free()s before the
6636                 switch-case break to fix memleaks                
6637
6638 2003-01-06 [colin]      0.8.8claws52
6639
6640         * src/summaryview.c
6641                 cleanup & reply-finder now displays the first 
6642                 matching message
6643
6644 2003-01-05 [alfons]     0.8.8claws51
6645
6646         re-organize matcher part 7; more to come
6647
6648         * src/matcher.[ch]
6649                 fixes for constant correctness;
6650                 more documentation;
6651
6652 2003-01-05 [alfons]     0.8.8claws50
6653
6654         re-organize matcher part 6; more to come
6655         
6656         * src/matcher.[ch]
6657                 fixes for constant correctness;
6658                 more documentation;
6659         * src/filtering.c
6660                 fix for constant correctness
6661
6662 2003-01-05 [colin]      0.8.8claws49
6663
6664         * src/account.[ch]
6665                 Add account_get_reply_account function
6666         * src/compose.c
6667                 Use account_get_reply_account function 
6668         * src/summaryview.c
6669                 Basic reply-finder - click on the replied
6670                 icon gets you to the outbox using quick-search
6671
6672 2003-01-05 [paul]       0.8.8claws48
6673
6674         * src/prefs_common.c
6675                 small change to English
6676                 
6677         * src/prefs_filtering.c
6678                 prefs_filtering_action_select(): improve logic and uniformity
6679                 of gui
6680
6681 2003-01-05 [alfons]     0.8.8claws47
6682
6683         fine tune solution to focus problems (bug #7)
6684
6685         * src/mainwindow.c
6686                 mainwindow_focus_in_event(): remove grab event check
6687         * src/summaryview.c
6688                 summary_button_pressed(): move selection on right-click
6689                 too. we can't possibly move the selection back after
6690                 canceling a dialog, because gtk's incomplete focus 
6691                 management. whether this is a good solution, only time
6692                 will tell.
6693
6694 2003-01-05 [christoph]  0.8.8claws46
6695
6696         * src/imap.c
6697                 fix crash when no imap connection could be established
6698
6699 2003-01-05 [paul]       0.8.8claws45
6700
6701         * src/mainwindow.c
6702           src/sumamryview.c
6703           src/gtk/menu.[ch]
6704                 fix bug 605957 'shortcuts in popup-menu'
6705                 make user-defined shortcuts work
6706                 show shortcuts that are already defined
6707                 in the main menu
6708                 Patch submitted by Luke Plant
6709
6710 2003-01-05 [alfons]     0.8.8claws44
6711
6712         * src/mainwindow.c
6713                 focus_in_event handler should not select summary view row 
6714                 when another window (menu, dialog) grabbed for events 
6715                 (bug #7, "[0.8.8claws42] Message summary focus") 
6716
6717 2003-01-04 [christoph]  0.8.8claws43
6718
6719         * src/procmsg.c
6720                 update save folder after adding the sent message
6721                  (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
6722
6723 2003-01-02 [christoph]  0.8.8claws42
6724
6725         * src/common/plugin.c
6726                 fix unloading of all plugins and unload
6727                 plugins in reverse order
6728                 
6729         * src/gtk/pluginwindow.c
6730                 implement function of load and unload button
6731
6732         * src/gtk/prefswindow.c
6733         * src/gtk/prefswindow.h
6734                 rename register function and add new unregister
6735                 function
6736
6737         * src/plugins/spamassassin/spamassassin_gtk.c
6738                 unregister prefs page and update for changes in
6739                 src/gtk/prefswindow.c
6740
6741 2003-01-02 [paul]       0.8.8claws41
6742
6743         * po/es.po
6744                 updated by Ricardo Mones Lastra
6745
6746 2003-01-02 [paul]
6747
6748         * tools/tb2sylpheed
6749                 fixes and improvements by Urke MMI
6750
6751 2003-01-02 [thorsten]   0.8.8claws40
6752
6753         * src/procmsg.c
6754                 fixed wrong return value
6755
6756 2003-01-02 [thorsten]   0.8.8claws39
6757
6758         * src/prefs.c
6759                 fixed printing wrong variable
6760
6761 2003-01-02 [thorsten]   0.8.8claws38
6762
6763         * src/prefs.c
6764                 fixed acessing members of freed pfile struct
6765
6766 2003-01-02 [thorsten]   0.8.8claws37
6767
6768         * src/procmsg.c
6769                 detect loops across several messages
6770                 as suggested by Christoph Hohmann
6771
6772 2003-01-01 [match]      0.8.8claws36
6773
6774         * src/addrindex.c
6775                 fixed another memory leak.
6776
6777 2003-01-01 [match]      0.8.8claws35
6778
6779         * src/jpilot.[ch]
6780                 fixed memory leaks. applied Doxygen comments.
6781
6782 2003-01-01 [thorsten]   0.8.8claws34
6783
6784         * src/procmsg.c
6785                 inhibit endless loop if msg references itself
6786                 (closes Bug [ 660477 ] Infinite loop in parent flag search)
6787
6788 2003-01-01 [christoph]  0.8.8claws33
6789
6790         * src/mainwindow.c
6791         * src/gtk/Makefile.am
6792         * src/gtk/pluginwindow.c                ** NEW **
6793         * src/gtk/pluginwindow.h                ** NEW **
6794                 add plugin window
6795
6796         * src/plugins/demo/demo.c
6797         * src/plugins/spamassassin/spamassassin.c
6798         * src/plugins/spamassassin/spamassassin_gtk.c
6799                 write better plugin descriptions
6800
6801 2002-12-31 [christoph]  0.8.8claws32
6802
6803         * src/gtk/prefswindow.c
6804         * src/plugins/spamassassin/spamassassin_gtk.c
6805                 some small improvements to GTK code
6806
6807 2002-12-31 [christoph]  0.8.8claws31
6808
6809         * src/plugins/spamassassin/spamassassin_gtk.c
6810                 enable folder select button
6811
6812 2002-12-31 [christoph]  0.8.8claws30
6813
6814         * src/mainwindow.c
6815         * src/gtk/Makefile.am
6816         * src/gtk/prefswindow.c                         ** NEW **
6817         * src/gtk/prefswindow.h                         ** NEW **
6818                 add new prefs window
6819
6820         * src/common/plugin.c
6821                 don't try to load empty config lines
6822         
6823         * src/plugins/spamassassin/Makefile.am
6824         * src/plugins/spamassassin/spamassassin.c
6825         * src/plugins/spamassassin/spamassassin.h       ** NEW **
6826         * src/plugins/spamassassin/spamassassin_gtk.c   ** NEW **
6827                 GTK config for SpamAssassin Plugin using
6828                 the new prefs window
6829
6830 2002-12-31 [paul]       0.8.8claws29
6831
6832         * po/POTFILES.in
6833                 remove obsolete entry 'src/menu.c'
6834
6835 2002-12-31 [alfons]     0.8.8claws28
6836
6837         * src/matcher.[ch]
6838         * src/matcher_parser_parse.y
6839         * src/prefs_matcher.c
6840                 add "ignore_thread" and "~ignore_thread" condition so it's
6841                 possible to make the actions / scoring operate on the ignore
6842                 thread flag
6843
6844 2002-12-31 [christoph]  0.8.8claws27
6845
6846         * src/addrbook.c
6847         * src/addrindex.c
6848         * src/folder.c
6849         * src/matcher.c
6850         * src/prefs_account.c
6851         * src/prefs_actions.c
6852         * src/prefs_customheader.c
6853         * src/prefs_display_header.c
6854         * src/prefs_gtk.c
6855         * src/procmime.c
6856         * src/toolbar.c
6857         * src/xmlprops.c
6858         * src/common/prefs.[ch]
6859                 extend prefs file handling for reading and automatic handling
6860                 of blocks. When reading prefs_set_block_label will automatically
6861                 move on to the block. When writing it will copy all other blocks
6862                 automatically
6863
6864         * src/common/plugin.c
6865                 Now loading plugin filenames from [Plugins] block in
6866                 sylpheed rc file
6867
6868 2002-12-30 [christoph]  0.8.8claws26
6869
6870         * src/common/hooks.[ch]
6871                 return abort status to caller of hooks_invoke
6872                 
6873         * src/inc.[ch]
6874                 invoke message filtering hook and stop
6875                 default handling when filter returns abort
6876
6877         * src/common/plugin.[ch]
6878         * src/plugins/demo/demo.c
6879                 modify plugin loader, because resolving symbols for strings
6880                 does not work correctly
6881         
6882         * configure.in
6883         * ac/spamassassin.m4                            ** NEW **
6884         * src/plugins/spamassassin/.cvsignore           ** NEW **
6885         * src/plugins/spamassassin/Makefile.am          ** NEW **
6886         * src/plugins/spamassassin/README               ** NEW **
6887         * src/plugins/spamassassin/libspamc.[ch]        ** NEW **
6888         * src/plugins/spamassassin/spamassassin.c       ** NEW **
6889         * src/plugins/spamassassin/utils.[ch]           ** NEW **
6890                 add spamassassin plugin, see src/plugins/spamassassin/README
6891                 for details
6892
6893 2002-12-29 [alfons]     0.8.8claws25
6894
6895         * src/mainwindow.c
6896                 when moving focus from a message view to the main 
6897                 window, don't forget to select the summary node
6898                 of the displayed message. should fix "[ 659103 ] 
6899                 focus-follows-mouse confuses sylpheed"
6900
6901 2002-12-29 [christoph]  0.8.8claws24
6902
6903         * src/Makefile.am
6904         * src/stringtable.[ch]          ** REMOVE **
6905         * src/common/Makefile.am
6906         * src/common/stringtable.[ch]   ** NEW **
6907                 move stringtable files to common directory
6908
6909 2002-12-29 [christoph]  0.8.8claws23
6910
6911         * src/Makefile.am
6912         * src/menu.[ch]                 ** REMOVE **
6913         * src/gtk/Makefile.am
6914         * src/gtk/menu.[ch]             ** NEW **
6915                 move menu files to gtk directory
6916
6917 2002-12-29 [match]      0.8.8claws22
6918
6919         * src/addressbook.c
6920         * src/syldap.c
6921                 moved UI specific code out of LDAP code into addressbook
6922                 UI code. fixed memory leak.
6923
6924 2002-12-29 [christoph]  0.8.8claws21
6925
6926         * src/folder.c
6927                 only check for IGNORED parent message when message is
6928                 not IGNORED itself
6929
6930 2002-12-29 [alfons]     0.8.8claws20
6931
6932         * src/summaryview.c
6933                 set gtksctree's anchor correct (immediate execute
6934                 changes the tree's layout, and anchor points at 
6935                 the incorrect row). fixes "[ 657233 ] multiple msg 
6936                 delete sometimes off by 1".
6937                 we probably have to look for more tree layout /
6938                 anchor glitches.
6939
6940 2002-12-29 [paul]       0.8.8claws19
6941
6942         * src/summaryview.c
6943                 fix bug [ 659054 ] incorrect sorting of 'From' column
6944                 when using 'display sender using address book'
6945                 thanks to Alfons and Luke Plant
6946
6947 2002-12-29 [christoph]  0.8.8claws18
6948
6949         * src/folder.c
6950         * src/procmsg.[ch]
6951                 check parent messages for IGNORE THREAD flag, when adding,
6952                 moving or copying messages to a folder
6953
6954 2002-12-27 [alfons]     0.8.8claws17
6955
6956         re-organize matcher part 5; more to come
6957
6958         * src/matcher.c
6959                 hash keywords in matchparser_tab 
6960
6961 2002-12-27 [alfons]     0.8.8claws16
6962
6963         re-organize matcher part 4; more to come
6964
6965         * src/matcher_parser.h
6966         * src/matcher_parser_lex.l
6967         * src/matcher_parser_parse.y
6968                 cleanup
6969
6970 2002-12-27 [alfons]     0.8.8claws15
6971
6972         re-organize matcher part 3; more to come
6973
6974         * src/matcher.[ch]
6975                 cleanup
6976
6977 2002-12-27 [alfons]     0.8.8claws14
6978
6979         re-organize matcher part 2; more to come but this should
6980         work. cc me if there are any regressions.
6981
6982         * src/matcher.h
6983                 add prototype for get_matchparser_tab_id()
6984         * src/matcher_parser_lex.l
6985                 look up keywords using matchparser_tab_id();
6986
6987 2002-12-27 [alfons]     0.8.8claws12
6988
6989         re-organize matcher part 1
6990
6991         * src/matcher.h
6992                 map yacc generated constants to sylpheed matcher constants
6993         * src/matcher.c
6994                 add function to find a matcher constant from a string
6995
6996 2002-12-27 [christoph]  0.8.8claws11
6997
6998         * src/compose.c
6999                 MENUITEM_ADD casts the 4th argument from integer to pointer
7000                 so it probably should not be a pointer, this means we
7001                 should use account id for it and not the account's pointer
7002
7003 2002-12-27 [paul]       0.8.8claws10
7004
7005         * src/mainwindow.c
7006                 remove unneeded 'GtkWidget *vbox'
7007                 
7008         * src/summaryview.c
7009                 further sync with 0.8.8 - make sort
7010                 by recipient work as expected
7011                 
7012         * NEWS
7013                 sync with 0.8.8
7014
7015 2002-12-27 [paul]       0.8.8claws9
7016
7017         * po/pt_BR.po
7018                 updated by Ivan F. Martinez
7019                 
7020 2002-12-27 [darko]      0.8.8claws8
7021
7022         * src/common/utils.c
7023                 added locked pattern to extended search
7024
7025 2002-12-27 [alfons]     0.8.8claws7
7026
7027         * src/prefs_matcher.[ch]
7028                 clean up
7029
7030 2002-12-26 [alfons]     0.8.8claws6
7031
7032         * src/matcher.[ch]
7033         * src/matcher_parser_lex.l
7034         * src/matcher_parser_parse.y
7035         * src/prefs_matcher.c
7036                 allow color label as a condition in the matcher
7037
7038 2002-12-26 [oliver]     0.8.8claws5
7039         
7040         * src/toolbar.c 
7041                 enable Addressbook for Main and Messageview
7042         * src/prefs_actions.c
7043                 enable actions in Messageview
7044
7045 2002-12-26 [christoph]  0.8.8claws4
7046
7047         * src/common/plugin.c
7048                 add a little debug output
7049         * configure.in
7050         * src/plugins/demo/Makefile.am
7051                 better use of automake
7052
7053 2002-12-26 [christoph]  0.8.8claws3
7054
7055         * src/Makefile.am
7056         * src/common/Makefile.am
7057                 fix "make distdir"
7058
7059 2002-12-26 [christoph]  0.8.8claws2
7060
7061         * configure.in
7062                 sort configure checks into common / gtk / plugins
7063         * po/POTFILES.in
7064                 add src/prefs_gtk.c
7065         * src/Makefile.am
7066                 add plugins SUBDIR
7067         * src/main.c
7068         * src/common/sylpheed.[ch]
7069                 added now sylpheed_done function for shutdown
7070         * src/common/Makefile.am
7071         * src/common/plugin.[ch]                ** NEW **
7072                 plugin loader and unloader
7073         * src/plugins/.cvsignore                ** NEW **
7074         * src/plugins/Makefile.am               ** NEW **
7075                 build plugins
7076         * src/plugins/demo/.cvsignore           ** NEW **
7077         * src/plugins/demo/Makefile.am          ** NEW **
7078         * src/plugins/demo/demo.c               ** NEW **
7079                 small demo plugin that installs a logtext hook and
7080                 outputs the log text to stdout
7081
7082 2002-12-26 [paul]       0.8.8claws1
7083
7084         * po/es.po
7085                 updated by Ricardo Mones Lastra
7086
7087 2002-12-26 [paul]       0.8.8claws
7088
7089         * 0.8.8claws released
7090
7091 2002-12-26 [paul]       0.8.7claws12
7092
7093         * po/bg.po
7094                 updated by George Danchev
7095
7096 2002-12-26 [paul]       0.8.7claws11
7097
7098         * po/POTFILES.in
7099                 remove unneeded 'src/prefs.c' entry 
7100
7101 2002-12-26 [paul]       0.8.7claws10
7102
7103         * src/codeconv.c
7104           src/mainwindow.c
7105                 sync with 0.8.8 release
7106         
7107         * src/folder.[ch]
7108           src/mh.c
7109           src/summaryview.c
7110                 partial sync with 0.8.8 release
7111         
7112
7113 2002-12-25 [alfons]     0.8.7claws9
7114
7115         * src/matcher.[ch]
7116         * src/matcher_parser_lex.l
7117         * src/matcher_parser_parse.y
7118         * src/prefs_matcher.c
7119                 add locked flag to possible filtering / matcher 
7120                 conditions (also a good example what should be
7121                 done to add a simple boolean condition)
7122
7123 2002-12-25 [christoph]  0.8.7claws8
7124
7125         * src/Makefile.am
7126         * src/account.[ch]
7127         * src/addrbook.c
7128         * src/addressbook.c
7129         * src/addrindex.c
7130         * src/filtering.c
7131         * src/folder.c
7132         * src/matcher.c
7133         * src/prefs.[ch]                ** REMOVE **
7134         * src/prefs_account.c
7135         * src/prefs_actions.c
7136         * src/prefs_common.c
7137         * src/prefs_customheader.c
7138         * src/prefs_display_header.c
7139         * src/prefs_filtering.c
7140         * src/prefs_folder_item.c
7141         * src/prefs_gtk.[ch]            ** NEW **
7142         * src/prefs_matcher.c
7143         * src/prefs_scoring.c
7144         * src/prefs_summary_column.c
7145         * src/procmime.c
7146         * src/selective_download.c
7147         * src/toolbar.c
7148         * src/common/Makefile.am
7149         * src/common/prefs.[ch]         ** NEW **
7150                 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
7151
7152 2002-12-24 [alfons]     0.8.7claws7
7153
7154         * src/summaryview.c
7155                 summary_thread_build(): fix real cause of the crash mentioned in
7156                 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
7157                 this way we get meaningful ctree nodes 
7158
7159 2002-12-24 [oliver]     0.8.7claws6
7160
7161         * src/mainwindow.[ch]
7162         * src/messageview.[ch]
7163         * src/compose.[ch]
7164         * src/inc.c
7165         * src/summaryview.c
7166                 changes to use updated toolbar handling
7167                 
7168 2002-12-24 [oliver]     0.8.7claws5
7169
7170         * src/toolbar.[ch]
7171                 generic toolbar handling
7172                 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
7173         * src/prefs_toolbar.[ch]
7174                 adjust to handling
7175         
7176 2002-12-24 [oliver]     0.8.7claws4
7177         
7178         * src/stock_pixmap.[ch]
7179                 move SYLPHEED_LOGO to end of list in order 
7180                 to remove it from Custom Toolbar`s Icon View
7181
7182 2002-12-24 [alfons]     0.8.7claws3
7183
7184         * src/summaryview.c
7185                 summary_thread_build(): fix crash because of focus != selection 
7186                 after threading. when deleting the selection, gtk tries but fails 
7187                 to find the correct focusable element. we now force the selection
7188                 to be focused. this should solve the infamous bug reported by 
7189                 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages"). 
7190                 a test case is available. 
7191
7192 2002-12-24 [darko]      0.8.7claws2
7193
7194         * src/summaryview.c
7195                 don't crash when unmarking message with unread children
7196
7197 2002-12-23 [christoph]  0.8.7claws1
7198
7199         * src/Makefile.am
7200         * src/common/Makefile.am
7201                 update Makefiles for moved intl.h, version.h and defs.h
7202         * src/imap.c
7203                 rewrite imap_session_get to avoid duplicate code
7204
7205 2002-12-23 [paul]       0.8.7claws
7206
7207         * Santa-Claws released
7208         
7209         * po/hu.po
7210           po/ru.po
7211                 squeeze in updated Hungarian and Russian translations.
7212                 Submitted by  Gál Zoltán and Ruslan N. Balkin
7213
7214 2002-12-23 [paul]       0.8.6claws129
7215
7216         * po/pl.po
7217                 updated by Witold Wladyslaw Wojciech Wilk
7218
7219 2002-12-23 [paul]       0.8.6claws128
7220
7221         * src/quote_fmt_parse.y
7222                 fix typo and add licence header
7223
7224 2002-12-23 [paul]       0.8.6claws127
7225
7226         * po/en_GB.po
7227                 updated
7228
7229 2002-12-23 [paul]       0.8.6claws126
7230
7231         * po/it.po
7232                 updated translation, submitted by Alessandro Maestri
7233                 
7234 2002-12-23 [paul]       0.8.6claws125
7235
7236         * src/quote_fmt_parse.y
7237                 fix signature-stripping on replies bug. match
7238                 '-- \n' and not '-- '.
7239
7240 2002-12-22 [paul]       0.8.6claws124
7241
7242         * po/bg.po
7243           po/es.po
7244           po/sr.po
7245                 updated translations. submitted by George Danchev,
7246                 Ricardo Mones Lastra, and Urke MMI respectively
7247
7248 2002-12-21 [paul]       0.8.6claws123
7249
7250         * src/addrbook.c
7251                 fix coding style
7252
7253 2002-12-21 [paul]       0.8.6claws122
7254
7255         * src/addrbook.c
7256                 fix bug [643638] where if a person is in one or more
7257                 addressbook groups editing that person's email 
7258                 address results in removal from those groups.
7259                 Patch submitted by Luke Plant.
7260
7261 2002-12-20 [christoph]  0.8.6claws121
7262
7263         * src/common/utils.c
7264         * src/summaryview.c
7265                 reimplement expand_search_string using GString to
7266                 prevent crashs caused by miscalculated string
7267                 lengths reported by Paul
7268
7269 2002-12-20 [christoph]  0.8.6claws120
7270
7271         * src/summaryview.c
7272                 don't use "changed" to check if op_count has to be changed as it
7273                 is also set when the message has unread children
7274                 (closes bug [ 653221 ] crash while deleting duplicates)
7275
7276 2002-12-20 [paul]       0.8.6claws119
7277
7278         * sync with 0.8.6cvs27
7279                 see ChangeLog 2002-12-20
7280
7281 2002-12-20 [paul]       0.8.6claws118
7282
7283         * sync with 0.8.6cvs26
7284                 see ChangeLog 2002-12-19 and 2002-12-20
7285
7286 2002-12-19 [alfons]     0.8.6claws117
7287
7288         * src/textview.c
7289                 fix incorrect parsing of email addresses, submitted by 
7290                 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate 
7291                 name display if it contains @".
7292
7293 2002-12-18 [paul]       0.8.6claws116
7294
7295         * sync with 0.8.6cvs23
7296                 see ChangeLog 2002-12-18
7297
7298 2002-12-18 [paul]       0.8.6claws115
7299
7300         * src/Makefile.am
7301         * src/account.c
7302         * src/codeconv.c
7303         * src/gtkutils.[ch]
7304         * src/imap.c
7305                 sync with 0.8.6cvs22.
7306                 see ChangeLog 2002-12-17 and 2002-12-18
7307
7308 2002-12-17 [christoph]  0.8.6claws114
7309
7310         * src/imap.c
7311                 o don't create a session if imap greeting fails
7312                 o don't close socket when authentication fails
7313                   this is done by imap_session_destroy
7314
7315 2002-12-17 [thorsten]   0.8.6claws113
7316
7317         * tools/Makefile.am
7318           tools/README
7319           tools/google_msgid.pl ** NEW FILE **
7320                 Added "search for message-id" script and doc
7321
7322 2002-12-17 [thorsten]   0.8.6claws112
7323
7324         * po/hu.po
7325                 Updated hungarian translation
7326                 (updated by Gal Zoltan)
7327
7328 2002-12-16 [christoph]  0.8.6claws111
7329
7330         * src/addr_compl.c
7331                 remove stupid addressbook dump to debug output
7332         * src/mh.c
7333                 fix memory leak found by Hiro
7334
7335 2002-12-14 [paul]       0.8.6claws110
7336
7337         * src/compose.c
7338                 fix menubar sensitivity on send
7339                 
7340         * src/prefs_filtering.c
7341         * src/prefs_matcher.c
7342         * src/prefs_scoring.c
7343                 Fix english ;)
7344                 
7345         * src/common/quoted-printable.h
7346                 sync: fix typo
7347         
7348 2002-12-13 [christoph]  0.8.6claws109
7349
7350         * src/Makefile.am
7351         * src/manage_window.[ch]        ** REMOVE **
7352         * src/gtk/Makefile.am
7353         * src/gtk/manage_window.[ch]    ** NEW **
7354                 move manage_window files to gtk directory
7355
7356 2002-12-13 [christoph]  0.8.6claws108
7357
7358         * src/Makefile.am
7359         * src/gtkshruler.[ch]           ** REMOVE **
7360         * src/gtk/Makefile.am
7361         * src/gtk/gtkshruler.[ch]       ** NEW **
7362                 move gtkshruler files to gtk directory
7363
7364 2002-12-13 [christoph]  0.8.6claws107
7365
7366         * src/Makefile.am
7367         * src/compose.c
7368         * src/gtkstext.[ch]             ** REMOVE **
7369         * src/gtkutils.[ch]
7370         * src/textview.c
7371         * src/gtk/gtkstext.[ch]         ** NEW **
7372         * src/gtk/Makefile.am
7373                 o move stext functions to gtkstext.c to remove
7374                   dependency of gtkutils
7375                 o move gtkstext files to gtk directory
7376
7377         * src/gtk/Makefile.am
7378         * src/gtk/sslcertwindow.[ch]
7379                 UI stuff can always depend on common code so
7380                 it's ok to add ../common to include path
7381
7382 2002-12-13 [colin]      0.8.6claws106
7383
7384         * src/summaryview.c
7385                 Disconnect sighandlers for mainwindow when
7386                 quicksearch has the focus
7387                 Fix bug #653231
7388         * src/mainwindow.[ch]
7389                 Make key_pressed callback public, to be able
7390                 to disconnect it
7391
7392 2002-12-13 [christoph]  0.8.6claws105
7393
7394         * src/mh.c
7395                 create .mh_sequences file in new MH folders
7396                 (closes feature request [ 523162 ] MH folders should
7397                  get a .mh_sequences)
7398
7399 2002-12-13 [colin]      0.8.6claws104
7400
7401         * src/summaryview.c
7402                 Better handling of quicksearch show/hide
7403                 (basically the button stays under the mouse 
7404                  when toggled)
7405
7406 2002-12-13 [paul]       0.8.6claws103
7407
7408         * sync with 0.8.6cvs17
7409                 see ChangeLog 2002-12-13
7410
7411 2002-12-13 [paul]       0.8.6claws102
7412
7413         * po/es.po
7414                 updated by Ricardo Mones Lastra
7415
7416 2002-12-11 [colin]       0.8.6claws101
7417
7418         * src/folder.c
7419                 remove statusbar stuff
7420           src/folderview.c
7421                 set statusbar verbosity when moving folders
7422
7423 2002-12-11 [colin]       0.8.6claws100
7424         * src/prefs_filtering.c
7425         * src/prefs_matcher.c
7426         * src/prefs_scoring.c
7427                 Fix english ;)
7428
7429 2002-12-11 [colin]       0.8.6claws99
7430
7431         * src/prefs_common.[ch]
7432                 Add summary_quicksearch_type
7433         * src/summaryview.c
7434                 Save last used quicksearch type
7435
7436 2002-12-11 [jens]       0.8.6claws98
7437         * src/prefs_filtering.c
7438         * src/prefs_matcher.c
7439         * src/prefs_scoring.c
7440                 added dialog for incomplete rules in scoring, filtering and
7441                 matcher to ask wheather really close
7442
7443 2002-12-11 [colin]      0.8.6claws97
7444
7445         * src/folder.c
7446                 Fix folder dnd statusbar logging
7447
7448 2002-12-10 [christoph]  0.8.6claws96
7449
7450         * src/compose.c
7451         * src/folder.c
7452         * src/imap.c
7453         * src/inc.c
7454         * src/main.c
7455         * src/mainwindow.c
7456         * src/news.c
7457         * src/send.c
7458         * src/statusbar.[ch]
7459         * src/common/hooks.c
7460         * src/common/log.[ch]
7461                 o handle verbose logging in statusbar directly in statusbar code
7462                   and common code does not need any knowledge about a statusbar
7463                 o remove direct calls to statusbar_(puts|pop)_all functions
7464
7465 2002-12-10 [jens]       0.8.6claws95
7466
7467         * src/*.c
7468                 removed gettext from g_warnings
7469         * po/POTFILES.in
7470                 cleaned and updated
7471         * po/de.po
7472                 updated
7473
7474 2002-12-10 [colin]      0.8.6claws94
7475
7476         * src/main.c
7477                 finish crash dialog fix
7478
7479 2002-12-10 [colin]      0.8.6claws93
7480
7481         * src/main.c
7482                 "Fix" "sylpheed already running" instead of
7483                 crash dialog appearing after a crash
7484
7485 2002-12-10 [colin]      0.8.6claws92
7486
7487         * po/POTFILES.in
7488                 add src/gtk/sslcertwindow.c
7489
7490 2002-12-10 [paul]       0.8.6claws91
7491
7492         * po/POTFILES.in
7493                 updated to reflect recent changes
7494                 submitted by Alessandro Maestri
7495
7496 2002-12-09 [christoph]  0.8.6claws90
7497
7498         * src/Makefile.am
7499         * src/smtp.[ch]                 ** REMOVE **
7500         * src/common/Makefile.am
7501         * src/common/smtp.[ch]          ** NEW **
7502                 move smtp files to common directory
7503
7504 2002-12-09 [christoph]  0.8.6claws89
7505
7506         * src/Makefile.am
7507         * src/session.[ch]              ** REMOVE **
7508         * src/common/Makefile.am
7509         * src/common/session.[ch]       ** NEW **
7510                 move session files to common directory
7511
7512 2002-12-09 [paul]       0.8.6claws88
7513
7514         * src/account.c
7515                 fix bug [649746] edit accounts: move account reverted
7516                 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
7517
7518 2002-12-09 [colin]      0.8.6claws87
7519
7520         * src/ssl_certificate.c
7521                 cleanup
7522
7523 2002-12-09 [colin]      0.8.6claws86
7524
7525         * src/ssl.c
7526                 Try to open the cert.pem database and 
7527                 issue a warning if it isn't there
7528
7529 2002-12-09 [colin]      0.8.6claws85
7530
7531         * src/common/ssl_certificate.c
7532         * src/gtk/sslcertwindow.c
7533                 Warning fixes
7534
7535 2002-12-09 [colin]      0.8.6claws84
7536
7537         * src/ssl_certificate.[ch] ** REMOVED **
7538         * src/common/ssl_certificate.[ch] ** NEW **
7539         * src/Makefile.am
7540         * src/common/Makefile.am
7541                 Moved ssl_certificate.[ch] to common
7542         * src/common/ssl.c 
7543                 Put back needed include
7544         * src/gtk/sslcertwindow.[ch]
7545                 Changed ssl_certificate.h include
7546         
7547 2002-12-09 [colin]      0.8.6claws83
7548
7549         * src/gtk/sslcertwindow.[ch]
7550                 Implement hook for certificate acception
7551         * src/ssl_certificate.[ch]
7552                 Implement hook for certificate acception
7553         * src/common/ssl.c
7554                 Reenable certificate acception check
7555         * src/mainwindow.c
7556                 Register sslcertwindow's hook
7557         
7558 2002-12-08 [christoph]  0.8.6claws82
7559
7560         * src/about.c
7561         * src/addr_compl.c
7562         * src/codeconv.c
7563         * src/manual.c
7564         * src/undo.c
7565         * src/common/utils.c
7566                 o add missing includes
7567                 o fix warnings
7568         * src/.cvsignore
7569         * src/common/.cvsignore
7570         * src/common/version.h          ** REMOVE **
7571                 remove autogenerated file
7572
7573 2002-12-08 [paul]       0.8.6claws81
7574
7575         * src/stringtable.c
7576                 put back needed include
7577
7578 2002-12-08 [colin]      0.8.6claws80
7579         
7580         * src/gtk/sslcertwindow.c
7581                 Cleaner popups when asking
7582         * src/ssl_certificate.c
7583         * src/prefs_common.[ch]
7584                 remove ssl certificate pref
7585                 put back needed include
7586         * src/undo.c
7587                 put back needed include
7588
7589 2002-12-08 [christoph]  0.8.6claws79
7590
7591         * src/folderview.c
7592         * src/logwindow.c
7593         * src/statusbar.c
7594         * src/summaryview.c
7595                 only abort hook invokation if required data is missing not
7596                 if our own data pointer is NULL, update hookfunction for
7597                 log window
7598
7599 2002-12-08 [paul]       0.8.6claws78
7600
7601         * src/about.c
7602         * src/addrcache.c
7603         * src/addrclip.c
7604         * src/addr_compl.c
7605         * src/addrselect.c
7606         * src/codeconv.c
7607         * src/colorlabel.c
7608         * src/enriched.c
7609         * src/esmtp.c
7610         * src/exporthtml.c
7611         * src/headerview.c
7612         * src/imageview.c
7613         * src/manual.c
7614         * src/noticeview.c
7615         * src/pgptext.c
7616         * src/scoring.c
7617         * src/sourcewindow.c
7618         * src/stringtable.c
7619         * src/undo.c
7620                 clean up: remove unneccesary includes
7621
7622 2002-12-08 [christoph]  0.8.6claws77
7623
7624         * src/folderview.c
7625         * src/statusbar.c
7626         * src/summaryview.c
7627         * src/common/hooks.[ch]
7628                 hook functions now have a gboolean return value, if a hook
7629                 returns TRUE it will stop executing of any more hooks in
7630                 the same hooklist for this invokation
7631
7632 2002-12-08 [colin]      0.8.6claws76
7633         
7634         * src/main.c
7635                 put back argv0 for CRASH_DIALOG
7636
7637 2002-12-08 [christoph]  0.8.6claws75
7638
7639         * src/Makefile.am
7640         * src/about.c
7641         * src/account.c
7642         * src/crash.c
7643         * src/esmtp.h
7644         * src/imap.[ch]
7645         * src/inc.c
7646         * src/main.c
7647         * src/mainwindow.c
7648         * src/news.c
7649         * src/pop.[ch]
7650         * src/prefs_account.[ch]
7651         * src/prefs_common.[ch]
7652         * src/send.[ch]
7653         * src/smtp.[ch]
7654         * src/ssl_certificate.[ch]
7655         * src/ssl_manager.[ch]
7656         * src/common/Makefile.am
7657         * src/common/log.c
7658         * src/common/nntp.[ch]
7659         * src/common/socket.[ch]
7660         * src/common/ssl.[ch]
7661         * src/gtk/sslcertwindow.[ch]
7662         * ac/openssl.m4
7663                 use new autoconf script to detect OpenSSL with extra parameters
7664                 to specify the location of libs and includes, also remove USE_SSL
7665                 to USE_OPENSSL
7666
7667         * src/common/sylpheed.[ch]
7668         * src/common/version.h.in
7669                 start seperation of common code initialization seperated from gui
7670
7671         * src/summaryview.c
7672                 The function that is called when a color label changes
7673                 should not change the color lable again
7674
7675 2002-12-08 [colin]      0.8.6claws74
7676
7677         * src/gtk/sslcertwindow.c
7678                 warning fixes
7679
7680 2002-12-08 [colin]      0.8.6claws73
7681
7682         * src/statusbar.c
7683           src/common/log.h
7684                 Register a hook for statusbar_puts_all
7685         * src/common/log.c
7686                 invoke statusbar_puts_all's hook
7687         
7688 2002-12-08 [colin]      0.8.6claws72
7689
7690         * src/ssl_certificate.c
7691                 Put back a badly-removed include
7692
7693 2002-12-08 [colin]      0.8.6claws71
7694
7695         * src/gtk/sslcertwindow.[ch]    ** NEW **
7696                 new certificate presentation
7697         * src/gtk/Makefile.am
7698                 add new files
7699         * src/ssl_certificate.[ch]
7700                 gtk cleanup, made utility functions public
7701         * src/ssl_manager.c
7702                 use new cert presentation
7703
7704 2002-12-07 [christoph]  0.8.6claws70
7705
7706         * src/Makefile.am
7707         * src/nntp.[ch]                 ** REMOVE **
7708         * src/common/Makefile.am
7709         * src/common/nntp.[ch]          ** NEW **
7710                 move nntp files to common directory
7711
7712 2002-12-07 [christoph]  0.8.6claws69
7713
7714         * src/procmsg.[ch]
7715         * src/summaryview.c
7716                 implement msginfo update callback using sylpheed's new
7717                 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
7718
7719 2002-12-06 [christoph]  0.8.6claws68
7720
7721         * src/editgroup.c
7722                 This patch changes the 'Edit Group Details' dialog to
7723                 allow extended selections in either pane, so that
7724                 addresses can be added or removed from a group more
7725                 quickly and easily. (it actually is a net decrease in
7726                 file size, as some unnecessary functions have been
7727                 removed). 
7728                 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
7729
7730 2002-12-06 [christoph]  0.8.6claws67
7731
7732         * src/Makefile.am
7733         * src/template.[ch]             ** REMOVE **
7734         * src/common/Makefile.am
7735         * src/common/template.[ch]      ** NEW **
7736                 move template files to common directory
7737
7738         * src/nntp.c
7739                 add missing log.h include
7740
7741 2002-12-06 [melvin]     0.8.6claws66
7742
7743         * src/prefs_actions.c
7744                 Added the trailing ">" syntax to insert command's output
7745                 without replacing old text (in contrast to trailing "|").
7746
7747 2002-12-05 [colin]      0.8.6claws65
7748         
7749         * src/common/utils.c
7750                 Don't modify original search_string or it'll change
7751                 the next iterations in the for()
7752
7753 2002-12-05 [darko]      0.8.6claws64
7754
7755         * src/common/utils.c
7756                 proper check for filtering commands, found by Colin
7757
7758 2002-12-05 [darko]      0.8.6claws63
7759
7760         * src/common/utils.c
7761                 check proper string for NULL pointer, found by Colin
7762
7763 2002-12-05 [darko]      0.8.6claws62
7764
7765         * src/common/utils.[ch]
7766                 expand_search_string(): new function
7767                 converts Mutt-like patterns to Sylpheed's
7768                 filtering engine
7769         * src/summaryview.c
7770                 use expand_search_string() to allow Mutt-like
7771                 patterns in extended search
7772         * README.claws
7773                 document extended option in quick search
7774
7775 2002-12-05 [paul]       0.8.6claws61
7776
7777         * sync with 0.8.6cvs16
7778                 see ChangeLog 2002-12-05
7779                 
7780         * po/POTFILES.in
7781                 clean up
7782
7783 2002-12-04 [christoph]  0.8.6claws60
7784
7785         * src/imap.[ch]
7786                 put imap authentication code into a new function and
7787                 remove it from imap_session_new that will allow to
7788                 send other commands before authentication
7789
7790 2002-12-04 [christoph]  0.8.6claws59
7791
7792         * src/imap.[ch]
7793                 use already existing method to prevent unneeded IMAP
7794                 folder selects. Set imap_select parameters to NULL
7795                 in some functions if the values are not required.
7796
7797         * src/xml.h
7798                 remove no longer required include
7799
7800 2002-12-04 [paul]       0.8.6claws58
7801
7802         * po/es.po
7803                 updated by Ricardo Mones Lastra
7804                 
7805         * configure.in
7806           po/hu.po      ** NEW FILE **
7807                 initial Hungarian translation, submitted
7808                 by Gál Zoltán <galzoli@hu.inter.net>
7809
7810 2002-12-03 [christoph]  0.8.6claws57
7811
7812         * src/Makefile.am
7813         * src/gtksctree.[ch]            ** REMOVE **
7814         * src/gtk/Makefile.am
7815         * src/gtk/gtksctree.[ch]        ** NEW **
7816                 move gtksctree files to gtk directory
7817
7818 2002-12-03 [christoph]  0.8.6claws56
7819
7820         * src/Makefile.am
7821         * src/md5.[ch]                  ** REMOVE **
7822         * srm/common/Makefile.am
7823         * src/common/md5.[ch]           ** NEW **
7824                 move md5 files to common directory
7825
7826         * src/gtkstext.c
7827                 remove not required #include
7828
7829 2002-12-03 [sergey]     0.8.6claws55
7830
7831         * src/gtkutils.c
7832         * src/gtkutils.h
7833                 gtkut_window_popup(): new function.
7834         * src/mainwindow.c
7835                 main_window_popup(): use gtkut_window_popup() to raise
7836                 window without changing its position.
7837                 (see sylpheed-main ML message [sylpheed:17247])
7838
7839 2002-12-03 [sergey]     0.8.6claws54
7840
7841         * src/send.c
7842                 send_message_local(): removed first-dot escaping
7843                 (SMTP-only, not needed for sending through pipe)
7844
7845 2002-12-03 [paul]       0.8.6claws53
7846
7847         * po/POTFILES.in
7848                 update to reflect recent changes (thanks
7849                 to Ricardo Mones Lastra)
7850                 
7851         * tools/filter_conv.pl
7852                  fix problem with quoted strings. Patch submitted
7853                  by Luke Plant <lukeplant@softhome.net>
7854
7855 2002-12-03 [paul]       0.8.6claws52
7856
7857         * sync with 0.8.6cvs15
7858                 see ChangeLog 2002-12-03
7859
7860 2002-12-02 [christoph]  0.8.6claws51
7861
7862         * src/logwindow.[ch]
7863         * src/common/log.[ch]
7864                 implement logging using a hook function
7865
7866         * src/folderview.c
7867         * src/folder.[ch]
7868                 define hooklist name in header file to avoid
7869                 errors caused by wrong spelling of hooklist names
7870
7871         * src/toolbar.c
7872                 fix warnings
7873
7874 2002-12-02 [christoph]  0.8.6claws50
7875
7876         * src/common/Makefile.am
7877                 add src/common/hooks.[ch]
7878
7879         * src/common/hooks.[ch]
7880                 implement a simple hook system using glib's hook functions
7881
7882         * src/folder.[ch]
7883         * src/folderview.c
7884                 use new hook system for folder item updates
7885
7886 2002-12-02 [christoph]  0.8.6claws49
7887
7888         * doc-src/ui_seperation.txt     ** NEW **
7889                 information for ui seperation
7890
7891         * src/Makefile.am
7892                 remove files that were moved to common
7893                 include common directory by default for the header files
7894
7895         * src/inc.c
7896         * src/common/socket.c
7897         * src/automaton.[ch]
7898                 implement automaton using g_io_*-functions instead of
7899                 gdk_input_add to make it ui independent
7900
7901         * src/codeconv.c
7902         * src/compose.c
7903         * src/ldif.c
7904         * src/pgptext.c
7905         * src/procmime.c
7906         * src/rfc2015.c
7907         * src/smtp.c
7908         * src/unmime.c
7909                 remove common/ prefix because directory is now in
7910                 include path
7911
7912         * src/compose.c
7913         * src/folder.c
7914         * src/folderview.c
7915         * src/mainwindow.c
7916         * src/messageview.c
7917         * src/prefs_common.c
7918         * src/procmsg.c
7919         * src/rfc2015.c
7920                 fix warnings
7921
7922         * src/imap.c
7923         * src/inc.c
7924         * src/news.c
7925         * src/pop.c
7926         * src/send.c
7927         * src/smtp.c
7928         * src/ssl_certificate.c
7929                 add log.h header file for logging functions
7930
7931         * src/main.c
7932         * src/common/utils.c
7933         * src/summaryview.c
7934         * src/xml.c
7935                 o move debug_mode to common/utils.c
7936                 o add functions to set and get debug_mode
7937
7938         * src/defs.h                    ** REMOVE **
7939         * src/intl.h                    ** REMOVE **
7940         * src/socket.[ch]               ** REMOVE **
7941         * src/ssl.[ch]                  ** REMOVE **
7942         * src/utils.[ch]                ** REMOVE **
7943                 replaced by new files in src/common/
7944         
7945         * src/common/Makefile.am
7946                 add new files in src/common/
7947
7948         * src/common/defs.h             ** NEW **
7949         * src/common/intl.h             ** NEW **
7950         * src/common/log.[ch]           ** NEW **
7951         * src/common/socket.[ch]        ** NEW **
7952         * src/common/ssl.[ch]           ** NEW **
7953         * src/common/utils.[ch]         ** NEW **
7954                 replacement for files in src/
7955
7956 2002-12-02 [colin]      0.8.6claws48
7957
7958         * src/folderview.c
7959                 Scroll folderview if necessary during dnd
7960
7961 2002-12-02 [colin]      0.8.6claws47
7962
7963         * src/folder.[ch]
7964                 Add check to verify a move is within a single mailbox
7965         * src/folderview.c
7966                 Add specific error string for this check
7967
7968 2002-12-02 [colin]      0.8.6claws46
7969
7970         * src/folder.c
7971                 Add a test to folder moving, remove a statusbar_print
7972         * src/folderview.c
7973                 Add Move folder... context-menu item
7974                 Factorize folder moving code
7975                 Enable folder DND for mbox
7976
7977 2002-12-01 [christoph]  0.8.6claws45
7978
7979         * ac/aspell.m4
7980                 remove conf.aspelltest if the version check fails
7981
7982 2002-11-30 [christoph]  0.8.6claws44
7983
7984         * autogen.sh
7985                 run libtoolize --force in autogen to create missing
7986                 libtool scripts
7987
7988 2002-11-30 [christoph]  0.8.6claws43
7989
7990         * src/Makefile.am
7991         * src/pgptext.c
7992         * src/procmime.c
7993         * src/rfc2015.c
7994         * src/uuencode.[ch]             ** REMOVED **
7995         * src/common/Makefile.am
7996         * src/common/uuencode.[ch]      ** NEW **
7997                 move uuen/decoder to common directory
7998
7999 2002-11-30 [christoph]  0.8.6claws42
8000
8001         * src/Makefile.am
8002         * src/base64.[ch]               ** REMOVED **
8003         * src/codeconv.c
8004         * src/compose.c
8005         * src/ldif.c
8006         * src/pgptext.c
8007         * src/procmime.c
8008         * src/rfc2015.c
8009         * src/smtp.c
8010         * src/unmime.c
8011         * src/common/Makefile.am
8012         * src/common/base64.[ch]        ** NEW **
8013                 move base64 en/decoder to common directory
8014
8015 2002-11-30 [christoph]  0.8.6claws41
8016
8017         * src/common                    ** NEW **
8018                 new directory for UI independent code
8019         * src/gtk                       ** NEW **
8020                 new directory for GTK frontend
8021         * src/common/.cvsignore         ** NEW **
8022         * src/gtk/.cvsignore            ** NEW **
8023                 ignore build files
8024         * src/common/Makefile.am        ** NEW **
8025         * src/gtk/Makefile.am           ** NEW **
8026                 automake files to build new seperated stuff
8027         * src/Makefile.am
8028                 the binary will currently still be build with the
8029                 files in src, so we include the code from the
8030                 subdirs for now after building the libs there
8031
8032 2002-11-30 [paul]       0.8.6claws40
8033
8034         * src/compose.c
8035                 fix bug [642731] 'Wrong selected account with drafted mail'
8036
8037 2002-11-29 [oliver]     0.8.6claws39
8038         
8039         * src/messageview.c
8040                 o update summaryview when switching between different
8041                   messageviews          
8042         * src/toolbar.c  
8043                 o check if messageview holds already removed msg
8044                   from summaryview
8045                 
8046
8047 2002-11-29 [oliver]     0.8.6claws38
8048
8049         * src/toolbar.c 
8050                 remove not needed variables and includes
8051                 make messageview stay opened and move to next when msgs are deleted 
8052
8053 2002-11-29 [oliver]     0.8.6claws37
8054         
8055         * src/toolbar.c 
8056                 disable compose button (messageview toolbar) by default
8057                 deleted msgs are moved to trash
8058         
8059 2002-11-29 [melvin]     0.8.6claws36
8060
8061         * configure.in
8062                 Increased minimal gpgme version to 0.3.10 (Zombies out)
8063                 and to detect signatures expirations (gpgme 0.3.6)
8064
8065         * src/main.c
8066                 Use non obsolescent function for Gpgme engine checking.
8067
8068         * src/rfc2015.c
8069                 Inform about expired signatures or signatures which key
8070                 has expired. Expiration date is displayed.
8071
8072         * src/sigstatus.c
8073                 Inform about expired signatures or signatures which key
8074                 has expired.
8075
8076 2002-11-28 [paul]       0.8.6claws35
8077
8078         * src/folderview.c
8079                 re-instate 'Check for new messages' in Newsgroup
8080                 folders right-click menu, after a suggestion from
8081                 Tim Mann <timmann@users.sourceforge.net>
8082
8083         * src/main.c
8084                 after a crash check only local folders for new
8085                 messages
8086
8087 2002-11-28 [paul]       0.8.6claws34
8088
8089         * configure.in
8090                 apply patch that fixes the checking of GTK with XIM 
8091                 support on different OSs, such as FreeBSD. Patch 
8092                 submitted by Topia <topia@users.sourceforge.net>
8093                 
8094 2002-11-28 [paul]       0.8.6claws33
8095
8096         * src/mainwindow.c
8097           src/prefs_common.c
8098           src/prefs_toolbar.c
8099                 more changes to the English
8100
8101 2002-11-28 [paul]       0.8.6claws32
8102
8103         * sync with 0.8.6cvs13
8104                 see ChangeLog 2002-11-28 (no sync needed
8105                 for src/compose.c)
8106
8107 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws31
8108         
8109         * src/mainwindow.[ch]
8110                 add patch by Ivan F. Martinez introducing messageview Toolbar
8111                 some changes and committed by oliver    
8112
8113 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws30
8114
8115         * src/messageview.[ch]
8116                 add patch by Ivan F. Martinez introducing messageview Toolbar
8117                 some changes and committed by oliver    
8118
8119 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws29
8120
8121         * src/compose.[ch]
8122                 add patch by Ivan F. Martinez introducing messageview Toolbar
8123                 some changes and committed by oliver    
8124
8125 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws28
8126         
8127         * src/toolbar.[ch]
8128                 add patch by Ivan F. Martinez introducing messageview Toolbar
8129                 some changes and committed by oliver
8130
8131 2002-11-28 [oliver]     0.8.6claws27
8132         
8133         * src/prefs_toolbar.[ch]
8134                 getting ready for messageview toolbar
8135                 free mem allocated by gettext
8136                 change prefs_toolbar to prefs_toolbar_open
8137  
8138 2002-11-28 [thorsten]   0.8.6claws26
8139
8140         * src/imageview.[ch]
8141                 cleaned up conflicting declarations of
8142                 imageview_show_image()
8143
8144 2002-11-28 [paul]       0.8.6claws25
8145
8146         * src/grouplistdialog.c
8147           src/prefs_common.c
8148           src/prefs_summary_column.c
8149                 a few more improvements to the English
8150
8151 2002-11-28 [colin]      0.8.6claws24
8152
8153         * man/sylpheed.1
8154                 A few updates to command-line parameters
8155
8156 2002-11-28 [colin]      0.8.6claws23
8157
8158         * src/prefs_filtering.c
8159                 Fix problems with prefs_filtering_delete_path:
8160                 a) if the first rule is removed, original pointers
8161                    weren't updated (leading to segfaults)
8162                 b) it was always global_processing updated in case
8163                    of removed path was parent of rule path
8164
8165 2002-11-27 [paul]       0.8.6claws22
8166
8167         * src/mainwindow.c
8168           src/prefs_account.c
8169           src/prefs_actions.c
8170           src/prefs_common.c
8171           src/prefs_customheader.c
8172           src/prefs_display_header.c
8173           src/prefs_filtering.c
8174           src/prefs_folder_item.c
8175           src/prefs_matcher.c
8176           src/prefs_scoring.c
8177           src/prefs_summary_column.c
8178           src/prefs_template.c
8179           src/prefs_toolbar.c
8180                  improve the English in the GUI
8181
8182 2002-11-27 [colin]      0.8.6claws21
8183
8184         * src/folder.c
8185                 Fix processing renaming problems happening after
8186                 last commit
8187
8188 2002-11-27 [colin]      0.8.6claws20
8189
8190         * src/folder.c
8191                 recursive move now deletes src each subfolder after 
8192                 having moved it
8193         * src/folderview.c
8194                 Use identifier instead of path during dnd (enables
8195                 IMAP folder dnd)
8196
8197 2002-11-27 [paul]       0.8.6claws19
8198
8199         * src/main.c
8200                 apply patch that does command-line processing 
8201                 BEFORE gtk_init, allowing claws to run from 
8202                 shell-scripts in non-X environment (e.g. crontab 
8203                 or ip-up, ip-down scripts). Patch submitted by
8204                 Ruslan N. Balkin <baron@dartel.ru>
8205                 
8206         * po/it.po
8207                 updated by Alessandro Maestri
8208
8209 2002-11-27 [paul]       0.8.6claws18
8210
8211         * sync with 0.8.6cvs12
8212           src/prefs_common.c
8213                 Differences are that main uses a 'Receive dialog'
8214                 frame on the Interface tab, whereas claws groups all 
8215                 the dialogs together in a 'Dialogs' frame.
8216
8217 2002-11-27 [colin]      0.8.6claws17
8218
8219         * src/prefs_matcher.c
8220                 Fix Execute criteria's NOT flag
8221
8222
8223 2002-11-26 [christoph]  0.8.6claws16
8224
8225         * src/ssl.c
8226                 rewrite the ssl code a little bit, only use one
8227                 SSL context, set default certificates' file/path
8228
8229 2002-11-26 [thorsten]   0.8.6claws15
8230
8231         * src/compose.c
8232                 default-reply-to didn't work for ml-reply
8233
8234 2002-11-26 [melvin]     0.8.6claws14
8235
8236         * src/prefs_actions.c
8237                 Made pipe-actions ignore short headers in message view
8238                 Made trailing-pipe-actions write in the message view with
8239                 the same font as the original message
8240
8241 2002-11-26 [paul]       0.8.6claws13
8242
8243         * src/compose.c
8244                 this time commit the correct file
8245
8246 2002-11-26 [paul]       0.8.6claws12
8247
8248         * sync with 0.8.6cvs11
8249           src/quote_fmt_parse.y  
8250                 no sync needed
8251           src/account.[ch]       
8252                 not sync'ed
8253           src/compose.c
8254                 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
8255                 on draft mode.
8256                 compose_reedit(): add check for 'X-Sylpheed-Account-Id:' 
8257                 header
8258                 
8259         see ChangeLog 2002-11-25 and 2002-11-26
8260
8261 2002-11-26 [colin]      0.8.6claws11
8262
8263         * src/folderview.c
8264                 Fix collapsed folder not auto-expanding during
8265                 mail dnd, if it was the source folder.
8266
8267 2002-11-25 [colin]      0.8.6claws10
8268
8269         * src/folderview.[ch]
8270                 Variable renaming and cleaning (slist of nodes 
8271                 to be re-collapsed is stored in FolderView)
8272
8273 2002-11-25 [paul]       0.8.6claws9
8274
8275         * src/prefs_common.[ch]
8276                 fix breakage caused by last commit
8277
8278 2002-11-25 [paul]       0.8.6claws8
8279
8280         * sync with 0.8.6cvs4
8281                 see ChangeLog 2002-11-21
8282
8283 2002-11-25 [paul]       0.8.6claws7
8284
8285         * sync with 0.8.6cvs4
8286                 see ChangeLog 2002-11-20
8287
8288 2002-11-25 [paul]       0.8.6claws6
8289
8290         * sync with 0.8.6cvs3
8291                 see ChangeLog 2002-11-18
8292
8293 2002-11-25 [colin]      0.8.6claws5
8294
8295         * src/gtkutils.[ch]
8296                 Add gtkut_ctree_node_is_parent()
8297         * src/folderview.c
8298                 Spring-loaded folders
8299
8300 2002-11-25 [colin]      0.8.6claws4
8301
8302         * src/utils.[ch]
8303                 Add slist_concat_unique(), function to merge
8304                 two GSList filtering dups
8305         * src/folder.[ch]
8306         * src/summaryview.[ch]
8307         * src/folderview.c
8308         * src/main.c
8309                 Add detection/update/display of unread answers
8310                 to marked mails
8311         * src/procmsg.[ch]
8312                 Add procmsg_find_children()
8313                 Add procmsg_msg_has_marked_parent()
8314
8315 2002-11-25 [colin]      0.8.6claws3
8316
8317         * src/ssl_certificate.[ch]
8318                 Allow checking a certificate without a DNS
8319                 lookup
8320                 Allow to forget a cert (by deleting it)
8321                 Make ssl_certificate_destroy_public
8322         * src/ssl_manager.[ch] ** NEW FILES **
8323                 Gui to manage (display/remove) certificates
8324         * src/prefs_common.[ch]
8325                 Add a pref to allow silent acceptation of
8326                 trusted certificates or not (based on the
8327                 "I want to know what's going on" principle)
8328         * src/mainwindow.c
8329                 Add SSL manager in Tools menu
8330         * src/Makefile.am
8331                 Add the new files to the build
8332         * po/POTFILES.in
8333                 Add ssl_manager.c to translations
8334
8335 2002-11-25 [colin]      0.8.6claws2
8336
8337         * src/summaryview.[ch]
8338                 Add S_SEARCH_EXTENDED to the quick search, which 
8339                 allows to search using filtering syntax.
8340
8341 2002-11-25 [colin]      0.8.6claws1
8342
8343         * src/summaryview.c
8344                 Deletion of duplicates now prefer deleting
8345                 the unread dup (fixes feature-request 638989).
8346
8347 2002-11-24 [paul]       0.8.6claws
8348
8349         * po/es.po
8350           po/pl.po
8351           po/ru.po
8352           po/sr.po
8353                 updated by Ricardo Mones Lastra,
8354                 Witold Wladyslaw Wojciech Wilk,
8355                 Ruslan N. Balkin, and  Urke MMI 
8356                 respectively
8357
8358 2002-11-24 [paul]       0.8.5claws182
8359
8360         * po/bg.po
8361                 updated by George Danchev
8362
8363 2002-11-23 [alfons]     0.8.5claws181
8364
8365         * src/imap.c
8366                 tiny memory leak found by browsing Dimitar's 
8367                 valgrind report
8368
8369 2002-11-23 [paul]       0.8.5claws180
8370
8371         * po/it.po
8372                 updated by Alessandro Maestri
8373
8374 2002-11-22 [christoph]  0.8.5claws179
8375
8376         * src/compose.c
8377         * src/inc.c
8378         * src/prefs_filtering.c
8379         * src/summaryview.c
8380                 more warning fixes
8381
8382 2002-11-22 [alfons]     0.8.5claws178
8383
8384         * src/summaryview.c
8385                 summary_execute_delete_func(): if message is deleted, make 
8386                 sure to also remove its entry in the subject hash table. 
8387                 fixes a corner case bug.
8388
8389 2002-11-22 [paul]       0.8.5claws177
8390
8391         * .cvsignore
8392                 add 'autom4te.cache'
8393                 
8394         * ltconfig      ** REMOVED **
8395                 not needed
8396
8397 2002-11-22 [paul]       0.8.5claws176
8398
8399         * src/textview.c
8400                 textview_set_font(): fix for message display in
8401                 UTF-8 locales (thanks to Sergey Vlasov).
8402                 
8403         * AUTHORS
8404                 add new team members and contributors
8405
8406
8407 2002-11-21 [colin]      0.8.5claws175
8408
8409         * src/procmsg.[ch]
8410                 Add procmsg_remove_special_headers()
8411         * src/mh.c
8412                 Use procmsg_remove_special_headers() for 
8413                 previous fix
8414
8415 2002-11-21 [colin]      0.8.5claws174
8416
8417         * src/mh.c
8418                 Fix moving/copying from queue/draft folders
8419                 for MH folders
8420
8421 2002-11-21 [christoph]  0.8.5claws173
8422
8423         * src/crash.c
8424         * src/filtering.c
8425         * src/logwindow.c
8426         * src/main.c
8427         * src/matcher_parser_lex.[hl]
8428         * src/mbox.c
8429         * src/mbox_folder.[ch]
8430         * src/prefs_filtering.c
8431         * src/procheader.c
8432         * src/quote_fmt_lex.l
8433         * src/ssl.c
8434                 fix all warnings except the warnings in lex and yacc files
8435
8436 2002-11-20 [christoph]  0.8.5claws172
8437
8438         * src/imap.c
8439                 fix MsgInfo retrieval for IMAP draft and queue folders
8440                 (closes bug [ 619558 ] Draft saving on IMAP box issue)
8441
8442 2002-11-19 [christoph]  0.8.5claws171
8443
8444         * src/compose.c
8445                 fix segfault, when draft saving does not get
8446                 the MsgInfo of the new message
8447                 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
8448
8449 2002-11-19 [christoph]  0.8.5claws170
8450
8451         * src/procmsg.c
8452                 add parameter check for flag setting function
8453                 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
8454
8455 2002-11-18 [paul]       0.8.5claws169
8456
8457         * src/compose.c
8458                 more sensitivity fixes to redirect mode:
8459                 * disable toolbar draft button
8460                 * allow only Address book in the Tools menu
8461                 * disable editing of message by the spell
8462                   checker
8463
8464 2002-11-18 [paul]       0.8.5claws168
8465
8466         * src/compose.c
8467                 fix sensitivity of menu items in compose_redirect():
8468                 allow only the necessary items 
8469
8470 2002-11-18 [paul]       0.8.5claws167
8471
8472         * src/compose.c
8473                 fix bug [ 603259 ] 'attachment got lost on bounce'
8474
8475 2002-11-18 [paul]       0.8.5claws166
8476
8477         * po/ru.po
8478                 updated by Ruslan N. Balkin <baron@dartel.ru>
8479
8480 2002-11-18 [colin]      0.8.5claws165
8481
8482         * src/main.c
8483           src/defs.h
8484                 Remove old filtering stuff
8485
8486
8487 2002-11-17 [oliver]     0.8.5claws164
8488
8489         * src/toolbar.h
8490                 remove not needed typedef 
8491
8492 2002-11-17 [oliver]     0.8.5claws163
8493
8494         * src/toolbar.c
8495                 make toolbar's on click events translatable
8496
8497 2002-11-15 [colin]      0.8.5claws162
8498
8499         * src/summaryview.c
8500                 Revert too-soon integration of a feature
8501
8502 2002-11-15 [christoph]  0.8.5claws161
8503
8504         * src/imap.c
8505                 use main's implementation of imap_get_msginfo
8506
8507 2002-11-15 [christoph]  0.8.5claws160
8508
8509         * src/compose.c
8510         * src/folder.[ch]
8511         * src/imap.c
8512         * src/mbox_folder.c
8513         * src/mh.c
8514         * src/news.c
8515         * src/procmsg.c
8516         * src/summaryview.c
8517                 replace claws' fetch_msginfo with main's get_msginfo
8518                 (use main's implementation where possible)
8519
8520 2002-11-15 [colin]      0.8.5claws159
8521
8522         * src/ssl_certificate.c
8523                 Missed a check
8524
8525 2002-11-16 [melvin]     0.8.5claws158
8526
8527         * po/fr.po
8528                 Updated French translations.
8529
8530 2002-11-16 [colin]      0.8.5claws157
8531
8532         * src/ssl_certificate.c
8533                 Check for missing parts in the certificates
8534
8535 2002-11-15 [colin]      0.8.5claws156
8536
8537         * src/folderview.c
8538                 Preventive fix (missing check) found by
8539                 Alfons
8540
8541 2002-11-15 [paul]
8542
8543         * NEWS
8544                 sync with 0.8.6 release
8545
8546 2002-11-15 [colin]      0.8.5claws155
8547
8548         * src/folder.[ch]
8549           src/folderview.c
8550                 Fix error handling of folder_item_move_to()
8551                 (thanks to Alfons!)
8552
8553 2002-11-15 [colin]      0.8.5claws154
8554
8555         * src/folder.[ch]
8556           src/folderview.c
8557                 folder_item_move_to() sets an error message instead
8558                 of having GUI stuff in folder.c
8559
8560 2002-11-15 [colin]      0.8.5claws153
8561
8562         * src/procmsg.[ch]
8563                 Implemented a callback for MsgInfo updates, 
8564                 heavily copy/pasted from Christoph's folder 
8565                 callback system
8566         * src/summaryview.[ch]
8567                 Register summary_update_msg as callback
8568
8569 2002-11-14 [colin]      0.8.5claws152
8570         
8571         * src/procmsg.c
8572                 Update the FolderItem after sending (fixes 617593)
8573
8574 2002-11-14 [christoph]  0.8.5claws151
8575
8576         * src/folder.c
8577                 fix wrong position of NULL pointer check found
8578                 by Sergey
8579
8580 2002-11-14 [christoph]  0.8.5claws150
8581
8582         * src/folder.c
8583                 fix segfault when deleting messages from IMAP folders
8584                 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
8585
8586 2002-11-14 [colin]      0.8.5claws149
8587
8588         * src/compose.c
8589                 Forwarding was also ignoring the folder's default account.
8590
8591 2002-11-14 [colin]      0.8.5claws148
8592
8593         * src/compose.c
8594                 Fix sent folder not set to folder properties when 
8595                 forwarding.
8596
8597 2002-11-14 [thorsten]   0.8.5claws147
8598
8599         * src/inc.c
8600                 inc_start(): Files were not moved from .processing to inbox,
8601                 if no global processing rule existed
8602
8603 2002-11-14 [colin]      0.8.5claws146
8604
8605         * src/ssl_certificate
8606                 Fix file operations
8607
8608 2002-11-14 [paul]       0.8.5claws145
8609
8610         * po/it.po
8611                 updated by Alessandro Maestri
8612
8613 2002-11-13 [alfons]     0.8.5claws144
8614
8615         * src/folder.c
8616                 folder_item_close(): only mark messages unread
8617                 when a folder has new messages 
8618
8619 2002-11-13 [keith]      0.8.5claws143
8620
8621         * src/imap.c
8622                 Fix problem moving or copying between
8623                 IMAP folders
8624
8625 2002-11-13 [colin]      0.8.5claws142
8626
8627         * src/matcher_parser_parse.y
8628                 Fix rule problem when " don't match
8629
8630 2002-11-13 [christoph]  0.8.5claws141
8631
8632         * src/folder.c
8633         * src/folderview.c
8634                 moved cache saving to folder_item_close
8635                 the folderview should not have to deal with
8636                 this things
8637
8638 2002-11-13 [christoph]  0.8.5claws140
8639
8640         * src/summaryview.c
8641                 moved setting of important score to
8642                 summary_set_prefs_from_folderitem
8643
8644 2002-11-13 [colin]      0.8.5claws139
8645
8646         * src/matcher_parser_parse.y
8647                 Fix a segfault in the parser (happening when
8648                 a good expression had been tested and a bad 
8649                 one arrives)
8650
8651 2002-11-13 [paul]       0.8.5claws138
8652
8653         * sync with 0.8.5cvs24
8654                 see ChangeLog 2002-11-13
8655                 
8656         * po/pt_BR.po
8657                 updated by Fabio Jr. Beneditto
8658
8659 2002-11-13 [colin]      0.8.5claws137
8660         
8661         * src/msgcache.c
8662           src/defs.h
8663           src/procmsg.[ch]
8664                 Revert last commit, problem
8665
8666 2002-11-13 [colin]      0.8.5claws136
8667
8668         * src/msgcache.c
8669                 Remove duplicated code
8670         * src/defs.h
8671                 Bumped CACHE_VERSION and MARK_VERSION
8672         * src/procmsg.[ch]
8673                 Network endian for cache and mark files
8674
8675 2002-11-12 [colin]      0.8.5claws135
8676
8677         * src/inc.c
8678                 Fix the "socket error" dialog which disappeared
8679
8680 2002-11-12 [colin]      0.8.5claws134
8681
8682         * src/msgcache.c
8683                 Reverse last commit which had performance 
8684                 problems, but still reverse the list
8685
8686 2002-11-12 [colin]      0.8.5claws133
8687
8688         * src/msgcache.c
8689                 Reverse list order
8690
8691 2002-11-12 [melvin]     0.8.5claws132
8692
8693         * src/compose.c
8694                 Added a check for a NULL prefs_common.dictionary
8695
8696 2002-11-12 [colin]      0.8.5claws131
8697
8698         * src/ssl_certificate.[ch]
8699                 Use FQDN hostname
8700
8701 2002-11-12 [colin]      0.8.5claws130
8702
8703         * src/ssl_certificate.[ch]
8704                 Take connection port into account for 
8705                 checking certificates (a single hostname
8706                 could have multiple servers with multiple
8707                 certificates)
8708         * src/ssl.c
8709                 Pass the port to ssl_certificate_check
8710
8711 2002-11-12 [paul]       0.8.5claws129
8712
8713         * src/folder.c
8714                 fix a typo in last commit
8715
8716 2002-11-12 [paul]       0.8.5claws128
8717
8718         * sync with 0.8.5cvs23
8719                 see ChangeLog entry 2002-11-12
8720
8721 2002-11-11 [colin]      0.8.5claws127
8722
8723         * src/ssl_certificate.c
8724                 Cleaner messages
8725                 Don't popup, instead log error, if the 
8726                 corresponding pref is checked
8727         * src/ssl_certificate.h
8728                 include <openssl/objects/h>
8729
8730 2002-11-11 [colin]      0.8.5claws126
8731
8732         * src/ssl_certificate.h
8733                 _Really_ clean it
8734
8735 2002-11-11 [colin]      0.8.5claws125
8736         
8737         * src/ssl_certificate.c
8738                 Fixed leak
8739
8740 2002-11-11 [colin]      0.8.5claws124
8741
8742         * src/ssl.c
8743                 Cleaned a bit
8744         * src/ssl_certificate.[ch]
8745                 Cleaned a bit (better use of SSL API)
8746                 (This will cause non-recognition of saved 
8747                  certificates of claws12[23]...)
8748
8749 2002-11-11 [paul]       0.8.5claws123
8750         
8751         * po/es.po
8752                 updated by Ricardo Mones Lastra
8753
8754 2002-11-11 [colin]      0.8.5claws122
8755
8756         * src/ssl.c
8757                 Fix a typo
8758
8759 2002-11-11 [colin]      0.8.5claws121
8760
8761         * src/ssl_certificate.[ch] ** NEW FILES **
8762         * src/ssl.[ch]
8763                 Check SSL certificates presented to us
8764         * src/Makefile.am
8765                 Add ssl_certificate.[ch]
8766         * po/POTFILES.in
8767                 Add ssl_certificate.c
8768
8769 2002-11-11 [paul]       0.8.5claws120
8770
8771         * sync with 0.8.5cvs22
8772                 see ChangeLog 2002-11-11
8773
8774 2002-11-11 [paul]       0.8.5claws119
8775
8776         * sync with 0.8.5cvs21
8777                 see ChangeLog 2002-11-11
8778
8779 2002-11-10 [jens]       0.8.5claws118
8780
8781         * src/folder.c
8782         * src/folderview.c
8783                 corrected some typing
8784         * po/de.po
8785                 updated german translation
8786         * sylpheed.spec.in
8787                 cleaned up specfile and adjusted it for claws
8788
8789 2002-11-10 [colin]      0.8.5claws117
8790
8791         * src/summaryview.c
8792                 a STATUSBAR_PUSH/POP fix
8793
8794 2002-11-10 [colin]      0.8.5claws116
8795
8796         * src/prefs_folder_item.c
8797                 Fix hanging after opening folder properties
8798
8799 2002-11-10 [hoa]        0.8.5claws115
8800
8801         * src/matcher_parser_lex.l
8802         * src/matcher_parser_parse.y
8803                 config file for scoring and filtering is no more trashed
8804                 when there is a syntax error in a filtering rule when
8805                 editing it in a dialog.
8806
8807 2002-11-09 [colin]      0.8.5claws114
8808
8809         * src/mbox_folder.c
8810                 Added missing initialisation of folder->destroy()
8811
8812 2002-11-09 [colin]      0.8.5claws113
8813
8814         * src/folder.c
8815           src/folderview.c
8816                 Fix the status bar messages
8817
8818 2002-11-09 [colin]      0.8.5claws112
8819
8820         * src/folderview.c
8821                 Fix hangs after folder dnd, happening after 
8822                 claws109.
8823
8824 2002-11-09 [christoph]  0.8.5claws111
8825
8826         * src/folderview.c
8827                 just changed order of calls (reverse order of
8828                 associated calls)
8829         * src/inc.c
8830                 lock inc when checking only one account, otherwise
8831                 inc all could be executed at the same time
8832
8833 2002-11-09 [christoph]  0.8.5claws110
8834
8835         * src/folderview.c
8836                 better unlock the mouse cursor before calling
8837                 summary_show because it changes the cursor too
8838
8839 2002-11-09 [christoph]  0.8.5claws109
8840
8841         * src/folder.[ch]
8842         * src/folderview.c
8843                 add functions to open and close a folder
8844                 o opending will execute scanning for remote folders
8845                   and processing
8846                 o closing will unset new flag for messages
8847
8848 2002-11-09 [colin]      0.8.5claws108
8849
8850         * src/folder.c
8851                 Add a call to prefs_matcher_write_config to 
8852                 avoid non-leaf folders filtering settings to be
8853                 lost
8854
8855 2002-11-09 [paul]       0.8.5claws107
8856
8857         * src/prefs_account.c
8858                 re-word a label
8859
8860 2002-11-09 [colin]      0.8.5claws106
8861
8862         * src/folderview.c
8863                 Minor esthetic fix
8864
8865 2002-11-09 [colin]      0.8.5claws105
8866
8867         * src/folderview.c
8868                 Fix prefs_filtering deletion for MH folders (same
8869                 reason as below)
8870         * src/prefs_filtering.c
8871                 Fix prefs_filtering renaming and deletion for 
8872                 folder-based processing rules.  
8873
8874 2002-11-09 [christoph]  0.8.5claws104
8875
8876         * src/compose.c
8877         * src/folder.[ch]
8878         * src/folderview.[ch]
8879         * src/import.c
8880         * src/inc.c
8881         * src/main.c
8882         * src/mainwindow.c
8883         * src/messageview.c
8884         * src/prefs_folder_item.c
8885         * src/procmsg.c
8886         * src/summaryview.c
8887                 implement a callback system for folder item updates
8888
8889 2002-11-09 [colin]      0.8.5claws103
8890
8891         * src/folderview.c
8892                 Fix prefs_filtering renaming for MH folders (we
8893                 shouldn't rename by path as another folder could
8894                 have the same hierarchy).
8895
8896 2002-11-09 [colin]      0.8.5claws102
8897
8898         * src/folder.c
8899                 Fix a leak found by Christoph, use better variable
8900                 names
8901
8902 2002-11-09 [colin]      0.8.5claws101
8903
8904         * src/folder.c
8905                 One more fix for processing rules
8906
8907 2002-11-08 [colin]      0.8.5claws100
8908         
8909         * src/matcher.c
8910                 Don't copy the compiled regexp (will be reevaluated)
8911         * src/folderview.c
8912                 Lock folderview while moving
8913         * src/folder.c
8914                 Provide info on what's happening to the user
8915
8916 2002-11-08 [colin]      0.8.5claws99
8917
8918         * src/folderview.c
8919                 Fix folder reordering after a move if parent is 
8920                 root
8921         * src/scoring.[ch]
8922                 Add function to copy a ScoringProp
8923         * src/prefs_folder_item.c
8924                 Copy scoring rules when copying a folder prefs
8925
8926 2002-11-08 [colin]      0.8.5claws98
8927
8928         * src/folderview.c
8929                 Fixes in case of failure
8930         * src/filtering.[ch]    
8931                 Add function to duplicate a FilteringProp
8932         * src/matcher.[ch]
8933                 Add function to duplicate a MatcherProp
8934         * src/prefs_folder_item.c
8935                 Save folder's processing rules when copying 
8936                 its prefs
8937
8938 2002-11-08 [colin]      0.8.5claws97
8939         
8940         * src/folderview.c
8941                 Sort after move
8942         * src/folder.c 
8943                 Change a printf to debug_print
8944
8945 2002-11-08 [colin]      0.8.5claws96
8946
8947         * src/folder.c
8948           src/folderview.c
8949                 Fix segfaults, call me stupido
8950         
8951
8952 2002-11-08 [colin]      0.8.5claws95
8953
8954         *src/folder.c
8955                 Added forgotten prefs to save when moving folders
8956
8957 2002-11-08 [colin]      0.8.5claws94
8958
8959         * src/folder.c
8960                 Fixes to folder DND (prefs copy)
8961         * src/folderview.c
8962                 Optimization for folder DND (don't rescan whole tree)
8963                 Added folderview_create_folder_node() for this 
8964                 optimization, so de-duped a bit the code
8965         * src/prefs_folder_item.[ch]
8966                 Added prefs_folder_item_copy_prefs()    
8967           
8968 2002-11-08 [paul]       0.8.5claws93
8969
8970         * src/prefs_account.c
8971           tools/README
8972           tools/kmail2sylpheed_v2.pl
8973                 correct some typos
8974
8975 2002-11-08 [paul]       0.8.5claws92
8976
8977         * src/compose.c
8978           src/prefs_account.[ch]
8979                 remove account options 'clearsign' and 'ascii_armored',
8980                 replace with 'default_gnupg_mode' to prevent mixed-mode
8981                 Privacy settings
8982
8983 2002-11-08 [paul]       0.8.5claws91
8984
8985         * src/compose.[ch]
8986                 re-implement GnuPG 'on-the-fly' mode selection,
8987                 disallow mixed-mode
8988
8989 2002-11-08 [colin]      0.8.5claws90
8990
8991         * src/folderview.c
8992           src/prefs_folder_item.c
8993                 Change "Property" to "Properties"
8994
8995 2002-11-07 [colin]      0.8.5claws89
8996
8997         * src/folderview.c
8998           src/folder.c
8999                 Allow folder dropping to a root folder
9000
9001 2002-11-07 [paul]       0.8.5claws88
9002
9003         * src/compose.c
9004                 revert last commit
9005
9006 2002-11-07 [paul]       0.8.5claws87
9007
9008         * src/compose.c
9009                 fix reply-to-list bug. closes bug report
9010                 "[633382] reply-to-list broken in recent cvs"
9011
9012 2002-11-07 [paul]       0.8.5claws86
9013
9014         * src/compose.c
9015                 add a forgotten '#if USE_GPGME ... #endif'
9016
9017 2002-11-07 [paul]       0.8.5claws85
9018
9019         * sync with 0.8.5cvs20
9020                 see ChangeLog 2002-11-07
9021
9022 2002-11-07 [colin]      0.8.5claws84
9023
9024         * src/folder.[ch]
9025                 Change folder_item_move_to to return the newly 
9026                 created folderitem.
9027         * src/folderview.c
9028                 Select the new folderitem after moving.
9029
9030 2002-11-07 [colin]      0.8.5claws83
9031
9032         * src/prefs_filtering.c
9033                 Fix rule rewriting when moving a leaf folder to a 
9034                 shorter path
9035
9036 2002-11-07 [colin]      0.8.5claws82
9037
9038         * src/prefs_filtering.c
9039                 fix a leak
9040
9041 2002-11-07 [colin]      0.8.5claws81
9042
9043         * src/folder.[ch]
9044                 Add folder_item_move_to() function to move a 
9045                 folderitem into another one (updates matcher etc)
9046         * src/folderview.c
9047                 Add folder drag'n drop (context menu to come)
9048                 [Should be dataloss free, but Please backup before 
9049                  trying !]
9050
9051 2002-11-06 [colin]      0.8.5claws80
9052
9053         * src/mh.c
9054                 mh_create_folder() returns NULL if can't create
9055                 directory hierarchy
9056
9057 2002-11-06 [paul]       0.8.5claws79
9058
9059         * src/compose.[ch]
9060                 allow 'on-the-fly' changing of the type of encryption 
9061                 and/or signing used (mime/ascii) via the compose window
9062
9063 2002-11-06 [paul]       0.8.5claws78
9064
9065         * sync with 0.8.5cvs19
9066                 see ChangeLog 2002-11-06 for src/account.c: 
9067                 account_get_special_folder()
9068                 
9069 2002-11-05 [alfons]     0.8.5claws77
9070
9071         * src/crash.c
9072                 very minor cleanups: nothing to see here, move on. :-)
9073
9074 2002-11-05 [colin]      0.8.5claws76
9075
9076         * src/main.c
9077                 Changes choices if compose windows are opened to
9078                 Discard, Draft, Don't quit
9079
9080 2002-11-05 [thorsten]   0.8.5claws75
9081
9082         * src/compose.c
9083                 reenabled default_reply_to folder option
9084
9085 2002-11-05 [colin]      0.8.5claws74
9086
9087         * src/compose.[ch] 
9088                 add compose_draft()
9089         * src/crash.c
9090                 add SIGTERM handler
9091         * src/main.[ch]
9092                 add clean_quit() for the SIGTERM handler
9093
9094 2002-11-05 [paul]       0.8.5claws73
9095         
9096         * po/es.po
9097                 updated by Ricardo Mones Lastra
9098
9099 2002-11-05 [melvin]     0.8.5claws72
9100
9101         * src/logwindow.c
9102                 Fixed log-clipping bug #616795.
9103                 To stop logging in the log window use 0 length.
9104         * src/prefs_common.c
9105                 Added a label to inform about the 0 log length behaviour.
9106
9107 2002-11-05 [paul]       0.8.5claws71
9108
9109         * sync with 0.8.5cvs17
9110                 see ChangeLog 2002-11-05
9111
9112 2002-11-04 [paul]       0.8.5claws70
9113
9114         * sylpheed-128x128.png
9115           sylpheed-64x64.png
9116           sylpheed.png
9117                 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
9118                 <nikai@users.sourceforge.net>
9119                 
9120         * po/bg.po
9121                 updated by George Danchev
9122
9123 2002-11-03 [thorsten]   0.8.5claws69
9124
9125         * src/main.c
9126           src/mimeview.c
9127           src/rfc2015.h
9128                 add check if gpg is active
9129
9130 2002-11-03 [thorsten]   0.8.5claws68
9131
9132         * src/toolbar.h
9133                 removed GSList declaration causing trouble on MacOS-X
9134                 (submitted by alfons, reported by xfesty)
9135
9136 2002-11-01 [paul]       0.8.5claws67
9137
9138         * src/mainwindow.c
9139                 remove last remnants of main's filter code
9140
9141 2002-11-01 [paul]       0.8.5claws66
9142
9143         * tools/filter_conv.pl
9144                 fix bug where user-defined headers were ignored
9145
9146 2002-11-01 [paul]       0.8.5claws65
9147
9148         * src/logwindow.c
9149                 make a debug_print() not translatable
9150
9151 2002-10-31 [melvin]     0.8.5claws64
9152
9153         * ac/aspell.m4
9154                 Fixed --disable-aspell-test. Now --disable-aspell-test will 
9155                 not run any GNU/aspell test.  The dictionary path will
9156                 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
9157                 was given, in which case, it will be $prefix/lib/aspell/
9158         * configure.in
9159                 Fixed typo in commentary (Aspell code).
9160
9161 2002-10-31 [paul]       0.8.5claws63
9162
9163         * po/POTFILES.in
9164                 remove src/filter.c and src/prefs_filter.c
9165                 thanks to Ricardo for reminding me
9166
9167 2002-10-31 [colin]      0.8.5claws62
9168
9169         * src/mbox_folder.c
9170                 Plug some leaks
9171
9172 2002-10-31 [paul]       0.8.5claws61
9173
9174         * src/prefs_filter.[ch] ** REMOVED **
9175           src/filter.[ch]       ** REMOVED **
9176           
9177         * src/Makefile.am
9178           src/folderview.c
9179           src/inc.c
9180           src/main.c
9181           src/mainwindow.c
9182           src/mbox.c
9183           src/prefs_common.c
9184           src/prefs_filtering.c
9185           src/summaryview.[ch]
9186                 remove main's 'filter' code
9187                 
9188         README.claws
9189                 update to reflect removal of main's filter
9190
9191 2002-10-31 [paul]       0.8.5claws60
9192
9193         * src/summaryview.c
9194                 remove check for global_processing in summary_filter_open(). 
9195                 This fixes the bug where if the user uses the right-click 
9196                 'Create filter rule...' and doesn't have any filter rules 
9197                 already defined in claws' advanced filtering, the newly 
9198                 created filter rule goes to main's filtering which is 
9199                 inaccessible through the gui. Now the filter rule gets added
9200                 to claws' filtering by default.
9201
9202 2002-10-28 [melvin]     0.8.5claws59
9203
9204         * src/prefs_actions.c
9205                 Fixed bug #627322 where MIME parts were not always
9206                 correctly passed to a %p action
9207                 Display an error dialog when message filename is not found.
9208
9209 2002-10-28 [melvin]     0.8.5claws58
9210
9211         * src/prefs_common.c
9212                 Readded a missing function declaration lost in 0.8.3claws34
9213
9214 2002-10-28 [paul]       0.8.5claws57
9215
9216         * sync with 0.8.5cvs15
9217                 see ChangeLog 2002-10-28 and 2002-10-25
9218                 
9219         Note: ChangeLog entry 2002-10-24 is not sync'ed.
9220
9221 2002-10-27 [oliver]     0.8.5claws56
9222
9223         * src/pop.c
9224                 plug leak in pop3_top_recv
9225
9226 2002-10-26 [christoph]  0.8.5claws55
9227
9228         * src/folder.c
9229                 set need_update folder flag when messages are added
9230                 (closes bug [ 626922 ] folder not updated after receiving)
9231
9232 2002-10-25 [melvin]     0.8.5claws54
9233
9234         * src/imageview.c
9235                 Fixed a memleak introduced in the scaling code.
9236
9237 2002-10-24 [alfons]     0.8.5claws53
9238
9239         * src/filtering.c
9240                 make filtering's forward message action forward from the 
9241                 correct account
9242                 (closes bug [628089 ] Filter -> Forward from address problem
9243                 reported by Oktay)
9244
9245 2002-10-24 [christoph]  0.8.5claws52
9246
9247         * src/mainwindow.c
9248         * src/manual.[ch]
9249                 o use manual of current locale or english if current
9250                   locale is not available (and english is available)
9251                 o also link to sylpheed doc project manuals
9252
9253 2002-10-23 [paul]       0.8.5claws51
9254
9255         * tools/README
9256           tools/kmail2sylpheed_v2.pl
9257                 add new version of kmail addressbook importer script.
9258                 works with newer versions of Kmail/KAddressBook which
9259                 have new and rearranged data.
9260
9261 2002-10-23 [martin]     0.8.5claws50
9262
9263         * src/folderview.c
9264         * src/summaryview.c
9265         * src/utils.h
9266         * src/utils.c
9267                 added length parameter to get_abbrev_newsgroup_name()
9268                 changed this function so that it abbreviates the newsgroup
9269                 names only so long it is smaller than the length parameter
9270                 (for better reading of some newsgroup names and space efficiency)
9271
9272 2002-10-22 [colin]      0.8.5claws49
9273
9274         *src/foldersel.c
9275                 Revert Alfons' last modification (after voting ;-))
9276
9277 2002-10-21 [alfons]     0.8.5claws48
9278
9279         * src/foldersel.c
9280                 folder view in folder selection dialog reflects state of
9281                 folder view in main window
9282
9283 2002-10-18 [alfons]     0.8.5claws47
9284
9285         * src/mbox.c
9286                 drop imported messages in folder selected by user,
9287                 and not in the inbox
9288                 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
9289
9290 2002-10-18 [alfons]     0.8.5claws46
9291
9292         * src/compose.c
9293                 make automagic reply work correctly for email accounts 
9294                 (whether it's viable to do a full sync with Hiro's 
9295                 compose.c is still under discussion)
9296
9297 2002-10-18 [melvin]     0.8.5claws45
9298
9299         * src/prefs_actions.c
9300                 Fixed bug #622275 where asynchroneous actions left 
9301                 zombies processes
9302                 Made (synchroneous) actions' input be displayed live.
9303
9304 2002-10-18 [christoph]  0.8.5claws44
9305
9306         * src/textview.c
9307                 don't add a newline in the textview in front of the
9308                 first textpart if header display is disabled
9309                 (closes bug [ 603385 ] disabled header display leaves blank
9310                  lin)
9311
9312 2002-10-18 [christoph]  0.8.5claws43
9313
9314         * src/folder.[ch]
9315         * src/imap.c
9316         * src/mbox_folder.c
9317         * src/mh.c
9318         * src/news.c
9319                 folder->get_num_list now returns an error code
9320                 (closes bug [ 609424 ] News cache cleared on failure)
9321                 
9322 2002-10-17 [colin]      0.8.5claws42
9323         
9324         * src/news.c
9325                 Changed a printf by debug_print
9326
9327 2002-10-16 [paul]       
9328
9329         * tools/OOo2sylpheed.pl
9330                 allow for spaces in the name of the
9331                 file to be attached.
9332
9333 2002-10-16 [colin]      0.8.5claws41
9334
9335         * src/main.c
9336                 Use a tristate to change online mode
9337
9338 2002-10-16 [paul]       0.8.5claws40
9339
9340         * po/es.po
9341                 updated by Ricardo Mones Lastra
9342
9343 2002-10-16 [colin]      0.8.5claws39
9344
9345         * src/main.c
9346           src/mainwindow.[ch]
9347                 Added --online and --offline command-line
9348                 switches
9349
9350 2002-10-15 [christoph]  0.8.5claws38
9351
9352         * src/procmime.c
9353                 set mimeinfo->name to NULL after g_free to
9354                 avoid double freeing with g_free
9355
9356 2002-10-14 [christoph]  0.8.5claws37
9357
9358         * src/compose.c
9359         * src/filtering.c
9360         * src/summaryview.c
9361                 remove calls to folder->change_flags that are now
9362                 done by procmsg flag functions (seems it is not
9363                 used by any foldertype anyway)
9364         * src/folder.c
9365                 init folder->change_flags with NULL
9366
9367 2002-10-14 [christoph]  0.8.5claws36
9368
9369         * src/folder.[ch]
9370         * src/imap.[ch]
9371                 use virtual functions for folder item new and destroy
9372                 functions
9373
9374 2002-10-14 [melvin]     0.8.5claws35
9375
9376         * src/compose.c
9377                 Added a test to not run the spell checker if no default
9378                 dictionary is available. No dialog is displayed though.
9379
9380 2002-10-14 [melvin]     0.8.5claws34
9381
9382         * src/gtkaspell.c
9383                 Fixed bug in dictionary list context menu where
9384                 "More..." pointed to an emtpy submenu if the
9385                 number of dictionaries is a multiple of 15
9386                 Removed unneeded code in suggestions list creation
9387
9388 2002-10-14 [paul]       0.8.5claws33
9389
9390         * po/bg.po
9391                 updated by George Danchev
9392
9393 2002-10-13 [hoa]        0.8.5claws32
9394
9395         * src/matcher.[ch]
9396           src/matcher_parser_parser.y
9397                 removed the escaped string from internal structure
9398                 of matcher.
9399
9400 2002-10-12 [colin]      0.8.5claws31
9401
9402         * src/gtksctree.[ch]
9403           src/summaryview.c
9404                 Removed useless function gtksctree_reanchor
9405
9406 2002-10-12 [alfons]     0.8.5claws30
9407         
9408         * sync with remaining main changes 2002-10-09 - 2002-10-11
9409         - drop changes to src/compose.c (requires claws specific changes)
9410         
9411 2002-10-12 [alfons]     0.8.5claws29
9412         
9413         * sync with main changes of 2002-10-08
9414         - drop changes to src/compose.c (requires claws specific changes)
9415         - drop changes to src/summaryview.c (requires changes to compose.c)     
9416
9417 2002-10-12 [alfons]     0.8.5claws28
9418         
9419         * sync with main changes of 2002-10-07
9420
9421 2002-10-12 [alfons]     0.8.5claws27
9422
9423         * sync with main changes of 2002-10-04
9424         - drop changes to src/compose.c (requires claws specific changes)
9425         - drop changes to src/prefs_folder_item.c (claws implementation
9426           seems to be working)
9427
9428 2002-10-12 [colin]      0.8.5claws26
9429
9430         * src/mainwindow.c
9431                 Fix folder-flicker when space-reading, introduced 
9432                 in claws22.
9433
9434 2002-10-12 [colin]      0.8.5claws25
9435
9436         * src/compose.c
9437                 Save account address when saving as draft.
9438                 (closes bug 621838)
9439
9440 2002-10-12 [colin]      0.8.5claws24
9441
9442         * src/summaryview.c
9443                 Fix the problem consisting of no message selected
9444                 after the last message in a folder has been moved.
9445
9446 2002-10-12 [paul]       0.8.5claws23
9447
9448         * src/compose.c
9449           src/prefs_template.c
9450           src/template.[ch]
9451                 add Cc and Bcc to templates. Patch submitted by
9452                 John L. Males.
9453
9454 2002-10-12 [colin]      0.8.5claws22
9455
9456         * src/folderview.c
9457                 Fix a bug after "Check for new messages":
9458                 If a folder was opened, it was still selected at
9459                 the end of the check, but displayed empty.
9460         * src/mainwindow.c
9461                 Remove unnecessary check
9462
9463 2002-10-12 [paul]
9464
9465         * tools/README
9466                 be more verbose in the description of
9467                 OOo2sylpheed.pl
9468                 
9469
9470 2002-10-11 [colin]      0.8.5claws21
9471
9472         * src/mainwindow.c
9473                 Make space work (better) when no mail is selected
9474
9475 2002-10-11 [colin]      0.8.5claws20
9476
9477         * src/inc.c
9478           src/news.c
9479                 fix warnings
9480
9481 2002-10-11 [colin]      0.8.5claws19
9482
9483         * src/mainwindow.c
9484                 revert 0.8.5claws6 changes as i couldn't get to
9485                 anything satisfying
9486
9487 2002-10-11 [melvin]     0.8.5claws18
9488
9489         * src/compose.c
9490                 Removed buggy and unused macro (should have been committed in
9491                 0.8.5claws17)
9492
9493 2002-10-11 [melvin]     0.8.5claws17
9494
9495         * src/compose.c
9496                 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
9497
9498 2002-10-11 [thorsten]   0.8.5claws16 
9499
9500         * src/folderview.c
9501                 remove rescan warning
9502
9503 2002-10-11 [colin]      0.8.5claws15 
9504
9505         * src/procheader.c
9506                 fix a segfault that happens if conv_unmime_header
9507                 fails (should be better to find out why it fails)
9508
9509 2002-10-11 [christoph]  0.8.5claws14
9510
9511         * src/summaryview.c
9512                 update folderview stats after ignore/unignore thread
9513
9514 2002-10-11 [hoa]        0.8.5claws13
9515
9516         * src/quote_fmt_parse.y
9517                 Fixed a yacc/bison syntax error
9518         * src/matcher.c
9519                 Escaping of string is fixed.
9520
9521 2002-10-11 [colin]      0.8.5claws12
9522
9523         * src/imageview.c
9524                 Resize images to fit
9525
9526 2002-10-11 [paul]       0.8.5claws11
9527
9528         * po/es.po
9529                 updated by Ricardo Mones Lastra
9530
9531 2002-10-10 [alfons]     0.8.5claws10
9532
9533         * src/compose.c
9534                 allow dropping files by "moving" files from a file manager,
9535                 not only by the more cumbersome "copying". the latter 
9536                 mostly implies holding down the Control button
9537
9538 2002-10-10 [christoph]  0.8.5claws9
9539
9540         * src/summaryview.c
9541                 update folders after thread building for ignored threads
9542
9543 2002-10-10 [christoph]  0.8.5claws8
9544
9545         * config/.cvsignore
9546                 added Makefile
9547         * src/filtering.[ch]
9548         * src/folder.[ch]
9549         * src/folderview.[ch]
9550         * src/import.c
9551         * src/inc.[ch]
9552         * src/mbox.[ch]
9553         * src/procmsg.c
9554         * src/summaryview.[ch]
9555                 o added new flag need_update to FolderItem
9556                 o removed folder_table from various functions from tracking
9557                   folder updates
9558                 o set need_update flags in folder.c's move, copy and delete
9559                   functions and procmsg's flags functions
9560                 o added function folderview_update_items_when_required that
9561                   updates all folders with need_update set
9562                 o call folderview_update_items_when_required instead of
9563                   folderview_update_item_foreach
9564
9565 2002-10-09 [sergey]     0.8.5claws7
9566
9567         * src/compose.c
9568                 Strip CRs whel loading the text into editor in reedit mode.
9569
9570 2002-10-09 [colin]      0.8.5claws6
9571
9572         * src/mainwindow.c
9573                 Make Space work when no mail is selected
9574
9575 2002-10-09 [colin]      0.8.5claws5
9576
9577         * src/gtksctree.[ch]
9578                 Fix range_select
9579                 Add gtk_sctree_reanchor() 
9580         * src/summaryview.c
9581                 Use gtk_sctree_reanchor() - better fix for 
9582                 bug 60413
9583
9584 2002-10-09 [colin]      0.8.5claws4
9585
9586         * src/summaryview.c
9587                 Fix shift-click select after delete problem
9588                 (closes bug 60413)
9589
9590 2002-10-08 [thorsten]   0.8.5claws3
9591
9592         * src/summaryview.c
9593                 exclude current msg from -hide read messages-
9594
9595 2002-10-08 [colin]      0.8.5claws2
9596
9597         * src/inc.[ch]
9598           src/pop.c
9599           src/recv.c
9600                 Differentiate socket errors from disk full
9601                 errors
9602
9603 2002-10-08 [christoph]  0.8.5claws1
9604
9605         * Makefile.am
9606         * configure.in
9607                 modifications for new config directory
9608
9609         * config.guess  ** REMOVED **
9610         * config.sub    ** REMOVED **
9611         * install-sh    ** REMOVED **
9612         * ltmain.sh     ** REMOVED **
9613         * missing       ** REMOVED **
9614         * mkinstalldirs ** REMOVED **
9615                 these files are autogenerated by automake
9616                 when you run autogen.sh
9617
9618         * config/.cvsignore     ** NEW FILE **
9619         * config/Makefile.am    ** NEW FILE **
9620                 ignore autogenerated files
9621                 create a Makefile in this directory
9622
9623 2002-10-08 [paul]       0.8.5claws
9624
9625         * 0.8.5claws release
9626         
9627         * src/compose.c
9628           src/procheader.c
9629           src/procmsg.c
9630                 fix quote reply format for newsgroups reply bug
9631                 (thanks to Hoa)
9632                 
9633         * po/en_GB.po
9634           po/pl.po
9635                 updated by me and Witold Wladyslaw Wojciech Wilk
9636                 repectively
9637
9638 2002-10-07 [paul]       0.8.3claws53
9639
9640         * po/it.po
9641           po/pt_BR.po
9642           po/sr.po
9643                 updated messages catalogs, submitted by
9644                 Alessandro Maestri, Fabio Jr.Beneditto 
9645                 and Urke MMI, respectively.
9646
9647 2002-10-07 [christoph]  0.8.3claws52
9648
9649         * src/folder.[ch]
9650         * src/folderview.c
9651         * src/mainwindow.c
9652                 fix new folder ghost message bug
9653                 (closes bug [ 619722 ] wrong count for newly created folders)
9654
9655 2002-10-07 [christoph]  0.8.3claws51
9656
9657         * src/compose.c
9658                 fix news posting problem
9659
9660 2002-10-07 [melvin]     0.8.3claws50
9661
9662         * po/fr.po
9663                 Updated French translation
9664
9665 2002-10-05 [christoph]  0.8.3claws49
9666
9667         * src/gtkstext.c
9668                 check if line_start_cache is set in gtk_stext_update_text
9669                 (closes bug [ 618119 ] crash while doing search in folder)
9670
9671 2002-10-05 [christoph]  0.8.3claws48
9672
9673         * src/imap.c
9674         * src/news.c
9675         * src/utils.c
9676         * src/utils.h
9677                 implement cache cleanups for claws' folder system
9678                 (closes bug [ 595916 ] imapcache not cleaned up)
9679
9680 2002-10-05 [melvin]     0.8.3claws47
9681
9682         * src/prefs_actions.c
9683                 Made the help text more clear for the %p token
9684
9685 2002-10-04 [paul]       0.8.3claws46
9686
9687         * sync with 0.8.5
9688                 see ChangeLog 2002-10-02 and 2002-10-03
9689
9690 2002-10-04 [christoph]  0.8.3claws45
9691
9692         * src/inc.c
9693                 fix segfault caused by pop before smtp
9694                 call to inc_account_mail with NULL
9695                 pointer for mainwin
9696
9697 2002-10-04 [paul]       0.8.3claws44
9698
9699         * configure.in
9700                 sync the LDAP detection from 0.8.5cvs1
9701
9702 2002-10-02 [christoph]  0.8.3claws43
9703
9704         * po/de.po
9705                 fix small spelling error
9706
9707 2002-10-02 [melvin]     0.8.3claws42
9708
9709         * ac/aspell.m4
9710                 Behave better and say "no" when test program cannot be run.
9711
9712 2002-10-02 [paul]       0.8.3claws41
9713
9714         * sync with 0.8.4cvs1
9715                 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
9716                 
9717         * src/summaryview.c
9718                 toggle the behavior of Reply menuitem between
9719                 normal reply and reply-to-list
9720
9721 2002-10-01 [sergey]     0.8.3claws40
9722
9723         * src/compose.c
9724                 Convert newlines in the message text to the canonical form
9725                 before base64 encoding (RFC2045 compliance, fixes some
9726                 interoperability issues with Evolution 1.0.3)
9727
9728 2002-09-29 [colin]      0.8.3claws39
9729
9730         * src/summaryview.c
9731                 Fix an unwanted copy/paste
9732
9733 2002-09-29 [colin]      0.8.3claws38
9734
9735         * src/mainwindow.c
9736                 Renamed "Custom toolbar" to "Customize toolbar"
9737                 Renamed "Show all header" to "Show all headers"
9738                 Renamed "Set diplay item" to "Set displayed items"
9739         * src/prefs_common.c
9740                 Renamed "Show all header" to "Show all headers"
9741         * src/prefs_summary_column.c
9742                 Renamed "diplay item" to "displayed items"
9743
9744 2002-09-29 [colin]      0.8.3claws37
9745
9746         * src/mainwindow.[ch]
9747                 online/offline status pixmaps follow theme
9748                 changes
9749         * src/summaryview.[ch]
9750                 quicksearch pixmap follows theme changes
9751
9752 2002-09-29 [thorsten]   0.8.3claws36
9753
9754         * src/compose.c
9755           src/prefs_folder_item.[ch]
9756                 add default_reply_to folder option (closes patch 581044)
9757
9758 2002-09-29 [christoph]  0.8.3claws35
9759
9760         * acconfig.h    ** REMOVED **
9761         * configure.in
9762         * ac/aspell.m4
9763         * ac/check-type.m4
9764         * ac/gnupg-check-typedef.m4
9765                 fix autoheader 2.50 warning
9766
9767 2002-09-29 [christoph]  0.8.3claws34
9768
9769         * major code cleanup (part 2)
9770         
9771                 - unused variables removed
9772                 - unused functions removed
9773                 - uninitialized variables checked
9774                 - missing return statements added
9775                 - missing function return types added
9776                 - added parentheses around assignment
9777                   when suggested by gcc
9778
9779 2002-09-29 [alfons]     0.8.3claws33
9780
9781         * src/logwindow.c
9782                 log_window_clear(): only bracket gtk_text_forward_delete() 
9783                 with gtk_text_freeze() / gtk_text_thaw() (see if this
9784                 works around GTK text bug)
9785
9786 2002-09-29 [paul]       0.8.3claws32
9787
9788         * po/bg.po
9789           po/sr.po
9790                 updated by George Danchev and Urke MMI
9791                 respectively
9792
9793 2002-09-27 [christoph]  0.8.3claws31
9794
9795         * doc-src/readme.txt
9796         * doc-src/rfc1806.txt   ** REMOVED **
9797         * doc-src/rfc2183.txt   ** NEW FILE **
9798         * doc-src/rfc2980.txt   ** NEW FILE **
9799                 update rfcs
9800
9801 2002-09-27 [melvin]     0.8.3claws30
9802
9803         * ac/aspell.m4
9804                 Fixed typo which could break linking
9805
9806 2002-09-27 [melvin]     0.8.3claws29
9807
9808         * ac/aspell.m4
9809                 Improved GNU/aspell checking. 
9810                 Fixed bug #614490
9811
9812 2002-09-27 [paul]       0.8.3claws28
9813
9814         * sync with 0.8.3cvs8
9815                 see ChangeLog 2002-09-27
9816
9817 2002-09-26 [colin]      0.8.3claws27
9818
9819         * src/toolbar.[ch]
9820           src/mainwindow.[ch]
9821                 Add "Reply to Mailing-list" to the toolbar
9822
9823 2002-09-26 [christoph]  0.8.3claws26
9824
9825         * src/summaryview.c
9826                 Fix wrong message counts in summaryview status
9827
9828 2002-09-26 [paul]       0.8.3claws25
9829
9830         * sync with 0.8.3cvs7
9831                 see ChangeLog 2002-09-26
9832
9833 2002-09-26 [paul]       0.8.3claws24
9834
9835         * sync with 0.8.3cvs6
9836                 see ChangeLog 2002-09-25
9837
9838 2002-09-25 [christoph]  0.8.3claws23
9839
9840         * src/prefs_common.c
9841         * src/prefs_folder_item.c
9842         * src/prefs_scoring.c
9843                 Renamed "kill score" to "hide score" in GUI
9844                 and prefs files
9845
9846 2002-09-25 [paul]       0.8.3claws22
9847
9848         * sync with 0.8.3cvs5
9849                 see ChangeLog 2002-09-24
9850
9851 2002-09-24 [alfons]     0.8.3claws21
9852
9853         patch by Satoshi Nagayasu: allows appending / saving multiple 
9854         selected files (closes "[ 612279 ] save multiple mesg(s) in 
9855         'Save as ...'")
9856
9857         * AUTHORS
9858                 add Satoshi Nagayasu
9859         * src/summaryview.c
9860                 summary_save_as(): allow saving selected files to
9861                 one file
9862                 summary_set_menu_sensitive: enable "Save As..." when
9863                 multiple files are selected
9864         * src/utils.[ch]
9865                 append_file(): new function
9866
9867 2002-09-24 [colin]      0.8.3claws20
9868
9869         * src/procmime.c
9870                 Fix segfault when mimeinfo doesn't have a 
9871                 content_type. 
9872
9873 2002-09-24 [colin]      0.8.3claws19
9874
9875         * src/prefs_common.[ch]
9876                 Add a preference to display send dialog or not
9877         * src/send.c
9878                 Display send dialog according to preference
9879
9880 2002-09-24 [colin]      0.8.3claws18
9881
9882         * src/compose.[ch]
9883                 Disable user actions when sending
9884
9885 2002-09-24 [colin]      0.8.3claws17
9886
9887         * src/procmime.c
9888                 Do not display name or filename for attachments
9889                 with an application/pgp-signature type
9890                 (security flaw, see bug 537413)
9891
9892 2002-09-23 [colin]      0.8.3claws16
9893
9894         * src/editaddress.c
9895                 Initialize entry_email, entry_alias and 
9896                 entry_remarks to first email address of the list
9897
9898 2002-09-23 [colin]      0.83claws15
9899
9900         * src/compose.c
9901                 Drop pgp-signature when reediting a signed queued
9902                 message
9903
9904 2002-09-23 [melvin]     0.8.3claws14
9905
9906         * po/fr.po
9907                 Updated French translation
9908
9909 2002-09-23 [melvin]     0.8.3claws13
9910
9911         * src/mainwindow.c
9912                 Made custom toolbar menu labels more consistent
9913         * src/prefs_toolbar.c
9914                 Made custom toolbar window title more consistent
9915
9916 2002-09-22 [colin]      0.8.3claws12
9917
9918         * src/inc.c
9919                 Initialize session type to normal before getting 
9920                 mail (fixes strange Get behaviour)
9921         * src/prefs_account.h
9922                 Move STYPE_POP_BEFORE_SMTP to last position to 
9923                 avoid other side-effects
9924
9925 2002-09-22 [colin]      0.8.3claws11
9926
9927         * src/prefs_account.c
9928                 Fix pop_bfr_smtp_tm_entry sensivity when switching
9929                 from pop3 to apop or vice-versa
9930
9931 2002-09-22 [colin]      0.8.3claws10
9932         
9933         * src/prefs_account.[ch]
9934                 Add an option for the POP before SMTP timeout
9935         * src/inc.c
9936                 Remember time of last POP connection
9937         * src/send.c
9938                 Do POP before SMTP only if timeout reached
9939
9940 2002-09-22 [oliver]     0.8.3claws9
9941         
9942         * README.claws
9943                 explain custom toolbar
9944
9945 2002-09-22 [oliver]     0.8.3claws8
9946
9947         * src/prefs_actions.[ch]
9948         custom toolbar for compose      
9949                 actions callback from compose toolbar
9950         * src/folderview.c
9951                 remove include toolbar.h
9952
9953 2002-09-22 [oliver]     0.8.3claws7
9954         
9955         * src/prefs_toolbar.[ch]
9956                 custom toolbar for compose
9957                 - generic prefs_toolbar handles both
9958                   Mainwin's toolbar as well as Compose toolbar          
9959
9960 2002-09-22 [oliver]     0.8.3claws6
9961         
9962         * src/toolbar.[ch]
9963                 custom toolbar for compose
9964                 restructure toolbar.[ch]
9965
9966 2002-09-22 [oliver]     0.8.3claws5
9967
9968         * src/compose.[ch]
9969                 custom toolbar for compose
9970
9971 2002-09-22 [oliver]     0.8.3claws4
9972         
9973         * src/mainwindow.[ch]
9974                 custom toolbar for compose 
9975                 move mainwin toolbar back to mainwindow
9976
9977 2002-09-22 [alfons]     0.8.3claws3
9978
9979         * src/procmsg.c
9980                 :%sno/if(/if (/gc
9981                 :%sno/for(/for (/gc
9982                 (beautify)
9983
9984 2002-09-22 [alfons]     0.8.3claws2
9985         
9986         * src/procmsg.c
9987                 procmsg_save_to_outbox(): don't unlink message file from queue;
9988                 callers should do it using folder_item_remove_msg()
9989
9990 2002-09-22 [colin]      0.8.3claws1
9991
9992         * src/mimeview.[ch]
9993                 Made mimeview_check_signature() public
9994         * src/textview.c
9995                 Made GPG signatures verifiable by clicking
9996                 the [application/pgp-signature] in the Text
9997                 view
9998
9999 2002-09-22 [paul]       0.8.3claws
10000
10001         * po/bg.po
10002           po/en_GB.po
10003           po/es.po
10004           po/it.po
10005           po/pl.po
10006           po/pt_BR.po
10007           po/sr.po
10008                 updated translations, submitted by George Danchev,
10009                 me, Ricardo Mones Lastra, Alessandro Maestri,
10010                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto 
10011                 and Urke MMI, respectively.     
10012
10013 2002-09-22 [alfons]     0.8.2claws65
10014
10015         * src/procmsg.c
10016         * src/pgptext.c
10017                 no furry valgrinds have been used to plug these memleaks
10018
10019 2002-09-20 [paul]       0.8.2claws64
10020
10021         * sync with 0.8.3cvs4
10022                 'Select thread' re-implemented 
10023                 see ChangeLog 2002-09-20
10024
10025 2002-09-21 [alfons]     0.8.2claws63
10026
10027         * src/compose.c
10028                 compose_send(): plug unnoticed memleak
10029
10030 2002-09-20 [alfons]     0.8.2claws62
10031
10032         * src/addr_compl.c
10033                 replace_address_in_edit(): strict check for NULL address to
10034                 fix "[ 607348 ] Segfault in address completion". My guess is
10035                 that this happens with an empty address book, but it's good
10036                 to have this check here anyway
10037                 
10038                 completion_window_button_press(): free string returned 
10039                 from the internal cache
10040
10041 2002-09-20 [christoph]  0.8.2claws61
10042
10043         * src/procmime.h
10044                 added ENC_BINARY to EncodingType
10045         * src/procmime.c
10046                 the string returned by procmime_get_encoding_str
10047                 should not depend on the order of values in the
10048                 EncodingType definition
10049         * doc-src/rfc1806.txt   ** NEW FILE **
10050                 Added rfc1806 about MIME Content-Disposition
10051                 Extension
10052
10053 2002-09-19 [paul]       0.8.2claws60
10054
10055         * sync with 0.8.2cvs3
10056                 see ChangeLog 2002-09-19
10057
10058 2002-09-19 [paul]       0.8.2claws59
10059
10060         * src/prefs_folder_item.c
10061                 revert to Darko's original alignment of colour
10062                 selector button
10063                 add a colon to folder_color label
10064                 
10065         * src/compose.c
10066                 add Colin's patch (with Hiro's modifications) to 
10067                 force BASE64 encoding for 8-bit text when signing
10068                 (sync with 0.8.3cvs2)
10069
10070 2002-09-18 [alfons]     0.8.2claws58
10071
10072         * src/compose.c
10073                 :%sno/if(/if (/gc
10074                 :%sno/for(/for (/gc
10075                 (beautify a little bit)
10076
10077 2002-09-18 [christoph]  0.8.2claws57
10078
10079         * src/pine.c
10080                 fix handling of fgetc return value
10081
10082 2002-09-17 [alfons]     0.8.2claws56
10083         
10084         * src/summaryview.c
10085                 summary_sort(): check non-NULL summaryview->folder_item when no 
10086                 folder is selected at all
10087                 (closes "[ 610344 ] sort label make syl Crash")
10088
10089 2002-09-17 [alfons]     0.8.2claws55
10090         
10091         * src/compose.c
10092                 beautify a little bit
10093
10094 2002-09-17 [christoph]  0.8.2claws54
10095
10096         * src/folder.c
10097                 initialize max values for cache and folder
10098                 when cache or folder is empty
10099
10100 2002-09-15 [colin]      0.8.2claws53
10101
10102         * src/compose.c
10103                 Fix a leak (thanks Alfons!) and cleaned
10104                 variables names for custom headers
10105
10106 2002-09-15 [colin]      0.8.2claws52
10107
10108         * src/compose.c
10109                 Fix custom headers recognition when
10110                 prefs_common.trans_hdr is on
10111
10112 2002-09-15 [colin]      0.8.2claws51
10113
10114         * src/compose.c
10115                 Allow dynamically-added custom headers
10116                 Yet not reparsed if reedited
10117
10118 2002-09-15 [alfons]     0.8.2claws50
10119
10120         * src/prefs_account.c
10121                 fix warnings
10122
10123 2002-09-15 [colin]      0.8.2claws49
10124         
10125         * src/prefs_account.c
10126                 fix pop_before_smtp sensitivity
10127
10128 2002-09-15 [colin]      0.8.2claws48
10129
10130         * src/inc.[ch]
10131                 add inc_pop_before_smtp()
10132                 allow MainWindow to be undefined in 
10133                 inc_account_mail() and inc_start()
10134         * src/pop.c
10135           src/prefs_account.h
10136                 add STYPE_POP_BEFORE_SMTP session type
10137         * src/prefs_account.c
10138                 activated pop before smtp option
10139         * src/send.c
10140                 do pop before smtp if the relevant option 
10141                 is set
10142
10143 2002-09-15 [paul]       0.8.2claws47
10144
10145         * sync with 0.8.3
10146                 see ChangeLog 2002-09-15
10147
10148 2002-09-14 [paul]       0.8.2claws46
10149
10150         * po/bg.po
10151                 updated Bulgarian translation, submitted by
10152                 George Danchev
10153
10154 2002-09-13 [paul]       0.8.2claws45
10155
10156         * src/compose.c
10157                 merge claws' select_account() with main's
10158                 (new) compose_select_account(). [sync with
10159                 0.8.2cvs15, see ChangeLog 2002-09-11]
10160
10161 2002-09-12 [christoph]  0.8.2claws44
10162
10163         * src/filter.c
10164                 allocate 1 elements of FolderItem not 0
10165
10166 2002-09-12 [colin]      0.8.2claws43
10167
10168         * src/compose.c
10169                 Fix bug #590825 (obey Follow-up: poster)
10170
10171 2002-09-12 [colin]      0.8.2claws42
10172
10173         * src/procmime.c
10174                 Fix bug #557009 (wrong headers for messages 
10175                 forwarded as attachments)
10176
10177 2002-09-11 [colin]      0.8.2claws41
10178         
10179         * src/compose.c
10180                 Put SCF: pseudo-header on top of message
10181                 Set draft tmp_flag when saved as draft
10182
10183         * src/procmsg.c
10184           src/procheader.c
10185                 Skip after first \n\n for beginning of real message
10186                 for drafts too
10187
10188 2002-09-11 [christoph]  0.8.2claws40
10189
10190         * src/filtering.c
10191                 use procmsg flag functions in filtering or processing
10192                 will cause incorrect folder message counts
10193
10194 2002-09-11 [colin]      0.8.2claws39
10195
10196         * src/compose.c
10197                 Fix bug #550175 - wrong save folder when reediting
10198                 drafts
10199
10200 2002-09-11 [paul]       0.8.2claws38
10201
10202         * sync with 0.8.2cvs14
10203                 see ChangeLog 2002-09-11
10204
10205 2002-09-11 [colin]      0.8.2claws37
10206
10207         * src/folder.c
10208                 Fix a typo (seeming to cause new/unread status to
10209                 be lost)
10210
10211 2002-09-10 [christoph]  0.8.2claws36
10212
10213         * src/compose.c
10214                 compose_redirect should not use compose_generic_new
10215                 because that does more stuff than expected including
10216                 opening the external editor
10217                 (closes bug "[ 526608 ] bounced messages appear blank
10218                  in editor")
10219
10220 2002-09-10 [christoph]  0.8.2claws35
10221
10222         * src/folder.c
10223                 fix problem with too large message number range
10224                 causing a crash in folder_item_scan
10225
10226 2002-09-10 [paul]       0.8.2claws34
10227
10228         * sync with 0.8.2cvs13
10229                 see ChangeLog 2002-09-10
10230
10231 2002-09-10 [christoph]  0.8.2claws33
10232
10233         * src/msgcache.c
10234                 set MsgInfo TmpFlags for queue and draft folders
10235                 (closes bug "[ 591676 ] Queue ignore MIME on restart")
10236
10237 2002-09-10 [paul]       0.8.2claws32
10238
10239         * AUTHORS
10240           po/bg.po      ** NEW FILE **
10241                 new Bulgarian translation submitted by
10242                 George Danchev <danchev@spnet.net>
10243                 
10244         * tools/Makefile.am
10245           tools/README
10246           tools/tb2sylpheed     ** NEW FILE **
10247                 add script that converts an addressbook exported
10248                 from The Bat! into a Sylpheed addressbook. Submitted
10249                 by Urke MMI <urke-kg@eunet.yu>
10250
10251 2002-09-10 [paul]       0.8.2claws31
10252
10253         * sync with 0.8.2cvs12
10254                 see ChangeLog 2002-09-10
10255
10256 2002-09-06 [paul]       0.8.2claws30
10257
10258         * src/prefs_common.c
10259                 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
10260                 
10261         * tools/Makefile.am
10262           tools/README
10263           tools/ldif-to-xml.py  ** REMOVED **
10264                 remove obsolete python script
10265
10266 2002-09-06 [paul]       0.8.2claws29
10267
10268         * sync with 0.8.2cvs10
10269                 see ChangeLog 2002-09-06
10270
10271 2002-09-04 [paul]       0.8.2claws28
10272
10273         * sync with 0.8.2cvs9
10274                 see ChangeLog 2002-08-04
10275
10276 2002-09-04 [colin]      0.8.2claws27 
10277
10278         * src/prefs_common.[ch]
10279                 Added signature color configuration
10280         * src/textview.c
10281                 Use user-specified signature color
10282
10283 2002-09-03 [colin]      0.8.2claws26
10284
10285         * src/prefs_common.[ch]
10286                 Added autosave and autosave_length prefs
10287         * src/compose.c
10288                 Added compose_remove_draft()
10289                 Auto-save drafts according to the prefs
10290         * src/main.c
10291                 Added a crash-indicator file, allowing to check
10292                 for new messages on startup if Sylpheed crashed
10293                 (makes saved drafts "reappear")
10294
10295 2002-09-03 [colin]      0.8.2claws25
10296
10297         * src/textview.[ch]
10298                 Grey the signature
10299
10300 2002-09-03 [paul]       0.8.2claws24
10301
10302         * sync with 0.8.2cvs8
10303                 see ChangeLog 2002-09-02 and 2002-09-03
10304
10305 2002-09-03 [darko]      0.8.2claws23
10306
10307         * src/folderview.c
10308                 use normal style when creating new folder to pick
10309                 proper font size 
10310
10311 2002-09-02 [melvin]     0.8.2claws22
10312
10313         * src/gtkaspell.m4
10314                 removed some obsolete code
10315
10316 2002-09-02 [melvin]     0.8.2claws21
10317
10318         * ac/aspell.m4
10319                 fixed test's equality sign (== to =)
10320
10321 2002-09-02 [alfons]     0.8.2claws20
10322
10323         * src/folder.c
10324         * src/mh.c
10325                 revert change of 0.8.2claws16 and use the mh_folder_destroy
10326                 as folder->destroy virtual as suggested by Hiro
10327                 (the mh.c code seems to have been lost around mh.c.1.21)
10328
10329 2002-09-02 [paul]       0.8.2claws19
10330
10331         * po/pt_BR.po
10332                 updated by Fabio Jr. Beneditto
10333                 
10334         * src/defs.h
10335                 use 'http://claws.sylpheed.org' for homepage link. 
10336                 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
10337
10338 2002-09-01 [alfons]     0.8.2claws18
10339
10340         * src/mh.c
10341                 plug memleak related to one Martin Kluge found
10342
10343 2002-08-31 [paul]       0.8.2claws17
10344
10345         * sync with 0.8.2cvs6
10346                 see ChangeLog 2002-08-30
10347
10348 2002-08-31 [alfons]     0.8.2claws16
10349
10350         * src/folder.c
10351                 folder_destroy(): remove mailbox from folderlist even if it has
10352                 no destroy virtual
10353
10354 2002-08-31 [alfons]     0.8.2claws15
10355
10356         * src/folder.c
10357                 :%sno/if(/if (/gc
10358                 :%sno/for(/for (/gc
10359                 (being pedantic I know)
10360
10361 2002-08-31 [alfons]     0.8.2claws14
10362
10363         * src/folder.c
10364                 check for NULL pointers returned from folder->fetch_msginfo virtual
10365                 (should solve some reported crashes)
10366
10367 2002-08-30 [alfons]     0.8.2claws13
10368
10369         * acconfig.h
10370         * configure.in
10371         * src/crash.c
10372                 enable crash dialog on compilation time
10373                 (--enable-crash-dialog configure option)
10374
10375 2002-08-30 [alfons]     0.8.2claws12
10376
10377         * AUTHORS
10378                 add Martin Kluge
10379         * src/mh.c
10380                 apply memory leak plug patch by Martin Kluge
10381                 (closes patch "[ 602568 ] patch for 602441 little memory leak",
10382                 bug "[ 599677 ] Very small memory leak in 0.81claws115",
10383                 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
10384
10385 2002-08-30 [darko]      0.8.2claws11
10386
10387         * src/folderview.c
10388                 copy Gtk style from normal style to match
10389                 font size for coloured folders
10390
10391 2002-08-29 [alfons]     0.8.2claws10
10392
10393         * sylpheed.desktop
10394                 Type=Internet <- Type=Application
10395                 (reported by Michael Schwendt, see:
10396                 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
10397                 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
10398
10399 2002-08-29 [paul]       0.8.2claws9
10400
10401         * sync with 0.8.2cvs5
10402                 see ChangeLog 2002-08-29
10403
10404 2002-08-29 [colin]      0.8.2claws8
10405
10406         * src/summaryview.c
10407                 Added a sanity check in summary_select_thread
10408                 Should fix bug 601605
10409
10410 2002-08-29 [colin]      0.8.2claws7
10411
10412         * src/main.c
10413                 Revert claws6 changes regarding bug #591676
10414
10415 2002-08-28 [colin]      0.8.2claws6
10416         
10417         * src/main.c
10418                 Ignore cache for queue folderitems
10419                 Fix bug #591676
10420
10421 2002-08-28 [melvin]     0.8.2claws5
10422
10423         * README.claws
10424                 Fixed typos.
10425
10426 2002-08-28 [melvin]     0.8.2claws4
10427
10428         * README.claws
10429                 Updated a bit the text concerning the spell checker
10430
10431 2002-08-28 [melvin]     0.8.2claws3
10432
10433         Merged the GNU_aspell_branch:
10434                 Support of new GNU/aspell is now included and the old pspell
10435                 is not supported anymore.
10436                 See README.claws
10437
10438         * README.claws
10439                 Updated spell checker text to reflect the switch to GNU/aspell
10440
10441         * ac/aspell.m4          *** NEW ***
10442         * src/gtkaspell.[ch]    *** NEW *** 
10443         * ac/pspell.m4          *** DELETED *** 
10444         * src/gtkspell.[ch]     *** DELETED ***
10445
10446         * ac/Makefile.am
10447                 Updated for GNU/aspell support
10448
10449         * po/POTFILES.in
10450                 Replaced gtkspell.c by gtkaspell.c
10451
10452         * acconfig.h
10453         * src/Makefile.am
10454         * src/about.c
10455         * src/compose.[ch]
10456         * src/crash.c
10457         * src/main.c
10458         * src/prefs_common.[ch]
10459                 Updated for GNU/aspell support
10460
10461 2002-08-28 [paul]       0.8.2claws2
10462
10463         * sync with 0.8.2cvs4
10464                 see ChangeLog 2002-08-27 and 2002-08-28
10465
10466 2002-08-28 [colin]      0.8.2claws1
10467
10468         * src/summary_search.c
10469                 Added "AND search"
10470
10471 2002-08-28 [jens]       0.8.2claws
10472
10473         *po/de.po
10474                 Updated German translations
10475
10476 2002-08-27 [melvin]     0.8.2claws
10477
10478         * po/fr.po
10479                 Updated French translations
10480
10481 2002-08-27 [paul]       0.8.2claws
10482
10483         * sync with 0.8.2 main release
10484
10485         * po/en_GB.po
10486           po/es.po
10487           po/it.po
10488           po/pl.po
10489           po/pt_BR.po
10490           po/sr.po
10491                 updated message catalogs submitted by
10492                 Ricardo Mones Lastra, Alessandro Maestri,
10493                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
10494                 Beneditto and Urke MMI  
10495
10496 2002-08-27 [hoa]        0.8.1claws123
10497
10498         * src/mainwindow.[ch]
10499         * src/summaryview.[ch]
10500                 removed the "filter setting" menu option.
10501                 add a "cancel a news message" menu option.
10502
10503 2002-08-26 [martin]     0.8.1claws122
10504
10505         * ChangeLog.claws
10506                 changed string under 0.8.1claws79 changed by myself
10507                 i'm sorry alfons :(
10508
10509 2002-08-26 [martin]     0.8.1claws121
10510
10511         * src/crash.c
10512                 added kill command to debuggerrc to start crash dialog
10513
10514 2002-08-26 [paul]       0.8.1claws120
10515
10516         * sync with 0.8.1cvs31
10517                 see ChangeLog 2002-08-26
10518
10519 2002-08-25 [alfons]     0.8.1claws119
10520
10521         * src/procmsg.c
10522                 fix bug that didn't send out correct headers to news server
10523                 when sending news article and email from queue (bug reported
10524                 and patch provided by Tim Mann; closes bug 
10525                 "[ 583196 ] 0.7.8claws can't post news")
10526
10527 2002-08-25 [alfons]     0.8.1claws118
10528
10529         * src/selective_download.c
10530                 mark two strings as translatable
10531                 (thanks to Urke MMI for pointing this out)
10532
10533 2002-08-25 [alfons]     0.8.1claws117
10534
10535         * src/summaryview.c
10536                 treat sent boxes as special and allow sorting them by addressee
10537                 (closes "[ 589418 ] Sent folder sorting misbehavior"
10538                 submitted by Steve Lamb)
10539
10540 2002-08-24 [alfons]     0.8.1claws116
10541
10542         * src/matcher.c
10543                 fix memleak reported by Martin Kluge
10544                 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
10545
10546 2002-08-24 [oliver]     0.8.1claws115
10547
10548         * src/prefs_toolbar.c
10549                 o code cleanup as suggested by Alfons
10550                 o memleak fix
10551
10552 2002-08-24 [alfons]     0.8.1claws114
10553
10554         * src/summaryview.c
10555                 o fix another memory leak reported by Martin Kluge
10556                   (see "[ 599568 ] Small Memory Leak")
10557                 o remove 'from' variable from 'summary_set_header()'; we can
10558                   do with just 'to' 
10559
10560 2002-08-24 [paul]       0.8.1claws113
10561
10562         * sync with 0.8.1cvs30
10563                 see ChangeLog 2002-08-23
10564
10565 2002-08-24 [alfons]     0.8.1claws112
10566
10567         * src/summaryview.c
10568                 remove unnecessary allocations for search bar fixing leaks
10569                 reported by Martin Kluge
10570                 (see "[ 599451 ] Further memory leaks?")
10571
10572 2002-08-24 [alfons]     0.8.1claws111
10573
10574         * src/main.c
10575                 make get_socket_name() public for crash.c
10576         * src/crash.c
10577                 o make report bug button work (goes to claws' 
10578                   bug tracker at sf.net)
10579                 o introduce function for doing important stuff just
10580                   before claws goes down
10581                 o clean up code 
10582
10583 2002-08-24 [alfons]     0.8.1claws110
10584
10585         * src/compose.c
10586                 move cursor to "To" entry when forwarding as attachment
10587                 (reported and solved by Steve Lamb, closes bug report
10588                 "[ 592880 ] Forward as attachment; cursor not in to")
10589
10590 2002-08-24 [colin]      0.8.1claws109
10591
10592         * src/mainwindow.c
10593                 fix quick search visibility after GUI (de)separations.
10594
10595 2002-08-23 [colin]      0.8.1claws108
10596
10597         * src/mainwindow.c
10598                 fix header pane visibility after folderview or
10599                 messageview (de)separation
10600
10601 2002-08-23 [paul]       0.8.1claws107
10602
10603         * src/mainwindow.[ch]
10604           src/toolbar.c
10605                 give full control of display or non-display 
10606                 of the Execute icon to Custom toolbar settings.
10607                 add new sensitivity condition to maninwindow.h: 
10608                 M_DELAY_EXEC
10609
10610         * ChangeLog
10611           ChangeLog.jp
10612           NEWS
10613                 more sync with 0.8.1cvs29
10614
10615 2002-08-23 [melvin]     0.8.1claws106
10616
10617         * src/alertpanel.c
10618                 Readded support for custom widget in alertpanel lost in last
10619                 sync.
10620
10621 2002-08-23 [paul]       0.8.1claws105
10622
10623         * sync with 0.8.1cvs29
10624                 see ChangeLog 2002-08-23
10625
10626 2002-08-23 [colin]      0.8.1claws104
10627
10628         * src/summaryview.c
10629                 Fix folder and search pixmaps exchanging positions
10630                 after theme or toolbar changes. Thank to Oliver for 
10631                 reporting this.
10632
10633 2002-08-23 [colin]      0.8.1claws103
10634
10635         * src/mainwindow.c
10636           src/messageview.[ch]
10637           src/noticeview.[ch]
10638           src/summaryview.c
10639                 Changed messageview_create() and noticeview_create()
10640                 to avoid the last gdk_warning
10641
10642 2002-08-22 [colin]      0.8.1claws102
10643
10644         * src/summaryview.c
10645                 Fix my new `Creating pixmap from xpm' warning
10646
10647 2002-08-22 [colin]      0.8.1claws101
10648
10649         * src/mainwindow.c
10650                 Fix some of the gdk warnings
10651
10652 2002-08-22 [colin]      0.8.1claws100
10653
10654         * src/Makefile.am
10655         * src/stock_pixmap.c
10656         * src/stock_pixmap.h
10657         * src/pixmaps/quicksearch.xpm *ADDED*
10658                 Add the quicksearch pixmap
10659         * src/mainwindow.c
10660         * src/summaryview.c
10661         * src/summaryview.h
10662                 Make quicksearch bar visible/hidden via a button
10663
10664 2002-08-22 [christoph]  0.8.1claws99
10665
10666         * src/folder.c
10667                 fix folder update for newsgroups with message
10668                 numbers below minimum number of articles to fetch
10669                 (closes bug #598445)
10670
10671 2002-08-22 [paul]       0.8.1claws98
10672
10673         * sync with 0.8.1cvs28
10674                 see ChangeLog 2002-08-22
10675
10676 2002-08-21 [alfons]     0.8.1claws97
10677
10678         * src/crash.c
10679                 use bt instead of bt full which seems to work 
10680                 better, and bt full doesn't give a great deal 
10681                 of information anyway
10682
10683 2002-08-21 [colin]      0.8.1claws96
10684
10685         * src/summaryview.c
10686                 fix summaryview_searchtype_changed prototype
10687
10688 2002-08-21 [christoph]  0.8.1claws95
10689
10690         * src/mainwindow.c
10691                 o fix broken menu update for sorting type, we have to
10692                   get this info from the summaryview now
10693                 o removed setting of threaded state in menu callback
10694         * src/summaryview.[ch]
10695                 more summaryview/folderitem seperation for
10696                 threading option
10697         * configure.in
10698                 removed not required --with-compiler-flags option
10699
10700 2002-08-21 [oliver]     0.8.1claws94
10701         
10702         * src/toolbar.h 
10703                 o rename toolbar.xml to toolbar_main.xml
10704                   since toolbar_compose.xml might come up 
10705                   any time soon
10706         * README.claws
10707                 add custom toolbar              
10708
10709 2002-08-21 [darko]      0.8.1claws93
10710
10711         * src/procmsg.c
10712                 don't reset tmp flags for messages copied
10713                 to sent folder
10714
10715 2002-08-21 [colin]      0.8.1claws92
10716         
10717         * src/prefs_filtering.c
10718                 fix renaming rules on folder rename 
10719                 when folder is not a leaf folder
10720
10721 2002-08-21 [paul]       0.8.1claws91
10722
10723         * src/prefs_folder_item.c
10724                 fix alignment of colour selector
10725
10726 2002-08-21 [paul]       0.8.1claws90
10727
10728         * sync with 0.8.1cvs27
10729                 see ChangeLog 2002-08-21
10730
10731 2002-08-21 [paul]       0.8.1claws89
10732
10733         * src/summaryview.c
10734                 fix crash when changing field type in
10735                 Quick search bar
10736
10737 2002-08-21 [colin]      0.8.1claws88
10738
10739         * src/summaryview.c
10740                 Made quick search case-insensitive
10741
10742 2002-08-21 [paul]       0.8.1claws87
10743
10744         * sync with 0.8.1cvs26
10745                 see ChangeLog 2002-08-21
10746
10747 2002-08-20 [christoph]  0.8.1claws86
10748
10749         * src/folderview.c
10750         * src/main.c
10751         * src/summaryview.[ch]
10752                 more summaryview/folderitem seperation for
10753                 sort_key and sort_type
10754         * src/procmsg.c
10755                 added missing return statement
10756
10757 2002-08-20 [colin]      0.8.1claws85
10758
10759         * src/summaryview.[ch]
10760                 Added a quick search box
10761         * src/mainwindow.c
10762         * src/prefs_common.[ch]
10763                 Added a show/hide option for the quick search
10764
10765 2002-08-20 [oliver]     0.8.1claws84
10766         
10767         * src/mainwindow.c
10768                 remove toolbar_create_popups
10769         * src/toolbar.[ch]
10770                 o remove toolbar_create_popups
10771                 o fix toolbar_set_sensitive 
10772                   (Bug reports #596834 and #596832)     
10773         * src/prefs_toolbar.c
10774                 o add "Set default" button
10775                 o align label and text + combo widgets
10776
10777 2002-08-20 [hoa]        0.8.1claws83bis
10778
10779         * src/imap.c
10780                 fixed a bug in imap_fetch_msginfo() in case there is no
10781                 current folder.
10782
10783 2002-08-20 [darko]      0.8.1claws83
10784
10785         * src/folderview.c
10786                 copy the color style of folder view so it
10787                 works with GTK themes
10788
10789 2002-08-20 [darko]      0.8.1claws82
10790
10791         * src/folder.h
10792         * src/folderview.c
10793         * src/prefs_folder_item.[hc]
10794                 don't use UI stuff in folder.h
10795
10796 2002-08-20 [darko]      0.8.1claws81
10797
10798         * src/folder.h
10799         * src/prefs_folder_item.h
10800         * src/folderview.c
10801         * src/prefs_folder_item.c
10802                 ability to set folder color in folderview
10803
10804 2002-08-19 [alfons]     0.8.1claws80
10805
10806         * src/summaryview.c
10807                 fix one of the earlier memleaks reported by Martin Kluge
10808
10809 2002-08-19 [alfons]     0.8.1claws79
10810
10811         * src/mainwindow.c
10812                 hide notice view when selecting seperate folder
10813                 view (reported by Urke MMI)
10814
10815 2002-08-19 [christoph]  0.8.1claws78
10816
10817         * src/folderview.c
10818         * src/prefs_folder_item.h
10819         * src/summaryview.[ch]
10820                 o add summary_set_prefs_from_folderitem to set
10821                   summaryview prefs (first step to remove all
10822                   references to the folderitem in summaryview)
10823                 o moved compiled regex stuff from folderitem prefs
10824                   to summaryview code
10825
10826 2002-08-19 [paul]       0.8.1claws77
10827
10828         * src/compose.c
10829                 add check for '.' to QUOTE_IF_REQUIRED
10830
10831 2002-08-19 [paul]       0.8.1claws76
10832
10833         * src/inc.c
10834                 sync with 0.8.1cvs25 (plug memory leak)
10835
10836         * src/prefs_toolbar.c
10837                 re-order prefs_toolbar_cancel()
10838
10839 2002-08-18 [alfons]     0.8.1claws75
10840
10841         * src/inc.c
10842         * src/matcher.c
10843                 plug other memleaks reported by Martin Kluge
10844
10845 2002-08-18 [paul]       0.8.1claws74
10846
10847         * po/pt_BR.po
10848                 updated by Fabio Jr. Beneditto
10849
10850 2002-08-18 [paul]       0.8.1claws73
10851
10852         * src/toolbar.[ch]
10853                 fix bug where tooltips were displayed untranslated              
10854
10855         * src/prefs_toolbar.c
10856                 fix bug where clicking 'Cancel' creates an icon & text
10857                 toolbar regardless of prefs
10858         
10859
10860 2002-08-17 [oliver]     0.8.1claws72
10861
10862         * src/prefs_toolbar.c
10863                 update toolbar on CANCEL
10864                 bug reported by Martin Kluge
10865         * src/toolbar.c
10866                 toolbar_destroy memleak fixed           
10867
10868 2002-08-17 [alfons]     0.8.1claws71
10869
10870         * src/toolbar.c
10871                 plug another memleak reported by Martin Kluge
10872
10873 2002-08-16 [alfons]     0.8.1claws70
10874
10875         * src/crash.c
10876                 use execvp() correctly (suggested by wwp; thanks!)
10877
10878 2002-08-16 [alfons]     0.8.1claws69
10879
10880         * src/gtksctree.c
10881                 plug memory leak reported by Kim Schultz & Martin Kluge
10882
10883 2002-08-16 [paul]       0.8.1claws68
10884
10885         * po/es.po
10886                 updated by Ricardo Mones Lastra
10887
10888 2002-08-16 [paul]       0.8.1claws67
10889
10890         * src/toolbar.h
10891                 fix bug where 'Compose News' icon showed wrong
10892                 tooltip
10893
10894 2002-08-16 [paul]       0.8.1claws66
10895
10896         * sync with 0.8.1cvs24
10897                 see ChangeLog 2002-08-16
10898
10899         * po/it.po
10900                 updated by Alessandro Maestri
10901
10902 2002-08-15 [paul]       0.8.1claws65
10903
10904         * po/sr.po
10905                 updated by Urke MMI
10906
10907 2002-08-15 [paul]       0.8.1claws64
10908
10909         * src/*.c
10910                 don't translate debug info
10911
10912         * src/matcher.[ch]
10913                 add copyright info
10914
10915 2002-08-15 [paul]       0.8.1claws63
10916
10917         * src/prefs_toolbar.c
10918                 fix bug where clicking 'OK' creates an icon & text
10919                 toolbar regardless of prefs
10920
10921 2002-08-14 [alfons]     0.8.1claws62
10922
10923         * src/main.c
10924                 add global var that has the full argv[0]
10925         * src/crash.c
10926                 o execvp the correct sylpheed by using argv0
10927                   and setting the correct work dir
10928                 o other tweaks  
10929
10930 2002-08-14 [oliver]     0.8.1claws61
10931         
10932         * enable/disable Toolbar Action Buttons 
10933         * code cleanups
10934         * src/mainwindow.c
10935         * src/toolbar.[ch]      
10936         * src/prefs_toolbar.c   
10937
10938 2002-08-14 [melvin]     0.8.1claws60
10939
10940         * po/fr.po
10941                 Updated French translations
10942
10943 2002-08-14 [melvin]     0.8.1claws59
10944
10945         * src/crash.c
10946                 Made bug report not translatable
10947         * src/exporthtml.c
10948                 Fixed exporthtml_build_filespec() return value
10949         * src/foldersel.c
10950                 Fixed incorrect include file
10951         * src/gtkspell.c
10952         * src/prefs_actions.c
10953         * src/prefs_toolbar.c
10954                 Made debug info not translatable
10955         * src/mutt.c
10956         * src/quote_fmt.c
10957                 Added missing includes
10958         * src/prefs_common.c
10959                 Fixed typo
10960
10961 2002-08-14 [paul]       0.8.1claws58
10962
10963         * faq/es/sylpheed-faq.html
10964           faq/es/sylpheed-faq-[1-3].html
10965           faq/es/sylpheed-faq-4.html     **NEW FILE **
10966                 update Spanish FAQ
10967
10968 2002-08-13 [christoph]  0.8.1claws57
10969
10970         * src/procmsg.c
10971                 ignore thread fix that did not mark all
10972                 child nodes of a ignored thread as
10973                 ignored. Does not work perfectly yet,
10974                 but it is better now
10975
10976 2002-08-13 [alfons]     0.8.1claws56
10977
10978         * src/crash.c
10979                 o implement 'save crash log'
10980                 o some tweaks
10981
10982 2002-08-13 [melvin]     0.8.1claws55
10983
10984         * src/main.c
10985                 removed unrequired "execinfo.h" header
10986
10987 2002-08-12 [paul]       0.8.1claws54
10988
10989         * faq/en/sylpheed-faq.html
10990           faq/en/sylpheed-faq-[1-3].html
10991           faq/en/sylpheed-faq-4.html     **NEW FILE **
10992                 update English FAQ
10993
10994 2002-08-12 [alfons]     0.8.1claws53
10995
10996         * po/POTFILES.in
10997                 add crash.c to translatables
10998         * src/crash.c
10999                 bring in Leandro's crash dialog
11000
11001 2002-08-11 [alfons]     0.8.1claws52
11002
11003         * src/crash.c
11004                 clean up some warnings
11005
11006 2002-08-11 [alfons]     0.8.1claws51
11007
11008         * acconfig.h
11009         * configure.in
11010         * src/crash.[ch]        ** NEW FILES **
11011         * src/main.c            
11012                 initial gdb crash handler
11013
11014 2002-08-11 [paul]       0.8.1claws50
11015
11016         * src/prefs_toolbar.c
11017                 replace Up/Down arrow pixmaps with text to be
11018                 consistent across icon themes
11019
11020 2002-08-11 [paul]       0.8.1claws49
11021
11022         * src/prefs_common.c
11023           src/prefs_toolbar.c
11024                 rename 'Pixmap' -> 'Icon'
11025
11026         * src/toolbar.[ch]
11027                 rename  'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
11028
11029 2002-08-10 [paul]       0.8.1claws48
11030
11031         * src/prefs_toolbar.c
11032                 re-work the UI
11033
11034 2002-08-10 [paul]       0.8.1claws47
11035
11036         * src/main.c
11037                 don't write Processing progress to status bar
11038                 patch submitted by Alexander Evseev
11039
11040         * src/prefs_toolbar.c
11041                 re-position and resize window
11042                 make window assume correct size on first call
11043
11044 2002-08-10 [paul]       0.8.1claws46
11045
11046         * src/mainwindow.c
11047           src/prefs_toolbar.c
11048           src/toolbar.c
11049           src/toolbar.h
11050                 obey coding style
11051                 follow UI text conventions
11052
11053 2002-08-10 [alfons]     0.8.1claws45
11054
11055         * src/toolbar.c
11056                 correct pixmap for delete action
11057
11058 2002-08-10 [paul]       0.8.1claws44
11059
11060         * po/pt_BR.po
11061                 updated by Fabio Jr. Beneditto
11062
11063 2002-08-10 [paul]       0.8.1claws43
11064
11065         * po/POTFILES.in
11066                 add custom toolbar files
11067
11068 2002-08-10 [paul]       0.8.1claws42
11069
11070         * sync with 0.8.1cvs22
11071                 see ChangeLog 2002-08-09
11072
11073 2002-08-09 [paul]       0.8.1claws41
11074
11075         * tools/Makefile.am
11076           tools/README
11077           tools/outlook2sylpheed.pl     ** NEW FILE **
11078                 add script to convert exported Outlook
11079                 contacts list to a Sylpheed addressbook.
11080                 Submitted by Ricardo Mones Lastra.
11081
11082 2002-08-09 [paul]       0.8.1claws40
11083
11084         * AUTHORS
11085           configure.in
11086           po/sr.po      ** NEW FILE **
11087                 add Serbian message catalog. Submitted by
11088                 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>             
11089
11090 2002-08-09 [paul]       0.8.1claws39
11091
11092         * sync with 0.8.1cvs21
11093                 see ChangeLog 2002-08-08
11094
11095 2002-08-08 [oliver]     0.8.1claws38
11096
11097         * src/mainwindow.c
11098                 move Custom Toolbar to Configuration menu
11099
11100 2002-08-08 [oliver]     0.8.1claws37
11101
11102         * src/prefs_toolbar.c
11103                 fix substitute pixmap bug
11104
11105 2002-08-08 [paul]       0.8.1claws36
11106
11107         * sync with 0.8.1cvs19
11108                 see ChangeLog 2002-08-08
11109
11110 2002-08-07 [christoph]  0.8.1claws35
11111
11112         * src/utils.c
11113                 fixed a memory leak in new canonicalize_file_replace
11114
11115 2002-08-07 [christoph]  0.8.1claws34
11116
11117         * src/utils.[ch]
11118                 o canonicalize_file_replace should create the temporary
11119                   file in the same directory as the original file.
11120                 o added get_tmpfile_in_dir that creates a temorary file
11121                   in a specified directory.
11122
11123 2002-08-07 [melvin]     0.8.1claws33
11124
11125         * src/toolbar.c
11126                 fixed bug where 'Article' button acted as 'Email' button.
11127
11128 2002-08-07 [paul]       0.8.1claws32
11129
11130         * sync with 0.8.1.cvs17
11131                 see ChangeLog 2002-08-07
11132
11133 2002-08-07 [colin]      0.8.1claws31
11134         
11135         * src/news.c
11136                 fix mass-cancel problem
11137
11138 2002-08-07 [thorsten]   0.8.1claws30
11139
11140         * src/prefs_toolbar.c
11141                 fix: crash on replace or add new button
11142         * src/toolbar.c
11143                 fix: close xmlfile after reading
11144         * src/utils.c
11145                 fix: unlink() file before rename()
11146
11147 2002-08-06 [paul]       0.8.1claws29
11148
11149         * sync with 0.8.cvs15
11150                 see ChangeLog 2002-08-06
11151
11152 2002-08-06 [oliver]     0.8.1claws28
11153
11154         * src/toolbar.c
11155         * src/prefs_toolbar.c
11156                 fixed empty toolbar issue
11157
11158 2002-08-06 [oliver]     0.8.1claws27
11159
11160         * Custom Toolbar Final 
11161         * src/folderview.c
11162         * src/inc.c
11163         * src/summaryview.c
11164                 o toolbar stuff now lives in src/toolbar.[ch]
11165                 o main_window_toolbar_* functions are renamed to
11166                   toolbar_* reflecting their new source file
11167         * src/mainwindow.[ch]
11168                 o remove toolbar stuff  
11169
11170 2002-08-06 [oliver]     0.8.1claws26
11171         
11172         * src/Makefile.am
11173         * src/prefs_toolbar.[ch]        **New File**
11174         * src/toolbar.[ch]              **New File**
11175                 o prefs_toolbar.[ch] custom toolbar frontend
11176                 o toolbar.[ch]       backend 
11177
11178 2002-08-06 [oliver]     0.8.1claws25
11179
11180         * src/prefs_actions.[ch]
11181                 o new exported function actions_execute
11182
11183 2002-08-06 [paul]       0.8.1claws24
11184
11185         * sync with 0.8.1cvs4
11186                 see ChangeLog 2002-08-06
11187
11188 2002-08-06 [paul]       0.8.1claws23
11189
11190         * sync with 0.8.1cvs13
11191                 see ChangeLog 2002-08-06
11192
11193 2002-08-06 [paul]       0.8.1claws22
11194
11195         * sync with 0.8.1cvs12
11196                 see ChangeLog 2002-08-05 and 2002-08-06
11197
11198 2002-08-06 [match]      0.8.1claws21
11199
11200         * src/addrclip.c
11201                 improvements to cut/copy/paste address
11202
11203 2002-08-05 [match]      0.8.1claws20
11204
11205         * src/addritem.[ch]
11206         * src/addrcache.c
11207         * src/addrbook.c
11208         * src/editaddress.c
11209         * src/addressbook.c
11210                 fixes to improve cut/copy/paste
11211
11212 2002-08-06 [melvin]     0.8.1claws19
11213
11214         * src/account.[ch]
11215                 account_find_all_from_address(): new function that returns the
11216                 list of all accounts that are matched in an address.
11217         * src/alertpanel.[ch]
11218                 alertpanel() now accepts a custom widget
11219                 alertpanel_with_widget(): new function that pops up a panel with
11220                 a custom widget in it 
11221         * src/gtkutils.[ch]
11222                 gtkut_account_menu_new(): new function that allows the selection
11223                 of an account from a list of accounts.
11224         * src/messageview.c
11225                 Extended Return Receipt notification to select the correct 
11226                 account and to make a security test on the Delivery-Notification
11227                 address which should be the same as the Return-Path.
11228
11229 2002-08-06 [thorsten]   0.8.1claws18
11230
11231         * src/mimeview.c
11232                 attach_all: save unnamed as "noname.%d",
11233                 dont free static dirname
11234
11235 2002-08-05 [alfons]     0.8.1claws17
11236
11237         * configure.in
11238                 detect XIM by trying to link rather than compile a XIM program
11239
11240 2002-08-05 [oliver]     0.8.1claws16
11241                 
11242         * src/stock_pixmap.[ch]
11243                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
11244                 o new func to retrieve pixmaps
11245
11246 2002-08-05 [paul]       0.8.1claws15
11247
11248         * sync with 0.8.1cvs10
11249                 see ChangeLog 2002-08-05
11250
11251 2002-08-04 [alfons]     0.8.1claws14
11252
11253         * src/textview.c
11254                 see if this plugs memleak
11255
11256 2002-08-04 [melvin]     0.8.1claws13
11257
11258         * src/gtkspell.c
11259                 fixed bug that could crash Sylpheed when highlighting
11260                 all misspelled words.
11261
11262 2002-08-03 [melvin]     0.8.1claws12
11263
11264         * src/prefs_actions.c
11265                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
11266         * src/messageview.c
11267                 fixed bug where the Return Receipt was sent to
11268                 Delivery-Notification-To address even if it was not present
11269
11270 2002-08-02 [alfons]     0.8.1claws11
11271
11272         * src/prefs_actions.c
11273                 o more check for NULLs
11274                 o put create_io_dialog() in right conditional block
11275
11276 2002-08-02 [paul]       0.8.1claws10
11277
11278         * po/es.po
11279                 updated by Ricardo Mones Lastra
11280
11281 2002-08-01 [christoph]  0.8.1claws9
11282
11283         * src/folder.c
11284                 don't free the cache of the opened
11285                 folder in the summaryview
11286         * src/summaryview.c
11287                 don't unset flags, if it is not required
11288
11289 2002-08-01 [paul]       0.8.1claws8
11290
11291         * sync with 0.8.1cvs8
11292                 see ChangeLog entry 2002-08-01
11293
11294 2002-08-01 [paul]       0.8.1claws7
11295
11296         * sync with 0.8.1cvs7
11297                 see ChangeLog 2002-07-31 and 2002-08-01
11298
11299 2002-07-31 [christoph]  0.8.1claws6
11300
11301         * src/mainwindow.c
11302                 forgot to update menu sensitivity
11303                 function for new menu entry
11304
11305 2002-07-31 [alfons]     0.8.1claws5
11306
11307         * src/main.c
11308                 check folder item and its path for NULL on
11309                 initial processing
11310
11311 2002-07-31 [christoph]  0.8.1claws4
11312
11313         * src/folder.c
11314                 check if folder_item_get_msginfo in
11315                 folder_item_remove_msg returned NULL
11316         * src/imap.c
11317                 better clear the uid cache in the
11318                 uid validity check function and delete
11319                 cached messages
11320
11321 2002-07-31 [paul]       0.8.1claws3
11322
11323         * man/sylpheed.1
11324                 add the '--attach' option and a few other
11325                 minor changes
11326
11327 2002-07-31 [paul]       0.8.1claws2
11328
11329         * sync with 0.8.1cvs5
11330                 see ChangeLog 2002-07-31
11331
11332 2002-07-31 [christoph]  0.8.1claws1
11333
11334         * src/folderview.[ch]
11335         * src/mainwindow.c
11336                 replace "Rescan all folders..." with
11337                 "Check all folders for new messages..."
11338
11339 2002-07-30 [paul]       0.8.1claws
11340
11341         * version 0.8.1claws released
11342
11343 2002-07-30 [paul]       0.8.0claws29
11344
11345         * tools/OOo2sylpheed.pl ** NEW FILE **
11346           tools/README
11347                 add script to enable sending documents as
11348                 attachments from OpenOffice.org
11349
11350 2002-07-30 [melvin]     0.8.0claws28
11351
11352         * src/prefs_actions.c
11353                 Made the actions' input/output dialog display
11354                 without delay.
11355
11356 2002-07-30 [christoph]  0.8.0claws27
11357
11358         * src/procmsg.c
11359                 check if folder_item_get_msginfo in
11360                 procmsg_save_to_outbox returned NULL
11361
11362 2002-07-30 [paul]       0.8.0claws26
11363
11364         * sync with 0.8.1cvs4
11365                 see ChangeLog 2002-07-29
11366
11367 2002-07-29 [thorsten]   0.8.0claws25
11368
11369         * README.claws
11370                 added selective download, delete on server
11371
11372 2002-07-29 [paul]       0.8.0claws24
11373
11374         * sync with 0.8.1cvs3
11375                 see ChangeLog 2002-07-29
11376
11377 2002-07-27 [christoph]  0.8.0claws23
11378
11379         * src/folder.c
11380                 add extra check if fetching the msginfo
11381                 returned NULL
11382
11383 2002-07-27 [paul]       0.8.0claws22
11384
11385         * sync with 0.8.1cvs2
11386                 see ChangeLog 2002-07-26
11387
11388 2002-07-27 [christoph]  0.8.0claws21
11389
11390         * src/imap.c
11391                 add another check if a valid msginfo
11392                 was returned
11393
11394 2002-07-26 [hoa]        0.8.0claws20
11395
11396         * src/folder.c
11397                 Fixed a condition in folder_item_destroy()
11398
11399         * src/imap.c
11400                 Fixed an error in IMAP protocol
11401
11402 2002-07-26 [alfons]     0.8.0claws19
11403
11404         * src/folder.c
11405                 ofcourse compare with identifier, not the path
11406
11407 2002-07-26 [alfons]     0.8.0claws18
11408
11409         * src/folder.c
11410                 use folder item identifier for saving / restoring
11411                 preferences because folder->path might not be unique
11412
11413 2002-07-26 [melvin]     0.8.0claws17
11414
11415         * src/logwindow.c
11416                 Fixed a crash introduced in 0.8.0claws5 when log is 
11417                 cut under 80 characters.
11418
11419 2002-07-26 [paul]       0.8.0claws16
11420
11421         * sync with 0.8.1cvs1
11422                 see ChangeLog 2002-07-26
11423
11424 2002-07-26 [christoph]  0.8.0claws15
11425
11426         * src/imap.[ch]
11427                 imap folder now remembers the last selected
11428                 folder and imap_fetch_msginfo skips selecting
11429                 the folder if it is already selected
11430
11431 2002-07-26 [christoph]  0.8.0claws14
11432
11433         * src/folder.c
11434         * src/folderview.c
11435         * src/imap.c
11436                 fix imap folder rescanning
11437
11438 2002-07-25 [christoph]  0.8.0claws13
11439
11440         * src/filter.c
11441         * src/folder.[ch]
11442         * src/folderview.c
11443         * src/imap.[ch]
11444         * src/mainwindow.c
11445         * src/mbox_folder.c
11446         * src/mh.c
11447         * src/news.c
11448                 implement imap uid cache and uid validity check
11449
11450 2002-07-25 [alfons]     0.8.0claws12
11451
11452         * src/summaryview.c
11453                 fix a brown paper bag bug, and also add some more
11454                 checks
11455
11456 2002-07-25 [christoph]  0.8.0claws11
11457
11458         * src/folder.c
11459                 don't mix copy, fetch_msginfo and remove
11460                 operations in folder item copy and move
11461                 operations
11462
11463 2002-07-25 [christoph]  0.8.0claws10
11464
11465         * src/folderview.c
11466         * src/mainwindow.c
11467         * src/prefs_folder_item.c
11468         * src/summaryview.[ch]
11469                 remove no longer required parameter update_cache from
11470                 summary_show
11471
11472 2002-07-25 [paul]       0.8.0claws9
11473
11474         * sync with 0.8.1
11475         
11476         * AUTHORS
11477                 a few corrections
11478
11479 2002-07-24 [alfons]     0.8.0claws8
11480
11481         * src/summaryview.c
11482                 sort correctly when using simplified subject line
11483                 (closes feature request "[ 585141 ] applying regexp to subject 
11484                 before sort" submitted by Alexandra Walford)
11485
11486 2002-07-24 [paul]       0.8.0claws7
11487
11488         * sync with 0.8.0cvs3
11489                 see ChangeLog 2002-07-24
11490
11491 2002-07-23 [christoph]  0.8.0claws6
11492
11493         * src/folder.c
11494         * src/folder.h
11495         * src/summaryview.c
11496         * src/summaryview.h
11497         * src/main.c
11498                 o separate processing and summaryview
11499                 o removed summary_write_cache from summaryview
11500                 o removed summaryview->killed_messages, because we don't have
11501                   to keep a list of killed messages anymore. New cache will
11502                   keep the hidden messages in cache anyway
11503         * src/folderview.c
11504         * src/inc.c
11505         * src/selective_download.c
11506                 o removed unnecessary summary_write_cache calls
11507         * src/procmsg.c
11508                 o don't set ignore thread flag in procmsg_get_thread_tree
11509                   if it is already set
11510         * src/mainwindow.c
11511         * src/statusbar.h
11512                 o moved STATUSBAR_PUSH/POP to statusbar.h because
11513                   they are used in different files
11514
11515 2002-07-23 [melvin]     0.8.0claws5
11516
11517         * src/addressbook.c
11518         * src/addrgather.c
11519         * src/editaddress.c
11520         * src/editgroup.c
11521         * src/editldap_basedn.c
11522         * src/importldif.c
11523         * src/prefs_common.c
11524                 Fixed few memory leak (gtk_editable_get_chars returns
11525                 an allocated string)
11526         * src/logwindow.c
11527                 Fixed few memory leak (gtk_editable_get_chars returns
11528                 an allocated string) and modified a little the log cutting
11529                 loop.
11530         * src/compose.c
11531                 Replaced a call to an obsolete function gtk_entry_get_text()
11532                 by gtk_editable_get_chars()
11533         * src/send.c
11534                 Removed a debug printf
11535
11536 2002-07-23 [christoph]  0.8.0claws4
11537
11538         * src/filesel.c
11539                 fix another g_dirname memory leak
11540
11541 2002-07-23 [christoph]  0.8.0claws3
11542
11543         * src/mh.c
11544                 fixed a memory leak in mh_fetch_msginfo
11545                 fixed crash when message header could not be
11546                 parsed
11547
11548 2002-07-23 [paul]       0.8.0claws2
11549
11550         * sync with 0.8.0cvs2
11551                 see ChangeLog 2002-07-23
11552
11553 2002-07-23 [paul]       0.8.0claws1
11554
11555         * sync with 0.8.0cvs1
11556                 see ChangeLog 2002-07-23
11557
11558 2002-07-23 [paul]       0.8.0claws
11559
11560         * release of 0.8.0claws