0.8.6claws121
[claws.git] / ChangeLog.claws
1 2002-12-20 [christoph]  0.8.6claws121
2
3         * src/common/utils.c
4         * src/summaryview.c
5                 reimplement expand_search_string using GString to
6                 prevent crashs caused by miscalculated string
7                 lengths reported by Paul
8
9 2002-12-20 [christoph]  0.8.6claws120
10
11         * src/summaryview.c
12                 don't use "changed" to check if op_count has to be changed as it
13                 is also set when the message has unread children
14                 (closes bug [ 653221 ] crash while deleting duplicates)
15
16 2002-12-20 [paul]       0.8.6claws119
17
18         * sync with 0.8.6cvs27
19                 see ChangeLog 2002-12-20
20
21 2002-12-20 [paul]       0.8.6claws118
22
23         * sync with 0.8.6cvs26
24                 see ChangeLog 2002-12-19 and 2002-12-20
25
26 2002-12-19 [alfons]     0.8.6claws117
27
28         * src/textview.c
29                 fix incorrect parsing of email addresses, submitted by 
30                 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate 
31                 name display if it contains @".
32
33 2002-12-18 [paul]       0.8.6claws116
34
35         * sync with 0.8.6cvs23
36                 see ChangeLog 2002-12-18
37
38 2002-12-18 [paul]       0.8.6claws115
39
40         * src/Makefile.am
41         * src/account.c
42         * src/codeconv.c
43         * src/gtkutils.[ch]
44         * src/imap.c
45                 sync with 0.8.6cvs22.
46                 see ChangeLog 2002-12-17 and 2002-12-18
47
48 2002-12-17 [christoph]  0.8.6claws114
49
50         * src/imap.c
51                 o don't create a session if imap greeting fails
52                 o don't close socket when authentication fails
53                   this is done by imap_session_destroy
54
55 2002-12-17 [thorsten]   0.8.6claws113
56
57         * tools/Makefile.am
58           tools/README
59           tools/google_msgid.pl ** NEW FILE **
60                 Added "search for message-id" script and doc
61
62 2002-12-17 [thorsten]   0.8.6claws112
63
64         * po/hu.po
65                 Updated hungarian translation
66                 (updated by Gal Zoltan)
67
68 2002-12-16 [christoph]  0.8.6claws111
69
70         * src/addr_compl.c
71                 remove stupid addressbook dump to debug output
72         * src/mh.c
73                 fix memory leak found by Hiro
74
75 2002-12-14 [paul]       0.8.6claws110
76
77         * src/compose.c
78                 fix menubar sensitivity on send
79                 
80         * src/prefs_filtering.c
81         * src/prefs_matcher.c
82         * src/prefs_scoring.c
83                 Fix english ;)
84                 
85         * src/common/quoted-printable.h
86                 sync: fix typo
87         
88 2002-12-13 [christoph]  0.8.6claws109
89
90         * src/Makefile.am
91         * src/manage_window.[ch]
92         * src/gtk/Makefile.am
93         * src/gtk/manage_window.[ch]
94                 move manage_window files to gtk directory
95
96 2002-12-13 [christoph]  0.8.6claws108
97
98         * src/Makefile.am
99         * src/gtkshruler.[ch]
100         * src/gtk/Makefile.am
101         * src/gtk/gtkshruler.[ch]
102                 move gtkshruler files to gtk directory
103
104 2002-12-13 [christoph]  0.8.6claws107
105
106         * src/Makefile.am
107         * src/compose.c
108         * src/gtkstext.[ch]             ** REMOVE **
109         * src/gtkutils.[ch]
110         * src/textview.c
111         * src/gtk/gtkstext.[ch]         ** NEW **
112         * src/gtk/Makefile.am
113                 o move stext functions to gtkstext.c to remove
114                   dependency of gtkutils
115                 o move gtkstext files to gtk directory
116
117         * src/gtk/Makefile.am
118         * src/gtk/sslcertwindow.[ch]
119                 UI stuff can always depend on common code so
120                 it's ok to add ../common to include path
121
122 2002-12-13 [colin]      0.8.6claws106
123
124         * src/summaryview.c
125                 Disconnect sighandlers for mainwindow when
126                 quicksearch has the focus
127                 Fix bug #653231
128         * src/mainwindow.[ch]
129                 Make key_pressed callback public, to be able
130                 to disconnect it
131
132 2002-12-13 [christoph]  0.8.6claws105
133
134         * src/mh.c
135                 create .mh_sequences file in new MH folders
136                 (closes feature request [ 523162 ] MH folders should
137                  get a .mh_sequences)
138
139 2002-12-13 [colin]      0.8.6claws104
140
141         * src/summaryview.c
142                 Better handling of quicksearch show/hide
143                 (basically the button stays under the mouse 
144                  when toggled)
145
146 2002-12-13 [paul]       0.8.6claws103
147
148         * sync with 0.8.6cvs17
149                 see ChangeLog 2002-12-13
150
151 2002-12-13 [paul]       0.8.6claws102
152
153         * po/es.po
154                 updated by Ricardo Mones Lastra
155
156 2002-12-11 [colin]       0.8.6claws101
157
158         * src/folder.c
159                 remove statusbar stuff
160           src/folderview.c
161                 set statusbar verbosity when moving folders
162
163 2002-12-11 [colin]       0.8.6claws100
164         * src/prefs_filtering.c
165         * src/prefs_matcher.c
166         * src/prefs_scoring.c
167                 Fix english ;)
168
169 2002-12-11 [colin]       0.8.6claws99
170
171         * src/prefs_common.[ch]
172                 Add summary_quicksearch_type
173         * src/summaryview.c
174                 Save last used quicksearch type
175
176 2002-12-11 [jens]       0.8.6claws98
177         * src/prefs_filtering.c
178         * src/prefs_matcher.c
179         * src/prefs_scoring.c
180                 added dialog for incomplete rules in scoring, filtering and
181                 matcher to ask wheather really close
182
183 2002-12-11 [colin]      0.8.6claws97
184
185         * src/folder.c
186                 Fix folder dnd statusbar logging
187
188 2002-12-10 [christoph]  0.8.6claws96
189
190         * src/compose.c
191         * src/folder.c
192         * src/imap.c
193         * src/inc.c
194         * src/main.c
195         * src/mainwindow.c
196         * src/news.c
197         * src/send.c
198         * src/statusbar.[ch]
199         * src/common/hooks.c
200         * src/common/log.[ch]
201                 o handle verbose logging in statusbar directly in statusbar code
202                   and common code does not need any knowledge about a statusbar
203                 o remove direct calls to statusbar_(puts|pop)_all functions
204
205 2002-12-10 [jens]       0.8.6claws95
206
207         * src/*.c
208                 removed gettext from g_warnings
209         * po/POTFILES.in
210                 cleaned and updated
211         * po/de.po
212                 updated
213
214 2002-12-10 [colin]      0.8.6claws94
215
216         * src/main.c
217                 finish crash dialog fix
218
219 2002-12-10 [colin]      0.8.6claws93
220
221         * src/main.c
222                 "Fix" "sylpheed already running" instead of
223                 crash dialog appearing after a crash
224
225 2002-12-10 [colin]      0.8.6claws92
226
227         * po/POTFILES.in
228                 add src/gtk/sslcertwindow.c
229
230 2002-12-10 [paul]       0.8.6claws91
231
232         * po/POTFILES.in
233                 updated to reflect recent changes
234                 submitted by Alessandro Maestri
235
236 2002-12-09 [christoph]  0.8.6claws90
237
238         * src/Makefile.am
239         * src/smtp.[ch]                 ** REMOVE **
240         * src/common/Makefile.am
241         * src/common/smtp.[ch]          ** NEW **
242                 move smtp files to common directory
243
244 2002-12-09 [christoph]  0.8.6claws89
245
246         * src/Makefile.am
247         * src/session.[ch]              ** REMOVE **
248         * src/common/Makefile.am
249         * src/common/session.[ch]       ** NEW **
250                 move session files to common directory
251
252 2002-12-09 [paul]       0.8.6claws88
253
254         * src/account.c
255                 fix bug [649746] edit accounts: move account reverted
256                 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
257
258 2002-12-09 [colin]      0.8.6claws87
259
260         * src/ssl_certificate.c
261                 cleanup
262
263 2002-12-09 [colin]      0.8.6claws86
264
265         * src/ssl.c
266                 Try to open the cert.pem database and 
267                 issue a warning if it isn't there
268
269 2002-12-09 [colin]      0.8.6claws85
270
271         * src/common/ssl_certificate.c
272         * src/gtk/sslcertwindow.c
273                 Warning fixes
274
275 2002-12-09 [colin]      0.8.6claws84
276
277         * src/ssl_certificate.[ch] ** REMOVED **
278         * src/common/ssl_certificate.[ch] ** NEW **
279         * src/Makefile.am
280         * src/common/Makefile.am
281                 Moved ssl_certificate.[ch] to common
282         * src/common/ssl.c 
283                 Put back needed include
284         * src/gtk/sslcertwindow.[ch]
285                 Changed ssl_certificate.h include
286         
287 2002-12-09 [colin]      0.8.6claws83
288
289         * src/gtk/sslcertwindow.[ch]
290                 Implement hook for certificate acception
291         * src/ssl_certificate.[ch]
292                 Implement hook for certificate acception
293         * src/common/ssl.c
294                 Reenable certificate acception check
295         * src/mainwindow.c
296                 Register sslcertwindow's hook
297         
298 2002-12-08 [christoph]  0.8.6claws82
299
300         * src/about.c
301         * src/addr_compl.c
302         * src/codeconv.c
303         * src/manual.c
304         * src/undo.c
305         * src/common/utils.c
306                 o add missing includes
307                 o fix warnings
308         * src/.cvsignore
309         * src/common/.cvsignore
310         * src/common/version.h          ** REMOVE **
311                 remove autogenerated file
312
313 2002-12-08 [paul]       0.8.6claws81
314
315         * src/stringtable.c
316                 put back needed include
317
318 2002-12-08 [colin]      0.8.6claws80
319         
320         * src/gtk/sslcertwindow.c
321                 Cleaner popups when asking
322         * src/ssl_certificate.c
323         * src/prefs_common.[ch]
324                 remove ssl certificate pref
325                 put back needed include
326         * src/undo.c
327                 put back needed include
328
329 2002-12-08 [christoph]  0.8.6claws79
330
331         * src/folderview.c
332         * src/logwindow.c
333         * src/statusbar.c
334         * src/summaryview.c
335                 only abort hook invokation if required data is missing not
336                 if our own data pointer is NULL, update hookfunction for
337                 log window
338
339 2002-12-08 [paul]       0.8.6claws78
340
341         * src/about.c
342         * src/addrcache.c
343         * src/addrclip.c
344         * src/addr_compl.c
345         * src/addrselect.c
346         * src/codeconv.c
347         * src/colorlabel.c
348         * src/enriched.c
349         * src/esmtp.c
350         * src/exporthtml.c
351         * src/headerview.c
352         * src/imageview.c
353         * src/manual.c
354         * src/noticeview.c
355         * src/pgptext.c
356         * src/scoring.c
357         * src/sourcewindow.c
358         * src/stringtable.c
359         * src/undo.c
360                 clean up: remove unneccesary includes
361
362 2002-12-08 [christoph]  0.8.6claws77
363
364         * src/folderview.c
365         * src/statusbar.c
366         * src/summaryview.c
367         * src/common/hooks.[ch]
368                 hook functions now have a gboolean return value, if a hook
369                 returns TRUE it will stop executing of any more hooks in
370                 the same hooklist for this invokation
371
372 2002-12-08 [colin]      0.8.6claws76
373         
374         * src/main.c
375                 put back argv0 for CRASH_DIALOG
376
377 2002-12-08 [christoph]  0.8.6claws75
378
379         * src/Makefile.am
380         * src/about.c
381         * src/account.c
382         * src/crash.c
383         * src/esmtp.h
384         * src/imap.[ch]
385         * src/inc.c
386         * src/main.c
387         * src/mainwindow.c
388         * src/news.c
389         * src/pop.[ch]
390         * src/prefs_account.[ch]
391         * src/prefs_common.[ch]
392         * src/send.[ch]
393         * src/smtp.[ch]
394         * src/ssl_certificate.[ch]
395         * src/ssl_manager.[ch]
396         * src/common/Makefile.am
397         * src/common/log.c
398         * src/common/nntp.[ch]
399         * src/common/socket.[ch]
400         * src/common/ssl.[ch]
401         * src/gtk/sslcertwindow.[ch]
402         * ac/openssl.m4
403                 use new autoconf script to detect OpenSSL with extra parameters
404                 to specify the location of libs and includes, also remove USE_SSL
405                 to USE_OPENSSL
406
407         * src/common/sylpheed.[ch]
408         * src/common/version.h.in
409                 start seperation of common code initialization seperated from gui
410
411         * src/summaryview.c
412                 The function that is called when a color lable changes
413                 should not change the color lable again
414
415 2002-12-08 [colin]      0.8.6claws74
416
417         * src/gtk/sslcertwindow.c
418                 warning fixes
419
420 2002-12-08 [colin]      0.8.6claws73
421
422         * src/statusbar.c
423           src/common/log.h
424                 Register a hook for statusbar_puts_all
425         * src/common/log.c
426                 invoke statusbar_puts_all's hook
427         
428 2002-12-08 [colin]      0.8.6claws72
429
430         * src/ssl_certificate.c
431                 Put back a badly-removed include
432
433 2002-12-08 [colin]      0.8.6claws71
434
435         * src/gtk/sslcertwindow.[ch]    ** NEW **
436                 new certificate presentation
437         * src/gtk/Makefile.am
438                 add new files
439         * src/ssl_certificate.[ch]
440                 gtk cleanup, made utility functions public
441         * src/ssl_manager.c
442                 use new cert presentation
443
444 2002-12-07 [christoph]  0.8.6claws70
445
446         * src/Makefile.am
447         * src/nntp.[ch]                 ** REMOVE **
448         * src/common/Makefile.am
449         * src/common/nntp.[ch]          ** NEW **
450                 move nntp files to common directory
451
452 2002-12-07 [christoph]  0.8.6claws69
453
454         * src/procmsg.[ch]
455         * src/summaryview.c
456                 implement msginfo update callback using sylpheed's new
457                 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
458
459 2002-12-06 [christoph]  0.8.6claws68
460
461         * src/editgroup.c
462                 This patch changes the 'Edit Group Details' dialog to
463                 allow extended selections in either pane, so that
464                 addresses can be added or removed from a group more
465                 quickly and easily. (it actually is a net decrease in
466                 file size, as some unnecessary functions have been
467                 removed). 
468                 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
469
470 2002-12-06 [christoph]  0.8.6claws67
471
472         * src/Makefile.am
473         * src/template.[ch]             ** REMOVE **
474         * src/common/Makefile.am
475         * src/common/template.[ch]      ** NEW **
476                 move template files to common directory
477
478         * src/nntp.c
479                 add missing log.h include
480
481 2002-12-06 [melvin]     0.8.6claws66
482
483         * src/prefs_actions.c
484                 Added the trailing ">" syntax to insert command's output
485                 without replacing old text (in contrast to trailing "|").
486
487 2002-12-05 [colin]      0.8.6claws65
488         
489         * src/common/utils.c
490                 Don't modify original search_string or it'll change
491                 the next iterations in the for()
492
493 2002-12-05 [darko]      0.8.6claws64
494
495         * src/common/utils.c
496                 proper check for filtering commands, found by Colin
497
498 2002-12-05 [darko]      0.8.6claws63
499
500         * src/common/utils.c
501                 check proper string for NULL pointer, found by Colin
502
503 2002-12-05 [darko]      0.8.6claws62
504
505         * src/common/utils.[ch]
506                 expand_search_string(): new function
507                 converts Mutt-like patterns to Sylpheed's
508                 filtering engine
509         * src/summaryview.c
510                 use expand_search_string() to allow Mutt-like
511                 patterns in extended search
512         * README.claws
513                 document extended option in quick search
514
515 2002-12-05 [paul]       0.8.6claws61
516
517         * sync with 0.8.6cvs16
518                 see ChangeLog 2002-12-05
519                 
520         * po/POTFILES.in
521                 clean up
522
523 2002-12-04 [christoph]  0.8.6claws60
524
525         * src/imap.[ch]
526                 put imap authentication code into a new function and
527                 remove it from imap_session_new that will allow to
528                 send other commands before authentication
529
530 2002-12-04 [christoph]  0.8.6claws59
531
532         * src/imap.[ch]
533                 use already existing method to prevent unneeded IMAP
534                 folder selects. Set imap_select parameters to NULL
535                 in some functions if the values are not required.
536
537         * src/xml.h
538                 remove no longer required include
539
540 2002-12-04 [paul]       0.8.6claws58
541
542         * po/es.po
543                 updated by Ricardo Mones Lastra
544                 
545         * configure.in
546           po/hu.po      ** NEW FILE **
547                 initial Hungarian translation, submitted
548                 by Gál Zoltán <galzoli@hu.inter.net>
549
550 2002-12-03 [christoph]  0.8.6claws57
551
552         * src/Makefile.am
553         * src/gtksctree.[ch]            ** REMOVE **
554         * src/gtk/Makefile.am
555         * src/gtk/gtksctree.[ch]        ** NEW **
556                 move gtksctree files to gtk directory
557
558 2002-12-03 [christoph]  0.8.6claws56
559
560         * src/Makefile.am
561         * src/md5.[ch]                  ** REMOVE **
562         * srm/common/Makefile.am
563         * src/common/md5.[ch]           ** NEW **
564                 move md5 files to common directory
565
566         * src/gtkstext.c
567                 remove not required #include
568
569 2002-12-03 [sergey]     0.8.6claws55
570
571         * src/gtkutils.c
572         * src/gtkutils.h
573                 gtkut_window_popup(): new function.
574         * src/mainwindow.c
575                 main_window_popup(): use gtkut_window_popup() to raise
576                 window without changing its position.
577                 (see sylpheed-main ML message [sylpheed:17247])
578
579 2002-12-03 [sergey]     0.8.6claws54
580
581         * src/send.c
582                 send_message_local(): removed first-dot escaping
583                 (SMTP-only, not needed for sending through pipe)
584
585 2002-12-03 [paul]       0.8.6claws53
586
587         * po/POTFILES.in
588                 update to reflect recent changes (thanks
589                 to Ricardo Mones Lastra)
590                 
591         * tools/filter_conv.pl
592                  fix problem with quoted strings. Patch submitted
593                  by Luke Plant <lukeplant@softhome.net>
594
595 2002-12-03 [paul]       0.8.6claws52
596
597         * sync with 0.8.6cvs15
598                 see ChangeLog 2002-12-03
599
600 2002-12-02 [christoph]  0.8.6claws51
601
602         * src/logwindow.[ch]
603         * src/common/log.[ch]
604                 implement logging using a hook function
605
606         * src/folderview.c
607         * src/folder.[ch]
608                 define hooklist name in header file to avoid
609                 errors caused by wrong spelling of hooklist names
610
611         * src/toolbar.c
612                 fix warnings
613
614 2002-12-02 [christoph]  0.8.6claws50
615
616         * src/common/Makefile.am
617                 add src/common/hooks.[ch]
618
619         * src/common/hooks.[ch]
620                 implement a simple hook system using glib's hook functions
621
622         * src/folder.[ch]
623         * src/folderview.c
624                 use new hook system for folder item updates
625
626 2002-12-02 [christoph]  0.8.6claws49
627
628         * doc-src/ui_seperation.txt     ** NEW **
629                 information for ui seperation
630
631         * src/Makefile.am
632                 remove files that were moved to common
633                 include common directory by default for the header files
634
635         * src/inc.c
636         * src/common/socket.c
637         * src/automaton.[ch]
638                 implement automaton using g_io_*-functions instead of
639                 gdk_input_add to make it ui independent
640
641         * src/codeconv.c
642         * src/compose.c
643         * src/ldif.c
644         * src/pgptext.c
645         * src/procmime.c
646         * src/rfc2015.c
647         * src/smtp.c
648         * src/unmime.c
649                 remove common/ prefix because directory is now in
650                 include path
651
652         * src/compose.c
653         * src/folder.c
654         * src/folderview.c
655         * src/mainwindow.c
656         * src/messageview.c
657         * src/prefs_common.c
658         * src/procmsg.c
659         * src/rfc2015.c
660                 fix warnings
661
662         * src/imap.c
663         * src/inc.c
664         * src/news.c
665         * src/pop.c
666         * src/send.c
667         * src/smtp.c
668         * src/ssl_certificate.c
669                 add log.h header file for logging functions
670
671         * src/main.c
672         * src/common/utils.c
673         * src/summaryview.c
674         * src/xml.c
675                 o move debug_mode to common/utils.c
676                 o add functions to set and get debug_mode
677
678         * src/defs.h                    ** REMOVE **
679         * src/intl.h                    ** REMOVE **
680         * src/socket.[ch]               ** REMOVE **
681         * src/ssl.[ch]                  ** REMOVE **
682         * src/utils.[ch]                ** REMOVE **
683                 replaced by new files in src/common/
684         
685         * src/common/Makefile.am
686                 add new files in src/common/
687
688         * src/common/defs.h             ** NEW **
689         * src/common/intl.h             ** NEW **
690         * src/common/log.[ch]           ** NEW **
691         * src/common/socket.[ch]        ** NEW **
692         * src/common/ssl.[ch]           ** NEW **
693         * src/common/utils.[ch]         ** NEW **
694                 replacement for files in src/
695
696 2002-12-02 [colin]      0.8.6claws48
697
698         * src/folderview.c
699                 Scroll folderview if necessary during dnd
700
701 2002-12-02 [colin]      0.8.6claws47
702
703         * src/folder.[ch]
704                 Add check to verify a move is within a single mailbox
705         * src/folderview.c
706                 Add specific error string for this check
707
708 2002-12-02 [colin]      0.8.6claws46
709
710         * src/folder.c
711                 Add a test to folder moving, remove a statusbar_print
712         * src/folderview.c
713                 Add Move folder... context-menu item
714                 Factorize folder moving code
715                 Enable folder DND for mbox
716
717 2002-12-01 [christoph]  0.8.6claws45
718
719         * ac/aspell.m4
720                 remove conf.aspelltest if the version check fails
721
722 2002-11-30 [christoph]  0.8.6claws44
723
724         * autogen.sh
725                 run libtoolize --force in autogen to create missing
726                 libtool scripts
727
728 2002-11-30 [christoph]  0.8.6claws43
729
730         * src/Makefile.am
731         * src/pgptext.c
732         * src/procmime.c
733         * src/rfc2015.c
734         * src/uuencode.[ch]             ** REMOVED **
735         * src/common/Makefile.am
736         * src/common/uuencode.[ch]      ** NEW **
737                 move uuen/decoder to common directory
738
739 2002-11-30 [christoph]  0.8.6claws42
740
741         * src/Makefile.am
742         * src/base64.[ch]               ** REMOVED **
743         * src/codeconv.c
744         * src/compose.c
745         * src/ldif.c
746         * src/pgptext.c
747         * src/procmime.c
748         * src/rfc2015.c
749         * src/smtp.c
750         * src/unmime.c
751         * src/common/Makefile.am
752         * src/common/base64.[ch]        ** NEW **
753                 move base64 en/decoder to common directory
754
755 2002-11-30 [christoph]  0.8.6claws41
756
757         * src/common                    ** NEW **
758                 new directory for UI independent code
759         * src/gtk                       ** NEW **
760                 new directory for GTK frontend
761         * src/common/.cvsignore         ** NEW **
762         * src/gtk/.cvsignore            ** NEW **
763                 ignore build files
764         * src/common/Makefile.am        ** NEW **
765         * src/gtk/Makefile.am           ** NEW **
766                 automake files to build new seperated stuff
767         * src/Makefile.am
768                 the binary will currently still be build with the
769                 files in src, so we include the code from the
770                 subdirs for now after building the libs there
771
772 2002-11-30 [paul]       0.8.6claws40
773
774         * src/compose.c
775                 fix bug [642731] 'Wrong selected account with drafted mail'
776
777 2002-11-29 [oliver]     0.8.6claws39
778         
779         * src/messageview.c
780                 o update summaryview when switching between different
781                   messageviews          
782         * src/toolbar.c  
783                 o check if messageview holds already removed msg
784                   from summaryview
785                 
786
787 2002-11-29 [oliver]     0.8.6claws38
788
789         * src/toolbar.c 
790                 remove not needed variables and includes
791                 make messageview stay opened and move to next when msgs are deleted 
792
793 2002-11-29 [oliver]     0.8.6claws37
794         
795         * src/toolbar.c 
796                 disable compose button (messageview toolbar) by default
797                 deleted msgs are moved to trash
798         
799 2002-11-29 [melvin]     0.8.6claws36
800
801         * configure.in
802                 Increased minimal gpgme version to 0.3.10 (Zombies out)
803                 and to detect signatures expirations (gpgme 0.3.6)
804
805         * src/main.c
806                 Use non obsolescent function for Gpgme engine checking.
807
808         * src/rfc2015.c
809                 Inform about expired signatures or signatures which key
810                 has expired. Expiration date is displayed.
811
812         * src/sigstatus.c
813                 Inform about expired signatures or signatures which key
814                 has expired.
815
816 2002-11-28 [paul]       0.8.6claws35
817
818         * src/folderview.c
819                 re-instate 'Check for new messages' in Newsgroup
820                 folders right-click menu, after a suggestion from
821                 Tim Mann <timmann@users.sourceforge.net>
822
823         * src/main.c
824                 after a crash check only local folders for new
825                 messages
826
827 2002-11-28 [paul]       0.8.6claws34
828
829         * configure.in
830                 apply patch that fixes the checking of GTK with XIM 
831                 support on different OSs, such as FreeBSD. Patch 
832                 submitted by Topia <topia@users.sourceforge.net>
833                 
834 2002-11-28 [paul]       0.8.6claws33
835
836         * src/mainwindow.c
837           src/prefs_common.c
838           src/prefs_toolbar.c
839                 more changes to the English
840
841 2002-11-28 [paul]       0.8.6claws32
842
843         * sync with 0.8.6cvs13
844                 see ChangeLog 2002-11-28 (no sync needed
845                 for src/compose.c)
846
847 2002-11-28 [Ivan Francolin Martinez (ivanfm@sourceforge.net)]   0.8.6claws31
848         
849         * src/mainwindow.[ch]
850                 add patch by Ivan F. Martinez introducing messageview Toolbar
851                 some changes and committed by oliver    
852
853 2002-11-28 [Ivan Francolin Martinez (ivanfm@sourceforge.net)]   0.8.6claws30
854
855         * src/messageview.[ch]
856                 add patch by Ivan F. Martinez introducing messageview Toolbar
857                 some changes and committed by oliver    
858
859 2002-11-28 [Ivan Francolin Martinez (ivanfm@sourceforge.net)]   0.8.6claws29
860
861         * src/compose.[ch]
862                 add patch by Ivan F. Martinez introducing messageview Toolbar
863                 some changes and committed by oliver    
864
865 2002-11-28 [Ivan Francolin Martinez (ivanfm@sourceforge.net)]   0.8.6claws28
866         
867         * src/toolbar.[ch]
868                 add patch by Ivan F. Martinez introducing messageview Toolbar
869                 some changes and committed by oliver
870
871 2002-11-28 [oliver]     0.8.6claws27
872         
873         * src/prefs_toolbar.[ch]
874                 getting ready for messageview toolbar
875                 free mem allocated by gettext
876                 change prefs_toolbar to prefs_toolbar_open
877  
878 2002-11-28 [thorsten]   0.8.6claws26
879
880         * src/imageview.[ch]
881                 cleaned up conflicting declarations of
882                 imageview_show_image()
883
884 2002-11-28 [paul]       0.8.6claws25
885
886         * src/grouplistdialog.c
887           src/prefs_common.c
888           src/prefs_summary_column.c
889                 a few more improvements to the English
890
891 2002-11-28 [colin]      0.8.6claws24
892
893         * man/sylpheed.1
894                 A few updates to command-line parameters
895
896 2002-11-28 [colin]      0.8.6claws23
897
898         * src/prefs_filtering.c
899                 Fix problems with prefs_filtering_delete_path:
900                 a) if the first rule is removed, original pointers
901                    weren't updated (leading to segfaults)
902                 b) it was always global_processing updated in case
903                    of removed path was parent of rule path
904
905 2002-11-27 [paul]       0.8.6claws22
906
907         * src/mainwindow.c
908           src/prefs_account.c
909           src/prefs_actions.c
910           src/prefs_common.c
911           src/prefs_customheader.c
912           src/prefs_display_header.c
913           src/prefs_filtering.c
914           src/prefs_folder_item.c
915           src/prefs_matcher.c
916           src/prefs_scoring.c
917           src/prefs_summary_column.c
918           src/prefs_template.c
919           src/prefs_toolbar.c
920                  improve the English in the GUI
921
922 2002-11-27 [colin]      0.8.6claws21
923
924         * src/folder.c
925                 Fix processing renaming problems happening after
926                 last commit
927
928 2002-11-27 [colin]      0.8.6claws20
929
930         * src/folder.c
931                 recursive move now deletes src each subfolder after 
932                 having moved it
933         * src/folderview.c
934                 Use identifier instead of path during dnd (enables
935                 IMAP folder dnd)
936
937 2002-11-27 [paul]       0.8.6claws19
938
939         * src/main.c
940                 apply patch that does command-line processing 
941                 BEFORE gtk_init, allowing claws to run from 
942                 shell-scripts in non-X environment (e.g. crontab 
943                 or ip-up, ip-down scripts). Patch submitted by
944                 Ruslan N. Balkin <baron@dartel.ru>
945                 
946         * po/it.po
947                 updated by Alessandro Maestri
948
949 2002-11-27 [paul]       0.8.6claws18
950
951         * sync with 0.8.6cvs12
952           src/prefs_common.c
953                 Differences are that main uses a 'Receive dialog'
954                 frame on the Interface tab, whereas claws groups all 
955                 the dialogs together in a 'Dialogs' frame.
956
957 2002-11-27 [colin]      0.8.6claws17
958
959         * src/prefs_matcher.c
960                 Fix Execute criteria's NOT flag
961
962
963 2002-11-26 [christoph]  0.8.6claws16
964
965         * src/ssl.c
966                 rewrite the ssl code a little bit, only use one
967                 SSL context, set default certificates' file/path
968
969 2002-11-26 [thorsten]   0.8.6claws15
970
971         * src/compose.c
972                 default-reply-to didn't work for ml-reply
973
974 2002-11-26 [melvin]     0.8.6claws14
975
976         * src/prefs_actions.c
977                 Made pipe-actions ignore short headers in message view
978                 Made trailing-pipe-actions write in the message view with
979                 the same font as the original message
980
981 2002-11-26 [paul]       0.8.6claws13
982
983         * src/compose.c
984                 this time commit the correct file
985
986 2002-11-26 [paul]       0.8.6claws12
987
988         * sync with 0.8.6cvs11
989           src/quote_fmt_parse.y  
990                 no sync needed
991           src/account.[ch]       
992                 not sync'ed
993           src/compose.c
994                 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
995                 on draft mode.
996                 compose_reedit(): add check for 'X-Sylpheed-Account-Id:' 
997                 header
998                 
999         see ChangeLog 2002-11-25 and 2002-11-26
1000
1001 2002-11-26 [colin]      0.8.6claws11
1002
1003         * src/folderview.c
1004                 Fix collapsed folder not auto-expanding during
1005                 mail dnd, if it was the source folder.
1006
1007 2002-11-25 [colin]      0.8.6claws10
1008
1009         * src/folderview.[ch]
1010                 Variable renaming and cleaning (slist of nodes 
1011                 to be re-collapsed is stored in FolderView)
1012
1013 2002-11-25 [paul]       0.8.6claws9
1014
1015         * src/prefs_common.[ch]
1016                 fix breakage caused by last commit
1017
1018 2002-11-25 [paul]       0.8.6claws8
1019
1020         * sync with 0.8.6cvs4
1021                 see ChangeLog 2002-11-21
1022
1023 2002-11-25 [paul]       0.8.6claws7
1024
1025         * sync with 0.8.6cvs4
1026                 see ChangeLog 2002-11-20
1027
1028 2002-11-25 [paul]       0.8.6claws6
1029
1030         * sync with 0.8.6cvs3
1031                 see ChangeLog 2002-11-18
1032
1033 2002-11-25 [colin]      0.8.6claws5
1034
1035         * src/gtkutils.[ch]
1036                 Add gtkut_ctree_node_is_parent()
1037         * src/folderview.c
1038                 Spring-loaded folders
1039
1040 2002-11-25 [colin]      0.8.6claws4
1041
1042         * src/utils.[ch]
1043                 Add slist_concat_unique(), function to merge
1044                 two GSList filtering dups
1045         * src/folder.[ch]
1046         * src/summaryview.[ch]
1047         * src/folderview.c
1048         * src/main.c
1049                 Add detection/update/display of unread answers
1050                 to marked mails
1051         * src/procmsg.[ch]
1052                 Add procmsg_find_children()
1053                 Add procmsg_msg_has_marked_parent()
1054
1055 2002-11-25 [colin]      0.8.6claws3
1056
1057         * src/ssl_certificate.[ch]
1058                 Allow checking a certificate without a DNS
1059                 lookup
1060                 Allow to forget a cert (by deleting it)
1061                 Make ssl_certificate_destroy_public
1062         * src/ssl_manager.[ch] ** NEW FILES **
1063                 Gui to manage (display/remove) certificates
1064         * src/prefs_common.[ch]
1065                 Add a pref to allow silent acceptation of
1066                 trusted certificates or not (based on the
1067                 "I want to know what's going on" principle)
1068         * src/mainwindow.c
1069                 Add SSL manager in Tools menu
1070         * src/Makefile.am
1071                 Add the new files to the build
1072         * po/POTFILES.in
1073                 Add ssl_manager.c to translations
1074
1075 2002-11-25 [colin]      0.8.6claws2
1076
1077         * src/summaryview.[ch]
1078                 Add S_SEARCH_EXTENDED to the quick search, which 
1079                 allows to search using filtering syntax.
1080
1081 2002-11-25 [colin]      0.8.6claws1
1082
1083         * src/summaryview.c
1084                 Deletion of duplicates now prefer deleting
1085                 the unread dup (fixes feature-request 638989).
1086
1087 2002-11-24 [paul]       0.8.6claws
1088
1089         * po/es.po
1090           po/pl.po
1091           po/ru.po
1092           po/sr.po
1093                 updated by Ricardo Mones Lastra,
1094                 Witold Wladyslaw Wojciech Wilk,
1095                 Ruslan N. Balkin, and  Urke MMI 
1096                 respectively
1097
1098 2002-11-24 [paul]       0.8.5claws182
1099
1100         * po/bg.po
1101                 updated by George Danchev
1102
1103 2002-11-23 [alfons]     0.8.5claws181
1104
1105         * src/imap.c
1106                 tiny memory leak found by browsing Dimitar's 
1107                 valgrind report
1108
1109 2002-11-23 [paul]       0.8.5claws180
1110
1111         * po/it.po
1112                 updated by Alessandro Maestri
1113
1114 2002-11-22 [christoph]  0.8.5claws179
1115
1116         * src/compose.c
1117         * src/inc.c
1118         * src/prefs_filtering.c
1119         * src/summaryview.c
1120                 more warning fixes
1121
1122 2002-11-22 [alfons]     0.8.5claws178
1123
1124         * src/summaryview.c
1125                 summary_execute_delete_func(): if message is deleted, make 
1126                 sure to also remove its entry in the subject hash table. 
1127                 fixes a corner case bug.
1128
1129 2002-11-22 [paul]       0.8.5claws177
1130
1131         * .cvsignore
1132                 add 'autom4te.cache'
1133                 
1134         * ltconfig      ** REMOVED **
1135                 not needed
1136
1137 2002-11-22 [paul]       0.8.5claws176
1138
1139         * src/textview.c
1140                 textview_set_font(): fix for message display in
1141                 UTF-8 locales (thanks to Sergey Vlasov).
1142                 
1143         * AUTHORS
1144                 add new team members and contributors
1145
1146
1147 2002-11-21 [colin]      0.8.5claws175
1148
1149         * src/procmsg.[ch]
1150                 Add procmsg_remove_special_headers()
1151         * src/mh.c
1152                 Use procmsg_remove_special_headers() for 
1153                 previous fix
1154
1155 2002-11-21 [colin]      0.8.5claws174
1156
1157         * src/mh.c
1158                 Fix moving/copying from queue/draft folders
1159                 for MH folders
1160
1161 2002-11-21 [christoph]  0.8.5claws173
1162
1163         * src/crash.c
1164         * src/filtering.c
1165         * src/logwindow.c
1166         * src/main.c
1167         * src/matcher_parser_lex.[hl]
1168         * src/mbox.c
1169         * src/mbox_folder.[ch]
1170         * src/prefs_filtering.c
1171         * src/procheader.c
1172         * src/quote_fmt_lex.l
1173         * src/ssl.c
1174                 fix all warnings except the warnings in lex and yacc files
1175
1176 2002-11-20 [christoph]  0.8.5claws172
1177
1178         * src/imap.c
1179                 fix MsgInfo retrieval for IMAP draft and queue folders
1180                 (closes bug [ 619558 ] Draft saving on IMAP box issue)
1181
1182 2002-11-19 [christoph]  0.8.5claws171
1183
1184         * src/compose.c
1185                 fix segfault, when draft saving does not get
1186                 the MsgInfo of the new message
1187                 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
1188
1189 2002-11-19 [christoph]  0.8.5claws170
1190
1191         * src/procmsg.c
1192                 add parameter check for flag setting function
1193                 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
1194
1195 2002-11-18 [paul]       0.8.5claws169
1196
1197         * src/compose.c
1198                 more sensitivity fixes to redirect mode:
1199                 * disable toolbar draft button
1200                 * allow only Address book in the Tools menu
1201                 * disable editing of message by the spell
1202                   checker
1203
1204 2002-11-18 [paul]       0.8.5claws168
1205
1206         * src/compose.c
1207                 fix sensitivity of menu items in compose_redirect():
1208                 allow only the necessary items 
1209
1210 2002-11-18 [paul]       0.8.5claws167
1211
1212         * src/compose.c
1213                 fix bug [ 603259 ] 'attachment got lost on bounce'
1214
1215 2002-11-18 [paul]       0.8.5claws166
1216
1217         * po/ru.po
1218                 updated by Ruslan N. Balkin <baron@dartel.ru>
1219
1220 2002-11-18 [colin]      0.8.5claws165
1221
1222         * src/main.c
1223           src/defs.h
1224                 Remove old filtering stuff
1225
1226
1227 2002-11-17 [oliver]     0.8.5claws164
1228
1229         * src/toolbar.h
1230                 remove not needed typedef 
1231
1232 2002-11-17 [oliver]     0.8.5claws163
1233
1234         * src/toolbar.c
1235                 make toolbar's on click events translatable
1236
1237 2002-11-15 [colin]      0.8.5claws162
1238
1239         * src/summaryview.c
1240                 Revert too-soon integration of a feature
1241
1242 2002-11-15 [christoph]  0.8.5claws161
1243
1244         * src/imap.c
1245                 use main's implementation of imap_get_msginfo
1246
1247 2002-11-15 [christoph]  0.8.5claws160
1248
1249         * src/compose.c
1250         * src/folder.[ch]
1251         * src/imap.c
1252         * src/mbox_folder.c
1253         * src/mh.c
1254         * src/news.c
1255         * src/procmsg.c
1256         * src/summaryview.c
1257                 replace claws' fetch_msginfo with main's get_msginfo
1258                 (use main's implementation where possible)
1259
1260 2002-11-15 [colin]      0.8.5claws159
1261
1262         * src/ssl_certificate.c
1263                 Missed a check
1264
1265 2002-11-16 [melvin]     0.8.5claws158
1266
1267         * po/fr.po
1268                 Updated French translations.
1269
1270 2002-11-16 [colin]      0.8.5claws157
1271
1272         * src/ssl_certificate.c
1273                 Check for missing parts in the certificates
1274
1275 2002-11-15 [colin]      0.8.5claws156
1276
1277         * src/folderview.c
1278                 Preventive fix (missing check) found by
1279                 Alfons
1280
1281 2002-11-15 [paul]
1282
1283         * NEWS
1284                 sync with 0.8.6 release
1285
1286 2002-11-15 [colin]      0.8.5claws155
1287
1288         * src/folder.[ch]
1289           src/folderview.c
1290                 Fix error handling of folder_item_move_to()
1291                 (thanks to Alfons!)
1292
1293 2002-11-15 [colin]      0.8.5claws154
1294
1295         * src/folder.[ch]
1296           src/folderview.c
1297                 folder_item_move_to() sets an error message instead
1298                 of having GUI stuff in folder.c
1299
1300 2002-11-15 [colin]      0.8.5claws153
1301
1302         * src/procmsg.[ch]
1303                 Implemented a callback for MsgInfo updates, 
1304                 heavily copy/pasted from Christoph's folder 
1305                 callback system
1306         * src/summaryview.[ch]
1307                 Register summary_update_msg as callback
1308
1309 2002-11-14 [colin]      0.8.5claws152
1310         
1311         * src/procmsg.c
1312                 Update the FolderItem after sending (fixes 617593)
1313
1314 2002-11-14 [christoph]  0.8.5claws151
1315
1316         * src/folder.c
1317                 fix wrong position of NULL pointer check found
1318                 by Sergey
1319
1320 2002-11-14 [christoph]  0.8.5claws150
1321
1322         * src/folder.c
1323                 fix segfault when deleting messages from IMAP folders
1324                 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
1325
1326 2002-11-14 [colin]      0.8.5claws149
1327
1328         * src/compose.c
1329                 Forwarding was also ignoring the folder's default account.
1330
1331 2002-11-14 [colin]      0.8.5claws148
1332
1333         * src/compose.c
1334                 Fix sent folder not set to folder properties when 
1335                 forwarding.
1336
1337 2002-11-14 [thorsten]   0.8.5claws147
1338
1339         * src/inc.c
1340                 inc_start(): Files were not moved from .processing to inbox,
1341                 if no global processing rule existed
1342
1343 2002-11-14 [colin]      0.8.5claws146
1344
1345         * src/ssl_certificate
1346                 Fix file operations
1347
1348 2002-11-14 [paul]       0.8.5claws145
1349
1350         * po/it.po
1351                 updated by Alessandro Maestri
1352
1353 2002-11-13 [alfons]     0.8.5claws144
1354
1355         * src/folder.c
1356                 folder_item_close(): only mark messages unread
1357                 when a folder has new messages 
1358
1359 2002-11-13 [keith]      0.8.5claws143
1360
1361         * src/imap.c
1362                 Fix problem moving or copying between
1363                 IMAP folders
1364
1365 2002-11-13 [colin]      0.8.5claws142
1366
1367         * src/matcher_parser_parse.y
1368                 Fix rule problem when " don't match
1369
1370 2002-11-13 [christoph]  0.8.5claws141
1371
1372         * src/folder.c
1373         * src/folderview.c
1374                 moved cache saving to folder_item_close
1375                 the folderview should not have to deal with
1376                 this things
1377
1378 2002-11-13 [christoph]  0.8.5claws140
1379
1380         * src/summaryview.c
1381                 moved setting of important score to
1382                 summary_set_prefs_from_folderitem
1383
1384 2002-11-13 [colin]      0.8.5claws139
1385
1386         * src/matcher_parser_parse.y
1387                 Fix a segfault in the parser (happening when
1388                 a good expression had been tested and a bad 
1389                 one arrives)
1390
1391 2002-11-13 [paul]       0.8.5claws138
1392
1393         * sync with 0.8.5cvs24
1394                 see ChangeLog 2002-11-13
1395                 
1396         * po/pt_BR.po
1397                 updated by Fabio Jr. Beneditto
1398
1399 2002-11-13 [colin]      0.8.5claws137
1400         
1401         * src/msgcache.c
1402           src/defs.h
1403           src/procmsg.[ch]
1404                 Revert last commit, problem
1405
1406 2002-11-13 [colin]      0.8.5claws136
1407
1408         * src/msgcache.c
1409                 Remove duplicated code
1410         * src/defs.h
1411                 Bumped CACHE_VERSION and MARK_VERSION
1412         * src/procmsg.[ch]
1413                 Network endian for cache and mark files
1414
1415 2002-11-12 [colin]      0.8.5claws135
1416
1417         * src/inc.c
1418                 Fix the "socket error" dialog which disappeared
1419
1420 2002-11-12 [colin]      0.8.5claws134
1421
1422         * src/msgcache.c
1423                 Reverse last commit which had performance 
1424                 problems, but still reverse the list
1425
1426 2002-11-12 [colin]      0.8.5claws133
1427
1428         * src/msgcache.c
1429                 Reverse list order
1430
1431 2002-11-12 [melvin]     0.8.5claws132
1432
1433         * src/compose.c
1434                 Added a check for a NULL prefs_common.dictionary
1435
1436 2002-11-12 [colin]      0.8.5claws131
1437
1438         * src/ssl_certificate.[ch]
1439                 Use FQDN hostname
1440
1441 2002-11-12 [colin]      0.8.5claws130
1442
1443         * src/ssl_certificate.[ch]
1444                 Take connection port into account for 
1445                 checking certificates (a single hostname
1446                 could have multiple servers with multiple
1447                 certificates)
1448         * src/ssl.c
1449                 Pass the port to ssl_certificate_check
1450
1451 2002-11-12 [paul]       0.8.5claws129
1452
1453         * src/folder.c
1454                 fix a typo in last commit
1455
1456 2002-11-12 [paul]       0.8.5claws128
1457
1458         * sync with 0.8.5cvs23
1459                 see ChangeLog entry 2002-11-12
1460
1461 2002-11-11 [colin]      0.8.5claws127
1462
1463         * src/ssl_certificate.c
1464                 Cleaner messages
1465                 Don't popup, instead log error, if the 
1466                 corresponding pref is checked
1467         * src/ssl_certificate.h
1468                 include <openssl/objects/h>
1469
1470 2002-11-11 [colin]      0.8.5claws126
1471
1472         * src/ssl_certificate.h
1473                 _Really_ clean it
1474
1475 2002-11-11 [colin]      0.8.5claws125
1476         
1477         * src/ssl_certificate.c
1478                 Fixed leak
1479
1480 2002-11-11 [colin]      0.8.5claws124
1481
1482         * src/ssl.c
1483                 Cleaned a bit
1484         * src/ssl_certificate.[ch]
1485                 Cleaned a bit (better use of SSL API)
1486                 (This will cause non-recognition of saved 
1487                  certificates of claws12[23]...)
1488
1489 2002-11-11 [paul]       0.8.5claws123
1490         
1491         * po/es.po
1492                 updated by Ricardo Mones Lastra
1493
1494 2002-11-11 [colin]      0.8.5claws122
1495
1496         * src/ssl.c
1497                 Fix a typo
1498
1499 2002-11-11 [colin]      0.8.5claws121
1500
1501         * src/ssl_certificate.[ch] ** NEW FILES **
1502         * src/ssl.[ch]
1503                 Check SSL certificates presented to us
1504         * src/Makefile.am
1505                 Add ssl_certificate.[ch]
1506         * po/POTFILES.in
1507                 Add ssl_certificate.c
1508
1509 2002-11-11 [paul]       0.8.5claws120
1510
1511         * sync with 0.8.5cvs22
1512                 see ChangeLog 2002-11-11
1513
1514 2002-11-11 [paul]       0.8.5claws119
1515
1516         * sync with 0.8.5cvs21
1517                 see ChangeLog 2002-11-11
1518
1519 2002-11-10 [jens]       0.8.5claws118
1520
1521         * src/folder.c
1522         * src/folderview.c
1523                 corrected some typing
1524         * po/de.po
1525                 updated german translation
1526         * sylpheed.spec.in
1527                 cleaned up specfile and adjusted it for claws
1528
1529 2002-11-10 [colin]      0.8.5claws117
1530
1531         * src/summaryview.c
1532                 a STATUSBAR_PUSH/POP fix
1533
1534 2002-11-10 [colin]      0.8.5claws116
1535
1536         * src/prefs_folder_item.c
1537                 Fix hanging after opening folder properties
1538
1539 2002-11-10 [hoa]        0.8.5claws115
1540
1541         * src/matcher_parser_lex.l
1542         * src/matcher_parser_parse.y
1543                 config file for scoring and filtering is no more trashed
1544                 when there is a syntax error in a filtering rule when
1545                 editing it in a dialog.
1546
1547 2002-11-09 [colin]      0.8.5claws114
1548
1549         * src/mbox_folder.c
1550                 Added missing initialisation of folder->destroy()
1551
1552 2002-11-09 [colin]      0.8.5claws113
1553
1554         * src/folder.c
1555           src/folderview.c
1556                 Fix the status bar messages
1557
1558 2002-11-09 [colin]      0.8.5claws112
1559
1560         * src/folderview.c
1561                 Fix hangs after folder dnd, happening after 
1562                 claws109.
1563
1564 2002-11-09 [christoph]  0.8.5claws111
1565
1566         * src/folderview.c
1567                 just changed order of calls (reverse order of
1568                 associated calls)
1569         * src/inc.c
1570                 lock inc when checking only one account, otherwise
1571                 inc all could be executed at the same time
1572
1573 2002-11-09 [christoph]  0.8.5claws110
1574
1575         * src/folderview.c
1576                 better unlock the mouse cursor before calling
1577                 summary_show because it changes the cursor too
1578
1579 2002-11-09 [christoph]  0.8.5claws109
1580
1581         * src/folder.[ch]
1582         * src/folderview.c
1583                 add functions to open and close a folder
1584                 o opending will execute scanning for remote folders
1585                   and processing
1586                 o closing will unset new flag for messages
1587
1588 2002-11-09 [colin]      0.8.5claws108
1589
1590         * src/folder.c
1591                 Add a call to prefs_matcher_write_config to 
1592                 avoid non-leaf folders filtering settings to be
1593                 lost
1594
1595 2002-11-09 [paul]       0.8.5claws107
1596
1597         * src/prefs_account.c
1598                 re-word a label
1599
1600 2002-11-09 [colin]      0.8.5claws106
1601
1602         * src/folderview.c
1603                 Minor esthetic fix
1604
1605 2002-11-09 [colin]      0.8.5claws105
1606
1607         * src/folderview.c
1608                 Fix prefs_filtering deletion for MH folders (same
1609                 reason as below)
1610         * src/prefs_filtering.c
1611                 Fix prefs_filtering renaming and deletion for 
1612                 folder-based processing rules.  
1613
1614 2002-11-09 [christoph]  0.8.5claws104
1615
1616         * src/compose.c
1617         * src/folder.[ch]
1618         * src/folderview.[ch]
1619         * src/import.c
1620         * src/inc.c
1621         * src/main.c
1622         * src/mainwindow.c
1623         * src/messageview.c
1624         * src/prefs_folder_item.c
1625         * src/procmsg.c
1626         * src/summaryview.c
1627                 implement a callback system for folder item updates
1628
1629 2002-11-09 [colin]      0.8.5claws103
1630
1631         * src/folderview.c
1632                 Fix prefs_filtering renaming for MH folders (we
1633                 shouldn't rename by path as another folder could
1634                 have the same hierarchy).
1635
1636 2002-11-09 [colin]      0.8.5claws102
1637
1638         * src/folder.c
1639                 Fix a leak found by Christoph, use better variable
1640                 names
1641
1642 2002-11-09 [colin]      0.8.5claws101
1643
1644         * src/folder.c
1645                 One more fix for processing rules
1646
1647 2002-11-08 [colin]      0.8.5claws100
1648         
1649         * src/matcher.c
1650                 Don't copy the compiled regexp (will be reevaluated)
1651         * src/folderview.c
1652                 Lock folderview while moving
1653         * src/folder.c
1654                 Provide info on what's happening to the user
1655
1656 2002-11-08 [colin]      0.8.5claws99
1657
1658         * src/folderview.c
1659                 Fix folder reordering after a move if parent is 
1660                 root
1661         * src/scoring.[ch]
1662                 Add function to copy a ScoringProp
1663         * src/prefs_folder_item.c
1664                 Copy scoring rules when copying a folder prefs
1665
1666 2002-11-08 [colin]      0.8.5claws98
1667
1668         * src/folderview.c
1669                 Fixes in case of failure
1670         * src/filtering.[ch]    
1671                 Add function to duplicate a FilteringProp
1672         * src/matcher.[ch]
1673                 Add function to duplicate a MatcherProp
1674         * src/prefs_folder_item.c
1675                 Save folder's processing rules when copying 
1676                 its prefs
1677
1678 2002-11-08 [colin]      0.8.5claws97
1679         
1680         * src/folderview.c
1681                 Sort after move
1682         * src/folder.c 
1683                 Change a printf to debug_print
1684
1685 2002-11-08 [colin]      0.8.5claws96
1686
1687         * src/folder.c
1688           src/folderview.c
1689                 Fix segfaults, call me stupido
1690         
1691
1692 2002-11-08 [colin]      0.8.5claws95
1693
1694         *src/folder.c
1695                 Added forgotten prefs to save when moving folders
1696
1697 2002-11-08 [colin]      0.8.5claws94
1698
1699         * src/folder.c
1700                 Fixes to folder DND (prefs copy)
1701         * src/folderview.c
1702                 Optimization for folder DND (don't rescan whole tree)
1703                 Added folderview_create_folder_node() for this 
1704                 optimization, so de-duped a bit the code
1705         * src/prefs_folder_item.[ch]
1706                 Added prefs_folder_item_copy_prefs()    
1707           
1708 2002-11-08 [paul]       0.8.5claws93
1709
1710         * src/prefs_account.c
1711           tools/README
1712           tools/kmail2sylpheed_v2.pl
1713                 correct some typos
1714
1715 2002-11-08 [paul]       0.8.5claws92
1716
1717         * src/compose.c
1718           src/prefs_account.[ch]
1719                 remove account options 'clearsign' and 'ascii_armored',
1720                 replace with 'default_gnupg_mode' to prevent mixed-mode
1721                 Privacy settings
1722
1723 2002-11-08 [paul]       0.8.5claws91
1724
1725         * src/compose.[ch]
1726                 re-implement GnuPG 'on-the-fly' mode selection,
1727                 disallow mixed-mode
1728
1729 2002-11-08 [colin]      0.8.5claws90
1730
1731         * src/folderview.c
1732           src/prefs_folder_item.c
1733                 Change "Property" to "Properties"
1734
1735 2002-11-07 [colin]      0.8.5claws89
1736
1737         * src/folderview.c
1738           src/folder.c
1739                 Allow folder dropping to a root folder
1740
1741 2002-11-07 [paul]       0.8.5claws88
1742
1743         * src/compose.c
1744                 revert last commit
1745
1746 2002-11-07 [paul]       0.8.5claws87
1747
1748         * src/compose.c
1749                 fix reply-to-list bug. closes bug report
1750                 "[633382] reply-to-list broken in recent cvs"
1751
1752 2002-11-07 [paul]       0.8.5claws86
1753
1754         * src/compose.c
1755                 add a forgotten '#if USE_GPGME ... #endif'
1756
1757 2002-11-07 [paul]       0.8.5claws85
1758
1759         * sync with 0.8.5cvs20
1760                 see ChangeLog 2002-11-07
1761
1762 2002-11-07 [colin]      0.8.5claws84
1763
1764         * src/folder.[ch]
1765                 Change folder_item_move_to to return the newly 
1766                 created folderitem.
1767         * src/folderview.c
1768                 Select the new folderitem after moving.
1769
1770 2002-11-07 [colin]      0.8.5claws83
1771
1772         * src/prefs_filtering.c
1773                 Fix rule rewriting when moving a leaf folder to a 
1774                 shorter path
1775
1776 2002-11-07 [colin]      0.8.5claws82
1777
1778         * src/prefs_filtering.c
1779                 fix a leak
1780
1781 2002-11-07 [colin]      0.8.5claws81
1782
1783         * src/folder.[ch]
1784                 Add folder_item_move_to() function to move a 
1785                 folderitem into another one (updates matcher etc)
1786         * src/folderview.c
1787                 Add folder drag'n drop (context menu to come)
1788                 [Should be dataloss free, but Please backup before 
1789                  trying !]
1790
1791 2002-11-06 [colin]      0.8.5claws80
1792
1793         * src/mh.c
1794                 mh_create_folder() returns NULL if can't create
1795                 directory hierarchy
1796
1797 2002-11-06 [paul]       0.8.5claws79
1798
1799         * src/compose.[ch]
1800                 allow 'on-the-fly' changing of the type of encryption 
1801                 and/or signing used (mime/ascii) via the compose window
1802
1803 2002-11-06 [paul]       0.8.5claws78
1804
1805         * sync with 0.8.5cvs19
1806                 see ChangeLog 2002-11-06 for src/account.c: 
1807                 account_get_special_folder()
1808                 
1809 2002-11-05 [alfons]     0.8.5claws77
1810
1811         * src/crash.c
1812                 very minor cleanups: nothing to see here, move on. :-)
1813
1814 2002-11-05 [colin]      0.8.5claws76
1815
1816         * src/main.c
1817                 Changes choices if compose windows are opened to
1818                 Discard, Draft, Don't quit
1819
1820 2002-11-05 [thorsten]   0.8.5claws75
1821
1822         * src/compose.c
1823                 reenabled default_reply_to folder option
1824
1825 2002-11-05 [colin]      0.8.5claws74
1826
1827         * src/compose.[ch] 
1828                 add compose_draft()
1829         * src/crash.c
1830                 add SIGTERM handler
1831         * src/main.[ch]
1832                 add clean_quit() for the SIGTERM handler
1833
1834 2002-11-05 [paul]       0.8.5claws73
1835         
1836         * po/es.po
1837                 updated by Ricardo Mones Lastra
1838
1839 2002-11-05 [melvin]     0.8.5claws72
1840
1841         * src/logwindow.c
1842                 Fixed log-clipping bug #616795.
1843                 To stop logging in the log window use 0 length.
1844         * src/prefs_common.c
1845                 Added a label to inform about the 0 log length behaviour.
1846
1847 2002-11-05 [paul]       0.8.5claws71
1848
1849         * sync with 0.8.5cvs17
1850                 see ChangeLog 2002-11-05
1851
1852 2002-11-04 [paul]       0.8.5claws70
1853
1854         * sylpheed-128x128.png
1855           sylpheed-64x64.png
1856           sylpheed.png
1857                 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
1858                 <nikai@users.sourceforge.net>
1859                 
1860         * po/bg.po
1861                 updated by George Danchev
1862
1863 2002-11-03 [thorsten]   0.8.5claws69
1864
1865         * src/main.c
1866           src/mimeview.c
1867           src/rfc2015.h
1868                 add check if gpg is active
1869
1870 2002-11-03 [thorsten]   0.8.5claws68
1871
1872         * src/toolbar.h
1873                 removed GSList declaration causing trouble on MacOS-X
1874                 (submitted by alfons, reported by xfesty)
1875
1876 2002-11-01 [paul]       0.8.5claws67
1877
1878         * src/mainwindow.c
1879                 remove last remnants of main's filter code
1880
1881 2002-11-01 [paul]       0.8.5claws66
1882
1883         * tools/filter_conv.pl
1884                 fix bug where user-defined headers were ignored
1885
1886 2002-11-01 [paul]       0.8.5claws65
1887
1888         * src/logwindow.c
1889                 make a debug_print() not translatable
1890
1891 2002-10-31 [melvin]     0.8.5claws64
1892
1893         * ac/aspell.m4
1894                 Fixed --disable-aspell-test. Now --disable-aspell-test will 
1895                 not run any GNU/aspell test.  The dictionary path will
1896                 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
1897                 was given, in which case, it will be $prefix/lib/aspell/
1898         * configure.in
1899                 Fixed typo in commentary (Aspell code).
1900
1901 2002-10-31 [paul]       0.8.5claws63
1902
1903         * po/POTFILES.in
1904                 remove src/filter.c and src/prefs_filter.c
1905                 thanks to Ricardo for reminding me
1906
1907 2002-10-31 [colin]      0.8.5claws62
1908
1909         * src/mbox_folder.c
1910                 Plug some leaks
1911
1912 2002-10-31 [paul]       0.8.5claws61
1913
1914         * src/prefs_filter.[ch] ** REMOVED **
1915           src/filter.[ch]       ** REMOVED **
1916           
1917         * src/Makefile.am
1918           src/folderview.c
1919           src/inc.c
1920           src/main.c
1921           src/mainwindow.c
1922           src/mbox.c
1923           src/prefs_common.c
1924           src/prefs_filtering.c
1925           src/summaryview.[ch]
1926                 remove main's 'filter' code
1927                 
1928         README.claws
1929                 update to reflect removal of main's filter
1930
1931 2002-10-31 [paul]       0.8.5claws60
1932
1933         * src/summaryview.c
1934                 remove check for global_processing in summary_filter_open(). 
1935                 This fixes the bug where if the user uses the right-click 
1936                 'Create filter rule...' and doesn't have any filter rules 
1937                 already defined in claws' advanced filtering, the newly 
1938                 created filter rule goes to main's filtering which is 
1939                 inaccessible through the gui. Now the filter rule gets added
1940                 to claws' filtering by default.
1941
1942 2002-10-28 [melvin]     0.8.5claws59
1943
1944         * src/prefs_actions.c
1945                 Fixed bug #627322 where MIME parts were not always
1946                 correctly passed to a %p action
1947                 Display an error dialog when message filename is not found.
1948
1949 2002-10-28 [melvin]     0.8.5claws58
1950
1951         * src/prefs_common.c
1952                 Readded a missing function declaration lost in 0.8.3claws34
1953
1954 2002-10-28 [paul]       0.8.5claws57
1955
1956         * sync with 0.8.5cvs15
1957                 see ChangeLog 2002-10-28 and 2002-10-25
1958                 
1959         Note: ChangeLog entry 2002-10-24 is not sync'ed.
1960
1961 2002-10-27 [oliver]     0.8.5claws56
1962
1963         * src/pop.c
1964                 plug leak in pop3_top_recv
1965
1966 2002-10-26 [christoph]  0.8.5claws55
1967
1968         * src/folder.c
1969                 set need_update folder flag when messages are added
1970                 (closes bug [ 626922 ] folder not updated after receiving)
1971
1972 2002-10-25 [melvin]     0.8.5claws54
1973
1974         * src/imageview.c
1975                 Fixed a memleak introduced in the scaling code.
1976
1977 2002-10-24 [alfons]     0.8.5claws53
1978
1979         * src/filtering.c
1980                 make filtering's forward message action forward from the 
1981                 correct account
1982                 (closes bug [628089 ] Filter -> Forward from address problem
1983                 reported by Oktay)
1984
1985 2002-10-24 [christoph]  0.8.5claws52
1986
1987         * src/mainwindow.c
1988         * src/manual.[ch]
1989                 o use manual of current locale or english if current
1990                   locale is not available (and english is available)
1991                 o also link to sylpheed doc project manuals
1992
1993 2002-10-23 [paul]       0.8.5claws51
1994
1995         * tools/README
1996           tools/kmail2sylpheed_v2.pl
1997                 add new version of kmail addressbook importer script.
1998                 works with newer versions of Kmail/KAddressBook which
1999                 have new and rearranged data.
2000
2001 2002-10-23 [martin]     0.8.5claws50
2002
2003         * src/folderview.c
2004         * src/summaryview.c
2005         * src/utils.h
2006         * src/utils.c
2007                 added length parameter to get_abbrev_newsgroup_name()
2008                 changed this function so that it abbreviates the newsgroup
2009                 names only so long it is smaller than the length parameter
2010                 (for better reading of some newsgroup names and space efficiency)
2011
2012 2002-10-22 [colin]      0.8.5claws49
2013
2014         *src/foldersel.c
2015                 Revert Alfons' last modification (after voting ;-))
2016
2017 2002-10-21 [alfons]     0.8.5claws48
2018
2019         * src/foldersel.c
2020                 folder view in folder selection dialog reflects state of
2021                 folder view in main window
2022
2023 2002-10-18 [alfons]     0.8.5claws47
2024
2025         * src/mbox.c
2026                 drop imported messages in folder selected by user,
2027                 and not in the inbox
2028                 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
2029
2030 2002-10-18 [alfons]     0.8.5claws46
2031
2032         * src/compose.c
2033                 make automagic reply work correctly for email accounts 
2034                 (whether it's viable to do a full sync with Hiro's 
2035                 compose.c is still under discussion)
2036
2037 2002-10-18 [melvin]     0.8.5claws45
2038
2039         * src/prefs_actions.c
2040                 Fixed bug #622275 where asynchroneous actions left 
2041                 zombies processes
2042                 Made (synchroneous) actions' input be displayed live.
2043
2044 2002-10-18 [christoph]  0.8.5claws44
2045
2046         * src/textview.c
2047                 don't add a newline in the textview in front of the
2048                 first textpart if header display is disabled
2049                 (closes bug [ 603385 ] disabled header display leaves blank
2050                  lin)
2051
2052 2002-10-18 [christoph]  0.8.5claws43
2053
2054         * src/folder.[ch]
2055         * src/imap.c
2056         * src/mbox_folder.c
2057         * src/mh.c
2058         * src/news.c
2059                 folder->get_num_list now returns an error code
2060                 (closes bug [ 609424 ] News cache cleared on failure)
2061                 
2062 2002-10-17 [colin]      0.8.5claws42
2063         
2064         * src/news.c
2065                 Changed a printf by debug_print
2066
2067 2002-10-16 [paul]       
2068
2069         * tools/OOo2sylpheed.pl
2070                 allow for spaces in the name of the
2071                 file to be attached.
2072
2073 2002-10-16 [colin]      0.8.5claws41
2074
2075         * src/main.c
2076                 Use a tristate to change online mode
2077
2078 2002-10-16 [paul]       0.8.5claws40
2079
2080         * po/es.po
2081                 updated by Ricardo Mones Lastra
2082
2083 2002-10-16 [colin]      0.8.5claws39
2084
2085         * src/main.c
2086           src/mainwindow.[ch]
2087                 Added --online and --offline command-line
2088                 switches
2089
2090 2002-10-15 [christoph]  0.8.5claws38
2091
2092         * src/procmime.c
2093                 set mimeinfo->name to NULL after g_free to
2094                 avoid double freeing with g_free
2095
2096 2002-10-14 [christoph]  0.8.5claws37
2097
2098         * src/compose.c
2099         * src/filtering.c
2100         * src/summaryview.c
2101                 remove calls to folder->change_flags that are now
2102                 done by procmsg flag functions (seems it is not
2103                 used by any foldertype anyway)
2104         * src/folder.c
2105                 init folder->change_flags with NULL
2106
2107 2002-10-14 [christoph]  0.8.5claws36
2108
2109         * src/folder.[ch]
2110         * src/imap.[ch]
2111                 use virtual functions for folder item new and destroy
2112                 functions
2113
2114 2002-10-14 [melvin]     0.8.5claws35
2115
2116         * src/compose.c
2117                 Added a test to not run the spell checker if no default
2118                 dictionary is available. No dialog is displayed though.
2119
2120 2002-10-14 [melvin]     0.8.5claws34
2121
2122         * src/gtkaspell.c
2123                 Fixed bug in dictionary list context menu where
2124                 "More..." pointed to an emtpy submenu if the
2125                 number of dictionaries is a multiple of 15
2126                 Removed unneeded code in suggestions list creation
2127
2128 2002-10-14 [paul]       0.8.5claws33
2129
2130         * po/bg.po
2131                 updated by George Danchev
2132
2133 2002-10-13 [hoa]        0.8.5claws32
2134
2135         * src/matcher.[ch]
2136           src/matcher_parser_parser.y
2137                 removed the escaped string from internal structure
2138                 of matcher.
2139
2140 2002-10-12 [colin]      0.8.5claws31
2141
2142         * src/gtksctree.[ch]
2143           src/summaryview.c
2144                 Removed useless function gtksctree_reanchor
2145
2146 2002-10-12 [alfons]     0.8.5claws30
2147         
2148         * sync with remaining main changes 2002-10-09 - 2002-10-11
2149         - drop changes to src/compose.c (requires claws specific changes)
2150         
2151 2002-10-12 [alfons]     0.8.5claws29
2152         
2153         * sync with main changes of 2002-10-08
2154         - drop changes to src/compose.c (requires claws specific changes)
2155         - drop changes to src/summaryview.c (requires changes to compose.c)     
2156
2157 2002-10-12 [alfons]     0.8.5claws28
2158         
2159         * sync with main changes of 2002-10-07
2160
2161 2002-10-12 [alfons]     0.8.5claws27
2162
2163         * sync with main changes of 2002-10-04
2164         - drop changes to src/compose.c (requires claws specific changes)
2165         - drop changes to src/prefs_folder_item.c (claws implementation
2166           seems to be working)
2167
2168 2002-10-12 [colin]      0.8.5claws26
2169
2170         * src/mainwindow.c
2171                 Fix folder-flicker when space-reading, introduced 
2172                 in claws22.
2173
2174 2002-10-12 [colin]      0.8.5claws25
2175
2176         * src/compose.c
2177                 Save account address when saving as draft.
2178                 (closes bug 621838)
2179
2180 2002-10-12 [colin]      0.8.5claws24
2181
2182         * src/summaryview.c
2183                 Fix the problem consisting of no message selected
2184                 after the last message in a folder has been moved.
2185
2186 2002-10-12 [paul]       0.8.5claws23
2187
2188         * src/compose.c
2189           src/prefs_template.c
2190           src/template.[ch]
2191                 add Cc and Bcc to templates. Patch submitted by
2192                 John L. Males.
2193
2194 2002-10-12 [colin]      0.8.5claws22
2195
2196         * src/folderview.c
2197                 Fix a bug after "Check for new messages":
2198                 If a folder was opened, it was still selected at
2199                 the end of the check, but displayed empty.
2200         * src/mainwindow.c
2201                 Remove unnecessary check
2202
2203 2002-10-12 [paul]
2204
2205         * tools/README
2206                 be more verbose in the description of
2207                 OOo2sylpheed.pl
2208                 
2209
2210 2002-10-11 [colin]      0.8.5claws21
2211
2212         * src/mainwindow.c
2213                 Make space work (better) when no mail is selected
2214
2215 2002-10-11 [colin]      0.8.5claws20
2216
2217         * src/inc.c
2218           src/news.c
2219                 fix warnings
2220
2221 2002-10-11 [colin]      0.8.5claws19
2222
2223         * src/mainwindow.c
2224                 revert 0.8.5claws6 changes as i couldn't get to
2225                 anything satisfying
2226
2227 2002-10-11 [melvin]     0.8.5claws18
2228
2229         * src/compose.c
2230                 Removed buggy and unused macro (should have been committed in
2231                 0.8.5claws17)
2232
2233 2002-10-11 [melvin]     0.8.5claws17
2234
2235         * src/compose.c
2236                 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
2237
2238 2002-10-11 [thorsten]   0.8.5claws16 
2239
2240         * src/folderview.c
2241                 remove rescan warning
2242
2243 2002-10-11 [colin]      0.8.5claws15 
2244
2245         * src/procheader.c
2246                 fix a segfault that happens if conv_unmime_header
2247                 fails (should be better to find out why it fails)
2248
2249 2002-10-11 [christoph]  0.8.5claws14
2250
2251         * src/summaryview.c
2252                 update folderview stats after ignore/unignore thread
2253
2254 2002-10-11 [hoa]        0.8.5claws13
2255
2256         * src/quote_fmt_parse.y
2257                 Fixed a yacc/bison syntax error
2258         * src/matcher.c
2259                 Escaping of string is fixed.
2260
2261 2002-10-11 [colin]      0.8.5claws12
2262
2263         * src/imageview.c
2264                 Resize images to fit
2265
2266 2002-10-11 [paul]       0.8.5claws11
2267
2268         * po/es.po
2269                 updated by Ricardo Mones Lastra
2270
2271 2002-10-10 [alfons]     0.8.5claws10
2272
2273         * src/compose.c
2274                 allow dropping files by "moving" files from a file manager,
2275                 not only by the more cumbersome "copying". the latter 
2276                 mostly implies holding down the Control button
2277
2278 2002-10-10 [christoph]  0.8.5claws9
2279
2280         * src/summaryview.c
2281                 update folders after thread building for ignored threads
2282
2283 2002-10-10 [christoph]  0.8.5claws8
2284
2285         * config/.cvsignore
2286                 added Makefile
2287         * src/filtering.[ch]
2288         * src/folder.[ch]
2289         * src/folderview.[ch]
2290         * src/import.c
2291         * src/inc.[ch]
2292         * src/mbox.[ch]
2293         * src/procmsg.c
2294         * src/summaryview.[ch]
2295                 o added new flag need_update to FolderItem
2296                 o removed folder_table from various functions from tracking
2297                   folder updates
2298                 o set need_update flags in folder.c's move, copy and delete
2299                   functions and procmsg's flags functions
2300                 o added function folderview_update_items_when_required that
2301                   updates all folders with need_update set
2302                 o call folderview_update_items_when_required instead of
2303                   folderview_update_item_foreach
2304
2305 2002-10-09 [sergey]     0.8.5claws7
2306
2307         * src/compose.c
2308                 Strip CRs whel loading the text into editor in reedit mode.
2309
2310 2002-10-09 [colin]      0.8.5claws6
2311
2312         * src/mainwindow.c
2313                 Make Space work when no mail is selected
2314
2315 2002-10-09 [colin]      0.8.5claws5
2316
2317         * src/gtksctree.[ch]
2318                 Fix range_select
2319                 Add gtk_sctree_reanchor() 
2320         * src/summaryview.c
2321                 Use gtk_sctree_reanchor() - better fix for 
2322                 bug 60413
2323
2324 2002-10-09 [colin]      0.8.5claws4
2325
2326         * src/summaryview.c
2327                 Fix shift-click select after delete problem
2328                 (closes bug 60413)
2329
2330 2002-10-08 [thorsten]   0.8.5claws3
2331
2332         * src/summaryview.c
2333                 exclude current msg from -hide read messages-
2334
2335 2002-10-08 [colin]      0.8.5claws2
2336
2337         * src/inc.[ch]
2338           src/pop.c
2339           src/recv.c
2340                 Differentiate socket errors from disk full
2341                 errors
2342
2343 2002-10-08 [christoph]  0.8.5claws1
2344
2345         * Makefile.am
2346         * configure.in
2347                 modifications for new config directory
2348
2349         * config.guess  ** REMOVED **
2350         * config.sub    ** REMOVED **
2351         * install-sh    ** REMOVED **
2352         * ltmain.sh     ** REMOVED **
2353         * missing       ** REMOVED **
2354         * mkinstalldirs ** REMOVED **
2355                 these files are autogenerated by automake
2356                 when you run autogen.sh
2357
2358         * config/.cvsignore     ** NEW FILE **
2359         * config/Makefile.am    ** NEW FILE **
2360                 ignore autogenerated files
2361                 create a Makefile in this directory
2362
2363 2002-10-08 [paul]       0.8.5claws
2364
2365         * 0.8.5claws release
2366         
2367         * src/compose.c
2368           src/procheader.c
2369           src/procmsg.c
2370                 fix quote reply format for newsgroups reply bug
2371                 (thanks to Hoa)
2372                 
2373         * po/en_GB.po
2374           po/pl.po
2375                 updated by me and Witold Wladyslaw Wojciech Wilk
2376                 repectively
2377
2378 2002-10-07 [paul]       0.8.3claws53
2379
2380         * po/it.po
2381           po/pt_BR.po
2382           po/sr.po
2383                 updated messages catalogs, submitted by
2384                 Alessandro Maestri, Fabio Jr.Beneditto 
2385                 and Urke MMI, respectively.
2386
2387 2002-10-07 [christoph]  0.8.3claws52
2388
2389         * src/folder.[ch]
2390         * src/folderview.c
2391         * src/mainwindow.c
2392                 fix new folder ghost message bug
2393                 (closes bug [ 619722 ] wrong count for newly created folders)
2394
2395 2002-10-07 [christoph]  0.8.3claws51
2396
2397         * src/compose.c
2398                 fix news posting problem
2399
2400 2002-10-07 [melvin]     0.8.3claws50
2401
2402         * po/fr.po
2403                 Updated French translation
2404
2405 2002-10-05 [christoph]  0.8.3claws49
2406
2407         * src/gtkstext.c
2408                 check if line_start_cache is set in gtk_stext_update_text
2409                 (closes bug [ 618119 ] crash while doing search in folder)
2410
2411 2002-10-05 [christoph]  0.8.3claws48
2412
2413         * src/imap.c
2414         * src/news.c
2415         * src/utils.c
2416         * src/utils.h
2417                 implement cache cleanups for claws' folder system
2418                 (closes bug [ 595916 ] imapcache not cleaned up)
2419
2420 2002-10-05 [melvin]     0.8.3claws47
2421
2422         * src/prefs_actions.c
2423                 Made the help text more clear for the %p token
2424
2425 2002-10-04 [paul]       0.8.3claws46
2426
2427         * sync with 0.8.5
2428                 see ChangeLog 2002-10-02 and 2002-10-03
2429
2430 2002-10-04 [christoph]  0.8.3claws45
2431
2432         * src/inc.c
2433                 fix segfault caused by pop before smtp
2434                 call to inc_account_mail with NULL
2435                 pointer for mainwin
2436
2437 2002-10-04 [paul]       0.8.3claws44
2438
2439         * configure.in
2440                 sync the LDAP detection from 0.8.5cvs1
2441
2442 2002-10-02 [christoph]  0.8.3claws43
2443
2444         * po/de.po
2445                 fix small spelling error
2446
2447 2002-10-02 [melvin]     0.8.3claws42
2448
2449         * ac/aspell.m4
2450                 Behave better and say "no" when test program cannot be run.
2451
2452 2002-10-02 [paul]       0.8.3claws41
2453
2454         * sync with 0.8.4cvs1
2455                 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
2456                 
2457         * src/summaryview.c
2458                 toggle the behavior of Reply menuitem between
2459                 normal reply and reply-to-list
2460
2461 2002-10-01 [sergey]     0.8.3claws40
2462
2463         * src/compose.c
2464                 Convert newlines in the message text to the canonical form
2465                 before base64 encoding (RFC2045 compliance, fixes some
2466                 interoperability issues with Evolution 1.0.3)
2467
2468 2002-09-29 [colin]      0.8.3claws39
2469
2470         * src/summaryview.c
2471                 Fix an unwanted copy/paste
2472
2473 2002-09-29 [colin]      0.8.3claws38
2474
2475         * src/mainwindow.c
2476                 Renamed "Custom toolbar" to "Customize toolbar"
2477                 Renamed "Show all header" to "Show all headers"
2478                 Renamed "Set diplay item" to "Set displayed items"
2479         * src/prefs_common.c
2480                 Renamed "Show all header" to "Show all headers"
2481         * src/prefs_summary_column.c
2482                 Renamed "diplay item" to "displayed items"
2483
2484 2002-09-29 [colin]      0.8.3claws37
2485
2486         * src/mainwindow.[ch]
2487                 online/offline status pixmaps follow theme
2488                 changes
2489         * src/summaryview.[ch]
2490                 quicksearch pixmap follows theme changes
2491
2492 2002-09-29 [thorsten]   0.8.3claws36
2493
2494         * src/compose.c
2495           src/prefs_folder_item.[ch]
2496                 add default_reply_to folder option (closes patch 581044)
2497
2498 2002-09-29 [christoph]  0.8.3claws35
2499
2500         * acconfig.h    ** REMOVED **
2501         * configure.in
2502         * ac/aspell.m4
2503         * ac/check-type.m4
2504         * ac/gnupg-check-typedef.m4
2505                 fix autoheader 2.50 warning
2506
2507 2002-09-29 [christoph]  0.8.3claws34
2508
2509         * major code cleanup (part 2)
2510         
2511                 - unused variables removed
2512                 - unused functions removed
2513                 - uninitialized variables checked
2514                 - missing return statements added
2515                 - missing function return types added
2516                 - added parentheses around assignment
2517                   when suggested by gcc
2518
2519 2002-09-29 [alfons]     0.8.3claws33
2520
2521         * src/logwindow.c
2522                 log_window_clear(): only bracket gtk_text_forward_delete() 
2523                 with gtk_text_freeze() / gtk_text_thaw() (see if this
2524                 works around GTK text bug)
2525
2526 2002-09-29 [paul]       0.8.3claws32
2527
2528         * po/bg.po
2529           po/sr.po
2530                 updated by George Danchev and Urke MMI
2531                 respectively
2532
2533 2002-09-27 [christoph]  0.8.3claws31
2534
2535         * doc-src/readme.txt
2536         * doc-src/rfc1806.txt   ** REMOVED **
2537         * doc-src/rfc2183.txt   ** NEW FILE **
2538         * doc-src/rfc2980.txt   ** NEW FILE **
2539                 update rfcs
2540
2541 2002-09-27 [melvin]     0.8.3claws30
2542
2543         * ac/aspell.m4
2544                 Fixed typo which could break linking
2545
2546 2002-09-27 [melvin]     0.8.3claws29
2547
2548         * ac/aspell.m4
2549                 Improved GNU/aspell checking. 
2550                 Fixed bug #614490
2551
2552 2002-09-27 [paul]       0.8.3claws28
2553
2554         * sync with 0.8.3cvs8
2555                 see ChangeLog 2002-09-27
2556
2557 2002-09-26 [colin]      0.8.3claws27
2558
2559         * src/toolbar.[ch]
2560           src/mainwindow.[ch]
2561                 Add "Reply to Mailing-list" to the toolbar
2562
2563 2002-09-26 [christoph]  0.8.3claws26
2564
2565         * src/summaryview.c
2566                 Fix wrong message counts in summaryview status
2567
2568 2002-09-26 [paul]       0.8.3claws25
2569
2570         * sync with 0.8.3cvs7
2571                 see ChangeLog 2002-09-26
2572
2573 2002-09-26 [paul]       0.8.3claws24
2574
2575         * sync with 0.8.3cvs6
2576                 see ChangeLog 2002-09-25
2577
2578 2002-09-25 [christoph]  0.8.3claws23
2579
2580         * src/prefs_common.c
2581         * src/prefs_folder_item.c
2582         * src/prefs_scoring.c
2583                 Renamed "kill score" to "hide score" in GUI
2584                 and prefs files
2585
2586 2002-09-25 [paul]       0.8.3claws22
2587
2588         * sync with 0.8.3cvs5
2589                 see ChangeLog 2002-09-24
2590
2591 2002-09-24 [alfons]     0.8.3claws21
2592
2593         patch by Satoshi Nagayasu: allows appending / saving multiple 
2594         selected files (closes "[ 612279 ] save multiple mesg(s) in 
2595         'Save as ...'")
2596
2597         * AUTHORS
2598                 add Satoshi Nagayasu
2599         * src/summaryview.c
2600                 summary_save_as(): allow saving selected files to
2601                 one file
2602                 summary_set_menu_sensitive: enable "Save As..." when
2603                 multiple files are selected
2604         * src/utils.[ch]
2605                 append_file(): new function
2606
2607 2002-09-24 [colin]      0.8.3claws20
2608
2609         * src/procmime.c
2610                 Fix segfault when mimeinfo doesn't have a 
2611                 content_type. 
2612
2613 2002-09-24 [colin]      0.8.3claws19
2614
2615         * src/prefs_common.[ch]
2616                 Add a preference to display send dialog or not
2617         * src/send.c
2618                 Display send dialog according to preference
2619
2620 2002-09-24 [colin]      0.8.3claws18
2621
2622         * src/compose.[ch]
2623                 Disable user actions when sending
2624
2625 2002-09-24 [colin]      0.8.3claws17
2626
2627         * src/procmime.c
2628                 Do not display name or filename for attachments
2629                 with an application/pgp-signature type
2630                 (security flaw, see bug 537413)
2631
2632 2002-09-23 [colin]      0.8.3claws16
2633
2634         * src/editaddress.c
2635                 Initialize entry_email, entry_alias and 
2636                 entry_remarks to first email address of the list
2637
2638 2002-09-23 [colin]      0.83claws15
2639
2640         * src/compose.c
2641                 Drop pgp-signature when reediting a signed queued
2642                 message
2643
2644 2002-09-23 [melvin]     0.8.3claws14
2645
2646         * po/fr.po
2647                 Updated French translation
2648
2649 2002-09-23 [melvin]     0.8.3claws13
2650
2651         * src/mainwindow.c
2652                 Made custom toolbar menu labels more consistent
2653         * src/prefs_toolbar.c
2654                 Made custom toolbar window title more consistent
2655
2656 2002-09-22 [colin]      0.8.3claws12
2657
2658         * src/inc.c
2659                 Initialize session type to normal before getting 
2660                 mail (fixes strange Get behaviour)
2661         * src/prefs_account.h
2662                 Move STYPE_POP_BEFORE_SMTP to last position to 
2663                 avoid other side-effects
2664
2665 2002-09-22 [colin]      0.8.3claws11
2666
2667         * src/prefs_account.c
2668                 Fix pop_bfr_smtp_tm_entry sensivity when switching
2669                 from pop3 to apop or vice-versa
2670
2671 2002-09-22 [colin]      0.8.3claws10
2672         
2673         * src/prefs_account.[ch]
2674                 Add an option for the POP before SMTP timeout
2675         * src/inc.c
2676                 Remember time of last POP connection
2677         * src/send.c
2678                 Do POP before SMTP only if timeout reached
2679
2680 2002-09-22 [oliver]     0.8.3claws9
2681         
2682         * README.claws
2683                 explain custom toolbar
2684
2685 2002-09-22 [oliver]     0.8.3claws8
2686
2687         * src/prefs_actions.[ch]
2688         custom toolbar for compose      
2689                 actions callback from compose toolbar
2690         * src/folderview.c
2691                 remove include toolbar.h
2692
2693 2002-09-22 [oliver]     0.8.3claws7
2694         
2695         * src/prefs_toolbar.[ch]
2696                 custom toolbar for compose
2697                 - generic prefs_toolbar handles both
2698                   Mainwin's toolbar as well as Compose toolbar          
2699
2700 2002-09-22 [oliver]     0.8.3claws6
2701         
2702         * src/toolbar.[ch]
2703                 custom toolbar for compose
2704                 restructure toolbar.[ch]
2705
2706 2002-09-22 [oliver]     0.8.3claws5
2707
2708         * src/compose.[ch]
2709                 custom toolbar for compose
2710
2711 2002-09-22 [oliver]     0.8.3claws4
2712         
2713         * src/mainwindow.[ch]
2714                 custom toolbar for compose 
2715                 move mainwin toolbar back to mainwindow
2716
2717 2002-09-22 [alfons]     0.8.3claws3
2718
2719         * src/procmsg.c
2720                 :%sno/if(/if (/gc
2721                 :%sno/for(/for (/gc
2722                 (beautify)
2723
2724 2002-09-22 [alfons]     0.8.3claws2
2725         
2726         * src/procmsg.c
2727                 procmsg_save_to_outbox(): don't unlink message file from queue;
2728                 callers should do it using folder_item_remove_msg()
2729
2730 2002-09-22 [colin]      0.8.3claws1
2731
2732         * src/mimeview.[ch]
2733                 Made mimeview_check_signature() public
2734         * src/textview.c
2735                 Made GPG signatures verifiable by clicking
2736                 the [application/pgp-signature] in the Text
2737                 view
2738
2739 2002-09-22 [paul]       0.8.3claws
2740
2741         * po/bg.po
2742           po/en_GB.po
2743           po/es.po
2744           po/it.po
2745           po/pl.po
2746           po/pt_BR.po
2747           po/sr.po
2748                 updated translations, submitted by George Danchev,
2749                 me, Ricardo Mones Lastra, Alessandro Maestri,
2750                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto 
2751                 and Urke MMI, respectively.     
2752
2753 2002-09-22 [alfons]     0.8.2claws65
2754
2755         * src/procmsg.c
2756         * src/pgptext.c
2757                 no furry valgrinds have been used to plug these memleaks
2758
2759 2002-09-20 [paul]       0.8.2claws64
2760
2761         * sync with 0.8.3cvs4
2762                 'Select thread' re-implemented 
2763                 see ChangeLog 2002-09-20
2764
2765 2002-09-21 [alfons]     0.8.2claws63
2766
2767         * src/compose.c
2768                 compose_send(): plug unnoticed memleak
2769
2770 2002-09-20 [alfons]     0.8.2claws62
2771
2772         * src/addr_compl.c
2773                 replace_address_in_edit(): strict check for NULL address to
2774                 fix "[ 607348 ] Segfault in address completion". My guess is
2775                 that this happens with an empty address book, but it's good
2776                 to have this check here anyway
2777                 
2778                 completion_window_button_press(): free string returned 
2779                 from the internal cache
2780
2781 2002-09-20 [christoph]  0.8.2claws61
2782
2783         * src/procmime.h
2784                 added ENC_BINARY to EncodingType
2785         * src/procmime.c
2786                 the string returned by procmime_get_encoding_str
2787                 should not depend on the order of values in the
2788                 EncodingType definition
2789         * doc-src/rfc1806.txt   ** NEW FILE **
2790                 Added rfc1806 about MIME Content-Disposition
2791                 Extension
2792
2793 2002-09-19 [paul]       0.8.2claws60
2794
2795         * sync with 0.8.2cvs3
2796                 see ChangeLog 2002-09-19
2797
2798 2002-09-19 [paul]       0.8.2claws59
2799
2800         * src/prefs_folder_item.c
2801                 revert to Darko's original alignment of colour
2802                 selector button
2803                 add a colon to folder_color label
2804                 
2805         * src/compose.c
2806                 add Colin's patch (with Hiro's modifications) to 
2807                 force BASE64 encoding for 8-bit text when signing
2808                 (sync with 0.8.3cvs2)
2809
2810 2002-09-18 [alfons]     0.8.2claws58
2811
2812         * src/compose.c
2813                 :%sno/if(/if (/gc
2814                 :%sno/for(/for (/gc
2815                 (beautify a little bit)
2816
2817 2002-09-18 [christoph]  0.8.2claws57
2818
2819         * src/pine.c
2820                 fix handling of fgetc return value
2821
2822 2002-09-17 [alfons]     0.8.2claws56
2823         
2824         * src/summaryview.c
2825                 summary_sort(): check non-NULL summaryview->folder_item when no 
2826                 folder is selected at all
2827                 (closes "[ 610344 ] sort label make syl Crash")
2828
2829 2002-09-17 [alfons]     0.8.2claws55
2830         
2831         * src/compose.c
2832                 beautify a little bit
2833
2834 2002-09-17 [christoph]  0.8.2claws54
2835
2836         * src/folder.c
2837                 initialize max values for cache and folder
2838                 when cache or folder is empty
2839
2840 2002-09-15 [colin]      0.8.2claws53
2841
2842         * src/compose.c
2843                 Fix a leak (thanks Alfons!) and cleaned
2844                 variables names for custom headers
2845
2846 2002-09-15 [colin]      0.8.2claws52
2847
2848         * src/compose.c
2849                 Fix custom headers recognition when
2850                 prefs_common.trans_hdr is on
2851
2852 2002-09-15 [colin]      0.8.2claws51
2853
2854         * src/compose.c
2855                 Allow dynamically-added custom headers
2856                 Yet not reparsed if reedited
2857
2858 2002-09-15 [alfons]     0.8.2claws50
2859
2860         * src/prefs_account.c
2861                 fix warnings
2862
2863 2002-09-15 [colin]      0.8.2claws49
2864         
2865         * src/prefs_account.c
2866                 fix pop_before_smtp sensitivity
2867
2868 2002-09-15 [colin]      0.8.2claws48
2869
2870         * src/inc.[ch]
2871                 add inc_pop_before_smtp()
2872                 allow MainWindow to be undefined in 
2873                 inc_account_mail() and inc_start()
2874         * src/pop.c
2875           src/prefs_account.h
2876                 add STYPE_POP_BEFORE_SMTP session type
2877         * src/prefs_account.c
2878                 activated pop before smtp option
2879         * src/send.c
2880                 do pop before smtp if the relevant option 
2881                 is set
2882
2883 2002-09-15 [paul]       0.8.2claws47
2884
2885         * sync with 0.8.3
2886                 see ChangeLog 2002-09-15
2887
2888 2002-09-14 [paul]       0.8.2claws46
2889
2890         * po/bg.po
2891                 updated Bulgarian translation, submitted by
2892                 George Danchev
2893
2894 2002-09-13 [paul]       0.8.2claws45
2895
2896         * src/compose.c
2897                 merge claws' select_account() with main's
2898                 (new) compose_select_account(). [sync with
2899                 0.8.2cvs15, see ChangeLog 2002-09-11]
2900
2901 2002-09-12 [christoph]  0.8.2claws44
2902
2903         * src/filter.c
2904                 allocate 1 elements of FolderItem not 0
2905
2906 2002-09-12 [colin]      0.8.2claws43
2907
2908         * src/compose.c
2909                 Fix bug #590825 (obey Follow-up: poster)
2910
2911 2002-09-12 [colin]      0.8.2claws42
2912
2913         * src/procmime.c
2914                 Fix bug #557009 (wrong headers for messages 
2915                 forwarded as attachments)
2916
2917 2002-09-11 [colin]      0.8.2claws41
2918         
2919         * src/compose.c
2920                 Put SCF: pseudo-header on top of message
2921                 Set draft tmp_flag when saved as draft
2922
2923         * src/procmsg.c
2924           src/procheader.c
2925                 Skip after first \n\n for beginning of real message
2926                 for drafts too
2927
2928 2002-09-11 [christoph]  0.8.2claws40
2929
2930         * src/filtering.c
2931                 use procmsg flag functions in filtering or processing
2932                 will cause incorrect folder message counts
2933
2934 2002-09-11 [colin]      0.8.2claws39
2935
2936         * src/compose.c
2937                 Fix bug #550175 - wrong save folder when reediting
2938                 drafts
2939
2940 2002-09-11 [paul]       0.8.2claws38
2941
2942         * sync with 0.8.2cvs14
2943                 see ChangeLog 2002-09-11
2944
2945 2002-09-11 [colin]      0.8.2claws37
2946
2947         * src/folder.c
2948                 Fix a typo (seeming to cause new/unread status to
2949                 be lost)
2950
2951 2002-09-10 [christoph]  0.8.2claws36
2952
2953         * src/compose.c
2954                 compose_redirect should not use compose_generic_new
2955                 because that does more stuff than expected including
2956                 opening the external editor
2957                 (closes bug "[ 526608 ] bounced messages appear blank
2958                  in editor")
2959
2960 2002-09-10 [christoph]  0.8.2claws35
2961
2962         * src/folder.c
2963                 fix problem with too large message number range
2964                 causing a crash in folder_item_scan
2965
2966 2002-09-10 [paul]       0.8.2claws34
2967
2968         * sync with 0.8.2cvs13
2969                 see ChangeLog 2002-09-10
2970
2971 2002-09-10 [christoph]  0.8.2claws33
2972
2973         * src/msgcache.c
2974                 set MsgInfo TmpFlags for queue and draft folders
2975                 (closes bug "[ 591676 ] Queue ignore MIME on restart")
2976
2977 2002-09-10 [paul]       0.8.2claws32
2978
2979         * AUTHORS
2980           po/bg.po      ** NEW FILE **
2981                 new Bulgarian translation submitted by
2982                 George Danchev <danchev@spnet.net>
2983                 
2984         * tools/Makefile.am
2985           tools/README
2986           tools/tb2sylpheed     ** NEW FILE **
2987                 add script that converts an addressbook exported
2988                 from The Bat! into a Sylpheed addressbook. Submitted
2989                 by Urke MMI <urke-kg@eunet.yu>
2990
2991 2002-09-10 [paul]       0.8.2claws31
2992
2993         * sync with 0.8.2cvs12
2994                 see ChangeLog 2002-09-10
2995
2996 2002-09-06 [paul]       0.8.2claws30
2997
2998         * src/prefs_common.c
2999                 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
3000                 
3001         * tools/Makefile.am
3002           tools/README
3003           tools/ldif-to-xml.py  ** REMOVED **
3004                 remove obsolete python script
3005
3006 2002-09-06 [paul]       0.8.2claws29
3007
3008         * sync with 0.8.2cvs10
3009                 see ChangeLog 2002-09-06
3010
3011 2002-09-04 [paul]       0.8.2claws28
3012
3013         * sync with 0.8.2cvs9
3014                 see ChangeLog 2002-08-04
3015
3016 2002-09-04 [colin]      0.8.2claws27 
3017
3018         * src/prefs_common.[ch]
3019                 Added signature color configuration
3020         * src/textview.c
3021                 Use user-specified signature color
3022
3023 2002-09-03 [colin]      0.8.2claws26
3024
3025         * src/prefs_common.[ch]
3026                 Added autosave and autosave_length prefs
3027         * src/compose.c
3028                 Added compose_remove_draft()
3029                 Auto-save drafts according to the prefs
3030         * src/main.c
3031                 Added a crash-indicator file, allowing to check
3032                 for new messages on startup if Sylpheed crashed
3033                 (makes saved drafts "reappear")
3034
3035 2002-09-03 [colin]      0.8.2claws25
3036
3037         * src/textview.[ch]
3038                 Grey the signature
3039
3040 2002-09-03 [paul]       0.8.2claws24
3041
3042         * sync with 0.8.2cvs8
3043                 see ChangeLog 2002-09-02 and 2002-09-03
3044
3045 2002-09-03 [darko]      0.8.2claws23
3046
3047         * src/folderview.c
3048                 use normal style when creating new folder to pick
3049                 proper font size 
3050
3051 2002-09-02 [melvin]     0.8.2claws22
3052
3053         * src/gtkaspell.m4
3054                 removed some obsolete code
3055
3056 2002-09-02 [melvin]     0.8.2claws21
3057
3058         * ac/aspell.m4
3059                 fixed test's equality sign (== to =)
3060
3061 2002-09-02 [alfons]     0.8.2claws20
3062
3063         * src/folder.c
3064         * src/mh.c
3065                 revert change of 0.8.2claws16 and use the mh_folder_destroy
3066                 as folder->destroy virtual as suggested by Hiro
3067                 (the mh.c code seems to have been lost around mh.c.1.21)
3068
3069 2002-09-02 [paul]       0.8.2claws19
3070
3071         * po/pt_BR.po
3072                 updated by Fabio Jr. Beneditto
3073                 
3074         * src/defs.h
3075                 use 'http://claws.sylpheed.org' for homepage link. 
3076                 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
3077
3078 2002-09-01 [alfons]     0.8.2claws18
3079
3080         * src/mh.c
3081                 plug memleak related to one Martin Kluge found
3082
3083 2002-08-31 [paul]       0.8.2claws17
3084
3085         * sync with 0.8.2cvs6
3086                 see ChangeLog 2002-08-30
3087
3088 2002-08-31 [alfons]     0.8.2claws16
3089
3090         * src/folder.c
3091                 folder_destroy(): remove mailbox from folderlist even if it has
3092                 no destroy virtual
3093
3094 2002-08-31 [alfons]     0.8.2claws15
3095
3096         * src/folder.c
3097                 :%sno/if(/if (/gc
3098                 :%sno/for(/for (/gc
3099                 (being pedantic I know)
3100
3101 2002-08-31 [alfons]     0.8.2claws14
3102
3103         * src/folder.c
3104                 check for NULL pointers returned from folder->fetch_msginfo virtual
3105                 (should solve some reported crashes)
3106
3107 2002-08-30 [alfons]     0.8.2claws13
3108
3109         * acconfig.h
3110         * configure.in
3111         * src/crash.c
3112                 enable crash dialog on compilation time
3113                 (--enable-crash-dialog configure option)
3114
3115 2002-08-30 [alfons]     0.8.2claws12
3116
3117         * AUTHORS
3118                 add Martin Kluge
3119         * src/mh.c
3120                 apply memory leak plug patch by Martin Kluge
3121                 (closes patch "[ 602568 ] patch for 602441 little memory leak",
3122                 bug "[ 599677 ] Very small memory leak in 0.81claws115",
3123                 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
3124
3125 2002-08-30 [darko]      0.8.2claws11
3126
3127         * src/folderview.c
3128                 copy Gtk style from normal style to match
3129                 font size for coloured folders
3130
3131 2002-08-29 [alfons]     0.8.2claws10
3132
3133         * sylpheed.desktop
3134                 Type=Internet <- Type=Application
3135                 (reported by Michael Schwendt, see:
3136                 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
3137                 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
3138
3139 2002-08-29 [paul]       0.8.2claws9
3140
3141         * sync with 0.8.2cvs5
3142                 see ChangeLog 2002-08-29
3143
3144 2002-08-29 [colin]      0.8.2claws8
3145
3146         * src/summaryview.c
3147                 Added a sanity check in summary_select_thread
3148                 Should fix bug 601605
3149
3150 2002-08-29 [colin]      0.8.2claws7
3151
3152         * src/main.c
3153                 Revert claws6 changes regarding bug #591676
3154
3155 2002-08-28 [colin]      0.8.2claws6
3156         
3157         * src/main.c
3158                 Ignore cache for queue folderitems
3159                 Fix bug #591676
3160
3161 2002-08-28 [melvin]     0.8.2claws5
3162
3163         * README.claws
3164                 Fixed typos.
3165
3166 2002-08-28 [melvin]     0.8.2claws4
3167
3168         * README.claws
3169                 Updated a bit the text concerning the spell checker
3170
3171 2002-08-28 [melvin]     0.8.2claws3
3172
3173         Merged the GNU_aspell_branch:
3174                 Support of new GNU/aspell is now included and the old pspell
3175                 is not supported anymore.
3176                 See README.claws
3177
3178         * README.claws
3179                 Updated spell checker text to reflect the switch to GNU/aspell
3180
3181         * ac/aspell.m4          *** NEW ***
3182         * src/gtkaspell.[ch]    *** NEW *** 
3183         * ac/pspell.m4          *** DELETED *** 
3184         * src/gtkspell.[ch]     *** DELETED ***
3185
3186         * ac/Makefile.am
3187                 Updated for GNU/aspell support
3188
3189         * po/POTFILES.in
3190                 Replaced gtkspell.c by gtkaspell.c
3191
3192         * acconfig.h
3193         * src/Makefile.am
3194         * src/about.c
3195         * src/compose.[ch]
3196         * src/crash.c
3197         * src/main.c
3198         * src/prefs_common.[ch]
3199                 Updated for GNU/aspell support
3200
3201 2002-08-28 [paul]       0.8.2claws2
3202
3203         * sync with 0.8.2cvs4
3204                 see ChangeLog 2002-08-27 and 2002-08-28
3205
3206 2002-08-28 [colin]      0.8.2claws1
3207
3208         * src/summary_search.c
3209                 Added "AND search"
3210
3211 2002-08-28 [jens]       0.8.2claws
3212
3213         *po/de.po
3214                 Updated German translations
3215
3216 2002-08-27 [melvin]     0.8.2claws
3217
3218         * po/fr.po
3219                 Updated French translations
3220
3221 2002-08-27 [paul]       0.8.2claws
3222
3223         * sync with 0.8.2 main release
3224
3225         * po/en_GB.po
3226           po/es.po
3227           po/it.po
3228           po/pl.po
3229           po/pt_BR.po
3230           po/sr.po
3231                 updated message catalogs submitted by
3232                 Ricardo Mones Lastra, Alessandro Maestri,
3233                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
3234                 Beneditto and Urke MMI  
3235
3236 2002-08-27 [hoa]        0.8.1claws123
3237
3238         * src/mainwindow.[ch]
3239         * src/summaryview.[ch]
3240                 removed the "filter setting" menu option.
3241                 add a "cancel a news message" menu option.
3242
3243 2002-08-26 [martin]     0.8.1claws122
3244
3245         * ChangeLog.claws
3246                 changed string under 0.8.1claws79 changed by myself
3247                 i'm sorry alfons :(
3248
3249 2002-08-26 [martin]     0.8.1claws121
3250
3251         * src/crash.c
3252                 added kill command to debuggerrc to start crash dialog
3253
3254 2002-08-26 [paul]       0.8.1claws120
3255
3256         * sync with 0.8.1cvs31
3257                 see ChangeLog 2002-08-26
3258
3259 2002-08-25 [alfons]     0.8.1claws119
3260
3261         * src/procmsg.c
3262                 fix bug that didn't send out correct headers to news server
3263                 when sending news article and email from queue (bug reported
3264                 and patch provided by Tim Mann; closes bug 
3265                 "[ 583196 ] 0.7.8claws can't post news")
3266
3267 2002-08-25 [alfons]     0.8.1claws118
3268
3269         * src/selective_download.c
3270                 mark two strings as translatable
3271                 (thanks to Urke MMI for pointing this out)
3272
3273 2002-08-25 [alfons]     0.8.1claws117
3274
3275         * src/summaryview.c
3276                 treat sent boxes as special and allow sorting them by addressee
3277                 (closes "[ 589418 ] Sent folder sorting misbehavior"
3278                 submitted by Steve Lamb)
3279
3280 2002-08-24 [alfons]     0.8.1claws116
3281
3282         * src/matcher.c
3283                 fix memleak reported by Martin Kluge
3284                 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
3285
3286 2002-08-24 [oliver]     0.8.1claws115
3287
3288         * src/prefs_toolbar.c
3289                 o code cleanup as suggested by Alfons
3290                 o memleak fix
3291
3292 2002-08-24 [alfons]     0.8.1claws114
3293
3294         * src/summaryview.c
3295                 o fix another memory leak reported by Martin Kluge
3296                   (see "[ 599568 ] Small Memory Leak")
3297                 o remove 'from' variable from 'summary_set_header()'; we can
3298                   do with just 'to' 
3299
3300 2002-08-24 [paul]       0.8.1claws113
3301
3302         * sync with 0.8.1cvs30
3303                 see ChangeLog 2002-08-23
3304
3305 2002-08-24 [alfons]     0.8.1claws112
3306
3307         * src/summaryview.c
3308                 remove unnecessary allocations for search bar fixing leaks
3309                 reported by Martin Kluge
3310                 (see "[ 599451 ] Further memory leaks?")
3311
3312 2002-08-24 [alfons]     0.8.1claws111
3313
3314         * src/main.c
3315                 make get_socket_name() public for crash.c
3316         * src/crash.c
3317                 o make report bug button work (goes to claws' 
3318                   bug tracker at sf.net)
3319                 o introduce function for doing important stuff just
3320                   before claws goes down
3321                 o clean up code 
3322
3323 2002-08-24 [alfons]     0.8.1claws110
3324
3325         * src/compose.c
3326                 move cursor to "To" entry when forwarding as attachment
3327                 (reported and solved by Steve Lamb, closes bug report
3328                 "[ 592880 ] Forward as attachment; cursor not in to")
3329
3330 2002-08-24 [colin]      0.8.1claws109
3331
3332         * src/mainwindow.c
3333                 fix quick search visibility after GUI (de)separations.
3334
3335 2002-08-23 [colin]      0.8.1claws108
3336
3337         * src/mainwindow.c
3338                 fix header pane visibility after folderview or
3339                 messageview (de)separation
3340
3341 2002-08-23 [paul]       0.8.1claws107
3342
3343         * src/mainwindow.[ch]
3344           src/toolbar.c
3345                 give full control of display or non-display 
3346                 of the Execute icon to Custom toolbar settings.
3347                 add new sensitivity condition to maninwindow.h: 
3348                 M_DELAY_EXEC
3349
3350         * ChangeLog
3351           ChangeLog.jp
3352           NEWS
3353                 more sync with 0.8.1cvs29
3354
3355 2002-08-23 [melvin]     0.8.1claws106
3356
3357         * src/alertpanel.c
3358                 Readded support for custom widget in alertpanel lost in last
3359                 sync.
3360
3361 2002-08-23 [paul]       0.8.1claws105
3362
3363         * sync with 0.8.1cvs29
3364                 see ChangeLog 2002-08-23
3365
3366 2002-08-23 [colin]      0.8.1claws104
3367
3368         * src/summaryview.c
3369                 Fix folder and search pixmaps exchanging positions
3370                 after theme or toolbar changes. Thank to Oliver for 
3371                 reporting this.
3372
3373 2002-08-23 [colin]      0.8.1claws103
3374
3375         * src/mainwindow.c
3376           src/messageview.[ch]
3377           src/noticeview.[ch]
3378           src/summaryview.c
3379                 Changed messageview_create() and noticeview_create()
3380                 to avoid the last gdk_warning
3381
3382 2002-08-22 [colin]      0.8.1claws102
3383
3384         * src/summaryview.c
3385                 Fix my new `Creating pixmap from xpm' warning
3386
3387 2002-08-22 [colin]      0.8.1claws101
3388
3389         * src/mainwindow.c
3390                 Fix some of the gdk warnings
3391
3392 2002-08-22 [colin]      0.8.1claws100
3393
3394         * src/Makefile.am
3395         * src/stock_pixmap.c
3396         * src/stock_pixmap.h
3397         * src/pixmaps/quicksearch.xpm *ADDED*
3398                 Add the quicksearch pixmap
3399         * src/mainwindow.c
3400         * src/summaryview.c
3401         * src/summaryview.h
3402                 Make quicksearch bar visible/hidden via a button
3403
3404 2002-08-22 [christoph]  0.8.1claws99
3405
3406         * src/folder.c
3407                 fix folder update for newsgroups with message
3408                 numbers below minimum number of articles to fetch
3409                 (closes bug #598445)
3410
3411 2002-08-22 [paul]       0.8.1claws98
3412
3413         * sync with 0.8.1cvs28
3414                 see ChangeLog 2002-08-22
3415
3416 2002-08-21 [alfons]     0.8.1claws97
3417
3418         * src/crash.c
3419                 use bt instead of bt full which seems to work 
3420                 better, and bt full doesn't give a great deal 
3421                 of information anyway
3422
3423 2002-08-21 [colin]      0.8.1claws96
3424
3425         * src/summaryview.c
3426                 fix summaryview_searchtype_changed prototype
3427
3428 2002-08-21 [christoph]  0.8.1claws95
3429
3430         * src/mainwindow.c
3431                 o fix broken menu update for sorting type, we have to
3432                   get this info from the summaryview now
3433                 o removed setting of threaded state in menu callback
3434         * src/summaryview.[ch]
3435                 more summaryview/folderitem seperation for
3436                 threading option
3437         * configure.in
3438                 removed not required --with-compiler-flags option
3439
3440 2002-08-21 [oliver]     0.8.1claws94
3441         
3442         * src/toolbar.h 
3443                 o rename toolbar.xml to toolbar_main.xml
3444                   since toolbar_compose.xml might come up 
3445                   any time soon
3446         * README.claws
3447                 add custom toolbar              
3448
3449 2002-08-21 [darko]      0.8.1claws93
3450
3451         * src/procmsg.c
3452                 don't reset tmp flags for messages copied
3453                 to sent folder
3454
3455 2002-08-21 [colin]      0.8.1claws92
3456         
3457         * src/prefs_filtering.c
3458                 fix renaming rules on folder rename 
3459                 when folder is not a leaf folder
3460
3461 2002-08-21 [paul]       0.8.1claws91
3462
3463         * src/prefs_folder_item.c
3464                 fix alignment of colour selector
3465
3466 2002-08-21 [paul]       0.8.1claws90
3467
3468         * sync with 0.8.1cvs27
3469                 see ChangeLog 2002-08-21
3470
3471 2002-08-21 [paul]       0.8.1claws89
3472
3473         * src/summaryview.c
3474                 fix crash when changing field type in
3475                 Quick search bar
3476
3477 2002-08-21 [colin]      0.8.1claws88
3478
3479         * src/summaryview.c
3480                 Made quick search case-insensitive
3481
3482 2002-08-21 [paul]       0.8.1claws87
3483
3484         * sync with 0.8.1cvs26
3485                 see ChangeLog 2002-08-21
3486
3487 2002-08-20 [christoph]  0.8.1claws86
3488
3489         * src/folderview.c
3490         * src/main.c
3491         * src/summaryview.[ch]
3492                 more summaryview/folderitem seperation for
3493                 sort_key and sort_type
3494         * src/procmsg.c
3495                 added missing return statement
3496
3497 2002-08-20 [colin]      0.8.1claws85
3498
3499         * src/summaryview.[ch]
3500                 Added a quick search box
3501         * src/mainwindow.c
3502         * src/prefs_common.[ch]
3503                 Added a show/hide option for the quick search
3504
3505 2002-08-20 [oliver]     0.8.1claws84
3506         
3507         * src/mainwindow.c
3508                 remove toolbar_create_popups
3509         * src/toolbar.[ch]
3510                 o remove toolbar_create_popups
3511                 o fix toolbar_set_sensitive 
3512                   (Bug reports #596834 and #596832)     
3513         * src/prefs_toolbar.c
3514                 o add "Set default" button
3515                 o align label and text + combo widgets
3516
3517 2002-08-20 [hoa]        0.8.1claws83bis
3518
3519         * src/imap.c
3520                 fixed a bug in imap_fetch_msginfo() in case there is no
3521                 current folder.
3522
3523 2002-08-20 [darko]      0.8.1claws83
3524
3525         * src/folderview.c
3526                 copy the color style of folder view so it
3527                 works with GTK themes
3528
3529 2002-08-20 [darko]      0.8.1claws82
3530
3531         * src/folder.h
3532         * src/folderview.c
3533         * src/prefs_folder_item.[hc]
3534                 don't use UI stuff in folder.h
3535
3536 2002-08-20 [darko]      0.8.1claws81
3537
3538         * src/folder.h
3539         * src/prefs_folder_item.h
3540         * src/folderview.c
3541         * src/prefs_folder_item.c
3542                 ability to set folder color in folderview
3543
3544 2002-08-19 [alfons]     0.8.1claws80
3545
3546         * src/summaryview.c
3547                 fix one of the earlier memleaks reported by Martin Kluge
3548
3549 2002-08-19 [alfons]     0.8.1claws79
3550
3551         * src/mainwindow.c
3552                 hide notice view when selecting seperate folder
3553                 view (reported by Urke MMI)
3554
3555 2002-08-19 [christoph]  0.8.1claws78
3556
3557         * src/folderview.c
3558         * src/prefs_folder_item.h
3559         * src/summaryview.[ch]
3560                 o add summary_set_prefs_from_folderitem to set
3561                   summaryview prefs (first step to remove all
3562                   references to the folderitem in summaryview)
3563                 o moved compiled regex stuff from folderitem prefs
3564                   to summaryview code
3565
3566 2002-08-19 [paul]       0.8.1claws77
3567
3568         * src/compose.c
3569                 add check for '.' to QUOTE_IF_REQUIRED
3570
3571 2002-08-19 [paul]       0.8.1claws76
3572
3573         * src/inc.c
3574                 sync with 0.8.1cvs25 (plug memory leak)
3575
3576         * src/prefs_toolbar.c
3577                 re-order prefs_toolbar_cancel()
3578
3579 2002-08-18 [alfons]     0.8.1claws75
3580
3581         * src/inc.c
3582         * src/matcher.c
3583                 plug other memleaks reported by Martin Kluge
3584
3585 2002-08-18 [paul]       0.8.1claws74
3586
3587         * po/pt_BR.po
3588                 updated by Fabio Jr. Beneditto
3589
3590 2002-08-18 [paul]       0.8.1claws73
3591
3592         * src/toolbar.[ch]
3593                 fix bug where tooltips were displayed untranslated              
3594
3595         * src/prefs_toolbar.c
3596                 fix bug where clicking 'Cancel' creates an icon & text
3597                 toolbar regardless of prefs
3598         
3599
3600 2002-08-17 [oliver]     0.8.1claws72
3601
3602         * src/prefs_toolbar.c
3603                 update toolbar on CANCEL
3604                 bug reported by Martin Kluge
3605         * src/toolbar.c
3606                 toolbar_destroy memleak fixed           
3607
3608 2002-08-17 [alfons]     0.8.1claws71
3609
3610         * src/toolbar.c
3611                 plug another memleak reported by Martin Kluge
3612
3613 2002-08-16 [alfons]     0.8.1claws70
3614
3615         * src/crash.c
3616                 use execvp() correctly (suggested by wwp; thanks!)
3617
3618 2002-08-16 [alfons]     0.8.1claws69
3619
3620         * src/gtksctree.c
3621                 plug memory leak reported by Kim Schultz & Martin Kluge
3622
3623 2002-08-16 [paul]       0.8.1claws68
3624
3625         * po/es.po
3626                 updated by Ricardo Mones Lastra
3627
3628 2002-08-16 [paul]       0.8.1claws67
3629
3630         * src/toolbar.h
3631                 fix bug where 'Compose News' icon showed wrong
3632                 tooltip
3633
3634 2002-08-16 [paul]       0.8.1claws66
3635
3636         * sync with 0.8.1cvs24
3637                 see ChangeLog 2002-08-16
3638
3639         * po/it.po
3640                 updated by Alessandro Maestri
3641
3642 2002-08-15 [paul]       0.8.1claws65
3643
3644         * po/sr.po
3645                 updated by Urke MMI
3646
3647 2002-08-15 [paul]       0.8.1claws64
3648
3649         * src/*.c
3650                 don't translate debug info
3651
3652         * src/matcher.[ch]
3653                 add copyright info
3654
3655 2002-08-15 [paul]       0.8.1claws63
3656
3657         * src/prefs_toolbar.c
3658                 fix bug where clicking 'OK' creates an icon & text
3659                 toolbar regardless of prefs
3660
3661 2002-08-14 [alfons]     0.8.1claws62
3662
3663         * src/main.c
3664                 add global var that has the full argv[0]
3665         * src/crash.c
3666                 o execvp the correct sylpheed by using argv0
3667                   and setting the correct work dir
3668                 o other tweaks  
3669
3670 2002-08-14 [oliver]     0.8.1claws61
3671         
3672         * enable/disable Toolbar Action Buttons 
3673         * code cleanups
3674         * src/mainwindow.c
3675         * src/toolbar.[ch]      
3676         * src/prefs_toolbar.c   
3677
3678 2002-08-14 [melvin]     0.8.1claws60
3679
3680         * po/fr.po
3681                 Updated French translations
3682
3683 2002-08-14 [melvin]     0.8.1claws59
3684
3685         * src/crash.c
3686                 Made bug report not translatable
3687         * src/exporthtml.c
3688                 Fixed exporthtml_build_filespec() return value
3689         * src/foldersel.c
3690                 Fixed incorrect include file
3691         * src/gtkspell.c
3692         * src/prefs_actions.c
3693         * src/prefs_toolbar.c
3694                 Made debug info not translatable
3695         * src/mutt.c
3696         * src/quote_fmt.c
3697                 Added missing includes
3698         * src/prefs_common.c
3699                 Fixed typo
3700
3701 2002-08-14 [paul]       0.8.1claws58
3702
3703         * faq/es/sylpheed-faq.html
3704           faq/es/sylpheed-faq-[1-3].html
3705           faq/es/sylpheed-faq-4.html     **NEW FILE **
3706                 update Spanish FAQ
3707
3708 2002-08-13 [christoph]  0.8.1claws57
3709
3710         * src/procmsg.c
3711                 ignore thread fix that did not mark all
3712                 child nodes of a ignored thread as
3713                 ignored. Does not work perfectly yet,
3714                 but it is better now
3715
3716 2002-08-13 [alfons]     0.8.1claws56
3717
3718         * src/crash.c
3719                 o implement 'save crash log'
3720                 o some tweaks
3721
3722 2002-08-13 [melvin]     0.8.1claws55
3723
3724         * src/main.c
3725                 removed unrequired "execinfo.h" header
3726
3727 2002-08-12 [paul]       0.8.1claws54
3728
3729         * faq/en/sylpheed-faq.html
3730           faq/en/sylpheed-faq-[1-3].html
3731           faq/en/sylpheed-faq-4.html     **NEW FILE **
3732                 update English FAQ
3733
3734 2002-08-12 [alfons]     0.8.1claws53
3735
3736         * po/POTFILES.in
3737                 add crash.c to translatables
3738         * src/crash.c
3739                 bring in Leandro's crash dialog
3740
3741 2002-08-11 [alfons]     0.8.1claws52
3742
3743         * src/crash.c
3744                 clean up some warnings
3745
3746 2002-08-11 [alfons]     0.8.1claws51
3747
3748         * acconfig.h
3749         * configure.in
3750         * src/crash.[ch]        ** NEW FILES **
3751         * src/main.c            
3752                 initial gdb crash handler
3753
3754 2002-08-11 [paul]       0.8.1claws50
3755
3756         * src/prefs_toolbar.c
3757                 replace Up/Down arrow pixmaps with text to be
3758                 consistent across icon themes
3759
3760 2002-08-11 [paul]       0.8.1claws49
3761
3762         * src/prefs_common.c
3763           src/prefs_toolbar.c
3764                 rename 'Pixmap' -> 'Icon'
3765
3766         * src/toolbar.[ch]
3767                 rename  'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
3768
3769 2002-08-10 [paul]       0.8.1claws48
3770
3771         * src/prefs_toolbar.c
3772                 re-work the UI
3773
3774 2002-08-10 [paul]       0.8.1claws47
3775
3776         * src/main.c
3777                 don't write Processing progress to status bar
3778                 patch submitted by Alexander Evseev
3779
3780         * src/prefs_toolbar.c
3781                 re-position and resize window
3782                 make window assume correct size on first call
3783
3784 2002-08-10 [paul]       0.8.1claws46
3785
3786         * src/mainwindow.c
3787           src/prefs_toolbar.c
3788           src/toolbar.c
3789           src/toolbar.h
3790                 obey coding style
3791                 follow UI text conventions
3792
3793 2002-08-10 [alfons]     0.8.1claws45
3794
3795         * src/toolbar.c
3796                 correct pixmap for delete action
3797
3798 2002-08-10 [paul]       0.8.1claws44
3799
3800         * po/pt_BR.po
3801                 updated by Fabio Jr. Beneditto
3802
3803 2002-08-10 [paul]       0.8.1claws43
3804
3805         * po/POTFILES.in
3806                 add custom toolbar files
3807
3808 2002-08-10 [paul]       0.8.1claws42
3809
3810         * sync with 0.8.1cvs22
3811                 see ChangeLog 2002-08-09
3812
3813 2002-08-09 [paul]       0.8.1claws41
3814
3815         * tools/Makefile.am
3816           tools/README
3817           tools/outlook2sylpheed.pl     ** NEW FILE **
3818                 add script to convert exported Outlook
3819                 contacts list to a Sylpheed addressbook.
3820                 Submitted by Ricardo Mones Lastra.
3821
3822 2002-08-09 [paul]       0.8.1claws40
3823
3824         * AUTHORS
3825           configure.in
3826           po/sr.po      ** NEW FILE **
3827                 add Serbian message catalog. Submitted by
3828                 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>             
3829
3830 2002-08-09 [paul]       0.8.1claws39
3831
3832         * sync with 0.8.1cvs21
3833                 see ChangeLog 2002-08-08
3834
3835 2002-08-08 [oliver]     0.8.1claws38
3836
3837         * src/mainwindow.c
3838                 move Custom Toolbar to Configuration menu
3839
3840 2002-08-08 [oliver]     0.8.1claws37
3841
3842         * src/prefs_toolbar.c
3843                 fix substitute pixmap bug
3844
3845 2002-08-08 [paul]       0.8.1claws36
3846
3847         * sync with 0.8.1cvs19
3848                 see ChangeLog 2002-08-08
3849
3850 2002-08-07 [christoph]  0.8.1claws35
3851
3852         * src/utils.c
3853                 fixed a memory leak in new canonicalize_file_replace
3854
3855 2002-08-07 [christoph]  0.8.1claws34
3856
3857         * src/utils.[ch]
3858                 o canonicalize_file_replace should create the temporary
3859                   file in the same directory as the original file.
3860                 o added get_tmpfile_in_dir that creates a temorary file
3861                   in a specified directory.
3862
3863 2002-08-07 [melvin]     0.8.1claws33
3864
3865         * src/toolbar.c
3866                 fixed bug where 'Article' button acted as 'Email' button.
3867
3868 2002-08-07 [paul]       0.8.1claws32
3869
3870         * sync with 0.8.1.cvs17
3871                 see ChangeLog 2002-08-07
3872
3873 2002-08-07 [colin]      0.8.1claws31
3874         
3875         * src/news.c
3876                 fix mass-cancel problem
3877
3878 2002-08-07 [thorsten]   0.8.1claws30
3879
3880         * src/prefs_toolbar.c
3881                 fix: crash on replace or add new button
3882         * src/toolbar.c
3883                 fix: close xmlfile after reading
3884         * src/utils.c
3885                 fix: unlink() file before rename()
3886
3887 2002-08-06 [paul]       0.8.1claws29
3888
3889         * sync with 0.8.cvs15
3890                 see ChangeLog 2002-08-06
3891
3892 2002-08-06 [oliver]     0.8.1claws28
3893
3894         * src/toolbar.c
3895         * src/prefs_toolbar.c
3896                 fixed empty toolbar issue
3897
3898 2002-08-06 [oliver]     0.8.1claws27
3899
3900         * Custom Toolbar Final 
3901         * src/folderview.c
3902         * src/inc.c
3903         * src/summaryview.c
3904                 o toolbar stuff now lives in src/toolbar.[ch]
3905                 o main_window_toolbar_* functions are renamed to
3906                   toolbar_* reflecting their new source file
3907         * src/mainwindow.[ch]
3908                 o remove toolbar stuff  
3909
3910 2002-08-06 [oliver]     0.8.1claws26
3911         
3912         * src/Makefile.am
3913         * src/prefs_toolbar.[ch]        **New File**
3914         * src/toolbar.[ch]              **New File**
3915                 o prefs_toolbar.[ch] custom toolbar frontend
3916                 o toolbar.[ch]       backend 
3917
3918 2002-08-06 [oliver]     0.8.1claws25
3919
3920         * src/prefs_actions.[ch]
3921                 o new exported function actions_execute
3922
3923 2002-08-06 [paul]       0.8.1claws24
3924
3925         * sync with 0.8.1cvs4
3926                 see ChangeLog 2002-08-06
3927
3928 2002-08-06 [paul]       0.8.1claws23
3929
3930         * sync with 0.8.1cvs13
3931                 see ChangeLog 2002-08-06
3932
3933 2002-08-06 [paul]       0.8.1claws22
3934
3935         * sync with 0.8.1cvs12
3936                 see ChangeLog 2002-08-05 and 2002-08-06
3937
3938 2002-08-06 [match]      0.8.1claws21
3939
3940         * src/addrclip.c
3941                 improvements to cut/copy/paste address
3942
3943 2002-08-05 [match]      0.8.1claws20
3944
3945         * src/addritem.[ch]
3946         * src/addrcache.c
3947         * src/addrbook.c
3948         * src/editaddress.c
3949         * src/addressbook.c
3950                 fixes to improve cut/copy/paste
3951
3952 2002-08-06 [melvin]     0.8.1claws19
3953
3954         * src/account.[ch]
3955                 account_find_all_from_address(): new function that returns the
3956                 list of all accounts that are matched in an address.
3957         * src/alertpanel.[ch]
3958                 alertpanel() now accepts a custom widget
3959                 alertpanel_with_widget(): new function that pops up a panel with
3960                 a custom widget in it 
3961         * src/gtkutils.[ch]
3962                 gtkut_account_menu_new(): new function that allows the selection
3963                 of an account from a list of accounts.
3964         * src/messageview.c
3965                 Extended Return Receipt notification to select the correct 
3966                 account and to make a security test on the Delivery-Notification
3967                 address which should be the same as the Return-Path.
3968
3969 2002-08-06 [thorsten]   0.8.1claws18
3970
3971         * src/mimeview.c
3972                 attach_all: save unnamed as "noname.%d",
3973                 dont free static dirname
3974
3975 2002-08-05 [alfons]     0.8.1claws17
3976
3977         * configure.in
3978                 detect XIM by trying to link rather than compile a XIM program
3979
3980 2002-08-05 [oliver]     0.8.1claws16
3981                 
3982         * src/stock_pixmap.[ch]
3983                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
3984                 o new func to retrieve pixmaps
3985
3986 2002-08-05 [paul]       0.8.1claws15
3987
3988         * sync with 0.8.1cvs10
3989                 see ChangeLog 2002-08-05
3990
3991 2002-08-04 [alfons]     0.8.1claws14
3992
3993         * src/textview.c
3994                 see if this plugs memleak
3995
3996 2002-08-04 [melvin]     0.8.1claws13
3997
3998         * src/gtkspell.c
3999                 fixed bug that could crash Sylpheed when highlighting
4000                 all misspelled words.
4001
4002 2002-08-03 [melvin]     0.8.1claws12
4003
4004         * src/prefs_actions.c
4005                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
4006         * src/messageview.c
4007                 fixed bug where the Return Receipt was sent to
4008                 Delivery-Notification-To address even if it was not present
4009
4010 2002-08-02 [alfons]     0.8.1claws11
4011
4012         * src/prefs_actions.c
4013                 o more check for NULLs
4014                 o put create_io_dialog() in right conditional block
4015
4016 2002-08-02 [paul]       0.8.1claws10
4017
4018         * po/es.po
4019                 updated by Ricardo Mones Lastra
4020
4021 2002-08-01 [christoph]  0.8.1claws9
4022
4023         * src/folder.c
4024                 don't free the cache of the opened
4025                 folder in the summaryview
4026         * src/summaryview.c
4027                 don't unset flags, if it is not required
4028
4029 2002-08-01 [paul]       0.8.1claws8
4030
4031         * sync with 0.8.1cvs8
4032                 see ChangeLog entry 2002-08-01
4033
4034 2002-08-01 [paul]       0.8.1claws7
4035
4036         * sync with 0.8.1cvs7
4037                 see ChangeLog 2002-07-31 and 2002-08-01
4038
4039 2002-07-31 [christoph]  0.8.1claws6
4040
4041         * src/mainwindow.c
4042                 forgot to update menu sensitivity
4043                 function for new menu entry
4044
4045 2002-07-31 [alfons]     0.8.1claws5
4046
4047         * src/main.c
4048                 check folder item and its path for NULL on
4049                 initial processing
4050
4051 2002-07-31 [christoph]  0.8.1claws4
4052
4053         * src/folder.c
4054                 check if folder_item_get_msginfo in
4055                 folder_item_remove_msg returned NULL
4056         * src/imap.c
4057                 better clear the uid cache in the
4058                 uid validity check function and delete
4059                 cached messages
4060
4061 2002-07-31 [paul]       0.8.1claws3
4062
4063         * man/sylpheed.1
4064                 add the '--attach' option and a few other
4065                 minor changes
4066
4067 2002-07-31 [paul]       0.8.1claws2
4068
4069         * sync with 0.8.1cvs5
4070                 see ChangeLog 2002-07-31
4071
4072 2002-07-31 [christoph]  0.8.1claws1
4073
4074         * src/folderview.[ch]
4075         * src/mainwindow.c
4076                 replace "Rescan all folders..." with
4077                 "Check all folders for new messages..."
4078
4079 2002-07-30 [paul]       0.8.1claws
4080
4081         * version 0.8.1claws released
4082
4083 2002-07-30 [paul]       0.8.0claws29
4084
4085         * tools/OOo2sylpheed.pl ** NEW FILE **
4086           tools/README
4087                 add script to enable sending documents as
4088                 attachments from OpenOffice.org
4089
4090 2002-07-30 [melvin]     0.8.0claws28
4091
4092         * src/prefs_actions.c
4093                 Made the actions' input/output dialog display
4094                 without delay.
4095
4096 2002-07-30 [christoph]  0.8.0claws27
4097
4098         * src/procmsg.c
4099                 check if folder_item_get_msginfo in
4100                 procmsg_save_to_outbox returned NULL
4101
4102 2002-07-30 [paul]       0.8.0claws26
4103
4104         * sync with 0.8.1cvs4
4105                 see ChangeLog 2002-07-29
4106
4107 2002-07-29 [thorsten]   0.8.0claws25
4108
4109         * README.claws
4110                 added selective download, delete on server
4111
4112 2002-07-29 [paul]       0.8.0claws24
4113
4114         * sync with 0.8.1cvs3
4115                 see ChangeLog 2002-07-29
4116
4117 2002-07-27 [christoph]  0.8.0claws23
4118
4119         * src/folder.c
4120                 add extra check if fetching the msginfo
4121                 returned NULL
4122
4123 2002-07-27 [paul]       0.8.0claws22
4124
4125         * sync with 0.8.1cvs2
4126                 see ChangeLog 2002-07-26
4127
4128 2002-07-27 [christoph]  0.8.0claws21
4129
4130         * src/imap.c
4131                 add another check if a valid msginfo
4132                 was returned
4133
4134 2002-07-26 [hoa]        0.8.0claws20
4135
4136         * src/folder.c
4137                 Fixed a condition in folder_item_destroy()
4138
4139         * src/imap.c
4140                 Fixed an error in IMAP protocol
4141
4142 2002-07-26 [alfons]     0.8.0claws19
4143
4144         * src/folder.c
4145                 ofcourse compare with identifier, not the path
4146
4147 2002-07-26 [alfons]     0.8.0claws18
4148
4149         * src/folder.c
4150                 use folder item identifier for saving / restoring
4151                 preferences because folder->path might not be unique
4152
4153 2002-07-26 [melvin]     0.8.0claws17
4154
4155         * src/logwindow.c
4156                 Fixed a crash introduced in 0.8.0claws5 when log is 
4157                 cut under 80 characters.
4158
4159 2002-07-26 [paul]       0.8.0claws16
4160
4161         * sync with 0.8.1cvs1
4162                 see ChangeLog 2002-07-26
4163
4164 2002-07-26 [christoph]  0.8.0claws15
4165
4166         * src/imap.[ch]
4167                 imap folder now remembers the last selected
4168                 folder and imap_fetch_msginfo skips selecting
4169                 the folder if it is already selected
4170
4171 2002-07-26 [christoph]  0.8.0claws14
4172
4173         * src/folder.c
4174         * src/folderview.c
4175         * src/imap.c
4176                 fix imap folder rescanning
4177
4178 2002-07-25 [christoph]  0.8.0claws13
4179
4180         * src/filter.c
4181         * src/folder.[ch]
4182         * src/folderview.c
4183         * src/imap.[ch]
4184         * src/mainwindow.c
4185         * src/mbox_folder.c
4186         * src/mh.c
4187         * src/news.c
4188                 implement imap uid cache and uid validity check
4189
4190 2002-07-25 [alfons]     0.8.0claws12
4191
4192         * src/summaryview.c
4193                 fix a brown paper bag bug, and also add some more
4194                 checks
4195
4196 2002-07-25 [christoph]  0.8.0claws11
4197
4198         * src/folder.c
4199                 don't mix copy, fetch_msginfo and remove
4200                 operations in folder item copy and move
4201                 operations
4202
4203 2002-07-25 [christoph]  0.8.0claws10
4204
4205         * src/folderview.c
4206         * src/mainwindow.c
4207         * src/prefs_folder_item.c
4208         * src/summaryview.[ch]
4209                 remove no longer required parameter update_cache from
4210                 summary_show
4211
4212 2002-07-25 [paul]       0.8.0claws9
4213
4214         * sync with 0.8.1
4215         
4216         * AUTHORS
4217                 a few corrections
4218
4219 2002-07-24 [alfons]     0.8.0claws8
4220
4221         * src/summaryview.c
4222                 sort correctly when using simplified subject line
4223                 (closes feature request "[ 585141 ] applying regexp to subject 
4224                 before sort" submitted by Alexandra Walford)
4225
4226 2002-07-24 [paul]       0.8.0claws7
4227
4228         * sync with 0.8.0cvs3
4229                 see ChangeLog 2002-07-24
4230
4231 2002-07-23 [christoph]  0.8.0claws6
4232
4233         * src/folder.c
4234         * src/folder.h
4235         * src/summaryview.c
4236         * src/summaryview.h
4237         * src/main.c
4238                 o separate processing and summaryview
4239                 o removed summary_write_cache from summaryview
4240                 o removed summaryview->killed_messages, because we don't have
4241                   to keep a list of killed messages anymore. New cache will
4242                   keep the hidden messages in cache anyway
4243         * src/folderview.c
4244         * src/inc.c
4245         * src/selective_download.c
4246                 o removed unnecessary summary_write_cache calls
4247         * src/procmsg.c
4248                 o don't set ignore thread flag in procmsg_get_thread_tree
4249                   if it is already set
4250         * src/mainwindow.c
4251         * src/statusbar.h
4252                 o moved STATUSBAR_PUSH/POP to statusbar.h because
4253                   they are used in different files
4254
4255 2002-07-23 [melvin]     0.8.0claws5
4256
4257         * src/addressbook.c
4258         * src/addrgather.c
4259         * src/editaddress.c
4260         * src/editgroup.c
4261         * src/editldap_basedn.c
4262         * src/importldif.c
4263         * src/prefs_common.c
4264                 Fixed few memory leak (gtk_editable_get_chars returns
4265                 an allocated string)
4266         * src/logwindow.c
4267                 Fixed few memory leak (gtk_editable_get_chars returns
4268                 an allocated string) and modified a little the log cutting
4269                 loop.
4270         * src/compose.c
4271                 Replaced a call to an obsolete function gtk_entry_get_text()
4272                 by gtk_editable_get_chars()
4273         * src/send.c
4274                 Removed a debug printf
4275
4276 2002-07-23 [christoph]  0.8.0claws4
4277
4278         * src/filesel.c
4279                 fix another g_dirname memory leak
4280
4281 2002-07-23 [christoph]  0.8.0claws3
4282
4283         * src/mh.c
4284                 fixed a memory leak in mh_fetch_msginfo
4285                 fixed crash when message header could not be
4286                 parsed
4287
4288 2002-07-23 [paul]       0.8.0claws2
4289
4290         * sync with 0.8.0cvs2
4291                 see ChangeLog 2002-07-23
4292
4293 2002-07-23 [paul]       0.8.0claws1
4294
4295         * sync with 0.8.0cvs1
4296                 see ChangeLog 2002-07-23
4297
4298 2002-07-23 [paul]       0.8.0claws
4299
4300         * release of 0.8.0claws
4301
4302 2002-07-23 [paul]       0.7.8claws99
4303
4304         * po/ru.po
4305                 new Russian translation, submitted by
4306                 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
4307
4308 2002-07-22 [jens]       0.7.8claws98
4309
4310         * po/de.po
4311                 Updated German translations.
4312
4313 2002-07-22 [paul]       0.7.8claws97
4314
4315         * po/es.po
4316           po/it.po
4317           po/nl.po
4318           po/pt_BR.po
4319                 updated translations by Ricardo Mones Lastra,
4320                 Alessandro Maestri, Wilbert Berendsen and 
4321                 Fabio Jr. Beneditto respectively
4322
4323 2002-07-22 [christoph]  0.7.8claws96
4324
4325         * src/mimeview.c
4326                 fix memory leak caused by wrong g_dirname usage
4327
4328 2002-07-22 [christoph]  0.7.8claws95
4329
4330         * src/summaryview.c
4331                 update new and unread message counts for summaryview
4332                 summaryview does not get it from the folder anymore
4333                 and has to update the values itself
4334
4335 2002-07-22 [melvin]     0.7.8claws94
4336
4337         * po/fr.po
4338                 Updated French translations.
4339
4340 2002-07-22 [christoph]  0.7.8claws93
4341
4342         * src/matcher.c
4343                 set prop->preg pointer to NULL or following check
4344                 will not fail and regexec will be called with
4345                 invalid pointer
4346
4347 2002-07-21 [alfons]     0.7.8claws92
4348         
4349         * src/prefs_common.[ch]
4350                 remove option "Send return receipt on request"
4351
4352 2002-07-21 [thorsten]   0.7.8claws91
4353
4354         * src/mimeview.c
4355                 fixed memleaks, coding style as pointed out by alfons
4356
4357 2002-07-21 [alfons]     0.7.8claws90
4358
4359         * src/messageview.c
4360         * src/noticeview.[ch]
4361                 o fix bug notice view being displayed when going to empty folder 
4362                   (noticed by Christoph)
4363                 o allow RRR to be sent when restarting sylpheed, or changing folder 
4364                   (noticed by Thorsten)
4365
4366 2002-07-21 [thorsten]   0.7.8claws89
4367
4368         * src/mimeview.c
4369                 Included save_all patch from Xaview FACQ
4370                 added support for pathnames
4371
4372 2002-07-21 [alfons]     0.7.8claws88
4373
4374         * po/POTFILES.in
4375         * src/Makefile.am
4376         * src/mainwindow.c
4377         * src/messageview.[ch]
4378         * src/noticeview.c      ** NEW FILE **
4379         * src/noticeview.h      ** NEW FILE **
4380                 make return receipts work again
4381                 (UI idea by Leandro Pereira)
4382
4383 2002-07-21 [paul]       0.7.8claws87
4384
4385         * src/summaryview.c
4386                 fix sensitivity of 'Select thread'
4387
4388 2002-07-21 [paul]       0.7.8claws86
4389
4390         * src/prefs_common.c
4391                 add browser command line for Galeon
4392
4393 2002-07-21 [paul]       0.7.8claws85
4394
4395         * Makefile.am
4396                 fix 'EXTRA_DIST': remove README.README, add TODO
4397                 and TODO.claws
4398
4399 2002-07-21 [alfons]     0.7.8claws84
4400
4401         * src/gtkstext.c
4402                 make enter clear selection
4403                 (closes "[ 579888 ] Editor selection/entry error"
4404                 reported by Steve Lamb)
4405
4406 2002-07-21 [alfons]     0.7.8claws83
4407         
4408         * src/summaryview.c
4409                 sort message list when selecting unthread messages
4410                 (closes "[ 501593 ] switching threaded view doesn't sort"
4411                 reported by Simon Schubert)
4412
4413 2002-07-20 [alfons]     0.7.8claws82
4414         
4415         * src/matcher.c
4416                 const-correctness
4417
4418 2002-07-20 [thorsten]   0.7.8claws81
4419
4420         * src/matcher.c
4421                 Fixed expansion of empty fields in matchactions
4422
4423 2002-07-19 [melvin]     0.7.8claws80
4424
4425         * src/gtkspell.c
4426                 Removed a duplicate menu entry (fast mode) introduced during
4427                 the new cache merge
4428                 Added a menu separator between 'Use alternate' and 'Fast mode'
4429
4430 2002-07-19 [paul]       0.7.8claws79
4431
4432         * tools/Makefile.am
4433           tools/README
4434                 correct typos
4435
4436 2002-07-19 [thorsten]   0.7.8claws78
4437
4438         * tools/calypso_convert.pl      ** NEW FILE **
4439           tools/README
4440           tools/Makefile.am
4441                 script to import mbox files exported
4442                 by calypso
4443                 o generates folder structure
4444                 o includes attachments
4445
4446 2002-07-19 [melvin]     0.7.8claws77
4447
4448         * src/selective_download.[ch]
4449                 Fixed bug where closing the dialog with the window manager's
4450                 close button will not unlock the summary
4451                 Corrected some function declarations that missed a return value
4452                 Made the source code comply better with coding style.
4453         * src/prefs_common.c
4454                 Added new browser command line for Mozilla.
4455
4456 2002-07-18 [paul]       0.7.8claws76
4457
4458         * src/mainwindow.c
4459           src/selective_download.[ch]
4460                 reflect theme changes, fix Gdk Warning when creating 
4461                 pixmap from NULL window, and minor clean up.
4462                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
4463
4464         * po/en_GB.po
4465                 updated
4466
4467 2002-07-17 [paul]       0.7.8claws75
4468
4469         * INSTALL[.jp]
4470                 sync with 0.8.0
4471         
4472         * po/en_GB.po
4473                 updated
4474
4475 2002-07-16 [paul]       0.7.8claws74
4476
4477         * tools/filter_conv.pl
4478           tools/README
4479                 replace conversion script with reimplemented version, 
4480                 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
4481
4482 2002-07-16 [colin]      0.7.8claws73
4483
4484         * src/summaryview.c
4485                 remove forgotten debug messages - sorry ;-)
4486
4487 2002-07-16 [colin]      0.7.8claws72
4488
4489         * src/mimeview.c
4490           src/summaryview.c
4491           src/textview.c
4492           src/textview.h
4493                 add the ability to select part of a text mime-part 
4494                 to reply.
4495
4496 2002-07-15 [christoph]  0.7.8claws71
4497
4498         * src/folder.c
4499                 fix folder message count for folders without
4500                 msg_is_changed (includes news folders)
4501
4502 2002-07-15 [martin]     0.7.8claws70
4503
4504         * src/summaryview.c
4505                 option "display recipient on 'From'..." now works
4506                 without the need of enabling the option
4507                 "display  sender  using  address  book".
4508
4509 2002-07-15 [christoph]  0.7.8claws69
4510
4511         * src/summaryview.c
4512                 removed setting folder status from summaryview.
4513                 folder.c should update all message counts correctly.
4514
4515 2002-07-15 [paul]       0.7.8claws68
4516
4517         * po/pt_BR.po
4518                 updated by Fabio Junior Beneditto
4519
4520 2002-07-15 [darko]      0.7.8claws67
4521
4522         * src/mh.c
4523                 Fixed target folder colorization, don't decrease op
4524                 number twice
4525
4526 2002-07-14 [paul]       0.7.8claws66
4527
4528         * sync with main 0.8.0
4529                 see ChangeLog 2002-07-14
4530
4531 2002-07-13 [melvin]     0.7.8claws65
4532         
4533         * src/addrbook.c
4534         * src/addressbook.c
4535         * src/addrindex.c
4536                 Replaced sprintf by g_snprintf to prevent possible buffer
4537                 overflow.
4538         * src/news.c
4539                 Corrected a log message output format.
4540                 Added a missing "done" debug output.
4541         * src/compose.c
4542                 Added keyboard accelerator for Priority menu items
4543                 Added missing \n in debug output
4544         * src/logwindow.c
4545         * src/gtkspell.c
4546         * src/rfc2015.c
4547                 Added missing \n in debug output
4548
4549 2002-07-13 [paul]       0.7.8claws64
4550
4551         * man/sylpheed.1
4552                 change Sergey's email address to the sf address
4553
4554         * src/textview.c
4555                 increase show_url_timeout (more useful for long
4556                 urls)
4557
4558 2002-07-12 [sergey]     0.7.8claws63
4559
4560         * src/rfc2015.c
4561                 applied (with some modifications) patch to set the
4562                 micalg parameter for signatures
4563                 (2001-08-28 Werner Koch <wk@gnupg.org>)
4564
4565 2002-07-12 [sergey]     0.7.8claws62
4566
4567         * man/Makefile.am
4568         * configure.in
4569                 fixed man page installation
4570
4571 2002-07-12 [paul]       0.7.8claws61
4572
4573         * sync with 0.7.8cvs26
4574                 see ChangeLog 2002-07-11 and 2002-07-12
4575
4576 2002-07-11 [christoph]  0.7.8claws60
4577
4578         * src/compose.c
4579         * src/procmsg.c
4580                 first use the message number to find the message
4581                 to mark with a reply flag but check the
4582                 message-id if we got the correct message, if not
4583                 try to find it by message-id.
4584                 use new string seperator that is not allowed
4585                 in message-ids.
4586
4587 2002-07-11 [paul]       0.7.8claws59
4588
4589         * sync with 0.7.8cvs23
4590                 see ChangeLog 2002-07-10
4591
4592 2002-07-10 [christoph]  0.7.8claws58
4593
4594         * src/folder.[ch]
4595         * src/msgcache.[ch]
4596                 Added message-id table to the cache in memory
4597                 and functions to msgcache.c and folder.c to
4598                 fetch MsgInfos by message id
4599         * src/compose.c
4600         * src/procmsg.c
4601                 store folder and message-id of message replying
4602                 to in queue header and set reply flag after sending
4603                 (Closes bug #469498)
4604
4605 2002-07-10 [paul]       0.7.8claws57
4606
4607         * AUTHORS
4608           man/sylpheed.1.gz
4609                 add Martin to the list of authors
4610
4611 2002-07-09 [martin]     0.7.8claws56
4612         * src/gtksctree.c
4613                 Added gtk_ctree_last_visible(), tree_update_level(),
4614                 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
4615                 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
4616                 from gtk+ to gtksctree.c for the new sorting code
4617                 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
4618                 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
4619         * src/gtksctree.h
4620                 Added declaration for gtk_sctree_sort_recursive() and
4621                 gtk_sctree_sort_node
4622         * src/addressbook.c
4623         * src/foldersel.c
4624         * src/folderview.c
4625         * src/summaryview.c
4626                 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
4627                 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
4628
4629 2002-07-08 [paul]       0.7.8claws55
4630
4631         * more sync with 0.7.8cvs21
4632                 see ChangeLog 2002-07-08
4633
4634 2002-07-08 [paul]       0.7.8claws54
4635
4636         * sync with 0.7.8cvs21
4637                 see ChangeLog 2002-07-08
4638
4639 2002-07-07 [alfons]     0.7.8claws53
4640
4641         * src/Makefile.am
4642         * src/stock_pixmap.[ch]
4643         * src/pixmaps/notice_warn.xpm   ** NEW FILE **
4644         * src/pixmaps/notice_error.xpm  ** NEW FILE **
4645         * src/pixmaps/notice_note.xpm   ** NEW FILE **
4646                 add new pixmaps for upcoming notice pane
4647
4648 2002-07-06 [melvin]     0.7.8claws52
4649
4650         * src/gtkspell.[ch]
4651                 Made them a bit closer to Sylpheed's coding style.
4652                 Removed old code.
4653                 Removed possible memory leaks when some errors occurs.
4654
4655 2002-07-06 [melvin]     0.7.8claws51
4656
4657         * po/Makefile.in.in
4658                 Removed --no-location in xgettext command line to help
4659                 translators that use Emacs' po-mode
4660         * src/quote_fmt.c
4661                 Removed unnecessary comments that messed up sylpheed.pot
4662
4663 2002-07-06 [paul]       0.7.8claws50
4664
4665         * sync with 0.7.8cvs19
4666                 see ChangeLog 2002-07-05
4667
4668 2002-07-06 [christoph]  0.7.8claws49
4669
4670         * src/folder.c
4671         * src/mainwindow.c
4672                 fix folder_item_remove_all_msg and folderview
4673                 status for trash folders after emptying trash
4674
4675 2002-07-05 [paul]       0.7.8claws48
4676
4677         * sync with 0.7.8cvs16
4678                 see ChangeLog 2002-07-04 and 2002-07-05
4679
4680 2002-07-04 [paul]       0.7.8claws47
4681
4682         * sync with 0.7.8cvs14
4683                 see  ChangeLog 2002-07-04
4684
4685 2002-07-03 [alfons]     0.7.8claws46
4686
4687         * src/folder.c
4688                 dupe folder item's path because it's being reallocated
4689                 by new folder scanning code
4690
4691 2002-07-03 [christoph]  0.7.8claws45
4692
4693         * src/imap.c
4694                 better IMAP uid fetching using 'FETCH 1:* (UID)'
4695         * src/msgcache.c
4696                 add missing return in msgcache_write
4697
4698 2002-07-02 [thorsten]   0.7.8claws44
4699
4700         * src/jpilot.c
4701         * src/msgcache.c
4702         * src/rfc2015.c
4703                 use binary mode for file access
4704
4705 2002-07-02 [christoph]  0.7.8claws43
4706
4707         * major code cleanup (part 1)
4708         
4709                 - unused variables removed
4710                 - unused functions removed
4711                 - uninitialized variables checked
4712                 - missing return statements added
4713                 - missing function return types added
4714                 - added parentheses around assignment and
4715                   && in || when suggested by gcc
4716               
4717         * src/mh.c
4718         * src/folder.c
4719                 replaced direct calls to folder->scan_tree
4720                 with folder_scan_tree and restore folder
4721                 prefs in this function. The folder should
4722                 not have to deal with them.
4723                 ( Should now work for all folder types )
4724
4725 2002-07-02 [paul]       0.7.8claws42
4726
4727         * sync with 0.7.8cvs13
4728                 see ChangeLog 2002-07-01 and 2002-07-02
4729
4730 2002-07-01 [christoph]  0.7.8claws41
4731
4732         * src/summaryview.c
4733                 fix "goto next/prev unread message" with
4734                 ignored threads
4735
4736 2002-07-01 [paul]       0.7.8claws40
4737
4738         * po/es.po
4739                 updated by Ricardo Mones Lastra
4740
4741 2002-06-30 [match]      0.7.8claws39
4742
4743         * src/jpilot.c
4744                 applied variation of leonerd's patch (566661) to
4745                 allow multiple email addresses per JPilot entry.
4746                 addresses may be separated by space, comma, pipe,
4747                 semi-colon, new-line.
4748
4749 2002-06-30 [alfons]     0.7.8claws38
4750
4751         * src/procmsg.c
4752                 simple fix for putting older nodes before
4753                 newer nodes when threading by subject
4754
4755 2002-06-30 [christoph]  0.7.8claws37
4756
4757         * src/folder.c
4758         * src/folderview.c
4759         * src/mh.c
4760         * src/news.c
4761         * src/procmsg.c
4762                 fix broken folder tree rescaning
4763                 and don't use procmsg_get_mark_sum
4764                 anymore
4765
4766 2002-06-30 [christoph]  0.7.8claws36
4767
4768         * merge new cache branch
4769         * src/imap.c
4770                 fix new cache imap copy bug
4771         * src/folder.c
4772                 improved folder_item_scan
4773                 it should now always set the correct
4774                 new, unread and total message counts
4775
4776 2002-06-29 [paul]       0.7.8claws35
4777
4778         * configure.in
4779                 correct syntax error
4780
4781 2002-06-29 [paul]       0.7.8claws34
4782
4783         * configure.in
4784           Makefile.am
4785           man/Makefile.am       ** NEW FILE **
4786           man/sylpheed.1.gz     ** NEW FILE **
4787                 add Sylpheed man page
4788
4789 2002-06-29 [paul]       0.7.8claws33
4790
4791         * po/pt_BR.po
4792                 updated by Fabio Junior Beneditto
4793
4794 2002-06-28 [jens]       0.7.8claws32
4795
4796         * po/de.po
4797                 translation updated
4798
4799         * src/selective_download.c
4800                 removed gettext for space " "
4801
4802         * src/imap.c
4803                 removed wrong space
4804
4805 2002-06-28 [paul]       0.7.8claws31
4806
4807         * sync with 0.7.8cvs11
4808                 see ChangeLog 2002-06-28
4809
4810 2002-06-28 [paul]       0.7.8claws30
4811
4812         * sync with 0.7.8cvs10
4813                 see ChangeLog 2002-06-27 and 2002-06-28
4814
4815 2002-06-26 [paul]       0.7.8claws29
4816
4817         * src/addrgather.c
4818           src/selective_download.c
4819                 don't gettextise empty strings.
4820                 reserved by gettext. gettext("") returns 
4821                 the header entry with meta information, 
4822                 not the empty string
4823
4824         * po/en_GB.po
4825                 updated
4826
4827 2002-06-26 [paul]       0.7.8claws28
4828
4829         * sync with 0.7.8cvs7
4830                 see ChangeLog 2002-06-25
4831
4832         * src/prefs_common.c
4833                 ...and in the process, tweak the gui a little
4834
4835 2002-06-25 [alfons]     0.7.8claws27
4836         
4837         * configure.in
4838         * src/Makefile.am
4839                 fine tune ldap library detection
4840
4841 2002-06-25 [alfons]     0.7.8claws26
4842
4843         * src/compose.c
4844                 don't allow return receipts when composing a news article
4845
4846 2002-06-25 [paul]       0.7.8claws25
4847
4848         * Makefile.am
4849                 add '$(AMTAR)' to 'release' section to allow for
4850                 new and older autotools
4851
4852 2002-06-25 [paul]       0.7.8claws24
4853
4854         * src/summaryview.c
4855                 fix "No more unread messages" persistant pop-up
4856                 window bug
4857
4858 2002-06-25 [paul]       0.7.8claws23
4859
4860         * po/it.po
4861                 updated by Alessandro Maestri
4862
4863 2002-06-25 [paul]       0.7.8claws22
4864
4865         * sync with 0.7.8cvs6
4866                 see ChangeLog 2002-06-25
4867
4868 2002-06-24 [paul]       0.7.8claws21
4869
4870         * tools/update-po
4871                 add GPL copyright information
4872
4873 2002-06-24 [paul]       0.7.8claws20
4874
4875         * tools/Makefile.am
4876           tools/README
4877           tools/update-po       ** NEW FILE **
4878                 add script that eases the creation of *.po files
4879                 Submitted by Wilbert Berendsen <wilbert@oswf.org>
4880
4881 2002-06-23 [alfons]     0.7.8claws19
4882
4883         * src/messageview.c
4884                 make notification_convert_header obey const correctness
4885                 (next step will be fixing the broken return receipt)
4886
4887 2002-06-23 [paul]       0.7.8claws18
4888
4889         * src/messageview.c
4890                 fix bug introduced in last commit:
4891                 removed too much code in last commit - put back what's
4892                 needed
4893
4894 2002-06-23 [paul]       0.7.8claws17
4895
4896         * src/messageview.[ch]
4897                 remove code committed in error from locally patched
4898                 source
4899
4900 2002-06-23 [colin]      0.7.8claws16
4901
4902         * src/compose.[ch]
4903                 add compose_entry_select(), used to select the default_to
4904                 email address - hopefully avoiding people sending mails to
4905                 wrong recipients.
4906
4907 2002-06-22 [alfons]     0.7.8claws15
4908
4909         * AUTHORS
4910                 add Bram Metsch & Stanislav Karchebny
4911         * src/smtp.[ch]
4912         * src/prefs_account.[ch]
4913         * src/send.c
4914                 - apply and adapt Bram's patch which allows user to set SMTP AUTH 
4915                   options.  (see <http://sourceforge.net/tracker/index.php
4916                   ?func=detail&aid=566937&group_id=25528&atid=384600>);
4917
4918                 - merge Stanislav's fix to make SMTP AUTH work with qmail
4919                   (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
4920
4921 2002-06-22 [paul]       0.7.8claws14
4922
4923         * sync with 0.7.8cvs5
4924                 see ChangeLog 2002-06-19 and 2002-06-20
4925
4926 2002-06-22 [alfons]     0.7.8claws13
4927
4928         * src/selective_download.c
4929                 fix a stupid mistake I made
4930
4931 2002-06-22 [alfons]     0.7.8claws12
4932
4933         * src/selective_download.[ch]
4934                 fix another unnoticed leak; cleanup code
4935
4936 2002-06-21 [alfons]
4937
4938         * tools/Makefile.am
4939                 gpg-sign <-- gpg-sign-syl
4940
4941 2002-06-21 [alfons]     0.7.8claws11
4942
4943         * src/selective_download.c
4944         * src/selective_download.h
4945                 fix assorted mix of allocation errors (should solve
4946                 problem reported by Philippe Gramoullé, see:
4947                 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
4948
4949 2002-06-20 [melvin]     0.7.8claws10
4950
4951         * tools/gpg-sign *REMOVED*
4952           tools/gpg-sign-syl *ADDED*
4953                 Replaced the gpg clearsigning script with the version using
4954                 xterm instead of ssh-askpass and changed its name.
4955
4956         * README.claws
4957                 Updated actions example to reflect the renaming of the
4958                 gpg clearsigning script.
4959
4960 2002-06-19 [paul]       0.7.8claws9
4961
4962         * sync with 0.7.8claws9
4963                 see ChangeLog 2002-06-18 and 2002-06-19
4964
4965 2002-06-19 [paul]       0.7.8claws8
4966
4967         * sync with 0.7.8cvs1
4968                 see ChangeLog 2002-06-18
4969
4970 2002-06-18 [alfons]     0.7.8claws7
4971
4972         * src/mainwindow.h
4973                 add omitted prototype
4974
4975 2002-06-17 [paul]       0.7.8claws6
4976
4977         * src/mainwindow.c
4978                 fix hiding of exec_btn
4979
4980 2002-06-17 [paul]       0.7.8claws5
4981
4982         * src/pop.c
4983                 remove unneeded code: should_delete() 
4984                 and Pop3State::uidl_todelete_list
4985
4986 2002-06-17 [paul]       0.7.8claws4
4987
4988         * sync with 0.7.8
4989                 see ChangeLog 2002-06-11 and 2002-06-13
4990
4991 2002-06-16 [alfons]     0.7.8claws3
4992         
4993         * src/folder.c
4994                 make sure lock sort mode (claws specific) is
4995                 also persists after a tree rescan
4996
4997 2002-06-16 [alfons]     0.7.8claws2
4998
4999         * src/prefs_folder_item.c
5000         * src/folder.[ch]
5001                 fix persistence of folder sort mode (broken
5002                 by adapting Hiro's new folder persistence code)
5003
5004 2002-06-16 [alfons]     0.7.8claws1
5005
5006         * AUTHORS
5007         * src/logwindow.c
5008         * src/prefscommon.[ch]
5009                 control size of log text in log window; 
5010                 closes patch #569155 submitted by Mitko Haralanov.
5011
5012 2002-06-15 [paul]       0.7.8claws
5013
5014         * release of 0.7.8claws
5015
5016 2002-06-15 [paul]       0.7.7claws
5017
5018         * po/pt_BR.po
5019                 updated by Fabio Junior Beneditto
5020
5021 2002-06-14 [paul]       0.7.6claws49
5022
5023         * po/es.po
5024                 updated by Ricardo Mones Lastra
5025
5026 2002-06-14 [paul]       0.7.6claws48
5027
5028         * po/nl.po
5029                 updated translation by Wilbert Berendsen
5030
5031 2002-06-14 [melvin]     0.7.6claws47
5032
5033         * po/fr.po
5034                 Updated French translation
5035
5036 2002-06-13 [paul]       0.7.6claws46
5037
5038         * src/filesel.c
5039                 allow filename to be typed in, rather than just
5040                 selected by the mouse. Patch by Gustavo Noronha Silva.
5041
5042 2002-06-13 [alfons]     0.7.6claws45
5043
5044         * src/mainwindow.[ch]
5045                 more cleanups (removing unnecessary menu items Expand 
5046                 summary / message view)
5047
5048 2002-06-13 [melvin]     0.7.6claws44
5049
5050         * po/POTFILES.in
5051                 Added src/string_match.c
5052         * src/string_match.c
5053                 Fixed possible buffer overflow.
5054                 Corrected typo.
5055                 Added missing config.h header.
5056         * src/prefs_common.c
5057           src/prefs_matcher.c
5058           src/prefs_scoring.c
5059                 Made some strings translatable (missing _(..)).
5060
5061 2002-06-13 [melvin]     0.7.6claws43
5062
5063         * README.claws
5064                 Corrected action example (verifying clearsigned mail).
5065         * src/prefs_account.c
5066                 Corrected typo.
5067         * src/prefs_common.c
5068                 Removed incorrect line that generated a Gtk-CRITICAL msg.
5069
5070 2002-06-12 [alfons]     0.7.6claws42
5071
5072         * src/summaryview.c
5073                 add init of score column lost in 0.7.6claws42
5074
5075 2002-06-12 [paul]       0.7.6claws41
5076
5077         * src/prefs_account.c
5078                 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the 
5079                 behavior of the radio buttons, (from 0.7.7cvs2)
5080
5081 2002-06-11 [alfons]     0.7.6claws40
5082
5083         * src/messageview.[ch]
5084         * src/summaryview.[ch]
5085         * src/summary_search.c
5086         * src/mainwindow.c
5087                 perform a sync to bring in Hiro's separate view implementation 
5088
5089                 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
5090
5091 2002-06-11 [paul]       0.7.6claws39
5092         
5093         * src/prefs_account.c
5094                 correct a typo on the Receive tab
5095
5096 2002-06-10 [match]      0.7.6claws38
5097
5098         * src/addressbook.c
5099                 Included address completion patch from Gustavo Noronha.
5100
5101 2002-06-10 [paul]       0.7.6claws37
5102
5103         * src/inc.[ch]
5104           src/pop.c
5105           src/prefs_account.[ch]
5106           src/selective_download.[ch]
5107                 apply PATCH #561712
5108                  NEW:
5109                 - check if POP Account
5110                 - Receive Button renamed to Preview
5111                 - Preview Button Popup: preview new/all messages
5112                 - Download Button
5113                 - Account Preferences-->Receive tab checkbutton if you
5114                   want to remove Mail after Download
5115                 -: default YES
5116                 - Account Preferences-->Receive tab checkbutton use
5117                   filtering rules on preview
5118                   (think of delete_on_server)
5119                 -: default YES
5120                 - Account selectable from SD dialog
5121                 - checkbutton to show already downloaded messages if
5122                   all messages are previewed
5123                 - new clist column showing Date
5124                 - ESC KEY close
5125                 FIXES:
5126                 - play ball with UIDL
5127                 - fault tolerant (?) 
5128                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
5129
5130 2002-06-10 [melvin]     0.7.6claws36
5131
5132         * README.claws
5133                 Added a hint to ac/README in cvs instructions.
5134
5135         * src/prefs_actions.c
5136                 Made it possible to use a more elaborate command line
5137                 for asynchronous actions, too.
5138
5139 2002-06-10 [melvin]     0.7.6claws35
5140         
5141         * src/prefs_actions.c
5142                 Make it possible to use a more elaborate command line
5143                 (e.g. |foo|bar|cat>there;echo Done|)
5144                 Corrected error message when calling %f, %F and %p commands
5145                 from the compose window.
5146
5147 2002-06-09 [colin]      0.7.6claws34
5148
5149         * src/summaryview.c
5150                 Automatically find unread messages in current folder
5151                 before annoying the user.
5152
5153 2002-06-08 [alfons]     0.7.6claws33
5154
5155         * po/it.po
5156                 remove bad formatting string in it.po translation
5157                 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
5158
5159 2002-06-08 [paul]       0.7.6claws32
5160
5161         * sync with 0.7.6cvs25
5162                 see ChangeLog 2002-06-07
5163
5164 2002-06-05 [paul]       0.7.6claws31
5165
5166         * src/mainwindow.c
5167                 add 'Sort by locked' and 'Sort by score'
5168
5169 2002-06-05 [paul]       0.7.6claws30
5170
5171         * sync with 0.7.6cvs24
5172                 see ChangeLog 2002-06-04
5173
5174 2002-06-04 [paul]       0.7.6claws29
5175
5176         * po/pt_BR.po
5177                 updated by Fabio Junior Beneditto
5178
5179 2002-06-03 [thorsten]   0.7.6claws28
5180
5181         * src/matcher.c
5182                 fclose() matcherrc after reading
5183
5184 2002-06-03 [paul]       0.7.6claws27
5185
5186         * sync with 0.7.6cvs21
5187                 see ChangeLog 2002-05-31
5188
5189 2002-05-31 [paul]       0.7.6claws26
5190
5191         * sync with 0.7.6cvs20
5192                 see ChangeLog 2002-05-29 and 2002-05-30
5193
5194 2002-05-31 [paul]       0.7.6claws25
5195
5196         * src/imap.c
5197                 hopefully fix last buggy sync
5198
5199         * README.claws
5200                 correct typo in 'Actions' examples
5201
5202 2002-05-29 [paul]       0.7.6claws24
5203
5204         * sync with 0.7.6cvs18
5205                 see ChangeLog 2002-05-28 and 2002-05-29
5206
5207         * src/news.c
5208           src/nntp.[ch]
5209                 sync with above 
5210
5211 2002-05-28 [paul]       0.7.6claws23
5212
5213         * sync with 0.7.6cvs16
5214                 see ChangeLog 2002-05-28
5215
5216 2002-05-27 [thorsten]   0.7.6claws22 
5217
5218         * faq/it/sylpheed-faq-1.html
5219           faq/it/sylpheed-faq-2.html
5220           faq/it/sylpheed-faq-3.html
5221           faq/it/sylpheed-faq.html
5222                 corrected DOS lineendings
5223         * faq/de/sylpheed-faq-1.html
5224           faq/de/sylpheed-faq-2.html
5225           faq/en/sylpheed-faq-1.html
5226           faq/en/sylpheed-faq-2.html
5227           faq/en/sylpheed-faq-3.html
5228           faq/es/sylpheed-faq-1.html
5229           faq/es/sylpheed-faq-2.html
5230           faq/es/sylpheed-faq-3.html
5231           faq/fr/sylpheed-faq-1.html
5232           faq/it/sylpheed-faq-1.html
5233           faq/it/sylpheed-faq-2.html
5234           faq/it/sylpheed-faq-3.html
5235           faq/it/sylpheed-faq.html
5236                 changed ">" to &quot;
5237
5238 2002-05-27 [paul]       0.7.6claws21
5239         
5240         * sync with 0.7.6cvs15
5241                 see ChangeLog 2002-05-27
5242
5243 2002-05-27 [paul]       0.7.6claws20
5244
5245         * src/prefs_account.c
5246                 correct a typo
5247
5248 2002-05-26 [paul]       0.7.6claws19
5249
5250         * tools/README
5251                 correct a typo
5252
5253 2002-05-25 [paul]       0.7.6claws18
5254
5255         * tools/README
5256                 add description of kmail2sylpheed.pl
5257
5258 2002-05-25 [paul]       0.7.6claws17
5259
5260         * tools/kmail2sylpheed.pl       ** NEW FILE **
5261                 perl script that converts an exported Kmail address
5262                 book, converts it to sylpheed addressbook file,
5263                 writes the file to .sylpheed, and updates
5264                 addrbook--index.xml 
5265
5266 2002-05-25 [paul]       0.7.6claws16
5267
5268         * sync with 0.7.6cvs14
5269                 see ChangeLog 2002-05-23
5270
5271 2002-05-24 [paul]       0.7.6claws15
5272
5273         * README.claws
5274                 make a correction and add some more info
5275
5276 2002-05-24 [paul]       0.7.6claws14
5277
5278         * src/compose.c
5279                 fix memory leak in 
5280                 compose_redirect_write_headers_from_headerlist()
5281                 add Subject and Resent-Message-ID to
5282                 compose_redirect_write_headers()
5283                 Received, Subject, and X-UIDL are filtered out in 
5284                 compose_redirect_write_to_file()
5285
5286 2002-05-23 [paul]       0.7.6claws13
5287
5288         * src/compose.[ch]
5289           src/filtering.c
5290           src/mainwindow.c
5291           src/matcher.[ch]
5292           src/matcher_parser_lex.l
5293           src/matcher_parser_parse.y
5294           src/prefs_common.[ch]
5295           src/prefs_filtering.c
5296           src/summaryview.c
5297                 rename 'Bounce' to 'Redirect'
5298
5299 2002-05-23 [paul]       0.7.6claws12
5300
5301         * more sync with 0.7.6cvs13
5302           src/compose.c
5303                 see ChangeLog 2002-05-22
5304
5305 2002-05-22 [paul]       0.7.6claws11
5306
5307         * sync with 0.7.6cvs13
5308           src/codeconv.c
5309                 see ChangeLog 2002-05-20
5310           src/prefs_common.c
5311                 see ChangeLog 2002-05-22
5312
5313 2002-05-21 [melvin]     0.7.6claws10
5314
5315         * src/folderview.c
5316                 Added missing filtering and scoring headers
5317                 Fixed bad function call that showed garbage 
5318                 in Folder->Processing
5319
5320 2002-05-21 [paul]       0.7.6claws9
5321
5322         * tools/Makefile.am
5323                 make all tools executable, (patch by Alfons).
5324
5325 2002-05-20 [alfons]     0.7.6claws8
5326
5327         * src/procheader.c
5328                 don't forget to call mktime() so we have a valid week 
5329                 and year day
5330                 (Bug report by Roger Sondermann <mail@jumaros.de>)
5331
5332 2002-05-20 [paul]       0.7.6claws7
5333
5334         * src/html.c
5335                 fix broken parsing of urls
5336         * src/textview.c
5337                 fix displaying of urls
5338
5339                 both fixes from the patch [547855] by Eugene 
5340                 Brevdo (zonem)
5341
5342 2002-05-19 [alfons]     0.7.6claws6
5343
5344         * configure.in
5345                 make sylpheed configure correctly with the latest
5346                 and greatest of automake / autoconf / gettext
5347
5348 2002-05-19 [alfons]     0.7.6claws5
5349
5350         * src/procheader.c
5351         * src/procheader.h
5352                 add function for returning ime zone offset
5353         * src/quote_fmt.c
5354         * src/quote_fmt_parse.y
5355                 better quotation formatting - does not convert
5356                 to local time, but uses the original date string.
5357                 
5358                 Note: %z inserts the timezone offset (should 
5359                 work also on platforms where strftime does not
5360                 support %z).
5361
5362 2002-05-18 [christoph]  0.7.6claws4
5363
5364         * src/summaryview.c
5365                 fix indentation of some code
5366         * tools/Makefile.am
5367                 fix spaces after \
5368         * src/Makefile.am
5369                 add missing \
5370                 correct path for ignorethread.xpm
5371                 incorrect filename for sylpheed_logo.xpm
5372                 add missing include matcher_parser_parse.h
5373
5374 2002-05-18 [paul]       0.7.6claws3
5375
5376         * sync with 0.7.6cvs8
5377                 see ChangeLog 2002-05-16 and 2002-05-17
5378
5379 2002-05-18 [melvin]     0.7.6claws2
5380
5381         * README.claws
5382                 Corrected an action's definition and fixed some misspellings.
5383
5384 2002-05-18 [paul]       0.7.6claws1
5385
5386         * tools/Makefile.am
5387           tools/gpg-sign        ** new file **
5388           tools/uudec           ** new file **
5389                 add Melvin's Actions scripts
5390
5391         * README.claws
5392                 add Melvin's descriptions for Actions
5393
5394 2002-05-18 [paul]       0.7.6claws
5395
5396         * Version 0.7.6claws released
5397
5398 2002-05-17 [paul]       0.7.5claws32
5399
5400         * po/es.po
5401                 updated by Ricardo Mones Lastra
5402
5403 2002-05-17 [paul]       0.7.5claws31
5404
5405         * src/compose.c
5406                 fix Account prefs default folder for sent/draft/deleted
5407                 messages bug
5408
5409         * po/it.po
5410           po/nl.po
5411                 updated translation by Alessandro Maestri and
5412                 Wilbert Berendsen
5413
5414 2002-05-17 [melvin]     0.7.5claws30
5415
5416         * src/prefs_actions.c
5417                 Fixed bug where using %F not at the end of the command 
5418                 resulted in an additional empty argument being created.
5419                 Thanks to Darko Koruga for reporting the bug.
5420
5421 2002-05-17 [melvin]     0.7.5claws29
5422
5423         * po/fr.po
5424                 Updated French translations.
5425
5426 2002-05-15 [paul]       0.7.5claws28
5427         
5428         * po/es.po
5429                 updated by Ricardo Mones Lastra
5430
5431 2002-05-15 [paul]       0.7.5claws27
5432
5433         * sync with 0.7.6cvs4
5434                 see ChangeLog 2002-05-14 and 2002-05-15
5435
5436 2002-05-14 [paul]       0.7.5claws26
5437
5438         * sync with 0.7.6cvs1
5439                 see ChangeLog 2002-05-13
5440
5441 2002-05-13 [thorsten]   0.7.5claws25
5442
5443         * src/messageview.c
5444                 fix select_all and copy in multipart messages
5445         * src/mainwindow.c
5446                 fix select_all and copy in multipart messages
5447
5448 2002-05-12 [paul]       0.7.5claws24
5449
5450         * src/summaryview.c
5451                 reverse last commit, bug already fixed in 0.7.5claws3
5452
5453 2002-05-12 [netztorte]  0.7.5claws23
5454
5455         * src/summaryview.c
5456                 dont parse empty addressbook (checked in before claws20)
5457
5458 2002-05-12 [melvin]     0.7.5claws22
5459
5460         * src/procmsg.[ch]
5461                 Removed unneeded priority code introduced by the previous 
5462                 commit.
5463
5464 2002-05-12 [melvin]     0.7.5claws21
5465
5466         * src/compose.[ch]
5467                 Added possibility to set message's priority.
5468         * src/procmsg.[ch]
5469                 Added possibility to set message's priority.
5470                 Added missing headers
5471
5472 2002-05-12 [melvin]     0.7.5claws20
5473
5474         * src/prefs_actions.c
5475                 Removed implicitely added quotes around the name
5476                 of the temporary files of mime parts.
5477
5478 2002-05-12 [paul]       0.7.5claws19
5479
5480         * sync with 0.7.5cvs20
5481                 see ChangeLog 2002-05-11
5482
5483 2002-05-12 [alfons]     0.7.5claws18
5484
5485         * src/quote_fmt_lex.l
5486         * src/quote_fmt_parse.y
5487                 allow quote / reply date & time format to be set using
5488                 %D{format}. format is a format string you'd pass to
5489                 strftime() (see man strftime, or the Display tab |
5490                 Date format setting).
5491
5492                 Currently %D converts the date to local time. 
5493
5494 2002-05-11 [paul]       0.7.5claws17
5495
5496         * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
5497                 see ChangeLog 2002-05-10 and 2002-05-11
5498
5499 2002-05-10 [paul]       0.7.5claws16
5500
5501         * sync with 0.7.5cvs16
5502                 see ChangeLog entries 2002-05-09 and 
5503                 2002-05-10
5504
5505 2002-05-10 [colin]      0.7.5claws15
5506
5507         * src/textview.c
5508                 Corrected a bug that prevented sylpheed to open
5509                 double-clicked URIs.
5510
5511 2002-05-09 [paul]       0.7.5claws14
5512
5513         * sync with 0.7.5cvs14
5514                 see ChangeLog 2002-05-08 and 2002-05-09
5515
5516 2002-05-08 [paul]       0.7.5claws13
5517
5518         * sync with 0.7.5cvs11
5519                 see ChangeLog entry 2002-05-08
5520
5521 2002-05-08 [paul]       0.7.5claws12
5522
5523         * src/mainwindow.c
5524           src/textview.[ch]
5525                 fix segfault on View->Open in new window
5526                 patch submitted by Thorsten Maerz <torte@netztorte.de>
5527
5528 2002-05-07 [paul]       0.7.5claws11
5529
5530         * sync with 0.7.5cvs9
5531                 see ChangeLog entry 2002-05-07
5532
5533 2002-05-06 [paul]       0.7.5claws10
5534
5535         * src/messageview.c
5536           src/textview.c
5537                 display url in statusbar on single-click
5538                 patch submitted by Thorsten Maerz <torte@netztorte.de>
5539
5540 2002-05-06 [match]      0.7.5claws9
5541
5542         * src/addritem.[ch]
5543                 new functions.
5544         * src/addrcache.c
5545                 tidy up.
5546         * src/xmlprops.[ch]
5547                 XML implementation of properties file.
5548         * src/exporthtml.[ch]
5549         * src/expthtmldlg.[ch]
5550         * src/addressbook.c
5551                 export to HTML.
5552
5553 2002-05-02 [sergey]     0.7.5claws8
5554
5555         * src/mainwindow.c (mainwin_entries),
5556           src/prefs_common.c (prefs_send_create()),
5557           src/codeconv.c (locale_table):
5558                 use charset name "Windows-1251" instead of "CP1251".
5559
5560 2002-05-02 [colin]      0.7.5claws7
5561         
5562         * src/compose.c
5563           src/prefs_common.c
5564           src/prefs_folder_item.c
5565                 Fixed cosmetics bugs due to Outbox renamed to Sent.
5566
5567 2002-05-02 [hiro]       0.7.5claws6
5568
5569         * src/imap.c
5570                 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
5571
5572 2002-05-02 [paul]       0.7.5claws5
5573
5574         * src/compose.c
5575                 more sync with 0.7.5cvs7, see ChangeLog entry
5576                 2002-05-02
5577
5578 2002-05-02 [hiro]       0.7.5claws4
5579
5580         * src/compose.c
5581                 compose_queue_sub():
5582                 check if queue folder exists (closes #550397).
5583                 removed directory creation since it should be handled
5584                 transparently.
5585         * src/imap.c
5586                 imap_add_msg(): return UID for appended message
5587                 (closes #548842).
5588
5589 2002-04-30 [paul]       0.7.5claws3
5590
5591         * src/summaryview.c
5592                 fix account_find_from_address() bug
5593
5594 2002-04-28 [colin]      0.7.5claws2
5595
5596         * src/compose.c
5597           src/textview.c
5598           src/prefs_common.[ch]
5599           src/utils.[ch]
5600                 Added user-definable quotation characters recognition.
5601
5602 2002-04-28 [paul]       0.7.5claws1
5603
5604         * sync with 0.7.5cvs4
5605                 see ChangeLog entry  2002-04-25
5606
5607 2002-04-28 [paul]       0.7.5claws
5608
5609         * po/es.po
5610           po/nl.po
5611           po/pt_BR.po
5612                 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
5613                 Fabio Junior Beneditto
5614
5615 2002-04-27 [jens]       0.7.4claws103
5616
5617         * po/de.po
5618                 updated German translation.
5619
5620 2002-04-27 [hiro]       0.7.4claws102
5621
5622         * src/summaryview.c
5623                 summary_write_cache(): fixed the mark loss of hidden messages.
5624
5625 2002-04-26 [melvin]     0.7.4claws101
5626
5627         * src/procmsg.c
5628                 fixed a second typo (same one)
5629         * po/fr.po
5630           po/it.po
5631           po/pt_BR.po
5632                 fixed the type again...
5633
5634 2002-04-26 [melvin]     0.7.4claws100
5635
5636         * src/procmsg.c
5637                 fixed a typo in an alert message ("temorary").
5638         * po/it.po
5639         * po/pt_BR.po
5640                 corrected the typo  described above.
5641         * po/fr.po
5642                 updated French translation.
5643
5644 2002-04-26 [darko]      0.7.4claws99
5645
5646         * src/summaryview.c
5647                 fix target folder colorization
5648
5649 2002-04-25 [paul]       0.7.4claws98
5650
5651         * po/it.po
5652                 updated by Alessandro Maestri
5653
5654 2002-04-24 [colin]      0.7.4claws97
5655         
5656         * src/compose.c
5657                 Fixed double "subject is empty" question.
5658
5659 2002-04-23 [colin]      0.7.4claws96
5660         
5661         * src/mimeview.c
5662                 Corrected issue when "automatically display images" was
5663                 not set : first image remained after selecting second.
5664
5665 2002-04-23 [melvin]     0.7.4claws95
5666
5667         * src/prefs_actions.c
5668                 Don't display in/out dialog if there is nothing to show.
5669
5670 2002-04-23 [paul]       0.7.4claws94
5671
5672         * sync with 0.7.5cvs3
5673                 bug fixes: see ChangeLog entry 2002-04-23
5674
5675 2002-04-22 [darko]      0.7.4claws93
5676
5677         * src/compose.c
5678                 fix previous check-in which changed code after
5679                 merge from main
5680
5681 2002-04-22 [paul]       0.7.4claws92
5682
5683         * faq/de/*
5684                 add German FAQ
5685         * faq/en/*
5686           faq/es/*
5687           faq/fr/*
5688                 update English, Spanish and French FAQs
5689         * manual/de/*
5690           manual/es/*
5691                 add German and Spanish manuals
5692         * manual/en/*
5693           manual/fr/*
5694                 update English and French manuals
5695
5696         * src/Makefile.am
5697                 add to and re-arrange the pixmap entries
5698
5699 2002-04-22 [darko]      0.7.4claws91
5700
5701         * src/compose.c
5702                 fix sender initials recognition to only allow
5703                 '>' after the initials
5704
5705 2002-04-21 [paul]       0.7.4claws90
5706
5707         * sync with 0.7.5 release
5708                 see ChangeLog entry 2002-04-21
5709
5710 2002-04-21 [alfons]
5711
5712         * src/Makefile.am
5713                 add colin's new pixmaps to EXTRA_DIST
5714
5715 2002-04-21 [colin]      0.7.4claws89
5716         * src/compose.c
5717         * src/inc.c
5718         * src/mainwindow.[ch]
5719         * src/prefs_common.[ch]
5720         * src/stock_pixmap.[ch]
5721                 Added "Work offline" ability.
5722
5723 2002-04-21 [colin]      0.7.4claws88
5724         
5725         * src/mimeview.c
5726         * src/prefs_common.c
5727         * src/prefs_common.h
5728         * src/textview.c : Added an option to common preferences -> display
5729           to allow user not to automatically display images.
5730
5731 2002-04-21 [paul]       0.7.4claws87
5732
5733         * sync with 0.7.4cvs52
5734                 see ChangeLog entry 2002-04-21 (src/imap.c)
5735
5736 2002-04-21 [paul]       0.7.4claws86
5737
5738         * sync with 0.7.4cvs51
5739                 see ChangeLog entry 2002-04-21
5740
5741 2002-04-21 [paul]       0.7.4claws85
5742
5743         * sync with 0.7.4cvs49
5744                 see ChangeLog entries 2002-04-20 and 2002-04-21
5745
5746         * src/Makefile.am
5747                 clean up: remove old 'stock_' element from xpm 
5748                 filenames.
5749
5750 2002-04-21 [alfons]     0.7.4claws84
5751
5752         apply sync patch from Paul
5753
5754         * src/folderview.c
5755                 use old claws prefs_folder_item_create() for now
5756
5757 2002-04-19 [match]      0.7.4claws83
5758
5759         * src/addressbook.[ch]
5760         * src/addrharvest.[ch]
5761         * src/addrgather.[ch]
5762                 recurse folders.
5763         * src/mainwindow.c
5764         * src/summaryview.[ch]
5765                 change menu option.
5766
5767 2002-04-19 [paul]       0.7.4claws82
5768
5769         * po/pt_BR.po
5770                 updated by Fabio Junior Beneditto
5771
5772 2002-04-14 [alfons]     0.7.4claws81
5773
5774         * src/passphrase.c
5775                 add #include <sys/types.h> for mode_t and off_t 
5776
5777 2002-04-13 [paul]       0.7.4claws80
5778         
5779         * src/main.c
5780           src/passphrase.[ch]
5781           src/pgptext.c
5782           src/prefs_common.[ch]
5783           src/rfc2015.c
5784                 enable storing of GnuPG passphrase for the whole 
5785                 session or a user-defined number of minutes. patch 
5786                 submitted by Ravemax <ravemax@dextrose.com>
5787
5788 2002-04-13 [alfons]     0.7.4claws79
5789
5790         * src/textview.c
5791                 make email parser also stop scanning when encountering separators
5792                 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
5793
5794 2002-04-13 [paul]       0.7.4claws78
5795
5796         * sync with 0.7.4cvs39
5797                 see ChangeLog entry 2002-04-12
5798
5799 2002-04-11 [paul]       0.7.4claws77
5800
5801         * sync with 0.7.4cvs37
5802                 see ChangeLog entry 2002-04-11
5803
5804 2002-04-11 [paul]       0.7.4claws76
5805
5806         * COPYING 
5807                 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
5808                 the clause for OpenSSL). sync with sylpheed main
5809
5810 2002-04-09 [melvin]     0.7.4claws75
5811
5812         * src/compose.c
5813                 Made 'Ctrl-Enter' on send ignore some modifiers 
5814                 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
5815                 to bind other *-Enter (but not Alt-Enter).
5816
5817 2002-04-09 [paul]       0.7.4claws74
5818
5819         * sync with 0.7.4cvs35
5820                 see ChangeLog entries 2002-04-09
5821
5822 2002-04-08 [paul]       0.7.4claws73
5823
5824         * sync with 0.7.4cvs33
5825                 see ChangeLog entry 200-04-08
5826
5827 2002-04-07 [match]      0.7.4claws72
5828
5829         * src/addrharvest.[ch]
5830                 fixed to read all addresses in header, regardless
5831                 of header size. improved name parsing. accommodate
5832                 harvest from folders and selected message.
5833         * src/addritem.[ch]
5834                 included new address parsing function.
5835         * src/addrgather.[ch]
5836         * src/addressbook.[ch]
5837         * src/summaryview.[ch]
5838         * src/mainwindow.c
5839                 allow address harvest of folder as well as selected
5840                 messages.
5841
5842 2002-04-07 [paul]       0.7.4claws71
5843
5844         * src/esmtp.[ch]
5845           src/smtp.c
5846                 don't try to authenticate with CRAM-MD5 in SMTP when 
5847                 SMTP-AUTH enabled if MTA doesn't issue this 
5848                 auth-method in it's ehlo-response. bug item #531364,
5849                 patch item #938910. patch submitted by Colin Leroy 
5850                 <colin@colino.net>
5851
5852 2002-04-07 [paul]       0.7.4claws70
5853
5854         * src/nntp.c
5855                 fix missing MODE_READER bug. patch submitted by
5856                 Colin Leroy <colin@colino.net>
5857
5858 2002-04-07 [alfons]     0.7.4claws69
5859
5860         * src/matcher.[ch]
5861         * src/prefs_filtering.c
5862         * src/summaryview.c
5863                 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
5864                 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
5865
5866 2002-04-07 [paul]       0.7.4claws68
5867
5868         * sync with 0.7.4cvs32
5869                 see ChangeLog entry 2002-04-06
5870
5871         * tools/filter_conv.pl
5872                 more bug fixes
5873
5874 2002-04-06 [paul]       0.7.4claws67
5875
5876         * tools/filter_conv.pl
5877                 modify to be able to find the name of the first
5878                 mailbox and use that. main's filter does not
5879                 record the full path to the mailbox and therefore
5880                 can only filter to the first mailbox.
5881
5882 2002-04-05 [paul]       0.7.4claws66
5883
5884         * tools/filter_conv.pl
5885                 attempt to make the script all-encompassing and
5886                 be able to convert any main 'filter' rule thrown
5887                 at it
5888
5889 2002-04-05 [paul]       0.7.4claws65
5890
5891         * tools/filter_conv.pl
5892                 allow for collapsed folder trees
5893
5894 2002-04-05 [paul]       0.7.4claws64
5895
5896         * sync with 0.7.4cvs31
5897                 see ChangeLog entries 2002-04-05
5898
5899 2002-04-03 [paul]       0.7.4claws63
5900
5901         * sync with 0.7.4cvs29
5902                 see ChangeLog entries 2002-04-02 and 2002-04-03
5903
5904 2002-04-02 [paul]       0.7.4claws62
5905
5906         * sync with 0.7.4cvs26
5907                 see ChangeLog entry 2002-04-01
5908
5909 2002-04-02 [match]      0.7.4claws61
5910
5911         * src/pine.[ch]
5912         * src/importpine.[ch]
5913         * src/addressbook.c
5914                 import Pine address book.
5915
5916 2002-04-02 [match]      0.7.4claws60
5917
5918         * src/addrharvest.[ch]
5919                 improve address parsing of funky addresses.
5920
5921 2002-04-02 [darko]      0.7.4claws59
5922
5923         * src/compose.c
5924                 wrap on send improvements, it now recognizes quoted
5925                 initials as part of the quotation string, and it
5926                 does not join lines separated by CR
5927
5928 2002-04-01 [match]      0.7.4claws58
5929
5930         * src/mgutils.[ch]
5931                 added new functions.
5932         * src/mutt.[ch]
5933                 remove excessive duplicate address generation
5934                 on import.
5935
5936 2002-04-01 [alfons]     0.7.4claws57
5937         
5938         * src/summaryview.c
5939                 put back g_free() 
5940
5941 2002-04-01 [paul]       0.7.4claws56
5942
5943         * sync with 0.7.4cvs25
5944                 see ChangeLog entry 2002-04-01
5945
5946 2002-04-01 [alfons]     0.7.4aprilfool55
5947
5948         * src/summaryview.c
5949                 honour feature request item #537427 to allow for
5950                 displaying names from address book for sent mail also
5951
5952 2002-03-29 [paul]       0.7.4claws54
5953
5954         * src/mainwindow.c
5955           src/prefs_filtering.[ch]
5956           src/prefs_matcher.c
5957           src/summaryview.c
5958                 add 'fast filter' for claws' filtering,
5959                 /Tools/Create filter rule/... patch submitted
5960                 by Neill Miller <neillm@thecodefactory.org>
5961
5962 2002-03-29 [paul]       0.7.4claws53
5963
5964         * sync with 0.7.4cvs24
5965                 see ChangeLog entry 2002-03-29
5966
5967 2002-03-28 [paul]       0.7.4claws52
5968
5969         * sync with 0.7.4cvs23
5970                 see ChangeLog entry 2002-03-28
5971
5972 2002-03-27 [melvin]     0.7.4claws51
5973
5974         * src/prefs_actions.c
5975                 Added support to pass only one message part (as a
5976                 file) to the command using '%p'. No quotes are needed
5977                 because doubles quotes are automatically added.
5978                 Fixed bug where Sylpheed could block when waiting for
5979                 a child process to finish.
5980                 Changed the help menu to remove quotes around symbols to 
5981                 avoid misinterpretation (they must not be used).
5982
5983 2002-03-27 [melvin]     0.7.4claws50
5984
5985         * src/inc.c
5986                 Made the new mail notification command always 
5987                 execute asynchronously.
5988
5989 2002-03-27 [paul]       0.7.4claws49
5990
5991         * src/compose.c
5992                 fix bug introduced in last commit
5993
5994 2002-03-27 [paul]       0.7.4claws48
5995
5996         * sync with 0.7.4cvs21
5997                 see ChangeLog 2002-03-26 and 2002-03-27
5998
5999 2002-03-26 [hoa]        0.7.4claws47
6000
6001         * src/prefs_folder_item.c
6002                 really fixed the bug #516442 with folder rescan.
6003
6004 2002-03-26 [paul]       0.7.4claws46
6005
6006         * sync with 0.7.4cvs19
6007                 see ChangeLog entries 2002-03-25 and 2002-03-26
6008
6009 2002-03-25 [hoa]        0.7.4claws45
6010
6011         * src/matcher.c
6012         * src/mh.c
6013                 fix the bug #516442 with folder rescan.
6014
6015         * src/prefs_common.[ch]
6016         * src/compose.c
6017                 added an option to enable two different behaviours
6018                 for bounce.
6019
6020
6021 2002-03-25 [paul]       0.7.4claws44
6022
6023         * src/mainwindow.c
6024           src/selective_download.c
6025                 correct a few menuitem labels
6026
6027 2002-03-25 [christoph]  0.7.4claws43
6028
6029         * src/procmsg.c
6030                 fix non deleted tmp message in
6031                 procmsg_save_to_outbox
6032                 fix problems caused by sync with
6033                 main branch's procmsg_send_queue
6034
6035 2002-03-25 [paul]       0.7.4claws42
6036
6037         * src/quote_fmt.c
6038           src/quote_fmt_lex.l
6039           src/quote_fmt_parse.y
6040                 add Last name (%L) placeholder for quoting. 
6041                 patch submitted by Thorsten Thielen 
6042                 <thth@users.sourceforge.net>
6043
6044 2002-03-25 [paul]       0.7.4claws41
6045
6046         * src/utils.c
6047                 get full hostname. patch submitted by
6048                 Bob Woodside <rwoodside1@comcast.net>
6049
6050 2002-03-25 [paul]       0.7.4claws40
6051
6052         * src/account.c
6053           src/news.c
6054           src/nntp.[ch]
6055           src/prefs_account.[ch]
6056                 enable NNTP over SSL. patch submitted by
6057                 Pascal Jermini <pascal@infinity.hn.org>
6058
6059 2002-03-24 [paul]       0.7.4claws39
6060
6061         * src/prefs_common.c
6062                 make the arrangement of the Compose tab more
6063                 coherent
6064
6065         * src/mainwindow.c
6066                 fix some irregularities of style
6067
6068         * po/de.po
6069                 updated by Kilian Krause
6070
6071 2002-03-23 [paul]       0.7.4claws38
6072
6073         * po/pt_BR.po
6074                 updated by Fabio Junior Beneditto
6075
6076 2002-03-23 [paul]       0.7.4claws37
6077
6078         * src/mainwindow.c
6079                 move 'Gather addresses' to 'Tools' menu
6080                 make 'Selective download' sensitive
6081
6082 2002-03-23 [paul]       0.7.4claws36
6083
6084         * sync with 0.7.4cvs16
6085                 see ChangeLog entries 2002-03-23
6086
6087 2002-03-22 [christoph]  0.7.4claws35
6088
6089         * src/quote_fmt_parse.y
6090                 fix include program output
6091
6092 2002-03-22 [alfons]     0.7.4claws34
6093
6094         * src/pop.c
6095                 initialize GDate stack variable correctly (sorry!)
6096
6097 2002-03-22 [paul]       0.7.4claws33
6098
6099         * src/compose.c
6100           src/mainwindow.c
6101           src/prefs_actions.c
6102           src/prefs_common.c
6103                 rename 'Tool' to 'Tools'
6104
6105         * src/mainwindow.c
6106                 move 'Delete duplicated messages' from
6107                 'Message/' to 'Tools/'
6108                 re-arrange the order of 'Tools/' items
6109
6110 2002-03-22 [paul]       0.7.4claws32
6111
6112         * src/addr_compl.c
6113           src/addressbook.[ch]
6114                 auto-address completion now also matches on
6115                 Nickname. patch submitted by Bob Forsman 
6116                 <hammor@users.sourceforge.net>
6117
6118         * src/editaddress.c
6119                 correct a spelling mistake
6120
6121 2002-03-22 [alfons]     0.7.4claws31
6122
6123         * src/pop.c
6124                 fix getting uidl from incorrect string 
6125                 (spotted by Colin)
6126
6127 2002-03-21 [alfons]     0.7.4claws30
6128
6129         * src/pop.c
6130                 more code refactoring
6131                 plug mem leak introduced by delete on server
6132
6133 2002-03-21 [paul]       0.7.4claws29
6134
6135         * sync with 0.7.4cvs11
6136                 see ChangeLog entries 2002-03-20
6137
6138 2002-03-20 [alfons]     0.7.4claws28
6139
6140         * src/inc.c
6141                 apply Colin's patch and refactor
6142
6143 2002-03-20 [paul]       0.7.4claws27
6144
6145         * sync with sylpheed 0.7.4cvs9
6146                 see ChangeLog entry 2002-03-20
6147
6148 2002-03-19 [christoph]  0.7.4claws26
6149
6150         * src/mh.c
6151         * src/procmsg.[ch]
6152         * src/summaryview.c
6153                 revert changes for flag updates
6154                 (does not work correctly and no time to debug)
6155
6156 2002-03-20 [alfons]     0.7.4claws25
6157
6158         * src/pop.c
6159                 refactor should_delete() a little bit 
6160
6161 2002-03-19 [paul]       0.7.4claws24
6162
6163         * src/inc.[ch]
6164           src/pop.c
6165           src/prefs_account.[ch]
6166                 allow the user to leave downloaded mail on the 
6167                 server for n days. Patch submitted by Colin Leroy 
6168                 <colin@colino.net>
6169
6170 2002-02-19 [paul]       0.7.4claws23
6171
6172         * sync with sylpheed 0.7.4cvs8
6173                 see ChangeLog entries 2002-03-19
6174
6175 2002-03-18 [paul]       0.7.4claws22
6176
6177         * sync with sylpheed 0.7.4cvs6
6178                 see ChangeLog entry 2002-03-18
6179
6180 2002-03-18 [paul]       0.7.4claws21
6181
6182         * po/en_GB.po
6183                 add en_GB message catalogue
6184
6185         * src/mbox_folder.c
6186           src/prefs_account.c
6187           src/prefs_actions.c
6188                 correct a few spelling mistakes
6189
6190 2002-03-17 [alfons]     0.7.4claws20
6191
6192         * src/matcher.c
6193                 more stringent checks for NULL params when writing
6194                 filtering actions to a file
6195                 
6196 2002-03-17 [hoa]        0.7.3claws20
6197
6198         * src/news.c
6199                 fixed the count of new messages
6200
6201         * src/compose.c
6202                 fixed the "attachment properties" window
6203
6204 2002-03-17 [paul]       0.7.4claws19
6205
6206         * src/defs.h
6207           src/folder.h
6208           src/news.c
6209           src/prefs_account.[ch]
6210           src/procmsg.[ch]
6211           src/summaryview.c
6212                 automatically mark cross-posted messages as read 
6213                 and (optionally) give them a colour label
6214                 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
6215                 
6216
6217 2002-03-17 [paul]       0.7.4claws18
6218
6219         * sync with sylpheed 0.7.4cvs5
6220                 see ChangeLog entry 2002-03-17
6221
6222 2002-03-17 [melvin]     0.7.4claws17
6223         
6224         * src/textview.c
6225                 Worked around a gtktext 'bug': when searching for 
6226                 a text in a long message it was scrolling slowly
6227                 line by line until it hit the searched text.
6228         * po/fr.po
6229                 Updated French translation
6230
6231 2002-03-17 [melvin]     0.7.4claws16
6232
6233         * src/mainwindow.c
6234         * src/compose.c
6235         * src/prefs_actions.c
6236                 Moved "Edit/Actions" to "Tool/Actions"
6237                 Made mainwindow/compose window sensitive as soon as
6238                 no child process is running anymore even if the io dialog
6239                 is open.
6240                 Fixed a struct being initialized with a non constant char*
6241
6242 2002-03-16 [christoph]  0.7.4claws15
6243
6244         * configure.in
6245                 add --with-compiler-flags option
6246                 (only for developer hacking)
6247         * src/mh.c
6248         * src/procmsg.[ch]
6249         * src/summaryview.c
6250                 try to make folder-stats and flag handling more
6251                 independent from the summaryview. msgcounts
6252                 are only set when the folder is opened and
6253                 procmsg_msginfo_(un)set_flags will handle it
6254                 later and summaryview will get the values
6255                 from the folder.
6256
6257 2002-03-16 [paul]       0.7.4claws14
6258
6259         * src/messageview.c
6260                 fix Return-receipt. Patch submitted by Bob
6261                 Woodside <rwoodside1@comcast.net>
6262
6263 2002-03-16 [paul]       0.7.4claws13
6264
6265         * src/compose.c
6266                 fix 'dynamic' signatures, make it work again
6267                 broken during sync on 2002-03-14 (0.7.4claws2)
6268
6269 2002-03-15 [match]      0.7.4claws12
6270
6271         * src/addrharvest.[ch]
6272         * src/addrgather.[ch]
6273         * src/addressbook.[ch]
6274         * src/mainwindow.c
6275                 included address harvester feature. still some
6276                 issues with address parsing that I will fix.
6277
6278 2002-03-15 [match]      0.7.4claws11
6279
6280         * src/addrbook.[ch]
6281         * src/addrcache.[ch]
6282         * src/addressbook.[ch]
6283         * src/addrindex.c
6284         * src/editbook.c
6285         * src/importldif.c
6286         * src/importmutt.c
6287         * src/jpilot.[ch]
6288         * src/main.c
6289         * src/syldap.[ch]
6290         * src/vcard.[ch]
6291                 tidy up. fix memory leaks. moved attribs and methods
6292                 from individual interfaces to addrcache object. prep
6293                 for new stuff to come in.
6294
6295 2002-03-15 [alfons]     0.7.4claws10
6296
6297         * src/matcher.[ch]
6298         * src/matcher_parser_parse.y
6299         * src/matcher_parser_lex.l
6300         * src/prefs_matcher.c
6301                 add filtering conditions message greater than, smaller 
6302                 than, and exactly matching a size in bytes
6303                 (does not work with delete from POP3 server yet)
6304
6305                 this should also give others an idea what you should
6306                 do to add new criterions to claws filtering system
6307                 
6308
6309 2002-03-15 [paul]       0.7.4claws9
6310
6311         * tools/filter_conv.pl
6312                 exit if there are no filter rules to convert
6313                 rename filterrc to filterrc.old after completion
6314
6315 2002-03-15 [paul]       0.7.4claws8
6316
6317         * sync with sylpheed 0.7.4cvs3
6318                 see ChangeLog entry 2002-03-14
6319
6320 2002-03-14 [paul]       0.7.4claws7
6321
6322         * src/compose.c
6323                 clean up the last commit (ahem)
6324
6325 2002-03-14 [paul]       0.7.4claws6
6326
6327         * src/compose.c
6328                 fix bug #515655. honour account preferences
6329                 regarding gpg default signing/encryption when 
6330                 changing account from the compose window.
6331
6332 2002-03-14 [paul]       0.7.4claws5
6333
6334         * src/folderview.c
6335                 remove unnecessary curly brackets
6336
6337 2002-03-14 [paul]       0.7.4claws4
6338
6339         * src/folderview.c
6340           src/prefs_filtering.[ch]
6341                 add filter rename on folder rename and filter
6342                 delete on folder delete. Patch submitted by
6343                 Neill Miller <neillm@thecodefactory.org> 
6344
6345 2002-03-14 [christoph]  0.7.4claws3
6346
6347         * src/procmsg.c
6348         * src/send.c
6349                 fix local delivery
6350                 (patch submitted by "Simon 'corecode' Schubert")
6351         * src/prefs_common.c
6352         * src/procmsg.c
6353                 fix gcc 3.0 warning
6354
6355 2002-03-14 [paul]       0.7.4claws2
6356
6357         * sync with sylpheed 0.7.4cvs2
6358                 see ChangeLog entry 2002-03-13
6359
6360 2002-03-12 [darko]      0.7.4claws1
6361
6362         * src/mainwindow.c
6363                 fix what seems to be a copy and paste error
6364                 when setting color for important messages
6365                 (reported by wwp)
6366
6367 2002-03-11 [paul]       version 0.7.4claws released
6368
6369 2002-03-11 [paul]       0.7.4claws
6370
6371         * po/es.po
6372           po/it.po
6373           po/nl.po
6374           po/pt_BR.po
6375                 update message catalogs. Submitted by Ricardo Mones 
6376                 Lastra, Alessandro Maestri, Wilbert Berendsen, and 
6377                 Fabio Junior Beneditto
6378
6379         * configure.in
6380           faq/Makefile.am
6381           faq/it/Makefile
6382           faq/it/sylpheed-faq*
6383           src/mainwindow.c
6384           src/manual.[ch]
6385                 add FAQ in Italian
6386         
6387
6388 2002-03-11 [jens]       0.7.3claws7
6389
6390         * po/de.po
6391                 updated German translation
6392
6393 2002-03-11 [melvin]     0.7.3claws6
6394
6395         * po/fr.po
6396                 updated and corrected French translation
6397
6398 2002-03-10 [hoa]        0.7.3claws5
6399
6400         * src/account.c
6401         * src/inc.c
6402         * src/prefs_account.c
6403         * src/procmsg.c
6404         * src/send.[ch]
6405                 fixed the local account.
6406                 you have to change the default "/usr/sbin/sendmail"
6407                 to "/usr/sbin/sendmail -t" in the preferences of
6408                 the local account.
6409
6410         * src/procmime.c
6411                 removed some debug display for renderer
6412
6413 2002-03-10 [paul]       0.7.3claws4
6414
6415         * faq/en/sylpheed-faq-1.html
6416           faq/en/sylpheed-faq-2.html
6417                 update
6418
6419 2002-03-09 [paul]       0.7.3claws3
6420
6421         * sync with sylpheed 0.7.4
6422                 see ChangeLog entry 2002-03-09
6423
6424 2002-03-08 [paul]       0.7.3claws2
6425
6426         * faq/en/sylpheed-faq*
6427           faq/es/sylpheed-faq*
6428           faq/fr/sylpheed-faq*
6429                 update the FAQs
6430
6431         * manual/fr/.cvsignore
6432           manual/fr/Makefilea.am
6433           manual/fr/sylpheed*
6434           src/mainwindow.c
6435           src/manual.[ch]
6436                 add the French manual
6437
6438 2002-03-07 [paul]       0.7.3claws1
6439
6440         * sync with sylpheed 0.7.3cvs4
6441                 see ChangeLog entries  2002-03-06 and 2002-03-07
6442         
6443         * po/nl.po
6444                 updated by Wilbert Berendsen
6445
6446 2002-03-07 [melvin]     0.7.2claws34
6447
6448         * src/selective_download.c
6449                 Changed the pixmap of the receive button to MAIL_RECEIVE.
6450
6451 2002-03-06 [paul]       0.7.2claws33
6452
6453         * sync with sylpheed 0.7.3cvs1
6454                 bug fix, see ChangeLog entry 2002-03-05
6455
6456 2002-03-05 [paul]       0.7.2claws32
6457
6458         * src/mimeview.c
6459           src/pgptext.[ch]
6460           src/procmsg.c
6461                 reverse the pgp ascii-armored code implemented in 
6462                 0.7.2claws16. removal of this code until it matures.
6463                 this means that verifying ascii-armored pgp sigs and
6464                 automatic decryption of ascii-armored encrypted
6465                 messages no longer works.
6466
6467 2002-03-05 [paul]       0.7.2claws31
6468
6469         * configure.in
6470           Makefile.am
6471         * faq/Makefile.am
6472         * faq/en/Makefile.am
6473           faq/en/sylpheed-faq.html
6474           faq/en/sylpheed-faq-1.html
6475           faq/en/sylpheed-faq-2.html
6476           faq/en/sylpheed-faq-3.html
6477         * faq/es/Makefile.am
6478           faq/es/sylpheed-faq.html
6479           faq/es/sylpheed-faq-1.html
6480           faq/es/sylpheed-faq-2.html
6481           faq/es/sylpheed-faq-3.html
6482           faq/es/sylpheed-faq-4.html
6483         * faq/fr/Makefile.am
6484           faq/fr/sylpheed-faq.html
6485           faq/fr/sylpheed-faq-1.html
6486           faq/fr/sylpheed-faq-2.html
6487           faq/fr/sylpheed-faq-3.html
6488         * src/Makefile.am
6489           src/defs.h
6490           src/mainwindow.c
6491           src/manual.[ch]
6492                 add FAQs in English, Spanish and French
6493
6494
6495 2002-03-05 [paul]       0.7.2claws30
6496
6497         * manual/en/sylpheed.html
6498           manual/en/sylpheed-XX.html
6499                 updated the English manual
6500
6501 2002-03-05 [hoa]        
6502
6503         * src/summaryview.c
6504                 dialog box pops up if the article can't be deleted.
6505
6506 2002-03-04 [paul]       
6507         
6508         * po/pt_BR.po
6509                 updated by Fabio Junior Benedito
6510
6511 2002-03-04 [hoa]
6512
6513         * removed ac/gpgme.m4
6514                 to avoid autogen common problem
6515                 developers have to install gpgme development package now
6516
6517         * src/compose.c
6518                 encoding to 7bit or 8bit is enabled.
6519
6520 2002-03-03 [alfons]     0.7.2claws29
6521
6522         * src/pop.c
6523                 merge fix by Oliver Haertel for selective
6524                 download buglet
6525
6526 2002-03-03 [paul]       0.7.2claws28
6527         
6528         * sync with sylpheed 0.7.3
6529
6530 2002-03-03 [paul]       0.7.2claws27
6531
6532         * sync with sylpheed 0.7.2cvs24
6533                 see ChangeLog entries 2002-03-02 and 2002-03-03
6534
6535 2002-03-02 [melvin]     0.7.2claws26
6536
6537         * src/inc.[ch]
6538         * src/main.c
6539         * src/mainwindow.c
6540         * src/prefs_common.[ch]
6541                 Added user definable notification on new mail arrival.
6542                 Removed unused variables in spell checker prefs code.
6543
6544 2002-03-02 [melvin]     0.7.2claws25
6545
6546         * src/quote_fmt.c
6547                 Removed unnecessary escape sequences.
6548                 Changed 'Initial...' to 'Initials of Sender'
6549
6550 2002-03-02 [paul]       0.7.2claws24
6551
6552         * sync with sylpheed 0.7.2cvs22
6553                 see ChangeLog entry 2002-03-01
6554
6555 2002-03-01 [hoa]        0.7.2claws23
6556
6557         * src/mainwindow.c
6558                 Set sensitivity of delete actions to active
6559                 even if the folder is a newsgroup.
6560
6561         * src/summaryview.c
6562                 - Set sensitivity of delete actions
6563                 - Added function check_permission() that will check if the
6564                   user is authorized to delete a message. For news, it
6565                   will check if the author is the same.
6566                 - Enabled deletion when there is no trash folder.
6567
6568         * src/news.[ch]
6569                 - Added news_cancel_article() to cancel articles
6570                 - Implemented news_remove_message() (public function)
6571
6572 2002-03-01 [paul]       0.7.2claws22
6573
6574         * src/gtkutils.c
6575           src/textview.c
6576                 recognise urls that that don't include 'http://' and
6577                 simply begin 'www.' 
6578
6579         * AUTHORS
6580                 remove duplicated name
6581
6582 2002-02-28 [paul]       0.7.2claws21
6583
6584         * src/mainwindow.c
6585           src/summaryview.[ch]
6586                 add ability to 'Select thread'
6587                 combines Melvin's "Select thread's head" patch (#510907)
6588                 with Colin Leroy's <colin@colino.net> "Select whole thread" 
6589                 patch (#518514) 
6590
6591 2002-02-28 [paul]       0.7.2claws20
6592
6593         * src/mimeview.c
6594                 hopefully fix segfault on right-clicking a mime part
6595                 that some people have experienced.      
6596                 fix submitted by Fredrik Olofsson <frol@linux.nu>
6597
6598 2002-02-28 [paul]       0.7.2claws19
6599
6600         * sync with sylpheed 0.7.2cvs21
6601                 see ChangeLog entries 2002-02-27 and 2002-02-28
6602
6603 2002-02-27 [paul]       0.7.2claws18
6604
6605         * sync with sylpheed 0.7.2cvs18
6606                 see ChangeLog entries 2002-02-26 and 2002-02-27
6607
6608 2002-02-26 [alfons]     0.7.2claws17
6609
6610         * src/procheader.c
6611                 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
6612                 (spotted by Chris Hessman <idatech@gmx.net>)
6613
6614 2002-02-26 [paul]       0.7.2claws16
6615
6616         * src/mimeview.c
6617           src/pgptext.[ch]
6618           src/procmsg.c
6619                 make decryption of ascii-armored pgp encrypted messages
6620                 and verification of ascii-armored signatures work again.
6621                 slightly altered from the patch by Jens Jahnke 
6622                 <jan0sch@gmx.net>
6623
6624                 ##FIX ME##
6625                 * the checking of plaintext signatures always comes up in 
6626                   a popup box
6627                 * it doesn't work for multipart messages 
6628                 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
6629                   including the msg headers and these 2 line themselves, are 
6630                   not displayed
6631
6632         * src/mainwindow.c
6633                 "View/Folder Tree" becomes "View/Separate Folder Tree"
6634                 "View/Message View" becomes "View/Separate Message View"
6635                 because its less ambiguous.
6636
6637         * po/es.po
6638                 updated by Ricardo Mones Lastra
6639
6640 2002-02-26 [paul]       0.7.2claws15
6641
6642         * sync with sylpheed 0.7.2cvs17
6643                 see ChangeLog entries 2002-02-25 and 2002-02-26
6644
6645 2002-02-25 [christoph]  0.7.2claws14
6646
6647         * src/filtering.[ch]
6648         * src/inc.c
6649                 do filtering stuff after all messages have been received
6650                   1. drop all messages to .processing
6651                   2. scan processing folder for messages
6652                   3. filter messages or move to inbox
6653                 this will also find old messages left in processing after
6654                 a crash or something like that and we get a real msginfo
6655                 from folder->get_msg_list and do not have to create our
6656                 own in filter_message
6657         * src/matcher_parser_parse.y
6658                 remove MIX/MAX warning (reordered includes)
6659
6660 2002-02-25 [paul]       0.7.2claws13
6661
6662         * sync with sylpheed 0.7.2cvs15
6663                 see ChangeLog entry 2002-02-24
6664
6665 2002-02-24 [alfons]     0.7.2claws12
6666
6667         * src/filtering.c
6668                 clear old color flags first when applying a new color to
6669                 a message info. 
6670                 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
6671
6672 2002-02-24 [alfons]     0.7.2.claws11
6673         
6674         * AUTHORS
6675         * src/prefs_common.c
6676                 add presets for Opera and Konqueror, closes patch #517261,
6677                 submitted by Ville Skyttä <scop@users.sourceforge.net>
6678
6679 2002-02-24 [alfons]     0.7.2.claws10
6680
6681         * AUTHORS
6682         * src/summaryview.c
6683                 fix threading for null message ids, closes patch #521601,
6684                 submitted by Bob Forsman <hammor@users.sourceforge.net>
6685
6686 2002-02-24 [alfons]     0.7.2claws9
6687
6688         * src/summaryview.c
6689         * src/filtering.c
6690                 make Tool | Filter Message work with filtering system so
6691                 setting flags also works
6692
6693                 TODO:
6694
6695                 - Processing uses the same function as Tool | Filter
6696                   Message, but doesn't use the same update proc yet
6697
6698 2002-02-23 [paul]       0.7.2claws8
6699
6700         * sync with sylpheed 0.7.2cvs14
6701                 see ChangeLog entries 2002-02-22 and 2002-02-23
6702
6703 2002-02-22 [christoph]  0.7.2claws7
6704
6705         * src/quote_fmt.c
6706                 Add column space to table
6707         * src/quote_fmt_parse.y
6708                 Close files
6709
6710 2002-02-22 [paul]       0.7.2claws6
6711
6712         * src/Makefile.am
6713           src/defs.h
6714           src/filtering.c
6715           src/inc.[ch]
6716           src/mainwindow.c
6717           src/matcher.[ch]
6718           src/matcher_parser_lex.l
6719           src/matcher_parser_parse.y
6720           src/pop.[ch]
6721           src/prefs_account.h
6722           src/prefs_filtering.c
6723           src/selective_download.[ch]   *** NEW FILES ***
6724           src/utils.[ch]
6725           po/POTFILES.in
6726                 Selective Download added to 'Tool' menu. 
6727                 Retrieves email headers of the currently selected pop3 
6728                 account and allows the user to mark emails for deletion 
6729                 right on the pop3 server. Patch submitted by Oliver Haertel 
6730                 <oha@users.sourceforge.net>.
6731         
6732         * po/POTFILES.in
6733                 add 'src/quote_fmt.c'           
6734
6735 2002-02-22 [christoph]  0.7.2claws5
6736
6737         * src/Makefile.am
6738                 added quote_fmt.c
6739         * src/prefs_common.[ch]
6740         * src/prefs_template.c
6741         * src/quote_fmt.c               *** NEW FILE ***
6742         * src/quote_fmt.h
6743                 move quote format symbol description code
6744                 to it's own file because it is used from
6745                 differnent code parts
6746                 Rewrote symbol description GUI
6747                   + use table
6748                   + add separators
6749                   + get data from array (no more long constant strings)
6750         * src/quote_fmt_lex.l
6751         * src/quote_fmt_parse.y
6752                 Symbol for Literal % changed to \% instead of %%
6753                 (More logical as \ is used for quoting for other symbols)
6754                 Add |f and |p to include files and program output
6755                 Examples:
6756                     |f{/home/.../.signature}
6757                     |p{date}
6758         * po/de.po
6759                 Correct wrong spelling for "Referenzen"
6760
6761 2002-02-21 [paul]       0.7.2claws4
6762
6763         * src/procmsg.c
6764                 forgotten during sync
6765
6766 2002-02-21 [paul]       0.7.2claws3
6767
6768         * sync with sylpheed 0.7.2cvs11
6769                 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
6770                 2002-02-20 and 2002-02-21
6771
6772 2002-02-20 [melvin]     0.7.2claws2
6773
6774         * src/prefs_actions.c
6775                 Added error report when child cannot fork or when execvp 
6776                 returns with an error.
6777
6778 2002-02-19 [christoph]  0.7.2claws1
6779
6780         * src/codeconv.c
6781                 return unconverted text if conde conversion is not possible
6782                 when libjconv is used.
6783                 (patch submitted by "Simon 'corecode' Schubert")
6784
6785 2002-02-19 [paul]       
6786
6787         * version 0.7.2claws release
6788
6789 2002-02-19 [paul]       0.7.2claws
6790
6791         * po/nl.po
6792                 updated by Wilbert Berendsen
6793
6794
6795 2002-02-18 [alfons]     0.7.1claws13
6796
6797         * src/syldap.c
6798         * src/jpilot.c
6799                 remove references to dlfcn and explicitly loading functions
6800                 from dynalink libs, because libs linked anyway, and functions
6801                 are loaded explicitly
6802
6803 2002-02-17 [melvin]     0.7.1claws12
6804
6805         * src/prefs_actions.c
6806                 Replaced children wait loop with double fork technique.
6807                 Now, input/output window updated at each new output.
6808                 free_children(): Fixed a memory leak.
6809                 Made input/output window non closable if running children
6810                 still exist.
6811                 Added missing <unistd.h> include.
6812                 Added some --debug outputs.
6813
6814 2002-02-17 [melvin]     0.7.1claws11
6815
6816         * src/summaryview.c
6817                 Fixed bug where descending sort order did not select top
6818                 message.
6819
6820 2002-02-17 [melvin]     0.7.1claws10
6821
6822         * acconfig.h
6823                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
6824         * src/prefs_common.c
6825                 Pspell data package directory no more hard coded but
6826                 set during configuration (PSPELL_PATH). (Thanks to 
6827                                 Gustavo Noronha Silva.)
6828
6829 2002-02-17 [melvin]     0.7.1claws9
6830
6831         * configure.in
6832                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
6833         * src/gtkspell.c
6834                 Fixed compile-time warnings.
6835
6836 2002-02-16 [alfons]     0.7.1claws8
6837
6838         * src/filesel.c
6839                 fix inadvertent free of NULL pointer which caused
6840                 sylpheed to crash when closing the save-as dialog
6841                 using the window close button
6842
6843 2002-02-16 [carsten]    0.7.1claws7
6844         * src/mainwindow.[ch]
6845           src/summaryview.c
6846           src/prefs_common.c
6847                 fixes for pixmap theming code:
6848                         - recently changed mail attributes shouldn't get
6849                           lost any longer
6850                         - theme is only reloaded iff another theme was
6851                           selected
6852
6853 2002-02-16 [paul]       0.7.1claws6
6854
6855         * sync with sylpheed 0.7.2 release
6856                 see ChangeLog entry 2002-02-15 and 2002-02-16
6857
6858 2002-02-15 [paul]       0.7.1claws5
6859
6860         * sync with sylpheed 0.7.1cvs9
6861                 see ChangeLog entry 2002-02-15
6862
6863         * po/POTFILES.in
6864                 remove unneeded headerwindow.c entry
6865
6866 2002-02-14 [carsten]    0.7.1claws4
6867         * src/summaryview.c
6868                 fixed a bug for "Go to next unread message": there was
6869                 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
6870                 in the prefs, because of doing "Search again" instead
6871                 "No"
6872
6873 2002-02-14 [carsten]    0.7.1claws3
6874         * src/stock_pixmap.c
6875                 removed 2 more mem leaks; following memprof,
6876                 this code is "leak free" now :)
6877
6878 2002-02-14 [carsten]    0.7.1claws2
6879         * src/stock_pixmap.c
6880                 used opendir/readdir/closedir instead of scandir
6881                 -> code should work now on Solaris
6882
6883 2002-02-14 [paul]       0.7.1claws1
6884
6885         * sync with sylpheed 0.7.1cvs8
6886                 see ChangeLog entries 2002-02-13 and 2002-02-14
6887
6888         * README.claws
6889                 add some description of Actions and Pixmap Themes
6890
6891 2002-02-13 [paul]       
6892
6893         * version 0.7.1claws release
6894
6895 2002-02-13 [paul]       0.7.1claws
6896
6897         * po/es.po
6898           po/it.po
6899           po/pt_BR.po
6900                 updated translations, submitted by Ricardo Mones Lastra,
6901                 Alessandro Maestri and Fabio Junior Beneditto
6902
6903 2002-02-13 [melvin]     0.7.0claws75
6904
6905         * src/prefs_actions.c
6906                 Added missing "signal.h" include
6907
6908 2002-02-13 [melvin]     0.7.0claws74
6909
6910         * src/prefs_folder_item.c
6911                 Added missing "config.h" include
6912         * po/fr.po
6913                 Updated French translation for folder propriety.
6914
6915 2002-02-13 [jens]       0.7.0claws73
6916
6917         * po/POTFILES.in
6918                 Added missing src/prefs_folder_item.c [log added by melvin]
6919         * po/de.po
6920                 Updated German translation.
6921
6922 2002-02-13 [melvin]     0.7.0claws72
6923
6924         * po/fr.po
6925                 Updated French translation.
6926
6927 2002-02-13 [melvin]     0.7.0claws71
6928
6929         * src/gtkutils.c
6930                 Made gtkut_editable_get_selection return NULL if selection
6931                 is of length zero.
6932                 This fixes a bug where selecting part of message A then
6933                 switching to message B and replying to it will not
6934                 quote the message's body.
6935
6936 2002-02-12 [paul]       0.7.0claws70
6937
6938         * src/mainwindow.c
6939                 cosmetic, relating to pixmap themes: on toolbar make 
6940                 updating of 'Exec' and 'Compose news/Compose email'
6941                 icons faster.
6942
6943 2002-02-12 [carsten]    0.7.0claws69
6944         * src/folderview.c
6945           src/mainwindow.[ch]
6946           src/stock_pixmap.c
6947           src/summaryview.c
6948           src/prefs_common.c
6949                 - refreshing after changing pixmap theme better
6950                   now (thanks Paul)
6951                 - wanted to remove some mem leaks, but alfons was
6952                   faster (and had the better solution ;)
6953
6954 2002-02-12 [alfons]     0.7.0claws68
6955
6956         * src/prefs_common.c
6957         * src/stock_pixmap.[ch]
6958                 plug mem leaks, refactor code a little bit
6959
6960
6961 2002-02-12 [sergey]     0.7.0claws67
6962
6963         * src/imap.c
6964                 Fixed problem with copying messages to IMAP folders when the
6965                 server uses something other than '/' as a namespace separator
6966                 (cyrus-imapd uses '.').
6967
6968 2002-02-12 [jens]       0.7.0claws66
6969
6970         * po/de.po
6971                 Updated German Translation
6972
6973 2002-02-12 [paul]       0.7.0claws65
6974
6975         * sync with sylpheed 0.7.1cvs1
6976                 see ChangeLog entry 2002-02-12
6977
6978 2002-02-12 [melvin]     0.7.0claws64
6979
6980         * src/prefs_actions.c
6981                 Fixed "feature" where children's output was duplicated 
6982                 instead of refreshed while monitoring.
6983                 Removed some debug code.
6984
6985 2002-02-12 [christoph]  0.7.0claws63
6986
6987         * src/compose.c
6988                 always delete message from queue after sending/send error
6989                 (closes bug #509601)
6990
6991 2002-02-12 [melvin]     0.7.0claws62
6992
6993         * src/prefs_actions.c
6994                 Children wait loop is now triggered with a timeout of 1s
6995                 Added %F which is replaced with the list of filenames 
6996                 of all selected messages (as suggested by Ricardo Mones Lestra)
6997                 Pipe syntax changed. Prefix with | to send selection, postfix
6998                 with | to retrieve output. Prefix with > or * to send
6999                 user definable input to the command (*: input is hidden)
7000                 Old pipe action should now be postfixed with |, too.
7001
7002 2002-02-12 [carsten]    0.7.0claws61 (more 59.75)
7003         * src/stock_pixmap.c
7004                 fixed a bug: if there's no theme directory don't
7005                 throw an error, just do "nothing" (thanks Alfons)
7006
7007 2002-02-12 [carsten]    0.7.0claws60
7008         * src/folderview.c
7009           src/summaryview.c
7010                 had to write the cache twice (nasty!); some marks would 
7011                 get lost if not
7012
7013 2002-02-11 [carsten]    0.7.0claws59
7014         * acconfig.h
7015           configure.in
7016           doc-src/maintainer_guide.txt
7017           src/compose.[ch]
7018           src/defs.h
7019           src/folderview.[ch]
7020           src/gtkutils.[ch]
7021           src/mainwindow.[ch]
7022           src/prefs_common.[ch]
7023           src/stock_pixmap.[ch]
7024           src/summaryview.[ch]
7025                 pixmap theming and related work on pixmap
7026                 handling on some other places
7027                 (e.g. hrm features for all folder)
7028           src/pixmap/stock_*.xpm -> the stock_ was removed
7029         
7030 2002-02-11 [paul]       0.7.0claws58
7031
7032         * sync with sylpheed 0.7.1 release
7033                 see ChangeLog entries 2002-02-11
7034
7035 2002-02-08 [paul]       0.7.0claws57
7036
7037         * sync with sylpheed 0.7.0cvs39
7038                 see ChangeLog entry 2002-02-07 (last entry) 
7039
7040         * src/prefs_actions.c
7041           src/prefs_filtering.c
7042           src/prefs_matcher.c
7043           src/prefs_scoring.c
7044                 sync: made it compile with C compilers other than gcc
7045
7046 2002-02-07 [paul]       0.7.0claws56
7047
7048         * sync with sylpheed 0.7.0cvs38
7049                 see ChangeLog entries 2002-02-06 (last 2 entries) and
7050                 2002-02-07
7051
7052 2002-02-07 [darko]      0.7.0claws55
7053
7054         * src/gtkutils.[ch]
7055         * src/summaryview.c
7056                 Fix const gchar */gchar * issue (thanks Hiro)
7057
7058 2002-02-07 [darko]      0.7.0claws54
7059
7060         * src/compose.[ch]
7061         * src/filtering.c
7062         * src/gtkutils.[ch]
7063         * src/prefs_template.c
7064         * src/quote_fmt.h
7065         * src/quote_fmt_parse.y
7066         * src/summaryview.c
7067         * src/utils.[ch]
7068                 When replying or forwarding an email don't quote the entire
7069                 mail body but use the part of the message text that is selected
7070
7071 2002-02-06 [melvin]     0.7.0claws53
7072
7073         * src/prefs_common.[ch]
7074         * src/gtkspell.[ch]
7075         * src/compose.c
7076                 Made possible to switch quickly to last used dictionary
7077                 which makes checking bilingual documents easier.
7078
7079 2002-02-06 [melvin]     0.7.0claws52
7080         
7081         * po/POTFILES.in
7082                 Added forgotten new file src/prefs_actions.c
7083
7084 2002-02-06 [melvin]     0.7.0claws51
7085
7086         * src/prefs_actions.c   ** NEW FILE **
7087         * src/prefs_actions.h   ** NEW FILE **
7088                 Added actions to execute on message text view, or on the
7089                         message's file.
7090         * src/Makefile.am
7091                 Added src/prefs_actions.[ch]
7092         * src/compose.c
7093                 Added new menu "Edit/Actions"
7094         * src/defs.h
7095                 Added new actionsrc file.
7096         * src/main.c
7097                 Added actionsrc reading.
7098         * src/mainwindow.c
7099                 Added new menus "Edit/Actions" and "Configuration/Actions..."
7100         * src/prefs_common.h
7101                 Added new element actionslst element to prefs_common.
7102
7103 2002-02-06 [paul]       0.7.0claws50
7104
7105         * sync with sylpheed 0.7.0cvs36
7106                 see ChangeLog entry 2002-02-06
7107
7108 2002-02-05 [paul]
7109
7110         * po/es.po
7111                 updated by Ricardo Mones Lastra
7112
7113 2002-02-05 [paul]       0.7.0claws49
7114
7115         * sync with sylpheed 0.7.0cvs33
7116                 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
7117
7118 2002-02-05 [paul]       0.7.0claws48
7119
7120         * src/compose.c
7121                 re-add 'Edit/Advanced/Delete entire line', previously named
7122                 'Delete Line+'
7123
7124 2002-02-04 [paul]       0.7.0claws47
7125
7126         * src/compose.c
7127           src/summaryview.c
7128                 fix bug #494993 (Reply All not taking Reply-To into consi)
7129                 eliminate differences in behaviour of right-click 'Reply to all' 
7130                 in summary view and 'Reply to all' on the toolbar. 
7131                 fix bug where Reply-To gets ignored by 'Reply to all' in summary
7132                 view and From gets ignored by 'Reply to all' on toolbar.
7133                 fix bug where 'Reply to all' on toolbar uses To twice and ignores
7134                 From when no Reply-To header is present.
7135
7136 2002-02-04 [paul]       0.7.0claws46
7137
7138         * sync with sylpheed 0.7.0cvs30
7139                 see ChangeLog entries 2002-02-03 and 2002-02-04
7140
7141 2002-02-03 [melvin]     0.7.0claws45
7142
7143         * src/gtkspell.[ch]
7144                 Readded function to highlight all misspelled words.
7145                 Fixed bug where user-provided-words did not replace
7146                         correctly the misspelled word when using the mouse.
7147                 Fixed bug where checking a region selected from right to left did
7148                         not check the region at all.
7149                 Fixed bug where 'Check backwards' may not check at all. 
7150                 Fixed memory leaks where popup menus and accel_groups were not destroyed.
7151                 Fixed possible buffer overflow when checking for long strings (>1k).
7152                 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
7153                 Accelerators code uses now gtk_widget_add_accel.
7154                 Removed and disabled obsolete and unfinished code.
7155                 Cleaning up.
7156
7157         * src/compose.c
7158                 Added menu item to Highlight all misspelled words.
7159
7160 2002-02-01 [paul]       0.7.0claws44
7161
7162         * src/mainwindow.c
7163                 fix '/View/Hide read messages' sensitivity when all
7164                 messages in a folder are hidden
7165
7166 2002-02-01 [paul]       0.7.0claws43
7167
7168         * src/main.c
7169                 add --send option to command line interface, sends all
7170                 queued mail. Patch submitted by Ricardo Mones Lastra.
7171
7172 2002-01-31 [paul]       0.7.0claws42
7173
7174         * src/mainwindow.c
7175                 add '/View/Hide read messages' to main_window_set_menu_sensitive()
7176
7177 2002-01-31 [paul]       0.7.0claws41
7178
7179         * sync with sylpheed 0.7.0cvs27
7180                 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
7181                 and 2002-01-31
7182
7183         * src/textview.c
7184                 comment out elements of textview_show_part() as temporary
7185                 workaround for attachment 'Display as text' bug 
7186
7187         * po/pt_BR.po
7188                 updated by Fabio Junior Beneditto
7189
7190 2002-01-30 [paul]       0.7.0claws40
7191
7192         * sync with sylpheed 0.7.0cvs24
7193                 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
7194                 and 2002-01-30
7195
7196         * src/compose.c
7197                 add {N_("/_Spelling"), ... "<Branch>"} to 
7198                 GtkItemFactoryEntry compose_entries[]
7199
7200         * src/prefs_common.c
7201                 add claws menu items to prefs_keybind_apply_clicked()
7202                 and remove non-claws menu items
7203
7204 2002-01-29 [paul]       0.7.0claws39
7205
7206         * sync with sylpheed 0.7.0cvs22
7207                 see ChangeLog entries 2002-01-28 and 2002-01-29
7208
7209 2002-01-28 [melvin]     0.7.0claws38
7210
7211         * src/compose.c
7212                 Added the declartion of compose_send_control_enter.
7213
7214         * src/compose.c
7215         * src/gtkspell.[ch]
7216                 Added in a 'Spelling' menu which includes the configuration menu. 
7217                 Added a real 'Check all' and got rid from the old one which only
7218                 highlited misspelled word.
7219                 Made 'Check while typing' a disableable option.
7220                 Added a dialog when there are no more misspelled word.
7221                 Added a dialog if error occurs when switching to a dictionary.
7222         
7223         * src/prefs_common.[ch]
7224                 Added option for the default 'Check while typing' option.
7225
7226
7227 2002-01-28 [alfons]     0.7.0claws37
7228
7229         * src/compose.c
7230                 fix buglet and make code comply with sylpheed code style
7231
7232 2002-01-28 [paul]       0.7.0claws36
7233
7234         * sync with sylpheed 0.7.0cvs19
7235                 see ChangeLog entries for 2002-01-28
7236
7237 2002-01-28 [hoa]        0.7.0claws35
7238
7239         * src/defs.h
7240                 added rendererrc
7241
7242         * src/main.c
7243                 read the renderer config
7244
7245         * src/procmime.[ch]
7246                 use the renderer config to convert mime attachments
7247
7248         * src/textview.c
7249                 don't use textview_show_html/ertf,
7250                 use get_text_content instead
7251
7252 2002-01-27 [alfons]     0.7.0claws34
7253         
7254         * src/news.c
7255                 make sylpheed believe it can delete a news message...
7256                 (messages are NOT deleted, maybe we should remove
7257                 processing from the folder properties after all.)
7258
7259 2002-01-27 [alfons]     0.7.0claws33
7260
7261         * src/folder.c
7262                 add extra checks
7263         * src/news.c
7264                 implement remove_msg() 
7265
7266 2002-01-27 [alfons]     0.7.0claws32
7267
7268         * src/procmsg.h
7269         * src/procheader.c
7270         * src/messageview.c
7271                 fix return receipt / disposition notification again. this
7272                 stuff seems to break on _every_ major summary UI change, so
7273                 it's now implemented using a flag which is saved in the
7274                 marks cache
7275                 
7276 2002-01-26 [alfons]     0.7.0claws31
7277
7278         * src/import.c
7279                 let import dialog show the destination folder identifier
7280
7281 2002-01-26 [melvin]     0.7.0claws30
7282
7283         * src/folderview.c
7284         * src/summaryview.c
7285                 Readded 'Mark all read' into summary view popup menu
7286                 Added 'Mark all read' in folder view popup menu for IMAP
7287                 and NNTP.
7288                 Made it insensitive if the selected folder is not the shown
7289                 one to avoid 'Mark all read' on the wrong folder.
7290                 
7291 2002-01-26 [paul]       0.7.0claws29
7292
7293         * src/folderview.c
7294           src/summaryview.c
7295                 move 'Mark all read' from summary view to folder view
7296                 menu. (adapted from) patch submitted by Jeremy Andrews,
7297                 <lists@kerneltrap.com>
7298
7299 2002-01-25 [alfons]     0.7.0claws28
7300
7301         * src/gtkstext.c
7302                 put the gtk class name back so GtkSText adapts the 
7303                 settings of GtkText
7304
7305 2002-01-25 [alfons]     0.7.0claws27
7306
7307         * src/folderview.c 
7308                 assimilate Ricardo's patch that shows pixmaps instead of
7309                 plain "new" and "unread" texts in the folder view column
7310                 headers 
7311
7312 2002-01-25 [paul]       0.7.0claws26
7313
7314         * src/Makefile.am
7315                 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can 
7316                 be found in non-standard locations. 
7317                 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
7318
7319 2002-01-25 [paul]       0.7.0claws25
7320
7321         * sync with sylpheed 0.7.0cvs16
7322                 see ChangeLog entry 2002-01-25
7323
7324 2002-01-24 [paul]       0.7.0claws24
7325
7326         * more sync with sylpheed 0.7.0cvs15
7327                 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
7328
7329 2002-01-23 [sergey]     0.7.0claws23
7330
7331         * src/importldif.c
7332                 Fixed segfault when closing LDIF import wizard with
7333                 the window manager.
7334         * src/imageview.c
7335         * src/imageview.h
7336         * src/messageview.c
7337         * src/mimeview.c
7338                 Fixed wrong scrolling position after switching between
7339                 text and image parts.
7340
7341 2002-01-23 [paul]       0.7.0claws22
7342
7343         * sync with sylpheed 0.7.0cvs15
7344                 see ChangeLog entries 2002-01-22 and 2002-01-23
7345
7346 2002-01-21 [melvin]     0.7.0claws21
7347
7348         * src/prefs_scoring.c
7349         * src/prefs_filtering.c
7350                 Fixed bug where scoring and filtering windows stopped
7351                 autochecking.
7352
7353 2002-01-21 [paul]       0.7.0claws20
7354
7355         * sync with sylpheed 0.7.0cvs12
7356                 see ChangeLog entries 2002-01-20 and 2002-01-21
7357
7358 2002-01-21 [carsten]    0.7.0claws19
7359         * src/mainwindow.c
7360         * src/menu.[ch]
7361         * src/messageview.[ch]
7362         * src/summaryview.[ch]
7363                 changes to shortcuts handling again:
7364                         + "Q" now controled by mainwin
7365                         + v/V are now customizable and have slightly
7366                           different meanings
7367                 the "button" to minimize the messageview (and maximize
7368                 the summary view) is a real button now
7369         * src/compose.c
7370                 "Delete Line+" added to Edit/Advanced (this will also
7371                 delete the '\n')
7372
7373 2002-01-20 [melvin] 0.7.0claws18
7374
7375         * src/addressbook.c
7376                 Made "Bcc" sensitive when addressbook is called from
7377                 compose window (it was a Claws only bug).
7378
7379 2002-01-19 [alfons] 0.7.0claws17
7380
7381         * src/inc.c
7382                 prevent unnecessary updates when currently selected folder has
7383                 no new messages 
7384
7385 2002-01-19 [alfons] 0.7.0claws16
7386         
7387         * src/summaryview.c
7388                 prevent writing the cache based on current message list in summary 
7389                 view when filtering also put messages in currently selected folder
7390
7391 2002-01-19 [paul]
7392
7393         * po/it.po
7394                 Italian translation submitted by Alessandro Maestri
7395                 <a.maestri@cs.tin.it>
7396
7397 2002-01-18 [melvin]     0.7.0claws15
7398
7399         * src/prefs_filters.c
7400                 fixed bug where 'cancel' from 'filters' window stops autochecking
7401                 if the timer timed out  when the window was open.
7402
7403 2002-01-18 [match]      0.7.0claws14
7404
7405         * src/addrclip.[ch]     ** NEW FILE **
7406         * src/addrselect.[ch]   ** NEW FILE **
7407         * src/adbookbase.h      ** NEW FILE **
7408                 addressbook cut, copy and paste
7409         * src/addrbook.[ch]
7410         * src/addrcache.[ch]
7411         * src/addressitem.h
7412         * src/addrindex.[ch]
7413         * src/addritem.[ch]
7414         * src/importldif.c
7415         * src/importmutt.c
7416         * src/jpilot.[ch]
7417         * src/syldap.[ch]
7418         * src/vcard.[ch]
7419         * src/jpilot.[ch]
7420         * src/editbook.c
7421         * src/editjpilot.c
7422         * src/editldap.c
7423         * src/editvcard.c
7424                 support for copy/paste
7425         * src/addressbook.c
7426                 support for copy/paste
7427                 tidy up menu option processing
7428                 correct address list function arguments
7429         * src/editaddress.c
7430                 sort user attributes
7431         * src/ldif.h
7432         * src/mutt.h
7433                 tidy up
7434
7435         * src/addrbook.[ch]
7436         * src/addrbook.[ch]
7437         * src/addrbook.[ch]
7438                 
7439
7440 2002-01-18 [paul]       0.7.0claws13
7441
7442         * sync with sylpheed 0.7.0cvs8
7443                 configure.in: support Mac OS X (Darwin)
7444
7445 2002-01-18 [carsten]    0.7.0claws12
7446         * src/html.c
7447                 small hack to fix a segfault with an empty href
7448                 (reported by Alexandra Walford <deeni@altern.org>)
7449         * src/mainwindow.c
7450         * src/summaryview.c
7451                 the shortcuts for Mark und Mark as unread are hardcoded
7452                 again
7453         * src/compose.c
7454         * src/gtkstext.[ch]
7455                 readded the shortcuts in gtkstext but made them
7456                 customizeable (simply by adding a menu plus a wrapper
7457                 to compose.c)
7458
7459 2002-01-17 [melvin]     0.7.0claws11
7460
7461         * src/gtkspell.c
7462                 fix default dictionary not being saved.
7463
7464 2002-01-16 [darko]      0.7.0claws10
7465
7466         * src/compose.c
7467                 fix wrapping crash with URL longer than wrapping margin
7468
7469 2002-12-08 [hoa]        0.7.0claws10
7470
7471         * src/matcher_parser_parse.y
7472                 fixed some bugs
7473
7474         * src/prefs_filtering.c
7475                 now, we can use bounce action in the dialog box.
7476
7477 2002-01-16 [carsten]    0.7.0claws9
7478         * src/gtkstext.c
7479                 removed the <control> and <alt> shortcuts because they're
7480                 not needed and interefered with the "normal" shortcuts
7481         * src/mainwindow.c
7482         * src/summaryview.c
7483                 removed most of the hardcoded shortcuts and assigned
7484                 them to menu entries making them easy customizable by
7485                 that
7486
7487 2002-01-16 |melvin]     0.7.0claws8
7488
7489         * src/gtkspell.c
7490                 fixed bug where using the mouse and when the compose
7491                 window is not on top may result in a crash.
7492
7493 2002-01-16 [melvin]     0.7.0claws7
7494
7495         * src/compose.c
7496                 fixed a long standingspell checker bug which could 
7497                 cause a crash after sending a message.
7498
7499 2002-01-16 [paul]       0.7.0claws6
7500
7501         * sync with sylpheed 0.7.0cvs7
7502                 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
7503                 2002-01-15, and 2002-01-16
7504
7505 2002-01-16 [melvin]     0.7.0claws5
7506
7507         * README.claws
7508         * src/compose.c
7509         * src/gtkspell.[ch]
7510         * src/main.c
7511                 Heavily modified spell checker code to work around
7512                 ispell bug, to add keyboard shortcuts and for future
7513                 enhancements. See README.claws for usage information.
7514
7515 2002-01-15 [alfons]     0.7.0claws4
7516         
7517         * src/summaryview.c
7518                 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
7519                 so sorting within threads reflects sort mode
7520
7521 2002-01-15 [christoph]  0.7.0claws3
7522
7523         * src/procmsg.c
7524                 added alertpanel if mail sending failed
7525
7526 2002-01-15 [alfons]     0.7.0claws2
7527         
7528         * src/prefs_filtering.c
7529                 don't stop timer when prefs filtering dialog is opened
7530
7531 2002-01-14 [alfons]     0.7.0claws1
7532
7533         * src/addr_compl.c
7534         * src/prefs.c
7535                 remove debug_print()s for privacy reasons
7536
7537 2002-01-14 [darko]      0.7.0claws
7538
7539         * README.claws
7540                 quotation wrapping is now also in the main branch
7541
7542 2002-01-14 [paul]
7543
7544         * tools/filter_conv.pl
7545                 allow for Boolean Op and case-sensitivity
7546                 this file is included in the release and tagged
7547                 'rel_0_7_0'
7548
7549 2002-01-13 [paul]       0.7.0claws
7550
7551         * release 0.7.0, with cvs tag 'rel_0_7_0'
7552
7553 2002-01-13 [paul]
7554
7555         * tools/filter_conv.pl
7556         * tools/README
7557                 rewritten to output to matcherrc instead of filteringrc
7558
7559         * po/es.po
7560                 updated Spanish translation by Ricardo Mones Lastra
7561
7562 2002-01-13 [alfons]
7563
7564         * po/nl.po
7565                 update dutch translation
7566
7567 2002-01-13 [paul]
7568
7569         * po/pt_BR.po
7570                 Updated by Fabio Junior Beneditto 
7571
7572 2002-01-13 [melvin]     0.6.6claws53
7573
7574         * po/fr.po
7575                 Updated french translation
7576
7577 2002-01-12 [alfons]     0.6.6claws52
7578
7579         * src/filtering.c
7580                 plug mem leak that has been sitting there for ages              
7581
7582 2002-01-12 [alfons]     0.6.6claws51
7583
7584         * src/summaryview.c
7585                 undo melvin's changes from 0.6.6claws48 because summary
7586                 view now refuses to select first unread message when
7587                 selecting a folder 
7588
7589 2002-01-11 [alfons]     0.6.6claws50
7590
7591         * src/import.c
7592                 use claws' semantics for getting folder item when
7593                 importing an mbox file into a folder 
7594                 (submitted by Dale P. Smith)
7595
7596 2002-01-11 [christoph]  0.6.6claws49
7597
7598         * src/prefs.h
7599                 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
7600                 toggle widget, because non static prefs can not use
7601                 prefs_set_* functions
7602         * src/prefs_account.c
7603                 toggle smtp auth password field sensitivity if
7604                 user id is empty and add descrition of usage for
7605                 these fields
7606         * src/prefs_folder_item.c
7607                 use SET_TOGGLE_SENSITIVITY macro to instead of extra
7608                 callbacks
7609
7610 2002-01-11 [melvin]     0.6.6claws48
7611
7612         * src/compose.c
7613                 fix the 'Ctrl-Enter' feature for sending and test really
7614                 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
7615                 editables which was not documented in Gtk)
7616
7617         * src/summaryview.c
7618                 Made summaryview refresh after sorting and not before.
7619
7620 2002-01-11 [christoph]  0.6.6claws47
7621
7622         * src/compose.c
7623                 select account from account ids if possible and
7624                 correctly set save folder for copy in reedit
7625
7626 2002-01-10 [paul]       0.6.6claws46
7627
7628         * sync with sylpheed 0.7.0 release
7629                 see ChangeLog entries 2002-01-07, 2002-01-08 and
7630                 2002-01-09
7631
7632 2002-01-09 [alfons]
7633
7634         * src/summaryview.c
7635                 remove more dirt traces...
7636
7637 2002-01-09 [alfons]
7638         
7639         * src/summaryview.c
7640                 clean up some traces of my debugging stuff
7641
7642 2002-01-09 [alfons]     0.6.6claws45
7643
7644         * src/filtering.c
7645                 break up filteringprop_apply() in three separate pieces
7646                 so we can drop messages that failed processing in the
7647                 inbox
7648
7649         * src/summaryview.c
7650                 fix bug #469598 "no refresh of inbox after filter" which 
7651                 was introduced by the new summary view locking, and which 
7652                 prevented the summary view to update after a manual filter 
7653                 message. claw's filter message requires a summary_show().
7654                 (aargh, summary_show() again! :-)
7655                 
7656 2002-01-07 [alfons]     0.6.6claws44
7657
7658         * src/headerwindow.c
7659         * src/logwindow.c
7660         * src/messageview.c
7661         * src/sourcewindow.c
7662                 bring in Hiro's last 0.7.0 wm class fixes
7663
7664         * tools/sylprint.pl
7665                 bring in Ricardo's fix for sylprint script
7666
7667         * AUTHORS       
7668         * src/rfc2015.[ch]
7669         * src/prefs_common.[ch]
7670         * src/prefs_account.[ch]
7671         * src/compose.c
7672                 clean up account preference poison in rfc2015,
7673                 and preparation to fix double sign bug 
7674                 (patch submitted by Simon 'corecode' Schubert)
7675
7676 2002-01-07 [christoph]  0.6.6claws43
7677
7678         * src/mh.c
7679                 search for free message number, do not only rely
7680                 on last_num
7681         * src/send.c
7682                 fix smtp auth and use extra account information
7683                 if available, if not use pop3 data instead
7684                 (closes bug #500341)            
7685         * src/ssl.[ch]
7686                 match coding style
7687
7688 2002-01-06 [alfons]     0.6.6claws42
7689
7690         * src/mainwindow.c
7691                 try making the separate windows work again...
7692
7693 2002-01-06 [alfons]     0.6.6claws41
7694
7695         * src/mainwindow.c
7696                 adapt Hiro's separate window menu (to get rid of the funny
7697                 duplicate menu items), and make it work again
7698
7699 2002-01-06 [alfons]     0.6.6claws40
7700
7701         * tools/Makefile.am
7702         * tools/sylprint.rc
7703         * tools/sylprint.pl
7704         * tools/README.sylprint
7705                 add sylprint script for printing mails from Sylpheed
7706                 (contributed by Ricardo Mones Lastra)
7707
7708         * src/acount.c
7709                 clean up
7710
7711 2002-01-06 [melvin]     0.6.6claws39
7712
7713         * src/mainwindow.c
7714         * src/summaryview.c
7715                 Fixed crash introduced in 0.6.6claws38 by the menu
7716                 reorganisation (Hide read messages)
7717         
7718         * ChangeLog.claws 
7719                 Fixed typo (we are now in 2002, alfons ;) )
7720
7721 2002-01-05 [alfons]     0.6.6claws38
7722
7723         * sync with sylpheed 0.6.6cvs10-17
7724                 (last stuff marked as LAST_STABLE)
7725
7726 2002-01-04 [melvin]     0.6.6claws37
7727
7728         * src/account.c
7729                 Made account selection code use strcasestr again instead of
7730                 g_strcasecmp (fixes bug where reediting queued messages
7731                 did not select proper account reported by T. Link).
7732         
7733         * src/folderview.c
7734                 Fix bug where folder icons are not shown when 'hide read messages'
7735                 is on.
7736         
7737         * src/stock_pixmaps.[ch]
7738                 Added folder icons for 'hide read messages'.
7739         
7740         * src/compose.c
7741                 Fixed bug where 'Enter' in a header entry will send the message 
7742                 if 'CTL-Enter' was chosen as a shorcut for sendind. 
7743
7744 2002-01-03 [melvin]     0.6.6claws36
7745         
7746         * src/prefs.[ch]
7747                 Added popup menu for common preferences and
7748                 account preferences (right click on tab displays
7749                                 a menu of all tabs.)
7750
7751 2002-01-02 [melvin]     0.6.6claws35
7752
7753         * src/gtkspell.[ch]
7754                 Made spelling code compatible with undo/redo feature.
7755                 Added creation of suggestion mode menu for the general
7756                         preferences.
7757         
7758         * src/prefs_common.[ch]
7759                 Added option menu for the speller's suggestion mode.
7760                 Added missing spaces in "..." buttons and made a "..."
7761                         button non translatable!
7762         
7763         * src/compose.c
7764                 Made speller use the default suggestion mode.
7765                 Hack to make it possible to choose 'CTRL-Enter' as a
7766                         shortcut for sending (and only for sending).
7767
7768         * src/prefs_folder_item.c
7769                 Changing subject simplification does not update cache 
7770                         anymore (because it is unnecessary).
7771                 Fixed bug where changing subject simplification updated the 
7772                         summaryview even when the viewed folder is not the
7773                         folder which properties are being changed. (E.g. 
7774                                         viewing folder A and changing
7775                                         the subject simplification of 
7776                                         folder B -not being viewed- updated the 
7777                                         summaryview of folder A with data of
7778                                         folder B). (Hope this is clear... )
7779
7780 2001-12-31 [alfons]     0.6.6claws34
7781         
7782         * src/ldif.c
7783         * src/mutt.c
7784                 fgetc() returns a signed integer which doesn't
7785                 fit in a char. so c truncates this to a char
7786                 but we may lose significant bits. i.e. we may
7787                 comparing 0xFF which may not be equal to -1
7788                 unless properly casted to signed char which
7789                 we won't do because fgetc() returns a signed
7790                 integer which doesn't fit in a char. so c 
7791                 truncates this to a char but we may lose 
7792                 significat bits. (you got the idea, thanks
7793                 to Gustavo Noronha Silva <kov@debian.org>
7794                 and the Debian folks!)
7795
7796 2001-12-30 [alfons]     0.6.6claws33
7797
7798         * src/prefs_common.c
7799                 add #ifdef USE_PSPELLs that Melvin forgot               
7800
7801 2001-12-30 [melvin]     0.6.6claws32
7802         
7803         * src/prefs_common.[ch]
7804                 Added configurable color for misspelled words.
7805
7806         * src/gtkspell.[ch]
7807                 Fixed bug of foreground text color (reported by David
7808                                 Mehrmann)
7809                 Added configurable color for misspelled words.
7810
7811 2001-12-30 [alfons]     0.6.6claws31
7812
7813         * src/folder.c
7814                 remove unnecessary things someone put there
7815
7816         * src/mh.c
7817         * src/folder.[ch]
7818                 make folder properties (like threading and sorting) persistent
7819                 (closes bug #497424 "rescan folder tree resets proprieties")
7820                 currently this is only for MH folders. 
7821
7822 2001-12-29 [melvin]     0.6.6claws30
7823
7824         * src/string_match.[ch]
7825                 Optimized a bit: regexp pattern buffer compiled only once, and
7826                   one subroutine call removed. Fixed ^ regexp search: Now, 
7827                   "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
7828         
7829         * src/summaryview.c
7830                 Subject filtering changed to filter summary columns and
7831                   not directly the messages subject cache. The loss in 
7832                   performance is balanced by the improvement of string_match.
7833                 Added an alert panel if there is an error in the regexp.
7834
7835         * src/src/prefs_folder_item.h
7836                 Added a regexp pattern buffer.
7837
7838 2001-12-28 [alfons]     0.6.6claws29
7839
7840         * src/string_match.[ch]
7841                 clean up name space
7842                 allow compilation *BSD
7843
7844 2001-12-27 [alfons]     0.6.6claws28
7845
7846         * src/filter.c
7847                 sync the Hiro's bug fix for BSD
7848
7849 2001-12-27 [melvin]     0.6.6claws27
7850         
7851         * src/compose.c
7852                 Simplify focus to subject entry code.
7853
7854 2001-12-27 [darko]      0.6.6claws26
7855
7856         * src/filtering.c
7857         * src/mbox_folder.c
7858         * src/messageview.c
7859         * src/mh.c
7860         * src/procheader.[ch]
7861         * src/procmsg.h
7862         * src/stock_pixmap.[ch]
7863         * src/summaryview.c
7864                 Show key icon for encrypted mails in summary view
7865
7866         * src/pixmaps/clip.xpm
7867         * src/pixmaps/clipkey.xpm
7868         * src/pixmaps/key.xpm
7869                 New/modified icons for the above
7870
7871 2001-12-27 [melvin]     0.6.6claws25
7872
7873         * src/prefs_common.c
7874                 Put spell checker options in a separate tab to decrease
7875                 the Common Preferences window height.
7876
7877         * README.claws  
7878                 Update spell checker usage instruction about its options
7879                 location.
7880
7881 2001-12-27 [melvin]     0.6.6claws24
7882
7883         * src/compose.c
7884                 Changed subject entry widget position. Initial focus is
7885                 on the To header instead of the subject entry.
7886                 Creating a new header scrolls the header list to make the
7887                 created one visible. Nevertheless, when automatically filling
7888                 headers, the first one is shown.
7889                 A Tab key press in the last empty header entry zips the 
7890                 focus to the subject entry.
7891                 (I did not change the combo boxes, yet)
7892
7893 2001-12-26 [alfons]     0.6.6claws23
7894
7895         * src/prefs_account.c
7896         * src/inc.c
7897                 allow default inbox to reside in another mailbox (only
7898                 works for POP3 accounts)
7899
7900 2001-12-26 [alfons]     0.6.6claws22
7901         
7902         * src/textview.c
7903                 make reply-on-click work with the account of the selected folder
7904         * src/compose.c
7905                 put a fixme here to remind me to fix finding correct default
7906                 account for nested folders
7907
7908 2001-12-25 [alfons]     0.6.6claws21
7909
7910         * src/summaryview.c
7911                 make column headers display locked and mark pixmaps (idea by Melvin) 
7912                 fix bug by adding score and locked column type to sort array
7913
7914 2001-12-25 [alfons]     0.6.6claws20
7915         
7916         * src/summaryview.c
7917                 catch a *potentially* inadvertent write back of  
7918                 the message cache(s) introduced by 0.6.5claws37
7919
7920 2001-12-25 [christoph]  0.6.6claws19
7921
7922         * src/stock_pixmap.[ch]
7923         * src/summaryview.c
7924                 add ignore thread pixmap
7925                 (can someone draw a better icon for this?)
7926
7927 2001-12-24 [alfons]     0.6.6claws18
7928
7929         * src/prefs_folder_item.c
7930                 make address completion actually work for the
7931                 Default To address in the Folder Property dialog.
7932
7933 2001-12-24 [alfons]     0.6.6claws17
7934         
7935         * src/summaryview.c
7936                 use new style regexp for subject stripping 
7937                 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
7938
7939 2001-12-24 [darko]      0.6.6claws16
7940
7941         * src/pgptext.c
7942         * src/rfc2015.c
7943                 move GPG related informational messages to debug mode
7944
7945 2001-12-23 [alfons]     0.6.6claws15
7946
7947         * src/stock_pixmap.[ch]
7948         * src/summaryview.c
7949                 add the forgotten Claws' locked pixmap
7950
7951 2001-12-23 [alfons]     0.6.6claws14
7952
7953         * src/filesel.c
7954                 accept file name typed in entry in multi file
7955                 selector (patch submitted by Gustavo Noronha Silva 
7956                 <kov@debian.org>)
7957
7958 2001-12-23 [alfons]     0.6.6claws13
7959
7960         * src/prefs_filter.c
7961         * src/prefs_filtering.c
7962         * src/matcher.c
7963         * src/importmutt.c
7964                 clean up a little bit
7965         
7966         * src/string_match.c
7967                 validate input strings a little bit more
7968
7969 2001-12-23 [alfons]     0.6.6claws12
7970
7971         * src/Makefile.am
7972         * src/summaryview.c
7973         * src/string_match.[ch]         ** NEW **
7974         * src/folderview.[ch]
7975         * src/headerview.h
7976         * src/folder.[ch]
7977         * src/prefs_folder_item.[ch]
7978                 add subject simplification to strip out strings from
7979                 a subject line (esp. handy for mailing lists). 
7980                 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
7981                 but slightly changed things for better integration.)
7982
7983 2001-12-23 [alfons]     0.6.6claws11
7984
7985         * src/mainwindow.c
7986                 fix bug introduced by submission included in 0.6.5claws52.
7987                 ideally this submission should clean the trash if any trash
7988                 folder has a message. however, the hasTrash variable was
7989                 set to false whenever a trash folder was empty (discarding
7990                 a previously found *filled* trash folder.)
7991
7992                 also edited the code a little bit and made it more safe.
7993
7994 2001-12-22 [alfons]     0.6.6claws10
7995
7996         * src/imap.c
7997                 quick fix for Martin Pool's omission of an account
7998                 specific SSL setting
7999
8000 2001-12-22 [alfons]     0.6.6claws9
8001
8002         * src/compose.c
8003         * src/messageview.c
8004         * src/mimeview.c
8005         * src/pgptext.c
8006         * src/procmime.[ch]
8007                 better support for multipart/digest (submitted
8008                 by Fredrik <e98fo@efd.lth.se>)
8009
8010 2001-12-22 [alfons]     0.6.6claws8
8011
8012         * src/addressbook.c
8013                 correct function signature
8014         * src/socket.[ch]
8015         * src/imap.[ch]
8016         * src/prefs_account.[ch]
8017                 allow IMAP over SSH tunnel (patch submitted by 
8018                 Martin Pool <mbp@samba.org>)
8019
8020 2001-12-21 [alfons]     0.6.6claws7
8021
8022         * sync with sylpheed 0.6.6cvs4-9
8023                 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
8024
8025 2001-12-21 [christoph]  0.6.6claws6
8026
8027         * src/compose.c
8028         * src/prefs_folder_item.[ch]
8029                 implement saving of outgoing messages to current folder.
8030                 fix segfault when no default outbox is available
8031                 (closes bug #495683)
8032
8033 2001-12-21 [carsten]    0.6.6claws5
8034         * src/folderview.c
8035         * src/summaryview.c
8036                 pressing CTRL while DND does now the expected thing and
8037                 copies the mail (moving is still the default, as this
8038                 seam more appropriate for handling mails by DND)
8039
8040 2001-12-18 [paul]       0.6.6claws4
8041
8042         * sync with sylpheed 0.6.6cvs3
8043                 see ChangeLog entries 2001-12-18
8044
8045 2001-12-18 [hiro]       0.6.6claws3
8046
8047         * src/undo.c
8048                 fix for multibyte characters (obtain the number of letters
8049                 instead of bytes).
8050
8051 2001-12-17 [paul]       0.6.6claws2
8052
8053         * sync with sylpheed 0.6.6cvs1
8054                 see ChangeLog entry 2001-12-16
8055
8056 2000-12-17 [alfons]     0.6.6claws1
8057
8058         * src/filtering.c
8059                 clean up
8060
8061 2001-12-16 [paul]       0.6.6claws
8062 2001-12-15
8063
8064         * Release version 0.6.6claws, cvs tag: rel_0_6_6
8065
8066         * src/mimeview.c
8067                 last minute sync with main 0.6.6
8068
8069         * po/es.po
8070                 updated by Ricardo Mones Lastra
8071                 update for last minute sync
8072         * po/fr.po
8073         * po/nl.po
8074                 update for last minute sync
8075         * po/de.po
8076                 updated by Jens Oberender
8077         * po/pt_BR.po
8078                 updated by Fabio Junior Beneditto
8079
8080         * src/prefs_common.[ch]
8081         * src/undo.c
8082                 number of undo levels is user configurable
8083                 (squeeze it into the release in the dying
8084                 moments) Submitted by Jens Oberender    
8085
8086 2001-12-15 [melvin]
8087
8088         * po/fr.po
8089                 updated french translation
8090
8091 2001-12-15 [paul]       0.6.5claws92
8092
8093         * sync with sylpheed 0.6.5cvs28
8094                 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
8095
8096         * po/nl.po
8097                 update to allow for sync
8098
8099 2001-12-15 [alfons]
8100         
8101         * po/nl.po
8102                 update dutch translation
8103
8104 2001-12-14 [carsten]    0.6.5claws91
8105         * src/summaryview.c
8106                 fixed bug #473785; also after changing the column order
8107                 the same message will be selected and displayed as before
8108                 the reordering
8109
8110 2001-12-14 [carsten]    0.6.5claws90
8111         * src/folderview.c
8112                 probably found the bug reported by wwb opening or closing
8113                 a folder tree just before dnd (found the solution in the
8114                 balsa source -- thanks to them)
8115
8116 2001-12-14 [carsten]    0.6.5claws89
8117         * src/gtkutils.c
8118         * src/account.c
8119                 moved gtk_clist_moveto to the right place, so that
8120                 only the accounts dialog is effected on opening
8121
8122 2001-12-14 [carsten]    0.6.5claws88
8123         * src/gtkutils.c
8124                 gtkut_clist_set_focus_row does a gtk_clist_moveto
8125                 now, so that the focused row will be seen in any case
8126                 (reported by wwp on sf-claws-user)
8127
8128 2001-12-14 [darko]      0.6.5claws87
8129
8130         * src/compose.c
8131                 remove unnecessary line
8132
8133 2001-12-14 [paul]       0.6.5claws86
8134
8135         * sync with sylpheed 0.6.5cvs27
8136                 see ChangeLog entries 2001-12-14
8137
8138 2001-12-14 [carsten]    0.6.5claws85
8139         * src/mainwindow.c
8140                 following a suggestion of Melvin the rcoabm pops up
8141                 right under the button now and the button is reliefed
8142                 while the popup is open
8143
8144 2001-12-14 [darko]      0.6.5claws84
8145
8146         * src/compose.c
8147                 fix crash when wrapping long lines if linewrap quotation
8148                 is disabled and wrapper encounters a word spanning more
8149                 than one line
8150
8151 2001-12-13 [paul]       0.6.5claws83
8152
8153         * src/compose.c
8154                 prefer 'Reply-To' header over mailing list header when
8155                 replying to a message. Finally prevent all those confirmation 
8156                 messages being sent to the list itself.
8157
8158         * src/summaryview.c
8159                 remove unused summary_set_menu_sensitive() entry
8160
8161 2001-12-13 [paul]       0.6.5claws82
8162
8163         * src/folderview.c
8164         * src/pixmaps/inbox-hrm.xpm     ** NEW FILE **
8165         * src/pixmaps/outbox-hrm.xpm    ** NEW FILE **
8166         * src/pixmaps/trash-hrm.xpm     ** NEW FILE **
8167                 improvements to 'Hide read messages': Inbox, Outbox,
8168                 Trash, Queue, and Draft icons now reveal presence of hidden 
8169                 messages
8170
8171 2001-12-12 [alfons]     0.6.5claws81
8172
8173         0.6.5claws80 was tagged as LAST_STABLE
8174
8175         * src/filtering.[ch]
8176         * src/matcher.[ch]
8177         * src/matcher_parser_lex.c
8178                 fix the filtering; my last attempt to get it right, 
8179                 if it does not work, it's Hoa's turn. ;-)
8180
8181                 for my honourable peers:
8182                 
8183                 the code now makes a clear distinction between
8184                 rules as they are displayed (probably escaped),
8185                 and as they are executed (probably unescaped). the
8186                 parser does *NOT* do any unescaping, this is
8187                 the task of the matcher.c (which breaks up a
8188                 rule into condition) and the filtering.c (which
8189                 breaks up the rule's action). to make this
8190                 run happily we provide an unescaped copy of
8191                 crucial strings to the MatcherProp and 
8192                 FilteringAction structures. note that the only
8193                 exception to this is any REGEXP string. those
8194                 are directly passed to regcomp() and regexp()
8195                 (who have much more powerful unescape functions).
8196                 
8197                 for everyone else:
8198         
8199                 you can escape tab (\t), carriage return (\r),
8200                 linefeed (\n), form feed (\f), quote (\"), 
8201                 single quote (\'), bell (\b) in all the entry
8202                 lines in the scoring & filtering dialogs.
8203                 as an added bonus this should not affect
8204                 existing filtering rules.
8205
8206 2001-12-12 [carsten]    0.6.5claws80
8207
8208         * src/summaryview.c
8209         * po/de.po
8210                 "item(s) selected" is now sensitive to 1 or more
8211                 than one selected (nice for language where simple
8212                 adding of a "s" is not possible as German (Eintrag
8213                 ->Eintr"age)
8214                 
8215                 the "forward as attachment" entry from the right
8216                 click menu removed, "forward" acts following the
8217                 prefs
8218         
8219         * src/textview.c
8220                 reverted my former changes; so compiler warning again
8221                 but there's more GTK_TEXT/GTK_STEXT mixing on other places
8222                 nevertheless
8223
8224         * src/messageview.c
8225                 "search in message" does now *not* only work in MVIEW_TEXT
8226                 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
8227                 message
8228
8229         * src/mainwindow.c
8230                 removed "/File/_Close" as it was the same as "/File/E_xit"
8231                 and we don't need it two times
8232
8233                 the separate folder view and message view now get a distinct
8234                 WMCLASS, just in case someone is using sawfish ;-)
8235
8236                 as the menu entries "/View/Message view" and "/View/Folder tree"
8237                 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
8238                 make them sensitive accordingly and as these two are "shown"
8239                 after startup anytime check this menuitem at startup
8240
8241 2001-12-12 [paul]       0.6.5claws79
8242
8243         * src/folderview.c
8244                 fix sensitivity of 'Search folder...', broken in
8245                 0.6.5claws75
8246
8247         * src/mainwindow.c
8248                 fix dodgy English
8249
8250 2001-12-11 [carsten]    0.6.5claws78
8251         * src/filtering.c
8252                 fixed two typos returning a wrong FALSE/TRUE
8253         * src/mainwindow.[ch]
8254                 extra menu for email/news button removed
8255
8256 2001-12-11 [alfons]     0.6.5claws77
8257         
8258         * src/matcher.c                 (1.3)
8259         * src/matcher_parser_lex.l      (1.28)
8260                 revert for another attempt
8261                 mark 0.6.5claws77 as LAST_STABLE
8262
8263 2001-12-11 [christoph]  0.6.5claws76
8264
8265         * po/de.po
8266                 fixed wrong translation for prev. unread msg
8267
8268 2001-12-11 [paul]       0.6.5claws75
8269
8270         * src/folder.[ch]
8271         * src/folderview.c
8272         * src/mainwindow.c
8273         * src/summaryview.[ch]
8274         * src/pixmaps/dir-open-hrm.xpm  ** NEW FILE **
8275                 enable ability to hide read messages on per folder basis via 
8276                 '/Summary/Hide read messages'; when selected, a folder will 
8277                 have a red open folder icon, instead of a blue icon, if the 
8278                 folder contains hidden messges
8279                 submitted by Thomas Link <t.link.tmp200101.gmx.net> 
8280
8281         * src/mainwindow.c
8282                 remove '/Message/Forward as attachment' from 
8283                 main_window_set_menu_sensitive() to prevent debug warning
8284
8285         * src/folderview.c
8286         * src/mainwindow.c
8287                 Clean up some of the English
8288
8289         * tools/newscache_clean.pl
8290                 allow for new 'hidereadmsgs' entry in folderlist.xml
8291
8292         * po/es.po
8293                 updated translation, submitted by Ricardo Mones Lastra
8294
8295 2001-12-11 [paul]       0.6.5claws74
8296
8297         * sync with sylpheed 0.6.5cvs25
8298                 see ChangeLog entry 2001-12-11
8299
8300 2001-12-10 [alfons]     0.6.5claws73
8301
8302         * src/matcher.c
8303                 add more control characters
8304         * src/matcher_parser_lex.l
8305                 make escaping / unescaping work again
8306
8307 2001-12-10 [alfons]     0.6.5claws72
8308
8309         * src/imap.c
8310                 clean up warnings "returning value for void function" 
8311         * src/prefs_filtering.c
8312                 make info button for execute action sensitive
8313
8314 2001-12-10 [paul]       0.6.5claws71
8315
8316         * src/compose.c
8317         * src/imap.[ch]
8318         * src/summaryview.c
8319                 fix: imap server now gets informed of MARKED, UNMARKED
8320                 and REPLY events. Now people can use different IMAP-Mail
8321                 clients and have the exact same information about MARKED,
8322                 UNMARKED and REPLY status with all of them. Especially
8323                 useful for imap servers with a web-frontend.
8324                 submitted by Tobias Sandhaas <medlor@web.de>
8325
8326 2001-12-09 [melvin]     0.6.5claws70
8327         
8328         * src/textview.[ch]
8329                 fixed bug #490076 (hunted down by Alfons who implemented
8330                 a workaround in 0.6.5claws65)
8331
8332 2001-12-09 [christoph]  0.6.5claws69
8333
8334         * src/summaryview.c
8335                 set pointer to string in LOCKED column to NULL
8336                 (might fix bug #490800)
8337
8338 2001-12-09 [carsten]    0.6.5claws68
8339
8340         * po/de.po
8341                 resolved some cluttered menu shortcuts 
8342                 ('creating new email' and 'creating news message'
8343                 hade the same)
8344         * src/compose.c
8345                 wmclass now distinc from main window
8346         * src/mainwindow.c
8347           src/mainwindow.h
8348                 email/news and forward button functionality similar
8349                 to the reply buttons; removed the ugly dropdown arrows
8350                 and use instead the right mouse button
8351
8352 2001-12-09 [paul]       0.6.5claws67
8353
8354         * src/imap.c
8355         * src/utils.h
8356                 allow spaces in imap folder names
8357                 submitted by Willem van Engen <wvengen@stack.nl>
8358
8359 2001-12-09 [paul]       0.6.5claws66
8360
8361         * sync with sylpheed 0.6.5cvs24
8362                 see ChangeLog entry 2001-12-09
8363
8364 2001-12-08 [alfons]     0.6.5claws65
8365
8366         * src/textview.c
8367                 prevent secondary selection claim after "add to sender" dialog
8368                 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
8369                 we trick GTK by simulating a click at (0, 0) in the textview.
8370
8371 2001-12-08 [hoa]        0.6.5claws64
8372
8373         * src/folder.c
8374                 fixed a bug about the .processing folder name while filtering
8375
8376 2001-12-08 [alfons]     0.6.5claws63
8377
8378         * src/folderview.c 
8379                 work around problem of not correctly updating folder stats
8380                 when deleting messages. there's some folder scanning evil
8381                 going so the folderview_update_msg_num() does not work
8382                 correctly. need to investigate this.
8383
8384 2001-12-08 [paul]       0.6.5claws62
8385
8386         * sync with sylpheed 0.6.5cvs23
8387                 see ChangeLog entry 2001-12-08
8388
8389 2001-12-07 [christoph]  0.6.5claws61
8390
8391         * src/compose.c
8392                 fix another header translation problem
8393
8394 2001-12-07 [alfons]     0.6.5claws60
8395
8396         * src/mbox.c
8397                 make filtering also work on local spool mbox
8398
8399 2001-12-07 [carsten]    0.6.5claws59
8400         * src/addressbook.c
8401                 addressbook window gets a wmclass distinct from the main
8402                 sylpheed window
8403         * src/compose.h
8404         * src/mainwindow.[ch]
8405                   forward menu item will use mode selected in prefs, forward 
8406                 as attatchment in menu removed (will be substituted in the
8407                 toolbar similar to reply buttons)
8408                   create news message menu entry and news button is now 
8409                 sensitive to the existance of a news account
8410         * src/pixmaps/stock_mail_reply_quote.xpm           ** REMOVED **
8411         * src/pixmaps/stock_mail_reply_to_all_quote.xpm    ** REMOVED **
8412         * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
8413                 these are removed because the toolbar buttons don't show
8414                 the quoting modus any longer
8415
8416 2001-12-07 [paul]
8417
8418         * tools/newscache_clean.pl      ** NEW FILE **
8419                 perl script to do some tidying up in the newscache directory 
8420                 
8421         * tools/sylpheed-switcher       ** NEW FILE **
8422                 perl script to enable easy switching between main and claws
8423                 
8424         * tools/README
8425                 added descriptions of the two new perl scripts          
8426
8427
8428 2001-12-07 [melvin]     0.6.5claws58
8429
8430         * src/messageview.c
8431                 fixed a warning during compilation introduced in 0.6.5claws56
8432
8433 2001-12-07 [paul]       0.6.5claws57
8434
8435         * src/mainwindow.[ch]
8436         * src/menu.[ch]
8437                 further usability enhancements to replying with or without 
8438                 quoting via the toolbar, use of Ctrl key is replaced by 
8439                 drop down menu 
8440                 Submitted by Carsten Schurig            
8441
8442 2001-12-07 [melvin]     0.6.5claws56
8443
8444         * src/messageview.c
8445                 hack to fix bug that prevented to make/paste selections
8446                 after switching between MVIEW_TEXT and MVIEW_MIME views
8447                 without deselecting the selection first.
8448
8449 2001-12-06 [alfons]     0.6.5claws55
8450
8451         * src/filtering.[ch]
8452         * src/inc.c
8453                 revise filtering a little bit more, and make sure
8454                 messages are delivered to the appropriate inbox
8455                 (perhaps set per account)
8456
8457 2001-12-06 [paul]       0.6.5claws54
8458
8459         * sync with sylpheed 0.6.5cvs22
8460                 see ChangeLog entry 2001-12-06
8461
8462 2001-12-05 [alfons]     0.6.5claws53
8463
8464         * src/inc.c
8465         * src/folder.[ch]
8466         * src/procmsg.c
8467         * src/filtering.c
8468                 more revisions of filtering system
8469                 (last stable version is marked as LAST_STABLE)
8470                 
8471                 | NOTE 1): the filtering system now uses a local folder called
8472                 | .processing. if filtering fails, check this directory
8473                 | for missing messages.
8474                 |
8475                 | NOTE 2): help us find the filtering actions still missing
8476
8477 2001-12-05 [paul]       0.6.5claws52
8478
8479         * src/mainwindow.c
8480                 fix bug where 'Empty Trash?' pop-up window appears even
8481                 when Trash is empty, submitted by Jesse Skinner         
8482
8483 2001-12-05 [melvin]     0.6.5claws51
8484
8485         * src/compose.c
8486                 fixed bug #486106 to select correct account when reediting 
8487                 a queued message
8488         
8489 2001-12-04 [alfons]     0.6.5claws50
8490
8491         * src/mh.c
8492                 declare markfile in appropriate functions when
8493                 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
8494                 for spotting this)
8495
8496 2001-12-04 [paul]       0.6.5claws49
8497
8498         * sync with sylpheed 0.6.5cvs21
8499                 see ChangeLog entry 2001-12-04
8500
8501 2001-12-03 [christoph]  0.6.5claws48
8502
8503         * po/de.po
8504                 changed translation of undo
8505         * src/account.c
8506         * src/folder.c
8507                 don't reinvent the wheel to traverse a GNode
8508         * src/compose.[ch]
8509                 seperate code to create the compose gui into functions
8510                 add "Others" page with folder selection for saving copy
8511                 of the message.
8512                 the folder identifier is saved to queue header
8513         * src/procmsg.c
8514                 save message to folder in queue header
8515
8516 2001-12-03 [paul]       0.6.5claws47
8517
8518         * sync with sylpheed 0.6.5cvs20
8519                 see ChangeLog entry 2001-12-03
8520
8521 2001-12-01 [paul]
8522
8523         * more sync with sylpheed 0.6.5cvs19
8524                 see ChangeLog entry 2001-11-29
8525
8526 2001-11-30 [paul]       0.6.5claws46
8527         
8528         * src/compose.c
8529                 remove conflicts introduced by Hoa's last commit
8530          
8531         * src/mainwindow.c
8532                 make 'Message/Bounce' sensitive
8533
8534 2001-11-30 [hoa]        0.6.5claws45
8535
8536         * src/compose.c
8537                 slightly change bounce function to add
8538                 information about the user that bounced the mail
8539                 in the From header line.
8540
8541         * src/folderview.c
8542                 permit the use of processing in outbox folder.
8543
8544 2001-11-29 [paul]       0.6.5claws44
8545
8546         * src/mainwindow.[ch]
8547         * src/prefs_common.c
8548         * src/pixmaps/stock_mail_reply_quote.xpm            ** NEW FILE **
8549         * src/pixmaps/stock_mail_reply_to_all_quote.xpm     ** NEW FILE **
8550         * src/pixmaps/stock_mail_reply_to_author_quote.xpm  ** NEW FILE **
8551                 usability enhancements to the quoting, implements
8552                 use of Ctrl key to toggle quoting settings
8553                 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
8554
8555 2001-11-29 [paul]       0.6.5claws43
8556         
8557         * sync with sylpheed 0.6.5cvs19
8558                 see ChangeLog entry 2001-11-28
8559
8560 2001-11-29 [melvin]     0.6.5claws42
8561         * src/Makefile.am
8562                 added enriched.[ch] to the list of files
8563
8564         * src/textview.c
8565         * src/mimeview.c
8566         * src/procmime.[ch]
8567         * src/enriched.[ch]
8568                 added support to view text/enriched
8569                 added support to show headers in message view for text/enriched and text/html
8570                         in non multipart messages
8571
8572 2001-11-28 [paul]       0.6.5claws41
8573
8574         * more sync with sylpheed 0.6.5cvs18
8575                 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
8576
8577 2001-11-27 [paul]       0.6.5claws40
8578         
8579         * po/pt_BR.po
8580                 updated translation, submitted by Fabio Junior Beneditto
8581                 
8582         * sync with sylpheed 0.6.5cvs18
8583                 see ChangeLog entries 2001-11-26 (src/textview.c) and
8584                 2001-11-27
8585
8586
8587 2001-11-26 [paul]
8588
8589         * po/es.po
8590                 updated translation, submitted by Ricardo Mones Lastra
8591
8592 2001-11-26 [alfons]
8593
8594         * src/matcher.c
8595                 add more translatable strings
8596
8597 2001-11-26 [christoph]  0.6.5claws39
8598
8599         * po/de.po      
8600                 fixed one more umlaut
8601         * src/compose.c
8602                 fix translated header when it should not be translated
8603
8604 2001-11-26 [paul]       0.6.5claws38
8605
8606         * src/mainwindow.c
8607                 remove '/Message/Add Sender to address book' from 
8608                 main_window_set_menu_sensitive(), prevent debug warning
8609                 add 'Message/Mark/Mark all read' to mainwin_entries[]
8610
8611 2001-11-26 [paul]       0.6.5claws37
8612
8613         * src/summaryview.c
8614                 fix 'recurring unread state' bug 
8615
8616         * tools/README 
8617         * tools/filter_conv.pl
8618                 read name of top level mailbox from folderlist.xml
8619                 and presume nothing about its name              
8620
8621 2001-11-26 [darko]      0.6.5claws36
8622
8623         * src/gtkstext.[ch]
8624                 removed functions that are now in gtkutils.c
8625                 use gtkut_text_is_uri_string() from gtkutils.c
8626         * fix my comment on 2001-11-23 (missing gtkutils.[ch])
8627
8628 2001-11-26 [paul]       0.6.5claws35
8629
8630         * sync with sylpheed 0.6.5cvs16
8631                 see ChangeLog entries 2001-11-25 and 2001-11-26
8632
8633 2001-11-25 [alfons]     0.6.5claws34
8634
8635         EXPERIMENTAL!!! Please checkout the last stable version using: 
8636           
8637         % cvs update -r LAST_STABLE -dRAP
8638
8639         (Or help us testing this stuff.)
8640
8641         * src/filtering.c               (1.14)
8642         * src/filtering.h               (1.6)
8643         * src/inc.c                     (1.28)
8644         * src/matcher.c                 (1.20)
8645         * src/mbox.c                    (1.9)
8646         * src/procmsg.h                 (1.14)
8647         * src/summaryview.c             (1.59)
8648         * src/summaryview.h             (dunno)
8649                 revert/merge/sync to as it was before commit 
8650                 on Thu, 19 Jul 2001 10:15:51 -0700.
8651
8652 2001-11-25 [hoa]        0.6.5claws33
8653
8654         * src/main.c
8655                 processing mails at startup
8656
8657         * src/folderview.c
8658         * src/summaryview.[ch]
8659                 processing mails when entering folder
8660
8661         * src/prefs_filtering.c
8662                 fixed some UI bugs
8663
8664 2001-11-24 [alfons]     0.6.5claws32
8665
8666         * src/summaryview.[ch]
8667                 make summary sort headers work, and also make
8668                 sure the sort type is stored
8669
8670 2001-11-23 [alfons]     0.6.5claws31
8671
8672         * src/summaryview.[ch]
8673                 make lock work like mark
8674                 disallow deleting messages marked as locked
8675
8676 2001-11-23 [alfons]     0.6.5claws30
8677
8678         * src/gtkstext.c
8679         * src/compose.[ch]
8680         * src/Makefile.am
8681         * src/undo.[ch]
8682                 merge undo patch submitted by Jens
8683
8684 2001-11-23 [christoph]  0.6.5claws29
8685
8686         * src/.cvsignore
8687                 added ylwrap
8688         * src/compose.c
8689                 fixed gpg signing and encoding
8690         * src/folder.[ch]
8691         * src/main.c
8692                 added --status option to get new, unread and total
8693                 message count from a running sylpheed
8694         * src/prefs_common.c
8695                 temporary fix for reply_with_quote problem
8696                 (don't call functions for non existing widget)
8697         * src/procmsg.c
8698                 one more check for ignored threads but still not
8699                 always working correctly. probably a recursive
8700                 check for all parents is needed
8701
8702 2001-11-23 [darko]      0.6.5claws28
8703
8704         * src/compose.c
8705                 wrapping on send improvements
8706         * src/gtkutils.[ch]
8707                 fix for GtkSText after last sync with main branch
8708                 GTK_TEXT -> GTK_STEXT
8709
8710 2001-11-23 [paul]       0.6.5claws27
8711
8712         * sync with sylpheed 0.6.5cvs14
8713                 see ChangeLog entries 2001-11-22 and 2001-11-23
8714                 
8715         * po/de.po
8716                 fixed the scrambled umlauts 
8717                 submitted by Carsten Schurig <Carsten.Schurig@web.de>
8718
8719 2001-11-21 [paul]       0.6.5claws26
8720
8721         * sync with sylpheed 0.6.5cvs12
8722                 see 2nd ChangeLog entry dated 2001-11-20
8723
8724 2001-11-20 [paul]       0.6.5claws25
8725
8726         * sync with sylpheed 0.6.5cvs11
8727                 see ChangeLog entry 2001-11-19 (src/utils.c)
8728
8729 2001-11-20 [hiro]
8730
8731         * src/compose.c
8732                 GTK_TEXT -> GTK_STEXT
8733                 fix for wrong comment
8734
8735 2001-11-20 [hiro]       0.6.5claws24
8736
8737         * src/compose.[ch]
8738                 more merges from main branch
8739                 removed fatal warnings (uninitialized variables etc.)
8740                 some coding style fix
8741         * src/gtkutils.h
8742                 fixed typo.
8743         * src/addressbook.c
8744           src/addrindex.c
8745                 V-Card -> vCard
8746
8747 2001-11-19 [hoa]        0.6.5claws23
8748
8749         * src/filtering.c
8750         * src/prefs_scoring.c
8751         * src/matcher.[ch]
8752         * src/scoring.c
8753                 cleaning code
8754
8755         * src/matcher_parser_parse.y
8756         * src/prefs_filtering.c
8757                 bouncing
8758
8759 2001-11-19 [alfons]     0.6.5claws22
8760
8761         more of my old things into claws
8762
8763         * src/Makefile.am
8764         * src/prefs_common.c
8765         * src/procmsg.h
8766         * src/summaryview.[ch]
8767         * src/prefs_summary_column.c
8768         * src/pixmaps/locked.xpm
8769                 add indicators for locking of message in summary view
8770                 (does not work yet, only visual indicator)
8771
8772 2001-11-19 [paul]       0.6.5claws21
8773
8774         * sync with sylpheed 0.6.5cvs10
8775                 see ChangeLog entry 2001-11-19
8776
8777 2001-11-18 [alfons]     0.6.5claws20
8778         
8779         * src/filtering.c
8780                 remove an inadvertent free I forgot in previous clean up 
8781
8782 2001-11-18 [alfons]     0.6.5claws19
8783
8784         * src/filtering.[ch]
8785                 clean up & plug leaks
8786
8787 2001-11-18 [paul]       0.6.5claws18
8788
8789         * sync with sylpheed 0.6.5cvs9
8790                 see ChangeLog entries 2001-11-17 and 2001-11-18
8791
8792 2001-11-16 [paul]       0.6.5claws17
8793
8794         * sync with sylpheed 0.6.5cvs8
8795                 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
8796
8797 2001-11-16 [paul]       0.6.5claws16
8798
8799         * sync with sylpheed 0.6.5cvs7
8800                 see ChangeLog entries 2001-11-15 and 2001-11-16
8801
8802 2001-11-15 [hoa]        0.6.5claws15
8803
8804         * src/compose.c
8805                 fix bounce, mails we received couln't be bounced to ourself.
8806
8807         * src/defs.h
8808         * src/filtering.[ch]
8809         * src/matcher.[ch]
8810         * src/matcher_parser.h
8811         * src/matcher_parser_lex.l
8812         * src/matcher_parser_parse.y
8813         * src/inc.c
8814         * src/main.c
8815         * src/mbox.c
8816         * src/prefs_filtering.[ch]
8817         * src/mainwindow.c
8818         * src/prefs_matcher.c
8819         * src/prefs_scoring.c
8820         * src/scoring.[ch]
8821         * src/summaryview.c
8822                 new matcher/filter/score configuration file parser
8823                 one unique configuration file => ~/.sylpheed/matcherrc
8824                 import in currently automatic, then save are made
8825                 in this new file.
8826                 one filter per folder and one global filter
8827                 (filter of a folder will be used as folder processing)
8828
8829         * src/folder.c
8830                 fix a bug in folder_item_get_identifier
8831                 
8832         * src/messageview.c
8833                 receive receipt return are fixed.
8834
8835 2001-11-14 [alfons]     0.6.5claws14
8836
8837         * src/session.h
8838                 add things from main branch to make claws compile
8839
8840 2001-11-14 [paul]       0.6.5claws13
8841
8842         * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
8843                 see ChangeLog entries 2001-11-08 to 2001-11-14
8844
8845 2001-11-14 [hoa] 0.6.5claws12
8846
8847         * src/compose.[ch]
8848         * src/mainwindow.c
8849         * src/summaryview.c
8850                 add "bounce mail" option
8851
8852 2001-11-13 [christoph]  0.6.5claws11
8853
8854         * src/compose.c
8855                 Cleanup a mess i add before commiting
8856
8857 2001-11-13 [hoa]        0.6.5claws10
8858
8859         * src/compose.c
8860                 some fixes when mail are sent or
8861                 for crossposts
8862
8863 2001-11-13 [christoph]  0.6.5claws9
8864
8865         * po/de.po
8866                 Changed two string with the same translation
8867         * src/compose.c
8868         * src/procmsg.[ch]
8869         * src/send.[ch]
8870                 New mailsending process:
8871                   - Always queue message before sending
8872                     (message will be saved if sylpheed crashed or
8873                      freezes while sending)
8874                   - Allow queuing of newspostings
8875                   - No copy in outbox before sending
8876                     (closes bug #469501)
8877                   - No more redundant code for send and send_later
8878         * src/summaryview.c
8879                 Applied wwp <subscript@free.fr>'s patch that fixes
8880                 marks for multiple forwarded messages (+compose.c)
8881
8882 2001-11-12 [alfons]
8883
8884         * README.claws
8885                 remove things that are now in main branch
8886         
8887         * po/nl.po
8888                 update Dutch translation
8889
8890 2001-11-12 [mhadasht]   0.6.5.claws8
8891
8892         * src/prefs_common.c
8893                 re-enabled account autoselection feature for forward
8894                 and reedit lost during the branch point for SYNC-B4-REL
8895         * src/gtkspell.c
8896                 gtkpspell_get_dict(): more readable code (even if function is
8897                 not used yet)
8898         * ChangeLog.claws
8899                 added version number info to 2001-11-12 [hiro] comment.
8900
8901 2001-11-12 [hiro]       0.6.5.claws7
8902
8903         * src/compose.c
8904                 compose_forward(): fixed a bug that forward quote mark
8905                 wasn't used.
8906                 removed unnecessary code.
8907         * src/template_select.[ch]: removed.
8908
8909 2001-11-11 [alfons]
8910
8911         * src/compose.c
8912                 :%s/GTK_TEXT/GTK_STEXT/g
8913         
8914         * src/compose.[ch]
8915         * src/undo.[ch]
8916         * src/Makefile.am
8917                 revert the undo stuff (this is 0.6.6claws stuff)
8918
8919 2001-11-11 [hoa]        0.6.5.claws6
8920
8921         * src/compose.[ch]
8922                 Insert signature at the end of the text.
8923                 Added undo patch but currently disabled
8924
8925         * src/procmsg.c
8926                 Threading by subject improved.
8927
8928         * added src/undo.[ch]
8929                 Undo module for compose dialog box.
8930
8931 2001-11-11 [alfons]     0.6.5.claws5
8932
8933         * src/procmsg.c
8934                 prevent threading by subject on nodes that have already been
8935                 threaded by in-reply-to (as in "circular references in a tree
8936                 result in a dead branch")
8937
8938 2001-11-09 [hoa]        0.6.5.claws4
8939         
8940         * src/folderview.c
8941                 allows creation of mbox folder item from any files.
8942
8943 2001-11-09 [alfons]     0.6.5.claws3
8944         
8945         * src/utils.c
8946         * src/procmsg.c
8947                 do what I mean and correct threading by subject so it really
8948                 ignores attracting lines without "Re: "
8949
8950 2001-11-07 [alfons]     0.6.5.claws2
8951
8952         * src/procmsg.c
8953         * src/utils.[ch]
8954                 only attract by subject if a subject line starts with a "Re: "
8955         * src/syldap.c
8956                 remove warning
8957
8958 2001-11-07 [paul]       0.6.5claws1
8959
8960         * sync with sylpheed 0.6.5. release
8961                 see ChangeLog entry 2001-11-07
8962
8963 2001-11-07 [paul]       0.6.4claws31
8964
8965         * sync with sylpheed 0.6.4cvs18
8966                 see ChangeLog entries 2001-10-30 to 2001-11-07
8967                 prefs_templates.[ch] renamed prefs_template.[ch]
8968
8969 2001-11-06 [alfons]
8970         
8971         * src/utils.h
8972                 add semicolon Hoa forgot ;-)
8973                 
8974
8975 2001-11-06 [hoa]        0.6.4claws30
8976         
8977         * src/procmsg.c
8978         * src/summaryview.c
8979         * src/utils.c
8980         * src/utils.h
8981                 threading by subject - empty subject are ignored
8982
8983 2001-11-06 [christoph]  0.6.4claws29
8984
8985         * src/socket.c
8986                 use SSL_peek for sock_gets
8987         * src/utils.c
8988                 removed unneeded pointer in extracting quoted
8989                 names implementation
8990
8991 2001-11-06 [melvin]     0.6.4claws28
8992
8993         * src/gtkspell.c
8994                 fixed bug #476792 Selection overtyping with spell checker
8995                 fixed bug which could cause a buffer overflow
8996                 fixed a memory leak
8997
8998 2001-11-06 [hoa]        0.6.4claws27
8999         
9000         * src/procmsg.c
9001         * src/summaryview.c
9002                 threading by subject
9003
9004 2001-11-05 [alfons]     0.6.4claws26
9005         
9006         * README.claws
9007                 Claws -> Sylpheed (vice versa)
9008
9009         * src/compose.c
9010                 :%s/gtk_text/gtk_stext/g
9011                 :%s/GTK_TEXT/GTK_STEXT/g
9012                 (thanks to Jonathan Ware for spotting this)
9013
9014 2001-11-04 [christoph]  0.6.4claws25
9015
9016         * src/summaryview.c
9017                 replace Xalloca + strdup with Xstrdup_a
9018         * src/utils.c
9019                 better implementation of extracting quoted names
9020                 from addresses (remove backlashes and ignore
9021                 quotes after them)
9022
9023 2001-11-04 [alfons]     0.6.4claws24
9024
9025         * src/utils.[ch]
9026                 edit to comply more with coding style
9027
9028         * src/textview.c
9029                 fix bug reported by Kim Schulz. introduced by the patch integrated
9030                 in 0.6.4claws15. the code did not check the return value of
9031                 the html parser.
9032
9033         * AUTHORS
9034                 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
9035
9036 2001-11-04 [christoph]  0.6.4claws23
9037
9038         * src/main.c
9039         * src/prefs_common.[ch]
9040                 init some pointers that possibly caused a segfault
9041                 reported in the claws-users ML
9042
9043 2001-11-04 [hoa]        0.6.4claws22
9044
9045         * src/grouplistdialog.c
9046                 change the names of the nodes in the tree
9047
9048         * src/compose.c
9049                 enhanced mailto syntax as described in
9050                 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
9051                 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
9052
9053         * src/utils.c
9054                 encode and decode URI (useful when opening URL into
9055                 netscape).
9056
9057 2001-11-03 [hoa]        0.6.4claws21
9058
9059         * src/grouplistdialog.c
9060                 a new newsgroups list selection dialog box
9061                 with a CTree instead of a CList
9062
9063 2001-11-03 [hoa]        0.6.4claws20
9064
9065         * src/folderview.c
9066                 enable property and scoring options when right
9067                 click on "inbox"
9068
9069         * src/summaryview.c
9070                 fixed bug when nickname were displayed using
9071                 the address book.
9072
9073 2001-11-02 [darko]      0.6.4claws19
9074
9075         * src/compose.c
9076                 new wrap quotation and URL/long words wrapping implementation
9077         * src/compose.c src/gtkstext.[ch]
9078                 move gtkstext_strncmp() to gtkstext.c
9079
9080 2001-11-01 [christoph]  0.6.4claws18
9081
9082         * src/prefs_account.c
9083                 fixed mess in account settings dialog
9084         * src/prefs_folder_item.c
9085                 added label with folder path to dialog
9086
9087 2001-10-31 [match]      0.6.4claws17
9088
9089         * src/vcard.c
9090                 fix memory leak.
9091         * src/addrbook.c
9092                 fix generation of spurious address book file names.
9093                 remove redundant functions.
9094         * po/POTFILES.in
9095                 added missing file names.
9096
9097 2001-10-30 [paul]       0.6.4claws16
9098
9099         * sync with sylpheed 0.6.4cvs6
9100                 see ChangeLog entries 2001-10-26 to 2001-10-30
9101
9102         * tools/filter_conv.pl
9103                 read folderlist.xml to discover whether the top-level
9104                 folder is called 'Mailbox' or 'Mail' 
9105
9106 2001-10-29 [paul]       0.6.4claws15
9107
9108         * src/html.c, src/textview.c
9109                 activate links in html mail and fix clickable parts
9110                 Submitted by Matthieu Dazy <dazy@t-surf.com>
9111
9112 2001-10-29 [paul]
9113
9114         * po/de.po, po/es.po, po/pt_BR/po
9115                 updated translations, submitted by Jens Oberender,
9116                 Ricardo Mones Lastra, and Fabio Junior Beneditto
9117
9118 2001-10-29 [darko]      0.6.4claws14
9119
9120         * src/compose.c
9121                 fix wrapping for good
9122
9123 2001-10-29 [darko]
9124
9125         * src/compose.c
9126                 undo previous change as it broke the smart wrapping
9127
9128 2001-10-29 [darko]      0.6.4claws13
9129
9130         * src/compose.c
9131                 fix infinite loop when long URL is quoted
9132                 (closes bug #475122.
9133
9134 2001-10-28 [match]
9135
9136         * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
9137                 import Mutt address book
9138         * src/ldif.[ch] src/importldif.h
9139                 modified import LDIF handle user attributes
9140
9141 2001-10-28 [christoph]  0.6.4claws12
9142
9143         * src/summaryview.c
9144                 fixed that filtering did not work if there
9145                 were no filter rules
9146                 (closes bug #472003 and better implementation
9147                  of patch #474644)
9148
9149 2001-10-27 [christoph]  0.6.4claws11
9150
9151         * src/compose.c
9152                 make the folder's default account to be used when
9153                 replying. (patch by wwp <subscript@free.fr>)
9154         * src/compose.c
9155                 code cleanup, nearly killed all of wwp's patch
9156                 for folder's default account in compose
9157         * src/folderview.c
9158                 error panel when a folder could not be created
9159                 (closes bug #471080 new folder name & already
9160                  existing file)
9161
9162 2001-10-26 [alfons]
9163
9164         * src/utils.h
9165                 change prototype of strstr2() that Christoph forgot about
9166
9167 2001-10-26 [christoph]  0.6.4claws10
9168
9169         * src/account.c
9170                 made search for accounts by email address not case
9171                 sensitive
9172         * src/folder.c
9173                 fixed memory leak in folder_item_get_identifier
9174         * src/gtkspell.c
9175         * src/utils.c
9176                 fixed wrong strstr2 (should work like strstr)
9177
9178 2001-10-26 [darko]      0.6.4claws9
9179
9180         * src/compose.c src/gtkstext.[ch]
9181         * src/gtkstext.c
9182                 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
9183
9184 2001-10-26 [paul]       0.6.4claws8
9185
9186         * src/html.c
9187                 ignore css and javascript tags in html mail
9188                 case-insensitive, with or without double-quoted
9189                 strings
9190
9191 2001-10-26 [paul]       0.6.4claws7
9192
9193         * sync with sylpheed 0.6.4cvs1
9194                 see ChangeLog entry 2001-10-26
9195
9196         * src/prefs_account.c, src/prefs_common.c,
9197           src/prefs_summary_column.c
9198                 minor improvements to the English
9199
9200 2001-10-25 [alfons]     0.6.4claws6
9201
9202         * src/gtkstext.c
9203         
9204                 make GtkSText follow style of GtkText (closes bug 
9205                 #469211 "text selection while writing message")
9206                 
9207                 do sync with GTK 1.2.10
9208
9209 2001-10-25 [paul]       0.6.4claws5
9210
9211         * src/html.c
9212                 ignore css tags in html mail
9213
9214 2001-10-25 [darko]      0.6.4claws4
9215
9216         * src/compose.c
9217                 don't declare is_url_string as static function since
9218                 we need it in gtkstext.c
9219         * src/gtkstext.c
9220                 remove unused variable
9221                 don't wrap long URLs while composing a message
9222
9223 2001-10-24 [christoph]  0.6.4claws3
9224
9225         * src/socket.c
9226                 fix ssl deadlock, when peer closes connection
9227
9228 2001-10-24 [paul]       0.6.4claws2
9229
9230         * src/prefs_common.c
9231                 gettextize the gpg ascii-armored warning message
9232
9233         * src/compose.c
9234                 insert a DOS/MAC file into the composed message
9235                 (improvements)
9236
9237         * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
9238
9239 2001-10-22 [paul]       0.6.4claws1
9240
9241         * sync with sylpheed 0.6.4 release
9242                 see ChangeLog entries 2001-10-21
9243
9244         * po/fr.po, po/pt_BR.po
9245                 updated by Melvin Hadasht and Fabio Junior Beneditto
9246
9247 2001-10-21 [paul]       0.6.3claws30
9248
9249         * src/compose.c
9250                 insert a DOS text file from the compose window
9251                 into the composed message text (removes CRs characters)
9252                 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
9253
9254         * tools/filter_conv.pl, tools/README
9255                 automatically use ~/.sylpheed as working directory
9256                 print out confirmation message on completion
9257
9258         * correct Hoa's last ChangeLog.claws entry
9259
9260 2001-10-20 [hoa]        0.6.3claws29
9261
9262         * src/grouplistdialog.c
9263                 bugfix (another ?) to give the right
9264                 newsgroups list for each news server.
9265
9266         * src/news.c
9267         * src/news.h
9268                 improve the newsgroups list cache
9269
9270 2001-10-20 [paul]       0.6.3claws28
9271
9272         * sync with sylpheed 0.6.3cvs9
9273                 see ChangeLog entry 2001-10-19
9274
9275         * correct Alfons' last ChangeLog.claws entry
9276
9277 2001-10-19 [alfons]
9278
9279         * src/pgptext.[ch]
9280                 fix compilation problems (part of bug #472895)
9281
9282 2001-10-18 [hoa]        0.6.3claws27
9283
9284         * src/grouplistdialog.c
9285                 bugfix when we refresh was clicked (bug 472701)
9286
9287 2001-10-19 [christoph]  0.6.3claws26
9288
9289         * src/compose.c
9290                 last header entry should default to "To:" or
9291                 "Newsgroups:" and not copy the last entry line
9292                 in a new compose window
9293                 (closes bug #472686, #470792)
9294
9295 2001-10-19 [paul]       0.6.3claws25
9296
9297         * sync with Sylpheed 0.6.3cvs8
9298                 see ChangeLog entries 2001-10-18 and 2001-10-19
9299
9300 2001-10-18 [christoph]  0.6.3claws24
9301
9302         * src/procmsg.c
9303                 reimplement ignore thread
9304         
9305 2001-10-18 [hoa]        0.6.3claws23
9306
9307         * src/folderview.c
9308         * src/grouplistdialog.[ch]
9309                 enhanced news subscription interface (feature 469113)
9310
9311         * src/news.c
9312         * src/news.h
9313                 enchanced newsgroup listing,
9314                 now, we can get groups informations
9315                 (NNTPGroupInfo)
9316
9317 2001-10-18 [paul]       0.6.3claws22
9318
9319         * src/summaryview.c
9320                 remove comment (sync with main branch)
9321         * src/mainwindow.c
9322                 fix 'Re-edit' bug in 'Message' menu
9323
9324 2001-10-17 [christoph]  0.6.3claws21
9325
9326         * src/compose.c
9327                 ignore empty or whitespace only header lines
9328
9329 2001-10-17 [paul]       0.6.3claws20
9330
9331         * sync with sylpheed 0.6.3cvs7
9332                 see ChangeLog entries 2001-10-14, 2001-10-16, and
9333                 2001-10-17
9334
9335 2001-10-17 [darko]
9336
9337         * src/compose.c
9338                 wrap long lines without spaces
9339                 don't wrap URLs
9340
9341 2001-10-16 [paul]
9342
9343         * po/es.po, po/nl.po, po/pt_BR.po
9344                 updated by Ricardo Mones Lastra, Alfons,
9345                 and Fabio Junior Beneditto
9346
9347         * sylpheed-0.6.3claws released
9348
9349 2001-10-15 [melvin] 0.6.3claws18
9350
9351         * README.claws
9352                 added summary and detailed installation instructions
9353                 for spell checker
9354         * po/fr.po
9355                 Updated, corrected and completed french translation
9356
9357 2001-10-15 [hoa] 0.6.3claws17
9358         * src/grouplistdialog.c
9359                 we can choose the newsgroups to display with wildcards
9360
9361 2001-10-15 [christoph]  0.6.3claws16
9362
9363         * src/account.c
9364         * src/compose.c
9365         * src/prefs_folder_item.[ch]
9366                 applied wwp <subscript@free.fr>'s folder
9367                 default account patch
9368         * po/de.po
9369                 Fixed wrong translation
9370
9371 2001-10-13 [alfons, christoph, melvin]  
9372                         0.6.3claws15
9373
9374         solution #2 to solve MT-safety problems defers all GUI related calls
9375         to the main thread using a gtk_idle_add() callback. discussed on
9376         ircnet #sylpheed, with christoph spotting some issues with the
9377         original code, and melvin allowing us to lobotomize his sylpheed.
9378
9379         * src/syldap.[ch], src/main.c
9380                 fix race problem in ldap search thread by deferring GUI 
9381                 stuff to main thread using gtk_idle_add()
9382
9383 2001-10-13 [paul]       0.6.3claws14
9384
9385         * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
9386                 add Sergey's smtpcred.patch
9387                 adds separate username/password setting for SMTP Auth
9388                 needed by some servers
9389                 (closes feature request #471659)
9390
9391 2001-10-13 [paul]       0.6.3claws13
9392
9393         * src/pgptext.[ch] **NEW FILES**
9394         * src/Makefile.am, src/messageview.c, src/mimeview.c
9395                 decrypt ascii-armored gpg text embedded in
9396                 the message body.
9397                 Submitted by Jens Jahnke <jan0sch@gmx.net>
9398
9399 2001-10-13 [christoph]  0.6.3claws12
9400
9401         * README.claws
9402                 some more details on default to and
9403                 feature requests
9404         * src/main.c
9405                 init glib threading when ldap is used
9406         * src/syldap.c
9407                 threading fixes
9408         * po/de.po
9409                 fixed a typo
9410
9411 2001-10-12 [paul]       0.6.3claws11
9412
9413         * src/prefs_common.[ch], src/rfc2015.c
9414                 enable ascii-armored gpg text to be embedded in the
9415                 message body, selectable through the 'Privacy'
9416                 preferences. Supports encrypting only.
9417                 Submitted by Ravemax <ravemax@dextrose.com>
9418
9419 2001-10-12 [paul]       0.6.3claws10
9420
9421         * sync with sylpheed 0.6.3cvs6
9422                 see ChangeLog entries 2001-10-11 and 2001-11-12
9423
9424         * src/folderview.c
9425                 incorporated mbox folders, scoring, and folder
9426                 properties into the sync
9427
9428 2001-10-12 [darko]      0.6.3claws9
9429
9430         * README.claws
9431                 describe quotation wrapping
9432         * src/compose.c
9433                 don't treat tab as space to calculate line length properly
9434
9435 2001-10-11 [alfons]
9436
9437         * README.claws
9438                 correct description of how to make new filtering system work,
9439                 add some other things
9440                 
9441         * src/syldap.c
9442                 remove sched_yield() (not necessary / unportable)
9443
9444 2001-10-11 [paul]       0.6.3claws8
9445
9446         * sync with sylpheed 0.6.3cvs3
9447                 see ChangeLog entry 2001-10-10
9448
9449 2001-10-10 [christoph]  0.6.3claws7
9450
9451         * .cvsignore
9452                 ignore 2 files created by newer autotools
9453         * src/prefs_folder_item.c
9454                 using table for widget alignment
9455                 fixed memory leak and broken octal display
9456         * src/filesel.c
9457                 fixed segfault caused by lost filename
9458                 workaround (closes bug #469551)
9459
9460 2001-10-10 [paul]       0.6.3claws6
9461
9462         * sync with sylpheed 0.6.3cvs2
9463                 see ChangeLog entries 2001-10-09 and 2001-10-10
9464
9465 2001-10-10 [darko]      0.6.3.claws5
9466
9467         * src/gtkstext.c
9468                 proper calculation of right margin if smart wrapping is enabled
9469         * src/compose.c
9470                 automatically wrap long lines if wrap quotation is enabled
9471
9472 2001-10-09 [alfons]     0.6.3.claws4
9473
9474         * src/summaryview.c
9475                 select correct row when deleting last row in the summary view (and
9476                 close bug "[ #469104 ] select second last in list when deleting")
9477
9478 2001-10-09 [paul]       0.6.3claws3
9479
9480         * sync with sylpheed 0.6.3cvs1
9481                 updated some autotool scripts
9482
9483 2001-10-09 [darko]      0.6.3claws2
9484
9485         * src/gtkstext.[ch]
9486                 new name and mark with Sylpheed comment
9487         * src/compose.c
9488                 smart quotation wrapping a-la VIM
9489
9490 2001-10-08 [paul]       0.6.3claws1
9491
9492         * sync with sylpheed 0.6.3 release
9493                 see ChangeLog entry 2001-10-08
9494
9495 2001-10-08 [paul]       0.6.2claws24
9496
9497         * src/summaryview.c
9498                 more sync with sylpheed 0.6.2cvs12
9499                 Fixed the bug that didn't select the last row correctly
9500
9501
9502 2001-10-07 [paul]       0.6.2claws23
9503
9504         * sync with sylpheed 0.6.2cvs12
9505                 see ChangeLog entry 2001-10-07
9506
9507 2001-10-06 [match]
9508         * src/jpilot.[ch]
9509                 enable jpilot to read unsynch'ed addresses.
9510
9511         * src/editldap_basedn.c
9512                 fix segfault when opening dialog.
9513
9514 2001-10-06 [alfons]     0.6.2.claws22
9515
9516         * src/summaryview.c
9517                 fix bug with summary view selecting last *inserted*
9518                 node instead of last *visible* node. remember we
9519                 work with a tree
9520
9521 2001-10-06 [paul]       0.6.2claws21
9522
9523         * po/pt_BR.po
9524                 updated translation, contains some fixes and new
9525                 translations, submitted by Gustavo Noronha Silva
9526                 <kov@debian.org>
9527
9528         * src/prefs_common.c
9529                 change 'each' to 'every' - fix dubious English
9530
9531         * sync with sylpheed 0.6.2cvs11
9532
9533 2001-10-05 [alfons]     0.6.2claws20
9534
9535         * src/mainwindow.[ch], src/folderview.c
9536                 make composite tool button switch between "Compose News"
9537                 and "Compose Mail" depending on selected folder
9538                 (nifty idea by Kim Schulz <kim@schulz.dk>)
9539
9540 2001-10-05 [paul]       0.6.2claws19
9541
9542         * src/mainwindow.c, src/summaryview.c
9543                 fix 'Message/Reply to all', broken in last commit
9544
9545         * src/compose.c
9546                 fix X_BEENTHERE seg fault, thanks to Alfons
9547
9548 2001-10-04 [paul]       0.6.2claws18
9549
9550         * src/compose.[ch], src/mainwindow.c
9551                 make "Message/Reply" reply to mailing lists; matches
9552                 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
9553                 based on portions of the patch submitted by
9554                 Junichi Uekawa <dancer@netfort.gr.jp>
9555
9556 2001-10-04 [darko]      0.6.2claws17
9557
9558         * src/compose.c
9559                 better smart wrapping
9560         * src/gtkstext.[hc]
9561                 a function to make text buffer contiguous
9562
9563 2001-10-03 [paul]       0.6.2claws16
9564
9565         * sync with sylpheed 0.6.2cvs10
9566
9567 2001-10-02 [alfons]
9568
9569         * configure.in
9570         * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
9571                 close bug "[ #466566 ] compile error on mdk 8.0" by removing
9572                 references to chinese translations (hope someone picks up
9573                 this)
9574
9575 2001-10-02 [christoph]  0.6.2claws15
9576
9577         * src/compose.c
9578                 fixed non translated header bug
9579         * ChangeLog.claws
9580                 fixed wrong date in alfons last entry ;)
9581
9582 2001-10-02 [alfons]     0.6.2claws14
9583
9584         * src/compose.c, src/prefs_common.[ch]
9585                 add block cursor option
9586
9587 2001-10-02 [paul]       0.6.2claws13
9588
9589         * sync with sylpheed 0.6.2cvs9
9590
9591 2001-09-30 [paul]       0.6.2claws12
9592
9593         * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
9594                 updated translations
9595
9596         * po/POTFILES.in
9597                 add 'src/importldif.c'
9598
9599         * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
9600                 added eudora-to-vCard conversion tool
9601                 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
9602
9603         * sync with sylpheed 0.6.2cvs8
9604
9605 2001-09-30 [paul]
9606
9607         * sylpheed-0.6.2claws released
9608
9609 2001-09-27 [melvin]     0.6.2claws11
9610
9611         * src/gtkspell.c
9612                 fixed crash when using default path (introduced 
9613                 in 0.6.2claws10)
9614                 fixed tiny bug for initial suggestion mode
9615
9616 2001-09-27 [melvin]     0.6.2claws10
9617         
9618         * src/gtkspell.c
9619                 fixed bug where gtkpspell didn't set the path correctly
9620
9621         * README.claws
9622                 added a paragraph about spell checking
9623                 
9624
9625
9626 2001-09-27 [paul]       0.6.2claws9
9627
9628         * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
9629                 replace '// comments' with '/* comments */' to prevent
9630                 some compiler warnings 
9631
9632         * sync with sylpheed 0.6.2cvs6
9633
9634 2001-09-26 [alfons]     0.6.2claws8
9635
9636         * src/messageview.c
9637                 introduce return receipt request notification again,
9638                 which was lost because of other semantics in 
9639                 procheader_parse() (???)
9640
9641 2001-09-26 [christoph]  0.6.2claws7
9642
9643         * src/compose.c
9644                 replace comments for old code with #if 0
9645                 readded auto cc, bcc and reply-to
9646         * src/prefs_matcher.c
9647         * src/prefs_scoring.c
9648                 removed some definition (was moved to
9649                 prefs.h)
9650
9651 2001-09-26 [paul]       0.6.2claws6
9652
9653         * src/mainwindow.c
9654                 make 'Follow-up and reply to' sensitive
9655
9656         * more sync with sylpheed 0.6.2cvs5
9657
9658 2001-09-25 [melvin]
9659
9660         * 0.6.2claws5
9661
9662         * src/gtkspell.c
9663                 fixed bug for "US-ASCII" introduced by the encoding code
9664
9665 2001-09-25 [paul]
9666
9667         * 0.6.2claws4
9668
9669         * src/prefs_common.[ch], src/summaryview.c
9670                 'next unread msg' 'go to next folder?' dialog can be
9671                 given default behaviour, either always show dialog,
9672                 or assume 'yes', or assume 'no'
9673                 Submitted by wwp <subscript@free.fr>
9674
9675 2001-09-25 [melvin]
9676                 
9677         * src/compose.c src/gtkspell.[ch]
9678                 added support for different encodings
9679
9680 2001-09-25 [paul]
9681
9682         * more sync with sylpheed 0.6.2cvs5
9683
9684 2001-09-24 [alfons]
9685         
9686         * src/prefs_folder_item.c
9687                 add check for item->prefs->default_to string is NULL and
9688                 add another check when freeing this string
9689
9690 2001-09-24 [paul]
9691
9692         * configure.in
9693                 change to version 0.6.2claws3
9694
9695         * sync with sylpheed 0.6.2cvs5 
9696
9697 2001-09-24 [match]
9698         * src/ldif.[ch], src/importldif.[ch], addressbook.c
9699                 import LDIF files.
9700         * src/addrcache.[ch], addrindex.[ch]
9701                 small update for future
9702         * src/addrbook.c
9703                 fix test XML file.
9704
9705 2001-09-24 [melvin]
9706         * src/gtkspell.[ch]
9707                 added 'Learn from mistakes' option
9708                 better handling of quotes in checked words
9709                 sorted dict list
9710         * po/fr.po
9711                 small update for spell checking stuff
9712
9713 2001-09-23 [alfons]
9714         
9715         * src/gtkspell.c
9716                 edit a little bit so it complies more with main coding style
9717
9718 2001-09-23 [alfons]
9719
9720         * src/folder.[ch], prefs_folder_item.c, compose.c
9721                 migrate "request return receipt" folder property
9722                 to folderlist.xml
9723
9724 2001-09-22 [alfons]
9725
9726         * README.claws **NEW**
9727                 (add things of interest for users of main branch 
9728                 and claws here)
9729
9730         * src/folder.[ch], src/mainwindow.c, src/summaryview.c
9731                 re-implement threading per folder option, but store 
9732                 the setting in folderlist.xml (where it belongs)
9733
9734 2001-09-21 [melvin]
9735
9736         * src/gtkspell.[ch]
9737                 fixed bug when compose window is under another window
9738         * src/prefs_common.[ch] src/compose.c
9739                 changed 'dictionary_path' to 'dictionary' to be consistent
9740                 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
9741         * ac/pspell.m4 src/Makefile.am 
9742                 dropped PSPELL_PATH macro
9743         * po/fr.po
9744                 updated translations
9745
9746 2001-09-21 [christoph]
9747
9748         * src/compose.c
9749                 added border around header fields
9750                 keep header type when new field is added
9751
9752 2001-09-20 [christoph]
9753
9754         * src/utils.[ch]
9755                 more portable debug_print with source filename
9756                 and linenumber
9757         * src/procmsg.c
9758                 more newlines after debug messages
9759
9760 2001-09-20 [paul]
9761
9762         * configure.in
9763                 change to version 0.6.2claws2
9764
9765         * sync with sylpheed 0.6.2cvs3
9766
9767 2001-09-19 [melvin]
9768
9769         * src/gtkspell.c
9770                 fixed the post-right-click focus pb
9771                 fixed crash when 'Spell check all' after dict change 
9772                         and when cursor is at the end of the text
9773                 shift-right-click pops up config menu even on misspelled words.
9774         * po/POTFILES.in
9775                 added gtkspell.c
9776
9777 2001-09-19 [melvin]
9778
9779         * src/about.c
9780                 added pspell to compiled-in features list
9781
9782 2001-09-18 [melvin]
9783
9784         * switched to pspell and dropped ispell
9785         * ac/pspell.m4
9786                 new file. autoconf macro for pspell
9787         * ac/Makefile.am 
9788         * configure.in acconfig.h
9789                 added pspell support
9790         * src/Makefile.am
9791         * src/main.c src/compose.[ch] src/gtkspell.[ch]
9792         * src/prefs_common.[ch] 
9793                 added pspell support
9794
9795 2001-09-18 [christoph]
9796
9797         * src/addr_compl.c
9798         * src/template.[ch]
9799                 replace LOG_MESSAGE with debug_print
9800         * src/compose.[ch]
9801                 gui improvements
9802         * src/menu.c
9803                 added newline after debug message
9804         * src/utils.h
9805                 using __VA_ARGS__ for debug_print macro
9806         * tools/.cvsignore
9807                 ignore Makefile and Makefile.in
9808
9809 2001-09-18 [paul]
9810
9811         * configure.in
9812                 change to version 0.6.2claws1
9813         * sync with sylpheed 0.6.2cvs1
9814
9815         * src/matcher.c 
9816         * src/prefs_matcher.c
9817                 add 'score equal to' option, submitted by
9818                 Paul Evans <nerd@freeuk.com>
9819
9820 2001-09-15 [christoph]
9821
9822         * src/mainwindow.c
9823                 comment out menu entry not existing in claws
9824         * src/menu.c
9825                 add debug output for non existing menu entries
9826         * src/summaryview.c
9827                 fix next/prev unread message for ignored threads
9828         * src/utils.[ch]
9829                 add sourcefile and line number to debug output
9830                 otherwise it is sometimes hard to find the
9831                 source code part if debug messages are translated
9832
9833 2001-09-14 [darko]
9834         
9835         * src/folderview.c
9836                 refresh target folder style after colour is changed
9837
9838 2001-09-13 [paul]
9839
9840         * configure.in
9841                 change to version 0.6.1claws3
9842
9843         * sync with sylpheed 0.6.1cvs6
9844
9845 2001-09-13 [darko]
9846         
9847         * src/folderview.c
9848                 fix target folder colourization to use user selected colour
9849
9850 2001-09-12 [darko]
9851         
9852         * src/summaryview.c
9853                 fix crash when message that is marked for copy/move is unmarked
9854
9855 2001-09-09 [paul]
9856
9857         * configure.in
9858                 change to version 0.6.1claws2
9859
9860         * sync with sylpheed 0.6.1cvs3
9861
9862 2001-09-09 [alfons]
9863         
9864         * src/folderview.c
9865                 fix bug with default font used for trash folder text
9866
9867 2001-09-06 [paul]
9868
9869         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
9870                 updated translations
9871
9872         * configure.in
9873                 change to version 0.6.1claws1
9874
9875         * sync with sylpheed 0.6.1cvs2
9876
9877 2001-09-03 [paul]
9878
9879         * po/POTFILES.in
9880                 add Match's new addressbook
9881
9882         * po/de.po
9883                 updated translation submitted by Jens Oberender
9884
9885 2001-09-02 [paul]
9886
9887         * configure.in
9888                 change to 0.6.1claws
9889         * sync with sylpheed 0.6.1 release
9890
9891 2001-09-02 [paul]
9892
9893         * configure.in
9894                 change to 0.6.0claws2
9895
9896         * sync with sylpheed 0.6.0cvs4
9897
9898         * po/pt_BR.po
9899                 updated translation submitted by Fabio Junior Beneditto
9900
9901 2001-09-01 [match]
9902         * pixmaps/
9903                 interface.xpm
9904                 book.xpm
9905                 address.xpm
9906         * src/
9907                 Makefile.am
9908                 a ton of new files
9909
9910 2001-08-31 [paul]
9911
9912         * configure.in
9913                 change to version 0.6.0claws1
9914
9915         * sync with sylpheed 0.6.0cvs1
9916
9917         * po/es.po
9918                 updated translation submitted by Ricardo Mones Lastra
9919
9920         * po/POTFILES.in
9921                 add 'src/prefs_templates.c'
9922
9923         * src/compose.c, src/summaryview.c
9924                 fix segfault on 'Re_edit'               
9925
9926 2001-08-30 [alfons]
9927
9928         * configure.in, Makefile.am
9929         * tools/Makefile.am
9930                 add tools directory to source distribution
9931
9932 2001-08-30 [paul]
9933
9934         * configure.in
9935                 change to version 0.6.0claws
9936
9937         * sync with sylpheed 0.6.0 release
9938
9939 2001-08-30 [christoph]
9940
9941         * configure.in
9942                 removed autoconf version check
9943
9944 2001-08-30 [paul]
9945
9946         * src/account.c, src/compose.c, src/prefs_common.[ch]
9947         * src/procheader.[ch] src/utils.[ch]
9948                 Enhanced automatic account selection on replies
9949                 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
9950
9951         * configure.in
9952                 add LDAP and JPilot to the configuration results output.
9953
9954 2001-08-29 [christoph]
9955
9956         * src/summeryview.c
9957                 no bold font for ignored threads
9958
9959 2001-08-29 [paul]
9960
9961         * configure.in
9962                 change to version 0.5.3claws6
9963
9964         * sync with sylpheed 0.5.3cvs10
9965                 src/stringtable.[ch]: New Files
9966
9967         * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
9968         * src/pixmaps/sylpheed.xpm
9969                 add mini-icons to windows (by Alfons)
9970
9971 2001-08-27 [paul]
9972
9973         * src/mainwindow.c
9974                 new functions: next_labeled_cb(), prev_labeled_cb()
9975
9976         * src/summaryview.c
9977                 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
9978                 summary_select_next_labeled(), summary_select_prev_labeled()
9979
9980         * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
9981                 give claws blue folders and a blue trash can
9982
9983 2001-08-27 [paul]
9984
9985         * configure.in
9986                 change to version 0.5.3claws5
9987
9988         * sync with sylpheed 0.5.3cvs9
9989                 src/labelcolors.[ch] renamed to src/colorlabel.[ch] 
9990
9991 2001-08-24 [christoph]
9992
9993         * src/filesel.c
9994                 keep filename when browsing directories
9995                 (not working for user entered filename, but
9996                  for default name and selected filename from
9997                  file list)
9998         * src/mainwindow.c
9999                 fixed wrong spelling "Folllow-up"
10000         * src/mbox_folder.c
10001         * src/procmsg.c
10002         * src/summaryview.c
10003                 fixed new/unread message count with ignored
10004                 threads (2 commits, first didn't notice no
10005                 longer needed decreasing)
10006         * src/inc.c
10007                 readded scrolling of progress dialog
10008                 (lost in sync)
10009
10010 2001-08-24 [paul]
10011
10012         * configure.in
10013                 change to 0.5.3claws4
10014
10015         * sync with sylpheed 0.5.3cvs7
10016
10017 2001-08-24 [christoph]
10018
10019         * src/compose.c
10020                 set request return receipt when replying
10021                 if it is set is the folder prefs of the
10022                 message
10023         * src/inc.c
10024                 disable final error popup if popups are
10025                 disabled in config (again)
10026
10027 2001-08-23 [paul]
10028
10029         * configure.in
10030                 Change version number to 0.5.3claws3
10031
10032         * sync with sylpheed 0.5.3cvs5
10033
10034         * src/mimeview.c
10035                 double quote '%s' in 'gedit %s' to fix bug when
10036                 opening attachment with spaces in the name
10037
10038 2001-08-22 [alte]
10039         * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
10040           src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
10041                 initial message templates support
10042
10043
10044 2001-08-22 [paul]
10045
10046         * configure.in
10047                 change version number to 0.5.3claws2
10048
10049         * sync with sylpheed 0.5.3cvs4
10050
10051         * src/procmsg.h src/summaryview.c
10052                 re-implement (un)ignore thread
10053
10054 2001-08-21 [paul]
10055
10056         * src/summaryview.c
10057                 remove unnecessary code
10058         * src/compose.c
10059                 enable 'dynamic' signatures (submitted by
10060                 Eric Limpens <eric@hscg-internet.nl>)
10061
10062 2001-08-21 [paul]
10063
10064         clean up after sync with sylpheed 0.5.3 release
10065
10066         * src/folderview.c
10067                 fix re-introduced font mess, see Christoph's
10068                 entry 2001-06-24
10069
10070         * src/summaryview.c
10071                 remove prev_msgnum
10072                 use sylpheed's small font instead of
10073                 gtk default font for summary view
10074
10075
10076 2001-08-17 [paul]
10077
10078         * configure.in
10079                 add pl to ALL_LINGUAS - sync with main branch
10080
10081         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
10082                 Updated. Translations by Jens Oberender, Ricardo Mones
10083                 Lastra, Alfons, and Fabio Junior Beneditto respectively.
10084
10085         * po/pl.po  ** NEW FILE **
10086                 sync with the main branch
10087
10088         * src/folderview.c
10089                 fix target folder colorizing and refresh problem
10090
10091
10092 2001-08-17 [christoph]
10093
10094         * src/mainwindow.c
10095                 claws uses 4 colors for target folder coloring.
10096                 arrays were not long enough and destroyed the
10097                 stack causing a segfault.
10098                 target folder colorizing does not work anymore
10099                 for me
10100
10101 2001-08-16 [paul]
10102
10103         * configure.in
10104                 change to version 0.5.3claws1
10105
10106         * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
10107           src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
10108           src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
10109
10110                 sync with sylpheed 0.5.3 release, but keep claws method of
10111                 configuring/saving fonts
10112
10113         * src/addressbook.[ch]
10114                 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
10115                 in line with a similar change in Hiroyuki's branch
10116
10117         * src/mainwindow.[ch]
10118                 disable main_window_set_thread_option()
10119         * src/prefs_folder_item.c
10120                 comment out &tmps_prefs.enable_thread,
10121         * src/mbox_folder.c, src/procmsg.[ch]
10122                 comment out MSG_IS_IGNORE_THREAD
10123         * src/summaryview.c
10124                 comment out summary_ignore_thread() and summary_unignore_thread()
10125                 comment out MSG_IS_IGNORE_THREAD
10126
10127                 use Hiroyuki's threading instead.
10128
10129
10130
10131 2001-08-15 [paul]
10132
10133         * src/account.c
10134                 use Hiroyuki's 0.5.3 column scheme but also
10135                 include the enable/disable button.
10136         * src/pixmaps/mark.xpm
10137                 add Hiroyuki's amended pixmap
10138
10139 2001-08-13 [christoph]
10140
10141         * src/account.c
10142                 receive at get all column showed wrong state for APOP
10143                 button should only work for POP3 and APOP accounts
10144         * src/prefs_account.c
10145                 added missing preprocessor statement for SSL
10146
10147 2001-08-12 [paul]
10148
10149         * src/account.[ch]
10150                 add 'receive at get all' column and enable/disable
10151                 button.
10152
10153 2001-08-06 [christoph]
10154
10155         * src/account.c
10156                 show usage of SSL in protocol column
10157
10158         * src/imap.c
10159         * src/inc.c
10160                 renamed ssl options
10161
10162         * src/prefs_account.[ch]
10163                 moved ssl options to a new page
10164
10165         * src/send.c
10166         * src/smtp.c
10167         * src/ssl.[ch]
10168                 renamed ssl options
10169                 added support for SMTP STARTTLS command
10170
10171 2001-08-05 [christoph]
10172
10173         * configure.in
10174                 debian autoconf needs version check to find
10175                 correct autoconf version. if the file is
10176                 named configure.in 2.13 is used, which does
10177                 not work with this configure.in script.
10178                 other solution would be to rename the script
10179                 to configure.ac as suggested in the autoconf
10180                 manual.
10181
10182         * src/inc.c
10183                 disable final error popup if popups are
10184                 diabled in config
10185
10186         * src/socket.c
10187                 bugfix in ssl_gets
10188                 fixes IMAP over SSL problem
10189
10190 2001-08-03 [paul]
10191
10192         * configure.in
10193                 change to 0.5.2claws1
10194
10195         * sync with sylpheed 0.5.2cvs1
10196
10197 2001-08-02 [alfons]
10198
10199         * configure.in
10200                 quick fix for ispell detection...
10201
10202 2001-08-01 [paul]
10203
10204         * configure.in
10205                 change to 0.5.1claws4
10206
10207         * sync with sylpheed 0.5.1cvs7
10208
10209 2001-07-31 [alfons]
10210
10211         * src/prefs_common.c, src/prefs_common.h, 
10212           src/gtkspell.c, src/gtkspell.h
10213                 add global spelling checker settings (compose tab) +
10214                 selection of dictionary 
10215           
10216         * configure.in  
10217                 guess valid ispell location
10218
10219 2001-07-31 [paul]
10220
10221         * po/POTFILES.in
10222                 removal of 'src/quote_fmt_parse.c'
10223         * po/de.po
10224                 Updated de.po
10225                 (submitted by Jens Oberender <didge@suse.de>)
10226
10227 2001-07-31 [darko]
10228
10229         * src/folder.[ch]
10230         * src/folderview.[ch]
10231         * src/mainwindow.c
10232         * src/mh.c
10233         * src/prefs_common.[ch]
10234         * src/summaryview.c
10235                 target folder colourization
10236
10237 2001-07-30 [paul]
10238
10239         more sync with Sylpheed 0.5.1cvs6 
10240
10241 2001-07-30 [darko]
10242
10243         * src/mh.c
10244         * src/prefs_folder_item.[hc]
10245         * src/summaryview.c
10246                 shared folders support with a GUI
10247
10248 2001-07-29 [paul]
10249
10250         0.5.1claws3
10251
10252         * sync with Sylpheed 0.5.1cvs6
10253
10254 2001-07-29 [paul]
10255
10256         * po/pt_BR.po
10257                 updated
10258                 (submitted by Fabio Junior Beneditto)
10259
10260 2001-07-28 [paul]
10261
10262         * src/procmime.c
10263         * AUTHORS
10264                 patch to correct bad image mime headers
10265                 (submitted by Don Quijote <dq@searchlores.org>)
10266
10267 2001-07-28 [paul]
10268
10269         * tools/gif2xface.pl   **NEW FILE**
10270         * tools/README
10271                 script to convert file.gif to file.xface for
10272                 use in a custom header.
10273                 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
10274
10275 2001-07-27 [alfons]
10276         
10277         * configure.in
10278                 change macros for detecting JPilot and LDAP
10279
10280 2001-07-27 [christoph]
10281
10282         * src/filtering.c
10283                 code cleanup (MIN / MAX warning, needed casting)
10284
10285 2001-07-27 [alfons]
10286
10287         * procheader.c
10288                 disallow setting flags when detecting certain headers
10289                 (X-Status, Status, Seen, X-Seen). 
10290         
10291         * sync with Hiroyuki's Sylpheed 0.5.1cvs5
10292
10293 2001-07-27 [christoph]
10294
10295         * src/prefs_filter.c
10296         * src/prefs_filtering.c
10297         * src/prefs_matcher.c
10298         * src/prefs_scoring.c
10299                 scroll list when moving rows up or down
10300
10301         * src/imap.c
10302         * src/imap.h
10303         * src/prefs_account.c
10304         * src/prefs_account.h
10305         * src/send.c
10306                 SMTP over SSL (untested, feedback requested)
10307                 IMAP over SSL
10308
10309         * src/ssl.c
10310                 code cleanup
10311
10312 2001-07-26 [alfons]
10313         
10314         * configure.in, acconfig.h
10315                 define CLAWS (need this for main / claws detection)
10316
10317 2001-07-25 [alfons]
10318
10319         * configure.in
10320                 Sylpheed 0.5.1claws2
10321                 
10322         * sync with Sylpheed 0.5.1cvs4
10323
10324 2001-07-25 [christoph]
10325
10326         * src/scoring.c
10327                 fixed segfault
10328                 item->prefs == NULL (don't know why)
10329
10330 2001-07-25 [alfons]
10331
10332         * configure.in
10333                 Sylpheed 0.5.1claws1
10334
10335         * sync with Sylpheed 0.5.1cvs1-3
10336
10337 2001-07-24 [christoph]
10338
10339         * src/folderview.c
10340         * src/prefs_folder_item.[ch]
10341                 added folderitem preferences dialog with
10342                 default To: and auto request return receipt
10343
10344         * src/compose.[ch]
10345         * src/menu.[ch]
10346                 changes to handle new folderitem preferences
10347
10348         * src/mainwindow.c
10349         * src/summaryview.c
10350                 call compose new mail with current folderitem
10351
10352 2001-07-24 [alfons]
10353
10354         Release Sylpheed 0.5.1claws
10355
10356         * configure.in
10357                 change to release version 0.5.1claws
10358
10359 2001-07-24 [christoph]
10360
10361         * src/summaryview.c
10362                 fixed segfault that happend when the selected
10363                 message was removed while retrieving new messages.
10364
10365         * po/es.po
10366                 updated translation
10367                 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
10368
10369 2001-07-22 [alfons]
10370
10371         add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
10372         this is a work in progress, for more information: http://nlpagan.net/sylman 
10373         
10374         * configure.in, src/mainwindow.c, manual/Makefile.am
10375                 add support for English manual
10376
10377         * AUTHORS
10378                 add authors of user manuals
10379
10380         * manual/en/sylpheed*.html
10381                 add English documentation
10382
10383 2001-07-22 [christoph]
10384
10385         * po/POTFILES.in
10386                 added src/ssl.c
10387         * src/ssl.c
10388                 changed a wrong debug message
10389
10390 2001-07-22 [alfons]
10391
10392         * po/nl.po
10393                 update Dutch translation
10394
10395         * src/prefs_filtering.c, 
10396           src/prefs_matcher.c
10397                 add more translatable strings           
10398
10399 2001-07-21 [alfons]
10400
10401         0.5.0claws7
10402
10403         * configure.in
10404                 change version
10405
10406         * src/inc.c, src/summaryview.[ch]
10407                 prevent update of mark file when filtering has done, by
10408                 using a variable; this affects two functions:
10409                         inc.c::inc_finished()
10410                         summaryview.c::summary_show()
10411
10412 2001-07-20 [alfons]
10413
10414         * src/filtering.[ch], src/prefs_filtering.c, 
10415           src/matcher.[ch]
10416                 add filtering action for label coloring 
10417
10418         * po/POTFILES.in
10419                 add labelcolors.c
10420
10421         * added src/labelcolors.c
10422         * added src/labelcolors.h
10423         * src/Makefile.am, src/summaryview.c
10424                 rearrange label coloring code
10425
10426         * src/procmsg.h
10427                 add more parentheses so label colouring works correctly
10428
10429         * src/filtering.c
10430                 don't really delete message, but move it to Trash
10431
10432         * src/prefs_matcher.c
10433                 add quote options to info dialog
10434
10435 2001-07-20 [christoph]
10436
10437         * src/Makefile.am
10438         * src/inc.c
10439         * src/main.[ch]
10440         * src/socket.h
10441         * src/ssl.[ch] (new)
10442                 moved ssl stuff to a seperate file
10443
10444 2001-07-20 [darko]
10445
10446         * src/summaryview.c
10447                 fix show sender using address book with no e-mail
10448                 address in From: field
10449
10450 2001-07-19 [alfons]
10451
10452         * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
10453                 fix messy handling of escaping... now at least the
10454                 execute command is useful. escape char is '\', we
10455                 accept \n and \r too. 
10456
10457                 Real life example:
10458                 
10459                 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
10460                 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
10461
10462 2001-07-18 [alfons]
10463
10464         0.5.0claws6
10465
10466         * src/summaryview.c
10467                 clean up
10468
10469         * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
10470           src/procmsg.[ch]
10471                 revise filtering; currently move, copy, marking have
10472                 been tested. if you like bleeding edge stuff, you
10473                 should definitely go for this version :)
10474
10475         * mark old working stuff as VERSION_0_5_0_CLAWS5        
10476
10477 2001-07-17 [christoph]
10478
10479         * src/utils.c
10480                 timestamp log
10481
10482 2001-07-17 [alfons]
10483
10484         0.5.0claws5
10485
10486         * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more 
10487           bits in the mark file, without affecting either branch. Lots of
10488           files changed, also in claws branch.
10489
10490           UNTESTED: use of mbox folders
10491
10492         * src/summaryview.c
10493                 added mark all read; however this was a quick hack used for
10494                 cleaning up mess after initial merge with Hiroyuki
10495
10496         * configure.in
10497                 change claws version number back to 0.5.0claws5 to clear up 
10498                 confusion & pretension (recent release was technically 
10499                 0.5.0claws4, so we neatly align with Hiroyuki :-)
10500
10501 2001-07-16 [alfons]
10502
10503         sync with Hiroyuki's 0.5.0cvs4
10504
10505 2001-07-16 [alfons]
10506
10507         0.5.1claws3
10508
10509         * src/filtering.[ch]
10510                 remove invalid updating of mark files for 
10511                 filter actions MATCHING_ACTION_MOVE and 
10512                 MATCHING_ACTION_DELETE; this should fix the
10513                 folder update bug
10514                 
10515         * src/procmsg.c
10516                 revert Christoph's stab at fixing the folder 
10517                 update bug
10518
10519         * po/POTFILES.in
10520                 add missing files with translatable strings
10521
10522         * src/summaryview.c
10523                 remove debug print
10524
10525 2001-07-15 [alfons]
10526
10527         * src/addr_compl.[ch], src/prefs_filtering.c
10528                 make "filtering pref dialog's destination entry" an
10529                 "address completable entry", if filter destination is 
10530                 an email address
10531
10532         0.5.1claws2
10533         
10534         sync with Hiroyuki's 0.5.0cvs2-3
10535
10536 2001-07-15 [christoph]
10537
10538         * src/procmsg.c
10539                 fixed folder stats update after incorporation
10540
10541 2001-07-15 [alfons]
10542
10543         * src/summaryview.c
10544                 * finish label colouring stuff (for now)
10545                 * fix incorrect colour bug (off by one) 
10546
10547 2001-07-14 [alfons]
10548
10549         * src/mainwindow.c
10550                 change text labels for news and mail message so there's
10551                 plenty of toolbar estate left
10552
10553         * configure.in
10554                 0.5.1claws1
10555
10556         * src/folderview.c
10557           src/folder.[ch]
10558                 sync with Hiroyuki's 0.5.0cvs1
10559
10560         * src/summaryview.c
10561                 more rewrite label colouring
10562
10563 2001-07-14 [alfons]
10564
10565         * src/summaryview.[ch]
10566                 * start rewrite label colouring 
10567                 * fix proper location "Add Sender To Addressbook" menu item
10568
10569 2001-07-13
10570
10571         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
10572         (actually this is 0.5.0claws4)
10573
10574 2001-07-13 [alfons]
10575
10576         * po/pt_BR.po
10577                 * fix duplicate message
10578                 * add updated Portugese / Brazilian translation
10579                   submitted by Fabio Junior Beneditto
10580
10581 2001-07-12 [alfons]
10582
10583         * AUTHORS
10584                 add Jens
10585
10586         * po/nl.po
10587                 add updated Dutch translation
10588
10589         * po/de.po
10590                 add updated German translation submitted by Jens
10591
10592 2001-07-11 [alfons]
10593
10594         Prerelease before 0.5.0claws. Please test.
10595         This version is temporarily tagged as VERSION_0_5_0_TEST
10596
10597         * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
10598           src/prefs_scoring.c, src/prefs_matcher.c, 
10599           src/prefs_filtering.c, src/mbox.c, 
10600           src/main.c, src/inc.c, src/filtering.[ch]
10601                 revert new Hoa's new matcher (does not work yet)
10602
10603         * src/Makefile.am
10604                 clean up
10605
10606 2001-07-10
10607
10608         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
10609
10610
10611 2001-07-10 [alfons]
10612
10613         * Makefile.am
10614                 add ChangeLog.claws to EXTRA_DIST
10615         * src/Makefile.am
10616                 add matcher_parser_parse.h to EXTRA_DIST
10617
10618 2001-07-10 [christoph]
10619
10620         * src/inc.c
10621                 add destination folder to table of
10622                 folders that need to be updated after
10623                 incorporation
10624
10625 2001-07-10 [alfons]
10626
10627         * folder.[ch]
10628           folderview.c
10629                 make collapse state of folders and folder items persistent, i.e.
10630                 if you collapse a folder tree, the next time sylpheed-claws starts 
10631                 up the folder tree remains collapsed.  
10632                 
10633 2001-07-10 [christoph]
10634
10635         * acconfig.h
10636         * configure.in
10637                 added --enable-ssl
10638         * src/md5.[ch]
10639                 renamed MD5_CTX to MD5_CTX_syl
10640                 conflicts with a struct in openssl
10641         * src/inc.c
10642         * src/main.[ch]
10643         * src/prefs_account.[ch]
10644         * src/socket.[ch]
10645                 SSL support for POP
10646         * src/mainwindow.c
10647                 fixed compose with current account
10648                 broken by new compose button stuff
10649
10650 2001-07-09 [hoa]
10651
10652         * AUTHORS
10653                 changed my email address
10654
10655         * src/matcher_parser_parse.y
10656                 clean the parser to remove conflicts
10657
10658 2001-07-09 [alfons]
10659
10660         * AUTHORS
10661                 add Match Grun
10662
10663         * configure.in
10664                 fix incorrect description of --enable-ldap parameter
10665
10666         * src/prefs_common.[ch]
10667           src/compose.c
10668                 add experimental option "smart wrapping" which makes the
10669                 compose editor auto wrap.
10670                 
10671                 | TODO: the problem with the buggy cursor handling is caused |
10672                 | by the GtkText. when deleting / backspacing text its       |
10673                 | wrapping algorithm does not take in account the previous   |
10674                 | line. should find a way to hack this in.                   |
10675                 | or should perhaps combine this with the word wrapping      |
10676                 | patch i wrote in january.                                  |
10677
10678         * src/about.c
10679                 show build parameters for LDAP and JPilot
10680
10681         * src/summaryview.c
10682                 revert Christoph's bugfix for selecting next unread message, 
10683                 because folder stats aren't updated correctly
10684
10685 2001-07-08 [hoa]
10686
10687         * src/filtering.c
10688         * src/mainwindow.c
10689         * src/matcher.c
10690         * src/matcher_parser_lex.l
10691         * src/matcher_parser_parse.y
10692         * src/prefs_filtering.c
10693         * src/prefs_scoring.c
10694         * src/scoring.c
10695                 bugfix of the config file parser
10696
10697 2001-07-08 [alfons]
10698
10699         * src/Makefile.am
10700                 added generated matcher sources to BUILT_SOURCES
10701
10702 2001-07-08 [hoa]
10703
10704         * src/Makefile.am
10705         * src/.cvsignore
10706                 added new config file parser
10707
10708         * src/scoring.[ch]
10709         * src/filtering.[ch]
10710         * src/matcher.[ch]
10711         * src/prefs_filtering.c
10712         * src/prefs_matcher.c
10713         * src/prefs_scoring.c
10714         * added src/matcher_parser.h
10715         * added src/matcher_parser_lex.h
10716         * added src/matcher_parser_lex.l
10717         * added src/matcher_parser_parse.y
10718                 lex & yacc config file parser
10719
10720         * src/mbox.c
10721         * src/inc.c
10722         * src/main.c
10723                 changes prefs_filtering into global_filtering           
10724
10725         * src/summaryview.c
10726                 build threads with subjects only if "Re: " is at the
10727                 beginning of the subject
10728
10729 2001-07-07 [paul]
10730
10731         0.5.0claws
10732
10733         sync with sylpheed 0.5.0
10734                 change of version number only
10735
10736 2001-07-06 [paul]
10737
10738         0.5.0claws5
10739
10740         sync with sylpheed 0.5.0pre5
10741
10742 2001-07-05 [paul]
10743
10744         sync with sylpheed 0.5.0pre4 release
10745                 /po and /manual/ja not sync'ed
10746
10747 2001-07-04 [paul]
10748
10749         more sync with sylpheed 0.5.0pre4
10750
10751 2001-07-03 [christoph]
10752
10753         * src/addressbook.c
10754                 fixed address book broken by address book
10755                 for VCard, JPilot, LDAP
10756
10757 2001-07-03 [alfons]
10758
10759         * src/matcher.c
10760         * src/textview.c
10761                 stopped memory leaks
10762
10763 2001-07-03 [paul]
10764
10765         more sync with sylpheed 0.5.0pre4
10766
10767 2001-07-02 [match]
10768
10769         * included address book patch for VCard, JPilot, LDAP
10770         * pref_common.c - fixed Font options on Display tab (cosmetic)
10771         * alertpanel.c - fixed truncated message
10772
10773 2001-07-02 [christoph]
10774
10775         * src/mbox_folder.c
10776         * src/procmsg.[ch]
10777         * src/summaryview.c
10778                 mark threads for ignoring
10779
10780 2001-07-02 [paul]
10781
10782         0.5.0claws4
10783
10784         * sync with sylpheed 0.5.0pre4
10785                 updated gettext to 0.10.38.
10786
10787 2001-07-01 [paul]
10788
10789         * src/ mainwindow.c
10790         * src/procmsg.h
10791         * src/summaryview.[ch]
10792                 new right-click option: Label.
10793                 substitute for 'Mark-->Mark/Unmark', colours the line.
10794                 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
10795
10796 2001-07-01 [christoph]
10797
10798         * src/folderview.c
10799                 fixed font for trash
10800         * src/summaryview.c
10801                 move ctree to unread message
10802
10803 2001-07-01 [paul]
10804
10805         * sync with sylpheed 0.5.0pre3 release
10806
10807 2001-06-30 [alfons]
10808
10809         * src/filesel.[ch]
10810         * src/compose.c
10811                 allow inserting / attaching multiple files in
10812                 the composer window
10813
10814 2001-06-30 [paul]
10815
10816         * src/codeconv.c
10817                 small change to Alfons' previous stuff so that it
10818                 actually makes
10819
10820 2001-06-30 [alfons]
10821
10822         * lots of files changed; first attempt to merge the changes
10823           and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
10824
10825 2001-06-30 [paul]
10826
10827         * po/pt_BR.po
10828                 updated and completed, translations by Fabio
10829                 Junior Beneditto <fjbeneditto@yahoo.com.br>
10830
10831 2001-06-29 [alfons]
10832
10833         * src/compose.c
10834         * src/mimeproc.[ch]
10835                 allow selecting an attached files' mime type from a 
10836                 list of types.
10837
10838 2001-06-29 [paul]
10839
10840         * more sync with sylpheed 0.5.0pre3
10841
10842 2001-06-29 [paul]
10843
10844         * po/pt_BR.po
10845                 merge with sylpheed.pot and pt_BR.po provided by
10846                 Fabio Junior Beneditto.
10847
10848 2001-06-29 [darko]
10849
10850         * src/procmime.c
10851                 make MIME types case insensitive
10852
10853 2001-06-28 [alfons]
10854
10855         * po/nl.po
10856                 merge with sylpheed.pot and old nl.po; translations added.
10857
10858 2001-06-28 [paul]
10859
10860         * more sync with sylpheed 0.5.0pre3
10861
10862 2001-06-27 [alfons]
10863
10864         * src/summaryview.c
10865                 don't crash when removing parent node of messages
10866                 attracted by subject. this was caused by not deleting
10867                 the parent node from the subject line hash table.
10868
10869 2001-06-27 [alfons]
10870
10871         * src/summaryview.c
10872         * src/compose.[ch]
10873         * src/mainwindow.c
10874                 if there are multiple messages selected, allow forwarding
10875                 them as attachments.
10876
10877 2001-06-27 [paul]
10878
10879         * more sync with sylpheed 0.5.0pre3
10880
10881 2001-06-26 [paul]
10882
10883         0.5.0claws3
10884
10885         * sync with sylpheed 0.5.0pre3
10886
10887 2001-06-25 [paul]
10888
10889         * src/mainwindow.c
10890                 fixed 'compose news article' bug
10891                 from icon-and-text toolbar
10892
10893 2001-06-25 [paul]
10894
10895         * sync with sylpheed 0.5.0pre2 release
10896
10897 2001-06-24 [christoph]
10898
10899         * src/prefs_common.c
10900                 bug fix in font selection
10901         * src/folderview.c
10902                 use sylpheed's normal font instead of
10903                 gtk default font for folders without
10904                 new messages
10905
10906 2001-06-24 [alfons]
10907
10908         * src/mainwindow.[ch]
10909                 added composite compose mail / news button (an idea by Leandro
10910                 Pereira <leandro@linuxmag.com.br>)
10911
10912 2001-06-24 [paul]
10913
10914         Added instructions for ldif-to-xml.py
10915
10916         * tools/README
10917
10918 2001-06-23 [alfons]
10919
10920         Some minor things.
10921
10922         * src/pixmaps/stock_news_compose.xpm
10923                 added pixmap by Leandro
10924         * src/prefs_common.c
10925                 tested built-in spelling checker of GCC 3.0 :)
10926         * po/nl.po
10927                 merged dutch translation of sylpheed-main with
10928                 sylpheed.pot
10929
10930 2001-06-23 [paul]
10931
10932         Added tools directory and files.
10933
10934         * tools/filter_conv.pl
10935                 converts old filter system to new filtering system
10936         * tools/ldif-to-xml.py
10937                 converts netscape addressbook to sylpheed addressbook
10938         * tools/README
10939                 descriptions/instructions for above two files
10940
10941 2001-06-23 [christoph]
10942
10943         * src/inc.c
10944         * src/manage_window.[ch]
10945         * src/prefs_common.[ch]
10946                 mail retrieval dialog can be enabled, disabled
10947                 or hidden if non of sylpheed's windows is active
10948
10949 2001-06-22 [paul]
10950
10951         0.5.0claws2
10952
10953         * sync with sylpheed 0.5.0pre2
10954
10955 2001-06-21 [christoph]
10956
10957         * src/summaryview.c
10958                 show recipient on 'from' for all accounts
10959                 
10960         * src/inc.c
10961         * src/prefs_common.[ch]
10962                 disable error popup on mail receive errors
10963
10964 2001-06-21 [alfons]
10965
10966         * src/compose.c
10967                 made the ruler correctly appear and disappear.
10968
10969         * src/Makefile.am
10970                 removed Hoa's work-in-progress-stuff (interesting!) so 
10971                 claws compiles ok.
10972
10973 2001-06-20 [christoph]
10974
10975         * src/inc.c
10976         * src/progressdialog.c
10977                 added scrolled window for list in progressdialog
10978
10979 2001-06-20 [paul]
10980
10981         sync with sylpheed 0.5.0pre1 release
10982
10983 2001-06-20 [christoph]
10984
10985         * src/summeryview.c
10986                 make building threads by subject work when
10987                 thread view is enabled
10988                 
10989         * src/compose.c
10990         * src/prefs_common.[ch]
10991                 automatically select account for mail replys
10992
10993 2001-06-19 [sergey]
10994
10995         * src/compose.c (compose_create): keep Bcc and Reply-To visible if
10996         they are filled in from the account settings.
10997
10998 2001-06-19 [paul]
10999
11000         * more sync with sylpheed 0.5.0pre1
11001
11002 2001-06-18 [alfons]
11003
11004         * src/Makefile.am,
11005           src/procmime.c
11006                 added --sysconfdir to CPPFLAGS for pointing to the correct
11007                 location of mime.types. 
11008
11009                 NOTE: make sure you use --sysconfdir when running ./autogen.sh
11010                 or ./configure!
11011
11012 2001-06-18 [hoa]
11013
11014         * src/summaryview.c
11015                 fixed some bug when building threads
11016
11017 2001-06-18 [pau]l
11018
11019         * src/prefs_account.c
11020                 UI stuff: More changes to the English
11021
11022 2001-06-18 [paul]
11023
11024         * src/pixmaps/stock_news_compose.xpm: new file
11025         * src/Makefile.am
11026         * src/mainwindow.c
11027         * src/summaryview.c
11028                 Added new icon for Hoa's 'compose a news
11029                 message', plus minor improvements to the
11030                 English
11031
11032         * po/ja.po
11033         * ChangeLog
11034         * ChangeLog.jp
11035                 more sync with sylpheed 0.5.0pre1
11036
11037 2001-06-18 [hoa]
11038
11039         * src/compose.[ch]
11040         * src/mainwindow.c
11041                 Follow-up and reply to
11042
11043         * src/summaryview.[ch]
11044                 Build threads also with subjects
11045
11046 2001-06-17 [hoa]
11047
11048         * src/compose.c
11049                 forwarding use the current account.
11050
11051         * src/mainwindow.c
11052                 the "compose message" button has been replaced with
11053                 "new mail" and "new news" buttons
11054
11055         * src/prefs_common.[ch]
11056                 added a configuration option to use the forward button
11057                 as "forward as attachment"
11058                 changed reply and forward format description
11059
11060         * src/quote_fmt_lex.l
11061         * src/quote_fmt_parse.y
11062                 added message with no signature in format for reply
11063                 and forward.
11064
11065 2001-06-17 [paul]
11066
11067         Minor UI stuff
11068
11069         * src/mainwindow.c
11070         * src/summaryview.c
11071                 Improvements to the English
11072
11073         * src/prefs_common.c
11074                 Improvements to the English and some
11075                 clarity/continuity improvements in the
11076                 description of Quote symbols.
11077
11078 2001-06-17 [paul]
11079
11080         0.5.0claws1
11081
11082         * sync with sylpheed 0.5.0pre1
11083
11084 2001-06-17 [hoa]
11085
11086         * src/compose.c
11087                 Better interface for compose, displayed fields
11088                 are updated whenever we change account.
11089                 Newsgroups field is automatically filled.
11090
11091         * src/mainwindow.c
11092                 Newsgroups field is automatically filled.
11093
11094         * src/prefs_account.c
11095                 Some interface stuff when fields appear and
11096                 disappear.
11097
11098 2001-06-16 [paul]
11099
11100         0.4.99claws
11101
11102         * sync with sylpheed 0.4.99
11103
11104 2001-06-16 [sergey]
11105
11106         * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
11107         base64_decoder_free, base64_decoder_decode): new object and
11108         functions for decoding base64 streams.
11109         * src/procmime.c (procmime_decode_content): modified to use the
11110         new base64 decoder.
11111
11112 2001-06-15 [paul]
11113
11114         0.4.99claws10
11115
11116         * sync with sylpheed 0.4.99cvs11
11117
11118 2001-06-13 [paul]
11119
11120         0.4.99claws9
11121
11122         * sync with sylpheed 0.4.99cvs9
11123
11124 2001-06-13 [hoa]
11125
11126         * src/compose.c
11127         * src/prefs_account.c
11128
11129                 SMTP server can be defined in the news account
11130                 mime type of attachment are kept.
11131
11132         * src/summaryview.c
11133
11134                 now choose the highest important score between default
11135                 and important score of folder.
11136
11137 2001-06-09 [alfons]
11138         
11139         * src/prefs_common.c: 
11140
11141                 (prefs_quote_description_create): corrected description of 
11142                 quote format characters
11143
11144 2001-06-09 [paul]
11145
11146         0.4.99claws8
11147
11148         * sync with sylpheed 0.4.99cvs8
11149
11150 2001-06-08 [sergey]
11151
11152         * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
11153         and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
11154
11155 2001-06-08 [paul]
11156
11157         0.4.99claws7
11158
11159         * sync with sylpheed 0.4.99cvs7
11160
11161 2001-06-06 [sergey]
11162
11163         * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
11164         clashes with autogenerated header).
11165         * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
11166         * src/Makefile.am: added quote_fmt.h.
11167         * src/.cvsignore: added lex/yacc autogenerated files
11168         (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
11169
11170 2001-06-06 [paul]
11171
11172         0.4.99claws6
11173
11174         * sync with sylpheed 0.4.99cvs6
11175
11176 2001-06-06 [hoa]
11177
11178         * added src/quote_fmt_parse.h
11179         * src/compose.c
11180                 removed warnings
11181
11182         * src/prefs.[ch]
11183                 don't modify readonly configuration files
11184
11185         * src/prefs_account.c
11186         * src/prefs_common.c
11187         * src/prefs_customheader.c
11188         * src/prefs_display_header.c
11189         * src/prefs_filter.c
11190         * src/prefs_filtering.c
11191         * src/prefs_scoring.c
11192                 don't open dialog box when configuration files
11193                 are readonly
11194
11195 2001-06-05 [sergey]
11196
11197         * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
11198
11199         * src/Makefile.am: replaced quote_fmt.tab.[ch] by
11200         quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
11201         BUILT_SOURCES to make all files rebuild properly.
11202
11203         * src/compose.c: removed #include "quote_fmt.tab.h".
11204
11205         * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
11206         CHARACTER value in yylval.
11207
11208         * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
11209         receive CHARACTER value by documented means (yylval).
11210
11211         * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
11212
11213 2001-06-05 [hoa]
11214
11215         * src/Makefile.am
11216                 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
11217
11218         * src/filtering.c
11219         * src/matcher.c
11220         * src/matcher.h
11221         * src/prefs_filtering.c
11222                 now keep the configuration for execute action
11223
11224         * src/mbox_folder.c
11225                 fixed a warning
11226
11227 2001-06-05 [paul]
11228
11229         * sync with sylpheed 0.4.99cvs5
11230
11231 2001-06-05 [hoa]
11232
11233         * src/Makefile.am
11234                 added quote_fmt.[ch]
11235
11236         * added src/quote_fmt.y
11237         * added src/quote_fmt.l
11238         * added src/quote_fmt.tab.h
11239         * added src/quote_fmt.tab.c
11240         * added src/lex.quote_fmt.c
11241                 parsing configuration for replying
11242                 and forwarding
11243
11244         * src/prefs_common.[ch]
11245                 added configuration UI for replying
11246                 and forwarding
11247
11248         * src/compose.c
11249                 using configuration for replying
11250                 and forwarding
11251
11252 2001-06-04 [hoa]
11253
11254         * src/filtering.c
11255         * src/matcher.c
11256         * src/matcher.h
11257         * src/prefs_filtering.c
11258         * src/prefs_matcher.c
11259         * src/prefs_matcher.h
11260                 action "run a command" for filtering
11261                 and matching with a command.
11262                 fixed the "whole message" matching
11263
11264         * src/mbox_folder.c
11265                 changed temporary filename for security
11266
11267         * src/messageview.c
11268                 queue the notification if it fails to send.
11269
11270         * src/prefs_common.c
11271         * src/prefs_folder_item.c
11272                 changed the default important score             
11273
11274         * src/prefs_scoring.c
11275         * src/scoring.c
11276                 hide kill score input when the folder is not
11277                 a newsgroup
11278
11279 2001-06-03 [alfons]
11280
11281         * src/prefs_common.c:
11282
11283                 (prefs_font_select): pass font name in font entry box to font
11284                 selection dialog.
11285
11286 2001-06-03 [sergey]
11287
11288         * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
11289
11290 2001-06-03 [paul]
11291
11292         * sync with sylpheed 0.4.99cvs4
11293
11294 2001-06-03 [alfons]
11295
11296         * src/headerwindow.c:
11297
11298                 (headerwindow_show_cb): use the selected summary view item, not
11299                 the displayed item.
11300
11301 2001-06-02 [alfons]
11302
11303         * src/headerwindow.c:
11304
11305                 (headerwindow_show_cb): always try to show msginfo
11306
11307 2001-06-02 [hoa]
11308
11309         * src/compose.c
11310                 keep attached parts when reediting or forwarding.
11311
11312 2001-06-01 [hoa]
11313
11314         * src/folderview.c
11315         * src/prefs_folder_item.[ch]
11316         * src/prefs_scoring.[ch]
11317         * src/scoring.[ch]
11318         * src/summaryview.[ch]
11319         * src/main.c
11320         * src/mainwindow.c
11321         * src/prefs_common.[ch]
11322                 support for folder scoring
11323                 kill score and important score for messages
11324         
11325         * src/prefs_account.c
11326                 some display bug fixed for local account
11327                 preferences
11328
11329 2001-05-31 [alfons]
11330
11331         * src/summaryview.c:
11332
11333                 (add_sender_to_cb): don't crash when no or invalid sender; the add 
11334                 sender to address book menu item is disabled.
11335
11336 2001-05-30 [hoa]
11337
11338         * src/filtering.[ch]
11339         * src/summaryview.c
11340                 handling summary menu / filter messages
11341
11342         * src/folder.[ch]
11343                 add some stuff
11344
11345         * src/foldersel.c
11346                 imap folders now appears in list
11347
11348         * src/mbox_folder.c
11349                 doesn't crash if destination mail is not writeable
11350
11351 2001-05-29 [hoa]
11352
11353         * src/compose.c
11354                 removed some warnings
11355
11356         * src/filtering.c
11357         * src/folder.[ch]
11358         * src/prefs_filtering.c
11359                 global string to identify any folders           
11360                 removed some debug info
11361                 filtering to mbox folders is now possible
11362
11363         * src/mainwindow.c
11364                 removed some warnings
11365
11366         * src/mbox_folder.c
11367                 permission on files are changed to read/write for user only,
11368                 nothing for other.
11369                 creation of subfolder is handled better.
11370
11371 2001-05-28 [alfons]
11372
11373         Verified the sync for src/prefs_common.[ch] and
11374         src/prefs_account.[ch]. I believe there were some
11375         minor indentation differences.
11376
11377 2001-05-28 [paul]
11378
11379         0.4.99claws3
11380
11381         * sync with 0.4.99cvs3
11382
11383 2001-05-28 [hoa]
11384
11385         * src/compose.c
11386                 handling flags for mbox format
11387
11388         * src/filtering.c
11389                 use of mark file only for MH format
11390                 handling flags for mbox format
11391                 filtering cannot yet move or copy mails to mbox folders.
11392
11393         * src/folder.[ch]
11394                 changed move_msg, copy_msg,
11395                 move_msgs_with_dest, copy_msgs_with_dest functions
11396                 uses only folder->copy_msg() function
11397                 uses folder->finished_copy() to handle the destination
11398                 folder at the end of the copy or move operation.
11399
11400         * src/foldersel.c
11401                 included mbox directories.
11402
11403         * src/folderview.[ch]
11404         * src/mainwindow.c
11405                 handle folders operation for mbox format
11406
11407         * src/mbox.c
11408                 disable conversion of "From " header
11409
11410         * src/mbox_folder.[ch]
11411                 completion of mbox format handling
11412
11413         * src/mh.c
11414                 changed mh_copy_msg() function and
11415                 removed mh_move_msg(), mh_move_msgs_with_dest(),
11416                 mh_copy_msgs_with_dest()
11417
11418         * src/prefs_filtering.c
11419                 removed some warnings
11420
11421         * src/prefs_matcher.c
11422                 default boolean operation is AND
11423
11424         * src/procheader.c
11425                 handling flags for mbox format
11426                 handling of "From " header
11427
11428         * src/procmsg.[ch]
11429                 removed data field
11430                 added MSG_REALLY_DELETED flags to handle deletion of
11431                 messages in mbox format.
11432
11433         * src/summaryview.c
11434                 handling flags for mbox format
11435                 disable the MSG_DELETED flags when messages
11436                 are deleted in mbox format
11437
11438         * src/textview.c
11439                 "From " headers display fixed.
11440
11441 2001-05-27 [alfons]
11442
11443         * src/textview.c:
11444                 
11445                 (get_email_part): skip quoted email addresses, like in e.g.
11446                 "'alfons@proteus.demon.nl'".
11447
11448 2001-05-26 [alfons]
11449
11450         Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
11451         and fixing the persistence troubles when using separate windows.
11452
11453         * src/mainwindow.c:
11454         
11455             Added #define SEPARATE_ACTION used in the gtk item factory for 
11456             the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
11457                 use gtk_item_factory_get_widget_by_action() to get the items.
11458                 
11459             Removed separate_widget_cb from the gtk item factory data   
11460           
11461             (mainwindow_create): connect separate_widget_cb() to check
11462             menu item "toggled" signal. also passing a MainWindow pointer
11463                 as object data for both check menu items.
11464                 
11465             (separate_widget_cb): definition of separate_widget_cb() to match
11466             GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main 
11467                 window using gtk_object_get_data(). The type of window separation 
11468                 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
11469         
11470         * src/prefs_filtering.c,
11471           src/prefs_matcher.c: added horizontal scrollbars
11472
11473 2001-05-25 [darko]
11474
11475         * src/headerview.c
11476                 fix segfault with invalid bold font
11477         * src/summaryview.c
11478                 correctly display summary stats after row is marked
11479
11480 2001-05-23 [sergey]
11481
11482         * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
11483         encodings with libjconv.
11484
11485 2001-05-23 [hoa]
11486
11487         * src/Makefile.am
11488                 added mbox_folder.[ch]
11489         * src/defs.h
11490                 mbox temporary folder
11491         * src/folder.[ch]
11492         * added src/mbox_folder.[ch]
11493         * src/folderview.c
11494         * src/procheader.[ch]
11495                 added mbox support
11496         * src/mbox.c
11497                 bugfix for file incorporation filtering
11498         * src/imap.c
11499                 enable creation of MBOX
11500         * src/prefs_display_header.c
11501                 enable use of headers like "From "
11502                 something that should be fixed :
11503                         displaying of such headers add an extra space
11504         * src/prefs_folder_item.c
11505                 don't create folders because it is not necessary
11506         * src/procmsg.h
11507                 added data field to MsgInfo for mbox internal use
11508         * src/summaryview.c
11509                 added some support for mbox
11510         * src/utils.[ch]
11511                 added get_mbox_cache_dir() function
11512
11513 2001-05-23 [hiroyuki]
11514
11515         * src/headerwindow.c
11516           src/inc.c
11517           src/main.c
11518           src/mh.c
11519           src/nntp.c
11520           src/procmsg.h
11521           src/session.h
11522           src/socket.[ch]
11523           src/summaryview.c
11524           src/textview.c
11525           src/automaton.c
11526           src/folderview.c: more sync with 0.4.99cvs2.
11527
11528         * src/headerwindow.c: reverted.
11529
11530 2001-05-22 [paul]
11531
11532         0.4.99claws2
11533
11534         * sync with sylpheed 0.4.99cvs2
11535                 * src/news.[ch]
11536                 * src/nntp.[ch]
11537                 * INSTALL
11538                 * INSTALL.jp
11539
11540 2001-05-22 [alfons]
11541
11542         * src/summaryview.c: bugfixed a premature assignment in  summaryview_add_sender_to_cb()
11543
11544 2001-05-21 [alfons]
11545
11546         Minor things:
11547
11548         * configure.in: if gnome-config not found, "no" is displayed
11549         
11550         * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
11551
11552         * src/textview.c: now also possible to add mail addresses by right
11553           clicking in the text view
11554
11555         * src/codeconv.c: merged patch which fixes endless loop when encountering
11556           invalid wide characters; from Alte <010@imis.ru>  
11557
11558 2001-05-20 [alfons]
11559
11560         Added installation of gnome specific things:
11561
11562         * Makefile.am: gnome conditional
11563
11564         * configure.in: check for installed gnome
11565
11566         * added sylpheed.png, sylpheed.desktop
11567
11568 2001-05-20 [sergey]
11569
11570         * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
11571
11572         * src/mainwindow.h (main_window_toolbar_create): created a button
11573         for "Reply to all".
11574         (main_window_set_toolbar_sensitive): enable/disable the new button
11575         appropriately.
11576         (toolbar_reply_to_author_cb): handle the new button.
11577
11578         * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
11579         send_progress_dialog_destroy() on failure (fixes hang on SMTP
11580         failure).
11581
11582 2001-05-19 [sergey]
11583
11584         * src/compose.h (ComposeReplyMode): new modes
11585         COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
11586         COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
11587
11588         * src/compose.c
11589         (compose_send): move some code into a new function:
11590         (compose_current_mail_account): new function.
11591         (compose_reply): new argument to_author, all callers changed; if
11592         to_author==TRUE and account->protocol==A_NNTP, find and use an
11593         appropriate mail account for replying.
11594         (compose_reply_set_entry): new argument to_author; ignore
11595         compose->replyto if to_author==TRUE.
11596
11597         * src/mainwindow.c: new command "Message/Reply to author".
11598         (main_window_set_menu_sensitive): enable/disable it.
11599         (reply_cb): handle it.
11600
11601         * src/summaryview.c: new command "Reply to author".
11602         (summary_set_menu_sensitive): enable/disable it.
11603         (summary_reply_cb): handle it.
11604
11605         * src/account.c (account_find_mail_from_address): new function.
11606
11607 2001-05-18 [paul]
11608
11609         0.4.99claws1
11610
11611         * sync with sylpheed 0.4.99cvs1
11612
11613 2001-05-18 [hoa]
11614
11615         * src/compose.[ch]
11616         * src/filtering.c
11617         * src/summaryview.c
11618                 new filtering action : forward and forward as attachment
11619
11620         * src/main.c
11621                 no need for $DISPLAY when we run sylpheed --help
11622                 call to parse_cmd_opt() is moved
11623
11624         * src/mainwindow.[ch]
11625                 execute button is hidden when immediate execute
11626                 is chosen
11627
11628         * src/mh.c
11629         * src/news.c
11630         * src/prefs_folder_item.c
11631         * src/procmsg.c
11632                 better handling of missing directories
11633
11634         * src/summaryview.c
11635                 reedit is enabled in outbox
11636                 reedit is enabled in queue
11637
11638 2001-05-17 [hoa]
11639
11640         * src/filtering.c
11641         * src/matcher.[ch]
11642         * src/prefs_filtering.c
11643                 changed attachement into attachment
11644
11645 2001-05-17 [alfons]
11646
11647         0.4.67claws4    
11648
11649         * sync with sylpheed 0.4.67cvs9
11650         * sync with sylpheed 0.4.67cvs7-8
11651
11652 2001-05-17 [hoa]
11653
11654         * src/Makefile.am
11655                 added prefs_filtering.c
11656
11657         * src/filtering.[ch]
11658         * src/matcher.[ch]
11659                 removed action : forward_news and forward_news_as_attachement
11660                 (forward and forward_as_attachement can be used instead)
11661
11662         * src/mainwindow.c
11663                 added menu option to access filtering configuration
11664
11665         * src/prefs_account.c
11666                 changed mail_command default to /usr/sbin/sendmail
11667
11668         * added src/prefs_filtering.[ch]
11669                 dialog box for filtering configuration
11670
11671         * src/prefs_matcher.c
11672                 added function prefs_matcher_get_criteria_from_matching()
11673
11674         * src/prefs_scoring.c
11675                 reset the dialog when register or substitute is clicked
11676
11677 2001-05-15 [hoa]
11678
11679         * src/Makefile.am
11680                 added filtering.[ch]
11681         * src/inc.c
11682                 using filering.[ch] instead of filter.[ch]
11683         * src/main.c
11684                 reading new filtering configuration
11685         * src/matcher.[ch]
11686                 added some filtering actions
11687                 and fixed a bug for headers and mail body matching
11688         * src/mbox.c
11689                 using filering.[ch] instead of filter.[ch]
11690         * src/mh.c
11691                 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
11692         * src/summaryview.c
11693                 some fixes for filtering
11694
11695 2001-05-14 [hiroyuki]
11696
11697         * src/send.c: fixed some weird indentations.
11698           send_message_with_command(): call pclose() only if p != NULL.
11699         * src/textview.c: get_email_part(): modified the code for readability.
11700
11701 2001-05-14 [hiroyuki]
11702
11703         * src/md5global.h
11704           src/md5ify.c
11705           src/md5ify.h: removed from the cvs.
11706
11707 2001-05-13 [sergey]
11708
11709         * src/main.c: include rfc2015.h to avoid compiler warnings.
11710         * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
11711         the panel is already on screen.
11712         * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
11713         closing the alert window by ESC as "No".
11714         * src/prefs_common.c (prefs_interface_create): moved return
11715         receipt check button to the correct place.
11716
11717 2001-03-13 [alfons]
11718
11719         * src/prefs_common.c: 
11720                 moved return receipt check button to the Send tab. (prefs_send_create)
11721                 removed the date format ui related globals. (prefs_display_create)
11722
11723         0.4.67claws3
11724         
11725         * sync with sylpheed 0.4.67cvs5-6
11726
11727 2001-05-13 [paul]
11728
11729         * added Alfons' font selection patch
11730
11731         * src/defs.h
11732         * src/headerwindow.c
11733         * src/prefs_common.c
11734         * src/prefs_common.h
11735
11736 2001-05-13 [hoa]
11737         * src/defs.h
11738                 changed version of cache
11739         * src/matcher.[ch]
11740         * src/prefs_matcher.c
11741                 added additionnal matching criteria
11742         * src/procheader.c
11743         * src/procmsg.[ch]
11744         * src/news.c
11745                 added references in MsgInfo
11746
11747 2001-05-12 [hoa]
11748
11749         * src/defs.h
11750                 prepared some things for new filtering
11751         * src/matcher.[ch]
11752                 added some matching properties
11753                 inreplyto need to be enhanced
11754                 prepared some things for new filtering
11755         * src/messageview.c
11756                 added Return-Receipt-To handling
11757         * src/prefs_folder_item.c
11758                 changed default value to TRUE
11759         * src/prefs_matcher.c
11760                 added some matching properties
11761         * src/prefs_scoring.[ch]
11762                 the scoring dialog is finished
11763         * src/procheader.c
11764                 added Return-Receipt-To handling
11765                 Reference need to be added
11766         * src/procmsg.[ch]
11767                 added Return-Receipt-To handling
11768                 added threadscore to get a better score sorting when
11769                 threads are enabled
11770         * src/summaryview.c
11771                 suppressed a bug when we sort the list
11772                 when no folder is opened.
11773                 better score sorting when threads are enabled
11774
11775 2001-05-12 [alfons]
11776
11777         * reverted previous patch because of potential errors 
11778
11779         0.4.67claws2
11780         
11781         * src/inc.c, src/prefs_common.c, src/prefs_common.h: 
11782                 applied "toggle mail-retrieval dialog window" patch submitted 
11783                 by Eric Limpens <eric@qnt.net>
11784
11785         * sync with sylpheed 0.4.67cvs4
11786
11787 2001-05-12 [sergey]
11788
11789         * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
11790         some picky compilers.
11791         * src/rfc2015.h: provide prototype for rfc2015_disable_all().
11792         * src/grouplist_dialog.c: include alertpanel.h.
11793         * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
11794         fix compile warning.
11795         * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
11796         #include "defs.h" before others to prevent the warning of `MIN'
11797         and `MAX' redefinition.
11798
11799 2001-05-11 [hoa]
11800
11801         * src/main.c
11802         * src/messageview.c
11803         * src/prefs_account.c
11804         * src/prefs_display_header.c
11805                 removed warning
11806         * src/Makefile.am
11807                 added prefs_scoring.[ch]
11808         * src/grouplist_dialog.c
11809                 display an error dialog box if the group list
11810                 cannot be fetched.
11811         * src/mainwindow.[ch]
11812                 added main_window_set_thread_option() function
11813                 scoring dialog box enabled
11814         * src/matcher.[ch]
11815                 added flags matching unread /new / marked
11816                 / deleted / replied / forwarded
11817         * src/news.c
11818                 newsgroups are now finally in newscache
11819         * src/prefs_matcher.[ch]
11820                 finished preferences for matching dialog
11821         * added src/prefs_scoring.[ch]
11822                 scoring dialog box completed
11823         * src/scoring.[ch]
11824                 conversion to string : added scoringprop_to_string()
11825                 write config for preferences :
11826                 added prefs_scoring_write_config()
11827         * src/summaryview.c
11828                 threads can be enabled/disabled independently
11829                 for each folder
11830
11831 2001-05-10 [alfons]
11832
11833         0.4.67claws1
11834         
11835         * AUTHORS: 
11836                 thought it would be nice to have a list of all
11837                 contributors (used Changelog as a reference)
11838         
11839         * configure.in: 
11840                 messed up version numbering...
11841
11842         0.4.66claws1
11843
11844         * sync with sylpheed 0.4.67cvs1-3
11845
11846 2001-05-10 [darko]
11847
11848         * src/prefs_common.c:
11849                 better UI for strftime format, double clicking
11850                 on format now inserts the format in text entry
11851                 replaced close button with standard OK/Cancel
11852                 moved date format button to the right of the
11853                 text entry field
11854
11855 2001-05-09 [alfons]
11856
11857         * src/gtkstext.c:
11858                 Ctrl-Home / Ctrl-End have proper cursor navigation
11859
11860 2001-05-09 [hoa]
11861
11862         * src/prefs_matcher.c
11863                 finished UI to define matching properties
11864                 added ok and cancel button
11865         * src/prefs_filter.c
11866                 added ok and cancel button
11867         * src/news.c
11868                 fixed some bug in xhdr parsing
11869
11870 2001-05-08 [alfons]
11871
11872         * src/textview.c: 
11873                 fixed a bug in textview_show_header(), which displayed two colons (':');
11874                 cleaned up some warnings
11875
11876 2001-05-08 [hoa]
11877
11878         * src/Makefile.am
11879                 added prefs_matcher.[ch]
11880                 compilation with -W -Wall
11881         * src/alertpanel.c
11882                 ungrab the mouse events if grabbed - does it
11883                 fix the bug for disposition notification ?
11884         * src/mainwindow.c
11885                 added a menu option to open the matching dialog.
11886         * src/matcher.[ch]
11887                 added matcherprop_to_string() and matcherlist_to_string()
11888                 fixed some bugs, changed the name of some options
11889                 age_sup and age_inf becomes age_greater and age_lower,
11890                 body and messageheaders becomes body_part and headers_part,
11891                 changed the names of constants from SCORING_XXX to MATCHING_XXX
11892         * src/prefs_display_header.c
11893         * src/prefs_headers.c
11894                 fixed a bug that accidentally destroyed dialogs
11895                 when closed them with delete_event
11896                 Added *_deleted() which handle delete_event signal correctly.
11897         * src/prefs_folder_item.[ch]
11898                 added "enable_thread" field for future customization
11899         * added src/prefs_matcher.[ch]
11900                 sample of the UI to define matching properties
11901         * src/procheader.c
11902                 using procheader_headername_equal instead of str*cmp functions
11903                 using procheader_parse_header() function
11904         * src/scoring.c
11905                 using MATCHING_XXX instead of SCORING_XXX
11906         * src/summaryview.c
11907                 display the sender of the news even if this is ourself
11908                 when this is a news message.
11909         * src/textview.c
11910                 using headername_equal() instead of str*cmp functions
11911
11912 2001-05-08 [alfons]
11913
11914         0.4.66claws
11915
11916         * sync with sylpheed 0.4.66
11917         * src/gtkstext.c: trace logs added 
11918
11919 2001-05-08 [sergey]
11920
11921         * src/prefs_common.[ch]: added option to enable/disable GnuPG
11922         signature check popup.
11923         * src/rfc2015.c (check_signature): show signature check popup only
11924         if it is enabled in preferences.
11925
11926 2001-05-07 [alfons]
11927
11928         0.4.66claws4
11929         
11930         * sync with sylpheed 0.4.66cvs6
11931
11932 2001-05-07 [darko]
11933
11934         * src/prefs_common.[ch]: added option to enable/disable
11935           looking up sender name in address book for summary pane
11936         * src/summaryview.c: look up sender in the address book
11937           by using Alfons' address completion code
11938
11939 2001-05-07 [hiroyuki]
11940
11941         * src/inc.h
11942           src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
11943           member of Pop3State.
11944         * src/news.c: brought #include "defs.h" before #include <glib.h>
11945           to prevent the warning of `MIN' and `MAX' redefinition.
11946
11947 2001-05-06 [hoa]
11948
11949         * removed src/headers_display.[ch]
11950         * removed src/prefs_display_headers.[ch]
11951         * src/inc.c
11952                 use a temporary file in the user directory for mbox import
11953         * src/news.c
11954                 added XHDR support to get "To" and "Cc" headers
11955                 (in order to match news with to or cc field for
11956                 scoring)
11957                 added function news_parse_xhdr() to get XHDR response
11958         * src/nntp.[ch]
11959                 added function nntp_xhdr()
11960         * src/matcher.c
11961                 fetch the message if necessary
11962
11963 2001-05-06 [alfons]
11964
11965         0.4.66claws3
11966
11967         * sync with sylpheed 0.4.66cvs3-5
11968
11969 2001-05-06 [hoa]
11970
11971         * src/utils.[ch]
11972                 added function itos_buf() to enable use of several buffers
11973         * src/summaryview.c
11974                 use of itos_buf() instead of itos() in summary list
11975                 to fix the broken display of message number.
11976
11977 2001-05-06 [alfons]
11978
11979         * src/gtkstext.c: bug in cursor up navigation fixed,
11980                 fixed another unsigned / signed comparison (we're getting there :-)
11981
11982 2001-05-06 [hoa]
11983
11984         * src/Makefile.am
11985                 added scoring.c scoring.h
11986                 prefs_folder_item.c prefs_folder_item.h
11987                 matcher.c matcher.h
11988         * src/defs.h
11989                 added FOLDERITEM_RC SCORING_RC
11990         * src/folder.[ch]
11991                 added prefs field in FolderItem :
11992                 properties for each folder (PrefsFolderItem),
11993                 sorting type and mode were added as the first properties.
11994         * src/main.c
11995                 read config for scoring
11996         * added src/matcher.[ch]
11997                 gives functions to parse configuration file to do
11998                 matching on mails with a list of conditions.
11999         * src/mainwindow.c
12000                 add option to sort by score
12001         * src/prefs_common.[ch]
12002                 added preference option to show score and for
12003                 the score column size
12004         * added src/prefs_folder_item.[ch]
12005                 properties for each folder (PrefsFolderItem),
12006                 sorting type and mode were added as the first properties.
12007         * src/procheader.[ch]
12008                 added procheader_parse_header()
12009                 added procheader_header_free()
12010                 added procheader_headername_equal()
12011                 and made modification to use them.
12012         * src/procmsg.[ch]
12013                 added score field to MsgInfo structure
12014         * added src/scoring.[ch]
12015                 gives functions to parse configuration file to do
12016                 scoring on mails with a list of conditions.
12017         * src/summaryview.[ch]
12018                 save the sorting type and mode for the folder
12019                 added column to display the score of the mail
12020                 added function summary_score_clicked()
12021                 sorting type and mode are restored to the folder
12022                 when it is reopen
12023         * src/textview.c
12024                 use procheader_parse_header(), procheader_headername_equal()
12025                 removed memory leak in text_scan_header when freeing headers
12026         * src/filter.c
12027                 changed the function to match names of headers
12028                 using procheader_headername_equal()
12029
12030         Scoring functions are implemented, an interface is needed
12031         to configure that.
12032
12033 2001-05-04 [alfons]
12034
12035         * src/gtkstext.c: 
12036                 hopefully fixed the row up navigation bug,
12037                 removed adding back / forward lines to cache
12038
12039 2001-05-04 [sergey]
12040
12041         * src/prefs_display_headers.c: user interface changes:
12042         (prefs_display_headers_create): remove unused "Show" check button;
12043         allow reordering of headers by dragging.
12044         (prefs_display_headers_write_config): remove unused variables.
12045         (prefs_display_headers_set_dialog): do not insert "(New)" at top
12046         of lists (not needed with the new UI).
12047         (prefs_display_headers_set_list): scan lists starting from row 0,
12048         not 1 (do not skip "(New)").
12049         (prefs_display_headers_find_header): new function.
12050         (prefs_display_headers_clist_set_row): do not allow duplicates.
12051         (prefs_display_headers_delete_cb): do not skip row 0; treat
12052         closing the alert window by ESC as "No".
12053         (prefs_display_headers_up): do not protect row 0.
12054         (prefs_display_headers_down): do not protect row 0.
12055
12056 2001-05-04 [sergey]
12057
12058         * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
12059         functions.
12060
12061         * src/summaryview.c
12062         (summary_find_next_marked_msg, summary_find_prev_marked_msg,
12063         summary_select_next_marked, summary_select_prev_marked): new
12064         functions.
12065
12066 2001-05-03 [sergey]
12067
12068         * src/news.c: fixed a bug when no article can be fetched after
12069         server timeout if the connection was restored by news_post():
12070         (news_select_group): new function.
12071         (news_fetch_msg): call news_select_group() before fetching
12072         article.
12073         (news_get_uncached_articles): set session->group after successful
12074         GROUP command.
12075
12076 2001-05-03 [hoa]
12077
12078         * src/defs.h
12079         * src/procmsg.[ch]
12080         * src/procheader.c
12081                  changed version of cache, added cc field
12082
12083         * src/prefs_display_headers.c
12084                 the interface was changed
12085
12086         * src/prefs_headers.c
12087                 added cancel button
12088
12089 2001-05-03 [alfons]
12090
12091         * completed sync of sylpheed cvs2
12092         * src/gtkstext.c: updated row up / down cursor navigation
12093         * src/textview.c: re-edited, prepared for fixing the email address
12094                 scanner.
12095
12096 2001-05-03 [darko]
12097
12098         * src/prefs_common.c: use alfons' strftime ui code
12099         entry_datefmt and datefmt_sample widgets have to be
12100         global in this module because of this change
12101
12102 2001-05-03 [hoa]
12103
12104         * src/messageview.c
12105         * src/prefs_common.[ch] added option to activate the return receipt
12106                 feature.
12107
12108 2001-05-02 [alfons]
12109
12110         * src/gtkstext.c: fix for row up/down cursor navigation. 
12111
12112         0.4.66claws2
12113         
12114         * sync with 0.4.66cvs2
12115
12116 2001-05-02 [paul]
12117
12118         added add-sender-to-addressbook patch
12119
12120         * src/addressbook.c
12121         * src/addressbook.h
12122         * src/summaryview.c
12123
12124 2001-05-02 [sergey]
12125
12126         * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
12127         G_ALERTDISABLE.
12128
12129         * src/alertpanel.c (alertpanel_create): new argument can_disable,
12130         all existing callers changed to pass FALSE; create a check button
12131         to disable the message.
12132         (alertpanel_message_with_disable): new function.
12133         (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
12134         (alertpanel_button_toggled): new function.
12135         (alertpanel_button_clicked, alertpanel_close): set value using
12136         G_ALERT_VALUE_MASK.
12137
12138         * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
12139
12140         * src/prefs_common.c (prefs_privacy_create): new check button
12141         checkbtn_gpgme_warning.
12142
12143         * src/main.c (main): moved preferences reading before gpgme
12144         initialization; check prefs_common.gpgme_warning before giving the
12145         GnuPG warning and set it to FALSE if the user wants to disable the
12146         warning.
12147
12148 2001-05-02 [hiroyuki]
12149
12150         * src/prefs_display_headers.c: modified the layout and some labels.
12151
12152 2001-05-02 [sergey]
12153
12154         * src/prefs_account.c (prefs_account_fix_size): new function.
12155         (prefs_account_create): call prefs_account_fix_size(); use
12156         gtk_widget_show instead of gtk_widget_show_all (fixes too large
12157         size when the window is shown for the first time).
12158         (prefs_account_basic_create): changed layout of serv_table; moved
12159         localmbox_entry above smtpserv_entry (logically it replaces
12160         POP3/IMAP server).
12161         (prefs_account_protocol_activated): set sensitivity of
12162         nntpauth_chkbtn according to the protocol (in addition to
12163         hide/show); commented out gtk_table_set_row_spacing() calls.
12164         (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
12165         not sensitive (fixes a bug with disabled username/password boxes
12166         when editing POP3 account after NNTP with authentication).
12167
12168 2001-05-02 [hoa]
12169
12170         * src/account.c
12171         * src/inc.c
12172         * src/prefs_account.[ch]
12173         * src/send.c
12174                 removed local account without SMTP server
12175                 added option to use mail command instead of a connexion
12176                 to SMTP server when a local account is used
12177         * src/prefs_headers.c
12178                 fixed a bug
12179         * src/news.c
12180                 fixed a bug when connexion immediately closed
12181
12182 2001-05-01 [alfons]
12183
12184         0.4.66claws1
12185         
12186         * sync with 0.4.65
12187
12188 2001-05-01 [sergey]
12189
12190         * src/prefs_account.c (Basic, prefs_account_basic_create): new
12191         widget nntpauth_chkbtn.
12192         (prefs_account_protocol_activated): handle nntpauth_chkbtn
12193         visibility.
12194         (prefs_account_nntpauth_toggled): new function.
12195
12196         * src/news.c (news_session_new_for_folder): use NNTP
12197         authentication only if ac->use_nntp_auth is set.
12198
12199 2001-05-01 [hoa]
12200
12201         * src/Makefile.am changed headers.[ch] in customheader.[ch]
12202         * src/prefs_display_headers.c changed the UI
12203         * src/prefs_headers.c changed account_name to account_id
12204         * src/compose.c using customheader.h
12205
12206 2001-05-01 [hiroyuki]
12207
12208         * src/esmtp.c
12209           src/news.c
12210           src/nntp.c: changed sock_read() to sock_gets(), they've been left
12211           unsynched.
12212
12213 2001-05-01 [hoa]
12214
12215         * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
12216         * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
12217                 for displaying of headers
12218         * src/grouplist_dialog.[ch] minor changes to remove warnings
12219         * src/prefs_display_headers.[ch] dialog to choose the
12220         headers to display in the mail viewer.
12221         * src/headers.h correction of #define
12222         * src/headers_display.[ch] configuration for displaying of headers.
12223         * src/main.c read config of displaying of headers
12224         * src/prefs_common.c add a button to access the config dialog
12225                 for displaying of headers
12226         * src/prefs_display_headers.[ch] dialog for configuration for
12227                 displaying of the headers.
12228         * src/prefs_headers.c cleaning of code
12229         * src/procheader.c comments added to code
12230         * src/textview.c changes to reorder the headers depending
12231                 on the config for displaying of headers
12232
12233 2001-04-30 [alfons]
12234
12235         0.4.65claws7
12236
12237         * sync with 0.4.65cvs12
12238
12239         NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
12240
12241 2001-04-30 [sergey]
12242
12243         * src/nntp.h (NNTPSockInfo): new field auth_failed.
12244
12245         * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
12246         is set to force reconnection after authentication failure.
12247         (nntp_gen_command): set sock->auth_failed on authentication
12248         failure, or if sock->userid and sock->passwd are not set.
12249
12250         * src/news.c (news_session_new_for_folder): set userid=NULL if
12251         password dialog is cancelled.
12252
12253 2001-04-30 [sergey]
12254
12255         * src/nntp.h (NNTPSockInfo): new type.
12256
12257         * src/nntp.c: all functions updated to use NNTPSockInfo instead of
12258         SockInfo.
12259         (nntp_open_auth, nntp_close): new functions.
12260         (nntp_gen_command): new function to handle authentication; all
12261         NNTP command functions updated to use it.
12262         (nntp_authinfo_user, nntp_authinfo_pass): deleted.
12263         (nntp_list): removed old useless code.
12264
12265         * src/news.h (NNTPSession): new field nntp_sock.
12266
12267         * src/news.c: all functions updated to use NNTPSockInfo instead of
12268         SockInfo.
12269         (news_session_new): new arguments (userid, passwd); made static;
12270         use nntp_open_auth() if needed.
12271         (news_session_destroy): use nntp_close() instead of sock_close().
12272         (news_query_password): changed arguments.
12273         (news_session_new_for_folder): new function.
12274         (news_session_get): use news_session_new_for_folder().
12275         (news_authenticate): deleted.
12276         (news_get_uncached_articles): removed old authentication code.
12277
12278 2001-04-30 [sergey]
12279
12280         * src/news.c: reverted my previous changes (need to do NNTP
12281         authentication in a cleaner way).
12282         
12283 2001-04-29 [sergey]
12284
12285         * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
12286         news_nntp_post, news_nntp_mode): new functions (wrappers with
12287         authentication support).
12288         (news_get_article_cmd, news_get_article, news_get_header): new
12289         argument "folder"; all callers changed.
12290         (news_get_article_cmd): added authentication support.
12291         (news_session_get): use news_nntp_mode() instead of nntp_mode().
12292         (news_post): use news_nntp_post() instead of nntp_post().
12293         (news_get_uncached_articles): use news_nntp_group() instead of
12294         nntp_group() and news_nntp_xover() instead of nntp_xover();
12295         removed old authentication code.
12296         (news_get_group_list): use news_nntp_list() instead of nntp_list().
12297
12298         * src/nntp.c (nntp_list): return real error code instead of
12299         hardcoded NN_ERROR.
12300
12301 2001-04-29 [sergey]
12302
12303         * configure.in: fixed wint_t typedef detection again
12304
12305 2001-04-28 [hoa]
12306
12307         * src/prefs_account.[ch], added A_LOCAL_CMD
12308                 (send mail with mail command)
12309         * src/send.c added function send_message_with_command()
12310         * src/inc.c made a more secure get_spool() function with
12311                 mktemp() but maybe mkstemp() or something more
12312                 secure can be used.
12313
12314 2001-04-28 [alfons]
12315
12316         * src/textview.c, colorization of email addresses in headers
12317
12318         0.4.65claws6
12319
12320         * bug sync with sylpheed
12321         * prefs_common.c: created date format ui for darko
12322         * sync with 0.4.65cvs11
12323         * configure.in: corrected to have the new gpg checks
12324
12325 2001-04-27 [alfons]
12326
12327         * completed sync with 0.4.65cvs10
12328         * minor debug things added to gtkstext.c
12329
12330 2001-04-27 [darko]
12331
12332         * configure.in: remove check for availability of
12333           strftime() as advised by Hiroyuki
12334         * src/prefs_common.[ch], src/procheader.c:
12335           synch strftime() code with Hiroyki's main branch
12336
12337 2001-04-26 [sergey]
12338
12339         * src/news.c: news_query_password(), news_authenticate(): new
12340           functions.
12341           news_get_uncached_articles(): added NNTP authentication
12342           handling.
12343         * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
12344           new functions.
12345         * src/prefs_account.c: prefs_account_protocol_activated():
12346           enable userid and password fields for NNTP.
12347
12348 2001-04-26
12349
12350         * configure.in: check for availability of strftime()
12351           [darko]
12352         * src/prefs_common.[ch], src/procheader.c: use
12353           strftime() for displaying date in summary pane if it
12354           is available
12355
12356 2001-04-25
12357
12358         * more .cvsignore cleanups [alfons]
12359
12360 2001-04-25
12361
12362         * ac/sv-check-type.m4: new autoconf macro.
12363         * configure.in: fixed wint_t typedef detection (did not work
12364           with gcc-2.96).
12365
12366 2001-04-25
12367
12368         * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
12369           [hiroyuki]
12370
12371 2001-04-24
12372         * modified gtkstext.c : buggy cursor navigation fixed, 
12373           and font descent also taken in account when drawing
12374           cursor. [alfons]
12375
12376 2001-04-24 [hoa]
12377         * added comments in src/news.c src/nntp.c
12378         * added src/prefs_headers.[ch]
12379         * added src/headers.[ch]
12380         * modified compose.c to activate custom headers
12381                 added function is_in_custom_headers
12382         * modified prefs_account.[ch]
12383                 added function prefs_account_customhdr_edit
12384         * modified src/defs.h :
12385                 added HEADERS_RC : name of the config file
12386                 for the custom headers
12387
12388 2001-04-24
12389
12390     0.4.65claws5
12391
12392         * configure.in
12393           src/gtkstext.[ch]
12394           src/compose.c
12395           src/Makefile.am
12396           
12397           added gtkstext with configure.in patch by Hiroyuki which
12398           should fix the XIM detection [alfons]
12399
12400         * more clean up of cvs [alfons]
12401
12402                  * removed all Makefile.in files to attic.
12403
12404                  * updated all .cvsignores to really ignore things that could
12405                    be unintentionally committed by a recursive commit.
12406
12407 2001-04-23 [hoa]
12408         * added src/grouplist_dialog.[ch]
12409         * changed src/folderview.c to call grouplist_dialog instead
12410                 of inputdialog
12411         * src/news.c :
12412                 added functions news_reset_group_list
12413                 and news_get_group_list
12414         * src/nntp.c :
12415                 added function nntp_list
12416         * src/defs.h :
12417                 added GROUPLIST_FILE : name of the newsgroup list cache file
12418
12419 2001-04-21
12420
12421         * added option to warn about queued messages on exit [sergey]:
12422
12423           * src/compose.c: compose_queue(): call folder_item_scan()
12424             and folderview_update_item() after queueing.
12425           * src/folderview.c: folderview_update_node(): draw the queue
12426             folder in bold font if there are queued messages.
12427           * src/mainwindow.c: queued_messages(): new function.
12428             app_exit_cb(): display warning if there are queued messages
12429             if warn_queued_on_exit is set.
12430           * prefs_common.[ch]: add warn_queued_on_exit option.
12431
12432         * enhanced GnuPG key selection support [sergey]:
12433
12434           * src/select-keys.c: updated to newer version from Win32
12435             branch with support for selecting arbitrary keys.
12436           * src/prefs_account.c: added the Privacy tab to the account
12437             options window.
12438             prefs_account_privacy_create(),
12439             prefs_account_sign_key_set_data_from_radiobtn(),
12440             prefs_account_sign_key_set_radiobtn(): new functions.
12441           * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
12442           * src/rfc2015.c: set_signers(): new function.
12443             pgp_sign(): add the account parameter, call set_signers().
12444             rfc2015_sign(): add the account parameter, pass it to pgp_sign().
12445           * src/rfc2015.h: rfc2015_sign(): updated prototype.
12446           * src/compose.c: pass the current account to rfc2015_sign().
12447
12448         * tag name claws added to prevent confusion with main branch [alfons]
12449
12450         * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
12451
12452         * autogen.sh: Added "--enable-maintainer-mode". [sergey]
12453
12454         * sync with recent sylpheed cvs. Untested though. [alfons]
12455