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