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