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