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