ec48820ee1d146fb355f5e28e9fd15bd92d93ee4
[claws.git] / ChangeLog.claws
1 2002-02-01 [paul]       0.7.0claws44
2
3         * src/mainwindow.c
4                 fix '/View/Hide read messages' sensitivity when all
5                 messages in a folder are hidden
6
7 2002-02-01 [paul]       0.7.0claws43
8
9         * src/main.c
10                 add --send option to command line interface, sends all
11                 queued mail. Patch submitted by Ricardo Mones Lastra.
12
13 2002-01-31 [paul]       0.7.0claws42
14
15         * src/mainwindow.c
16                 add '/View/Hide read messages' to main_window_set_menu_sensitive()
17
18 2002-01-31 [paul]       0.7.0claws41
19
20         * sync with sylpheed 0.7.0cvs27
21                 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
22                 and 2002-01-31
23
24         * src/textview.c
25                 comment out elements of textview_show_part() as temporary
26                 workaround for attachment 'Display as text' bug 
27
28         * po/pt_BR.po
29                 updated by Fabio Junior Beneditto
30
31 2002-01-30 [paul]       0.7.0claws40
32
33         * sync with sylpheed 0.7.0cvs24
34                 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
35                 and 2002-01-30
36
37         * src/compose.c
38                 add {N_("/_Spelling"), ... "<Branch>"} to 
39                 GtkItemFactoryEntry compose_entries[]
40
41         * src/prefs_common.c
42                 add claws menu items to prefs_keybind_apply_clicked()
43                 and remove non-claws menu items
44
45 2002-01-29 [paul]       0.7.0claws39
46
47         * sync with sylpheed 0.7.0cvs22
48                 see ChangeLog entries 2002-01-28 and 2002-01-29
49
50 2002-01-28 [melvin]     0.7.0claws38
51
52         * src/compose.c
53                 Added the declartion of compose_send_control_enter.
54
55         * src/compose.c
56         * src/gtkspell.[ch]
57                 Added in a 'Spelling' menu which includes the configuration menu. 
58                 Added a real 'Check all' and got rid from the old one which only
59                 highlited misspelled word.
60                 Made 'Check while typing' a disableable option.
61                 Added a dialog when there are no more misspelled word.
62                 Added a dialog if error occurs when switching to a dictionary.
63         
64         * src/prefs_common.[ch]
65                 Added option for the default 'Check while typing' option.
66
67
68 2002-01-28 [alfons]     0.7.0claws37
69
70         * src/compose.c
71                 fix buglet and make code comply with sylpheed code style
72
73 2002-01-28 [paul]       0.7.0claws36
74
75         * sync with sylpheed 0.7.0cvs19
76                 see ChangeLog entries for 2002-01-28
77
78 2002-01-28 [hoa]        0.7.0claws35
79
80         * src/defs.h
81                 added rendererrc
82
83         * src/main.c
84                 read the renderer config
85
86         * src/procmime.[ch]
87                 use the renderer config to convert mime attachments
88
89         * src/textview.c
90                 don't use textview_show_html/ertf,
91                 use get_text_content instead
92
93 2002-01-27 [alfons]     0.7.0claws34
94         
95         * src/news.c
96                 make sylpheed believe it can delete a news message...
97                 (messages are NOT deleted, maybe we should remove
98                 processing from the folder properties after all.)
99
100 2002-01-27 [alfons]     0.7.0claws33
101
102         * src/folder.c
103                 add extra checks
104         * src/news.c
105                 implement remove_msg() 
106
107 2002-01-27 [alfons]     0.7.0claws32
108
109         * src/procmsg.h
110         * src/procheader.c
111         * src/messageview.c
112                 fix return receipt / disposition notification again. this
113                 stuff seems to break on _every_ major summary UI change, so
114                 it's now implemented using a flag which is saved in the
115                 marks cache
116                 
117 2002-01-26 [alfons]     0.7.0claws31
118
119         * src/import.c
120                 let import dialog show the destination folder identifier
121
122 2002-01-26 [melvin]     0.7.0claws30
123
124         * src/folderview.c
125         * src/summaryview.c
126                 Readded 'Mark all read' into summary view popup menu
127                 Added 'Mark all read' in folder view popup menu for IMAP
128                 and NNTP.
129                 Made it insensitive if the selected folder is not the shown
130                 one to avoid 'Mark all read' on the wrong folder.
131                 
132 2002-01-26 [paul]       0.7.0claws29
133
134         * src/folderview.c
135           src/summaryview.c
136                 move 'Mark all read' from summary view to folder view
137                 menu. (adapted from) patch submitted by Jeremy Andrews,
138                 <lists@kerneltrap.com>
139
140 2002-01-25 [alfons]     0.7.0claws28
141
142         * src/gtkstext.c
143                 put the gtk class name back so GtkSText adapts the 
144                 settings of GtkText
145
146 2002-01-25 [alfons]     0.7.0claws27
147
148         * src/folderview.c 
149                 assimilate Ricardo's patch that shows pixmaps instead of
150                 plain "new" and "unread" texts in the folder view column
151                 headers 
152
153 2002-01-25 [paul]       0.7.0claws26
154
155         * src/Makefile.am
156                 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can 
157                 be found in non-standard locations. 
158                 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
159
160 2002-01-25 [paul]       0.7.0claws25
161
162         * sync with sylpheed 0.7.0cvs16
163                 see ChangeLog entry 2002-01-25
164
165 2002-01-24 [paul]       0.7.0claws24
166
167         * more sync with sylpheed 0.7.0cvs15
168                 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
169
170 2002-01-23 [sergey]     0.7.0claws23
171
172         * src/importldif.c
173                 Fixed segfault when closing LDIF import wizard with
174                 the window manager.
175         * src/imageview.c
176         * src/imageview.h
177         * src/messageview.c
178         * src/mimeview.c
179                 Fixed wrong scrolling position after switching between
180                 text and image parts.
181
182 2002-01-23 [paul]       0.7.0claws22
183
184         * sync with sylpheed 0.7.0cvs15
185                 see ChangeLog entries 2002-01-22 and 2002-01-23
186
187 2002-01-21 [melvin]     0.7.0claws21
188
189         * src/prefs_scoring.c
190         * src/prefs_filtering.c
191                 Fixed bug where scoring and filtering windows stopped
192                 autochecking.
193
194 2002-01-21 [paul]       0.7.0claws20
195
196         * sync with sylpheed 0.7.0cvs12
197                 see ChangeLog entries 2002-01-20 and 2002-01-21
198
199 2002-01-21 [carsten]    0.7.0claws19
200         * src/mainwindow.c
201         * src/menu.[ch]
202         * src/messageview.[ch]
203         * src/summaryview.[ch]
204                 changes to shortcuts handling again:
205                         + "Q" now controled by mainwin
206                         + v/V are now customizable and have slightly
207                           different meanings
208                 the "button" to minimize the messageview (and maximize
209                 the summary view) is a real button now
210         * src/compose.c
211                 "Delete Line+" added to Edit/Advanced (this will also
212                 delete the '\n')
213
214 2002-01-20 [melvin] 0.7.0claws18
215
216         * src/addressbook.c
217                 Made "Bcc" sensitive when addressbook is called from
218                 compose window (it was a Claws only bug).
219
220 2002-01-19 [alfons] 0.7.0claws17
221
222         * src/inc.c
223                 prevent unnecessary updates when currently selected folder has
224                 no new messages 
225
226 2002-01-19 [alfons] 0.7.0claws16
227         
228         * src/summaryview.c
229                 prevent writing the cache based on current message list in summary 
230                 view when filtering also put messages in currently selected folder
231
232 2002-01-19 [paul]
233
234         * po/it.po
235                 Italian translation submitted by Alessandro Maestri
236                 <a.maestri@cs.tin.it>
237
238 2002-01-18 [melvin]     0.7.0claws15
239
240         * src/prefs_filters.c
241                 fixed bug where 'cancel' from 'filters' window stops autochecking
242                 if the timer timed out  when the window was open.
243
244 2002-01-18 [match]      0.7.0claws14
245
246         * src/addrclip.[ch]     ** NEW FILE **
247         * src/addrselect.[ch]   ** NEW FILE **
248         * src/adbookbase.h      ** NEW FILE **
249                 addressbook cut, copy and paste
250         * src/addrbook.[ch]
251         * src/addrcache.[ch]
252         * src/addressitem.h
253         * src/addrindex.[ch]
254         * src/addritem.[ch]
255         * src/importldif.c
256         * src/importmutt.c
257         * src/jpilot.[ch]
258         * src/syldap.[ch]
259         * src/vcard.[ch]
260         * src/jpilot.[ch]
261         * src/editbook.c
262         * src/editjpilot.c
263         * src/editldap.c
264         * src/editvcard.c
265                 support for copy/paste
266         * src/addressbook.c
267                 support for copy/paste
268                 tidy up menu option processing
269                 correct address list function arguments
270         * src/editaddress.c
271                 sort user attributes
272         * src/ldif.h
273         * src/mutt.h
274                 tidy up
275
276         * src/addrbook.[ch]
277         * src/addrbook.[ch]
278         * src/addrbook.[ch]
279                 
280
281 2002-01-18 [paul]       0.7.0claws13
282
283         * sync with sylpheed 0.7.0cvs8
284                 configure.in: support Mac OS X (Darwin)
285
286 2002-01-18 [carsten]    0.7.0claws12
287         * src/html.c
288                 small hack to fix a segfault with an empty href
289                 (reported by Alexandra Walford <deeni@altern.org>)
290         * src/mainwindow.c
291         * src/summaryview.c
292                 the shortcuts for Mark und Mark as unread are hardcoded
293                 again
294         * src/compose.c
295         * src/gtkstext.[ch]
296                 readded the shortcuts in gtkstext but made them
297                 customizeable (simply by adding a menu plus a wrapper
298                 to compose.c)
299
300 2002-01-17 [melvin]     0.7.0claws11
301
302         * src/gtkspell.c
303                 fix default dictionary not being saved.
304
305 2002-01-16 [darko]      0.7.0claws10
306
307         * src/compose.c
308                 fix wrapping crash with URL longer than wrapping margin
309
310 2002-12-08 [hoa]        0.7.0claws10
311
312         * src/matcher_parser_parse.y
313                 fixed some bugs
314
315         * src/prefs_filtering.c
316                 now, we can use bounce action in the dialog box.
317
318 2002-01-16 [carsten]    0.7.0claws9
319         * src/gtkstext.c
320                 removed the <control> and <alt> shortcuts because they're
321                 not needed and interefered with the "normal" shortcuts
322         * src/mainwindow.c
323         * src/summaryview.c
324                 removed most of the hardcoded shortcuts and assigned
325                 them to menu entries making them easy customizable by
326                 that
327
328 2002-01-16 |melvin]     0.7.0claws8
329
330         * src/gtkspell.c
331                 fixed bug where using the mouse and when the compose
332                 window is not on top may result in a crash.
333
334 2002-01-16 [melvin]     0.7.0claws7
335
336         * src/compose.c
337                 fixed a long standingspell checker bug which could 
338                 cause a crash after sending a message.
339
340 2002-01-16 [paul]       0.7.0claws6
341
342         * sync with sylpheed 0.7.0cvs7
343                 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
344                 2002-01-15, and 2002-01-16
345
346 2002-01-16 [melvin]     0.7.0claws5
347
348         * README.claws
349         * src/compose.c
350         * src/gtkspell.[ch]
351         * src/main.c
352                 Heavily modified spell checker code to work around
353                 ispell bug, to add keyboard shortcuts and for future
354                 enhancements. See README.claws for usage information.
355
356 2002-01-15 [alfons]     0.7.0claws4
357         
358         * src/summaryview.c
359                 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
360                 so sorting within threads reflects sort mode
361
362 2002-01-15 [christoph]  0.7.0claws3
363
364         * src/procmsg.c
365                 added alertpanel if mail sending failed
366
367 2002-01-15 [alfons]     0.7.0claws2
368         
369         * src/prefs_filtering.c
370                 don't stop timer when prefs filtering dialog is opened
371
372 2002-01-14 [alfons]     0.7.0claws1
373
374         * src/addr_compl.c
375         * src/prefs.c
376                 remove debug_print()s for privacy reasons
377
378 2002-01-14 [darko]      0.7.0claws
379
380         * README.claws
381                 quotation wrapping is now also in the main branch
382
383 2002-01-14 [paul]
384
385         * tools/filter_conv.pl
386                 allow for Boolean Op and case-sensitivity
387                 this file is included in the release and tagged
388                 'rel_0_7_0'
389
390 2002-01-13 [paul]       0.7.0claws
391
392         * release 0.7.0, with cvs tag 'rel_0_7_0'
393
394 2002-01-13 [paul]
395
396         * tools/filter_conv.pl
397         * tools/README
398                 rewritten to output to matcherrc instead of filteringrc
399
400         * po/es.po
401                 updated Spanish translation by Ricardo Mones Lastra
402
403 2002-01-13 [alfons]
404
405         * po/nl.po
406                 update dutch translation
407
408 2002-01-13 [paul]
409
410         * po/pt_BR.po
411                 Updated by Fabio Junior Beneditto 
412
413 2002-01-13 [melvin]     0.6.6claws53
414
415         * po/fr.po
416                 Updated french translation
417
418 2002-01-12 [alfons]     0.6.6claws52
419
420         * src/filtering.c
421                 plug mem leak that has been sitting there for ages              
422
423 2002-01-12 [alfons]     0.6.6claws51
424
425         * src/summaryview.c
426                 undo melvin's changes from 0.6.6claws48 because summary
427                 view now refuses to select first unread message when
428                 selecting a folder 
429
430 2002-01-11 [alfons]     0.6.6claws50
431
432         * src/import.c
433                 use claws' semantics for getting folder item when
434                 importing an mbox file into a folder 
435                 (submitted by Dale P. Smith)
436
437 2002-01-11 [christoph]  0.6.6claws49
438
439         * src/prefs.h
440                 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
441                 toggle widget, because non static prefs can not use
442                 prefs_set_* functions
443         * src/prefs_account.c
444                 toggle smtp auth password field sensitivity if
445                 user id is empty and add descrition of usage for
446                 these fields
447         * src/prefs_folder_item.c
448                 use SET_TOGGLE_SENSITIVITY macro to instead of extra
449                 callbacks
450
451 2002-01-11 [melvin]     0.6.6claws48
452
453         * src/compose.c
454                 fix the 'Ctrl-Enter' feature for sending and test really
455                 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
456                 editables which was not documented in Gtk)
457
458         * src/summaryview.c
459                 Made summaryview refresh after sorting and not before.
460
461 2002-01-11 [christoph]  0.6.6claws47
462
463         * src/compose.c
464                 select account from account ids if possible and
465                 correctly set save folder for copy in reedit
466
467 2002-01-10 [paul]       0.6.6claws46
468
469         * sync with sylpheed 0.7.0 release
470                 see ChangeLog entries 2002-01-07, 2002-01-08 and
471                 2002-01-09
472
473 2002-01-09 [alfons]
474
475         * src/summaryview.c
476                 remove more dirt traces...
477
478 2002-01-09 [alfons]
479         
480         * src/summaryview.c
481                 clean up some traces of my debugging stuff
482
483 2002-01-09 [alfons]     0.6.6claws45
484
485         * src/filtering.c
486                 break up filteringprop_apply() in three separate pieces
487                 so we can drop messages that failed processing in the
488                 inbox
489
490         * src/summaryview.c
491                 fix bug #469598 "no refresh of inbox after filter" which 
492                 was introduced by the new summary view locking, and which 
493                 prevented the summary view to update after a manual filter 
494                 message. claw's filter message requires a summary_show().
495                 (aargh, summary_show() again! :-)
496                 
497 2002-01-07 [alfons]     0.6.6claws44
498
499         * src/headerwindow.c
500         * src/logwindow.c
501         * src/messageview.c
502         * src/sourcewindow.c
503                 bring in Hiro's last 0.7.0 wm class fixes
504
505         * tools/sylprint.pl
506                 bring in Ricardo's fix for sylprint script
507
508         * AUTHORS       
509         * src/rfc2015.[ch]
510         * src/prefs_common.[ch]
511         * src/prefs_account.[ch]
512         * src/compose.c
513                 clean up account preference poison in rfc2015,
514                 and preparation to fix double sign bug 
515                 (patch submitted by Simon 'corecode' Schubert) 
516
517 2002-01-07 [christoph]  0.6.6claws43
518
519         * src/mh.c
520                 search for free message number, do not only rely
521                 on last_num
522         * src/send.c
523                 fix smtp auth and use extra account information
524                 if available, if not use pop3 data instead
525                 (closes bug #500341)            
526         * src/ssl.[ch]
527                 match coding style
528
529 2002-01-06 [alfons]     0.6.6claws42
530
531         * src/mainwindow.c
532                 try making the separate windows work again...
533
534 2002-01-06 [alfons]     0.6.6claws41
535
536         * src/mainwindow.c
537                 adapt Hiro's separate window menu (to get rid of the funny
538                 duplicate menu items), and make it work again
539
540 2002-01-06 [alfons]     0.6.6claws40
541
542         * tools/Makefile.am
543         * tools/sylprint.rc
544         * tools/sylprint.pl
545         * tools/README.sylprint
546                 add sylprint script for printing mails from Sylpheed
547                 (contributed by Ricardo Mones Lastra)
548
549         * src/acount.c
550                 clean up
551
552 2002-01-06 [melvin]     0.6.6claws39
553
554         * src/mainwindow.c
555         * src/summaryview.c
556                 Fixed crash introduced in 0.6.6claws38 by the menu
557                 reorganisation (Hide read messages)
558         
559         * ChangeLog.claws 
560                 Fixed typo (we are now in 2002, alfons ;) )
561
562 2002-01-05 [alfons]     0.6.6claws38
563
564         * sync with sylpheed 0.6.6cvs10-17
565                 (last stuff marked as LAST_STABLE)
566
567 2002-01-04 [melvin]     0.6.6claws37
568
569         * src/account.c
570                 Made account selection code use strcasestr again instead of
571                 g_strcasecmp (fixes bug where reediting queued messages
572                 did not select proper account reported by T. Link).
573         
574         * src/folderview.c
575                 Fix bug where folder icons are not shown when 'hide read messages'
576                 is on.
577         
578         * src/stock_pixmaps.[ch]
579                 Added folder icons for 'hide read messages'.
580         
581         * src/compose.c
582                 Fixed bug where 'Enter' in a header entry will send the message 
583                 if 'CTL-Enter' was chosen as a shorcut for sendind. 
584
585 2002-01-03 [melvin]     0.6.6claws36
586         
587         * src/prefs.[ch]
588                 Added popup menu for common preferences and
589                 account preferences (right click on tab displays
590                                 a menu of all tabs.)
591
592 2002-01-02 [melvin]     0.6.6claws35
593
594         * src/gtkspell.[ch]
595                 Made spelling code compatible with undo/redo feature.
596                 Added creation of suggestion mode menu for the general
597                         preferences.
598         
599         * src/prefs_common.[ch]
600                 Added option menu for the speller's suggestion mode.
601                 Added missing spaces in "..." buttons and made a "..."
602                         button non translatable!
603         
604         * src/compose.c
605                 Made speller use the default suggestion mode.
606                 Hack to make it possible to choose 'CTRL-Enter' as a
607                         shortcut for sending (and only for sending).
608
609         * src/prefs_folder_item.c
610                 Changing subject simplification does not update cache 
611                         anymore (because it is unnecessary).
612                 Fixed bug where changing subject simplification updated the 
613                         summaryview even when the viewed folder is not the
614                         folder which properties are being changed. (E.g. 
615                                         viewing folder A and changing
616                                         the subject simplification of 
617                                         folder B -not being viewed- updated the 
618                                         summaryview of folder A with data of
619                                         folder B). (Hope this is clear... )
620
621 2001-12-31 [alfons]     0.6.6claws34
622         
623         * src/ldif.c
624         * src/mutt.c
625                 fgetc() returns a signed integer which doesn't
626                 fit in a char. so c truncates this to a char
627                 but we may lose significant bits. i.e. we may
628                 comparing 0xFF which may not be equal to -1
629                 unless properly casted to signed char which
630                 we won't do because fgetc() returns a signed
631                 integer which doesn't fit in a char. so c 
632                 truncates this to a char but we may lose 
633                 significat bits. (you got the idea, thanks
634                 to Gustavo Noronha Silva <kov@debian.org>
635                 and the Debian folks!)
636
637 2001-12-30 [alfons]     0.6.6claws33
638
639         * src/prefs_common.c
640                 add #ifdef USE_PSPELLs that Melvin forgot               
641
642 2001-12-30 [melvin]     0.6.6claws32
643         
644         * src/prefs_common.[ch]
645                 Added configurable color for misspelled words.
646
647         * src/gtkspell.[ch]
648                 Fixed bug of foreground text color (reported by David
649                                 Mehrmann)
650                 Added configurable color for misspelled words.
651
652 2001-12-30 [alfons]     0.6.6claws31
653
654         * src/folder.c
655                 remove unnecessary things someone put there
656
657         * src/mh.c
658         * src/folder.[ch]
659                 make folder properties (like threading and sorting) persistent
660                 (closes bug #497424 "rescan folder tree resets proprieties")
661                 currently this is only for MH folders. 
662
663 2001-12-29 [melvin]     0.6.6claws30
664
665         * src/string_match.[ch]
666                 Optimized a bit: regexp pattern buffer compiled only once, and
667                   one subroutine call removed. Fixed ^ regexp search: Now, 
668                   "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
669         
670         * src/summaryview.c
671                 Subject filtering changed to filter summary columns and
672                   not directly the messages subject cache. The loss in 
673                   performance is balanced by the improvement of string_match.
674                 Added an alert panel if there is an error in the regexp.
675
676         * src/src/prefs_folder_item.h
677                 Added a regexp pattern buffer.
678
679 2001-12-28 [alfons]     0.6.6claws29
680
681         * src/string_match.[ch]
682                 clean up name space
683                 allow compilation *BSD
684
685 2001-12-27 [alfons]     0.6.6claws28
686
687         * src/filter.c
688                 sync the Hiro's bug fix for BSD
689
690 2001-12-27 [melvin]     0.6.6claws27
691         
692         * src/compose.c
693                 Simplify focus to subject entry code.
694
695 2001-12-27 [darko]      0.6.6claws26
696
697         * src/filtering.c
698         * src/mbox_folder.c
699         * src/messageview.c
700         * src/mh.c
701         * src/procheader.[ch]
702         * src/procmsg.h
703         * src/stock_pixmap.[ch]
704         * src/summaryview.c
705                 Show key icon for encrypted mails in summary view
706
707         * src/pixmaps/clip.xpm
708         * src/pixmaps/clipkey.xpm
709         * src/pixmaps/key.xpm
710                 New/modified icons for the above
711
712 2001-12-27 [melvin]     0.6.6claws25
713
714         * src/prefs_common.c
715                 Put spell checker options in a separate tab to decrease
716                 the Common Preferences window height.
717
718         * README.claws  
719                 Update spell checker usage instruction about its options
720                 location.
721
722 2001-12-27 [melvin]     0.6.6claws24
723
724         * src/compose.c
725                 Changed subject entry widget position. Initial focus is
726                 on the To header instead of the subject entry.
727                 Creating a new header scrolls the header list to make the
728                 created one visible. Nevertheless, when automatically filling
729                 headers, the first one is shown.
730                 A Tab key press in the last empty header entry zips the 
731                 focus to the subject entry.
732                 (I did not change the combo boxes, yet)
733
734 2001-12-26 [alfons]     0.6.6claws23
735
736         * src/prefs_account.c
737         * src/inc.c
738                 allow default inbox to reside in another mailbox (only
739                 works for POP3 accounts)
740
741 2001-12-26 [alfons]     0.6.6claws22
742         
743         * src/textview.c
744                 make reply-on-click work with the account of the selected folder
745         * src/compose.c
746                 put a fixme here to remind me to fix finding correct default
747                 account for nested folders
748
749 2001-12-25 [alfons]     0.6.6claws21
750
751         * src/summaryview.c
752                 make column headers display locked and mark pixmaps (idea by Melvin) 
753                 fix bug by adding score and locked column type to sort array
754
755 2001-12-25 [alfons]     0.6.6claws20
756         
757         * src/summaryview.c
758                 catch a *potentially* inadvertent write back of  
759                 the message cache(s) introduced by 0.6.5claws37
760
761 2001-12-25 [christoph]  0.6.6claws19
762
763         * src/stock_pixmap.[ch]
764         * src/summaryview.c
765                 add ignore thread pixmap
766                 (can someone draw a better icon for this?)
767
768 2001-12-24 [alfons]     0.6.6claws18
769
770         * src/prefs_folder_item.c
771                 make address completion actually work for the
772                 Default To address in the Folder Property dialog.
773
774 2001-12-24 [alfons]     0.6.6claws17
775         
776         * src/summaryview.c
777                 use new style regexp for subject stripping 
778                 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
779
780 2001-12-24 [darko]      0.6.6claws16
781
782         * src/pgptext.c
783         * src/rfc2015.c
784                 move GPG related informational messages to debug mode
785
786 2001-12-23 [alfons]     0.6.6claws15
787
788         * src/stock_pixmap.[ch]
789         * src/summaryview.c
790                 add the forgotten Claws' locked pixmap
791
792 2001-12-23 [alfons]     0.6.6claws14
793
794         * src/filesel.c
795                 accept file name typed in entry in multi file
796                 selector (patch submitted by Gustavo Noronha Silva 
797                 <kov@debian.org>)
798
799 2001-12-23 [alfons]     0.6.6claws13
800
801         * src/prefs_filter.c
802         * src/prefs_filtering.c
803         * src/matcher.c
804         * src/importmutt.c
805                 clean up a little bit
806         
807         * src/string_match.c
808                 validate input strings a little bit more
809
810 2001-12-23 [alfons]     0.6.6claws12
811
812         * src/Makefile.am
813         * src/summaryview.c
814         * src/string_match.[ch]         ** NEW **
815         * src/folderview.[ch]
816         * src/headerview.h
817         * src/folder.[ch]
818         * src/prefs_folder_item.[ch]
819                 add subject simplification to strip out strings from
820                 a subject line (esp. handy for mailing lists). 
821                 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
822                 but slightly changed things for better integration.)
823
824 2001-12-23 [alfons]     0.6.6claws11
825
826         * src/mainwindow.c
827                 fix bug introduced by submission included in 0.6.5claws52.
828                 ideally this submission should clean the trash if any trash
829                 folder has a message. however, the hasTrash variable was
830                 set to false whenever a trash folder was empty (discarding
831                 a previously found *filled* trash folder.)
832
833                 also edited the code a little bit and made it more safe.
834
835 2001-12-22 [alfons]     0.6.6claws10
836
837         * src/imap.c
838                 quick fix for Martin Pool's omission of an account
839                 specific SSL setting
840
841 2001-12-22 [alfons]     0.6.6claws9
842
843         * src/compose.c
844         * src/messageview.c
845         * src/mimeview.c
846         * src/pgptext.c
847         * src/procmime.[ch]
848                 better support for multipart/digest (submitted
849                 by Fredrik <e98fo@efd.lth.se>)
850
851 2001-12-22 [alfons]     0.6.6claws8
852
853         * src/addressbook.c
854                 correct function signature
855         * src/socket.[ch]
856         * src/imap.[ch]
857         * src/prefs_account.[ch]
858                 allow IMAP over SSH tunnel (patch submitted by 
859                 Martin Pool <mbp@samba.org>)
860
861 2001-12-21 [alfons]     0.6.6claws7
862
863         * sync with sylpheed 0.6.6cvs4-9
864                 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
865
866 2001-12-21 [christoph]  0.6.6claws6
867
868         * src/compose.c
869         * src/prefs_folder_item.[ch]
870                 implement saving of outgoing messages to current folder.
871                 fix segfault when no default outbox is available
872                 (closes bug #495683)
873
874 2001-12-21 [carsten]    0.6.6claws5
875         * src/folderview.c
876         * src/summaryview.c
877                 pressing CTRL while DND does now the expected thing and
878                 copies the mail (moving is still the default, as this
879                 seam more appropriate for handling mails by DND)
880
881 2001-12-18 [paul]       0.6.6claws4
882
883         * sync with sylpheed 0.6.6cvs3
884                 see ChangeLog entries 2001-12-18
885
886 2001-12-18 [hiro]       0.6.6claws3
887
888         * src/undo.c
889                 fix for multibyte characters (obtain the number of letters
890                 instead of bytes).
891
892 2001-12-17 [paul]       0.6.6claws2
893
894         * sync with sylpheed 0.6.6cvs1
895                 see ChangeLog entry 2001-12-16
896
897 2000-12-17 [alfons]     0.6.6claws1
898
899         * src/filtering.c
900                 clean up
901
902 2001-12-16 [paul]       0.6.6claws
903 2001-12-15
904
905         * Release version 0.6.6claws, cvs tag: rel_0_6_6
906
907         * src/mimeview.c
908                 last minute sync with main 0.6.6
909
910         * po/es.po
911                 updated by Ricardo Mones Lastra
912                 update for last minute sync
913         * po/fr.po
914         * po/nl.po
915                 update for last minute sync
916         * po/de.po
917                 updated by Jens Oberender
918         * po/pt_BR.po
919                 updated by Fabio Junior Beneditto
920
921         * src/prefs_common.[ch]
922         * src/undo.c
923                 number of undo levels is user configurable
924                 (squeeze it into the release in the dying
925                 moments) Submitted by Jens Oberender    
926
927 2001-12-15 [melvin]
928
929         * po/fr.po
930                 updated french translation
931
932 2001-12-15 [paul]       0.6.5claws92
933
934         * sync with sylpheed 0.6.5cvs28
935                 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
936
937         * po/nl.po
938                 update to allow for sync
939
940 2001-12-15 [alfons]
941         
942         * po/nl.po
943                 update dutch translation
944
945 2001-12-14 [carsten]    0.6.5claws91
946         * src/summaryview.c
947                 fixed bug #473785; also after changing the column order
948                 the same message will be selected and displayed as before
949                 the reordering
950
951 2001-12-14 [carsten]    0.6.5claws90
952         * src/folderview.c
953                 probably found the bug reported by wwb opening or closing
954                 a folder tree just before dnd (found the solution in the
955                 balsa source -- thanks to them)
956
957 2001-12-14 [carsten]    0.6.5claws89
958         * src/gtkutils.c
959         * src/account.c
960                 moved gtk_clist_moveto to the right place, so that
961                 only the accounts dialog is effected on opening
962
963 2001-12-14 [carsten]    0.6.5claws88
964         * src/gtkutils.c
965                 gtkut_clist_set_focus_row does a gtk_clist_moveto
966                 now, so that the focused row will be seen in any case
967                 (reported by wwp on sf-claws-user)
968
969 2001-12-14 [darko]      0.6.5claws87
970
971         * src/compose.c
972                 remove unnecessary line
973
974 2001-12-14 [paul]       0.6.5claws86
975
976         * sync with sylpheed 0.6.5cvs27
977                 see ChangeLog entries 2001-12-14
978
979 2001-12-14 [carsten]    0.6.5claws85
980         * src/mainwindow.c
981                 following a suggestion of Melvin the rcoabm pops up
982                 right under the button now and the button is reliefed
983                 while the popup is open
984
985 2001-12-14 [darko]      0.6.5claws84
986
987         * src/compose.c
988                 fix crash when wrapping long lines if linewrap quotation
989                 is disabled and wrapper encounters a word spanning more
990                 than one line
991
992 2001-12-13 [paul]       0.6.5claws83
993
994         * src/compose.c
995                 prefer 'Reply-To' header over mailing list header when
996                 replying to a message. Finally prevent all those confirmation 
997                 messages being sent to the list itself.
998
999         * src/summaryview.c
1000                 remove unused summary_set_menu_sensitive() entry
1001
1002 2001-12-13 [paul]       0.6.5claws82
1003
1004         * src/folderview.c
1005         * src/pixmaps/inbox-hrm.xpm     ** NEW FILE **
1006         * src/pixmaps/outbox-hrm.xpm    ** NEW FILE **
1007         * src/pixmaps/trash-hrm.xpm     ** NEW FILE **
1008                 improvements to 'Hide read messages': Inbox, Outbox,
1009                 Trash, Queue, and Draft icons now reveal presence of hidden 
1010                 messages
1011
1012 2001-12-12 [alfons]     0.6.5claws81
1013
1014         0.6.5claws80 was tagged as LAST_STABLE
1015
1016         * src/filtering.[ch]
1017         * src/matcher.[ch]
1018         * src/matcher_parser_lex.c
1019                 fix the filtering; my last attempt to get it right, 
1020                 if it does not work, it's Hoa's turn. ;-)
1021
1022                 for my honourable peers:
1023                 
1024                 the code now makes a clear distinction between
1025                 rules as they are displayed (probably escaped),
1026                 and as they are executed (probably unescaped). the
1027                 parser does *NOT* do any unescaping, this is
1028                 the task of the matcher.c (which breaks up a
1029                 rule into condition) and the filtering.c (which
1030                 breaks up the rule's action). to make this
1031                 run happily we provide an unescaped copy of
1032                 crucial strings to the MatcherProp and 
1033                 FilteringAction structures. note that the only
1034                 exception to this is any REGEXP string. those
1035                 are directly passed to regcomp() and regexp()
1036                 (who have much more powerful unescape functions).
1037                 
1038                 for everyone else:
1039         
1040                 you can escape tab (\t), carriage return (\r),
1041                 linefeed (\n), form feed (\f), quote (\"), 
1042                 single quote (\'), bell (\b) in all the entry
1043                 lines in the scoring & filtering dialogs.
1044                 as an added bonus this should not affect
1045                 existing filtering rules.
1046
1047 2001-12-12 [carsten]    0.6.5claws80
1048
1049         * src/summaryview.c
1050         * po/de.po
1051                 "item(s) selected" is now sensitive to 1 or more
1052                 than one selected (nice for language where simple
1053                 adding of a "s" is not possible as German (Eintrag
1054                 ->Eintr"age)
1055                 
1056                 the "forward as attachment" entry from the right
1057                 click menu removed, "forward" acts following the
1058                 prefs
1059         
1060         * src/textview.c
1061                 reverted my former changes; so compiler warning again
1062                 but there's more GTK_TEXT/GTK_STEXT mixing on other places
1063                 nevertheless
1064
1065         * src/messageview.c
1066                 "search in message" does now *not* only work in MVIEW_TEXT
1067                 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
1068                 message
1069
1070         * src/mainwindow.c
1071                 removed "/File/_Close" as it was the same as "/File/E_xit"
1072                 and we don't need it two times
1073
1074                 the separate folder view and message view now get a distinct
1075                 WMCLASS, just in case someone is using sawfish ;-)
1076
1077                 as the menu entries "/View/Message view" and "/View/Folder tree"
1078                 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
1079                 make them sensitive accordingly and as these two are "shown"
1080                 after startup anytime check this menuitem at startup
1081
1082 2001-12-12 [paul]       0.6.5claws79
1083
1084         * src/folderview.c
1085                 fix sensitivity of 'Search folder...', broken in
1086                 0.6.5claws75
1087
1088         * src/mainwindow.c
1089                 fix dodgy English
1090
1091 2001-12-11 [carsten]    0.6.5claws78
1092         * src/filtering.c
1093                 fixed two typos returning a wrong FALSE/TRUE
1094         * src/mainwindow.[ch]
1095                 extra menu for email/news button removed
1096
1097 2001-12-11 [alfons]     0.6.5claws77
1098         
1099         * src/matcher.c                 (1.3)
1100         * src/matcher_parser_lex.l      (1.28)
1101                 revert for another attempt
1102                 mark 0.6.5claws77 as LAST_STABLE
1103
1104 2001-12-11 [christoph]  0.6.5claws76
1105
1106         * po/de.po
1107                 fixed wrong translation for prev. unread msg
1108
1109 2001-12-11 [paul]       0.6.5claws75
1110
1111         * src/folder.[ch]
1112         * src/folderview.c
1113         * src/mainwindow.c
1114         * src/summaryview.[ch]
1115         * src/pixmaps/dir-open-hrm.xpm  ** NEW FILE **
1116                 enable ability to hide read messages on per folder basis via 
1117                 '/Summary/Hide read messages'; when selected, a folder will 
1118                 have a red open folder icon, instead of a blue icon, if the 
1119                 folder contains hidden messges
1120                 submitted by Thomas Link <t.link.tmp200101.gmx.net> 
1121
1122         * src/mainwindow.c
1123                 remove '/Message/Forward as attachment' from 
1124                 main_window_set_menu_sensitive() to prevent debug warning
1125
1126         * src/folderview.c
1127         * src/mainwindow.c
1128                 Clean up some of the English
1129
1130         * tools/newscache_clean.pl
1131                 allow for new 'hidereadmsgs' entry in folderlist.xml
1132
1133         * po/es.po
1134                 updated translation, submitted by Ricardo Mones Lastra
1135
1136 2001-12-11 [paul]       0.6.5claws74
1137
1138         * sync with sylpheed 0.6.5cvs25
1139                 see ChangeLog entry 2001-12-11
1140
1141 2001-12-10 [alfons]     0.6.5claws73
1142
1143         * src/matcher.c
1144                 add more control characters
1145         * src/matcher_parser_lex.l
1146                 make escaping / unescaping work again
1147
1148 2001-12-10 [alfons]     0.6.5claws72
1149
1150         * src/imap.c
1151                 clean up warnings "returning value for void function" 
1152         * src/prefs_filtering.c
1153                 make info button for execute action sensitive
1154
1155 2001-12-10 [paul]       0.6.5claws71
1156
1157         * src/compose.c
1158         * src/imap.[ch]
1159         * src/summaryview.c
1160                 fix: imap server now gets informed of MARKED, UNMARKED
1161                 and REPLY events. Now people can use different IMAP-Mail
1162                 clients and have the exact same information about MARKED,
1163                 UNMARKED and REPLY status with all of them. Especially
1164                 useful for imap servers with a web-frontend.
1165                 submitted by Tobias Sandhaas <medlor@web.de>
1166
1167 2001-12-09 [melvin]     0.6.5claws70
1168         
1169         * src/textview.[ch]
1170                 fixed bug #490076 (hunted down by Alfons who implemented
1171                 a workaround in 0.6.5claws65)
1172
1173 2001-12-09 [christoph]  0.6.5claws69
1174
1175         * src/summaryview.c
1176                 set pointer to string in LOCKED column to NULL
1177                 (might fix bug #490800)
1178
1179 2001-12-09 [carsten]    0.6.5claws68
1180
1181         * po/de.po
1182                 resolved some cluttered menu shortcuts 
1183                 ('creating new email' and 'creating news message'
1184                 hade the same)
1185         * src/compose.c
1186                 wmclass now distinc from main window
1187         * src/mainwindow.c
1188           src/mainwindow.h
1189                 email/news and forward button functionality similar
1190                 to the reply buttons; removed the ugly dropdown arrows
1191                 and use instead the right mouse button
1192
1193 2001-12-09 [paul]       0.6.5claws67
1194
1195         * src/imap.c
1196         * src/utils.h
1197                 allow spaces in imap folder names
1198                 submitted by Willem van Engen <wvengen@stack.nl>
1199
1200 2001-12-09 [paul]       0.6.5claws66
1201
1202         * sync with sylpheed 0.6.5cvs24
1203                 see ChangeLog entry 2001-12-09
1204
1205 2001-12-08 [alfons]     0.6.5claws65
1206
1207         * src/textview.c
1208                 prevent secondary selection claim after "add to sender" dialog
1209                 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
1210                 we trick GTK by simulating a click at (0, 0) in the textview.
1211
1212 2001-12-08 [hoa]        0.6.5claws64
1213
1214         * src/folder.c
1215                 fixed a bug about the .processing folder name while filtering
1216
1217 2001-12-08 [alfons]     0.6.5claws63
1218
1219         * src/folderview.c 
1220                 work around problem of not correctly updating folder stats
1221                 when deleting messages. there's some folder scanning evil
1222                 going so the folderview_update_msg_num() does not work
1223                 correctly. need to investigate this.
1224
1225 2001-12-08 [paul]       0.6.5claws62
1226
1227         * sync with sylpheed 0.6.5cvs23
1228                 see ChangeLog entry 2001-12-08
1229
1230 2001-12-07 [christoph]  0.6.5claws61
1231
1232         * src/compose.c
1233                 fix another header translation problem
1234
1235 2001-12-07 [alfons]     0.6.5claws60
1236
1237         * src/mbox.c
1238                 make filtering also work on local spool mbox
1239
1240 2001-12-07 [carsten]    0.6.5claws59
1241         * src/addressbook.c
1242                 addressbook window gets a wmclass distinct from the main
1243                 sylpheed window
1244         * src/compose.h
1245         * src/mainwindow.[ch]
1246                   forward menu item will use mode selected in prefs, forward 
1247                 as attatchment in menu removed (will be substituted in the
1248                 toolbar similar to reply buttons)
1249                   create news message menu entry and news button is now 
1250                 sensitive to the existance of a news account
1251         * src/pixmaps/stock_mail_reply_quote.xpm           ** REMOVED **
1252         * src/pixmaps/stock_mail_reply_to_all_quote.xpm    ** REMOVED **
1253         * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
1254                 these are removed because the toolbar buttons don't show
1255                 the quoting modus any longer
1256
1257 2001-12-07 [paul]
1258
1259         * tools/newscache_clean.pl      ** NEW FILE **
1260                 perl script to do some tidying up in the newscache directory 
1261                 
1262         * tools/sylpheed-switcher       ** NEW FILE **
1263                 perl script to enable easy switching between main and claws
1264                 
1265         * tools/README
1266                 added descriptions of the two new perl scripts          
1267
1268
1269 2001-12-07 [melvin]     0.6.5claws58
1270
1271         * src/messageview.c
1272                 fixed a warning during compilation introduced in 0.6.5claws56
1273
1274 2001-12-07 [paul]       0.6.5claws57
1275
1276         * src/mainwindow.[ch]
1277         * src/menu.[ch]
1278                 further usability enhancements to replying with or without 
1279                 quoting via the toolbar, use of Ctrl key is replaced by 
1280                 drop down menu 
1281                 Submitted by Carsten Schurig            
1282
1283 2001-12-07 [melvin]     0.6.5claws56
1284
1285         * src/messageview.c
1286                 hack to fix bug that prevented to make/paste selections
1287                 after switching between MVIEW_TEXT and MVIEW_MIME views
1288                 without deselecting the selection first.
1289
1290 2001-12-06 [alfons]     0.6.5claws55
1291
1292         * src/filtering.[ch]
1293         * src/inc.c
1294                 revise filtering a little bit more, and make sure
1295                 messages are delivered to the appropriate inbox
1296                 (perhaps set per account)
1297
1298 2001-12-06 [paul]       0.6.5claws54
1299
1300         * sync with sylpheed 0.6.5cvs22
1301                 see ChangeLog entry 2001-12-06
1302
1303 2001-12-05 [alfons]     0.6.5claws53
1304
1305         * src/inc.c
1306         * src/folder.[ch]
1307         * src/procmsg.c
1308         * src/filtering.c
1309                 more revisions of filtering system
1310                 (last stable version is marked as LAST_STABLE)
1311                 
1312                 | NOTE 1): the filtering system now uses a local folder called
1313                 | .processing. if filtering fails, check this directory
1314                 | for missing messages.
1315                 |
1316                 | NOTE 2): help us find the filtering actions still missing
1317
1318 2001-12-05 [paul]       0.6.5claws52
1319
1320         * src/mainwindow.c
1321                 fix bug where 'Empty Trash?' pop-up window appears even
1322                 when Trash is empty, submitted by Jesse Skinner         
1323
1324 2001-12-05 [melvin]     0.6.5claws51
1325
1326         * src/compose.c
1327                 fixed bug #486106 to select correct account when reediting 
1328                 a queued message
1329         
1330 2001-12-04 [alfons]     0.6.5claws50
1331
1332         * src/mh.c
1333                 declare markfile in appropriate functions when
1334                 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
1335                 for spotting this)
1336
1337 2001-12-04 [paul]       0.6.5claws49
1338
1339         * sync with sylpheed 0.6.5cvs21
1340                 see ChangeLog entry 2001-12-04
1341
1342 2001-12-03 [christoph]  0.6.5claws48
1343
1344         * po/de.po
1345                 changed translation of undo
1346         * src/account.c
1347         * src/folder.c
1348                 don't reinvent the wheel to traverse a GNode
1349         * src/compose.[ch]
1350                 seperate code to create the compose gui into functions
1351                 add "Others" page with folder selection for saving copy
1352                 of the message.
1353                 the folder identifier is saved to queue header
1354         * src/procmsg.c
1355                 save message to folder in queue header
1356
1357 2001-12-03 [paul]       0.6.5claws47
1358
1359         * sync with sylpheed 0.6.5cvs20
1360                 see ChangeLog entry 2001-12-03
1361
1362 2001-12-01 [paul]
1363
1364         * more sync with sylpheed 0.6.5cvs19
1365                 see ChangeLog entry 2001-11-29
1366
1367 2001-11-30 [paul]       0.6.5claws46
1368         
1369         * src/compose.c
1370                 remove conflicts introduced by Hoa's last commit
1371          
1372         * src/mainwindow.c
1373                 make 'Message/Bounce' sensitive
1374
1375 2001-11-30 [hoa]        0.6.5claws45
1376
1377         * src/compose.c
1378                 slightly change bounce function to add
1379                 information about the user that bounced the mail
1380                 in the From header line.
1381
1382         * src/folderview.c
1383                 permit the use of processing in outbox folder.
1384
1385 2001-11-29 [paul]       0.6.5claws44
1386
1387         * src/mainwindow.[ch]
1388         * src/prefs_common.c
1389         * src/pixmaps/stock_mail_reply_quote.xpm            ** NEW FILE **
1390         * src/pixmaps/stock_mail_reply_to_all_quote.xpm     ** NEW FILE **
1391         * src/pixmaps/stock_mail_reply_to_author_quote.xpm  ** NEW FILE **
1392                 usability enhancements to the quoting, implements
1393                 use of Ctrl key to toggle quoting settings
1394                 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
1395
1396 2001-11-29 [paul]       0.6.5claws43
1397         
1398         * sync with sylpheed 0.6.5cvs19
1399                 see ChangeLog entry 2001-11-28
1400
1401 2001-11-29 [melvin]     0.6.5claws42
1402         * src/Makefile.am
1403                 added enriched.[ch] to the list of files
1404
1405         * src/textview.c
1406         * src/mimeview.c
1407         * src/procmime.[ch]
1408         * src/enriched.[ch]
1409                 added support to view text/enriched
1410                 added support to show headers in message view for text/enriched and text/html
1411                         in non multipart messages
1412
1413 2001-11-28 [paul]       0.6.5claws41
1414
1415         * more sync with sylpheed 0.6.5cvs18
1416                 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
1417
1418 2001-11-27 [paul]       0.6.5claws40
1419         
1420         * po/pt_BR.po
1421                 updated translation, submitted by Fabio Junior Beneditto
1422                 
1423         * sync with sylpheed 0.6.5cvs18
1424                 see ChangeLog entries 2001-11-26 (src/textview.c) and
1425                 2001-11-27
1426
1427
1428 2001-11-26 [paul]
1429
1430         * po/es.po
1431                 updated translation, submitted by Ricardo Mones Lastra
1432
1433 2001-11-26 [alfons]
1434
1435         * src/matcher.c
1436                 add more translatable strings
1437
1438 2001-11-26 [christoph]  0.6.5claws39
1439
1440         * po/de.po      
1441                 fixed one more umlaut
1442         * src/compose.c
1443                 fix translated header when it should not be translated
1444
1445 2001-11-26 [paul]       0.6.5claws38
1446
1447         * src/mainwindow.c
1448                 remove '/Message/Add Sender to address book' from 
1449                 main_window_set_menu_sensitive(), prevent debug warning
1450                 add 'Message/Mark/Mark all read' to mainwin_entries[]
1451
1452 2001-11-26 [paul]       0.6.5claws37
1453
1454         * src/summaryview.c
1455                 fix 'recurring unread state' bug 
1456
1457         * tools/README 
1458         * tools/filter_conv.pl
1459                 read name of top level mailbox from folderlist.xml
1460                 and presume nothing about its name              
1461
1462 2001-11-26 [darko]      0.6.5claws36
1463
1464         * src/gtkstext.[ch]
1465                 removed functions that are now in gtkutils.c
1466                 use gtkut_text_is_uri_string() from gtkutils.c
1467         * fix my comment on 2001-11-23 (missing gtkutils.[ch])
1468
1469 2001-11-26 [paul]       0.6.5claws35
1470
1471         * sync with sylpheed 0.6.5cvs16
1472                 see ChangeLog entries 2001-11-25 and 2001-11-26
1473
1474 2001-11-25 [alfons]     0.6.5claws34
1475
1476         EXPERIMENTAL!!! Please checkout the last stable version using: 
1477           
1478         % cvs update -r LAST_STABLE -dRAP
1479
1480         (Or help us testing this stuff.)
1481
1482         * src/filtering.c               (1.14)
1483         * src/filtering.h               (1.6)
1484         * src/inc.c                     (1.28)
1485         * src/matcher.c                 (1.20)
1486         * src/mbox.c                    (1.9)
1487         * src/procmsg.h                 (1.14)
1488         * src/summaryview.c             (1.59)
1489         * src/summaryview.h             (dunno)
1490                 revert/merge/sync to as it was before commit 
1491                 on Thu, 19 Jul 2001 10:15:51 -0700.
1492
1493 2001-11-25 [hoa]        0.6.5claws33
1494
1495         * src/main.c
1496                 processing mails at startup
1497
1498         * src/folderview.c
1499         * src/summaryview.[ch]
1500                 processing mails when entering folder
1501
1502         * src/prefs_filtering.c
1503                 fixed some UI bugs
1504
1505 2001-11-24 [alfons]     0.6.5claws32
1506
1507         * src/summaryview.[ch]
1508                 make summary sort headers work, and also make
1509                 sure the sort type is stored
1510
1511 2001-11-23 [alfons]     0.6.5claws31
1512
1513         * src/summaryview.[ch]
1514                 make lock work like mark
1515                 disallow deleting messages marked as locked
1516
1517 2001-11-23 [alfons]     0.6.5claws30
1518
1519         * src/gtkstext.c
1520         * src/compose.[ch]
1521         * src/Makefile.am
1522         * src/undo.[ch]
1523                 merge undo patch submitted by Jens
1524
1525 2001-11-23 [christoph]  0.6.5claws29
1526
1527         * src/.cvsignore
1528                 added ylwrap
1529         * src/compose.c
1530                 fixed gpg signing and encoding
1531         * src/folder.[ch]
1532         * src/main.c
1533                 added --status option to get new, unread and total
1534                 message count from a running sylpheed
1535         * src/prefs_common.c
1536                 temporary fix for reply_with_quote problem
1537                 (don't call functions for non existing widget)
1538         * src/procmsg.c
1539                 one more check for ignored threads but still not
1540                 always working correctly. probably a recursive
1541                 check for all parents is needed
1542
1543 2001-11-23 [darko]      0.6.5claws28
1544
1545         * src/compose.c
1546                 wrapping on send improvements
1547         * src/gtkutils.[ch]
1548                 fix for GtkSText after last sync with main branch
1549                 GTK_TEXT -> GTK_STEXT
1550
1551 2001-11-23 [paul]       0.6.5claws27
1552
1553         * sync with sylpheed 0.6.5cvs14
1554                 see ChangeLog entries 2001-11-22 and 2001-11-23
1555                 
1556         * po/de.po
1557                 fixed the scrambled umlauts 
1558                 submitted by Carsten Schurig <Carsten.Schurig@web.de>
1559
1560 2001-11-21 [paul]       0.6.5claws26
1561
1562         * sync with sylpheed 0.6.5cvs12
1563                 see 2nd ChangeLog entry dated 2001-11-20
1564
1565 2001-11-20 [paul]       0.6.5claws25
1566
1567         * sync with sylpheed 0.6.5cvs11
1568                 see ChangeLog entry 2001-11-19 (src/utils.c)
1569
1570 2001-11-20 [hiro]
1571
1572         * src/compose.c
1573                 GTK_TEXT -> GTK_STEXT
1574                 fix for wrong comment
1575
1576 2001-11-20 [hiro]       0.6.5claws24
1577
1578         * src/compose.[ch]
1579                 more merges from main branch
1580                 removed fatal warnings (uninitialized variables etc.)
1581                 some coding style fix
1582         * src/gtkutils.h
1583                 fixed typo.
1584         * src/addressbook.c
1585           src/addrindex.c
1586                 V-Card -> vCard
1587
1588 2001-11-19 [hoa]        0.6.5claws23
1589
1590         * src/filtering.c
1591         * src/prefs_scoring.c
1592         * src/matcher.[ch]
1593         * src/scoring.c
1594                 cleaning code
1595
1596         * src/matcher_parser_parse.y
1597         * src/prefs_filtering.c
1598                 bouncing
1599
1600 2001-11-19 [alfons]     0.6.5claws22
1601
1602         more of my old things into claws
1603
1604         * src/Makefile.am
1605         * src/prefs_common.c
1606         * src/procmsg.h
1607         * src/summaryview.[ch]
1608         * src/prefs_summary_column.c
1609         * src/pixmaps/locked.xpm
1610                 add indicators for locking of message in summary view
1611                 (does not work yet, only visual indicator)
1612
1613 2001-11-19 [paul]       0.6.5claws21
1614
1615         * sync with sylpheed 0.6.5cvs10
1616                 see ChangeLog entry 2001-11-19
1617
1618 2001-11-18 [alfons]     0.6.5claws20
1619         
1620         * src/filtering.c
1621                 remove an inadvertent free I forgot in previous clean up 
1622
1623 2001-11-18 [alfons]     0.6.5claws19
1624
1625         * src/filtering.[ch]
1626                 clean up & plug leaks
1627
1628 2001-11-18 [paul]       0.6.5claws18
1629
1630         * sync with sylpheed 0.6.5cvs9
1631                 see ChangeLog entries 2001-11-17 and 2001-11-18
1632
1633 2001-11-16 [paul]       0.6.5claws17
1634
1635         * sync with sylpheed 0.6.5cvs8
1636                 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
1637
1638 2001-11-16 [paul]       0.6.5claws16
1639
1640         * sync with sylpheed 0.6.5cvs7
1641                 see ChangeLog entries 2001-11-15 and 2001-11-16
1642
1643 2001-11-15 [hoa]        0.6.5claws15
1644
1645         * src/compose.c
1646                 fix bounce, mails we received couln't be bounced to ourself.
1647
1648         * src/defs.h
1649         * src/filtering.[ch]
1650         * src/matcher.[ch]
1651         * src/matcher_parser.h
1652         * src/matcher_parser_lex.l
1653         * src/matcher_parser_parse.y
1654         * src/inc.c
1655         * src/main.c
1656         * src/mbox.c
1657         * src/prefs_filtering.[ch]
1658         * src/mainwindow.c
1659         * src/prefs_matcher.c
1660         * src/prefs_scoring.c
1661         * src/scoring.[ch]
1662         * src/summaryview.c
1663                 new matcher/filter/score configuration file parser
1664                 one unique configuration file => ~/.sylpheed/matcherrc
1665                 import in currently automatic, then save are made
1666                 in this new file.
1667                 one filter per folder and one global filter
1668                 (filter of a folder will be used as folder processing)
1669
1670         * src/folder.c
1671                 fix a bug in folder_item_get_identifier
1672                 
1673         * src/messageview.c
1674                 receive receipt return are fixed.
1675
1676 2001-11-14 [alfons]     0.6.5claws14
1677
1678         * src/session.h
1679                 add things from main branch to make claws compile
1680
1681 2001-11-14 [paul]       0.6.5claws13
1682
1683         * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
1684                 see ChangeLog entries 2001-11-08 to 2001-11-14
1685
1686 2001-11-14 [hoa] 0.6.5claws12
1687
1688         * src/compose.[ch]
1689         * src/mainwindow.c
1690         * src/summaryview.c
1691                 add "bounce mail" option
1692
1693 2001-11-13 [christoph]  0.6.5claws11
1694
1695         * src/compose.c
1696                 Cleanup a mess i add before commiting
1697
1698 2001-11-13 [hoa]        0.6.5claws10
1699
1700         * src/compose.c
1701                 some fixes when mail are sent or
1702                 for crossposts
1703
1704 2001-11-13 [christoph]  0.6.5claws9
1705
1706         * po/de.po
1707                 Changed two string with the same translation
1708         * src/compose.c
1709         * src/procmsg.[ch]
1710         * src/send.[ch]
1711                 New mailsending process:
1712                   - Always queue message before sending
1713                     (message will be saved if sylpheed crashed or
1714                      freezes while sending)
1715                   - Allow queuing of newspostings
1716                   - No copy in outbox before sending
1717                     (closes bug #469501)
1718                   - No more redundant code for send and send_later
1719         * src/summaryview.c
1720                 Applied wwp <subscript@free.fr>'s patch that fixes
1721                 marks for multiple forwarded messages (+compose.c)
1722
1723 2001-11-12 [alfons]
1724
1725         * README.claws
1726                 remove things that are now in main branch
1727         
1728         * po/nl.po
1729                 update Dutch translation
1730
1731 2001-11-12 [mhadasht]   0.6.5.claws8
1732
1733         * src/prefs_common.c
1734                 re-enabled account autoselection feature for forward
1735                 and reedit lost during the branch point for SYNC-B4-REL
1736         * src/gtkspell.c
1737                 gtkpspell_get_dict(): more readable code (even if function is
1738                 not used yet)
1739         * ChangeLog.claws
1740                 added version number info to 2001-11-12 [hiro] comment.
1741
1742 2001-11-12 [hiro]       0.6.5.claws7
1743
1744         * src/compose.c
1745                 compose_forward(): fixed a bug that forward quote mark
1746                 wasn't used.
1747                 removed unnecessary code.
1748         * src/template_select.[ch]: removed.
1749
1750 2001-11-11 [alfons]
1751
1752         * src/compose.c
1753                 :%s/GTK_TEXT/GTK_STEXT/g
1754         
1755         * src/compose.[ch]
1756         * src/undo.[ch]
1757         * src/Makefile.am
1758                 revert the undo stuff (this is 0.6.6claws stuff)
1759
1760 2001-11-11 [hoa]        0.6.5.claws6
1761
1762         * src/compose.[ch]
1763                 Insert signature at the end of the text.
1764                 Added undo patch but currently disabled
1765
1766         * src/procmsg.c
1767                 Threading by subject improved.
1768
1769         * added src/undo.[ch]
1770                 Undo module for compose dialog box.
1771
1772 2001-11-11 [alfons]     0.6.5.claws5
1773
1774         * src/procmsg.c
1775                 prevent threading by subject on nodes that have already been
1776                 threaded by in-reply-to (as in "circular references in a tree
1777                 result in a dead branch")
1778
1779 2001-11-09 [hoa]        0.6.5.claws4
1780         
1781         * src/folderview.c
1782                 allows creation of mbox folder item from any files.
1783
1784 2001-11-09 [alfons]     0.6.5.claws3
1785         
1786         * src/utils.c
1787         * src/procmsg.c
1788                 do what I mean and correct threading by subject so it really
1789                 ignores attracting lines without "Re: "
1790
1791 2001-11-07 [alfons]     0.6.5.claws2
1792
1793         * src/procmsg.c
1794         * src/utils.[ch]
1795                 only attract by subject if a subject line starts with a "Re: "
1796         * src/syldap.c
1797                 remove warning
1798
1799 2001-11-07 [paul]       0.6.5claws1
1800
1801         * sync with sylpheed 0.6.5. release
1802                 see ChangeLog entry 2001-11-07
1803
1804 2001-11-07 [paul]       0.6.4claws31
1805
1806         * sync with sylpheed 0.6.4cvs18
1807                 see ChangeLog entries 2001-10-30 to 2001-11-07
1808                 prefs_templates.[ch] renamed prefs_template.[ch]
1809
1810 2001-11-06 [alfons]
1811         
1812         * src/utils.h
1813                 add semicolon Hoa forgot ;-)
1814                 
1815
1816 2001-11-06 [hoa]        0.6.4claws30
1817         
1818         * src/procmsg.c
1819         * src/summaryview.c
1820         * src/utils.c
1821         * src/utils.h
1822                 threading by subject - empty subject are ignored
1823
1824 2001-11-06 [christoph]  0.6.4claws29
1825
1826         * src/socket.c
1827                 use SSL_peek for sock_gets
1828         * src/utils.c
1829                 removed unneeded pointer in extracting quoted
1830                 names implementation
1831
1832 2001-11-06 [melvin]     0.6.4claws28
1833
1834         * src/gtkspell.c
1835                 fixed bug #476792 Selection overtyping with spell checker
1836                 fixed bug which could cause a buffer overflow
1837                 fixed a memory leak
1838
1839 2001-11-06 [hoa]        0.6.4claws27
1840         
1841         * src/procmsg.c
1842         * src/summaryview.c
1843                 threading by subject
1844
1845 2001-11-05 [alfons]     0.6.4claws26
1846         
1847         * README.claws
1848                 Claws -> Sylpheed (vice versa)
1849
1850         * src/compose.c
1851                 :%s/gtk_text/gtk_stext/g
1852                 :%s/GTK_TEXT/GTK_STEXT/g
1853                 (thanks to Jonathan Ware for spotting this)
1854
1855 2001-11-04 [christoph]  0.6.4claws25
1856
1857         * src/summaryview.c
1858                 replace Xalloca + strdup with Xstrdup_a
1859         * src/utils.c
1860                 better implementation of extracting quoted names
1861                 from addresses (remove backlashes and ignore
1862                 quotes after them)
1863
1864 2001-11-04 [alfons]     0.6.4claws24
1865
1866         * src/utils.[ch]
1867                 edit to comply more with coding style
1868
1869         * src/textview.c
1870                 fix bug reported by Kim Schulz. introduced by the patch integrated
1871                 in 0.6.4claws15. the code did not check the return value of
1872                 the html parser.
1873
1874         * AUTHORS
1875                 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
1876
1877 2001-11-04 [christoph]  0.6.4claws23
1878
1879         * src/main.c
1880         * src/prefs_common.[ch]
1881                 init some pointers that possibly caused a segfault
1882                 reported in the claws-users ML
1883
1884 2001-11-04 [hoa]        0.6.4claws22
1885
1886         * src/grouplistdialog.c
1887                 change the names of the nodes in the tree
1888
1889         * src/compose.c
1890                 enhanced mailto syntax as described in
1891                 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
1892                 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
1893
1894         * src/utils.c
1895                 encode and decode URI (useful when opening URL into
1896                 netscape).
1897
1898 2001-11-03 [hoa]        0.6.4claws21
1899
1900         * src/grouplistdialog.c
1901                 a new newsgroups list selection dialog box
1902                 with a CTree instead of a CList
1903
1904 2001-11-03 [hoa]        0.6.4claws20
1905
1906         * src/folderview.c
1907                 enable property and scoring options when right
1908                 click on "inbox"
1909
1910         * src/summaryview.c
1911                 fixed bug when nickname were displayed using
1912                 the address book.
1913
1914 2001-11-02 [darko]      0.6.4claws19
1915
1916         * src/compose.c
1917                 new wrap quotation and URL/long words wrapping implementation
1918         * src/compose.c src/gtkstext.[ch]
1919                 move gtkstext_strncmp() to gtkstext.c
1920
1921 2001-11-01 [christoph]  0.6.4claws18
1922
1923         * src/prefs_account.c
1924                 fixed mess in account settings dialog
1925         * src/prefs_folder_item.c
1926                 added label with folder path to dialog
1927
1928 2001-10-31 [match]      0.6.4claws17
1929
1930         * src/vcard.c
1931                 fix memory leak.
1932         * src/addrbook.c
1933                 fix generation of spurious address book file names.
1934                 remove redundant functions.
1935         * po/POTFILES.in
1936                 added missing file names.
1937
1938 2001-10-30 [paul]       0.6.4claws16
1939
1940         * sync with sylpheed 0.6.4cvs6
1941                 see ChangeLog entries 2001-10-26 to 2001-10-30
1942
1943         * tools/filter_conv.pl
1944                 read folderlist.xml to discover whether the top-level
1945                 folder is called 'Mailbox' or 'Mail' 
1946
1947 2001-10-29 [paul]       0.6.4claws15
1948
1949         * src/html.c, src/textview.c
1950                 activate links in html mail and fix clickable parts
1951                 Submitted by Matthieu Dazy <dazy@t-surf.com>
1952
1953 2001-10-29 [paul]
1954
1955         * po/de.po, po/es.po, po/pt_BR/po
1956                 updated translations, submitted by Jens Oberender,
1957                 Ricardo Mones Lastra, and Fabio Junior Beneditto
1958
1959 2001-10-29 [darko]      0.6.4claws14
1960
1961         * src/compose.c
1962                 fix wrapping for good
1963
1964 2001-10-29 [darko]
1965
1966         * src/compose.c
1967                 undo previous change as it broke the smart wrapping
1968
1969 2001-10-29 [darko]      0.6.4claws13
1970
1971         * src/compose.c
1972                 fix infinite loop when long URL is quoted
1973                 (closes bug #475122.
1974
1975 2001-10-28 [match]
1976
1977         * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
1978                 import Mutt address book
1979         * src/ldif.[ch] src/importldif.h
1980                 modified import LDIF handle user attributes
1981
1982 2001-10-28 [christoph]  0.6.4claws12
1983
1984         * src/summaryview.c
1985                 fixed that filtering did not work if there
1986                 were no filter rules
1987                 (closes bug #472003 and better implementation
1988                  of patch #474644)
1989
1990 2001-10-27 [christoph]  0.6.4claws11
1991
1992         * src/compose.c
1993                 make the folder's default account to be used when
1994                 replying. (patch by wwp <subscript@free.fr>)
1995         * src/compose.c
1996                 code cleanup, nearly killed all of wwp's patch
1997                 for folder's default account in compose
1998         * src/folderview.c
1999                 error panel when a folder could not be created
2000                 (closes bug #471080 new folder name & already
2001                  existing file)
2002
2003 2001-10-26 [alfons]
2004
2005         * src/utils.h
2006                 change prototype of strstr2() that Christoph forgot about
2007
2008 2001-10-26 [christoph]  0.6.4claws10
2009
2010         * src/account.c
2011                 made search for accounts by email address not case
2012                 sensitive
2013         * src/folder.c
2014                 fixed memory leak in folder_item_get_identifier
2015         * src/gtkspell.c
2016         * src/utils.c
2017                 fixed wrong strstr2 (should work like strstr)
2018
2019 2001-10-26 [darko]      0.6.4claws9
2020
2021         * src/compose.c src/gtkstext.[ch]
2022         * src/gtkstext.c
2023                 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
2024
2025 2001-10-26 [paul]       0.6.4claws8
2026
2027         * src/html.c
2028                 ignore css and javascript tags in html mail
2029                 case-insensitive, with or without double-quoted
2030                 strings
2031
2032 2001-10-26 [paul]       0.6.4claws7
2033
2034         * sync with sylpheed 0.6.4cvs1
2035                 see ChangeLog entry 2001-10-26
2036
2037         * src/prefs_account.c, src/prefs_common.c,
2038           src/prefs_summary_column.c
2039                 minor improvements to the English
2040
2041 2001-10-25 [alfons]     0.6.4claws6
2042
2043         * src/gtkstext.c
2044         
2045                 make GtkSText follow style of GtkText (closes bug 
2046                 #469211 "text selection while writing message")
2047                 
2048                 do sync with GTK 1.2.10
2049
2050 2001-10-25 [paul]       0.6.4claws5
2051
2052         * src/html.c
2053                 ignore css tags in html mail
2054
2055 2001-10-25 [darko]      0.6.4claws4
2056
2057         * src/compose.c
2058                 don't declare is_url_string as static function since
2059                 we need it in gtkstext.c
2060         * src/gtkstext.c
2061                 remove unused variable
2062                 don't wrap long URLs while composing a message
2063
2064 2001-10-24 [christoph]  0.6.4claws3
2065
2066         * src/socket.c
2067                 fix ssl deadlock, when peer closes connection
2068
2069 2001-10-24 [paul]       0.6.4claws2
2070
2071         * src/prefs_common.c
2072                 gettextize the gpg ascii-armored warning message
2073
2074         * src/compose.c
2075                 insert a DOS/MAC file into the composed message
2076                 (improvements)
2077
2078         * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
2079
2080 2001-10-22 [paul]       0.6.4claws1
2081
2082         * sync with sylpheed 0.6.4 release
2083                 see ChangeLog entries 2001-10-21
2084
2085         * po/fr.po, po/pt_BR.po
2086                 updated by Melvin Hadasht and Fabio Junior Beneditto
2087
2088 2001-10-21 [paul]       0.6.3claws30
2089
2090         * src/compose.c
2091                 insert a DOS text file from the compose window
2092                 into the composed message text (removes CRs characters)
2093                 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
2094
2095         * tools/filter_conv.pl, tools/README
2096                 automatically use ~/.sylpheed as working directory
2097                 print out confirmation message on completion
2098
2099         * correct Hoa's last ChangeLog.claws entry
2100
2101 2001-10-20 [hoa]        0.6.3claws29
2102
2103         * src/grouplistdialog.c
2104                 bugfix (another ?) to give the right
2105                 newsgroups list for each news server.
2106
2107         * src/news.c
2108         * src/news.h
2109                 improve the newsgroups list cache
2110
2111 2001-10-20 [paul]       0.6.3claws28
2112
2113         * sync with sylpheed 0.6.3cvs9
2114                 see ChangeLog entry 2001-10-19
2115
2116         * correct Alfons' last ChangeLog.claws entry
2117
2118 2001-10-19 [alfons]
2119
2120         * src/pgptext.[ch]
2121                 fix compilation problems (part of bug #472895)
2122
2123 2001-10-18 [hoa]        0.6.3claws27
2124
2125         * src/grouplistdialog.c
2126                 bugfix when we refresh was clicked (bug 472701)
2127
2128 2001-10-19 [christoph]  0.6.3claws26
2129
2130         * src/compose.c
2131                 last header entry should default to "To:" or
2132                 "Newsgroups:" and not copy the last entry line
2133                 in a new compose window
2134                 (closes bug #472686, #470792)
2135
2136 2001-10-19 [paul]       0.6.3claws25
2137
2138         * sync with Sylpheed 0.6.3cvs8
2139                 see ChangeLog entries 2001-10-18 and 2001-10-19
2140
2141 2001-10-18 [christoph]  0.6.3claws24
2142
2143         * src/procmsg.c
2144                 reimplement ignore thread
2145         
2146 2001-10-18 [hoa]        0.6.3claws23
2147
2148         * src/folderview.c
2149         * src/grouplistdialog.[ch]
2150                 enhanced news subscription interface (feature 469113)
2151
2152         * src/news.c
2153         * src/news.h
2154                 enchanced newsgroup listing,
2155                 now, we can get groups informations
2156                 (NNTPGroupInfo)
2157
2158 2001-10-18 [paul]       0.6.3claws22
2159
2160         * src/summaryview.c
2161                 remove comment (sync with main branch)
2162         * src/mainwindow.c
2163                 fix 'Re-edit' bug in 'Message' menu
2164
2165 2001-10-17 [christoph]  0.6.3claws21
2166
2167         * src/compose.c
2168                 ignore empty or whitespace only header lines
2169
2170 2001-10-17 [paul]       0.6.3claws20
2171
2172         * sync with sylpheed 0.6.3cvs7
2173                 see ChangeLog entries 2001-10-14, 2001-10-16, and
2174                 2001-10-17
2175
2176 2001-10-17 [darko]
2177
2178         * src/compose.c
2179                 wrap long lines without spaces
2180                 don't wrap URLs
2181
2182 2001-10-16 [paul]
2183
2184         * po/es.po, po/nl.po, po/pt_BR.po
2185                 updated by Ricardo Mones Lastra, Alfons,
2186                 and Fabio Junior Beneditto
2187
2188         * sylpheed-0.6.3claws released
2189
2190 2001-10-15 [melvin] 0.6.3claws18
2191
2192         * README.claws
2193                 added summary and detailed installation instructions
2194                 for spell checker
2195         * po/fr.po
2196                 Updated, corrected and completed french translation
2197
2198 2001-10-15 [hoa] 0.6.3claws17
2199         * src/grouplistdialog.c
2200                 we can choose the newsgroups to display with wildcards
2201
2202 2001-10-15 [christoph]  0.6.3claws16
2203
2204         * src/account.c
2205         * src/compose.c
2206         * src/prefs_folder_item.[ch]
2207                 applied wwp <subscript@free.fr>'s folder
2208                 default account patch
2209         * po/de.po
2210                 Fixed wrong translation
2211
2212 2001-10-13 [alfons, christoph, melvin]  
2213                         0.6.3claws15
2214
2215         solution #2 to solve MT-safety problems defers all GUI related calls
2216         to the main thread using a gtk_idle_add() callback. discussed on
2217         ircnet #sylpheed, with christoph spotting some issues with the
2218         original code, and melvin allowing us to lobotomize his sylpheed.
2219
2220         * src/syldap.[ch], src/main.c
2221                 fix race problem in ldap search thread by deferring GUI 
2222                 stuff to main thread using gtk_idle_add()
2223
2224 2001-10-13 [paul]       0.6.3claws14
2225
2226         * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
2227                 add Sergey's smtpcred.patch
2228                 adds separate username/password setting for SMTP Auth
2229                 needed by some servers
2230                 (closes feature request #471659)
2231
2232 2001-10-13 [paul]       0.6.3claws13
2233
2234         * src/pgptext.[ch] **NEW FILES**
2235         * src/Makefile.am, src/messageview.c, src/mimeview.c
2236                 decrypt ascii-armored gpg text embedded in
2237                 the message body.
2238                 Submitted by Jens Jahnke <jan0sch@gmx.net>
2239
2240 2001-10-13 [christoph]  0.6.3claws12
2241
2242         * README.claws
2243                 some more details on default to and
2244                 feature requests
2245         * src/main.c
2246                 init glib threading when ldap is used
2247         * src/syldap.c
2248                 threading fixes
2249         * po/de.po
2250                 fixed a typo
2251
2252 2001-10-12 [paul]       0.6.3claws11
2253
2254         * src/prefs_common.[ch], src/rfc2015.c
2255                 enable ascii-armored gpg text to be embedded in the
2256                 message body, selectable through the 'Privacy'
2257                 preferences. Supports encrypting only.
2258                 Submitted by Ravemax <ravemax@dextrose.com>
2259
2260 2001-10-12 [paul]       0.6.3claws10
2261
2262         * sync with sylpheed 0.6.3cvs6
2263                 see ChangeLog entries 2001-10-11 and 2001-11-12
2264
2265         * src/folderview.c
2266                 incorporated mbox folders, scoring, and folder
2267                 properties into the sync
2268
2269 2001-10-12 [darko]      0.6.3claws9
2270
2271         * README.claws
2272                 describe quotation wrapping
2273         * src/compose.c
2274                 don't treat tab as space to calculate line length properly
2275
2276 2001-10-11 [alfons]
2277
2278         * README.claws
2279                 correct description of how to make new filtering system work,
2280                 add some other things
2281                 
2282         * src/syldap.c
2283                 remove sched_yield() (not necessary / unportable)
2284
2285 2001-10-11 [paul]       0.6.3claws8
2286
2287         * sync with sylpheed 0.6.3cvs3
2288                 see ChangeLog entry 2001-10-10
2289
2290 2001-10-10 [christoph]  0.6.3claws7
2291
2292         * .cvsignore
2293                 ignore 2 files created by newer autotools
2294         * src/prefs_folder_item.c
2295                 using table for widget alignment
2296                 fixed memory leak and broken octal display
2297         * src/filesel.c
2298                 fixed segfault caused by lost filename
2299                 workaround (closes bug #469551)
2300
2301 2001-10-10 [paul]       0.6.3claws6
2302
2303         * sync with sylpheed 0.6.3cvs2
2304                 see ChangeLog entries 2001-10-09 and 2001-10-10
2305
2306 2001-10-10 [darko]      0.6.3.claws5
2307
2308         * src/gtkstext.c
2309                 proper calculation of right margin if smart wrapping is enabled
2310         * src/compose.c
2311                 automatically wrap long lines if wrap quotation is enabled
2312
2313 2001-10-09 [alfons]     0.6.3.claws4
2314
2315         * src/summaryview.c
2316                 select correct row when deleting last row in the summary view (and
2317                 close bug "[ #469104 ] select second last in list when deleting")
2318
2319 2001-10-09 [paul]       0.6.3claws3
2320
2321         * sync with sylpheed 0.6.3cvs1
2322                 updated some autotool scripts
2323
2324 2001-10-09 [darko]      0.6.3claws2
2325
2326         * src/gtkstext.[ch]
2327                 new name and mark with Sylpheed comment
2328         * src/compose.c
2329                 smart quotation wrapping a-la VIM
2330
2331 2001-10-08 [paul]       0.6.3claws1
2332
2333         * sync with sylpheed 0.6.3 release
2334                 see ChangeLog entry 2001-10-08
2335
2336 2001-10-08 [paul]       0.6.2claws24
2337
2338         * src/summaryview.c
2339                 more sync with sylpheed 0.6.2cvs12
2340                 Fixed the bug that didn't select the last row correctly
2341
2342
2343 2001-10-07 [paul]       0.6.2claws23
2344
2345         * sync with sylpheed 0.6.2cvs12
2346                 see ChangeLog entry 2001-10-07
2347
2348 2001-10-06 [match]
2349         * src/jpilot.[ch]
2350                 enable jpilot to read unsynch'ed addresses.
2351
2352         * src/editldap_basedn.c
2353                 fix segfault when opening dialog.
2354
2355 2001-10-06 [alfons]     0.6.2.claws22
2356
2357         * src/summaryview.c
2358                 fix bug with summary view selecting last *inserted*
2359                 node instead of last *visible* node. remember we
2360                 work with a tree
2361
2362 2001-10-06 [paul]       0.6.2claws21
2363
2364         * po/pt_BR.po
2365                 updated translation, contains some fixes and new
2366                 translations, submitted by Gustavo Noronha Silva
2367                 <kov@debian.org>
2368
2369         * src/prefs_common.c
2370                 change 'each' to 'every' - fix dubious English
2371
2372         * sync with sylpheed 0.6.2cvs11
2373
2374 2001-10-05 [alfons]     0.6.2claws20
2375
2376         * src/mainwindow.[ch], src/folderview.c
2377                 make composite tool button switch between "Compose News"
2378                 and "Compose Mail" depending on selected folder
2379                 (nifty idea by Kim Schulz <kim@schulz.dk>)
2380
2381 2001-10-05 [paul]       0.6.2claws19
2382
2383         * src/mainwindow.c, src/summaryview.c
2384                 fix 'Message/Reply to all', broken in last commit
2385
2386         * src/compose.c
2387                 fix X_BEENTHERE seg fault, thanks to Alfons
2388
2389 2001-10-04 [paul]       0.6.2claws18
2390
2391         * src/compose.[ch], src/mainwindow.c
2392                 make "Message/Reply" reply to mailing lists; matches
2393                 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
2394                 based on portions of the patch submitted by
2395                 Junichi Uekawa <dancer@netfort.gr.jp>
2396
2397 2001-10-04 [darko]      0.6.2claws17
2398
2399         * src/compose.c
2400                 better smart wrapping
2401         * src/gtkstext.[hc]
2402                 a function to make text buffer contiguous
2403
2404 2001-10-03 [paul]       0.6.2claws16
2405
2406         * sync with sylpheed 0.6.2cvs10
2407
2408 2001-10-02 [alfons]
2409
2410         * configure.in
2411         * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
2412                 close bug "[ #466566 ] compile error on mdk 8.0" by removing
2413                 references to chinese translations (hope someone picks up
2414                 this)
2415
2416 2001-10-02 [christoph]  0.6.2claws15
2417
2418         * src/compose.c
2419                 fixed non translated header bug
2420         * ChangeLog.claws
2421                 fixed wrong date in alfons last entry ;)
2422
2423 2001-10-02 [alfons]     0.6.2claws14
2424
2425         * src/compose.c, src/prefs_common.[ch]
2426                 add block cursor option
2427
2428 2001-10-02 [paul]       0.6.2claws13
2429
2430         * sync with sylpheed 0.6.2cvs9
2431
2432 2001-09-30 [paul]       0.6.2claws12
2433
2434         * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
2435                 updated translations
2436
2437         * po/POTFILES.in
2438                 add 'src/importldif.c'
2439
2440         * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
2441                 added eudora-to-vCard conversion tool
2442                 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
2443
2444         * sync with sylpheed 0.6.2cvs8
2445
2446 2001-09-30 [paul]
2447
2448         * sylpheed-0.6.2claws released
2449
2450 2001-09-27 [melvin]     0.6.2claws11
2451
2452         * src/gtkspell.c
2453                 fixed crash when using default path (introduced 
2454                 in 0.6.2claws10)
2455                 fixed tiny bug for initial suggestion mode
2456
2457 2001-09-27 [melvin]     0.6.2claws10
2458         
2459         * src/gtkspell.c
2460                 fixed bug where gtkpspell didn't set the path correctly
2461
2462         * README.claws
2463                 added a paragraph about spell checking
2464                 
2465
2466
2467 2001-09-27 [paul]       0.6.2claws9
2468
2469         * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
2470                 replace '// comments' with '/* comments */' to prevent
2471                 some compiler warnings 
2472
2473         * sync with sylpheed 0.6.2cvs6
2474
2475 2001-09-26 [alfons]     0.6.2claws8
2476
2477         * src/messageview.c
2478                 introduce return receipt request notification again,
2479                 which was lost because of other semantics in 
2480                 procheader_parse() (???)
2481
2482 2001-09-26 [christoph]  0.6.2claws7
2483
2484         * src/compose.c
2485                 replace comments for old code with #if 0
2486                 readded auto cc, bcc and reply-to
2487         * src/prefs_matcher.c
2488         * src/prefs_scoring.c
2489                 removed some definition (was moved to
2490                 prefs.h)
2491
2492 2001-09-26 [paul]       0.6.2claws6
2493
2494         * src/mainwindow.c
2495                 make 'Follow-up and reply to' sensitive
2496
2497         * more sync with sylpheed 0.6.2cvs5
2498
2499 2001-09-25 [melvin]
2500
2501         * 0.6.2claws5
2502
2503         * src/gtkspell.c
2504                 fixed bug for "US-ASCII" introduced by the encoding code
2505
2506 2001-09-25 [paul]
2507
2508         * 0.6.2claws4
2509
2510         * src/prefs_common.[ch], src/summaryview.c
2511                 'next unread msg' 'go to next folder?' dialog can be
2512                 given default behaviour, either always show dialog,
2513                 or assume 'yes', or assume 'no'
2514                 Submitted by wwp <subscript@free.fr>
2515
2516 2001-09-25 [melvin]
2517                 
2518         * src/compose.c src/gtkspell.[ch]
2519                 added support for different encodings
2520
2521 2001-09-25 [paul]
2522
2523         * more sync with sylpheed 0.6.2cvs5
2524
2525 2001-09-24 [alfons]
2526         
2527         * src/prefs_folder_item.c
2528                 add check for item->prefs->default_to string is NULL and
2529                 add another check when freeing this string
2530
2531 2001-09-24 [paul]
2532
2533         * configure.in
2534                 change to version 0.6.2claws3
2535
2536         * sync with sylpheed 0.6.2cvs5 
2537
2538 2001-09-24 [match]
2539         * src/ldif.[ch], src/importldif.[ch], addressbook.c
2540                 import LDIF files.
2541         * src/addrcache.[ch], addrindex.[ch]
2542                 small update for future
2543         * src/addrbook.c
2544                 fix test XML file.
2545
2546 2001-09-24 [melvin]
2547         * src/gtkspell.[ch]
2548                 added 'Learn from mistakes' option
2549                 better handling of quotes in checked words
2550                 sorted dict list
2551         * po/fr.po
2552                 small update for spell checking stuff
2553
2554 2001-09-23 [alfons]
2555         
2556         * src/gtkspell.c
2557                 edit a little bit so it complies more with main coding style
2558
2559 2001-09-23 [alfons]
2560
2561         * src/folder.[ch], prefs_folder_item.c, compose.c
2562                 migrate "request return receipt" folder property
2563                 to folderlist.xml
2564
2565 2001-09-22 [alfons]
2566
2567         * README.claws **NEW**
2568                 (add things of interest for users of main branch 
2569                 and claws here)
2570
2571         * src/folder.[ch], src/mainwindow.c, src/summaryview.c
2572                 re-implement threading per folder option, but store 
2573                 the setting in folderlist.xml (where it belongs)
2574
2575 2001-09-21 [melvin]
2576
2577         * src/gtkspell.[ch]
2578                 fixed bug when compose window is under another window
2579         * src/prefs_common.[ch] src/compose.c
2580                 changed 'dictionary_path' to 'dictionary' to be consistent
2581                 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
2582         * ac/pspell.m4 src/Makefile.am 
2583                 dropped PSPELL_PATH macro
2584         * po/fr.po
2585                 updated translations
2586
2587 2001-09-21 [christoph]
2588
2589         * src/compose.c
2590                 added border around header fields
2591                 keep header type when new field is added
2592
2593 2001-09-20 [christoph]
2594
2595         * src/utils.[ch]
2596                 more portable debug_print with source filename
2597                 and linenumber
2598         * src/procmsg.c
2599                 more newlines after debug messages
2600
2601 2001-09-20 [paul]
2602
2603         * configure.in
2604                 change to version 0.6.2claws2
2605
2606         * sync with sylpheed 0.6.2cvs3
2607
2608 2001-09-19 [melvin]
2609
2610         * src/gtkspell.c
2611                 fixed the post-right-click focus pb
2612                 fixed crash when 'Spell check all' after dict change 
2613                         and when cursor is at the end of the text
2614                 shift-right-click pops up config menu even on misspelled words.
2615         * po/POTFILES.in
2616                 added gtkspell.c
2617
2618 2001-09-19 [melvin]
2619
2620         * src/about.c
2621                 added pspell to compiled-in features list
2622
2623 2001-09-18 [melvin]
2624
2625         * switched to pspell and dropped ispell
2626         * ac/pspell.m4
2627                 new file. autoconf macro for pspell
2628         * ac/Makefile.am 
2629         * configure.in acconfig.h
2630                 added pspell support
2631         * src/Makefile.am
2632         * src/main.c src/compose.[ch] src/gtkspell.[ch]
2633         * src/prefs_common.[ch] 
2634                 added pspell support
2635
2636 2001-09-18 [christoph]
2637
2638         * src/addr_compl.c
2639         * src/template.[ch]
2640                 replace LOG_MESSAGE with debug_print
2641         * src/compose.[ch]
2642                 gui improvements
2643         * src/menu.c
2644                 added newline after debug message
2645         * src/utils.h
2646                 using __VA_ARGS__ for debug_print macro
2647         * tools/.cvsignore
2648                 ignore Makefile and Makefile.in
2649
2650 2001-09-18 [paul]
2651
2652         * configure.in
2653                 change to version 0.6.2claws1
2654         * sync with sylpheed 0.6.2cvs1
2655
2656         * src/matcher.c 
2657         * src/prefs_matcher.c
2658                 add 'score equal to' option, submitted by
2659                 Paul Evans <nerd@freeuk.com>
2660
2661 2001-09-15 [christoph]
2662
2663         * src/mainwindow.c
2664                 comment out menu entry not existing in claws
2665         * src/menu.c
2666                 add debug output for non existing menu entries
2667         * src/summaryview.c
2668                 fix next/prev unread message for ignored threads
2669         * src/utils.[ch]
2670                 add sourcefile and line number to debug output
2671                 otherwise it is sometimes hard to find the
2672                 source code part if debug messages are translated
2673
2674 2001-09-14 [darko]
2675         
2676         * src/folderview.c
2677                 refresh target folder style after colour is changed
2678
2679 2001-09-13 [paul]
2680
2681         * configure.in
2682                 change to version 0.6.1claws3
2683
2684         * sync with sylpheed 0.6.1cvs6
2685
2686 2001-09-13 [darko]
2687         
2688         * src/folderview.c
2689                 fix target folder colourization to use user selected colour
2690
2691 2001-09-12 [darko]
2692         
2693         * src/summaryview.c
2694                 fix crash when message that is marked for copy/move is unmarked
2695
2696 2001-09-09 [paul]
2697
2698         * configure.in
2699                 change to version 0.6.1claws2
2700
2701         * sync with sylpheed 0.6.1cvs3
2702
2703 2001-09-09 [alfons]
2704         
2705         * src/folderview.c
2706                 fix bug with default font used for trash folder text
2707
2708 2001-09-06 [paul]
2709
2710         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
2711                 updated translations
2712
2713         * configure.in
2714                 change to version 0.6.1claws1
2715
2716         * sync with sylpheed 0.6.1cvs2
2717
2718 2001-09-03 [paul]
2719
2720         * po/POTFILES.in
2721                 add Match's new addressbook
2722
2723         * po/de.po
2724                 updated translation submitted by Jens Oberender
2725
2726 2001-09-02 [paul]
2727
2728         * configure.in
2729                 change to 0.6.1claws
2730         * sync with sylpheed 0.6.1 release
2731
2732 2001-09-02 [paul]
2733
2734         * configure.in
2735                 change to 0.6.0claws2
2736
2737         * sync with sylpheed 0.6.0cvs4
2738
2739         * po/pt_BR.po
2740                 updated translation submitted by Fabio Junior Beneditto
2741
2742 2001-09-01 [match]
2743         * pixmaps/
2744                 interface.xpm
2745                 book.xpm
2746                 address.xpm
2747         * src/
2748                 Makefile.am
2749                 a ton of new files
2750
2751 2001-08-31 [paul]
2752
2753         * configure.in
2754                 change to version 0.6.0claws1
2755
2756         * sync with sylpheed 0.6.0cvs1
2757
2758         * po/es.po
2759                 updated translation submitted by Ricardo Mones Lastra
2760
2761         * po/POTFILES.in
2762                 add 'src/prefs_templates.c'
2763
2764         * src/compose.c, src/summaryview.c
2765                 fix segfault on 'Re_edit'               
2766
2767 2001-08-30 [alfons]
2768
2769         * configure.in, Makefile.am
2770         * tools/Makefile.am
2771                 add tools directory to source distribution
2772
2773 2001-08-30 [paul]
2774
2775         * configure.in
2776                 change to version 0.6.0claws
2777
2778         * sync with sylpheed 0.6.0 release
2779
2780 2001-08-30 [christoph]
2781
2782         * configure.in
2783                 removed autoconf version check
2784
2785 2001-08-30 [paul]
2786
2787         * src/account.c, src/compose.c, src/prefs_common.[ch]
2788         * src/procheader.[ch] src/utils.[ch]
2789                 Enhanced automatic account selection on replies
2790                 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
2791
2792         * configure.in
2793                 add LDAP and JPilot to the configuration results output.
2794
2795 2001-08-29 [christoph]
2796
2797         * src/summeryview.c
2798                 no bold font for ignored threads
2799
2800 2001-08-29 [paul]
2801
2802         * configure.in
2803                 change to version 0.5.3claws6
2804
2805         * sync with sylpheed 0.5.3cvs10
2806                 src/stringtable.[ch]: New Files
2807
2808         * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
2809         * src/pixmaps/sylpheed.xpm
2810                 add mini-icons to windows (by Alfons)
2811
2812 2001-08-27 [paul]
2813
2814         * src/mainwindow.c
2815                 new functions: next_labeled_cb(), prev_labeled_cb()
2816
2817         * src/summaryview.c
2818                 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
2819                 summary_select_next_labeled(), summary_select_prev_labeled()
2820
2821         * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
2822                 give claws blue folders and a blue trash can
2823
2824 2001-08-27 [paul]
2825
2826         * configure.in
2827                 change to version 0.5.3claws5
2828
2829         * sync with sylpheed 0.5.3cvs9
2830                 src/labelcolors.[ch] renamed to src/colorlabel.[ch] 
2831
2832 2001-08-24 [christoph]
2833
2834         * src/filesel.c
2835                 keep filename when browsing directories
2836                 (not working for user entered filename, but
2837                  for default name and selected filename from
2838                  file list)
2839         * src/mainwindow.c
2840                 fixed wrong spelling "Folllow-up"
2841         * src/mbox_folder.c
2842         * src/procmsg.c
2843         * src/summaryview.c
2844                 fixed new/unread message count with ignored
2845                 threads (2 commits, first didn't notice no
2846                 longer needed decreasing)
2847         * src/inc.c
2848                 readded scrolling of progress dialog
2849                 (lost in sync)
2850
2851 2001-08-24 [paul]
2852
2853         * configure.in
2854                 change to 0.5.3claws4
2855
2856         * sync with sylpheed 0.5.3cvs7
2857
2858 2001-08-24 [christoph]
2859
2860         * src/compose.c
2861                 set request return receipt when replying
2862                 if it is set is the folder prefs of the
2863                 message
2864         * src/inc.c
2865                 disable final error popup if popups are
2866                 disabled in config (again)
2867
2868 2001-08-23 [paul]
2869
2870         * configure.in
2871                 Change version number to 0.5.3claws3
2872
2873         * sync with sylpheed 0.5.3cvs5
2874
2875         * src/mimeview.c
2876                 double quote '%s' in 'gedit %s' to fix bug when
2877                 opening attachment with spaces in the name
2878
2879 2001-08-22 [alte]
2880         * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
2881           src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
2882                 initial message templates support
2883
2884
2885 2001-08-22 [paul]
2886
2887         * configure.in
2888                 change version number to 0.5.3claws2
2889
2890         * sync with sylpheed 0.5.3cvs4
2891
2892         * src/procmsg.h src/summaryview.c
2893                 re-implement (un)ignore thread
2894
2895 2001-08-21 [paul]
2896
2897         * src/summaryview.c
2898                 remove unnecessary code
2899         * src/compose.c
2900                 enable 'dynamic' signatures (submitted by
2901                 Eric Limpens <eric@hscg-internet.nl>)
2902
2903 2001-08-21 [paul]
2904
2905         clean up after sync with sylpheed 0.5.3 release
2906
2907         * src/folderview.c
2908                 fix re-introduced font mess, see Christoph's
2909                 entry 2001-06-24
2910
2911         * src/summaryview.c
2912                 remove prev_msgnum
2913                 use sylpheed's small font instead of
2914                 gtk default font for summary view
2915
2916
2917 2001-08-17 [paul]
2918
2919         * configure.in
2920                 add pl to ALL_LINGUAS - sync with main branch
2921
2922         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
2923                 Updated. Translations by Jens Oberender, Ricardo Mones
2924                 Lastra, Alfons, and Fabio Junior Beneditto respectively.
2925
2926         * po/pl.po  ** NEW FILE **
2927                 sync with the main branch
2928
2929         * src/folderview.c
2930                 fix target folder colorizing and refresh problem
2931
2932
2933 2001-08-17 [christoph]
2934
2935         * src/mainwindow.c
2936                 claws uses 4 colors for target folder coloring.
2937                 arrays were not long enough and destroyed the
2938                 stack causing a segfault.
2939                 target folder colorizing does not work anymore
2940                 for me
2941
2942 2001-08-16 [paul]
2943
2944         * configure.in
2945                 change to version 0.5.3claws1
2946
2947         * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
2948           src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
2949           src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
2950
2951                 sync with sylpheed 0.5.3 release, but keep claws method of
2952                 configuring/saving fonts
2953
2954         * src/addressbook.[ch]
2955                 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
2956                 in line with a similar change in Hiroyuki's branch
2957
2958         * src/mainwindow.[ch]
2959                 disable main_window_set_thread_option()
2960         * src/prefs_folder_item.c
2961                 comment out &tmps_prefs.enable_thread,
2962         * src/mbox_folder.c, src/procmsg.[ch]
2963                 comment out MSG_IS_IGNORE_THREAD
2964         * src/summaryview.c
2965                 comment out summary_ignore_thread() and summary_unignore_thread()
2966                 comment out MSG_IS_IGNORE_THREAD
2967
2968                 use Hiroyuki's threading instead.
2969
2970
2971
2972 2001-08-15 [paul]
2973
2974         * src/account.c
2975                 use Hiroyuki's 0.5.3 column scheme but also
2976                 include the enable/disable button.
2977         * src/pixmaps/mark.xpm
2978                 add Hiroyuki's amended pixmap
2979
2980 2001-08-13 [christoph]
2981
2982         * src/account.c
2983                 receive at get all column showed wrong state for APOP
2984                 button should only work for POP3 and APOP accounts
2985         * src/prefs_account.c
2986                 added missing preprocessor statement for SSL
2987
2988 2001-08-12 [paul]
2989
2990         * src/account.[ch]
2991                 add 'receive at get all' column and enable/disable
2992                 button.
2993
2994 2001-08-06 [christoph]
2995
2996         * src/account.c
2997                 show usage of SSL in protocol column
2998
2999         * src/imap.c
3000         * src/inc.c
3001                 renamed ssl options
3002
3003         * src/prefs_account.[ch]
3004                 moved ssl options to a new page
3005
3006         * src/send.c
3007         * src/smtp.c
3008         * src/ssl.[ch]
3009                 renamed ssl options
3010                 added support for SMTP STARTTLS command
3011
3012 2001-08-05 [christoph]
3013
3014         * configure.in
3015                 debian autoconf needs version check to find
3016                 correct autoconf version. if the file is
3017                 named configure.in 2.13 is used, which does
3018                 not work with this configure.in script.
3019                 other solution would be to rename the script
3020                 to configure.ac as suggested in the autoconf
3021                 manual.
3022
3023         * src/inc.c
3024                 disable final error popup if popups are
3025                 diabled in config
3026
3027         * src/socket.c
3028                 bugfix in ssl_gets
3029                 fixes IMAP over SSL problem
3030
3031 2001-08-03 [paul]
3032
3033         * configure.in
3034                 change to 0.5.2claws1
3035
3036         * sync with sylpheed 0.5.2cvs1
3037
3038 2001-08-02 [alfons]
3039
3040         * configure.in
3041                 quick fix for ispell detection...
3042
3043 2001-08-01 [paul]
3044
3045         * configure.in
3046                 change to 0.5.1claws4
3047
3048         * sync with sylpheed 0.5.1cvs7
3049
3050 2001-07-31 [alfons]
3051
3052         * src/prefs_common.c, src/prefs_common.h, 
3053           src/gtkspell.c, src/gtkspell.h
3054                 add global spelling checker settings (compose tab) +
3055                 selection of dictionary 
3056           
3057         * configure.in  
3058                 guess valid ispell location
3059
3060 2001-07-31 [paul]
3061
3062         * po/POTFILES.in
3063                 removal of 'src/quote_fmt_parse.c'
3064         * po/de.po
3065                 Updated de.po
3066                 (submitted by Jens Oberender <didge@suse.de>)
3067
3068 2001-07-31 [darko]
3069
3070         * src/folder.[ch]
3071         * src/folderview.[ch]
3072         * src/mainwindow.c
3073         * src/mh.c
3074         * src/prefs_common.[ch]
3075         * src/summaryview.c
3076                 target folder colourization
3077
3078 2001-07-30 [paul]
3079
3080         more sync with Sylpheed 0.5.1cvs6 
3081
3082 2001-07-30 [darko]
3083
3084         * src/mh.c
3085         * src/prefs_folder_item.[hc]
3086         * src/summaryview.c
3087                 shared folders support with a GUI
3088
3089 2001-07-29 [paul]
3090
3091         0.5.1claws3
3092
3093         * sync with Sylpheed 0.5.1cvs6
3094
3095 2001-07-29 [paul]
3096
3097         * po/pt_BR.po
3098                 updated
3099                 (submitted by Fabio Junior Beneditto)
3100
3101 2001-07-28 [paul]
3102
3103         * src/procmime.c
3104         * AUTHORS
3105                 patch to correct bad image mime headers
3106                 (submitted by Don Quijote <dq@searchlores.org>)
3107
3108 2001-07-28 [paul]
3109
3110         * tools/gif2xface.pl   **NEW FILE**
3111         * tools/README
3112                 script to convert file.gif to file.xface for
3113                 use in a custom header.
3114                 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
3115
3116 2001-07-27 [alfons]
3117         
3118         * configure.in
3119                 change macros for detecting JPilot and LDAP
3120
3121 2001-07-27 [christoph]
3122
3123         * src/filtering.c
3124                 code cleanup (MIN / MAX warning, needed casting)
3125
3126 2001-07-27 [alfons]
3127
3128         * procheader.c
3129                 disallow setting flags when detecting certain headers
3130                 (X-Status, Status, Seen, X-Seen). 
3131         
3132         * sync with Hiroyuki's Sylpheed 0.5.1cvs5
3133
3134 2001-07-27 [christoph]
3135
3136         * src/prefs_filter.c
3137         * src/prefs_filtering.c
3138         * src/prefs_matcher.c
3139         * src/prefs_scoring.c
3140                 scroll list when moving rows up or down
3141
3142         * src/imap.c
3143         * src/imap.h
3144         * src/prefs_account.c
3145         * src/prefs_account.h
3146         * src/send.c
3147                 SMTP over SSL (untested, feedback requested)
3148                 IMAP over SSL
3149
3150         * src/ssl.c
3151                 code cleanup
3152
3153 2001-07-26 [alfons]
3154         
3155         * configure.in, acconfig.h
3156                 define CLAWS (need this for main / claws detection)
3157
3158 2001-07-25 [alfons]
3159
3160         * configure.in
3161                 Sylpheed 0.5.1claws2
3162                 
3163         * sync with Sylpheed 0.5.1cvs4
3164
3165 2001-07-25 [christoph]
3166
3167         * src/scoring.c
3168                 fixed segfault
3169                 item->prefs == NULL (don't know why)
3170
3171 2001-07-25 [alfons]
3172
3173         * configure.in
3174                 Sylpheed 0.5.1claws1
3175
3176         * sync with Sylpheed 0.5.1cvs1-3
3177
3178 2001-07-24 [christoph]
3179
3180         * src/folderview.c
3181         * src/prefs_folder_item.[ch]
3182                 added folderitem preferences dialog with
3183                 default To: and auto request return receipt
3184
3185         * src/compose.[ch]
3186         * src/menu.[ch]
3187                 changes to handle new folderitem preferences
3188
3189         * src/mainwindow.c
3190         * src/summaryview.c
3191                 call compose new mail with current folderitem
3192
3193 2001-07-24 [alfons]
3194
3195         Release Sylpheed 0.5.1claws
3196
3197         * configure.in
3198                 change to release version 0.5.1claws
3199
3200 2001-07-24 [christoph]
3201
3202         * src/summaryview.c
3203                 fixed segfault that happend when the selected
3204                 message was removed while retrieving new messages.
3205
3206         * po/es.po
3207                 updated translation
3208                 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
3209
3210 2001-07-22 [alfons]
3211
3212         add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
3213         this is a work in progress, for more information: http://nlpagan.net/sylman 
3214         
3215         * configure.in, src/mainwindow.c, manual/Makefile.am
3216                 add support for English manual
3217
3218         * AUTHORS
3219                 add authors of user manuals
3220
3221         * manual/en/sylpheed*.html
3222                 add English documentation
3223
3224 2001-07-22 [christoph]
3225
3226         * po/POTFILES.in
3227                 added src/ssl.c
3228         * src/ssl.c
3229                 changed a wrong debug message
3230
3231 2001-07-22 [alfons]
3232
3233         * po/nl.po
3234                 update Dutch translation
3235
3236         * src/prefs_filtering.c, 
3237           src/prefs_matcher.c
3238                 add more translatable strings           
3239
3240 2001-07-21 [alfons]
3241
3242         0.5.0claws7
3243
3244         * configure.in
3245                 change version
3246
3247         * src/inc.c, src/summaryview.[ch]
3248                 prevent update of mark file when filtering has done, by
3249                 using a variable; this affects two functions:
3250                         inc.c::inc_finished()
3251                         summaryview.c::summary_show()
3252
3253 2001-07-20 [alfons]
3254
3255         * src/filtering.[ch], src/prefs_filtering.c, 
3256           src/matcher.[ch]
3257                 add filtering action for label coloring 
3258
3259         * po/POTFILES.in
3260                 add labelcolors.c
3261
3262         * added src/labelcolors.c
3263         * added src/labelcolors.h
3264         * src/Makefile.am, src/summaryview.c
3265                 rearrange label coloring code
3266
3267         * src/procmsg.h
3268                 add more parentheses so label colouring works correctly
3269
3270         * src/filtering.c
3271                 don't really delete message, but move it to Trash
3272
3273         * src/prefs_matcher.c
3274                 add quote options to info dialog
3275
3276 2001-07-20 [christoph]
3277
3278         * src/Makefile.am
3279         * src/inc.c
3280         * src/main.[ch]
3281         * src/socket.h
3282         * src/ssl.[ch] (new)
3283                 moved ssl stuff to a seperate file
3284
3285 2001-07-20 [darko]
3286
3287         * src/summaryview.c
3288                 fix show sender using address book with no e-mail
3289                 address in From: field
3290
3291 2001-07-19 [alfons]
3292
3293         * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
3294                 fix messy handling of escaping... now at least the
3295                 execute command is useful. escape char is '\', we
3296                 accept \n and \r too. 
3297
3298                 Real life example:
3299                 
3300                 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
3301                 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
3302
3303 2001-07-18 [alfons]
3304
3305         0.5.0claws6
3306
3307         * src/summaryview.c
3308                 clean up
3309
3310         * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
3311           src/procmsg.[ch]
3312                 revise filtering; currently move, copy, marking have
3313                 been tested. if you like bleeding edge stuff, you
3314                 should definitely go for this version :)
3315
3316         * mark old working stuff as VERSION_0_5_0_CLAWS5        
3317
3318 2001-07-17 [christoph]
3319
3320         * src/utils.c
3321                 timestamp log
3322
3323 2001-07-17 [alfons]
3324
3325         0.5.0claws5
3326
3327         * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more 
3328           bits in the mark file, without affecting either branch. Lots of
3329           files changed, also in claws branch.
3330
3331           UNTESTED: use of mbox folders
3332
3333         * src/summaryview.c
3334                 added mark all read; however this was a quick hack used for
3335                 cleaning up mess after initial merge with Hiroyuki
3336
3337         * configure.in
3338                 change claws version number back to 0.5.0claws5 to clear up 
3339                 confusion & pretension (recent release was technically 
3340                 0.5.0claws4, so we neatly align with Hiroyuki :-)
3341
3342 2001-07-16 [alfons]
3343
3344         sync with Hiroyuki's 0.5.0cvs4
3345
3346 2001-07-16 [alfons]
3347
3348         0.5.1claws3
3349
3350         * src/filtering.[ch]
3351                 remove invalid updating of mark files for 
3352                 filter actions MATCHING_ACTION_MOVE and 
3353                 MATCHING_ACTION_DELETE; this should fix the
3354                 folder update bug
3355                 
3356         * src/procmsg.c
3357                 revert Christoph's stab at fixing the folder 
3358                 update bug
3359
3360         * po/POTFILES.in
3361                 add missing files with translatable strings
3362
3363         * src/summaryview.c
3364                 remove debug print
3365
3366 2001-07-15 [alfons]
3367
3368         * src/addr_compl.[ch], src/prefs_filtering.c
3369                 make "filtering pref dialog's destination entry" an
3370                 "address completable entry", if filter destination is 
3371                 an email address
3372
3373         0.5.1claws2
3374         
3375         sync with Hiroyuki's 0.5.0cvs2-3
3376
3377 2001-07-15 [christoph]
3378
3379         * src/procmsg.c
3380                 fixed folder stats update after incorporation
3381
3382 2001-07-15 [alfons]
3383
3384         * src/summaryview.c
3385                 * finish label colouring stuff (for now)
3386                 * fix incorrect colour bug (off by one) 
3387
3388 2001-07-14 [alfons]
3389
3390         * src/mainwindow.c
3391                 change text labels for news and mail message so there's
3392                 plenty of toolbar estate left
3393
3394         * configure.in
3395                 0.5.1claws1
3396
3397         * src/folderview.c
3398           src/folder.[ch]
3399                 sync with Hiroyuki's 0.5.0cvs1
3400
3401         * src/summaryview.c
3402                 more rewrite label colouring
3403
3404 2001-07-14 [alfons]
3405
3406         * src/summaryview.[ch]
3407                 * start rewrite label colouring 
3408                 * fix proper location "Add Sender To Addressbook" menu item
3409
3410 2001-07-13
3411
3412         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
3413         (actually this is 0.5.0claws4)
3414
3415 2001-07-13 [alfons]
3416
3417         * po/pt_BR.po
3418                 * fix duplicate message
3419                 * add updated Portugese / Brazilian translation
3420                   submitted by Fabio Junior Beneditto
3421
3422 2001-07-12 [alfons]
3423
3424         * AUTHORS
3425                 add Jens
3426
3427         * po/nl.po
3428                 add updated Dutch translation
3429
3430         * po/de.po
3431                 add updated German translation submitted by Jens
3432
3433 2001-07-11 [alfons]
3434
3435         Prerelease before 0.5.0claws. Please test.
3436         This version is temporarily tagged as VERSION_0_5_0_TEST
3437
3438         * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
3439           src/prefs_scoring.c, src/prefs_matcher.c, 
3440           src/prefs_filtering.c, src/mbox.c, 
3441           src/main.c, src/inc.c, src/filtering.[ch]
3442                 revert new Hoa's new matcher (does not work yet)
3443
3444         * src/Makefile.am
3445                 clean up
3446
3447 2001-07-10
3448
3449         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
3450
3451
3452 2001-07-10 [alfons]
3453
3454         * Makefile.am
3455                 add ChangeLog.claws to EXTRA_DIST
3456         * src/Makefile.am
3457                 add matcher_parser_parse.h to EXTRA_DIST
3458
3459 2001-07-10 [christoph]
3460
3461         * src/inc.c
3462                 add destination folder to table of
3463                 folders that need to be updated after
3464                 incorporation
3465
3466 2001-07-10 [alfons]
3467
3468         * folder.[ch]
3469           folderview.c
3470                 make collapse state of folders and folder items persistent, i.e.
3471                 if you collapse a folder tree, the next time sylpheed-claws starts 
3472                 up the folder tree remains collapsed.  
3473                 
3474 2001-07-10 [christoph]
3475
3476         * acconfig.h
3477         * configure.in
3478                 added --enable-ssl
3479         * src/md5.[ch]
3480                 renamed MD5_CTX to MD5_CTX_syl
3481                 conflicts with a struct in openssl
3482         * src/inc.c
3483         * src/main.[ch]
3484         * src/prefs_account.[ch]
3485         * src/socket.[ch]
3486                 SSL support for POP
3487         * src/mainwindow.c
3488                 fixed compose with current account
3489                 broken by new compose button stuff
3490
3491 2001-07-09 [hoa]
3492
3493         * AUTHORS
3494                 changed my email address
3495
3496         * src/matcher_parser_parse.y
3497                 clean the parser to remove conflicts
3498
3499 2001-07-09 [alfons]
3500
3501         * AUTHORS
3502                 add Match Grun
3503
3504         * configure.in
3505                 fix incorrect description of --enable-ldap parameter
3506
3507         * src/prefs_common.[ch]
3508           src/compose.c
3509                 add experimental option "smart wrapping" which makes the
3510                 compose editor auto wrap.
3511                 
3512                 | TODO: the problem with the buggy cursor handling is caused |
3513                 | by the GtkText. when deleting / backspacing text its       |
3514                 | wrapping algorithm does not take in account the previous   |
3515                 | line. should find a way to hack this in.                   |
3516                 | or should perhaps combine this with the word wrapping      |
3517                 | patch i wrote in january.                                  |
3518
3519         * src/about.c
3520                 show build parameters for LDAP and JPilot
3521
3522         * src/summaryview.c
3523                 revert Christoph's bugfix for selecting next unread message, 
3524                 because folder stats aren't updated correctly
3525
3526 2001-07-08 [hoa]
3527
3528         * src/filtering.c
3529         * src/mainwindow.c
3530         * src/matcher.c
3531         * src/matcher_parser_lex.l
3532         * src/matcher_parser_parse.y
3533         * src/prefs_filtering.c
3534         * src/prefs_scoring.c
3535         * src/scoring.c
3536                 bugfix of the config file parser
3537
3538 2001-07-08 [alfons]
3539
3540         * src/Makefile.am
3541                 added generated matcher sources to BUILT_SOURCES
3542
3543 2001-07-08 [hoa]
3544
3545         * src/Makefile.am
3546         * src/.cvsignore
3547                 added new config file parser
3548
3549         * src/scoring.[ch]
3550         * src/filtering.[ch]
3551         * src/matcher.[ch]
3552         * src/prefs_filtering.c
3553         * src/prefs_matcher.c
3554         * src/prefs_scoring.c
3555         * added src/matcher_parser.h
3556         * added src/matcher_parser_lex.h
3557         * added src/matcher_parser_lex.l
3558         * added src/matcher_parser_parse.y
3559                 lex & yacc config file parser
3560
3561         * src/mbox.c
3562         * src/inc.c
3563         * src/main.c
3564                 changes prefs_filtering into global_filtering           
3565
3566         * src/summaryview.c
3567                 build threads with subjects only if "Re: " is at the
3568                 beginning of the subject
3569
3570 2001-07-07 [paul]
3571
3572         0.5.0claws
3573
3574         sync with sylpheed 0.5.0
3575                 change of version number only
3576
3577 2001-07-06 [paul]
3578
3579         0.5.0claws5
3580
3581         sync with sylpheed 0.5.0pre5
3582
3583 2001-07-05 [paul]
3584
3585         sync with sylpheed 0.5.0pre4 release
3586                 /po and /manual/ja not sync'ed
3587
3588 2001-07-04 [paul]
3589
3590         more sync with sylpheed 0.5.0pre4
3591
3592 2001-07-03 [christoph]
3593
3594         * src/addressbook.c
3595                 fixed address book broken by address book
3596                 for VCard, JPilot, LDAP
3597
3598 2001-07-03 [alfons]
3599
3600         * src/matcher.c
3601         * src/textview.c
3602                 stopped memory leaks
3603
3604 2001-07-03 [paul]
3605
3606         more sync with sylpheed 0.5.0pre4
3607
3608 2001-07-02 [match]
3609
3610         * included address book patch for VCard, JPilot, LDAP
3611         * pref_common.c - fixed Font options on Display tab (cosmetic)
3612         * alertpanel.c - fixed truncated message
3613
3614 2001-07-02 [christoph]
3615
3616         * src/mbox_folder.c
3617         * src/procmsg.[ch]
3618         * src/summaryview.c
3619                 mark threads for ignoring
3620
3621 2001-07-02 [paul]
3622
3623         0.5.0claws4
3624
3625         * sync with sylpheed 0.5.0pre4
3626                 updated gettext to 0.10.38.
3627
3628 2001-07-01 [paul]
3629
3630         * src/ mainwindow.c
3631         * src/procmsg.h
3632         * src/summaryview.[ch]
3633                 new right-click option: Label.
3634                 substitute for 'Mark-->Mark/Unmark', colours the line.
3635                 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
3636
3637 2001-07-01 [christoph]
3638
3639         * src/folderview.c
3640                 fixed font for trash
3641         * src/summaryview.c
3642                 move ctree to unread message
3643
3644 2001-07-01 [paul]
3645
3646         * sync with sylpheed 0.5.0pre3 release
3647
3648 2001-06-30 [alfons]
3649
3650         * src/filesel.[ch]
3651         * src/compose.c
3652                 allow inserting / attaching multiple files in
3653                 the composer window
3654
3655 2001-06-30 [paul]
3656
3657         * src/codeconv.c
3658                 small change to Alfons' previous stuff so that it
3659                 actually makes
3660
3661 2001-06-30 [alfons]
3662
3663         * lots of files changed; first attempt to merge the changes
3664           and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
3665
3666 2001-06-30 [paul]
3667
3668         * po/pt_BR.po
3669                 updated and completed, translations by Fabio
3670                 Junior Beneditto <fjbeneditto@yahoo.com.br>
3671
3672 2001-06-29 [alfons]
3673
3674         * src/compose.c
3675         * src/mimeproc.[ch]
3676                 allow selecting an attached files' mime type from a 
3677                 list of types.
3678
3679 2001-06-29 [paul]
3680
3681         * more sync with sylpheed 0.5.0pre3
3682
3683 2001-06-29 [paul]
3684
3685         * po/pt_BR.po
3686                 merge with sylpheed.pot and pt_BR.po provided by
3687                 Fabio Junior Beneditto.
3688
3689 2001-06-29 [darko]
3690
3691         * src/procmime.c
3692                 make MIME types case insensitive
3693
3694 2001-06-28 [alfons]
3695
3696         * po/nl.po
3697                 merge with sylpheed.pot and old nl.po; translations added.
3698
3699 2001-06-28 [paul]
3700
3701         * more sync with sylpheed 0.5.0pre3
3702
3703 2001-06-27 [alfons]
3704
3705         * src/summaryview.c
3706                 don't crash when removing parent node of messages
3707                 attracted by subject. this was caused by not deleting
3708                 the parent node from the subject line hash table.
3709
3710 2001-06-27 [alfons]
3711
3712         * src/summaryview.c
3713         * src/compose.[ch]
3714         * src/mainwindow.c
3715                 if there are multiple messages selected, allow forwarding
3716                 them as attachments.
3717
3718 2001-06-27 [paul]
3719
3720         * more sync with sylpheed 0.5.0pre3
3721
3722 2001-06-26 [paul]
3723
3724         0.5.0claws3
3725
3726         * sync with sylpheed 0.5.0pre3
3727
3728 2001-06-25 [paul]
3729
3730         * src/mainwindow.c
3731                 fixed 'compose news article' bug
3732                 from icon-and-text toolbar
3733
3734 2001-06-25 [paul]
3735
3736         * sync with sylpheed 0.5.0pre2 release
3737
3738 2001-06-24 [christoph]
3739
3740         * src/prefs_common.c
3741                 bug fix in font selection
3742         * src/folderview.c
3743                 use sylpheed's normal font instead of
3744                 gtk default font for folders without
3745                 new messages
3746
3747 2001-06-24 [alfons]
3748
3749         * src/mainwindow.[ch]
3750                 added composite compose mail / news button (an idea by Leandro
3751                 Pereira <leandro@linuxmag.com.br>)
3752
3753 2001-06-24 [paul]
3754
3755         Added instructions for ldif-to-xml.py
3756
3757         * tools/README
3758
3759 2001-06-23 [alfons]
3760
3761         Some minor things.
3762
3763         * src/pixmaps/stock_news_compose.xpm
3764                 added pixmap by Leandro
3765         * src/prefs_common.c
3766                 tested built-in spelling checker of GCC 3.0 :)
3767         * po/nl.po
3768                 merged dutch translation of sylpheed-main with
3769                 sylpheed.pot
3770
3771 2001-06-23 [paul]
3772
3773         Added tools directory and files.
3774
3775         * tools/filter_conv.pl
3776                 converts old filter system to new filtering system
3777         * tools/ldif-to-xml.py
3778                 converts netscape addressbook to sylpheed addressbook
3779         * tools/README
3780                 descriptions/instructions for above two files
3781
3782 2001-06-23 [christoph]
3783
3784         * src/inc.c
3785         * src/manage_window.[ch]
3786         * src/prefs_common.[ch]
3787                 mail retrieval dialog can be enabled, disabled
3788                 or hidden if non of sylpheed's windows is active
3789
3790 2001-06-22 [paul]
3791
3792         0.5.0claws2
3793
3794         * sync with sylpheed 0.5.0pre2
3795
3796 2001-06-21 [christoph]
3797
3798         * src/summaryview.c
3799                 show recipient on 'from' for all accounts
3800                 
3801         * src/inc.c
3802         * src/prefs_common.[ch]
3803                 disable error popup on mail receive errors
3804
3805 2001-06-21 [alfons]
3806
3807         * src/compose.c
3808                 made the ruler correctly appear and disappear.
3809
3810         * src/Makefile.am
3811                 removed Hoa's work-in-progress-stuff (interesting!) so 
3812                 claws compiles ok.
3813
3814 2001-06-20 [christoph]
3815
3816         * src/inc.c
3817         * src/progressdialog.c
3818                 added scrolled window for list in progressdialog
3819
3820 2001-06-20 [paul]
3821
3822         sync with sylpheed 0.5.0pre1 release
3823
3824 2001-06-20 [christoph]
3825
3826         * src/summeryview.c
3827                 make building threads by subject work when
3828                 thread view is enabled
3829                 
3830         * src/compose.c
3831         * src/prefs_common.[ch]
3832                 automatically select account for mail replys
3833
3834 2001-06-19 [sergey]
3835
3836         * src/compose.c (compose_create): keep Bcc and Reply-To visible if
3837         they are filled in from the account settings.
3838
3839 2001-06-19 [paul]
3840
3841         * more sync with sylpheed 0.5.0pre1
3842
3843 2001-06-18 [alfons]
3844
3845         * src/Makefile.am,
3846           src/procmime.c
3847                 added --sysconfdir to CPPFLAGS for pointing to the correct
3848                 location of mime.types. 
3849
3850                 NOTE: make sure you use --sysconfdir when running ./autogen.sh
3851                 or ./configure!
3852
3853 2001-06-18 [hoa]
3854
3855         * src/summaryview.c
3856                 fixed some bug when building threads
3857
3858 2001-06-18 [pau]l
3859
3860         * src/prefs_account.c
3861                 UI stuff: More changes to the English
3862
3863 2001-06-18 [paul]
3864
3865         * src/pixmaps/stock_news_compose.xpm: new file
3866         * src/Makefile.am
3867         * src/mainwindow.c
3868         * src/summaryview.c
3869                 Added new icon for Hoa's 'compose a news
3870                 message', plus minor improvements to the
3871                 English
3872
3873         * po/ja.po
3874         * ChangeLog
3875         * ChangeLog.jp
3876                 more sync with sylpheed 0.5.0pre1
3877
3878 2001-06-18 [hoa]
3879
3880         * src/compose.[ch]
3881         * src/mainwindow.c
3882                 Follow-up and reply to
3883
3884         * src/summaryview.[ch]
3885                 Build threads also with subjects
3886
3887 2001-06-17 [hoa]
3888
3889         * src/compose.c
3890                 forwarding use the current account.
3891
3892         * src/mainwindow.c
3893                 the "compose message" button has been replaced with
3894                 "new mail" and "new news" buttons
3895
3896         * src/prefs_common.[ch]
3897                 added a configuration option to use the forward button
3898                 as "forward as attachment"
3899                 changed reply and forward format description
3900
3901         * src/quote_fmt_lex.l
3902         * src/quote_fmt_parse.y
3903                 added message with no signature in format for reply
3904                 and forward.
3905
3906 2001-06-17 [paul]
3907
3908         Minor UI stuff
3909
3910         * src/mainwindow.c
3911         * src/summaryview.c
3912                 Improvements to the English
3913
3914         * src/prefs_common.c
3915                 Improvements to the English and some
3916                 clarity/continuity improvements in the
3917                 description of Quote symbols.
3918
3919 2001-06-17 [paul]
3920
3921         0.5.0claws1
3922
3923         * sync with sylpheed 0.5.0pre1
3924
3925 2001-06-17 [hoa]
3926
3927         * src/compose.c
3928                 Better interface for compose, displayed fields
3929                 are updated whenever we change account.
3930                 Newsgroups field is automatically filled.
3931
3932         * src/mainwindow.c
3933                 Newsgroups field is automatically filled.
3934
3935         * src/prefs_account.c
3936                 Some interface stuff when fields appear and
3937                 disappear.
3938
3939 2001-06-16 [paul]
3940
3941         0.4.99claws
3942
3943         * sync with sylpheed 0.4.99
3944
3945 2001-06-16 [sergey]
3946
3947         * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
3948         base64_decoder_free, base64_decoder_decode): new object and
3949         functions for decoding base64 streams.
3950         * src/procmime.c (procmime_decode_content): modified to use the
3951         new base64 decoder.
3952
3953 2001-06-15 [paul]
3954
3955         0.4.99claws10
3956
3957         * sync with sylpheed 0.4.99cvs11
3958
3959 2001-06-13 [paul]
3960
3961         0.4.99claws9
3962
3963         * sync with sylpheed 0.4.99cvs9
3964
3965 2001-06-13 [hoa]
3966
3967         * src/compose.c
3968         * src/prefs_account.c
3969
3970                 SMTP server can be defined in the news account
3971                 mime type of attachment are kept.
3972
3973         * src/summaryview.c
3974
3975                 now choose the highest important score between default
3976                 and important score of folder.
3977
3978 2001-06-09 [alfons]
3979         
3980         * src/prefs_common.c: 
3981
3982                 (prefs_quote_description_create): corrected description of 
3983                 quote format characters
3984
3985 2001-06-09 [paul]
3986
3987         0.4.99claws8
3988
3989         * sync with sylpheed 0.4.99cvs8
3990
3991 2001-06-08 [sergey]
3992
3993         * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
3994         and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
3995
3996 2001-06-08 [paul]
3997
3998         0.4.99claws7
3999
4000         * sync with sylpheed 0.4.99cvs7
4001
4002 2001-06-06 [sergey]
4003
4004         * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
4005         clashes with autogenerated header).
4006         * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
4007         * src/Makefile.am: added quote_fmt.h.
4008         * src/.cvsignore: added lex/yacc autogenerated files
4009         (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
4010
4011 2001-06-06 [paul]
4012
4013         0.4.99claws6
4014
4015         * sync with sylpheed 0.4.99cvs6
4016
4017 2001-06-06 [hoa]
4018
4019         * added src/quote_fmt_parse.h
4020         * src/compose.c
4021                 removed warnings
4022
4023         * src/prefs.[ch]
4024                 don't modify readonly configuration files
4025
4026         * src/prefs_account.c
4027         * src/prefs_common.c
4028         * src/prefs_customheader.c
4029         * src/prefs_display_header.c
4030         * src/prefs_filter.c
4031         * src/prefs_filtering.c
4032         * src/prefs_scoring.c
4033                 don't open dialog box when configuration files
4034                 are readonly
4035
4036 2001-06-05 [sergey]
4037
4038         * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
4039
4040         * src/Makefile.am: replaced quote_fmt.tab.[ch] by
4041         quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
4042         BUILT_SOURCES to make all files rebuild properly.
4043
4044         * src/compose.c: removed #include "quote_fmt.tab.h".
4045
4046         * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
4047         CHARACTER value in yylval.
4048
4049         * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
4050         receive CHARACTER value by documented means (yylval).
4051
4052         * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
4053
4054 2001-06-05 [hoa]
4055
4056         * src/Makefile.am
4057                 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
4058
4059         * src/filtering.c
4060         * src/matcher.c
4061         * src/matcher.h
4062         * src/prefs_filtering.c
4063                 now keep the configuration for execute action
4064
4065         * src/mbox_folder.c
4066                 fixed a warning
4067
4068 2001-06-05 [paul]
4069
4070         * sync with sylpheed 0.4.99cvs5
4071
4072 2001-06-05 [hoa]
4073
4074         * src/Makefile.am
4075                 added quote_fmt.[ch]
4076
4077         * added src/quote_fmt.y
4078         * added src/quote_fmt.l
4079         * added src/quote_fmt.tab.h
4080         * added src/quote_fmt.tab.c
4081         * added src/lex.quote_fmt.c
4082                 parsing configuration for replying
4083                 and forwarding
4084
4085         * src/prefs_common.[ch]
4086                 added configuration UI for replying
4087                 and forwarding
4088
4089         * src/compose.c
4090                 using configuration for replying
4091                 and forwarding
4092
4093 2001-06-04 [hoa]
4094
4095         * src/filtering.c
4096         * src/matcher.c
4097         * src/matcher.h
4098         * src/prefs_filtering.c
4099         * src/prefs_matcher.c
4100         * src/prefs_matcher.h
4101                 action "run a command" for filtering
4102                 and matching with a command.
4103                 fixed the "whole message" matching
4104
4105         * src/mbox_folder.c
4106                 changed temporary filename for security
4107
4108         * src/messageview.c
4109                 queue the notification if it fails to send.
4110
4111         * src/prefs_common.c
4112         * src/prefs_folder_item.c
4113                 changed the default important score             
4114
4115         * src/prefs_scoring.c
4116         * src/scoring.c
4117                 hide kill score input when the folder is not
4118                 a newsgroup
4119
4120 2001-06-03 [alfons]
4121
4122         * src/prefs_common.c:
4123
4124                 (prefs_font_select): pass font name in font entry box to font
4125                 selection dialog.
4126
4127 2001-06-03 [sergey]
4128
4129         * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
4130
4131 2001-06-03 [paul]
4132
4133         * sync with sylpheed 0.4.99cvs4
4134
4135 2001-06-03 [alfons]
4136
4137         * src/headerwindow.c:
4138
4139                 (headerwindow_show_cb): use the selected summary view item, not
4140                 the displayed item.
4141
4142 2001-06-02 [alfons]
4143
4144         * src/headerwindow.c:
4145
4146                 (headerwindow_show_cb): always try to show msginfo
4147
4148 2001-06-02 [hoa]
4149
4150         * src/compose.c
4151                 keep attached parts when reediting or forwarding.
4152
4153 2001-06-01 [hoa]
4154
4155         * src/folderview.c
4156         * src/prefs_folder_item.[ch]
4157         * src/prefs_scoring.[ch]
4158         * src/scoring.[ch]
4159         * src/summaryview.[ch]
4160         * src/main.c
4161         * src/mainwindow.c
4162         * src/prefs_common.[ch]
4163                 support for folder scoring
4164                 kill score and important score for messages
4165         
4166         * src/prefs_account.c
4167                 some display bug fixed for local account
4168                 preferences
4169
4170 2001-05-31 [alfons]
4171
4172         * src/summaryview.c:
4173
4174                 (add_sender_to_cb): don't crash when no or invalid sender; the add 
4175                 sender to address book menu item is disabled.
4176
4177 2001-05-30 [hoa]
4178
4179         * src/filtering.[ch]
4180         * src/summaryview.c
4181                 handling summary menu / filter messages
4182
4183         * src/folder.[ch]
4184                 add some stuff
4185
4186         * src/foldersel.c
4187                 imap folders now appears in list
4188
4189         * src/mbox_folder.c
4190                 doesn't crash if destination mail is not writeable
4191
4192 2001-05-29 [hoa]
4193
4194         * src/compose.c
4195                 removed some warnings
4196
4197         * src/filtering.c
4198         * src/folder.[ch]
4199         * src/prefs_filtering.c
4200                 global string to identify any folders           
4201                 removed some debug info
4202                 filtering to mbox folders is now possible
4203
4204         * src/mainwindow.c
4205                 removed some warnings
4206
4207         * src/mbox_folder.c
4208                 permission on files are changed to read/write for user only,
4209                 nothing for other.
4210                 creation of subfolder is handled better.
4211
4212 2001-05-28 [alfons]
4213
4214         Verified the sync for src/prefs_common.[ch] and
4215         src/prefs_account.[ch]. I believe there were some
4216         minor indentation differences.
4217
4218 2001-05-28 [paul]
4219
4220         0.4.99claws3
4221
4222         * sync with 0.4.99cvs3
4223
4224 2001-05-28 [hoa]
4225
4226         * src/compose.c
4227                 handling flags for mbox format
4228
4229         * src/filtering.c
4230                 use of mark file only for MH format
4231                 handling flags for mbox format
4232                 filtering cannot yet move or copy mails to mbox folders.
4233
4234         * src/folder.[ch]
4235                 changed move_msg, copy_msg,
4236                 move_msgs_with_dest, copy_msgs_with_dest functions
4237                 uses only folder->copy_msg() function
4238                 uses folder->finished_copy() to handle the destination
4239                 folder at the end of the copy or move operation.
4240
4241         * src/foldersel.c
4242                 included mbox directories.
4243
4244         * src/folderview.[ch]
4245         * src/mainwindow.c
4246                 handle folders operation for mbox format
4247
4248         * src/mbox.c
4249                 disable conversion of "From " header
4250
4251         * src/mbox_folder.[ch]
4252                 completion of mbox format handling
4253
4254         * src/mh.c
4255                 changed mh_copy_msg() function and
4256                 removed mh_move_msg(), mh_move_msgs_with_dest(),
4257                 mh_copy_msgs_with_dest()
4258
4259         * src/prefs_filtering.c
4260                 removed some warnings
4261
4262         * src/prefs_matcher.c
4263                 default boolean operation is AND
4264
4265         * src/procheader.c
4266                 handling flags for mbox format
4267                 handling of "From " header
4268
4269         * src/procmsg.[ch]
4270                 removed data field
4271                 added MSG_REALLY_DELETED flags to handle deletion of
4272                 messages in mbox format.
4273
4274         * src/summaryview.c
4275                 handling flags for mbox format
4276                 disable the MSG_DELETED flags when messages
4277                 are deleted in mbox format
4278
4279         * src/textview.c
4280                 "From " headers display fixed.
4281
4282 2001-05-27 [alfons]
4283
4284         * src/textview.c:
4285                 
4286                 (get_email_part): skip quoted email addresses, like in e.g.
4287                 "'alfons@proteus.demon.nl'".
4288
4289 2001-05-26 [alfons]
4290
4291         Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
4292         and fixing the persistence troubles when using separate windows.
4293
4294         * src/mainwindow.c:
4295         
4296             Added #define SEPARATE_ACTION used in the gtk item factory for 
4297             the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
4298                 use gtk_item_factory_get_widget_by_action() to get the items.
4299                 
4300             Removed separate_widget_cb from the gtk item factory data   
4301           
4302             (mainwindow_create): connect separate_widget_cb() to check
4303             menu item "toggled" signal. also passing a MainWindow pointer
4304                 as object data for both check menu items.
4305                 
4306             (separate_widget_cb): definition of separate_widget_cb() to match
4307             GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main 
4308                 window using gtk_object_get_data(). The type of window separation 
4309                 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
4310         
4311         * src/prefs_filtering.c,
4312           src/prefs_matcher.c: added horizontal scrollbars
4313
4314 2001-05-25 [darko]
4315
4316         * src/headerview.c
4317                 fix segfault with invalid bold font
4318         * src/summaryview.c
4319                 correctly display summary stats after row is marked
4320
4321 2001-05-23 [sergey]
4322
4323         * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
4324         encodings with libjconv.
4325
4326 2001-05-23 [hoa]
4327
4328         * src/Makefile.am
4329                 added mbox_folder.[ch]
4330         * src/defs.h
4331                 mbox temporary folder
4332         * src/folder.[ch]
4333         * added src/mbox_folder.[ch]
4334         * src/folderview.c
4335         * src/procheader.[ch]
4336                 added mbox support
4337         * src/mbox.c
4338                 bugfix for file incorporation filtering
4339         * src/imap.c
4340                 enable creation of MBOX
4341         * src/prefs_display_header.c
4342                 enable use of headers like "From "
4343                 something that should be fixed :
4344                         displaying of such headers add an extra space
4345         * src/prefs_folder_item.c
4346                 don't create folders because it is not necessary
4347         * src/procmsg.h
4348                 added data field to MsgInfo for mbox internal use
4349         * src/summaryview.c
4350                 added some support for mbox
4351         * src/utils.[ch]
4352                 added get_mbox_cache_dir() function
4353
4354 2001-05-23 [hiroyuki]
4355
4356         * src/headerwindow.c
4357           src/inc.c
4358           src/main.c
4359           src/mh.c
4360           src/nntp.c
4361           src/procmsg.h
4362           src/session.h
4363           src/socket.[ch]
4364           src/summaryview.c
4365           src/textview.c
4366           src/automaton.c
4367           src/folderview.c: more sync with 0.4.99cvs2.
4368
4369         * src/headerwindow.c: reverted.
4370
4371 2001-05-22 [paul]
4372
4373         0.4.99claws2
4374
4375         * sync with sylpheed 0.4.99cvs2
4376                 * src/news.[ch]
4377                 * src/nntp.[ch]
4378                 * INSTALL
4379                 * INSTALL.jp
4380
4381 2001-05-22 [alfons]
4382
4383         * src/summaryview.c: bugfixed a premature assignment in  summaryview_add_sender_to_cb()
4384
4385 2001-05-21 [alfons]
4386
4387         Minor things:
4388
4389         * configure.in: if gnome-config not found, "no" is displayed
4390         
4391         * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
4392
4393         * src/textview.c: now also possible to add mail addresses by right
4394           clicking in the text view
4395
4396         * src/codeconv.c: merged patch which fixes endless loop when encountering
4397           invalid wide characters; from Alte <010@imis.ru>  
4398
4399 2001-05-20 [alfons]
4400
4401         Added installation of gnome specific things:
4402
4403         * Makefile.am: gnome conditional
4404
4405         * configure.in: check for installed gnome
4406
4407         * added sylpheed.png, sylpheed.desktop
4408
4409 2001-05-20 [sergey]
4410
4411         * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
4412
4413         * src/mainwindow.h (main_window_toolbar_create): created a button
4414         for "Reply to all".
4415         (main_window_set_toolbar_sensitive): enable/disable the new button
4416         appropriately.
4417         (toolbar_reply_to_author_cb): handle the new button.
4418
4419         * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
4420         send_progress_dialog_destroy() on failure (fixes hang on SMTP
4421         failure).
4422
4423 2001-05-19 [sergey]
4424
4425         * src/compose.h (ComposeReplyMode): new modes
4426         COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
4427         COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
4428
4429         * src/compose.c
4430         (compose_send): move some code into a new function:
4431         (compose_current_mail_account): new function.
4432         (compose_reply): new argument to_author, all callers changed; if
4433         to_author==TRUE and account->protocol==A_NNTP, find and use an
4434         appropriate mail account for replying.
4435         (compose_reply_set_entry): new argument to_author; ignore
4436         compose->replyto if to_author==TRUE.
4437
4438         * src/mainwindow.c: new command "Message/Reply to author".
4439         (main_window_set_menu_sensitive): enable/disable it.
4440         (reply_cb): handle it.
4441
4442         * src/summaryview.c: new command "Reply to author".
4443         (summary_set_menu_sensitive): enable/disable it.
4444         (summary_reply_cb): handle it.
4445
4446         * src/account.c (account_find_mail_from_address): new function.
4447
4448 2001-05-18 [paul]
4449
4450         0.4.99claws1
4451
4452         * sync with sylpheed 0.4.99cvs1
4453
4454 2001-05-18 [hoa]
4455
4456         * src/compose.[ch]
4457         * src/filtering.c
4458         * src/summaryview.c
4459                 new filtering action : forward and forward as attachment
4460
4461         * src/main.c
4462                 no need for $DISPLAY when we run sylpheed --help
4463                 call to parse_cmd_opt() is moved
4464
4465         * src/mainwindow.[ch]
4466                 execute button is hidden when immediate execute
4467                 is chosen
4468
4469         * src/mh.c
4470         * src/news.c
4471         * src/prefs_folder_item.c
4472         * src/procmsg.c
4473                 better handling of missing directories
4474
4475         * src/summaryview.c
4476                 reedit is enabled in outbox
4477                 reedit is enabled in queue
4478
4479 2001-05-17 [hoa]
4480
4481         * src/filtering.c
4482         * src/matcher.[ch]
4483         * src/prefs_filtering.c
4484                 changed attachement into attachment
4485
4486 2001-05-17 [alfons]
4487
4488         0.4.67claws4    
4489
4490         * sync with sylpheed 0.4.67cvs9
4491         * sync with sylpheed 0.4.67cvs7-8
4492
4493 2001-05-17 [hoa]
4494
4495         * src/Makefile.am
4496                 added prefs_filtering.c
4497
4498         * src/filtering.[ch]
4499         * src/matcher.[ch]
4500                 removed action : forward_news and forward_news_as_attachement
4501                 (forward and forward_as_attachement can be used instead)
4502
4503         * src/mainwindow.c
4504                 added menu option to access filtering configuration
4505
4506         * src/prefs_account.c
4507                 changed mail_command default to /usr/sbin/sendmail
4508
4509         * added src/prefs_filtering.[ch]
4510                 dialog box for filtering configuration
4511
4512         * src/prefs_matcher.c
4513                 added function prefs_matcher_get_criteria_from_matching()
4514
4515         * src/prefs_scoring.c
4516                 reset the dialog when register or substitute is clicked
4517
4518 2001-05-15 [hoa]
4519
4520         * src/Makefile.am
4521                 added filtering.[ch]
4522         * src/inc.c
4523                 using filering.[ch] instead of filter.[ch]
4524         * src/main.c
4525                 reading new filtering configuration
4526         * src/matcher.[ch]
4527                 added some filtering actions
4528                 and fixed a bug for headers and mail body matching
4529         * src/mbox.c
4530                 using filering.[ch] instead of filter.[ch]
4531         * src/mh.c
4532                 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
4533         * src/summaryview.c
4534                 some fixes for filtering
4535
4536 2001-05-14 [hiroyuki]
4537
4538         * src/send.c: fixed some weird indentations.
4539           send_message_with_command(): call pclose() only if p != NULL.
4540         * src/textview.c: get_email_part(): modified the code for readability.
4541
4542 2001-05-14 [hiroyuki]
4543
4544         * src/md5global.h
4545           src/md5ify.c
4546           src/md5ify.h: removed from the cvs.
4547
4548 2001-05-13 [sergey]
4549
4550         * src/main.c: include rfc2015.h to avoid compiler warnings.
4551         * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
4552         the panel is already on screen.
4553         * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
4554         closing the alert window by ESC as "No".
4555         * src/prefs_common.c (prefs_interface_create): moved return
4556         receipt check button to the correct place.
4557
4558 2001-03-13 [alfons]
4559
4560         * src/prefs_common.c: 
4561                 moved return receipt check button to the Send tab. (prefs_send_create)
4562                 removed the date format ui related globals. (prefs_display_create)
4563
4564         0.4.67claws3
4565         
4566         * sync with sylpheed 0.4.67cvs5-6
4567
4568 2001-05-13 [paul]
4569
4570         * added Alfons' font selection patch
4571
4572         * src/defs.h
4573         * src/headerwindow.c
4574         * src/prefs_common.c
4575         * src/prefs_common.h
4576
4577 2001-05-13 [hoa]
4578         * src/defs.h
4579                 changed version of cache
4580         * src/matcher.[ch]
4581         * src/prefs_matcher.c
4582                 added additionnal matching criteria
4583         * src/procheader.c
4584         * src/procmsg.[ch]
4585         * src/news.c
4586                 added references in MsgInfo
4587
4588 2001-05-12 [hoa]
4589
4590         * src/defs.h
4591                 prepared some things for new filtering
4592         * src/matcher.[ch]
4593                 added some matching properties
4594                 inreplyto need to be enhanced
4595                 prepared some things for new filtering
4596         * src/messageview.c
4597                 added Return-Receipt-To handling
4598         * src/prefs_folder_item.c
4599                 changed default value to TRUE
4600         * src/prefs_matcher.c
4601                 added some matching properties
4602         * src/prefs_scoring.[ch]
4603                 the scoring dialog is finished
4604         * src/procheader.c
4605                 added Return-Receipt-To handling
4606                 Reference need to be added
4607         * src/procmsg.[ch]
4608                 added Return-Receipt-To handling
4609                 added threadscore to get a better score sorting when
4610                 threads are enabled
4611         * src/summaryview.c
4612                 suppressed a bug when we sort the list
4613                 when no folder is opened.
4614                 better score sorting when threads are enabled
4615
4616 2001-05-12 [alfons]
4617
4618         * reverted previous patch because of potential errors 
4619
4620         0.4.67claws2
4621         
4622         * src/inc.c, src/prefs_common.c, src/prefs_common.h: 
4623                 applied "toggle mail-retrieval dialog window" patch submitted 
4624                 by Eric Limpens <eric@qnt.net>
4625
4626         * sync with sylpheed 0.4.67cvs4
4627
4628 2001-05-12 [sergey]
4629
4630         * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
4631         some picky compilers.
4632         * src/rfc2015.h: provide prototype for rfc2015_disable_all().
4633         * src/grouplist_dialog.c: include alertpanel.h.
4634         * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
4635         fix compile warning.
4636         * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
4637         #include "defs.h" before others to prevent the warning of `MIN'
4638         and `MAX' redefinition.
4639
4640 2001-05-11 [hoa]
4641
4642         * src/main.c
4643         * src/messageview.c
4644         * src/prefs_account.c
4645         * src/prefs_display_header.c
4646                 removed warning
4647         * src/Makefile.am
4648                 added prefs_scoring.[ch]
4649         * src/grouplist_dialog.c
4650                 display an error dialog box if the group list
4651                 cannot be fetched.
4652         * src/mainwindow.[ch]
4653                 added main_window_set_thread_option() function
4654                 scoring dialog box enabled
4655         * src/matcher.[ch]
4656                 added flags matching unread /new / marked
4657                 / deleted / replied / forwarded
4658         * src/news.c
4659                 newsgroups are now finally in newscache
4660         * src/prefs_matcher.[ch]
4661                 finished preferences for matching dialog
4662         * added src/prefs_scoring.[ch]
4663                 scoring dialog box completed
4664         * src/scoring.[ch]
4665                 conversion to string : added scoringprop_to_string()
4666                 write config for preferences :
4667                 added prefs_scoring_write_config()
4668         * src/summaryview.c
4669                 threads can be enabled/disabled independently
4670                 for each folder
4671
4672 2001-05-10 [alfons]
4673
4674         0.4.67claws1
4675         
4676         * AUTHORS: 
4677                 thought it would be nice to have a list of all
4678                 contributors (used Changelog as a reference)
4679         
4680         * configure.in: 
4681                 messed up version numbering...
4682
4683         0.4.66claws1
4684
4685         * sync with sylpheed 0.4.67cvs1-3
4686
4687 2001-05-10 [darko]
4688
4689         * src/prefs_common.c:
4690                 better UI for strftime format, double clicking
4691                 on format now inserts the format in text entry
4692                 replaced close button with standard OK/Cancel
4693                 moved date format button to the right of the
4694                 text entry field
4695
4696 2001-05-09 [alfons]
4697
4698         * src/gtkstext.c:
4699                 Ctrl-Home / Ctrl-End have proper cursor navigation
4700
4701 2001-05-09 [hoa]
4702
4703         * src/prefs_matcher.c
4704                 finished UI to define matching properties
4705                 added ok and cancel button
4706         * src/prefs_filter.c
4707                 added ok and cancel button
4708         * src/news.c
4709                 fixed some bug in xhdr parsing
4710
4711 2001-05-08 [alfons]
4712
4713         * src/textview.c: 
4714                 fixed a bug in textview_show_header(), which displayed two colons (':');
4715                 cleaned up some warnings
4716
4717 2001-05-08 [hoa]
4718
4719         * src/Makefile.am
4720                 added prefs_matcher.[ch]
4721                 compilation with -W -Wall
4722         * src/alertpanel.c
4723                 ungrab the mouse events if grabbed - does it
4724                 fix the bug for disposition notification ?
4725         * src/mainwindow.c
4726                 added a menu option to open the matching dialog.
4727         * src/matcher.[ch]
4728                 added matcherprop_to_string() and matcherlist_to_string()
4729                 fixed some bugs, changed the name of some options
4730                 age_sup and age_inf becomes age_greater and age_lower,
4731                 body and messageheaders becomes body_part and headers_part,
4732                 changed the names of constants from SCORING_XXX to MATCHING_XXX
4733         * src/prefs_display_header.c
4734         * src/prefs_headers.c
4735                 fixed a bug that accidentally destroyed dialogs
4736                 when closed them with delete_event
4737                 Added *_deleted() which handle delete_event signal correctly.
4738         * src/prefs_folder_item.[ch]
4739                 added "enable_thread" field for future customization
4740         * added src/prefs_matcher.[ch]
4741                 sample of the UI to define matching properties
4742         * src/procheader.c
4743                 using procheader_headername_equal instead of str*cmp functions
4744                 using procheader_parse_header() function
4745         * src/scoring.c
4746                 using MATCHING_XXX instead of SCORING_XXX
4747         * src/summaryview.c
4748                 display the sender of the news even if this is ourself
4749                 when this is a news message.
4750         * src/textview.c
4751                 using headername_equal() instead of str*cmp functions
4752
4753 2001-05-08 [alfons]
4754
4755         0.4.66claws
4756
4757         * sync with sylpheed 0.4.66
4758         * src/gtkstext.c: trace logs added 
4759
4760 2001-05-08 [sergey]
4761
4762         * src/prefs_common.[ch]: added option to enable/disable GnuPG
4763         signature check popup.
4764         * src/rfc2015.c (check_signature): show signature check popup only
4765         if it is enabled in preferences.
4766
4767 2001-05-07 [alfons]
4768
4769         0.4.66claws4
4770         
4771         * sync with sylpheed 0.4.66cvs6
4772
4773 2001-05-07 [darko]
4774
4775         * src/prefs_common.[ch]: added option to enable/disable
4776           looking up sender name in address book for summary pane
4777         * src/summaryview.c: look up sender in the address book
4778           by using Alfons' address completion code
4779
4780 2001-05-07 [hiroyuki]
4781
4782         * src/inc.h
4783           src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
4784           member of Pop3State.
4785         * src/news.c: brought #include "defs.h" before #include <glib.h>
4786           to prevent the warning of `MIN' and `MAX' redefinition.
4787
4788 2001-05-06 [hoa]
4789
4790         * removed src/headers_display.[ch]
4791         * removed src/prefs_display_headers.[ch]
4792         * src/inc.c
4793                 use a temporary file in the user directory for mbox import
4794         * src/news.c
4795                 added XHDR support to get "To" and "Cc" headers
4796                 (in order to match news with to or cc field for
4797                 scoring)
4798                 added function news_parse_xhdr() to get XHDR response
4799         * src/nntp.[ch]
4800                 added function nntp_xhdr()
4801         * src/matcher.c
4802                 fetch the message if necessary
4803
4804 2001-05-06 [alfons]
4805
4806         0.4.66claws3
4807
4808         * sync with sylpheed 0.4.66cvs3-5
4809
4810 2001-05-06 [hoa]
4811
4812         * src/utils.[ch]
4813                 added function itos_buf() to enable use of several buffers
4814         * src/summaryview.c
4815                 use of itos_buf() instead of itos() in summary list
4816                 to fix the broken display of message number.
4817
4818 2001-05-06 [alfons]
4819
4820         * src/gtkstext.c: bug in cursor up navigation fixed,
4821                 fixed another unsigned / signed comparison (we're getting there :-)
4822
4823 2001-05-06 [hoa]
4824
4825         * src/Makefile.am
4826                 added scoring.c scoring.h
4827                 prefs_folder_item.c prefs_folder_item.h
4828                 matcher.c matcher.h
4829         * src/defs.h
4830                 added FOLDERITEM_RC SCORING_RC
4831         * src/folder.[ch]
4832                 added prefs field in FolderItem :
4833                 properties for each folder (PrefsFolderItem),
4834                 sorting type and mode were added as the first properties.
4835         * src/main.c
4836                 read config for scoring
4837         * added src/matcher.[ch]
4838                 gives functions to parse configuration file to do
4839                 matching on mails with a list of conditions.
4840         * src/mainwindow.c
4841                 add option to sort by score
4842         * src/prefs_common.[ch]
4843                 added preference option to show score and for
4844                 the score column size
4845         * added src/prefs_folder_item.[ch]
4846                 properties for each folder (PrefsFolderItem),
4847                 sorting type and mode were added as the first properties.
4848         * src/procheader.[ch]
4849                 added procheader_parse_header()
4850                 added procheader_header_free()
4851                 added procheader_headername_equal()
4852                 and made modification to use them.
4853         * src/procmsg.[ch]
4854                 added score field to MsgInfo structure
4855         * added src/scoring.[ch]
4856                 gives functions to parse configuration file to do
4857                 scoring on mails with a list of conditions.
4858         * src/summaryview.[ch]
4859                 save the sorting type and mode for the folder
4860                 added column to display the score of the mail
4861                 added function summary_score_clicked()
4862                 sorting type and mode are restored to the folder
4863                 when it is reopen
4864         * src/textview.c
4865                 use procheader_parse_header(), procheader_headername_equal()
4866                 removed memory leak in text_scan_header when freeing headers
4867         * src/filter.c
4868                 changed the function to match names of headers
4869                 using procheader_headername_equal()
4870
4871         Scoring functions are implemented, an interface is needed
4872         to configure that.
4873
4874 2001-05-04 [alfons]
4875
4876         * src/gtkstext.c: 
4877                 hopefully fixed the row up navigation bug,
4878                 removed adding back / forward lines to cache
4879
4880 2001-05-04 [sergey]
4881
4882         * src/prefs_display_headers.c: user interface changes:
4883         (prefs_display_headers_create): remove unused "Show" check button;
4884         allow reordering of headers by dragging.
4885         (prefs_display_headers_write_config): remove unused variables.
4886         (prefs_display_headers_set_dialog): do not insert "(New)" at top
4887         of lists (not needed with the new UI).
4888         (prefs_display_headers_set_list): scan lists starting from row 0,
4889         not 1 (do not skip "(New)").
4890         (prefs_display_headers_find_header): new function.
4891         (prefs_display_headers_clist_set_row): do not allow duplicates.
4892         (prefs_display_headers_delete_cb): do not skip row 0; treat
4893         closing the alert window by ESC as "No".
4894         (prefs_display_headers_up): do not protect row 0.
4895         (prefs_display_headers_down): do not protect row 0.
4896
4897 2001-05-04 [sergey]
4898
4899         * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
4900         functions.
4901
4902         * src/summaryview.c
4903         (summary_find_next_marked_msg, summary_find_prev_marked_msg,
4904         summary_select_next_marked, summary_select_prev_marked): new
4905         functions.
4906
4907 2001-05-03 [sergey]
4908
4909         * src/news.c: fixed a bug when no article can be fetched after
4910         server timeout if the connection was restored by news_post():
4911         (news_select_group): new function.
4912         (news_fetch_msg): call news_select_group() before fetching
4913         article.
4914         (news_get_uncached_articles): set session->group after successful
4915         GROUP command.
4916
4917 2001-05-03 [hoa]
4918
4919         * src/defs.h
4920         * src/procmsg.[ch]
4921         * src/procheader.c
4922                  changed version of cache, added cc field
4923
4924         * src/prefs_display_headers.c
4925                 the interface was changed
4926
4927         * src/prefs_headers.c
4928                 added cancel button
4929
4930 2001-05-03 [alfons]
4931
4932         * completed sync of sylpheed cvs2
4933         * src/gtkstext.c: updated row up / down cursor navigation
4934         * src/textview.c: re-edited, prepared for fixing the email address
4935                 scanner.
4936
4937 2001-05-03 [darko]
4938
4939         * src/prefs_common.c: use alfons' strftime ui code
4940         entry_datefmt and datefmt_sample widgets have to be
4941         global in this module because of this change
4942
4943 2001-05-03 [hoa]
4944
4945         * src/messageview.c
4946         * src/prefs_common.[ch] added option to activate the return receipt
4947                 feature.
4948
4949 2001-05-02 [alfons]
4950
4951         * src/gtkstext.c: fix for row up/down cursor navigation. 
4952
4953         0.4.66claws2
4954         
4955         * sync with 0.4.66cvs2
4956
4957 2001-05-02 [paul]
4958
4959         added add-sender-to-addressbook patch
4960
4961         * src/addressbook.c
4962         * src/addressbook.h
4963         * src/summaryview.c
4964
4965 2001-05-02 [sergey]
4966
4967         * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
4968         G_ALERTDISABLE.
4969
4970         * src/alertpanel.c (alertpanel_create): new argument can_disable,
4971         all existing callers changed to pass FALSE; create a check button
4972         to disable the message.
4973         (alertpanel_message_with_disable): new function.
4974         (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
4975         (alertpanel_button_toggled): new function.
4976         (alertpanel_button_clicked, alertpanel_close): set value using
4977         G_ALERT_VALUE_MASK.
4978
4979         * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
4980
4981         * src/prefs_common.c (prefs_privacy_create): new check button
4982         checkbtn_gpgme_warning.
4983
4984         * src/main.c (main): moved preferences reading before gpgme
4985         initialization; check prefs_common.gpgme_warning before giving the
4986         GnuPG warning and set it to FALSE if the user wants to disable the
4987         warning.
4988
4989 2001-05-02 [hiroyuki]
4990
4991         * src/prefs_display_headers.c: modified the layout and some labels.
4992
4993 2001-05-02 [sergey]
4994
4995         * src/prefs_account.c (prefs_account_fix_size): new function.
4996         (prefs_account_create): call prefs_account_fix_size(); use
4997         gtk_widget_show instead of gtk_widget_show_all (fixes too large
4998         size when the window is shown for the first time).
4999         (prefs_account_basic_create): changed layout of serv_table; moved
5000         localmbox_entry above smtpserv_entry (logically it replaces
5001         POP3/IMAP server).
5002         (prefs_account_protocol_activated): set sensitivity of
5003         nntpauth_chkbtn according to the protocol (in addition to
5004         hide/show); commented out gtk_table_set_row_spacing() calls.
5005         (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
5006         not sensitive (fixes a bug with disabled username/password boxes
5007         when editing POP3 account after NNTP with authentication).
5008
5009 2001-05-02 [hoa]
5010
5011         * src/account.c
5012         * src/inc.c
5013         * src/prefs_account.[ch]
5014         * src/send.c
5015                 removed local account without SMTP server
5016                 added option to use mail command instead of a connexion
5017                 to SMTP server when a local account is used
5018         * src/prefs_headers.c
5019                 fixed a bug
5020         * src/news.c
5021                 fixed a bug when connexion immediately closed
5022
5023 2001-05-01 [alfons]
5024
5025         0.4.66claws1
5026         
5027         * sync with 0.4.65
5028
5029 2001-05-01 [sergey]
5030
5031         * src/prefs_account.c (Basic, prefs_account_basic_create): new
5032         widget nntpauth_chkbtn.
5033         (prefs_account_protocol_activated): handle nntpauth_chkbtn
5034         visibility.
5035         (prefs_account_nntpauth_toggled): new function.
5036
5037         * src/news.c (news_session_new_for_folder): use NNTP
5038         authentication only if ac->use_nntp_auth is set.
5039
5040 2001-05-01 [hoa]
5041
5042         * src/Makefile.am changed headers.[ch] in customheader.[ch]
5043         * src/prefs_display_headers.c changed the UI
5044         * src/prefs_headers.c changed account_name to account_id
5045         * src/compose.c using customheader.h
5046
5047 2001-05-01 [hiroyuki]
5048
5049         * src/esmtp.c
5050           src/news.c
5051           src/nntp.c: changed sock_read() to sock_gets(), they've been left
5052           unsynched.
5053
5054 2001-05-01 [hoa]
5055
5056         * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
5057         * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
5058                 for displaying of headers
5059         * src/grouplist_dialog.[ch] minor changes to remove warnings
5060         * src/prefs_display_headers.[ch] dialog to choose the
5061         headers to display in the mail viewer.
5062         * src/headers.h correction of #define
5063         * src/headers_display.[ch] configuration for displaying of headers.
5064         * src/main.c read config of displaying of headers
5065         * src/prefs_common.c add a button to access the config dialog
5066                 for displaying of headers
5067         * src/prefs_display_headers.[ch] dialog for configuration for
5068                 displaying of the headers.
5069         * src/prefs_headers.c cleaning of code
5070         * src/procheader.c comments added to code
5071         * src/textview.c changes to reorder the headers depending
5072                 on the config for displaying of headers
5073
5074 2001-04-30 [alfons]
5075
5076         0.4.65claws7
5077
5078         * sync with 0.4.65cvs12
5079
5080         NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
5081
5082 2001-04-30 [sergey]
5083
5084         * src/nntp.h (NNTPSockInfo): new field auth_failed.
5085
5086         * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
5087         is set to force reconnection after authentication failure.
5088         (nntp_gen_command): set sock->auth_failed on authentication
5089         failure, or if sock->userid and sock->passwd are not set.
5090
5091         * src/news.c (news_session_new_for_folder): set userid=NULL if
5092         password dialog is cancelled.
5093
5094 2001-04-30 [sergey]
5095
5096         * src/nntp.h (NNTPSockInfo): new type.
5097
5098         * src/nntp.c: all functions updated to use NNTPSockInfo instead of
5099         SockInfo.
5100         (nntp_open_auth, nntp_close): new functions.
5101         (nntp_gen_command): new function to handle authentication; all
5102         NNTP command functions updated to use it.
5103         (nntp_authinfo_user, nntp_authinfo_pass): deleted.
5104         (nntp_list): removed old useless code.
5105
5106         * src/news.h (NNTPSession): new field nntp_sock.
5107
5108         * src/news.c: all functions updated to use NNTPSockInfo instead of
5109         SockInfo.
5110         (news_session_new): new arguments (userid, passwd); made static;
5111         use nntp_open_auth() if needed.
5112         (news_session_destroy): use nntp_close() instead of sock_close().
5113         (news_query_password): changed arguments.
5114         (news_session_new_for_folder): new function.
5115         (news_session_get): use news_session_new_for_folder().
5116         (news_authenticate): deleted.
5117         (news_get_uncached_articles): removed old authentication code.
5118
5119 2001-04-30 [sergey]
5120
5121         * src/news.c: reverted my previous changes (need to do NNTP
5122         authentication in a cleaner way).
5123         
5124 2001-04-29 [sergey]
5125
5126         * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
5127         news_nntp_post, news_nntp_mode): new functions (wrappers with
5128         authentication support).
5129         (news_get_article_cmd, news_get_article, news_get_header): new
5130         argument "folder"; all callers changed.
5131         (news_get_article_cmd): added authentication support.
5132         (news_session_get): use news_nntp_mode() instead of nntp_mode().
5133         (news_post): use news_nntp_post() instead of nntp_post().
5134         (news_get_uncached_articles): use news_nntp_group() instead of
5135         nntp_group() and news_nntp_xover() instead of nntp_xover();
5136         removed old authentication code.
5137         (news_get_group_list): use news_nntp_list() instead of nntp_list().
5138
5139         * src/nntp.c (nntp_list): return real error code instead of
5140         hardcoded NN_ERROR.
5141
5142 2001-04-29 [sergey]
5143
5144         * configure.in: fixed wint_t typedef detection again
5145
5146 2001-04-28 [hoa]
5147
5148         * src/prefs_account.[ch], added A_LOCAL_CMD
5149                 (send mail with mail command)
5150         * src/send.c added function send_message_with_command()
5151         * src/inc.c made a more secure get_spool() function with
5152                 mktemp() but maybe mkstemp() or something more
5153                 secure can be used.
5154
5155 2001-04-28 [alfons]
5156
5157         * src/textview.c, colorization of email addresses in headers
5158
5159         0.4.65claws6
5160
5161         * bug sync with sylpheed
5162         * prefs_common.c: created date format ui for darko
5163         * sync with 0.4.65cvs11
5164         * configure.in: corrected to have the new gpg checks
5165
5166 2001-04-27 [alfons]
5167
5168         * completed sync with 0.4.65cvs10
5169         * minor debug things added to gtkstext.c
5170
5171 2001-04-27 [darko]
5172
5173         * configure.in: remove check for availability of
5174           strftime() as advised by Hiroyuki
5175         * src/prefs_common.[ch], src/procheader.c:
5176           synch strftime() code with Hiroyki's main branch
5177
5178 2001-04-26 [sergey]
5179
5180         * src/news.c: news_query_password(), news_authenticate(): new
5181           functions.
5182           news_get_uncached_articles(): added NNTP authentication
5183           handling.
5184         * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
5185           new functions.
5186         * src/prefs_account.c: prefs_account_protocol_activated():
5187           enable userid and password fields for NNTP.
5188
5189 2001-04-26
5190
5191         * configure.in: check for availability of strftime()
5192           [darko]
5193         * src/prefs_common.[ch], src/procheader.c: use
5194           strftime() for displaying date in summary pane if it
5195           is available
5196
5197 2001-04-25
5198
5199         * more .cvsignore cleanups [alfons]
5200
5201 2001-04-25
5202
5203         * ac/sv-check-type.m4: new autoconf macro.
5204         * configure.in: fixed wint_t typedef detection (did not work
5205           with gcc-2.96).
5206
5207 2001-04-25
5208
5209         * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
5210           [hiroyuki]
5211
5212 2001-04-24
5213         * modified gtkstext.c : buggy cursor navigation fixed, 
5214           and font descent also taken in account when drawing
5215           cursor. [alfons]
5216
5217 2001-04-24 [hoa]
5218         * added comments in src/news.c src/nntp.c
5219         * added src/prefs_headers.[ch]
5220         * added src/headers.[ch]
5221         * modified compose.c to activate custom headers
5222                 added function is_in_custom_headers
5223         * modified prefs_account.[ch]
5224                 added function prefs_account_customhdr_edit
5225         * modified src/defs.h :
5226                 added HEADERS_RC : name of the config file
5227                 for the custom headers
5228
5229 2001-04-24
5230
5231     0.4.65claws5
5232
5233         * configure.in
5234           src/gtkstext.[ch]
5235           src/compose.c
5236           src/Makefile.am
5237           
5238           added gtkstext with configure.in patch by Hiroyuki which
5239           should fix the XIM detection [alfons]
5240
5241         * more clean up of cvs [alfons]
5242
5243                  * removed all Makefile.in files to attic.
5244
5245                  * updated all .cvsignores to really ignore things that could
5246                    be unintentionally committed by a recursive commit.
5247
5248 2001-04-23 [hoa]
5249         * added src/grouplist_dialog.[ch]
5250         * changed src/folderview.c to call grouplist_dialog instead
5251                 of inputdialog
5252         * src/news.c :
5253                 added functions news_reset_group_list
5254                 and news_get_group_list
5255         * src/nntp.c :
5256                 added function nntp_list
5257         * src/defs.h :
5258                 added GROUPLIST_FILE : name of the newsgroup list cache file
5259
5260 2001-04-21
5261
5262         * added option to warn about queued messages on exit [sergey]:
5263
5264           * src/compose.c: compose_queue(): call folder_item_scan()
5265             and folderview_update_item() after queueing.
5266           * src/folderview.c: folderview_update_node(): draw the queue
5267             folder in bold font if there are queued messages.
5268           * src/mainwindow.c: queued_messages(): new function.
5269             app_exit_cb(): display warning if there are queued messages
5270             if warn_queued_on_exit is set.
5271           * prefs_common.[ch]: add warn_queued_on_exit option.
5272
5273         * enhanced GnuPG key selection support [sergey]:
5274
5275           * src/select-keys.c: updated to newer version from Win32
5276             branch with support for selecting arbitrary keys.
5277           * src/prefs_account.c: added the Privacy tab to the account
5278             options window.
5279             prefs_account_privacy_create(),
5280             prefs_account_sign_key_set_data_from_radiobtn(),
5281             prefs_account_sign_key_set_radiobtn(): new functions.
5282           * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
5283           * src/rfc2015.c: set_signers(): new function.
5284             pgp_sign(): add the account parameter, call set_signers().
5285             rfc2015_sign(): add the account parameter, pass it to pgp_sign().
5286           * src/rfc2015.h: rfc2015_sign(): updated prototype.
5287           * src/compose.c: pass the current account to rfc2015_sign().
5288
5289         * tag name claws added to prevent confusion with main branch [alfons]
5290
5291         * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
5292
5293         * autogen.sh: Added "--enable-maintainer-mode". [sergey]
5294
5295         * sync with recent sylpheed cvs. Untested though. [alfons]
5296