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