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