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