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