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