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