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