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