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