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