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