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