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