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