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