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