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