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