6d9e3f8b1f8d6f35b938997f4f6e6e21a95a20d6
[claws.git] / ChangeLog.claws
1 2002-08-19 [paul]       0.8.1claws77
2
3         * src/compose.c
4                 add check for '.' to QUOTE_IF_REQUIRED
5
6 2002-08-19 [paul]       0.8.1claws76
7
8         * src/inc.c
9                 sync with 0.8.1cvs25 (plug memory leak)
10
11         * src/prefs_toolbar.c
12                 re-order prefs_toolbar_cancel()
13
14 2002-08-18 [alfons]     0.8.1claws75
15
16         * src/inc.c
17         * src/matcher.c
18                 plug other memleaks reported by Martin Kluge
19
20 2002-08-18 [paul]       0.8.1claws74
21
22         * po/pt_BR.po
23                 updated by Fabio Jr. Beneditto
24
25 2002-08-18 [paul]       0.8.1claws73
26
27         * src/toolbar.[ch]
28                 fix bug where tooltips were displayed untranslated              
29
30         * src/prefs_toolbar.c
31                 fix bug where clicking 'Cancel' creates an icon & text
32                 toolbar regardless of prefs
33         
34
35 2002-08-17 [oliver]     0.8.1claws72
36
37         * src/prefs_toolbar.c
38                 update toolbar on CANCEL
39                 bug reported by Martin Kluge
40         * src/toolbar.c
41                 toolbar_destroy memleak fixed           
42
43 2002-08-17 [alfons]     0.8.1claws71
44
45         * src/toolbar.c
46                 plug another memleak reported by Martin Kluge
47
48 2002-08-16 [alfons]     0.8.1claws70
49
50         * src/crash.c
51                 use execvp() correctly (suggested by wwp; thanks!)
52
53 2002-08-16 [alfons]     0.8.1claws69
54
55         * src/gtksctree.c
56                 plug memory leak reported by Kim Schultz & Martin Kluge
57
58 2002-08-16 [paul]       0.8.1claws68
59
60         * po/es.po
61                 updated by Ricardo Mones Lastra
62
63 2002-08-16 [paul]       0.8.1claws67
64
65         * src/toolbar.h
66                 fix bug where 'Compose News' icon showed wrong
67                 tooltip
68
69 2002-08-16 [paul]       0.8.1claws66
70
71         * sync with 0.8.1cvs24
72                 see ChangeLog 2002-08-16
73
74         * po/it.po
75                 updated by Alessandro Maestri
76
77 2002-08-15 [paul]       0.8.1claws65
78
79         * po/sr.po
80                 updated by Urke MMI
81
82 2002-08-15 [paul]       0.8.1claws64
83
84         * src/*.c
85                 don't translate debug info
86
87         * src/matcher.[ch]
88                 add copyright info
89
90 2002-08-15 [paul]       0.8.1claws63
91
92         * src/prefs_toolbar.c
93                 fix bug where clicking 'OK' creates an icon & text
94                 toolbar regardless of prefs
95
96 2002-08-14 [alfons]     0.8.1claws62
97
98         * src/main.c
99                 add global var that has the full argv[0]
100         * src/crash.c
101                 o execvp the correct sylpheed by using argv0
102                   and setting the correct work dir
103                 o other tweaks  
104
105 2002-08-14 [oliver]     0.8.1claws61
106         
107         * enable/disable Toolbar Action Buttons 
108         * code cleanups
109         * src/mainwindow.c
110         * src/toolbar.[ch]      
111         * src/prefs_toolbar.c   
112
113 2002-08-14 [melvin]     0.8.1claws60
114
115         * po/fr.po
116                 Updated French translations
117
118 2002-08-14 [melvin]     0.8.1claws59
119
120         * src/crash.c
121                 Made bug report not translatable
122         * src/exporthtml.c
123                 Fixed exporthtml_build_filespec() return value
124         * src/foldersel.c
125                 Fixed incorrect include file
126         * src/gtkspell.c
127         * src/prefs_actions.c
128         * src/prefs_toolbar.c
129                 Made debug info not translatable
130         * src/mutt.c
131         * src/quote_fmt.c
132                 Added missing includes
133         * src/prefs_common.c
134                 Fixed typo
135
136 2002-08-14 [paul]       0.8.1claws58
137
138         * faq/es/sylpheed-faq.html
139           faq/es/sylpheed-faq-[1-3].html
140           faq/es/sylpheed-faq-4.html     **NEW FILE **
141                 update Spanish FAQ
142
143 2002-08-13 [christoph]  0.8.1claws57
144
145         * src/procmsg.c
146                 ignore thread fix that did not mark all
147                 child nodes of a ignored thread as
148                 ignored. Does not work perfectly yet,
149                 but it is better now
150
151 2002-08-13 [alfons]     0.8.1claws56
152
153         * src/crash.c
154                 o implement 'save crash log'
155                 o some tweaks
156
157 2002-08-13 [melvin]     0.8.1claws55
158
159         * src/main.c
160                 removed unrequired "execinfo.h" header
161
162 2002-08-12 [paul]       0.8.1claws54
163
164         * faq/en/sylpheed-faq.html
165           faq/en/sylpheed-faq-[1-3].html
166           faq/en/sylpheed-faq-4.html     **NEW FILE **
167                 update English FAQ
168
169 2002-08-12 [alfons]     0.8.1claws53
170
171         * po/POTFILES.in
172                 add crash.c to translatables
173         * src/crash.c
174                 bring in Leandro's crash dialog
175
176 2002-08-11 [alfons]     0.8.1claws52
177
178         * src/crash.c
179                 clean up some warnings
180
181 2002-08-11 [alfons]     0.8.1claws51
182
183         * acconfig.h
184         * configure.in
185         * src/crash.[ch]        ** NEW FILES **
186         * src/main.c            
187                 initial gdb crash handler
188
189 2002-08-11 [paul]       0.8.1claws50
190
191         * src/prefs_toolbar.c
192                 replace Up/Down arrow pixmaps with text to be
193                 consistent across icon themes
194
195 2002-08-11 [paul]       0.8.1claws49
196
197         * src/prefs_common.c
198           src/prefs_toolbar.c
199                 rename 'Pixmap' -> 'Icon'
200
201         * src/toolbar.[ch]
202                 rename  'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
203
204 2002-08-10 [paul]       0.8.1claws48
205
206         * src/prefs_toolbar.c
207                 re-work the UI
208
209 2002-08-10 [paul]       0.8.1claws47
210
211         * src/main.c
212                 don't write Processing progress to status bar
213                 patch submitted by Alexander Evseev
214
215         * src/prefs_toolbar.c
216                 re-position and resize window
217                 make window assume correct size on first call
218
219 2002-08-10 [paul]       0.8.1claws46
220
221         * src/mainwindow.c
222           src/prefs_toolbar.c
223           src/toolbar.c
224           src/toolbar.h
225                 obey coding style
226                 follow UI text conventions
227
228 2002-08-10 [alfons]     0.8.1claws45
229
230         * src/toolbar.c
231                 correct pixmap for delete action
232
233 2002-08-10 [paul]       0.8.1claws44
234
235         * po/pt_BR.po
236                 updated by Fabio Jr. Beneditto
237
238 2002-08-10 [paul]       0.8.1claws43
239
240         * po/POTFILES.in
241                 add custom toolbar files
242
243 2002-08-10 [paul]       0.8.1claws42
244
245         * sync with 0.8.1cvs22
246                 see ChangeLog 2002-08-09
247
248 2002-08-09 [paul]       0.8.1claws41
249
250         * tools/Makefile.am
251           tools/README
252           tools/outlook2sylpheed.pl     ** NEW FILE **
253                 add script to convert exported Outlook
254                 contacts list to a Sylpheed addressbook.
255                 Submitted by Ricardo Mones Lastra.
256
257 2002-08-09 [paul]       0.8.1claws40
258
259         * AUTHORS
260           configure.in
261           po/sr.po      ** NEW FILE **
262                 add Serbian message catalog. Submitted by
263                 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>             
264
265 2002-08-09 [paul]       0.8.1claws39
266
267         * sync with 0.8.1cvs21
268                 see ChangeLog 2002-08-08
269
270 2002-08-08 [oliver]     0.8.1claws38
271
272         * src/mainwindow.c
273                 move Custom Toolbar to Configuration menu
274
275 2002-08-08 [oliver]     0.8.1claws37
276
277         * src/prefs_toolbar.c
278                 fix substitute pixmap bug
279
280 2002-08-08 [paul]       0.8.1claws36
281
282         * sync with 0.8.1cvs19
283                 see ChangeLog 2002-08-08
284
285 2002-08-07 [christoph]  0.8.1claws35
286
287         * src/utils.c
288                 fixed a memory leak in new canonicalize_file_replace
289
290 2002-08-07 [christoph]  0.8.1claws34
291
292         * src/utils.[ch]
293                 o canonicalize_file_replace should create the temporary
294                   file in the same directory as the original file.
295                 o added get_tmpfile_in_dir that creates a temorary file
296                   in a specified directory.
297
298 2002-08-07 [melvin]     0.8.1claws33
299
300         * src/toolbar.c
301                 fixed bug where 'Article' button acted as 'Email' button.
302
303 2002-08-07 [paul]       0.8.1claws32
304
305         * sync with 0.8.1.cvs17
306                 see ChangeLog 2002-08-07
307
308 2002-08-07 [colin]      0.8.1claws31
309         
310         * src/news.c
311                 fix mass-cancel problem
312
313 2002-08-07 [thorsten]   0.8.1claws30
314
315         * src/prefs_toolbar.c
316                 fix: crash on replace or add new button
317         * src/toolbar.c
318                 fix: close xmlfile after reading
319         * src/utils.c
320                 fix: unlink() file before rename()
321
322 2002-08-06 [paul]       0.8.1claws29
323
324         * sync with 0.8.cvs15
325                 see ChangeLog 2002-08-06
326
327 2002-08-06 [oliver]     0.8.1claws28
328
329         * src/toolbar.c
330         * src/prefs_toolbar.c
331                 fixed empty toolbar issue
332
333 2002-08-06 [oliver]     0.8.1claws27
334
335         * Custom Toolbar Final 
336         * src/folderview.c
337         * src/inc.c
338         * src/summaryview.c
339                 o toolbar stuff now lives in src/toolbar.[ch]
340                 o main_window_toolbar_* functions are renamed to
341                   toolbar_* reflecting their new source file
342         * src/mainwindow.[ch]
343                 o remove toolbar stuff  
344
345 2002-08-06 [oliver]     0.8.1claws26
346         
347         * src/Makefile.am
348         * src/prefs_toolbar.[ch]        **New File**
349         * src/toolbar.[ch]              **New File**
350                 o prefs_toolbar.[ch] custom toolbar frontend
351                 o toolbar.[ch]       backend 
352
353 2002-08-06 [oliver]     0.8.1claws25
354
355         * src/prefs_actions.[ch]
356                 o new exported function actions_execute
357
358 2002-08-06 [paul]       0.8.1claws24
359
360         * sync with 0.8.1cvs4
361                 see ChangeLog 2002-08-06
362
363 2002-08-06 [paul]       0.8.1claws23
364
365         * sync with 0.8.1cvs13
366                 see ChangeLog 2002-08-06
367
368 2002-08-06 [paul]       0.8.1claws22
369
370         * sync with 0.8.1cvs12
371                 see ChangeLog 2002-08-05 and 2002-08-06
372
373 2002-08-06 [match]      0.8.1claws21
374
375         * src/addrclip.c
376                 improvements to cut/copy/paste address
377
378 2002-08-05 [match]      0.8.1claws20
379
380         * src/addritem.[ch]
381         * src/addrcache.c
382         * src/addrbook.c
383         * src/editaddress.c
384         * src/addressbook.c
385                 fixes to improve cut/copy/paste
386
387 2002-08-06 [melvin]     0.8.1claws19
388
389         * src/account.[ch]
390                 account_find_all_from_address(): new function that returns the
391                 list of all accounts that are matched in an address.
392         * src/alertpanel.[ch]
393                 alertpanel() now accepts a custom widget
394                 alertpanel_with_widget(): new function that pops up a panel with
395                 a custom widget in it 
396         * src/gtkutils.[ch]
397                 gtkut_account_menu_new(): new function that allows the selection
398                 of an account from a list of accounts.
399         * src/messageview.c
400                 Extended Return Receipt notification to select the correct 
401                 account and to make a security test on the Delivery-Notification
402                 address which should be the same as the Return-Path.
403
404 2002-08-06 [thorsten]   0.8.1claws18
405
406         * src/mimeview.c
407                 attach_all: save unnamed as "noname.%d",
408                 dont free static dirname
409
410 2002-08-05 [alfons]     0.8.1claws17
411
412         * configure.in
413                 detect XIM by trying to link rather than compile a XIM program
414
415 2002-08-05 [oliver]     0.8.1claws16
416                 
417         * src/stock_pixmap.[ch]
418                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
419                 o new func to retrieve pixmaps
420
421 2002-08-05 [paul]       0.8.1claws15
422
423         * sync with 0.8.1cvs10
424                 see ChangeLog 2002-08-05
425
426 2002-08-04 [alfons]     0.8.1claws14
427
428         * src/textview.c
429                 see if this plugs memleak
430
431 2002-08-04 [melvin]     0.8.1claws13
432
433         * src/gtkspell.c
434                 fixed bug that could crash Sylpheed when highlighting
435                 all misspelled words.
436
437 2002-08-03 [melvin]     0.8.1claws12
438
439         * src/prefs_actions.c
440                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
441         * src/messageview.c
442                 fixed bug where the Return Receipt was sent to
443                 Delivery-Notification-To address even if it was not present
444
445 2002-08-02 [alfons]     0.8.1claws11
446
447         * src/prefs_actions.c
448                 o more check for NULLs
449                 o put create_io_dialog() in right conditional block
450
451 2002-08-02 [paul]       0.8.1claws10
452
453         * po/es.po
454                 updated by Ricardo Mones Lastra
455
456 2002-08-01 [christoph]  0.8.1claws9
457
458         * src/folder.c
459                 don't free the cache of the opened
460                 folder in the summaryview
461         * src/summaryview.c
462                 don't unset flags, if it is not required
463
464 2002-08-01 [paul]       0.8.1claws8
465
466         * sync with 0.8.1cvs8
467                 see ChangeLog entry 2002-08-01
468
469 2002-08-01 [paul]       0.8.1claws7
470
471         * sync with 0.8.1cvs7
472                 see ChangeLog 2002-07-31 and 2002-08-01
473
474 2002-07-31 [christoph]  0.8.1claws6
475
476         * src/mainwindow.c
477                 forgot to update menu sensitivity
478                 function for new menu entry
479
480 2002-07-31 [alfons]     0.8.1claws5
481
482         * src/main.c
483                 check folder item and its path for NULL on
484                 initial processing
485
486 2002-07-31 [christoph]  0.8.1claws4
487
488         * src/folder.c
489                 check if folder_item_get_msginfo in
490                 folder_item_remove_msg returned NULL
491         * src/imap.c
492                 better clear the uid cache in the
493                 uid validity check function and delete
494                 cached messages
495
496 2002-07-31 [paul]       0.8.1claws3
497
498         * man/sylpheed.1
499                 add the '--attach' option and a few other
500                 minor changes
501
502 2002-07-31 [paul]       0.8.1claws2
503
504         * sync with 0.8.1cvs5
505                 see ChangeLog 2002-07-31
506
507 2002-07-31 [christoph]  0.8.1claws1
508
509         * src/folderview.[ch]
510         * src/mainwindow.c
511                 replace "Rescan all folders..." with
512                 "Check all folders for new messages..."
513
514 2002-07-30 [paul]       0.8.1claws
515
516         * version 0.8.1claws released
517
518 2002-07-30 [paul]       0.8.0claws29
519
520         * tools/OOo2sylpheed.pl ** NEW FILE **
521           tools/README
522                 add script to enable sending documents as
523                 attachments from OpenOffice.org
524
525 2002-07-30 [melvin]     0.8.0claws28
526
527         * src/prefs_actions.c
528                 Made the actions' input/output dialog display
529                 without delay.
530
531 2002-07-30 [christoph]  0.8.0claws27
532
533         * src/procmsg.c
534                 check if folder_item_get_msginfo in
535                 procmsg_save_to_outbox returned NULL
536
537 2002-07-30 [paul]       0.8.0claws26
538
539         * sync with 0.8.1cvs4
540                 see ChangeLog 2002-07-29
541
542 2002-07-29 [thorsten]   0.8.0claws25
543
544         * README.claws
545                 added selective download, delete on server
546
547 2002-07-29 [paul]       0.8.0claws24
548
549         * sync with 0.8.1cvs3
550                 see ChangeLog 2002-07-29
551
552 2002-07-27 [christoph]  0.8.0claws23
553
554         * src/folder.c
555                 add extra check if fetching the msginfo
556                 returned NULL
557
558 2002-07-27 [paul]       0.8.0claws22
559
560         * sync with 0.8.1cvs2
561                 see ChangeLog 2002-07-26
562
563 2002-07-27 [christoph]  0.8.0claws21
564
565         * src/imap.c
566                 add another check if a valid msginfo
567                 was returned
568
569 2002-07-26 [hoa]        0.8.0claws20
570
571         * src/folder.c
572                 Fixed a condition in folder_item_destroy()
573
574         * src/imap.c
575                 Fixed an error in IMAP protocol
576
577 2002-07-26 [alfons]     0.8.0claws19
578
579         * src/folder.c
580                 ofcourse compare with identifier, not the path
581
582 2002-07-26 [alfons]     0.8.0claws18
583
584         * src/folder.c
585                 use folder item identifier for saving / restoring
586                 preferences because folder->path might not be unique
587
588 2002-07-26 [melvin]     0.8.0claws17
589
590         * src/logwindow.c
591                 Fixed a crash introduced in 0.8.0claws5 when log is 
592                 cut under 80 characters.
593
594 2002-07-26 [paul]       0.8.0claws16
595
596         * sync with 0.8.1cvs1
597                 see ChangeLog 2002-07-26
598
599 2002-07-26 [christoph]  0.8.0claws15
600
601         * src/imap.[ch]
602                 imap folder now remembers the last selected
603                 folder and imap_fetch_msginfo skips selecting
604                 the folder if it is already selected
605
606 2002-07-26 [christoph]  0.8.0claws14
607
608         * src/folder.c
609         * src/folderview.c
610         * src/imap.c
611                 fix imap folder rescanning
612
613 2002-07-25 [christoph]  0.8.0claws13
614
615         * src/filter.c
616         * src/folder.[ch]
617         * src/folderview.c
618         * src/imap.[ch]
619         * src/mainwindow.c
620         * src/mbox_folder.c
621         * src/mh.c
622         * src/news.c
623                 implement imap uid cache and uid validity check
624
625 2002-07-25 [alfons]     0.8.0claws12
626
627         * src/summaryview.c
628                 fix a brown paper bag bug, and also add some more
629                 checks
630
631 2002-07-25 [christoph]  0.8.0claws11
632
633         * src/folder.c
634                 don't mix copy, fetch_msginfo and remove
635                 operations in folder item copy and move
636                 operations
637
638 2002-07-25 [christoph]  0.8.0claws10
639
640         * src/folderview.c
641         * src/mainwindow.c
642         * src/prefs_folder_item.c
643         * src/summaryview.[ch]
644                 remove no longer required parameter update_cache from
645                 summary_show
646
647 2002-07-25 [paul]       0.8.0claws9
648
649         * sync with 0.8.1
650         
651         * AUTHORS
652                 a few corrections
653
654 2002-07-24 [alfons]     0.8.0claws8
655
656         * src/summaryview.c
657                 sort correctly when using simplified subject line
658                 (closes feature request "[ 585141 ] applying regexp to subject 
659                 before sort" submitted by Alexandra Walford)
660
661 2002-07-24 [paul]       0.8.0claws7
662
663         * sync with 0.8.0cvs3
664                 see ChangeLog 2002-07-24
665
666 2002-07-23 [christoph]  0.8.0claws6
667
668         * src/folder.c
669         * src/folder.h
670         * src/summaryview.c
671         * src/summaryview.h
672         * src/main.c
673                 o separate processing and summaryview
674                 o removed summary_write_cache from summaryview
675                 o removed summaryview->killed_messages, because we don't have
676                   to keep a list of killed messages anymore. New cache will
677                   keep the hidden messages in cache anyway
678         * src/folderview.c
679         * src/inc.c
680         * src/selective_download.c
681                 o removed unnecessary summary_write_cache calls
682         * src/procmsg.c
683                 o don't set ignore thread flag in procmsg_get_thread_tree
684                   if it is already set
685         * src/mainwindow.c
686         * src/statusbar.h
687                 o moved STATUSBAR_PUSH/POP to statusbar.h because
688                   they are used in different files
689
690 2002-07-23 [melvin]     0.8.0claws5
691
692         * src/addressbook.c
693         * src/addrgather.c
694         * src/editaddress.c
695         * src/editgroup.c
696         * src/editldap_basedn.c
697         * src/importldif.c
698         * src/prefs_common.c
699                 Fixed few memory leak (gtk_editable_get_chars returns
700                 an allocated string)
701         * src/logwindow.c
702                 Fixed few memory leak (gtk_editable_get_chars returns
703                 an allocated string) and modified a little the log cutting
704                 loop.
705         * src/compose.c
706                 Replaced a call to an obsolete function gtk_entry_get_text()
707                 by gtk_editable_get_chars()
708         * src/send.c
709                 Removed a debug printf
710
711 2002-07-23 [christoph]  0.8.0claws4
712
713         * src/filesel.c
714                 fix another g_dirname memory leak
715
716 2002-07-23 [christoph]  0.8.0claws3
717
718         * src/mh.c
719                 fixed a memory leak in mh_fetch_msginfo
720                 fixed crash when message header could not be
721                 parsed
722
723 2002-07-23 [paul]       0.8.0claws2
724
725         * sync with 0.8.0cvs2
726                 see ChangeLog 2002-07-23
727
728 2002-07-23 [paul]       0.8.0claws1
729
730         * sync with 0.8.0cvs1
731                 see ChangeLog 2002-07-23
732
733 2002-07-23 [paul]       0.8.0claws
734
735         * release of 0.8.0claws
736
737 2002-07-23 [paul]       0.7.8claws99
738
739         * po/ru.po
740                 new Russian translation, submitted by
741                 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
742
743 2002-07-22 [jens]       0.7.8claws98
744
745         * po/de.po
746                 Updated German translations.
747
748 2002-07-22 [paul]       0.7.8claws97
749
750         * po/es.po
751           po/it.po
752           po/nl.po
753           po/pt_BR.po
754                 updated translations by Ricardo Mones Lastra,
755                 Alessandro Maestri, Wilbert Berendsen and 
756                 Fabio Jr. Beneditto respectively
757
758 2002-07-22 [christoph]  0.7.8claws96
759
760         * src/mimeview.c
761                 fix memory leak caused by wrong g_dirname usage
762
763 2002-07-22 [christoph]  0.7.8claws95
764
765         * src/summaryview.c
766                 update new and unread message counts for summaryview
767                 summaryview does not get it from the folder anymore
768                 and has to update the values itself
769
770 2002-07-22 [melvin]     0.7.8claws94
771
772         * po/fr.po
773                 Updated French translations.
774
775 2002-07-22 [christoph]  0.7.8claws93
776
777         * src/matcher.c
778                 set prop->preg pointer to NULL or following check
779                 will not fail and regexec will be called with
780                 invalid pointer
781
782 2002-07-21 [alfons]     0.7.8claws92
783         
784         * src/prefs_common.[ch]
785                 remove option "Send return receipt on request"
786
787 2002-07-21 [thorsten]   0.7.8claws91
788
789         * src/mimeview.c
790                 fixed memleaks, coding style as pointed out by alfons
791
792 2002-07-21 [alfons]     0.7.8claws90
793
794         * src/messageview.c
795         * src/noticeview.[ch]
796                 o fix bug notice view being displayed when going to empty folder 
797                   (noticed by Christoph)
798                 o allow RRR to be sent when restarting sylpheed, or changing folder 
799                   (noticed by Thorsten)
800
801 2002-07-21 [thorsten]   0.7.8claws89
802
803         * src/mimeview.c
804                 Included save_all patch from Xaview FACQ
805                 added support for pathnames
806
807 2002-07-21 [alfons]     0.7.8claws88
808
809         * po/POTFILES.in
810         * src/Makefile.am
811         * src/mainwindow.c
812         * src/messageview.[ch]
813         * src/noticeview.c      ** NEW FILE **
814         * src/noticeview.h      ** NEW FILE **
815                 make return receipts work again
816                 (UI idea by Leandro Pereira)
817
818 2002-07-21 [paul]       0.7.8claws87
819
820         * src/summaryview.c
821                 fix sensitivity of 'Select thread'
822
823 2002-07-21 [paul]       0.7.8claws86
824
825         * src/prefs_common.c
826                 add browser command line for Galeon
827
828 2002-07-21 [paul]       0.7.8claws85
829
830         * Makefile.am
831                 fix 'EXTRA_DIST': remove README.README, add TODO
832                 and TODO.claws
833
834 2002-07-21 [alfons]     0.7.8claws84
835
836         * src/gtkstext.c
837                 make enter clear selection
838                 (closes "[ 579888 ] Editor selection/entry error"
839                 reported by Steve Lamb)
840
841 2002-07-21 [alfons]     0.7.8claws83
842         
843         * src/summaryview.c
844                 sort message list when selecting unthread messages
845                 (closes "[ 501593 ] switching threaded view doesn't sort"
846                 reported by Simon Schubert)
847
848 2002-07-20 [alfons]     0.7.8claws82
849         
850         * src/matcher.c
851                 const-correctness
852
853 2002-07-20 [thorsten]   0.7.8claws81
854
855         * src/matcher.c
856                 Fixed expansion of empty fields in matchactions
857
858 2002-07-19 [melvin]     0.7.8claws80
859
860         * src/gtkspell.c
861                 Removed a duplicate menu entry (fast mode) introduced during
862                 the new cache merge
863                 Added a menu separator between 'Use alternate' and 'Fast mode'
864
865 2002-07-19 [paul]       0.7.8claws79
866
867         * tools/Makefile.am
868           tools/README
869                 correct typos
870
871 2002-07-19 [thorsten]   0.7.8claws78
872
873         * tools/calypso_convert.pl      ** NEW FILE **
874           tools/README
875           tools/Makefile.am
876                 script to import mbox files exported
877                 by calypso
878                 o generates folder structure
879                 o includes attachments
880
881 2002-07-19 [melvin]     0.7.8claws77
882
883         * src/selective_download.[ch]
884                 Fixed bug where closing the dialog with the window manager's
885                 close button will not unlock the summary
886                 Corrected some function declarations that missed a return value
887                 Made the source code comply better with coding style.
888         * src/prefs_common.c
889                 Added new browser command line for Mozilla.
890
891 2002-07-18 [paul]       0.7.8claws76
892
893         * src/mainwindow.c
894           src/selective_download.[ch]
895                 reflect theme changes, fix Gdk Warning when creating 
896                 pixmap from NULL window, and minor clean up.
897                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
898
899         * po/en_GB.po
900                 updated
901
902 2002-07-17 [paul]       0.7.8claws75
903
904         * INSTALL[.jp]
905                 sync with 0.8.0
906         
907         * po/en_GB.po
908                 updated
909
910 2002-07-16 [paul]       0.7.8claws74
911
912         * tools/filter_conv.pl
913           tools/README
914                 replace conversion script with reimplemented version, 
915                 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
916
917 2002-07-16 [colin]      0.7.8claws73
918
919         * src/summaryview.c
920                 remove forgotten debug messages - sorry ;-)
921
922 2002-07-16 [colin]      0.7.8claws72
923
924         * src/mimeview.c
925           src/summaryview.c
926           src/textview.c
927           src/textview.h
928                 add the ability to select part of a text mime-part 
929                 to reply.
930
931 2002-07-15 [christoph]  0.7.8claws71
932
933         * src/folder.c
934                 fix folder message count for folders without
935                 msg_is_changed (includes news folders)
936
937 2002-07-15 [martin]     0.7.8claws70
938
939         * src/summaryview.c
940                 option "display recipient on 'From'..." now works
941                 without the need of enabling the option
942                 "display  sender  using  address  book".
943
944 2002-07-15 [christoph]  0.7.8claws69
945
946         * src/summaryview.c
947                 removed setting folder status from summaryview.
948                 folder.c should update all message counts correctly.
949
950 2002-07-15 [paul]       0.7.8claws68
951
952         * po/pt_BR.po
953                 updated by Fabio Junior Beneditto
954
955 2002-07-15 [darko]      0.7.8claws67
956
957         * src/mh.c
958                 Fixed target folder colorization, don't decrease op
959                 number twice
960
961 2002-07-14 [paul]       0.7.8claws66
962
963         * sync with main 0.8.0
964                 see ChangeLog 2002-07-14
965
966 2002-07-13 [melvin]     0.7.8claws65
967         
968         * src/addrbook.c
969         * src/addressbook.c
970         * src/addrindex.c
971                 Replaced sprintf by g_snprintf to prevent possible buffer
972                 overflow.
973         * src/news.c
974                 Corrected a log message output format.
975                 Added a missing "done" debug output.
976         * src/compose.c
977                 Added keyboard accelerator for Priority menu items
978                 Added missing \n in debug output
979         * src/logwindow.c
980         * src/gtkspell.c
981         * src/rfc2015.c
982                 Added missing \n in debug output
983
984 2002-07-13 [paul]       0.7.8claws64
985
986         * man/sylpheed.1
987                 change Sergey's email address to the sf address
988
989         * src/textview.c
990                 increase show_url_timeout (more useful for long
991                 urls)
992
993 2002-07-12 [sergey]     0.7.8claws63
994
995         * src/rfc2015.c
996                 applied (with some modifications) patch to set the
997                 micalg parameter for signatures
998                 (2001-08-28 Werner Koch <wk@gnupg.org>)
999
1000 2002-07-12 [sergey]     0.7.8claws62
1001
1002         * man/Makefile.am
1003         * configure.in
1004                 fixed man page installation
1005
1006 2002-07-12 [paul]       0.7.8claws61
1007
1008         * sync with 0.7.8cvs26
1009                 see ChangeLog 2002-07-11 and 2002-07-12
1010
1011 2002-07-11 [christoph]  0.7.8claws60
1012
1013         * src/compose.c
1014         * src/procmsg.c
1015                 first use the message number to find the message
1016                 to mark with a reply flag but check the
1017                 message-id if we got the correct message, if not
1018                 try to find it by message-id.
1019                 use new string seperator that is not allowed
1020                 in message-ids.
1021
1022 2002-07-11 [paul]       0.7.8claws59
1023
1024         * sync with 0.7.8cvs23
1025                 see ChangeLog 2002-07-10
1026
1027 2002-07-10 [christoph]  0.7.8claws58
1028
1029         * src/folder.[ch]
1030         * src/msgcache.[ch]
1031                 Added message-id table to the cache in memory
1032                 and functions to msgcache.c and folder.c to
1033                 fetch MsgInfos by message id
1034         * src/compose.c
1035         * src/procmsg.c
1036                 store folder and message-id of message replying
1037                 to in queue header and set reply flag after sending
1038                 (Closes bug #469498)
1039
1040 2002-07-10 [paul]       0.7.8claws57
1041
1042         * AUTHORS
1043           man/sylpheed.1.gz
1044                 add Martin to the list of authors
1045
1046 2002-07-09 [martin]     0.7.8claws56
1047         * src/gtksctree.c
1048                 Added gtk_ctree_last_visible(), tree_update_level(),
1049                 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
1050                 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
1051                 from gtk+ to gtksctree.c for the new sorting code
1052                 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
1053                 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
1054         * src/gtksctree.h
1055                 Added declaration for gtk_sctree_sort_recursive() and
1056                 gtk_sctree_sort_node
1057         * src/addressbook.c
1058         * src/foldersel.c
1059         * src/folderview.c
1060         * src/summaryview.c
1061                 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
1062                 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
1063
1064 2002-07-08 [paul]       0.7.8claws55
1065
1066         * more sync with 0.7.8cvs21
1067                 see ChangeLog 2002-07-08
1068
1069 2002-07-08 [paul]       0.7.8claws54
1070
1071         * sync with 0.7.8cvs21
1072                 see ChangeLog 2002-07-08
1073
1074 2002-07-07 [alfons]     0.7.8claws53
1075
1076         * src/Makefile.am
1077         * src/stock_pixmap.[ch]
1078         * src/pixmaps/notice_warn.xpm   ** NEW FILE **
1079         * src/pixmaps/notice_error.xpm  ** NEW FILE **
1080         * src/pixmaps/notice_note.xpm   ** NEW FILE **
1081                 add new pixmaps for upcoming notice pane
1082
1083 2002-07-06 [melvin]     0.7.8claws52
1084
1085         * src/gtkspell.[ch]
1086                 Made them a bit closer to Sylpheed's coding style.
1087                 Removed old code.
1088                 Removed possible memory leaks when some errors occurs.
1089
1090 2002-07-06 [melvin]     0.7.8claws51
1091
1092         * po/Makefile.in.in
1093                 Removed --no-location in xgettext command line to help
1094                 translators that use Emacs' po-mode
1095         * src/quote_fmt.c
1096                 Removed unnecessary comments that messed up sylpheed.pot
1097
1098 2002-07-06 [paul]       0.7.8claws50
1099
1100         * sync with 0.7.8cvs19
1101                 see ChangeLog 2002-07-05
1102
1103 2002-07-06 [christoph]  0.7.8claws49
1104
1105         * src/folder.c
1106         * src/mainwindow.c
1107                 fix folder_item_remove_all_msg and folderview
1108                 status for trash folders after emptying trash
1109
1110 2002-07-05 [paul]       0.7.8claws48
1111
1112         * sync with 0.7.8cvs16
1113                 see ChangeLog 2002-07-04 and 2002-07-05
1114
1115 2002-07-04 [paul]       0.7.8claws47
1116
1117         * sync with 0.7.8cvs14
1118                 see  ChangeLog 2002-07-04
1119
1120 2002-07-03 [alfons]     0.7.8claws46
1121
1122         * src/folder.c
1123                 dupe folder item's path because it's being reallocated
1124                 by new folder scanning code
1125
1126 2002-07-03 [christoph]  0.7.8claws45
1127
1128         * src/imap.c
1129                 better IMAP uid fetching using 'FETCH 1:* (UID)'
1130         * src/msgcache.c
1131                 add missing return in msgcache_write
1132
1133 2002-07-02 [thorsten]   0.7.8claws44
1134
1135         * src/jpilot.c
1136         * src/msgcache.c
1137         * src/rfc2015.c
1138                 use binary mode for file access
1139
1140 2002-07-02 [christoph]  0.7.8claws43
1141
1142         * major code cleanup (part 1)
1143         
1144                 - unused variables removed
1145                 - unused functions removed
1146                 - uninitialized variables checked
1147                 - missing return statements added
1148                 - missing function return types added
1149                 - added parentheses around assignment and
1150                   && in || when suggested by gcc
1151               
1152         * src/mh.c
1153         * src/folder.c
1154                 replaced direct calls to folder->scan_tree
1155                 with folder_scan_tree and restore folder
1156                 prefs in this function. The folder should
1157                 not have to deal with them.
1158                 ( Should now work for all folder types )
1159
1160 2002-07-02 [paul]       0.7.8claws42
1161
1162         * sync with 0.7.8cvs13
1163                 see ChangeLog 2002-07-01 and 2002-07-02
1164
1165 2002-07-01 [christoph]  0.7.8claws41
1166
1167         * src/summaryview.c
1168                 fix "goto next/prev unread message" with
1169                 ignored threads
1170
1171 2002-07-01 [paul]       0.7.8claws40
1172
1173         * po/es.po
1174                 updated by Ricardo Mones Lastra
1175
1176 2002-06-30 [match]      0.7.8claws39
1177
1178         * src/jpilot.c
1179                 applied variation of leonerd's patch (566661) to
1180                 allow multiple email addresses per JPilot entry.
1181                 addresses may be separated by space, comma, pipe,
1182                 semi-colon, new-line.
1183
1184 2002-06-30 [alfons]     0.7.8claws38
1185
1186         * src/procmsg.c
1187                 simple fix for putting older nodes before
1188                 newer nodes when threading by subject
1189
1190 2002-06-30 [christoph]  0.7.8claws37
1191
1192         * src/folder.c
1193         * src/folderview.c
1194         * src/mh.c
1195         * src/news.c
1196         * src/procmsg.c
1197                 fix broken folder tree rescaning
1198                 and don't use procmsg_get_mark_sum
1199                 anymore
1200
1201 2002-06-30 [christoph]  0.7.8claws36
1202
1203         * merge new cache branch
1204         * src/imap.c
1205                 fix new cache imap copy bug
1206         * src/folder.c
1207                 improved folder_item_scan
1208                 it should now always set the correct
1209                 new, unread and total message counts
1210
1211 2002-06-29 [paul]       0.7.8claws35
1212
1213         * configure.in
1214                 correct syntax error
1215
1216 2002-06-29 [paul]       0.7.8claws34
1217
1218         * configure.in
1219           Makefile.am
1220           man/Makefile.am       ** NEW FILE **
1221           man/sylpheed.1.gz     ** NEW FILE **
1222                 add Sylpheed man page
1223
1224 2002-06-29 [paul]       0.7.8claws33
1225
1226         * po/pt_BR.po
1227                 updated by Fabio Junior Beneditto
1228
1229 2002-06-28 [jens]       0.7.8claws32
1230
1231         * po/de.po
1232                 translation updated
1233
1234         * src/selective_download.c
1235                 removed gettext for space " "
1236
1237         * src/imap.c
1238                 removed wrong space
1239
1240 2002-06-28 [paul]       0.7.8claws31
1241
1242         * sync with 0.7.8cvs11
1243                 see ChangeLog 2002-06-28
1244
1245 2002-06-28 [paul]       0.7.8claws30
1246
1247         * sync with 0.7.8cvs10
1248                 see ChangeLog 2002-06-27 and 2002-06-28
1249
1250 2002-06-26 [paul]       0.7.8claws29
1251
1252         * src/addrgather.c
1253           src/selective_download.c
1254                 don't gettextise empty strings.
1255                 reserved by gettext. gettext("") returns 
1256                 the header entry with meta information, 
1257                 not the empty string
1258
1259         * po/en_GB.po
1260                 updated
1261
1262 2002-06-26 [paul]       0.7.8claws28
1263
1264         * sync with 0.7.8cvs7
1265                 see ChangeLog 2002-06-25
1266
1267         * src/prefs_common.c
1268                 ...and in the process, tweak the gui a little
1269
1270 2002-06-25 [alfons]     0.7.8claws27
1271         
1272         * configure.in
1273         * src/Makefile.am
1274                 fine tune ldap library detection
1275
1276 2002-06-25 [alfons]     0.7.8claws26
1277
1278         * src/compose.c
1279                 don't allow return receipts when composing a news article
1280
1281 2002-06-25 [paul]       0.7.8claws25
1282
1283         * Makefile.am
1284                 add '$(AMTAR)' to 'release' section to allow for
1285                 new and older autotools
1286
1287 2002-06-25 [paul]       0.7.8claws24
1288
1289         * src/summaryview.c
1290                 fix "No more unread messages" persistant pop-up
1291                 window bug
1292
1293 2002-06-25 [paul]       0.7.8claws23
1294
1295         * po/it.po
1296                 updated by Alessandro Maestri
1297
1298 2002-06-25 [paul]       0.7.8claws22
1299
1300         * sync with 0.7.8cvs6
1301                 see ChangeLog 2002-06-25
1302
1303 2002-06-24 [paul]       0.7.8claws21
1304
1305         * tools/update-po
1306                 add GPL copyright information
1307
1308 2002-06-24 [paul]       0.7.8claws20
1309
1310         * tools/Makefile.am
1311           tools/README
1312           tools/update-po       ** NEW FILE **
1313                 add script that eases the creation of *.po files
1314                 Submitted by Wilbert Berendsen <wilbert@oswf.org>
1315
1316 2002-06-23 [alfons]     0.7.8claws19
1317
1318         * src/messageview.c
1319                 make notification_convert_header obey const correctness
1320                 (next step will be fixing the broken return receipt)
1321
1322 2002-06-23 [paul]       0.7.8claws18
1323
1324         * src/messageview.c
1325                 fix bug introduced in last commit:
1326                 removed too much code in last commit - put back what's
1327                 needed
1328
1329 2002-06-23 [paul]       0.7.8claws17
1330
1331         * src/messageview.[ch]
1332                 remove code committed in error from locally patched
1333                 source
1334
1335 2002-06-23 [colin]      0.7.8claws16
1336
1337         * src/compose.[ch]
1338                 add compose_entry_select(), used to select the default_to
1339                 email address - hopefully avoiding people sending mails to
1340                 wrong recipients.
1341
1342 2002-06-22 [alfons]     0.7.8claws15
1343
1344         * AUTHORS
1345                 add Bram Metsch & Stanislav Karchebny
1346         * src/smtp.[ch]
1347         * src/prefs_account.[ch]
1348         * src/send.c
1349                 - apply and adapt Bram's patch which allows user to set SMTP AUTH 
1350                   options.  (see <http://sourceforge.net/tracker/index.php
1351                   ?func=detail&aid=566937&group_id=25528&atid=384600>);
1352
1353                 - merge Stanislav's fix to make SMTP AUTH work with qmail
1354                   (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
1355
1356 2002-06-22 [paul]       0.7.8claws14
1357
1358         * sync with 0.7.8cvs5
1359                 see ChangeLog 2002-06-19 and 2002-06-20
1360
1361 2002-06-22 [alfons]     0.7.8claws13
1362
1363         * src/selective_download.c
1364                 fix a stupid mistake I made
1365
1366 2002-06-22 [alfons]     0.7.8claws12
1367
1368         * src/selective_download.[ch]
1369                 fix another unnoticed leak; cleanup code
1370
1371 2002-06-21 [alfons]
1372
1373         * tools/Makefile.am
1374                 gpg-sign <-- gpg-sign-syl
1375
1376 2002-06-21 [alfons]     0.7.8claws11
1377
1378         * src/selective_download.c
1379         * src/selective_download.h
1380                 fix assorted mix of allocation errors (should solve
1381                 problem reported by Philippe Gramoullé, see:
1382                 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
1383
1384 2002-06-20 [melvin]     0.7.8claws10
1385
1386         * tools/gpg-sign *REMOVED*
1387           tools/gpg-sign-syl *ADDED*
1388                 Replaced the gpg clearsigning script with the version using
1389                 xterm instead of ssh-askpass and changed its name.
1390
1391         * README.claws
1392                 Updated actions example to reflect the renaming of the
1393                 gpg clearsigning script.
1394
1395 2002-06-19 [paul]       0.7.8claws9
1396
1397         * sync with 0.7.8claws9
1398                 see ChangeLog 2002-06-18 and 2002-06-19
1399
1400 2002-06-19 [paul]       0.7.8claws8
1401
1402         * sync with 0.7.8cvs1
1403                 see ChangeLog 2002-06-18
1404
1405 2002-06-18 [alfons]     0.7.8claws7
1406
1407         * src/mainwindow.h
1408                 add omitted prototype
1409
1410 2002-06-17 [paul]       0.7.8claws6
1411
1412         * src/mainwindow.c
1413                 fix hiding of exec_btn
1414
1415 2002-06-17 [paul]       0.7.8claws5
1416
1417         * src/pop.c
1418                 remove unneeded code: should_delete() 
1419                 and Pop3State::uidl_todelete_list
1420
1421 2002-06-17 [paul]       0.7.8claws4
1422
1423         * sync with 0.7.8
1424                 see ChangeLog 2002-06-11 and 2002-06-13
1425
1426 2002-06-16 [alfons]     0.7.8claws3
1427         
1428         * src/folder.c
1429                 make sure lock sort mode (claws specific) is
1430                 also persists after a tree rescan
1431
1432 2002-06-16 [alfons]     0.7.8claws2
1433
1434         * src/prefs_folder_item.c
1435         * src/folder.[ch]
1436                 fix persistence of folder sort mode (broken
1437                 by adapting Hiro's new folder persistence code)
1438
1439 2002-06-16 [alfons]     0.7.8claws1
1440
1441         * AUTHORS
1442         * src/logwindow.c
1443         * src/prefscommon.[ch]
1444                 control size of log text in log window; 
1445                 closes patch #569155 submitted by Mitko Haralanov.
1446
1447 2002-06-15 [paul]       0.7.8claws
1448
1449         * release of 0.7.8claws
1450
1451 2002-06-15 [paul]       0.7.7claws
1452
1453         * po/pt_BR.po
1454                 updated by Fabio Junior Beneditto
1455
1456 2002-06-14 [paul]       0.7.6claws49
1457
1458         * po/es.po
1459                 updated by Ricardo Mones Lastra
1460
1461 2002-06-14 [paul]       0.7.6claws48
1462
1463         * po/nl.po
1464                 updated translation by Wilbert Berendsen
1465
1466 2002-06-14 [melvin]     0.7.6claws47
1467
1468         * po/fr.po
1469                 Updated French translation
1470
1471 2002-06-13 [paul]       0.7.6claws46
1472
1473         * src/filesel.c
1474                 allow filename to be typed in, rather than just
1475                 selected by the mouse. Patch by Gustavo Noronha Silva.
1476
1477 2002-06-13 [alfons]     0.7.6claws45
1478
1479         * src/mainwindow.[ch]
1480                 more cleanups (removing unnecessary menu items Expand 
1481                 summary / message view)
1482
1483 2002-06-13 [melvin]     0.7.6claws44
1484
1485         * po/POTFILES.in
1486                 Added src/string_match.c
1487         * src/string_match.c
1488                 Fixed possible buffer overflow.
1489                 Corrected typo.
1490                 Added missing config.h header.
1491         * src/prefs_common.c
1492           src/prefs_matcher.c
1493           src/prefs_scoring.c
1494                 Made some strings translatable (missing _(..)).
1495
1496 2002-06-13 [melvin]     0.7.6claws43
1497
1498         * README.claws
1499                 Corrected action example (verifying clearsigned mail).
1500         * src/prefs_account.c
1501                 Corrected typo.
1502         * src/prefs_common.c
1503                 Removed incorrect line that generated a Gtk-CRITICAL msg.
1504
1505 2002-06-12 [alfons]     0.7.6claws42
1506
1507         * src/summaryview.c
1508                 add init of score column lost in 0.7.6claws42
1509
1510 2002-06-12 [paul]       0.7.6claws41
1511
1512         * src/prefs_account.c
1513                 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the 
1514                 behavior of the radio buttons, (from 0.7.7cvs2)
1515
1516 2002-06-11 [alfons]     0.7.6claws40
1517
1518         * src/messageview.[ch]
1519         * src/summaryview.[ch]
1520         * src/summary_search.c
1521         * src/mainwindow.c
1522                 perform a sync to bring in Hiro's separate view implementation 
1523
1524                 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
1525
1526 2002-06-11 [paul]       0.7.6claws39
1527         
1528         * src/prefs_account.c
1529                 correct a typo on the Receive tab
1530
1531 2002-06-10 [match]      0.7.6claws38
1532
1533         * src/addressbook.c
1534                 Included address completion patch from Gustavo Noronha.
1535
1536 2002-06-10 [paul]       0.7.6claws37
1537
1538         * src/inc.[ch]
1539           src/pop.c
1540           src/prefs_account.[ch]
1541           src/selective_download.[ch]
1542                 apply PATCH #561712
1543                  NEW:
1544                 - check if POP Account
1545                 - Receive Button renamed to Preview
1546                 - Preview Button Popup: preview new/all messages
1547                 - Download Button
1548                 - Account Preferences-->Receive tab checkbutton if you
1549                   want to remove Mail after Download
1550                 -: default YES
1551                 - Account Preferences-->Receive tab checkbutton use
1552                   filtering rules on preview
1553                   (think of delete_on_server)
1554                 -: default YES
1555                 - Account selectable from SD dialog
1556                 - checkbutton to show already downloaded messages if
1557                   all messages are previewed
1558                 - new clist column showing Date
1559                 - ESC KEY close
1560                 FIXES:
1561                 - play ball with UIDL
1562                 - fault tolerant (?) 
1563                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
1564
1565 2002-06-10 [melvin]     0.7.6claws36
1566
1567         * README.claws
1568                 Added a hint to ac/README in cvs instructions.
1569
1570         * src/prefs_actions.c
1571                 Made it possible to use a more elaborate command line
1572                 for asynchronous actions, too.
1573
1574 2002-06-10 [melvin]     0.7.6claws35
1575         
1576         * src/prefs_actions.c
1577                 Make it possible to use a more elaborate command line
1578                 (e.g. |foo|bar|cat>there;echo Done|)
1579                 Corrected error message when calling %f, %F and %p commands
1580                 from the compose window.
1581
1582 2002-06-09 [colin]      0.7.6claws34
1583
1584         * src/summaryview.c
1585                 Automatically find unread messages in current folder
1586                 before annoying the user.
1587
1588 2002-06-08 [alfons]     0.7.6claws33
1589
1590         * po/it.po
1591                 remove bad formatting string in it.po translation
1592                 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
1593
1594 2002-06-08 [paul]       0.7.6claws32
1595
1596         * sync with 0.7.6cvs25
1597                 see ChangeLog 2002-06-07
1598
1599 2002-06-05 [paul]       0.7.6claws31
1600
1601         * src/mainwindow.c
1602                 add 'Sort by locked' and 'Sort by score'
1603
1604 2002-06-05 [paul]       0.7.6claws30
1605
1606         * sync with 0.7.6cvs24
1607                 see ChangeLog 2002-06-04
1608
1609 2002-06-04 [paul]       0.7.6claws29
1610
1611         * po/pt_BR.po
1612                 updated by Fabio Junior Beneditto
1613
1614 2002-06-03 [thorsten]   0.7.6claws28
1615
1616         * src/matcher.c
1617                 fclose() matcherrc after reading
1618
1619 2002-06-03 [paul]       0.7.6claws27
1620
1621         * sync with 0.7.6cvs21
1622                 see ChangeLog 2002-05-31
1623
1624 2002-05-31 [paul]       0.7.6claws26
1625
1626         * sync with 0.7.6cvs20
1627                 see ChangeLog 2002-05-29 and 2002-05-30
1628
1629 2002-05-31 [paul]       0.7.6claws25
1630
1631         * src/imap.c
1632                 hopefully fix last buggy sync
1633
1634         * README.claws
1635                 correct typo in 'Actions' examples
1636
1637 2002-05-29 [paul]       0.7.6claws24
1638
1639         * sync with 0.7.6cvs18
1640                 see ChangeLog 2002-05-28 and 2002-05-29
1641
1642         * src/news.c
1643           src/nntp.[ch]
1644                 sync with above 
1645
1646 2002-05-28 [paul]       0.7.6claws23
1647
1648         * sync with 0.7.6cvs16
1649                 see ChangeLog 2002-05-28
1650
1651 2002-05-27 [thorsten]   0.7.6claws22 
1652
1653         * faq/it/sylpheed-faq-1.html
1654           faq/it/sylpheed-faq-2.html
1655           faq/it/sylpheed-faq-3.html
1656           faq/it/sylpheed-faq.html
1657                 corrected DOS lineendings
1658         * faq/de/sylpheed-faq-1.html
1659           faq/de/sylpheed-faq-2.html
1660           faq/en/sylpheed-faq-1.html
1661           faq/en/sylpheed-faq-2.html
1662           faq/en/sylpheed-faq-3.html
1663           faq/es/sylpheed-faq-1.html
1664           faq/es/sylpheed-faq-2.html
1665           faq/es/sylpheed-faq-3.html
1666           faq/fr/sylpheed-faq-1.html
1667           faq/it/sylpheed-faq-1.html
1668           faq/it/sylpheed-faq-2.html
1669           faq/it/sylpheed-faq-3.html
1670           faq/it/sylpheed-faq.html
1671                 changed ">" to &quot;
1672
1673 2002-05-27 [paul]       0.7.6claws21
1674         
1675         * sync with 0.7.6cvs15
1676                 see ChangeLog 2002-05-27
1677
1678 2002-05-27 [paul]       0.7.6claws20
1679
1680         * src/prefs_account.c
1681                 correct a typo
1682
1683 2002-05-26 [paul]       0.7.6claws19
1684
1685         * tools/README
1686                 correct a typo
1687
1688 2002-05-25 [paul]       0.7.6claws18
1689
1690         * tools/README
1691                 add description of kmail2sylpheed.pl
1692
1693 2002-05-25 [paul]       0.7.6claws17
1694
1695         * tools/kmail2sylpheed.pl       ** NEW FILE **
1696                 perl script that converts an exported Kmail address
1697                 book, converts it to sylpheed addressbook file,
1698                 writes the file to .sylpheed, and updates
1699                 addrbook--index.xml 
1700
1701 2002-05-25 [paul]       0.7.6claws16
1702
1703         * sync with 0.7.6cvs14
1704                 see ChangeLog 2002-05-23
1705
1706 2002-05-24 [paul]       0.7.6claws15
1707
1708         * README.claws
1709                 make a correction and add some more info
1710
1711 2002-05-24 [paul]       0.7.6claws14
1712
1713         * src/compose.c
1714                 fix memory leak in 
1715                 compose_redirect_write_headers_from_headerlist()
1716                 add Subject and Resent-Message-ID to
1717                 compose_redirect_write_headers()
1718                 Received, Subject, and X-UIDL are filtered out in 
1719                 compose_redirect_write_to_file()
1720
1721 2002-05-23 [paul]       0.7.6claws13
1722
1723         * src/compose.[ch]
1724           src/filtering.c
1725           src/mainwindow.c
1726           src/matcher.[ch]
1727           src/matcher_parser_lex.l
1728           src/matcher_parser_parse.y
1729           src/prefs_common.[ch]
1730           src/prefs_filtering.c
1731           src/summaryview.c
1732                 rename 'Bounce' to 'Redirect'
1733
1734 2002-05-23 [paul]       0.7.6claws12
1735
1736         * more sync with 0.7.6cvs13
1737           src/compose.c
1738                 see ChangeLog 2002-05-22
1739
1740 2002-05-22 [paul]       0.7.6claws11
1741
1742         * sync with 0.7.6cvs13
1743           src/codeconv.c
1744                 see ChangeLog 2002-05-20
1745           src/prefs_common.c
1746                 see ChangeLog 2002-05-22
1747
1748 2002-05-21 [melvin]     0.7.6claws10
1749
1750         * src/folderview.c
1751                 Added missing filtering and scoring headers
1752                 Fixed bad function call that showed garbage 
1753                 in Folder->Processing
1754
1755 2002-05-21 [paul]       0.7.6claws9
1756
1757         * tools/Makefile.am
1758                 make all tools executable, (patch by Alfons).
1759
1760 2002-05-20 [alfons]     0.7.6claws8
1761
1762         * src/procheader.c
1763                 don't forget to call mktime() so we have a valid week 
1764                 and year day
1765                 (Bug report by Roger Sondermann <mail@jumaros.de>)
1766
1767 2002-05-20 [paul]       0.7.6claws7
1768
1769         * src/html.c
1770                 fix broken parsing of urls
1771         * src/textview.c
1772                 fix displaying of urls
1773
1774                 both fixes from the patch [547855] by Eugene 
1775                 Brevdo (zonem)
1776
1777 2002-05-19 [alfons]     0.7.6claws6
1778
1779         * configure.in
1780                 make sylpheed configure correctly with the latest
1781                 and greatest of automake / autoconf / gettext
1782
1783 2002-05-19 [alfons]     0.7.6claws5
1784
1785         * src/procheader.c
1786         * src/procheader.h
1787                 add function for returning ime zone offset
1788         * src/quote_fmt.c
1789         * src/quote_fmt_parse.y
1790                 better quotation formatting - does not convert
1791                 to local time, but uses the original date string.
1792                 
1793                 Note: %z inserts the timezone offset (should 
1794                 work also on platforms where strftime does not
1795                 support %z).
1796
1797 2002-05-18 [christoph]  0.7.6claws4
1798
1799         * src/summaryview.c
1800                 fix indentation of some code
1801         * tools/Makefile.am
1802                 fix spaces after \
1803         * src/Makefile.am
1804                 add missing \
1805                 correct path for ignorethread.xpm
1806                 incorrect filename for sylpheed_logo.xpm
1807                 add missing include matcher_parser_parse.h
1808
1809 2002-05-18 [paul]       0.7.6claws3
1810
1811         * sync with 0.7.6cvs8
1812                 see ChangeLog 2002-05-16 and 2002-05-17
1813
1814 2002-05-18 [melvin]     0.7.6claws2
1815
1816         * README.claws
1817                 Corrected an action's definition and fixed some misspellings.
1818
1819 2002-05-18 [paul]       0.7.6claws1
1820
1821         * tools/Makefile.am
1822           tools/gpg-sign        ** new file **
1823           tools/uudec           ** new file **
1824                 add Melvin's Actions scripts
1825
1826         * README.claws
1827                 add Melvin's descriptions for Actions
1828
1829 2002-05-18 [paul]       0.7.6claws
1830
1831         * Version 0.7.6claws released
1832
1833 2002-05-17 [paul]       0.7.5claws32
1834
1835         * po/es.po
1836                 updated by Ricardo Mones Lastra
1837
1838 2002-05-17 [paul]       0.7.5claws31
1839
1840         * src/compose.c
1841                 fix Account prefs default folder for sent/draft/deleted
1842                 messages bug
1843
1844         * po/it.po
1845           po/nl.po
1846                 updated translation by Alessandro Maestri and
1847                 Wilbert Berendsen
1848
1849 2002-05-17 [melvin]     0.7.5claws30
1850
1851         * src/prefs_actions.c
1852                 Fixed bug where using %F not at the end of the command 
1853                 resulted in an additional empty argument being created.
1854                 Thanks to Darko Koruga for reporting the bug.
1855
1856 2002-05-17 [melvin]     0.7.5claws29
1857
1858         * po/fr.po
1859                 Updated French translations.
1860
1861 2002-05-15 [paul]       0.7.5claws28
1862         
1863         * po/es.po
1864                 updated by Ricardo Mones Lastra
1865
1866 2002-05-15 [paul]       0.7.5claws27
1867
1868         * sync with 0.7.6cvs4
1869                 see ChangeLog 2002-05-14 and 2002-05-15
1870
1871 2002-05-14 [paul]       0.7.5claws26
1872
1873         * sync with 0.7.6cvs1
1874                 see ChangeLog 2002-05-13
1875
1876 2002-05-13 [thorsten]   0.7.5claws25
1877
1878         * src/messageview.c
1879                 fix select_all and copy in multipart messages
1880         * src/mainwindow.c
1881                 fix select_all and copy in multipart messages
1882
1883 2002-05-12 [paul]       0.7.5claws24
1884
1885         * src/summaryview.c
1886                 reverse last commit, bug already fixed in 0.7.5claws3
1887
1888 2002-05-12 [netztorte]  0.7.5claws23
1889
1890         * src/summaryview.c
1891                 dont parse empty addressbook (checked in before claws20)
1892
1893 2002-05-12 [melvin]     0.7.5claws22
1894
1895         * src/procmsg.[ch]
1896                 Removed unneeded priority code introduced by the previous 
1897                 commit.
1898
1899 2002-05-12 [melvin]     0.7.5claws21
1900
1901         * src/compose.[ch]
1902                 Added possibility to set message's priority.
1903         * src/procmsg.[ch]
1904                 Added possibility to set message's priority.
1905                 Added missing headers
1906
1907 2002-05-12 [melvin]     0.7.5claws20
1908
1909         * src/prefs_actions.c
1910                 Removed implicitely added quotes around the name
1911                 of the temporary files of mime parts.
1912
1913 2002-05-12 [paul]       0.7.5claws19
1914
1915         * sync with 0.7.5cvs20
1916                 see ChangeLog 2002-05-11
1917
1918 2002-05-12 [alfons]     0.7.5claws18
1919
1920         * src/quote_fmt_lex.l
1921         * src/quote_fmt_parse.y
1922                 allow quote / reply date & time format to be set using
1923                 %D{format}. format is a format string you'd pass to
1924                 strftime() (see man strftime, or the Display tab |
1925                 Date format setting).
1926
1927                 Currently %D converts the date to local time. 
1928
1929 2002-05-11 [paul]       0.7.5claws17
1930
1931         * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
1932                 see ChangeLog 2002-05-10 and 2002-05-11
1933
1934 2002-05-10 [paul]       0.7.5claws16
1935
1936         * sync with 0.7.5cvs16
1937                 see ChangeLog entries 2002-05-09 and 
1938                 2002-05-10
1939
1940 2002-05-10 [colin]      0.7.5claws15
1941
1942         * src/textview.c
1943                 Corrected a bug that prevented sylpheed to open
1944                 double-clicked URIs.
1945
1946 2002-05-09 [paul]       0.7.5claws14
1947
1948         * sync with 0.7.5cvs14
1949                 see ChangeLog 2002-05-08 and 2002-05-09
1950
1951 2002-05-08 [paul]       0.7.5claws13
1952
1953         * sync with 0.7.5cvs11
1954                 see ChangeLog entry 2002-05-08
1955
1956 2002-05-08 [paul]       0.7.5claws12
1957
1958         * src/mainwindow.c
1959           src/textview.[ch]
1960                 fix segfault on View->Open in new window
1961                 patch submitted by Thorsten Maerz <torte@netztorte.de>
1962
1963 2002-05-07 [paul]       0.7.5claws11
1964
1965         * sync with 0.7.5cvs9
1966                 see ChangeLog entry 2002-05-07
1967
1968 2002-05-06 [paul]       0.7.5claws10
1969
1970         * src/messageview.c
1971           src/textview.c
1972                 display url in statusbar on single-click
1973                 patch submitted by Thorsten Maerz <torte@netztorte.de>
1974
1975 2002-05-06 [match]      0.7.5claws9
1976
1977         * src/addritem.[ch]
1978                 new functions.
1979         * src/addrcache.c
1980                 tidy up.
1981         * src/xmlprops.[ch]
1982                 XML implementation of properties file.
1983         * src/exporthtml.[ch]
1984         * src/expthtmldlg.[ch]
1985         * src/addressbook.c
1986                 export to HTML.
1987
1988 2002-05-02 [sergey]     0.7.5claws8
1989
1990         * src/mainwindow.c (mainwin_entries),
1991           src/prefs_common.c (prefs_send_create()),
1992           src/codeconv.c (locale_table):
1993                 use charset name "Windows-1251" instead of "CP1251".
1994
1995 2002-05-02 [colin]      0.7.5claws7
1996         
1997         * src/compose.c
1998           src/prefs_common.c
1999           src/prefs_folder_item.c
2000                 Fixed cosmetics bugs due to Outbox renamed to Sent.
2001
2002 2002-05-02 [hiro]       0.7.5claws6
2003
2004         * src/imap.c
2005                 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
2006
2007 2002-05-02 [paul]       0.7.5claws5
2008
2009         * src/compose.c
2010                 more sync with 0.7.5cvs7, see ChangeLog entry
2011                 2002-05-02
2012
2013 2002-05-02 [hiro]       0.7.5claws4
2014
2015         * src/compose.c
2016                 compose_queue_sub():
2017                 check if queue folder exists (closes #550397).
2018                 removed directory creation since it should be handled
2019                 transparently.
2020         * src/imap.c
2021                 imap_add_msg(): return UID for appended message
2022                 (closes #548842).
2023
2024 2002-04-30 [paul]       0.7.5claws3
2025
2026         * src/summaryview.c
2027                 fix account_find_from_address() bug
2028
2029 2002-04-28 [colin]      0.7.5claws2
2030
2031         * src/compose.c
2032           src/textview.c
2033           src/prefs_common.[ch]
2034           src/utils.[ch]
2035                 Added user-definable quotation characters recognition.
2036
2037 2002-04-28 [paul]       0.7.5claws1
2038
2039         * sync with 0.7.5cvs4
2040                 see ChangeLog entry  2002-04-25
2041
2042 2002-04-28 [paul]       0.7.5claws
2043
2044         * po/es.po
2045           po/nl.po
2046           po/pt_BR.po
2047                 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
2048                 Fabio Junior Beneditto
2049
2050 2002-04-27 [jens]       0.7.4claws103
2051
2052         * po/de.po
2053                 updated German translation.
2054
2055 2002-04-27 [hiro]       0.7.4claws102
2056
2057         * src/summaryview.c
2058                 summary_write_cache(): fixed the mark loss of hidden messages.
2059
2060 2002-04-26 [melvin]     0.7.4claws101
2061
2062         * src/procmsg.c
2063                 fixed a second typo (same one)
2064         * po/fr.po
2065           po/it.po
2066           po/pt_BR.po
2067                 fixed the type again...
2068
2069 2002-04-26 [melvin]     0.7.4claws100
2070
2071         * src/procmsg.c
2072                 fixed a typo in an alert message ("temorary").
2073         * po/it.po
2074         * po/pt_BR.po
2075                 corrected the typo  described above.
2076         * po/fr.po
2077                 updated French translation.
2078
2079 2002-04-26 [darko]      0.7.4claws99
2080
2081         * src/summaryview.c
2082                 fix target folder colorization
2083
2084 2002-04-25 [paul]       0.7.4claws98
2085
2086         * po/it.po
2087                 updated by Alessandro Maestri
2088
2089 2002-04-24 [colin]      0.7.4claws97
2090         
2091         * src/compose.c
2092                 Fixed double "subject is empty" question.
2093
2094 2002-04-23 [colin]      0.7.4claws96
2095         
2096         * src/mimeview.c
2097                 Corrected issue when "automatically display images" was
2098                 not set : first image remained after selecting second.
2099
2100 2002-04-23 [melvin]     0.7.4claws95
2101
2102         * src/prefs_actions.c
2103                 Don't display in/out dialog if there is nothing to show.
2104
2105 2002-04-23 [paul]       0.7.4claws94
2106
2107         * sync with 0.7.5cvs3
2108                 bug fixes: see ChangeLog entry 2002-04-23
2109
2110 2002-04-22 [darko]      0.7.4claws93
2111
2112         * src/compose.c
2113                 fix previous check-in which changed code after
2114                 merge from main
2115
2116 2002-04-22 [paul]       0.7.4claws92
2117
2118         * faq/de/*
2119                 add German FAQ
2120         * faq/en/*
2121           faq/es/*
2122           faq/fr/*
2123                 update English, Spanish and French FAQs
2124         * manual/de/*
2125           manual/es/*
2126                 add German and Spanish manuals
2127         * manual/en/*
2128           manual/fr/*
2129                 update English and French manuals
2130
2131         * src/Makefile.am
2132                 add to and re-arrange the pixmap entries
2133
2134 2002-04-22 [darko]      0.7.4claws91
2135
2136         * src/compose.c
2137                 fix sender initials recognition to only allow
2138                 '>' after the initials
2139
2140 2002-04-21 [paul]       0.7.4claws90
2141
2142         * sync with 0.7.5 release
2143                 see ChangeLog entry 2002-04-21
2144
2145 2002-04-21 [alfons]
2146
2147         * src/Makefile.am
2148                 add colin's new pixmaps to EXTRA_DIST
2149
2150 2002-04-21 [colin]      0.7.4claws89
2151         * src/compose.c
2152         * src/inc.c
2153         * src/mainwindow.[ch]
2154         * src/prefs_common.[ch]
2155         * src/stock_pixmap.[ch]
2156                 Added "Work offline" ability.
2157
2158 2002-04-21 [colin]      0.7.4claws88
2159         
2160         * src/mimeview.c
2161         * src/prefs_common.c
2162         * src/prefs_common.h
2163         * src/textview.c : Added an option to common preferences -> display
2164           to allow user not to automatically display images.
2165
2166 2002-04-21 [paul]       0.7.4claws87
2167
2168         * sync with 0.7.4cvs52
2169                 see ChangeLog entry 2002-04-21 (src/imap.c)
2170
2171 2002-04-21 [paul]       0.7.4claws86
2172
2173         * sync with 0.7.4cvs51
2174                 see ChangeLog entry 2002-04-21
2175
2176 2002-04-21 [paul]       0.7.4claws85
2177
2178         * sync with 0.7.4cvs49
2179                 see ChangeLog entries 2002-04-20 and 2002-04-21
2180
2181         * src/Makefile.am
2182                 clean up: remove old 'stock_' element from xpm 
2183                 filenames.
2184
2185 2002-04-21 [alfons]     0.7.4claws84
2186
2187         apply sync patch from Paul
2188
2189         * src/folderview.c
2190                 use old claws prefs_folder_item_create() for now
2191
2192 2002-04-19 [match]      0.7.4claws83
2193
2194         * src/addressbook.[ch]
2195         * src/addrharvest.[ch]
2196         * src/addrgather.[ch]
2197                 recurse folders.
2198         * src/mainwindow.c
2199         * src/summaryview.[ch]
2200                 change menu option.
2201
2202 2002-04-19 [paul]       0.7.4claws82
2203
2204         * po/pt_BR.po
2205                 updated by Fabio Junior Beneditto
2206
2207 2002-04-14 [alfons]     0.7.4claws81
2208
2209         * src/passphrase.c
2210                 add #include <sys/types.h> for mode_t and off_t 
2211
2212 2002-04-13 [paul]       0.7.4claws80
2213         
2214         * src/main.c
2215           src/passphrase.[ch]
2216           src/pgptext.c
2217           src/prefs_common.[ch]
2218           src/rfc2015.c
2219                 enable storing of GnuPG passphrase for the whole 
2220                 session or a user-defined number of minutes. patch 
2221                 submitted by Ravemax <ravemax@dextrose.com>
2222
2223 2002-04-13 [alfons]     0.7.4claws79
2224
2225         * src/textview.c
2226                 make email parser also stop scanning when encountering separators
2227                 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
2228
2229 2002-04-13 [paul]       0.7.4claws78
2230
2231         * sync with 0.7.4cvs39
2232                 see ChangeLog entry 2002-04-12
2233
2234 2002-04-11 [paul]       0.7.4claws77
2235
2236         * sync with 0.7.4cvs37
2237                 see ChangeLog entry 2002-04-11
2238
2239 2002-04-11 [paul]       0.7.4claws76
2240
2241         * COPYING 
2242                 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
2243                 the clause for OpenSSL). sync with sylpheed main
2244
2245 2002-04-09 [melvin]     0.7.4claws75
2246
2247         * src/compose.c
2248                 Made 'Ctrl-Enter' on send ignore some modifiers 
2249                 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
2250                 to bind other *-Enter (but not Alt-Enter).
2251
2252 2002-04-09 [paul]       0.7.4claws74
2253
2254         * sync with 0.7.4cvs35
2255                 see ChangeLog entries 2002-04-09
2256
2257 2002-04-08 [paul]       0.7.4claws73
2258
2259         * sync with 0.7.4cvs33
2260                 see ChangeLog entry 200-04-08
2261
2262 2002-04-07 [match]      0.7.4claws72
2263
2264         * src/addrharvest.[ch]
2265                 fixed to read all addresses in header, regardless
2266                 of header size. improved name parsing. accommodate
2267                 harvest from folders and selected message.
2268         * src/addritem.[ch]
2269                 included new address parsing function.
2270         * src/addrgather.[ch]
2271         * src/addressbook.[ch]
2272         * src/summaryview.[ch]
2273         * src/mainwindow.c
2274                 allow address harvest of folder as well as selected
2275                 messages.
2276
2277 2002-04-07 [paul]       0.7.4claws71
2278
2279         * src/esmtp.[ch]
2280           src/smtp.c
2281                 don't try to authenticate with CRAM-MD5 in SMTP when 
2282                 SMTP-AUTH enabled if MTA doesn't issue this 
2283                 auth-method in it's ehlo-response. bug item #531364,
2284                 patch item #938910. patch submitted by Colin Leroy 
2285                 <colin@colino.net>
2286
2287 2002-04-07 [paul]       0.7.4claws70
2288
2289         * src/nntp.c
2290                 fix missing MODE_READER bug. patch submitted by
2291                 Colin Leroy <colin@colino.net>
2292
2293 2002-04-07 [alfons]     0.7.4claws69
2294
2295         * src/matcher.[ch]
2296         * src/prefs_filtering.c
2297         * src/summaryview.c
2298                 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
2299                 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
2300
2301 2002-04-07 [paul]       0.7.4claws68
2302
2303         * sync with 0.7.4cvs32
2304                 see ChangeLog entry 2002-04-06
2305
2306         * tools/filter_conv.pl
2307                 more bug fixes
2308
2309 2002-04-06 [paul]       0.7.4claws67
2310
2311         * tools/filter_conv.pl
2312                 modify to be able to find the name of the first
2313                 mailbox and use that. main's filter does not
2314                 record the full path to the mailbox and therefore
2315                 can only filter to the first mailbox.
2316
2317 2002-04-05 [paul]       0.7.4claws66
2318
2319         * tools/filter_conv.pl
2320                 attempt to make the script all-encompassing and
2321                 be able to convert any main 'filter' rule thrown
2322                 at it
2323
2324 2002-04-05 [paul]       0.7.4claws65
2325
2326         * tools/filter_conv.pl
2327                 allow for collapsed folder trees
2328
2329 2002-04-05 [paul]       0.7.4claws64
2330
2331         * sync with 0.7.4cvs31
2332                 see ChangeLog entries 2002-04-05
2333
2334 2002-04-03 [paul]       0.7.4claws63
2335
2336         * sync with 0.7.4cvs29
2337                 see ChangeLog entries 2002-04-02 and 2002-04-03
2338
2339 2002-04-02 [paul]       0.7.4claws62
2340
2341         * sync with 0.7.4cvs26
2342                 see ChangeLog entry 2002-04-01
2343
2344 2002-04-02 [match]      0.7.4claws61
2345
2346         * src/pine.[ch]
2347         * src/importpine.[ch]
2348         * src/addressbook.c
2349                 import Pine address book.
2350
2351 2002-04-02 [match]      0.7.4claws60
2352
2353         * src/addrharvest.[ch]
2354                 improve address parsing of funky addresses.
2355
2356 2002-04-02 [darko]      0.7.4claws59
2357
2358         * src/compose.c
2359                 wrap on send improvements, it now recognizes quoted
2360                 initials as part of the quotation string, and it
2361                 does not join lines separated by CR
2362
2363 2002-04-01 [match]      0.7.4claws58
2364
2365         * src/mgutils.[ch]
2366                 added new functions.
2367         * src/mutt.[ch]
2368                 remove excessive duplicate address generation
2369                 on import.
2370
2371 2002-04-01 [alfons]     0.7.4claws57
2372         
2373         * src/summaryview.c
2374                 put back g_free() 
2375
2376 2002-04-01 [paul]       0.7.4claws56
2377
2378         * sync with 0.7.4cvs25
2379                 see ChangeLog entry 2002-04-01
2380
2381 2002-04-01 [alfons]     0.7.4aprilfool55
2382
2383         * src/summaryview.c
2384                 honour feature request item #537427 to allow for
2385                 displaying names from address book for sent mail also
2386
2387 2002-03-29 [paul]       0.7.4claws54
2388
2389         * src/mainwindow.c
2390           src/prefs_filtering.[ch]
2391           src/prefs_matcher.c
2392           src/summaryview.c
2393                 add 'fast filter' for claws' filtering,
2394                 /Tools/Create filter rule/... patch submitted
2395                 by Neill Miller <neillm@thecodefactory.org>
2396
2397 2002-03-29 [paul]       0.7.4claws53
2398
2399         * sync with 0.7.4cvs24
2400                 see ChangeLog entry 2002-03-29
2401
2402 2002-03-28 [paul]       0.7.4claws52
2403
2404         * sync with 0.7.4cvs23
2405                 see ChangeLog entry 2002-03-28
2406
2407 2002-03-27 [melvin]     0.7.4claws51
2408
2409         * src/prefs_actions.c
2410                 Added support to pass only one message part (as a
2411                 file) to the command using '%p'. No quotes are needed
2412                 because doubles quotes are automatically added.
2413                 Fixed bug where Sylpheed could block when waiting for
2414                 a child process to finish.
2415                 Changed the help menu to remove quotes around symbols to 
2416                 avoid misinterpretation (they must not be used).
2417
2418 2002-03-27 [melvin]     0.7.4claws50
2419
2420         * src/inc.c
2421                 Made the new mail notification command always 
2422                 execute asynchronously.
2423
2424 2002-03-27 [paul]       0.7.4claws49
2425
2426         * src/compose.c
2427                 fix bug introduced in last commit
2428
2429 2002-03-27 [paul]       0.7.4claws48
2430
2431         * sync with 0.7.4cvs21
2432                 see ChangeLog 2002-03-26 and 2002-03-27
2433
2434 2002-03-26 [hoa]        0.7.4claws47
2435
2436         * src/prefs_folder_item.c
2437                 really fixed the bug #516442 with folder rescan.
2438
2439 2002-03-26 [paul]       0.7.4claws46
2440
2441         * sync with 0.7.4cvs19
2442                 see ChangeLog entries 2002-03-25 and 2002-03-26
2443
2444 2002-03-25 [hoa]        0.7.4claws45
2445
2446         * src/matcher.c
2447         * src/mh.c
2448                 fix the bug #516442 with folder rescan.
2449
2450         * src/prefs_common.[ch]
2451         * src/compose.c
2452                 added an option to enable two different behaviours
2453                 for bounce.
2454
2455
2456 2002-03-25 [paul]       0.7.4claws44
2457
2458         * src/mainwindow.c
2459           src/selective_download.c
2460                 correct a few menuitem labels
2461
2462 2002-03-25 [christoph]  0.7.4claws43
2463
2464         * src/procmsg.c
2465                 fix non deleted tmp message in
2466                 procmsg_save_to_outbox
2467                 fix problems caused by sync with
2468                 main branch's procmsg_send_queue
2469
2470 2002-03-25 [paul]       0.7.4claws42
2471
2472         * src/quote_fmt.c
2473           src/quote_fmt_lex.l
2474           src/quote_fmt_parse.y
2475                 add Last name (%L) placeholder for quoting. 
2476                 patch submitted by Thorsten Thielen 
2477                 <thth@users.sourceforge.net>
2478
2479 2002-03-25 [paul]       0.7.4claws41
2480
2481         * src/utils.c
2482                 get full hostname. patch submitted by
2483                 Bob Woodside <rwoodside1@comcast.net>
2484
2485 2002-03-25 [paul]       0.7.4claws40
2486
2487         * src/account.c
2488           src/news.c
2489           src/nntp.[ch]
2490           src/prefs_account.[ch]
2491                 enable NNTP over SSL. patch submitted by
2492                 Pascal Jermini <pascal@infinity.hn.org>
2493
2494 2002-03-24 [paul]       0.7.4claws39
2495
2496         * src/prefs_common.c
2497                 make the arrangement of the Compose tab more
2498                 coherent
2499
2500         * src/mainwindow.c
2501                 fix some irregularities of style
2502
2503         * po/de.po
2504                 updated by Kilian Krause
2505
2506 2002-03-23 [paul]       0.7.4claws38
2507
2508         * po/pt_BR.po
2509                 updated by Fabio Junior Beneditto
2510
2511 2002-03-23 [paul]       0.7.4claws37
2512
2513         * src/mainwindow.c
2514                 move 'Gather addresses' to 'Tools' menu
2515                 make 'Selective download' sensitive
2516
2517 2002-03-23 [paul]       0.7.4claws36
2518
2519         * sync with 0.7.4cvs16
2520                 see ChangeLog entries 2002-03-23
2521
2522 2002-03-22 [christoph]  0.7.4claws35
2523
2524         * src/quote_fmt_parse.y
2525                 fix include program output
2526
2527 2002-03-22 [alfons]     0.7.4claws34
2528
2529         * src/pop.c
2530                 initialize GDate stack variable correctly (sorry!)
2531
2532 2002-03-22 [paul]       0.7.4claws33
2533
2534         * src/compose.c
2535           src/mainwindow.c
2536           src/prefs_actions.c
2537           src/prefs_common.c
2538                 rename 'Tool' to 'Tools'
2539
2540         * src/mainwindow.c
2541                 move 'Delete duplicated messages' from
2542                 'Message/' to 'Tools/'
2543                 re-arrange the order of 'Tools/' items
2544
2545 2002-03-22 [paul]       0.7.4claws32
2546
2547         * src/addr_compl.c
2548           src/addressbook.[ch]
2549                 auto-address completion now also matches on
2550                 Nickname. patch submitted by Bob Forsman 
2551                 <hammor@users.sourceforge.net>
2552
2553         * src/editaddress.c
2554                 correct a spelling mistake
2555
2556 2002-03-22 [alfons]     0.7.4claws31
2557
2558         * src/pop.c
2559                 fix getting uidl from incorrect string 
2560                 (spotted by Colin)
2561
2562 2002-03-21 [alfons]     0.7.4claws30
2563
2564         * src/pop.c
2565                 more code refactoring
2566                 plug mem leak introduced by delete on server
2567
2568 2002-03-21 [paul]       0.7.4claws29
2569
2570         * sync with 0.7.4cvs11
2571                 see ChangeLog entries 2002-03-20
2572
2573 2002-03-20 [alfons]     0.7.4claws28
2574
2575         * src/inc.c
2576                 apply Colin's patch and refactor
2577
2578 2002-03-20 [paul]       0.7.4claws27
2579
2580         * sync with sylpheed 0.7.4cvs9
2581                 see ChangeLog entry 2002-03-20
2582
2583 2002-03-19 [christoph]  0.7.4claws26
2584
2585         * src/mh.c
2586         * src/procmsg.[ch]
2587         * src/summaryview.c
2588                 revert changes for flag updates
2589                 (does not work correctly and no time to debug)
2590
2591 2002-03-20 [alfons]     0.7.4claws25
2592
2593         * src/pop.c
2594                 refactor should_delete() a little bit 
2595
2596 2002-03-19 [paul]       0.7.4claws24
2597
2598         * src/inc.[ch]
2599           src/pop.c
2600           src/prefs_account.[ch]
2601                 allow the user to leave downloaded mail on the 
2602                 server for n days. Patch submitted by Colin Leroy 
2603                 <colin@colino.net>
2604
2605 2002-02-19 [paul]       0.7.4claws23
2606
2607         * sync with sylpheed 0.7.4cvs8
2608                 see ChangeLog entries 2002-03-19
2609
2610 2002-03-18 [paul]       0.7.4claws22
2611
2612         * sync with sylpheed 0.7.4cvs6
2613                 see ChangeLog entry 2002-03-18
2614
2615 2002-03-18 [paul]       0.7.4claws21
2616
2617         * po/en_GB.po
2618                 add en_GB message catalogue
2619
2620         * src/mbox_folder.c
2621           src/prefs_account.c
2622           src/prefs_actions.c
2623                 correct a few spelling mistakes
2624
2625 2002-03-17 [alfons]     0.7.4claws20
2626
2627         * src/matcher.c
2628                 more stringent checks for NULL params when writing
2629                 filtering actions to a file
2630                 
2631 2002-03-17 [hoa]        0.7.3claws20
2632
2633         * src/news.c
2634                 fixed the count of new messages
2635
2636         * src/compose.c
2637                 fixed the "attachment properties" window
2638
2639 2002-03-17 [paul]       0.7.4claws19
2640
2641         * src/defs.h
2642           src/folder.h
2643           src/news.c
2644           src/prefs_account.[ch]
2645           src/procmsg.[ch]
2646           src/summaryview.c
2647                 automatically mark cross-posted messages as read 
2648                 and (optionally) give them a colour label
2649                 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
2650                 
2651
2652 2002-03-17 [paul]       0.7.4claws18
2653
2654         * sync with sylpheed 0.7.4cvs5
2655                 see ChangeLog entry 2002-03-17
2656
2657 2002-03-17 [melvin]     0.7.4claws17
2658         
2659         * src/textview.c
2660                 Worked around a gtktext 'bug': when searching for 
2661                 a text in a long message it was scrolling slowly
2662                 line by line until it hit the searched text.
2663         * po/fr.po
2664                 Updated French translation
2665
2666 2002-03-17 [melvin]     0.7.4claws16
2667
2668         * src/mainwindow.c
2669         * src/compose.c
2670         * src/prefs_actions.c
2671                 Moved "Edit/Actions" to "Tool/Actions"
2672                 Made mainwindow/compose window sensitive as soon as
2673                 no child process is running anymore even if the io dialog
2674                 is open.
2675                 Fixed a struct being initialized with a non constant char*
2676
2677 2002-03-16 [christoph]  0.7.4claws15
2678
2679         * configure.in
2680                 add --with-compiler-flags option
2681                 (only for developer hacking)
2682         * src/mh.c
2683         * src/procmsg.[ch]
2684         * src/summaryview.c
2685                 try to make folder-stats and flag handling more
2686                 independent from the summaryview. msgcounts
2687                 are only set when the folder is opened and
2688                 procmsg_msginfo_(un)set_flags will handle it
2689                 later and summaryview will get the values
2690                 from the folder.
2691
2692 2002-03-16 [paul]       0.7.4claws14
2693
2694         * src/messageview.c
2695                 fix Return-receipt. Patch submitted by Bob
2696                 Woodside <rwoodside1@comcast.net>
2697
2698 2002-03-16 [paul]       0.7.4claws13
2699
2700         * src/compose.c
2701                 fix 'dynamic' signatures, make it work again
2702                 broken during sync on 2002-03-14 (0.7.4claws2)
2703
2704 2002-03-15 [match]      0.7.4claws12
2705
2706         * src/addrharvest.[ch]
2707         * src/addrgather.[ch]
2708         * src/addressbook.[ch]
2709         * src/mainwindow.c
2710                 included address harvester feature. still some
2711                 issues with address parsing that I will fix.
2712
2713 2002-03-15 [match]      0.7.4claws11
2714
2715         * src/addrbook.[ch]
2716         * src/addrcache.[ch]
2717         * src/addressbook.[ch]
2718         * src/addrindex.c
2719         * src/editbook.c
2720         * src/importldif.c
2721         * src/importmutt.c
2722         * src/jpilot.[ch]
2723         * src/main.c
2724         * src/syldap.[ch]
2725         * src/vcard.[ch]
2726                 tidy up. fix memory leaks. moved attribs and methods
2727                 from individual interfaces to addrcache object. prep
2728                 for new stuff to come in.
2729
2730 2002-03-15 [alfons]     0.7.4claws10
2731
2732         * src/matcher.[ch]
2733         * src/matcher_parser_parse.y
2734         * src/matcher_parser_lex.l
2735         * src/prefs_matcher.c
2736                 add filtering conditions message greater than, smaller 
2737                 than, and exactly matching a size in bytes
2738                 (does not work with delete from POP3 server yet)
2739
2740                 this should also give others an idea what you should
2741                 do to add new criterions to claws filtering system
2742                 
2743
2744 2002-03-15 [paul]       0.7.4claws9
2745
2746         * tools/filter_conv.pl
2747                 exit if there are no filter rules to convert
2748                 rename filterrc to filterrc.old after completion
2749
2750 2002-03-15 [paul]       0.7.4claws8
2751
2752         * sync with sylpheed 0.7.4cvs3
2753                 see ChangeLog entry 2002-03-14
2754
2755 2002-03-14 [paul]       0.7.4claws7
2756
2757         * src/compose.c
2758                 clean up the last commit (ahem)
2759
2760 2002-03-14 [paul]       0.7.4claws6
2761
2762         * src/compose.c
2763                 fix bug #515655. honour account preferences
2764                 regarding gpg default signing/encryption when 
2765                 changing account from the compose window.
2766
2767 2002-03-14 [paul]       0.7.4claws5
2768
2769         * src/folderview.c
2770                 remove unnecessary curly brackets
2771
2772 2002-03-14 [paul]       0.7.4claws4
2773
2774         * src/folderview.c
2775           src/prefs_filtering.[ch]
2776                 add filter rename on folder rename and filter
2777                 delete on folder delete. Patch submitted by
2778                 Neill Miller <neillm@thecodefactory.org> 
2779
2780 2002-03-14 [christoph]  0.7.4claws3
2781
2782         * src/procmsg.c
2783         * src/send.c
2784                 fix local delivery
2785                 (patch submitted by "Simon 'corecode' Schubert")
2786         * src/prefs_common.c
2787         * src/procmsg.c
2788                 fix gcc 3.0 warning
2789
2790 2002-03-14 [paul]       0.7.4claws2
2791
2792         * sync with sylpheed 0.7.4cvs2
2793                 see ChangeLog entry 2002-03-13
2794
2795 2002-03-12 [darko]      0.7.4claws1
2796
2797         * src/mainwindow.c
2798                 fix what seems to be a copy and paste error
2799                 when setting color for important messages
2800                 (reported by wwp)
2801
2802 2002-03-11 [paul]       version 0.7.4claws released
2803
2804 2002-03-11 [paul]       0.7.4claws
2805
2806         * po/es.po
2807           po/it.po
2808           po/nl.po
2809           po/pt_BR.po
2810                 update message catalogs. Submitted by Ricardo Mones 
2811                 Lastra, Alessandro Maestri, Wilbert Berendsen, and 
2812                 Fabio Junior Beneditto
2813
2814         * configure.in
2815           faq/Makefile.am
2816           faq/it/Makefile
2817           faq/it/sylpheed-faq*
2818           src/mainwindow.c
2819           src/manual.[ch]
2820                 add FAQ in Italian
2821         
2822
2823 2002-03-11 [jens]       0.7.3claws7
2824
2825         * po/de.po
2826                 updated German translation
2827
2828 2002-03-11 [melvin]     0.7.3claws6
2829
2830         * po/fr.po
2831                 updated and corrected French translation
2832
2833 2002-03-10 [hoa]        0.7.3claws5
2834
2835         * src/account.c
2836         * src/inc.c
2837         * src/prefs_account.c
2838         * src/procmsg.c
2839         * src/send.[ch]
2840                 fixed the local account.
2841                 you have to change the default "/usr/sbin/sendmail"
2842                 to "/usr/sbin/sendmail -t" in the preferences of
2843                 the local account.
2844
2845         * src/procmime.c
2846                 removed some debug display for renderer
2847
2848 2002-03-10 [paul]       0.7.3claws4
2849
2850         * faq/en/sylpheed-faq-1.html
2851           faq/en/sylpheed-faq-2.html
2852                 update
2853
2854 2002-03-09 [paul]       0.7.3claws3
2855
2856         * sync with sylpheed 0.7.4
2857                 see ChangeLog entry 2002-03-09
2858
2859 2002-03-08 [paul]       0.7.3claws2
2860
2861         * faq/en/sylpheed-faq*
2862           faq/es/sylpheed-faq*
2863           faq/fr/sylpheed-faq*
2864                 update the FAQs
2865
2866         * manual/fr/.cvsignore
2867           manual/fr/Makefilea.am
2868           manual/fr/sylpheed*
2869           src/mainwindow.c
2870           src/manual.[ch]
2871                 add the French manual
2872
2873 2002-03-07 [paul]       0.7.3claws1
2874
2875         * sync with sylpheed 0.7.3cvs4
2876                 see ChangeLog entries  2002-03-06 and 2002-03-07
2877         
2878         * po/nl.po
2879                 updated by Wilbert Berendsen
2880
2881 2002-03-07 [melvin]     0.7.2claws34
2882
2883         * src/selective_download.c
2884                 Changed the pixmap of the receive button to MAIL_RECEIVE.
2885
2886 2002-03-06 [paul]       0.7.2claws33
2887
2888         * sync with sylpheed 0.7.3cvs1
2889                 bug fix, see ChangeLog entry 2002-03-05
2890
2891 2002-03-05 [paul]       0.7.2claws32
2892
2893         * src/mimeview.c
2894           src/pgptext.[ch]
2895           src/procmsg.c
2896                 reverse the pgp ascii-armored code implemented in 
2897                 0.7.2claws16. removal of this code until it matures.
2898                 this means that verifying ascii-armored pgp sigs and
2899                 automatic decryption of ascii-armored encrypted
2900                 messages no longer works.
2901
2902 2002-03-05 [paul]       0.7.2claws31
2903
2904         * configure.in
2905           Makefile.am
2906         * faq/Makefile.am
2907         * faq/en/Makefile.am
2908           faq/en/sylpheed-faq.html
2909           faq/en/sylpheed-faq-1.html
2910           faq/en/sylpheed-faq-2.html
2911           faq/en/sylpheed-faq-3.html
2912         * faq/es/Makefile.am
2913           faq/es/sylpheed-faq.html
2914           faq/es/sylpheed-faq-1.html
2915           faq/es/sylpheed-faq-2.html
2916           faq/es/sylpheed-faq-3.html
2917           faq/es/sylpheed-faq-4.html
2918         * faq/fr/Makefile.am
2919           faq/fr/sylpheed-faq.html
2920           faq/fr/sylpheed-faq-1.html
2921           faq/fr/sylpheed-faq-2.html
2922           faq/fr/sylpheed-faq-3.html
2923         * src/Makefile.am
2924           src/defs.h
2925           src/mainwindow.c
2926           src/manual.[ch]
2927                 add FAQs in English, Spanish and French
2928
2929
2930 2002-03-05 [paul]       0.7.2claws30
2931
2932         * manual/en/sylpheed.html
2933           manual/en/sylpheed-XX.html
2934                 updated the English manual
2935
2936 2002-03-05 [hoa]        
2937
2938         * src/summaryview.c
2939                 dialog box pops up if the article can't be deleted.
2940
2941 2002-03-04 [paul]       
2942         
2943         * po/pt_BR.po
2944                 updated by Fabio Junior Benedito
2945
2946 2002-03-04 [hoa]
2947
2948         * removed ac/gpgme.m4
2949                 to avoid autogen common problem
2950                 developers have to install gpgme development package now
2951
2952         * src/compose.c
2953                 encoding to 7bit or 8bit is enabled.
2954
2955 2002-03-03 [alfons]     0.7.2claws29
2956
2957         * src/pop.c
2958                 merge fix by Oliver Haertel for selective
2959                 download buglet
2960
2961 2002-03-03 [paul]       0.7.2claws28
2962         
2963         * sync with sylpheed 0.7.3
2964
2965 2002-03-03 [paul]       0.7.2claws27
2966
2967         * sync with sylpheed 0.7.2cvs24
2968                 see ChangeLog entries 2002-03-02 and 2002-03-03
2969
2970 2002-03-02 [melvin]     0.7.2claws26
2971
2972         * src/inc.[ch]
2973         * src/main.c
2974         * src/mainwindow.c
2975         * src/prefs_common.[ch]
2976                 Added user definable notification on new mail arrival.
2977                 Removed unused variables in spell checker prefs code.
2978
2979 2002-03-02 [melvin]     0.7.2claws25
2980
2981         * src/quote_fmt.c
2982                 Removed unnecessary escape sequences.
2983                 Changed 'Initial...' to 'Initials of Sender'
2984
2985 2002-03-02 [paul]       0.7.2claws24
2986
2987         * sync with sylpheed 0.7.2cvs22
2988                 see ChangeLog entry 2002-03-01
2989
2990 2002-03-01 [hoa]        0.7.2claws23
2991
2992         * src/mainwindow.c
2993                 Set sensitivity of delete actions to active
2994                 even if the folder is a newsgroup.
2995
2996         * src/summaryview.c
2997                 - Set sensitivity of delete actions
2998                 - Added function check_permission() that will check if the
2999                   user is authorized to delete a message. For news, it
3000                   will check if the author is the same.
3001                 - Enabled deletion when there is no trash folder.
3002
3003         * src/news.[ch]
3004                 - Added news_cancel_article() to cancel articles
3005                 - Implemented news_remove_message() (public function)
3006
3007 2002-03-01 [paul]       0.7.2claws22
3008
3009         * src/gtkutils.c
3010           src/textview.c
3011                 recognise urls that that don't include 'http://' and
3012                 simply begin 'www.' 
3013
3014         * AUTHORS
3015                 remove duplicated name
3016
3017 2002-02-28 [paul]       0.7.2claws21
3018
3019         * src/mainwindow.c
3020           src/summaryview.[ch]
3021                 add ability to 'Select thread'
3022                 combines Melvin's "Select thread's head" patch (#510907)
3023                 with Colin Leroy's <colin@colino.net> "Select whole thread" 
3024                 patch (#518514) 
3025
3026 2002-02-28 [paul]       0.7.2claws20
3027
3028         * src/mimeview.c
3029                 hopefully fix segfault on right-clicking a mime part
3030                 that some people have experienced.      
3031                 fix submitted by Fredrik Olofsson <frol@linux.nu>
3032
3033 2002-02-28 [paul]       0.7.2claws19
3034
3035         * sync with sylpheed 0.7.2cvs21
3036                 see ChangeLog entries 2002-02-27 and 2002-02-28
3037
3038 2002-02-27 [paul]       0.7.2claws18
3039
3040         * sync with sylpheed 0.7.2cvs18
3041                 see ChangeLog entries 2002-02-26 and 2002-02-27
3042
3043 2002-02-26 [alfons]     0.7.2claws17
3044
3045         * src/procheader.c
3046                 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
3047                 (spotted by Chris Hessman <idatech@gmx.net>)
3048
3049 2002-02-26 [paul]       0.7.2claws16
3050
3051         * src/mimeview.c
3052           src/pgptext.[ch]
3053           src/procmsg.c
3054                 make decryption of ascii-armored pgp encrypted messages
3055                 and verification of ascii-armored signatures work again.
3056                 slightly altered from the patch by Jens Jahnke 
3057                 <jan0sch@gmx.net>
3058
3059                 ##FIX ME##
3060                 * the checking of plaintext signatures always comes up in 
3061                   a popup box
3062                 * it doesn't work for multipart messages 
3063                 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
3064                   including the msg headers and these 2 line themselves, are 
3065                   not displayed
3066
3067         * src/mainwindow.c
3068                 "View/Folder Tree" becomes "View/Separate Folder Tree"
3069                 "View/Message View" becomes "View/Separate Message View"
3070                 because its less ambiguous.
3071
3072         * po/es.po
3073                 updated by Ricardo Mones Lastra
3074
3075 2002-02-26 [paul]       0.7.2claws15
3076
3077         * sync with sylpheed 0.7.2cvs17
3078                 see ChangeLog entries 2002-02-25 and 2002-02-26
3079
3080 2002-02-25 [christoph]  0.7.2claws14
3081
3082         * src/filtering.[ch]
3083         * src/inc.c
3084                 do filtering stuff after all messages have been received
3085                   1. drop all messages to .processing
3086                   2. scan processing folder for messages
3087                   3. filter messages or move to inbox
3088                 this will also find old messages left in processing after
3089                 a crash or something like that and we get a real msginfo
3090                 from folder->get_msg_list and do not have to create our
3091                 own in filter_message
3092         * src/matcher_parser_parse.y
3093                 remove MIX/MAX warning (reordered includes)
3094
3095 2002-02-25 [paul]       0.7.2claws13
3096
3097         * sync with sylpheed 0.7.2cvs15
3098                 see ChangeLog entry 2002-02-24
3099
3100 2002-02-24 [alfons]     0.7.2claws12
3101
3102         * src/filtering.c
3103                 clear old color flags first when applying a new color to
3104                 a message info. 
3105                 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
3106
3107 2002-02-24 [alfons]     0.7.2.claws11
3108         
3109         * AUTHORS
3110         * src/prefs_common.c
3111                 add presets for Opera and Konqueror, closes patch #517261,
3112                 submitted by Ville Skyttä <scop@users.sourceforge.net>
3113
3114 2002-02-24 [alfons]     0.7.2.claws10
3115
3116         * AUTHORS
3117         * src/summaryview.c
3118                 fix threading for null message ids, closes patch #521601,
3119                 submitted by Bob Forsman <hammor@users.sourceforge.net>
3120
3121 2002-02-24 [alfons]     0.7.2claws9
3122
3123         * src/summaryview.c
3124         * src/filtering.c
3125                 make Tool | Filter Message work with filtering system so
3126                 setting flags also works
3127
3128                 TODO:
3129
3130                 - Processing uses the same function as Tool | Filter
3131                   Message, but doesn't use the same update proc yet
3132
3133 2002-02-23 [paul]       0.7.2claws8
3134
3135         * sync with sylpheed 0.7.2cvs14
3136                 see ChangeLog entries 2002-02-22 and 2002-02-23
3137
3138 2002-02-22 [christoph]  0.7.2claws7
3139
3140         * src/quote_fmt.c
3141                 Add column space to table
3142         * src/quote_fmt_parse.y
3143                 Close files
3144
3145 2002-02-22 [paul]       0.7.2claws6
3146
3147         * src/Makefile.am
3148           src/defs.h
3149           src/filtering.c
3150           src/inc.[ch]
3151           src/mainwindow.c
3152           src/matcher.[ch]
3153           src/matcher_parser_lex.l
3154           src/matcher_parser_parse.y
3155           src/pop.[ch]
3156           src/prefs_account.h
3157           src/prefs_filtering.c
3158           src/selective_download.[ch]   *** NEW FILES ***
3159           src/utils.[ch]
3160           po/POTFILES.in
3161                 Selective Download added to 'Tool' menu. 
3162                 Retrieves email headers of the currently selected pop3 
3163                 account and allows the user to mark emails for deletion 
3164                 right on the pop3 server. Patch submitted by Oliver Haertel 
3165                 <oha@users.sourceforge.net>.
3166         
3167         * po/POTFILES.in
3168                 add 'src/quote_fmt.c'           
3169
3170 2002-02-22 [christoph]  0.7.2claws5
3171
3172         * src/Makefile.am
3173                 added quote_fmt.c
3174         * src/prefs_common.[ch]
3175         * src/prefs_template.c
3176         * src/quote_fmt.c               *** NEW FILE ***
3177         * src/quote_fmt.h
3178                 move quote format symbol description code
3179                 to it's own file because it is used from
3180                 differnent code parts
3181                 Rewrote symbol description GUI
3182                   + use table
3183                   + add separators
3184                   + get data from array (no more long constant strings)
3185         * src/quote_fmt_lex.l
3186         * src/quote_fmt_parse.y
3187                 Symbol for Literal % changed to \% instead of %%
3188                 (More logical as \ is used for quoting for other symbols)
3189                 Add |f and |p to include files and program output
3190                 Examples:
3191                     |f{/home/.../.signature}
3192                     |p{date}
3193         * po/de.po
3194                 Correct wrong spelling for "Referenzen"
3195
3196 2002-02-21 [paul]       0.7.2claws4
3197
3198         * src/procmsg.c
3199                 forgotten during sync
3200
3201 2002-02-21 [paul]       0.7.2claws3
3202
3203         * sync with sylpheed 0.7.2cvs11
3204                 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
3205                 2002-02-20 and 2002-02-21
3206
3207 2002-02-20 [melvin]     0.7.2claws2
3208
3209         * src/prefs_actions.c
3210                 Added error report when child cannot fork or when execvp 
3211                 returns with an error.
3212
3213 2002-02-19 [christoph]  0.7.2claws1
3214
3215         * src/codeconv.c
3216                 return unconverted text if conde conversion is not possible
3217                 when libjconv is used.
3218                 (patch submitted by "Simon 'corecode' Schubert")
3219
3220 2002-02-19 [paul]       
3221
3222         * version 0.7.2claws release
3223
3224 2002-02-19 [paul]       0.7.2claws
3225
3226         * po/nl.po
3227                 updated by Wilbert Berendsen
3228
3229
3230 2002-02-18 [alfons]     0.7.1claws13
3231
3232         * src/syldap.c
3233         * src/jpilot.c
3234                 remove references to dlfcn and explicitly loading functions
3235                 from dynalink libs, because libs linked anyway, and functions
3236                 are loaded explicitly
3237
3238 2002-02-17 [melvin]     0.7.1claws12
3239
3240         * src/prefs_actions.c
3241                 Replaced children wait loop with double fork technique.
3242                 Now, input/output window updated at each new output.
3243                 free_children(): Fixed a memory leak.
3244                 Made input/output window non closable if running children
3245                 still exist.
3246                 Added missing <unistd.h> include.
3247                 Added some --debug outputs.
3248
3249 2002-02-17 [melvin]     0.7.1claws11
3250
3251         * src/summaryview.c
3252                 Fixed bug where descending sort order did not select top
3253                 message.
3254
3255 2002-02-17 [melvin]     0.7.1claws10
3256
3257         * acconfig.h
3258                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
3259         * src/prefs_common.c
3260                 Pspell data package directory no more hard coded but
3261                 set during configuration (PSPELL_PATH). (Thanks to 
3262                                 Gustavo Noronha Silva.)
3263
3264 2002-02-17 [melvin]     0.7.1claws9
3265
3266         * configure.in
3267                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
3268         * src/gtkspell.c
3269                 Fixed compile-time warnings.
3270
3271 2002-02-16 [alfons]     0.7.1claws8
3272
3273         * src/filesel.c
3274                 fix inadvertent free of NULL pointer which caused
3275                 sylpheed to crash when closing the save-as dialog
3276                 using the window close button
3277
3278 2002-02-16 [carsten]    0.7.1claws7
3279         * src/mainwindow.[ch]
3280           src/summaryview.c
3281           src/prefs_common.c
3282                 fixes for pixmap theming code:
3283                         - recently changed mail attributes shouldn't get
3284                           lost any longer
3285                         - theme is only reloaded iff another theme was
3286                           selected
3287
3288 2002-02-16 [paul]       0.7.1claws6
3289
3290         * sync with sylpheed 0.7.2 release
3291                 see ChangeLog entry 2002-02-15 and 2002-02-16
3292
3293 2002-02-15 [paul]       0.7.1claws5
3294
3295         * sync with sylpheed 0.7.1cvs9
3296                 see ChangeLog entry 2002-02-15
3297
3298         * po/POTFILES.in
3299                 remove unneeded headerwindow.c entry
3300
3301 2002-02-14 [carsten]    0.7.1claws4
3302         * src/summaryview.c
3303                 fixed a bug for "Go to next unread message": there was
3304                 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
3305                 in the prefs, because of doing "Search again" instead
3306                 "No"
3307
3308 2002-02-14 [carsten]    0.7.1claws3
3309         * src/stock_pixmap.c
3310                 removed 2 more mem leaks; following memprof,
3311                 this code is "leak free" now :)
3312
3313 2002-02-14 [carsten]    0.7.1claws2
3314         * src/stock_pixmap.c
3315                 used opendir/readdir/closedir instead of scandir
3316                 -> code should work now on Solaris
3317
3318 2002-02-14 [paul]       0.7.1claws1
3319
3320         * sync with sylpheed 0.7.1cvs8
3321                 see ChangeLog entries 2002-02-13 and 2002-02-14
3322
3323         * README.claws
3324                 add some description of Actions and Pixmap Themes
3325
3326 2002-02-13 [paul]       
3327
3328         * version 0.7.1claws release
3329
3330 2002-02-13 [paul]       0.7.1claws
3331
3332         * po/es.po
3333           po/it.po
3334           po/pt_BR.po
3335                 updated translations, submitted by Ricardo Mones Lastra,
3336                 Alessandro Maestri and Fabio Junior Beneditto
3337
3338 2002-02-13 [melvin]     0.7.0claws75
3339
3340         * src/prefs_actions.c
3341                 Added missing "signal.h" include
3342
3343 2002-02-13 [melvin]     0.7.0claws74
3344
3345         * src/prefs_folder_item.c
3346                 Added missing "config.h" include
3347         * po/fr.po
3348                 Updated French translation for folder propriety.
3349
3350 2002-02-13 [jens]       0.7.0claws73
3351
3352         * po/POTFILES.in
3353                 Added missing src/prefs_folder_item.c [log added by melvin]
3354         * po/de.po
3355                 Updated German translation.
3356
3357 2002-02-13 [melvin]     0.7.0claws72
3358
3359         * po/fr.po
3360                 Updated French translation.
3361
3362 2002-02-13 [melvin]     0.7.0claws71
3363
3364         * src/gtkutils.c
3365                 Made gtkut_editable_get_selection return NULL if selection
3366                 is of length zero.
3367                 This fixes a bug where selecting part of message A then
3368                 switching to message B and replying to it will not
3369                 quote the message's body.
3370
3371 2002-02-12 [paul]       0.7.0claws70
3372
3373         * src/mainwindow.c
3374                 cosmetic, relating to pixmap themes: on toolbar make 
3375                 updating of 'Exec' and 'Compose news/Compose email'
3376                 icons faster.
3377
3378 2002-02-12 [carsten]    0.7.0claws69
3379         * src/folderview.c
3380           src/mainwindow.[ch]
3381           src/stock_pixmap.c
3382           src/summaryview.c
3383           src/prefs_common.c
3384                 - refreshing after changing pixmap theme better
3385                   now (thanks Paul)
3386                 - wanted to remove some mem leaks, but alfons was
3387                   faster (and had the better solution ;)
3388
3389 2002-02-12 [alfons]     0.7.0claws68
3390
3391         * src/prefs_common.c
3392         * src/stock_pixmap.[ch]
3393                 plug mem leaks, refactor code a little bit
3394
3395
3396 2002-02-12 [sergey]     0.7.0claws67
3397
3398         * src/imap.c
3399                 Fixed problem with copying messages to IMAP folders when the
3400                 server uses something other than '/' as a namespace separator
3401                 (cyrus-imapd uses '.').
3402
3403 2002-02-12 [jens]       0.7.0claws66
3404
3405         * po/de.po
3406                 Updated German Translation
3407
3408 2002-02-12 [paul]       0.7.0claws65
3409
3410         * sync with sylpheed 0.7.1cvs1
3411                 see ChangeLog entry 2002-02-12
3412
3413 2002-02-12 [melvin]     0.7.0claws64
3414
3415         * src/prefs_actions.c
3416                 Fixed "feature" where children's output was duplicated 
3417                 instead of refreshed while monitoring.
3418                 Removed some debug code.
3419
3420 2002-02-12 [christoph]  0.7.0claws63
3421
3422         * src/compose.c
3423                 always delete message from queue after sending/send error
3424                 (closes bug #509601)
3425
3426 2002-02-12 [melvin]     0.7.0claws62
3427
3428         * src/prefs_actions.c
3429                 Children wait loop is now triggered with a timeout of 1s
3430                 Added %F which is replaced with the list of filenames 
3431                 of all selected messages (as suggested by Ricardo Mones Lestra)
3432                 Pipe syntax changed. Prefix with | to send selection, postfix
3433                 with | to retrieve output. Prefix with > or * to send
3434                 user definable input to the command (*: input is hidden)
3435                 Old pipe action should now be postfixed with |, too.
3436
3437 2002-02-12 [carsten]    0.7.0claws61 (more 59.75)
3438         * src/stock_pixmap.c
3439                 fixed a bug: if there's no theme directory don't
3440                 throw an error, just do "nothing" (thanks Alfons)
3441
3442 2002-02-12 [carsten]    0.7.0claws60
3443         * src/folderview.c
3444           src/summaryview.c
3445                 had to write the cache twice (nasty!); some marks would 
3446                 get lost if not
3447
3448 2002-02-11 [carsten]    0.7.0claws59
3449         * acconfig.h
3450           configure.in
3451           doc-src/maintainer_guide.txt
3452           src/compose.[ch]
3453           src/defs.h
3454           src/folderview.[ch]
3455           src/gtkutils.[ch]
3456           src/mainwindow.[ch]
3457           src/prefs_common.[ch]
3458           src/stock_pixmap.[ch]
3459           src/summaryview.[ch]
3460                 pixmap theming and related work on pixmap
3461                 handling on some other places
3462                 (e.g. hrm features for all folder)
3463           src/pixmap/stock_*.xpm -> the stock_ was removed
3464         
3465 2002-02-11 [paul]       0.7.0claws58
3466
3467         * sync with sylpheed 0.7.1 release
3468                 see ChangeLog entries 2002-02-11
3469
3470 2002-02-08 [paul]       0.7.0claws57
3471
3472         * sync with sylpheed 0.7.0cvs39
3473                 see ChangeLog entry 2002-02-07 (last entry) 
3474
3475         * src/prefs_actions.c
3476           src/prefs_filtering.c
3477           src/prefs_matcher.c
3478           src/prefs_scoring.c
3479                 sync: made it compile with C compilers other than gcc
3480
3481 2002-02-07 [paul]       0.7.0claws56
3482
3483         * sync with sylpheed 0.7.0cvs38
3484                 see ChangeLog entries 2002-02-06 (last 2 entries) and
3485                 2002-02-07
3486
3487 2002-02-07 [darko]      0.7.0claws55
3488
3489         * src/gtkutils.[ch]
3490         * src/summaryview.c
3491                 Fix const gchar */gchar * issue (thanks Hiro)
3492
3493 2002-02-07 [darko]      0.7.0claws54
3494
3495         * src/compose.[ch]
3496         * src/filtering.c
3497         * src/gtkutils.[ch]
3498         * src/prefs_template.c
3499         * src/quote_fmt.h
3500         * src/quote_fmt_parse.y
3501         * src/summaryview.c
3502         * src/utils.[ch]
3503                 When replying or forwarding an email don't quote the entire
3504                 mail body but use the part of the message text that is selected
3505
3506 2002-02-06 [melvin]     0.7.0claws53
3507
3508         * src/prefs_common.[ch]
3509         * src/gtkspell.[ch]
3510         * src/compose.c
3511                 Made possible to switch quickly to last used dictionary
3512                 which makes checking bilingual documents easier.
3513
3514 2002-02-06 [melvin]     0.7.0claws52
3515         
3516         * po/POTFILES.in
3517                 Added forgotten new file src/prefs_actions.c
3518
3519 2002-02-06 [melvin]     0.7.0claws51
3520
3521         * src/prefs_actions.c   ** NEW FILE **
3522         * src/prefs_actions.h   ** NEW FILE **
3523                 Added actions to execute on message text view, or on the
3524                         message's file.
3525         * src/Makefile.am
3526                 Added src/prefs_actions.[ch]
3527         * src/compose.c
3528                 Added new menu "Edit/Actions"
3529         * src/defs.h
3530                 Added new actionsrc file.
3531         * src/main.c
3532                 Added actionsrc reading.
3533         * src/mainwindow.c
3534                 Added new menus "Edit/Actions" and "Configuration/Actions..."
3535         * src/prefs_common.h
3536                 Added new element actionslst element to prefs_common.
3537
3538 2002-02-06 [paul]       0.7.0claws50
3539
3540         * sync with sylpheed 0.7.0cvs36
3541                 see ChangeLog entry 2002-02-06
3542
3543 2002-02-05 [paul]
3544
3545         * po/es.po
3546                 updated by Ricardo Mones Lastra
3547
3548 2002-02-05 [paul]       0.7.0claws49
3549
3550         * sync with sylpheed 0.7.0cvs33
3551                 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
3552
3553 2002-02-05 [paul]       0.7.0claws48
3554
3555         * src/compose.c
3556                 re-add 'Edit/Advanced/Delete entire line', previously named
3557                 'Delete Line+'
3558
3559 2002-02-04 [paul]       0.7.0claws47
3560
3561         * src/compose.c
3562           src/summaryview.c
3563                 fix bug #494993 (Reply All not taking Reply-To into consi)
3564                 eliminate differences in behaviour of right-click 'Reply to all' 
3565                 in summary view and 'Reply to all' on the toolbar. 
3566                 fix bug where Reply-To gets ignored by 'Reply to all' in summary
3567                 view and From gets ignored by 'Reply to all' on toolbar.
3568                 fix bug where 'Reply to all' on toolbar uses To twice and ignores
3569                 From when no Reply-To header is present.
3570
3571 2002-02-04 [paul]       0.7.0claws46
3572
3573         * sync with sylpheed 0.7.0cvs30
3574                 see ChangeLog entries 2002-02-03 and 2002-02-04
3575
3576 2002-02-03 [melvin]     0.7.0claws45
3577
3578         * src/gtkspell.[ch]
3579                 Readded function to highlight all misspelled words.
3580                 Fixed bug where user-provided-words did not replace
3581                         correctly the misspelled word when using the mouse.
3582                 Fixed bug where checking a region selected from right to left did
3583                         not check the region at all.
3584                 Fixed bug where 'Check backwards' may not check at all. 
3585                 Fixed memory leaks where popup menus and accel_groups were not destroyed.
3586                 Fixed possible buffer overflow when checking for long strings (>1k).
3587                 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
3588                 Accelerators code uses now gtk_widget_add_accel.
3589                 Removed and disabled obsolete and unfinished code.
3590                 Cleaning up.
3591
3592         * src/compose.c
3593                 Added menu item to Highlight all misspelled words.
3594
3595 2002-02-01 [paul]       0.7.0claws44
3596
3597         * src/mainwindow.c
3598                 fix '/View/Hide read messages' sensitivity when all
3599                 messages in a folder are hidden
3600
3601 2002-02-01 [paul]       0.7.0claws43
3602
3603         * src/main.c
3604                 add --send option to command line interface, sends all
3605                 queued mail. Patch submitted by Ricardo Mones Lastra.
3606
3607 2002-01-31 [paul]       0.7.0claws42
3608
3609         * src/mainwindow.c
3610                 add '/View/Hide read messages' to main_window_set_menu_sensitive()
3611
3612 2002-01-31 [paul]       0.7.0claws41
3613
3614         * sync with sylpheed 0.7.0cvs27
3615                 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
3616                 and 2002-01-31
3617
3618         * src/textview.c
3619                 comment out elements of textview_show_part() as temporary
3620                 workaround for attachment 'Display as text' bug 
3621
3622         * po/pt_BR.po
3623                 updated by Fabio Junior Beneditto
3624
3625 2002-01-30 [paul]       0.7.0claws40
3626
3627         * sync with sylpheed 0.7.0cvs24
3628                 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
3629                 and 2002-01-30
3630
3631         * src/compose.c
3632                 add {N_("/_Spelling"), ... "<Branch>"} to 
3633                 GtkItemFactoryEntry compose_entries[]
3634
3635         * src/prefs_common.c
3636                 add claws menu items to prefs_keybind_apply_clicked()
3637                 and remove non-claws menu items
3638
3639 2002-01-29 [paul]       0.7.0claws39
3640
3641         * sync with sylpheed 0.7.0cvs22
3642                 see ChangeLog entries 2002-01-28 and 2002-01-29
3643
3644 2002-01-28 [melvin]     0.7.0claws38
3645
3646         * src/compose.c
3647                 Added the declartion of compose_send_control_enter.
3648
3649         * src/compose.c
3650         * src/gtkspell.[ch]
3651                 Added in a 'Spelling' menu which includes the configuration menu. 
3652                 Added a real 'Check all' and got rid from the old one which only
3653                 highlited misspelled word.
3654                 Made 'Check while typing' a disableable option.
3655                 Added a dialog when there are no more misspelled word.
3656                 Added a dialog if error occurs when switching to a dictionary.
3657         
3658         * src/prefs_common.[ch]
3659                 Added option for the default 'Check while typing' option.
3660
3661
3662 2002-01-28 [alfons]     0.7.0claws37
3663
3664         * src/compose.c
3665                 fix buglet and make code comply with sylpheed code style
3666
3667 2002-01-28 [paul]       0.7.0claws36
3668
3669         * sync with sylpheed 0.7.0cvs19
3670                 see ChangeLog entries for 2002-01-28
3671
3672 2002-01-28 [hoa]        0.7.0claws35
3673
3674         * src/defs.h
3675                 added rendererrc
3676
3677         * src/main.c
3678                 read the renderer config
3679
3680         * src/procmime.[ch]
3681                 use the renderer config to convert mime attachments
3682
3683         * src/textview.c
3684                 don't use textview_show_html/ertf,
3685                 use get_text_content instead
3686
3687 2002-01-27 [alfons]     0.7.0claws34
3688         
3689         * src/news.c
3690                 make sylpheed believe it can delete a news message...
3691                 (messages are NOT deleted, maybe we should remove
3692                 processing from the folder properties after all.)
3693
3694 2002-01-27 [alfons]     0.7.0claws33
3695
3696         * src/folder.c
3697                 add extra checks
3698         * src/news.c
3699                 implement remove_msg() 
3700
3701 2002-01-27 [alfons]     0.7.0claws32
3702
3703         * src/procmsg.h
3704         * src/procheader.c
3705         * src/messageview.c
3706                 fix return receipt / disposition notification again. this
3707                 stuff seems to break on _every_ major summary UI change, so
3708                 it's now implemented using a flag which is saved in the
3709                 marks cache
3710                 
3711 2002-01-26 [alfons]     0.7.0claws31
3712
3713         * src/import.c
3714                 let import dialog show the destination folder identifier
3715
3716 2002-01-26 [melvin]     0.7.0claws30
3717
3718         * src/folderview.c
3719         * src/summaryview.c
3720                 Readded 'Mark all read' into summary view popup menu
3721                 Added 'Mark all read' in folder view popup menu for IMAP
3722                 and NNTP.
3723                 Made it insensitive if the selected folder is not the shown
3724                 one to avoid 'Mark all read' on the wrong folder.
3725                 
3726 2002-01-26 [paul]       0.7.0claws29
3727
3728         * src/folderview.c
3729           src/summaryview.c
3730                 move 'Mark all read' from summary view to folder view
3731                 menu. (adapted from) patch submitted by Jeremy Andrews,
3732                 <lists@kerneltrap.com>
3733
3734 2002-01-25 [alfons]     0.7.0claws28
3735
3736         * src/gtkstext.c
3737                 put the gtk class name back so GtkSText adapts the 
3738                 settings of GtkText
3739
3740 2002-01-25 [alfons]     0.7.0claws27
3741
3742         * src/folderview.c 
3743                 assimilate Ricardo's patch that shows pixmaps instead of
3744                 plain "new" and "unread" texts in the folder view column
3745                 headers 
3746
3747 2002-01-25 [paul]       0.7.0claws26
3748
3749         * src/Makefile.am
3750                 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can 
3751                 be found in non-standard locations. 
3752                 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
3753
3754 2002-01-25 [paul]       0.7.0claws25
3755
3756         * sync with sylpheed 0.7.0cvs16
3757                 see ChangeLog entry 2002-01-25
3758
3759 2002-01-24 [paul]       0.7.0claws24
3760
3761         * more sync with sylpheed 0.7.0cvs15
3762                 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
3763
3764 2002-01-23 [sergey]     0.7.0claws23
3765
3766         * src/importldif.c
3767                 Fixed segfault when closing LDIF import wizard with
3768                 the window manager.
3769         * src/imageview.c
3770         * src/imageview.h
3771         * src/messageview.c
3772         * src/mimeview.c
3773                 Fixed wrong scrolling position after switching between
3774                 text and image parts.
3775
3776 2002-01-23 [paul]       0.7.0claws22
3777
3778         * sync with sylpheed 0.7.0cvs15
3779                 see ChangeLog entries 2002-01-22 and 2002-01-23
3780
3781 2002-01-21 [melvin]     0.7.0claws21
3782
3783         * src/prefs_scoring.c
3784         * src/prefs_filtering.c
3785                 Fixed bug where scoring and filtering windows stopped
3786                 autochecking.
3787
3788 2002-01-21 [paul]       0.7.0claws20
3789
3790         * sync with sylpheed 0.7.0cvs12
3791                 see ChangeLog entries 2002-01-20 and 2002-01-21
3792
3793 2002-01-21 [carsten]    0.7.0claws19
3794         * src/mainwindow.c
3795         * src/menu.[ch]
3796         * src/messageview.[ch]
3797         * src/summaryview.[ch]
3798                 changes to shortcuts handling again:
3799                         + "Q" now controled by mainwin
3800                         + v/V are now customizable and have slightly
3801                           different meanings
3802                 the "button" to minimize the messageview (and maximize
3803                 the summary view) is a real button now
3804         * src/compose.c
3805                 "Delete Line+" added to Edit/Advanced (this will also
3806                 delete the '\n')
3807
3808 2002-01-20 [melvin] 0.7.0claws18
3809
3810         * src/addressbook.c
3811                 Made "Bcc" sensitive when addressbook is called from
3812                 compose window (it was a Claws only bug).
3813
3814 2002-01-19 [alfons] 0.7.0claws17
3815
3816         * src/inc.c
3817                 prevent unnecessary updates when currently selected folder has
3818                 no new messages 
3819
3820 2002-01-19 [alfons] 0.7.0claws16
3821         
3822         * src/summaryview.c
3823                 prevent writing the cache based on current message list in summary 
3824                 view when filtering also put messages in currently selected folder
3825
3826 2002-01-19 [paul]
3827
3828         * po/it.po
3829                 Italian translation submitted by Alessandro Maestri
3830                 <a.maestri@cs.tin.it>
3831
3832 2002-01-18 [melvin]     0.7.0claws15
3833
3834         * src/prefs_filters.c
3835                 fixed bug where 'cancel' from 'filters' window stops autochecking
3836                 if the timer timed out  when the window was open.
3837
3838 2002-01-18 [match]      0.7.0claws14
3839
3840         * src/addrclip.[ch]     ** NEW FILE **
3841         * src/addrselect.[ch]   ** NEW FILE **
3842         * src/adbookbase.h      ** NEW FILE **
3843                 addressbook cut, copy and paste
3844         * src/addrbook.[ch]
3845         * src/addrcache.[ch]
3846         * src/addressitem.h
3847         * src/addrindex.[ch]
3848         * src/addritem.[ch]
3849         * src/importldif.c
3850         * src/importmutt.c
3851         * src/jpilot.[ch]
3852         * src/syldap.[ch]
3853         * src/vcard.[ch]
3854         * src/jpilot.[ch]
3855         * src/editbook.c
3856         * src/editjpilot.c
3857         * src/editldap.c
3858         * src/editvcard.c
3859                 support for copy/paste
3860         * src/addressbook.c
3861                 support for copy/paste
3862                 tidy up menu option processing
3863                 correct address list function arguments
3864         * src/editaddress.c
3865                 sort user attributes
3866         * src/ldif.h
3867         * src/mutt.h
3868                 tidy up
3869
3870         * src/addrbook.[ch]
3871         * src/addrbook.[ch]
3872         * src/addrbook.[ch]
3873                 
3874
3875 2002-01-18 [paul]       0.7.0claws13
3876
3877         * sync with sylpheed 0.7.0cvs8
3878                 configure.in: support Mac OS X (Darwin)
3879
3880 2002-01-18 [carsten]    0.7.0claws12
3881         * src/html.c
3882                 small hack to fix a segfault with an empty href
3883                 (reported by Alexandra Walford <deeni@altern.org>)
3884         * src/mainwindow.c
3885         * src/summaryview.c
3886                 the shortcuts for Mark und Mark as unread are hardcoded
3887                 again
3888         * src/compose.c
3889         * src/gtkstext.[ch]
3890                 readded the shortcuts in gtkstext but made them
3891                 customizeable (simply by adding a menu plus a wrapper
3892                 to compose.c)
3893
3894 2002-01-17 [melvin]     0.7.0claws11
3895
3896         * src/gtkspell.c
3897                 fix default dictionary not being saved.
3898
3899 2002-01-16 [darko]      0.7.0claws10
3900
3901         * src/compose.c
3902                 fix wrapping crash with URL longer than wrapping margin
3903
3904 2002-12-08 [hoa]        0.7.0claws10
3905
3906         * src/matcher_parser_parse.y
3907                 fixed some bugs
3908
3909         * src/prefs_filtering.c
3910                 now, we can use bounce action in the dialog box.
3911
3912 2002-01-16 [carsten]    0.7.0claws9
3913         * src/gtkstext.c
3914                 removed the <control> and <alt> shortcuts because they're
3915                 not needed and interefered with the "normal" shortcuts
3916         * src/mainwindow.c
3917         * src/summaryview.c
3918                 removed most of the hardcoded shortcuts and assigned
3919                 them to menu entries making them easy customizable by
3920                 that
3921
3922 2002-01-16 |melvin]     0.7.0claws8
3923
3924         * src/gtkspell.c
3925                 fixed bug where using the mouse and when the compose
3926                 window is not on top may result in a crash.
3927
3928 2002-01-16 [melvin]     0.7.0claws7
3929
3930         * src/compose.c
3931                 fixed a long standingspell checker bug which could 
3932                 cause a crash after sending a message.
3933
3934 2002-01-16 [paul]       0.7.0claws6
3935
3936         * sync with sylpheed 0.7.0cvs7
3937                 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
3938                 2002-01-15, and 2002-01-16
3939
3940 2002-01-16 [melvin]     0.7.0claws5
3941
3942         * README.claws
3943         * src/compose.c
3944         * src/gtkspell.[ch]
3945         * src/main.c
3946                 Heavily modified spell checker code to work around
3947                 ispell bug, to add keyboard shortcuts and for future
3948                 enhancements. See README.claws for usage information.
3949
3950 2002-01-15 [alfons]     0.7.0claws4
3951         
3952         * src/summaryview.c
3953                 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
3954                 so sorting within threads reflects sort mode
3955
3956 2002-01-15 [christoph]  0.7.0claws3
3957
3958         * src/procmsg.c
3959                 added alertpanel if mail sending failed
3960
3961 2002-01-15 [alfons]     0.7.0claws2
3962         
3963         * src/prefs_filtering.c
3964                 don't stop timer when prefs filtering dialog is opened
3965
3966 2002-01-14 [alfons]     0.7.0claws1
3967
3968         * src/addr_compl.c
3969         * src/prefs.c
3970                 remove debug_print()s for privacy reasons
3971
3972 2002-01-14 [darko]      0.7.0claws
3973
3974         * README.claws
3975                 quotation wrapping is now also in the main branch
3976
3977 2002-01-14 [paul]
3978
3979         * tools/filter_conv.pl
3980                 allow for Boolean Op and case-sensitivity
3981                 this file is included in the release and tagged
3982                 'rel_0_7_0'
3983
3984 2002-01-13 [paul]       0.7.0claws
3985
3986         * release 0.7.0, with cvs tag 'rel_0_7_0'
3987
3988 2002-01-13 [paul]
3989
3990         * tools/filter_conv.pl
3991         * tools/README
3992                 rewritten to output to matcherrc instead of filteringrc
3993
3994         * po/es.po
3995                 updated Spanish translation by Ricardo Mones Lastra
3996
3997 2002-01-13 [alfons]
3998
3999         * po/nl.po
4000                 update dutch translation
4001
4002 2002-01-13 [paul]
4003
4004         * po/pt_BR.po
4005                 Updated by Fabio Junior Beneditto 
4006
4007 2002-01-13 [melvin]     0.6.6claws53
4008
4009         * po/fr.po
4010                 Updated french translation
4011
4012 2002-01-12 [alfons]     0.6.6claws52
4013
4014         * src/filtering.c
4015                 plug mem leak that has been sitting there for ages              
4016
4017 2002-01-12 [alfons]     0.6.6claws51
4018
4019         * src/summaryview.c
4020                 undo melvin's changes from 0.6.6claws48 because summary
4021                 view now refuses to select first unread message when
4022                 selecting a folder 
4023
4024 2002-01-11 [alfons]     0.6.6claws50
4025
4026         * src/import.c
4027                 use claws' semantics for getting folder item when
4028                 importing an mbox file into a folder 
4029                 (submitted by Dale P. Smith)
4030
4031 2002-01-11 [christoph]  0.6.6claws49
4032
4033         * src/prefs.h
4034                 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
4035                 toggle widget, because non static prefs can not use
4036                 prefs_set_* functions
4037         * src/prefs_account.c
4038                 toggle smtp auth password field sensitivity if
4039                 user id is empty and add descrition of usage for
4040                 these fields
4041         * src/prefs_folder_item.c
4042                 use SET_TOGGLE_SENSITIVITY macro to instead of extra
4043                 callbacks
4044
4045 2002-01-11 [melvin]     0.6.6claws48
4046
4047         * src/compose.c
4048                 fix the 'Ctrl-Enter' feature for sending and test really
4049                 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
4050                 editables which was not documented in Gtk)
4051
4052         * src/summaryview.c
4053                 Made summaryview refresh after sorting and not before.
4054
4055 2002-01-11 [christoph]  0.6.6claws47
4056
4057         * src/compose.c
4058                 select account from account ids if possible and
4059                 correctly set save folder for copy in reedit
4060
4061 2002-01-10 [paul]       0.6.6claws46
4062
4063         * sync with sylpheed 0.7.0 release
4064                 see ChangeLog entries 2002-01-07, 2002-01-08 and
4065                 2002-01-09
4066
4067 2002-01-09 [alfons]
4068
4069         * src/summaryview.c
4070                 remove more dirt traces...
4071
4072 2002-01-09 [alfons]
4073         
4074         * src/summaryview.c
4075                 clean up some traces of my debugging stuff
4076
4077 2002-01-09 [alfons]     0.6.6claws45
4078
4079         * src/filtering.c
4080                 break up filteringprop_apply() in three separate pieces
4081                 so we can drop messages that failed processing in the
4082                 inbox
4083
4084         * src/summaryview.c
4085                 fix bug #469598 "no refresh of inbox after filter" which 
4086                 was introduced by the new summary view locking, and which 
4087                 prevented the summary view to update after a manual filter 
4088                 message. claw's filter message requires a summary_show().
4089                 (aargh, summary_show() again! :-)
4090                 
4091 2002-01-07 [alfons]     0.6.6claws44
4092
4093         * src/headerwindow.c
4094         * src/logwindow.c
4095         * src/messageview.c
4096         * src/sourcewindow.c
4097                 bring in Hiro's last 0.7.0 wm class fixes
4098
4099         * tools/sylprint.pl
4100                 bring in Ricardo's fix for sylprint script
4101
4102         * AUTHORS       
4103         * src/rfc2015.[ch]
4104         * src/prefs_common.[ch]
4105         * src/prefs_account.[ch]
4106         * src/compose.c
4107                 clean up account preference poison in rfc2015,
4108                 and preparation to fix double sign bug 
4109                 (patch submitted by Simon 'corecode' Schubert)
4110
4111 2002-01-07 [christoph]  0.6.6claws43
4112
4113         * src/mh.c
4114                 search for free message number, do not only rely
4115                 on last_num
4116         * src/send.c
4117                 fix smtp auth and use extra account information
4118                 if available, if not use pop3 data instead
4119                 (closes bug #500341)            
4120         * src/ssl.[ch]
4121                 match coding style
4122
4123 2002-01-06 [alfons]     0.6.6claws42
4124
4125         * src/mainwindow.c
4126                 try making the separate windows work again...
4127
4128 2002-01-06 [alfons]     0.6.6claws41
4129
4130         * src/mainwindow.c
4131                 adapt Hiro's separate window menu (to get rid of the funny
4132                 duplicate menu items), and make it work again
4133
4134 2002-01-06 [alfons]     0.6.6claws40
4135
4136         * tools/Makefile.am
4137         * tools/sylprint.rc
4138         * tools/sylprint.pl
4139         * tools/README.sylprint
4140                 add sylprint script for printing mails from Sylpheed
4141                 (contributed by Ricardo Mones Lastra)
4142
4143         * src/acount.c
4144                 clean up
4145
4146 2002-01-06 [melvin]     0.6.6claws39
4147
4148         * src/mainwindow.c
4149         * src/summaryview.c
4150                 Fixed crash introduced in 0.6.6claws38 by the menu
4151                 reorganisation (Hide read messages)
4152         
4153         * ChangeLog.claws 
4154                 Fixed typo (we are now in 2002, alfons ;) )
4155
4156 2002-01-05 [alfons]     0.6.6claws38
4157
4158         * sync with sylpheed 0.6.6cvs10-17
4159                 (last stuff marked as LAST_STABLE)
4160
4161 2002-01-04 [melvin]     0.6.6claws37
4162
4163         * src/account.c
4164                 Made account selection code use strcasestr again instead of
4165                 g_strcasecmp (fixes bug where reediting queued messages
4166                 did not select proper account reported by T. Link).
4167         
4168         * src/folderview.c
4169                 Fix bug where folder icons are not shown when 'hide read messages'
4170                 is on.
4171         
4172         * src/stock_pixmaps.[ch]
4173                 Added folder icons for 'hide read messages'.
4174         
4175         * src/compose.c
4176                 Fixed bug where 'Enter' in a header entry will send the message 
4177                 if 'CTL-Enter' was chosen as a shorcut for sendind. 
4178
4179 2002-01-03 [melvin]     0.6.6claws36
4180         
4181         * src/prefs.[ch]
4182                 Added popup menu for common preferences and
4183                 account preferences (right click on tab displays
4184                                 a menu of all tabs.)
4185
4186 2002-01-02 [melvin]     0.6.6claws35
4187
4188         * src/gtkspell.[ch]
4189                 Made spelling code compatible with undo/redo feature.
4190                 Added creation of suggestion mode menu for the general
4191                         preferences.
4192         
4193         * src/prefs_common.[ch]
4194                 Added option menu for the speller's suggestion mode.
4195                 Added missing spaces in "..." buttons and made a "..."
4196                         button non translatable!
4197         
4198         * src/compose.c
4199                 Made speller use the default suggestion mode.
4200                 Hack to make it possible to choose 'CTRL-Enter' as a
4201                         shortcut for sending (and only for sending).
4202
4203         * src/prefs_folder_item.c
4204                 Changing subject simplification does not update cache 
4205                         anymore (because it is unnecessary).
4206                 Fixed bug where changing subject simplification updated the 
4207                         summaryview even when the viewed folder is not the
4208                         folder which properties are being changed. (E.g. 
4209                                         viewing folder A and changing
4210                                         the subject simplification of 
4211                                         folder B -not being viewed- updated the 
4212                                         summaryview of folder A with data of
4213                                         folder B). (Hope this is clear... )
4214
4215 2001-12-31 [alfons]     0.6.6claws34
4216         
4217         * src/ldif.c
4218         * src/mutt.c
4219                 fgetc() returns a signed integer which doesn't
4220                 fit in a char. so c truncates this to a char
4221                 but we may lose significant bits. i.e. we may
4222                 comparing 0xFF which may not be equal to -1
4223                 unless properly casted to signed char which
4224                 we won't do because fgetc() returns a signed
4225                 integer which doesn't fit in a char. so c 
4226                 truncates this to a char but we may lose 
4227                 significat bits. (you got the idea, thanks
4228                 to Gustavo Noronha Silva <kov@debian.org>
4229                 and the Debian folks!)
4230
4231 2001-12-30 [alfons]     0.6.6claws33
4232
4233         * src/prefs_common.c
4234                 add #ifdef USE_PSPELLs that Melvin forgot               
4235
4236 2001-12-30 [melvin]     0.6.6claws32
4237         
4238         * src/prefs_common.[ch]
4239                 Added configurable color for misspelled words.
4240
4241         * src/gtkspell.[ch]
4242                 Fixed bug of foreground text color (reported by David
4243                                 Mehrmann)
4244                 Added configurable color for misspelled words.
4245
4246 2001-12-30 [alfons]     0.6.6claws31
4247
4248         * src/folder.c
4249                 remove unnecessary things someone put there
4250
4251         * src/mh.c
4252         * src/folder.[ch]
4253                 make folder properties (like threading and sorting) persistent
4254                 (closes bug #497424 "rescan folder tree resets proprieties")
4255                 currently this is only for MH folders. 
4256
4257 2001-12-29 [melvin]     0.6.6claws30
4258
4259         * src/string_match.[ch]
4260                 Optimized a bit: regexp pattern buffer compiled only once, and
4261                   one subroutine call removed. Fixed ^ regexp search: Now, 
4262                   "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
4263         
4264         * src/summaryview.c
4265                 Subject filtering changed to filter summary columns and
4266                   not directly the messages subject cache. The loss in 
4267                   performance is balanced by the improvement of string_match.
4268                 Added an alert panel if there is an error in the regexp.
4269
4270         * src/src/prefs_folder_item.h
4271                 Added a regexp pattern buffer.
4272
4273 2001-12-28 [alfons]     0.6.6claws29
4274
4275         * src/string_match.[ch]
4276                 clean up name space
4277                 allow compilation *BSD
4278
4279 2001-12-27 [alfons]     0.6.6claws28
4280
4281         * src/filter.c
4282                 sync the Hiro's bug fix for BSD
4283
4284 2001-12-27 [melvin]     0.6.6claws27
4285         
4286         * src/compose.c
4287                 Simplify focus to subject entry code.
4288
4289 2001-12-27 [darko]      0.6.6claws26
4290
4291         * src/filtering.c
4292         * src/mbox_folder.c
4293         * src/messageview.c
4294         * src/mh.c
4295         * src/procheader.[ch]
4296         * src/procmsg.h
4297         * src/stock_pixmap.[ch]
4298         * src/summaryview.c
4299                 Show key icon for encrypted mails in summary view
4300
4301         * src/pixmaps/clip.xpm
4302         * src/pixmaps/clipkey.xpm
4303         * src/pixmaps/key.xpm
4304                 New/modified icons for the above
4305
4306 2001-12-27 [melvin]     0.6.6claws25
4307
4308         * src/prefs_common.c
4309                 Put spell checker options in a separate tab to decrease
4310                 the Common Preferences window height.
4311
4312         * README.claws  
4313                 Update spell checker usage instruction about its options
4314                 location.
4315
4316 2001-12-27 [melvin]     0.6.6claws24
4317
4318         * src/compose.c
4319                 Changed subject entry widget position. Initial focus is
4320                 on the To header instead of the subject entry.
4321                 Creating a new header scrolls the header list to make the
4322                 created one visible. Nevertheless, when automatically filling
4323                 headers, the first one is shown.
4324                 A Tab key press in the last empty header entry zips the 
4325                 focus to the subject entry.
4326                 (I did not change the combo boxes, yet)
4327
4328 2001-12-26 [alfons]     0.6.6claws23
4329
4330         * src/prefs_account.c
4331         * src/inc.c
4332                 allow default inbox to reside in another mailbox (only
4333                 works for POP3 accounts)
4334
4335 2001-12-26 [alfons]     0.6.6claws22
4336         
4337         * src/textview.c
4338                 make reply-on-click work with the account of the selected folder
4339         * src/compose.c
4340                 put a fixme here to remind me to fix finding correct default
4341                 account for nested folders
4342
4343 2001-12-25 [alfons]     0.6.6claws21
4344
4345         * src/summaryview.c
4346                 make column headers display locked and mark pixmaps (idea by Melvin) 
4347                 fix bug by adding score and locked column type to sort array
4348
4349 2001-12-25 [alfons]     0.6.6claws20
4350         
4351         * src/summaryview.c
4352                 catch a *potentially* inadvertent write back of  
4353                 the message cache(s) introduced by 0.6.5claws37
4354
4355 2001-12-25 [christoph]  0.6.6claws19
4356
4357         * src/stock_pixmap.[ch]
4358         * src/summaryview.c
4359                 add ignore thread pixmap
4360                 (can someone draw a better icon for this?)
4361
4362 2001-12-24 [alfons]     0.6.6claws18
4363
4364         * src/prefs_folder_item.c
4365                 make address completion actually work for the
4366                 Default To address in the Folder Property dialog.
4367
4368 2001-12-24 [alfons]     0.6.6claws17
4369         
4370         * src/summaryview.c
4371                 use new style regexp for subject stripping 
4372                 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
4373
4374 2001-12-24 [darko]      0.6.6claws16
4375
4376         * src/pgptext.c
4377         * src/rfc2015.c
4378                 move GPG related informational messages to debug mode
4379
4380 2001-12-23 [alfons]     0.6.6claws15
4381
4382         * src/stock_pixmap.[ch]
4383         * src/summaryview.c
4384                 add the forgotten Claws' locked pixmap
4385
4386 2001-12-23 [alfons]     0.6.6claws14
4387
4388         * src/filesel.c
4389                 accept file name typed in entry in multi file
4390                 selector (patch submitted by Gustavo Noronha Silva 
4391                 <kov@debian.org>)
4392
4393 2001-12-23 [alfons]     0.6.6claws13
4394
4395         * src/prefs_filter.c
4396         * src/prefs_filtering.c
4397         * src/matcher.c
4398         * src/importmutt.c
4399                 clean up a little bit
4400         
4401         * src/string_match.c
4402                 validate input strings a little bit more
4403
4404 2001-12-23 [alfons]     0.6.6claws12
4405
4406         * src/Makefile.am
4407         * src/summaryview.c
4408         * src/string_match.[ch]         ** NEW **
4409         * src/folderview.[ch]
4410         * src/headerview.h
4411         * src/folder.[ch]
4412         * src/prefs_folder_item.[ch]
4413                 add subject simplification to strip out strings from
4414                 a subject line (esp. handy for mailing lists). 
4415                 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
4416                 but slightly changed things for better integration.)
4417
4418 2001-12-23 [alfons]     0.6.6claws11
4419
4420         * src/mainwindow.c
4421                 fix bug introduced by submission included in 0.6.5claws52.
4422                 ideally this submission should clean the trash if any trash
4423                 folder has a message. however, the hasTrash variable was
4424                 set to false whenever a trash folder was empty (discarding
4425                 a previously found *filled* trash folder.)
4426
4427                 also edited the code a little bit and made it more safe.
4428
4429 2001-12-22 [alfons]     0.6.6claws10
4430
4431         * src/imap.c
4432                 quick fix for Martin Pool's omission of an account
4433                 specific SSL setting
4434
4435 2001-12-22 [alfons]     0.6.6claws9
4436
4437         * src/compose.c
4438         * src/messageview.c
4439         * src/mimeview.c
4440         * src/pgptext.c
4441         * src/procmime.[ch]
4442                 better support for multipart/digest (submitted
4443                 by Fredrik <e98fo@efd.lth.se>)
4444
4445 2001-12-22 [alfons]     0.6.6claws8
4446
4447         * src/addressbook.c
4448                 correct function signature
4449         * src/socket.[ch]
4450         * src/imap.[ch]
4451         * src/prefs_account.[ch]
4452                 allow IMAP over SSH tunnel (patch submitted by 
4453                 Martin Pool <mbp@samba.org>)
4454
4455 2001-12-21 [alfons]     0.6.6claws7
4456
4457         * sync with sylpheed 0.6.6cvs4-9
4458                 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
4459
4460 2001-12-21 [christoph]  0.6.6claws6
4461
4462         * src/compose.c
4463         * src/prefs_folder_item.[ch]
4464                 implement saving of outgoing messages to current folder.
4465                 fix segfault when no default outbox is available
4466                 (closes bug #495683)
4467
4468 2001-12-21 [carsten]    0.6.6claws5
4469         * src/folderview.c
4470         * src/summaryview.c
4471                 pressing CTRL while DND does now the expected thing and
4472                 copies the mail (moving is still the default, as this
4473                 seam more appropriate for handling mails by DND)
4474
4475 2001-12-18 [paul]       0.6.6claws4
4476
4477         * sync with sylpheed 0.6.6cvs3
4478                 see ChangeLog entries 2001-12-18
4479
4480 2001-12-18 [hiro]       0.6.6claws3
4481
4482         * src/undo.c
4483                 fix for multibyte characters (obtain the number of letters
4484                 instead of bytes).
4485
4486 2001-12-17 [paul]       0.6.6claws2
4487
4488         * sync with sylpheed 0.6.6cvs1
4489                 see ChangeLog entry 2001-12-16
4490
4491 2000-12-17 [alfons]     0.6.6claws1
4492
4493         * src/filtering.c
4494                 clean up
4495
4496 2001-12-16 [paul]       0.6.6claws
4497 2001-12-15
4498
4499         * Release version 0.6.6claws, cvs tag: rel_0_6_6
4500
4501         * src/mimeview.c
4502                 last minute sync with main 0.6.6
4503
4504         * po/es.po
4505                 updated by Ricardo Mones Lastra
4506                 update for last minute sync
4507         * po/fr.po
4508         * po/nl.po
4509                 update for last minute sync
4510         * po/de.po
4511                 updated by Jens Oberender
4512         * po/pt_BR.po
4513                 updated by Fabio Junior Beneditto
4514
4515         * src/prefs_common.[ch]
4516         * src/undo.c
4517                 number of undo levels is user configurable
4518                 (squeeze it into the release in the dying
4519                 moments) Submitted by Jens Oberender    
4520
4521 2001-12-15 [melvin]
4522
4523         * po/fr.po
4524                 updated french translation
4525
4526 2001-12-15 [paul]       0.6.5claws92
4527
4528         * sync with sylpheed 0.6.5cvs28
4529                 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
4530
4531         * po/nl.po
4532                 update to allow for sync
4533
4534 2001-12-15 [alfons]
4535         
4536         * po/nl.po
4537                 update dutch translation
4538
4539 2001-12-14 [carsten]    0.6.5claws91
4540         * src/summaryview.c
4541                 fixed bug #473785; also after changing the column order
4542                 the same message will be selected and displayed as before
4543                 the reordering
4544
4545 2001-12-14 [carsten]    0.6.5claws90
4546         * src/folderview.c
4547                 probably found the bug reported by wwb opening or closing
4548                 a folder tree just before dnd (found the solution in the
4549                 balsa source -- thanks to them)
4550
4551 2001-12-14 [carsten]    0.6.5claws89
4552         * src/gtkutils.c
4553         * src/account.c
4554                 moved gtk_clist_moveto to the right place, so that
4555                 only the accounts dialog is effected on opening
4556
4557 2001-12-14 [carsten]    0.6.5claws88
4558         * src/gtkutils.c
4559                 gtkut_clist_set_focus_row does a gtk_clist_moveto
4560                 now, so that the focused row will be seen in any case
4561                 (reported by wwp on sf-claws-user)
4562
4563 2001-12-14 [darko]      0.6.5claws87
4564
4565         * src/compose.c
4566                 remove unnecessary line
4567
4568 2001-12-14 [paul]       0.6.5claws86
4569
4570         * sync with sylpheed 0.6.5cvs27
4571                 see ChangeLog entries 2001-12-14
4572
4573 2001-12-14 [carsten]    0.6.5claws85
4574         * src/mainwindow.c
4575                 following a suggestion of Melvin the rcoabm pops up
4576                 right under the button now and the button is reliefed
4577                 while the popup is open
4578
4579 2001-12-14 [darko]      0.6.5claws84
4580
4581         * src/compose.c
4582                 fix crash when wrapping long lines if linewrap quotation
4583                 is disabled and wrapper encounters a word spanning more
4584                 than one line
4585
4586 2001-12-13 [paul]       0.6.5claws83
4587
4588         * src/compose.c
4589                 prefer 'Reply-To' header over mailing list header when
4590                 replying to a message. Finally prevent all those confirmation 
4591                 messages being sent to the list itself.
4592
4593         * src/summaryview.c
4594                 remove unused summary_set_menu_sensitive() entry
4595
4596 2001-12-13 [paul]       0.6.5claws82
4597
4598         * src/folderview.c
4599         * src/pixmaps/inbox-hrm.xpm     ** NEW FILE **
4600         * src/pixmaps/outbox-hrm.xpm    ** NEW FILE **
4601         * src/pixmaps/trash-hrm.xpm     ** NEW FILE **
4602                 improvements to 'Hide read messages': Inbox, Outbox,
4603                 Trash, Queue, and Draft icons now reveal presence of hidden 
4604                 messages
4605
4606 2001-12-12 [alfons]     0.6.5claws81
4607
4608         0.6.5claws80 was tagged as LAST_STABLE
4609
4610         * src/filtering.[ch]
4611         * src/matcher.[ch]
4612         * src/matcher_parser_lex.c
4613                 fix the filtering; my last attempt to get it right, 
4614                 if it does not work, it's Hoa's turn. ;-)
4615
4616                 for my honourable peers:
4617                 
4618                 the code now makes a clear distinction between
4619                 rules as they are displayed (probably escaped),
4620                 and as they are executed (probably unescaped). the
4621                 parser does *NOT* do any unescaping, this is
4622                 the task of the matcher.c (which breaks up a
4623                 rule into condition) and the filtering.c (which
4624                 breaks up the rule's action). to make this
4625                 run happily we provide an unescaped copy of
4626                 crucial strings to the MatcherProp and 
4627                 FilteringAction structures. note that the only
4628                 exception to this is any REGEXP string. those
4629                 are directly passed to regcomp() and regexp()
4630                 (who have much more powerful unescape functions).
4631                 
4632                 for everyone else:
4633         
4634                 you can escape tab (\t), carriage return (\r),
4635                 linefeed (\n), form feed (\f), quote (\"), 
4636                 single quote (\'), bell (\b) in all the entry
4637                 lines in the scoring & filtering dialogs.
4638                 as an added bonus this should not affect
4639                 existing filtering rules.
4640
4641 2001-12-12 [carsten]    0.6.5claws80
4642
4643         * src/summaryview.c
4644         * po/de.po
4645                 "item(s) selected" is now sensitive to 1 or more
4646                 than one selected (nice for language where simple
4647                 adding of a "s" is not possible as German (Eintrag
4648                 ->Eintr"age)
4649                 
4650                 the "forward as attachment" entry from the right
4651                 click menu removed, "forward" acts following the
4652                 prefs
4653         
4654         * src/textview.c
4655                 reverted my former changes; so compiler warning again
4656                 but there's more GTK_TEXT/GTK_STEXT mixing on other places
4657                 nevertheless
4658
4659         * src/messageview.c
4660                 "search in message" does now *not* only work in MVIEW_TEXT
4661                 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
4662                 message
4663
4664         * src/mainwindow.c
4665                 removed "/File/_Close" as it was the same as "/File/E_xit"
4666                 and we don't need it two times
4667
4668                 the separate folder view and message view now get a distinct
4669                 WMCLASS, just in case someone is using sawfish ;-)
4670
4671                 as the menu entries "/View/Message view" and "/View/Folder tree"
4672                 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
4673                 make them sensitive accordingly and as these two are "shown"
4674                 after startup anytime check this menuitem at startup
4675
4676 2001-12-12 [paul]       0.6.5claws79
4677
4678         * src/folderview.c
4679                 fix sensitivity of 'Search folder...', broken in
4680                 0.6.5claws75
4681
4682         * src/mainwindow.c
4683                 fix dodgy English
4684
4685 2001-12-11 [carsten]    0.6.5claws78
4686         * src/filtering.c
4687                 fixed two typos returning a wrong FALSE/TRUE
4688         * src/mainwindow.[ch]
4689                 extra menu for email/news button removed
4690
4691 2001-12-11 [alfons]     0.6.5claws77
4692         
4693         * src/matcher.c                 (1.3)
4694         * src/matcher_parser_lex.l      (1.28)
4695                 revert for another attempt
4696                 mark 0.6.5claws77 as LAST_STABLE
4697
4698 2001-12-11 [christoph]  0.6.5claws76
4699
4700         * po/de.po
4701                 fixed wrong translation for prev. unread msg
4702
4703 2001-12-11 [paul]       0.6.5claws75
4704
4705         * src/folder.[ch]
4706         * src/folderview.c
4707         * src/mainwindow.c
4708         * src/summaryview.[ch]
4709         * src/pixmaps/dir-open-hrm.xpm  ** NEW FILE **
4710                 enable ability to hide read messages on per folder basis via 
4711                 '/Summary/Hide read messages'; when selected, a folder will 
4712                 have a red open folder icon, instead of a blue icon, if the 
4713                 folder contains hidden messges
4714                 submitted by Thomas Link <t.link.tmp200101.gmx.net> 
4715
4716         * src/mainwindow.c
4717                 remove '/Message/Forward as attachment' from 
4718                 main_window_set_menu_sensitive() to prevent debug warning
4719
4720         * src/folderview.c
4721         * src/mainwindow.c
4722                 Clean up some of the English
4723
4724         * tools/newscache_clean.pl
4725                 allow for new 'hidereadmsgs' entry in folderlist.xml
4726
4727         * po/es.po
4728                 updated translation, submitted by Ricardo Mones Lastra
4729
4730 2001-12-11 [paul]       0.6.5claws74
4731
4732         * sync with sylpheed 0.6.5cvs25
4733                 see ChangeLog entry 2001-12-11
4734
4735 2001-12-10 [alfons]     0.6.5claws73
4736
4737         * src/matcher.c
4738                 add more control characters
4739         * src/matcher_parser_lex.l
4740                 make escaping / unescaping work again
4741
4742 2001-12-10 [alfons]     0.6.5claws72
4743
4744         * src/imap.c
4745                 clean up warnings "returning value for void function" 
4746         * src/prefs_filtering.c
4747                 make info button for execute action sensitive
4748
4749 2001-12-10 [paul]       0.6.5claws71
4750
4751         * src/compose.c
4752         * src/imap.[ch]
4753         * src/summaryview.c
4754                 fix: imap server now gets informed of MARKED, UNMARKED
4755                 and REPLY events. Now people can use different IMAP-Mail
4756                 clients and have the exact same information about MARKED,
4757                 UNMARKED and REPLY status with all of them. Especially
4758                 useful for imap servers with a web-frontend.
4759                 submitted by Tobias Sandhaas <medlor@web.de>
4760
4761 2001-12-09 [melvin]     0.6.5claws70
4762         
4763         * src/textview.[ch]
4764                 fixed bug #490076 (hunted down by Alfons who implemented
4765                 a workaround in 0.6.5claws65)
4766
4767 2001-12-09 [christoph]  0.6.5claws69
4768
4769         * src/summaryview.c
4770                 set pointer to string in LOCKED column to NULL
4771                 (might fix bug #490800)
4772
4773 2001-12-09 [carsten]    0.6.5claws68
4774
4775         * po/de.po
4776                 resolved some cluttered menu shortcuts 
4777                 ('creating new email' and 'creating news message'
4778                 hade the same)
4779         * src/compose.c
4780                 wmclass now distinc from main window
4781         * src/mainwindow.c
4782           src/mainwindow.h
4783                 email/news and forward button functionality similar
4784                 to the reply buttons; removed the ugly dropdown arrows
4785                 and use instead the right mouse button
4786
4787 2001-12-09 [paul]       0.6.5claws67
4788
4789         * src/imap.c
4790         * src/utils.h
4791                 allow spaces in imap folder names
4792                 submitted by Willem van Engen <wvengen@stack.nl>
4793
4794 2001-12-09 [paul]       0.6.5claws66
4795
4796         * sync with sylpheed 0.6.5cvs24
4797                 see ChangeLog entry 2001-12-09
4798
4799 2001-12-08 [alfons]     0.6.5claws65
4800
4801         * src/textview.c
4802                 prevent secondary selection claim after "add to sender" dialog
4803                 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
4804                 we trick GTK by simulating a click at (0, 0) in the textview.
4805
4806 2001-12-08 [hoa]        0.6.5claws64
4807
4808         * src/folder.c
4809                 fixed a bug about the .processing folder name while filtering
4810
4811 2001-12-08 [alfons]     0.6.5claws63
4812
4813         * src/folderview.c 
4814                 work around problem of not correctly updating folder stats
4815                 when deleting messages. there's some folder scanning evil
4816                 going so the folderview_update_msg_num() does not work
4817                 correctly. need to investigate this.
4818
4819 2001-12-08 [paul]       0.6.5claws62
4820
4821         * sync with sylpheed 0.6.5cvs23
4822                 see ChangeLog entry 2001-12-08
4823
4824 2001-12-07 [christoph]  0.6.5claws61
4825
4826         * src/compose.c
4827                 fix another header translation problem
4828
4829 2001-12-07 [alfons]     0.6.5claws60
4830
4831         * src/mbox.c
4832                 make filtering also work on local spool mbox
4833
4834 2001-12-07 [carsten]    0.6.5claws59
4835         * src/addressbook.c
4836                 addressbook window gets a wmclass distinct from the main
4837                 sylpheed window
4838         * src/compose.h
4839         * src/mainwindow.[ch]
4840                   forward menu item will use mode selected in prefs, forward 
4841                 as attatchment in menu removed (will be substituted in the
4842                 toolbar similar to reply buttons)
4843                   create news message menu entry and news button is now 
4844                 sensitive to the existance of a news account
4845         * src/pixmaps/stock_mail_reply_quote.xpm           ** REMOVED **
4846         * src/pixmaps/stock_mail_reply_to_all_quote.xpm    ** REMOVED **
4847         * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
4848                 these are removed because the toolbar buttons don't show
4849                 the quoting modus any longer
4850
4851 2001-12-07 [paul]
4852
4853         * tools/newscache_clean.pl      ** NEW FILE **
4854                 perl script to do some tidying up in the newscache directory 
4855                 
4856         * tools/sylpheed-switcher       ** NEW FILE **
4857                 perl script to enable easy switching between main and claws
4858                 
4859         * tools/README
4860                 added descriptions of the two new perl scripts          
4861
4862
4863 2001-12-07 [melvin]     0.6.5claws58
4864
4865         * src/messageview.c
4866                 fixed a warning during compilation introduced in 0.6.5claws56
4867
4868 2001-12-07 [paul]       0.6.5claws57
4869
4870         * src/mainwindow.[ch]
4871         * src/menu.[ch]
4872                 further usability enhancements to replying with or without 
4873                 quoting via the toolbar, use of Ctrl key is replaced by 
4874                 drop down menu 
4875                 Submitted by Carsten Schurig            
4876
4877 2001-12-07 [melvin]     0.6.5claws56
4878
4879         * src/messageview.c
4880                 hack to fix bug that prevented to make/paste selections
4881                 after switching between MVIEW_TEXT and MVIEW_MIME views
4882                 without deselecting the selection first.
4883
4884 2001-12-06 [alfons]     0.6.5claws55
4885
4886         * src/filtering.[ch]
4887         * src/inc.c
4888                 revise filtering a little bit more, and make sure
4889                 messages are delivered to the appropriate inbox
4890                 (perhaps set per account)
4891
4892 2001-12-06 [paul]       0.6.5claws54
4893
4894         * sync with sylpheed 0.6.5cvs22
4895                 see ChangeLog entry 2001-12-06
4896
4897 2001-12-05 [alfons]     0.6.5claws53
4898
4899         * src/inc.c
4900         * src/folder.[ch]
4901         * src/procmsg.c
4902         * src/filtering.c
4903                 more revisions of filtering system
4904                 (last stable version is marked as LAST_STABLE)
4905                 
4906                 | NOTE 1): the filtering system now uses a local folder called
4907                 | .processing. if filtering fails, check this directory
4908                 | for missing messages.
4909                 |
4910                 | NOTE 2): help us find the filtering actions still missing
4911
4912 2001-12-05 [paul]       0.6.5claws52
4913
4914         * src/mainwindow.c
4915                 fix bug where 'Empty Trash?' pop-up window appears even
4916                 when Trash is empty, submitted by Jesse Skinner         
4917
4918 2001-12-05 [melvin]     0.6.5claws51
4919
4920         * src/compose.c
4921                 fixed bug #486106 to select correct account when reediting 
4922                 a queued message
4923         
4924 2001-12-04 [alfons]     0.6.5claws50
4925
4926         * src/mh.c
4927                 declare markfile in appropriate functions when
4928                 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
4929                 for spotting this)
4930
4931 2001-12-04 [paul]       0.6.5claws49
4932
4933         * sync with sylpheed 0.6.5cvs21
4934                 see ChangeLog entry 2001-12-04
4935
4936 2001-12-03 [christoph]  0.6.5claws48
4937
4938         * po/de.po
4939                 changed translation of undo
4940         * src/account.c
4941         * src/folder.c
4942                 don't reinvent the wheel to traverse a GNode
4943         * src/compose.[ch]
4944                 seperate code to create the compose gui into functions
4945                 add "Others" page with folder selection for saving copy
4946                 of the message.
4947                 the folder identifier is saved to queue header
4948         * src/procmsg.c
4949                 save message to folder in queue header
4950
4951 2001-12-03 [paul]       0.6.5claws47
4952
4953         * sync with sylpheed 0.6.5cvs20
4954                 see ChangeLog entry 2001-12-03
4955
4956 2001-12-01 [paul]
4957
4958         * more sync with sylpheed 0.6.5cvs19
4959                 see ChangeLog entry 2001-11-29
4960
4961 2001-11-30 [paul]       0.6.5claws46
4962         
4963         * src/compose.c
4964                 remove conflicts introduced by Hoa's last commit
4965          
4966         * src/mainwindow.c
4967                 make 'Message/Bounce' sensitive
4968
4969 2001-11-30 [hoa]        0.6.5claws45
4970
4971         * src/compose.c
4972                 slightly change bounce function to add
4973                 information about the user that bounced the mail
4974                 in the From header line.
4975
4976         * src/folderview.c
4977                 permit the use of processing in outbox folder.
4978
4979 2001-11-29 [paul]       0.6.5claws44
4980
4981         * src/mainwindow.[ch]
4982         * src/prefs_common.c
4983         * src/pixmaps/stock_mail_reply_quote.xpm            ** NEW FILE **
4984         * src/pixmaps/stock_mail_reply_to_all_quote.xpm     ** NEW FILE **
4985         * src/pixmaps/stock_mail_reply_to_author_quote.xpm  ** NEW FILE **
4986                 usability enhancements to the quoting, implements
4987                 use of Ctrl key to toggle quoting settings
4988                 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
4989
4990 2001-11-29 [paul]       0.6.5claws43
4991         
4992         * sync with sylpheed 0.6.5cvs19
4993                 see ChangeLog entry 2001-11-28
4994
4995 2001-11-29 [melvin]     0.6.5claws42
4996         * src/Makefile.am
4997                 added enriched.[ch] to the list of files
4998
4999         * src/textview.c
5000         * src/mimeview.c
5001         * src/procmime.[ch]
5002         * src/enriched.[ch]
5003                 added support to view text/enriched
5004                 added support to show headers in message view for text/enriched and text/html
5005                         in non multipart messages
5006
5007 2001-11-28 [paul]       0.6.5claws41
5008
5009         * more sync with sylpheed 0.6.5cvs18
5010                 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
5011
5012 2001-11-27 [paul]       0.6.5claws40
5013         
5014         * po/pt_BR.po
5015                 updated translation, submitted by Fabio Junior Beneditto
5016                 
5017         * sync with sylpheed 0.6.5cvs18
5018                 see ChangeLog entries 2001-11-26 (src/textview.c) and
5019                 2001-11-27
5020
5021
5022 2001-11-26 [paul]
5023
5024         * po/es.po
5025                 updated translation, submitted by Ricardo Mones Lastra
5026
5027 2001-11-26 [alfons]
5028
5029         * src/matcher.c
5030                 add more translatable strings
5031
5032 2001-11-26 [christoph]  0.6.5claws39
5033
5034         * po/de.po      
5035                 fixed one more umlaut
5036         * src/compose.c
5037                 fix translated header when it should not be translated
5038
5039 2001-11-26 [paul]       0.6.5claws38
5040
5041         * src/mainwindow.c
5042                 remove '/Message/Add Sender to address book' from 
5043                 main_window_set_menu_sensitive(), prevent debug warning
5044                 add 'Message/Mark/Mark all read' to mainwin_entries[]
5045
5046 2001-11-26 [paul]       0.6.5claws37
5047
5048         * src/summaryview.c
5049                 fix 'recurring unread state' bug 
5050
5051         * tools/README 
5052         * tools/filter_conv.pl
5053                 read name of top level mailbox from folderlist.xml
5054                 and presume nothing about its name              
5055
5056 2001-11-26 [darko]      0.6.5claws36
5057
5058         * src/gtkstext.[ch]
5059                 removed functions that are now in gtkutils.c
5060                 use gtkut_text_is_uri_string() from gtkutils.c
5061         * fix my comment on 2001-11-23 (missing gtkutils.[ch])
5062
5063 2001-11-26 [paul]       0.6.5claws35
5064
5065         * sync with sylpheed 0.6.5cvs16
5066                 see ChangeLog entries 2001-11-25 and 2001-11-26
5067
5068 2001-11-25 [alfons]     0.6.5claws34
5069
5070         EXPERIMENTAL!!! Please checkout the last stable version using: 
5071           
5072         % cvs update -r LAST_STABLE -dRAP
5073
5074         (Or help us testing this stuff.)
5075
5076         * src/filtering.c               (1.14)
5077         * src/filtering.h               (1.6)
5078         * src/inc.c                     (1.28)
5079         * src/matcher.c                 (1.20)
5080         * src/mbox.c                    (1.9)
5081         * src/procmsg.h                 (1.14)
5082         * src/summaryview.c             (1.59)
5083         * src/summaryview.h             (dunno)
5084                 revert/merge/sync to as it was before commit 
5085                 on Thu, 19 Jul 2001 10:15:51 -0700.
5086
5087 2001-11-25 [hoa]        0.6.5claws33
5088
5089         * src/main.c
5090                 processing mails at startup
5091
5092         * src/folderview.c
5093         * src/summaryview.[ch]
5094                 processing mails when entering folder
5095
5096         * src/prefs_filtering.c
5097                 fixed some UI bugs
5098
5099 2001-11-24 [alfons]     0.6.5claws32
5100
5101         * src/summaryview.[ch]
5102                 make summary sort headers work, and also make
5103                 sure the sort type is stored
5104
5105 2001-11-23 [alfons]     0.6.5claws31
5106
5107         * src/summaryview.[ch]
5108                 make lock work like mark
5109                 disallow deleting messages marked as locked
5110
5111 2001-11-23 [alfons]     0.6.5claws30
5112
5113         * src/gtkstext.c
5114         * src/compose.[ch]
5115         * src/Makefile.am
5116         * src/undo.[ch]
5117                 merge undo patch submitted by Jens
5118
5119 2001-11-23 [christoph]  0.6.5claws29
5120
5121         * src/.cvsignore
5122                 added ylwrap
5123         * src/compose.c
5124                 fixed gpg signing and encoding
5125         * src/folder.[ch]
5126         * src/main.c
5127                 added --status option to get new, unread and total
5128                 message count from a running sylpheed
5129         * src/prefs_common.c
5130                 temporary fix for reply_with_quote problem
5131                 (don't call functions for non existing widget)
5132         * src/procmsg.c
5133                 one more check for ignored threads but still not
5134                 always working correctly. probably a recursive
5135                 check for all parents is needed
5136
5137 2001-11-23 [darko]      0.6.5claws28
5138
5139         * src/compose.c
5140                 wrapping on send improvements
5141         * src/gtkutils.[ch]
5142                 fix for GtkSText after last sync with main branch
5143                 GTK_TEXT -> GTK_STEXT
5144
5145 2001-11-23 [paul]       0.6.5claws27
5146
5147         * sync with sylpheed 0.6.5cvs14
5148                 see ChangeLog entries 2001-11-22 and 2001-11-23
5149                 
5150         * po/de.po
5151                 fixed the scrambled umlauts 
5152                 submitted by Carsten Schurig <Carsten.Schurig@web.de>
5153
5154 2001-11-21 [paul]       0.6.5claws26
5155
5156         * sync with sylpheed 0.6.5cvs12
5157                 see 2nd ChangeLog entry dated 2001-11-20
5158
5159 2001-11-20 [paul]       0.6.5claws25
5160
5161         * sync with sylpheed 0.6.5cvs11
5162                 see ChangeLog entry 2001-11-19 (src/utils.c)
5163
5164 2001-11-20 [hiro]
5165
5166         * src/compose.c
5167                 GTK_TEXT -> GTK_STEXT
5168                 fix for wrong comment
5169
5170 2001-11-20 [hiro]       0.6.5claws24
5171
5172         * src/compose.[ch]
5173                 more merges from main branch
5174                 removed fatal warnings (uninitialized variables etc.)
5175                 some coding style fix
5176         * src/gtkutils.h
5177                 fixed typo.
5178         * src/addressbook.c
5179           src/addrindex.c
5180                 V-Card -> vCard
5181
5182 2001-11-19 [hoa]        0.6.5claws23
5183
5184         * src/filtering.c
5185         * src/prefs_scoring.c
5186         * src/matcher.[ch]
5187         * src/scoring.c
5188                 cleaning code
5189
5190         * src/matcher_parser_parse.y
5191         * src/prefs_filtering.c
5192                 bouncing
5193
5194 2001-11-19 [alfons]     0.6.5claws22
5195
5196         more of my old things into claws
5197
5198         * src/Makefile.am
5199         * src/prefs_common.c
5200         * src/procmsg.h
5201         * src/summaryview.[ch]
5202         * src/prefs_summary_column.c
5203         * src/pixmaps/locked.xpm
5204                 add indicators for locking of message in summary view
5205                 (does not work yet, only visual indicator)
5206
5207 2001-11-19 [paul]       0.6.5claws21
5208
5209         * sync with sylpheed 0.6.5cvs10
5210                 see ChangeLog entry 2001-11-19
5211
5212 2001-11-18 [alfons]     0.6.5claws20
5213         
5214         * src/filtering.c
5215                 remove an inadvertent free I forgot in previous clean up 
5216
5217 2001-11-18 [alfons]     0.6.5claws19
5218
5219         * src/filtering.[ch]
5220                 clean up & plug leaks
5221
5222 2001-11-18 [paul]       0.6.5claws18
5223
5224         * sync with sylpheed 0.6.5cvs9
5225                 see ChangeLog entries 2001-11-17 and 2001-11-18
5226
5227 2001-11-16 [paul]       0.6.5claws17
5228
5229         * sync with sylpheed 0.6.5cvs8
5230                 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
5231
5232 2001-11-16 [paul]       0.6.5claws16
5233
5234         * sync with sylpheed 0.6.5cvs7
5235                 see ChangeLog entries 2001-11-15 and 2001-11-16
5236
5237 2001-11-15 [hoa]        0.6.5claws15
5238
5239         * src/compose.c
5240                 fix bounce, mails we received couln't be bounced to ourself.
5241
5242         * src/defs.h
5243         * src/filtering.[ch]
5244         * src/matcher.[ch]
5245         * src/matcher_parser.h
5246         * src/matcher_parser_lex.l
5247         * src/matcher_parser_parse.y
5248         * src/inc.c
5249         * src/main.c
5250         * src/mbox.c
5251         * src/prefs_filtering.[ch]
5252         * src/mainwindow.c
5253         * src/prefs_matcher.c
5254         * src/prefs_scoring.c
5255         * src/scoring.[ch]
5256         * src/summaryview.c
5257                 new matcher/filter/score configuration file parser
5258                 one unique configuration file => ~/.sylpheed/matcherrc
5259                 import in currently automatic, then save are made
5260                 in this new file.
5261                 one filter per folder and one global filter
5262                 (filter of a folder will be used as folder processing)
5263
5264         * src/folder.c
5265                 fix a bug in folder_item_get_identifier
5266                 
5267         * src/messageview.c
5268                 receive receipt return are fixed.
5269
5270 2001-11-14 [alfons]     0.6.5claws14
5271
5272         * src/session.h
5273                 add things from main branch to make claws compile
5274
5275 2001-11-14 [paul]       0.6.5claws13
5276
5277         * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
5278                 see ChangeLog entries 2001-11-08 to 2001-11-14
5279
5280 2001-11-14 [hoa] 0.6.5claws12
5281
5282         * src/compose.[ch]
5283         * src/mainwindow.c
5284         * src/summaryview.c
5285                 add "bounce mail" option
5286
5287 2001-11-13 [christoph]  0.6.5claws11
5288
5289         * src/compose.c
5290                 Cleanup a mess i add before commiting
5291
5292 2001-11-13 [hoa]        0.6.5claws10
5293
5294         * src/compose.c
5295                 some fixes when mail are sent or
5296                 for crossposts
5297
5298 2001-11-13 [christoph]  0.6.5claws9
5299
5300         * po/de.po
5301                 Changed two string with the same translation
5302         * src/compose.c
5303         * src/procmsg.[ch]
5304         * src/send.[ch]
5305                 New mailsending process:
5306                   - Always queue message before sending
5307                     (message will be saved if sylpheed crashed or
5308                      freezes while sending)
5309                   - Allow queuing of newspostings
5310                   - No copy in outbox before sending
5311                     (closes bug #469501)
5312                   - No more redundant code for send and send_later
5313         * src/summaryview.c
5314                 Applied wwp <subscript@free.fr>'s patch that fixes
5315                 marks for multiple forwarded messages (+compose.c)
5316
5317 2001-11-12 [alfons]
5318
5319         * README.claws
5320                 remove things that are now in main branch
5321         
5322         * po/nl.po
5323                 update Dutch translation
5324
5325 2001-11-12 [mhadasht]   0.6.5.claws8
5326
5327         * src/prefs_common.c
5328                 re-enabled account autoselection feature for forward
5329                 and reedit lost during the branch point for SYNC-B4-REL
5330         * src/gtkspell.c
5331                 gtkpspell_get_dict(): more readable code (even if function is
5332                 not used yet)
5333         * ChangeLog.claws
5334                 added version number info to 2001-11-12 [hiro] comment.
5335
5336 2001-11-12 [hiro]       0.6.5.claws7
5337
5338         * src/compose.c
5339                 compose_forward(): fixed a bug that forward quote mark
5340                 wasn't used.
5341                 removed unnecessary code.
5342         * src/template_select.[ch]: removed.
5343
5344 2001-11-11 [alfons]
5345
5346         * src/compose.c
5347                 :%s/GTK_TEXT/GTK_STEXT/g
5348         
5349         * src/compose.[ch]
5350         * src/undo.[ch]
5351         * src/Makefile.am
5352                 revert the undo stuff (this is 0.6.6claws stuff)
5353
5354 2001-11-11 [hoa]        0.6.5.claws6
5355
5356         * src/compose.[ch]
5357                 Insert signature at the end of the text.
5358                 Added undo patch but currently disabled
5359
5360         * src/procmsg.c
5361                 Threading by subject improved.
5362
5363         * added src/undo.[ch]
5364                 Undo module for compose dialog box.
5365
5366 2001-11-11 [alfons]     0.6.5.claws5
5367
5368         * src/procmsg.c
5369                 prevent threading by subject on nodes that have already been
5370                 threaded by in-reply-to (as in "circular references in a tree
5371                 result in a dead branch")
5372
5373 2001-11-09 [hoa]        0.6.5.claws4
5374         
5375         * src/folderview.c
5376                 allows creation of mbox folder item from any files.
5377
5378 2001-11-09 [alfons]     0.6.5.claws3
5379         
5380         * src/utils.c
5381         * src/procmsg.c
5382                 do what I mean and correct threading by subject so it really
5383                 ignores attracting lines without "Re: "
5384
5385 2001-11-07 [alfons]     0.6.5.claws2
5386
5387         * src/procmsg.c
5388         * src/utils.[ch]
5389                 only attract by subject if a subject line starts with a "Re: "
5390         * src/syldap.c
5391                 remove warning
5392
5393 2001-11-07 [paul]       0.6.5claws1
5394
5395         * sync with sylpheed 0.6.5. release
5396                 see ChangeLog entry 2001-11-07
5397
5398 2001-11-07 [paul]       0.6.4claws31
5399
5400         * sync with sylpheed 0.6.4cvs18
5401                 see ChangeLog entries 2001-10-30 to 2001-11-07
5402                 prefs_templates.[ch] renamed prefs_template.[ch]
5403
5404 2001-11-06 [alfons]
5405         
5406         * src/utils.h
5407                 add semicolon Hoa forgot ;-)
5408                 
5409
5410 2001-11-06 [hoa]        0.6.4claws30
5411         
5412         * src/procmsg.c
5413         * src/summaryview.c
5414         * src/utils.c
5415         * src/utils.h
5416                 threading by subject - empty subject are ignored
5417
5418 2001-11-06 [christoph]  0.6.4claws29
5419
5420         * src/socket.c
5421                 use SSL_peek for sock_gets
5422         * src/utils.c
5423                 removed unneeded pointer in extracting quoted
5424                 names implementation
5425
5426 2001-11-06 [melvin]     0.6.4claws28
5427
5428         * src/gtkspell.c
5429                 fixed bug #476792 Selection overtyping with spell checker
5430                 fixed bug which could cause a buffer overflow
5431                 fixed a memory leak
5432
5433 2001-11-06 [hoa]        0.6.4claws27
5434         
5435         * src/procmsg.c
5436         * src/summaryview.c
5437                 threading by subject
5438
5439 2001-11-05 [alfons]     0.6.4claws26
5440         
5441         * README.claws
5442                 Claws -> Sylpheed (vice versa)
5443
5444         * src/compose.c
5445                 :%s/gtk_text/gtk_stext/g
5446                 :%s/GTK_TEXT/GTK_STEXT/g
5447                 (thanks to Jonathan Ware for spotting this)
5448
5449 2001-11-04 [christoph]  0.6.4claws25
5450
5451         * src/summaryview.c
5452                 replace Xalloca + strdup with Xstrdup_a
5453         * src/utils.c
5454                 better implementation of extracting quoted names
5455                 from addresses (remove backlashes and ignore
5456                 quotes after them)
5457
5458 2001-11-04 [alfons]     0.6.4claws24
5459
5460         * src/utils.[ch]
5461                 edit to comply more with coding style
5462
5463         * src/textview.c
5464                 fix bug reported by Kim Schulz. introduced by the patch integrated
5465                 in 0.6.4claws15. the code did not check the return value of
5466                 the html parser.
5467
5468         * AUTHORS
5469                 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
5470
5471 2001-11-04 [christoph]  0.6.4claws23
5472
5473         * src/main.c
5474         * src/prefs_common.[ch]
5475                 init some pointers that possibly caused a segfault
5476                 reported in the claws-users ML
5477
5478 2001-11-04 [hoa]        0.6.4claws22
5479
5480         * src/grouplistdialog.c
5481                 change the names of the nodes in the tree
5482
5483         * src/compose.c
5484                 enhanced mailto syntax as described in
5485                 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
5486                 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
5487
5488         * src/utils.c
5489                 encode and decode URI (useful when opening URL into
5490                 netscape).
5491
5492 2001-11-03 [hoa]        0.6.4claws21
5493
5494         * src/grouplistdialog.c
5495                 a new newsgroups list selection dialog box
5496                 with a CTree instead of a CList
5497
5498 2001-11-03 [hoa]        0.6.4claws20
5499
5500         * src/folderview.c
5501                 enable property and scoring options when right
5502                 click on "inbox"
5503
5504         * src/summaryview.c
5505                 fixed bug when nickname were displayed using
5506                 the address book.
5507
5508 2001-11-02 [darko]      0.6.4claws19
5509
5510         * src/compose.c
5511                 new wrap quotation and URL/long words wrapping implementation
5512         * src/compose.c src/gtkstext.[ch]
5513                 move gtkstext_strncmp() to gtkstext.c
5514
5515 2001-11-01 [christoph]  0.6.4claws18
5516
5517         * src/prefs_account.c
5518                 fixed mess in account settings dialog
5519         * src/prefs_folder_item.c
5520                 added label with folder path to dialog
5521
5522 2001-10-31 [match]      0.6.4claws17
5523
5524         * src/vcard.c
5525                 fix memory leak.
5526         * src/addrbook.c
5527                 fix generation of spurious address book file names.
5528                 remove redundant functions.
5529         * po/POTFILES.in
5530                 added missing file names.
5531
5532 2001-10-30 [paul]       0.6.4claws16
5533
5534         * sync with sylpheed 0.6.4cvs6
5535                 see ChangeLog entries 2001-10-26 to 2001-10-30
5536
5537         * tools/filter_conv.pl
5538                 read folderlist.xml to discover whether the top-level
5539                 folder is called 'Mailbox' or 'Mail' 
5540
5541 2001-10-29 [paul]       0.6.4claws15
5542
5543         * src/html.c, src/textview.c
5544                 activate links in html mail and fix clickable parts
5545                 Submitted by Matthieu Dazy <dazy@t-surf.com>
5546
5547 2001-10-29 [paul]
5548
5549         * po/de.po, po/es.po, po/pt_BR/po
5550                 updated translations, submitted by Jens Oberender,
5551                 Ricardo Mones Lastra, and Fabio Junior Beneditto
5552
5553 2001-10-29 [darko]      0.6.4claws14
5554
5555         * src/compose.c
5556                 fix wrapping for good
5557
5558 2001-10-29 [darko]
5559
5560         * src/compose.c
5561                 undo previous change as it broke the smart wrapping
5562
5563 2001-10-29 [darko]      0.6.4claws13
5564
5565         * src/compose.c
5566                 fix infinite loop when long URL is quoted
5567                 (closes bug #475122.
5568
5569 2001-10-28 [match]
5570
5571         * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
5572                 import Mutt address book
5573         * src/ldif.[ch] src/importldif.h
5574                 modified import LDIF handle user attributes
5575
5576 2001-10-28 [christoph]  0.6.4claws12
5577
5578         * src/summaryview.c
5579                 fixed that filtering did not work if there
5580                 were no filter rules
5581                 (closes bug #472003 and better implementation
5582                  of patch #474644)
5583
5584 2001-10-27 [christoph]  0.6.4claws11
5585
5586         * src/compose.c
5587                 make the folder's default account to be used when
5588                 replying. (patch by wwp <subscript@free.fr>)
5589         * src/compose.c
5590                 code cleanup, nearly killed all of wwp's patch
5591                 for folder's default account in compose
5592         * src/folderview.c
5593                 error panel when a folder could not be created
5594                 (closes bug #471080 new folder name & already
5595                  existing file)
5596
5597 2001-10-26 [alfons]
5598
5599         * src/utils.h
5600                 change prototype of strstr2() that Christoph forgot about
5601
5602 2001-10-26 [christoph]  0.6.4claws10
5603
5604         * src/account.c
5605                 made search for accounts by email address not case
5606                 sensitive
5607         * src/folder.c
5608                 fixed memory leak in folder_item_get_identifier
5609         * src/gtkspell.c
5610         * src/utils.c
5611                 fixed wrong strstr2 (should work like strstr)
5612
5613 2001-10-26 [darko]      0.6.4claws9
5614
5615         * src/compose.c src/gtkstext.[ch]
5616         * src/gtkstext.c
5617                 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
5618
5619 2001-10-26 [paul]       0.6.4claws8
5620
5621         * src/html.c
5622                 ignore css and javascript tags in html mail
5623                 case-insensitive, with or without double-quoted
5624                 strings
5625
5626 2001-10-26 [paul]       0.6.4claws7
5627
5628         * sync with sylpheed 0.6.4cvs1
5629                 see ChangeLog entry 2001-10-26
5630
5631         * src/prefs_account.c, src/prefs_common.c,
5632           src/prefs_summary_column.c
5633                 minor improvements to the English
5634
5635 2001-10-25 [alfons]     0.6.4claws6
5636
5637         * src/gtkstext.c
5638         
5639                 make GtkSText follow style of GtkText (closes bug 
5640                 #469211 "text selection while writing message")
5641                 
5642                 do sync with GTK 1.2.10
5643
5644 2001-10-25 [paul]       0.6.4claws5
5645
5646         * src/html.c
5647                 ignore css tags in html mail
5648
5649 2001-10-25 [darko]      0.6.4claws4
5650
5651         * src/compose.c
5652                 don't declare is_url_string as static function since
5653                 we need it in gtkstext.c
5654         * src/gtkstext.c
5655                 remove unused variable
5656                 don't wrap long URLs while composing a message
5657
5658 2001-10-24 [christoph]  0.6.4claws3
5659
5660         * src/socket.c
5661                 fix ssl deadlock, when peer closes connection
5662
5663 2001-10-24 [paul]       0.6.4claws2
5664
5665         * src/prefs_common.c
5666                 gettextize the gpg ascii-armored warning message
5667
5668         * src/compose.c
5669                 insert a DOS/MAC file into the composed message
5670                 (improvements)
5671
5672         * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
5673
5674 2001-10-22 [paul]       0.6.4claws1
5675
5676         * sync with sylpheed 0.6.4 release
5677                 see ChangeLog entries 2001-10-21
5678
5679         * po/fr.po, po/pt_BR.po
5680                 updated by Melvin Hadasht and Fabio Junior Beneditto
5681
5682 2001-10-21 [paul]       0.6.3claws30
5683
5684         * src/compose.c
5685                 insert a DOS text file from the compose window
5686                 into the composed message text (removes CRs characters)
5687                 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
5688
5689         * tools/filter_conv.pl, tools/README
5690                 automatically use ~/.sylpheed as working directory
5691                 print out confirmation message on completion
5692
5693         * correct Hoa's last ChangeLog.claws entry
5694
5695 2001-10-20 [hoa]        0.6.3claws29
5696
5697         * src/grouplistdialog.c
5698                 bugfix (another ?) to give the right
5699                 newsgroups list for each news server.
5700
5701         * src/news.c
5702         * src/news.h
5703                 improve the newsgroups list cache
5704
5705 2001-10-20 [paul]       0.6.3claws28
5706
5707         * sync with sylpheed 0.6.3cvs9
5708                 see ChangeLog entry 2001-10-19
5709
5710         * correct Alfons' last ChangeLog.claws entry
5711
5712 2001-10-19 [alfons]
5713
5714         * src/pgptext.[ch]
5715                 fix compilation problems (part of bug #472895)
5716
5717 2001-10-18 [hoa]        0.6.3claws27
5718
5719         * src/grouplistdialog.c
5720                 bugfix when we refresh was clicked (bug 472701)
5721
5722 2001-10-19 [christoph]  0.6.3claws26
5723
5724         * src/compose.c
5725                 last header entry should default to "To:" or
5726                 "Newsgroups:" and not copy the last entry line
5727                 in a new compose window
5728                 (closes bug #472686, #470792)
5729
5730 2001-10-19 [paul]       0.6.3claws25
5731
5732         * sync with Sylpheed 0.6.3cvs8
5733                 see ChangeLog entries 2001-10-18 and 2001-10-19
5734
5735 2001-10-18 [christoph]  0.6.3claws24
5736
5737         * src/procmsg.c
5738                 reimplement ignore thread
5739         
5740 2001-10-18 [hoa]        0.6.3claws23
5741
5742         * src/folderview.c
5743         * src/grouplistdialog.[ch]
5744                 enhanced news subscription interface (feature 469113)
5745
5746         * src/news.c
5747         * src/news.h
5748                 enchanced newsgroup listing,
5749                 now, we can get groups informations
5750                 (NNTPGroupInfo)
5751
5752 2001-10-18 [paul]       0.6.3claws22
5753
5754         * src/summaryview.c
5755                 remove comment (sync with main branch)
5756         * src/mainwindow.c
5757                 fix 'Re-edit' bug in 'Message' menu
5758
5759 2001-10-17 [christoph]  0.6.3claws21
5760
5761         * src/compose.c
5762                 ignore empty or whitespace only header lines
5763
5764 2001-10-17 [paul]       0.6.3claws20
5765
5766         * sync with sylpheed 0.6.3cvs7
5767                 see ChangeLog entries 2001-10-14, 2001-10-16, and
5768                 2001-10-17
5769
5770 2001-10-17 [darko]
5771
5772         * src/compose.c
5773                 wrap long lines without spaces
5774                 don't wrap URLs
5775
5776 2001-10-16 [paul]
5777
5778         * po/es.po, po/nl.po, po/pt_BR.po
5779                 updated by Ricardo Mones Lastra, Alfons,
5780                 and Fabio Junior Beneditto
5781
5782         * sylpheed-0.6.3claws released
5783
5784 2001-10-15 [melvin] 0.6.3claws18
5785
5786         * README.claws
5787                 added summary and detailed installation instructions
5788                 for spell checker
5789         * po/fr.po
5790                 Updated, corrected and completed french translation
5791
5792 2001-10-15 [hoa] 0.6.3claws17
5793         * src/grouplistdialog.c
5794                 we can choose the newsgroups to display with wildcards
5795
5796 2001-10-15 [christoph]  0.6.3claws16
5797
5798         * src/account.c
5799         * src/compose.c
5800         * src/prefs_folder_item.[ch]
5801                 applied wwp <subscript@free.fr>'s folder
5802                 default account patch
5803         * po/de.po
5804                 Fixed wrong translation
5805
5806 2001-10-13 [alfons, christoph, melvin]  
5807                         0.6.3claws15
5808
5809         solution #2 to solve MT-safety problems defers all GUI related calls
5810         to the main thread using a gtk_idle_add() callback. discussed on
5811         ircnet #sylpheed, with christoph spotting some issues with the
5812         original code, and melvin allowing us to lobotomize his sylpheed.
5813
5814         * src/syldap.[ch], src/main.c
5815                 fix race problem in ldap search thread by deferring GUI 
5816                 stuff to main thread using gtk_idle_add()
5817
5818 2001-10-13 [paul]       0.6.3claws14
5819
5820         * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
5821                 add Sergey's smtpcred.patch
5822                 adds separate username/password setting for SMTP Auth
5823                 needed by some servers
5824                 (closes feature request #471659)
5825
5826 2001-10-13 [paul]       0.6.3claws13
5827
5828         * src/pgptext.[ch] **NEW FILES**
5829         * src/Makefile.am, src/messageview.c, src/mimeview.c
5830                 decrypt ascii-armored gpg text embedded in
5831                 the message body.
5832                 Submitted by Jens Jahnke <jan0sch@gmx.net>
5833
5834 2001-10-13 [christoph]  0.6.3claws12
5835
5836         * README.claws
5837                 some more details on default to and
5838                 feature requests
5839         * src/main.c
5840                 init glib threading when ldap is used
5841         * src/syldap.c
5842                 threading fixes
5843         * po/de.po
5844                 fixed a typo
5845
5846 2001-10-12 [paul]       0.6.3claws11
5847
5848         * src/prefs_common.[ch], src/rfc2015.c
5849                 enable ascii-armored gpg text to be embedded in the
5850                 message body, selectable through the 'Privacy'
5851                 preferences. Supports encrypting only.
5852                 Submitted by Ravemax <ravemax@dextrose.com>
5853
5854 2001-10-12 [paul]       0.6.3claws10
5855
5856         * sync with sylpheed 0.6.3cvs6
5857                 see ChangeLog entries 2001-10-11 and 2001-11-12
5858
5859         * src/folderview.c
5860                 incorporated mbox folders, scoring, and folder
5861                 properties into the sync
5862
5863 2001-10-12 [darko]      0.6.3claws9
5864
5865         * README.claws
5866                 describe quotation wrapping
5867         * src/compose.c
5868                 don't treat tab as space to calculate line length properly
5869
5870 2001-10-11 [alfons]
5871
5872         * README.claws
5873                 correct description of how to make new filtering system work,
5874                 add some other things
5875                 
5876         * src/syldap.c
5877                 remove sched_yield() (not necessary / unportable)
5878
5879 2001-10-11 [paul]       0.6.3claws8
5880
5881         * sync with sylpheed 0.6.3cvs3
5882                 see ChangeLog entry 2001-10-10
5883
5884 2001-10-10 [christoph]  0.6.3claws7
5885
5886         * .cvsignore
5887                 ignore 2 files created by newer autotools
5888         * src/prefs_folder_item.c
5889                 using table for widget alignment
5890                 fixed memory leak and broken octal display
5891         * src/filesel.c
5892                 fixed segfault caused by lost filename
5893                 workaround (closes bug #469551)
5894
5895 2001-10-10 [paul]       0.6.3claws6
5896
5897         * sync with sylpheed 0.6.3cvs2
5898                 see ChangeLog entries 2001-10-09 and 2001-10-10
5899
5900 2001-10-10 [darko]      0.6.3.claws5
5901
5902         * src/gtkstext.c
5903                 proper calculation of right margin if smart wrapping is enabled
5904         * src/compose.c
5905                 automatically wrap long lines if wrap quotation is enabled
5906
5907 2001-10-09 [alfons]     0.6.3.claws4
5908
5909         * src/summaryview.c
5910                 select correct row when deleting last row in the summary view (and
5911                 close bug "[ #469104 ] select second last in list when deleting")
5912
5913 2001-10-09 [paul]       0.6.3claws3
5914
5915         * sync with sylpheed 0.6.3cvs1
5916                 updated some autotool scripts
5917
5918 2001-10-09 [darko]      0.6.3claws2
5919
5920         * src/gtkstext.[ch]
5921                 new name and mark with Sylpheed comment
5922         * src/compose.c
5923                 smart quotation wrapping a-la VIM
5924
5925 2001-10-08 [paul]       0.6.3claws1
5926
5927         * sync with sylpheed 0.6.3 release
5928                 see ChangeLog entry 2001-10-08
5929
5930 2001-10-08 [paul]       0.6.2claws24
5931
5932         * src/summaryview.c
5933                 more sync with sylpheed 0.6.2cvs12
5934                 Fixed the bug that didn't select the last row correctly
5935
5936
5937 2001-10-07 [paul]       0.6.2claws23
5938
5939         * sync with sylpheed 0.6.2cvs12
5940                 see ChangeLog entry 2001-10-07
5941
5942 2001-10-06 [match]
5943         * src/jpilot.[ch]
5944                 enable jpilot to read unsynch'ed addresses.
5945
5946         * src/editldap_basedn.c
5947                 fix segfault when opening dialog.
5948
5949 2001-10-06 [alfons]     0.6.2.claws22
5950
5951         * src/summaryview.c
5952                 fix bug with summary view selecting last *inserted*
5953                 node instead of last *visible* node. remember we
5954                 work with a tree
5955
5956 2001-10-06 [paul]       0.6.2claws21
5957
5958         * po/pt_BR.po
5959                 updated translation, contains some fixes and new
5960                 translations, submitted by Gustavo Noronha Silva
5961                 <kov@debian.org>
5962
5963         * src/prefs_common.c
5964                 change 'each' to 'every' - fix dubious English
5965
5966         * sync with sylpheed 0.6.2cvs11
5967
5968 2001-10-05 [alfons]     0.6.2claws20
5969
5970         * src/mainwindow.[ch], src/folderview.c
5971                 make composite tool button switch between "Compose News"
5972                 and "Compose Mail" depending on selected folder
5973                 (nifty idea by Kim Schulz <kim@schulz.dk>)
5974
5975 2001-10-05 [paul]       0.6.2claws19
5976
5977         * src/mainwindow.c, src/summaryview.c
5978                 fix 'Message/Reply to all', broken in last commit
5979
5980         * src/compose.c
5981                 fix X_BEENTHERE seg fault, thanks to Alfons
5982
5983 2001-10-04 [paul]       0.6.2claws18
5984
5985         * src/compose.[ch], src/mainwindow.c
5986                 make "Message/Reply" reply to mailing lists; matches
5987                 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
5988                 based on portions of the patch submitted by
5989                 Junichi Uekawa <dancer@netfort.gr.jp>
5990
5991 2001-10-04 [darko]      0.6.2claws17
5992
5993         * src/compose.c
5994                 better smart wrapping
5995         * src/gtkstext.[hc]
5996                 a function to make text buffer contiguous
5997
5998 2001-10-03 [paul]       0.6.2claws16
5999
6000         * sync with sylpheed 0.6.2cvs10
6001
6002 2001-10-02 [alfons]
6003
6004         * configure.in
6005         * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
6006                 close bug "[ #466566 ] compile error on mdk 8.0" by removing
6007                 references to chinese translations (hope someone picks up
6008                 this)
6009
6010 2001-10-02 [christoph]  0.6.2claws15
6011
6012         * src/compose.c
6013                 fixed non translated header bug
6014         * ChangeLog.claws
6015                 fixed wrong date in alfons last entry ;)
6016
6017 2001-10-02 [alfons]     0.6.2claws14
6018
6019         * src/compose.c, src/prefs_common.[ch]
6020                 add block cursor option
6021
6022 2001-10-02 [paul]       0.6.2claws13
6023
6024         * sync with sylpheed 0.6.2cvs9
6025
6026 2001-09-30 [paul]       0.6.2claws12
6027
6028         * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
6029                 updated translations
6030
6031         * po/POTFILES.in
6032                 add 'src/importldif.c'
6033
6034         * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
6035                 added eudora-to-vCard conversion tool
6036                 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
6037
6038         * sync with sylpheed 0.6.2cvs8
6039
6040 2001-09-30 [paul]
6041
6042         * sylpheed-0.6.2claws released
6043
6044 2001-09-27 [melvin]     0.6.2claws11
6045
6046         * src/gtkspell.c
6047                 fixed crash when using default path (introduced 
6048                 in 0.6.2claws10)
6049                 fixed tiny bug for initial suggestion mode
6050
6051 2001-09-27 [melvin]     0.6.2claws10
6052         
6053         * src/gtkspell.c
6054                 fixed bug where gtkpspell didn't set the path correctly
6055
6056         * README.claws
6057                 added a paragraph about spell checking
6058                 
6059
6060
6061 2001-09-27 [paul]       0.6.2claws9
6062
6063         * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
6064                 replace '// comments' with '/* comments */' to prevent
6065                 some compiler warnings 
6066
6067         * sync with sylpheed 0.6.2cvs6
6068
6069 2001-09-26 [alfons]     0.6.2claws8
6070
6071         * src/messageview.c
6072                 introduce return receipt request notification again,
6073                 which was lost because of other semantics in 
6074                 procheader_parse() (???)
6075
6076 2001-09-26 [christoph]  0.6.2claws7
6077
6078         * src/compose.c
6079                 replace comments for old code with #if 0
6080                 readded auto cc, bcc and reply-to
6081         * src/prefs_matcher.c
6082         * src/prefs_scoring.c
6083                 removed some definition (was moved to
6084                 prefs.h)
6085
6086 2001-09-26 [paul]       0.6.2claws6
6087
6088         * src/mainwindow.c
6089                 make 'Follow-up and reply to' sensitive
6090
6091         * more sync with sylpheed 0.6.2cvs5
6092
6093 2001-09-25 [melvin]
6094
6095         * 0.6.2claws5
6096
6097         * src/gtkspell.c
6098                 fixed bug for "US-ASCII" introduced by the encoding code
6099
6100 2001-09-25 [paul]
6101
6102         * 0.6.2claws4
6103
6104         * src/prefs_common.[ch], src/summaryview.c
6105                 'next unread msg' 'go to next folder?' dialog can be
6106                 given default behaviour, either always show dialog,
6107                 or assume 'yes', or assume 'no'
6108                 Submitted by wwp <subscript@free.fr>
6109
6110 2001-09-25 [melvin]
6111                 
6112         * src/compose.c src/gtkspell.[ch]
6113                 added support for different encodings
6114
6115 2001-09-25 [paul]
6116
6117         * more sync with sylpheed 0.6.2cvs5
6118
6119 2001-09-24 [alfons]
6120         
6121         * src/prefs_folder_item.c
6122                 add check for item->prefs->default_to string is NULL and
6123                 add another check when freeing this string
6124
6125 2001-09-24 [paul]
6126
6127         * configure.in
6128                 change to version 0.6.2claws3
6129
6130         * sync with sylpheed 0.6.2cvs5 
6131
6132 2001-09-24 [match]
6133         * src/ldif.[ch], src/importldif.[ch], addressbook.c
6134                 import LDIF files.
6135         * src/addrcache.[ch], addrindex.[ch]
6136                 small update for future
6137         * src/addrbook.c
6138                 fix test XML file.
6139
6140 2001-09-24 [melvin]
6141         * src/gtkspell.[ch]
6142                 added 'Learn from mistakes' option
6143                 better handling of quotes in checked words
6144                 sorted dict list
6145         * po/fr.po
6146                 small update for spell checking stuff
6147
6148 2001-09-23 [alfons]
6149         
6150         * src/gtkspell.c
6151                 edit a little bit so it complies more with main coding style
6152
6153 2001-09-23 [alfons]
6154
6155         * src/folder.[ch], prefs_folder_item.c, compose.c
6156                 migrate "request return receipt" folder property
6157                 to folderlist.xml
6158
6159 2001-09-22 [alfons]
6160
6161         * README.claws **NEW**
6162                 (add things of interest for users of main branch 
6163                 and claws here)
6164
6165         * src/folder.[ch], src/mainwindow.c, src/summaryview.c
6166                 re-implement threading per folder option, but store 
6167                 the setting in folderlist.xml (where it belongs)
6168
6169 2001-09-21 [melvin]
6170
6171         * src/gtkspell.[ch]
6172                 fixed bug when compose window is under another window
6173         * src/prefs_common.[ch] src/compose.c
6174                 changed 'dictionary_path' to 'dictionary' to be consistent
6175                 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
6176         * ac/pspell.m4 src/Makefile.am 
6177                 dropped PSPELL_PATH macro
6178         * po/fr.po
6179                 updated translations
6180
6181 2001-09-21 [christoph]
6182
6183         * src/compose.c
6184                 added border around header fields
6185                 keep header type when new field is added
6186
6187 2001-09-20 [christoph]
6188
6189         * src/utils.[ch]
6190                 more portable debug_print with source filename
6191                 and linenumber
6192         * src/procmsg.c
6193                 more newlines after debug messages
6194
6195 2001-09-20 [paul]
6196
6197         * configure.in
6198                 change to version 0.6.2claws2
6199
6200         * sync with sylpheed 0.6.2cvs3
6201
6202 2001-09-19 [melvin]
6203
6204         * src/gtkspell.c
6205                 fixed the post-right-click focus pb
6206                 fixed crash when 'Spell check all' after dict change 
6207                         and when cursor is at the end of the text
6208                 shift-right-click pops up config menu even on misspelled words.
6209         * po/POTFILES.in
6210                 added gtkspell.c
6211
6212 2001-09-19 [melvin]
6213
6214         * src/about.c
6215                 added pspell to compiled-in features list
6216
6217 2001-09-18 [melvin]
6218
6219         * switched to pspell and dropped ispell
6220         * ac/pspell.m4
6221                 new file. autoconf macro for pspell
6222         * ac/Makefile.am 
6223         * configure.in acconfig.h
6224                 added pspell support
6225         * src/Makefile.am
6226         * src/main.c src/compose.[ch] src/gtkspell.[ch]
6227         * src/prefs_common.[ch] 
6228                 added pspell support
6229
6230 2001-09-18 [christoph]
6231
6232         * src/addr_compl.c
6233         * src/template.[ch]
6234                 replace LOG_MESSAGE with debug_print
6235         * src/compose.[ch]
6236                 gui improvements
6237         * src/menu.c
6238                 added newline after debug message
6239         * src/utils.h
6240                 using __VA_ARGS__ for debug_print macro
6241         * tools/.cvsignore
6242                 ignore Makefile and Makefile.in
6243
6244 2001-09-18 [paul]
6245
6246         * configure.in
6247                 change to version 0.6.2claws1
6248         * sync with sylpheed 0.6.2cvs1
6249
6250         * src/matcher.c 
6251         * src/prefs_matcher.c
6252                 add 'score equal to' option, submitted by
6253                 Paul Evans <nerd@freeuk.com>
6254
6255 2001-09-15 [christoph]
6256
6257         * src/mainwindow.c
6258                 comment out menu entry not existing in claws
6259         * src/menu.c
6260                 add debug output for non existing menu entries
6261         * src/summaryview.c
6262                 fix next/prev unread message for ignored threads
6263         * src/utils.[ch]
6264                 add sourcefile and line number to debug output
6265                 otherwise it is sometimes hard to find the
6266                 source code part if debug messages are translated
6267
6268 2001-09-14 [darko]
6269         
6270         * src/folderview.c
6271                 refresh target folder style after colour is changed
6272
6273 2001-09-13 [paul]
6274
6275         * configure.in
6276                 change to version 0.6.1claws3
6277
6278         * sync with sylpheed 0.6.1cvs6
6279
6280 2001-09-13 [darko]
6281         
6282         * src/folderview.c
6283                 fix target folder colourization to use user selected colour
6284
6285 2001-09-12 [darko]
6286         
6287         * src/summaryview.c
6288                 fix crash when message that is marked for copy/move is unmarked
6289
6290 2001-09-09 [paul]
6291
6292         * configure.in
6293                 change to version 0.6.1claws2
6294
6295         * sync with sylpheed 0.6.1cvs3
6296
6297 2001-09-09 [alfons]
6298         
6299         * src/folderview.c
6300                 fix bug with default font used for trash folder text
6301
6302 2001-09-06 [paul]
6303
6304         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
6305                 updated translations
6306
6307         * configure.in
6308                 change to version 0.6.1claws1
6309
6310         * sync with sylpheed 0.6.1cvs2
6311
6312 2001-09-03 [paul]
6313
6314         * po/POTFILES.in
6315                 add Match's new addressbook
6316
6317         * po/de.po
6318                 updated translation submitted by Jens Oberender
6319
6320 2001-09-02 [paul]
6321
6322         * configure.in
6323                 change to 0.6.1claws
6324         * sync with sylpheed 0.6.1 release
6325
6326 2001-09-02 [paul]
6327
6328         * configure.in
6329                 change to 0.6.0claws2
6330
6331         * sync with sylpheed 0.6.0cvs4
6332
6333         * po/pt_BR.po
6334                 updated translation submitted by Fabio Junior Beneditto
6335
6336 2001-09-01 [match]
6337         * pixmaps/
6338                 interface.xpm
6339                 book.xpm
6340                 address.xpm
6341         * src/
6342                 Makefile.am
6343                 a ton of new files
6344
6345 2001-08-31 [paul]
6346
6347         * configure.in
6348                 change to version 0.6.0claws1
6349
6350         * sync with sylpheed 0.6.0cvs1
6351
6352         * po/es.po
6353                 updated translation submitted by Ricardo Mones Lastra
6354
6355         * po/POTFILES.in
6356                 add 'src/prefs_templates.c'
6357
6358         * src/compose.c, src/summaryview.c
6359                 fix segfault on 'Re_edit'               
6360
6361 2001-08-30 [alfons]
6362
6363         * configure.in, Makefile.am
6364         * tools/Makefile.am
6365                 add tools directory to source distribution
6366
6367 2001-08-30 [paul]
6368
6369         * configure.in
6370                 change to version 0.6.0claws
6371
6372         * sync with sylpheed 0.6.0 release
6373
6374 2001-08-30 [christoph]
6375
6376         * configure.in
6377                 removed autoconf version check
6378
6379 2001-08-30 [paul]
6380
6381         * src/account.c, src/compose.c, src/prefs_common.[ch]
6382         * src/procheader.[ch] src/utils.[ch]
6383                 Enhanced automatic account selection on replies
6384                 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
6385
6386         * configure.in
6387                 add LDAP and JPilot to the configuration results output.
6388
6389 2001-08-29 [christoph]
6390
6391         * src/summeryview.c
6392                 no bold font for ignored threads
6393
6394 2001-08-29 [paul]
6395
6396         * configure.in
6397                 change to version 0.5.3claws6
6398
6399         * sync with sylpheed 0.5.3cvs10
6400                 src/stringtable.[ch]: New Files
6401
6402         * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
6403         * src/pixmaps/sylpheed.xpm
6404                 add mini-icons to windows (by Alfons)
6405
6406 2001-08-27 [paul]
6407
6408         * src/mainwindow.c
6409                 new functions: next_labeled_cb(), prev_labeled_cb()
6410
6411         * src/summaryview.c
6412                 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
6413                 summary_select_next_labeled(), summary_select_prev_labeled()
6414
6415         * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
6416                 give claws blue folders and a blue trash can
6417
6418 2001-08-27 [paul]
6419
6420         * configure.in
6421                 change to version 0.5.3claws5
6422
6423         * sync with sylpheed 0.5.3cvs9
6424                 src/labelcolors.[ch] renamed to src/colorlabel.[ch] 
6425
6426 2001-08-24 [christoph]
6427
6428         * src/filesel.c
6429                 keep filename when browsing directories
6430                 (not working for user entered filename, but
6431                  for default name and selected filename from
6432                  file list)
6433         * src/mainwindow.c
6434                 fixed wrong spelling "Folllow-up"
6435         * src/mbox_folder.c
6436         * src/procmsg.c
6437         * src/summaryview.c
6438                 fixed new/unread message count with ignored
6439                 threads (2 commits, first didn't notice no
6440                 longer needed decreasing)
6441         * src/inc.c
6442                 readded scrolling of progress dialog
6443                 (lost in sync)
6444
6445 2001-08-24 [paul]
6446
6447         * configure.in
6448                 change to 0.5.3claws4
6449
6450         * sync with sylpheed 0.5.3cvs7
6451
6452 2001-08-24 [christoph]
6453
6454         * src/compose.c
6455                 set request return receipt when replying
6456                 if it is set is the folder prefs of the
6457                 message
6458         * src/inc.c
6459                 disable final error popup if popups are
6460                 disabled in config (again)
6461
6462 2001-08-23 [paul]
6463
6464         * configure.in
6465                 Change version number to 0.5.3claws3
6466
6467         * sync with sylpheed 0.5.3cvs5
6468
6469         * src/mimeview.c
6470                 double quote '%s' in 'gedit %s' to fix bug when
6471                 opening attachment with spaces in the name
6472
6473 2001-08-22 [alte]
6474         * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
6475           src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
6476                 initial message templates support
6477
6478
6479 2001-08-22 [paul]
6480
6481         * configure.in
6482                 change version number to 0.5.3claws2
6483
6484         * sync with sylpheed 0.5.3cvs4
6485
6486         * src/procmsg.h src/summaryview.c
6487                 re-implement (un)ignore thread
6488
6489 2001-08-21 [paul]
6490
6491         * src/summaryview.c
6492                 remove unnecessary code
6493         * src/compose.c
6494                 enable 'dynamic' signatures (submitted by
6495                 Eric Limpens <eric@hscg-internet.nl>)
6496
6497 2001-08-21 [paul]
6498
6499         clean up after sync with sylpheed 0.5.3 release
6500
6501         * src/folderview.c
6502                 fix re-introduced font mess, see Christoph's
6503                 entry 2001-06-24
6504
6505         * src/summaryview.c
6506                 remove prev_msgnum
6507                 use sylpheed's small font instead of
6508                 gtk default font for summary view
6509
6510
6511 2001-08-17 [paul]
6512
6513         * configure.in
6514                 add pl to ALL_LINGUAS - sync with main branch
6515
6516         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
6517                 Updated. Translations by Jens Oberender, Ricardo Mones
6518                 Lastra, Alfons, and Fabio Junior Beneditto respectively.
6519
6520         * po/pl.po  ** NEW FILE **
6521                 sync with the main branch
6522
6523         * src/folderview.c
6524                 fix target folder colorizing and refresh problem
6525
6526
6527 2001-08-17 [christoph]
6528
6529         * src/mainwindow.c
6530                 claws uses 4 colors for target folder coloring.
6531                 arrays were not long enough and destroyed the
6532                 stack causing a segfault.
6533                 target folder colorizing does not work anymore
6534                 for me
6535
6536 2001-08-16 [paul]
6537
6538         * configure.in
6539                 change to version 0.5.3claws1
6540
6541         * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
6542           src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
6543           src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
6544
6545                 sync with sylpheed 0.5.3 release, but keep claws method of
6546                 configuring/saving fonts
6547
6548         * src/addressbook.[ch]
6549                 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
6550                 in line with a similar change in Hiroyuki's branch
6551
6552         * src/mainwindow.[ch]
6553                 disable main_window_set_thread_option()
6554         * src/prefs_folder_item.c
6555                 comment out &tmps_prefs.enable_thread,
6556         * src/mbox_folder.c, src/procmsg.[ch]
6557                 comment out MSG_IS_IGNORE_THREAD
6558         * src/summaryview.c
6559                 comment out summary_ignore_thread() and summary_unignore_thread()
6560                 comment out MSG_IS_IGNORE_THREAD
6561
6562                 use Hiroyuki's threading instead.
6563
6564
6565
6566 2001-08-15 [paul]
6567
6568         * src/account.c
6569                 use Hiroyuki's 0.5.3 column scheme but also
6570                 include the enable/disable button.
6571         * src/pixmaps/mark.xpm
6572                 add Hiroyuki's amended pixmap
6573
6574 2001-08-13 [christoph]
6575
6576         * src/account.c
6577                 receive at get all column showed wrong state for APOP
6578                 button should only work for POP3 and APOP accounts
6579         * src/prefs_account.c
6580                 added missing preprocessor statement for SSL
6581
6582 2001-08-12 [paul]
6583
6584         * src/account.[ch]
6585                 add 'receive at get all' column and enable/disable
6586                 button.
6587
6588 2001-08-06 [christoph]
6589
6590         * src/account.c
6591                 show usage of SSL in protocol column
6592
6593         * src/imap.c
6594         * src/inc.c
6595                 renamed ssl options
6596
6597         * src/prefs_account.[ch]
6598                 moved ssl options to a new page
6599
6600         * src/send.c
6601         * src/smtp.c
6602         * src/ssl.[ch]
6603                 renamed ssl options
6604                 added support for SMTP STARTTLS command
6605
6606 2001-08-05 [christoph]
6607
6608         * configure.in
6609                 debian autoconf needs version check to find
6610                 correct autoconf version. if the file is
6611                 named configure.in 2.13 is used, which does
6612                 not work with this configure.in script.
6613                 other solution would be to rename the script
6614                 to configure.ac as suggested in the autoconf
6615                 manual.
6616
6617         * src/inc.c
6618                 disable final error popup if popups are
6619                 diabled in config
6620
6621         * src/socket.c
6622                 bugfix in ssl_gets
6623                 fixes IMAP over SSL problem
6624
6625 2001-08-03 [paul]
6626
6627         * configure.in
6628                 change to 0.5.2claws1
6629
6630         * sync with sylpheed 0.5.2cvs1
6631
6632 2001-08-02 [alfons]
6633
6634         * configure.in
6635                 quick fix for ispell detection...
6636
6637 2001-08-01 [paul]
6638
6639         * configure.in
6640                 change to 0.5.1claws4
6641
6642         * sync with sylpheed 0.5.1cvs7
6643
6644 2001-07-31 [alfons]
6645
6646         * src/prefs_common.c, src/prefs_common.h, 
6647           src/gtkspell.c, src/gtkspell.h
6648                 add global spelling checker settings (compose tab) +
6649                 selection of dictionary 
6650           
6651         * configure.in  
6652                 guess valid ispell location
6653
6654 2001-07-31 [paul]
6655
6656         * po/POTFILES.in
6657                 removal of 'src/quote_fmt_parse.c'
6658         * po/de.po
6659                 Updated de.po
6660                 (submitted by Jens Oberender <didge@suse.de>)
6661
6662 2001-07-31 [darko]
6663
6664         * src/folder.[ch]
6665         * src/folderview.[ch]
6666         * src/mainwindow.c
6667         * src/mh.c
6668         * src/prefs_common.[ch]
6669         * src/summaryview.c
6670                 target folder colourization
6671
6672 2001-07-30 [paul]
6673
6674         more sync with Sylpheed 0.5.1cvs6 
6675
6676 2001-07-30 [darko]
6677
6678         * src/mh.c
6679         * src/prefs_folder_item.[hc]
6680         * src/summaryview.c
6681                 shared folders support with a GUI
6682
6683 2001-07-29 [paul]
6684
6685         0.5.1claws3
6686
6687         * sync with Sylpheed 0.5.1cvs6
6688
6689 2001-07-29 [paul]
6690
6691         * po/pt_BR.po
6692                 updated
6693                 (submitted by Fabio Junior Beneditto)
6694
6695 2001-07-28 [paul]
6696
6697         * src/procmime.c
6698         * AUTHORS
6699                 patch to correct bad image mime headers
6700                 (submitted by Don Quijote <dq@searchlores.org>)
6701
6702 2001-07-28 [paul]
6703
6704         * tools/gif2xface.pl   **NEW FILE**
6705         * tools/README
6706                 script to convert file.gif to file.xface for
6707                 use in a custom header.
6708                 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
6709
6710 2001-07-27 [alfons]
6711         
6712         * configure.in
6713                 change macros for detecting JPilot and LDAP
6714
6715 2001-07-27 [christoph]
6716
6717         * src/filtering.c
6718                 code cleanup (MIN / MAX warning, needed casting)
6719
6720 2001-07-27 [alfons]
6721
6722         * procheader.c
6723                 disallow setting flags when detecting certain headers
6724                 (X-Status, Status, Seen, X-Seen). 
6725         
6726         * sync with Hiroyuki's Sylpheed 0.5.1cvs5
6727
6728 2001-07-27 [christoph]
6729
6730         * src/prefs_filter.c
6731         * src/prefs_filtering.c
6732         * src/prefs_matcher.c
6733         * src/prefs_scoring.c
6734                 scroll list when moving rows up or down
6735
6736         * src/imap.c
6737         * src/imap.h
6738         * src/prefs_account.c
6739         * src/prefs_account.h
6740         * src/send.c
6741                 SMTP over SSL (untested, feedback requested)
6742                 IMAP over SSL
6743
6744         * src/ssl.c
6745                 code cleanup
6746
6747 2001-07-26 [alfons]
6748         
6749         * configure.in, acconfig.h
6750                 define CLAWS (need this for main / claws detection)
6751
6752 2001-07-25 [alfons]
6753
6754         * configure.in
6755                 Sylpheed 0.5.1claws2
6756                 
6757         * sync with Sylpheed 0.5.1cvs4
6758
6759 2001-07-25 [christoph]
6760
6761         * src/scoring.c
6762                 fixed segfault
6763                 item->prefs == NULL (don't know why)
6764
6765 2001-07-25 [alfons]
6766
6767         * configure.in
6768                 Sylpheed 0.5.1claws1
6769
6770         * sync with Sylpheed 0.5.1cvs1-3
6771
6772 2001-07-24 [christoph]
6773
6774         * src/folderview.c
6775         * src/prefs_folder_item.[ch]
6776                 added folderitem preferences dialog with
6777                 default To: and auto request return receipt
6778
6779         * src/compose.[ch]
6780         * src/menu.[ch]
6781                 changes to handle new folderitem preferences
6782
6783         * src/mainwindow.c
6784         * src/summaryview.c
6785                 call compose new mail with current folderitem
6786
6787 2001-07-24 [alfons]
6788
6789         Release Sylpheed 0.5.1claws
6790
6791         * configure.in
6792                 change to release version 0.5.1claws
6793
6794 2001-07-24 [christoph]
6795
6796         * src/summaryview.c
6797                 fixed segfault that happend when the selected
6798                 message was removed while retrieving new messages.
6799
6800         * po/es.po
6801                 updated translation
6802                 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
6803
6804 2001-07-22 [alfons]
6805
6806         add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
6807         this is a work in progress, for more information: http://nlpagan.net/sylman 
6808         
6809         * configure.in, src/mainwindow.c, manual/Makefile.am
6810                 add support for English manual
6811
6812         * AUTHORS
6813                 add authors of user manuals
6814
6815         * manual/en/sylpheed*.html
6816                 add English documentation
6817
6818 2001-07-22 [christoph]
6819
6820         * po/POTFILES.in
6821                 added src/ssl.c
6822         * src/ssl.c
6823                 changed a wrong debug message
6824
6825 2001-07-22 [alfons]
6826
6827         * po/nl.po
6828                 update Dutch translation
6829
6830         * src/prefs_filtering.c, 
6831           src/prefs_matcher.c
6832                 add more translatable strings           
6833
6834 2001-07-21 [alfons]
6835
6836         0.5.0claws7
6837
6838         * configure.in
6839                 change version
6840
6841         * src/inc.c, src/summaryview.[ch]
6842                 prevent update of mark file when filtering has done, by
6843                 using a variable; this affects two functions:
6844                         inc.c::inc_finished()
6845                         summaryview.c::summary_show()
6846
6847 2001-07-20 [alfons]
6848
6849         * src/filtering.[ch], src/prefs_filtering.c, 
6850           src/matcher.[ch]
6851                 add filtering action for label coloring 
6852
6853         * po/POTFILES.in
6854                 add labelcolors.c
6855
6856         * added src/labelcolors.c
6857         * added src/labelcolors.h
6858         * src/Makefile.am, src/summaryview.c
6859                 rearrange label coloring code
6860
6861         * src/procmsg.h
6862                 add more parentheses so label colouring works correctly
6863
6864         * src/filtering.c
6865                 don't really delete message, but move it to Trash
6866
6867         * src/prefs_matcher.c
6868                 add quote options to info dialog
6869
6870 2001-07-20 [christoph]
6871
6872         * src/Makefile.am
6873         * src/inc.c
6874         * src/main.[ch]
6875         * src/socket.h
6876         * src/ssl.[ch] (new)
6877                 moved ssl stuff to a seperate file
6878
6879 2001-07-20 [darko]
6880
6881         * src/summaryview.c
6882                 fix show sender using address book with no e-mail
6883                 address in From: field
6884
6885 2001-07-19 [alfons]
6886
6887         * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
6888                 fix messy handling of escaping... now at least the
6889                 execute command is useful. escape char is '\', we
6890                 accept \n and \r too. 
6891
6892                 Real life example:
6893                 
6894                 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
6895                 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
6896
6897 2001-07-18 [alfons]
6898
6899         0.5.0claws6
6900
6901         * src/summaryview.c
6902                 clean up
6903
6904         * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
6905           src/procmsg.[ch]
6906                 revise filtering; currently move, copy, marking have
6907                 been tested. if you like bleeding edge stuff, you
6908                 should definitely go for this version :)
6909
6910         * mark old working stuff as VERSION_0_5_0_CLAWS5        
6911
6912 2001-07-17 [christoph]
6913
6914         * src/utils.c
6915                 timestamp log
6916
6917 2001-07-17 [alfons]
6918
6919         0.5.0claws5
6920
6921         * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more 
6922           bits in the mark file, without affecting either branch. Lots of
6923           files changed, also in claws branch.
6924
6925           UNTESTED: use of mbox folders
6926
6927         * src/summaryview.c
6928                 added mark all read; however this was a quick hack used for
6929                 cleaning up mess after initial merge with Hiroyuki
6930
6931         * configure.in
6932                 change claws version number back to 0.5.0claws5 to clear up 
6933                 confusion & pretension (recent release was technically 
6934                 0.5.0claws4, so we neatly align with Hiroyuki :-)
6935
6936 2001-07-16 [alfons]
6937
6938         sync with Hiroyuki's 0.5.0cvs4
6939
6940 2001-07-16 [alfons]
6941
6942         0.5.1claws3
6943
6944         * src/filtering.[ch]
6945                 remove invalid updating of mark files for 
6946                 filter actions MATCHING_ACTION_MOVE and 
6947                 MATCHING_ACTION_DELETE; this should fix the
6948                 folder update bug
6949                 
6950         * src/procmsg.c
6951                 revert Christoph's stab at fixing the folder 
6952                 update bug
6953
6954         * po/POTFILES.in
6955                 add missing files with translatable strings
6956
6957         * src/summaryview.c
6958                 remove debug print
6959
6960 2001-07-15 [alfons]
6961
6962         * src/addr_compl.[ch], src/prefs_filtering.c
6963                 make "filtering pref dialog's destination entry" an
6964                 "address completable entry", if filter destination is 
6965                 an email address
6966
6967         0.5.1claws2
6968         
6969         sync with Hiroyuki's 0.5.0cvs2-3
6970
6971 2001-07-15 [christoph]
6972
6973         * src/procmsg.c
6974                 fixed folder stats update after incorporation
6975
6976 2001-07-15 [alfons]
6977
6978         * src/summaryview.c
6979                 * finish label colouring stuff (for now)
6980                 * fix incorrect colour bug (off by one) 
6981
6982 2001-07-14 [alfons]
6983
6984         * src/mainwindow.c
6985                 change text labels for news and mail message so there's
6986                 plenty of toolbar estate left
6987
6988         * configure.in
6989                 0.5.1claws1
6990
6991         * src/folderview.c
6992           src/folder.[ch]
6993                 sync with Hiroyuki's 0.5.0cvs1
6994
6995         * src/summaryview.c
6996                 more rewrite label colouring
6997
6998 2001-07-14 [alfons]
6999
7000         * src/summaryview.[ch]
7001                 * start rewrite label colouring 
7002                 * fix proper location "Add Sender To Addressbook" menu item
7003
7004 2001-07-13
7005
7006         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
7007         (actually this is 0.5.0claws4)
7008
7009 2001-07-13 [alfons]
7010
7011         * po/pt_BR.po
7012                 * fix duplicate message
7013                 * add updated Portugese / Brazilian translation
7014                   submitted by Fabio Junior Beneditto
7015
7016 2001-07-12 [alfons]
7017
7018         * AUTHORS
7019                 add Jens
7020
7021         * po/nl.po
7022                 add updated Dutch translation
7023
7024         * po/de.po
7025                 add updated German translation submitted by Jens
7026
7027 2001-07-11 [alfons]
7028
7029         Prerelease before 0.5.0claws. Please test.
7030         This version is temporarily tagged as VERSION_0_5_0_TEST
7031
7032         * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
7033           src/prefs_scoring.c, src/prefs_matcher.c, 
7034           src/prefs_filtering.c, src/mbox.c, 
7035           src/main.c, src/inc.c, src/filtering.[ch]
7036                 revert new Hoa's new matcher (does not work yet)
7037
7038         * src/Makefile.am
7039                 clean up
7040
7041 2001-07-10
7042
7043         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
7044
7045
7046 2001-07-10 [alfons]
7047
7048         * Makefile.am
7049                 add ChangeLog.claws to EXTRA_DIST
7050         * src/Makefile.am
7051                 add matcher_parser_parse.h to EXTRA_DIST
7052
7053 2001-07-10 [christoph]
7054
7055         * src/inc.c
7056                 add destination folder to table of
7057                 folders that need to be updated after
7058                 incorporation
7059
7060 2001-07-10 [alfons]
7061
7062         * folder.[ch]
7063           folderview.c
7064                 make collapse state of folders and folder items persistent, i.e.
7065                 if you collapse a folder tree, the next time sylpheed-claws starts 
7066                 up the folder tree remains collapsed.  
7067                 
7068 2001-07-10 [christoph]
7069
7070         * acconfig.h
7071         * configure.in
7072                 added --enable-ssl
7073         * src/md5.[ch]
7074                 renamed MD5_CTX to MD5_CTX_syl
7075                 conflicts with a struct in openssl
7076         * src/inc.c
7077         * src/main.[ch]
7078         * src/prefs_account.[ch]
7079         * src/socket.[ch]
7080                 SSL support for POP
7081         * src/mainwindow.c
7082                 fixed compose with current account
7083                 broken by new compose button stuff
7084
7085 2001-07-09 [hoa]
7086
7087         * AUTHORS
7088                 changed my email address
7089
7090         * src/matcher_parser_parse.y
7091                 clean the parser to remove conflicts
7092
7093 2001-07-09 [alfons]
7094
7095         * AUTHORS
7096                 add Match Grun
7097
7098         * configure.in
7099                 fix incorrect description of --enable-ldap parameter
7100
7101         * src/prefs_common.[ch]
7102           src/compose.c
7103                 add experimental option "smart wrapping" which makes the
7104                 compose editor auto wrap.
7105                 
7106                 | TODO: the problem with the buggy cursor handling is caused |
7107                 | by the GtkText. when deleting / backspacing text its       |
7108                 | wrapping algorithm does not take in account the previous   |
7109                 | line. should find a way to hack this in.                   |
7110                 | or should perhaps combine this with the word wrapping      |
7111                 | patch i wrote in january.                                  |
7112
7113         * src/about.c
7114                 show build parameters for LDAP and JPilot
7115
7116         * src/summaryview.c
7117                 revert Christoph's bugfix for selecting next unread message, 
7118                 because folder stats aren't updated correctly
7119
7120 2001-07-08 [hoa]
7121
7122         * src/filtering.c
7123         * src/mainwindow.c
7124         * src/matcher.c
7125         * src/matcher_parser_lex.l
7126         * src/matcher_parser_parse.y
7127         * src/prefs_filtering.c
7128         * src/prefs_scoring.c
7129         * src/scoring.c
7130                 bugfix of the config file parser
7131
7132 2001-07-08 [alfons]
7133
7134         * src/Makefile.am
7135                 added generated matcher sources to BUILT_SOURCES
7136
7137 2001-07-08 [hoa]
7138
7139         * src/Makefile.am
7140         * src/.cvsignore
7141                 added new config file parser
7142
7143         * src/scoring.[ch]
7144         * src/filtering.[ch]
7145         * src/matcher.[ch]
7146         * src/prefs_filtering.c
7147         * src/prefs_matcher.c
7148         * src/prefs_scoring.c
7149         * added src/matcher_parser.h
7150         * added src/matcher_parser_lex.h
7151         * added src/matcher_parser_lex.l
7152         * added src/matcher_parser_parse.y
7153                 lex & yacc config file parser
7154
7155         * src/mbox.c
7156         * src/inc.c
7157         * src/main.c
7158                 changes prefs_filtering into global_filtering           
7159
7160         * src/summaryview.c
7161                 build threads with subjects only if "Re: " is at the
7162                 beginning of the subject
7163
7164 2001-07-07 [paul]
7165
7166         0.5.0claws
7167
7168         sync with sylpheed 0.5.0
7169                 change of version number only
7170
7171 2001-07-06 [paul]
7172
7173         0.5.0claws5
7174
7175         sync with sylpheed 0.5.0pre5
7176
7177 2001-07-05 [paul]
7178
7179         sync with sylpheed 0.5.0pre4 release
7180                 /po and /manual/ja not sync'ed
7181
7182 2001-07-04 [paul]
7183
7184         more sync with sylpheed 0.5.0pre4
7185
7186 2001-07-03 [christoph]
7187
7188         * src/addressbook.c
7189                 fixed address book broken by address book
7190                 for VCard, JPilot, LDAP
7191
7192 2001-07-03 [alfons]
7193
7194         * src/matcher.c
7195         * src/textview.c
7196                 stopped memory leaks
7197
7198 2001-07-03 [paul]
7199
7200         more sync with sylpheed 0.5.0pre4
7201
7202 2001-07-02 [match]
7203
7204         * included address book patch for VCard, JPilot, LDAP
7205         * pref_common.c - fixed Font options on Display tab (cosmetic)
7206         * alertpanel.c - fixed truncated message
7207
7208 2001-07-02 [christoph]
7209
7210         * src/mbox_folder.c
7211         * src/procmsg.[ch]
7212         * src/summaryview.c
7213                 mark threads for ignoring
7214
7215 2001-07-02 [paul]
7216
7217         0.5.0claws4
7218
7219         * sync with sylpheed 0.5.0pre4
7220                 updated gettext to 0.10.38.
7221
7222 2001-07-01 [paul]
7223
7224         * src/ mainwindow.c
7225         * src/procmsg.h
7226         * src/summaryview.[ch]
7227                 new right-click option: Label.
7228                 substitute for 'Mark-->Mark/Unmark', colours the line.
7229                 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
7230
7231 2001-07-01 [christoph]
7232
7233         * src/folderview.c
7234                 fixed font for trash
7235         * src/summaryview.c
7236                 move ctree to unread message
7237
7238 2001-07-01 [paul]
7239
7240         * sync with sylpheed 0.5.0pre3 release
7241
7242 2001-06-30 [alfons]
7243
7244         * src/filesel.[ch]
7245         * src/compose.c
7246                 allow inserting / attaching multiple files in
7247                 the composer window
7248
7249 2001-06-30 [paul]
7250
7251         * src/codeconv.c
7252                 small change to Alfons' previous stuff so that it
7253                 actually makes
7254
7255 2001-06-30 [alfons]
7256
7257         * lots of files changed; first attempt to merge the changes
7258           and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
7259
7260 2001-06-30 [paul]
7261
7262         * po/pt_BR.po
7263                 updated and completed, translations by Fabio
7264                 Junior Beneditto <fjbeneditto@yahoo.com.br>
7265
7266 2001-06-29 [alfons]
7267
7268         * src/compose.c
7269         * src/mimeproc.[ch]
7270                 allow selecting an attached files' mime type from a 
7271                 list of types.
7272
7273 2001-06-29 [paul]
7274
7275         * more sync with sylpheed 0.5.0pre3
7276
7277 2001-06-29 [paul]
7278
7279         * po/pt_BR.po
7280                 merge with sylpheed.pot and pt_BR.po provided by
7281                 Fabio Junior Beneditto.
7282
7283 2001-06-29 [darko]
7284
7285         * src/procmime.c
7286                 make MIME types case insensitive
7287
7288 2001-06-28 [alfons]
7289
7290         * po/nl.po
7291                 merge with sylpheed.pot and old nl.po; translations added.
7292
7293 2001-06-28 [paul]
7294
7295         * more sync with sylpheed 0.5.0pre3
7296
7297 2001-06-27 [alfons]
7298
7299         * src/summaryview.c
7300                 don't crash when removing parent node of messages
7301                 attracted by subject. this was caused by not deleting
7302                 the parent node from the subject line hash table.
7303
7304 2001-06-27 [alfons]
7305
7306         * src/summaryview.c
7307         * src/compose.[ch]
7308         * src/mainwindow.c
7309                 if there are multiple messages selected, allow forwarding
7310                 them as attachments.
7311
7312 2001-06-27 [paul]
7313
7314         * more sync with sylpheed 0.5.0pre3
7315
7316 2001-06-26 [paul]
7317
7318         0.5.0claws3
7319
7320         * sync with sylpheed 0.5.0pre3
7321
7322 2001-06-25 [paul]
7323
7324         * src/mainwindow.c
7325                 fixed 'compose news article' bug
7326                 from icon-and-text toolbar
7327
7328 2001-06-25 [paul]
7329
7330         * sync with sylpheed 0.5.0pre2 release
7331
7332 2001-06-24 [christoph]
7333
7334         * src/prefs_common.c
7335                 bug fix in font selection
7336         * src/folderview.c
7337                 use sylpheed's normal font instead of
7338                 gtk default font for folders without
7339                 new messages
7340
7341 2001-06-24 [alfons]
7342
7343         * src/mainwindow.[ch]
7344                 added composite compose mail / news button (an idea by Leandro
7345                 Pereira <leandro@linuxmag.com.br>)
7346
7347 2001-06-24 [paul]
7348
7349         Added instructions for ldif-to-xml.py
7350
7351         * tools/README
7352
7353 2001-06-23 [alfons]
7354
7355         Some minor things.
7356
7357         * src/pixmaps/stock_news_compose.xpm
7358                 added pixmap by Leandro
7359         * src/prefs_common.c
7360                 tested built-in spelling checker of GCC 3.0 :)
7361         * po/nl.po
7362                 merged dutch translation of sylpheed-main with
7363                 sylpheed.pot
7364
7365 2001-06-23 [paul]
7366
7367         Added tools directory and files.
7368
7369         * tools/filter_conv.pl
7370                 converts old filter system to new filtering system
7371         * tools/ldif-to-xml.py
7372                 converts netscape addressbook to sylpheed addressbook
7373         * tools/README
7374                 descriptions/instructions for above two files
7375
7376 2001-06-23 [christoph]
7377
7378         * src/inc.c
7379         * src/manage_window.[ch]
7380         * src/prefs_common.[ch]
7381                 mail retrieval dialog can be enabled, disabled
7382                 or hidden if non of sylpheed's windows is active
7383
7384 2001-06-22 [paul]
7385
7386         0.5.0claws2
7387
7388         * sync with sylpheed 0.5.0pre2
7389
7390 2001-06-21 [christoph]
7391
7392         * src/summaryview.c
7393                 show recipient on 'from' for all accounts
7394                 
7395         * src/inc.c
7396         * src/prefs_common.[ch]
7397                 disable error popup on mail receive errors
7398
7399 2001-06-21 [alfons]
7400
7401         * src/compose.c
7402                 made the ruler correctly appear and disappear.
7403
7404         * src/Makefile.am
7405                 removed Hoa's work-in-progress-stuff (interesting!) so 
7406                 claws compiles ok.
7407
7408 2001-06-20 [christoph]
7409
7410         * src/inc.c
7411         * src/progressdialog.c
7412                 added scrolled window for list in progressdialog
7413
7414 2001-06-20 [paul]
7415
7416         sync with sylpheed 0.5.0pre1 release
7417
7418 2001-06-20 [christoph]
7419
7420         * src/summeryview.c
7421                 make building threads by subject work when
7422                 thread view is enabled
7423                 
7424         * src/compose.c
7425         * src/prefs_common.[ch]
7426                 automatically select account for mail replys
7427
7428 2001-06-19 [sergey]
7429
7430         * src/compose.c (compose_create): keep Bcc and Reply-To visible if
7431         they are filled in from the account settings.
7432
7433 2001-06-19 [paul]
7434
7435         * more sync with sylpheed 0.5.0pre1
7436
7437 2001-06-18 [alfons]
7438
7439         * src/Makefile.am,
7440           src/procmime.c
7441                 added --sysconfdir to CPPFLAGS for pointing to the correct
7442                 location of mime.types. 
7443
7444                 NOTE: make sure you use --sysconfdir when running ./autogen.sh
7445                 or ./configure!
7446
7447 2001-06-18 [hoa]
7448
7449         * src/summaryview.c
7450                 fixed some bug when building threads
7451
7452 2001-06-18 [pau]l
7453
7454         * src/prefs_account.c
7455                 UI stuff: More changes to the English
7456
7457 2001-06-18 [paul]
7458
7459         * src/pixmaps/stock_news_compose.xpm: new file
7460         * src/Makefile.am
7461         * src/mainwindow.c
7462         * src/summaryview.c
7463                 Added new icon for Hoa's 'compose a news
7464                 message', plus minor improvements to the
7465                 English
7466
7467         * po/ja.po
7468         * ChangeLog
7469         * ChangeLog.jp
7470                 more sync with sylpheed 0.5.0pre1
7471
7472 2001-06-18 [hoa]
7473
7474         * src/compose.[ch]
7475         * src/mainwindow.c
7476                 Follow-up and reply to
7477
7478         * src/summaryview.[ch]
7479                 Build threads also with subjects
7480
7481 2001-06-17 [hoa]
7482
7483         * src/compose.c
7484                 forwarding use the current account.
7485
7486         * src/mainwindow.c
7487                 the "compose message" button has been replaced with
7488                 "new mail" and "new news" buttons
7489
7490         * src/prefs_common.[ch]
7491                 added a configuration option to use the forward button
7492                 as "forward as attachment"
7493                 changed reply and forward format description
7494
7495         * src/quote_fmt_lex.l
7496         * src/quote_fmt_parse.y
7497                 added message with no signature in format for reply
7498                 and forward.
7499
7500 2001-06-17 [paul]
7501
7502         Minor UI stuff
7503
7504         * src/mainwindow.c
7505         * src/summaryview.c
7506                 Improvements to the English
7507
7508         * src/prefs_common.c
7509                 Improvements to the English and some
7510                 clarity/continuity improvements in the
7511                 description of Quote symbols.
7512
7513 2001-06-17 [paul]
7514
7515         0.5.0claws1
7516
7517         * sync with sylpheed 0.5.0pre1
7518
7519 2001-06-17 [hoa]
7520
7521         * src/compose.c
7522                 Better interface for compose, displayed fields
7523                 are updated whenever we change account.
7524                 Newsgroups field is automatically filled.
7525
7526         * src/mainwindow.c
7527                 Newsgroups field is automatically filled.
7528
7529         * src/prefs_account.c
7530                 Some interface stuff when fields appear and
7531                 disappear.
7532
7533 2001-06-16 [paul]
7534
7535         0.4.99claws
7536
7537         * sync with sylpheed 0.4.99
7538
7539 2001-06-16 [sergey]
7540
7541         * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
7542         base64_decoder_free, base64_decoder_decode): new object and
7543         functions for decoding base64 streams.
7544         * src/procmime.c (procmime_decode_content): modified to use the
7545         new base64 decoder.
7546
7547 2001-06-15 [paul]
7548
7549         0.4.99claws10
7550
7551         * sync with sylpheed 0.4.99cvs11
7552
7553 2001-06-13 [paul]
7554
7555         0.4.99claws9
7556
7557         * sync with sylpheed 0.4.99cvs9
7558
7559 2001-06-13 [hoa]
7560
7561         * src/compose.c
7562         * src/prefs_account.c
7563
7564                 SMTP server can be defined in the news account
7565                 mime type of attachment are kept.
7566
7567         * src/summaryview.c
7568
7569                 now choose the highest important score between default
7570                 and important score of folder.
7571
7572 2001-06-09 [alfons]
7573         
7574         * src/prefs_common.c: 
7575
7576                 (prefs_quote_description_create): corrected description of 
7577                 quote format characters
7578
7579 2001-06-09 [paul]
7580
7581         0.4.99claws8
7582
7583         * sync with sylpheed 0.4.99cvs8
7584
7585 2001-06-08 [sergey]
7586
7587         * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
7588         and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
7589
7590 2001-06-08 [paul]
7591
7592         0.4.99claws7
7593
7594         * sync with sylpheed 0.4.99cvs7
7595
7596 2001-06-06 [sergey]
7597
7598         * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
7599         clashes with autogenerated header).
7600         * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
7601         * src/Makefile.am: added quote_fmt.h.
7602         * src/.cvsignore: added lex/yacc autogenerated files
7603         (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
7604
7605 2001-06-06 [paul]
7606
7607         0.4.99claws6
7608
7609         * sync with sylpheed 0.4.99cvs6
7610
7611 2001-06-06 [hoa]
7612
7613         * added src/quote_fmt_parse.h
7614         * src/compose.c
7615                 removed warnings
7616
7617         * src/prefs.[ch]
7618                 don't modify readonly configuration files
7619
7620         * src/prefs_account.c
7621         * src/prefs_common.c
7622         * src/prefs_customheader.c
7623         * src/prefs_display_header.c
7624         * src/prefs_filter.c
7625         * src/prefs_filtering.c
7626         * src/prefs_scoring.c
7627                 don't open dialog box when configuration files
7628                 are readonly
7629
7630 2001-06-05 [sergey]
7631
7632         * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
7633
7634         * src/Makefile.am: replaced quote_fmt.tab.[ch] by
7635         quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
7636         BUILT_SOURCES to make all files rebuild properly.
7637
7638         * src/compose.c: removed #include "quote_fmt.tab.h".
7639
7640         * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
7641         CHARACTER value in yylval.
7642
7643         * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
7644         receive CHARACTER value by documented means (yylval).
7645
7646         * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
7647
7648 2001-06-05 [hoa]
7649
7650         * src/Makefile.am
7651                 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
7652
7653         * src/filtering.c
7654         * src/matcher.c
7655         * src/matcher.h
7656         * src/prefs_filtering.c
7657                 now keep the configuration for execute action
7658
7659         * src/mbox_folder.c
7660                 fixed a warning
7661
7662 2001-06-05 [paul]
7663
7664         * sync with sylpheed 0.4.99cvs5
7665
7666 2001-06-05 [hoa]
7667
7668         * src/Makefile.am
7669                 added quote_fmt.[ch]
7670
7671         * added src/quote_fmt.y
7672         * added src/quote_fmt.l
7673         * added src/quote_fmt.tab.h
7674         * added src/quote_fmt.tab.c
7675         * added src/lex.quote_fmt.c
7676                 parsing configuration for replying
7677                 and forwarding
7678
7679         * src/prefs_common.[ch]
7680                 added configuration UI for replying
7681                 and forwarding
7682
7683         * src/compose.c
7684                 using configuration for replying
7685                 and forwarding
7686
7687 2001-06-04 [hoa]
7688
7689         * src/filtering.c
7690         * src/matcher.c
7691         * src/matcher.h
7692         * src/prefs_filtering.c
7693         * src/prefs_matcher.c
7694         * src/prefs_matcher.h
7695                 action "run a command" for filtering
7696                 and matching with a command.
7697                 fixed the "whole message" matching
7698
7699         * src/mbox_folder.c
7700                 changed temporary filename for security
7701
7702         * src/messageview.c
7703                 queue the notification if it fails to send.
7704
7705         * src/prefs_common.c
7706         * src/prefs_folder_item.c
7707                 changed the default important score             
7708
7709         * src/prefs_scoring.c
7710         * src/scoring.c
7711                 hide kill score input when the folder is not
7712                 a newsgroup
7713
7714 2001-06-03 [alfons]
7715
7716         * src/prefs_common.c:
7717
7718                 (prefs_font_select): pass font name in font entry box to font
7719                 selection dialog.
7720
7721 2001-06-03 [sergey]
7722
7723         * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
7724
7725 2001-06-03 [paul]
7726
7727         * sync with sylpheed 0.4.99cvs4
7728
7729 2001-06-03 [alfons]
7730
7731         * src/headerwindow.c:
7732
7733                 (headerwindow_show_cb): use the selected summary view item, not
7734                 the displayed item.
7735
7736 2001-06-02 [alfons]
7737
7738         * src/headerwindow.c:
7739
7740                 (headerwindow_show_cb): always try to show msginfo
7741
7742 2001-06-02 [hoa]
7743
7744         * src/compose.c
7745                 keep attached parts when reediting or forwarding.
7746
7747 2001-06-01 [hoa]
7748
7749         * src/folderview.c
7750         * src/prefs_folder_item.[ch]
7751         * src/prefs_scoring.[ch]
7752         * src/scoring.[ch]
7753         * src/summaryview.[ch]
7754         * src/main.c
7755         * src/mainwindow.c
7756         * src/prefs_common.[ch]
7757                 support for folder scoring
7758                 kill score and important score for messages
7759         
7760         * src/prefs_account.c
7761                 some display bug fixed for local account
7762                 preferences
7763
7764 2001-05-31 [alfons]
7765
7766         * src/summaryview.c:
7767
7768                 (add_sender_to_cb): don't crash when no or invalid sender; the add 
7769                 sender to address book menu item is disabled.
7770
7771 2001-05-30 [hoa]
7772
7773         * src/filtering.[ch]
7774         * src/summaryview.c
7775                 handling summary menu / filter messages
7776
7777         * src/folder.[ch]
7778                 add some stuff
7779
7780         * src/foldersel.c
7781                 imap folders now appears in list
7782
7783         * src/mbox_folder.c
7784                 doesn't crash if destination mail is not writeable
7785
7786 2001-05-29 [hoa]
7787
7788         * src/compose.c
7789                 removed some warnings
7790
7791         * src/filtering.c
7792         * src/folder.[ch]
7793         * src/prefs_filtering.c
7794                 global string to identify any folders           
7795                 removed some debug info
7796                 filtering to mbox folders is now possible
7797
7798         * src/mainwindow.c
7799                 removed some warnings
7800
7801         * src/mbox_folder.c
7802                 permission on files are changed to read/write for user only,
7803                 nothing for other.
7804                 creation of subfolder is handled better.
7805
7806 2001-05-28 [alfons]
7807
7808         Verified the sync for src/prefs_common.[ch] and
7809         src/prefs_account.[ch]. I believe there were some
7810         minor indentation differences.
7811
7812 2001-05-28 [paul]
7813
7814         0.4.99claws3
7815
7816         * sync with 0.4.99cvs3
7817
7818 2001-05-28 [hoa]
7819
7820         * src/compose.c
7821                 handling flags for mbox format
7822
7823         * src/filtering.c
7824                 use of mark file only for MH format
7825                 handling flags for mbox format
7826                 filtering cannot yet move or copy mails to mbox folders.
7827
7828         * src/folder.[ch]
7829                 changed move_msg, copy_msg,
7830                 move_msgs_with_dest, copy_msgs_with_dest functions
7831                 uses only folder->copy_msg() function
7832                 uses folder->finished_copy() to handle the destination
7833                 folder at the end of the copy or move operation.
7834
7835         * src/foldersel.c
7836                 included mbox directories.
7837
7838         * src/folderview.[ch]
7839         * src/mainwindow.c
7840                 handle folders operation for mbox format
7841
7842         * src/mbox.c
7843                 disable conversion of "From " header
7844
7845         * src/mbox_folder.[ch]
7846                 completion of mbox format handling
7847
7848         * src/mh.c
7849                 changed mh_copy_msg() function and
7850                 removed mh_move_msg(), mh_move_msgs_with_dest(),
7851                 mh_copy_msgs_with_dest()
7852
7853         * src/prefs_filtering.c
7854                 removed some warnings
7855
7856         * src/prefs_matcher.c
7857                 default boolean operation is AND
7858
7859         * src/procheader.c
7860                 handling flags for mbox format
7861                 handling of "From " header
7862
7863         * src/procmsg.[ch]
7864                 removed data field
7865                 added MSG_REALLY_DELETED flags to handle deletion of
7866                 messages in mbox format.
7867
7868         * src/summaryview.c
7869                 handling flags for mbox format
7870                 disable the MSG_DELETED flags when messages
7871                 are deleted in mbox format
7872
7873         * src/textview.c
7874                 "From " headers display fixed.
7875
7876 2001-05-27 [alfons]
7877
7878         * src/textview.c:
7879                 
7880                 (get_email_part): skip quoted email addresses, like in e.g.
7881                 "'alfons@proteus.demon.nl'".
7882
7883 2001-05-26 [alfons]
7884
7885         Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
7886         and fixing the persistence troubles when using separate windows.
7887
7888         * src/mainwindow.c:
7889         
7890             Added #define SEPARATE_ACTION used in the gtk item factory for 
7891             the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
7892                 use gtk_item_factory_get_widget_by_action() to get the items.
7893                 
7894             Removed separate_widget_cb from the gtk item factory data   
7895           
7896             (mainwindow_create): connect separate_widget_cb() to check
7897             menu item "toggled" signal. also passing a MainWindow pointer
7898                 as object data for both check menu items.
7899                 
7900             (separate_widget_cb): definition of separate_widget_cb() to match
7901             GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main 
7902                 window using gtk_object_get_data(). The type of window separation 
7903                 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
7904         
7905         * src/prefs_filtering.c,
7906           src/prefs_matcher.c: added horizontal scrollbars
7907
7908 2001-05-25 [darko]
7909
7910         * src/headerview.c
7911                 fix segfault with invalid bold font
7912         * src/summaryview.c
7913                 correctly display summary stats after row is marked
7914
7915 2001-05-23 [sergey]
7916
7917         * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
7918         encodings with libjconv.
7919
7920 2001-05-23 [hoa]
7921
7922         * src/Makefile.am
7923                 added mbox_folder.[ch]
7924         * src/defs.h
7925                 mbox temporary folder
7926         * src/folder.[ch]
7927         * added src/mbox_folder.[ch]
7928         * src/folderview.c
7929         * src/procheader.[ch]
7930                 added mbox support
7931         * src/mbox.c
7932                 bugfix for file incorporation filtering
7933         * src/imap.c
7934                 enable creation of MBOX
7935         * src/prefs_display_header.c
7936                 enable use of headers like "From "
7937                 something that should be fixed :
7938                         displaying of such headers add an extra space
7939         * src/prefs_folder_item.c
7940                 don't create folders because it is not necessary
7941         * src/procmsg.h
7942                 added data field to MsgInfo for mbox internal use
7943         * src/summaryview.c
7944                 added some support for mbox
7945         * src/utils.[ch]
7946                 added get_mbox_cache_dir() function
7947
7948 2001-05-23 [hiroyuki]
7949
7950         * src/headerwindow.c
7951           src/inc.c
7952           src/main.c
7953           src/mh.c
7954           src/nntp.c
7955           src/procmsg.h
7956           src/session.h
7957           src/socket.[ch]
7958           src/summaryview.c
7959           src/textview.c
7960           src/automaton.c
7961           src/folderview.c: more sync with 0.4.99cvs2.
7962
7963         * src/headerwindow.c: reverted.
7964
7965 2001-05-22 [paul]
7966
7967         0.4.99claws2
7968
7969         * sync with sylpheed 0.4.99cvs2
7970                 * src/news.[ch]
7971                 * src/nntp.[ch]
7972                 * INSTALL
7973                 * INSTALL.jp
7974
7975 2001-05-22 [alfons]
7976
7977         * src/summaryview.c: bugfixed a premature assignment in  summaryview_add_sender_to_cb()
7978
7979 2001-05-21 [alfons]
7980
7981         Minor things:
7982
7983         * configure.in: if gnome-config not found, "no" is displayed
7984         
7985         * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
7986
7987         * src/textview.c: now also possible to add mail addresses by right
7988           clicking in the text view
7989
7990         * src/codeconv.c: merged patch which fixes endless loop when encountering
7991           invalid wide characters; from Alte <010@imis.ru>  
7992
7993 2001-05-20 [alfons]
7994
7995         Added installation of gnome specific things:
7996
7997         * Makefile.am: gnome conditional
7998
7999         * configure.in: check for installed gnome
8000
8001         * added sylpheed.png, sylpheed.desktop
8002
8003 2001-05-20 [sergey]
8004
8005         * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
8006
8007         * src/mainwindow.h (main_window_toolbar_create): created a button
8008         for "Reply to all".
8009         (main_window_set_toolbar_sensitive): enable/disable the new button
8010         appropriately.
8011         (toolbar_reply_to_author_cb): handle the new button.
8012
8013         * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
8014         send_progress_dialog_destroy() on failure (fixes hang on SMTP
8015         failure).
8016
8017 2001-05-19 [sergey]
8018
8019         * src/compose.h (ComposeReplyMode): new modes
8020         COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
8021         COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
8022
8023         * src/compose.c
8024         (compose_send): move some code into a new function:
8025         (compose_current_mail_account): new function.
8026         (compose_reply): new argument to_author, all callers changed; if
8027         to_author==TRUE and account->protocol==A_NNTP, find and use an
8028         appropriate mail account for replying.
8029         (compose_reply_set_entry): new argument to_author; ignore
8030         compose->replyto if to_author==TRUE.
8031
8032         * src/mainwindow.c: new command "Message/Reply to author".
8033         (main_window_set_menu_sensitive): enable/disable it.
8034         (reply_cb): handle it.
8035
8036         * src/summaryview.c: new command "Reply to author".
8037         (summary_set_menu_sensitive): enable/disable it.
8038         (summary_reply_cb): handle it.
8039
8040         * src/account.c (account_find_mail_from_address): new function.
8041
8042 2001-05-18 [paul]
8043
8044         0.4.99claws1
8045
8046         * sync with sylpheed 0.4.99cvs1
8047
8048 2001-05-18 [hoa]
8049
8050         * src/compose.[ch]
8051         * src/filtering.c
8052         * src/summaryview.c
8053                 new filtering action : forward and forward as attachment
8054
8055         * src/main.c
8056                 no need for $DISPLAY when we run sylpheed --help
8057                 call to parse_cmd_opt() is moved
8058
8059         * src/mainwindow.[ch]
8060                 execute button is hidden when immediate execute
8061                 is chosen
8062
8063         * src/mh.c
8064         * src/news.c
8065         * src/prefs_folder_item.c
8066         * src/procmsg.c
8067                 better handling of missing directories
8068
8069         * src/summaryview.c
8070                 reedit is enabled in outbox
8071                 reedit is enabled in queue
8072
8073 2001-05-17 [hoa]
8074
8075         * src/filtering.c
8076         * src/matcher.[ch]
8077         * src/prefs_filtering.c
8078                 changed attachement into attachment
8079
8080 2001-05-17 [alfons]
8081
8082         0.4.67claws4    
8083
8084         * sync with sylpheed 0.4.67cvs9
8085         * sync with sylpheed 0.4.67cvs7-8
8086
8087 2001-05-17 [hoa]
8088
8089         * src/Makefile.am
8090                 added prefs_filtering.c
8091
8092         * src/filtering.[ch]
8093         * src/matcher.[ch]
8094                 removed action : forward_news and forward_news_as_attachement
8095                 (forward and forward_as_attachement can be used instead)
8096
8097         * src/mainwindow.c
8098                 added menu option to access filtering configuration
8099
8100         * src/prefs_account.c
8101                 changed mail_command default to /usr/sbin/sendmail
8102
8103         * added src/prefs_filtering.[ch]
8104                 dialog box for filtering configuration
8105
8106         * src/prefs_matcher.c
8107                 added function prefs_matcher_get_criteria_from_matching()
8108
8109         * src/prefs_scoring.c
8110                 reset the dialog when register or substitute is clicked
8111
8112 2001-05-15 [hoa]
8113
8114         * src/Makefile.am
8115                 added filtering.[ch]
8116         * src/inc.c
8117                 using filering.[ch] instead of filter.[ch]
8118         * src/main.c
8119                 reading new filtering configuration
8120         * src/matcher.[ch]
8121                 added some filtering actions
8122                 and fixed a bug for headers and mail body matching
8123         * src/mbox.c
8124                 using filering.[ch] instead of filter.[ch]
8125         * src/mh.c
8126                 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
8127         * src/summaryview.c
8128                 some fixes for filtering
8129
8130 2001-05-14 [hiroyuki]
8131
8132         * src/send.c: fixed some weird indentations.
8133           send_message_with_command(): call pclose() only if p != NULL.
8134         * src/textview.c: get_email_part(): modified the code for readability.
8135
8136 2001-05-14 [hiroyuki]
8137
8138         * src/md5global.h
8139           src/md5ify.c
8140           src/md5ify.h: removed from the cvs.
8141
8142 2001-05-13 [sergey]
8143
8144         * src/main.c: include rfc2015.h to avoid compiler warnings.
8145         * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
8146         the panel is already on screen.
8147         * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
8148         closing the alert window by ESC as "No".
8149         * src/prefs_common.c (prefs_interface_create): moved return
8150         receipt check button to the correct place.
8151
8152 2001-03-13 [alfons]
8153
8154         * src/prefs_common.c: 
8155                 moved return receipt check button to the Send tab. (prefs_send_create)
8156                 removed the date format ui related globals. (prefs_display_create)
8157
8158         0.4.67claws3
8159         
8160         * sync with sylpheed 0.4.67cvs5-6
8161
8162 2001-05-13 [paul]
8163
8164         * added Alfons' font selection patch
8165
8166         * src/defs.h
8167         * src/headerwindow.c
8168         * src/prefs_common.c
8169         * src/prefs_common.h
8170
8171 2001-05-13 [hoa]
8172         * src/defs.h
8173                 changed version of cache
8174         * src/matcher.[ch]
8175         * src/prefs_matcher.c
8176                 added additionnal matching criteria
8177         * src/procheader.c
8178         * src/procmsg.[ch]
8179         * src/news.c
8180                 added references in MsgInfo
8181
8182 2001-05-12 [hoa]
8183
8184         * src/defs.h
8185                 prepared some things for new filtering
8186         * src/matcher.[ch]
8187                 added some matching properties
8188                 inreplyto need to be enhanced
8189                 prepared some things for new filtering
8190         * src/messageview.c
8191                 added Return-Receipt-To handling
8192         * src/prefs_folder_item.c
8193                 changed default value to TRUE
8194         * src/prefs_matcher.c
8195                 added some matching properties
8196         * src/prefs_scoring.[ch]
8197                 the scoring dialog is finished
8198         * src/procheader.c
8199                 added Return-Receipt-To handling
8200                 Reference need to be added
8201         * src/procmsg.[ch]
8202                 added Return-Receipt-To handling
8203                 added threadscore to get a better score sorting when
8204                 threads are enabled
8205         * src/summaryview.c
8206                 suppressed a bug when we sort the list
8207                 when no folder is opened.
8208                 better score sorting when threads are enabled
8209
8210 2001-05-12 [alfons]
8211
8212         * reverted previous patch because of potential errors 
8213
8214         0.4.67claws2
8215         
8216         * src/inc.c, src/prefs_common.c, src/prefs_common.h: 
8217                 applied "toggle mail-retrieval dialog window" patch submitted 
8218                 by Eric Limpens <eric@qnt.net>
8219
8220         * sync with sylpheed 0.4.67cvs4
8221
8222 2001-05-12 [sergey]
8223
8224         * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
8225         some picky compilers.
8226         * src/rfc2015.h: provide prototype for rfc2015_disable_all().
8227         * src/grouplist_dialog.c: include alertpanel.h.
8228         * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
8229         fix compile warning.
8230         * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
8231         #include "defs.h" before others to prevent the warning of `MIN'
8232         and `MAX' redefinition.
8233
8234 2001-05-11 [hoa]
8235
8236         * src/main.c
8237         * src/messageview.c
8238         * src/prefs_account.c
8239         * src/prefs_display_header.c
8240                 removed warning
8241         * src/Makefile.am
8242                 added prefs_scoring.[ch]
8243         * src/grouplist_dialog.c
8244                 display an error dialog box if the group list
8245                 cannot be fetched.
8246         * src/mainwindow.[ch]
8247                 added main_window_set_thread_option() function
8248                 scoring dialog box enabled
8249         * src/matcher.[ch]
8250                 added flags matching unread /new / marked
8251                 / deleted / replied / forwarded
8252         * src/news.c
8253                 newsgroups are now finally in newscache
8254         * src/prefs_matcher.[ch]
8255                 finished preferences for matching dialog
8256         * added src/prefs_scoring.[ch]
8257                 scoring dialog box completed
8258         * src/scoring.[ch]
8259                 conversion to string : added scoringprop_to_string()
8260                 write config for preferences :
8261                 added prefs_scoring_write_config()
8262         * src/summaryview.c
8263                 threads can be enabled/disabled independently
8264                 for each folder
8265
8266 2001-05-10 [alfons]
8267
8268         0.4.67claws1
8269         
8270         * AUTHORS: 
8271                 thought it would be nice to have a list of all
8272                 contributors (used Changelog as a reference)
8273         
8274         * configure.in: 
8275                 messed up version numbering...
8276
8277         0.4.66claws1
8278
8279         * sync with sylpheed 0.4.67cvs1-3
8280
8281 2001-05-10 [darko]
8282
8283         * src/prefs_common.c:
8284                 better UI for strftime format, double clicking
8285                 on format now inserts the format in text entry
8286                 replaced close button with standard OK/Cancel
8287                 moved date format button to the right of the
8288                 text entry field
8289
8290 2001-05-09 [alfons]
8291
8292         * src/gtkstext.c:
8293                 Ctrl-Home / Ctrl-End have proper cursor navigation
8294
8295 2001-05-09 [hoa]
8296
8297         * src/prefs_matcher.c
8298                 finished UI to define matching properties
8299                 added ok and cancel button
8300         * src/prefs_filter.c
8301                 added ok and cancel button
8302         * src/news.c
8303                 fixed some bug in xhdr parsing
8304
8305 2001-05-08 [alfons]
8306
8307         * src/textview.c: 
8308                 fixed a bug in textview_show_header(), which displayed two colons (':');
8309                 cleaned up some warnings
8310
8311 2001-05-08 [hoa]
8312
8313         * src/Makefile.am
8314                 added prefs_matcher.[ch]
8315                 compilation with -W -Wall
8316         * src/alertpanel.c
8317                 ungrab the mouse events if grabbed - does it
8318                 fix the bug for disposition notification ?
8319         * src/mainwindow.c
8320                 added a menu option to open the matching dialog.
8321         * src/matcher.[ch]
8322                 added matcherprop_to_string() and matcherlist_to_string()
8323                 fixed some bugs, changed the name of some options
8324                 age_sup and age_inf becomes age_greater and age_lower,
8325                 body and messageheaders becomes body_part and headers_part,
8326                 changed the names of constants from SCORING_XXX to MATCHING_XXX
8327         * src/prefs_display_header.c
8328         * src/prefs_headers.c
8329                 fixed a bug that accidentally destroyed dialogs
8330                 when closed them with delete_event
8331                 Added *_deleted() which handle delete_event signal correctly.
8332         * src/prefs_folder_item.[ch]
8333                 added "enable_thread" field for future customization
8334         * added src/prefs_matcher.[ch]
8335                 sample of the UI to define matching properties
8336         * src/procheader.c
8337                 using procheader_headername_equal instead of str*cmp functions
8338                 using procheader_parse_header() function
8339         * src/scoring.c
8340                 using MATCHING_XXX instead of SCORING_XXX
8341         * src/summaryview.c
8342                 display the sender of the news even if this is ourself
8343                 when this is a news message.
8344         * src/textview.c
8345                 using headername_equal() instead of str*cmp functions
8346
8347 2001-05-08 [alfons]
8348
8349         0.4.66claws
8350
8351         * sync with sylpheed 0.4.66
8352         * src/gtkstext.c: trace logs added 
8353
8354 2001-05-08 [sergey]
8355
8356         * src/prefs_common.[ch]: added option to enable/disable GnuPG
8357         signature check popup.
8358         * src/rfc2015.c (check_signature): show signature check popup only
8359         if it is enabled in preferences.
8360
8361 2001-05-07 [alfons]
8362
8363         0.4.66claws4
8364         
8365         * sync with sylpheed 0.4.66cvs6
8366
8367 2001-05-07 [darko]
8368
8369         * src/prefs_common.[ch]: added option to enable/disable
8370           looking up sender name in address book for summary pane
8371         * src/summaryview.c: look up sender in the address book
8372           by using Alfons' address completion code
8373
8374 2001-05-07 [hiroyuki]
8375
8376         * src/inc.h
8377           src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
8378           member of Pop3State.
8379         * src/news.c: brought #include "defs.h" before #include <glib.h>
8380           to prevent the warning of `MIN' and `MAX' redefinition.
8381
8382 2001-05-06 [hoa]
8383
8384         * removed src/headers_display.[ch]
8385         * removed src/prefs_display_headers.[ch]
8386         * src/inc.c
8387                 use a temporary file in the user directory for mbox import
8388         * src/news.c
8389                 added XHDR support to get "To" and "Cc" headers
8390                 (in order to match news with to or cc field for
8391                 scoring)
8392                 added function news_parse_xhdr() to get XHDR response
8393         * src/nntp.[ch]
8394                 added function nntp_xhdr()
8395         * src/matcher.c
8396                 fetch the message if necessary
8397
8398 2001-05-06 [alfons]
8399
8400         0.4.66claws3
8401
8402         * sync with sylpheed 0.4.66cvs3-5
8403
8404 2001-05-06 [hoa]
8405
8406         * src/utils.[ch]
8407                 added function itos_buf() to enable use of several buffers
8408         * src/summaryview.c
8409                 use of itos_buf() instead of itos() in summary list
8410                 to fix the broken display of message number.
8411
8412 2001-05-06 [alfons]
8413
8414         * src/gtkstext.c: bug in cursor up navigation fixed,
8415                 fixed another unsigned / signed comparison (we're getting there :-)
8416
8417 2001-05-06 [hoa]
8418
8419         * src/Makefile.am
8420                 added scoring.c scoring.h
8421                 prefs_folder_item.c prefs_folder_item.h
8422                 matcher.c matcher.h
8423         * src/defs.h
8424                 added FOLDERITEM_RC SCORING_RC
8425         * src/folder.[ch]
8426                 added prefs field in FolderItem :
8427                 properties for each folder (PrefsFolderItem),
8428                 sorting type and mode were added as the first properties.
8429         * src/main.c
8430                 read config for scoring
8431         * added src/matcher.[ch]
8432                 gives functions to parse configuration file to do
8433                 matching on mails with a list of conditions.
8434         * src/mainwindow.c
8435                 add option to sort by score
8436         * src/prefs_common.[ch]
8437                 added preference option to show score and for
8438                 the score column size
8439         * added src/prefs_folder_item.[ch]
8440                 properties for each folder (PrefsFolderItem),
8441                 sorting type and mode were added as the first properties.
8442         * src/procheader.[ch]
8443                 added procheader_parse_header()
8444                 added procheader_header_free()
8445                 added procheader_headername_equal()
8446                 and made modification to use them.
8447         * src/procmsg.[ch]
8448                 added score field to MsgInfo structure
8449         * added src/scoring.[ch]
8450                 gives functions to parse configuration file to do
8451                 scoring on mails with a list of conditions.
8452         * src/summaryview.[ch]
8453                 save the sorting type and mode for the folder
8454                 added column to display the score of the mail
8455                 added function summary_score_clicked()
8456                 sorting type and mode are restored to the folder
8457                 when it is reopen
8458         * src/textview.c
8459                 use procheader_parse_header(), procheader_headername_equal()
8460                 removed memory leak in text_scan_header when freeing headers
8461         * src/filter.c
8462                 changed the function to match names of headers
8463                 using procheader_headername_equal()
8464
8465         Scoring functions are implemented, an interface is needed
8466         to configure that.
8467
8468 2001-05-04 [alfons]
8469
8470         * src/gtkstext.c: 
8471                 hopefully fixed the row up navigation bug,
8472                 removed adding back / forward lines to cache
8473
8474 2001-05-04 [sergey]
8475
8476         * src/prefs_display_headers.c: user interface changes:
8477         (prefs_display_headers_create): remove unused "Show" check button;
8478         allow reordering of headers by dragging.
8479         (prefs_display_headers_write_config): remove unused variables.
8480         (prefs_display_headers_set_dialog): do not insert "(New)" at top
8481         of lists (not needed with the new UI).
8482         (prefs_display_headers_set_list): scan lists starting from row 0,
8483         not 1 (do not skip "(New)").
8484         (prefs_display_headers_find_header): new function.
8485         (prefs_display_headers_clist_set_row): do not allow duplicates.
8486         (prefs_display_headers_delete_cb): do not skip row 0; treat
8487         closing the alert window by ESC as "No".
8488         (prefs_display_headers_up): do not protect row 0.
8489         (prefs_display_headers_down): do not protect row 0.
8490
8491 2001-05-04 [sergey]
8492
8493         * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
8494         functions.
8495
8496         * src/summaryview.c
8497         (summary_find_next_marked_msg, summary_find_prev_marked_msg,
8498         summary_select_next_marked, summary_select_prev_marked): new
8499         functions.
8500
8501 2001-05-03 [sergey]
8502
8503         * src/news.c: fixed a bug when no article can be fetched after
8504         server timeout if the connection was restored by news_post():
8505         (news_select_group): new function.
8506         (news_fetch_msg): call news_select_group() before fetching
8507         article.
8508         (news_get_uncached_articles): set session->group after successful
8509         GROUP command.
8510
8511 2001-05-03 [hoa]
8512
8513         * src/defs.h
8514         * src/procmsg.[ch]
8515         * src/procheader.c
8516                  changed version of cache, added cc field
8517
8518         * src/prefs_display_headers.c
8519                 the interface was changed
8520
8521         * src/prefs_headers.c
8522                 added cancel button
8523
8524 2001-05-03 [alfons]
8525
8526         * completed sync of sylpheed cvs2
8527         * src/gtkstext.c: updated row up / down cursor navigation
8528         * src/textview.c: re-edited, prepared for fixing the email address
8529                 scanner.
8530
8531 2001-05-03 [darko]
8532
8533         * src/prefs_common.c: use alfons' strftime ui code
8534         entry_datefmt and datefmt_sample widgets have to be
8535         global in this module because of this change
8536
8537 2001-05-03 [hoa]
8538
8539         * src/messageview.c
8540         * src/prefs_common.[ch] added option to activate the return receipt
8541                 feature.
8542
8543 2001-05-02 [alfons]
8544
8545         * src/gtkstext.c: fix for row up/down cursor navigation. 
8546
8547         0.4.66claws2
8548         
8549         * sync with 0.4.66cvs2
8550
8551 2001-05-02 [paul]
8552
8553         added add-sender-to-addressbook patch
8554
8555         * src/addressbook.c
8556         * src/addressbook.h
8557         * src/summaryview.c
8558
8559 2001-05-02 [sergey]
8560
8561         * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
8562         G_ALERTDISABLE.
8563
8564         * src/alertpanel.c (alertpanel_create): new argument can_disable,
8565         all existing callers changed to pass FALSE; create a check button
8566         to disable the message.
8567         (alertpanel_message_with_disable): new function.
8568         (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
8569         (alertpanel_button_toggled): new function.
8570         (alertpanel_button_clicked, alertpanel_close): set value using
8571         G_ALERT_VALUE_MASK.
8572
8573         * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
8574
8575         * src/prefs_common.c (prefs_privacy_create): new check button
8576         checkbtn_gpgme_warning.
8577
8578         * src/main.c (main): moved preferences reading before gpgme
8579         initialization; check prefs_common.gpgme_warning before giving the
8580         GnuPG warning and set it to FALSE if the user wants to disable the
8581         warning.
8582
8583 2001-05-02 [hiroyuki]
8584
8585         * src/prefs_display_headers.c: modified the layout and some labels.
8586
8587 2001-05-02 [sergey]
8588
8589         * src/prefs_account.c (prefs_account_fix_size): new function.
8590         (prefs_account_create): call prefs_account_fix_size(); use
8591         gtk_widget_show instead of gtk_widget_show_all (fixes too large
8592         size when the window is shown for the first time).
8593         (prefs_account_basic_create): changed layout of serv_table; moved
8594         localmbox_entry above smtpserv_entry (logically it replaces
8595         POP3/IMAP server).
8596         (prefs_account_protocol_activated): set sensitivity of
8597         nntpauth_chkbtn according to the protocol (in addition to
8598         hide/show); commented out gtk_table_set_row_spacing() calls.
8599         (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
8600         not sensitive (fixes a bug with disabled username/password boxes
8601         when editing POP3 account after NNTP with authentication).
8602
8603 2001-05-02 [hoa]
8604
8605         * src/account.c
8606         * src/inc.c
8607         * src/prefs_account.[ch]
8608         * src/send.c
8609                 removed local account without SMTP server
8610                 added option to use mail command instead of a connexion
8611                 to SMTP server when a local account is used
8612         * src/prefs_headers.c
8613                 fixed a bug
8614         * src/news.c
8615                 fixed a bug when connexion immediately closed
8616
8617 2001-05-01 [alfons]
8618
8619         0.4.66claws1
8620         
8621         * sync with 0.4.65
8622
8623 2001-05-01 [sergey]
8624
8625         * src/prefs_account.c (Basic, prefs_account_basic_create): new
8626         widget nntpauth_chkbtn.
8627         (prefs_account_protocol_activated): handle nntpauth_chkbtn
8628         visibility.
8629         (prefs_account_nntpauth_toggled): new function.
8630
8631         * src/news.c (news_session_new_for_folder): use NNTP
8632         authentication only if ac->use_nntp_auth is set.
8633
8634 2001-05-01 [hoa]
8635
8636         * src/Makefile.am changed headers.[ch] in customheader.[ch]
8637         * src/prefs_display_headers.c changed the UI
8638         * src/prefs_headers.c changed account_name to account_id
8639         * src/compose.c using customheader.h
8640
8641 2001-05-01 [hiroyuki]
8642
8643         * src/esmtp.c
8644           src/news.c
8645           src/nntp.c: changed sock_read() to sock_gets(), they've been left
8646           unsynched.
8647
8648 2001-05-01 [hoa]
8649
8650         * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
8651         * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
8652                 for displaying of headers
8653         * src/grouplist_dialog.[ch] minor changes to remove warnings
8654         * src/prefs_display_headers.[ch] dialog to choose the
8655         headers to display in the mail viewer.
8656         * src/headers.h correction of #define
8657         * src/headers_display.[ch] configuration for displaying of headers.
8658         * src/main.c read config of displaying of headers
8659         * src/prefs_common.c add a button to access the config dialog
8660                 for displaying of headers
8661         * src/prefs_display_headers.[ch] dialog for configuration for
8662                 displaying of the headers.
8663         * src/prefs_headers.c cleaning of code
8664         * src/procheader.c comments added to code
8665         * src/textview.c changes to reorder the headers depending
8666                 on the config for displaying of headers
8667
8668 2001-04-30 [alfons]
8669
8670         0.4.65claws7
8671
8672         * sync with 0.4.65cvs12
8673
8674         NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
8675
8676 2001-04-30 [sergey]
8677
8678         * src/nntp.h (NNTPSockInfo): new field auth_failed.
8679
8680         * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
8681         is set to force reconnection after authentication failure.
8682         (nntp_gen_command): set sock->auth_failed on authentication
8683         failure, or if sock->userid and sock->passwd are not set.
8684
8685         * src/news.c (news_session_new_for_folder): set userid=NULL if
8686         password dialog is cancelled.
8687
8688 2001-04-30 [sergey]
8689
8690         * src/nntp.h (NNTPSockInfo): new type.
8691
8692         * src/nntp.c: all functions updated to use NNTPSockInfo instead of
8693         SockInfo.
8694         (nntp_open_auth, nntp_close): new functions.
8695         (nntp_gen_command): new function to handle authentication; all
8696         NNTP command functions updated to use it.
8697         (nntp_authinfo_user, nntp_authinfo_pass): deleted.
8698         (nntp_list): removed old useless code.
8699
8700         * src/news.h (NNTPSession): new field nntp_sock.
8701
8702         * src/news.c: all functions updated to use NNTPSockInfo instead of
8703         SockInfo.
8704         (news_session_new): new arguments (userid, passwd); made static;
8705         use nntp_open_auth() if needed.
8706         (news_session_destroy): use nntp_close() instead of sock_close().
8707         (news_query_password): changed arguments.
8708         (news_session_new_for_folder): new function.
8709         (news_session_get): use news_session_new_for_folder().
8710         (news_authenticate): deleted.
8711         (news_get_uncached_articles): removed old authentication code.
8712
8713 2001-04-30 [sergey]
8714
8715         * src/news.c: reverted my previous changes (need to do NNTP
8716         authentication in a cleaner way).
8717         
8718 2001-04-29 [sergey]
8719
8720         * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
8721         news_nntp_post, news_nntp_mode): new functions (wrappers with
8722         authentication support).
8723         (news_get_article_cmd, news_get_article, news_get_header): new
8724         argument "folder"; all callers changed.
8725         (news_get_article_cmd): added authentication support.
8726         (news_session_get): use news_nntp_mode() instead of nntp_mode().
8727         (news_post): use news_nntp_post() instead of nntp_post().
8728         (news_get_uncached_articles): use news_nntp_group() instead of
8729         nntp_group() and news_nntp_xover() instead of nntp_xover();
8730         removed old authentication code.
8731         (news_get_group_list): use news_nntp_list() instead of nntp_list().
8732
8733         * src/nntp.c (nntp_list): return real error code instead of
8734         hardcoded NN_ERROR.
8735
8736 2001-04-29 [sergey]
8737
8738         * configure.in: fixed wint_t typedef detection again
8739
8740 2001-04-28 [hoa]
8741
8742         * src/prefs_account.[ch], added A_LOCAL_CMD
8743                 (send mail with mail command)
8744         * src/send.c added function send_message_with_command()
8745         * src/inc.c made a more secure get_spool() function with
8746                 mktemp() but maybe mkstemp() or something more
8747                 secure can be used.
8748
8749 2001-04-28 [alfons]
8750
8751         * src/textview.c, colorization of email addresses in headers
8752
8753         0.4.65claws6
8754
8755         * bug sync with sylpheed
8756         * prefs_common.c: created date format ui for darko
8757         * sync with 0.4.65cvs11
8758         * configure.in: corrected to have the new gpg checks
8759
8760 2001-04-27 [alfons]
8761
8762         * completed sync with 0.4.65cvs10
8763         * minor debug things added to gtkstext.c
8764
8765 2001-04-27 [darko]
8766
8767         * configure.in: remove check for availability of
8768           strftime() as advised by Hiroyuki
8769         * src/prefs_common.[ch], src/procheader.c:
8770           synch strftime() code with Hiroyki's main branch
8771
8772 2001-04-26 [sergey]
8773
8774         * src/news.c: news_query_password(), news_authenticate(): new
8775           functions.
8776           news_get_uncached_articles(): added NNTP authentication
8777           handling.
8778         * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
8779           new functions.
8780         * src/prefs_account.c: prefs_account_protocol_activated():
8781           enable userid and password fields for NNTP.
8782
8783 2001-04-26
8784
8785         * configure.in: check for availability of strftime()
8786           [darko]
8787         * src/prefs_common.[ch], src/procheader.c: use
8788           strftime() for displaying date in summary pane if it
8789           is available
8790
8791 2001-04-25
8792
8793         * more .cvsignore cleanups [alfons]
8794
8795 2001-04-25
8796
8797         * ac/sv-check-type.m4: new autoconf macro.
8798         * configure.in: fixed wint_t typedef detection (did not work
8799           with gcc-2.96).
8800
8801 2001-04-25
8802
8803         * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
8804           [hiroyuki]
8805
8806 2001-04-24
8807         * modified gtkstext.c : buggy cursor navigation fixed, 
8808           and font descent also taken in account when drawing
8809           cursor. [alfons]
8810
8811 2001-04-24 [hoa]
8812         * added comments in src/news.c src/nntp.c
8813         * added src/prefs_headers.[ch]
8814         * added src/headers.[ch]
8815         * modified compose.c to activate custom headers
8816                 added function is_in_custom_headers
8817         * modified prefs_account.[ch]
8818                 added function prefs_account_customhdr_edit
8819         * modified src/defs.h :
8820                 added HEADERS_RC : name of the config file
8821                 for the custom headers
8822
8823 2001-04-24
8824
8825     0.4.65claws5
8826
8827         * configure.in
8828           src/gtkstext.[ch]
8829           src/compose.c
8830           src/Makefile.am
8831           
8832           added gtkstext with configure.in patch by Hiroyuki which
8833           should fix the XIM detection [alfons]
8834
8835         * more clean up of cvs [alfons]
8836
8837                  * removed all Makefile.in files to attic.
8838
8839                  * updated all .cvsignores to really ignore things that could
8840                    be unintentionally committed by a recursive commit.
8841
8842 2001-04-23 [hoa]
8843         * added src/grouplist_dialog.[ch]
8844         * changed src/folderview.c to call grouplist_dialog instead
8845                 of inputdialog
8846         * src/news.c :
8847                 added functions news_reset_group_list
8848                 and news_get_group_list
8849         * src/nntp.c :
8850                 added function nntp_list
8851         * src/defs.h :
8852                 added GROUPLIST_FILE : name of the newsgroup list cache file
8853
8854 2001-04-21
8855
8856         * added option to warn about queued messages on exit [sergey]:
8857
8858           * src/compose.c: compose_queue(): call folder_item_scan()
8859             and folderview_update_item() after queueing.
8860           * src/folderview.c: folderview_update_node(): draw the queue
8861             folder in bold font if there are queued messages.
8862           * src/mainwindow.c: queued_messages(): new function.
8863             app_exit_cb(): display warning if there are queued messages
8864             if warn_queued_on_exit is set.
8865           * prefs_common.[ch]: add warn_queued_on_exit option.
8866
8867         * enhanced GnuPG key selection support [sergey]:
8868
8869           * src/select-keys.c: updated to newer version from Win32
8870             branch with support for selecting arbitrary keys.
8871           * src/prefs_account.c: added the Privacy tab to the account
8872             options window.
8873             prefs_account_privacy_create(),
8874             prefs_account_sign_key_set_data_from_radiobtn(),
8875             prefs_account_sign_key_set_radiobtn(): new functions.
8876           * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
8877           * src/rfc2015.c: set_signers(): new function.
8878             pgp_sign(): add the account parameter, call set_signers().
8879             rfc2015_sign(): add the account parameter, pass it to pgp_sign().
8880           * src/rfc2015.h: rfc2015_sign(): updated prototype.
8881           * src/compose.c: pass the current account to rfc2015_sign().
8882
8883         * tag name claws added to prevent confusion with main branch [alfons]
8884
8885         * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
8886
8887         * autogen.sh: Added "--enable-maintainer-mode". [sergey]
8888
8889         * sync with recent sylpheed cvs. Untested though. [alfons]
8890