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