sync with 0.7.5
[claws.git] / ChangeLog.claws
1 2002-04-21 [paul]       0.7.4claws90
2
3         * sync with 0.7.5 release
4                 see ChangeLog entry 2002-04-21
5
6 2002-04-21 [alfons]
7
8         * src/Makefile.am
9                 add colin's new pixmaps to EXTRA_DIST
10
11 2002-04-21 [colin]      0.7.4claws89
12         * src/compose.c
13         * src/inc.c
14         * src/mainwindow.[ch]
15         * src/prefs_common.[ch]
16         * src/stock_pixmap.[ch]
17                 Added "Work offline" ability.
18
19 2002-04-21 [colin]      0.7.4claws88
20         
21         * src/mimeview.c
22         * src/prefs_common.c
23         * src/prefs_common.h
24         * src/textview.c : Added an option to common preferences -> display
25           to allow user not to automatically display images.
26
27 2002-04-21 [paul]       0.7.4claws87
28
29         * sync with 0.7.4cvs52
30                 see ChangeLog entry 2002-04-21 (src/imap.c)
31
32 2002-04-21 [paul]       0.7.4claws86
33
34         * sync with 0.7.4cvs51
35                 see ChangeLog entry 2002-04-21
36
37 2002-04-21 [paul]       0.7.4claws85
38
39         * sync with 0.7.4cvs49
40                 see ChangeLog entries 2002-04-20 and 2002-04-21
41
42         * src/Makefile.am
43                 clean up: remove old 'stock_' element from xpm 
44                 filenames.
45
46 2002-04-21 [alfons]     0.7.4claws84
47
48         apply sync patch from Paul
49
50         * src/folderview.c
51                 use old claws prefs_folder_item_create() for now
52
53 2002-04-19 [match]      0.7.4claws83
54
55         * src/addressbook.[ch]
56         * src/addrharvest.[ch]
57         * src/addrgather.[ch]
58                 recurse folders.
59         * src/mainwindow.c
60         * src/summaryview.[ch]
61                 change menu option.
62
63 2002-04-19 [paul]       0.7.4claws82
64
65         * po/pt_BR.po
66                 updated by Fabio Junior Beneditto
67
68 2002-04-14 [alfons]     0.7.4claws81
69
70         * src/passphrase.c
71                 add #include <sys/types.h> for mode_t and off_t 
72
73 2002-04-13 [paul]       0.7.4claws80
74         
75         * src/main.c
76           src/passphrase.[ch]
77           src/pgptext.c
78           src/prefs_common.[ch]
79           src/rfc2015.c
80                 enable storing of GnuPG passphrase for the whole 
81                 session or a user-defined number of minutes. patch 
82                 submitted by Ravemax <ravemax@dextrose.com>
83
84 2002-04-13 [alfons]     0.7.4claws79
85
86         * src/textview.c
87                 make email parser also stop scanning when encountering separators
88                 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
89
90 2002-04-13 [paul]       0.7.4claws78
91
92         * sync with 0.7.4cvs39
93                 see ChangeLog entry 2002-04-12
94
95 2002-04-11 [paul]       0.7.4claws77
96
97         * sync with 0.7.4cvs37
98                 see ChangeLog entry 2002-04-11
99
100 2002-04-11 [paul]       0.7.4claws76
101
102         * COPYING 
103                 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
104                 the clause for OpenSSL). sync with sylpheed main
105
106 2002-04-09 [melvin]     0.7.4claws75
107
108         * src/compose.c
109                 Made 'Ctrl-Enter' on send ignore some modifiers 
110                 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
111                 to bind other *-Enter (but not Alt-Enter).
112
113 2002-04-09 [paul]       0.7.4claws74
114
115         * sync with 0.7.4cvs35
116                 see ChangeLog entries 2002-04-09
117
118 2002-04-08 [paul]       0.7.4claws73
119
120         * sync with 0.7.4cvs33
121                 see ChangeLog entry 200-04-08
122
123 2002-04-07 [match]      0.7.4claws72
124
125         * src/addrharvest.[ch]
126                 fixed to read all addresses in header, regardless
127                 of header size. improved name parsing. accommodate
128                 harvest from folders and selected message.
129         * src/addritem.[ch]
130                 included new address parsing function.
131         * src/addrgather.[ch]
132         * src/addressbook.[ch]
133         * src/summaryview.[ch]
134         * src/mainwindow.c
135                 allow address harvest of folder as well as selected
136                 messages.
137
138 2002-04-07 [paul]       0.7.4claws71
139
140         * src/esmtp.[ch]
141           src/smtp.c
142                 don't try to authenticate with CRAM-MD5 in SMTP when 
143                 SMTP-AUTH enabled if MTA doesn't issue this 
144                 auth-method in it's ehlo-response. bug item #531364,
145                 patch item #938910. patch submitted by Colin Leroy 
146                 <colin@colino.net>
147
148 2002-04-07 [paul]       0.7.4claws70
149
150         * src/nntp.c
151                 fix missing MODE_READER bug. patch submitted by
152                 Colin Leroy <colin@colino.net>
153
154 2002-04-07 [alfons]     0.7.4claws69
155
156         * src/matcher.[ch]
157         * src/prefs_filtering.c
158         * src/summaryview.c
159                 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
160                 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
161
162 2002-04-07 [paul]       0.7.4claws68
163
164         * sync with 0.7.4cvs32
165                 see ChangeLog entry 2002-04-06
166
167         * tools/filter_conv.pl
168                 more bug fixes
169
170 2002-04-06 [paul]       0.7.4claws67
171
172         * tools/filter_conv.pl
173                 modify to be able to find the name of the first
174                 mailbox and use that. main's filter does not
175                 record the full path to the mailbox and therefore
176                 can only filter to the first mailbox.
177
178 2002-04-05 [paul]       0.7.4claws66
179
180         * tools/filter_conv.pl
181                 attempt to make the script all-encompassing and
182                 be able to convert any main 'filter' rule thrown
183                 at it
184
185 2002-04-05 [paul]       0.7.4claws65
186
187         * tools/filter_conv.pl
188                 allow for collapsed folder trees
189
190 2002-04-05 [paul]       0.7.4claws64
191
192         * sync with 0.7.4cvs31
193                 see ChangeLog entries 2002-04-05
194
195 2002-04-03 [paul]       0.7.4claws63
196
197         * sync with 0.7.4cvs29
198                 see ChangeLog entries 2002-04-02 and 2002-04-03
199
200 2002-04-02 [paul]       0.7.4claws62
201
202         * sync with 0.7.4cvs26
203                 see ChangeLog entry 2002-04-01
204
205 2002-04-02 [match]      0.7.4claws61
206
207         * src/pine.[ch]
208         * src/importpine.[ch]
209         * src/addressbook.c
210                 import Pine address book.
211
212 2002-04-02 [match]      0.7.4claws60
213
214         * src/addrharvest.[ch]
215                 improve address parsing of funky addresses.
216
217 2002-04-02 [darko]      0.7.4claws59
218
219         * src/compose.c
220                 wrap on send improvements, it now recognizes quoted
221                 initials as part of the quotation string, and it
222                 does not join lines separated by CR
223
224 2002-04-01 [match]      0.7.4claws58
225
226         * src/mgutils.[ch]
227                 added new functions.
228         * src/mutt.[ch]
229                 remove excessive duplicate address generation
230                 on import.
231
232 2002-04-01 [alfons]     0.7.4claws57
233         
234         * src/summaryview.c
235                 put back g_free() 
236
237 2002-04-01 [paul]       0.7.4claws56
238
239         * sync with 0.7.4cvs25
240                 see ChangeLog entry 2002-04-01
241
242 2002-04-01 [alfons]     0.7.4aprilfool55
243
244         * src/summaryview.c
245                 honour feature request item #537427 to allow for
246                 displaying names from address book for sent mail also
247
248 2002-03-29 [paul]       0.7.4claws54
249
250         * src/mainwindow.c
251           src/prefs_filtering.[ch]
252           src/prefs_matcher.c
253           src/summaryview.c
254                 add 'fast filter' for claws' filtering,
255                 /Tools/Create filter rule/... patch submitted
256                 by Neill Miller <neillm@thecodefactory.org>
257
258 2002-03-29 [paul]       0.7.4claws53
259
260         * sync with 0.7.4cvs24
261                 see ChangeLog entry 2002-03-29
262
263 2002-03-28 [paul]       0.7.4claws52
264
265         * sync with 0.7.4cvs23
266                 see ChangeLog entry 2002-03-28
267
268 2002-03-27 [melvin]     0.7.4claws51
269
270         * src/prefs_actions.c
271                 Added support to pass only one message part (as a
272                 file) to the command using '%p'. No quotes are needed
273                 because doubles quotes are automatically added.
274                 Fixed bug where Sylpheed could block when waiting for
275                 a child process to finish.
276                 Changed the help menu to remove quotes around symbols to 
277                 avoid misinterpretation (they must not be used).
278
279 2002-03-27 [melvin]     0.7.4claws50
280
281         * src/inc.c
282                 Made the new mail notification command always 
283                 execute asynchronously.
284
285 2002-03-27 [paul]       0.7.4claws49
286
287         * src/compose.c
288                 fix bug introduced in last commit
289
290 2002-03-27 [paul]       0.7.4claws48
291
292         * sync with 0.7.4cvs21
293                 see ChangeLog 2002-03-26 and 2002-03-27
294
295 2002-03-26 [hoa]        0.7.4claws47
296
297         * src/prefs_folder_item.c
298                 really fixed the bug #516442 with folder rescan.
299
300 2002-03-26 [paul]       0.7.4claws46
301
302         * sync with 0.7.4cvs19
303                 see ChangeLog entries 2002-03-25 and 2002-03-26
304
305 2002-03-25 [hoa]        0.7.4claws45
306
307         * src/matcher.c
308         * src/mh.c
309                 fix the bug #516442 with folder rescan.
310
311         * src/prefs_common.[ch]
312         * src/compose.c
313                 added an option to enable two different behaviours
314                 for bounce.
315
316
317 2002-03-25 [paul]       0.7.4claws44
318
319         * src/mainwindow.c
320           src/selective_download.c
321                 correct a few menuitem labels
322
323 2002-03-25 [christoph]  0.7.4claws43
324
325         * src/procmsg.c
326                 fix non deleted tmp message in
327                 procmsg_save_to_outbox
328                 fix problems caused by sync with
329                 main branch's procmsg_send_queue
330
331 2002-03-25 [paul]       0.7.4claws42
332
333         * src/quote_fmt.c
334           src/quote_fmt_lex.l
335           src/quote_fmt_parse.y
336                 add Last name (%L) placeholder for quoting. 
337                 patch submitted by Thorsten Thielen 
338                 <thth@users.sourceforge.net>
339
340 2002-03-25 [paul]       0.7.4claws41
341
342         * src/utils.c
343                 get full hostname. patch submitted by
344                 Bob Woodside <rwoodside1@comcast.net>
345
346 2002-03-25 [paul]       0.7.4claws40
347
348         * src/account.c
349           src/news.c
350           src/nntp.[ch]
351           src/prefs_account.[ch]
352                 enable NNTP over SSL. patch submitted by
353                 Pascal Jermini <pascal@infinity.hn.org>
354
355 2002-03-24 [paul]       0.7.4claws39
356
357         * src/prefs_common.c
358                 make the arrangement of the Compose tab more
359                 coherent
360
361         * src/mainwindow.c
362                 fix some irregularities of style
363
364         * po/de.po
365                 updated by Kilian Krause
366
367 2002-03-23 [paul]       0.7.4claws38
368
369         * po/pt_BR.po
370                 updated by Fabio Junior Beneditto
371
372 2002-03-23 [paul]       0.7.4claws37
373
374         * src/mainwindow.c
375                 move 'Gather addresses' to 'Tools' menu
376                 make 'Selective download' sensitive
377
378 2002-03-23 [paul]       0.7.4claws36
379
380         * sync with 0.7.4cvs16
381                 see ChangeLog entries 2002-03-23
382
383 2002-03-22 [christoph]  0.7.4claws35
384
385         * src/quote_fmt_parse.y
386                 fix include program output
387
388 2002-03-22 [alfons]     0.7.4claws34
389
390         * src/pop.c
391                 initialize GDate stack variable correctly (sorry!)
392
393 2002-03-22 [paul]       0.7.4claws33
394
395         * src/compose.c
396           src/mainwindow.c
397           src/prefs_actions.c
398           src/prefs_common.c
399                 rename 'Tool' to 'Tools'
400
401         * src/mainwindow.c
402                 move 'Delete duplicated messages' from
403                 'Message/' to 'Tools/'
404                 re-arrange the order of 'Tools/' items
405
406 2002-03-22 [paul]       0.7.4claws32
407
408         * src/addr_compl.c
409           src/addressbook.[ch]
410                 auto-address completion now also matches on
411                 Nickname. patch submitted by Bob Forsman 
412                 <hammor@users.sourceforge.net>
413
414         * src/editaddress.c
415                 correct a spelling mistake
416
417 2002-03-22 [alfons]     0.7.4claws31
418
419         * src/pop.c
420                 fix getting uidl from incorrect string 
421                 (spotted by Colin)
422
423 2002-03-21 [alfons]     0.7.4claws30
424
425         * src/pop.c
426                 more code refactoring
427                 plug mem leak introduced by delete on server
428
429 2002-03-21 [paul]       0.7.4claws29
430
431         * sync with 0.7.4cvs11
432                 see ChangeLog entries 2002-03-20
433
434 2002-03-20 [alfons]     0.7.4claws28
435
436         * src/inc.c
437                 apply Colin's patch and refactor
438
439 2002-03-20 [paul]       0.7.4claws27
440
441         * sync with sylpheed 0.7.4cvs9
442                 see ChangeLog entry 2002-03-20
443
444 2002-03-19 [christoph]  0.7.4claws26
445
446         * src/mh.c
447         * src/procmsg.[ch]
448         * src/summaryview.c
449                 revert changes for flag updates
450                 (does not work correctly and no time to debug)
451
452 2002-03-20 [alfons]     0.7.4claws25
453
454         * src/pop.c
455                 refactor should_delete() a little bit 
456
457 2002-03-19 [paul]       0.7.4claws24
458
459         * src/inc.[ch]
460           src/pop.c
461           src/prefs_account.[ch]
462                 allow the user to leave downloaded mail on the 
463                 server for n days. Patch submitted by Colin Leroy 
464                 <colin@colino.net>
465
466 2002-02-19 [paul]       0.7.4claws23
467
468         * sync with sylpheed 0.7.4cvs8
469                 see ChangeLog entries 2002-03-19
470
471 2002-03-18 [paul]       0.7.4claws22
472
473         * sync with sylpheed 0.7.4cvs6
474                 see ChangeLog entry 2002-03-18
475
476 2002-03-18 [paul]       0.7.4claws21
477
478         * po/en_GB.po
479                 add en_GB message catalogue
480
481         * src/mbox_folder.c
482           src/prefs_account.c
483           src/prefs_actions.c
484                 correct a few spelling mistakes
485
486 2002-03-17 [alfons]     0.7.4claws20
487
488         * src/matcher.c
489                 more stringent checks for NULL params when writing
490                 filtering actions to a file
491                 
492 2002-03-17 [hoa]        0.7.3claws20
493
494         * src/news.c
495                 fixed the count of new messages
496
497         * src/compose.c
498                 fixed the "attachment properties" window
499
500 2002-03-17 [paul]       0.7.4claws19
501
502         * src/defs.h
503           src/folder.h
504           src/news.c
505           src/prefs_account.[ch]
506           src/procmsg.[ch]
507           src/summaryview.c
508                 automatically mark cross-posted messages as read 
509                 and (optionally) give them a colour label
510                 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
511                 
512
513 2002-03-17 [paul]       0.7.4claws18
514
515         * sync with sylpheed 0.7.4cvs5
516                 see ChangeLog entry 2002-03-17
517
518 2002-03-17 [melvin]     0.7.4claws17
519         
520         * src/textview.c
521                 Worked around a gtktext 'bug': when searching for 
522                 a text in a long message it was scrolling slowly
523                 line by line until it hit the searched text.
524         * po/fr.po
525                 Updated French translation
526
527 2002-03-17 [melvin]     0.7.4claws16
528
529         * src/mainwindow.c
530         * src/compose.c
531         * src/prefs_actions.c
532                 Moved "Edit/Actions" to "Tool/Actions"
533                 Made mainwindow/compose window sensitive as soon as
534                 no child process is running anymore even if the io dialog
535                 is open.
536                 Fixed a struct being initialized with a non constant char*
537
538 2002-03-16 [christoph]  0.7.4claws15
539
540         * configure.in
541                 add --with-compiler-flags option
542                 (only for developer hacking)
543         * src/mh.c
544         * src/procmsg.[ch]
545         * src/summaryview.c
546                 try to make folder-stats and flag handling more
547                 independent from the summaryview. msgcounts
548                 are only set when the folder is opened and
549                 procmsg_msginfo_(un)set_flags will handle it
550                 later and summaryview will get the values
551                 from the folder.
552
553 2002-03-16 [paul]       0.7.4claws14
554
555         * src/messageview.c
556                 fix Return-receipt. Patch submitted by Bob
557                 Woodside <rwoodside1@comcast.net>
558
559 2002-03-16 [paul]       0.7.4claws13
560
561         * src/compose.c
562                 fix 'dynamic' signatures, make it work again
563                 broken during sync on 2002-03-14 (0.7.4claws2)
564
565 2002-03-15 [match]      0.7.4claws12
566
567         * src/addrharvest.[ch]
568         * src/addrgather.[ch]
569         * src/addressbook.[ch]
570         * src/mainwindow.c
571                 included address harvester feature. still some
572                 issues with address parsing that I will fix.
573
574 2002-03-15 [match]      0.7.4claws11
575
576         * src/addrbook.[ch]
577         * src/addrcache.[ch]
578         * src/addressbook.[ch]
579         * src/addrindex.c
580         * src/editbook.c
581         * src/importldif.c
582         * src/importmutt.c
583         * src/jpilot.[ch]
584         * src/main.c
585         * src/syldap.[ch]
586         * src/vcard.[ch]
587                 tidy up. fix memory leaks. moved attribs and methods
588                 from individual interfaces to addrcache object. prep
589                 for new stuff to come in.
590
591 2002-03-15 [alfons]     0.7.4claws10
592
593         * src/matcher.[ch]
594         * src/matcher_parser_parse.y
595         * src/matcher_parser_lex.l
596         * src/prefs_matcher.c
597                 add filtering conditions message greater than, smaller 
598                 than, and exactly matching a size in bytes
599                 (does not work with delete from POP3 server yet)
600
601                 this should also give others an idea what you should
602                 do to add new criterions to claws filtering system
603                 
604
605 2002-03-15 [paul]       0.7.4claws9
606
607         * tools/filter_conv.pl
608                 exit if there are no filter rules to convert
609                 rename filterrc to filterrc.old after completion
610
611 2002-03-15 [paul]       0.7.4claws8
612
613         * sync with sylpheed 0.7.4cvs3
614                 see ChangeLog entry 2002-03-14
615
616 2002-03-14 [paul]       0.7.4claws7
617
618         * src/compose.c
619                 clean up the last commit (ahem)
620
621 2002-03-14 [paul]       0.7.4claws6
622
623         * src/compose.c
624                 fix bug #515655. honour account preferences
625                 regarding gpg default signing/encryption when 
626                 changing account from the compose window.
627
628 2002-03-14 [paul]       0.7.4claws5
629
630         * src/folderview.c
631                 remove unnecessary curly brackets
632
633 2002-03-14 [paul]       0.7.4claws4
634
635         * src/folderview.c
636           src/prefs_filtering.[ch]
637                 add filter rename on folder rename and filter
638                 delete on folder delete. Patch submitted by
639                 Neill Miller <neillm@thecodefactory.org> 
640
641 2002-03-14 [christoph]  0.7.4claws3
642
643         * src/procmsg.c
644         * src/send.c
645                 fix local delivery
646                 (patch submitted by "Simon 'corecode' Schubert")
647         * src/prefs_common.c
648         * src/procmsg.c
649                 fix gcc 3.0 warning
650
651 2002-03-14 [paul]       0.7.4claws2
652
653         * sync with sylpheed 0.7.4cvs2
654                 see ChangeLog entry 2002-03-13
655
656 2002-03-12 [darko]      0.7.4claws1
657
658         * src/mainwindow.c
659                 fix what seems to be a copy and paste error
660                 when setting color for important messages
661                 (reported by wwp)
662
663 2002-03-11 [paul]       version 0.7.4claws released
664
665 2002-03-11 [paul]       0.7.4claws
666
667         * po/es.po
668           po/it.po
669           po/nl.po
670           po/pt_BR.po
671                 update message catalogs. Submitted by Ricardo Mones 
672                 Lastra, Alessandro Maestri, Wilbert Berendsen, and 
673                 Fabio Junior Beneditto
674
675         * configure.in
676           faq/Makefile.am
677           faq/it/Makefile
678           faq/it/sylpheed-faq*
679           src/mainwindow.c
680           src/manual.[ch]
681                 add FAQ in Italian
682         
683
684 2002-03-11 [jens]       0.7.3claws7
685
686         * po/de.po
687                 updated German translation
688
689 2002-03-11 [melvin]     0.7.3claws6
690
691         * po/fr.po
692                 updated and corrected French translation
693
694 2002-03-10 [hoa]        0.7.3claws5
695
696         * src/account.c
697         * src/inc.c
698         * src/prefs_account.c
699         * src/procmsg.c
700         * src/send.[ch]
701                 fixed the local account.
702                 you have to change the default "/usr/sbin/sendmail"
703                 to "/usr/sbin/sendmail -t" in the preferences of
704                 the local account.
705
706         * src/procmime.c
707                 removed some debug display for renderer
708
709 2002-03-10 [paul]       0.7.3claws4
710
711         * faq/en/sylpheed-faq-1.html
712           faq/en/sylpheed-faq-2.html
713                 update
714
715 2002-03-09 [paul]       0.7.3claws3
716
717         * sync with sylpheed 0.7.4
718                 see ChangeLog entry 2002-03-09
719
720 2002-03-08 [paul]       0.7.3claws2
721
722         * faq/en/sylpheed-faq*
723           faq/es/sylpheed-faq*
724           faq/fr/sylpheed-faq*
725                 update the FAQs
726
727         * manual/fr/.cvsignore
728           manual/fr/Makefilea.am
729           manual/fr/sylpheed*
730           src/mainwindow.c
731           src/manual.[ch]
732                 add the French manual
733
734 2002-03-07 [paul]       0.7.3claws1
735
736         * sync with sylpheed 0.7.3cvs4
737                 see ChangeLog entries  2002-03-06 and 2002-03-07
738         
739         * po/nl.po
740                 updated by Wilbert Berendsen
741
742 2002-03-07 [melvin]     0.7.2claws34
743
744         * src/selective_download.c
745                 Changed the pixmap of the receive button to MAIL_RECEIVE.
746
747 2002-03-06 [paul]       0.7.2claws33
748
749         * sync with sylpheed 0.7.3cvs1
750                 bug fix, see ChangeLog entry 2002-03-05
751
752 2002-03-05 [paul]       0.7.2claws32
753
754         * src/mimeview.c
755           src/pgptext.[ch]
756           src/procmsg.c
757                 reverse the pgp ascii-armored code implemented in 
758                 0.7.2claws16. removal of this code until it matures.
759                 this means that verifying ascii-armored pgp sigs and
760                 automatic decryption of ascii-armored encrypted
761                 messages no longer works.
762
763 2002-03-05 [paul]       0.7.2claws31
764
765         * configure.in
766           Makefile.am
767         * faq/Makefile.am
768         * faq/en/Makefile.am
769           faq/en/sylpheed-faq.html
770           faq/en/sylpheed-faq-1.html
771           faq/en/sylpheed-faq-2.html
772           faq/en/sylpheed-faq-3.html
773         * faq/es/Makefile.am
774           faq/es/sylpheed-faq.html
775           faq/es/sylpheed-faq-1.html
776           faq/es/sylpheed-faq-2.html
777           faq/es/sylpheed-faq-3.html
778           faq/es/sylpheed-faq-4.html
779         * faq/fr/Makefile.am
780           faq/fr/sylpheed-faq.html
781           faq/fr/sylpheed-faq-1.html
782           faq/fr/sylpheed-faq-2.html
783           faq/fr/sylpheed-faq-3.html
784         * src/Makefile.am
785           src/defs.h
786           src/mainwindow.c
787           src/manual.[ch]
788                 add FAQs in English, Spanish and French
789
790
791 2002-03-05 [paul]       0.7.2claws30
792
793         * manual/en/sylpheed.html
794           manual/en/sylpheed-XX.html
795                 updated the English manual
796
797 2002-03-05 [hoa]        
798
799         * src/summaryview.c
800                 dialog box pops up if the article can't be deleted.
801
802 2002-03-04 [paul]       
803         
804         * po/pt_BR.po
805                 updated by Fabio Junior Benedito
806
807 2002-03-04 [hoa]
808
809         * removed ac/gpgme.m4
810                 to avoid autogen common problem
811                 developers have to install gpgme development package now
812
813         * src/compose.c
814                 encoding to 7bit or 8bit is enabled.
815
816 2002-03-03 [alfons]     0.7.2claws29
817
818         * src/pop.c
819                 merge fix by Oliver Haertel for selective
820                 download buglet
821
822 2002-03-03 [paul]       0.7.2claws28
823         
824         * sync with sylpheed 0.7.3
825
826 2002-03-03 [paul]       0.7.2claws27
827
828         * sync with sylpheed 0.7.2cvs24
829                 see ChangeLog entries 2002-03-02 and 2002-03-03
830
831 2002-03-02 [melvin]     0.7.2claws26
832
833         * src/inc.[ch]
834         * src/main.c
835         * src/mainwindow.c
836         * src/prefs_common.[ch]
837                 Added user definable notification on new mail arrival.
838                 Removed unused variables in spell checker prefs code.
839
840 2002-03-02 [melvin]     0.7.2claws25
841
842         * src/quote_fmt.c
843                 Removed unnecessary escape sequences.
844                 Changed 'Initial...' to 'Initials of Sender'
845
846 2002-03-02 [paul]       0.7.2claws24
847
848         * sync with sylpheed 0.7.2cvs22
849                 see ChangeLog entry 2002-03-01
850
851 2002-03-01 [hoa]        0.7.2claws23
852
853         * src/mainwindow.c
854                 Set sensitivity of delete actions to active
855                 even if the folder is a newsgroup.
856
857         * src/summaryview.c
858                 - Set sensitivity of delete actions
859                 - Added function check_permission() that will check if the
860                   user is authorized to delete a message. For news, it
861                   will check if the author is the same.
862                 - Enabled deletion when there is no trash folder.
863
864         * src/news.[ch]
865                 - Added news_cancel_article() to cancel articles
866                 - Implemented news_remove_message() (public function)
867
868 2002-03-01 [paul]       0.7.2claws22
869
870         * src/gtkutils.c
871           src/textview.c
872                 recognise urls that that don't include 'http://' and
873                 simply begin 'www.' 
874
875         * AUTHORS
876                 remove duplicated name
877
878 2002-02-28 [paul]       0.7.2claws21
879
880         * src/mainwindow.c
881           src/summaryview.[ch]
882                 add ability to 'Select thread'
883                 combines Melvin's "Select thread's head" patch (#510907)
884                 with Colin Leroy's <colin@colino.net> "Select whole thread" 
885                 patch (#518514) 
886
887 2002-02-28 [paul]       0.7.2claws20
888
889         * src/mimeview.c
890                 hopefully fix segfault on right-clicking a mime part
891                 that some people have experienced.      
892                 fix submitted by Fredrik Olofsson <frol@linux.nu>
893
894 2002-02-28 [paul]       0.7.2claws19
895
896         * sync with sylpheed 0.7.2cvs21
897                 see ChangeLog entries 2002-02-27 and 2002-02-28
898
899 2002-02-27 [paul]       0.7.2claws18
900
901         * sync with sylpheed 0.7.2cvs18
902                 see ChangeLog entries 2002-02-26 and 2002-02-27
903
904 2002-02-26 [alfons]     0.7.2claws17
905
906         * src/procheader.c
907                 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
908                 (spotted by Chris Hessman <idatech@gmx.net>)
909
910 2002-02-26 [paul]       0.7.2claws16
911
912         * src/mimeview.c
913           src/pgptext.[ch]
914           src/procmsg.c
915                 make decryption of ascii-armored pgp encrypted messages
916                 and verification of ascii-armored signatures work again.
917                 slightly altered from the patch by Jens Jahnke 
918                 <jan0sch@gmx.net>
919
920                 ##FIX ME##
921                 * the checking of plaintext signatures always comes up in 
922                   a popup box
923                 * it doesn't work for multipart messages 
924                 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
925                   including the msg headers and these 2 line themselves, are 
926                   not displayed
927
928         * src/mainwindow.c
929                 "View/Folder Tree" becomes "View/Separate Folder Tree"
930                 "View/Message View" becomes "View/Separate Message View"
931                 because its less ambiguous.
932
933         * po/es.po
934                 updated by Ricardo Mones Lastra
935
936 2002-02-26 [paul]       0.7.2claws15
937
938         * sync with sylpheed 0.7.2cvs17
939                 see ChangeLog entries 2002-02-25 and 2002-02-26
940
941 2002-02-25 [christoph]  0.7.2claws14
942
943         * src/filtering.[ch]
944         * src/inc.c
945                 do filtering stuff after all messages have been received
946                   1. drop all messages to .processing
947                   2. scan processing folder for messages
948                   3. filter messages or move to inbox
949                 this will also find old messages left in processing after
950                 a crash or something like that and we get a real msginfo
951                 from folder->get_msg_list and do not have to create our
952                 own in filter_message
953         * src/matcher_parser_parse.y
954                 remove MIX/MAX warning (reordered includes)
955
956 2002-02-25 [paul]       0.7.2claws13
957
958         * sync with sylpheed 0.7.2cvs15
959                 see ChangeLog entry 2002-02-24
960
961 2002-02-24 [alfons]     0.7.2claws12
962
963         * src/filtering.c
964                 clear old color flags first when applying a new color to
965                 a message info. 
966                 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
967
968 2002-02-24 [alfons]     0.7.2.claws11
969         
970         * AUTHORS
971         * src/prefs_common.c
972                 add presets for Opera and Konqueror, closes patch #517261,
973                 submitted by Ville Skyttä <scop@users.sourceforge.net>
974
975 2002-02-24 [alfons]     0.7.2.claws10
976
977         * AUTHORS
978         * src/summaryview.c
979                 fix threading for null message ids, closes patch #521601,
980                 submitted by Bob Forsman <hammor@users.sourceforge.net>
981
982 2002-02-24 [alfons]     0.7.2claws9
983
984         * src/summaryview.c
985         * src/filtering.c
986                 make Tool | Filter Message work with filtering system so
987                 setting flags also works
988
989                 TODO:
990
991                 - Processing uses the same function as Tool | Filter
992                   Message, but doesn't use the same update proc yet
993
994 2002-02-23 [paul]       0.7.2claws8
995
996         * sync with sylpheed 0.7.2cvs14
997                 see ChangeLog entries 2002-02-22 and 2002-02-23
998
999 2002-02-22 [christoph]  0.7.2claws7
1000
1001         * src/quote_fmt.c
1002                 Add column space to table
1003         * src/quote_fmt_parse.y
1004                 Close files
1005
1006 2002-02-22 [paul]       0.7.2claws6
1007
1008         * src/Makefile.am
1009           src/defs.h
1010           src/filtering.c
1011           src/inc.[ch]
1012           src/mainwindow.c
1013           src/matcher.[ch]
1014           src/matcher_parser_lex.l
1015           src/matcher_parser_parse.y
1016           src/pop.[ch]
1017           src/prefs_account.h
1018           src/prefs_filtering.c
1019           src/selective_download.[ch]   *** NEW FILES ***
1020           src/utils.[ch]
1021           po/POTFILES.in
1022                 Selective Download added to 'Tool' menu. 
1023                 Retrieves email headers of the currently selected pop3 
1024                 account and allows the user to mark emails for deletion 
1025                 right on the pop3 server. Patch submitted by Oliver Haertel 
1026                 <oha@users.sourceforge.net>.
1027         
1028         * po/POTFILES.in
1029                 add 'src/quote_fmt.c'           
1030
1031 2002-02-22 [christoph]  0.7.2claws5
1032
1033         * src/Makefile.am
1034                 added quote_fmt.c
1035         * src/prefs_common.[ch]
1036         * src/prefs_template.c
1037         * src/quote_fmt.c               *** NEW FILE ***
1038         * src/quote_fmt.h
1039                 move quote format symbol description code
1040                 to it's own file because it is used from
1041                 differnent code parts
1042                 Rewrote symbol description GUI
1043                   + use table
1044                   + add separators
1045                   + get data from array (no more long constant strings)
1046         * src/quote_fmt_lex.l
1047         * src/quote_fmt_parse.y
1048                 Symbol for Literal % changed to \% instead of %%
1049                 (More logical as \ is used for quoting for other symbols)
1050                 Add |f and |p to include files and program output
1051                 Examples:
1052                     |f{/home/.../.signature}
1053                     |p{date}
1054         * po/de.po
1055                 Correct wrong spelling for "Referenzen"
1056
1057 2002-02-21 [paul]       0.7.2claws4
1058
1059         * src/procmsg.c
1060                 forgotten during sync
1061
1062 2002-02-21 [paul]       0.7.2claws3
1063
1064         * sync with sylpheed 0.7.2cvs11
1065                 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
1066                 2002-02-20 and 2002-02-21
1067
1068 2002-02-20 [melvin]     0.7.2claws2
1069
1070         * src/prefs_actions.c
1071                 Added error report when child cannot fork or when execvp 
1072                 returns with an error.
1073
1074 2002-02-19 [christoph]  0.7.2claws1
1075
1076         * src/codeconv.c
1077                 return unconverted text if conde conversion is not possible
1078                 when libjconv is used.
1079                 (patch submitted by "Simon 'corecode' Schubert")
1080
1081 2002-02-19 [paul]       
1082
1083         * version 0.7.2claws release
1084
1085 2002-02-19 [paul]       0.7.2claws
1086
1087         * po/nl.po
1088                 updated by Wilbert Berendsen
1089
1090
1091 2002-02-18 [alfons]     0.7.1claws13
1092
1093         * src/syldap.c
1094         * src/jpilot.c
1095                 remove references to dlfcn and explicitly loading functions
1096                 from dynalink libs, because libs linked anyway, and functions
1097                 are loaded explicitly
1098
1099 2002-02-17 [melvin]     0.7.1claws12
1100
1101         * src/prefs_actions.c
1102                 Replaced children wait loop with double fork technique.
1103                 Now, input/output window updated at each new output.
1104                 free_children(): Fixed a memory leak.
1105                 Made input/output window non closable if running children
1106                 still exist.
1107                 Added missing <unistd.h> include.
1108                 Added some --debug outputs.
1109
1110 2002-02-17 [melvin]     0.7.1claws11
1111
1112         * src/summaryview.c
1113                 Fixed bug where descending sort order did not select top
1114                 message.
1115
1116 2002-02-17 [melvin]     0.7.1claws10
1117
1118         * acconfig.h
1119                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
1120         * src/prefs_common.c
1121                 Pspell data package directory no more hard coded but
1122                 set during configuration (PSPELL_PATH). (Thanks to 
1123                                 Gustavo Noronha Silva.)
1124
1125 2002-02-17 [melvin]     0.7.1claws9
1126
1127         * configure.in
1128                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
1129         * src/gtkspell.c
1130                 Fixed compile-time warnings.
1131
1132 2002-02-16 [alfons]     0.7.1claws8
1133
1134         * src/filesel.c
1135                 fix inadvertent free of NULL pointer which caused
1136                 sylpheed to crash when closing the save-as dialog
1137                 using the window close button
1138
1139 2002-02-16 [carsten]    0.7.1claws7
1140         * src/mainwindow.[ch]
1141           src/summaryview.c
1142           src/prefs_common.c
1143                 fixes for pixmap theming code:
1144                         - recently changed mail attributes shouldn't get
1145                           lost any longer
1146                         - theme is only reloaded iff another theme was
1147                           selected
1148
1149 2002-02-16 [paul]       0.7.1claws6
1150
1151         * sync with sylpheed 0.7.2 release
1152                 see ChangeLog entry 2002-02-15 and 2002-02-16
1153
1154 2002-02-15 [paul]       0.7.1claws5
1155
1156         * sync with sylpheed 0.7.1cvs9
1157                 see ChangeLog entry 2002-02-15
1158
1159         * po/POTFILES.in
1160                 remove unneeded headerwindow.c entry
1161
1162 2002-02-14 [carsten]    0.7.1claws4
1163         * src/summaryview.c
1164                 fixed a bug for "Go to next unread message": there was
1165                 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
1166                 in the prefs, because of doing "Search again" instead
1167                 "No"
1168
1169 2002-02-14 [carsten]    0.7.1claws3
1170         * src/stock_pixmap.c
1171                 removed 2 more mem leaks; following memprof,
1172                 this code is "leak free" now :)
1173
1174 2002-02-14 [carsten]    0.7.1claws2
1175         * src/stock_pixmap.c
1176                 used opendir/readdir/closedir instead of scandir
1177                 -> code should work now on Solaris
1178
1179 2002-02-14 [paul]       0.7.1claws1
1180
1181         * sync with sylpheed 0.7.1cvs8
1182                 see ChangeLog entries 2002-02-13 and 2002-02-14
1183
1184         * README.claws
1185                 add some description of Actions and Pixmap Themes
1186
1187 2002-02-13 [paul]       
1188
1189         * version 0.7.1claws release
1190
1191 2002-02-13 [paul]       0.7.1claws
1192
1193         * po/es.po
1194           po/it.po
1195           po/pt_BR.po
1196                 updated translations, submitted by Ricardo Mones Lastra,
1197                 Alessandro Maestri and Fabio Junior Beneditto
1198
1199 2002-02-13 [melvin]     0.7.0claws75
1200
1201         * src/prefs_actions.c
1202                 Added missing "signal.h" include
1203
1204 2002-02-13 [melvin]     0.7.0claws74
1205
1206         * src/prefs_folder_item.c
1207                 Added missing "config.h" include
1208         * po/fr.po
1209                 Updated French translation for folder propriety.
1210
1211 2002-02-13 [jens]       0.7.0claws73
1212
1213         * po/POTFILES.in
1214                 Added missing src/prefs_folder_item.c [log added by melvin]
1215         * po/de.po
1216                 Updated German translation.
1217
1218 2002-02-13 [melvin]     0.7.0claws72
1219
1220         * po/fr.po
1221                 Updated French translation.
1222
1223 2002-02-13 [melvin]     0.7.0claws71
1224
1225         * src/gtkutils.c
1226                 Made gtkut_editable_get_selection return NULL if selection
1227                 is of length zero.
1228                 This fixes a bug where selecting part of message A then
1229                 switching to message B and replying to it will not
1230                 quote the message's body.
1231
1232 2002-02-12 [paul]       0.7.0claws70
1233
1234         * src/mainwindow.c
1235                 cosmetic, relating to pixmap themes: on toolbar make 
1236                 updating of 'Exec' and 'Compose news/Compose email'
1237                 icons faster.
1238
1239 2002-02-12 [carsten]    0.7.0claws69
1240         * src/folderview.c
1241           src/mainwindow.[ch]
1242           src/stock_pixmap.c
1243           src/summaryview.c
1244           src/prefs_common.c
1245                 - refreshing after changing pixmap theme better
1246                   now (thanks Paul)
1247                 - wanted to remove some mem leaks, but alfons was
1248                   faster (and had the better solution ;)
1249
1250 2002-02-12 [alfons]     0.7.0claws68
1251
1252         * src/prefs_common.c
1253         * src/stock_pixmap.[ch]
1254                 plug mem leaks, refactor code a little bit
1255
1256
1257 2002-02-12 [sergey]     0.7.0claws67
1258
1259         * src/imap.c
1260                 Fixed problem with copying messages to IMAP folders when the
1261                 server uses something other than '/' as a namespace separator
1262                 (cyrus-imapd uses '.').
1263
1264 2002-02-12 [jens]       0.7.0claws66
1265
1266         * po/de.po
1267                 Updated German Translation
1268
1269 2002-02-12 [paul]       0.7.0claws65
1270
1271         * sync with sylpheed 0.7.1cvs1
1272                 see ChangeLog entry 2002-02-12
1273
1274 2002-02-12 [melvin]     0.7.0claws64
1275
1276         * src/prefs_actions.c
1277                 Fixed "feature" where children's output was duplicated 
1278                 instead of refreshed while monitoring.
1279                 Removed some debug code.
1280
1281 2002-02-12 [christoph]  0.7.0claws63
1282
1283         * src/compose.c
1284                 always delete message from queue after sending/send error
1285                 (closes bug #509601)
1286
1287 2002-02-12 [melvin]     0.7.0claws62
1288
1289         * src/prefs_actions.c
1290                 Children wait loop is now triggered with a timeout of 1s
1291                 Added %F which is replaced with the list of filenames 
1292                 of all selected messages (as suggested by Ricardo Mones Lestra)
1293                 Pipe syntax changed. Prefix with | to send selection, postfix
1294                 with | to retrieve output. Prefix with > or * to send
1295                 user definable input to the command (*: input is hidden)
1296                 Old pipe action should now be postfixed with |, too.
1297
1298 2002-02-12 [carsten]    0.7.0claws61 (more 59.75)
1299         * src/stock_pixmap.c
1300                 fixed a bug: if there's no theme directory don't
1301                 throw an error, just do "nothing" (thanks Alfons)
1302
1303 2002-02-12 [carsten]    0.7.0claws60
1304         * src/folderview.c
1305           src/summaryview.c
1306                 had to write the cache twice (nasty!); some marks would 
1307                 get lost if not
1308
1309 2002-02-11 [carsten]    0.7.0claws59
1310         * acconfig.h
1311           configure.in
1312           doc-src/maintainer_guide.txt
1313           src/compose.[ch]
1314           src/defs.h
1315           src/folderview.[ch]
1316           src/gtkutils.[ch]
1317           src/mainwindow.[ch]
1318           src/prefs_common.[ch]
1319           src/stock_pixmap.[ch]
1320           src/summaryview.[ch]
1321                 pixmap theming and related work on pixmap
1322                 handling on some other places
1323                 (e.g. hrm features for all folder)
1324           src/pixmap/stock_*.xpm -> the stock_ was removed
1325         
1326 2002-02-11 [paul]       0.7.0claws58
1327
1328         * sync with sylpheed 0.7.1 release
1329                 see ChangeLog entries 2002-02-11
1330
1331 2002-02-08 [paul]       0.7.0claws57
1332
1333         * sync with sylpheed 0.7.0cvs39
1334                 see ChangeLog entry 2002-02-07 (last entry) 
1335
1336         * src/prefs_actions.c
1337           src/prefs_filtering.c
1338           src/prefs_matcher.c
1339           src/prefs_scoring.c
1340                 sync: made it compile with C compilers other than gcc
1341
1342 2002-02-07 [paul]       0.7.0claws56
1343
1344         * sync with sylpheed 0.7.0cvs38
1345                 see ChangeLog entries 2002-02-06 (last 2 entries) and
1346                 2002-02-07
1347
1348 2002-02-07 [darko]      0.7.0claws55
1349
1350         * src/gtkutils.[ch]
1351         * src/summaryview.c
1352                 Fix const gchar */gchar * issue (thanks Hiro)
1353
1354 2002-02-07 [darko]      0.7.0claws54
1355
1356         * src/compose.[ch]
1357         * src/filtering.c
1358         * src/gtkutils.[ch]
1359         * src/prefs_template.c
1360         * src/quote_fmt.h
1361         * src/quote_fmt_parse.y
1362         * src/summaryview.c
1363         * src/utils.[ch]
1364                 When replying or forwarding an email don't quote the entire
1365                 mail body but use the part of the message text that is selected
1366
1367 2002-02-06 [melvin]     0.7.0claws53
1368
1369         * src/prefs_common.[ch]
1370         * src/gtkspell.[ch]
1371         * src/compose.c
1372                 Made possible to switch quickly to last used dictionary
1373                 which makes checking bilingual documents easier.
1374
1375 2002-02-06 [melvin]     0.7.0claws52
1376         
1377         * po/POTFILES.in
1378                 Added forgotten new file src/prefs_actions.c
1379
1380 2002-02-06 [melvin]     0.7.0claws51
1381
1382         * src/prefs_actions.c   ** NEW FILE **
1383         * src/prefs_actions.h   ** NEW FILE **
1384                 Added actions to execute on message text view, or on the
1385                         message's file.
1386         * src/Makefile.am
1387                 Added src/prefs_actions.[ch]
1388         * src/compose.c
1389                 Added new menu "Edit/Actions"
1390         * src/defs.h
1391                 Added new actionsrc file.
1392         * src/main.c
1393                 Added actionsrc reading.
1394         * src/mainwindow.c
1395                 Added new menus "Edit/Actions" and "Configuration/Actions..."
1396         * src/prefs_common.h
1397                 Added new element actionslst element to prefs_common.
1398
1399 2002-02-06 [paul]       0.7.0claws50
1400
1401         * sync with sylpheed 0.7.0cvs36
1402                 see ChangeLog entry 2002-02-06
1403
1404 2002-02-05 [paul]
1405
1406         * po/es.po
1407                 updated by Ricardo Mones Lastra
1408
1409 2002-02-05 [paul]       0.7.0claws49
1410
1411         * sync with sylpheed 0.7.0cvs33
1412                 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
1413
1414 2002-02-05 [paul]       0.7.0claws48
1415
1416         * src/compose.c
1417                 re-add 'Edit/Advanced/Delete entire line', previously named
1418                 'Delete Line+'
1419
1420 2002-02-04 [paul]       0.7.0claws47
1421
1422         * src/compose.c
1423           src/summaryview.c
1424                 fix bug #494993 (Reply All not taking Reply-To into consi)
1425                 eliminate differences in behaviour of right-click 'Reply to all' 
1426                 in summary view and 'Reply to all' on the toolbar. 
1427                 fix bug where Reply-To gets ignored by 'Reply to all' in summary
1428                 view and From gets ignored by 'Reply to all' on toolbar.
1429                 fix bug where 'Reply to all' on toolbar uses To twice and ignores
1430                 From when no Reply-To header is present.
1431
1432 2002-02-04 [paul]       0.7.0claws46
1433
1434         * sync with sylpheed 0.7.0cvs30
1435                 see ChangeLog entries 2002-02-03 and 2002-02-04
1436
1437 2002-02-03 [melvin]     0.7.0claws45
1438
1439         * src/gtkspell.[ch]
1440                 Readded function to highlight all misspelled words.
1441                 Fixed bug where user-provided-words did not replace
1442                         correctly the misspelled word when using the mouse.
1443                 Fixed bug where checking a region selected from right to left did
1444                         not check the region at all.
1445                 Fixed bug where 'Check backwards' may not check at all. 
1446                 Fixed memory leaks where popup menus and accel_groups were not destroyed.
1447                 Fixed possible buffer overflow when checking for long strings (>1k).
1448                 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
1449                 Accelerators code uses now gtk_widget_add_accel.
1450                 Removed and disabled obsolete and unfinished code.
1451                 Cleaning up.
1452
1453         * src/compose.c
1454                 Added menu item to Highlight all misspelled words.
1455
1456 2002-02-01 [paul]       0.7.0claws44
1457
1458         * src/mainwindow.c
1459                 fix '/View/Hide read messages' sensitivity when all
1460                 messages in a folder are hidden
1461
1462 2002-02-01 [paul]       0.7.0claws43
1463
1464         * src/main.c
1465                 add --send option to command line interface, sends all
1466                 queued mail. Patch submitted by Ricardo Mones Lastra.
1467
1468 2002-01-31 [paul]       0.7.0claws42
1469
1470         * src/mainwindow.c
1471                 add '/View/Hide read messages' to main_window_set_menu_sensitive()
1472
1473 2002-01-31 [paul]       0.7.0claws41
1474
1475         * sync with sylpheed 0.7.0cvs27
1476                 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
1477                 and 2002-01-31
1478
1479         * src/textview.c
1480                 comment out elements of textview_show_part() as temporary
1481                 workaround for attachment 'Display as text' bug 
1482
1483         * po/pt_BR.po
1484                 updated by Fabio Junior Beneditto
1485
1486 2002-01-30 [paul]       0.7.0claws40
1487
1488         * sync with sylpheed 0.7.0cvs24
1489                 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
1490                 and 2002-01-30
1491
1492         * src/compose.c
1493                 add {N_("/_Spelling"), ... "<Branch>"} to 
1494                 GtkItemFactoryEntry compose_entries[]
1495
1496         * src/prefs_common.c
1497                 add claws menu items to prefs_keybind_apply_clicked()
1498                 and remove non-claws menu items
1499
1500 2002-01-29 [paul]       0.7.0claws39
1501
1502         * sync with sylpheed 0.7.0cvs22
1503                 see ChangeLog entries 2002-01-28 and 2002-01-29
1504
1505 2002-01-28 [melvin]     0.7.0claws38
1506
1507         * src/compose.c
1508                 Added the declartion of compose_send_control_enter.
1509
1510         * src/compose.c
1511         * src/gtkspell.[ch]
1512                 Added in a 'Spelling' menu which includes the configuration menu. 
1513                 Added a real 'Check all' and got rid from the old one which only
1514                 highlited misspelled word.
1515                 Made 'Check while typing' a disableable option.
1516                 Added a dialog when there are no more misspelled word.
1517                 Added a dialog if error occurs when switching to a dictionary.
1518         
1519         * src/prefs_common.[ch]
1520                 Added option for the default 'Check while typing' option.
1521
1522
1523 2002-01-28 [alfons]     0.7.0claws37
1524
1525         * src/compose.c
1526                 fix buglet and make code comply with sylpheed code style
1527
1528 2002-01-28 [paul]       0.7.0claws36
1529
1530         * sync with sylpheed 0.7.0cvs19
1531                 see ChangeLog entries for 2002-01-28
1532
1533 2002-01-28 [hoa]        0.7.0claws35
1534
1535         * src/defs.h
1536                 added rendererrc
1537
1538         * src/main.c
1539                 read the renderer config
1540
1541         * src/procmime.[ch]
1542                 use the renderer config to convert mime attachments
1543
1544         * src/textview.c
1545                 don't use textview_show_html/ertf,
1546                 use get_text_content instead
1547
1548 2002-01-27 [alfons]     0.7.0claws34
1549         
1550         * src/news.c
1551                 make sylpheed believe it can delete a news message...
1552                 (messages are NOT deleted, maybe we should remove
1553                 processing from the folder properties after all.)
1554
1555 2002-01-27 [alfons]     0.7.0claws33
1556
1557         * src/folder.c
1558                 add extra checks
1559         * src/news.c
1560                 implement remove_msg() 
1561
1562 2002-01-27 [alfons]     0.7.0claws32
1563
1564         * src/procmsg.h
1565         * src/procheader.c
1566         * src/messageview.c
1567                 fix return receipt / disposition notification again. this
1568                 stuff seems to break on _every_ major summary UI change, so
1569                 it's now implemented using a flag which is saved in the
1570                 marks cache
1571                 
1572 2002-01-26 [alfons]     0.7.0claws31
1573
1574         * src/import.c
1575                 let import dialog show the destination folder identifier
1576
1577 2002-01-26 [melvin]     0.7.0claws30
1578
1579         * src/folderview.c
1580         * src/summaryview.c
1581                 Readded 'Mark all read' into summary view popup menu
1582                 Added 'Mark all read' in folder view popup menu for IMAP
1583                 and NNTP.
1584                 Made it insensitive if the selected folder is not the shown
1585                 one to avoid 'Mark all read' on the wrong folder.
1586                 
1587 2002-01-26 [paul]       0.7.0claws29
1588
1589         * src/folderview.c
1590           src/summaryview.c
1591                 move 'Mark all read' from summary view to folder view
1592                 menu. (adapted from) patch submitted by Jeremy Andrews,
1593                 <lists@kerneltrap.com>
1594
1595 2002-01-25 [alfons]     0.7.0claws28
1596
1597         * src/gtkstext.c
1598                 put the gtk class name back so GtkSText adapts the 
1599                 settings of GtkText
1600
1601 2002-01-25 [alfons]     0.7.0claws27
1602
1603         * src/folderview.c 
1604                 assimilate Ricardo's patch that shows pixmaps instead of
1605                 plain "new" and "unread" texts in the folder view column
1606                 headers 
1607
1608 2002-01-25 [paul]       0.7.0claws26
1609
1610         * src/Makefile.am
1611                 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can 
1612                 be found in non-standard locations. 
1613                 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
1614
1615 2002-01-25 [paul]       0.7.0claws25
1616
1617         * sync with sylpheed 0.7.0cvs16
1618                 see ChangeLog entry 2002-01-25
1619
1620 2002-01-24 [paul]       0.7.0claws24
1621
1622         * more sync with sylpheed 0.7.0cvs15
1623                 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
1624
1625 2002-01-23 [sergey]     0.7.0claws23
1626
1627         * src/importldif.c
1628                 Fixed segfault when closing LDIF import wizard with
1629                 the window manager.
1630         * src/imageview.c
1631         * src/imageview.h
1632         * src/messageview.c
1633         * src/mimeview.c
1634                 Fixed wrong scrolling position after switching between
1635                 text and image parts.
1636
1637 2002-01-23 [paul]       0.7.0claws22
1638
1639         * sync with sylpheed 0.7.0cvs15
1640                 see ChangeLog entries 2002-01-22 and 2002-01-23
1641
1642 2002-01-21 [melvin]     0.7.0claws21
1643
1644         * src/prefs_scoring.c
1645         * src/prefs_filtering.c
1646                 Fixed bug where scoring and filtering windows stopped
1647                 autochecking.
1648
1649 2002-01-21 [paul]       0.7.0claws20
1650
1651         * sync with sylpheed 0.7.0cvs12
1652                 see ChangeLog entries 2002-01-20 and 2002-01-21
1653
1654 2002-01-21 [carsten]    0.7.0claws19
1655         * src/mainwindow.c
1656         * src/menu.[ch]
1657         * src/messageview.[ch]
1658         * src/summaryview.[ch]
1659                 changes to shortcuts handling again:
1660                         + "Q" now controled by mainwin
1661                         + v/V are now customizable and have slightly
1662                           different meanings
1663                 the "button" to minimize the messageview (and maximize
1664                 the summary view) is a real button now
1665         * src/compose.c
1666                 "Delete Line+" added to Edit/Advanced (this will also
1667                 delete the '\n')
1668
1669 2002-01-20 [melvin] 0.7.0claws18
1670
1671         * src/addressbook.c
1672                 Made "Bcc" sensitive when addressbook is called from
1673                 compose window (it was a Claws only bug).
1674
1675 2002-01-19 [alfons] 0.7.0claws17
1676
1677         * src/inc.c
1678                 prevent unnecessary updates when currently selected folder has
1679                 no new messages 
1680
1681 2002-01-19 [alfons] 0.7.0claws16
1682         
1683         * src/summaryview.c
1684                 prevent writing the cache based on current message list in summary 
1685                 view when filtering also put messages in currently selected folder
1686
1687 2002-01-19 [paul]
1688
1689         * po/it.po
1690                 Italian translation submitted by Alessandro Maestri
1691                 <a.maestri@cs.tin.it>
1692
1693 2002-01-18 [melvin]     0.7.0claws15
1694
1695         * src/prefs_filters.c
1696                 fixed bug where 'cancel' from 'filters' window stops autochecking
1697                 if the timer timed out  when the window was open.
1698
1699 2002-01-18 [match]      0.7.0claws14
1700
1701         * src/addrclip.[ch]     ** NEW FILE **
1702         * src/addrselect.[ch]   ** NEW FILE **
1703         * src/adbookbase.h      ** NEW FILE **
1704                 addressbook cut, copy and paste
1705         * src/addrbook.[ch]
1706         * src/addrcache.[ch]
1707         * src/addressitem.h
1708         * src/addrindex.[ch]
1709         * src/addritem.[ch]
1710         * src/importldif.c
1711         * src/importmutt.c
1712         * src/jpilot.[ch]
1713         * src/syldap.[ch]
1714         * src/vcard.[ch]
1715         * src/jpilot.[ch]
1716         * src/editbook.c
1717         * src/editjpilot.c
1718         * src/editldap.c
1719         * src/editvcard.c
1720                 support for copy/paste
1721         * src/addressbook.c
1722                 support for copy/paste
1723                 tidy up menu option processing
1724                 correct address list function arguments
1725         * src/editaddress.c
1726                 sort user attributes
1727         * src/ldif.h
1728         * src/mutt.h
1729                 tidy up
1730
1731         * src/addrbook.[ch]
1732         * src/addrbook.[ch]
1733         * src/addrbook.[ch]
1734                 
1735
1736 2002-01-18 [paul]       0.7.0claws13
1737
1738         * sync with sylpheed 0.7.0cvs8
1739                 configure.in: support Mac OS X (Darwin)
1740
1741 2002-01-18 [carsten]    0.7.0claws12
1742         * src/html.c
1743                 small hack to fix a segfault with an empty href
1744                 (reported by Alexandra Walford <deeni@altern.org>)
1745         * src/mainwindow.c
1746         * src/summaryview.c
1747                 the shortcuts for Mark und Mark as unread are hardcoded
1748                 again
1749         * src/compose.c
1750         * src/gtkstext.[ch]
1751                 readded the shortcuts in gtkstext but made them
1752                 customizeable (simply by adding a menu plus a wrapper
1753                 to compose.c)
1754
1755 2002-01-17 [melvin]     0.7.0claws11
1756
1757         * src/gtkspell.c
1758                 fix default dictionary not being saved.
1759
1760 2002-01-16 [darko]      0.7.0claws10
1761
1762         * src/compose.c
1763                 fix wrapping crash with URL longer than wrapping margin
1764
1765 2002-12-08 [hoa]        0.7.0claws10
1766
1767         * src/matcher_parser_parse.y
1768                 fixed some bugs
1769
1770         * src/prefs_filtering.c
1771                 now, we can use bounce action in the dialog box.
1772
1773 2002-01-16 [carsten]    0.7.0claws9
1774         * src/gtkstext.c
1775                 removed the <control> and <alt> shortcuts because they're
1776                 not needed and interefered with the "normal" shortcuts
1777         * src/mainwindow.c
1778         * src/summaryview.c
1779                 removed most of the hardcoded shortcuts and assigned
1780                 them to menu entries making them easy customizable by
1781                 that
1782
1783 2002-01-16 |melvin]     0.7.0claws8
1784
1785         * src/gtkspell.c
1786                 fixed bug where using the mouse and when the compose
1787                 window is not on top may result in a crash.
1788
1789 2002-01-16 [melvin]     0.7.0claws7
1790
1791         * src/compose.c
1792                 fixed a long standingspell checker bug which could 
1793                 cause a crash after sending a message.
1794
1795 2002-01-16 [paul]       0.7.0claws6
1796
1797         * sync with sylpheed 0.7.0cvs7
1798                 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
1799                 2002-01-15, and 2002-01-16
1800
1801 2002-01-16 [melvin]     0.7.0claws5
1802
1803         * README.claws
1804         * src/compose.c
1805         * src/gtkspell.[ch]
1806         * src/main.c
1807                 Heavily modified spell checker code to work around
1808                 ispell bug, to add keyboard shortcuts and for future
1809                 enhancements. See README.claws for usage information.
1810
1811 2002-01-15 [alfons]     0.7.0claws4
1812         
1813         * src/summaryview.c
1814                 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
1815                 so sorting within threads reflects sort mode
1816
1817 2002-01-15 [christoph]  0.7.0claws3
1818
1819         * src/procmsg.c
1820                 added alertpanel if mail sending failed
1821
1822 2002-01-15 [alfons]     0.7.0claws2
1823         
1824         * src/prefs_filtering.c
1825                 don't stop timer when prefs filtering dialog is opened
1826
1827 2002-01-14 [alfons]     0.7.0claws1
1828
1829         * src/addr_compl.c
1830         * src/prefs.c
1831                 remove debug_print()s for privacy reasons
1832
1833 2002-01-14 [darko]      0.7.0claws
1834
1835         * README.claws
1836                 quotation wrapping is now also in the main branch
1837
1838 2002-01-14 [paul]
1839
1840         * tools/filter_conv.pl
1841                 allow for Boolean Op and case-sensitivity
1842                 this file is included in the release and tagged
1843                 'rel_0_7_0'
1844
1845 2002-01-13 [paul]       0.7.0claws
1846
1847         * release 0.7.0, with cvs tag 'rel_0_7_0'
1848
1849 2002-01-13 [paul]
1850
1851         * tools/filter_conv.pl
1852         * tools/README
1853                 rewritten to output to matcherrc instead of filteringrc
1854
1855         * po/es.po
1856                 updated Spanish translation by Ricardo Mones Lastra
1857
1858 2002-01-13 [alfons]
1859
1860         * po/nl.po
1861                 update dutch translation
1862
1863 2002-01-13 [paul]
1864
1865         * po/pt_BR.po
1866                 Updated by Fabio Junior Beneditto 
1867
1868 2002-01-13 [melvin]     0.6.6claws53
1869
1870         * po/fr.po
1871                 Updated french translation
1872
1873 2002-01-12 [alfons]     0.6.6claws52
1874
1875         * src/filtering.c
1876                 plug mem leak that has been sitting there for ages              
1877
1878 2002-01-12 [alfons]     0.6.6claws51
1879
1880         * src/summaryview.c
1881                 undo melvin's changes from 0.6.6claws48 because summary
1882                 view now refuses to select first unread message when
1883                 selecting a folder 
1884
1885 2002-01-11 [alfons]     0.6.6claws50
1886
1887         * src/import.c
1888                 use claws' semantics for getting folder item when
1889                 importing an mbox file into a folder 
1890                 (submitted by Dale P. Smith)
1891
1892 2002-01-11 [christoph]  0.6.6claws49
1893
1894         * src/prefs.h
1895                 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
1896                 toggle widget, because non static prefs can not use
1897                 prefs_set_* functions
1898         * src/prefs_account.c
1899                 toggle smtp auth password field sensitivity if
1900                 user id is empty and add descrition of usage for
1901                 these fields
1902         * src/prefs_folder_item.c
1903                 use SET_TOGGLE_SENSITIVITY macro to instead of extra
1904                 callbacks
1905
1906 2002-01-11 [melvin]     0.6.6claws48
1907
1908         * src/compose.c
1909                 fix the 'Ctrl-Enter' feature for sending and test really
1910                 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
1911                 editables which was not documented in Gtk)
1912
1913         * src/summaryview.c
1914                 Made summaryview refresh after sorting and not before.
1915
1916 2002-01-11 [christoph]  0.6.6claws47
1917
1918         * src/compose.c
1919                 select account from account ids if possible and
1920                 correctly set save folder for copy in reedit
1921
1922 2002-01-10 [paul]       0.6.6claws46
1923
1924         * sync with sylpheed 0.7.0 release
1925                 see ChangeLog entries 2002-01-07, 2002-01-08 and
1926                 2002-01-09
1927
1928 2002-01-09 [alfons]
1929
1930         * src/summaryview.c
1931                 remove more dirt traces...
1932
1933 2002-01-09 [alfons]
1934         
1935         * src/summaryview.c
1936                 clean up some traces of my debugging stuff
1937
1938 2002-01-09 [alfons]     0.6.6claws45
1939
1940         * src/filtering.c
1941                 break up filteringprop_apply() in three separate pieces
1942                 so we can drop messages that failed processing in the
1943                 inbox
1944
1945         * src/summaryview.c
1946                 fix bug #469598 "no refresh of inbox after filter" which 
1947                 was introduced by the new summary view locking, and which 
1948                 prevented the summary view to update after a manual filter 
1949                 message. claw's filter message requires a summary_show().
1950                 (aargh, summary_show() again! :-)
1951                 
1952 2002-01-07 [alfons]     0.6.6claws44
1953
1954         * src/headerwindow.c
1955         * src/logwindow.c
1956         * src/messageview.c
1957         * src/sourcewindow.c
1958                 bring in Hiro's last 0.7.0 wm class fixes
1959
1960         * tools/sylprint.pl
1961                 bring in Ricardo's fix for sylprint script
1962
1963         * AUTHORS       
1964         * src/rfc2015.[ch]
1965         * src/prefs_common.[ch]
1966         * src/prefs_account.[ch]
1967         * src/compose.c
1968                 clean up account preference poison in rfc2015,
1969                 and preparation to fix double sign bug 
1970                 (patch submitted by Simon 'corecode' Schubert)
1971
1972 2002-01-07 [christoph]  0.6.6claws43
1973
1974         * src/mh.c
1975                 search for free message number, do not only rely
1976                 on last_num
1977         * src/send.c
1978                 fix smtp auth and use extra account information
1979                 if available, if not use pop3 data instead
1980                 (closes bug #500341)            
1981         * src/ssl.[ch]
1982                 match coding style
1983
1984 2002-01-06 [alfons]     0.6.6claws42
1985
1986         * src/mainwindow.c
1987                 try making the separate windows work again...
1988
1989 2002-01-06 [alfons]     0.6.6claws41
1990
1991         * src/mainwindow.c
1992                 adapt Hiro's separate window menu (to get rid of the funny
1993                 duplicate menu items), and make it work again
1994
1995 2002-01-06 [alfons]     0.6.6claws40
1996
1997         * tools/Makefile.am
1998         * tools/sylprint.rc
1999         * tools/sylprint.pl
2000         * tools/README.sylprint
2001                 add sylprint script for printing mails from Sylpheed
2002                 (contributed by Ricardo Mones Lastra)
2003
2004         * src/acount.c
2005                 clean up
2006
2007 2002-01-06 [melvin]     0.6.6claws39
2008
2009         * src/mainwindow.c
2010         * src/summaryview.c
2011                 Fixed crash introduced in 0.6.6claws38 by the menu
2012                 reorganisation (Hide read messages)
2013         
2014         * ChangeLog.claws 
2015                 Fixed typo (we are now in 2002, alfons ;) )
2016
2017 2002-01-05 [alfons]     0.6.6claws38
2018
2019         * sync with sylpheed 0.6.6cvs10-17
2020                 (last stuff marked as LAST_STABLE)
2021
2022 2002-01-04 [melvin]     0.6.6claws37
2023
2024         * src/account.c
2025                 Made account selection code use strcasestr again instead of
2026                 g_strcasecmp (fixes bug where reediting queued messages
2027                 did not select proper account reported by T. Link).
2028         
2029         * src/folderview.c
2030                 Fix bug where folder icons are not shown when 'hide read messages'
2031                 is on.
2032         
2033         * src/stock_pixmaps.[ch]
2034                 Added folder icons for 'hide read messages'.
2035         
2036         * src/compose.c
2037                 Fixed bug where 'Enter' in a header entry will send the message 
2038                 if 'CTL-Enter' was chosen as a shorcut for sendind. 
2039
2040 2002-01-03 [melvin]     0.6.6claws36
2041         
2042         * src/prefs.[ch]
2043                 Added popup menu for common preferences and
2044                 account preferences (right click on tab displays
2045                                 a menu of all tabs.)
2046
2047 2002-01-02 [melvin]     0.6.6claws35
2048
2049         * src/gtkspell.[ch]
2050                 Made spelling code compatible with undo/redo feature.
2051                 Added creation of suggestion mode menu for the general
2052                         preferences.
2053         
2054         * src/prefs_common.[ch]
2055                 Added option menu for the speller's suggestion mode.
2056                 Added missing spaces in "..." buttons and made a "..."
2057                         button non translatable!
2058         
2059         * src/compose.c
2060                 Made speller use the default suggestion mode.
2061                 Hack to make it possible to choose 'CTRL-Enter' as a
2062                         shortcut for sending (and only for sending).
2063
2064         * src/prefs_folder_item.c
2065                 Changing subject simplification does not update cache 
2066                         anymore (because it is unnecessary).
2067                 Fixed bug where changing subject simplification updated the 
2068                         summaryview even when the viewed folder is not the
2069                         folder which properties are being changed. (E.g. 
2070                                         viewing folder A and changing
2071                                         the subject simplification of 
2072                                         folder B -not being viewed- updated the 
2073                                         summaryview of folder A with data of
2074                                         folder B). (Hope this is clear... )
2075
2076 2001-12-31 [alfons]     0.6.6claws34
2077         
2078         * src/ldif.c
2079         * src/mutt.c
2080                 fgetc() returns a signed integer which doesn't
2081                 fit in a char. so c truncates this to a char
2082                 but we may lose significant bits. i.e. we may
2083                 comparing 0xFF which may not be equal to -1
2084                 unless properly casted to signed char which
2085                 we won't do because fgetc() returns a signed
2086                 integer which doesn't fit in a char. so c 
2087                 truncates this to a char but we may lose 
2088                 significat bits. (you got the idea, thanks
2089                 to Gustavo Noronha Silva <kov@debian.org>
2090                 and the Debian folks!)
2091
2092 2001-12-30 [alfons]     0.6.6claws33
2093
2094         * src/prefs_common.c
2095                 add #ifdef USE_PSPELLs that Melvin forgot               
2096
2097 2001-12-30 [melvin]     0.6.6claws32
2098         
2099         * src/prefs_common.[ch]
2100                 Added configurable color for misspelled words.
2101
2102         * src/gtkspell.[ch]
2103                 Fixed bug of foreground text color (reported by David
2104                                 Mehrmann)
2105                 Added configurable color for misspelled words.
2106
2107 2001-12-30 [alfons]     0.6.6claws31
2108
2109         * src/folder.c
2110                 remove unnecessary things someone put there
2111
2112         * src/mh.c
2113         * src/folder.[ch]
2114                 make folder properties (like threading and sorting) persistent
2115                 (closes bug #497424 "rescan folder tree resets proprieties")
2116                 currently this is only for MH folders. 
2117
2118 2001-12-29 [melvin]     0.6.6claws30
2119
2120         * src/string_match.[ch]
2121                 Optimized a bit: regexp pattern buffer compiled only once, and
2122                   one subroutine call removed. Fixed ^ regexp search: Now, 
2123                   "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
2124         
2125         * src/summaryview.c
2126                 Subject filtering changed to filter summary columns and
2127                   not directly the messages subject cache. The loss in 
2128                   performance is balanced by the improvement of string_match.
2129                 Added an alert panel if there is an error in the regexp.
2130
2131         * src/src/prefs_folder_item.h
2132                 Added a regexp pattern buffer.
2133
2134 2001-12-28 [alfons]     0.6.6claws29
2135
2136         * src/string_match.[ch]
2137                 clean up name space
2138                 allow compilation *BSD
2139
2140 2001-12-27 [alfons]     0.6.6claws28
2141
2142         * src/filter.c
2143                 sync the Hiro's bug fix for BSD
2144
2145 2001-12-27 [melvin]     0.6.6claws27
2146         
2147         * src/compose.c
2148                 Simplify focus to subject entry code.
2149
2150 2001-12-27 [darko]      0.6.6claws26
2151
2152         * src/filtering.c
2153         * src/mbox_folder.c
2154         * src/messageview.c
2155         * src/mh.c
2156         * src/procheader.[ch]
2157         * src/procmsg.h
2158         * src/stock_pixmap.[ch]
2159         * src/summaryview.c
2160                 Show key icon for encrypted mails in summary view
2161
2162         * src/pixmaps/clip.xpm
2163         * src/pixmaps/clipkey.xpm
2164         * src/pixmaps/key.xpm
2165                 New/modified icons for the above
2166
2167 2001-12-27 [melvin]     0.6.6claws25
2168
2169         * src/prefs_common.c
2170                 Put spell checker options in a separate tab to decrease
2171                 the Common Preferences window height.
2172
2173         * README.claws  
2174                 Update spell checker usage instruction about its options
2175                 location.
2176
2177 2001-12-27 [melvin]     0.6.6claws24
2178
2179         * src/compose.c
2180                 Changed subject entry widget position. Initial focus is
2181                 on the To header instead of the subject entry.
2182                 Creating a new header scrolls the header list to make the
2183                 created one visible. Nevertheless, when automatically filling
2184                 headers, the first one is shown.
2185                 A Tab key press in the last empty header entry zips the 
2186                 focus to the subject entry.
2187                 (I did not change the combo boxes, yet)
2188
2189 2001-12-26 [alfons]     0.6.6claws23
2190
2191         * src/prefs_account.c
2192         * src/inc.c
2193                 allow default inbox to reside in another mailbox (only
2194                 works for POP3 accounts)
2195
2196 2001-12-26 [alfons]     0.6.6claws22
2197         
2198         * src/textview.c
2199                 make reply-on-click work with the account of the selected folder
2200         * src/compose.c
2201                 put a fixme here to remind me to fix finding correct default
2202                 account for nested folders
2203
2204 2001-12-25 [alfons]     0.6.6claws21
2205
2206         * src/summaryview.c
2207                 make column headers display locked and mark pixmaps (idea by Melvin) 
2208                 fix bug by adding score and locked column type to sort array
2209
2210 2001-12-25 [alfons]     0.6.6claws20
2211         
2212         * src/summaryview.c
2213                 catch a *potentially* inadvertent write back of  
2214                 the message cache(s) introduced by 0.6.5claws37
2215
2216 2001-12-25 [christoph]  0.6.6claws19
2217
2218         * src/stock_pixmap.[ch]
2219         * src/summaryview.c
2220                 add ignore thread pixmap
2221                 (can someone draw a better icon for this?)
2222
2223 2001-12-24 [alfons]     0.6.6claws18
2224
2225         * src/prefs_folder_item.c
2226                 make address completion actually work for the
2227                 Default To address in the Folder Property dialog.
2228
2229 2001-12-24 [alfons]     0.6.6claws17
2230         
2231         * src/summaryview.c
2232                 use new style regexp for subject stripping 
2233                 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
2234
2235 2001-12-24 [darko]      0.6.6claws16
2236
2237         * src/pgptext.c
2238         * src/rfc2015.c
2239                 move GPG related informational messages to debug mode
2240
2241 2001-12-23 [alfons]     0.6.6claws15
2242
2243         * src/stock_pixmap.[ch]
2244         * src/summaryview.c
2245                 add the forgotten Claws' locked pixmap
2246
2247 2001-12-23 [alfons]     0.6.6claws14
2248
2249         * src/filesel.c
2250                 accept file name typed in entry in multi file
2251                 selector (patch submitted by Gustavo Noronha Silva 
2252                 <kov@debian.org>)
2253
2254 2001-12-23 [alfons]     0.6.6claws13
2255
2256         * src/prefs_filter.c
2257         * src/prefs_filtering.c
2258         * src/matcher.c
2259         * src/importmutt.c
2260                 clean up a little bit
2261         
2262         * src/string_match.c
2263                 validate input strings a little bit more
2264
2265 2001-12-23 [alfons]     0.6.6claws12
2266
2267         * src/Makefile.am
2268         * src/summaryview.c
2269         * src/string_match.[ch]         ** NEW **
2270         * src/folderview.[ch]
2271         * src/headerview.h
2272         * src/folder.[ch]
2273         * src/prefs_folder_item.[ch]
2274                 add subject simplification to strip out strings from
2275                 a subject line (esp. handy for mailing lists). 
2276                 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
2277                 but slightly changed things for better integration.)
2278
2279 2001-12-23 [alfons]     0.6.6claws11
2280
2281         * src/mainwindow.c
2282                 fix bug introduced by submission included in 0.6.5claws52.
2283                 ideally this submission should clean the trash if any trash
2284                 folder has a message. however, the hasTrash variable was
2285                 set to false whenever a trash folder was empty (discarding
2286                 a previously found *filled* trash folder.)
2287
2288                 also edited the code a little bit and made it more safe.
2289
2290 2001-12-22 [alfons]     0.6.6claws10
2291
2292         * src/imap.c
2293                 quick fix for Martin Pool's omission of an account
2294                 specific SSL setting
2295
2296 2001-12-22 [alfons]     0.6.6claws9
2297
2298         * src/compose.c
2299         * src/messageview.c
2300         * src/mimeview.c
2301         * src/pgptext.c
2302         * src/procmime.[ch]
2303                 better support for multipart/digest (submitted
2304                 by Fredrik <e98fo@efd.lth.se>)
2305
2306 2001-12-22 [alfons]     0.6.6claws8
2307
2308         * src/addressbook.c
2309                 correct function signature
2310         * src/socket.[ch]
2311         * src/imap.[ch]
2312         * src/prefs_account.[ch]
2313                 allow IMAP over SSH tunnel (patch submitted by 
2314                 Martin Pool <mbp@samba.org>)
2315
2316 2001-12-21 [alfons]     0.6.6claws7
2317
2318         * sync with sylpheed 0.6.6cvs4-9
2319                 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
2320
2321 2001-12-21 [christoph]  0.6.6claws6
2322
2323         * src/compose.c
2324         * src/prefs_folder_item.[ch]
2325                 implement saving of outgoing messages to current folder.
2326                 fix segfault when no default outbox is available
2327                 (closes bug #495683)
2328
2329 2001-12-21 [carsten]    0.6.6claws5
2330         * src/folderview.c
2331         * src/summaryview.c
2332                 pressing CTRL while DND does now the expected thing and
2333                 copies the mail (moving is still the default, as this
2334                 seam more appropriate for handling mails by DND)
2335
2336 2001-12-18 [paul]       0.6.6claws4
2337
2338         * sync with sylpheed 0.6.6cvs3
2339                 see ChangeLog entries 2001-12-18
2340
2341 2001-12-18 [hiro]       0.6.6claws3
2342
2343         * src/undo.c
2344                 fix for multibyte characters (obtain the number of letters
2345                 instead of bytes).
2346
2347 2001-12-17 [paul]       0.6.6claws2
2348
2349         * sync with sylpheed 0.6.6cvs1
2350                 see ChangeLog entry 2001-12-16
2351
2352 2000-12-17 [alfons]     0.6.6claws1
2353
2354         * src/filtering.c
2355                 clean up
2356
2357 2001-12-16 [paul]       0.6.6claws
2358 2001-12-15
2359
2360         * Release version 0.6.6claws, cvs tag: rel_0_6_6
2361
2362         * src/mimeview.c
2363                 last minute sync with main 0.6.6
2364
2365         * po/es.po
2366                 updated by Ricardo Mones Lastra
2367                 update for last minute sync
2368         * po/fr.po
2369         * po/nl.po
2370                 update for last minute sync
2371         * po/de.po
2372                 updated by Jens Oberender
2373         * po/pt_BR.po
2374                 updated by Fabio Junior Beneditto
2375
2376         * src/prefs_common.[ch]
2377         * src/undo.c
2378                 number of undo levels is user configurable
2379                 (squeeze it into the release in the dying
2380                 moments) Submitted by Jens Oberender    
2381
2382 2001-12-15 [melvin]
2383
2384         * po/fr.po
2385                 updated french translation
2386
2387 2001-12-15 [paul]       0.6.5claws92
2388
2389         * sync with sylpheed 0.6.5cvs28
2390                 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
2391
2392         * po/nl.po
2393                 update to allow for sync
2394
2395 2001-12-15 [alfons]
2396         
2397         * po/nl.po
2398                 update dutch translation
2399
2400 2001-12-14 [carsten]    0.6.5claws91
2401         * src/summaryview.c
2402                 fixed bug #473785; also after changing the column order
2403                 the same message will be selected and displayed as before
2404                 the reordering
2405
2406 2001-12-14 [carsten]    0.6.5claws90
2407         * src/folderview.c
2408                 probably found the bug reported by wwb opening or closing
2409                 a folder tree just before dnd (found the solution in the
2410                 balsa source -- thanks to them)
2411
2412 2001-12-14 [carsten]    0.6.5claws89
2413         * src/gtkutils.c
2414         * src/account.c
2415                 moved gtk_clist_moveto to the right place, so that
2416                 only the accounts dialog is effected on opening
2417
2418 2001-12-14 [carsten]    0.6.5claws88
2419         * src/gtkutils.c
2420                 gtkut_clist_set_focus_row does a gtk_clist_moveto
2421                 now, so that the focused row will be seen in any case
2422                 (reported by wwp on sf-claws-user)
2423
2424 2001-12-14 [darko]      0.6.5claws87
2425
2426         * src/compose.c
2427                 remove unnecessary line
2428
2429 2001-12-14 [paul]       0.6.5claws86
2430
2431         * sync with sylpheed 0.6.5cvs27
2432                 see ChangeLog entries 2001-12-14
2433
2434 2001-12-14 [carsten]    0.6.5claws85
2435         * src/mainwindow.c
2436                 following a suggestion of Melvin the rcoabm pops up
2437                 right under the button now and the button is reliefed
2438                 while the popup is open
2439
2440 2001-12-14 [darko]      0.6.5claws84
2441
2442         * src/compose.c
2443                 fix crash when wrapping long lines if linewrap quotation
2444                 is disabled and wrapper encounters a word spanning more
2445                 than one line
2446
2447 2001-12-13 [paul]       0.6.5claws83
2448
2449         * src/compose.c
2450                 prefer 'Reply-To' header over mailing list header when
2451                 replying to a message. Finally prevent all those confirmation 
2452                 messages being sent to the list itself.
2453
2454         * src/summaryview.c
2455                 remove unused summary_set_menu_sensitive() entry
2456
2457 2001-12-13 [paul]       0.6.5claws82
2458
2459         * src/folderview.c
2460         * src/pixmaps/inbox-hrm.xpm     ** NEW FILE **
2461         * src/pixmaps/outbox-hrm.xpm    ** NEW FILE **
2462         * src/pixmaps/trash-hrm.xpm     ** NEW FILE **
2463                 improvements to 'Hide read messages': Inbox, Outbox,
2464                 Trash, Queue, and Draft icons now reveal presence of hidden 
2465                 messages
2466
2467 2001-12-12 [alfons]     0.6.5claws81
2468
2469         0.6.5claws80 was tagged as LAST_STABLE
2470
2471         * src/filtering.[ch]
2472         * src/matcher.[ch]
2473         * src/matcher_parser_lex.c
2474                 fix the filtering; my last attempt to get it right, 
2475                 if it does not work, it's Hoa's turn. ;-)
2476
2477                 for my honourable peers:
2478                 
2479                 the code now makes a clear distinction between
2480                 rules as they are displayed (probably escaped),
2481                 and as they are executed (probably unescaped). the
2482                 parser does *NOT* do any unescaping, this is
2483                 the task of the matcher.c (which breaks up a
2484                 rule into condition) and the filtering.c (which
2485                 breaks up the rule's action). to make this
2486                 run happily we provide an unescaped copy of
2487                 crucial strings to the MatcherProp and 
2488                 FilteringAction structures. note that the only
2489                 exception to this is any REGEXP string. those
2490                 are directly passed to regcomp() and regexp()
2491                 (who have much more powerful unescape functions).
2492                 
2493                 for everyone else:
2494         
2495                 you can escape tab (\t), carriage return (\r),
2496                 linefeed (\n), form feed (\f), quote (\"), 
2497                 single quote (\'), bell (\b) in all the entry
2498                 lines in the scoring & filtering dialogs.
2499                 as an added bonus this should not affect
2500                 existing filtering rules.
2501
2502 2001-12-12 [carsten]    0.6.5claws80
2503
2504         * src/summaryview.c
2505         * po/de.po
2506                 "item(s) selected" is now sensitive to 1 or more
2507                 than one selected (nice for language where simple
2508                 adding of a "s" is not possible as German (Eintrag
2509                 ->Eintr"age)
2510                 
2511                 the "forward as attachment" entry from the right
2512                 click menu removed, "forward" acts following the
2513                 prefs
2514         
2515         * src/textview.c
2516                 reverted my former changes; so compiler warning again
2517                 but there's more GTK_TEXT/GTK_STEXT mixing on other places
2518                 nevertheless
2519
2520         * src/messageview.c
2521                 "search in message" does now *not* only work in MVIEW_TEXT
2522                 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
2523                 message
2524
2525         * src/mainwindow.c
2526                 removed "/File/_Close" as it was the same as "/File/E_xit"
2527                 and we don't need it two times
2528
2529                 the separate folder view and message view now get a distinct
2530                 WMCLASS, just in case someone is using sawfish ;-)
2531
2532                 as the menu entries "/View/Message view" and "/View/Folder tree"
2533                 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
2534                 make them sensitive accordingly and as these two are "shown"
2535                 after startup anytime check this menuitem at startup
2536
2537 2001-12-12 [paul]       0.6.5claws79
2538
2539         * src/folderview.c
2540                 fix sensitivity of 'Search folder...', broken in
2541                 0.6.5claws75
2542
2543         * src/mainwindow.c
2544                 fix dodgy English
2545
2546 2001-12-11 [carsten]    0.6.5claws78
2547         * src/filtering.c
2548                 fixed two typos returning a wrong FALSE/TRUE
2549         * src/mainwindow.[ch]
2550                 extra menu for email/news button removed
2551
2552 2001-12-11 [alfons]     0.6.5claws77
2553         
2554         * src/matcher.c                 (1.3)
2555         * src/matcher_parser_lex.l      (1.28)
2556                 revert for another attempt
2557                 mark 0.6.5claws77 as LAST_STABLE
2558
2559 2001-12-11 [christoph]  0.6.5claws76
2560
2561         * po/de.po
2562                 fixed wrong translation for prev. unread msg
2563
2564 2001-12-11 [paul]       0.6.5claws75
2565
2566         * src/folder.[ch]
2567         * src/folderview.c
2568         * src/mainwindow.c
2569         * src/summaryview.[ch]
2570         * src/pixmaps/dir-open-hrm.xpm  ** NEW FILE **
2571                 enable ability to hide read messages on per folder basis via 
2572                 '/Summary/Hide read messages'; when selected, a folder will 
2573                 have a red open folder icon, instead of a blue icon, if the 
2574                 folder contains hidden messges
2575                 submitted by Thomas Link <t.link.tmp200101.gmx.net> 
2576
2577         * src/mainwindow.c
2578                 remove '/Message/Forward as attachment' from 
2579                 main_window_set_menu_sensitive() to prevent debug warning
2580
2581         * src/folderview.c
2582         * src/mainwindow.c
2583                 Clean up some of the English
2584
2585         * tools/newscache_clean.pl
2586                 allow for new 'hidereadmsgs' entry in folderlist.xml
2587
2588         * po/es.po
2589                 updated translation, submitted by Ricardo Mones Lastra
2590
2591 2001-12-11 [paul]       0.6.5claws74
2592
2593         * sync with sylpheed 0.6.5cvs25
2594                 see ChangeLog entry 2001-12-11
2595
2596 2001-12-10 [alfons]     0.6.5claws73
2597
2598         * src/matcher.c
2599                 add more control characters
2600         * src/matcher_parser_lex.l
2601                 make escaping / unescaping work again
2602
2603 2001-12-10 [alfons]     0.6.5claws72
2604
2605         * src/imap.c
2606                 clean up warnings "returning value for void function" 
2607         * src/prefs_filtering.c
2608                 make info button for execute action sensitive
2609
2610 2001-12-10 [paul]       0.6.5claws71
2611
2612         * src/compose.c
2613         * src/imap.[ch]
2614         * src/summaryview.c
2615                 fix: imap server now gets informed of MARKED, UNMARKED
2616                 and REPLY events. Now people can use different IMAP-Mail
2617                 clients and have the exact same information about MARKED,
2618                 UNMARKED and REPLY status with all of them. Especially
2619                 useful for imap servers with a web-frontend.
2620                 submitted by Tobias Sandhaas <medlor@web.de>
2621
2622 2001-12-09 [melvin]     0.6.5claws70
2623         
2624         * src/textview.[ch]
2625                 fixed bug #490076 (hunted down by Alfons who implemented
2626                 a workaround in 0.6.5claws65)
2627
2628 2001-12-09 [christoph]  0.6.5claws69
2629
2630         * src/summaryview.c
2631                 set pointer to string in LOCKED column to NULL
2632                 (might fix bug #490800)
2633
2634 2001-12-09 [carsten]    0.6.5claws68
2635
2636         * po/de.po
2637                 resolved some cluttered menu shortcuts 
2638                 ('creating new email' and 'creating news message'
2639                 hade the same)
2640         * src/compose.c
2641                 wmclass now distinc from main window
2642         * src/mainwindow.c
2643           src/mainwindow.h
2644                 email/news and forward button functionality similar
2645                 to the reply buttons; removed the ugly dropdown arrows
2646                 and use instead the right mouse button
2647
2648 2001-12-09 [paul]       0.6.5claws67
2649
2650         * src/imap.c
2651         * src/utils.h
2652                 allow spaces in imap folder names
2653                 submitted by Willem van Engen <wvengen@stack.nl>
2654
2655 2001-12-09 [paul]       0.6.5claws66
2656
2657         * sync with sylpheed 0.6.5cvs24
2658                 see ChangeLog entry 2001-12-09
2659
2660 2001-12-08 [alfons]     0.6.5claws65
2661
2662         * src/textview.c
2663                 prevent secondary selection claim after "add to sender" dialog
2664                 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
2665                 we trick GTK by simulating a click at (0, 0) in the textview.
2666
2667 2001-12-08 [hoa]        0.6.5claws64
2668
2669         * src/folder.c
2670                 fixed a bug about the .processing folder name while filtering
2671
2672 2001-12-08 [alfons]     0.6.5claws63
2673
2674         * src/folderview.c 
2675                 work around problem of not correctly updating folder stats
2676                 when deleting messages. there's some folder scanning evil
2677                 going so the folderview_update_msg_num() does not work
2678                 correctly. need to investigate this.
2679
2680 2001-12-08 [paul]       0.6.5claws62
2681
2682         * sync with sylpheed 0.6.5cvs23
2683                 see ChangeLog entry 2001-12-08
2684
2685 2001-12-07 [christoph]  0.6.5claws61
2686
2687         * src/compose.c
2688                 fix another header translation problem
2689
2690 2001-12-07 [alfons]     0.6.5claws60
2691
2692         * src/mbox.c
2693                 make filtering also work on local spool mbox
2694
2695 2001-12-07 [carsten]    0.6.5claws59
2696         * src/addressbook.c
2697                 addressbook window gets a wmclass distinct from the main
2698                 sylpheed window
2699         * src/compose.h
2700         * src/mainwindow.[ch]
2701                   forward menu item will use mode selected in prefs, forward 
2702                 as attatchment in menu removed (will be substituted in the
2703                 toolbar similar to reply buttons)
2704                   create news message menu entry and news button is now 
2705                 sensitive to the existance of a news account
2706         * src/pixmaps/stock_mail_reply_quote.xpm           ** REMOVED **
2707         * src/pixmaps/stock_mail_reply_to_all_quote.xpm    ** REMOVED **
2708         * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
2709                 these are removed because the toolbar buttons don't show
2710                 the quoting modus any longer
2711
2712 2001-12-07 [paul]
2713
2714         * tools/newscache_clean.pl      ** NEW FILE **
2715                 perl script to do some tidying up in the newscache directory 
2716                 
2717         * tools/sylpheed-switcher       ** NEW FILE **
2718                 perl script to enable easy switching between main and claws
2719                 
2720         * tools/README
2721                 added descriptions of the two new perl scripts          
2722
2723
2724 2001-12-07 [melvin]     0.6.5claws58
2725
2726         * src/messageview.c
2727                 fixed a warning during compilation introduced in 0.6.5claws56
2728
2729 2001-12-07 [paul]       0.6.5claws57
2730
2731         * src/mainwindow.[ch]
2732         * src/menu.[ch]
2733                 further usability enhancements to replying with or without 
2734                 quoting via the toolbar, use of Ctrl key is replaced by 
2735                 drop down menu 
2736                 Submitted by Carsten Schurig            
2737
2738 2001-12-07 [melvin]     0.6.5claws56
2739
2740         * src/messageview.c
2741                 hack to fix bug that prevented to make/paste selections
2742                 after switching between MVIEW_TEXT and MVIEW_MIME views
2743                 without deselecting the selection first.
2744
2745 2001-12-06 [alfons]     0.6.5claws55
2746
2747         * src/filtering.[ch]
2748         * src/inc.c
2749                 revise filtering a little bit more, and make sure
2750                 messages are delivered to the appropriate inbox
2751                 (perhaps set per account)
2752
2753 2001-12-06 [paul]       0.6.5claws54
2754
2755         * sync with sylpheed 0.6.5cvs22
2756                 see ChangeLog entry 2001-12-06
2757
2758 2001-12-05 [alfons]     0.6.5claws53
2759
2760         * src/inc.c
2761         * src/folder.[ch]
2762         * src/procmsg.c
2763         * src/filtering.c
2764                 more revisions of filtering system
2765                 (last stable version is marked as LAST_STABLE)
2766                 
2767                 | NOTE 1): the filtering system now uses a local folder called
2768                 | .processing. if filtering fails, check this directory
2769                 | for missing messages.
2770                 |
2771                 | NOTE 2): help us find the filtering actions still missing
2772
2773 2001-12-05 [paul]       0.6.5claws52
2774
2775         * src/mainwindow.c
2776                 fix bug where 'Empty Trash?' pop-up window appears even
2777                 when Trash is empty, submitted by Jesse Skinner         
2778
2779 2001-12-05 [melvin]     0.6.5claws51
2780
2781         * src/compose.c
2782                 fixed bug #486106 to select correct account when reediting 
2783                 a queued message
2784         
2785 2001-12-04 [alfons]     0.6.5claws50
2786
2787         * src/mh.c
2788                 declare markfile in appropriate functions when
2789                 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
2790                 for spotting this)
2791
2792 2001-12-04 [paul]       0.6.5claws49
2793
2794         * sync with sylpheed 0.6.5cvs21
2795                 see ChangeLog entry 2001-12-04
2796
2797 2001-12-03 [christoph]  0.6.5claws48
2798
2799         * po/de.po
2800                 changed translation of undo
2801         * src/account.c
2802         * src/folder.c
2803                 don't reinvent the wheel to traverse a GNode
2804         * src/compose.[ch]
2805                 seperate code to create the compose gui into functions
2806                 add "Others" page with folder selection for saving copy
2807                 of the message.
2808                 the folder identifier is saved to queue header
2809         * src/procmsg.c
2810                 save message to folder in queue header
2811
2812 2001-12-03 [paul]       0.6.5claws47
2813
2814         * sync with sylpheed 0.6.5cvs20
2815                 see ChangeLog entry 2001-12-03
2816
2817 2001-12-01 [paul]
2818
2819         * more sync with sylpheed 0.6.5cvs19
2820                 see ChangeLog entry 2001-11-29
2821
2822 2001-11-30 [paul]       0.6.5claws46
2823         
2824         * src/compose.c
2825                 remove conflicts introduced by Hoa's last commit
2826          
2827         * src/mainwindow.c
2828                 make 'Message/Bounce' sensitive
2829
2830 2001-11-30 [hoa]        0.6.5claws45
2831
2832         * src/compose.c
2833                 slightly change bounce function to add
2834                 information about the user that bounced the mail
2835                 in the From header line.
2836
2837         * src/folderview.c
2838                 permit the use of processing in outbox folder.
2839
2840 2001-11-29 [paul]       0.6.5claws44
2841
2842         * src/mainwindow.[ch]
2843         * src/prefs_common.c
2844         * src/pixmaps/stock_mail_reply_quote.xpm            ** NEW FILE **
2845         * src/pixmaps/stock_mail_reply_to_all_quote.xpm     ** NEW FILE **
2846         * src/pixmaps/stock_mail_reply_to_author_quote.xpm  ** NEW FILE **
2847                 usability enhancements to the quoting, implements
2848                 use of Ctrl key to toggle quoting settings
2849                 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
2850
2851 2001-11-29 [paul]       0.6.5claws43
2852         
2853         * sync with sylpheed 0.6.5cvs19
2854                 see ChangeLog entry 2001-11-28
2855
2856 2001-11-29 [melvin]     0.6.5claws42
2857         * src/Makefile.am
2858                 added enriched.[ch] to the list of files
2859
2860         * src/textview.c
2861         * src/mimeview.c
2862         * src/procmime.[ch]
2863         * src/enriched.[ch]
2864                 added support to view text/enriched
2865                 added support to show headers in message view for text/enriched and text/html
2866                         in non multipart messages
2867
2868 2001-11-28 [paul]       0.6.5claws41
2869
2870         * more sync with sylpheed 0.6.5cvs18
2871                 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
2872
2873 2001-11-27 [paul]       0.6.5claws40
2874         
2875         * po/pt_BR.po
2876                 updated translation, submitted by Fabio Junior Beneditto
2877                 
2878         * sync with sylpheed 0.6.5cvs18
2879                 see ChangeLog entries 2001-11-26 (src/textview.c) and
2880                 2001-11-27
2881
2882
2883 2001-11-26 [paul]
2884
2885         * po/es.po
2886                 updated translation, submitted by Ricardo Mones Lastra
2887
2888 2001-11-26 [alfons]
2889
2890         * src/matcher.c
2891                 add more translatable strings
2892
2893 2001-11-26 [christoph]  0.6.5claws39
2894
2895         * po/de.po      
2896                 fixed one more umlaut
2897         * src/compose.c
2898                 fix translated header when it should not be translated
2899
2900 2001-11-26 [paul]       0.6.5claws38
2901
2902         * src/mainwindow.c
2903                 remove '/Message/Add Sender to address book' from 
2904                 main_window_set_menu_sensitive(), prevent debug warning
2905                 add 'Message/Mark/Mark all read' to mainwin_entries[]
2906
2907 2001-11-26 [paul]       0.6.5claws37
2908
2909         * src/summaryview.c
2910                 fix 'recurring unread state' bug 
2911
2912         * tools/README 
2913         * tools/filter_conv.pl
2914                 read name of top level mailbox from folderlist.xml
2915                 and presume nothing about its name              
2916
2917 2001-11-26 [darko]      0.6.5claws36
2918
2919         * src/gtkstext.[ch]
2920                 removed functions that are now in gtkutils.c
2921                 use gtkut_text_is_uri_string() from gtkutils.c
2922         * fix my comment on 2001-11-23 (missing gtkutils.[ch])
2923
2924 2001-11-26 [paul]       0.6.5claws35
2925
2926         * sync with sylpheed 0.6.5cvs16
2927                 see ChangeLog entries 2001-11-25 and 2001-11-26
2928
2929 2001-11-25 [alfons]     0.6.5claws34
2930
2931         EXPERIMENTAL!!! Please checkout the last stable version using: 
2932           
2933         % cvs update -r LAST_STABLE -dRAP
2934
2935         (Or help us testing this stuff.)
2936
2937         * src/filtering.c               (1.14)
2938         * src/filtering.h               (1.6)
2939         * src/inc.c                     (1.28)
2940         * src/matcher.c                 (1.20)
2941         * src/mbox.c                    (1.9)
2942         * src/procmsg.h                 (1.14)
2943         * src/summaryview.c             (1.59)
2944         * src/summaryview.h             (dunno)
2945                 revert/merge/sync to as it was before commit 
2946                 on Thu, 19 Jul 2001 10:15:51 -0700.
2947
2948 2001-11-25 [hoa]        0.6.5claws33
2949
2950         * src/main.c
2951                 processing mails at startup
2952
2953         * src/folderview.c
2954         * src/summaryview.[ch]
2955                 processing mails when entering folder
2956
2957         * src/prefs_filtering.c
2958                 fixed some UI bugs
2959
2960 2001-11-24 [alfons]     0.6.5claws32
2961
2962         * src/summaryview.[ch]
2963                 make summary sort headers work, and also make
2964                 sure the sort type is stored
2965
2966 2001-11-23 [alfons]     0.6.5claws31
2967
2968         * src/summaryview.[ch]
2969                 make lock work like mark
2970                 disallow deleting messages marked as locked
2971
2972 2001-11-23 [alfons]     0.6.5claws30
2973
2974         * src/gtkstext.c
2975         * src/compose.[ch]
2976         * src/Makefile.am
2977         * src/undo.[ch]
2978                 merge undo patch submitted by Jens
2979
2980 2001-11-23 [christoph]  0.6.5claws29
2981
2982         * src/.cvsignore
2983                 added ylwrap
2984         * src/compose.c
2985                 fixed gpg signing and encoding
2986         * src/folder.[ch]
2987         * src/main.c
2988                 added --status option to get new, unread and total
2989                 message count from a running sylpheed
2990         * src/prefs_common.c
2991                 temporary fix for reply_with_quote problem
2992                 (don't call functions for non existing widget)
2993         * src/procmsg.c
2994                 one more check for ignored threads but still not
2995                 always working correctly. probably a recursive
2996                 check for all parents is needed
2997
2998 2001-11-23 [darko]      0.6.5claws28
2999
3000         * src/compose.c
3001                 wrapping on send improvements
3002         * src/gtkutils.[ch]
3003                 fix for GtkSText after last sync with main branch
3004                 GTK_TEXT -> GTK_STEXT
3005
3006 2001-11-23 [paul]       0.6.5claws27
3007
3008         * sync with sylpheed 0.6.5cvs14
3009                 see ChangeLog entries 2001-11-22 and 2001-11-23
3010                 
3011         * po/de.po
3012                 fixed the scrambled umlauts 
3013                 submitted by Carsten Schurig <Carsten.Schurig@web.de>
3014
3015 2001-11-21 [paul]       0.6.5claws26
3016
3017         * sync with sylpheed 0.6.5cvs12
3018                 see 2nd ChangeLog entry dated 2001-11-20
3019
3020 2001-11-20 [paul]       0.6.5claws25
3021
3022         * sync with sylpheed 0.6.5cvs11
3023                 see ChangeLog entry 2001-11-19 (src/utils.c)
3024
3025 2001-11-20 [hiro]
3026
3027         * src/compose.c
3028                 GTK_TEXT -> GTK_STEXT
3029                 fix for wrong comment
3030
3031 2001-11-20 [hiro]       0.6.5claws24
3032
3033         * src/compose.[ch]
3034                 more merges from main branch
3035                 removed fatal warnings (uninitialized variables etc.)
3036                 some coding style fix
3037         * src/gtkutils.h
3038                 fixed typo.
3039         * src/addressbook.c
3040           src/addrindex.c
3041                 V-Card -> vCard
3042
3043 2001-11-19 [hoa]        0.6.5claws23
3044
3045         * src/filtering.c
3046         * src/prefs_scoring.c
3047         * src/matcher.[ch]
3048         * src/scoring.c
3049                 cleaning code
3050
3051         * src/matcher_parser_parse.y
3052         * src/prefs_filtering.c
3053                 bouncing
3054
3055 2001-11-19 [alfons]     0.6.5claws22
3056
3057         more of my old things into claws
3058
3059         * src/Makefile.am
3060         * src/prefs_common.c
3061         * src/procmsg.h
3062         * src/summaryview.[ch]
3063         * src/prefs_summary_column.c
3064         * src/pixmaps/locked.xpm
3065                 add indicators for locking of message in summary view
3066                 (does not work yet, only visual indicator)
3067
3068 2001-11-19 [paul]       0.6.5claws21
3069
3070         * sync with sylpheed 0.6.5cvs10
3071                 see ChangeLog entry 2001-11-19
3072
3073 2001-11-18 [alfons]     0.6.5claws20
3074         
3075         * src/filtering.c
3076                 remove an inadvertent free I forgot in previous clean up 
3077
3078 2001-11-18 [alfons]     0.6.5claws19
3079
3080         * src/filtering.[ch]
3081                 clean up & plug leaks
3082
3083 2001-11-18 [paul]       0.6.5claws18
3084
3085         * sync with sylpheed 0.6.5cvs9
3086                 see ChangeLog entries 2001-11-17 and 2001-11-18
3087
3088 2001-11-16 [paul]       0.6.5claws17
3089
3090         * sync with sylpheed 0.6.5cvs8
3091                 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
3092
3093 2001-11-16 [paul]       0.6.5claws16
3094
3095         * sync with sylpheed 0.6.5cvs7
3096                 see ChangeLog entries 2001-11-15 and 2001-11-16
3097
3098 2001-11-15 [hoa]        0.6.5claws15
3099
3100         * src/compose.c
3101                 fix bounce, mails we received couln't be bounced to ourself.
3102
3103         * src/defs.h
3104         * src/filtering.[ch]
3105         * src/matcher.[ch]
3106         * src/matcher_parser.h
3107         * src/matcher_parser_lex.l
3108         * src/matcher_parser_parse.y
3109         * src/inc.c
3110         * src/main.c
3111         * src/mbox.c
3112         * src/prefs_filtering.[ch]
3113         * src/mainwindow.c
3114         * src/prefs_matcher.c
3115         * src/prefs_scoring.c
3116         * src/scoring.[ch]
3117         * src/summaryview.c
3118                 new matcher/filter/score configuration file parser
3119                 one unique configuration file => ~/.sylpheed/matcherrc
3120                 import in currently automatic, then save are made
3121                 in this new file.
3122                 one filter per folder and one global filter
3123                 (filter of a folder will be used as folder processing)
3124
3125         * src/folder.c
3126                 fix a bug in folder_item_get_identifier
3127                 
3128         * src/messageview.c
3129                 receive receipt return are fixed.
3130
3131 2001-11-14 [alfons]     0.6.5claws14
3132
3133         * src/session.h
3134                 add things from main branch to make claws compile
3135
3136 2001-11-14 [paul]       0.6.5claws13
3137
3138         * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
3139                 see ChangeLog entries 2001-11-08 to 2001-11-14
3140
3141 2001-11-14 [hoa] 0.6.5claws12
3142
3143         * src/compose.[ch]
3144         * src/mainwindow.c
3145         * src/summaryview.c
3146                 add "bounce mail" option
3147
3148 2001-11-13 [christoph]  0.6.5claws11
3149
3150         * src/compose.c
3151                 Cleanup a mess i add before commiting
3152
3153 2001-11-13 [hoa]        0.6.5claws10
3154
3155         * src/compose.c
3156                 some fixes when mail are sent or
3157                 for crossposts
3158
3159 2001-11-13 [christoph]  0.6.5claws9
3160
3161         * po/de.po
3162                 Changed two string with the same translation
3163         * src/compose.c
3164         * src/procmsg.[ch]
3165         * src/send.[ch]
3166                 New mailsending process:
3167                   - Always queue message before sending
3168                     (message will be saved if sylpheed crashed or
3169                      freezes while sending)
3170                   - Allow queuing of newspostings
3171                   - No copy in outbox before sending
3172                     (closes bug #469501)
3173                   - No more redundant code for send and send_later
3174         * src/summaryview.c
3175                 Applied wwp <subscript@free.fr>'s patch that fixes
3176                 marks for multiple forwarded messages (+compose.c)
3177
3178 2001-11-12 [alfons]
3179
3180         * README.claws
3181                 remove things that are now in main branch
3182         
3183         * po/nl.po
3184                 update Dutch translation
3185
3186 2001-11-12 [mhadasht]   0.6.5.claws8
3187
3188         * src/prefs_common.c
3189                 re-enabled account autoselection feature for forward
3190                 and reedit lost during the branch point for SYNC-B4-REL
3191         * src/gtkspell.c
3192                 gtkpspell_get_dict(): more readable code (even if function is
3193                 not used yet)
3194         * ChangeLog.claws
3195                 added version number info to 2001-11-12 [hiro] comment.
3196
3197 2001-11-12 [hiro]       0.6.5.claws7
3198
3199         * src/compose.c
3200                 compose_forward(): fixed a bug that forward quote mark
3201                 wasn't used.
3202                 removed unnecessary code.
3203         * src/template_select.[ch]: removed.
3204
3205 2001-11-11 [alfons]
3206
3207         * src/compose.c
3208                 :%s/GTK_TEXT/GTK_STEXT/g
3209         
3210         * src/compose.[ch]
3211         * src/undo.[ch]
3212         * src/Makefile.am
3213                 revert the undo stuff (this is 0.6.6claws stuff)
3214
3215 2001-11-11 [hoa]        0.6.5.claws6
3216
3217         * src/compose.[ch]
3218                 Insert signature at the end of the text.
3219                 Added undo patch but currently disabled
3220
3221         * src/procmsg.c
3222                 Threading by subject improved.
3223
3224         * added src/undo.[ch]
3225                 Undo module for compose dialog box.
3226
3227 2001-11-11 [alfons]     0.6.5.claws5
3228
3229         * src/procmsg.c
3230                 prevent threading by subject on nodes that have already been
3231                 threaded by in-reply-to (as in "circular references in a tree
3232                 result in a dead branch")
3233
3234 2001-11-09 [hoa]        0.6.5.claws4
3235         
3236         * src/folderview.c
3237                 allows creation of mbox folder item from any files.
3238
3239 2001-11-09 [alfons]     0.6.5.claws3
3240         
3241         * src/utils.c
3242         * src/procmsg.c
3243                 do what I mean and correct threading by subject so it really
3244                 ignores attracting lines without "Re: "
3245
3246 2001-11-07 [alfons]     0.6.5.claws2
3247
3248         * src/procmsg.c
3249         * src/utils.[ch]
3250                 only attract by subject if a subject line starts with a "Re: "
3251         * src/syldap.c
3252                 remove warning
3253
3254 2001-11-07 [paul]       0.6.5claws1
3255
3256         * sync with sylpheed 0.6.5. release
3257                 see ChangeLog entry 2001-11-07
3258
3259 2001-11-07 [paul]       0.6.4claws31
3260
3261         * sync with sylpheed 0.6.4cvs18
3262                 see ChangeLog entries 2001-10-30 to 2001-11-07
3263                 prefs_templates.[ch] renamed prefs_template.[ch]
3264
3265 2001-11-06 [alfons]
3266         
3267         * src/utils.h
3268                 add semicolon Hoa forgot ;-)
3269                 
3270
3271 2001-11-06 [hoa]        0.6.4claws30
3272         
3273         * src/procmsg.c
3274         * src/summaryview.c
3275         * src/utils.c
3276         * src/utils.h
3277                 threading by subject - empty subject are ignored
3278
3279 2001-11-06 [christoph]  0.6.4claws29
3280
3281         * src/socket.c
3282                 use SSL_peek for sock_gets
3283         * src/utils.c
3284                 removed unneeded pointer in extracting quoted
3285                 names implementation
3286
3287 2001-11-06 [melvin]     0.6.4claws28
3288
3289         * src/gtkspell.c
3290                 fixed bug #476792 Selection overtyping with spell checker
3291                 fixed bug which could cause a buffer overflow
3292                 fixed a memory leak
3293
3294 2001-11-06 [hoa]        0.6.4claws27
3295         
3296         * src/procmsg.c
3297         * src/summaryview.c
3298                 threading by subject
3299
3300 2001-11-05 [alfons]     0.6.4claws26
3301         
3302         * README.claws
3303                 Claws -> Sylpheed (vice versa)
3304
3305         * src/compose.c
3306                 :%s/gtk_text/gtk_stext/g
3307                 :%s/GTK_TEXT/GTK_STEXT/g
3308                 (thanks to Jonathan Ware for spotting this)
3309
3310 2001-11-04 [christoph]  0.6.4claws25
3311
3312         * src/summaryview.c
3313                 replace Xalloca + strdup with Xstrdup_a
3314         * src/utils.c
3315                 better implementation of extracting quoted names
3316                 from addresses (remove backlashes and ignore
3317                 quotes after them)
3318
3319 2001-11-04 [alfons]     0.6.4claws24
3320
3321         * src/utils.[ch]
3322                 edit to comply more with coding style
3323
3324         * src/textview.c
3325                 fix bug reported by Kim Schulz. introduced by the patch integrated
3326                 in 0.6.4claws15. the code did not check the return value of
3327                 the html parser.
3328
3329         * AUTHORS
3330                 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
3331
3332 2001-11-04 [christoph]  0.6.4claws23
3333
3334         * src/main.c
3335         * src/prefs_common.[ch]
3336                 init some pointers that possibly caused a segfault
3337                 reported in the claws-users ML
3338
3339 2001-11-04 [hoa]        0.6.4claws22
3340
3341         * src/grouplistdialog.c
3342                 change the names of the nodes in the tree
3343
3344         * src/compose.c
3345                 enhanced mailto syntax as described in
3346                 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
3347                 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
3348
3349         * src/utils.c
3350                 encode and decode URI (useful when opening URL into
3351                 netscape).
3352
3353 2001-11-03 [hoa]        0.6.4claws21
3354
3355         * src/grouplistdialog.c
3356                 a new newsgroups list selection dialog box
3357                 with a CTree instead of a CList
3358
3359 2001-11-03 [hoa]        0.6.4claws20
3360
3361         * src/folderview.c
3362                 enable property and scoring options when right
3363                 click on "inbox"
3364
3365         * src/summaryview.c
3366                 fixed bug when nickname were displayed using
3367                 the address book.
3368
3369 2001-11-02 [darko]      0.6.4claws19
3370
3371         * src/compose.c
3372                 new wrap quotation and URL/long words wrapping implementation
3373         * src/compose.c src/gtkstext.[ch]
3374                 move gtkstext_strncmp() to gtkstext.c
3375
3376 2001-11-01 [christoph]  0.6.4claws18
3377
3378         * src/prefs_account.c
3379                 fixed mess in account settings dialog
3380         * src/prefs_folder_item.c
3381                 added label with folder path to dialog
3382
3383 2001-10-31 [match]      0.6.4claws17
3384
3385         * src/vcard.c
3386                 fix memory leak.
3387         * src/addrbook.c
3388                 fix generation of spurious address book file names.
3389                 remove redundant functions.
3390         * po/POTFILES.in
3391                 added missing file names.
3392
3393 2001-10-30 [paul]       0.6.4claws16
3394
3395         * sync with sylpheed 0.6.4cvs6
3396                 see ChangeLog entries 2001-10-26 to 2001-10-30
3397
3398         * tools/filter_conv.pl
3399                 read folderlist.xml to discover whether the top-level
3400                 folder is called 'Mailbox' or 'Mail' 
3401
3402 2001-10-29 [paul]       0.6.4claws15
3403
3404         * src/html.c, src/textview.c
3405                 activate links in html mail and fix clickable parts
3406                 Submitted by Matthieu Dazy <dazy@t-surf.com>
3407
3408 2001-10-29 [paul]
3409
3410         * po/de.po, po/es.po, po/pt_BR/po
3411                 updated translations, submitted by Jens Oberender,
3412                 Ricardo Mones Lastra, and Fabio Junior Beneditto
3413
3414 2001-10-29 [darko]      0.6.4claws14
3415
3416         * src/compose.c
3417                 fix wrapping for good
3418
3419 2001-10-29 [darko]
3420
3421         * src/compose.c
3422                 undo previous change as it broke the smart wrapping
3423
3424 2001-10-29 [darko]      0.6.4claws13
3425
3426         * src/compose.c
3427                 fix infinite loop when long URL is quoted
3428                 (closes bug #475122.
3429
3430 2001-10-28 [match]
3431
3432         * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
3433                 import Mutt address book
3434         * src/ldif.[ch] src/importldif.h
3435                 modified import LDIF handle user attributes
3436
3437 2001-10-28 [christoph]  0.6.4claws12
3438
3439         * src/summaryview.c
3440                 fixed that filtering did not work if there
3441                 were no filter rules
3442                 (closes bug #472003 and better implementation
3443                  of patch #474644)
3444
3445 2001-10-27 [christoph]  0.6.4claws11
3446
3447         * src/compose.c
3448                 make the folder's default account to be used when
3449                 replying. (patch by wwp <subscript@free.fr>)
3450         * src/compose.c
3451                 code cleanup, nearly killed all of wwp's patch
3452                 for folder's default account in compose
3453         * src/folderview.c
3454                 error panel when a folder could not be created
3455                 (closes bug #471080 new folder name & already
3456                  existing file)
3457
3458 2001-10-26 [alfons]
3459
3460         * src/utils.h
3461                 change prototype of strstr2() that Christoph forgot about
3462
3463 2001-10-26 [christoph]  0.6.4claws10
3464
3465         * src/account.c
3466                 made search for accounts by email address not case
3467                 sensitive
3468         * src/folder.c
3469                 fixed memory leak in folder_item_get_identifier
3470         * src/gtkspell.c
3471         * src/utils.c
3472                 fixed wrong strstr2 (should work like strstr)
3473
3474 2001-10-26 [darko]      0.6.4claws9
3475
3476         * src/compose.c src/gtkstext.[ch]
3477         * src/gtkstext.c
3478                 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
3479
3480 2001-10-26 [paul]       0.6.4claws8
3481
3482         * src/html.c
3483                 ignore css and javascript tags in html mail
3484                 case-insensitive, with or without double-quoted
3485                 strings
3486
3487 2001-10-26 [paul]       0.6.4claws7
3488
3489         * sync with sylpheed 0.6.4cvs1
3490                 see ChangeLog entry 2001-10-26
3491
3492         * src/prefs_account.c, src/prefs_common.c,
3493           src/prefs_summary_column.c
3494                 minor improvements to the English
3495
3496 2001-10-25 [alfons]     0.6.4claws6
3497
3498         * src/gtkstext.c
3499         
3500                 make GtkSText follow style of GtkText (closes bug 
3501                 #469211 "text selection while writing message")
3502                 
3503                 do sync with GTK 1.2.10
3504
3505 2001-10-25 [paul]       0.6.4claws5
3506
3507         * src/html.c
3508                 ignore css tags in html mail
3509
3510 2001-10-25 [darko]      0.6.4claws4
3511
3512         * src/compose.c
3513                 don't declare is_url_string as static function since
3514                 we need it in gtkstext.c
3515         * src/gtkstext.c
3516                 remove unused variable
3517                 don't wrap long URLs while composing a message
3518
3519 2001-10-24 [christoph]  0.6.4claws3
3520
3521         * src/socket.c
3522                 fix ssl deadlock, when peer closes connection
3523
3524 2001-10-24 [paul]       0.6.4claws2
3525
3526         * src/prefs_common.c
3527                 gettextize the gpg ascii-armored warning message
3528
3529         * src/compose.c
3530                 insert a DOS/MAC file into the composed message
3531                 (improvements)
3532
3533         * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
3534
3535 2001-10-22 [paul]       0.6.4claws1
3536
3537         * sync with sylpheed 0.6.4 release
3538                 see ChangeLog entries 2001-10-21
3539
3540         * po/fr.po, po/pt_BR.po
3541                 updated by Melvin Hadasht and Fabio Junior Beneditto
3542
3543 2001-10-21 [paul]       0.6.3claws30
3544
3545         * src/compose.c
3546                 insert a DOS text file from the compose window
3547                 into the composed message text (removes CRs characters)
3548                 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
3549
3550         * tools/filter_conv.pl, tools/README
3551                 automatically use ~/.sylpheed as working directory
3552                 print out confirmation message on completion
3553
3554         * correct Hoa's last ChangeLog.claws entry
3555
3556 2001-10-20 [hoa]        0.6.3claws29
3557
3558         * src/grouplistdialog.c
3559                 bugfix (another ?) to give the right
3560                 newsgroups list for each news server.
3561
3562         * src/news.c
3563         * src/news.h
3564                 improve the newsgroups list cache
3565
3566 2001-10-20 [paul]       0.6.3claws28
3567
3568         * sync with sylpheed 0.6.3cvs9
3569                 see ChangeLog entry 2001-10-19
3570
3571         * correct Alfons' last ChangeLog.claws entry
3572
3573 2001-10-19 [alfons]
3574
3575         * src/pgptext.[ch]
3576                 fix compilation problems (part of bug #472895)
3577
3578 2001-10-18 [hoa]        0.6.3claws27
3579
3580         * src/grouplistdialog.c
3581                 bugfix when we refresh was clicked (bug 472701)
3582
3583 2001-10-19 [christoph]  0.6.3claws26
3584
3585         * src/compose.c
3586                 last header entry should default to "To:" or
3587                 "Newsgroups:" and not copy the last entry line
3588                 in a new compose window
3589                 (closes bug #472686, #470792)
3590
3591 2001-10-19 [paul]       0.6.3claws25
3592
3593         * sync with Sylpheed 0.6.3cvs8
3594                 see ChangeLog entries 2001-10-18 and 2001-10-19
3595
3596 2001-10-18 [christoph]  0.6.3claws24
3597
3598         * src/procmsg.c
3599                 reimplement ignore thread
3600         
3601 2001-10-18 [hoa]        0.6.3claws23
3602
3603         * src/folderview.c
3604         * src/grouplistdialog.[ch]
3605                 enhanced news subscription interface (feature 469113)
3606
3607         * src/news.c
3608         * src/news.h
3609                 enchanced newsgroup listing,
3610                 now, we can get groups informations
3611                 (NNTPGroupInfo)
3612
3613 2001-10-18 [paul]       0.6.3claws22
3614
3615         * src/summaryview.c
3616                 remove comment (sync with main branch)
3617         * src/mainwindow.c
3618                 fix 'Re-edit' bug in 'Message' menu
3619
3620 2001-10-17 [christoph]  0.6.3claws21
3621
3622         * src/compose.c
3623                 ignore empty or whitespace only header lines
3624
3625 2001-10-17 [paul]       0.6.3claws20
3626
3627         * sync with sylpheed 0.6.3cvs7
3628                 see ChangeLog entries 2001-10-14, 2001-10-16, and
3629                 2001-10-17
3630
3631 2001-10-17 [darko]
3632
3633         * src/compose.c
3634                 wrap long lines without spaces
3635                 don't wrap URLs
3636
3637 2001-10-16 [paul]
3638
3639         * po/es.po, po/nl.po, po/pt_BR.po
3640                 updated by Ricardo Mones Lastra, Alfons,
3641                 and Fabio Junior Beneditto
3642
3643         * sylpheed-0.6.3claws released
3644
3645 2001-10-15 [melvin] 0.6.3claws18
3646
3647         * README.claws
3648                 added summary and detailed installation instructions
3649                 for spell checker
3650         * po/fr.po
3651                 Updated, corrected and completed french translation
3652
3653 2001-10-15 [hoa] 0.6.3claws17
3654         * src/grouplistdialog.c
3655                 we can choose the newsgroups to display with wildcards
3656
3657 2001-10-15 [christoph]  0.6.3claws16
3658
3659         * src/account.c
3660         * src/compose.c
3661         * src/prefs_folder_item.[ch]
3662                 applied wwp <subscript@free.fr>'s folder
3663                 default account patch
3664         * po/de.po
3665                 Fixed wrong translation
3666
3667 2001-10-13 [alfons, christoph, melvin]  
3668                         0.6.3claws15
3669
3670         solution #2 to solve MT-safety problems defers all GUI related calls
3671         to the main thread using a gtk_idle_add() callback. discussed on
3672         ircnet #sylpheed, with christoph spotting some issues with the
3673         original code, and melvin allowing us to lobotomize his sylpheed.
3674
3675         * src/syldap.[ch], src/main.c
3676                 fix race problem in ldap search thread by deferring GUI 
3677                 stuff to main thread using gtk_idle_add()
3678
3679 2001-10-13 [paul]       0.6.3claws14
3680
3681         * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
3682                 add Sergey's smtpcred.patch
3683                 adds separate username/password setting for SMTP Auth
3684                 needed by some servers
3685                 (closes feature request #471659)
3686
3687 2001-10-13 [paul]       0.6.3claws13
3688
3689         * src/pgptext.[ch] **NEW FILES**
3690         * src/Makefile.am, src/messageview.c, src/mimeview.c
3691                 decrypt ascii-armored gpg text embedded in
3692                 the message body.
3693                 Submitted by Jens Jahnke <jan0sch@gmx.net>
3694
3695 2001-10-13 [christoph]  0.6.3claws12
3696
3697         * README.claws
3698                 some more details on default to and
3699                 feature requests
3700         * src/main.c
3701                 init glib threading when ldap is used
3702         * src/syldap.c
3703                 threading fixes
3704         * po/de.po
3705                 fixed a typo
3706
3707 2001-10-12 [paul]       0.6.3claws11
3708
3709         * src/prefs_common.[ch], src/rfc2015.c
3710                 enable ascii-armored gpg text to be embedded in the
3711                 message body, selectable through the 'Privacy'
3712                 preferences. Supports encrypting only.
3713                 Submitted by Ravemax <ravemax@dextrose.com>
3714
3715 2001-10-12 [paul]       0.6.3claws10
3716
3717         * sync with sylpheed 0.6.3cvs6
3718                 see ChangeLog entries 2001-10-11 and 2001-11-12
3719
3720         * src/folderview.c
3721                 incorporated mbox folders, scoring, and folder
3722                 properties into the sync
3723
3724 2001-10-12 [darko]      0.6.3claws9
3725
3726         * README.claws
3727                 describe quotation wrapping
3728         * src/compose.c
3729                 don't treat tab as space to calculate line length properly
3730
3731 2001-10-11 [alfons]
3732
3733         * README.claws
3734                 correct description of how to make new filtering system work,
3735                 add some other things
3736                 
3737         * src/syldap.c
3738                 remove sched_yield() (not necessary / unportable)
3739
3740 2001-10-11 [paul]       0.6.3claws8
3741
3742         * sync with sylpheed 0.6.3cvs3
3743                 see ChangeLog entry 2001-10-10
3744
3745 2001-10-10 [christoph]  0.6.3claws7
3746
3747         * .cvsignore
3748                 ignore 2 files created by newer autotools
3749         * src/prefs_folder_item.c
3750                 using table for widget alignment
3751                 fixed memory leak and broken octal display
3752         * src/filesel.c
3753                 fixed segfault caused by lost filename
3754                 workaround (closes bug #469551)
3755
3756 2001-10-10 [paul]       0.6.3claws6
3757
3758         * sync with sylpheed 0.6.3cvs2
3759                 see ChangeLog entries 2001-10-09 and 2001-10-10
3760
3761 2001-10-10 [darko]      0.6.3.claws5
3762
3763         * src/gtkstext.c
3764                 proper calculation of right margin if smart wrapping is enabled
3765         * src/compose.c
3766                 automatically wrap long lines if wrap quotation is enabled
3767
3768 2001-10-09 [alfons]     0.6.3.claws4
3769
3770         * src/summaryview.c
3771                 select correct row when deleting last row in the summary view (and
3772                 close bug "[ #469104 ] select second last in list when deleting")
3773
3774 2001-10-09 [paul]       0.6.3claws3
3775
3776         * sync with sylpheed 0.6.3cvs1
3777                 updated some autotool scripts
3778
3779 2001-10-09 [darko]      0.6.3claws2
3780
3781         * src/gtkstext.[ch]
3782                 new name and mark with Sylpheed comment
3783         * src/compose.c
3784                 smart quotation wrapping a-la VIM
3785
3786 2001-10-08 [paul]       0.6.3claws1
3787
3788         * sync with sylpheed 0.6.3 release
3789                 see ChangeLog entry 2001-10-08
3790
3791 2001-10-08 [paul]       0.6.2claws24
3792
3793         * src/summaryview.c
3794                 more sync with sylpheed 0.6.2cvs12
3795                 Fixed the bug that didn't select the last row correctly
3796
3797
3798 2001-10-07 [paul]       0.6.2claws23
3799
3800         * sync with sylpheed 0.6.2cvs12
3801                 see ChangeLog entry 2001-10-07
3802
3803 2001-10-06 [match]
3804         * src/jpilot.[ch]
3805                 enable jpilot to read unsynch'ed addresses.
3806
3807         * src/editldap_basedn.c
3808                 fix segfault when opening dialog.
3809
3810 2001-10-06 [alfons]     0.6.2.claws22
3811
3812         * src/summaryview.c
3813                 fix bug with summary view selecting last *inserted*
3814                 node instead of last *visible* node. remember we
3815                 work with a tree
3816
3817 2001-10-06 [paul]       0.6.2claws21
3818
3819         * po/pt_BR.po
3820                 updated translation, contains some fixes and new
3821                 translations, submitted by Gustavo Noronha Silva
3822                 <kov@debian.org>
3823
3824         * src/prefs_common.c
3825                 change 'each' to 'every' - fix dubious English
3826
3827         * sync with sylpheed 0.6.2cvs11
3828
3829 2001-10-05 [alfons]     0.6.2claws20
3830
3831         * src/mainwindow.[ch], src/folderview.c
3832                 make composite tool button switch between "Compose News"
3833                 and "Compose Mail" depending on selected folder
3834                 (nifty idea by Kim Schulz <kim@schulz.dk>)
3835
3836 2001-10-05 [paul]       0.6.2claws19
3837
3838         * src/mainwindow.c, src/summaryview.c
3839                 fix 'Message/Reply to all', broken in last commit
3840
3841         * src/compose.c
3842                 fix X_BEENTHERE seg fault, thanks to Alfons
3843
3844 2001-10-04 [paul]       0.6.2claws18
3845
3846         * src/compose.[ch], src/mainwindow.c
3847                 make "Message/Reply" reply to mailing lists; matches
3848                 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
3849                 based on portions of the patch submitted by
3850                 Junichi Uekawa <dancer@netfort.gr.jp>
3851
3852 2001-10-04 [darko]      0.6.2claws17
3853
3854         * src/compose.c
3855                 better smart wrapping
3856         * src/gtkstext.[hc]
3857                 a function to make text buffer contiguous
3858
3859 2001-10-03 [paul]       0.6.2claws16
3860
3861         * sync with sylpheed 0.6.2cvs10
3862
3863 2001-10-02 [alfons]
3864
3865         * configure.in
3866         * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
3867                 close bug "[ #466566 ] compile error on mdk 8.0" by removing
3868                 references to chinese translations (hope someone picks up
3869                 this)
3870
3871 2001-10-02 [christoph]  0.6.2claws15
3872
3873         * src/compose.c
3874                 fixed non translated header bug
3875         * ChangeLog.claws
3876                 fixed wrong date in alfons last entry ;)
3877
3878 2001-10-02 [alfons]     0.6.2claws14
3879
3880         * src/compose.c, src/prefs_common.[ch]
3881                 add block cursor option
3882
3883 2001-10-02 [paul]       0.6.2claws13
3884
3885         * sync with sylpheed 0.6.2cvs9
3886
3887 2001-09-30 [paul]       0.6.2claws12
3888
3889         * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
3890                 updated translations
3891
3892         * po/POTFILES.in
3893                 add 'src/importldif.c'
3894
3895         * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
3896                 added eudora-to-vCard conversion tool
3897                 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
3898
3899         * sync with sylpheed 0.6.2cvs8
3900
3901 2001-09-30 [paul]
3902
3903         * sylpheed-0.6.2claws released
3904
3905 2001-09-27 [melvin]     0.6.2claws11
3906
3907         * src/gtkspell.c
3908                 fixed crash when using default path (introduced 
3909                 in 0.6.2claws10)
3910                 fixed tiny bug for initial suggestion mode
3911
3912 2001-09-27 [melvin]     0.6.2claws10
3913         
3914         * src/gtkspell.c
3915                 fixed bug where gtkpspell didn't set the path correctly
3916
3917         * README.claws
3918                 added a paragraph about spell checking
3919                 
3920
3921
3922 2001-09-27 [paul]       0.6.2claws9
3923
3924         * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
3925                 replace '// comments' with '/* comments */' to prevent
3926                 some compiler warnings 
3927
3928         * sync with sylpheed 0.6.2cvs6
3929
3930 2001-09-26 [alfons]     0.6.2claws8
3931
3932         * src/messageview.c
3933                 introduce return receipt request notification again,
3934                 which was lost because of other semantics in 
3935                 procheader_parse() (???)
3936
3937 2001-09-26 [christoph]  0.6.2claws7
3938
3939         * src/compose.c
3940                 replace comments for old code with #if 0
3941                 readded auto cc, bcc and reply-to
3942         * src/prefs_matcher.c
3943         * src/prefs_scoring.c
3944                 removed some definition (was moved to
3945                 prefs.h)
3946
3947 2001-09-26 [paul]       0.6.2claws6
3948
3949         * src/mainwindow.c
3950                 make 'Follow-up and reply to' sensitive
3951
3952         * more sync with sylpheed 0.6.2cvs5
3953
3954 2001-09-25 [melvin]
3955
3956         * 0.6.2claws5
3957
3958         * src/gtkspell.c
3959                 fixed bug for "US-ASCII" introduced by the encoding code
3960
3961 2001-09-25 [paul]
3962
3963         * 0.6.2claws4
3964
3965         * src/prefs_common.[ch], src/summaryview.c
3966                 'next unread msg' 'go to next folder?' dialog can be
3967                 given default behaviour, either always show dialog,
3968                 or assume 'yes', or assume 'no'
3969                 Submitted by wwp <subscript@free.fr>
3970
3971 2001-09-25 [melvin]
3972                 
3973         * src/compose.c src/gtkspell.[ch]
3974                 added support for different encodings
3975
3976 2001-09-25 [paul]
3977
3978         * more sync with sylpheed 0.6.2cvs5
3979
3980 2001-09-24 [alfons]
3981         
3982         * src/prefs_folder_item.c
3983                 add check for item->prefs->default_to string is NULL and
3984                 add another check when freeing this string
3985
3986 2001-09-24 [paul]
3987
3988         * configure.in
3989                 change to version 0.6.2claws3
3990
3991         * sync with sylpheed 0.6.2cvs5 
3992
3993 2001-09-24 [match]
3994         * src/ldif.[ch], src/importldif.[ch], addressbook.c
3995                 import LDIF files.
3996         * src/addrcache.[ch], addrindex.[ch]
3997                 small update for future
3998         * src/addrbook.c
3999                 fix test XML file.
4000
4001 2001-09-24 [melvin]
4002         * src/gtkspell.[ch]
4003                 added 'Learn from mistakes' option
4004                 better handling of quotes in checked words
4005                 sorted dict list
4006         * po/fr.po
4007                 small update for spell checking stuff
4008
4009 2001-09-23 [alfons]
4010         
4011         * src/gtkspell.c
4012                 edit a little bit so it complies more with main coding style
4013
4014 2001-09-23 [alfons]
4015
4016         * src/folder.[ch], prefs_folder_item.c, compose.c
4017                 migrate "request return receipt" folder property
4018                 to folderlist.xml
4019
4020 2001-09-22 [alfons]
4021
4022         * README.claws **NEW**
4023                 (add things of interest for users of main branch 
4024                 and claws here)
4025
4026         * src/folder.[ch], src/mainwindow.c, src/summaryview.c
4027                 re-implement threading per folder option, but store 
4028                 the setting in folderlist.xml (where it belongs)
4029
4030 2001-09-21 [melvin]
4031
4032         * src/gtkspell.[ch]
4033                 fixed bug when compose window is under another window
4034         * src/prefs_common.[ch] src/compose.c
4035                 changed 'dictionary_path' to 'dictionary' to be consistent
4036                 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
4037         * ac/pspell.m4 src/Makefile.am 
4038                 dropped PSPELL_PATH macro
4039         * po/fr.po
4040                 updated translations
4041
4042 2001-09-21 [christoph]
4043
4044         * src/compose.c
4045                 added border around header fields
4046                 keep header type when new field is added
4047
4048 2001-09-20 [christoph]
4049
4050         * src/utils.[ch]
4051                 more portable debug_print with source filename
4052                 and linenumber
4053         * src/procmsg.c
4054                 more newlines after debug messages
4055
4056 2001-09-20 [paul]
4057
4058         * configure.in
4059                 change to version 0.6.2claws2
4060
4061         * sync with sylpheed 0.6.2cvs3
4062
4063 2001-09-19 [melvin]
4064
4065         * src/gtkspell.c
4066                 fixed the post-right-click focus pb
4067                 fixed crash when 'Spell check all' after dict change 
4068                         and when cursor is at the end of the text
4069                 shift-right-click pops up config menu even on misspelled words.
4070         * po/POTFILES.in
4071                 added gtkspell.c
4072
4073 2001-09-19 [melvin]
4074
4075         * src/about.c
4076                 added pspell to compiled-in features list
4077
4078 2001-09-18 [melvin]
4079
4080         * switched to pspell and dropped ispell
4081         * ac/pspell.m4
4082                 new file. autoconf macro for pspell
4083         * ac/Makefile.am 
4084         * configure.in acconfig.h
4085                 added pspell support
4086         * src/Makefile.am
4087         * src/main.c src/compose.[ch] src/gtkspell.[ch]
4088         * src/prefs_common.[ch] 
4089                 added pspell support
4090
4091 2001-09-18 [christoph]
4092
4093         * src/addr_compl.c
4094         * src/template.[ch]
4095                 replace LOG_MESSAGE with debug_print
4096         * src/compose.[ch]
4097                 gui improvements
4098         * src/menu.c
4099                 added newline after debug message
4100         * src/utils.h
4101                 using __VA_ARGS__ for debug_print macro
4102         * tools/.cvsignore
4103                 ignore Makefile and Makefile.in
4104
4105 2001-09-18 [paul]
4106
4107         * configure.in
4108                 change to version 0.6.2claws1
4109         * sync with sylpheed 0.6.2cvs1
4110
4111         * src/matcher.c 
4112         * src/prefs_matcher.c
4113                 add 'score equal to' option, submitted by
4114                 Paul Evans <nerd@freeuk.com>
4115
4116 2001-09-15 [christoph]
4117
4118         * src/mainwindow.c
4119                 comment out menu entry not existing in claws
4120         * src/menu.c
4121                 add debug output for non existing menu entries
4122         * src/summaryview.c
4123                 fix next/prev unread message for ignored threads
4124         * src/utils.[ch]
4125                 add sourcefile and line number to debug output
4126                 otherwise it is sometimes hard to find the
4127                 source code part if debug messages are translated
4128
4129 2001-09-14 [darko]
4130         
4131         * src/folderview.c
4132                 refresh target folder style after colour is changed
4133
4134 2001-09-13 [paul]
4135
4136         * configure.in
4137                 change to version 0.6.1claws3
4138
4139         * sync with sylpheed 0.6.1cvs6
4140
4141 2001-09-13 [darko]
4142         
4143         * src/folderview.c
4144                 fix target folder colourization to use user selected colour
4145
4146 2001-09-12 [darko]
4147         
4148         * src/summaryview.c
4149                 fix crash when message that is marked for copy/move is unmarked
4150
4151 2001-09-09 [paul]
4152
4153         * configure.in
4154                 change to version 0.6.1claws2
4155
4156         * sync with sylpheed 0.6.1cvs3
4157
4158 2001-09-09 [alfons]
4159         
4160         * src/folderview.c
4161                 fix bug with default font used for trash folder text
4162
4163 2001-09-06 [paul]
4164
4165         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
4166                 updated translations
4167
4168         * configure.in
4169                 change to version 0.6.1claws1
4170
4171         * sync with sylpheed 0.6.1cvs2
4172
4173 2001-09-03 [paul]
4174
4175         * po/POTFILES.in
4176                 add Match's new addressbook
4177
4178         * po/de.po
4179                 updated translation submitted by Jens Oberender
4180
4181 2001-09-02 [paul]
4182
4183         * configure.in
4184                 change to 0.6.1claws
4185         * sync with sylpheed 0.6.1 release
4186
4187 2001-09-02 [paul]
4188
4189         * configure.in
4190                 change to 0.6.0claws2
4191
4192         * sync with sylpheed 0.6.0cvs4
4193
4194         * po/pt_BR.po
4195                 updated translation submitted by Fabio Junior Beneditto
4196
4197 2001-09-01 [match]
4198         * pixmaps/
4199                 interface.xpm
4200                 book.xpm
4201                 address.xpm
4202         * src/
4203                 Makefile.am
4204                 a ton of new files
4205
4206 2001-08-31 [paul]
4207
4208         * configure.in
4209                 change to version 0.6.0claws1
4210
4211         * sync with sylpheed 0.6.0cvs1
4212
4213         * po/es.po
4214                 updated translation submitted by Ricardo Mones Lastra
4215
4216         * po/POTFILES.in
4217                 add 'src/prefs_templates.c'
4218
4219         * src/compose.c, src/summaryview.c
4220                 fix segfault on 'Re_edit'               
4221
4222 2001-08-30 [alfons]
4223
4224         * configure.in, Makefile.am
4225         * tools/Makefile.am
4226                 add tools directory to source distribution
4227
4228 2001-08-30 [paul]
4229
4230         * configure.in
4231                 change to version 0.6.0claws
4232
4233         * sync with sylpheed 0.6.0 release
4234
4235 2001-08-30 [christoph]
4236
4237         * configure.in
4238                 removed autoconf version check
4239
4240 2001-08-30 [paul]
4241
4242         * src/account.c, src/compose.c, src/prefs_common.[ch]
4243         * src/procheader.[ch] src/utils.[ch]
4244                 Enhanced automatic account selection on replies
4245                 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
4246
4247         * configure.in
4248                 add LDAP and JPilot to the configuration results output.
4249
4250 2001-08-29 [christoph]
4251
4252         * src/summeryview.c
4253                 no bold font for ignored threads
4254
4255 2001-08-29 [paul]
4256
4257         * configure.in
4258                 change to version 0.5.3claws6
4259
4260         * sync with sylpheed 0.5.3cvs10
4261                 src/stringtable.[ch]: New Files
4262
4263         * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
4264         * src/pixmaps/sylpheed.xpm
4265                 add mini-icons to windows (by Alfons)
4266
4267 2001-08-27 [paul]
4268
4269         * src/mainwindow.c
4270                 new functions: next_labeled_cb(), prev_labeled_cb()
4271
4272         * src/summaryview.c
4273                 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
4274                 summary_select_next_labeled(), summary_select_prev_labeled()
4275
4276         * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
4277                 give claws blue folders and a blue trash can
4278
4279 2001-08-27 [paul]
4280
4281         * configure.in
4282                 change to version 0.5.3claws5
4283
4284         * sync with sylpheed 0.5.3cvs9
4285                 src/labelcolors.[ch] renamed to src/colorlabel.[ch] 
4286
4287 2001-08-24 [christoph]
4288
4289         * src/filesel.c
4290                 keep filename when browsing directories
4291                 (not working for user entered filename, but
4292                  for default name and selected filename from
4293                  file list)
4294         * src/mainwindow.c
4295                 fixed wrong spelling "Folllow-up"
4296         * src/mbox_folder.c
4297         * src/procmsg.c
4298         * src/summaryview.c
4299                 fixed new/unread message count with ignored
4300                 threads (2 commits, first didn't notice no
4301                 longer needed decreasing)
4302         * src/inc.c
4303                 readded scrolling of progress dialog
4304                 (lost in sync)
4305
4306 2001-08-24 [paul]
4307
4308         * configure.in
4309                 change to 0.5.3claws4
4310
4311         * sync with sylpheed 0.5.3cvs7
4312
4313 2001-08-24 [christoph]
4314
4315         * src/compose.c
4316                 set request return receipt when replying
4317                 if it is set is the folder prefs of the
4318                 message
4319         * src/inc.c
4320                 disable final error popup if popups are
4321                 disabled in config (again)
4322
4323 2001-08-23 [paul]
4324
4325         * configure.in
4326                 Change version number to 0.5.3claws3
4327
4328         * sync with sylpheed 0.5.3cvs5
4329
4330         * src/mimeview.c
4331                 double quote '%s' in 'gedit %s' to fix bug when
4332                 opening attachment with spaces in the name
4333
4334 2001-08-22 [alte]
4335         * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
4336           src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
4337                 initial message templates support
4338
4339
4340 2001-08-22 [paul]
4341
4342         * configure.in
4343                 change version number to 0.5.3claws2
4344
4345         * sync with sylpheed 0.5.3cvs4
4346
4347         * src/procmsg.h src/summaryview.c
4348                 re-implement (un)ignore thread
4349
4350 2001-08-21 [paul]
4351
4352         * src/summaryview.c
4353                 remove unnecessary code
4354         * src/compose.c
4355                 enable 'dynamic' signatures (submitted by
4356                 Eric Limpens <eric@hscg-internet.nl>)
4357
4358 2001-08-21 [paul]
4359
4360         clean up after sync with sylpheed 0.5.3 release
4361
4362         * src/folderview.c
4363                 fix re-introduced font mess, see Christoph's
4364                 entry 2001-06-24
4365
4366         * src/summaryview.c
4367                 remove prev_msgnum
4368                 use sylpheed's small font instead of
4369                 gtk default font for summary view
4370
4371
4372 2001-08-17 [paul]
4373
4374         * configure.in
4375                 add pl to ALL_LINGUAS - sync with main branch
4376
4377         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
4378                 Updated. Translations by Jens Oberender, Ricardo Mones
4379                 Lastra, Alfons, and Fabio Junior Beneditto respectively.
4380
4381         * po/pl.po  ** NEW FILE **
4382                 sync with the main branch
4383
4384         * src/folderview.c
4385                 fix target folder colorizing and refresh problem
4386
4387
4388 2001-08-17 [christoph]
4389
4390         * src/mainwindow.c
4391                 claws uses 4 colors for target folder coloring.
4392                 arrays were not long enough and destroyed the
4393                 stack causing a segfault.
4394                 target folder colorizing does not work anymore
4395                 for me
4396
4397 2001-08-16 [paul]
4398
4399         * configure.in
4400                 change to version 0.5.3claws1
4401
4402         * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
4403           src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
4404           src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
4405
4406                 sync with sylpheed 0.5.3 release, but keep claws method of
4407                 configuring/saving fonts
4408
4409         * src/addressbook.[ch]
4410                 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
4411                 in line with a similar change in Hiroyuki's branch
4412
4413         * src/mainwindow.[ch]
4414                 disable main_window_set_thread_option()
4415         * src/prefs_folder_item.c
4416                 comment out &tmps_prefs.enable_thread,
4417         * src/mbox_folder.c, src/procmsg.[ch]
4418                 comment out MSG_IS_IGNORE_THREAD
4419         * src/summaryview.c
4420                 comment out summary_ignore_thread() and summary_unignore_thread()
4421                 comment out MSG_IS_IGNORE_THREAD
4422
4423                 use Hiroyuki's threading instead.
4424
4425
4426
4427 2001-08-15 [paul]
4428
4429         * src/account.c
4430                 use Hiroyuki's 0.5.3 column scheme but also
4431                 include the enable/disable button.
4432         * src/pixmaps/mark.xpm
4433                 add Hiroyuki's amended pixmap
4434
4435 2001-08-13 [christoph]
4436
4437         * src/account.c
4438                 receive at get all column showed wrong state for APOP
4439                 button should only work for POP3 and APOP accounts
4440         * src/prefs_account.c
4441                 added missing preprocessor statement for SSL
4442
4443 2001-08-12 [paul]
4444
4445         * src/account.[ch]
4446                 add 'receive at get all' column and enable/disable
4447                 button.
4448
4449 2001-08-06 [christoph]
4450
4451         * src/account.c
4452                 show usage of SSL in protocol column
4453
4454         * src/imap.c
4455         * src/inc.c
4456                 renamed ssl options
4457
4458         * src/prefs_account.[ch]
4459                 moved ssl options to a new page
4460
4461         * src/send.c
4462         * src/smtp.c
4463         * src/ssl.[ch]
4464                 renamed ssl options
4465                 added support for SMTP STARTTLS command
4466
4467 2001-08-05 [christoph]
4468
4469         * configure.in
4470                 debian autoconf needs version check to find
4471                 correct autoconf version. if the file is
4472                 named configure.in 2.13 is used, which does
4473                 not work with this configure.in script.
4474                 other solution would be to rename the script
4475                 to configure.ac as suggested in the autoconf
4476                 manual.
4477
4478         * src/inc.c
4479                 disable final error popup if popups are
4480                 diabled in config
4481
4482         * src/socket.c
4483                 bugfix in ssl_gets
4484                 fixes IMAP over SSL problem
4485
4486 2001-08-03 [paul]
4487
4488         * configure.in
4489                 change to 0.5.2claws1
4490
4491         * sync with sylpheed 0.5.2cvs1
4492
4493 2001-08-02 [alfons]
4494
4495         * configure.in
4496                 quick fix for ispell detection...
4497
4498 2001-08-01 [paul]
4499
4500         * configure.in
4501                 change to 0.5.1claws4
4502
4503         * sync with sylpheed 0.5.1cvs7
4504
4505 2001-07-31 [alfons]
4506
4507         * src/prefs_common.c, src/prefs_common.h, 
4508           src/gtkspell.c, src/gtkspell.h
4509                 add global spelling checker settings (compose tab) +
4510                 selection of dictionary 
4511           
4512         * configure.in  
4513                 guess valid ispell location
4514
4515 2001-07-31 [paul]
4516
4517         * po/POTFILES.in
4518                 removal of 'src/quote_fmt_parse.c'
4519         * po/de.po
4520                 Updated de.po
4521                 (submitted by Jens Oberender <didge@suse.de>)
4522
4523 2001-07-31 [darko]
4524
4525         * src/folder.[ch]
4526         * src/folderview.[ch]
4527         * src/mainwindow.c
4528         * src/mh.c
4529         * src/prefs_common.[ch]
4530         * src/summaryview.c
4531                 target folder colourization
4532
4533 2001-07-30 [paul]
4534
4535         more sync with Sylpheed 0.5.1cvs6 
4536
4537 2001-07-30 [darko]
4538
4539         * src/mh.c
4540         * src/prefs_folder_item.[hc]
4541         * src/summaryview.c
4542                 shared folders support with a GUI
4543
4544 2001-07-29 [paul]
4545
4546         0.5.1claws3
4547
4548         * sync with Sylpheed 0.5.1cvs6
4549
4550 2001-07-29 [paul]
4551
4552         * po/pt_BR.po
4553                 updated
4554                 (submitted by Fabio Junior Beneditto)
4555
4556 2001-07-28 [paul]
4557
4558         * src/procmime.c
4559         * AUTHORS
4560                 patch to correct bad image mime headers
4561                 (submitted by Don Quijote <dq@searchlores.org>)
4562
4563 2001-07-28 [paul]
4564
4565         * tools/gif2xface.pl   **NEW FILE**
4566         * tools/README
4567                 script to convert file.gif to file.xface for
4568                 use in a custom header.
4569                 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
4570
4571 2001-07-27 [alfons]
4572         
4573         * configure.in
4574                 change macros for detecting JPilot and LDAP
4575
4576 2001-07-27 [christoph]
4577
4578         * src/filtering.c
4579                 code cleanup (MIN / MAX warning, needed casting)
4580
4581 2001-07-27 [alfons]
4582
4583         * procheader.c
4584                 disallow setting flags when detecting certain headers
4585                 (X-Status, Status, Seen, X-Seen). 
4586         
4587         * sync with Hiroyuki's Sylpheed 0.5.1cvs5
4588
4589 2001-07-27 [christoph]
4590
4591         * src/prefs_filter.c
4592         * src/prefs_filtering.c
4593         * src/prefs_matcher.c
4594         * src/prefs_scoring.c
4595                 scroll list when moving rows up or down
4596
4597         * src/imap.c
4598         * src/imap.h
4599         * src/prefs_account.c
4600         * src/prefs_account.h
4601         * src/send.c
4602                 SMTP over SSL (untested, feedback requested)
4603                 IMAP over SSL
4604
4605         * src/ssl.c
4606                 code cleanup
4607
4608 2001-07-26 [alfons]
4609         
4610         * configure.in, acconfig.h
4611                 define CLAWS (need this for main / claws detection)
4612
4613 2001-07-25 [alfons]
4614
4615         * configure.in
4616                 Sylpheed 0.5.1claws2
4617                 
4618         * sync with Sylpheed 0.5.1cvs4
4619
4620 2001-07-25 [christoph]
4621
4622         * src/scoring.c
4623                 fixed segfault
4624                 item->prefs == NULL (don't know why)
4625
4626 2001-07-25 [alfons]
4627
4628         * configure.in
4629                 Sylpheed 0.5.1claws1
4630
4631         * sync with Sylpheed 0.5.1cvs1-3
4632
4633 2001-07-24 [christoph]
4634
4635         * src/folderview.c
4636         * src/prefs_folder_item.[ch]
4637                 added folderitem preferences dialog with
4638                 default To: and auto request return receipt
4639
4640         * src/compose.[ch]
4641         * src/menu.[ch]
4642                 changes to handle new folderitem preferences
4643
4644         * src/mainwindow.c
4645         * src/summaryview.c
4646                 call compose new mail with current folderitem
4647
4648 2001-07-24 [alfons]
4649
4650         Release Sylpheed 0.5.1claws
4651
4652         * configure.in
4653                 change to release version 0.5.1claws
4654
4655 2001-07-24 [christoph]
4656
4657         * src/summaryview.c
4658                 fixed segfault that happend when the selected
4659                 message was removed while retrieving new messages.
4660
4661         * po/es.po
4662                 updated translation
4663                 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
4664
4665 2001-07-22 [alfons]
4666
4667         add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
4668         this is a work in progress, for more information: http://nlpagan.net/sylman 
4669         
4670         * configure.in, src/mainwindow.c, manual/Makefile.am
4671                 add support for English manual
4672
4673         * AUTHORS
4674                 add authors of user manuals
4675
4676         * manual/en/sylpheed*.html
4677                 add English documentation
4678
4679 2001-07-22 [christoph]
4680
4681         * po/POTFILES.in
4682                 added src/ssl.c
4683         * src/ssl.c
4684                 changed a wrong debug message
4685
4686 2001-07-22 [alfons]
4687
4688         * po/nl.po
4689                 update Dutch translation
4690
4691         * src/prefs_filtering.c, 
4692           src/prefs_matcher.c
4693                 add more translatable strings           
4694
4695 2001-07-21 [alfons]
4696
4697         0.5.0claws7
4698
4699         * configure.in
4700                 change version
4701
4702         * src/inc.c, src/summaryview.[ch]
4703                 prevent update of mark file when filtering has done, by
4704                 using a variable; this affects two functions:
4705                         inc.c::inc_finished()
4706                         summaryview.c::summary_show()
4707
4708 2001-07-20 [alfons]
4709
4710         * src/filtering.[ch], src/prefs_filtering.c, 
4711           src/matcher.[ch]
4712                 add filtering action for label coloring 
4713
4714         * po/POTFILES.in
4715                 add labelcolors.c
4716
4717         * added src/labelcolors.c
4718         * added src/labelcolors.h
4719         * src/Makefile.am, src/summaryview.c
4720                 rearrange label coloring code
4721
4722         * src/procmsg.h
4723                 add more parentheses so label colouring works correctly
4724
4725         * src/filtering.c
4726                 don't really delete message, but move it to Trash
4727
4728         * src/prefs_matcher.c
4729                 add quote options to info dialog
4730
4731 2001-07-20 [christoph]
4732
4733         * src/Makefile.am
4734         * src/inc.c
4735         * src/main.[ch]
4736         * src/socket.h
4737         * src/ssl.[ch] (new)
4738                 moved ssl stuff to a seperate file
4739
4740 2001-07-20 [darko]
4741
4742         * src/summaryview.c
4743                 fix show sender using address book with no e-mail
4744                 address in From: field
4745
4746 2001-07-19 [alfons]
4747
4748         * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
4749                 fix messy handling of escaping... now at least the
4750                 execute command is useful. escape char is '\', we
4751                 accept \n and \r too. 
4752
4753                 Real life example:
4754                 
4755                 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
4756                 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
4757
4758 2001-07-18 [alfons]
4759
4760         0.5.0claws6
4761
4762         * src/summaryview.c
4763                 clean up
4764
4765         * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
4766           src/procmsg.[ch]
4767                 revise filtering; currently move, copy, marking have
4768                 been tested. if you like bleeding edge stuff, you
4769                 should definitely go for this version :)
4770
4771         * mark old working stuff as VERSION_0_5_0_CLAWS5        
4772
4773 2001-07-17 [christoph]
4774
4775         * src/utils.c
4776                 timestamp log
4777
4778 2001-07-17 [alfons]
4779
4780         0.5.0claws5
4781
4782         * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more 
4783           bits in the mark file, without affecting either branch. Lots of
4784           files changed, also in claws branch.
4785
4786           UNTESTED: use of mbox folders
4787
4788         * src/summaryview.c
4789                 added mark all read; however this was a quick hack used for
4790                 cleaning up mess after initial merge with Hiroyuki
4791
4792         * configure.in
4793                 change claws version number back to 0.5.0claws5 to clear up 
4794                 confusion & pretension (recent release was technically 
4795                 0.5.0claws4, so we neatly align with Hiroyuki :-)
4796
4797 2001-07-16 [alfons]
4798
4799         sync with Hiroyuki's 0.5.0cvs4
4800
4801 2001-07-16 [alfons]
4802
4803         0.5.1claws3
4804
4805         * src/filtering.[ch]
4806                 remove invalid updating of mark files for 
4807                 filter actions MATCHING_ACTION_MOVE and 
4808                 MATCHING_ACTION_DELETE; this should fix the
4809                 folder update bug
4810                 
4811         * src/procmsg.c
4812                 revert Christoph's stab at fixing the folder 
4813                 update bug
4814
4815         * po/POTFILES.in
4816                 add missing files with translatable strings
4817
4818         * src/summaryview.c
4819                 remove debug print
4820
4821 2001-07-15 [alfons]
4822
4823         * src/addr_compl.[ch], src/prefs_filtering.c
4824                 make "filtering pref dialog's destination entry" an
4825                 "address completable entry", if filter destination is 
4826                 an email address
4827
4828         0.5.1claws2
4829         
4830         sync with Hiroyuki's 0.5.0cvs2-3
4831
4832 2001-07-15 [christoph]
4833
4834         * src/procmsg.c
4835                 fixed folder stats update after incorporation
4836
4837 2001-07-15 [alfons]
4838
4839         * src/summaryview.c
4840                 * finish label colouring stuff (for now)
4841                 * fix incorrect colour bug (off by one) 
4842
4843 2001-07-14 [alfons]
4844
4845         * src/mainwindow.c
4846                 change text labels for news and mail message so there's
4847                 plenty of toolbar estate left
4848
4849         * configure.in
4850                 0.5.1claws1
4851
4852         * src/folderview.c
4853           src/folder.[ch]
4854                 sync with Hiroyuki's 0.5.0cvs1
4855
4856         * src/summaryview.c
4857                 more rewrite label colouring
4858
4859 2001-07-14 [alfons]
4860
4861         * src/summaryview.[ch]
4862                 * start rewrite label colouring 
4863                 * fix proper location "Add Sender To Addressbook" menu item
4864
4865 2001-07-13
4866
4867         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
4868         (actually this is 0.5.0claws4)
4869
4870 2001-07-13 [alfons]
4871
4872         * po/pt_BR.po
4873                 * fix duplicate message
4874                 * add updated Portugese / Brazilian translation
4875                   submitted by Fabio Junior Beneditto
4876
4877 2001-07-12 [alfons]
4878
4879         * AUTHORS
4880                 add Jens
4881
4882         * po/nl.po
4883                 add updated Dutch translation
4884
4885         * po/de.po
4886                 add updated German translation submitted by Jens
4887
4888 2001-07-11 [alfons]
4889
4890         Prerelease before 0.5.0claws. Please test.
4891         This version is temporarily tagged as VERSION_0_5_0_TEST
4892
4893         * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
4894           src/prefs_scoring.c, src/prefs_matcher.c, 
4895           src/prefs_filtering.c, src/mbox.c, 
4896           src/main.c, src/inc.c, src/filtering.[ch]
4897                 revert new Hoa's new matcher (does not work yet)
4898
4899         * src/Makefile.am
4900                 clean up
4901
4902 2001-07-10
4903
4904         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
4905
4906
4907 2001-07-10 [alfons]
4908
4909         * Makefile.am
4910                 add ChangeLog.claws to EXTRA_DIST
4911         * src/Makefile.am
4912                 add matcher_parser_parse.h to EXTRA_DIST
4913
4914 2001-07-10 [christoph]
4915
4916         * src/inc.c
4917                 add destination folder to table of
4918                 folders that need to be updated after
4919                 incorporation
4920
4921 2001-07-10 [alfons]
4922
4923         * folder.[ch]
4924           folderview.c
4925                 make collapse state of folders and folder items persistent, i.e.
4926                 if you collapse a folder tree, the next time sylpheed-claws starts 
4927                 up the folder tree remains collapsed.  
4928                 
4929 2001-07-10 [christoph]
4930
4931         * acconfig.h
4932         * configure.in
4933                 added --enable-ssl
4934         * src/md5.[ch]
4935                 renamed MD5_CTX to MD5_CTX_syl
4936                 conflicts with a struct in openssl
4937         * src/inc.c
4938         * src/main.[ch]
4939         * src/prefs_account.[ch]
4940         * src/socket.[ch]
4941                 SSL support for POP
4942         * src/mainwindow.c
4943                 fixed compose with current account
4944                 broken by new compose button stuff
4945
4946 2001-07-09 [hoa]
4947
4948         * AUTHORS
4949                 changed my email address
4950
4951         * src/matcher_parser_parse.y
4952                 clean the parser to remove conflicts
4953
4954 2001-07-09 [alfons]
4955
4956         * AUTHORS
4957                 add Match Grun
4958
4959         * configure.in
4960                 fix incorrect description of --enable-ldap parameter
4961
4962         * src/prefs_common.[ch]
4963           src/compose.c
4964                 add experimental option "smart wrapping" which makes the
4965                 compose editor auto wrap.
4966                 
4967                 | TODO: the problem with the buggy cursor handling is caused |
4968                 | by the GtkText. when deleting / backspacing text its       |
4969                 | wrapping algorithm does not take in account the previous   |
4970                 | line. should find a way to hack this in.                   |
4971                 | or should perhaps combine this with the word wrapping      |
4972                 | patch i wrote in january.                                  |
4973
4974         * src/about.c
4975                 show build parameters for LDAP and JPilot
4976
4977         * src/summaryview.c
4978                 revert Christoph's bugfix for selecting next unread message, 
4979                 because folder stats aren't updated correctly
4980
4981 2001-07-08 [hoa]
4982
4983         * src/filtering.c
4984         * src/mainwindow.c
4985         * src/matcher.c
4986         * src/matcher_parser_lex.l
4987         * src/matcher_parser_parse.y
4988         * src/prefs_filtering.c
4989         * src/prefs_scoring.c
4990         * src/scoring.c
4991                 bugfix of the config file parser
4992
4993 2001-07-08 [alfons]
4994
4995         * src/Makefile.am
4996                 added generated matcher sources to BUILT_SOURCES
4997
4998 2001-07-08 [hoa]
4999
5000         * src/Makefile.am
5001         * src/.cvsignore
5002                 added new config file parser
5003
5004         * src/scoring.[ch]
5005         * src/filtering.[ch]
5006         * src/matcher.[ch]
5007         * src/prefs_filtering.c
5008         * src/prefs_matcher.c
5009         * src/prefs_scoring.c
5010         * added src/matcher_parser.h
5011         * added src/matcher_parser_lex.h
5012         * added src/matcher_parser_lex.l
5013         * added src/matcher_parser_parse.y
5014                 lex & yacc config file parser
5015
5016         * src/mbox.c
5017         * src/inc.c
5018         * src/main.c
5019                 changes prefs_filtering into global_filtering           
5020
5021         * src/summaryview.c
5022                 build threads with subjects only if "Re: " is at the
5023                 beginning of the subject
5024
5025 2001-07-07 [paul]
5026
5027         0.5.0claws
5028
5029         sync with sylpheed 0.5.0
5030                 change of version number only
5031
5032 2001-07-06 [paul]
5033
5034         0.5.0claws5
5035
5036         sync with sylpheed 0.5.0pre5
5037
5038 2001-07-05 [paul]
5039
5040         sync with sylpheed 0.5.0pre4 release
5041                 /po and /manual/ja not sync'ed
5042
5043 2001-07-04 [paul]
5044
5045         more sync with sylpheed 0.5.0pre4
5046
5047 2001-07-03 [christoph]
5048
5049         * src/addressbook.c
5050                 fixed address book broken by address book
5051                 for VCard, JPilot, LDAP
5052
5053 2001-07-03 [alfons]
5054
5055         * src/matcher.c
5056         * src/textview.c
5057                 stopped memory leaks
5058
5059 2001-07-03 [paul]
5060
5061         more sync with sylpheed 0.5.0pre4
5062
5063 2001-07-02 [match]
5064
5065         * included address book patch for VCard, JPilot, LDAP
5066         * pref_common.c - fixed Font options on Display tab (cosmetic)
5067         * alertpanel.c - fixed truncated message
5068
5069 2001-07-02 [christoph]
5070
5071         * src/mbox_folder.c
5072         * src/procmsg.[ch]
5073         * src/summaryview.c
5074                 mark threads for ignoring
5075
5076 2001-07-02 [paul]
5077
5078         0.5.0claws4
5079
5080         * sync with sylpheed 0.5.0pre4
5081                 updated gettext to 0.10.38.
5082
5083 2001-07-01 [paul]
5084
5085         * src/ mainwindow.c
5086         * src/procmsg.h
5087         * src/summaryview.[ch]
5088                 new right-click option: Label.
5089                 substitute for 'Mark-->Mark/Unmark', colours the line.
5090                 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
5091
5092 2001-07-01 [christoph]
5093
5094         * src/folderview.c
5095                 fixed font for trash
5096         * src/summaryview.c
5097                 move ctree to unread message
5098
5099 2001-07-01 [paul]
5100
5101         * sync with sylpheed 0.5.0pre3 release
5102
5103 2001-06-30 [alfons]
5104
5105         * src/filesel.[ch]
5106         * src/compose.c
5107                 allow inserting / attaching multiple files in
5108                 the composer window
5109
5110 2001-06-30 [paul]
5111
5112         * src/codeconv.c
5113                 small change to Alfons' previous stuff so that it
5114                 actually makes
5115
5116 2001-06-30 [alfons]
5117
5118         * lots of files changed; first attempt to merge the changes
5119           and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
5120
5121 2001-06-30 [paul]
5122
5123         * po/pt_BR.po
5124                 updated and completed, translations by Fabio
5125                 Junior Beneditto <fjbeneditto@yahoo.com.br>
5126
5127 2001-06-29 [alfons]
5128
5129         * src/compose.c
5130         * src/mimeproc.[ch]
5131                 allow selecting an attached files' mime type from a 
5132                 list of types.
5133
5134 2001-06-29 [paul]
5135
5136         * more sync with sylpheed 0.5.0pre3
5137
5138 2001-06-29 [paul]
5139
5140         * po/pt_BR.po
5141                 merge with sylpheed.pot and pt_BR.po provided by
5142                 Fabio Junior Beneditto.
5143
5144 2001-06-29 [darko]
5145
5146         * src/procmime.c
5147                 make MIME types case insensitive
5148
5149 2001-06-28 [alfons]
5150
5151         * po/nl.po
5152                 merge with sylpheed.pot and old nl.po; translations added.
5153
5154 2001-06-28 [paul]
5155
5156         * more sync with sylpheed 0.5.0pre3
5157
5158 2001-06-27 [alfons]
5159
5160         * src/summaryview.c
5161                 don't crash when removing parent node of messages
5162                 attracted by subject. this was caused by not deleting
5163                 the parent node from the subject line hash table.
5164
5165 2001-06-27 [alfons]
5166
5167         * src/summaryview.c
5168         * src/compose.[ch]
5169         * src/mainwindow.c
5170                 if there are multiple messages selected, allow forwarding
5171                 them as attachments.
5172
5173 2001-06-27 [paul]
5174
5175         * more sync with sylpheed 0.5.0pre3
5176
5177 2001-06-26 [paul]
5178
5179         0.5.0claws3
5180
5181         * sync with sylpheed 0.5.0pre3
5182
5183 2001-06-25 [paul]
5184
5185         * src/mainwindow.c
5186                 fixed 'compose news article' bug
5187                 from icon-and-text toolbar
5188
5189 2001-06-25 [paul]
5190
5191         * sync with sylpheed 0.5.0pre2 release
5192
5193 2001-06-24 [christoph]
5194
5195         * src/prefs_common.c
5196                 bug fix in font selection
5197         * src/folderview.c
5198                 use sylpheed's normal font instead of
5199                 gtk default font for folders without
5200                 new messages
5201
5202 2001-06-24 [alfons]
5203
5204         * src/mainwindow.[ch]
5205                 added composite compose mail / news button (an idea by Leandro
5206                 Pereira <leandro@linuxmag.com.br>)
5207
5208 2001-06-24 [paul]
5209
5210         Added instructions for ldif-to-xml.py
5211
5212         * tools/README
5213
5214 2001-06-23 [alfons]
5215
5216         Some minor things.
5217
5218         * src/pixmaps/stock_news_compose.xpm
5219                 added pixmap by Leandro
5220         * src/prefs_common.c
5221                 tested built-in spelling checker of GCC 3.0 :)
5222         * po/nl.po
5223                 merged dutch translation of sylpheed-main with
5224                 sylpheed.pot
5225
5226 2001-06-23 [paul]
5227
5228         Added tools directory and files.
5229
5230         * tools/filter_conv.pl
5231                 converts old filter system to new filtering system
5232         * tools/ldif-to-xml.py
5233                 converts netscape addressbook to sylpheed addressbook
5234         * tools/README
5235                 descriptions/instructions for above two files
5236
5237 2001-06-23 [christoph]
5238
5239         * src/inc.c
5240         * src/manage_window.[ch]
5241         * src/prefs_common.[ch]
5242                 mail retrieval dialog can be enabled, disabled
5243                 or hidden if non of sylpheed's windows is active
5244
5245 2001-06-22 [paul]
5246
5247         0.5.0claws2
5248
5249         * sync with sylpheed 0.5.0pre2
5250
5251 2001-06-21 [christoph]
5252
5253         * src/summaryview.c
5254                 show recipient on 'from' for all accounts
5255                 
5256         * src/inc.c
5257         * src/prefs_common.[ch]
5258                 disable error popup on mail receive errors
5259
5260 2001-06-21 [alfons]
5261
5262         * src/compose.c
5263                 made the ruler correctly appear and disappear.
5264
5265         * src/Makefile.am
5266                 removed Hoa's work-in-progress-stuff (interesting!) so 
5267                 claws compiles ok.
5268
5269 2001-06-20 [christoph]
5270
5271         * src/inc.c
5272         * src/progressdialog.c
5273                 added scrolled window for list in progressdialog
5274
5275 2001-06-20 [paul]
5276
5277         sync with sylpheed 0.5.0pre1 release
5278
5279 2001-06-20 [christoph]
5280
5281         * src/summeryview.c
5282                 make building threads by subject work when
5283                 thread view is enabled
5284                 
5285         * src/compose.c
5286         * src/prefs_common.[ch]
5287                 automatically select account for mail replys
5288
5289 2001-06-19 [sergey]
5290
5291         * src/compose.c (compose_create): keep Bcc and Reply-To visible if
5292         they are filled in from the account settings.
5293
5294 2001-06-19 [paul]
5295
5296         * more sync with sylpheed 0.5.0pre1
5297
5298 2001-06-18 [alfons]
5299
5300         * src/Makefile.am,
5301           src/procmime.c
5302                 added --sysconfdir to CPPFLAGS for pointing to the correct
5303                 location of mime.types. 
5304
5305                 NOTE: make sure you use --sysconfdir when running ./autogen.sh
5306                 or ./configure!
5307
5308 2001-06-18 [hoa]
5309
5310         * src/summaryview.c
5311                 fixed some bug when building threads
5312
5313 2001-06-18 [pau]l
5314
5315         * src/prefs_account.c
5316                 UI stuff: More changes to the English
5317
5318 2001-06-18 [paul]
5319
5320         * src/pixmaps/stock_news_compose.xpm: new file
5321         * src/Makefile.am
5322         * src/mainwindow.c
5323         * src/summaryview.c
5324                 Added new icon for Hoa's 'compose a news
5325                 message', plus minor improvements to the
5326                 English
5327
5328         * po/ja.po
5329         * ChangeLog
5330         * ChangeLog.jp
5331                 more sync with sylpheed 0.5.0pre1
5332
5333 2001-06-18 [hoa]
5334
5335         * src/compose.[ch]
5336         * src/mainwindow.c
5337                 Follow-up and reply to
5338
5339         * src/summaryview.[ch]
5340                 Build threads also with subjects
5341
5342 2001-06-17 [hoa]
5343
5344         * src/compose.c
5345                 forwarding use the current account.
5346
5347         * src/mainwindow.c
5348                 the "compose message" button has been replaced with
5349                 "new mail" and "new news" buttons
5350
5351         * src/prefs_common.[ch]
5352                 added a configuration option to use the forward button
5353                 as "forward as attachment"
5354                 changed reply and forward format description
5355
5356         * src/quote_fmt_lex.l
5357         * src/quote_fmt_parse.y
5358                 added message with no signature in format for reply
5359                 and forward.
5360
5361 2001-06-17 [paul]
5362
5363         Minor UI stuff
5364
5365         * src/mainwindow.c
5366         * src/summaryview.c
5367                 Improvements to the English
5368
5369         * src/prefs_common.c
5370                 Improvements to the English and some
5371                 clarity/continuity improvements in the
5372                 description of Quote symbols.
5373
5374 2001-06-17 [paul]
5375
5376         0.5.0claws1
5377
5378         * sync with sylpheed 0.5.0pre1
5379
5380 2001-06-17 [hoa]
5381
5382         * src/compose.c
5383                 Better interface for compose, displayed fields
5384                 are updated whenever we change account.
5385                 Newsgroups field is automatically filled.
5386
5387         * src/mainwindow.c
5388                 Newsgroups field is automatically filled.
5389
5390         * src/prefs_account.c
5391                 Some interface stuff when fields appear and
5392                 disappear.
5393
5394 2001-06-16 [paul]
5395
5396         0.4.99claws
5397
5398         * sync with sylpheed 0.4.99
5399
5400 2001-06-16 [sergey]
5401
5402         * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
5403         base64_decoder_free, base64_decoder_decode): new object and
5404         functions for decoding base64 streams.
5405         * src/procmime.c (procmime_decode_content): modified to use the
5406         new base64 decoder.
5407
5408 2001-06-15 [paul]
5409
5410         0.4.99claws10
5411
5412         * sync with sylpheed 0.4.99cvs11
5413
5414 2001-06-13 [paul]
5415
5416         0.4.99claws9
5417
5418         * sync with sylpheed 0.4.99cvs9
5419
5420 2001-06-13 [hoa]
5421
5422         * src/compose.c
5423         * src/prefs_account.c
5424
5425                 SMTP server can be defined in the news account
5426                 mime type of attachment are kept.
5427
5428         * src/summaryview.c
5429
5430                 now choose the highest important score between default
5431                 and important score of folder.
5432
5433 2001-06-09 [alfons]
5434         
5435         * src/prefs_common.c: 
5436
5437                 (prefs_quote_description_create): corrected description of 
5438                 quote format characters
5439
5440 2001-06-09 [paul]
5441
5442         0.4.99claws8
5443
5444         * sync with sylpheed 0.4.99cvs8
5445
5446 2001-06-08 [sergey]
5447
5448         * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
5449         and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
5450
5451 2001-06-08 [paul]
5452
5453         0.4.99claws7
5454
5455         * sync with sylpheed 0.4.99cvs7
5456
5457 2001-06-06 [sergey]
5458
5459         * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
5460         clashes with autogenerated header).
5461         * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
5462         * src/Makefile.am: added quote_fmt.h.
5463         * src/.cvsignore: added lex/yacc autogenerated files
5464         (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
5465
5466 2001-06-06 [paul]
5467
5468         0.4.99claws6
5469
5470         * sync with sylpheed 0.4.99cvs6
5471
5472 2001-06-06 [hoa]
5473
5474         * added src/quote_fmt_parse.h
5475         * src/compose.c
5476                 removed warnings
5477
5478         * src/prefs.[ch]
5479                 don't modify readonly configuration files
5480
5481         * src/prefs_account.c
5482         * src/prefs_common.c
5483         * src/prefs_customheader.c
5484         * src/prefs_display_header.c
5485         * src/prefs_filter.c
5486         * src/prefs_filtering.c
5487         * src/prefs_scoring.c
5488                 don't open dialog box when configuration files
5489                 are readonly
5490
5491 2001-06-05 [sergey]
5492
5493         * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
5494
5495         * src/Makefile.am: replaced quote_fmt.tab.[ch] by
5496         quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
5497         BUILT_SOURCES to make all files rebuild properly.
5498
5499         * src/compose.c: removed #include "quote_fmt.tab.h".
5500
5501         * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
5502         CHARACTER value in yylval.
5503
5504         * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
5505         receive CHARACTER value by documented means (yylval).
5506
5507         * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
5508
5509 2001-06-05 [hoa]
5510
5511         * src/Makefile.am
5512                 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
5513
5514         * src/filtering.c
5515         * src/matcher.c
5516         * src/matcher.h
5517         * src/prefs_filtering.c
5518                 now keep the configuration for execute action
5519
5520         * src/mbox_folder.c
5521                 fixed a warning
5522
5523 2001-06-05 [paul]
5524
5525         * sync with sylpheed 0.4.99cvs5
5526
5527 2001-06-05 [hoa]
5528
5529         * src/Makefile.am
5530                 added quote_fmt.[ch]
5531
5532         * added src/quote_fmt.y
5533         * added src/quote_fmt.l
5534         * added src/quote_fmt.tab.h
5535         * added src/quote_fmt.tab.c
5536         * added src/lex.quote_fmt.c
5537                 parsing configuration for replying
5538                 and forwarding
5539
5540         * src/prefs_common.[ch]
5541                 added configuration UI for replying
5542                 and forwarding
5543
5544         * src/compose.c
5545                 using configuration for replying
5546                 and forwarding
5547
5548 2001-06-04 [hoa]
5549
5550         * src/filtering.c
5551         * src/matcher.c
5552         * src/matcher.h
5553         * src/prefs_filtering.c
5554         * src/prefs_matcher.c
5555         * src/prefs_matcher.h
5556                 action "run a command" for filtering
5557                 and matching with a command.
5558                 fixed the "whole message" matching
5559
5560         * src/mbox_folder.c
5561                 changed temporary filename for security
5562
5563         * src/messageview.c
5564                 queue the notification if it fails to send.
5565
5566         * src/prefs_common.c
5567         * src/prefs_folder_item.c
5568                 changed the default important score             
5569
5570         * src/prefs_scoring.c
5571         * src/scoring.c
5572                 hide kill score input when the folder is not
5573                 a newsgroup
5574
5575 2001-06-03 [alfons]
5576
5577         * src/prefs_common.c:
5578
5579                 (prefs_font_select): pass font name in font entry box to font
5580                 selection dialog.
5581
5582 2001-06-03 [sergey]
5583
5584         * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
5585
5586 2001-06-03 [paul]
5587
5588         * sync with sylpheed 0.4.99cvs4
5589
5590 2001-06-03 [alfons]
5591
5592         * src/headerwindow.c:
5593
5594                 (headerwindow_show_cb): use the selected summary view item, not
5595                 the displayed item.
5596
5597 2001-06-02 [alfons]
5598
5599         * src/headerwindow.c:
5600
5601                 (headerwindow_show_cb): always try to show msginfo
5602
5603 2001-06-02 [hoa]
5604
5605         * src/compose.c
5606                 keep attached parts when reediting or forwarding.
5607
5608 2001-06-01 [hoa]
5609
5610         * src/folderview.c
5611         * src/prefs_folder_item.[ch]
5612         * src/prefs_scoring.[ch]
5613         * src/scoring.[ch]
5614         * src/summaryview.[ch]
5615         * src/main.c
5616         * src/mainwindow.c
5617         * src/prefs_common.[ch]
5618                 support for folder scoring
5619                 kill score and important score for messages
5620         
5621         * src/prefs_account.c
5622                 some display bug fixed for local account
5623                 preferences
5624
5625 2001-05-31 [alfons]
5626
5627         * src/summaryview.c:
5628
5629                 (add_sender_to_cb): don't crash when no or invalid sender; the add 
5630                 sender to address book menu item is disabled.
5631
5632 2001-05-30 [hoa]
5633
5634         * src/filtering.[ch]
5635         * src/summaryview.c
5636                 handling summary menu / filter messages
5637
5638         * src/folder.[ch]
5639                 add some stuff
5640
5641         * src/foldersel.c
5642                 imap folders now appears in list
5643
5644         * src/mbox_folder.c
5645                 doesn't crash if destination mail is not writeable
5646
5647 2001-05-29 [hoa]
5648
5649         * src/compose.c
5650                 removed some warnings
5651
5652         * src/filtering.c
5653         * src/folder.[ch]
5654         * src/prefs_filtering.c
5655                 global string to identify any folders           
5656                 removed some debug info
5657                 filtering to mbox folders is now possible
5658
5659         * src/mainwindow.c
5660                 removed some warnings
5661
5662         * src/mbox_folder.c
5663                 permission on files are changed to read/write for user only,
5664                 nothing for other.
5665                 creation of subfolder is handled better.
5666
5667 2001-05-28 [alfons]
5668
5669         Verified the sync for src/prefs_common.[ch] and
5670         src/prefs_account.[ch]. I believe there were some
5671         minor indentation differences.
5672
5673 2001-05-28 [paul]
5674
5675         0.4.99claws3
5676
5677         * sync with 0.4.99cvs3
5678
5679 2001-05-28 [hoa]
5680
5681         * src/compose.c
5682                 handling flags for mbox format
5683
5684         * src/filtering.c
5685                 use of mark file only for MH format
5686                 handling flags for mbox format
5687                 filtering cannot yet move or copy mails to mbox folders.
5688
5689         * src/folder.[ch]
5690                 changed move_msg, copy_msg,
5691                 move_msgs_with_dest, copy_msgs_with_dest functions
5692                 uses only folder->copy_msg() function
5693                 uses folder->finished_copy() to handle the destination
5694                 folder at the end of the copy or move operation.
5695
5696         * src/foldersel.c
5697                 included mbox directories.
5698
5699         * src/folderview.[ch]
5700         * src/mainwindow.c
5701                 handle folders operation for mbox format
5702
5703         * src/mbox.c
5704                 disable conversion of "From " header
5705
5706         * src/mbox_folder.[ch]
5707                 completion of mbox format handling
5708
5709         * src/mh.c
5710                 changed mh_copy_msg() function and
5711                 removed mh_move_msg(), mh_move_msgs_with_dest(),
5712                 mh_copy_msgs_with_dest()
5713
5714         * src/prefs_filtering.c
5715                 removed some warnings
5716
5717         * src/prefs_matcher.c
5718                 default boolean operation is AND
5719
5720         * src/procheader.c
5721                 handling flags for mbox format
5722                 handling of "From " header
5723
5724         * src/procmsg.[ch]
5725                 removed data field
5726                 added MSG_REALLY_DELETED flags to handle deletion of
5727                 messages in mbox format.
5728
5729         * src/summaryview.c
5730                 handling flags for mbox format
5731                 disable the MSG_DELETED flags when messages
5732                 are deleted in mbox format
5733
5734         * src/textview.c
5735                 "From " headers display fixed.
5736
5737 2001-05-27 [alfons]
5738
5739         * src/textview.c:
5740                 
5741                 (get_email_part): skip quoted email addresses, like in e.g.
5742                 "'alfons@proteus.demon.nl'".
5743
5744 2001-05-26 [alfons]
5745
5746         Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
5747         and fixing the persistence troubles when using separate windows.
5748
5749         * src/mainwindow.c:
5750         
5751             Added #define SEPARATE_ACTION used in the gtk item factory for 
5752             the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
5753                 use gtk_item_factory_get_widget_by_action() to get the items.
5754                 
5755             Removed separate_widget_cb from the gtk item factory data   
5756           
5757             (mainwindow_create): connect separate_widget_cb() to check
5758             menu item "toggled" signal. also passing a MainWindow pointer
5759                 as object data for both check menu items.
5760                 
5761             (separate_widget_cb): definition of separate_widget_cb() to match
5762             GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main 
5763                 window using gtk_object_get_data(). The type of window separation 
5764                 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
5765         
5766         * src/prefs_filtering.c,
5767           src/prefs_matcher.c: added horizontal scrollbars
5768
5769 2001-05-25 [darko]
5770
5771         * src/headerview.c
5772                 fix segfault with invalid bold font
5773         * src/summaryview.c
5774                 correctly display summary stats after row is marked
5775
5776 2001-05-23 [sergey]
5777
5778         * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
5779         encodings with libjconv.
5780
5781 2001-05-23 [hoa]
5782
5783         * src/Makefile.am
5784                 added mbox_folder.[ch]
5785         * src/defs.h
5786                 mbox temporary folder
5787         * src/folder.[ch]
5788         * added src/mbox_folder.[ch]
5789         * src/folderview.c
5790         * src/procheader.[ch]
5791                 added mbox support
5792         * src/mbox.c
5793                 bugfix for file incorporation filtering
5794         * src/imap.c
5795                 enable creation of MBOX
5796         * src/prefs_display_header.c
5797                 enable use of headers like "From "
5798                 something that should be fixed :
5799                         displaying of such headers add an extra space
5800         * src/prefs_folder_item.c
5801                 don't create folders because it is not necessary
5802         * src/procmsg.h
5803                 added data field to MsgInfo for mbox internal use
5804         * src/summaryview.c
5805                 added some support for mbox
5806         * src/utils.[ch]
5807                 added get_mbox_cache_dir() function
5808
5809 2001-05-23 [hiroyuki]
5810
5811         * src/headerwindow.c
5812           src/inc.c
5813           src/main.c
5814           src/mh.c
5815           src/nntp.c
5816           src/procmsg.h
5817           src/session.h
5818           src/socket.[ch]
5819           src/summaryview.c
5820           src/textview.c
5821           src/automaton.c
5822           src/folderview.c: more sync with 0.4.99cvs2.
5823
5824         * src/headerwindow.c: reverted.
5825
5826 2001-05-22 [paul]
5827
5828         0.4.99claws2
5829
5830         * sync with sylpheed 0.4.99cvs2
5831                 * src/news.[ch]
5832                 * src/nntp.[ch]
5833                 * INSTALL
5834                 * INSTALL.jp
5835
5836 2001-05-22 [alfons]
5837
5838         * src/summaryview.c: bugfixed a premature assignment in  summaryview_add_sender_to_cb()
5839
5840 2001-05-21 [alfons]
5841
5842         Minor things:
5843
5844         * configure.in: if gnome-config not found, "no" is displayed
5845         
5846         * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
5847
5848         * src/textview.c: now also possible to add mail addresses by right
5849           clicking in the text view
5850
5851         * src/codeconv.c: merged patch which fixes endless loop when encountering
5852           invalid wide characters; from Alte <010@imis.ru>  
5853
5854 2001-05-20 [alfons]
5855
5856         Added installation of gnome specific things:
5857
5858         * Makefile.am: gnome conditional
5859
5860         * configure.in: check for installed gnome
5861
5862         * added sylpheed.png, sylpheed.desktop
5863
5864 2001-05-20 [sergey]
5865
5866         * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
5867
5868         * src/mainwindow.h (main_window_toolbar_create): created a button
5869         for "Reply to all".
5870         (main_window_set_toolbar_sensitive): enable/disable the new button
5871         appropriately.
5872         (toolbar_reply_to_author_cb): handle the new button.
5873
5874         * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
5875         send_progress_dialog_destroy() on failure (fixes hang on SMTP
5876         failure).
5877
5878 2001-05-19 [sergey]
5879
5880         * src/compose.h (ComposeReplyMode): new modes
5881         COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
5882         COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
5883
5884         * src/compose.c
5885         (compose_send): move some code into a new function:
5886         (compose_current_mail_account): new function.
5887         (compose_reply): new argument to_author, all callers changed; if
5888         to_author==TRUE and account->protocol==A_NNTP, find and use an
5889         appropriate mail account for replying.
5890         (compose_reply_set_entry): new argument to_author; ignore
5891         compose->replyto if to_author==TRUE.
5892
5893         * src/mainwindow.c: new command "Message/Reply to author".
5894         (main_window_set_menu_sensitive): enable/disable it.
5895         (reply_cb): handle it.
5896
5897         * src/summaryview.c: new command "Reply to author".
5898         (summary_set_menu_sensitive): enable/disable it.
5899         (summary_reply_cb): handle it.
5900
5901         * src/account.c (account_find_mail_from_address): new function.
5902
5903 2001-05-18 [paul]
5904
5905         0.4.99claws1
5906
5907         * sync with sylpheed 0.4.99cvs1
5908
5909 2001-05-18 [hoa]
5910
5911         * src/compose.[ch]
5912         * src/filtering.c
5913         * src/summaryview.c
5914                 new filtering action : forward and forward as attachment
5915
5916         * src/main.c
5917                 no need for $DISPLAY when we run sylpheed --help
5918                 call to parse_cmd_opt() is moved
5919
5920         * src/mainwindow.[ch]
5921                 execute button is hidden when immediate execute
5922                 is chosen
5923
5924         * src/mh.c
5925         * src/news.c
5926         * src/prefs_folder_item.c
5927         * src/procmsg.c
5928                 better handling of missing directories
5929
5930         * src/summaryview.c
5931                 reedit is enabled in outbox
5932                 reedit is enabled in queue
5933
5934 2001-05-17 [hoa]
5935
5936         * src/filtering.c
5937         * src/matcher.[ch]
5938         * src/prefs_filtering.c
5939                 changed attachement into attachment
5940
5941 2001-05-17 [alfons]
5942
5943         0.4.67claws4    
5944
5945         * sync with sylpheed 0.4.67cvs9
5946         * sync with sylpheed 0.4.67cvs7-8
5947
5948 2001-05-17 [hoa]
5949
5950         * src/Makefile.am
5951                 added prefs_filtering.c
5952
5953         * src/filtering.[ch]
5954         * src/matcher.[ch]
5955                 removed action : forward_news and forward_news_as_attachement
5956                 (forward and forward_as_attachement can be used instead)
5957
5958         * src/mainwindow.c
5959                 added menu option to access filtering configuration
5960
5961         * src/prefs_account.c
5962                 changed mail_command default to /usr/sbin/sendmail
5963
5964         * added src/prefs_filtering.[ch]
5965                 dialog box for filtering configuration
5966
5967         * src/prefs_matcher.c
5968                 added function prefs_matcher_get_criteria_from_matching()
5969
5970         * src/prefs_scoring.c
5971                 reset the dialog when register or substitute is clicked
5972
5973 2001-05-15 [hoa]
5974
5975         * src/Makefile.am
5976                 added filtering.[ch]
5977         * src/inc.c
5978                 using filering.[ch] instead of filter.[ch]
5979         * src/main.c
5980                 reading new filtering configuration
5981         * src/matcher.[ch]
5982                 added some filtering actions
5983                 and fixed a bug for headers and mail body matching
5984         * src/mbox.c
5985                 using filering.[ch] instead of filter.[ch]
5986         * src/mh.c
5987                 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
5988         * src/summaryview.c
5989                 some fixes for filtering
5990
5991 2001-05-14 [hiroyuki]
5992
5993         * src/send.c: fixed some weird indentations.
5994           send_message_with_command(): call pclose() only if p != NULL.
5995         * src/textview.c: get_email_part(): modified the code for readability.
5996
5997 2001-05-14 [hiroyuki]
5998
5999         * src/md5global.h
6000           src/md5ify.c
6001           src/md5ify.h: removed from the cvs.
6002
6003 2001-05-13 [sergey]
6004
6005         * src/main.c: include rfc2015.h to avoid compiler warnings.
6006         * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
6007         the panel is already on screen.
6008         * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
6009         closing the alert window by ESC as "No".
6010         * src/prefs_common.c (prefs_interface_create): moved return
6011         receipt check button to the correct place.
6012
6013 2001-03-13 [alfons]
6014
6015         * src/prefs_common.c: 
6016                 moved return receipt check button to the Send tab. (prefs_send_create)
6017                 removed the date format ui related globals. (prefs_display_create)
6018
6019         0.4.67claws3
6020         
6021         * sync with sylpheed 0.4.67cvs5-6
6022
6023 2001-05-13 [paul]
6024
6025         * added Alfons' font selection patch
6026
6027         * src/defs.h
6028         * src/headerwindow.c
6029         * src/prefs_common.c
6030         * src/prefs_common.h
6031
6032 2001-05-13 [hoa]
6033         * src/defs.h
6034                 changed version of cache
6035         * src/matcher.[ch]
6036         * src/prefs_matcher.c
6037                 added additionnal matching criteria
6038         * src/procheader.c
6039         * src/procmsg.[ch]
6040         * src/news.c
6041                 added references in MsgInfo
6042
6043 2001-05-12 [hoa]
6044
6045         * src/defs.h
6046                 prepared some things for new filtering
6047         * src/matcher.[ch]
6048                 added some matching properties
6049                 inreplyto need to be enhanced
6050                 prepared some things for new filtering
6051         * src/messageview.c
6052                 added Return-Receipt-To handling
6053         * src/prefs_folder_item.c
6054                 changed default value to TRUE
6055         * src/prefs_matcher.c
6056                 added some matching properties
6057         * src/prefs_scoring.[ch]
6058                 the scoring dialog is finished
6059         * src/procheader.c
6060                 added Return-Receipt-To handling
6061                 Reference need to be added
6062         * src/procmsg.[ch]
6063                 added Return-Receipt-To handling
6064                 added threadscore to get a better score sorting when
6065                 threads are enabled
6066         * src/summaryview.c
6067                 suppressed a bug when we sort the list
6068                 when no folder is opened.
6069                 better score sorting when threads are enabled
6070
6071 2001-05-12 [alfons]
6072
6073         * reverted previous patch because of potential errors 
6074
6075         0.4.67claws2
6076         
6077         * src/inc.c, src/prefs_common.c, src/prefs_common.h: 
6078                 applied "toggle mail-retrieval dialog window" patch submitted 
6079                 by Eric Limpens <eric@qnt.net>
6080
6081         * sync with sylpheed 0.4.67cvs4
6082
6083 2001-05-12 [sergey]
6084
6085         * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
6086         some picky compilers.
6087         * src/rfc2015.h: provide prototype for rfc2015_disable_all().
6088         * src/grouplist_dialog.c: include alertpanel.h.
6089         * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
6090         fix compile warning.
6091         * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
6092         #include "defs.h" before others to prevent the warning of `MIN'
6093         and `MAX' redefinition.
6094
6095 2001-05-11 [hoa]
6096
6097         * src/main.c
6098         * src/messageview.c
6099         * src/prefs_account.c
6100         * src/prefs_display_header.c
6101                 removed warning
6102         * src/Makefile.am
6103                 added prefs_scoring.[ch]
6104         * src/grouplist_dialog.c
6105                 display an error dialog box if the group list
6106                 cannot be fetched.
6107         * src/mainwindow.[ch]
6108                 added main_window_set_thread_option() function
6109                 scoring dialog box enabled
6110         * src/matcher.[ch]
6111                 added flags matching unread /new / marked
6112                 / deleted / replied / forwarded
6113         * src/news.c
6114                 newsgroups are now finally in newscache
6115         * src/prefs_matcher.[ch]
6116                 finished preferences for matching dialog
6117         * added src/prefs_scoring.[ch]
6118                 scoring dialog box completed
6119         * src/scoring.[ch]
6120                 conversion to string : added scoringprop_to_string()
6121                 write config for preferences :
6122                 added prefs_scoring_write_config()
6123         * src/summaryview.c
6124                 threads can be enabled/disabled independently
6125                 for each folder
6126
6127 2001-05-10 [alfons]
6128
6129         0.4.67claws1
6130         
6131         * AUTHORS: 
6132                 thought it would be nice to have a list of all
6133                 contributors (used Changelog as a reference)
6134         
6135         * configure.in: 
6136                 messed up version numbering...
6137
6138         0.4.66claws1
6139
6140         * sync with sylpheed 0.4.67cvs1-3
6141
6142 2001-05-10 [darko]
6143
6144         * src/prefs_common.c:
6145                 better UI for strftime format, double clicking
6146                 on format now inserts the format in text entry
6147                 replaced close button with standard OK/Cancel
6148                 moved date format button to the right of the
6149                 text entry field
6150
6151 2001-05-09 [alfons]
6152
6153         * src/gtkstext.c:
6154                 Ctrl-Home / Ctrl-End have proper cursor navigation
6155
6156 2001-05-09 [hoa]
6157
6158         * src/prefs_matcher.c
6159                 finished UI to define matching properties
6160                 added ok and cancel button
6161         * src/prefs_filter.c
6162                 added ok and cancel button
6163         * src/news.c
6164                 fixed some bug in xhdr parsing
6165
6166 2001-05-08 [alfons]
6167
6168         * src/textview.c: 
6169                 fixed a bug in textview_show_header(), which displayed two colons (':');
6170                 cleaned up some warnings
6171
6172 2001-05-08 [hoa]
6173
6174         * src/Makefile.am
6175                 added prefs_matcher.[ch]
6176                 compilation with -W -Wall
6177         * src/alertpanel.c
6178                 ungrab the mouse events if grabbed - does it
6179                 fix the bug for disposition notification ?
6180         * src/mainwindow.c
6181                 added a menu option to open the matching dialog.
6182         * src/matcher.[ch]
6183                 added matcherprop_to_string() and matcherlist_to_string()
6184                 fixed some bugs, changed the name of some options
6185                 age_sup and age_inf becomes age_greater and age_lower,
6186                 body and messageheaders becomes body_part and headers_part,
6187                 changed the names of constants from SCORING_XXX to MATCHING_XXX
6188         * src/prefs_display_header.c
6189         * src/prefs_headers.c
6190                 fixed a bug that accidentally destroyed dialogs
6191                 when closed them with delete_event
6192                 Added *_deleted() which handle delete_event signal correctly.
6193         * src/prefs_folder_item.[ch]
6194                 added "enable_thread" field for future customization
6195         * added src/prefs_matcher.[ch]
6196                 sample of the UI to define matching properties
6197         * src/procheader.c
6198                 using procheader_headername_equal instead of str*cmp functions
6199                 using procheader_parse_header() function
6200         * src/scoring.c
6201                 using MATCHING_XXX instead of SCORING_XXX
6202         * src/summaryview.c
6203                 display the sender of the news even if this is ourself
6204                 when this is a news message.
6205         * src/textview.c
6206                 using headername_equal() instead of str*cmp functions
6207
6208 2001-05-08 [alfons]
6209
6210         0.4.66claws
6211
6212         * sync with sylpheed 0.4.66
6213         * src/gtkstext.c: trace logs added 
6214
6215 2001-05-08 [sergey]
6216
6217         * src/prefs_common.[ch]: added option to enable/disable GnuPG
6218         signature check popup.
6219         * src/rfc2015.c (check_signature): show signature check popup only
6220         if it is enabled in preferences.
6221
6222 2001-05-07 [alfons]
6223
6224         0.4.66claws4
6225         
6226         * sync with sylpheed 0.4.66cvs6
6227
6228 2001-05-07 [darko]
6229
6230         * src/prefs_common.[ch]: added option to enable/disable
6231           looking up sender name in address book for summary pane
6232         * src/summaryview.c: look up sender in the address book
6233           by using Alfons' address completion code
6234
6235 2001-05-07 [hiroyuki]
6236
6237         * src/inc.h
6238           src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
6239           member of Pop3State.
6240         * src/news.c: brought #include "defs.h" before #include <glib.h>
6241           to prevent the warning of `MIN' and `MAX' redefinition.
6242
6243 2001-05-06 [hoa]
6244
6245         * removed src/headers_display.[ch]
6246         * removed src/prefs_display_headers.[ch]
6247         * src/inc.c
6248                 use a temporary file in the user directory for mbox import
6249         * src/news.c
6250                 added XHDR support to get "To" and "Cc" headers
6251                 (in order to match news with to or cc field for
6252                 scoring)
6253                 added function news_parse_xhdr() to get XHDR response
6254         * src/nntp.[ch]
6255                 added function nntp_xhdr()
6256         * src/matcher.c
6257                 fetch the message if necessary
6258
6259 2001-05-06 [alfons]
6260
6261         0.4.66claws3
6262
6263         * sync with sylpheed 0.4.66cvs3-5
6264
6265 2001-05-06 [hoa]
6266
6267         * src/utils.[ch]
6268                 added function itos_buf() to enable use of several buffers
6269         * src/summaryview.c
6270                 use of itos_buf() instead of itos() in summary list
6271                 to fix the broken display of message number.
6272
6273 2001-05-06 [alfons]
6274
6275         * src/gtkstext.c: bug in cursor up navigation fixed,
6276                 fixed another unsigned / signed comparison (we're getting there :-)
6277
6278 2001-05-06 [hoa]
6279
6280         * src/Makefile.am
6281                 added scoring.c scoring.h
6282                 prefs_folder_item.c prefs_folder_item.h
6283                 matcher.c matcher.h
6284         * src/defs.h
6285                 added FOLDERITEM_RC SCORING_RC
6286         * src/folder.[ch]
6287                 added prefs field in FolderItem :
6288                 properties for each folder (PrefsFolderItem),
6289                 sorting type and mode were added as the first properties.
6290         * src/main.c
6291                 read config for scoring
6292         * added src/matcher.[ch]
6293                 gives functions to parse configuration file to do
6294                 matching on mails with a list of conditions.
6295         * src/mainwindow.c
6296                 add option to sort by score
6297         * src/prefs_common.[ch]
6298                 added preference option to show score and for
6299                 the score column size
6300         * added src/prefs_folder_item.[ch]
6301                 properties for each folder (PrefsFolderItem),
6302                 sorting type and mode were added as the first properties.
6303         * src/procheader.[ch]
6304                 added procheader_parse_header()
6305                 added procheader_header_free()
6306                 added procheader_headername_equal()
6307                 and made modification to use them.
6308         * src/procmsg.[ch]
6309                 added score field to MsgInfo structure
6310         * added src/scoring.[ch]
6311                 gives functions to parse configuration file to do
6312                 scoring on mails with a list of conditions.
6313         * src/summaryview.[ch]
6314                 save the sorting type and mode for the folder
6315                 added column to display the score of the mail
6316                 added function summary_score_clicked()
6317                 sorting type and mode are restored to the folder
6318                 when it is reopen
6319         * src/textview.c
6320                 use procheader_parse_header(), procheader_headername_equal()
6321                 removed memory leak in text_scan_header when freeing headers
6322         * src/filter.c
6323                 changed the function to match names of headers
6324                 using procheader_headername_equal()
6325
6326         Scoring functions are implemented, an interface is needed
6327         to configure that.
6328
6329 2001-05-04 [alfons]
6330
6331         * src/gtkstext.c: 
6332                 hopefully fixed the row up navigation bug,
6333                 removed adding back / forward lines to cache
6334
6335 2001-05-04 [sergey]
6336
6337         * src/prefs_display_headers.c: user interface changes:
6338         (prefs_display_headers_create): remove unused "Show" check button;
6339         allow reordering of headers by dragging.
6340         (prefs_display_headers_write_config): remove unused variables.
6341         (prefs_display_headers_set_dialog): do not insert "(New)" at top
6342         of lists (not needed with the new UI).
6343         (prefs_display_headers_set_list): scan lists starting from row 0,
6344         not 1 (do not skip "(New)").
6345         (prefs_display_headers_find_header): new function.
6346         (prefs_display_headers_clist_set_row): do not allow duplicates.
6347         (prefs_display_headers_delete_cb): do not skip row 0; treat
6348         closing the alert window by ESC as "No".
6349         (prefs_display_headers_up): do not protect row 0.
6350         (prefs_display_headers_down): do not protect row 0.
6351
6352 2001-05-04 [sergey]
6353
6354         * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
6355         functions.
6356
6357         * src/summaryview.c
6358         (summary_find_next_marked_msg, summary_find_prev_marked_msg,
6359         summary_select_next_marked, summary_select_prev_marked): new
6360         functions.
6361
6362 2001-05-03 [sergey]
6363
6364         * src/news.c: fixed a bug when no article can be fetched after
6365         server timeout if the connection was restored by news_post():
6366         (news_select_group): new function.
6367         (news_fetch_msg): call news_select_group() before fetching
6368         article.
6369         (news_get_uncached_articles): set session->group after successful
6370         GROUP command.
6371
6372 2001-05-03 [hoa]
6373
6374         * src/defs.h
6375         * src/procmsg.[ch]
6376         * src/procheader.c
6377                  changed version of cache, added cc field
6378
6379         * src/prefs_display_headers.c
6380                 the interface was changed
6381
6382         * src/prefs_headers.c
6383                 added cancel button
6384
6385 2001-05-03 [alfons]
6386
6387         * completed sync of sylpheed cvs2
6388         * src/gtkstext.c: updated row up / down cursor navigation
6389         * src/textview.c: re-edited, prepared for fixing the email address
6390                 scanner.
6391
6392 2001-05-03 [darko]
6393
6394         * src/prefs_common.c: use alfons' strftime ui code
6395         entry_datefmt and datefmt_sample widgets have to be
6396         global in this module because of this change
6397
6398 2001-05-03 [hoa]
6399
6400         * src/messageview.c
6401         * src/prefs_common.[ch] added option to activate the return receipt
6402                 feature.
6403
6404 2001-05-02 [alfons]
6405
6406         * src/gtkstext.c: fix for row up/down cursor navigation. 
6407
6408         0.4.66claws2
6409         
6410         * sync with 0.4.66cvs2
6411
6412 2001-05-02 [paul]
6413
6414         added add-sender-to-addressbook patch
6415
6416         * src/addressbook.c
6417         * src/addressbook.h
6418         * src/summaryview.c
6419
6420 2001-05-02 [sergey]
6421
6422         * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
6423         G_ALERTDISABLE.
6424
6425         * src/alertpanel.c (alertpanel_create): new argument can_disable,
6426         all existing callers changed to pass FALSE; create a check button
6427         to disable the message.
6428         (alertpanel_message_with_disable): new function.
6429         (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
6430         (alertpanel_button_toggled): new function.
6431         (alertpanel_button_clicked, alertpanel_close): set value using
6432         G_ALERT_VALUE_MASK.
6433
6434         * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
6435
6436         * src/prefs_common.c (prefs_privacy_create): new check button
6437         checkbtn_gpgme_warning.
6438
6439         * src/main.c (main): moved preferences reading before gpgme
6440         initialization; check prefs_common.gpgme_warning before giving the
6441         GnuPG warning and set it to FALSE if the user wants to disable the
6442         warning.
6443
6444 2001-05-02 [hiroyuki]
6445
6446         * src/prefs_display_headers.c: modified the layout and some labels.
6447
6448 2001-05-02 [sergey]
6449
6450         * src/prefs_account.c (prefs_account_fix_size): new function.
6451         (prefs_account_create): call prefs_account_fix_size(); use
6452         gtk_widget_show instead of gtk_widget_show_all (fixes too large
6453         size when the window is shown for the first time).
6454         (prefs_account_basic_create): changed layout of serv_table; moved
6455         localmbox_entry above smtpserv_entry (logically it replaces
6456         POP3/IMAP server).
6457         (prefs_account_protocol_activated): set sensitivity of
6458         nntpauth_chkbtn according to the protocol (in addition to
6459         hide/show); commented out gtk_table_set_row_spacing() calls.
6460         (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
6461         not sensitive (fixes a bug with disabled username/password boxes
6462         when editing POP3 account after NNTP with authentication).
6463
6464 2001-05-02 [hoa]
6465
6466         * src/account.c
6467         * src/inc.c
6468         * src/prefs_account.[ch]
6469         * src/send.c
6470                 removed local account without SMTP server
6471                 added option to use mail command instead of a connexion
6472                 to SMTP server when a local account is used
6473         * src/prefs_headers.c
6474                 fixed a bug
6475         * src/news.c
6476                 fixed a bug when connexion immediately closed
6477
6478 2001-05-01 [alfons]
6479
6480         0.4.66claws1
6481         
6482         * sync with 0.4.65
6483
6484 2001-05-01 [sergey]
6485
6486         * src/prefs_account.c (Basic, prefs_account_basic_create): new
6487         widget nntpauth_chkbtn.
6488         (prefs_account_protocol_activated): handle nntpauth_chkbtn
6489         visibility.
6490         (prefs_account_nntpauth_toggled): new function.
6491
6492         * src/news.c (news_session_new_for_folder): use NNTP
6493         authentication only if ac->use_nntp_auth is set.
6494
6495 2001-05-01 [hoa]
6496
6497         * src/Makefile.am changed headers.[ch] in customheader.[ch]
6498         * src/prefs_display_headers.c changed the UI
6499         * src/prefs_headers.c changed account_name to account_id
6500         * src/compose.c using customheader.h
6501
6502 2001-05-01 [hiroyuki]
6503
6504         * src/esmtp.c
6505           src/news.c
6506           src/nntp.c: changed sock_read() to sock_gets(), they've been left
6507           unsynched.
6508
6509 2001-05-01 [hoa]
6510
6511         * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
6512         * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
6513                 for displaying of headers
6514         * src/grouplist_dialog.[ch] minor changes to remove warnings
6515         * src/prefs_display_headers.[ch] dialog to choose the
6516         headers to display in the mail viewer.
6517         * src/headers.h correction of #define
6518         * src/headers_display.[ch] configuration for displaying of headers.
6519         * src/main.c read config of displaying of headers
6520         * src/prefs_common.c add a button to access the config dialog
6521                 for displaying of headers
6522         * src/prefs_display_headers.[ch] dialog for configuration for
6523                 displaying of the headers.
6524         * src/prefs_headers.c cleaning of code
6525         * src/procheader.c comments added to code
6526         * src/textview.c changes to reorder the headers depending
6527                 on the config for displaying of headers
6528
6529 2001-04-30 [alfons]
6530
6531         0.4.65claws7
6532
6533         * sync with 0.4.65cvs12
6534
6535         NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
6536
6537 2001-04-30 [sergey]
6538
6539         * src/nntp.h (NNTPSockInfo): new field auth_failed.
6540
6541         * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
6542         is set to force reconnection after authentication failure.
6543         (nntp_gen_command): set sock->auth_failed on authentication
6544         failure, or if sock->userid and sock->passwd are not set.
6545
6546         * src/news.c (news_session_new_for_folder): set userid=NULL if
6547         password dialog is cancelled.
6548
6549 2001-04-30 [sergey]
6550
6551         * src/nntp.h (NNTPSockInfo): new type.
6552
6553         * src/nntp.c: all functions updated to use NNTPSockInfo instead of
6554         SockInfo.
6555         (nntp_open_auth, nntp_close): new functions.
6556         (nntp_gen_command): new function to handle authentication; all
6557         NNTP command functions updated to use it.
6558         (nntp_authinfo_user, nntp_authinfo_pass): deleted.
6559         (nntp_list): removed old useless code.
6560
6561         * src/news.h (NNTPSession): new field nntp_sock.
6562
6563         * src/news.c: all functions updated to use NNTPSockInfo instead of
6564         SockInfo.
6565         (news_session_new): new arguments (userid, passwd); made static;
6566         use nntp_open_auth() if needed.
6567         (news_session_destroy): use nntp_close() instead of sock_close().
6568         (news_query_password): changed arguments.
6569         (news_session_new_for_folder): new function.
6570         (news_session_get): use news_session_new_for_folder().
6571         (news_authenticate): deleted.
6572         (news_get_uncached_articles): removed old authentication code.
6573
6574 2001-04-30 [sergey]
6575
6576         * src/news.c: reverted my previous changes (need to do NNTP
6577         authentication in a cleaner way).
6578         
6579 2001-04-29 [sergey]
6580
6581         * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
6582         news_nntp_post, news_nntp_mode): new functions (wrappers with
6583         authentication support).
6584         (news_get_article_cmd, news_get_article, news_get_header): new
6585         argument "folder"; all callers changed.
6586         (news_get_article_cmd): added authentication support.
6587         (news_session_get): use news_nntp_mode() instead of nntp_mode().
6588         (news_post): use news_nntp_post() instead of nntp_post().
6589         (news_get_uncached_articles): use news_nntp_group() instead of
6590         nntp_group() and news_nntp_xover() instead of nntp_xover();
6591         removed old authentication code.
6592         (news_get_group_list): use news_nntp_list() instead of nntp_list().
6593
6594         * src/nntp.c (nntp_list): return real error code instead of
6595         hardcoded NN_ERROR.
6596
6597 2001-04-29 [sergey]
6598
6599         * configure.in: fixed wint_t typedef detection again
6600
6601 2001-04-28 [hoa]
6602
6603         * src/prefs_account.[ch], added A_LOCAL_CMD
6604                 (send mail with mail command)
6605         * src/send.c added function send_message_with_command()
6606         * src/inc.c made a more secure get_spool() function with
6607                 mktemp() but maybe mkstemp() or something more
6608                 secure can be used.
6609
6610 2001-04-28 [alfons]
6611
6612         * src/textview.c, colorization of email addresses in headers
6613
6614         0.4.65claws6
6615
6616         * bug sync with sylpheed
6617         * prefs_common.c: created date format ui for darko
6618         * sync with 0.4.65cvs11
6619         * configure.in: corrected to have the new gpg checks
6620
6621 2001-04-27 [alfons]
6622
6623         * completed sync with 0.4.65cvs10
6624         * minor debug things added to gtkstext.c
6625
6626 2001-04-27 [darko]
6627
6628         * configure.in: remove check for availability of
6629           strftime() as advised by Hiroyuki
6630         * src/prefs_common.[ch], src/procheader.c:
6631           synch strftime() code with Hiroyki's main branch
6632
6633 2001-04-26 [sergey]
6634
6635         * src/news.c: news_query_password(), news_authenticate(): new
6636           functions.
6637           news_get_uncached_articles(): added NNTP authentication
6638           handling.
6639         * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
6640           new functions.
6641         * src/prefs_account.c: prefs_account_protocol_activated():
6642           enable userid and password fields for NNTP.
6643
6644 2001-04-26
6645
6646         * configure.in: check for availability of strftime()
6647           [darko]
6648         * src/prefs_common.[ch], src/procheader.c: use
6649           strftime() for displaying date in summary pane if it
6650           is available
6651
6652 2001-04-25
6653
6654         * more .cvsignore cleanups [alfons]
6655
6656 2001-04-25
6657
6658         * ac/sv-check-type.m4: new autoconf macro.
6659         * configure.in: fixed wint_t typedef detection (did not work
6660           with gcc-2.96).
6661
6662 2001-04-25
6663
6664         * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
6665           [hiroyuki]
6666
6667 2001-04-24
6668         * modified gtkstext.c : buggy cursor navigation fixed, 
6669           and font descent also taken in account when drawing
6670           cursor. [alfons]
6671
6672 2001-04-24 [hoa]
6673         * added comments in src/news.c src/nntp.c
6674         * added src/prefs_headers.[ch]
6675         * added src/headers.[ch]
6676         * modified compose.c to activate custom headers
6677                 added function is_in_custom_headers
6678         * modified prefs_account.[ch]
6679                 added function prefs_account_customhdr_edit
6680         * modified src/defs.h :
6681                 added HEADERS_RC : name of the config file
6682                 for the custom headers
6683
6684 2001-04-24
6685
6686     0.4.65claws5
6687
6688         * configure.in
6689           src/gtkstext.[ch]
6690           src/compose.c
6691           src/Makefile.am
6692           
6693           added gtkstext with configure.in patch by Hiroyuki which
6694           should fix the XIM detection [alfons]
6695
6696         * more clean up of cvs [alfons]
6697
6698                  * removed all Makefile.in files to attic.
6699
6700                  * updated all .cvsignores to really ignore things that could
6701                    be unintentionally committed by a recursive commit.
6702
6703 2001-04-23 [hoa]
6704         * added src/grouplist_dialog.[ch]
6705         * changed src/folderview.c to call grouplist_dialog instead
6706                 of inputdialog
6707         * src/news.c :
6708                 added functions news_reset_group_list
6709                 and news_get_group_list
6710         * src/nntp.c :
6711                 added function nntp_list
6712         * src/defs.h :
6713                 added GROUPLIST_FILE : name of the newsgroup list cache file
6714
6715 2001-04-21
6716
6717         * added option to warn about queued messages on exit [sergey]:
6718
6719           * src/compose.c: compose_queue(): call folder_item_scan()
6720             and folderview_update_item() after queueing.
6721           * src/folderview.c: folderview_update_node(): draw the queue
6722             folder in bold font if there are queued messages.
6723           * src/mainwindow.c: queued_messages(): new function.
6724             app_exit_cb(): display warning if there are queued messages
6725             if warn_queued_on_exit is set.
6726           * prefs_common.[ch]: add warn_queued_on_exit option.
6727
6728         * enhanced GnuPG key selection support [sergey]:
6729
6730           * src/select-keys.c: updated to newer version from Win32
6731             branch with support for selecting arbitrary keys.
6732           * src/prefs_account.c: added the Privacy tab to the account
6733             options window.
6734             prefs_account_privacy_create(),
6735             prefs_account_sign_key_set_data_from_radiobtn(),
6736             prefs_account_sign_key_set_radiobtn(): new functions.
6737           * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
6738           * src/rfc2015.c: set_signers(): new function.
6739             pgp_sign(): add the account parameter, call set_signers().
6740             rfc2015_sign(): add the account parameter, pass it to pgp_sign().
6741           * src/rfc2015.h: rfc2015_sign(): updated prototype.
6742           * src/compose.c: pass the current account to rfc2015_sign().
6743
6744         * tag name claws added to prevent confusion with main branch [alfons]
6745
6746         * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
6747
6748         * autogen.sh: Added "--enable-maintainer-mode". [sergey]
6749
6750         * sync with recent sylpheed cvs. Untested though. [alfons]
6751