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