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