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