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