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