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