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