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