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