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