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