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