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