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