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