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