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