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