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