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