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