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