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