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