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