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