* src/procmime.c
[claws.git] / ChangeLog.claws
1 2003-11-09 [alfons]     0.9.6claws70
2
3         * src/procmime.c
4                 plug leak
5
6 2003-11-08 [luke]       0.9.6claws69
7
8         * src/summaryview.c
9                 fix some typos
10
11         * src/compose.c
12                 rewrite compose_attach_parts(), fixing various bugs mainly
13                 to do with re-editing.
14
15         * src/mimeview.c
16                 "save all" now only saves attachments with names/filenames
17
18 2003-11-04 [match]      0.9.6claws68
19
20         * src/ldapctrl.[ch]
21                 fix broken LDAP support.
22
23         * src/ldapquery.c
24                 remove printf's.
25
26 2003-11-04 [luke]       0.9.6claws67
27
28         * src/mimeview.c
29                 o  fixed bug 4 "focus lost on messages with attachments"
30                 o  fixed 'Save all' attachments for new mime changes
31                 o  right clicking on icons consistent with right clicking on
32                    mime tree
33                   - fixes a bug where wrong part is saved when you
34                     choose 'Save as' from popup menu
35                   - fixes bug 308 "No way to "save all" attachments"
36                 o  fixed a compiler warning.
37
38         * src/textview.c
39                 o  removed flickering in mime tree when using "n" and "p"
40                    shortcuts
41                 o  fixed bug where selecting the textview and pressing e.g.
42                    'y' causes sylpheed to respond twice.
43
44         * src/summaryview.c
45                 removed hard coding of * and ! shortcuts (which only served
46                 to cause problems if you tried to redefine the shortcuts)
47
48 2003-11-04 [luke]       0.9.6claws66
49
50         * src/plugins/image_viewer/viewer.c
51         * src/plugins/image_viewer/viewerprefs.c
52         * src/plugins/image_viewer/viewerprefs.glade
53                 o  allow toggling of image scaling by clicking on image
54                 o  respond to image's container widget resize
55
56         * src/procmime.c
57                 o  fix bad parsing of message when re-editing/viewing a
58                    message saved to the drafts folder
59
60 2003-11-02 [match]      0.9.6claws65
61
62         * src/browseldap.h
63                 fix if not building LDAP support.
64         * src/addrindex.c
65         * src/ldapquery.[ch]
66         * src/editldap.h
67                 include support for contains query. feature req 529354.
68
69 2003-11-02 [alfons]     0.9.6claws64
70
71         * src/browseldap.c
72                 fix build bustage if not compiling ldap support
73
74 2003-11-01 [match]      0.9.6claws63
75
76         * po/POTFILES.in
77         * src/Makefile.am
78         * src/addr_compl.[ch]
79         * src/addrbook.c
80         * src/addrcache.[ch]
81         * src/addrdefs.h        ** NEW **
82         * src/addressbook.c
83         * src/addressitem.h
84         * src/addrindex.[ch]
85         * src/addritem.h
86         * src/addrquery.[ch]
87         * src/ldapquery.[ch]
88         * src/ldapserver.[ch]
89                 refactor LDAP query mechanism.
90
91         * src/browseldap.[ch]   ** NEW **
92         * src/ldaplocate.[ch]   ** NEW **
93                 add feature to browse LDAP entry that was retrieved using
94                 an explicit LDAP search.
95
96 2003-11-01 [alfons]     0.9.6claws62
97
98         * src/prefs_gtk.c
99                 prefs_write_param(): fail when we see an invalid type; all the
100                 callers seem to handle this gracefully by reverting changes
101
102 2003-10-30 [christoph]  0.9.6claws61
103
104         * configure.ac
105         * ac/openssl.m4
106         * ac/spamassassin.m4
107         * src/Makefile.am
108                 use extra variables for all libraries to make sure plugins
109                 are only linked with libraries they really need. $LIBS is always
110                 added to the linking parameters, but we only what the libraries
111                 listed in the Makefile
112
113 2003-10-29 [paul]       0.9.6claws60
114
115         * src/mimeview.c
116                 don't use Subject for unknown part name
117
118 2003-10-29 [paul]       0.9.6claws59
119
120         * src/compose.c
121                 get name of attachment(s) when re-editing, fwd'ing or
122                 redirecting
123                 
124         * src/mimeview.c
125                 get name of attachment(s) when saving
126
127 2003-10-29 [hoa]        0.9.6claws58
128
129         * src/textview.c
130                 implemented multipart/alternative in MIME message viewer.
131
132 2003-10-28 [christoph]  0.9.6claws57
133
134         * configure.ac
135                 make sure MathML-Viewer is not built with the
136                 Gtk2 version of GtkMathView
137
138 2003-10-28 [paul]       0.9.6claws56
139
140         * sync with 0.9.7cvs1
141                 see ChangeLog 2003-10-28
142
143 2003-10-27 [alfons]     0.9.6claws55
144
145         * src/matcher_parser_parse.y
146         * src/gtk/colorlabel.c
147                 allow setting color label to 0 in filtering/processing rules
148                 (should fix bug 368, "Can't create a filter condition "colorlabel 0"") 
149
150 2003-10-26 [alfons]     0.9.6claws54
151
152         * src/summary_search.c
153                 fix misnomer and correct selecting initial search node  
154
155 2003-10-26 [christoph]  0.9.6claws53
156
157         * src/pgpmime.c
158         * src/sgpgme.c
159                 change display of signature info to use only name of
160                 signer, otherwise the text gets too long.
161
162         * src/procmime.c
163                 don't use MimeInfo's filename to generate tmp filename
164
165 2003-10-25 [christoph]  0.9.6claws52
166
167         * src/procmime.c
168                 fix message body searching
169
170 2003-10-25 [paul]       0.9.6claws51
171
172         * src/compose.c
173                 use g_basename rather than basename
174
175 2003-10-24 [christoph]  0.9.6claws50
176
177         * src/sgpgme.c
178                 change fetching of signature key's trust
179
180 2003-10-24 [paul]       0.9.6claws49
181
182         * po/sk.po
183                 update Slovak translation
184                 submitted by Andrej Kacian
185                 
186         * src/mainwindow.c
187                 remove unknown menu entry /File/Add mailbox/mbox...
188
189 2003-10-24 [hoa]        0.9.6claws48
190
191         * src/Makefile.am
192                 removed all references to mbox folders
193
194         * src/carray.[ch]               * REMOVED *
195         * src/chash.[ch]                * REMOVED *
196         * src/maillock.[ch]             * REMOVED *
197         * src/mailmbox.[ch]             * REMOVED *
198         * src/mailmbox_folder.[ch]      * REMOVED *
199         * src/mailmbox_parse.[ch]       * REMOVED *
200         * src/mailmbox_types.[ch]       * REMOVED *
201         * src/mbox_folder.[ch]          * REMOVED *
202                 remove implementation of mbox folders
203                 and old mailbox folder.
204                 mbox folder implementation will be added
205                 as a plugin so that implementation can be entirely
206                 synchronized with the files of the project they are
207                 extracted from (libEtPan!).
208         
209         * src/mainwindow.c
210         * src/folder.c
211         * src/folderview.[ch]
212         * src/procmsg.h         
213                 Disable as much code that references mbox folders
214                 as possible.
215                 Some UI thing still need to know that folder is mbox
216                 (when we have to enter the name of the mailbox and
217                 we want to add /var/mail/$USER).
218
219 2003-10-23 [christoph]  0.9.6claws47
220
221         * src/noticeview.c
222                 don't always display button when noticeview is made visible
223
224         * src/mimeview.c
225         * src/pgpmime.c
226         * src/privacy.[ch]
227         * src/sgpgme.[ch]
228                 get signature information from crypto system
229
230 2003-10-22 [paul]       0.9.6claws46
231
232         * po/es.po
233                 updated by Ricardo Mones Lastra
234
235 2003-10-22 [paul]       0.9.6claws45
236
237         * src/Makefile.am
238                 update to reflect the changes to the icons that
239                 happened in 0.9.6claws35
240
241 2003-10-22 [alfons]     0.9.6claws44
242         
243         * src/carray.h
244                 inline carray_count() 
245
246 2003-10-21 [alfons]     0.9.6claws43
247
248         * src/carray.h
249                 glib wrappers
250         * src/carray.c
251                 disable
252         * src/mailmbox.[ch]
253         * src/mailmbox_folder.c
254         * src/mailmbox_parse.c
255         * src/mailmbox_types.[ch]
256                 %s/uint32_t/guint
257
258 2003-10-21 [luke]       0.9.6claws42
259
260         * src/stock_pixmaps.[ch]
261         * src/mimeview.c
262         * src/pixmaps/mime_application_octet_stream.xpm         ** REMOVE **
263         * src/pixmaps/messageview_text.xpm                      ** REMOVE **
264                 o remove mime_application_octet_stream.xpm icon (it was never
265                   really needed)
266                 o remove redundant icon messageview_text.xpm
267
268         * src/mainwindow.c
269                 fix visibility of signature noticeview when toggling 'separate
270                 message view'
271
272 2003-10-21 [christoph]  0.9.6claws41
273
274         * src/procmime.c
275                 decode multipart and rfc822 mime parts to allow further
276                 parsing when required
277
278 2003-10-21 [christoph]  0.9.6claws40
279
280         * src/procmime.[ch]
281         * src/textview.c
282                 remove obsolete charset parameter in MimeInfo and fix
283                 TextView to use the charset from the parameter hash table
284
285         * src/plugins/dillo_viewer/Makefile.am
286         * src/plugins/trayicon/Makefile.am
287                 add OPENSSL_CFLAGS to fix building with using
288                 --with-openssl-* parameters
289
290 2003-10-21 [paul]       0.9.6claws39
291
292         * src/prefs_matcher.[ch]
293                 replace remnants of the old, renamed 'Execute' matchtype
294                 add a brief description to the Info window
295
296 2003-10-21 [hoa]        0.9.6claws38
297         
298         * src/Makefile.am
299         * src/carray.[ch]               * NEW *
300         * src/chash.[ch]                * NEW *
301         * src/folder.c
302         * src/maillock.[ch]             * NEW *
303         * src/mailmbox.[ch]             * NEW *
304         * src/mailmbox_folder.[ch]      * NEW *
305         * src/mailmbox_parse.[ch]       * NEW *
306         * src/mailmbox_types.[ch]       * NEW *
307                 implementation of mbox folder with unique message numbers
308
309                 made use of libEtPan! implementation of mbox for lower-layer.
310
311 2003-10-20 [alfons]     0.9.6claws37
312
313         * src/noticeview.c
314                 fix invalid argument warning
315         * src/pgpmime.c
316                 no in place variable
317
318 2003-10-20 [paul]       0.9.6claws36
319
320         * src/compose.[ch]
321           src/filtering.c
322           src/messageview.c
323                 fix crash when using Forward in Filtering when
324                 external editor option is set
325                 
326                 Patch submitted by Simon 'corecode' Schubert
327                 <corecode@corecode.ath.cx> 
328
329 2003-10-20 [paul]       0.9.6claws35
330
331         * src/pixmaps/mime_gpg_expired.xpm      ** REMOVED **
332           src/pixmaps/mime_gpg_failed.xpm       ** REMOVED **
333           src/pixmaps/mime_gpg_passed.xpm       ** REMOVED **
334           src/pixmaps/mime_gpg_signed.xpm       ** REMOVED **
335           src/pixmaps/mime_gpg_unknown.xpm      ** REMOVED **
336           src/pixmaps/privacy_expired.xpm       ** NEW FILE **
337           src/pixmaps/privacy_failed.xpm        ** NEW FILE **
338           src/pixmaps/privacy_passed.xpm        ** NEW FILE **
339           src/pixmaps/privacy_signed.xpm        ** NEW FILE **
340           src/pixmaps/privacy_unknown.xpm       ** NEW FILE **
341           src/pixmaps/privacy_warn.xpm          ** NEW FILE **
342           src/mimeview.c
343           src/stock_pixmap.[ch]
344                 replace mime_gpg_*.xpm icons with new privacy_*.xpm
345                 icons. add privacy_warn.xpm icon
346
347 2003-10-20 [hoa]  0.9.6claws34
348
349         * src/folder_item_prefs.[ch]
350         * src/prefs_folder_item.c
351         * src/main.c
352                 Added a property per folder to choose whether we 
353                 want to apply processing on it on startup or if we
354                 prefer to wait the folder selection to apply it.
355         
356         * src/messageview.c
357                 fixed C89 compatibility (for old compilers, for
358                 example gcc 2.95.x).
359
360 2003-10-17 [christoph]  0.9.6claws33
361
362         * src/mimeview.c
363         * src/noticeview.[ch]
364                 change noticeview icon to indicate signature status
365
366 2003-10-17 [christoph]  0.9.6claws32
367
368         * src/Makefile.am
369         * src/main.c
370         * src/mimeview.c
371         * src/noticeview.c
372         * src/pgpmime.[ch]                              ** NEW **
373         * src/privacy.[ch]
374         * src/rfc2015.c
375         * src/sgpgme.c                                  ** NEW **
376                 reimplement PGP/Mime signature checking (unfinished)
377
378 2003-10-15 [christoph]  0.9.6claws31
379
380         * src/procmime.[ch]
381                 fix procmime_get_text_content() and
382                 procmime_get_first_text_content()
383
384 2003-10-15 [christoph]  0.9.6claws30
385
386         * src/plugins/spamassassin/spamassassin_gtk.c
387         * src/plugins/spamassassin/spamassassin_gtk.glade
388                 fix timeout tooltip
389
390 2003-10-15 [paul]       0.9.6claws29
391
392         * src/messageview.c
393                 workaround for buggy smtp servers. on sending a
394                 return receipt strip the name part from the address
395                 when creating headers
396                 
397 2003-10-15 [paul]       0.9.6claws28
398
399         * sync with 0.9.7 release
400                 see ChangeLog 2003-10-15
401
402 2003-10-14 [christoph]  0.9.6claws27
403
404         * src/plugins/clamav/clamav_plugin.c
405                 fix clamav plugin
406
407 2003-10-14 [christoph]  0.9.6claws26
408
409         * src/compose.c
410         * src/mimeview.c
411         * src/procmime.[ch]
412         * src/rfc2015.c
413         * src/textview.c
414         * src/plugins/clamav/clamav_plugin.c
415                 use GNode to create the mime tree (some changes to functions
416                 that traverse the tree are just quick and dirty. Maybe we
417                 can find better solutions with g_node_*-functions)
418
419 2003-10-14 [luke]       0.9.6claws25
420
421         * src/mimeview.c
422                 fix a navigation bug (stupid typo of mine)
423
424 2003-10-14 [christoph]  0.9.6claws24
425
426         * src/textview.c
427                 fix missing last line in plain/text mails
428
429 2003-10-13 [luke]       0.9.6claws23
430
431         * src/summaryview.c
432                 fix bug 334 (part 1)
433
434 2003-10-13 [kov]        0.9.6claws22
435
436         * src/mimeview.c
437                 error checking when the user enters a non-directory at
438                 the file selection dialog.
439                 work-around for users entering directory location without
440                 adding a leading G_DIR_SEPARATOR.
441
442 2003-10-13 [luke]       0.9.6claws21
443
444         * src/compose.c
445                 error reporting for inserting files, including catching
446                 invalid characters for current locale/encoding
447
448 2003-10-13 [paul]       0.9.6claws20
449
450         * src/folderview.c
451                 fix bug #347 'subscribe newsgroups crashes'
452
453 2003-10-13 [paul]       0.9.6claws19
454
455         * src/compose.c
456                 when using 'Reply to all' include the 'send replies
457                 to' folder property
458                 
459         * po/ja.po
460                 update Japanese translation. submitted by Rui Hirokawa 
461                 <rui_hirokawa@ybb.ne.jp>        
462
463 2003-10-13 [hoa]        0.9.6claws18
464
465         * src/account.c
466         * src/compose.c
467         * src/messageview.c
468         * src/procheader.c
469         * src/procheader.h
470                 rename get_header_from_msginfo() into
471                 procheader_get_header_from_msginfo() so that we have a
472                 coherent exported naming.
473                 avoid parsing of header contained in a string via
474                 a newly written temporary file.
475
476         Patch submitted by Simon 'corecode' Schubert
477                 <corecode@corecode.ath.cx>
478
479 2003-10-12 [hoa]        0.9.6claws17
480
481         * src/filtering.c
482         * src/filtering.h
483         * src/matcher.c
484         * src/matcher.h
485         * src/matcher_parser_parse.y
486         * src/prefs_filtering_action.c
487                 added "stop" action : stop applying the filtering rules.
488                 added "set score" and "increase/decrease score" actions.
489                 That two last action replace the "change_score" action
490                 introduced by alfons in 0.8.8claws85.
491                 "set score" is to set a given score to the message.
492                 "increase/decrease score" will increase or decrease the
493                 score if the given value is respectively positive or
494                 negative. If someone find a some better name for this last
495                 rule, it can be modified.
496
497 2003-10-12 [paul]       0.9.6claws16
498
499         * AUTHORS
500           po/ja.po
501                 update Japanese translation. submitted by Rui Hirokawa 
502                 <rui_hirokawa@ybb.ne.jp>
503
504 2003-10-12 [christoph]  0.9.6claws15
505
506         * src/procmime.c
507                 fix crash caused by incorrect headers
508
509 2003-10-10 [christoph]  0.9.6claws14
510
511         * src/main.c
512         * src/privacy.[ch]
513         * src/rfc2015.[ch]
514                 implement detection of signed message parts for rfc2015
515
516 2003-10-10 [thorsten]   0.9.6claws13
517
518         * src/mimeview.c
519                 fix typo
520
521 2003-10-10 [christoph]  0.9.6claws12
522
523         * src/stock_pixmap.[ch]
524         * src/pixmaps/mime_message.xpm                  ** NEW **
525                 add a new icon for mime type "message"
526
527         * src/privacy.[ch]
528         * src/procmime.[ch]
529                 add crypto api
530
531         * src/mimeview.c
532                 o use crypto api
533                 o add icons for message type mime parts
534
535 2003-10-10 [christoph]  0.9.6claws11
536
537         * src/mainwindow.c
538         * src/messageview.[ch]
539         * src/mimeview.[ch]
540         * src/procmime.[ch]
541         * src/procmsg.[ch]
542         * src/rfc2015.c
543         * src/summaryview.c
544         * src/textview.[ch]
545                 o remove switching between TextView and MimeView in MessageView
546                   (if required we can hide the icon box and the MimeView will
547                    look exaxtly like the TextView)
548                 o temporary remove signature and decrypting GPGME code
549
550 2003-10-09 [christoph]  0.9.6claws10
551
552         * src/action.c
553         * src/compose.c
554         * src/messageview.c
555         * src/mimeview.c
556         * src/procmime.[ch]
557         * src/procmsg.c
558         * src/rfc2015.c
559         * src/textview.c
560         * src/common/utils.[ch]
561         * src/plugins/clamav/clamav_plugin.c
562         * src/plugins/dillo_viewer/dillo_viewer.c
563         * src/plugins/image_viewer/viewer.c
564         * src/plugins/mathml_viewer/mathml_viewer.c
565                 new mime parser (several things need fixing)
566
567 2003-10-09 [paul]       0.9.6claws9
568
569         * src/imap.c
570                 a little more sync with 0.9.6cvs2 and a tidy up
571
572 2003-10-08 [paul]       0.9.6claws8
573
574         * sync with 0.9.6cvs2
575                 see ChangeLog 2003-10-03
576
577 2003-10-05 [christoph]  0.9.6claws7
578
579         * src/summaryview.c
580                 don't use flags to check if a message is in a news folder
581
582         (closes Bug 282 clicking on folder with copied Messages from News
583          immediately after having copied them crashes Sylpheed-Claws)
584
585 2003-10-05 [christoph]  0.9.6claws6
586
587         * src/Makefile.am
588         * src/progressdialog.[ch]               ** REMOVE **
589         * src/gtk/Makefile.am
590         * src/gtk/progressdialog.[ch]           ** NEW **
591                 move progressdialog to gtk directory
592
593 2003-10-04 [christoph]  0.9.6claws5
594
595         * src/prefs_toolbar.c
596         * src/gtk/prefswindow.c
597                 remove widget_show_all for pages root widget
598
599         * src/plugins/spamassassin/spamassassin.[ch]
600         * src/plugins/spamassassin/spamassassin_gtk.c
601         * src/plugins/spamassassin/spamassassin_gtk.glade
602                 add support for new libspamc transports
603
604 2003-10-04 [christoph]  0.9.6claws4
605
606         * src/plugins/spamassassin/libspamc.[ch]
607         * src/plugins/spamassassin/spamassassin.c
608         * src/plugins/spamassassin/utils.[ch]
609                 update libspamc to version from SpamAssassin 2.60
610
611 2003-10-03 [christoph]  0.9.6claws3
612
613         * src/send_message.c
614                 fix missing format string bug found by
615                 Georgi Guninski <guninski@guninski.com>
616
617 2003-10-03 [paul]       0.9.6claws2
618
619         * po/zh_CN.po
620                 update Simpilified Chinese translation, submitted by
621                 Hansom Young
622
623 2003-10-02 [christoph]  0.9.6claws1
624
625         * src/imap.c
626                 add UIDPLUS support for COPY and EXPUNGE
627
628 2003-10-02 [paul]       0.9.6claws
629
630         * 0.9.6claws released
631
632 2003-10-02 [paul]
633
634         * po/es.po
635           po/sk.po
636                 update Spanish and Slovak translations
637                 submitted by Ricardo Mones Lastra and Andrej Kacian
638  
639 2003-10-02 [paul]       0.9.5claws43
640
641         * po/en_GB.po
642                 update British English translation
643
644 2003-10-02 [paul]       0.9.5claws42
645
646         * po/hr.po
647                 update Croatian translation, submitted by Dragan
648
649 2003-10-01 [paul]       0.9.5claws41
650
651         * po/pl.po
652           po/sr.po
653                 update Polish and Serbian translations, submitted by
654                 Emil and Urke MMI
655
656 2003-10-01 [melvin]     0.9.5claws40
657
658         * po/fr.po
659                 Updated French translations
660
661 2003-10-01 [melvin]     0.9.5claws39
662
663         * src/prefs_fonts.c
664                 Fixed a Gtk warning
665
666         * src/plugins/dillo_prefs.c     
667                 Quasi unnoticeable UI clean-up.
668
669 2003-10-01 [paul]
670
671         * tools/README
672           tools/maildir2sylpheed.pl
673                 bug fixes, rewrites, submitted by Matthias Förste 
674                 <itsjustme@users.sourceforge.net>
675
676 2003-09-29 [paul]       0.9.5claws38
677
678         * src/inc.c
679                 fix my coding carelessness
680
681 2003-09-29 [paul]       0.9.5claws37
682
683         * po/POTFILES.in
684           src/Makefile.am
685           src/main.c
686           src/prefs_common.[ch]
687           src/prefs_fonts.[ch]  ** NEW FILES **
688                 move Font config options to Other Prefs/Display/Fonts
689                 (user's current configuration is preserved)
690
691 2003-09-29 [paul]       0.9.5claws36
692
693         * src/inc.c
694           src/prefs_account.c
695                 allow 'local_mbox' value to point to either a directory 
696                 (/var/mail -  default, new) or a file (/var/mail/username
697                 - original)
698
699 2003-09-28 [paul]       0.9.5claws35
700
701         * src/rfc2015.c
702                 on signature check, where key exists, print the
703                 Key ID
704
705 2003-09-27 [alfons]     0.9.5claws34
706
707         * src/action.c
708                 o make progress bar not fill/expand when resizing dialog
709                 o use default fixed text font for actions output
710
711 2003-09-27 [paul]       0.9.5claws33
712
713         * src/prefs_common.[ch]
714           src/procmsg.c
715           src/send_message.c
716                 remove External Program settings from Common Prefs/Send
717                 as they are now unnecessary due to Local account settings.
718                 plus a little tidying-up after 0.9.5claws31
719
720 2003-09-27 [paul]       0.9.5claws32
721
722         * src/prefs_account.c
723                 o make correction to gui text:
724                   'Local mailbox file' -> 'Local mailbox directory'
725                 o give 'local_mbox' option a reasonable default value:
726                   '/var/mail'
727                 o use 'DEFAULT_SENDMAIL_CMD' as default 'mail_command'
728                   value
729
730 2003-09-26 [paul]       0.9.5claws31
731
732         * src/inc.c
733           src/prefs_common.[ch]
734                 remove 'Incorporate from spool' common pref,
735                 force creation of a 'Local' account
736
737 2003-09-26 [christoph]  0.9.5claws30
738
739         * src/folder.c
740         * src/msgcache.c
741                 add more NULL pointer checks
742
743 2003-09-25 [christoph]  0.9.5claws29
744
745         * src/folder.c
746                 o don't fetch source message to get it's message id
747                 o immediately scan dest folder when copying a message did not
748                   return a new message number and not do it when the first message
749                   without a new message number is found
750
751 2003-09-23 [christoph]  0.9.5claws28
752
753         * src/compose.c
754                 fix generating of headers
755
756         (patch by David Relson <relson@osagesoftware.com>)
757
758 2003-09-23 [paul]       0.9.5claws27
759
760         * po/zh_CN.po
761                 update Simplified Chinese translation. submitted by
762                 Hansom Young
763
764 2003-09-23 [paul]       0.9.5claws26
765
766         * tools/Makefile.am
767           tools/README
768           tools/vcard2xml.py    ** NEW FILE **
769                 add a script that converts an evolution vcard to
770                 sylpheed's xml format
771                 submitted by Bogdan Sumanariu <bsumanariu@one5.ro>
772
773 2003-09-22 [paul]       0.9.5claws25
774
775         * src/plugins/clamav/clamav_plugin.c
776                 don't skip MULTIPART parts
777
778 2003-09-21 [christoph]  0.9.5claws24
779
780         * src/alertpanel.c
781                 remove unneeded include
782
783         * src/folder.c
784                 clean up copy/move mess with duplicated code
785
786         * src/imap.c
787                 fix problem that sometimes the folder was not scanned
788                 also it was changed
789
790 2003-09-21 [christoph]  0.9.5claws23
791
792         * src/Makefile.am
793         * src/logwindow.[ch]                    ** REMOVE **
794         * src/mainwindow.c
795         * src/prefs_common.c
796         * src/gtk/Makefile.am
797         * src/gtk/logwindow.[ch]                ** ADD **
798                 make logwindow prefs_common independent and move
799                 it to gtk directory
800
801 2003-09-20 [christoph]  0.9.5claws22
802
803         * src/compose.c
804                 add extra space for address code conversion
805                 (4 * unconvered size could be too small for short headers)
806
807 2003-09-20 [christoph]  0.9.5claws21
808
809         * src/compose.c
810                 increase temp buffer size when writing headers
811
812 2003-09-19 [darko]      0.9.5claws20
813
814         * src/compose.c
815                 don't ignore value of 'Save copy of outgoing messages to
816                 this folder instead of Sent' in message redirect
817
818 2003-09-17 [christoph]  0.9.5claws19
819
820         * src/compose.c
821                 use ", " as address seperator for mail headers and pass whole
822                 header line at once to compose_convert_header to make sure
823                 it is correctly folded
824
825         (closes Bug 64 Problem when sending to many recipients)
826
827 2003-09-17 [hoa]        0.9.5claws18
828         
829         * src/matcher.[ch]
830           src/matcher_parser_parse.y
831           src/prefs_matcher.c
832                 changed the keyword used for command execution in condition
833                 keyword is changed from "execute" to "test"
834                 so that it is not the same as the one used for action.
835                 This will fix a bug when using filtering dialog.
836                 All semantic in the code is also changed to reflect
837                 the keyword change.
838
839 2003-09-17 [paul]
840         
841         * sync with 0.9.6 release
842
843 2003-09-17 [paul]       0.9.5claws17
844
845         * sync with 0.9.5cvs8
846                 see ChangeLog 2003-09-16 and 2003-09-17
847
848 2003-09-16 [paul]       0.9.5claws16
849
850         * sync with 0.9.5cvs6
851                 see ChangeLog 2003-09-16
852
853 2003-09-15 [paul]       0.9.5claws15
854
855         * sync with 0.9.5cvs5
856                 see ChangeLog 2003-09-15
857
858 2003-09-14 [alfons]     0.9.5claws14
859
860         * src/inc.c
861                 make "Go to inbox after receiving new mail" again;
862                 regression of a sync, restored to sylpheed main 
863                 behaviour. (misses still some bits)
864
865 2003-09-14 [alfons]     0.9.5claws13
866
867         * src/prefs_filtering_action.c
868                 o add proper message if empty execute command line
869                 o don't select first action item after registering a
870                   new action to prevent (what seems to be a GTK) bug
871                   #36, "filtering will only accept one action change 
872                   per invocation".
873
874 2003-09-14 [alfons]     0.9.5claws12
875
876         * src/prefs_filtering.c
877         * src/prefs_filtering_action.c
878         * src/prefs_matcher.c
879                 fix function signature for key_pressed_event signal handlers
880
881 2003-09-14 [alfons]     0.9.5claws11
882
883         * src/mainwindow.c
884                 fix regression caused by fix for invalid bug #7
885                 (should fix #246, "Multiple selections are deselected when 
886                 moving from search window to main window")
887                 
888 2003-09-14 [alfons]     0.9.5claws10
889         
890         * src/actions.[ch]
891         * src/filtering.[ch]
892         * src/prefs_actions.c
893                 allow `filtering actions` in actions; only for advanced users
894                 right now: try for example, "%as{mark color 2}" 
895         
896 2003-09-13 [paul]       0.9.5claws9
897         
898         * po/pl.po
899           po/zh_CN.po   ** NEW FILE **
900                 update Polish translation, submitted by Emil 
901                 <eminowbl@posejdon.wpk.p.lodz.pl>
902                 add new Simplified Chinese translation, submitted by
903                 Hansom Young <hansom_young@yahoo.com>
904
905 2003-09-12 [alfons]     0.9.5claws8
906
907         * src/summaryview.c
908                 don't open separate message views when View | Separate message view
909                 is active 
910                 (please look carefully for any navigation regressions)
911
912 2003-09-11 [alfons]     0.9.5claws7
913
914         * src/mainwindow.c
915                 make default message view, opened by View | Separate message 
916                 view, look like a claws message view (which includes a menu
917                 bar and a toolbar)
918                 (fixes bug #298, "message view loses tool bar") 
919
920 2003-09-11 [christoph]  0.9.5claws6
921
922         * src/folderview.c
923                 fix double deleting of newsgroup folders
924
925         (closes Bug 305 crash after deleting of a newsgroup)
926
927 2003-09-11 [paul]       0.9.5claws5
928
929         * src/rfc2015.c
930           src/common/utils.h
931                 more sync'ing from 0.9.5cvs2
932
933 2003-09-11 [christoph]  0.9.5claws4
934
935         * src/compose.c
936         * src/rfc2015.c
937         * src/common/utils.h
938                 fix sync with 0.9.5cvs2
939
940 2003-09-11 [paul]       0.9.5claws3
941
942         * sync with 0.9.5cvs4
943                 see ChangeLog 2003-09-11
944
945 2003-09-11 [paul]       0.9.5claws2
946
947         * sync with 0.9.5cvs2
948                 see ChangeLog 2003-09-05
949                 
950 2003-09-11 [paul]       0.9.5claws1
951
952         * sync with 0.9.5cvs3
953                 see ChangeLog 2003-09-10
954
955 2003-09-10 [paul]       0.9.5claws
956
957         * 0.9.5claws released
958
959 2003-09-10 [paul]       0.9.4claws78
960
961         * src/Makefile.am
962                 add missing files
963
964 2003-09-10 [melvin]     0.9.4claws77
965
966         * po/fr.po
967                 Updated French translations
968
969 2003-09-10 [paul]       0.9.4claws76
970
971         * po/es.po
972           po/sk.po
973           po/sr.po
974                 update Spanish, Slovak, and Serbian translations.
975                 submitted by Ricardo Mones Lastra, Andrej Kacian,
976                 and Urke MMI
977                 
978         * AUTHORS
979                 add translation team section
980
981 2003-09-09 [christoph]  0.9.4claws75
982
983         * src/folder.c
984                 free item->prefs in folder_item_destroy
985
986 2003-09-09 [alfons]     0.9.4claws74
987
988         * src/folderview.c
989                 o proper check for root node sorting
990                 o remove unnecessary gtk_ctree_remove_node 
991
992         (should fix bug #300, "crash while moving folder")      
993
994 2003-09-08 [christoph]  0.9.4claws73
995
996         * src/folderview.c
997                 o fix double adding of IMAP FolderItems to GtkCTree
998                 o fix crash then mbox folder is removed
999
1000 2003-09-08 [christoph]  0.9.4claws72
1001
1002         * src/folder.c
1003         * src/folderview.c
1004         * src/mainwindow.c
1005                 fix new folder notification
1006
1007         * src/mbox_folder.c
1008                 fix cache path
1009
1010 2003-09-08 [christoph]  0.9.4claws71
1011
1012         * src/compose.c
1013                 replace '\n' and '\r' before removing trailing spaces
1014
1015         * src/folder.[ch]
1016         * src/folderview.c
1017                 add information about new or removed items in folder tree change
1018                 notification and use this in folderview to add and remove only
1019                 the appected items and not refresh the whole tree
1020
1021 2003-09-07 [match]      0.9.4claws70
1022
1023         * src/Makefile.am
1024         * src/addr_compl.c
1025         * src/addressbook.c
1026         * src/addressitem.h
1027         * src/addrindex.c
1028         * src/addritem.c
1029         * src/addritem.h
1030         * src/addrquery.c                       ** NEW **
1031         * src/addrquery.h
1032         * src/ldapquery.c
1033         * src/ldapserver.c
1034         * src/stock_pixmap.c
1035         * src/stock_pixmap.h
1036         * src/pixmaps/address_search.xpm        ** NEW **
1037                 re-introduce Lookup button for LDAP 'static' searches.
1038
1039 2003-09-07 [alfons]     0.9.4claws69
1040         
1041         * src/summaryview.c
1042                 abandon setting usize for messageview because it gives layout problems
1043                 with the quick search bar and the headerview; fixes assorted UI glitches:
1044                 
1045                 o bug #148, "Toggling of quick-search bar reduces index view area" 
1046                 o bug #280, "Window resiizes for line length but does not revert"
1047
1048 2003-09-07 [christoph]  0.9.4claws68
1049
1050         * src/compose.c
1051                 o make sure we don't have any newlines in header values
1052                 o check custom headers for spaces and newlines and ignore
1053                   malformed header names
1054
1055 2003-09-06 [christoph]  0.9.4claws67
1056
1057         * src/folder.c
1058         * src/folderview.c
1059                 invoke notification hook for folder tree changes after append
1060                 and remove folder
1061
1062         (closes Bug 294 Crash while moving folder with many subdirectories)
1063
1064 2003-09-06 [christoph]  0.9.4claws66
1065
1066         * src/folder.c
1067                 destroy folder's MsgCache if FolderItem is removed to make sure
1068                 it is not saved when the FolderItem is destroyed
1069
1070 2003-09-06 [christoph]  0.9.4claws65
1071
1072         * src/plugins/clamav/clamav_plugin.c
1073                 fix copy & paste bug
1074
1075 2003-09-05 [christoph]  0.9.4claws64
1076
1077         * src/folder.c
1078         * src/messageview.[ch]
1079         * src/procmsg.[ch]
1080         * src/summaryview.c
1081                 extend MSGINFO_UPDATE_HOOK to send delete notifications. Used
1082                 by MessageView to clear it when the message is deleted. Should
1083                 work even if messages are deleted in MainWindow or by
1084                 processing.
1085
1086 2003-09-05 [alfons]     0.9.4claws63
1087
1088         * src/messageview.c
1089                 deleting a message in a message view frees its msginfo, make 
1090                 messageview_update_all() aware of that (should fix bug #293,
1091                 "deleting message caused crash")
1092
1093 2003-09-05 [melvin]     0.9.4claws62
1094
1095         * src/action.c
1096                 Improve synchronous action exit code (fixes 
1097                 a ~5 seconds delay after action exit on RedHat 9)
1098
1099 2003-09-04 [christoph]  0.9.4claws61
1100
1101         * src/compose.c
1102         * src/rfc2015.c
1103         * src/common/utils.[ch]
1104                 add util function to create mime boundary and use it
1105                 in compose and gpg code
1106
1107 2003-09-04 [alfons]     0.9.4claws60
1108
1109         * src/folder.c
1110                 source folder item's GNode should already have been freed in 
1111                 a previous call to src->folder->klass->remove_folder()
1112                 (should fix bug #287, "crash when moving folders")
1113
1114 2003-09-03 [thorsten]   0.9.4claws59
1115
1116         * src/plugins/spamassassin/spamassassin_gtk.c
1117                 fix compile error
1118
1119 2003-09-03 [christoph]  0.9.4claws58
1120
1121         * src/plugins/spamassassin/spamassassin.[ch]
1122         * src/plugins/spamassassin/spamassassin_gtk.c
1123                 add timeout config option
1124
1125 2003-09-03 [paul]       0.9.4claws57
1126
1127         * po/sk.po      ** NEW FILE **
1128                 add Slovak translation. Submitted by Andrej Kacian 
1129                 <andrej@kacian.sk>
1130
1131 2003-09-03 [paul]       0.9.4claws56
1132
1133         * src/plugins/clamav/clamav_plugin_gtk.c
1134                 gui tweaks: replace a label with a tooltip, modify the
1135                 text, use gtk_check_button_new(); instead of
1136                 gtk_check_button_new_with_label("");
1137
1138 2003-09-02 [alfons]     0.9.4claws55
1139
1140         * src/gtk/filesel.c
1141                 remember last used dir when attaching multiple files (should fix
1142                 bug #290, "Attach File does not remember directory")
1143
1144 2003-09-01 [paul]       0.9.4claws54
1145
1146         * po/es.po
1147                 updated by Ricardo Mones Lastra
1148
1149 2003-09-01 [alfons]     0.9.4claws53
1150
1151         * src/gtk/gtkaspell.[ch]
1152                 be pedantic and strict and use const gchar * instead of guchar *
1153
1154 2003-09-01 [alfons]     0.9.4claws52
1155
1156         * src/mainwindow.c
1157         * src/summaryviewc.
1158                 re-enable Save As when multiple messages are selected
1159
1160 2003-09-01 [paul]       0.9.4claws51
1161
1162         * src/textview.c
1163                 g_free(trimmed_uri);
1164
1165 2003-09-01 [paul]       0.9.4claws50
1166
1167         * sync with 0.9.4cvs13
1168                 see ChangeLog 2003-09-01
1169
1170 2003-09-01 [paul]       0.9.4claws49
1171
1172         * src/textview.c
1173                 trim uri before sending to the statusbar
1174                 fixes Bug 275 'Clicking on long URL wrapped onto two lines
1175                 in the message window causes main S-C window to enlarge 
1176                 past screen edges'
1177
1178 2003-09-01 [paul]       0.9.4claws48
1179
1180         * sync with 0.9.4cvs12
1181                 see ChangeLog 2003-09-01
1182
1183 2003-08-30 [christoph]  0.9.4claws47
1184
1185         * src/compose.c
1186         * src/folder_item_prefs.[ch]
1187         * src/prefs_folder_item.c
1188         * src/gtk/gtkaspell.[ch]
1189                 commit per folder dictionary patch by
1190                 Paul Evans <nerd@freeuk.com>
1191
1192 2003-08-30 [christoph]  0.9.4claws46
1193
1194         * src/plugins/spamassassin/spamassassin_gtk.c
1195         * src/plugins/spamassassin/spamassassin_gtk.glade
1196                 reduce GUI clutter by placing hints into tooltips
1197
1198 2003-08-30 [paul]       0.9.4claws45
1199
1200         * src/compose.c
1201                 add 'Content-Disposition: inline' to a text/plain
1202                 part when using PGP/MIME signing
1203
1204 2003-08-30 [paul]       0.9.4claws44
1205
1206         * src/prefs_common.c
1207           src/prefs_spelling.c
1208           src/prefs_spelling.glade
1209                 reduce GUI clutter by placing hints into tooltips
1210
1211 2003-08-29 [christoph]  0.9.4claws43
1212
1213         * configure.ac
1214                 fix bug found by Ivan Rayner <ivanr@sgi.com>
1215
1216         * src/stock_pixmap.c
1217                 change unecessary warning into a debug message
1218
1219         * src/plugins/clamav/Makefile.am
1220                 Fix error "-I$(CLAMAV_LIBS)"
1221
1222 2003-08-29 [christoph]  0.9.4claws42
1223
1224         * intl/Makefile.in
1225         * src/Makefile.am
1226         * src/matcher.h
1227         * src/common/Makefile.am
1228         * src/common/passcrypt.c
1229                 commit fixes and patches for some of the IRIX problems found by
1230                 Ivan Rayner <ivanr@sgi.com>
1231
1232 2003-08-29 [paul]       0.9.4claws41
1233
1234         * src/prefs_filtering.c
1235                 add 'Top' and 'Bottom' buttons, based on changes in
1236                 src/prefs_filter.c in 0.9.4cvs11.
1237
1238 2003-08-27 [christoph]  0.9.4claws40
1239
1240         * src/folderview.c
1241                 fix bug that the current summary settings were copied to the
1242                 wrong folder item, when the folder item prefs are opened.
1243                 Copying is not required because summary settings and
1244                 folder_item_prefs do not contain the same settings
1245
1246 2003-08-27 [thorsten]   0.9.4claws39
1247
1248         * src/imap.c
1249                 fix compile error
1250
1251 2003-08-26 [paul]       0.9.4claws38
1252
1253         * sync with 0.9.4cvs9
1254                 see ChangeLog 2003-08-26
1255
1256 2003-08-25 [paul]       0.9.4claws37
1257
1258         * sync with 0.9.4cvs8
1259                 see ChangeLog 2003-08-25
1260
1261 2003-08-24 [christoph]  0.9.4claws36
1262
1263         * src/prefs_filtering.c
1264                 shouldn't remove items from a GSList while iterating over the
1265                 list (makes cur invalid and cur->next not accessable)
1266
1267         (closes Bug 272 i deleted an folder and some seconds later sylpheed
1268          crashed)
1269
1270 2003-08-23 [christoph]  0.9.4claws35
1271
1272         * src/news.c
1273                 news folders should be scanned when opened
1274
1275 2003-08-22 [christoph]  0.9.4claws34
1276
1277         * src/prefs_folder_item.c
1278                 use macro to assign strings that always frees the old string
1279
1280         * src/gtk/gtkaspell.[ch]
1281                 add gtkaspell_set_dictionary_menu_active_item() to set active
1282                 item in dictionary option menu
1283
1284         * src/prefs_spelling.c
1285                 use gtkaspell_set_dictionary_menu_active_item() to select
1286                 dictionary
1287
1288 2003-08-21 [christoph]  0.9.4claws33
1289
1290         * src/folder.[ch]
1291         * src/imap.c
1292         * src/mbox_folder.c
1293         * src/mh.c
1294         * src/news.c
1295                 optimize folder system
1296
1297         * src/gtk/gtkstext.c
1298                 fix division by zero when font has 0 width for ' '
1299
1300 2003-08-21 [paul]       0.9.4claws32
1301
1302         * sync with 0.9.4cvs7
1303                 see ChangeLog 2003-08-20
1304
1305 2003-08-19 [paul]       0.9.4claws31
1306
1307         * src/common/defs.h
1308                 add the missing '/' to SYLDOC_MANUAL_HTML_INDEX and
1309                 SYLDOC_FAQ_HTML_INDEX.
1310         * src/manual.c
1311                 use LC_MESSAGES instead of LC_ALL to find the current
1312                 language
1313
1314           fixes Bug #281 'in src/manual.c URL for manuals and FAQ wrong'.
1315
1316 2003-08-19 [paul]       0.9.4claws30
1317
1318         * po/bg.po
1319                 updated by George Danchev
1320
1321 2003-08-18 [luke]       0.9.4claws29
1322         * src/mimeview.[ch]
1323         * src/gtk/gtkvscrollbutton.[ch]
1324                 o removed gtk_vscrollbutton_reset() (reasons: reduce 
1325                   dependencies; do it the GTK way; reduce code -14/+2 lines)
1326                 o removed horizontal separator between icons
1327
1328 2003-08-17 [christoph]  0.9.4claws28
1329
1330         * src/procmsg.c
1331                 no subject threading when the subject has no reply prefix
1332
1333 2003-08-16 [christoph]  0.9.4claws27
1334
1335         * src/mainwindow.c
1336                 remember and restore window sizes and position when the main
1337                 window is hidden or shown
1338
1339         (closes Bug 274 Window size in 0.9.4claws18 not remembered when
1340          minimised/reopened using trayicon)
1341
1342 2003-08-16 [paul]       0.9.4claws26
1343
1344         * src/crash.c
1345                 add #include "defs.h"
1346
1347 2003-08-16 [paul]       0.9.4claws25
1348
1349         * src/plugins/clamav/clamav_plugin.c
1350                 reword a debug_print
1351                 
1352         * src/plugins/dillo_viewer/dillo_prefs.c
1353                 cosmetic: change the labels' text, add tooltips, and
1354                 left-align the hint
1355
1356 2003-08-15 [christoph]  0.9.4claws24
1357
1358         * src/news.c
1359                 complete last change (forgot some changes)
1360
1361 2003-08-15 [christoph]  0.9.4claws23
1362
1363         * src/news.c
1364                 o check number of messages and don't return a 0 message
1365                   when no messages are available
1366                 o don't parse xref header anymore
1367
1368         (closes Bug 203 I'm not getting any news)
1369
1370 2003-08-15 [paul]       0.9.4claws22
1371
1372         * src/common/defs.h
1373           src/crash.c
1374                 update and define claws bugzilla location
1375
1376 2003-08-15 [paul]       0.9.4claws21
1377
1378         * po/ru.po
1379                 update submitted by Ruslan N. Balkin
1380
1381 2003-08-14 [christoph]  0.9.4claws20
1382
1383         * src/procmsg.c
1384                 fix search for oldest node in subject threading
1385
1386 2003-08-14 [christoph]  0.9.4claws19
1387
1388         * src/procmsg.c
1389         * src/common/utils.h
1390                 add possibility to check all nodes with the same subject for
1391                 subject threading, not only the oldest node. Should not break
1392                 threads anymore if the oldest node is thread_by_subject_max_age
1393                 days older then parent, because it can now find a child of
1394                 oldest node as new parent.
1395
1396 2003-08-11 [christoph]  0.9.4claws18
1397
1398         * src/plugins/spamassassin/spamassassin.c
1399                 run spam check in background process
1400
1401 2003-08-10 [alfons]     0.9.4claws17
1402
1403         * src/summaryview.c
1404                 make `Select All' sensitive too
1405
1406 2003-08-10 [christoph]  0.9.4claws16
1407
1408         * src/imap.c
1409                 add more checks in imap_close
1410
1411 2003-08-09 [alfons]     0.9.4claws15
1412
1413         * src/prefs_spelling.c
1414                 no spell checking UI if not requested
1415
1416 2003-08-09 [alfons]     0.9.4claws14
1417
1418         * src/gtk/prefswindow.c
1419                 make it compile
1420
1421 2003-08-09 [christoph]  0.9.4claws13
1422
1423         * src/prefs_spelling.c
1424         * src/gtk/prefswindow.[ch]
1425         * src/plugins/clamav/clamav_plugin_gtk.c
1426         * src/plugins/spamassassin/spamassassin_gtk.c
1427                 sort prefs pages by heighest weight in tree
1428
1429 2003-08-09 [paul]       0.9.4claws12
1430
1431         * sync with 0.9.4cvs6
1432                 see ChangeLog 2003-08-07
1433                 
1434         * AUTHORS
1435                 add Leandro and Luke to claws-branch section
1436
1437 2003-08-09 [christoph]  0.9.4claws11
1438
1439         * src/gtk/Makefile.am
1440         * src/gtk/colorsel.[ch]                 ** NEW **
1441                 create a color selection dialog that can be used as a simple
1442                 function call with it's own gtk main loop like filesel.[ch]
1443
1444         * src/Makefile.am
1445         * src/main.c
1446         * src/prefs_common.c
1447         * src/prefs_spelling.[ch]               ** NEW **
1448         * src/prefs_spelling.glade              ** NEW **
1449         * src/gtk/gtkutils.[ch]
1450                 move "Spell Checker" prefs to new prefs dialog
1451
1452         * src/prefs_folder_item.c
1453                 use new colorsel dialog
1454
1455 2003-08-08 [paul]       0.9.4claws10
1456
1457         * src/inc.c
1458                 clear the progress bar unconditionally
1459
1460 2003-08-08 [paul]       0.9.4claws9
1461
1462         * sync with 0.9.4cvs4
1463                 see ChangeLog 2003-07-31
1464
1465 2003-08-07 [christoph]  0.9.4claws8
1466
1467         * configure.ac
1468                 fix bug in image viewer plugin part
1469
1470         * src/imap.c
1471                 don't execute close command if the folder item is not selected
1472
1473 2003-08-07 [hoa]        0.9.4claws7
1474
1475         * src/filtering.[ch]
1476         * src/matcher_parser.h
1477         * src/matcher_parser_parse.y
1478                 can define several actions for each filtering rule
1479                 can import old versions of filtering rules
1480
1481         * src/prefs_filtering.c
1482                 call to a new dialog box to define actions
1483
1484         * src/prefs_filtering_action.[ch]
1485                 dialog box to define actions for filtering rules
1486
1487 2003-08-06 [christoph]  0.9.4claws6
1488
1489         * src/imap.c
1490                 make sure source folder is selected when copying messages
1491
1492 2003-08-06 [christoph]  0.9.4claws5
1493
1494         * sync with 0.9.4cvs2
1495                 see ChangeLog 2003-07-29                
1496
1497 2003-08-05 [paul]       0.9.4claws4
1498
1499         * sync with 0.9.4cvs3
1500                 see ChangeLog 2003-07-30
1501
1502 2003-08-04 [match]      0.9.4claws3
1503
1504         * po/POTFILES.in
1505                 export of LDIF files.
1506
1507 2003-08-04 [match]      0.9.4claws2
1508
1509         * src/ldif.[ch]
1510                 support for export LDIF. documented.
1511         * src/importldif.[ch]
1512         * src/exportldif.[ch]
1513                 add tooltips. documented.
1514         * src/exphtmldlg.[ch]
1515         * src/common/xmlprops.[ch]
1516                 documented.
1517         * src/exportldif.[ch]                   ** NEW **
1518         * src/expldifdlg.[ch]                   ** NEW **
1519         * src/addressbook.[ch]
1520         * src/Makefile.am
1521                 export of LDIF files.
1522                 documented.
1523
1524 2003-08-04 [christoph]  0.9.4claws1
1525
1526         * .cvsignore
1527         * Makefile.am
1528         * configure.ac
1529         * sylpheed-claws.pc.in                  ** NEW **
1530         * src/Makefile.am
1531         * src/common/Makefile.am
1532         * src/gtk/Makefile.am
1533                 install sylpheed header files in $(pkgincludedir) and create a
1534                 pkg-config file to allow building a plugin without the source
1535                 package
1536
1537 2003-08-04 [paul]       0.9.4claws
1538
1539         * version 0.9.4claws
1540
1541 2003-08-04 [paul]       0.9.3claws97
1542
1543         * po/es.po
1544                 update Spanish translation. Submitted by Ricardo
1545                 Mones Lastra.
1546
1547 2003-08-03 [paul]       0.9.3claws96
1548
1549         * po/hr.po
1550           po/sr.po
1551                 update Croatian and Serbian translations. Submitted by
1552                 Dragan and Urke MMI respectively
1553
1554 2003-08-03 [alfons]     0.9.3claws95
1555
1556         * src/summaryview.c
1557                 mark flag has precedence over important flag - seems
1558                 to have been changed in sync of 0.9.3claws45. this fixes
1559                 a regression where messages that were scored as important
1560                 don't show their mark flags. (using the same column for
1561                 both importance as mark flags is the real problem
1562                 ofcourse)
1563
1564 2003-08-03 [melvin]     0.9.3claws94
1565
1566         * po/fr.po
1567                 Updated French translations.
1568
1569 2003-08-03 [melvin]     0.9.3claws93
1570
1571         * src/Makefile.am
1572                 Fixed typo introduced after 0.9.3claws92 
1573                 that prevented compilation
1574                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
1575                 CPPFLAGS and YFLAGS to allow user setting these.
1576         * src/common/Makefile.am
1577         * src/gtk/Makefile.am
1578         * src/plugins/clamav/Makefile.am
1579         * src/plugins/demo/Makefile.am
1580         * src/plugins/dillo_viewer/Makefile.am
1581         * src/plugins/image_viewer/Makefile.am
1582         * src/plugins/mathml_viewer/Makefile.am
1583         * src/plugins/spamassassin/Makefile.am
1584         * src/plugins/trayicon/Makefile.am
1585         * src/plugins/trayicon/libeggtrayicon/Makefile.am
1586                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
1587                 CPPFLAGS and YFLAGS to allow user setting these.
1588
1589 2003-08-02 [christoph]  0.9.3claws92
1590
1591         * configure.ac
1592                 o rearrange plugin tests
1593                 o add test for clamav.h to ClamAV tests
1594
1595 2003-08-02 [luke]       0.9.3claws91
1596
1597         * src/mimeview.c
1598                 o fixed appearance of icon list when toggling back from the 
1599                   ctree
1600                 o toggling of icons using the keyboard works correctly
1601                 o fixed all other keyboard shortcuts to work when icons are
1602                   active
1603         
1604         * src/messageview.c
1605                 o fixed bug 4 - focus lost when changing messageview view type
1606
1607 2003-08-02 [christoph]  0.9.3claws90
1608
1609         * src/common/hooks.c
1610                 fix crash when pointer stored in hash table could get invalid
1611                 when a plugin is unloaded
1612
1613 2003-08-01 [christoph]  0.9.3claws89
1614
1615         * configure.ac
1616                 o try to build all plugins (except spamassassin) by default
1617                 o don't build a plugin if a dependency check fails
1618
1619         * src/common/hooks.c
1620                 fix warning
1621
1622 2003-08-01 [match]      0.9.3claws88
1623
1624         * src/importldif.c
1625                 allow single click field selection. document code.
1626
1627 2003-08-01 [christoph]  0.9.3claws87
1628
1629         * src/plugins/clamav/clamav_plugin.c
1630         * src/plugins/clamav/clamav_plugin_gtk.c
1631         * src/plugins/dillo_viewer/dillo_viewer.c
1632         * src/plugins/image_viewer/plugin.c
1633         * src/plugins/mathml_viewer/mathml_viewer.c
1634         * src/plugins/spamassassin/spamassassin.c
1635         * src/plugins/spamassassin/spamassassin_gtk.c
1636         * src/plugins/trayicon/trayicon.c
1637                 add version check to all plugins
1638
1639 2003-08-01 [hoa]        0.9.3claws86
1640
1641         * src/prefs_filtering.c
1642                 fixed a cosmetic bug, during creation of dialog box,
1643                 wrong widgets were shown after creation.
1644
1645 2003-08-01 [luke]       0.9.3claws85
1646
1647         * src/mainwindow.c
1648                 o fixed visibility of icons/mimeview after toggling separate
1649                   message/folder view (factored out some similar code too).
1650
1651
1652 2003-07-31 [alfons]     0.9.3claws84
1653
1654         * src/mimeview.c
1655                 tweak icon box UI a bit more, now allowing right-clicks actions
1656                 getting the relevant mime data too; should fix #250, "Can't save 
1657                 attachments sometimes".
1658
1659 2003-07-30 [alfons]     0.9.3claws83
1660
1661         * src/compose.c
1662                 don't do auto-save-draft inside key press handler, but rather
1663                 schedule it half of a second later; should fix #67, "autosave 
1664                 make re-rediting message crazy"
1665
1666 2003-07-30 [christoph]  0.9.3claws82
1667
1668         * src/plugins/trayicon/trayicon.c
1669                 process pending events before unloading the plugin
1670
1671         (closes Bug 196 Unloading Trayicon plugin crashes Sylpheed-Claws)
1672
1673 2003-07-30 [alfons]     0.9.3claws81
1674
1675         * src/common/hooks.c
1676                 parameter 2 of g_hook_destroy() should really be a hook id
1677
1678 2003-07-30 [alfons]     0.9.3claws80
1679
1680         * src/common/plugin.c
1681                 fix a possibly harmful function signature mismatch 
1682                 for plugin_done
1683
1684 2003-07-30 [alfons]     0.9.3claws79
1685
1686         * src/common/hooks[.ch]
1687                 const correctness
1688
1689 2003-07-30 [darko]      0.9.3claws78
1690
1691         * src/summaryview.c
1692                 make it compile again
1693
1694 2003-07-30 [luke]       0.9.3claws77
1695
1696         * src/crash.c
1697         * src/main.c
1698                 o added/moved signal handlers for SIGTERM (normal kill command) 
1699                   and SIGINT (ctl-c) to be used even without 
1700                   --enable-crash-dialog, fixing bug 166
1701
1702         * src/summaryview.c
1703                 o rewrote menu sensitivity code as per mainwindow.c, fixing 
1704                   bug 227
1705
1706         * src/mainwindow.c
1707                 o changed sensitivity condition for 'Next new' and 'Next 
1708                   unread', fixing bug 8
1709
1710 2003-07-29 [alfons]     0.9.3claws76
1711
1712         * src/common/utils.[ch]
1713                 add generate_msgid()
1714         * src/messageview.c
1715                 save ack'ed RRR; fixes #205, "return receipt is not saved in
1716                 sent folder".
1717
1718 2003-07-29 [alfons]     0.9.3claws75
1719
1720         * src/messageview.c
1721                 fix a memleak (claws-only)
1722
1723 2003-07-29 [alfons]     0.9.3claws74
1724
1725         * src/mimeview.[ch]
1726         * src/gtk/gtkvscrollbutton.[ch]
1727                 fix UI glitch where mime icon toolbox' scroll position is not 
1728                 reset after switching to another message
1729                 
1730
1731 2003-07-29 [paul]       0.9.3claws73
1732
1733         * src/prefs_folder_item.c
1734                 split the prefs into 2 separate pages
1735
1736 2003-07-29 [paul]       0.9.3claws72
1737
1738         * src/compose.c
1739                 prepend "\n\n" to a signature without a separator too
1740
1741 2003-07-29 [paul]       0.9.3claws71
1742
1743         * src/compose.c
1744                 fix bug where changing to an account without an auto-sig
1745                 from an initial account without an auto-sig would insert 
1746                 2 blank lines at the cursor point
1747                 fix bug where changing to an account with an auto-sig
1748                 from an initial account without an auto-sig would insert
1749                 the sig at the cursor point
1750
1751 2003-07-29 [paul]       0.9.3claws70
1752
1753         * src/folderview.c
1754                 use the colour from the folder pref unless the folder
1755                 has new messages
1756
1757 2003-07-29 [alfons]     0.9.3claws69
1758
1759         * src/procmsg.[ch]
1760         * src/messageview.c
1761         * src/procheader.c
1762                 rewrite return receipt request work a little bit (the former 
1763                 implementation presumably depended too much on the UI setting
1764                 flags). (we're losing the old pending flag.) 
1765
1766 2003-07-28 [christoph]  0.9.3claws68
1767
1768         * src/folder.c
1769         * src/imap.c
1770         * src/mh.c
1771         * src/procmsg.[ch]
1772                 fix copy to IMAP folder from other folder
1773
1774 2003-07-28 [christoph]  0.9.3claws67
1775
1776         * src/procmsg.c
1777                 fix sync of procmsg_get_message_file_list
1778
1779 2003-07-28 [christoph]  0.9.3claws66
1780
1781         * sync with 0.9.3cvs14
1782                 see ChangeLog 2003-07-18
1783         * sync with 0.9.3cvs17
1784                 see ChangeLog 2003-07-23
1785
1786         (closes Bug 234 segmentation fault after sending out mail via
1787          smtp(auth))
1788
1789 2003-07-28 [paul]       0.9.3claws65
1790
1791         * po/es.po
1792                 update Spanish translation, submitted by Ricardo Mones
1793                 Lastra
1794
1795 2003-07-28 [christoph]  0.9.3claws64
1796
1797         * src/folder.[ch]
1798         * src/imap.c
1799         * src/mh.c
1800                 return new message numbers as a GRelation instead of a GSList
1801                 that has to be in the same order as the input list. A list
1802                 would make it hard for IMAP to optimize oepration by sorting
1803                 the input list. The returned list would have to be reordered
1804                 to match the same order that input list has.
1805
1806         * src/gtk/gtkaspell.c
1807                 fix missing return value, could cause a crash when garbage is
1808                 on the stack that is used as the expected return value
1809
1810 2003-07-28 [paul]       0.9.3claws63
1811
1812         * sync with 0.9.4cvs1
1813                 see ChangeLog 2003-07-28
1814
1815 2003-07-27 [alfons]     0.9.3claws62
1816
1817         * src/mimeview.c
1818                 tweak it more to make icon list act like a check button group
1819
1820 2003-07-27 [christoph]  0.9.3claws61
1821
1822         * sync with 0.9.3cvs20
1823                 see ChangeLog 2003-07-25
1824
1825 2003-07-27 [paul]       0.9.3claws60
1826
1827         * src/procmsg.c
1828                 re-commit changes from 0.9.3claws58 -
1829                 accidently removed in 0.9.3claws59
1830
1831 2003-07-27 [paul]       0.9.3claws59
1832
1833         * src/procmsg.[ch]
1834                 a sync from 0.9.3cvs17
1835                 see ChangeLog 2003-07-23
1836
1837 2003-07-27 [alfons]     0.9.3claws58
1838
1839         * src/procmsg.c
1840                 add missing header members to MsgInfo; fixes the problem of 
1841                 not displaying X-Faces, as noticed by Ricardo Mones
1842
1843 2003-07-26 [christoph]  0.9.3claws57
1844
1845         * sync with 0.9.3cvs18
1846                 see ChangeLog 2003-07-24
1847
1848 2003-07-26 [christoph]  0.9.3claws56
1849
1850         * sync with 0.9.3cvs17
1851                 see ChangeLog 2003-07-23
1852
1853 2003-07-26 [christoph]  0.9.3claws55
1854
1855         * src/folder.[ch]
1856         * src/imap.c
1857         * src/mbox_folder.c
1858         * src/mh.c
1859         * src/news.c
1860                 add support for copy function that copy multiple messages
1861                 (not implemented yet)
1862
1863         * src/summaryview.c
1864                 add missing return value
1865
1866 2003-07-26 [paul]       0.9.3claws54
1867
1868         * tools/multiwebsearch.pl
1869                 do whitespace substitution before passing the string
1870                 to the browser. fixes bug with browsers that don't
1871                 do whitespace conversion themselves.
1872
1873 2003-07-25 [christoph]  0.9.3claws53
1874
1875         * src/folder.[ch]
1876         * src/imap.c
1877         * src/mh.c
1878                 rewrite adding of multiple messages to a folder for
1879                 claws' folder system
1880
1881 2003-07-25 [luke]       0.9.3claws52
1882
1883         * src/mimeview.c
1884                 o icon toggles set correctly on leaving ctree mimeview
1885
1886 2003-07-25 [paul]       0.9.3claws51
1887
1888         * partial sync with 0.9.3cvs21 [src/main.c]
1889                 see ChangeLog 2003-07-25
1890
1891 2003-07-24 [paul]       0.9.3claws50
1892
1893         * tools/maildir2sylpheed.pl
1894                 fix typo
1895
1896 2003-07-24 [paul]       0.9.3claws49
1897
1898         * src/mimeview.c
1899                 increase the gutter size of paned so that the panes
1900                 can be resized
1901                 
1902         * src/plugins/demo/demo.c
1903                 squeeze in another typo fix
1904
1905 2003-07-24 [paul]       0.9.3claws48
1906
1907         * src/plugins/demo/demo.c
1908           src/prefs_account.c
1909                 small changes to the English
1910                 
1911         * src/pixmaps/mime_application_octect_stream.xpm        ** REMOVED **
1912           src/pixmaps/mime_application_octet_stream.xpm         ** NEW FILE **
1913           src/Makefile.am
1914           src/stock_pixmap.c
1915                 rename the misspelled icon
1916
1917 2003-07-23 [alfons]     0.9.3claws47
1918
1919         * src/mimeview.c
1920                 make icon list look like a list of toggles
1921
1922 2003-07-23 [luke]       0.9.3claws46
1923
1924         * src/pixmaps/mimeview_gpg_expired.xpm
1925         * src/pixmaps/mimeview_gpg_failed.xpm
1926         * src/pixmaps/mimeview_gpg_passed.xpm
1927         * src/pixmaps/mimeview_text_html.xpm
1928         * src/pixmaps/mimeview_image.xpm
1929                 o all icons the same size
1930
1931         * src/mimeview.[ch]
1932                 o mimeview ctree arranged vertically above the viewer
1933                 o icons changed to buttons
1934                 o can use keyboard to select an icon (Enter)
1935                 o resize icon list to width of icons
1936
1937         *  src/gtk/gtkvscrollbutton.c
1938                 o sensitivity of buttons reacts to position
1939
1940 2003-07-23 [christoph]  0.9.3claws45
1941
1942         * sync with 0.9.3cvs14 (incomplete)
1943                 see ChangeLog 2003-07-17
1944
1945 2003-07-23 [alfons]     0.9.3claws44
1946
1947         * src/folder.c
1948         * src/procmsg.h
1949                 sync with my local tree to restore some claws-only things
1950
1951 2003-07-23 [paul]       0.9.3claws43
1952
1953         * src/pixmaps/mime_gpg_expired.xpm      ** NEW FILE **
1954           src/pixmaps/mime_gpg_unknown.xpm      ** NEW FILE **
1955           src/Makefile.am
1956           src/mimeview.c
1957           src/procmime.h
1958           src/rfc2015.c
1959           src/stock_pixmap.[ch]
1960                 indicate missing keys and expired sigs/keys
1961                 in mime view column
1962
1963 2003-07-23 [paul]       0.9.3claws42
1964
1965         * src/compose.c
1966                 Redirect fixes: enable automatic account selection and
1967                 do not append signature to message on changing account
1968                 fixes Bug[s] #248
1969
1970 2003-07-23 [paul]       0.9.3claws41
1971
1972         * sync with 0.9.3cvs16
1973                 see ChangeLog 2003-07-23
1974
1975 2003-07-23 [alfons]     0.9.3claws40
1976
1977         * src/inc.c
1978                 give progress dialog a main window, and give it the first 
1979                 one (presumably the only one). fixes bug #247, "segfault on 
1980                 pop-before-smtp" 
1981
1982 2003-07-22 [alfons]     0.9.3claws39
1983
1984         * src/summaryview.c
1985                 shift-space scrolls up
1986
1987 2003-07-22 [paul]       0.9.3claws38
1988
1989         * sync with 0.9.3cvs15
1990                 see ChangeLog 2003-07-22
1991
1992 2003-07-20 [alfons]     0.9.3claws37
1993
1994         * src/compose.c
1995                 put menu inside #ifdef USE_ASPELL..#endif
1996
1997 2003-07-20 [christoph]  0.9.3claws36
1998
1999         * src/procmsg.c
2000                 fix wrong flags in MsgInfo returned by
2001                 procmsg_msginfo_get_full_info()
2002
2003         (closes Bug 221 Deleting messages from the Message View gives incorrect
2004          new/unread message counts in the folder view)
2005
2006         * src/plugins/spamassassin/spamassassin_gtk.c
2007                 add gettext macro for prefs page title
2008
2009 2003-07-20 [paul]       0.9.3claws35
2010
2011         * src/mimeview.c
2012                 redraw icon list on signature check
2013
2014 2003-07-20 [christoph]  0.9.3claws34
2015
2016         * src/Makefile.am
2017         * src/account.c
2018         * src/folder.[ch]
2019         * src/folder_item_prefs.[ch]            ** NEW **
2020         * src/folderview.c
2021         * src/mainwindow.c
2022         * src/mh.c
2023         * src/prefs_gtk.c
2024         * src/prefs_scoring.c
2025         * src/summaryview.c
2026         * src/prefs_folder_item.[ch]
2027                 o seperate FolderItemPrefs (formerly PrefsFolderItem) and the
2028                   Properties dialog
2029                 o use prefswindow for folder properties
2030
2031         * src/gtk/prefswindow.[ch]
2032                 change implementation to use an invisible notebook instead
2033                 of unparenting widgets
2034
2035 2003-07-20 [christoph]  0.9.3claws33
2036
2037         * src/compose.h
2038         * src/folder.c
2039         * src/folderview.h
2040         * src/headerview.h
2041         * src/prefs_filtering.h
2042         * src/prefs_folder_item.[ch]
2043         * src/procmime.h
2044         * src/procmsg.h
2045         * src/summaryview.h
2046                 clean up header mess
2047                 (always use 1. typedefs, 2. #includes, 3. structures)
2048
2049         * src/common/version.h.in
2050                 add casts for constants
2051
2052         * src/plugins/demo/demo.c
2053                 fix typo
2054
2055         * src/plugins/spamassassin/spamassassin.c
2056                 remove unused variable
2057
2058 2003-07-20 [alfons]     0.9.3claws32
2059
2060         * src/mimeview.c
2061                 o make icon buttons respond on left click
2062                 o minor cosmetic change
2063
2064 2003-07-19 [luke]       0.9.3claws31
2065
2066         * src/mimeview.[ch]
2067         * src/gtk/gtkvscrollbutton.c
2068         * src/messageview.c
2069                 o improved mimeview behaviour when selecting a new message
2070                 o plus code cleanups to remove compile warnings
2071
2072
2073 2003-07-19 [alfons]     0.9.3claws30
2074
2075         * src/procmsg.c
2076         * src/compose.c
2077         * src/common/utils.[ch]
2078                 subject_get_reply_prefix_length() <- subject_get_prefix_length()
2079
2080 2003-07-19 [alfons]     0.9.3claws29
2081
2082         * src/prefs_folder_item.c
2083                 reinit "legacy" tmp_prefs, so we don't free nor use invalid 
2084                 string pointers
2085
2086 2003-07-19 [luke]       0.9.3claws28
2087
2088         * src/messageview.c
2089         * src/mimeview.[ch]
2090         * src/procmime.h
2091         * src/rfc2015.c
2092         * src/stock_pixmap.[ch]
2093         * src/gtk/Makefile.am
2094         * src/Makefile.am
2095         * src/gtk/gtkvscrollbutton.[ch]         ** NEW **
2096         * src/pixmaps/mime_*.xpm                ** NEW **
2097                 o mimeview rearrangement with a new icon shortcut bar
2098
2099 2003-07-19 [alfons]     0.9.3claws27
2100
2101         * src/folderview.c
2102                 o plug leaking nodes_to_recollapse
2103                 o add folderview_recollapse_all_nodes() (not used yet)
2104
2105 2003-07-19 [alfons]     0.9.3claws26
2106
2107         * src/compose.c
2108         * src/common/utils.c
2109                 honour #240 "Better SUBJECT handling" by cleaning the prefix
2110                 for both forwarding as replying
2111
2112 2003-07-18 [christoph]  0.9.3claws25
2113
2114         * configure.ac
2115         * src/common/sylpheed.[ch]
2116         * src/common/version.h.in
2117                 add version in numeric form to allow easy comparison
2118
2119         * src/plugins/demo/demo.c
2120                 add version check
2121                 - sylpheed version > plugin version => never allowed, sylpheed
2122                   could contain unknown API changes
2123                 - sylpheed version < minimum version required => don't load,
2124                   API required not available (if linking does not fail)
2125
2126 2003-07-18 [alfons]     0.9.3claws24
2127         
2128         * src/common/plugin.[ch]
2129                 const correctness
2130
2131 2003-07-18 [christoph]  0.9.3claws23
2132
2133         * src/common/hooks.c
2134                 fix crash when hooks where unregisted
2135
2136         * src/plugins/trayicon/trayicon.c
2137                 unregister detroy signal before destroying the widget
2138                 (still crashes when the plugin is unloaded)
2139
2140 2003-07-18 [alfons]     0.9.3claws22
2141         
2142         * src/folderview.c
2143                 delay expanding folder tree during drags until timeout triggered
2144                 (needs perhaps some tweaking, so testing is welcome)
2145
2146 2003-07-17 [alfons]     0.9.3claws21
2147
2148         * src/folderview.c
2149                 clean up cruft
2150
2151 2003-07-17 [christoph]  0.9.3claws20
2152
2153         * src/common/session.c
2154                 fix opening of SSL connections
2155
2156         * src/plugins/image_viewer/Makefile.am
2157                 add OPENSSL_CFLAGS (we should find a better solution to remove
2158                 this dependencies if they are not required)
2159
2160         * src/plugins/spamassassin/spamassassin.c
2161                 remove setlocale workaround (fixed in libspamc)
2162
2163         (closes Bug Bug 184 Entering non-ascii character deletes previous char
2164          if spell checking enabled)
2165
2166 2003-07-17 [alfons]     0.9.3claws19
2167
2168         * src/common/hooks.[ch]
2169         * src/plugins/clamav/clamav_plugin.c
2170         * src/plugins/spamassassin/spamassassin.c
2171         * src/plugins/trayicon/trayicon.c
2172                 fix signedness muck 
2173
2174 2003-07-17 [alfons]     0.9.3claws18
2175
2176         * src/procmime.c
2177                 plug memleak
2178
2179 2003-07-17 [alfons]     0.9.3claws17
2180
2181         * src/inc.c
2182                 plug memleak
2183
2184 2003-07-17 [paul]       0.9.3claws16
2185
2186         * src/common/defs.h
2187           src/mainwindow.c
2188           src/manual.[ch]
2189                 add link to the Claws site's FAQ page, after the suggestion
2190                 and patch by Fred Marton <Fred.Marton@uni-bayreuth.de>
2191                 Move url strings to defs.h
2192                 
2193         * src/mainwindow.c
2194                 fix typo to prevent "unknown menu entry" warnings
2195
2196 2003-07-17 [alfons]     0.9.3claws15
2197
2198         * src/folderview.[ch]
2199         * src/summaryview.[ch]
2200         * src/mimeview.[ch]
2201                 plug DnD leaks 
2202
2203 2003-07-17 [paul]       0.9.3claws14
2204
2205         * src/inc.c
2206                 remove two instances of 'GTK_EVENTS_FLUSH' because
2207                 they are unnecessary and probably cause a stack overflow
2208
2209 2003-07-16 [christoph]  0.9.3claws13
2210
2211         * src/mimeview.[ch]
2212                 use an invisible GTK notebook to switch between viewers
2213                 instead of reparenting widgets
2214
2215 2003-07-16 [christoph]  0.9.3claws12
2216
2217         * src/folder.c
2218                 move folder_item_update_freeze() to correct place in
2219                 folder_item_scan_full()
2220
2221 2003-07-16 [paul]       0.9.3claws11
2222
2223         * sync with 0.9.3cvs12
2224                 see ChangeLog 2003-07-14 and 2003-07-15
2225
2226 2003-07-16 [christoph]  0.9.3claws10
2227
2228         * src/imap.[ch]
2229         * src/prefs_account.[ch]
2230                 sync IMAP CRAM-MD5 authentication with sylpheed-main
2231
2232 2003-07-15 [alfons]     0.9.3claws9
2233
2234         * src/main.c
2235                 make --config-dir do something useful
2236
2237 2003-07-15 [alfons]     0.9.3claws8
2238
2239         * src/procmsg.c
2240                 o fix a bug where 'last' didn't really point to the last message
2241                   in the top level list of children, but to the last threaded
2242                   message. 
2243                 
2244                 o clean up and make it easier to sync
2245
2246 2003-07-15 [alfons]     0.9.3claws7
2247
2248         * src/mainwindow.c
2249                 make correct menu items sensitive       
2250
2251 2003-07-14 [alfons]     0.9.3claws6
2252
2253         * src/procmsg.c
2254                 tune the threader so it will not subject-thread any message
2255                 without a subject prefix (this will not thread correctly if 
2256                 a parent is delivered after their childs, but it looks 
2257                 better right now)
2258
2259 2003-07-13 [christoph]  0.9.3claws5
2260
2261         * src/mainwindow.c
2262                 group "Add mailbox *..." menu items in submenu
2263
2264 2003-07-13 [alfons]     0.9.3claws4
2265
2266         * src/summaryview.c
2267                 correct summary_toggle_pressed() signature and make sure
2268                 signal is not passed on
2269
2270 2003-07-13 [alfons]     0.9.3claws3
2271
2272         * src/summaryview.c
2273                 o for now don't pass on keys when they we're handled by 
2274                   ctree::key_press_event
2275                 o clean up
2276
2277 2003-07-13 [alfons]     0.9.3claws2
2278         
2279         * src/main.c
2280                 add command line option "--config-dir" to get the current 
2281                 configuration dir
2282
2283 2003-07-12 [alfons]     0.9.3claws1
2284
2285         * src/matcher.[ch]
2286         * src/matcher_parser_parse.y
2287         * src/prefs_filtering.c
2288         * src/filtering.c
2289                 add "Lock" filter action to lock messages;
2290
2291         * src/filtering.c       
2292                 remove debug_print()    
2293         * src/prefs_filtering.c
2294                 re-organize matcher part 9: 
2295                 make action text entries easily extendible;
2296                 merge widget selection for ACTION_MARK, ACTION_UNMARK, ACTION_LOCK,
2297                 ACTION_UNLOCK, ACTION_MARK_AS_READ, ACTION_MARK_AS_UNREAD
2298
2299 2003-07-12 [paul]
2300
2301         * tools/README
2302                 update old information and add missing
2303                 information
2304
2305 2003-07-12 [paul]       0.9.3claws
2306
2307         * 0.9.3claws released
2308         
2309 2003-07-12 [paul]       0.9.0claws103
2310
2311         * src/Makefile.am
2312                 add addrquery.h
2313
2314 2003-07-12 [melvin]     0.9.0claws102
2315
2316         * src/messageview.c
2317                 Fixed bug #215: Show MIME tab for single text/html messages. 
2318                 
2319 2003-07-12 [paul]       0.9.0claws101
2320
2321         * man/sylpheed.1
2322                 updated
2323
2324 2003-07-12 [paul]       0.9.0claws100
2325
2326         * po/es.po
2327           po/hr.po
2328           po/pl.po
2329           po/sr.po
2330                 update Spanish, Croatian, Polish, Serbian translations.
2331                 submitted by Ricardo Mones Lastra, Dragan, Witold
2332                 Wladyslaw Wojciech Wilk, Urke MMI
2333
2334 2003-07-12 [melvin]     0.9.0claws99
2335
2336         * po/fr.po
2337                 Updated French translations.
2338
2339 2003-07-12 [paul]       0.9.0claws98
2340
2341         * src/addressbook.c
2342                 disable 'Lookup' button as it has no effect
2343
2344 2003-07-11 [alfons]     0.9.0claws97
2345         
2346         * src/summaryview.c
2347                 summary_searchbar_pressed() should return TRUE to signal that
2348                 event was handled. when returning void, the return value passed
2349                 to GTK is actually random, but maybe FALSE, in which case the
2350                 event is handled by parent
2351                 
2352 2003-07-10 [paul]       0.9.0claws96
2353
2354         * ac/missing/gettext.m4
2355                 update to version 0.12
2356
2357 2003-07-10 [paul]       0.9.0claws95
2358
2359         * src/plugins/clamav/clamav_plugin.c
2360                 fix bug where multipart/alternative messages
2361                 would slip through without being scanned
2362
2363 2003-07-10 [christoph]  0.9.0claws94
2364
2365         * src/folder.c
2366                 correct check if folder supports removing when a message is
2367                 moved. if not the message is only copied.
2368
2369         (closes Bug 132 crash on startup in newsgroups folders)
2370
2371 2003-07-09 [alfons]     0.9.0claws93
2372
2373         * configure.ac
2374         * src/common/defs.h
2375                 --with-config-dir (default .sylpheed)
2376
2377 2003-07-09 [christoph]  0.9.0claws92
2378
2379         * configure.ac
2380                 use PKG_CHECK_MODULES to check for gtkmathview
2381                 (version 0.4.2 now required)
2382
2383 2003-07-08 [melvin]     0.9.0claws91
2384
2385         * src/action.c
2386                 Implemented a progress bar that counts the number of completed
2387                 tasks when the action runs more than one command.
2388
2389 2003-07-08 [alfons]     0.9.0claws90
2390
2391         * src/procmsg.c
2392                 if queued message has an invalid Message-Id, don't try to
2393                 find message it refers to (fixes #209 "crash when processing 
2394                 in folder")
2395
2396 2003-07-08 [paul]       0.9.0claws89
2397
2398         * sync with 0.9.3cvs2
2399                 see ChangeLog 2003-07-08
2400
2401 2003-07-08 [match]      0.9.0claws88
2402
2403         * src/ldapctrl.c
2404                 extend LDAP search for first/last name by parsing search term.
2405
2406 2003-07-08 [alfons]     0.9.0claws87
2407
2408         * src/send_message.c
2409                 fix bug #208 "Status message stuck when sending on POP3 account"
2410
2411 2003-07-07 [paul]       0.9.0claws86
2412
2413         * po/hr.po
2414                 new Croatian translation, submitted by
2415                 Dragan <drleskov@inet.hr>
2416
2417 2003-07-07 [paul]       0.9.0claws85
2418
2419         * sync with 0.9.3cvs1
2420                 see ChangeLog 2003-07-07
2421
2422 2003-07-05 [christoph]  0.9.0claws84
2423
2424         * src/Makefile.am
2425         * src/messageview.c
2426         * src/mimeview.[ch]
2427         * src/stock_pixmap.[ch]
2428         * src/pixmaps/messageview_text.xpm              ** NEW **
2429                 move mimeview tabs to the right side and use icons
2430                 instead of text to save some space
2431
2432         (patch by Luke Plant <lukeplant@softhome.net>)
2433
2434 2003-07-05 [christoph]  0.9.0claws83
2435
2436         * src/inc.c
2437                 add NULL pointer checks
2438
2439         (patch by Luke Plant <lukeplant@softhome.net>)
2440         (closes Bug 204 0.9.0 quits on authentication error?!)
2441
2442 2003-07-05 [alfons]     0.9.0claws82
2443
2444         * configure.ac
2445                 take the clue in bug #202 "./configure script - 
2446                 'if test' comparison failure" reported by John Kristoff. 
2447
2448 2003-07-04 [christoph]  0.9.0claws81
2449
2450         * src/plugins/spamassassin/spamassassin.c
2451                 set timeout for spam check
2452
2453 2003-07-04 [christoph]  0.9.0claws80
2454
2455         * src/main.c
2456                 destroy all FolderItems when shutting down to
2457                 allow folders to clean up
2458
2459 2003-07-04 [melvin]     0.9.0claws79
2460
2461         * src/gtk/gtkaspell.c
2462                 Fixed bug #184 "Entering non-ascii character deletes
2463                 previous char if spell checking enabled": this makes
2464                 the spell checking in multibytes (e.g. UTF-8)locales work.
2465                 (Patch by Luke Plant).
2466                 
2467 2003-07-04 [christoph]  0.9.0claws78
2468
2469         * sync with 0.9.2cvs1
2470                 see ChangeLog 2003-06-10
2471
2472 2003-07-04 [paul]       0.9.0claws77
2473
2474         * sync with 0.9.3 release
2475                 see ChangeLog 2003-07-04
2476
2477 2003-07-03 [christoph]  0.9.0claws76
2478
2479         * src/folder.[ch]
2480         * src/imap.c
2481         * src/mbox_folder.c
2482         * src/mh.c
2483         * src/news.c
2484                 move folder_item_get_path() stuff into a folder virtual function
2485
2486         * src/procmsg.c
2487                 use folder_item_fetch_msg() to get message and do not contruct
2488                 the filename from path and number
2489
2490 2003-07-03 [paul]       0.9.0claws75
2491
2492         * sync with 0.9.2cvs12
2493                 see ChangeLog 2003-07-03
2494
2495 2003-07-02 [paul]       0.9.0claws74
2496
2497         * src/messageview.c
2498                 fix text-selection for replying
2499
2500 2003-07-02 [paul]       0.9.0claws73
2501
2502         * sync with 0.9.2cvs11
2503                 see ChangeLog 2003-07-02
2504
2505 2003-07-02 [paul]       0.9.0claws72
2506
2507         * src/procmsg.c
2508                 revert last commit because it breaks more
2509                 than it fixes
2510
2511 2003-07-02 [paul]       0.9.0claws71
2512
2513         * src/procmsg.c
2514                 fix thread by subject/sort by date
2515
2516 2003-07-01 [paul]       0.9.0claws70
2517
2518         * sync with 0.9.2cvs10
2519                 see ChangeLog 2003-07-01
2520
2521 2003-06-30 [paul]       0.9.0claws69
2522
2523         * sync with 0.9.2cvs9
2524                 see ChangeLog 2003-06-30
2525
2526 2003-06-28 [match]      0.9.0claws68
2527
2528         * src/addressbook.c
2529                 fix null ptr.
2530
2531 2003-06-27 [paul]       0.9.0claws67
2532
2533         * sync with 0.9.2cvs7
2534                 see ChangeLog 2003-06-27
2535
2536 2003-06-26 [christoph]  0.9.0claws66
2537
2538         * src/folder.c
2539                 freeze folder updates while a folder is scanned
2540
2541         (closes Bug 185 New message counter)
2542
2543 2003-06-26 [darko]      0.9.0claws65
2544
2545         * src/ldapserver.c
2546                 fix infinite loop when adding a new LDAP server
2547
2548 2003-06-26 [paul]       0.9.0claws64
2549
2550         * sync with 0.9.2cvs6
2551                 see ChangeLog 2003-06-26
2552
2553 2003-06-26 [paul]       0.9.0claws63
2554
2555         * sync with 0.9.2cvs5
2556                 see ChangeLog 2003-06-25 and 2003-06-26
2557
2558 2003-06-25 [match]      0.9.0claws62
2559
2560         * src/addr_compl.c
2561                 Fixed tab/backtab for dropped-down completion list to
2562                 move next/previous field. (close bug 147)
2563
2564 2003-06-25 [christoph]  0.9.0claws61
2565
2566         * src/addr_compl.[ch]
2567         * src/addrindex.[ch]
2568         * src/folderview.c
2569         * src/inc.c
2570         * src/news.c
2571         * src/summaryview.c
2572         * src/toolbar.c
2573                 fix warnings
2574
2575 2003-06-25 [leandro]    0.9.0claws60
2576
2577         * src/compose.c
2578                 o cleanups
2579                 o gray out "Message/Remove references" menu item if not
2580                   replying to a message
2581
2582 2003-06-24 [leandro]    0.9.0claws59
2583
2584         * src/compose.[ch]
2585                 o removed "Message/Create new thread" menu item
2586                 o added "Message/Remove references" menu item
2587                   (it's off by default and will not check anymore
2588                    if the subject changed)
2589
2590 2003-06-23 [alfons]     0.9.0claws58
2591
2592         * src/procmsg.c
2593                 try better grouping messages threaded by subject based on their age.
2594                 still not perfect - because the message tree is not sorted by date.  
2595
2596 2003-06-23 [thorsten]   0.9.0claws57
2597
2598         * src/pop.[ch]
2599                 added mail_receive_hook to allow modifications
2600                 directly after retrieval (e.g. adding headers).
2601
2602 2003-06-23 [paul]       0.9.0claws56
2603
2604         * src/sourcewindow.c
2605                  enable the use of Ctrl+A to select all text in
2606                  the sourcewindow
2607                  Patch submitted by Ivan Francolin Martinez
2608                  <ivanfm@users.sourceforge.net>
2609
2610 2003-06-22 [christoph]  0.9.0claws55
2611
2612         * src/folder.[ch]
2613                 o add notification hook for folder tree changes
2614                 o invoke hooks after folder tree scanning
2615
2616         * src/folderview.[ch]
2617                 register hook for folder tree changes that
2618                 updates the ctree
2619
2620         (there are more places that should be updated, like add, remove 
2621          or move folder)
2622
2623         (closes Bug 164 Crash on rebuild folder tree)
2624         (closes Bug 190 Crash on 'rebuilding folder tree')
2625
2626 2003-06-21 [leandro]    0.9.0claws54
2627
2628         * src/compose.[ch]
2629                 create a new thread if subject changes
2630                 (it's on by default, can be disabled in Message menu)
2631
2632 2003-06-21 [alfons]     0.9.0claws53
2633
2634         * src/summaryview.c
2635                 quiet little compiler
2636
2637 2003-06-21 [christoph]  0.9.0claws52
2638
2639         update gettext stuff to version 0.12
2640
2641 2003-06-19 [alfons]     0.9.0claws51
2642
2643         * src/common/log.c
2644         * src/common/plugin.c
2645                 move defs.h before glib.h to prevent MIN/MAX redefs
2646
2647 2003-06-19 [alfons]
2648
2649         * src/addressbook.c
2650                 translatable
2651
2652 2003-06-19 [match]      0.9.0claws50
2653
2654         * src/addressbook.[ch]
2655         * src/addrindex.[ch]
2656         * src/addr_compl.[ch]
2657         * src/editldap.[ch]
2658         * src/editldap_basedn.[ch]
2659         * src/addritem.[ch]
2660         * src/ldapquery.h
2661                 re-implemented dynamic LDAP search. works without
2662                 slowdown on display sender with addressbook
2663                 option.
2664         * src/addrbook.c
2665                 documented code.
2666
2667 2003-06-19 [paul]       0.9.0claws49
2668
2669         * src/compose.c
2670                 fix Bug #136 'Nonprovided quotation marks crash claws'
2671                 patch submitted by Pawel Pêkala <c0rn@gazeta.pl>
2672
2673 2003-06-19 [alfons]     0.9.0claws48
2674
2675         * src/prefs_common.[ch]
2676         * src/procmsg.c
2677                 restrict threading by subject by checking thread for
2678                 age (prefs_common.thread_by_subject_max_age)
2679
2680 2003-06-18 [christoph]  0.9.0claws47
2681
2682         * src/imap.c
2683                 fix memory leak in imap_cmd_fetch()
2684
2685 2003-06-18 [christoph]  0.9.0claws46
2686
2687         * src/prefs_gtk.c
2688                 fix memory leak in prefs_set_default() when used multiple
2689                 times or after prefs have been read
2690
2691 2003-06-18 [christoph]  0.9.0claws45
2692
2693         * src/common/plugin.c
2694                 fix memory leak in plugin_unload()
2695
2696 2003-06-18 [christoph]  0.9.0claws44
2697
2698         * src/imap.c
2699                 fix memory leak in imap_cmd_ok()
2700
2701 2003-06-18 [christoph]  0.9.0claws43
2702
2703         * src/folder.c
2704                 stop messages that are downloaded from POP3 and added to
2705                 an IMAP inbox from being filtered twice (first by POP3
2706                 and again when IMAP folder is scaned to get the UID of
2707                 the APPEND operation when no UIDPLUS is available)
2708
2709 2003-06-18 [alfons]
2710
2711         * tools/Makefile.am
2712                 phoenix <- firebird     
2713
2714 2003-06-18 [paul]
2715
2716         * tools/launch_phoenix          ** REMOVED **
2717           tools/launch_firebird         ** NEW **
2718                 renamed and edited to reflect the browser's name change from
2719                 'phoenix' to 'firebird'
2720
2721 2003-06-18 [paul]       0.9.0claws42
2722
2723         * sync with 0.9.2cvs2
2724                 see ChangeLog 2003-06-16
2725
2726 2003-06-17 [alfons]     0.9.0claws41
2727
2728         * src/procmsg.c
2729                 prevent threading problems when a node is an ancestor (parent / great parent),
2730                 which mostly happens with circular references (thanks to Phillipe Gramoullé
2731                 for finding an sample set of messages)
2732
2733 2003-06-16 [christoph]  0.9.0claws40
2734
2735         * src/main.c
2736                 don't popup main window on --receive or --receive-all
2737
2738         * src/mainwindow.[ch]
2739         * src/plugins/trayicon/trayicon.c
2740                 allow hiding of main window by clicking on the trayicon
2741                 (doesn't work correctly in seperate window mode and may
2742                  cause unexpected GTK problems I couldn't find yet)
2743
2744         * src/common/ssl.c
2745                 remove incorrect warning
2746
2747 2003-06-15 [alfons]     0.9.0claws39
2748
2749         * src/gtk/gtkstext.c
2750                 don't output debug text;
2751                 #ifdef out print_line() if not debugging (thanks to Martin Wicke
2752                 for pointing this out);
2753
2754 2003-06-14 [alfons]     0.9.0claws38
2755         
2756         * src/messageview.c
2757                 remove printf() and make one if..else comply with coding style
2758
2759 2003-06-14 [alfons]     0.9.0claws37
2760
2761         * AUTHORS
2762                 add Martin Wicke
2763         * src/action.c
2764         * src/messageview.[ch]
2765         * src/summaryview.c
2766                 apply patch #754162 "Quoting messages filtered by actions" submitted
2767                 by Martin Wicke, which allows quoting message body changed by an
2768                 action (Thanks!).
2769
2770 2003-06-13 [alfons]     0.9.0claws36
2771
2772         * src/utils.c
2773                 add several other subject reply prefixes (suggested by Christoph and Ivan Martinez)
2774                 use case insensitive regexp (suggested by Ivan Martinez)
2775
2776 2003-06-13 [christoph]  0.9.0claws35
2777
2778         * configure.ac
2779         * src/plugins/trayicon/Makefile.am
2780         * src/plugins/trayicon/eggtrayicon.[ch]                         ** REMOVE **
2781         * src/plugins/trayicon/trayicon.c
2782         * src/plugins/trayicon/libeggtrayicon/.cvsignore                ** NEW **
2783         * src/plugins/trayicon/libeggtrayicon/Makefile.am               ** NEW **
2784         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch]          ** NEW **
2785         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.[ch]           ** NEW **
2786         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.[ch]        ** NEW **
2787         * src/plugins/trayicon/libeggtrayicon/xembed.h                  ** NEW **
2788                 replace my own EggTrayIcon backport with the backport
2789                 used by (l|x)mule and gabber.
2790
2791 2003-06-13 [alfons]     0.9.0claws34
2792
2793         * AUTHORS
2794         * src/common/utils.c
2795                 add Aw: to list of reply prefixes (thanks to Martin Zwickel)
2796
2797 2003-06-13 [alfons]     0.9.0claws33
2798
2799         * src/compose.c
2800                 clean up a little bit
2801
2802 2003-06-12 [alfons]     0.9.0claws32
2803
2804         * src/compose.c
2805                 const correctness fix
2806
2807         * src/common/sylpheed.[ch]
2808                 () -> (void)
2809                 prevent redef MIN/MAX
2810                 
2811         * src/common/utils.[ch]
2812                 () -> (void)
2813
2814 2003-06-12 [melvin]     0.9.0claws31
2815
2816         * src/compose.c
2817                 Updated to take into accounts changes in GtkAspell.
2818
2819 2003-06-12 [alfons]     0.9.0claws30
2820
2821         * src/compose.c
2822         * src/procmsg.c
2823         * src/common/utils.[ch]
2824                 handle reply subject prefixes better (initial 
2825                 suggestion by Robert Story adapted and enhanced 
2826                 using regexps)
2827
2828 2003-06-12 [melvin]     0.9.0claws29
2829
2830         * src/compose.c
2831                 Use new gtkaspell_checkers_strerror() to get the speller's
2832                 error message instead of accessing the (now private)
2833                 checkers structure.
2834                 Minor code clean up
2835
2836         * src/main.c
2837                 Use #ifdef instead of #if for USE_ASPELL
2838                 Use the new spell checkers init/quit functions 
2839
2840         * src/gtk/gtkaspell.c
2841                 Use #ifdef instead of #if for USE_ASPELL
2842                 Moved in the majority of GtkAspell structures that were
2843                 exported before by gtkaspell.h
2844         
2845         * src/gtk/gktaspell.h
2846                 Made gtkaspell.h contain only the necessary data to be
2847                 publicized by moving many structures to gtkaspell.c.
2848                 Enclosed all the declaration in a #ifdef USE_ASPELL #endif
2849                 gtkaspell_checkers_new(): replaced by...
2850                 gtkaspell_checkers_init(): new function for initialization
2851                 gtkaspell_checkers_delete(): replaced by...
2852                 gtkaspell_checkers_quit(): new function
2853                 gtkaspell_checkers_strerror(): new function that returns
2854                 the checker's last error message.
2855                 
2856 2003-06-11 [melvin]     0.9.0claws28
2857
2858         * po/POTFILES.in
2859                 Updated to take into account gtkaspell.c migration to
2860                 ./src/gtk/ (Thanks to Ricardo Mones Lastra for reporting it)
2861
2862 2003-06-10 [alfons]     0.9.0claws27
2863
2864         * src/filtering.[ch]
2865         * src/folder.c
2866         * src/matcher.c
2867         * src/scoring.[ch]
2868                 - try fixing bug #18 (any brave testers?)
2869                 - add more robustness by refusing previously 
2870                   unchecked NULL pointers 
2871
2872 2003-06-10 [alfons]     0.9.0claws26
2873
2874         * src/procmsg.c
2875                 fix bug #176 by don't checking MsgInfos with a NULL msgid 
2876
2877 2003-06-09 [alfons]     0.9.0claws25
2878
2879         * src/prefs_common.c
2880                 fix bug #163 "Icon switching doesnt work properly" by 
2881                 preventing early freeing of prefs_common.pixmap_theme_path.
2882
2883 2003-06-09 [christoph]  0.9.0claws24
2884
2885         * src/gtk/gtkaspell.c
2886                 revert Thorsten's fix and add forgotten g_strdup for
2887                 aspell path (it should not be possible to alter the path a
2888                 GtkASpell uses from outside)
2889
2890 2003-06-09 [thorsten]   0.9.0claws23
2891
2892         * src/gtk/gtkaspell.c
2893                 dont free prefs_common.aspell_path when closing compose
2894
2895 2003-06-08 [colin]      0.9.0claws22
2896
2897         * src/plugins/spamassassin/spamassassin.c
2898                 fix prefs types
2899
2900 2003-06-07 [christoph]  0.9.0claws21
2901
2902         * src/Makefile.am
2903         * src/compose.c
2904         * src/gtkaspell.[ch]            ** REMOVE **
2905         * src/gtk/Makefile.am
2906         * src/gtk/gtkaspell.[ch]        ** NEW **
2907                 o make gtkaspell independent from sylpheed's prefs
2908                 o move gtkaspell.[ch] to gtk directory
2909
2910 2003-06-07 [christoph]  0.9.0claws20
2911
2912         * src/Makefile.am
2913         * src/crash.c
2914         * src/export.c
2915         * src/filesel.[ch]              ** REMOVE **
2916         * src/folder.c
2917         * src/main.[ch]
2918         * src/common/sylpheed.[ch]
2919         * src/gtk/Makefile.am
2920         * src/gtk/filesel.[ch]          ** NEW **
2921         * src/gtk/pluginwindow.c
2922         * src/gtk/sslcertwindow.c
2923                 move filesel.[ch] to gtk directory
2924
2925 2003-06-07 [alfons]     0.9.0claws19
2926
2927         * src/filesel.c
2928                 make (multi) file selection dialog work again (Claws-only)
2929
2930 2003-06-07 [thorsten]   0.9.0claws18
2931
2932         * po/de.po
2933                 fix typos
2934
2935 2003-06-07 [alfons]     0.9.0claws17
2936
2937         * configure.ac
2938         * src/mimeview.c
2939                 detect apache mishap in which case don't include fnmatch.h
2940                 if regex.h is already included
2941
2942 2003-06-06 [christoph]  0.9.0claws16
2943
2944         * configure.ac
2945         * src/mimeview.h
2946                 add check for fnmatch.h and include it when available
2947
2948         * src/mimeview.[ch]
2949                 fix wrong case sensitivity of Content-Types
2950
2951         * src/gtk/Makefile.am
2952                 need the same include paths in gtk directory as in
2953                 common directory because .h files in common can
2954                 include files from these directories, when included
2955                 in gtk's .h or .c files
2956
2957 2003-06-06 [alfons]     0.9.0claws15
2958
2959         * src/mimeview.c
2960         * src/summaryview.c
2961                 make it compile again because of regex.h / fnmatch.h 
2962                 include problems (related to recent mime stuff, can
2963                 someone check this?)
2964
2965 2003-06-06 [thorsten]   0.9.0claws14
2966
2967         * src/folderview.c
2968                 possible use of uninitialized pointer while dragging
2969
2970 2003-06-06 [paul]       0.9.0claws13
2971
2972         * src/compose.c
2973                 fix bug where the insert sig button would be effective
2974                 only when auto_sig was set
2975
2976 2003-06-06 [paul]       0.9.0claws12
2977
2978         * sync with 0.9.2 release
2979
2980 2003-06-02 [paul]       0.9.0claws11
2981
2982         * sync with 0.9.1cvs1
2983                 see ChangeLog 2003-06-02
2984                 
2985         * po/de.po
2986                 update by Jens
2987
2988 2003-06-01 [christoph]  0.9.0claws10
2989
2990         * src/account.c
2991                 don't use substring search to find accounts by email address
2992
2993         (closes Bug 169 Overly loose matching of "From" address)
2994
2995 2003-05-31 [christoph]  0.9.0claws9
2996
2997         * doc-src/rfc2683.txt
2998         * src/imap.c
2999                 limit IMAP command length as recommended in RFC2683
3000                 (message number lists will be split into multiple imap
3001                 sets, the limit of 1000 octets is not a hard limit)
3002
3003         (closes Bug 161 sylpheed-claws exits with segfault when logging
3004          in to certain imap-servers)
3005
3006 2003-05-29 [alfons]     0.9.0claws8
3007
3008         * src/toolbar.[ch]
3009                 add print button (calling summary_print());
3010                 fine tune setting tooltip text;
3011                 (if someone needs other buttons, please take these 
3012                 commits as a guide, instead of bothering us - also
3013                 see 0.8.11claws150) 
3014
3015 2003-05-29 [darko]      0.9.0claws7
3016
3017         * src/compose.c
3018                 fix crash when word wrapping kicks in due to
3019                 changed text by spell checker
3020
3021 2003-05-29 [paul]       0.9.0claws6
3022
3023         * src/compose.c
3024                 fix bug where changing account would insert
3025                 sig even if auto_sig was FALSE
3026                 
3027         * ChangeLog
3028           ChangeLog.jp
3029           INSTALL
3030                 sync with 0.9.1 release
3031
3032 2003-05-28 [christoph]  0.9.0claws5
3033
3034         * src/imap.c
3035                 fix truncation of too long commands
3036
3037         (closes Bug 167 IMAP hangs trying to get envelope
3038          information in imap_get_uncached_messages)
3039
3040 2003-05-27 [paul]       0.9.0claws4
3041
3042         * tools/Makefile.am
3043           tools/maildir2sylpheed.pl     ** NEW FILE **
3044                 add kmail to sylpheed mailbox conversion script
3045
3046 2003-05-27 [paul]       0.9.0claws3
3047
3048         * sync with 0.9.0cvs10
3049                 see ChangeLog 2003-05-26
3050
3051 2003-05-26 [paul]       0.9.0claws2
3052
3053         * sync with 0.9.0cvs9
3054                 see ChangeLog 2003-05-26
3055
3056 2003-05-24 [paul]       0.9.0claws1
3057
3058         * sync with 0.9.0cvs8
3059                 see ChangeLog 2003-05-23
3060
3061 2003-05-24 [paul]       0.9.0claws
3062
3063         * version 0.9.0claws released
3064
3065 2003-05-24 [paul]       0.8.11claws177
3066
3067         * src/plugins/dillo-viewer/Makefile.am
3068           src/plugins/traycon/Makefile.am
3069                 add missing files
3070                 
3071         * po/bg.po
3072           po/en_GB.po
3073           po/es.po
3074           po/it.po
3075           po/pt_BR.po
3076           po/ru.po
3077           po/sr.po
3078                 update Bulgarian, British English, Spanish, Italian, 
3079                 Brazilian Portuguese, Russian, and Serbian translations, 
3080                 submitted by George Danchev, [me], Ricardo Mones Lastra,
3081                 André Filipe de Assunção e Brito, Alessandro Maestri, 
3082                 Ruslan N. Balkin, and Urke MMI
3083
3084 2003-05-23 [melvin]     0.8.11claws176
3085
3086         * po/fr.po
3087                 Updated French translations
3088
3089 2003-05-22 [paul]       0.8.11claws175
3090
3091         * src/Makefile.am
3092           src/addrbook.[ch]
3093           src/addrcache.[ch]
3094           src/addr_compl.[ch]
3095           src/adressbook.[ch]
3096           src/addrindex.[ch]
3097           src/addritem.[ch]
3098           src/editaddress.c
3099           src/editgroup.c
3100           src/editldap_basedn.c
3101           src/editldap.c
3102           src/jpilot.c
3103           src/vcard.c
3104                 revert to get ldap into it previous working state
3105                 
3106         * po/zh_TW.Big5.po
3107                 new Taiwanese translation,
3108                 submitted by Tsu-Fan Cheng <tscheng@ic.sunysb.edu>
3109
3110 2003-05-22 [christoph]  0.8.11claws174
3111
3112         * src/plugins/spamassassin/libspamc.[ch]
3113                 sync libspamc with SpamAssaain release 2.55
3114
3115 2003-05-22 [paul]       0.8.11claws173
3116
3117         * sync with 0.9.0cvs7
3118                 see ChangeLog 2003-05-22
3119                 
3120         * src/summaryview.c
3121                 revert change in 0.8.11claws172: follow
3122                 Hiroyuki's decision and that's the end of it.
3123
3124 2003-05-21 [paul]       0.8.11claws172
3125
3126         * src/summaryview.c
3127                 fix discrepency between open_unread_on_enter
3128                 and always_show_msg
3129
3130 2003-05-21 [paul]       0.8.11claws171
3131
3132         * sync with 0.9.0cvs6
3133                 see ChangeLog 2003-05-21
3134
3135 2003-05-21 [paul]       0.8.11claws170
3136
3137         * sync with 0.9.0cvs5
3138                 see ChangeLog 2003-05-21
3139
3140 2003-05-20 [paul]       0.8.11claws169
3141
3142         * sync with 0.9.0cvs4
3143                 see ChangeLog 2003-05-20
3144                 fixes bug #152, 'encoding of IMAP folders names'
3145
3146 2003-05-20 [paul]       0.8.11claws168
3147
3148         * sync with 0.9.0cvs3
3149                 see ChangeLog 2003-05-20
3150                 
3151         * src/tools/convert_mbox.pl
3152                 minor change in the comments, submitted by Fred Marton
3153
3154 2003-05-19 [paul]       0.8.11claws167
3155
3156         * src/plugins/clamav/Makefile.am
3157           configure.ac
3158                 link clamav_lib to the plugin and not to the main program
3159
3160 2003-05-19 [christoph]
3161
3162         * src/Makefile.am
3163                 add -export-dynamic for linking
3164
3165 2003-05-19 [paul]       0.8.11claws166
3166
3167         * sync with 0.9.0cvs1
3168                 see ChangeLog 2003-05-19
3169
3170 2003-05-19 [paul]       0.8.11claws165
3171
3172         * src/inc.c
3173                 fix 'pop before smtp' timeout
3174
3175 2003-05-18 [alfons]     0.8.11claws164
3176
3177         * src/prefs_matcher.c
3178                 put "execute" action command line ("expression") in edit box
3179
3180 2003-05-18 [christoph]  0.8.11claws163
3181
3182         * src/mimeview.[ch]
3183         * src/plugins/dillo_viewer/dillo_viewer.c
3184         * src/plugins/image_viewer/viewer.c
3185         * src/plugins/mathml_viewer/mathml_viewer.c
3186                 let a viewer have a list of Content-Types
3187
3188 2003-05-18 [paul]       0.8.11claws162
3189
3190         * src/prefs_filtering.c
3191                 add 'Recipient' label for FORWARD, FORWARD_AS_ATTACHMENT,
3192                 and REDIRECT actions
3193
3194 2003-05-17 [christoph]
3195
3196         * README.claws
3197                 o remove dynamic signatures that was syned with main
3198                 o add infos about no longer "build in" image viewer
3199                 o update bugtracker URL
3200
3201 2003-05-17 [christoph]  0.8.11claws161
3202
3203         * src/folder.c
3204         * src/folderview.c
3205         * src/imap.c
3206                 don't use imap_scan_folder anymore. Instead call folder_item_scan
3207                 for every folder after rebuilding the folder tree.
3208
3209         (closes Bug 19 imap_scan_folder() computes incorrectly number of new
3210          messages)
3211
3212 2003-05-17 [christoph]  0.8.11claws160
3213
3214         * src/imap.c
3215                 don't use STATUS command on current folder to check for
3216                 content changes. imap_cmd_ok() now tracks changes to
3217                 folder and number of existing messages.
3218
3219 2003-05-17 [paul]       0.8.11claws159
3220
3221         * src/plugins/clamav/clamav_plugin.c
3222                 remove unnecessary debug_print
3223
3224 2003-05-16 [thorsten]   0.8.11claws158
3225
3226         * src/plugins/demo.c
3227                 included missing intl.h
3228
3229 2003-05-16 [paul]       0.8.11claws157
3230
3231         * po/POTFILES.in
3232                 remove non-existant entries
3233         
3234         * src/plugins/clamav/clamav_plugin.c
3235           src/plugins/clamav/clamav_plugin_gtk.c
3236           src/plugins/dillo_viewer/dillo_prefs.c
3237           src/plugins/dillo_viewer/dillo_viewer.c
3238                 gettextise
3239
3240 2003-05-16 [christoph]  0.8.11claws156
3241
3242         * po/POTFILES.in
3243                 include plugin .c files for translation until I
3244                 find a better solution to have plugins have their
3245                 own textdomain
3246         * src/plugins/demo/demo.c
3247         * src/plugins/image_viewer/plugin.c
3248         * src/plugins/mathml_viewer/mathml_viewer.c
3249         * src/plugins/spamassassin/spamassassin.c
3250         * src/plugins/spamassassin/spamassassin_gtk.c
3251         * src/plugins/trayicon/trayicon.c
3252                 add gettext macros for plugin name and description
3253
3254 2003-05-16 [paul]
3255
3256         * sync with 0.9.0
3257
3258 2003-05-16 [paul]       0.8.11claws155
3259
3260         * sync with lastest 0.9.0pre1
3261                 see ChangeLog 2003-05-16
3262
3263 2003-05-15 [paul]       0.8.11claws154
3264
3265         * sync with latest 0.9.0pre1
3266                 see ChangeLog 2003-05-14 and 2003-05-15
3267
3268 2003-05-14 [christoph]  0.8.11claws153
3269
3270         * src/plugins/image_viewer/viewer.c
3271         * src/plugins/image_viewer/viewer.glade         ** NEW **
3272         * src/plugins/image_viewer/viewerprefs.c
3273                 make it possible to disable the autoload function in the
3274                 imageviewer again
3275
3276 2003-05-14 [christoph]  0.8.11claws152
3277
3278         * src/folder.c
3279                 fix folder update after adding a message
3280
3281 2003-05-13 [alfons]     0.8.11claws151
3282
3283         * src/common/session.c
3284                 remove debug traces
3285                 
3286         * src/addrcache.[ch]
3287         * src/filtering.[ch]
3288         * src/folder.[c]
3289         * src/gtkaspell.[ch]
3290         * src/imap.[ch]
3291         * src/mbox_folder.[ch]
3292         * src/mh.[ch]
3293         * src/mimeview.h
3294         * src/msgcache.[ch]
3295         * src/news.[ch]
3296         * src/passphrase.[ch]
3297         * src/prefs_common.[ch]
3298         * src/prefs_gtk.[ch]
3299         * src/procmsg.c
3300         * src/scoring.[ch]
3301                 be pedantic; (in prototypes () implies (int))
3302
3303 2003-05-13 [alfons]     0.8.11claws150
3304
3305         * src/prefs_toolbar.[ch]
3306         * src/summaryview.[ch]
3307         * src/toolbar.[ch]
3308                 change misleading text in toolbar prefs;
3309                 add toolbar action for ignore thread (toggles ignore thread flag);
3310                 clean up a little bit;
3311
3312 2003-05-12 [paul]
3313
3314         * tools/convert_mbox.pl
3315                 bug fixed by Fred Marton
3316
3317 2003-05-12 [paul]
3318
3319         * sync with 0.9.0pre1
3320
3321 2003-05-09 [paul]       0.8.11claws149
3322
3323         * sync with 0.8.11cvs43
3324                 see ChangeLog 2003-05-09
3325
3326 2003-05-08 [christoph]  0.8.11claws148
3327
3328         * src/imap.[ch]
3329                 o use CAPABILIY as first command and check for PREAUTH
3330                   information in the response to it
3331                 o rewrite all imap_cmd_* functions to use an IMAPSession
3332                   instead of a SockInfo as parameter
3333                 o do STARTTLS after fetching and checking the server
3334                   capabilities
3335
3336 2003-05-08 [paul]       0.8.11claws147
3337
3338         * tools/Makefile.am
3339           tools/README
3340           tools/convert_mbox.pl         ** NEW FILE **
3341                 add mbox conversion script. Submitted by 
3342                 Fred Marton <Fred.Marton@uni-bayreuth.de>
3343
3344 2003-05-07 [christoph]
3345
3346         * doc-src/glade.txt
3347         * src/gtk/pluginwindow.glade
3348         * src/plugins/image_viewer/viewerprefs.glade
3349         * src/plugins/spamassassin/spamassassin_gtk.glade
3350                 add glade files for user interfaces and a description how
3351                 to use glade to create the sylpheed code
3352
3353 2003-05-07 [paul]       0.8.11claws146
3354
3355         * sync with 0.8.11cvs41
3356                 see ChangeLog 2003-05-07
3357
3358 2003-05-06 [christoph]  0.8.11claws145
3359
3360         * src/main.c
3361         * src/plugins/image_viewer/viewer.c
3362                 fix usage of imlib in imageviewer plugin
3363
3364         * src/gtk/prefswindow.c
3365                 handle window close event correctly
3366
3367 2003-05-06 [paul]       0.8.11claws144
3368
3369         * src/common/ssl.c
3370                 fix typo introduced in sync
3371
3372 2003-05-06 [paul]       0.8.11claws143
3373
3374         * sync with 0.8.11cvs39
3375                 see ChangeLog 2003-05-06
3376
3377 2003-05-06 [paul]       0.8.11claws142
3378
3379         * AUTHORS
3380           po/cs.po
3381                 updated Czech translation, submitted by 
3382                 Radek Vybiral <Radek.Vybiral@vsb.cz>
3383                 
3384         * src/plugins/clamav/clamav_plugin_gtk.c
3385                 clean up
3386
3387 2003-05-03 [alfons]     0.8.11claws141
3388
3389         * src/compose.[ch]
3390                 make paste as quotation work even when the call to 
3391                 text_inserted() was deferred (fixes bug #140 "Paste 
3392                 as quotation does not work when using "external" 
3393                 clipboard")
3394
3395 2003-05-03 [thorsten]   0.8.11claws140
3396
3397         * src/addrquery.h
3398           src/ldapquery.h
3399           src/mainwindow.c
3400                 removed C++ comments
3401         * src/addr_compl.c
3402                 function with non-int retval/param used before
3403                 implementation/declaration
3404
3405 2003-05-02 [paul]       0.8.11claws139
3406
3407         * src/addr_compl.[ch]
3408           src/addressbook.[ch]
3409           src/addrindex.c
3410           src/summaryview.c
3411                 revert match's changes to (finally) remove the bug where
3412                 opening a folder causes massive slowdown when using the 
3413                 'Display sender using address book' option
3414
3415 2003-05-01 [melvin]     0.8.11claws138
3416
3417         * src/plugins/dillo_viewer/dillo_prefs.[ch]
3418         * src/plugins/dillo_viewer/dillo_viewer.c
3419                 Fixed bug where "Cancel" button from prefs issued
3420                 warnings.
3421                 Comply a little more to coding style
3422
3423 2003-05-01 [paul]       0.8.11claws137
3424
3425         * sync with 0.8.11cvs38
3426                 see ChangeLog 2003-05-01
3427
3428 2003-05-01 [paul]       0.8.11claws136
3429
3430         * po/bg.po
3431                 updated by George Danchev
3432
3433 2003-04-30 [christoph]  0.8.11claws135
3434
3435         * src/plugins/dillo_viewer/dillo_prefs.c
3436         * src/plugins/image_viewer/viewerprefs.c
3437         * src/plugins/spamassassin/spamassassin_gtk.c
3438                 remove gtk_widget_ref() calls for widgets in
3439                 glade code
3440
3441 2003-04-30 [paul]       0.8.11claws134
3442
3443         * src/addrindex.c
3444                 ok, this time a better fix for the bug where opening folder
3445                 has massive slowdown when using the 'Display sender using 
3446                 address book' option
3447
3448 2003-04-30 [paul]       0.8.11claws133
3449
3450         * src/addrindex.c
3451                 revert the 'fix' of 0.8.11claws128 because it doesn't fix it
3452         
3453 2003-04-30 [melvin]     0.8.11claws132
3454
3455         New: Dillo plugin preferences (patch by Dimitar Haralanov)
3456
3457         * src/plugins/dillo_viewer/dillo_prefs.[ch]     *** NEW ***
3458                 Preferences for the dillo plugin
3459         * src/plugins/dillo_viewer/dillo_viewer.c
3460                 Support for preferences
3461         * src/plugins/dillo_viewer/Makefile.am
3462                 Added dillo_prefs.[ch]
3463
3464 2003-04-30 [alfons]     0.8.11claws131
3465
3466         * src/common/plugin.[ch]
3467                 see? this ANSI C'fication immediately gives us type
3468                 checking for free.
3469
3470 2003-04-30 [alfons]     0.8.11claws130
3471
3472         * src/common/plugin.[ch]
3473         * src/plugins/clamav/clamav_plugin.[ch]
3474         * src/plugins/clamav/clamav_plugin_gtk.c
3475         * src/plugins/demo/demo.c
3476         * src/plugins/dillo_viewer/dillo_viewer.c
3477         * src/plugins/image_viewer/plugin.c
3478         * src/plugins/image_viewer/viewer.[ch]
3479         * src/plugins/image_viewer/viewerprefs.[ch]
3480         * src/plugins/mathml_viewer/mathml_viewer.c
3481         * src/plugins/spamassassin/spamassassin.[ch]
3482         * src/plugins/spamassassin/spamassassin_gtk.c
3483         * src/plugins/trayicon/trayicon.c
3484                 clean up
3485
3486 2003-04-30 [alfons]     0.8.11claws129
3487
3488         * src/common/utils.c
3489                 make is_ascii_str() fail gracefully when NULL pointer
3490                 is passed
3491
3492 2003-04-30 [paul]       0.8.11claws128
3493
3494         * src/addrindex.c
3495                 fix bug where opening folder has massive slowdown when
3496                 using the 'Display sender using address book' option
3497
3498 2003-04-30 [paul]       0.8.11claws127
3499
3500         * src/plugins/clamav/clamav_plugin.c
3501           src/plugins/clamav/clamav_plugin_gtk.c
3502           src/plugins/demo/demo.c
3503           src/plugins/dillo_viewer/dillo_viewer.c
3504           src/plugins/image_viewer/plugin.c
3505           src/plugins/mathml_viewer/mathml_viewer.c
3506           src/plugins/spamassassin/spamassassin.c
3507           src/plugins/spamassassin/spamassassin_gtk.c
3508           src/plugins/trayicon/trayicon.c
3509                 get rid of eye-hurting function signatures
3510
3511 2003-04-30 [paul]       0.8.11claws126
3512
3513         * src/plugins/trayicon/trayicon.c
3514                 add description
3515                 
3516         * src/mimeview.c
3517                 be more descriptive
3518
3519 2003-04-30 [paul]       0.8.11claws125
3520
3521         * configure.ac
3522                 arrange the plugins in reverse alphabetical order
3523                 
3524         * src/plugins/clamav/clamav_plugin.[ch]
3525           src/plugins/clamav/clamav_plugin_gtk.c
3526                 rename some params
3527                 resize max_size window
3528                 re-arrange the order of some gui elements
3529                 improve descriptions
3530         
3531         * src/plugins/image_viewer/plugin.c
3532           src/plugins/mathml_viewer/mathml_viewer.c
3533                 add descriptions
3534                 
3535         * src/plugins/spamassassin/spamassassin_gtk.c
3536                 resize max_size window
3537                 re-arrange the order of some gui elements
3538                 
3539         * src/messageview.c
3540           src/mimeview.c
3541                 correct typos
3542
3543 2003-04-30 [alfons]     0.8.11claws124
3544
3545         * src/imap.c
3546                 fix a leak found while browsing Martin Kluge's 
3547                 valgrind log (Claws only)
3548
3549 2003-04-29 [darko]      0.8.11claws123
3550
3551         * src/gtk/gtkstext.h
3552                 include wchar.h if it is available, fixes compilation
3553                 on HP-UX systems
3554
3555 2003-04-29 [melvin]     0.8.11claws122
3556
3557         * src/prefs_actions.c
3558                 Improved help text of Actions' syntax
3559
3560 2003-04-28 [paul]       0.8.11claws121
3561
3562         * src/action.c
3563                 a better fix for the crash when performing an action
3564                 on a mime part
3565
3566 2003-04-28 [paul]       0.8.11claws120
3567
3568         * src/action.c
3569                 fix crash when performing an action on a
3570                 mime part
3571
3572 2003-04-28 [paul]       0.8.11claws119
3573
3574         * sync with 0.8.11cvs36
3575                 see ChangeLog 2003-04-28
3576
3577 2003-04-27 [paul]       0.8.11claws118
3578
3579         * more sync with 0.8.11cvs35
3580                 see ChangeLog 2003-04-25
3581
3582 2003-04-26 [christoph]  0.8.11claws117
3583
3584         * src/folder.c
3585                 fix remove virtual check
3586
3587 2003-04-26 [paul]       0.8.11claws116
3588
3589         * src/messageview.c
3590                 fix return-receipt, make it work again
3591
3592 2003-04-26 [paul]       0.8.11claws115
3593
3594         * src/mimeview.c
3595                 restore double-clicking of the [application/pgp-signature 
3596                 (Select "Check signature" to check)] line in the message view,
3597                 broken in recent sync
3598
3599 2003-04-26 [christoph]  0.8.11claws114
3600
3601         * src/folder.c
3602                 check if remove virtual really exists before
3603                 calling the function
3604
3605 2003-04-25 [match]      0.8.11claws113
3606
3607         * src/addrindex.c
3608         * src/addrbook.c
3609         * src/ldapquery.[ch]
3610         * src/ldapctrl.[ch]
3611                 fix memleak.
3612         * src/ldapserver.[ch]
3613                 fix memleak. fix segfault.
3614                 plug a Claws memleak
3615
3616 2003-04-25 [alfons]     0.8.11claws112
3617
3618         * src/folder.c
3619                 plug a Claws memleak
3620
3621 2003-04-25 [alfons]     0.8.11claws111
3622
3623         * src/common/session.c
3624                 plug a memleak
3625
3626 2003-04-25 [paul]       0.8.11claws110
3627
3628         * sync with 0.8.11cvs35
3629                 see ChangeLog 2003-04-24 and 2003-04-25
3630                 
3631         * src/gtk/pluginwindow.c
3632                 correct another strange float value
3633
3634 2003-04-24 [christoph]  0.8.11claws109
3635
3636         * src/folder.c
3637                 freeze folder item updates when unsetting new flags
3638
3639         * src/gtk/pluginwindow.c
3640                 correct strange float value
3641
3642 2003-04-23 [paul]       0.8.11claws108
3643
3644         * sync with 0.8.11cvs33
3645                 see ChangeLog 2003-04-23
3646
3647 2003-04-22 [paul]       0.8.11claws107
3648
3649         * src/Makefile.am
3650           src/messageview.c
3651           src/mimeview.c
3652           src/pgptext.[ch]      ** REMOVED **
3653                 remove pgptext.[ch] as its not used any more
3654
3655 2003-04-22 [paul]       0.8.11claws106
3656
3657         * sync with 0.8.11cvs31
3658                 see ChangeLog 2003-04-21 and 2003-04-22
3659
3660 2003-04-21 [alfons]     0.8.11claws105
3661
3662         * src/main.c
3663                 No access to GTK structures if we're a spawned child
3664                 (and clean up code a little bit...) Should fix #126.
3665
3666 2003-04-21 [melvin]     0.8.11claws104
3667
3668         * src/plugins/dillo_viewer/README
3669                 Improved slightly the text.
3670
3671 2003-04-21 [melvin]     0.8.11claws103
3672
3673         * src/plugins/dillo_viewer/README *** NEW ***
3674                 Added a README file for the Dillo plugin
3675
3676 2003-04-20 [paul]
3677
3678         * tools/README
3679           tools/outlook2sylpheed.pl
3680                 updated and improved by Ricardo Mones Lastra
3681
3682 2003-04-18 [oliver]     0.8.11claws102
3683
3684         * src/inc.c 
3685         * src/prefs_account.h
3686                 remove Pop3SessionType (used by selective download)
3687         * src/prefs_toolbar.c
3688                 enable set Default Toolbar button
3689
3690 2003-04-18 [paul]       0.8.11claws101
3691
3692         * sync with 0.8.11cvs29
3693                 see ChangeLog 2003-04-18
3694
3695 2003-04-17 [paul]       0.8.11claws100
3696
3697         * src/prefs_common.[ch]
3698           src/summaryview.c
3699                 remove 'Open next message on deletion' option,
3700                 as the same effect can now be achieved via the
3701                 'Always open messages in summary when selected'
3702                 option.
3703
3704 2003-04-17 [paul]       0.8.11claws99
3705
3706         * sync with 0.8.11cvs28
3707                 see ChangeLog 2003-04-17
3708
3709 2003-04-17 [christoph]  0.8.11claws98
3710
3711         * ac/spamassassin.m4
3712         * src/plugins/spamassassin/libspamc.[ch]
3713         * src/plugins/spamassassin/utils.[ch]
3714                 sync libspamc with SpamAssassin project
3715
3716 2003-04-17 [christoph]  0.8.11claws97
3717
3718         * src/common/socket.h
3719         * src/gtk/sslcertwindow.h
3720                 rename old USE_SSL to USE_OPENSSL
3721
3722 2003-04-17 [paul]       0.8.11claws96
3723
3724         * src/prefs_common.h
3725                 use gulong for P_COLOR so that it compiles/runs on
3726                 64-bit systems. Patch submitted by James Noyes
3727                 <jnoyes-claws@retrogeeks.com>
3728                 
3729         * po/de.po
3730                 updated by Jens
3731
3732 2003-04-17 [paul]       0.8.11claws95
3733
3734         * sync with 0.8.11cvs27
3735                 see ChangeLog 2003-04-16
3736
3737 2003-04-15 [paul]       0.8.11claws94
3738
3739         * src/prefs_common.[ch]
3740                 rearrange to stop the window getting too long:
3741                         move Receive dialog stuff to Receive tab
3742                         move Send dialog to Send tab
3743                         remove Dialogs frame
3744                 rename 'Open messages in summary with cursor keys' to
3745                 'Always open messages in summary when selected', as its
3746                 more appropriate
3747
3748 2003-04-15 [paul]       0.8.11claws93
3749
3750         * src/prefs_common.[ch]
3751           src/summaryview.c
3752                 add new option '/Interface/Open next message on deletion'
3753
3754 2003-04-15 [paul]       0.8.11claws92
3755
3756         * src/summaryview.[ch]
3757                 add /Mark/Lock and /Mark/Unlock to the pop-up
3758                 menu. Patch submitted by Ivan Francolin Martinez
3759                 <ivanfm@users.sourceforge.net>
3760
3761 2003-04-15 [paul]       0.8.11claws91
3762
3763         * sync with 0.8.11cvs24
3764                 see ChangeLog 2003-04-15
3765
3766 2003-04-14 [jens]       0.8.11claws90
3767
3768         * updated German translation and some corrections from
3769                 Roland Bless <bless@tm.uka.de>
3770
3771 2003-04-14 [paul]       0.8.11claws89
3772
3773         * sync with 0.8.11cvs22
3774                 see ChangeLog 2003-04-14
3775
3776 2003-04-13 [paul]       0.8.11claws88
3777
3778         * src/plugins/clamav/clamav_plugin.c
3779                 fix memory leaks
3780                 clean up
3781
3782 2003-04-12 [paul]       0.8.11claws87
3783
3784         * src/plugins/clamav/clamav_plugin.c
3785                 activate enable/disable archive scanning option
3786                 
3787         * src/plugins/clamav/.cvsignore         ** NEW FILE **
3788
3789 2003-04-12 [paul]       0.8.11claws86
3790
3791         * src/plugins/Makefile.am
3792           src/plugins/clamav/Makefile.am                ** NEW FILE **
3793           src/plugins/clamav/README                     ** NEW FILE ** 
3794           src/plugins/clamav/clamav_plugin.[ch]         ** NEW FILES **
3795           src/plugins/clamav/clamav_plugin_gtk.c        ** NEW FILE **
3796                 add Clam AntiVirus plugin
3797
3798 2003-04-12 [paul]       0.8.11claws85
3799
3800         * sync with 0.8.11cvs21
3801                 see ChangeLog 2003-04-11
3802
3803 2003-04-11 [paul]       0.8.11claws84
3804
3805         * po/es.po
3806                 update Spanish translation. Submitted by Ricardo
3807                 Mones Lastra.
3808
3809 2003-04-10 [christoph]  0.8.11claws83
3810
3811         * src/mbox.c
3812                 fix typo that did not move unfiltered mails to destination
3813                 folder
3814
3815         (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
3816          when filtering from spool)
3817
3818 2003-04-10 [christoph]  0.8.11claws82
3819
3820         * src/imap.c
3821                 use BODY.PEEK instead of BODY in in message fetch operation
3822                 to make sure the IMAP server does not set the \Seen flag for
3823                 messages. Sylpheed does that later itself, when the message
3824                 is opened in sylpheed
3825
3826         (closes Bug 111 Claws destroys unread marks)
3827
3828 2003-04-09 [oliver]     0.8.11claws81
3829         
3830         * src/folder.c
3831                 fix crash in folder_destroy
3832         * README.claws
3833                 remove selective download
3834
3835 2003-04-09 [christoph]  0.8.11claws80
3836
3837         * src/imap.c
3838                 fix crash in imap_get_msginfo() when then fetched message
3839                 is not found
3840
3841         (closes Bug 110 Crash during mail composition)
3842
3843 2003-04-08 [christoph]  0.8.11claws79
3844
3845         * src/folder.c
3846         * src/prefs_account.c
3847                 Filter new messages that are found in an INBOX folder
3848                 when 'Filter messages on receiving' is enabled in the
3849                 Folder's AccountPrefs. This allows to use Sylpheed's
3850                 filtering engine for IMAP folders where messages are
3851                 added to the INBOX by a MTA
3852
3853 2003-04-08 [paul]       0.8.11claws78
3854
3855         * src/procmsg.h
3856                 clean up after last commit
3857
3858 2003-04-08 [paul]       0.8.11claws77
3859
3860         * sync with 0.8.11cvs20
3861                 see ChangeLog 2003-04-07 and 2003-04-08
3862
3863 2003-04-07 [christoph]  0.8.11claws76
3864
3865         * src/filtering.[ch]
3866         * src/inc.[ch]
3867         * src/mbox.c
3868         * src/procmsg.[ch]
3869                 add procmsg_msginfo_filter() to execute filtering actions
3870
3871 2003-04-06 [christoph]  0.8.11claws75
3872
3873         * src/imap.c
3874                 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
3875
3876 2003-04-06 [christoph]  0.8.11claws74
3877
3878         * src/common/utils.[ch]
3879                 add g_int_compare() function for slist sorting
3880
3881         * src/imap.c
3882                 fetch all MsgInfos with one command in imap_get_msginfos()
3883                 using an imap set with a list of ranges
3884
3885         * src/news.c
3886                 use new g_int_compare() function
3887
3888 2003-04-06 [thorsten]   0.8.11claws73
3889
3890         * src/mh.c
3891                 corrected implementation of mh_folder_destroy()
3892
3893 2003-04-05 [christoph]  0.8.11claws72
3894
3895         * src/account.c
3896         * src/folder.[ch]
3897         * src/folderview.c
3898         * src/imap.c
3899         * src/inc.c
3900         * src/main.c
3901         * src/mainwindow.c
3902         * src/mbox_folder.c
3903         * src/mh.c
3904         * src/mimeview.h
3905         * src/msgcache.[ch]
3906         * src/news.c
3907         * src/procmime.h
3908         * src/procmsg.[ch]
3909         * src/setup.c
3910         * src/gtk/gtkutils.c
3911                 o rename structure field names class and new to klass and
3912                   new_msgs, to allow including files in C++
3913                 o add 'extern "C"' block to some header files
3914                 o add MsgInfoList and MsgNumberList as alias for GSList for
3915                   developers to know what type of list is expected
3916
3917         * src/plugins/image_viewer/plugin.c
3918         * src/plugins/image_viewer/viewer.[ch]
3919         * src/plugins/image_viewer/viewerprefs.[ch]
3920                 rename function names to prevent conflicts
3921
3922 2003-04-05 [paul]       0.8.11claws71
3923
3924         * sync with 0.8.11cvs18
3925                 see ChangeLog 2003-04-03 and 2003-04-04
3926
3927 2003-04-02 [christoph]  0.8.11claws70
3928
3929         * src/folder.[ch]
3930         * src/imap.[ch]
3931         * src/mbox_folder.[ch]
3932         * src/mh.[ch]
3933         * src/news.[ch]
3934                 o Make all virtual folder functions private
3935                 o remove unused folder code
3936
3937         * src/common/socket.[ch]
3938         * src/summaryview.c
3939                 fix warnings
3940
3941 2003-03-30 [alfons]     0.8.11claws69
3942
3943         * src/send_message.c
3944                 remove two debug traces and see if people still report
3945                 errors
3946
3947 2003-03-30 [alfons]     0.8.11claws68
3948
3949         * src/send_message.c
3950         * src/commons/session.c
3951                 add more debug traces
3952
3953 2003-03-30 [christoph]  0.8.11claws67
3954
3955         * src/folder.c
3956                 change processing folder name from .processing to processing
3957
3958         * src/common/ssl.c
3959                 disable SSL certificate check because it causes Xlib error
3960                 when the child process want's to open an GTK window
3961
3962 2003-03-30 [christoph]  0.8.11claws66
3963
3964         * src/folder.c
3965                 don't use default folder for processing folder item because
3966                 it can be a non local folder
3967
3968         (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
3969
3970 2003-03-30 [alfons]     0.8.11claws65
3971
3972         * src/send_message.c
3973                 try fixing crashes when sending messages: my gcc 2.95.4 seems 
3974                 to generate bad code for 'send_send_data_progressive': When
3975                 called from 'send_send_data_finished', the 'data' pointer is
3976                 cleared just before the assignment to the dialog pointer
3977
3978 2003-03-29 [christoph]  0.8.11claws64
3979
3980         * src/common/prefs.h
3981         * src/plugins/image_viewer/Makefile.am
3982         * src/plugins/image_viewer/plugin.c
3983         * src/plugins/image_viewer/viewer.[ch]
3984         * src/plugins/image_viewer/viewerprefs.[ch]     ** NEW **
3985                 add PrefsPage for ImageViewer
3986
3987 2003-03-28 [thorsten]   0.8.11claws63
3988
3989         * src/common/session.c
3990                 added some comments
3991
3992 2003-03-28 [paul]       0.8.11claws62
3993
3994         * sync with 0.8.11cvs16
3995                 see ChangeLog 2003-03-28
3996
3997 2003-03-28 [paul]       0.8.11claws61
3998
3999         * sync with 0.8.11cvs15
4000                 see ChangeLog 2003-03-28
4001
4002 2003-03-27 [christoph]  0.8.11claws60
4003
4004         * src/folder.c
4005         * src/imap.c
4006         * src/common/socket.[ch]
4007                 set socket state to DISCONNECTED when any operation
4008                 fails to allow reconnecting in IMAP code without
4009                 checking the return code of all calls to the command
4010                 functions
4011
4012         * src/folderview.c
4013         * src/summaryview.c
4014                 remove some more stuff that depends on specific
4015                 folder types
4016
4017 2003-03-27 [paul]       0.8.11claws59
4018
4019         * sync with 0.8.11cvs14
4020                 see ChangeLog 2003-03-27
4021                 
4022         * src/selective_download.[ch]   ** REMOVED **
4023                 really removed
4024
4025 2003-03-27 [christoph]  0.8.11claws58
4026
4027         * src/folder.c
4028                 fix handling of tmp_flags in flag copy function
4029
4030 2003-03-27 [paul]       0.8.11claws57
4031
4032         * sync with 0.8.11cvs13
4033                 see ChangeLog 2003-03-27
4034
4035 2003-03-27 [oliver]     0.8.11claws56
4036
4037         * src/maiwindow.c
4038                 remove sel_download_cb
4039
4040 2003-03-27 [oliver]     0.8.11claws55
4041         
4042         * src/inc.c
4043                 remove POP3_TOP
4044         
4045 2003-03-26 [oliver]     0.8.11claws54
4046
4047         *src/pop.h
4048                 remove POP3_TOP*
4049         * README.claws
4050                 remove selective donwload readme
4051
4052 2003-03-26 [oliver]     0.8.11claws53
4053         * src/matcher.[ch]
4054         * src/matcher_parser_parse.y 
4055         * src/pop.c 
4056         * src/prefs_account.[ch]
4057         * src/prefs_filtering.c
4058                 remove selective donwload
4059
4060 2003-03-26 [oliver]     0.8.11claws52
4061
4062         * src/inc.[ch] 
4063         * src/filtering.c 
4064         * src/mainwindow.c 
4065                 remove selective donwload
4066
4067 2003-03-26 [oliver]     0.8.11claws51
4068         
4069         * src/Makefile.am
4070         * src/selective_download.[ch]   ** REMOVE **    
4071
4072 2003-03-26 [christoph]  0.8.11claws50
4073
4074         * src/news.c
4075                 fix NEWS that got broken by a sync with sylpheed-main
4076
4077 2003-03-26 [christoph]  0.8.11claws49
4078
4079         * src/mimeview.c
4080                 fix mime type guessing when no mime type is found for a file
4081
4082 2003-03-25 [christoph]  0.8.11claws48
4083
4084         * src/mimeview.c
4085         * src/procmime.c
4086                 remove mime type guessing from mime parser and use
4087                 name based mime types in viewer lookup for mime type
4088                 application/octet-stream
4089
4090 2003-03-25 [christoph]  0.8.11claws47
4091
4092         * doc-src/readme.txt
4093         * doc-src/rfc2554.txt
4094                 add RFC about SMTP AUTH
4095
4096         * src/send_message.c
4097         * src/common/smtp.[ch]
4098                 add extra error code for authentication errors and
4099                 clear temporary password when this error occurs
4100
4101         (closes Bug 84 authentication failure while sending should
4102          prompt for password again)
4103
4104 2003-03-25 [christoph]  0.8.11claws46
4105
4106         * configure.ac
4107         * src/Makefile.am
4108         * src/imageview.[ch]                            ** REMOVE **
4109         * src/messageview.[ch]
4110         * src/mimeview.[ch]
4111         * src/prefs_common.[ch]
4112         * src/textview.c
4113         * src/plugins/Makefile.am
4114         * src/plugins/image_viewer/.cvsignore           ** NEW **
4115         * src/plugins/image_viewer/Makefile.am          ** NEW **
4116         * src/plugins/image_viewer/plugin.c             ** NEW **
4117         * src/plugins/image_viewer/viewer.[ch]          ** NEW **
4118                 move image viewer into a plugin (building is enabled by default)
4119                 [ToDo: Prefs for resize and autoview]
4120
4121 2003-03-25 [paul]       0.8.11claws45
4122
4123         * sync with 0.8.11cvs12
4124                 see ChangeLog 2003-03-26
4125
4126 2003-03-25 [paul]       0.8.11claws44
4127
4128         * sync with 0.8.11cvs11
4129                 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
4130                 
4131         Note: Selective Download is broken.
4132                 
4133 2003-03-22 [christoph]  0.8.11claws43
4134
4135         * src/folder.c
4136                 code cleanup for flags copying
4137
4138 2003-03-22 [christoph]  0.8.11claws42
4139
4140         * src/plugins/trayicon/trayicon.c
4141                 fix setting the transparent area when the window size
4142                 is forced by the system tray
4143
4144 2003-03-22 [christoph]  0.8.11claws41
4145
4146         * src/plugins/trayicon/gnome-mail.xpm           ** REMOVE **
4147         * src/plugins/trayicon/gnome-nomail.xpm         ** REMOVE **
4148         * src/plugins/trayicon/newmail.xpm              ** NEW **
4149         * src/plugins/trayicon/nomail.xpm               ** NEW **
4150         * src/plugins/trayicon/trayicon.c
4151         * src/plugins/trayicon/unreadmail.xpm           ** NEW **
4152                 o replace GBiff icons with KBiff icons resized to 16x16 pixel
4153                 o add icon for unread mails
4154                 o set transparency for window
4155
4156 2003-03-22 [christoph]  0.8.11claws40
4157
4158         * src/news.c
4159                 init news session to prevent crash when session is closed
4160
4161 2003-03-22 [christoph]  0.8.11claws39
4162
4163         * src/imap.c
4164         * src/common/session.[ch]
4165                 Init session data to make sure we don't have invalid pointers
4166                 for read_ch and write_ch when new multi process sessions are
4167                 not used
4168
4169         * src/main.c
4170         * src/common/plugin.c
4171         * src/common/sylpheed.c
4172         * src/plugins/demo/demo.c
4173         * src/plugins/dillo_viewer/dillo_viewer.c
4174         * src/plugins/mathml_viewer/mathml_viewer.c
4175         * src/plugins/spamassassin/spamassassin.c
4176         * src/plugins/spamassassin/spamassassin_gtk.c
4177                 add plugin types to allow loading plugins at different times
4178                 (and maybe for different frontends), because it's not good to
4179                 load GTK-Plugins gefore gtk_init was called
4180
4181         * configure.ac
4182         * src/plugins/Makefile.am
4183         * src/plugins/trayicon/.cvsignore               ** NEW **
4184         * src/plugins/trayicon/Makefile.am              ** NEW **
4185         * src/plugins/trayicon/eggtrayicon.c            ** NEW **
4186         * src/plugins/trayicon/eggtrayicon.h            ** NEW **
4187         * src/plugins/trayicon/gnome-mail.xpm           ** NEW **
4188         * src/plugins/trayicon/gnome-nomail.xpm         ** NEW **
4189         * src/plugins/trayicon/trayicon.c               ** NEW **
4190                 New Trayicon plugin that shows an icon in a systray that uses
4191                 XEMBED protocol like Gnome's systray. Icon shows if there
4192                 are new mails and a tooltip shows information about new,
4193                 unread and total messages.
4194
4195 2003-03-22 [paul]       0.8.11claws38
4196
4197         * src/common/smtp.c
4198                 fix ESMTP AUTH CRAM-MD5
4199                 [sync with main (still version 0.8.11cvs6), see
4200                  ChangeLog 2003-03-22]
4201
4202 2003-03-21 [colin]      0.8.11claws37
4203
4204         * src/send_message.c
4205                 Fix USE_SSL => USE_OPENSSL
4206
4207 2003-03-21 [colin]      0.8.11claws36
4208
4209         * src/folderview.c
4210                 Fix counts in drag and dropped subfolders
4211
4212 2003-03-21 [colin]      0.8.11claws35
4213
4214         * src/folder.c 
4215         * src/folderview.c
4216                 speed up a bit folder dnd
4217
4218 2003-03-20 [alfons]     0.8.11claws34
4219
4220         * src/main.c
4221         * src/toolbar.c
4222         * src/procmsg.c
4223                 don't send locked queue messages
4224                 (feature request "[ 705245 ] Locking message in outbox 
4225                  should prevent sending")
4226
4227 2003-03-20 [christoph]  0.8.11claws33
4228
4229         * src/folder.c
4230                 remove NEW and UNREAD flag in special folders when scanning
4231                 
4232         * src/common/smtp.c
4233                 fix ESMTP AUTH CRAM-MD5
4234
4235 2003-03-20 [paul]       0.8.11claws32
4236
4237         * src/prefs_account.c
4238                 Re-write 'Tunnel command to open connection' as
4239                 'Use command to communicate with server', and disable
4240                 it for all except IMAP accounts
4241
4242 2003-03-20 [paul]       0.8.11claws31
4243
4244         * sync with 0.8.11cvs6
4245                 see ChangeLog 2003-03-20
4246
4247 2003-03-19 [match]      0.8.11claws30
4248
4249         * src/addritem.[ch]
4250                 include documentation. minor refactoring.
4251         * src/addr_compl.[ch]
4252         * src/addrindex.[ch]
4253         * src/addresbook.[ch]
4254         * src/summaryview.c
4255                 re-enable address lookup (was disabled in
4256                 0.8.11claws20).
4257
4258 2003-03-19 [christoph]  0.8.11claws29
4259
4260         * src/procmsg.c
4261                 add temp flag handling, will make moving and copying
4262                 messages possible again
4263
4264         * src/folder.c
4265                 correct calulation of folder stats
4266
4267 2003-03-18 [match]      0.8.11claws28
4268
4269         * src/editgroup.h
4270                 remove case sensitive comparison (closes bug 80).
4271
4272 2003-03-18 [christoph]  0.8.11claws27
4273
4274         * src/imap.c
4275                 fix imap using a tunnel command
4276
4277         (closes bug 87)
4278
4279 2003-03-18 [christoph]  0.8.11claws26
4280
4281         * src/folder.[ch]
4282         * src/imap.c
4283         * src/procmsg.[ch]
4284                 rewrite flag handling for folders
4285
4286 2003-03-18 [christoph]  0.8.11claws25
4287
4288         * src/folder.c
4289         * src/procmsg.c
4290         * src/summaryview.c
4291                 unset NEW and UNREAD flags when message is ignored, to make
4292                 sure messages don't show up as unread on other IMAP clients,
4293                 because the IGNORE_THREAD flag can not be syncronized through
4294                 the IMAP folder
4295
4296 2003-03-17 [christoph]  0.8.11claws24
4297
4298         * src/imap.c
4299                 don't use recursion to fetch uids when the number of messages
4300                 does not match. Moved code into subfunction that is used
4301                 again when needed, to prevent an endless loop.
4302
4303 2003-03-17 [thorsten]   0.8.11claws23
4304
4305         * src/imageview.[ch]
4306                 export imageview_get_resized_size() (for plugins)
4307         * src/prefs_common.[ch]
4308                 added prefs_common_get() (for plugins)
4309
4310 2003-03-17 [christoph]  0.8.11claws22
4311
4312         * src/imap.c
4313                 o remove UID guessing from copy code
4314                 o support UIDPLUS extension for APPEND command
4315
4316 2003-03-17 [paul]       0.8.11claws21
4317
4318         * src/gtk/about.c
4319                 remove 'Compiled-plugins' section.
4320                 
4321         * src/plugins/dillo_viewer/dillo_viewer.c
4322                 slight change to description text
4323
4324 2003-03-16 [match]      0.8.11claws20
4325         * src/ldapserver.[ch]           ** NEW **
4326         * src/ldapctrl.[ch]             ** NEW **
4327         * src/ldapquery.[ch]            ** NEW **
4328         * src/ldaputil.[ch]             ** NEW **
4329         * src/addrcindex.[ch]           ** NEW **
4330         * src/addrquery.h               ** NEW **
4331         * src/addritem.[ch]
4332         * src/addrcache.[ch]
4333         * src/addrindex.[ch]
4334         * src/addr_compl.[ch]
4335         * src/addressbook.[ch]
4336         * src/addrbook.[ch]
4337         * src/editgroup.c
4338         * src/editaddress.c
4339         * src/editldap.c
4340         * src/editldap_basedn.c
4341         * src/vcard.c
4342         * src/jpilot.c
4343         * src/Makefile.am
4344                 included dynamic LDAP queries. improved address
4345                 completion.
4346
4347 2003-03-16 [paul]       0.8.11claws19
4348
4349         * tools/multiwebsearch.pl
4350                 fix a fatal typo
4351
4352 2003-03-16 [christoph]  0.8.11claws18
4353
4354         * src/mimeview.c
4355         * src/plugins/dillo_viewer/dillo_viewer.c
4356         * src/plugins/mathml_viewer/mathml_viewer.c
4357                 make unregistering of MimeViewerFactorys possible
4358
4359 2003-03-16 [alfons]     0.8.11claws17
4360
4361         * configure.ac
4362                 correct typo
4363
4364 2003-03-16 [melvin]     0.8.11claws16
4365
4366         * src/plugins/dillo_viewer.c
4367                 Fixed bug where it was not possible to view more than
4368                 one text/html attachment per message (bug discovered
4369                 by Christoph Hohmann).
4370
4371 2003-03-15 [melvin]     0.8.11claws15
4372
4373         * src/prefs_actions.c
4374                 Fixed compilation warnings.
4375
4376 2003-03-15 [melvin]     0.8.11claws14
4377
4378         * src/plugins/Makefile.am
4379         * src/plugins/dillo_viewer/.cvsignore                   ** NEW **
4380         * src/plugins/dillo_viewer/Makefile.am                  ** NEW **
4381         * src/plugins/dillo_viewer/dillo_viewer.c               ** NEW **
4382                 Added a html mail viewer plugin that uses Dillo v0.7.0 or
4383                 newer (http://dillo.auriga.wearlab.de/).
4384
4385 2003-03-15 [christoph]  0.8.11claws13
4386
4387         * src/imap.c
4388                 don't query imap folder for attributes because we already
4389                 for them from imap_status
4390
4391         * src/mimeview.[ch]
4392                 add support for plugable MimeViewers (unloading Viewers
4393                 not yet complete)
4394
4395         * src/plugins/Makefile.am
4396         * src/plugins/mathml_viewer/.cvsignore          ** NEW **
4397         * src/plugins/mathml_viewer/Makefile.am         ** NEW **
4398         * src/plugins/mathml_viewer/mathml_viewer.c     ** NEW **
4399                 add MathML Viewer (Content-Type text/mathml) using GtkMathView
4400                 widget from http://helm.cs.unibo.it/mml-widget/
4401
4402 2003-03-14 [christoph]  0.8.11claws12
4403
4404         * src/folder.[ch]
4405                 o error return code's should better be negative
4406                 o replace printf with debug_print
4407
4408         * src/imap.c
4409                 improve IMAP folder scan by checking UID-NEXT
4410
4411         * src/summaryview.c
4412                 remove check that are unnecessary in my opinion
4413
4414 2003-03-13 [christoph]  0.8.11claws11
4415
4416         * src/folder.[ch]
4417         * src/foldersel.c
4418         * src/folderview.c
4419         * src/imap.c
4420         * src/mbox_folder.c
4421         * src/mh.c
4422         * src/news.c
4423         * src/prefs_scoring.c
4424         * src/summaryview.c
4425                 use a common function to get a displayable name
4426                 for a FolderItem
4427
4428 2003-03-13 [paul]       0.8.11claws10
4429
4430         * tools/Makefile.am
4431           tools/README
4432           tools/multiwebsearch.conf     ** NEW FILE **
4433           tools/multiwebsearch.pl       ** NEW FILE **
4434                 add multiwebsearch Actions script
4435
4436 2003-03-13 [colin]      0.8.11claws9
4437
4438         * src/compose.c
4439                 Remove leading emtpy lines from quoted text
4440                 before quoting it
4441
4442 2003-03-13 [melvin]     0.8.11claws8
4443
4444         * src/prefs_actions.c
4445                 Fixed a memory leak
4446                 Code clean ups
4447                 Added Cancel and OK buttons
4448                 Corrected help text
4449
4450 2003-03-13 [christoph]  0.8.11claws7
4451
4452         * src/account.c
4453         * src/folder.[ch]
4454         * src/imap.c
4455         * src/mainwindow.c
4456         * src/mbox_folder.c
4457         * src/mh.c
4458         * src/news.c
4459         * src/setup.c
4460                 replace more folder type stuff with folder class stuff
4461
4462 2003-03-13 [melvin]     0.8.11claws6
4463
4464         * src/prefs_actions.c
4465                 Added new tokens:
4466                 %u: user provided argument
4467                 %h: user provided argument (hidden on input)
4468                 %s: current text selection in the message view 
4469
4470 2003-03-13 [paul]       0.8.11claws5
4471
4472         * sync with 0.8.11cvs5
4473                 see ChangeLog 2003-03-11, 2003-03-12
4474
4475 2003-03-12 [christoph]  0.8.11claws4
4476
4477         * src/folder.c
4478                 use folder class idstr when writing folderlist.xml
4479
4480         * src/folder.h
4481         * src/imap.c
4482         * src/news.c
4483                 replace folder type checks with folder class checks
4484
4485 2003-03-12 [christoph]  0.8.11claws3
4486
4487         * src/folder.[ch]
4488         * src/imap.[ch]
4489         * src/main.c
4490         * src/mbox_folder.[ch]
4491         * src/mh.[ch]
4492         * src/news.[ch]
4493                 o create a list of known folder classes in the folder system
4494                 o use folder class id strings for folder item identifiers
4495
4496 2003-03-12 [christoph]  0.8.11claws2
4497
4498         * src/imap.c
4499                 fix imap uid validity check
4500
4501 2003-03-12 [christoph]  0.8.11claws1
4502
4503         * src/account.c
4504         * src/folder.[ch]
4505         * src/foldersel.c
4506         * src/folderview.c
4507         * src/imap.c
4508         * src/mainwindow.c
4509         * src/mbox_folder.c
4510         * src/mh.c
4511         * src/news.c
4512         * src/prefs_scoring.c
4513         * src/procmsg.c
4514         * src/setup.c
4515         * src/summaryview.c
4516                 initial restructuring of folder system, seperating
4517                 folders and folder classes
4518
4519 2003-03-12 [paul]       0.8.11claws
4520
4521         0.8.11claws release
4522
4523 2003-03-12 [christoph]
4524
4525         * src/gtk/prefswindow.c
4526                 fix translation of "Page Index"
4527
4528 2003-03-12 [paul]       0.8.10claws110
4529
4530         a sync from 0.8.11cvs4 before the release
4531
4532         * src/common/utils.c
4533                 subject_compare_for_sort(): allow null strings (fixes
4534                 summary sorting).
4535
4536 2003-03-11 [paul]       0.8.10claws109
4537
4538         * po/es.po
4539                 update Spanish translation, submitted by
4540                 Ricardo Mones Lastra
4541
4542 2003-03-11 [melvin]     0.8.10claws108
4543
4544         * po/fr.po
4545                 Updated French translations
4546
4547 2003-03-11 [paul]       0.8.10claws107
4548
4549         * manual/en/Makefile.am
4550           manual/en/*.html
4551                 update English manual, add a new page
4552                 updated by Francois Barriere <fbarriere@atmel.fr>
4553                 
4554         * po/bg.po
4555           po/it.po
4556           po/sr.po
4557                 update Bulgarian, Italian, and Serbian translations
4558                 submitted by George Danchev, Alessandro Maestri, and
4559                 Urke MMI
4560
4561 2003-03-10 [paul]       0.8.10claws106
4562
4563         * src/gtk/about.c
4564           src/gtk/prefswindow.c
4565                 make some strings translatable
4566
4567 2003-03-10 [darko]      0.8.10claws105
4568
4569         * src/compose.c
4570                 code cleanup to make Hiro happy
4571
4572 2003-03-10 [paul]       0.8.10claws104
4573
4574         * sync with 0.8.11cvs2
4575                 see ChangeLog 2003-03-10
4576
4577 2003-03-09 [melvin]     0.8.10claws103
4578
4579         * src/textview.c
4580                 textview_set_font(): fix for message display in
4581                 UTF-8 locales (thanks to Sergey Vlasov).
4582                 (was unintentionnaly reverted in 0.8.6claws6)   
4583
4584 2003-03-08 [darko]      0.8.10claws102
4585
4586         * src/compose.c
4587                 fix infinite loop in wrapping as reported
4588                 by happycactus
4589                 obsoletes patch #696482
4590
4591 2003-03-08 [christoph]  0.8.10claws101
4592
4593         * src/imap.c
4594                 add workaround for IMAP servers that do not
4595                 support the "UID SEARCH UID" command
4596
4597 2003-03-07 [christoph]  0.8.10claws100
4598
4599         * src/plugins/spamassassin/spamassassin.[ch]
4600         * src/plugins/spamassassin/spamassassin_gtk.c
4601                 code cleanup
4602
4603 2003-03-07 [paul]       0.8.10claws99
4604
4605         * po/es.po
4606                 updated Spanish translation, submitted by
4607                 Ricardo Mones Lastra
4608
4609 2003-03-07 [christoph]  0.8.10claws98
4610
4611         * src/send.c
4612                 fix in 0.8.10claws94 was wrong
4613                 local delivery does not require escaping, remove escaping
4614                 code to make signatures of mails with "." lines valid
4615                 
4616                 NOTE: requires that sendmail is executed with "-i" option,
4617                       what is the default now, but has to be changed in all
4618                       exsiting accounts)
4619
4620 2003-03-07 [paul]       0.8.10claws97
4621
4622         * sync with 0.8.11 release
4623                 see ChangeLog 2003-03-07
4624
4625 2003-03-06 [paul]       0.8.10claws96
4626
4627         * src/compose.c
4628                 revert commit 0.8.10claws92
4629
4630 2003-03-06 [paul]       0.8.10claws95
4631
4632         * src/folderview.c
4633                 fix (solaris) bug 73, 'Crash when selecting top-level folder'
4634
4635         * src/gtkaspell.c
4636                 fix bug 74, 'Crash opening editor window with pseudo-color
4637                 display'
4638                 
4639         Patches submitted by Kevin Vigor <kevin@vigor.nu>
4640
4641 2003-03-06 [christoph]  0.8.10claws94
4642
4643         * src/send.c
4644                 fix rfc2821 (4.5.2) violation in SMTP data sending,
4645                 all lines starting with a period get an extra period
4646                 inserted
4647                 (found by Simon 'corecode' Schubert)
4648
4649 2003-03-06 [paul]       0.8.10claws93
4650
4651         * src/folderview.c
4652                 if configured font can't be loaded fall back to gtk
4653                 default. (with thanks to Christoph)
4654                 
4655                 closes long-standing bug 15 'Crashes on startup'
4656
4657 2003-03-06 [paul]       0.8.10claws92
4658
4659         * src/compose.c
4660                 freeze text before autosave and thaw afterwards
4661                 fixes bug 67 'autosave make re-rediting message crazy'
4662
4663 2003-03-06 [christoph]  0.8.10claws91
4664
4665         * src/compose.c
4666                 ignore address comment in dupe check for Cc-list
4667
4668         (closes reopened bug 47 Replying to message strips name part of
4669          e-mail addresses of Cc: lines)
4670
4671 2003-03-06 [paul]       0.8.10claws90
4672
4673         * src/Makefile.am
4674                 remove reference to gtkxtext.h as its no longer in
4675                 the repository
4676
4677 2003-03-06 [paul]       0.8.10claws89
4678
4679         * sync with 0.8.10cvs25
4680                 see ChangeLog 2003-03-06
4681
4682 2003-03-06 [oliver]     0.8.10claws88
4683         
4684         * src/messageview.c
4685                 remove include
4686
4687 2003-03-06 [oliver]     0.8.10claws87
4688         
4689         * src/folderview.c 
4690                 remove changes introduced inclaws74
4691         * src/messageview.c
4692                 another attempt to sanely delete and update
4693                 messages deleted in separate messageview
4694
4695 2003-03-05 [christoph]  0.8.10claws86
4696
4697         * src/summaryview.c
4698                 check if "From" matches any account's address if
4699                 addressbook completion of addresses is disabled too
4700
4701         (closes Bug 70 "Display recipient in from" doesn't check
4702          folder's default account)
4703
4704 2003-03-05 [christoph]  0.8.10claws85
4705
4706         * src/compose.c
4707         * src/common/utils.[ch]
4708                 don't strip address comments when building Cc lists
4709
4710         (closes Bug 47 Replying to message strips name part of e-mail addresses
4711          of Cc: lines)
4712
4713         * src/folder.c
4714                 fix return value of copy function
4715
4716 2003-03-05 [christoph]  0.8.10claws84
4717
4718         * src/imap.c
4719                 don't ask imap server for non rfc822 headers
4720
4721         (closes bug 71 IMAP FETCH asks for FROM header field twice)
4722
4723         * src/imap.c
4724                 destroy session on socket error to allow reconnecting
4725
4726 2003-03-05 [christoph]  0.8.10claws83
4727
4728         * configure.ac
4729                 fix building with gnome when no prefix is set
4730
4731         (closes bug 66 Gnome directory is set to NONE)
4732
4733 2003-03-05 [paul]       0.8.10claws82
4734
4735         * sync with 0.8.10cvs23
4736                 see ChangeLog 2003-03-05
4737
4738 2003-03-04 [christoph]  0.8.10claws81
4739
4740         * src/folder.c
4741                 o fix moving and copying when folder returns 0 for new
4742                   message number
4743                 o remove some code for single message copy and move
4744                   operations and use functions for multiple messages
4745
4746         (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
4747
4748         * src/news.c
4749                 remove unused include
4750
4751 2003-03-04 [paul]       0.8.10claws80
4752
4753         * src/gtk/about.c
4754                 list 'Compiled plugins'
4755
4756 2003-03-03 [christoph]  0.8.10claws79
4757
4758         * src/news.[ch]
4759                 have to multiply the percentage of the current fetch with
4760                 the percentage that it has of the total fetch operation
4761                 for correct values
4762
4763 2003-03-03 [christoph]  0.8.10claws78
4764
4765         * src/news.c
4766                 fix calculation of expected lines for progress indicator
4767
4768 2003-03-03 [christoph]  0.8.10claws77
4769
4770         * src/summaryview.c
4771         * src/common/utils.c
4772                 fix segfault when opening the root news folder
4773
4774 2003-03-03 [christoph]  0.8.10claws76
4775
4776         * src/mainwindow.[ch]
4777         * src/common/Makefile.am
4778         * src/common/progressindicator.[ch]
4779                 add UI independent progress indicator handling
4780
4781         * src/news.[ch]
4782                 use new progress indicator for message info fetching
4783
4784         * src/common/hooks.h
4785                 code cleanup
4786
4787 2003-03-03 [oliver]     0.8.10claws75
4788
4789         * src/toolbar.c
4790         * src/compose.c
4791                 removed commented code
4792
4793 2003-03-03 [oliver]     0.8.10claws74
4794
4795         * src/toolbar.[ch]
4796                 cleanups and refactoring
4797         * src/compose.[ch]
4798                 compose_reply_mode reply & forwarding interface for
4799                 toolbar buttons
4800         * src/folderview.c
4801                 act on messages marked for deletion in folderview_selected
4802                 based on prefs_common.immediate_exec since a message might 
4803                 have been deleted by messageview in a folder we are changing 
4804                 to (does anybody understand what I'm on about ?)
4805
4806 2003-03-03 [oliver]     0.8.10claws73
4807         
4808         * src/messageview.[ch]
4809                 new functions
4810                 - messageview_delete: delete message shown in messagview
4811                 - messageview_update_view: update messageview to currently 
4812                   selected summaryview message
4813                 - add separate messageview to msgview_list in order to update 
4814                   toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
4815         * src/summaryview.[ch]
4816                 summary_get_selection returns a list of selected msgs
4817                 in summaryview
4818         * src/mainwindow.c
4819                 toolbar reply refactoring
4820
4821 2003-03-03 [paul]       0.8.10claws72
4822
4823         * sync with 0.8.10cvs21
4824                 see ChangeLog 2003-03-03
4825
4826 2003-03-02 [christoph]  0.8.10claws71
4827
4828         * src/common/passcrypt.c
4829                 use POSIX includes
4830
4831 2003-03-02 [christoph]  0.8.10claws70
4832
4833         * configure.ac
4834         * src/prefs_account.c
4835         * src/prefs_gtk.[ch]
4836         * src/common/.cvsignore
4837         * src/common/Makefile.am
4838         * src/common/passcrypt.c                ** NEW **
4839         * src/common/passcrypt.h.in             ** NEW **
4840                 Implement password encryption in config files
4841                 using unix encrypt and setkey functions. The crypt
4842                 key can be set as a configure parameter. Old
4843                 passwords will be converted if they do not begin
4844                 with '!'
4845
4846 2003-03-02 [paul]       0.8.10claws69
4847
4848         * src/prefs_account.c
4849                 fix compile error
4850
4851 2003-03-01 [thorsten]   0.8.10claws68
4852
4853         * po/el.po
4854           po/hr.po
4855           po/it.po
4856           po/nl.po
4857           po/sr.po
4858           po/sv.po
4859                 corrected format strings
4860         * po/en_GB.po
4861                 corrected headers
4862                 (fix compile errors with GNU gettext-0.11.5)
4863
4864 2003-03-01 [oliver]     0.8.10claws67
4865
4866         * src/summaryview.c
4867                 menu callbacks call toolbar_menu_reply
4868
4869 2003-03-01 [oliver]     0.8.10claws66
4870
4871         * src/mainwindow.c
4872         * src/messageview.c
4873                 menu callbacks call toolbar_menu_reply
4874         * src/toolbar.[ch]
4875                 callbacks from menu handled by toolbar_menu_reply
4876
4877 2003-03-01 [paul]       0.8.10claws65
4878
4879         * src/addressbook.c
4880                 revert commit 0.8.10claws54 - breaks editing of
4881                 addressbook.
4882                 
4883         * po/bg.po
4884                 update Bulgarian translation, submitted by
4885                 George Danchev
4886
4887 2003-02-28 [christoph]  0.8.10claws64
4888
4889         * src/account.c
4890         * src/addressadd.c
4891         * src/compose.c
4892         * src/gtkaspell.c
4893         * src/gtkxtext.h                ** REMOVE **
4894         * src/imap.c
4895         * src/matcher.[ch]
4896         * src/mh.c
4897         * src/news.c
4898         * src/pine.c
4899         * src/prefs_common.c
4900         * src/prefs_matcher.c
4901         * src/procheader.[ch]
4902         * src/procmsg.[ch]
4903         * src/toolbar.c
4904         * src/common/ssl_certificate.c
4905         * src/gtk/colorlabel.c
4906         * src/gtk/menu.c
4907                 o fix warnings
4908                 o remove code obsoleted by new cache and folder system rework
4909
4910 2003-02-28 [oliver]     0.8.10claws63
4911         
4912         * src/toolbar.[ch]
4913                 * fix bug where reply in Messageview replied to 
4914                 Message displayed in summaryview
4915                 (reportedd via ML by chinatinte at gmx dot ch)
4916                 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
4917                 didn't work in separate MessageView Toolbar
4918                 (wondering if anybody uses this at all ?)
4919         * src/summaryview.[ch]
4920                 use toolbar.c's toolbar_reply instead of summary_reply (removed)
4921                 (generalize reply and forward code);
4922         * src/messageview.c 
4923                 remove focus_in event which updated summaryview to messageview
4924
4925 2003-02-28 [paul]       0.8.10claws62
4926
4927         * po/Makefile.in.in
4928                 add the --check option
4929                 Patch submitted by Ricardo Mones Lastra
4930
4931 2003-02-28 [paul]       0.8.10claws61
4932
4933         * src/prefs_account.c
4934                 re-order 'Signature' items
4935
4936 2003-02-28 [paul]       0.8.10claws60
4937
4938         * sync with 0.8.10cvs20
4939                 see ChangeLog 2003-02-28
4940
4941 2003-02-28 [paul]       0.8.10claws59
4942
4943         * po/POTFILES.in
4944                 update to reflect recent movement of files
4945
4946 2003-02-28 [paul]       0.8.10claws58
4947
4948         * sync with 0.8.10cvs19
4949                 see ChangeLog 2003-02-28
4950
4951 2003-02-27 [martin]     0.8.10claws57
4952
4953         * src/prefs_matcher.c 
4954                 fix segfault in prefs_matcher_ok() when the
4955                 last entry is deleted and prevents that the
4956                 message "entry not saved" comes up after deleting
4957                 an entry
4958
4959 2003-02-27 [martin]     0.8.10claws56
4960
4961         * src/prefs_filtering.c 
4962                 fix segfault in prefs_filtering_ok() when the
4963                 last entry is deleted and prevents that the
4964                 message "entry not saved" comes up after deleting
4965                 an entry
4966
4967 2003-02-27 [paul]       0.8.10claws55
4968
4969         * sync with 0.8.10cvs18
4970                 see ChangeLog 2003-02-27
4971
4972 2003-02-27 [paul]       0.8.10claws54
4973
4974         * src/addressbook.c
4975                 fix bug where the address book crashes with 
4976                 multiple lookups.
4977                 Patch [687729] submitted by David Frager 
4978                 <dbfrager@users.sourceforge.net>
4979
4980 2003-02-25 [christoph]  0.8.10claws53
4981
4982         * src/Makefile.am
4983         * src/colorlabel.[ch]           ** REMOVE **
4984         * src/gtk/Makefile.am
4985         * src/gtk/colorlabel.[ch]       ** NEW **
4986                 move colorlabel files to gtk directory
4987
4988         * src/esmtp.[ch]                ** REMOVE **
4989                 has been merged into smtp.[ch] in 0.7.5
4990
4991 2003-02-25 [christoph]  0.8.10claws52
4992
4993         * src/Makefile.am
4994         * src/about.[ch]                ** REMOVE **
4995         * src/gtk/Makefile.am
4996         * src/gtk/about.[ch]            ** NEW **
4997                 move about files to gtk directory
4998
4999 2003-02-25 [christoph]  0.8.10claws51
5000
5001         * src/folder.c
5002                 some code optimization of folder scanning code
5003
5004         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx> 
5005
5006 2003-02-25 [christoph]  0.8.10claws50
5007
5008         * src/main.c
5009         * src/common/sylpheed.c
5010                 add command line parameter parsing to common code
5011
5012 2003-02-24 [christoph]
5013
5014         * Makefile.am
5015         * configure.ac
5016                 fix gnome prefix problems, the configure script now removed
5017                 `gnome-config --prefix` from `gnome-config --datadir`
5018                 and adds $(prefix} instead
5019
5020         (closes Bug 24 Makefile does not respect prefix when installing
5021          GNOME data)
5022
5023 2003-02-24 [christoph]  0.8.10claws49
5024
5025         * src/news.c
5026                 check for valid session before trying to authenticate
5027
5028         (closes Bug 60 crash if "authenticate on logon" is activated
5029          and newsserver-hostname is not valid)
5030
5031 2003-02-24 [melvin]     0.8.10claws48
5032
5033         * src/prefs_actions.c
5034                 Make sure all user's input is sent to the action and then
5035                 close the socket..
5036
5037 2003-02-23 [alfons]     0.8.10claws46
5038
5039         * src/summaryview.c
5040                 also wait cursor when deleting files
5041
5042 2003-02-23 [paul]
5043
5044         * tools/freshmeat_search.pl
5045           tools/google_search.pl
5046                 scripts should now work for any browser/browser command line
5047
5048 2003-02-22 [christoph]  0.8.10claws45
5049
5050         * src/procmsg.c
5051                 fix IMAP flag setting, IMAP flag is not handled correctly
5052                 anymore by the folder system and information about the
5053                 folder should not be saved in the MsgInfo (in my opinion)
5054
5055         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
5056
5057 2003-02-22 [christoph]  0.8.10claws44
5058
5059         * src/summaryview.c
5060                 fix spelling of "label" ;-)
5061
5062 2003-02-22 [thorsten]   0.8.10claws43
5063
5064         * src/mimeview.c
5065           src/prefs_common.[ch]
5066           src/procmime.[ch]
5067                 do not use description as attachment name
5068
5069 2003-02-22 [alfons]     0.8.10claws42
5070
5071         * src/summaryview.c
5072                 freeze/thaw folder item updates when changing color labels,
5073                 and put a wait cursors on
5074
5075 2003-02-22 [thorsten]   0.8.10claws41
5076
5077         * src/mimeview.c
5078                 save-all fixes: crash if invoked on multipart container,
5079                 mimeinfo access, pathseparators, error dialog
5080
5081 2003-02-21 [alfons]     0.8.10claws40
5082
5083         * src/prefs_gtk.c
5084                 remove unused var
5085
5086 2003-02-21 [colin]      0.8.10claws39
5087
5088         * src/send.c
5089                 Fix smtp logging
5090
5091 2003-02-21 [colin]      0.8.10claws38
5092
5093         * src/summaryview.c
5094                 Freeze/thaw folderItem updates when filtering messages 
5095                 via Tools/Filter messages
5096
5097 2003-02-21 [paul]       0.8.10claws37
5098
5099         * src/compose.c
5100                 revert commit 0.8.10claws26, there are ulterior motives
5101                 for users to set a Reply-To header when posting to
5102                 newsgroups
5103
5104 2003-02-21 [paul]       0.8.10claws36
5105
5106         * sync with 0.8.10cvs17
5107                 see ChangeLog 2003-02-21
5108
5109 2003-02-20 [christoph]  0.8.10claws35
5110
5111         * src/imap.c
5112                 IMAP UID fetch speedup using SEARCH
5113
5114         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
5115
5116         * src/imap.c
5117                 fix problem with UIDs in IMAP UID cache that no longer existed
5118
5119 2003-02-20 [christoph]  0.8.10claws34
5120
5121         * src/imap.c
5122         * src/procheader.c
5123         * src/procheader.h
5124                 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
5125
5126         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
5127
5128         * src/imap.c
5129                 Rewrite imap_cmd_gen_recv use sock_getline instead
5130                 of sock_gets to avoid problems with too long reply
5131                 lines
5132     
5133 2003-02-20 [colin]      0.8.10claws33
5134         
5135         * src/prefs_account.c
5136                 Better wording
5137
5138 2003-02-20 [colin]      0.8.10claws32
5139
5140         * src/compose.c
5141                 Remove useless '&& !to_sender' 
5142
5143 2003-02-20 [darko]
5144
5145         * AUTHORS
5146                 change my e-mail address
5147
5148 2003-02-19 [colin]      0.8.10claws31
5149
5150         * src/prefs_common.c
5151                 X11 style colors for every configurable color
5152
5153 2003-02-19 [alfons]     0.8.10claws30
5154
5155         * src/prefs_gtk.[ch]
5156         * src/prefs_common.c
5157                 for color_new accept both plain integers and X11 style color
5158                 names (as found in /usr/lib/X11/rgb.txt)
5159
5160 2003-02-19 [paul]       0.8.10claws29
5161
5162         * src/mainwindow.c
5163                 add tooltips to online/offline button and account selector
5164                 button
5165
5166 2003-02-19 [paul]       0.8.10claws28
5167
5168         * src/folder.c
5169           src/news.c
5170           src/prefs_account.[ch]
5171           src/prefs_common.[ch]
5172                 move 'Maximum number of articles to download' to
5173                 account prefs.
5174                 clean up account prefs gui a little by hiding entries
5175                 rather then greying out entries
5176
5177 2003-02-19 [hiro]       0.8.10claws27
5178
5179         * src/common/utils.c
5180                 fix bug #54 'yesterdays date is displayed in the message 
5181                 summary window'
5182
5183 2003-02-19 [paul]       0.8.10claws26
5184
5185         * src/compose.c
5186                 fix bug reported in Feature Request [688596] 
5187                 'Reply-to header in news'
5188
5189 2003-02-18 [paul]       0.8.10claws25
5190
5191         * src/select-keys.c
5192                 add a 'List all keys' button to key selection dialog
5193
5194 2003-02-18 [colin]      0.8.10claws24
5195         
5196         * src/stock_pixmap.c
5197                 fix compile error
5198
5199 2003-02-18 [colin]      0.8.10claws23
5200
5201         * src/common/smtp.[ch]
5202           src/prefs_account.c
5203                 Try to starttls if it seems to be the only
5204                 way to authenticate a user
5205
5206 2003-02-18 [paul]       0.8.10claws22
5207
5208         * src/Makefile.am
5209           src/folderview.c
5210           src/stock_pixmap.[ch]
5211           src/pixmaps/drafts_close.xpm  ** NEW FILE **
5212           src/pixmaps/drafts_open.xpm   ** NEW FILE **
5213                 as a Drafts folder is a special folder allow it to have
5214                 its own unique icons
5215
5216 2003-02-18 [colin]      0.8.10claws21
5217
5218         * src/imap.c
5219                 Fix port selection when using starttls
5220
5221 2003-02-18 [paul]       0.8.10claws20
5222
5223         * src/mainwindow.c
5224           src/prefs_common.[ch]
5225                 make blue the default new mail colour
5226
5227 2003-02-18 [paul]       0.8.10claws19
5228
5229         * sync with 0.8.10cvs14
5230                 see ChangeLog 2003-02-18
5231
5232 2003-02-17 [jens]       0.8.10claws18
5233
5234         * src/common/md5.c
5235                 fixed a compile problem with gcc 3.3
5236                 works on 2.95.3 too (testet on PPC as it is big endian)
5237
5238 2003-02-17 [paul]       0.8.10claws17
5239
5240         * sync with 0.8.10cvs13
5241                 see ChangeLog 2003-02-17
5242
5243 2003-02-17 [paul]       0.8.10claws16
5244
5245         * sync with 0.8.10cvs12
5246                 see ChangeLog 2003-02-17
5247
5248 2003-02-16 [match]      0.8.10claws15
5249
5250         * src/addressbook.c
5251                 Eliminates reloading of address data when items
5252                 deleted or added. Applied submitted by
5253                 Luke Plant <lukeplant@softhome.net>
5254
5255 2003-02-16 [paul]       0.8.10claws14
5256
5257         * src/news.c
5258                 when a 'protocol error' is encountered disconnect from
5259                 the server. This means that the user can carry on viewing
5260                 other articles and doesn't have to either wait until the
5261                 server timesout or quit sylpheed.
5262                 Fixes bug #53 'Unable to read messages in newsgroups, 
5263                 displayed message doesn't change'
5264
5265 2003-02-15 [christoph]  0.8.10claws13
5266
5267         * src/imap.c
5268                 fix bug that stopped scanning of folders when an
5269                 IMAP folder was empty
5270
5271         (closes bug 46 stop scan messages in folders after empty folder)
5272
5273 2003-02-15 [paul]
5274
5275         * tools/Makefile.am
5276           tools/README
5277           tools/freshmeat_search.pl     ** NEW FILE **
5278           tools/google_search.pl        ** NEW FILE **
5279                 Add 2 Actions scripts which search freshmeat/google
5280                 for the selected text using the browser configured
5281                 in sylpheedrc.
5282                 
5283         Note: These scripts are very dependent on the format of the
5284         browser command and may not work on every occasion. Testing
5285         is welcome. 
5286
5287 2003-02-14 [alfons]     0.8.10claws12
5288
5289         * src/compose.c
5290                 fix breakage because of uninitialized account pointer.
5291                 please verify.
5292
5293 2003-02-14 [paul]       0.8.10claws11
5294
5295         * src/compose.c
5296           src/prefs_account.[ch]
5297           src/prefs_common.[ch]
5298                 move signature settings to Account Prefs
5299
5300 2003-02-14 [paul]       0.8.10claws10
5301
5302         * sync with 0.8.10cvs11
5303                 see ChangeLog 2003-02-14
5304
5305 2003-02-13 [thorsten]   0.8.10claws9
5306
5307         * src/news.c
5308                 revert news progressbar (GUI separation)
5309
5310 2003-02-13 [paul]       0.8.10claws8
5311
5312         * src/compose.c
5313                 make replies behave correctly, re: RFC 1036, Section 2.2.3,
5314                 paragraph 1
5315
5316 2003-02-13 [paul]       0.8.10claws7
5317
5318         * src/compose.[ch]
5319           src/summaryview.c
5320                 fix 'Follow-up and Reply-to' so that it creates a reply to
5321                 the newsgroup and the sender. If the message has the keyword
5322                 'poster' in the Followup-To header, all replies go to the
5323                 sender, re: RFC 1036, Section 2.2.3
5324                 rename all instances of 'ignore_replyto' to 'to_sender', both
5325                 were previously used, now we use just one.
5326
5327 2003-02-13 [paul]       0.8.10claws6
5328
5329         * sync with 0.8.10cvs9
5330                 see ChangeLog 2003-02-13
5331
5332 2003-02-13 [paul]       0.8.10claws5
5333
5334         * configure.ac
5335                 show which plugins are configured in the configure
5336                 output.
5337
5338 2003-02-12 [thorsten]   0.8.10claws4
5339
5340         * src/news.c
5341                 show progress while fetching news headers
5342
5343 2003-02-12 [christoph]  0.8.10claws3
5344
5345         * configure.ac
5346         * src/plugins/Makefile.am
5347                 use AM_CONDITIONAL to enable plugins, automake correctly
5348                 manages this when creating distdir
5349
5350 2003-02-12 [christoph]  0.8.10claws2
5351
5352         * ac/spamassassin.m4
5353         * src/plugins/spamassassin/Makefile.am
5354                 fix building SpamAssassin plugin without OpenSSL
5355
5356 2003-02-12 [paul]       0.8.10claws1
5357
5358         * ac/Makefile.am
5359           src/Makefile.am
5360           src/plugins/Makefile.am
5361                 fix failure of 'make release'
5362
5363 2003-02-12 [paul]       0.8.10claws
5364
5365         * 0.8.10claws released
5366
5367 2003-02-12 [paul]       0.8.9claws56
5368
5369         * po/bg.po
5370           po/es.po
5371           po/it.po
5372           po/ru.po
5373           po/sr.po
5374                 updated translations by George Danchev, Ricardo Mones Lastra,
5375                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
5376                 
5377         * sylpheed.spec.in
5378                 Allow the building of RPMs by a regular user. Submitted
5379                 by Sergei Astanin
5380
5381 2003-02-11 [alfons]     0.8.9claws55
5382
5383         * src/colorlabel.c
5384                 don't use pixmaps for label color rect but draw rectangles
5385                 so we can respect the color map of palette based visuals
5386                 (fixes the long time crashes on Suns - thanks to Andreas
5387                 Engel and Steve O'Hara-Smith for testing)
5388
5389 2003-02-11 [christoph]  0.8.9claws54
5390
5391         * src/matcher_parser_parse.y
5392                 correct bug where filering rules of not existing folders in
5393                 matcherrc were added to global filtering
5394                 
5395         (closes Debian Bug #180253 - Directory's filter-rules are merged with
5396          main filter-rules after removing directory, http://bugs.debian.org/180253)
5397         
5398 2003-02-11 [paul]       0.8.9claws53
5399
5400         * sync with 0.8.10cvs7
5401                 see ChangeLog 2003-02-09
5402
5403 2003-02-11 [melvin]     0.8.9claws52
5404
5405         * po/fr.po
5406                 Updated French tranlsations
5407
5408 2003-02-10 [paul]       0.8.9claws51
5409
5410         * sylpheed.spec.in
5411                 correct --enable-openssl
5412                 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
5413
5414 2003-02-09 [martin]     0.8.9claws50
5415
5416         * src/prefs_matcher.c
5417                 fix segfault in prefs_matcher_substitute_cb() when
5418                 no row is selected
5419
5420 2003-02-09 [paul]       0.8.9claws49
5421
5422         * src/folderview.c
5423                 fix bug where a newsgroup folder's processing rules were
5424                 merged with the global filtering rules when the newsgroup
5425                 folder was deleted, causing some seriously bad results,
5426                 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
5427
5428 2003-02-08 [melvin]     0.8.9claws48
5429
5430         * src/compose.c
5431                 Corrected and modified an alert message.
5432
5433 2003-02-07 [paul]       0.8.9claws47
5434
5435         * src/folderview.c
5436                 fix bug where both an 'Account properties' window and a
5437                 'Folder properties' window were opened when clicking on
5438                 'Properties' in an NNTP or IMAP folder's popup menu.
5439
5440 2003-02-07 [paul]       0.8.9claws46
5441
5442         * sync with 0.8.10cvs6
5443                 see ChangeLog 2003-02-06
5444
5445 2003-02-06 [christoph]  0.8.9claws45
5446
5447         * src/mbox.c
5448                 freeze folder updates while importing mbox files
5449                 (closes bug 43 importing mbox took hours)
5450                 
5451         Patch submitted by Jens Rantil <jens.rantil@telia.com>
5452
5453 2003-02-06 [thorsten]   0.8.9claws44
5454
5455         * po/de.po
5456                 Updated german translations
5457
5458 2003-02-06 [thorsten]   0.8.9claws43
5459
5460         * src/news.h
5461                 use guint for message numbers (fix count in grouplist dialog)
5462
5463 2003-02-05 [paul]       0.8.9claws42
5464
5465         * sync with 0.8.10cvs2
5466                 see ChangeLog 2003-02-05
5467
5468 2003-02-04 [colin]      0.8.9claws41
5469
5470         * src/prefs_common.[ch]
5471           src/procmsg.c
5472           src/summaryview.c
5473                 Add an option to disable threading by subject
5474
5475 2003-02-04 [christoph]  0.8.9claws40
5476
5477         * src/inc.c
5478                 only abort fetching mails from multiple accounts when the
5479                 error is fatal and does not allow to check any more accounts
5480                 (currently only disk full error)
5481
5482         (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
5483          receive mails for other accouts)
5484
5485 2003-02-04 [christoph]  0.8.9claws39
5486
5487         * src/folder.c
5488                 first add the new message to the cache, then
5489                 send the update notification
5490
5491         (closes bug 39 after sending message folderview doesnt get updated)
5492
5493 2003-02-04 [colin]      0.8.9claws38
5494
5495         * src/inc.c
5496                 _really_ fix this Connecting... status
5497
5498 2003-02-04 [paul]       0.8.9claws37
5499
5500         * sync with 0.8.10
5501                 see ChangeLog 2003-02-04
5502
5503 2003-02-04 [paul]       0.8.9claws36
5504
5505         * sync with 0.8.9cvs6
5506                 see ChangeLog 2003-02-03
5507
5508 2003-02-04 [paul]       0.8.9claws35
5509
5510         * po/pt_BR.po
5511                 updated by André Filipe de Assunção e Brito 
5512                 <bedecko@netsite.com.br>
5513
5514 2003-02-03 [thorsten]   0.8.9claws34
5515
5516         * po/de.po
5517                 Updated german translations
5518
5519 2003-02-02 [paul]       0.8.9claws33
5520
5521         * po/es.po
5522                 updated by Ricardo Mones Lastra
5523
5524 2003-02-02 [thorsten]   0.8.9claws32
5525
5526         * src/mh.c
5527                 Fix mh_get_msginfo() segfault if file is inaccessible
5528
5529 2003-01-31 [colin]      0.8.9claws31
5530
5531         * src/procheader.c
5532                 Fix last commit's bug
5533
5534 2003-01-31 [colin]      0.8.9claws30
5535
5536         * src/procheader.c
5537                 Missing a change for gpg-signed messages
5538
5539 2003-01-31 [paul]       0.8.9claws29
5540
5541         * src/pixmaps/gpg_signed.xpm    ** NEW FILE **
5542           src/procheader.c
5543           src/stock_pixmap.[ch]
5544           src/summaryview.c
5545                 indicate GnuPG signed messages by displaying an icon
5546                 in the Attachment column.
5547
5548 2003-01-31 [paul]       0.8.9claws28
5549
5550         * sync with 0.8.9cvs4
5551                 see ChangeLog 2003-01-31
5552
5553 2003-01-31 [alfons]     0.8.9claws27
5554
5555         * src/textview.c
5556                 tune URI parser to accept mailto URLs with a '?'
5557                 (patch from Ruslan Balkin)
5558
5559 2003-01-31 [colin]      0.8.9claws26
5560
5561         * src/summaryview.c
5562                 Fix a leak introduced in claws24
5563
5564 2003-01-31 [colin]      0.8.9claws25
5565
5566         * src/summaryview.c
5567                 Freeze/Thaw folder updates when deleting dups
5568
5569 2003-01-31 [colin]      0.8.9claws24
5570         
5571         * src/addr_compl.c
5572           src/summaryview.c
5573           src/msgcache.c
5574                 little speed improvements
5575
5576 2003-01-31 [colin]      0.8.9claws23
5577
5578         * src/summaryview.c
5579                 Fix segfault when forwarding nothing
5580                 Patch from "Ruslan N. Balkin" <baron@voices.ru>
5581                 
5582 2003-01-30 [paul]       0.8.9claws22
5583
5584         * sync with 0.8.9cvs3
5585                 see ChangeLog 2003-01-30
5586
5587 2003-01-30 [paul]       0.8.9claws21
5588
5589         * sync with 0.8.9cvs2
5590                 see ChangeLog 2003-01-30
5591
5592 2003-01-29 [paul]       0.8.9claws20
5593
5594         * sync with 0.8.9cvs1
5595                 see ChangeLog 2003-01-29
5596
5597 2003-01-28 [paul]       0.8.9claws19
5598
5599         * po/POTFILES.in
5600                 update to reflect changes. 
5601                 thanks to Ricardo Mones Lastra
5602
5603 2003-01-27 [christoph]  0.8.9claws18
5604
5605         * ac/openssl.m4
5606         * ac/spamassassin.m4
5607         * src/plugins/spamassassin/README
5608         * src/plugins/spamassassin/libspamc.[ch]
5609         * src/plugins/spamassassin/utils.[ch]
5610                 updated to latest libspamc
5611
5612 2003-01-27 [christoph]  0.8.9claws17
5613
5614         * src/folder.c
5615                 fix wrong use of procheader_get_header_fields
5616
5617 2003-01-27 [christoph]  0.8.9claws16
5618
5619         * src/news.c
5620         * src/prefs_account.[ch]
5621         * src/common/nntp.[ch]
5622                 allow to force authentication for NNTP servers
5623
5624         Patch submitted by Florian Mickler <dmk@d-labs.de>
5625
5626 2003-01-26 [paul]       0.8.9claws15
5627
5628         * src/summaryview.c
5629                 speed up of marking messages as read
5630                 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
5631
5632 2003-01-26 [christoph]  0.8.9claws14
5633
5634         * src/Makefile.am
5635         * src/mgutils.[ch]              ** REMOVE **
5636         * src/xml.[ch]                  ** REMOVE **
5637         * src/xmlprops.[ch]             ** REMOVE **
5638         * src/common/Makefile.am
5639         * src/common/mgutils.[ch]       ** NEW **
5640         * src/common/xml.[ch]           ** NEW **
5641         * src/common/xmlprops.[ch]      ** NEW **
5642                 move xml files to common directory
5643
5644 2003-01-26 [christoph]  0.8.9claws13
5645
5646         * src/plugins/spamassassin/spamassassin_gtk.c
5647                 only set gtk entry text if string is available
5648
5649 2003-01-26 [melvin]     0.8.9claws12
5650
5651         * src/description_window.c
5652                 Allow resizing of the window
5653                 Allow automatic horizontal scroll bar
5654                 Do not vertically expand and fill
5655
5656 2003-01-26 [christoph]  0.8.9claws11
5657
5658         * src/Makefile.am
5659         * src/gtkutils.[ch]             ** REMOVE **
5660         * src/common/sylpheed.c
5661         * src/gtk/Makefile.am
5662         * src/gtk/description_window.c
5663         * src/gtk/gtkutils.[ch]         ** NEW **
5664         * src/gtk/prefswindow.c
5665                 move gtkutils to gtk directory
5666
5667 2003-01-26 [paul]       0.8.9claws10
5668
5669         * src/summaryview.c
5670                 rename summary_unread_clicked() to summary_status_clicked()
5671
5672 2003-01-26 [melvin]     0.8.9claws9
5673
5674         * src/prefs_actions.c
5675                 Cosmetical changes to the help text
5676
5677 2003-01-26 [paul]       0.8.9claws8
5678
5679         * src/folder.[ch]
5680           src/mainwindow.c
5681           src/prefs_common.c
5682           src/prefs_sumamry_column.c
5683           summaryview.[ch]
5684                 rename the 'Unread' column to 'Status'
5685
5686 2003-01-25 [match]      0.8.9claws7
5687
5688         * src/mgutils.[ch]
5689                 removed reference to LDAP constants. removed error2string.
5690                 included functions to support LDAP dynamic queries.
5691         * src/syldap.h
5692                 moved LDAP constants here.
5693         * src/addressbook.c
5694         * src/addrindex.c
5695         * src/importldif.c
5696                 removed references to LDAP constants and references to
5697                 error2string.
5698
5699 2003-01-25 [paul]       0.8.9claws6
5700
5701         * src/summaryview.c
5702                 summary_thread_build(), summary_thread_init(): remove 
5703                 unneeded reference to summaryview->folder_item
5704
5705 2003-01-25 [christoph]  0.8.9claws5
5706
5707         * src/gtk/description_window.c
5708                 o allow description texts to expand over multiple columns
5709                 o translate all columns
5710         * src/prefs_actions.c
5711                 change syntax description to use new multi column feature
5712
5713         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
5714
5715 2003-01-25 [match]      0.8.9claws4
5716
5717         * src/vcard.c
5718                 fixed bug with Quoted-Printable
5719
5720 2003-01-25 [paul]       0.8.9claws3
5721
5722         * src/folder.[ch]
5723           src/summaryview.[ch]
5724                 implement per-folder collapsed/expanded threads setting
5725                 
5726         * src/prefs_common.c
5727                 remove global collapsed/expanded threads option
5728
5729 2003-01-25 [christoph]  0.8.9claws2
5730
5731         * po/POTFILES.in
5732                 add pluginwindow and prefswindow
5733         * src/compose.c
5734                 make send respond correctly to messages that could be added
5735                 to the queue folder, but the UID of the message is unknown
5736         * src/folder.c
5737         * src/imap.c
5738                 don't return guessed UIDs in imap_add_msg anymore. We return
5739                 0 to tell the folder system it was appened but the UID is
5740                 unknown. Folder system now get's the UID by scaning the folder
5741                 and searching the cache for the Message-ID
5742                 (closes bug #29 Messages queued, but not sent)
5743
5744 2003-01-25 [paul]       0.8.9claws1
5745
5746         * src/codeconv.c
5747                 conv_encode_header():  fix bug when long headers with 8-bit
5748                 characters are used, so that the encoded words are wrapped.
5749                 If the space in the original text falls on the wrap boundary,
5750                 it can be lost.
5751                 Patch by Sergey Vlasov.
5752                 
5753         * src/folderview.c
5754                  fix bug where a change to the sorting method or thread view
5755                  of a folder's messages is lost if simpify-subject is set and
5756                  toggled on or off.
5757                  Patch by Luke Plant.
5758
5759 2003-01-24 [paul]       0.8.9claws
5760
5761         * sylpheed-0.8.9claws released
5762         
5763         * Makefile.am
5764           sylpheed.spec.in
5765                 remove reference to 'INSTALL.jp'
5766
5767 2003-01-23 [paul]       0.8.8claws128
5768
5769         * po/es.po
5770           po/it.po
5771           po/ru.po
5772           po/sr.po
5773                 updated translations. submitted by Ricardo Mones Lastra,
5774                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
5775
5776 2003-01-23 [colin]      0.8.8claws127
5777
5778         * src/compose.c
5779                 Fix drafted and queued news articles re-edition
5780
5781 2003-01-23 [melvin]     0.8.8claws126
5782
5783         * po/fr.po
5784                 Updated French translations
5785
5786 2003-01-23 [colin]      0.8.8claws125
5787
5788         * src/inc.c
5789                 Fix "Connecting to..." status message
5790
5791 2003-01-22 [paul]       0.8.8claws124
5792
5793         * po/bg.po
5794                 updated by George Danchev
5795                 
5796         * src/folder.c
5797                 revert last commit [0.8.8claws111] as it breaks folder d'n'd
5798                 and folder deletion
5799
5800 2003-01-21 [paul]       0.8.8claws123
5801
5802         * po/bg.po
5803                 updated by George Danchev
5804                 
5805         * src/about.c
5806                 its now 2003
5807                 
5808         * src/toolbar.c
5809                 don't translate 'Separator'
5810                 
5811         * src/plugins/spamassassin/Makefile.am
5812                 add aspell to CPPFLAGS
5813                 
5814         * src/plugins/spamassassin/spamassassin.c
5815           src/plugins/spamassassin/spamassassin_gtk.c
5816                 set correct default for spamassassin_receive_spam
5817                 slightly re-word descriptions and some
5818                 other minor changes
5819
5820 2003-01-19 [alfons]     0.8.8claws122
5821                 
5822         * src/mimeview.c
5823                 mimeview_save_as(): we might as well show the file name for
5824                 the single case "Save As" too
5825
5826 2003-01-19 [alfons]     0.8.8claws121
5827
5828         * src/crash.c
5829                 change bug tracker URL to bugzilla URL
5830
5831 2003-01-19 [alfons]     0.8.8claws120
5832
5833         * src/mimeview.c
5834                 mimeview_save_all(): display name of file before overwriting;
5835                 continue saving all, even when one overwrite was cancelled
5836
5837 2003-01-19 [christoph]  0.8.8claws119
5838
5839         * src/summaryview.c
5840         * src/procmsg.[ch]
5841                 fix wrong usage of procmsg_find_children in summaryview
5842                 by using procmsg_update_unread_children instead of
5843                 summaryview_update_unread_children
5844
5845 2003-01-19 [christoph]  0.8.8claws118
5846
5847         * src/procmsg.c
5848                 fix infinite loop in procmsg_find_children
5849                  (closes bug #25 sylpheed crashes on delete.)
5850
5851         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
5852
5853 2003-01-19 [paul]       0.8.8claws117
5854
5855         * po/pt_BR.po
5856                 updated by Ivan Francolin Martinez
5857
5858 2003-01-18 [melvin]     0.8.8claws116
5859
5860         * src/prefs_actions.c
5861                 Removed syntax limitation of only one '&' at the end of command.
5862                         Now actions that contain '>/dev/null 2>&1' are possible.
5863
5864 2003-01-18 [melvin]     0.8.8claws115
5865
5866         * src/prefs_actions.c
5867                 Actions IO dialog: when the action ends
5868                 the "Close" button now has focus and [Escape] closes the
5869                 window.
5870
5871 2003-01-18 [christoph]  0.8.8claws114
5872
5873         * src/procmsg.c
5874                 o add debug output when MsgInfos are really freed
5875                 o free GSLists in procmsg_find_children and
5876                   procmsg_update_unread_children
5877
5878 2003-01-18 [christoph]  0.8.8claws113
5879
5880         * src/mainwindow.c
5881                 reorder Configuration menu
5882
5883 2003-01-18 [christoph]  0.8.8claws112
5884
5885         * src/compose.c
5886                 fix applying templates to forwarded messages
5887
5888         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
5889
5890 2003-01-17 [christoph]  0.8.8claws111
5891
5892         * src/folder.c
5893                 destroy folder items, when a folder item is removed
5894
5895 2003-01-17 [christoph]  0.8.8claws110
5896
5897         * src/folder.c
5898                 fix wrong folder stats update when ignored message is
5899                 deleted
5900
5901 2003-01-17 [colin]      0.8.8claws109
5902         
5903         * src/mainwindow.c
5904         * src/summaryview.c
5905                 Quicksearch bugfixes: 
5906                 - hide help button at startup if not extended
5907                 - switch to extended when looking for replies
5908
5909 2003-01-17 [paul]
5910
5911         * sync with 0.8.9 release
5912
5913 2003-01-17 [paul]       0.8.8claws108
5914
5915         * sync with 0.8.8cvs11
5916                 see ChangeLog 2003-01-17
5917
5918 2003-01-16 [colin]      0.8.8claws107
5919
5920         * src/procmsg.c
5921                 Changed encryption test to re-ask passphrase
5922                 if an encrypted message hasn't been decrypted
5923                 Fixes bug #5
5924
5925 2003-01-16 [christoph]  0.8.8claws106
5926
5927         * src/prefs_gtk.c
5928         * src/prefs_toolbar.c
5929         * src/gtk/prefswindow.h
5930         * src/plugins/spamassassin/spamassassin_gtk.c
5931                 remove page destroy function that is not used anymore
5932
5933 2003-01-16 [paul]       0.8.8claws105
5934
5935         * sync with 0.8.8cvs9
5936                 see ChangeLog 2002-01-16
5937
5938 2003-01-16 [colin]      0.8.8claws104
5939
5940         * src/compose.[ch]
5941                 Fix bug with autosaved drafts for IMAP, when draft
5942                 folder is specified - fixes bugzilla bug #20
5943
5944 2003-01-15 [paul]       0.8.8claws103
5945
5946         * src/compose.[ch]
5947           src/procmsg.c
5948                 store folder and message-id of message forwarding
5949                 in queue header and set forward flag after sending
5950
5951 2003-01-15 [paul]       0.8.8claws102
5952
5953         * sync with 0.8.8cvs8
5954                 see ChangeLog 2002-01-15
5955
5956 2003-01-15 [colin]      0.8.8claws101
5957
5958         * src/Makefile.am
5959                 Fix linking with GNU libiconv
5960
5961 2003-01-15 [darko]      0.8.8claws100
5962
5963         * src/pine.c
5964                 fix crash when importing pine address book
5965                 entry with an empty name (reported by DY
5966                 <dybulk at tri8.net>)
5967
5968 2003-01-14 [paul]       0.8.8claws99
5969
5970         * configure.in  ** REMOVED **
5971           configure.ac  ** NEW FILE **
5972                 rename configure.in to configure.ac, as it is now
5973                 preferred
5974
5975 2003-01-14 [melvin]     0.8.8claws98
5976
5977         * src/folderview.c
5978                 folderview_check_new(): More precise function description
5979
5980 2003-01-14 [melvin]     0.8.8claws97
5981
5982         * src/folderview.c
5983                 folderview_check_new(): return the number of new messages 
5984                         since last check.
5985         * src/inc.c
5986                 inc_account_mail(): Disable counting of new messages for IMAP
5987                         and NNTP until bug [19] and [14] are fixed.
5988
5989 2003-01-14 [paul]       0.8.8claws96
5990
5991         * sync with 0.8.8cvs6
5992                 see ChangeLog 2003-01-14
5993
5994 2003-01-13 [alfons]     0.8.8claws95
5995
5996         * src/textview.c
5997                 tune email address validation (c. 0.8.8claws89): if . is 
5998                 just one char away from @, the address is invalid too 
5999                 (correctly rejects addresses like foo@.com)
6000
6001 2003-01-13 [paul]       0.8.8claws94
6002
6003         * src/messageview.c
6004           src/toolbar.c
6005                 fixes to the Message View toolbar and menu:
6006                 fix non-functioning Forward button
6007                 make Reply button consider default_reply_list
6008                 remove 'Follow-up...' menu entry
6009                 add 'Forward' and 'Redirect' menu entries
6010
6011 2003-01-13 [melvin]     0.8.8claws93
6012
6013         * src/inc.c
6014                 Fixed typo that could make new messages count incorrect.
6015
6016 2003-01-13 [melvin]     0.8.8claws92
6017
6018         * src/folderview.[ch]
6019                 folderview_check_new(): return the number of new messages.
6020         * src/inc.c
6021                 Should fix bug [14] where new mail notification worked 
6022                         incorrectly with IMAP accounts.
6023                 inc_spool_account(): return number of new msgs, or -1 on error
6024                 inc_all_spool(): return number of new msgs
6025                 
6026 2003-01-13 [melvin]     0.8.8claws91
6027
6028         * src/prefs_actions.c
6029                 Justify help text.
6030
6031 2003-01-12 [thorsten]   0.8.8claws90
6032
6033         * src/common/prefs.c
6034                 close file before rename
6035
6036 2003-01-12 [alfons]     0.8.8claws89
6037
6038         * AUTHORS
6039                 add Christian Mertes
6040         * src/common/utils.[ch]
6041                 g_stricase_hash(), g_stricase_equal(): functions for 
6042                 case insensitive hash tables
6043         * src/textview.c
6044                 use top level domain names to validate email address, based
6045                 on a patch by Christian Mertes (thanks!), but changed 
6046                 implementation to use a hash table 
6047
6048 2003-01-12 [paul]       0.8.8claws88
6049
6050         * po/bg.po
6051                 updated by George Danchev
6052
6053 2003-01-12 [alfons]     0.8.8claws87
6054
6055         * src/summaryview.c
6056                 delete / execute performance: use new style folder update
6057
6058 2003-01-12 [paul]       0.8.8claws86
6059
6060         * sync with 0.8.8cvs5
6061                 see ChangeLog 2003-01-13 (!)
6062
6063 2003-01-12 [alfons]     0.8.8claws85
6064
6065         * src/filtering.c
6066         * src/matcher_parser_parse.y
6067                 prepare change_score filtering action
6068         * src/matcher.[ch]
6069                 give up const-correctness on functions that call non-const-correct functions;
6070                 several casts to gpointer in g_free();
6071                 add change_score;
6072
6073 2003-01-12 [christoph]  0.8.8claws84
6074
6075         * src/compose.c
6076                 fix 2 warnings
6077
6078         * src/gtk/prefswindow.[ch]
6079         * src/plugins/spamassassin/spamassassin_gtk.c
6080                 changed the call of the widget create function
6081                 for PrefsPages, because sometimes the widget
6082                 create function needs a widget that already has
6083                 been attached to a window (to create GDK pixmaps
6084                 for exmaple). So we simply pass the GtkWindow as
6085                 the second parameter now.
6086
6087         * src/main.c
6088         * src/mainwindow.c
6089         * src/prefs_toolbar.[ch]
6090                 rewrite Toolbar Preferences using the new
6091                 prefs window
6092
6093 2003-01-11 [alfons]     0.8.8claws83
6094
6095         * src/addressadd.c
6096                 fix crash when adding sender to addressbook because status bar
6097                 isn't there (the status bar doesn't seem to be used though,
6098                 but I'll let Match decide what to do with it)
6099
6100 2003-01-11 [colin]      0.8.8claws82
6101
6102         * src/main.c
6103           src/toolbar.c
6104                 Two useless changes reversed
6105
6106 2003-01-11 [colin]      0.8.8claws81
6107
6108         * src/mainwindow.c
6109           src/mainwindow.h
6110                 Add mainwindow_get_mainwindow()
6111         * src/alertpanel.c
6112           src/alertpanel.h
6113                 Add alertpanel_error_log() 
6114         * src/compose.c
6115           src/inc.c
6116           src/messageview.c
6117           src/toolbar.c
6118           src/main.c
6119           src/procmsg.c
6120                 Network errors get a View Log button
6121
6122 2003-01-10 [alfons]     0.8.8claws80
6123
6124         * src/prefs_toolbar.c
6125         * src/toolbar.c
6126                 use the translatable string for "Separator" as file name for
6127                 separator toolbar items (probably make this uppercase?)
6128
6129 2003-01-10 [alfons]     0.8.8claws79
6130
6131         * src/prefs_toolbar.c
6132                 put right A_SEPARATOR description string in "displayed
6133                 toolbar items list" so manually added separators are
6134                 saved correctly (bug #10, "Adding a separator to the main 
6135                 toolbar fails, entry in xml file is wrong")
6136
6137 2003-01-10 [christoph]  0.8.8claws78
6138
6139         * src/imap.c
6140                 o fix warnings
6141                 o use CAPABILITY to check if NAMESPACE is available
6142
6143 2003-01-10 [christoph]  0.8.8claws77
6144
6145         * src/imap.[ch]
6146                 apply UIDPLUS IMAP extension support patch
6147
6148         Patch submitted by Simon 'corecode' Schubert
6149
6150 2003-01-10 [paul]       0.8.8claws76
6151
6152         * src/folderview.c
6153                 a sync from main which fixes the news account folders'
6154                 Properties bug
6155
6156 2003-01-10 [christoph]  0.8.8claws75
6157
6158         * src/folder.c
6159                 don't accept 0 as a valid uid returned by copy and move
6160                 functions. 0 means the message was copied or moved but the
6161                 new uid could not be fetched. It is not an error condition
6162                 for the copy or move operation.
6163
6164 2003-01-10 [paul]       0.8.8claws74
6165
6166         * src/prefs_filtering.c
6167                 change English used in Alert when entry is not
6168                 saved.
6169                 
6170         * sync with 0.8.8cvs4
6171                 see ChangeLog 2003-01-10
6172
6173 2003-01-10 [darko]      0.8.8claws73
6174
6175         * src/pine.c
6176                 fix crash when importing address book entry
6177                 without a valid address
6178
6179 2003-01-09 [alfons]     0.8.8claws72
6180
6181         * src/inc.c
6182                 filtering performance: use new style folder update
6183
6184 2003-01-09 [christoph]  0.8.8claws71
6185
6186         * src/compose.c
6187         * src/gtk/menu.[ch]
6188                 fix wrong selecting of mime encoding type, when
6189                 opening property dialog of attachments in the
6190                 compose window. 7bit was always selected and that
6191                 destoryed files with 8bit data.
6192                 (closes bug #9 Sylpheed-claws destroys attachments when
6193                  changing MIME-types)
6194
6195 2003-01-09 [paul]       0.8.8claws70
6196
6197         * sync with 0.8.8cvs3
6198                 see ChangeLog 2003-01-09
6199
6200 2003-01-08 [alfons]     0.8.8claws69
6201         
6202         * src/addressadd.c
6203                 apply patch by Kim Schulz to fix build breakage
6204                 because of missing variable
6205
6206 2003-01-08 [paul]       0.8.8claws68
6207
6208         * sync with 0.8.8cvs2
6209                 see ChangeLog 2002-01-08
6210
6211 2003-01-08 [paul]       0.8.8claws67
6212
6213         * po/it.po
6214                 updated by Alessandro Maestri
6215                 
6216         * src/addressadd.c
6217                 when using 'Add sender to addressbook' allow
6218                 name to be edited and remarks to be entered
6219                 Patch submitted by Luke Plant
6220
6221 2003-01-08 [darko]      0.8.8claws66
6222
6223         * README.claws, src/summaryview.c
6224                 fix description for marked messages
6225
6226 2003-01-08 [paul]
6227
6228         * tools/Makefile.am
6229           tools/launch_phoenix  ** NEW FILE **
6230                 add script that enables using Phoenix as the default
6231                 web browser. 
6232                 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
6233                 
6234         * tools/OOo2sylpheed.pl
6235                 remove full path to sylpheed executable, just 'sylpheed'
6236                 will do
6237                 
6238         * tools/README
6239                 add launch_phoenix informtion and re-arrange and compress
6240                 the data a little
6241
6242 2003-01-07 [christoph]  0.8.8claws65
6243
6244         * src/folder.c
6245                 fix update for source folder when moving messages
6246         * src/procmsg.[ch]
6247         * src/summaryview.c
6248                 use function to set to_folder for message infos and
6249                 automatically update the op_count for old and new
6250                 folder
6251
6252 2003-01-07 [melvin]     0.8.8claws64
6253
6254         * src/prefs_actions.c
6255                 Fixed bug where an '%p' Action on a displayed image crashed 
6256                         Sylpheed
6257                 Code clean up (get rid of duplicated code and removed unnecessary 
6258                                 structure member)
6259
6260 2003-01-07 [christoph]  0.8.8claws63
6261
6262         * src/compose.c
6263         * src/folder.[ch]
6264         * src/folderview.c
6265         * src/import.c
6266         * src/inc.c
6267         * src/main.c
6268         * src/mainwindow.c
6269         * src/messageview.c
6270         * src/prefs_folder_item.c
6271         * src/procmsg.c
6272         * src/summaryview.c
6273         * src/toolbar.c
6274                 o remove all folder update triggering from the UI code. The folder
6275                   system should know much better when a folder needs an update.
6276                 o to prevent multiple updates in a row the folder updates can be
6277                   frozen for some time.
6278
6279                 Note: - Please verify that no updates are missing
6280                       - Check where freeze/thaws should be added
6281
6282 2003-01-07 [christoph]  0.8.8claws62
6283
6284         * src/prefs_actions.c
6285                 don't translate empty strings
6286
6287         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
6288
6289 2003-01-06 [christoph]  0.8.8claws61
6290
6291         * src/prefs_actions.c
6292                 mark strings for gettext
6293         * src/prefs_matcher.c
6294                 use new description window for Execute action and
6295                 match condition in Filtering
6296
6297         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
6298
6299 2003-01-06 [alfons]     0.8.8claws60
6300
6301         keep myself inspired to re-organize matcher part 8; 
6302         yes, more to come (I need to move out the descriptive
6303         text for actions to matcher.c, or at least make it not
6304         depend on the wicked ordering)
6305
6306         * src/prefs_matcher.c
6307                 add documentation so others may comprehend the
6308                 UI part of the conditions
6309                 
6310 2003-01-06 [christoph]  0.8.8claws59
6311
6312         * src/prefs_actions.c
6313                 use new description window for syntax help
6314         * src/gtk/description_window.c
6315                 fix display of descriptions with column count != 2
6316
6317         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
6318
6319 2003-01-06 [christoph]  0.8.8claws58
6320
6321         * src/quote_fmt.c
6322         * src/summaryview.[ch]
6323         * src/gtk/Makefile.am
6324         * src/gtk/description_window.[ch]       ** NEW **
6325                 use a generic window to display syntax descriptions
6326                 currently used in quote_fmt and summaryview (new description
6327                 for extended quick search)
6328
6329         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
6330
6331 2003-01-06 [paul]       0.8.8claws57
6332
6333         * sync with 0.8.8cvs1
6334                 see ChangeLog 2003-01-06
6335
6336 2003-01-06 [christoph]  0.8.8claws56
6337
6338         * src/mainwindow.c
6339         * src/prefs_gtk.[ch]
6340         * src/gtk/prefswindow.[ch]
6341         * src/plugins/spamassassin/spamassassin_gtk.c
6342                 o remove page management from prefswindow, pages
6343                   will be an argument to prefswindow_open
6344                 o prefswindow_open gets a datapointer that is
6345                   passed to the widget_create function to allow
6346                   creation of prefswindow for specific items
6347
6348 2003-01-06 [colin]      0.8.8claws55
6349         
6350         * src/summaryview.c
6351                 We don't want regexp in the reply-finder, 
6352                 because MIDs can contain !,$,. and so on
6353
6354 2003-01-06 [jens]       0.8.8claws54
6355
6356         * src/jpilot.c
6357                 fixed a wrong free in jpilot_read_db_files
6358
6359 2003-01-06 [alfons]     0.8.8claws53
6360
6361         re-organize matcher part 8; more to come
6362        
6363         * src/matcher.c
6364                 matcherprop_to_string(): put g_free()s before the
6365                 switch-case break to fix memleaks                
6366
6367 2003-01-06 [colin]      0.8.8claws52
6368
6369         * src/summaryview.c
6370                 cleanup & reply-finder now displays the first 
6371                 matching message
6372
6373 2003-01-05 [alfons]     0.8.8claws51
6374
6375         re-organize matcher part 7; more to come
6376
6377         * src/matcher.[ch]
6378                 fixes for constant correctness;
6379                 more documentation;
6380
6381 2003-01-05 [alfons]     0.8.8claws50
6382
6383         re-organize matcher part 6; more to come
6384         
6385         * src/matcher.[ch]
6386                 fixes for constant correctness;
6387                 more documentation;
6388         * src/filtering.c
6389                 fix for constant correctness
6390
6391 2003-01-05 [colin]      0.8.8claws49
6392
6393         * src/account.[ch]
6394                 Add account_get_reply_account function
6395         * src/compose.c
6396                 Use account_get_reply_account function 
6397         * src/summaryview.c
6398                 Basic reply-finder - click on the replied
6399                 icon gets you to the outbox using quick-search
6400
6401 2003-01-05 [paul]       0.8.8claws48
6402
6403         * src/prefs_common.c
6404                 small change to English
6405                 
6406         * src/prefs_filtering.c
6407                 prefs_filtering_action_select(): improve logic and uniformity
6408                 of gui
6409
6410 2003-01-05 [alfons]     0.8.8claws47
6411
6412         fine tune solution to focus problems (bug #7)
6413
6414         * src/mainwindow.c
6415                 mainwindow_focus_in_event(): remove grab event check
6416         * src/summaryview.c
6417                 summary_button_pressed(): move selection on right-click
6418                 too. we can't possibly move the selection back after
6419                 canceling a dialog, because gtk's incomplete focus 
6420                 management. whether this is a good solution, only time
6421                 will tell.
6422
6423 2003-01-05 [christoph]  0.8.8claws46
6424
6425         * src/imap.c
6426                 fix crash when no imap connection could be established
6427
6428 2003-01-05 [paul]       0.8.8claws45
6429
6430         * src/mainwindow.c
6431           src/sumamryview.c
6432           src/gtk/menu.[ch]
6433                 fix bug 605957 'shortcuts in popup-menu'
6434                 make user-defined shortcuts work
6435                 show shortcuts that are already defined
6436                 in the main menu
6437                 Patch submitted by Luke Plant
6438
6439 2003-01-05 [alfons]     0.8.8claws44
6440
6441         * src/mainwindow.c
6442                 focus_in_event handler should not select summary view row 
6443                 when another window (menu, dialog) grabbed for events 
6444                 (bug #7, "[0.8.8claws42] Message summary focus") 
6445
6446 2003-01-04 [christoph]  0.8.8claws43
6447
6448         * src/procmsg.c
6449                 update save folder after adding the sent message
6450                  (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
6451
6452 2003-01-02 [christoph]  0.8.8claws42
6453
6454         * src/common/plugin.c
6455                 fix unloading of all plugins and unload
6456                 plugins in reverse order
6457                 
6458         * src/gtk/pluginwindow.c
6459                 implement function of load and unload button
6460
6461         * src/gtk/prefswindow.c
6462         * src/gtk/prefswindow.h
6463                 rename register function and add new unregister
6464                 function
6465
6466         * src/plugins/spamassassin/spamassassin_gtk.c
6467                 unregister prefs page and update for changes in
6468                 src/gtk/prefswindow.c
6469
6470 2003-01-02 [paul]       0.8.8claws41
6471
6472         * po/es.po
6473                 updated by Ricardo Mones Lastra
6474
6475 2003-01-02 [paul]
6476
6477         * tools/tb2sylpheed
6478                 fixes and improvements by Urke MMI
6479
6480 2003-01-02 [thorsten]   0.8.8claws40
6481
6482         * src/procmsg.c
6483                 fixed wrong return value
6484
6485 2003-01-02 [thorsten]   0.8.8claws39
6486
6487         * src/prefs.c
6488                 fixed printing wrong variable
6489
6490 2003-01-02 [thorsten]   0.8.8claws38
6491
6492         * src/prefs.c
6493                 fixed acessing members of freed pfile struct
6494
6495 2003-01-02 [thorsten]   0.8.8claws37
6496
6497         * src/procmsg.c
6498                 detect loops across several messages
6499                 as suggested by Christoph Hohmann
6500
6501 2003-01-01 [match]      0.8.8claws36
6502
6503         * src/addrindex.c
6504                 fixed another memory leak.
6505
6506 2003-01-01 [match]      0.8.8claws35
6507
6508         * src/jpilot.[ch]
6509                 fixed memory leaks. applied Doxygen comments.
6510
6511 2003-01-01 [thorsten]   0.8.8claws34
6512
6513         * src/procmsg.c
6514                 inhibit endless loop if msg references itself
6515                 (closes Bug [ 660477 ] Infinite loop in parent flag search)
6516
6517 2003-01-01 [christoph]  0.8.8claws33
6518
6519         * src/mainwindow.c
6520         * src/gtk/Makefile.am
6521         * src/gtk/pluginwindow.c                ** NEW **
6522         * src/gtk/pluginwindow.h                ** NEW **
6523                 add plugin window
6524
6525         * src/plugins/demo/demo.c
6526         * src/plugins/spamassassin/spamassassin.c
6527         * src/plugins/spamassassin/spamassassin_gtk.c
6528                 write better plugin descriptions
6529
6530 2002-12-31 [christoph]  0.8.8claws32
6531
6532         * src/gtk/prefswindow.c
6533         * src/plugins/spamassassin/spamassassin_gtk.c
6534                 some small improvements to GTK code
6535
6536 2002-12-31 [christoph]  0.8.8claws31
6537
6538         * src/plugins/spamassassin/spamassassin_gtk.c
6539                 enable folder select button
6540
6541 2002-12-31 [christoph]  0.8.8claws30
6542
6543         * src/mainwindow.c
6544         * src/gtk/Makefile.am
6545         * src/gtk/prefswindow.c                         ** NEW **
6546         * src/gtk/prefswindow.h                         ** NEW **
6547                 add new prefs window
6548
6549         * src/common/plugin.c
6550                 don't try to load empty config lines
6551         
6552         * src/plugins/spamassassin/Makefile.am
6553         * src/plugins/spamassassin/spamassassin.c
6554         * src/plugins/spamassassin/spamassassin.h       ** NEW **
6555         * src/plugins/spamassassin/spamassassin_gtk.c   ** NEW **
6556                 GTK config for SpamAssassin Plugin using
6557                 the new prefs window
6558
6559 2002-12-31 [paul]       0.8.8claws29
6560
6561         * po/POTFILES.in
6562                 remove obsolete entry 'src/menu.c'
6563
6564 2002-12-31 [alfons]     0.8.8claws28
6565
6566         * src/matcher.[ch]
6567         * src/matcher_parser_parse.y
6568         * src/prefs_matcher.c
6569                 add "ignore_thread" and "~ignore_thread" condition so it's
6570                 possible to make the actions / scoring operate on the ignore
6571                 thread flag
6572
6573 2002-12-31 [christoph]  0.8.8claws27
6574
6575         * src/addrbook.c
6576         * src/addrindex.c
6577         * src/folder.c
6578         * src/matcher.c
6579         * src/prefs_account.c
6580         * src/prefs_actions.c
6581         * src/prefs_customheader.c
6582         * src/prefs_display_header.c
6583         * src/prefs_gtk.c
6584         * src/procmime.c
6585         * src/toolbar.c
6586         * src/xmlprops.c
6587         * src/common/prefs.[ch]
6588                 extend prefs file handling for reading and automatic handling
6589                 of blocks. When reading prefs_set_block_label will automatically
6590                 move on to the block. When writing it will copy all other blocks
6591                 automatically
6592
6593         * src/common/plugin.c
6594                 Now loading plugin filenames from [Plugins] block in
6595                 sylpheed rc file
6596
6597 2002-12-30 [christoph]  0.8.8claws26
6598
6599         * src/common/hooks.[ch]
6600                 return abort status to caller of hooks_invoke
6601                 
6602         * src/inc.[ch]
6603                 invoke message filtering hook and stop
6604                 default handling when filter returns abort
6605
6606         * src/common/plugin.[ch]
6607         * src/plugins/demo/demo.c
6608                 modify plugin loader, because resolving symbols for strings
6609                 does not work correctly
6610         
6611         * configure.in
6612         * ac/spamassassin.m4                            ** NEW **
6613         * src/plugins/spamassassin/.cvsignore           ** NEW **
6614         * src/plugins/spamassassin/Makefile.am          ** NEW **
6615         * src/plugins/spamassassin/README               ** NEW **
6616         * src/plugins/spamassassin/libspamc.[ch]        ** NEW **
6617         * src/plugins/spamassassin/spamassassin.c       ** NEW **
6618         * src/plugins/spamassassin/utils.[ch]           ** NEW **
6619                 add spamassassin plugin, see src/plugins/spamassassin/README
6620                 for details
6621
6622 2002-12-29 [alfons]     0.8.8claws25
6623
6624         * src/mainwindow.c
6625                 when moving focus from a message view to the main 
6626                 window, don't forget to select the summary node
6627                 of the displayed message. should fix "[ 659103 ] 
6628                 focus-follows-mouse confuses sylpheed"
6629
6630 2002-12-29 [christoph]  0.8.8claws24
6631
6632         * src/Makefile.am
6633         * src/stringtable.[ch]          ** REMOVE **
6634         * src/common/Makefile.am
6635         * src/common/stringtable.[ch]   ** NEW **
6636                 move stringtable files to common directory
6637
6638 2002-12-29 [christoph]  0.8.8claws23
6639
6640         * src/Makefile.am
6641         * src/menu.[ch]                 ** REMOVE **
6642         * src/gtk/Makefile.am
6643         * src/gtk/menu.[ch]             ** NEW **
6644                 move menu files to gtk directory
6645
6646 2002-12-29 [match]      0.8.8claws22
6647
6648         * src/addressbook.c
6649         * src/syldap.c
6650                 moved UI specific code out of LDAP code into addressbook
6651                 UI code. fixed memory leak.
6652
6653 2002-12-29 [christoph]  0.8.8claws21
6654
6655         * src/folder.c
6656                 only check for IGNORED parent message when message is
6657                 not IGNORED itself
6658
6659 2002-12-29 [alfons]     0.8.8claws20
6660
6661         * src/summaryview.c
6662                 set gtksctree's anchor correct (immediate execute
6663                 changes the tree's layout, and anchor points at 
6664                 the incorrect row). fixes "[ 657233 ] multiple msg 
6665                 delete sometimes off by 1".
6666                 we probably have to look for more tree layout /
6667                 anchor glitches.
6668
6669 2002-12-29 [paul]       0.8.8claws19
6670
6671         * src/summaryview.c
6672                 fix bug [ 659054 ] incorrect sorting of 'From' column
6673                 when using 'display sender using address book'
6674                 thanks to Alfons and Luke Plant
6675
6676 2002-12-29 [christoph]  0.8.8claws18
6677
6678         * src/folder.c
6679         * src/procmsg.[ch]
6680                 check parent messages for IGNORE THREAD flag, when adding,
6681                 moving or copying messages to a folder
6682
6683 2002-12-27 [alfons]     0.8.8claws17
6684
6685         re-organize matcher part 5; more to come
6686
6687         * src/matcher.c
6688                 hash keywords in matchparser_tab 
6689
6690 2002-12-27 [alfons]     0.8.8claws16
6691
6692         re-organize matcher part 4; more to come
6693
6694         * src/matcher_parser.h
6695         * src/matcher_parser_lex.l
6696         * src/matcher_parser_parse.y
6697                 cleanup
6698
6699 2002-12-27 [alfons]     0.8.8claws15
6700
6701         re-organize matcher part 3; more to come
6702
6703         * src/matcher.[ch]
6704                 cleanup
6705
6706 2002-12-27 [alfons]     0.8.8claws14
6707
6708         re-organize matcher part 2; more to come but this should
6709         work. cc me if there are any regressions.
6710
6711         * src/matcher.h
6712                 add prototype for get_matchparser_tab_id()
6713         * src/matcher_parser_lex.l
6714                 look up keywords using matchparser_tab_id();
6715
6716 2002-12-27 [alfons]     0.8.8claws12
6717
6718         re-organize matcher part 1
6719
6720         * src/matcher.h
6721                 map yacc generated constants to sylpheed matcher constants
6722         * src/matcher.c
6723                 add function to find a matcher constant from a string
6724
6725 2002-12-27 [christoph]  0.8.8claws11
6726
6727         * src/compose.c
6728                 MENUITEM_ADD casts the 4th argument from integer to pointer
6729                 so it probably should not be a pointer, this means we
6730                 should use account id for it and not the account's pointer
6731
6732 2002-12-27 [paul]       0.8.8claws10
6733
6734         * src/mainwindow.c
6735                 remove unneeded 'GtkWidget *vbox'
6736                 
6737         * src/summaryview.c
6738                 further sync with 0.8.8 - make sort
6739                 by recipient work as expected
6740                 
6741         * NEWS
6742                 sync with 0.8.8
6743
6744 2002-12-27 [paul]       0.8.8claws9
6745
6746         * po/pt_BR.po
6747                 updated by Ivan F. Martinez
6748                 
6749 2002-12-27 [darko]      0.8.8claws8
6750
6751         * src/common/utils.c
6752                 added locked pattern to extended search
6753
6754 2002-12-27 [alfons]     0.8.8claws7
6755
6756         * src/prefs_matcher.[ch]
6757                 clean up
6758
6759 2002-12-26 [alfons]     0.8.8claws6
6760
6761         * src/matcher.[ch]
6762         * src/matcher_parser_lex.l
6763         * src/matcher_parser_parse.y
6764         * src/prefs_matcher.c
6765                 allow color label as a condition in the matcher
6766
6767 2002-12-26 [oliver]     0.8.8claws5
6768         
6769         * src/toolbar.c 
6770                 enable Addressbook for Main and Messageview
6771         * src/prefs_actions.c
6772                 enable actions in Messageview
6773
6774 2002-12-26 [christoph]  0.8.8claws4
6775
6776         * src/common/plugin.c
6777                 add a little debug output
6778         * configure.in
6779         * src/plugins/demo/Makefile.am
6780                 better use of automake
6781
6782 2002-12-26 [christoph]  0.8.8claws3
6783
6784         * src/Makefile.am
6785         * src/common/Makefile.am
6786                 fix "make distdir"
6787
6788 2002-12-26 [christoph]  0.8.8claws2
6789
6790         * configure.in
6791                 sort configure checks into common / gtk / plugins
6792         * po/POTFILES.in
6793                 add src/prefs_gtk.c
6794         * src/Makefile.am
6795                 add plugins SUBDIR
6796         * src/main.c
6797         * src/common/sylpheed.[ch]
6798                 added now sylpheed_done function for shutdown
6799         * src/common/Makefile.am
6800         * src/common/plugin.[ch]                ** NEW **
6801                 plugin loader and unloader
6802         * src/plugins/.cvsignore                ** NEW **
6803         * src/plugins/Makefile.am               ** NEW **
6804                 build plugins
6805         * src/plugins/demo/.cvsignore           ** NEW **
6806         * src/plugins/demo/Makefile.am          ** NEW **
6807         * src/plugins/demo/demo.c               ** NEW **
6808                 small demo plugin that installs a logtext hook and
6809                 outputs the log text to stdout
6810
6811 2002-12-26 [paul]       0.8.8claws1
6812
6813         * po/es.po
6814                 updated by Ricardo Mones Lastra
6815
6816 2002-12-26 [paul]       0.8.8claws
6817
6818         * 0.8.8claws released
6819
6820 2002-12-26 [paul]       0.8.7claws12
6821
6822         * po/bg.po
6823                 updated by George Danchev
6824
6825 2002-12-26 [paul]       0.8.7claws11
6826
6827         * po/POTFILES.in
6828                 remove unneeded 'src/prefs.c' entry 
6829
6830 2002-12-26 [paul]       0.8.7claws10
6831
6832         * src/codeconv.c
6833           src/mainwindow.c
6834                 sync with 0.8.8 release
6835         
6836         * src/folder.[ch]
6837           src/mh.c
6838           src/summaryview.c
6839                 partial sync with 0.8.8 release
6840         
6841
6842 2002-12-25 [alfons]     0.8.7claws9
6843
6844         * src/matcher.[ch]
6845         * src/matcher_parser_lex.l
6846         * src/matcher_parser_parse.y
6847         * src/prefs_matcher.c
6848                 add locked flag to possible filtering / matcher 
6849                 conditions (also a good example what should be
6850                 done to add a simple boolean condition)
6851
6852 2002-12-25 [christoph]  0.8.7claws8
6853
6854         * src/Makefile.am
6855         * src/account.[ch]
6856         * src/addrbook.c
6857         * src/addressbook.c
6858         * src/addrindex.c
6859         * src/filtering.c
6860         * src/folder.c
6861         * src/matcher.c
6862         * src/prefs.[ch]                ** REMOVE **
6863         * src/prefs_account.c
6864         * src/prefs_actions.c
6865         * src/prefs_common.c
6866         * src/prefs_customheader.c
6867         * src/prefs_display_header.c
6868         * src/prefs_filtering.c
6869         * src/prefs_folder_item.c
6870         * src/prefs_gtk.[ch]            ** NEW **
6871         * src/prefs_matcher.c
6872         * src/prefs_scoring.c
6873         * src/prefs_summary_column.c
6874         * src/procmime.c
6875         * src/selective_download.c
6876         * src/toolbar.c
6877         * src/common/Makefile.am
6878         * src/common/prefs.[ch]         ** NEW **
6879                 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
6880
6881 2002-12-24 [alfons]     0.8.7claws7
6882
6883         * src/summaryview.c
6884                 summary_thread_build(): fix real cause of the crash mentioned in
6885                 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
6886                 this way we get meaningful ctree nodes 
6887
6888 2002-12-24 [oliver]     0.8.7claws6
6889
6890         * src/mainwindow.[ch]
6891         * src/messageview.[ch]
6892         * src/compose.[ch]
6893         * src/inc.c
6894         * src/summaryview.c
6895                 changes to use updated toolbar handling
6896                 
6897 2002-12-24 [oliver]     0.8.7claws5
6898
6899         * src/toolbar.[ch]
6900                 generic toolbar handling
6901                 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
6902         * src/prefs_toolbar.[ch]
6903                 adjust to handling
6904         
6905 2002-12-24 [oliver]     0.8.7claws4
6906         
6907         * src/stock_pixmap.[ch]
6908                 move SYLPHEED_LOGO to end of list in order 
6909                 to remove it from Custom Toolbar`s Icon View
6910
6911 2002-12-24 [alfons]     0.8.7claws3
6912
6913         * src/summaryview.c
6914                 summary_thread_build(): fix crash because of focus != selection 
6915                 after threading. when deleting the selection, gtk tries but fails 
6916                 to find the correct focusable element. we now force the selection
6917                 to be focused. this should solve the infamous bug reported by 
6918                 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages"). 
6919                 a test case is available. 
6920
6921 2002-12-24 [darko]      0.8.7claws2
6922
6923         * src/summaryview.c
6924                 don't crash when unmarking message with unread children
6925
6926 2002-12-23 [christoph]  0.8.7claws1
6927
6928         * src/Makefile.am
6929         * src/common/Makefile.am
6930                 update Makefiles for moved intl.h, version.h and defs.h
6931         * src/imap.c
6932                 rewrite imap_session_get to avoid duplicate code
6933
6934 2002-12-23 [paul]       0.8.7claws
6935
6936         * Santa-Claws released
6937         
6938         * po/hu.po
6939           po/ru.po
6940                 squeeze in updated Hungarian and Russian translations.
6941                 Submitted by  Gál Zoltán and Ruslan N. Balkin
6942
6943 2002-12-23 [paul]       0.8.6claws129
6944
6945         * po/pl.po
6946                 updated by Witold Wladyslaw Wojciech Wilk
6947
6948 2002-12-23 [paul]       0.8.6claws128
6949
6950         * src/quote_fmt_parse.y
6951                 fix typo and add licence header
6952
6953 2002-12-23 [paul]       0.8.6claws127
6954
6955         * po/en_GB.po
6956                 updated
6957
6958 2002-12-23 [paul]       0.8.6claws126
6959
6960         * po/it.po
6961                 updated translation, submitted by Alessandro Maestri
6962                 
6963 2002-12-23 [paul]       0.8.6claws125
6964
6965         * src/quote_fmt_parse.y
6966                 fix signature-stripping on replies bug. match
6967                 '-- \n' and not '-- '.
6968
6969 2002-12-22 [paul]       0.8.6claws124
6970
6971         * po/bg.po
6972           po/es.po
6973           po/sr.po
6974                 updated translations. submitted by George Danchev,
6975                 Ricardo Mones Lastra, and Urke MMI respectively
6976
6977 2002-12-21 [paul]       0.8.6claws123
6978
6979         * src/addrbook.c
6980                 fix coding style
6981
6982 2002-12-21 [paul]       0.8.6claws122
6983
6984         * src/addrbook.c
6985                 fix bug [643638] where if a person is in one or more
6986                 addressbook groups editing that person's email 
6987                 address results in removal from those groups.
6988                 Patch submitted by Luke Plant.
6989
6990 2002-12-20 [christoph]  0.8.6claws121
6991
6992         * src/common/utils.c
6993         * src/summaryview.c
6994                 reimplement expand_search_string using GString to
6995                 prevent crashs caused by miscalculated string
6996                 lengths reported by Paul
6997
6998 2002-12-20 [christoph]  0.8.6claws120
6999
7000         * src/summaryview.c
7001                 don't use "changed" to check if op_count has to be changed as it
7002                 is also set when the message has unread children
7003                 (closes bug [ 653221 ] crash while deleting duplicates)
7004
7005 2002-12-20 [paul]       0.8.6claws119
7006
7007         * sync with 0.8.6cvs27
7008                 see ChangeLog 2002-12-20
7009
7010 2002-12-20 [paul]       0.8.6claws118
7011
7012         * sync with 0.8.6cvs26
7013                 see ChangeLog 2002-12-19 and 2002-12-20
7014
7015 2002-12-19 [alfons]     0.8.6claws117
7016
7017         * src/textview.c
7018                 fix incorrect parsing of email addresses, submitted by 
7019                 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate 
7020                 name display if it contains @".
7021
7022 2002-12-18 [paul]       0.8.6claws116
7023
7024         * sync with 0.8.6cvs23
7025                 see ChangeLog 2002-12-18
7026
7027 2002-12-18 [paul]       0.8.6claws115
7028
7029         * src/Makefile.am
7030         * src/account.c
7031         * src/codeconv.c
7032         * src/gtkutils.[ch]
7033         * src/imap.c
7034                 sync with 0.8.6cvs22.
7035                 see ChangeLog 2002-12-17 and 2002-12-18
7036
7037 2002-12-17 [christoph]  0.8.6claws114
7038
7039         * src/imap.c
7040                 o don't create a session if imap greeting fails
7041                 o don't close socket when authentication fails
7042                   this is done by imap_session_destroy
7043
7044 2002-12-17 [thorsten]   0.8.6claws113
7045
7046         * tools/Makefile.am
7047           tools/README
7048           tools/google_msgid.pl ** NEW FILE **
7049                 Added "search for message-id" script and doc
7050
7051 2002-12-17 [thorsten]   0.8.6claws112
7052
7053         * po/hu.po
7054                 Updated hungarian translation
7055                 (updated by Gal Zoltan)
7056
7057 2002-12-16 [christoph]  0.8.6claws111
7058
7059         * src/addr_compl.c
7060                 remove stupid addressbook dump to debug output
7061         * src/mh.c
7062                 fix memory leak found by Hiro
7063
7064 2002-12-14 [paul]       0.8.6claws110
7065
7066         * src/compose.c
7067                 fix menubar sensitivity on send
7068                 
7069         * src/prefs_filtering.c
7070         * src/prefs_matcher.c
7071         * src/prefs_scoring.c
7072                 Fix english ;)
7073                 
7074         * src/common/quoted-printable.h
7075                 sync: fix typo
7076         
7077 2002-12-13 [christoph]  0.8.6claws109
7078
7079         * src/Makefile.am
7080         * src/manage_window.[ch]        ** REMOVE **
7081         * src/gtk/Makefile.am
7082         * src/gtk/manage_window.[ch]    ** NEW **
7083                 move manage_window files to gtk directory
7084
7085 2002-12-13 [christoph]  0.8.6claws108
7086
7087         * src/Makefile.am
7088         * src/gtkshruler.[ch]           ** REMOVE **
7089         * src/gtk/Makefile.am
7090         * src/gtk/gtkshruler.[ch]       ** NEW **
7091                 move gtkshruler files to gtk directory
7092
7093 2002-12-13 [christoph]  0.8.6claws107
7094
7095         * src/Makefile.am
7096         * src/compose.c
7097         * src/gtkstext.[ch]             ** REMOVE **
7098         * src/gtkutils.[ch]
7099         * src/textview.c
7100         * src/gtk/gtkstext.[ch]         ** NEW **
7101         * src/gtk/Makefile.am
7102                 o move stext functions to gtkstext.c to remove
7103                   dependency of gtkutils
7104                 o move gtkstext files to gtk directory
7105
7106         * src/gtk/Makefile.am
7107         * src/gtk/sslcertwindow.[ch]
7108                 UI stuff can always depend on common code so
7109                 it's ok to add ../common to include path
7110
7111 2002-12-13 [colin]      0.8.6claws106
7112
7113         * src/summaryview.c
7114                 Disconnect sighandlers for mainwindow when
7115                 quicksearch has the focus
7116                 Fix bug #653231
7117         * src/mainwindow.[ch]
7118                 Make key_pressed callback public, to be able
7119                 to disconnect it
7120
7121 2002-12-13 [christoph]  0.8.6claws105
7122
7123         * src/mh.c
7124                 create .mh_sequences file in new MH folders
7125                 (closes feature request [ 523162 ] MH folders should
7126                  get a .mh_sequences)
7127
7128 2002-12-13 [colin]      0.8.6claws104
7129
7130         * src/summaryview.c
7131                 Better handling of quicksearch show/hide
7132                 (basically the button stays under the mouse 
7133                  when toggled)
7134
7135 2002-12-13 [paul]       0.8.6claws103
7136
7137         * sync with 0.8.6cvs17
7138                 see ChangeLog 2002-12-13
7139
7140 2002-12-13 [paul]       0.8.6claws102
7141
7142         * po/es.po
7143                 updated by Ricardo Mones Lastra
7144
7145 2002-12-11 [colin]       0.8.6claws101
7146
7147         * src/folder.c
7148                 remove statusbar stuff
7149           src/folderview.c
7150                 set statusbar verbosity when moving folders
7151
7152 2002-12-11 [colin]       0.8.6claws100
7153         * src/prefs_filtering.c
7154         * src/prefs_matcher.c
7155         * src/prefs_scoring.c
7156                 Fix english ;)
7157
7158 2002-12-11 [colin]       0.8.6claws99
7159
7160         * src/prefs_common.[ch]
7161                 Add summary_quicksearch_type
7162         * src/summaryview.c
7163                 Save last used quicksearch type
7164
7165 2002-12-11 [jens]       0.8.6claws98
7166         * src/prefs_filtering.c
7167         * src/prefs_matcher.c
7168         * src/prefs_scoring.c
7169                 added dialog for incomplete rules in scoring, filtering and
7170                 matcher to ask wheather really close
7171
7172 2002-12-11 [colin]      0.8.6claws97
7173
7174         * src/folder.c
7175                 Fix folder dnd statusbar logging
7176
7177 2002-12-10 [christoph]  0.8.6claws96
7178
7179         * src/compose.c
7180         * src/folder.c
7181         * src/imap.c
7182         * src/inc.c
7183         * src/main.c
7184         * src/mainwindow.c
7185         * src/news.c
7186         * src/send.c
7187         * src/statusbar.[ch]
7188         * src/common/hooks.c
7189         * src/common/log.[ch]
7190                 o handle verbose logging in statusbar directly in statusbar code
7191                   and common code does not need any knowledge about a statusbar
7192                 o remove direct calls to statusbar_(puts|pop)_all functions
7193
7194 2002-12-10 [jens]       0.8.6claws95
7195
7196         * src/*.c
7197                 removed gettext from g_warnings
7198         * po/POTFILES.in
7199                 cleaned and updated
7200         * po/de.po
7201                 updated
7202
7203 2002-12-10 [colin]      0.8.6claws94
7204
7205         * src/main.c
7206                 finish crash dialog fix
7207
7208 2002-12-10 [colin]      0.8.6claws93
7209
7210         * src/main.c
7211                 "Fix" "sylpheed already running" instead of
7212                 crash dialog appearing after a crash
7213
7214 2002-12-10 [colin]      0.8.6claws92
7215
7216         * po/POTFILES.in
7217                 add src/gtk/sslcertwindow.c
7218
7219 2002-12-10 [paul]       0.8.6claws91
7220
7221         * po/POTFILES.in
7222                 updated to reflect recent changes
7223                 submitted by Alessandro Maestri
7224
7225 2002-12-09 [christoph]  0.8.6claws90
7226
7227         * src/Makefile.am
7228         * src/smtp.[ch]                 ** REMOVE **
7229         * src/common/Makefile.am
7230         * src/common/smtp.[ch]          ** NEW **
7231                 move smtp files to common directory
7232
7233 2002-12-09 [christoph]  0.8.6claws89
7234
7235         * src/Makefile.am
7236         * src/session.[ch]              ** REMOVE **
7237         * src/common/Makefile.am
7238         * src/common/session.[ch]       ** NEW **
7239                 move session files to common directory
7240
7241 2002-12-09 [paul]       0.8.6claws88
7242
7243         * src/account.c
7244                 fix bug [649746] edit accounts: move account reverted
7245                 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
7246
7247 2002-12-09 [colin]      0.8.6claws87
7248
7249         * src/ssl_certificate.c
7250                 cleanup
7251
7252 2002-12-09 [colin]      0.8.6claws86
7253
7254         * src/ssl.c
7255                 Try to open the cert.pem database and 
7256                 issue a warning if it isn't there
7257
7258 2002-12-09 [colin]      0.8.6claws85
7259
7260         * src/common/ssl_certificate.c
7261         * src/gtk/sslcertwindow.c
7262                 Warning fixes
7263
7264 2002-12-09 [colin]      0.8.6claws84
7265
7266         * src/ssl_certificate.[ch] ** REMOVED **
7267         * src/common/ssl_certificate.[ch] ** NEW **
7268         * src/Makefile.am
7269         * src/common/Makefile.am
7270                 Moved ssl_certificate.[ch] to common
7271         * src/common/ssl.c 
7272                 Put back needed include
7273         * src/gtk/sslcertwindow.[ch]
7274                 Changed ssl_certificate.h include
7275         
7276 2002-12-09 [colin]      0.8.6claws83
7277
7278         * src/gtk/sslcertwindow.[ch]
7279                 Implement hook for certificate acception
7280         * src/ssl_certificate.[ch]
7281                 Implement hook for certificate acception
7282         * src/common/ssl.c
7283                 Reenable certificate acception check
7284         * src/mainwindow.c
7285                 Register sslcertwindow's hook
7286         
7287 2002-12-08 [christoph]  0.8.6claws82
7288
7289         * src/about.c
7290         * src/addr_compl.c
7291         * src/codeconv.c
7292         * src/manual.c
7293         * src/undo.c
7294         * src/common/utils.c
7295                 o add missing includes
7296                 o fix warnings
7297         * src/.cvsignore
7298         * src/common/.cvsignore
7299         * src/common/version.h          ** REMOVE **
7300                 remove autogenerated file
7301
7302 2002-12-08 [paul]       0.8.6claws81
7303
7304         * src/stringtable.c
7305                 put back needed include
7306
7307 2002-12-08 [colin]      0.8.6claws80
7308         
7309         * src/gtk/sslcertwindow.c
7310                 Cleaner popups when asking
7311         * src/ssl_certificate.c
7312         * src/prefs_common.[ch]
7313                 remove ssl certificate pref
7314                 put back needed include
7315         * src/undo.c
7316                 put back needed include
7317
7318 2002-12-08 [christoph]  0.8.6claws79
7319
7320         * src/folderview.c
7321         * src/logwindow.c
7322         * src/statusbar.c
7323         * src/summaryview.c
7324                 only abort hook invokation if required data is missing not
7325                 if our own data pointer is NULL, update hookfunction for
7326                 log window
7327
7328 2002-12-08 [paul]       0.8.6claws78
7329
7330         * src/about.c
7331         * src/addrcache.c
7332         * src/addrclip.c
7333         * src/addr_compl.c
7334         * src/addrselect.c
7335         * src/codeconv.c
7336         * src/colorlabel.c
7337         * src/enriched.c
7338         * src/esmtp.c
7339         * src/exporthtml.c
7340         * src/headerview.c
7341         * src/imageview.c
7342         * src/manual.c
7343         * src/noticeview.c
7344         * src/pgptext.c
7345         * src/scoring.c
7346         * src/sourcewindow.c
7347         * src/stringtable.c
7348         * src/undo.c
7349                 clean up: remove unneccesary includes
7350
7351 2002-12-08 [christoph]  0.8.6claws77
7352
7353         * src/folderview.c
7354         * src/statusbar.c
7355         * src/summaryview.c
7356         * src/common/hooks.[ch]
7357                 hook functions now have a gboolean return value, if a hook
7358                 returns TRUE it will stop executing of any more hooks in
7359                 the same hooklist for this invokation
7360
7361 2002-12-08 [colin]      0.8.6claws76
7362         
7363         * src/main.c
7364                 put back argv0 for CRASH_DIALOG
7365
7366 2002-12-08 [christoph]  0.8.6claws75
7367
7368         * src/Makefile.am
7369         * src/about.c
7370         * src/account.c
7371         * src/crash.c
7372         * src/esmtp.h
7373         * src/imap.[ch]
7374         * src/inc.c
7375         * src/main.c
7376         * src/mainwindow.c
7377         * src/news.c
7378         * src/pop.[ch]
7379         * src/prefs_account.[ch]
7380         * src/prefs_common.[ch]
7381         * src/send.[ch]
7382         * src/smtp.[ch]
7383         * src/ssl_certificate.[ch]
7384         * src/ssl_manager.[ch]
7385         * src/common/Makefile.am
7386         * src/common/log.c
7387         * src/common/nntp.[ch]
7388         * src/common/socket.[ch]
7389         * src/common/ssl.[ch]
7390         * src/gtk/sslcertwindow.[ch]
7391         * ac/openssl.m4
7392                 use new autoconf script to detect OpenSSL with extra parameters
7393                 to specify the location of libs and includes, also remove USE_SSL
7394                 to USE_OPENSSL
7395
7396         * src/common/sylpheed.[ch]
7397         * src/common/version.h.in
7398                 start seperation of common code initialization seperated from gui
7399
7400         * src/summaryview.c
7401                 The function that is called when a color label changes
7402                 should not change the color lable again
7403
7404 2002-12-08 [colin]      0.8.6claws74
7405
7406         * src/gtk/sslcertwindow.c
7407                 warning fixes
7408
7409 2002-12-08 [colin]      0.8.6claws73
7410
7411         * src/statusbar.c
7412           src/common/log.h
7413                 Register a hook for statusbar_puts_all
7414         * src/common/log.c
7415                 invoke statusbar_puts_all's hook
7416         
7417 2002-12-08 [colin]      0.8.6claws72
7418
7419         * src/ssl_certificate.c
7420                 Put back a badly-removed include
7421
7422 2002-12-08 [colin]      0.8.6claws71
7423
7424         * src/gtk/sslcertwindow.[ch]    ** NEW **
7425                 new certificate presentation
7426         * src/gtk/Makefile.am
7427                 add new files
7428         * src/ssl_certificate.[ch]
7429                 gtk cleanup, made utility functions public
7430         * src/ssl_manager.c
7431                 use new cert presentation
7432
7433 2002-12-07 [christoph]  0.8.6claws70
7434
7435         * src/Makefile.am
7436         * src/nntp.[ch]                 ** REMOVE **
7437         * src/common/Makefile.am
7438         * src/common/nntp.[ch]          ** NEW **
7439                 move nntp files to common directory
7440
7441 2002-12-07 [christoph]  0.8.6claws69
7442
7443         * src/procmsg.[ch]
7444         * src/summaryview.c
7445                 implement msginfo update callback using sylpheed's new
7446                 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
7447
7448 2002-12-06 [christoph]  0.8.6claws68
7449
7450         * src/editgroup.c
7451                 This patch changes the 'Edit Group Details' dialog to
7452                 allow extended selections in either pane, so that
7453                 addresses can be added or removed from a group more
7454                 quickly and easily. (it actually is a net decrease in
7455                 file size, as some unnecessary functions have been
7456                 removed). 
7457                 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
7458
7459 2002-12-06 [christoph]  0.8.6claws67
7460
7461         * src/Makefile.am
7462         * src/template.[ch]             ** REMOVE **
7463         * src/common/Makefile.am
7464         * src/common/template.[ch]      ** NEW **
7465                 move template files to common directory
7466
7467         * src/nntp.c
7468                 add missing log.h include
7469
7470 2002-12-06 [melvin]     0.8.6claws66
7471
7472         * src/prefs_actions.c
7473                 Added the trailing ">" syntax to insert command's output
7474                 without replacing old text (in contrast to trailing "|").
7475
7476 2002-12-05 [colin]      0.8.6claws65
7477         
7478         * src/common/utils.c
7479                 Don't modify original search_string or it'll change
7480                 the next iterations in the for()
7481
7482 2002-12-05 [darko]      0.8.6claws64
7483
7484         * src/common/utils.c
7485                 proper check for filtering commands, found by Colin
7486
7487 2002-12-05 [darko]      0.8.6claws63
7488
7489         * src/common/utils.c
7490                 check proper string for NULL pointer, found by Colin
7491
7492 2002-12-05 [darko]      0.8.6claws62
7493
7494         * src/common/utils.[ch]
7495                 expand_search_string(): new function
7496                 converts Mutt-like patterns to Sylpheed's
7497                 filtering engine
7498         * src/summaryview.c
7499                 use expand_search_string() to allow Mutt-like
7500                 patterns in extended search
7501         * README.claws
7502                 document extended option in quick search
7503
7504 2002-12-05 [paul]       0.8.6claws61
7505
7506         * sync with 0.8.6cvs16
7507                 see ChangeLog 2002-12-05
7508                 
7509         * po/POTFILES.in
7510                 clean up
7511
7512 2002-12-04 [christoph]  0.8.6claws60
7513
7514         * src/imap.[ch]
7515                 put imap authentication code into a new function and
7516                 remove it from imap_session_new that will allow to
7517                 send other commands before authentication
7518
7519 2002-12-04 [christoph]  0.8.6claws59
7520
7521         * src/imap.[ch]
7522                 use already existing method to prevent unneeded IMAP
7523                 folder selects. Set imap_select parameters to NULL
7524                 in some functions if the values are not required.
7525
7526         * src/xml.h
7527                 remove no longer required include
7528
7529 2002-12-04 [paul]       0.8.6claws58
7530
7531         * po/es.po
7532                 updated by Ricardo Mones Lastra
7533                 
7534         * configure.in
7535           po/hu.po      ** NEW FILE **
7536                 initial Hungarian translation, submitted
7537                 by Gál Zoltán <galzoli@hu.inter.net>
7538
7539 2002-12-03 [christoph]  0.8.6claws57
7540
7541         * src/Makefile.am
7542         * src/gtksctree.[ch]            ** REMOVE **
7543         * src/gtk/Makefile.am
7544         * src/gtk/gtksctree.[ch]        ** NEW **
7545                 move gtksctree files to gtk directory
7546
7547 2002-12-03 [christoph]  0.8.6claws56
7548
7549         * src/Makefile.am
7550         * src/md5.[ch]                  ** REMOVE **
7551         * srm/common/Makefile.am
7552         * src/common/md5.[ch]           ** NEW **
7553                 move md5 files to common directory
7554
7555         * src/gtkstext.c
7556                 remove not required #include
7557
7558 2002-12-03 [sergey]     0.8.6claws55
7559
7560         * src/gtkutils.c
7561         * src/gtkutils.h
7562                 gtkut_window_popup(): new function.
7563         * src/mainwindow.c
7564                 main_window_popup(): use gtkut_window_popup() to raise
7565                 window without changing its position.
7566                 (see sylpheed-main ML message [sylpheed:17247])
7567
7568 2002-12-03 [sergey]     0.8.6claws54
7569
7570         * src/send.c
7571                 send_message_local(): removed first-dot escaping
7572                 (SMTP-only, not needed for sending through pipe)
7573
7574 2002-12-03 [paul]       0.8.6claws53
7575
7576         * po/POTFILES.in
7577                 update to reflect recent changes (thanks
7578                 to Ricardo Mones Lastra)
7579                 
7580         * tools/filter_conv.pl
7581                  fix problem with quoted strings. Patch submitted
7582                  by Luke Plant <lukeplant@softhome.net>
7583
7584 2002-12-03 [paul]       0.8.6claws52
7585
7586         * sync with 0.8.6cvs15
7587                 see ChangeLog 2002-12-03
7588
7589 2002-12-02 [christoph]  0.8.6claws51
7590
7591         * src/logwindow.[ch]
7592         * src/common/log.[ch]
7593                 implement logging using a hook function
7594
7595         * src/folderview.c
7596         * src/folder.[ch]
7597                 define hooklist name in header file to avoid
7598                 errors caused by wrong spelling of hooklist names
7599
7600         * src/toolbar.c
7601                 fix warnings
7602
7603 2002-12-02 [christoph]  0.8.6claws50
7604
7605         * src/common/Makefile.am
7606                 add src/common/hooks.[ch]
7607
7608         * src/common/hooks.[ch]
7609                 implement a simple hook system using glib's hook functions
7610
7611         * src/folder.[ch]
7612         * src/folderview.c
7613                 use new hook system for folder item updates
7614
7615 2002-12-02 [christoph]  0.8.6claws49
7616
7617         * doc-src/ui_seperation.txt     ** NEW **
7618                 information for ui seperation
7619
7620         * src/Makefile.am
7621                 remove files that were moved to common
7622                 include common directory by default for the header files
7623
7624         * src/inc.c
7625         * src/common/socket.c
7626         * src/automaton.[ch]
7627                 implement automaton using g_io_*-functions instead of
7628                 gdk_input_add to make it ui independent
7629
7630         * src/codeconv.c
7631         * src/compose.c
7632         * src/ldif.c
7633         * src/pgptext.c
7634         * src/procmime.c
7635         * src/rfc2015.c
7636         * src/smtp.c
7637         * src/unmime.c
7638                 remove common/ prefix because directory is now in
7639                 include path
7640
7641         * src/compose.c
7642         * src/folder.c
7643         * src/folderview.c
7644         * src/mainwindow.c
7645         * src/messageview.c
7646         * src/prefs_common.c
7647         * src/procmsg.c
7648         * src/rfc2015.c
7649                 fix warnings
7650
7651         * src/imap.c
7652         * src/inc.c
7653         * src/news.c
7654         * src/pop.c
7655         * src/send.c
7656         * src/smtp.c
7657         * src/ssl_certificate.c
7658                 add log.h header file for logging functions
7659
7660         * src/main.c
7661         * src/common/utils.c
7662         * src/summaryview.c
7663         * src/xml.c
7664                 o move debug_mode to common/utils.c
7665                 o add functions to set and get debug_mode
7666
7667         * src/defs.h                    ** REMOVE **
7668         * src/intl.h                    ** REMOVE **
7669         * src/socket.[ch]               ** REMOVE **
7670         * src/ssl.[ch]                  ** REMOVE **
7671         * src/utils.[ch]                ** REMOVE **
7672                 replaced by new files in src/common/
7673         
7674         * src/common/Makefile.am
7675                 add new files in src/common/
7676
7677         * src/common/defs.h             ** NEW **
7678         * src/common/intl.h             ** NEW **
7679         * src/common/log.[ch]           ** NEW **
7680         * src/common/socket.[ch]        ** NEW **
7681         * src/common/ssl.[ch]           ** NEW **
7682         * src/common/utils.[ch]         ** NEW **
7683                 replacement for files in src/
7684
7685 2002-12-02 [colin]      0.8.6claws48
7686
7687         * src/folderview.c
7688                 Scroll folderview if necessary during dnd
7689
7690 2002-12-02 [colin]      0.8.6claws47
7691
7692         * src/folder.[ch]
7693                 Add check to verify a move is within a single mailbox
7694         * src/folderview.c
7695                 Add specific error string for this check
7696
7697 2002-12-02 [colin]      0.8.6claws46
7698
7699         * src/folder.c
7700                 Add a test to folder moving, remove a statusbar_print
7701         * src/folderview.c
7702                 Add Move folder... context-menu item
7703                 Factorize folder moving code
7704                 Enable folder DND for mbox
7705
7706 2002-12-01 [christoph]  0.8.6claws45
7707
7708         * ac/aspell.m4
7709                 remove conf.aspelltest if the version check fails
7710
7711 2002-11-30 [christoph]  0.8.6claws44
7712
7713         * autogen.sh
7714                 run libtoolize --force in autogen to create missing
7715                 libtool scripts
7716
7717 2002-11-30 [christoph]  0.8.6claws43
7718
7719         * src/Makefile.am
7720         * src/pgptext.c
7721         * src/procmime.c
7722         * src/rfc2015.c
7723         * src/uuencode.[ch]             ** REMOVED **
7724         * src/common/Makefile.am
7725         * src/common/uuencode.[ch]      ** NEW **
7726                 move uuen/decoder to common directory
7727
7728 2002-11-30 [christoph]  0.8.6claws42
7729
7730         * src/Makefile.am
7731         * src/base64.[ch]               ** REMOVED **
7732         * src/codeconv.c
7733         * src/compose.c
7734         * src/ldif.c
7735         * src/pgptext.c
7736         * src/procmime.c
7737         * src/rfc2015.c
7738         * src/smtp.c
7739         * src/unmime.c
7740         * src/common/Makefile.am
7741         * src/common/base64.[ch]        ** NEW **
7742                 move base64 en/decoder to common directory
7743
7744 2002-11-30 [christoph]  0.8.6claws41
7745
7746         * src/common                    ** NEW **
7747                 new directory for UI independent code
7748         * src/gtk                       ** NEW **
7749                 new directory for GTK frontend
7750         * src/common/.cvsignore         ** NEW **
7751         * src/gtk/.cvsignore            ** NEW **
7752                 ignore build files
7753         * src/common/Makefile.am        ** NEW **
7754         * src/gtk/Makefile.am           ** NEW **
7755                 automake files to build new seperated stuff
7756         * src/Makefile.am
7757                 the binary will currently still be build with the
7758                 files in src, so we include the code from the
7759                 subdirs for now after building the libs there
7760
7761 2002-11-30 [paul]       0.8.6claws40
7762
7763         * src/compose.c
7764                 fix bug [642731] 'Wrong selected account with drafted mail'
7765
7766 2002-11-29 [oliver]     0.8.6claws39
7767         
7768         * src/messageview.c
7769                 o update summaryview when switching between different
7770                   messageviews          
7771         * src/toolbar.c  
7772                 o check if messageview holds already removed msg
7773                   from summaryview
7774                 
7775
7776 2002-11-29 [oliver]     0.8.6claws38
7777
7778         * src/toolbar.c 
7779                 remove not needed variables and includes
7780                 make messageview stay opened and move to next when msgs are deleted 
7781
7782 2002-11-29 [oliver]     0.8.6claws37
7783         
7784         * src/toolbar.c 
7785                 disable compose button (messageview toolbar) by default
7786                 deleted msgs are moved to trash
7787         
7788 2002-11-29 [melvin]     0.8.6claws36
7789
7790         * configure.in
7791                 Increased minimal gpgme version to 0.3.10 (Zombies out)
7792                 and to detect signatures expirations (gpgme 0.3.6)
7793
7794         * src/main.c
7795                 Use non obsolescent function for Gpgme engine checking.
7796
7797         * src/rfc2015.c
7798                 Inform about expired signatures or signatures which key
7799                 has expired. Expiration date is displayed.
7800
7801         * src/sigstatus.c
7802                 Inform about expired signatures or signatures which key
7803                 has expired.
7804
7805 2002-11-28 [paul]       0.8.6claws35
7806
7807         * src/folderview.c
7808                 re-instate 'Check for new messages' in Newsgroup
7809                 folders right-click menu, after a suggestion from
7810                 Tim Mann <timmann@users.sourceforge.net>
7811
7812         * src/main.c
7813                 after a crash check only local folders for new
7814                 messages
7815
7816 2002-11-28 [paul]       0.8.6claws34
7817
7818         * configure.in
7819                 apply patch that fixes the checking of GTK with XIM 
7820                 support on different OSs, such as FreeBSD. Patch 
7821                 submitted by Topia <topia@users.sourceforge.net>
7822                 
7823 2002-11-28 [paul]       0.8.6claws33
7824
7825         * src/mainwindow.c
7826           src/prefs_common.c
7827           src/prefs_toolbar.c
7828                 more changes to the English
7829
7830 2002-11-28 [paul]       0.8.6claws32
7831
7832         * sync with 0.8.6cvs13
7833                 see ChangeLog 2002-11-28 (no sync needed
7834                 for src/compose.c)
7835
7836 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws31
7837         
7838         * src/mainwindow.[ch]
7839                 add patch by Ivan F. Martinez introducing messageview Toolbar
7840                 some changes and committed by oliver    
7841
7842 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws30
7843
7844         * src/messageview.[ch]
7845                 add patch by Ivan F. Martinez introducing messageview Toolbar
7846                 some changes and committed by oliver    
7847
7848 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws29
7849
7850         * src/compose.[ch]
7851                 add patch by Ivan F. Martinez introducing messageview Toolbar
7852                 some changes and committed by oliver    
7853
7854 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws28
7855         
7856         * src/toolbar.[ch]
7857                 add patch by Ivan F. Martinez introducing messageview Toolbar
7858                 some changes and committed by oliver
7859
7860 2002-11-28 [oliver]     0.8.6claws27
7861         
7862         * src/prefs_toolbar.[ch]
7863                 getting ready for messageview toolbar
7864                 free mem allocated by gettext
7865                 change prefs_toolbar to prefs_toolbar_open
7866  
7867 2002-11-28 [thorsten]   0.8.6claws26
7868
7869         * src/imageview.[ch]
7870                 cleaned up conflicting declarations of
7871                 imageview_show_image()
7872
7873 2002-11-28 [paul]       0.8.6claws25
7874
7875         * src/grouplistdialog.c
7876           src/prefs_common.c
7877           src/prefs_summary_column.c
7878                 a few more improvements to the English
7879
7880 2002-11-28 [colin]      0.8.6claws24
7881
7882         * man/sylpheed.1
7883                 A few updates to command-line parameters
7884
7885 2002-11-28 [colin]      0.8.6claws23
7886
7887         * src/prefs_filtering.c
7888                 Fix problems with prefs_filtering_delete_path:
7889                 a) if the first rule is removed, original pointers
7890                    weren't updated (leading to segfaults)
7891                 b) it was always global_processing updated in case
7892                    of removed path was parent of rule path
7893
7894 2002-11-27 [paul]       0.8.6claws22
7895
7896         * src/mainwindow.c
7897           src/prefs_account.c
7898           src/prefs_actions.c
7899           src/prefs_common.c
7900           src/prefs_customheader.c
7901           src/prefs_display_header.c
7902           src/prefs_filtering.c
7903           src/prefs_folder_item.c
7904           src/prefs_matcher.c
7905           src/prefs_scoring.c
7906           src/prefs_summary_column.c
7907           src/prefs_template.c
7908           src/prefs_toolbar.c
7909                  improve the English in the GUI
7910
7911 2002-11-27 [colin]      0.8.6claws21
7912
7913         * src/folder.c
7914                 Fix processing renaming problems happening after
7915                 last commit
7916
7917 2002-11-27 [colin]      0.8.6claws20
7918
7919         * src/folder.c
7920                 recursive move now deletes src each subfolder after 
7921                 having moved it
7922         * src/folderview.c
7923                 Use identifier instead of path during dnd (enables
7924                 IMAP folder dnd)
7925
7926 2002-11-27 [paul]       0.8.6claws19
7927
7928         * src/main.c
7929                 apply patch that does command-line processing 
7930                 BEFORE gtk_init, allowing claws to run from 
7931                 shell-scripts in non-X environment (e.g. crontab 
7932                 or ip-up, ip-down scripts). Patch submitted by
7933                 Ruslan N. Balkin <baron@dartel.ru>
7934                 
7935         * po/it.po
7936                 updated by Alessandro Maestri
7937
7938 2002-11-27 [paul]       0.8.6claws18
7939
7940         * sync with 0.8.6cvs12
7941           src/prefs_common.c
7942                 Differences are that main uses a 'Receive dialog'
7943                 frame on the Interface tab, whereas claws groups all 
7944                 the dialogs together in a 'Dialogs' frame.
7945
7946 2002-11-27 [colin]      0.8.6claws17
7947
7948         * src/prefs_matcher.c
7949                 Fix Execute criteria's NOT flag
7950
7951
7952 2002-11-26 [christoph]  0.8.6claws16
7953
7954         * src/ssl.c
7955                 rewrite the ssl code a little bit, only use one
7956                 SSL context, set default certificates' file/path
7957
7958 2002-11-26 [thorsten]   0.8.6claws15
7959
7960         * src/compose.c
7961                 default-reply-to didn't work for ml-reply
7962
7963 2002-11-26 [melvin]     0.8.6claws14
7964
7965         * src/prefs_actions.c
7966                 Made pipe-actions ignore short headers in message view
7967                 Made trailing-pipe-actions write in the message view with
7968                 the same font as the original message
7969
7970 2002-11-26 [paul]       0.8.6claws13
7971
7972         * src/compose.c
7973                 this time commit the correct file
7974
7975 2002-11-26 [paul]       0.8.6claws12
7976
7977         * sync with 0.8.6cvs11
7978           src/quote_fmt_parse.y  
7979                 no sync needed
7980           src/account.[ch]       
7981                 not sync'ed
7982           src/compose.c
7983                 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
7984                 on draft mode.
7985                 compose_reedit(): add check for 'X-Sylpheed-Account-Id:' 
7986                 header
7987                 
7988         see ChangeLog 2002-11-25 and 2002-11-26
7989
7990 2002-11-26 [colin]      0.8.6claws11
7991
7992         * src/folderview.c
7993                 Fix collapsed folder not auto-expanding during
7994                 mail dnd, if it was the source folder.
7995
7996 2002-11-25 [colin]      0.8.6claws10
7997
7998         * src/folderview.[ch]
7999                 Variable renaming and cleaning (slist of nodes 
8000                 to be re-collapsed is stored in FolderView)
8001
8002 2002-11-25 [paul]       0.8.6claws9
8003
8004         * src/prefs_common.[ch]
8005                 fix breakage caused by last commit
8006
8007 2002-11-25 [paul]       0.8.6claws8
8008
8009         * sync with 0.8.6cvs4
8010                 see ChangeLog 2002-11-21
8011
8012 2002-11-25 [paul]       0.8.6claws7
8013
8014         * sync with 0.8.6cvs4
8015                 see ChangeLog 2002-11-20
8016
8017 2002-11-25 [paul]       0.8.6claws6
8018
8019         * sync with 0.8.6cvs3
8020                 see ChangeLog 2002-11-18
8021
8022 2002-11-25 [colin]      0.8.6claws5
8023
8024         * src/gtkutils.[ch]
8025                 Add gtkut_ctree_node_is_parent()
8026         * src/folderview.c
8027                 Spring-loaded folders
8028
8029 2002-11-25 [colin]      0.8.6claws4
8030
8031         * src/utils.[ch]
8032                 Add slist_concat_unique(), function to merge
8033                 two GSList filtering dups
8034         * src/folder.[ch]
8035         * src/summaryview.[ch]
8036         * src/folderview.c
8037         * src/main.c
8038                 Add detection/update/display of unread answers
8039                 to marked mails
8040         * src/procmsg.[ch]
8041                 Add procmsg_find_children()
8042                 Add procmsg_msg_has_marked_parent()
8043
8044 2002-11-25 [colin]      0.8.6claws3
8045
8046         * src/ssl_certificate.[ch]
8047                 Allow checking a certificate without a DNS
8048                 lookup
8049                 Allow to forget a cert (by deleting it)
8050                 Make ssl_certificate_destroy_public
8051         * src/ssl_manager.[ch] ** NEW FILES **
8052                 Gui to manage (display/remove) certificates
8053         * src/prefs_common.[ch]
8054                 Add a pref to allow silent acceptation of
8055                 trusted certificates or not (based on the
8056                 "I want to know what's going on" principle)
8057         * src/mainwindow.c
8058                 Add SSL manager in Tools menu
8059         * src/Makefile.am
8060                 Add the new files to the build
8061         * po/POTFILES.in
8062                 Add ssl_manager.c to translations
8063
8064 2002-11-25 [colin]      0.8.6claws2
8065
8066         * src/summaryview.[ch]
8067                 Add S_SEARCH_EXTENDED to the quick search, which 
8068                 allows to search using filtering syntax.
8069
8070 2002-11-25 [colin]      0.8.6claws1
8071
8072         * src/summaryview.c
8073                 Deletion of duplicates now prefer deleting
8074                 the unread dup (fixes feature-request 638989).
8075
8076 2002-11-24 [paul]       0.8.6claws
8077
8078         * po/es.po
8079           po/pl.po
8080           po/ru.po
8081           po/sr.po
8082                 updated by Ricardo Mones Lastra,
8083                 Witold Wladyslaw Wojciech Wilk,
8084                 Ruslan N. Balkin, and  Urke MMI 
8085                 respectively
8086
8087 2002-11-24 [paul]       0.8.5claws182
8088
8089         * po/bg.po
8090                 updated by George Danchev
8091
8092 2002-11-23 [alfons]     0.8.5claws181
8093
8094         * src/imap.c
8095                 tiny memory leak found by browsing Dimitar's 
8096                 valgrind report
8097
8098 2002-11-23 [paul]       0.8.5claws180
8099
8100         * po/it.po
8101                 updated by Alessandro Maestri
8102
8103 2002-11-22 [christoph]  0.8.5claws179
8104
8105         * src/compose.c
8106         * src/inc.c
8107         * src/prefs_filtering.c
8108         * src/summaryview.c
8109                 more warning fixes
8110
8111 2002-11-22 [alfons]     0.8.5claws178
8112
8113         * src/summaryview.c
8114                 summary_execute_delete_func(): if message is deleted, make 
8115                 sure to also remove its entry in the subject hash table. 
8116                 fixes a corner case bug.
8117
8118 2002-11-22 [paul]       0.8.5claws177
8119
8120         * .cvsignore
8121                 add 'autom4te.cache'
8122                 
8123         * ltconfig      ** REMOVED **
8124                 not needed
8125
8126 2002-11-22 [paul]       0.8.5claws176
8127
8128         * src/textview.c
8129                 textview_set_font(): fix for message display in
8130                 UTF-8 locales (thanks to Sergey Vlasov).
8131                 
8132         * AUTHORS
8133                 add new team members and contributors
8134
8135
8136 2002-11-21 [colin]      0.8.5claws175
8137
8138         * src/procmsg.[ch]
8139                 Add procmsg_remove_special_headers()
8140         * src/mh.c
8141                 Use procmsg_remove_special_headers() for 
8142                 previous fix
8143
8144 2002-11-21 [colin]      0.8.5claws174
8145
8146         * src/mh.c
8147                 Fix moving/copying from queue/draft folders
8148                 for MH folders
8149
8150 2002-11-21 [christoph]  0.8.5claws173
8151
8152         * src/crash.c
8153         * src/filtering.c
8154         * src/logwindow.c
8155         * src/main.c
8156         * src/matcher_parser_lex.[hl]
8157         * src/mbox.c
8158         * src/mbox_folder.[ch]
8159         * src/prefs_filtering.c
8160         * src/procheader.c
8161         * src/quote_fmt_lex.l
8162         * src/ssl.c
8163                 fix all warnings except the warnings in lex and yacc files
8164
8165 2002-11-20 [christoph]  0.8.5claws172
8166
8167         * src/imap.c
8168                 fix MsgInfo retrieval for IMAP draft and queue folders
8169                 (closes bug [ 619558 ] Draft saving on IMAP box issue)
8170
8171 2002-11-19 [christoph]  0.8.5claws171
8172
8173         * src/compose.c
8174                 fix segfault, when draft saving does not get
8175                 the MsgInfo of the new message
8176                 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
8177
8178 2002-11-19 [christoph]  0.8.5claws170
8179
8180         * src/procmsg.c
8181                 add parameter check for flag setting function
8182                 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
8183
8184 2002-11-18 [paul]       0.8.5claws169
8185
8186         * src/compose.c
8187                 more sensitivity fixes to redirect mode:
8188                 * disable toolbar draft button
8189                 * allow only Address book in the Tools menu
8190                 * disable editing of message by the spell
8191                   checker
8192
8193 2002-11-18 [paul]       0.8.5claws168
8194
8195         * src/compose.c
8196                 fix sensitivity of menu items in compose_redirect():
8197                 allow only the necessary items 
8198
8199 2002-11-18 [paul]       0.8.5claws167
8200
8201         * src/compose.c
8202                 fix bug [ 603259 ] 'attachment got lost on bounce'
8203
8204 2002-11-18 [paul]       0.8.5claws166
8205
8206         * po/ru.po
8207                 updated by Ruslan N. Balkin <baron@dartel.ru>
8208
8209 2002-11-18 [colin]      0.8.5claws165
8210
8211         * src/main.c
8212           src/defs.h
8213                 Remove old filtering stuff
8214
8215
8216 2002-11-17 [oliver]     0.8.5claws164
8217
8218         * src/toolbar.h
8219                 remove not needed typedef 
8220
8221 2002-11-17 [oliver]     0.8.5claws163
8222
8223         * src/toolbar.c
8224                 make toolbar's on click events translatable
8225
8226 2002-11-15 [colin]      0.8.5claws162
8227
8228         * src/summaryview.c
8229                 Revert too-soon integration of a feature
8230
8231 2002-11-15 [christoph]  0.8.5claws161
8232
8233         * src/imap.c
8234                 use main's implementation of imap_get_msginfo
8235
8236 2002-11-15 [christoph]  0.8.5claws160
8237
8238         * src/compose.c
8239         * src/folder.[ch]
8240         * src/imap.c
8241         * src/mbox_folder.c
8242         * src/mh.c
8243         * src/news.c
8244         * src/procmsg.c
8245         * src/summaryview.c
8246                 replace claws' fetch_msginfo with main's get_msginfo
8247                 (use main's implementation where possible)
8248
8249 2002-11-15 [colin]      0.8.5claws159
8250
8251         * src/ssl_certificate.c
8252                 Missed a check
8253
8254 2002-11-16 [melvin]     0.8.5claws158
8255
8256         * po/fr.po
8257                 Updated French translations.
8258
8259 2002-11-16 [colin]      0.8.5claws157
8260
8261         * src/ssl_certificate.c
8262                 Check for missing parts in the certificates
8263
8264 2002-11-15 [colin]      0.8.5claws156
8265
8266         * src/folderview.c
8267                 Preventive fix (missing check) found by
8268                 Alfons
8269
8270 2002-11-15 [paul]
8271
8272         * NEWS
8273                 sync with 0.8.6 release
8274
8275 2002-11-15 [colin]      0.8.5claws155
8276
8277         * src/folder.[ch]
8278           src/folderview.c
8279                 Fix error handling of folder_item_move_to()
8280                 (thanks to Alfons!)
8281
8282 2002-11-15 [colin]      0.8.5claws154
8283
8284         * src/folder.[ch]
8285           src/folderview.c
8286                 folder_item_move_to() sets an error message instead
8287                 of having GUI stuff in folder.c
8288
8289 2002-11-15 [colin]      0.8.5claws153
8290
8291         * src/procmsg.[ch]
8292                 Implemented a callback for MsgInfo updates, 
8293                 heavily copy/pasted from Christoph's folder 
8294                 callback system
8295         * src/summaryview.[ch]
8296                 Register summary_update_msg as callback
8297
8298 2002-11-14 [colin]      0.8.5claws152
8299         
8300         * src/procmsg.c
8301                 Update the FolderItem after sending (fixes 617593)
8302
8303 2002-11-14 [christoph]  0.8.5claws151
8304
8305         * src/folder.c
8306                 fix wrong position of NULL pointer check found
8307                 by Sergey
8308
8309 2002-11-14 [christoph]  0.8.5claws150
8310
8311         * src/folder.c
8312                 fix segfault when deleting messages from IMAP folders
8313                 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
8314
8315 2002-11-14 [colin]      0.8.5claws149
8316
8317         * src/compose.c
8318                 Forwarding was also ignoring the folder's default account.
8319
8320 2002-11-14 [colin]      0.8.5claws148
8321
8322         * src/compose.c
8323                 Fix sent folder not set to folder properties when 
8324                 forwarding.
8325
8326 2002-11-14 [thorsten]   0.8.5claws147
8327
8328         * src/inc.c
8329                 inc_start(): Files were not moved from .processing to inbox,
8330                 if no global processing rule existed
8331
8332 2002-11-14 [colin]      0.8.5claws146
8333
8334         * src/ssl_certificate
8335                 Fix file operations
8336
8337 2002-11-14 [paul]       0.8.5claws145
8338
8339         * po/it.po
8340                 updated by Alessandro Maestri
8341
8342 2002-11-13 [alfons]     0.8.5claws144
8343
8344         * src/folder.c
8345                 folder_item_close(): only mark messages unread
8346                 when a folder has new messages 
8347
8348 2002-11-13 [keith]      0.8.5claws143
8349
8350         * src/imap.c
8351                 Fix problem moving or copying between
8352                 IMAP folders
8353
8354 2002-11-13 [colin]      0.8.5claws142
8355
8356         * src/matcher_parser_parse.y
8357                 Fix rule problem when " don't match
8358
8359 2002-11-13 [christoph]  0.8.5claws141
8360
8361         * src/folder.c
8362         * src/folderview.c
8363                 moved cache saving to folder_item_close
8364                 the folderview should not have to deal with
8365                 this things
8366
8367 2002-11-13 [christoph]  0.8.5claws140
8368
8369         * src/summaryview.c
8370                 moved setting of important score to
8371                 summary_set_prefs_from_folderitem
8372
8373 2002-11-13 [colin]      0.8.5claws139
8374
8375         * src/matcher_parser_parse.y
8376                 Fix a segfault in the parser (happening when
8377                 a good expression had been tested and a bad 
8378                 one arrives)
8379
8380 2002-11-13 [paul]       0.8.5claws138
8381
8382         * sync with 0.8.5cvs24
8383                 see ChangeLog 2002-11-13
8384                 
8385         * po/pt_BR.po
8386                 updated by Fabio Jr. Beneditto
8387
8388 2002-11-13 [colin]      0.8.5claws137
8389         
8390         * src/msgcache.c
8391           src/defs.h
8392           src/procmsg.[ch]
8393                 Revert last commit, problem
8394
8395 2002-11-13 [colin]      0.8.5claws136
8396
8397         * src/msgcache.c
8398                 Remove duplicated code
8399         * src/defs.h
8400                 Bumped CACHE_VERSION and MARK_VERSION
8401         * src/procmsg.[ch]
8402                 Network endian for cache and mark files
8403
8404 2002-11-12 [colin]      0.8.5claws135
8405
8406         * src/inc.c
8407                 Fix the "socket error" dialog which disappeared
8408
8409 2002-11-12 [colin]      0.8.5claws134
8410
8411         * src/msgcache.c
8412                 Reverse last commit which had performance 
8413                 problems, but still reverse the list
8414
8415 2002-11-12 [colin]      0.8.5claws133
8416
8417         * src/msgcache.c
8418                 Reverse list order
8419
8420 2002-11-12 [melvin]     0.8.5claws132
8421
8422         * src/compose.c
8423                 Added a check for a NULL prefs_common.dictionary
8424
8425 2002-11-12 [colin]      0.8.5claws131
8426
8427         * src/ssl_certificate.[ch]
8428                 Use FQDN hostname
8429
8430 2002-11-12 [colin]      0.8.5claws130
8431
8432         * src/ssl_certificate.[ch]
8433                 Take connection port into account for 
8434                 checking certificates (a single hostname
8435                 could have multiple servers with multiple
8436                 certificates)
8437         * src/ssl.c
8438                 Pass the port to ssl_certificate_check
8439
8440 2002-11-12 [paul]       0.8.5claws129
8441
8442         * src/folder.c
8443                 fix a typo in last commit
8444
8445 2002-11-12 [paul]       0.8.5claws128
8446
8447         * sync with 0.8.5cvs23
8448                 see ChangeLog entry 2002-11-12
8449
8450 2002-11-11 [colin]      0.8.5claws127
8451
8452         * src/ssl_certificate.c
8453                 Cleaner messages
8454                 Don't popup, instead log error, if the 
8455                 corresponding pref is checked
8456         * src/ssl_certificate.h
8457                 include <openssl/objects/h>
8458
8459 2002-11-11 [colin]      0.8.5claws126
8460
8461         * src/ssl_certificate.h
8462                 _Really_ clean it
8463
8464 2002-11-11 [colin]      0.8.5claws125
8465         
8466         * src/ssl_certificate.c
8467                 Fixed leak
8468
8469 2002-11-11 [colin]      0.8.5claws124
8470
8471         * src/ssl.c
8472                 Cleaned a bit
8473         * src/ssl_certificate.[ch]
8474                 Cleaned a bit (better use of SSL API)
8475                 (This will cause non-recognition of saved 
8476                  certificates of claws12[23]...)
8477
8478 2002-11-11 [paul]       0.8.5claws123
8479         
8480         * po/es.po
8481                 updated by Ricardo Mones Lastra
8482
8483 2002-11-11 [colin]      0.8.5claws122
8484
8485         * src/ssl.c
8486                 Fix a typo
8487
8488 2002-11-11 [colin]      0.8.5claws121
8489
8490         * src/ssl_certificate.[ch] ** NEW FILES **
8491         * src/ssl.[ch]
8492                 Check SSL certificates presented to us
8493         * src/Makefile.am
8494                 Add ssl_certificate.[ch]
8495         * po/POTFILES.in
8496                 Add ssl_certificate.c
8497
8498 2002-11-11 [paul]       0.8.5claws120
8499
8500         * sync with 0.8.5cvs22
8501                 see ChangeLog 2002-11-11
8502
8503 2002-11-11 [paul]       0.8.5claws119
8504
8505         * sync with 0.8.5cvs21
8506                 see ChangeLog 2002-11-11
8507
8508 2002-11-10 [jens]       0.8.5claws118
8509
8510         * src/folder.c
8511         * src/folderview.c
8512                 corrected some typing
8513         * po/de.po
8514                 updated german translation
8515         * sylpheed.spec.in
8516                 cleaned up specfile and adjusted it for claws
8517
8518 2002-11-10 [colin]      0.8.5claws117
8519
8520         * src/summaryview.c
8521                 a STATUSBAR_PUSH/POP fix
8522
8523 2002-11-10 [colin]      0.8.5claws116
8524
8525         * src/prefs_folder_item.c
8526                 Fix hanging after opening folder properties
8527
8528 2002-11-10 [hoa]        0.8.5claws115
8529
8530         * src/matcher_parser_lex.l
8531         * src/matcher_parser_parse.y
8532                 config file for scoring and filtering is no more trashed
8533                 when there is a syntax error in a filtering rule when
8534                 editing it in a dialog.
8535
8536 2002-11-09 [colin]      0.8.5claws114
8537
8538         * src/mbox_folder.c
8539                 Added missing initialisation of folder->destroy()
8540
8541 2002-11-09 [colin]      0.8.5claws113
8542
8543         * src/folder.c
8544           src/folderview.c
8545                 Fix the status bar messages
8546
8547 2002-11-09 [colin]      0.8.5claws112
8548
8549         * src/folderview.c
8550                 Fix hangs after folder dnd, happening after 
8551                 claws109.
8552
8553 2002-11-09 [christoph]  0.8.5claws111
8554
8555         * src/folderview.c
8556                 just changed order of calls (reverse order of
8557                 associated calls)
8558         * src/inc.c
8559                 lock inc when checking only one account, otherwise
8560                 inc all could be executed at the same time
8561
8562 2002-11-09 [christoph]  0.8.5claws110
8563
8564         * src/folderview.c
8565                 better unlock the mouse cursor before calling
8566                 summary_show because it changes the cursor too
8567
8568 2002-11-09 [christoph]  0.8.5claws109
8569
8570         * src/folder.[ch]
8571         * src/folderview.c
8572                 add functions to open and close a folder
8573                 o opending will execute scanning for remote folders
8574                   and processing
8575                 o closing will unset new flag for messages
8576
8577 2002-11-09 [colin]      0.8.5claws108
8578
8579         * src/folder.c
8580                 Add a call to prefs_matcher_write_config to 
8581                 avoid non-leaf folders filtering settings to be
8582                 lost
8583
8584 2002-11-09 [paul]       0.8.5claws107
8585
8586         * src/prefs_account.c
8587                 re-word a label
8588
8589 2002-11-09 [colin]      0.8.5claws106
8590
8591         * src/folderview.c
8592                 Minor esthetic fix
8593
8594 2002-11-09 [colin]      0.8.5claws105
8595
8596         * src/folderview.c
8597                 Fix prefs_filtering deletion for MH folders (same
8598                 reason as below)
8599         * src/prefs_filtering.c
8600                 Fix prefs_filtering renaming and deletion for 
8601                 folder-based processing rules.  
8602
8603 2002-11-09 [christoph]  0.8.5claws104
8604
8605         * src/compose.c
8606         * src/folder.[ch]
8607         * src/folderview.[ch]
8608         * src/import.c
8609         * src/inc.c
8610         * src/main.c
8611         * src/mainwindow.c
8612         * src/messageview.c
8613         * src/prefs_folder_item.c
8614         * src/procmsg.c
8615         * src/summaryview.c
8616                 implement a callback system for folder item updates
8617
8618 2002-11-09 [colin]      0.8.5claws103
8619
8620         * src/folderview.c
8621                 Fix prefs_filtering renaming for MH folders (we
8622                 shouldn't rename by path as another folder could
8623                 have the same hierarchy).
8624
8625 2002-11-09 [colin]      0.8.5claws102
8626
8627         * src/folder.c
8628                 Fix a leak found by Christoph, use better variable
8629                 names
8630
8631 2002-11-09 [colin]      0.8.5claws101
8632
8633         * src/folder.c
8634                 One more fix for processing rules
8635
8636 2002-11-08 [colin]      0.8.5claws100
8637         
8638         * src/matcher.c
8639                 Don't copy the compiled regexp (will be reevaluated)
8640         * src/folderview.c
8641                 Lock folderview while moving
8642         * src/folder.c
8643                 Provide info on what's happening to the user
8644
8645 2002-11-08 [colin]      0.8.5claws99
8646
8647         * src/folderview.c
8648                 Fix folder reordering after a move if parent is 
8649                 root
8650         * src/scoring.[ch]
8651                 Add function to copy a ScoringProp
8652         * src/prefs_folder_item.c
8653                 Copy scoring rules when copying a folder prefs
8654
8655 2002-11-08 [colin]      0.8.5claws98
8656
8657         * src/folderview.c
8658                 Fixes in case of failure
8659         * src/filtering.[ch]    
8660                 Add function to duplicate a FilteringProp
8661         * src/matcher.[ch]
8662                 Add function to duplicate a MatcherProp
8663         * src/prefs_folder_item.c
8664                 Save folder's processing rules when copying 
8665                 its prefs
8666
8667 2002-11-08 [colin]      0.8.5claws97
8668         
8669         * src/folderview.c
8670                 Sort after move
8671         * src/folder.c 
8672                 Change a printf to debug_print
8673
8674 2002-11-08 [colin]      0.8.5claws96
8675
8676         * src/folder.c
8677           src/folderview.c
8678                 Fix segfaults, call me stupido
8679         
8680
8681 2002-11-08 [colin]      0.8.5claws95
8682
8683         *src/folder.c
8684                 Added forgotten prefs to save when moving folders
8685
8686 2002-11-08 [colin]      0.8.5claws94
8687
8688         * src/folder.c
8689                 Fixes to folder DND (prefs copy)
8690         * src/folderview.c
8691                 Optimization for folder DND (don't rescan whole tree)
8692                 Added folderview_create_folder_node() for this 
8693                 optimization, so de-duped a bit the code
8694         * src/prefs_folder_item.[ch]
8695                 Added prefs_folder_item_copy_prefs()    
8696           
8697 2002-11-08 [paul]       0.8.5claws93
8698
8699         * src/prefs_account.c
8700           tools/README
8701           tools/kmail2sylpheed_v2.pl
8702                 correct some typos
8703
8704 2002-11-08 [paul]       0.8.5claws92
8705
8706         * src/compose.c
8707           src/prefs_account.[ch]
8708                 remove account options 'clearsign' and 'ascii_armored',
8709                 replace with 'default_gnupg_mode' to prevent mixed-mode
8710                 Privacy settings
8711
8712 2002-11-08 [paul]       0.8.5claws91
8713
8714         * src/compose.[ch]
8715                 re-implement GnuPG 'on-the-fly' mode selection,
8716                 disallow mixed-mode
8717
8718 2002-11-08 [colin]      0.8.5claws90
8719
8720         * src/folderview.c
8721           src/prefs_folder_item.c
8722                 Change "Property" to "Properties"
8723
8724 2002-11-07 [colin]      0.8.5claws89
8725
8726         * src/folderview.c
8727           src/folder.c
8728                 Allow folder dropping to a root folder
8729
8730 2002-11-07 [paul]       0.8.5claws88
8731
8732         * src/compose.c
8733                 revert last commit
8734
8735 2002-11-07 [paul]       0.8.5claws87
8736
8737         * src/compose.c
8738                 fix reply-to-list bug. closes bug report
8739                 "[633382] reply-to-list broken in recent cvs"
8740
8741 2002-11-07 [paul]       0.8.5claws86
8742
8743         * src/compose.c
8744                 add a forgotten '#if USE_GPGME ... #endif'
8745
8746 2002-11-07 [paul]       0.8.5claws85
8747
8748         * sync with 0.8.5cvs20
8749                 see ChangeLog 2002-11-07
8750
8751 2002-11-07 [colin]      0.8.5claws84
8752
8753         * src/folder.[ch]
8754                 Change folder_item_move_to to return the newly 
8755                 created folderitem.
8756         * src/folderview.c
8757                 Select the new folderitem after moving.
8758
8759 2002-11-07 [colin]      0.8.5claws83
8760
8761         * src/prefs_filtering.c
8762                 Fix rule rewriting when moving a leaf folder to a 
8763                 shorter path
8764
8765 2002-11-07 [colin]      0.8.5claws82
8766
8767         * src/prefs_filtering.c
8768                 fix a leak
8769
8770 2002-11-07 [colin]      0.8.5claws81
8771
8772         * src/folder.[ch]
8773                 Add folder_item_move_to() function to move a 
8774                 folderitem into another one (updates matcher etc)
8775         * src/folderview.c
8776                 Add folder drag'n drop (context menu to come)
8777                 [Should be dataloss free, but Please backup before 
8778                  trying !]
8779
8780 2002-11-06 [colin]      0.8.5claws80
8781
8782         * src/mh.c
8783                 mh_create_folder() returns NULL if can't create
8784                 directory hierarchy
8785
8786 2002-11-06 [paul]       0.8.5claws79
8787
8788         * src/compose.[ch]
8789                 allow 'on-the-fly' changing of the type of encryption 
8790                 and/or signing used (mime/ascii) via the compose window
8791
8792 2002-11-06 [paul]       0.8.5claws78
8793
8794         * sync with 0.8.5cvs19
8795                 see ChangeLog 2002-11-06 for src/account.c: 
8796                 account_get_special_folder()
8797                 
8798 2002-11-05 [alfons]     0.8.5claws77
8799
8800         * src/crash.c
8801                 very minor cleanups: nothing to see here, move on. :-)
8802
8803 2002-11-05 [colin]      0.8.5claws76
8804
8805         * src/main.c
8806                 Changes choices if compose windows are opened to
8807                 Discard, Draft, Don't quit
8808
8809 2002-11-05 [thorsten]   0.8.5claws75
8810
8811         * src/compose.c
8812                 reenabled default_reply_to folder option
8813
8814 2002-11-05 [colin]      0.8.5claws74
8815
8816         * src/compose.[ch] 
8817                 add compose_draft()
8818         * src/crash.c
8819                 add SIGTERM handler
8820         * src/main.[ch]
8821                 add clean_quit() for the SIGTERM handler
8822
8823 2002-11-05 [paul]       0.8.5claws73
8824         
8825         * po/es.po
8826                 updated by Ricardo Mones Lastra
8827
8828 2002-11-05 [melvin]     0.8.5claws72
8829
8830         * src/logwindow.c
8831                 Fixed log-clipping bug #616795.
8832                 To stop logging in the log window use 0 length.
8833         * src/prefs_common.c
8834                 Added a label to inform about the 0 log length behaviour.
8835
8836 2002-11-05 [paul]       0.8.5claws71
8837
8838         * sync with 0.8.5cvs17
8839                 see ChangeLog 2002-11-05
8840
8841 2002-11-04 [paul]       0.8.5claws70
8842
8843         * sylpheed-128x128.png
8844           sylpheed-64x64.png
8845           sylpheed.png
8846                 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
8847                 <nikai@users.sourceforge.net>
8848                 
8849         * po/bg.po
8850                 updated by George Danchev
8851
8852 2002-11-03 [thorsten]   0.8.5claws69
8853
8854         * src/main.c
8855           src/mimeview.c
8856           src/rfc2015.h
8857                 add check if gpg is active
8858
8859 2002-11-03 [thorsten]   0.8.5claws68
8860
8861         * src/toolbar.h
8862                 removed GSList declaration causing trouble on MacOS-X
8863                 (submitted by alfons, reported by xfesty)
8864
8865 2002-11-01 [paul]       0.8.5claws67
8866
8867         * src/mainwindow.c
8868                 remove last remnants of main's filter code
8869
8870 2002-11-01 [paul]       0.8.5claws66
8871
8872         * tools/filter_conv.pl
8873                 fix bug where user-defined headers were ignored
8874
8875 2002-11-01 [paul]       0.8.5claws65
8876
8877         * src/logwindow.c
8878                 make a debug_print() not translatable
8879
8880 2002-10-31 [melvin]     0.8.5claws64
8881
8882         * ac/aspell.m4
8883                 Fixed --disable-aspell-test. Now --disable-aspell-test will 
8884                 not run any GNU/aspell test.  The dictionary path will
8885                 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
8886                 was given, in which case, it will be $prefix/lib/aspell/
8887         * configure.in
8888                 Fixed typo in commentary (Aspell code).
8889
8890 2002-10-31 [paul]       0.8.5claws63
8891
8892         * po/POTFILES.in
8893                 remove src/filter.c and src/prefs_filter.c
8894                 thanks to Ricardo for reminding me
8895
8896 2002-10-31 [colin]      0.8.5claws62
8897
8898         * src/mbox_folder.c
8899                 Plug some leaks
8900
8901 2002-10-31 [paul]       0.8.5claws61
8902
8903         * src/prefs_filter.[ch] ** REMOVED **
8904           src/filter.[ch]       ** REMOVED **
8905           
8906         * src/Makefile.am
8907           src/folderview.c
8908           src/inc.c
8909           src/main.c
8910           src/mainwindow.c
8911           src/mbox.c
8912           src/prefs_common.c
8913           src/prefs_filtering.c
8914           src/summaryview.[ch]
8915                 remove main's 'filter' code
8916                 
8917         README.claws
8918                 update to reflect removal of main's filter
8919
8920 2002-10-31 [paul]       0.8.5claws60
8921
8922         * src/summaryview.c
8923                 remove check for global_processing in summary_filter_open(). 
8924                 This fixes the bug where if the user uses the right-click 
8925                 'Create filter rule...' and doesn't have any filter rules 
8926                 already defined in claws' advanced filtering, the newly 
8927                 created filter rule goes to main's filtering which is 
8928                 inaccessible through the gui. Now the filter rule gets added
8929                 to claws' filtering by default.
8930
8931 2002-10-28 [melvin]     0.8.5claws59
8932
8933         * src/prefs_actions.c
8934                 Fixed bug #627322 where MIME parts were not always
8935                 correctly passed to a %p action
8936                 Display an error dialog when message filename is not found.
8937
8938 2002-10-28 [melvin]     0.8.5claws58
8939
8940         * src/prefs_common.c
8941                 Readded a missing function declaration lost in 0.8.3claws34
8942
8943 2002-10-28 [paul]       0.8.5claws57
8944
8945         * sync with 0.8.5cvs15
8946                 see ChangeLog 2002-10-28 and 2002-10-25
8947                 
8948         Note: ChangeLog entry 2002-10-24 is not sync'ed.
8949
8950 2002-10-27 [oliver]     0.8.5claws56
8951
8952         * src/pop.c
8953                 plug leak in pop3_top_recv
8954
8955 2002-10-26 [christoph]  0.8.5claws55
8956
8957         * src/folder.c
8958                 set need_update folder flag when messages are added
8959                 (closes bug [ 626922 ] folder not updated after receiving)
8960
8961 2002-10-25 [melvin]     0.8.5claws54
8962
8963         * src/imageview.c
8964                 Fixed a memleak introduced in the scaling code.
8965
8966 2002-10-24 [alfons]     0.8.5claws53
8967
8968         * src/filtering.c
8969                 make filtering's forward message action forward from the 
8970                 correct account
8971                 (closes bug [628089 ] Filter -> Forward from address problem
8972                 reported by Oktay)
8973
8974 2002-10-24 [christoph]  0.8.5claws52
8975
8976         * src/mainwindow.c
8977         * src/manual.[ch]
8978                 o use manual of current locale or english if current
8979                   locale is not available (and english is available)
8980                 o also link to sylpheed doc project manuals
8981
8982 2002-10-23 [paul]       0.8.5claws51
8983
8984         * tools/README
8985           tools/kmail2sylpheed_v2.pl
8986                 add new version of kmail addressbook importer script.
8987                 works with newer versions of Kmail/KAddressBook which
8988                 have new and rearranged data.
8989
8990 2002-10-23 [martin]     0.8.5claws50
8991
8992         * src/folderview.c
8993         * src/summaryview.c
8994         * src/utils.h
8995         * src/utils.c
8996                 added length parameter to get_abbrev_newsgroup_name()
8997                 changed this function so that it abbreviates the newsgroup
8998                 names only so long it is smaller than the length parameter
8999                 (for better reading of some newsgroup names and space efficiency)
9000
9001 2002-10-22 [colin]      0.8.5claws49
9002
9003         *src/foldersel.c
9004                 Revert Alfons' last modification (after voting ;-))
9005
9006 2002-10-21 [alfons]     0.8.5claws48
9007
9008         * src/foldersel.c
9009                 folder view in folder selection dialog reflects state of
9010                 folder view in main window
9011
9012 2002-10-18 [alfons]     0.8.5claws47
9013
9014         * src/mbox.c
9015                 drop imported messages in folder selected by user,
9016                 and not in the inbox
9017                 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
9018
9019 2002-10-18 [alfons]     0.8.5claws46
9020
9021         * src/compose.c
9022                 make automagic reply work correctly for email accounts 
9023                 (whether it's viable to do a full sync with Hiro's 
9024                 compose.c is still under discussion)
9025
9026 2002-10-18 [melvin]     0.8.5claws45
9027
9028         * src/prefs_actions.c
9029                 Fixed bug #622275 where asynchroneous actions left 
9030                 zombies processes
9031                 Made (synchroneous) actions' input be displayed live.
9032
9033 2002-10-18 [christoph]  0.8.5claws44
9034
9035         * src/textview.c
9036                 don't add a newline in the textview in front of the
9037                 first textpart if header display is disabled
9038                 (closes bug [ 603385 ] disabled header display leaves blank
9039                  lin)
9040
9041 2002-10-18 [christoph]  0.8.5claws43
9042
9043         * src/folder.[ch]
9044         * src/imap.c
9045         * src/mbox_folder.c
9046         * src/mh.c
9047         * src/news.c
9048                 folder->get_num_list now returns an error code
9049                 (closes bug [ 609424 ] News cache cleared on failure)
9050                 
9051 2002-10-17 [colin]      0.8.5claws42
9052         
9053         * src/news.c
9054                 Changed a printf by debug_print
9055
9056 2002-10-16 [paul]       
9057
9058         * tools/OOo2sylpheed.pl
9059                 allow for spaces in the name of the
9060                 file to be attached.
9061
9062 2002-10-16 [colin]      0.8.5claws41
9063
9064         * src/main.c
9065                 Use a tristate to change online mode
9066
9067 2002-10-16 [paul]       0.8.5claws40
9068
9069         * po/es.po
9070                 updated by Ricardo Mones Lastra
9071
9072 2002-10-16 [colin]      0.8.5claws39
9073
9074         * src/main.c
9075           src/mainwindow.[ch]
9076                 Added --online and --offline command-line
9077                 switches
9078
9079 2002-10-15 [christoph]  0.8.5claws38
9080
9081         * src/procmime.c
9082                 set mimeinfo->name to NULL after g_free to
9083                 avoid double freeing with g_free
9084
9085 2002-10-14 [christoph]  0.8.5claws37
9086
9087         * src/compose.c
9088         * src/filtering.c
9089         * src/summaryview.c
9090                 remove calls to folder->change_flags that are now
9091                 done by procmsg flag functions (seems it is not
9092                 used by any foldertype anyway)
9093         * src/folder.c
9094                 init folder->change_flags with NULL
9095
9096 2002-10-14 [christoph]  0.8.5claws36
9097
9098         * src/folder.[ch]
9099         * src/imap.[ch]
9100                 use virtual functions for folder item new and destroy
9101                 functions
9102
9103 2002-10-14 [melvin]     0.8.5claws35
9104
9105         * src/compose.c
9106                 Added a test to not run the spell checker if no default
9107                 dictionary is available. No dialog is displayed though.
9108
9109 2002-10-14 [melvin]     0.8.5claws34
9110
9111         * src/gtkaspell.c
9112                 Fixed bug in dictionary list context menu where
9113                 "More..." pointed to an emtpy submenu if the
9114                 number of dictionaries is a multiple of 15
9115                 Removed unneeded code in suggestions list creation
9116
9117 2002-10-14 [paul]       0.8.5claws33
9118
9119         * po/bg.po
9120                 updated by George Danchev
9121
9122 2002-10-13 [hoa]        0.8.5claws32
9123
9124         * src/matcher.[ch]
9125           src/matcher_parser_parser.y
9126                 removed the escaped string from internal structure
9127                 of matcher.
9128
9129 2002-10-12 [colin]      0.8.5claws31
9130
9131         * src/gtksctree.[ch]
9132           src/summaryview.c
9133                 Removed useless function gtksctree_reanchor
9134
9135 2002-10-12 [alfons]     0.8.5claws30
9136         
9137         * sync with remaining main changes 2002-10-09 - 2002-10-11
9138         - drop changes to src/compose.c (requires claws specific changes)
9139         
9140 2002-10-12 [alfons]     0.8.5claws29
9141         
9142         * sync with main changes of 2002-10-08
9143         - drop changes to src/compose.c (requires claws specific changes)
9144         - drop changes to src/summaryview.c (requires changes to compose.c)     
9145
9146 2002-10-12 [alfons]     0.8.5claws28
9147         
9148         * sync with main changes of 2002-10-07
9149
9150 2002-10-12 [alfons]     0.8.5claws27
9151
9152         * sync with main changes of 2002-10-04
9153         - drop changes to src/compose.c (requires claws specific changes)
9154         - drop changes to src/prefs_folder_item.c (claws implementation
9155           seems to be working)
9156
9157 2002-10-12 [colin]      0.8.5claws26
9158
9159         * src/mainwindow.c
9160                 Fix folder-flicker when space-reading, introduced 
9161                 in claws22.
9162
9163 2002-10-12 [colin]      0.8.5claws25
9164
9165         * src/compose.c
9166                 Save account address when saving as draft.
9167                 (closes bug 621838)
9168
9169 2002-10-12 [colin]      0.8.5claws24
9170
9171         * src/summaryview.c
9172                 Fix the problem consisting of no message selected
9173                 after the last message in a folder has been moved.
9174
9175 2002-10-12 [paul]       0.8.5claws23
9176
9177         * src/compose.c
9178           src/prefs_template.c
9179           src/template.[ch]
9180                 add Cc and Bcc to templates. Patch submitted by
9181                 John L. Males.
9182
9183 2002-10-12 [colin]      0.8.5claws22
9184
9185         * src/folderview.c
9186                 Fix a bug after "Check for new messages":
9187                 If a folder was opened, it was still selected at
9188                 the end of the check, but displayed empty.
9189         * src/mainwindow.c
9190                 Remove unnecessary check
9191
9192 2002-10-12 [paul]
9193
9194         * tools/README
9195                 be more verbose in the description of
9196                 OOo2sylpheed.pl
9197                 
9198
9199 2002-10-11 [colin]      0.8.5claws21
9200
9201         * src/mainwindow.c
9202                 Make space work (better) when no mail is selected
9203
9204 2002-10-11 [colin]      0.8.5claws20
9205
9206         * src/inc.c
9207           src/news.c
9208                 fix warnings
9209
9210 2002-10-11 [colin]      0.8.5claws19
9211
9212         * src/mainwindow.c
9213                 revert 0.8.5claws6 changes as i couldn't get to
9214                 anything satisfying
9215
9216 2002-10-11 [melvin]     0.8.5claws18
9217
9218         * src/compose.c
9219                 Removed buggy and unused macro (should have been committed in
9220                 0.8.5claws17)
9221
9222 2002-10-11 [melvin]     0.8.5claws17
9223
9224         * src/compose.c
9225                 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
9226
9227 2002-10-11 [thorsten]   0.8.5claws16 
9228
9229         * src/folderview.c
9230                 remove rescan warning
9231
9232 2002-10-11 [colin]      0.8.5claws15 
9233
9234         * src/procheader.c
9235                 fix a segfault that happens if conv_unmime_header
9236                 fails (should be better to find out why it fails)
9237
9238 2002-10-11 [christoph]  0.8.5claws14
9239
9240         * src/summaryview.c
9241                 update folderview stats after ignore/unignore thread
9242
9243 2002-10-11 [hoa]        0.8.5claws13
9244
9245         * src/quote_fmt_parse.y
9246                 Fixed a yacc/bison syntax error
9247         * src/matcher.c
9248                 Escaping of string is fixed.
9249
9250 2002-10-11 [colin]      0.8.5claws12
9251
9252         * src/imageview.c
9253                 Resize images to fit
9254
9255 2002-10-11 [paul]       0.8.5claws11
9256
9257         * po/es.po
9258                 updated by Ricardo Mones Lastra
9259
9260 2002-10-10 [alfons]     0.8.5claws10
9261
9262         * src/compose.c
9263                 allow dropping files by "moving" files from a file manager,
9264                 not only by the more cumbersome "copying". the latter 
9265                 mostly implies holding down the Control button
9266
9267 2002-10-10 [christoph]  0.8.5claws9
9268
9269         * src/summaryview.c
9270                 update folders after thread building for ignored threads
9271
9272 2002-10-10 [christoph]  0.8.5claws8
9273
9274         * config/.cvsignore
9275                 added Makefile
9276         * src/filtering.[ch]
9277         * src/folder.[ch]
9278         * src/folderview.[ch]
9279         * src/import.c
9280         * src/inc.[ch]
9281         * src/mbox.[ch]
9282         * src/procmsg.c
9283         * src/summaryview.[ch]
9284                 o added new flag need_update to FolderItem
9285                 o removed folder_table from various functions from tracking
9286                   folder updates
9287                 o set need_update flags in folder.c's move, copy and delete
9288                   functions and procmsg's flags functions
9289                 o added function folderview_update_items_when_required that
9290                   updates all folders with need_update set
9291                 o call folderview_update_items_when_required instead of
9292                   folderview_update_item_foreach
9293
9294 2002-10-09 [sergey]     0.8.5claws7
9295
9296         * src/compose.c
9297                 Strip CRs whel loading the text into editor in reedit mode.
9298
9299 2002-10-09 [colin]      0.8.5claws6
9300
9301         * src/mainwindow.c
9302                 Make Space work when no mail is selected
9303
9304 2002-10-09 [colin]      0.8.5claws5
9305
9306         * src/gtksctree.[ch]
9307                 Fix range_select
9308                 Add gtk_sctree_reanchor() 
9309         * src/summaryview.c
9310                 Use gtk_sctree_reanchor() - better fix for 
9311                 bug 60413
9312
9313 2002-10-09 [colin]      0.8.5claws4
9314
9315         * src/summaryview.c
9316                 Fix shift-click select after delete problem
9317                 (closes bug 60413)
9318
9319 2002-10-08 [thorsten]   0.8.5claws3
9320
9321         * src/summaryview.c
9322                 exclude current msg from -hide read messages-
9323
9324 2002-10-08 [colin]      0.8.5claws2
9325
9326         * src/inc.[ch]
9327           src/pop.c
9328           src/recv.c
9329                 Differentiate socket errors from disk full
9330                 errors
9331
9332 2002-10-08 [christoph]  0.8.5claws1
9333
9334         * Makefile.am
9335         * configure.in
9336                 modifications for new config directory
9337
9338         * config.guess  ** REMOVED **
9339         * config.sub    ** REMOVED **
9340         * install-sh    ** REMOVED **
9341         * ltmain.sh     ** REMOVED **
9342         * missing       ** REMOVED **
9343         * mkinstalldirs ** REMOVED **
9344                 these files are autogenerated by automake
9345                 when you run autogen.sh
9346
9347         * config/.cvsignore     ** NEW FILE **
9348         * config/Makefile.am    ** NEW FILE **
9349                 ignore autogenerated files
9350                 create a Makefile in this directory
9351
9352 2002-10-08 [paul]       0.8.5claws
9353
9354         * 0.8.5claws release
9355         
9356         * src/compose.c
9357           src/procheader.c
9358           src/procmsg.c
9359                 fix quote reply format for newsgroups reply bug
9360                 (thanks to Hoa)
9361                 
9362         * po/en_GB.po
9363           po/pl.po
9364                 updated by me and Witold Wladyslaw Wojciech Wilk
9365                 repectively
9366
9367 2002-10-07 [paul]       0.8.3claws53
9368
9369         * po/it.po
9370           po/pt_BR.po
9371           po/sr.po
9372                 updated messages catalogs, submitted by
9373                 Alessandro Maestri, Fabio Jr.Beneditto 
9374                 and Urke MMI, respectively.
9375
9376 2002-10-07 [christoph]  0.8.3claws52
9377
9378         * src/folder.[ch]
9379         * src/folderview.c
9380         * src/mainwindow.c
9381                 fix new folder ghost message bug
9382                 (closes bug [ 619722 ] wrong count for newly created folders)
9383
9384 2002-10-07 [christoph]  0.8.3claws51
9385
9386         * src/compose.c
9387                 fix news posting problem
9388
9389 2002-10-07 [melvin]     0.8.3claws50
9390
9391         * po/fr.po
9392                 Updated French translation
9393
9394 2002-10-05 [christoph]  0.8.3claws49
9395
9396         * src/gtkstext.c
9397                 check if line_start_cache is set in gtk_stext_update_text
9398                 (closes bug [ 618119 ] crash while doing search in folder)
9399
9400 2002-10-05 [christoph]  0.8.3claws48
9401
9402         * src/imap.c
9403         * src/news.c
9404         * src/utils.c
9405         * src/utils.h
9406                 implement cache cleanups for claws' folder system
9407                 (closes bug [ 595916 ] imapcache not cleaned up)
9408
9409 2002-10-05 [melvin]     0.8.3claws47
9410
9411         * src/prefs_actions.c
9412                 Made the help text more clear for the %p token
9413
9414 2002-10-04 [paul]       0.8.3claws46
9415
9416         * sync with 0.8.5
9417                 see ChangeLog 2002-10-02 and 2002-10-03
9418
9419 2002-10-04 [christoph]  0.8.3claws45
9420
9421         * src/inc.c
9422                 fix segfault caused by pop before smtp
9423                 call to inc_account_mail with NULL
9424                 pointer for mainwin
9425
9426 2002-10-04 [paul]       0.8.3claws44
9427
9428         * configure.in
9429                 sync the LDAP detection from 0.8.5cvs1
9430
9431 2002-10-02 [christoph]  0.8.3claws43
9432
9433         * po/de.po
9434                 fix small spelling error
9435
9436 2002-10-02 [melvin]     0.8.3claws42
9437
9438         * ac/aspell.m4
9439                 Behave better and say "no" when test program cannot be run.
9440
9441 2002-10-02 [paul]       0.8.3claws41
9442
9443         * sync with 0.8.4cvs1
9444                 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
9445                 
9446         * src/summaryview.c
9447                 toggle the behavior of Reply menuitem between
9448                 normal reply and reply-to-list
9449
9450 2002-10-01 [sergey]     0.8.3claws40
9451
9452         * src/compose.c
9453                 Convert newlines in the message text to the canonical form
9454                 before base64 encoding (RFC2045 compliance, fixes some
9455                 interoperability issues with Evolution 1.0.3)
9456
9457 2002-09-29 [colin]      0.8.3claws39
9458
9459         * src/summaryview.c
9460                 Fix an unwanted copy/paste
9461
9462 2002-09-29 [colin]      0.8.3claws38
9463
9464         * src/mainwindow.c
9465                 Renamed "Custom toolbar" to "Customize toolbar"
9466                 Renamed "Show all header" to "Show all headers"
9467                 Renamed "Set diplay item" to "Set displayed items"
9468         * src/prefs_common.c
9469                 Renamed "Show all header" to "Show all headers"
9470         * src/prefs_summary_column.c
9471                 Renamed "diplay item" to "displayed items"
9472
9473 2002-09-29 [colin]      0.8.3claws37
9474
9475         * src/mainwindow.[ch]
9476                 online/offline status pixmaps follow theme
9477                 changes
9478         * src/summaryview.[ch]
9479                 quicksearch pixmap follows theme changes
9480
9481 2002-09-29 [thorsten]   0.8.3claws36
9482
9483         * src/compose.c
9484           src/prefs_folder_item.[ch]
9485                 add default_reply_to folder option (closes patch 581044)
9486
9487 2002-09-29 [christoph]  0.8.3claws35
9488
9489         * acconfig.h    ** REMOVED **
9490         * configure.in
9491         * ac/aspell.m4
9492         * ac/check-type.m4
9493         * ac/gnupg-check-typedef.m4
9494                 fix autoheader 2.50 warning
9495
9496 2002-09-29 [christoph]  0.8.3claws34
9497
9498         * major code cleanup (part 2)
9499         
9500                 - unused variables removed
9501                 - unused functions removed
9502                 - uninitialized variables checked
9503                 - missing return statements added
9504                 - missing function return types added
9505                 - added parentheses around assignment
9506                   when suggested by gcc
9507
9508 2002-09-29 [alfons]     0.8.3claws33
9509
9510         * src/logwindow.c
9511                 log_window_clear(): only bracket gtk_text_forward_delete() 
9512                 with gtk_text_freeze() / gtk_text_thaw() (see if this
9513                 works around GTK text bug)
9514
9515 2002-09-29 [paul]       0.8.3claws32
9516
9517         * po/bg.po
9518           po/sr.po
9519                 updated by George Danchev and Urke MMI
9520                 respectively
9521
9522 2002-09-27 [christoph]  0.8.3claws31
9523
9524         * doc-src/readme.txt
9525         * doc-src/rfc1806.txt   ** REMOVED **
9526         * doc-src/rfc2183.txt   ** NEW FILE **
9527         * doc-src/rfc2980.txt   ** NEW FILE **
9528                 update rfcs
9529
9530 2002-09-27 [melvin]     0.8.3claws30
9531
9532         * ac/aspell.m4
9533                 Fixed typo which could break linking
9534
9535 2002-09-27 [melvin]     0.8.3claws29
9536
9537         * ac/aspell.m4
9538                 Improved GNU/aspell checking. 
9539                 Fixed bug #614490
9540
9541 2002-09-27 [paul]       0.8.3claws28
9542
9543         * sync with 0.8.3cvs8
9544                 see ChangeLog 2002-09-27
9545
9546 2002-09-26 [colin]      0.8.3claws27
9547
9548         * src/toolbar.[ch]
9549           src/mainwindow.[ch]
9550                 Add "Reply to Mailing-list" to the toolbar
9551
9552 2002-09-26 [christoph]  0.8.3claws26
9553
9554         * src/summaryview.c
9555                 Fix wrong message counts in summaryview status
9556
9557 2002-09-26 [paul]       0.8.3claws25
9558
9559         * sync with 0.8.3cvs7
9560                 see ChangeLog 2002-09-26
9561
9562 2002-09-26 [paul]       0.8.3claws24
9563
9564         * sync with 0.8.3cvs6
9565                 see ChangeLog 2002-09-25
9566
9567 2002-09-25 [christoph]  0.8.3claws23
9568
9569         * src/prefs_common.c
9570         * src/prefs_folder_item.c
9571         * src/prefs_scoring.c
9572                 Renamed "kill score" to "hide score" in GUI
9573                 and prefs files
9574
9575 2002-09-25 [paul]       0.8.3claws22
9576
9577         * sync with 0.8.3cvs5
9578                 see ChangeLog 2002-09-24
9579
9580 2002-09-24 [alfons]     0.8.3claws21
9581
9582         patch by Satoshi Nagayasu: allows appending / saving multiple 
9583         selected files (closes "[ 612279 ] save multiple mesg(s) in 
9584         'Save as ...'")
9585
9586         * AUTHORS
9587                 add Satoshi Nagayasu
9588         * src/summaryview.c
9589                 summary_save_as(): allow saving selected files to
9590                 one file
9591                 summary_set_menu_sensitive: enable "Save As..." when
9592                 multiple files are selected
9593         * src/utils.[ch]
9594                 append_file(): new function
9595
9596 2002-09-24 [colin]      0.8.3claws20
9597
9598         * src/procmime.c
9599                 Fix segfault when mimeinfo doesn't have a 
9600                 content_type. 
9601
9602 2002-09-24 [colin]      0.8.3claws19
9603
9604         * src/prefs_common.[ch]
9605                 Add a preference to display send dialog or not
9606         * src/send.c
9607                 Display send dialog according to preference
9608
9609 2002-09-24 [colin]      0.8.3claws18
9610
9611         * src/compose.[ch]
9612                 Disable user actions when sending
9613
9614 2002-09-24 [colin]      0.8.3claws17
9615
9616         * src/procmime.c
9617                 Do not display name or filename for attachments
9618                 with an application/pgp-signature type
9619                 (security flaw, see bug 537413)
9620
9621 2002-09-23 [colin]      0.8.3claws16
9622
9623         * src/editaddress.c
9624                 Initialize entry_email, entry_alias and 
9625                 entry_remarks to first email address of the list
9626
9627 2002-09-23 [colin]      0.83claws15
9628
9629         * src/compose.c
9630                 Drop pgp-signature when reediting a signed queued
9631                 message
9632
9633 2002-09-23 [melvin]     0.8.3claws14
9634
9635         * po/fr.po
9636                 Updated French translation
9637
9638 2002-09-23 [melvin]     0.8.3claws13
9639
9640         * src/mainwindow.c
9641                 Made custom toolbar menu labels more consistent
9642         * src/prefs_toolbar.c
9643                 Made custom toolbar window title more consistent
9644
9645 2002-09-22 [colin]      0.8.3claws12
9646
9647         * src/inc.c
9648                 Initialize session type to normal before getting 
9649                 mail (fixes strange Get behaviour)
9650         * src/prefs_account.h
9651                 Move STYPE_POP_BEFORE_SMTP to last position to 
9652                 avoid other side-effects
9653
9654 2002-09-22 [colin]      0.8.3claws11
9655
9656         * src/prefs_account.c
9657                 Fix pop_bfr_smtp_tm_entry sensivity when switching
9658                 from pop3 to apop or vice-versa
9659
9660 2002-09-22 [colin]      0.8.3claws10
9661         
9662         * src/prefs_account.[ch]
9663                 Add an option for the POP before SMTP timeout
9664         * src/inc.c
9665                 Remember time of last POP connection
9666         * src/send.c
9667                 Do POP before SMTP only if timeout reached
9668
9669 2002-09-22 [oliver]     0.8.3claws9
9670         
9671         * README.claws
9672                 explain custom toolbar
9673
9674 2002-09-22 [oliver]     0.8.3claws8
9675
9676         * src/prefs_actions.[ch]
9677         custom toolbar for compose      
9678                 actions callback from compose toolbar
9679         * src/folderview.c
9680                 remove include toolbar.h
9681
9682 2002-09-22 [oliver]     0.8.3claws7
9683         
9684         * src/prefs_toolbar.[ch]
9685                 custom toolbar for compose
9686                 - generic prefs_toolbar handles both
9687                   Mainwin's toolbar as well as Compose toolbar          
9688
9689 2002-09-22 [oliver]     0.8.3claws6
9690         
9691         * src/toolbar.[ch]
9692                 custom toolbar for compose
9693                 restructure toolbar.[ch]
9694
9695 2002-09-22 [oliver]     0.8.3claws5
9696
9697         * src/compose.[ch]
9698                 custom toolbar for compose
9699
9700 2002-09-22 [oliver]     0.8.3claws4
9701         
9702         * src/mainwindow.[ch]
9703                 custom toolbar for compose 
9704                 move mainwin toolbar back to mainwindow
9705
9706 2002-09-22 [alfons]     0.8.3claws3
9707
9708         * src/procmsg.c
9709                 :%sno/if(/if (/gc
9710                 :%sno/for(/for (/gc
9711                 (beautify)
9712
9713 2002-09-22 [alfons]     0.8.3claws2
9714         
9715         * src/procmsg.c
9716                 procmsg_save_to_outbox(): don't unlink message file from queue;
9717                 callers should do it using folder_item_remove_msg()
9718
9719 2002-09-22 [colin]      0.8.3claws1
9720
9721         * src/mimeview.[ch]
9722                 Made mimeview_check_signature() public
9723         * src/textview.c
9724                 Made GPG signatures verifiable by clicking
9725                 the [application/pgp-signature] in the Text
9726                 view
9727
9728 2002-09-22 [paul]       0.8.3claws
9729
9730         * po/bg.po
9731           po/en_GB.po
9732           po/es.po
9733           po/it.po
9734           po/pl.po
9735           po/pt_BR.po
9736           po/sr.po
9737                 updated translations, submitted by George Danchev,
9738                 me, Ricardo Mones Lastra, Alessandro Maestri,
9739                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto 
9740                 and Urke MMI, respectively.     
9741
9742 2002-09-22 [alfons]     0.8.2claws65
9743
9744         * src/procmsg.c
9745         * src/pgptext.c
9746                 no furry valgrinds have been used to plug these memleaks
9747
9748 2002-09-20 [paul]       0.8.2claws64
9749
9750         * sync with 0.8.3cvs4
9751                 'Select thread' re-implemented 
9752                 see ChangeLog 2002-09-20
9753
9754 2002-09-21 [alfons]     0.8.2claws63
9755
9756         * src/compose.c
9757                 compose_send(): plug unnoticed memleak
9758
9759 2002-09-20 [alfons]     0.8.2claws62
9760
9761         * src/addr_compl.c
9762                 replace_address_in_edit(): strict check for NULL address to
9763                 fix "[ 607348 ] Segfault in address completion". My guess is
9764                 that this happens with an empty address book, but it's good
9765                 to have this check here anyway
9766                 
9767                 completion_window_button_press(): free string returned 
9768                 from the internal cache
9769
9770 2002-09-20 [christoph]  0.8.2claws61
9771
9772         * src/procmime.h
9773                 added ENC_BINARY to EncodingType
9774         * src/procmime.c
9775                 the string returned by procmime_get_encoding_str
9776                 should not depend on the order of values in the
9777                 EncodingType definition
9778         * doc-src/rfc1806.txt   ** NEW FILE **
9779                 Added rfc1806 about MIME Content-Disposition
9780                 Extension
9781
9782 2002-09-19 [paul]       0.8.2claws60
9783
9784         * sync with 0.8.2cvs3
9785                 see ChangeLog 2002-09-19
9786
9787 2002-09-19 [paul]       0.8.2claws59
9788
9789         * src/prefs_folder_item.c
9790                 revert to Darko's original alignment of colour
9791                 selector button
9792                 add a colon to folder_color label
9793                 
9794         * src/compose.c
9795                 add Colin's patch (with Hiro's modifications) to 
9796                 force BASE64 encoding for 8-bit text when signing
9797                 (sync with 0.8.3cvs2)
9798
9799 2002-09-18 [alfons]     0.8.2claws58
9800
9801         * src/compose.c
9802                 :%sno/if(/if (/gc
9803                 :%sno/for(/for (/gc
9804                 (beautify a little bit)
9805
9806 2002-09-18 [christoph]  0.8.2claws57
9807
9808         * src/pine.c
9809                 fix handling of fgetc return value
9810
9811 2002-09-17 [alfons]     0.8.2claws56
9812         
9813         * src/summaryview.c
9814                 summary_sort(): check non-NULL summaryview->folder_item when no 
9815                 folder is selected at all
9816                 (closes "[ 610344 ] sort label make syl Crash")
9817
9818 2002-09-17 [alfons]     0.8.2claws55
9819         
9820         * src/compose.c
9821                 beautify a little bit
9822
9823 2002-09-17 [christoph]  0.8.2claws54
9824
9825         * src/folder.c
9826                 initialize max values for cache and folder
9827                 when cache or folder is empty
9828
9829 2002-09-15 [colin]      0.8.2claws53
9830
9831         * src/compose.c
9832                 Fix a leak (thanks Alfons!) and cleaned
9833                 variables names for custom headers
9834
9835 2002-09-15 [colin]      0.8.2claws52
9836
9837         * src/compose.c
9838                 Fix custom headers recognition when
9839                 prefs_common.trans_hdr is on
9840
9841 2002-09-15 [colin]      0.8.2claws51
9842
9843         * src/compose.c
9844                 Allow dynamically-added custom headers
9845                 Yet not reparsed if reedited
9846
9847 2002-09-15 [alfons]     0.8.2claws50
9848
9849         * src/prefs_account.c
9850                 fix warnings
9851
9852 2002-09-15 [colin]      0.8.2claws49
9853         
9854         * src/prefs_account.c
9855                 fix pop_before_smtp sensitivity
9856
9857 2002-09-15 [colin]      0.8.2claws48
9858
9859         * src/inc.[ch]
9860                 add inc_pop_before_smtp()
9861                 allow MainWindow to be undefined in 
9862                 inc_account_mail() and inc_start()
9863         * src/pop.c
9864           src/prefs_account.h
9865                 add STYPE_POP_BEFORE_SMTP session type
9866         * src/prefs_account.c
9867                 activated pop before smtp option
9868         * src/send.c
9869                 do pop before smtp if the relevant option 
9870                 is set
9871
9872 2002-09-15 [paul]       0.8.2claws47
9873
9874         * sync with 0.8.3
9875                 see ChangeLog 2002-09-15
9876
9877 2002-09-14 [paul]       0.8.2claws46
9878
9879         * po/bg.po
9880                 updated Bulgarian translation, submitted by
9881                 George Danchev
9882
9883 2002-09-13 [paul]       0.8.2claws45
9884
9885         * src/compose.c
9886                 merge claws' select_account() with main's
9887                 (new) compose_select_account(). [sync with
9888                 0.8.2cvs15, see ChangeLog 2002-09-11]
9889
9890 2002-09-12 [christoph]  0.8.2claws44
9891
9892         * src/filter.c
9893                 allocate 1 elements of FolderItem not 0
9894
9895 2002-09-12 [colin]      0.8.2claws43
9896
9897         * src/compose.c
9898                 Fix bug #590825 (obey Follow-up: poster)
9899
9900 2002-09-12 [colin]      0.8.2claws42
9901
9902         * src/procmime.c
9903                 Fix bug #557009 (wrong headers for messages 
9904                 forwarded as attachments)
9905
9906 2002-09-11 [colin]      0.8.2claws41
9907         
9908         * src/compose.c
9909                 Put SCF: pseudo-header on top of message
9910                 Set draft tmp_flag when saved as draft
9911
9912         * src/procmsg.c
9913           src/procheader.c
9914                 Skip after first \n\n for beginning of real message
9915                 for drafts too
9916
9917 2002-09-11 [christoph]  0.8.2claws40
9918
9919         * src/filtering.c
9920                 use procmsg flag functions in filtering or processing
9921                 will cause incorrect folder message counts
9922
9923 2002-09-11 [colin]      0.8.2claws39
9924
9925         * src/compose.c
9926                 Fix bug #550175 - wrong save folder when reediting
9927                 drafts
9928
9929 2002-09-11 [paul]       0.8.2claws38
9930
9931         * sync with 0.8.2cvs14
9932                 see ChangeLog 2002-09-11
9933
9934 2002-09-11 [colin]      0.8.2claws37
9935
9936         * src/folder.c
9937                 Fix a typo (seeming to cause new/unread status to
9938                 be lost)
9939
9940 2002-09-10 [christoph]  0.8.2claws36
9941
9942         * src/compose.c
9943                 compose_redirect should not use compose_generic_new
9944                 because that does more stuff than expected including
9945                 opening the external editor
9946                 (closes bug "[ 526608 ] bounced messages appear blank
9947                  in editor")
9948
9949 2002-09-10 [christoph]  0.8.2claws35
9950
9951         * src/folder.c
9952                 fix problem with too large message number range
9953                 causing a crash in folder_item_scan
9954
9955 2002-09-10 [paul]       0.8.2claws34
9956
9957         * sync with 0.8.2cvs13
9958                 see ChangeLog 2002-09-10
9959
9960 2002-09-10 [christoph]  0.8.2claws33
9961
9962         * src/msgcache.c
9963                 set MsgInfo TmpFlags for queue and draft folders
9964                 (closes bug "[ 591676 ] Queue ignore MIME on restart")
9965
9966 2002-09-10 [paul]       0.8.2claws32
9967
9968         * AUTHORS
9969           po/bg.po      ** NEW FILE **
9970                 new Bulgarian translation submitted by
9971                 George Danchev <danchev@spnet.net>
9972                 
9973         * tools/Makefile.am
9974           tools/README
9975           tools/tb2sylpheed     ** NEW FILE **
9976                 add script that converts an addressbook exported
9977                 from The Bat! into a Sylpheed addressbook. Submitted
9978                 by Urke MMI <urke-kg@eunet.yu>
9979
9980 2002-09-10 [paul]       0.8.2claws31
9981
9982         * sync with 0.8.2cvs12
9983                 see ChangeLog 2002-09-10
9984
9985 2002-09-06 [paul]       0.8.2claws30
9986
9987         * src/prefs_common.c
9988                 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
9989                 
9990         * tools/Makefile.am
9991           tools/README
9992           tools/ldif-to-xml.py  ** REMOVED **
9993                 remove obsolete python script
9994
9995 2002-09-06 [paul]       0.8.2claws29
9996
9997         * sync with 0.8.2cvs10
9998                 see ChangeLog 2002-09-06
9999
10000 2002-09-04 [paul]       0.8.2claws28
10001
10002         * sync with 0.8.2cvs9
10003                 see ChangeLog 2002-08-04
10004
10005 2002-09-04 [colin]      0.8.2claws27 
10006
10007         * src/prefs_common.[ch]
10008                 Added signature color configuration
10009         * src/textview.c
10010                 Use user-specified signature color
10011
10012 2002-09-03 [colin]      0.8.2claws26
10013
10014         * src/prefs_common.[ch]
10015                 Added autosave and autosave_length prefs
10016         * src/compose.c
10017                 Added compose_remove_draft()
10018                 Auto-save drafts according to the prefs
10019         * src/main.c
10020                 Added a crash-indicator file, allowing to check
10021                 for new messages on startup if Sylpheed crashed
10022                 (makes saved drafts "reappear")
10023
10024 2002-09-03 [colin]      0.8.2claws25
10025
10026         * src/textview.[ch]
10027                 Grey the signature
10028
10029 2002-09-03 [paul]       0.8.2claws24
10030
10031         * sync with 0.8.2cvs8
10032                 see ChangeLog 2002-09-02 and 2002-09-03
10033
10034 2002-09-03 [darko]      0.8.2claws23
10035
10036         * src/folderview.c
10037                 use normal style when creating new folder to pick
10038                 proper font size 
10039
10040 2002-09-02 [melvin]     0.8.2claws22
10041
10042         * src/gtkaspell.m4
10043                 removed some obsolete code
10044
10045 2002-09-02 [melvin]     0.8.2claws21
10046
10047         * ac/aspell.m4
10048                 fixed test's equality sign (== to =)
10049
10050 2002-09-02 [alfons]     0.8.2claws20
10051
10052         * src/folder.c
10053         * src/mh.c
10054                 revert change of 0.8.2claws16 and use the mh_folder_destroy
10055                 as folder->destroy virtual as suggested by Hiro
10056                 (the mh.c code seems to have been lost around mh.c.1.21)
10057
10058 2002-09-02 [paul]       0.8.2claws19
10059
10060         * po/pt_BR.po
10061                 updated by Fabio Jr. Beneditto
10062                 
10063         * src/defs.h
10064                 use 'http://claws.sylpheed.org' for homepage link. 
10065                 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
10066
10067 2002-09-01 [alfons]     0.8.2claws18
10068
10069         * src/mh.c
10070                 plug memleak related to one Martin Kluge found
10071
10072 2002-08-31 [paul]       0.8.2claws17
10073
10074         * sync with 0.8.2cvs6
10075                 see ChangeLog 2002-08-30
10076
10077 2002-08-31 [alfons]     0.8.2claws16
10078
10079         * src/folder.c
10080                 folder_destroy(): remove mailbox from folderlist even if it has
10081                 no destroy virtual
10082
10083 2002-08-31 [alfons]     0.8.2claws15
10084
10085         * src/folder.c
10086                 :%sno/if(/if (/gc
10087                 :%sno/for(/for (/gc
10088                 (being pedantic I know)
10089
10090 2002-08-31 [alfons]     0.8.2claws14
10091
10092         * src/folder.c
10093                 check for NULL pointers returned from folder->fetch_msginfo virtual
10094                 (should solve some reported crashes)
10095
10096 2002-08-30 [alfons]     0.8.2claws13
10097
10098         * acconfig.h
10099         * configure.in
10100         * src/crash.c
10101                 enable crash dialog on compilation time
10102                 (--enable-crash-dialog configure option)
10103
10104 2002-08-30 [alfons]     0.8.2claws12
10105
10106         * AUTHORS
10107                 add Martin Kluge
10108         * src/mh.c
10109                 apply memory leak plug patch by Martin Kluge
10110                 (closes patch "[ 602568 ] patch for 602441 little memory leak",
10111                 bug "[ 599677 ] Very small memory leak in 0.81claws115",
10112                 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
10113
10114 2002-08-30 [darko]      0.8.2claws11
10115
10116         * src/folderview.c
10117                 copy Gtk style from normal style to match
10118                 font size for coloured folders
10119
10120 2002-08-29 [alfons]     0.8.2claws10
10121
10122         * sylpheed.desktop
10123                 Type=Internet <- Type=Application
10124                 (reported by Michael Schwendt, see:
10125                 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
10126                 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
10127
10128 2002-08-29 [paul]       0.8.2claws9
10129
10130         * sync with 0.8.2cvs5
10131                 see ChangeLog 2002-08-29
10132
10133 2002-08-29 [colin]      0.8.2claws8
10134
10135         * src/summaryview.c
10136                 Added a sanity check in summary_select_thread
10137                 Should fix bug 601605
10138
10139 2002-08-29 [colin]      0.8.2claws7
10140
10141         * src/main.c
10142                 Revert claws6 changes regarding bug #591676
10143
10144 2002-08-28 [colin]      0.8.2claws6
10145         
10146         * src/main.c
10147                 Ignore cache for queue folderitems
10148                 Fix bug #591676
10149
10150 2002-08-28 [melvin]     0.8.2claws5
10151
10152         * README.claws
10153                 Fixed typos.
10154
10155 2002-08-28 [melvin]     0.8.2claws4
10156
10157         * README.claws
10158                 Updated a bit the text concerning the spell checker
10159
10160 2002-08-28 [melvin]     0.8.2claws3
10161
10162         Merged the GNU_aspell_branch:
10163                 Support of new GNU/aspell is now included and the old pspell
10164                 is not supported anymore.
10165                 See README.claws
10166
10167         * README.claws
10168                 Updated spell checker text to reflect the switch to GNU/aspell
10169
10170         * ac/aspell.m4          *** NEW ***
10171         * src/gtkaspell.[ch]    *** NEW *** 
10172         * ac/pspell.m4          *** DELETED *** 
10173         * src/gtkspell.[ch]     *** DELETED ***
10174
10175         * ac/Makefile.am
10176                 Updated for GNU/aspell support
10177
10178         * po/POTFILES.in
10179                 Replaced gtkspell.c by gtkaspell.c
10180
10181         * acconfig.h
10182         * src/Makefile.am
10183         * src/about.c
10184         * src/compose.[ch]
10185         * src/crash.c
10186         * src/main.c
10187         * src/prefs_common.[ch]
10188                 Updated for GNU/aspell support
10189
10190 2002-08-28 [paul]       0.8.2claws2
10191
10192         * sync with 0.8.2cvs4
10193                 see ChangeLog 2002-08-27 and 2002-08-28
10194
10195 2002-08-28 [colin]      0.8.2claws1
10196
10197         * src/summary_search.c
10198                 Added "AND search"
10199
10200 2002-08-28 [jens]       0.8.2claws
10201
10202         *po/de.po
10203                 Updated German translations
10204
10205 2002-08-27 [melvin]     0.8.2claws
10206
10207         * po/fr.po
10208                 Updated French translations
10209
10210 2002-08-27 [paul]       0.8.2claws
10211
10212         * sync with 0.8.2 main release
10213
10214         * po/en_GB.po
10215           po/es.po
10216           po/it.po
10217           po/pl.po
10218           po/pt_BR.po
10219           po/sr.po
10220                 updated message catalogs submitted by
10221                 Ricardo Mones Lastra, Alessandro Maestri,
10222                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
10223                 Beneditto and Urke MMI  
10224
10225 2002-08-27 [hoa]        0.8.1claws123
10226
10227         * src/mainwindow.[ch]
10228         * src/summaryview.[ch]
10229                 removed the "filter setting" menu option.
10230                 add a "cancel a news message" menu option.
10231
10232 2002-08-26 [martin]     0.8.1claws122
10233
10234         * ChangeLog.claws
10235                 changed string under 0.8.1claws79 changed by myself
10236                 i'm sorry alfons :(
10237
10238 2002-08-26 [martin]     0.8.1claws121
10239
10240         * src/crash.c
10241                 added kill command to debuggerrc to start crash dialog
10242
10243 2002-08-26 [paul]       0.8.1claws120
10244
10245         * sync with 0.8.1cvs31
10246                 see ChangeLog 2002-08-26
10247
10248 2002-08-25 [alfons]     0.8.1claws119
10249
10250         * src/procmsg.c
10251                 fix bug that didn't send out correct headers to news server
10252                 when sending news article and email from queue (bug reported
10253                 and patch provided by Tim Mann; closes bug 
10254                 "[ 583196 ] 0.7.8claws can't post news")
10255
10256 2002-08-25 [alfons]     0.8.1claws118
10257
10258         * src/selective_download.c
10259                 mark two strings as translatable
10260                 (thanks to Urke MMI for pointing this out)
10261
10262 2002-08-25 [alfons]     0.8.1claws117
10263
10264         * src/summaryview.c
10265                 treat sent boxes as special and allow sorting them by addressee
10266                 (closes "[ 589418 ] Sent folder sorting misbehavior"
10267                 submitted by Steve Lamb)
10268
10269 2002-08-24 [alfons]     0.8.1claws116
10270
10271         * src/matcher.c
10272                 fix memleak reported by Martin Kluge
10273                 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
10274
10275 2002-08-24 [oliver]     0.8.1claws115
10276
10277         * src/prefs_toolbar.c
10278                 o code cleanup as suggested by Alfons
10279                 o memleak fix
10280
10281 2002-08-24 [alfons]     0.8.1claws114
10282
10283         * src/summaryview.c
10284                 o fix another memory leak reported by Martin Kluge
10285                   (see "[ 599568 ] Small Memory Leak")
10286                 o remove 'from' variable from 'summary_set_header()'; we can
10287                   do with just 'to' 
10288
10289 2002-08-24 [paul]       0.8.1claws113
10290
10291         * sync with 0.8.1cvs30
10292                 see ChangeLog 2002-08-23
10293
10294 2002-08-24 [alfons]     0.8.1claws112
10295
10296         * src/summaryview.c
10297                 remove unnecessary allocations for search bar fixing leaks
10298                 reported by Martin Kluge
10299                 (see "[ 599451 ] Further memory leaks?")
10300
10301 2002-08-24 [alfons]     0.8.1claws111
10302
10303         * src/main.c
10304                 make get_socket_name() public for crash.c
10305         * src/crash.c
10306                 o make report bug button work (goes to claws' 
10307                   bug tracker at sf.net)
10308                 o introduce function for doing important stuff just
10309                   before claws goes down
10310                 o clean up code 
10311
10312 2002-08-24 [alfons]     0.8.1claws110
10313
10314         * src/compose.c
10315                 move cursor to "To" entry when forwarding as attachment
10316                 (reported and solved by Steve Lamb, closes bug report
10317                 "[ 592880 ] Forward as attachment; cursor not in to")
10318
10319 2002-08-24 [colin]      0.8.1claws109
10320
10321         * src/mainwindow.c
10322                 fix quick search visibility after GUI (de)separations.
10323
10324 2002-08-23 [colin]      0.8.1claws108
10325
10326         * src/mainwindow.c
10327                 fix header pane visibility after folderview or
10328                 messageview (de)separation
10329
10330 2002-08-23 [paul]       0.8.1claws107
10331
10332         * src/mainwindow.[ch]
10333           src/toolbar.c
10334                 give full control of display or non-display 
10335                 of the Execute icon to Custom toolbar settings.
10336                 add new sensitivity condition to maninwindow.h: 
10337                 M_DELAY_EXEC
10338
10339         * ChangeLog
10340           ChangeLog.jp
10341           NEWS
10342                 more sync with 0.8.1cvs29
10343
10344 2002-08-23 [melvin]     0.8.1claws106
10345
10346         * src/alertpanel.c
10347                 Readded support for custom widget in alertpanel lost in last
10348                 sync.
10349
10350 2002-08-23 [paul]       0.8.1claws105
10351
10352         * sync with 0.8.1cvs29
10353                 see ChangeLog 2002-08-23
10354
10355 2002-08-23 [colin]      0.8.1claws104
10356
10357         * src/summaryview.c
10358                 Fix folder and search pixmaps exchanging positions
10359                 after theme or toolbar changes. Thank to Oliver for 
10360                 reporting this.
10361
10362 2002-08-23 [colin]      0.8.1claws103
10363
10364         * src/mainwindow.c
10365           src/messageview.[ch]
10366           src/noticeview.[ch]
10367           src/summaryview.c
10368                 Changed messageview_create() and noticeview_create()
10369                 to avoid the last gdk_warning
10370
10371 2002-08-22 [colin]      0.8.1claws102
10372
10373         * src/summaryview.c
10374                 Fix my new `Creating pixmap from xpm' warning
10375
10376 2002-08-22 [colin]      0.8.1claws101
10377
10378         * src/mainwindow.c
10379                 Fix some of the gdk warnings
10380
10381 2002-08-22 [colin]      0.8.1claws100
10382
10383         * src/Makefile.am
10384         * src/stock_pixmap.c
10385         * src/stock_pixmap.h
10386         * src/pixmaps/quicksearch.xpm *ADDED*
10387                 Add the quicksearch pixmap
10388         * src/mainwindow.c
10389         * src/summaryview.c
10390         * src/summaryview.h
10391                 Make quicksearch bar visible/hidden via a button
10392
10393 2002-08-22 [christoph]  0.8.1claws99
10394
10395         * src/folder.c
10396                 fix folder update for newsgroups with message
10397                 numbers below minimum number of articles to fetch
10398                 (closes bug #598445)
10399
10400 2002-08-22 [paul]       0.8.1claws98
10401
10402         * sync with 0.8.1cvs28
10403                 see ChangeLog 2002-08-22
10404
10405 2002-08-21 [alfons]     0.8.1claws97
10406
10407         * src/crash.c
10408                 use bt instead of bt full which seems to work 
10409                 better, and bt full doesn't give a great deal 
10410                 of information anyway
10411
10412 2002-08-21 [colin]      0.8.1claws96
10413
10414         * src/summaryview.c
10415                 fix summaryview_searchtype_changed prototype
10416
10417 2002-08-21 [christoph]  0.8.1claws95
10418
10419         * src/mainwindow.c
10420                 o fix broken menu update for sorting type, we have to
10421                   get this info from the summaryview now
10422                 o removed setting of threaded state in menu callback
10423         * src/summaryview.[ch]
10424                 more summaryview/folderitem seperation for
10425                 threading option
10426         * configure.in
10427                 removed not required --with-compiler-flags option
10428
10429 2002-08-21 [oliver]     0.8.1claws94
10430         
10431         * src/toolbar.h 
10432                 o rename toolbar.xml to toolbar_main.xml
10433                   since toolbar_compose.xml might come up 
10434                   any time soon
10435         * README.claws
10436                 add custom toolbar              
10437
10438 2002-08-21 [darko]      0.8.1claws93
10439
10440         * src/procmsg.c
10441                 don't reset tmp flags for messages copied
10442                 to sent folder
10443
10444 2002-08-21 [colin]      0.8.1claws92
10445         
10446         * src/prefs_filtering.c
10447                 fix renaming rules on folder rename 
10448                 when folder is not a leaf folder
10449
10450 2002-08-21 [paul]       0.8.1claws91
10451
10452         * src/prefs_folder_item.c
10453                 fix alignment of colour selector
10454
10455 2002-08-21 [paul]       0.8.1claws90
10456
10457         * sync with 0.8.1cvs27
10458                 see ChangeLog 2002-08-21
10459
10460 2002-08-21 [paul]       0.8.1claws89
10461
10462         * src/summaryview.c
10463                 fix crash when changing field type in
10464                 Quick search bar
10465
10466 2002-08-21 [colin]      0.8.1claws88
10467
10468         * src/summaryview.c
10469                 Made quick search case-insensitive
10470
10471 2002-08-21 [paul]       0.8.1claws87
10472
10473         * sync with 0.8.1cvs26
10474                 see ChangeLog 2002-08-21
10475
10476 2002-08-20 [christoph]  0.8.1claws86
10477
10478         * src/folderview.c
10479         * src/main.c
10480         * src/summaryview.[ch]
10481                 more summaryview/folderitem seperation for
10482                 sort_key and sort_type
10483         * src/procmsg.c
10484                 added missing return statement
10485
10486 2002-08-20 [colin]      0.8.1claws85
10487
10488         * src/summaryview.[ch]
10489                 Added a quick search box
10490         * src/mainwindow.c
10491         * src/prefs_common.[ch]
10492                 Added a show/hide option for the quick search
10493
10494 2002-08-20 [oliver]     0.8.1claws84
10495         
10496         * src/mainwindow.c
10497                 remove toolbar_create_popups
10498         * src/toolbar.[ch]
10499                 o remove toolbar_create_popups
10500                 o fix toolbar_set_sensitive 
10501                   (Bug reports #596834 and #596832)     
10502         * src/prefs_toolbar.c
10503                 o add "Set default" button
10504                 o align label and text + combo widgets
10505
10506 2002-08-20 [hoa]        0.8.1claws83bis
10507
10508         * src/imap.c
10509                 fixed a bug in imap_fetch_msginfo() in case there is no
10510                 current folder.
10511
10512 2002-08-20 [darko]      0.8.1claws83
10513
10514         * src/folderview.c
10515                 copy the color style of folder view so it
10516                 works with GTK themes
10517
10518 2002-08-20 [darko]      0.8.1claws82
10519
10520         * src/folder.h
10521         * src/folderview.c
10522         * src/prefs_folder_item.[hc]
10523                 don't use UI stuff in folder.h
10524
10525 2002-08-20 [darko]      0.8.1claws81
10526
10527         * src/folder.h
10528         * src/prefs_folder_item.h
10529         * src/folderview.c
10530         * src/prefs_folder_item.c
10531                 ability to set folder color in folderview
10532
10533 2002-08-19 [alfons]     0.8.1claws80
10534
10535         * src/summaryview.c
10536                 fix one of the earlier memleaks reported by Martin Kluge
10537
10538 2002-08-19 [alfons]     0.8.1claws79
10539
10540         * src/mainwindow.c
10541                 hide notice view when selecting seperate folder
10542                 view (reported by Urke MMI)
10543
10544 2002-08-19 [christoph]  0.8.1claws78
10545
10546         * src/folderview.c
10547         * src/prefs_folder_item.h
10548         * src/summaryview.[ch]
10549                 o add summary_set_prefs_from_folderitem to set
10550                   summaryview prefs (first step to remove all
10551                   references to the folderitem in summaryview)
10552                 o moved compiled regex stuff from folderitem prefs
10553                   to summaryview code
10554
10555 2002-08-19 [paul]       0.8.1claws77
10556
10557         * src/compose.c
10558                 add check for '.' to QUOTE_IF_REQUIRED
10559
10560 2002-08-19 [paul]       0.8.1claws76
10561
10562         * src/inc.c
10563                 sync with 0.8.1cvs25 (plug memory leak)
10564
10565         * src/prefs_toolbar.c
10566                 re-order prefs_toolbar_cancel()
10567
10568 2002-08-18 [alfons]     0.8.1claws75
10569
10570         * src/inc.c
10571         * src/matcher.c
10572                 plug other memleaks reported by Martin Kluge
10573
10574 2002-08-18 [paul]       0.8.1claws74
10575
10576         * po/pt_BR.po
10577                 updated by Fabio Jr. Beneditto
10578
10579 2002-08-18 [paul]       0.8.1claws73
10580
10581         * src/toolbar.[ch]
10582                 fix bug where tooltips were displayed untranslated              
10583
10584         * src/prefs_toolbar.c
10585                 fix bug where clicking 'Cancel' creates an icon & text
10586                 toolbar regardless of prefs
10587         
10588
10589 2002-08-17 [oliver]     0.8.1claws72
10590
10591         * src/prefs_toolbar.c
10592                 update toolbar on CANCEL
10593                 bug reported by Martin Kluge
10594         * src/toolbar.c
10595                 toolbar_destroy memleak fixed           
10596
10597 2002-08-17 [alfons]     0.8.1claws71
10598
10599         * src/toolbar.c
10600                 plug another memleak reported by Martin Kluge
10601
10602 2002-08-16 [alfons]     0.8.1claws70
10603
10604         * src/crash.c
10605                 use execvp() correctly (suggested by wwp; thanks!)
10606
10607 2002-08-16 [alfons]     0.8.1claws69
10608
10609         * src/gtksctree.c
10610                 plug memory leak reported by Kim Schultz & Martin Kluge
10611
10612 2002-08-16 [paul]       0.8.1claws68
10613
10614         * po/es.po
10615                 updated by Ricardo Mones Lastra
10616
10617 2002-08-16 [paul]       0.8.1claws67
10618
10619         * src/toolbar.h
10620                 fix bug where 'Compose News' icon showed wrong
10621                 tooltip
10622
10623 2002-08-16 [paul]       0.8.1claws66
10624
10625         * sync with 0.8.1cvs24
10626                 see ChangeLog 2002-08-16
10627
10628         * po/it.po
10629                 updated by Alessandro Maestri
10630
10631 2002-08-15 [paul]       0.8.1claws65
10632
10633         * po/sr.po
10634                 updated by Urke MMI
10635
10636 2002-08-15 [paul]       0.8.1claws64
10637
10638         * src/*.c
10639                 don't translate debug info
10640
10641         * src/matcher.[ch]
10642                 add copyright info
10643
10644 2002-08-15 [paul]       0.8.1claws63
10645
10646         * src/prefs_toolbar.c
10647                 fix bug where clicking 'OK' creates an icon & text
10648                 toolbar regardless of prefs
10649
10650 2002-08-14 [alfons]     0.8.1claws62
10651
10652         * src/main.c
10653                 add global var that has the full argv[0]
10654         * src/crash.c
10655                 o execvp the correct sylpheed by using argv0
10656                   and setting the correct work dir
10657                 o other tweaks  
10658
10659 2002-08-14 [oliver]     0.8.1claws61
10660         
10661         * enable/disable Toolbar Action Buttons 
10662         * code cleanups
10663         * src/mainwindow.c
10664         * src/toolbar.[ch]      
10665         * src/prefs_toolbar.c   
10666
10667 2002-08-14 [melvin]     0.8.1claws60
10668
10669         * po/fr.po
10670                 Updated French translations
10671
10672 2002-08-14 [melvin]     0.8.1claws59
10673
10674         * src/crash.c
10675                 Made bug report not translatable
10676         * src/exporthtml.c
10677                 Fixed exporthtml_build_filespec() return value
10678         * src/foldersel.c
10679                 Fixed incorrect include file
10680         * src/gtkspell.c
10681         * src/prefs_actions.c
10682         * src/prefs_toolbar.c
10683                 Made debug info not translatable
10684         * src/mutt.c
10685         * src/quote_fmt.c
10686                 Added missing includes
10687         * src/prefs_common.c
10688                 Fixed typo
10689
10690 2002-08-14 [paul]       0.8.1claws58
10691
10692         * faq/es/sylpheed-faq.html
10693           faq/es/sylpheed-faq-[1-3].html
10694           faq/es/sylpheed-faq-4.html     **NEW FILE **
10695                 update Spanish FAQ
10696
10697 2002-08-13 [christoph]  0.8.1claws57
10698
10699         * src/procmsg.c
10700                 ignore thread fix that did not mark all
10701                 child nodes of a ignored thread as
10702                 ignored. Does not work perfectly yet,
10703                 but it is better now
10704
10705 2002-08-13 [alfons]     0.8.1claws56
10706
10707         * src/crash.c
10708                 o implement 'save crash log'
10709                 o some tweaks
10710
10711 2002-08-13 [melvin]     0.8.1claws55
10712
10713         * src/main.c
10714                 removed unrequired "execinfo.h" header
10715
10716 2002-08-12 [paul]       0.8.1claws54
10717
10718         * faq/en/sylpheed-faq.html
10719           faq/en/sylpheed-faq-[1-3].html
10720           faq/en/sylpheed-faq-4.html     **NEW FILE **
10721                 update English FAQ
10722
10723 2002-08-12 [alfons]     0.8.1claws53
10724
10725         * po/POTFILES.in
10726                 add crash.c to translatables
10727         * src/crash.c
10728                 bring in Leandro's crash dialog
10729
10730 2002-08-11 [alfons]     0.8.1claws52
10731
10732         * src/crash.c
10733                 clean up some warnings
10734
10735 2002-08-11 [alfons]     0.8.1claws51
10736
10737         * acconfig.h
10738         * configure.in
10739         * src/crash.[ch]        ** NEW FILES **
10740         * src/main.c            
10741                 initial gdb crash handler
10742
10743 2002-08-11 [paul]       0.8.1claws50
10744
10745         * src/prefs_toolbar.c
10746                 replace Up/Down arrow pixmaps with text to be
10747                 consistent across icon themes
10748
10749 2002-08-11 [paul]       0.8.1claws49
10750
10751         * src/prefs_common.c
10752           src/prefs_toolbar.c
10753                 rename 'Pixmap' -> 'Icon'
10754
10755         * src/toolbar.[ch]
10756                 rename  'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
10757
10758 2002-08-10 [paul]       0.8.1claws48
10759
10760         * src/prefs_toolbar.c
10761                 re-work the UI
10762
10763 2002-08-10 [paul]       0.8.1claws47
10764
10765         * src/main.c
10766                 don't write Processing progress to status bar
10767                 patch submitted by Alexander Evseev
10768
10769         * src/prefs_toolbar.c
10770                 re-position and resize window
10771                 make window assume correct size on first call
10772
10773 2002-08-10 [paul]       0.8.1claws46
10774
10775         * src/mainwindow.c
10776           src/prefs_toolbar.c
10777           src/toolbar.c
10778           src/toolbar.h
10779                 obey coding style
10780                 follow UI text conventions
10781
10782 2002-08-10 [alfons]     0.8.1claws45
10783
10784         * src/toolbar.c
10785                 correct pixmap for delete action
10786
10787 2002-08-10 [paul]       0.8.1claws44
10788
10789         * po/pt_BR.po
10790                 updated by Fabio Jr. Beneditto
10791
10792 2002-08-10 [paul]       0.8.1claws43
10793
10794         * po/POTFILES.in
10795                 add custom toolbar files
10796
10797 2002-08-10 [paul]       0.8.1claws42
10798
10799         * sync with 0.8.1cvs22
10800                 see ChangeLog 2002-08-09
10801
10802 2002-08-09 [paul]       0.8.1claws41
10803
10804         * tools/Makefile.am
10805           tools/README
10806           tools/outlook2sylpheed.pl     ** NEW FILE **
10807                 add script to convert exported Outlook
10808                 contacts list to a Sylpheed addressbook.
10809                 Submitted by Ricardo Mones Lastra.
10810
10811 2002-08-09 [paul]       0.8.1claws40
10812
10813         * AUTHORS
10814           configure.in
10815           po/sr.po      ** NEW FILE **
10816                 add Serbian message catalog. Submitted by
10817                 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>             
10818
10819 2002-08-09 [paul]       0.8.1claws39
10820
10821         * sync with 0.8.1cvs21
10822                 see ChangeLog 2002-08-08
10823
10824 2002-08-08 [oliver]     0.8.1claws38
10825
10826         * src/mainwindow.c
10827                 move Custom Toolbar to Configuration menu
10828
10829 2002-08-08 [oliver]     0.8.1claws37
10830
10831         * src/prefs_toolbar.c
10832                 fix substitute pixmap bug
10833
10834 2002-08-08 [paul]       0.8.1claws36
10835
10836         * sync with 0.8.1cvs19
10837                 see ChangeLog 2002-08-08
10838
10839 2002-08-07 [christoph]  0.8.1claws35
10840
10841         * src/utils.c
10842                 fixed a memory leak in new canonicalize_file_replace
10843
10844 2002-08-07 [christoph]  0.8.1claws34
10845
10846         * src/utils.[ch]
10847                 o canonicalize_file_replace should create the temporary
10848                   file in the same directory as the original file.
10849                 o added get_tmpfile_in_dir that creates a temorary file
10850                   in a specified directory.
10851
10852 2002-08-07 [melvin]     0.8.1claws33
10853
10854         * src/toolbar.c
10855                 fixed bug where 'Article' button acted as 'Email' button.
10856
10857 2002-08-07 [paul]       0.8.1claws32
10858
10859         * sync with 0.8.1.cvs17
10860                 see ChangeLog 2002-08-07
10861
10862 2002-08-07 [colin]      0.8.1claws31
10863         
10864         * src/news.c
10865                 fix mass-cancel problem
10866
10867 2002-08-07 [thorsten]   0.8.1claws30
10868
10869         * src/prefs_toolbar.c
10870                 fix: crash on replace or add new button
10871         * src/toolbar.c
10872                 fix: close xmlfile after reading
10873         * src/utils.c
10874                 fix: unlink() file before rename()
10875
10876 2002-08-06 [paul]       0.8.1claws29
10877
10878         * sync with 0.8.cvs15
10879                 see ChangeLog 2002-08-06
10880
10881 2002-08-06 [oliver]     0.8.1claws28
10882
10883         * src/toolbar.c
10884         * src/prefs_toolbar.c
10885                 fixed empty toolbar issue
10886
10887 2002-08-06 [oliver]     0.8.1claws27
10888
10889         * Custom Toolbar Final 
10890         * src/folderview.c
10891         * src/inc.c
10892         * src/summaryview.c
10893                 o toolbar stuff now lives in src/toolbar.[ch]
10894                 o main_window_toolbar_* functions are renamed to
10895                   toolbar_* reflecting their new source file
10896         * src/mainwindow.[ch]
10897                 o remove toolbar stuff  
10898
10899 2002-08-06 [oliver]     0.8.1claws26
10900         
10901         * src/Makefile.am
10902         * src/prefs_toolbar.[ch]        **New File**
10903         * src/toolbar.[ch]              **New File**
10904                 o prefs_toolbar.[ch] custom toolbar frontend
10905                 o toolbar.[ch]       backend 
10906
10907 2002-08-06 [oliver]     0.8.1claws25
10908
10909         * src/prefs_actions.[ch]
10910                 o new exported function actions_execute
10911
10912 2002-08-06 [paul]       0.8.1claws24
10913
10914         * sync with 0.8.1cvs4
10915                 see ChangeLog 2002-08-06
10916
10917 2002-08-06 [paul]       0.8.1claws23
10918
10919         * sync with 0.8.1cvs13
10920                 see ChangeLog 2002-08-06
10921
10922 2002-08-06 [paul]       0.8.1claws22
10923
10924         * sync with 0.8.1cvs12
10925                 see ChangeLog 2002-08-05 and 2002-08-06
10926
10927 2002-08-06 [match]      0.8.1claws21
10928
10929         * src/addrclip.c
10930                 improvements to cut/copy/paste address
10931
10932 2002-08-05 [match]      0.8.1claws20
10933
10934         * src/addritem.[ch]
10935         * src/addrcache.c
10936         * src/addrbook.c
10937         * src/editaddress.c
10938         * src/addressbook.c
10939                 fixes to improve cut/copy/paste
10940
10941 2002-08-06 [melvin]     0.8.1claws19
10942
10943         * src/account.[ch]
10944                 account_find_all_from_address(): new function that returns the
10945                 list of all accounts that are matched in an address.
10946         * src/alertpanel.[ch]
10947                 alertpanel() now accepts a custom widget
10948                 alertpanel_with_widget(): new function that pops up a panel with
10949                 a custom widget in it 
10950         * src/gtkutils.[ch]
10951                 gtkut_account_menu_new(): new function that allows the selection
10952                 of an account from a list of accounts.
10953         * src/messageview.c
10954                 Extended Return Receipt notification to select the correct 
10955                 account and to make a security test on the Delivery-Notification
10956                 address which should be the same as the Return-Path.
10957
10958 2002-08-06 [thorsten]   0.8.1claws18
10959
10960         * src/mimeview.c
10961                 attach_all: save unnamed as "noname.%d",
10962                 dont free static dirname
10963
10964 2002-08-05 [alfons]     0.8.1claws17
10965
10966         * configure.in
10967                 detect XIM by trying to link rather than compile a XIM program
10968
10969 2002-08-05 [oliver]     0.8.1claws16
10970                 
10971         * src/stock_pixmap.[ch]
10972                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
10973                 o new func to retrieve pixmaps
10974
10975 2002-08-05 [paul]       0.8.1claws15
10976
10977         * sync with 0.8.1cvs10
10978                 see ChangeLog 2002-08-05
10979
10980 2002-08-04 [alfons]     0.8.1claws14
10981
10982         * src/textview.c
10983                 see if this plugs memleak
10984
10985 2002-08-04 [melvin]     0.8.1claws13
10986
10987         * src/gtkspell.c
10988                 fixed bug that could crash Sylpheed when highlighting
10989                 all misspelled words.
10990
10991 2002-08-03 [melvin]     0.8.1claws12
10992
10993         * src/prefs_actions.c
10994                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
10995         * src/messageview.c
10996                 fixed bug where the Return Receipt was sent to
10997                 Delivery-Notification-To address even if it was not present
10998
10999 2002-08-02 [alfons]     0.8.1claws11
11000
11001         * src/prefs_actions.c
11002                 o more check for NULLs
11003                 o put create_io_dialog() in right conditional block
11004
11005 2002-08-02 [paul]       0.8.1claws10
11006
11007         * po/es.po
11008                 updated by Ricardo Mones Lastra
11009
11010 2002-08-01 [christoph]  0.8.1claws9
11011
11012         * src/folder.c
11013                 don't free the cache of the opened
11014                 folder in the summaryview
11015         * src/summaryview.c
11016                 don't unset flags, if it is not required
11017
11018 2002-08-01 [paul]       0.8.1claws8
11019
11020         * sync with 0.8.1cvs8
11021                 see ChangeLog entry 2002-08-01
11022
11023 2002-08-01 [paul]       0.8.1claws7
11024
11025         * sync with 0.8.1cvs7
11026                 see ChangeLog 2002-07-31 and 2002-08-01
11027
11028 2002-07-31 [christoph]  0.8.1claws6
11029
11030         * src/mainwindow.c
11031                 forgot to update menu sensitivity
11032                 function for new menu entry
11033
11034 2002-07-31 [alfons]     0.8.1claws5
11035
11036         * src/main.c
11037                 check folder item and its path for NULL on
11038                 initial processing
11039
11040 2002-07-31 [christoph]  0.8.1claws4
11041
11042         * src/folder.c
11043                 check if folder_item_get_msginfo in
11044                 folder_item_remove_msg returned NULL
11045         * src/imap.c
11046                 better clear the uid cache in the
11047                 uid validity check function and delete
11048                 cached messages
11049
11050 2002-07-31 [paul]       0.8.1claws3
11051
11052         * man/sylpheed.1
11053                 add the '--attach' option and a few other
11054                 minor changes
11055
11056 2002-07-31 [paul]       0.8.1claws2
11057
11058         * sync with 0.8.1cvs5
11059                 see ChangeLog 2002-07-31
11060
11061 2002-07-31 [christoph]  0.8.1claws1
11062
11063         * src/folderview.[ch]
11064         * src/mainwindow.c
11065                 replace "Rescan all folders..." with
11066                 "Check all folders for new messages..."
11067
11068 2002-07-30 [paul]       0.8.1claws
11069
11070         * version 0.8.1claws released
11071
11072 2002-07-30 [paul]       0.8.0claws29
11073
11074         * tools/OOo2sylpheed.pl ** NEW FILE **
11075           tools/README
11076                 add script to enable sending documents as
11077                 attachments from OpenOffice.org
11078
11079 2002-07-30 [melvin]     0.8.0claws28
11080
11081         * src/prefs_actions.c
11082                 Made the actions' input/output dialog display
11083                 without delay.
11084
11085 2002-07-30 [christoph]  0.8.0claws27
11086
11087         * src/procmsg.c
11088                 check if folder_item_get_msginfo in
11089                 procmsg_save_to_outbox returned NULL
11090
11091 2002-07-30 [paul]       0.8.0claws26
11092
11093         * sync with 0.8.1cvs4
11094                 see ChangeLog 2002-07-29
11095
11096 2002-07-29 [thorsten]   0.8.0claws25
11097
11098         * README.claws
11099                 added selective download, delete on server
11100
11101 2002-07-29 [paul]       0.8.0claws24
11102
11103         * sync with 0.8.1cvs3
11104                 see ChangeLog 2002-07-29
11105
11106 2002-07-27 [christoph]  0.8.0claws23
11107
11108         * src/folder.c
11109                 add extra check if fetching the msginfo
11110                 returned NULL
11111
11112 2002-07-27 [paul]       0.8.0claws22
11113
11114         * sync with 0.8.1cvs2
11115                 see ChangeLog 2002-07-26
11116
11117 2002-07-27 [christoph]  0.8.0claws21
11118
11119         * src/imap.c
11120                 add another check if a valid msginfo
11121                 was returned
11122
11123 2002-07-26 [hoa]        0.8.0claws20
11124
11125         * src/folder.c
11126                 Fixed a condition in folder_item_destroy()
11127
11128         * src/imap.c
11129                 Fixed an error in IMAP protocol
11130
11131 2002-07-26 [alfons]     0.8.0claws19
11132
11133         * src/folder.c
11134                 ofcourse compare with identifier, not the path
11135
11136 2002-07-26 [alfons]     0.8.0claws18
11137
11138         * src/folder.c
11139                 use folder item identifier for saving / restoring
11140                 preferences because folder->path might not be unique
11141
11142 2002-07-26 [melvin]     0.8.0claws17
11143
11144         * src/logwindow.c
11145                 Fixed a crash introduced in 0.8.0claws5 when log is 
11146                 cut under 80 characters.
11147
11148 2002-07-26 [paul]       0.8.0claws16
11149
11150         * sync with 0.8.1cvs1
11151                 see ChangeLog 2002-07-26
11152
11153 2002-07-26 [christoph]  0.8.0claws15
11154
11155         * src/imap.[ch]
11156                 imap folder now remembers the last selected
11157                 folder and imap_fetch_msginfo skips selecting
11158                 the folder if it is already selected
11159
11160 2002-07-26 [christoph]  0.8.0claws14
11161
11162         * src/folder.c
11163         * src/folderview.c
11164         * src/imap.c
11165                 fix imap folder rescanning
11166
11167 2002-07-25 [christoph]  0.8.0claws13
11168
11169         * src/filter.c
11170         * src/folder.[ch]
11171         * src/folderview.c
11172         * src/imap.[ch]
11173         * src/mainwindow.c
11174         * src/mbox_folder.c
11175         * src/mh.c
11176         * src/news.c
11177                 implement imap uid cache and uid validity check
11178
11179 2002-07-25 [alfons]     0.8.0claws12
11180
11181         * src/summaryview.c
11182                 fix a brown paper bag bug, and also add some more
11183                 checks
11184
11185 2002-07-25 [christoph]  0.8.0claws11
11186
11187         * src/folder.c
11188                 don't mix copy, fetch_msginfo and remove
11189                 operations in folder item copy and move
11190                 operations
11191
11192 2002-07-25 [christoph]  0.8.0claws10
11193
11194         * src/folderview.c
11195         * src/mainwindow.c
11196         * src/prefs_folder_item.c
11197         * src/summaryview.[ch]
11198                 remove no longer required parameter update_cache from
11199                 summary_show
11200
11201 2002-07-25 [paul]       0.8.0claws9
11202
11203         * sync with 0.8.1
11204         
11205         * AUTHORS
11206                 a few corrections
11207
11208 2002-07-24 [alfons]     0.8.0claws8
11209
11210         * src/summaryview.c
11211                 sort correctly when using simplified subject line
11212                 (closes feature request "[ 585141 ] applying regexp to subject 
11213                 before sort" submitted by Alexandra Walford)
11214
11215 2002-07-24 [paul]       0.8.0claws7
11216
11217         * sync with 0.8.0cvs3
11218                 see ChangeLog 2002-07-24
11219
11220 2002-07-23 [christoph]  0.8.0claws6
11221
11222         * src/folder.c
11223         * src/folder.h
11224         * src/summaryview.c
11225         * src/summaryview.h
11226         * src/main.c
11227                 o separate processing and summaryview
11228                 o removed summary_write_cache from summaryview
11229                 o removed summaryview->killed_messages, because we don't have
11230                   to keep a list of killed messages anymore. New cache will
11231                   keep the hidden messages in cache anyway
11232         * src/folderview.c
11233         * src/inc.c
11234         * src/selective_download.c
11235                 o removed unnecessary summary_write_cache calls
11236         * src/procmsg.c
11237                 o don't set ignore thread flag in procmsg_get_thread_tree
11238                   if it is already set
11239         * src/mainwindow.c
11240         * src/statusbar.h
11241                 o moved STATUSBAR_PUSH/POP to statusbar.h because
11242                   they are used in different files
11243
11244 2002-07-23 [melvin]     0.8.0claws5
11245
11246         * src/addressbook.c
11247         * src/addrgather.c
11248         * src/editaddress.c
11249         * src/editgroup.c
11250         * src/editldap_basedn.c
11251         * src/importldif.c
11252         * src/prefs_common.c
11253                 Fixed few memory leak (gtk_editable_get_chars returns
11254                 an allocated string)
11255         * src/logwindow.c
11256                 Fixed few memory leak (gtk_editable_get_chars returns
11257                 an allocated string) and modified a little the log cutting
11258                 loop.
11259         * src/compose.c
11260                 Replaced a call to an obsolete function gtk_entry_get_text()
11261                 by gtk_editable_get_chars()
11262         * src/send.c
11263                 Removed a debug printf
11264
11265 2002-07-23 [christoph]  0.8.0claws4
11266
11267         * src/filesel.c
11268                 fix another g_dirname memory leak
11269
11270 2002-07-23 [christoph]  0.8.0claws3
11271
11272         * src/mh.c
11273                 fixed a memory leak in mh_fetch_msginfo
11274                 fixed crash when message header could not be
11275                 parsed
11276
11277 2002-07-23 [paul]       0.8.0claws2
11278
11279         * sync with 0.8.0cvs2
11280                 see ChangeLog 2002-07-23
11281
11282 2002-07-23 [paul]       0.8.0claws1
11283
11284         * sync with 0.8.0cvs1
11285                 see ChangeLog 2002-07-23
11286
11287 2002-07-23 [paul]       0.8.0claws
11288
11289         * release of 0.8.0claws
11290
11291 2002-07-23 [paul]       0.7.8claws99
11292
11293         * po/ru.po
11294                 new Russian translation, submitted by
11295                 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
11296
11297 2002-07-22 [jens]       0.7.8claws98
11298
11299         * po/de.po
11300                 Updated German translations.
11301
11302 2002-07-22 [paul]       0.7.8claws97
11303
11304         * po/es.po
11305           po/it.po
11306           po/nl.po
11307           po/pt_BR.po
11308                 updated translations by Ricardo Mones Lastra,
11309                 Alessandro Maestri, Wilbert Berendsen and 
11310                 Fabio Jr. Beneditto respectively
11311
11312 2002-07-22 [christoph]  0.7.8claws96
11313
11314         * src/mimeview.c
11315                 fix memory leak caused by wrong g_dirname usage
11316
11317 2002-07-22 [christoph]  0.7.8claws95
11318
11319         * src/summaryview.c
11320                 update new and unread message counts for summaryview
11321                 summaryview does not get it from the folder anymore
11322                 and has to update the values itself
11323
11324 2002-07-22 [melvin]     0.7.8claws94
11325
11326         * po/fr.po
11327                 Updated French translations.
11328
11329 2002-07-22 [christoph]  0.7.8claws93
11330
11331         * src/matcher.c
11332                 set prop->preg pointer to NULL or following check
11333                 will not fail and regexec will be called with
11334                 invalid pointer
11335
11336 2002-07-21 [alfons]     0.7.8claws92
11337         
11338         * src/prefs_common.[ch]
11339                 remove option "Send return receipt on request"
11340
11341 2002-07-21 [thorsten]   0.7.8claws91
11342
11343         * src/mimeview.c
11344                 fixed memleaks, coding style as pointed out by alfons
11345
11346 2002-07-21 [alfons]     0.7.8claws90
11347
11348         * src/messageview.c
11349         * src/noticeview.[ch]
11350                 o fix bug notice view being displayed when going to empty folder 
11351                   (noticed by Christoph)
11352                 o allow RRR to be sent when restarting sylpheed, or changing folder 
11353                   (noticed by Thorsten)
11354
11355 2002-07-21 [thorsten]   0.7.8claws89
11356
11357         * src/mimeview.c
11358                 Included save_all patch from Xaview FACQ
11359                 added support for pathnames
11360
11361 2002-07-21 [alfons]     0.7.8claws88
11362
11363         * po/POTFILES.in
11364         * src/Makefile.am
11365         * src/mainwindow.c
11366         * src/messageview.[ch]
11367         * src/noticeview.c      ** NEW FILE **
11368         * src/noticeview.h      ** NEW FILE **
11369                 make return receipts work again
11370                 (UI idea by Leandro Pereira)
11371
11372 2002-07-21 [paul]       0.7.8claws87
11373
11374         * src/summaryview.c
11375                 fix sensitivity of 'Select thread'
11376
11377 2002-07-21 [paul]       0.7.8claws86
11378
11379         * src/prefs_common.c
11380                 add browser command line for Galeon
11381
11382 2002-07-21 [paul]       0.7.8claws85
11383
11384         * Makefile.am
11385                 fix 'EXTRA_DIST': remove README.README, add TODO
11386                 and TODO.claws
11387
11388 2002-07-21 [alfons]     0.7.8claws84
11389
11390         * src/gtkstext.c
11391                 make enter clear selection
11392                 (closes "[ 579888 ] Editor selection/entry error"
11393                 reported by Steve Lamb)
11394
11395 2002-07-21 [alfons]     0.7.8claws83
11396         
11397         * src/summaryview.c
11398                 sort message list when selecting unthread messages
11399                 (closes "[ 501593 ] switching threaded view doesn't sort"
11400                 reported by Simon Schubert)
11401
11402 2002-07-20 [alfons]     0.7.8claws82
11403         
11404         * src/matcher.c
11405                 const-correctness
11406
11407 2002-07-20 [thorsten]   0.7.8claws81
11408
11409         * src/matcher.c
11410                 Fixed expansion of empty fields in matchactions
11411
11412 2002-07-19 [melvin]     0.7.8claws80
11413
11414         * src/gtkspell.c
11415                 Removed a duplicate menu entry (fast mode) introduced during
11416                 the new cache merge
11417                 Added a menu separator between 'Use alternate' and 'Fast mode'
11418
11419 2002-07-19 [paul]       0.7.8claws79
11420
11421         * tools/Makefile.am
11422           tools/README
11423                 correct typos
11424
11425 2002-07-19 [thorsten]   0.7.8claws78
11426
11427         * tools/calypso_convert.pl      ** NEW FILE **
11428           tools/README
11429           tools/Makefile.am
11430                 script to import mbox files exported
11431                 by calypso
11432                 o generates folder structure
11433                 o includes attachments
11434
11435 2002-07-19 [melvin]     0.7.8claws77
11436
11437         * src/selective_download.[ch]
11438                 Fixed bug where closing the dialog with the window manager's
11439                 close button will not unlock the summary
11440                 Corrected some function declarations that missed a return value
11441                 Made the source code comply better with coding style.
11442         * src/prefs_common.c
11443                 Added new browser command line for Mozilla.
11444
11445 2002-07-18 [paul]       0.7.8claws76
11446
11447         * src/mainwindow.c
11448           src/selective_download.[ch]
11449                 reflect theme changes, fix Gdk Warning when creating 
11450                 pixmap from NULL window, and minor clean up.
11451                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
11452
11453         * po/en_GB.po
11454                 updated
11455
11456 2002-07-17 [paul]       0.7.8claws75
11457
11458         * INSTALL[.jp]
11459                 sync with 0.8.0
11460         
11461         * po/en_GB.po
11462                 updated
11463
11464 2002-07-16 [paul]       0.7.8claws74
11465
11466         * tools/filter_conv.pl
11467           tools/README
11468                 replace conversion script with reimplemented version, 
11469                 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
11470
11471 2002-07-16 [colin]      0.7.8claws73
11472
11473         * src/summaryview.c
11474                 remove forgotten debug messages - sorry ;-)
11475
11476 2002-07-16 [colin]      0.7.8claws72
11477
11478         * src/mimeview.c
11479           src/summaryview.c
11480           src/textview.c
11481           src/textview.h
11482                 add the ability to select part of a text mime-part 
11483                 to reply.
11484
11485 2002-07-15 [christoph]  0.7.8claws71
11486
11487         * src/folder.c
11488                 fix folder message count for folders without
11489                 msg_is_changed (includes news folders)
11490
11491 2002-07-15 [martin]     0.7.8claws70
11492
11493         * src/summaryview.c
11494                 option "display recipient on 'From'..." now works
11495                 without the need of enabling the option
11496                 "display  sender  using  address  book".
11497
11498 2002-07-15 [christoph]  0.7.8claws69
11499
11500         * src/summaryview.c
11501                 removed setting folder status from summaryview.
11502                 folder.c should update all message counts correctly.
11503
11504 2002-07-15 [paul]       0.7.8claws68
11505
11506         * po/pt_BR.po
11507                 updated by Fabio Junior Beneditto
11508
11509 2002-07-15 [darko]      0.7.8claws67
11510
11511         * src/mh.c
11512                 Fixed target folder colorization, don't decrease op
11513                 number twice
11514
11515 2002-07-14 [paul]       0.7.8claws66
11516
11517         * sync with main 0.8.0
11518                 see ChangeLog 2002-07-14
11519
11520 2002-07-13 [melvin]     0.7.8claws65
11521         
11522         * src/addrbook.c
11523         * src/addressbook.c
11524         * src/addrindex.c
11525                 Replaced sprintf by g_snprintf to prevent possible buffer
11526                 overflow.
11527         * src/news.c
11528                 Corrected a log message output format.
11529                 Added a missing "done" debug output.
11530         * src/compose.c
11531                 Added keyboard accelerator for Priority menu items
11532                 Added missing \n in debug output
11533         * src/logwindow.c
11534         * src/gtkspell.c
11535         * src/rfc2015.c
11536                 Added missing \n in debug output
11537
11538 2002-07-13 [paul]       0.7.8claws64
11539
11540         * man/sylpheed.1
11541                 change Sergey's email address to the sf address
11542
11543         * src/textview.c
11544                 increase show_url_timeout (more useful for long
11545                 urls)
11546
11547 2002-07-12 [sergey]     0.7.8claws63
11548
11549         * src/rfc2015.c
11550                 applied (with some modifications) patch to set the
11551                 micalg parameter for signatures
11552                 (2001-08-28 Werner Koch <wk@gnupg.org>)
11553
11554 2002-07-12 [sergey]     0.7.8claws62
11555
11556         * man/Makefile.am
11557         * configure.in
11558                 fixed man page installation
11559
11560 2002-07-12 [paul]       0.7.8claws61
11561
11562         * sync with 0.7.8cvs26
11563                 see ChangeLog 2002-07-11 and 2002-07-12
11564
11565 2002-07-11 [christoph]  0.7.8claws60
11566
11567         * src/compose.c
11568         * src/procmsg.c
11569                 first use the message number to find the message
11570                 to mark with a reply flag but check the
11571                 message-id if we got the correct message, if not
11572                 try to find it by message-id.
11573                 use new string seperator that is not allowed
11574                 in message-ids.
11575
11576 2002-07-11 [paul]       0.7.8claws59
11577
11578         * sync with 0.7.8cvs23
11579                 see ChangeLog 2002-07-10
11580
11581 2002-07-10 [christoph]  0.7.8claws58
11582
11583         * src/folder.[ch]
11584         * src/msgcache.[ch]
11585                 Added message-id table to the cache in memory
11586                 and functions to msgcache.c and folder.c to
11587                 fetch MsgInfos by message id
11588         * src/compose.c
11589         * src/procmsg.c
11590                 store folder and message-id of message replying
11591                 to in queue header and set reply flag after sending
11592                 (Closes bug #469498)
11593
11594 2002-07-10 [paul]       0.7.8claws57
11595
11596         * AUTHORS
11597           man/sylpheed.1.gz
11598                 add Martin to the list of authors
11599
11600 2002-07-09 [martin]     0.7.8claws56
11601         * src/gtksctree.c
11602                 Added gtk_ctree_last_visible(), tree_update_level(),
11603                 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
11604                 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
11605                 from gtk+ to gtksctree.c for the new sorting code
11606                 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
11607                 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
11608         * src/gtksctree.h
11609                 Added declaration for gtk_sctree_sort_recursive() and
11610                 gtk_sctree_sort_node
11611         * src/addressbook.c
11612         * src/foldersel.c
11613         * src/folderview.c
11614         * src/summaryview.c
11615                 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
11616                 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
11617
11618 2002-07-08 [paul]       0.7.8claws55
11619
11620         * more sync with 0.7.8cvs21
11621                 see ChangeLog 2002-07-08
11622
11623 2002-07-08 [paul]       0.7.8claws54
11624
11625         * sync with 0.7.8cvs21
11626                 see ChangeLog 2002-07-08
11627
11628 2002-07-07 [alfons]     0.7.8claws53
11629
11630         * src/Makefile.am
11631         * src/stock_pixmap.[ch]
11632         * src/pixmaps/notice_warn.xpm   ** NEW FILE **
11633         * src/pixmaps/notice_error.xpm  ** NEW FILE **
11634         * src/pixmaps/notice_note.xpm   ** NEW FILE **
11635                 add new pixmaps for upcoming notice pane
11636
11637 2002-07-06 [melvin]     0.7.8claws52
11638
11639         * src/gtkspell.[ch]
11640                 Made them a bit closer to Sylpheed's coding style.
11641                 Removed old code.
11642                 Removed possible memory leaks when some errors occurs.
11643
11644 2002-07-06 [melvin]     0.7.8claws51
11645
11646         * po/Makefile.in.in
11647                 Removed --no-location in xgettext command line to help
11648                 translators that use Emacs' po-mode
11649         * src/quote_fmt.c
11650                 Removed unnecessary comments that messed up sylpheed.pot
11651
11652 2002-07-06 [paul]       0.7.8claws50
11653
11654         * sync with 0.7.8cvs19
11655                 see ChangeLog 2002-07-05
11656
11657 2002-07-06 [christoph]  0.7.8claws49
11658
11659         * src/folder.c
11660         * src/mainwindow.c
11661                 fix folder_item_remove_all_msg and folderview
11662                 status for trash folders after emptying trash
11663
11664 2002-07-05 [paul]       0.7.8claws48
11665
11666         * sync with 0.7.8cvs16
11667                 see ChangeLog 2002-07-04 and 2002-07-05
11668
11669 2002-07-04 [paul]       0.7.8claws47
11670
11671         * sync with 0.7.8cvs14
11672                 see  ChangeLog 2002-07-04
11673
11674 2002-07-03 [alfons]     0.7.8claws46
11675
11676         * src/folder.c
11677                 dupe folder item's path because it's being reallocated
11678                 by new folder scanning code
11679
11680 2002-07-03 [christoph]  0.7.8claws45
11681
11682         * src/imap.c
11683                 better IMAP uid fetching using 'FETCH 1:* (UID)'
11684         * src/msgcache.c
11685                 add missing return in msgcache_write
11686
11687 2002-07-02 [thorsten]   0.7.8claws44
11688
11689         * src/jpilot.c
11690         * src/msgcache.c
11691         * src/rfc2015.c
11692                 use binary mode for file access
11693
11694 2002-07-02 [christoph]  0.7.8claws43
11695
11696         * major code cleanup (part 1)
11697         
11698                 - unused variables removed
11699                 - unused functions removed
11700                 - uninitialized variables checked
11701                 - missing return statements added
11702                 - missing function return types added
11703                 - added parentheses around assignment and
11704                   && in || when suggested by gcc
11705               
11706         * src/mh.c
11707         * src/folder.c
11708                 replaced direct calls to folder->scan_tree
11709                 with folder_scan_tree and restore folder
11710                 prefs in this function. The folder should
11711                 not have to deal with them.
11712                 ( Should now work for all folder types )
11713
11714 2002-07-02 [paul]       0.7.8claws42
11715
11716         * sync with 0.7.8cvs13
11717                 see ChangeLog 2002-07-01 and 2002-07-02
11718
11719 2002-07-01 [christoph]  0.7.8claws41
11720
11721         * src/summaryview.c
11722                 fix "goto next/prev unread message" with
11723                 ignored threads
11724
11725 2002-07-01 [paul]       0.7.8claws40
11726
11727         * po/es.po
11728                 updated by Ricardo Mones Lastra
11729
11730 2002-06-30 [match]      0.7.8claws39
11731
11732         * src/jpilot.c
11733                 applied variation of leonerd's patch (566661) to
11734                 allow multiple email addresses per JPilot entry.
11735                 addresses may be separated by space, comma, pipe,
11736                 semi-colon, new-line.
11737
11738 2002-06-30 [alfons]     0.7.8claws38
11739
11740         * src/procmsg.c
11741                 simple fix for putting older nodes before
11742                 newer nodes when threading by subject
11743
11744 2002-06-30 [christoph]  0.7.8claws37
11745
11746         * src/folder.c
11747         * src/folderview.c
11748         * src/mh.c
11749         * src/news.c
11750         * src/procmsg.c
11751                 fix broken folder tree rescaning
11752                 and don't use procmsg_get_mark_sum
11753                 anymore
11754
11755 2002-06-30 [christoph]  0.7.8claws36
11756
11757         * merge new cache branch
11758         * src/imap.c
11759                 fix new cache imap copy bug
11760         * src/folder.c
11761                 improved folder_item_scan
11762                 it should now always set the correct
11763                 new, unread and total message counts
11764
11765 2002-06-29 [paul]       0.7.8claws35
11766
11767         * configure.in
11768                 correct syntax error
11769
11770 2002-06-29 [paul]       0.7.8claws34
11771
11772         * configure.in
11773           Makefile.am
11774           man/Makefile.am       ** NEW FILE **
11775           man/sylpheed.1.gz     ** NEW FILE **
11776                 add Sylpheed man page
11777
11778 2002-06-29 [paul]       0.7.8claws33
11779
11780         * po/pt_BR.po
11781                 updated by Fabio Junior Beneditto
11782
11783 2002-06-28 [jens]       0.7.8claws32
11784
11785         * po/de.po
11786                 translation updated
11787
11788         * src/selective_download.c
11789                 removed gettext for space " "
11790
11791         * src/imap.c
11792                 removed wrong space
11793
11794 2002-06-28 [paul]       0.7.8claws31
11795
11796         * sync with 0.7.8cvs11
11797                 see ChangeLog 2002-06-28
11798
11799 2002-06-28 [paul]       0.7.8claws30
11800
11801         * sync with 0.7.8cvs10
11802                 see ChangeLog 2002-06-27 and 2002-06-28
11803
11804 2002-06-26 [paul]       0.7.8claws29
11805
11806         * src/addrgather.c
11807           src/selective_download.c
11808                 don't gettextise empty strings.
11809                 reserved by gettext. gettext("") returns 
11810                 the header entry with meta information, 
11811                 not the empty string
11812
11813         * po/en_GB.po
11814                 updated
11815
11816 2002-06-26 [paul]       0.7.8claws28
11817
11818         * sync with 0.7.8cvs7
11819                 see ChangeLog 2002-06-25
11820
11821         * src/prefs_common.c
11822                 ...and in the process, tweak the gui a little
11823
11824 2002-06-25 [alfons]     0.7.8claws27
11825         
11826         * configure.in
11827         * src/Makefile.am
11828                 fine tune ldap library detection
11829
11830 2002-06-25 [alfons]     0.7.8claws26
11831
11832         * src/compose.c
11833                 don't allow return receipts when composing a news article
11834
11835 2002-06-25 [paul]       0.7.8claws25
11836
11837         * Makefile.am
11838                 add '$(AMTAR)' to 'release' section to allow for
11839                 new and older autotools
11840
11841 2002-06-25 [paul]       0.7.8claws24
11842
11843         * src/summaryview.c
11844                 fix "No more unread messages" persistant pop-up
11845                 window bug
11846
11847 2002-06-25 [paul]       0.7.8claws23
11848
11849         * po/it.po
11850                 updated by Alessandro Maestri
11851
11852 2002-06-25 [paul]       0.7.8claws22
11853
11854         * sync with 0.7.8cvs6
11855                 see ChangeLog 2002-06-25
11856
11857 2002-06-24 [paul]       0.7.8claws21
11858
11859         * tools/update-po
11860                 add GPL copyright information
11861
11862 2002-06-24 [paul]       0.7.8claws20
11863
11864         * tools/Makefile.am
11865           tools/README
11866           tools/update-po       ** NEW FILE **
11867                 add script that eases the creation of *.po files
11868                 Submitted by Wilbert Berendsen <wilbert@oswf.org>
11869
11870 2002-06-23 [alfons]     0.7.8claws19
11871
11872         * src/messageview.c
11873                 make notification_convert_header obey const correctness
11874                 (next step will be fixing the broken return receipt)
11875
11876 2002-06-23 [paul]       0.7.8claws18
11877
11878         * src/messageview.c
11879                 fix bug introduced in last commit:
11880                 removed too much code in last commit - put back what's
11881                 needed
11882
11883 2002-06-23 [paul]       0.7.8claws17
11884
11885         * src/messageview.[ch]
11886                 remove code committed in error from locally patched
11887                 source
11888
11889 2002-06-23 [colin]      0.7.8claws16
11890
11891         * src/compose.[ch]
11892                 add compose_entry_select(), used to select the default_to
11893                 email address - hopefully avoiding people sending mails to
11894                 wrong recipients.
11895
11896 2002-06-22 [alfons]     0.7.8claws15
11897
11898         * AUTHORS
11899                 add Bram Metsch & Stanislav Karchebny
11900         * src/smtp.[ch]
11901         * src/prefs_account.[ch]
11902         * src/send.c
11903                 - apply and adapt Bram's patch which allows user to set SMTP AUTH 
11904                   options.  (see <http://sourceforge.net/tracker/index.php
11905                   ?func=detail&aid=566937&group_id=25528&atid=384600>);
11906
11907                 - merge Stanislav's fix to make SMTP AUTH work with qmail
11908                   (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
11909
11910 2002-06-22 [paul]       0.7.8claws14
11911
11912         * sync with 0.7.8cvs5
11913                 see ChangeLog 2002-06-19 and 2002-06-20
11914
11915 2002-06-22 [alfons]     0.7.8claws13
11916
11917         * src/selective_download.c
11918                 fix a stupid mistake I made
11919
11920 2002-06-22 [alfons]     0.7.8claws12
11921
11922         * src/selective_download.[ch]
11923                 fix another unnoticed leak; cleanup code
11924
11925 2002-06-21 [alfons]
11926
11927         * tools/Makefile.am
11928                 gpg-sign <-- gpg-sign-syl
11929
11930 2002-06-21 [alfons]     0.7.8claws11
11931
11932         * src/selective_download.c
11933         * src/selective_download.h
11934                 fix assorted mix of allocation errors (should solve
11935                 problem reported by Philippe Gramoullé, see:
11936                 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
11937
11938 2002-06-20 [melvin]     0.7.8claws10
11939
11940         * tools/gpg-sign *REMOVED*
11941           tools/gpg-sign-syl *ADDED*
11942                 Replaced the gpg clearsigning script with the version using
11943                 xterm instead of ssh-askpass and changed its name.
11944
11945         * README.claws
11946                 Updated actions example to reflect the renaming of the
11947                 gpg clearsigning script.
11948
11949 2002-06-19 [paul]       0.7.8claws9
11950
11951         * sync with 0.7.8claws9
11952                 see ChangeLog 2002-06-18 and 2002-06-19
11953
11954 2002-06-19 [paul]       0.7.8claws8
11955
11956         * sync with 0.7.8cvs1
11957                 see ChangeLog 2002-06-18
11958
11959 2002-06-18 [alfons]     0.7.8claws7
11960
11961         * src/mainwindow.h
11962                 add omitted prototype
11963
11964 2002-06-17 [paul]       0.7.8claws6
11965
11966         * src/mainwindow.c
11967                 fix hiding of exec_btn
11968
11969 2002-06-17 [paul]       0.7.8claws5
11970
11971         * src/pop.c
11972                 remove unneeded code: should_delete() 
11973                 and Pop3State::uidl_todelete_list
11974
11975 2002-06-17 [paul]       0.7.8claws4
11976
11977         * sync with 0.7.8
11978                 see ChangeLog 2002-06-11 and 2002-06-13
11979
11980 2002-06-16 [alfons]     0.7.8claws3
11981         
11982         * src/folder.c
11983                 make sure lock sort mode (claws specific) is
11984                 also persists after a tree rescan
11985
11986 2002-06-16 [alfons]     0.7.8claws2
11987
11988         * src/prefs_folder_item.c
11989         * src/folder.[ch]
11990                 fix persistence of folder sort mode (broken
11991                 by adapting Hiro's new folder persistence code)
11992
11993 2002-06-16 [alfons]     0.7.8claws1
11994
11995         * AUTHORS
11996         * src/logwindow.c
11997         * src/prefscommon.[ch]
11998                 control size of log text in log window; 
11999                 closes patch #569155 submitted by Mitko Haralanov.
12000
12001 2002-06-15 [paul]       0.7.8claws
12002
12003         * release of 0.7.8claws
12004
12005 2002-06-15 [paul]       0.7.7claws
12006
12007         * po/pt_BR.po
12008                 updated by Fabio Junior Beneditto
12009
12010 2002-06-14 [paul]       0.7.6claws49
12011
12012         * po/es.po
12013                 updated by Ricardo Mones Lastra
12014
12015 2002-06-14 [paul]       0.7.6claws48
12016
12017         * po/nl.po
12018                 updated translation by Wilbert Berendsen
12019
12020 2002-06-14 [melvin]     0.7.6claws47
12021
12022         * po/fr.po
12023                 Updated French translation
12024
12025 2002-06-13 [paul]       0.7.6claws46
12026
12027         * src/filesel.c
12028                 allow filename to be typed in, rather than just
12029                 selected by the mouse. Patch by Gustavo Noronha Silva.
12030
12031 2002-06-13 [alfons]     0.7.6claws45
12032
12033         * src/mainwindow.[ch]
12034                 more cleanups (removing unnecessary menu items Expand 
12035                 summary / message view)
12036
12037 2002-06-13 [melvin]     0.7.6claws44
12038
12039         * po/POTFILES.in
12040                 Added src/string_match.c
12041         * src/string_match.c
12042                 Fixed possible buffer overflow.
12043                 Corrected typo.
12044                 Added missing config.h header.
12045         * src/prefs_common.c
12046           src/prefs_matcher.c
12047           src/prefs_scoring.c
12048                 Made some strings translatable (missing _(..)).
12049
12050 2002-06-13 [melvin]     0.7.6claws43
12051
12052         * README.claws
12053                 Corrected action example (verifying clearsigned mail).
12054         * src/prefs_account.c
12055                 Corrected typo.
12056         * src/prefs_common.c
12057                 Removed incorrect line that generated a Gtk-CRITICAL msg.
12058
12059 2002-06-12 [alfons]     0.7.6claws42
12060
12061         * src/summaryview.c
12062                 add init of score column lost in 0.7.6claws42
12063
12064 2002-06-12 [paul]       0.7.6claws41
12065
12066         * src/prefs_account.c
12067                 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the 
12068                 behavior of the radio buttons, (from 0.7.7cvs2)
12069
12070 2002-06-11 [alfons]     0.7.6claws40
12071
12072         * src/messageview.[ch]
12073         * src/summaryview.[ch]
12074         * src/summary_search.c
12075         * src/mainwindow.c
12076                 perform a sync to bring in Hiro's separate view implementation 
12077
12078                 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
12079
12080 2002-06-11 [paul]       0.7.6claws39
12081         
12082         * src/prefs_account.c
12083                 correct a typo on the Receive tab
12084
12085 2002-06-10 [match]      0.7.6claws38
12086
12087         * src/addressbook.c
12088                 Included address completion patch from Gustavo Noronha.
12089
12090 2002-06-10 [paul]       0.7.6claws37
12091
12092         * src/inc.[ch]
12093           src/pop.c
12094           src/prefs_account.[ch]
12095           src/selective_download.[ch]
12096                 apply PATCH #561712
12097                  NEW:
12098                 - check if POP Account
12099                 - Receive Button renamed to Preview
12100                 - Preview Button Popup: preview new/all messages
12101                 - Download Button
12102                 - Account Preferences-->Receive tab checkbutton if you
12103                   want to remove Mail after Download
12104                 -: default YES
12105                 - Account Preferences-->Receive tab checkbutton use
12106                   filtering rules on preview
12107                   (think of delete_on_server)
12108                 -: default YES
12109                 - Account selectable from SD dialog
12110                 - checkbutton to show already downloaded messages if
12111                   all messages are previewed
12112                 - new clist column showing Date
12113                 - ESC KEY close
12114                 FIXES:
12115                 - play ball with UIDL
12116                 - fault tolerant (?) 
12117                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
12118
12119 2002-06-10 [melvin]     0.7.6claws36
12120
12121         * README.claws
12122                 Added a hint to ac/README in cvs instructions.
12123
12124         * src/prefs_actions.c
12125                 Made it possible to use a more elaborate command line
12126                 for asynchronous actions, too.
12127
12128 2002-06-10 [melvin]     0.7.6claws35
12129         
12130         * src/prefs_actions.c
12131                 Make it possible to use a more elaborate command line
12132                 (e.g. |foo|bar|cat>there;echo Done|)
12133                 Corrected error message when calling %f, %F and %p commands
12134                 from the compose window.
12135
12136 2002-06-09 [colin]      0.7.6claws34
12137
12138         * src/summaryview.c
12139                 Automatically find unread messages in current folder
12140                 before annoying the user.
12141
12142 2002-06-08 [alfons]     0.7.6claws33
12143
12144         * po/it.po
12145                 remove bad formatting string in it.po translation
12146                 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
12147
12148 2002-06-08 [paul]       0.7.6claws32
12149
12150         * sync with 0.7.6cvs25
12151                 see ChangeLog 2002-06-07
12152
12153 2002-06-05 [paul]       0.7.6claws31
12154
12155         * src/mainwindow.c
12156                 add 'Sort by locked' and 'Sort by score'
12157
12158 2002-06-05 [paul]       0.7.6claws30
12159
12160         * sync with 0.7.6cvs24
12161                 see ChangeLog 2002-06-04
12162
12163 2002-06-04 [paul]       0.7.6claws29
12164
12165         * po/pt_BR.po
12166                 updated by Fabio Junior Beneditto
12167
12168 2002-06-03 [thorsten]   0.7.6claws28
12169
12170         * src/matcher.c
12171                 fclose() matcherrc after reading
12172
12173 2002-06-03 [paul]       0.7.6claws27
12174
12175         * sync with 0.7.6cvs21
12176                 see ChangeLog 2002-05-31
12177
12178 2002-05-31 [paul]       0.7.6claws26
12179
12180         * sync with 0.7.6cvs20
12181                 see ChangeLog 2002-05-29 and 2002-05-30
12182
12183 2002-05-31 [paul]       0.7.6claws25
12184
12185         * src/imap.c
12186                 hopefully fix last buggy sync
12187
12188         * README.claws
12189                 correct typo in 'Actions' examples
12190
12191 2002-05-29 [paul]       0.7.6claws24
12192
12193         * sync with 0.7.6cvs18
12194                 see ChangeLog 2002-05-28 and 2002-05-29
12195
12196         * src/news.c
12197           src/nntp.[ch]
12198                 sync with above 
12199
12200 2002-05-28 [paul]       0.7.6claws23
12201
12202         * sync with 0.7.6cvs16
12203                 see ChangeLog 2002-05-28
12204
12205 2002-05-27 [thorsten]   0.7.6claws22 
12206
12207         * faq/it/sylpheed-faq-1.html
12208           faq/it/sylpheed-faq-2.html
12209           faq/it/sylpheed-faq-3.html
12210           faq/it/sylpheed-faq.html
12211                 corrected DOS lineendings
12212         * faq/de/sylpheed-faq-1.html
12213           faq/de/sylpheed-faq-2.html
12214           faq/en/sylpheed-faq-1.html
12215           faq/en/sylpheed-faq-2.html
12216           faq/en/sylpheed-faq-3.html
12217           faq/es/sylpheed-faq-1.html
12218           faq/es/sylpheed-faq-2.html
12219           faq/es/sylpheed-faq-3.html
12220           faq/fr/sylpheed-faq-1.html
12221           faq/it/sylpheed-faq-1.html
12222           faq/it/sylpheed-faq-2.html
12223           faq/it/sylpheed-faq-3.html
12224           faq/it/sylpheed-faq.html
12225                 changed ">" to &quot;
12226
12227 2002-05-27 [paul]       0.7.6claws21
12228         
12229         * sync with 0.7.6cvs15
12230                 see ChangeLog 2002-05-27
12231
12232 2002-05-27 [paul]       0.7.6claws20
12233
12234         * src/prefs_account.c
12235                 correct a typo
12236
12237 2002-05-26 [paul]       0.7.6claws19
12238
12239         * tools/README
12240                 correct a typo
12241
12242 2002-05-25 [paul]       0.7.6claws18
12243
12244         * tools/README
12245                 add description of kmail2sylpheed.pl
12246
12247 2002-05-25 [paul]       0.7.6claws17
12248
12249         * tools/kmail2sylpheed.pl       ** NEW FILE **
12250                 perl script that converts an exported Kmail address
12251                 book, converts it to sylpheed addressbook file,
12252                 writes the file to .sylpheed, and updates
12253                 addrbook--index.xml 
12254
12255 2002-05-25 [paul]       0.7.6claws16
12256
12257         * sync with 0.7.6cvs14
12258                 see ChangeLog 2002-05-23
12259
12260 2002-05-24 [paul]       0.7.6claws15
12261
12262         * README.claws
12263                 make a correction and add some more info
12264
12265 2002-05-24 [paul]       0.7.6claws14
12266
12267         * src/compose.c
12268                 fix memory leak in 
12269                 compose_redirect_write_headers_from_headerlist()
12270                 add Subject and Resent-Message-ID to
12271                 compose_redirect_write_headers()
12272                 Received, Subject, and X-UIDL are filtered out in 
12273                 compose_redirect_write_to_file()
12274
12275 2002-05-23 [paul]       0.7.6claws13
12276
12277         * src/compose.[ch]
12278           src/filtering.c
12279           src/mainwindow.c
12280           src/matcher.[ch]
12281           src/matcher_parser_lex.l
12282           src/matcher_parser_parse.y
12283           src/prefs_common.[ch]
12284           src/prefs_filtering.c
12285           src/summaryview.c
12286                 rename 'Bounce' to 'Redirect'
12287
12288 2002-05-23 [paul]       0.7.6claws12
12289
12290         * more sync with 0.7.6cvs13
12291           src/compose.c
12292                 see ChangeLog 2002-05-22
12293
12294 2002-05-22 [paul]       0.7.6claws11
12295
12296         * sync with 0.7.6cvs13
12297           src/codeconv.c
12298                 see ChangeLog 2002-05-20
12299           src/prefs_common.c
12300                 see ChangeLog 2002-05-22
12301
12302 2002-05-21 [melvin]     0.7.6claws10
12303
12304         * src/folderview.c
12305                 Added missing filtering and scoring headers
12306                 Fixed bad function call that showed garbage 
12307                 in Folder->Processing
12308
12309 2002-05-21 [paul]       0.7.6claws9
12310
12311         * tools/Makefile.am
12312                 make all tools executable, (patch by Alfons).
12313
12314 2002-05-20 [alfons]     0.7.6claws8
12315
12316         * src/procheader.c
12317                 don't forget to call mktime() so we have a valid week 
12318                 and year day
12319                 (Bug report by Roger Sondermann <mail@jumaros.de>)
12320
12321 2002-05-20 [paul]       0.7.6claws7
12322
12323         * src/html.c
12324                 fix broken parsing of urls
12325         * src/textview.c
12326                 fix displaying of urls
12327
12328                 both fixes from the patch [547855] by Eugene 
12329                 Brevdo (zonem)
12330
12331 2002-05-19 [alfons]     0.7.6claws6
12332
12333         * configure.in
12334                 make sylpheed configure correctly with the latest
12335                 and greatest of automake / autoconf / gettext
12336
12337 2002-05-19 [alfons]     0.7.6claws5
12338
12339         * src/procheader.c
12340         * src/procheader.h
12341                 add function for returning ime zone offset
12342         * src/quote_fmt.c
12343         * src/quote_fmt_parse.y
12344                 better quotation formatting - does not convert
12345                 to local time, but uses the original date string.
12346                 
12347                 Note: %z inserts the timezone offset (should 
12348                 work also on platforms where strftime does not
12349                 support %z).
12350
12351 2002-05-18 [christoph]  0.7.6claws4
12352
12353         * src/summaryview.c
12354                 fix indentation of some code
12355         * tools/Makefile.am
12356                 fix spaces after \
12357         * src/Makefile.am
12358                 add missing \
12359                 correct path for ignorethread.xpm
12360                 incorrect filename for sylpheed_logo.xpm
12361                 add missing include matcher_parser_parse.h
12362
12363 2002-05-18 [paul]       0.7.6claws3
12364
12365         * sync with 0.7.6cvs8
12366                 see ChangeLog 2002-05-16 and 2002-05-17
12367
12368 2002-05-18 [melvin]     0.7.6claws2
12369
12370         * README.claws
12371                 Corrected an action's definition and fixed some misspellings.
12372
12373 2002-05-18 [paul]       0.7.6claws1
12374
12375         * tools/Makefile.am
12376           tools/gpg-sign        ** new file **
12377           tools/uudec           ** new file **
12378                 add Melvin's Actions scripts
12379
12380         * README.claws
12381                 add Melvin's descriptions for Actions
12382
12383 2002-05-18 [paul]       0.7.6claws
12384
12385         * Version 0.7.6claws released
12386
12387 2002-05-17 [paul]       0.7.5claws32
12388
12389         * po/es.po
12390                 updated by Ricardo Mones Lastra
12391
12392 2002-05-17 [paul]       0.7.5claws31
12393
12394         * src/compose.c
12395                 fix Account prefs default folder for sent/draft/deleted
12396                 messages bug
12397
12398         * po/it.po
12399           po/nl.po
12400                 updated translation by Alessandro Maestri and
12401                 Wilbert Berendsen
12402
12403 2002-05-17 [melvin]     0.7.5claws30
12404
12405         * src/prefs_actions.c
12406                 Fixed bug where using %F not at the end of the command 
12407                 resulted in an additional empty argument being created.
12408                 Thanks to Darko Koruga for reporting the bug.
12409
12410 2002-05-17 [melvin]     0.7.5claws29
12411
12412         * po/fr.po
12413                 Updated French translations.
12414
12415 2002-05-15 [paul]       0.7.5claws28
12416         
12417         * po/es.po
12418                 updated by Ricardo Mones Lastra
12419
12420 2002-05-15 [paul]       0.7.5claws27
12421
12422         * sync with 0.7.6cvs4
12423                 see ChangeLog 2002-05-14 and 2002-05-15
12424
12425 2002-05-14 [paul]       0.7.5claws26
12426
12427         * sync with 0.7.6cvs1
12428                 see ChangeLog 2002-05-13
12429
12430 2002-05-13 [thorsten]   0.7.5claws25
12431
12432         * src/messageview.c
12433                 fix select_all and copy in multipart messages
12434         * src/mainwindow.c
12435                 fix select_all and copy in multipart messages
12436
12437 2002-05-12 [paul]       0.7.5claws24
12438
12439         * src/summaryview.c
12440                 reverse last commit, bug already fixed in 0.7.5claws3
12441
12442 2002-05-12 [netztorte]  0.7.5claws23
12443
12444         * src/summaryview.c
12445                 dont parse empty addressbook (checked in before claws20)
12446
12447 2002-05-12 [melvin]     0.7.5claws22
12448
12449         * src/procmsg.[ch]
12450                 Removed unneeded priority code introduced by the previous 
12451                 commit.
12452
12453 2002-05-12 [melvin]     0.7.5claws21
12454
12455         * src/compose.[ch]
12456                 Added possibility to set message's priority.
12457         * src/procmsg.[ch]
12458                 Added possibility to set message's priority.
12459                 Added missing headers
12460
12461 2002-05-12 [melvin]     0.7.5claws20
12462
12463         * src/prefs_actions.c
12464                 Removed implicitely added quotes around the name
12465                 of the temporary files of mime parts.
12466
12467 2002-05-12 [paul]       0.7.5claws19
12468
12469         * sync with 0.7.5cvs20
12470                 see ChangeLog 2002-05-11
12471
12472 2002-05-12 [alfons]     0.7.5claws18
12473
12474         * src/quote_fmt_lex.l
12475         * src/quote_fmt_parse.y
12476                 allow quote / reply date & time format to be set using
12477                 %D{format}. format is a format string you'd pass to
12478                 strftime() (see man strftime, or the Display tab |
12479                 Date format setting).
12480
12481                 Currently %D converts the date to local time. 
12482
12483 2002-05-11 [paul]       0.7.5claws17
12484
12485         * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
12486                 see ChangeLog 2002-05-10 and 2002-05-11
12487
12488 2002-05-10 [paul]       0.7.5claws16
12489
12490         * sync with 0.7.5cvs16
12491                 see ChangeLog entries 2002-05-09 and 
12492                 2002-05-10
12493
12494 2002-05-10 [colin]      0.7.5claws15
12495
12496         * src/textview.c
12497                 Corrected a bug that prevented sylpheed to open
12498                 double-clicked URIs.
12499
12500 2002-05-09 [paul]       0.7.5claws14
12501
12502         * sync with 0.7.5cvs14
12503                 see ChangeLog 2002-05-08 and 2002-05-09
12504
12505 2002-05-08 [paul]       0.7.5claws13
12506
12507         * sync with 0.7.5cvs11
12508                 see ChangeLog entry 2002-05-08
12509
12510 2002-05-08 [paul]       0.7.5claws12
12511
12512         * src/mainwindow.c
12513           src/textview.[ch]
12514                 fix segfault on View->Open in new window
12515                 patch submitted by Thorsten Maerz <torte@netztorte.de>
12516
12517 2002-05-07 [paul]       0.7.5claws11
12518
12519         * sync with 0.7.5cvs9
12520                 see ChangeLog entry 2002-05-07
12521
12522 2002-05-06 [paul]       0.7.5claws10
12523
12524         * src/messageview.c
12525           src/textview.c
12526                 display url in statusbar on single-click
12527                 patch submitted by Thorsten Maerz <torte@netztorte.de>
12528
12529 2002-05-06 [match]      0.7.5claws9
12530
12531         * src/addritem.[ch]
12532                 new functions.
12533         * src/addrcache.c
12534                 tidy up.
12535         * src/xmlprops.[ch]
12536                 XML implementation of properties file.
12537         * src/exporthtml.[ch]
12538         * src/expthtmldlg.[ch]
12539         * src/addressbook.c
12540                 export to HTML.
12541
12542 2002-05-02 [sergey]     0.7.5claws8
12543
12544         * src/mainwindow.c (mainwin_entries),
12545           src/prefs_common.c (prefs_send_create()),
12546           src/codeconv.c (locale_table):
12547                 use charset name "Windows-1251" instead of "CP1251".
12548
12549 2002-05-02 [colin]      0.7.5claws7
12550         
12551         * src/compose.c
12552           src/prefs_common.c
12553           src/prefs_folder_item.c
12554                 Fixed cosmetics bugs due to Outbox renamed to Sent.
12555
12556 2002-05-02 [hiro]       0.7.5claws6
12557
12558         * src/imap.c
12559                 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
12560
12561 2002-05-02 [paul]       0.7.5claws5
12562
12563         * src/compose.c
12564                 more sync with 0.7.5cvs7, see ChangeLog entry
12565                 2002-05-02
12566
12567 2002-05-02 [hiro]       0.7.5claws4
12568
12569         * src/compose.c
12570                 compose_queue_sub():
12571                 check if queue folder exists (closes #550397).
12572                 removed directory creation since it should be handled
12573                 transparently.
12574         * src/imap.c
12575                 imap_add_msg(): return UID for appended message
12576                 (closes #548842).
12577
12578 2002-04-30 [paul]       0.7.5claws3
12579
12580         * src/summaryview.c
12581                 fix account_find_from_address() bug
12582
12583 2002-04-28 [colin]      0.7.5claws2
12584
12585         * src/compose.c
12586           src/textview.c
12587           src/prefs_common.[ch]
12588           src/utils.[ch]
12589                 Added user-definable quotation characters recognition.
12590
12591 2002-04-28 [paul]       0.7.5claws1
12592
12593         * sync with 0.7.5cvs4
12594                 see ChangeLog entry  2002-04-25
12595
12596 2002-04-28 [paul]       0.7.5claws
12597
12598         * po/es.po
12599           po/nl.po
12600           po/pt_BR.po
12601                 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
12602                 Fabio Junior Beneditto
12603
12604 2002-04-27 [jens]       0.7.4claws103
12605
12606         * po/de.po
12607                 updated German translation.
12608
12609 2002-04-27 [hiro]       0.7.4claws102
12610
12611         * src/summaryview.c
12612                 summary_write_cache(): fixed the mark loss of hidden messages.
12613
12614 2002-04-26 [melvin]     0.7.4claws101
12615
12616         * src/procmsg.c
12617                 fixed a second typo (same one)
12618         * po/fr.po
12619           po/it.po
12620           po/pt_BR.po
12621                 fixed the type again...
12622
12623 2002-04-26 [melvin]     0.7.4claws100
12624
12625         * src/procmsg.c
12626                 fixed a typo in an alert message ("temorary").
12627         * po/it.po
12628         * po/pt_BR.po
12629                 corrected the typo  described above.
12630         * po/fr.po
12631                 updated French translation.
12632
12633 2002-04-26 [darko]      0.7.4claws99
12634
12635         * src/summaryview.c
12636                 fix target folder colorization
12637
12638 2002-04-25 [paul]       0.7.4claws98
12639
12640         * po/it.po
12641                 updated by Alessandro Maestri
12642
12643 2002-04-24 [colin]      0.7.4claws97
12644         
12645         * src/compose.c
12646                 Fixed double "subject is empty" question.
12647
12648 2002-04-23 [colin]      0.7.4claws96
12649         
12650         * src/mimeview.c
12651                 Corrected issue when "automatically display images" was
12652                 not set : first image remained after selecting second.
12653
12654 2002-04-23 [melvin]     0.7.4claws95
12655
12656         * src/prefs_actions.c
12657                 Don't display in/out dialog if there is nothing to show.
12658
12659 2002-04-23 [paul]       0.7.4claws94
12660
12661         * sync with 0.7.5cvs3
12662                 bug fixes: see ChangeLog entry 2002-04-23
12663
12664 2002-04-22 [darko]      0.7.4claws93
12665
12666         * src/compose.c
12667                 fix previous check-in which changed code after
12668                 merge from main
12669
12670 2002-04-22 [paul]       0.7.4claws92
12671
12672         * faq/de/*
12673                 add German FAQ
12674         * faq/en/*
12675           faq/es/*
12676           faq/fr/*
12677                 update English, Spanish and French FAQs
12678         * manual/de/*
12679           manual/es/*
12680                 add German and Spanish manuals
12681         * manual/en/*
12682           manual/fr/*
12683                 update English and French manuals
12684
12685         * src/Makefile.am
12686                 add to and re-arrange the pixmap entries
12687
12688 2002-04-22 [darko]      0.7.4claws91
12689
12690         * src/compose.c
12691                 fix sender initials recognition to only allow
12692                 '>' after the initials
12693
12694 2002-04-21 [paul]       0.7.4claws90
12695
12696         * sync with 0.7.5 release
12697                 see ChangeLog entry 2002-04-21
12698
12699 2002-04-21 [alfons]
12700
12701         * src/Makefile.am
12702                 add colin's new pixmaps to EXTRA_DIST
12703
12704 2002-04-21 [colin]      0.7.4claws89
12705         * src/compose.c
12706         * src/inc.c
12707         * src/mainwindow.[ch]
12708         * src/prefs_common.[ch]
12709         * src/stock_pixmap.[ch]
12710                 Added "Work offline" ability.
12711
12712 2002-04-21 [colin]      0.7.4claws88
12713         
12714         * src/mimeview.c
12715         * src/prefs_common.c
12716         * src/prefs_common.h
12717         * src/textview.c : Added an option to common preferences -> display
12718           to allow user not to automatically display images.
12719
12720 2002-04-21 [paul]       0.7.4claws87
12721
12722         * sync with 0.7.4cvs52
12723                 see ChangeLog entry 2002-04-21 (src/imap.c)
12724
12725 2002-04-21 [paul]       0.7.4claws86
12726
12727         * sync with 0.7.4cvs51
12728                 see ChangeLog entry 2002-04-21
12729
12730 2002-04-21 [paul]       0.7.4claws85
12731
12732         * sync with 0.7.4cvs49
12733                 see ChangeLog entries 2002-04-20 and 2002-04-21
12734
12735         * src/Makefile.am
12736                 clean up: remove old 'stock_' element from xpm 
12737                 filenames.
12738
12739 2002-04-21 [alfons]     0.7.4claws84
12740
12741         apply sync patch from Paul
12742
12743         * src/folderview.c
12744                 use old claws prefs_folder_item_create() for now
12745
12746 2002-04-19 [match]      0.7.4claws83
12747
12748         * src/addressbook.[ch]
12749         * src/addrharvest.[ch]
12750         * src/addrgather.[ch]
12751                 recurse folders.
12752         * src/mainwindow.c
12753         * src/summaryview.[ch]
12754                 change menu option.
12755
12756 2002-04-19 [paul]       0.7.4claws82
12757
12758         * po/pt_BR.po
12759                 updated by Fabio Junior Beneditto
12760
12761 2002-04-14 [alfons]     0.7.4claws81
12762
12763         * src/passphrase.c
12764                 add #include <sys/types.h> for mode_t and off_t 
12765
12766 2002-04-13 [paul]       0.7.4claws80
12767         
12768         * src/main.c
12769           src/passphrase.[ch]
12770           src/pgptext.c
12771           src/prefs_common.[ch]
12772           src/rfc2015.c
12773                 enable storing of GnuPG passphrase for the whole 
12774                 session or a user-defined number of minutes. patch 
12775                 submitted by Ravemax <ravemax@dextrose.com>
12776
12777 2002-04-13 [alfons]     0.7.4claws79
12778
12779         * src/textview.c
12780                 make email parser also stop scanning when encountering separators
12781                 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
12782
12783 2002-04-13 [paul]       0.7.4claws78
12784
12785         * sync with 0.7.4cvs39
12786                 see ChangeLog entry 2002-04-12
12787
12788 2002-04-11 [paul]       0.7.4claws77
12789
12790         * sync with 0.7.4cvs37
12791                 see ChangeLog entry 2002-04-11
12792
12793 2002-04-11 [paul]       0.7.4claws76
12794
12795         * COPYING 
12796                 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
12797                 the clause for OpenSSL). sync with sylpheed main
12798
12799 2002-04-09 [melvin]     0.7.4claws75
12800
12801         * src/compose.c
12802                 Made 'Ctrl-Enter' on send ignore some modifiers 
12803                 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
12804                 to bind other *-Enter (but not Alt-Enter).
12805
12806 2002-04-09 [paul]       0.7.4claws74
12807
12808         * sync with 0.7.4cvs35
12809                 see ChangeLog entries 2002-04-09
12810
12811 2002-04-08 [paul]       0.7.4claws73
12812
12813         * sync with 0.7.4cvs33
12814                 see ChangeLog entry 200-04-08
12815
12816 2002-04-07 [match]      0.7.4claws72
12817
12818         * src/addrharvest.[ch]
12819                 fixed to read all addresses in header, regardless
12820                 of header size. improved name parsing. accommodate
12821                 harvest from folders and selected message.
12822         * src/addritem.[ch]
12823                 included new address parsing function.
12824         * src/addrgather.[ch]
12825         * src/addressbook.[ch]
12826         * src/summaryview.[ch]
12827         * src/mainwindow.c
12828                 allow address harvest of folder as well as selected
12829                 messages.
12830
12831 2002-04-07 [paul]       0.7.4claws71
12832
12833         * src/esmtp.[ch]
12834           src/smtp.c
12835                 don't try to authenticate with CRAM-MD5 in SMTP when 
12836                 SMTP-AUTH enabled if MTA doesn't issue this 
12837                 auth-method in it's ehlo-response. bug item #531364,
12838                 patch item #938910. patch submitted by Colin Leroy 
12839                 <colin@colino.net>
12840
12841 2002-04-07 [paul]       0.7.4claws70
12842
12843         * src/nntp.c
12844                 fix missing MODE_READER bug. patch submitted by
12845                 Colin Leroy <colin@colino.net>
12846
12847 2002-04-07 [alfons]     0.7.4claws69
12848
12849         * src/matcher.[ch]
12850         * src/prefs_filtering.c
12851         * src/summaryview.c
12852                 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
12853                 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
12854
12855 2002-04-07 [paul]       0.7.4claws68
12856
12857         * sync with 0.7.4cvs32
12858                 see ChangeLog entry 2002-04-06
12859
12860         * tools/filter_conv.pl
12861                 more bug fixes
12862
12863 2002-04-06 [paul]       0.7.4claws67
12864
12865         * tools/filter_conv.pl
12866                 modify to be able to find the name of the first
12867                 mailbox and use that. main's filter does not
12868                 record the full path to the mailbox and therefore
12869                 can only filter to the first mailbox.
12870
12871 2002-04-05 [paul]       0.7.4claws66
12872
12873         * tools/filter_conv.pl
12874                 attempt to make the script all-encompassing and
12875                 be able to convert any main 'filter' rule thrown
12876                 at it
12877
12878 2002-04-05 [paul]       0.7.4claws65
12879
12880         * tools/filter_conv.pl
12881                 allow for collapsed folder trees
12882
12883 2002-04-05 [paul]       0.7.4claws64
12884
12885         * sync with 0.7.4cvs31
12886                 see ChangeLog entries 2002-04-05
12887
12888 2002-04-03 [paul]       0.7.4claws63
12889
12890         * sync with 0.7.4cvs29
12891                 see ChangeLog entries 2002-04-02 and 2002-04-03
12892
12893 2002-04-02 [paul]       0.7.4claws62
12894
12895         * sync with 0.7.4cvs26
12896                 see ChangeLog entry 2002-04-01
12897
12898 2002-04-02 [match]      0.7.4claws61
12899
12900         * src/pine.[ch]
12901         * src/importpine.[ch]
12902         * src/addressbook.c
12903                 import Pine address book.
12904
12905 2002-04-02 [match]      0.7.4claws60
12906
12907         * src/addrharvest.[ch]
12908                 improve address parsing of funky addresses.
12909
12910 2002-04-02 [darko]      0.7.4claws59
12911
12912         * src/compose.c
12913                 wrap on send improvements, it now recognizes quoted
12914                 initials as part of the quotation string, and it
12915                 does not join lines separated by CR
12916
12917 2002-04-01 [match]      0.7.4claws58
12918
12919         * src/mgutils.[ch]
12920                 added new functions.
12921         * src/mutt.[ch]
12922                 remove excessive duplicate address generation
12923                 on import.
12924
12925 2002-04-01 [alfons]     0.7.4claws57
12926         
12927         * src/summaryview.c
12928                 put back g_free() 
12929
12930 2002-04-01 [paul]       0.7.4claws56
12931
12932         * sync with 0.7.4cvs25
12933                 see ChangeLog entry 2002-04-01
12934
12935 2002-04-01 [alfons]     0.7.4aprilfool55
12936
12937         * src/summaryview.c
12938                 honour feature request item #537427 to allow for
12939                 displaying names from address book for sent mail also
12940
12941 2002-03-29 [paul]       0.7.4claws54
12942
12943         * src/mainwindow.c
12944           src/prefs_filtering.[ch]
12945           src/prefs_matcher.c
12946           src/summaryview.c
12947                 add 'fast filter' for claws' filtering,
12948                 /Tools/Create filter rule/... patch submitted
12949                 by Neill Miller <neillm@thecodefactory.org>
12950
12951 2002-03-29 [paul]       0.7.4claws53
12952
12953         * sync with 0.7.4cvs24
12954                 see ChangeLog entry 2002-03-29
12955
12956 2002-03-28 [paul]       0.7.4claws52
12957
12958         * sync with 0.7.4cvs23
12959                 see ChangeLog entry 2002-03-28
12960
12961 2002-03-27 [melvin]     0.7.4claws51
12962
12963         * src/prefs_actions.c
12964                 Added support to pass only one message part (as a
12965                 file) to the command using '%p'. No quotes are needed
12966                 because doubles quotes are automatically added.
12967                 Fixed bug where Sylpheed could block when waiting for
12968                 a child process to finish.
12969                 Changed the help menu to remove quotes around symbols to 
12970                 avoid misinterpretation (they must not be used).
12971
12972 2002-03-27 [melvin]     0.7.4claws50
12973
12974         * src/inc.c
12975                 Made the new mail notification command always 
12976                 execute asynchronously.
12977
12978 2002-03-27 [paul]       0.7.4claws49
12979
12980         * src/compose.c
12981                 fix bug introduced in last commit
12982
12983 2002-03-27 [paul]       0.7.4claws48
12984
12985         * sync with 0.7.4cvs21
12986                 see ChangeLog 2002-03-26 and 2002-03-27
12987
12988 2002-03-26 [hoa]        0.7.4claws47
12989
12990         * src/prefs_folder_item.c
12991                 really fixed the bug #516442 with folder rescan.
12992
12993 2002-03-26 [paul]       0.7.4claws46
12994
12995         * sync with 0.7.4cvs19
12996                 see ChangeLog entries 2002-03-25 and 2002-03-26
12997
12998 2002-03-25 [hoa]        0.7.4claws45
12999
13000         * src/matcher.c
13001         * src/mh.c
13002                 fix the bug #516442 with folder rescan.
13003
13004         * src/prefs_common.[ch]
13005         * src/compose.c
13006                 added an option to enable two different behaviours
13007                 for bounce.
13008
13009
13010 2002-03-25 [paul]       0.7.4claws44
13011
13012         * src/mainwindow.c
13013           src/selective_download.c
13014                 correct a few menuitem labels
13015
13016 2002-03-25 [christoph]  0.7.4claws43
13017
13018         * src/procmsg.c
13019                 fix non deleted tmp message in
13020                 procmsg_save_to_outbox
13021                 fix problems caused by sync with
13022                 main branch's procmsg_send_queue
13023
13024 2002-03-25 [paul]       0.7.4claws42
13025
13026         * src/quote_fmt.c
13027           src/quote_fmt_lex.l
13028           src/quote_fmt_parse.y
13029                 add Last name (%L) placeholder for quoting. 
13030                 patch submitted by Thorsten Thielen 
13031                 <thth@users.sourceforge.net>
13032
13033 2002-03-25 [paul]       0.7.4claws41
13034
13035         * src/utils.c
13036                 get full hostname. patch submitted by
13037                 Bob Woodside <rwoodside1@comcast.net>
13038
13039 2002-03-25 [paul]       0.7.4claws40
13040
13041         * src/account.c
13042           src/news.c
13043           src/nntp.[ch]
13044           src/prefs_account.[ch]
13045                 enable NNTP over SSL. patch submitted by
13046                 Pascal Jermini <pascal@infinity.hn.org>
13047
13048 2002-03-24 [paul]       0.7.4claws39
13049
13050         * src/prefs_common.c
13051                 make the arrangement of the Compose tab more
13052                 coherent
13053
13054         * src/mainwindow.c
13055                 fix some irregularities of style
13056
13057         * po/de.po
13058                 updated by Kilian Krause
13059
13060 2002-03-23 [paul]       0.7.4claws38
13061
13062         * po/pt_BR.po
13063                 updated by Fabio Junior Beneditto
13064
13065 2002-03-23 [paul]       0.7.4claws37
13066
13067         * src/mainwindow.c
13068                 move 'Gather addresses' to 'Tools' menu
13069                 make 'Selective download' sensitive
13070
13071 2002-03-23 [paul]       0.7.4claws36
13072
13073         * sync with 0.7.4cvs16
13074                 see ChangeLog entries 2002-03-23
13075
13076 2002-03-22 [christoph]  0.7.4claws35
13077
13078         * src/quote_fmt_parse.y
13079                 fix include program output
13080
13081 2002-03-22 [alfons]     0.7.4claws34
13082
13083         * src/pop.c
13084                 initialize GDate stack variable correctly (sorry!)
13085
13086 2002-03-22 [paul]       0.7.4claws33
13087
13088         * src/compose.c
13089           src/mainwindow.c
13090           src/prefs_actions.c
13091           src/prefs_common.c
13092                 rename 'Tool' to 'Tools'
13093
13094         * src/mainwindow.c
13095                 move 'Delete duplicated messages' from
13096                 'Message/' to 'Tools/'
13097                 re-arrange the order of 'Tools/' items
13098
13099 2002-03-22 [paul]       0.7.4claws32
13100
13101         * src/addr_compl.c
13102           src/addressbook.[ch]
13103                 auto-address completion now also matches on
13104                 Nickname. patch submitted by Bob Forsman 
13105                 <hammor@users.sourceforge.net>
13106
13107         * src/editaddress.c
13108                 correct a spelling mistake
13109
13110 2002-03-22 [alfons]     0.7.4claws31
13111
13112         * src/pop.c
13113                 fix getting uidl from incorrect string 
13114                 (spotted by Colin)
13115
13116 2002-03-21 [alfons]     0.7.4claws30
13117
13118         * src/pop.c
13119                 more code refactoring
13120                 plug mem leak introduced by delete on server
13121
13122 2002-03-21 [paul]       0.7.4claws29
13123
13124         * sync with 0.7.4cvs11
13125                 see ChangeLog entries 2002-03-20
13126
13127 2002-03-20 [alfons]     0.7.4claws28
13128
13129         * src/inc.c
13130                 apply Colin's patch and refactor
13131
13132 2002-03-20 [paul]       0.7.4claws27
13133
13134         * sync with sylpheed 0.7.4cvs9
13135                 see ChangeLog entry 2002-03-20
13136
13137 2002-03-19 [christoph]  0.7.4claws26
13138
13139         * src/mh.c
13140         * src/procmsg.[ch]
13141         * src/summaryview.c
13142                 revert changes for flag updates
13143                 (does not work correctly and no time to debug)
13144
13145 2002-03-20 [alfons]     0.7.4claws25
13146
13147         * src/pop.c
13148                 refactor should_delete() a little bit 
13149
13150 2002-03-19 [paul]       0.7.4claws24
13151
13152         * src/inc.[ch]
13153           src/pop.c
13154           src/prefs_account.[ch]
13155                 allow the user to leave downloaded mail on the 
13156                 server for n days. Patch submitted by Colin Leroy 
13157                 <colin@colino.net>
13158
13159 2002-02-19 [paul]       0.7.4claws23
13160
13161         * sync with sylpheed 0.7.4cvs8
13162                 see ChangeLog entries 2002-03-19
13163
13164 2002-03-18 [paul]       0.7.4claws22
13165
13166         * sync with sylpheed 0.7.4cvs6
13167                 see ChangeLog entry 2002-03-18
13168
13169 2002-03-18 [paul]       0.7.4claws21
13170
13171         * po/en_GB.po
13172                 add en_GB message catalogue
13173
13174         * src/mbox_folder.c
13175           src/prefs_account.c
13176           src/prefs_actions.c
13177                 correct a few spelling mistakes
13178
13179 2002-03-17 [alfons]     0.7.4claws20
13180
13181         * src/matcher.c
13182                 more stringent checks for NULL params when writing
13183                 filtering actions to a file
13184                 
13185 2002-03-17 [hoa]        0.7.3claws20
13186
13187         * src/news.c
13188                 fixed the count of new messages
13189
13190         * src/compose.c
13191                 fixed the "attachment properties" window
13192
13193 2002-03-17 [paul]       0.7.4claws19
13194
13195         * src/defs.h
13196           src/folder.h
13197           src/news.c
13198           src/prefs_account.[ch]
13199           src/procmsg.[ch]
13200           src/summaryview.c
13201                 automatically mark cross-posted messages as read 
13202                 and (optionally) give them a colour label
13203                 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
13204                 
13205
13206 2002-03-17 [paul]       0.7.4claws18
13207
13208         * sync with sylpheed 0.7.4cvs5
13209                 see ChangeLog entry 2002-03-17
13210
13211 2002-03-17 [melvin]     0.7.4claws17
13212         
13213         * src/textview.c
13214                 Worked around a gtktext 'bug': when searching for 
13215                 a text in a long message it was scrolling slowly
13216                 line by line until it hit the searched text.
13217         * po/fr.po
13218                 Updated French translation
13219
13220 2002-03-17 [melvin]     0.7.4claws16
13221
13222         * src/mainwindow.c
13223         * src/compose.c
13224         * src/prefs_actions.c
13225                 Moved "Edit/Actions" to "Tool/Actions"
13226                 Made mainwindow/compose window sensitive as soon as
13227                 no child process is running anymore even if the io dialog
13228                 is open.
13229                 Fixed a struct being initialized with a non constant char*
13230
13231 2002-03-16 [christoph]  0.7.4claws15
13232
13233         * configure.in
13234                 add --with-compiler-flags option
13235                 (only for developer hacking)
13236         * src/mh.c
13237         * src/procmsg.[ch]
13238         * src/summaryview.c
13239                 try to make folder-stats and flag handling more
13240                 independent from the summaryview. msgcounts
13241                 are only set when the folder is opened and
13242                 procmsg_msginfo_(un)set_flags will handle it
13243                 later and summaryview will get the values
13244                 from the folder.
13245
13246 2002-03-16 [paul]       0.7.4claws14
13247
13248         * src/messageview.c
13249                 fix Return-receipt. Patch submitted by Bob
13250                 Woodside <rwoodside1@comcast.net>
13251
13252 2002-03-16 [paul]       0.7.4claws13
13253
13254         * src/compose.c
13255                 fix 'dynamic' signatures, make it work again
13256                 broken during sync on 2002-03-14 (0.7.4claws2)
13257
13258 2002-03-15 [match]      0.7.4claws12
13259
13260         * src/addrharvest.[ch]
13261         * src/addrgather.[ch]
13262         * src/addressbook.[ch]
13263         * src/mainwindow.c
13264                 included address harvester feature. still some
13265                 issues with address parsing that I will fix.
13266
13267 2002-03-15 [match]      0.7.4claws11
13268
13269         * src/addrbook.[ch]
13270         * src/addrcache.[ch]
13271         * src/addressbook.[ch]
13272         * src/addrindex.c
13273         * src/editbook.c
13274         * src/importldif.c
13275         * src/importmutt.c
13276         * src/jpilot.[ch]
13277         * src/main.c
13278         * src/syldap.[ch]
13279         * src/vcard.[ch]
13280                 tidy up. fix memory leaks. moved attribs and methods
13281                 from individual interfaces to addrcache object. prep
13282                 for new stuff to come in.
13283
13284 2002-03-15 [alfons]     0.7.4claws10
13285
13286         * src/matcher.[ch]
13287         * src/matcher_parser_parse.y
13288         * src/matcher_parser_lex.l
13289         * src/prefs_matcher.c
13290                 add filtering conditions message greater than, smaller 
13291                 than, and exactly matching a size in bytes
13292                 (does not work with delete from POP3 server yet)
13293
13294                 this should also give others an idea what you should
13295                 do to add new criterions to claws filtering system
13296                 
13297
13298 2002-03-15 [paul]       0.7.4claws9
13299
13300         * tools/filter_conv.pl
13301                 exit if there are no filter rules to convert
13302                 rename filterrc to filterrc.old after completion
13303
13304 2002-03-15 [paul]       0.7.4claws8
13305
13306         * sync with sylpheed 0.7.4cvs3
13307                 see ChangeLog entry 2002-03-14
13308
13309 2002-03-14 [paul]       0.7.4claws7
13310
13311         * src/compose.c
13312                 clean up the last commit (ahem)
13313
13314 2002-03-14 [paul]       0.7.4claws6
13315
13316         * src/compose.c
13317                 fix bug #515655. honour account preferences
13318                 regarding gpg default signing/encryption when 
13319                 changing account from the compose window.
13320
13321 2002-03-14 [paul]       0.7.4claws5
13322
13323         * src/folderview.c
13324                 remove unnecessary curly brackets
13325
13326 2002-03-14 [paul]       0.7.4claws4
13327
13328         * src/folderview.c
13329           src/prefs_filtering.[ch]
13330                 add filter rename on folder rename and filter
13331                 delete on folder delete. Patch submitted by
13332                 Neill Miller <neillm@thecodefactory.org> 
13333
13334 2002-03-14 [christoph]  0.7.4claws3
13335
13336         * src/procmsg.c
13337         * src/send.c
13338                 fix local delivery
13339                 (patch submitted by "Simon 'corecode' Schubert")
13340         * src/prefs_common.c
13341         * src/procmsg.c
13342                 fix gcc 3.0 warning
13343
13344 2002-03-14 [paul]       0.7.4claws2
13345
13346         * sync with sylpheed 0.7.4cvs2
13347                 see ChangeLog entry 2002-03-13
13348
13349 2002-03-12 [darko]      0.7.4claws1
13350
13351         * src/mainwindow.c
13352                 fix what seems to be a copy and paste error
13353                 when setting color for important messages
13354                 (reported by wwp)
13355
13356 2002-03-11 [paul]       version 0.7.4claws released
13357
13358 2002-03-11 [paul]       0.7.4claws
13359
13360         * po/es.po
13361           po/it.po
13362           po/nl.po
13363           po/pt_BR.po
13364                 update message catalogs. Submitted by Ricardo Mones 
13365                 Lastra, Alessandro Maestri, Wilbert Berendsen, and 
13366                 Fabio Junior Beneditto
13367
13368         * configure.in
13369           faq/Makefile.am
13370           faq/it/Makefile
13371           faq/it/sylpheed-faq*
13372           src/mainwindow.c
13373           src/manual.[ch]
13374                 add FAQ in Italian
13375         
13376
13377 2002-03-11 [jens]       0.7.3claws7
13378
13379         * po/de.po
13380                 updated German translation
13381
13382 2002-03-11 [melvin]     0.7.3claws6
13383
13384         * po/fr.po
13385                 updated and corrected French translation
13386
13387 2002-03-10 [hoa]        0.7.3claws5
13388
13389         * src/account.c
13390         * src/inc.c
13391         * src/prefs_account.c
13392         * src/procmsg.c
13393         * src/send.[ch]
13394                 fixed the local account.
13395                 you have to change the default "/usr/sbin/sendmail"
13396                 to "/usr/sbin/sendmail -t" in the preferences of
13397                 the local account.
13398
13399         * src/procmime.c
13400                 removed some debug display for renderer
13401
13402 2002-03-10 [paul]       0.7.3claws4
13403
13404         * faq/en/sylpheed-faq-1.html
13405           faq/en/sylpheed-faq-2.html
13406                 update
13407
13408 2002-03-09 [paul]       0.7.3claws3
13409
13410         * sync with sylpheed 0.7.4
13411                 see ChangeLog entry 2002-03-09
13412
13413 2002-03-08 [paul]       0.7.3claws2
13414
13415         * faq/en/sylpheed-faq*
13416           faq/es/sylpheed-faq*
13417           faq/fr/sylpheed-faq*
13418                 update the FAQs
13419
13420         * manual/fr/.cvsignore
13421           manual/fr/Makefilea.am
13422           manual/fr/sylpheed*
13423           src/mainwindow.c
13424           src/manual.[ch]
13425                 add the French manual
13426
13427 2002-03-07 [paul]       0.7.3claws1
13428
13429         * sync with sylpheed 0.7.3cvs4
13430                 see ChangeLog entries  2002-03-06 and 2002-03-07
13431         
13432         * po/nl.po
13433                 updated by Wilbert Berendsen
13434
13435 2002-03-07 [melvin]     0.7.2claws34
13436
13437         * src/selective_download.c
13438                 Changed the pixmap of the receive button to MAIL_RECEIVE.
13439
13440 2002-03-06 [paul]       0.7.2claws33
13441
13442         * sync with sylpheed 0.7.3cvs1
13443                 bug fix, see ChangeLog entry 2002-03-05
13444
13445 2002-03-05 [paul]       0.7.2claws32
13446
13447         * src/mimeview.c
13448           src/pgptext.[ch]
13449           src/procmsg.c
13450                 reverse the pgp ascii-armored code implemented in 
13451                 0.7.2claws16. removal of this code until it matures.
13452                 this means that verifying ascii-armored pgp sigs and
13453                 automatic decryption of ascii-armored encrypted
13454                 messages no longer works.
13455
13456 2002-03-05 [paul]       0.7.2claws31
13457
13458         * configure.in
13459           Makefile.am
13460         * faq/Makefile.am
13461         * faq/en/Makefile.am
13462           faq/en/sylpheed-faq.html
13463           faq/en/sylpheed-faq-1.html
13464           faq/en/sylpheed-faq-2.html
13465           faq/en/sylpheed-faq-3.html
13466         * faq/es/Makefile.am
13467           faq/es/sylpheed-faq.html
13468           faq/es/sylpheed-faq-1.html
13469           faq/es/sylpheed-faq-2.html
13470           faq/es/sylpheed-faq-3.html
13471           faq/es/sylpheed-faq-4.html
13472         * faq/fr/Makefile.am
13473           faq/fr/sylpheed-faq.html
13474           faq/fr/sylpheed-faq-1.html
13475           faq/fr/sylpheed-faq-2.html
13476           faq/fr/sylpheed-faq-3.html
13477         * src/Makefile.am
13478           src/defs.h
13479           src/mainwindow.c
13480           src/manual.[ch]
13481                 add FAQs in English, Spanish and French
13482
13483
13484 2002-03-05 [paul]       0.7.2claws30
13485
13486         * manual/en/sylpheed.html
13487           manual/en/sylpheed-XX.html
13488                 updated the English manual
13489
13490 2002-03-05 [hoa]        
13491
13492         * src/summaryview.c
13493                 dialog box pops up if the article can't be deleted.
13494
13495 2002-03-04 [paul]       
13496         
13497         * po/pt_BR.po
13498                 updated by Fabio Junior Benedito
13499
13500 2002-03-04 [hoa]
13501
13502         * removed ac/gpgme.m4
13503                 to avoid autogen common problem
13504                 developers have to install gpgme development package now
13505
13506         * src/compose.c
13507                 encoding to 7bit or 8bit is enabled.
13508
13509 2002-03-03 [alfons]     0.7.2claws29
13510
13511         * src/pop.c
13512                 merge fix by Oliver Haertel for selective
13513                 download buglet
13514
13515 2002-03-03 [paul]       0.7.2claws28
13516         
13517         * sync with sylpheed 0.7.3
13518
13519 2002-03-03 [paul]       0.7.2claws27
13520
13521         * sync with sylpheed 0.7.2cvs24
13522                 see ChangeLog entries 2002-03-02 and 2002-03-03
13523
13524 2002-03-02 [melvin]     0.7.2claws26
13525
13526         * src/inc.[ch]
13527         * src/main.c
13528         * src/mainwindow.c
13529         * src/prefs_common.[ch]
13530                 Added user definable notification on new mail arrival.
13531                 Removed unused variables in spell checker prefs code.
13532
13533 2002-03-02 [melvin]     0.7.2claws25
13534
13535         * src/quote_fmt.c
13536                 Removed unnecessary escape sequences.
13537                 Changed 'Initial...' to 'Initials of Sender'
13538
13539 2002-03-02 [paul]       0.7.2claws24
13540
13541         * sync with sylpheed 0.7.2cvs22
13542                 see ChangeLog entry 2002-03-01
13543
13544 2002-03-01 [hoa]        0.7.2claws23
13545
13546         * src/mainwindow.c
13547                 Set sensitivity of delete actions to active
13548                 even if the folder is a newsgroup.
13549
13550         * src/summaryview.c
13551                 - Set sensitivity of delete actions
13552                 - Added function check_permission() that will check if the
13553                   user is authorized to delete a message. For news, it
13554                   will check if the author is the same.
13555                 - Enabled deletion when there is no trash folder.
13556
13557         * src/news.[ch]
13558                 - Added news_cancel_article() to cancel articles
13559                 - Implemented news_remove_message() (public function)
13560
13561 2002-03-01 [paul]       0.7.2claws22
13562
13563         * src/gtkutils.c
13564           src/textview.c
13565                 recognise urls that that don't include 'http://' and
13566                 simply begin 'www.' 
13567
13568         * AUTHORS
13569                 remove duplicated name
13570
13571 2002-02-28 [paul]       0.7.2claws21
13572
13573         * src/mainwindow.c
13574           src/summaryview.[ch]
13575                 add ability to 'Select thread'
13576                 combines Melvin's "Select thread's head" patch (#510907)
13577                 with Colin Leroy's <colin@colino.net> "Select whole thread" 
13578                 patch (#518514) 
13579
13580 2002-02-28 [paul]       0.7.2claws20
13581
13582         * src/mimeview.c
13583                 hopefully fix segfault on right-clicking a mime part
13584                 that some people have experienced.      
13585                 fix submitted by Fredrik Olofsson <frol@linux.nu>
13586
13587 2002-02-28 [paul]       0.7.2claws19
13588
13589         * sync with sylpheed 0.7.2cvs21
13590                 see ChangeLog entries 2002-02-27 and 2002-02-28
13591
13592 2002-02-27 [paul]       0.7.2claws18
13593
13594         * sync with sylpheed 0.7.2cvs18
13595                 see ChangeLog entries 2002-02-26 and 2002-02-27
13596
13597 2002-02-26 [alfons]     0.7.2claws17
13598
13599         * src/procheader.c
13600                 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
13601                 (spotted by Chris Hessman <idatech@gmx.net>)
13602
13603 2002-02-26 [paul]       0.7.2claws16
13604
13605         * src/mimeview.c
13606           src/pgptext.[ch]
13607           src/procmsg.c
13608                 make decryption of ascii-armored pgp encrypted messages
13609                 and verification of ascii-armored signatures work again.
13610                 slightly altered from the patch by Jens Jahnke 
13611                 <jan0sch@gmx.net>
13612
13613                 ##FIX ME##
13614                 * the checking of plaintext signatures always comes up in 
13615                   a popup box
13616                 * it doesn't work for multipart messages 
13617                 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
13618                   including the msg headers and these 2 line themselves, are 
13619                   not displayed
13620
13621         * src/mainwindow.c
13622                 "View/Folder Tree" becomes "View/Separate Folder Tree"
13623                 "View/Message View" becomes "View/Separate Message View"
13624                 because its less ambiguous.
13625
13626         * po/es.po
13627                 updated by Ricardo Mones Lastra
13628
13629 2002-02-26 [paul]       0.7.2claws15
13630
13631         * sync with sylpheed 0.7.2cvs17
13632                 see ChangeLog entries 2002-02-25 and 2002-02-26
13633
13634 2002-02-25 [christoph]  0.7.2claws14
13635
13636         * src/filtering.[ch]
13637         * src/inc.c
13638                 do filtering stuff after all messages have been received
13639                   1. drop all messages to .processing
13640                   2. scan processing folder for messages
13641                   3. filter messages or move to inbox
13642                 this will also find old messages left in processing after
13643                 a crash or something like that and we get a real msginfo
13644                 from folder->get_msg_list and do not have to create our
13645                 own in filter_message
13646         * src/matcher_parser_parse.y
13647                 remove MIX/MAX warning (reordered includes)
13648
13649 2002-02-25 [paul]       0.7.2claws13
13650
13651         * sync with sylpheed 0.7.2cvs15
13652                 see ChangeLog entry 2002-02-24
13653
13654 2002-02-24 [alfons]     0.7.2claws12
13655
13656         * src/filtering.c
13657                 clear old color flags first when applying a new color to
13658                 a message info. 
13659                 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
13660
13661 2002-02-24 [alfons]     0.7.2.claws11
13662         
13663         * AUTHORS
13664         * src/prefs_common.c
13665                 add presets for Opera and Konqueror, closes patch #517261,
13666                 submitted by Ville Skyttä <scop@users.sourceforge.net>
13667
13668 2002-02-24 [alfons]     0.7.2.claws10
13669
13670         * AUTHORS
13671         * src/summaryview.c
13672                 fix threading for null message ids, closes patch #521601,
13673                 submitted by Bob Forsman <hammor@users.sourceforge.net>
13674
13675 2002-02-24 [alfons]     0.7.2claws9
13676
13677         * src/summaryview.c
13678         * src/filtering.c
13679                 make Tool | Filter Message work with filtering system so
13680                 setting flags also works
13681
13682                 TODO:
13683
13684                 - Processing uses the same function as Tool | Filter
13685                   Message, but doesn't use the same update proc yet
13686
13687 2002-02-23 [paul]       0.7.2claws8
13688
13689         * sync with sylpheed 0.7.2cvs14
13690                 see ChangeLog entries 2002-02-22 and 2002-02-23
13691
13692 2002-02-22 [christoph]  0.7.2claws7
13693
13694         * src/quote_fmt.c
13695                 Add column space to table
13696         * src/quote_fmt_parse.y
13697                 Close files
13698
13699 2002-02-22 [paul]       0.7.2claws6
13700
13701         * src/Makefile.am
13702           src/defs.h
13703           src/filtering.c
13704           src/inc.[ch]
13705           src/mainwindow.c
13706           src/matcher.[ch]
13707           src/matcher_parser_lex.l
13708           src/matcher_parser_parse.y
13709           src/pop.[ch]
13710           src/prefs_account.h
13711           src/prefs_filtering.c
13712           src/selective_download.[ch]   *** NEW FILES ***
13713           src/utils.[ch]
13714           po/POTFILES.in
13715                 Selective Download added to 'Tool' menu. 
13716                 Retrieves email headers of the currently selected pop3 
13717                 account and allows the user to mark emails for deletion 
13718                 right on the pop3 server. Patch submitted by Oliver Haertel 
13719                 <oha@users.sourceforge.net>.
13720         
13721         * po/POTFILES.in
13722                 add 'src/quote_fmt.c'           
13723
13724 2002-02-22 [christoph]  0.7.2claws5
13725
13726         * src/Makefile.am
13727                 added quote_fmt.c
13728         * src/prefs_common.[ch]
13729         * src/prefs_template.c
13730         * src/quote_fmt.c               *** NEW FILE ***
13731         * src/quote_fmt.h
13732                 move quote format symbol description code
13733                 to it's own file because it is used from
13734                 differnent code parts
13735                 Rewrote symbol description GUI
13736                   + use table
13737                   + add separators
13738                   + get data from array (no more long constant strings)
13739         * src/quote_fmt_lex.l
13740         * src/quote_fmt_parse.y
13741                 Symbol for Literal % changed to \% instead of %%
13742                 (More logical as \ is used for quoting for other symbols)
13743                 Add |f and |p to include files and program output
13744                 Examples:
13745                     |f{/home/.../.signature}
13746                     |p{date}
13747         * po/de.po
13748                 Correct wrong spelling for "Referenzen"
13749
13750 2002-02-21 [paul]       0.7.2claws4
13751
13752         * src/procmsg.c
13753                 forgotten during sync
13754
13755 2002-02-21 [paul]       0.7.2claws3
13756
13757         * sync with sylpheed 0.7.2cvs11
13758                 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
13759                 2002-02-20 and 2002-02-21
13760
13761 2002-02-20 [melvin]     0.7.2claws2
13762
13763         * src/prefs_actions.c
13764                 Added error report when child cannot fork or when execvp 
13765                 returns with an error.
13766
13767 2002-02-19 [christoph]  0.7.2claws1
13768
13769         * src/codeconv.c
13770                 return unconverted text if conde conversion is not possible
13771                 when libjconv is used.
13772                 (patch submitted by "Simon 'corecode' Schubert")
13773
13774 2002-02-19 [paul]       
13775
13776         * version 0.7.2claws release
13777
13778 2002-02-19 [paul]       0.7.2claws
13779
13780         * po/nl.po
13781                 updated by Wilbert Berendsen
13782
13783
13784 2002-02-18 [alfons]     0.7.1claws13
13785
13786         * src/syldap.c
13787         * src/jpilot.c
13788                 remove references to dlfcn and explicitly loading functions
13789                 from dynalink libs, because libs linked anyway, and functions
13790                 are loaded explicitly
13791
13792 2002-02-17 [melvin]     0.7.1claws12
13793
13794         * src/prefs_actions.c
13795                 Replaced children wait loop with double fork technique.
13796                 Now, input/output window updated at each new output.
13797                 free_children(): Fixed a memory leak.
13798                 Made input/output window non closable if running children
13799                 still exist.
13800                 Added missing <unistd.h> include.
13801                 Added some --debug outputs.
13802
13803 2002-02-17 [melvin]     0.7.1claws11
13804
13805         * src/summaryview.c
13806                 Fixed bug where descending sort order did not select top
13807                 message.
13808
13809 2002-02-17 [melvin]     0.7.1claws10
13810
13811         * acconfig.h
13812                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
13813         * src/prefs_common.c
13814                 Pspell data package directory no more hard coded but
13815                 set during configuration (PSPELL_PATH). (Thanks to 
13816                                 Gustavo Noronha Silva.)
13817
13818 2002-02-17 [melvin]     0.7.1claws9
13819
13820         * configure.in
13821                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
13822         * src/gtkspell.c
13823                 Fixed compile-time warnings.
13824
13825 2002-02-16 [alfons]     0.7.1claws8
13826
13827         * src/filesel.c
13828                 fix inadvertent free of NULL pointer which caused
13829                 sylpheed to crash when closing the save-as dialog
13830                 using the window close button
13831
13832 2002-02-16 [carsten]    0.7.1claws7
13833         * src/mainwindow.[ch]
13834           src/summaryview.c
13835           src/prefs_common.c
13836                 fixes for pixmap theming code:
13837                         - recently changed mail attributes shouldn't get
13838                           lost any longer
13839                         - theme is only reloaded iff another theme was
13840                           selected
13841
13842 2002-02-16 [paul]       0.7.1claws6
13843
13844         * sync with sylpheed 0.7.2 release
13845                 see ChangeLog entry 2002-02-15 and 2002-02-16
13846
13847 2002-02-15 [paul]       0.7.1claws5
13848
13849         * sync with sylpheed 0.7.1cvs9
13850                 see ChangeLog entry 2002-02-15
13851
13852         * po/POTFILES.in
13853                 remove unneeded headerwindow.c entry
13854
13855 2002-02-14 [carsten]    0.7.1claws4
13856         * src/summaryview.c
13857                 fixed a bug for "Go to next unread message": there was
13858                 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
13859                 in the prefs, because of doing "Search again" instead
13860                 "No"
13861
13862 2002-02-14 [carsten]    0.7.1claws3
13863         * src/stock_pixmap.c
13864                 removed 2 more mem leaks; following memprof,
13865                 this code is "leak free" now :)
13866
13867 2002-02-14 [carsten]    0.7.1claws2
13868         * src/stock_pixmap.c
13869                 used opendir/readdir/closedir instead of scandir
13870                 -> code should work now on Solaris
13871
13872 2002-02-14 [paul]       0.7.1claws1
13873
13874         * sync with sylpheed 0.7.1cvs8
13875                 see ChangeLog entries 2002-02-13 and 2002-02-14
13876
13877         * README.claws
13878                 add some description of Actions and Pixmap Themes
13879
13880 2002-02-13 [paul]       
13881
13882         * version 0.7.1claws release
13883
13884 2002-02-13 [paul]       0.7.1claws
13885
13886         * po/es.po
13887           po/it.po
13888           po/pt_BR.po
13889                 updated translations, submitted by Ricardo Mones Lastra,
13890                 Alessandro Maestri and Fabio Junior Beneditto
13891
13892 2002-02-13 [melvin]     0.7.0claws75
13893
13894         * src/prefs_actions.c
13895                 Added missing "signal.h" include
13896
13897 2002-02-13 [melvin]     0.7.0claws74
13898
13899         * src/prefs_folder_item.c
13900                 Added missing "config.h" include
13901         * po/fr.po
13902                 Updated French translation for folder propriety.
13903
13904 2002-02-13 [jens]       0.7.0claws73
13905
13906         * po/POTFILES.in
13907                 Added missing src/prefs_folder_item.c [log added by melvin]
13908         * po/de.po
13909                 Updated German translation.
13910
13911 2002-02-13 [melvin]     0.7.0claws72
13912
13913         * po/fr.po
13914                 Updated French translation.
13915
13916 2002-02-13 [melvin]     0.7.0claws71
13917
13918         * src/gtkutils.c
13919                 Made gtkut_editable_get_selection return NULL if selection
13920                 is of length zero.
13921                 This fixes a bug where selecting part of message A then
13922                 switching to message B and replying to it will not
13923                 quote the message's body.
13924
13925 2002-02-12 [paul]       0.7.0claws70
13926
13927         * src/mainwindow.c
13928                 cosmetic, relating to pixmap themes: on toolbar make 
13929                 updating of 'Exec' and 'Compose news/Compose email'
13930                 icons faster.
13931
13932 2002-02-12 [carsten]    0.7.0claws69
13933         * src/folderview.c
13934           src/mainwindow.[ch]
13935           src/stock_pixmap.c
13936           src/summaryview.c
13937           src/prefs_common.c
13938                 - refreshing after changing pixmap theme better
13939                   now (thanks Paul)
13940                 - wanted to remove some mem leaks, but alfons was
13941                   faster (and had the better solution ;)
13942
13943 2002-02-12 [alfons]     0.7.0claws68
13944
13945         * src/prefs_common.c
13946         * src/stock_pixmap.[ch]
13947                 plug mem leaks, refactor code a little bit
13948
13949
13950 2002-02-12 [sergey]     0.7.0claws67
13951
13952         * src/imap.c
13953                 Fixed problem with copying messages to IMAP folders when the
13954                 server uses something other than '/' as a namespace separator
13955                 (cyrus-imapd uses '.').
13956
13957 2002-02-12 [jens]       0.7.0claws66
13958
13959         * po/de.po
13960                 Updated German Translation
13961
13962 2002-02-12 [paul]       0.7.0claws65
13963
13964         * sync with sylpheed 0.7.1cvs1
13965                 see ChangeLog entry 2002-02-12
13966
13967 2002-02-12 [melvin]     0.7.0claws64
13968
13969         * src/prefs_actions.c
13970                 Fixed "feature" where children's output was duplicated 
13971                 instead of refreshed while monitoring.
13972                 Removed some debug code.
13973
13974 2002-02-12 [christoph]  0.7.0claws63
13975
13976         * src/compose.c
13977                 always delete message from queue after sending/send error
13978                 (closes bug #509601)
13979
13980 2002-02-12 [melvin]     0.7.0claws62
13981
13982         * src/prefs_actions.c
13983                 Children wait loop is now triggered with a timeout of 1s
13984                 Added %F which is replaced with the list of filenames 
13985                 of all selected messages (as suggested by Ricardo Mones Lestra)
13986                 Pipe syntax changed. Prefix with | to send selection, postfix
13987                 with | to retrieve output. Prefix with > or * to send
13988                 user definable input to the command (*: input is hidden)
13989                 Old pipe action should now be postfixed with |, too.
13990
13991 2002-02-12 [carsten]    0.7.0claws61 (more 59.75)
13992         * src/stock_pixmap.c
13993                 fixed a bug: if there's no theme directory don't
13994                 throw an error, just do "nothing" (thanks Alfons)
13995
13996 2002-02-12 [carsten]    0.7.0claws60
13997         * src/folderview.c
13998           src/summaryview.c
13999                 had to write the cache twice (nasty!); some marks would 
14000                 get lost if not
14001
14002 2002-02-11 [carsten]    0.7.0claws59
14003         * acconfig.h
14004           configure.in
14005           doc-src/maintainer_guide.txt
14006           src/compose.[ch]
14007           src/defs.h
14008           src/folderview.[ch]
14009           src/gtkutils.[ch]
14010           src/mainwindow.[ch]
14011           src/prefs_common.[ch]
14012           src/stock_pixmap.[ch]
14013           src/summaryview.[ch]
14014                 pixmap theming and related work on pixmap
14015                 handling on some other places
14016                 (e.g. hrm features for all folder)
14017           src/pixmap/stock_*.xpm -> the stock_ was removed
14018         
14019 2002-02-11 [paul]       0.7.0claws58
14020
14021         * sync with sylpheed 0.7.1 release
14022                 see ChangeLog entries 2002-02-11
14023
14024 2002-02-08 [paul]       0.7.0claws57
14025
14026         * sync with sylpheed 0.7.0cvs39
14027                 see ChangeLog entry 2002-02-07 (last entry) 
14028
14029         * src/prefs_actions.c
14030           src/prefs_filtering.c
14031           src/prefs_matcher.c
14032           src/prefs_scoring.c
14033                 sync: made it compile with C compilers other than gcc
14034
14035 2002-02-07 [paul]       0.7.0claws56
14036
14037         * sync with sylpheed 0.7.0cvs38
14038                 see ChangeLog entries 2002-02-06 (last 2 entries) and
14039                 2002-02-07
14040
14041 2002-02-07 [darko]      0.7.0claws55
14042
14043         * src/gtkutils.[ch]
14044         * src/summaryview.c
14045                 Fix const gchar */gchar * issue (thanks Hiro)
14046
14047 2002-02-07 [darko]      0.7.0claws54
14048
14049         * src/compose.[ch]
14050         * src/filtering.c
14051         * src/gtkutils.[ch]
14052         * src/prefs_template.c
14053         * src/quote_fmt.h
14054         * src/quote_fmt_parse.y
14055         * src/summaryview.c
14056         * src/utils.[ch]
14057                 When replying or forwarding an email don't quote the entire
14058                 mail body but use the part of the message text that is selected
14059
14060 2002-02-06 [melvin]     0.7.0claws53
14061
14062         * src/prefs_common.[ch]
14063         * src/gtkspell.[ch]
14064         * src/compose.c
14065                 Made possible to switch quickly to last used dictionary
14066                 which makes checking bilingual documents easier.
14067
14068 2002-02-06 [melvin]     0.7.0claws52
14069         
14070         * po/POTFILES.in
14071                 Added forgotten new file src/prefs_actions.c
14072
14073 2002-02-06 [melvin]     0.7.0claws51
14074
14075         * src/prefs_actions.c   ** NEW FILE **
14076         * src/prefs_actions.h   ** NEW FILE **
14077                 Added actions to execute on message text view, or on the
14078                         message's file.
14079         * src/Makefile.am
14080                 Added src/prefs_actions.[ch]
14081         * src/compose.c
14082                 Added new menu "Edit/Actions"
14083         * src/defs.h
14084                 Added new actionsrc file.
14085         * src/main.c
14086                 Added actionsrc reading.
14087         * src/mainwindow.c
14088                 Added new menus "Edit/Actions" and "Configuration/Actions..."
14089         * src/prefs_common.h
14090                 Added new element actionslst element to prefs_common.
14091
14092 2002-02-06 [paul]       0.7.0claws50
14093
14094         * sync with sylpheed 0.7.0cvs36
14095                 see ChangeLog entry 2002-02-06
14096
14097 2002-02-05 [paul]
14098
14099         * po/es.po
14100                 updated by Ricardo Mones Lastra
14101
14102 2002-02-05 [paul]       0.7.0claws49
14103
14104         * sync with sylpheed 0.7.0cvs33
14105                 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
14106
14107 2002-02-05 [paul]       0.7.0claws48
14108
14109         * src/compose.c
14110                 re-add 'Edit/Advanced/Delete entire line', previously named
14111                 'Delete Line+'
14112
14113 2002-02-04 [paul]       0.7.0claws47
14114
14115         * src/compose.c
14116           src/summaryview.c
14117                 fix bug #494993 (Reply All not taking Reply-To into consi)
14118                 eliminate differences in behaviour of right-click 'Reply to all' 
14119                 in summary view and 'Reply to all' on the toolbar. 
14120                 fix bug where Reply-To gets ignored by 'Reply to all' in summary
14121                 view and From gets ignored by 'Reply to all' on toolbar.
14122                 fix bug where 'Reply to all' on toolbar uses To twice and ignores
14123                 From when no Reply-To header is present.
14124
14125 2002-02-04 [paul]       0.7.0claws46
14126
14127         * sync with sylpheed 0.7.0cvs30
14128                 see ChangeLog entries 2002-02-03 and 2002-02-04
14129
14130 2002-02-03 [melvin]     0.7.0claws45
14131
14132         * src/gtkspell.[ch]
14133                 Readded function to highlight all misspelled words.
14134                 Fixed bug where user-provided-words did not replace
14135                         correctly the misspelled word when using the mouse.
14136                 Fixed bug where checking a region selected from right to left did
14137                         not check the region at all.
14138                 Fixed bug where 'Check backwards' may not check at all. 
14139                 Fixed memory leaks where popup menus and accel_groups were not destroyed.
14140                 Fixed possible buffer overflow when checking for long strings (>1k).
14141                 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
14142                 Accelerators code uses now gtk_widget_add_accel.
14143                 Removed and disabled obsolete and unfinished code.
14144                 Cleaning up.
14145
14146         * src/compose.c
14147                 Added menu item to Highlight all misspelled words.
14148
14149 2002-02-01 [paul]       0.7.0claws44
14150
14151         * src/mainwindow.c
14152                 fix '/View/Hide read messages' sensitivity when all
14153                 messages in a folder are hidden
14154
14155 2002-02-01 [paul]       0.7.0claws43
14156
14157         * src/main.c
14158                 add --send option to command line interface, sends all
14159                 queued mail. Patch submitted by Ricardo Mones Lastra.
14160
14161 2002-01-31 [paul]       0.7.0claws42
14162
14163         * src/mainwindow.c
14164                 add '/View/Hide read messages' to main_window_set_menu_sensitive()
14165
14166 2002-01-31 [paul]       0.7.0claws41
14167
14168         * sync with sylpheed 0.7.0cvs27
14169                 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
14170                 and 2002-01-31
14171
14172         * src/textview.c
14173                 comment out elements of textview_show_part() as temporary
14174                 workaround for attachment 'Display as text' bug 
14175
14176         * po/pt_BR.po
14177                 updated by Fabio Junior Beneditto
14178
14179 2002-01-30 [paul]       0.7.0claws40
14180
14181         * sync with sylpheed 0.7.0cvs24
14182                 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
14183                 and 2002-01-30
14184
14185         * src/compose.c
14186                 add {N_("/_Spelling"), ... "<Branch>"} to 
14187                 GtkItemFactoryEntry compose_entries[]
14188
14189         * src/prefs_common.c
14190                 add claws menu items to prefs_keybind_apply_clicked()
14191                 and remove non-claws menu items
14192
14193 2002-01-29 [paul]       0.7.0claws39
14194
14195         * sync with sylpheed 0.7.0cvs22
14196                 see ChangeLog entries 2002-01-28 and 2002-01-29
14197
14198 2002-01-28 [melvin]     0.7.0claws38
14199
14200         * src/compose.c
14201                 Added the declartion of compose_send_control_enter.
14202
14203         * src/compose.c
14204         * src/gtkspell.[ch]
14205                 Added in a 'Spelling' menu which includes the configuration menu. 
14206                 Added a real 'Check all' and got rid from the old one which only
14207                 highlited misspelled word.
14208                 Made 'Check while typing' a disableable option.
14209                 Added a dialog when there are no more misspelled word.
14210                 Added a dialog if error occurs when switching to a dictionary.
14211         
14212         * src/prefs_common.[ch]
14213                 Added option for the default 'Check while typing' option.
14214
14215
14216 2002-01-28 [alfons]     0.7.0claws37
14217
14218         * src/compose.c
14219                 fix buglet and make code comply with sylpheed code style
14220
14221 2002-01-28 [paul]       0.7.0claws36
14222
14223         * sync with sylpheed 0.7.0cvs19
14224                 see ChangeLog entries for 2002-01-28
14225
14226 2002-01-28 [hoa]        0.7.0claws35
14227
14228         * src/defs.h
14229                 added rendererrc
14230
14231         * src/main.c
14232                 read the renderer config
14233
14234         * src/procmime.[ch]
14235                 use the renderer config to convert mime attachments
14236
14237         * src/textview.c
14238                 don't use textview_show_html/ertf,
14239                 use get_text_content instead
14240
14241 2002-01-27 [alfons]     0.7.0claws34
14242         
14243         * src/news.c
14244                 make sylpheed believe it can delete a news message...
14245                 (messages are NOT deleted, maybe we should remove
14246                 processing from the folder properties after all.)
14247
14248 2002-01-27 [alfons]     0.7.0claws33
14249
14250         * src/folder.c
14251                 add extra checks
14252         * src/news.c
14253                 implement remove_msg() 
14254
14255 2002-01-27 [alfons]     0.7.0claws32
14256
14257         * src/procmsg.h
14258         * src/procheader.c
14259         * src/messageview.c
14260                 fix return receipt / disposition notification again. this
14261                 stuff seems to break on _every_ major summary UI change, so
14262                 it's now implemented using a flag which is saved in the
14263                 marks cache
14264                 
14265 2002-01-26 [alfons]     0.7.0claws31
14266
14267         * src/import.c
14268                 let import dialog show the destination folder identifier
14269
14270 2002-01-26 [melvin]     0.7.0claws30
14271
14272         * src/folderview.c
14273         * src/summaryview.c
14274                 Readded 'Mark all read' into summary view popup menu
14275                 Added 'Mark all read' in folder view popup menu for IMAP
14276                 and NNTP.
14277                 Made it insensitive if the selected folder is not the shown
14278                 one to avoid 'Mark all read' on the wrong folder.
14279                 
14280 2002-01-26 [paul]       0.7.0claws29
14281
14282         * src/folderview.c
14283           src/summaryview.c
14284                 move 'Mark all read' from summary view to folder view
14285                 menu. (adapted from) patch submitted by Jeremy Andrews,
14286                 <lists@kerneltrap.com>
14287
14288 2002-01-25 [alfons]     0.7.0claws28
14289
14290         * src/gtkstext.c
14291                 put the gtk class name back so GtkSText adapts the 
14292                 settings of GtkText
14293
14294 2002-01-25 [alfons]     0.7.0claws27
14295
14296         * src/folderview.c 
14297                 assimilate Ricardo's patch that shows pixmaps instead of
14298                 plain "new" and "unread" texts in the folder view column
14299                 headers 
14300
14301 2002-01-25 [paul]       0.7.0claws26
14302
14303         * src/Makefile.am
14304                 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can 
14305                 be found in non-standard locations. 
14306                 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
14307
14308 2002-01-25 [paul]       0.7.0claws25
14309
14310         * sync with sylpheed 0.7.0cvs16
14311                 see ChangeLog entry 2002-01-25
14312
14313 2002-01-24 [paul]       0.7.0claws24
14314
14315         * more sync with sylpheed 0.7.0cvs15
14316                 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
14317
14318 2002-01-23 [sergey]     0.7.0claws23
14319
14320         * src/importldif.c
14321                 Fixed segfault when closing LDIF import wizard with
14322                 the window manager.
14323         * src/imageview.c
14324         * src/imageview.h
14325         * src/messageview.c
14326         * src/mimeview.c
14327                 Fixed wrong scrolling position after switching between
14328                 text and image parts.
14329
14330 2002-01-23 [paul]       0.7.0claws22
14331
14332         * sync with sylpheed 0.7.0cvs15
14333                 see ChangeLog entries 2002-01-22 and 2002-01-23
14334
14335 2002-01-21 [melvin]     0.7.0claws21
14336
14337         * src/prefs_scoring.c
14338         * src/prefs_filtering.c
14339                 Fixed bug where scoring and filtering windows stopped
14340                 autochecking.
14341
14342 2002-01-21 [paul]       0.7.0claws20
14343
14344         * sync with sylpheed 0.7.0cvs12
14345                 see ChangeLog entries 2002-01-20 and 2002-01-21
14346
14347 2002-01-21 [carsten]    0.7.0claws19
14348         * src/mainwindow.c
14349         * src/menu.[ch]
14350         * src/messageview.[ch]
14351         * src/summaryview.[ch]
14352                 changes to shortcuts handling again:
14353                         + "Q" now controled by mainwin
14354                         + v/V are now customizable and have slightly
14355                           different meanings
14356                 the "button" to minimize the messageview (and maximize
14357                 the summary view) is a real button now
14358         * src/compose.c
14359                 "Delete Line+" added to Edit/Advanced (this will also
14360                 delete the '\n')
14361
14362 2002-01-20 [melvin] 0.7.0claws18
14363
14364         * src/addressbook.c
14365                 Made "Bcc" sensitive when addressbook is called from
14366                 compose window (it was a Claws only bug).
14367
14368 2002-01-19 [alfons] 0.7.0claws17
14369
14370         * src/inc.c
14371                 prevent unnecessary updates when currently selected folder has
14372                 no new messages 
14373
14374 2002-01-19 [alfons] 0.7.0claws16
14375         
14376         * src/summaryview.c
14377                 prevent writing the cache based on current message list in summary 
14378                 view when filtering also put messages in currently selected folder
14379
14380 2002-01-19 [paul]
14381
14382         * po/it.po
14383                 Italian translation submitted by Alessandro Maestri
14384                 <a.maestri@cs.tin.it>
14385
14386 2002-01-18 [melvin]     0.7.0claws15
14387
14388         * src/prefs_filters.c
14389                 fixed bug where 'cancel' from 'filters' window stops autochecking
14390                 if the timer timed out  when the window was open.
14391
14392 2002-01-18 [match]      0.7.0claws14
14393
14394         * src/addrclip.[ch]     ** NEW FILE **
14395         * src/addrselect.[ch]   ** NEW FILE **
14396         * src/adbookbase.h      ** NEW FILE **
14397                 addressbook cut, copy and paste
14398         * src/addrbook.[ch]
14399         * src/addrcache.[ch]
14400         * src/addressitem.h
14401         * src/addrindex.[ch]
14402         * src/addritem.[ch]
14403         * src/importldif.c
14404         * src/importmutt.c
14405         * src/jpilot.[ch]
14406         * src/syldap.[ch]
14407         * src/vcard.[ch]
14408         * src/jpilot.[ch]
14409         * src/editbook.c
14410         * src/editjpilot.c
14411         * src/editldap.c
14412         * src/editvcard.c
14413                 support for copy/paste
14414         * src/addressbook.c
14415                 support for copy/paste
14416                 tidy up menu option processing
14417                 correct address list function arguments
14418         * src/editaddress.c
14419                 sort user attributes
14420         * src/ldif.h
14421         * src/mutt.h
14422                 tidy up
14423
14424         * src/addrbook.[ch]
14425         * src/addrbook.[ch]
14426         * src/addrbook.[ch]
14427                 
14428
14429 2002-01-18 [paul]       0.7.0claws13
14430
14431         * sync with sylpheed 0.7.0cvs8
14432                 configure.in: support Mac OS X (Darwin)
14433
14434 2002-01-18 [carsten]    0.7.0claws12
14435         * src/html.c
14436                 small hack to fix a segfault with an empty href
14437                 (reported by Alexandra Walford <deeni@altern.org>)
14438         * src/mainwindow.c
14439         * src/summaryview.c
14440                 the shortcuts for Mark und Mark as unread are hardcoded
14441                 again
14442         * src/compose.c
14443         * src/gtkstext.[ch]
14444                 readded the shortcuts in gtkstext but made them
14445                 customizeable (simply by adding a menu plus a wrapper
14446                 to compose.c)
14447
14448 2002-01-17 [melvin]     0.7.0claws11
14449
14450         * src/gtkspell.c
14451                 fix default dictionary not being saved.
14452
14453 2002-01-16 [darko]      0.7.0claws10
14454
14455         * src/compose.c
14456                 fix wrapping crash with URL longer than wrapping margin
14457
14458 2002-12-08 [hoa]        0.7.0claws10
14459
14460         * src/matcher_parser_parse.y
14461                 fixed some bugs
14462
14463         * src/prefs_filtering.c
14464                 now, we can use bounce action in the dialog box.
14465
14466 2002-01-16 [carsten]    0.7.0claws9
14467         * src/gtkstext.c
14468                 removed the <control> and <alt> shortcuts because they're
14469                 not needed and interefered with the "normal" shortcuts
14470         * src/mainwindow.c
14471         * src/summaryview.c
14472                 removed most of the hardcoded shortcuts and assigned
14473                 them to menu entries making them easy customizable by
14474                 that
14475
14476 2002-01-16 |melvin]     0.7.0claws8
14477
14478         * src/gtkspell.c
14479                 fixed bug where using the mouse and when the compose
14480                 window is not on top may result in a crash.
14481
14482 2002-01-16 [melvin]     0.7.0claws7
14483
14484         * src/compose.c
14485                 fixed a long standingspell checker bug which could 
14486                 cause a crash after sending a message.
14487
14488 2002-01-16 [paul]       0.7.0claws6
14489
14490         * sync with sylpheed 0.7.0cvs7
14491                 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
14492                 2002-01-15, and 2002-01-16
14493
14494 2002-01-16 [melvin]     0.7.0claws5
14495
14496         * README.claws
14497         * src/compose.c
14498         * src/gtkspell.[ch]
14499         * src/main.c
14500                 Heavily modified spell checker code to work around
14501                 ispell bug, to add keyboard shortcuts and for future
14502                 enhancements. See README.claws for usage information.
14503
14504 2002-01-15 [alfons]     0.7.0claws4
14505         
14506         * src/summaryview.c
14507                 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
14508                 so sorting within threads reflects sort mode
14509
14510 2002-01-15 [christoph]  0.7.0claws3
14511
14512         * src/procmsg.c
14513                 added alertpanel if mail sending failed
14514
14515 2002-01-15 [alfons]     0.7.0claws2
14516         
14517         * src/prefs_filtering.c
14518                 don't stop timer when prefs filtering dialog is opened
14519
14520 2002-01-14 [alfons]     0.7.0claws1
14521
14522         * src/addr_compl.c
14523         * src/prefs.c
14524                 remove debug_print()s for privacy reasons
14525
14526 2002-01-14 [darko]      0.7.0claws
14527
14528         * README.claws
14529                 quotation wrapping is now also in the main branch
14530
14531 2002-01-14 [paul]
14532
14533         * tools/filter_conv.pl
14534                 allow for Boolean Op and case-sensitivity
14535                 this file is included in the release and tagged
14536                 'rel_0_7_0'
14537
14538 2002-01-13 [paul]       0.7.0claws
14539
14540         * release 0.7.0, with cvs tag 'rel_0_7_0'
14541
14542 2002-01-13 [paul]
14543
14544         * tools/filter_conv.pl
14545         * tools/README
14546                 rewritten to output to matcherrc instead of filteringrc
14547
14548         * po/es.po
14549                 updated Spanish translation by Ricardo Mones Lastra
14550
14551 2002-01-13 [alfons]
14552
14553         * po/nl.po
14554                 update dutch translation
14555
14556 2002-01-13 [paul]
14557
14558         * po/pt_BR.po
14559                 Updated by Fabio Junior Beneditto 
14560
14561 2002-01-13 [melvin]     0.6.6claws53
14562
14563         * po/fr.po
14564                 Updated french translation
14565
14566 2002-01-12 [alfons]     0.6.6claws52
14567
14568         * src/filtering.c
14569                 plug mem leak that has been sitting there for ages              
14570
14571 2002-01-12 [alfons]     0.6.6claws51
14572
14573         * src/summaryview.c
14574                 undo melvin's changes from 0.6.6claws48 because summary
14575                 view now refuses to select first unread message when
14576                 selecting a folder 
14577
14578 2002-01-11 [alfons]     0.6.6claws50
14579
14580         * src/import.c
14581                 use claws' semantics for getting folder item when
14582                 importing an mbox file into a folder 
14583                 (submitted by Dale P. Smith)
14584
14585 2002-01-11 [christoph]  0.6.6claws49
14586
14587         * src/prefs.h
14588                 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
14589                 toggle widget, because non static prefs can not use
14590                 prefs_set_* functions
14591         * src/prefs_account.c
14592                 toggle smtp auth password field sensitivity if
14593                 user id is empty and add descrition of usage for
14594                 these fields
14595         * src/prefs_folder_item.c
14596                 use SET_TOGGLE_SENSITIVITY macro to instead of extra
14597                 callbacks
14598
14599 2002-01-11 [melvin]     0.6.6claws48
14600
14601         * src/compose.c
14602                 fix the 'Ctrl-Enter' feature for sending and test really
14603                 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
14604                 editables which was not documented in Gtk)
14605
14606         * src/summaryview.c
14607                 Made summaryview refresh after sorting and not before.
14608
14609 2002-01-11 [christoph]  0.6.6claws47
14610
14611         * src/compose.c
14612                 select account from account ids if possible and
14613                 correctly set save folder for copy in reedit
14614
14615 2002-01-10 [paul]       0.6.6claws46
14616
14617         * sync with sylpheed 0.7.0 release
14618                 see ChangeLog entries 2002-01-07, 2002-01-08 and
14619                 2002-01-09
14620
14621 2002-01-09 [alfons]
14622
14623         * src/summaryview.c
14624                 remove more dirt traces...
14625
14626 2002-01-09 [alfons]
14627         
14628         * src/summaryview.c
14629                 clean up some traces of my debugging stuff
14630
14631 2002-01-09 [alfons]     0.6.6claws45
14632
14633         * src/filtering.c
14634                 break up filteringprop_apply() in three separate pieces
14635                 so we can drop messages that failed processing in the
14636                 inbox
14637
14638         * src/summaryview.c
14639                 fix bug #469598 "no refresh of inbox after filter" which 
14640                 was introduced by the new summary view locking, and which 
14641                 prevented the summary view to update after a manual filter 
14642                 message. claw's filter message requires a summary_show().
14643                 (aargh, summary_show() again! :-)
14644                 
14645 2002-01-07 [alfons]     0.6.6claws44
14646
14647         * src/headerwindow.c
14648         * src/logwindow.c
14649         * src/messageview.c
14650         * src/sourcewindow.c
14651                 bring in Hiro's last 0.7.0 wm class fixes
14652
14653         * tools/sylprint.pl
14654                 bring in Ricardo's fix for sylprint script
14655
14656         * AUTHORS       
14657         * src/rfc2015.[ch]
14658         * src/prefs_common.[ch]
14659         * src/prefs_account.[ch]
14660         * src/compose.c
14661                 clean up account preference poison in rfc2015,
14662                 and preparation to fix double sign bug 
14663                 (patch submitted by Simon 'corecode' Schubert)
14664
14665 2002-01-07 [christoph]  0.6.6claws43
14666
14667         * src/mh.c
14668                 search for free message number, do not only rely
14669                 on last_num
14670         * src/send.c
14671                 fix smtp auth and use extra account information
14672                 if available, if not use pop3 data instead
14673                 (closes bug #500341)            
14674         * src/ssl.[ch]
14675                 match coding style
14676
14677 2002-01-06 [alfons]     0.6.6claws42
14678
14679         * src/mainwindow.c
14680                 try making the separate windows work again...
14681
14682 2002-01-06 [alfons]     0.6.6claws41
14683
14684         * src/mainwindow.c
14685                 adapt Hiro's separate window menu (to get rid of the funny
14686                 duplicate menu items), and make it work again
14687
14688 2002-01-06 [alfons]     0.6.6claws40
14689
14690         * tools/Makefile.am
14691         * tools/sylprint.rc
14692         * tools/sylprint.pl
14693         * tools/README.sylprint
14694                 add sylprint script for printing mails from Sylpheed
14695                 (contributed by Ricardo Mones Lastra)
14696
14697         * src/acount.c
14698                 clean up
14699
14700 2002-01-06 [melvin]     0.6.6claws39
14701
14702         * src/mainwindow.c
14703         * src/summaryview.c
14704                 Fixed crash introduced in 0.6.6claws38 by the menu
14705                 reorganisation (Hide read messages)
14706         
14707         * ChangeLog.claws 
14708                 Fixed typo (we are now in 2002, alfons ;) )
14709
14710 2002-01-05 [alfons]     0.6.6claws38
14711
14712         * sync with sylpheed 0.6.6cvs10-17
14713                 (last stuff marked as LAST_STABLE)
14714
14715 2002-01-04 [melvin]     0.6.6claws37
14716
14717         * src/account.c
14718                 Made account selection code use strcasestr again instead of
14719                 g_strcasecmp (fixes bug where reediting queued messages
14720                 did not select proper account reported by T. Link).
14721         
14722         * src/folderview.c
14723                 Fix bug where folder icons are not shown when 'hide read messages'
14724                 is on.
14725         
14726         * src/stock_pixmaps.[ch]
14727                 Added folder icons for 'hide read messages'.
14728         
14729         * src/compose.c
14730                 Fixed bug where 'Enter' in a header entry will send the message 
14731                 if 'CTL-Enter' was chosen as a shorcut for sendind. 
14732
14733 2002-01-03 [melvin]     0.6.6claws36
14734         
14735         * src/prefs.[ch]
14736                 Added popup menu for common preferences and
14737                 account preferences (right click on tab displays
14738                                 a menu of all tabs.)
14739
14740 2002-01-02 [melvin]     0.6.6claws35
14741
14742         * src/gtkspell.[ch]
14743                 Made spelling code compatible with undo/redo feature.
14744                 Added creation of suggestion mode menu for the general
14745                         preferences.
14746         
14747         * src/prefs_common.[ch]
14748                 Added option menu for the speller's suggestion mode.
14749                 Added missing spaces in "..." buttons and made a "..."
14750                         button non translatable!
14751         
14752         * src/compose.c
14753                 Made speller use the default suggestion mode.
14754                 Hack to make it possible to choose 'CTRL-Enter' as a
14755                         shortcut for sending (and only for sending).
14756
14757         * src/prefs_folder_item.c
14758                 Changing subject simplification does not update cache 
14759                         anymore (because it is unnecessary).
14760                 Fixed bug where changing subject simplification updated the 
14761                         summaryview even when the viewed folder is not the
14762                         folder which properties are being changed. (E.g. 
14763                                         viewing folder A and changing
14764                                         the subject simplification of 
14765                                         folder B -not being viewed- updated the 
14766                                         summaryview of folder A with data of
14767                                         folder B). (Hope this is clear... )
14768
14769 2001-12-31 [alfons]     0.6.6claws34
14770         
14771         * src/ldif.c
14772         * src/mutt.c
14773                 fgetc() returns a signed integer which doesn't
14774                 fit in a char. so c truncates this to a char
14775                 but we may lose significant bits. i.e. we may
14776                 comparing 0xFF which may not be equal to -1
14777                 unless properly casted to signed char which
14778                 we won't do because fgetc() returns a signed
14779                 integer which doesn't fit in a char. so c 
14780                 truncates this to a char but we may lose 
14781                 significat bits. (you got the idea, thanks
14782                 to Gustavo Noronha Silva <kov@debian.org>
14783                 and the Debian folks!)
14784
14785 2001-12-30 [alfons]     0.6.6claws33
14786
14787         * src/prefs_common.c
14788                 add #ifdef USE_PSPELLs that Melvin forgot               
14789
14790 2001-12-30 [melvin]     0.6.6claws32
14791         
14792         * src/prefs_common.[ch]
14793                 Added configurable color for misspelled words.
14794
14795         * src/gtkspell.[ch]
14796                 Fixed bug of foreground text color (reported by David
14797                                 Mehrmann)
14798                 Added configurable color for misspelled words.
14799
14800 2001-12-30 [alfons]     0.6.6claws31
14801
14802         * src/folder.c
14803                 remove unnecessary things someone put there
14804
14805         * src/mh.c
14806         * src/folder.[ch]
14807                 make folder properties (like threading and sorting) persistent
14808                 (closes bug #497424 "rescan folder tree resets proprieties")
14809                 currently this is only for MH folders. 
14810
14811 2001-12-29 [melvin]     0.6.6claws30
14812
14813         * src/string_match.[ch]
14814                 Optimized a bit: regexp pattern buffer compiled only once, and
14815                   one subroutine call removed. Fixed ^ regexp search: Now, 
14816                   "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
14817         
14818         * src/summaryview.c
14819                 Subject filtering changed to filter summary columns and
14820                   not directly the messages subject cache. The loss in 
14821                   performance is balanced by the improvement of string_match.
14822                 Added an alert panel if there is an error in the regexp.
14823
14824         * src/src/prefs_folder_item.h
14825                 Added a regexp pattern buffer.
14826
14827 2001-12-28 [alfons]     0.6.6claws29
14828
14829         * src/string_match.[ch]
14830                 clean up name space
14831                 allow compilation *BSD
14832
14833 2001-12-27 [alfons]     0.6.6claws28
14834
14835         * src/filter.c
14836                 sync the Hiro's bug fix for BSD
14837
14838 2001-12-27 [melvin]     0.6.6claws27
14839         
14840         * src/compose.c
14841                 Simplify focus to subject entry code.
14842
14843 2001-12-27 [darko]      0.6.6claws26
14844
14845         * src/filtering.c
14846         * src/mbox_folder.c
14847         * src/messageview.c
14848         * src/mh.c
14849         * src/procheader.[ch]
14850         * src/procmsg.h
14851         * src/stock_pixmap.[ch]
14852         * src/summaryview.c
14853                 Show key icon for encrypted mails in summary view
14854
14855         * src/pixmaps/clip.xpm
14856         * src/pixmaps/clipkey.xpm
14857         * src/pixmaps/key.xpm
14858                 New/modified icons for the above
14859
14860 2001-12-27 [melvin]     0.6.6claws25
14861
14862         * src/prefs_common.c
14863                 Put spell checker options in a separate tab to decrease
14864                 the Common Preferences window height.
14865
14866         * README.claws  
14867                 Update spell checker usage instruction about its options
14868                 location.
14869
14870 2001-12-27 [melvin]     0.6.6claws24
14871
14872         * src/compose.c
14873                 Changed subject entry widget position. Initial focus is
14874                 on the To header instead of the subject entry.
14875                 Creating a new header scrolls the header list to make the
14876                 created one visible. Nevertheless, when automatically filling
14877                 headers, the first one is shown.
14878                 A Tab key press in the last empty header entry zips the 
14879                 focus to the subject entry.
14880                 (I did not change the combo boxes, yet)
14881
14882 2001-12-26 [alfons]     0.6.6claws23
14883
14884         * src/prefs_account.c
14885         * src/inc.c
14886                 allow default inbox to reside in another mailbox (only
14887                 works for POP3 accounts)
14888
14889 2001-12-26 [alfons]     0.6.6claws22
14890         
14891         * src/textview.c
14892                 make reply-on-click work with the account of the selected folder
14893         * src/compose.c
14894                 put a fixme here to remind me to fix finding correct default
14895                 account for nested folders
14896
14897 2001-12-25 [alfons]     0.6.6claws21
14898
14899         * src/summaryview.c
14900                 make column headers display locked and mark pixmaps (idea by Melvin) 
14901                 fix bug by adding score and locked column type to sort array
14902
14903 2001-12-25 [alfons]     0.6.6claws20
14904         
14905         * src/summaryview.c
14906                 catch a *potentially* inadvertent write back of  
14907                 the message cache(s) introduced by 0.6.5claws37
14908
14909 2001-12-25 [christoph]  0.6.6claws19
14910
14911         * src/stock_pixmap.[ch]
14912         * src/summaryview.c
14913                 add ignore thread pixmap
14914                 (can someone draw a better icon for this?)
14915
14916 2001-12-24 [alfons]     0.6.6claws18
14917
14918         * src/prefs_folder_item.c
14919                 make address completion actually work for the
14920                 Default To address in the Folder Property dialog.
14921
14922 2001-12-24 [alfons]     0.6.6claws17
14923         
14924         * src/summaryview.c
14925                 use new style regexp for subject stripping 
14926                 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
14927
14928 2001-12-24 [darko]      0.6.6claws16
14929
14930         * src/pgptext.c
14931         * src/rfc2015.c
14932                 move GPG related informational messages to debug mode
14933
14934 2001-12-23 [alfons]     0.6.6claws15
14935
14936         * src/stock_pixmap.[ch]
14937         * src/summaryview.c
14938                 add the forgotten Claws' locked pixmap
14939
14940 2001-12-23 [alfons]     0.6.6claws14
14941
14942         * src/filesel.c
14943                 accept file name typed in entry in multi file
14944                 selector (patch submitted by Gustavo Noronha Silva 
14945                 <kov@debian.org>)
14946
14947 2001-12-23 [alfons]     0.6.6claws13
14948
14949         * src/prefs_filter.c
14950         * src/prefs_filtering.c
14951         * src/matcher.c
14952         * src/importmutt.c
14953                 clean up a little bit
14954         
14955         * src/string_match.c
14956                 validate input strings a little bit more
14957
14958 2001-12-23 [alfons]     0.6.6claws12
14959
14960         * src/Makefile.am
14961         * src/summaryview.c
14962         * src/string_match.[ch]         ** NEW **
14963         * src/folderview.[ch]
14964         * src/headerview.h
14965         * src/folder.[ch]
14966         * src/prefs_folder_item.[ch]
14967                 add subject simplification to strip out strings from
14968                 a subject line (esp. handy for mailing lists). 
14969                 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
14970                 but slightly changed things for better integration.)
14971
14972 2001-12-23 [alfons]     0.6.6claws11
14973
14974         * src/mainwindow.c
14975                 fix bug introduced by submission included in 0.6.5claws52.
14976                 ideally this submission should clean the trash if any trash
14977                 folder has a message. however, the hasTrash variable was
14978                 set to false whenever a trash folder was empty (discarding
14979                 a previously found *filled* trash folder.)
14980
14981                 also edited the code a little bit and made it more safe.
14982
14983 2001-12-22 [alfons]     0.6.6claws10
14984
14985         * src/imap.c
14986                 quick fix for Martin Pool's omission of an account
14987                 specific SSL setting
14988
14989 2001-12-22 [alfons]     0.6.6claws9
14990
14991         * src/compose.c
14992         * src/messageview.c
14993         * src/mimeview.c
14994         * src/pgptext.c
14995         * src/procmime.[ch]
14996                 better support for multipart/digest (submitted
14997                 by Fredrik <e98fo@efd.lth.se>)
14998
14999 2001-12-22 [alfons]     0.6.6claws8
15000
15001         * src/addressbook.c
15002                 correct function signature
15003         * src/socket.[ch]
15004         * src/imap.[ch]
15005         * src/prefs_account.[ch]
15006                 allow IMAP over SSH tunnel (patch submitted by 
15007                 Martin Pool <mbp@samba.org>)
15008
15009 2001-12-21 [alfons]     0.6.6claws7
15010
15011         * sync with sylpheed 0.6.6cvs4-9
15012                 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
15013
15014 2001-12-21 [christoph]  0.6.6claws6
15015
15016         * src/compose.c
15017         * src/prefs_folder_item.[ch]
15018                 implement saving of outgoing messages to current folder.
15019                 fix segfault when no default outbox is available
15020                 (closes bug #495683)
15021
15022 2001-12-21 [carsten]    0.6.6claws5
15023         * src/folderview.c
15024         * src/summaryview.c
15025                 pressing CTRL while DND does now the expected thing and
15026                 copies the mail (moving is still the default, as this
15027                 seam more appropriate for handling mails by DND)
15028
15029 2001-12-18 [paul]       0.6.6claws4
15030
15031         * sync with sylpheed 0.6.6cvs3
15032                 see ChangeLog entries 2001-12-18
15033
15034 2001-12-18 [hiro]       0.6.6claws3
15035
15036         * src/undo.c
15037                 fix for multibyte characters (obtain the number of letters
15038                 instead of bytes).
15039
15040 2001-12-17 [paul]       0.6.6claws2
15041
15042         * sync with sylpheed 0.6.6cvs1
15043                 see ChangeLog entry 2001-12-16
15044
15045 2000-12-17 [alfons]     0.6.6claws1
15046
15047         * src/filtering.c
15048                 clean up
15049
15050 2001-12-16 [paul]       0.6.6claws
15051 2001-12-15
15052
15053         * Release version 0.6.6claws, cvs tag: rel_0_6_6
15054
15055         * src/mimeview.c
15056                 last minute sync with main 0.6.6
15057
15058         * po/es.po
15059                 updated by Ricardo Mones Lastra
15060                 update for last minute sync
15061         * po/fr.po
15062         * po/nl.po
15063                 update for last minute sync
15064         * po/de.po
15065                 updated by Jens Oberender
15066         * po/pt_BR.po
15067                 updated by Fabio Junior Beneditto
15068
15069         * src/prefs_common.[ch]
15070         * src/undo.c
15071                 number of undo levels is user configurable
15072                 (squeeze it into the release in the dying
15073                 moments) Submitted by Jens Oberender    
15074
15075 2001-12-15 [melvin]
15076
15077         * po/fr.po
15078                 updated french translation
15079
15080 2001-12-15 [paul]       0.6.5claws92
15081
15082         * sync with sylpheed 0.6.5cvs28
15083                 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
15084
15085         * po/nl.po
15086                 update to allow for sync
15087
15088 2001-12-15 [alfons]
15089         
15090         * po/nl.po
15091                 update dutch translation
15092
15093 2001-12-14 [carsten]    0.6.5claws91
15094         * src/summaryview.c
15095                 fixed bug #473785; also after changing the column order
15096                 the same message will be selected and displayed as before
15097                 the reordering
15098
15099 2001-12-14 [carsten]    0.6.5claws90
15100         * src/folderview.c
15101                 probably found the bug reported by wwb opening or closing
15102                 a folder tree just before dnd (found the solution in the
15103                 balsa source -- thanks to them)
15104
15105 2001-12-14 [carsten]    0.6.5claws89
15106         * src/gtkutils.c
15107         * src/account.c
15108                 moved gtk_clist_moveto to the right place, so that
15109                 only the accounts dialog is effected on opening
15110
15111 2001-12-14 [carsten]    0.6.5claws88
15112         * src/gtkutils.c
15113                 gtkut_clist_set_focus_row does a gtk_clist_moveto
15114                 now, so that the focused row will be seen in any case
15115                 (reported by wwp on sf-claws-user)
15116
15117 2001-12-14 [darko]      0.6.5claws87
15118
15119         * src/compose.c
15120                 remove unnecessary line
15121
15122 2001-12-14 [paul]       0.6.5claws86
15123
15124         * sync with sylpheed 0.6.5cvs27
15125                 see ChangeLog entries 2001-12-14
15126
15127 2001-12-14 [carsten]    0.6.5claws85
15128         * src/mainwindow.c
15129                 following a suggestion of Melvin the rcoabm pops up
15130                 right under the button now and the button is reliefed
15131                 while the popup is open
15132
15133 2001-12-14 [darko]      0.6.5claws84
15134
15135         * src/compose.c
15136                 fix crash when wrapping long lines if linewrap quotation
15137                 is disabled and wrapper encounters a word spanning more
15138                 than one line
15139
15140 2001-12-13 [paul]       0.6.5claws83
15141
15142         * src/compose.c
15143                 prefer 'Reply-To' header over mailing list header when
15144                 replying to a message. Finally prevent all those confirmation 
15145                 messages being sent to the list itself.
15146
15147         * src/summaryview.c
15148                 remove unused summary_set_menu_sensitive() entry
15149
15150 2001-12-13 [paul]       0.6.5claws82
15151
15152         * src/folderview.c
15153         * src/pixmaps/inbox-hrm.xpm     ** NEW FILE **
15154         * src/pixmaps/outbox-hrm.xpm    ** NEW FILE **
15155         * src/pixmaps/trash-hrm.xpm     ** NEW FILE **
15156                 improvements to 'Hide read messages': Inbox, Outbox,
15157                 Trash, Queue, and Draft icons now reveal presence of hidden 
15158                 messages
15159
15160 2001-12-12 [alfons]     0.6.5claws81
15161
15162         0.6.5claws80 was tagged as LAST_STABLE
15163
15164         * src/filtering.[ch]
15165         * src/matcher.[ch]
15166         * src/matcher_parser_lex.c
15167                 fix the filtering; my last attempt to get it right, 
15168                 if it does not work, it's Hoa's turn. ;-)
15169
15170                 for my honourable peers:
15171                 
15172                 the code now makes a clear distinction between
15173                 rules as they are displayed (probably escaped),
15174                 and as they are executed (probably unescaped). the
15175                 parser does *NOT* do any unescaping, this is
15176                 the task of the matcher.c (which breaks up a
15177                 rule into condition) and the filtering.c (which
15178                 breaks up the rule's action). to make this
15179                 run happily we provide an unescaped copy of
15180                 crucial strings to the MatcherProp and 
15181                 FilteringAction structures. note that the only
15182                 exception to this is any REGEXP string. those
15183                 are directly passed to regcomp() and regexp()
15184                 (who have much more powerful unescape functions).
15185                 
15186                 for everyone else:
15187         
15188                 you can escape tab (\t), carriage return (\r),
15189                 linefeed (\n), form feed (\f), quote (\"), 
15190                 single quote (\'), bell (\b) in all the entry
15191                 lines in the scoring & filtering dialogs.
15192                 as an added bonus this should not affect
15193                 existing filtering rules.
15194
15195 2001-12-12 [carsten]    0.6.5claws80
15196
15197         * src/summaryview.c
15198         * po/de.po
15199                 "item(s) selected" is now sensitive to 1 or more
15200                 than one selected (nice for language where simple
15201                 adding of a "s" is not possible as German (Eintrag
15202                 ->Eintr"age)
15203                 
15204                 the "forward as attachment" entry from the right
15205                 click menu removed, "forward" acts following the
15206                 prefs
15207         
15208         * src/textview.c
15209                 reverted my former changes; so compiler warning again
15210                 but there's more GTK_TEXT/GTK_STEXT mixing on other places
15211                 nevertheless
15212
15213         * src/messageview.c
15214                 "search in message" does now *not* only work in MVIEW_TEXT
15215                 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
15216                 message
15217
15218         * src/mainwindow.c
15219                 removed "/File/_Close" as it was the same as "/File/E_xit"
15220                 and we don't need it two times
15221
15222                 the separate folder view and message view now get a distinct
15223                 WMCLASS, just in case someone is using sawfish ;-)
15224
15225                 as the menu entries "/View/Message view" and "/View/Folder tree"
15226                 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
15227                 make them sensitive accordingly and as these two are "shown"
15228                 after startup anytime check this menuitem at startup
15229
15230 2001-12-12 [paul]       0.6.5claws79
15231
15232         * src/folderview.c
15233                 fix sensitivity of 'Search folder...', broken in
15234                 0.6.5claws75
15235
15236         * src/mainwindow.c
15237                 fix dodgy English
15238
15239 2001-12-11 [carsten]    0.6.5claws78
15240         * src/filtering.c
15241                 fixed two typos returning a wrong FALSE/TRUE
15242         * src/mainwindow.[ch]
15243                 extra menu for email/news button removed
15244
15245 2001-12-11 [alfons]     0.6.5claws77
15246         
15247         * src/matcher.c                 (1.3)
15248         * src/matcher_parser_lex.l      (1.28)
15249                 revert for another attempt
15250                 mark 0.6.5claws77 as LAST_STABLE
15251
15252 2001-12-11 [christoph]  0.6.5claws76
15253
15254         * po/de.po
15255                 fixed wrong translation for prev. unread msg
15256
15257 2001-12-11 [paul]       0.6.5claws75
15258
15259         * src/folder.[ch]
15260         * src/folderview.c
15261         * src/mainwindow.c
15262         * src/summaryview.[ch]
15263         * src/pixmaps/dir-open-hrm.xpm  ** NEW FILE **
15264                 enable ability to hide read messages on per folder basis via 
15265                 '/Summary/Hide read messages'; when selected, a folder will 
15266                 have a red open folder icon, instead of a blue icon, if the 
15267                 folder contains hidden messges
15268                 submitted by Thomas Link <t.link.tmp200101.gmx.net> 
15269
15270         * src/mainwindow.c
15271                 remove '/Message/Forward as attachment' from 
15272                 main_window_set_menu_sensitive() to prevent debug warning
15273
15274         * src/folderview.c
15275         * src/mainwindow.c
15276                 Clean up some of the English
15277
15278         * tools/newscache_clean.pl
15279                 allow for new 'hidereadmsgs' entry in folderlist.xml
15280
15281         * po/es.po
15282                 updated translation, submitted by Ricardo Mones Lastra
15283
15284 2001-12-11 [paul]       0.6.5claws74
15285
15286         * sync with sylpheed 0.6.5cvs25
15287                 see ChangeLog entry 2001-12-11
15288
15289 2001-12-10 [alfons]     0.6.5claws73
15290
15291         * src/matcher.c
15292                 add more control characters
15293         * src/matcher_parser_lex.l
15294                 make escaping / unescaping work again
15295
15296 2001-12-10 [alfons]     0.6.5claws72
15297
15298         * src/imap.c
15299                 clean up warnings "returning value for void function" 
15300         * src/prefs_filtering.c
15301                 make info button for execute action sensitive
15302
15303 2001-12-10 [paul]       0.6.5claws71
15304
15305         * src/compose.c
15306         * src/imap.[ch]
15307         * src/summaryview.c
15308                 fix: imap server now gets informed of MARKED, UNMARKED
15309                 and REPLY events. Now people can use different IMAP-Mail
15310                 clients and have the exact same information about MARKED,
15311                 UNMARKED and REPLY status with all of them. Especially
15312                 useful for imap servers with a web-frontend.
15313                 submitted by Tobias Sandhaas <medlor@web.de>
15314
15315 2001-12-09 [melvin]     0.6.5claws70
15316         
15317         * src/textview.[ch]
15318                 fixed bug #490076 (hunted down by Alfons who implemented
15319                 a workaround in 0.6.5claws65)
15320
15321 2001-12-09 [christoph]  0.6.5claws69
15322
15323         * src/summaryview.c
15324                 set pointer to string in LOCKED column to NULL
15325                 (might fix bug #490800)
15326
15327 2001-12-09 [carsten]    0.6.5claws68
15328
15329         * po/de.po
15330                 resolved some cluttered menu shortcuts 
15331                 ('creating new email' and 'creating news message'
15332                 hade the same)
15333         * src/compose.c
15334                 wmclass now distinc from main window
15335         * src/mainwindow.c
15336           src/mainwindow.h
15337                 email/news and forward button functionality similar
15338                 to the reply buttons; removed the ugly dropdown arrows
15339                 and use instead the right mouse button
15340
15341 2001-12-09 [paul]       0.6.5claws67
15342
15343         * src/imap.c
15344         * src/utils.h
15345                 allow spaces in imap folder names
15346                 submitted by Willem van Engen <wvengen@stack.nl>
15347
15348 2001-12-09 [paul]       0.6.5claws66
15349
15350         * sync with sylpheed 0.6.5cvs24
15351                 see ChangeLog entry 2001-12-09
15352
15353 2001-12-08 [alfons]     0.6.5claws65
15354
15355         * src/textview.c
15356                 prevent secondary selection claim after "add to sender" dialog
15357                 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
15358                 we trick GTK by simulating a click at (0, 0) in the textview.
15359
15360 2001-12-08 [hoa]        0.6.5claws64
15361
15362         * src/folder.c
15363                 fixed a bug about the .processing folder name while filtering
15364
15365 2001-12-08 [alfons]     0.6.5claws63
15366
15367         * src/folderview.c 
15368                 work around problem of not correctly updating folder stats
15369                 when deleting messages. there's some folder scanning evil
15370                 going so the folderview_update_msg_num() does not work
15371                 correctly. need to investigate this.
15372
15373 2001-12-08 [paul]       0.6.5claws62
15374
15375         * sync with sylpheed 0.6.5cvs23
15376                 see ChangeLog entry 2001-12-08
15377
15378 2001-12-07 [christoph]  0.6.5claws61
15379
15380         * src/compose.c
15381                 fix another header translation problem
15382
15383 2001-12-07 [alfons]     0.6.5claws60
15384
15385         * src/mbox.c
15386                 make filtering also work on local spool mbox
15387
15388 2001-12-07 [carsten]    0.6.5claws59
15389         * src/addressbook.c
15390                 addressbook window gets a wmclass distinct from the main
15391                 sylpheed window
15392         * src/compose.h
15393         * src/mainwindow.[ch]
15394                   forward menu item will use mode selected in prefs, forward 
15395                 as attatchment in menu removed (will be substituted in the
15396                 toolbar similar to reply buttons)
15397                   create news message menu entry and news button is now 
15398                 sensitive to the existance of a news account
15399         * src/pixmaps/stock_mail_reply_quote.xpm           ** REMOVED **
15400         * src/pixmaps/stock_mail_reply_to_all_quote.xpm    ** REMOVED **
15401         * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
15402                 these are removed because the toolbar buttons don't show
15403                 the quoting modus any longer
15404
15405 2001-12-07 [paul]
15406
15407         * tools/newscache_clean.pl      ** NEW FILE **
15408                 perl script to do some tidying up in the newscache directory 
15409                 
15410         * tools/sylpheed-switcher       ** NEW FILE **
15411                 perl script to enable easy switching between main and claws
15412                 
15413         * tools/README
15414                 added descriptions of the two new perl scripts          
15415
15416
15417 2001-12-07 [melvin]     0.6.5claws58
15418
15419         * src/messageview.c
15420                 fixed a warning during compilation introduced in 0.6.5claws56
15421
15422 2001-12-07 [paul]       0.6.5claws57
15423
15424         * src/mainwindow.[ch]
15425         * src/menu.[ch]
15426                 further usability enhancements to replying with or without 
15427                 quoting via the toolbar, use of Ctrl key is replaced by 
15428                 drop down menu 
15429                 Submitted by Carsten Schurig            
15430
15431 2001-12-07 [melvin]     0.6.5claws56
15432
15433         * src/messageview.c
15434                 hack to fix bug that prevented to make/paste selections
15435                 after switching between MVIEW_TEXT and MVIEW_MIME views
15436                 without deselecting the selection first.
15437
15438 2001-12-06 [alfons]     0.6.5claws55
15439
15440         * src/filtering.[ch]
15441         * src/inc.c
15442                 revise filtering a little bit more, and make sure
15443                 messages are delivered to the appropriate inbox
15444                 (perhaps set per account)
15445
15446 2001-12-06 [paul]       0.6.5claws54
15447
15448         * sync with sylpheed 0.6.5cvs22
15449                 see ChangeLog entry 2001-12-06
15450
15451 2001-12-05 [alfons]     0.6.5claws53
15452
15453         * src/inc.c
15454         * src/folder.[ch]
15455         * src/procmsg.c
15456         * src/filtering.c
15457                 more revisions of filtering system
15458                 (last stable version is marked as LAST_STABLE)
15459                 
15460                 | NOTE 1): the filtering system now uses a local folder called
15461                 | .processing. if filtering fails, check this directory
15462                 | for missing messages.
15463                 |
15464                 | NOTE 2): help us find the filtering actions still missing
15465
15466 2001-12-05 [paul]       0.6.5claws52
15467
15468         * src/mainwindow.c
15469                 fix bug where 'Empty Trash?' pop-up window appears even
15470                 when Trash is empty, submitted by Jesse Skinner         
15471
15472 2001-12-05 [melvin]     0.6.5claws51
15473
15474         * src/compose.c
15475                 fixed bug #486106 to select correct account when reediting 
15476                 a queued message
15477         
15478 2001-12-04 [alfons]     0.6.5claws50
15479
15480         * src/mh.c
15481                 declare markfile in appropriate functions when
15482                 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
15483                 for spotting this)
15484
15485 2001-12-04 [paul]       0.6.5claws49
15486
15487         * sync with sylpheed 0.6.5cvs21
15488                 see ChangeLog entry 2001-12-04
15489
15490 2001-12-03 [christoph]  0.6.5claws48
15491
15492         * po/de.po
15493                 changed translation of undo
15494         * src/account.c
15495         * src/folder.c
15496                 don't reinvent the wheel to traverse a GNode
15497         * src/compose.[ch]
15498                 seperate code to create the compose gui into functions
15499                 add "Others" page with folder selection for saving copy
15500                 of the message.
15501                 the folder identifier is saved to queue header
15502         * src/procmsg.c
15503                 save message to folder in queue header
15504
15505 2001-12-03 [paul]       0.6.5claws47
15506
15507         * sync with sylpheed 0.6.5cvs20
15508                 see ChangeLog entry 2001-12-03
15509
15510 2001-12-01 [paul]
15511
15512         * more sync with sylpheed 0.6.5cvs19
15513                 see ChangeLog entry 2001-11-29
15514
15515 2001-11-30 [paul]       0.6.5claws46
15516         
15517         * src/compose.c
15518                 remove conflicts introduced by Hoa's last commit
15519          
15520         * src/mainwindow.c
15521                 make 'Message/Bounce' sensitive
15522
15523 2001-11-30 [hoa]        0.6.5claws45
15524
15525         * src/compose.c
15526                 slightly change bounce function to add
15527                 information about the user that bounced the mail
15528                 in the From header line.
15529
15530         * src/folderview.c
15531                 permit the use of processing in outbox folder.
15532
15533 2001-11-29 [paul]       0.6.5claws44
15534
15535         * src/mainwindow.[ch]
15536         * src/prefs_common.c
15537         * src/pixmaps/stock_mail_reply_quote.xpm            ** NEW FILE **
15538         * src/pixmaps/stock_mail_reply_to_all_quote.xpm     ** NEW FILE **
15539         * src/pixmaps/stock_mail_reply_to_author_quote.xpm  ** NEW FILE **
15540                 usability enhancements to the quoting, implements
15541                 use of Ctrl key to toggle quoting settings
15542                 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
15543
15544 2001-11-29 [paul]       0.6.5claws43
15545         
15546         * sync with sylpheed 0.6.5cvs19
15547                 see ChangeLog entry 2001-11-28
15548
15549 2001-11-29 [melvin]     0.6.5claws42
15550         * src/Makefile.am
15551                 added enriched.[ch] to the list of files
15552
15553         * src/textview.c
15554         * src/mimeview.c
15555         * src/procmime.[ch]
15556         * src/enriched.[ch]
15557                 added support to view text/enriched
15558                 added support to show headers in message view for text/enriched and text/html
15559                         in non multipart messages
15560
15561 2001-11-28 [paul]       0.6.5claws41
15562
15563         * more sync with sylpheed 0.6.5cvs18
15564                 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
15565
15566 2001-11-27 [paul]       0.6.5claws40
15567         
15568         * po/pt_BR.po
15569                 updated translation, submitted by Fabio Junior Beneditto
15570                 
15571         * sync with sylpheed 0.6.5cvs18
15572                 see ChangeLog entries 2001-11-26 (src/textview.c) and
15573                 2001-11-27
15574
15575
15576 2001-11-26 [paul]
15577
15578         * po/es.po
15579                 updated translation, submitted by Ricardo Mones Lastra
15580
15581 2001-11-26 [alfons]
15582
15583         * src/matcher.c
15584                 add more translatable strings
15585
15586 2001-11-26 [christoph]  0.6.5claws39
15587
15588         * po/de.po      
15589                 fixed one more umlaut
15590         * src/compose.c
15591                 fix translated header when it should not be translated
15592
15593 2001-11-26 [paul]       0.6.5claws38
15594
15595         * src/mainwindow.c
15596                 remove '/Message/Add Sender to address book' from 
15597                 main_window_set_menu_sensitive(), prevent debug warning
15598                 add 'Message/Mark/Mark all read' to mainwin_entries[]
15599
15600 2001-11-26 [paul]       0.6.5claws37
15601
15602         * src/summaryview.c
15603                 fix 'recurring unread state' bug 
15604
15605         * tools/README 
15606         * tools/filter_conv.pl
15607                 read name of top level mailbox from folderlist.xml
15608                 and presume nothing about its name              
15609
15610 2001-11-26 [darko]      0.6.5claws36
15611
15612         * src/gtkstext.[ch]
15613                 removed functions that are now in gtkutils.c
15614                 use gtkut_text_is_uri_string() from gtkutils.c
15615         * fix my comment on 2001-11-23 (missing gtkutils.[ch])
15616
15617 2001-11-26 [paul]       0.6.5claws35
15618
15619         * sync with sylpheed 0.6.5cvs16
15620                 see ChangeLog entries 2001-11-25 and 2001-11-26
15621
15622 2001-11-25 [alfons]     0.6.5claws34
15623
15624         EXPERIMENTAL!!! Please checkout the last stable version using: 
15625           
15626         % cvs update -r LAST_STABLE -dRAP
15627
15628         (Or help us testing this stuff.)
15629
15630         * src/filtering.c               (1.14)
15631         * src/filtering.h               (1.6)
15632         * src/inc.c                     (1.28)
15633         * src/matcher.c                 (1.20)
15634         * src/mbox.c                    (1.9)
15635         * src/procmsg.h                 (1.14)
15636         * src/summaryview.c             (1.59)
15637         * src/summaryview.h             (dunno)
15638                 revert/merge/sync to as it was before commit 
15639                 on Thu, 19 Jul 2001 10:15:51 -0700.
15640
15641 2001-11-25 [hoa]        0.6.5claws33
15642
15643         * src/main.c
15644                 processing mails at startup
15645
15646         * src/folderview.c
15647         * src/summaryview.[ch]
15648                 processing mails when entering folder
15649
15650         * src/prefs_filtering.c
15651                 fixed some UI bugs
15652
15653 2001-11-24 [alfons]     0.6.5claws32
15654
15655         * src/summaryview.[ch]
15656                 make summary sort headers work, and also make
15657                 sure the sort type is stored
15658
15659 2001-11-23 [alfons]     0.6.5claws31
15660
15661         * src/summaryview.[ch]
15662                 make lock work like mark
15663                 disallow deleting messages marked as locked
15664
15665 2001-11-23 [alfons]     0.6.5claws30
15666
15667         * src/gtkstext.c
15668         * src/compose.[ch]
15669         * src/Makefile.am
15670         * src/undo.[ch]
15671                 merge undo patch submitted by Jens
15672
15673 2001-11-23 [christoph]  0.6.5claws29
15674
15675         * src/.cvsignore
15676                 added ylwrap
15677         * src/compose.c
15678                 fixed gpg signing and encoding
15679         * src/folder.[ch]
15680         * src/main.c
15681                 added --status option to get new, unread and total
15682                 message count from a running sylpheed
15683         * src/prefs_common.c
15684                 temporary fix for reply_with_quote problem
15685                 (don't call functions for non existing widget)
15686         * src/procmsg.c
15687                 one more check for ignored threads but still not
15688                 always working correctly. probably a recursive
15689                 check for all parents is needed
15690
15691 2001-11-23 [darko]      0.6.5claws28
15692
15693         * src/compose.c
15694                 wrapping on send improvements
15695         * src/gtkutils.[ch]
15696                 fix for GtkSText after last sync with main branch
15697                 GTK_TEXT -> GTK_STEXT
15698
15699 2001-11-23 [paul]       0.6.5claws27
15700
15701         * sync with sylpheed 0.6.5cvs14
15702                 see ChangeLog entries 2001-11-22 and 2001-11-23
15703                 
15704         * po/de.po
15705                 fixed the scrambled umlauts 
15706                 submitted by Carsten Schurig <Carsten.Schurig@web.de>
15707
15708 2001-11-21 [paul]       0.6.5claws26
15709
15710         * sync with sylpheed 0.6.5cvs12
15711                 see 2nd ChangeLog entry dated 2001-11-20
15712
15713 2001-11-20 [paul]       0.6.5claws25
15714
15715         * sync with sylpheed 0.6.5cvs11
15716                 see ChangeLog entry 2001-11-19 (src/utils.c)
15717
15718 2001-11-20 [hiro]
15719
15720         * src/compose.c
15721                 GTK_TEXT -> GTK_STEXT
15722                 fix for wrong comment
15723
15724 2001-11-20 [hiro]       0.6.5claws24
15725
15726         * src/compose.[ch]
15727                 more merges from main branch
15728                 removed fatal warnings (uninitialized variables etc.)
15729                 some coding style fix
15730         * src/gtkutils.h
15731                 fixed typo.
15732         * src/addressbook.c
15733           src/addrindex.c
15734                 V-Card -> vCard
15735
15736 2001-11-19 [hoa]        0.6.5claws23
15737
15738         * src/filtering.c
15739         * src/prefs_scoring.c
15740         * src/matcher.[ch]
15741         * src/scoring.c
15742                 cleaning code
15743
15744         * src/matcher_parser_parse.y
15745         * src/prefs_filtering.c
15746                 bouncing
15747
15748 2001-11-19 [alfons]     0.6.5claws22
15749
15750         more of my old things into claws
15751
15752         * src/Makefile.am
15753         * src/prefs_common.c
15754         * src/procmsg.h
15755         * src/summaryview.[ch]
15756         * src/prefs_summary_column.c
15757         * src/pixmaps/locked.xpm
15758                 add indicators for locking of message in summary view
15759                 (does not work yet, only visual indicator)
15760
15761 2001-11-19 [paul]       0.6.5claws21
15762
15763         * sync with sylpheed 0.6.5cvs10
15764                 see ChangeLog entry 2001-11-19
15765
15766 2001-11-18 [alfons]     0.6.5claws20
15767         
15768         * src/filtering.c
15769                 remove an inadvertent free I forgot in previous clean up 
15770
15771 2001-11-18 [alfons]     0.6.5claws19
15772
15773         * src/filtering.[ch]
15774                 clean up & plug leaks
15775
15776 2001-11-18 [paul]       0.6.5claws18
15777
15778         * sync with sylpheed 0.6.5cvs9
15779                 see ChangeLog entries 2001-11-17 and 2001-11-18
15780
15781 2001-11-16 [paul]       0.6.5claws17
15782
15783         * sync with sylpheed 0.6.5cvs8
15784                 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
15785
15786 2001-11-16 [paul]       0.6.5claws16
15787
15788         * sync with sylpheed 0.6.5cvs7
15789                 see ChangeLog entries 2001-11-15 and 2001-11-16
15790
15791 2001-11-15 [hoa]        0.6.5claws15
15792
15793         * src/compose.c
15794                 fix bounce, mails we received couln't be bounced to ourself.
15795
15796         * src/defs.h
15797         * src/filtering.[ch]
15798         * src/matcher.[ch]
15799         * src/matcher_parser.h
15800         * src/matcher_parser_lex.l
15801         * src/matcher_parser_parse.y
15802         * src/inc.c
15803         * src/main.c
15804         * src/mbox.c
15805         * src/prefs_filtering.[ch]
15806         * src/mainwindow.c
15807         * src/prefs_matcher.c
15808         * src/prefs_scoring.c
15809         * src/scoring.[ch]
15810         * src/summaryview.c
15811                 new matcher/filter/score configuration file parser
15812                 one unique configuration file => ~/.sylpheed/matcherrc
15813                 import in currently automatic, then save are made
15814                 in this new file.
15815                 one filter per folder and one global filter
15816                 (filter of a folder will be used as folder processing)
15817
15818         * src/folder.c
15819                 fix a bug in folder_item_get_identifier
15820                 
15821         * src/messageview.c
15822                 receive receipt return are fixed.
15823
15824 2001-11-14 [alfons]     0.6.5claws14
15825
15826         * src/session.h
15827                 add things from main branch to make claws compile
15828
15829 2001-11-14 [paul]       0.6.5claws13
15830
15831         * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
15832                 see ChangeLog entries 2001-11-08 to 2001-11-14
15833
15834 2001-11-14 [hoa] 0.6.5claws12
15835
15836         * src/compose.[ch]
15837         * src/mainwindow.c
15838         * src/summaryview.c
15839                 add "bounce mail" option
15840
15841 2001-11-13 [christoph]  0.6.5claws11
15842
15843         * src/compose.c
15844                 Cleanup a mess i add before commiting
15845
15846 2001-11-13 [hoa]        0.6.5claws10
15847
15848         * src/compose.c
15849                 some fixes when mail are sent or
15850                 for crossposts
15851
15852 2001-11-13 [christoph]  0.6.5claws9
15853
15854         * po/de.po
15855                 Changed two string with the same translation
15856         * src/compose.c
15857         * src/procmsg.[ch]
15858         * src/send.[ch]
15859                 New mailsending process:
15860                   - Always queue message before sending
15861                     (message will be saved if sylpheed crashed or
15862                      freezes while sending)
15863                   - Allow queuing of newspostings
15864                   - No copy in outbox before sending
15865                     (closes bug #469501)
15866                   - No more redundant code for send and send_later
15867         * src/summaryview.c
15868                 Applied wwp <subscript@free.fr>'s patch that fixes
15869                 marks for multiple forwarded messages (+compose.c)
15870
15871 2001-11-12 [alfons]
15872
15873         * README.claws
15874                 remove things that are now in main branch
15875         
15876         * po/nl.po
15877                 update Dutch translation
15878
15879 2001-11-12 [mhadasht]   0.6.5.claws8
15880
15881         * src/prefs_common.c
15882                 re-enabled account autoselection feature for forward
15883                 and reedit lost during the branch point for SYNC-B4-REL
15884         * src/gtkspell.c
15885                 gtkpspell_get_dict(): more readable code (even if function is
15886                 not used yet)
15887         * ChangeLog.claws
15888                 added version number info to 2001-11-12 [hiro] comment.
15889
15890 2001-11-12 [hiro]       0.6.5.claws7
15891
15892         * src/compose.c
15893                 compose_forward(): fixed a bug that forward quote mark
15894                 wasn't used.
15895                 removed unnecessary code.
15896         * src/template_select.[ch]: removed.
15897
15898 2001-11-11 [alfons]
15899
15900         * src/compose.c
15901                 :%s/GTK_TEXT/GTK_STEXT/g
15902         
15903         * src/compose.[ch]
15904         * src/undo.[ch]
15905         * src/Makefile.am
15906                 revert the undo stuff (this is 0.6.6claws stuff)
15907
15908 2001-11-11 [hoa]        0.6.5.claws6
15909
15910         * src/compose.[ch]
15911                 Insert signature at the end of the text.
15912                 Added undo patch but currently disabled
15913
15914         * src/procmsg.c
15915                 Threading by subject improved.
15916
15917         * added src/undo.[ch]
15918                 Undo module for compose dialog box.
15919
15920 2001-11-11 [alfons]     0.6.5.claws5
15921
15922         * src/procmsg.c
15923                 prevent threading by subject on nodes that have already been
15924                 threaded by in-reply-to (as in "circular references in a tree
15925                 result in a dead branch")
15926
15927 2001-11-09 [hoa]        0.6.5.claws4
15928         
15929         * src/folderview.c
15930                 allows creation of mbox folder item from any files.
15931
15932 2001-11-09 [alfons]     0.6.5.claws3
15933         
15934         * src/utils.c
15935         * src/procmsg.c
15936                 do what I mean and correct threading by subject so it really
15937                 ignores attracting lines without "Re: "
15938
15939 2001-11-07 [alfons]     0.6.5.claws2
15940
15941         * src/procmsg.c
15942         * src/utils.[ch]
15943                 only attract by subject if a subject line starts with a "Re: "
15944         * src/syldap.c
15945                 remove warning
15946
15947 2001-11-07 [paul]       0.6.5claws1
15948
15949         * sync with sylpheed 0.6.5. release
15950                 see ChangeLog entry 2001-11-07
15951
15952 2001-11-07 [paul]       0.6.4claws31
15953
15954         * sync with sylpheed 0.6.4cvs18
15955                 see ChangeLog entries 2001-10-30 to 2001-11-07
15956                 prefs_templates.[ch] renamed prefs_template.[ch]
15957
15958 2001-11-06 [alfons]
15959         
15960         * src/utils.h
15961                 add semicolon Hoa forgot ;-)
15962                 
15963
15964 2001-11-06 [hoa]        0.6.4claws30
15965         
15966         * src/procmsg.c
15967         * src/summaryview.c
15968         * src/utils.c
15969         * src/utils.h
15970                 threading by subject - empty subject are ignored
15971
15972 2001-11-06 [christoph]  0.6.4claws29
15973
15974         * src/socket.c
15975                 use SSL_peek for sock_gets
15976         * src/utils.c
15977                 removed unneeded pointer in extracting quoted
15978                 names implementation
15979
15980 2001-11-06 [melvin]     0.6.4claws28
15981
15982         * src/gtkspell.c
15983                 fixed bug #476792 Selection overtyping with spell checker
15984                 fixed bug which could cause a buffer overflow
15985                 fixed a memory leak
15986
15987 2001-11-06 [hoa]        0.6.4claws27
15988         
15989         * src/procmsg.c
15990         * src/summaryview.c
15991                 threading by subject
15992
15993 2001-11-05 [alfons]     0.6.4claws26
15994         
15995         * README.claws
15996                 Claws -> Sylpheed (vice versa)
15997
15998         * src/compose.c
15999                 :%s/gtk_text/gtk_stext/g
16000                 :%s/GTK_TEXT/GTK_STEXT/g
16001                 (thanks to Jonathan Ware for spotting this)
16002
16003 2001-11-04 [christoph]  0.6.4claws25
16004
16005         * src/summaryview.c
16006                 replace Xalloca + strdup with Xstrdup_a
16007         * src/utils.c
16008                 better implementation of extracting quoted names
16009                 from addresses (remove backlashes and ignore
16010                 quotes after them)
16011
16012 2001-11-04 [alfons]     0.6.4claws24
16013
16014         * src/utils.[ch]
16015                 edit to comply more with coding style
16016
16017         * src/textview.c
16018                 fix bug reported by Kim Schulz. introduced by the patch integrated
16019                 in 0.6.4claws15. the code did not check the return value of
16020                 the html parser.
16021
16022         * AUTHORS
16023                 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
16024
16025 2001-11-04 [christoph]  0.6.4claws23
16026
16027         * src/main.c
16028         * src/prefs_common.[ch]
16029                 init some pointers that possibly caused a segfault
16030                 reported in the claws-users ML
16031
16032 2001-11-04 [hoa]        0.6.4claws22
16033
16034         * src/grouplistdialog.c
16035                 change the names of the nodes in the tree
16036
16037         * src/compose.c
16038                 enhanced mailto syntax as described in
16039                 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
16040                 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
16041
16042         * src/utils.c
16043                 encode and decode URI (useful when opening URL into
16044                 netscape).
16045
16046 2001-11-03 [hoa]        0.6.4claws21
16047
16048         * src/grouplistdialog.c
16049                 a new newsgroups list selection dialog box
16050                 with a CTree instead of a CList
16051
16052 2001-11-03 [hoa]        0.6.4claws20
16053
16054         * src/folderview.c
16055                 enable property and scoring options when right
16056                 click on "inbox"
16057
16058         * src/summaryview.c
16059                 fixed bug when nickname were displayed using
16060                 the address book.
16061
16062 2001-11-02 [darko]      0.6.4claws19
16063
16064         * src/compose.c
16065                 new wrap quotation and URL/long words wrapping implementation
16066         * src/compose.c src/gtkstext.[ch]
16067                 move gtkstext_strncmp() to gtkstext.c
16068
16069 2001-11-01 [christoph]  0.6.4claws18
16070
16071         * src/prefs_account.c
16072                 fixed mess in account settings dialog
16073         * src/prefs_folder_item.c
16074                 added label with folder path to dialog
16075
16076 2001-10-31 [match]      0.6.4claws17
16077
16078         * src/vcard.c
16079                 fix memory leak.
16080         * src/addrbook.c
16081                 fix generation of spurious address book file names.
16082                 remove redundant functions.
16083         * po/POTFILES.in
16084                 added missing file names.
16085
16086 2001-10-30 [paul]       0.6.4claws16
16087
16088         * sync with sylpheed 0.6.4cvs6
16089                 see ChangeLog entries 2001-10-26 to 2001-10-30
16090
16091         * tools/filter_conv.pl
16092                 read folderlist.xml to discover whether the top-level
16093                 folder is called 'Mailbox' or 'Mail' 
16094
16095 2001-10-29 [paul]       0.6.4claws15
16096
16097         * src/html.c, src/textview.c
16098                 activate links in html mail and fix clickable parts
16099                 Submitted by Matthieu Dazy <dazy@t-surf.com>
16100
16101 2001-10-29 [paul]
16102
16103         * po/de.po, po/es.po, po/pt_BR/po
16104                 updated translations, submitted by Jens Oberender,
16105                 Ricardo Mones Lastra, and Fabio Junior Beneditto
16106
16107 2001-10-29 [darko]      0.6.4claws14
16108
16109         * src/compose.c
16110                 fix wrapping for good
16111
16112 2001-10-29 [darko]
16113
16114         * src/compose.c
16115                 undo previous change as it broke the smart wrapping
16116
16117 2001-10-29 [darko]      0.6.4claws13
16118
16119         * src/compose.c
16120                 fix infinite loop when long URL is quoted
16121                 (closes bug #475122.
16122
16123 2001-10-28 [match]
16124
16125         * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
16126                 import Mutt address book
16127         * src/ldif.[ch] src/importldif.h
16128                 modified import LDIF handle user attributes
16129
16130 2001-10-28 [christoph]  0.6.4claws12
16131
16132         * src/summaryview.c
16133                 fixed that filtering did not work if there
16134                 were no filter rules
16135                 (closes bug #472003 and better implementation
16136                  of patch #474644)
16137
16138 2001-10-27 [christoph]  0.6.4claws11
16139
16140         * src/compose.c
16141                 make the folder's default account to be used when
16142                 replying. (patch by wwp <subscript@free.fr>)
16143         * src/compose.c
16144                 code cleanup, nearly killed all of wwp's patch
16145                 for folder's default account in compose
16146         * src/folderview.c
16147                 error panel when a folder could not be created
16148                 (closes bug #471080 new folder name & already
16149                  existing file)
16150
16151 2001-10-26 [alfons]
16152
16153         * src/utils.h
16154                 change prototype of strstr2() that Christoph forgot about
16155
16156 2001-10-26 [christoph]  0.6.4claws10
16157
16158         * src/account.c
16159                 made search for accounts by email address not case
16160                 sensitive
16161         * src/folder.c
16162                 fixed memory leak in folder_item_get_identifier
16163         * src/gtkspell.c
16164         * src/utils.c
16165                 fixed wrong strstr2 (should work like strstr)
16166
16167 2001-10-26 [darko]      0.6.4claws9
16168
16169         * src/compose.c src/gtkstext.[ch]
16170         * src/gtkstext.c
16171                 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
16172
16173 2001-10-26 [paul]       0.6.4claws8
16174
16175         * src/html.c
16176                 ignore css and javascript tags in html mail
16177                 case-insensitive, with or without double-quoted
16178                 strings
16179
16180 2001-10-26 [paul]       0.6.4claws7
16181
16182         * sync with sylpheed 0.6.4cvs1
16183                 see ChangeLog entry 2001-10-26
16184
16185         * src/prefs_account.c, src/prefs_common.c,
16186           src/prefs_summary_column.c
16187                 minor improvements to the English
16188
16189 2001-10-25 [alfons]     0.6.4claws6
16190
16191         * src/gtkstext.c
16192         
16193                 make GtkSText follow style of GtkText (closes bug 
16194                 #469211 "text selection while writing message")
16195                 
16196                 do sync with GTK 1.2.10
16197
16198 2001-10-25 [paul]       0.6.4claws5
16199
16200         * src/html.c
16201                 ignore css tags in html mail
16202
16203 2001-10-25 [darko]      0.6.4claws4
16204
16205         * src/compose.c
16206                 don't declare is_url_string as static function since
16207                 we need it in gtkstext.c
16208         * src/gtkstext.c
16209                 remove unused variable
16210                 don't wrap long URLs while composing a message
16211
16212 2001-10-24 [christoph]  0.6.4claws3
16213
16214         * src/socket.c
16215                 fix ssl deadlock, when peer closes connection
16216
16217 2001-10-24 [paul]       0.6.4claws2
16218
16219         * src/prefs_common.c
16220                 gettextize the gpg ascii-armored warning message
16221
16222         * src/compose.c
16223                 insert a DOS/MAC file into the composed message
16224                 (improvements)
16225
16226         * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
16227
16228 2001-10-22 [paul]       0.6.4claws1
16229
16230         * sync with sylpheed 0.6.4 release
16231                 see ChangeLog entries 2001-10-21
16232
16233         * po/fr.po, po/pt_BR.po
16234                 updated by Melvin Hadasht and Fabio Junior Beneditto
16235
16236 2001-10-21 [paul]       0.6.3claws30
16237
16238         * src/compose.c
16239                 insert a DOS text file from the compose window
16240                 into the composed message text (removes CRs characters)
16241                 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
16242
16243         * tools/filter_conv.pl, tools/README
16244                 automatically use ~/.sylpheed as working directory
16245                 print out confirmation message on completion
16246
16247         * correct Hoa's last ChangeLog.claws entry
16248
16249 2001-10-20 [hoa]        0.6.3claws29
16250
16251         * src/grouplistdialog.c
16252                 bugfix (another ?) to give the right
16253                 newsgroups list for each news server.
16254
16255         * src/news.c
16256         * src/news.h
16257                 improve the newsgroups list cache
16258
16259 2001-10-20 [paul]       0.6.3claws28
16260
16261         * sync with sylpheed 0.6.3cvs9
16262                 see ChangeLog entry 2001-10-19
16263
16264         * correct Alfons' last ChangeLog.claws entry
16265
16266 2001-10-19 [alfons]
16267
16268         * src/pgptext.[ch]
16269                 fix compilation problems (part of bug #472895)
16270
16271 2001-10-18 [hoa]        0.6.3claws27
16272
16273         * src/grouplistdialog.c
16274                 bugfix when we refresh was clicked (bug 472701)
16275
16276 2001-10-19 [christoph]  0.6.3claws26
16277
16278         * src/compose.c
16279                 last header entry should default to "To:" or
16280                 "Newsgroups:" and not copy the last entry line
16281                 in a new compose window
16282                 (closes bug #472686, #470792)
16283
16284 2001-10-19 [paul]       0.6.3claws25
16285
16286         * sync with Sylpheed 0.6.3cvs8
16287                 see ChangeLog entries 2001-10-18 and 2001-10-19
16288
16289 2001-10-18 [christoph]  0.6.3claws24
16290
16291         * src/procmsg.c
16292                 reimplement ignore thread
16293         
16294 2001-10-18 [hoa]        0.6.3claws23
16295
16296         * src/folderview.c
16297         * src/grouplistdialog.[ch]
16298                 enhanced news subscription interface (feature 469113)
16299
16300         * src/news.c
16301         * src/news.h
16302                 enchanced newsgroup listing,
16303                 now, we can get groups informations
16304                 (NNTPGroupInfo)
16305
16306 2001-10-18 [paul]       0.6.3claws22
16307
16308         * src/summaryview.c
16309                 remove comment (sync with main branch)
16310         * src/mainwindow.c
16311                 fix 'Re-edit' bug in 'Message' menu
16312
16313 2001-10-17 [christoph]  0.6.3claws21
16314
16315         * src/compose.c
16316                 ignore empty or whitespace only header lines
16317
16318 2001-10-17 [paul]       0.6.3claws20
16319
16320         * sync with sylpheed 0.6.3cvs7
16321                 see ChangeLog entries 2001-10-14, 2001-10-16, and
16322                 2001-10-17
16323
16324 2001-10-17 [darko]
16325
16326         * src/compose.c
16327                 wrap long lines without spaces
16328                 don't wrap URLs
16329
16330 2001-10-16 [paul]
16331
16332         * po/es.po, po/nl.po, po/pt_BR.po
16333                 updated by Ricardo Mones Lastra, Alfons,
16334                 and Fabio Junior Beneditto
16335
16336         * sylpheed-0.6.3claws released
16337
16338 2001-10-15 [melvin] 0.6.3claws18
16339
16340         * README.claws
16341                 added summary and detailed installation instructions
16342                 for spell checker
16343         * po/fr.po
16344                 Updated, corrected and completed french translation
16345
16346 2001-10-15 [hoa] 0.6.3claws17
16347         * src/grouplistdialog.c
16348                 we can choose the newsgroups to display with wildcards
16349
16350 2001-10-15 [christoph]  0.6.3claws16
16351
16352         * src/account.c
16353         * src/compose.c
16354         * src/prefs_folder_item.[ch]
16355                 applied wwp <subscript@free.fr>'s folder
16356                 default account patch
16357         * po/de.po
16358                 Fixed wrong translation
16359
16360 2001-10-13 [alfons, christoph, melvin]  
16361                         0.6.3claws15
16362
16363         solution #2 to solve MT-safety problems defers all GUI related calls
16364         to the main thread using a gtk_idle_add() callback. discussed on
16365         ircnet #sylpheed, with christoph spotting some issues with the
16366         original code, and melvin allowing us to lobotomize his sylpheed.
16367
16368         * src/syldap.[ch], src/main.c
16369                 fix race problem in ldap search thread by deferring GUI 
16370                 stuff to main thread using gtk_idle_add()
16371
16372 2001-10-13 [paul]       0.6.3claws14
16373
16374         * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
16375                 add Sergey's smtpcred.patch
16376                 adds separate username/password setting for SMTP Auth
16377                 needed by some servers
16378                 (closes feature request #471659)
16379
16380 2001-10-13 [paul]       0.6.3claws13
16381
16382         * src/pgptext.[ch] **NEW FILES**
16383         * src/Makefile.am, src/messageview.c, src/mimeview.c
16384                 decrypt ascii-armored gpg text embedded in
16385                 the message body.
16386                 Submitted by Jens Jahnke <jan0sch@gmx.net>
16387
16388 2001-10-13 [christoph]  0.6.3claws12
16389
16390         * README.claws
16391                 some more details on default to and
16392                 feature requests
16393         * src/main.c
16394                 init glib threading when ldap is used
16395         * src/syldap.c
16396                 threading fixes
16397         * po/de.po
16398                 fixed a typo
16399
16400 2001-10-12 [paul]       0.6.3claws11
16401
16402         * src/prefs_common.[ch], src/rfc2015.c
16403                 enable ascii-armored gpg text to be embedded in the
16404                 message body, selectable through the 'Privacy'
16405                 preferences. Supports encrypting only.
16406                 Submitted by Ravemax <ravemax@dextrose.com>
16407
16408 2001-10-12 [paul]       0.6.3claws10
16409
16410         * sync with sylpheed 0.6.3cvs6
16411                 see ChangeLog entries 2001-10-11 and 2001-11-12
16412
16413         * src/folderview.c
16414                 incorporated mbox folders, scoring, and folder
16415                 properties into the sync
16416
16417 2001-10-12 [darko]      0.6.3claws9
16418
16419         * README.claws
16420                 describe quotation wrapping
16421         * src/compose.c
16422                 don't treat tab as space to calculate line length properly
16423
16424 2001-10-11 [alfons]
16425
16426         * README.claws
16427                 correct description of how to make new filtering system work,
16428                 add some other things
16429                 
16430         * src/syldap.c
16431                 remove sched_yield() (not necessary / unportable)
16432
16433 2001-10-11 [paul]       0.6.3claws8
16434
16435         * sync with sylpheed 0.6.3cvs3
16436                 see ChangeLog entry 2001-10-10
16437
16438 2001-10-10 [christoph]  0.6.3claws7
16439
16440         * .cvsignore
16441                 ignore 2 files created by newer autotools
16442         * src/prefs_folder_item.c
16443                 using table for widget alignment
16444                 fixed memory leak and broken octal display
16445         * src/filesel.c
16446                 fixed segfault caused by lost filename
16447                 workaround (closes bug #469551)
16448
16449 2001-10-10 [paul]       0.6.3claws6
16450
16451         * sync with sylpheed 0.6.3cvs2
16452                 see ChangeLog entries 2001-10-09 and 2001-10-10
16453
16454 2001-10-10 [darko]      0.6.3.claws5
16455
16456         * src/gtkstext.c
16457                 proper calculation of right margin if smart wrapping is enabled
16458         * src/compose.c
16459                 automatically wrap long lines if wrap quotation is enabled
16460
16461 2001-10-09 [alfons]     0.6.3.claws4
16462
16463         * src/summaryview.c
16464                 select correct row when deleting last row in the summary view (and
16465                 close bug "[ #469104 ] select second last in list when deleting")
16466
16467 2001-10-09 [paul]       0.6.3claws3
16468
16469         * sync with sylpheed 0.6.3cvs1
16470                 updated some autotool scripts
16471
16472 2001-10-09 [darko]      0.6.3claws2
16473
16474         * src/gtkstext.[ch]
16475                 new name and mark with Sylpheed comment
16476         * src/compose.c
16477                 smart quotation wrapping a-la VIM
16478
16479 2001-10-08 [paul]       0.6.3claws1
16480
16481         * sync with sylpheed 0.6.3 release
16482                 see ChangeLog entry 2001-10-08
16483
16484 2001-10-08 [paul]       0.6.2claws24
16485
16486         * src/summaryview.c
16487                 more sync with sylpheed 0.6.2cvs12
16488                 Fixed the bug that didn't select the last row correctly
16489
16490
16491 2001-10-07 [paul]       0.6.2claws23
16492
16493         * sync with sylpheed 0.6.2cvs12
16494                 see ChangeLog entry 2001-10-07
16495
16496 2001-10-06 [match]
16497         * src/jpilot.[ch]
16498                 enable jpilot to read unsynch'ed addresses.
16499
16500         * src/editldap_basedn.c
16501                 fix segfault when opening dialog.
16502
16503 2001-10-06 [alfons]     0.6.2.claws22
16504
16505         * src/summaryview.c
16506                 fix bug with summary view selecting last *inserted*
16507                 node instead of last *visible* node. remember we
16508                 work with a tree
16509
16510 2001-10-06 [paul]       0.6.2claws21
16511
16512         * po/pt_BR.po
16513                 updated translation, contains some fixes and new
16514                 translations, submitted by Gustavo Noronha Silva
16515                 <kov@debian.org>
16516
16517         * src/prefs_common.c
16518                 change 'each' to 'every' - fix dubious English
16519
16520         * sync with sylpheed 0.6.2cvs11
16521
16522 2001-10-05 [alfons]     0.6.2claws20
16523
16524         * src/mainwindow.[ch], src/folderview.c
16525                 make composite tool button switch between "Compose News"
16526                 and "Compose Mail" depending on selected folder
16527                 (nifty idea by Kim Schulz <kim@schulz.dk>)
16528
16529 2001-10-05 [paul]       0.6.2claws19
16530
16531         * src/mainwindow.c, src/summaryview.c
16532                 fix 'Message/Reply to all', broken in last commit
16533
16534         * src/compose.c
16535                 fix X_BEENTHERE seg fault, thanks to Alfons
16536
16537 2001-10-04 [paul]       0.6.2claws18
16538
16539         * src/compose.[ch], src/mainwindow.c
16540                 make "Message/Reply" reply to mailing lists; matches
16541                 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
16542                 based on portions of the patch submitted by
16543                 Junichi Uekawa <dancer@netfort.gr.jp>
16544
16545 2001-10-04 [darko]      0.6.2claws17
16546
16547         * src/compose.c
16548                 better smart wrapping
16549         * src/gtkstext.[hc]
16550                 a function to make text buffer contiguous
16551
16552 2001-10-03 [paul]       0.6.2claws16
16553
16554         * sync with sylpheed 0.6.2cvs10
16555
16556 2001-10-02 [alfons]
16557
16558         * configure.in
16559         * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
16560                 close bug "[ #466566 ] compile error on mdk 8.0" by removing
16561                 references to chinese translations (hope someone picks up
16562                 this)
16563
16564 2001-10-02 [christoph]  0.6.2claws15
16565
16566         * src/compose.c
16567                 fixed non translated header bug
16568         * ChangeLog.claws
16569                 fixed wrong date in alfons last entry ;)
16570
16571 2001-10-02 [alfons]     0.6.2claws14
16572
16573         * src/compose.c, src/prefs_common.[ch]
16574                 add block cursor option
16575
16576 2001-10-02 [paul]       0.6.2claws13
16577
16578         * sync with sylpheed 0.6.2cvs9
16579
16580 2001-09-30 [paul]       0.6.2claws12
16581
16582         * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
16583                 updated translations
16584
16585         * po/POTFILES.in
16586                 add 'src/importldif.c'
16587
16588         * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
16589                 added eudora-to-vCard conversion tool
16590                 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
16591
16592         * sync with sylpheed 0.6.2cvs8
16593
16594 2001-09-30 [paul]
16595
16596         * sylpheed-0.6.2claws released
16597
16598 2001-09-27 [melvin]     0.6.2claws11
16599
16600         * src/gtkspell.c
16601                 fixed crash when using default path (introduced 
16602                 in 0.6.2claws10)
16603                 fixed tiny bug for initial suggestion mode
16604
16605 2001-09-27 [melvin]     0.6.2claws10
16606         
16607         * src/gtkspell.c
16608                 fixed bug where gtkpspell didn't set the path correctly
16609
16610         * README.claws
16611                 added a paragraph about spell checking
16612                 
16613
16614
16615 2001-09-27 [paul]       0.6.2claws9
16616
16617         * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
16618                 replace '// comments' with '/* comments */' to prevent
16619                 some compiler warnings 
16620
16621         * sync with sylpheed 0.6.2cvs6
16622
16623 2001-09-26 [alfons]     0.6.2claws8
16624
16625         * src/messageview.c
16626                 introduce return receipt request notification again,
16627                 which was lost because of other semantics in 
16628                 procheader_parse() (???)
16629
16630 2001-09-26 [christoph]  0.6.2claws7
16631
16632         * src/compose.c
16633                 replace comments for old code with #if 0
16634                 readded auto cc, bcc and reply-to
16635         * src/prefs_matcher.c
16636         * src/prefs_scoring.c
16637                 removed some definition (was moved to
16638                 prefs.h)
16639
16640 2001-09-26 [paul]       0.6.2claws6
16641
16642         * src/mainwindow.c
16643                 make 'Follow-up and reply to' sensitive
16644
16645         * more sync with sylpheed 0.6.2cvs5
16646
16647 2001-09-25 [melvin]
16648
16649         * 0.6.2claws5
16650
16651         * src/gtkspell.c
16652                 fixed bug for "US-ASCII" introduced by the encoding code
16653
16654 2001-09-25 [paul]
16655
16656         * 0.6.2claws4
16657
16658         * src/prefs_common.[ch], src/summaryview.c
16659                 'next unread msg' 'go to next folder?' dialog can be
16660                 given default behaviour, either always show dialog,
16661                 or assume 'yes', or assume 'no'
16662                 Submitted by wwp <subscript@free.fr>
16663
16664 2001-09-25 [melvin]
16665                 
16666         * src/compose.c src/gtkspell.[ch]
16667                 added support for different encodings
16668
16669 2001-09-25 [paul]
16670
16671         * more sync with sylpheed 0.6.2cvs5
16672
16673 2001-09-24 [alfons]
16674         
16675         * src/prefs_folder_item.c
16676                 add check for item->prefs->default_to string is NULL and
16677                 add another check when freeing this string
16678
16679 2001-09-24 [paul]
16680
16681         * configure.in
16682                 change to version 0.6.2claws3
16683
16684         * sync with sylpheed 0.6.2cvs5 
16685
16686 2001-09-24 [match]
16687         * src/ldif.[ch], src/importldif.[ch], addressbook.c
16688                 import LDIF files.
16689         * src/addrcache.[ch], addrindex.[ch]
16690                 small update for future
16691         * src/addrbook.c
16692                 fix test XML file.
16693
16694 2001-09-24 [melvin]
16695         * src/gtkspell.[ch]
16696                 added 'Learn from mistakes' option
16697                 better handling of quotes in checked words
16698                 sorted dict list
16699         * po/fr.po
16700                 small update for spell checking stuff
16701
16702 2001-09-23 [alfons]
16703         
16704         * src/gtkspell.c
16705                 edit a little bit so it complies more with main coding style
16706
16707 2001-09-23 [alfons]
16708
16709         * src/folder.[ch], prefs_folder_item.c, compose.c
16710                 migrate "request return receipt" folder property
16711                 to folderlist.xml
16712
16713 2001-09-22 [alfons]
16714
16715         * README.claws **NEW**
16716                 (add things of interest for users of main branch 
16717                 and claws here)
16718
16719         * src/folder.[ch], src/mainwindow.c, src/summaryview.c
16720                 re-implement threading per folder option, but store 
16721                 the setting in folderlist.xml (where it belongs)
16722
16723 2001-09-21 [melvin]
16724
16725         * src/gtkspell.[ch]
16726                 fixed bug when compose window is under another window
16727         * src/prefs_common.[ch] src/compose.c
16728                 changed 'dictionary_path' to 'dictionary' to be consistent
16729                 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
16730         * ac/pspell.m4 src/Makefile.am 
16731                 dropped PSPELL_PATH macro
16732         * po/fr.po
16733                 updated translations
16734
16735 2001-09-21 [christoph]
16736
16737         * src/compose.c
16738                 added border around header fields
16739                 keep header type when new field is added
16740
16741 2001-09-20 [christoph]
16742
16743         * src/utils.[ch]
16744                 more portable debug_print with source filename
16745                 and linenumber
16746         * src/procmsg.c
16747                 more newlines after debug messages
16748
16749 2001-09-20 [paul]
16750
16751         * configure.in
16752                 change to version 0.6.2claws2
16753
16754         * sync with sylpheed 0.6.2cvs3
16755
16756 2001-09-19 [melvin]
16757
16758         * src/gtkspell.c
16759                 fixed the post-right-click focus pb
16760                 fixed crash when 'Spell check all' after dict change 
16761                         and when cursor is at the end of the text
16762                 shift-right-click pops up config menu even on misspelled words.
16763         * po/POTFILES.in
16764                 added gtkspell.c
16765
16766 2001-09-19 [melvin]
16767
16768         * src/about.c
16769                 added pspell to compiled-in features list
16770
16771 2001-09-18 [melvin]
16772
16773         * switched to pspell and dropped ispell
16774         * ac/pspell.m4
16775                 new file. autoconf macro for pspell
16776         * ac/Makefile.am 
16777         * configure.in acconfig.h
16778                 added pspell support
16779         * src/Makefile.am
16780         * src/main.c src/compose.[ch] src/gtkspell.[ch]
16781         * src/prefs_common.[ch] 
16782                 added pspell support
16783
16784 2001-09-18 [christoph]
16785
16786         * src/addr_compl.c
16787         * src/template.[ch]
16788                 replace LOG_MESSAGE with debug_print
16789         * src/compose.[ch]
16790                 gui improvements
16791         * src/menu.c
16792                 added newline after debug message
16793         * src/utils.h
16794                 using __VA_ARGS__ for debug_print macro
16795         * tools/.cvsignore
16796                 ignore Makefile and Makefile.in
16797
16798 2001-09-18 [paul]
16799
16800         * configure.in
16801                 change to version 0.6.2claws1
16802         * sync with sylpheed 0.6.2cvs1
16803
16804         * src/matcher.c 
16805         * src/prefs_matcher.c
16806                 add 'score equal to' option, submitted by
16807                 Paul Evans <nerd@freeuk.com>
16808
16809 2001-09-15 [christoph]
16810
16811         * src/mainwindow.c
16812                 comment out menu entry not existing in claws
16813         * src/menu.c
16814                 add debug output for non existing menu entries
16815         * src/summaryview.c
16816                 fix next/prev unread message for ignored threads
16817         * src/utils.[ch]
16818                 add sourcefile and line number to debug output
16819                 otherwise it is sometimes hard to find the
16820                 source code part if debug messages are translated
16821
16822 2001-09-14 [darko]
16823         
16824         * src/folderview.c
16825                 refresh target folder style after colour is changed
16826
16827 2001-09-13 [paul]
16828
16829         * configure.in
16830                 change to version 0.6.1claws3
16831
16832         * sync with sylpheed 0.6.1cvs6
16833
16834 2001-09-13 [darko]
16835         
16836         * src/folderview.c
16837                 fix target folder colourization to use user selected colour
16838
16839 2001-09-12 [darko]
16840         
16841         * src/summaryview.c
16842                 fix crash when message that is marked for copy/move is unmarked
16843
16844 2001-09-09 [paul]
16845
16846         * configure.in
16847                 change to version 0.6.1claws2
16848
16849         * sync with sylpheed 0.6.1cvs3
16850
16851 2001-09-09 [alfons]
16852         
16853         * src/folderview.c
16854                 fix bug with default font used for trash folder text
16855
16856 2001-09-06 [paul]
16857
16858         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
16859                 updated translations
16860
16861         * configure.in
16862                 change to version 0.6.1claws1
16863
16864         * sync with sylpheed 0.6.1cvs2
16865
16866 2001-09-03 [paul]
16867
16868         * po/POTFILES.in
16869                 add Match's new addressbook
16870
16871         * po/de.po
16872                 updated translation submitted by Jens Oberender
16873
16874 2001-09-02 [paul]
16875
16876         * configure.in
16877                 change to 0.6.1claws
16878         * sync with sylpheed 0.6.1 release
16879
16880 2001-09-02 [paul]
16881
16882         * configure.in
16883                 change to 0.6.0claws2
16884
16885         * sync with sylpheed 0.6.0cvs4
16886
16887         * po/pt_BR.po
16888                 updated translation submitted by Fabio Junior Beneditto
16889
16890 2001-09-01 [match]
16891         * pixmaps/
16892                 interface.xpm
16893                 book.xpm
16894                 address.xpm
16895         * src/
16896                 Makefile.am
16897                 a ton of new files
16898
16899 2001-08-31 [paul]
16900
16901         * configure.in
16902                 change to version 0.6.0claws1
16903
16904         * sync with sylpheed 0.6.0cvs1
16905
16906         * po/es.po
16907                 updated translation submitted by Ricardo Mones Lastra
16908
16909         * po/POTFILES.in
16910                 add 'src/prefs_templates.c'
16911
16912         * src/compose.c, src/summaryview.c
16913                 fix segfault on 'Re_edit'               
16914
16915 2001-08-30 [alfons]
16916
16917         * configure.in, Makefile.am
16918         * tools/Makefile.am
16919                 add tools directory to source distribution
16920
16921 2001-08-30 [paul]
16922
16923         * configure.in
16924                 change to version 0.6.0claws
16925
16926         * sync with sylpheed 0.6.0 release
16927
16928 2001-08-30 [christoph]
16929
16930         * configure.in
16931                 removed autoconf version check
16932
16933 2001-08-30 [paul]
16934
16935         * src/account.c, src/compose.c, src/prefs_common.[ch]
16936         * src/procheader.[ch] src/utils.[ch]
16937                 Enhanced automatic account selection on replies
16938                 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
16939
16940         * configure.in
16941                 add LDAP and JPilot to the configuration results output.
16942
16943 2001-08-29 [christoph]
16944
16945         * src/summeryview.c
16946                 no bold font for ignored threads
16947
16948 2001-08-29 [paul]
16949
16950         * configure.in
16951                 change to version 0.5.3claws6
16952
16953         * sync with sylpheed 0.5.3cvs10
16954                 src/stringtable.[ch]: New Files
16955
16956         * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
16957         * src/pixmaps/sylpheed.xpm
16958                 add mini-icons to windows (by Alfons)
16959
16960 2001-08-27 [paul]
16961
16962         * src/mainwindow.c
16963                 new functions: next_labeled_cb(), prev_labeled_cb()
16964
16965         * src/summaryview.c
16966                 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
16967                 summary_select_next_labeled(), summary_select_prev_labeled()
16968
16969         * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
16970                 give claws blue folders and a blue trash can
16971
16972 2001-08-27 [paul]
16973
16974         * configure.in
16975                 change to version 0.5.3claws5
16976
16977         * sync with sylpheed 0.5.3cvs9
16978                 src/labelcolors.[ch] renamed to src/colorlabel.[ch] 
16979
16980 2001-08-24 [christoph]
16981
16982         * src/filesel.c
16983                 keep filename when browsing directories
16984                 (not working for user entered filename, but
16985                  for default name and selected filename from
16986                  file list)
16987         * src/mainwindow.c
16988                 fixed wrong spelling "Folllow-up"
16989         * src/mbox_folder.c
16990         * src/procmsg.c
16991         * src/summaryview.c
16992                 fixed new/unread message count with ignored
16993                 threads (2 commits, first didn't notice no
16994                 longer needed decreasing)
16995         * src/inc.c
16996                 readded scrolling of progress dialog
16997                 (lost in sync)
16998
16999 2001-08-24 [paul]
17000
17001         * configure.in
17002                 change to 0.5.3claws4
17003
17004         * sync with sylpheed 0.5.3cvs7
17005
17006 2001-08-24 [christoph]
17007
17008         * src/compose.c
17009                 set request return receipt when replying
17010                 if it is set is the folder prefs of the
17011                 message
17012         * src/inc.c
17013                 disable final error popup if popups are
17014                 disabled in config (again)
17015
17016 2001-08-23 [paul]
17017
17018         * configure.in
17019                 Change version number to 0.5.3claws3
17020
17021         * sync with sylpheed 0.5.3cvs5
17022
17023         * src/mimeview.c
17024                 double quote '%s' in 'gedit %s' to fix bug when
17025                 opening attachment with spaces in the name
17026
17027 2001-08-22 [alte]
17028         * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
17029           src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
17030                 initial message templates support
17031
17032
17033 2001-08-22 [paul]
17034
17035         * configure.in
17036                 change version number to 0.5.3claws2
17037
17038         * sync with sylpheed 0.5.3cvs4
17039
17040         * src/procmsg.h src/summaryview.c
17041                 re-implement (un)ignore thread
17042
17043 2001-08-21 [paul]
17044
17045         * src/summaryview.c
17046                 remove unnecessary code
17047         * src/compose.c
17048                 enable 'dynamic' signatures (submitted by
17049                 Eric Limpens <eric@hscg-internet.nl>)
17050
17051 2001-08-21 [paul]
17052
17053         clean up after sync with sylpheed 0.5.3 release
17054
17055         * src/folderview.c
17056                 fix re-introduced font mess, see Christoph's
17057                 entry 2001-06-24
17058
17059         * src/summaryview.c
17060                 remove prev_msgnum
17061                 use sylpheed's small font instead of
17062                 gtk default font for summary view
17063
17064
17065 2001-08-17 [paul]
17066
17067         * configure.in
17068                 add pl to ALL_LINGUAS - sync with main branch
17069
17070         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
17071                 Updated. Translations by Jens Oberender, Ricardo Mones
17072                 Lastra, Alfons, and Fabio Junior Beneditto respectively.
17073
17074         * po/pl.po  ** NEW FILE **
17075                 sync with the main branch
17076
17077         * src/folderview.c
17078                 fix target folder colorizing and refresh problem
17079
17080
17081 2001-08-17 [christoph]
17082
17083         * src/mainwindow.c
17084                 claws uses 4 colors for target folder coloring.
17085                 arrays were not long enough and destroyed the
17086                 stack causing a segfault.
17087                 target folder colorizing does not work anymore
17088                 for me
17089
17090 2001-08-16 [paul]
17091
17092         * configure.in
17093                 change to version 0.5.3claws1
17094
17095         * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
17096           src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
17097           src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
17098
17099                 sync with sylpheed 0.5.3 release, but keep claws method of
17100                 configuring/saving fonts
17101
17102         * src/addressbook.[ch]
17103                 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
17104                 in line with a similar change in Hiroyuki's branch
17105
17106         * src/mainwindow.[ch]
17107                 disable main_window_set_thread_option()
17108         * src/prefs_folder_item.c
17109                 comment out &tmps_prefs.enable_thread,
17110         * src/mbox_folder.c, src/procmsg.[ch]
17111                 comment out MSG_IS_IGNORE_THREAD
17112         * src/summaryview.c
17113                 comment out summary_ignore_thread() and summary_unignore_thread()
17114                 comment out MSG_IS_IGNORE_THREAD
17115
17116                 use Hiroyuki's threading instead.
17117
17118
17119
17120 2001-08-15 [paul]
17121
17122         * src/account.c
17123                 use Hiroyuki's 0.5.3 column scheme but also
17124                 include the enable/disable button.
17125         * src/pixmaps/mark.xpm
17126                 add Hiroyuki's amended pixmap
17127
17128 2001-08-13 [christoph]
17129
17130         * src/account.c
17131                 receive at get all column showed wrong state for APOP
17132                 button should only work for POP3 and APOP accounts
17133         * src/prefs_account.c
17134                 added missing preprocessor statement for SSL
17135
17136 2001-08-12 [paul]
17137
17138         * src/account.[ch]
17139                 add 'receive at get all' column and enable/disable
17140                 button.
17141
17142 2001-08-06 [christoph]
17143
17144         * src/account.c
17145                 show usage of SSL in protocol column
17146
17147         * src/imap.c
17148         * src/inc.c
17149                 renamed ssl options
17150
17151         * src/prefs_account.[ch]
17152                 moved ssl options to a new page
17153
17154         * src/send.c
17155         * src/smtp.c
17156         * src/ssl.[ch]
17157                 renamed ssl options
17158                 added support for SMTP STARTTLS command
17159
17160 2001-08-05 [christoph]
17161
17162         * configure.in
17163                 debian autoconf needs version check to find
17164                 correct autoconf version. if the file is
17165                 named configure.in 2.13 is used, which does
17166                 not work with this configure.in script.
17167                 other solution would be to rename the script
17168                 to configure.ac as suggested in the autoconf
17169                 manual.
17170
17171         * src/inc.c
17172                 disable final error popup if popups are
17173                 diabled in config
17174
17175         * src/socket.c
17176                 bugfix in ssl_gets
17177                 fixes IMAP over SSL problem
17178
17179 2001-08-03 [paul]
17180
17181         * configure.in
17182                 change to 0.5.2claws1
17183
17184         * sync with sylpheed 0.5.2cvs1
17185
17186 2001-08-02 [alfons]
17187
17188         * configure.in
17189                 quick fix for ispell detection...
17190
17191 2001-08-01 [paul]
17192
17193         * configure.in
17194                 change to 0.5.1claws4
17195
17196         * sync with sylpheed 0.5.1cvs7
17197
17198 2001-07-31 [alfons]
17199
17200         * src/prefs_common.c, src/prefs_common.h, 
17201           src/gtkspell.c, src/gtkspell.h
17202                 add global spelling checker settings (compose tab) +
17203                 selection of dictionary 
17204           
17205         * configure.in  
17206                 guess valid ispell location
17207
17208 2001-07-31 [paul]
17209
17210         * po/POTFILES.in
17211                 removal of 'src/quote_fmt_parse.c'
17212         * po/de.po
17213                 Updated de.po
17214                 (submitted by Jens Oberender <didge@suse.de>)
17215
17216 2001-07-31 [darko]
17217
17218         * src/folder.[ch]
17219         * src/folderview.[ch]
17220         * src/mainwindow.c
17221         * src/mh.c
17222         * src/prefs_common.[ch]
17223         * src/summaryview.c
17224                 target folder colourization
17225
17226 2001-07-30 [paul]
17227
17228         more sync with Sylpheed 0.5.1cvs6 
17229
17230 2001-07-30 [darko]
17231
17232         * src/mh.c
17233         * src/prefs_folder_item.[hc]
17234         * src/summaryview.c
17235                 shared folders support with a GUI
17236
17237 2001-07-29 [paul]
17238
17239         0.5.1claws3
17240
17241         * sync with Sylpheed 0.5.1cvs6
17242
17243 2001-07-29 [paul]
17244
17245         * po/pt_BR.po
17246                 updated
17247                 (submitted by Fabio Junior Beneditto)
17248
17249 2001-07-28 [paul]
17250
17251         * src/procmime.c
17252         * AUTHORS
17253                 patch to correct bad image mime headers
17254                 (submitted by Don Quijote <dq@searchlores.org>)
17255
17256 2001-07-28 [paul]
17257
17258         * tools/gif2xface.pl   **NEW FILE**
17259         * tools/README
17260                 script to convert file.gif to file.xface for
17261                 use in a custom header.
17262                 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
17263
17264 2001-07-27 [alfons]
17265         
17266         * configure.in
17267                 change macros for detecting JPilot and LDAP
17268
17269 2001-07-27 [christoph]
17270
17271         * src/filtering.c
17272                 code cleanup (MIN / MAX warning, needed casting)
17273
17274 2001-07-27 [alfons]
17275
17276         * procheader.c
17277                 disallow setting flags when detecting certain headers
17278                 (X-Status, Status, Seen, X-Seen). 
17279         
17280         * sync with Hiroyuki's Sylpheed 0.5.1cvs5
17281
17282 2001-07-27 [christoph]
17283
17284         * src/prefs_filter.c
17285         * src/prefs_filtering.c
17286         * src/prefs_matcher.c
17287         * src/prefs_scoring.c
17288                 scroll list when moving rows up or down
17289
17290         * src/imap.c
17291         * src/imap.h
17292         * src/prefs_account.c
17293         * src/prefs_account.h
17294         * src/send.c
17295                 SMTP over SSL (untested, feedback requested)
17296                 IMAP over SSL
17297
17298         * src/ssl.c
17299                 code cleanup
17300
17301 2001-07-26 [alfons]
17302         
17303         * configure.in, acconfig.h
17304                 define CLAWS (need this for main / claws detection)
17305
17306 2001-07-25 [alfons]
17307
17308         * configure.in
17309                 Sylpheed 0.5.1claws2
17310                 
17311         * sync with Sylpheed 0.5.1cvs4
17312
17313 2001-07-25 [christoph]
17314
17315         * src/scoring.c
17316                 fixed segfault
17317                 item->prefs == NULL (don't know why)
17318
17319 2001-07-25 [alfons]
17320
17321         * configure.in
17322                 Sylpheed 0.5.1claws1
17323
17324         * sync with Sylpheed 0.5.1cvs1-3
17325
17326 2001-07-24 [christoph]
17327
17328         * src/folderview.c
17329         * src/prefs_folder_item.[ch]
17330                 added folderitem preferences dialog with
17331                 default To: and auto request return receipt
17332
17333         * src/compose.[ch]
17334         * src/menu.[ch]
17335                 changes to handle new folderitem preferences
17336
17337         * src/mainwindow.c
17338         * src/summaryview.c
17339                 call compose new mail with current folderitem
17340
17341 2001-07-24 [alfons]
17342
17343         Release Sylpheed 0.5.1claws
17344
17345         * configure.in
17346                 change to release version 0.5.1claws
17347
17348 2001-07-24 [christoph]
17349
17350         * src/summaryview.c
17351                 fixed segfault that happend when the selected
17352                 message was removed while retrieving new messages.
17353
17354         * po/es.po
17355                 updated translation
17356                 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
17357
17358 2001-07-22 [alfons]
17359
17360         add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
17361         this is a work in progress, for more information: http://nlpagan.net/sylman 
17362         
17363         * configure.in, src/mainwindow.c, manual/Makefile.am
17364                 add support for English manual
17365
17366         * AUTHORS
17367                 add authors of user manuals
17368
17369         * manual/en/sylpheed*.html
17370                 add English documentation
17371
17372 2001-07-22 [christoph]
17373
17374         * po/POTFILES.in
17375                 added src/ssl.c
17376         * src/ssl.c
17377                 changed a wrong debug message
17378
17379 2001-07-22 [alfons]
17380
17381         * po/nl.po
17382                 update Dutch translation
17383
17384         * src/prefs_filtering.c, 
17385           src/prefs_matcher.c
17386                 add more translatable strings           
17387
17388 2001-07-21 [alfons]
17389
17390         0.5.0claws7
17391
17392         * configure.in
17393                 change version
17394
17395         * src/inc.c, src/summaryview.[ch]
17396                 prevent update of mark file when filtering has done, by
17397                 using a variable; this affects two functions:
17398                         inc.c::inc_finished()
17399                         summaryview.c::summary_show()
17400
17401 2001-07-20 [alfons]
17402
17403         * src/filtering.[ch], src/prefs_filtering.c, 
17404           src/matcher.[ch]
17405                 add filtering action for label coloring 
17406
17407         * po/POTFILES.in
17408                 add labelcolors.c
17409
17410         * added src/labelcolors.c
17411         * added src/labelcolors.h
17412         * src/Makefile.am, src/summaryview.c
17413                 rearrange label coloring code
17414
17415         * src/procmsg.h
17416                 add more parentheses so label colouring works correctly
17417
17418         * src/filtering.c
17419                 don't really delete message, but move it to Trash
17420
17421         * src/prefs_matcher.c
17422                 add quote options to info dialog
17423
17424 2001-07-20 [christoph]
17425
17426         * src/Makefile.am
17427         * src/inc.c
17428         * src/main.[ch]
17429         * src/socket.h
17430         * src/ssl.[ch] (new)
17431                 moved ssl stuff to a seperate file
17432
17433 2001-07-20 [darko]
17434
17435         * src/summaryview.c
17436                 fix show sender using address book with no e-mail
17437                 address in From: field
17438
17439 2001-07-19 [alfons]
17440
17441         * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
17442                 fix messy handling of escaping... now at least the
17443                 execute command is useful. escape char is '\', we
17444                 accept \n and \r too. 
17445
17446                 Real life example:
17447                 
17448                 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
17449                 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
17450
17451 2001-07-18 [alfons]
17452
17453         0.5.0claws6
17454
17455         * src/summaryview.c
17456                 clean up
17457
17458         * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
17459           src/procmsg.[ch]
17460                 revise filtering; currently move, copy, marking have
17461                 been tested. if you like bleeding edge stuff, you
17462                 should definitely go for this version :)
17463
17464         * mark old working stuff as VERSION_0_5_0_CLAWS5        
17465
17466 2001-07-17 [christoph]
17467
17468         * src/utils.c
17469                 timestamp log
17470
17471 2001-07-17 [alfons]
17472
17473         0.5.0claws5
17474
17475         * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more 
17476           bits in the mark file, without affecting either branch. Lots of
17477           files changed, also in claws branch.
17478
17479           UNTESTED: use of mbox folders
17480
17481         * src/summaryview.c
17482                 added mark all read; however this was a quick hack used for
17483                 cleaning up mess after initial merge with Hiroyuki
17484
17485         * configure.in
17486                 change claws version number back to 0.5.0claws5 to clear up 
17487                 confusion & pretension (recent release was technically 
17488                 0.5.0claws4, so we neatly align with Hiroyuki :-)
17489
17490 2001-07-16 [alfons]
17491
17492         sync with Hiroyuki's 0.5.0cvs4
17493
17494 2001-07-16 [alfons]
17495
17496         0.5.1claws3
17497
17498         * src/filtering.[ch]
17499                 remove invalid updating of mark files for 
17500                 filter actions MATCHING_ACTION_MOVE and 
17501                 MATCHING_ACTION_DELETE; this should fix the
17502                 folder update bug
17503                 
17504         * src/procmsg.c
17505                 revert Christoph's stab at fixing the folder 
17506                 update bug
17507
17508         * po/POTFILES.in
17509                 add missing files with translatable strings
17510
17511         * src/summaryview.c
17512                 remove debug print
17513
17514 2001-07-15 [alfons]
17515
17516         * src/addr_compl.[ch], src/prefs_filtering.c
17517                 make "filtering pref dialog's destination entry" an
17518                 "address completable entry", if filter destination is 
17519                 an email address
17520
17521         0.5.1claws2
17522         
17523         sync with Hiroyuki's 0.5.0cvs2-3
17524
17525 2001-07-15 [christoph]
17526
17527         * src/procmsg.c
17528                 fixed folder stats update after incorporation
17529
17530 2001-07-15 [alfons]
17531
17532         * src/summaryview.c
17533                 * finish label colouring stuff (for now)
17534                 * fix incorrect colour bug (off by one) 
17535
17536 2001-07-14 [alfons]
17537
17538         * src/mainwindow.c
17539                 change text labels for news and mail message so there's
17540                 plenty of toolbar estate left
17541
17542         * configure.in
17543                 0.5.1claws1
17544
17545         * src/folderview.c
17546           src/folder.[ch]
17547                 sync with Hiroyuki's 0.5.0cvs1
17548
17549         * src/summaryview.c
17550                 more rewrite label colouring
17551
17552 2001-07-14 [alfons]
17553
17554         * src/summaryview.[ch]
17555                 * start rewrite label colouring 
17556                 * fix proper location "Add Sender To Addressbook" menu item
17557
17558 2001-07-13
17559
17560         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
17561         (actually this is 0.5.0claws4)
17562
17563 2001-07-13 [alfons]
17564
17565         * po/pt_BR.po
17566                 * fix duplicate message
17567                 * add updated Portugese / Brazilian translation
17568                   submitted by Fabio Junior Beneditto
17569
17570 2001-07-12 [alfons]
17571
17572         * AUTHORS
17573                 add Jens
17574
17575         * po/nl.po
17576                 add updated Dutch translation
17577
17578         * po/de.po
17579                 add updated German translation submitted by Jens
17580
17581 2001-07-11 [alfons]
17582
17583         Prerelease before 0.5.0claws. Please test.
17584         This version is temporarily tagged as VERSION_0_5_0_TEST
17585
17586         * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
17587           src/prefs_scoring.c, src/prefs_matcher.c, 
17588           src/prefs_filtering.c, src/mbox.c, 
17589           src/main.c, src/inc.c, src/filtering.[ch]
17590                 revert new Hoa's new matcher (does not work yet)
17591
17592         * src/Makefile.am
17593                 clean up
17594
17595 2001-07-10
17596
17597         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
17598
17599
17600 2001-07-10 [alfons]
17601
17602         * Makefile.am
17603                 add ChangeLog.claws to EXTRA_DIST
17604         * src/Makefile.am
17605                 add matcher_parser_parse.h to EXTRA_DIST
17606
17607 2001-07-10 [christoph]
17608
17609         * src/inc.c
17610                 add destination folder to table of
17611                 folders that need to be updated after
17612                 incorporation
17613
17614 2001-07-10 [alfons]
17615
17616         * folder.[ch]
17617           folderview.c
17618                 make collapse state of folders and folder items persistent, i.e.
17619                 if you collapse a folder tree, the next time sylpheed-claws starts 
17620                 up the folder tree remains collapsed.  
17621                 
17622 2001-07-10 [christoph]
17623
17624         * acconfig.h
17625         * configure.in
17626                 added --enable-ssl
17627         * src/md5.[ch]
17628                 renamed MD5_CTX to MD5_CTX_syl
17629                 conflicts with a struct in openssl
17630         * src/inc.c
17631         * src/main.[ch]
17632         * src/prefs_account.[ch]
17633         * src/socket.[ch]
17634                 SSL support for POP
17635         * src/mainwindow.c
17636                 fixed compose with current account
17637                 broken by new compose button stuff
17638
17639 2001-07-09 [hoa]
17640
17641         * AUTHORS
17642                 changed my email address
17643
17644         * src/matcher_parser_parse.y
17645                 clean the parser to remove conflicts
17646
17647 2001-07-09 [alfons]
17648
17649         * AUTHORS
17650                 add Match Grun
17651
17652         * configure.in
17653                 fix incorrect description of --enable-ldap parameter
17654
17655         * src/prefs_common.[ch]
17656           src/compose.c
17657                 add experimental option "smart wrapping" which makes the
17658                 compose editor auto wrap.
17659                 
17660                 | TODO: the problem with the buggy cursor handling is caused |
17661                 | by the GtkText. when deleting / backspacing text its       |
17662                 | wrapping algorithm does not take in account the previous   |
17663                 | line. should find a way to hack this in.                   |
17664                 | or should perhaps combine this with the word wrapping      |
17665                 | patch i wrote in january.                                  |
17666
17667         * src/about.c
17668                 show build parameters for LDAP and JPilot
17669
17670         * src/summaryview.c
17671                 revert Christoph's bugfix for selecting next unread message, 
17672                 because folder stats aren't updated correctly
17673
17674 2001-07-08 [hoa]
17675
17676         * src/filtering.c
17677         * src/mainwindow.c
17678         * src/matcher.c
17679         * src/matcher_parser_lex.l
17680         * src/matcher_parser_parse.y
17681         * src/prefs_filtering.c
17682         * src/prefs_scoring.c
17683         * src/scoring.c
17684                 bugfix of the config file parser
17685
17686 2001-07-08 [alfons]
17687
17688         * src/Makefile.am
17689                 added generated matcher sources to BUILT_SOURCES
17690
17691 2001-07-08 [hoa]
17692
17693         * src/Makefile.am
17694         * src/.cvsignore
17695                 added new config file parser
17696
17697         * src/scoring.[ch]
17698         * src/filtering.[ch]
17699         * src/matcher.[ch]
17700         * src/prefs_filtering.c
17701         * src/prefs_matcher.c
17702         * src/prefs_scoring.c
17703         * added src/matcher_parser.h
17704         * added src/matcher_parser_lex.h
17705         * added src/matcher_parser_lex.l
17706         * added src/matcher_parser_parse.y
17707                 lex & yacc config file parser
17708
17709         * src/mbox.c
17710         * src/inc.c
17711         * src/main.c
17712                 changes prefs_filtering into global_filtering           
17713
17714         * src/summaryview.c
17715                 build threads with subjects only if "Re: " is at the
17716                 beginning of the subject
17717
17718 2001-07-07 [paul]
17719
17720         0.5.0claws
17721
17722         sync with sylpheed 0.5.0
17723                 change of version number only
17724
17725 2001-07-06 [paul]
17726
17727         0.5.0claws5
17728
17729         sync with sylpheed 0.5.0pre5
17730
17731 2001-07-05 [paul]
17732
17733         sync with sylpheed 0.5.0pre4 release
17734                 /po and /manual/ja not sync'ed
17735
17736 2001-07-04 [paul]
17737
17738         more sync with sylpheed 0.5.0pre4
17739
17740 2001-07-03 [christoph]
17741
17742         * src/addressbook.c
17743                 fixed address book broken by address book
17744                 for VCard, JPilot, LDAP
17745
17746 2001-07-03 [alfons]
17747
17748         * src/matcher.c
17749         * src/textview.c
17750                 stopped memory leaks
17751
17752 2001-07-03 [paul]
17753
17754         more sync with sylpheed 0.5.0pre4
17755
17756 2001-07-02 [match]
17757
17758         * included address book patch for VCard, JPilot, LDAP
17759         * pref_common.c - fixed Font options on Display tab (cosmetic)
17760         * alertpanel.c - fixed truncated message
17761
17762 2001-07-02 [christoph]
17763
17764         * src/mbox_folder.c
17765         * src/procmsg.[ch]
17766         * src/summaryview.c
17767                 mark threads for ignoring
17768
17769 2001-07-02 [paul]
17770
17771         0.5.0claws4
17772
17773         * sync with sylpheed 0.5.0pre4
17774                 updated gettext to 0.10.38.
17775
17776 2001-07-01 [paul]
17777
17778         * src/ mainwindow.c
17779         * src/procmsg.h
17780         * src/summaryview.[ch]
17781                 new right-click option: Label.
17782                 substitute for 'Mark-->Mark/Unmark', colours the line.
17783                 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
17784
17785 2001-07-01 [christoph]
17786
17787         * src/folderview.c
17788                 fixed font for trash
17789         * src/summaryview.c
17790                 move ctree to unread message
17791
17792 2001-07-01 [paul]
17793
17794         * sync with sylpheed 0.5.0pre3 release
17795
17796 2001-06-30 [alfons]
17797
17798         * src/filesel.[ch]
17799         * src/compose.c
17800                 allow inserting / attaching multiple files in
17801                 the composer window
17802
17803 2001-06-30 [paul]
17804
17805         * src/codeconv.c
17806                 small change to Alfons' previous stuff so that it
17807                 actually makes
17808
17809 2001-06-30 [alfons]
17810
17811         * lots of files changed; first attempt to merge the changes
17812           and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
17813
17814 2001-06-30 [paul]
17815
17816         * po/pt_BR.po
17817                 updated and completed, translations by Fabio
17818                 Junior Beneditto <fjbeneditto@yahoo.com.br>
17819
17820 2001-06-29 [alfons]
17821
17822         * src/compose.c
17823         * src/mimeproc.[ch]
17824                 allow selecting an attached files' mime type from a 
17825                 list of types.
17826
17827 2001-06-29 [paul]
17828
17829         * more sync with sylpheed 0.5.0pre3
17830
17831 2001-06-29 [paul]
17832
17833         * po/pt_BR.po
17834                 merge with sylpheed.pot and pt_BR.po provided by
17835                 Fabio Junior Beneditto.
17836
17837 2001-06-29 [darko]
17838
17839         * src/procmime.c
17840                 make MIME types case insensitive
17841
17842 2001-06-28 [alfons]
17843
17844         * po/nl.po
17845                 merge with sylpheed.pot and old nl.po; translations added.
17846
17847 2001-06-28 [paul]
17848
17849         * more sync with sylpheed 0.5.0pre3
17850
17851 2001-06-27 [alfons]
17852
17853         * src/summaryview.c
17854                 don't crash when removing parent node of messages
17855                 attracted by subject. this was caused by not deleting
17856                 the parent node from the subject line hash table.
17857
17858 2001-06-27 [alfons]
17859
17860         * src/summaryview.c
17861         * src/compose.[ch]
17862         * src/mainwindow.c
17863                 if there are multiple messages selected, allow forwarding
17864                 them as attachments.
17865
17866 2001-06-27 [paul]
17867
17868         * more sync with sylpheed 0.5.0pre3
17869
17870 2001-06-26 [paul]
17871
17872         0.5.0claws3
17873
17874         * sync with sylpheed 0.5.0pre3
17875
17876 2001-06-25 [paul]
17877
17878         * src/mainwindow.c
17879                 fixed 'compose news article' bug
17880                 from icon-and-text toolbar
17881
17882 2001-06-25 [paul]
17883
17884         * sync with sylpheed 0.5.0pre2 release
17885
17886 2001-06-24 [christoph]
17887
17888         * src/prefs_common.c
17889                 bug fix in font selection
17890         * src/folderview.c
17891                 use sylpheed's normal font instead of
17892                 gtk default font for folders without
17893                 new messages
17894
17895 2001-06-24 [alfons]
17896
17897         * src/mainwindow.[ch]
17898                 added composite compose mail / news button (an idea by Leandro
17899                 Pereira <leandro@linuxmag.com.br>)
17900
17901 2001-06-24 [paul]
17902
17903         Added instructions for ldif-to-xml.py
17904
17905         * tools/README
17906
17907 2001-06-23 [alfons]
17908
17909         Some minor things.
17910
17911         * src/pixmaps/stock_news_compose.xpm
17912                 added pixmap by Leandro
17913         * src/prefs_common.c
17914                 tested built-in spelling checker of GCC 3.0 :)
17915         * po/nl.po
17916                 merged dutch translation of sylpheed-main with
17917                 sylpheed.pot
17918
17919 2001-06-23 [paul]
17920
17921         Added tools directory and files.
17922
17923         * tools/filter_conv.pl
17924                 converts old filter system to new filtering system
17925         * tools/ldif-to-xml.py
17926                 converts netscape addressbook to sylpheed addressbook
17927         * tools/README
17928                 descriptions/instructions for above two files
17929
17930 2001-06-23 [christoph]
17931
17932         * src/inc.c
17933         * src/manage_window.[ch]
17934         * src/prefs_common.[ch]
17935                 mail retrieval dialog can be enabled, disabled
17936                 or hidden if non of sylpheed's windows is active
17937
17938 2001-06-22 [paul]
17939
17940         0.5.0claws2
17941
17942         * sync with sylpheed 0.5.0pre2
17943
17944 2001-06-21 [christoph]
17945
17946         * src/summaryview.c
17947                 show recipient on 'from' for all accounts
17948                 
17949         * src/inc.c
17950         * src/prefs_common.[ch]
17951                 disable error popup on mail receive errors
17952
17953 2001-06-21 [alfons]
17954
17955         * src/compose.c
17956                 made the ruler correctly appear and disappear.
17957
17958         * src/Makefile.am
17959                 removed Hoa's work-in-progress-stuff (interesting!) so 
17960                 claws compiles ok.
17961
17962 2001-06-20 [christoph]
17963
17964         * src/inc.c
17965         * src/progressdialog.c
17966                 added scrolled window for list in progressdialog
17967
17968 2001-06-20 [paul]
17969
17970         sync with sylpheed 0.5.0pre1 release
17971
17972 2001-06-20 [christoph]
17973
17974         * src/summeryview.c
17975                 make building threads by subject work when
17976                 thread view is enabled
17977                 
17978         * src/compose.c
17979         * src/prefs_common.[ch]
17980                 automatically select account for mail replys
17981
17982 2001-06-19 [sergey]
17983
17984         * src/compose.c (compose_create): keep Bcc and Reply-To visible if
17985         they are filled in from the account settings.
17986
17987 2001-06-19 [paul]
17988
17989         * more sync with sylpheed 0.5.0pre1
17990
17991 2001-06-18 [alfons]
17992
17993         * src/Makefile.am,
17994           src/procmime.c
17995                 added --sysconfdir to CPPFLAGS for pointing to the correct
17996                 location of mime.types. 
17997
17998                 NOTE: make sure you use --sysconfdir when running ./autogen.sh
17999                 or ./configure!
18000
18001 2001-06-18 [hoa]
18002
18003         * src/summaryview.c
18004                 fixed some bug when building threads
18005
18006 2001-06-18 [pau]l
18007
18008         * src/prefs_account.c
18009                 UI stuff: More changes to the English
18010
18011 2001-06-18 [paul]
18012
18013         * src/pixmaps/stock_news_compose.xpm: new file
18014         * src/Makefile.am
18015         * src/mainwindow.c
18016         * src/summaryview.c
18017                 Added new icon for Hoa's 'compose a news
18018                 message', plus minor improvements to the
18019                 English
18020
18021         * po/ja.po
18022         * ChangeLog
18023         * ChangeLog.jp
18024                 more sync with sylpheed 0.5.0pre1
18025
18026 2001-06-18 [hoa]
18027
18028         * src/compose.[ch]
18029         * src/mainwindow.c
18030                 Follow-up and reply to
18031
18032         * src/summaryview.[ch]
18033                 Build threads also with subjects
18034
18035 2001-06-17 [hoa]
18036
18037         * src/compose.c
18038                 forwarding use the current account.
18039
18040         * src/mainwindow.c
18041                 the "compose message" button has been replaced with
18042                 "new mail" and "new news" buttons
18043
18044         * src/prefs_common.[ch]
18045                 added a configuration option to use the forward button
18046                 as "forward as attachment"
18047                 changed reply and forward format description
18048
18049         * src/quote_fmt_lex.l
18050         * src/quote_fmt_parse.y
18051                 added message with no signature in format for reply
18052                 and forward.
18053
18054 2001-06-17 [paul]
18055
18056         Minor UI stuff
18057
18058         * src/mainwindow.c
18059         * src/summaryview.c
18060                 Improvements to the English
18061
18062         * src/prefs_common.c
18063                 Improvements to the English and some
18064                 clarity/continuity improvements in the
18065                 description of Quote symbols.
18066
18067 2001-06-17 [paul]
18068
18069         0.5.0claws1
18070
18071         * sync with sylpheed 0.5.0pre1
18072
18073 2001-06-17 [hoa]
18074
18075         * src/compose.c
18076                 Better interface for compose, displayed fields
18077                 are updated whenever we change account.
18078                 Newsgroups field is automatically filled.
18079
18080         * src/mainwindow.c
18081                 Newsgroups field is automatically filled.
18082
18083         * src/prefs_account.c
18084                 Some interface stuff when fields appear and
18085                 disappear.
18086
18087 2001-06-16 [paul]
18088
18089         0.4.99claws
18090
18091         * sync with sylpheed 0.4.99
18092
18093 2001-06-16 [sergey]
18094
18095         * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
18096         base64_decoder_free, base64_decoder_decode): new object and
18097         functions for decoding base64 streams.
18098         * src/procmime.c (procmime_decode_content): modified to use the
18099         new base64 decoder.
18100
18101 2001-06-15 [paul]
18102
18103         0.4.99claws10
18104
18105         * sync with sylpheed 0.4.99cvs11
18106
18107 2001-06-13 [paul]
18108
18109         0.4.99claws9
18110
18111         * sync with sylpheed 0.4.99cvs9
18112
18113 2001-06-13 [hoa]
18114
18115         * src/compose.c
18116         * src/prefs_account.c
18117
18118                 SMTP server can be defined in the news account
18119                 mime type of attachment are kept.
18120
18121         * src/summaryview.c
18122
18123                 now choose the highest important score between default
18124                 and important score of folder.
18125
18126 2001-06-09 [alfons]
18127         
18128         * src/prefs_common.c: 
18129
18130                 (prefs_quote_description_create): corrected description of 
18131                 quote format characters
18132
18133 2001-06-09 [paul]
18134
18135         0.4.99claws8
18136
18137         * sync with sylpheed 0.4.99cvs8
18138
18139 2001-06-08 [sergey]
18140
18141         * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
18142         and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
18143
18144 2001-06-08 [paul]
18145
18146         0.4.99claws7
18147
18148         * sync with sylpheed 0.4.99cvs7
18149
18150 2001-06-06 [sergey]
18151
18152         * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
18153         clashes with autogenerated header).
18154         * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
18155         * src/Makefile.am: added quote_fmt.h.
18156         * src/.cvsignore: added lex/yacc autogenerated files
18157         (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
18158
18159 2001-06-06 [paul]
18160
18161         0.4.99claws6
18162
18163         * sync with sylpheed 0.4.99cvs6
18164
18165 2001-06-06 [hoa]
18166
18167         * added src/quote_fmt_parse.h
18168         * src/compose.c
18169                 removed warnings
18170
18171         * src/prefs.[ch]
18172                 don't modify readonly configuration files
18173
18174         * src/prefs_account.c
18175         * src/prefs_common.c
18176         * src/prefs_customheader.c
18177         * src/prefs_display_header.c
18178         * src/prefs_filter.c
18179         * src/prefs_filtering.c
18180         * src/prefs_scoring.c
18181                 don't open dialog box when configuration files
18182                 are readonly
18183
18184 2001-06-05 [sergey]
18185
18186         * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
18187
18188         * src/Makefile.am: replaced quote_fmt.tab.[ch] by
18189         quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
18190         BUILT_SOURCES to make all files rebuild properly.
18191
18192         * src/compose.c: removed #include "quote_fmt.tab.h".
18193
18194         * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
18195         CHARACTER value in yylval.
18196
18197         * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
18198         receive CHARACTER value by documented means (yylval).
18199
18200         * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
18201
18202 2001-06-05 [hoa]
18203
18204         * src/Makefile.am
18205                 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
18206
18207         * src/filtering.c
18208         * src/matcher.c
18209         * src/matcher.h
18210         * src/prefs_filtering.c
18211                 now keep the configuration for execute action
18212
18213         * src/mbox_folder.c
18214                 fixed a warning
18215
18216 2001-06-05 [paul]
18217
18218         * sync with sylpheed 0.4.99cvs5
18219
18220 2001-06-05 [hoa]
18221
18222         * src/Makefile.am
18223                 added quote_fmt.[ch]
18224
18225         * added src/quote_fmt.y
18226         * added src/quote_fmt.l
18227         * added src/quote_fmt.tab.h
18228         * added src/quote_fmt.tab.c
18229         * added src/lex.quote_fmt.c
18230                 parsing configuration for replying
18231                 and forwarding
18232
18233         * src/prefs_common.[ch]
18234                 added configuration UI for replying
18235                 and forwarding
18236
18237         * src/compose.c
18238                 using configuration for replying
18239                 and forwarding
18240
18241 2001-06-04 [hoa]
18242
18243         * src/filtering.c
18244         * src/matcher.c
18245         * src/matcher.h
18246         * src/prefs_filtering.c
18247         * src/prefs_matcher.c
18248         * src/prefs_matcher.h
18249                 action "run a command" for filtering
18250                 and matching with a command.
18251                 fixed the "whole message" matching
18252
18253         * src/mbox_folder.c
18254                 changed temporary filename for security
18255
18256         * src/messageview.c
18257                 queue the notification if it fails to send.
18258
18259         * src/prefs_common.c
18260         * src/prefs_folder_item.c
18261                 changed the default important score             
18262
18263         * src/prefs_scoring.c
18264         * src/scoring.c
18265                 hide kill score input when the folder is not
18266                 a newsgroup
18267
18268 2001-06-03 [alfons]
18269
18270         * src/prefs_common.c:
18271
18272                 (prefs_font_select): pass font name in font entry box to font
18273                 selection dialog.
18274
18275 2001-06-03 [sergey]
18276
18277         * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
18278
18279 2001-06-03 [paul]
18280
18281         * sync with sylpheed 0.4.99cvs4
18282
18283 2001-06-03 [alfons]
18284
18285         * src/headerwindow.c:
18286
18287                 (headerwindow_show_cb): use the selected summary view item, not
18288                 the displayed item.
18289
18290 2001-06-02 [alfons]
18291
18292         * src/headerwindow.c:
18293
18294                 (headerwindow_show_cb): always try to show msginfo
18295
18296 2001-06-02 [hoa]
18297
18298         * src/compose.c
18299                 keep attached parts when reediting or forwarding.
18300
18301 2001-06-01 [hoa]
18302
18303         * src/folderview.c
18304         * src/prefs_folder_item.[ch]
18305         * src/prefs_scoring.[ch]
18306         * src/scoring.[ch]
18307         * src/summaryview.[ch]
18308         * src/main.c
18309         * src/mainwindow.c
18310         * src/prefs_common.[ch]
18311                 support for folder scoring
18312                 kill score and important score for messages
18313         
18314         * src/prefs_account.c
18315                 some display bug fixed for local account
18316                 preferences
18317
18318 2001-05-31 [alfons]
18319
18320         * src/summaryview.c:
18321
18322                 (add_sender_to_cb): don't crash when no or invalid sender; the add 
18323                 sender to address book menu item is disabled.
18324
18325 2001-05-30 [hoa]
18326
18327         * src/filtering.[ch]
18328         * src/summaryview.c
18329                 handling summary menu / filter messages
18330
18331         * src/folder.[ch]
18332                 add some stuff
18333
18334         * src/foldersel.c
18335                 imap folders now appears in list
18336
18337         * src/mbox_folder.c
18338                 doesn't crash if destination mail is not writeable
18339
18340 2001-05-29 [hoa]
18341
18342         * src/compose.c
18343                 removed some warnings
18344
18345         * src/filtering.c
18346         * src/folder.[ch]
18347         * src/prefs_filtering.c
18348                 global string to identify any folders           
18349                 removed some debug info
18350                 filtering to mbox folders is now possible
18351
18352         * src/mainwindow.c
18353                 removed some warnings
18354
18355         * src/mbox_folder.c
18356                 permission on files are changed to read/write for user only,
18357                 nothing for other.
18358                 creation of subfolder is handled better.
18359
18360 2001-05-28 [alfons]
18361
18362         Verified the sync for src/prefs_common.[ch] and
18363         src/prefs_account.[ch]. I believe there were some
18364         minor indentation differences.
18365
18366 2001-05-28 [paul]
18367
18368         0.4.99claws3
18369
18370         * sync with 0.4.99cvs3
18371
18372 2001-05-28 [hoa]
18373
18374         * src/compose.c
18375                 handling flags for mbox format
18376
18377         * src/filtering.c
18378                 use of mark file only for MH format
18379                 handling flags for mbox format
18380                 filtering cannot yet move or copy mails to mbox folders.
18381
18382         * src/folder.[ch]
18383                 changed move_msg, copy_msg,
18384                 move_msgs_with_dest, copy_msgs_with_dest functions
18385                 uses only folder->copy_msg() function
18386                 uses folder->finished_copy() to handle the destination
18387                 folder at the end of the copy or move operation.
18388
18389         * src/foldersel.c
18390                 included mbox directories.
18391
18392         * src/folderview.[ch]
18393         * src/mainwindow.c
18394                 handle folders operation for mbox format
18395
18396         * src/mbox.c
18397                 disable conversion of "From " header
18398
18399         * src/mbox_folder.[ch]
18400                 completion of mbox format handling
18401
18402         * src/mh.c
18403                 changed mh_copy_msg() function and
18404                 removed mh_move_msg(), mh_move_msgs_with_dest(),
18405                 mh_copy_msgs_with_dest()
18406
18407         * src/prefs_filtering.c
18408                 removed some warnings
18409
18410         * src/prefs_matcher.c
18411                 default boolean operation is AND
18412
18413         * src/procheader.c
18414                 handling flags for mbox format
18415                 handling of "From " header
18416
18417         * src/procmsg.[ch]
18418                 removed data field
18419                 added MSG_REALLY_DELETED flags to handle deletion of
18420                 messages in mbox format.
18421
18422         * src/summaryview.c
18423                 handling flags for mbox format
18424                 disable the MSG_DELETED flags when messages
18425                 are deleted in mbox format
18426
18427         * src/textview.c
18428                 "From " headers display fixed.
18429
18430 2001-05-27 [alfons]
18431
18432         * src/textview.c:
18433                 
18434                 (get_email_part): skip quoted email addresses, like in e.g.
18435                 "'alfons@proteus.demon.nl'".
18436
18437 2001-05-26 [alfons]
18438
18439         Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
18440         and fixing the persistence troubles when using separate windows.
18441
18442         * src/mainwindow.c:
18443         
18444             Added #define SEPARATE_ACTION used in the gtk item factory for 
18445             the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
18446                 use gtk_item_factory_get_widget_by_action() to get the items.
18447                 
18448             Removed separate_widget_cb from the gtk item factory data   
18449           
18450             (mainwindow_create): connect separate_widget_cb() to check
18451             menu item "toggled" signal. also passing a MainWindow pointer
18452                 as object data for both check menu items.
18453                 
18454             (separate_widget_cb): definition of separate_widget_cb() to match
18455             GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main 
18456                 window using gtk_object_get_data(). The type of window separation 
18457                 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
18458         
18459         * src/prefs_filtering.c,
18460           src/prefs_matcher.c: added horizontal scrollbars
18461
18462 2001-05-25 [darko]
18463
18464         * src/headerview.c
18465                 fix segfault with invalid bold font
18466         * src/summaryview.c
18467                 correctly display summary stats after row is marked
18468
18469 2001-05-23 [sergey]
18470
18471         * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
18472         encodings with libjconv.
18473
18474 2001-05-23 [hoa]
18475
18476         * src/Makefile.am
18477                 added mbox_folder.[ch]
18478         * src/defs.h
18479                 mbox temporary folder
18480         * src/folder.[ch]
18481         * added src/mbox_folder.[ch]
18482         * src/folderview.c
18483         * src/procheader.[ch]
18484                 added mbox support
18485         * src/mbox.c
18486                 bugfix for file incorporation filtering
18487         * src/imap.c
18488                 enable creation of MBOX
18489         * src/prefs_display_header.c
18490                 enable use of headers like "From "
18491                 something that should be fixed :
18492                         displaying of such headers add an extra space
18493         * src/prefs_folder_item.c
18494                 don't create folders because it is not necessary
18495         * src/procmsg.h
18496                 added data field to MsgInfo for mbox internal use
18497         * src/summaryview.c
18498                 added some support for mbox
18499         * src/utils.[ch]
18500                 added get_mbox_cache_dir() function
18501
18502 2001-05-23 [hiroyuki]
18503
18504         * src/headerwindow.c
18505           src/inc.c
18506           src/main.c
18507           src/mh.c
18508           src/nntp.c
18509           src/procmsg.h
18510           src/session.h
18511           src/socket.[ch]
18512           src/summaryview.c
18513           src/textview.c
18514           src/automaton.c
18515           src/folderview.c: more sync with 0.4.99cvs2.
18516
18517         * src/headerwindow.c: reverted.
18518
18519 2001-05-22 [paul]
18520
18521         0.4.99claws2
18522
18523         * sync with sylpheed 0.4.99cvs2
18524                 * src/news.[ch]
18525                 * src/nntp.[ch]
18526                 * INSTALL
18527                 * INSTALL.jp
18528
18529 2001-05-22 [alfons]
18530
18531         * src/summaryview.c: bugfixed a premature assignment in  summaryview_add_sender_to_cb()
18532
18533 2001-05-21 [alfons]
18534
18535         Minor things:
18536
18537         * configure.in: if gnome-config not found, "no" is displayed
18538         
18539         * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
18540
18541         * src/textview.c: now also possible to add mail addresses by right
18542           clicking in the text view
18543
18544         * src/codeconv.c: merged patch which fixes endless loop when encountering
18545           invalid wide characters; from Alte <010@imis.ru>  
18546
18547 2001-05-20 [alfons]
18548
18549         Added installation of gnome specific things:
18550
18551         * Makefile.am: gnome conditional
18552
18553         * configure.in: check for installed gnome
18554
18555         * added sylpheed.png, sylpheed.desktop
18556
18557 2001-05-20 [sergey]
18558
18559         * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
18560
18561         * src/mainwindow.h (main_window_toolbar_create): created a button
18562         for "Reply to all".
18563         (main_window_set_toolbar_sensitive): enable/disable the new button
18564         appropriately.
18565         (toolbar_reply_to_author_cb): handle the new button.
18566
18567         * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
18568         send_progress_dialog_destroy() on failure (fixes hang on SMTP
18569         failure).
18570
18571 2001-05-19 [sergey]
18572
18573         * src/compose.h (ComposeReplyMode): new modes
18574         COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
18575         COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
18576
18577         * src/compose.c
18578         (compose_send): move some code into a new function:
18579         (compose_current_mail_account): new function.
18580         (compose_reply): new argument to_author, all callers changed; if
18581         to_author==TRUE and account->protocol==A_NNTP, find and use an
18582         appropriate mail account for replying.
18583         (compose_reply_set_entry): new argument to_author; ignore
18584         compose->replyto if to_author==TRUE.
18585
18586         * src/mainwindow.c: new command "Message/Reply to author".
18587         (main_window_set_menu_sensitive): enable/disable it.
18588         (reply_cb): handle it.
18589
18590         * src/summaryview.c: new command "Reply to author".
18591         (summary_set_menu_sensitive): enable/disable it.
18592         (summary_reply_cb): handle it.
18593
18594         * src/account.c (account_find_mail_from_address): new function.
18595
18596 2001-05-18 [paul]
18597
18598         0.4.99claws1
18599
18600         * sync with sylpheed 0.4.99cvs1
18601
18602 2001-05-18 [hoa]
18603
18604         * src/compose.[ch]
18605         * src/filtering.c
18606         * src/summaryview.c
18607                 new filtering action : forward and forward as attachment
18608
18609         * src/main.c
18610                 no need for $DISPLAY when we run sylpheed --help
18611                 call to parse_cmd_opt() is moved
18612
18613         * src/mainwindow.[ch]
18614                 execute button is hidden when immediate execute
18615                 is chosen
18616
18617         * src/mh.c
18618         * src/news.c
18619         * src/prefs_folder_item.c
18620         * src/procmsg.c
18621                 better handling of missing directories
18622
18623         * src/summaryview.c
18624                 reedit is enabled in outbox
18625                 reedit is enabled in queue
18626
18627 2001-05-17 [hoa]
18628
18629         * src/filtering.c
18630         * src/matcher.[ch]
18631         * src/prefs_filtering.c
18632                 changed attachement into attachment
18633
18634 2001-05-17 [alfons]
18635
18636         0.4.67claws4    
18637
18638         * sync with sylpheed 0.4.67cvs9
18639         * sync with sylpheed 0.4.67cvs7-8
18640
18641 2001-05-17 [hoa]
18642
18643         * src/Makefile.am
18644                 added prefs_filtering.c
18645
18646         * src/filtering.[ch]
18647         * src/matcher.[ch]
18648                 removed action : forward_news and forward_news_as_attachement
18649                 (forward and forward_as_attachement can be used instead)
18650
18651         * src/mainwindow.c
18652                 added menu option to access filtering configuration
18653
18654         * src/prefs_account.c
18655                 changed mail_command default to /usr/sbin/sendmail
18656
18657         * added src/prefs_filtering.[ch]
18658                 dialog box for filtering configuration
18659
18660         * src/prefs_matcher.c
18661                 added function prefs_matcher_get_criteria_from_matching()
18662
18663         * src/prefs_scoring.c
18664                 reset the dialog when register or substitute is clicked
18665
18666 2001-05-15 [hoa]
18667
18668         * src/Makefile.am
18669                 added filtering.[ch]
18670         * src/inc.c
18671                 using filering.[ch] instead of filter.[ch]
18672         * src/main.c
18673                 reading new filtering configuration
18674         * src/matcher.[ch]
18675                 added some filtering actions
18676                 and fixed a bug for headers and mail body matching
18677         * src/mbox.c
18678                 using filering.[ch] instead of filter.[ch]
18679         * src/mh.c
18680                 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
18681         * src/summaryview.c
18682                 some fixes for filtering
18683
18684 2001-05-14 [hiroyuki]
18685
18686         * src/send.c: fixed some weird indentations.
18687           send_message_with_command(): call pclose() only if p != NULL.
18688         * src/textview.c: get_email_part(): modified the code for readability.
18689
18690 2001-05-14 [hiroyuki]
18691
18692         * src/md5global.h
18693           src/md5ify.c
18694           src/md5ify.h: removed from the cvs.
18695
18696 2001-05-13 [sergey]
18697
18698         * src/main.c: include rfc2015.h to avoid compiler warnings.
18699         * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
18700         the panel is already on screen.
18701         * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
18702         closing the alert window by ESC as "No".
18703         * src/prefs_common.c (prefs_interface_create): moved return
18704         receipt check button to the correct place.
18705
18706 2001-03-13 [alfons]
18707
18708         * src/prefs_common.c: 
18709                 moved return receipt check button to the Send tab. (prefs_send_create)
18710                 removed the date format ui related globals. (prefs_display_create)
18711
18712         0.4.67claws3
18713         
18714         * sync with sylpheed 0.4.67cvs5-6
18715
18716 2001-05-13 [paul]
18717
18718         * added Alfons' font selection patch
18719
18720         * src/defs.h
18721         * src/headerwindow.c
18722         * src/prefs_common.c
18723         * src/prefs_common.h
18724
18725 2001-05-13 [hoa]
18726         * src/defs.h
18727                 changed version of cache
18728         * src/matcher.[ch]
18729         * src/prefs_matcher.c
18730                 added additionnal matching criteria
18731         * src/procheader.c
18732         * src/procmsg.[ch]
18733         * src/news.c
18734                 added references in MsgInfo
18735
18736 2001-05-12 [hoa]
18737
18738         * src/defs.h
18739                 prepared some things for new filtering
18740         * src/matcher.[ch]
18741                 added some matching properties
18742                 inreplyto need to be enhanced
18743                 prepared some things for new filtering
18744         * src/messageview.c
18745                 added Return-Receipt-To handling
18746         * src/prefs_folder_item.c
18747                 changed default value to TRUE
18748         * src/prefs_matcher.c
18749                 added some matching properties
18750         * src/prefs_scoring.[ch]
18751                 the scoring dialog is finished
18752         * src/procheader.c
18753                 added Return-Receipt-To handling
18754                 Reference need to be added
18755         * src/procmsg.[ch]
18756                 added Return-Receipt-To handling
18757                 added threadscore to get a better score sorting when
18758                 threads are enabled
18759         * src/summaryview.c
18760                 suppressed a bug when we sort the list
18761                 when no folder is opened.
18762                 better score sorting when threads are enabled
18763
18764 2001-05-12 [alfons]
18765
18766         * reverted previous patch because of potential errors 
18767
18768         0.4.67claws2
18769         
18770         * src/inc.c, src/prefs_common.c, src/prefs_common.h: 
18771                 applied "toggle mail-retrieval dialog window" patch submitted 
18772                 by Eric Limpens <eric@qnt.net>
18773
18774         * sync with sylpheed 0.4.67cvs4
18775
18776 2001-05-12 [sergey]
18777
18778         * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
18779         some picky compilers.
18780         * src/rfc2015.h: provide prototype for rfc2015_disable_all().
18781         * src/grouplist_dialog.c: include alertpanel.h.
18782         * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
18783         fix compile warning.
18784         * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
18785         #include "defs.h" before others to prevent the warning of `MIN'
18786         and `MAX' redefinition.
18787
18788 2001-05-11 [hoa]
18789
18790         * src/main.c
18791         * src/messageview.c
18792         * src/prefs_account.c
18793         * src/prefs_display_header.c
18794                 removed warning
18795         * src/Makefile.am
18796                 added prefs_scoring.[ch]
18797         * src/grouplist_dialog.c
18798                 display an error dialog box if the group list
18799                 cannot be fetched.
18800         * src/mainwindow.[ch]
18801                 added main_window_set_thread_option() function
18802                 scoring dialog box enabled
18803         * src/matcher.[ch]
18804                 added flags matching unread /new / marked
18805                 / deleted / replied / forwarded
18806         * src/news.c
18807                 newsgroups are now finally in newscache
18808         * src/prefs_matcher.[ch]
18809                 finished preferences for matching dialog
18810         * added src/prefs_scoring.[ch]
18811                 scoring dialog box completed
18812         * src/scoring.[ch]
18813                 conversion to string : added scoringprop_to_string()
18814                 write config for preferences :
18815                 added prefs_scoring_write_config()
18816         * src/summaryview.c
18817                 threads can be enabled/disabled independently
18818                 for each folder
18819
18820 2001-05-10 [alfons]
18821
18822         0.4.67claws1
18823         
18824         * AUTHORS: 
18825                 thought it would be nice to have a list of all
18826                 contributors (used Changelog as a reference)
18827         
18828         * configure.in: 
18829                 messed up version numbering...
18830
18831         0.4.66claws1
18832
18833         * sync with sylpheed 0.4.67cvs1-3
18834
18835 2001-05-10 [darko]
18836
18837         * src/prefs_common.c:
18838                 better UI for strftime format, double clicking
18839                 on format now inserts the format in text entry
18840                 replaced close button with standard OK/Cancel
18841                 moved date format button to the right of the
18842                 text entry field
18843
18844 2001-05-09 [alfons]
18845
18846         * src/gtkstext.c:
18847                 Ctrl-Home / Ctrl-End have proper cursor navigation
18848
18849 2001-05-09 [hoa]
18850
18851         * src/prefs_matcher.c
18852                 finished UI to define matching properties
18853                 added ok and cancel button
18854         * src/prefs_filter.c
18855                 added ok and cancel button
18856         * src/news.c
18857                 fixed some bug in xhdr parsing
18858
18859 2001-05-08 [alfons]
18860
18861         * src/textview.c: 
18862                 fixed a bug in textview_show_header(), which displayed two colons (':');
18863                 cleaned up some warnings
18864
18865 2001-05-08 [hoa]
18866
18867         * src/Makefile.am
18868                 added prefs_matcher.[ch]
18869                 compilation with -W -Wall
18870         * src/alertpanel.c
18871                 ungrab the mouse events if grabbed - does it
18872                 fix the bug for disposition notification ?
18873         * src/mainwindow.c
18874                 added a menu option to open the matching dialog.
18875         * src/matcher.[ch]
18876                 added matcherprop_to_string() and matcherlist_to_string()
18877                 fixed some bugs, changed the name of some options
18878                 age_sup and age_inf becomes age_greater and age_lower,
18879                 body and messageheaders becomes body_part and headers_part,
18880                 changed the names of constants from SCORING_XXX to MATCHING_XXX
18881         * src/prefs_display_header.c
18882         * src/prefs_headers.c
18883                 fixed a bug that accidentally destroyed dialogs
18884                 when closed them with delete_event
18885                 Added *_deleted() which handle delete_event signal correctly.
18886         * src/prefs_folder_item.[ch]
18887                 added "enable_thread" field for future customization
18888         * added src/prefs_matcher.[ch]
18889                 sample of the UI to define matching properties
18890         * src/procheader.c
18891                 using procheader_headername_equal instead of str*cmp functions
18892                 using procheader_parse_header() function
18893         * src/scoring.c
18894                 using MATCHING_XXX instead of SCORING_XXX
18895         * src/summaryview.c
18896                 display the sender of the news even if this is ourself
18897                 when this is a news message.
18898         * src/textview.c
18899                 using headername_equal() instead of str*cmp functions
18900
18901 2001-05-08 [alfons]
18902
18903         0.4.66claws
18904
18905         * sync with sylpheed 0.4.66
18906         * src/gtkstext.c: trace logs added 
18907
18908 2001-05-08 [sergey]
18909
18910         * src/prefs_common.[ch]: added option to enable/disable GnuPG
18911         signature check popup.
18912         * src/rfc2015.c (check_signature): show signature check popup only
18913         if it is enabled in preferences.
18914
18915 2001-05-07 [alfons]
18916
18917         0.4.66claws4
18918         
18919         * sync with sylpheed 0.4.66cvs6
18920
18921 2001-05-07 [darko]
18922
18923         * src/prefs_common.[ch]: added option to enable/disable
18924           looking up sender name in address book for summary pane
18925         * src/summaryview.c: look up sender in the address book
18926           by using Alfons' address completion code
18927
18928 2001-05-07 [hiroyuki]
18929
18930         * src/inc.h
18931           src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
18932           member of Pop3State.
18933         * src/news.c: brought #include "defs.h" before #include <glib.h>
18934           to prevent the warning of `MIN' and `MAX' redefinition.
18935
18936 2001-05-06 [hoa]
18937
18938         * removed src/headers_display.[ch]
18939         * removed src/prefs_display_headers.[ch]
18940         * src/inc.c
18941                 use a temporary file in the user directory for mbox import
18942         * src/news.c
18943                 added XHDR support to get "To" and "Cc" headers
18944                 (in order to match news with to or cc field for
18945                 scoring)
18946                 added function news_parse_xhdr() to get XHDR response
18947         * src/nntp.[ch]
18948                 added function nntp_xhdr()
18949         * src/matcher.c
18950                 fetch the message if necessary
18951
18952 2001-05-06 [alfons]
18953
18954         0.4.66claws3
18955
18956         * sync with sylpheed 0.4.66cvs3-5
18957
18958 2001-05-06 [hoa]
18959
18960         * src/utils.[ch]
18961                 added function itos_buf() to enable use of several buffers
18962         * src/summaryview.c
18963                 use of itos_buf() instead of itos() in summary list
18964                 to fix the broken display of message number.
18965
18966 2001-05-06 [alfons]
18967
18968         * src/gtkstext.c: bug in cursor up navigation fixed,
18969                 fixed another unsigned / signed comparison (we're getting there :-)
18970
18971 2001-05-06 [hoa]
18972
18973         * src/Makefile.am
18974                 added scoring.c scoring.h
18975                 prefs_folder_item.c prefs_folder_item.h
18976                 matcher.c matcher.h
18977         * src/defs.h
18978                 added FOLDERITEM_RC SCORING_RC
18979         * src/folder.[ch]
18980                 added prefs field in FolderItem :
18981                 properties for each folder (PrefsFolderItem),
18982                 sorting type and mode were added as the first properties.
18983         * src/main.c
18984                 read config for scoring
18985         * added src/matcher.[ch]
18986                 gives functions to parse configuration file to do
18987                 matching on mails with a list of conditions.
18988         * src/mainwindow.c
18989                 add option to sort by score
18990         * src/prefs_common.[ch]
18991                 added preference option to show score and for
18992                 the score column size
18993         * added src/prefs_folder_item.[ch]
18994                 properties for each folder (PrefsFolderItem),
18995                 sorting type and mode were added as the first properties.
18996         * src/procheader.[ch]
18997                 added procheader_parse_header()
18998                 added procheader_header_free()
18999                 added procheader_headername_equal()
19000                 and made modification to use them.
19001         * src/procmsg.[ch]
19002                 added score field to MsgInfo structure
19003         * added src/scoring.[ch]
19004                 gives functions to parse configuration file to do
19005                 scoring on mails with a list of conditions.
19006         * src/summaryview.[ch]
19007                 save the sorting type and mode for the folder
19008                 added column to display the score of the mail
19009                 added function summary_score_clicked()
19010                 sorting type and mode are restored to the folder
19011                 when it is reopen
19012         * src/textview.c
19013                 use procheader_parse_header(), procheader_headername_equal()
19014                 removed memory leak in text_scan_header when freeing headers
19015         * src/filter.c
19016                 changed the function to match names of headers
19017                 using procheader_headername_equal()
19018
19019         Scoring functions are implemented, an interface is needed
19020         to configure that.
19021
19022 2001-05-04 [alfons]
19023
19024         * src/gtkstext.c: 
19025                 hopefully fixed the row up navigation bug,
19026                 removed adding back / forward lines to cache
19027
19028 2001-05-04 [sergey]
19029
19030         * src/prefs_display_headers.c: user interface changes:
19031         (prefs_display_headers_create): remove unused "Show" check button;
19032         allow reordering of headers by dragging.
19033         (prefs_display_headers_write_config): remove unused variables.
19034         (prefs_display_headers_set_dialog): do not insert "(New)" at top
19035         of lists (not needed with the new UI).
19036         (prefs_display_headers_set_list): scan lists starting from row 0,
19037         not 1 (do not skip "(New)").
19038         (prefs_display_headers_find_header): new function.
19039         (prefs_display_headers_clist_set_row): do not allow duplicates.
19040         (prefs_display_headers_delete_cb): do not skip row 0; treat
19041         closing the alert window by ESC as "No".
19042         (prefs_display_headers_up): do not protect row 0.
19043         (prefs_display_headers_down): do not protect row 0.
19044
19045 2001-05-04 [sergey]
19046
19047         * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
19048         functions.
19049
19050         * src/summaryview.c
19051         (summary_find_next_marked_msg, summary_find_prev_marked_msg,
19052         summary_select_next_marked, summary_select_prev_marked): new
19053         functions.
19054
19055 2001-05-03 [sergey]
19056
19057         * src/news.c: fixed a bug when no article can be fetched after
19058         server timeout if the connection was restored by news_post():
19059         (news_select_group): new function.
19060         (news_fetch_msg): call news_select_group() before fetching
19061         article.
19062         (news_get_uncached_articles): set session->group after successful
19063         GROUP command.
19064
19065 2001-05-03 [hoa]
19066
19067         * src/defs.h
19068         * src/procmsg.[ch]
19069         * src/procheader.c
19070                  changed version of cache, added cc field
19071
19072         * src/prefs_display_headers.c
19073                 the interface was changed
19074
19075         * src/prefs_headers.c
19076                 added cancel button
19077
19078 2001-05-03 [alfons]
19079
19080         * completed sync of sylpheed cvs2
19081         * src/gtkstext.c: updated row up / down cursor navigation
19082         * src/textview.c: re-edited, prepared for fixing the email address
19083                 scanner.
19084
19085 2001-05-03 [darko]
19086
19087         * src/prefs_common.c: use alfons' strftime ui code
19088         entry_datefmt and datefmt_sample widgets have to be
19089         global in this module because of this change
19090
19091 2001-05-03 [hoa]
19092
19093         * src/messageview.c
19094         * src/prefs_common.[ch] added option to activate the return receipt
19095                 feature.
19096
19097 2001-05-02 [alfons]
19098
19099         * src/gtkstext.c: fix for row up/down cursor navigation. 
19100
19101         0.4.66claws2
19102         
19103         * sync with 0.4.66cvs2
19104
19105 2001-05-02 [paul]
19106
19107         added add-sender-to-addressbook patch
19108
19109         * src/addressbook.c
19110         * src/addressbook.h
19111         * src/summaryview.c
19112
19113 2001-05-02 [sergey]
19114
19115         * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
19116         G_ALERTDISABLE.
19117
19118         * src/alertpanel.c (alertpanel_create): new argument can_disable,
19119         all existing callers changed to pass FALSE; create a check button
19120         to disable the message.
19121         (alertpanel_message_with_disable): new function.
19122         (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
19123         (alertpanel_button_toggled): new function.
19124         (alertpanel_button_clicked, alertpanel_close): set value using
19125         G_ALERT_VALUE_MASK.
19126
19127         * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
19128
19129         * src/prefs_common.c (prefs_privacy_create): new check button
19130         checkbtn_gpgme_warning.
19131
19132         * src/main.c (main): moved preferences reading before gpgme
19133         initialization; check prefs_common.gpgme_warning before giving the
19134         GnuPG warning and set it to FALSE if the user wants to disable the
19135         warning.
19136
19137 2001-05-02 [hiroyuki]
19138
19139         * src/prefs_display_headers.c: modified the layout and some labels.
19140
19141 2001-05-02 [sergey]
19142
19143         * src/prefs_account.c (prefs_account_fix_size): new function.
19144         (prefs_account_create): call prefs_account_fix_size(); use
19145         gtk_widget_show instead of gtk_widget_show_all (fixes too large
19146         size when the window is shown for the first time).
19147         (prefs_account_basic_create): changed layout of serv_table; moved
19148         localmbox_entry above smtpserv_entry (logically it replaces
19149         POP3/IMAP server).
19150         (prefs_account_protocol_activated): set sensitivity of
19151         nntpauth_chkbtn according to the protocol (in addition to
19152         hide/show); commented out gtk_table_set_row_spacing() calls.
19153         (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
19154         not sensitive (fixes a bug with disabled username/password boxes
19155         when editing POP3 account after NNTP with authentication).
19156
19157 2001-05-02 [hoa]
19158
19159         * src/account.c
19160         * src/inc.c
19161         * src/prefs_account.[ch]
19162         * src/send.c
19163                 removed local account without SMTP server
19164                 added option to use mail command instead of a connexion
19165                 to SMTP server when a local account is used
19166         * src/prefs_headers.c
19167                 fixed a bug
19168         * src/news.c
19169                 fixed a bug when connexion immediately closed
19170
19171 2001-05-01 [alfons]
19172
19173         0.4.66claws1
19174         
19175         * sync with 0.4.65
19176
19177 2001-05-01 [sergey]
19178
19179         * src/prefs_account.c (Basic, prefs_account_basic_create): new
19180         widget nntpauth_chkbtn.
19181         (prefs_account_protocol_activated): handle nntpauth_chkbtn
19182         visibility.
19183         (prefs_account_nntpauth_toggled): new function.
19184
19185         * src/news.c (news_session_new_for_folder): use NNTP
19186         authentication only if ac->use_nntp_auth is set.
19187
19188 2001-05-01 [hoa]
19189
19190         * src/Makefile.am changed headers.[ch] in customheader.[ch]
19191         * src/prefs_display_headers.c changed the UI
19192         * src/prefs_headers.c changed account_name to account_id
19193         * src/compose.c using customheader.h
19194
19195 2001-05-01 [hiroyuki]
19196
19197         * src/esmtp.c
19198           src/news.c
19199           src/nntp.c: changed sock_read() to sock_gets(), they've been left
19200           unsynched.
19201
19202 2001-05-01 [hoa]
19203
19204         * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
19205         * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
19206                 for displaying of headers
19207         * src/grouplist_dialog.[ch] minor changes to remove warnings
19208         * src/prefs_display_headers.[ch] dialog to choose the
19209         headers to display in the mail viewer.
19210         * src/headers.h correction of #define
19211         * src/headers_display.[ch] configuration for displaying of headers.
19212         * src/main.c read config of displaying of headers
19213         * src/prefs_common.c add a button to access the config dialog
19214                 for displaying of headers
19215         * src/prefs_display_headers.[ch] dialog for configuration for
19216                 displaying of the headers.
19217         * src/prefs_headers.c cleaning of code
19218         * src/procheader.c comments added to code
19219         * src/textview.c changes to reorder the headers depending
19220                 on the config for displaying of headers
19221
19222 2001-04-30 [alfons]
19223
19224         0.4.65claws7
19225
19226         * sync with 0.4.65cvs12
19227
19228         NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
19229
19230 2001-04-30 [sergey]
19231
19232         * src/nntp.h (NNTPSockInfo): new field auth_failed.
19233
19234         * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
19235         is set to force reconnection after authentication failure.
19236         (nntp_gen_command): set sock->auth_failed on authentication
19237         failure, or if sock->userid and sock->passwd are not set.
19238
19239         * src/news.c (news_session_new_for_folder): set userid=NULL if
19240         password dialog is cancelled.
19241
19242 2001-04-30 [sergey]
19243
19244         * src/nntp.h (NNTPSockInfo): new type.
19245
19246         * src/nntp.c: all functions updated to use NNTPSockInfo instead of
19247         SockInfo.
19248         (nntp_open_auth, nntp_close): new functions.
19249         (nntp_gen_command): new function to handle authentication; all
19250         NNTP command functions updated to use it.
19251         (nntp_authinfo_user, nntp_authinfo_pass): deleted.
19252         (nntp_list): removed old useless code.
19253
19254         * src/news.h (NNTPSession): new field nntp_sock.
19255
19256         * src/news.c: all functions updated to use NNTPSockInfo instead of
19257         SockInfo.
19258         (news_session_new): new arguments (userid, passwd); made static;
19259         use nntp_open_auth() if needed.
19260         (news_session_destroy): use nntp_close() instead of sock_close().
19261         (news_query_password): changed arguments.
19262         (news_session_new_for_folder): new function.
19263         (news_session_get): use news_session_new_for_folder().
19264         (news_authenticate): deleted.
19265         (news_get_uncached_articles): removed old authentication code.
19266
19267 2001-04-30 [sergey]
19268
19269         * src/news.c: reverted my previous changes (need to do NNTP
19270         authentication in a cleaner way).
19271         
19272 2001-04-29 [sergey]
19273
19274         * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
19275         news_nntp_post, news_nntp_mode): new functions (wrappers with
19276         authentication support).
19277         (news_get_article_cmd, news_get_article, news_get_header): new
19278         argument "folder"; all callers changed.
19279         (news_get_article_cmd): added authentication support.
19280         (news_session_get): use news_nntp_mode() instead of nntp_mode().
19281         (news_post): use news_nntp_post() instead of nntp_post().
19282         (news_get_uncached_articles): use news_nntp_group() instead of
19283         nntp_group() and news_nntp_xover() instead of nntp_xover();
19284         removed old authentication code.
19285         (news_get_group_list): use news_nntp_list() instead of nntp_list().
19286
19287         * src/nntp.c (nntp_list): return real error code instead of
19288         hardcoded NN_ERROR.
19289
19290 2001-04-29 [sergey]
19291
19292         * configure.in: fixed wint_t typedef detection again
19293
19294 2001-04-28 [hoa]
19295
19296         * src/prefs_account.[ch], added A_LOCAL_CMD
19297                 (send mail with mail command)
19298         * src/send.c added function send_message_with_command()
19299         * src/inc.c made a more secure get_spool() function with
19300                 mktemp() but maybe mkstemp() or something more
19301                 secure can be used.
19302
19303 2001-04-28 [alfons]
19304
19305         * src/textview.c, colorization of email addresses in headers
19306
19307         0.4.65claws6
19308
19309         * bug sync with sylpheed
19310         * prefs_common.c: created date format ui for darko
19311         * sync with 0.4.65cvs11
19312         * configure.in: corrected to have the new gpg checks
19313
19314 2001-04-27 [alfons]
19315
19316         * completed sync with 0.4.65cvs10
19317         * minor debug things added to gtkstext.c
19318
19319 2001-04-27 [darko]
19320
19321         * configure.in: remove check for availability of
19322           strftime() as advised by Hiroyuki
19323         * src/prefs_common.[ch], src/procheader.c:
19324           synch strftime() code with Hiroyki's main branch
19325
19326 2001-04-26 [sergey]
19327
19328         * src/news.c: news_query_password(), news_authenticate(): new
19329           functions.
19330           news_get_uncached_articles(): added NNTP authentication
19331           handling.
19332         * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
19333           new functions.
19334         * src/prefs_account.c: prefs_account_protocol_activated():
19335           enable userid and password fields for NNTP.
19336
19337 2001-04-26
19338
19339         * configure.in: check for availability of strftime()
19340           [darko]
19341         * src/prefs_common.[ch], src/procheader.c: use
19342           strftime() for displaying date in summary pane if it
19343           is available
19344
19345 2001-04-25
19346
19347         * more .cvsignore cleanups [alfons]
19348
19349 2001-04-25
19350
19351         * ac/sv-check-type.m4: new autoconf macro.
19352         * configure.in: fixed wint_t typedef detection (did not work
19353           with gcc-2.96).
19354
19355 2001-04-25
19356
19357         * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
19358           [hiroyuki]
19359
19360 2001-04-24
19361         * modified gtkstext.c : buggy cursor navigation fixed, 
19362           and font descent also taken in account when drawing
19363           cursor. [alfons]
19364
19365 2001-04-24 [hoa]
19366         * added comments in src/news.c src/nntp.c
19367         * added src/prefs_headers.[ch]
19368         * added src/headers.[ch]
19369         * modified compose.c to activate custom headers
19370                 added function is_in_custom_headers
19371         * modified prefs_account.[ch]
19372                 added function prefs_account_customhdr_edit
19373         * modified src/defs.h :
19374                 added HEADERS_RC : name of the config file
19375                 for the custom headers
19376
19377 2001-04-24
19378
19379     0.4.65claws5
19380
19381         * configure.in
19382           src/gtkstext.[ch]
19383           src/compose.c
19384           src/Makefile.am
19385           
19386           added gtkstext with configure.in patch by Hiroyuki which
19387           should fix the XIM detection [alfons]
19388
19389         * more clean up of cvs [alfons]
19390
19391                  * removed all Makefile.in files to attic.
19392
19393                  * updated all .cvsignores to really ignore things that could
19394                    be unintentionally committed by a recursive commit.
19395
19396 2001-04-23 [hoa]
19397         * added src/grouplist_dialog.[ch]
19398         * changed src/folderview.c to call grouplist_dialog instead
19399                 of inputdialog
19400         * src/news.c :
19401                 added functions news_reset_group_list
19402                 and news_get_group_list
19403         * src/nntp.c :
19404                 added function nntp_list
19405         * src/defs.h :
19406                 added GROUPLIST_FILE : name of the newsgroup list cache file
19407
19408 2001-04-21
19409
19410         * added option to warn about queued messages on exit [sergey]:
19411
19412           * src/compose.c: compose_queue(): call folder_item_scan()
19413             and folderview_update_item() after queueing.
19414           * src/folderview.c: folderview_update_node(): draw the queue
19415             folder in bold font if there are queued messages.
19416           * src/mainwindow.c: queued_messages(): new function.
19417             app_exit_cb(): display warning if there are queued messages
19418             if warn_queued_on_exit is set.
19419           * prefs_common.[ch]: add warn_queued_on_exit option.
19420
19421         * enhanced GnuPG key selection support [sergey]:
19422
19423           * src/select-keys.c: updated to newer version from Win32
19424             branch with support for selecting arbitrary keys.
19425           * src/prefs_account.c: added the Privacy tab to the account
19426             options window.
19427             prefs_account_privacy_create(),
19428             prefs_account_sign_key_set_data_from_radiobtn(),
19429             prefs_account_sign_key_set_radiobtn(): new functions.
19430           * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
19431           * src/rfc2015.c: set_signers(): new function.
19432             pgp_sign(): add the account parameter, call set_signers().
19433             rfc2015_sign(): add the account parameter, pass it to pgp_sign().
19434           * src/rfc2015.h: rfc2015_sign(): updated prototype.
19435           * src/compose.c: pass the current account to rfc2015_sign().
19436
19437         * tag name claws added to prevent confusion with main branch [alfons]
19438
19439         * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
19440
19441         * autogen.sh: Added "--enable-maintainer-mode". [sergey]
19442
19443         * sync with recent sylpheed cvs. Untested though. [alfons]
19444