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