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