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