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