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