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