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