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