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