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