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