0.9.6claws74
[claws.git] / ChangeLog.claws
1 2003-11-14 [christoph]  0.9.6claws74
2
3         * src/messageview.c
4         * src/pgpmime.c
5         * src/privacy.[ch]
6                 prepare for message part decrypting
7
8         * src/sgpgme.c
9                 add output for expired signatures
10
11         * src/rfc2015.c
12                 remove some old code
13
14 2003-11-10 [christoph]  0.9.6claws73
15
16         * src/mimeview.c
17                 add "Full info" button for bad and warn signature status
18
19         * src/sgpgme.c
20                 generate full signature info like gpg's output
21                 (gpg -v --with-fingerprint --verify)
22
23 2003-11-10 [christoph]  0.9.6claws72
24
25         * src/mimeview.c
26         * src/pgpmime.c
27         * src/privacy.[ch]
28         * src/sgpgme.[ch]
29         * src/textview.[ch]
30                 o add code to view full signature info
31                 o do automatic signature checks
32
33 2003-11-10 [alfons]     0.9.6claws71
34
35         * src/summaryview.c
36                 don't crash when gtkut_font_load() returns invalid font (has
37                 something to do with locale settings)
38                 Patch submitted by David Chalmers <davidc|AT|ccmi.salk.edu>.
39
40 2003-11-09 [alfons]     0.9.6claws70
41
42         * src/procmime.c
43                 plug leak
44
45 2003-11-08 [luke]       0.9.6claws69
46
47         * src/summaryview.c
48                 fix some typos
49
50         * src/compose.c
51                 rewrite compose_attach_parts(), fixing various bugs mainly
52                 to do with re-editing.
53
54         * src/mimeview.c
55                 "save all" now only saves attachments with names/filenames
56
57 2003-11-04 [match]      0.9.6claws68
58
59         * src/ldapctrl.[ch]
60                 fix broken LDAP support.
61
62         * src/ldapquery.c
63                 remove printf's.
64
65 2003-11-04 [luke]       0.9.6claws67
66
67         * src/mimeview.c
68                 o  fixed bug 4 "focus lost on messages with attachments"
69                 o  fixed 'Save all' attachments for new mime changes
70                 o  right clicking on icons consistent with right clicking on
71                    mime tree
72                   - fixes a bug where wrong part is saved when you
73                     choose 'Save as' from popup menu
74                   - fixes bug 308 "No way to "save all" attachments"
75                 o  fixed a compiler warning.
76
77         * src/textview.c
78                 o  removed flickering in mime tree when using "n" and "p"
79                    shortcuts
80                 o  fixed bug where selecting the textview and pressing e.g.
81                    'y' causes sylpheed to respond twice.
82
83         * src/summaryview.c
84                 removed hard coding of * and ! shortcuts (which only served
85                 to cause problems if you tried to redefine the shortcuts)
86
87 2003-11-04 [luke]       0.9.6claws66
88
89         * src/plugins/image_viewer/viewer.c
90         * src/plugins/image_viewer/viewerprefs.c
91         * src/plugins/image_viewer/viewerprefs.glade
92                 o  allow toggling of image scaling by clicking on image
93                 o  respond to image's container widget resize
94
95         * src/procmime.c
96                 o  fix bad parsing of message when re-editing/viewing a
97                    message saved to the drafts folder
98
99 2003-11-02 [match]      0.9.6claws65
100
101         * src/browseldap.h
102                 fix if not building LDAP support.
103         * src/addrindex.c
104         * src/ldapquery.[ch]
105         * src/editldap.h
106                 include support for contains query. feature req 529354.
107
108 2003-11-02 [alfons]     0.9.6claws64
109
110         * src/browseldap.c
111                 fix build bustage if not compiling ldap support
112
113 2003-11-01 [match]      0.9.6claws63
114
115         * po/POTFILES.in
116         * src/Makefile.am
117         * src/addr_compl.[ch]
118         * src/addrbook.c
119         * src/addrcache.[ch]
120         * src/addrdefs.h        ** NEW **
121         * src/addressbook.c
122         * src/addressitem.h
123         * src/addrindex.[ch]
124         * src/addritem.h
125         * src/addrquery.[ch]
126         * src/ldapquery.[ch]
127         * src/ldapserver.[ch]
128                 refactor LDAP query mechanism.
129
130         * src/browseldap.[ch]   ** NEW **
131         * src/ldaplocate.[ch]   ** NEW **
132                 add feature to browse LDAP entry that was retrieved using
133                 an explicit LDAP search.
134
135 2003-11-01 [alfons]     0.9.6claws62
136
137         * src/prefs_gtk.c
138                 prefs_write_param(): fail when we see an invalid type; all the
139                 callers seem to handle this gracefully by reverting changes
140
141 2003-10-30 [christoph]  0.9.6claws61
142
143         * configure.ac
144         * ac/openssl.m4
145         * ac/spamassassin.m4
146         * src/Makefile.am
147                 use extra variables for all libraries to make sure plugins
148                 are only linked with libraries they really need. $LIBS is always
149                 added to the linking parameters, but we only what the libraries
150                 listed in the Makefile
151
152 2003-10-29 [paul]       0.9.6claws60
153
154         * src/mimeview.c
155                 don't use Subject for unknown part name
156
157 2003-10-29 [paul]       0.9.6claws59
158
159         * src/compose.c
160                 get name of attachment(s) when re-editing, fwd'ing or
161                 redirecting
162                 
163         * src/mimeview.c
164                 get name of attachment(s) when saving
165
166 2003-10-29 [hoa]        0.9.6claws58
167
168         * src/textview.c
169                 implemented multipart/alternative in MIME message viewer.
170
171 2003-10-28 [christoph]  0.9.6claws57
172
173         * configure.ac
174                 make sure MathML-Viewer is not built with the
175                 Gtk2 version of GtkMathView
176
177 2003-10-28 [paul]       0.9.6claws56
178
179         * sync with 0.9.7cvs1
180                 see ChangeLog 2003-10-28
181
182 2003-10-27 [alfons]     0.9.6claws55
183
184         * src/matcher_parser_parse.y
185         * src/gtk/colorlabel.c
186                 allow setting color label to 0 in filtering/processing rules
187                 (should fix bug 368, "Can't create a filter condition "colorlabel 0"") 
188
189 2003-10-26 [alfons]     0.9.6claws54
190
191         * src/summary_search.c
192                 fix misnomer and correct selecting initial search node  
193
194 2003-10-26 [christoph]  0.9.6claws53
195
196         * src/pgpmime.c
197         * src/sgpgme.c
198                 change display of signature info to use only name of
199                 signer, otherwise the text gets too long.
200
201         * src/procmime.c
202                 don't use MimeInfo's filename to generate tmp filename
203
204 2003-10-25 [christoph]  0.9.6claws52
205
206         * src/procmime.c
207                 fix message body searching
208
209 2003-10-25 [paul]       0.9.6claws51
210
211         * src/compose.c
212                 use g_basename rather than basename
213
214 2003-10-24 [christoph]  0.9.6claws50
215
216         * src/sgpgme.c
217                 change fetching of signature key's trust
218
219 2003-10-24 [paul]       0.9.6claws49
220
221         * po/sk.po
222                 update Slovak translation
223                 submitted by Andrej Kacian
224                 
225         * src/mainwindow.c
226                 remove unknown menu entry /File/Add mailbox/mbox...
227
228 2003-10-24 [hoa]        0.9.6claws48
229
230         * src/Makefile.am
231                 removed all references to mbox folders
232
233         * src/carray.[ch]               * REMOVED *
234         * src/chash.[ch]                * REMOVED *
235         * src/maillock.[ch]             * REMOVED *
236         * src/mailmbox.[ch]             * REMOVED *
237         * src/mailmbox_folder.[ch]      * REMOVED *
238         * src/mailmbox_parse.[ch]       * REMOVED *
239         * src/mailmbox_types.[ch]       * REMOVED *
240         * src/mbox_folder.[ch]          * REMOVED *
241                 remove implementation of mbox folders
242                 and old mailbox folder.
243                 mbox folder implementation will be added
244                 as a plugin so that implementation can be entirely
245                 synchronized with the files of the project they are
246                 extracted from (libEtPan!).
247         
248         * src/mainwindow.c
249         * src/folder.c
250         * src/folderview.[ch]
251         * src/procmsg.h         
252                 Disable as much code that references mbox folders
253                 as possible.
254                 Some UI thing still need to know that folder is mbox
255                 (when we have to enter the name of the mailbox and
256                 we want to add /var/mail/$USER).
257
258 2003-10-23 [christoph]  0.9.6claws47
259
260         * src/noticeview.c
261                 don't always display button when noticeview is made visible
262
263         * src/mimeview.c
264         * src/pgpmime.c
265         * src/privacy.[ch]
266         * src/sgpgme.[ch]
267                 get signature information from crypto system
268
269 2003-10-22 [paul]       0.9.6claws46
270
271         * po/es.po
272                 updated by Ricardo Mones Lastra
273
274 2003-10-22 [paul]       0.9.6claws45
275
276         * src/Makefile.am
277                 update to reflect the changes to the icons that
278                 happened in 0.9.6claws35
279
280 2003-10-22 [alfons]     0.9.6claws44
281         
282         * src/carray.h
283                 inline carray_count() 
284
285 2003-10-21 [alfons]     0.9.6claws43
286
287         * src/carray.h
288                 glib wrappers
289         * src/carray.c
290                 disable
291         * src/mailmbox.[ch]
292         * src/mailmbox_folder.c
293         * src/mailmbox_parse.c
294         * src/mailmbox_types.[ch]
295                 %s/uint32_t/guint
296
297 2003-10-21 [luke]       0.9.6claws42
298
299         * src/stock_pixmaps.[ch]
300         * src/mimeview.c
301         * src/pixmaps/mime_application_octet_stream.xpm         ** REMOVE **
302         * src/pixmaps/messageview_text.xpm                      ** REMOVE **
303                 o remove mime_application_octet_stream.xpm icon (it was never
304                   really needed)
305                 o remove redundant icon messageview_text.xpm
306
307         * src/mainwindow.c
308                 fix visibility of signature noticeview when toggling 'separate
309                 message view'
310
311 2003-10-21 [christoph]  0.9.6claws41
312
313         * src/procmime.c
314                 decode multipart and rfc822 mime parts to allow further
315                 parsing when required
316
317 2003-10-21 [christoph]  0.9.6claws40
318
319         * src/procmime.[ch]
320         * src/textview.c
321                 remove obsolete charset parameter in MimeInfo and fix
322                 TextView to use the charset from the parameter hash table
323
324         * src/plugins/dillo_viewer/Makefile.am
325         * src/plugins/trayicon/Makefile.am
326                 add OPENSSL_CFLAGS to fix building with using
327                 --with-openssl-* parameters
328
329 2003-10-21 [paul]       0.9.6claws39
330
331         * src/prefs_matcher.[ch]
332                 replace remnants of the old, renamed 'Execute' matchtype
333                 add a brief description to the Info window
334
335 2003-10-21 [hoa]        0.9.6claws38
336         
337         * src/Makefile.am
338         * src/carray.[ch]               * NEW *
339         * src/chash.[ch]                * NEW *
340         * src/folder.c
341         * src/maillock.[ch]             * NEW *
342         * src/mailmbox.[ch]             * NEW *
343         * src/mailmbox_folder.[ch]      * NEW *
344         * src/mailmbox_parse.[ch]       * NEW *
345         * src/mailmbox_types.[ch]       * NEW *
346                 implementation of mbox folder with unique message numbers
347
348                 made use of libEtPan! implementation of mbox for lower-layer.
349
350 2003-10-20 [alfons]     0.9.6claws37
351
352         * src/noticeview.c
353                 fix invalid argument warning
354         * src/pgpmime.c
355                 no in place variable
356
357 2003-10-20 [paul]       0.9.6claws36
358
359         * src/compose.[ch]
360           src/filtering.c
361           src/messageview.c
362                 fix crash when using Forward in Filtering when
363                 external editor option is set
364                 
365                 Patch submitted by Simon 'corecode' Schubert
366                 <corecode@corecode.ath.cx> 
367
368 2003-10-20 [paul]       0.9.6claws35
369
370         * src/pixmaps/mime_gpg_expired.xpm      ** REMOVED **
371           src/pixmaps/mime_gpg_failed.xpm       ** REMOVED **
372           src/pixmaps/mime_gpg_passed.xpm       ** REMOVED **
373           src/pixmaps/mime_gpg_signed.xpm       ** REMOVED **
374           src/pixmaps/mime_gpg_unknown.xpm      ** REMOVED **
375           src/pixmaps/privacy_expired.xpm       ** NEW FILE **
376           src/pixmaps/privacy_failed.xpm        ** NEW FILE **
377           src/pixmaps/privacy_passed.xpm        ** NEW FILE **
378           src/pixmaps/privacy_signed.xpm        ** NEW FILE **
379           src/pixmaps/privacy_unknown.xpm       ** NEW FILE **
380           src/pixmaps/privacy_warn.xpm          ** NEW FILE **
381           src/mimeview.c
382           src/stock_pixmap.[ch]
383                 replace mime_gpg_*.xpm icons with new privacy_*.xpm
384                 icons. add privacy_warn.xpm icon
385
386 2003-10-20 [hoa]  0.9.6claws34
387
388         * src/folder_item_prefs.[ch]
389         * src/prefs_folder_item.c
390         * src/main.c
391                 Added a property per folder to choose whether we 
392                 want to apply processing on it on startup or if we
393                 prefer to wait the folder selection to apply it.
394         
395         * src/messageview.c
396                 fixed C89 compatibility (for old compilers, for
397                 example gcc 2.95.x).
398
399 2003-10-17 [christoph]  0.9.6claws33
400
401         * src/mimeview.c
402         * src/noticeview.[ch]
403                 change noticeview icon to indicate signature status
404
405 2003-10-17 [christoph]  0.9.6claws32
406
407         * src/Makefile.am
408         * src/main.c
409         * src/mimeview.c
410         * src/noticeview.c
411         * src/pgpmime.[ch]                              ** NEW **
412         * src/privacy.[ch]
413         * src/rfc2015.c
414         * src/sgpgme.c                                  ** NEW **
415                 reimplement PGP/Mime signature checking (unfinished)
416
417 2003-10-15 [christoph]  0.9.6claws31
418
419         * src/procmime.[ch]
420                 fix procmime_get_text_content() and
421                 procmime_get_first_text_content()
422
423 2003-10-15 [christoph]  0.9.6claws30
424
425         * src/plugins/spamassassin/spamassassin_gtk.c
426         * src/plugins/spamassassin/spamassassin_gtk.glade
427                 fix timeout tooltip
428
429 2003-10-15 [paul]       0.9.6claws29
430
431         * src/messageview.c
432                 workaround for buggy smtp servers. on sending a
433                 return receipt strip the name part from the address
434                 when creating headers
435                 
436 2003-10-15 [paul]       0.9.6claws28
437
438         * sync with 0.9.7 release
439                 see ChangeLog 2003-10-15
440
441 2003-10-14 [christoph]  0.9.6claws27
442
443         * src/plugins/clamav/clamav_plugin.c
444                 fix clamav plugin
445
446 2003-10-14 [christoph]  0.9.6claws26
447
448         * src/compose.c
449         * src/mimeview.c
450         * src/procmime.[ch]
451         * src/rfc2015.c
452         * src/textview.c
453         * src/plugins/clamav/clamav_plugin.c
454                 use GNode to create the mime tree (some changes to functions
455                 that traverse the tree are just quick and dirty. Maybe we
456                 can find better solutions with g_node_*-functions)
457
458 2003-10-14 [luke]       0.9.6claws25
459
460         * src/mimeview.c
461                 fix a navigation bug (stupid typo of mine)
462
463 2003-10-14 [christoph]  0.9.6claws24
464
465         * src/textview.c
466                 fix missing last line in plain/text mails
467
468 2003-10-13 [luke]       0.9.6claws23
469
470         * src/summaryview.c
471                 fix bug 334 (part 1)
472
473 2003-10-13 [kov]        0.9.6claws22
474
475         * src/mimeview.c
476                 error checking when the user enters a non-directory at
477                 the file selection dialog.
478                 work-around for users entering directory location without
479                 adding a leading G_DIR_SEPARATOR.
480
481 2003-10-13 [luke]       0.9.6claws21
482
483         * src/compose.c
484                 error reporting for inserting files, including catching
485                 invalid characters for current locale/encoding
486
487 2003-10-13 [paul]       0.9.6claws20
488
489         * src/folderview.c
490                 fix bug #347 'subscribe newsgroups crashes'
491
492 2003-10-13 [paul]       0.9.6claws19
493
494         * src/compose.c
495                 when using 'Reply to all' include the 'send replies
496                 to' folder property
497                 
498         * po/ja.po
499                 update Japanese translation. submitted by Rui Hirokawa 
500                 <rui_hirokawa@ybb.ne.jp>        
501
502 2003-10-13 [hoa]        0.9.6claws18
503
504         * src/account.c
505         * src/compose.c
506         * src/messageview.c
507         * src/procheader.c
508         * src/procheader.h
509                 rename get_header_from_msginfo() into
510                 procheader_get_header_from_msginfo() so that we have a
511                 coherent exported naming.
512                 avoid parsing of header contained in a string via
513                 a newly written temporary file.
514
515         Patch submitted by Simon 'corecode' Schubert
516                 <corecode@corecode.ath.cx>
517
518 2003-10-12 [hoa]        0.9.6claws17
519
520         * src/filtering.c
521         * src/filtering.h
522         * src/matcher.c
523         * src/matcher.h
524         * src/matcher_parser_parse.y
525         * src/prefs_filtering_action.c
526                 added "stop" action : stop applying the filtering rules.
527                 added "set score" and "increase/decrease score" actions.
528                 That two last action replace the "change_score" action
529                 introduced by alfons in 0.8.8claws85.
530                 "set score" is to set a given score to the message.
531                 "increase/decrease score" will increase or decrease the
532                 score if the given value is respectively positive or
533                 negative. If someone find a some better name for this last
534                 rule, it can be modified.
535
536 2003-10-12 [paul]       0.9.6claws16
537
538         * AUTHORS
539           po/ja.po
540                 update Japanese translation. submitted by Rui Hirokawa 
541                 <rui_hirokawa@ybb.ne.jp>
542
543 2003-10-12 [christoph]  0.9.6claws15
544
545         * src/procmime.c
546                 fix crash caused by incorrect headers
547
548 2003-10-10 [christoph]  0.9.6claws14
549
550         * src/main.c
551         * src/privacy.[ch]
552         * src/rfc2015.[ch]
553                 implement detection of signed message parts for rfc2015
554
555 2003-10-10 [thorsten]   0.9.6claws13
556
557         * src/mimeview.c
558                 fix typo
559
560 2003-10-10 [christoph]  0.9.6claws12
561
562         * src/stock_pixmap.[ch]
563         * src/pixmaps/mime_message.xpm                  ** NEW **
564                 add a new icon for mime type "message"
565
566         * src/privacy.[ch]
567         * src/procmime.[ch]
568                 add crypto api
569
570         * src/mimeview.c
571                 o use crypto api
572                 o add icons for message type mime parts
573
574 2003-10-10 [christoph]  0.9.6claws11
575
576         * src/mainwindow.c
577         * src/messageview.[ch]
578         * src/mimeview.[ch]
579         * src/procmime.[ch]
580         * src/procmsg.[ch]
581         * src/rfc2015.c
582         * src/summaryview.c
583         * src/textview.[ch]
584                 o remove switching between TextView and MimeView in MessageView
585                   (if required we can hide the icon box and the MimeView will
586                    look exaxtly like the TextView)
587                 o temporary remove signature and decrypting GPGME code
588
589 2003-10-09 [christoph]  0.9.6claws10
590
591         * src/action.c
592         * src/compose.c
593         * src/messageview.c
594         * src/mimeview.c
595         * src/procmime.[ch]
596         * src/procmsg.c
597         * src/rfc2015.c
598         * src/textview.c
599         * src/common/utils.[ch]
600         * src/plugins/clamav/clamav_plugin.c
601         * src/plugins/dillo_viewer/dillo_viewer.c
602         * src/plugins/image_viewer/viewer.c
603         * src/plugins/mathml_viewer/mathml_viewer.c
604                 new mime parser (several things need fixing)
605
606 2003-10-09 [paul]       0.9.6claws9
607
608         * src/imap.c
609                 a little more sync with 0.9.6cvs2 and a tidy up
610
611 2003-10-08 [paul]       0.9.6claws8
612
613         * sync with 0.9.6cvs2
614                 see ChangeLog 2003-10-03
615
616 2003-10-05 [christoph]  0.9.6claws7
617
618         * src/summaryview.c
619                 don't use flags to check if a message is in a news folder
620
621         (closes Bug 282 clicking on folder with copied Messages from News
622          immediately after having copied them crashes Sylpheed-Claws)
623
624 2003-10-05 [christoph]  0.9.6claws6
625
626         * src/Makefile.am
627         * src/progressdialog.[ch]               ** REMOVE **
628         * src/gtk/Makefile.am
629         * src/gtk/progressdialog.[ch]           ** NEW **
630                 move progressdialog to gtk directory
631
632 2003-10-04 [christoph]  0.9.6claws5
633
634         * src/prefs_toolbar.c
635         * src/gtk/prefswindow.c
636                 remove widget_show_all for pages root widget
637
638         * src/plugins/spamassassin/spamassassin.[ch]
639         * src/plugins/spamassassin/spamassassin_gtk.c
640         * src/plugins/spamassassin/spamassassin_gtk.glade
641                 add support for new libspamc transports
642
643 2003-10-04 [christoph]  0.9.6claws4
644
645         * src/plugins/spamassassin/libspamc.[ch]
646         * src/plugins/spamassassin/spamassassin.c
647         * src/plugins/spamassassin/utils.[ch]
648                 update libspamc to version from SpamAssassin 2.60
649
650 2003-10-03 [christoph]  0.9.6claws3
651
652         * src/send_message.c
653                 fix missing format string bug found by
654                 Georgi Guninski <guninski@guninski.com>
655
656 2003-10-03 [paul]       0.9.6claws2
657
658         * po/zh_CN.po
659                 update Simpilified Chinese translation, submitted by
660                 Hansom Young
661
662 2003-10-02 [christoph]  0.9.6claws1
663
664         * src/imap.c
665                 add UIDPLUS support for COPY and EXPUNGE
666
667 2003-10-02 [paul]       0.9.6claws
668
669         * 0.9.6claws released
670
671 2003-10-02 [paul]
672
673         * po/es.po
674           po/sk.po
675                 update Spanish and Slovak translations
676                 submitted by Ricardo Mones Lastra and Andrej Kacian
677  
678 2003-10-02 [paul]       0.9.5claws43
679
680         * po/en_GB.po
681                 update British English translation
682
683 2003-10-02 [paul]       0.9.5claws42
684
685         * po/hr.po
686                 update Croatian translation, submitted by Dragan
687
688 2003-10-01 [paul]       0.9.5claws41
689
690         * po/pl.po
691           po/sr.po
692                 update Polish and Serbian translations, submitted by
693                 Emil and Urke MMI
694
695 2003-10-01 [melvin]     0.9.5claws40
696
697         * po/fr.po
698                 Updated French translations
699
700 2003-10-01 [melvin]     0.9.5claws39
701
702         * src/prefs_fonts.c
703                 Fixed a Gtk warning
704
705         * src/plugins/dillo_prefs.c     
706                 Quasi unnoticeable UI clean-up.
707
708 2003-10-01 [paul]
709
710         * tools/README
711           tools/maildir2sylpheed.pl
712                 bug fixes, rewrites, submitted by Matthias Förste 
713                 <itsjustme@users.sourceforge.net>
714
715 2003-09-29 [paul]       0.9.5claws38
716
717         * src/inc.c
718                 fix my coding carelessness
719
720 2003-09-29 [paul]       0.9.5claws37
721
722         * po/POTFILES.in
723           src/Makefile.am
724           src/main.c
725           src/prefs_common.[ch]
726           src/prefs_fonts.[ch]  ** NEW FILES **
727                 move Font config options to Other Prefs/Display/Fonts
728                 (user's current configuration is preserved)
729
730 2003-09-29 [paul]       0.9.5claws36
731
732         * src/inc.c
733           src/prefs_account.c
734                 allow 'local_mbox' value to point to either a directory 
735                 (/var/mail -  default, new) or a file (/var/mail/username
736                 - original)
737
738 2003-09-28 [paul]       0.9.5claws35
739
740         * src/rfc2015.c
741                 on signature check, where key exists, print the
742                 Key ID
743
744 2003-09-27 [alfons]     0.9.5claws34
745
746         * src/action.c
747                 o make progress bar not fill/expand when resizing dialog
748                 o use default fixed text font for actions output
749
750 2003-09-27 [paul]       0.9.5claws33
751
752         * src/prefs_common.[ch]
753           src/procmsg.c
754           src/send_message.c
755                 remove External Program settings from Common Prefs/Send
756                 as they are now unnecessary due to Local account settings.
757                 plus a little tidying-up after 0.9.5claws31
758
759 2003-09-27 [paul]       0.9.5claws32
760
761         * src/prefs_account.c
762                 o make correction to gui text:
763                   'Local mailbox file' -> 'Local mailbox directory'
764                 o give 'local_mbox' option a reasonable default value:
765                   '/var/mail'
766                 o use 'DEFAULT_SENDMAIL_CMD' as default 'mail_command'
767                   value
768
769 2003-09-26 [paul]       0.9.5claws31
770
771         * src/inc.c
772           src/prefs_common.[ch]
773                 remove 'Incorporate from spool' common pref,
774                 force creation of a 'Local' account
775
776 2003-09-26 [christoph]  0.9.5claws30
777
778         * src/folder.c
779         * src/msgcache.c
780                 add more NULL pointer checks
781
782 2003-09-25 [christoph]  0.9.5claws29
783
784         * src/folder.c
785                 o don't fetch source message to get it's message id
786                 o immediately scan dest folder when copying a message did not
787                   return a new message number and not do it when the first message
788                   without a new message number is found
789
790 2003-09-23 [christoph]  0.9.5claws28
791
792         * src/compose.c
793                 fix generating of headers
794
795         (patch by David Relson <relson@osagesoftware.com>)
796
797 2003-09-23 [paul]       0.9.5claws27
798
799         * po/zh_CN.po
800                 update Simplified Chinese translation. submitted by
801                 Hansom Young
802
803 2003-09-23 [paul]       0.9.5claws26
804
805         * tools/Makefile.am
806           tools/README
807           tools/vcard2xml.py    ** NEW FILE **
808                 add a script that converts an evolution vcard to
809                 sylpheed's xml format
810                 submitted by Bogdan Sumanariu <bsumanariu@one5.ro>
811
812 2003-09-22 [paul]       0.9.5claws25
813
814         * src/plugins/clamav/clamav_plugin.c
815                 don't skip MULTIPART parts
816
817 2003-09-21 [christoph]  0.9.5claws24
818
819         * src/alertpanel.c
820                 remove unneeded include
821
822         * src/folder.c
823                 clean up copy/move mess with duplicated code
824
825         * src/imap.c
826                 fix problem that sometimes the folder was not scanned
827                 also it was changed
828
829 2003-09-21 [christoph]  0.9.5claws23
830
831         * src/Makefile.am
832         * src/logwindow.[ch]                    ** REMOVE **
833         * src/mainwindow.c
834         * src/prefs_common.c
835         * src/gtk/Makefile.am
836         * src/gtk/logwindow.[ch]                ** ADD **
837                 make logwindow prefs_common independent and move
838                 it to gtk directory
839
840 2003-09-20 [christoph]  0.9.5claws22
841
842         * src/compose.c
843                 add extra space for address code conversion
844                 (4 * unconvered size could be too small for short headers)
845
846 2003-09-20 [christoph]  0.9.5claws21
847
848         * src/compose.c
849                 increase temp buffer size when writing headers
850
851 2003-09-19 [darko]      0.9.5claws20
852
853         * src/compose.c
854                 don't ignore value of 'Save copy of outgoing messages to
855                 this folder instead of Sent' in message redirect
856
857 2003-09-17 [christoph]  0.9.5claws19
858
859         * src/compose.c
860                 use ", " as address seperator for mail headers and pass whole
861                 header line at once to compose_convert_header to make sure
862                 it is correctly folded
863
864         (closes Bug 64 Problem when sending to many recipients)
865
866 2003-09-17 [hoa]        0.9.5claws18
867         
868         * src/matcher.[ch]
869           src/matcher_parser_parse.y
870           src/prefs_matcher.c
871                 changed the keyword used for command execution in condition
872                 keyword is changed from "execute" to "test"
873                 so that it is not the same as the one used for action.
874                 This will fix a bug when using filtering dialog.
875                 All semantic in the code is also changed to reflect
876                 the keyword change.
877
878 2003-09-17 [paul]
879         
880         * sync with 0.9.6 release
881
882 2003-09-17 [paul]       0.9.5claws17
883
884         * sync with 0.9.5cvs8
885                 see ChangeLog 2003-09-16 and 2003-09-17
886
887 2003-09-16 [paul]       0.9.5claws16
888
889         * sync with 0.9.5cvs6
890                 see ChangeLog 2003-09-16
891
892 2003-09-15 [paul]       0.9.5claws15
893
894         * sync with 0.9.5cvs5
895                 see ChangeLog 2003-09-15
896
897 2003-09-14 [alfons]     0.9.5claws14
898
899         * src/inc.c
900                 make "Go to inbox after receiving new mail" again;
901                 regression of a sync, restored to sylpheed main 
902                 behaviour. (misses still some bits)
903
904 2003-09-14 [alfons]     0.9.5claws13
905
906         * src/prefs_filtering_action.c
907                 o add proper message if empty execute command line
908                 o don't select first action item after registering a
909                   new action to prevent (what seems to be a GTK) bug
910                   #36, "filtering will only accept one action change 
911                   per invocation".
912
913 2003-09-14 [alfons]     0.9.5claws12
914
915         * src/prefs_filtering.c
916         * src/prefs_filtering_action.c
917         * src/prefs_matcher.c
918                 fix function signature for key_pressed_event signal handlers
919
920 2003-09-14 [alfons]     0.9.5claws11
921
922         * src/mainwindow.c
923                 fix regression caused by fix for invalid bug #7
924                 (should fix #246, "Multiple selections are deselected when 
925                 moving from search window to main window")
926                 
927 2003-09-14 [alfons]     0.9.5claws10
928         
929         * src/actions.[ch]
930         * src/filtering.[ch]
931         * src/prefs_actions.c
932                 allow `filtering actions` in actions; only for advanced users
933                 right now: try for example, "%as{mark color 2}" 
934         
935 2003-09-13 [paul]       0.9.5claws9
936         
937         * po/pl.po
938           po/zh_CN.po   ** NEW FILE **
939                 update Polish translation, submitted by Emil 
940                 <eminowbl@posejdon.wpk.p.lodz.pl>
941                 add new Simplified Chinese translation, submitted by
942                 Hansom Young <hansom_young@yahoo.com>
943
944 2003-09-12 [alfons]     0.9.5claws8
945
946         * src/summaryview.c
947                 don't open separate message views when View | Separate message view
948                 is active 
949                 (please look carefully for any navigation regressions)
950
951 2003-09-11 [alfons]     0.9.5claws7
952
953         * src/mainwindow.c
954                 make default message view, opened by View | Separate message 
955                 view, look like a claws message view (which includes a menu
956                 bar and a toolbar)
957                 (fixes bug #298, "message view loses tool bar") 
958
959 2003-09-11 [christoph]  0.9.5claws6
960
961         * src/folderview.c
962                 fix double deleting of newsgroup folders
963
964         (closes Bug 305 crash after deleting of a newsgroup)
965
966 2003-09-11 [paul]       0.9.5claws5
967
968         * src/rfc2015.c
969           src/common/utils.h
970                 more sync'ing from 0.9.5cvs2
971
972 2003-09-11 [christoph]  0.9.5claws4
973
974         * src/compose.c
975         * src/rfc2015.c
976         * src/common/utils.h
977                 fix sync with 0.9.5cvs2
978
979 2003-09-11 [paul]       0.9.5claws3
980
981         * sync with 0.9.5cvs4
982                 see ChangeLog 2003-09-11
983
984 2003-09-11 [paul]       0.9.5claws2
985
986         * sync with 0.9.5cvs2
987                 see ChangeLog 2003-09-05
988                 
989 2003-09-11 [paul]       0.9.5claws1
990
991         * sync with 0.9.5cvs3
992                 see ChangeLog 2003-09-10
993
994 2003-09-10 [paul]       0.9.5claws
995
996         * 0.9.5claws released
997
998 2003-09-10 [paul]       0.9.4claws78
999
1000         * src/Makefile.am
1001                 add missing files
1002
1003 2003-09-10 [melvin]     0.9.4claws77
1004
1005         * po/fr.po
1006                 Updated French translations
1007
1008 2003-09-10 [paul]       0.9.4claws76
1009
1010         * po/es.po
1011           po/sk.po
1012           po/sr.po
1013                 update Spanish, Slovak, and Serbian translations.
1014                 submitted by Ricardo Mones Lastra, Andrej Kacian,
1015                 and Urke MMI
1016                 
1017         * AUTHORS
1018                 add translation team section
1019
1020 2003-09-09 [christoph]  0.9.4claws75
1021
1022         * src/folder.c
1023                 free item->prefs in folder_item_destroy
1024
1025 2003-09-09 [alfons]     0.9.4claws74
1026
1027         * src/folderview.c
1028                 o proper check for root node sorting
1029                 o remove unnecessary gtk_ctree_remove_node 
1030
1031         (should fix bug #300, "crash while moving folder")      
1032
1033 2003-09-08 [christoph]  0.9.4claws73
1034
1035         * src/folderview.c
1036                 o fix double adding of IMAP FolderItems to GtkCTree
1037                 o fix crash then mbox folder is removed
1038
1039 2003-09-08 [christoph]  0.9.4claws72
1040
1041         * src/folder.c
1042         * src/folderview.c
1043         * src/mainwindow.c
1044                 fix new folder notification
1045
1046         * src/mbox_folder.c
1047                 fix cache path
1048
1049 2003-09-08 [christoph]  0.9.4claws71
1050
1051         * src/compose.c
1052                 replace '\n' and '\r' before removing trailing spaces
1053
1054         * src/folder.[ch]
1055         * src/folderview.c
1056                 add information about new or removed items in folder tree change
1057                 notification and use this in folderview to add and remove only
1058                 the appected items and not refresh the whole tree
1059
1060 2003-09-07 [match]      0.9.4claws70
1061
1062         * src/Makefile.am
1063         * src/addr_compl.c
1064         * src/addressbook.c
1065         * src/addressitem.h
1066         * src/addrindex.c
1067         * src/addritem.c
1068         * src/addritem.h
1069         * src/addrquery.c                       ** NEW **
1070         * src/addrquery.h
1071         * src/ldapquery.c
1072         * src/ldapserver.c
1073         * src/stock_pixmap.c
1074         * src/stock_pixmap.h
1075         * src/pixmaps/address_search.xpm        ** NEW **
1076                 re-introduce Lookup button for LDAP 'static' searches.
1077
1078 2003-09-07 [alfons]     0.9.4claws69
1079         
1080         * src/summaryview.c
1081                 abandon setting usize for messageview because it gives layout problems
1082                 with the quick search bar and the headerview; fixes assorted UI glitches:
1083                 
1084                 o bug #148, "Toggling of quick-search bar reduces index view area" 
1085                 o bug #280, "Window resiizes for line length but does not revert"
1086
1087 2003-09-07 [christoph]  0.9.4claws68
1088
1089         * src/compose.c
1090                 o make sure we don't have any newlines in header values
1091                 o check custom headers for spaces and newlines and ignore
1092                   malformed header names
1093
1094 2003-09-06 [christoph]  0.9.4claws67
1095
1096         * src/folder.c
1097         * src/folderview.c
1098                 invoke notification hook for folder tree changes after append
1099                 and remove folder
1100
1101         (closes Bug 294 Crash while moving folder with many subdirectories)
1102
1103 2003-09-06 [christoph]  0.9.4claws66
1104
1105         * src/folder.c
1106                 destroy folder's MsgCache if FolderItem is removed to make sure
1107                 it is not saved when the FolderItem is destroyed
1108
1109 2003-09-06 [christoph]  0.9.4claws65
1110
1111         * src/plugins/clamav/clamav_plugin.c
1112                 fix copy & paste bug
1113
1114 2003-09-05 [christoph]  0.9.4claws64
1115
1116         * src/folder.c
1117         * src/messageview.[ch]
1118         * src/procmsg.[ch]
1119         * src/summaryview.c
1120                 extend MSGINFO_UPDATE_HOOK to send delete notifications. Used
1121                 by MessageView to clear it when the message is deleted. Should
1122                 work even if messages are deleted in MainWindow or by
1123                 processing.
1124
1125 2003-09-05 [alfons]     0.9.4claws63
1126
1127         * src/messageview.c
1128                 deleting a message in a message view frees its msginfo, make 
1129                 messageview_update_all() aware of that (should fix bug #293,
1130                 "deleting message caused crash")
1131
1132 2003-09-05 [melvin]     0.9.4claws62
1133
1134         * src/action.c
1135                 Improve synchronous action exit code (fixes 
1136                 a ~5 seconds delay after action exit on RedHat 9)
1137
1138 2003-09-04 [christoph]  0.9.4claws61
1139
1140         * src/compose.c
1141         * src/rfc2015.c
1142         * src/common/utils.[ch]
1143                 add util function to create mime boundary and use it
1144                 in compose and gpg code
1145
1146 2003-09-04 [alfons]     0.9.4claws60
1147
1148         * src/folder.c
1149                 source folder item's GNode should already have been freed in 
1150                 a previous call to src->folder->klass->remove_folder()
1151                 (should fix bug #287, "crash when moving folders")
1152
1153 2003-09-03 [thorsten]   0.9.4claws59
1154
1155         * src/plugins/spamassassin/spamassassin_gtk.c
1156                 fix compile error
1157
1158 2003-09-03 [christoph]  0.9.4claws58
1159
1160         * src/plugins/spamassassin/spamassassin.[ch]
1161         * src/plugins/spamassassin/spamassassin_gtk.c
1162                 add timeout config option
1163
1164 2003-09-03 [paul]       0.9.4claws57
1165
1166         * po/sk.po      ** NEW FILE **
1167                 add Slovak translation. Submitted by Andrej Kacian 
1168                 <andrej@kacian.sk>
1169
1170 2003-09-03 [paul]       0.9.4claws56
1171
1172         * src/plugins/clamav/clamav_plugin_gtk.c
1173                 gui tweaks: replace a label with a tooltip, modify the
1174                 text, use gtk_check_button_new(); instead of
1175                 gtk_check_button_new_with_label("");
1176
1177 2003-09-02 [alfons]     0.9.4claws55
1178
1179         * src/gtk/filesel.c
1180                 remember last used dir when attaching multiple files (should fix
1181                 bug #290, "Attach File does not remember directory")
1182
1183 2003-09-01 [paul]       0.9.4claws54
1184
1185         * po/es.po
1186                 updated by Ricardo Mones Lastra
1187
1188 2003-09-01 [alfons]     0.9.4claws53
1189
1190         * src/gtk/gtkaspell.[ch]
1191                 be pedantic and strict and use const gchar * instead of guchar *
1192
1193 2003-09-01 [alfons]     0.9.4claws52
1194
1195         * src/mainwindow.c
1196         * src/summaryviewc.
1197                 re-enable Save As when multiple messages are selected
1198
1199 2003-09-01 [paul]       0.9.4claws51
1200
1201         * src/textview.c
1202                 g_free(trimmed_uri);
1203
1204 2003-09-01 [paul]       0.9.4claws50
1205
1206         * sync with 0.9.4cvs13
1207                 see ChangeLog 2003-09-01
1208
1209 2003-09-01 [paul]       0.9.4claws49
1210
1211         * src/textview.c
1212                 trim uri before sending to the statusbar
1213                 fixes Bug 275 'Clicking on long URL wrapped onto two lines
1214                 in the message window causes main S-C window to enlarge 
1215                 past screen edges'
1216
1217 2003-09-01 [paul]       0.9.4claws48
1218
1219         * sync with 0.9.4cvs12
1220                 see ChangeLog 2003-09-01
1221
1222 2003-08-30 [christoph]  0.9.4claws47
1223
1224         * src/compose.c
1225         * src/folder_item_prefs.[ch]
1226         * src/prefs_folder_item.c
1227         * src/gtk/gtkaspell.[ch]
1228                 commit per folder dictionary patch by
1229                 Paul Evans <nerd@freeuk.com>
1230
1231 2003-08-30 [christoph]  0.9.4claws46
1232
1233         * src/plugins/spamassassin/spamassassin_gtk.c
1234         * src/plugins/spamassassin/spamassassin_gtk.glade
1235                 reduce GUI clutter by placing hints into tooltips
1236
1237 2003-08-30 [paul]       0.9.4claws45
1238
1239         * src/compose.c
1240                 add 'Content-Disposition: inline' to a text/plain
1241                 part when using PGP/MIME signing
1242
1243 2003-08-30 [paul]       0.9.4claws44
1244
1245         * src/prefs_common.c
1246           src/prefs_spelling.c
1247           src/prefs_spelling.glade
1248                 reduce GUI clutter by placing hints into tooltips
1249
1250 2003-08-29 [christoph]  0.9.4claws43
1251
1252         * configure.ac
1253                 fix bug found by Ivan Rayner <ivanr@sgi.com>
1254
1255         * src/stock_pixmap.c
1256                 change unecessary warning into a debug message
1257
1258         * src/plugins/clamav/Makefile.am
1259                 Fix error "-I$(CLAMAV_LIBS)"
1260
1261 2003-08-29 [christoph]  0.9.4claws42
1262
1263         * intl/Makefile.in
1264         * src/Makefile.am
1265         * src/matcher.h
1266         * src/common/Makefile.am
1267         * src/common/passcrypt.c
1268                 commit fixes and patches for some of the IRIX problems found by
1269                 Ivan Rayner <ivanr@sgi.com>
1270
1271 2003-08-29 [paul]       0.9.4claws41
1272
1273         * src/prefs_filtering.c
1274                 add 'Top' and 'Bottom' buttons, based on changes in
1275                 src/prefs_filter.c in 0.9.4cvs11.
1276
1277 2003-08-27 [christoph]  0.9.4claws40
1278
1279         * src/folderview.c
1280                 fix bug that the current summary settings were copied to the
1281                 wrong folder item, when the folder item prefs are opened.
1282                 Copying is not required because summary settings and
1283                 folder_item_prefs do not contain the same settings
1284
1285 2003-08-27 [thorsten]   0.9.4claws39
1286
1287         * src/imap.c
1288                 fix compile error
1289
1290 2003-08-26 [paul]       0.9.4claws38
1291
1292         * sync with 0.9.4cvs9
1293                 see ChangeLog 2003-08-26
1294
1295 2003-08-25 [paul]       0.9.4claws37
1296
1297         * sync with 0.9.4cvs8
1298                 see ChangeLog 2003-08-25
1299
1300 2003-08-24 [christoph]  0.9.4claws36
1301
1302         * src/prefs_filtering.c
1303                 shouldn't remove items from a GSList while iterating over the
1304                 list (makes cur invalid and cur->next not accessable)
1305
1306         (closes Bug 272 i deleted an folder and some seconds later sylpheed
1307          crashed)
1308
1309 2003-08-23 [christoph]  0.9.4claws35
1310
1311         * src/news.c
1312                 news folders should be scanned when opened
1313
1314 2003-08-22 [christoph]  0.9.4claws34
1315
1316         * src/prefs_folder_item.c
1317                 use macro to assign strings that always frees the old string
1318
1319         * src/gtk/gtkaspell.[ch]
1320                 add gtkaspell_set_dictionary_menu_active_item() to set active
1321                 item in dictionary option menu
1322
1323         * src/prefs_spelling.c
1324                 use gtkaspell_set_dictionary_menu_active_item() to select
1325                 dictionary
1326
1327 2003-08-21 [christoph]  0.9.4claws33
1328
1329         * src/folder.[ch]
1330         * src/imap.c
1331         * src/mbox_folder.c
1332         * src/mh.c
1333         * src/news.c
1334                 optimize folder system
1335
1336         * src/gtk/gtkstext.c
1337                 fix division by zero when font has 0 width for ' '
1338
1339 2003-08-21 [paul]       0.9.4claws32
1340
1341         * sync with 0.9.4cvs7
1342                 see ChangeLog 2003-08-20
1343
1344 2003-08-19 [paul]       0.9.4claws31
1345
1346         * src/common/defs.h
1347                 add the missing '/' to SYLDOC_MANUAL_HTML_INDEX and
1348                 SYLDOC_FAQ_HTML_INDEX.
1349         * src/manual.c
1350                 use LC_MESSAGES instead of LC_ALL to find the current
1351                 language
1352
1353           fixes Bug #281 'in src/manual.c URL for manuals and FAQ wrong'.
1354
1355 2003-08-19 [paul]       0.9.4claws30
1356
1357         * po/bg.po
1358                 updated by George Danchev
1359
1360 2003-08-18 [luke]       0.9.4claws29
1361         * src/mimeview.[ch]
1362         * src/gtk/gtkvscrollbutton.[ch]
1363                 o removed gtk_vscrollbutton_reset() (reasons: reduce 
1364                   dependencies; do it the GTK way; reduce code -14/+2 lines)
1365                 o removed horizontal separator between icons
1366
1367 2003-08-17 [christoph]  0.9.4claws28
1368
1369         * src/procmsg.c
1370                 no subject threading when the subject has no reply prefix
1371
1372 2003-08-16 [christoph]  0.9.4claws27
1373
1374         * src/mainwindow.c
1375                 remember and restore window sizes and position when the main
1376                 window is hidden or shown
1377
1378         (closes Bug 274 Window size in 0.9.4claws18 not remembered when
1379          minimised/reopened using trayicon)
1380
1381 2003-08-16 [paul]       0.9.4claws26
1382
1383         * src/crash.c
1384                 add #include "defs.h"
1385
1386 2003-08-16 [paul]       0.9.4claws25
1387
1388         * src/plugins/clamav/clamav_plugin.c
1389                 reword a debug_print
1390                 
1391         * src/plugins/dillo_viewer/dillo_prefs.c
1392                 cosmetic: change the labels' text, add tooltips, and
1393                 left-align the hint
1394
1395 2003-08-15 [christoph]  0.9.4claws24
1396
1397         * src/news.c
1398                 complete last change (forgot some changes)
1399
1400 2003-08-15 [christoph]  0.9.4claws23
1401
1402         * src/news.c
1403                 o check number of messages and don't return a 0 message
1404                   when no messages are available
1405                 o don't parse xref header anymore
1406
1407         (closes Bug 203 I'm not getting any news)
1408
1409 2003-08-15 [paul]       0.9.4claws22
1410
1411         * src/common/defs.h
1412           src/crash.c
1413                 update and define claws bugzilla location
1414
1415 2003-08-15 [paul]       0.9.4claws21
1416
1417         * po/ru.po
1418                 update submitted by Ruslan N. Balkin
1419
1420 2003-08-14 [christoph]  0.9.4claws20
1421
1422         * src/procmsg.c
1423                 fix search for oldest node in subject threading
1424
1425 2003-08-14 [christoph]  0.9.4claws19
1426
1427         * src/procmsg.c
1428         * src/common/utils.h
1429                 add possibility to check all nodes with the same subject for
1430                 subject threading, not only the oldest node. Should not break
1431                 threads anymore if the oldest node is thread_by_subject_max_age
1432                 days older then parent, because it can now find a child of
1433                 oldest node as new parent.
1434
1435 2003-08-11 [christoph]  0.9.4claws18
1436
1437         * src/plugins/spamassassin/spamassassin.c
1438                 run spam check in background process
1439
1440 2003-08-10 [alfons]     0.9.4claws17
1441
1442         * src/summaryview.c
1443                 make `Select All' sensitive too
1444
1445 2003-08-10 [christoph]  0.9.4claws16
1446
1447         * src/imap.c
1448                 add more checks in imap_close
1449
1450 2003-08-09 [alfons]     0.9.4claws15
1451
1452         * src/prefs_spelling.c
1453                 no spell checking UI if not requested
1454
1455 2003-08-09 [alfons]     0.9.4claws14
1456
1457         * src/gtk/prefswindow.c
1458                 make it compile
1459
1460 2003-08-09 [christoph]  0.9.4claws13
1461
1462         * src/prefs_spelling.c
1463         * src/gtk/prefswindow.[ch]
1464         * src/plugins/clamav/clamav_plugin_gtk.c
1465         * src/plugins/spamassassin/spamassassin_gtk.c
1466                 sort prefs pages by heighest weight in tree
1467
1468 2003-08-09 [paul]       0.9.4claws12
1469
1470         * sync with 0.9.4cvs6
1471                 see ChangeLog 2003-08-07
1472                 
1473         * AUTHORS
1474                 add Leandro and Luke to claws-branch section
1475
1476 2003-08-09 [christoph]  0.9.4claws11
1477
1478         * src/gtk/Makefile.am
1479         * src/gtk/colorsel.[ch]                 ** NEW **
1480                 create a color selection dialog that can be used as a simple
1481                 function call with it's own gtk main loop like filesel.[ch]
1482
1483         * src/Makefile.am
1484         * src/main.c
1485         * src/prefs_common.c
1486         * src/prefs_spelling.[ch]               ** NEW **
1487         * src/prefs_spelling.glade              ** NEW **
1488         * src/gtk/gtkutils.[ch]
1489                 move "Spell Checker" prefs to new prefs dialog
1490
1491         * src/prefs_folder_item.c
1492                 use new colorsel dialog
1493
1494 2003-08-08 [paul]       0.9.4claws10
1495
1496         * src/inc.c
1497                 clear the progress bar unconditionally
1498
1499 2003-08-08 [paul]       0.9.4claws9
1500
1501         * sync with 0.9.4cvs4
1502                 see ChangeLog 2003-07-31
1503
1504 2003-08-07 [christoph]  0.9.4claws8
1505
1506         * configure.ac
1507                 fix bug in image viewer plugin part
1508
1509         * src/imap.c
1510                 don't execute close command if the folder item is not selected
1511
1512 2003-08-07 [hoa]        0.9.4claws7
1513
1514         * src/filtering.[ch]
1515         * src/matcher_parser.h
1516         * src/matcher_parser_parse.y
1517                 can define several actions for each filtering rule
1518                 can import old versions of filtering rules
1519
1520         * src/prefs_filtering.c
1521                 call to a new dialog box to define actions
1522
1523         * src/prefs_filtering_action.[ch]
1524                 dialog box to define actions for filtering rules
1525
1526 2003-08-06 [christoph]  0.9.4claws6
1527
1528         * src/imap.c
1529                 make sure source folder is selected when copying messages
1530
1531 2003-08-06 [christoph]  0.9.4claws5
1532
1533         * sync with 0.9.4cvs2
1534                 see ChangeLog 2003-07-29                
1535
1536 2003-08-05 [paul]       0.9.4claws4
1537
1538         * sync with 0.9.4cvs3
1539                 see ChangeLog 2003-07-30
1540
1541 2003-08-04 [match]      0.9.4claws3
1542
1543         * po/POTFILES.in
1544                 export of LDIF files.
1545
1546 2003-08-04 [match]      0.9.4claws2
1547
1548         * src/ldif.[ch]
1549                 support for export LDIF. documented.
1550         * src/importldif.[ch]
1551         * src/exportldif.[ch]
1552                 add tooltips. documented.
1553         * src/exphtmldlg.[ch]
1554         * src/common/xmlprops.[ch]
1555                 documented.
1556         * src/exportldif.[ch]                   ** NEW **
1557         * src/expldifdlg.[ch]                   ** NEW **
1558         * src/addressbook.[ch]
1559         * src/Makefile.am
1560                 export of LDIF files.
1561                 documented.
1562
1563 2003-08-04 [christoph]  0.9.4claws1
1564
1565         * .cvsignore
1566         * Makefile.am
1567         * configure.ac
1568         * sylpheed-claws.pc.in                  ** NEW **
1569         * src/Makefile.am
1570         * src/common/Makefile.am
1571         * src/gtk/Makefile.am
1572                 install sylpheed header files in $(pkgincludedir) and create a
1573                 pkg-config file to allow building a plugin without the source
1574                 package
1575
1576 2003-08-04 [paul]       0.9.4claws
1577
1578         * version 0.9.4claws
1579
1580 2003-08-04 [paul]       0.9.3claws97
1581
1582         * po/es.po
1583                 update Spanish translation. Submitted by Ricardo
1584                 Mones Lastra.
1585
1586 2003-08-03 [paul]       0.9.3claws96
1587
1588         * po/hr.po
1589           po/sr.po
1590                 update Croatian and Serbian translations. Submitted by
1591                 Dragan and Urke MMI respectively
1592
1593 2003-08-03 [alfons]     0.9.3claws95
1594
1595         * src/summaryview.c
1596                 mark flag has precedence over important flag - seems
1597                 to have been changed in sync of 0.9.3claws45. this fixes
1598                 a regression where messages that were scored as important
1599                 don't show their mark flags. (using the same column for
1600                 both importance as mark flags is the real problem
1601                 ofcourse)
1602
1603 2003-08-03 [melvin]     0.9.3claws94
1604
1605         * po/fr.po
1606                 Updated French translations.
1607
1608 2003-08-03 [melvin]     0.9.3claws93
1609
1610         * src/Makefile.am
1611                 Fixed typo introduced after 0.9.3claws92 
1612                 that prevented compilation
1613                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
1614                 CPPFLAGS and YFLAGS to allow user setting these.
1615         * src/common/Makefile.am
1616         * src/gtk/Makefile.am
1617         * src/plugins/clamav/Makefile.am
1618         * src/plugins/demo/Makefile.am
1619         * src/plugins/dillo_viewer/Makefile.am
1620         * src/plugins/image_viewer/Makefile.am
1621         * src/plugins/mathml_viewer/Makefile.am
1622         * src/plugins/spamassassin/Makefile.am
1623         * src/plugins/trayicon/Makefile.am
1624         * src/plugins/trayicon/libeggtrayicon/Makefile.am
1625                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
1626                 CPPFLAGS and YFLAGS to allow user setting these.
1627
1628 2003-08-02 [christoph]  0.9.3claws92
1629
1630         * configure.ac
1631                 o rearrange plugin tests
1632                 o add test for clamav.h to ClamAV tests
1633
1634 2003-08-02 [luke]       0.9.3claws91
1635
1636         * src/mimeview.c
1637                 o fixed appearance of icon list when toggling back from the 
1638                   ctree
1639                 o toggling of icons using the keyboard works correctly
1640                 o fixed all other keyboard shortcuts to work when icons are
1641                   active
1642         
1643         * src/messageview.c
1644                 o fixed bug 4 - focus lost when changing messageview view type
1645
1646 2003-08-02 [christoph]  0.9.3claws90
1647
1648         * src/common/hooks.c
1649                 fix crash when pointer stored in hash table could get invalid
1650                 when a plugin is unloaded
1651
1652 2003-08-01 [christoph]  0.9.3claws89
1653
1654         * configure.ac
1655                 o try to build all plugins (except spamassassin) by default
1656                 o don't build a plugin if a dependency check fails
1657
1658         * src/common/hooks.c
1659                 fix warning
1660
1661 2003-08-01 [match]      0.9.3claws88
1662
1663         * src/importldif.c
1664                 allow single click field selection. document code.
1665
1666 2003-08-01 [christoph]  0.9.3claws87
1667
1668         * src/plugins/clamav/clamav_plugin.c
1669         * src/plugins/clamav/clamav_plugin_gtk.c
1670         * src/plugins/dillo_viewer/dillo_viewer.c
1671         * src/plugins/image_viewer/plugin.c
1672         * src/plugins/mathml_viewer/mathml_viewer.c
1673         * src/plugins/spamassassin/spamassassin.c
1674         * src/plugins/spamassassin/spamassassin_gtk.c
1675         * src/plugins/trayicon/trayicon.c
1676                 add version check to all plugins
1677
1678 2003-08-01 [hoa]        0.9.3claws86
1679
1680         * src/prefs_filtering.c
1681                 fixed a cosmetic bug, during creation of dialog box,
1682                 wrong widgets were shown after creation.
1683
1684 2003-08-01 [luke]       0.9.3claws85
1685
1686         * src/mainwindow.c
1687                 o fixed visibility of icons/mimeview after toggling separate
1688                   message/folder view (factored out some similar code too).
1689
1690
1691 2003-07-31 [alfons]     0.9.3claws84
1692
1693         * src/mimeview.c
1694                 tweak icon box UI a bit more, now allowing right-clicks actions
1695                 getting the relevant mime data too; should fix #250, "Can't save 
1696                 attachments sometimes".
1697
1698 2003-07-30 [alfons]     0.9.3claws83
1699
1700         * src/compose.c
1701                 don't do auto-save-draft inside key press handler, but rather
1702                 schedule it half of a second later; should fix #67, "autosave 
1703                 make re-rediting message crazy"
1704
1705 2003-07-30 [christoph]  0.9.3claws82
1706
1707         * src/plugins/trayicon/trayicon.c
1708                 process pending events before unloading the plugin
1709
1710         (closes Bug 196 Unloading Trayicon plugin crashes Sylpheed-Claws)
1711
1712 2003-07-30 [alfons]     0.9.3claws81
1713
1714         * src/common/hooks.c
1715                 parameter 2 of g_hook_destroy() should really be a hook id
1716
1717 2003-07-30 [alfons]     0.9.3claws80
1718
1719         * src/common/plugin.c
1720                 fix a possibly harmful function signature mismatch 
1721                 for plugin_done
1722
1723 2003-07-30 [alfons]     0.9.3claws79
1724
1725         * src/common/hooks[.ch]
1726                 const correctness
1727
1728 2003-07-30 [darko]      0.9.3claws78
1729
1730         * src/summaryview.c
1731                 make it compile again
1732
1733 2003-07-30 [luke]       0.9.3claws77
1734
1735         * src/crash.c
1736         * src/main.c
1737                 o added/moved signal handlers for SIGTERM (normal kill command) 
1738                   and SIGINT (ctl-c) to be used even without 
1739                   --enable-crash-dialog, fixing bug 166
1740
1741         * src/summaryview.c
1742                 o rewrote menu sensitivity code as per mainwindow.c, fixing 
1743                   bug 227
1744
1745         * src/mainwindow.c
1746                 o changed sensitivity condition for 'Next new' and 'Next 
1747                   unread', fixing bug 8
1748
1749 2003-07-29 [alfons]     0.9.3claws76
1750
1751         * src/common/utils.[ch]
1752                 add generate_msgid()
1753         * src/messageview.c
1754                 save ack'ed RRR; fixes #205, "return receipt is not saved in
1755                 sent folder".
1756
1757 2003-07-29 [alfons]     0.9.3claws75
1758
1759         * src/messageview.c
1760                 fix a memleak (claws-only)
1761
1762 2003-07-29 [alfons]     0.9.3claws74
1763
1764         * src/mimeview.[ch]
1765         * src/gtk/gtkvscrollbutton.[ch]
1766                 fix UI glitch where mime icon toolbox' scroll position is not 
1767                 reset after switching to another message
1768                 
1769
1770 2003-07-29 [paul]       0.9.3claws73
1771
1772         * src/prefs_folder_item.c
1773                 split the prefs into 2 separate pages
1774
1775 2003-07-29 [paul]       0.9.3claws72
1776
1777         * src/compose.c
1778                 prepend "\n\n" to a signature without a separator too
1779
1780 2003-07-29 [paul]       0.9.3claws71
1781
1782         * src/compose.c
1783                 fix bug where changing to an account without an auto-sig
1784                 from an initial account without an auto-sig would insert 
1785                 2 blank lines at the cursor point
1786                 fix bug where changing to an account with an auto-sig
1787                 from an initial account without an auto-sig would insert
1788                 the sig at the cursor point
1789
1790 2003-07-29 [paul]       0.9.3claws70
1791
1792         * src/folderview.c
1793                 use the colour from the folder pref unless the folder
1794                 has new messages
1795
1796 2003-07-29 [alfons]     0.9.3claws69
1797
1798         * src/procmsg.[ch]
1799         * src/messageview.c
1800         * src/procheader.c
1801                 rewrite return receipt request work a little bit (the former 
1802                 implementation presumably depended too much on the UI setting
1803                 flags). (we're losing the old pending flag.) 
1804
1805 2003-07-28 [christoph]  0.9.3claws68
1806
1807         * src/folder.c
1808         * src/imap.c
1809         * src/mh.c
1810         * src/procmsg.[ch]
1811                 fix copy to IMAP folder from other folder
1812
1813 2003-07-28 [christoph]  0.9.3claws67
1814
1815         * src/procmsg.c
1816                 fix sync of procmsg_get_message_file_list
1817
1818 2003-07-28 [christoph]  0.9.3claws66
1819
1820         * sync with 0.9.3cvs14
1821                 see ChangeLog 2003-07-18
1822         * sync with 0.9.3cvs17
1823                 see ChangeLog 2003-07-23
1824
1825         (closes Bug 234 segmentation fault after sending out mail via
1826          smtp(auth))
1827
1828 2003-07-28 [paul]       0.9.3claws65
1829
1830         * po/es.po
1831                 update Spanish translation, submitted by Ricardo Mones
1832                 Lastra
1833
1834 2003-07-28 [christoph]  0.9.3claws64
1835
1836         * src/folder.[ch]
1837         * src/imap.c
1838         * src/mh.c
1839                 return new message numbers as a GRelation instead of a GSList
1840                 that has to be in the same order as the input list. A list
1841                 would make it hard for IMAP to optimize oepration by sorting
1842                 the input list. The returned list would have to be reordered
1843                 to match the same order that input list has.
1844
1845         * src/gtk/gtkaspell.c
1846                 fix missing return value, could cause a crash when garbage is
1847                 on the stack that is used as the expected return value
1848
1849 2003-07-28 [paul]       0.9.3claws63
1850
1851         * sync with 0.9.4cvs1
1852                 see ChangeLog 2003-07-28
1853
1854 2003-07-27 [alfons]     0.9.3claws62
1855
1856         * src/mimeview.c
1857                 tweak it more to make icon list act like a check button group
1858
1859 2003-07-27 [christoph]  0.9.3claws61
1860
1861         * sync with 0.9.3cvs20
1862                 see ChangeLog 2003-07-25
1863
1864 2003-07-27 [paul]       0.9.3claws60
1865
1866         * src/procmsg.c
1867                 re-commit changes from 0.9.3claws58 -
1868                 accidently removed in 0.9.3claws59
1869
1870 2003-07-27 [paul]       0.9.3claws59
1871
1872         * src/procmsg.[ch]
1873                 a sync from 0.9.3cvs17
1874                 see ChangeLog 2003-07-23
1875
1876 2003-07-27 [alfons]     0.9.3claws58
1877
1878         * src/procmsg.c
1879                 add missing header members to MsgInfo; fixes the problem of 
1880                 not displaying X-Faces, as noticed by Ricardo Mones
1881
1882 2003-07-26 [christoph]  0.9.3claws57
1883
1884         * sync with 0.9.3cvs18
1885                 see ChangeLog 2003-07-24
1886
1887 2003-07-26 [christoph]  0.9.3claws56
1888
1889         * sync with 0.9.3cvs17
1890                 see ChangeLog 2003-07-23
1891
1892 2003-07-26 [christoph]  0.9.3claws55
1893
1894         * src/folder.[ch]
1895         * src/imap.c
1896         * src/mbox_folder.c
1897         * src/mh.c
1898         * src/news.c
1899                 add support for copy function that copy multiple messages
1900                 (not implemented yet)
1901
1902         * src/summaryview.c
1903                 add missing return value
1904
1905 2003-07-26 [paul]       0.9.3claws54
1906
1907         * tools/multiwebsearch.pl
1908                 do whitespace substitution before passing the string
1909                 to the browser. fixes bug with browsers that don't
1910                 do whitespace conversion themselves.
1911
1912 2003-07-25 [christoph]  0.9.3claws53
1913
1914         * src/folder.[ch]
1915         * src/imap.c
1916         * src/mh.c
1917                 rewrite adding of multiple messages to a folder for
1918                 claws' folder system
1919
1920 2003-07-25 [luke]       0.9.3claws52
1921
1922         * src/mimeview.c
1923                 o icon toggles set correctly on leaving ctree mimeview
1924
1925 2003-07-25 [paul]       0.9.3claws51
1926
1927         * partial sync with 0.9.3cvs21 [src/main.c]
1928                 see ChangeLog 2003-07-25
1929
1930 2003-07-24 [paul]       0.9.3claws50
1931
1932         * tools/maildir2sylpheed.pl
1933                 fix typo
1934
1935 2003-07-24 [paul]       0.9.3claws49
1936
1937         * src/mimeview.c
1938                 increase the gutter size of paned so that the panes
1939                 can be resized
1940                 
1941         * src/plugins/demo/demo.c
1942                 squeeze in another typo fix
1943
1944 2003-07-24 [paul]       0.9.3claws48
1945
1946         * src/plugins/demo/demo.c
1947           src/prefs_account.c
1948                 small changes to the English
1949                 
1950         * src/pixmaps/mime_application_octect_stream.xpm        ** REMOVED **
1951           src/pixmaps/mime_application_octet_stream.xpm         ** NEW FILE **
1952           src/Makefile.am
1953           src/stock_pixmap.c
1954                 rename the misspelled icon
1955
1956 2003-07-23 [alfons]     0.9.3claws47
1957
1958         * src/mimeview.c
1959                 make icon list look like a list of toggles
1960
1961 2003-07-23 [luke]       0.9.3claws46
1962
1963         * src/pixmaps/mimeview_gpg_expired.xpm
1964         * src/pixmaps/mimeview_gpg_failed.xpm
1965         * src/pixmaps/mimeview_gpg_passed.xpm
1966         * src/pixmaps/mimeview_text_html.xpm
1967         * src/pixmaps/mimeview_image.xpm
1968                 o all icons the same size
1969
1970         * src/mimeview.[ch]
1971                 o mimeview ctree arranged vertically above the viewer
1972                 o icons changed to buttons
1973                 o can use keyboard to select an icon (Enter)
1974                 o resize icon list to width of icons
1975
1976         *  src/gtk/gtkvscrollbutton.c
1977                 o sensitivity of buttons reacts to position
1978
1979 2003-07-23 [christoph]  0.9.3claws45
1980
1981         * sync with 0.9.3cvs14 (incomplete)
1982                 see ChangeLog 2003-07-17
1983
1984 2003-07-23 [alfons]     0.9.3claws44
1985
1986         * src/folder.c
1987         * src/procmsg.h
1988                 sync with my local tree to restore some claws-only things
1989
1990 2003-07-23 [paul]       0.9.3claws43
1991
1992         * src/pixmaps/mime_gpg_expired.xpm      ** NEW FILE **
1993           src/pixmaps/mime_gpg_unknown.xpm      ** NEW FILE **
1994           src/Makefile.am
1995           src/mimeview.c
1996           src/procmime.h
1997           src/rfc2015.c
1998           src/stock_pixmap.[ch]
1999                 indicate missing keys and expired sigs/keys
2000                 in mime view column
2001
2002 2003-07-23 [paul]       0.9.3claws42
2003
2004         * src/compose.c
2005                 Redirect fixes: enable automatic account selection and
2006                 do not append signature to message on changing account
2007                 fixes Bug[s] #248
2008
2009 2003-07-23 [paul]       0.9.3claws41
2010
2011         * sync with 0.9.3cvs16
2012                 see ChangeLog 2003-07-23
2013
2014 2003-07-23 [alfons]     0.9.3claws40
2015
2016         * src/inc.c
2017                 give progress dialog a main window, and give it the first 
2018                 one (presumably the only one). fixes bug #247, "segfault on 
2019                 pop-before-smtp" 
2020
2021 2003-07-22 [alfons]     0.9.3claws39
2022
2023         * src/summaryview.c
2024                 shift-space scrolls up
2025
2026 2003-07-22 [paul]       0.9.3claws38
2027
2028         * sync with 0.9.3cvs15
2029                 see ChangeLog 2003-07-22
2030
2031 2003-07-20 [alfons]     0.9.3claws37
2032
2033         * src/compose.c
2034                 put menu inside #ifdef USE_ASPELL..#endif
2035
2036 2003-07-20 [christoph]  0.9.3claws36
2037
2038         * src/procmsg.c
2039                 fix wrong flags in MsgInfo returned by
2040                 procmsg_msginfo_get_full_info()
2041
2042         (closes Bug 221 Deleting messages from the Message View gives incorrect
2043          new/unread message counts in the folder view)
2044
2045         * src/plugins/spamassassin/spamassassin_gtk.c
2046                 add gettext macro for prefs page title
2047
2048 2003-07-20 [paul]       0.9.3claws35
2049
2050         * src/mimeview.c
2051                 redraw icon list on signature check
2052
2053 2003-07-20 [christoph]  0.9.3claws34
2054
2055         * src/Makefile.am
2056         * src/account.c
2057         * src/folder.[ch]
2058         * src/folder_item_prefs.[ch]            ** NEW **
2059         * src/folderview.c
2060         * src/mainwindow.c
2061         * src/mh.c
2062         * src/prefs_gtk.c
2063         * src/prefs_scoring.c
2064         * src/summaryview.c
2065         * src/prefs_folder_item.[ch]
2066                 o seperate FolderItemPrefs (formerly PrefsFolderItem) and the
2067                   Properties dialog
2068                 o use prefswindow for folder properties
2069
2070         * src/gtk/prefswindow.[ch]
2071                 change implementation to use an invisible notebook instead
2072                 of unparenting widgets
2073
2074 2003-07-20 [christoph]  0.9.3claws33
2075
2076         * src/compose.h
2077         * src/folder.c
2078         * src/folderview.h
2079         * src/headerview.h
2080         * src/prefs_filtering.h
2081         * src/prefs_folder_item.[ch]
2082         * src/procmime.h
2083         * src/procmsg.h
2084         * src/summaryview.h
2085                 clean up header mess
2086                 (always use 1. typedefs, 2. #includes, 3. structures)
2087
2088         * src/common/version.h.in
2089                 add casts for constants
2090
2091         * src/plugins/demo/demo.c
2092                 fix typo
2093
2094         * src/plugins/spamassassin/spamassassin.c
2095                 remove unused variable
2096
2097 2003-07-20 [alfons]     0.9.3claws32
2098
2099         * src/mimeview.c
2100                 o make icon buttons respond on left click
2101                 o minor cosmetic change
2102
2103 2003-07-19 [luke]       0.9.3claws31
2104
2105         * src/mimeview.[ch]
2106         * src/gtk/gtkvscrollbutton.c
2107         * src/messageview.c
2108                 o improved mimeview behaviour when selecting a new message
2109                 o plus code cleanups to remove compile warnings
2110
2111
2112 2003-07-19 [alfons]     0.9.3claws30
2113
2114         * src/procmsg.c
2115         * src/compose.c
2116         * src/common/utils.[ch]
2117                 subject_get_reply_prefix_length() <- subject_get_prefix_length()
2118
2119 2003-07-19 [alfons]     0.9.3claws29
2120
2121         * src/prefs_folder_item.c
2122                 reinit "legacy" tmp_prefs, so we don't free nor use invalid 
2123                 string pointers
2124
2125 2003-07-19 [luke]       0.9.3claws28
2126
2127         * src/messageview.c
2128         * src/mimeview.[ch]
2129         * src/procmime.h
2130         * src/rfc2015.c
2131         * src/stock_pixmap.[ch]
2132         * src/gtk/Makefile.am
2133         * src/Makefile.am
2134         * src/gtk/gtkvscrollbutton.[ch]         ** NEW **
2135         * src/pixmaps/mime_*.xpm                ** NEW **
2136                 o mimeview rearrangement with a new icon shortcut bar
2137
2138 2003-07-19 [alfons]     0.9.3claws27
2139
2140         * src/folderview.c
2141                 o plug leaking nodes_to_recollapse
2142                 o add folderview_recollapse_all_nodes() (not used yet)
2143
2144 2003-07-19 [alfons]     0.9.3claws26
2145
2146         * src/compose.c
2147         * src/common/utils.c
2148                 honour #240 "Better SUBJECT handling" by cleaning the prefix
2149                 for both forwarding as replying
2150
2151 2003-07-18 [christoph]  0.9.3claws25
2152
2153         * configure.ac
2154         * src/common/sylpheed.[ch]
2155         * src/common/version.h.in
2156                 add version in numeric form to allow easy comparison
2157
2158         * src/plugins/demo/demo.c
2159                 add version check
2160                 - sylpheed version > plugin version => never allowed, sylpheed
2161                   could contain unknown API changes
2162                 - sylpheed version < minimum version required => don't load,
2163                   API required not available (if linking does not fail)
2164
2165 2003-07-18 [alfons]     0.9.3claws24
2166         
2167         * src/common/plugin.[ch]
2168                 const correctness
2169
2170 2003-07-18 [christoph]  0.9.3claws23
2171
2172         * src/common/hooks.c
2173                 fix crash when hooks where unregisted
2174
2175         * src/plugins/trayicon/trayicon.c
2176                 unregister detroy signal before destroying the widget
2177                 (still crashes when the plugin is unloaded)
2178
2179 2003-07-18 [alfons]     0.9.3claws22
2180         
2181         * src/folderview.c
2182                 delay expanding folder tree during drags until timeout triggered
2183                 (needs perhaps some tweaking, so testing is welcome)
2184
2185 2003-07-17 [alfons]     0.9.3claws21
2186
2187         * src/folderview.c
2188                 clean up cruft
2189
2190 2003-07-17 [christoph]  0.9.3claws20
2191
2192         * src/common/session.c
2193                 fix opening of SSL connections
2194
2195         * src/plugins/image_viewer/Makefile.am
2196                 add OPENSSL_CFLAGS (we should find a better solution to remove
2197                 this dependencies if they are not required)
2198
2199         * src/plugins/spamassassin/spamassassin.c
2200                 remove setlocale workaround (fixed in libspamc)
2201
2202         (closes Bug Bug 184 Entering non-ascii character deletes previous char
2203          if spell checking enabled)
2204
2205 2003-07-17 [alfons]     0.9.3claws19
2206
2207         * src/common/hooks.[ch]
2208         * src/plugins/clamav/clamav_plugin.c
2209         * src/plugins/spamassassin/spamassassin.c
2210         * src/plugins/trayicon/trayicon.c
2211                 fix signedness muck 
2212
2213 2003-07-17 [alfons]     0.9.3claws18
2214
2215         * src/procmime.c
2216                 plug memleak
2217
2218 2003-07-17 [alfons]     0.9.3claws17
2219
2220         * src/inc.c
2221                 plug memleak
2222
2223 2003-07-17 [paul]       0.9.3claws16
2224
2225         * src/common/defs.h
2226           src/mainwindow.c
2227           src/manual.[ch]
2228                 add link to the Claws site's FAQ page, after the suggestion
2229                 and patch by Fred Marton <Fred.Marton@uni-bayreuth.de>
2230                 Move url strings to defs.h
2231                 
2232         * src/mainwindow.c
2233                 fix typo to prevent "unknown menu entry" warnings
2234
2235 2003-07-17 [alfons]     0.9.3claws15
2236
2237         * src/folderview.[ch]
2238         * src/summaryview.[ch]
2239         * src/mimeview.[ch]
2240                 plug DnD leaks 
2241
2242 2003-07-17 [paul]       0.9.3claws14
2243
2244         * src/inc.c
2245                 remove two instances of 'GTK_EVENTS_FLUSH' because
2246                 they are unnecessary and probably cause a stack overflow
2247
2248 2003-07-16 [christoph]  0.9.3claws13
2249
2250         * src/mimeview.[ch]
2251                 use an invisible GTK notebook to switch between viewers
2252                 instead of reparenting widgets
2253
2254 2003-07-16 [christoph]  0.9.3claws12
2255
2256         * src/folder.c
2257                 move folder_item_update_freeze() to correct place in
2258                 folder_item_scan_full()
2259
2260 2003-07-16 [paul]       0.9.3claws11
2261
2262         * sync with 0.9.3cvs12
2263                 see ChangeLog 2003-07-14 and 2003-07-15
2264
2265 2003-07-16 [christoph]  0.9.3claws10
2266
2267         * src/imap.[ch]
2268         * src/prefs_account.[ch]
2269                 sync IMAP CRAM-MD5 authentication with sylpheed-main
2270
2271 2003-07-15 [alfons]     0.9.3claws9
2272
2273         * src/main.c
2274                 make --config-dir do something useful
2275
2276 2003-07-15 [alfons]     0.9.3claws8
2277
2278         * src/procmsg.c
2279                 o fix a bug where 'last' didn't really point to the last message
2280                   in the top level list of children, but to the last threaded
2281                   message. 
2282                 
2283                 o clean up and make it easier to sync
2284
2285 2003-07-15 [alfons]     0.9.3claws7
2286
2287         * src/mainwindow.c
2288                 make correct menu items sensitive       
2289
2290 2003-07-14 [alfons]     0.9.3claws6
2291
2292         * src/procmsg.c
2293                 tune the threader so it will not subject-thread any message
2294                 without a subject prefix (this will not thread correctly if 
2295                 a parent is delivered after their childs, but it looks 
2296                 better right now)
2297
2298 2003-07-13 [christoph]  0.9.3claws5
2299
2300         * src/mainwindow.c
2301                 group "Add mailbox *..." menu items in submenu
2302
2303 2003-07-13 [alfons]     0.9.3claws4
2304
2305         * src/summaryview.c
2306                 correct summary_toggle_pressed() signature and make sure
2307                 signal is not passed on
2308
2309 2003-07-13 [alfons]     0.9.3claws3
2310
2311         * src/summaryview.c
2312                 o for now don't pass on keys when they we're handled by 
2313                   ctree::key_press_event
2314                 o clean up
2315
2316 2003-07-13 [alfons]     0.9.3claws2
2317         
2318         * src/main.c
2319                 add command line option "--config-dir" to get the current 
2320                 configuration dir
2321
2322 2003-07-12 [alfons]     0.9.3claws1
2323
2324         * src/matcher.[ch]
2325         * src/matcher_parser_parse.y
2326         * src/prefs_filtering.c
2327         * src/filtering.c
2328                 add "Lock" filter action to lock messages;
2329
2330         * src/filtering.c       
2331                 remove debug_print()    
2332         * src/prefs_filtering.c
2333                 re-organize matcher part 9: 
2334                 make action text entries easily extendible;
2335                 merge widget selection for ACTION_MARK, ACTION_UNMARK, ACTION_LOCK,
2336                 ACTION_UNLOCK, ACTION_MARK_AS_READ, ACTION_MARK_AS_UNREAD
2337
2338 2003-07-12 [paul]
2339
2340         * tools/README
2341                 update old information and add missing
2342                 information
2343
2344 2003-07-12 [paul]       0.9.3claws
2345
2346         * 0.9.3claws released
2347         
2348 2003-07-12 [paul]       0.9.0claws103
2349
2350         * src/Makefile.am
2351                 add addrquery.h
2352
2353 2003-07-12 [melvin]     0.9.0claws102
2354
2355         * src/messageview.c
2356                 Fixed bug #215: Show MIME tab for single text/html messages. 
2357                 
2358 2003-07-12 [paul]       0.9.0claws101
2359
2360         * man/sylpheed.1
2361                 updated
2362
2363 2003-07-12 [paul]       0.9.0claws100
2364
2365         * po/es.po
2366           po/hr.po
2367           po/pl.po
2368           po/sr.po
2369                 update Spanish, Croatian, Polish, Serbian translations.
2370                 submitted by Ricardo Mones Lastra, Dragan, Witold
2371                 Wladyslaw Wojciech Wilk, Urke MMI
2372
2373 2003-07-12 [melvin]     0.9.0claws99
2374
2375         * po/fr.po
2376                 Updated French translations.
2377
2378 2003-07-12 [paul]       0.9.0claws98
2379
2380         * src/addressbook.c
2381                 disable 'Lookup' button as it has no effect
2382
2383 2003-07-11 [alfons]     0.9.0claws97
2384         
2385         * src/summaryview.c
2386                 summary_searchbar_pressed() should return TRUE to signal that
2387                 event was handled. when returning void, the return value passed
2388                 to GTK is actually random, but maybe FALSE, in which case the
2389                 event is handled by parent
2390                 
2391 2003-07-10 [paul]       0.9.0claws96
2392
2393         * ac/missing/gettext.m4
2394                 update to version 0.12
2395
2396 2003-07-10 [paul]       0.9.0claws95
2397
2398         * src/plugins/clamav/clamav_plugin.c
2399                 fix bug where multipart/alternative messages
2400                 would slip through without being scanned
2401
2402 2003-07-10 [christoph]  0.9.0claws94
2403
2404         * src/folder.c
2405                 correct check if folder supports removing when a message is
2406                 moved. if not the message is only copied.
2407
2408         (closes Bug 132 crash on startup in newsgroups folders)
2409
2410 2003-07-09 [alfons]     0.9.0claws93
2411
2412         * configure.ac
2413         * src/common/defs.h
2414                 --with-config-dir (default .sylpheed)
2415
2416 2003-07-09 [christoph]  0.9.0claws92
2417
2418         * configure.ac
2419                 use PKG_CHECK_MODULES to check for gtkmathview
2420                 (version 0.4.2 now required)
2421
2422 2003-07-08 [melvin]     0.9.0claws91
2423
2424         * src/action.c
2425                 Implemented a progress bar that counts the number of completed
2426                 tasks when the action runs more than one command.
2427
2428 2003-07-08 [alfons]     0.9.0claws90
2429
2430         * src/procmsg.c
2431                 if queued message has an invalid Message-Id, don't try to
2432                 find message it refers to (fixes #209 "crash when processing 
2433                 in folder")
2434
2435 2003-07-08 [paul]       0.9.0claws89
2436
2437         * sync with 0.9.3cvs2
2438                 see ChangeLog 2003-07-08
2439
2440 2003-07-08 [match]      0.9.0claws88
2441
2442         * src/ldapctrl.c
2443                 extend LDAP search for first/last name by parsing search term.
2444
2445 2003-07-08 [alfons]     0.9.0claws87
2446
2447         * src/send_message.c
2448                 fix bug #208 "Status message stuck when sending on POP3 account"
2449
2450 2003-07-07 [paul]       0.9.0claws86
2451
2452         * po/hr.po
2453                 new Croatian translation, submitted by
2454                 Dragan <drleskov@inet.hr>
2455
2456 2003-07-07 [paul]       0.9.0claws85
2457
2458         * sync with 0.9.3cvs1
2459                 see ChangeLog 2003-07-07
2460
2461 2003-07-05 [christoph]  0.9.0claws84
2462
2463         * src/Makefile.am
2464         * src/messageview.c
2465         * src/mimeview.[ch]
2466         * src/stock_pixmap.[ch]
2467         * src/pixmaps/messageview_text.xpm              ** NEW **
2468                 move mimeview tabs to the right side and use icons
2469                 instead of text to save some space
2470
2471         (patch by Luke Plant <lukeplant@softhome.net>)
2472
2473 2003-07-05 [christoph]  0.9.0claws83
2474
2475         * src/inc.c
2476                 add NULL pointer checks
2477
2478         (patch by Luke Plant <lukeplant@softhome.net>)
2479         (closes Bug 204 0.9.0 quits on authentication error?!)
2480
2481 2003-07-05 [alfons]     0.9.0claws82
2482
2483         * configure.ac
2484                 take the clue in bug #202 "./configure script - 
2485                 'if test' comparison failure" reported by John Kristoff. 
2486
2487 2003-07-04 [christoph]  0.9.0claws81
2488
2489         * src/plugins/spamassassin/spamassassin.c
2490                 set timeout for spam check
2491
2492 2003-07-04 [christoph]  0.9.0claws80
2493
2494         * src/main.c
2495                 destroy all FolderItems when shutting down to
2496                 allow folders to clean up
2497
2498 2003-07-04 [melvin]     0.9.0claws79
2499
2500         * src/gtk/gtkaspell.c
2501                 Fixed bug #184 "Entering non-ascii character deletes
2502                 previous char if spell checking enabled": this makes
2503                 the spell checking in multibytes (e.g. UTF-8)locales work.
2504                 (Patch by Luke Plant).
2505                 
2506 2003-07-04 [christoph]  0.9.0claws78
2507
2508         * sync with 0.9.2cvs1
2509                 see ChangeLog 2003-06-10
2510
2511 2003-07-04 [paul]       0.9.0claws77
2512
2513         * sync with 0.9.3 release
2514                 see ChangeLog 2003-07-04
2515
2516 2003-07-03 [christoph]  0.9.0claws76
2517
2518         * src/folder.[ch]
2519         * src/imap.c
2520         * src/mbox_folder.c
2521         * src/mh.c
2522         * src/news.c
2523                 move folder_item_get_path() stuff into a folder virtual function
2524
2525         * src/procmsg.c
2526                 use folder_item_fetch_msg() to get message and do not contruct
2527                 the filename from path and number
2528
2529 2003-07-03 [paul]       0.9.0claws75
2530
2531         * sync with 0.9.2cvs12
2532                 see ChangeLog 2003-07-03
2533
2534 2003-07-02 [paul]       0.9.0claws74
2535
2536         * src/messageview.c
2537                 fix text-selection for replying
2538
2539 2003-07-02 [paul]       0.9.0claws73
2540
2541         * sync with 0.9.2cvs11
2542                 see ChangeLog 2003-07-02
2543
2544 2003-07-02 [paul]       0.9.0claws72
2545
2546         * src/procmsg.c
2547                 revert last commit because it breaks more
2548                 than it fixes
2549
2550 2003-07-02 [paul]       0.9.0claws71
2551
2552         * src/procmsg.c
2553                 fix thread by subject/sort by date
2554
2555 2003-07-01 [paul]       0.9.0claws70
2556
2557         * sync with 0.9.2cvs10
2558                 see ChangeLog 2003-07-01
2559
2560 2003-06-30 [paul]       0.9.0claws69
2561
2562         * sync with 0.9.2cvs9
2563                 see ChangeLog 2003-06-30
2564
2565 2003-06-28 [match]      0.9.0claws68
2566
2567         * src/addressbook.c
2568                 fix null ptr.
2569
2570 2003-06-27 [paul]       0.9.0claws67
2571
2572         * sync with 0.9.2cvs7
2573                 see ChangeLog 2003-06-27
2574
2575 2003-06-26 [christoph]  0.9.0claws66
2576
2577         * src/folder.c
2578                 freeze folder updates while a folder is scanned
2579
2580         (closes Bug 185 New message counter)
2581
2582 2003-06-26 [darko]      0.9.0claws65
2583
2584         * src/ldapserver.c
2585                 fix infinite loop when adding a new LDAP server
2586
2587 2003-06-26 [paul]       0.9.0claws64
2588
2589         * sync with 0.9.2cvs6
2590                 see ChangeLog 2003-06-26
2591
2592 2003-06-26 [paul]       0.9.0claws63
2593
2594         * sync with 0.9.2cvs5
2595                 see ChangeLog 2003-06-25 and 2003-06-26
2596
2597 2003-06-25 [match]      0.9.0claws62
2598
2599         * src/addr_compl.c
2600                 Fixed tab/backtab for dropped-down completion list to
2601                 move next/previous field. (close bug 147)
2602
2603 2003-06-25 [christoph]  0.9.0claws61
2604
2605         * src/addr_compl.[ch]
2606         * src/addrindex.[ch]
2607         * src/folderview.c
2608         * src/inc.c
2609         * src/news.c
2610         * src/summaryview.c
2611         * src/toolbar.c
2612                 fix warnings
2613
2614 2003-06-25 [leandro]    0.9.0claws60
2615
2616         * src/compose.c
2617                 o cleanups
2618                 o gray out "Message/Remove references" menu item if not
2619                   replying to a message
2620
2621 2003-06-24 [leandro]    0.9.0claws59
2622
2623         * src/compose.[ch]
2624                 o removed "Message/Create new thread" menu item
2625                 o added "Message/Remove references" menu item
2626                   (it's off by default and will not check anymore
2627                    if the subject changed)
2628
2629 2003-06-23 [alfons]     0.9.0claws58
2630
2631         * src/procmsg.c
2632                 try better grouping messages threaded by subject based on their age.
2633                 still not perfect - because the message tree is not sorted by date.  
2634
2635 2003-06-23 [thorsten]   0.9.0claws57
2636
2637         * src/pop.[ch]
2638                 added mail_receive_hook to allow modifications
2639                 directly after retrieval (e.g. adding headers).
2640
2641 2003-06-23 [paul]       0.9.0claws56
2642
2643         * src/sourcewindow.c
2644                  enable the use of Ctrl+A to select all text in
2645                  the sourcewindow
2646                  Patch submitted by Ivan Francolin Martinez
2647                  <ivanfm@users.sourceforge.net>
2648
2649 2003-06-22 [christoph]  0.9.0claws55
2650
2651         * src/folder.[ch]
2652                 o add notification hook for folder tree changes
2653                 o invoke hooks after folder tree scanning
2654
2655         * src/folderview.[ch]
2656                 register hook for folder tree changes that
2657                 updates the ctree
2658
2659         (there are more places that should be updated, like add, remove 
2660          or move folder)
2661
2662         (closes Bug 164 Crash on rebuild folder tree)
2663         (closes Bug 190 Crash on 'rebuilding folder tree')
2664
2665 2003-06-21 [leandro]    0.9.0claws54
2666
2667         * src/compose.[ch]
2668                 create a new thread if subject changes
2669                 (it's on by default, can be disabled in Message menu)
2670
2671 2003-06-21 [alfons]     0.9.0claws53
2672
2673         * src/summaryview.c
2674                 quiet little compiler
2675
2676 2003-06-21 [christoph]  0.9.0claws52
2677
2678         update gettext stuff to version 0.12
2679
2680 2003-06-19 [alfons]     0.9.0claws51
2681
2682         * src/common/log.c
2683         * src/common/plugin.c
2684                 move defs.h before glib.h to prevent MIN/MAX redefs
2685
2686 2003-06-19 [alfons]
2687
2688         * src/addressbook.c
2689                 translatable
2690
2691 2003-06-19 [match]      0.9.0claws50
2692
2693         * src/addressbook.[ch]
2694         * src/addrindex.[ch]
2695         * src/addr_compl.[ch]
2696         * src/editldap.[ch]
2697         * src/editldap_basedn.[ch]
2698         * src/addritem.[ch]
2699         * src/ldapquery.h
2700                 re-implemented dynamic LDAP search. works without
2701                 slowdown on display sender with addressbook
2702                 option.
2703         * src/addrbook.c
2704                 documented code.
2705
2706 2003-06-19 [paul]       0.9.0claws49
2707
2708         * src/compose.c
2709                 fix Bug #136 'Nonprovided quotation marks crash claws'
2710                 patch submitted by Pawel Pêkala <c0rn@gazeta.pl>
2711
2712 2003-06-19 [alfons]     0.9.0claws48
2713
2714         * src/prefs_common.[ch]
2715         * src/procmsg.c
2716                 restrict threading by subject by checking thread for
2717                 age (prefs_common.thread_by_subject_max_age)
2718
2719 2003-06-18 [christoph]  0.9.0claws47
2720
2721         * src/imap.c
2722                 fix memory leak in imap_cmd_fetch()
2723
2724 2003-06-18 [christoph]  0.9.0claws46
2725
2726         * src/prefs_gtk.c
2727                 fix memory leak in prefs_set_default() when used multiple
2728                 times or after prefs have been read
2729
2730 2003-06-18 [christoph]  0.9.0claws45
2731
2732         * src/common/plugin.c
2733                 fix memory leak in plugin_unload()
2734
2735 2003-06-18 [christoph]  0.9.0claws44
2736
2737         * src/imap.c
2738                 fix memory leak in imap_cmd_ok()
2739
2740 2003-06-18 [christoph]  0.9.0claws43
2741
2742         * src/folder.c
2743                 stop messages that are downloaded from POP3 and added to
2744                 an IMAP inbox from being filtered twice (first by POP3
2745                 and again when IMAP folder is scaned to get the UID of
2746                 the APPEND operation when no UIDPLUS is available)
2747
2748 2003-06-18 [alfons]
2749
2750         * tools/Makefile.am
2751                 phoenix <- firebird     
2752
2753 2003-06-18 [paul]
2754
2755         * tools/launch_phoenix          ** REMOVED **
2756           tools/launch_firebird         ** NEW **
2757                 renamed and edited to reflect the browser's name change from
2758                 'phoenix' to 'firebird'
2759
2760 2003-06-18 [paul]       0.9.0claws42
2761
2762         * sync with 0.9.2cvs2
2763                 see ChangeLog 2003-06-16
2764
2765 2003-06-17 [alfons]     0.9.0claws41
2766
2767         * src/procmsg.c
2768                 prevent threading problems when a node is an ancestor (parent / great parent),
2769                 which mostly happens with circular references (thanks to Phillipe Gramoullé
2770                 for finding an sample set of messages)
2771
2772 2003-06-16 [christoph]  0.9.0claws40
2773
2774         * src/main.c
2775                 don't popup main window on --receive or --receive-all
2776
2777         * src/mainwindow.[ch]
2778         * src/plugins/trayicon/trayicon.c
2779                 allow hiding of main window by clicking on the trayicon
2780                 (doesn't work correctly in seperate window mode and may
2781                  cause unexpected GTK problems I couldn't find yet)
2782
2783         * src/common/ssl.c
2784                 remove incorrect warning
2785
2786 2003-06-15 [alfons]     0.9.0claws39
2787
2788         * src/gtk/gtkstext.c
2789                 don't output debug text;
2790                 #ifdef out print_line() if not debugging (thanks to Martin Wicke
2791                 for pointing this out);
2792
2793 2003-06-14 [alfons]     0.9.0claws38
2794         
2795         * src/messageview.c
2796                 remove printf() and make one if..else comply with coding style
2797
2798 2003-06-14 [alfons]     0.9.0claws37
2799
2800         * AUTHORS
2801                 add Martin Wicke
2802         * src/action.c
2803         * src/messageview.[ch]
2804         * src/summaryview.c
2805                 apply patch #754162 "Quoting messages filtered by actions" submitted
2806                 by Martin Wicke, which allows quoting message body changed by an
2807                 action (Thanks!).
2808
2809 2003-06-13 [alfons]     0.9.0claws36
2810
2811         * src/utils.c
2812                 add several other subject reply prefixes (suggested by Christoph and Ivan Martinez)
2813                 use case insensitive regexp (suggested by Ivan Martinez)
2814
2815 2003-06-13 [christoph]  0.9.0claws35
2816
2817         * configure.ac
2818         * src/plugins/trayicon/Makefile.am
2819         * src/plugins/trayicon/eggtrayicon.[ch]                         ** REMOVE **
2820         * src/plugins/trayicon/trayicon.c
2821         * src/plugins/trayicon/libeggtrayicon/.cvsignore                ** NEW **
2822         * src/plugins/trayicon/libeggtrayicon/Makefile.am               ** NEW **
2823         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch]          ** NEW **
2824         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.[ch]           ** NEW **
2825         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.[ch]        ** NEW **
2826         * src/plugins/trayicon/libeggtrayicon/xembed.h                  ** NEW **
2827                 replace my own EggTrayIcon backport with the backport
2828                 used by (l|x)mule and gabber.
2829
2830 2003-06-13 [alfons]     0.9.0claws34
2831
2832         * AUTHORS
2833         * src/common/utils.c
2834                 add Aw: to list of reply prefixes (thanks to Martin Zwickel)
2835
2836 2003-06-13 [alfons]     0.9.0claws33
2837
2838         * src/compose.c
2839                 clean up a little bit
2840
2841 2003-06-12 [alfons]     0.9.0claws32
2842
2843         * src/compose.c
2844                 const correctness fix
2845
2846         * src/common/sylpheed.[ch]
2847                 () -> (void)
2848                 prevent redef MIN/MAX
2849                 
2850         * src/common/utils.[ch]
2851                 () -> (void)
2852
2853 2003-06-12 [melvin]     0.9.0claws31
2854
2855         * src/compose.c
2856                 Updated to take into accounts changes in GtkAspell.
2857
2858 2003-06-12 [alfons]     0.9.0claws30
2859
2860         * src/compose.c
2861         * src/procmsg.c
2862         * src/common/utils.[ch]
2863                 handle reply subject prefixes better (initial 
2864                 suggestion by Robert Story adapted and enhanced 
2865                 using regexps)
2866
2867 2003-06-12 [melvin]     0.9.0claws29
2868
2869         * src/compose.c
2870                 Use new gtkaspell_checkers_strerror() to get the speller's
2871                 error message instead of accessing the (now private)
2872                 checkers structure.
2873                 Minor code clean up
2874
2875         * src/main.c
2876                 Use #ifdef instead of #if for USE_ASPELL
2877                 Use the new spell checkers init/quit functions 
2878
2879         * src/gtk/gtkaspell.c
2880                 Use #ifdef instead of #if for USE_ASPELL
2881                 Moved in the majority of GtkAspell structures that were
2882                 exported before by gtkaspell.h
2883         
2884         * src/gtk/gktaspell.h
2885                 Made gtkaspell.h contain only the necessary data to be
2886                 publicized by moving many structures to gtkaspell.c.
2887                 Enclosed all the declaration in a #ifdef USE_ASPELL #endif
2888                 gtkaspell_checkers_new(): replaced by...
2889                 gtkaspell_checkers_init(): new function for initialization
2890                 gtkaspell_checkers_delete(): replaced by...
2891                 gtkaspell_checkers_quit(): new function
2892                 gtkaspell_checkers_strerror(): new function that returns
2893                 the checker's last error message.
2894                 
2895 2003-06-11 [melvin]     0.9.0claws28
2896
2897         * po/POTFILES.in
2898                 Updated to take into account gtkaspell.c migration to
2899                 ./src/gtk/ (Thanks to Ricardo Mones Lastra for reporting it)
2900
2901 2003-06-10 [alfons]     0.9.0claws27
2902
2903         * src/filtering.[ch]
2904         * src/folder.c
2905         * src/matcher.c
2906         * src/scoring.[ch]
2907                 - try fixing bug #18 (any brave testers?)
2908                 - add more robustness by refusing previously 
2909                   unchecked NULL pointers 
2910
2911 2003-06-10 [alfons]     0.9.0claws26
2912
2913         * src/procmsg.c
2914                 fix bug #176 by don't checking MsgInfos with a NULL msgid 
2915
2916 2003-06-09 [alfons]     0.9.0claws25
2917
2918         * src/prefs_common.c
2919                 fix bug #163 "Icon switching doesnt work properly" by 
2920                 preventing early freeing of prefs_common.pixmap_theme_path.
2921
2922 2003-06-09 [christoph]  0.9.0claws24
2923
2924         * src/gtk/gtkaspell.c
2925                 revert Thorsten's fix and add forgotten g_strdup for
2926                 aspell path (it should not be possible to alter the path a
2927                 GtkASpell uses from outside)
2928
2929 2003-06-09 [thorsten]   0.9.0claws23
2930
2931         * src/gtk/gtkaspell.c
2932                 dont free prefs_common.aspell_path when closing compose
2933
2934 2003-06-08 [colin]      0.9.0claws22
2935
2936         * src/plugins/spamassassin/spamassassin.c
2937                 fix prefs types
2938
2939 2003-06-07 [christoph]  0.9.0claws21
2940
2941         * src/Makefile.am
2942         * src/compose.c
2943         * src/gtkaspell.[ch]            ** REMOVE **
2944         * src/gtk/Makefile.am
2945         * src/gtk/gtkaspell.[ch]        ** NEW **
2946                 o make gtkaspell independent from sylpheed's prefs
2947                 o move gtkaspell.[ch] to gtk directory
2948
2949 2003-06-07 [christoph]  0.9.0claws20
2950
2951         * src/Makefile.am
2952         * src/crash.c
2953         * src/export.c
2954         * src/filesel.[ch]              ** REMOVE **
2955         * src/folder.c
2956         * src/main.[ch]
2957         * src/common/sylpheed.[ch]
2958         * src/gtk/Makefile.am
2959         * src/gtk/filesel.[ch]          ** NEW **
2960         * src/gtk/pluginwindow.c
2961         * src/gtk/sslcertwindow.c
2962                 move filesel.[ch] to gtk directory
2963
2964 2003-06-07 [alfons]     0.9.0claws19
2965
2966         * src/filesel.c
2967                 make (multi) file selection dialog work again (Claws-only)
2968
2969 2003-06-07 [thorsten]   0.9.0claws18
2970
2971         * po/de.po
2972                 fix typos
2973
2974 2003-06-07 [alfons]     0.9.0claws17
2975
2976         * configure.ac
2977         * src/mimeview.c
2978                 detect apache mishap in which case don't include fnmatch.h
2979                 if regex.h is already included
2980
2981 2003-06-06 [christoph]  0.9.0claws16
2982
2983         * configure.ac
2984         * src/mimeview.h
2985                 add check for fnmatch.h and include it when available
2986
2987         * src/mimeview.[ch]
2988                 fix wrong case sensitivity of Content-Types
2989
2990         * src/gtk/Makefile.am
2991                 need the same include paths in gtk directory as in
2992                 common directory because .h files in common can
2993                 include files from these directories, when included
2994                 in gtk's .h or .c files
2995
2996 2003-06-06 [alfons]     0.9.0claws15
2997
2998         * src/mimeview.c
2999         * src/summaryview.c
3000                 make it compile again because of regex.h / fnmatch.h 
3001                 include problems (related to recent mime stuff, can
3002                 someone check this?)
3003
3004 2003-06-06 [thorsten]   0.9.0claws14
3005
3006         * src/folderview.c
3007                 possible use of uninitialized pointer while dragging
3008
3009 2003-06-06 [paul]       0.9.0claws13
3010
3011         * src/compose.c
3012                 fix bug where the insert sig button would be effective
3013                 only when auto_sig was set
3014
3015 2003-06-06 [paul]       0.9.0claws12
3016
3017         * sync with 0.9.2 release
3018
3019 2003-06-02 [paul]       0.9.0claws11
3020
3021         * sync with 0.9.1cvs1
3022                 see ChangeLog 2003-06-02
3023                 
3024         * po/de.po
3025                 update by Jens
3026
3027 2003-06-01 [christoph]  0.9.0claws10
3028
3029         * src/account.c
3030                 don't use substring search to find accounts by email address
3031
3032         (closes Bug 169 Overly loose matching of "From" address)
3033
3034 2003-05-31 [christoph]  0.9.0claws9
3035
3036         * doc-src/rfc2683.txt
3037         * src/imap.c
3038                 limit IMAP command length as recommended in RFC2683
3039                 (message number lists will be split into multiple imap
3040                 sets, the limit of 1000 octets is not a hard limit)
3041
3042         (closes Bug 161 sylpheed-claws exits with segfault when logging
3043          in to certain imap-servers)
3044
3045 2003-05-29 [alfons]     0.9.0claws8
3046
3047         * src/toolbar.[ch]
3048                 add print button (calling summary_print());
3049                 fine tune setting tooltip text;
3050                 (if someone needs other buttons, please take these 
3051                 commits as a guide, instead of bothering us - also
3052                 see 0.8.11claws150) 
3053
3054 2003-05-29 [darko]      0.9.0claws7
3055
3056         * src/compose.c
3057                 fix crash when word wrapping kicks in due to
3058                 changed text by spell checker
3059
3060 2003-05-29 [paul]       0.9.0claws6
3061
3062         * src/compose.c
3063                 fix bug where changing account would insert
3064                 sig even if auto_sig was FALSE
3065                 
3066         * ChangeLog
3067           ChangeLog.jp
3068           INSTALL
3069                 sync with 0.9.1 release
3070
3071 2003-05-28 [christoph]  0.9.0claws5
3072
3073         * src/imap.c
3074                 fix truncation of too long commands
3075
3076         (closes Bug 167 IMAP hangs trying to get envelope
3077          information in imap_get_uncached_messages)
3078
3079 2003-05-27 [paul]       0.9.0claws4
3080
3081         * tools/Makefile.am
3082           tools/maildir2sylpheed.pl     ** NEW FILE **
3083                 add kmail to sylpheed mailbox conversion script
3084
3085 2003-05-27 [paul]       0.9.0claws3
3086
3087         * sync with 0.9.0cvs10
3088                 see ChangeLog 2003-05-26
3089
3090 2003-05-26 [paul]       0.9.0claws2
3091
3092         * sync with 0.9.0cvs9
3093                 see ChangeLog 2003-05-26
3094
3095 2003-05-24 [paul]       0.9.0claws1
3096
3097         * sync with 0.9.0cvs8
3098                 see ChangeLog 2003-05-23
3099
3100 2003-05-24 [paul]       0.9.0claws
3101
3102         * version 0.9.0claws released
3103
3104 2003-05-24 [paul]       0.8.11claws177
3105
3106         * src/plugins/dillo-viewer/Makefile.am
3107           src/plugins/traycon/Makefile.am
3108                 add missing files
3109                 
3110         * po/bg.po
3111           po/en_GB.po
3112           po/es.po
3113           po/it.po
3114           po/pt_BR.po
3115           po/ru.po
3116           po/sr.po
3117                 update Bulgarian, British English, Spanish, Italian, 
3118                 Brazilian Portuguese, Russian, and Serbian translations, 
3119                 submitted by George Danchev, [me], Ricardo Mones Lastra,
3120                 André Filipe de Assunção e Brito, Alessandro Maestri, 
3121                 Ruslan N. Balkin, and Urke MMI
3122
3123 2003-05-23 [melvin]     0.8.11claws176
3124
3125         * po/fr.po
3126                 Updated French translations
3127
3128 2003-05-22 [paul]       0.8.11claws175
3129
3130         * src/Makefile.am
3131           src/addrbook.[ch]
3132           src/addrcache.[ch]
3133           src/addr_compl.[ch]
3134           src/adressbook.[ch]
3135           src/addrindex.[ch]
3136           src/addritem.[ch]
3137           src/editaddress.c
3138           src/editgroup.c
3139           src/editldap_basedn.c
3140           src/editldap.c
3141           src/jpilot.c
3142           src/vcard.c
3143                 revert to get ldap into it previous working state
3144                 
3145         * po/zh_TW.Big5.po
3146                 new Taiwanese translation,
3147                 submitted by Tsu-Fan Cheng <tscheng@ic.sunysb.edu>
3148
3149 2003-05-22 [christoph]  0.8.11claws174
3150
3151         * src/plugins/spamassassin/libspamc.[ch]
3152                 sync libspamc with SpamAssaain release 2.55
3153
3154 2003-05-22 [paul]       0.8.11claws173
3155
3156         * sync with 0.9.0cvs7
3157                 see ChangeLog 2003-05-22
3158                 
3159         * src/summaryview.c
3160                 revert change in 0.8.11claws172: follow
3161                 Hiroyuki's decision and that's the end of it.
3162
3163 2003-05-21 [paul]       0.8.11claws172
3164
3165         * src/summaryview.c
3166                 fix discrepency between open_unread_on_enter
3167                 and always_show_msg
3168
3169 2003-05-21 [paul]       0.8.11claws171
3170
3171         * sync with 0.9.0cvs6
3172                 see ChangeLog 2003-05-21
3173
3174 2003-05-21 [paul]       0.8.11claws170
3175
3176         * sync with 0.9.0cvs5
3177                 see ChangeLog 2003-05-21
3178
3179 2003-05-20 [paul]       0.8.11claws169
3180
3181         * sync with 0.9.0cvs4
3182                 see ChangeLog 2003-05-20
3183                 fixes bug #152, 'encoding of IMAP folders names'
3184
3185 2003-05-20 [paul]       0.8.11claws168
3186
3187         * sync with 0.9.0cvs3
3188                 see ChangeLog 2003-05-20
3189                 
3190         * src/tools/convert_mbox.pl
3191                 minor change in the comments, submitted by Fred Marton
3192
3193 2003-05-19 [paul]       0.8.11claws167
3194
3195         * src/plugins/clamav/Makefile.am
3196           configure.ac
3197                 link clamav_lib to the plugin and not to the main program
3198
3199 2003-05-19 [christoph]
3200
3201         * src/Makefile.am
3202                 add -export-dynamic for linking
3203
3204 2003-05-19 [paul]       0.8.11claws166
3205
3206         * sync with 0.9.0cvs1
3207                 see ChangeLog 2003-05-19
3208
3209 2003-05-19 [paul]       0.8.11claws165
3210
3211         * src/inc.c
3212                 fix 'pop before smtp' timeout
3213
3214 2003-05-18 [alfons]     0.8.11claws164
3215
3216         * src/prefs_matcher.c
3217                 put "execute" action command line ("expression") in edit box
3218
3219 2003-05-18 [christoph]  0.8.11claws163
3220
3221         * src/mimeview.[ch]
3222         * src/plugins/dillo_viewer/dillo_viewer.c
3223         * src/plugins/image_viewer/viewer.c
3224         * src/plugins/mathml_viewer/mathml_viewer.c
3225                 let a viewer have a list of Content-Types
3226
3227 2003-05-18 [paul]       0.8.11claws162
3228
3229         * src/prefs_filtering.c
3230                 add 'Recipient' label for FORWARD, FORWARD_AS_ATTACHMENT,
3231                 and REDIRECT actions
3232
3233 2003-05-17 [christoph]
3234
3235         * README.claws
3236                 o remove dynamic signatures that was syned with main
3237                 o add infos about no longer "build in" image viewer
3238                 o update bugtracker URL
3239
3240 2003-05-17 [christoph]  0.8.11claws161
3241
3242         * src/folder.c
3243         * src/folderview.c
3244         * src/imap.c
3245                 don't use imap_scan_folder anymore. Instead call folder_item_scan
3246                 for every folder after rebuilding the folder tree.
3247
3248         (closes Bug 19 imap_scan_folder() computes incorrectly number of new
3249          messages)
3250
3251 2003-05-17 [christoph]  0.8.11claws160
3252
3253         * src/imap.c
3254                 don't use STATUS command on current folder to check for
3255                 content changes. imap_cmd_ok() now tracks changes to
3256                 folder and number of existing messages.
3257
3258 2003-05-17 [paul]       0.8.11claws159
3259
3260         * src/plugins/clamav/clamav_plugin.c
3261                 remove unnecessary debug_print
3262
3263 2003-05-16 [thorsten]   0.8.11claws158
3264
3265         * src/plugins/demo.c
3266                 included missing intl.h
3267
3268 2003-05-16 [paul]       0.8.11claws157
3269
3270         * po/POTFILES.in
3271                 remove non-existant entries
3272         
3273         * src/plugins/clamav/clamav_plugin.c
3274           src/plugins/clamav/clamav_plugin_gtk.c
3275           src/plugins/dillo_viewer/dillo_prefs.c
3276           src/plugins/dillo_viewer/dillo_viewer.c
3277                 gettextise
3278
3279 2003-05-16 [christoph]  0.8.11claws156
3280
3281         * po/POTFILES.in
3282                 include plugin .c files for translation until I
3283                 find a better solution to have plugins have their
3284                 own textdomain
3285         * src/plugins/demo/demo.c
3286         * src/plugins/image_viewer/plugin.c
3287         * src/plugins/mathml_viewer/mathml_viewer.c
3288         * src/plugins/spamassassin/spamassassin.c
3289         * src/plugins/spamassassin/spamassassin_gtk.c
3290         * src/plugins/trayicon/trayicon.c
3291                 add gettext macros for plugin name and description
3292
3293 2003-05-16 [paul]
3294
3295         * sync with 0.9.0
3296
3297 2003-05-16 [paul]       0.8.11claws155
3298
3299         * sync with lastest 0.9.0pre1
3300                 see ChangeLog 2003-05-16
3301
3302 2003-05-15 [paul]       0.8.11claws154
3303
3304         * sync with latest 0.9.0pre1
3305                 see ChangeLog 2003-05-14 and 2003-05-15
3306
3307 2003-05-14 [christoph]  0.8.11claws153
3308
3309         * src/plugins/image_viewer/viewer.c
3310         * src/plugins/image_viewer/viewer.glade         ** NEW **
3311         * src/plugins/image_viewer/viewerprefs.c
3312                 make it possible to disable the autoload function in the
3313                 imageviewer again
3314
3315 2003-05-14 [christoph]  0.8.11claws152
3316
3317         * src/folder.c
3318                 fix folder update after adding a message
3319
3320 2003-05-13 [alfons]     0.8.11claws151
3321
3322         * src/common/session.c
3323                 remove debug traces
3324                 
3325         * src/addrcache.[ch]
3326         * src/filtering.[ch]
3327         * src/folder.[c]
3328         * src/gtkaspell.[ch]
3329         * src/imap.[ch]
3330         * src/mbox_folder.[ch]
3331         * src/mh.[ch]
3332         * src/mimeview.h
3333         * src/msgcache.[ch]
3334         * src/news.[ch]
3335         * src/passphrase.[ch]
3336         * src/prefs_common.[ch]
3337         * src/prefs_gtk.[ch]
3338         * src/procmsg.c
3339         * src/scoring.[ch]
3340                 be pedantic; (in prototypes () implies (int))
3341
3342 2003-05-13 [alfons]     0.8.11claws150
3343
3344         * src/prefs_toolbar.[ch]
3345         * src/summaryview.[ch]
3346         * src/toolbar.[ch]
3347                 change misleading text in toolbar prefs;
3348                 add toolbar action for ignore thread (toggles ignore thread flag);
3349                 clean up a little bit;
3350
3351 2003-05-12 [paul]
3352
3353         * tools/convert_mbox.pl
3354                 bug fixed by Fred Marton
3355
3356 2003-05-12 [paul]
3357
3358         * sync with 0.9.0pre1
3359
3360 2003-05-09 [paul]       0.8.11claws149
3361
3362         * sync with 0.8.11cvs43
3363                 see ChangeLog 2003-05-09
3364
3365 2003-05-08 [christoph]  0.8.11claws148
3366
3367         * src/imap.[ch]
3368                 o use CAPABILIY as first command and check for PREAUTH
3369                   information in the response to it
3370                 o rewrite all imap_cmd_* functions to use an IMAPSession
3371                   instead of a SockInfo as parameter
3372                 o do STARTTLS after fetching and checking the server
3373                   capabilities
3374
3375 2003-05-08 [paul]       0.8.11claws147
3376
3377         * tools/Makefile.am
3378           tools/README
3379           tools/convert_mbox.pl         ** NEW FILE **
3380                 add mbox conversion script. Submitted by 
3381                 Fred Marton <Fred.Marton@uni-bayreuth.de>
3382
3383 2003-05-07 [christoph]
3384
3385         * doc-src/glade.txt
3386         * src/gtk/pluginwindow.glade
3387         * src/plugins/image_viewer/viewerprefs.glade
3388         * src/plugins/spamassassin/spamassassin_gtk.glade
3389                 add glade files for user interfaces and a description how
3390                 to use glade to create the sylpheed code
3391
3392 2003-05-07 [paul]       0.8.11claws146
3393
3394         * sync with 0.8.11cvs41
3395                 see ChangeLog 2003-05-07
3396
3397 2003-05-06 [christoph]  0.8.11claws145
3398
3399         * src/main.c
3400         * src/plugins/image_viewer/viewer.c
3401                 fix usage of imlib in imageviewer plugin
3402
3403         * src/gtk/prefswindow.c
3404                 handle window close event correctly
3405
3406 2003-05-06 [paul]       0.8.11claws144
3407
3408         * src/common/ssl.c
3409                 fix typo introduced in sync
3410
3411 2003-05-06 [paul]       0.8.11claws143
3412
3413         * sync with 0.8.11cvs39
3414                 see ChangeLog 2003-05-06
3415
3416 2003-05-06 [paul]       0.8.11claws142
3417
3418         * AUTHORS
3419           po/cs.po
3420                 updated Czech translation, submitted by 
3421                 Radek Vybiral <Radek.Vybiral@vsb.cz>
3422                 
3423         * src/plugins/clamav/clamav_plugin_gtk.c
3424                 clean up
3425
3426 2003-05-03 [alfons]     0.8.11claws141
3427
3428         * src/compose.[ch]
3429                 make paste as quotation work even when the call to 
3430                 text_inserted() was deferred (fixes bug #140 "Paste 
3431                 as quotation does not work when using "external" 
3432                 clipboard")
3433
3434 2003-05-03 [thorsten]   0.8.11claws140
3435
3436         * src/addrquery.h
3437           src/ldapquery.h
3438           src/mainwindow.c
3439                 removed C++ comments
3440         * src/addr_compl.c
3441                 function with non-int retval/param used before
3442                 implementation/declaration
3443
3444 2003-05-02 [paul]       0.8.11claws139
3445
3446         * src/addr_compl.[ch]
3447           src/addressbook.[ch]
3448           src/addrindex.c
3449           src/summaryview.c
3450                 revert match's changes to (finally) remove the bug where
3451                 opening a folder causes massive slowdown when using the 
3452                 'Display sender using address book' option
3453
3454 2003-05-01 [melvin]     0.8.11claws138
3455
3456         * src/plugins/dillo_viewer/dillo_prefs.[ch]
3457         * src/plugins/dillo_viewer/dillo_viewer.c
3458                 Fixed bug where "Cancel" button from prefs issued
3459                 warnings.
3460                 Comply a little more to coding style
3461
3462 2003-05-01 [paul]       0.8.11claws137
3463
3464         * sync with 0.8.11cvs38
3465                 see ChangeLog 2003-05-01
3466
3467 2003-05-01 [paul]       0.8.11claws136
3468
3469         * po/bg.po
3470                 updated by George Danchev
3471
3472 2003-04-30 [christoph]  0.8.11claws135
3473
3474         * src/plugins/dillo_viewer/dillo_prefs.c
3475         * src/plugins/image_viewer/viewerprefs.c
3476         * src/plugins/spamassassin/spamassassin_gtk.c
3477                 remove gtk_widget_ref() calls for widgets in
3478                 glade code
3479
3480 2003-04-30 [paul]       0.8.11claws134
3481
3482         * src/addrindex.c
3483                 ok, this time a better fix for the bug where opening folder
3484                 has massive slowdown when using the 'Display sender using 
3485                 address book' option
3486
3487 2003-04-30 [paul]       0.8.11claws133
3488
3489         * src/addrindex.c
3490                 revert the 'fix' of 0.8.11claws128 because it doesn't fix it
3491         
3492 2003-04-30 [melvin]     0.8.11claws132
3493
3494         New: Dillo plugin preferences (patch by Dimitar Haralanov)
3495
3496         * src/plugins/dillo_viewer/dillo_prefs.[ch]     *** NEW ***
3497                 Preferences for the dillo plugin
3498         * src/plugins/dillo_viewer/dillo_viewer.c
3499                 Support for preferences
3500         * src/plugins/dillo_viewer/Makefile.am
3501                 Added dillo_prefs.[ch]
3502
3503 2003-04-30 [alfons]     0.8.11claws131
3504
3505         * src/common/plugin.[ch]
3506                 see? this ANSI C'fication immediately gives us type
3507                 checking for free.
3508
3509 2003-04-30 [alfons]     0.8.11claws130
3510
3511         * src/common/plugin.[ch]
3512         * src/plugins/clamav/clamav_plugin.[ch]
3513         * src/plugins/clamav/clamav_plugin_gtk.c
3514         * src/plugins/demo/demo.c
3515         * src/plugins/dillo_viewer/dillo_viewer.c
3516         * src/plugins/image_viewer/plugin.c
3517         * src/plugins/image_viewer/viewer.[ch]
3518         * src/plugins/image_viewer/viewerprefs.[ch]
3519         * src/plugins/mathml_viewer/mathml_viewer.c
3520         * src/plugins/spamassassin/spamassassin.[ch]
3521         * src/plugins/spamassassin/spamassassin_gtk.c
3522         * src/plugins/trayicon/trayicon.c
3523                 clean up
3524
3525 2003-04-30 [alfons]     0.8.11claws129
3526
3527         * src/common/utils.c
3528                 make is_ascii_str() fail gracefully when NULL pointer
3529                 is passed
3530
3531 2003-04-30 [paul]       0.8.11claws128
3532
3533         * src/addrindex.c
3534                 fix bug where opening folder has massive slowdown when
3535                 using the 'Display sender using address book' option
3536
3537 2003-04-30 [paul]       0.8.11claws127
3538
3539         * src/plugins/clamav/clamav_plugin.c
3540           src/plugins/clamav/clamav_plugin_gtk.c
3541           src/plugins/demo/demo.c
3542           src/plugins/dillo_viewer/dillo_viewer.c
3543           src/plugins/image_viewer/plugin.c
3544           src/plugins/mathml_viewer/mathml_viewer.c
3545           src/plugins/spamassassin/spamassassin.c
3546           src/plugins/spamassassin/spamassassin_gtk.c
3547           src/plugins/trayicon/trayicon.c
3548                 get rid of eye-hurting function signatures
3549
3550 2003-04-30 [paul]       0.8.11claws126
3551
3552         * src/plugins/trayicon/trayicon.c
3553                 add description
3554                 
3555         * src/mimeview.c
3556                 be more descriptive
3557
3558 2003-04-30 [paul]       0.8.11claws125
3559
3560         * configure.ac
3561                 arrange the plugins in reverse alphabetical order
3562                 
3563         * src/plugins/clamav/clamav_plugin.[ch]
3564           src/plugins/clamav/clamav_plugin_gtk.c
3565                 rename some params
3566                 resize max_size window
3567                 re-arrange the order of some gui elements
3568                 improve descriptions
3569         
3570         * src/plugins/image_viewer/plugin.c
3571           src/plugins/mathml_viewer/mathml_viewer.c
3572                 add descriptions
3573                 
3574         * src/plugins/spamassassin/spamassassin_gtk.c
3575                 resize max_size window
3576                 re-arrange the order of some gui elements
3577                 
3578         * src/messageview.c
3579           src/mimeview.c
3580                 correct typos
3581
3582 2003-04-30 [alfons]     0.8.11claws124
3583
3584         * src/imap.c
3585                 fix a leak found while browsing Martin Kluge's 
3586                 valgrind log (Claws only)
3587
3588 2003-04-29 [darko]      0.8.11claws123
3589
3590         * src/gtk/gtkstext.h
3591                 include wchar.h if it is available, fixes compilation
3592                 on HP-UX systems
3593
3594 2003-04-29 [melvin]     0.8.11claws122
3595
3596         * src/prefs_actions.c
3597                 Improved help text of Actions' syntax
3598
3599 2003-04-28 [paul]       0.8.11claws121
3600
3601         * src/action.c
3602                 a better fix for the crash when performing an action
3603                 on a mime part
3604
3605 2003-04-28 [paul]       0.8.11claws120
3606
3607         * src/action.c
3608                 fix crash when performing an action on a
3609                 mime part
3610
3611 2003-04-28 [paul]       0.8.11claws119
3612
3613         * sync with 0.8.11cvs36
3614                 see ChangeLog 2003-04-28
3615
3616 2003-04-27 [paul]       0.8.11claws118
3617
3618         * more sync with 0.8.11cvs35
3619                 see ChangeLog 2003-04-25
3620
3621 2003-04-26 [christoph]  0.8.11claws117
3622
3623         * src/folder.c
3624                 fix remove virtual check
3625
3626 2003-04-26 [paul]       0.8.11claws116
3627
3628         * src/messageview.c
3629                 fix return-receipt, make it work again
3630
3631 2003-04-26 [paul]       0.8.11claws115
3632
3633         * src/mimeview.c
3634                 restore double-clicking of the [application/pgp-signature 
3635                 (Select "Check signature" to check)] line in the message view,
3636                 broken in recent sync
3637
3638 2003-04-26 [christoph]  0.8.11claws114
3639
3640         * src/folder.c
3641                 check if remove virtual really exists before
3642                 calling the function
3643
3644 2003-04-25 [match]      0.8.11claws113
3645
3646         * src/addrindex.c
3647         * src/addrbook.c
3648         * src/ldapquery.[ch]
3649         * src/ldapctrl.[ch]
3650                 fix memleak.
3651         * src/ldapserver.[ch]
3652                 fix memleak. fix segfault.
3653                 plug a Claws memleak
3654
3655 2003-04-25 [alfons]     0.8.11claws112
3656
3657         * src/folder.c
3658                 plug a Claws memleak
3659
3660 2003-04-25 [alfons]     0.8.11claws111
3661
3662         * src/common/session.c
3663                 plug a memleak
3664
3665 2003-04-25 [paul]       0.8.11claws110
3666
3667         * sync with 0.8.11cvs35
3668                 see ChangeLog 2003-04-24 and 2003-04-25
3669                 
3670         * src/gtk/pluginwindow.c
3671                 correct another strange float value
3672
3673 2003-04-24 [christoph]  0.8.11claws109
3674
3675         * src/folder.c
3676                 freeze folder item updates when unsetting new flags
3677
3678         * src/gtk/pluginwindow.c
3679                 correct strange float value
3680
3681 2003-04-23 [paul]       0.8.11claws108
3682
3683         * sync with 0.8.11cvs33
3684                 see ChangeLog 2003-04-23
3685
3686 2003-04-22 [paul]       0.8.11claws107
3687
3688         * src/Makefile.am
3689           src/messageview.c
3690           src/mimeview.c
3691           src/pgptext.[ch]      ** REMOVED **
3692                 remove pgptext.[ch] as its not used any more
3693
3694 2003-04-22 [paul]       0.8.11claws106
3695
3696         * sync with 0.8.11cvs31
3697                 see ChangeLog 2003-04-21 and 2003-04-22
3698
3699 2003-04-21 [alfons]     0.8.11claws105
3700
3701         * src/main.c
3702                 No access to GTK structures if we're a spawned child
3703                 (and clean up code a little bit...) Should fix #126.
3704
3705 2003-04-21 [melvin]     0.8.11claws104
3706
3707         * src/plugins/dillo_viewer/README
3708                 Improved slightly the text.
3709
3710 2003-04-21 [melvin]     0.8.11claws103
3711
3712         * src/plugins/dillo_viewer/README *** NEW ***
3713                 Added a README file for the Dillo plugin
3714
3715 2003-04-20 [paul]
3716
3717         * tools/README
3718           tools/outlook2sylpheed.pl
3719                 updated and improved by Ricardo Mones Lastra
3720
3721 2003-04-18 [oliver]     0.8.11claws102
3722
3723         * src/inc.c 
3724         * src/prefs_account.h
3725                 remove Pop3SessionType (used by selective download)
3726         * src/prefs_toolbar.c
3727                 enable set Default Toolbar button
3728
3729 2003-04-18 [paul]       0.8.11claws101
3730
3731         * sync with 0.8.11cvs29
3732                 see ChangeLog 2003-04-18
3733
3734 2003-04-17 [paul]       0.8.11claws100
3735
3736         * src/prefs_common.[ch]
3737           src/summaryview.c
3738                 remove 'Open next message on deletion' option,
3739                 as the same effect can now be achieved via the
3740                 'Always open messages in summary when selected'
3741                 option.
3742
3743 2003-04-17 [paul]       0.8.11claws99
3744
3745         * sync with 0.8.11cvs28
3746                 see ChangeLog 2003-04-17
3747
3748 2003-04-17 [christoph]  0.8.11claws98
3749
3750         * ac/spamassassin.m4
3751         * src/plugins/spamassassin/libspamc.[ch]
3752         * src/plugins/spamassassin/utils.[ch]
3753                 sync libspamc with SpamAssassin project
3754
3755 2003-04-17 [christoph]  0.8.11claws97
3756
3757         * src/common/socket.h
3758         * src/gtk/sslcertwindow.h
3759                 rename old USE_SSL to USE_OPENSSL
3760
3761 2003-04-17 [paul]       0.8.11claws96
3762
3763         * src/prefs_common.h
3764                 use gulong for P_COLOR so that it compiles/runs on
3765                 64-bit systems. Patch submitted by James Noyes
3766                 <jnoyes-claws@retrogeeks.com>
3767                 
3768         * po/de.po
3769                 updated by Jens
3770
3771 2003-04-17 [paul]       0.8.11claws95
3772
3773         * sync with 0.8.11cvs27
3774                 see ChangeLog 2003-04-16
3775
3776 2003-04-15 [paul]       0.8.11claws94
3777
3778         * src/prefs_common.[ch]
3779                 rearrange to stop the window getting too long:
3780                         move Receive dialog stuff to Receive tab
3781                         move Send dialog to Send tab
3782                         remove Dialogs frame
3783                 rename 'Open messages in summary with cursor keys' to
3784                 'Always open messages in summary when selected', as its
3785                 more appropriate
3786
3787 2003-04-15 [paul]       0.8.11claws93
3788
3789         * src/prefs_common.[ch]
3790           src/summaryview.c
3791                 add new option '/Interface/Open next message on deletion'
3792
3793 2003-04-15 [paul]       0.8.11claws92
3794
3795         * src/summaryview.[ch]
3796                 add /Mark/Lock and /Mark/Unlock to the pop-up
3797                 menu. Patch submitted by Ivan Francolin Martinez
3798                 <ivanfm@users.sourceforge.net>
3799
3800 2003-04-15 [paul]       0.8.11claws91
3801
3802         * sync with 0.8.11cvs24
3803                 see ChangeLog 2003-04-15
3804
3805 2003-04-14 [jens]       0.8.11claws90
3806
3807         * updated German translation and some corrections from
3808                 Roland Bless <bless@tm.uka.de>
3809
3810 2003-04-14 [paul]       0.8.11claws89
3811
3812         * sync with 0.8.11cvs22
3813                 see ChangeLog 2003-04-14
3814
3815 2003-04-13 [paul]       0.8.11claws88
3816
3817         * src/plugins/clamav/clamav_plugin.c
3818                 fix memory leaks
3819                 clean up
3820
3821 2003-04-12 [paul]       0.8.11claws87
3822
3823         * src/plugins/clamav/clamav_plugin.c
3824                 activate enable/disable archive scanning option
3825                 
3826         * src/plugins/clamav/.cvsignore         ** NEW FILE **
3827
3828 2003-04-12 [paul]       0.8.11claws86
3829
3830         * src/plugins/Makefile.am
3831           src/plugins/clamav/Makefile.am                ** NEW FILE **
3832           src/plugins/clamav/README                     ** NEW FILE ** 
3833           src/plugins/clamav/clamav_plugin.[ch]         ** NEW FILES **
3834           src/plugins/clamav/clamav_plugin_gtk.c        ** NEW FILE **
3835                 add Clam AntiVirus plugin
3836
3837 2003-04-12 [paul]       0.8.11claws85
3838
3839         * sync with 0.8.11cvs21
3840                 see ChangeLog 2003-04-11
3841
3842 2003-04-11 [paul]       0.8.11claws84
3843
3844         * po/es.po
3845                 update Spanish translation. Submitted by Ricardo
3846                 Mones Lastra.
3847
3848 2003-04-10 [christoph]  0.8.11claws83
3849
3850         * src/mbox.c
3851                 fix typo that did not move unfiltered mails to destination
3852                 folder
3853
3854         (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
3855          when filtering from spool)
3856
3857 2003-04-10 [christoph]  0.8.11claws82
3858
3859         * src/imap.c
3860                 use BODY.PEEK instead of BODY in in message fetch operation
3861                 to make sure the IMAP server does not set the \Seen flag for
3862                 messages. Sylpheed does that later itself, when the message
3863                 is opened in sylpheed
3864
3865         (closes Bug 111 Claws destroys unread marks)
3866
3867 2003-04-09 [oliver]     0.8.11claws81
3868         
3869         * src/folder.c
3870                 fix crash in folder_destroy
3871         * README.claws
3872                 remove selective download
3873
3874 2003-04-09 [christoph]  0.8.11claws80
3875
3876         * src/imap.c
3877                 fix crash in imap_get_msginfo() when then fetched message
3878                 is not found
3879
3880         (closes Bug 110 Crash during mail composition)
3881
3882 2003-04-08 [christoph]  0.8.11claws79
3883
3884         * src/folder.c
3885         * src/prefs_account.c
3886                 Filter new messages that are found in an INBOX folder
3887                 when 'Filter messages on receiving' is enabled in the
3888                 Folder's AccountPrefs. This allows to use Sylpheed's
3889                 filtering engine for IMAP folders where messages are
3890                 added to the INBOX by a MTA
3891
3892 2003-04-08 [paul]       0.8.11claws78
3893
3894         * src/procmsg.h
3895                 clean up after last commit
3896
3897 2003-04-08 [paul]       0.8.11claws77
3898
3899         * sync with 0.8.11cvs20
3900                 see ChangeLog 2003-04-07 and 2003-04-08
3901
3902 2003-04-07 [christoph]  0.8.11claws76
3903
3904         * src/filtering.[ch]
3905         * src/inc.[ch]
3906         * src/mbox.c
3907         * src/procmsg.[ch]
3908                 add procmsg_msginfo_filter() to execute filtering actions
3909
3910 2003-04-06 [christoph]  0.8.11claws75
3911
3912         * src/imap.c
3913                 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
3914
3915 2003-04-06 [christoph]  0.8.11claws74
3916
3917         * src/common/utils.[ch]
3918                 add g_int_compare() function for slist sorting
3919
3920         * src/imap.c
3921                 fetch all MsgInfos with one command in imap_get_msginfos()
3922                 using an imap set with a list of ranges
3923
3924         * src/news.c
3925                 use new g_int_compare() function
3926
3927 2003-04-06 [thorsten]   0.8.11claws73
3928
3929         * src/mh.c
3930                 corrected implementation of mh_folder_destroy()
3931
3932 2003-04-05 [christoph]  0.8.11claws72
3933
3934         * src/account.c
3935         * src/folder.[ch]
3936         * src/folderview.c
3937         * src/imap.c
3938         * src/inc.c
3939         * src/main.c
3940         * src/mainwindow.c
3941         * src/mbox_folder.c
3942         * src/mh.c
3943         * src/mimeview.h
3944         * src/msgcache.[ch]
3945         * src/news.c
3946         * src/procmime.h
3947         * src/procmsg.[ch]
3948         * src/setup.c
3949         * src/gtk/gtkutils.c
3950                 o rename structure field names class and new to klass and
3951                   new_msgs, to allow including files in C++
3952                 o add 'extern "C"' block to some header files
3953                 o add MsgInfoList and MsgNumberList as alias for GSList for
3954                   developers to know what type of list is expected
3955
3956         * src/plugins/image_viewer/plugin.c
3957         * src/plugins/image_viewer/viewer.[ch]
3958         * src/plugins/image_viewer/viewerprefs.[ch]
3959                 rename function names to prevent conflicts
3960
3961 2003-04-05 [paul]       0.8.11claws71
3962
3963         * sync with 0.8.11cvs18
3964                 see ChangeLog 2003-04-03 and 2003-04-04
3965
3966 2003-04-02 [christoph]  0.8.11claws70
3967
3968         * src/folder.[ch]
3969         * src/imap.[ch]
3970         * src/mbox_folder.[ch]
3971         * src/mh.[ch]
3972         * src/news.[ch]
3973                 o Make all virtual folder functions private
3974                 o remove unused folder code
3975
3976         * src/common/socket.[ch]
3977         * src/summaryview.c
3978                 fix warnings
3979
3980 2003-03-30 [alfons]     0.8.11claws69
3981
3982         * src/send_message.c
3983                 remove two debug traces and see if people still report
3984                 errors
3985
3986 2003-03-30 [alfons]     0.8.11claws68
3987
3988         * src/send_message.c
3989         * src/commons/session.c
3990                 add more debug traces
3991
3992 2003-03-30 [christoph]  0.8.11claws67
3993
3994         * src/folder.c
3995                 change processing folder name from .processing to processing
3996
3997         * src/common/ssl.c
3998                 disable SSL certificate check because it causes Xlib error
3999                 when the child process want's to open an GTK window
4000
4001 2003-03-30 [christoph]  0.8.11claws66
4002
4003         * src/folder.c
4004                 don't use default folder for processing folder item because
4005                 it can be a non local folder
4006
4007         (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
4008
4009 2003-03-30 [alfons]     0.8.11claws65
4010
4011         * src/send_message.c
4012                 try fixing crashes when sending messages: my gcc 2.95.4 seems 
4013                 to generate bad code for 'send_send_data_progressive': When
4014                 called from 'send_send_data_finished', the 'data' pointer is
4015                 cleared just before the assignment to the dialog pointer
4016
4017 2003-03-29 [christoph]  0.8.11claws64
4018
4019         * src/common/prefs.h
4020         * src/plugins/image_viewer/Makefile.am
4021         * src/plugins/image_viewer/plugin.c
4022         * src/plugins/image_viewer/viewer.[ch]
4023         * src/plugins/image_viewer/viewerprefs.[ch]     ** NEW **
4024                 add PrefsPage for ImageViewer
4025
4026 2003-03-28 [thorsten]   0.8.11claws63
4027
4028         * src/common/session.c
4029                 added some comments
4030
4031 2003-03-28 [paul]       0.8.11claws62
4032
4033         * sync with 0.8.11cvs16
4034                 see ChangeLog 2003-03-28
4035
4036 2003-03-28 [paul]       0.8.11claws61
4037
4038         * sync with 0.8.11cvs15
4039                 see ChangeLog 2003-03-28
4040
4041 2003-03-27 [christoph]  0.8.11claws60
4042
4043         * src/folder.c
4044         * src/imap.c
4045         * src/common/socket.[ch]
4046                 set socket state to DISCONNECTED when any operation
4047                 fails to allow reconnecting in IMAP code without
4048                 checking the return code of all calls to the command
4049                 functions
4050
4051         * src/folderview.c
4052         * src/summaryview.c
4053                 remove some more stuff that depends on specific
4054                 folder types
4055
4056 2003-03-27 [paul]       0.8.11claws59
4057
4058         * sync with 0.8.11cvs14
4059                 see ChangeLog 2003-03-27
4060                 
4061         * src/selective_download.[ch]   ** REMOVED **
4062                 really removed
4063
4064 2003-03-27 [christoph]  0.8.11claws58
4065
4066         * src/folder.c
4067                 fix handling of tmp_flags in flag copy function
4068
4069 2003-03-27 [paul]       0.8.11claws57
4070
4071         * sync with 0.8.11cvs13
4072                 see ChangeLog 2003-03-27
4073
4074 2003-03-27 [oliver]     0.8.11claws56
4075
4076         * src/maiwindow.c
4077                 remove sel_download_cb
4078
4079 2003-03-27 [oliver]     0.8.11claws55
4080         
4081         * src/inc.c
4082                 remove POP3_TOP
4083         
4084 2003-03-26 [oliver]     0.8.11claws54
4085
4086         *src/pop.h
4087                 remove POP3_TOP*
4088         * README.claws
4089                 remove selective donwload readme
4090
4091 2003-03-26 [oliver]     0.8.11claws53
4092         * src/matcher.[ch]
4093         * src/matcher_parser_parse.y 
4094         * src/pop.c 
4095         * src/prefs_account.[ch]
4096         * src/prefs_filtering.c
4097                 remove selective donwload
4098
4099 2003-03-26 [oliver]     0.8.11claws52
4100
4101         * src/inc.[ch] 
4102         * src/filtering.c 
4103         * src/mainwindow.c 
4104                 remove selective donwload
4105
4106 2003-03-26 [oliver]     0.8.11claws51
4107         
4108         * src/Makefile.am
4109         * src/selective_download.[ch]   ** REMOVE **    
4110
4111 2003-03-26 [christoph]  0.8.11claws50
4112
4113         * src/news.c
4114                 fix NEWS that got broken by a sync with sylpheed-main
4115
4116 2003-03-26 [christoph]  0.8.11claws49
4117
4118         * src/mimeview.c
4119                 fix mime type guessing when no mime type is found for a file
4120
4121 2003-03-25 [christoph]  0.8.11claws48
4122
4123         * src/mimeview.c
4124         * src/procmime.c
4125                 remove mime type guessing from mime parser and use
4126                 name based mime types in viewer lookup for mime type
4127                 application/octet-stream
4128
4129 2003-03-25 [christoph]  0.8.11claws47
4130
4131         * doc-src/readme.txt
4132         * doc-src/rfc2554.txt
4133                 add RFC about SMTP AUTH
4134
4135         * src/send_message.c
4136         * src/common/smtp.[ch]
4137                 add extra error code for authentication errors and
4138                 clear temporary password when this error occurs
4139
4140         (closes Bug 84 authentication failure while sending should
4141          prompt for password again)
4142
4143 2003-03-25 [christoph]  0.8.11claws46
4144
4145         * configure.ac
4146         * src/Makefile.am
4147         * src/imageview.[ch]                            ** REMOVE **
4148         * src/messageview.[ch]
4149         * src/mimeview.[ch]
4150         * src/prefs_common.[ch]
4151         * src/textview.c
4152         * src/plugins/Makefile.am
4153         * src/plugins/image_viewer/.cvsignore           ** NEW **
4154         * src/plugins/image_viewer/Makefile.am          ** NEW **
4155         * src/plugins/image_viewer/plugin.c             ** NEW **
4156         * src/plugins/image_viewer/viewer.[ch]          ** NEW **
4157                 move image viewer into a plugin (building is enabled by default)
4158                 [ToDo: Prefs for resize and autoview]
4159
4160 2003-03-25 [paul]       0.8.11claws45
4161
4162         * sync with 0.8.11cvs12
4163                 see ChangeLog 2003-03-26
4164
4165 2003-03-25 [paul]       0.8.11claws44
4166
4167         * sync with 0.8.11cvs11
4168                 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
4169                 
4170         Note: Selective Download is broken.
4171                 
4172 2003-03-22 [christoph]  0.8.11claws43
4173
4174         * src/folder.c
4175                 code cleanup for flags copying
4176
4177 2003-03-22 [christoph]  0.8.11claws42
4178
4179         * src/plugins/trayicon/trayicon.c
4180                 fix setting the transparent area when the window size
4181                 is forced by the system tray
4182
4183 2003-03-22 [christoph]  0.8.11claws41
4184
4185         * src/plugins/trayicon/gnome-mail.xpm           ** REMOVE **
4186         * src/plugins/trayicon/gnome-nomail.xpm         ** REMOVE **
4187         * src/plugins/trayicon/newmail.xpm              ** NEW **
4188         * src/plugins/trayicon/nomail.xpm               ** NEW **
4189         * src/plugins/trayicon/trayicon.c
4190         * src/plugins/trayicon/unreadmail.xpm           ** NEW **
4191                 o replace GBiff icons with KBiff icons resized to 16x16 pixel
4192                 o add icon for unread mails
4193                 o set transparency for window
4194
4195 2003-03-22 [christoph]  0.8.11claws40
4196
4197         * src/news.c
4198                 init news session to prevent crash when session is closed
4199
4200 2003-03-22 [christoph]  0.8.11claws39
4201
4202         * src/imap.c
4203         * src/common/session.[ch]
4204                 Init session data to make sure we don't have invalid pointers
4205                 for read_ch and write_ch when new multi process sessions are
4206                 not used
4207
4208         * src/main.c
4209         * src/common/plugin.c
4210         * src/common/sylpheed.c
4211         * src/plugins/demo/demo.c
4212         * src/plugins/dillo_viewer/dillo_viewer.c
4213         * src/plugins/mathml_viewer/mathml_viewer.c
4214         * src/plugins/spamassassin/spamassassin.c
4215         * src/plugins/spamassassin/spamassassin_gtk.c
4216                 add plugin types to allow loading plugins at different times
4217                 (and maybe for different frontends), because it's not good to
4218                 load GTK-Plugins gefore gtk_init was called
4219
4220         * configure.ac
4221         * src/plugins/Makefile.am
4222         * src/plugins/trayicon/.cvsignore               ** NEW **
4223         * src/plugins/trayicon/Makefile.am              ** NEW **
4224         * src/plugins/trayicon/eggtrayicon.c            ** NEW **
4225         * src/plugins/trayicon/eggtrayicon.h            ** NEW **
4226         * src/plugins/trayicon/gnome-mail.xpm           ** NEW **
4227         * src/plugins/trayicon/gnome-nomail.xpm         ** NEW **
4228         * src/plugins/trayicon/trayicon.c               ** NEW **
4229                 New Trayicon plugin that shows an icon in a systray that uses
4230                 XEMBED protocol like Gnome's systray. Icon shows if there
4231                 are new mails and a tooltip shows information about new,
4232                 unread and total messages.
4233
4234 2003-03-22 [paul]       0.8.11claws38
4235
4236         * src/common/smtp.c
4237                 fix ESMTP AUTH CRAM-MD5
4238                 [sync with main (still version 0.8.11cvs6), see
4239                  ChangeLog 2003-03-22]
4240
4241 2003-03-21 [colin]      0.8.11claws37
4242
4243         * src/send_message.c
4244                 Fix USE_SSL => USE_OPENSSL
4245
4246 2003-03-21 [colin]      0.8.11claws36
4247
4248         * src/folderview.c
4249                 Fix counts in drag and dropped subfolders
4250
4251 2003-03-21 [colin]      0.8.11claws35
4252
4253         * src/folder.c 
4254         * src/folderview.c
4255                 speed up a bit folder dnd
4256
4257 2003-03-20 [alfons]     0.8.11claws34
4258
4259         * src/main.c
4260         * src/toolbar.c
4261         * src/procmsg.c
4262                 don't send locked queue messages
4263                 (feature request "[ 705245 ] Locking message in outbox 
4264                  should prevent sending")
4265
4266 2003-03-20 [christoph]  0.8.11claws33
4267
4268         * src/folder.c
4269                 remove NEW and UNREAD flag in special folders when scanning
4270                 
4271         * src/common/smtp.c
4272                 fix ESMTP AUTH CRAM-MD5
4273
4274 2003-03-20 [paul]       0.8.11claws32
4275
4276         * src/prefs_account.c
4277                 Re-write 'Tunnel command to open connection' as
4278                 'Use command to communicate with server', and disable
4279                 it for all except IMAP accounts
4280
4281 2003-03-20 [paul]       0.8.11claws31
4282
4283         * sync with 0.8.11cvs6
4284                 see ChangeLog 2003-03-20
4285
4286 2003-03-19 [match]      0.8.11claws30
4287
4288         * src/addritem.[ch]
4289                 include documentation. minor refactoring.
4290         * src/addr_compl.[ch]
4291         * src/addrindex.[ch]
4292         * src/addresbook.[ch]
4293         * src/summaryview.c
4294                 re-enable address lookup (was disabled in
4295                 0.8.11claws20).
4296
4297 2003-03-19 [christoph]  0.8.11claws29
4298
4299         * src/procmsg.c
4300                 add temp flag handling, will make moving and copying
4301                 messages possible again
4302
4303         * src/folder.c
4304                 correct calulation of folder stats
4305
4306 2003-03-18 [match]      0.8.11claws28
4307
4308         * src/editgroup.h
4309                 remove case sensitive comparison (closes bug 80).
4310
4311 2003-03-18 [christoph]  0.8.11claws27
4312
4313         * src/imap.c
4314                 fix imap using a tunnel command
4315
4316         (closes bug 87)
4317
4318 2003-03-18 [christoph]  0.8.11claws26
4319
4320         * src/folder.[ch]
4321         * src/imap.c
4322         * src/procmsg.[ch]
4323                 rewrite flag handling for folders
4324
4325 2003-03-18 [christoph]  0.8.11claws25
4326
4327         * src/folder.c
4328         * src/procmsg.c
4329         * src/summaryview.c
4330                 unset NEW and UNREAD flags when message is ignored, to make
4331                 sure messages don't show up as unread on other IMAP clients,
4332                 because the IGNORE_THREAD flag can not be syncronized through
4333                 the IMAP folder
4334
4335 2003-03-17 [christoph]  0.8.11claws24
4336
4337         * src/imap.c
4338                 don't use recursion to fetch uids when the number of messages
4339                 does not match. Moved code into subfunction that is used
4340                 again when needed, to prevent an endless loop.
4341
4342 2003-03-17 [thorsten]   0.8.11claws23
4343
4344         * src/imageview.[ch]
4345                 export imageview_get_resized_size() (for plugins)
4346         * src/prefs_common.[ch]
4347                 added prefs_common_get() (for plugins)
4348
4349 2003-03-17 [christoph]  0.8.11claws22
4350
4351         * src/imap.c
4352                 o remove UID guessing from copy code
4353                 o support UIDPLUS extension for APPEND command
4354
4355 2003-03-17 [paul]       0.8.11claws21
4356
4357         * src/gtk/about.c
4358                 remove 'Compiled-plugins' section.
4359                 
4360         * src/plugins/dillo_viewer/dillo_viewer.c
4361                 slight change to description text
4362
4363 2003-03-16 [match]      0.8.11claws20
4364         * src/ldapserver.[ch]           ** NEW **
4365         * src/ldapctrl.[ch]             ** NEW **
4366         * src/ldapquery.[ch]            ** NEW **
4367         * src/ldaputil.[ch]             ** NEW **
4368         * src/addrcindex.[ch]           ** NEW **
4369         * src/addrquery.h               ** NEW **
4370         * src/addritem.[ch]
4371         * src/addrcache.[ch]
4372         * src/addrindex.[ch]
4373         * src/addr_compl.[ch]
4374         * src/addressbook.[ch]
4375         * src/addrbook.[ch]
4376         * src/editgroup.c
4377         * src/editaddress.c
4378         * src/editldap.c
4379         * src/editldap_basedn.c
4380         * src/vcard.c
4381         * src/jpilot.c
4382         * src/Makefile.am
4383                 included dynamic LDAP queries. improved address
4384                 completion.
4385
4386 2003-03-16 [paul]       0.8.11claws19
4387
4388         * tools/multiwebsearch.pl
4389                 fix a fatal typo
4390
4391 2003-03-16 [christoph]  0.8.11claws18
4392
4393         * src/mimeview.c
4394         * src/plugins/dillo_viewer/dillo_viewer.c
4395         * src/plugins/mathml_viewer/mathml_viewer.c
4396                 make unregistering of MimeViewerFactorys possible
4397
4398 2003-03-16 [alfons]     0.8.11claws17
4399
4400         * configure.ac
4401                 correct typo
4402
4403 2003-03-16 [melvin]     0.8.11claws16
4404
4405         * src/plugins/dillo_viewer.c
4406                 Fixed bug where it was not possible to view more than
4407                 one text/html attachment per message (bug discovered
4408                 by Christoph Hohmann).
4409
4410 2003-03-15 [melvin]     0.8.11claws15
4411
4412         * src/prefs_actions.c
4413                 Fixed compilation warnings.
4414
4415 2003-03-15 [melvin]     0.8.11claws14
4416
4417         * src/plugins/Makefile.am
4418         * src/plugins/dillo_viewer/.cvsignore                   ** NEW **
4419         * src/plugins/dillo_viewer/Makefile.am                  ** NEW **
4420         * src/plugins/dillo_viewer/dillo_viewer.c               ** NEW **
4421                 Added a html mail viewer plugin that uses Dillo v0.7.0 or
4422                 newer (http://dillo.auriga.wearlab.de/).
4423
4424 2003-03-15 [christoph]  0.8.11claws13
4425
4426         * src/imap.c
4427                 don't query imap folder for attributes because we already
4428                 for them from imap_status
4429
4430         * src/mimeview.[ch]
4431                 add support for plugable MimeViewers (unloading Viewers
4432                 not yet complete)
4433
4434         * src/plugins/Makefile.am
4435         * src/plugins/mathml_viewer/.cvsignore          ** NEW **
4436         * src/plugins/mathml_viewer/Makefile.am         ** NEW **
4437         * src/plugins/mathml_viewer/mathml_viewer.c     ** NEW **
4438                 add MathML Viewer (Content-Type text/mathml) using GtkMathView
4439                 widget from http://helm.cs.unibo.it/mml-widget/
4440
4441 2003-03-14 [christoph]  0.8.11claws12
4442
4443         * src/folder.[ch]
4444                 o error return code's should better be negative
4445                 o replace printf with debug_print
4446
4447         * src/imap.c
4448                 improve IMAP folder scan by checking UID-NEXT
4449
4450         * src/summaryview.c
4451                 remove check that are unnecessary in my opinion
4452
4453 2003-03-13 [christoph]  0.8.11claws11
4454
4455         * src/folder.[ch]
4456         * src/foldersel.c
4457         * src/folderview.c
4458         * src/imap.c
4459         * src/mbox_folder.c
4460         * src/mh.c
4461         * src/news.c
4462         * src/prefs_scoring.c
4463         * src/summaryview.c
4464                 use a common function to get a displayable name
4465                 for a FolderItem
4466
4467 2003-03-13 [paul]       0.8.11claws10
4468
4469         * tools/Makefile.am
4470           tools/README
4471           tools/multiwebsearch.conf     ** NEW FILE **
4472           tools/multiwebsearch.pl       ** NEW FILE **
4473                 add multiwebsearch Actions script
4474
4475 2003-03-13 [colin]      0.8.11claws9
4476
4477         * src/compose.c
4478                 Remove leading emtpy lines from quoted text
4479                 before quoting it
4480
4481 2003-03-13 [melvin]     0.8.11claws8
4482
4483         * src/prefs_actions.c
4484                 Fixed a memory leak
4485                 Code clean ups
4486                 Added Cancel and OK buttons
4487                 Corrected help text
4488
4489 2003-03-13 [christoph]  0.8.11claws7
4490
4491         * src/account.c
4492         * src/folder.[ch]
4493         * src/imap.c
4494         * src/mainwindow.c
4495         * src/mbox_folder.c
4496         * src/mh.c
4497         * src/news.c
4498         * src/setup.c
4499                 replace more folder type stuff with folder class stuff
4500
4501 2003-03-13 [melvin]     0.8.11claws6
4502
4503         * src/prefs_actions.c
4504                 Added new tokens:
4505                 %u: user provided argument
4506                 %h: user provided argument (hidden on input)
4507                 %s: current text selection in the message view 
4508
4509 2003-03-13 [paul]       0.8.11claws5
4510
4511         * sync with 0.8.11cvs5
4512                 see ChangeLog 2003-03-11, 2003-03-12
4513
4514 2003-03-12 [christoph]  0.8.11claws4
4515
4516         * src/folder.c
4517                 use folder class idstr when writing folderlist.xml
4518
4519         * src/folder.h
4520         * src/imap.c
4521         * src/news.c
4522                 replace folder type checks with folder class checks
4523
4524 2003-03-12 [christoph]  0.8.11claws3
4525
4526         * src/folder.[ch]
4527         * src/imap.[ch]
4528         * src/main.c
4529         * src/mbox_folder.[ch]
4530         * src/mh.[ch]
4531         * src/news.[ch]
4532                 o create a list of known folder classes in the folder system
4533                 o use folder class id strings for folder item identifiers
4534
4535 2003-03-12 [christoph]  0.8.11claws2
4536
4537         * src/imap.c
4538                 fix imap uid validity check
4539
4540 2003-03-12 [christoph]  0.8.11claws1
4541
4542         * src/account.c
4543         * src/folder.[ch]
4544         * src/foldersel.c
4545         * src/folderview.c
4546         * src/imap.c
4547         * src/mainwindow.c
4548         * src/mbox_folder.c
4549         * src/mh.c
4550         * src/news.c
4551         * src/prefs_scoring.c
4552         * src/procmsg.c
4553         * src/setup.c
4554         * src/summaryview.c
4555                 initial restructuring of folder system, seperating
4556                 folders and folder classes
4557
4558 2003-03-12 [paul]       0.8.11claws
4559
4560         0.8.11claws release
4561
4562 2003-03-12 [christoph]
4563
4564         * src/gtk/prefswindow.c
4565                 fix translation of "Page Index"
4566
4567 2003-03-12 [paul]       0.8.10claws110
4568
4569         a sync from 0.8.11cvs4 before the release
4570
4571         * src/common/utils.c
4572                 subject_compare_for_sort(): allow null strings (fixes
4573                 summary sorting).
4574
4575 2003-03-11 [paul]       0.8.10claws109
4576
4577         * po/es.po
4578                 update Spanish translation, submitted by
4579                 Ricardo Mones Lastra
4580
4581 2003-03-11 [melvin]     0.8.10claws108
4582
4583         * po/fr.po
4584                 Updated French translations
4585
4586 2003-03-11 [paul]       0.8.10claws107
4587
4588         * manual/en/Makefile.am
4589           manual/en/*.html
4590                 update English manual, add a new page
4591                 updated by Francois Barriere <fbarriere@atmel.fr>
4592                 
4593         * po/bg.po
4594           po/it.po
4595           po/sr.po
4596                 update Bulgarian, Italian, and Serbian translations
4597                 submitted by George Danchev, Alessandro Maestri, and
4598                 Urke MMI
4599
4600 2003-03-10 [paul]       0.8.10claws106
4601
4602         * src/gtk/about.c
4603           src/gtk/prefswindow.c
4604                 make some strings translatable
4605
4606 2003-03-10 [darko]      0.8.10claws105
4607
4608         * src/compose.c
4609                 code cleanup to make Hiro happy
4610
4611 2003-03-10 [paul]       0.8.10claws104
4612
4613         * sync with 0.8.11cvs2
4614                 see ChangeLog 2003-03-10
4615
4616 2003-03-09 [melvin]     0.8.10claws103
4617
4618         * src/textview.c
4619                 textview_set_font(): fix for message display in
4620                 UTF-8 locales (thanks to Sergey Vlasov).
4621                 (was unintentionnaly reverted in 0.8.6claws6)   
4622
4623 2003-03-08 [darko]      0.8.10claws102
4624
4625         * src/compose.c
4626                 fix infinite loop in wrapping as reported
4627                 by happycactus
4628                 obsoletes patch #696482
4629
4630 2003-03-08 [christoph]  0.8.10claws101
4631
4632         * src/imap.c
4633                 add workaround for IMAP servers that do not
4634                 support the "UID SEARCH UID" command
4635
4636 2003-03-07 [christoph]  0.8.10claws100
4637
4638         * src/plugins/spamassassin/spamassassin.[ch]
4639         * src/plugins/spamassassin/spamassassin_gtk.c
4640                 code cleanup
4641
4642 2003-03-07 [paul]       0.8.10claws99
4643
4644         * po/es.po
4645                 updated Spanish translation, submitted by
4646                 Ricardo Mones Lastra
4647
4648 2003-03-07 [christoph]  0.8.10claws98
4649
4650         * src/send.c
4651                 fix in 0.8.10claws94 was wrong
4652                 local delivery does not require escaping, remove escaping
4653                 code to make signatures of mails with "." lines valid
4654                 
4655                 NOTE: requires that sendmail is executed with "-i" option,
4656                       what is the default now, but has to be changed in all
4657                       exsiting accounts)
4658
4659 2003-03-07 [paul]       0.8.10claws97
4660
4661         * sync with 0.8.11 release
4662                 see ChangeLog 2003-03-07
4663
4664 2003-03-06 [paul]       0.8.10claws96
4665
4666         * src/compose.c
4667                 revert commit 0.8.10claws92
4668
4669 2003-03-06 [paul]       0.8.10claws95
4670
4671         * src/folderview.c
4672                 fix (solaris) bug 73, 'Crash when selecting top-level folder'
4673
4674         * src/gtkaspell.c
4675                 fix bug 74, 'Crash opening editor window with pseudo-color
4676                 display'
4677                 
4678         Patches submitted by Kevin Vigor <kevin@vigor.nu>
4679
4680 2003-03-06 [christoph]  0.8.10claws94
4681
4682         * src/send.c
4683                 fix rfc2821 (4.5.2) violation in SMTP data sending,
4684                 all lines starting with a period get an extra period
4685                 inserted
4686                 (found by Simon 'corecode' Schubert)
4687
4688 2003-03-06 [paul]       0.8.10claws93
4689
4690         * src/folderview.c
4691                 if configured font can't be loaded fall back to gtk
4692                 default. (with thanks to Christoph)
4693                 
4694                 closes long-standing bug 15 'Crashes on startup'
4695
4696 2003-03-06 [paul]       0.8.10claws92
4697
4698         * src/compose.c
4699                 freeze text before autosave and thaw afterwards
4700                 fixes bug 67 'autosave make re-rediting message crazy'
4701
4702 2003-03-06 [christoph]  0.8.10claws91
4703
4704         * src/compose.c
4705                 ignore address comment in dupe check for Cc-list
4706
4707         (closes reopened bug 47 Replying to message strips name part of
4708          e-mail addresses of Cc: lines)
4709
4710 2003-03-06 [paul]       0.8.10claws90
4711
4712         * src/Makefile.am
4713                 remove reference to gtkxtext.h as its no longer in
4714                 the repository
4715
4716 2003-03-06 [paul]       0.8.10claws89
4717
4718         * sync with 0.8.10cvs25
4719                 see ChangeLog 2003-03-06
4720
4721 2003-03-06 [oliver]     0.8.10claws88
4722         
4723         * src/messageview.c
4724                 remove include
4725
4726 2003-03-06 [oliver]     0.8.10claws87
4727         
4728         * src/folderview.c 
4729                 remove changes introduced inclaws74
4730         * src/messageview.c
4731                 another attempt to sanely delete and update
4732                 messages deleted in separate messageview
4733
4734 2003-03-05 [christoph]  0.8.10claws86
4735
4736         * src/summaryview.c
4737                 check if "From" matches any account's address if
4738                 addressbook completion of addresses is disabled too
4739
4740         (closes Bug 70 "Display recipient in from" doesn't check
4741          folder's default account)
4742
4743 2003-03-05 [christoph]  0.8.10claws85
4744
4745         * src/compose.c
4746         * src/common/utils.[ch]
4747                 don't strip address comments when building Cc lists
4748
4749         (closes Bug 47 Replying to message strips name part of e-mail addresses
4750          of Cc: lines)
4751
4752         * src/folder.c
4753                 fix return value of copy function
4754
4755 2003-03-05 [christoph]  0.8.10claws84
4756
4757         * src/imap.c
4758                 don't ask imap server for non rfc822 headers
4759
4760         (closes bug 71 IMAP FETCH asks for FROM header field twice)
4761
4762         * src/imap.c
4763                 destroy session on socket error to allow reconnecting
4764
4765 2003-03-05 [christoph]  0.8.10claws83
4766
4767         * configure.ac
4768                 fix building with gnome when no prefix is set
4769
4770         (closes bug 66 Gnome directory is set to NONE)
4771
4772 2003-03-05 [paul]       0.8.10claws82
4773
4774         * sync with 0.8.10cvs23
4775                 see ChangeLog 2003-03-05
4776
4777 2003-03-04 [christoph]  0.8.10claws81
4778
4779         * src/folder.c
4780                 o fix moving and copying when folder returns 0 for new
4781                   message number
4782                 o remove some code for single message copy and move
4783                   operations and use functions for multiple messages
4784
4785         (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
4786
4787         * src/news.c
4788                 remove unused include
4789
4790 2003-03-04 [paul]       0.8.10claws80
4791
4792         * src/gtk/about.c
4793                 list 'Compiled plugins'
4794
4795 2003-03-03 [christoph]  0.8.10claws79
4796
4797         * src/news.[ch]
4798                 have to multiply the percentage of the current fetch with
4799                 the percentage that it has of the total fetch operation
4800                 for correct values
4801
4802 2003-03-03 [christoph]  0.8.10claws78
4803
4804         * src/news.c
4805                 fix calculation of expected lines for progress indicator
4806
4807 2003-03-03 [christoph]  0.8.10claws77
4808
4809         * src/summaryview.c
4810         * src/common/utils.c
4811                 fix segfault when opening the root news folder
4812
4813 2003-03-03 [christoph]  0.8.10claws76
4814
4815         * src/mainwindow.[ch]
4816         * src/common/Makefile.am
4817         * src/common/progressindicator.[ch]
4818                 add UI independent progress indicator handling
4819
4820         * src/news.[ch]
4821                 use new progress indicator for message info fetching
4822
4823         * src/common/hooks.h
4824                 code cleanup
4825
4826 2003-03-03 [oliver]     0.8.10claws75
4827
4828         * src/toolbar.c
4829         * src/compose.c
4830                 removed commented code
4831
4832 2003-03-03 [oliver]     0.8.10claws74
4833
4834         * src/toolbar.[ch]
4835                 cleanups and refactoring
4836         * src/compose.[ch]
4837                 compose_reply_mode reply & forwarding interface for
4838                 toolbar buttons
4839         * src/folderview.c
4840                 act on messages marked for deletion in folderview_selected
4841                 based on prefs_common.immediate_exec since a message might 
4842                 have been deleted by messageview in a folder we are changing 
4843                 to (does anybody understand what I'm on about ?)
4844
4845 2003-03-03 [oliver]     0.8.10claws73
4846         
4847         * src/messageview.[ch]
4848                 new functions
4849                 - messageview_delete: delete message shown in messagview
4850                 - messageview_update_view: update messageview to currently 
4851                   selected summaryview message
4852                 - add separate messageview to msgview_list in order to update 
4853                   toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
4854         * src/summaryview.[ch]
4855                 summary_get_selection returns a list of selected msgs
4856                 in summaryview
4857         * src/mainwindow.c
4858                 toolbar reply refactoring
4859
4860 2003-03-03 [paul]       0.8.10claws72
4861
4862         * sync with 0.8.10cvs21
4863                 see ChangeLog 2003-03-03
4864
4865 2003-03-02 [christoph]  0.8.10claws71
4866
4867         * src/common/passcrypt.c
4868                 use POSIX includes
4869
4870 2003-03-02 [christoph]  0.8.10claws70
4871
4872         * configure.ac
4873         * src/prefs_account.c
4874         * src/prefs_gtk.[ch]
4875         * src/common/.cvsignore
4876         * src/common/Makefile.am
4877         * src/common/passcrypt.c                ** NEW **
4878         * src/common/passcrypt.h.in             ** NEW **
4879                 Implement password encryption in config files
4880                 using unix encrypt and setkey functions. The crypt
4881                 key can be set as a configure parameter. Old
4882                 passwords will be converted if they do not begin
4883                 with '!'
4884
4885 2003-03-02 [paul]       0.8.10claws69
4886
4887         * src/prefs_account.c
4888                 fix compile error
4889
4890 2003-03-01 [thorsten]   0.8.10claws68
4891
4892         * po/el.po
4893           po/hr.po
4894           po/it.po
4895           po/nl.po
4896           po/sr.po
4897           po/sv.po
4898                 corrected format strings
4899         * po/en_GB.po
4900                 corrected headers
4901                 (fix compile errors with GNU gettext-0.11.5)
4902
4903 2003-03-01 [oliver]     0.8.10claws67
4904
4905         * src/summaryview.c
4906                 menu callbacks call toolbar_menu_reply
4907
4908 2003-03-01 [oliver]     0.8.10claws66
4909
4910         * src/mainwindow.c
4911         * src/messageview.c
4912                 menu callbacks call toolbar_menu_reply
4913         * src/toolbar.[ch]
4914                 callbacks from menu handled by toolbar_menu_reply
4915
4916 2003-03-01 [paul]       0.8.10claws65
4917
4918         * src/addressbook.c
4919                 revert commit 0.8.10claws54 - breaks editing of
4920                 addressbook.
4921                 
4922         * po/bg.po
4923                 update Bulgarian translation, submitted by
4924                 George Danchev
4925
4926 2003-02-28 [christoph]  0.8.10claws64
4927
4928         * src/account.c
4929         * src/addressadd.c
4930         * src/compose.c
4931         * src/gtkaspell.c
4932         * src/gtkxtext.h                ** REMOVE **
4933         * src/imap.c
4934         * src/matcher.[ch]
4935         * src/mh.c
4936         * src/news.c
4937         * src/pine.c
4938         * src/prefs_common.c
4939         * src/prefs_matcher.c
4940         * src/procheader.[ch]
4941         * src/procmsg.[ch]
4942         * src/toolbar.c
4943         * src/common/ssl_certificate.c
4944         * src/gtk/colorlabel.c
4945         * src/gtk/menu.c
4946                 o fix warnings
4947                 o remove code obsoleted by new cache and folder system rework
4948
4949 2003-02-28 [oliver]     0.8.10claws63
4950         
4951         * src/toolbar.[ch]
4952                 * fix bug where reply in Messageview replied to 
4953                 Message displayed in summaryview
4954                 (reportedd via ML by chinatinte at gmx dot ch)
4955                 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
4956                 didn't work in separate MessageView Toolbar
4957                 (wondering if anybody uses this at all ?)
4958         * src/summaryview.[ch]
4959                 use toolbar.c's toolbar_reply instead of summary_reply (removed)
4960                 (generalize reply and forward code);
4961         * src/messageview.c 
4962                 remove focus_in event which updated summaryview to messageview
4963
4964 2003-02-28 [paul]       0.8.10claws62
4965
4966         * po/Makefile.in.in
4967                 add the --check option
4968                 Patch submitted by Ricardo Mones Lastra
4969
4970 2003-02-28 [paul]       0.8.10claws61
4971
4972         * src/prefs_account.c
4973                 re-order 'Signature' items
4974
4975 2003-02-28 [paul]       0.8.10claws60
4976
4977         * sync with 0.8.10cvs20
4978                 see ChangeLog 2003-02-28
4979
4980 2003-02-28 [paul]       0.8.10claws59
4981
4982         * po/POTFILES.in
4983                 update to reflect recent movement of files
4984
4985 2003-02-28 [paul]       0.8.10claws58
4986
4987         * sync with 0.8.10cvs19
4988                 see ChangeLog 2003-02-28
4989
4990 2003-02-27 [martin]     0.8.10claws57
4991
4992         * src/prefs_matcher.c 
4993                 fix segfault in prefs_matcher_ok() when the
4994                 last entry is deleted and prevents that the
4995                 message "entry not saved" comes up after deleting
4996                 an entry
4997
4998 2003-02-27 [martin]     0.8.10claws56
4999
5000         * src/prefs_filtering.c 
5001                 fix segfault in prefs_filtering_ok() when the
5002                 last entry is deleted and prevents that the
5003                 message "entry not saved" comes up after deleting
5004                 an entry
5005
5006 2003-02-27 [paul]       0.8.10claws55
5007
5008         * sync with 0.8.10cvs18
5009                 see ChangeLog 2003-02-27
5010
5011 2003-02-27 [paul]       0.8.10claws54
5012
5013         * src/addressbook.c
5014                 fix bug where the address book crashes with 
5015                 multiple lookups.
5016                 Patch [687729] submitted by David Frager 
5017                 <dbfrager@users.sourceforge.net>
5018
5019 2003-02-25 [christoph]  0.8.10claws53
5020
5021         * src/Makefile.am
5022         * src/colorlabel.[ch]           ** REMOVE **
5023         * src/gtk/Makefile.am
5024         * src/gtk/colorlabel.[ch]       ** NEW **
5025                 move colorlabel files to gtk directory
5026
5027         * src/esmtp.[ch]                ** REMOVE **
5028                 has been merged into smtp.[ch] in 0.7.5
5029
5030 2003-02-25 [christoph]  0.8.10claws52
5031
5032         * src/Makefile.am
5033         * src/about.[ch]                ** REMOVE **
5034         * src/gtk/Makefile.am
5035         * src/gtk/about.[ch]            ** NEW **
5036                 move about files to gtk directory
5037
5038 2003-02-25 [christoph]  0.8.10claws51
5039
5040         * src/folder.c
5041                 some code optimization of folder scanning code
5042
5043         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx> 
5044
5045 2003-02-25 [christoph]  0.8.10claws50
5046
5047         * src/main.c
5048         * src/common/sylpheed.c
5049                 add command line parameter parsing to common code
5050
5051 2003-02-24 [christoph]
5052
5053         * Makefile.am
5054         * configure.ac
5055                 fix gnome prefix problems, the configure script now removed
5056                 `gnome-config --prefix` from `gnome-config --datadir`
5057                 and adds $(prefix} instead
5058
5059         (closes Bug 24 Makefile does not respect prefix when installing
5060          GNOME data)
5061
5062 2003-02-24 [christoph]  0.8.10claws49
5063
5064         * src/news.c
5065                 check for valid session before trying to authenticate
5066
5067         (closes Bug 60 crash if "authenticate on logon" is activated
5068          and newsserver-hostname is not valid)
5069
5070 2003-02-24 [melvin]     0.8.10claws48
5071
5072         * src/prefs_actions.c
5073                 Make sure all user's input is sent to the action and then
5074                 close the socket..
5075
5076 2003-02-23 [alfons]     0.8.10claws46
5077
5078         * src/summaryview.c
5079                 also wait cursor when deleting files
5080
5081 2003-02-23 [paul]
5082
5083         * tools/freshmeat_search.pl
5084           tools/google_search.pl
5085                 scripts should now work for any browser/browser command line
5086
5087 2003-02-22 [christoph]  0.8.10claws45
5088
5089         * src/procmsg.c
5090                 fix IMAP flag setting, IMAP flag is not handled correctly
5091                 anymore by the folder system and information about the
5092                 folder should not be saved in the MsgInfo (in my opinion)
5093
5094         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
5095
5096 2003-02-22 [christoph]  0.8.10claws44
5097
5098         * src/summaryview.c
5099                 fix spelling of "label" ;-)
5100
5101 2003-02-22 [thorsten]   0.8.10claws43
5102
5103         * src/mimeview.c
5104           src/prefs_common.[ch]
5105           src/procmime.[ch]
5106                 do not use description as attachment name
5107
5108 2003-02-22 [alfons]     0.8.10claws42
5109
5110         * src/summaryview.c
5111                 freeze/thaw folder item updates when changing color labels,
5112                 and put a wait cursors on
5113
5114 2003-02-22 [thorsten]   0.8.10claws41
5115
5116         * src/mimeview.c
5117                 save-all fixes: crash if invoked on multipart container,
5118                 mimeinfo access, pathseparators, error dialog
5119
5120 2003-02-21 [alfons]     0.8.10claws40
5121
5122         * src/prefs_gtk.c
5123                 remove unused var
5124
5125 2003-02-21 [colin]      0.8.10claws39
5126
5127         * src/send.c
5128                 Fix smtp logging
5129
5130 2003-02-21 [colin]      0.8.10claws38
5131
5132         * src/summaryview.c
5133                 Freeze/thaw folderItem updates when filtering messages 
5134                 via Tools/Filter messages
5135
5136 2003-02-21 [paul]       0.8.10claws37
5137
5138         * src/compose.c
5139                 revert commit 0.8.10claws26, there are ulterior motives
5140                 for users to set a Reply-To header when posting to
5141                 newsgroups
5142
5143 2003-02-21 [paul]       0.8.10claws36
5144
5145         * sync with 0.8.10cvs17
5146                 see ChangeLog 2003-02-21
5147
5148 2003-02-20 [christoph]  0.8.10claws35
5149
5150         * src/imap.c
5151                 IMAP UID fetch speedup using SEARCH
5152
5153         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
5154
5155         * src/imap.c
5156                 fix problem with UIDs in IMAP UID cache that no longer existed
5157
5158 2003-02-20 [christoph]  0.8.10claws34
5159
5160         * src/imap.c
5161         * src/procheader.c
5162         * src/procheader.h
5163                 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
5164
5165         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
5166
5167         * src/imap.c
5168                 Rewrite imap_cmd_gen_recv use sock_getline instead
5169                 of sock_gets to avoid problems with too long reply
5170                 lines
5171     
5172 2003-02-20 [colin]      0.8.10claws33
5173         
5174         * src/prefs_account.c
5175                 Better wording
5176
5177 2003-02-20 [colin]      0.8.10claws32
5178
5179         * src/compose.c
5180                 Remove useless '&& !to_sender' 
5181
5182 2003-02-20 [darko]
5183
5184         * AUTHORS
5185                 change my e-mail address
5186
5187 2003-02-19 [colin]      0.8.10claws31
5188
5189         * src/prefs_common.c
5190                 X11 style colors for every configurable color
5191
5192 2003-02-19 [alfons]     0.8.10claws30
5193
5194         * src/prefs_gtk.[ch]
5195         * src/prefs_common.c
5196                 for color_new accept both plain integers and X11 style color
5197                 names (as found in /usr/lib/X11/rgb.txt)
5198
5199 2003-02-19 [paul]       0.8.10claws29
5200
5201         * src/mainwindow.c
5202                 add tooltips to online/offline button and account selector
5203                 button
5204
5205 2003-02-19 [paul]       0.8.10claws28
5206
5207         * src/folder.c
5208           src/news.c
5209           src/prefs_account.[ch]
5210           src/prefs_common.[ch]
5211                 move 'Maximum number of articles to download' to
5212                 account prefs.
5213                 clean up account prefs gui a little by hiding entries
5214                 rather then greying out entries
5215
5216 2003-02-19 [hiro]       0.8.10claws27
5217
5218         * src/common/utils.c
5219                 fix bug #54 'yesterdays date is displayed in the message 
5220                 summary window'
5221
5222 2003-02-19 [paul]       0.8.10claws26
5223
5224         * src/compose.c
5225                 fix bug reported in Feature Request [688596] 
5226                 'Reply-to header in news'
5227
5228 2003-02-18 [paul]       0.8.10claws25
5229
5230         * src/select-keys.c
5231                 add a 'List all keys' button to key selection dialog
5232
5233 2003-02-18 [colin]      0.8.10claws24
5234         
5235         * src/stock_pixmap.c
5236                 fix compile error
5237
5238 2003-02-18 [colin]      0.8.10claws23
5239
5240         * src/common/smtp.[ch]
5241           src/prefs_account.c
5242                 Try to starttls if it seems to be the only
5243                 way to authenticate a user
5244
5245 2003-02-18 [paul]       0.8.10claws22
5246
5247         * src/Makefile.am
5248           src/folderview.c
5249           src/stock_pixmap.[ch]
5250           src/pixmaps/drafts_close.xpm  ** NEW FILE **
5251           src/pixmaps/drafts_open.xpm   ** NEW FILE **
5252                 as a Drafts folder is a special folder allow it to have
5253                 its own unique icons
5254
5255 2003-02-18 [colin]      0.8.10claws21
5256
5257         * src/imap.c
5258                 Fix port selection when using starttls
5259
5260 2003-02-18 [paul]       0.8.10claws20
5261
5262         * src/mainwindow.c
5263           src/prefs_common.[ch]
5264                 make blue the default new mail colour
5265
5266 2003-02-18 [paul]       0.8.10claws19
5267
5268         * sync with 0.8.10cvs14
5269                 see ChangeLog 2003-02-18
5270
5271 2003-02-17 [jens]       0.8.10claws18
5272
5273         * src/common/md5.c
5274                 fixed a compile problem with gcc 3.3
5275                 works on 2.95.3 too (testet on PPC as it is big endian)
5276
5277 2003-02-17 [paul]       0.8.10claws17
5278
5279         * sync with 0.8.10cvs13
5280                 see ChangeLog 2003-02-17
5281
5282 2003-02-17 [paul]       0.8.10claws16
5283
5284         * sync with 0.8.10cvs12
5285                 see ChangeLog 2003-02-17
5286
5287 2003-02-16 [match]      0.8.10claws15
5288
5289         * src/addressbook.c
5290                 Eliminates reloading of address data when items
5291                 deleted or added. Applied submitted by
5292                 Luke Plant <lukeplant@softhome.net>
5293
5294 2003-02-16 [paul]       0.8.10claws14
5295
5296         * src/news.c
5297                 when a 'protocol error' is encountered disconnect from
5298                 the server. This means that the user can carry on viewing
5299                 other articles and doesn't have to either wait until the
5300                 server timesout or quit sylpheed.
5301                 Fixes bug #53 'Unable to read messages in newsgroups, 
5302                 displayed message doesn't change'
5303
5304 2003-02-15 [christoph]  0.8.10claws13
5305
5306         * src/imap.c
5307                 fix bug that stopped scanning of folders when an
5308                 IMAP folder was empty
5309
5310         (closes bug 46 stop scan messages in folders after empty folder)
5311
5312 2003-02-15 [paul]
5313
5314         * tools/Makefile.am
5315           tools/README
5316           tools/freshmeat_search.pl     ** NEW FILE **
5317           tools/google_search.pl        ** NEW FILE **
5318                 Add 2 Actions scripts which search freshmeat/google
5319                 for the selected text using the browser configured
5320                 in sylpheedrc.
5321                 
5322         Note: These scripts are very dependent on the format of the
5323         browser command and may not work on every occasion. Testing
5324         is welcome. 
5325
5326 2003-02-14 [alfons]     0.8.10claws12
5327
5328         * src/compose.c
5329                 fix breakage because of uninitialized account pointer.
5330                 please verify.
5331
5332 2003-02-14 [paul]       0.8.10claws11
5333
5334         * src/compose.c
5335           src/prefs_account.[ch]
5336           src/prefs_common.[ch]
5337                 move signature settings to Account Prefs
5338
5339 2003-02-14 [paul]       0.8.10claws10
5340
5341         * sync with 0.8.10cvs11
5342                 see ChangeLog 2003-02-14
5343
5344 2003-02-13 [thorsten]   0.8.10claws9
5345
5346         * src/news.c
5347                 revert news progressbar (GUI separation)
5348
5349 2003-02-13 [paul]       0.8.10claws8
5350
5351         * src/compose.c
5352                 make replies behave correctly, re: RFC 1036, Section 2.2.3,
5353                 paragraph 1
5354
5355 2003-02-13 [paul]       0.8.10claws7
5356
5357         * src/compose.[ch]
5358           src/summaryview.c
5359                 fix 'Follow-up and Reply-to' so that it creates a reply to
5360                 the newsgroup and the sender. If the message has the keyword
5361                 'poster' in the Followup-To header, all replies go to the
5362                 sender, re: RFC 1036, Section 2.2.3
5363                 rename all instances of 'ignore_replyto' to 'to_sender', both
5364                 were previously used, now we use just one.
5365
5366 2003-02-13 [paul]       0.8.10claws6
5367
5368         * sync with 0.8.10cvs9
5369                 see ChangeLog 2003-02-13
5370
5371 2003-02-13 [paul]       0.8.10claws5
5372
5373         * configure.ac
5374                 show which plugins are configured in the configure
5375                 output.
5376
5377 2003-02-12 [thorsten]   0.8.10claws4
5378
5379         * src/news.c
5380                 show progress while fetching news headers
5381
5382 2003-02-12 [christoph]  0.8.10claws3
5383
5384         * configure.ac
5385         * src/plugins/Makefile.am
5386                 use AM_CONDITIONAL to enable plugins, automake correctly
5387                 manages this when creating distdir
5388
5389 2003-02-12 [christoph]  0.8.10claws2
5390
5391         * ac/spamassassin.m4
5392         * src/plugins/spamassassin/Makefile.am
5393                 fix building SpamAssassin plugin without OpenSSL
5394
5395 2003-02-12 [paul]       0.8.10claws1
5396
5397         * ac/Makefile.am
5398           src/Makefile.am
5399           src/plugins/Makefile.am
5400                 fix failure of 'make release'
5401
5402 2003-02-12 [paul]       0.8.10claws
5403
5404         * 0.8.10claws released
5405
5406 2003-02-12 [paul]       0.8.9claws56
5407
5408         * po/bg.po
5409           po/es.po
5410           po/it.po
5411           po/ru.po
5412           po/sr.po
5413                 updated translations by George Danchev, Ricardo Mones Lastra,
5414                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
5415                 
5416         * sylpheed.spec.in
5417                 Allow the building of RPMs by a regular user. Submitted
5418                 by Sergei Astanin
5419
5420 2003-02-11 [alfons]     0.8.9claws55
5421
5422         * src/colorlabel.c
5423                 don't use pixmaps for label color rect but draw rectangles
5424                 so we can respect the color map of palette based visuals
5425                 (fixes the long time crashes on Suns - thanks to Andreas
5426                 Engel and Steve O'Hara-Smith for testing)
5427
5428 2003-02-11 [christoph]  0.8.9claws54
5429
5430         * src/matcher_parser_parse.y
5431                 correct bug where filering rules of not existing folders in
5432                 matcherrc were added to global filtering
5433                 
5434         (closes Debian Bug #180253 - Directory's filter-rules are merged with
5435          main filter-rules after removing directory, http://bugs.debian.org/180253)
5436         
5437 2003-02-11 [paul]       0.8.9claws53
5438
5439         * sync with 0.8.10cvs7
5440                 see ChangeLog 2003-02-09
5441
5442 2003-02-11 [melvin]     0.8.9claws52
5443
5444         * po/fr.po
5445                 Updated French tranlsations
5446
5447 2003-02-10 [paul]       0.8.9claws51
5448
5449         * sylpheed.spec.in
5450                 correct --enable-openssl
5451                 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
5452
5453 2003-02-09 [martin]     0.8.9claws50
5454
5455         * src/prefs_matcher.c
5456                 fix segfault in prefs_matcher_substitute_cb() when
5457                 no row is selected
5458
5459 2003-02-09 [paul]       0.8.9claws49
5460
5461         * src/folderview.c
5462                 fix bug where a newsgroup folder's processing rules were
5463                 merged with the global filtering rules when the newsgroup
5464                 folder was deleted, causing some seriously bad results,
5465                 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
5466
5467 2003-02-08 [melvin]     0.8.9claws48
5468
5469         * src/compose.c
5470                 Corrected and modified an alert message.
5471
5472 2003-02-07 [paul]       0.8.9claws47
5473
5474         * src/folderview.c
5475                 fix bug where both an 'Account properties' window and a
5476                 'Folder properties' window were opened when clicking on
5477                 'Properties' in an NNTP or IMAP folder's popup menu.
5478
5479 2003-02-07 [paul]       0.8.9claws46
5480
5481         * sync with 0.8.10cvs6
5482                 see ChangeLog 2003-02-06
5483
5484 2003-02-06 [christoph]  0.8.9claws45
5485
5486         * src/mbox.c
5487                 freeze folder updates while importing mbox files
5488                 (closes bug 43 importing mbox took hours)
5489                 
5490         Patch submitted by Jens Rantil <jens.rantil@telia.com>
5491
5492 2003-02-06 [thorsten]   0.8.9claws44
5493
5494         * po/de.po
5495                 Updated german translations
5496
5497 2003-02-06 [thorsten]   0.8.9claws43
5498
5499         * src/news.h
5500                 use guint for message numbers (fix count in grouplist dialog)
5501
5502 2003-02-05 [paul]       0.8.9claws42
5503
5504         * sync with 0.8.10cvs2
5505                 see ChangeLog 2003-02-05
5506
5507 2003-02-04 [colin]      0.8.9claws41
5508
5509         * src/prefs_common.[ch]
5510           src/procmsg.c
5511           src/summaryview.c
5512                 Add an option to disable threading by subject
5513
5514 2003-02-04 [christoph]  0.8.9claws40
5515
5516         * src/inc.c
5517                 only abort fetching mails from multiple accounts when the
5518                 error is fatal and does not allow to check any more accounts
5519                 (currently only disk full error)
5520
5521         (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
5522          receive mails for other accouts)
5523
5524 2003-02-04 [christoph]  0.8.9claws39
5525
5526         * src/folder.c
5527                 first add the new message to the cache, then
5528                 send the update notification
5529
5530         (closes bug 39 after sending message folderview doesnt get updated)
5531
5532 2003-02-04 [colin]      0.8.9claws38
5533
5534         * src/inc.c
5535                 _really_ fix this Connecting... status
5536
5537 2003-02-04 [paul]       0.8.9claws37
5538
5539         * sync with 0.8.10
5540                 see ChangeLog 2003-02-04
5541
5542 2003-02-04 [paul]       0.8.9claws36
5543
5544         * sync with 0.8.9cvs6
5545                 see ChangeLog 2003-02-03
5546
5547 2003-02-04 [paul]       0.8.9claws35
5548
5549         * po/pt_BR.po
5550                 updated by André Filipe de Assunção e Brito 
5551                 <bedecko@netsite.com.br>
5552
5553 2003-02-03 [thorsten]   0.8.9claws34
5554
5555         * po/de.po
5556                 Updated german translations
5557
5558 2003-02-02 [paul]       0.8.9claws33
5559
5560         * po/es.po
5561                 updated by Ricardo Mones Lastra
5562
5563 2003-02-02 [thorsten]   0.8.9claws32
5564
5565         * src/mh.c
5566                 Fix mh_get_msginfo() segfault if file is inaccessible
5567
5568 2003-01-31 [colin]      0.8.9claws31
5569
5570         * src/procheader.c
5571                 Fix last commit's bug
5572
5573 2003-01-31 [colin]      0.8.9claws30
5574
5575         * src/procheader.c
5576                 Missing a change for gpg-signed messages
5577
5578 2003-01-31 [paul]       0.8.9claws29
5579
5580         * src/pixmaps/gpg_signed.xpm    ** NEW FILE **
5581           src/procheader.c
5582           src/stock_pixmap.[ch]
5583           src/summaryview.c
5584                 indicate GnuPG signed messages by displaying an icon
5585                 in the Attachment column.
5586
5587 2003-01-31 [paul]       0.8.9claws28
5588
5589         * sync with 0.8.9cvs4
5590                 see ChangeLog 2003-01-31
5591
5592 2003-01-31 [alfons]     0.8.9claws27
5593
5594         * src/textview.c
5595                 tune URI parser to accept mailto URLs with a '?'
5596                 (patch from Ruslan Balkin)
5597
5598 2003-01-31 [colin]      0.8.9claws26
5599
5600         * src/summaryview.c
5601                 Fix a leak introduced in claws24
5602
5603 2003-01-31 [colin]      0.8.9claws25
5604
5605         * src/summaryview.c
5606                 Freeze/Thaw folder updates when deleting dups
5607
5608 2003-01-31 [colin]      0.8.9claws24
5609         
5610         * src/addr_compl.c
5611           src/summaryview.c
5612           src/msgcache.c
5613                 little speed improvements
5614
5615 2003-01-31 [colin]      0.8.9claws23
5616
5617         * src/summaryview.c
5618                 Fix segfault when forwarding nothing
5619                 Patch from "Ruslan N. Balkin" <baron@voices.ru>
5620                 
5621 2003-01-30 [paul]       0.8.9claws22
5622
5623         * sync with 0.8.9cvs3
5624                 see ChangeLog 2003-01-30
5625
5626 2003-01-30 [paul]       0.8.9claws21
5627
5628         * sync with 0.8.9cvs2
5629                 see ChangeLog 2003-01-30
5630
5631 2003-01-29 [paul]       0.8.9claws20
5632
5633         * sync with 0.8.9cvs1
5634                 see ChangeLog 2003-01-29
5635
5636 2003-01-28 [paul]       0.8.9claws19
5637
5638         * po/POTFILES.in
5639                 update to reflect changes. 
5640                 thanks to Ricardo Mones Lastra
5641
5642 2003-01-27 [christoph]  0.8.9claws18
5643
5644         * ac/openssl.m4
5645         * ac/spamassassin.m4
5646         * src/plugins/spamassassin/README
5647         * src/plugins/spamassassin/libspamc.[ch]
5648         * src/plugins/spamassassin/utils.[ch]
5649                 updated to latest libspamc
5650
5651 2003-01-27 [christoph]  0.8.9claws17
5652
5653         * src/folder.c
5654                 fix wrong use of procheader_get_header_fields
5655
5656 2003-01-27 [christoph]  0.8.9claws16
5657
5658         * src/news.c
5659         * src/prefs_account.[ch]
5660         * src/common/nntp.[ch]
5661                 allow to force authentication for NNTP servers
5662
5663         Patch submitted by Florian Mickler <dmk@d-labs.de>
5664
5665 2003-01-26 [paul]       0.8.9claws15
5666
5667         * src/summaryview.c
5668                 speed up of marking messages as read
5669                 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
5670
5671 2003-01-26 [christoph]  0.8.9claws14
5672
5673         * src/Makefile.am
5674         * src/mgutils.[ch]              ** REMOVE **
5675         * src/xml.[ch]                  ** REMOVE **
5676         * src/xmlprops.[ch]             ** REMOVE **
5677         * src/common/Makefile.am
5678         * src/common/mgutils.[ch]       ** NEW **
5679         * src/common/xml.[ch]           ** NEW **
5680         * src/common/xmlprops.[ch]      ** NEW **
5681                 move xml files to common directory
5682
5683 2003-01-26 [christoph]  0.8.9claws13
5684
5685         * src/plugins/spamassassin/spamassassin_gtk.c
5686                 only set gtk entry text if string is available
5687
5688 2003-01-26 [melvin]     0.8.9claws12
5689
5690         * src/description_window.c
5691                 Allow resizing of the window
5692                 Allow automatic horizontal scroll bar
5693                 Do not vertically expand and fill
5694
5695 2003-01-26 [christoph]  0.8.9claws11
5696
5697         * src/Makefile.am
5698         * src/gtkutils.[ch]             ** REMOVE **
5699         * src/common/sylpheed.c
5700         * src/gtk/Makefile.am
5701         * src/gtk/description_window.c
5702         * src/gtk/gtkutils.[ch]         ** NEW **
5703         * src/gtk/prefswindow.c
5704                 move gtkutils to gtk directory
5705
5706 2003-01-26 [paul]       0.8.9claws10
5707
5708         * src/summaryview.c
5709                 rename summary_unread_clicked() to summary_status_clicked()
5710
5711 2003-01-26 [melvin]     0.8.9claws9
5712
5713         * src/prefs_actions.c
5714                 Cosmetical changes to the help text
5715
5716 2003-01-26 [paul]       0.8.9claws8
5717
5718         * src/folder.[ch]
5719           src/mainwindow.c
5720           src/prefs_common.c
5721           src/prefs_sumamry_column.c
5722           summaryview.[ch]
5723                 rename the 'Unread' column to 'Status'
5724
5725 2003-01-25 [match]      0.8.9claws7
5726
5727         * src/mgutils.[ch]
5728                 removed reference to LDAP constants. removed error2string.
5729                 included functions to support LDAP dynamic queries.
5730         * src/syldap.h
5731                 moved LDAP constants here.
5732         * src/addressbook.c
5733         * src/addrindex.c
5734         * src/importldif.c
5735                 removed references to LDAP constants and references to
5736                 error2string.
5737
5738 2003-01-25 [paul]       0.8.9claws6
5739
5740         * src/summaryview.c
5741                 summary_thread_build(), summary_thread_init(): remove 
5742                 unneeded reference to summaryview->folder_item
5743
5744 2003-01-25 [christoph]  0.8.9claws5
5745
5746         * src/gtk/description_window.c
5747                 o allow description texts to expand over multiple columns
5748                 o translate all columns
5749         * src/prefs_actions.c
5750                 change syntax description to use new multi column feature
5751
5752         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
5753
5754 2003-01-25 [match]      0.8.9claws4
5755
5756         * src/vcard.c
5757                 fixed bug with Quoted-Printable
5758
5759 2003-01-25 [paul]       0.8.9claws3
5760
5761         * src/folder.[ch]
5762           src/summaryview.[ch]
5763                 implement per-folder collapsed/expanded threads setting
5764                 
5765         * src/prefs_common.c
5766                 remove global collapsed/expanded threads option
5767
5768 2003-01-25 [christoph]  0.8.9claws2
5769
5770         * po/POTFILES.in
5771                 add pluginwindow and prefswindow
5772         * src/compose.c
5773                 make send respond correctly to messages that could be added
5774                 to the queue folder, but the UID of the message is unknown
5775         * src/folder.c
5776         * src/imap.c
5777                 don't return guessed UIDs in imap_add_msg anymore. We return
5778                 0 to tell the folder system it was appened but the UID is
5779                 unknown. Folder system now get's the UID by scaning the folder
5780                 and searching the cache for the Message-ID
5781                 (closes bug #29 Messages queued, but not sent)
5782
5783 2003-01-25 [paul]       0.8.9claws1
5784
5785         * src/codeconv.c
5786                 conv_encode_header():  fix bug when long headers with 8-bit
5787                 characters are used, so that the encoded words are wrapped.
5788                 If the space in the original text falls on the wrap boundary,
5789                 it can be lost.
5790                 Patch by Sergey Vlasov.
5791                 
5792         * src/folderview.c
5793                  fix bug where a change to the sorting method or thread view
5794                  of a folder's messages is lost if simpify-subject is set and
5795                  toggled on or off.
5796                  Patch by Luke Plant.
5797
5798 2003-01-24 [paul]       0.8.9claws
5799
5800         * sylpheed-0.8.9claws released
5801         
5802         * Makefile.am
5803           sylpheed.spec.in
5804                 remove reference to 'INSTALL.jp'
5805
5806 2003-01-23 [paul]       0.8.8claws128
5807
5808         * po/es.po
5809           po/it.po
5810           po/ru.po
5811           po/sr.po
5812                 updated translations. submitted by Ricardo Mones Lastra,
5813                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
5814
5815 2003-01-23 [colin]      0.8.8claws127
5816
5817         * src/compose.c
5818                 Fix drafted and queued news articles re-edition
5819
5820 2003-01-23 [melvin]     0.8.8claws126
5821
5822         * po/fr.po
5823                 Updated French translations
5824
5825 2003-01-23 [colin]      0.8.8claws125
5826
5827         * src/inc.c
5828                 Fix "Connecting to..." status message
5829
5830 2003-01-22 [paul]       0.8.8claws124
5831
5832         * po/bg.po
5833                 updated by George Danchev
5834                 
5835         * src/folder.c
5836                 revert last commit [0.8.8claws111] as it breaks folder d'n'd
5837                 and folder deletion
5838
5839 2003-01-21 [paul]       0.8.8claws123
5840
5841         * po/bg.po
5842                 updated by George Danchev
5843                 
5844         * src/about.c
5845                 its now 2003
5846                 
5847         * src/toolbar.c
5848                 don't translate 'Separator'
5849                 
5850         * src/plugins/spamassassin/Makefile.am
5851                 add aspell to CPPFLAGS
5852                 
5853         * src/plugins/spamassassin/spamassassin.c
5854           src/plugins/spamassassin/spamassassin_gtk.c
5855                 set correct default for spamassassin_receive_spam
5856                 slightly re-word descriptions and some
5857                 other minor changes
5858
5859 2003-01-19 [alfons]     0.8.8claws122
5860                 
5861         * src/mimeview.c
5862                 mimeview_save_as(): we might as well show the file name for
5863                 the single case "Save As" too
5864
5865 2003-01-19 [alfons]     0.8.8claws121
5866
5867         * src/crash.c
5868                 change bug tracker URL to bugzilla URL
5869
5870 2003-01-19 [alfons]     0.8.8claws120
5871
5872         * src/mimeview.c
5873                 mimeview_save_all(): display name of file before overwriting;
5874                 continue saving all, even when one overwrite was cancelled
5875
5876 2003-01-19 [christoph]  0.8.8claws119
5877
5878         * src/summaryview.c
5879         * src/procmsg.[ch]
5880                 fix wrong usage of procmsg_find_children in summaryview
5881                 by using procmsg_update_unread_children instead of
5882                 summaryview_update_unread_children
5883
5884 2003-01-19 [christoph]  0.8.8claws118
5885
5886         * src/procmsg.c
5887                 fix infinite loop in procmsg_find_children
5888                  (closes bug #25 sylpheed crashes on delete.)
5889
5890         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
5891
5892 2003-01-19 [paul]       0.8.8claws117
5893
5894         * po/pt_BR.po
5895                 updated by Ivan Francolin Martinez
5896
5897 2003-01-18 [melvin]     0.8.8claws116
5898
5899         * src/prefs_actions.c
5900                 Removed syntax limitation of only one '&' at the end of command.
5901                         Now actions that contain '>/dev/null 2>&1' are possible.
5902
5903 2003-01-18 [melvin]     0.8.8claws115
5904
5905         * src/prefs_actions.c
5906                 Actions IO dialog: when the action ends
5907                 the "Close" button now has focus and [Escape] closes the
5908                 window.
5909
5910 2003-01-18 [christoph]  0.8.8claws114
5911
5912         * src/procmsg.c
5913                 o add debug output when MsgInfos are really freed
5914                 o free GSLists in procmsg_find_children and
5915                   procmsg_update_unread_children
5916
5917 2003-01-18 [christoph]  0.8.8claws113
5918
5919         * src/mainwindow.c
5920                 reorder Configuration menu
5921
5922 2003-01-18 [christoph]  0.8.8claws112
5923
5924         * src/compose.c
5925                 fix applying templates to forwarded messages
5926
5927         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
5928
5929 2003-01-17 [christoph]  0.8.8claws111
5930
5931         * src/folder.c
5932                 destroy folder items, when a folder item is removed
5933
5934 2003-01-17 [christoph]  0.8.8claws110
5935
5936         * src/folder.c
5937                 fix wrong folder stats update when ignored message is
5938                 deleted
5939
5940 2003-01-17 [colin]      0.8.8claws109
5941         
5942         * src/mainwindow.c
5943         * src/summaryview.c
5944                 Quicksearch bugfixes: 
5945                 - hide help button at startup if not extended
5946                 - switch to extended when looking for replies
5947
5948 2003-01-17 [paul]
5949
5950         * sync with 0.8.9 release
5951
5952 2003-01-17 [paul]       0.8.8claws108
5953
5954         * sync with 0.8.8cvs11
5955                 see ChangeLog 2003-01-17
5956
5957 2003-01-16 [colin]      0.8.8claws107
5958
5959         * src/procmsg.c
5960                 Changed encryption test to re-ask passphrase
5961                 if an encrypted message hasn't been decrypted
5962                 Fixes bug #5
5963
5964 2003-01-16 [christoph]  0.8.8claws106
5965
5966         * src/prefs_gtk.c
5967         * src/prefs_toolbar.c
5968         * src/gtk/prefswindow.h
5969         * src/plugins/spamassassin/spamassassin_gtk.c
5970                 remove page destroy function that is not used anymore
5971
5972 2003-01-16 [paul]       0.8.8claws105
5973
5974         * sync with 0.8.8cvs9
5975                 see ChangeLog 2002-01-16
5976
5977 2003-01-16 [colin]      0.8.8claws104
5978
5979         * src/compose.[ch]
5980                 Fix bug with autosaved drafts for IMAP, when draft
5981                 folder is specified - fixes bugzilla bug #20
5982
5983 2003-01-15 [paul]       0.8.8claws103
5984
5985         * src/compose.[ch]
5986           src/procmsg.c
5987                 store folder and message-id of message forwarding
5988                 in queue header and set forward flag after sending
5989
5990 2003-01-15 [paul]       0.8.8claws102
5991
5992         * sync with 0.8.8cvs8
5993                 see ChangeLog 2002-01-15
5994
5995 2003-01-15 [colin]      0.8.8claws101
5996
5997         * src/Makefile.am
5998                 Fix linking with GNU libiconv
5999
6000 2003-01-15 [darko]      0.8.8claws100
6001
6002         * src/pine.c
6003                 fix crash when importing pine address book
6004                 entry with an empty name (reported by DY
6005                 <dybulk at tri8.net>)
6006
6007 2003-01-14 [paul]       0.8.8claws99
6008
6009         * configure.in  ** REMOVED **
6010           configure.ac  ** NEW FILE **
6011                 rename configure.in to configure.ac, as it is now
6012                 preferred
6013
6014 2003-01-14 [melvin]     0.8.8claws98
6015
6016         * src/folderview.c
6017                 folderview_check_new(): More precise function description
6018
6019 2003-01-14 [melvin]     0.8.8claws97
6020
6021         * src/folderview.c
6022                 folderview_check_new(): return the number of new messages 
6023                         since last check.
6024         * src/inc.c
6025                 inc_account_mail(): Disable counting of new messages for IMAP
6026                         and NNTP until bug [19] and [14] are fixed.
6027
6028 2003-01-14 [paul]       0.8.8claws96
6029
6030         * sync with 0.8.8cvs6
6031                 see ChangeLog 2003-01-14
6032
6033 2003-01-13 [alfons]     0.8.8claws95
6034
6035         * src/textview.c
6036                 tune email address validation (c. 0.8.8claws89): if . is 
6037                 just one char away from @, the address is invalid too 
6038                 (correctly rejects addresses like foo@.com)
6039
6040 2003-01-13 [paul]       0.8.8claws94
6041
6042         * src/messageview.c
6043           src/toolbar.c
6044                 fixes to the Message View toolbar and menu:
6045                 fix non-functioning Forward button
6046                 make Reply button consider default_reply_list
6047                 remove 'Follow-up...' menu entry
6048                 add 'Forward' and 'Redirect' menu entries
6049
6050 2003-01-13 [melvin]     0.8.8claws93
6051
6052         * src/inc.c
6053                 Fixed typo that could make new messages count incorrect.
6054
6055 2003-01-13 [melvin]     0.8.8claws92
6056
6057         * src/folderview.[ch]
6058                 folderview_check_new(): return the number of new messages.
6059         * src/inc.c
6060                 Should fix bug [14] where new mail notification worked 
6061                         incorrectly with IMAP accounts.
6062                 inc_spool_account(): return number of new msgs, or -1 on error
6063                 inc_all_spool(): return number of new msgs
6064                 
6065 2003-01-13 [melvin]     0.8.8claws91
6066
6067         * src/prefs_actions.c
6068                 Justify help text.
6069
6070 2003-01-12 [thorsten]   0.8.8claws90
6071
6072         * src/common/prefs.c
6073                 close file before rename
6074
6075 2003-01-12 [alfons]     0.8.8claws89
6076
6077         * AUTHORS
6078                 add Christian Mertes
6079         * src/common/utils.[ch]
6080                 g_stricase_hash(), g_stricase_equal(): functions for 
6081                 case insensitive hash tables
6082         * src/textview.c
6083                 use top level domain names to validate email address, based
6084                 on a patch by Christian Mertes (thanks!), but changed 
6085                 implementation to use a hash table 
6086
6087 2003-01-12 [paul]       0.8.8claws88
6088
6089         * po/bg.po
6090                 updated by George Danchev
6091
6092 2003-01-12 [alfons]     0.8.8claws87
6093
6094         * src/summaryview.c
6095                 delete / execute performance: use new style folder update
6096
6097 2003-01-12 [paul]       0.8.8claws86
6098
6099         * sync with 0.8.8cvs5
6100                 see ChangeLog 2003-01-13 (!)
6101
6102 2003-01-12 [alfons]     0.8.8claws85
6103
6104         * src/filtering.c
6105         * src/matcher_parser_parse.y
6106                 prepare change_score filtering action
6107         * src/matcher.[ch]
6108                 give up const-correctness on functions that call non-const-correct functions;
6109                 several casts to gpointer in g_free();
6110                 add change_score;
6111
6112 2003-01-12 [christoph]  0.8.8claws84
6113
6114         * src/compose.c
6115                 fix 2 warnings
6116
6117         * src/gtk/prefswindow.[ch]
6118         * src/plugins/spamassassin/spamassassin_gtk.c
6119                 changed the call of the widget create function
6120                 for PrefsPages, because sometimes the widget
6121                 create function needs a widget that already has
6122                 been attached to a window (to create GDK pixmaps
6123                 for exmaple). So we simply pass the GtkWindow as
6124                 the second parameter now.
6125
6126         * src/main.c
6127         * src/mainwindow.c
6128         * src/prefs_toolbar.[ch]
6129                 rewrite Toolbar Preferences using the new
6130                 prefs window
6131
6132 2003-01-11 [alfons]     0.8.8claws83
6133
6134         * src/addressadd.c
6135                 fix crash when adding sender to addressbook because status bar
6136                 isn't there (the status bar doesn't seem to be used though,
6137                 but I'll let Match decide what to do with it)
6138
6139 2003-01-11 [colin]      0.8.8claws82
6140
6141         * src/main.c
6142           src/toolbar.c
6143                 Two useless changes reversed
6144
6145 2003-01-11 [colin]      0.8.8claws81
6146
6147         * src/mainwindow.c
6148           src/mainwindow.h
6149                 Add mainwindow_get_mainwindow()
6150         * src/alertpanel.c
6151           src/alertpanel.h
6152                 Add alertpanel_error_log() 
6153         * src/compose.c
6154           src/inc.c
6155           src/messageview.c
6156           src/toolbar.c
6157           src/main.c
6158           src/procmsg.c
6159                 Network errors get a View Log button
6160
6161 2003-01-10 [alfons]     0.8.8claws80
6162
6163         * src/prefs_toolbar.c
6164         * src/toolbar.c
6165                 use the translatable string for "Separator" as file name for
6166                 separator toolbar items (probably make this uppercase?)
6167
6168 2003-01-10 [alfons]     0.8.8claws79
6169
6170         * src/prefs_toolbar.c
6171                 put right A_SEPARATOR description string in "displayed
6172                 toolbar items list" so manually added separators are
6173                 saved correctly (bug #10, "Adding a separator to the main 
6174                 toolbar fails, entry in xml file is wrong")
6175
6176 2003-01-10 [christoph]  0.8.8claws78
6177
6178         * src/imap.c
6179                 o fix warnings
6180                 o use CAPABILITY to check if NAMESPACE is available
6181
6182 2003-01-10 [christoph]  0.8.8claws77
6183
6184         * src/imap.[ch]
6185                 apply UIDPLUS IMAP extension support patch
6186
6187         Patch submitted by Simon 'corecode' Schubert
6188
6189 2003-01-10 [paul]       0.8.8claws76
6190
6191         * src/folderview.c
6192                 a sync from main which fixes the news account folders'
6193                 Properties bug
6194
6195 2003-01-10 [christoph]  0.8.8claws75
6196
6197         * src/folder.c
6198                 don't accept 0 as a valid uid returned by copy and move
6199                 functions. 0 means the message was copied or moved but the
6200                 new uid could not be fetched. It is not an error condition
6201                 for the copy or move operation.
6202
6203 2003-01-10 [paul]       0.8.8claws74
6204
6205         * src/prefs_filtering.c
6206                 change English used in Alert when entry is not
6207                 saved.
6208                 
6209         * sync with 0.8.8cvs4
6210                 see ChangeLog 2003-01-10
6211
6212 2003-01-10 [darko]      0.8.8claws73
6213
6214         * src/pine.c
6215                 fix crash when importing address book entry
6216                 without a valid address
6217
6218 2003-01-09 [alfons]     0.8.8claws72
6219
6220         * src/inc.c
6221                 filtering performance: use new style folder update
6222
6223 2003-01-09 [christoph]  0.8.8claws71
6224
6225         * src/compose.c
6226         * src/gtk/menu.[ch]
6227                 fix wrong selecting of mime encoding type, when
6228                 opening property dialog of attachments in the
6229                 compose window. 7bit was always selected and that
6230                 destoryed files with 8bit data.
6231                 (closes bug #9 Sylpheed-claws destroys attachments when
6232                  changing MIME-types)
6233
6234 2003-01-09 [paul]       0.8.8claws70
6235
6236         * sync with 0.8.8cvs3
6237                 see ChangeLog 2003-01-09
6238
6239 2003-01-08 [alfons]     0.8.8claws69
6240         
6241         * src/addressadd.c
6242                 apply patch by Kim Schulz to fix build breakage
6243                 because of missing variable
6244
6245 2003-01-08 [paul]       0.8.8claws68
6246
6247         * sync with 0.8.8cvs2
6248                 see ChangeLog 2002-01-08
6249
6250 2003-01-08 [paul]       0.8.8claws67
6251
6252         * po/it.po
6253                 updated by Alessandro Maestri
6254                 
6255         * src/addressadd.c
6256                 when using 'Add sender to addressbook' allow
6257                 name to be edited and remarks to be entered
6258                 Patch submitted by Luke Plant
6259
6260 2003-01-08 [darko]      0.8.8claws66
6261
6262         * README.claws, src/summaryview.c
6263                 fix description for marked messages
6264
6265 2003-01-08 [paul]
6266
6267         * tools/Makefile.am
6268           tools/launch_phoenix  ** NEW FILE **
6269                 add script that enables using Phoenix as the default
6270                 web browser. 
6271                 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
6272                 
6273         * tools/OOo2sylpheed.pl
6274                 remove full path to sylpheed executable, just 'sylpheed'
6275                 will do
6276                 
6277         * tools/README
6278                 add launch_phoenix informtion and re-arrange and compress
6279                 the data a little
6280
6281 2003-01-07 [christoph]  0.8.8claws65
6282
6283         * src/folder.c
6284                 fix update for source folder when moving messages
6285         * src/procmsg.[ch]
6286         * src/summaryview.c
6287                 use function to set to_folder for message infos and
6288                 automatically update the op_count for old and new
6289                 folder
6290
6291 2003-01-07 [melvin]     0.8.8claws64
6292
6293         * src/prefs_actions.c
6294                 Fixed bug where an '%p' Action on a displayed image crashed 
6295                         Sylpheed
6296                 Code clean up (get rid of duplicated code and removed unnecessary 
6297                                 structure member)
6298
6299 2003-01-07 [christoph]  0.8.8claws63
6300
6301         * src/compose.c
6302         * src/folder.[ch]
6303         * src/folderview.c
6304         * src/import.c
6305         * src/inc.c
6306         * src/main.c
6307         * src/mainwindow.c
6308         * src/messageview.c
6309         * src/prefs_folder_item.c
6310         * src/procmsg.c
6311         * src/summaryview.c
6312         * src/toolbar.c
6313                 o remove all folder update triggering from the UI code. The folder
6314                   system should know much better when a folder needs an update.
6315                 o to prevent multiple updates in a row the folder updates can be
6316                   frozen for some time.
6317
6318                 Note: - Please verify that no updates are missing
6319                       - Check where freeze/thaws should be added
6320
6321 2003-01-07 [christoph]  0.8.8claws62
6322
6323         * src/prefs_actions.c
6324                 don't translate empty strings
6325
6326         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
6327
6328 2003-01-06 [christoph]  0.8.8claws61
6329
6330         * src/prefs_actions.c
6331                 mark strings for gettext
6332         * src/prefs_matcher.c
6333                 use new description window for Execute action and
6334                 match condition in Filtering
6335
6336         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
6337
6338 2003-01-06 [alfons]     0.8.8claws60
6339
6340         keep myself inspired to re-organize matcher part 8; 
6341         yes, more to come (I need to move out the descriptive
6342         text for actions to matcher.c, or at least make it not
6343         depend on the wicked ordering)
6344
6345         * src/prefs_matcher.c
6346                 add documentation so others may comprehend the
6347                 UI part of the conditions
6348                 
6349 2003-01-06 [christoph]  0.8.8claws59
6350
6351         * src/prefs_actions.c
6352                 use new description window for syntax help
6353         * src/gtk/description_window.c
6354                 fix display of descriptions with column count != 2
6355
6356         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
6357
6358 2003-01-06 [christoph]  0.8.8claws58
6359
6360         * src/quote_fmt.c
6361         * src/summaryview.[ch]
6362         * src/gtk/Makefile.am
6363         * src/gtk/description_window.[ch]       ** NEW **
6364                 use a generic window to display syntax descriptions
6365                 currently used in quote_fmt and summaryview (new description
6366                 for extended quick search)
6367
6368         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
6369
6370 2003-01-06 [paul]       0.8.8claws57
6371
6372         * sync with 0.8.8cvs1
6373                 see ChangeLog 2003-01-06
6374
6375 2003-01-06 [christoph]  0.8.8claws56
6376
6377         * src/mainwindow.c
6378         * src/prefs_gtk.[ch]
6379         * src/gtk/prefswindow.[ch]
6380         * src/plugins/spamassassin/spamassassin_gtk.c
6381                 o remove page management from prefswindow, pages
6382                   will be an argument to prefswindow_open
6383                 o prefswindow_open gets a datapointer that is
6384                   passed to the widget_create function to allow
6385                   creation of prefswindow for specific items
6386
6387 2003-01-06 [colin]      0.8.8claws55
6388         
6389         * src/summaryview.c
6390                 We don't want regexp in the reply-finder, 
6391                 because MIDs can contain !,$,. and so on
6392
6393 2003-01-06 [jens]       0.8.8claws54
6394
6395         * src/jpilot.c
6396                 fixed a wrong free in jpilot_read_db_files
6397
6398 2003-01-06 [alfons]     0.8.8claws53
6399
6400         re-organize matcher part 8; more to come
6401        
6402         * src/matcher.c
6403                 matcherprop_to_string(): put g_free()s before the
6404                 switch-case break to fix memleaks                
6405
6406 2003-01-06 [colin]      0.8.8claws52
6407
6408         * src/summaryview.c
6409                 cleanup & reply-finder now displays the first 
6410                 matching message
6411
6412 2003-01-05 [alfons]     0.8.8claws51
6413
6414         re-organize matcher part 7; more to come
6415
6416         * src/matcher.[ch]
6417                 fixes for constant correctness;
6418                 more documentation;
6419
6420 2003-01-05 [alfons]     0.8.8claws50
6421
6422         re-organize matcher part 6; more to come
6423         
6424         * src/matcher.[ch]
6425                 fixes for constant correctness;
6426                 more documentation;
6427         * src/filtering.c
6428                 fix for constant correctness
6429
6430 2003-01-05 [colin]      0.8.8claws49
6431
6432         * src/account.[ch]
6433                 Add account_get_reply_account function
6434         * src/compose.c
6435                 Use account_get_reply_account function 
6436         * src/summaryview.c
6437                 Basic reply-finder - click on the replied
6438                 icon gets you to the outbox using quick-search
6439
6440 2003-01-05 [paul]       0.8.8claws48
6441
6442         * src/prefs_common.c
6443                 small change to English
6444                 
6445         * src/prefs_filtering.c
6446                 prefs_filtering_action_select(): improve logic and uniformity
6447                 of gui
6448
6449 2003-01-05 [alfons]     0.8.8claws47
6450
6451         fine tune solution to focus problems (bug #7)
6452
6453         * src/mainwindow.c
6454                 mainwindow_focus_in_event(): remove grab event check
6455         * src/summaryview.c
6456                 summary_button_pressed(): move selection on right-click
6457                 too. we can't possibly move the selection back after
6458                 canceling a dialog, because gtk's incomplete focus 
6459                 management. whether this is a good solution, only time
6460                 will tell.
6461
6462 2003-01-05 [christoph]  0.8.8claws46
6463
6464         * src/imap.c
6465                 fix crash when no imap connection could be established
6466
6467 2003-01-05 [paul]       0.8.8claws45
6468
6469         * src/mainwindow.c
6470           src/sumamryview.c
6471           src/gtk/menu.[ch]
6472                 fix bug 605957 'shortcuts in popup-menu'
6473                 make user-defined shortcuts work
6474                 show shortcuts that are already defined
6475                 in the main menu
6476                 Patch submitted by Luke Plant
6477
6478 2003-01-05 [alfons]     0.8.8claws44
6479
6480         * src/mainwindow.c
6481                 focus_in_event handler should not select summary view row 
6482                 when another window (menu, dialog) grabbed for events 
6483                 (bug #7, "[0.8.8claws42] Message summary focus") 
6484
6485 2003-01-04 [christoph]  0.8.8claws43
6486
6487         * src/procmsg.c
6488                 update save folder after adding the sent message
6489                  (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
6490
6491 2003-01-02 [christoph]  0.8.8claws42
6492
6493         * src/common/plugin.c
6494                 fix unloading of all plugins and unload
6495                 plugins in reverse order
6496                 
6497         * src/gtk/pluginwindow.c
6498                 implement function of load and unload button
6499
6500         * src/gtk/prefswindow.c
6501         * src/gtk/prefswindow.h
6502                 rename register function and add new unregister
6503                 function
6504
6505         * src/plugins/spamassassin/spamassassin_gtk.c
6506                 unregister prefs page and update for changes in
6507                 src/gtk/prefswindow.c
6508
6509 2003-01-02 [paul]       0.8.8claws41
6510
6511         * po/es.po
6512                 updated by Ricardo Mones Lastra
6513
6514 2003-01-02 [paul]
6515
6516         * tools/tb2sylpheed
6517                 fixes and improvements by Urke MMI
6518
6519 2003-01-02 [thorsten]   0.8.8claws40
6520
6521         * src/procmsg.c
6522                 fixed wrong return value
6523
6524 2003-01-02 [thorsten]   0.8.8claws39
6525
6526         * src/prefs.c
6527                 fixed printing wrong variable
6528
6529 2003-01-02 [thorsten]   0.8.8claws38
6530
6531         * src/prefs.c
6532                 fixed acessing members of freed pfile struct
6533
6534 2003-01-02 [thorsten]   0.8.8claws37
6535
6536         * src/procmsg.c
6537                 detect loops across several messages
6538                 as suggested by Christoph Hohmann
6539
6540 2003-01-01 [match]      0.8.8claws36
6541
6542         * src/addrindex.c
6543                 fixed another memory leak.
6544
6545 2003-01-01 [match]      0.8.8claws35
6546
6547         * src/jpilot.[ch]
6548                 fixed memory leaks. applied Doxygen comments.
6549
6550 2003-01-01 [thorsten]   0.8.8claws34
6551
6552         * src/procmsg.c
6553                 inhibit endless loop if msg references itself
6554                 (closes Bug [ 660477 ] Infinite loop in parent flag search)
6555
6556 2003-01-01 [christoph]  0.8.8claws33
6557
6558         * src/mainwindow.c
6559         * src/gtk/Makefile.am
6560         * src/gtk/pluginwindow.c                ** NEW **
6561         * src/gtk/pluginwindow.h                ** NEW **
6562                 add plugin window
6563
6564         * src/plugins/demo/demo.c
6565         * src/plugins/spamassassin/spamassassin.c
6566         * src/plugins/spamassassin/spamassassin_gtk.c
6567                 write better plugin descriptions
6568
6569 2002-12-31 [christoph]  0.8.8claws32
6570
6571         * src/gtk/prefswindow.c
6572         * src/plugins/spamassassin/spamassassin_gtk.c
6573                 some small improvements to GTK code
6574
6575 2002-12-31 [christoph]  0.8.8claws31
6576
6577         * src/plugins/spamassassin/spamassassin_gtk.c
6578                 enable folder select button
6579
6580 2002-12-31 [christoph]  0.8.8claws30
6581
6582         * src/mainwindow.c
6583         * src/gtk/Makefile.am
6584         * src/gtk/prefswindow.c                         ** NEW **
6585         * src/gtk/prefswindow.h                         ** NEW **
6586                 add new prefs window
6587
6588         * src/common/plugin.c
6589                 don't try to load empty config lines
6590         
6591         * src/plugins/spamassassin/Makefile.am
6592         * src/plugins/spamassassin/spamassassin.c
6593         * src/plugins/spamassassin/spamassassin.h       ** NEW **
6594         * src/plugins/spamassassin/spamassassin_gtk.c   ** NEW **
6595                 GTK config for SpamAssassin Plugin using
6596                 the new prefs window
6597
6598 2002-12-31 [paul]       0.8.8claws29
6599
6600         * po/POTFILES.in
6601                 remove obsolete entry 'src/menu.c'
6602
6603 2002-12-31 [alfons]     0.8.8claws28
6604
6605         * src/matcher.[ch]
6606         * src/matcher_parser_parse.y
6607         * src/prefs_matcher.c
6608                 add "ignore_thread" and "~ignore_thread" condition so it's
6609                 possible to make the actions / scoring operate on the ignore
6610                 thread flag
6611
6612 2002-12-31 [christoph]  0.8.8claws27
6613
6614         * src/addrbook.c
6615         * src/addrindex.c
6616         * src/folder.c
6617         * src/matcher.c
6618         * src/prefs_account.c
6619         * src/prefs_actions.c
6620         * src/prefs_customheader.c
6621         * src/prefs_display_header.c
6622         * src/prefs_gtk.c
6623         * src/procmime.c
6624         * src/toolbar.c
6625         * src/xmlprops.c
6626         * src/common/prefs.[ch]
6627                 extend prefs file handling for reading and automatic handling
6628                 of blocks. When reading prefs_set_block_label will automatically
6629                 move on to the block. When writing it will copy all other blocks
6630                 automatically
6631
6632         * src/common/plugin.c
6633                 Now loading plugin filenames from [Plugins] block in
6634                 sylpheed rc file
6635
6636 2002-12-30 [christoph]  0.8.8claws26
6637
6638         * src/common/hooks.[ch]
6639                 return abort status to caller of hooks_invoke
6640                 
6641         * src/inc.[ch]
6642                 invoke message filtering hook and stop
6643                 default handling when filter returns abort
6644
6645         * src/common/plugin.[ch]
6646         * src/plugins/demo/demo.c
6647                 modify plugin loader, because resolving symbols for strings
6648                 does not work correctly
6649         
6650         * configure.in
6651         * ac/spamassassin.m4                            ** NEW **
6652         * src/plugins/spamassassin/.cvsignore           ** NEW **
6653         * src/plugins/spamassassin/Makefile.am          ** NEW **
6654         * src/plugins/spamassassin/README               ** NEW **
6655         * src/plugins/spamassassin/libspamc.[ch]        ** NEW **
6656         * src/plugins/spamassassin/spamassassin.c       ** NEW **
6657         * src/plugins/spamassassin/utils.[ch]           ** NEW **
6658                 add spamassassin plugin, see src/plugins/spamassassin/README
6659                 for details
6660
6661 2002-12-29 [alfons]     0.8.8claws25
6662
6663         * src/mainwindow.c
6664                 when moving focus from a message view to the main 
6665                 window, don't forget to select the summary node
6666                 of the displayed message. should fix "[ 659103 ] 
6667                 focus-follows-mouse confuses sylpheed"
6668
6669 2002-12-29 [christoph]  0.8.8claws24
6670
6671         * src/Makefile.am
6672         * src/stringtable.[ch]          ** REMOVE **
6673         * src/common/Makefile.am
6674         * src/common/stringtable.[ch]   ** NEW **
6675                 move stringtable files to common directory
6676
6677 2002-12-29 [christoph]  0.8.8claws23
6678
6679         * src/Makefile.am
6680         * src/menu.[ch]                 ** REMOVE **
6681         * src/gtk/Makefile.am
6682         * src/gtk/menu.[ch]             ** NEW **
6683                 move menu files to gtk directory
6684
6685 2002-12-29 [match]      0.8.8claws22
6686
6687         * src/addressbook.c
6688         * src/syldap.c
6689                 moved UI specific code out of LDAP code into addressbook
6690                 UI code. fixed memory leak.
6691
6692 2002-12-29 [christoph]  0.8.8claws21
6693
6694         * src/folder.c
6695                 only check for IGNORED parent message when message is
6696                 not IGNORED itself
6697
6698 2002-12-29 [alfons]     0.8.8claws20
6699
6700         * src/summaryview.c
6701                 set gtksctree's anchor correct (immediate execute
6702                 changes the tree's layout, and anchor points at 
6703                 the incorrect row). fixes "[ 657233 ] multiple msg 
6704                 delete sometimes off by 1".
6705                 we probably have to look for more tree layout /
6706                 anchor glitches.
6707
6708 2002-12-29 [paul]       0.8.8claws19
6709
6710         * src/summaryview.c
6711                 fix bug [ 659054 ] incorrect sorting of 'From' column
6712                 when using 'display sender using address book'
6713                 thanks to Alfons and Luke Plant
6714
6715 2002-12-29 [christoph]  0.8.8claws18
6716
6717         * src/folder.c
6718         * src/procmsg.[ch]
6719                 check parent messages for IGNORE THREAD flag, when adding,
6720                 moving or copying messages to a folder
6721
6722 2002-12-27 [alfons]     0.8.8claws17
6723
6724         re-organize matcher part 5; more to come
6725
6726         * src/matcher.c
6727                 hash keywords in matchparser_tab 
6728
6729 2002-12-27 [alfons]     0.8.8claws16
6730
6731         re-organize matcher part 4; more to come
6732
6733         * src/matcher_parser.h
6734         * src/matcher_parser_lex.l
6735         * src/matcher_parser_parse.y
6736                 cleanup
6737
6738 2002-12-27 [alfons]     0.8.8claws15
6739
6740         re-organize matcher part 3; more to come
6741
6742         * src/matcher.[ch]
6743                 cleanup
6744
6745 2002-12-27 [alfons]     0.8.8claws14
6746
6747         re-organize matcher part 2; more to come but this should
6748         work. cc me if there are any regressions.
6749
6750         * src/matcher.h
6751                 add prototype for get_matchparser_tab_id()
6752         * src/matcher_parser_lex.l
6753                 look up keywords using matchparser_tab_id();
6754
6755 2002-12-27 [alfons]     0.8.8claws12
6756
6757         re-organize matcher part 1
6758
6759         * src/matcher.h
6760                 map yacc generated constants to sylpheed matcher constants
6761         * src/matcher.c
6762                 add function to find a matcher constant from a string
6763
6764 2002-12-27 [christoph]  0.8.8claws11
6765
6766         * src/compose.c
6767                 MENUITEM_ADD casts the 4th argument from integer to pointer
6768                 so it probably should not be a pointer, this means we
6769                 should use account id for it and not the account's pointer
6770
6771 2002-12-27 [paul]       0.8.8claws10
6772
6773         * src/mainwindow.c
6774                 remove unneeded 'GtkWidget *vbox'
6775                 
6776         * src/summaryview.c
6777                 further sync with 0.8.8 - make sort
6778                 by recipient work as expected
6779                 
6780         * NEWS
6781                 sync with 0.8.8
6782
6783 2002-12-27 [paul]       0.8.8claws9
6784
6785         * po/pt_BR.po
6786                 updated by Ivan F. Martinez
6787                 
6788 2002-12-27 [darko]      0.8.8claws8
6789
6790         * src/common/utils.c
6791                 added locked pattern to extended search
6792
6793 2002-12-27 [alfons]     0.8.8claws7
6794
6795         * src/prefs_matcher.[ch]
6796                 clean up
6797
6798 2002-12-26 [alfons]     0.8.8claws6
6799
6800         * src/matcher.[ch]
6801         * src/matcher_parser_lex.l
6802         * src/matcher_parser_parse.y
6803         * src/prefs_matcher.c
6804                 allow color label as a condition in the matcher
6805
6806 2002-12-26 [oliver]     0.8.8claws5
6807         
6808         * src/toolbar.c 
6809                 enable Addressbook for Main and Messageview
6810         * src/prefs_actions.c
6811                 enable actions in Messageview
6812
6813 2002-12-26 [christoph]  0.8.8claws4
6814
6815         * src/common/plugin.c
6816                 add a little debug output
6817         * configure.in
6818         * src/plugins/demo/Makefile.am
6819                 better use of automake
6820
6821 2002-12-26 [christoph]  0.8.8claws3
6822
6823         * src/Makefile.am
6824         * src/common/Makefile.am
6825                 fix "make distdir"
6826
6827 2002-12-26 [christoph]  0.8.8claws2
6828
6829         * configure.in
6830                 sort configure checks into common / gtk / plugins
6831         * po/POTFILES.in
6832                 add src/prefs_gtk.c
6833         * src/Makefile.am
6834                 add plugins SUBDIR
6835         * src/main.c
6836         * src/common/sylpheed.[ch]
6837                 added now sylpheed_done function for shutdown
6838         * src/common/Makefile.am
6839         * src/common/plugin.[ch]                ** NEW **
6840                 plugin loader and unloader
6841         * src/plugins/.cvsignore                ** NEW **
6842         * src/plugins/Makefile.am               ** NEW **
6843                 build plugins
6844         * src/plugins/demo/.cvsignore           ** NEW **
6845         * src/plugins/demo/Makefile.am          ** NEW **
6846         * src/plugins/demo/demo.c               ** NEW **
6847                 small demo plugin that installs a logtext hook and
6848                 outputs the log text to stdout
6849
6850 2002-12-26 [paul]       0.8.8claws1
6851
6852         * po/es.po
6853                 updated by Ricardo Mones Lastra
6854
6855 2002-12-26 [paul]       0.8.8claws
6856
6857         * 0.8.8claws released
6858
6859 2002-12-26 [paul]       0.8.7claws12
6860
6861         * po/bg.po
6862                 updated by George Danchev
6863
6864 2002-12-26 [paul]       0.8.7claws11
6865
6866         * po/POTFILES.in
6867                 remove unneeded 'src/prefs.c' entry 
6868
6869 2002-12-26 [paul]       0.8.7claws10
6870
6871         * src/codeconv.c
6872           src/mainwindow.c
6873                 sync with 0.8.8 release
6874         
6875         * src/folder.[ch]
6876           src/mh.c
6877           src/summaryview.c
6878                 partial sync with 0.8.8 release
6879         
6880
6881 2002-12-25 [alfons]     0.8.7claws9
6882
6883         * src/matcher.[ch]
6884         * src/matcher_parser_lex.l
6885         * src/matcher_parser_parse.y
6886         * src/prefs_matcher.c
6887                 add locked flag to possible filtering / matcher 
6888                 conditions (also a good example what should be
6889                 done to add a simple boolean condition)
6890
6891 2002-12-25 [christoph]  0.8.7claws8
6892
6893         * src/Makefile.am
6894         * src/account.[ch]
6895         * src/addrbook.c
6896         * src/addressbook.c
6897         * src/addrindex.c
6898         * src/filtering.c
6899         * src/folder.c
6900         * src/matcher.c
6901         * src/prefs.[ch]                ** REMOVE **
6902         * src/prefs_account.c
6903         * src/prefs_actions.c
6904         * src/prefs_common.c
6905         * src/prefs_customheader.c
6906         * src/prefs_display_header.c
6907         * src/prefs_filtering.c
6908         * src/prefs_folder_item.c
6909         * src/prefs_gtk.[ch]            ** NEW **
6910         * src/prefs_matcher.c
6911         * src/prefs_scoring.c
6912         * src/prefs_summary_column.c
6913         * src/procmime.c
6914         * src/selective_download.c
6915         * src/toolbar.c
6916         * src/common/Makefile.am
6917         * src/common/prefs.[ch]         ** NEW **
6918                 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
6919
6920 2002-12-24 [alfons]     0.8.7claws7
6921
6922         * src/summaryview.c
6923                 summary_thread_build(): fix real cause of the crash mentioned in
6924                 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
6925                 this way we get meaningful ctree nodes 
6926
6927 2002-12-24 [oliver]     0.8.7claws6
6928
6929         * src/mainwindow.[ch]
6930         * src/messageview.[ch]
6931         * src/compose.[ch]
6932         * src/inc.c
6933         * src/summaryview.c
6934                 changes to use updated toolbar handling
6935                 
6936 2002-12-24 [oliver]     0.8.7claws5
6937
6938         * src/toolbar.[ch]
6939                 generic toolbar handling
6940                 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
6941         * src/prefs_toolbar.[ch]
6942                 adjust to handling
6943         
6944 2002-12-24 [oliver]     0.8.7claws4
6945         
6946         * src/stock_pixmap.[ch]
6947                 move SYLPHEED_LOGO to end of list in order 
6948                 to remove it from Custom Toolbar`s Icon View
6949
6950 2002-12-24 [alfons]     0.8.7claws3
6951
6952         * src/summaryview.c
6953                 summary_thread_build(): fix crash because of focus != selection 
6954                 after threading. when deleting the selection, gtk tries but fails 
6955                 to find the correct focusable element. we now force the selection
6956                 to be focused. this should solve the infamous bug reported by 
6957                 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages"). 
6958                 a test case is available. 
6959
6960 2002-12-24 [darko]      0.8.7claws2
6961
6962         * src/summaryview.c
6963                 don't crash when unmarking message with unread children
6964
6965 2002-12-23 [christoph]  0.8.7claws1
6966
6967         * src/Makefile.am
6968         * src/common/Makefile.am
6969                 update Makefiles for moved intl.h, version.h and defs.h
6970         * src/imap.c
6971                 rewrite imap_session_get to avoid duplicate code
6972
6973 2002-12-23 [paul]       0.8.7claws
6974
6975         * Santa-Claws released
6976         
6977         * po/hu.po
6978           po/ru.po
6979                 squeeze in updated Hungarian and Russian translations.
6980                 Submitted by  Gál Zoltán and Ruslan N. Balkin
6981
6982 2002-12-23 [paul]       0.8.6claws129
6983
6984         * po/pl.po
6985                 updated by Witold Wladyslaw Wojciech Wilk
6986
6987 2002-12-23 [paul]       0.8.6claws128
6988
6989         * src/quote_fmt_parse.y
6990                 fix typo and add licence header
6991
6992 2002-12-23 [paul]       0.8.6claws127
6993
6994         * po/en_GB.po
6995                 updated
6996
6997 2002-12-23 [paul]       0.8.6claws126
6998
6999         * po/it.po
7000                 updated translation, submitted by Alessandro Maestri
7001                 
7002 2002-12-23 [paul]       0.8.6claws125
7003
7004         * src/quote_fmt_parse.y
7005                 fix signature-stripping on replies bug. match
7006                 '-- \n' and not '-- '.
7007
7008 2002-12-22 [paul]       0.8.6claws124
7009
7010         * po/bg.po
7011           po/es.po
7012           po/sr.po
7013                 updated translations. submitted by George Danchev,
7014                 Ricardo Mones Lastra, and Urke MMI respectively
7015
7016 2002-12-21 [paul]       0.8.6claws123
7017
7018         * src/addrbook.c
7019                 fix coding style
7020
7021 2002-12-21 [paul]       0.8.6claws122
7022
7023         * src/addrbook.c
7024                 fix bug [643638] where if a person is in one or more
7025                 addressbook groups editing that person's email 
7026                 address results in removal from those groups.
7027                 Patch submitted by Luke Plant.
7028
7029 2002-12-20 [christoph]  0.8.6claws121
7030
7031         * src/common/utils.c
7032         * src/summaryview.c
7033                 reimplement expand_search_string using GString to
7034                 prevent crashs caused by miscalculated string
7035                 lengths reported by Paul
7036
7037 2002-12-20 [christoph]  0.8.6claws120
7038
7039         * src/summaryview.c
7040                 don't use "changed" to check if op_count has to be changed as it
7041                 is also set when the message has unread children
7042                 (closes bug [ 653221 ] crash while deleting duplicates)
7043
7044 2002-12-20 [paul]       0.8.6claws119
7045
7046         * sync with 0.8.6cvs27
7047                 see ChangeLog 2002-12-20
7048
7049 2002-12-20 [paul]       0.8.6claws118
7050
7051         * sync with 0.8.6cvs26
7052                 see ChangeLog 2002-12-19 and 2002-12-20
7053
7054 2002-12-19 [alfons]     0.8.6claws117
7055
7056         * src/textview.c
7057                 fix incorrect parsing of email addresses, submitted by 
7058                 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate 
7059                 name display if it contains @".
7060
7061 2002-12-18 [paul]       0.8.6claws116
7062
7063         * sync with 0.8.6cvs23
7064                 see ChangeLog 2002-12-18
7065
7066 2002-12-18 [paul]       0.8.6claws115
7067
7068         * src/Makefile.am
7069         * src/account.c
7070         * src/codeconv.c
7071         * src/gtkutils.[ch]
7072         * src/imap.c
7073                 sync with 0.8.6cvs22.
7074                 see ChangeLog 2002-12-17 and 2002-12-18
7075
7076 2002-12-17 [christoph]  0.8.6claws114
7077
7078         * src/imap.c
7079                 o don't create a session if imap greeting fails
7080                 o don't close socket when authentication fails
7081                   this is done by imap_session_destroy
7082
7083 2002-12-17 [thorsten]   0.8.6claws113
7084
7085         * tools/Makefile.am
7086           tools/README
7087           tools/google_msgid.pl ** NEW FILE **
7088                 Added "search for message-id" script and doc
7089
7090 2002-12-17 [thorsten]   0.8.6claws112
7091
7092         * po/hu.po
7093                 Updated hungarian translation
7094                 (updated by Gal Zoltan)
7095
7096 2002-12-16 [christoph]  0.8.6claws111
7097
7098         * src/addr_compl.c
7099                 remove stupid addressbook dump to debug output
7100         * src/mh.c
7101                 fix memory leak found by Hiro
7102
7103 2002-12-14 [paul]       0.8.6claws110
7104
7105         * src/compose.c
7106                 fix menubar sensitivity on send
7107                 
7108         * src/prefs_filtering.c
7109         * src/prefs_matcher.c
7110         * src/prefs_scoring.c
7111                 Fix english ;)
7112                 
7113         * src/common/quoted-printable.h
7114                 sync: fix typo
7115         
7116 2002-12-13 [christoph]  0.8.6claws109
7117
7118         * src/Makefile.am
7119         * src/manage_window.[ch]        ** REMOVE **
7120         * src/gtk/Makefile.am
7121         * src/gtk/manage_window.[ch]    ** NEW **
7122                 move manage_window files to gtk directory
7123
7124 2002-12-13 [christoph]  0.8.6claws108
7125
7126         * src/Makefile.am
7127         * src/gtkshruler.[ch]           ** REMOVE **
7128         * src/gtk/Makefile.am
7129         * src/gtk/gtkshruler.[ch]       ** NEW **
7130                 move gtkshruler files to gtk directory
7131
7132 2002-12-13 [christoph]  0.8.6claws107
7133
7134         * src/Makefile.am
7135         * src/compose.c
7136         * src/gtkstext.[ch]             ** REMOVE **
7137         * src/gtkutils.[ch]
7138         * src/textview.c
7139         * src/gtk/gtkstext.[ch]         ** NEW **
7140         * src/gtk/Makefile.am
7141                 o move stext functions to gtkstext.c to remove
7142                   dependency of gtkutils
7143                 o move gtkstext files to gtk directory
7144
7145         * src/gtk/Makefile.am
7146         * src/gtk/sslcertwindow.[ch]
7147                 UI stuff can always depend on common code so
7148                 it's ok to add ../common to include path
7149
7150 2002-12-13 [colin]      0.8.6claws106
7151
7152         * src/summaryview.c
7153                 Disconnect sighandlers for mainwindow when
7154                 quicksearch has the focus
7155                 Fix bug #653231
7156         * src/mainwindow.[ch]
7157                 Make key_pressed callback public, to be able
7158                 to disconnect it
7159
7160 2002-12-13 [christoph]  0.8.6claws105
7161
7162         * src/mh.c
7163                 create .mh_sequences file in new MH folders
7164                 (closes feature request [ 523162 ] MH folders should
7165                  get a .mh_sequences)
7166
7167 2002-12-13 [colin]      0.8.6claws104
7168
7169         * src/summaryview.c
7170                 Better handling of quicksearch show/hide
7171                 (basically the button stays under the mouse 
7172                  when toggled)
7173
7174 2002-12-13 [paul]       0.8.6claws103
7175
7176         * sync with 0.8.6cvs17
7177                 see ChangeLog 2002-12-13
7178
7179 2002-12-13 [paul]       0.8.6claws102
7180
7181         * po/es.po
7182                 updated by Ricardo Mones Lastra
7183
7184 2002-12-11 [colin]       0.8.6claws101
7185
7186         * src/folder.c
7187                 remove statusbar stuff
7188           src/folderview.c
7189                 set statusbar verbosity when moving folders
7190
7191 2002-12-11 [colin]       0.8.6claws100
7192         * src/prefs_filtering.c
7193         * src/prefs_matcher.c
7194         * src/prefs_scoring.c
7195                 Fix english ;)
7196
7197 2002-12-11 [colin]       0.8.6claws99
7198
7199         * src/prefs_common.[ch]
7200                 Add summary_quicksearch_type
7201         * src/summaryview.c
7202                 Save last used quicksearch type
7203
7204 2002-12-11 [jens]       0.8.6claws98
7205         * src/prefs_filtering.c
7206         * src/prefs_matcher.c
7207         * src/prefs_scoring.c
7208                 added dialog for incomplete rules in scoring, filtering and
7209                 matcher to ask wheather really close
7210
7211 2002-12-11 [colin]      0.8.6claws97
7212
7213         * src/folder.c
7214                 Fix folder dnd statusbar logging
7215
7216 2002-12-10 [christoph]  0.8.6claws96
7217
7218         * src/compose.c
7219         * src/folder.c
7220         * src/imap.c
7221         * src/inc.c
7222         * src/main.c
7223         * src/mainwindow.c
7224         * src/news.c
7225         * src/send.c
7226         * src/statusbar.[ch]
7227         * src/common/hooks.c
7228         * src/common/log.[ch]
7229                 o handle verbose logging in statusbar directly in statusbar code
7230                   and common code does not need any knowledge about a statusbar
7231                 o remove direct calls to statusbar_(puts|pop)_all functions
7232
7233 2002-12-10 [jens]       0.8.6claws95
7234
7235         * src/*.c
7236                 removed gettext from g_warnings
7237         * po/POTFILES.in
7238                 cleaned and updated
7239         * po/de.po
7240                 updated
7241
7242 2002-12-10 [colin]      0.8.6claws94
7243
7244         * src/main.c
7245                 finish crash dialog fix
7246
7247 2002-12-10 [colin]      0.8.6claws93
7248
7249         * src/main.c
7250                 "Fix" "sylpheed already running" instead of
7251                 crash dialog appearing after a crash
7252
7253 2002-12-10 [colin]      0.8.6claws92
7254
7255         * po/POTFILES.in
7256                 add src/gtk/sslcertwindow.c
7257
7258 2002-12-10 [paul]       0.8.6claws91
7259
7260         * po/POTFILES.in
7261                 updated to reflect recent changes
7262                 submitted by Alessandro Maestri
7263
7264 2002-12-09 [christoph]  0.8.6claws90
7265
7266         * src/Makefile.am
7267         * src/smtp.[ch]                 ** REMOVE **
7268         * src/common/Makefile.am
7269         * src/common/smtp.[ch]          ** NEW **
7270                 move smtp files to common directory
7271
7272 2002-12-09 [christoph]  0.8.6claws89
7273
7274         * src/Makefile.am
7275         * src/session.[ch]              ** REMOVE **
7276         * src/common/Makefile.am
7277         * src/common/session.[ch]       ** NEW **
7278                 move session files to common directory
7279
7280 2002-12-09 [paul]       0.8.6claws88
7281
7282         * src/account.c
7283                 fix bug [649746] edit accounts: move account reverted
7284                 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
7285
7286 2002-12-09 [colin]      0.8.6claws87
7287
7288         * src/ssl_certificate.c
7289                 cleanup
7290
7291 2002-12-09 [colin]      0.8.6claws86
7292
7293         * src/ssl.c
7294                 Try to open the cert.pem database and 
7295                 issue a warning if it isn't there
7296
7297 2002-12-09 [colin]      0.8.6claws85
7298
7299         * src/common/ssl_certificate.c
7300         * src/gtk/sslcertwindow.c
7301                 Warning fixes
7302
7303 2002-12-09 [colin]      0.8.6claws84
7304
7305         * src/ssl_certificate.[ch] ** REMOVED **
7306         * src/common/ssl_certificate.[ch] ** NEW **
7307         * src/Makefile.am
7308         * src/common/Makefile.am
7309                 Moved ssl_certificate.[ch] to common
7310         * src/common/ssl.c 
7311                 Put back needed include
7312         * src/gtk/sslcertwindow.[ch]
7313                 Changed ssl_certificate.h include
7314         
7315 2002-12-09 [colin]      0.8.6claws83
7316
7317         * src/gtk/sslcertwindow.[ch]
7318                 Implement hook for certificate acception
7319         * src/ssl_certificate.[ch]
7320                 Implement hook for certificate acception
7321         * src/common/ssl.c
7322                 Reenable certificate acception check
7323         * src/mainwindow.c
7324                 Register sslcertwindow's hook
7325         
7326 2002-12-08 [christoph]  0.8.6claws82
7327
7328         * src/about.c
7329         * src/addr_compl.c
7330         * src/codeconv.c
7331         * src/manual.c
7332         * src/undo.c
7333         * src/common/utils.c
7334                 o add missing includes
7335                 o fix warnings
7336         * src/.cvsignore
7337         * src/common/.cvsignore
7338         * src/common/version.h          ** REMOVE **
7339                 remove autogenerated file
7340
7341 2002-12-08 [paul]       0.8.6claws81
7342
7343         * src/stringtable.c
7344                 put back needed include
7345
7346 2002-12-08 [colin]      0.8.6claws80
7347         
7348         * src/gtk/sslcertwindow.c
7349                 Cleaner popups when asking
7350         * src/ssl_certificate.c
7351         * src/prefs_common.[ch]
7352                 remove ssl certificate pref
7353                 put back needed include
7354         * src/undo.c
7355                 put back needed include
7356
7357 2002-12-08 [christoph]  0.8.6claws79
7358
7359         * src/folderview.c
7360         * src/logwindow.c
7361         * src/statusbar.c
7362         * src/summaryview.c
7363                 only abort hook invokation if required data is missing not
7364                 if our own data pointer is NULL, update hookfunction for
7365                 log window
7366
7367 2002-12-08 [paul]       0.8.6claws78
7368
7369         * src/about.c
7370         * src/addrcache.c
7371         * src/addrclip.c
7372         * src/addr_compl.c
7373         * src/addrselect.c
7374         * src/codeconv.c
7375         * src/colorlabel.c
7376         * src/enriched.c
7377         * src/esmtp.c
7378         * src/exporthtml.c
7379         * src/headerview.c
7380         * src/imageview.c
7381         * src/manual.c
7382         * src/noticeview.c
7383         * src/pgptext.c
7384         * src/scoring.c
7385         * src/sourcewindow.c
7386         * src/stringtable.c
7387         * src/undo.c
7388                 clean up: remove unneccesary includes
7389
7390 2002-12-08 [christoph]  0.8.6claws77
7391
7392         * src/folderview.c
7393         * src/statusbar.c
7394         * src/summaryview.c
7395         * src/common/hooks.[ch]
7396                 hook functions now have a gboolean return value, if a hook
7397                 returns TRUE it will stop executing of any more hooks in
7398                 the same hooklist for this invokation
7399
7400 2002-12-08 [colin]      0.8.6claws76
7401         
7402         * src/main.c
7403                 put back argv0 for CRASH_DIALOG
7404
7405 2002-12-08 [christoph]  0.8.6claws75
7406
7407         * src/Makefile.am
7408         * src/about.c
7409         * src/account.c
7410         * src/crash.c
7411         * src/esmtp.h
7412         * src/imap.[ch]
7413         * src/inc.c
7414         * src/main.c
7415         * src/mainwindow.c
7416         * src/news.c
7417         * src/pop.[ch]
7418         * src/prefs_account.[ch]
7419         * src/prefs_common.[ch]
7420         * src/send.[ch]
7421         * src/smtp.[ch]
7422         * src/ssl_certificate.[ch]
7423         * src/ssl_manager.[ch]
7424         * src/common/Makefile.am
7425         * src/common/log.c
7426         * src/common/nntp.[ch]
7427         * src/common/socket.[ch]
7428         * src/common/ssl.[ch]
7429         * src/gtk/sslcertwindow.[ch]
7430         * ac/openssl.m4
7431                 use new autoconf script to detect OpenSSL with extra parameters
7432                 to specify the location of libs and includes, also remove USE_SSL
7433                 to USE_OPENSSL
7434
7435         * src/common/sylpheed.[ch]
7436         * src/common/version.h.in
7437                 start seperation of common code initialization seperated from gui
7438
7439         * src/summaryview.c
7440                 The function that is called when a color label changes
7441                 should not change the color lable again
7442
7443 2002-12-08 [colin]      0.8.6claws74
7444
7445         * src/gtk/sslcertwindow.c
7446                 warning fixes
7447
7448 2002-12-08 [colin]      0.8.6claws73
7449
7450         * src/statusbar.c
7451           src/common/log.h
7452                 Register a hook for statusbar_puts_all
7453         * src/common/log.c
7454                 invoke statusbar_puts_all's hook
7455         
7456 2002-12-08 [colin]      0.8.6claws72
7457
7458         * src/ssl_certificate.c
7459                 Put back a badly-removed include
7460
7461 2002-12-08 [colin]      0.8.6claws71
7462
7463         * src/gtk/sslcertwindow.[ch]    ** NEW **
7464                 new certificate presentation
7465         * src/gtk/Makefile.am
7466                 add new files
7467         * src/ssl_certificate.[ch]
7468                 gtk cleanup, made utility functions public
7469         * src/ssl_manager.c
7470                 use new cert presentation
7471
7472 2002-12-07 [christoph]  0.8.6claws70
7473
7474         * src/Makefile.am
7475         * src/nntp.[ch]                 ** REMOVE **
7476         * src/common/Makefile.am
7477         * src/common/nntp.[ch]          ** NEW **
7478                 move nntp files to common directory
7479
7480 2002-12-07 [christoph]  0.8.6claws69
7481
7482         * src/procmsg.[ch]
7483         * src/summaryview.c
7484                 implement msginfo update callback using sylpheed's new
7485                 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
7486
7487 2002-12-06 [christoph]  0.8.6claws68
7488
7489         * src/editgroup.c
7490                 This patch changes the 'Edit Group Details' dialog to
7491                 allow extended selections in either pane, so that
7492                 addresses can be added or removed from a group more
7493                 quickly and easily. (it actually is a net decrease in
7494                 file size, as some unnecessary functions have been
7495                 removed). 
7496                 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
7497
7498 2002-12-06 [christoph]  0.8.6claws67
7499
7500         * src/Makefile.am
7501         * src/template.[ch]             ** REMOVE **
7502         * src/common/Makefile.am
7503         * src/common/template.[ch]      ** NEW **
7504                 move template files to common directory
7505
7506         * src/nntp.c
7507                 add missing log.h include
7508
7509 2002-12-06 [melvin]     0.8.6claws66
7510
7511         * src/prefs_actions.c
7512                 Added the trailing ">" syntax to insert command's output
7513                 without replacing old text (in contrast to trailing "|").
7514
7515 2002-12-05 [colin]      0.8.6claws65
7516         
7517         * src/common/utils.c
7518                 Don't modify original search_string or it'll change
7519                 the next iterations in the for()
7520
7521 2002-12-05 [darko]      0.8.6claws64
7522
7523         * src/common/utils.c
7524                 proper check for filtering commands, found by Colin
7525
7526 2002-12-05 [darko]      0.8.6claws63
7527
7528         * src/common/utils.c
7529                 check proper string for NULL pointer, found by Colin
7530
7531 2002-12-05 [darko]      0.8.6claws62
7532
7533         * src/common/utils.[ch]
7534                 expand_search_string(): new function
7535                 converts Mutt-like patterns to Sylpheed's
7536                 filtering engine
7537         * src/summaryview.c
7538                 use expand_search_string() to allow Mutt-like
7539                 patterns in extended search
7540         * README.claws
7541                 document extended option in quick search
7542
7543 2002-12-05 [paul]       0.8.6claws61
7544
7545         * sync with 0.8.6cvs16
7546                 see ChangeLog 2002-12-05
7547                 
7548         * po/POTFILES.in
7549                 clean up
7550
7551 2002-12-04 [christoph]  0.8.6claws60
7552
7553         * src/imap.[ch]
7554                 put imap authentication code into a new function and
7555                 remove it from imap_session_new that will allow to
7556                 send other commands before authentication
7557
7558 2002-12-04 [christoph]  0.8.6claws59
7559
7560         * src/imap.[ch]
7561                 use already existing method to prevent unneeded IMAP
7562                 folder selects. Set imap_select parameters to NULL
7563                 in some functions if the values are not required.
7564
7565         * src/xml.h
7566                 remove no longer required include
7567
7568 2002-12-04 [paul]       0.8.6claws58
7569
7570         * po/es.po
7571                 updated by Ricardo Mones Lastra
7572                 
7573         * configure.in
7574           po/hu.po      ** NEW FILE **
7575                 initial Hungarian translation, submitted
7576                 by Gál Zoltán <galzoli@hu.inter.net>
7577
7578 2002-12-03 [christoph]  0.8.6claws57
7579
7580         * src/Makefile.am
7581         * src/gtksctree.[ch]            ** REMOVE **
7582         * src/gtk/Makefile.am
7583         * src/gtk/gtksctree.[ch]        ** NEW **
7584                 move gtksctree files to gtk directory
7585
7586 2002-12-03 [christoph]  0.8.6claws56
7587
7588         * src/Makefile.am
7589         * src/md5.[ch]                  ** REMOVE **
7590         * srm/common/Makefile.am
7591         * src/common/md5.[ch]           ** NEW **
7592                 move md5 files to common directory
7593
7594         * src/gtkstext.c
7595                 remove not required #include
7596
7597 2002-12-03 [sergey]     0.8.6claws55
7598
7599         * src/gtkutils.c
7600         * src/gtkutils.h
7601                 gtkut_window_popup(): new function.
7602         * src/mainwindow.c
7603                 main_window_popup(): use gtkut_window_popup() to raise
7604                 window without changing its position.
7605                 (see sylpheed-main ML message [sylpheed:17247])
7606
7607 2002-12-03 [sergey]     0.8.6claws54
7608
7609         * src/send.c
7610                 send_message_local(): removed first-dot escaping
7611                 (SMTP-only, not needed for sending through pipe)
7612
7613 2002-12-03 [paul]       0.8.6claws53
7614
7615         * po/POTFILES.in
7616                 update to reflect recent changes (thanks
7617                 to Ricardo Mones Lastra)
7618                 
7619         * tools/filter_conv.pl
7620                  fix problem with quoted strings. Patch submitted
7621                  by Luke Plant <lukeplant@softhome.net>
7622
7623 2002-12-03 [paul]       0.8.6claws52
7624
7625         * sync with 0.8.6cvs15
7626                 see ChangeLog 2002-12-03
7627
7628 2002-12-02 [christoph]  0.8.6claws51
7629
7630         * src/logwindow.[ch]
7631         * src/common/log.[ch]
7632                 implement logging using a hook function
7633
7634         * src/folderview.c
7635         * src/folder.[ch]
7636                 define hooklist name in header file to avoid
7637                 errors caused by wrong spelling of hooklist names
7638
7639         * src/toolbar.c
7640                 fix warnings
7641
7642 2002-12-02 [christoph]  0.8.6claws50
7643
7644         * src/common/Makefile.am
7645                 add src/common/hooks.[ch]
7646
7647         * src/common/hooks.[ch]
7648                 implement a simple hook system using glib's hook functions
7649
7650         * src/folder.[ch]
7651         * src/folderview.c
7652                 use new hook system for folder item updates
7653
7654 2002-12-02 [christoph]  0.8.6claws49
7655
7656         * doc-src/ui_seperation.txt     ** NEW **
7657                 information for ui seperation
7658
7659         * src/Makefile.am
7660                 remove files that were moved to common
7661                 include common directory by default for the header files
7662
7663         * src/inc.c
7664         * src/common/socket.c
7665         * src/automaton.[ch]
7666                 implement automaton using g_io_*-functions instead of
7667                 gdk_input_add to make it ui independent
7668
7669         * src/codeconv.c
7670         * src/compose.c
7671         * src/ldif.c
7672         * src/pgptext.c
7673         * src/procmime.c
7674         * src/rfc2015.c
7675         * src/smtp.c
7676         * src/unmime.c
7677                 remove common/ prefix because directory is now in
7678                 include path
7679
7680         * src/compose.c
7681         * src/folder.c
7682         * src/folderview.c
7683         * src/mainwindow.c
7684         * src/messageview.c
7685         * src/prefs_common.c
7686         * src/procmsg.c
7687         * src/rfc2015.c
7688                 fix warnings
7689
7690         * src/imap.c
7691         * src/inc.c
7692         * src/news.c
7693         * src/pop.c
7694         * src/send.c
7695         * src/smtp.c
7696         * src/ssl_certificate.c
7697                 add log.h header file for logging functions
7698
7699         * src/main.c
7700         * src/common/utils.c
7701         * src/summaryview.c
7702         * src/xml.c
7703                 o move debug_mode to common/utils.c
7704                 o add functions to set and get debug_mode
7705
7706         * src/defs.h                    ** REMOVE **
7707         * src/intl.h                    ** REMOVE **
7708         * src/socket.[ch]               ** REMOVE **
7709         * src/ssl.[ch]                  ** REMOVE **
7710         * src/utils.[ch]                ** REMOVE **
7711                 replaced by new files in src/common/
7712         
7713         * src/common/Makefile.am
7714                 add new files in src/common/
7715
7716         * src/common/defs.h             ** NEW **
7717         * src/common/intl.h             ** NEW **
7718         * src/common/log.[ch]           ** NEW **
7719         * src/common/socket.[ch]        ** NEW **
7720         * src/common/ssl.[ch]           ** NEW **
7721         * src/common/utils.[ch]         ** NEW **
7722                 replacement for files in src/
7723
7724 2002-12-02 [colin]      0.8.6claws48
7725
7726         * src/folderview.c
7727                 Scroll folderview if necessary during dnd
7728
7729 2002-12-02 [colin]      0.8.6claws47
7730
7731         * src/folder.[ch]
7732                 Add check to verify a move is within a single mailbox
7733         * src/folderview.c
7734                 Add specific error string for this check
7735
7736 2002-12-02 [colin]      0.8.6claws46
7737
7738         * src/folder.c
7739                 Add a test to folder moving, remove a statusbar_print
7740         * src/folderview.c
7741                 Add Move folder... context-menu item
7742                 Factorize folder moving code
7743                 Enable folder DND for mbox
7744
7745 2002-12-01 [christoph]  0.8.6claws45
7746
7747         * ac/aspell.m4
7748                 remove conf.aspelltest if the version check fails
7749
7750 2002-11-30 [christoph]  0.8.6claws44
7751
7752         * autogen.sh
7753                 run libtoolize --force in autogen to create missing
7754                 libtool scripts
7755
7756 2002-11-30 [christoph]  0.8.6claws43
7757
7758         * src/Makefile.am
7759         * src/pgptext.c
7760         * src/procmime.c
7761         * src/rfc2015.c
7762         * src/uuencode.[ch]             ** REMOVED **
7763         * src/common/Makefile.am
7764         * src/common/uuencode.[ch]      ** NEW **
7765                 move uuen/decoder to common directory
7766
7767 2002-11-30 [christoph]  0.8.6claws42
7768
7769         * src/Makefile.am
7770         * src/base64.[ch]               ** REMOVED **
7771         * src/codeconv.c
7772         * src/compose.c
7773         * src/ldif.c
7774         * src/pgptext.c
7775         * src/procmime.c
7776         * src/rfc2015.c
7777         * src/smtp.c
7778         * src/unmime.c
7779         * src/common/Makefile.am
7780         * src/common/base64.[ch]        ** NEW **
7781                 move base64 en/decoder to common directory
7782
7783 2002-11-30 [christoph]  0.8.6claws41
7784
7785         * src/common                    ** NEW **
7786                 new directory for UI independent code
7787         * src/gtk                       ** NEW **
7788                 new directory for GTK frontend
7789         * src/common/.cvsignore         ** NEW **
7790         * src/gtk/.cvsignore            ** NEW **
7791                 ignore build files
7792         * src/common/Makefile.am        ** NEW **
7793         * src/gtk/Makefile.am           ** NEW **
7794                 automake files to build new seperated stuff
7795         * src/Makefile.am
7796                 the binary will currently still be build with the
7797                 files in src, so we include the code from the
7798                 subdirs for now after building the libs there
7799
7800 2002-11-30 [paul]       0.8.6claws40
7801
7802         * src/compose.c
7803                 fix bug [642731] 'Wrong selected account with drafted mail'
7804
7805 2002-11-29 [oliver]     0.8.6claws39
7806         
7807         * src/messageview.c
7808                 o update summaryview when switching between different
7809                   messageviews          
7810         * src/toolbar.c  
7811                 o check if messageview holds already removed msg
7812                   from summaryview
7813                 
7814
7815 2002-11-29 [oliver]     0.8.6claws38
7816
7817         * src/toolbar.c 
7818                 remove not needed variables and includes
7819                 make messageview stay opened and move to next when msgs are deleted 
7820
7821 2002-11-29 [oliver]     0.8.6claws37
7822         
7823         * src/toolbar.c 
7824                 disable compose button (messageview toolbar) by default
7825                 deleted msgs are moved to trash
7826         
7827 2002-11-29 [melvin]     0.8.6claws36
7828
7829         * configure.in
7830                 Increased minimal gpgme version to 0.3.10 (Zombies out)
7831                 and to detect signatures expirations (gpgme 0.3.6)
7832
7833         * src/main.c
7834                 Use non obsolescent function for Gpgme engine checking.
7835
7836         * src/rfc2015.c
7837                 Inform about expired signatures or signatures which key
7838                 has expired. Expiration date is displayed.
7839
7840         * src/sigstatus.c
7841                 Inform about expired signatures or signatures which key
7842                 has expired.
7843
7844 2002-11-28 [paul]       0.8.6claws35
7845
7846         * src/folderview.c
7847                 re-instate 'Check for new messages' in Newsgroup
7848                 folders right-click menu, after a suggestion from
7849                 Tim Mann <timmann@users.sourceforge.net>
7850
7851         * src/main.c
7852                 after a crash check only local folders for new
7853                 messages
7854
7855 2002-11-28 [paul]       0.8.6claws34
7856
7857         * configure.in
7858                 apply patch that fixes the checking of GTK with XIM 
7859                 support on different OSs, such as FreeBSD. Patch 
7860                 submitted by Topia <topia@users.sourceforge.net>
7861                 
7862 2002-11-28 [paul]       0.8.6claws33
7863
7864         * src/mainwindow.c
7865           src/prefs_common.c
7866           src/prefs_toolbar.c
7867                 more changes to the English
7868
7869 2002-11-28 [paul]       0.8.6claws32
7870
7871         * sync with 0.8.6cvs13
7872                 see ChangeLog 2002-11-28 (no sync needed
7873                 for src/compose.c)
7874
7875 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws31
7876         
7877         * src/mainwindow.[ch]
7878                 add patch by Ivan F. Martinez introducing messageview Toolbar
7879                 some changes and committed by oliver    
7880
7881 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws30
7882
7883         * src/messageview.[ch]
7884                 add patch by Ivan F. Martinez introducing messageview Toolbar
7885                 some changes and committed by oliver    
7886
7887 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws29
7888
7889         * src/compose.[ch]
7890                 add patch by Ivan F. Martinez introducing messageview Toolbar
7891                 some changes and committed by oliver    
7892
7893 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws28
7894         
7895         * src/toolbar.[ch]
7896                 add patch by Ivan F. Martinez introducing messageview Toolbar
7897                 some changes and committed by oliver
7898
7899 2002-11-28 [oliver]     0.8.6claws27
7900         
7901         * src/prefs_toolbar.[ch]
7902                 getting ready for messageview toolbar
7903                 free mem allocated by gettext
7904                 change prefs_toolbar to prefs_toolbar_open
7905  
7906 2002-11-28 [thorsten]   0.8.6claws26
7907
7908         * src/imageview.[ch]
7909                 cleaned up conflicting declarations of
7910                 imageview_show_image()
7911
7912 2002-11-28 [paul]       0.8.6claws25
7913
7914         * src/grouplistdialog.c
7915           src/prefs_common.c
7916           src/prefs_summary_column.c
7917                 a few more improvements to the English
7918
7919 2002-11-28 [colin]      0.8.6claws24
7920
7921         * man/sylpheed.1
7922                 A few updates to command-line parameters
7923
7924 2002-11-28 [colin]      0.8.6claws23
7925
7926         * src/prefs_filtering.c
7927                 Fix problems with prefs_filtering_delete_path:
7928                 a) if the first rule is removed, original pointers
7929                    weren't updated (leading to segfaults)
7930                 b) it was always global_processing updated in case
7931                    of removed path was parent of rule path
7932
7933 2002-11-27 [paul]       0.8.6claws22
7934
7935         * src/mainwindow.c
7936           src/prefs_account.c
7937           src/prefs_actions.c
7938           src/prefs_common.c
7939           src/prefs_customheader.c
7940           src/prefs_display_header.c
7941           src/prefs_filtering.c
7942           src/prefs_folder_item.c
7943           src/prefs_matcher.c
7944           src/prefs_scoring.c
7945           src/prefs_summary_column.c
7946           src/prefs_template.c
7947           src/prefs_toolbar.c
7948                  improve the English in the GUI
7949
7950 2002-11-27 [colin]      0.8.6claws21
7951
7952         * src/folder.c
7953                 Fix processing renaming problems happening after
7954                 last commit
7955
7956 2002-11-27 [colin]      0.8.6claws20
7957
7958         * src/folder.c
7959                 recursive move now deletes src each subfolder after 
7960                 having moved it
7961         * src/folderview.c
7962                 Use identifier instead of path during dnd (enables
7963                 IMAP folder dnd)
7964
7965 2002-11-27 [paul]       0.8.6claws19
7966
7967         * src/main.c
7968                 apply patch that does command-line processing 
7969                 BEFORE gtk_init, allowing claws to run from 
7970                 shell-scripts in non-X environment (e.g. crontab 
7971                 or ip-up, ip-down scripts). Patch submitted by
7972                 Ruslan N. Balkin <baron@dartel.ru>
7973                 
7974         * po/it.po
7975                 updated by Alessandro Maestri
7976
7977 2002-11-27 [paul]       0.8.6claws18
7978
7979         * sync with 0.8.6cvs12
7980           src/prefs_common.c
7981                 Differences are that main uses a 'Receive dialog'
7982                 frame on the Interface tab, whereas claws groups all 
7983                 the dialogs together in a 'Dialogs' frame.
7984
7985 2002-11-27 [colin]      0.8.6claws17
7986
7987         * src/prefs_matcher.c
7988                 Fix Execute criteria's NOT flag
7989
7990
7991 2002-11-26 [christoph]  0.8.6claws16
7992
7993         * src/ssl.c
7994                 rewrite the ssl code a little bit, only use one
7995                 SSL context, set default certificates' file/path
7996
7997 2002-11-26 [thorsten]   0.8.6claws15
7998
7999         * src/compose.c
8000                 default-reply-to didn't work for ml-reply
8001
8002 2002-11-26 [melvin]     0.8.6claws14
8003
8004         * src/prefs_actions.c
8005                 Made pipe-actions ignore short headers in message view
8006                 Made trailing-pipe-actions write in the message view with
8007                 the same font as the original message
8008
8009 2002-11-26 [paul]       0.8.6claws13
8010
8011         * src/compose.c
8012                 this time commit the correct file
8013
8014 2002-11-26 [paul]       0.8.6claws12
8015
8016         * sync with 0.8.6cvs11
8017           src/quote_fmt_parse.y  
8018                 no sync needed
8019           src/account.[ch]       
8020                 not sync'ed
8021           src/compose.c
8022                 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
8023                 on draft mode.
8024                 compose_reedit(): add check for 'X-Sylpheed-Account-Id:' 
8025                 header
8026                 
8027         see ChangeLog 2002-11-25 and 2002-11-26
8028
8029 2002-11-26 [colin]      0.8.6claws11
8030
8031         * src/folderview.c
8032                 Fix collapsed folder not auto-expanding during
8033                 mail dnd, if it was the source folder.
8034
8035 2002-11-25 [colin]      0.8.6claws10
8036
8037         * src/folderview.[ch]
8038                 Variable renaming and cleaning (slist of nodes 
8039                 to be re-collapsed is stored in FolderView)
8040
8041 2002-11-25 [paul]       0.8.6claws9
8042
8043         * src/prefs_common.[ch]
8044                 fix breakage caused by last commit
8045
8046 2002-11-25 [paul]       0.8.6claws8
8047
8048         * sync with 0.8.6cvs4
8049                 see ChangeLog 2002-11-21
8050
8051 2002-11-25 [paul]       0.8.6claws7
8052
8053         * sync with 0.8.6cvs4
8054                 see ChangeLog 2002-11-20
8055
8056 2002-11-25 [paul]       0.8.6claws6
8057
8058         * sync with 0.8.6cvs3
8059                 see ChangeLog 2002-11-18
8060
8061 2002-11-25 [colin]      0.8.6claws5
8062
8063         * src/gtkutils.[ch]
8064                 Add gtkut_ctree_node_is_parent()
8065         * src/folderview.c
8066                 Spring-loaded folders
8067
8068 2002-11-25 [colin]      0.8.6claws4
8069
8070         * src/utils.[ch]
8071                 Add slist_concat_unique(), function to merge
8072                 two GSList filtering dups
8073         * src/folder.[ch]
8074         * src/summaryview.[ch]
8075         * src/folderview.c
8076         * src/main.c
8077                 Add detection/update/display of unread answers
8078                 to marked mails
8079         * src/procmsg.[ch]
8080                 Add procmsg_find_children()
8081                 Add procmsg_msg_has_marked_parent()
8082
8083 2002-11-25 [colin]      0.8.6claws3
8084
8085         * src/ssl_certificate.[ch]
8086                 Allow checking a certificate without a DNS
8087                 lookup
8088                 Allow to forget a cert (by deleting it)
8089                 Make ssl_certificate_destroy_public
8090         * src/ssl_manager.[ch] ** NEW FILES **
8091                 Gui to manage (display/remove) certificates
8092         * src/prefs_common.[ch]
8093                 Add a pref to allow silent acceptation of
8094                 trusted certificates or not (based on the
8095                 "I want to know what's going on" principle)
8096         * src/mainwindow.c
8097                 Add SSL manager in Tools menu
8098         * src/Makefile.am
8099                 Add the new files to the build
8100         * po/POTFILES.in
8101                 Add ssl_manager.c to translations
8102
8103 2002-11-25 [colin]      0.8.6claws2
8104
8105         * src/summaryview.[ch]
8106                 Add S_SEARCH_EXTENDED to the quick search, which 
8107                 allows to search using filtering syntax.
8108
8109 2002-11-25 [colin]      0.8.6claws1
8110
8111         * src/summaryview.c
8112                 Deletion of duplicates now prefer deleting
8113                 the unread dup (fixes feature-request 638989).
8114
8115 2002-11-24 [paul]       0.8.6claws
8116
8117         * po/es.po
8118           po/pl.po
8119           po/ru.po
8120           po/sr.po
8121                 updated by Ricardo Mones Lastra,
8122                 Witold Wladyslaw Wojciech Wilk,
8123                 Ruslan N. Balkin, and  Urke MMI 
8124                 respectively
8125
8126 2002-11-24 [paul]       0.8.5claws182
8127
8128         * po/bg.po
8129                 updated by George Danchev
8130
8131 2002-11-23 [alfons]     0.8.5claws181
8132
8133         * src/imap.c
8134                 tiny memory leak found by browsing Dimitar's 
8135                 valgrind report
8136
8137 2002-11-23 [paul]       0.8.5claws180
8138
8139         * po/it.po
8140                 updated by Alessandro Maestri
8141
8142 2002-11-22 [christoph]  0.8.5claws179
8143
8144         * src/compose.c
8145         * src/inc.c
8146         * src/prefs_filtering.c
8147         * src/summaryview.c
8148                 more warning fixes
8149
8150 2002-11-22 [alfons]     0.8.5claws178
8151
8152         * src/summaryview.c
8153                 summary_execute_delete_func(): if message is deleted, make 
8154                 sure to also remove its entry in the subject hash table. 
8155                 fixes a corner case bug.
8156
8157 2002-11-22 [paul]       0.8.5claws177
8158
8159         * .cvsignore
8160                 add 'autom4te.cache'
8161                 
8162         * ltconfig      ** REMOVED **
8163                 not needed
8164
8165 2002-11-22 [paul]       0.8.5claws176
8166
8167         * src/textview.c
8168                 textview_set_font(): fix for message display in
8169                 UTF-8 locales (thanks to Sergey Vlasov).
8170                 
8171         * AUTHORS
8172                 add new team members and contributors
8173
8174
8175 2002-11-21 [colin]      0.8.5claws175
8176
8177         * src/procmsg.[ch]
8178                 Add procmsg_remove_special_headers()
8179         * src/mh.c
8180                 Use procmsg_remove_special_headers() for 
8181                 previous fix
8182
8183 2002-11-21 [colin]      0.8.5claws174
8184
8185         * src/mh.c
8186                 Fix moving/copying from queue/draft folders
8187                 for MH folders
8188
8189 2002-11-21 [christoph]  0.8.5claws173
8190
8191         * src/crash.c
8192         * src/filtering.c
8193         * src/logwindow.c
8194         * src/main.c
8195         * src/matcher_parser_lex.[hl]
8196         * src/mbox.c
8197         * src/mbox_folder.[ch]
8198         * src/prefs_filtering.c
8199         * src/procheader.c
8200         * src/quote_fmt_lex.l
8201         * src/ssl.c
8202                 fix all warnings except the warnings in lex and yacc files
8203
8204 2002-11-20 [christoph]  0.8.5claws172
8205
8206         * src/imap.c
8207                 fix MsgInfo retrieval for IMAP draft and queue folders
8208                 (closes bug [ 619558 ] Draft saving on IMAP box issue)
8209
8210 2002-11-19 [christoph]  0.8.5claws171
8211
8212         * src/compose.c
8213                 fix segfault, when draft saving does not get
8214                 the MsgInfo of the new message
8215                 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
8216
8217 2002-11-19 [christoph]  0.8.5claws170
8218
8219         * src/procmsg.c
8220                 add parameter check for flag setting function
8221                 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
8222
8223 2002-11-18 [paul]       0.8.5claws169
8224
8225         * src/compose.c
8226                 more sensitivity fixes to redirect mode:
8227                 * disable toolbar draft button
8228                 * allow only Address book in the Tools menu
8229                 * disable editing of message by the spell
8230                   checker
8231
8232 2002-11-18 [paul]       0.8.5claws168
8233
8234         * src/compose.c
8235                 fix sensitivity of menu items in compose_redirect():
8236                 allow only the necessary items 
8237
8238 2002-11-18 [paul]       0.8.5claws167
8239
8240         * src/compose.c
8241                 fix bug [ 603259 ] 'attachment got lost on bounce'
8242
8243 2002-11-18 [paul]       0.8.5claws166
8244
8245         * po/ru.po
8246                 updated by Ruslan N. Balkin <baron@dartel.ru>
8247
8248 2002-11-18 [colin]      0.8.5claws165
8249
8250         * src/main.c
8251           src/defs.h
8252                 Remove old filtering stuff
8253
8254
8255 2002-11-17 [oliver]     0.8.5claws164
8256
8257         * src/toolbar.h
8258                 remove not needed typedef 
8259
8260 2002-11-17 [oliver]     0.8.5claws163
8261
8262         * src/toolbar.c
8263                 make toolbar's on click events translatable
8264
8265 2002-11-15 [colin]      0.8.5claws162
8266
8267         * src/summaryview.c
8268                 Revert too-soon integration of a feature
8269
8270 2002-11-15 [christoph]  0.8.5claws161
8271
8272         * src/imap.c
8273                 use main's implementation of imap_get_msginfo
8274
8275 2002-11-15 [christoph]  0.8.5claws160
8276
8277         * src/compose.c
8278         * src/folder.[ch]
8279         * src/imap.c
8280         * src/mbox_folder.c
8281         * src/mh.c
8282         * src/news.c
8283         * src/procmsg.c
8284         * src/summaryview.c
8285                 replace claws' fetch_msginfo with main's get_msginfo
8286                 (use main's implementation where possible)
8287
8288 2002-11-15 [colin]      0.8.5claws159
8289
8290         * src/ssl_certificate.c
8291                 Missed a check
8292
8293 2002-11-16 [melvin]     0.8.5claws158
8294
8295         * po/fr.po
8296                 Updated French translations.
8297
8298 2002-11-16 [colin]      0.8.5claws157
8299
8300         * src/ssl_certificate.c
8301                 Check for missing parts in the certificates
8302
8303 2002-11-15 [colin]      0.8.5claws156
8304
8305         * src/folderview.c
8306                 Preventive fix (missing check) found by
8307                 Alfons
8308
8309 2002-11-15 [paul]
8310
8311         * NEWS
8312                 sync with 0.8.6 release
8313
8314 2002-11-15 [colin]      0.8.5claws155
8315
8316         * src/folder.[ch]
8317           src/folderview.c
8318                 Fix error handling of folder_item_move_to()
8319                 (thanks to Alfons!)
8320
8321 2002-11-15 [colin]      0.8.5claws154
8322
8323         * src/folder.[ch]
8324           src/folderview.c
8325                 folder_item_move_to() sets an error message instead
8326                 of having GUI stuff in folder.c
8327
8328 2002-11-15 [colin]      0.8.5claws153
8329
8330         * src/procmsg.[ch]
8331                 Implemented a callback for MsgInfo updates, 
8332                 heavily copy/pasted from Christoph's folder 
8333                 callback system
8334         * src/summaryview.[ch]
8335                 Register summary_update_msg as callback
8336
8337 2002-11-14 [colin]      0.8.5claws152
8338         
8339         * src/procmsg.c
8340                 Update the FolderItem after sending (fixes 617593)
8341
8342 2002-11-14 [christoph]  0.8.5claws151
8343
8344         * src/folder.c
8345                 fix wrong position of NULL pointer check found
8346                 by Sergey
8347
8348 2002-11-14 [christoph]  0.8.5claws150
8349
8350         * src/folder.c
8351                 fix segfault when deleting messages from IMAP folders
8352                 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
8353
8354 2002-11-14 [colin]      0.8.5claws149
8355
8356         * src/compose.c
8357                 Forwarding was also ignoring the folder's default account.
8358
8359 2002-11-14 [colin]      0.8.5claws148
8360
8361         * src/compose.c
8362                 Fix sent folder not set to folder properties when 
8363                 forwarding.
8364
8365 2002-11-14 [thorsten]   0.8.5claws147
8366
8367         * src/inc.c
8368                 inc_start(): Files were not moved from .processing to inbox,
8369                 if no global processing rule existed
8370
8371 2002-11-14 [colin]      0.8.5claws146
8372
8373         * src/ssl_certificate
8374                 Fix file operations
8375
8376 2002-11-14 [paul]       0.8.5claws145
8377
8378         * po/it.po
8379                 updated by Alessandro Maestri
8380
8381 2002-11-13 [alfons]     0.8.5claws144
8382
8383         * src/folder.c
8384                 folder_item_close(): only mark messages unread
8385                 when a folder has new messages 
8386
8387 2002-11-13 [keith]      0.8.5claws143
8388
8389         * src/imap.c
8390                 Fix problem moving or copying between
8391                 IMAP folders
8392
8393 2002-11-13 [colin]      0.8.5claws142
8394
8395         * src/matcher_parser_parse.y
8396                 Fix rule problem when " don't match
8397
8398 2002-11-13 [christoph]  0.8.5claws141
8399
8400         * src/folder.c
8401         * src/folderview.c
8402                 moved cache saving to folder_item_close
8403                 the folderview should not have to deal with
8404                 this things
8405
8406 2002-11-13 [christoph]  0.8.5claws140
8407
8408         * src/summaryview.c
8409                 moved setting of important score to
8410                 summary_set_prefs_from_folderitem
8411
8412 2002-11-13 [colin]      0.8.5claws139
8413
8414         * src/matcher_parser_parse.y
8415                 Fix a segfault in the parser (happening when
8416                 a good expression had been tested and a bad 
8417                 one arrives)
8418
8419 2002-11-13 [paul]       0.8.5claws138
8420
8421         * sync with 0.8.5cvs24
8422                 see ChangeLog 2002-11-13
8423                 
8424         * po/pt_BR.po
8425                 updated by Fabio Jr. Beneditto
8426
8427 2002-11-13 [colin]      0.8.5claws137
8428         
8429         * src/msgcache.c
8430           src/defs.h
8431           src/procmsg.[ch]
8432                 Revert last commit, problem
8433
8434 2002-11-13 [colin]      0.8.5claws136
8435
8436         * src/msgcache.c
8437                 Remove duplicated code
8438         * src/defs.h
8439                 Bumped CACHE_VERSION and MARK_VERSION
8440         * src/procmsg.[ch]
8441                 Network endian for cache and mark files
8442
8443 2002-11-12 [colin]      0.8.5claws135
8444
8445         * src/inc.c
8446                 Fix the "socket error" dialog which disappeared
8447
8448 2002-11-12 [colin]      0.8.5claws134
8449
8450         * src/msgcache.c
8451                 Reverse last commit which had performance 
8452                 problems, but still reverse the list
8453
8454 2002-11-12 [colin]      0.8.5claws133
8455
8456         * src/msgcache.c
8457                 Reverse list order
8458
8459 2002-11-12 [melvin]     0.8.5claws132
8460
8461         * src/compose.c
8462                 Added a check for a NULL prefs_common.dictionary
8463
8464 2002-11-12 [colin]      0.8.5claws131
8465
8466         * src/ssl_certificate.[ch]
8467                 Use FQDN hostname
8468
8469 2002-11-12 [colin]      0.8.5claws130
8470
8471         * src/ssl_certificate.[ch]
8472                 Take connection port into account for 
8473                 checking certificates (a single hostname
8474                 could have multiple servers with multiple
8475                 certificates)
8476         * src/ssl.c
8477                 Pass the port to ssl_certificate_check
8478
8479 2002-11-12 [paul]       0.8.5claws129
8480
8481         * src/folder.c
8482                 fix a typo in last commit
8483
8484 2002-11-12 [paul]       0.8.5claws128
8485
8486         * sync with 0.8.5cvs23
8487                 see ChangeLog entry 2002-11-12
8488
8489 2002-11-11 [colin]      0.8.5claws127
8490
8491         * src/ssl_certificate.c
8492                 Cleaner messages
8493                 Don't popup, instead log error, if the 
8494                 corresponding pref is checked
8495         * src/ssl_certificate.h
8496                 include <openssl/objects/h>
8497
8498 2002-11-11 [colin]      0.8.5claws126
8499
8500         * src/ssl_certificate.h
8501                 _Really_ clean it
8502
8503 2002-11-11 [colin]      0.8.5claws125
8504         
8505         * src/ssl_certificate.c
8506                 Fixed leak
8507
8508 2002-11-11 [colin]      0.8.5claws124
8509
8510         * src/ssl.c
8511                 Cleaned a bit
8512         * src/ssl_certificate.[ch]
8513                 Cleaned a bit (better use of SSL API)
8514                 (This will cause non-recognition of saved 
8515                  certificates of claws12[23]...)
8516
8517 2002-11-11 [paul]       0.8.5claws123
8518         
8519         * po/es.po
8520                 updated by Ricardo Mones Lastra
8521
8522 2002-11-11 [colin]      0.8.5claws122
8523
8524         * src/ssl.c
8525                 Fix a typo
8526
8527 2002-11-11 [colin]      0.8.5claws121
8528
8529         * src/ssl_certificate.[ch] ** NEW FILES **
8530         * src/ssl.[ch]
8531                 Check SSL certificates presented to us
8532         * src/Makefile.am
8533                 Add ssl_certificate.[ch]
8534         * po/POTFILES.in
8535                 Add ssl_certificate.c
8536
8537 2002-11-11 [paul]       0.8.5claws120
8538
8539         * sync with 0.8.5cvs22
8540                 see ChangeLog 2002-11-11
8541
8542 2002-11-11 [paul]       0.8.5claws119
8543
8544         * sync with 0.8.5cvs21
8545                 see ChangeLog 2002-11-11
8546
8547 2002-11-10 [jens]       0.8.5claws118
8548
8549         * src/folder.c
8550         * src/folderview.c
8551                 corrected some typing
8552         * po/de.po
8553                 updated german translation
8554         * sylpheed.spec.in
8555                 cleaned up specfile and adjusted it for claws
8556
8557 2002-11-10 [colin]      0.8.5claws117
8558
8559         * src/summaryview.c
8560                 a STATUSBAR_PUSH/POP fix
8561
8562 2002-11-10 [colin]      0.8.5claws116
8563
8564         * src/prefs_folder_item.c
8565                 Fix hanging after opening folder properties
8566
8567 2002-11-10 [hoa]        0.8.5claws115
8568
8569         * src/matcher_parser_lex.l
8570         * src/matcher_parser_parse.y
8571                 config file for scoring and filtering is no more trashed
8572                 when there is a syntax error in a filtering rule when
8573                 editing it in a dialog.
8574
8575 2002-11-09 [colin]      0.8.5claws114
8576
8577         * src/mbox_folder.c
8578                 Added missing initialisation of folder->destroy()
8579
8580 2002-11-09 [colin]      0.8.5claws113
8581
8582         * src/folder.c
8583           src/folderview.c
8584                 Fix the status bar messages
8585
8586 2002-11-09 [colin]      0.8.5claws112
8587
8588         * src/folderview.c
8589                 Fix hangs after folder dnd, happening after 
8590                 claws109.
8591
8592 2002-11-09 [christoph]  0.8.5claws111
8593
8594         * src/folderview.c
8595                 just changed order of calls (reverse order of
8596                 associated calls)
8597         * src/inc.c
8598                 lock inc when checking only one account, otherwise
8599                 inc all could be executed at the same time
8600
8601 2002-11-09 [christoph]  0.8.5claws110
8602
8603         * src/folderview.c
8604                 better unlock the mouse cursor before calling
8605                 summary_show because it changes the cursor too
8606
8607 2002-11-09 [christoph]  0.8.5claws109
8608
8609         * src/folder.[ch]
8610         * src/folderview.c
8611                 add functions to open and close a folder
8612                 o opending will execute scanning for remote folders
8613                   and processing
8614                 o closing will unset new flag for messages
8615
8616 2002-11-09 [colin]      0.8.5claws108
8617
8618         * src/folder.c
8619                 Add a call to prefs_matcher_write_config to 
8620                 avoid non-leaf folders filtering settings to be
8621                 lost
8622
8623 2002-11-09 [paul]       0.8.5claws107
8624
8625         * src/prefs_account.c
8626                 re-word a label
8627
8628 2002-11-09 [colin]      0.8.5claws106
8629
8630         * src/folderview.c
8631                 Minor esthetic fix
8632
8633 2002-11-09 [colin]      0.8.5claws105
8634
8635         * src/folderview.c
8636                 Fix prefs_filtering deletion for MH folders (same
8637                 reason as below)
8638         * src/prefs_filtering.c
8639                 Fix prefs_filtering renaming and deletion for 
8640                 folder-based processing rules.  
8641
8642 2002-11-09 [christoph]  0.8.5claws104
8643
8644         * src/compose.c
8645         * src/folder.[ch]
8646         * src/folderview.[ch]
8647         * src/import.c
8648         * src/inc.c
8649         * src/main.c
8650         * src/mainwindow.c
8651         * src/messageview.c
8652         * src/prefs_folder_item.c
8653         * src/procmsg.c
8654         * src/summaryview.c
8655                 implement a callback system for folder item updates
8656
8657 2002-11-09 [colin]      0.8.5claws103
8658
8659         * src/folderview.c
8660                 Fix prefs_filtering renaming for MH folders (we
8661                 shouldn't rename by path as another folder could
8662                 have the same hierarchy).
8663
8664 2002-11-09 [colin]      0.8.5claws102
8665
8666         * src/folder.c
8667                 Fix a leak found by Christoph, use better variable
8668                 names
8669
8670 2002-11-09 [colin]      0.8.5claws101
8671
8672         * src/folder.c
8673                 One more fix for processing rules
8674
8675 2002-11-08 [colin]      0.8.5claws100
8676         
8677         * src/matcher.c
8678                 Don't copy the compiled regexp (will be reevaluated)
8679         * src/folderview.c
8680                 Lock folderview while moving
8681         * src/folder.c
8682                 Provide info on what's happening to the user
8683
8684 2002-11-08 [colin]      0.8.5claws99
8685
8686         * src/folderview.c
8687                 Fix folder reordering after a move if parent is 
8688                 root
8689         * src/scoring.[ch]
8690                 Add function to copy a ScoringProp
8691         * src/prefs_folder_item.c
8692                 Copy scoring rules when copying a folder prefs
8693
8694 2002-11-08 [colin]      0.8.5claws98
8695
8696         * src/folderview.c
8697                 Fixes in case of failure
8698         * src/filtering.[ch]    
8699                 Add function to duplicate a FilteringProp
8700         * src/matcher.[ch]
8701                 Add function to duplicate a MatcherProp
8702         * src/prefs_folder_item.c
8703                 Save folder's processing rules when copying 
8704                 its prefs
8705
8706 2002-11-08 [colin]      0.8.5claws97
8707         
8708         * src/folderview.c
8709                 Sort after move
8710         * src/folder.c 
8711                 Change a printf to debug_print
8712
8713 2002-11-08 [colin]      0.8.5claws96
8714
8715         * src/folder.c
8716           src/folderview.c
8717                 Fix segfaults, call me stupido
8718         
8719
8720 2002-11-08 [colin]      0.8.5claws95
8721
8722         *src/folder.c
8723                 Added forgotten prefs to save when moving folders
8724
8725 2002-11-08 [colin]      0.8.5claws94
8726
8727         * src/folder.c
8728                 Fixes to folder DND (prefs copy)
8729         * src/folderview.c
8730                 Optimization for folder DND (don't rescan whole tree)
8731                 Added folderview_create_folder_node() for this 
8732                 optimization, so de-duped a bit the code
8733         * src/prefs_folder_item.[ch]
8734                 Added prefs_folder_item_copy_prefs()    
8735           
8736 2002-11-08 [paul]       0.8.5claws93
8737
8738         * src/prefs_account.c
8739           tools/README
8740           tools/kmail2sylpheed_v2.pl
8741                 correct some typos
8742
8743 2002-11-08 [paul]       0.8.5claws92
8744
8745         * src/compose.c
8746           src/prefs_account.[ch]
8747                 remove account options 'clearsign' and 'ascii_armored',
8748                 replace with 'default_gnupg_mode' to prevent mixed-mode
8749                 Privacy settings
8750
8751 2002-11-08 [paul]       0.8.5claws91
8752
8753         * src/compose.[ch]
8754                 re-implement GnuPG 'on-the-fly' mode selection,
8755                 disallow mixed-mode
8756
8757 2002-11-08 [colin]      0.8.5claws90
8758
8759         * src/folderview.c
8760           src/prefs_folder_item.c
8761                 Change "Property" to "Properties"
8762
8763 2002-11-07 [colin]      0.8.5claws89
8764
8765         * src/folderview.c
8766           src/folder.c
8767                 Allow folder dropping to a root folder
8768
8769 2002-11-07 [paul]       0.8.5claws88
8770
8771         * src/compose.c
8772                 revert last commit
8773
8774 2002-11-07 [paul]       0.8.5claws87
8775
8776         * src/compose.c
8777                 fix reply-to-list bug. closes bug report
8778                 "[633382] reply-to-list broken in recent cvs"
8779
8780 2002-11-07 [paul]       0.8.5claws86
8781
8782         * src/compose.c
8783                 add a forgotten '#if USE_GPGME ... #endif'
8784
8785 2002-11-07 [paul]       0.8.5claws85
8786
8787         * sync with 0.8.5cvs20
8788                 see ChangeLog 2002-11-07
8789
8790 2002-11-07 [colin]      0.8.5claws84
8791
8792         * src/folder.[ch]
8793                 Change folder_item_move_to to return the newly 
8794                 created folderitem.
8795         * src/folderview.c
8796                 Select the new folderitem after moving.
8797
8798 2002-11-07 [colin]      0.8.5claws83
8799
8800         * src/prefs_filtering.c
8801                 Fix rule rewriting when moving a leaf folder to a 
8802                 shorter path
8803
8804 2002-11-07 [colin]      0.8.5claws82
8805
8806         * src/prefs_filtering.c
8807                 fix a leak
8808
8809 2002-11-07 [colin]      0.8.5claws81
8810
8811         * src/folder.[ch]
8812                 Add folder_item_move_to() function to move a 
8813                 folderitem into another one (updates matcher etc)
8814         * src/folderview.c
8815                 Add folder drag'n drop (context menu to come)
8816                 [Should be dataloss free, but Please backup before 
8817                  trying !]
8818
8819 2002-11-06 [colin]      0.8.5claws80
8820
8821         * src/mh.c
8822                 mh_create_folder() returns NULL if can't create
8823                 directory hierarchy
8824
8825 2002-11-06 [paul]       0.8.5claws79
8826
8827         * src/compose.[ch]
8828                 allow 'on-the-fly' changing of the type of encryption 
8829                 and/or signing used (mime/ascii) via the compose window
8830
8831 2002-11-06 [paul]       0.8.5claws78
8832
8833         * sync with 0.8.5cvs19
8834                 see ChangeLog 2002-11-06 for src/account.c: 
8835                 account_get_special_folder()
8836                 
8837 2002-11-05 [alfons]     0.8.5claws77
8838
8839         * src/crash.c
8840                 very minor cleanups: nothing to see here, move on. :-)
8841
8842 2002-11-05 [colin]      0.8.5claws76
8843
8844         * src/main.c
8845                 Changes choices if compose windows are opened to
8846                 Discard, Draft, Don't quit
8847
8848 2002-11-05 [thorsten]   0.8.5claws75
8849
8850         * src/compose.c
8851                 reenabled default_reply_to folder option
8852
8853 2002-11-05 [colin]      0.8.5claws74
8854
8855         * src/compose.[ch] 
8856                 add compose_draft()
8857         * src/crash.c
8858                 add SIGTERM handler
8859         * src/main.[ch]
8860                 add clean_quit() for the SIGTERM handler
8861
8862 2002-11-05 [paul]       0.8.5claws73
8863         
8864         * po/es.po
8865                 updated by Ricardo Mones Lastra
8866
8867 2002-11-05 [melvin]     0.8.5claws72
8868
8869         * src/logwindow.c
8870                 Fixed log-clipping bug #616795.
8871                 To stop logging in the log window use 0 length.
8872         * src/prefs_common.c
8873                 Added a label to inform about the 0 log length behaviour.
8874
8875 2002-11-05 [paul]       0.8.5claws71
8876
8877         * sync with 0.8.5cvs17
8878                 see ChangeLog 2002-11-05
8879
8880 2002-11-04 [paul]       0.8.5claws70
8881
8882         * sylpheed-128x128.png
8883           sylpheed-64x64.png
8884           sylpheed.png
8885                 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
8886                 <nikai@users.sourceforge.net>
8887                 
8888         * po/bg.po
8889                 updated by George Danchev
8890
8891 2002-11-03 [thorsten]   0.8.5claws69
8892
8893         * src/main.c
8894           src/mimeview.c
8895           src/rfc2015.h
8896                 add check if gpg is active
8897
8898 2002-11-03 [thorsten]   0.8.5claws68
8899
8900         * src/toolbar.h
8901                 removed GSList declaration causing trouble on MacOS-X
8902                 (submitted by alfons, reported by xfesty)
8903
8904 2002-11-01 [paul]       0.8.5claws67
8905
8906         * src/mainwindow.c
8907                 remove last remnants of main's filter code
8908
8909 2002-11-01 [paul]       0.8.5claws66
8910
8911         * tools/filter_conv.pl
8912                 fix bug where user-defined headers were ignored
8913
8914 2002-11-01 [paul]       0.8.5claws65
8915
8916         * src/logwindow.c
8917                 make a debug_print() not translatable
8918
8919 2002-10-31 [melvin]     0.8.5claws64
8920
8921         * ac/aspell.m4
8922                 Fixed --disable-aspell-test. Now --disable-aspell-test will 
8923                 not run any GNU/aspell test.  The dictionary path will
8924                 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
8925                 was given, in which case, it will be $prefix/lib/aspell/
8926         * configure.in
8927                 Fixed typo in commentary (Aspell code).
8928
8929 2002-10-31 [paul]       0.8.5claws63
8930
8931         * po/POTFILES.in
8932                 remove src/filter.c and src/prefs_filter.c
8933                 thanks to Ricardo for reminding me
8934
8935 2002-10-31 [colin]      0.8.5claws62
8936
8937         * src/mbox_folder.c
8938                 Plug some leaks
8939
8940 2002-10-31 [paul]       0.8.5claws61
8941
8942         * src/prefs_filter.[ch] ** REMOVED **
8943           src/filter.[ch]       ** REMOVED **
8944           
8945         * src/Makefile.am
8946           src/folderview.c
8947           src/inc.c
8948           src/main.c
8949           src/mainwindow.c
8950           src/mbox.c
8951           src/prefs_common.c
8952           src/prefs_filtering.c
8953           src/summaryview.[ch]
8954                 remove main's 'filter' code
8955                 
8956         README.claws
8957                 update to reflect removal of main's filter
8958
8959 2002-10-31 [paul]       0.8.5claws60
8960
8961         * src/summaryview.c
8962                 remove check for global_processing in summary_filter_open(). 
8963                 This fixes the bug where if the user uses the right-click 
8964                 'Create filter rule...' and doesn't have any filter rules 
8965                 already defined in claws' advanced filtering, the newly 
8966                 created filter rule goes to main's filtering which is 
8967                 inaccessible through the gui. Now the filter rule gets added
8968                 to claws' filtering by default.
8969
8970 2002-10-28 [melvin]     0.8.5claws59
8971
8972         * src/prefs_actions.c
8973                 Fixed bug #627322 where MIME parts were not always
8974                 correctly passed to a %p action
8975                 Display an error dialog when message filename is not found.
8976
8977 2002-10-28 [melvin]     0.8.5claws58
8978
8979         * src/prefs_common.c
8980                 Readded a missing function declaration lost in 0.8.3claws34
8981
8982 2002-10-28 [paul]       0.8.5claws57
8983
8984         * sync with 0.8.5cvs15
8985                 see ChangeLog 2002-10-28 and 2002-10-25
8986                 
8987         Note: ChangeLog entry 2002-10-24 is not sync'ed.
8988
8989 2002-10-27 [oliver]     0.8.5claws56
8990
8991         * src/pop.c
8992                 plug leak in pop3_top_recv
8993
8994 2002-10-26 [christoph]  0.8.5claws55
8995
8996         * src/folder.c
8997                 set need_update folder flag when messages are added
8998                 (closes bug [ 626922 ] folder not updated after receiving)
8999
9000 2002-10-25 [melvin]     0.8.5claws54
9001
9002         * src/imageview.c
9003                 Fixed a memleak introduced in the scaling code.
9004
9005 2002-10-24 [alfons]     0.8.5claws53
9006
9007         * src/filtering.c
9008                 make filtering's forward message action forward from the 
9009                 correct account
9010                 (closes bug [628089 ] Filter -> Forward from address problem
9011                 reported by Oktay)
9012
9013 2002-10-24 [christoph]  0.8.5claws52
9014
9015         * src/mainwindow.c
9016         * src/manual.[ch]
9017                 o use manual of current locale or english if current
9018                   locale is not available (and english is available)
9019                 o also link to sylpheed doc project manuals
9020
9021 2002-10-23 [paul]       0.8.5claws51
9022
9023         * tools/README
9024           tools/kmail2sylpheed_v2.pl
9025                 add new version of kmail addressbook importer script.
9026                 works with newer versions of Kmail/KAddressBook which
9027                 have new and rearranged data.
9028
9029 2002-10-23 [martin]     0.8.5claws50
9030
9031         * src/folderview.c
9032         * src/summaryview.c
9033         * src/utils.h
9034         * src/utils.c
9035                 added length parameter to get_abbrev_newsgroup_name()
9036                 changed this function so that it abbreviates the newsgroup
9037                 names only so long it is smaller than the length parameter
9038                 (for better reading of some newsgroup names and space efficiency)
9039
9040 2002-10-22 [colin]      0.8.5claws49
9041
9042         *src/foldersel.c
9043                 Revert Alfons' last modification (after voting ;-))
9044
9045 2002-10-21 [alfons]     0.8.5claws48
9046
9047         * src/foldersel.c
9048                 folder view in folder selection dialog reflects state of
9049                 folder view in main window
9050
9051 2002-10-18 [alfons]     0.8.5claws47
9052
9053         * src/mbox.c
9054                 drop imported messages in folder selected by user,
9055                 and not in the inbox
9056                 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
9057
9058 2002-10-18 [alfons]     0.8.5claws46
9059
9060         * src/compose.c
9061                 make automagic reply work correctly for email accounts 
9062                 (whether it's viable to do a full sync with Hiro's 
9063                 compose.c is still under discussion)
9064
9065 2002-10-18 [melvin]     0.8.5claws45
9066
9067         * src/prefs_actions.c
9068                 Fixed bug #622275 where asynchroneous actions left 
9069                 zombies processes
9070                 Made (synchroneous) actions' input be displayed live.
9071
9072 2002-10-18 [christoph]  0.8.5claws44
9073
9074         * src/textview.c
9075                 don't add a newline in the textview in front of the
9076                 first textpart if header display is disabled
9077                 (closes bug [ 603385 ] disabled header display leaves blank
9078                  lin)
9079
9080 2002-10-18 [christoph]  0.8.5claws43
9081
9082         * src/folder.[ch]
9083         * src/imap.c
9084         * src/mbox_folder.c
9085         * src/mh.c
9086         * src/news.c
9087                 folder->get_num_list now returns an error code
9088                 (closes bug [ 609424 ] News cache cleared on failure)
9089                 
9090 2002-10-17 [colin]      0.8.5claws42
9091         
9092         * src/news.c
9093                 Changed a printf by debug_print
9094
9095 2002-10-16 [paul]       
9096
9097         * tools/OOo2sylpheed.pl
9098                 allow for spaces in the name of the
9099                 file to be attached.
9100
9101 2002-10-16 [colin]      0.8.5claws41
9102
9103         * src/main.c
9104                 Use a tristate to change online mode
9105
9106 2002-10-16 [paul]       0.8.5claws40
9107
9108         * po/es.po
9109                 updated by Ricardo Mones Lastra
9110
9111 2002-10-16 [colin]      0.8.5claws39
9112
9113         * src/main.c
9114           src/mainwindow.[ch]
9115                 Added --online and --offline command-line
9116                 switches
9117
9118 2002-10-15 [christoph]  0.8.5claws38
9119
9120         * src/procmime.c
9121                 set mimeinfo->name to NULL after g_free to
9122                 avoid double freeing with g_free
9123
9124 2002-10-14 [christoph]  0.8.5claws37
9125
9126         * src/compose.c
9127         * src/filtering.c
9128         * src/summaryview.c
9129                 remove calls to folder->change_flags that are now
9130                 done by procmsg flag functions (seems it is not
9131                 used by any foldertype anyway)
9132         * src/folder.c
9133                 init folder->change_flags with NULL
9134
9135 2002-10-14 [christoph]  0.8.5claws36
9136
9137         * src/folder.[ch]
9138         * src/imap.[ch]
9139                 use virtual functions for folder item new and destroy
9140                 functions
9141
9142 2002-10-14 [melvin]     0.8.5claws35
9143
9144         * src/compose.c
9145                 Added a test to not run the spell checker if no default
9146                 dictionary is available. No dialog is displayed though.
9147
9148 2002-10-14 [melvin]     0.8.5claws34
9149
9150         * src/gtkaspell.c
9151                 Fixed bug in dictionary list context menu where
9152                 "More..." pointed to an emtpy submenu if the
9153                 number of dictionaries is a multiple of 15
9154                 Removed unneeded code in suggestions list creation
9155
9156 2002-10-14 [paul]       0.8.5claws33
9157
9158         * po/bg.po
9159                 updated by George Danchev
9160
9161 2002-10-13 [hoa]        0.8.5claws32
9162
9163         * src/matcher.[ch]
9164           src/matcher_parser_parser.y
9165                 removed the escaped string from internal structure
9166                 of matcher.
9167
9168 2002-10-12 [colin]      0.8.5claws31
9169
9170         * src/gtksctree.[ch]
9171           src/summaryview.c
9172                 Removed useless function gtksctree_reanchor
9173
9174 2002-10-12 [alfons]     0.8.5claws30
9175         
9176         * sync with remaining main changes 2002-10-09 - 2002-10-11
9177         - drop changes to src/compose.c (requires claws specific changes)
9178         
9179 2002-10-12 [alfons]     0.8.5claws29
9180         
9181         * sync with main changes of 2002-10-08
9182         - drop changes to src/compose.c (requires claws specific changes)
9183         - drop changes to src/summaryview.c (requires changes to compose.c)     
9184
9185 2002-10-12 [alfons]     0.8.5claws28
9186         
9187         * sync with main changes of 2002-10-07
9188
9189 2002-10-12 [alfons]     0.8.5claws27
9190
9191         * sync with main changes of 2002-10-04
9192         - drop changes to src/compose.c (requires claws specific changes)
9193         - drop changes to src/prefs_folder_item.c (claws implementation
9194           seems to be working)
9195
9196 2002-10-12 [colin]      0.8.5claws26
9197
9198         * src/mainwindow.c
9199                 Fix folder-flicker when space-reading, introduced 
9200                 in claws22.
9201
9202 2002-10-12 [colin]      0.8.5claws25
9203
9204         * src/compose.c
9205                 Save account address when saving as draft.
9206                 (closes bug 621838)
9207
9208 2002-10-12 [colin]      0.8.5claws24
9209
9210         * src/summaryview.c
9211                 Fix the problem consisting of no message selected
9212                 after the last message in a folder has been moved.
9213
9214 2002-10-12 [paul]       0.8.5claws23
9215
9216         * src/compose.c
9217           src/prefs_template.c
9218           src/template.[ch]
9219                 add Cc and Bcc to templates. Patch submitted by
9220                 John L. Males.
9221
9222 2002-10-12 [colin]      0.8.5claws22
9223
9224         * src/folderview.c
9225                 Fix a bug after "Check for new messages":
9226                 If a folder was opened, it was still selected at
9227                 the end of the check, but displayed empty.
9228         * src/mainwindow.c
9229                 Remove unnecessary check
9230
9231 2002-10-12 [paul]
9232
9233         * tools/README
9234                 be more verbose in the description of
9235                 OOo2sylpheed.pl
9236                 
9237
9238 2002-10-11 [colin]      0.8.5claws21
9239
9240         * src/mainwindow.c
9241                 Make space work (better) when no mail is selected
9242
9243 2002-10-11 [colin]      0.8.5claws20
9244
9245         * src/inc.c
9246           src/news.c
9247                 fix warnings
9248
9249 2002-10-11 [colin]      0.8.5claws19
9250
9251         * src/mainwindow.c
9252                 revert 0.8.5claws6 changes as i couldn't get to
9253                 anything satisfying
9254
9255 2002-10-11 [melvin]     0.8.5claws18
9256
9257         * src/compose.c
9258                 Removed buggy and unused macro (should have been committed in
9259                 0.8.5claws17)
9260
9261 2002-10-11 [melvin]     0.8.5claws17
9262
9263         * src/compose.c
9264                 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
9265
9266 2002-10-11 [thorsten]   0.8.5claws16 
9267
9268         * src/folderview.c
9269                 remove rescan warning
9270
9271 2002-10-11 [colin]      0.8.5claws15 
9272
9273         * src/procheader.c
9274                 fix a segfault that happens if conv_unmime_header
9275                 fails (should be better to find out why it fails)
9276
9277 2002-10-11 [christoph]  0.8.5claws14
9278
9279         * src/summaryview.c
9280                 update folderview stats after ignore/unignore thread
9281
9282 2002-10-11 [hoa]        0.8.5claws13
9283
9284         * src/quote_fmt_parse.y
9285                 Fixed a yacc/bison syntax error
9286         * src/matcher.c
9287                 Escaping of string is fixed.
9288
9289 2002-10-11 [colin]      0.8.5claws12
9290
9291         * src/imageview.c
9292                 Resize images to fit
9293
9294 2002-10-11 [paul]       0.8.5claws11
9295
9296         * po/es.po
9297                 updated by Ricardo Mones Lastra
9298
9299 2002-10-10 [alfons]     0.8.5claws10
9300
9301         * src/compose.c
9302                 allow dropping files by "moving" files from a file manager,
9303                 not only by the more cumbersome "copying". the latter 
9304                 mostly implies holding down the Control button
9305
9306 2002-10-10 [christoph]  0.8.5claws9
9307
9308         * src/summaryview.c
9309                 update folders after thread building for ignored threads
9310
9311 2002-10-10 [christoph]  0.8.5claws8
9312
9313         * config/.cvsignore
9314                 added Makefile
9315         * src/filtering.[ch]
9316         * src/folder.[ch]
9317         * src/folderview.[ch]
9318         * src/import.c
9319         * src/inc.[ch]
9320         * src/mbox.[ch]
9321         * src/procmsg.c
9322         * src/summaryview.[ch]
9323                 o added new flag need_update to FolderItem
9324                 o removed folder_table from various functions from tracking
9325                   folder updates
9326                 o set need_update flags in folder.c's move, copy and delete
9327                   functions and procmsg's flags functions
9328                 o added function folderview_update_items_when_required that
9329                   updates all folders with need_update set
9330                 o call folderview_update_items_when_required instead of
9331                   folderview_update_item_foreach
9332
9333 2002-10-09 [sergey]     0.8.5claws7
9334
9335         * src/compose.c
9336                 Strip CRs whel loading the text into editor in reedit mode.
9337
9338 2002-10-09 [colin]      0.8.5claws6
9339
9340         * src/mainwindow.c
9341                 Make Space work when no mail is selected
9342
9343 2002-10-09 [colin]      0.8.5claws5
9344
9345         * src/gtksctree.[ch]
9346                 Fix range_select
9347                 Add gtk_sctree_reanchor() 
9348         * src/summaryview.c
9349                 Use gtk_sctree_reanchor() - better fix for 
9350                 bug 60413
9351
9352 2002-10-09 [colin]      0.8.5claws4
9353
9354         * src/summaryview.c
9355                 Fix shift-click select after delete problem
9356                 (closes bug 60413)
9357
9358 2002-10-08 [thorsten]   0.8.5claws3
9359
9360         * src/summaryview.c
9361                 exclude current msg from -hide read messages-
9362
9363 2002-10-08 [colin]      0.8.5claws2
9364
9365         * src/inc.[ch]
9366           src/pop.c
9367           src/recv.c
9368                 Differentiate socket errors from disk full
9369                 errors
9370
9371 2002-10-08 [christoph]  0.8.5claws1
9372
9373         * Makefile.am
9374         * configure.in
9375                 modifications for new config directory
9376
9377         * config.guess  ** REMOVED **
9378         * config.sub    ** REMOVED **
9379         * install-sh    ** REMOVED **
9380         * ltmain.sh     ** REMOVED **
9381         * missing       ** REMOVED **
9382         * mkinstalldirs ** REMOVED **
9383                 these files are autogenerated by automake
9384                 when you run autogen.sh
9385
9386         * config/.cvsignore     ** NEW FILE **
9387         * config/Makefile.am    ** NEW FILE **
9388                 ignore autogenerated files
9389                 create a Makefile in this directory
9390
9391 2002-10-08 [paul]       0.8.5claws
9392
9393         * 0.8.5claws release
9394         
9395         * src/compose.c
9396           src/procheader.c
9397           src/procmsg.c
9398                 fix quote reply format for newsgroups reply bug
9399                 (thanks to Hoa)
9400                 
9401         * po/en_GB.po
9402           po/pl.po
9403                 updated by me and Witold Wladyslaw Wojciech Wilk
9404                 repectively
9405
9406 2002-10-07 [paul]       0.8.3claws53
9407
9408         * po/it.po
9409           po/pt_BR.po
9410           po/sr.po
9411                 updated messages catalogs, submitted by
9412                 Alessandro Maestri, Fabio Jr.Beneditto 
9413                 and Urke MMI, respectively.
9414
9415 2002-10-07 [christoph]  0.8.3claws52
9416
9417         * src/folder.[ch]
9418         * src/folderview.c
9419         * src/mainwindow.c
9420                 fix new folder ghost message bug
9421                 (closes bug [ 619722 ] wrong count for newly created folders)
9422
9423 2002-10-07 [christoph]  0.8.3claws51
9424
9425         * src/compose.c
9426                 fix news posting problem
9427
9428 2002-10-07 [melvin]     0.8.3claws50
9429
9430         * po/fr.po
9431                 Updated French translation
9432
9433 2002-10-05 [christoph]  0.8.3claws49
9434
9435         * src/gtkstext.c
9436                 check if line_start_cache is set in gtk_stext_update_text
9437                 (closes bug [ 618119 ] crash while doing search in folder)
9438
9439 2002-10-05 [christoph]  0.8.3claws48
9440
9441         * src/imap.c
9442         * src/news.c
9443         * src/utils.c
9444         * src/utils.h
9445                 implement cache cleanups for claws' folder system
9446                 (closes bug [ 595916 ] imapcache not cleaned up)
9447
9448 2002-10-05 [melvin]     0.8.3claws47
9449
9450         * src/prefs_actions.c
9451                 Made the help text more clear for the %p token
9452
9453 2002-10-04 [paul]       0.8.3claws46
9454
9455         * sync with 0.8.5
9456                 see ChangeLog 2002-10-02 and 2002-10-03
9457
9458 2002-10-04 [christoph]  0.8.3claws45
9459
9460         * src/inc.c
9461                 fix segfault caused by pop before smtp
9462                 call to inc_account_mail with NULL
9463                 pointer for mainwin
9464
9465 2002-10-04 [paul]       0.8.3claws44
9466
9467         * configure.in
9468                 sync the LDAP detection from 0.8.5cvs1
9469
9470 2002-10-02 [christoph]  0.8.3claws43
9471
9472         * po/de.po
9473                 fix small spelling error
9474
9475 2002-10-02 [melvin]     0.8.3claws42
9476
9477         * ac/aspell.m4
9478                 Behave better and say "no" when test program cannot be run.
9479
9480 2002-10-02 [paul]       0.8.3claws41
9481
9482         * sync with 0.8.4cvs1
9483                 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
9484                 
9485         * src/summaryview.c
9486                 toggle the behavior of Reply menuitem between
9487                 normal reply and reply-to-list
9488
9489 2002-10-01 [sergey]     0.8.3claws40
9490
9491         * src/compose.c
9492                 Convert newlines in the message text to the canonical form
9493                 before base64 encoding (RFC2045 compliance, fixes some
9494                 interoperability issues with Evolution 1.0.3)
9495
9496 2002-09-29 [colin]      0.8.3claws39
9497
9498         * src/summaryview.c
9499                 Fix an unwanted copy/paste
9500
9501 2002-09-29 [colin]      0.8.3claws38
9502
9503         * src/mainwindow.c
9504                 Renamed "Custom toolbar" to "Customize toolbar"
9505                 Renamed "Show all header" to "Show all headers"
9506                 Renamed "Set diplay item" to "Set displayed items"
9507         * src/prefs_common.c
9508                 Renamed "Show all header" to "Show all headers"
9509         * src/prefs_summary_column.c
9510                 Renamed "diplay item" to "displayed items"
9511
9512 2002-09-29 [colin]      0.8.3claws37
9513
9514         * src/mainwindow.[ch]
9515                 online/offline status pixmaps follow theme
9516                 changes
9517         * src/summaryview.[ch]
9518                 quicksearch pixmap follows theme changes
9519
9520 2002-09-29 [thorsten]   0.8.3claws36
9521
9522         * src/compose.c
9523           src/prefs_folder_item.[ch]
9524                 add default_reply_to folder option (closes patch 581044)
9525
9526 2002-09-29 [christoph]  0.8.3claws35
9527
9528         * acconfig.h    ** REMOVED **
9529         * configure.in
9530         * ac/aspell.m4
9531         * ac/check-type.m4
9532         * ac/gnupg-check-typedef.m4
9533                 fix autoheader 2.50 warning
9534
9535 2002-09-29 [christoph]  0.8.3claws34
9536
9537         * major code cleanup (part 2)
9538         
9539                 - unused variables removed
9540                 - unused functions removed
9541                 - uninitialized variables checked
9542                 - missing return statements added
9543                 - missing function return types added
9544                 - added parentheses around assignment
9545                   when suggested by gcc
9546
9547 2002-09-29 [alfons]     0.8.3claws33
9548
9549         * src/logwindow.c
9550                 log_window_clear(): only bracket gtk_text_forward_delete() 
9551                 with gtk_text_freeze() / gtk_text_thaw() (see if this
9552                 works around GTK text bug)
9553
9554 2002-09-29 [paul]       0.8.3claws32
9555
9556         * po/bg.po
9557           po/sr.po
9558                 updated by George Danchev and Urke MMI
9559                 respectively
9560
9561 2002-09-27 [christoph]  0.8.3claws31
9562
9563         * doc-src/readme.txt
9564         * doc-src/rfc1806.txt   ** REMOVED **
9565         * doc-src/rfc2183.txt   ** NEW FILE **
9566         * doc-src/rfc2980.txt   ** NEW FILE **
9567                 update rfcs
9568
9569 2002-09-27 [melvin]     0.8.3claws30
9570
9571         * ac/aspell.m4
9572                 Fixed typo which could break linking
9573
9574 2002-09-27 [melvin]     0.8.3claws29
9575
9576         * ac/aspell.m4
9577                 Improved GNU/aspell checking. 
9578                 Fixed bug #614490
9579
9580 2002-09-27 [paul]       0.8.3claws28
9581
9582         * sync with 0.8.3cvs8
9583                 see ChangeLog 2002-09-27
9584
9585 2002-09-26 [colin]      0.8.3claws27
9586
9587         * src/toolbar.[ch]
9588           src/mainwindow.[ch]
9589                 Add "Reply to Mailing-list" to the toolbar
9590
9591 2002-09-26 [christoph]  0.8.3claws26
9592
9593         * src/summaryview.c
9594                 Fix wrong message counts in summaryview status
9595
9596 2002-09-26 [paul]       0.8.3claws25
9597
9598         * sync with 0.8.3cvs7
9599                 see ChangeLog 2002-09-26
9600
9601 2002-09-26 [paul]       0.8.3claws24
9602
9603         * sync with 0.8.3cvs6
9604                 see ChangeLog 2002-09-25
9605
9606 2002-09-25 [christoph]  0.8.3claws23
9607
9608         * src/prefs_common.c
9609         * src/prefs_folder_item.c
9610         * src/prefs_scoring.c
9611                 Renamed "kill score" to "hide score" in GUI
9612                 and prefs files
9613
9614 2002-09-25 [paul]       0.8.3claws22
9615
9616         * sync with 0.8.3cvs5
9617                 see ChangeLog 2002-09-24
9618
9619 2002-09-24 [alfons]     0.8.3claws21
9620
9621         patch by Satoshi Nagayasu: allows appending / saving multiple 
9622         selected files (closes "[ 612279 ] save multiple mesg(s) in 
9623         'Save as ...'")
9624
9625         * AUTHORS
9626                 add Satoshi Nagayasu
9627         * src/summaryview.c
9628                 summary_save_as(): allow saving selected files to
9629                 one file
9630                 summary_set_menu_sensitive: enable "Save As..." when
9631                 multiple files are selected
9632         * src/utils.[ch]
9633                 append_file(): new function
9634
9635 2002-09-24 [colin]      0.8.3claws20
9636
9637         * src/procmime.c
9638                 Fix segfault when mimeinfo doesn't have a 
9639                 content_type. 
9640
9641 2002-09-24 [colin]      0.8.3claws19
9642
9643         * src/prefs_common.[ch]
9644                 Add a preference to display send dialog or not
9645         * src/send.c
9646                 Display send dialog according to preference
9647
9648 2002-09-24 [colin]      0.8.3claws18
9649
9650         * src/compose.[ch]
9651                 Disable user actions when sending
9652
9653 2002-09-24 [colin]      0.8.3claws17
9654
9655         * src/procmime.c
9656                 Do not display name or filename for attachments
9657                 with an application/pgp-signature type
9658                 (security flaw, see bug 537413)
9659
9660 2002-09-23 [colin]      0.8.3claws16
9661
9662         * src/editaddress.c
9663                 Initialize entry_email, entry_alias and 
9664                 entry_remarks to first email address of the list
9665
9666 2002-09-23 [colin]      0.83claws15
9667
9668         * src/compose.c
9669                 Drop pgp-signature when reediting a signed queued
9670                 message
9671
9672 2002-09-23 [melvin]     0.8.3claws14
9673
9674         * po/fr.po
9675                 Updated French translation
9676
9677 2002-09-23 [melvin]     0.8.3claws13
9678
9679         * src/mainwindow.c
9680                 Made custom toolbar menu labels more consistent
9681         * src/prefs_toolbar.c
9682                 Made custom toolbar window title more consistent
9683
9684 2002-09-22 [colin]      0.8.3claws12
9685
9686         * src/inc.c
9687                 Initialize session type to normal before getting 
9688                 mail (fixes strange Get behaviour)
9689         * src/prefs_account.h
9690                 Move STYPE_POP_BEFORE_SMTP to last position to 
9691                 avoid other side-effects
9692
9693 2002-09-22 [colin]      0.8.3claws11
9694
9695         * src/prefs_account.c
9696                 Fix pop_bfr_smtp_tm_entry sensivity when switching
9697                 from pop3 to apop or vice-versa
9698
9699 2002-09-22 [colin]      0.8.3claws10
9700         
9701         * src/prefs_account.[ch]
9702                 Add an option for the POP before SMTP timeout
9703         * src/inc.c
9704                 Remember time of last POP connection
9705         * src/send.c
9706                 Do POP before SMTP only if timeout reached
9707
9708 2002-09-22 [oliver]     0.8.3claws9
9709         
9710         * README.claws
9711                 explain custom toolbar
9712
9713 2002-09-22 [oliver]     0.8.3claws8
9714
9715         * src/prefs_actions.[ch]
9716         custom toolbar for compose      
9717                 actions callback from compose toolbar
9718         * src/folderview.c
9719                 remove include toolbar.h
9720
9721 2002-09-22 [oliver]     0.8.3claws7
9722         
9723         * src/prefs_toolbar.[ch]
9724                 custom toolbar for compose
9725                 - generic prefs_toolbar handles both
9726                   Mainwin's toolbar as well as Compose toolbar          
9727
9728 2002-09-22 [oliver]     0.8.3claws6
9729         
9730         * src/toolbar.[ch]
9731                 custom toolbar for compose
9732                 restructure toolbar.[ch]
9733
9734 2002-09-22 [oliver]     0.8.3claws5
9735
9736         * src/compose.[ch]
9737                 custom toolbar for compose
9738
9739 2002-09-22 [oliver]     0.8.3claws4
9740         
9741         * src/mainwindow.[ch]
9742                 custom toolbar for compose 
9743                 move mainwin toolbar back to mainwindow
9744
9745 2002-09-22 [alfons]     0.8.3claws3
9746
9747         * src/procmsg.c
9748                 :%sno/if(/if (/gc
9749                 :%sno/for(/for (/gc
9750                 (beautify)
9751
9752 2002-09-22 [alfons]     0.8.3claws2
9753         
9754         * src/procmsg.c
9755                 procmsg_save_to_outbox(): don't unlink message file from queue;
9756                 callers should do it using folder_item_remove_msg()
9757
9758 2002-09-22 [colin]      0.8.3claws1
9759
9760         * src/mimeview.[ch]
9761                 Made mimeview_check_signature() public
9762         * src/textview.c
9763                 Made GPG signatures verifiable by clicking
9764                 the [application/pgp-signature] in the Text
9765                 view
9766
9767 2002-09-22 [paul]       0.8.3claws
9768
9769         * po/bg.po
9770           po/en_GB.po
9771           po/es.po
9772           po/it.po
9773           po/pl.po
9774           po/pt_BR.po
9775           po/sr.po
9776                 updated translations, submitted by George Danchev,
9777                 me, Ricardo Mones Lastra, Alessandro Maestri,
9778                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto 
9779                 and Urke MMI, respectively.     
9780
9781 2002-09-22 [alfons]     0.8.2claws65
9782
9783         * src/procmsg.c
9784         * src/pgptext.c
9785                 no furry valgrinds have been used to plug these memleaks
9786
9787 2002-09-20 [paul]       0.8.2claws64
9788
9789         * sync with 0.8.3cvs4
9790                 'Select thread' re-implemented 
9791                 see ChangeLog 2002-09-20
9792
9793 2002-09-21 [alfons]     0.8.2claws63
9794
9795         * src/compose.c
9796                 compose_send(): plug unnoticed memleak
9797
9798 2002-09-20 [alfons]     0.8.2claws62
9799
9800         * src/addr_compl.c
9801                 replace_address_in_edit(): strict check for NULL address to
9802                 fix "[ 607348 ] Segfault in address completion". My guess is
9803                 that this happens with an empty address book, but it's good
9804                 to have this check here anyway
9805                 
9806                 completion_window_button_press(): free string returned 
9807                 from the internal cache
9808
9809 2002-09-20 [christoph]  0.8.2claws61
9810
9811         * src/procmime.h
9812                 added ENC_BINARY to EncodingType
9813         * src/procmime.c
9814                 the string returned by procmime_get_encoding_str
9815                 should not depend on the order of values in the
9816                 EncodingType definition
9817         * doc-src/rfc1806.txt   ** NEW FILE **
9818                 Added rfc1806 about MIME Content-Disposition
9819                 Extension
9820
9821 2002-09-19 [paul]       0.8.2claws60
9822
9823         * sync with 0.8.2cvs3
9824                 see ChangeLog 2002-09-19
9825
9826 2002-09-19 [paul]       0.8.2claws59
9827
9828         * src/prefs_folder_item.c
9829                 revert to Darko's original alignment of colour
9830                 selector button
9831                 add a colon to folder_color label
9832                 
9833         * src/compose.c
9834                 add Colin's patch (with Hiro's modifications) to 
9835                 force BASE64 encoding for 8-bit text when signing
9836                 (sync with 0.8.3cvs2)
9837
9838 2002-09-18 [alfons]     0.8.2claws58
9839
9840         * src/compose.c
9841                 :%sno/if(/if (/gc
9842                 :%sno/for(/for (/gc
9843                 (beautify a little bit)
9844
9845 2002-09-18 [christoph]  0.8.2claws57
9846
9847         * src/pine.c
9848                 fix handling of fgetc return value
9849
9850 2002-09-17 [alfons]     0.8.2claws56
9851         
9852         * src/summaryview.c
9853                 summary_sort(): check non-NULL summaryview->folder_item when no 
9854                 folder is selected at all
9855                 (closes "[ 610344 ] sort label make syl Crash")
9856
9857 2002-09-17 [alfons]     0.8.2claws55
9858         
9859         * src/compose.c
9860                 beautify a little bit
9861
9862 2002-09-17 [christoph]  0.8.2claws54
9863
9864         * src/folder.c
9865                 initialize max values for cache and folder
9866                 when cache or folder is empty
9867
9868 2002-09-15 [colin]      0.8.2claws53
9869
9870         * src/compose.c
9871                 Fix a leak (thanks Alfons!) and cleaned
9872                 variables names for custom headers
9873
9874 2002-09-15 [colin]      0.8.2claws52
9875
9876         * src/compose.c
9877                 Fix custom headers recognition when
9878                 prefs_common.trans_hdr is on
9879
9880 2002-09-15 [colin]      0.8.2claws51
9881
9882         * src/compose.c
9883                 Allow dynamically-added custom headers
9884                 Yet not reparsed if reedited
9885
9886 2002-09-15 [alfons]     0.8.2claws50
9887
9888         * src/prefs_account.c
9889                 fix warnings
9890
9891 2002-09-15 [colin]      0.8.2claws49
9892         
9893         * src/prefs_account.c
9894                 fix pop_before_smtp sensitivity
9895
9896 2002-09-15 [colin]      0.8.2claws48
9897
9898         * src/inc.[ch]
9899                 add inc_pop_before_smtp()
9900                 allow MainWindow to be undefined in 
9901                 inc_account_mail() and inc_start()
9902         * src/pop.c
9903           src/prefs_account.h
9904                 add STYPE_POP_BEFORE_SMTP session type
9905         * src/prefs_account.c
9906                 activated pop before smtp option
9907         * src/send.c
9908                 do pop before smtp if the relevant option 
9909                 is set
9910
9911 2002-09-15 [paul]       0.8.2claws47
9912
9913         * sync with 0.8.3
9914                 see ChangeLog 2002-09-15
9915
9916 2002-09-14 [paul]       0.8.2claws46
9917
9918         * po/bg.po
9919                 updated Bulgarian translation, submitted by
9920                 George Danchev
9921
9922 2002-09-13 [paul]       0.8.2claws45
9923
9924         * src/compose.c
9925                 merge claws' select_account() with main's
9926                 (new) compose_select_account(). [sync with
9927                 0.8.2cvs15, see ChangeLog 2002-09-11]
9928
9929 2002-09-12 [christoph]  0.8.2claws44
9930
9931         * src/filter.c
9932                 allocate 1 elements of FolderItem not 0
9933
9934 2002-09-12 [colin]      0.8.2claws43
9935
9936         * src/compose.c
9937                 Fix bug #590825 (obey Follow-up: poster)
9938
9939 2002-09-12 [colin]      0.8.2claws42
9940
9941         * src/procmime.c
9942                 Fix bug #557009 (wrong headers for messages 
9943                 forwarded as attachments)
9944
9945 2002-09-11 [colin]      0.8.2claws41
9946         
9947         * src/compose.c
9948                 Put SCF: pseudo-header on top of message
9949                 Set draft tmp_flag when saved as draft
9950
9951         * src/procmsg.c
9952           src/procheader.c
9953                 Skip after first \n\n for beginning of real message
9954                 for drafts too
9955
9956 2002-09-11 [christoph]  0.8.2claws40
9957
9958         * src/filtering.c
9959                 use procmsg flag functions in filtering or processing
9960                 will cause incorrect folder message counts
9961
9962 2002-09-11 [colin]      0.8.2claws39
9963
9964         * src/compose.c
9965                 Fix bug #550175 - wrong save folder when reediting
9966                 drafts
9967
9968 2002-09-11 [paul]       0.8.2claws38
9969
9970         * sync with 0.8.2cvs14
9971                 see ChangeLog 2002-09-11
9972
9973 2002-09-11 [colin]      0.8.2claws37
9974
9975         * src/folder.c
9976                 Fix a typo (seeming to cause new/unread status to
9977                 be lost)
9978
9979 2002-09-10 [christoph]  0.8.2claws36
9980
9981         * src/compose.c
9982                 compose_redirect should not use compose_generic_new
9983                 because that does more stuff than expected including
9984                 opening the external editor
9985                 (closes bug "[ 526608 ] bounced messages appear blank
9986                  in editor")
9987
9988 2002-09-10 [christoph]  0.8.2claws35
9989
9990         * src/folder.c
9991                 fix problem with too large message number range
9992                 causing a crash in folder_item_scan
9993
9994 2002-09-10 [paul]       0.8.2claws34
9995
9996         * sync with 0.8.2cvs13
9997                 see ChangeLog 2002-09-10
9998
9999 2002-09-10 [christoph]  0.8.2claws33
10000
10001         * src/msgcache.c
10002                 set MsgInfo TmpFlags for queue and draft folders
10003                 (closes bug "[ 591676 ] Queue ignore MIME on restart")
10004
10005 2002-09-10 [paul]       0.8.2claws32
10006
10007         * AUTHORS
10008           po/bg.po      ** NEW FILE **
10009                 new Bulgarian translation submitted by
10010                 George Danchev <danchev@spnet.net>
10011                 
10012         * tools/Makefile.am
10013           tools/README
10014           tools/tb2sylpheed     ** NEW FILE **
10015                 add script that converts an addressbook exported
10016                 from The Bat! into a Sylpheed addressbook. Submitted
10017                 by Urke MMI <urke-kg@eunet.yu>
10018
10019 2002-09-10 [paul]       0.8.2claws31
10020
10021         * sync with 0.8.2cvs12
10022                 see ChangeLog 2002-09-10
10023
10024 2002-09-06 [paul]       0.8.2claws30
10025
10026         * src/prefs_common.c
10027                 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
10028                 
10029         * tools/Makefile.am
10030           tools/README
10031           tools/ldif-to-xml.py  ** REMOVED **
10032                 remove obsolete python script
10033
10034 2002-09-06 [paul]       0.8.2claws29
10035
10036         * sync with 0.8.2cvs10
10037                 see ChangeLog 2002-09-06
10038
10039 2002-09-04 [paul]       0.8.2claws28
10040
10041         * sync with 0.8.2cvs9
10042                 see ChangeLog 2002-08-04
10043
10044 2002-09-04 [colin]      0.8.2claws27 
10045
10046         * src/prefs_common.[ch]
10047                 Added signature color configuration
10048         * src/textview.c
10049                 Use user-specified signature color
10050
10051 2002-09-03 [colin]      0.8.2claws26
10052
10053         * src/prefs_common.[ch]
10054                 Added autosave and autosave_length prefs
10055         * src/compose.c
10056                 Added compose_remove_draft()
10057                 Auto-save drafts according to the prefs
10058         * src/main.c
10059                 Added a crash-indicator file, allowing to check
10060                 for new messages on startup if Sylpheed crashed
10061                 (makes saved drafts "reappear")
10062
10063 2002-09-03 [colin]      0.8.2claws25
10064
10065         * src/textview.[ch]
10066                 Grey the signature
10067
10068 2002-09-03 [paul]       0.8.2claws24
10069
10070         * sync with 0.8.2cvs8
10071                 see ChangeLog 2002-09-02 and 2002-09-03
10072
10073 2002-09-03 [darko]      0.8.2claws23
10074
10075         * src/folderview.c
10076                 use normal style when creating new folder to pick
10077                 proper font size 
10078
10079 2002-09-02 [melvin]     0.8.2claws22
10080
10081         * src/gtkaspell.m4
10082                 removed some obsolete code
10083
10084 2002-09-02 [melvin]     0.8.2claws21
10085
10086         * ac/aspell.m4
10087                 fixed test's equality sign (== to =)
10088
10089 2002-09-02 [alfons]     0.8.2claws20
10090
10091         * src/folder.c
10092         * src/mh.c
10093                 revert change of 0.8.2claws16 and use the mh_folder_destroy
10094                 as folder->destroy virtual as suggested by Hiro
10095                 (the mh.c code seems to have been lost around mh.c.1.21)
10096
10097 2002-09-02 [paul]       0.8.2claws19
10098
10099         * po/pt_BR.po
10100                 updated by Fabio Jr. Beneditto
10101                 
10102         * src/defs.h
10103                 use 'http://claws.sylpheed.org' for homepage link. 
10104                 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
10105
10106 2002-09-01 [alfons]     0.8.2claws18
10107
10108         * src/mh.c
10109                 plug memleak related to one Martin Kluge found
10110
10111 2002-08-31 [paul]       0.8.2claws17
10112
10113         * sync with 0.8.2cvs6
10114                 see ChangeLog 2002-08-30
10115
10116 2002-08-31 [alfons]     0.8.2claws16
10117
10118         * src/folder.c
10119                 folder_destroy(): remove mailbox from folderlist even if it has
10120                 no destroy virtual
10121
10122 2002-08-31 [alfons]     0.8.2claws15
10123
10124         * src/folder.c
10125                 :%sno/if(/if (/gc
10126                 :%sno/for(/for (/gc
10127                 (being pedantic I know)
10128
10129 2002-08-31 [alfons]     0.8.2claws14
10130
10131         * src/folder.c
10132                 check for NULL pointers returned from folder->fetch_msginfo virtual
10133                 (should solve some reported crashes)
10134
10135 2002-08-30 [alfons]     0.8.2claws13
10136
10137         * acconfig.h
10138         * configure.in
10139         * src/crash.c
10140                 enable crash dialog on compilation time
10141                 (--enable-crash-dialog configure option)
10142
10143 2002-08-30 [alfons]     0.8.2claws12
10144
10145         * AUTHORS
10146                 add Martin Kluge
10147         * src/mh.c
10148                 apply memory leak plug patch by Martin Kluge
10149                 (closes patch "[ 602568 ] patch for 602441 little memory leak",
10150                 bug "[ 599677 ] Very small memory leak in 0.81claws115",
10151                 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
10152
10153 2002-08-30 [darko]      0.8.2claws11
10154
10155         * src/folderview.c
10156                 copy Gtk style from normal style to match
10157                 font size for coloured folders
10158
10159 2002-08-29 [alfons]     0.8.2claws10
10160
10161         * sylpheed.desktop
10162                 Type=Internet <- Type=Application
10163                 (reported by Michael Schwendt, see:
10164                 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
10165                 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
10166
10167 2002-08-29 [paul]       0.8.2claws9
10168
10169         * sync with 0.8.2cvs5
10170                 see ChangeLog 2002-08-29
10171
10172 2002-08-29 [colin]      0.8.2claws8
10173
10174         * src/summaryview.c
10175                 Added a sanity check in summary_select_thread
10176                 Should fix bug 601605
10177
10178 2002-08-29 [colin]      0.8.2claws7
10179
10180         * src/main.c
10181                 Revert claws6 changes regarding bug #591676
10182
10183 2002-08-28 [colin]      0.8.2claws6
10184         
10185         * src/main.c
10186                 Ignore cache for queue folderitems
10187                 Fix bug #591676
10188
10189 2002-08-28 [melvin]     0.8.2claws5
10190
10191         * README.claws
10192                 Fixed typos.
10193
10194 2002-08-28 [melvin]     0.8.2claws4
10195
10196         * README.claws
10197                 Updated a bit the text concerning the spell checker
10198
10199 2002-08-28 [melvin]     0.8.2claws3
10200
10201         Merged the GNU_aspell_branch:
10202                 Support of new GNU/aspell is now included and the old pspell
10203                 is not supported anymore.
10204                 See README.claws
10205
10206         * README.claws
10207                 Updated spell checker text to reflect the switch to GNU/aspell
10208
10209         * ac/aspell.m4          *** NEW ***
10210         * src/gtkaspell.[ch]    *** NEW *** 
10211         * ac/pspell.m4          *** DELETED *** 
10212         * src/gtkspell.[ch]     *** DELETED ***
10213
10214         * ac/Makefile.am
10215                 Updated for GNU/aspell support
10216
10217         * po/POTFILES.in
10218                 Replaced gtkspell.c by gtkaspell.c
10219
10220         * acconfig.h
10221         * src/Makefile.am
10222         * src/about.c
10223         * src/compose.[ch]
10224         * src/crash.c
10225         * src/main.c
10226         * src/prefs_common.[ch]
10227                 Updated for GNU/aspell support
10228
10229 2002-08-28 [paul]       0.8.2claws2
10230
10231         * sync with 0.8.2cvs4
10232                 see ChangeLog 2002-08-27 and 2002-08-28
10233
10234 2002-08-28 [colin]      0.8.2claws1
10235
10236         * src/summary_search.c
10237                 Added "AND search"
10238
10239 2002-08-28 [jens]       0.8.2claws
10240
10241         *po/de.po
10242                 Updated German translations
10243
10244 2002-08-27 [melvin]     0.8.2claws
10245
10246         * po/fr.po
10247                 Updated French translations
10248
10249 2002-08-27 [paul]       0.8.2claws
10250
10251         * sync with 0.8.2 main release
10252
10253         * po/en_GB.po
10254           po/es.po
10255           po/it.po
10256           po/pl.po
10257           po/pt_BR.po
10258           po/sr.po
10259                 updated message catalogs submitted by
10260                 Ricardo Mones Lastra, Alessandro Maestri,
10261                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
10262                 Beneditto and Urke MMI  
10263
10264 2002-08-27 [hoa]        0.8.1claws123
10265
10266         * src/mainwindow.[ch]
10267         * src/summaryview.[ch]
10268                 removed the "filter setting" menu option.
10269                 add a "cancel a news message" menu option.
10270
10271 2002-08-26 [martin]     0.8.1claws122
10272
10273         * ChangeLog.claws
10274                 changed string under 0.8.1claws79 changed by myself
10275                 i'm sorry alfons :(
10276
10277 2002-08-26 [martin]     0.8.1claws121
10278
10279         * src/crash.c
10280                 added kill command to debuggerrc to start crash dialog
10281
10282 2002-08-26 [paul]       0.8.1claws120
10283
10284         * sync with 0.8.1cvs31
10285                 see ChangeLog 2002-08-26
10286
10287 2002-08-25 [alfons]     0.8.1claws119
10288
10289         * src/procmsg.c
10290                 fix bug that didn't send out correct headers to news server
10291                 when sending news article and email from queue (bug reported
10292                 and patch provided by Tim Mann; closes bug 
10293                 "[ 583196 ] 0.7.8claws can't post news")
10294
10295 2002-08-25 [alfons]     0.8.1claws118
10296
10297         * src/selective_download.c
10298                 mark two strings as translatable
10299                 (thanks to Urke MMI for pointing this out)
10300
10301 2002-08-25 [alfons]     0.8.1claws117
10302
10303         * src/summaryview.c
10304                 treat sent boxes as special and allow sorting them by addressee
10305                 (closes "[ 589418 ] Sent folder sorting misbehavior"
10306                 submitted by Steve Lamb)
10307
10308 2002-08-24 [alfons]     0.8.1claws116
10309
10310         * src/matcher.c
10311                 fix memleak reported by Martin Kluge
10312                 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
10313
10314 2002-08-24 [oliver]     0.8.1claws115
10315
10316         * src/prefs_toolbar.c
10317                 o code cleanup as suggested by Alfons
10318                 o memleak fix
10319
10320 2002-08-24 [alfons]     0.8.1claws114
10321
10322         * src/summaryview.c
10323                 o fix another memory leak reported by Martin Kluge
10324                   (see "[ 599568 ] Small Memory Leak")
10325                 o remove 'from' variable from 'summary_set_header()'; we can
10326                   do with just 'to' 
10327
10328 2002-08-24 [paul]       0.8.1claws113
10329
10330         * sync with 0.8.1cvs30
10331                 see ChangeLog 2002-08-23
10332
10333 2002-08-24 [alfons]     0.8.1claws112
10334
10335         * src/summaryview.c
10336                 remove unnecessary allocations for search bar fixing leaks
10337                 reported by Martin Kluge
10338                 (see "[ 599451 ] Further memory leaks?")
10339
10340 2002-08-24 [alfons]     0.8.1claws111
10341
10342         * src/main.c
10343                 make get_socket_name() public for crash.c
10344         * src/crash.c
10345                 o make report bug button work (goes to claws' 
10346                   bug tracker at sf.net)
10347                 o introduce function for doing important stuff just
10348                   before claws goes down
10349                 o clean up code 
10350
10351 2002-08-24 [alfons]     0.8.1claws110
10352
10353         * src/compose.c
10354                 move cursor to "To" entry when forwarding as attachment
10355                 (reported and solved by Steve Lamb, closes bug report
10356                 "[ 592880 ] Forward as attachment; cursor not in to")
10357
10358 2002-08-24 [colin]      0.8.1claws109
10359
10360         * src/mainwindow.c
10361                 fix quick search visibility after GUI (de)separations.
10362
10363 2002-08-23 [colin]      0.8.1claws108
10364
10365         * src/mainwindow.c
10366                 fix header pane visibility after folderview or
10367                 messageview (de)separation
10368
10369 2002-08-23 [paul]       0.8.1claws107
10370
10371         * src/mainwindow.[ch]
10372           src/toolbar.c
10373                 give full control of display or non-display 
10374                 of the Execute icon to Custom toolbar settings.
10375                 add new sensitivity condition to maninwindow.h: 
10376                 M_DELAY_EXEC
10377
10378         * ChangeLog
10379           ChangeLog.jp
10380           NEWS
10381                 more sync with 0.8.1cvs29
10382
10383 2002-08-23 [melvin]     0.8.1claws106
10384
10385         * src/alertpanel.c
10386                 Readded support for custom widget in alertpanel lost in last
10387                 sync.
10388
10389 2002-08-23 [paul]       0.8.1claws105
10390
10391         * sync with 0.8.1cvs29
10392                 see ChangeLog 2002-08-23
10393
10394 2002-08-23 [colin]      0.8.1claws104
10395
10396         * src/summaryview.c
10397                 Fix folder and search pixmaps exchanging positions
10398                 after theme or toolbar changes. Thank to Oliver for 
10399                 reporting this.
10400
10401 2002-08-23 [colin]      0.8.1claws103
10402
10403         * src/mainwindow.c
10404           src/messageview.[ch]
10405           src/noticeview.[ch]
10406           src/summaryview.c
10407                 Changed messageview_create() and noticeview_create()
10408                 to avoid the last gdk_warning
10409
10410 2002-08-22 [colin]      0.8.1claws102
10411
10412         * src/summaryview.c
10413                 Fix my new `Creating pixmap from xpm' warning
10414
10415 2002-08-22 [colin]      0.8.1claws101
10416
10417         * src/mainwindow.c
10418                 Fix some of the gdk warnings
10419
10420 2002-08-22 [colin]      0.8.1claws100
10421
10422         * src/Makefile.am
10423         * src/stock_pixmap.c
10424         * src/stock_pixmap.h
10425         * src/pixmaps/quicksearch.xpm *ADDED*
10426                 Add the quicksearch pixmap
10427         * src/mainwindow.c
10428         * src/summaryview.c
10429         * src/summaryview.h
10430                 Make quicksearch bar visible/hidden via a button
10431
10432 2002-08-22 [christoph]  0.8.1claws99
10433
10434         * src/folder.c
10435                 fix folder update for newsgroups with message
10436                 numbers below minimum number of articles to fetch
10437                 (closes bug #598445)
10438
10439 2002-08-22 [paul]       0.8.1claws98
10440
10441         * sync with 0.8.1cvs28
10442                 see ChangeLog 2002-08-22
10443
10444 2002-08-21 [alfons]     0.8.1claws97
10445
10446         * src/crash.c
10447                 use bt instead of bt full which seems to work 
10448                 better, and bt full doesn't give a great deal 
10449                 of information anyway
10450
10451 2002-08-21 [colin]      0.8.1claws96
10452
10453         * src/summaryview.c
10454                 fix summaryview_searchtype_changed prototype
10455
10456 2002-08-21 [christoph]  0.8.1claws95
10457
10458         * src/mainwindow.c
10459                 o fix broken menu update for sorting type, we have to
10460                   get this info from the summaryview now
10461                 o removed setting of threaded state in menu callback
10462         * src/summaryview.[ch]
10463                 more summaryview/folderitem seperation for
10464                 threading option
10465         * configure.in
10466                 removed not required --with-compiler-flags option
10467
10468 2002-08-21 [oliver]     0.8.1claws94
10469         
10470         * src/toolbar.h 
10471                 o rename toolbar.xml to toolbar_main.xml
10472                   since toolbar_compose.xml might come up 
10473                   any time soon
10474         * README.claws
10475                 add custom toolbar              
10476
10477 2002-08-21 [darko]      0.8.1claws93
10478
10479         * src/procmsg.c
10480                 don't reset tmp flags for messages copied
10481                 to sent folder
10482
10483 2002-08-21 [colin]      0.8.1claws92
10484         
10485         * src/prefs_filtering.c
10486                 fix renaming rules on folder rename 
10487                 when folder is not a leaf folder
10488
10489 2002-08-21 [paul]       0.8.1claws91
10490
10491         * src/prefs_folder_item.c
10492                 fix alignment of colour selector
10493
10494 2002-08-21 [paul]       0.8.1claws90
10495
10496         * sync with 0.8.1cvs27
10497                 see ChangeLog 2002-08-21
10498
10499 2002-08-21 [paul]       0.8.1claws89
10500
10501         * src/summaryview.c
10502                 fix crash when changing field type in
10503                 Quick search bar
10504
10505 2002-08-21 [colin]      0.8.1claws88
10506
10507         * src/summaryview.c
10508                 Made quick search case-insensitive
10509
10510 2002-08-21 [paul]       0.8.1claws87
10511
10512         * sync with 0.8.1cvs26
10513                 see ChangeLog 2002-08-21
10514
10515 2002-08-20 [christoph]  0.8.1claws86
10516
10517         * src/folderview.c
10518         * src/main.c
10519         * src/summaryview.[ch]
10520                 more summaryview/folderitem seperation for
10521                 sort_key and sort_type
10522         * src/procmsg.c
10523                 added missing return statement
10524
10525 2002-08-20 [colin]      0.8.1claws85
10526
10527         * src/summaryview.[ch]
10528                 Added a quick search box
10529         * src/mainwindow.c
10530         * src/prefs_common.[ch]
10531                 Added a show/hide option for the quick search
10532
10533 2002-08-20 [oliver]     0.8.1claws84
10534         
10535         * src/mainwindow.c
10536                 remove toolbar_create_popups
10537         * src/toolbar.[ch]
10538                 o remove toolbar_create_popups
10539                 o fix toolbar_set_sensitive 
10540                   (Bug reports #596834 and #596832)     
10541         * src/prefs_toolbar.c
10542                 o add "Set default" button
10543                 o align label and text + combo widgets
10544
10545 2002-08-20 [hoa]        0.8.1claws83bis
10546
10547         * src/imap.c
10548                 fixed a bug in imap_fetch_msginfo() in case there is no
10549                 current folder.
10550
10551 2002-08-20 [darko]      0.8.1claws83
10552
10553         * src/folderview.c
10554                 copy the color style of folder view so it
10555                 works with GTK themes
10556
10557 2002-08-20 [darko]      0.8.1claws82
10558
10559         * src/folder.h
10560         * src/folderview.c
10561         * src/prefs_folder_item.[hc]
10562                 don't use UI stuff in folder.h
10563
10564 2002-08-20 [darko]      0.8.1claws81
10565
10566         * src/folder.h
10567         * src/prefs_folder_item.h
10568         * src/folderview.c
10569         * src/prefs_folder_item.c
10570                 ability to set folder color in folderview
10571
10572 2002-08-19 [alfons]     0.8.1claws80
10573
10574         * src/summaryview.c
10575                 fix one of the earlier memleaks reported by Martin Kluge
10576
10577 2002-08-19 [alfons]     0.8.1claws79
10578
10579         * src/mainwindow.c
10580                 hide notice view when selecting seperate folder
10581                 view (reported by Urke MMI)
10582
10583 2002-08-19 [christoph]  0.8.1claws78
10584
10585         * src/folderview.c
10586         * src/prefs_folder_item.h
10587         * src/summaryview.[ch]
10588                 o add summary_set_prefs_from_folderitem to set
10589                   summaryview prefs (first step to remove all
10590                   references to the folderitem in summaryview)
10591                 o moved compiled regex stuff from folderitem prefs
10592                   to summaryview code
10593
10594 2002-08-19 [paul]       0.8.1claws77
10595
10596         * src/compose.c
10597                 add check for '.' to QUOTE_IF_REQUIRED
10598
10599 2002-08-19 [paul]       0.8.1claws76
10600
10601         * src/inc.c
10602                 sync with 0.8.1cvs25 (plug memory leak)
10603
10604         * src/prefs_toolbar.c
10605                 re-order prefs_toolbar_cancel()
10606
10607 2002-08-18 [alfons]     0.8.1claws75
10608
10609         * src/inc.c
10610         * src/matcher.c
10611                 plug other memleaks reported by Martin Kluge
10612
10613 2002-08-18 [paul]       0.8.1claws74
10614
10615         * po/pt_BR.po
10616                 updated by Fabio Jr. Beneditto
10617
10618 2002-08-18 [paul]       0.8.1claws73
10619
10620         * src/toolbar.[ch]
10621                 fix bug where tooltips were displayed untranslated              
10622
10623         * src/prefs_toolbar.c
10624                 fix bug where clicking 'Cancel' creates an icon & text
10625                 toolbar regardless of prefs
10626         
10627
10628 2002-08-17 [oliver]     0.8.1claws72
10629
10630         * src/prefs_toolbar.c
10631                 update toolbar on CANCEL
10632                 bug reported by Martin Kluge
10633         * src/toolbar.c
10634                 toolbar_destroy memleak fixed           
10635
10636 2002-08-17 [alfons]     0.8.1claws71
10637
10638         * src/toolbar.c
10639                 plug another memleak reported by Martin Kluge
10640
10641 2002-08-16 [alfons]     0.8.1claws70
10642
10643         * src/crash.c
10644                 use execvp() correctly (suggested by wwp; thanks!)
10645
10646 2002-08-16 [alfons]     0.8.1claws69
10647
10648         * src/gtksctree.c
10649                 plug memory leak reported by Kim Schultz & Martin Kluge
10650
10651 2002-08-16 [paul]       0.8.1claws68
10652
10653         * po/es.po
10654                 updated by Ricardo Mones Lastra
10655
10656 2002-08-16 [paul]       0.8.1claws67
10657
10658         * src/toolbar.h
10659                 fix bug where 'Compose News' icon showed wrong
10660                 tooltip
10661
10662 2002-08-16 [paul]       0.8.1claws66
10663
10664         * sync with 0.8.1cvs24
10665                 see ChangeLog 2002-08-16
10666
10667         * po/it.po
10668                 updated by Alessandro Maestri
10669
10670 2002-08-15 [paul]       0.8.1claws65
10671
10672         * po/sr.po
10673                 updated by Urke MMI
10674
10675 2002-08-15 [paul]       0.8.1claws64
10676
10677         * src/*.c
10678                 don't translate debug info
10679
10680         * src/matcher.[ch]
10681                 add copyright info
10682
10683 2002-08-15 [paul]       0.8.1claws63
10684
10685         * src/prefs_toolbar.c
10686                 fix bug where clicking 'OK' creates an icon & text
10687                 toolbar regardless of prefs
10688
10689 2002-08-14 [alfons]     0.8.1claws62
10690
10691         * src/main.c
10692                 add global var that has the full argv[0]
10693         * src/crash.c
10694                 o execvp the correct sylpheed by using argv0
10695                   and setting the correct work dir
10696                 o other tweaks  
10697
10698 2002-08-14 [oliver]     0.8.1claws61
10699         
10700         * enable/disable Toolbar Action Buttons 
10701         * code cleanups
10702         * src/mainwindow.c
10703         * src/toolbar.[ch]      
10704         * src/prefs_toolbar.c   
10705
10706 2002-08-14 [melvin]     0.8.1claws60
10707
10708         * po/fr.po
10709                 Updated French translations
10710
10711 2002-08-14 [melvin]     0.8.1claws59
10712
10713         * src/crash.c
10714                 Made bug report not translatable
10715         * src/exporthtml.c
10716                 Fixed exporthtml_build_filespec() return value
10717         * src/foldersel.c
10718                 Fixed incorrect include file
10719         * src/gtkspell.c
10720         * src/prefs_actions.c
10721         * src/prefs_toolbar.c
10722                 Made debug info not translatable
10723         * src/mutt.c
10724         * src/quote_fmt.c
10725                 Added missing includes
10726         * src/prefs_common.c
10727                 Fixed typo
10728
10729 2002-08-14 [paul]       0.8.1claws58
10730
10731         * faq/es/sylpheed-faq.html
10732           faq/es/sylpheed-faq-[1-3].html
10733           faq/es/sylpheed-faq-4.html     **NEW FILE **
10734                 update Spanish FAQ
10735
10736 2002-08-13 [christoph]  0.8.1claws57
10737
10738         * src/procmsg.c
10739                 ignore thread fix that did not mark all
10740                 child nodes of a ignored thread as
10741                 ignored. Does not work perfectly yet,
10742                 but it is better now
10743
10744 2002-08-13 [alfons]     0.8.1claws56
10745
10746         * src/crash.c
10747                 o implement 'save crash log'
10748                 o some tweaks
10749
10750 2002-08-13 [melvin]     0.8.1claws55
10751
10752         * src/main.c
10753                 removed unrequired "execinfo.h" header
10754
10755 2002-08-12 [paul]       0.8.1claws54
10756
10757         * faq/en/sylpheed-faq.html
10758           faq/en/sylpheed-faq-[1-3].html
10759           faq/en/sylpheed-faq-4.html     **NEW FILE **
10760                 update English FAQ
10761
10762 2002-08-12 [alfons]     0.8.1claws53
10763
10764         * po/POTFILES.in
10765                 add crash.c to translatables
10766         * src/crash.c
10767                 bring in Leandro's crash dialog
10768
10769 2002-08-11 [alfons]     0.8.1claws52
10770
10771         * src/crash.c
10772                 clean up some warnings
10773
10774 2002-08-11 [alfons]     0.8.1claws51
10775
10776         * acconfig.h
10777         * configure.in
10778         * src/crash.[ch]        ** NEW FILES **
10779         * src/main.c            
10780                 initial gdb crash handler
10781
10782 2002-08-11 [paul]       0.8.1claws50
10783
10784         * src/prefs_toolbar.c
10785                 replace Up/Down arrow pixmaps with text to be
10786                 consistent across icon themes
10787
10788 2002-08-11 [paul]       0.8.1claws49
10789
10790         * src/prefs_common.c
10791           src/prefs_toolbar.c
10792                 rename 'Pixmap' -> 'Icon'
10793
10794         * src/toolbar.[ch]
10795                 rename  'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
10796
10797 2002-08-10 [paul]       0.8.1claws48
10798
10799         * src/prefs_toolbar.c
10800                 re-work the UI
10801
10802 2002-08-10 [paul]       0.8.1claws47
10803
10804         * src/main.c
10805                 don't write Processing progress to status bar
10806                 patch submitted by Alexander Evseev
10807
10808         * src/prefs_toolbar.c
10809                 re-position and resize window
10810                 make window assume correct size on first call
10811
10812 2002-08-10 [paul]       0.8.1claws46
10813
10814         * src/mainwindow.c
10815           src/prefs_toolbar.c
10816           src/toolbar.c
10817           src/toolbar.h
10818                 obey coding style
10819                 follow UI text conventions
10820
10821 2002-08-10 [alfons]     0.8.1claws45
10822
10823         * src/toolbar.c
10824                 correct pixmap for delete action
10825
10826 2002-08-10 [paul]       0.8.1claws44
10827
10828         * po/pt_BR.po
10829                 updated by Fabio Jr. Beneditto
10830
10831 2002-08-10 [paul]       0.8.1claws43
10832
10833         * po/POTFILES.in
10834                 add custom toolbar files
10835
10836 2002-08-10 [paul]       0.8.1claws42
10837
10838         * sync with 0.8.1cvs22
10839                 see ChangeLog 2002-08-09
10840
10841 2002-08-09 [paul]       0.8.1claws41
10842
10843         * tools/Makefile.am
10844           tools/README
10845           tools/outlook2sylpheed.pl     ** NEW FILE **
10846                 add script to convert exported Outlook
10847                 contacts list to a Sylpheed addressbook.
10848                 Submitted by Ricardo Mones Lastra.
10849
10850 2002-08-09 [paul]       0.8.1claws40
10851
10852         * AUTHORS
10853           configure.in
10854           po/sr.po      ** NEW FILE **
10855                 add Serbian message catalog. Submitted by
10856                 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>             
10857
10858 2002-08-09 [paul]       0.8.1claws39
10859
10860         * sync with 0.8.1cvs21
10861                 see ChangeLog 2002-08-08
10862
10863 2002-08-08 [oliver]     0.8.1claws38
10864
10865         * src/mainwindow.c
10866                 move Custom Toolbar to Configuration menu
10867
10868 2002-08-08 [oliver]     0.8.1claws37
10869
10870         * src/prefs_toolbar.c
10871                 fix substitute pixmap bug
10872
10873 2002-08-08 [paul]       0.8.1claws36
10874
10875         * sync with 0.8.1cvs19
10876                 see ChangeLog 2002-08-08
10877
10878 2002-08-07 [christoph]  0.8.1claws35
10879
10880         * src/utils.c
10881                 fixed a memory leak in new canonicalize_file_replace
10882
10883 2002-08-07 [christoph]  0.8.1claws34
10884
10885         * src/utils.[ch]
10886                 o canonicalize_file_replace should create the temporary
10887                   file in the same directory as the original file.
10888                 o added get_tmpfile_in_dir that creates a temorary file
10889                   in a specified directory.
10890
10891 2002-08-07 [melvin]     0.8.1claws33
10892
10893         * src/toolbar.c
10894                 fixed bug where 'Article' button acted as 'Email' button.
10895
10896 2002-08-07 [paul]       0.8.1claws32
10897
10898         * sync with 0.8.1.cvs17
10899                 see ChangeLog 2002-08-07
10900
10901 2002-08-07 [colin]      0.8.1claws31
10902         
10903         * src/news.c
10904                 fix mass-cancel problem
10905
10906 2002-08-07 [thorsten]   0.8.1claws30
10907
10908         * src/prefs_toolbar.c
10909                 fix: crash on replace or add new button
10910         * src/toolbar.c
10911                 fix: close xmlfile after reading
10912         * src/utils.c
10913                 fix: unlink() file before rename()
10914
10915 2002-08-06 [paul]       0.8.1claws29
10916
10917         * sync with 0.8.cvs15
10918                 see ChangeLog 2002-08-06
10919
10920 2002-08-06 [oliver]     0.8.1claws28
10921
10922         * src/toolbar.c
10923         * src/prefs_toolbar.c
10924                 fixed empty toolbar issue
10925
10926 2002-08-06 [oliver]     0.8.1claws27
10927
10928         * Custom Toolbar Final 
10929         * src/folderview.c
10930         * src/inc.c
10931         * src/summaryview.c
10932                 o toolbar stuff now lives in src/toolbar.[ch]
10933                 o main_window_toolbar_* functions are renamed to
10934                   toolbar_* reflecting their new source file
10935         * src/mainwindow.[ch]
10936                 o remove toolbar stuff  
10937
10938 2002-08-06 [oliver]     0.8.1claws26
10939         
10940         * src/Makefile.am
10941         * src/prefs_toolbar.[ch]        **New File**
10942         * src/toolbar.[ch]              **New File**
10943                 o prefs_toolbar.[ch] custom toolbar frontend
10944                 o toolbar.[ch]       backend 
10945
10946 2002-08-06 [oliver]     0.8.1claws25
10947
10948         * src/prefs_actions.[ch]
10949                 o new exported function actions_execute
10950
10951 2002-08-06 [paul]       0.8.1claws24
10952
10953         * sync with 0.8.1cvs4
10954                 see ChangeLog 2002-08-06
10955
10956 2002-08-06 [paul]       0.8.1claws23
10957
10958         * sync with 0.8.1cvs13
10959                 see ChangeLog 2002-08-06
10960
10961 2002-08-06 [paul]       0.8.1claws22
10962
10963         * sync with 0.8.1cvs12
10964                 see ChangeLog 2002-08-05 and 2002-08-06
10965
10966 2002-08-06 [match]      0.8.1claws21
10967
10968         * src/addrclip.c
10969                 improvements to cut/copy/paste address
10970
10971 2002-08-05 [match]      0.8.1claws20
10972
10973         * src/addritem.[ch]
10974         * src/addrcache.c
10975         * src/addrbook.c
10976         * src/editaddress.c
10977         * src/addressbook.c
10978                 fixes to improve cut/copy/paste
10979
10980 2002-08-06 [melvin]     0.8.1claws19
10981
10982         * src/account.[ch]
10983                 account_find_all_from_address(): new function that returns the
10984                 list of all accounts that are matched in an address.
10985         * src/alertpanel.[ch]
10986                 alertpanel() now accepts a custom widget
10987                 alertpanel_with_widget(): new function that pops up a panel with
10988                 a custom widget in it 
10989         * src/gtkutils.[ch]
10990                 gtkut_account_menu_new(): new function that allows the selection
10991                 of an account from a list of accounts.
10992         * src/messageview.c
10993                 Extended Return Receipt notification to select the correct 
10994                 account and to make a security test on the Delivery-Notification
10995                 address which should be the same as the Return-Path.
10996
10997 2002-08-06 [thorsten]   0.8.1claws18
10998
10999         * src/mimeview.c
11000                 attach_all: save unnamed as "noname.%d",
11001                 dont free static dirname
11002
11003 2002-08-05 [alfons]     0.8.1claws17
11004
11005         * configure.in
11006                 detect XIM by trying to link rather than compile a XIM program
11007
11008 2002-08-05 [oliver]     0.8.1claws16
11009                 
11010         * src/stock_pixmap.[ch]
11011                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
11012                 o new func to retrieve pixmaps
11013
11014 2002-08-05 [paul]       0.8.1claws15
11015
11016         * sync with 0.8.1cvs10
11017                 see ChangeLog 2002-08-05
11018
11019 2002-08-04 [alfons]     0.8.1claws14
11020
11021         * src/textview.c
11022                 see if this plugs memleak
11023
11024 2002-08-04 [melvin]     0.8.1claws13
11025
11026         * src/gtkspell.c
11027                 fixed bug that could crash Sylpheed when highlighting
11028                 all misspelled words.
11029
11030 2002-08-03 [melvin]     0.8.1claws12
11031
11032         * src/prefs_actions.c
11033                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
11034         * src/messageview.c
11035                 fixed bug where the Return Receipt was sent to
11036                 Delivery-Notification-To address even if it was not present
11037
11038 2002-08-02 [alfons]     0.8.1claws11
11039
11040         * src/prefs_actions.c
11041                 o more check for NULLs
11042                 o put create_io_dialog() in right conditional block
11043
11044 2002-08-02 [paul]       0.8.1claws10
11045
11046         * po/es.po
11047                 updated by Ricardo Mones Lastra
11048
11049 2002-08-01 [christoph]  0.8.1claws9
11050
11051         * src/folder.c
11052                 don't free the cache of the opened
11053                 folder in the summaryview
11054         * src/summaryview.c
11055                 don't unset flags, if it is not required
11056
11057 2002-08-01 [paul]       0.8.1claws8
11058
11059         * sync with 0.8.1cvs8
11060                 see ChangeLog entry 2002-08-01
11061
11062 2002-08-01 [paul]       0.8.1claws7
11063
11064         * sync with 0.8.1cvs7
11065                 see ChangeLog 2002-07-31 and 2002-08-01
11066
11067 2002-07-31 [christoph]  0.8.1claws6
11068
11069         * src/mainwindow.c
11070                 forgot to update menu sensitivity
11071                 function for new menu entry
11072
11073 2002-07-31 [alfons]     0.8.1claws5
11074
11075         * src/main.c
11076                 check folder item and its path for NULL on
11077                 initial processing
11078
11079 2002-07-31 [christoph]  0.8.1claws4
11080
11081         * src/folder.c
11082                 check if folder_item_get_msginfo in
11083                 folder_item_remove_msg returned NULL
11084         * src/imap.c
11085                 better clear the uid cache in the
11086                 uid validity check function and delete
11087                 cached messages
11088
11089 2002-07-31 [paul]       0.8.1claws3
11090
11091         * man/sylpheed.1
11092                 add the '--attach' option and a few other
11093                 minor changes
11094
11095 2002-07-31 [paul]       0.8.1claws2
11096
11097         * sync with 0.8.1cvs5
11098                 see ChangeLog 2002-07-31
11099
11100 2002-07-31 [christoph]  0.8.1claws1
11101
11102         * src/folderview.[ch]
11103         * src/mainwindow.c
11104                 replace "Rescan all folders..." with
11105                 "Check all folders for new messages..."
11106
11107 2002-07-30 [paul]       0.8.1claws
11108
11109         * version 0.8.1claws released
11110
11111 2002-07-30 [paul]       0.8.0claws29
11112
11113         * tools/OOo2sylpheed.pl ** NEW FILE **
11114           tools/README
11115                 add script to enable sending documents as
11116                 attachments from OpenOffice.org
11117
11118 2002-07-30 [melvin]     0.8.0claws28
11119
11120         * src/prefs_actions.c
11121                 Made the actions' input/output dialog display
11122                 without delay.
11123
11124 2002-07-30 [christoph]  0.8.0claws27
11125
11126         * src/procmsg.c
11127                 check if folder_item_get_msginfo in
11128                 procmsg_save_to_outbox returned NULL
11129
11130 2002-07-30 [paul]       0.8.0claws26
11131
11132         * sync with 0.8.1cvs4
11133                 see ChangeLog 2002-07-29
11134
11135 2002-07-29 [thorsten]   0.8.0claws25
11136
11137         * README.claws
11138                 added selective download, delete on server
11139
11140 2002-07-29 [paul]       0.8.0claws24
11141
11142         * sync with 0.8.1cvs3
11143                 see ChangeLog 2002-07-29
11144
11145 2002-07-27 [christoph]  0.8.0claws23
11146
11147         * src/folder.c
11148                 add extra check if fetching the msginfo
11149                 returned NULL
11150
11151 2002-07-27 [paul]       0.8.0claws22
11152
11153         * sync with 0.8.1cvs2
11154                 see ChangeLog 2002-07-26
11155
11156 2002-07-27 [christoph]  0.8.0claws21
11157
11158         * src/imap.c
11159                 add another check if a valid msginfo
11160                 was returned
11161
11162 2002-07-26 [hoa]        0.8.0claws20
11163
11164         * src/folder.c
11165                 Fixed a condition in folder_item_destroy()
11166
11167         * src/imap.c
11168                 Fixed an error in IMAP protocol
11169
11170 2002-07-26 [alfons]     0.8.0claws19
11171
11172         * src/folder.c
11173                 ofcourse compare with identifier, not the path
11174
11175 2002-07-26 [alfons]     0.8.0claws18
11176
11177         * src/folder.c
11178                 use folder item identifier for saving / restoring
11179                 preferences because folder->path might not be unique
11180
11181 2002-07-26 [melvin]     0.8.0claws17
11182
11183         * src/logwindow.c
11184                 Fixed a crash introduced in 0.8.0claws5 when log is 
11185                 cut under 80 characters.
11186
11187 2002-07-26 [paul]       0.8.0claws16
11188
11189         * sync with 0.8.1cvs1
11190                 see ChangeLog 2002-07-26
11191
11192 2002-07-26 [christoph]  0.8.0claws15
11193
11194         * src/imap.[ch]
11195                 imap folder now remembers the last selected
11196                 folder and imap_fetch_msginfo skips selecting
11197                 the folder if it is already selected
11198
11199 2002-07-26 [christoph]  0.8.0claws14
11200
11201         * src/folder.c
11202         * src/folderview.c
11203         * src/imap.c
11204                 fix imap folder rescanning
11205
11206 2002-07-25 [christoph]  0.8.0claws13
11207
11208         * src/filter.c
11209         * src/folder.[ch]
11210         * src/folderview.c
11211         * src/imap.[ch]
11212         * src/mainwindow.c
11213         * src/mbox_folder.c
11214         * src/mh.c
11215         * src/news.c
11216                 implement imap uid cache and uid validity check
11217
11218 2002-07-25 [alfons]     0.8.0claws12
11219
11220         * src/summaryview.c
11221                 fix a brown paper bag bug, and also add some more
11222                 checks
11223
11224 2002-07-25 [christoph]  0.8.0claws11
11225
11226         * src/folder.c
11227                 don't mix copy, fetch_msginfo and remove
11228                 operations in folder item copy and move
11229                 operations
11230
11231 2002-07-25 [christoph]  0.8.0claws10
11232
11233         * src/folderview.c
11234         * src/mainwindow.c
11235         * src/prefs_folder_item.c
11236         * src/summaryview.[ch]
11237                 remove no longer required parameter update_cache from
11238                 summary_show
11239
11240 2002-07-25 [paul]       0.8.0claws9
11241
11242         * sync with 0.8.1
11243         
11244         * AUTHORS
11245                 a few corrections
11246
11247 2002-07-24 [alfons]     0.8.0claws8
11248
11249         * src/summaryview.c
11250                 sort correctly when using simplified subject line
11251                 (closes feature request "[ 585141 ] applying regexp to subject 
11252                 before sort" submitted by Alexandra Walford)
11253
11254 2002-07-24 [paul]       0.8.0claws7
11255
11256         * sync with 0.8.0cvs3
11257                 see ChangeLog 2002-07-24
11258
11259 2002-07-23 [christoph]  0.8.0claws6
11260
11261         * src/folder.c
11262         * src/folder.h
11263         * src/summaryview.c
11264         * src/summaryview.h
11265         * src/main.c
11266                 o separate processing and summaryview
11267                 o removed summary_write_cache from summaryview
11268                 o removed summaryview->killed_messages, because we don't have
11269                   to keep a list of killed messages anymore. New cache will
11270                   keep the hidden messages in cache anyway
11271         * src/folderview.c
11272         * src/inc.c
11273         * src/selective_download.c
11274                 o removed unnecessary summary_write_cache calls
11275         * src/procmsg.c
11276                 o don't set ignore thread flag in procmsg_get_thread_tree
11277                   if it is already set
11278         * src/mainwindow.c
11279         * src/statusbar.h
11280                 o moved STATUSBAR_PUSH/POP to statusbar.h because
11281                   they are used in different files
11282
11283 2002-07-23 [melvin]     0.8.0claws5
11284
11285         * src/addressbook.c
11286         * src/addrgather.c
11287         * src/editaddress.c
11288         * src/editgroup.c
11289         * src/editldap_basedn.c
11290         * src/importldif.c
11291         * src/prefs_common.c
11292                 Fixed few memory leak (gtk_editable_get_chars returns
11293                 an allocated string)
11294         * src/logwindow.c
11295                 Fixed few memory leak (gtk_editable_get_chars returns
11296                 an allocated string) and modified a little the log cutting
11297                 loop.
11298         * src/compose.c
11299                 Replaced a call to an obsolete function gtk_entry_get_text()
11300                 by gtk_editable_get_chars()
11301         * src/send.c
11302                 Removed a debug printf
11303
11304 2002-07-23 [christoph]  0.8.0claws4
11305
11306         * src/filesel.c
11307                 fix another g_dirname memory leak
11308
11309 2002-07-23 [christoph]  0.8.0claws3
11310
11311         * src/mh.c
11312                 fixed a memory leak in mh_fetch_msginfo
11313                 fixed crash when message header could not be
11314                 parsed
11315
11316 2002-07-23 [paul]       0.8.0claws2
11317
11318         * sync with 0.8.0cvs2
11319                 see ChangeLog 2002-07-23
11320
11321 2002-07-23 [paul]       0.8.0claws1
11322
11323         * sync with 0.8.0cvs1
11324                 see ChangeLog 2002-07-23
11325
11326 2002-07-23 [paul]       0.8.0claws
11327
11328         * release of 0.8.0claws
11329
11330 2002-07-23 [paul]       0.7.8claws99
11331
11332         * po/ru.po
11333                 new Russian translation, submitted by
11334                 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
11335
11336 2002-07-22 [jens]       0.7.8claws98
11337
11338         * po/de.po
11339                 Updated German translations.
11340
11341 2002-07-22 [paul]       0.7.8claws97
11342
11343         * po/es.po
11344           po/it.po
11345           po/nl.po
11346           po/pt_BR.po
11347                 updated translations by Ricardo Mones Lastra,
11348                 Alessandro Maestri, Wilbert Berendsen and 
11349                 Fabio Jr. Beneditto respectively
11350
11351 2002-07-22 [christoph]  0.7.8claws96
11352
11353         * src/mimeview.c
11354                 fix memory leak caused by wrong g_dirname usage
11355
11356 2002-07-22 [christoph]  0.7.8claws95
11357
11358         * src/summaryview.c
11359                 update new and unread message counts for summaryview
11360                 summaryview does not get it from the folder anymore
11361                 and has to update the values itself
11362
11363 2002-07-22 [melvin]     0.7.8claws94
11364
11365         * po/fr.po
11366                 Updated French translations.
11367
11368 2002-07-22 [christoph]  0.7.8claws93
11369
11370         * src/matcher.c
11371                 set prop->preg pointer to NULL or following check
11372                 will not fail and regexec will be called with
11373                 invalid pointer
11374
11375 2002-07-21 [alfons]     0.7.8claws92
11376         
11377         * src/prefs_common.[ch]
11378                 remove option "Send return receipt on request"
11379
11380 2002-07-21 [thorsten]   0.7.8claws91
11381
11382         * src/mimeview.c
11383                 fixed memleaks, coding style as pointed out by alfons
11384
11385 2002-07-21 [alfons]     0.7.8claws90
11386
11387         * src/messageview.c
11388         * src/noticeview.[ch]
11389                 o fix bug notice view being displayed when going to empty folder 
11390                   (noticed by Christoph)
11391                 o allow RRR to be sent when restarting sylpheed, or changing folder 
11392                   (noticed by Thorsten)
11393
11394 2002-07-21 [thorsten]   0.7.8claws89
11395
11396         * src/mimeview.c
11397                 Included save_all patch from Xaview FACQ
11398                 added support for pathnames
11399
11400 2002-07-21 [alfons]     0.7.8claws88
11401
11402         * po/POTFILES.in
11403         * src/Makefile.am
11404         * src/mainwindow.c
11405         * src/messageview.[ch]
11406         * src/noticeview.c      ** NEW FILE **
11407         * src/noticeview.h      ** NEW FILE **
11408                 make return receipts work again
11409                 (UI idea by Leandro Pereira)
11410
11411 2002-07-21 [paul]       0.7.8claws87
11412
11413         * src/summaryview.c
11414                 fix sensitivity of 'Select thread'
11415
11416 2002-07-21 [paul]       0.7.8claws86
11417
11418         * src/prefs_common.c
11419                 add browser command line for Galeon
11420
11421 2002-07-21 [paul]       0.7.8claws85
11422
11423         * Makefile.am
11424                 fix 'EXTRA_DIST': remove README.README, add TODO
11425                 and TODO.claws
11426
11427 2002-07-21 [alfons]     0.7.8claws84
11428
11429         * src/gtkstext.c
11430                 make enter clear selection
11431                 (closes "[ 579888 ] Editor selection/entry error"
11432                 reported by Steve Lamb)
11433
11434 2002-07-21 [alfons]     0.7.8claws83
11435         
11436         * src/summaryview.c
11437                 sort message list when selecting unthread messages
11438                 (closes "[ 501593 ] switching threaded view doesn't sort"
11439                 reported by Simon Schubert)
11440
11441 2002-07-20 [alfons]     0.7.8claws82
11442         
11443         * src/matcher.c
11444                 const-correctness
11445
11446 2002-07-20 [thorsten]   0.7.8claws81
11447
11448         * src/matcher.c
11449                 Fixed expansion of empty fields in matchactions
11450
11451 2002-07-19 [melvin]     0.7.8claws80
11452
11453         * src/gtkspell.c
11454                 Removed a duplicate menu entry (fast mode) introduced during
11455                 the new cache merge
11456                 Added a menu separator between 'Use alternate' and 'Fast mode'
11457
11458 2002-07-19 [paul]       0.7.8claws79
11459
11460         * tools/Makefile.am
11461           tools/README
11462                 correct typos
11463
11464 2002-07-19 [thorsten]   0.7.8claws78
11465
11466         * tools/calypso_convert.pl      ** NEW FILE **
11467           tools/README
11468           tools/Makefile.am
11469                 script to import mbox files exported
11470                 by calypso
11471                 o generates folder structure
11472                 o includes attachments
11473
11474 2002-07-19 [melvin]     0.7.8claws77
11475
11476         * src/selective_download.[ch]
11477                 Fixed bug where closing the dialog with the window manager's
11478                 close button will not unlock the summary
11479                 Corrected some function declarations that missed a return value
11480                 Made the source code comply better with coding style.
11481         * src/prefs_common.c
11482                 Added new browser command line for Mozilla.
11483
11484 2002-07-18 [paul]       0.7.8claws76
11485
11486         * src/mainwindow.c
11487           src/selective_download.[ch]
11488                 reflect theme changes, fix Gdk Warning when creating 
11489                 pixmap from NULL window, and minor clean up.
11490                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
11491
11492         * po/en_GB.po
11493                 updated
11494
11495 2002-07-17 [paul]       0.7.8claws75
11496
11497         * INSTALL[.jp]
11498                 sync with 0.8.0
11499         
11500         * po/en_GB.po
11501                 updated
11502
11503 2002-07-16 [paul]       0.7.8claws74
11504
11505         * tools/filter_conv.pl
11506           tools/README
11507                 replace conversion script with reimplemented version, 
11508                 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
11509
11510 2002-07-16 [colin]      0.7.8claws73
11511
11512         * src/summaryview.c
11513                 remove forgotten debug messages - sorry ;-)
11514
11515 2002-07-16 [colin]      0.7.8claws72
11516
11517         * src/mimeview.c
11518           src/summaryview.c
11519           src/textview.c
11520           src/textview.h
11521                 add the ability to select part of a text mime-part 
11522                 to reply.
11523
11524 2002-07-15 [christoph]  0.7.8claws71
11525
11526         * src/folder.c
11527                 fix folder message count for folders without
11528                 msg_is_changed (includes news folders)
11529
11530 2002-07-15 [martin]     0.7.8claws70
11531
11532         * src/summaryview.c
11533                 option "display recipient on 'From'..." now works
11534                 without the need of enabling the option
11535                 "display  sender  using  address  book".
11536
11537 2002-07-15 [christoph]  0.7.8claws69
11538
11539         * src/summaryview.c
11540                 removed setting folder status from summaryview.
11541                 folder.c should update all message counts correctly.
11542
11543 2002-07-15 [paul]       0.7.8claws68
11544
11545         * po/pt_BR.po
11546                 updated by Fabio Junior Beneditto
11547
11548 2002-07-15 [darko]      0.7.8claws67
11549
11550         * src/mh.c
11551                 Fixed target folder colorization, don't decrease op
11552                 number twice
11553
11554 2002-07-14 [paul]       0.7.8claws66
11555
11556         * sync with main 0.8.0
11557                 see ChangeLog 2002-07-14
11558
11559 2002-07-13 [melvin]     0.7.8claws65
11560         
11561         * src/addrbook.c
11562         * src/addressbook.c
11563         * src/addrindex.c
11564                 Replaced sprintf by g_snprintf to prevent possible buffer
11565                 overflow.
11566         * src/news.c
11567                 Corrected a log message output format.
11568                 Added a missing "done" debug output.
11569         * src/compose.c
11570                 Added keyboard accelerator for Priority menu items
11571                 Added missing \n in debug output
11572         * src/logwindow.c
11573         * src/gtkspell.c
11574         * src/rfc2015.c
11575                 Added missing \n in debug output
11576
11577 2002-07-13 [paul]       0.7.8claws64
11578
11579         * man/sylpheed.1
11580                 change Sergey's email address to the sf address
11581
11582         * src/textview.c
11583                 increase show_url_timeout (more useful for long
11584                 urls)
11585
11586 2002-07-12 [sergey]     0.7.8claws63
11587
11588         * src/rfc2015.c
11589                 applied (with some modifications) patch to set the
11590                 micalg parameter for signatures
11591                 (2001-08-28 Werner Koch <wk@gnupg.org>)
11592
11593 2002-07-12 [sergey]     0.7.8claws62
11594
11595         * man/Makefile.am
11596         * configure.in
11597                 fixed man page installation
11598
11599 2002-07-12 [paul]       0.7.8claws61
11600
11601         * sync with 0.7.8cvs26
11602                 see ChangeLog 2002-07-11 and 2002-07-12
11603
11604 2002-07-11 [christoph]  0.7.8claws60
11605
11606         * src/compose.c
11607         * src/procmsg.c
11608                 first use the message number to find the message
11609                 to mark with a reply flag but check the
11610                 message-id if we got the correct message, if not
11611                 try to find it by message-id.
11612                 use new string seperator that is not allowed
11613                 in message-ids.
11614
11615 2002-07-11 [paul]       0.7.8claws59
11616
11617         * sync with 0.7.8cvs23
11618                 see ChangeLog 2002-07-10
11619
11620 2002-07-10 [christoph]  0.7.8claws58
11621
11622         * src/folder.[ch]
11623         * src/msgcache.[ch]
11624                 Added message-id table to the cache in memory
11625                 and functions to msgcache.c and folder.c to
11626                 fetch MsgInfos by message id
11627         * src/compose.c
11628         * src/procmsg.c
11629                 store folder and message-id of message replying
11630                 to in queue header and set reply flag after sending
11631                 (Closes bug #469498)
11632
11633 2002-07-10 [paul]       0.7.8claws57
11634
11635         * AUTHORS
11636           man/sylpheed.1.gz
11637                 add Martin to the list of authors
11638
11639 2002-07-09 [martin]     0.7.8claws56
11640         * src/gtksctree.c
11641                 Added gtk_ctree_last_visible(), tree_update_level(),
11642                 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
11643                 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
11644                 from gtk+ to gtksctree.c for the new sorting code
11645                 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
11646                 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
11647         * src/gtksctree.h
11648                 Added declaration for gtk_sctree_sort_recursive() and
11649                 gtk_sctree_sort_node
11650         * src/addressbook.c
11651         * src/foldersel.c
11652         * src/folderview.c
11653         * src/summaryview.c
11654                 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
11655                 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
11656
11657 2002-07-08 [paul]       0.7.8claws55
11658
11659         * more sync with 0.7.8cvs21
11660                 see ChangeLog 2002-07-08
11661
11662 2002-07-08 [paul]       0.7.8claws54
11663
11664         * sync with 0.7.8cvs21
11665                 see ChangeLog 2002-07-08
11666
11667 2002-07-07 [alfons]     0.7.8claws53
11668
11669         * src/Makefile.am
11670         * src/stock_pixmap.[ch]
11671         * src/pixmaps/notice_warn.xpm   ** NEW FILE **
11672         * src/pixmaps/notice_error.xpm  ** NEW FILE **
11673         * src/pixmaps/notice_note.xpm   ** NEW FILE **
11674                 add new pixmaps for upcoming notice pane
11675
11676 2002-07-06 [melvin]     0.7.8claws52
11677
11678         * src/gtkspell.[ch]
11679                 Made them a bit closer to Sylpheed's coding style.
11680                 Removed old code.
11681                 Removed possible memory leaks when some errors occurs.
11682
11683 2002-07-06 [melvin]     0.7.8claws51
11684
11685         * po/Makefile.in.in
11686                 Removed --no-location in xgettext command line to help
11687                 translators that use Emacs' po-mode
11688         * src/quote_fmt.c
11689                 Removed unnecessary comments that messed up sylpheed.pot
11690
11691 2002-07-06 [paul]       0.7.8claws50
11692
11693         * sync with 0.7.8cvs19
11694                 see ChangeLog 2002-07-05
11695
11696 2002-07-06 [christoph]  0.7.8claws49
11697
11698         * src/folder.c
11699         * src/mainwindow.c
11700                 fix folder_item_remove_all_msg and folderview
11701                 status for trash folders after emptying trash
11702
11703 2002-07-05 [paul]       0.7.8claws48
11704
11705         * sync with 0.7.8cvs16
11706                 see ChangeLog 2002-07-04 and 2002-07-05
11707
11708 2002-07-04 [paul]       0.7.8claws47
11709
11710         * sync with 0.7.8cvs14
11711                 see  ChangeLog 2002-07-04
11712
11713 2002-07-03 [alfons]     0.7.8claws46
11714
11715         * src/folder.c
11716                 dupe folder item's path because it's being reallocated
11717                 by new folder scanning code
11718
11719 2002-07-03 [christoph]  0.7.8claws45
11720
11721         * src/imap.c
11722                 better IMAP uid fetching using 'FETCH 1:* (UID)'
11723         * src/msgcache.c
11724                 add missing return in msgcache_write
11725
11726 2002-07-02 [thorsten]   0.7.8claws44
11727
11728         * src/jpilot.c
11729         * src/msgcache.c
11730         * src/rfc2015.c
11731                 use binary mode for file access
11732
11733 2002-07-02 [christoph]  0.7.8claws43
11734
11735         * major code cleanup (part 1)
11736         
11737                 - unused variables removed
11738                 - unused functions removed
11739                 - uninitialized variables checked
11740                 - missing return statements added
11741                 - missing function return types added
11742                 - added parentheses around assignment and
11743                   && in || when suggested by gcc
11744               
11745         * src/mh.c
11746         * src/folder.c
11747                 replaced direct calls to folder->scan_tree
11748                 with folder_scan_tree and restore folder
11749                 prefs in this function. The folder should
11750                 not have to deal with them.
11751                 ( Should now work for all folder types )
11752
11753 2002-07-02 [paul]       0.7.8claws42
11754
11755         * sync with 0.7.8cvs13
11756                 see ChangeLog 2002-07-01 and 2002-07-02
11757
11758 2002-07-01 [christoph]  0.7.8claws41
11759
11760         * src/summaryview.c
11761                 fix "goto next/prev unread message" with
11762                 ignored threads
11763
11764 2002-07-01 [paul]       0.7.8claws40
11765
11766         * po/es.po
11767                 updated by Ricardo Mones Lastra
11768
11769 2002-06-30 [match]      0.7.8claws39
11770
11771         * src/jpilot.c
11772                 applied variation of leonerd's patch (566661) to
11773                 allow multiple email addresses per JPilot entry.
11774                 addresses may be separated by space, comma, pipe,
11775                 semi-colon, new-line.
11776
11777 2002-06-30 [alfons]     0.7.8claws38
11778
11779         * src/procmsg.c
11780                 simple fix for putting older nodes before
11781                 newer nodes when threading by subject
11782
11783 2002-06-30 [christoph]  0.7.8claws37
11784
11785         * src/folder.c
11786         * src/folderview.c
11787         * src/mh.c
11788         * src/news.c
11789         * src/procmsg.c
11790                 fix broken folder tree rescaning
11791                 and don't use procmsg_get_mark_sum
11792                 anymore
11793
11794 2002-06-30 [christoph]  0.7.8claws36
11795
11796         * merge new cache branch
11797         * src/imap.c
11798                 fix new cache imap copy bug
11799         * src/folder.c
11800                 improved folder_item_scan
11801                 it should now always set the correct
11802                 new, unread and total message counts
11803
11804 2002-06-29 [paul]       0.7.8claws35
11805
11806         * configure.in
11807                 correct syntax error
11808
11809 2002-06-29 [paul]       0.7.8claws34
11810
11811         * configure.in
11812           Makefile.am
11813           man/Makefile.am       ** NEW FILE **
11814           man/sylpheed.1.gz     ** NEW FILE **
11815                 add Sylpheed man page
11816
11817 2002-06-29 [paul]       0.7.8claws33
11818
11819         * po/pt_BR.po
11820                 updated by Fabio Junior Beneditto
11821
11822 2002-06-28 [jens]       0.7.8claws32
11823
11824         * po/de.po
11825                 translation updated
11826
11827         * src/selective_download.c
11828                 removed gettext for space " "
11829
11830         * src/imap.c
11831                 removed wrong space
11832
11833 2002-06-28 [paul]       0.7.8claws31
11834
11835         * sync with 0.7.8cvs11
11836                 see ChangeLog 2002-06-28
11837
11838 2002-06-28 [paul]       0.7.8claws30
11839
11840         * sync with 0.7.8cvs10
11841                 see ChangeLog 2002-06-27 and 2002-06-28
11842
11843 2002-06-26 [paul]       0.7.8claws29
11844
11845         * src/addrgather.c
11846           src/selective_download.c
11847                 don't gettextise empty strings.
11848                 reserved by gettext. gettext("") returns 
11849                 the header entry with meta information, 
11850                 not the empty string
11851
11852         * po/en_GB.po
11853                 updated
11854
11855 2002-06-26 [paul]       0.7.8claws28
11856
11857         * sync with 0.7.8cvs7
11858                 see ChangeLog 2002-06-25
11859
11860         * src/prefs_common.c
11861                 ...and in the process, tweak the gui a little
11862
11863 2002-06-25 [alfons]     0.7.8claws27
11864         
11865         * configure.in
11866         * src/Makefile.am
11867                 fine tune ldap library detection
11868
11869 2002-06-25 [alfons]     0.7.8claws26
11870
11871         * src/compose.c
11872                 don't allow return receipts when composing a news article
11873
11874 2002-06-25 [paul]       0.7.8claws25
11875
11876         * Makefile.am
11877                 add '$(AMTAR)' to 'release' section to allow for
11878                 new and older autotools
11879
11880 2002-06-25 [paul]       0.7.8claws24
11881
11882         * src/summaryview.c
11883                 fix "No more unread messages" persistant pop-up
11884                 window bug
11885
11886 2002-06-25 [paul]       0.7.8claws23
11887
11888         * po/it.po
11889                 updated by Alessandro Maestri
11890
11891 2002-06-25 [paul]       0.7.8claws22
11892
11893         * sync with 0.7.8cvs6
11894                 see ChangeLog 2002-06-25
11895
11896 2002-06-24 [paul]       0.7.8claws21
11897
11898         * tools/update-po
11899                 add GPL copyright information
11900
11901 2002-06-24 [paul]       0.7.8claws20
11902
11903         * tools/Makefile.am
11904           tools/README
11905           tools/update-po       ** NEW FILE **
11906                 add script that eases the creation of *.po files
11907                 Submitted by Wilbert Berendsen <wilbert@oswf.org>
11908
11909 2002-06-23 [alfons]     0.7.8claws19
11910
11911         * src/messageview.c
11912                 make notification_convert_header obey const correctness
11913                 (next step will be fixing the broken return receipt)
11914
11915 2002-06-23 [paul]       0.7.8claws18
11916
11917         * src/messageview.c
11918                 fix bug introduced in last commit:
11919                 removed too much code in last commit - put back what's
11920                 needed
11921
11922 2002-06-23 [paul]       0.7.8claws17
11923
11924         * src/messageview.[ch]
11925                 remove code committed in error from locally patched
11926                 source
11927
11928 2002-06-23 [colin]      0.7.8claws16
11929
11930         * src/compose.[ch]
11931                 add compose_entry_select(), used to select the default_to
11932                 email address - hopefully avoiding people sending mails to
11933                 wrong recipients.
11934
11935 2002-06-22 [alfons]     0.7.8claws15
11936
11937         * AUTHORS
11938                 add Bram Metsch & Stanislav Karchebny
11939         * src/smtp.[ch]
11940         * src/prefs_account.[ch]
11941         * src/send.c
11942                 - apply and adapt Bram's patch which allows user to set SMTP AUTH 
11943                   options.  (see <http://sourceforge.net/tracker/index.php
11944                   ?func=detail&aid=566937&group_id=25528&atid=384600>);
11945
11946                 - merge Stanislav's fix to make SMTP AUTH work with qmail
11947                   (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
11948
11949 2002-06-22 [paul]       0.7.8claws14
11950
11951         * sync with 0.7.8cvs5
11952                 see ChangeLog 2002-06-19 and 2002-06-20
11953
11954 2002-06-22 [alfons]     0.7.8claws13
11955
11956         * src/selective_download.c
11957                 fix a stupid mistake I made
11958
11959 2002-06-22 [alfons]     0.7.8claws12
11960
11961         * src/selective_download.[ch]
11962                 fix another unnoticed leak; cleanup code
11963
11964 2002-06-21 [alfons]
11965
11966         * tools/Makefile.am
11967                 gpg-sign <-- gpg-sign-syl
11968
11969 2002-06-21 [alfons]     0.7.8claws11
11970
11971         * src/selective_download.c
11972         * src/selective_download.h
11973                 fix assorted mix of allocation errors (should solve
11974                 problem reported by Philippe Gramoullé, see:
11975                 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
11976
11977 2002-06-20 [melvin]     0.7.8claws10
11978
11979         * tools/gpg-sign *REMOVED*
11980           tools/gpg-sign-syl *ADDED*
11981                 Replaced the gpg clearsigning script with the version using
11982                 xterm instead of ssh-askpass and changed its name.
11983
11984         * README.claws
11985                 Updated actions example to reflect the renaming of the
11986                 gpg clearsigning script.
11987
11988 2002-06-19 [paul]       0.7.8claws9
11989
11990         * sync with 0.7.8claws9
11991                 see ChangeLog 2002-06-18 and 2002-06-19
11992
11993 2002-06-19 [paul]       0.7.8claws8
11994
11995         * sync with 0.7.8cvs1
11996                 see ChangeLog 2002-06-18
11997
11998 2002-06-18 [alfons]     0.7.8claws7
11999
12000         * src/mainwindow.h
12001                 add omitted prototype
12002
12003 2002-06-17 [paul]       0.7.8claws6
12004
12005         * src/mainwindow.c
12006                 fix hiding of exec_btn
12007
12008 2002-06-17 [paul]       0.7.8claws5
12009
12010         * src/pop.c
12011                 remove unneeded code: should_delete() 
12012                 and Pop3State::uidl_todelete_list
12013
12014 2002-06-17 [paul]       0.7.8claws4
12015
12016         * sync with 0.7.8
12017                 see ChangeLog 2002-06-11 and 2002-06-13
12018
12019 2002-06-16 [alfons]     0.7.8claws3
12020         
12021         * src/folder.c
12022                 make sure lock sort mode (claws specific) is
12023                 also persists after a tree rescan
12024
12025 2002-06-16 [alfons]     0.7.8claws2
12026
12027         * src/prefs_folder_item.c
12028         * src/folder.[ch]
12029                 fix persistence of folder sort mode (broken
12030                 by adapting Hiro's new folder persistence code)
12031
12032 2002-06-16 [alfons]     0.7.8claws1
12033
12034         * AUTHORS
12035         * src/logwindow.c
12036         * src/prefscommon.[ch]
12037                 control size of log text in log window; 
12038                 closes patch #569155 submitted by Mitko Haralanov.
12039
12040 2002-06-15 [paul]       0.7.8claws
12041
12042         * release of 0.7.8claws
12043
12044 2002-06-15 [paul]       0.7.7claws
12045
12046         * po/pt_BR.po
12047                 updated by Fabio Junior Beneditto
12048
12049 2002-06-14 [paul]       0.7.6claws49
12050
12051         * po/es.po
12052                 updated by Ricardo Mones Lastra
12053
12054 2002-06-14 [paul]       0.7.6claws48
12055
12056         * po/nl.po
12057                 updated translation by Wilbert Berendsen
12058
12059 2002-06-14 [melvin]     0.7.6claws47
12060
12061         * po/fr.po
12062                 Updated French translation
12063
12064 2002-06-13 [paul]       0.7.6claws46
12065
12066         * src/filesel.c
12067                 allow filename to be typed in, rather than just
12068                 selected by the mouse. Patch by Gustavo Noronha Silva.
12069
12070 2002-06-13 [alfons]     0.7.6claws45
12071
12072         * src/mainwindow.[ch]
12073                 more cleanups (removing unnecessary menu items Expand 
12074                 summary / message view)
12075
12076 2002-06-13 [melvin]     0.7.6claws44
12077
12078         * po/POTFILES.in
12079                 Added src/string_match.c
12080         * src/string_match.c
12081                 Fixed possible buffer overflow.
12082                 Corrected typo.
12083                 Added missing config.h header.
12084         * src/prefs_common.c
12085           src/prefs_matcher.c
12086           src/prefs_scoring.c
12087                 Made some strings translatable (missing _(..)).
12088
12089 2002-06-13 [melvin]     0.7.6claws43
12090
12091         * README.claws
12092                 Corrected action example (verifying clearsigned mail).
12093         * src/prefs_account.c
12094                 Corrected typo.
12095         * src/prefs_common.c
12096                 Removed incorrect line that generated a Gtk-CRITICAL msg.
12097
12098 2002-06-12 [alfons]     0.7.6claws42
12099
12100         * src/summaryview.c
12101                 add init of score column lost in 0.7.6claws42
12102
12103 2002-06-12 [paul]       0.7.6claws41
12104
12105         * src/prefs_account.c
12106                 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the 
12107                 behavior of the radio buttons, (from 0.7.7cvs2)
12108
12109 2002-06-11 [alfons]     0.7.6claws40
12110
12111         * src/messageview.[ch]
12112         * src/summaryview.[ch]
12113         * src/summary_search.c
12114         * src/mainwindow.c
12115                 perform a sync to bring in Hiro's separate view implementation 
12116
12117                 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
12118
12119 2002-06-11 [paul]       0.7.6claws39
12120         
12121         * src/prefs_account.c
12122                 correct a typo on the Receive tab
12123
12124 2002-06-10 [match]      0.7.6claws38
12125
12126         * src/addressbook.c
12127                 Included address completion patch from Gustavo Noronha.
12128
12129 2002-06-10 [paul]       0.7.6claws37
12130
12131         * src/inc.[ch]
12132           src/pop.c
12133           src/prefs_account.[ch]
12134           src/selective_download.[ch]
12135                 apply PATCH #561712
12136                  NEW:
12137                 - check if POP Account
12138                 - Receive Button renamed to Preview
12139                 - Preview Button Popup: preview new/all messages
12140                 - Download Button
12141                 - Account Preferences-->Receive tab checkbutton if you
12142                   want to remove Mail after Download
12143                 -: default YES
12144                 - Account Preferences-->Receive tab checkbutton use
12145                   filtering rules on preview
12146                   (think of delete_on_server)
12147                 -: default YES
12148                 - Account selectable from SD dialog
12149                 - checkbutton to show already downloaded messages if
12150                   all messages are previewed
12151                 - new clist column showing Date
12152                 - ESC KEY close
12153                 FIXES:
12154                 - play ball with UIDL
12155                 - fault tolerant (?) 
12156                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
12157
12158 2002-06-10 [melvin]     0.7.6claws36
12159
12160         * README.claws
12161                 Added a hint to ac/README in cvs instructions.
12162
12163         * src/prefs_actions.c
12164                 Made it possible to use a more elaborate command line
12165                 for asynchronous actions, too.
12166
12167 2002-06-10 [melvin]     0.7.6claws35
12168         
12169         * src/prefs_actions.c
12170                 Make it possible to use a more elaborate command line
12171                 (e.g. |foo|bar|cat>there;echo Done|)
12172                 Corrected error message when calling %f, %F and %p commands
12173                 from the compose window.
12174
12175 2002-06-09 [colin]      0.7.6claws34
12176
12177         * src/summaryview.c
12178                 Automatically find unread messages in current folder
12179                 before annoying the user.
12180
12181 2002-06-08 [alfons]     0.7.6claws33
12182
12183         * po/it.po
12184                 remove bad formatting string in it.po translation
12185                 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
12186
12187 2002-06-08 [paul]       0.7.6claws32
12188
12189         * sync with 0.7.6cvs25
12190                 see ChangeLog 2002-06-07
12191
12192 2002-06-05 [paul]       0.7.6claws31
12193
12194         * src/mainwindow.c
12195                 add 'Sort by locked' and 'Sort by score'
12196
12197 2002-06-05 [paul]       0.7.6claws30
12198
12199         * sync with 0.7.6cvs24
12200                 see ChangeLog 2002-06-04
12201
12202 2002-06-04 [paul]       0.7.6claws29
12203
12204         * po/pt_BR.po
12205                 updated by Fabio Junior Beneditto
12206
12207 2002-06-03 [thorsten]   0.7.6claws28
12208
12209         * src/matcher.c
12210                 fclose() matcherrc after reading
12211
12212 2002-06-03 [paul]       0.7.6claws27
12213
12214         * sync with 0.7.6cvs21
12215                 see ChangeLog 2002-05-31
12216
12217 2002-05-31 [paul]       0.7.6claws26
12218
12219         * sync with 0.7.6cvs20
12220                 see ChangeLog 2002-05-29 and 2002-05-30
12221
12222 2002-05-31 [paul]       0.7.6claws25
12223
12224         * src/imap.c
12225                 hopefully fix last buggy sync
12226
12227         * README.claws
12228                 correct typo in 'Actions' examples
12229
12230 2002-05-29 [paul]       0.7.6claws24
12231
12232         * sync with 0.7.6cvs18
12233                 see ChangeLog 2002-05-28 and 2002-05-29
12234
12235         * src/news.c
12236           src/nntp.[ch]
12237                 sync with above 
12238
12239 2002-05-28 [paul]       0.7.6claws23
12240
12241         * sync with 0.7.6cvs16
12242                 see ChangeLog 2002-05-28
12243
12244 2002-05-27 [thorsten]   0.7.6claws22 
12245
12246         * faq/it/sylpheed-faq-1.html
12247           faq/it/sylpheed-faq-2.html
12248           faq/it/sylpheed-faq-3.html
12249           faq/it/sylpheed-faq.html
12250                 corrected DOS lineendings
12251         * faq/de/sylpheed-faq-1.html
12252           faq/de/sylpheed-faq-2.html
12253           faq/en/sylpheed-faq-1.html
12254           faq/en/sylpheed-faq-2.html
12255           faq/en/sylpheed-faq-3.html
12256           faq/es/sylpheed-faq-1.html
12257           faq/es/sylpheed-faq-2.html
12258           faq/es/sylpheed-faq-3.html
12259           faq/fr/sylpheed-faq-1.html
12260           faq/it/sylpheed-faq-1.html
12261           faq/it/sylpheed-faq-2.html
12262           faq/it/sylpheed-faq-3.html
12263           faq/it/sylpheed-faq.html
12264                 changed ">" to &quot;
12265
12266 2002-05-27 [paul]       0.7.6claws21
12267         
12268         * sync with 0.7.6cvs15
12269                 see ChangeLog 2002-05-27
12270
12271 2002-05-27 [paul]       0.7.6claws20
12272
12273         * src/prefs_account.c
12274                 correct a typo
12275
12276 2002-05-26 [paul]       0.7.6claws19
12277
12278         * tools/README
12279                 correct a typo
12280
12281 2002-05-25 [paul]       0.7.6claws18
12282
12283         * tools/README
12284                 add description of kmail2sylpheed.pl
12285
12286 2002-05-25 [paul]       0.7.6claws17
12287
12288         * tools/kmail2sylpheed.pl       ** NEW FILE **
12289                 perl script that converts an exported Kmail address
12290                 book, converts it to sylpheed addressbook file,
12291                 writes the file to .sylpheed, and updates
12292                 addrbook--index.xml 
12293
12294 2002-05-25 [paul]       0.7.6claws16
12295
12296         * sync with 0.7.6cvs14
12297                 see ChangeLog 2002-05-23
12298
12299 2002-05-24 [paul]       0.7.6claws15
12300
12301         * README.claws
12302                 make a correction and add some more info
12303
12304 2002-05-24 [paul]       0.7.6claws14
12305
12306         * src/compose.c
12307                 fix memory leak in 
12308                 compose_redirect_write_headers_from_headerlist()
12309                 add Subject and Resent-Message-ID to
12310                 compose_redirect_write_headers()
12311                 Received, Subject, and X-UIDL are filtered out in 
12312                 compose_redirect_write_to_file()
12313
12314 2002-05-23 [paul]       0.7.6claws13
12315
12316         * src/compose.[ch]
12317           src/filtering.c
12318           src/mainwindow.c
12319           src/matcher.[ch]
12320           src/matcher_parser_lex.l
12321           src/matcher_parser_parse.y
12322           src/prefs_common.[ch]
12323           src/prefs_filtering.c
12324           src/summaryview.c
12325                 rename 'Bounce' to 'Redirect'
12326
12327 2002-05-23 [paul]       0.7.6claws12
12328
12329         * more sync with 0.7.6cvs13
12330           src/compose.c
12331                 see ChangeLog 2002-05-22
12332
12333 2002-05-22 [paul]       0.7.6claws11
12334
12335         * sync with 0.7.6cvs13
12336           src/codeconv.c
12337                 see ChangeLog 2002-05-20
12338           src/prefs_common.c
12339                 see ChangeLog 2002-05-22
12340
12341 2002-05-21 [melvin]     0.7.6claws10
12342
12343         * src/folderview.c
12344                 Added missing filtering and scoring headers
12345                 Fixed bad function call that showed garbage 
12346                 in Folder->Processing
12347
12348 2002-05-21 [paul]       0.7.6claws9
12349
12350         * tools/Makefile.am
12351                 make all tools executable, (patch by Alfons).
12352
12353 2002-05-20 [alfons]     0.7.6claws8
12354
12355         * src/procheader.c
12356                 don't forget to call mktime() so we have a valid week 
12357                 and year day
12358                 (Bug report by Roger Sondermann <mail@jumaros.de>)
12359
12360 2002-05-20 [paul]       0.7.6claws7
12361
12362         * src/html.c
12363                 fix broken parsing of urls
12364         * src/textview.c
12365                 fix displaying of urls
12366
12367                 both fixes from the patch [547855] by Eugene 
12368                 Brevdo (zonem)
12369
12370 2002-05-19 [alfons]     0.7.6claws6
12371
12372         * configure.in
12373                 make sylpheed configure correctly with the latest
12374                 and greatest of automake / autoconf / gettext
12375
12376 2002-05-19 [alfons]     0.7.6claws5
12377
12378         * src/procheader.c
12379         * src/procheader.h
12380                 add function for returning ime zone offset
12381         * src/quote_fmt.c
12382         * src/quote_fmt_parse.y
12383                 better quotation formatting - does not convert
12384                 to local time, but uses the original date string.
12385                 
12386                 Note: %z inserts the timezone offset (should 
12387                 work also on platforms where strftime does not
12388                 support %z).
12389
12390 2002-05-18 [christoph]  0.7.6claws4
12391
12392         * src/summaryview.c
12393                 fix indentation of some code
12394         * tools/Makefile.am
12395                 fix spaces after \
12396         * src/Makefile.am
12397                 add missing \
12398                 correct path for ignorethread.xpm
12399                 incorrect filename for sylpheed_logo.xpm
12400                 add missing include matcher_parser_parse.h
12401
12402 2002-05-18 [paul]       0.7.6claws3
12403
12404         * sync with 0.7.6cvs8
12405                 see ChangeLog 2002-05-16 and 2002-05-17
12406
12407 2002-05-18 [melvin]     0.7.6claws2
12408
12409         * README.claws
12410                 Corrected an action's definition and fixed some misspellings.
12411
12412 2002-05-18 [paul]       0.7.6claws1
12413
12414         * tools/Makefile.am
12415           tools/gpg-sign        ** new file **
12416           tools/uudec           ** new file **
12417                 add Melvin's Actions scripts
12418
12419         * README.claws
12420                 add Melvin's descriptions for Actions
12421
12422 2002-05-18 [paul]       0.7.6claws
12423
12424         * Version 0.7.6claws released
12425
12426 2002-05-17 [paul]       0.7.5claws32
12427
12428         * po/es.po
12429                 updated by Ricardo Mones Lastra
12430
12431 2002-05-17 [paul]       0.7.5claws31
12432
12433         * src/compose.c
12434                 fix Account prefs default folder for sent/draft/deleted
12435                 messages bug
12436
12437         * po/it.po
12438           po/nl.po
12439                 updated translation by Alessandro Maestri and
12440                 Wilbert Berendsen
12441
12442 2002-05-17 [melvin]     0.7.5claws30
12443
12444         * src/prefs_actions.c
12445                 Fixed bug where using %F not at the end of the command 
12446                 resulted in an additional empty argument being created.
12447                 Thanks to Darko Koruga for reporting the bug.
12448
12449 2002-05-17 [melvin]     0.7.5claws29
12450
12451         * po/fr.po
12452                 Updated French translations.
12453
12454 2002-05-15 [paul]       0.7.5claws28
12455         
12456         * po/es.po
12457                 updated by Ricardo Mones Lastra
12458
12459 2002-05-15 [paul]       0.7.5claws27
12460
12461         * sync with 0.7.6cvs4
12462                 see ChangeLog 2002-05-14 and 2002-05-15
12463
12464 2002-05-14 [paul]       0.7.5claws26
12465
12466         * sync with 0.7.6cvs1
12467                 see ChangeLog 2002-05-13
12468
12469 2002-05-13 [thorsten]   0.7.5claws25
12470
12471         * src/messageview.c
12472                 fix select_all and copy in multipart messages
12473         * src/mainwindow.c
12474                 fix select_all and copy in multipart messages
12475
12476 2002-05-12 [paul]       0.7.5claws24
12477
12478         * src/summaryview.c
12479                 reverse last commit, bug already fixed in 0.7.5claws3
12480
12481 2002-05-12 [netztorte]  0.7.5claws23
12482
12483         * src/summaryview.c
12484                 dont parse empty addressbook (checked in before claws20)
12485
12486 2002-05-12 [melvin]     0.7.5claws22
12487
12488         * src/procmsg.[ch]
12489                 Removed unneeded priority code introduced by the previous 
12490                 commit.
12491
12492 2002-05-12 [melvin]     0.7.5claws21
12493
12494         * src/compose.[ch]
12495                 Added possibility to set message's priority.
12496         * src/procmsg.[ch]
12497                 Added possibility to set message's priority.
12498                 Added missing headers
12499
12500 2002-05-12 [melvin]     0.7.5claws20
12501
12502         * src/prefs_actions.c
12503                 Removed implicitely added quotes around the name
12504                 of the temporary files of mime parts.
12505
12506 2002-05-12 [paul]       0.7.5claws19
12507
12508         * sync with 0.7.5cvs20
12509                 see ChangeLog 2002-05-11
12510
12511 2002-05-12 [alfons]     0.7.5claws18
12512
12513         * src/quote_fmt_lex.l
12514         * src/quote_fmt_parse.y
12515                 allow quote / reply date & time format to be set using
12516                 %D{format}. format is a format string you'd pass to
12517                 strftime() (see man strftime, or the Display tab |
12518                 Date format setting).
12519
12520                 Currently %D converts the date to local time. 
12521
12522 2002-05-11 [paul]       0.7.5claws17
12523
12524         * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
12525                 see ChangeLog 2002-05-10 and 2002-05-11
12526
12527 2002-05-10 [paul]       0.7.5claws16
12528
12529         * sync with 0.7.5cvs16
12530                 see ChangeLog entries 2002-05-09 and 
12531                 2002-05-10
12532
12533 2002-05-10 [colin]      0.7.5claws15
12534
12535         * src/textview.c
12536                 Corrected a bug that prevented sylpheed to open
12537                 double-clicked URIs.
12538
12539 2002-05-09 [paul]       0.7.5claws14
12540
12541         * sync with 0.7.5cvs14
12542                 see ChangeLog 2002-05-08 and 2002-05-09
12543
12544 2002-05-08 [paul]       0.7.5claws13
12545
12546         * sync with 0.7.5cvs11
12547                 see ChangeLog entry 2002-05-08
12548
12549 2002-05-08 [paul]       0.7.5claws12
12550
12551         * src/mainwindow.c
12552           src/textview.[ch]
12553                 fix segfault on View->Open in new window
12554                 patch submitted by Thorsten Maerz <torte@netztorte.de>
12555
12556 2002-05-07 [paul]       0.7.5claws11
12557
12558         * sync with 0.7.5cvs9
12559                 see ChangeLog entry 2002-05-07
12560
12561 2002-05-06 [paul]       0.7.5claws10
12562
12563         * src/messageview.c
12564           src/textview.c
12565                 display url in statusbar on single-click
12566                 patch submitted by Thorsten Maerz <torte@netztorte.de>
12567
12568 2002-05-06 [match]      0.7.5claws9
12569
12570         * src/addritem.[ch]
12571                 new functions.
12572         * src/addrcache.c
12573                 tidy up.
12574         * src/xmlprops.[ch]
12575                 XML implementation of properties file.
12576         * src/exporthtml.[ch]
12577         * src/expthtmldlg.[ch]
12578         * src/addressbook.c
12579                 export to HTML.
12580
12581 2002-05-02 [sergey]     0.7.5claws8
12582
12583         * src/mainwindow.c (mainwin_entries),
12584           src/prefs_common.c (prefs_send_create()),
12585           src/codeconv.c (locale_table):
12586                 use charset name "Windows-1251" instead of "CP1251".
12587
12588 2002-05-02 [colin]      0.7.5claws7
12589         
12590         * src/compose.c
12591           src/prefs_common.c
12592           src/prefs_folder_item.c
12593                 Fixed cosmetics bugs due to Outbox renamed to Sent.
12594
12595 2002-05-02 [hiro]       0.7.5claws6
12596
12597         * src/imap.c
12598                 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
12599
12600 2002-05-02 [paul]       0.7.5claws5
12601
12602         * src/compose.c
12603                 more sync with 0.7.5cvs7, see ChangeLog entry
12604                 2002-05-02
12605
12606 2002-05-02 [hiro]       0.7.5claws4
12607
12608         * src/compose.c
12609                 compose_queue_sub():
12610                 check if queue folder exists (closes #550397).
12611                 removed directory creation since it should be handled
12612                 transparently.
12613         * src/imap.c
12614                 imap_add_msg(): return UID for appended message
12615                 (closes #548842).
12616
12617 2002-04-30 [paul]       0.7.5claws3
12618
12619         * src/summaryview.c
12620                 fix account_find_from_address() bug
12621
12622 2002-04-28 [colin]      0.7.5claws2
12623
12624         * src/compose.c
12625           src/textview.c
12626           src/prefs_common.[ch]
12627           src/utils.[ch]
12628                 Added user-definable quotation characters recognition.
12629
12630 2002-04-28 [paul]       0.7.5claws1
12631
12632         * sync with 0.7.5cvs4
12633                 see ChangeLog entry  2002-04-25
12634
12635 2002-04-28 [paul]       0.7.5claws
12636
12637         * po/es.po
12638           po/nl.po
12639           po/pt_BR.po
12640                 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
12641                 Fabio Junior Beneditto
12642
12643 2002-04-27 [jens]       0.7.4claws103
12644
12645         * po/de.po
12646                 updated German translation.
12647
12648 2002-04-27 [hiro]       0.7.4claws102
12649
12650         * src/summaryview.c
12651                 summary_write_cache(): fixed the mark loss of hidden messages.
12652
12653 2002-04-26 [melvin]     0.7.4claws101
12654
12655         * src/procmsg.c
12656                 fixed a second typo (same one)
12657         * po/fr.po
12658           po/it.po
12659           po/pt_BR.po
12660                 fixed the type again...
12661
12662 2002-04-26 [melvin]     0.7.4claws100
12663
12664         * src/procmsg.c
12665                 fixed a typo in an alert message ("temorary").
12666         * po/it.po
12667         * po/pt_BR.po
12668                 corrected the typo  described above.
12669         * po/fr.po
12670                 updated French translation.
12671
12672 2002-04-26 [darko]      0.7.4claws99
12673
12674         * src/summaryview.c
12675                 fix target folder colorization
12676
12677 2002-04-25 [paul]       0.7.4claws98
12678
12679         * po/it.po
12680                 updated by Alessandro Maestri
12681
12682 2002-04-24 [colin]      0.7.4claws97
12683         
12684         * src/compose.c
12685                 Fixed double "subject is empty" question.
12686
12687 2002-04-23 [colin]      0.7.4claws96
12688         
12689         * src/mimeview.c
12690                 Corrected issue when "automatically display images" was
12691                 not set : first image remained after selecting second.
12692
12693 2002-04-23 [melvin]     0.7.4claws95
12694
12695         * src/prefs_actions.c
12696                 Don't display in/out dialog if there is nothing to show.
12697
12698 2002-04-23 [paul]       0.7.4claws94
12699
12700         * sync with 0.7.5cvs3
12701                 bug fixes: see ChangeLog entry 2002-04-23
12702
12703 2002-04-22 [darko]      0.7.4claws93
12704
12705         * src/compose.c
12706                 fix previous check-in which changed code after
12707                 merge from main
12708
12709 2002-04-22 [paul]       0.7.4claws92
12710
12711         * faq/de/*
12712                 add German FAQ
12713         * faq/en/*
12714           faq/es/*
12715           faq/fr/*
12716                 update English, Spanish and French FAQs
12717         * manual/de/*
12718           manual/es/*
12719                 add German and Spanish manuals
12720         * manual/en/*
12721           manual/fr/*
12722                 update English and French manuals
12723
12724         * src/Makefile.am
12725                 add to and re-arrange the pixmap entries
12726
12727 2002-04-22 [darko]      0.7.4claws91
12728
12729         * src/compose.c
12730                 fix sender initials recognition to only allow
12731                 '>' after the initials
12732
12733 2002-04-21 [paul]       0.7.4claws90
12734
12735         * sync with 0.7.5 release
12736                 see ChangeLog entry 2002-04-21
12737
12738 2002-04-21 [alfons]
12739
12740         * src/Makefile.am
12741                 add colin's new pixmaps to EXTRA_DIST
12742
12743 2002-04-21 [colin]      0.7.4claws89
12744         * src/compose.c
12745         * src/inc.c
12746         * src/mainwindow.[ch]
12747         * src/prefs_common.[ch]
12748         * src/stock_pixmap.[ch]
12749                 Added "Work offline" ability.
12750
12751 2002-04-21 [colin]      0.7.4claws88
12752         
12753         * src/mimeview.c
12754         * src/prefs_common.c
12755         * src/prefs_common.h
12756         * src/textview.c : Added an option to common preferences -> display
12757           to allow user not to automatically display images.
12758
12759 2002-04-21 [paul]       0.7.4claws87
12760
12761         * sync with 0.7.4cvs52
12762                 see ChangeLog entry 2002-04-21 (src/imap.c)
12763
12764 2002-04-21 [paul]       0.7.4claws86
12765
12766         * sync with 0.7.4cvs51
12767                 see ChangeLog entry 2002-04-21
12768
12769 2002-04-21 [paul]       0.7.4claws85
12770
12771         * sync with 0.7.4cvs49
12772                 see ChangeLog entries 2002-04-20 and 2002-04-21
12773
12774         * src/Makefile.am
12775                 clean up: remove old 'stock_' element from xpm 
12776                 filenames.
12777
12778 2002-04-21 [alfons]     0.7.4claws84
12779
12780         apply sync patch from Paul
12781
12782         * src/folderview.c
12783                 use old claws prefs_folder_item_create() for now
12784
12785 2002-04-19 [match]      0.7.4claws83
12786
12787         * src/addressbook.[ch]
12788         * src/addrharvest.[ch]
12789         * src/addrgather.[ch]
12790                 recurse folders.
12791         * src/mainwindow.c
12792         * src/summaryview.[ch]
12793                 change menu option.
12794
12795 2002-04-19 [paul]       0.7.4claws82
12796
12797         * po/pt_BR.po
12798                 updated by Fabio Junior Beneditto
12799
12800 2002-04-14 [alfons]     0.7.4claws81
12801
12802         * src/passphrase.c
12803                 add #include <sys/types.h> for mode_t and off_t 
12804
12805 2002-04-13 [paul]       0.7.4claws80
12806         
12807         * src/main.c
12808           src/passphrase.[ch]
12809           src/pgptext.c
12810           src/prefs_common.[ch]
12811           src/rfc2015.c
12812                 enable storing of GnuPG passphrase for the whole 
12813                 session or a user-defined number of minutes. patch 
12814                 submitted by Ravemax <ravemax@dextrose.com>
12815
12816 2002-04-13 [alfons]     0.7.4claws79
12817
12818         * src/textview.c
12819                 make email parser also stop scanning when encountering separators
12820                 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
12821
12822 2002-04-13 [paul]       0.7.4claws78
12823
12824         * sync with 0.7.4cvs39
12825                 see ChangeLog entry 2002-04-12
12826
12827 2002-04-11 [paul]       0.7.4claws77
12828
12829         * sync with 0.7.4cvs37
12830                 see ChangeLog entry 2002-04-11
12831
12832 2002-04-11 [paul]       0.7.4claws76
12833
12834         * COPYING 
12835                 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
12836                 the clause for OpenSSL). sync with sylpheed main
12837
12838 2002-04-09 [melvin]     0.7.4claws75
12839
12840         * src/compose.c
12841                 Made 'Ctrl-Enter' on send ignore some modifiers 
12842                 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
12843                 to bind other *-Enter (but not Alt-Enter).
12844
12845 2002-04-09 [paul]       0.7.4claws74
12846
12847         * sync with 0.7.4cvs35
12848                 see ChangeLog entries 2002-04-09
12849
12850 2002-04-08 [paul]       0.7.4claws73
12851
12852         * sync with 0.7.4cvs33
12853                 see ChangeLog entry 200-04-08
12854
12855 2002-04-07 [match]      0.7.4claws72
12856
12857         * src/addrharvest.[ch]
12858                 fixed to read all addresses in header, regardless
12859                 of header size. improved name parsing. accommodate
12860                 harvest from folders and selected message.
12861         * src/addritem.[ch]
12862                 included new address parsing function.
12863         * src/addrgather.[ch]
12864         * src/addressbook.[ch]
12865         * src/summaryview.[ch]
12866         * src/mainwindow.c
12867                 allow address harvest of folder as well as selected
12868                 messages.
12869
12870 2002-04-07 [paul]       0.7.4claws71
12871
12872         * src/esmtp.[ch]
12873           src/smtp.c
12874                 don't try to authenticate with CRAM-MD5 in SMTP when 
12875                 SMTP-AUTH enabled if MTA doesn't issue this 
12876                 auth-method in it's ehlo-response. bug item #531364,
12877                 patch item #938910. patch submitted by Colin Leroy 
12878                 <colin@colino.net>
12879
12880 2002-04-07 [paul]       0.7.4claws70
12881
12882         * src/nntp.c
12883                 fix missing MODE_READER bug. patch submitted by
12884                 Colin Leroy <colin@colino.net>
12885
12886 2002-04-07 [alfons]     0.7.4claws69
12887
12888         * src/matcher.[ch]
12889         * src/prefs_filtering.c
12890         * src/summaryview.c
12891                 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
12892                 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
12893
12894 2002-04-07 [paul]       0.7.4claws68
12895
12896         * sync with 0.7.4cvs32
12897                 see ChangeLog entry 2002-04-06
12898
12899         * tools/filter_conv.pl
12900                 more bug fixes
12901
12902 2002-04-06 [paul]       0.7.4claws67
12903
12904         * tools/filter_conv.pl
12905                 modify to be able to find the name of the first
12906                 mailbox and use that. main's filter does not
12907                 record the full path to the mailbox and therefore
12908                 can only filter to the first mailbox.
12909
12910 2002-04-05 [paul]       0.7.4claws66
12911
12912         * tools/filter_conv.pl
12913                 attempt to make the script all-encompassing and
12914                 be able to convert any main 'filter' rule thrown
12915                 at it
12916
12917 2002-04-05 [paul]       0.7.4claws65
12918
12919         * tools/filter_conv.pl
12920                 allow for collapsed folder trees
12921
12922 2002-04-05 [paul]       0.7.4claws64
12923
12924         * sync with 0.7.4cvs31
12925                 see ChangeLog entries 2002-04-05
12926
12927 2002-04-03 [paul]       0.7.4claws63
12928
12929         * sync with 0.7.4cvs29
12930                 see ChangeLog entries 2002-04-02 and 2002-04-03
12931
12932 2002-04-02 [paul]       0.7.4claws62
12933
12934         * sync with 0.7.4cvs26
12935                 see ChangeLog entry 2002-04-01
12936
12937 2002-04-02 [match]      0.7.4claws61
12938
12939         * src/pine.[ch]
12940         * src/importpine.[ch]
12941         * src/addressbook.c
12942                 import Pine address book.
12943
12944 2002-04-02 [match]      0.7.4claws60
12945
12946         * src/addrharvest.[ch]
12947                 improve address parsing of funky addresses.
12948
12949 2002-04-02 [darko]      0.7.4claws59
12950
12951         * src/compose.c
12952                 wrap on send improvements, it now recognizes quoted
12953                 initials as part of the quotation string, and it
12954                 does not join lines separated by CR
12955
12956 2002-04-01 [match]      0.7.4claws58
12957
12958         * src/mgutils.[ch]
12959                 added new functions.
12960         * src/mutt.[ch]
12961                 remove excessive duplicate address generation
12962                 on import.
12963
12964 2002-04-01 [alfons]     0.7.4claws57
12965         
12966         * src/summaryview.c
12967                 put back g_free() 
12968
12969 2002-04-01 [paul]       0.7.4claws56
12970
12971         * sync with 0.7.4cvs25
12972                 see ChangeLog entry 2002-04-01
12973
12974 2002-04-01 [alfons]     0.7.4aprilfool55
12975
12976         * src/summaryview.c
12977                 honour feature request item #537427 to allow for
12978                 displaying names from address book for sent mail also
12979
12980 2002-03-29 [paul]       0.7.4claws54
12981
12982         * src/mainwindow.c
12983           src/prefs_filtering.[ch]
12984           src/prefs_matcher.c
12985           src/summaryview.c
12986                 add 'fast filter' for claws' filtering,
12987                 /Tools/Create filter rule/... patch submitted
12988                 by Neill Miller <neillm@thecodefactory.org>
12989
12990 2002-03-29 [paul]       0.7.4claws53
12991
12992         * sync with 0.7.4cvs24
12993                 see ChangeLog entry 2002-03-29
12994
12995 2002-03-28 [paul]       0.7.4claws52
12996
12997         * sync with 0.7.4cvs23
12998                 see ChangeLog entry 2002-03-28
12999
13000 2002-03-27 [melvin]     0.7.4claws51
13001
13002         * src/prefs_actions.c
13003                 Added support to pass only one message part (as a
13004                 file) to the command using '%p'. No quotes are needed
13005                 because doubles quotes are automatically added.
13006                 Fixed bug where Sylpheed could block when waiting for
13007                 a child process to finish.
13008                 Changed the help menu to remove quotes around symbols to 
13009                 avoid misinterpretation (they must not be used).
13010
13011 2002-03-27 [melvin]     0.7.4claws50
13012
13013         * src/inc.c
13014                 Made the new mail notification command always 
13015                 execute asynchronously.
13016
13017 2002-03-27 [paul]       0.7.4claws49
13018
13019         * src/compose.c
13020                 fix bug introduced in last commit
13021
13022 2002-03-27 [paul]       0.7.4claws48
13023
13024         * sync with 0.7.4cvs21
13025                 see ChangeLog 2002-03-26 and 2002-03-27
13026
13027 2002-03-26 [hoa]        0.7.4claws47
13028
13029         * src/prefs_folder_item.c
13030                 really fixed the bug #516442 with folder rescan.
13031
13032 2002-03-26 [paul]       0.7.4claws46
13033
13034         * sync with 0.7.4cvs19
13035                 see ChangeLog entries 2002-03-25 and 2002-03-26
13036
13037 2002-03-25 [hoa]        0.7.4claws45
13038
13039         * src/matcher.c
13040         * src/mh.c
13041                 fix the bug #516442 with folder rescan.
13042
13043         * src/prefs_common.[ch]
13044         * src/compose.c
13045                 added an option to enable two different behaviours
13046                 for bounce.
13047
13048
13049 2002-03-25 [paul]       0.7.4claws44
13050
13051         * src/mainwindow.c
13052           src/selective_download.c
13053                 correct a few menuitem labels
13054
13055 2002-03-25 [christoph]  0.7.4claws43
13056
13057         * src/procmsg.c
13058                 fix non deleted tmp message in
13059                 procmsg_save_to_outbox
13060                 fix problems caused by sync with
13061                 main branch's procmsg_send_queue
13062
13063 2002-03-25 [paul]       0.7.4claws42
13064
13065         * src/quote_fmt.c
13066           src/quote_fmt_lex.l
13067           src/quote_fmt_parse.y
13068                 add Last name (%L) placeholder for quoting. 
13069                 patch submitted by Thorsten Thielen 
13070                 <thth@users.sourceforge.net>
13071
13072 2002-03-25 [paul]       0.7.4claws41
13073
13074         * src/utils.c
13075                 get full hostname. patch submitted by
13076                 Bob Woodside <rwoodside1@comcast.net>
13077
13078 2002-03-25 [paul]       0.7.4claws40
13079
13080         * src/account.c
13081           src/news.c
13082           src/nntp.[ch]
13083           src/prefs_account.[ch]
13084                 enable NNTP over SSL. patch submitted by
13085                 Pascal Jermini <pascal@infinity.hn.org>
13086
13087 2002-03-24 [paul]       0.7.4claws39
13088
13089         * src/prefs_common.c
13090                 make the arrangement of the Compose tab more
13091                 coherent
13092
13093         * src/mainwindow.c
13094                 fix some irregularities of style
13095
13096         * po/de.po
13097                 updated by Kilian Krause
13098
13099 2002-03-23 [paul]       0.7.4claws38
13100
13101         * po/pt_BR.po
13102                 updated by Fabio Junior Beneditto
13103
13104 2002-03-23 [paul]       0.7.4claws37
13105
13106         * src/mainwindow.c
13107                 move 'Gather addresses' to 'Tools' menu
13108                 make 'Selective download' sensitive
13109
13110 2002-03-23 [paul]       0.7.4claws36
13111
13112         * sync with 0.7.4cvs16
13113                 see ChangeLog entries 2002-03-23
13114
13115 2002-03-22 [christoph]  0.7.4claws35
13116
13117         * src/quote_fmt_parse.y
13118                 fix include program output
13119
13120 2002-03-22 [alfons]     0.7.4claws34
13121
13122         * src/pop.c
13123                 initialize GDate stack variable correctly (sorry!)
13124
13125 2002-03-22 [paul]       0.7.4claws33
13126
13127         * src/compose.c
13128           src/mainwindow.c
13129           src/prefs_actions.c
13130           src/prefs_common.c
13131                 rename 'Tool' to 'Tools'
13132
13133         * src/mainwindow.c
13134                 move 'Delete duplicated messages' from
13135                 'Message/' to 'Tools/'
13136                 re-arrange the order of 'Tools/' items
13137
13138 2002-03-22 [paul]       0.7.4claws32
13139
13140         * src/addr_compl.c
13141           src/addressbook.[ch]
13142                 auto-address completion now also matches on
13143                 Nickname. patch submitted by Bob Forsman 
13144                 <hammor@users.sourceforge.net>
13145
13146         * src/editaddress.c
13147                 correct a spelling mistake
13148
13149 2002-03-22 [alfons]     0.7.4claws31
13150
13151         * src/pop.c
13152                 fix getting uidl from incorrect string 
13153                 (spotted by Colin)
13154
13155 2002-03-21 [alfons]     0.7.4claws30
13156
13157         * src/pop.c
13158                 more code refactoring
13159                 plug mem leak introduced by delete on server
13160
13161 2002-03-21 [paul]       0.7.4claws29
13162
13163         * sync with 0.7.4cvs11
13164                 see ChangeLog entries 2002-03-20
13165
13166 2002-03-20 [alfons]     0.7.4claws28
13167
13168         * src/inc.c
13169                 apply Colin's patch and refactor
13170
13171 2002-03-20 [paul]       0.7.4claws27
13172
13173         * sync with sylpheed 0.7.4cvs9
13174                 see ChangeLog entry 2002-03-20
13175
13176 2002-03-19 [christoph]  0.7.4claws26
13177
13178         * src/mh.c
13179         * src/procmsg.[ch]
13180         * src/summaryview.c
13181                 revert changes for flag updates
13182                 (does not work correctly and no time to debug)
13183
13184 2002-03-20 [alfons]     0.7.4claws25
13185
13186         * src/pop.c
13187                 refactor should_delete() a little bit 
13188
13189 2002-03-19 [paul]       0.7.4claws24
13190
13191         * src/inc.[ch]
13192           src/pop.c
13193           src/prefs_account.[ch]
13194                 allow the user to leave downloaded mail on the 
13195                 server for n days. Patch submitted by Colin Leroy 
13196                 <colin@colino.net>
13197
13198 2002-02-19 [paul]       0.7.4claws23
13199
13200         * sync with sylpheed 0.7.4cvs8
13201                 see ChangeLog entries 2002-03-19
13202
13203 2002-03-18 [paul]       0.7.4claws22
13204
13205         * sync with sylpheed 0.7.4cvs6
13206                 see ChangeLog entry 2002-03-18
13207
13208 2002-03-18 [paul]       0.7.4claws21
13209
13210         * po/en_GB.po
13211                 add en_GB message catalogue
13212
13213         * src/mbox_folder.c
13214           src/prefs_account.c
13215           src/prefs_actions.c
13216                 correct a few spelling mistakes
13217
13218 2002-03-17 [alfons]     0.7.4claws20
13219
13220         * src/matcher.c
13221                 more stringent checks for NULL params when writing
13222                 filtering actions to a file
13223                 
13224 2002-03-17 [hoa]        0.7.3claws20
13225
13226         * src/news.c
13227                 fixed the count of new messages
13228
13229         * src/compose.c
13230                 fixed the "attachment properties" window
13231
13232 2002-03-17 [paul]       0.7.4claws19
13233
13234         * src/defs.h
13235           src/folder.h
13236           src/news.c
13237           src/prefs_account.[ch]
13238           src/procmsg.[ch]
13239           src/summaryview.c
13240                 automatically mark cross-posted messages as read 
13241                 and (optionally) give them a colour label
13242                 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
13243                 
13244
13245 2002-03-17 [paul]       0.7.4claws18
13246
13247         * sync with sylpheed 0.7.4cvs5
13248                 see ChangeLog entry 2002-03-17
13249
13250 2002-03-17 [melvin]     0.7.4claws17
13251         
13252         * src/textview.c
13253                 Worked around a gtktext 'bug': when searching for 
13254                 a text in a long message it was scrolling slowly
13255                 line by line until it hit the searched text.
13256         * po/fr.po
13257                 Updated French translation
13258
13259 2002-03-17 [melvin]     0.7.4claws16
13260
13261         * src/mainwindow.c
13262         * src/compose.c
13263         * src/prefs_actions.c
13264                 Moved "Edit/Actions" to "Tool/Actions"
13265                 Made mainwindow/compose window sensitive as soon as
13266                 no child process is running anymore even if the io dialog
13267                 is open.
13268                 Fixed a struct being initialized with a non constant char*
13269
13270 2002-03-16 [christoph]  0.7.4claws15
13271
13272         * configure.in
13273                 add --with-compiler-flags option
13274                 (only for developer hacking)
13275         * src/mh.c
13276         * src/procmsg.[ch]
13277         * src/summaryview.c
13278                 try to make folder-stats and flag handling more
13279                 independent from the summaryview. msgcounts
13280                 are only set when the folder is opened and
13281                 procmsg_msginfo_(un)set_flags will handle it
13282                 later and summaryview will get the values
13283                 from the folder.
13284
13285 2002-03-16 [paul]       0.7.4claws14
13286
13287         * src/messageview.c
13288                 fix Return-receipt. Patch submitted by Bob
13289                 Woodside <rwoodside1@comcast.net>
13290
13291 2002-03-16 [paul]       0.7.4claws13
13292
13293         * src/compose.c
13294                 fix 'dynamic' signatures, make it work again
13295                 broken during sync on 2002-03-14 (0.7.4claws2)
13296
13297 2002-03-15 [match]      0.7.4claws12
13298
13299         * src/addrharvest.[ch]
13300         * src/addrgather.[ch]
13301         * src/addressbook.[ch]
13302         * src/mainwindow.c
13303                 included address harvester feature. still some
13304                 issues with address parsing that I will fix.
13305
13306 2002-03-15 [match]      0.7.4claws11
13307
13308         * src/addrbook.[ch]
13309         * src/addrcache.[ch]
13310         * src/addressbook.[ch]
13311         * src/addrindex.c
13312         * src/editbook.c
13313         * src/importldif.c
13314         * src/importmutt.c
13315         * src/jpilot.[ch]
13316         * src/main.c
13317         * src/syldap.[ch]
13318         * src/vcard.[ch]
13319                 tidy up. fix memory leaks. moved attribs and methods
13320                 from individual interfaces to addrcache object. prep
13321                 for new stuff to come in.
13322
13323 2002-03-15 [alfons]     0.7.4claws10
13324
13325         * src/matcher.[ch]
13326         * src/matcher_parser_parse.y
13327         * src/matcher_parser_lex.l
13328         * src/prefs_matcher.c
13329                 add filtering conditions message greater than, smaller 
13330                 than, and exactly matching a size in bytes
13331                 (does not work with delete from POP3 server yet)
13332
13333                 this should also give others an idea what you should
13334                 do to add new criterions to claws filtering system
13335                 
13336
13337 2002-03-15 [paul]       0.7.4claws9
13338
13339         * tools/filter_conv.pl
13340                 exit if there are no filter rules to convert
13341                 rename filterrc to filterrc.old after completion
13342
13343 2002-03-15 [paul]       0.7.4claws8
13344
13345         * sync with sylpheed 0.7.4cvs3
13346                 see ChangeLog entry 2002-03-14
13347
13348 2002-03-14 [paul]       0.7.4claws7
13349
13350         * src/compose.c
13351                 clean up the last commit (ahem)
13352
13353 2002-03-14 [paul]       0.7.4claws6
13354
13355         * src/compose.c
13356                 fix bug #515655. honour account preferences
13357                 regarding gpg default signing/encryption when 
13358                 changing account from the compose window.
13359
13360 2002-03-14 [paul]       0.7.4claws5
13361
13362         * src/folderview.c
13363                 remove unnecessary curly brackets
13364
13365 2002-03-14 [paul]       0.7.4claws4
13366
13367         * src/folderview.c
13368           src/prefs_filtering.[ch]
13369                 add filter rename on folder rename and filter
13370                 delete on folder delete. Patch submitted by
13371                 Neill Miller <neillm@thecodefactory.org> 
13372
13373 2002-03-14 [christoph]  0.7.4claws3
13374
13375         * src/procmsg.c
13376         * src/send.c
13377                 fix local delivery
13378                 (patch submitted by "Simon 'corecode' Schubert")
13379         * src/prefs_common.c
13380         * src/procmsg.c
13381                 fix gcc 3.0 warning
13382
13383 2002-03-14 [paul]       0.7.4claws2
13384
13385         * sync with sylpheed 0.7.4cvs2
13386                 see ChangeLog entry 2002-03-13
13387
13388 2002-03-12 [darko]      0.7.4claws1
13389
13390         * src/mainwindow.c
13391                 fix what seems to be a copy and paste error
13392                 when setting color for important messages
13393                 (reported by wwp)
13394
13395 2002-03-11 [paul]       version 0.7.4claws released
13396
13397 2002-03-11 [paul]       0.7.4claws
13398
13399         * po/es.po
13400           po/it.po
13401           po/nl.po
13402           po/pt_BR.po
13403                 update message catalogs. Submitted by Ricardo Mones 
13404                 Lastra, Alessandro Maestri, Wilbert Berendsen, and 
13405                 Fabio Junior Beneditto
13406
13407         * configure.in
13408           faq/Makefile.am
13409           faq/it/Makefile
13410           faq/it/sylpheed-faq*
13411           src/mainwindow.c
13412           src/manual.[ch]
13413                 add FAQ in Italian
13414         
13415
13416 2002-03-11 [jens]       0.7.3claws7
13417
13418         * po/de.po
13419                 updated German translation
13420
13421 2002-03-11 [melvin]     0.7.3claws6
13422
13423         * po/fr.po
13424                 updated and corrected French translation
13425
13426 2002-03-10 [hoa]        0.7.3claws5
13427
13428         * src/account.c
13429         * src/inc.c
13430         * src/prefs_account.c
13431         * src/procmsg.c
13432         * src/send.[ch]
13433                 fixed the local account.
13434                 you have to change the default "/usr/sbin/sendmail"
13435                 to "/usr/sbin/sendmail -t" in the preferences of
13436                 the local account.
13437
13438         * src/procmime.c
13439                 removed some debug display for renderer
13440
13441 2002-03-10 [paul]       0.7.3claws4
13442
13443         * faq/en/sylpheed-faq-1.html
13444           faq/en/sylpheed-faq-2.html
13445                 update
13446
13447 2002-03-09 [paul]       0.7.3claws3
13448
13449         * sync with sylpheed 0.7.4
13450                 see ChangeLog entry 2002-03-09
13451
13452 2002-03-08 [paul]       0.7.3claws2
13453
13454         * faq/en/sylpheed-faq*
13455           faq/es/sylpheed-faq*
13456           faq/fr/sylpheed-faq*
13457                 update the FAQs
13458
13459         * manual/fr/.cvsignore
13460           manual/fr/Makefilea.am
13461           manual/fr/sylpheed*
13462           src/mainwindow.c
13463           src/manual.[ch]
13464                 add the French manual
13465
13466 2002-03-07 [paul]       0.7.3claws1
13467
13468         * sync with sylpheed 0.7.3cvs4
13469                 see ChangeLog entries  2002-03-06 and 2002-03-07
13470         
13471         * po/nl.po
13472                 updated by Wilbert Berendsen
13473
13474 2002-03-07 [melvin]     0.7.2claws34
13475
13476         * src/selective_download.c
13477                 Changed the pixmap of the receive button to MAIL_RECEIVE.
13478
13479 2002-03-06 [paul]       0.7.2claws33
13480
13481         * sync with sylpheed 0.7.3cvs1
13482                 bug fix, see ChangeLog entry 2002-03-05
13483
13484 2002-03-05 [paul]       0.7.2claws32
13485
13486         * src/mimeview.c
13487           src/pgptext.[ch]
13488           src/procmsg.c
13489                 reverse the pgp ascii-armored code implemented in 
13490                 0.7.2claws16. removal of this code until it matures.
13491                 this means that verifying ascii-armored pgp sigs and
13492                 automatic decryption of ascii-armored encrypted
13493                 messages no longer works.
13494
13495 2002-03-05 [paul]       0.7.2claws31
13496
13497         * configure.in
13498           Makefile.am
13499         * faq/Makefile.am
13500         * faq/en/Makefile.am
13501           faq/en/sylpheed-faq.html
13502           faq/en/sylpheed-faq-1.html
13503           faq/en/sylpheed-faq-2.html
13504           faq/en/sylpheed-faq-3.html
13505         * faq/es/Makefile.am
13506           faq/es/sylpheed-faq.html
13507           faq/es/sylpheed-faq-1.html
13508           faq/es/sylpheed-faq-2.html
13509           faq/es/sylpheed-faq-3.html
13510           faq/es/sylpheed-faq-4.html
13511         * faq/fr/Makefile.am
13512           faq/fr/sylpheed-faq.html
13513           faq/fr/sylpheed-faq-1.html
13514           faq/fr/sylpheed-faq-2.html
13515           faq/fr/sylpheed-faq-3.html
13516         * src/Makefile.am
13517           src/defs.h
13518           src/mainwindow.c
13519           src/manual.[ch]
13520                 add FAQs in English, Spanish and French
13521
13522
13523 2002-03-05 [paul]       0.7.2claws30
13524
13525         * manual/en/sylpheed.html
13526           manual/en/sylpheed-XX.html
13527                 updated the English manual
13528
13529 2002-03-05 [hoa]        
13530
13531         * src/summaryview.c
13532                 dialog box pops up if the article can't be deleted.
13533
13534 2002-03-04 [paul]       
13535         
13536         * po/pt_BR.po
13537                 updated by Fabio Junior Benedito
13538
13539 2002-03-04 [hoa]
13540
13541         * removed ac/gpgme.m4
13542                 to avoid autogen common problem
13543                 developers have to install gpgme development package now
13544
13545         * src/compose.c
13546                 encoding to 7bit or 8bit is enabled.
13547
13548 2002-03-03 [alfons]     0.7.2claws29
13549
13550         * src/pop.c
13551                 merge fix by Oliver Haertel for selective
13552                 download buglet
13553
13554 2002-03-03 [paul]       0.7.2claws28
13555         
13556         * sync with sylpheed 0.7.3
13557
13558 2002-03-03 [paul]       0.7.2claws27
13559
13560         * sync with sylpheed 0.7.2cvs24
13561                 see ChangeLog entries 2002-03-02 and 2002-03-03
13562
13563 2002-03-02 [melvin]     0.7.2claws26
13564
13565         * src/inc.[ch]
13566         * src/main.c
13567         * src/mainwindow.c
13568         * src/prefs_common.[ch]
13569                 Added user definable notification on new mail arrival.
13570                 Removed unused variables in spell checker prefs code.
13571
13572 2002-03-02 [melvin]     0.7.2claws25
13573
13574         * src/quote_fmt.c
13575                 Removed unnecessary escape sequences.
13576                 Changed 'Initial...' to 'Initials of Sender'
13577
13578 2002-03-02 [paul]       0.7.2claws24
13579
13580         * sync with sylpheed 0.7.2cvs22
13581                 see ChangeLog entry 2002-03-01
13582
13583 2002-03-01 [hoa]        0.7.2claws23
13584
13585         * src/mainwindow.c
13586                 Set sensitivity of delete actions to active
13587                 even if the folder is a newsgroup.
13588
13589         * src/summaryview.c
13590                 - Set sensitivity of delete actions
13591                 - Added function check_permission() that will check if the
13592                   user is authorized to delete a message. For news, it
13593                   will check if the author is the same.
13594                 - Enabled deletion when there is no trash folder.
13595
13596         * src/news.[ch]
13597                 - Added news_cancel_article() to cancel articles
13598                 - Implemented news_remove_message() (public function)
13599
13600 2002-03-01 [paul]       0.7.2claws22
13601
13602         * src/gtkutils.c
13603           src/textview.c
13604                 recognise urls that that don't include 'http://' and
13605                 simply begin 'www.' 
13606
13607         * AUTHORS
13608                 remove duplicated name
13609
13610 2002-02-28 [paul]       0.7.2claws21
13611
13612         * src/mainwindow.c
13613           src/summaryview.[ch]
13614                 add ability to 'Select thread'
13615                 combines Melvin's "Select thread's head" patch (#510907)
13616                 with Colin Leroy's <colin@colino.net> "Select whole thread" 
13617                 patch (#518514) 
13618
13619 2002-02-28 [paul]       0.7.2claws20
13620
13621         * src/mimeview.c
13622                 hopefully fix segfault on right-clicking a mime part
13623                 that some people have experienced.      
13624                 fix submitted by Fredrik Olofsson <frol@linux.nu>
13625
13626 2002-02-28 [paul]       0.7.2claws19
13627
13628         * sync with sylpheed 0.7.2cvs21
13629                 see ChangeLog entries 2002-02-27 and 2002-02-28
13630
13631 2002-02-27 [paul]       0.7.2claws18
13632
13633         * sync with sylpheed 0.7.2cvs18
13634                 see ChangeLog entries 2002-02-26 and 2002-02-27
13635
13636 2002-02-26 [alfons]     0.7.2claws17
13637
13638         * src/procheader.c
13639                 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
13640                 (spotted by Chris Hessman <idatech@gmx.net>)
13641
13642 2002-02-26 [paul]       0.7.2claws16
13643
13644         * src/mimeview.c
13645           src/pgptext.[ch]
13646           src/procmsg.c
13647                 make decryption of ascii-armored pgp encrypted messages
13648                 and verification of ascii-armored signatures work again.
13649                 slightly altered from the patch by Jens Jahnke 
13650                 <jan0sch@gmx.net>
13651
13652                 ##FIX ME##
13653                 * the checking of plaintext signatures always comes up in 
13654                   a popup box
13655                 * it doesn't work for multipart messages 
13656                 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
13657                   including the msg headers and these 2 line themselves, are 
13658                   not displayed
13659
13660         * src/mainwindow.c
13661                 "View/Folder Tree" becomes "View/Separate Folder Tree"
13662                 "View/Message View" becomes "View/Separate Message View"
13663                 because its less ambiguous.
13664
13665         * po/es.po
13666                 updated by Ricardo Mones Lastra
13667
13668 2002-02-26 [paul]       0.7.2claws15
13669
13670         * sync with sylpheed 0.7.2cvs17
13671                 see ChangeLog entries 2002-02-25 and 2002-02-26
13672
13673 2002-02-25 [christoph]  0.7.2claws14
13674
13675         * src/filtering.[ch]
13676         * src/inc.c
13677                 do filtering stuff after all messages have been received
13678                   1. drop all messages to .processing
13679                   2. scan processing folder for messages
13680                   3. filter messages or move to inbox
13681                 this will also find old messages left in processing after
13682                 a crash or something like that and we get a real msginfo
13683                 from folder->get_msg_list and do not have to create our
13684                 own in filter_message
13685         * src/matcher_parser_parse.y
13686                 remove MIX/MAX warning (reordered includes)
13687
13688 2002-02-25 [paul]       0.7.2claws13
13689
13690         * sync with sylpheed 0.7.2cvs15
13691                 see ChangeLog entry 2002-02-24
13692
13693 2002-02-24 [alfons]     0.7.2claws12
13694
13695         * src/filtering.c
13696                 clear old color flags first when applying a new color to
13697                 a message info. 
13698                 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
13699
13700 2002-02-24 [alfons]     0.7.2.claws11
13701         
13702         * AUTHORS
13703         * src/prefs_common.c
13704                 add presets for Opera and Konqueror, closes patch #517261,
13705                 submitted by Ville Skyttä <scop@users.sourceforge.net>
13706
13707 2002-02-24 [alfons]     0.7.2.claws10
13708
13709         * AUTHORS
13710         * src/summaryview.c
13711                 fix threading for null message ids, closes patch #521601,
13712                 submitted by Bob Forsman <hammor@users.sourceforge.net>
13713
13714 2002-02-24 [alfons]     0.7.2claws9
13715
13716         * src/summaryview.c
13717         * src/filtering.c
13718                 make Tool | Filter Message work with filtering system so
13719                 setting flags also works
13720
13721                 TODO:
13722
13723                 - Processing uses the same function as Tool | Filter
13724                   Message, but doesn't use the same update proc yet
13725
13726 2002-02-23 [paul]       0.7.2claws8
13727
13728         * sync with sylpheed 0.7.2cvs14
13729                 see ChangeLog entries 2002-02-22 and 2002-02-23
13730
13731 2002-02-22 [christoph]  0.7.2claws7
13732
13733         * src/quote_fmt.c
13734                 Add column space to table
13735         * src/quote_fmt_parse.y
13736                 Close files
13737
13738 2002-02-22 [paul]       0.7.2claws6
13739
13740         * src/Makefile.am
13741           src/defs.h
13742           src/filtering.c
13743           src/inc.[ch]
13744           src/mainwindow.c
13745           src/matcher.[ch]
13746           src/matcher_parser_lex.l
13747           src/matcher_parser_parse.y
13748           src/pop.[ch]
13749           src/prefs_account.h
13750           src/prefs_filtering.c
13751           src/selective_download.[ch]   *** NEW FILES ***
13752           src/utils.[ch]
13753           po/POTFILES.in
13754                 Selective Download added to 'Tool' menu. 
13755                 Retrieves email headers of the currently selected pop3 
13756                 account and allows the user to mark emails for deletion 
13757                 right on the pop3 server. Patch submitted by Oliver Haertel 
13758                 <oha@users.sourceforge.net>.
13759         
13760         * po/POTFILES.in
13761                 add 'src/quote_fmt.c'           
13762
13763 2002-02-22 [christoph]  0.7.2claws5
13764
13765         * src/Makefile.am
13766                 added quote_fmt.c
13767         * src/prefs_common.[ch]
13768         * src/prefs_template.c
13769         * src/quote_fmt.c               *** NEW FILE ***
13770         * src/quote_fmt.h
13771                 move quote format symbol description code
13772                 to it's own file because it is used from
13773                 differnent code parts
13774                 Rewrote symbol description GUI
13775                   + use table
13776                   + add separators
13777                   + get data from array (no more long constant strings)
13778         * src/quote_fmt_lex.l
13779         * src/quote_fmt_parse.y
13780                 Symbol for Literal % changed to \% instead of %%
13781                 (More logical as \ is used for quoting for other symbols)
13782                 Add |f and |p to include files and program output
13783                 Examples:
13784                     |f{/home/.../.signature}
13785                     |p{date}
13786         * po/de.po
13787                 Correct wrong spelling for "Referenzen"
13788
13789 2002-02-21 [paul]       0.7.2claws4
13790
13791         * src/procmsg.c
13792                 forgotten during sync
13793
13794 2002-02-21 [paul]       0.7.2claws3
13795
13796         * sync with sylpheed 0.7.2cvs11
13797                 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
13798                 2002-02-20 and 2002-02-21
13799
13800 2002-02-20 [melvin]     0.7.2claws2
13801
13802         * src/prefs_actions.c
13803                 Added error report when child cannot fork or when execvp 
13804                 returns with an error.
13805
13806 2002-02-19 [christoph]  0.7.2claws1
13807
13808         * src/codeconv.c
13809                 return unconverted text if conde conversion is not possible
13810                 when libjconv is used.
13811                 (patch submitted by "Simon 'corecode' Schubert")
13812
13813 2002-02-19 [paul]       
13814
13815         * version 0.7.2claws release
13816
13817 2002-02-19 [paul]       0.7.2claws
13818
13819         * po/nl.po
13820                 updated by Wilbert Berendsen
13821
13822
13823 2002-02-18 [alfons]     0.7.1claws13
13824
13825         * src/syldap.c
13826         * src/jpilot.c
13827                 remove references to dlfcn and explicitly loading functions
13828                 from dynalink libs, because libs linked anyway, and functions
13829                 are loaded explicitly
13830
13831 2002-02-17 [melvin]     0.7.1claws12
13832
13833         * src/prefs_actions.c
13834                 Replaced children wait loop with double fork technique.
13835                 Now, input/output window updated at each new output.
13836                 free_children(): Fixed a memory leak.
13837                 Made input/output window non closable if running children
13838                 still exist.
13839                 Added missing <unistd.h> include.
13840                 Added some --debug outputs.
13841
13842 2002-02-17 [melvin]     0.7.1claws11
13843
13844         * src/summaryview.c
13845                 Fixed bug where descending sort order did not select top
13846                 message.
13847
13848 2002-02-17 [melvin]     0.7.1claws10
13849
13850         * acconfig.h
13851                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
13852         * src/prefs_common.c
13853                 Pspell data package directory no more hard coded but
13854                 set during configuration (PSPELL_PATH). (Thanks to 
13855                                 Gustavo Noronha Silva.)
13856
13857 2002-02-17 [melvin]     0.7.1claws9
13858
13859         * configure.in
13860                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
13861         * src/gtkspell.c
13862                 Fixed compile-time warnings.
13863
13864 2002-02-16 [alfons]     0.7.1claws8
13865
13866         * src/filesel.c
13867                 fix inadvertent free of NULL pointer which caused
13868                 sylpheed to crash when closing the save-as dialog
13869                 using the window close button
13870
13871 2002-02-16 [carsten]    0.7.1claws7
13872         * src/mainwindow.[ch]
13873           src/summaryview.c
13874           src/prefs_common.c
13875                 fixes for pixmap theming code:
13876                         - recently changed mail attributes shouldn't get
13877                           lost any longer
13878                         - theme is only reloaded iff another theme was
13879                           selected
13880
13881 2002-02-16 [paul]       0.7.1claws6
13882
13883         * sync with sylpheed 0.7.2 release
13884                 see ChangeLog entry 2002-02-15 and 2002-02-16
13885
13886 2002-02-15 [paul]       0.7.1claws5
13887
13888         * sync with sylpheed 0.7.1cvs9
13889                 see ChangeLog entry 2002-02-15
13890
13891         * po/POTFILES.in
13892                 remove unneeded headerwindow.c entry
13893
13894 2002-02-14 [carsten]    0.7.1claws4
13895         * src/summaryview.c
13896                 fixed a bug for "Go to next unread message": there was
13897                 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
13898                 in the prefs, because of doing "Search again" instead
13899                 "No"
13900
13901 2002-02-14 [carsten]    0.7.1claws3
13902         * src/stock_pixmap.c
13903                 removed 2 more mem leaks; following memprof,
13904                 this code is "leak free" now :)
13905
13906 2002-02-14 [carsten]    0.7.1claws2
13907         * src/stock_pixmap.c
13908                 used opendir/readdir/closedir instead of scandir
13909                 -> code should work now on Solaris
13910
13911 2002-02-14 [paul]       0.7.1claws1
13912
13913         * sync with sylpheed 0.7.1cvs8
13914                 see ChangeLog entries 2002-02-13 and 2002-02-14
13915
13916         * README.claws
13917                 add some description of Actions and Pixmap Themes
13918
13919 2002-02-13 [paul]       
13920
13921         * version 0.7.1claws release
13922
13923 2002-02-13 [paul]       0.7.1claws
13924
13925         * po/es.po
13926           po/it.po
13927           po/pt_BR.po
13928                 updated translations, submitted by Ricardo Mones Lastra,
13929                 Alessandro Maestri and Fabio Junior Beneditto
13930
13931 2002-02-13 [melvin]     0.7.0claws75
13932
13933         * src/prefs_actions.c
13934                 Added missing "signal.h" include
13935
13936 2002-02-13 [melvin]     0.7.0claws74
13937
13938         * src/prefs_folder_item.c
13939                 Added missing "config.h" include
13940         * po/fr.po
13941                 Updated French translation for folder propriety.
13942
13943 2002-02-13 [jens]       0.7.0claws73
13944
13945         * po/POTFILES.in
13946                 Added missing src/prefs_folder_item.c [log added by melvin]
13947         * po/de.po
13948                 Updated German translation.
13949
13950 2002-02-13 [melvin]     0.7.0claws72
13951
13952         * po/fr.po
13953                 Updated French translation.
13954
13955 2002-02-13 [melvin]     0.7.0claws71
13956
13957         * src/gtkutils.c
13958                 Made gtkut_editable_get_selection return NULL if selection
13959                 is of length zero.
13960                 This fixes a bug where selecting part of message A then
13961                 switching to message B and replying to it will not
13962                 quote the message's body.
13963
13964 2002-02-12 [paul]       0.7.0claws70
13965
13966         * src/mainwindow.c
13967                 cosmetic, relating to pixmap themes: on toolbar make 
13968                 updating of 'Exec' and 'Compose news/Compose email'
13969                 icons faster.
13970
13971 2002-02-12 [carsten]    0.7.0claws69
13972         * src/folderview.c
13973           src/mainwindow.[ch]
13974           src/stock_pixmap.c
13975           src/summaryview.c
13976           src/prefs_common.c
13977                 - refreshing after changing pixmap theme better
13978                   now (thanks Paul)
13979                 - wanted to remove some mem leaks, but alfons was
13980                   faster (and had the better solution ;)
13981
13982 2002-02-12 [alfons]     0.7.0claws68
13983
13984         * src/prefs_common.c
13985         * src/stock_pixmap.[ch]
13986                 plug mem leaks, refactor code a little bit
13987
13988
13989 2002-02-12 [sergey]     0.7.0claws67
13990
13991         * src/imap.c
13992                 Fixed problem with copying messages to IMAP folders when the
13993                 server uses something other than '/' as a namespace separator
13994                 (cyrus-imapd uses '.').
13995
13996 2002-02-12 [jens]       0.7.0claws66
13997
13998         * po/de.po
13999                 Updated German Translation
14000
14001 2002-02-12 [paul]       0.7.0claws65
14002
14003         * sync with sylpheed 0.7.1cvs1
14004                 see ChangeLog entry 2002-02-12
14005
14006 2002-02-12 [melvin]     0.7.0claws64
14007
14008         * src/prefs_actions.c
14009                 Fixed "feature" where children's output was duplicated 
14010                 instead of refreshed while monitoring.
14011                 Removed some debug code.
14012
14013 2002-02-12 [christoph]  0.7.0claws63
14014
14015         * src/compose.c
14016                 always delete message from queue after sending/send error
14017                 (closes bug #509601)
14018
14019 2002-02-12 [melvin]     0.7.0claws62
14020
14021         * src/prefs_actions.c
14022                 Children wait loop is now triggered with a timeout of 1s
14023                 Added %F which is replaced with the list of filenames 
14024                 of all selected messages (as suggested by Ricardo Mones Lestra)
14025                 Pipe syntax changed. Prefix with | to send selection, postfix
14026                 with | to retrieve output. Prefix with > or * to send
14027                 user definable input to the command (*: input is hidden)
14028                 Old pipe action should now be postfixed with |, too.
14029
14030 2002-02-12 [carsten]    0.7.0claws61 (more 59.75)
14031         * src/stock_pixmap.c
14032                 fixed a bug: if there's no theme directory don't
14033                 throw an error, just do "nothing" (thanks Alfons)
14034
14035 2002-02-12 [carsten]    0.7.0claws60
14036         * src/folderview.c
14037           src/summaryview.c
14038                 had to write the cache twice (nasty!); some marks would 
14039                 get lost if not
14040
14041 2002-02-11 [carsten]    0.7.0claws59
14042         * acconfig.h
14043           configure.in
14044           doc-src/maintainer_guide.txt
14045           src/compose.[ch]
14046           src/defs.h
14047           src/folderview.[ch]
14048           src/gtkutils.[ch]
14049           src/mainwindow.[ch]
14050           src/prefs_common.[ch]
14051           src/stock_pixmap.[ch]
14052           src/summaryview.[ch]
14053                 pixmap theming and related work on pixmap
14054                 handling on some other places
14055                 (e.g. hrm features for all folder)
14056           src/pixmap/stock_*.xpm -> the stock_ was removed
14057         
14058 2002-02-11 [paul]       0.7.0claws58
14059
14060         * sync with sylpheed 0.7.1 release
14061                 see ChangeLog entries 2002-02-11
14062
14063 2002-02-08 [paul]       0.7.0claws57
14064
14065         * sync with sylpheed 0.7.0cvs39
14066                 see ChangeLog entry 2002-02-07 (last entry) 
14067
14068         * src/prefs_actions.c
14069           src/prefs_filtering.c
14070           src/prefs_matcher.c
14071           src/prefs_scoring.c
14072                 sync: made it compile with C compilers other than gcc
14073
14074 2002-02-07 [paul]       0.7.0claws56
14075
14076         * sync with sylpheed 0.7.0cvs38
14077                 see ChangeLog entries 2002-02-06 (last 2 entries) and
14078                 2002-02-07
14079
14080 2002-02-07 [darko]      0.7.0claws55
14081
14082         * src/gtkutils.[ch]
14083         * src/summaryview.c
14084                 Fix const gchar */gchar * issue (thanks Hiro)
14085
14086 2002-02-07 [darko]      0.7.0claws54
14087
14088         * src/compose.[ch]
14089         * src/filtering.c
14090         * src/gtkutils.[ch]
14091         * src/prefs_template.c
14092         * src/quote_fmt.h
14093         * src/quote_fmt_parse.y
14094         * src/summaryview.c
14095         * src/utils.[ch]
14096                 When replying or forwarding an email don't quote the entire
14097                 mail body but use the part of the message text that is selected
14098
14099 2002-02-06 [melvin]     0.7.0claws53
14100
14101         * src/prefs_common.[ch]
14102         * src/gtkspell.[ch]
14103         * src/compose.c
14104                 Made possible to switch quickly to last used dictionary
14105                 which makes checking bilingual documents easier.
14106
14107 2002-02-06 [melvin]     0.7.0claws52
14108         
14109         * po/POTFILES.in
14110                 Added forgotten new file src/prefs_actions.c
14111
14112 2002-02-06 [melvin]     0.7.0claws51
14113
14114         * src/prefs_actions.c   ** NEW FILE **
14115         * src/prefs_actions.h   ** NEW FILE **
14116                 Added actions to execute on message text view, or on the
14117                         message's file.
14118         * src/Makefile.am
14119                 Added src/prefs_actions.[ch]
14120         * src/compose.c
14121                 Added new menu "Edit/Actions"
14122         * src/defs.h
14123                 Added new actionsrc file.
14124         * src/main.c
14125                 Added actionsrc reading.
14126         * src/mainwindow.c
14127                 Added new menus "Edit/Actions" and "Configuration/Actions..."
14128         * src/prefs_common.h
14129                 Added new element actionslst element to prefs_common.
14130
14131 2002-02-06 [paul]       0.7.0claws50
14132
14133         * sync with sylpheed 0.7.0cvs36
14134                 see ChangeLog entry 2002-02-06
14135
14136 2002-02-05 [paul]
14137
14138         * po/es.po
14139                 updated by Ricardo Mones Lastra
14140
14141 2002-02-05 [paul]       0.7.0claws49
14142
14143         * sync with sylpheed 0.7.0cvs33
14144                 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
14145
14146 2002-02-05 [paul]       0.7.0claws48
14147
14148         * src/compose.c
14149                 re-add 'Edit/Advanced/Delete entire line', previously named
14150                 'Delete Line+'
14151
14152 2002-02-04 [paul]       0.7.0claws47
14153
14154         * src/compose.c
14155           src/summaryview.c
14156                 fix bug #494993 (Reply All not taking Reply-To into consi)
14157                 eliminate differences in behaviour of right-click 'Reply to all' 
14158                 in summary view and 'Reply to all' on the toolbar. 
14159                 fix bug where Reply-To gets ignored by 'Reply to all' in summary
14160                 view and From gets ignored by 'Reply to all' on toolbar.
14161                 fix bug where 'Reply to all' on toolbar uses To twice and ignores
14162                 From when no Reply-To header is present.
14163
14164 2002-02-04 [paul]       0.7.0claws46
14165
14166         * sync with sylpheed 0.7.0cvs30
14167                 see ChangeLog entries 2002-02-03 and 2002-02-04
14168
14169 2002-02-03 [melvin]     0.7.0claws45
14170
14171         * src/gtkspell.[ch]
14172                 Readded function to highlight all misspelled words.
14173                 Fixed bug where user-provided-words did not replace
14174                         correctly the misspelled word when using the mouse.
14175                 Fixed bug where checking a region selected from right to left did
14176                         not check the region at all.
14177                 Fixed bug where 'Check backwards' may not check at all. 
14178                 Fixed memory leaks where popup menus and accel_groups were not destroyed.
14179                 Fixed possible buffer overflow when checking for long strings (>1k).
14180                 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
14181                 Accelerators code uses now gtk_widget_add_accel.
14182                 Removed and disabled obsolete and unfinished code.
14183                 Cleaning up.
14184
14185         * src/compose.c
14186                 Added menu item to Highlight all misspelled words.
14187
14188 2002-02-01 [paul]       0.7.0claws44
14189
14190         * src/mainwindow.c
14191                 fix '/View/Hide read messages' sensitivity when all
14192                 messages in a folder are hidden
14193
14194 2002-02-01 [paul]       0.7.0claws43
14195
14196         * src/main.c
14197                 add --send option to command line interface, sends all
14198                 queued mail. Patch submitted by Ricardo Mones Lastra.
14199
14200 2002-01-31 [paul]       0.7.0claws42
14201
14202         * src/mainwindow.c
14203                 add '/View/Hide read messages' to main_window_set_menu_sensitive()
14204
14205 2002-01-31 [paul]       0.7.0claws41
14206
14207         * sync with sylpheed 0.7.0cvs27
14208                 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
14209                 and 2002-01-31
14210
14211         * src/textview.c
14212                 comment out elements of textview_show_part() as temporary
14213                 workaround for attachment 'Display as text' bug 
14214
14215         * po/pt_BR.po
14216                 updated by Fabio Junior Beneditto
14217
14218 2002-01-30 [paul]       0.7.0claws40
14219
14220         * sync with sylpheed 0.7.0cvs24
14221                 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
14222                 and 2002-01-30
14223
14224         * src/compose.c
14225                 add {N_("/_Spelling"), ... "<Branch>"} to 
14226                 GtkItemFactoryEntry compose_entries[]
14227
14228         * src/prefs_common.c
14229                 add claws menu items to prefs_keybind_apply_clicked()
14230                 and remove non-claws menu items
14231
14232 2002-01-29 [paul]       0.7.0claws39
14233
14234         * sync with sylpheed 0.7.0cvs22
14235                 see ChangeLog entries 2002-01-28 and 2002-01-29
14236
14237 2002-01-28 [melvin]     0.7.0claws38
14238
14239         * src/compose.c
14240                 Added the declartion of compose_send_control_enter.
14241
14242         * src/compose.c
14243         * src/gtkspell.[ch]
14244                 Added in a 'Spelling' menu which includes the configuration menu. 
14245                 Added a real 'Check all' and got rid from the old one which only
14246                 highlited misspelled word.
14247                 Made 'Check while typing' a disableable option.
14248                 Added a dialog when there are no more misspelled word.
14249                 Added a dialog if error occurs when switching to a dictionary.
14250         
14251         * src/prefs_common.[ch]
14252                 Added option for the default 'Check while typing' option.
14253
14254
14255 2002-01-28 [alfons]     0.7.0claws37
14256
14257         * src/compose.c
14258                 fix buglet and make code comply with sylpheed code style
14259
14260 2002-01-28 [paul]       0.7.0claws36
14261
14262         * sync with sylpheed 0.7.0cvs19
14263                 see ChangeLog entries for 2002-01-28
14264
14265 2002-01-28 [hoa]        0.7.0claws35
14266
14267         * src/defs.h
14268                 added rendererrc
14269
14270         * src/main.c
14271                 read the renderer config
14272
14273         * src/procmime.[ch]
14274                 use the renderer config to convert mime attachments
14275
14276         * src/textview.c
14277                 don't use textview_show_html/ertf,
14278                 use get_text_content instead
14279
14280 2002-01-27 [alfons]     0.7.0claws34
14281         
14282         * src/news.c
14283                 make sylpheed believe it can delete a news message...
14284                 (messages are NOT deleted, maybe we should remove
14285                 processing from the folder properties after all.)
14286
14287 2002-01-27 [alfons]     0.7.0claws33
14288
14289         * src/folder.c
14290                 add extra checks
14291         * src/news.c
14292                 implement remove_msg() 
14293
14294 2002-01-27 [alfons]     0.7.0claws32
14295
14296         * src/procmsg.h
14297         * src/procheader.c
14298         * src/messageview.c
14299                 fix return receipt / disposition notification again. this
14300                 stuff seems to break on _every_ major summary UI change, so
14301                 it's now implemented using a flag which is saved in the
14302                 marks cache
14303                 
14304 2002-01-26 [alfons]     0.7.0claws31
14305
14306         * src/import.c
14307                 let import dialog show the destination folder identifier
14308
14309 2002-01-26 [melvin]     0.7.0claws30
14310
14311         * src/folderview.c
14312         * src/summaryview.c
14313                 Readded 'Mark all read' into summary view popup menu
14314                 Added 'Mark all read' in folder view popup menu for IMAP
14315                 and NNTP.
14316                 Made it insensitive if the selected folder is not the shown
14317                 one to avoid 'Mark all read' on the wrong folder.
14318                 
14319 2002-01-26 [paul]       0.7.0claws29
14320
14321         * src/folderview.c
14322           src/summaryview.c
14323                 move 'Mark all read' from summary view to folder view
14324                 menu. (adapted from) patch submitted by Jeremy Andrews,
14325                 <lists@kerneltrap.com>
14326
14327 2002-01-25 [alfons]     0.7.0claws28
14328
14329         * src/gtkstext.c
14330                 put the gtk class name back so GtkSText adapts the 
14331                 settings of GtkText
14332
14333 2002-01-25 [alfons]     0.7.0claws27
14334
14335         * src/folderview.c 
14336                 assimilate Ricardo's patch that shows pixmaps instead of
14337                 plain "new" and "unread" texts in the folder view column
14338                 headers 
14339
14340 2002-01-25 [paul]       0.7.0claws26
14341
14342         * src/Makefile.am
14343                 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can 
14344                 be found in non-standard locations. 
14345                 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
14346
14347 2002-01-25 [paul]       0.7.0claws25
14348
14349         * sync with sylpheed 0.7.0cvs16
14350                 see ChangeLog entry 2002-01-25
14351
14352 2002-01-24 [paul]       0.7.0claws24
14353
14354         * more sync with sylpheed 0.7.0cvs15
14355                 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
14356
14357 2002-01-23 [sergey]     0.7.0claws23
14358
14359         * src/importldif.c
14360                 Fixed segfault when closing LDIF import wizard with
14361                 the window manager.
14362         * src/imageview.c
14363         * src/imageview.h
14364         * src/messageview.c
14365         * src/mimeview.c
14366                 Fixed wrong scrolling position after switching between
14367                 text and image parts.
14368
14369 2002-01-23 [paul]       0.7.0claws22
14370
14371         * sync with sylpheed 0.7.0cvs15
14372                 see ChangeLog entries 2002-01-22 and 2002-01-23
14373
14374 2002-01-21 [melvin]     0.7.0claws21
14375
14376         * src/prefs_scoring.c
14377         * src/prefs_filtering.c
14378                 Fixed bug where scoring and filtering windows stopped
14379                 autochecking.
14380
14381 2002-01-21 [paul]       0.7.0claws20
14382
14383         * sync with sylpheed 0.7.0cvs12
14384                 see ChangeLog entries 2002-01-20 and 2002-01-21
14385
14386 2002-01-21 [carsten]    0.7.0claws19
14387         * src/mainwindow.c
14388         * src/menu.[ch]
14389         * src/messageview.[ch]
14390         * src/summaryview.[ch]
14391                 changes to shortcuts handling again:
14392                         + "Q" now controled by mainwin
14393                         + v/V are now customizable and have slightly
14394                           different meanings
14395                 the "button" to minimize the messageview (and maximize
14396                 the summary view) is a real button now
14397         * src/compose.c
14398                 "Delete Line+" added to Edit/Advanced (this will also
14399                 delete the '\n')
14400
14401 2002-01-20 [melvin] 0.7.0claws18
14402
14403         * src/addressbook.c
14404                 Made "Bcc" sensitive when addressbook is called from
14405                 compose window (it was a Claws only bug).
14406
14407 2002-01-19 [alfons] 0.7.0claws17
14408
14409         * src/inc.c
14410                 prevent unnecessary updates when currently selected folder has
14411                 no new messages 
14412
14413 2002-01-19 [alfons] 0.7.0claws16
14414         
14415         * src/summaryview.c
14416                 prevent writing the cache based on current message list in summary 
14417                 view when filtering also put messages in currently selected folder
14418
14419 2002-01-19 [paul]
14420
14421         * po/it.po
14422                 Italian translation submitted by Alessandro Maestri
14423                 <a.maestri@cs.tin.it>
14424
14425 2002-01-18 [melvin]     0.7.0claws15
14426
14427         * src/prefs_filters.c
14428                 fixed bug where 'cancel' from 'filters' window stops autochecking
14429                 if the timer timed out  when the window was open.
14430
14431 2002-01-18 [match]      0.7.0claws14
14432
14433         * src/addrclip.[ch]     ** NEW FILE **
14434         * src/addrselect.[ch]   ** NEW FILE **
14435         * src/adbookbase.h      ** NEW FILE **
14436                 addressbook cut, copy and paste
14437         * src/addrbook.[ch]
14438         * src/addrcache.[ch]
14439         * src/addressitem.h
14440         * src/addrindex.[ch]
14441         * src/addritem.[ch]
14442         * src/importldif.c
14443         * src/importmutt.c
14444         * src/jpilot.[ch]
14445         * src/syldap.[ch]
14446         * src/vcard.[ch]
14447         * src/jpilot.[ch]
14448         * src/editbook.c
14449         * src/editjpilot.c
14450         * src/editldap.c
14451         * src/editvcard.c
14452                 support for copy/paste
14453         * src/addressbook.c
14454                 support for copy/paste
14455                 tidy up menu option processing
14456                 correct address list function arguments
14457         * src/editaddress.c
14458                 sort user attributes
14459         * src/ldif.h
14460         * src/mutt.h
14461                 tidy up
14462
14463         * src/addrbook.[ch]
14464         * src/addrbook.[ch]
14465         * src/addrbook.[ch]
14466                 
14467
14468 2002-01-18 [paul]       0.7.0claws13
14469
14470         * sync with sylpheed 0.7.0cvs8
14471                 configure.in: support Mac OS X (Darwin)
14472
14473 2002-01-18 [carsten]    0.7.0claws12
14474         * src/html.c
14475                 small hack to fix a segfault with an empty href
14476                 (reported by Alexandra Walford <deeni@altern.org>)
14477         * src/mainwindow.c
14478         * src/summaryview.c
14479                 the shortcuts for Mark und Mark as unread are hardcoded
14480                 again
14481         * src/compose.c
14482         * src/gtkstext.[ch]
14483                 readded the shortcuts in gtkstext but made them
14484                 customizeable (simply by adding a menu plus a wrapper
14485                 to compose.c)
14486
14487 2002-01-17 [melvin]     0.7.0claws11
14488
14489         * src/gtkspell.c
14490                 fix default dictionary not being saved.
14491
14492 2002-01-16 [darko]      0.7.0claws10
14493
14494         * src/compose.c
14495                 fix wrapping crash with URL longer than wrapping margin
14496
14497 2002-12-08 [hoa]        0.7.0claws10
14498
14499         * src/matcher_parser_parse.y
14500                 fixed some bugs
14501
14502         * src/prefs_filtering.c
14503                 now, we can use bounce action in the dialog box.
14504
14505 2002-01-16 [carsten]    0.7.0claws9
14506         * src/gtkstext.c
14507                 removed the <control> and <alt> shortcuts because they're
14508                 not needed and interefered with the "normal" shortcuts
14509         * src/mainwindow.c
14510         * src/summaryview.c
14511                 removed most of the hardcoded shortcuts and assigned
14512                 them to menu entries making them easy customizable by
14513                 that
14514
14515 2002-01-16 |melvin]     0.7.0claws8
14516
14517         * src/gtkspell.c
14518                 fixed bug where using the mouse and when the compose
14519                 window is not on top may result in a crash.
14520
14521 2002-01-16 [melvin]     0.7.0claws7
14522
14523         * src/compose.c
14524                 fixed a long standingspell checker bug which could 
14525                 cause a crash after sending a message.
14526
14527 2002-01-16 [paul]       0.7.0claws6
14528
14529         * sync with sylpheed 0.7.0cvs7
14530                 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
14531                 2002-01-15, and 2002-01-16
14532
14533 2002-01-16 [melvin]     0.7.0claws5
14534
14535         * README.claws
14536         * src/compose.c
14537         * src/gtkspell.[ch]
14538         * src/main.c
14539                 Heavily modified spell checker code to work around
14540                 ispell bug, to add keyboard shortcuts and for future
14541                 enhancements. See README.claws for usage information.
14542
14543 2002-01-15 [alfons]     0.7.0claws4
14544         
14545         * src/summaryview.c
14546                 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
14547                 so sorting within threads reflects sort mode
14548
14549 2002-01-15 [christoph]  0.7.0claws3
14550
14551         * src/procmsg.c
14552                 added alertpanel if mail sending failed
14553
14554 2002-01-15 [alfons]     0.7.0claws2
14555         
14556         * src/prefs_filtering.c
14557                 don't stop timer when prefs filtering dialog is opened
14558
14559 2002-01-14 [alfons]     0.7.0claws1
14560
14561         * src/addr_compl.c
14562         * src/prefs.c
14563                 remove debug_print()s for privacy reasons
14564
14565 2002-01-14 [darko]      0.7.0claws
14566
14567         * README.claws
14568                 quotation wrapping is now also in the main branch
14569
14570 2002-01-14 [paul]
14571
14572         * tools/filter_conv.pl
14573                 allow for Boolean Op and case-sensitivity
14574                 this file is included in the release and tagged
14575                 'rel_0_7_0'
14576
14577 2002-01-13 [paul]       0.7.0claws
14578
14579         * release 0.7.0, with cvs tag 'rel_0_7_0'
14580
14581 2002-01-13 [paul]
14582
14583         * tools/filter_conv.pl
14584         * tools/README
14585                 rewritten to output to matcherrc instead of filteringrc
14586
14587         * po/es.po
14588                 updated Spanish translation by Ricardo Mones Lastra
14589
14590 2002-01-13 [alfons]
14591
14592         * po/nl.po
14593                 update dutch translation
14594
14595 2002-01-13 [paul]
14596
14597         * po/pt_BR.po
14598                 Updated by Fabio Junior Beneditto 
14599
14600 2002-01-13 [melvin]     0.6.6claws53
14601
14602         * po/fr.po
14603                 Updated french translation
14604
14605 2002-01-12 [alfons]     0.6.6claws52
14606
14607         * src/filtering.c
14608                 plug mem leak that has been sitting there for ages              
14609
14610 2002-01-12 [alfons]     0.6.6claws51
14611
14612         * src/summaryview.c
14613                 undo melvin's changes from 0.6.6claws48 because summary
14614                 view now refuses to select first unread message when
14615                 selecting a folder 
14616
14617 2002-01-11 [alfons]     0.6.6claws50
14618
14619         * src/import.c
14620                 use claws' semantics for getting folder item when
14621                 importing an mbox file into a folder 
14622                 (submitted by Dale P. Smith)
14623
14624 2002-01-11 [christoph]  0.6.6claws49
14625
14626         * src/prefs.h
14627                 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
14628                 toggle widget, because non static prefs can not use
14629                 prefs_set_* functions
14630         * src/prefs_account.c
14631                 toggle smtp auth password field sensitivity if
14632                 user id is empty and add descrition of usage for
14633                 these fields
14634         * src/prefs_folder_item.c
14635                 use SET_TOGGLE_SENSITIVITY macro to instead of extra
14636                 callbacks
14637
14638 2002-01-11 [melvin]     0.6.6claws48
14639
14640         * src/compose.c
14641                 fix the 'Ctrl-Enter' feature for sending and test really
14642                 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
14643                 editables which was not documented in Gtk)
14644
14645         * src/summaryview.c
14646                 Made summaryview refresh after sorting and not before.
14647
14648 2002-01-11 [christoph]  0.6.6claws47
14649
14650         * src/compose.c
14651                 select account from account ids if possible and
14652                 correctly set save folder for copy in reedit
14653
14654 2002-01-10 [paul]       0.6.6claws46
14655
14656         * sync with sylpheed 0.7.0 release
14657                 see ChangeLog entries 2002-01-07, 2002-01-08 and
14658                 2002-01-09
14659
14660 2002-01-09 [alfons]
14661
14662         * src/summaryview.c
14663                 remove more dirt traces...
14664
14665 2002-01-09 [alfons]
14666         
14667         * src/summaryview.c
14668                 clean up some traces of my debugging stuff
14669
14670 2002-01-09 [alfons]     0.6.6claws45
14671
14672         * src/filtering.c
14673                 break up filteringprop_apply() in three separate pieces
14674                 so we can drop messages that failed processing in the
14675                 inbox
14676
14677         * src/summaryview.c
14678                 fix bug #469598 "no refresh of inbox after filter" which 
14679                 was introduced by the new summary view locking, and which 
14680                 prevented the summary view to update after a manual filter 
14681                 message. claw's filter message requires a summary_show().
14682                 (aargh, summary_show() again! :-)
14683                 
14684 2002-01-07 [alfons]     0.6.6claws44
14685
14686         * src/headerwindow.c
14687         * src/logwindow.c
14688         * src/messageview.c
14689         * src/sourcewindow.c
14690                 bring in Hiro's last 0.7.0 wm class fixes
14691
14692         * tools/sylprint.pl
14693                 bring in Ricardo's fix for sylprint script
14694
14695         * AUTHORS       
14696         * src/rfc2015.[ch]
14697         * src/prefs_common.[ch]
14698         * src/prefs_account.[ch]
14699         * src/compose.c
14700                 clean up account preference poison in rfc2015,
14701                 and preparation to fix double sign bug 
14702                 (patch submitted by Simon 'corecode' Schubert)
14703
14704 2002-01-07 [christoph]  0.6.6claws43
14705
14706         * src/mh.c
14707                 search for free message number, do not only rely
14708                 on last_num
14709         * src/send.c
14710                 fix smtp auth and use extra account information
14711                 if available, if not use pop3 data instead
14712                 (closes bug #500341)            
14713         * src/ssl.[ch]
14714                 match coding style
14715
14716 2002-01-06 [alfons]     0.6.6claws42
14717
14718         * src/mainwindow.c
14719                 try making the separate windows work again...
14720
14721 2002-01-06 [alfons]     0.6.6claws41
14722
14723         * src/mainwindow.c
14724                 adapt Hiro's separate window menu (to get rid of the funny
14725                 duplicate menu items), and make it work again
14726
14727 2002-01-06 [alfons]     0.6.6claws40
14728
14729         * tools/Makefile.am
14730         * tools/sylprint.rc
14731         * tools/sylprint.pl
14732         * tools/README.sylprint
14733                 add sylprint script for printing mails from Sylpheed
14734                 (contributed by Ricardo Mones Lastra)
14735
14736         * src/acount.c
14737                 clean up
14738
14739 2002-01-06 [melvin]     0.6.6claws39
14740
14741         * src/mainwindow.c
14742         * src/summaryview.c
14743                 Fixed crash introduced in 0.6.6claws38 by the menu
14744                 reorganisation (Hide read messages)
14745         
14746         * ChangeLog.claws 
14747                 Fixed typo (we are now in 2002, alfons ;) )
14748
14749 2002-01-05 [alfons]     0.6.6claws38
14750
14751         * sync with sylpheed 0.6.6cvs10-17
14752                 (last stuff marked as LAST_STABLE)
14753
14754 2002-01-04 [melvin]     0.6.6claws37
14755
14756         * src/account.c
14757                 Made account selection code use strcasestr again instead of
14758                 g_strcasecmp (fixes bug where reediting queued messages
14759                 did not select proper account reported by T. Link).
14760         
14761         * src/folderview.c
14762                 Fix bug where folder icons are not shown when 'hide read messages'
14763                 is on.
14764         
14765         * src/stock_pixmaps.[ch]
14766                 Added folder icons for 'hide read messages'.
14767         
14768         * src/compose.c
14769                 Fixed bug where 'Enter' in a header entry will send the message 
14770                 if 'CTL-Enter' was chosen as a shorcut for sendind. 
14771
14772 2002-01-03 [melvin]     0.6.6claws36
14773         
14774         * src/prefs.[ch]
14775                 Added popup menu for common preferences and
14776                 account preferences (right click on tab displays
14777                                 a menu of all tabs.)
14778
14779 2002-01-02 [melvin]     0.6.6claws35
14780
14781         * src/gtkspell.[ch]
14782                 Made spelling code compatible with undo/redo feature.
14783                 Added creation of suggestion mode menu for the general
14784                         preferences.
14785         
14786         * src/prefs_common.[ch]
14787                 Added option menu for the speller's suggestion mode.
14788                 Added missing spaces in "..." buttons and made a "..."
14789                         button non translatable!
14790         
14791         * src/compose.c
14792                 Made speller use the default suggestion mode.
14793                 Hack to make it possible to choose 'CTRL-Enter' as a
14794                         shortcut for sending (and only for sending).
14795
14796         * src/prefs_folder_item.c
14797                 Changing subject simplification does not update cache 
14798                         anymore (because it is unnecessary).
14799                 Fixed bug where changing subject simplification updated the 
14800                         summaryview even when the viewed folder is not the
14801                         folder which properties are being changed. (E.g. 
14802                                         viewing folder A and changing
14803                                         the subject simplification of 
14804                                         folder B -not being viewed- updated the 
14805                                         summaryview of folder A with data of
14806                                         folder B). (Hope this is clear... )
14807
14808 2001-12-31 [alfons]     0.6.6claws34
14809         
14810         * src/ldif.c
14811         * src/mutt.c
14812                 fgetc() returns a signed integer which doesn't
14813                 fit in a char. so c truncates this to a char
14814                 but we may lose significant bits. i.e. we may
14815                 comparing 0xFF which may not be equal to -1
14816                 unless properly casted to signed char which
14817                 we won't do because fgetc() returns a signed
14818                 integer which doesn't fit in a char. so c 
14819                 truncates this to a char but we may lose 
14820                 significat bits. (you got the idea, thanks
14821                 to Gustavo Noronha Silva <kov@debian.org>
14822                 and the Debian folks!)
14823
14824 2001-12-30 [alfons]     0.6.6claws33
14825
14826         * src/prefs_common.c
14827                 add #ifdef USE_PSPELLs that Melvin forgot               
14828
14829 2001-12-30 [melvin]     0.6.6claws32
14830         
14831         * src/prefs_common.[ch]
14832                 Added configurable color for misspelled words.
14833
14834         * src/gtkspell.[ch]
14835                 Fixed bug of foreground text color (reported by David
14836                                 Mehrmann)
14837                 Added configurable color for misspelled words.
14838
14839 2001-12-30 [alfons]     0.6.6claws31
14840
14841         * src/folder.c
14842                 remove unnecessary things someone put there
14843
14844         * src/mh.c
14845         * src/folder.[ch]
14846                 make folder properties (like threading and sorting) persistent
14847                 (closes bug #497424 "rescan folder tree resets proprieties")
14848                 currently this is only for MH folders. 
14849
14850 2001-12-29 [melvin]     0.6.6claws30
14851
14852         * src/string_match.[ch]
14853                 Optimized a bit: regexp pattern buffer compiled only once, and
14854                   one subroutine call removed. Fixed ^ regexp search: Now, 
14855                   "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
14856         
14857         * src/summaryview.c
14858                 Subject filtering changed to filter summary columns and
14859                   not directly the messages subject cache. The loss in 
14860                   performance is balanced by the improvement of string_match.
14861                 Added an alert panel if there is an error in the regexp.
14862
14863         * src/src/prefs_folder_item.h
14864                 Added a regexp pattern buffer.
14865
14866 2001-12-28 [alfons]     0.6.6claws29
14867
14868         * src/string_match.[ch]
14869                 clean up name space
14870                 allow compilation *BSD
14871
14872 2001-12-27 [alfons]     0.6.6claws28
14873
14874         * src/filter.c
14875                 sync the Hiro's bug fix for BSD
14876
14877 2001-12-27 [melvin]     0.6.6claws27
14878         
14879         * src/compose.c
14880                 Simplify focus to subject entry code.
14881
14882 2001-12-27 [darko]      0.6.6claws26
14883
14884         * src/filtering.c
14885         * src/mbox_folder.c
14886         * src/messageview.c
14887         * src/mh.c
14888         * src/procheader.[ch]
14889         * src/procmsg.h
14890         * src/stock_pixmap.[ch]
14891         * src/summaryview.c
14892                 Show key icon for encrypted mails in summary view
14893
14894         * src/pixmaps/clip.xpm
14895         * src/pixmaps/clipkey.xpm
14896         * src/pixmaps/key.xpm
14897                 New/modified icons for the above
14898
14899 2001-12-27 [melvin]     0.6.6claws25
14900
14901         * src/prefs_common.c
14902                 Put spell checker options in a separate tab to decrease
14903                 the Common Preferences window height.
14904
14905         * README.claws  
14906                 Update spell checker usage instruction about its options
14907                 location.
14908
14909 2001-12-27 [melvin]     0.6.6claws24
14910
14911         * src/compose.c
14912                 Changed subject entry widget position. Initial focus is
14913                 on the To header instead of the subject entry.
14914                 Creating a new header scrolls the header list to make the
14915                 created one visible. Nevertheless, when automatically filling
14916                 headers, the first one is shown.
14917                 A Tab key press in the last empty header entry zips the 
14918                 focus to the subject entry.
14919                 (I did not change the combo boxes, yet)
14920
14921 2001-12-26 [alfons]     0.6.6claws23
14922
14923         * src/prefs_account.c
14924         * src/inc.c
14925                 allow default inbox to reside in another mailbox (only
14926                 works for POP3 accounts)
14927
14928 2001-12-26 [alfons]     0.6.6claws22
14929         
14930         * src/textview.c
14931                 make reply-on-click work with the account of the selected folder
14932         * src/compose.c
14933                 put a fixme here to remind me to fix finding correct default
14934                 account for nested folders
14935
14936 2001-12-25 [alfons]     0.6.6claws21
14937
14938         * src/summaryview.c
14939                 make column headers display locked and mark pixmaps (idea by Melvin) 
14940                 fix bug by adding score and locked column type to sort array
14941
14942 2001-12-25 [alfons]     0.6.6claws20
14943         
14944         * src/summaryview.c
14945                 catch a *potentially* inadvertent write back of  
14946                 the message cache(s) introduced by 0.6.5claws37
14947
14948 2001-12-25 [christoph]  0.6.6claws19
14949
14950         * src/stock_pixmap.[ch]
14951         * src/summaryview.c
14952                 add ignore thread pixmap
14953                 (can someone draw a better icon for this?)
14954
14955 2001-12-24 [alfons]     0.6.6claws18
14956
14957         * src/prefs_folder_item.c
14958                 make address completion actually work for the
14959                 Default To address in the Folder Property dialog.
14960
14961 2001-12-24 [alfons]     0.6.6claws17
14962         
14963         * src/summaryview.c
14964                 use new style regexp for subject stripping 
14965                 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
14966
14967 2001-12-24 [darko]      0.6.6claws16
14968
14969         * src/pgptext.c
14970         * src/rfc2015.c
14971                 move GPG related informational messages to debug mode
14972
14973 2001-12-23 [alfons]     0.6.6claws15
14974
14975         * src/stock_pixmap.[ch]
14976         * src/summaryview.c
14977                 add the forgotten Claws' locked pixmap
14978
14979 2001-12-23 [alfons]     0.6.6claws14
14980
14981         * src/filesel.c
14982                 accept file name typed in entry in multi file
14983                 selector (patch submitted by Gustavo Noronha Silva 
14984                 <kov@debian.org>)
14985
14986 2001-12-23 [alfons]     0.6.6claws13
14987
14988         * src/prefs_filter.c
14989         * src/prefs_filtering.c
14990         * src/matcher.c
14991         * src/importmutt.c
14992                 clean up a little bit
14993         
14994         * src/string_match.c
14995                 validate input strings a little bit more
14996
14997 2001-12-23 [alfons]     0.6.6claws12
14998
14999         * src/Makefile.am
15000         * src/summaryview.c
15001         * src/string_match.[ch]         ** NEW **
15002         * src/folderview.[ch]
15003         * src/headerview.h
15004         * src/folder.[ch]
15005         * src/prefs_folder_item.[ch]
15006                 add subject simplification to strip out strings from
15007                 a subject line (esp. handy for mailing lists). 
15008                 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
15009                 but slightly changed things for better integration.)
15010
15011 2001-12-23 [alfons]     0.6.6claws11
15012
15013         * src/mainwindow.c
15014                 fix bug introduced by submission included in 0.6.5claws52.
15015                 ideally this submission should clean the trash if any trash
15016                 folder has a message. however, the hasTrash variable was
15017                 set to false whenever a trash folder was empty (discarding
15018                 a previously found *filled* trash folder.)
15019
15020                 also edited the code a little bit and made it more safe.
15021
15022 2001-12-22 [alfons]     0.6.6claws10
15023
15024         * src/imap.c
15025                 quick fix for Martin Pool's omission of an account
15026                 specific SSL setting
15027
15028 2001-12-22 [alfons]     0.6.6claws9
15029
15030         * src/compose.c
15031         * src/messageview.c
15032         * src/mimeview.c
15033         * src/pgptext.c
15034         * src/procmime.[ch]
15035                 better support for multipart/digest (submitted
15036                 by Fredrik <e98fo@efd.lth.se>)
15037
15038 2001-12-22 [alfons]     0.6.6claws8
15039
15040         * src/addressbook.c
15041                 correct function signature
15042         * src/socket.[ch]
15043         * src/imap.[ch]
15044         * src/prefs_account.[ch]
15045                 allow IMAP over SSH tunnel (patch submitted by 
15046                 Martin Pool <mbp@samba.org>)
15047
15048 2001-12-21 [alfons]     0.6.6claws7
15049
15050         * sync with sylpheed 0.6.6cvs4-9
15051                 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
15052
15053 2001-12-21 [christoph]  0.6.6claws6
15054
15055         * src/compose.c
15056         * src/prefs_folder_item.[ch]
15057                 implement saving of outgoing messages to current folder.
15058                 fix segfault when no default outbox is available
15059                 (closes bug #495683)
15060
15061 2001-12-21 [carsten]    0.6.6claws5
15062         * src/folderview.c
15063         * src/summaryview.c
15064                 pressing CTRL while DND does now the expected thing and
15065                 copies the mail (moving is still the default, as this
15066                 seam more appropriate for handling mails by DND)
15067
15068 2001-12-18 [paul]       0.6.6claws4
15069
15070         * sync with sylpheed 0.6.6cvs3
15071                 see ChangeLog entries 2001-12-18
15072
15073 2001-12-18 [hiro]       0.6.6claws3
15074
15075         * src/undo.c
15076                 fix for multibyte characters (obtain the number of letters
15077                 instead of bytes).
15078
15079 2001-12-17 [paul]       0.6.6claws2
15080
15081         * sync with sylpheed 0.6.6cvs1
15082                 see ChangeLog entry 2001-12-16
15083
15084 2000-12-17 [alfons]     0.6.6claws1
15085
15086         * src/filtering.c
15087                 clean up
15088
15089 2001-12-16 [paul]       0.6.6claws
15090 2001-12-15
15091
15092         * Release version 0.6.6claws, cvs tag: rel_0_6_6
15093
15094         * src/mimeview.c
15095                 last minute sync with main 0.6.6
15096
15097         * po/es.po
15098                 updated by Ricardo Mones Lastra
15099                 update for last minute sync
15100         * po/fr.po
15101         * po/nl.po
15102                 update for last minute sync
15103         * po/de.po
15104                 updated by Jens Oberender
15105         * po/pt_BR.po
15106                 updated by Fabio Junior Beneditto
15107
15108         * src/prefs_common.[ch]
15109         * src/undo.c
15110                 number of undo levels is user configurable
15111                 (squeeze it into the release in the dying
15112                 moments) Submitted by Jens Oberender    
15113
15114 2001-12-15 [melvin]
15115
15116         * po/fr.po
15117                 updated french translation
15118
15119 2001-12-15 [paul]       0.6.5claws92
15120
15121         * sync with sylpheed 0.6.5cvs28
15122                 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
15123
15124         * po/nl.po
15125                 update to allow for sync
15126
15127 2001-12-15 [alfons]
15128         
15129         * po/nl.po
15130                 update dutch translation
15131
15132 2001-12-14 [carsten]    0.6.5claws91
15133         * src/summaryview.c
15134                 fixed bug #473785; also after changing the column order
15135                 the same message will be selected and displayed as before
15136                 the reordering
15137
15138 2001-12-14 [carsten]    0.6.5claws90
15139         * src/folderview.c
15140                 probably found the bug reported by wwb opening or closing
15141                 a folder tree just before dnd (found the solution in the
15142                 balsa source -- thanks to them)
15143
15144 2001-12-14 [carsten]    0.6.5claws89
15145         * src/gtkutils.c
15146         * src/account.c
15147                 moved gtk_clist_moveto to the right place, so that
15148                 only the accounts dialog is effected on opening
15149
15150 2001-12-14 [carsten]    0.6.5claws88
15151         * src/gtkutils.c
15152                 gtkut_clist_set_focus_row does a gtk_clist_moveto
15153                 now, so that the focused row will be seen in any case
15154                 (reported by wwp on sf-claws-user)
15155
15156 2001-12-14 [darko]      0.6.5claws87
15157
15158         * src/compose.c
15159                 remove unnecessary line
15160
15161 2001-12-14 [paul]       0.6.5claws86
15162
15163         * sync with sylpheed 0.6.5cvs27
15164                 see ChangeLog entries 2001-12-14
15165
15166 2001-12-14 [carsten]    0.6.5claws85
15167         * src/mainwindow.c
15168                 following a suggestion of Melvin the rcoabm pops up
15169                 right under the button now and the button is reliefed
15170                 while the popup is open
15171
15172 2001-12-14 [darko]      0.6.5claws84
15173
15174         * src/compose.c
15175                 fix crash when wrapping long lines if linewrap quotation
15176                 is disabled and wrapper encounters a word spanning more
15177                 than one line
15178
15179 2001-12-13 [paul]       0.6.5claws83
15180
15181         * src/compose.c
15182                 prefer 'Reply-To' header over mailing list header when
15183                 replying to a message. Finally prevent all those confirmation 
15184                 messages being sent to the list itself.
15185
15186         * src/summaryview.c
15187                 remove unused summary_set_menu_sensitive() entry
15188
15189 2001-12-13 [paul]       0.6.5claws82
15190
15191         * src/folderview.c
15192         * src/pixmaps/inbox-hrm.xpm     ** NEW FILE **
15193         * src/pixmaps/outbox-hrm.xpm    ** NEW FILE **
15194         * src/pixmaps/trash-hrm.xpm     ** NEW FILE **
15195                 improvements to 'Hide read messages': Inbox, Outbox,
15196                 Trash, Queue, and Draft icons now reveal presence of hidden 
15197                 messages
15198
15199 2001-12-12 [alfons]     0.6.5claws81
15200
15201         0.6.5claws80 was tagged as LAST_STABLE
15202
15203         * src/filtering.[ch]
15204         * src/matcher.[ch]
15205         * src/matcher_parser_lex.c
15206                 fix the filtering; my last attempt to get it right, 
15207                 if it does not work, it's Hoa's turn. ;-)
15208
15209                 for my honourable peers:
15210                 
15211                 the code now makes a clear distinction between
15212                 rules as they are displayed (probably escaped),
15213                 and as they are executed (probably unescaped). the
15214                 parser does *NOT* do any unescaping, this is
15215                 the task of the matcher.c (which breaks up a
15216                 rule into condition) and the filtering.c (which
15217                 breaks up the rule's action). to make this
15218                 run happily we provide an unescaped copy of
15219                 crucial strings to the MatcherProp and 
15220                 FilteringAction structures. note that the only
15221                 exception to this is any REGEXP string. those
15222                 are directly passed to regcomp() and regexp()
15223                 (who have much more powerful unescape functions).
15224                 
15225                 for everyone else:
15226         
15227                 you can escape tab (\t), carriage return (\r),
15228                 linefeed (\n), form feed (\f), quote (\"), 
15229                 single quote (\'), bell (\b) in all the entry
15230                 lines in the scoring & filtering dialogs.
15231                 as an added bonus this should not affect
15232                 existing filtering rules.
15233
15234 2001-12-12 [carsten]    0.6.5claws80
15235
15236         * src/summaryview.c
15237         * po/de.po
15238                 "item(s) selected" is now sensitive to 1 or more
15239                 than one selected (nice for language where simple
15240                 adding of a "s" is not possible as German (Eintrag
15241                 ->Eintr"age)
15242                 
15243                 the "forward as attachment" entry from the right
15244                 click menu removed, "forward" acts following the
15245                 prefs
15246         
15247         * src/textview.c
15248                 reverted my former changes; so compiler warning again
15249                 but there's more GTK_TEXT/GTK_STEXT mixing on other places
15250                 nevertheless
15251
15252         * src/messageview.c
15253                 "search in message" does now *not* only work in MVIEW_TEXT
15254                 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
15255                 message
15256
15257         * src/mainwindow.c
15258                 removed "/File/_Close" as it was the same as "/File/E_xit"
15259                 and we don't need it two times
15260
15261                 the separate folder view and message view now get a distinct
15262                 WMCLASS, just in case someone is using sawfish ;-)
15263
15264                 as the menu entries "/View/Message view" and "/View/Folder tree"
15265                 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
15266                 make them sensitive accordingly and as these two are "shown"
15267                 after startup anytime check this menuitem at startup
15268
15269 2001-12-12 [paul]       0.6.5claws79
15270
15271         * src/folderview.c
15272                 fix sensitivity of 'Search folder...', broken in
15273                 0.6.5claws75
15274
15275         * src/mainwindow.c
15276                 fix dodgy English
15277
15278 2001-12-11 [carsten]    0.6.5claws78
15279         * src/filtering.c
15280                 fixed two typos returning a wrong FALSE/TRUE
15281         * src/mainwindow.[ch]
15282                 extra menu for email/news button removed
15283
15284 2001-12-11 [alfons]     0.6.5claws77
15285         
15286         * src/matcher.c                 (1.3)
15287         * src/matcher_parser_lex.l      (1.28)
15288                 revert for another attempt
15289                 mark 0.6.5claws77 as LAST_STABLE
15290
15291 2001-12-11 [christoph]  0.6.5claws76
15292
15293         * po/de.po
15294                 fixed wrong translation for prev. unread msg
15295
15296 2001-12-11 [paul]       0.6.5claws75
15297
15298         * src/folder.[ch]
15299         * src/folderview.c
15300         * src/mainwindow.c
15301         * src/summaryview.[ch]
15302         * src/pixmaps/dir-open-hrm.xpm  ** NEW FILE **
15303                 enable ability to hide read messages on per folder basis via 
15304                 '/Summary/Hide read messages'; when selected, a folder will 
15305                 have a red open folder icon, instead of a blue icon, if the 
15306                 folder contains hidden messges
15307                 submitted by Thomas Link <t.link.tmp200101.gmx.net> 
15308
15309         * src/mainwindow.c
15310                 remove '/Message/Forward as attachment' from 
15311                 main_window_set_menu_sensitive() to prevent debug warning
15312
15313         * src/folderview.c
15314         * src/mainwindow.c
15315                 Clean up some of the English
15316
15317         * tools/newscache_clean.pl
15318                 allow for new 'hidereadmsgs' entry in folderlist.xml
15319
15320         * po/es.po
15321                 updated translation, submitted by Ricardo Mones Lastra
15322
15323 2001-12-11 [paul]       0.6.5claws74
15324
15325         * sync with sylpheed 0.6.5cvs25
15326                 see ChangeLog entry 2001-12-11
15327
15328 2001-12-10 [alfons]     0.6.5claws73
15329
15330         * src/matcher.c
15331                 add more control characters
15332         * src/matcher_parser_lex.l
15333                 make escaping / unescaping work again
15334
15335 2001-12-10 [alfons]     0.6.5claws72
15336
15337         * src/imap.c
15338                 clean up warnings "returning value for void function" 
15339         * src/prefs_filtering.c
15340                 make info button for execute action sensitive
15341
15342 2001-12-10 [paul]       0.6.5claws71
15343
15344         * src/compose.c
15345         * src/imap.[ch]
15346         * src/summaryview.c
15347                 fix: imap server now gets informed of MARKED, UNMARKED
15348                 and REPLY events. Now people can use different IMAP-Mail
15349                 clients and have the exact same information about MARKED,
15350                 UNMARKED and REPLY status with all of them. Especially
15351                 useful for imap servers with a web-frontend.
15352                 submitted by Tobias Sandhaas <medlor@web.de>
15353
15354 2001-12-09 [melvin]     0.6.5claws70
15355         
15356         * src/textview.[ch]
15357                 fixed bug #490076 (hunted down by Alfons who implemented
15358                 a workaround in 0.6.5claws65)
15359
15360 2001-12-09 [christoph]  0.6.5claws69
15361
15362         * src/summaryview.c
15363                 set pointer to string in LOCKED column to NULL
15364                 (might fix bug #490800)
15365
15366 2001-12-09 [carsten]    0.6.5claws68
15367
15368         * po/de.po
15369                 resolved some cluttered menu shortcuts 
15370                 ('creating new email' and 'creating news message'
15371                 hade the same)
15372         * src/compose.c
15373                 wmclass now distinc from main window
15374         * src/mainwindow.c
15375           src/mainwindow.h
15376                 email/news and forward button functionality similar
15377                 to the reply buttons; removed the ugly dropdown arrows
15378                 and use instead the right mouse button
15379
15380 2001-12-09 [paul]       0.6.5claws67
15381
15382         * src/imap.c
15383         * src/utils.h
15384                 allow spaces in imap folder names
15385                 submitted by Willem van Engen <wvengen@stack.nl>
15386
15387 2001-12-09 [paul]       0.6.5claws66
15388
15389         * sync with sylpheed 0.6.5cvs24
15390                 see ChangeLog entry 2001-12-09
15391
15392 2001-12-08 [alfons]     0.6.5claws65
15393
15394         * src/textview.c
15395                 prevent secondary selection claim after "add to sender" dialog
15396                 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
15397                 we trick GTK by simulating a click at (0, 0) in the textview.
15398
15399 2001-12-08 [hoa]        0.6.5claws64
15400
15401         * src/folder.c
15402                 fixed a bug about the .processing folder name while filtering
15403
15404 2001-12-08 [alfons]     0.6.5claws63
15405
15406         * src/folderview.c 
15407                 work around problem of not correctly updating folder stats
15408                 when deleting messages. there's some folder scanning evil
15409                 going so the folderview_update_msg_num() does not work
15410                 correctly. need to investigate this.
15411
15412 2001-12-08 [paul]       0.6.5claws62
15413
15414         * sync with sylpheed 0.6.5cvs23
15415                 see ChangeLog entry 2001-12-08
15416
15417 2001-12-07 [christoph]  0.6.5claws61
15418
15419         * src/compose.c
15420                 fix another header translation problem
15421
15422 2001-12-07 [alfons]     0.6.5claws60
15423
15424         * src/mbox.c
15425                 make filtering also work on local spool mbox
15426
15427 2001-12-07 [carsten]    0.6.5claws59
15428         * src/addressbook.c
15429                 addressbook window gets a wmclass distinct from the main
15430                 sylpheed window
15431         * src/compose.h
15432         * src/mainwindow.[ch]
15433                   forward menu item will use mode selected in prefs, forward 
15434                 as attatchment in menu removed (will be substituted in the
15435                 toolbar similar to reply buttons)
15436                   create news message menu entry and news button is now 
15437                 sensitive to the existance of a news account
15438         * src/pixmaps/stock_mail_reply_quote.xpm           ** REMOVED **
15439         * src/pixmaps/stock_mail_reply_to_all_quote.xpm    ** REMOVED **
15440         * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
15441                 these are removed because the toolbar buttons don't show
15442                 the quoting modus any longer
15443
15444 2001-12-07 [paul]
15445
15446         * tools/newscache_clean.pl      ** NEW FILE **
15447                 perl script to do some tidying up in the newscache directory 
15448                 
15449         * tools/sylpheed-switcher       ** NEW FILE **
15450                 perl script to enable easy switching between main and claws
15451                 
15452         * tools/README
15453                 added descriptions of the two new perl scripts          
15454
15455
15456 2001-12-07 [melvin]     0.6.5claws58
15457
15458         * src/messageview.c
15459                 fixed a warning during compilation introduced in 0.6.5claws56
15460
15461 2001-12-07 [paul]       0.6.5claws57
15462
15463         * src/mainwindow.[ch]
15464         * src/menu.[ch]
15465                 further usability enhancements to replying with or without 
15466                 quoting via the toolbar, use of Ctrl key is replaced by 
15467                 drop down menu 
15468                 Submitted by Carsten Schurig            
15469
15470 2001-12-07 [melvin]     0.6.5claws56
15471
15472         * src/messageview.c
15473                 hack to fix bug that prevented to make/paste selections
15474                 after switching between MVIEW_TEXT and MVIEW_MIME views
15475                 without deselecting the selection first.
15476
15477 2001-12-06 [alfons]     0.6.5claws55
15478
15479         * src/filtering.[ch]
15480         * src/inc.c
15481                 revise filtering a little bit more, and make sure
15482                 messages are delivered to the appropriate inbox
15483                 (perhaps set per account)
15484
15485 2001-12-06 [paul]       0.6.5claws54
15486
15487         * sync with sylpheed 0.6.5cvs22
15488                 see ChangeLog entry 2001-12-06
15489
15490 2001-12-05 [alfons]     0.6.5claws53
15491
15492         * src/inc.c
15493         * src/folder.[ch]
15494         * src/procmsg.c
15495         * src/filtering.c
15496                 more revisions of filtering system
15497                 (last stable version is marked as LAST_STABLE)
15498                 
15499                 | NOTE 1): the filtering system now uses a local folder called
15500                 | .processing. if filtering fails, check this directory
15501                 | for missing messages.
15502                 |
15503                 | NOTE 2): help us find the filtering actions still missing
15504
15505 2001-12-05 [paul]       0.6.5claws52
15506
15507         * src/mainwindow.c
15508                 fix bug where 'Empty Trash?' pop-up window appears even
15509                 when Trash is empty, submitted by Jesse Skinner         
15510
15511 2001-12-05 [melvin]     0.6.5claws51
15512
15513         * src/compose.c
15514                 fixed bug #486106 to select correct account when reediting 
15515                 a queued message
15516         
15517 2001-12-04 [alfons]     0.6.5claws50
15518
15519         * src/mh.c
15520                 declare markfile in appropriate functions when
15521                 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
15522                 for spotting this)
15523
15524 2001-12-04 [paul]       0.6.5claws49
15525
15526         * sync with sylpheed 0.6.5cvs21
15527                 see ChangeLog entry 2001-12-04
15528
15529 2001-12-03 [christoph]  0.6.5claws48
15530
15531         * po/de.po
15532                 changed translation of undo
15533         * src/account.c
15534         * src/folder.c
15535                 don't reinvent the wheel to traverse a GNode
15536         * src/compose.[ch]
15537                 seperate code to create the compose gui into functions
15538                 add "Others" page with folder selection for saving copy
15539                 of the message.
15540                 the folder identifier is saved to queue header
15541         * src/procmsg.c
15542                 save message to folder in queue header
15543
15544 2001-12-03 [paul]       0.6.5claws47
15545
15546         * sync with sylpheed 0.6.5cvs20
15547                 see ChangeLog entry 2001-12-03
15548
15549 2001-12-01 [paul]
15550
15551         * more sync with sylpheed 0.6.5cvs19
15552                 see ChangeLog entry 2001-11-29
15553
15554 2001-11-30 [paul]       0.6.5claws46
15555         
15556         * src/compose.c
15557                 remove conflicts introduced by Hoa's last commit
15558          
15559         * src/mainwindow.c
15560                 make 'Message/Bounce' sensitive
15561
15562 2001-11-30 [hoa]        0.6.5claws45
15563
15564         * src/compose.c
15565                 slightly change bounce function to add
15566                 information about the user that bounced the mail
15567                 in the From header line.
15568
15569         * src/folderview.c
15570                 permit the use of processing in outbox folder.
15571
15572 2001-11-29 [paul]       0.6.5claws44
15573
15574         * src/mainwindow.[ch]
15575         * src/prefs_common.c
15576         * src/pixmaps/stock_mail_reply_quote.xpm            ** NEW FILE **
15577         * src/pixmaps/stock_mail_reply_to_all_quote.xpm     ** NEW FILE **
15578         * src/pixmaps/stock_mail_reply_to_author_quote.xpm  ** NEW FILE **
15579                 usability enhancements to the quoting, implements
15580                 use of Ctrl key to toggle quoting settings
15581                 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
15582
15583 2001-11-29 [paul]       0.6.5claws43
15584         
15585         * sync with sylpheed 0.6.5cvs19
15586                 see ChangeLog entry 2001-11-28
15587
15588 2001-11-29 [melvin]     0.6.5claws42
15589         * src/Makefile.am
15590                 added enriched.[ch] to the list of files
15591
15592         * src/textview.c
15593         * src/mimeview.c
15594         * src/procmime.[ch]
15595         * src/enriched.[ch]
15596                 added support to view text/enriched
15597                 added support to show headers in message view for text/enriched and text/html
15598                         in non multipart messages
15599
15600 2001-11-28 [paul]       0.6.5claws41
15601
15602         * more sync with sylpheed 0.6.5cvs18
15603                 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
15604
15605 2001-11-27 [paul]       0.6.5claws40
15606         
15607         * po/pt_BR.po
15608                 updated translation, submitted by Fabio Junior Beneditto
15609                 
15610         * sync with sylpheed 0.6.5cvs18
15611                 see ChangeLog entries 2001-11-26 (src/textview.c) and
15612                 2001-11-27
15613
15614
15615 2001-11-26 [paul]
15616
15617         * po/es.po
15618                 updated translation, submitted by Ricardo Mones Lastra
15619
15620 2001-11-26 [alfons]
15621
15622         * src/matcher.c
15623                 add more translatable strings
15624
15625 2001-11-26 [christoph]  0.6.5claws39
15626
15627         * po/de.po      
15628                 fixed one more umlaut
15629         * src/compose.c
15630                 fix translated header when it should not be translated
15631
15632 2001-11-26 [paul]       0.6.5claws38
15633
15634         * src/mainwindow.c
15635                 remove '/Message/Add Sender to address book' from 
15636                 main_window_set_menu_sensitive(), prevent debug warning
15637                 add 'Message/Mark/Mark all read' to mainwin_entries[]
15638
15639 2001-11-26 [paul]       0.6.5claws37
15640
15641         * src/summaryview.c
15642                 fix 'recurring unread state' bug 
15643
15644         * tools/README 
15645         * tools/filter_conv.pl
15646                 read name of top level mailbox from folderlist.xml
15647                 and presume nothing about its name              
15648
15649 2001-11-26 [darko]      0.6.5claws36
15650
15651         * src/gtkstext.[ch]
15652                 removed functions that are now in gtkutils.c
15653                 use gtkut_text_is_uri_string() from gtkutils.c
15654         * fix my comment on 2001-11-23 (missing gtkutils.[ch])
15655
15656 2001-11-26 [paul]       0.6.5claws35
15657
15658         * sync with sylpheed 0.6.5cvs16
15659                 see ChangeLog entries 2001-11-25 and 2001-11-26
15660
15661 2001-11-25 [alfons]     0.6.5claws34
15662
15663         EXPERIMENTAL!!! Please checkout the last stable version using: 
15664           
15665         % cvs update -r LAST_STABLE -dRAP
15666
15667         (Or help us testing this stuff.)
15668
15669         * src/filtering.c               (1.14)
15670         * src/filtering.h               (1.6)
15671         * src/inc.c                     (1.28)
15672         * src/matcher.c                 (1.20)
15673         * src/mbox.c                    (1.9)
15674         * src/procmsg.h                 (1.14)
15675         * src/summaryview.c             (1.59)
15676         * src/summaryview.h             (dunno)
15677                 revert/merge/sync to as it was before commit 
15678                 on Thu, 19 Jul 2001 10:15:51 -0700.
15679
15680 2001-11-25 [hoa]        0.6.5claws33
15681
15682         * src/main.c
15683                 processing mails at startup
15684
15685         * src/folderview.c
15686         * src/summaryview.[ch]
15687                 processing mails when entering folder
15688
15689         * src/prefs_filtering.c
15690                 fixed some UI bugs
15691
15692 2001-11-24 [alfons]     0.6.5claws32
15693
15694         * src/summaryview.[ch]
15695                 make summary sort headers work, and also make
15696                 sure the sort type is stored
15697
15698 2001-11-23 [alfons]     0.6.5claws31
15699
15700         * src/summaryview.[ch]
15701                 make lock work like mark
15702                 disallow deleting messages marked as locked
15703
15704 2001-11-23 [alfons]     0.6.5claws30
15705
15706         * src/gtkstext.c
15707         * src/compose.[ch]
15708         * src/Makefile.am
15709         * src/undo.[ch]
15710                 merge undo patch submitted by Jens
15711
15712 2001-11-23 [christoph]  0.6.5claws29
15713
15714         * src/.cvsignore
15715                 added ylwrap
15716         * src/compose.c
15717                 fixed gpg signing and encoding
15718         * src/folder.[ch]
15719         * src/main.c
15720                 added --status option to get new, unread and total
15721                 message count from a running sylpheed
15722         * src/prefs_common.c
15723                 temporary fix for reply_with_quote problem
15724                 (don't call functions for non existing widget)
15725         * src/procmsg.c
15726                 one more check for ignored threads but still not
15727                 always working correctly. probably a recursive
15728                 check for all parents is needed
15729
15730 2001-11-23 [darko]      0.6.5claws28
15731
15732         * src/compose.c
15733                 wrapping on send improvements
15734         * src/gtkutils.[ch]
15735                 fix for GtkSText after last sync with main branch
15736                 GTK_TEXT -> GTK_STEXT
15737
15738 2001-11-23 [paul]       0.6.5claws27
15739
15740         * sync with sylpheed 0.6.5cvs14
15741                 see ChangeLog entries 2001-11-22 and 2001-11-23
15742                 
15743         * po/de.po
15744                 fixed the scrambled umlauts 
15745                 submitted by Carsten Schurig <Carsten.Schurig@web.de>
15746
15747 2001-11-21 [paul]       0.6.5claws26
15748
15749         * sync with sylpheed 0.6.5cvs12
15750                 see 2nd ChangeLog entry dated 2001-11-20
15751
15752 2001-11-20 [paul]       0.6.5claws25
15753
15754         * sync with sylpheed 0.6.5cvs11
15755                 see ChangeLog entry 2001-11-19 (src/utils.c)
15756
15757 2001-11-20 [hiro]
15758
15759         * src/compose.c
15760                 GTK_TEXT -> GTK_STEXT
15761                 fix for wrong comment
15762
15763 2001-11-20 [hiro]       0.6.5claws24
15764
15765         * src/compose.[ch]
15766                 more merges from main branch
15767                 removed fatal warnings (uninitialized variables etc.)
15768                 some coding style fix
15769         * src/gtkutils.h
15770                 fixed typo.
15771         * src/addressbook.c
15772           src/addrindex.c
15773                 V-Card -> vCard
15774
15775 2001-11-19 [hoa]        0.6.5claws23
15776
15777         * src/filtering.c
15778         * src/prefs_scoring.c
15779         * src/matcher.[ch]
15780         * src/scoring.c
15781                 cleaning code
15782
15783         * src/matcher_parser_parse.y
15784         * src/prefs_filtering.c
15785                 bouncing
15786
15787 2001-11-19 [alfons]     0.6.5claws22
15788
15789         more of my old things into claws
15790
15791         * src/Makefile.am
15792         * src/prefs_common.c
15793         * src/procmsg.h
15794         * src/summaryview.[ch]
15795         * src/prefs_summary_column.c
15796         * src/pixmaps/locked.xpm
15797                 add indicators for locking of message in summary view
15798                 (does not work yet, only visual indicator)
15799
15800 2001-11-19 [paul]       0.6.5claws21
15801
15802         * sync with sylpheed 0.6.5cvs10
15803                 see ChangeLog entry 2001-11-19
15804
15805 2001-11-18 [alfons]     0.6.5claws20
15806         
15807         * src/filtering.c
15808                 remove an inadvertent free I forgot in previous clean up 
15809
15810 2001-11-18 [alfons]     0.6.5claws19
15811
15812         * src/filtering.[ch]
15813                 clean up & plug leaks
15814
15815 2001-11-18 [paul]       0.6.5claws18
15816
15817         * sync with sylpheed 0.6.5cvs9
15818                 see ChangeLog entries 2001-11-17 and 2001-11-18
15819
15820 2001-11-16 [paul]       0.6.5claws17
15821
15822         * sync with sylpheed 0.6.5cvs8
15823                 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
15824
15825 2001-11-16 [paul]       0.6.5claws16
15826
15827         * sync with sylpheed 0.6.5cvs7
15828                 see ChangeLog entries 2001-11-15 and 2001-11-16
15829
15830 2001-11-15 [hoa]        0.6.5claws15
15831
15832         * src/compose.c
15833                 fix bounce, mails we received couln't be bounced to ourself.
15834
15835         * src/defs.h
15836         * src/filtering.[ch]
15837         * src/matcher.[ch]
15838         * src/matcher_parser.h
15839         * src/matcher_parser_lex.l
15840         * src/matcher_parser_parse.y
15841         * src/inc.c
15842         * src/main.c
15843         * src/mbox.c
15844         * src/prefs_filtering.[ch]
15845         * src/mainwindow.c
15846         * src/prefs_matcher.c
15847         * src/prefs_scoring.c
15848         * src/scoring.[ch]
15849         * src/summaryview.c
15850                 new matcher/filter/score configuration file parser
15851                 one unique configuration file => ~/.sylpheed/matcherrc
15852                 import in currently automatic, then save are made
15853                 in this new file.
15854                 one filter per folder and one global filter
15855                 (filter of a folder will be used as folder processing)
15856
15857         * src/folder.c
15858                 fix a bug in folder_item_get_identifier
15859                 
15860         * src/messageview.c
15861                 receive receipt return are fixed.
15862
15863 2001-11-14 [alfons]     0.6.5claws14
15864
15865         * src/session.h
15866                 add things from main branch to make claws compile
15867
15868 2001-11-14 [paul]       0.6.5claws13
15869
15870         * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
15871                 see ChangeLog entries 2001-11-08 to 2001-11-14
15872
15873 2001-11-14 [hoa] 0.6.5claws12
15874
15875         * src/compose.[ch]
15876         * src/mainwindow.c
15877         * src/summaryview.c
15878                 add "bounce mail" option
15879
15880 2001-11-13 [christoph]  0.6.5claws11
15881
15882         * src/compose.c
15883                 Cleanup a mess i add before commiting
15884
15885 2001-11-13 [hoa]        0.6.5claws10
15886
15887         * src/compose.c
15888                 some fixes when mail are sent or
15889                 for crossposts
15890
15891 2001-11-13 [christoph]  0.6.5claws9
15892
15893         * po/de.po
15894                 Changed two string with the same translation
15895         * src/compose.c
15896         * src/procmsg.[ch]
15897         * src/send.[ch]
15898                 New mailsending process:
15899                   - Always queue message before sending
15900                     (message will be saved if sylpheed crashed or
15901                      freezes while sending)
15902                   - Allow queuing of newspostings
15903                   - No copy in outbox before sending
15904                     (closes bug #469501)
15905                   - No more redundant code for send and send_later
15906         * src/summaryview.c
15907                 Applied wwp <subscript@free.fr>'s patch that fixes
15908                 marks for multiple forwarded messages (+compose.c)
15909
15910 2001-11-12 [alfons]
15911
15912         * README.claws
15913                 remove things that are now in main branch
15914         
15915         * po/nl.po
15916                 update Dutch translation
15917
15918 2001-11-12 [mhadasht]   0.6.5.claws8
15919
15920         * src/prefs_common.c
15921                 re-enabled account autoselection feature for forward
15922                 and reedit lost during the branch point for SYNC-B4-REL
15923         * src/gtkspell.c
15924                 gtkpspell_get_dict(): more readable code (even if function is
15925                 not used yet)
15926         * ChangeLog.claws
15927                 added version number info to 2001-11-12 [hiro] comment.
15928
15929 2001-11-12 [hiro]       0.6.5.claws7
15930
15931         * src/compose.c
15932                 compose_forward(): fixed a bug that forward quote mark
15933                 wasn't used.
15934                 removed unnecessary code.
15935         * src/template_select.[ch]: removed.
15936
15937 2001-11-11 [alfons]
15938
15939         * src/compose.c
15940                 :%s/GTK_TEXT/GTK_STEXT/g
15941         
15942         * src/compose.[ch]
15943         * src/undo.[ch]
15944         * src/Makefile.am
15945                 revert the undo stuff (this is 0.6.6claws stuff)
15946
15947 2001-11-11 [hoa]        0.6.5.claws6
15948
15949         * src/compose.[ch]
15950                 Insert signature at the end of the text.
15951                 Added undo patch but currently disabled
15952
15953         * src/procmsg.c
15954                 Threading by subject improved.
15955
15956         * added src/undo.[ch]
15957                 Undo module for compose dialog box.
15958
15959 2001-11-11 [alfons]     0.6.5.claws5
15960
15961         * src/procmsg.c
15962                 prevent threading by subject on nodes that have already been
15963                 threaded by in-reply-to (as in "circular references in a tree
15964                 result in a dead branch")
15965
15966 2001-11-09 [hoa]        0.6.5.claws4
15967         
15968         * src/folderview.c
15969                 allows creation of mbox folder item from any files.
15970
15971 2001-11-09 [alfons]     0.6.5.claws3
15972         
15973         * src/utils.c
15974         * src/procmsg.c
15975                 do what I mean and correct threading by subject so it really
15976                 ignores attracting lines without "Re: "
15977
15978 2001-11-07 [alfons]     0.6.5.claws2
15979
15980         * src/procmsg.c
15981         * src/utils.[ch]
15982                 only attract by subject if a subject line starts with a "Re: "
15983         * src/syldap.c
15984                 remove warning
15985
15986 2001-11-07 [paul]       0.6.5claws1
15987
15988         * sync with sylpheed 0.6.5. release
15989                 see ChangeLog entry 2001-11-07
15990
15991 2001-11-07 [paul]       0.6.4claws31
15992
15993         * sync with sylpheed 0.6.4cvs18
15994                 see ChangeLog entries 2001-10-30 to 2001-11-07
15995                 prefs_templates.[ch] renamed prefs_template.[ch]
15996
15997 2001-11-06 [alfons]
15998         
15999         * src/utils.h
16000                 add semicolon Hoa forgot ;-)
16001                 
16002
16003 2001-11-06 [hoa]        0.6.4claws30
16004         
16005         * src/procmsg.c
16006         * src/summaryview.c
16007         * src/utils.c
16008         * src/utils.h
16009                 threading by subject - empty subject are ignored
16010
16011 2001-11-06 [christoph]  0.6.4claws29
16012
16013         * src/socket.c
16014                 use SSL_peek for sock_gets
16015         * src/utils.c
16016                 removed unneeded pointer in extracting quoted
16017                 names implementation
16018
16019 2001-11-06 [melvin]     0.6.4claws28
16020
16021         * src/gtkspell.c
16022                 fixed bug #476792 Selection overtyping with spell checker
16023                 fixed bug which could cause a buffer overflow
16024                 fixed a memory leak
16025
16026 2001-11-06 [hoa]        0.6.4claws27
16027         
16028         * src/procmsg.c
16029         * src/summaryview.c
16030                 threading by subject
16031
16032 2001-11-05 [alfons]     0.6.4claws26
16033         
16034         * README.claws
16035                 Claws -> Sylpheed (vice versa)
16036
16037         * src/compose.c
16038                 :%s/gtk_text/gtk_stext/g
16039                 :%s/GTK_TEXT/GTK_STEXT/g
16040                 (thanks to Jonathan Ware for spotting this)
16041
16042 2001-11-04 [christoph]  0.6.4claws25
16043
16044         * src/summaryview.c
16045                 replace Xalloca + strdup with Xstrdup_a
16046         * src/utils.c
16047                 better implementation of extracting quoted names
16048                 from addresses (remove backlashes and ignore
16049                 quotes after them)
16050
16051 2001-11-04 [alfons]     0.6.4claws24
16052
16053         * src/utils.[ch]
16054                 edit to comply more with coding style
16055
16056         * src/textview.c
16057                 fix bug reported by Kim Schulz. introduced by the patch integrated
16058                 in 0.6.4claws15. the code did not check the return value of
16059                 the html parser.
16060
16061         * AUTHORS
16062                 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
16063
16064 2001-11-04 [christoph]  0.6.4claws23
16065
16066         * src/main.c
16067         * src/prefs_common.[ch]
16068                 init some pointers that possibly caused a segfault
16069                 reported in the claws-users ML
16070
16071 2001-11-04 [hoa]        0.6.4claws22
16072
16073         * src/grouplistdialog.c
16074                 change the names of the nodes in the tree
16075
16076         * src/compose.c
16077                 enhanced mailto syntax as described in
16078                 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
16079                 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
16080
16081         * src/utils.c
16082                 encode and decode URI (useful when opening URL into
16083                 netscape).
16084
16085 2001-11-03 [hoa]        0.6.4claws21
16086
16087         * src/grouplistdialog.c
16088                 a new newsgroups list selection dialog box
16089                 with a CTree instead of a CList
16090
16091 2001-11-03 [hoa]        0.6.4claws20
16092
16093         * src/folderview.c
16094                 enable property and scoring options when right
16095                 click on "inbox"
16096
16097         * src/summaryview.c
16098                 fixed bug when nickname were displayed using
16099                 the address book.
16100
16101 2001-11-02 [darko]      0.6.4claws19
16102
16103         * src/compose.c
16104                 new wrap quotation and URL/long words wrapping implementation
16105         * src/compose.c src/gtkstext.[ch]
16106                 move gtkstext_strncmp() to gtkstext.c
16107
16108 2001-11-01 [christoph]  0.6.4claws18
16109
16110         * src/prefs_account.c
16111                 fixed mess in account settings dialog
16112         * src/prefs_folder_item.c
16113                 added label with folder path to dialog
16114
16115 2001-10-31 [match]      0.6.4claws17
16116
16117         * src/vcard.c
16118                 fix memory leak.
16119         * src/addrbook.c
16120                 fix generation of spurious address book file names.
16121                 remove redundant functions.
16122         * po/POTFILES.in
16123                 added missing file names.
16124
16125 2001-10-30 [paul]       0.6.4claws16
16126
16127         * sync with sylpheed 0.6.4cvs6
16128                 see ChangeLog entries 2001-10-26 to 2001-10-30
16129
16130         * tools/filter_conv.pl
16131                 read folderlist.xml to discover whether the top-level
16132                 folder is called 'Mailbox' or 'Mail' 
16133
16134 2001-10-29 [paul]       0.6.4claws15
16135
16136         * src/html.c, src/textview.c
16137                 activate links in html mail and fix clickable parts
16138                 Submitted by Matthieu Dazy <dazy@t-surf.com>
16139
16140 2001-10-29 [paul]
16141
16142         * po/de.po, po/es.po, po/pt_BR/po
16143                 updated translations, submitted by Jens Oberender,
16144                 Ricardo Mones Lastra, and Fabio Junior Beneditto
16145
16146 2001-10-29 [darko]      0.6.4claws14
16147
16148         * src/compose.c
16149                 fix wrapping for good
16150
16151 2001-10-29 [darko]
16152
16153         * src/compose.c
16154                 undo previous change as it broke the smart wrapping
16155
16156 2001-10-29 [darko]      0.6.4claws13
16157
16158         * src/compose.c
16159                 fix infinite loop when long URL is quoted
16160                 (closes bug #475122.
16161
16162 2001-10-28 [match]
16163
16164         * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
16165                 import Mutt address book
16166         * src/ldif.[ch] src/importldif.h
16167                 modified import LDIF handle user attributes
16168
16169 2001-10-28 [christoph]  0.6.4claws12
16170
16171         * src/summaryview.c
16172                 fixed that filtering did not work if there
16173                 were no filter rules
16174                 (closes bug #472003 and better implementation
16175                  of patch #474644)
16176
16177 2001-10-27 [christoph]  0.6.4claws11
16178
16179         * src/compose.c
16180                 make the folder's default account to be used when
16181                 replying. (patch by wwp <subscript@free.fr>)
16182         * src/compose.c
16183                 code cleanup, nearly killed all of wwp's patch
16184                 for folder's default account in compose
16185         * src/folderview.c
16186                 error panel when a folder could not be created
16187                 (closes bug #471080 new folder name & already
16188                  existing file)
16189
16190 2001-10-26 [alfons]
16191
16192         * src/utils.h
16193                 change prototype of strstr2() that Christoph forgot about
16194
16195 2001-10-26 [christoph]  0.6.4claws10
16196
16197         * src/account.c
16198                 made search for accounts by email address not case
16199                 sensitive
16200         * src/folder.c
16201                 fixed memory leak in folder_item_get_identifier
16202         * src/gtkspell.c
16203         * src/utils.c
16204                 fixed wrong strstr2 (should work like strstr)
16205
16206 2001-10-26 [darko]      0.6.4claws9
16207
16208         * src/compose.c src/gtkstext.[ch]
16209         * src/gtkstext.c
16210                 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
16211
16212 2001-10-26 [paul]       0.6.4claws8
16213
16214         * src/html.c
16215                 ignore css and javascript tags in html mail
16216                 case-insensitive, with or without double-quoted
16217                 strings
16218
16219 2001-10-26 [paul]       0.6.4claws7
16220
16221         * sync with sylpheed 0.6.4cvs1
16222                 see ChangeLog entry 2001-10-26
16223
16224         * src/prefs_account.c, src/prefs_common.c,
16225           src/prefs_summary_column.c
16226                 minor improvements to the English
16227
16228 2001-10-25 [alfons]     0.6.4claws6
16229
16230         * src/gtkstext.c
16231         
16232                 make GtkSText follow style of GtkText (closes bug 
16233                 #469211 "text selection while writing message")
16234                 
16235                 do sync with GTK 1.2.10
16236
16237 2001-10-25 [paul]       0.6.4claws5
16238
16239         * src/html.c
16240                 ignore css tags in html mail
16241
16242 2001-10-25 [darko]      0.6.4claws4
16243
16244         * src/compose.c
16245                 don't declare is_url_string as static function since
16246                 we need it in gtkstext.c
16247         * src/gtkstext.c
16248                 remove unused variable
16249                 don't wrap long URLs while composing a message
16250
16251 2001-10-24 [christoph]  0.6.4claws3
16252
16253         * src/socket.c
16254                 fix ssl deadlock, when peer closes connection
16255
16256 2001-10-24 [paul]       0.6.4claws2
16257
16258         * src/prefs_common.c
16259                 gettextize the gpg ascii-armored warning message
16260
16261         * src/compose.c
16262                 insert a DOS/MAC file into the composed message
16263                 (improvements)
16264
16265         * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
16266
16267 2001-10-22 [paul]       0.6.4claws1
16268
16269         * sync with sylpheed 0.6.4 release
16270                 see ChangeLog entries 2001-10-21
16271
16272         * po/fr.po, po/pt_BR.po
16273                 updated by Melvin Hadasht and Fabio Junior Beneditto
16274
16275 2001-10-21 [paul]       0.6.3claws30
16276
16277         * src/compose.c
16278                 insert a DOS text file from the compose window
16279                 into the composed message text (removes CRs characters)
16280                 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
16281
16282         * tools/filter_conv.pl, tools/README
16283                 automatically use ~/.sylpheed as working directory
16284                 print out confirmation message on completion
16285
16286         * correct Hoa's last ChangeLog.claws entry
16287
16288 2001-10-20 [hoa]        0.6.3claws29
16289
16290         * src/grouplistdialog.c
16291                 bugfix (another ?) to give the right
16292                 newsgroups list for each news server.
16293
16294         * src/news.c
16295         * src/news.h
16296                 improve the newsgroups list cache
16297
16298 2001-10-20 [paul]       0.6.3claws28
16299
16300         * sync with sylpheed 0.6.3cvs9
16301                 see ChangeLog entry 2001-10-19
16302
16303         * correct Alfons' last ChangeLog.claws entry
16304
16305 2001-10-19 [alfons]
16306
16307         * src/pgptext.[ch]
16308                 fix compilation problems (part of bug #472895)
16309
16310 2001-10-18 [hoa]        0.6.3claws27
16311
16312         * src/grouplistdialog.c
16313                 bugfix when we refresh was clicked (bug 472701)
16314
16315 2001-10-19 [christoph]  0.6.3claws26
16316
16317         * src/compose.c
16318                 last header entry should default to "To:" or
16319                 "Newsgroups:" and not copy the last entry line
16320                 in a new compose window
16321                 (closes bug #472686, #470792)
16322
16323 2001-10-19 [paul]       0.6.3claws25
16324
16325         * sync with Sylpheed 0.6.3cvs8
16326                 see ChangeLog entries 2001-10-18 and 2001-10-19
16327
16328 2001-10-18 [christoph]  0.6.3claws24
16329
16330         * src/procmsg.c
16331                 reimplement ignore thread
16332         
16333 2001-10-18 [hoa]        0.6.3claws23
16334
16335         * src/folderview.c
16336         * src/grouplistdialog.[ch]
16337                 enhanced news subscription interface (feature 469113)
16338
16339         * src/news.c
16340         * src/news.h
16341                 enchanced newsgroup listing,
16342                 now, we can get groups informations
16343                 (NNTPGroupInfo)
16344
16345 2001-10-18 [paul]       0.6.3claws22
16346
16347         * src/summaryview.c
16348                 remove comment (sync with main branch)
16349         * src/mainwindow.c
16350                 fix 'Re-edit' bug in 'Message' menu
16351
16352 2001-10-17 [christoph]  0.6.3claws21
16353
16354         * src/compose.c
16355                 ignore empty or whitespace only header lines
16356
16357 2001-10-17 [paul]       0.6.3claws20
16358
16359         * sync with sylpheed 0.6.3cvs7
16360                 see ChangeLog entries 2001-10-14, 2001-10-16, and
16361                 2001-10-17
16362
16363 2001-10-17 [darko]
16364
16365         * src/compose.c
16366                 wrap long lines without spaces
16367                 don't wrap URLs
16368
16369 2001-10-16 [paul]
16370
16371         * po/es.po, po/nl.po, po/pt_BR.po
16372                 updated by Ricardo Mones Lastra, Alfons,
16373                 and Fabio Junior Beneditto
16374
16375         * sylpheed-0.6.3claws released
16376
16377 2001-10-15 [melvin] 0.6.3claws18
16378
16379         * README.claws
16380                 added summary and detailed installation instructions
16381                 for spell checker
16382         * po/fr.po
16383                 Updated, corrected and completed french translation
16384
16385 2001-10-15 [hoa] 0.6.3claws17
16386         * src/grouplistdialog.c
16387                 we can choose the newsgroups to display with wildcards
16388
16389 2001-10-15 [christoph]  0.6.3claws16
16390
16391         * src/account.c
16392         * src/compose.c
16393         * src/prefs_folder_item.[ch]
16394                 applied wwp <subscript@free.fr>'s folder
16395                 default account patch
16396         * po/de.po
16397                 Fixed wrong translation
16398
16399 2001-10-13 [alfons, christoph, melvin]  
16400                         0.6.3claws15
16401
16402         solution #2 to solve MT-safety problems defers all GUI related calls
16403         to the main thread using a gtk_idle_add() callback. discussed on
16404         ircnet #sylpheed, with christoph spotting some issues with the
16405         original code, and melvin allowing us to lobotomize his sylpheed.
16406
16407         * src/syldap.[ch], src/main.c
16408                 fix race problem in ldap search thread by deferring GUI 
16409                 stuff to main thread using gtk_idle_add()
16410
16411 2001-10-13 [paul]       0.6.3claws14
16412
16413         * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
16414                 add Sergey's smtpcred.patch
16415                 adds separate username/password setting for SMTP Auth
16416                 needed by some servers
16417                 (closes feature request #471659)
16418
16419 2001-10-13 [paul]       0.6.3claws13
16420
16421         * src/pgptext.[ch] **NEW FILES**
16422         * src/Makefile.am, src/messageview.c, src/mimeview.c
16423                 decrypt ascii-armored gpg text embedded in
16424                 the message body.
16425                 Submitted by Jens Jahnke <jan0sch@gmx.net>
16426
16427 2001-10-13 [christoph]  0.6.3claws12
16428
16429         * README.claws
16430                 some more details on default to and
16431                 feature requests
16432         * src/main.c
16433                 init glib threading when ldap is used
16434         * src/syldap.c
16435                 threading fixes
16436         * po/de.po
16437                 fixed a typo
16438
16439 2001-10-12 [paul]       0.6.3claws11
16440
16441         * src/prefs_common.[ch], src/rfc2015.c
16442                 enable ascii-armored gpg text to be embedded in the
16443                 message body, selectable through the 'Privacy'
16444                 preferences. Supports encrypting only.
16445                 Submitted by Ravemax <ravemax@dextrose.com>
16446
16447 2001-10-12 [paul]       0.6.3claws10
16448
16449         * sync with sylpheed 0.6.3cvs6
16450                 see ChangeLog entries 2001-10-11 and 2001-11-12
16451
16452         * src/folderview.c
16453                 incorporated mbox folders, scoring, and folder
16454                 properties into the sync
16455
16456 2001-10-12 [darko]      0.6.3claws9
16457
16458         * README.claws
16459                 describe quotation wrapping
16460         * src/compose.c
16461                 don't treat tab as space to calculate line length properly
16462
16463 2001-10-11 [alfons]
16464
16465         * README.claws
16466                 correct description of how to make new filtering system work,
16467                 add some other things
16468                 
16469         * src/syldap.c
16470                 remove sched_yield() (not necessary / unportable)
16471
16472 2001-10-11 [paul]       0.6.3claws8
16473
16474         * sync with sylpheed 0.6.3cvs3
16475                 see ChangeLog entry 2001-10-10
16476
16477 2001-10-10 [christoph]  0.6.3claws7
16478
16479         * .cvsignore
16480                 ignore 2 files created by newer autotools
16481         * src/prefs_folder_item.c
16482                 using table for widget alignment
16483                 fixed memory leak and broken octal display
16484         * src/filesel.c
16485                 fixed segfault caused by lost filename
16486                 workaround (closes bug #469551)
16487
16488 2001-10-10 [paul]       0.6.3claws6
16489
16490         * sync with sylpheed 0.6.3cvs2
16491                 see ChangeLog entries 2001-10-09 and 2001-10-10
16492
16493 2001-10-10 [darko]      0.6.3.claws5
16494
16495         * src/gtkstext.c
16496                 proper calculation of right margin if smart wrapping is enabled
16497         * src/compose.c
16498                 automatically wrap long lines if wrap quotation is enabled
16499
16500 2001-10-09 [alfons]     0.6.3.claws4
16501
16502         * src/summaryview.c
16503                 select correct row when deleting last row in the summary view (and
16504                 close bug "[ #469104 ] select second last in list when deleting")
16505
16506 2001-10-09 [paul]       0.6.3claws3
16507
16508         * sync with sylpheed 0.6.3cvs1
16509                 updated some autotool scripts
16510
16511 2001-10-09 [darko]      0.6.3claws2
16512
16513         * src/gtkstext.[ch]
16514                 new name and mark with Sylpheed comment
16515         * src/compose.c
16516                 smart quotation wrapping a-la VIM
16517
16518 2001-10-08 [paul]       0.6.3claws1
16519
16520         * sync with sylpheed 0.6.3 release
16521                 see ChangeLog entry 2001-10-08
16522
16523 2001-10-08 [paul]       0.6.2claws24
16524
16525         * src/summaryview.c
16526                 more sync with sylpheed 0.6.2cvs12
16527                 Fixed the bug that didn't select the last row correctly
16528
16529
16530 2001-10-07 [paul]       0.6.2claws23
16531
16532         * sync with sylpheed 0.6.2cvs12
16533                 see ChangeLog entry 2001-10-07
16534
16535 2001-10-06 [match]
16536         * src/jpilot.[ch]
16537                 enable jpilot to read unsynch'ed addresses.
16538
16539         * src/editldap_basedn.c
16540                 fix segfault when opening dialog.
16541
16542 2001-10-06 [alfons]     0.6.2.claws22
16543
16544         * src/summaryview.c
16545                 fix bug with summary view selecting last *inserted*
16546                 node instead of last *visible* node. remember we
16547                 work with a tree
16548
16549 2001-10-06 [paul]       0.6.2claws21
16550
16551         * po/pt_BR.po
16552                 updated translation, contains some fixes and new
16553                 translations, submitted by Gustavo Noronha Silva
16554                 <kov@debian.org>
16555
16556         * src/prefs_common.c
16557                 change 'each' to 'every' - fix dubious English
16558
16559         * sync with sylpheed 0.6.2cvs11
16560
16561 2001-10-05 [alfons]     0.6.2claws20
16562
16563         * src/mainwindow.[ch], src/folderview.c
16564                 make composite tool button switch between "Compose News"
16565                 and "Compose Mail" depending on selected folder
16566                 (nifty idea by Kim Schulz <kim@schulz.dk>)
16567
16568 2001-10-05 [paul]       0.6.2claws19
16569
16570         * src/mainwindow.c, src/summaryview.c
16571                 fix 'Message/Reply to all', broken in last commit
16572
16573         * src/compose.c
16574                 fix X_BEENTHERE seg fault, thanks to Alfons
16575
16576 2001-10-04 [paul]       0.6.2claws18
16577
16578         * src/compose.[ch], src/mainwindow.c
16579                 make "Message/Reply" reply to mailing lists; matches
16580                 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
16581                 based on portions of the patch submitted by
16582                 Junichi Uekawa <dancer@netfort.gr.jp>
16583
16584 2001-10-04 [darko]      0.6.2claws17
16585
16586         * src/compose.c
16587                 better smart wrapping
16588         * src/gtkstext.[hc]
16589                 a function to make text buffer contiguous
16590
16591 2001-10-03 [paul]       0.6.2claws16
16592
16593         * sync with sylpheed 0.6.2cvs10
16594
16595 2001-10-02 [alfons]
16596
16597         * configure.in
16598         * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
16599                 close bug "[ #466566 ] compile error on mdk 8.0" by removing
16600                 references to chinese translations (hope someone picks up
16601                 this)
16602
16603 2001-10-02 [christoph]  0.6.2claws15
16604
16605         * src/compose.c
16606                 fixed non translated header bug
16607         * ChangeLog.claws
16608                 fixed wrong date in alfons last entry ;)
16609
16610 2001-10-02 [alfons]     0.6.2claws14
16611
16612         * src/compose.c, src/prefs_common.[ch]
16613                 add block cursor option
16614
16615 2001-10-02 [paul]       0.6.2claws13
16616
16617         * sync with sylpheed 0.6.2cvs9
16618
16619 2001-09-30 [paul]       0.6.2claws12
16620
16621         * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
16622                 updated translations
16623
16624         * po/POTFILES.in
16625                 add 'src/importldif.c'
16626
16627         * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
16628                 added eudora-to-vCard conversion tool
16629                 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
16630
16631         * sync with sylpheed 0.6.2cvs8
16632
16633 2001-09-30 [paul]
16634
16635         * sylpheed-0.6.2claws released
16636
16637 2001-09-27 [melvin]     0.6.2claws11
16638
16639         * src/gtkspell.c
16640                 fixed crash when using default path (introduced 
16641                 in 0.6.2claws10)
16642                 fixed tiny bug for initial suggestion mode
16643
16644 2001-09-27 [melvin]     0.6.2claws10
16645         
16646         * src/gtkspell.c
16647                 fixed bug where gtkpspell didn't set the path correctly
16648
16649         * README.claws
16650                 added a paragraph about spell checking
16651                 
16652
16653
16654 2001-09-27 [paul]       0.6.2claws9
16655
16656         * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
16657                 replace '// comments' with '/* comments */' to prevent
16658                 some compiler warnings 
16659
16660         * sync with sylpheed 0.6.2cvs6
16661
16662 2001-09-26 [alfons]     0.6.2claws8
16663
16664         * src/messageview.c
16665                 introduce return receipt request notification again,
16666                 which was lost because of other semantics in 
16667                 procheader_parse() (???)
16668
16669 2001-09-26 [christoph]  0.6.2claws7
16670
16671         * src/compose.c
16672                 replace comments for old code with #if 0
16673                 readded auto cc, bcc and reply-to
16674         * src/prefs_matcher.c
16675         * src/prefs_scoring.c
16676                 removed some definition (was moved to
16677                 prefs.h)
16678
16679 2001-09-26 [paul]       0.6.2claws6
16680
16681         * src/mainwindow.c
16682                 make 'Follow-up and reply to' sensitive
16683
16684         * more sync with sylpheed 0.6.2cvs5
16685
16686 2001-09-25 [melvin]
16687
16688         * 0.6.2claws5
16689
16690         * src/gtkspell.c
16691                 fixed bug for "US-ASCII" introduced by the encoding code
16692
16693 2001-09-25 [paul]
16694
16695         * 0.6.2claws4
16696
16697         * src/prefs_common.[ch], src/summaryview.c
16698                 'next unread msg' 'go to next folder?' dialog can be
16699                 given default behaviour, either always show dialog,
16700                 or assume 'yes', or assume 'no'
16701                 Submitted by wwp <subscript@free.fr>
16702
16703 2001-09-25 [melvin]
16704                 
16705         * src/compose.c src/gtkspell.[ch]
16706                 added support for different encodings
16707
16708 2001-09-25 [paul]
16709
16710         * more sync with sylpheed 0.6.2cvs5
16711
16712 2001-09-24 [alfons]
16713         
16714         * src/prefs_folder_item.c
16715                 add check for item->prefs->default_to string is NULL and
16716                 add another check when freeing this string
16717
16718 2001-09-24 [paul]
16719
16720         * configure.in
16721                 change to version 0.6.2claws3
16722
16723         * sync with sylpheed 0.6.2cvs5 
16724
16725 2001-09-24 [match]
16726         * src/ldif.[ch], src/importldif.[ch], addressbook.c
16727                 import LDIF files.
16728         * src/addrcache.[ch], addrindex.[ch]
16729                 small update for future
16730         * src/addrbook.c
16731                 fix test XML file.
16732
16733 2001-09-24 [melvin]
16734         * src/gtkspell.[ch]
16735                 added 'Learn from mistakes' option
16736                 better handling of quotes in checked words
16737                 sorted dict list
16738         * po/fr.po
16739                 small update for spell checking stuff
16740
16741 2001-09-23 [alfons]
16742         
16743         * src/gtkspell.c
16744                 edit a little bit so it complies more with main coding style
16745
16746 2001-09-23 [alfons]
16747
16748         * src/folder.[ch], prefs_folder_item.c, compose.c
16749                 migrate "request return receipt" folder property
16750                 to folderlist.xml
16751
16752 2001-09-22 [alfons]
16753
16754         * README.claws **NEW**
16755                 (add things of interest for users of main branch 
16756                 and claws here)
16757
16758         * src/folder.[ch], src/mainwindow.c, src/summaryview.c
16759                 re-implement threading per folder option, but store 
16760                 the setting in folderlist.xml (where it belongs)
16761
16762 2001-09-21 [melvin]
16763
16764         * src/gtkspell.[ch]
16765                 fixed bug when compose window is under another window
16766         * src/prefs_common.[ch] src/compose.c
16767                 changed 'dictionary_path' to 'dictionary' to be consistent
16768                 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
16769         * ac/pspell.m4 src/Makefile.am 
16770                 dropped PSPELL_PATH macro
16771         * po/fr.po
16772                 updated translations
16773
16774 2001-09-21 [christoph]
16775
16776         * src/compose.c
16777                 added border around header fields
16778                 keep header type when new field is added
16779
16780 2001-09-20 [christoph]
16781
16782         * src/utils.[ch]
16783                 more portable debug_print with source filename
16784                 and linenumber
16785         * src/procmsg.c
16786                 more newlines after debug messages
16787
16788 2001-09-20 [paul]
16789
16790         * configure.in
16791                 change to version 0.6.2claws2
16792
16793         * sync with sylpheed 0.6.2cvs3
16794
16795 2001-09-19 [melvin]
16796
16797         * src/gtkspell.c
16798                 fixed the post-right-click focus pb
16799                 fixed crash when 'Spell check all' after dict change 
16800                         and when cursor is at the end of the text
16801                 shift-right-click pops up config menu even on misspelled words.
16802         * po/POTFILES.in
16803                 added gtkspell.c
16804
16805 2001-09-19 [melvin]
16806
16807         * src/about.c
16808                 added pspell to compiled-in features list
16809
16810 2001-09-18 [melvin]
16811
16812         * switched to pspell and dropped ispell
16813         * ac/pspell.m4
16814                 new file. autoconf macro for pspell
16815         * ac/Makefile.am 
16816         * configure.in acconfig.h
16817                 added pspell support
16818         * src/Makefile.am
16819         * src/main.c src/compose.[ch] src/gtkspell.[ch]
16820         * src/prefs_common.[ch] 
16821                 added pspell support
16822
16823 2001-09-18 [christoph]
16824
16825         * src/addr_compl.c
16826         * src/template.[ch]
16827                 replace LOG_MESSAGE with debug_print
16828         * src/compose.[ch]
16829                 gui improvements
16830         * src/menu.c
16831                 added newline after debug message
16832         * src/utils.h
16833                 using __VA_ARGS__ for debug_print macro
16834         * tools/.cvsignore
16835                 ignore Makefile and Makefile.in
16836
16837 2001-09-18 [paul]
16838
16839         * configure.in
16840                 change to version 0.6.2claws1
16841         * sync with sylpheed 0.6.2cvs1
16842
16843         * src/matcher.c 
16844         * src/prefs_matcher.c
16845                 add 'score equal to' option, submitted by
16846                 Paul Evans <nerd@freeuk.com>
16847
16848 2001-09-15 [christoph]
16849
16850         * src/mainwindow.c
16851                 comment out menu entry not existing in claws
16852         * src/menu.c
16853                 add debug output for non existing menu entries
16854         * src/summaryview.c
16855                 fix next/prev unread message for ignored threads
16856         * src/utils.[ch]
16857                 add sourcefile and line number to debug output
16858                 otherwise it is sometimes hard to find the
16859                 source code part if debug messages are translated
16860
16861 2001-09-14 [darko]
16862         
16863         * src/folderview.c
16864                 refresh target folder style after colour is changed
16865
16866 2001-09-13 [paul]
16867
16868         * configure.in
16869                 change to version 0.6.1claws3
16870
16871         * sync with sylpheed 0.6.1cvs6
16872
16873 2001-09-13 [darko]
16874         
16875         * src/folderview.c
16876                 fix target folder colourization to use user selected colour
16877
16878 2001-09-12 [darko]
16879         
16880         * src/summaryview.c
16881                 fix crash when message that is marked for copy/move is unmarked
16882
16883 2001-09-09 [paul]
16884
16885         * configure.in
16886                 change to version 0.6.1claws2
16887
16888         * sync with sylpheed 0.6.1cvs3
16889
16890 2001-09-09 [alfons]
16891         
16892         * src/folderview.c
16893                 fix bug with default font used for trash folder text
16894
16895 2001-09-06 [paul]
16896
16897         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
16898                 updated translations
16899
16900         * configure.in
16901                 change to version 0.6.1claws1
16902
16903         * sync with sylpheed 0.6.1cvs2
16904
16905 2001-09-03 [paul]
16906
16907         * po/POTFILES.in
16908                 add Match's new addressbook
16909
16910         * po/de.po
16911                 updated translation submitted by Jens Oberender
16912
16913 2001-09-02 [paul]
16914
16915         * configure.in
16916                 change to 0.6.1claws
16917         * sync with sylpheed 0.6.1 release
16918
16919 2001-09-02 [paul]
16920
16921         * configure.in
16922                 change to 0.6.0claws2
16923
16924         * sync with sylpheed 0.6.0cvs4
16925
16926         * po/pt_BR.po
16927                 updated translation submitted by Fabio Junior Beneditto
16928
16929 2001-09-01 [match]
16930         * pixmaps/
16931                 interface.xpm
16932                 book.xpm
16933                 address.xpm
16934         * src/
16935                 Makefile.am
16936                 a ton of new files
16937
16938 2001-08-31 [paul]
16939
16940         * configure.in
16941                 change to version 0.6.0claws1
16942
16943         * sync with sylpheed 0.6.0cvs1
16944
16945         * po/es.po
16946                 updated translation submitted by Ricardo Mones Lastra
16947
16948         * po/POTFILES.in
16949                 add 'src/prefs_templates.c'
16950
16951         * src/compose.c, src/summaryview.c
16952                 fix segfault on 'Re_edit'               
16953
16954 2001-08-30 [alfons]
16955
16956         * configure.in, Makefile.am
16957         * tools/Makefile.am
16958                 add tools directory to source distribution
16959
16960 2001-08-30 [paul]
16961
16962         * configure.in
16963                 change to version 0.6.0claws
16964
16965         * sync with sylpheed 0.6.0 release
16966
16967 2001-08-30 [christoph]
16968
16969         * configure.in
16970                 removed autoconf version check
16971
16972 2001-08-30 [paul]
16973
16974         * src/account.c, src/compose.c, src/prefs_common.[ch]
16975         * src/procheader.[ch] src/utils.[ch]
16976                 Enhanced automatic account selection on replies
16977                 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
16978
16979         * configure.in
16980                 add LDAP and JPilot to the configuration results output.
16981
16982 2001-08-29 [christoph]
16983
16984         * src/summeryview.c
16985                 no bold font for ignored threads
16986
16987 2001-08-29 [paul]
16988
16989         * configure.in
16990                 change to version 0.5.3claws6
16991
16992         * sync with sylpheed 0.5.3cvs10
16993                 src/stringtable.[ch]: New Files
16994
16995         * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
16996         * src/pixmaps/sylpheed.xpm
16997                 add mini-icons to windows (by Alfons)
16998
16999 2001-08-27 [paul]
17000
17001         * src/mainwindow.c
17002                 new functions: next_labeled_cb(), prev_labeled_cb()
17003
17004         * src/summaryview.c
17005                 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
17006                 summary_select_next_labeled(), summary_select_prev_labeled()
17007
17008         * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
17009                 give claws blue folders and a blue trash can
17010
17011 2001-08-27 [paul]
17012
17013         * configure.in
17014                 change to version 0.5.3claws5
17015
17016         * sync with sylpheed 0.5.3cvs9
17017                 src/labelcolors.[ch] renamed to src/colorlabel.[ch] 
17018
17019 2001-08-24 [christoph]
17020
17021         * src/filesel.c
17022                 keep filename when browsing directories
17023                 (not working for user entered filename, but
17024                  for default name and selected filename from
17025                  file list)
17026         * src/mainwindow.c
17027                 fixed wrong spelling "Folllow-up"
17028         * src/mbox_folder.c
17029         * src/procmsg.c
17030         * src/summaryview.c
17031                 fixed new/unread message count with ignored
17032                 threads (2 commits, first didn't notice no
17033                 longer needed decreasing)
17034         * src/inc.c
17035                 readded scrolling of progress dialog
17036                 (lost in sync)
17037
17038 2001-08-24 [paul]
17039
17040         * configure.in
17041                 change to 0.5.3claws4
17042
17043         * sync with sylpheed 0.5.3cvs7
17044
17045 2001-08-24 [christoph]
17046
17047         * src/compose.c
17048                 set request return receipt when replying
17049                 if it is set is the folder prefs of the
17050                 message
17051         * src/inc.c
17052                 disable final error popup if popups are
17053                 disabled in config (again)
17054
17055 2001-08-23 [paul]
17056
17057         * configure.in
17058                 Change version number to 0.5.3claws3
17059
17060         * sync with sylpheed 0.5.3cvs5
17061
17062         * src/mimeview.c
17063                 double quote '%s' in 'gedit %s' to fix bug when
17064                 opening attachment with spaces in the name
17065
17066 2001-08-22 [alte]
17067         * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
17068           src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
17069                 initial message templates support
17070
17071
17072 2001-08-22 [paul]
17073
17074         * configure.in
17075                 change version number to 0.5.3claws2
17076
17077         * sync with sylpheed 0.5.3cvs4
17078
17079         * src/procmsg.h src/summaryview.c
17080                 re-implement (un)ignore thread
17081
17082 2001-08-21 [paul]
17083
17084         * src/summaryview.c
17085                 remove unnecessary code
17086         * src/compose.c
17087                 enable 'dynamic' signatures (submitted by
17088                 Eric Limpens <eric@hscg-internet.nl>)
17089
17090 2001-08-21 [paul]
17091
17092         clean up after sync with sylpheed 0.5.3 release
17093
17094         * src/folderview.c
17095                 fix re-introduced font mess, see Christoph's
17096                 entry 2001-06-24
17097
17098         * src/summaryview.c
17099                 remove prev_msgnum
17100                 use sylpheed's small font instead of
17101                 gtk default font for summary view
17102
17103
17104 2001-08-17 [paul]
17105
17106         * configure.in
17107                 add pl to ALL_LINGUAS - sync with main branch
17108
17109         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
17110                 Updated. Translations by Jens Oberender, Ricardo Mones
17111                 Lastra, Alfons, and Fabio Junior Beneditto respectively.
17112
17113         * po/pl.po  ** NEW FILE **
17114                 sync with the main branch
17115
17116         * src/folderview.c
17117                 fix target folder colorizing and refresh problem
17118
17119
17120 2001-08-17 [christoph]
17121
17122         * src/mainwindow.c
17123                 claws uses 4 colors for target folder coloring.
17124                 arrays were not long enough and destroyed the
17125                 stack causing a segfault.
17126                 target folder colorizing does not work anymore
17127                 for me
17128
17129 2001-08-16 [paul]
17130
17131         * configure.in
17132                 change to version 0.5.3claws1
17133
17134         * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
17135           src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
17136           src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
17137
17138                 sync with sylpheed 0.5.3 release, but keep claws method of
17139                 configuring/saving fonts
17140
17141         * src/addressbook.[ch]
17142                 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
17143                 in line with a similar change in Hiroyuki's branch
17144
17145         * src/mainwindow.[ch]
17146                 disable main_window_set_thread_option()
17147         * src/prefs_folder_item.c
17148                 comment out &tmps_prefs.enable_thread,
17149         * src/mbox_folder.c, src/procmsg.[ch]
17150                 comment out MSG_IS_IGNORE_THREAD
17151         * src/summaryview.c
17152                 comment out summary_ignore_thread() and summary_unignore_thread()
17153                 comment out MSG_IS_IGNORE_THREAD
17154
17155                 use Hiroyuki's threading instead.
17156
17157
17158
17159 2001-08-15 [paul]
17160
17161         * src/account.c
17162                 use Hiroyuki's 0.5.3 column scheme but also
17163                 include the enable/disable button.
17164         * src/pixmaps/mark.xpm
17165                 add Hiroyuki's amended pixmap
17166
17167 2001-08-13 [christoph]
17168
17169         * src/account.c
17170                 receive at get all column showed wrong state for APOP
17171                 button should only work for POP3 and APOP accounts
17172         * src/prefs_account.c
17173                 added missing preprocessor statement for SSL
17174
17175 2001-08-12 [paul]
17176
17177         * src/account.[ch]
17178                 add 'receive at get all' column and enable/disable
17179                 button.
17180
17181 2001-08-06 [christoph]
17182
17183         * src/account.c
17184                 show usage of SSL in protocol column
17185
17186         * src/imap.c
17187         * src/inc.c
17188                 renamed ssl options
17189
17190         * src/prefs_account.[ch]
17191                 moved ssl options to a new page
17192
17193         * src/send.c
17194         * src/smtp.c
17195         * src/ssl.[ch]
17196                 renamed ssl options
17197                 added support for SMTP STARTTLS command
17198
17199 2001-08-05 [christoph]
17200
17201         * configure.in
17202                 debian autoconf needs version check to find
17203                 correct autoconf version. if the file is
17204                 named configure.in 2.13 is used, which does
17205                 not work with this configure.in script.
17206                 other solution would be to rename the script
17207                 to configure.ac as suggested in the autoconf
17208                 manual.
17209
17210         * src/inc.c
17211                 disable final error popup if popups are
17212                 diabled in config
17213
17214         * src/socket.c
17215                 bugfix in ssl_gets
17216                 fixes IMAP over SSL problem
17217
17218 2001-08-03 [paul]
17219
17220         * configure.in
17221                 change to 0.5.2claws1
17222
17223         * sync with sylpheed 0.5.2cvs1
17224
17225 2001-08-02 [alfons]
17226
17227         * configure.in
17228                 quick fix for ispell detection...
17229
17230 2001-08-01 [paul]
17231
17232         * configure.in
17233                 change to 0.5.1claws4
17234
17235         * sync with sylpheed 0.5.1cvs7
17236
17237 2001-07-31 [alfons]
17238
17239         * src/prefs_common.c, src/prefs_common.h, 
17240           src/gtkspell.c, src/gtkspell.h
17241                 add global spelling checker settings (compose tab) +
17242                 selection of dictionary 
17243           
17244         * configure.in  
17245                 guess valid ispell location
17246
17247 2001-07-31 [paul]
17248
17249         * po/POTFILES.in
17250                 removal of 'src/quote_fmt_parse.c'
17251         * po/de.po
17252                 Updated de.po
17253                 (submitted by Jens Oberender <didge@suse.de>)
17254
17255 2001-07-31 [darko]
17256
17257         * src/folder.[ch]
17258         * src/folderview.[ch]
17259         * src/mainwindow.c
17260         * src/mh.c
17261         * src/prefs_common.[ch]
17262         * src/summaryview.c
17263                 target folder colourization
17264
17265 2001-07-30 [paul]
17266
17267         more sync with Sylpheed 0.5.1cvs6 
17268
17269 2001-07-30 [darko]
17270
17271         * src/mh.c
17272         * src/prefs_folder_item.[hc]
17273         * src/summaryview.c
17274                 shared folders support with a GUI
17275
17276 2001-07-29 [paul]
17277
17278         0.5.1claws3
17279
17280         * sync with Sylpheed 0.5.1cvs6
17281
17282 2001-07-29 [paul]
17283
17284         * po/pt_BR.po
17285                 updated
17286                 (submitted by Fabio Junior Beneditto)
17287
17288 2001-07-28 [paul]
17289
17290         * src/procmime.c
17291         * AUTHORS
17292                 patch to correct bad image mime headers
17293                 (submitted by Don Quijote <dq@searchlores.org>)
17294
17295 2001-07-28 [paul]
17296
17297         * tools/gif2xface.pl   **NEW FILE**
17298         * tools/README
17299                 script to convert file.gif to file.xface for
17300                 use in a custom header.
17301                 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
17302
17303 2001-07-27 [alfons]
17304         
17305         * configure.in
17306                 change macros for detecting JPilot and LDAP
17307
17308 2001-07-27 [christoph]
17309
17310         * src/filtering.c
17311                 code cleanup (MIN / MAX warning, needed casting)
17312
17313 2001-07-27 [alfons]
17314
17315         * procheader.c
17316                 disallow setting flags when detecting certain headers
17317                 (X-Status, Status, Seen, X-Seen). 
17318         
17319         * sync with Hiroyuki's Sylpheed 0.5.1cvs5
17320
17321 2001-07-27 [christoph]
17322
17323         * src/prefs_filter.c
17324         * src/prefs_filtering.c
17325         * src/prefs_matcher.c
17326         * src/prefs_scoring.c
17327                 scroll list when moving rows up or down
17328
17329         * src/imap.c
17330         * src/imap.h
17331         * src/prefs_account.c
17332         * src/prefs_account.h
17333         * src/send.c
17334                 SMTP over SSL (untested, feedback requested)
17335                 IMAP over SSL
17336
17337         * src/ssl.c
17338                 code cleanup
17339
17340 2001-07-26 [alfons]
17341         
17342         * configure.in, acconfig.h
17343                 define CLAWS (need this for main / claws detection)
17344
17345 2001-07-25 [alfons]
17346
17347         * configure.in
17348                 Sylpheed 0.5.1claws2
17349                 
17350         * sync with Sylpheed 0.5.1cvs4
17351
17352 2001-07-25 [christoph]
17353
17354         * src/scoring.c
17355                 fixed segfault
17356                 item->prefs == NULL (don't know why)
17357
17358 2001-07-25 [alfons]
17359
17360         * configure.in
17361                 Sylpheed 0.5.1claws1
17362
17363         * sync with Sylpheed 0.5.1cvs1-3
17364
17365 2001-07-24 [christoph]
17366
17367         * src/folderview.c
17368         * src/prefs_folder_item.[ch]
17369                 added folderitem preferences dialog with
17370                 default To: and auto request return receipt
17371
17372         * src/compose.[ch]
17373         * src/menu.[ch]
17374                 changes to handle new folderitem preferences
17375
17376         * src/mainwindow.c
17377         * src/summaryview.c
17378                 call compose new mail with current folderitem
17379
17380 2001-07-24 [alfons]
17381
17382         Release Sylpheed 0.5.1claws
17383
17384         * configure.in
17385                 change to release version 0.5.1claws
17386
17387 2001-07-24 [christoph]
17388
17389         * src/summaryview.c
17390                 fixed segfault that happend when the selected
17391                 message was removed while retrieving new messages.
17392
17393         * po/es.po
17394                 updated translation
17395                 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
17396
17397 2001-07-22 [alfons]
17398
17399         add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
17400         this is a work in progress, for more information: http://nlpagan.net/sylman 
17401         
17402         * configure.in, src/mainwindow.c, manual/Makefile.am
17403                 add support for English manual
17404
17405         * AUTHORS
17406                 add authors of user manuals
17407
17408         * manual/en/sylpheed*.html
17409                 add English documentation
17410
17411 2001-07-22 [christoph]
17412
17413         * po/POTFILES.in
17414                 added src/ssl.c
17415         * src/ssl.c
17416                 changed a wrong debug message
17417
17418 2001-07-22 [alfons]
17419
17420         * po/nl.po
17421                 update Dutch translation
17422
17423         * src/prefs_filtering.c, 
17424           src/prefs_matcher.c
17425                 add more translatable strings           
17426
17427 2001-07-21 [alfons]
17428
17429         0.5.0claws7
17430
17431         * configure.in
17432                 change version
17433
17434         * src/inc.c, src/summaryview.[ch]
17435                 prevent update of mark file when filtering has done, by
17436                 using a variable; this affects two functions:
17437                         inc.c::inc_finished()
17438                         summaryview.c::summary_show()
17439
17440 2001-07-20 [alfons]
17441
17442         * src/filtering.[ch], src/prefs_filtering.c, 
17443           src/matcher.[ch]
17444                 add filtering action for label coloring 
17445
17446         * po/POTFILES.in
17447                 add labelcolors.c
17448
17449         * added src/labelcolors.c
17450         * added src/labelcolors.h
17451         * src/Makefile.am, src/summaryview.c
17452                 rearrange label coloring code
17453
17454         * src/procmsg.h
17455                 add more parentheses so label colouring works correctly
17456
17457         * src/filtering.c
17458                 don't really delete message, but move it to Trash
17459
17460         * src/prefs_matcher.c
17461                 add quote options to info dialog
17462
17463 2001-07-20 [christoph]
17464
17465         * src/Makefile.am
17466         * src/inc.c
17467         * src/main.[ch]
17468         * src/socket.h
17469         * src/ssl.[ch] (new)
17470                 moved ssl stuff to a seperate file
17471
17472 2001-07-20 [darko]
17473
17474         * src/summaryview.c
17475                 fix show sender using address book with no e-mail
17476                 address in From: field
17477
17478 2001-07-19 [alfons]
17479
17480         * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
17481                 fix messy handling of escaping... now at least the
17482                 execute command is useful. escape char is '\', we
17483                 accept \n and \r too. 
17484
17485                 Real life example:
17486                 
17487                 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
17488                 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
17489
17490 2001-07-18 [alfons]
17491
17492         0.5.0claws6
17493
17494         * src/summaryview.c
17495                 clean up
17496
17497         * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
17498           src/procmsg.[ch]
17499                 revise filtering; currently move, copy, marking have
17500                 been tested. if you like bleeding edge stuff, you
17501                 should definitely go for this version :)
17502
17503         * mark old working stuff as VERSION_0_5_0_CLAWS5        
17504
17505 2001-07-17 [christoph]
17506
17507         * src/utils.c
17508                 timestamp log
17509
17510 2001-07-17 [alfons]
17511
17512         0.5.0claws5
17513
17514         * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more 
17515           bits in the mark file, without affecting either branch. Lots of
17516           files changed, also in claws branch.
17517
17518           UNTESTED: use of mbox folders
17519
17520         * src/summaryview.c
17521                 added mark all read; however this was a quick hack used for
17522                 cleaning up mess after initial merge with Hiroyuki
17523
17524         * configure.in
17525                 change claws version number back to 0.5.0claws5 to clear up 
17526                 confusion & pretension (recent release was technically 
17527                 0.5.0claws4, so we neatly align with Hiroyuki :-)
17528
17529 2001-07-16 [alfons]
17530
17531         sync with Hiroyuki's 0.5.0cvs4
17532
17533 2001-07-16 [alfons]
17534
17535         0.5.1claws3
17536
17537         * src/filtering.[ch]
17538                 remove invalid updating of mark files for 
17539                 filter actions MATCHING_ACTION_MOVE and 
17540                 MATCHING_ACTION_DELETE; this should fix the
17541                 folder update bug
17542                 
17543         * src/procmsg.c
17544                 revert Christoph's stab at fixing the folder 
17545                 update bug
17546
17547         * po/POTFILES.in
17548                 add missing files with translatable strings
17549
17550         * src/summaryview.c
17551                 remove debug print
17552
17553 2001-07-15 [alfons]
17554
17555         * src/addr_compl.[ch], src/prefs_filtering.c
17556                 make "filtering pref dialog's destination entry" an
17557                 "address completable entry", if filter destination is 
17558                 an email address
17559
17560         0.5.1claws2
17561         
17562         sync with Hiroyuki's 0.5.0cvs2-3
17563
17564 2001-07-15 [christoph]
17565
17566         * src/procmsg.c
17567                 fixed folder stats update after incorporation
17568
17569 2001-07-15 [alfons]
17570
17571         * src/summaryview.c
17572                 * finish label colouring stuff (for now)
17573                 * fix incorrect colour bug (off by one) 
17574
17575 2001-07-14 [alfons]
17576
17577         * src/mainwindow.c
17578                 change text labels for news and mail message so there's
17579                 plenty of toolbar estate left
17580
17581         * configure.in
17582                 0.5.1claws1
17583
17584         * src/folderview.c
17585           src/folder.[ch]
17586                 sync with Hiroyuki's 0.5.0cvs1
17587
17588         * src/summaryview.c
17589                 more rewrite label colouring
17590
17591 2001-07-14 [alfons]
17592
17593         * src/summaryview.[ch]
17594                 * start rewrite label colouring 
17595                 * fix proper location "Add Sender To Addressbook" menu item
17596
17597 2001-07-13
17598
17599         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
17600         (actually this is 0.5.0claws4)
17601
17602 2001-07-13 [alfons]
17603
17604         * po/pt_BR.po
17605                 * fix duplicate message
17606                 * add updated Portugese / Brazilian translation
17607                   submitted by Fabio Junior Beneditto
17608
17609 2001-07-12 [alfons]
17610
17611         * AUTHORS
17612                 add Jens
17613
17614         * po/nl.po
17615                 add updated Dutch translation
17616
17617         * po/de.po
17618                 add updated German translation submitted by Jens
17619
17620 2001-07-11 [alfons]
17621
17622         Prerelease before 0.5.0claws. Please test.
17623         This version is temporarily tagged as VERSION_0_5_0_TEST
17624
17625         * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
17626           src/prefs_scoring.c, src/prefs_matcher.c, 
17627           src/prefs_filtering.c, src/mbox.c, 
17628           src/main.c, src/inc.c, src/filtering.[ch]
17629                 revert new Hoa's new matcher (does not work yet)
17630
17631         * src/Makefile.am
17632                 clean up
17633
17634 2001-07-10
17635
17636         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
17637
17638
17639 2001-07-10 [alfons]
17640
17641         * Makefile.am
17642                 add ChangeLog.claws to EXTRA_DIST
17643         * src/Makefile.am
17644                 add matcher_parser_parse.h to EXTRA_DIST
17645
17646 2001-07-10 [christoph]
17647
17648         * src/inc.c
17649                 add destination folder to table of
17650                 folders that need to be updated after
17651                 incorporation
17652
17653 2001-07-10 [alfons]
17654
17655         * folder.[ch]
17656           folderview.c
17657                 make collapse state of folders and folder items persistent, i.e.
17658                 if you collapse a folder tree, the next time sylpheed-claws starts 
17659                 up the folder tree remains collapsed.  
17660                 
17661 2001-07-10 [christoph]
17662
17663         * acconfig.h
17664         * configure.in
17665                 added --enable-ssl
17666         * src/md5.[ch]
17667                 renamed MD5_CTX to MD5_CTX_syl
17668                 conflicts with a struct in openssl
17669         * src/inc.c
17670         * src/main.[ch]
17671         * src/prefs_account.[ch]
17672         * src/socket.[ch]
17673                 SSL support for POP
17674         * src/mainwindow.c
17675                 fixed compose with current account
17676                 broken by new compose button stuff
17677
17678 2001-07-09 [hoa]
17679
17680         * AUTHORS
17681                 changed my email address
17682
17683         * src/matcher_parser_parse.y
17684                 clean the parser to remove conflicts
17685
17686 2001-07-09 [alfons]
17687
17688         * AUTHORS
17689                 add Match Grun
17690
17691         * configure.in
17692                 fix incorrect description of --enable-ldap parameter
17693
17694         * src/prefs_common.[ch]
17695           src/compose.c
17696                 add experimental option "smart wrapping" which makes the
17697                 compose editor auto wrap.
17698                 
17699                 | TODO: the problem with the buggy cursor handling is caused |
17700                 | by the GtkText. when deleting / backspacing text its       |
17701                 | wrapping algorithm does not take in account the previous   |
17702                 | line. should find a way to hack this in.                   |
17703                 | or should perhaps combine this with the word wrapping      |
17704                 | patch i wrote in january.                                  |
17705
17706         * src/about.c
17707                 show build parameters for LDAP and JPilot
17708
17709         * src/summaryview.c
17710                 revert Christoph's bugfix for selecting next unread message, 
17711                 because folder stats aren't updated correctly
17712
17713 2001-07-08 [hoa]
17714
17715         * src/filtering.c
17716         * src/mainwindow.c
17717         * src/matcher.c
17718         * src/matcher_parser_lex.l
17719         * src/matcher_parser_parse.y
17720         * src/prefs_filtering.c
17721         * src/prefs_scoring.c
17722         * src/scoring.c
17723                 bugfix of the config file parser
17724
17725 2001-07-08 [alfons]
17726
17727         * src/Makefile.am
17728                 added generated matcher sources to BUILT_SOURCES
17729
17730 2001-07-08 [hoa]
17731
17732         * src/Makefile.am
17733         * src/.cvsignore
17734                 added new config file parser
17735
17736         * src/scoring.[ch]
17737         * src/filtering.[ch]
17738         * src/matcher.[ch]
17739         * src/prefs_filtering.c
17740         * src/prefs_matcher.c
17741         * src/prefs_scoring.c
17742         * added src/matcher_parser.h
17743         * added src/matcher_parser_lex.h
17744         * added src/matcher_parser_lex.l
17745         * added src/matcher_parser_parse.y
17746                 lex & yacc config file parser
17747
17748         * src/mbox.c
17749         * src/inc.c
17750         * src/main.c
17751                 changes prefs_filtering into global_filtering           
17752
17753         * src/summaryview.c
17754                 build threads with subjects only if "Re: " is at the
17755                 beginning of the subject
17756
17757 2001-07-07 [paul]
17758
17759         0.5.0claws
17760
17761         sync with sylpheed 0.5.0
17762                 change of version number only
17763
17764 2001-07-06 [paul]
17765
17766         0.5.0claws5
17767
17768         sync with sylpheed 0.5.0pre5
17769
17770 2001-07-05 [paul]
17771
17772         sync with sylpheed 0.5.0pre4 release
17773                 /po and /manual/ja not sync'ed
17774
17775 2001-07-04 [paul]
17776
17777         more sync with sylpheed 0.5.0pre4
17778
17779 2001-07-03 [christoph]
17780
17781         * src/addressbook.c
17782                 fixed address book broken by address book
17783                 for VCard, JPilot, LDAP
17784
17785 2001-07-03 [alfons]
17786
17787         * src/matcher.c
17788         * src/textview.c
17789                 stopped memory leaks
17790
17791 2001-07-03 [paul]
17792
17793         more sync with sylpheed 0.5.0pre4
17794
17795 2001-07-02 [match]
17796
17797         * included address book patch for VCard, JPilot, LDAP
17798         * pref_common.c - fixed Font options on Display tab (cosmetic)
17799         * alertpanel.c - fixed truncated message
17800
17801 2001-07-02 [christoph]
17802
17803         * src/mbox_folder.c
17804         * src/procmsg.[ch]
17805         * src/summaryview.c
17806                 mark threads for ignoring
17807
17808 2001-07-02 [paul]
17809
17810         0.5.0claws4
17811
17812         * sync with sylpheed 0.5.0pre4
17813                 updated gettext to 0.10.38.
17814
17815 2001-07-01 [paul]
17816
17817         * src/ mainwindow.c
17818         * src/procmsg.h
17819         * src/summaryview.[ch]
17820                 new right-click option: Label.
17821                 substitute for 'Mark-->Mark/Unmark', colours the line.
17822                 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
17823
17824 2001-07-01 [christoph]
17825
17826         * src/folderview.c
17827                 fixed font for trash
17828         * src/summaryview.c
17829                 move ctree to unread message
17830
17831 2001-07-01 [paul]
17832
17833         * sync with sylpheed 0.5.0pre3 release
17834
17835 2001-06-30 [alfons]
17836
17837         * src/filesel.[ch]
17838         * src/compose.c
17839                 allow inserting / attaching multiple files in
17840                 the composer window
17841
17842 2001-06-30 [paul]
17843
17844         * src/codeconv.c
17845                 small change to Alfons' previous stuff so that it
17846                 actually makes
17847
17848 2001-06-30 [alfons]
17849
17850         * lots of files changed; first attempt to merge the changes
17851           and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
17852
17853 2001-06-30 [paul]
17854
17855         * po/pt_BR.po
17856                 updated and completed, translations by Fabio
17857                 Junior Beneditto <fjbeneditto@yahoo.com.br>
17858
17859 2001-06-29 [alfons]
17860
17861         * src/compose.c
17862         * src/mimeproc.[ch]
17863                 allow selecting an attached files' mime type from a 
17864                 list of types.
17865
17866 2001-06-29 [paul]
17867
17868         * more sync with sylpheed 0.5.0pre3
17869
17870 2001-06-29 [paul]
17871
17872         * po/pt_BR.po
17873                 merge with sylpheed.pot and pt_BR.po provided by
17874                 Fabio Junior Beneditto.
17875
17876 2001-06-29 [darko]
17877
17878         * src/procmime.c
17879                 make MIME types case insensitive
17880
17881 2001-06-28 [alfons]
17882
17883         * po/nl.po
17884                 merge with sylpheed.pot and old nl.po; translations added.
17885
17886 2001-06-28 [paul]
17887
17888         * more sync with sylpheed 0.5.0pre3
17889
17890 2001-06-27 [alfons]
17891
17892         * src/summaryview.c
17893                 don't crash when removing parent node of messages
17894                 attracted by subject. this was caused by not deleting
17895                 the parent node from the subject line hash table.
17896
17897 2001-06-27 [alfons]
17898
17899         * src/summaryview.c
17900         * src/compose.[ch]
17901         * src/mainwindow.c
17902                 if there are multiple messages selected, allow forwarding
17903                 them as attachments.
17904
17905 2001-06-27 [paul]
17906
17907         * more sync with sylpheed 0.5.0pre3
17908
17909 2001-06-26 [paul]
17910
17911         0.5.0claws3
17912
17913         * sync with sylpheed 0.5.0pre3
17914
17915 2001-06-25 [paul]
17916
17917         * src/mainwindow.c
17918                 fixed 'compose news article' bug
17919                 from icon-and-text toolbar
17920
17921 2001-06-25 [paul]
17922
17923         * sync with sylpheed 0.5.0pre2 release
17924
17925 2001-06-24 [christoph]
17926
17927         * src/prefs_common.c
17928                 bug fix in font selection
17929         * src/folderview.c
17930                 use sylpheed's normal font instead of
17931                 gtk default font for folders without
17932                 new messages
17933
17934 2001-06-24 [alfons]
17935
17936         * src/mainwindow.[ch]
17937                 added composite compose mail / news button (an idea by Leandro
17938                 Pereira <leandro@linuxmag.com.br>)
17939
17940 2001-06-24 [paul]
17941
17942         Added instructions for ldif-to-xml.py
17943
17944         * tools/README
17945
17946 2001-06-23 [alfons]
17947
17948         Some minor things.
17949
17950         * src/pixmaps/stock_news_compose.xpm
17951                 added pixmap by Leandro
17952         * src/prefs_common.c
17953                 tested built-in spelling checker of GCC 3.0 :)
17954         * po/nl.po
17955                 merged dutch translation of sylpheed-main with
17956                 sylpheed.pot
17957
17958 2001-06-23 [paul]
17959
17960         Added tools directory and files.
17961
17962         * tools/filter_conv.pl
17963                 converts old filter system to new filtering system
17964         * tools/ldif-to-xml.py
17965                 converts netscape addressbook to sylpheed addressbook
17966         * tools/README
17967                 descriptions/instructions for above two files
17968
17969 2001-06-23 [christoph]
17970
17971         * src/inc.c
17972         * src/manage_window.[ch]
17973         * src/prefs_common.[ch]
17974                 mail retrieval dialog can be enabled, disabled
17975                 or hidden if non of sylpheed's windows is active
17976
17977 2001-06-22 [paul]
17978
17979         0.5.0claws2
17980
17981         * sync with sylpheed 0.5.0pre2
17982
17983 2001-06-21 [christoph]
17984
17985         * src/summaryview.c
17986                 show recipient on 'from' for all accounts
17987                 
17988         * src/inc.c
17989         * src/prefs_common.[ch]
17990                 disable error popup on mail receive errors
17991
17992 2001-06-21 [alfons]
17993
17994         * src/compose.c
17995                 made the ruler correctly appear and disappear.
17996
17997         * src/Makefile.am
17998                 removed Hoa's work-in-progress-stuff (interesting!) so 
17999                 claws compiles ok.
18000
18001 2001-06-20 [christoph]
18002
18003         * src/inc.c
18004         * src/progressdialog.c
18005                 added scrolled window for list in progressdialog
18006
18007 2001-06-20 [paul]
18008
18009         sync with sylpheed 0.5.0pre1 release
18010
18011 2001-06-20 [christoph]
18012
18013         * src/summeryview.c
18014                 make building threads by subject work when
18015                 thread view is enabled
18016                 
18017         * src/compose.c
18018         * src/prefs_common.[ch]
18019                 automatically select account for mail replys
18020
18021 2001-06-19 [sergey]
18022
18023         * src/compose.c (compose_create): keep Bcc and Reply-To visible if
18024         they are filled in from the account settings.
18025
18026 2001-06-19 [paul]
18027
18028         * more sync with sylpheed 0.5.0pre1
18029
18030 2001-06-18 [alfons]
18031
18032         * src/Makefile.am,
18033           src/procmime.c
18034                 added --sysconfdir to CPPFLAGS for pointing to the correct
18035                 location of mime.types. 
18036
18037                 NOTE: make sure you use --sysconfdir when running ./autogen.sh
18038                 or ./configure!
18039
18040 2001-06-18 [hoa]
18041
18042         * src/summaryview.c
18043                 fixed some bug when building threads
18044
18045 2001-06-18 [pau]l
18046
18047         * src/prefs_account.c
18048                 UI stuff: More changes to the English
18049
18050 2001-06-18 [paul]
18051
18052         * src/pixmaps/stock_news_compose.xpm: new file
18053         * src/Makefile.am
18054         * src/mainwindow.c
18055         * src/summaryview.c
18056                 Added new icon for Hoa's 'compose a news
18057                 message', plus minor improvements to the
18058                 English
18059
18060         * po/ja.po
18061         * ChangeLog
18062         * ChangeLog.jp
18063                 more sync with sylpheed 0.5.0pre1
18064
18065 2001-06-18 [hoa]
18066
18067         * src/compose.[ch]
18068         * src/mainwindow.c
18069                 Follow-up and reply to
18070
18071         * src/summaryview.[ch]
18072                 Build threads also with subjects
18073
18074 2001-06-17 [hoa]
18075
18076         * src/compose.c
18077                 forwarding use the current account.
18078
18079         * src/mainwindow.c
18080                 the "compose message" button has been replaced with
18081                 "new mail" and "new news" buttons
18082
18083         * src/prefs_common.[ch]
18084                 added a configuration option to use the forward button
18085                 as "forward as attachment"
18086                 changed reply and forward format description
18087
18088         * src/quote_fmt_lex.l
18089         * src/quote_fmt_parse.y
18090                 added message with no signature in format for reply
18091                 and forward.
18092
18093 2001-06-17 [paul]
18094
18095         Minor UI stuff
18096
18097         * src/mainwindow.c
18098         * src/summaryview.c
18099                 Improvements to the English
18100
18101         * src/prefs_common.c
18102                 Improvements to the English and some
18103                 clarity/continuity improvements in the
18104                 description of Quote symbols.
18105
18106 2001-06-17 [paul]
18107
18108         0.5.0claws1
18109
18110         * sync with sylpheed 0.5.0pre1
18111
18112 2001-06-17 [hoa]
18113
18114         * src/compose.c
18115                 Better interface for compose, displayed fields
18116                 are updated whenever we change account.
18117                 Newsgroups field is automatically filled.
18118
18119         * src/mainwindow.c
18120                 Newsgroups field is automatically filled.
18121
18122         * src/prefs_account.c
18123                 Some interface stuff when fields appear and
18124                 disappear.
18125
18126 2001-06-16 [paul]
18127
18128         0.4.99claws
18129
18130         * sync with sylpheed 0.4.99
18131
18132 2001-06-16 [sergey]
18133
18134         * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
18135         base64_decoder_free, base64_decoder_decode): new object and
18136         functions for decoding base64 streams.
18137         * src/procmime.c (procmime_decode_content): modified to use the
18138         new base64 decoder.
18139
18140 2001-06-15 [paul]
18141
18142         0.4.99claws10
18143
18144         * sync with sylpheed 0.4.99cvs11
18145
18146 2001-06-13 [paul]
18147
18148         0.4.99claws9
18149
18150         * sync with sylpheed 0.4.99cvs9
18151
18152 2001-06-13 [hoa]
18153
18154         * src/compose.c
18155         * src/prefs_account.c
18156
18157                 SMTP server can be defined in the news account
18158                 mime type of attachment are kept.
18159
18160         * src/summaryview.c
18161
18162                 now choose the highest important score between default
18163                 and important score of folder.
18164
18165 2001-06-09 [alfons]
18166         
18167         * src/prefs_common.c: 
18168
18169                 (prefs_quote_description_create): corrected description of 
18170                 quote format characters
18171
18172 2001-06-09 [paul]
18173
18174         0.4.99claws8
18175
18176         * sync with sylpheed 0.4.99cvs8
18177
18178 2001-06-08 [sergey]
18179
18180         * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
18181         and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
18182
18183 2001-06-08 [paul]
18184
18185         0.4.99claws7
18186
18187         * sync with sylpheed 0.4.99cvs7
18188
18189 2001-06-06 [sergey]
18190
18191         * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
18192         clashes with autogenerated header).
18193         * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
18194         * src/Makefile.am: added quote_fmt.h.
18195         * src/.cvsignore: added lex/yacc autogenerated files
18196         (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
18197
18198 2001-06-06 [paul]
18199
18200         0.4.99claws6
18201
18202         * sync with sylpheed 0.4.99cvs6
18203
18204 2001-06-06 [hoa]
18205
18206         * added src/quote_fmt_parse.h
18207         * src/compose.c
18208                 removed warnings
18209
18210         * src/prefs.[ch]
18211                 don't modify readonly configuration files
18212
18213         * src/prefs_account.c
18214         * src/prefs_common.c
18215         * src/prefs_customheader.c
18216         * src/prefs_display_header.c
18217         * src/prefs_filter.c
18218         * src/prefs_filtering.c
18219         * src/prefs_scoring.c
18220                 don't open dialog box when configuration files
18221                 are readonly
18222
18223 2001-06-05 [sergey]
18224
18225         * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
18226
18227         * src/Makefile.am: replaced quote_fmt.tab.[ch] by
18228         quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
18229         BUILT_SOURCES to make all files rebuild properly.
18230
18231         * src/compose.c: removed #include "quote_fmt.tab.h".
18232
18233         * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
18234         CHARACTER value in yylval.
18235
18236         * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
18237         receive CHARACTER value by documented means (yylval).
18238
18239         * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
18240
18241 2001-06-05 [hoa]
18242
18243         * src/Makefile.am
18244                 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
18245
18246         * src/filtering.c
18247         * src/matcher.c
18248         * src/matcher.h
18249         * src/prefs_filtering.c
18250                 now keep the configuration for execute action
18251
18252         * src/mbox_folder.c
18253                 fixed a warning
18254
18255 2001-06-05 [paul]
18256
18257         * sync with sylpheed 0.4.99cvs5
18258
18259 2001-06-05 [hoa]
18260
18261         * src/Makefile.am
18262                 added quote_fmt.[ch]
18263
18264         * added src/quote_fmt.y
18265         * added src/quote_fmt.l
18266         * added src/quote_fmt.tab.h
18267         * added src/quote_fmt.tab.c
18268         * added src/lex.quote_fmt.c
18269                 parsing configuration for replying
18270                 and forwarding
18271
18272         * src/prefs_common.[ch]
18273                 added configuration UI for replying
18274                 and forwarding
18275
18276         * src/compose.c
18277                 using configuration for replying
18278                 and forwarding
18279
18280 2001-06-04 [hoa]
18281
18282         * src/filtering.c
18283         * src/matcher.c
18284         * src/matcher.h
18285         * src/prefs_filtering.c
18286         * src/prefs_matcher.c
18287         * src/prefs_matcher.h
18288                 action "run a command" for filtering
18289                 and matching with a command.
18290                 fixed the "whole message" matching
18291
18292         * src/mbox_folder.c
18293                 changed temporary filename for security
18294
18295         * src/messageview.c
18296                 queue the notification if it fails to send.
18297
18298         * src/prefs_common.c
18299         * src/prefs_folder_item.c
18300                 changed the default important score             
18301
18302         * src/prefs_scoring.c
18303         * src/scoring.c
18304                 hide kill score input when the folder is not
18305                 a newsgroup
18306
18307 2001-06-03 [alfons]
18308
18309         * src/prefs_common.c:
18310
18311                 (prefs_font_select): pass font name in font entry box to font
18312                 selection dialog.
18313
18314 2001-06-03 [sergey]
18315
18316         * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
18317
18318 2001-06-03 [paul]
18319
18320         * sync with sylpheed 0.4.99cvs4
18321
18322 2001-06-03 [alfons]
18323
18324         * src/headerwindow.c:
18325
18326                 (headerwindow_show_cb): use the selected summary view item, not
18327                 the displayed item.
18328
18329 2001-06-02 [alfons]
18330
18331         * src/headerwindow.c:
18332
18333                 (headerwindow_show_cb): always try to show msginfo
18334
18335 2001-06-02 [hoa]
18336
18337         * src/compose.c
18338                 keep attached parts when reediting or forwarding.
18339
18340 2001-06-01 [hoa]
18341
18342         * src/folderview.c
18343         * src/prefs_folder_item.[ch]
18344         * src/prefs_scoring.[ch]
18345         * src/scoring.[ch]
18346         * src/summaryview.[ch]
18347         * src/main.c
18348         * src/mainwindow.c
18349         * src/prefs_common.[ch]
18350                 support for folder scoring
18351                 kill score and important score for messages
18352         
18353         * src/prefs_account.c
18354                 some display bug fixed for local account
18355                 preferences
18356
18357 2001-05-31 [alfons]
18358
18359         * src/summaryview.c:
18360
18361                 (add_sender_to_cb): don't crash when no or invalid sender; the add 
18362                 sender to address book menu item is disabled.
18363
18364 2001-05-30 [hoa]
18365
18366         * src/filtering.[ch]
18367         * src/summaryview.c
18368                 handling summary menu / filter messages
18369
18370         * src/folder.[ch]
18371                 add some stuff
18372
18373         * src/foldersel.c
18374                 imap folders now appears in list
18375
18376         * src/mbox_folder.c
18377                 doesn't crash if destination mail is not writeable
18378
18379 2001-05-29 [hoa]
18380
18381         * src/compose.c
18382                 removed some warnings
18383
18384         * src/filtering.c
18385         * src/folder.[ch]
18386         * src/prefs_filtering.c
18387                 global string to identify any folders           
18388                 removed some debug info
18389                 filtering to mbox folders is now possible
18390
18391         * src/mainwindow.c
18392                 removed some warnings
18393
18394         * src/mbox_folder.c
18395                 permission on files are changed to read/write for user only,
18396                 nothing for other.
18397                 creation of subfolder is handled better.
18398
18399 2001-05-28 [alfons]
18400
18401         Verified the sync for src/prefs_common.[ch] and
18402         src/prefs_account.[ch]. I believe there were some
18403         minor indentation differences.
18404
18405 2001-05-28 [paul]
18406
18407         0.4.99claws3
18408
18409         * sync with 0.4.99cvs3
18410
18411 2001-05-28 [hoa]
18412
18413         * src/compose.c
18414                 handling flags for mbox format
18415
18416         * src/filtering.c
18417                 use of mark file only for MH format
18418                 handling flags for mbox format
18419                 filtering cannot yet move or copy mails to mbox folders.
18420
18421         * src/folder.[ch]
18422                 changed move_msg, copy_msg,
18423                 move_msgs_with_dest, copy_msgs_with_dest functions
18424                 uses only folder->copy_msg() function
18425                 uses folder->finished_copy() to handle the destination
18426                 folder at the end of the copy or move operation.
18427
18428         * src/foldersel.c
18429                 included mbox directories.
18430
18431         * src/folderview.[ch]
18432         * src/mainwindow.c
18433                 handle folders operation for mbox format
18434
18435         * src/mbox.c
18436                 disable conversion of "From " header
18437
18438         * src/mbox_folder.[ch]
18439                 completion of mbox format handling
18440
18441         * src/mh.c
18442                 changed mh_copy_msg() function and
18443                 removed mh_move_msg(), mh_move_msgs_with_dest(),
18444                 mh_copy_msgs_with_dest()
18445
18446         * src/prefs_filtering.c
18447                 removed some warnings
18448
18449         * src/prefs_matcher.c
18450                 default boolean operation is AND
18451
18452         * src/procheader.c
18453                 handling flags for mbox format
18454                 handling of "From " header
18455
18456         * src/procmsg.[ch]
18457                 removed data field
18458                 added MSG_REALLY_DELETED flags to handle deletion of
18459                 messages in mbox format.
18460
18461         * src/summaryview.c
18462                 handling flags for mbox format
18463                 disable the MSG_DELETED flags when messages
18464                 are deleted in mbox format
18465
18466         * src/textview.c
18467                 "From " headers display fixed.
18468
18469 2001-05-27 [alfons]
18470
18471         * src/textview.c:
18472                 
18473                 (get_email_part): skip quoted email addresses, like in e.g.
18474                 "'alfons@proteus.demon.nl'".
18475
18476 2001-05-26 [alfons]
18477
18478         Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
18479         and fixing the persistence troubles when using separate windows.
18480
18481         * src/mainwindow.c:
18482         
18483             Added #define SEPARATE_ACTION used in the gtk item factory for 
18484             the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
18485                 use gtk_item_factory_get_widget_by_action() to get the items.
18486                 
18487             Removed separate_widget_cb from the gtk item factory data   
18488           
18489             (mainwindow_create): connect separate_widget_cb() to check
18490             menu item "toggled" signal. also passing a MainWindow pointer
18491                 as object data for both check menu items.
18492                 
18493             (separate_widget_cb): definition of separate_widget_cb() to match
18494             GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main 
18495                 window using gtk_object_get_data(). The type of window separation 
18496                 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
18497         
18498         * src/prefs_filtering.c,
18499           src/prefs_matcher.c: added horizontal scrollbars
18500
18501 2001-05-25 [darko]
18502
18503         * src/headerview.c
18504                 fix segfault with invalid bold font
18505         * src/summaryview.c
18506                 correctly display summary stats after row is marked
18507
18508 2001-05-23 [sergey]
18509
18510         * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
18511         encodings with libjconv.
18512
18513 2001-05-23 [hoa]
18514
18515         * src/Makefile.am
18516                 added mbox_folder.[ch]
18517         * src/defs.h
18518                 mbox temporary folder
18519         * src/folder.[ch]
18520         * added src/mbox_folder.[ch]
18521         * src/folderview.c
18522         * src/procheader.[ch]
18523                 added mbox support
18524         * src/mbox.c
18525                 bugfix for file incorporation filtering
18526         * src/imap.c
18527                 enable creation of MBOX
18528         * src/prefs_display_header.c
18529                 enable use of headers like "From "
18530                 something that should be fixed :
18531                         displaying of such headers add an extra space
18532         * src/prefs_folder_item.c
18533                 don't create folders because it is not necessary
18534         * src/procmsg.h
18535                 added data field to MsgInfo for mbox internal use
18536         * src/summaryview.c
18537                 added some support for mbox
18538         * src/utils.[ch]
18539                 added get_mbox_cache_dir() function
18540
18541 2001-05-23 [hiroyuki]
18542
18543         * src/headerwindow.c
18544           src/inc.c
18545           src/main.c
18546           src/mh.c
18547           src/nntp.c
18548           src/procmsg.h
18549           src/session.h
18550           src/socket.[ch]
18551           src/summaryview.c
18552           src/textview.c
18553           src/automaton.c
18554           src/folderview.c: more sync with 0.4.99cvs2.
18555
18556         * src/headerwindow.c: reverted.
18557
18558 2001-05-22 [paul]
18559
18560         0.4.99claws2
18561
18562         * sync with sylpheed 0.4.99cvs2
18563                 * src/news.[ch]
18564                 * src/nntp.[ch]
18565                 * INSTALL
18566                 * INSTALL.jp
18567
18568 2001-05-22 [alfons]
18569
18570         * src/summaryview.c: bugfixed a premature assignment in  summaryview_add_sender_to_cb()
18571
18572 2001-05-21 [alfons]
18573
18574         Minor things:
18575
18576         * configure.in: if gnome-config not found, "no" is displayed
18577         
18578         * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
18579
18580         * src/textview.c: now also possible to add mail addresses by right
18581           clicking in the text view
18582
18583         * src/codeconv.c: merged patch which fixes endless loop when encountering
18584           invalid wide characters; from Alte <010@imis.ru>  
18585
18586 2001-05-20 [alfons]
18587
18588         Added installation of gnome specific things:
18589
18590         * Makefile.am: gnome conditional
18591
18592         * configure.in: check for installed gnome
18593
18594         * added sylpheed.png, sylpheed.desktop
18595
18596 2001-05-20 [sergey]
18597
18598         * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
18599
18600         * src/mainwindow.h (main_window_toolbar_create): created a button
18601         for "Reply to all".
18602         (main_window_set_toolbar_sensitive): enable/disable the new button
18603         appropriately.
18604         (toolbar_reply_to_author_cb): handle the new button.
18605
18606         * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
18607         send_progress_dialog_destroy() on failure (fixes hang on SMTP
18608         failure).
18609
18610 2001-05-19 [sergey]
18611
18612         * src/compose.h (ComposeReplyMode): new modes
18613         COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
18614         COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
18615
18616         * src/compose.c
18617         (compose_send): move some code into a new function:
18618         (compose_current_mail_account): new function.
18619         (compose_reply): new argument to_author, all callers changed; if
18620         to_author==TRUE and account->protocol==A_NNTP, find and use an
18621         appropriate mail account for replying.
18622         (compose_reply_set_entry): new argument to_author; ignore
18623         compose->replyto if to_author==TRUE.
18624
18625         * src/mainwindow.c: new command "Message/Reply to author".
18626         (main_window_set_menu_sensitive): enable/disable it.
18627         (reply_cb): handle it.
18628
18629         * src/summaryview.c: new command "Reply to author".
18630         (summary_set_menu_sensitive): enable/disable it.
18631         (summary_reply_cb): handle it.
18632
18633         * src/account.c (account_find_mail_from_address): new function.
18634
18635 2001-05-18 [paul]
18636
18637         0.4.99claws1
18638
18639         * sync with sylpheed 0.4.99cvs1
18640
18641 2001-05-18 [hoa]
18642
18643         * src/compose.[ch]
18644         * src/filtering.c
18645         * src/summaryview.c
18646                 new filtering action : forward and forward as attachment
18647
18648         * src/main.c
18649                 no need for $DISPLAY when we run sylpheed --help
18650                 call to parse_cmd_opt() is moved
18651
18652         * src/mainwindow.[ch]
18653                 execute button is hidden when immediate execute
18654                 is chosen
18655
18656         * src/mh.c
18657         * src/news.c
18658         * src/prefs_folder_item.c
18659         * src/procmsg.c
18660                 better handling of missing directories
18661
18662         * src/summaryview.c
18663                 reedit is enabled in outbox
18664                 reedit is enabled in queue
18665
18666 2001-05-17 [hoa]
18667
18668         * src/filtering.c
18669         * src/matcher.[ch]
18670         * src/prefs_filtering.c
18671                 changed attachement into attachment
18672
18673 2001-05-17 [alfons]
18674
18675         0.4.67claws4    
18676
18677         * sync with sylpheed 0.4.67cvs9
18678         * sync with sylpheed 0.4.67cvs7-8
18679
18680 2001-05-17 [hoa]
18681
18682         * src/Makefile.am
18683                 added prefs_filtering.c
18684
18685         * src/filtering.[ch]
18686         * src/matcher.[ch]
18687                 removed action : forward_news and forward_news_as_attachement
18688                 (forward and forward_as_attachement can be used instead)
18689
18690         * src/mainwindow.c
18691                 added menu option to access filtering configuration
18692
18693         * src/prefs_account.c
18694                 changed mail_command default to /usr/sbin/sendmail
18695
18696         * added src/prefs_filtering.[ch]
18697                 dialog box for filtering configuration
18698
18699         * src/prefs_matcher.c
18700                 added function prefs_matcher_get_criteria_from_matching()
18701
18702         * src/prefs_scoring.c
18703                 reset the dialog when register or substitute is clicked
18704
18705 2001-05-15 [hoa]
18706
18707         * src/Makefile.am
18708                 added filtering.[ch]
18709         * src/inc.c
18710                 using filering.[ch] instead of filter.[ch]
18711         * src/main.c
18712                 reading new filtering configuration
18713         * src/matcher.[ch]
18714                 added some filtering actions
18715                 and fixed a bug for headers and mail body matching
18716         * src/mbox.c
18717                 using filering.[ch] instead of filter.[ch]
18718         * src/mh.c
18719                 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
18720         * src/summaryview.c
18721                 some fixes for filtering
18722
18723 2001-05-14 [hiroyuki]
18724
18725         * src/send.c: fixed some weird indentations.
18726           send_message_with_command(): call pclose() only if p != NULL.
18727         * src/textview.c: get_email_part(): modified the code for readability.
18728
18729 2001-05-14 [hiroyuki]
18730
18731         * src/md5global.h
18732           src/md5ify.c
18733           src/md5ify.h: removed from the cvs.
18734
18735 2001-05-13 [sergey]
18736
18737         * src/main.c: include rfc2015.h to avoid compiler warnings.
18738         * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
18739         the panel is already on screen.
18740         * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
18741         closing the alert window by ESC as "No".
18742         * src/prefs_common.c (prefs_interface_create): moved return
18743         receipt check button to the correct place.
18744
18745 2001-03-13 [alfons]
18746
18747         * src/prefs_common.c: 
18748                 moved return receipt check button to the Send tab. (prefs_send_create)
18749                 removed the date format ui related globals. (prefs_display_create)
18750
18751         0.4.67claws3
18752         
18753         * sync with sylpheed 0.4.67cvs5-6
18754
18755 2001-05-13 [paul]
18756
18757         * added Alfons' font selection patch
18758
18759         * src/defs.h
18760         * src/headerwindow.c
18761         * src/prefs_common.c
18762         * src/prefs_common.h
18763
18764 2001-05-13 [hoa]
18765         * src/defs.h
18766                 changed version of cache
18767         * src/matcher.[ch]
18768         * src/prefs_matcher.c
18769                 added additionnal matching criteria
18770         * src/procheader.c
18771         * src/procmsg.[ch]
18772         * src/news.c
18773                 added references in MsgInfo
18774
18775 2001-05-12 [hoa]
18776
18777         * src/defs.h
18778                 prepared some things for new filtering
18779         * src/matcher.[ch]
18780                 added some matching properties
18781                 inreplyto need to be enhanced
18782                 prepared some things for new filtering
18783         * src/messageview.c
18784                 added Return-Receipt-To handling
18785         * src/prefs_folder_item.c
18786                 changed default value to TRUE
18787         * src/prefs_matcher.c
18788                 added some matching properties
18789         * src/prefs_scoring.[ch]
18790                 the scoring dialog is finished
18791         * src/procheader.c
18792                 added Return-Receipt-To handling
18793                 Reference need to be added
18794         * src/procmsg.[ch]
18795                 added Return-Receipt-To handling
18796                 added threadscore to get a better score sorting when
18797                 threads are enabled
18798         * src/summaryview.c
18799                 suppressed a bug when we sort the list
18800                 when no folder is opened.
18801                 better score sorting when threads are enabled
18802
18803 2001-05-12 [alfons]
18804
18805         * reverted previous patch because of potential errors 
18806
18807         0.4.67claws2
18808         
18809         * src/inc.c, src/prefs_common.c, src/prefs_common.h: 
18810                 applied "toggle mail-retrieval dialog window" patch submitted 
18811                 by Eric Limpens <eric@qnt.net>
18812
18813         * sync with sylpheed 0.4.67cvs4
18814
18815 2001-05-12 [sergey]
18816
18817         * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
18818         some picky compilers.
18819         * src/rfc2015.h: provide prototype for rfc2015_disable_all().
18820         * src/grouplist_dialog.c: include alertpanel.h.
18821         * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
18822         fix compile warning.
18823         * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
18824         #include "defs.h" before others to prevent the warning of `MIN'
18825         and `MAX' redefinition.
18826
18827 2001-05-11 [hoa]
18828
18829         * src/main.c
18830         * src/messageview.c
18831         * src/prefs_account.c
18832         * src/prefs_display_header.c
18833                 removed warning
18834         * src/Makefile.am
18835                 added prefs_scoring.[ch]
18836         * src/grouplist_dialog.c
18837                 display an error dialog box if the group list
18838                 cannot be fetched.
18839         * src/mainwindow.[ch]
18840                 added main_window_set_thread_option() function
18841                 scoring dialog box enabled
18842         * src/matcher.[ch]
18843                 added flags matching unread /new / marked
18844                 / deleted / replied / forwarded
18845         * src/news.c
18846                 newsgroups are now finally in newscache
18847         * src/prefs_matcher.[ch]
18848                 finished preferences for matching dialog
18849         * added src/prefs_scoring.[ch]
18850                 scoring dialog box completed
18851         * src/scoring.[ch]
18852                 conversion to string : added scoringprop_to_string()
18853                 write config for preferences :
18854                 added prefs_scoring_write_config()
18855         * src/summaryview.c
18856                 threads can be enabled/disabled independently
18857                 for each folder
18858
18859 2001-05-10 [alfons]
18860
18861         0.4.67claws1
18862         
18863         * AUTHORS: 
18864                 thought it would be nice to have a list of all
18865                 contributors (used Changelog as a reference)
18866         
18867         * configure.in: 
18868                 messed up version numbering...
18869
18870         0.4.66claws1
18871
18872         * sync with sylpheed 0.4.67cvs1-3
18873
18874 2001-05-10 [darko]
18875
18876         * src/prefs_common.c:
18877                 better UI for strftime format, double clicking
18878                 on format now inserts the format in text entry
18879                 replaced close button with standard OK/Cancel
18880                 moved date format button to the right of the
18881                 text entry field
18882
18883 2001-05-09 [alfons]
18884
18885         * src/gtkstext.c:
18886                 Ctrl-Home / Ctrl-End have proper cursor navigation
18887
18888 2001-05-09 [hoa]
18889
18890         * src/prefs_matcher.c
18891                 finished UI to define matching properties
18892                 added ok and cancel button
18893         * src/prefs_filter.c
18894                 added ok and cancel button
18895         * src/news.c
18896                 fixed some bug in xhdr parsing
18897
18898 2001-05-08 [alfons]
18899
18900         * src/textview.c: 
18901                 fixed a bug in textview_show_header(), which displayed two colons (':');
18902                 cleaned up some warnings
18903
18904 2001-05-08 [hoa]
18905
18906         * src/Makefile.am
18907                 added prefs_matcher.[ch]
18908                 compilation with -W -Wall
18909         * src/alertpanel.c
18910                 ungrab the mouse events if grabbed - does it
18911                 fix the bug for disposition notification ?
18912         * src/mainwindow.c
18913                 added a menu option to open the matching dialog.
18914         * src/matcher.[ch]
18915                 added matcherprop_to_string() and matcherlist_to_string()
18916                 fixed some bugs, changed the name of some options
18917                 age_sup and age_inf becomes age_greater and age_lower,
18918                 body and messageheaders becomes body_part and headers_part,
18919                 changed the names of constants from SCORING_XXX to MATCHING_XXX
18920         * src/prefs_display_header.c
18921         * src/prefs_headers.c
18922                 fixed a bug that accidentally destroyed dialogs
18923                 when closed them with delete_event
18924                 Added *_deleted() which handle delete_event signal correctly.
18925         * src/prefs_folder_item.[ch]
18926                 added "enable_thread" field for future customization
18927         * added src/prefs_matcher.[ch]
18928                 sample of the UI to define matching properties
18929         * src/procheader.c
18930                 using procheader_headername_equal instead of str*cmp functions
18931                 using procheader_parse_header() function
18932         * src/scoring.c
18933                 using MATCHING_XXX instead of SCORING_XXX
18934         * src/summaryview.c
18935                 display the sender of the news even if this is ourself
18936                 when this is a news message.
18937         * src/textview.c
18938                 using headername_equal() instead of str*cmp functions
18939
18940 2001-05-08 [alfons]
18941
18942         0.4.66claws
18943
18944         * sync with sylpheed 0.4.66
18945         * src/gtkstext.c: trace logs added 
18946
18947 2001-05-08 [sergey]
18948
18949         * src/prefs_common.[ch]: added option to enable/disable GnuPG
18950         signature check popup.
18951         * src/rfc2015.c (check_signature): show signature check popup only
18952         if it is enabled in preferences.
18953
18954 2001-05-07 [alfons]
18955
18956         0.4.66claws4
18957         
18958         * sync with sylpheed 0.4.66cvs6
18959
18960 2001-05-07 [darko]
18961
18962         * src/prefs_common.[ch]: added option to enable/disable
18963           looking up sender name in address book for summary pane
18964         * src/summaryview.c: look up sender in the address book
18965           by using Alfons' address completion code
18966
18967 2001-05-07 [hiroyuki]
18968
18969         * src/inc.h
18970           src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
18971           member of Pop3State.
18972         * src/news.c: brought #include "defs.h" before #include <glib.h>
18973           to prevent the warning of `MIN' and `MAX' redefinition.
18974
18975 2001-05-06 [hoa]
18976
18977         * removed src/headers_display.[ch]
18978         * removed src/prefs_display_headers.[ch]
18979         * src/inc.c
18980                 use a temporary file in the user directory for mbox import
18981         * src/news.c
18982                 added XHDR support to get "To" and "Cc" headers
18983                 (in order to match news with to or cc field for
18984                 scoring)
18985                 added function news_parse_xhdr() to get XHDR response
18986         * src/nntp.[ch]
18987                 added function nntp_xhdr()
18988         * src/matcher.c
18989                 fetch the message if necessary
18990
18991 2001-05-06 [alfons]
18992
18993         0.4.66claws3
18994
18995         * sync with sylpheed 0.4.66cvs3-5
18996
18997 2001-05-06 [hoa]
18998
18999         * src/utils.[ch]
19000                 added function itos_buf() to enable use of several buffers
19001         * src/summaryview.c
19002                 use of itos_buf() instead of itos() in summary list
19003                 to fix the broken display of message number.
19004
19005 2001-05-06 [alfons]
19006
19007         * src/gtkstext.c: bug in cursor up navigation fixed,
19008                 fixed another unsigned / signed comparison (we're getting there :-)
19009
19010 2001-05-06 [hoa]
19011
19012         * src/Makefile.am
19013                 added scoring.c scoring.h
19014                 prefs_folder_item.c prefs_folder_item.h
19015                 matcher.c matcher.h
19016         * src/defs.h
19017                 added FOLDERITEM_RC SCORING_RC
19018         * src/folder.[ch]
19019                 added prefs field in FolderItem :
19020                 properties for each folder (PrefsFolderItem),
19021                 sorting type and mode were added as the first properties.
19022         * src/main.c
19023                 read config for scoring
19024         * added src/matcher.[ch]
19025                 gives functions to parse configuration file to do
19026                 matching on mails with a list of conditions.
19027         * src/mainwindow.c
19028                 add option to sort by score
19029         * src/prefs_common.[ch]
19030                 added preference option to show score and for
19031                 the score column size
19032         * added src/prefs_folder_item.[ch]
19033                 properties for each folder (PrefsFolderItem),
19034                 sorting type and mode were added as the first properties.
19035         * src/procheader.[ch]
19036                 added procheader_parse_header()
19037                 added procheader_header_free()
19038                 added procheader_headername_equal()
19039                 and made modification to use them.
19040         * src/procmsg.[ch]
19041                 added score field to MsgInfo structure
19042         * added src/scoring.[ch]
19043                 gives functions to parse configuration file to do
19044                 scoring on mails with a list of conditions.
19045         * src/summaryview.[ch]
19046                 save the sorting type and mode for the folder
19047                 added column to display the score of the mail
19048                 added function summary_score_clicked()
19049                 sorting type and mode are restored to the folder
19050                 when it is reopen
19051         * src/textview.c
19052                 use procheader_parse_header(), procheader_headername_equal()
19053                 removed memory leak in text_scan_header when freeing headers
19054         * src/filter.c
19055                 changed the function to match names of headers
19056                 using procheader_headername_equal()
19057
19058         Scoring functions are implemented, an interface is needed
19059         to configure that.
19060
19061 2001-05-04 [alfons]
19062
19063         * src/gtkstext.c: 
19064                 hopefully fixed the row up navigation bug,
19065                 removed adding back / forward lines to cache
19066
19067 2001-05-04 [sergey]
19068
19069         * src/prefs_display_headers.c: user interface changes:
19070         (prefs_display_headers_create): remove unused "Show" check button;
19071         allow reordering of headers by dragging.
19072         (prefs_display_headers_write_config): remove unused variables.
19073         (prefs_display_headers_set_dialog): do not insert "(New)" at top
19074         of lists (not needed with the new UI).
19075         (prefs_display_headers_set_list): scan lists starting from row 0,
19076         not 1 (do not skip "(New)").
19077         (prefs_display_headers_find_header): new function.
19078         (prefs_display_headers_clist_set_row): do not allow duplicates.
19079         (prefs_display_headers_delete_cb): do not skip row 0; treat
19080         closing the alert window by ESC as "No".
19081         (prefs_display_headers_up): do not protect row 0.
19082         (prefs_display_headers_down): do not protect row 0.
19083
19084 2001-05-04 [sergey]
19085
19086         * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
19087         functions.
19088
19089         * src/summaryview.c
19090         (summary_find_next_marked_msg, summary_find_prev_marked_msg,
19091         summary_select_next_marked, summary_select_prev_marked): new
19092         functions.
19093
19094 2001-05-03 [sergey]
19095
19096         * src/news.c: fixed a bug when no article can be fetched after
19097         server timeout if the connection was restored by news_post():
19098         (news_select_group): new function.
19099         (news_fetch_msg): call news_select_group() before fetching
19100         article.
19101         (news_get_uncached_articles): set session->group after successful
19102         GROUP command.
19103
19104 2001-05-03 [hoa]
19105
19106         * src/defs.h
19107         * src/procmsg.[ch]
19108         * src/procheader.c
19109                  changed version of cache, added cc field
19110
19111         * src/prefs_display_headers.c
19112                 the interface was changed
19113
19114         * src/prefs_headers.c
19115                 added cancel button
19116
19117 2001-05-03 [alfons]
19118
19119         * completed sync of sylpheed cvs2
19120         * src/gtkstext.c: updated row up / down cursor navigation
19121         * src/textview.c: re-edited, prepared for fixing the email address
19122                 scanner.
19123
19124 2001-05-03 [darko]
19125
19126         * src/prefs_common.c: use alfons' strftime ui code
19127         entry_datefmt and datefmt_sample widgets have to be
19128         global in this module because of this change
19129
19130 2001-05-03 [hoa]
19131
19132         * src/messageview.c
19133         * src/prefs_common.[ch] added option to activate the return receipt
19134                 feature.
19135
19136 2001-05-02 [alfons]
19137
19138         * src/gtkstext.c: fix for row up/down cursor navigation. 
19139
19140         0.4.66claws2
19141         
19142         * sync with 0.4.66cvs2
19143
19144 2001-05-02 [paul]
19145
19146         added add-sender-to-addressbook patch
19147
19148         * src/addressbook.c
19149         * src/addressbook.h
19150         * src/summaryview.c
19151
19152 2001-05-02 [sergey]
19153
19154         * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
19155         G_ALERTDISABLE.
19156
19157         * src/alertpanel.c (alertpanel_create): new argument can_disable,
19158         all existing callers changed to pass FALSE; create a check button
19159         to disable the message.
19160         (alertpanel_message_with_disable): new function.
19161         (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
19162         (alertpanel_button_toggled): new function.
19163         (alertpanel_button_clicked, alertpanel_close): set value using
19164         G_ALERT_VALUE_MASK.
19165
19166         * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
19167
19168         * src/prefs_common.c (prefs_privacy_create): new check button
19169         checkbtn_gpgme_warning.
19170
19171         * src/main.c (main): moved preferences reading before gpgme
19172         initialization; check prefs_common.gpgme_warning before giving the
19173         GnuPG warning and set it to FALSE if the user wants to disable the
19174         warning.
19175
19176 2001-05-02 [hiroyuki]
19177
19178         * src/prefs_display_headers.c: modified the layout and some labels.
19179
19180 2001-05-02 [sergey]
19181
19182         * src/prefs_account.c (prefs_account_fix_size): new function.
19183         (prefs_account_create): call prefs_account_fix_size(); use
19184         gtk_widget_show instead of gtk_widget_show_all (fixes too large
19185         size when the window is shown for the first time).
19186         (prefs_account_basic_create): changed layout of serv_table; moved
19187         localmbox_entry above smtpserv_entry (logically it replaces
19188         POP3/IMAP server).
19189         (prefs_account_protocol_activated): set sensitivity of
19190         nntpauth_chkbtn according to the protocol (in addition to
19191         hide/show); commented out gtk_table_set_row_spacing() calls.
19192         (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
19193         not sensitive (fixes a bug with disabled username/password boxes
19194         when editing POP3 account after NNTP with authentication).
19195
19196 2001-05-02 [hoa]
19197
19198         * src/account.c
19199         * src/inc.c
19200         * src/prefs_account.[ch]
19201         * src/send.c
19202                 removed local account without SMTP server
19203                 added option to use mail command instead of a connexion
19204                 to SMTP server when a local account is used
19205         * src/prefs_headers.c
19206                 fixed a bug
19207         * src/news.c
19208                 fixed a bug when connexion immediately closed
19209
19210 2001-05-01 [alfons]
19211
19212         0.4.66claws1
19213         
19214         * sync with 0.4.65
19215
19216 2001-05-01 [sergey]
19217
19218         * src/prefs_account.c (Basic, prefs_account_basic_create): new
19219         widget nntpauth_chkbtn.
19220         (prefs_account_protocol_activated): handle nntpauth_chkbtn
19221         visibility.
19222         (prefs_account_nntpauth_toggled): new function.
19223
19224         * src/news.c (news_session_new_for_folder): use NNTP
19225         authentication only if ac->use_nntp_auth is set.
19226
19227 2001-05-01 [hoa]
19228
19229         * src/Makefile.am changed headers.[ch] in customheader.[ch]
19230         * src/prefs_display_headers.c changed the UI
19231         * src/prefs_headers.c changed account_name to account_id
19232         * src/compose.c using customheader.h
19233
19234 2001-05-01 [hiroyuki]
19235
19236         * src/esmtp.c
19237           src/news.c
19238           src/nntp.c: changed sock_read() to sock_gets(), they've been left
19239           unsynched.
19240
19241 2001-05-01 [hoa]
19242
19243         * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
19244         * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
19245                 for displaying of headers
19246         * src/grouplist_dialog.[ch] minor changes to remove warnings
19247         * src/prefs_display_headers.[ch] dialog to choose the
19248         headers to display in the mail viewer.
19249         * src/headers.h correction of #define
19250         * src/headers_display.[ch] configuration for displaying of headers.
19251         * src/main.c read config of displaying of headers
19252         * src/prefs_common.c add a button to access the config dialog
19253                 for displaying of headers
19254         * src/prefs_display_headers.[ch] dialog for configuration for
19255                 displaying of the headers.
19256         * src/prefs_headers.c cleaning of code
19257         * src/procheader.c comments added to code
19258         * src/textview.c changes to reorder the headers depending
19259                 on the config for displaying of headers
19260
19261 2001-04-30 [alfons]
19262
19263         0.4.65claws7
19264
19265         * sync with 0.4.65cvs12
19266
19267         NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
19268
19269 2001-04-30 [sergey]
19270
19271         * src/nntp.h (NNTPSockInfo): new field auth_failed.
19272
19273         * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
19274         is set to force reconnection after authentication failure.
19275         (nntp_gen_command): set sock->auth_failed on authentication
19276         failure, or if sock->userid and sock->passwd are not set.
19277
19278         * src/news.c (news_session_new_for_folder): set userid=NULL if
19279         password dialog is cancelled.
19280
19281 2001-04-30 [sergey]
19282
19283         * src/nntp.h (NNTPSockInfo): new type.
19284
19285         * src/nntp.c: all functions updated to use NNTPSockInfo instead of
19286         SockInfo.
19287         (nntp_open_auth, nntp_close): new functions.
19288         (nntp_gen_command): new function to handle authentication; all
19289         NNTP command functions updated to use it.
19290         (nntp_authinfo_user, nntp_authinfo_pass): deleted.
19291         (nntp_list): removed old useless code.
19292
19293         * src/news.h (NNTPSession): new field nntp_sock.
19294
19295         * src/news.c: all functions updated to use NNTPSockInfo instead of
19296         SockInfo.
19297         (news_session_new): new arguments (userid, passwd); made static;
19298         use nntp_open_auth() if needed.
19299         (news_session_destroy): use nntp_close() instead of sock_close().
19300         (news_query_password): changed arguments.
19301         (news_session_new_for_folder): new function.
19302         (news_session_get): use news_session_new_for_folder().
19303         (news_authenticate): deleted.
19304         (news_get_uncached_articles): removed old authentication code.
19305
19306 2001-04-30 [sergey]
19307
19308         * src/news.c: reverted my previous changes (need to do NNTP
19309         authentication in a cleaner way).
19310         
19311 2001-04-29 [sergey]
19312
19313         * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
19314         news_nntp_post, news_nntp_mode): new functions (wrappers with
19315         authentication support).
19316         (news_get_article_cmd, news_get_article, news_get_header): new
19317         argument "folder"; all callers changed.
19318         (news_get_article_cmd): added authentication support.
19319         (news_session_get): use news_nntp_mode() instead of nntp_mode().
19320         (news_post): use news_nntp_post() instead of nntp_post().
19321         (news_get_uncached_articles): use news_nntp_group() instead of
19322         nntp_group() and news_nntp_xover() instead of nntp_xover();
19323         removed old authentication code.
19324         (news_get_group_list): use news_nntp_list() instead of nntp_list().
19325
19326         * src/nntp.c (nntp_list): return real error code instead of
19327         hardcoded NN_ERROR.
19328
19329 2001-04-29 [sergey]
19330
19331         * configure.in: fixed wint_t typedef detection again
19332
19333 2001-04-28 [hoa]
19334
19335         * src/prefs_account.[ch], added A_LOCAL_CMD
19336                 (send mail with mail command)
19337         * src/send.c added function send_message_with_command()
19338         * src/inc.c made a more secure get_spool() function with
19339                 mktemp() but maybe mkstemp() or something more
19340                 secure can be used.
19341
19342 2001-04-28 [alfons]
19343
19344         * src/textview.c, colorization of email addresses in headers
19345
19346         0.4.65claws6
19347
19348         * bug sync with sylpheed
19349         * prefs_common.c: created date format ui for darko
19350         * sync with 0.4.65cvs11
19351         * configure.in: corrected to have the new gpg checks
19352
19353 2001-04-27 [alfons]
19354
19355         * completed sync with 0.4.65cvs10
19356         * minor debug things added to gtkstext.c
19357
19358 2001-04-27 [darko]
19359
19360         * configure.in: remove check for availability of
19361           strftime() as advised by Hiroyuki
19362         * src/prefs_common.[ch], src/procheader.c:
19363           synch strftime() code with Hiroyki's main branch
19364
19365 2001-04-26 [sergey]
19366
19367         * src/news.c: news_query_password(), news_authenticate(): new
19368           functions.
19369           news_get_uncached_articles(): added NNTP authentication
19370           handling.
19371         * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
19372           new functions.
19373         * src/prefs_account.c: prefs_account_protocol_activated():
19374           enable userid and password fields for NNTP.
19375
19376 2001-04-26
19377
19378         * configure.in: check for availability of strftime()
19379           [darko]
19380         * src/prefs_common.[ch], src/procheader.c: use
19381           strftime() for displaying date in summary pane if it
19382           is available
19383
19384 2001-04-25
19385
19386         * more .cvsignore cleanups [alfons]
19387
19388 2001-04-25
19389
19390         * ac/sv-check-type.m4: new autoconf macro.
19391         * configure.in: fixed wint_t typedef detection (did not work
19392           with gcc-2.96).
19393
19394 2001-04-25
19395
19396         * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
19397           [hiroyuki]
19398
19399 2001-04-24
19400         * modified gtkstext.c : buggy cursor navigation fixed, 
19401           and font descent also taken in account when drawing
19402           cursor. [alfons]
19403
19404 2001-04-24 [hoa]
19405         * added comments in src/news.c src/nntp.c
19406         * added src/prefs_headers.[ch]
19407         * added src/headers.[ch]
19408         * modified compose.c to activate custom headers
19409                 added function is_in_custom_headers
19410         * modified prefs_account.[ch]
19411                 added function prefs_account_customhdr_edit
19412         * modified src/defs.h :
19413                 added HEADERS_RC : name of the config file
19414                 for the custom headers
19415
19416 2001-04-24
19417
19418     0.4.65claws5
19419
19420         * configure.in
19421           src/gtkstext.[ch]
19422           src/compose.c
19423           src/Makefile.am
19424           
19425           added gtkstext with configure.in patch by Hiroyuki which
19426           should fix the XIM detection [alfons]
19427
19428         * more clean up of cvs [alfons]
19429
19430                  * removed all Makefile.in files to attic.
19431
19432                  * updated all .cvsignores to really ignore things that could
19433                    be unintentionally committed by a recursive commit.
19434
19435 2001-04-23 [hoa]
19436         * added src/grouplist_dialog.[ch]
19437         * changed src/folderview.c to call grouplist_dialog instead
19438                 of inputdialog
19439         * src/news.c :
19440                 added functions news_reset_group_list
19441                 and news_get_group_list
19442         * src/nntp.c :
19443                 added function nntp_list
19444         * src/defs.h :
19445                 added GROUPLIST_FILE : name of the newsgroup list cache file
19446
19447 2001-04-21
19448
19449         * added option to warn about queued messages on exit [sergey]:
19450
19451           * src/compose.c: compose_queue(): call folder_item_scan()
19452             and folderview_update_item() after queueing.
19453           * src/folderview.c: folderview_update_node(): draw the queue
19454             folder in bold font if there are queued messages.
19455           * src/mainwindow.c: queued_messages(): new function.
19456             app_exit_cb(): display warning if there are queued messages
19457             if warn_queued_on_exit is set.
19458           * prefs_common.[ch]: add warn_queued_on_exit option.
19459
19460         * enhanced GnuPG key selection support [sergey]:
19461
19462           * src/select-keys.c: updated to newer version from Win32
19463             branch with support for selecting arbitrary keys.
19464           * src/prefs_account.c: added the Privacy tab to the account
19465             options window.
19466             prefs_account_privacy_create(),
19467             prefs_account_sign_key_set_data_from_radiobtn(),
19468             prefs_account_sign_key_set_radiobtn(): new functions.
19469           * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
19470           * src/rfc2015.c: set_signers(): new function.
19471             pgp_sign(): add the account parameter, call set_signers().
19472             rfc2015_sign(): add the account parameter, pass it to pgp_sign().
19473           * src/rfc2015.h: rfc2015_sign(): updated prototype.
19474           * src/compose.c: pass the current account to rfc2015_sign().
19475
19476         * tag name claws added to prevent confusion with main branch [alfons]
19477
19478         * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
19479
19480         * autogen.sh: Added "--enable-maintainer-mode". [sergey]
19481
19482         * sync with recent sylpheed cvs. Untested though. [alfons]
19483