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