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