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