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