fix version number
[claws.git] / ChangeLog.claws
1 2003-09-03 [alfons]     0.9.4claws63
2
3         * src/messageview.c
4                 deleting a message in a message view frees its msginfo, make 
5                 messageview_update_all() aware of that (should fix bug #293,
6                 "deleting message caused crash")
7
8 2003-09-03 [melvin]     0.9.4claws62
9
10         * src/action.c
11                 Improve synchronous action exit code (fixes 
12                 a ~5 seconds delay after action exit on RedHat 9)
13
14 2003-09-03 [christoph]  0.9.4claws61
15
16         * src/compose.c
17         * src/rfc2015.c
18         * src/common/utils.[ch]
19                 add util function to create mime boundary and use it
20                 in compose and gpg code
21
22 2003-09-03 [alfons]     0.9.4claws60
23
24         * src/folder.c
25                 source folder item's GNode should already have been freed in 
26                 a previous call to src->folder->klass->remove_folder()
27                 (should fix bug #287, "crash when moving folders")
28
29 2003-09-03 [thorsten]   0.9.4claws59
30
31         * src/plugins/spamassassin/spamassassin_gtk.c
32                 fix compile error
33
34 2003-09-03 [christoph]  0.9.4claws58
35
36         * src/plugins/spamassassin/spamassassin.[ch]
37         * src/plugins/spamassassin/spamassassin_gtk.c
38                 add timeout config option
39
40 2003-09-03 [paul]       0.9.4claws57
41
42         * po/sk.po      ** NEW FILE **
43                 add Slovak translation. Submitted by Andrej Kacian 
44                 <andrej@kacian.sk>
45
46 2003-09-03 [paul]       0.9.4claws56
47
48         * src/plugins/clamav/clamav_plugin_gtk.c
49                 gui tweaks: replace a label with a tooltip, modify the
50                 text, use gtk_check_button_new(); instead of
51                 gtk_check_button_new_with_label("");
52
53 2003-09-02 [alfons]     0.9.4claws55
54
55         * src/gtk/filesel.c
56                 remember last used dir when attaching multiple files (should fix
57                 bug #290, "Attach File does not remember directory")
58
59 2003-09-01 [paul]       0.9.4claws54
60
61         * po/es.po
62                 updated by Ricardo Mones Lastra
63
64 2003-09-01 [alfons]     0.9.4claws53
65
66         * src/gtk/gtkaspell.[ch]
67                 be pedantic and strict and use const gchar * instead of guchar *
68
69 2003-09-01 [alfons]     0.9.4claws52
70
71         * src/mainwindow.c
72         * src/summaryviewc.
73                 re-enable Save As when multiple messages are selected
74
75 2003-09-01 [paul]       0.9.4claws51
76
77         * src/textview.c
78                 g_free(trimmed_uri);
79
80 2003-09-01 [paul]       0.9.4claws50
81
82         * sync with 0.9.4cvs13
83                 see ChangeLog 2003-09-01
84
85 2003-09-01 [paul]       0.9.4claws49
86
87         * src/textview.c
88                 trim uri before sending to the statusbar
89                 fixes Bug 275 'Clicking on long URL wrapped onto two lines
90                 in the message window causes main S-C window to enlarge 
91                 past screen edges'
92
93 2003-09-01 [paul]       0.9.4claws48
94
95         * sync with 0.9.4cvs12
96                 see ChangeLog 2003-09-01
97
98 2003-08-30 [christoph]  0.9.4claws47
99
100         * src/compose.c
101         * src/folder_item_prefs.[ch]
102         * src/prefs_folder_item.c
103         * src/gtk/gtkaspell.[ch]
104                 commit per folder dictionary patch by
105                 Paul Evans <nerd@freeuk.com>
106
107 2003-08-30 [christoph]  0.9.4claws46
108
109         * src/plugins/spamassassin/spamassassin_gtk.c
110         * src/plugins/spamassassin/spamassassin_gtk.glade
111                 reduce GUI clutter by placing hints into tooltips
112
113 2003-08-30 [paul]       0.9.4claws45
114
115         * src/compose.c
116                 add 'Content-Disposition: inline' to a text/plain
117                 part when using PGP/MIME signing
118
119 2003-08-30 [paul]       0.9.4claws44
120
121         * src/prefs_common.c
122           src/prefs_spelling.c
123           src/prefs_spelling.glade
124                 reduce GUI clutter by placing hints into tooltips
125
126 2003-08-29 [christoph]  0.9.4claws43
127
128         * configure.ac
129                 fix bug found by Ivan Rayner <ivanr@sgi.com>
130
131         * src/stock_pixmap.c
132                 change unecessary warning into a debug message
133
134         * src/plugins/clamav/Makefile.am
135                 Fix error "-I$(CLAMAV_LIBS)"
136
137 2003-08-29 [christoph]  0.9.4claws42
138
139         * intl/Makefile.in
140         * src/Makefile.am
141         * src/matcher.h
142         * src/common/Makefile.am
143         * src/common/passcrypt.c
144                 commit fixes and patches for some of the IRIX problems found by
145                 Ivan Rayner <ivanr@sgi.com>
146
147 2003-08-29 [paul]       0.9.4claws41
148
149         * src/prefs_filtering.c
150                 add 'Top' and 'Bottom' buttons, based on changes in
151                 src/prefs_filter.c in 0.9.4cvs11.
152
153 2003-08-27 [christoph]  0.9.4claws40
154
155         * src/folderview.c
156                 fix bug that the current summary settings were copied to the
157                 wrong folder item, when the folder item prefs are opened.
158                 Copying is not required because summary settings and
159                 folder_item_prefs do not contain the same settings
160
161 2003-08-27 [thorsten]   0.9.4claws39
162
163         * src/imap.c
164                 fix compile error
165
166 2003-08-26 [paul]       0.9.4claws38
167
168         * sync with 0.9.4cvs9
169                 see ChangeLog 2003-08-26
170
171 2003-08-25 [paul]       0.9.4claws37
172
173         * sync with 0.9.4cvs8
174                 see ChangeLog 2003-08-25
175
176 2003-08-24 [christoph]  0.9.4claws36
177
178         * src/prefs_filtering.c
179                 shouldn't remove items from a GSList while iterating over the
180                 list (makes cur invalid and cur->next not accessable)
181
182         (closes Bug 272 i deleted an folder and some seconds later sylpheed
183          crashed)
184
185 2003-08-23 [christoph]  0.9.4claws35
186
187         * src/news.c
188                 news folders should be scanned when opened
189
190 2003-08-22 [christoph]  0.9.4claws34
191
192         * src/prefs_folder_item.c
193                 use macro to assign strings that always frees the old string
194
195         * src/gtk/gtkaspell.[ch]
196                 add gtkaspell_set_dictionary_menu_active_item() to set active
197                 item in dictionary option menu
198
199         * src/prefs_spelling.c
200                 use gtkaspell_set_dictionary_menu_active_item() to select
201                 dictionary
202
203 2003-08-21 [christoph]  0.9.4claws33
204
205         * src/folder.[ch]
206         * src/imap.c
207         * src/mbox_folder.c
208         * src/mh.c
209         * src/news.c
210                 optimize folder system
211
212         * src/gtk/gtkstext.c
213                 fix division by zero when font has 0 width for ' '
214
215 2003-08-21 [paul]       0.9.4claws32
216
217         * sync with 0.9.4cvs7
218                 see ChangeLog 2003-08-20
219
220 2003-08-19 [paul]       0.9.4claws31
221
222         * src/common/defs.h
223                 add the missing '/' to SYLDOC_MANUAL_HTML_INDEX and
224                 SYLDOC_FAQ_HTML_INDEX.
225         * src/manual.c
226                 use LC_MESSAGES instead of LC_ALL to find the current
227                 language
228
229           fixes Bug #281 'in src/manual.c URL for manuals and FAQ wrong'.
230
231 2003-08-19 [paul]       0.9.4claws30
232
233         * po/bg.po
234                 updated by George Danchev
235
236 2003-08-18 [luke]       0.9.4claws29
237         * src/mimeview.[ch]
238         * src/gtk/gtkvscrollbutton.[ch]
239                 o removed gtk_vscrollbutton_reset() (reasons: reduce 
240                   dependencies; do it the GTK way; reduce code -14/+2 lines)
241                 o removed horizontal separator between icons
242
243 2003-08-17 [christoph]  0.9.4claws28
244
245         * src/procmsg.c
246                 no subject threading when the subject has no reply prefix
247
248 2003-08-16 [christoph]  0.9.4claws27
249
250         * src/mainwindow.c
251                 remember and restore window sizes and position when the main
252                 window is hidden or shown
253
254         (closes Bug 274 Window size in 0.9.4claws18 not remembered when
255          minimised/reopened using trayicon)
256
257 2003-08-16 [paul]       0.9.4claws26
258
259         * src/crash.c
260                 add #include "defs.h"
261
262 2003-08-16 [paul]       0.9.4claws25
263
264         * src/plugins/clamav/clamav_plugin.c
265                 reword a debug_print
266                 
267         * src/plugins/dillo_viewer/dillo_prefs.c
268                 cosmetic: change the labels' text, add tooltips, and
269                 left-align the hint
270
271 2003-08-15 [christoph]  0.9.4claws24
272
273         * src/news.c
274                 complete last change (forgot some changes)
275
276 2003-08-15 [christoph]  0.9.4claws23
277
278         * src/news.c
279                 o check number of messages and don't return a 0 message
280                   when no messages are available
281                 o don't parse xref header anymore
282
283         (closes Bug 203 I'm not getting any news)
284
285 2003-08-15 [paul]       0.9.4claws22
286
287         * src/common/defs.h
288           src/crash.c
289                 update and define claws bugzilla location
290
291 2003-08-15 [paul]       0.9.4claws21
292
293         * po/ru.po
294                 update submitted by Ruslan N. Balkin
295
296 2003-08-14 [christoph]  0.9.4claws20
297
298         * src/procmsg.c
299                 fix search for oldest node in subject threading
300
301 2003-08-14 [christoph]  0.9.4claws19
302
303         * src/procmsg.c
304         * src/common/utils.h
305                 add possibility to check all nodes with the same subject for
306                 subject threading, not only the oldest node. Should not break
307                 threads anymore if the oldest node is thread_by_subject_max_age
308                 days older then parent, because it can now find a child of
309                 oldest node as new parent.
310
311 2003-08-11 [christoph]  0.9.4claws18
312
313         * src/plugins/spamassassin/spamassassin.c
314                 run spam check in background process
315
316 2003-08-10 [alfons]     0.9.4claws17
317
318         * src/summaryview.c
319                 make `Select All' sensitive too
320
321 2003-08-10 [christoph]  0.9.4claws16
322
323         * src/imap.c
324                 add more checks in imap_close
325
326 2003-08-09 [alfons]     0.9.4claws15
327
328         * src/prefs_spelling.c
329                 no spell checking UI if not requested
330
331 2003-08-09 [alfons]     0.9.4claws14
332
333         * src/gtk/prefswindow.c
334                 make it compile
335
336 2003-08-09 [christoph]  0.9.4claws13
337
338         * src/prefs_spelling.c
339         * src/gtk/prefswindow.[ch]
340         * src/plugins/clamav/clamav_plugin_gtk.c
341         * src/plugins/spamassassin/spamassassin_gtk.c
342                 sort prefs pages by heighest weight in tree
343
344 2003-08-09 [paul]       0.9.4claws12
345
346         * sync with 0.9.4cvs6
347                 see ChangeLog 2003-08-07
348                 
349         * AUTHORS
350                 add Leandro and Luke to claws-branch section
351
352 2003-08-09 [christoph]  0.9.4claws11
353
354         * src/gtk/Makefile.am
355         * src/gtk/colorsel.[ch]                 ** NEW **
356                 create a color selection dialog that can be used as a simple
357                 function call with it's own gtk main loop like filesel.[ch]
358
359         * src/Makefile.am
360         * src/main.c
361         * src/prefs_common.c
362         * src/prefs_spelling.[ch]               ** NEW **
363         * src/prefs_spelling.glade              ** NEW **
364         * src/gtk/gtkutils.[ch]
365                 move "Spell Checker" prefs to new prefs dialog
366
367         * src/prefs_folder_item.c
368                 use new colorsel dialog
369
370 2003-08-08 [paul]       0.9.4claws10
371
372         * src/inc.c
373                 clear the progress bar unconditionally
374
375 2003-08-08 [paul]       0.9.4claws9
376
377         * sync with 0.9.4cvs4
378                 see ChangeLog 2003-07-31
379
380 2003-08-07 [christoph]  0.9.4claws8
381
382         * configure.ac
383                 fix bug in image viewer plugin part
384
385         * src/imap.c
386                 don't execute close command if the folder item is not selected
387
388 2003-08-07 [hoa]        0.9.4claws7
389
390         * src/filtering.[ch]
391         * src/matcher_parser.h
392         * src/matcher_parser_parse.y
393                 can define several actions for each filtering rule
394                 can import old versions of filtering rules
395
396         * src/prefs_filtering.c
397                 call to a new dialog box to define actions
398
399         * src/prefs_filtering_action.[ch]
400                 dialog box to define actions for filtering rules
401
402 2003-08-06 [christoph]  0.9.4claws6
403
404         * src/imap.c
405                 make sure source folder is selected when copying messages
406
407 2003-08-06 [christoph]  0.9.4claws5
408
409         * sync with 0.9.4cvs2
410                 see ChangeLog 2003-07-29                
411
412 2003-08-05 [paul]       0.9.4claws4
413
414         * sync with 0.9.4cvs3
415                 see ChangeLog 2003-07-30
416
417 2003-08-04 [match]      0.9.4claws3
418
419         * po/POTFILES.in
420                 export of LDIF files.
421
422 2003-08-04 [match]      0.9.4claws2
423
424         * src/ldif.[ch]
425                 support for export LDIF. documented.
426         * src/importldif.[ch]
427         * src/exportldif.[ch]
428                 add tooltips. documented.
429         * src/exphtmldlg.[ch]
430         * src/common/xmlprops.[ch]
431                 documented.
432         * src/exportldif.[ch]                   ** NEW **
433         * src/expldifdlg.[ch]                   ** NEW **
434         * src/addressbook.[ch]
435         * src/Makefile.am
436                 export of LDIF files.
437                 documented.
438
439 2003-08-04 [christoph]  0.9.4claws1
440
441         * .cvsignore
442         * Makefile.am
443         * configure.ac
444         * sylpheed-claws.pc.in                  ** NEW **
445         * src/Makefile.am
446         * src/common/Makefile.am
447         * src/gtk/Makefile.am
448                 install sylpheed header files in $(pkgincludedir) and create a
449                 pkg-config file to allow building a plugin without the source
450                 package
451
452 2003-08-04 [paul]       0.9.4claws
453
454         * version 0.9.4claws
455
456 2003-08-04 [paul]       0.9.3claws97
457
458         * po/es.po
459                 update Spanish translation. Submitted by Ricardo
460                 Mones Lastra.
461
462 2003-08-03 [paul]       0.9.3claws96
463
464         * po/hr.po
465           po/sr.po
466                 update Croatian and Serbian translations. Submitted by
467                 Dragan and Urke MMI respectively
468
469 2003-08-03 [alfons]     0.9.3claws95
470
471         * src/summaryview.c
472                 mark flag has precedence over important flag - seems
473                 to have been changed in sync of 0.9.3claws45. this fixes
474                 a regression where messages that were scored as important
475                 don't show their mark flags. (using the same column for
476                 both importance as mark flags is the real problem
477                 ofcourse)
478
479 2003-08-03 [melvin]     0.9.3claws94
480
481         * po/fr.po
482                 Updated French translations.
483
484 2003-08-03 [melvin]     0.9.3claws93
485
486         * src/Makefile.am
487                 Fixed typo introduced after 0.9.3claws92 
488                 that prevented compilation
489                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
490                 CPPFLAGS and YFLAGS to allow user setting these.
491         * src/common/Makefile.am
492         * src/gtk/Makefile.am
493         * src/plugins/clamav/Makefile.am
494         * src/plugins/demo/Makefile.am
495         * src/plugins/dillo_viewer/Makefile.am
496         * src/plugins/image_viewer/Makefile.am
497         * src/plugins/mathml_viewer/Makefile.am
498         * src/plugins/spamassassin/Makefile.am
499         * src/plugins/trayicon/Makefile.am
500         * src/plugins/trayicon/libeggtrayicon/Makefile.am
501                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
502                 CPPFLAGS and YFLAGS to allow user setting these.
503
504 2003-08-02 [christoph]  0.9.3claws92
505
506         * configure.ac
507                 o rearrange plugin tests
508                 o add test for clamav.h to ClamAV tests
509
510 2003-08-02 [luke]       0.9.3claws91
511
512         * src/mimeview.c
513                 o fixed appearance of icon list when toggling back from the 
514                   ctree
515                 o toggling of icons using the keyboard works correctly
516                 o fixed all other keyboard shortcuts to work when icons are
517                   active
518         
519         * src/messageview.c
520                 o fixed bug 4 - focus lost when changing messageview view type
521
522 2003-08-02 [christoph]  0.9.3claws90
523
524         * src/common/hooks.c
525                 fix crash when pointer stored in hash table could get invalid
526                 when a plugin is unloaded
527
528 2003-08-01 [christoph]  0.9.3claws89
529
530         * configure.ac
531                 o try to build all plugins (except spamassassin) by default
532                 o don't build a plugin if a dependency check fails
533
534         * src/common/hooks.c
535                 fix warning
536
537 2003-08-01 [match]      0.9.3claws88
538
539         * src/importldif.c
540                 allow single click field selection. document code.
541
542 2003-08-01 [christoph]  0.9.3claws87
543
544         * src/plugins/clamav/clamav_plugin.c
545         * src/plugins/clamav/clamav_plugin_gtk.c
546         * src/plugins/dillo_viewer/dillo_viewer.c
547         * src/plugins/image_viewer/plugin.c
548         * src/plugins/mathml_viewer/mathml_viewer.c
549         * src/plugins/spamassassin/spamassassin.c
550         * src/plugins/spamassassin/spamassassin_gtk.c
551         * src/plugins/trayicon/trayicon.c
552                 add version check to all plugins
553
554 2003-08-01 [hoa]        0.9.3claws86
555
556         * src/prefs_filtering.c
557                 fixed a cosmetic bug, during creation of dialog box,
558                 wrong widgets were shown after creation.
559
560 2003-08-01 [luke]       0.9.3claws85
561
562         * src/mainwindow.c
563                 o fixed visibility of icons/mimeview after toggling separate
564                   message/folder view (factored out some similar code too).
565
566
567 2003-07-31 [alfons]     0.9.3claws84
568
569         * src/mimeview.c
570                 tweak icon box UI a bit more, now allowing right-clicks actions
571                 getting the relevant mime data too; should fix #250, "Can't save 
572                 attachments sometimes".
573
574 2003-07-30 [alfons]     0.9.3claws83
575
576         * src/compose.c
577                 don't do auto-save-draft inside key press handler, but rather
578                 schedule it half of a second later; should fix #67, "autosave 
579                 make re-rediting message crazy"
580
581 2003-07-30 [christoph]  0.9.3claws82
582
583         * src/plugins/trayicon/trayicon.c
584                 process pending events before unloading the plugin
585
586         (closes Bug 196 Unloading Trayicon plugin crashes Sylpheed-Claws)
587
588 2003-07-30 [alfons]     0.9.3claws81
589
590         * src/common/hooks.c
591                 parameter 2 of g_hook_destroy() should really be a hook id
592
593 2003-07-30 [alfons]     0.9.3claws80
594
595         * src/common/plugin.c
596                 fix a possibly harmful function signature mismatch 
597                 for plugin_done
598
599 2003-07-30 [alfons]     0.9.3claws79
600
601         * src/common/hooks[.ch]
602                 const correctness
603
604 2003-07-30 [darko]      0.9.3claws78
605
606         * src/summaryview.c
607                 make it compile again
608
609 2003-07-30 [luke]       0.9.3claws77
610
611         * src/crash.c
612         * src/main.c
613                 o added/moved signal handlers for SIGTERM (normal kill command) 
614                   and SIGINT (ctl-c) to be used even without 
615                   --enable-crash-dialog, fixing bug 166
616
617         * src/summaryview.c
618                 o rewrote menu sensitivity code as per mainwindow.c, fixing 
619                   bug 227
620
621         * src/mainwindow.c
622                 o changed sensitivity condition for 'Next new' and 'Next 
623                   unread', fixing bug 8
624
625 2003-07-29 [alfons]     0.9.3claws76
626
627         * src/common/utils.[ch]
628                 add generate_msgid()
629         * src/messageview.c
630                 save ack'ed RRR; fixes #205, "return receipt is not saved in
631                 sent folder".
632
633 2003-07-29 [alfons]     0.9.3claws75
634
635         * src/messageview.c
636                 fix a memleak (claws-only)
637
638 2003-07-29 [alfons]     0.9.3claws74
639
640         * src/mimeview.[ch]
641         * src/gtk/gtkvscrollbutton.[ch]
642                 fix UI glitch where mime icon toolbox' scroll position is not 
643                 reset after switching to another message
644                 
645
646 2003-07-29 [paul]       0.9.3claws73
647
648         * src/prefs_folder_item.c
649                 split the prefs into 2 separate pages
650
651 2003-07-29 [paul]       0.9.3claws72
652
653         * src/compose.c
654                 prepend "\n\n" to a signature without a separator too
655
656 2003-07-29 [paul]       0.9.3claws71
657
658         * src/compose.c
659                 fix bug where changing to an account without an auto-sig
660                 from an initial account without an auto-sig would insert 
661                 2 blank lines at the cursor point
662                 fix bug where changing to an account with an auto-sig
663                 from an initial account without an auto-sig would insert
664                 the sig at the cursor point
665
666 2003-07-29 [paul]       0.9.3claws70
667
668         * src/folderview.c
669                 use the colour from the folder pref unless the folder
670                 has new messages
671
672 2003-07-29 [alfons]     0.9.3claws69
673
674         * src/procmsg.[ch]
675         * src/messageview.c
676         * src/procheader.c
677                 rewrite return receipt request work a little bit (the former 
678                 implementation presumably depended too much on the UI setting
679                 flags). (we're losing the old pending flag.) 
680
681 2003-07-28 [christoph]  0.9.3claws68
682
683         * src/folder.c
684         * src/imap.c
685         * src/mh.c
686         * src/procmsg.[ch]
687                 fix copy to IMAP folder from other folder
688
689 2003-07-28 [christoph]  0.9.3claws67
690
691         * src/procmsg.c
692                 fix sync of procmsg_get_message_file_list
693
694 2003-07-28 [christoph]  0.9.3claws66
695
696         * sync with 0.9.3cvs14
697                 see ChangeLog 2003-07-18
698         * sync with 0.9.3cvs17
699                 see ChangeLog 2003-07-23
700
701         (closes Bug 234 segmentation fault after sending out mail via
702          smtp(auth))
703
704 2003-07-28 [paul]       0.9.3claws65
705
706         * po/es.po
707                 update Spanish translation, submitted by Ricardo Mones
708                 Lastra
709
710 2003-07-28 [christoph]  0.9.3claws64
711
712         * src/folder.[ch]
713         * src/imap.c
714         * src/mh.c
715                 return new message numbers as a GRelation instead of a GSList
716                 that has to be in the same order as the input list. A list
717                 would make it hard for IMAP to optimize oepration by sorting
718                 the input list. The returned list would have to be reordered
719                 to match the same order that input list has.
720
721         * src/gtk/gtkaspell.c
722                 fix missing return value, could cause a crash when garbage is
723                 on the stack that is used as the expected return value
724
725 2003-07-28 [paul]       0.9.3claws63
726
727         * sync with 0.9.4cvs1
728                 see ChangeLog 2003-07-28
729
730 2003-07-27 [alfons]     0.9.3claws62
731
732         * src/mimeview.c
733                 tweak it more to make icon list act like a check button group
734
735 2003-07-27 [christoph]  0.9.3claws61
736
737         * sync with 0.9.3cvs20
738                 see ChangeLog 2003-07-25
739
740 2003-07-27 [paul]       0.9.3claws60
741
742         * src/procmsg.c
743                 re-commit changes from 0.9.3claws58 -
744                 accidently removed in 0.9.3claws59
745
746 2003-07-27 [paul]       0.9.3claws59
747
748         * src/procmsg.[ch]
749                 a sync from 0.9.3cvs17
750                 see ChangeLog 2003-07-23
751
752 2003-07-27 [alfons]     0.9.3claws58
753
754         * src/procmsg.c
755                 add missing header members to MsgInfo; fixes the problem of 
756                 not displaying X-Faces, as noticed by Ricardo Mones
757
758 2003-07-26 [christoph]  0.9.3claws57
759
760         * sync with 0.9.3cvs18
761                 see ChangeLog 2003-07-24
762
763 2003-07-26 [christoph]  0.9.3claws56
764
765         * sync with 0.9.3cvs17
766                 see ChangeLog 2003-07-23
767
768 2003-07-26 [christoph]  0.9.3claws55
769
770         * src/folder.[ch]
771         * src/imap.c
772         * src/mbox_folder.c
773         * src/mh.c
774         * src/news.c
775                 add support for copy function that copy multiple messages
776                 (not implemented yet)
777
778         * src/summaryview.c
779                 add missing return value
780
781 2003-07-26 [paul]       0.9.3claws54
782
783         * tools/multiwebsearch.pl
784                 do whitespace substitution before passing the string
785                 to the browser. fixes bug with browsers that don't
786                 do whitespace conversion themselves.
787
788 2003-07-25 [christoph]  0.9.3claws53
789
790         * src/folder.[ch]
791         * src/imap.c
792         * src/mh.c
793                 rewrite adding of multiple messages to a folder for
794                 claws' folder system
795
796 2003-07-25 [luke]       0.9.3claws52
797
798         * src/mimeview.c
799                 o icon toggles set correctly on leaving ctree mimeview
800
801 2003-07-25 [paul]       0.9.3claws51
802
803         * partial sync with 0.9.3cvs21 [src/main.c]
804                 see ChangeLog 2003-07-25
805
806 2003-07-24 [paul]       0.9.3claws50
807
808         * tools/maildir2sylpheed.pl
809                 fix typo
810
811 2003-07-24 [paul]       0.9.3claws49
812
813         * src/mimeview.c
814                 increase the gutter size of paned so that the panes
815                 can be resized
816                 
817         * src/plugins/demo/demo.c
818                 squeeze in another typo fix
819
820 2003-07-24 [paul]       0.9.3claws48
821
822         * src/plugins/demo/demo.c
823           src/prefs_account.c
824                 small changes to the English
825                 
826         * src/pixmaps/mime_application_octect_stream.xpm        ** REMOVED **
827           src/pixmaps/mime_application_octet_stream.xpm         ** NEW FILE **
828           src/Makefile.am
829           src/stock_pixmap.c
830                 rename the misspelled icon
831
832 2003-07-23 [alfons]     0.9.3claws47
833
834         * src/mimeview.c
835                 make icon list look like a list of toggles
836
837 2003-07-23 [luke]       0.9.3claws46
838
839         * src/pixmaps/mimeview_gpg_expired.xpm
840         * src/pixmaps/mimeview_gpg_failed.xpm
841         * src/pixmaps/mimeview_gpg_passed.xpm
842         * src/pixmaps/mimeview_text_html.xpm
843         * src/pixmaps/mimeview_image.xpm
844                 o all icons the same size
845
846         * src/mimeview.[ch]
847                 o mimeview ctree arranged vertically above the viewer
848                 o icons changed to buttons
849                 o can use keyboard to select an icon (Enter)
850                 o resize icon list to width of icons
851
852         *  src/gtk/gtkvscrollbutton.c
853                 o sensitivity of buttons reacts to position
854
855 2003-07-23 [christoph]  0.9.3claws45
856
857         * sync with 0.9.3cvs14 (incomplete)
858                 see ChangeLog 2003-07-17
859
860 2003-07-23 [alfons]     0.9.3claws44
861
862         * src/folder.c
863         * src/procmsg.h
864                 sync with my local tree to restore some claws-only things
865
866 2003-07-23 [paul]       0.9.3claws43
867
868         * src/pixmaps/mime_gpg_expired.xpm      ** NEW FILE **
869           src/pixmaps/mime_gpg_unknown.xpm      ** NEW FILE **
870           src/Makefile.am
871           src/mimeview.c
872           src/procmime.h
873           src/rfc2015.c
874           src/stock_pixmap.[ch]
875                 indicate missing keys and expired sigs/keys
876                 in mime view column
877
878 2003-07-23 [paul]       0.9.3claws42
879
880         * src/compose.c
881                 Redirect fixes: enable automatic account selection and
882                 do not append signature to message on changing account
883                 fixes Bug[s] #248
884
885 2003-07-23 [paul]       0.9.3claws41
886
887         * sync with 0.9.3cvs16
888                 see ChangeLog 2003-07-23
889
890 2003-07-23 [alfons]     0.9.3claws40
891
892         * src/inc.c
893                 give progress dialog a main window, and give it the first 
894                 one (presumably the only one). fixes bug #247, "segfault on 
895                 pop-before-smtp" 
896
897 2003-07-22 [alfons]     0.9.3claws39
898
899         * src/summaryview.c
900                 shift-space scrolls up
901
902 2003-07-22 [paul]       0.9.3claws38
903
904         * sync with 0.9.3cvs15
905                 see ChangeLog 2003-07-22
906
907 2003-07-20 [alfons]     0.9.3claws37
908
909         * src/compose.c
910                 put menu inside #ifdef USE_ASPELL..#endif
911
912 2003-07-20 [christoph]  0.9.3claws36
913
914         * src/procmsg.c
915                 fix wrong flags in MsgInfo returned by
916                 procmsg_msginfo_get_full_info()
917
918         (closes Bug 221 Deleting messages from the Message View gives incorrect
919          new/unread message counts in the folder view)
920
921         * src/plugins/spamassassin/spamassassin_gtk.c
922                 add gettext macro for prefs page title
923
924 2003-07-20 [paul]       0.9.3claws35
925
926         * src/mimeview.c
927                 redraw icon list on signature check
928
929 2003-07-20 [christoph]  0.9.3claws34
930
931         * src/Makefile.am
932         * src/account.c
933         * src/folder.[ch]
934         * src/folder_item_prefs.[ch]            ** NEW **
935         * src/folderview.c
936         * src/mainwindow.c
937         * src/mh.c
938         * src/prefs_gtk.c
939         * src/prefs_scoring.c
940         * src/summaryview.c
941         * src/prefs_folder_item.[ch]
942                 o seperate FolderItemPrefs (formerly PrefsFolderItem) and the
943                   Properties dialog
944                 o use prefswindow for folder properties
945
946         * src/gtk/prefswindow.[ch]
947                 change implementation to use an invisible notebook instead
948                 of unparenting widgets
949
950 2003-07-20 [christoph]  0.9.3claws33
951
952         * src/compose.h
953         * src/folder.c
954         * src/folderview.h
955         * src/headerview.h
956         * src/prefs_filtering.h
957         * src/prefs_folder_item.[ch]
958         * src/procmime.h
959         * src/procmsg.h
960         * src/summaryview.h
961                 clean up header mess
962                 (always use 1. typedefs, 2. #includes, 3. structures)
963
964         * src/common/version.h.in
965                 add casts for constants
966
967         * src/plugins/demo/demo.c
968                 fix typo
969
970         * src/plugins/spamassassin/spamassassin.c
971                 remove unused variable
972
973 2003-07-20 [alfons]     0.9.3claws32
974
975         * src/mimeview.c
976                 o make icon buttons respond on left click
977                 o minor cosmetic change
978
979 2003-07-19 [luke]       0.9.3claws31
980
981         * src/mimeview.[ch]
982         * src/gtk/gtkvscrollbutton.c
983         * src/messageview.c
984                 o improved mimeview behaviour when selecting a new message
985                 o plus code cleanups to remove compile warnings
986
987
988 2003-07-19 [alfons]     0.9.3claws30
989
990         * src/procmsg.c
991         * src/compose.c
992         * src/common/utils.[ch]
993                 subject_get_reply_prefix_length() <- subject_get_prefix_length()
994
995 2003-07-19 [alfons]     0.9.3claws29
996
997         * src/prefs_folder_item.c
998                 reinit "legacy" tmp_prefs, so we don't free nor use invalid 
999                 string pointers
1000
1001 2003-07-19 [luke]       0.9.3claws28
1002
1003         * src/messageview.c
1004         * src/mimeview.[ch]
1005         * src/procmime.h
1006         * src/rfc2015.c
1007         * src/stock_pixmap.[ch]
1008         * src/gtk/Makefile.am
1009         * src/Makefile.am
1010         * src/gtk/gtkvscrollbutton.[ch]         ** NEW **
1011         * src/pixmaps/mime_*.xpm                ** NEW **
1012                 o mimeview rearrangement with a new icon shortcut bar
1013
1014 2003-07-19 [alfons]     0.9.3claws27
1015
1016         * src/folderview.c
1017                 o plug leaking nodes_to_recollapse
1018                 o add folderview_recollapse_all_nodes() (not used yet)
1019
1020 2003-07-19 [alfons]     0.9.3claws26
1021
1022         * src/compose.c
1023         * src/common/utils.c
1024                 honour #240 "Better SUBJECT handling" by cleaning the prefix
1025                 for both forwarding as replying
1026
1027 2003-07-18 [christoph]  0.9.3claws25
1028
1029         * configure.ac
1030         * src/common/sylpheed.[ch]
1031         * src/common/version.h.in
1032                 add version in numeric form to allow easy comparison
1033
1034         * src/plugins/demo/demo.c
1035                 add version check
1036                 - sylpheed version > plugin version => never allowed, sylpheed
1037                   could contain unknown API changes
1038                 - sylpheed version < minimum version required => don't load,
1039                   API required not available (if linking does not fail)
1040
1041 2003-07-18 [alfons]     0.9.3claws24
1042         
1043         * src/common/plugin.[ch]
1044                 const correctness
1045
1046 2003-07-18 [christoph]  0.9.3claws23
1047
1048         * src/common/hooks.c
1049                 fix crash when hooks where unregisted
1050
1051         * src/plugins/trayicon/trayicon.c
1052                 unregister detroy signal before destroying the widget
1053                 (still crashes when the plugin is unloaded)
1054
1055 2003-07-18 [alfons]     0.9.3claws22
1056         
1057         * src/folderview.c
1058                 delay expanding folder tree during drags until timeout triggered
1059                 (needs perhaps some tweaking, so testing is welcome)
1060
1061 2003-07-17 [alfons]     0.9.3claws21
1062
1063         * src/folderview.c
1064                 clean up cruft
1065
1066 2003-07-17 [christoph]  0.9.3claws20
1067
1068         * src/common/session.c
1069                 fix opening of SSL connections
1070
1071         * src/plugins/image_viewer/Makefile.am
1072                 add OPENSSL_CFLAGS (we should find a better solution to remove
1073                 this dependencies if they are not required)
1074
1075         * src/plugins/spamassassin/spamassassin.c
1076                 remove setlocale workaround (fixed in libspamc)
1077
1078         (closes Bug Bug 184 Entering non-ascii character deletes previous char
1079          if spell checking enabled)
1080
1081 2003-07-17 [alfons]     0.9.3claws19
1082
1083         * src/common/hooks.[ch]
1084         * src/plugins/clamav/clamav_plugin.c
1085         * src/plugins/spamassassin/spamassassin.c
1086         * src/plugins/trayicon/trayicon.c
1087                 fix signedness muck 
1088
1089 2003-07-17 [alfons]     0.9.3claws18
1090
1091         * src/procmime.c
1092                 plug memleak
1093
1094 2003-07-17 [alfons]     0.9.3claws17
1095
1096         * src/inc.c
1097                 plug memleak
1098
1099 2003-07-17 [paul]       0.9.3claws16
1100
1101         * src/common/defs.h
1102           src/mainwindow.c
1103           src/manual.[ch]
1104                 add link to the Claws site's FAQ page, after the suggestion
1105                 and patch by Fred Marton <Fred.Marton@uni-bayreuth.de>
1106                 Move url strings to defs.h
1107                 
1108         * src/mainwindow.c
1109                 fix typo to prevent "unknown menu entry" warnings
1110
1111 2003-07-17 [alfons]     0.9.3claws15
1112
1113         * src/folderview.[ch]
1114         * src/summaryview.[ch]
1115         * src/mimeview.[ch]
1116                 plug DnD leaks 
1117
1118 2003-07-17 [paul]       0.9.3claws14
1119
1120         * src/inc.c
1121                 remove two instances of 'GTK_EVENTS_FLUSH' because
1122                 they are unnecessary and probably cause a stack overflow
1123
1124 2003-07-16 [christoph]  0.9.3claws13
1125
1126         * src/mimeview.[ch]
1127                 use an invisible GTK notebook to switch between viewers
1128                 instead of reparenting widgets
1129
1130 2003-07-16 [christoph]  0.9.3claws12
1131
1132         * src/folder.c
1133                 move folder_item_update_freeze() to correct place in
1134                 folder_item_scan_full()
1135
1136 2003-07-16 [paul]       0.9.3claws11
1137
1138         * sync with 0.9.3cvs12
1139                 see ChangeLog 2003-07-14 and 2003-07-15
1140
1141 2003-07-16 [christoph]  0.9.3claws10
1142
1143         * src/imap.[ch]
1144         * src/prefs_account.[ch]
1145                 sync IMAP CRAM-MD5 authentication with sylpheed-main
1146
1147 2003-07-15 [alfons]     0.9.3claws9
1148
1149         * src/main.c
1150                 make --config-dir do something useful
1151
1152 2003-07-15 [alfons]     0.9.3claws8
1153
1154         * src/procmsg.c
1155                 o fix a bug where 'last' didn't really point to the last message
1156                   in the top level list of children, but to the last threaded
1157                   message. 
1158                 
1159                 o clean up and make it easier to sync
1160
1161 2003-07-15 [alfons]     0.9.3claws7
1162
1163         * src/mainwindow.c
1164                 make correct menu items sensitive       
1165
1166 2003-07-14 [alfons]     0.9.3claws6
1167
1168         * src/procmsg.c
1169                 tune the threader so it will not subject-thread any message
1170                 without a subject prefix (this will not thread correctly if 
1171                 a parent is delivered after their childs, but it looks 
1172                 better right now)
1173
1174 2003-07-13 [christoph]  0.9.3claws5
1175
1176         * src/mainwindow.c
1177                 group "Add mailbox *..." menu items in submenu
1178
1179 2003-07-13 [alfons]     0.9.3claws4
1180
1181         * src/summaryview.c
1182                 correct summary_toggle_pressed() signature and make sure
1183                 signal is not passed on
1184
1185 2003-07-13 [alfons]     0.9.3claws3
1186
1187         * src/summaryview.c
1188                 o for now don't pass on keys when they we're handled by 
1189                   ctree::key_press_event
1190                 o clean up
1191
1192 2003-07-13 [alfons]     0.9.3claws2
1193         
1194         * src/main.c
1195                 add command line option "--config-dir" to get the current 
1196                 configuration dir
1197
1198 2003-07-12 [alfons]     0.9.3claws1
1199
1200         * src/matcher.[ch]
1201         * src/matcher_parser_parse.y
1202         * src/prefs_filtering.c
1203         * src/filtering.c
1204                 add "Lock" filter action to lock messages;
1205
1206         * src/filtering.c       
1207                 remove debug_print()    
1208         * src/prefs_filtering.c
1209                 re-organize matcher part 9: 
1210                 make action text entries easily extendible;
1211                 merge widget selection for ACTION_MARK, ACTION_UNMARK, ACTION_LOCK,
1212                 ACTION_UNLOCK, ACTION_MARK_AS_READ, ACTION_MARK_AS_UNREAD
1213
1214 2003-07-12 [paul]
1215
1216         * tools/README
1217                 update old information and add missing
1218                 information
1219
1220 2003-07-12 [paul]       0.9.3claws
1221
1222         * 0.9.3claws released
1223         
1224 2003-07-12 [paul]       0.9.0claws103
1225
1226         * src/Makefile.am
1227                 add addrquery.h
1228
1229 2003-07-12 [melvin]     0.9.0claws102
1230
1231         * src/messageview.c
1232                 Fixed bug #215: Show MIME tab for single text/html messages. 
1233                 
1234 2003-07-12 [paul]       0.9.0claws101
1235
1236         * man/sylpheed.1
1237                 updated
1238
1239 2003-07-12 [paul]       0.9.0claws100
1240
1241         * po/es.po
1242           po/hr.po
1243           po/pl.po
1244           po/sr.po
1245                 update Spanish, Croatian, Polish, Serbian translations.
1246                 submitted by Ricardo Mones Lastra, Dragan, Witold
1247                 Wladyslaw Wojciech Wilk, Urke MMI
1248
1249 2003-07-12 [melvin]     0.9.0claws99
1250
1251         * po/fr.po
1252                 Updated French translations.
1253
1254 2003-07-12 [paul]       0.9.0claws98
1255
1256         * src/addressbook.c
1257                 disable 'Lookup' button as it has no effect
1258
1259 2003-07-11 [alfons]     0.9.0claws97
1260         
1261         * src/summaryview.c
1262                 summary_searchbar_pressed() should return TRUE to signal that
1263                 event was handled. when returning void, the return value passed
1264                 to GTK is actually random, but maybe FALSE, in which case the
1265                 event is handled by parent
1266                 
1267 2003-07-10 [paul]       0.9.0claws96
1268
1269         * ac/missing/gettext.m4
1270                 update to version 0.12
1271
1272 2003-07-10 [paul]       0.9.0claws95
1273
1274         * src/plugins/clamav/clamav_plugin.c
1275                 fix bug where multipart/alternative messages
1276                 would slip through without being scanned
1277
1278 2003-07-10 [christoph]  0.9.0claws94
1279
1280         * src/folder.c
1281                 correct check if folder supports removing when a message is
1282                 moved. if not the message is only copied.
1283
1284         (closes Bug 132 crash on startup in newsgroups folders)
1285
1286 2003-07-09 [alfons]     0.9.0claws93
1287
1288         * configure.ac
1289         * src/common/defs.h
1290                 --with-config-dir (default .sylpheed)
1291
1292 2003-07-09 [christoph]  0.9.0claws92
1293
1294         * configure.ac
1295                 use PKG_CHECK_MODULES to check for gtkmathview
1296                 (version 0.4.2 now required)
1297
1298 2003-07-08 [melvin]     0.9.0claws91
1299
1300         * src/action.c
1301                 Implemented a progress bar that counts the number of completed
1302                 tasks when the action runs more than one command.
1303
1304 2003-07-08 [alfons]     0.9.0claws90
1305
1306         * src/procmsg.c
1307                 if queued message has an invalid Message-Id, don't try to
1308                 find message it refers to (fixes #209 "crash when processing 
1309                 in folder")
1310
1311 2003-07-08 [paul]       0.9.0claws89
1312
1313         * sync with 0.9.3cvs2
1314                 see ChangeLog 2003-07-08
1315
1316 2003-07-08 [match]      0.9.0claws88
1317
1318         * src/ldapctrl.c
1319                 extend LDAP search for first/last name by parsing search term.
1320
1321 2003-07-08 [alfons]     0.9.0claws87
1322
1323         * src/send_message.c
1324                 fix bug #208 "Status message stuck when sending on POP3 account"
1325
1326 2003-07-07 [paul]       0.9.0claws86
1327
1328         * po/hr.po
1329                 new Croatian translation, submitted by
1330                 Dragan <drleskov@inet.hr>
1331
1332 2003-07-07 [paul]       0.9.0claws85
1333
1334         * sync with 0.9.3cvs1
1335                 see ChangeLog 2003-07-07
1336
1337 2003-07-05 [christoph]  0.9.0claws84
1338
1339         * src/Makefile.am
1340         * src/messageview.c
1341         * src/mimeview.[ch]
1342         * src/stock_pixmap.[ch]
1343         * src/pixmaps/messageview_text.xpm              ** NEW **
1344                 move mimeview tabs to the right side and use icons
1345                 instead of text to save some space
1346
1347         (patch by Luke Plant <lukeplant@softhome.net>)
1348
1349 2003-07-05 [christoph]  0.9.0claws83
1350
1351         * src/inc.c
1352                 add NULL pointer checks
1353
1354         (patch by Luke Plant <lukeplant@softhome.net>)
1355         (closes Bug 204 0.9.0 quits on authentication error?!)
1356
1357 2003-07-05 [alfons]     0.9.0claws82
1358
1359         * configure.ac
1360                 take the clue in bug #202 "./configure script - 
1361                 'if test' comparison failure" reported by John Kristoff. 
1362
1363 2003-07-04 [christoph]  0.9.0claws81
1364
1365         * src/plugins/spamassassin/spamassassin.c
1366                 set timeout for spam check
1367
1368 2003-07-04 [christoph]  0.9.0claws80
1369
1370         * src/main.c
1371                 destroy all FolderItems when shutting down to
1372                 allow folders to clean up
1373
1374 2003-07-04 [melvin]     0.9.0claws79
1375
1376         * src/gtk/gtkaspell.c
1377                 Fixed bug #184 "Entering non-ascii character deletes
1378                 previous char if spell checking enabled": this makes
1379                 the spell checking in multibytes (e.g. UTF-8)locales work.
1380                 (Patch by Luke Plant).
1381                 
1382 2003-07-04 [christoph]  0.9.0claws78
1383
1384         * sync with 0.9.2cvs1
1385                 see ChangeLog 2003-06-10
1386
1387 2003-07-04 [paul]       0.9.0claws77
1388
1389         * sync with 0.9.3 release
1390                 see ChangeLog 2003-07-04
1391
1392 2003-07-03 [christoph]  0.9.0claws76
1393
1394         * src/folder.[ch]
1395         * src/imap.c
1396         * src/mbox_folder.c
1397         * src/mh.c
1398         * src/news.c
1399                 move folder_item_get_path() stuff into a folder virtual function
1400
1401         * src/procmsg.c
1402                 use folder_item_fetch_msg() to get message and do not contruct
1403                 the filename from path and number
1404
1405 2003-07-03 [paul]       0.9.0claws75
1406
1407         * sync with 0.9.2cvs12
1408                 see ChangeLog 2003-07-03
1409
1410 2003-07-02 [paul]       0.9.0claws74
1411
1412         * src/messageview.c
1413                 fix text-selection for replying
1414
1415 2003-07-02 [paul]       0.9.0claws73
1416
1417         * sync with 0.9.2cvs11
1418                 see ChangeLog 2003-07-02
1419
1420 2003-07-02 [paul]       0.9.0claws72
1421
1422         * src/procmsg.c
1423                 revert last commit because it breaks more
1424                 than it fixes
1425
1426 2003-07-02 [paul]       0.9.0claws71
1427
1428         * src/procmsg.c
1429                 fix thread by subject/sort by date
1430
1431 2003-07-01 [paul]       0.9.0claws70
1432
1433         * sync with 0.9.2cvs10
1434                 see ChangeLog 2003-07-01
1435
1436 2003-06-30 [paul]       0.9.0claws69
1437
1438         * sync with 0.9.2cvs9
1439                 see ChangeLog 2003-06-30
1440
1441 2003-06-28 [match]      0.9.0claws68
1442
1443         * src/addressbook.c
1444                 fix null ptr.
1445
1446 2003-06-27 [paul]       0.9.0claws67
1447
1448         * sync with 0.9.2cvs7
1449                 see ChangeLog 2003-06-27
1450
1451 2003-06-26 [christoph]  0.9.0claws66
1452
1453         * src/folder.c
1454                 freeze folder updates while a folder is scanned
1455
1456         (closes Bug 185 New message counter)
1457
1458 2003-06-26 [darko]      0.9.0claws65
1459
1460         * src/ldapserver.c
1461                 fix infinite loop when adding a new LDAP server
1462
1463 2003-06-26 [paul]       0.9.0claws64
1464
1465         * sync with 0.9.2cvs6
1466                 see ChangeLog 2003-06-26
1467
1468 2003-06-26 [paul]       0.9.0claws63
1469
1470         * sync with 0.9.2cvs5
1471                 see ChangeLog 2003-06-25 and 2003-06-26
1472
1473 2003-06-25 [match]      0.9.0claws62
1474
1475         * src/addr_compl.c
1476                 Fixed tab/backtab for dropped-down completion list to
1477                 move next/previous field. (close bug 147)
1478
1479 2003-06-25 [christoph]  0.9.0claws61
1480
1481         * src/addr_compl.[ch]
1482         * src/addrindex.[ch]
1483         * src/folderview.c
1484         * src/inc.c
1485         * src/news.c
1486         * src/summaryview.c
1487         * src/toolbar.c
1488                 fix warnings
1489
1490 2003-06-25 [leandro]    0.9.0claws60
1491
1492         * src/compose.c
1493                 o cleanups
1494                 o gray out "Message/Remove references" menu item if not
1495                   replying to a message
1496
1497 2003-06-24 [leandro]    0.9.0claws59
1498
1499         * src/compose.[ch]
1500                 o removed "Message/Create new thread" menu item
1501                 o added "Message/Remove references" menu item
1502                   (it's off by default and will not check anymore
1503                    if the subject changed)
1504
1505 2003-06-23 [alfons]     0.9.0claws58
1506
1507         * src/procmsg.c
1508                 try better grouping messages threaded by subject based on their age.
1509                 still not perfect - because the message tree is not sorted by date.  
1510
1511 2003-06-23 [thorsten]   0.9.0claws57
1512
1513         * src/pop.[ch]
1514                 added mail_receive_hook to allow modifications
1515                 directly after retrieval (e.g. adding headers).
1516
1517 2003-06-23 [paul]       0.9.0claws56
1518
1519         * src/sourcewindow.c
1520                  enable the use of Ctrl+A to select all text in
1521                  the sourcewindow
1522                  Patch submitted by Ivan Francolin Martinez
1523                  <ivanfm@users.sourceforge.net>
1524
1525 2003-06-22 [christoph]  0.9.0claws55
1526
1527         * src/folder.[ch]
1528                 o add notification hook for folder tree changes
1529                 o invoke hooks after folder tree scanning
1530
1531         * src/folderview.[ch]
1532                 register hook for folder tree changes that
1533                 updates the ctree
1534
1535         (there are more places that should be updated, like add, remove 
1536          or move folder)
1537
1538         (closes Bug 164 Crash on rebuild folder tree)
1539         (closes Bug 190 Crash on 'rebuilding folder tree')
1540
1541 2003-06-21 [leandro]    0.9.0claws54
1542
1543         * src/compose.[ch]
1544                 create a new thread if subject changes
1545                 (it's on by default, can be disabled in Message menu)
1546
1547 2003-06-21 [alfons]     0.9.0claws53
1548
1549         * src/summaryview.c
1550                 quiet little compiler
1551
1552 2003-06-21 [christoph]  0.9.0claws52
1553
1554         update gettext stuff to version 0.12
1555
1556 2003-06-19 [alfons]     0.9.0claws51
1557
1558         * src/common/log.c
1559         * src/common/plugin.c
1560                 move defs.h before glib.h to prevent MIN/MAX redefs
1561
1562 2003-06-19 [alfons]
1563
1564         * src/addressbook.c
1565                 translatable
1566
1567 2003-06-19 [match]      0.9.0claws50
1568
1569         * src/addressbook.[ch]
1570         * src/addrindex.[ch]
1571         * src/addr_compl.[ch]
1572         * src/editldap.[ch]
1573         * src/editldap_basedn.[ch]
1574         * src/addritem.[ch]
1575         * src/ldapquery.h
1576                 re-implemented dynamic LDAP search. works without
1577                 slowdown on display sender with addressbook
1578                 option.
1579         * src/addrbook.c
1580                 documented code.
1581
1582 2003-06-19 [paul]       0.9.0claws49
1583
1584         * src/compose.c
1585                 fix Bug #136 'Nonprovided quotation marks crash claws'
1586                 patch submitted by Pawel Pêkala <c0rn@gazeta.pl>
1587
1588 2003-06-19 [alfons]     0.9.0claws48
1589
1590         * src/prefs_common.[ch]
1591         * src/procmsg.c
1592                 restrict threading by subject by checking thread for
1593                 age (prefs_common.thread_by_subject_max_age)
1594
1595 2003-06-18 [christoph]  0.9.0claws47
1596
1597         * src/imap.c
1598                 fix memory leak in imap_cmd_fetch()
1599
1600 2003-06-18 [christoph]  0.9.0claws46
1601
1602         * src/prefs_gtk.c
1603                 fix memory leak in prefs_set_default() when used multiple
1604                 times or after prefs have been read
1605
1606 2003-06-18 [christoph]  0.9.0claws45
1607
1608         * src/common/plugin.c
1609                 fix memory leak in plugin_unload()
1610
1611 2003-06-18 [christoph]  0.9.0claws44
1612
1613         * src/imap.c
1614                 fix memory leak in imap_cmd_ok()
1615
1616 2003-06-18 [christoph]  0.9.0claws43
1617
1618         * src/folder.c
1619                 stop messages that are downloaded from POP3 and added to
1620                 an IMAP inbox from being filtered twice (first by POP3
1621                 and again when IMAP folder is scaned to get the UID of
1622                 the APPEND operation when no UIDPLUS is available)
1623
1624 2003-06-18 [alfons]
1625
1626         * tools/Makefile.am
1627                 phoenix <- firebird     
1628
1629 2003-06-18 [paul]
1630
1631         * tools/launch_phoenix          ** REMOVED **
1632           tools/launch_firebird         ** NEW **
1633                 renamed and edited to reflect the browser's name change from
1634                 'phoenix' to 'firebird'
1635
1636 2003-06-18 [paul]       0.9.0claws42
1637
1638         * sync with 0.9.2cvs2
1639                 see ChangeLog 2003-06-16
1640
1641 2003-06-17 [alfons]     0.9.0claws41
1642
1643         * src/procmsg.c
1644                 prevent threading problems when a node is an ancestor (parent / great parent),
1645                 which mostly happens with circular references (thanks to Phillipe Gramoullé
1646                 for finding an sample set of messages)
1647
1648 2003-06-16 [christoph]  0.9.0claws40
1649
1650         * src/main.c
1651                 don't popup main window on --receive or --receive-all
1652
1653         * src/mainwindow.[ch]
1654         * src/plugins/trayicon/trayicon.c
1655                 allow hiding of main window by clicking on the trayicon
1656                 (doesn't work correctly in seperate window mode and may
1657                  cause unexpected GTK problems I couldn't find yet)
1658
1659         * src/common/ssl.c
1660                 remove incorrect warning
1661
1662 2003-06-15 [alfons]     0.9.0claws39
1663
1664         * src/gtk/gtkstext.c
1665                 don't output debug text;
1666                 #ifdef out print_line() if not debugging (thanks to Martin Wicke
1667                 for pointing this out);
1668
1669 2003-06-14 [alfons]     0.9.0claws38
1670         
1671         * src/messageview.c
1672                 remove printf() and make one if..else comply with coding style
1673
1674 2003-06-14 [alfons]     0.9.0claws37
1675
1676         * AUTHORS
1677                 add Martin Wicke
1678         * src/action.c
1679         * src/messageview.[ch]
1680         * src/summaryview.c
1681                 apply patch #754162 "Quoting messages filtered by actions" submitted
1682                 by Martin Wicke, which allows quoting message body changed by an
1683                 action (Thanks!).
1684
1685 2003-06-13 [alfons]     0.9.0claws36
1686
1687         * src/utils.c
1688                 add several other subject reply prefixes (suggested by Christoph and Ivan Martinez)
1689                 use case insensitive regexp (suggested by Ivan Martinez)
1690
1691 2003-06-13 [christoph]  0.9.0claws35
1692
1693         * configure.ac
1694         * src/plugins/trayicon/Makefile.am
1695         * src/plugins/trayicon/eggtrayicon.[ch]                         ** REMOVE **
1696         * src/plugins/trayicon/trayicon.c
1697         * src/plugins/trayicon/libeggtrayicon/.cvsignore                ** NEW **
1698         * src/plugins/trayicon/libeggtrayicon/Makefile.am               ** NEW **
1699         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch]          ** NEW **
1700         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.[ch]           ** NEW **
1701         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.[ch]        ** NEW **
1702         * src/plugins/trayicon/libeggtrayicon/xembed.h                  ** NEW **
1703                 replace my own EggTrayIcon backport with the backport
1704                 used by (l|x)mule and gabber.
1705
1706 2003-06-13 [alfons]     0.9.0claws34
1707
1708         * AUTHORS
1709         * src/common/utils.c
1710                 add Aw: to list of reply prefixes (thanks to Martin Zwickel)
1711
1712 2003-06-13 [alfons]     0.9.0claws33
1713
1714         * src/compose.c
1715                 clean up a little bit
1716
1717 2003-06-12 [alfons]     0.9.0claws32
1718
1719         * src/compose.c
1720                 const correctness fix
1721
1722         * src/common/sylpheed.[ch]
1723                 () -> (void)
1724                 prevent redef MIN/MAX
1725                 
1726         * src/common/utils.[ch]
1727                 () -> (void)
1728
1729 2003-06-12 [melvin]     0.9.0claws31
1730
1731         * src/compose.c
1732                 Updated to take into accounts changes in GtkAspell.
1733
1734 2003-06-12 [alfons]     0.9.0claws30
1735
1736         * src/compose.c
1737         * src/procmsg.c
1738         * src/common/utils.[ch]
1739                 handle reply subject prefixes better (initial 
1740                 suggestion by Robert Story adapted and enhanced 
1741                 using regexps)
1742
1743 2003-06-12 [melvin]     0.9.0claws29
1744
1745         * src/compose.c
1746                 Use new gtkaspell_checkers_strerror() to get the speller's
1747                 error message instead of accessing the (now private)
1748                 checkers structure.
1749                 Minor code clean up
1750
1751         * src/main.c
1752                 Use #ifdef instead of #if for USE_ASPELL
1753                 Use the new spell checkers init/quit functions 
1754
1755         * src/gtk/gtkaspell.c
1756                 Use #ifdef instead of #if for USE_ASPELL
1757                 Moved in the majority of GtkAspell structures that were
1758                 exported before by gtkaspell.h
1759         
1760         * src/gtk/gktaspell.h
1761                 Made gtkaspell.h contain only the necessary data to be
1762                 publicized by moving many structures to gtkaspell.c.
1763                 Enclosed all the declaration in a #ifdef USE_ASPELL #endif
1764                 gtkaspell_checkers_new(): replaced by...
1765                 gtkaspell_checkers_init(): new function for initialization
1766                 gtkaspell_checkers_delete(): replaced by...
1767                 gtkaspell_checkers_quit(): new function
1768                 gtkaspell_checkers_strerror(): new function that returns
1769                 the checker's last error message.
1770                 
1771 2003-06-11 [melvin]     0.9.0claws28
1772
1773         * po/POTFILES.in
1774                 Updated to take into account gtkaspell.c migration to
1775                 ./src/gtk/ (Thanks to Ricardo Mones Lastra for reporting it)
1776
1777 2003-06-10 [alfons]     0.9.0claws27
1778
1779         * src/filtering.[ch]
1780         * src/folder.c
1781         * src/matcher.c
1782         * src/scoring.[ch]
1783                 - try fixing bug #18 (any brave testers?)
1784                 - add more robustness by refusing previously 
1785                   unchecked NULL pointers 
1786
1787 2003-06-10 [alfons]     0.9.0claws26
1788
1789         * src/procmsg.c
1790                 fix bug #176 by don't checking MsgInfos with a NULL msgid 
1791
1792 2003-06-09 [alfons]     0.9.0claws25
1793
1794         * src/prefs_common.c
1795                 fix bug #163 "Icon switching doesnt work properly" by 
1796                 preventing early freeing of prefs_common.pixmap_theme_path.
1797
1798 2003-06-09 [christoph]  0.9.0claws24
1799
1800         * src/gtk/gtkaspell.c
1801                 revert Thorsten's fix and add forgotten g_strdup for
1802                 aspell path (it should not be possible to alter the path a
1803                 GtkASpell uses from outside)
1804
1805 2003-06-09 [thorsten]   0.9.0claws23
1806
1807         * src/gtk/gtkaspell.c
1808                 dont free prefs_common.aspell_path when closing compose
1809
1810 2003-06-08 [colin]      0.9.0claws22
1811
1812         * src/plugins/spamassassin/spamassassin.c
1813                 fix prefs types
1814
1815 2003-06-07 [christoph]  0.9.0claws21
1816
1817         * src/Makefile.am
1818         * src/compose.c
1819         * src/gtkaspell.[ch]            ** REMOVE **
1820         * src/gtk/Makefile.am
1821         * src/gtk/gtkaspell.[ch]        ** NEW **
1822                 o make gtkaspell independent from sylpheed's prefs
1823                 o move gtkaspell.[ch] to gtk directory
1824
1825 2003-06-07 [christoph]  0.9.0claws20
1826
1827         * src/Makefile.am
1828         * src/crash.c
1829         * src/export.c
1830         * src/filesel.[ch]              ** REMOVE **
1831         * src/folder.c
1832         * src/main.[ch]
1833         * src/common/sylpheed.[ch]
1834         * src/gtk/Makefile.am
1835         * src/gtk/filesel.[ch]          ** NEW **
1836         * src/gtk/pluginwindow.c
1837         * src/gtk/sslcertwindow.c
1838                 move filesel.[ch] to gtk directory
1839
1840 2003-06-07 [alfons]     0.9.0claws19
1841
1842         * src/filesel.c
1843                 make (multi) file selection dialog work again (Claws-only)
1844
1845 2003-06-07 [thorsten]   0.9.0claws18
1846
1847         * po/de.po
1848                 fix typos
1849
1850 2003-06-07 [alfons]     0.9.0claws17
1851
1852         * configure.ac
1853         * src/mimeview.c
1854                 detect apache mishap in which case don't include fnmatch.h
1855                 if regex.h is already included
1856
1857 2003-06-06 [christoph]  0.9.0claws16
1858
1859         * configure.ac
1860         * src/mimeview.h
1861                 add check for fnmatch.h and include it when available
1862
1863         * src/mimeview.[ch]
1864                 fix wrong case sensitivity of Content-Types
1865
1866         * src/gtk/Makefile.am
1867                 need the same include paths in gtk directory as in
1868                 common directory because .h files in common can
1869                 include files from these directories, when included
1870                 in gtk's .h or .c files
1871
1872 2003-06-06 [alfons]     0.9.0claws15
1873
1874         * src/mimeview.c
1875         * src/summaryview.c
1876                 make it compile again because of regex.h / fnmatch.h 
1877                 include problems (related to recent mime stuff, can
1878                 someone check this?)
1879
1880 2003-06-06 [thorsten]   0.9.0claws14
1881
1882         * src/folderview.c
1883                 possible use of uninitialized pointer while dragging
1884
1885 2003-06-06 [paul]       0.9.0claws13
1886
1887         * src/compose.c
1888                 fix bug where the insert sig button would be effective
1889                 only when auto_sig was set
1890
1891 2003-06-06 [paul]       0.9.0claws12
1892
1893         * sync with 0.9.2 release
1894
1895 2003-06-02 [paul]       0.9.0claws11
1896
1897         * sync with 0.9.1cvs1
1898                 see ChangeLog 2003-06-02
1899                 
1900         * po/de.po
1901                 update by Jens
1902
1903 2003-06-01 [christoph]  0.9.0claws10
1904
1905         * src/account.c
1906                 don't use substring search to find accounts by email address
1907
1908         (closes Bug 169 Overly loose matching of "From" address)
1909
1910 2003-05-31 [christoph]  0.9.0claws9
1911
1912         * doc-src/rfc2683.txt
1913         * src/imap.c
1914                 limit IMAP command length as recommended in RFC2683
1915                 (message number lists will be split into multiple imap
1916                 sets, the limit of 1000 octets is not a hard limit)
1917
1918         (closes Bug 161 sylpheed-claws exits with segfault when logging
1919          in to certain imap-servers)
1920
1921 2003-05-29 [alfons]     0.9.0claws8
1922
1923         * src/toolbar.[ch]
1924                 add print button (calling summary_print());
1925                 fine tune setting tooltip text;
1926                 (if someone needs other buttons, please take these 
1927                 commits as a guide, instead of bothering us - also
1928                 see 0.8.11claws150) 
1929
1930 2003-05-29 [darko]      0.9.0claws7
1931
1932         * src/compose.c
1933                 fix crash when word wrapping kicks in due to
1934                 changed text by spell checker
1935
1936 2003-05-29 [paul]       0.9.0claws6
1937
1938         * src/compose.c
1939                 fix bug where changing account would insert
1940                 sig even if auto_sig was FALSE
1941                 
1942         * ChangeLog
1943           ChangeLog.jp
1944           INSTALL
1945                 sync with 0.9.1 release
1946
1947 2003-05-28 [christoph]  0.9.0claws5
1948
1949         * src/imap.c
1950                 fix truncation of too long commands
1951
1952         (closes Bug 167 IMAP hangs trying to get envelope
1953          information in imap_get_uncached_messages)
1954
1955 2003-05-27 [paul]       0.9.0claws4
1956
1957         * tools/Makefile.am
1958           tools/maildir2sylpheed.pl     ** NEW FILE **
1959                 add kmail to sylpheed mailbox conversion script
1960
1961 2003-05-27 [paul]       0.9.0claws3
1962
1963         * sync with 0.9.0cvs10
1964                 see ChangeLog 2003-05-26
1965
1966 2003-05-26 [paul]       0.9.0claws2
1967
1968         * sync with 0.9.0cvs9
1969                 see ChangeLog 2003-05-26
1970
1971 2003-05-24 [paul]       0.9.0claws1
1972
1973         * sync with 0.9.0cvs8
1974                 see ChangeLog 2003-05-23
1975
1976 2003-05-24 [paul]       0.9.0claws
1977
1978         * version 0.9.0claws released
1979
1980 2003-05-24 [paul]       0.8.11claws177
1981
1982         * src/plugins/dillo-viewer/Makefile.am
1983           src/plugins/traycon/Makefile.am
1984                 add missing files
1985                 
1986         * po/bg.po
1987           po/en_GB.po
1988           po/es.po
1989           po/it.po
1990           po/pt_BR.po
1991           po/ru.po
1992           po/sr.po
1993                 update Bulgarian, British English, Spanish, Italian, 
1994                 Brazilian Portuguese, Russian, and Serbian translations, 
1995                 submitted by George Danchev, [me], Ricardo Mones Lastra,
1996                 André Filipe de Assunção e Brito, Alessandro Maestri, 
1997                 Ruslan N. Balkin, and Urke MMI
1998
1999 2003-05-23 [melvin]     0.8.11claws176
2000
2001         * po/fr.po
2002                 Updated French translations
2003
2004 2003-05-22 [paul]       0.8.11claws175
2005
2006         * src/Makefile.am
2007           src/addrbook.[ch]
2008           src/addrcache.[ch]
2009           src/addr_compl.[ch]
2010           src/adressbook.[ch]
2011           src/addrindex.[ch]
2012           src/addritem.[ch]
2013           src/editaddress.c
2014           src/editgroup.c
2015           src/editldap_basedn.c
2016           src/editldap.c
2017           src/jpilot.c
2018           src/vcard.c
2019                 revert to get ldap into it previous working state
2020                 
2021         * po/zh_TW.Big5.po
2022                 new Taiwanese translation,
2023                 submitted by Tsu-Fan Cheng <tscheng@ic.sunysb.edu>
2024
2025 2003-05-22 [christoph]  0.8.11claws174
2026
2027         * src/plugins/spamassassin/libspamc.[ch]
2028                 sync libspamc with SpamAssaain release 2.55
2029
2030 2003-05-22 [paul]       0.8.11claws173
2031
2032         * sync with 0.9.0cvs7
2033                 see ChangeLog 2003-05-22
2034                 
2035         * src/summaryview.c
2036                 revert change in 0.8.11claws172: follow
2037                 Hiroyuki's decision and that's the end of it.
2038
2039 2003-05-21 [paul]       0.8.11claws172
2040
2041         * src/summaryview.c
2042                 fix discrepency between open_unread_on_enter
2043                 and always_show_msg
2044
2045 2003-05-21 [paul]       0.8.11claws171
2046
2047         * sync with 0.9.0cvs6
2048                 see ChangeLog 2003-05-21
2049
2050 2003-05-21 [paul]       0.8.11claws170
2051
2052         * sync with 0.9.0cvs5
2053                 see ChangeLog 2003-05-21
2054
2055 2003-05-20 [paul]       0.8.11claws169
2056
2057         * sync with 0.9.0cvs4
2058                 see ChangeLog 2003-05-20
2059                 fixes bug #152, 'encoding of IMAP folders names'
2060
2061 2003-05-20 [paul]       0.8.11claws168
2062
2063         * sync with 0.9.0cvs3
2064                 see ChangeLog 2003-05-20
2065                 
2066         * src/tools/convert_mbox.pl
2067                 minor change in the comments, submitted by Fred Marton
2068
2069 2003-05-19 [paul]       0.8.11claws167
2070
2071         * src/plugins/clamav/Makefile.am
2072           configure.ac
2073                 link clamav_lib to the plugin and not to the main program
2074
2075 2003-05-19 [christoph]
2076
2077         * src/Makefile.am
2078                 add -export-dynamic for linking
2079
2080 2003-05-19 [paul]       0.8.11claws166
2081
2082         * sync with 0.9.0cvs1
2083                 see ChangeLog 2003-05-19
2084
2085 2003-05-19 [paul]       0.8.11claws165
2086
2087         * src/inc.c
2088                 fix 'pop before smtp' timeout
2089
2090 2003-05-18 [alfons]     0.8.11claws164
2091
2092         * src/prefs_matcher.c
2093                 put "execute" action command line ("expression") in edit box
2094
2095 2003-05-18 [christoph]  0.8.11claws163
2096
2097         * src/mimeview.[ch]
2098         * src/plugins/dillo_viewer/dillo_viewer.c
2099         * src/plugins/image_viewer/viewer.c
2100         * src/plugins/mathml_viewer/mathml_viewer.c
2101                 let a viewer have a list of Content-Types
2102
2103 2003-05-18 [paul]       0.8.11claws162
2104
2105         * src/prefs_filtering.c
2106                 add 'Recipient' label for FORWARD, FORWARD_AS_ATTACHMENT,
2107                 and REDIRECT actions
2108
2109 2003-05-17 [christoph]
2110
2111         * README.claws
2112                 o remove dynamic signatures that was syned with main
2113                 o add infos about no longer "build in" image viewer
2114                 o update bugtracker URL
2115
2116 2003-05-17 [christoph]  0.8.11claws161
2117
2118         * src/folder.c
2119         * src/folderview.c
2120         * src/imap.c
2121                 don't use imap_scan_folder anymore. Instead call folder_item_scan
2122                 for every folder after rebuilding the folder tree.
2123
2124         (closes Bug 19 imap_scan_folder() computes incorrectly number of new
2125          messages)
2126
2127 2003-05-17 [christoph]  0.8.11claws160
2128
2129         * src/imap.c
2130                 don't use STATUS command on current folder to check for
2131                 content changes. imap_cmd_ok() now tracks changes to
2132                 folder and number of existing messages.
2133
2134 2003-05-17 [paul]       0.8.11claws159
2135
2136         * src/plugins/clamav/clamav_plugin.c
2137                 remove unnecessary debug_print
2138
2139 2003-05-16 [thorsten]   0.8.11claws158
2140
2141         * src/plugins/demo.c
2142                 included missing intl.h
2143
2144 2003-05-16 [paul]       0.8.11claws157
2145
2146         * po/POTFILES.in
2147                 remove non-existant entries
2148         
2149         * src/plugins/clamav/clamav_plugin.c
2150           src/plugins/clamav/clamav_plugin_gtk.c
2151           src/plugins/dillo_viewer/dillo_prefs.c
2152           src/plugins/dillo_viewer/dillo_viewer.c
2153                 gettextise
2154
2155 2003-05-16 [christoph]  0.8.11claws156
2156
2157         * po/POTFILES.in
2158                 include plugin .c files for translation until I
2159                 find a better solution to have plugins have their
2160                 own textdomain
2161         * src/plugins/demo/demo.c
2162         * src/plugins/image_viewer/plugin.c
2163         * src/plugins/mathml_viewer/mathml_viewer.c
2164         * src/plugins/spamassassin/spamassassin.c
2165         * src/plugins/spamassassin/spamassassin_gtk.c
2166         * src/plugins/trayicon/trayicon.c
2167                 add gettext macros for plugin name and description
2168
2169 2003-05-16 [paul]
2170
2171         * sync with 0.9.0
2172
2173 2003-05-16 [paul]       0.8.11claws155
2174
2175         * sync with lastest 0.9.0pre1
2176                 see ChangeLog 2003-05-16
2177
2178 2003-05-15 [paul]       0.8.11claws154
2179
2180         * sync with latest 0.9.0pre1
2181                 see ChangeLog 2003-05-14 and 2003-05-15
2182
2183 2003-05-14 [christoph]  0.8.11claws153
2184
2185         * src/plugins/image_viewer/viewer.c
2186         * src/plugins/image_viewer/viewer.glade         ** NEW **
2187         * src/plugins/image_viewer/viewerprefs.c
2188                 make it possible to disable the autoload function in the
2189                 imageviewer again
2190
2191 2003-05-14 [christoph]  0.8.11claws152
2192
2193         * src/folder.c
2194                 fix folder update after adding a message
2195
2196 2003-05-13 [alfons]     0.8.11claws151
2197
2198         * src/common/session.c
2199                 remove debug traces
2200                 
2201         * src/addrcache.[ch]
2202         * src/filtering.[ch]
2203         * src/folder.[c]
2204         * src/gtkaspell.[ch]
2205         * src/imap.[ch]
2206         * src/mbox_folder.[ch]
2207         * src/mh.[ch]
2208         * src/mimeview.h
2209         * src/msgcache.[ch]
2210         * src/news.[ch]
2211         * src/passphrase.[ch]
2212         * src/prefs_common.[ch]
2213         * src/prefs_gtk.[ch]
2214         * src/procmsg.c
2215         * src/scoring.[ch]
2216                 be pedantic; (in prototypes () implies (int))
2217
2218 2003-05-13 [alfons]     0.8.11claws150
2219
2220         * src/prefs_toolbar.[ch]
2221         * src/summaryview.[ch]
2222         * src/toolbar.[ch]
2223                 change misleading text in toolbar prefs;
2224                 add toolbar action for ignore thread (toggles ignore thread flag);
2225                 clean up a little bit;
2226
2227 2003-05-12 [paul]
2228
2229         * tools/convert_mbox.pl
2230                 bug fixed by Fred Marton
2231
2232 2003-05-12 [paul]
2233
2234         * sync with 0.9.0pre1
2235
2236 2003-05-09 [paul]       0.8.11claws149
2237
2238         * sync with 0.8.11cvs43
2239                 see ChangeLog 2003-05-09
2240
2241 2003-05-08 [christoph]  0.8.11claws148
2242
2243         * src/imap.[ch]
2244                 o use CAPABILIY as first command and check for PREAUTH
2245                   information in the response to it
2246                 o rewrite all imap_cmd_* functions to use an IMAPSession
2247                   instead of a SockInfo as parameter
2248                 o do STARTTLS after fetching and checking the server
2249                   capabilities
2250
2251 2003-05-08 [paul]       0.8.11claws147
2252
2253         * tools/Makefile.am
2254           tools/README
2255           tools/convert_mbox.pl         ** NEW FILE **
2256                 add mbox conversion script. Submitted by 
2257                 Fred Marton <Fred.Marton@uni-bayreuth.de>
2258
2259 2003-05-07 [christoph]
2260
2261         * doc-src/glade.txt
2262         * src/gtk/pluginwindow.glade
2263         * src/plugins/image_viewer/viewerprefs.glade
2264         * src/plugins/spamassassin/spamassassin_gtk.glade
2265                 add glade files for user interfaces and a description how
2266                 to use glade to create the sylpheed code
2267
2268 2003-05-07 [paul]       0.8.11claws146
2269
2270         * sync with 0.8.11cvs41
2271                 see ChangeLog 2003-05-07
2272
2273 2003-05-06 [christoph]  0.8.11claws145
2274
2275         * src/main.c
2276         * src/plugins/image_viewer/viewer.c
2277                 fix usage of imlib in imageviewer plugin
2278
2279         * src/gtk/prefswindow.c
2280                 handle window close event correctly
2281
2282 2003-05-06 [paul]       0.8.11claws144
2283
2284         * src/common/ssl.c
2285                 fix typo introduced in sync
2286
2287 2003-05-06 [paul]       0.8.11claws143
2288
2289         * sync with 0.8.11cvs39
2290                 see ChangeLog 2003-05-06
2291
2292 2003-05-06 [paul]       0.8.11claws142
2293
2294         * AUTHORS
2295           po/cs.po
2296                 updated Czech translation, submitted by 
2297                 Radek Vybiral <Radek.Vybiral@vsb.cz>
2298                 
2299         * src/plugins/clamav/clamav_plugin_gtk.c
2300                 clean up
2301
2302 2003-05-03 [alfons]     0.8.11claws141
2303
2304         * src/compose.[ch]
2305                 make paste as quotation work even when the call to 
2306                 text_inserted() was deferred (fixes bug #140 "Paste 
2307                 as quotation does not work when using "external" 
2308                 clipboard")
2309
2310 2003-05-03 [thorsten]   0.8.11claws140
2311
2312         * src/addrquery.h
2313           src/ldapquery.h
2314           src/mainwindow.c
2315                 removed C++ comments
2316         * src/addr_compl.c
2317                 function with non-int retval/param used before
2318                 implementation/declaration
2319
2320 2003-05-02 [paul]       0.8.11claws139
2321
2322         * src/addr_compl.[ch]
2323           src/addressbook.[ch]
2324           src/addrindex.c
2325           src/summaryview.c
2326                 revert match's changes to (finally) remove the bug where
2327                 opening a folder causes massive slowdown when using the 
2328                 'Display sender using address book' option
2329
2330 2003-05-01 [melvin]     0.8.11claws138
2331
2332         * src/plugins/dillo_viewer/dillo_prefs.[ch]
2333         * src/plugins/dillo_viewer/dillo_viewer.c
2334                 Fixed bug where "Cancel" button from prefs issued
2335                 warnings.
2336                 Comply a little more to coding style
2337
2338 2003-05-01 [paul]       0.8.11claws137
2339
2340         * sync with 0.8.11cvs38
2341                 see ChangeLog 2003-05-01
2342
2343 2003-05-01 [paul]       0.8.11claws136
2344
2345         * po/bg.po
2346                 updated by George Danchev
2347
2348 2003-04-30 [christoph]  0.8.11claws135
2349
2350         * src/plugins/dillo_viewer/dillo_prefs.c
2351         * src/plugins/image_viewer/viewerprefs.c
2352         * src/plugins/spamassassin/spamassassin_gtk.c
2353                 remove gtk_widget_ref() calls for widgets in
2354                 glade code
2355
2356 2003-04-30 [paul]       0.8.11claws134
2357
2358         * src/addrindex.c
2359                 ok, this time a better fix for the bug where opening folder
2360                 has massive slowdown when using the 'Display sender using 
2361                 address book' option
2362
2363 2003-04-30 [paul]       0.8.11claws133
2364
2365         * src/addrindex.c
2366                 revert the 'fix' of 0.8.11claws128 because it doesn't fix it
2367         
2368 2003-04-30 [melvin]     0.8.11claws132
2369
2370         New: Dillo plugin preferences (patch by Dimitar Haralanov)
2371
2372         * src/plugins/dillo_viewer/dillo_prefs.[ch]     *** NEW ***
2373                 Preferences for the dillo plugin
2374         * src/plugins/dillo_viewer/dillo_viewer.c
2375                 Support for preferences
2376         * src/plugins/dillo_viewer/Makefile.am
2377                 Added dillo_prefs.[ch]
2378
2379 2003-04-30 [alfons]     0.8.11claws131
2380
2381         * src/common/plugin.[ch]
2382                 see? this ANSI C'fication immediately gives us type
2383                 checking for free.
2384
2385 2003-04-30 [alfons]     0.8.11claws130
2386
2387         * src/common/plugin.[ch]
2388         * src/plugins/clamav/clamav_plugin.[ch]
2389         * src/plugins/clamav/clamav_plugin_gtk.c
2390         * src/plugins/demo/demo.c
2391         * src/plugins/dillo_viewer/dillo_viewer.c
2392         * src/plugins/image_viewer/plugin.c
2393         * src/plugins/image_viewer/viewer.[ch]
2394         * src/plugins/image_viewer/viewerprefs.[ch]
2395         * src/plugins/mathml_viewer/mathml_viewer.c
2396         * src/plugins/spamassassin/spamassassin.[ch]
2397         * src/plugins/spamassassin/spamassassin_gtk.c
2398         * src/plugins/trayicon/trayicon.c
2399                 clean up
2400
2401 2003-04-30 [alfons]     0.8.11claws129
2402
2403         * src/common/utils.c
2404                 make is_ascii_str() fail gracefully when NULL pointer
2405                 is passed
2406
2407 2003-04-30 [paul]       0.8.11claws128
2408
2409         * src/addrindex.c
2410                 fix bug where opening folder has massive slowdown when
2411                 using the 'Display sender using address book' option
2412
2413 2003-04-30 [paul]       0.8.11claws127
2414
2415         * src/plugins/clamav/clamav_plugin.c
2416           src/plugins/clamav/clamav_plugin_gtk.c
2417           src/plugins/demo/demo.c
2418           src/plugins/dillo_viewer/dillo_viewer.c
2419           src/plugins/image_viewer/plugin.c
2420           src/plugins/mathml_viewer/mathml_viewer.c
2421           src/plugins/spamassassin/spamassassin.c
2422           src/plugins/spamassassin/spamassassin_gtk.c
2423           src/plugins/trayicon/trayicon.c
2424                 get rid of eye-hurting function signatures
2425
2426 2003-04-30 [paul]       0.8.11claws126
2427
2428         * src/plugins/trayicon/trayicon.c
2429                 add description
2430                 
2431         * src/mimeview.c
2432                 be more descriptive
2433
2434 2003-04-30 [paul]       0.8.11claws125
2435
2436         * configure.ac
2437                 arrange the plugins in reverse alphabetical order
2438                 
2439         * src/plugins/clamav/clamav_plugin.[ch]
2440           src/plugins/clamav/clamav_plugin_gtk.c
2441                 rename some params
2442                 resize max_size window
2443                 re-arrange the order of some gui elements
2444                 improve descriptions
2445         
2446         * src/plugins/image_viewer/plugin.c
2447           src/plugins/mathml_viewer/mathml_viewer.c
2448                 add descriptions
2449                 
2450         * src/plugins/spamassassin/spamassassin_gtk.c
2451                 resize max_size window
2452                 re-arrange the order of some gui elements
2453                 
2454         * src/messageview.c
2455           src/mimeview.c
2456                 correct typos
2457
2458 2003-04-30 [alfons]     0.8.11claws124
2459
2460         * src/imap.c
2461                 fix a leak found while browsing Martin Kluge's 
2462                 valgrind log (Claws only)
2463
2464 2003-04-29 [darko]      0.8.11claws123
2465
2466         * src/gtk/gtkstext.h
2467                 include wchar.h if it is available, fixes compilation
2468                 on HP-UX systems
2469
2470 2003-04-29 [melvin]     0.8.11claws122
2471
2472         * src/prefs_actions.c
2473                 Improved help text of Actions' syntax
2474
2475 2003-04-28 [paul]       0.8.11claws121
2476
2477         * src/action.c
2478                 a better fix for the crash when performing an action
2479                 on a mime part
2480
2481 2003-04-28 [paul]       0.8.11claws120
2482
2483         * src/action.c
2484                 fix crash when performing an action on a
2485                 mime part
2486
2487 2003-04-28 [paul]       0.8.11claws119
2488
2489         * sync with 0.8.11cvs36
2490                 see ChangeLog 2003-04-28
2491
2492 2003-04-27 [paul]       0.8.11claws118
2493
2494         * more sync with 0.8.11cvs35
2495                 see ChangeLog 2003-04-25
2496
2497 2003-04-26 [christoph]  0.8.11claws117
2498
2499         * src/folder.c
2500                 fix remove virtual check
2501
2502 2003-04-26 [paul]       0.8.11claws116
2503
2504         * src/messageview.c
2505                 fix return-receipt, make it work again
2506
2507 2003-04-26 [paul]       0.8.11claws115
2508
2509         * src/mimeview.c
2510                 restore double-clicking of the [application/pgp-signature 
2511                 (Select "Check signature" to check)] line in the message view,
2512                 broken in recent sync
2513
2514 2003-04-26 [christoph]  0.8.11claws114
2515
2516         * src/folder.c
2517                 check if remove virtual really exists before
2518                 calling the function
2519
2520 2003-04-25 [match]      0.8.11claws113
2521
2522         * src/addrindex.c
2523         * src/addrbook.c
2524         * src/ldapquery.[ch]
2525         * src/ldapctrl.[ch]
2526                 fix memleak.
2527         * src/ldapserver.[ch]
2528                 fix memleak. fix segfault.
2529                 plug a Claws memleak
2530
2531 2003-04-25 [alfons]     0.8.11claws112
2532
2533         * src/folder.c
2534                 plug a Claws memleak
2535
2536 2003-04-25 [alfons]     0.8.11claws111
2537
2538         * src/common/session.c
2539                 plug a memleak
2540
2541 2003-04-25 [paul]       0.8.11claws110
2542
2543         * sync with 0.8.11cvs35
2544                 see ChangeLog 2003-04-24 and 2003-04-25
2545                 
2546         * src/gtk/pluginwindow.c
2547                 correct another strange float value
2548
2549 2003-04-24 [christoph]  0.8.11claws109
2550
2551         * src/folder.c
2552                 freeze folder item updates when unsetting new flags
2553
2554         * src/gtk/pluginwindow.c
2555                 correct strange float value
2556
2557 2003-04-23 [paul]       0.8.11claws108
2558
2559         * sync with 0.8.11cvs33
2560                 see ChangeLog 2003-04-23
2561
2562 2003-04-22 [paul]       0.8.11claws107
2563
2564         * src/Makefile.am
2565           src/messageview.c
2566           src/mimeview.c
2567           src/pgptext.[ch]      ** REMOVED **
2568                 remove pgptext.[ch] as its not used any more
2569
2570 2003-04-22 [paul]       0.8.11claws106
2571
2572         * sync with 0.8.11cvs31
2573                 see ChangeLog 2003-04-21 and 2003-04-22
2574
2575 2003-04-21 [alfons]     0.8.11claws105
2576
2577         * src/main.c
2578                 No access to GTK structures if we're a spawned child
2579                 (and clean up code a little bit...) Should fix #126.
2580
2581 2003-04-21 [melvin]     0.8.11claws104
2582
2583         * src/plugins/dillo_viewer/README
2584                 Improved slightly the text.
2585
2586 2003-04-21 [melvin]     0.8.11claws103
2587
2588         * src/plugins/dillo_viewer/README *** NEW ***
2589                 Added a README file for the Dillo plugin
2590
2591 2003-04-20 [paul]
2592
2593         * tools/README
2594           tools/outlook2sylpheed.pl
2595                 updated and improved by Ricardo Mones Lastra
2596
2597 2003-04-18 [oliver]     0.8.11claws102
2598
2599         * src/inc.c 
2600         * src/prefs_account.h
2601                 remove Pop3SessionType (used by selective download)
2602         * src/prefs_toolbar.c
2603                 enable set Default Toolbar button
2604
2605 2003-04-18 [paul]       0.8.11claws101
2606
2607         * sync with 0.8.11cvs29
2608                 see ChangeLog 2003-04-18
2609
2610 2003-04-17 [paul]       0.8.11claws100
2611
2612         * src/prefs_common.[ch]
2613           src/summaryview.c
2614                 remove 'Open next message on deletion' option,
2615                 as the same effect can now be achieved via the
2616                 'Always open messages in summary when selected'
2617                 option.
2618
2619 2003-04-17 [paul]       0.8.11claws99
2620
2621         * sync with 0.8.11cvs28
2622                 see ChangeLog 2003-04-17
2623
2624 2003-04-17 [christoph]  0.8.11claws98
2625
2626         * ac/spamassassin.m4
2627         * src/plugins/spamassassin/libspamc.[ch]
2628         * src/plugins/spamassassin/utils.[ch]
2629                 sync libspamc with SpamAssassin project
2630
2631 2003-04-17 [christoph]  0.8.11claws97
2632
2633         * src/common/socket.h
2634         * src/gtk/sslcertwindow.h
2635                 rename old USE_SSL to USE_OPENSSL
2636
2637 2003-04-17 [paul]       0.8.11claws96
2638
2639         * src/prefs_common.h
2640                 use gulong for P_COLOR so that it compiles/runs on
2641                 64-bit systems. Patch submitted by James Noyes
2642                 <jnoyes-claws@retrogeeks.com>
2643                 
2644         * po/de.po
2645                 updated by Jens
2646
2647 2003-04-17 [paul]       0.8.11claws95
2648
2649         * sync with 0.8.11cvs27
2650                 see ChangeLog 2003-04-16
2651
2652 2003-04-15 [paul]       0.8.11claws94
2653
2654         * src/prefs_common.[ch]
2655                 rearrange to stop the window getting too long:
2656                         move Receive dialog stuff to Receive tab
2657                         move Send dialog to Send tab
2658                         remove Dialogs frame
2659                 rename 'Open messages in summary with cursor keys' to
2660                 'Always open messages in summary when selected', as its
2661                 more appropriate
2662
2663 2003-04-15 [paul]       0.8.11claws93
2664
2665         * src/prefs_common.[ch]
2666           src/summaryview.c
2667                 add new option '/Interface/Open next message on deletion'
2668
2669 2003-04-15 [paul]       0.8.11claws92
2670
2671         * src/summaryview.[ch]
2672                 add /Mark/Lock and /Mark/Unlock to the pop-up
2673                 menu. Patch submitted by Ivan Francolin Martinez
2674                 <ivanfm@users.sourceforge.net>
2675
2676 2003-04-15 [paul]       0.8.11claws91
2677
2678         * sync with 0.8.11cvs24
2679                 see ChangeLog 2003-04-15
2680
2681 2003-04-14 [jens]       0.8.11claws90
2682
2683         * updated German translation and some corrections from
2684                 Roland Bless <bless@tm.uka.de>
2685
2686 2003-04-14 [paul]       0.8.11claws89
2687
2688         * sync with 0.8.11cvs22
2689                 see ChangeLog 2003-04-14
2690
2691 2003-04-13 [paul]       0.8.11claws88
2692
2693         * src/plugins/clamav/clamav_plugin.c
2694                 fix memory leaks
2695                 clean up
2696
2697 2003-04-12 [paul]       0.8.11claws87
2698
2699         * src/plugins/clamav/clamav_plugin.c
2700                 activate enable/disable archive scanning option
2701                 
2702         * src/plugins/clamav/.cvsignore         ** NEW FILE **
2703
2704 2003-04-12 [paul]       0.8.11claws86
2705
2706         * src/plugins/Makefile.am
2707           src/plugins/clamav/Makefile.am                ** NEW FILE **
2708           src/plugins/clamav/README                     ** NEW FILE ** 
2709           src/plugins/clamav/clamav_plugin.[ch]         ** NEW FILES **
2710           src/plugins/clamav/clamav_plugin_gtk.c        ** NEW FILE **
2711                 add Clam AntiVirus plugin
2712
2713 2003-04-12 [paul]       0.8.11claws85
2714
2715         * sync with 0.8.11cvs21
2716                 see ChangeLog 2003-04-11
2717
2718 2003-04-11 [paul]       0.8.11claws84
2719
2720         * po/es.po
2721                 update Spanish translation. Submitted by Ricardo
2722                 Mones Lastra.
2723
2724 2003-04-10 [christoph]  0.8.11claws83
2725
2726         * src/mbox.c
2727                 fix typo that did not move unfiltered mails to destination
2728                 folder
2729
2730         (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
2731          when filtering from spool)
2732
2733 2003-04-10 [christoph]  0.8.11claws82
2734
2735         * src/imap.c
2736                 use BODY.PEEK instead of BODY in in message fetch operation
2737                 to make sure the IMAP server does not set the \Seen flag for
2738                 messages. Sylpheed does that later itself, when the message
2739                 is opened in sylpheed
2740
2741         (closes Bug 111 Claws destroys unread marks)
2742
2743 2003-04-09 [oliver]     0.8.11claws81
2744         
2745         * src/folder.c
2746                 fix crash in folder_destroy
2747         * README.claws
2748                 remove selective download
2749
2750 2003-04-09 [christoph]  0.8.11claws80
2751
2752         * src/imap.c
2753                 fix crash in imap_get_msginfo() when then fetched message
2754                 is not found
2755
2756         (closes Bug 110 Crash during mail composition)
2757
2758 2003-04-08 [christoph]  0.8.11claws79
2759
2760         * src/folder.c
2761         * src/prefs_account.c
2762                 Filter new messages that are found in an INBOX folder
2763                 when 'Filter messages on receiving' is enabled in the
2764                 Folder's AccountPrefs. This allows to use Sylpheed's
2765                 filtering engine for IMAP folders where messages are
2766                 added to the INBOX by a MTA
2767
2768 2003-04-08 [paul]       0.8.11claws78
2769
2770         * src/procmsg.h
2771                 clean up after last commit
2772
2773 2003-04-08 [paul]       0.8.11claws77
2774
2775         * sync with 0.8.11cvs20
2776                 see ChangeLog 2003-04-07 and 2003-04-08
2777
2778 2003-04-07 [christoph]  0.8.11claws76
2779
2780         * src/filtering.[ch]
2781         * src/inc.[ch]
2782         * src/mbox.c
2783         * src/procmsg.[ch]
2784                 add procmsg_msginfo_filter() to execute filtering actions
2785
2786 2003-04-06 [christoph]  0.8.11claws75
2787
2788         * src/imap.c
2789                 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
2790
2791 2003-04-06 [christoph]  0.8.11claws74
2792
2793         * src/common/utils.[ch]
2794                 add g_int_compare() function for slist sorting
2795
2796         * src/imap.c
2797                 fetch all MsgInfos with one command in imap_get_msginfos()
2798                 using an imap set with a list of ranges
2799
2800         * src/news.c
2801                 use new g_int_compare() function
2802
2803 2003-04-06 [thorsten]   0.8.11claws73
2804
2805         * src/mh.c
2806                 corrected implementation of mh_folder_destroy()
2807
2808 2003-04-05 [christoph]  0.8.11claws72
2809
2810         * src/account.c
2811         * src/folder.[ch]
2812         * src/folderview.c
2813         * src/imap.c
2814         * src/inc.c
2815         * src/main.c
2816         * src/mainwindow.c
2817         * src/mbox_folder.c
2818         * src/mh.c
2819         * src/mimeview.h
2820         * src/msgcache.[ch]
2821         * src/news.c
2822         * src/procmime.h
2823         * src/procmsg.[ch]
2824         * src/setup.c
2825         * src/gtk/gtkutils.c
2826                 o rename structure field names class and new to klass and
2827                   new_msgs, to allow including files in C++
2828                 o add 'extern "C"' block to some header files
2829                 o add MsgInfoList and MsgNumberList as alias for GSList for
2830                   developers to know what type of list is expected
2831
2832         * src/plugins/image_viewer/plugin.c
2833         * src/plugins/image_viewer/viewer.[ch]
2834         * src/plugins/image_viewer/viewerprefs.[ch]
2835                 rename function names to prevent conflicts
2836
2837 2003-04-05 [paul]       0.8.11claws71
2838
2839         * sync with 0.8.11cvs18
2840                 see ChangeLog 2003-04-03 and 2003-04-04
2841
2842 2003-04-02 [christoph]  0.8.11claws70
2843
2844         * src/folder.[ch]
2845         * src/imap.[ch]
2846         * src/mbox_folder.[ch]
2847         * src/mh.[ch]
2848         * src/news.[ch]
2849                 o Make all virtual folder functions private
2850                 o remove unused folder code
2851
2852         * src/common/socket.[ch]
2853         * src/summaryview.c
2854                 fix warnings
2855
2856 2003-03-30 [alfons]     0.8.11claws69
2857
2858         * src/send_message.c
2859                 remove two debug traces and see if people still report
2860                 errors
2861
2862 2003-03-30 [alfons]     0.8.11claws68
2863
2864         * src/send_message.c
2865         * src/commons/session.c
2866                 add more debug traces
2867
2868 2003-03-30 [christoph]  0.8.11claws67
2869
2870         * src/folder.c
2871                 change processing folder name from .processing to processing
2872
2873         * src/common/ssl.c
2874                 disable SSL certificate check because it causes Xlib error
2875                 when the child process want's to open an GTK window
2876
2877 2003-03-30 [christoph]  0.8.11claws66
2878
2879         * src/folder.c
2880                 don't use default folder for processing folder item because
2881                 it can be a non local folder
2882
2883         (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
2884
2885 2003-03-30 [alfons]     0.8.11claws65
2886
2887         * src/send_message.c
2888                 try fixing crashes when sending messages: my gcc 2.95.4 seems 
2889                 to generate bad code for 'send_send_data_progressive': When
2890                 called from 'send_send_data_finished', the 'data' pointer is
2891                 cleared just before the assignment to the dialog pointer
2892
2893 2003-03-29 [christoph]  0.8.11claws64
2894
2895         * src/common/prefs.h
2896         * src/plugins/image_viewer/Makefile.am
2897         * src/plugins/image_viewer/plugin.c
2898         * src/plugins/image_viewer/viewer.[ch]
2899         * src/plugins/image_viewer/viewerprefs.[ch]     ** NEW **
2900                 add PrefsPage for ImageViewer
2901
2902 2003-03-28 [thorsten]   0.8.11claws63
2903
2904         * src/common/session.c
2905                 added some comments
2906
2907 2003-03-28 [paul]       0.8.11claws62
2908
2909         * sync with 0.8.11cvs16
2910                 see ChangeLog 2003-03-28
2911
2912 2003-03-28 [paul]       0.8.11claws61
2913
2914         * sync with 0.8.11cvs15
2915                 see ChangeLog 2003-03-28
2916
2917 2003-03-27 [christoph]  0.8.11claws60
2918
2919         * src/folder.c
2920         * src/imap.c
2921         * src/common/socket.[ch]
2922                 set socket state to DISCONNECTED when any operation
2923                 fails to allow reconnecting in IMAP code without
2924                 checking the return code of all calls to the command
2925                 functions
2926
2927         * src/folderview.c
2928         * src/summaryview.c
2929                 remove some more stuff that depends on specific
2930                 folder types
2931
2932 2003-03-27 [paul]       0.8.11claws59
2933
2934         * sync with 0.8.11cvs14
2935                 see ChangeLog 2003-03-27
2936                 
2937         * src/selective_download.[ch]   ** REMOVED **
2938                 really removed
2939
2940 2003-03-27 [christoph]  0.8.11claws58
2941
2942         * src/folder.c
2943                 fix handling of tmp_flags in flag copy function
2944
2945 2003-03-27 [paul]       0.8.11claws57
2946
2947         * sync with 0.8.11cvs13
2948                 see ChangeLog 2003-03-27
2949
2950 2003-03-27 [oliver]     0.8.11claws56
2951
2952         * src/maiwindow.c
2953                 remove sel_download_cb
2954
2955 2003-03-27 [oliver]     0.8.11claws55
2956         
2957         * src/inc.c
2958                 remove POP3_TOP
2959         
2960 2003-03-26 [oliver]     0.8.11claws54
2961
2962         *src/pop.h
2963                 remove POP3_TOP*
2964         * README.claws
2965                 remove selective donwload readme
2966
2967 2003-03-26 [oliver]     0.8.11claws53
2968         * src/matcher.[ch]
2969         * src/matcher_parser_parse.y 
2970         * src/pop.c 
2971         * src/prefs_account.[ch]
2972         * src/prefs_filtering.c
2973                 remove selective donwload
2974
2975 2003-03-26 [oliver]     0.8.11claws52
2976
2977         * src/inc.[ch] 
2978         * src/filtering.c 
2979         * src/mainwindow.c 
2980                 remove selective donwload
2981
2982 2003-03-26 [oliver]     0.8.11claws51
2983         
2984         * src/Makefile.am
2985         * src/selective_download.[ch]   ** REMOVE **    
2986
2987 2003-03-26 [christoph]  0.8.11claws50
2988
2989         * src/news.c
2990                 fix NEWS that got broken by a sync with sylpheed-main
2991
2992 2003-03-26 [christoph]  0.8.11claws49
2993
2994         * src/mimeview.c
2995                 fix mime type guessing when no mime type is found for a file
2996
2997 2003-03-25 [christoph]  0.8.11claws48
2998
2999         * src/mimeview.c
3000         * src/procmime.c
3001                 remove mime type guessing from mime parser and use
3002                 name based mime types in viewer lookup for mime type
3003                 application/octet-stream
3004
3005 2003-03-25 [christoph]  0.8.11claws47
3006
3007         * doc-src/readme.txt
3008         * doc-src/rfc2554.txt
3009                 add RFC about SMTP AUTH
3010
3011         * src/send_message.c
3012         * src/common/smtp.[ch]
3013                 add extra error code for authentication errors and
3014                 clear temporary password when this error occurs
3015
3016         (closes Bug 84 authentication failure while sending should
3017          prompt for password again)
3018
3019 2003-03-25 [christoph]  0.8.11claws46
3020
3021         * configure.ac
3022         * src/Makefile.am
3023         * src/imageview.[ch]                            ** REMOVE **
3024         * src/messageview.[ch]
3025         * src/mimeview.[ch]
3026         * src/prefs_common.[ch]
3027         * src/textview.c
3028         * src/plugins/Makefile.am
3029         * src/plugins/image_viewer/.cvsignore           ** NEW **
3030         * src/plugins/image_viewer/Makefile.am          ** NEW **
3031         * src/plugins/image_viewer/plugin.c             ** NEW **
3032         * src/plugins/image_viewer/viewer.[ch]          ** NEW **
3033                 move image viewer into a plugin (building is enabled by default)
3034                 [ToDo: Prefs for resize and autoview]
3035
3036 2003-03-25 [paul]       0.8.11claws45
3037
3038         * sync with 0.8.11cvs12
3039                 see ChangeLog 2003-03-26
3040
3041 2003-03-25 [paul]       0.8.11claws44
3042
3043         * sync with 0.8.11cvs11
3044                 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
3045                 
3046         Note: Selective Download is broken.
3047                 
3048 2003-03-22 [christoph]  0.8.11claws43
3049
3050         * src/folder.c
3051                 code cleanup for flags copying
3052
3053 2003-03-22 [christoph]  0.8.11claws42
3054
3055         * src/plugins/trayicon/trayicon.c
3056                 fix setting the transparent area when the window size
3057                 is forced by the system tray
3058
3059 2003-03-22 [christoph]  0.8.11claws41
3060
3061         * src/plugins/trayicon/gnome-mail.xpm           ** REMOVE **
3062         * src/plugins/trayicon/gnome-nomail.xpm         ** REMOVE **
3063         * src/plugins/trayicon/newmail.xpm              ** NEW **
3064         * src/plugins/trayicon/nomail.xpm               ** NEW **
3065         * src/plugins/trayicon/trayicon.c
3066         * src/plugins/trayicon/unreadmail.xpm           ** NEW **
3067                 o replace GBiff icons with KBiff icons resized to 16x16 pixel
3068                 o add icon for unread mails
3069                 o set transparency for window
3070
3071 2003-03-22 [christoph]  0.8.11claws40
3072
3073         * src/news.c
3074                 init news session to prevent crash when session is closed
3075
3076 2003-03-22 [christoph]  0.8.11claws39
3077
3078         * src/imap.c
3079         * src/common/session.[ch]
3080                 Init session data to make sure we don't have invalid pointers
3081                 for read_ch and write_ch when new multi process sessions are
3082                 not used
3083
3084         * src/main.c
3085         * src/common/plugin.c
3086         * src/common/sylpheed.c
3087         * src/plugins/demo/demo.c
3088         * src/plugins/dillo_viewer/dillo_viewer.c
3089         * src/plugins/mathml_viewer/mathml_viewer.c
3090         * src/plugins/spamassassin/spamassassin.c
3091         * src/plugins/spamassassin/spamassassin_gtk.c
3092                 add plugin types to allow loading plugins at different times
3093                 (and maybe for different frontends), because it's not good to
3094                 load GTK-Plugins gefore gtk_init was called
3095
3096         * configure.ac
3097         * src/plugins/Makefile.am
3098         * src/plugins/trayicon/.cvsignore               ** NEW **
3099         * src/plugins/trayicon/Makefile.am              ** NEW **
3100         * src/plugins/trayicon/eggtrayicon.c            ** NEW **
3101         * src/plugins/trayicon/eggtrayicon.h            ** NEW **
3102         * src/plugins/trayicon/gnome-mail.xpm           ** NEW **
3103         * src/plugins/trayicon/gnome-nomail.xpm         ** NEW **
3104         * src/plugins/trayicon/trayicon.c               ** NEW **
3105                 New Trayicon plugin that shows an icon in a systray that uses
3106                 XEMBED protocol like Gnome's systray. Icon shows if there
3107                 are new mails and a tooltip shows information about new,
3108                 unread and total messages.
3109
3110 2003-03-22 [paul]       0.8.11claws38
3111
3112         * src/common/smtp.c
3113                 fix ESMTP AUTH CRAM-MD5
3114                 [sync with main (still version 0.8.11cvs6), see
3115                  ChangeLog 2003-03-22]
3116
3117 2003-03-21 [colin]      0.8.11claws37
3118
3119         * src/send_message.c
3120                 Fix USE_SSL => USE_OPENSSL
3121
3122 2003-03-21 [colin]      0.8.11claws36
3123
3124         * src/folderview.c
3125                 Fix counts in drag and dropped subfolders
3126
3127 2003-03-21 [colin]      0.8.11claws35
3128
3129         * src/folder.c 
3130         * src/folderview.c
3131                 speed up a bit folder dnd
3132
3133 2003-03-20 [alfons]     0.8.11claws34
3134
3135         * src/main.c
3136         * src/toolbar.c
3137         * src/procmsg.c
3138                 don't send locked queue messages
3139                 (feature request "[ 705245 ] Locking message in outbox 
3140                  should prevent sending")
3141
3142 2003-03-20 [christoph]  0.8.11claws33
3143
3144         * src/folder.c
3145                 remove NEW and UNREAD flag in special folders when scanning
3146                 
3147         * src/common/smtp.c
3148                 fix ESMTP AUTH CRAM-MD5
3149
3150 2003-03-20 [paul]       0.8.11claws32
3151
3152         * src/prefs_account.c
3153                 Re-write 'Tunnel command to open connection' as
3154                 'Use command to communicate with server', and disable
3155                 it for all except IMAP accounts
3156
3157 2003-03-20 [paul]       0.8.11claws31
3158
3159         * sync with 0.8.11cvs6
3160                 see ChangeLog 2003-03-20
3161
3162 2003-03-19 [match]      0.8.11claws30
3163
3164         * src/addritem.[ch]
3165                 include documentation. minor refactoring.
3166         * src/addr_compl.[ch]
3167         * src/addrindex.[ch]
3168         * src/addresbook.[ch]
3169         * src/summaryview.c
3170                 re-enable address lookup (was disabled in
3171                 0.8.11claws20).
3172
3173 2003-03-19 [christoph]  0.8.11claws29
3174
3175         * src/procmsg.c
3176                 add temp flag handling, will make moving and copying
3177                 messages possible again
3178
3179         * src/folder.c
3180                 correct calulation of folder stats
3181
3182 2003-03-18 [match]      0.8.11claws28
3183
3184         * src/editgroup.h
3185                 remove case sensitive comparison (closes bug 80).
3186
3187 2003-03-18 [christoph]  0.8.11claws27
3188
3189         * src/imap.c
3190                 fix imap using a tunnel command
3191
3192         (closes bug 87)
3193
3194 2003-03-18 [christoph]  0.8.11claws26
3195
3196         * src/folder.[ch]
3197         * src/imap.c
3198         * src/procmsg.[ch]
3199                 rewrite flag handling for folders
3200
3201 2003-03-18 [christoph]  0.8.11claws25
3202
3203         * src/folder.c
3204         * src/procmsg.c
3205         * src/summaryview.c
3206                 unset NEW and UNREAD flags when message is ignored, to make
3207                 sure messages don't show up as unread on other IMAP clients,
3208                 because the IGNORE_THREAD flag can not be syncronized through
3209                 the IMAP folder
3210
3211 2003-03-17 [christoph]  0.8.11claws24
3212
3213         * src/imap.c
3214                 don't use recursion to fetch uids when the number of messages
3215                 does not match. Moved code into subfunction that is used
3216                 again when needed, to prevent an endless loop.
3217
3218 2003-03-17 [thorsten]   0.8.11claws23
3219
3220         * src/imageview.[ch]
3221                 export imageview_get_resized_size() (for plugins)
3222         * src/prefs_common.[ch]
3223                 added prefs_common_get() (for plugins)
3224
3225 2003-03-17 [christoph]  0.8.11claws22
3226
3227         * src/imap.c
3228                 o remove UID guessing from copy code
3229                 o support UIDPLUS extension for APPEND command
3230
3231 2003-03-17 [paul]       0.8.11claws21
3232
3233         * src/gtk/about.c
3234                 remove 'Compiled-plugins' section.
3235                 
3236         * src/plugins/dillo_viewer/dillo_viewer.c
3237                 slight change to description text
3238
3239 2003-03-16 [match]      0.8.11claws20
3240         * src/ldapserver.[ch]           ** NEW **
3241         * src/ldapctrl.[ch]             ** NEW **
3242         * src/ldapquery.[ch]            ** NEW **
3243         * src/ldaputil.[ch]             ** NEW **
3244         * src/addrcindex.[ch]           ** NEW **
3245         * src/addrquery.h               ** NEW **
3246         * src/addritem.[ch]
3247         * src/addrcache.[ch]
3248         * src/addrindex.[ch]
3249         * src/addr_compl.[ch]
3250         * src/addressbook.[ch]
3251         * src/addrbook.[ch]
3252         * src/editgroup.c
3253         * src/editaddress.c
3254         * src/editldap.c
3255         * src/editldap_basedn.c
3256         * src/vcard.c
3257         * src/jpilot.c
3258         * src/Makefile.am
3259                 included dynamic LDAP queries. improved address
3260                 completion.
3261
3262 2003-03-16 [paul]       0.8.11claws19
3263
3264         * tools/multiwebsearch.pl
3265                 fix a fatal typo
3266
3267 2003-03-16 [christoph]  0.8.11claws18
3268
3269         * src/mimeview.c
3270         * src/plugins/dillo_viewer/dillo_viewer.c
3271         * src/plugins/mathml_viewer/mathml_viewer.c
3272                 make unregistering of MimeViewerFactorys possible
3273
3274 2003-03-16 [alfons]     0.8.11claws17
3275
3276         * configure.ac
3277                 correct typo
3278
3279 2003-03-16 [melvin]     0.8.11claws16
3280
3281         * src/plugins/dillo_viewer.c
3282                 Fixed bug where it was not possible to view more than
3283                 one text/html attachment per message (bug discovered
3284                 by Christoph Hohmann).
3285
3286 2003-03-15 [melvin]     0.8.11claws15
3287
3288         * src/prefs_actions.c
3289                 Fixed compilation warnings.
3290
3291 2003-03-15 [melvin]     0.8.11claws14
3292
3293         * src/plugins/Makefile.am
3294         * src/plugins/dillo_viewer/.cvsignore                   ** NEW **
3295         * src/plugins/dillo_viewer/Makefile.am                  ** NEW **
3296         * src/plugins/dillo_viewer/dillo_viewer.c               ** NEW **
3297                 Added a html mail viewer plugin that uses Dillo v0.7.0 or
3298                 newer (http://dillo.auriga.wearlab.de/).
3299
3300 2003-03-15 [christoph]  0.8.11claws13
3301
3302         * src/imap.c
3303                 don't query imap folder for attributes because we already
3304                 for them from imap_status
3305
3306         * src/mimeview.[ch]
3307                 add support for plugable MimeViewers (unloading Viewers
3308                 not yet complete)
3309
3310         * src/plugins/Makefile.am
3311         * src/plugins/mathml_viewer/.cvsignore          ** NEW **
3312         * src/plugins/mathml_viewer/Makefile.am         ** NEW **
3313         * src/plugins/mathml_viewer/mathml_viewer.c     ** NEW **
3314                 add MathML Viewer (Content-Type text/mathml) using GtkMathView
3315                 widget from http://helm.cs.unibo.it/mml-widget/
3316
3317 2003-03-14 [christoph]  0.8.11claws12
3318
3319         * src/folder.[ch]
3320                 o error return code's should better be negative
3321                 o replace printf with debug_print
3322
3323         * src/imap.c
3324                 improve IMAP folder scan by checking UID-NEXT
3325
3326         * src/summaryview.c
3327                 remove check that are unnecessary in my opinion
3328
3329 2003-03-13 [christoph]  0.8.11claws11
3330
3331         * src/folder.[ch]
3332         * src/foldersel.c
3333         * src/folderview.c
3334         * src/imap.c
3335         * src/mbox_folder.c
3336         * src/mh.c
3337         * src/news.c
3338         * src/prefs_scoring.c
3339         * src/summaryview.c
3340                 use a common function to get a displayable name
3341                 for a FolderItem
3342
3343 2003-03-13 [paul]       0.8.11claws10
3344
3345         * tools/Makefile.am
3346           tools/README
3347           tools/multiwebsearch.conf     ** NEW FILE **
3348           tools/multiwebsearch.pl       ** NEW FILE **
3349                 add multiwebsearch Actions script
3350
3351 2003-03-13 [colin]      0.8.11claws9
3352
3353         * src/compose.c
3354                 Remove leading emtpy lines from quoted text
3355                 before quoting it
3356
3357 2003-03-13 [melvin]     0.8.11claws8
3358
3359         * src/prefs_actions.c
3360                 Fixed a memory leak
3361                 Code clean ups
3362                 Added Cancel and OK buttons
3363                 Corrected help text
3364
3365 2003-03-13 [christoph]  0.8.11claws7
3366
3367         * src/account.c
3368         * src/folder.[ch]
3369         * src/imap.c
3370         * src/mainwindow.c
3371         * src/mbox_folder.c
3372         * src/mh.c
3373         * src/news.c
3374         * src/setup.c
3375                 replace more folder type stuff with folder class stuff
3376
3377 2003-03-13 [melvin]     0.8.11claws6
3378
3379         * src/prefs_actions.c
3380                 Added new tokens:
3381                 %u: user provided argument
3382                 %h: user provided argument (hidden on input)
3383                 %s: current text selection in the message view 
3384
3385 2003-03-13 [paul]       0.8.11claws5
3386
3387         * sync with 0.8.11cvs5
3388                 see ChangeLog 2003-03-11, 2003-03-12
3389
3390 2003-03-12 [christoph]  0.8.11claws4
3391
3392         * src/folder.c
3393                 use folder class idstr when writing folderlist.xml
3394
3395         * src/folder.h
3396         * src/imap.c
3397         * src/news.c
3398                 replace folder type checks with folder class checks
3399
3400 2003-03-12 [christoph]  0.8.11claws3
3401
3402         * src/folder.[ch]
3403         * src/imap.[ch]
3404         * src/main.c
3405         * src/mbox_folder.[ch]
3406         * src/mh.[ch]
3407         * src/news.[ch]
3408                 o create a list of known folder classes in the folder system
3409                 o use folder class id strings for folder item identifiers
3410
3411 2003-03-12 [christoph]  0.8.11claws2
3412
3413         * src/imap.c
3414                 fix imap uid validity check
3415
3416 2003-03-12 [christoph]  0.8.11claws1
3417
3418         * src/account.c
3419         * src/folder.[ch]
3420         * src/foldersel.c
3421         * src/folderview.c
3422         * src/imap.c
3423         * src/mainwindow.c
3424         * src/mbox_folder.c
3425         * src/mh.c
3426         * src/news.c
3427         * src/prefs_scoring.c
3428         * src/procmsg.c
3429         * src/setup.c
3430         * src/summaryview.c
3431                 initial restructuring of folder system, seperating
3432                 folders and folder classes
3433
3434 2003-03-12 [paul]       0.8.11claws
3435
3436         0.8.11claws release
3437
3438 2003-03-12 [christoph]
3439
3440         * src/gtk/prefswindow.c
3441                 fix translation of "Page Index"
3442
3443 2003-03-12 [paul]       0.8.10claws110
3444
3445         a sync from 0.8.11cvs4 before the release
3446
3447         * src/common/utils.c
3448                 subject_compare_for_sort(): allow null strings (fixes
3449                 summary sorting).
3450
3451 2003-03-11 [paul]       0.8.10claws109
3452
3453         * po/es.po
3454                 update Spanish translation, submitted by
3455                 Ricardo Mones Lastra
3456
3457 2003-03-11 [melvin]     0.8.10claws108
3458
3459         * po/fr.po
3460                 Updated French translations
3461
3462 2003-03-11 [paul]       0.8.10claws107
3463
3464         * manual/en/Makefile.am
3465           manual/en/*.html
3466                 update English manual, add a new page
3467                 updated by Francois Barriere <fbarriere@atmel.fr>
3468                 
3469         * po/bg.po
3470           po/it.po
3471           po/sr.po
3472                 update Bulgarian, Italian, and Serbian translations
3473                 submitted by George Danchev, Alessandro Maestri, and
3474                 Urke MMI
3475
3476 2003-03-10 [paul]       0.8.10claws106
3477
3478         * src/gtk/about.c
3479           src/gtk/prefswindow.c
3480                 make some strings translatable
3481
3482 2003-03-10 [darko]      0.8.10claws105
3483
3484         * src/compose.c
3485                 code cleanup to make Hiro happy
3486
3487 2003-03-10 [paul]       0.8.10claws104
3488
3489         * sync with 0.8.11cvs2
3490                 see ChangeLog 2003-03-10
3491
3492 2003-03-09 [melvin]     0.8.10claws103
3493
3494         * src/textview.c
3495                 textview_set_font(): fix for message display in
3496                 UTF-8 locales (thanks to Sergey Vlasov).
3497                 (was unintentionnaly reverted in 0.8.6claws6)   
3498
3499 2003-03-08 [darko]      0.8.10claws102
3500
3501         * src/compose.c
3502                 fix infinite loop in wrapping as reported
3503                 by happycactus
3504                 obsoletes patch #696482
3505
3506 2003-03-08 [christoph]  0.8.10claws101
3507
3508         * src/imap.c
3509                 add workaround for IMAP servers that do not
3510                 support the "UID SEARCH UID" command
3511
3512 2003-03-07 [christoph]  0.8.10claws100
3513
3514         * src/plugins/spamassassin/spamassassin.[ch]
3515         * src/plugins/spamassassin/spamassassin_gtk.c
3516                 code cleanup
3517
3518 2003-03-07 [paul]       0.8.10claws99
3519
3520         * po/es.po
3521                 updated Spanish translation, submitted by
3522                 Ricardo Mones Lastra
3523
3524 2003-03-07 [christoph]  0.8.10claws98
3525
3526         * src/send.c
3527                 fix in 0.8.10claws94 was wrong
3528                 local delivery does not require escaping, remove escaping
3529                 code to make signatures of mails with "." lines valid
3530                 
3531                 NOTE: requires that sendmail is executed with "-i" option,
3532                       what is the default now, but has to be changed in all
3533                       exsiting accounts)
3534
3535 2003-03-07 [paul]       0.8.10claws97
3536
3537         * sync with 0.8.11 release
3538                 see ChangeLog 2003-03-07
3539
3540 2003-03-06 [paul]       0.8.10claws96
3541
3542         * src/compose.c
3543                 revert commit 0.8.10claws92
3544
3545 2003-03-06 [paul]       0.8.10claws95
3546
3547         * src/folderview.c
3548                 fix (solaris) bug 73, 'Crash when selecting top-level folder'
3549
3550         * src/gtkaspell.c
3551                 fix bug 74, 'Crash opening editor window with pseudo-color
3552                 display'
3553                 
3554         Patches submitted by Kevin Vigor <kevin@vigor.nu>
3555
3556 2003-03-06 [christoph]  0.8.10claws94
3557
3558         * src/send.c
3559                 fix rfc2821 (4.5.2) violation in SMTP data sending,
3560                 all lines starting with a period get an extra period
3561                 inserted
3562                 (found by Simon 'corecode' Schubert)
3563
3564 2003-03-06 [paul]       0.8.10claws93
3565
3566         * src/folderview.c
3567                 if configured font can't be loaded fall back to gtk
3568                 default. (with thanks to Christoph)
3569                 
3570                 closes long-standing bug 15 'Crashes on startup'
3571
3572 2003-03-06 [paul]       0.8.10claws92
3573
3574         * src/compose.c
3575                 freeze text before autosave and thaw afterwards
3576                 fixes bug 67 'autosave make re-rediting message crazy'
3577
3578 2003-03-06 [christoph]  0.8.10claws91
3579
3580         * src/compose.c
3581                 ignore address comment in dupe check for Cc-list
3582
3583         (closes reopened bug 47 Replying to message strips name part of
3584          e-mail addresses of Cc: lines)
3585
3586 2003-03-06 [paul]       0.8.10claws90
3587
3588         * src/Makefile.am
3589                 remove reference to gtkxtext.h as its no longer in
3590                 the repository
3591
3592 2003-03-06 [paul]       0.8.10claws89
3593
3594         * sync with 0.8.10cvs25
3595                 see ChangeLog 2003-03-06
3596
3597 2003-03-06 [oliver]     0.8.10claws88
3598         
3599         * src/messageview.c
3600                 remove include
3601
3602 2003-03-06 [oliver]     0.8.10claws87
3603         
3604         * src/folderview.c 
3605                 remove changes introduced inclaws74
3606         * src/messageview.c
3607                 another attempt to sanely delete and update
3608                 messages deleted in separate messageview
3609
3610 2003-03-05 [christoph]  0.8.10claws86
3611
3612         * src/summaryview.c
3613                 check if "From" matches any account's address if
3614                 addressbook completion of addresses is disabled too
3615
3616         (closes Bug 70 "Display recipient in from" doesn't check
3617          folder's default account)
3618
3619 2003-03-05 [christoph]  0.8.10claws85
3620
3621         * src/compose.c
3622         * src/common/utils.[ch]
3623                 don't strip address comments when building Cc lists
3624
3625         (closes Bug 47 Replying to message strips name part of e-mail addresses
3626          of Cc: lines)
3627
3628         * src/folder.c
3629                 fix return value of copy function
3630
3631 2003-03-05 [christoph]  0.8.10claws84
3632
3633         * src/imap.c
3634                 don't ask imap server for non rfc822 headers
3635
3636         (closes bug 71 IMAP FETCH asks for FROM header field twice)
3637
3638         * src/imap.c
3639                 destroy session on socket error to allow reconnecting
3640
3641 2003-03-05 [christoph]  0.8.10claws83
3642
3643         * configure.ac
3644                 fix building with gnome when no prefix is set
3645
3646         (closes bug 66 Gnome directory is set to NONE)
3647
3648 2003-03-05 [paul]       0.8.10claws82
3649
3650         * sync with 0.8.10cvs23
3651                 see ChangeLog 2003-03-05
3652
3653 2003-03-04 [christoph]  0.8.10claws81
3654
3655         * src/folder.c
3656                 o fix moving and copying when folder returns 0 for new
3657                   message number
3658                 o remove some code for single message copy and move
3659                   operations and use functions for multiple messages
3660
3661         (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
3662
3663         * src/news.c
3664                 remove unused include
3665
3666 2003-03-04 [paul]       0.8.10claws80
3667
3668         * src/gtk/about.c
3669                 list 'Compiled plugins'
3670
3671 2003-03-03 [christoph]  0.8.10claws79
3672
3673         * src/news.[ch]
3674                 have to multiply the percentage of the current fetch with
3675                 the percentage that it has of the total fetch operation
3676                 for correct values
3677
3678 2003-03-03 [christoph]  0.8.10claws78
3679
3680         * src/news.c
3681                 fix calculation of expected lines for progress indicator
3682
3683 2003-03-03 [christoph]  0.8.10claws77
3684
3685         * src/summaryview.c
3686         * src/common/utils.c
3687                 fix segfault when opening the root news folder
3688
3689 2003-03-03 [christoph]  0.8.10claws76
3690
3691         * src/mainwindow.[ch]
3692         * src/common/Makefile.am
3693         * src/common/progressindicator.[ch]
3694                 add UI independent progress indicator handling
3695
3696         * src/news.[ch]
3697                 use new progress indicator for message info fetching
3698
3699         * src/common/hooks.h
3700                 code cleanup
3701
3702 2003-03-03 [oliver]     0.8.10claws75
3703
3704         * src/toolbar.c
3705         * src/compose.c
3706                 removed commented code
3707
3708 2003-03-03 [oliver]     0.8.10claws74
3709
3710         * src/toolbar.[ch]
3711                 cleanups and refactoring
3712         * src/compose.[ch]
3713                 compose_reply_mode reply & forwarding interface for
3714                 toolbar buttons
3715         * src/folderview.c
3716                 act on messages marked for deletion in folderview_selected
3717                 based on prefs_common.immediate_exec since a message might 
3718                 have been deleted by messageview in a folder we are changing 
3719                 to (does anybody understand what I'm on about ?)
3720
3721 2003-03-03 [oliver]     0.8.10claws73
3722         
3723         * src/messageview.[ch]
3724                 new functions
3725                 - messageview_delete: delete message shown in messagview
3726                 - messageview_update_view: update messageview to currently 
3727                   selected summaryview message
3728                 - add separate messageview to msgview_list in order to update 
3729                   toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
3730         * src/summaryview.[ch]
3731                 summary_get_selection returns a list of selected msgs
3732                 in summaryview
3733         * src/mainwindow.c
3734                 toolbar reply refactoring
3735
3736 2003-03-03 [paul]       0.8.10claws72
3737
3738         * sync with 0.8.10cvs21
3739                 see ChangeLog 2003-03-03
3740
3741 2003-03-02 [christoph]  0.8.10claws71
3742
3743         * src/common/passcrypt.c
3744                 use POSIX includes
3745
3746 2003-03-02 [christoph]  0.8.10claws70
3747
3748         * configure.ac
3749         * src/prefs_account.c
3750         * src/prefs_gtk.[ch]
3751         * src/common/.cvsignore
3752         * src/common/Makefile.am
3753         * src/common/passcrypt.c                ** NEW **
3754         * src/common/passcrypt.h.in             ** NEW **
3755                 Implement password encryption in config files
3756                 using unix encrypt and setkey functions. The crypt
3757                 key can be set as a configure parameter. Old
3758                 passwords will be converted if they do not begin
3759                 with '!'
3760
3761 2003-03-02 [paul]       0.8.10claws69
3762
3763         * src/prefs_account.c
3764                 fix compile error
3765
3766 2003-03-01 [thorsten]   0.8.10claws68
3767
3768         * po/el.po
3769           po/hr.po
3770           po/it.po
3771           po/nl.po
3772           po/sr.po
3773           po/sv.po
3774                 corrected format strings
3775         * po/en_GB.po
3776                 corrected headers
3777                 (fix compile errors with GNU gettext-0.11.5)
3778
3779 2003-03-01 [oliver]     0.8.10claws67
3780
3781         * src/summaryview.c
3782                 menu callbacks call toolbar_menu_reply
3783
3784 2003-03-01 [oliver]     0.8.10claws66
3785
3786         * src/mainwindow.c
3787         * src/messageview.c
3788                 menu callbacks call toolbar_menu_reply
3789         * src/toolbar.[ch]
3790                 callbacks from menu handled by toolbar_menu_reply
3791
3792 2003-03-01 [paul]       0.8.10claws65
3793
3794         * src/addressbook.c
3795                 revert commit 0.8.10claws54 - breaks editing of
3796                 addressbook.
3797                 
3798         * po/bg.po
3799                 update Bulgarian translation, submitted by
3800                 George Danchev
3801
3802 2003-02-28 [christoph]  0.8.10claws64
3803
3804         * src/account.c
3805         * src/addressadd.c
3806         * src/compose.c
3807         * src/gtkaspell.c
3808         * src/gtkxtext.h                ** REMOVE **
3809         * src/imap.c
3810         * src/matcher.[ch]
3811         * src/mh.c
3812         * src/news.c
3813         * src/pine.c
3814         * src/prefs_common.c
3815         * src/prefs_matcher.c
3816         * src/procheader.[ch]
3817         * src/procmsg.[ch]
3818         * src/toolbar.c
3819         * src/common/ssl_certificate.c
3820         * src/gtk/colorlabel.c
3821         * src/gtk/menu.c
3822                 o fix warnings
3823                 o remove code obsoleted by new cache and folder system rework
3824
3825 2003-02-28 [oliver]     0.8.10claws63
3826         
3827         * src/toolbar.[ch]
3828                 * fix bug where reply in Messageview replied to 
3829                 Message displayed in summaryview
3830                 (reportedd via ML by chinatinte at gmx dot ch)
3831                 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
3832                 didn't work in separate MessageView Toolbar
3833                 (wondering if anybody uses this at all ?)
3834         * src/summaryview.[ch]
3835                 use toolbar.c's toolbar_reply instead of summary_reply (removed)
3836                 (generalize reply and forward code);
3837         * src/messageview.c 
3838                 remove focus_in event which updated summaryview to messageview
3839
3840 2003-02-28 [paul]       0.8.10claws62
3841
3842         * po/Makefile.in.in
3843                 add the --check option
3844                 Patch submitted by Ricardo Mones Lastra
3845
3846 2003-02-28 [paul]       0.8.10claws61
3847
3848         * src/prefs_account.c
3849                 re-order 'Signature' items
3850
3851 2003-02-28 [paul]       0.8.10claws60
3852
3853         * sync with 0.8.10cvs20
3854                 see ChangeLog 2003-02-28
3855
3856 2003-02-28 [paul]       0.8.10claws59
3857
3858         * po/POTFILES.in
3859                 update to reflect recent movement of files
3860
3861 2003-02-28 [paul]       0.8.10claws58
3862
3863         * sync with 0.8.10cvs19
3864                 see ChangeLog 2003-02-28
3865
3866 2003-02-27 [martin]     0.8.10claws57
3867
3868         * src/prefs_matcher.c 
3869                 fix segfault in prefs_matcher_ok() when the
3870                 last entry is deleted and prevents that the
3871                 message "entry not saved" comes up after deleting
3872                 an entry
3873
3874 2003-02-27 [martin]     0.8.10claws56
3875
3876         * src/prefs_filtering.c 
3877                 fix segfault in prefs_filtering_ok() when the
3878                 last entry is deleted and prevents that the
3879                 message "entry not saved" comes up after deleting
3880                 an entry
3881
3882 2003-02-27 [paul]       0.8.10claws55
3883
3884         * sync with 0.8.10cvs18
3885                 see ChangeLog 2003-02-27
3886
3887 2003-02-27 [paul]       0.8.10claws54
3888
3889         * src/addressbook.c
3890                 fix bug where the address book crashes with 
3891                 multiple lookups.
3892                 Patch [687729] submitted by David Frager 
3893                 <dbfrager@users.sourceforge.net>
3894
3895 2003-02-25 [christoph]  0.8.10claws53
3896
3897         * src/Makefile.am
3898         * src/colorlabel.[ch]           ** REMOVE **
3899         * src/gtk/Makefile.am
3900         * src/gtk/colorlabel.[ch]       ** NEW **
3901                 move colorlabel files to gtk directory
3902
3903         * src/esmtp.[ch]                ** REMOVE **
3904                 has been merged into smtp.[ch] in 0.7.5
3905
3906 2003-02-25 [christoph]  0.8.10claws52
3907
3908         * src/Makefile.am
3909         * src/about.[ch]                ** REMOVE **
3910         * src/gtk/Makefile.am
3911         * src/gtk/about.[ch]            ** NEW **
3912                 move about files to gtk directory
3913
3914 2003-02-25 [christoph]  0.8.10claws51
3915
3916         * src/folder.c
3917                 some code optimization of folder scanning code
3918
3919         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx> 
3920
3921 2003-02-25 [christoph]  0.8.10claws50
3922
3923         * src/main.c
3924         * src/common/sylpheed.c
3925                 add command line parameter parsing to common code
3926
3927 2003-02-24 [christoph]
3928
3929         * Makefile.am
3930         * configure.ac
3931                 fix gnome prefix problems, the configure script now removed
3932                 `gnome-config --prefix` from `gnome-config --datadir`
3933                 and adds $(prefix} instead
3934
3935         (closes Bug 24 Makefile does not respect prefix when installing
3936          GNOME data)
3937
3938 2003-02-24 [christoph]  0.8.10claws49
3939
3940         * src/news.c
3941                 check for valid session before trying to authenticate
3942
3943         (closes Bug 60 crash if "authenticate on logon" is activated
3944          and newsserver-hostname is not valid)
3945
3946 2003-02-24 [melvin]     0.8.10claws48
3947
3948         * src/prefs_actions.c
3949                 Make sure all user's input is sent to the action and then
3950                 close the socket..
3951
3952 2003-02-23 [alfons]     0.8.10claws46
3953
3954         * src/summaryview.c
3955                 also wait cursor when deleting files
3956
3957 2003-02-23 [paul]
3958
3959         * tools/freshmeat_search.pl
3960           tools/google_search.pl
3961                 scripts should now work for any browser/browser command line
3962
3963 2003-02-22 [christoph]  0.8.10claws45
3964
3965         * src/procmsg.c
3966                 fix IMAP flag setting, IMAP flag is not handled correctly
3967                 anymore by the folder system and information about the
3968                 folder should not be saved in the MsgInfo (in my opinion)
3969
3970         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
3971
3972 2003-02-22 [christoph]  0.8.10claws44
3973
3974         * src/summaryview.c
3975                 fix spelling of "label" ;-)
3976
3977 2003-02-22 [thorsten]   0.8.10claws43
3978
3979         * src/mimeview.c
3980           src/prefs_common.[ch]
3981           src/procmime.[ch]
3982                 do not use description as attachment name
3983
3984 2003-02-22 [alfons]     0.8.10claws42
3985
3986         * src/summaryview.c
3987                 freeze/thaw folder item updates when changing color labels,
3988                 and put a wait cursors on
3989
3990 2003-02-22 [thorsten]   0.8.10claws41
3991
3992         * src/mimeview.c
3993                 save-all fixes: crash if invoked on multipart container,
3994                 mimeinfo access, pathseparators, error dialog
3995
3996 2003-02-21 [alfons]     0.8.10claws40
3997
3998         * src/prefs_gtk.c
3999                 remove unused var
4000
4001 2003-02-21 [colin]      0.8.10claws39
4002
4003         * src/send.c
4004                 Fix smtp logging
4005
4006 2003-02-21 [colin]      0.8.10claws38
4007
4008         * src/summaryview.c
4009                 Freeze/thaw folderItem updates when filtering messages 
4010                 via Tools/Filter messages
4011
4012 2003-02-21 [paul]       0.8.10claws37
4013
4014         * src/compose.c
4015                 revert commit 0.8.10claws26, there are ulterior motives
4016                 for users to set a Reply-To header when posting to
4017                 newsgroups
4018
4019 2003-02-21 [paul]       0.8.10claws36
4020
4021         * sync with 0.8.10cvs17
4022                 see ChangeLog 2003-02-21
4023
4024 2003-02-20 [christoph]  0.8.10claws35
4025
4026         * src/imap.c
4027                 IMAP UID fetch speedup using SEARCH
4028
4029         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
4030
4031         * src/imap.c
4032                 fix problem with UIDs in IMAP UID cache that no longer existed
4033
4034 2003-02-20 [christoph]  0.8.10claws34
4035
4036         * src/imap.c
4037         * src/procheader.c
4038         * src/procheader.h
4039                 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
4040
4041         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
4042
4043         * src/imap.c
4044                 Rewrite imap_cmd_gen_recv use sock_getline instead
4045                 of sock_gets to avoid problems with too long reply
4046                 lines
4047     
4048 2003-02-20 [colin]      0.8.10claws33
4049         
4050         * src/prefs_account.c
4051                 Better wording
4052
4053 2003-02-20 [colin]      0.8.10claws32
4054
4055         * src/compose.c
4056                 Remove useless '&& !to_sender' 
4057
4058 2003-02-20 [darko]
4059
4060         * AUTHORS
4061                 change my e-mail address
4062
4063 2003-02-19 [colin]      0.8.10claws31
4064
4065         * src/prefs_common.c
4066                 X11 style colors for every configurable color
4067
4068 2003-02-19 [alfons]     0.8.10claws30
4069
4070         * src/prefs_gtk.[ch]
4071         * src/prefs_common.c
4072                 for color_new accept both plain integers and X11 style color
4073                 names (as found in /usr/lib/X11/rgb.txt)
4074
4075 2003-02-19 [paul]       0.8.10claws29
4076
4077         * src/mainwindow.c
4078                 add tooltips to online/offline button and account selector
4079                 button
4080
4081 2003-02-19 [paul]       0.8.10claws28
4082
4083         * src/folder.c
4084           src/news.c
4085           src/prefs_account.[ch]
4086           src/prefs_common.[ch]
4087                 move 'Maximum number of articles to download' to
4088                 account prefs.
4089                 clean up account prefs gui a little by hiding entries
4090                 rather then greying out entries
4091
4092 2003-02-19 [hiro]       0.8.10claws27
4093
4094         * src/common/utils.c
4095                 fix bug #54 'yesterdays date is displayed in the message 
4096                 summary window'
4097
4098 2003-02-19 [paul]       0.8.10claws26
4099
4100         * src/compose.c
4101                 fix bug reported in Feature Request [688596] 
4102                 'Reply-to header in news'
4103
4104 2003-02-18 [paul]       0.8.10claws25
4105
4106         * src/select-keys.c
4107                 add a 'List all keys' button to key selection dialog
4108
4109 2003-02-18 [colin]      0.8.10claws24
4110         
4111         * src/stock_pixmap.c
4112                 fix compile error
4113
4114 2003-02-18 [colin]      0.8.10claws23
4115
4116         * src/common/smtp.[ch]
4117           src/prefs_account.c
4118                 Try to starttls if it seems to be the only
4119                 way to authenticate a user
4120
4121 2003-02-18 [paul]       0.8.10claws22
4122
4123         * src/Makefile.am
4124           src/folderview.c
4125           src/stock_pixmap.[ch]
4126           src/pixmaps/drafts_close.xpm  ** NEW FILE **
4127           src/pixmaps/drafts_open.xpm   ** NEW FILE **
4128                 as a Drafts folder is a special folder allow it to have
4129                 its own unique icons
4130
4131 2003-02-18 [colin]      0.8.10claws21
4132
4133         * src/imap.c
4134                 Fix port selection when using starttls
4135
4136 2003-02-18 [paul]       0.8.10claws20
4137
4138         * src/mainwindow.c
4139           src/prefs_common.[ch]
4140                 make blue the default new mail colour
4141
4142 2003-02-18 [paul]       0.8.10claws19
4143
4144         * sync with 0.8.10cvs14
4145                 see ChangeLog 2003-02-18
4146
4147 2003-02-17 [jens]       0.8.10claws18
4148
4149         * src/common/md5.c
4150                 fixed a compile problem with gcc 3.3
4151                 works on 2.95.3 too (testet on PPC as it is big endian)
4152
4153 2003-02-17 [paul]       0.8.10claws17
4154
4155         * sync with 0.8.10cvs13
4156                 see ChangeLog 2003-02-17
4157
4158 2003-02-17 [paul]       0.8.10claws16
4159
4160         * sync with 0.8.10cvs12
4161                 see ChangeLog 2003-02-17
4162
4163 2003-02-16 [match]      0.8.10claws15
4164
4165         * src/addressbook.c
4166                 Eliminates reloading of address data when items
4167                 deleted or added. Applied submitted by
4168                 Luke Plant <lukeplant@softhome.net>
4169
4170 2003-02-16 [paul]       0.8.10claws14
4171
4172         * src/news.c
4173                 when a 'protocol error' is encountered disconnect from
4174                 the server. This means that the user can carry on viewing
4175                 other articles and doesn't have to either wait until the
4176                 server timesout or quit sylpheed.
4177                 Fixes bug #53 'Unable to read messages in newsgroups, 
4178                 displayed message doesn't change'
4179
4180 2003-02-15 [christoph]  0.8.10claws13
4181
4182         * src/imap.c
4183                 fix bug that stopped scanning of folders when an
4184                 IMAP folder was empty
4185
4186         (closes bug 46 stop scan messages in folders after empty folder)
4187
4188 2003-02-15 [paul]
4189
4190         * tools/Makefile.am
4191           tools/README
4192           tools/freshmeat_search.pl     ** NEW FILE **
4193           tools/google_search.pl        ** NEW FILE **
4194                 Add 2 Actions scripts which search freshmeat/google
4195                 for the selected text using the browser configured
4196                 in sylpheedrc.
4197                 
4198         Note: These scripts are very dependent on the format of the
4199         browser command and may not work on every occasion. Testing
4200         is welcome. 
4201
4202 2003-02-14 [alfons]     0.8.10claws12
4203
4204         * src/compose.c
4205                 fix breakage because of uninitialized account pointer.
4206                 please verify.
4207
4208 2003-02-14 [paul]       0.8.10claws11
4209
4210         * src/compose.c
4211           src/prefs_account.[ch]
4212           src/prefs_common.[ch]
4213                 move signature settings to Account Prefs
4214
4215 2003-02-14 [paul]       0.8.10claws10
4216
4217         * sync with 0.8.10cvs11
4218                 see ChangeLog 2003-02-14
4219
4220 2003-02-13 [thorsten]   0.8.10claws9
4221
4222         * src/news.c
4223                 revert news progressbar (GUI separation)
4224
4225 2003-02-13 [paul]       0.8.10claws8
4226
4227         * src/compose.c
4228                 make replies behave correctly, re: RFC 1036, Section 2.2.3,
4229                 paragraph 1
4230
4231 2003-02-13 [paul]       0.8.10claws7
4232
4233         * src/compose.[ch]
4234           src/summaryview.c
4235                 fix 'Follow-up and Reply-to' so that it creates a reply to
4236                 the newsgroup and the sender. If the message has the keyword
4237                 'poster' in the Followup-To header, all replies go to the
4238                 sender, re: RFC 1036, Section 2.2.3
4239                 rename all instances of 'ignore_replyto' to 'to_sender', both
4240                 were previously used, now we use just one.
4241
4242 2003-02-13 [paul]       0.8.10claws6
4243
4244         * sync with 0.8.10cvs9
4245                 see ChangeLog 2003-02-13
4246
4247 2003-02-13 [paul]       0.8.10claws5
4248
4249         * configure.ac
4250                 show which plugins are configured in the configure
4251                 output.
4252
4253 2003-02-12 [thorsten]   0.8.10claws4
4254
4255         * src/news.c
4256                 show progress while fetching news headers
4257
4258 2003-02-12 [christoph]  0.8.10claws3
4259
4260         * configure.ac
4261         * src/plugins/Makefile.am
4262                 use AM_CONDITIONAL to enable plugins, automake correctly
4263                 manages this when creating distdir
4264
4265 2003-02-12 [christoph]  0.8.10claws2
4266
4267         * ac/spamassassin.m4
4268         * src/plugins/spamassassin/Makefile.am
4269                 fix building SpamAssassin plugin without OpenSSL
4270
4271 2003-02-12 [paul]       0.8.10claws1
4272
4273         * ac/Makefile.am
4274           src/Makefile.am
4275           src/plugins/Makefile.am
4276                 fix failure of 'make release'
4277
4278 2003-02-12 [paul]       0.8.10claws
4279
4280         * 0.8.10claws released
4281
4282 2003-02-12 [paul]       0.8.9claws56
4283
4284         * po/bg.po
4285           po/es.po
4286           po/it.po
4287           po/ru.po
4288           po/sr.po
4289                 updated translations by George Danchev, Ricardo Mones Lastra,
4290                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
4291                 
4292         * sylpheed.spec.in
4293                 Allow the building of RPMs by a regular user. Submitted
4294                 by Sergei Astanin
4295
4296 2003-02-11 [alfons]     0.8.9claws55
4297
4298         * src/colorlabel.c
4299                 don't use pixmaps for label color rect but draw rectangles
4300                 so we can respect the color map of palette based visuals
4301                 (fixes the long time crashes on Suns - thanks to Andreas
4302                 Engel and Steve O'Hara-Smith for testing)
4303
4304 2003-02-11 [christoph]  0.8.9claws54
4305
4306         * src/matcher_parser_parse.y
4307                 correct bug where filering rules of not existing folders in
4308                 matcherrc were added to global filtering
4309                 
4310         (closes Debian Bug #180253 - Directory's filter-rules are merged with
4311          main filter-rules after removing directory, http://bugs.debian.org/180253)
4312         
4313 2003-02-11 [paul]       0.8.9claws53
4314
4315         * sync with 0.8.10cvs7
4316                 see ChangeLog 2003-02-09
4317
4318 2003-02-11 [melvin]     0.8.9claws52
4319
4320         * po/fr.po
4321                 Updated French tranlsations
4322
4323 2003-02-10 [paul]       0.8.9claws51
4324
4325         * sylpheed.spec.in
4326                 correct --enable-openssl
4327                 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
4328
4329 2003-02-09 [martin]     0.8.9claws50
4330
4331         * src/prefs_matcher.c
4332                 fix segfault in prefs_matcher_substitute_cb() when
4333                 no row is selected
4334
4335 2003-02-09 [paul]       0.8.9claws49
4336
4337         * src/folderview.c
4338                 fix bug where a newsgroup folder's processing rules were
4339                 merged with the global filtering rules when the newsgroup
4340                 folder was deleted, causing some seriously bad results,
4341                 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
4342
4343 2003-02-08 [melvin]     0.8.9claws48
4344
4345         * src/compose.c
4346                 Corrected and modified an alert message.
4347
4348 2003-02-07 [paul]       0.8.9claws47
4349
4350         * src/folderview.c
4351                 fix bug where both an 'Account properties' window and a
4352                 'Folder properties' window were opened when clicking on
4353                 'Properties' in an NNTP or IMAP folder's popup menu.
4354
4355 2003-02-07 [paul]       0.8.9claws46
4356
4357         * sync with 0.8.10cvs6
4358                 see ChangeLog 2003-02-06
4359
4360 2003-02-06 [christoph]  0.8.9claws45
4361
4362         * src/mbox.c
4363                 freeze folder updates while importing mbox files
4364                 (closes bug 43 importing mbox took hours)
4365                 
4366         Patch submitted by Jens Rantil <jens.rantil@telia.com>
4367
4368 2003-02-06 [thorsten]   0.8.9claws44
4369
4370         * po/de.po
4371                 Updated german translations
4372
4373 2003-02-06 [thorsten]   0.8.9claws43
4374
4375         * src/news.h
4376                 use guint for message numbers (fix count in grouplist dialog)
4377
4378 2003-02-05 [paul]       0.8.9claws42
4379
4380         * sync with 0.8.10cvs2
4381                 see ChangeLog 2003-02-05
4382
4383 2003-02-04 [colin]      0.8.9claws41
4384
4385         * src/prefs_common.[ch]
4386           src/procmsg.c
4387           src/summaryview.c
4388                 Add an option to disable threading by subject
4389
4390 2003-02-04 [christoph]  0.8.9claws40
4391
4392         * src/inc.c
4393                 only abort fetching mails from multiple accounts when the
4394                 error is fatal and does not allow to check any more accounts
4395                 (currently only disk full error)
4396
4397         (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
4398          receive mails for other accouts)
4399
4400 2003-02-04 [christoph]  0.8.9claws39
4401
4402         * src/folder.c
4403                 first add the new message to the cache, then
4404                 send the update notification
4405
4406         (closes bug 39 after sending message folderview doesnt get updated)
4407
4408 2003-02-04 [colin]      0.8.9claws38
4409
4410         * src/inc.c
4411                 _really_ fix this Connecting... status
4412
4413 2003-02-04 [paul]       0.8.9claws37
4414
4415         * sync with 0.8.10
4416                 see ChangeLog 2003-02-04
4417
4418 2003-02-04 [paul]       0.8.9claws36
4419
4420         * sync with 0.8.9cvs6
4421                 see ChangeLog 2003-02-03
4422
4423 2003-02-04 [paul]       0.8.9claws35
4424
4425         * po/pt_BR.po
4426                 updated by André Filipe de Assunção e Brito 
4427                 <bedecko@netsite.com.br>
4428
4429 2003-02-03 [thorsten]   0.8.9claws34
4430
4431         * po/de.po
4432                 Updated german translations
4433
4434 2003-02-02 [paul]       0.8.9claws33
4435
4436         * po/es.po
4437                 updated by Ricardo Mones Lastra
4438
4439 2003-02-02 [thorsten]   0.8.9claws32
4440
4441         * src/mh.c
4442                 Fix mh_get_msginfo() segfault if file is inaccessible
4443
4444 2003-01-31 [colin]      0.8.9claws31
4445
4446         * src/procheader.c
4447                 Fix last commit's bug
4448
4449 2003-01-31 [colin]      0.8.9claws30
4450
4451         * src/procheader.c
4452                 Missing a change for gpg-signed messages
4453
4454 2003-01-31 [paul]       0.8.9claws29
4455
4456         * src/pixmaps/gpg_signed.xpm    ** NEW FILE **
4457           src/procheader.c
4458           src/stock_pixmap.[ch]
4459           src/summaryview.c
4460                 indicate GnuPG signed messages by displaying an icon
4461                 in the Attachment column.
4462
4463 2003-01-31 [paul]       0.8.9claws28
4464
4465         * sync with 0.8.9cvs4
4466                 see ChangeLog 2003-01-31
4467
4468 2003-01-31 [alfons]     0.8.9claws27
4469
4470         * src/textview.c
4471                 tune URI parser to accept mailto URLs with a '?'
4472                 (patch from Ruslan Balkin)
4473
4474 2003-01-31 [colin]      0.8.9claws26
4475
4476         * src/summaryview.c
4477                 Fix a leak introduced in claws24
4478
4479 2003-01-31 [colin]      0.8.9claws25
4480
4481         * src/summaryview.c
4482                 Freeze/Thaw folder updates when deleting dups
4483
4484 2003-01-31 [colin]      0.8.9claws24
4485         
4486         * src/addr_compl.c
4487           src/summaryview.c
4488           src/msgcache.c
4489                 little speed improvements
4490
4491 2003-01-31 [colin]      0.8.9claws23
4492
4493         * src/summaryview.c
4494                 Fix segfault when forwarding nothing
4495                 Patch from "Ruslan N. Balkin" <baron@voices.ru>
4496                 
4497 2003-01-30 [paul]       0.8.9claws22
4498
4499         * sync with 0.8.9cvs3
4500                 see ChangeLog 2003-01-30
4501
4502 2003-01-30 [paul]       0.8.9claws21
4503
4504         * sync with 0.8.9cvs2
4505                 see ChangeLog 2003-01-30
4506
4507 2003-01-29 [paul]       0.8.9claws20
4508
4509         * sync with 0.8.9cvs1
4510                 see ChangeLog 2003-01-29
4511
4512 2003-01-28 [paul]       0.8.9claws19
4513
4514         * po/POTFILES.in
4515                 update to reflect changes. 
4516                 thanks to Ricardo Mones Lastra
4517
4518 2003-01-27 [christoph]  0.8.9claws18
4519
4520         * ac/openssl.m4
4521         * ac/spamassassin.m4
4522         * src/plugins/spamassassin/README
4523         * src/plugins/spamassassin/libspamc.[ch]
4524         * src/plugins/spamassassin/utils.[ch]
4525                 updated to latest libspamc
4526
4527 2003-01-27 [christoph]  0.8.9claws17
4528
4529         * src/folder.c
4530                 fix wrong use of procheader_get_header_fields
4531
4532 2003-01-27 [christoph]  0.8.9claws16
4533
4534         * src/news.c
4535         * src/prefs_account.[ch]
4536         * src/common/nntp.[ch]
4537                 allow to force authentication for NNTP servers
4538
4539         Patch submitted by Florian Mickler <dmk@d-labs.de>
4540
4541 2003-01-26 [paul]       0.8.9claws15
4542
4543         * src/summaryview.c
4544                 speed up of marking messages as read
4545                 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
4546
4547 2003-01-26 [christoph]  0.8.9claws14
4548
4549         * src/Makefile.am
4550         * src/mgutils.[ch]              ** REMOVE **
4551         * src/xml.[ch]                  ** REMOVE **
4552         * src/xmlprops.[ch]             ** REMOVE **
4553         * src/common/Makefile.am
4554         * src/common/mgutils.[ch]       ** NEW **
4555         * src/common/xml.[ch]           ** NEW **
4556         * src/common/xmlprops.[ch]      ** NEW **
4557                 move xml files to common directory
4558
4559 2003-01-26 [christoph]  0.8.9claws13
4560
4561         * src/plugins/spamassassin/spamassassin_gtk.c
4562                 only set gtk entry text if string is available
4563
4564 2003-01-26 [melvin]     0.8.9claws12
4565
4566         * src/description_window.c
4567                 Allow resizing of the window
4568                 Allow automatic horizontal scroll bar
4569                 Do not vertically expand and fill
4570
4571 2003-01-26 [christoph]  0.8.9claws11
4572
4573         * src/Makefile.am
4574         * src/gtkutils.[ch]             ** REMOVE **
4575         * src/common/sylpheed.c
4576         * src/gtk/Makefile.am
4577         * src/gtk/description_window.c
4578         * src/gtk/gtkutils.[ch]         ** NEW **
4579         * src/gtk/prefswindow.c
4580                 move gtkutils to gtk directory
4581
4582 2003-01-26 [paul]       0.8.9claws10
4583
4584         * src/summaryview.c
4585                 rename summary_unread_clicked() to summary_status_clicked()
4586
4587 2003-01-26 [melvin]     0.8.9claws9
4588
4589         * src/prefs_actions.c
4590                 Cosmetical changes to the help text
4591
4592 2003-01-26 [paul]       0.8.9claws8
4593
4594         * src/folder.[ch]
4595           src/mainwindow.c
4596           src/prefs_common.c
4597           src/prefs_sumamry_column.c
4598           summaryview.[ch]
4599                 rename the 'Unread' column to 'Status'
4600
4601 2003-01-25 [match]      0.8.9claws7
4602
4603         * src/mgutils.[ch]
4604                 removed reference to LDAP constants. removed error2string.
4605                 included functions to support LDAP dynamic queries.
4606         * src/syldap.h
4607                 moved LDAP constants here.
4608         * src/addressbook.c
4609         * src/addrindex.c
4610         * src/importldif.c
4611                 removed references to LDAP constants and references to
4612                 error2string.
4613
4614 2003-01-25 [paul]       0.8.9claws6
4615
4616         * src/summaryview.c
4617                 summary_thread_build(), summary_thread_init(): remove 
4618                 unneeded reference to summaryview->folder_item
4619
4620 2003-01-25 [christoph]  0.8.9claws5
4621
4622         * src/gtk/description_window.c
4623                 o allow description texts to expand over multiple columns
4624                 o translate all columns
4625         * src/prefs_actions.c
4626                 change syntax description to use new multi column feature
4627
4628         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
4629
4630 2003-01-25 [match]      0.8.9claws4
4631
4632         * src/vcard.c
4633                 fixed bug with Quoted-Printable
4634
4635 2003-01-25 [paul]       0.8.9claws3
4636
4637         * src/folder.[ch]
4638           src/summaryview.[ch]
4639                 implement per-folder collapsed/expanded threads setting
4640                 
4641         * src/prefs_common.c
4642                 remove global collapsed/expanded threads option
4643
4644 2003-01-25 [christoph]  0.8.9claws2
4645
4646         * po/POTFILES.in
4647                 add pluginwindow and prefswindow
4648         * src/compose.c
4649                 make send respond correctly to messages that could be added
4650                 to the queue folder, but the UID of the message is unknown
4651         * src/folder.c
4652         * src/imap.c
4653                 don't return guessed UIDs in imap_add_msg anymore. We return
4654                 0 to tell the folder system it was appened but the UID is
4655                 unknown. Folder system now get's the UID by scaning the folder
4656                 and searching the cache for the Message-ID
4657                 (closes bug #29 Messages queued, but not sent)
4658
4659 2003-01-25 [paul]       0.8.9claws1
4660
4661         * src/codeconv.c
4662                 conv_encode_header():  fix bug when long headers with 8-bit
4663                 characters are used, so that the encoded words are wrapped.
4664                 If the space in the original text falls on the wrap boundary,
4665                 it can be lost.
4666                 Patch by Sergey Vlasov.
4667                 
4668         * src/folderview.c
4669                  fix bug where a change to the sorting method or thread view
4670                  of a folder's messages is lost if simpify-subject is set and
4671                  toggled on or off.
4672                  Patch by Luke Plant.
4673
4674 2003-01-24 [paul]       0.8.9claws
4675
4676         * sylpheed-0.8.9claws released
4677         
4678         * Makefile.am
4679           sylpheed.spec.in
4680                 remove reference to 'INSTALL.jp'
4681
4682 2003-01-23 [paul]       0.8.8claws128
4683
4684         * po/es.po
4685           po/it.po
4686           po/ru.po
4687           po/sr.po
4688                 updated translations. submitted by Ricardo Mones Lastra,
4689                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
4690
4691 2003-01-23 [colin]      0.8.8claws127
4692
4693         * src/compose.c
4694                 Fix drafted and queued news articles re-edition
4695
4696 2003-01-23 [melvin]     0.8.8claws126
4697
4698         * po/fr.po
4699                 Updated French translations
4700
4701 2003-01-23 [colin]      0.8.8claws125
4702
4703         * src/inc.c
4704                 Fix "Connecting to..." status message
4705
4706 2003-01-22 [paul]       0.8.8claws124
4707
4708         * po/bg.po
4709                 updated by George Danchev
4710                 
4711         * src/folder.c
4712                 revert last commit [0.8.8claws111] as it breaks folder d'n'd
4713                 and folder deletion
4714
4715 2003-01-21 [paul]       0.8.8claws123
4716
4717         * po/bg.po
4718                 updated by George Danchev
4719                 
4720         * src/about.c
4721                 its now 2003
4722                 
4723         * src/toolbar.c
4724                 don't translate 'Separator'
4725                 
4726         * src/plugins/spamassassin/Makefile.am
4727                 add aspell to CPPFLAGS
4728                 
4729         * src/plugins/spamassassin/spamassassin.c
4730           src/plugins/spamassassin/spamassassin_gtk.c
4731                 set correct default for spamassassin_receive_spam
4732                 slightly re-word descriptions and some
4733                 other minor changes
4734
4735 2003-01-19 [alfons]     0.8.8claws122
4736                 
4737         * src/mimeview.c
4738                 mimeview_save_as(): we might as well show the file name for
4739                 the single case "Save As" too
4740
4741 2003-01-19 [alfons]     0.8.8claws121
4742
4743         * src/crash.c
4744                 change bug tracker URL to bugzilla URL
4745
4746 2003-01-19 [alfons]     0.8.8claws120
4747
4748         * src/mimeview.c
4749                 mimeview_save_all(): display name of file before overwriting;
4750                 continue saving all, even when one overwrite was cancelled
4751
4752 2003-01-19 [christoph]  0.8.8claws119
4753
4754         * src/summaryview.c
4755         * src/procmsg.[ch]
4756                 fix wrong usage of procmsg_find_children in summaryview
4757                 by using procmsg_update_unread_children instead of
4758                 summaryview_update_unread_children
4759
4760 2003-01-19 [christoph]  0.8.8claws118
4761
4762         * src/procmsg.c
4763                 fix infinite loop in procmsg_find_children
4764                  (closes bug #25 sylpheed crashes on delete.)
4765
4766         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
4767
4768 2003-01-19 [paul]       0.8.8claws117
4769
4770         * po/pt_BR.po
4771                 updated by Ivan Francolin Martinez
4772
4773 2003-01-18 [melvin]     0.8.8claws116
4774
4775         * src/prefs_actions.c
4776                 Removed syntax limitation of only one '&' at the end of command.
4777                         Now actions that contain '>/dev/null 2>&1' are possible.
4778
4779 2003-01-18 [melvin]     0.8.8claws115
4780
4781         * src/prefs_actions.c
4782                 Actions IO dialog: when the action ends
4783                 the "Close" button now has focus and [Escape] closes the
4784                 window.
4785
4786 2003-01-18 [christoph]  0.8.8claws114
4787
4788         * src/procmsg.c
4789                 o add debug output when MsgInfos are really freed
4790                 o free GSLists in procmsg_find_children and
4791                   procmsg_update_unread_children
4792
4793 2003-01-18 [christoph]  0.8.8claws113
4794
4795         * src/mainwindow.c
4796                 reorder Configuration menu
4797
4798 2003-01-18 [christoph]  0.8.8claws112
4799
4800         * src/compose.c
4801                 fix applying templates to forwarded messages
4802
4803         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
4804
4805 2003-01-17 [christoph]  0.8.8claws111
4806
4807         * src/folder.c
4808                 destroy folder items, when a folder item is removed
4809
4810 2003-01-17 [christoph]  0.8.8claws110
4811
4812         * src/folder.c
4813                 fix wrong folder stats update when ignored message is
4814                 deleted
4815
4816 2003-01-17 [colin]      0.8.8claws109
4817         
4818         * src/mainwindow.c
4819         * src/summaryview.c
4820                 Quicksearch bugfixes: 
4821                 - hide help button at startup if not extended
4822                 - switch to extended when looking for replies
4823
4824 2003-01-17 [paul]
4825
4826         * sync with 0.8.9 release
4827
4828 2003-01-17 [paul]       0.8.8claws108
4829
4830         * sync with 0.8.8cvs11
4831                 see ChangeLog 2003-01-17
4832
4833 2003-01-16 [colin]      0.8.8claws107
4834
4835         * src/procmsg.c
4836                 Changed encryption test to re-ask passphrase
4837                 if an encrypted message hasn't been decrypted
4838                 Fixes bug #5
4839
4840 2003-01-16 [christoph]  0.8.8claws106
4841
4842         * src/prefs_gtk.c
4843         * src/prefs_toolbar.c
4844         * src/gtk/prefswindow.h
4845         * src/plugins/spamassassin/spamassassin_gtk.c
4846                 remove page destroy function that is not used anymore
4847
4848 2003-01-16 [paul]       0.8.8claws105
4849
4850         * sync with 0.8.8cvs9
4851                 see ChangeLog 2002-01-16
4852
4853 2003-01-16 [colin]      0.8.8claws104
4854
4855         * src/compose.[ch]
4856                 Fix bug with autosaved drafts for IMAP, when draft
4857                 folder is specified - fixes bugzilla bug #20
4858
4859 2003-01-15 [paul]       0.8.8claws103
4860
4861         * src/compose.[ch]
4862           src/procmsg.c
4863                 store folder and message-id of message forwarding
4864                 in queue header and set forward flag after sending
4865
4866 2003-01-15 [paul]       0.8.8claws102
4867
4868         * sync with 0.8.8cvs8
4869                 see ChangeLog 2002-01-15
4870
4871 2003-01-15 [colin]      0.8.8claws101
4872
4873         * src/Makefile.am
4874                 Fix linking with GNU libiconv
4875
4876 2003-01-15 [darko]      0.8.8claws100
4877
4878         * src/pine.c
4879                 fix crash when importing pine address book
4880                 entry with an empty name (reported by DY
4881                 <dybulk at tri8.net>)
4882
4883 2003-01-14 [paul]       0.8.8claws99
4884
4885         * configure.in  ** REMOVED **
4886           configure.ac  ** NEW FILE **
4887                 rename configure.in to configure.ac, as it is now
4888                 preferred
4889
4890 2003-01-14 [melvin]     0.8.8claws98
4891
4892         * src/folderview.c
4893                 folderview_check_new(): More precise function description
4894
4895 2003-01-14 [melvin]     0.8.8claws97
4896
4897         * src/folderview.c
4898                 folderview_check_new(): return the number of new messages 
4899                         since last check.
4900         * src/inc.c
4901                 inc_account_mail(): Disable counting of new messages for IMAP
4902                         and NNTP until bug [19] and [14] are fixed.
4903
4904 2003-01-14 [paul]       0.8.8claws96
4905
4906         * sync with 0.8.8cvs6
4907                 see ChangeLog 2003-01-14
4908
4909 2003-01-13 [alfons]     0.8.8claws95
4910
4911         * src/textview.c
4912                 tune email address validation (c. 0.8.8claws89): if . is 
4913                 just one char away from @, the address is invalid too 
4914                 (correctly rejects addresses like foo@.com)
4915
4916 2003-01-13 [paul]       0.8.8claws94
4917
4918         * src/messageview.c
4919           src/toolbar.c
4920                 fixes to the Message View toolbar and menu:
4921                 fix non-functioning Forward button
4922                 make Reply button consider default_reply_list
4923                 remove 'Follow-up...' menu entry
4924                 add 'Forward' and 'Redirect' menu entries
4925
4926 2003-01-13 [melvin]     0.8.8claws93
4927
4928         * src/inc.c
4929                 Fixed typo that could make new messages count incorrect.
4930
4931 2003-01-13 [melvin]     0.8.8claws92
4932
4933         * src/folderview.[ch]
4934                 folderview_check_new(): return the number of new messages.
4935         * src/inc.c
4936                 Should fix bug [14] where new mail notification worked 
4937                         incorrectly with IMAP accounts.
4938                 inc_spool_account(): return number of new msgs, or -1 on error
4939                 inc_all_spool(): return number of new msgs
4940                 
4941 2003-01-13 [melvin]     0.8.8claws91
4942
4943         * src/prefs_actions.c
4944                 Justify help text.
4945
4946 2003-01-12 [thorsten]   0.8.8claws90
4947
4948         * src/common/prefs.c
4949                 close file before rename
4950
4951 2003-01-12 [alfons]     0.8.8claws89
4952
4953         * AUTHORS
4954                 add Christian Mertes
4955         * src/common/utils.[ch]
4956                 g_stricase_hash(), g_stricase_equal(): functions for 
4957                 case insensitive hash tables
4958         * src/textview.c
4959                 use top level domain names to validate email address, based
4960                 on a patch by Christian Mertes (thanks!), but changed 
4961                 implementation to use a hash table 
4962
4963 2003-01-12 [paul]       0.8.8claws88
4964
4965         * po/bg.po
4966                 updated by George Danchev
4967
4968 2003-01-12 [alfons]     0.8.8claws87
4969
4970         * src/summaryview.c
4971                 delete / execute performance: use new style folder update
4972
4973 2003-01-12 [paul]       0.8.8claws86
4974
4975         * sync with 0.8.8cvs5
4976                 see ChangeLog 2003-01-13 (!)
4977
4978 2003-01-12 [alfons]     0.8.8claws85
4979
4980         * src/filtering.c
4981         * src/matcher_parser_parse.y
4982                 prepare change_score filtering action
4983         * src/matcher.[ch]
4984                 give up const-correctness on functions that call non-const-correct functions;
4985                 several casts to gpointer in g_free();
4986                 add change_score;
4987
4988 2003-01-12 [christoph]  0.8.8claws84
4989
4990         * src/compose.c
4991                 fix 2 warnings
4992
4993         * src/gtk/prefswindow.[ch]
4994         * src/plugins/spamassassin/spamassassin_gtk.c
4995                 changed the call of the widget create function
4996                 for PrefsPages, because sometimes the widget
4997                 create function needs a widget that already has
4998                 been attached to a window (to create GDK pixmaps
4999                 for exmaple). So we simply pass the GtkWindow as
5000                 the second parameter now.
5001
5002         * src/main.c
5003         * src/mainwindow.c
5004         * src/prefs_toolbar.[ch]
5005                 rewrite Toolbar Preferences using the new
5006                 prefs window
5007
5008 2003-01-11 [alfons]     0.8.8claws83
5009
5010         * src/addressadd.c
5011                 fix crash when adding sender to addressbook because status bar
5012                 isn't there (the status bar doesn't seem to be used though,
5013                 but I'll let Match decide what to do with it)
5014
5015 2003-01-11 [colin]      0.8.8claws82
5016
5017         * src/main.c
5018           src/toolbar.c
5019                 Two useless changes reversed
5020
5021 2003-01-11 [colin]      0.8.8claws81
5022
5023         * src/mainwindow.c
5024           src/mainwindow.h
5025                 Add mainwindow_get_mainwindow()
5026         * src/alertpanel.c
5027           src/alertpanel.h
5028                 Add alertpanel_error_log() 
5029         * src/compose.c
5030           src/inc.c
5031           src/messageview.c
5032           src/toolbar.c
5033           src/main.c
5034           src/procmsg.c
5035                 Network errors get a View Log button
5036
5037 2003-01-10 [alfons]     0.8.8claws80
5038
5039         * src/prefs_toolbar.c
5040         * src/toolbar.c
5041                 use the translatable string for "Separator" as file name for
5042                 separator toolbar items (probably make this uppercase?)
5043
5044 2003-01-10 [alfons]     0.8.8claws79
5045
5046         * src/prefs_toolbar.c
5047                 put right A_SEPARATOR description string in "displayed
5048                 toolbar items list" so manually added separators are
5049                 saved correctly (bug #10, "Adding a separator to the main 
5050                 toolbar fails, entry in xml file is wrong")
5051
5052 2003-01-10 [christoph]  0.8.8claws78
5053
5054         * src/imap.c
5055                 o fix warnings
5056                 o use CAPABILITY to check if NAMESPACE is available
5057
5058 2003-01-10 [christoph]  0.8.8claws77
5059
5060         * src/imap.[ch]
5061                 apply UIDPLUS IMAP extension support patch
5062
5063         Patch submitted by Simon 'corecode' Schubert
5064
5065 2003-01-10 [paul]       0.8.8claws76
5066
5067         * src/folderview.c
5068                 a sync from main which fixes the news account folders'
5069                 Properties bug
5070
5071 2003-01-10 [christoph]  0.8.8claws75
5072
5073         * src/folder.c
5074                 don't accept 0 as a valid uid returned by copy and move
5075                 functions. 0 means the message was copied or moved but the
5076                 new uid could not be fetched. It is not an error condition
5077                 for the copy or move operation.
5078
5079 2003-01-10 [paul]       0.8.8claws74
5080
5081         * src/prefs_filtering.c
5082                 change English used in Alert when entry is not
5083                 saved.
5084                 
5085         * sync with 0.8.8cvs4
5086                 see ChangeLog 2003-01-10
5087
5088 2003-01-10 [darko]      0.8.8claws73
5089
5090         * src/pine.c
5091                 fix crash when importing address book entry
5092                 without a valid address
5093
5094 2003-01-09 [alfons]     0.8.8claws72
5095
5096         * src/inc.c
5097                 filtering performance: use new style folder update
5098
5099 2003-01-09 [christoph]  0.8.8claws71
5100
5101         * src/compose.c
5102         * src/gtk/menu.[ch]
5103                 fix wrong selecting of mime encoding type, when
5104                 opening property dialog of attachments in the
5105                 compose window. 7bit was always selected and that
5106                 destoryed files with 8bit data.
5107                 (closes bug #9 Sylpheed-claws destroys attachments when
5108                  changing MIME-types)
5109
5110 2003-01-09 [paul]       0.8.8claws70
5111
5112         * sync with 0.8.8cvs3
5113                 see ChangeLog 2003-01-09
5114
5115 2003-01-08 [alfons]     0.8.8claws69
5116         
5117         * src/addressadd.c
5118                 apply patch by Kim Schulz to fix build breakage
5119                 because of missing variable
5120
5121 2003-01-08 [paul]       0.8.8claws68
5122
5123         * sync with 0.8.8cvs2
5124                 see ChangeLog 2002-01-08
5125
5126 2003-01-08 [paul]       0.8.8claws67
5127
5128         * po/it.po
5129                 updated by Alessandro Maestri
5130                 
5131         * src/addressadd.c
5132                 when using 'Add sender to addressbook' allow
5133                 name to be edited and remarks to be entered
5134                 Patch submitted by Luke Plant
5135
5136 2003-01-08 [darko]      0.8.8claws66
5137
5138         * README.claws, src/summaryview.c
5139                 fix description for marked messages
5140
5141 2003-01-08 [paul]
5142
5143         * tools/Makefile.am
5144           tools/launch_phoenix  ** NEW FILE **
5145                 add script that enables using Phoenix as the default
5146                 web browser. 
5147                 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
5148                 
5149         * tools/OOo2sylpheed.pl
5150                 remove full path to sylpheed executable, just 'sylpheed'
5151                 will do
5152                 
5153         * tools/README
5154                 add launch_phoenix informtion and re-arrange and compress
5155                 the data a little
5156
5157 2003-01-07 [christoph]  0.8.8claws65
5158
5159         * src/folder.c
5160                 fix update for source folder when moving messages
5161         * src/procmsg.[ch]
5162         * src/summaryview.c
5163                 use function to set to_folder for message infos and
5164                 automatically update the op_count for old and new
5165                 folder
5166
5167 2003-01-07 [melvin]     0.8.8claws64
5168
5169         * src/prefs_actions.c
5170                 Fixed bug where an '%p' Action on a displayed image crashed 
5171                         Sylpheed
5172                 Code clean up (get rid of duplicated code and removed unnecessary 
5173                                 structure member)
5174
5175 2003-01-07 [christoph]  0.8.8claws63
5176
5177         * src/compose.c
5178         * src/folder.[ch]
5179         * src/folderview.c
5180         * src/import.c
5181         * src/inc.c
5182         * src/main.c
5183         * src/mainwindow.c
5184         * src/messageview.c
5185         * src/prefs_folder_item.c
5186         * src/procmsg.c
5187         * src/summaryview.c
5188         * src/toolbar.c
5189                 o remove all folder update triggering from the UI code. The folder
5190                   system should know much better when a folder needs an update.
5191                 o to prevent multiple updates in a row the folder updates can be
5192                   frozen for some time.
5193
5194                 Note: - Please verify that no updates are missing
5195                       - Check where freeze/thaws should be added
5196
5197 2003-01-07 [christoph]  0.8.8claws62
5198
5199         * src/prefs_actions.c
5200                 don't translate empty strings
5201
5202         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
5203
5204 2003-01-06 [christoph]  0.8.8claws61
5205
5206         * src/prefs_actions.c
5207                 mark strings for gettext
5208         * src/prefs_matcher.c
5209                 use new description window for Execute action and
5210                 match condition in Filtering
5211
5212         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
5213
5214 2003-01-06 [alfons]     0.8.8claws60
5215
5216         keep myself inspired to re-organize matcher part 8; 
5217         yes, more to come (I need to move out the descriptive
5218         text for actions to matcher.c, or at least make it not
5219         depend on the wicked ordering)
5220
5221         * src/prefs_matcher.c
5222                 add documentation so others may comprehend the
5223                 UI part of the conditions
5224                 
5225 2003-01-06 [christoph]  0.8.8claws59
5226
5227         * src/prefs_actions.c
5228                 use new description window for syntax help
5229         * src/gtk/description_window.c
5230                 fix display of descriptions with column count != 2
5231
5232         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
5233
5234 2003-01-06 [christoph]  0.8.8claws58
5235
5236         * src/quote_fmt.c
5237         * src/summaryview.[ch]
5238         * src/gtk/Makefile.am
5239         * src/gtk/description_window.[ch]       ** NEW **
5240                 use a generic window to display syntax descriptions
5241                 currently used in quote_fmt and summaryview (new description
5242                 for extended quick search)
5243
5244         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
5245
5246 2003-01-06 [paul]       0.8.8claws57
5247
5248         * sync with 0.8.8cvs1
5249                 see ChangeLog 2003-01-06
5250
5251 2003-01-06 [christoph]  0.8.8claws56
5252
5253         * src/mainwindow.c
5254         * src/prefs_gtk.[ch]
5255         * src/gtk/prefswindow.[ch]
5256         * src/plugins/spamassassin/spamassassin_gtk.c
5257                 o remove page management from prefswindow, pages
5258                   will be an argument to prefswindow_open
5259                 o prefswindow_open gets a datapointer that is
5260                   passed to the widget_create function to allow
5261                   creation of prefswindow for specific items
5262
5263 2003-01-06 [colin]      0.8.8claws55
5264         
5265         * src/summaryview.c
5266                 We don't want regexp in the reply-finder, 
5267                 because MIDs can contain !,$,. and so on
5268
5269 2003-01-06 [jens]       0.8.8claws54
5270
5271         * src/jpilot.c
5272                 fixed a wrong free in jpilot_read_db_files
5273
5274 2003-01-06 [alfons]     0.8.8claws53
5275
5276         re-organize matcher part 8; more to come
5277        
5278         * src/matcher.c
5279                 matcherprop_to_string(): put g_free()s before the
5280                 switch-case break to fix memleaks                
5281
5282 2003-01-06 [colin]      0.8.8claws52
5283
5284         * src/summaryview.c
5285                 cleanup & reply-finder now displays the first 
5286                 matching message
5287
5288 2003-01-05 [alfons]     0.8.8claws51
5289
5290         re-organize matcher part 7; more to come
5291
5292         * src/matcher.[ch]
5293                 fixes for constant correctness;
5294                 more documentation;
5295
5296 2003-01-05 [alfons]     0.8.8claws50
5297
5298         re-organize matcher part 6; more to come
5299         
5300         * src/matcher.[ch]
5301                 fixes for constant correctness;
5302                 more documentation;
5303         * src/filtering.c
5304                 fix for constant correctness
5305
5306 2003-01-05 [colin]      0.8.8claws49
5307
5308         * src/account.[ch]
5309                 Add account_get_reply_account function
5310         * src/compose.c
5311                 Use account_get_reply_account function 
5312         * src/summaryview.c
5313                 Basic reply-finder - click on the replied
5314                 icon gets you to the outbox using quick-search
5315
5316 2003-01-05 [paul]       0.8.8claws48
5317
5318         * src/prefs_common.c
5319                 small change to English
5320                 
5321         * src/prefs_filtering.c
5322                 prefs_filtering_action_select(): improve logic and uniformity
5323                 of gui
5324
5325 2003-01-05 [alfons]     0.8.8claws47
5326
5327         fine tune solution to focus problems (bug #7)
5328
5329         * src/mainwindow.c
5330                 mainwindow_focus_in_event(): remove grab event check
5331         * src/summaryview.c
5332                 summary_button_pressed(): move selection on right-click
5333                 too. we can't possibly move the selection back after
5334                 canceling a dialog, because gtk's incomplete focus 
5335                 management. whether this is a good solution, only time
5336                 will tell.
5337
5338 2003-01-05 [christoph]  0.8.8claws46
5339
5340         * src/imap.c
5341                 fix crash when no imap connection could be established
5342
5343 2003-01-05 [paul]       0.8.8claws45
5344
5345         * src/mainwindow.c
5346           src/sumamryview.c
5347           src/gtk/menu.[ch]
5348                 fix bug 605957 'shortcuts in popup-menu'
5349                 make user-defined shortcuts work
5350                 show shortcuts that are already defined
5351                 in the main menu
5352                 Patch submitted by Luke Plant
5353
5354 2003-01-05 [alfons]     0.8.8claws44
5355
5356         * src/mainwindow.c
5357                 focus_in_event handler should not select summary view row 
5358                 when another window (menu, dialog) grabbed for events 
5359                 (bug #7, "[0.8.8claws42] Message summary focus") 
5360
5361 2003-01-04 [christoph]  0.8.8claws43
5362
5363         * src/procmsg.c
5364                 update save folder after adding the sent message
5365                  (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
5366
5367 2003-01-02 [christoph]  0.8.8claws42
5368
5369         * src/common/plugin.c
5370                 fix unloading of all plugins and unload
5371                 plugins in reverse order
5372                 
5373         * src/gtk/pluginwindow.c
5374                 implement function of load and unload button
5375
5376         * src/gtk/prefswindow.c
5377         * src/gtk/prefswindow.h
5378                 rename register function and add new unregister
5379                 function
5380
5381         * src/plugins/spamassassin/spamassassin_gtk.c
5382                 unregister prefs page and update for changes in
5383                 src/gtk/prefswindow.c
5384
5385 2003-01-02 [paul]       0.8.8claws41
5386
5387         * po/es.po
5388                 updated by Ricardo Mones Lastra
5389
5390 2003-01-02 [paul]
5391
5392         * tools/tb2sylpheed
5393                 fixes and improvements by Urke MMI
5394
5395 2003-01-02 [thorsten]   0.8.8claws40
5396
5397         * src/procmsg.c
5398                 fixed wrong return value
5399
5400 2003-01-02 [thorsten]   0.8.8claws39
5401
5402         * src/prefs.c
5403                 fixed printing wrong variable
5404
5405 2003-01-02 [thorsten]   0.8.8claws38
5406
5407         * src/prefs.c
5408                 fixed acessing members of freed pfile struct
5409
5410 2003-01-02 [thorsten]   0.8.8claws37
5411
5412         * src/procmsg.c
5413                 detect loops across several messages
5414                 as suggested by Christoph Hohmann
5415
5416 2003-01-01 [match]      0.8.8claws36
5417
5418         * src/addrindex.c
5419                 fixed another memory leak.
5420
5421 2003-01-01 [match]      0.8.8claws35
5422
5423         * src/jpilot.[ch]
5424                 fixed memory leaks. applied Doxygen comments.
5425
5426 2003-01-01 [thorsten]   0.8.8claws34
5427
5428         * src/procmsg.c
5429                 inhibit endless loop if msg references itself
5430                 (closes Bug [ 660477 ] Infinite loop in parent flag search)
5431
5432 2003-01-01 [christoph]  0.8.8claws33
5433
5434         * src/mainwindow.c
5435         * src/gtk/Makefile.am
5436         * src/gtk/pluginwindow.c                ** NEW **
5437         * src/gtk/pluginwindow.h                ** NEW **
5438                 add plugin window
5439
5440         * src/plugins/demo/demo.c
5441         * src/plugins/spamassassin/spamassassin.c
5442         * src/plugins/spamassassin/spamassassin_gtk.c
5443                 write better plugin descriptions
5444
5445 2002-12-31 [christoph]  0.8.8claws32
5446
5447         * src/gtk/prefswindow.c
5448         * src/plugins/spamassassin/spamassassin_gtk.c
5449                 some small improvements to GTK code
5450
5451 2002-12-31 [christoph]  0.8.8claws31
5452
5453         * src/plugins/spamassassin/spamassassin_gtk.c
5454                 enable folder select button
5455
5456 2002-12-31 [christoph]  0.8.8claws30
5457
5458         * src/mainwindow.c
5459         * src/gtk/Makefile.am
5460         * src/gtk/prefswindow.c                         ** NEW **
5461         * src/gtk/prefswindow.h                         ** NEW **
5462                 add new prefs window
5463
5464         * src/common/plugin.c
5465                 don't try to load empty config lines
5466         
5467         * src/plugins/spamassassin/Makefile.am
5468         * src/plugins/spamassassin/spamassassin.c
5469         * src/plugins/spamassassin/spamassassin.h       ** NEW **
5470         * src/plugins/spamassassin/spamassassin_gtk.c   ** NEW **
5471                 GTK config for SpamAssassin Plugin using
5472                 the new prefs window
5473
5474 2002-12-31 [paul]       0.8.8claws29
5475
5476         * po/POTFILES.in
5477                 remove obsolete entry 'src/menu.c'
5478
5479 2002-12-31 [alfons]     0.8.8claws28
5480
5481         * src/matcher.[ch]
5482         * src/matcher_parser_parse.y
5483         * src/prefs_matcher.c
5484                 add "ignore_thread" and "~ignore_thread" condition so it's
5485                 possible to make the actions / scoring operate on the ignore
5486                 thread flag
5487
5488 2002-12-31 [christoph]  0.8.8claws27
5489
5490         * src/addrbook.c
5491         * src/addrindex.c
5492         * src/folder.c
5493         * src/matcher.c
5494         * src/prefs_account.c
5495         * src/prefs_actions.c
5496         * src/prefs_customheader.c
5497         * src/prefs_display_header.c
5498         * src/prefs_gtk.c
5499         * src/procmime.c
5500         * src/toolbar.c
5501         * src/xmlprops.c
5502         * src/common/prefs.[ch]
5503                 extend prefs file handling for reading and automatic handling
5504                 of blocks. When reading prefs_set_block_label will automatically
5505                 move on to the block. When writing it will copy all other blocks
5506                 automatically
5507
5508         * src/common/plugin.c
5509                 Now loading plugin filenames from [Plugins] block in
5510                 sylpheed rc file
5511
5512 2002-12-30 [christoph]  0.8.8claws26
5513
5514         * src/common/hooks.[ch]
5515                 return abort status to caller of hooks_invoke
5516                 
5517         * src/inc.[ch]
5518                 invoke message filtering hook and stop
5519                 default handling when filter returns abort
5520
5521         * src/common/plugin.[ch]
5522         * src/plugins/demo/demo.c
5523                 modify plugin loader, because resolving symbols for strings
5524                 does not work correctly
5525         
5526         * configure.in
5527         * ac/spamassassin.m4                            ** NEW **
5528         * src/plugins/spamassassin/.cvsignore           ** NEW **
5529         * src/plugins/spamassassin/Makefile.am          ** NEW **
5530         * src/plugins/spamassassin/README               ** NEW **
5531         * src/plugins/spamassassin/libspamc.[ch]        ** NEW **
5532         * src/plugins/spamassassin/spamassassin.c       ** NEW **
5533         * src/plugins/spamassassin/utils.[ch]           ** NEW **
5534                 add spamassassin plugin, see src/plugins/spamassassin/README
5535                 for details
5536
5537 2002-12-29 [alfons]     0.8.8claws25
5538
5539         * src/mainwindow.c
5540                 when moving focus from a message view to the main 
5541                 window, don't forget to select the summary node
5542                 of the displayed message. should fix "[ 659103 ] 
5543                 focus-follows-mouse confuses sylpheed"
5544
5545 2002-12-29 [christoph]  0.8.8claws24
5546
5547         * src/Makefile.am
5548         * src/stringtable.[ch]          ** REMOVE **
5549         * src/common/Makefile.am
5550         * src/common/stringtable.[ch]   ** NEW **
5551                 move stringtable files to common directory
5552
5553 2002-12-29 [christoph]  0.8.8claws23
5554
5555         * src/Makefile.am
5556         * src/menu.[ch]                 ** REMOVE **
5557         * src/gtk/Makefile.am
5558         * src/gtk/menu.[ch]             ** NEW **
5559                 move menu files to gtk directory
5560
5561 2002-12-29 [match]      0.8.8claws22
5562
5563         * src/addressbook.c
5564         * src/syldap.c
5565                 moved UI specific code out of LDAP code into addressbook
5566                 UI code. fixed memory leak.
5567
5568 2002-12-29 [christoph]  0.8.8claws21
5569
5570         * src/folder.c
5571                 only check for IGNORED parent message when message is
5572                 not IGNORED itself
5573
5574 2002-12-29 [alfons]     0.8.8claws20
5575
5576         * src/summaryview.c
5577                 set gtksctree's anchor correct (immediate execute
5578                 changes the tree's layout, and anchor points at 
5579                 the incorrect row). fixes "[ 657233 ] multiple msg 
5580                 delete sometimes off by 1".
5581                 we probably have to look for more tree layout /
5582                 anchor glitches.
5583
5584 2002-12-29 [paul]       0.8.8claws19
5585
5586         * src/summaryview.c
5587                 fix bug [ 659054 ] incorrect sorting of 'From' column
5588                 when using 'display sender using address book'
5589                 thanks to Alfons and Luke Plant
5590
5591 2002-12-29 [christoph]  0.8.8claws18
5592
5593         * src/folder.c
5594         * src/procmsg.[ch]
5595                 check parent messages for IGNORE THREAD flag, when adding,
5596                 moving or copying messages to a folder
5597
5598 2002-12-27 [alfons]     0.8.8claws17
5599
5600         re-organize matcher part 5; more to come
5601
5602         * src/matcher.c
5603                 hash keywords in matchparser_tab 
5604
5605 2002-12-27 [alfons]     0.8.8claws16
5606
5607         re-organize matcher part 4; more to come
5608
5609         * src/matcher_parser.h
5610         * src/matcher_parser_lex.l
5611         * src/matcher_parser_parse.y
5612                 cleanup
5613
5614 2002-12-27 [alfons]     0.8.8claws15
5615
5616         re-organize matcher part 3; more to come
5617
5618         * src/matcher.[ch]
5619                 cleanup
5620
5621 2002-12-27 [alfons]     0.8.8claws14
5622
5623         re-organize matcher part 2; more to come but this should
5624         work. cc me if there are any regressions.
5625
5626         * src/matcher.h
5627                 add prototype for get_matchparser_tab_id()
5628         * src/matcher_parser_lex.l
5629                 look up keywords using matchparser_tab_id();
5630
5631 2002-12-27 [alfons]     0.8.8claws12
5632
5633         re-organize matcher part 1
5634
5635         * src/matcher.h
5636                 map yacc generated constants to sylpheed matcher constants
5637         * src/matcher.c
5638                 add function to find a matcher constant from a string
5639
5640 2002-12-27 [christoph]  0.8.8claws11
5641
5642         * src/compose.c
5643                 MENUITEM_ADD casts the 4th argument from integer to pointer
5644                 so it probably should not be a pointer, this means we
5645                 should use account id for it and not the account's pointer
5646
5647 2002-12-27 [paul]       0.8.8claws10
5648
5649         * src/mainwindow.c
5650                 remove unneeded 'GtkWidget *vbox'
5651                 
5652         * src/summaryview.c
5653                 further sync with 0.8.8 - make sort
5654                 by recipient work as expected
5655                 
5656         * NEWS
5657                 sync with 0.8.8
5658
5659 2002-12-27 [paul]       0.8.8claws9
5660
5661         * po/pt_BR.po
5662                 updated by Ivan F. Martinez
5663                 
5664 2002-12-27 [darko]      0.8.8claws8
5665
5666         * src/common/utils.c
5667                 added locked pattern to extended search
5668
5669 2002-12-27 [alfons]     0.8.8claws7
5670
5671         * src/prefs_matcher.[ch]
5672                 clean up
5673
5674 2002-12-26 [alfons]     0.8.8claws6
5675
5676         * src/matcher.[ch]
5677         * src/matcher_parser_lex.l
5678         * src/matcher_parser_parse.y
5679         * src/prefs_matcher.c
5680                 allow color label as a condition in the matcher
5681
5682 2002-12-26 [oliver]     0.8.8claws5
5683         
5684         * src/toolbar.c 
5685                 enable Addressbook for Main and Messageview
5686         * src/prefs_actions.c
5687                 enable actions in Messageview
5688
5689 2002-12-26 [christoph]  0.8.8claws4
5690
5691         * src/common/plugin.c
5692                 add a little debug output
5693         * configure.in
5694         * src/plugins/demo/Makefile.am
5695                 better use of automake
5696
5697 2002-12-26 [christoph]  0.8.8claws3
5698
5699         * src/Makefile.am
5700         * src/common/Makefile.am
5701                 fix "make distdir"
5702
5703 2002-12-26 [christoph]  0.8.8claws2
5704
5705         * configure.in
5706                 sort configure checks into common / gtk / plugins
5707         * po/POTFILES.in
5708                 add src/prefs_gtk.c
5709         * src/Makefile.am
5710                 add plugins SUBDIR
5711         * src/main.c
5712         * src/common/sylpheed.[ch]
5713                 added now sylpheed_done function for shutdown
5714         * src/common/Makefile.am
5715         * src/common/plugin.[ch]                ** NEW **
5716                 plugin loader and unloader
5717         * src/plugins/.cvsignore                ** NEW **
5718         * src/plugins/Makefile.am               ** NEW **
5719                 build plugins
5720         * src/plugins/demo/.cvsignore           ** NEW **
5721         * src/plugins/demo/Makefile.am          ** NEW **
5722         * src/plugins/demo/demo.c               ** NEW **
5723                 small demo plugin that installs a logtext hook and
5724                 outputs the log text to stdout
5725
5726 2002-12-26 [paul]       0.8.8claws1
5727
5728         * po/es.po
5729                 updated by Ricardo Mones Lastra
5730
5731 2002-12-26 [paul]       0.8.8claws
5732
5733         * 0.8.8claws released
5734
5735 2002-12-26 [paul]       0.8.7claws12
5736
5737         * po/bg.po
5738                 updated by George Danchev
5739
5740 2002-12-26 [paul]       0.8.7claws11
5741
5742         * po/POTFILES.in
5743                 remove unneeded 'src/prefs.c' entry 
5744
5745 2002-12-26 [paul]       0.8.7claws10
5746
5747         * src/codeconv.c
5748           src/mainwindow.c
5749                 sync with 0.8.8 release
5750         
5751         * src/folder.[ch]
5752           src/mh.c
5753           src/summaryview.c
5754                 partial sync with 0.8.8 release
5755         
5756
5757 2002-12-25 [alfons]     0.8.7claws9
5758
5759         * src/matcher.[ch]
5760         * src/matcher_parser_lex.l
5761         * src/matcher_parser_parse.y
5762         * src/prefs_matcher.c
5763                 add locked flag to possible filtering / matcher 
5764                 conditions (also a good example what should be
5765                 done to add a simple boolean condition)
5766
5767 2002-12-25 [christoph]  0.8.7claws8
5768
5769         * src/Makefile.am
5770         * src/account.[ch]
5771         * src/addrbook.c
5772         * src/addressbook.c
5773         * src/addrindex.c
5774         * src/filtering.c
5775         * src/folder.c
5776         * src/matcher.c
5777         * src/prefs.[ch]                ** REMOVE **
5778         * src/prefs_account.c
5779         * src/prefs_actions.c
5780         * src/prefs_common.c
5781         * src/prefs_customheader.c
5782         * src/prefs_display_header.c
5783         * src/prefs_filtering.c
5784         * src/prefs_folder_item.c
5785         * src/prefs_gtk.[ch]            ** NEW **
5786         * src/prefs_matcher.c
5787         * src/prefs_scoring.c
5788         * src/prefs_summary_column.c
5789         * src/procmime.c
5790         * src/selective_download.c
5791         * src/toolbar.c
5792         * src/common/Makefile.am
5793         * src/common/prefs.[ch]         ** NEW **
5794                 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
5795
5796 2002-12-24 [alfons]     0.8.7claws7
5797
5798         * src/summaryview.c
5799                 summary_thread_build(): fix real cause of the crash mentioned in
5800                 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
5801                 this way we get meaningful ctree nodes 
5802
5803 2002-12-24 [oliver]     0.8.7claws6
5804
5805         * src/mainwindow.[ch]
5806         * src/messageview.[ch]
5807         * src/compose.[ch]
5808         * src/inc.c
5809         * src/summaryview.c
5810                 changes to use updated toolbar handling
5811                 
5812 2002-12-24 [oliver]     0.8.7claws5
5813
5814         * src/toolbar.[ch]
5815                 generic toolbar handling
5816                 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
5817         * src/prefs_toolbar.[ch]
5818                 adjust to handling
5819         
5820 2002-12-24 [oliver]     0.8.7claws4
5821         
5822         * src/stock_pixmap.[ch]
5823                 move SYLPHEED_LOGO to end of list in order 
5824                 to remove it from Custom Toolbar`s Icon View
5825
5826 2002-12-24 [alfons]     0.8.7claws3
5827
5828         * src/summaryview.c
5829                 summary_thread_build(): fix crash because of focus != selection 
5830                 after threading. when deleting the selection, gtk tries but fails 
5831                 to find the correct focusable element. we now force the selection
5832                 to be focused. this should solve the infamous bug reported by 
5833                 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages"). 
5834                 a test case is available. 
5835
5836 2002-12-24 [darko]      0.8.7claws2
5837
5838         * src/summaryview.c
5839                 don't crash when unmarking message with unread children
5840
5841 2002-12-23 [christoph]  0.8.7claws1
5842
5843         * src/Makefile.am
5844         * src/common/Makefile.am
5845                 update Makefiles for moved intl.h, version.h and defs.h
5846         * src/imap.c
5847                 rewrite imap_session_get to avoid duplicate code
5848
5849 2002-12-23 [paul]       0.8.7claws
5850
5851         * Santa-Claws released
5852         
5853         * po/hu.po
5854           po/ru.po
5855                 squeeze in updated Hungarian and Russian translations.
5856                 Submitted by  Gál Zoltán and Ruslan N. Balkin
5857
5858 2002-12-23 [paul]       0.8.6claws129
5859
5860         * po/pl.po
5861                 updated by Witold Wladyslaw Wojciech Wilk
5862
5863 2002-12-23 [paul]       0.8.6claws128
5864
5865         * src/quote_fmt_parse.y
5866                 fix typo and add licence header
5867
5868 2002-12-23 [paul]       0.8.6claws127
5869
5870         * po/en_GB.po
5871                 updated
5872
5873 2002-12-23 [paul]       0.8.6claws126
5874
5875         * po/it.po
5876                 updated translation, submitted by Alessandro Maestri
5877                 
5878 2002-12-23 [paul]       0.8.6claws125
5879
5880         * src/quote_fmt_parse.y
5881                 fix signature-stripping on replies bug. match
5882                 '-- \n' and not '-- '.
5883
5884 2002-12-22 [paul]       0.8.6claws124
5885
5886         * po/bg.po
5887           po/es.po
5888           po/sr.po
5889                 updated translations. submitted by George Danchev,
5890                 Ricardo Mones Lastra, and Urke MMI respectively
5891
5892 2002-12-21 [paul]       0.8.6claws123
5893
5894         * src/addrbook.c
5895                 fix coding style
5896
5897 2002-12-21 [paul]       0.8.6claws122
5898
5899         * src/addrbook.c
5900                 fix bug [643638] where if a person is in one or more
5901                 addressbook groups editing that person's email 
5902                 address results in removal from those groups.
5903                 Patch submitted by Luke Plant.
5904
5905 2002-12-20 [christoph]  0.8.6claws121
5906
5907         * src/common/utils.c
5908         * src/summaryview.c
5909                 reimplement expand_search_string using GString to
5910                 prevent crashs caused by miscalculated string
5911                 lengths reported by Paul
5912
5913 2002-12-20 [christoph]  0.8.6claws120
5914
5915         * src/summaryview.c
5916                 don't use "changed" to check if op_count has to be changed as it
5917                 is also set when the message has unread children
5918                 (closes bug [ 653221 ] crash while deleting duplicates)
5919
5920 2002-12-20 [paul]       0.8.6claws119
5921
5922         * sync with 0.8.6cvs27
5923                 see ChangeLog 2002-12-20
5924
5925 2002-12-20 [paul]       0.8.6claws118
5926
5927         * sync with 0.8.6cvs26
5928                 see ChangeLog 2002-12-19 and 2002-12-20
5929
5930 2002-12-19 [alfons]     0.8.6claws117
5931
5932         * src/textview.c
5933                 fix incorrect parsing of email addresses, submitted by 
5934                 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate 
5935                 name display if it contains @".
5936
5937 2002-12-18 [paul]       0.8.6claws116
5938
5939         * sync with 0.8.6cvs23
5940                 see ChangeLog 2002-12-18
5941
5942 2002-12-18 [paul]       0.8.6claws115
5943
5944         * src/Makefile.am
5945         * src/account.c
5946         * src/codeconv.c
5947         * src/gtkutils.[ch]
5948         * src/imap.c
5949                 sync with 0.8.6cvs22.
5950                 see ChangeLog 2002-12-17 and 2002-12-18
5951
5952 2002-12-17 [christoph]  0.8.6claws114
5953
5954         * src/imap.c
5955                 o don't create a session if imap greeting fails
5956                 o don't close socket when authentication fails
5957                   this is done by imap_session_destroy
5958
5959 2002-12-17 [thorsten]   0.8.6claws113
5960
5961         * tools/Makefile.am
5962           tools/README
5963           tools/google_msgid.pl ** NEW FILE **
5964                 Added "search for message-id" script and doc
5965
5966 2002-12-17 [thorsten]   0.8.6claws112
5967
5968         * po/hu.po
5969                 Updated hungarian translation
5970                 (updated by Gal Zoltan)
5971
5972 2002-12-16 [christoph]  0.8.6claws111
5973
5974         * src/addr_compl.c
5975                 remove stupid addressbook dump to debug output
5976         * src/mh.c
5977                 fix memory leak found by Hiro
5978
5979 2002-12-14 [paul]       0.8.6claws110
5980
5981         * src/compose.c
5982                 fix menubar sensitivity on send
5983                 
5984         * src/prefs_filtering.c
5985         * src/prefs_matcher.c
5986         * src/prefs_scoring.c
5987                 Fix english ;)
5988                 
5989         * src/common/quoted-printable.h
5990                 sync: fix typo
5991         
5992 2002-12-13 [christoph]  0.8.6claws109
5993
5994         * src/Makefile.am
5995         * src/manage_window.[ch]        ** REMOVE **
5996         * src/gtk/Makefile.am
5997         * src/gtk/manage_window.[ch]    ** NEW **
5998                 move manage_window files to gtk directory
5999
6000 2002-12-13 [christoph]  0.8.6claws108
6001
6002         * src/Makefile.am
6003         * src/gtkshruler.[ch]           ** REMOVE **
6004         * src/gtk/Makefile.am
6005         * src/gtk/gtkshruler.[ch]       ** NEW **
6006                 move gtkshruler files to gtk directory
6007
6008 2002-12-13 [christoph]  0.8.6claws107
6009
6010         * src/Makefile.am
6011         * src/compose.c
6012         * src/gtkstext.[ch]             ** REMOVE **
6013         * src/gtkutils.[ch]
6014         * src/textview.c
6015         * src/gtk/gtkstext.[ch]         ** NEW **
6016         * src/gtk/Makefile.am
6017                 o move stext functions to gtkstext.c to remove
6018                   dependency of gtkutils
6019                 o move gtkstext files to gtk directory
6020
6021         * src/gtk/Makefile.am
6022         * src/gtk/sslcertwindow.[ch]
6023                 UI stuff can always depend on common code so
6024                 it's ok to add ../common to include path
6025
6026 2002-12-13 [colin]      0.8.6claws106
6027
6028         * src/summaryview.c
6029                 Disconnect sighandlers for mainwindow when
6030                 quicksearch has the focus
6031                 Fix bug #653231
6032         * src/mainwindow.[ch]
6033                 Make key_pressed callback public, to be able
6034                 to disconnect it
6035
6036 2002-12-13 [christoph]  0.8.6claws105
6037
6038         * src/mh.c
6039                 create .mh_sequences file in new MH folders
6040                 (closes feature request [ 523162 ] MH folders should
6041                  get a .mh_sequences)
6042
6043 2002-12-13 [colin]      0.8.6claws104
6044
6045         * src/summaryview.c
6046                 Better handling of quicksearch show/hide
6047                 (basically the button stays under the mouse 
6048                  when toggled)
6049
6050 2002-12-13 [paul]       0.8.6claws103
6051
6052         * sync with 0.8.6cvs17
6053                 see ChangeLog 2002-12-13
6054
6055 2002-12-13 [paul]       0.8.6claws102
6056
6057         * po/es.po
6058                 updated by Ricardo Mones Lastra
6059
6060 2002-12-11 [colin]       0.8.6claws101
6061
6062         * src/folder.c
6063                 remove statusbar stuff
6064           src/folderview.c
6065                 set statusbar verbosity when moving folders
6066
6067 2002-12-11 [colin]       0.8.6claws100
6068         * src/prefs_filtering.c
6069         * src/prefs_matcher.c
6070         * src/prefs_scoring.c
6071                 Fix english ;)
6072
6073 2002-12-11 [colin]       0.8.6claws99
6074
6075         * src/prefs_common.[ch]
6076                 Add summary_quicksearch_type
6077         * src/summaryview.c
6078                 Save last used quicksearch type
6079
6080 2002-12-11 [jens]       0.8.6claws98
6081         * src/prefs_filtering.c
6082         * src/prefs_matcher.c
6083         * src/prefs_scoring.c
6084                 added dialog for incomplete rules in scoring, filtering and
6085                 matcher to ask wheather really close
6086
6087 2002-12-11 [colin]      0.8.6claws97
6088
6089         * src/folder.c
6090                 Fix folder dnd statusbar logging
6091
6092 2002-12-10 [christoph]  0.8.6claws96
6093
6094         * src/compose.c
6095         * src/folder.c
6096         * src/imap.c
6097         * src/inc.c
6098         * src/main.c
6099         * src/mainwindow.c
6100         * src/news.c
6101         * src/send.c
6102         * src/statusbar.[ch]
6103         * src/common/hooks.c
6104         * src/common/log.[ch]
6105                 o handle verbose logging in statusbar directly in statusbar code
6106                   and common code does not need any knowledge about a statusbar
6107                 o remove direct calls to statusbar_(puts|pop)_all functions
6108
6109 2002-12-10 [jens]       0.8.6claws95
6110
6111         * src/*.c
6112                 removed gettext from g_warnings
6113         * po/POTFILES.in
6114                 cleaned and updated
6115         * po/de.po
6116                 updated
6117
6118 2002-12-10 [colin]      0.8.6claws94
6119
6120         * src/main.c
6121                 finish crash dialog fix
6122
6123 2002-12-10 [colin]      0.8.6claws93
6124
6125         * src/main.c
6126                 "Fix" "sylpheed already running" instead of
6127                 crash dialog appearing after a crash
6128
6129 2002-12-10 [colin]      0.8.6claws92
6130
6131         * po/POTFILES.in
6132                 add src/gtk/sslcertwindow.c
6133
6134 2002-12-10 [paul]       0.8.6claws91
6135
6136         * po/POTFILES.in
6137                 updated to reflect recent changes
6138                 submitted by Alessandro Maestri
6139
6140 2002-12-09 [christoph]  0.8.6claws90
6141
6142         * src/Makefile.am
6143         * src/smtp.[ch]                 ** REMOVE **
6144         * src/common/Makefile.am
6145         * src/common/smtp.[ch]          ** NEW **
6146                 move smtp files to common directory
6147
6148 2002-12-09 [christoph]  0.8.6claws89
6149
6150         * src/Makefile.am
6151         * src/session.[ch]              ** REMOVE **
6152         * src/common/Makefile.am
6153         * src/common/session.[ch]       ** NEW **
6154                 move session files to common directory
6155
6156 2002-12-09 [paul]       0.8.6claws88
6157
6158         * src/account.c
6159                 fix bug [649746] edit accounts: move account reverted
6160                 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
6161
6162 2002-12-09 [colin]      0.8.6claws87
6163
6164         * src/ssl_certificate.c
6165                 cleanup
6166
6167 2002-12-09 [colin]      0.8.6claws86
6168
6169         * src/ssl.c
6170                 Try to open the cert.pem database and 
6171                 issue a warning if it isn't there
6172
6173 2002-12-09 [colin]      0.8.6claws85
6174
6175         * src/common/ssl_certificate.c
6176         * src/gtk/sslcertwindow.c
6177                 Warning fixes
6178
6179 2002-12-09 [colin]      0.8.6claws84
6180
6181         * src/ssl_certificate.[ch] ** REMOVED **
6182         * src/common/ssl_certificate.[ch] ** NEW **
6183         * src/Makefile.am
6184         * src/common/Makefile.am
6185                 Moved ssl_certificate.[ch] to common
6186         * src/common/ssl.c 
6187                 Put back needed include
6188         * src/gtk/sslcertwindow.[ch]
6189                 Changed ssl_certificate.h include
6190         
6191 2002-12-09 [colin]      0.8.6claws83
6192
6193         * src/gtk/sslcertwindow.[ch]
6194                 Implement hook for certificate acception
6195         * src/ssl_certificate.[ch]
6196                 Implement hook for certificate acception
6197         * src/common/ssl.c
6198                 Reenable certificate acception check
6199         * src/mainwindow.c
6200                 Register sslcertwindow's hook
6201         
6202 2002-12-08 [christoph]  0.8.6claws82
6203
6204         * src/about.c
6205         * src/addr_compl.c
6206         * src/codeconv.c
6207         * src/manual.c
6208         * src/undo.c
6209         * src/common/utils.c
6210                 o add missing includes
6211                 o fix warnings
6212         * src/.cvsignore
6213         * src/common/.cvsignore
6214         * src/common/version.h          ** REMOVE **
6215                 remove autogenerated file
6216
6217 2002-12-08 [paul]       0.8.6claws81
6218
6219         * src/stringtable.c
6220                 put back needed include
6221
6222 2002-12-08 [colin]      0.8.6claws80
6223         
6224         * src/gtk/sslcertwindow.c
6225                 Cleaner popups when asking
6226         * src/ssl_certificate.c
6227         * src/prefs_common.[ch]
6228                 remove ssl certificate pref
6229                 put back needed include
6230         * src/undo.c
6231                 put back needed include
6232
6233 2002-12-08 [christoph]  0.8.6claws79
6234
6235         * src/folderview.c
6236         * src/logwindow.c
6237         * src/statusbar.c
6238         * src/summaryview.c
6239                 only abort hook invokation if required data is missing not
6240                 if our own data pointer is NULL, update hookfunction for
6241                 log window
6242
6243 2002-12-08 [paul]       0.8.6claws78
6244
6245         * src/about.c
6246         * src/addrcache.c
6247         * src/addrclip.c
6248         * src/addr_compl.c
6249         * src/addrselect.c
6250         * src/codeconv.c
6251         * src/colorlabel.c
6252         * src/enriched.c
6253         * src/esmtp.c
6254         * src/exporthtml.c
6255         * src/headerview.c
6256         * src/imageview.c
6257         * src/manual.c
6258         * src/noticeview.c
6259         * src/pgptext.c
6260         * src/scoring.c
6261         * src/sourcewindow.c
6262         * src/stringtable.c
6263         * src/undo.c
6264                 clean up: remove unneccesary includes
6265
6266 2002-12-08 [christoph]  0.8.6claws77
6267
6268         * src/folderview.c
6269         * src/statusbar.c
6270         * src/summaryview.c
6271         * src/common/hooks.[ch]
6272                 hook functions now have a gboolean return value, if a hook
6273                 returns TRUE it will stop executing of any more hooks in
6274                 the same hooklist for this invokation
6275
6276 2002-12-08 [colin]      0.8.6claws76
6277         
6278         * src/main.c
6279                 put back argv0 for CRASH_DIALOG
6280
6281 2002-12-08 [christoph]  0.8.6claws75
6282
6283         * src/Makefile.am
6284         * src/about.c
6285         * src/account.c
6286         * src/crash.c
6287         * src/esmtp.h
6288         * src/imap.[ch]
6289         * src/inc.c
6290         * src/main.c
6291         * src/mainwindow.c
6292         * src/news.c
6293         * src/pop.[ch]
6294         * src/prefs_account.[ch]
6295         * src/prefs_common.[ch]
6296         * src/send.[ch]
6297         * src/smtp.[ch]
6298         * src/ssl_certificate.[ch]
6299         * src/ssl_manager.[ch]
6300         * src/common/Makefile.am
6301         * src/common/log.c
6302         * src/common/nntp.[ch]
6303         * src/common/socket.[ch]
6304         * src/common/ssl.[ch]
6305         * src/gtk/sslcertwindow.[ch]
6306         * ac/openssl.m4
6307                 use new autoconf script to detect OpenSSL with extra parameters
6308                 to specify the location of libs and includes, also remove USE_SSL
6309                 to USE_OPENSSL
6310
6311         * src/common/sylpheed.[ch]
6312         * src/common/version.h.in
6313                 start seperation of common code initialization seperated from gui
6314
6315         * src/summaryview.c
6316                 The function that is called when a color label changes
6317                 should not change the color lable again
6318
6319 2002-12-08 [colin]      0.8.6claws74
6320
6321         * src/gtk/sslcertwindow.c
6322                 warning fixes
6323
6324 2002-12-08 [colin]      0.8.6claws73
6325
6326         * src/statusbar.c
6327           src/common/log.h
6328                 Register a hook for statusbar_puts_all
6329         * src/common/log.c
6330                 invoke statusbar_puts_all's hook
6331         
6332 2002-12-08 [colin]      0.8.6claws72
6333
6334         * src/ssl_certificate.c
6335                 Put back a badly-removed include
6336
6337 2002-12-08 [colin]      0.8.6claws71
6338
6339         * src/gtk/sslcertwindow.[ch]    ** NEW **
6340                 new certificate presentation
6341         * src/gtk/Makefile.am
6342                 add new files
6343         * src/ssl_certificate.[ch]
6344                 gtk cleanup, made utility functions public
6345         * src/ssl_manager.c
6346                 use new cert presentation
6347
6348 2002-12-07 [christoph]  0.8.6claws70
6349
6350         * src/Makefile.am
6351         * src/nntp.[ch]                 ** REMOVE **
6352         * src/common/Makefile.am
6353         * src/common/nntp.[ch]          ** NEW **
6354                 move nntp files to common directory
6355
6356 2002-12-07 [christoph]  0.8.6claws69
6357
6358         * src/procmsg.[ch]
6359         * src/summaryview.c
6360                 implement msginfo update callback using sylpheed's new
6361                 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
6362
6363 2002-12-06 [christoph]  0.8.6claws68
6364
6365         * src/editgroup.c
6366                 This patch changes the 'Edit Group Details' dialog to
6367                 allow extended selections in either pane, so that
6368                 addresses can be added or removed from a group more
6369                 quickly and easily. (it actually is a net decrease in
6370                 file size, as some unnecessary functions have been
6371                 removed). 
6372                 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
6373
6374 2002-12-06 [christoph]  0.8.6claws67
6375
6376         * src/Makefile.am
6377         * src/template.[ch]             ** REMOVE **
6378         * src/common/Makefile.am
6379         * src/common/template.[ch]      ** NEW **
6380                 move template files to common directory
6381
6382         * src/nntp.c
6383                 add missing log.h include
6384
6385 2002-12-06 [melvin]     0.8.6claws66
6386
6387         * src/prefs_actions.c
6388                 Added the trailing ">" syntax to insert command's output
6389                 without replacing old text (in contrast to trailing "|").
6390
6391 2002-12-05 [colin]      0.8.6claws65
6392         
6393         * src/common/utils.c
6394                 Don't modify original search_string or it'll change
6395                 the next iterations in the for()
6396
6397 2002-12-05 [darko]      0.8.6claws64
6398
6399         * src/common/utils.c
6400                 proper check for filtering commands, found by Colin
6401
6402 2002-12-05 [darko]      0.8.6claws63
6403
6404         * src/common/utils.c
6405                 check proper string for NULL pointer, found by Colin
6406
6407 2002-12-05 [darko]      0.8.6claws62
6408
6409         * src/common/utils.[ch]
6410                 expand_search_string(): new function
6411                 converts Mutt-like patterns to Sylpheed's
6412                 filtering engine
6413         * src/summaryview.c
6414                 use expand_search_string() to allow Mutt-like
6415                 patterns in extended search
6416         * README.claws
6417                 document extended option in quick search
6418
6419 2002-12-05 [paul]       0.8.6claws61
6420
6421         * sync with 0.8.6cvs16
6422                 see ChangeLog 2002-12-05
6423                 
6424         * po/POTFILES.in
6425                 clean up
6426
6427 2002-12-04 [christoph]  0.8.6claws60
6428
6429         * src/imap.[ch]
6430                 put imap authentication code into a new function and
6431                 remove it from imap_session_new that will allow to
6432                 send other commands before authentication
6433
6434 2002-12-04 [christoph]  0.8.6claws59
6435
6436         * src/imap.[ch]
6437                 use already existing method to prevent unneeded IMAP
6438                 folder selects. Set imap_select parameters to NULL
6439                 in some functions if the values are not required.
6440
6441         * src/xml.h
6442                 remove no longer required include
6443
6444 2002-12-04 [paul]       0.8.6claws58
6445
6446         * po/es.po
6447                 updated by Ricardo Mones Lastra
6448                 
6449         * configure.in
6450           po/hu.po      ** NEW FILE **
6451                 initial Hungarian translation, submitted
6452                 by Gál Zoltán <galzoli@hu.inter.net>
6453
6454 2002-12-03 [christoph]  0.8.6claws57
6455
6456         * src/Makefile.am
6457         * src/gtksctree.[ch]            ** REMOVE **
6458         * src/gtk/Makefile.am
6459         * src/gtk/gtksctree.[ch]        ** NEW **
6460                 move gtksctree files to gtk directory
6461
6462 2002-12-03 [christoph]  0.8.6claws56
6463
6464         * src/Makefile.am
6465         * src/md5.[ch]                  ** REMOVE **
6466         * srm/common/Makefile.am
6467         * src/common/md5.[ch]           ** NEW **
6468                 move md5 files to common directory
6469
6470         * src/gtkstext.c
6471                 remove not required #include
6472
6473 2002-12-03 [sergey]     0.8.6claws55
6474
6475         * src/gtkutils.c
6476         * src/gtkutils.h
6477                 gtkut_window_popup(): new function.
6478         * src/mainwindow.c
6479                 main_window_popup(): use gtkut_window_popup() to raise
6480                 window without changing its position.
6481                 (see sylpheed-main ML message [sylpheed:17247])
6482
6483 2002-12-03 [sergey]     0.8.6claws54
6484
6485         * src/send.c
6486                 send_message_local(): removed first-dot escaping
6487                 (SMTP-only, not needed for sending through pipe)
6488
6489 2002-12-03 [paul]       0.8.6claws53
6490
6491         * po/POTFILES.in
6492                 update to reflect recent changes (thanks
6493                 to Ricardo Mones Lastra)
6494                 
6495         * tools/filter_conv.pl
6496                  fix problem with quoted strings. Patch submitted
6497                  by Luke Plant <lukeplant@softhome.net>
6498
6499 2002-12-03 [paul]       0.8.6claws52
6500
6501         * sync with 0.8.6cvs15
6502                 see ChangeLog 2002-12-03
6503
6504 2002-12-02 [christoph]  0.8.6claws51
6505
6506         * src/logwindow.[ch]
6507         * src/common/log.[ch]
6508                 implement logging using a hook function
6509
6510         * src/folderview.c
6511         * src/folder.[ch]
6512                 define hooklist name in header file to avoid
6513                 errors caused by wrong spelling of hooklist names
6514
6515         * src/toolbar.c
6516                 fix warnings
6517
6518 2002-12-02 [christoph]  0.8.6claws50
6519
6520         * src/common/Makefile.am
6521                 add src/common/hooks.[ch]
6522
6523         * src/common/hooks.[ch]
6524                 implement a simple hook system using glib's hook functions
6525
6526         * src/folder.[ch]
6527         * src/folderview.c
6528                 use new hook system for folder item updates
6529
6530 2002-12-02 [christoph]  0.8.6claws49
6531
6532         * doc-src/ui_seperation.txt     ** NEW **
6533                 information for ui seperation
6534
6535         * src/Makefile.am
6536                 remove files that were moved to common
6537                 include common directory by default for the header files
6538
6539         * src/inc.c
6540         * src/common/socket.c
6541         * src/automaton.[ch]
6542                 implement automaton using g_io_*-functions instead of
6543                 gdk_input_add to make it ui independent
6544
6545         * src/codeconv.c
6546         * src/compose.c
6547         * src/ldif.c
6548         * src/pgptext.c
6549         * src/procmime.c
6550         * src/rfc2015.c
6551         * src/smtp.c
6552         * src/unmime.c
6553                 remove common/ prefix because directory is now in
6554                 include path
6555
6556         * src/compose.c
6557         * src/folder.c
6558         * src/folderview.c
6559         * src/mainwindow.c
6560         * src/messageview.c
6561         * src/prefs_common.c
6562         * src/procmsg.c
6563         * src/rfc2015.c
6564                 fix warnings
6565
6566         * src/imap.c
6567         * src/inc.c
6568         * src/news.c
6569         * src/pop.c
6570         * src/send.c
6571         * src/smtp.c
6572         * src/ssl_certificate.c
6573                 add log.h header file for logging functions
6574
6575         * src/main.c
6576         * src/common/utils.c
6577         * src/summaryview.c
6578         * src/xml.c
6579                 o move debug_mode to common/utils.c
6580                 o add functions to set and get debug_mode
6581
6582         * src/defs.h                    ** REMOVE **
6583         * src/intl.h                    ** REMOVE **
6584         * src/socket.[ch]               ** REMOVE **
6585         * src/ssl.[ch]                  ** REMOVE **
6586         * src/utils.[ch]                ** REMOVE **
6587                 replaced by new files in src/common/
6588         
6589         * src/common/Makefile.am
6590                 add new files in src/common/
6591
6592         * src/common/defs.h             ** NEW **
6593         * src/common/intl.h             ** NEW **
6594         * src/common/log.[ch]           ** NEW **
6595         * src/common/socket.[ch]        ** NEW **
6596         * src/common/ssl.[ch]           ** NEW **
6597         * src/common/utils.[ch]         ** NEW **
6598                 replacement for files in src/
6599
6600 2002-12-02 [colin]      0.8.6claws48
6601
6602         * src/folderview.c
6603                 Scroll folderview if necessary during dnd
6604
6605 2002-12-02 [colin]      0.8.6claws47
6606
6607         * src/folder.[ch]
6608                 Add check to verify a move is within a single mailbox
6609         * src/folderview.c
6610                 Add specific error string for this check
6611
6612 2002-12-02 [colin]      0.8.6claws46
6613
6614         * src/folder.c
6615                 Add a test to folder moving, remove a statusbar_print
6616         * src/folderview.c
6617                 Add Move folder... context-menu item
6618                 Factorize folder moving code
6619                 Enable folder DND for mbox
6620
6621 2002-12-01 [christoph]  0.8.6claws45
6622
6623         * ac/aspell.m4
6624                 remove conf.aspelltest if the version check fails
6625
6626 2002-11-30 [christoph]  0.8.6claws44
6627
6628         * autogen.sh
6629                 run libtoolize --force in autogen to create missing
6630                 libtool scripts
6631
6632 2002-11-30 [christoph]  0.8.6claws43
6633
6634         * src/Makefile.am
6635         * src/pgptext.c
6636         * src/procmime.c
6637         * src/rfc2015.c
6638         * src/uuencode.[ch]             ** REMOVED **
6639         * src/common/Makefile.am
6640         * src/common/uuencode.[ch]      ** NEW **
6641                 move uuen/decoder to common directory
6642
6643 2002-11-30 [christoph]  0.8.6claws42
6644
6645         * src/Makefile.am
6646         * src/base64.[ch]               ** REMOVED **
6647         * src/codeconv.c
6648         * src/compose.c
6649         * src/ldif.c
6650         * src/pgptext.c
6651         * src/procmime.c
6652         * src/rfc2015.c
6653         * src/smtp.c
6654         * src/unmime.c
6655         * src/common/Makefile.am
6656         * src/common/base64.[ch]        ** NEW **
6657                 move base64 en/decoder to common directory
6658
6659 2002-11-30 [christoph]  0.8.6claws41
6660
6661         * src/common                    ** NEW **
6662                 new directory for UI independent code
6663         * src/gtk                       ** NEW **
6664                 new directory for GTK frontend
6665         * src/common/.cvsignore         ** NEW **
6666         * src/gtk/.cvsignore            ** NEW **
6667                 ignore build files
6668         * src/common/Makefile.am        ** NEW **
6669         * src/gtk/Makefile.am           ** NEW **
6670                 automake files to build new seperated stuff
6671         * src/Makefile.am
6672                 the binary will currently still be build with the
6673                 files in src, so we include the code from the
6674                 subdirs for now after building the libs there
6675
6676 2002-11-30 [paul]       0.8.6claws40
6677
6678         * src/compose.c
6679                 fix bug [642731] 'Wrong selected account with drafted mail'
6680
6681 2002-11-29 [oliver]     0.8.6claws39
6682         
6683         * src/messageview.c
6684                 o update summaryview when switching between different
6685                   messageviews          
6686         * src/toolbar.c  
6687                 o check if messageview holds already removed msg
6688                   from summaryview
6689                 
6690
6691 2002-11-29 [oliver]     0.8.6claws38
6692
6693         * src/toolbar.c 
6694                 remove not needed variables and includes
6695                 make messageview stay opened and move to next when msgs are deleted 
6696
6697 2002-11-29 [oliver]     0.8.6claws37
6698         
6699         * src/toolbar.c 
6700                 disable compose button (messageview toolbar) by default
6701                 deleted msgs are moved to trash
6702         
6703 2002-11-29 [melvin]     0.8.6claws36
6704
6705         * configure.in
6706                 Increased minimal gpgme version to 0.3.10 (Zombies out)
6707                 and to detect signatures expirations (gpgme 0.3.6)
6708
6709         * src/main.c
6710                 Use non obsolescent function for Gpgme engine checking.
6711
6712         * src/rfc2015.c
6713                 Inform about expired signatures or signatures which key
6714                 has expired. Expiration date is displayed.
6715
6716         * src/sigstatus.c
6717                 Inform about expired signatures or signatures which key
6718                 has expired.
6719
6720 2002-11-28 [paul]       0.8.6claws35
6721
6722         * src/folderview.c
6723                 re-instate 'Check for new messages' in Newsgroup
6724                 folders right-click menu, after a suggestion from
6725                 Tim Mann <timmann@users.sourceforge.net>
6726
6727         * src/main.c
6728                 after a crash check only local folders for new
6729                 messages
6730
6731 2002-11-28 [paul]       0.8.6claws34
6732
6733         * configure.in
6734                 apply patch that fixes the checking of GTK with XIM 
6735                 support on different OSs, such as FreeBSD. Patch 
6736                 submitted by Topia <topia@users.sourceforge.net>
6737                 
6738 2002-11-28 [paul]       0.8.6claws33
6739
6740         * src/mainwindow.c
6741           src/prefs_common.c
6742           src/prefs_toolbar.c
6743                 more changes to the English
6744
6745 2002-11-28 [paul]       0.8.6claws32
6746
6747         * sync with 0.8.6cvs13
6748                 see ChangeLog 2002-11-28 (no sync needed
6749                 for src/compose.c)
6750
6751 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws31
6752         
6753         * src/mainwindow.[ch]
6754                 add patch by Ivan F. Martinez introducing messageview Toolbar
6755                 some changes and committed by oliver    
6756
6757 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws30
6758
6759         * src/messageview.[ch]
6760                 add patch by Ivan F. Martinez introducing messageview Toolbar
6761                 some changes and committed by oliver    
6762
6763 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws29
6764
6765         * src/compose.[ch]
6766                 add patch by Ivan F. Martinez introducing messageview Toolbar
6767                 some changes and committed by oliver    
6768
6769 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws28
6770         
6771         * src/toolbar.[ch]
6772                 add patch by Ivan F. Martinez introducing messageview Toolbar
6773                 some changes and committed by oliver
6774
6775 2002-11-28 [oliver]     0.8.6claws27
6776         
6777         * src/prefs_toolbar.[ch]
6778                 getting ready for messageview toolbar
6779                 free mem allocated by gettext
6780                 change prefs_toolbar to prefs_toolbar_open
6781  
6782 2002-11-28 [thorsten]   0.8.6claws26
6783
6784         * src/imageview.[ch]
6785                 cleaned up conflicting declarations of
6786                 imageview_show_image()
6787
6788 2002-11-28 [paul]       0.8.6claws25
6789
6790         * src/grouplistdialog.c
6791           src/prefs_common.c
6792           src/prefs_summary_column.c
6793                 a few more improvements to the English
6794
6795 2002-11-28 [colin]      0.8.6claws24
6796
6797         * man/sylpheed.1
6798                 A few updates to command-line parameters
6799
6800 2002-11-28 [colin]      0.8.6claws23
6801
6802         * src/prefs_filtering.c
6803                 Fix problems with prefs_filtering_delete_path:
6804                 a) if the first rule is removed, original pointers
6805                    weren't updated (leading to segfaults)
6806                 b) it was always global_processing updated in case
6807                    of removed path was parent of rule path
6808
6809 2002-11-27 [paul]       0.8.6claws22
6810
6811         * src/mainwindow.c
6812           src/prefs_account.c
6813           src/prefs_actions.c
6814           src/prefs_common.c
6815           src/prefs_customheader.c
6816           src/prefs_display_header.c
6817           src/prefs_filtering.c
6818           src/prefs_folder_item.c
6819           src/prefs_matcher.c
6820           src/prefs_scoring.c
6821           src/prefs_summary_column.c
6822           src/prefs_template.c
6823           src/prefs_toolbar.c
6824                  improve the English in the GUI
6825
6826 2002-11-27 [colin]      0.8.6claws21
6827
6828         * src/folder.c
6829                 Fix processing renaming problems happening after
6830                 last commit
6831
6832 2002-11-27 [colin]      0.8.6claws20
6833
6834         * src/folder.c
6835                 recursive move now deletes src each subfolder after 
6836                 having moved it
6837         * src/folderview.c
6838                 Use identifier instead of path during dnd (enables
6839                 IMAP folder dnd)
6840
6841 2002-11-27 [paul]       0.8.6claws19
6842
6843         * src/main.c
6844                 apply patch that does command-line processing 
6845                 BEFORE gtk_init, allowing claws to run from 
6846                 shell-scripts in non-X environment (e.g. crontab 
6847                 or ip-up, ip-down scripts). Patch submitted by
6848                 Ruslan N. Balkin <baron@dartel.ru>
6849                 
6850         * po/it.po
6851                 updated by Alessandro Maestri
6852
6853 2002-11-27 [paul]       0.8.6claws18
6854
6855         * sync with 0.8.6cvs12
6856           src/prefs_common.c
6857                 Differences are that main uses a 'Receive dialog'
6858                 frame on the Interface tab, whereas claws groups all 
6859                 the dialogs together in a 'Dialogs' frame.
6860
6861 2002-11-27 [colin]      0.8.6claws17
6862
6863         * src/prefs_matcher.c
6864                 Fix Execute criteria's NOT flag
6865
6866
6867 2002-11-26 [christoph]  0.8.6claws16
6868
6869         * src/ssl.c
6870                 rewrite the ssl code a little bit, only use one
6871                 SSL context, set default certificates' file/path
6872
6873 2002-11-26 [thorsten]   0.8.6claws15
6874
6875         * src/compose.c
6876                 default-reply-to didn't work for ml-reply
6877
6878 2002-11-26 [melvin]     0.8.6claws14
6879
6880         * src/prefs_actions.c
6881                 Made pipe-actions ignore short headers in message view
6882                 Made trailing-pipe-actions write in the message view with
6883                 the same font as the original message
6884
6885 2002-11-26 [paul]       0.8.6claws13
6886
6887         * src/compose.c
6888                 this time commit the correct file
6889
6890 2002-11-26 [paul]       0.8.6claws12
6891
6892         * sync with 0.8.6cvs11
6893           src/quote_fmt_parse.y  
6894                 no sync needed
6895           src/account.[ch]       
6896                 not sync'ed
6897           src/compose.c
6898                 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
6899                 on draft mode.
6900                 compose_reedit(): add check for 'X-Sylpheed-Account-Id:' 
6901                 header
6902                 
6903         see ChangeLog 2002-11-25 and 2002-11-26
6904
6905 2002-11-26 [colin]      0.8.6claws11
6906
6907         * src/folderview.c
6908                 Fix collapsed folder not auto-expanding during
6909                 mail dnd, if it was the source folder.
6910
6911 2002-11-25 [colin]      0.8.6claws10
6912
6913         * src/folderview.[ch]
6914                 Variable renaming and cleaning (slist of nodes 
6915                 to be re-collapsed is stored in FolderView)
6916
6917 2002-11-25 [paul]       0.8.6claws9
6918
6919         * src/prefs_common.[ch]
6920                 fix breakage caused by last commit
6921
6922 2002-11-25 [paul]       0.8.6claws8
6923
6924         * sync with 0.8.6cvs4
6925                 see ChangeLog 2002-11-21
6926
6927 2002-11-25 [paul]       0.8.6claws7
6928
6929         * sync with 0.8.6cvs4
6930                 see ChangeLog 2002-11-20
6931
6932 2002-11-25 [paul]       0.8.6claws6
6933
6934         * sync with 0.8.6cvs3
6935                 see ChangeLog 2002-11-18
6936
6937 2002-11-25 [colin]      0.8.6claws5
6938
6939         * src/gtkutils.[ch]
6940                 Add gtkut_ctree_node_is_parent()
6941         * src/folderview.c
6942                 Spring-loaded folders
6943
6944 2002-11-25 [colin]      0.8.6claws4
6945
6946         * src/utils.[ch]
6947                 Add slist_concat_unique(), function to merge
6948                 two GSList filtering dups
6949         * src/folder.[ch]
6950         * src/summaryview.[ch]
6951         * src/folderview.c
6952         * src/main.c
6953                 Add detection/update/display of unread answers
6954                 to marked mails
6955         * src/procmsg.[ch]
6956                 Add procmsg_find_children()
6957                 Add procmsg_msg_has_marked_parent()
6958
6959 2002-11-25 [colin]      0.8.6claws3
6960
6961         * src/ssl_certificate.[ch]
6962                 Allow checking a certificate without a DNS
6963                 lookup
6964                 Allow to forget a cert (by deleting it)
6965                 Make ssl_certificate_destroy_public
6966         * src/ssl_manager.[ch] ** NEW FILES **
6967                 Gui to manage (display/remove) certificates
6968         * src/prefs_common.[ch]
6969                 Add a pref to allow silent acceptation of
6970                 trusted certificates or not (based on the
6971                 "I want to know what's going on" principle)
6972         * src/mainwindow.c
6973                 Add SSL manager in Tools menu
6974         * src/Makefile.am
6975                 Add the new files to the build
6976         * po/POTFILES.in
6977                 Add ssl_manager.c to translations
6978
6979 2002-11-25 [colin]      0.8.6claws2
6980
6981         * src/summaryview.[ch]
6982                 Add S_SEARCH_EXTENDED to the quick search, which 
6983                 allows to search using filtering syntax.
6984
6985 2002-11-25 [colin]      0.8.6claws1
6986
6987         * src/summaryview.c
6988                 Deletion of duplicates now prefer deleting
6989                 the unread dup (fixes feature-request 638989).
6990
6991 2002-11-24 [paul]       0.8.6claws
6992
6993         * po/es.po
6994           po/pl.po
6995           po/ru.po
6996           po/sr.po
6997                 updated by Ricardo Mones Lastra,
6998                 Witold Wladyslaw Wojciech Wilk,
6999                 Ruslan N. Balkin, and  Urke MMI 
7000                 respectively
7001
7002 2002-11-24 [paul]       0.8.5claws182
7003
7004         * po/bg.po
7005                 updated by George Danchev
7006
7007 2002-11-23 [alfons]     0.8.5claws181
7008
7009         * src/imap.c
7010                 tiny memory leak found by browsing Dimitar's 
7011                 valgrind report
7012
7013 2002-11-23 [paul]       0.8.5claws180
7014
7015         * po/it.po
7016                 updated by Alessandro Maestri
7017
7018 2002-11-22 [christoph]  0.8.5claws179
7019
7020         * src/compose.c
7021         * src/inc.c
7022         * src/prefs_filtering.c
7023         * src/summaryview.c
7024                 more warning fixes
7025
7026 2002-11-22 [alfons]     0.8.5claws178
7027
7028         * src/summaryview.c
7029                 summary_execute_delete_func(): if message is deleted, make 
7030                 sure to also remove its entry in the subject hash table. 
7031                 fixes a corner case bug.
7032
7033 2002-11-22 [paul]       0.8.5claws177
7034
7035         * .cvsignore
7036                 add 'autom4te.cache'
7037                 
7038         * ltconfig      ** REMOVED **
7039                 not needed
7040
7041 2002-11-22 [paul]       0.8.5claws176
7042
7043         * src/textview.c
7044                 textview_set_font(): fix for message display in
7045                 UTF-8 locales (thanks to Sergey Vlasov).
7046                 
7047         * AUTHORS
7048                 add new team members and contributors
7049
7050
7051 2002-11-21 [colin]      0.8.5claws175
7052
7053         * src/procmsg.[ch]
7054                 Add procmsg_remove_special_headers()
7055         * src/mh.c
7056                 Use procmsg_remove_special_headers() for 
7057                 previous fix
7058
7059 2002-11-21 [colin]      0.8.5claws174
7060
7061         * src/mh.c
7062                 Fix moving/copying from queue/draft folders
7063                 for MH folders
7064
7065 2002-11-21 [christoph]  0.8.5claws173
7066
7067         * src/crash.c
7068         * src/filtering.c
7069         * src/logwindow.c
7070         * src/main.c
7071         * src/matcher_parser_lex.[hl]
7072         * src/mbox.c
7073         * src/mbox_folder.[ch]
7074         * src/prefs_filtering.c
7075         * src/procheader.c
7076         * src/quote_fmt_lex.l
7077         * src/ssl.c
7078                 fix all warnings except the warnings in lex and yacc files
7079
7080 2002-11-20 [christoph]  0.8.5claws172
7081
7082         * src/imap.c
7083                 fix MsgInfo retrieval for IMAP draft and queue folders
7084                 (closes bug [ 619558 ] Draft saving on IMAP box issue)
7085
7086 2002-11-19 [christoph]  0.8.5claws171
7087
7088         * src/compose.c
7089                 fix segfault, when draft saving does not get
7090                 the MsgInfo of the new message
7091                 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
7092
7093 2002-11-19 [christoph]  0.8.5claws170
7094
7095         * src/procmsg.c
7096                 add parameter check for flag setting function
7097                 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
7098
7099 2002-11-18 [paul]       0.8.5claws169
7100
7101         * src/compose.c
7102                 more sensitivity fixes to redirect mode:
7103                 * disable toolbar draft button
7104                 * allow only Address book in the Tools menu
7105                 * disable editing of message by the spell
7106                   checker
7107
7108 2002-11-18 [paul]       0.8.5claws168
7109
7110         * src/compose.c
7111                 fix sensitivity of menu items in compose_redirect():
7112                 allow only the necessary items 
7113
7114 2002-11-18 [paul]       0.8.5claws167
7115
7116         * src/compose.c
7117                 fix bug [ 603259 ] 'attachment got lost on bounce'
7118
7119 2002-11-18 [paul]       0.8.5claws166
7120
7121         * po/ru.po
7122                 updated by Ruslan N. Balkin <baron@dartel.ru>
7123
7124 2002-11-18 [colin]      0.8.5claws165
7125
7126         * src/main.c
7127           src/defs.h
7128                 Remove old filtering stuff
7129
7130
7131 2002-11-17 [oliver]     0.8.5claws164
7132
7133         * src/toolbar.h
7134                 remove not needed typedef 
7135
7136 2002-11-17 [oliver]     0.8.5claws163
7137
7138         * src/toolbar.c
7139                 make toolbar's on click events translatable
7140
7141 2002-11-15 [colin]      0.8.5claws162
7142
7143         * src/summaryview.c
7144                 Revert too-soon integration of a feature
7145
7146 2002-11-15 [christoph]  0.8.5claws161
7147
7148         * src/imap.c
7149                 use main's implementation of imap_get_msginfo
7150
7151 2002-11-15 [christoph]  0.8.5claws160
7152
7153         * src/compose.c
7154         * src/folder.[ch]
7155         * src/imap.c
7156         * src/mbox_folder.c
7157         * src/mh.c
7158         * src/news.c
7159         * src/procmsg.c
7160         * src/summaryview.c
7161                 replace claws' fetch_msginfo with main's get_msginfo
7162                 (use main's implementation where possible)
7163
7164 2002-11-15 [colin]      0.8.5claws159
7165
7166         * src/ssl_certificate.c
7167                 Missed a check
7168
7169 2002-11-16 [melvin]     0.8.5claws158
7170
7171         * po/fr.po
7172                 Updated French translations.
7173
7174 2002-11-16 [colin]      0.8.5claws157
7175
7176         * src/ssl_certificate.c
7177                 Check for missing parts in the certificates
7178
7179 2002-11-15 [colin]      0.8.5claws156
7180
7181         * src/folderview.c
7182                 Preventive fix (missing check) found by
7183                 Alfons
7184
7185 2002-11-15 [paul]
7186
7187         * NEWS
7188                 sync with 0.8.6 release
7189
7190 2002-11-15 [colin]      0.8.5claws155
7191
7192         * src/folder.[ch]
7193           src/folderview.c
7194                 Fix error handling of folder_item_move_to()
7195                 (thanks to Alfons!)
7196
7197 2002-11-15 [colin]      0.8.5claws154
7198
7199         * src/folder.[ch]
7200           src/folderview.c
7201                 folder_item_move_to() sets an error message instead
7202                 of having GUI stuff in folder.c
7203
7204 2002-11-15 [colin]      0.8.5claws153
7205
7206         * src/procmsg.[ch]
7207                 Implemented a callback for MsgInfo updates, 
7208                 heavily copy/pasted from Christoph's folder 
7209                 callback system
7210         * src/summaryview.[ch]
7211                 Register summary_update_msg as callback
7212
7213 2002-11-14 [colin]      0.8.5claws152
7214         
7215         * src/procmsg.c
7216                 Update the FolderItem after sending (fixes 617593)
7217
7218 2002-11-14 [christoph]  0.8.5claws151
7219
7220         * src/folder.c
7221                 fix wrong position of NULL pointer check found
7222                 by Sergey
7223
7224 2002-11-14 [christoph]  0.8.5claws150
7225
7226         * src/folder.c
7227                 fix segfault when deleting messages from IMAP folders
7228                 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
7229
7230 2002-11-14 [colin]      0.8.5claws149
7231
7232         * src/compose.c
7233                 Forwarding was also ignoring the folder's default account.
7234
7235 2002-11-14 [colin]      0.8.5claws148
7236
7237         * src/compose.c
7238                 Fix sent folder not set to folder properties when 
7239                 forwarding.
7240
7241 2002-11-14 [thorsten]   0.8.5claws147
7242
7243         * src/inc.c
7244                 inc_start(): Files were not moved from .processing to inbox,
7245                 if no global processing rule existed
7246
7247 2002-11-14 [colin]      0.8.5claws146
7248
7249         * src/ssl_certificate
7250                 Fix file operations
7251
7252 2002-11-14 [paul]       0.8.5claws145
7253
7254         * po/it.po
7255                 updated by Alessandro Maestri
7256
7257 2002-11-13 [alfons]     0.8.5claws144
7258
7259         * src/folder.c
7260                 folder_item_close(): only mark messages unread
7261                 when a folder has new messages 
7262
7263 2002-11-13 [keith]      0.8.5claws143
7264
7265         * src/imap.c
7266                 Fix problem moving or copying between
7267                 IMAP folders
7268
7269 2002-11-13 [colin]      0.8.5claws142
7270
7271         * src/matcher_parser_parse.y
7272                 Fix rule problem when " don't match
7273
7274 2002-11-13 [christoph]  0.8.5claws141
7275
7276         * src/folder.c
7277         * src/folderview.c
7278                 moved cache saving to folder_item_close
7279                 the folderview should not have to deal with
7280                 this things
7281
7282 2002-11-13 [christoph]  0.8.5claws140
7283
7284         * src/summaryview.c
7285                 moved setting of important score to
7286                 summary_set_prefs_from_folderitem
7287
7288 2002-11-13 [colin]      0.8.5claws139
7289
7290         * src/matcher_parser_parse.y
7291                 Fix a segfault in the parser (happening when
7292                 a good expression had been tested and a bad 
7293                 one arrives)
7294
7295 2002-11-13 [paul]       0.8.5claws138
7296
7297         * sync with 0.8.5cvs24
7298                 see ChangeLog 2002-11-13
7299                 
7300         * po/pt_BR.po
7301                 updated by Fabio Jr. Beneditto
7302
7303 2002-11-13 [colin]      0.8.5claws137
7304         
7305         * src/msgcache.c
7306           src/defs.h
7307           src/procmsg.[ch]
7308                 Revert last commit, problem
7309
7310 2002-11-13 [colin]      0.8.5claws136
7311
7312         * src/msgcache.c
7313                 Remove duplicated code
7314         * src/defs.h
7315                 Bumped CACHE_VERSION and MARK_VERSION
7316         * src/procmsg.[ch]
7317                 Network endian for cache and mark files
7318
7319 2002-11-12 [colin]      0.8.5claws135
7320
7321         * src/inc.c
7322                 Fix the "socket error" dialog which disappeared
7323
7324 2002-11-12 [colin]      0.8.5claws134
7325
7326         * src/msgcache.c
7327                 Reverse last commit which had performance 
7328                 problems, but still reverse the list
7329
7330 2002-11-12 [colin]      0.8.5claws133
7331
7332         * src/msgcache.c
7333                 Reverse list order
7334
7335 2002-11-12 [melvin]     0.8.5claws132
7336
7337         * src/compose.c
7338                 Added a check for a NULL prefs_common.dictionary
7339
7340 2002-11-12 [colin]      0.8.5claws131
7341
7342         * src/ssl_certificate.[ch]
7343                 Use FQDN hostname
7344
7345 2002-11-12 [colin]      0.8.5claws130
7346
7347         * src/ssl_certificate.[ch]
7348                 Take connection port into account for 
7349                 checking certificates (a single hostname
7350                 could have multiple servers with multiple
7351                 certificates)
7352         * src/ssl.c
7353                 Pass the port to ssl_certificate_check
7354
7355 2002-11-12 [paul]       0.8.5claws129
7356
7357         * src/folder.c
7358                 fix a typo in last commit
7359
7360 2002-11-12 [paul]       0.8.5claws128
7361
7362         * sync with 0.8.5cvs23
7363                 see ChangeLog entry 2002-11-12
7364
7365 2002-11-11 [colin]      0.8.5claws127
7366
7367         * src/ssl_certificate.c
7368                 Cleaner messages
7369                 Don't popup, instead log error, if the 
7370                 corresponding pref is checked
7371         * src/ssl_certificate.h
7372                 include <openssl/objects/h>
7373
7374 2002-11-11 [colin]      0.8.5claws126
7375
7376         * src/ssl_certificate.h
7377                 _Really_ clean it
7378
7379 2002-11-11 [colin]      0.8.5claws125
7380         
7381         * src/ssl_certificate.c
7382                 Fixed leak
7383
7384 2002-11-11 [colin]      0.8.5claws124
7385
7386         * src/ssl.c
7387                 Cleaned a bit
7388         * src/ssl_certificate.[ch]
7389                 Cleaned a bit (better use of SSL API)
7390                 (This will cause non-recognition of saved 
7391                  certificates of claws12[23]...)
7392
7393 2002-11-11 [paul]       0.8.5claws123
7394         
7395         * po/es.po
7396                 updated by Ricardo Mones Lastra
7397
7398 2002-11-11 [colin]      0.8.5claws122
7399
7400         * src/ssl.c
7401                 Fix a typo
7402
7403 2002-11-11 [colin]      0.8.5claws121
7404
7405         * src/ssl_certificate.[ch] ** NEW FILES **
7406         * src/ssl.[ch]
7407                 Check SSL certificates presented to us
7408         * src/Makefile.am
7409                 Add ssl_certificate.[ch]
7410         * po/POTFILES.in
7411                 Add ssl_certificate.c
7412
7413 2002-11-11 [paul]       0.8.5claws120
7414
7415         * sync with 0.8.5cvs22
7416                 see ChangeLog 2002-11-11
7417
7418 2002-11-11 [paul]       0.8.5claws119
7419
7420         * sync with 0.8.5cvs21
7421                 see ChangeLog 2002-11-11
7422
7423 2002-11-10 [jens]       0.8.5claws118
7424
7425         * src/folder.c
7426         * src/folderview.c
7427                 corrected some typing
7428         * po/de.po
7429                 updated german translation
7430         * sylpheed.spec.in
7431                 cleaned up specfile and adjusted it for claws
7432
7433 2002-11-10 [colin]      0.8.5claws117
7434
7435         * src/summaryview.c
7436                 a STATUSBAR_PUSH/POP fix
7437
7438 2002-11-10 [colin]      0.8.5claws116
7439
7440         * src/prefs_folder_item.c
7441                 Fix hanging after opening folder properties
7442
7443 2002-11-10 [hoa]        0.8.5claws115
7444
7445         * src/matcher_parser_lex.l
7446         * src/matcher_parser_parse.y
7447                 config file for scoring and filtering is no more trashed
7448                 when there is a syntax error in a filtering rule when
7449                 editing it in a dialog.
7450
7451 2002-11-09 [colin]      0.8.5claws114
7452
7453         * src/mbox_folder.c
7454                 Added missing initialisation of folder->destroy()
7455
7456 2002-11-09 [colin]      0.8.5claws113
7457
7458         * src/folder.c
7459           src/folderview.c
7460                 Fix the status bar messages
7461
7462 2002-11-09 [colin]      0.8.5claws112
7463
7464         * src/folderview.c
7465                 Fix hangs after folder dnd, happening after 
7466                 claws109.
7467
7468 2002-11-09 [christoph]  0.8.5claws111
7469
7470         * src/folderview.c
7471                 just changed order of calls (reverse order of
7472                 associated calls)
7473         * src/inc.c
7474                 lock inc when checking only one account, otherwise
7475                 inc all could be executed at the same time
7476
7477 2002-11-09 [christoph]  0.8.5claws110
7478
7479         * src/folderview.c
7480                 better unlock the mouse cursor before calling
7481                 summary_show because it changes the cursor too
7482
7483 2002-11-09 [christoph]  0.8.5claws109
7484
7485         * src/folder.[ch]
7486         * src/folderview.c
7487                 add functions to open and close a folder
7488                 o opending will execute scanning for remote folders
7489                   and processing
7490                 o closing will unset new flag for messages
7491
7492 2002-11-09 [colin]      0.8.5claws108
7493
7494         * src/folder.c
7495                 Add a call to prefs_matcher_write_config to 
7496                 avoid non-leaf folders filtering settings to be
7497                 lost
7498
7499 2002-11-09 [paul]       0.8.5claws107
7500
7501         * src/prefs_account.c
7502                 re-word a label
7503
7504 2002-11-09 [colin]      0.8.5claws106
7505
7506         * src/folderview.c
7507                 Minor esthetic fix
7508
7509 2002-11-09 [colin]      0.8.5claws105
7510
7511         * src/folderview.c
7512                 Fix prefs_filtering deletion for MH folders (same
7513                 reason as below)
7514         * src/prefs_filtering.c
7515                 Fix prefs_filtering renaming and deletion for 
7516                 folder-based processing rules.  
7517
7518 2002-11-09 [christoph]  0.8.5claws104
7519
7520         * src/compose.c
7521         * src/folder.[ch]
7522         * src/folderview.[ch]
7523         * src/import.c
7524         * src/inc.c
7525         * src/main.c
7526         * src/mainwindow.c
7527         * src/messageview.c
7528         * src/prefs_folder_item.c
7529         * src/procmsg.c
7530         * src/summaryview.c
7531                 implement a callback system for folder item updates
7532
7533 2002-11-09 [colin]      0.8.5claws103
7534
7535         * src/folderview.c
7536                 Fix prefs_filtering renaming for MH folders (we
7537                 shouldn't rename by path as another folder could
7538                 have the same hierarchy).
7539
7540 2002-11-09 [colin]      0.8.5claws102
7541
7542         * src/folder.c
7543                 Fix a leak found by Christoph, use better variable
7544                 names
7545
7546 2002-11-09 [colin]      0.8.5claws101
7547
7548         * src/folder.c
7549                 One more fix for processing rules
7550
7551 2002-11-08 [colin]      0.8.5claws100
7552         
7553         * src/matcher.c
7554                 Don't copy the compiled regexp (will be reevaluated)
7555         * src/folderview.c
7556                 Lock folderview while moving
7557         * src/folder.c
7558                 Provide info on what's happening to the user
7559
7560 2002-11-08 [colin]      0.8.5claws99
7561
7562         * src/folderview.c
7563                 Fix folder reordering after a move if parent is 
7564                 root
7565         * src/scoring.[ch]
7566                 Add function to copy a ScoringProp
7567         * src/prefs_folder_item.c
7568                 Copy scoring rules when copying a folder prefs
7569
7570 2002-11-08 [colin]      0.8.5claws98
7571
7572         * src/folderview.c
7573                 Fixes in case of failure
7574         * src/filtering.[ch]    
7575                 Add function to duplicate a FilteringProp
7576         * src/matcher.[ch]
7577                 Add function to duplicate a MatcherProp
7578         * src/prefs_folder_item.c
7579                 Save folder's processing rules when copying 
7580                 its prefs
7581
7582 2002-11-08 [colin]      0.8.5claws97
7583         
7584         * src/folderview.c
7585                 Sort after move
7586         * src/folder.c 
7587                 Change a printf to debug_print
7588
7589 2002-11-08 [colin]      0.8.5claws96
7590
7591         * src/folder.c
7592           src/folderview.c
7593                 Fix segfaults, call me stupido
7594         
7595
7596 2002-11-08 [colin]      0.8.5claws95
7597
7598         *src/folder.c
7599                 Added forgotten prefs to save when moving folders
7600
7601 2002-11-08 [colin]      0.8.5claws94
7602
7603         * src/folder.c
7604                 Fixes to folder DND (prefs copy)
7605         * src/folderview.c
7606                 Optimization for folder DND (don't rescan whole tree)
7607                 Added folderview_create_folder_node() for this 
7608                 optimization, so de-duped a bit the code
7609         * src/prefs_folder_item.[ch]
7610                 Added prefs_folder_item_copy_prefs()    
7611           
7612 2002-11-08 [paul]       0.8.5claws93
7613
7614         * src/prefs_account.c
7615           tools/README
7616           tools/kmail2sylpheed_v2.pl
7617                 correct some typos
7618
7619 2002-11-08 [paul]       0.8.5claws92
7620
7621         * src/compose.c
7622           src/prefs_account.[ch]
7623                 remove account options 'clearsign' and 'ascii_armored',
7624                 replace with 'default_gnupg_mode' to prevent mixed-mode
7625                 Privacy settings
7626
7627 2002-11-08 [paul]       0.8.5claws91
7628
7629         * src/compose.[ch]
7630                 re-implement GnuPG 'on-the-fly' mode selection,
7631                 disallow mixed-mode
7632
7633 2002-11-08 [colin]      0.8.5claws90
7634
7635         * src/folderview.c
7636           src/prefs_folder_item.c
7637                 Change "Property" to "Properties"
7638
7639 2002-11-07 [colin]      0.8.5claws89
7640
7641         * src/folderview.c
7642           src/folder.c
7643                 Allow folder dropping to a root folder
7644
7645 2002-11-07 [paul]       0.8.5claws88
7646
7647         * src/compose.c
7648                 revert last commit
7649
7650 2002-11-07 [paul]       0.8.5claws87
7651
7652         * src/compose.c
7653                 fix reply-to-list bug. closes bug report
7654                 "[633382] reply-to-list broken in recent cvs"
7655
7656 2002-11-07 [paul]       0.8.5claws86
7657
7658         * src/compose.c
7659                 add a forgotten '#if USE_GPGME ... #endif'
7660
7661 2002-11-07 [paul]       0.8.5claws85
7662
7663         * sync with 0.8.5cvs20
7664                 see ChangeLog 2002-11-07
7665
7666 2002-11-07 [colin]      0.8.5claws84
7667
7668         * src/folder.[ch]
7669                 Change folder_item_move_to to return the newly 
7670                 created folderitem.
7671         * src/folderview.c
7672                 Select the new folderitem after moving.
7673
7674 2002-11-07 [colin]      0.8.5claws83
7675
7676         * src/prefs_filtering.c
7677                 Fix rule rewriting when moving a leaf folder to a 
7678                 shorter path
7679
7680 2002-11-07 [colin]      0.8.5claws82
7681
7682         * src/prefs_filtering.c
7683                 fix a leak
7684
7685 2002-11-07 [colin]      0.8.5claws81
7686
7687         * src/folder.[ch]
7688                 Add folder_item_move_to() function to move a 
7689                 folderitem into another one (updates matcher etc)
7690         * src/folderview.c
7691                 Add folder drag'n drop (context menu to come)
7692                 [Should be dataloss free, but Please backup before 
7693                  trying !]
7694
7695 2002-11-06 [colin]      0.8.5claws80
7696
7697         * src/mh.c
7698                 mh_create_folder() returns NULL if can't create
7699                 directory hierarchy
7700
7701 2002-11-06 [paul]       0.8.5claws79
7702
7703         * src/compose.[ch]
7704                 allow 'on-the-fly' changing of the type of encryption 
7705                 and/or signing used (mime/ascii) via the compose window
7706
7707 2002-11-06 [paul]       0.8.5claws78
7708
7709         * sync with 0.8.5cvs19
7710                 see ChangeLog 2002-11-06 for src/account.c: 
7711                 account_get_special_folder()
7712                 
7713 2002-11-05 [alfons]     0.8.5claws77
7714
7715         * src/crash.c
7716                 very minor cleanups: nothing to see here, move on. :-)
7717
7718 2002-11-05 [colin]      0.8.5claws76
7719
7720         * src/main.c
7721                 Changes choices if compose windows are opened to
7722                 Discard, Draft, Don't quit
7723
7724 2002-11-05 [thorsten]   0.8.5claws75
7725
7726         * src/compose.c
7727                 reenabled default_reply_to folder option
7728
7729 2002-11-05 [colin]      0.8.5claws74
7730
7731         * src/compose.[ch] 
7732                 add compose_draft()
7733         * src/crash.c
7734                 add SIGTERM handler
7735         * src/main.[ch]
7736                 add clean_quit() for the SIGTERM handler
7737
7738 2002-11-05 [paul]       0.8.5claws73
7739         
7740         * po/es.po
7741                 updated by Ricardo Mones Lastra
7742
7743 2002-11-05 [melvin]     0.8.5claws72
7744
7745         * src/logwindow.c
7746                 Fixed log-clipping bug #616795.
7747                 To stop logging in the log window use 0 length.
7748         * src/prefs_common.c
7749                 Added a label to inform about the 0 log length behaviour.
7750
7751 2002-11-05 [paul]       0.8.5claws71
7752
7753         * sync with 0.8.5cvs17
7754                 see ChangeLog 2002-11-05
7755
7756 2002-11-04 [paul]       0.8.5claws70
7757
7758         * sylpheed-128x128.png
7759           sylpheed-64x64.png
7760           sylpheed.png
7761                 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
7762                 <nikai@users.sourceforge.net>
7763                 
7764         * po/bg.po
7765                 updated by George Danchev
7766
7767 2002-11-03 [thorsten]   0.8.5claws69
7768
7769         * src/main.c
7770           src/mimeview.c
7771           src/rfc2015.h
7772                 add check if gpg is active
7773
7774 2002-11-03 [thorsten]   0.8.5claws68
7775
7776         * src/toolbar.h
7777                 removed GSList declaration causing trouble on MacOS-X
7778                 (submitted by alfons, reported by xfesty)
7779
7780 2002-11-01 [paul]       0.8.5claws67
7781
7782         * src/mainwindow.c
7783                 remove last remnants of main's filter code
7784
7785 2002-11-01 [paul]       0.8.5claws66
7786
7787         * tools/filter_conv.pl
7788                 fix bug where user-defined headers were ignored
7789
7790 2002-11-01 [paul]       0.8.5claws65
7791
7792         * src/logwindow.c
7793                 make a debug_print() not translatable
7794
7795 2002-10-31 [melvin]     0.8.5claws64
7796
7797         * ac/aspell.m4
7798                 Fixed --disable-aspell-test. Now --disable-aspell-test will 
7799                 not run any GNU/aspell test.  The dictionary path will
7800                 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
7801                 was given, in which case, it will be $prefix/lib/aspell/
7802         * configure.in
7803                 Fixed typo in commentary (Aspell code).
7804
7805 2002-10-31 [paul]       0.8.5claws63
7806
7807         * po/POTFILES.in
7808                 remove src/filter.c and src/prefs_filter.c
7809                 thanks to Ricardo for reminding me
7810
7811 2002-10-31 [colin]      0.8.5claws62
7812
7813         * src/mbox_folder.c
7814                 Plug some leaks
7815
7816 2002-10-31 [paul]       0.8.5claws61
7817
7818         * src/prefs_filter.[ch] ** REMOVED **
7819           src/filter.[ch]       ** REMOVED **
7820           
7821         * src/Makefile.am
7822           src/folderview.c
7823           src/inc.c
7824           src/main.c
7825           src/mainwindow.c
7826           src/mbox.c
7827           src/prefs_common.c
7828           src/prefs_filtering.c
7829           src/summaryview.[ch]
7830                 remove main's 'filter' code
7831                 
7832         README.claws
7833                 update to reflect removal of main's filter
7834
7835 2002-10-31 [paul]       0.8.5claws60
7836
7837         * src/summaryview.c
7838                 remove check for global_processing in summary_filter_open(). 
7839                 This fixes the bug where if the user uses the right-click 
7840                 'Create filter rule...' and doesn't have any filter rules 
7841                 already defined in claws' advanced filtering, the newly 
7842                 created filter rule goes to main's filtering which is 
7843                 inaccessible through the gui. Now the filter rule gets added
7844                 to claws' filtering by default.
7845
7846 2002-10-28 [melvin]     0.8.5claws59
7847
7848         * src/prefs_actions.c
7849                 Fixed bug #627322 where MIME parts were not always
7850                 correctly passed to a %p action
7851                 Display an error dialog when message filename is not found.
7852
7853 2002-10-28 [melvin]     0.8.5claws58
7854
7855         * src/prefs_common.c
7856                 Readded a missing function declaration lost in 0.8.3claws34
7857
7858 2002-10-28 [paul]       0.8.5claws57
7859
7860         * sync with 0.8.5cvs15
7861                 see ChangeLog 2002-10-28 and 2002-10-25
7862                 
7863         Note: ChangeLog entry 2002-10-24 is not sync'ed.
7864
7865 2002-10-27 [oliver]     0.8.5claws56
7866
7867         * src/pop.c
7868                 plug leak in pop3_top_recv
7869
7870 2002-10-26 [christoph]  0.8.5claws55
7871
7872         * src/folder.c
7873                 set need_update folder flag when messages are added
7874                 (closes bug [ 626922 ] folder not updated after receiving)
7875
7876 2002-10-25 [melvin]     0.8.5claws54
7877
7878         * src/imageview.c
7879                 Fixed a memleak introduced in the scaling code.
7880
7881 2002-10-24 [alfons]     0.8.5claws53
7882
7883         * src/filtering.c
7884                 make filtering's forward message action forward from the 
7885                 correct account
7886                 (closes bug [628089 ] Filter -> Forward from address problem
7887                 reported by Oktay)
7888
7889 2002-10-24 [christoph]  0.8.5claws52
7890
7891         * src/mainwindow.c
7892         * src/manual.[ch]
7893                 o use manual of current locale or english if current
7894                   locale is not available (and english is available)
7895                 o also link to sylpheed doc project manuals
7896
7897 2002-10-23 [paul]       0.8.5claws51
7898
7899         * tools/README
7900           tools/kmail2sylpheed_v2.pl
7901                 add new version of kmail addressbook importer script.
7902                 works with newer versions of Kmail/KAddressBook which
7903                 have new and rearranged data.
7904
7905 2002-10-23 [martin]     0.8.5claws50
7906
7907         * src/folderview.c
7908         * src/summaryview.c
7909         * src/utils.h
7910         * src/utils.c
7911                 added length parameter to get_abbrev_newsgroup_name()
7912                 changed this function so that it abbreviates the newsgroup
7913                 names only so long it is smaller than the length parameter
7914                 (for better reading of some newsgroup names and space efficiency)
7915
7916 2002-10-22 [colin]      0.8.5claws49
7917
7918         *src/foldersel.c
7919                 Revert Alfons' last modification (after voting ;-))
7920
7921 2002-10-21 [alfons]     0.8.5claws48
7922
7923         * src/foldersel.c
7924                 folder view in folder selection dialog reflects state of
7925                 folder view in main window
7926
7927 2002-10-18 [alfons]     0.8.5claws47
7928
7929         * src/mbox.c
7930                 drop imported messages in folder selected by user,
7931                 and not in the inbox
7932                 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
7933
7934 2002-10-18 [alfons]     0.8.5claws46
7935
7936         * src/compose.c
7937                 make automagic reply work correctly for email accounts 
7938                 (whether it's viable to do a full sync with Hiro's 
7939                 compose.c is still under discussion)
7940
7941 2002-10-18 [melvin]     0.8.5claws45
7942
7943         * src/prefs_actions.c
7944                 Fixed bug #622275 where asynchroneous actions left 
7945                 zombies processes
7946                 Made (synchroneous) actions' input be displayed live.
7947
7948 2002-10-18 [christoph]  0.8.5claws44
7949
7950         * src/textview.c
7951                 don't add a newline in the textview in front of the
7952                 first textpart if header display is disabled
7953                 (closes bug [ 603385 ] disabled header display leaves blank
7954                  lin)
7955
7956 2002-10-18 [christoph]  0.8.5claws43
7957
7958         * src/folder.[ch]
7959         * src/imap.c
7960         * src/mbox_folder.c
7961         * src/mh.c
7962         * src/news.c
7963                 folder->get_num_list now returns an error code
7964                 (closes bug [ 609424 ] News cache cleared on failure)
7965                 
7966 2002-10-17 [colin]      0.8.5claws42
7967         
7968         * src/news.c
7969                 Changed a printf by debug_print
7970
7971 2002-10-16 [paul]       
7972
7973         * tools/OOo2sylpheed.pl
7974                 allow for spaces in the name of the
7975                 file to be attached.
7976
7977 2002-10-16 [colin]      0.8.5claws41
7978
7979         * src/main.c
7980                 Use a tristate to change online mode
7981
7982 2002-10-16 [paul]       0.8.5claws40
7983
7984         * po/es.po
7985                 updated by Ricardo Mones Lastra
7986
7987 2002-10-16 [colin]      0.8.5claws39
7988
7989         * src/main.c
7990           src/mainwindow.[ch]
7991                 Added --online and --offline command-line
7992                 switches
7993
7994 2002-10-15 [christoph]  0.8.5claws38
7995
7996         * src/procmime.c
7997                 set mimeinfo->name to NULL after g_free to
7998                 avoid double freeing with g_free
7999
8000 2002-10-14 [christoph]  0.8.5claws37
8001
8002         * src/compose.c
8003         * src/filtering.c
8004         * src/summaryview.c
8005                 remove calls to folder->change_flags that are now
8006                 done by procmsg flag functions (seems it is not
8007                 used by any foldertype anyway)
8008         * src/folder.c
8009                 init folder->change_flags with NULL
8010
8011 2002-10-14 [christoph]  0.8.5claws36
8012
8013         * src/folder.[ch]
8014         * src/imap.[ch]
8015                 use virtual functions for folder item new and destroy
8016                 functions
8017
8018 2002-10-14 [melvin]     0.8.5claws35
8019
8020         * src/compose.c
8021                 Added a test to not run the spell checker if no default
8022                 dictionary is available. No dialog is displayed though.
8023
8024 2002-10-14 [melvin]     0.8.5claws34
8025
8026         * src/gtkaspell.c
8027                 Fixed bug in dictionary list context menu where
8028                 "More..." pointed to an emtpy submenu if the
8029                 number of dictionaries is a multiple of 15
8030                 Removed unneeded code in suggestions list creation
8031
8032 2002-10-14 [paul]       0.8.5claws33
8033
8034         * po/bg.po
8035                 updated by George Danchev
8036
8037 2002-10-13 [hoa]        0.8.5claws32
8038
8039         * src/matcher.[ch]
8040           src/matcher_parser_parser.y
8041                 removed the escaped string from internal structure
8042                 of matcher.
8043
8044 2002-10-12 [colin]      0.8.5claws31
8045
8046         * src/gtksctree.[ch]
8047           src/summaryview.c
8048                 Removed useless function gtksctree_reanchor
8049
8050 2002-10-12 [alfons]     0.8.5claws30
8051         
8052         * sync with remaining main changes 2002-10-09 - 2002-10-11
8053         - drop changes to src/compose.c (requires claws specific changes)
8054         
8055 2002-10-12 [alfons]     0.8.5claws29
8056         
8057         * sync with main changes of 2002-10-08
8058         - drop changes to src/compose.c (requires claws specific changes)
8059         - drop changes to src/summaryview.c (requires changes to compose.c)     
8060
8061 2002-10-12 [alfons]     0.8.5claws28
8062         
8063         * sync with main changes of 2002-10-07
8064
8065 2002-10-12 [alfons]     0.8.5claws27
8066
8067         * sync with main changes of 2002-10-04
8068         - drop changes to src/compose.c (requires claws specific changes)
8069         - drop changes to src/prefs_folder_item.c (claws implementation
8070           seems to be working)
8071
8072 2002-10-12 [colin]      0.8.5claws26
8073
8074         * src/mainwindow.c
8075                 Fix folder-flicker when space-reading, introduced 
8076                 in claws22.
8077
8078 2002-10-12 [colin]      0.8.5claws25
8079
8080         * src/compose.c
8081                 Save account address when saving as draft.
8082                 (closes bug 621838)
8083
8084 2002-10-12 [colin]      0.8.5claws24
8085
8086         * src/summaryview.c
8087                 Fix the problem consisting of no message selected
8088                 after the last message in a folder has been moved.
8089
8090 2002-10-12 [paul]       0.8.5claws23
8091
8092         * src/compose.c
8093           src/prefs_template.c
8094           src/template.[ch]
8095                 add Cc and Bcc to templates. Patch submitted by
8096                 John L. Males.
8097
8098 2002-10-12 [colin]      0.8.5claws22
8099
8100         * src/folderview.c
8101                 Fix a bug after "Check for new messages":
8102                 If a folder was opened, it was still selected at
8103                 the end of the check, but displayed empty.
8104         * src/mainwindow.c
8105                 Remove unnecessary check
8106
8107 2002-10-12 [paul]
8108
8109         * tools/README
8110                 be more verbose in the description of
8111                 OOo2sylpheed.pl
8112                 
8113
8114 2002-10-11 [colin]      0.8.5claws21
8115
8116         * src/mainwindow.c
8117                 Make space work (better) when no mail is selected
8118
8119 2002-10-11 [colin]      0.8.5claws20
8120
8121         * src/inc.c
8122           src/news.c
8123                 fix warnings
8124
8125 2002-10-11 [colin]      0.8.5claws19
8126
8127         * src/mainwindow.c
8128                 revert 0.8.5claws6 changes as i couldn't get to
8129                 anything satisfying
8130
8131 2002-10-11 [melvin]     0.8.5claws18
8132
8133         * src/compose.c
8134                 Removed buggy and unused macro (should have been committed in
8135                 0.8.5claws17)
8136
8137 2002-10-11 [melvin]     0.8.5claws17
8138
8139         * src/compose.c
8140                 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
8141
8142 2002-10-11 [thorsten]   0.8.5claws16 
8143
8144         * src/folderview.c
8145                 remove rescan warning
8146
8147 2002-10-11 [colin]      0.8.5claws15 
8148
8149         * src/procheader.c
8150                 fix a segfault that happens if conv_unmime_header
8151                 fails (should be better to find out why it fails)
8152
8153 2002-10-11 [christoph]  0.8.5claws14
8154
8155         * src/summaryview.c
8156                 update folderview stats after ignore/unignore thread
8157
8158 2002-10-11 [hoa]        0.8.5claws13
8159
8160         * src/quote_fmt_parse.y
8161                 Fixed a yacc/bison syntax error
8162         * src/matcher.c
8163                 Escaping of string is fixed.
8164
8165 2002-10-11 [colin]      0.8.5claws12
8166
8167         * src/imageview.c
8168                 Resize images to fit
8169
8170 2002-10-11 [paul]       0.8.5claws11
8171
8172         * po/es.po
8173                 updated by Ricardo Mones Lastra
8174
8175 2002-10-10 [alfons]     0.8.5claws10
8176
8177         * src/compose.c
8178                 allow dropping files by "moving" files from a file manager,
8179                 not only by the more cumbersome "copying". the latter 
8180                 mostly implies holding down the Control button
8181
8182 2002-10-10 [christoph]  0.8.5claws9
8183
8184         * src/summaryview.c
8185                 update folders after thread building for ignored threads
8186
8187 2002-10-10 [christoph]  0.8.5claws8
8188
8189         * config/.cvsignore
8190                 added Makefile
8191         * src/filtering.[ch]
8192         * src/folder.[ch]
8193         * src/folderview.[ch]
8194         * src/import.c
8195         * src/inc.[ch]
8196         * src/mbox.[ch]
8197         * src/procmsg.c
8198         * src/summaryview.[ch]
8199                 o added new flag need_update to FolderItem
8200                 o removed folder_table from various functions from tracking
8201                   folder updates
8202                 o set need_update flags in folder.c's move, copy and delete
8203                   functions and procmsg's flags functions
8204                 o added function folderview_update_items_when_required that
8205                   updates all folders with need_update set
8206                 o call folderview_update_items_when_required instead of
8207                   folderview_update_item_foreach
8208
8209 2002-10-09 [sergey]     0.8.5claws7
8210
8211         * src/compose.c
8212                 Strip CRs whel loading the text into editor in reedit mode.
8213
8214 2002-10-09 [colin]      0.8.5claws6
8215
8216         * src/mainwindow.c
8217                 Make Space work when no mail is selected
8218
8219 2002-10-09 [colin]      0.8.5claws5
8220
8221         * src/gtksctree.[ch]
8222                 Fix range_select
8223                 Add gtk_sctree_reanchor() 
8224         * src/summaryview.c
8225                 Use gtk_sctree_reanchor() - better fix for 
8226                 bug 60413
8227
8228 2002-10-09 [colin]      0.8.5claws4
8229
8230         * src/summaryview.c
8231                 Fix shift-click select after delete problem
8232                 (closes bug 60413)
8233
8234 2002-10-08 [thorsten]   0.8.5claws3
8235
8236         * src/summaryview.c
8237                 exclude current msg from -hide read messages-
8238
8239 2002-10-08 [colin]      0.8.5claws2
8240
8241         * src/inc.[ch]
8242           src/pop.c
8243           src/recv.c
8244                 Differentiate socket errors from disk full
8245                 errors
8246
8247 2002-10-08 [christoph]  0.8.5claws1
8248
8249         * Makefile.am
8250         * configure.in
8251                 modifications for new config directory
8252
8253         * config.guess  ** REMOVED **
8254         * config.sub    ** REMOVED **
8255         * install-sh    ** REMOVED **
8256         * ltmain.sh     ** REMOVED **
8257         * missing       ** REMOVED **
8258         * mkinstalldirs ** REMOVED **
8259                 these files are autogenerated by automake
8260                 when you run autogen.sh
8261
8262         * config/.cvsignore     ** NEW FILE **
8263         * config/Makefile.am    ** NEW FILE **
8264                 ignore autogenerated files
8265                 create a Makefile in this directory
8266
8267 2002-10-08 [paul]       0.8.5claws
8268
8269         * 0.8.5claws release
8270         
8271         * src/compose.c
8272           src/procheader.c
8273           src/procmsg.c
8274                 fix quote reply format for newsgroups reply bug
8275                 (thanks to Hoa)
8276                 
8277         * po/en_GB.po
8278           po/pl.po
8279                 updated by me and Witold Wladyslaw Wojciech Wilk
8280                 repectively
8281
8282 2002-10-07 [paul]       0.8.3claws53
8283
8284         * po/it.po
8285           po/pt_BR.po
8286           po/sr.po
8287                 updated messages catalogs, submitted by
8288                 Alessandro Maestri, Fabio Jr.Beneditto 
8289                 and Urke MMI, respectively.
8290
8291 2002-10-07 [christoph]  0.8.3claws52
8292
8293         * src/folder.[ch]
8294         * src/folderview.c
8295         * src/mainwindow.c
8296                 fix new folder ghost message bug
8297                 (closes bug [ 619722 ] wrong count for newly created folders)
8298
8299 2002-10-07 [christoph]  0.8.3claws51
8300
8301         * src/compose.c
8302                 fix news posting problem
8303
8304 2002-10-07 [melvin]     0.8.3claws50
8305
8306         * po/fr.po
8307                 Updated French translation
8308
8309 2002-10-05 [christoph]  0.8.3claws49
8310
8311         * src/gtkstext.c
8312                 check if line_start_cache is set in gtk_stext_update_text
8313                 (closes bug [ 618119 ] crash while doing search in folder)
8314
8315 2002-10-05 [christoph]  0.8.3claws48
8316
8317         * src/imap.c
8318         * src/news.c
8319         * src/utils.c
8320         * src/utils.h
8321                 implement cache cleanups for claws' folder system
8322                 (closes bug [ 595916 ] imapcache not cleaned up)
8323
8324 2002-10-05 [melvin]     0.8.3claws47
8325
8326         * src/prefs_actions.c
8327                 Made the help text more clear for the %p token
8328
8329 2002-10-04 [paul]       0.8.3claws46
8330
8331         * sync with 0.8.5
8332                 see ChangeLog 2002-10-02 and 2002-10-03
8333
8334 2002-10-04 [christoph]  0.8.3claws45
8335
8336         * src/inc.c
8337                 fix segfault caused by pop before smtp
8338                 call to inc_account_mail with NULL
8339                 pointer for mainwin
8340
8341 2002-10-04 [paul]       0.8.3claws44
8342
8343         * configure.in
8344                 sync the LDAP detection from 0.8.5cvs1
8345
8346 2002-10-02 [christoph]  0.8.3claws43
8347
8348         * po/de.po
8349                 fix small spelling error
8350
8351 2002-10-02 [melvin]     0.8.3claws42
8352
8353         * ac/aspell.m4
8354                 Behave better and say "no" when test program cannot be run.
8355
8356 2002-10-02 [paul]       0.8.3claws41
8357
8358         * sync with 0.8.4cvs1
8359                 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
8360                 
8361         * src/summaryview.c
8362                 toggle the behavior of Reply menuitem between
8363                 normal reply and reply-to-list
8364
8365 2002-10-01 [sergey]     0.8.3claws40
8366
8367         * src/compose.c
8368                 Convert newlines in the message text to the canonical form
8369                 before base64 encoding (RFC2045 compliance, fixes some
8370                 interoperability issues with Evolution 1.0.3)
8371
8372 2002-09-29 [colin]      0.8.3claws39
8373
8374         * src/summaryview.c
8375                 Fix an unwanted copy/paste
8376
8377 2002-09-29 [colin]      0.8.3claws38
8378
8379         * src/mainwindow.c
8380                 Renamed "Custom toolbar" to "Customize toolbar"
8381                 Renamed "Show all header" to "Show all headers"
8382                 Renamed "Set diplay item" to "Set displayed items"
8383         * src/prefs_common.c
8384                 Renamed "Show all header" to "Show all headers"
8385         * src/prefs_summary_column.c
8386                 Renamed "diplay item" to "displayed items"
8387
8388 2002-09-29 [colin]      0.8.3claws37
8389
8390         * src/mainwindow.[ch]
8391                 online/offline status pixmaps follow theme
8392                 changes
8393         * src/summaryview.[ch]
8394                 quicksearch pixmap follows theme changes
8395
8396 2002-09-29 [thorsten]   0.8.3claws36
8397
8398         * src/compose.c
8399           src/prefs_folder_item.[ch]
8400                 add default_reply_to folder option (closes patch 581044)
8401
8402 2002-09-29 [christoph]  0.8.3claws35
8403
8404         * acconfig.h    ** REMOVED **
8405         * configure.in
8406         * ac/aspell.m4
8407         * ac/check-type.m4
8408         * ac/gnupg-check-typedef.m4
8409                 fix autoheader 2.50 warning
8410
8411 2002-09-29 [christoph]  0.8.3claws34
8412
8413         * major code cleanup (part 2)
8414         
8415                 - unused variables removed
8416                 - unused functions removed
8417                 - uninitialized variables checked
8418                 - missing return statements added
8419                 - missing function return types added
8420                 - added parentheses around assignment
8421                   when suggested by gcc
8422
8423 2002-09-29 [alfons]     0.8.3claws33
8424
8425         * src/logwindow.c
8426                 log_window_clear(): only bracket gtk_text_forward_delete() 
8427                 with gtk_text_freeze() / gtk_text_thaw() (see if this
8428                 works around GTK text bug)
8429
8430 2002-09-29 [paul]       0.8.3claws32
8431
8432         * po/bg.po
8433           po/sr.po
8434                 updated by George Danchev and Urke MMI
8435                 respectively
8436
8437 2002-09-27 [christoph]  0.8.3claws31
8438
8439         * doc-src/readme.txt
8440         * doc-src/rfc1806.txt   ** REMOVED **
8441         * doc-src/rfc2183.txt   ** NEW FILE **
8442         * doc-src/rfc2980.txt   ** NEW FILE **
8443                 update rfcs
8444
8445 2002-09-27 [melvin]     0.8.3claws30
8446
8447         * ac/aspell.m4
8448                 Fixed typo which could break linking
8449
8450 2002-09-27 [melvin]     0.8.3claws29
8451
8452         * ac/aspell.m4
8453                 Improved GNU/aspell checking. 
8454                 Fixed bug #614490
8455
8456 2002-09-27 [paul]       0.8.3claws28
8457
8458         * sync with 0.8.3cvs8
8459                 see ChangeLog 2002-09-27
8460
8461 2002-09-26 [colin]      0.8.3claws27
8462
8463         * src/toolbar.[ch]
8464           src/mainwindow.[ch]
8465                 Add "Reply to Mailing-list" to the toolbar
8466
8467 2002-09-26 [christoph]  0.8.3claws26
8468
8469         * src/summaryview.c
8470                 Fix wrong message counts in summaryview status
8471
8472 2002-09-26 [paul]       0.8.3claws25
8473
8474         * sync with 0.8.3cvs7
8475                 see ChangeLog 2002-09-26
8476
8477 2002-09-26 [paul]       0.8.3claws24
8478
8479         * sync with 0.8.3cvs6
8480                 see ChangeLog 2002-09-25
8481
8482 2002-09-25 [christoph]  0.8.3claws23
8483
8484         * src/prefs_common.c
8485         * src/prefs_folder_item.c
8486         * src/prefs_scoring.c
8487                 Renamed "kill score" to "hide score" in GUI
8488                 and prefs files
8489
8490 2002-09-25 [paul]       0.8.3claws22
8491
8492         * sync with 0.8.3cvs5
8493                 see ChangeLog 2002-09-24
8494
8495 2002-09-24 [alfons]     0.8.3claws21
8496
8497         patch by Satoshi Nagayasu: allows appending / saving multiple 
8498         selected files (closes "[ 612279 ] save multiple mesg(s) in 
8499         'Save as ...'")
8500
8501         * AUTHORS
8502                 add Satoshi Nagayasu
8503         * src/summaryview.c
8504                 summary_save_as(): allow saving selected files to
8505                 one file
8506                 summary_set_menu_sensitive: enable "Save As..." when
8507                 multiple files are selected
8508         * src/utils.[ch]
8509                 append_file(): new function
8510
8511 2002-09-24 [colin]      0.8.3claws20
8512
8513         * src/procmime.c
8514                 Fix segfault when mimeinfo doesn't have a 
8515                 content_type. 
8516
8517 2002-09-24 [colin]      0.8.3claws19
8518
8519         * src/prefs_common.[ch]
8520                 Add a preference to display send dialog or not
8521         * src/send.c
8522                 Display send dialog according to preference
8523
8524 2002-09-24 [colin]      0.8.3claws18
8525
8526         * src/compose.[ch]
8527                 Disable user actions when sending
8528
8529 2002-09-24 [colin]      0.8.3claws17
8530
8531         * src/procmime.c
8532                 Do not display name or filename for attachments
8533                 with an application/pgp-signature type
8534                 (security flaw, see bug 537413)
8535
8536 2002-09-23 [colin]      0.8.3claws16
8537
8538         * src/editaddress.c
8539                 Initialize entry_email, entry_alias and 
8540                 entry_remarks to first email address of the list
8541
8542 2002-09-23 [colin]      0.83claws15
8543
8544         * src/compose.c
8545                 Drop pgp-signature when reediting a signed queued
8546                 message
8547
8548 2002-09-23 [melvin]     0.8.3claws14
8549
8550         * po/fr.po
8551                 Updated French translation
8552
8553 2002-09-23 [melvin]     0.8.3claws13
8554
8555         * src/mainwindow.c
8556                 Made custom toolbar menu labels more consistent
8557         * src/prefs_toolbar.c
8558                 Made custom toolbar window title more consistent
8559
8560 2002-09-22 [colin]      0.8.3claws12
8561
8562         * src/inc.c
8563                 Initialize session type to normal before getting 
8564                 mail (fixes strange Get behaviour)
8565         * src/prefs_account.h
8566                 Move STYPE_POP_BEFORE_SMTP to last position to 
8567                 avoid other side-effects
8568
8569 2002-09-22 [colin]      0.8.3claws11
8570
8571         * src/prefs_account.c
8572                 Fix pop_bfr_smtp_tm_entry sensivity when switching
8573                 from pop3 to apop or vice-versa
8574
8575 2002-09-22 [colin]      0.8.3claws10
8576         
8577         * src/prefs_account.[ch]
8578                 Add an option for the POP before SMTP timeout
8579         * src/inc.c
8580                 Remember time of last POP connection
8581         * src/send.c
8582                 Do POP before SMTP only if timeout reached
8583
8584 2002-09-22 [oliver]     0.8.3claws9
8585         
8586         * README.claws
8587                 explain custom toolbar
8588
8589 2002-09-22 [oliver]     0.8.3claws8
8590
8591         * src/prefs_actions.[ch]
8592         custom toolbar for compose      
8593                 actions callback from compose toolbar
8594         * src/folderview.c
8595                 remove include toolbar.h
8596
8597 2002-09-22 [oliver]     0.8.3claws7
8598         
8599         * src/prefs_toolbar.[ch]
8600                 custom toolbar for compose
8601                 - generic prefs_toolbar handles both
8602                   Mainwin's toolbar as well as Compose toolbar          
8603
8604 2002-09-22 [oliver]     0.8.3claws6
8605         
8606         * src/toolbar.[ch]
8607                 custom toolbar for compose
8608                 restructure toolbar.[ch]
8609
8610 2002-09-22 [oliver]     0.8.3claws5
8611
8612         * src/compose.[ch]
8613                 custom toolbar for compose
8614
8615 2002-09-22 [oliver]     0.8.3claws4
8616         
8617         * src/mainwindow.[ch]
8618                 custom toolbar for compose 
8619                 move mainwin toolbar back to mainwindow
8620
8621 2002-09-22 [alfons]     0.8.3claws3
8622
8623         * src/procmsg.c
8624                 :%sno/if(/if (/gc
8625                 :%sno/for(/for (/gc
8626                 (beautify)
8627
8628 2002-09-22 [alfons]     0.8.3claws2
8629         
8630         * src/procmsg.c
8631                 procmsg_save_to_outbox(): don't unlink message file from queue;
8632                 callers should do it using folder_item_remove_msg()
8633
8634 2002-09-22 [colin]      0.8.3claws1
8635
8636         * src/mimeview.[ch]
8637                 Made mimeview_check_signature() public
8638         * src/textview.c
8639                 Made GPG signatures verifiable by clicking
8640                 the [application/pgp-signature] in the Text
8641                 view
8642
8643 2002-09-22 [paul]       0.8.3claws
8644
8645         * po/bg.po
8646           po/en_GB.po
8647           po/es.po
8648           po/it.po
8649           po/pl.po
8650           po/pt_BR.po
8651           po/sr.po
8652                 updated translations, submitted by George Danchev,
8653                 me, Ricardo Mones Lastra, Alessandro Maestri,
8654                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto 
8655                 and Urke MMI, respectively.     
8656
8657 2002-09-22 [alfons]     0.8.2claws65
8658
8659         * src/procmsg.c
8660         * src/pgptext.c
8661                 no furry valgrinds have been used to plug these memleaks
8662
8663 2002-09-20 [paul]       0.8.2claws64
8664
8665         * sync with 0.8.3cvs4
8666                 'Select thread' re-implemented 
8667                 see ChangeLog 2002-09-20
8668
8669 2002-09-21 [alfons]     0.8.2claws63
8670
8671         * src/compose.c
8672                 compose_send(): plug unnoticed memleak
8673
8674 2002-09-20 [alfons]     0.8.2claws62
8675
8676         * src/addr_compl.c
8677                 replace_address_in_edit(): strict check for NULL address to
8678                 fix "[ 607348 ] Segfault in address completion". My guess is
8679                 that this happens with an empty address book, but it's good
8680                 to have this check here anyway
8681                 
8682                 completion_window_button_press(): free string returned 
8683                 from the internal cache
8684
8685 2002-09-20 [christoph]  0.8.2claws61
8686
8687         * src/procmime.h
8688                 added ENC_BINARY to EncodingType
8689         * src/procmime.c
8690                 the string returned by procmime_get_encoding_str
8691                 should not depend on the order of values in the
8692                 EncodingType definition
8693         * doc-src/rfc1806.txt   ** NEW FILE **
8694                 Added rfc1806 about MIME Content-Disposition
8695                 Extension
8696
8697 2002-09-19 [paul]       0.8.2claws60
8698
8699         * sync with 0.8.2cvs3
8700                 see ChangeLog 2002-09-19
8701
8702 2002-09-19 [paul]       0.8.2claws59
8703
8704         * src/prefs_folder_item.c
8705                 revert to Darko's original alignment of colour
8706                 selector button
8707                 add a colon to folder_color label
8708                 
8709         * src/compose.c
8710                 add Colin's patch (with Hiro's modifications) to 
8711                 force BASE64 encoding for 8-bit text when signing
8712                 (sync with 0.8.3cvs2)
8713
8714 2002-09-18 [alfons]     0.8.2claws58
8715
8716         * src/compose.c
8717                 :%sno/if(/if (/gc
8718                 :%sno/for(/for (/gc
8719                 (beautify a little bit)
8720
8721 2002-09-18 [christoph]  0.8.2claws57
8722
8723         * src/pine.c
8724                 fix handling of fgetc return value
8725
8726 2002-09-17 [alfons]     0.8.2claws56
8727         
8728         * src/summaryview.c
8729                 summary_sort(): check non-NULL summaryview->folder_item when no 
8730                 folder is selected at all
8731                 (closes "[ 610344 ] sort label make syl Crash")
8732
8733 2002-09-17 [alfons]     0.8.2claws55
8734         
8735         * src/compose.c
8736                 beautify a little bit
8737
8738 2002-09-17 [christoph]  0.8.2claws54
8739
8740         * src/folder.c
8741                 initialize max values for cache and folder
8742                 when cache or folder is empty
8743
8744 2002-09-15 [colin]      0.8.2claws53
8745
8746         * src/compose.c
8747                 Fix a leak (thanks Alfons!) and cleaned
8748                 variables names for custom headers
8749
8750 2002-09-15 [colin]      0.8.2claws52
8751
8752         * src/compose.c
8753                 Fix custom headers recognition when
8754                 prefs_common.trans_hdr is on
8755
8756 2002-09-15 [colin]      0.8.2claws51
8757
8758         * src/compose.c
8759                 Allow dynamically-added custom headers
8760                 Yet not reparsed if reedited
8761
8762 2002-09-15 [alfons]     0.8.2claws50
8763
8764         * src/prefs_account.c
8765                 fix warnings
8766
8767 2002-09-15 [colin]      0.8.2claws49
8768         
8769         * src/prefs_account.c
8770                 fix pop_before_smtp sensitivity
8771
8772 2002-09-15 [colin]      0.8.2claws48
8773
8774         * src/inc.[ch]
8775                 add inc_pop_before_smtp()
8776                 allow MainWindow to be undefined in 
8777                 inc_account_mail() and inc_start()
8778         * src/pop.c
8779           src/prefs_account.h
8780                 add STYPE_POP_BEFORE_SMTP session type
8781         * src/prefs_account.c
8782                 activated pop before smtp option
8783         * src/send.c
8784                 do pop before smtp if the relevant option 
8785                 is set
8786
8787 2002-09-15 [paul]       0.8.2claws47
8788
8789         * sync with 0.8.3
8790                 see ChangeLog 2002-09-15
8791
8792 2002-09-14 [paul]       0.8.2claws46
8793
8794         * po/bg.po
8795                 updated Bulgarian translation, submitted by
8796                 George Danchev
8797
8798 2002-09-13 [paul]       0.8.2claws45
8799
8800         * src/compose.c
8801                 merge claws' select_account() with main's
8802                 (new) compose_select_account(). [sync with
8803                 0.8.2cvs15, see ChangeLog 2002-09-11]
8804
8805 2002-09-12 [christoph]  0.8.2claws44
8806
8807         * src/filter.c
8808                 allocate 1 elements of FolderItem not 0
8809
8810 2002-09-12 [colin]      0.8.2claws43
8811
8812         * src/compose.c
8813                 Fix bug #590825 (obey Follow-up: poster)
8814
8815 2002-09-12 [colin]      0.8.2claws42
8816
8817         * src/procmime.c
8818                 Fix bug #557009 (wrong headers for messages 
8819                 forwarded as attachments)
8820
8821 2002-09-11 [colin]      0.8.2claws41
8822         
8823         * src/compose.c
8824                 Put SCF: pseudo-header on top of message
8825                 Set draft tmp_flag when saved as draft
8826
8827         * src/procmsg.c
8828           src/procheader.c
8829                 Skip after first \n\n for beginning of real message
8830                 for drafts too
8831
8832 2002-09-11 [christoph]  0.8.2claws40
8833
8834         * src/filtering.c
8835                 use procmsg flag functions in filtering or processing
8836                 will cause incorrect folder message counts
8837
8838 2002-09-11 [colin]      0.8.2claws39
8839
8840         * src/compose.c
8841                 Fix bug #550175 - wrong save folder when reediting
8842                 drafts
8843
8844 2002-09-11 [paul]       0.8.2claws38
8845
8846         * sync with 0.8.2cvs14
8847                 see ChangeLog 2002-09-11
8848
8849 2002-09-11 [colin]      0.8.2claws37
8850
8851         * src/folder.c
8852                 Fix a typo (seeming to cause new/unread status to
8853                 be lost)
8854
8855 2002-09-10 [christoph]  0.8.2claws36
8856
8857         * src/compose.c
8858                 compose_redirect should not use compose_generic_new
8859                 because that does more stuff than expected including
8860                 opening the external editor
8861                 (closes bug "[ 526608 ] bounced messages appear blank
8862                  in editor")
8863
8864 2002-09-10 [christoph]  0.8.2claws35
8865
8866         * src/folder.c
8867                 fix problem with too large message number range
8868                 causing a crash in folder_item_scan
8869
8870 2002-09-10 [paul]       0.8.2claws34
8871
8872         * sync with 0.8.2cvs13
8873                 see ChangeLog 2002-09-10
8874
8875 2002-09-10 [christoph]  0.8.2claws33
8876
8877         * src/msgcache.c
8878                 set MsgInfo TmpFlags for queue and draft folders
8879                 (closes bug "[ 591676 ] Queue ignore MIME on restart")
8880
8881 2002-09-10 [paul]       0.8.2claws32
8882
8883         * AUTHORS
8884           po/bg.po      ** NEW FILE **
8885                 new Bulgarian translation submitted by
8886                 George Danchev <danchev@spnet.net>
8887                 
8888         * tools/Makefile.am
8889           tools/README
8890           tools/tb2sylpheed     ** NEW FILE **
8891                 add script that converts an addressbook exported
8892                 from The Bat! into a Sylpheed addressbook. Submitted
8893                 by Urke MMI <urke-kg@eunet.yu>
8894
8895 2002-09-10 [paul]       0.8.2claws31
8896
8897         * sync with 0.8.2cvs12
8898                 see ChangeLog 2002-09-10
8899
8900 2002-09-06 [paul]       0.8.2claws30
8901
8902         * src/prefs_common.c
8903                 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
8904                 
8905         * tools/Makefile.am
8906           tools/README
8907           tools/ldif-to-xml.py  ** REMOVED **
8908                 remove obsolete python script
8909
8910 2002-09-06 [paul]       0.8.2claws29
8911
8912         * sync with 0.8.2cvs10
8913                 see ChangeLog 2002-09-06
8914
8915 2002-09-04 [paul]       0.8.2claws28
8916
8917         * sync with 0.8.2cvs9
8918                 see ChangeLog 2002-08-04
8919
8920 2002-09-04 [colin]      0.8.2claws27 
8921
8922         * src/prefs_common.[ch]
8923                 Added signature color configuration
8924         * src/textview.c
8925                 Use user-specified signature color
8926
8927 2002-09-03 [colin]      0.8.2claws26
8928
8929         * src/prefs_common.[ch]
8930                 Added autosave and autosave_length prefs
8931         * src/compose.c
8932                 Added compose_remove_draft()
8933                 Auto-save drafts according to the prefs
8934         * src/main.c
8935                 Added a crash-indicator file, allowing to check
8936                 for new messages on startup if Sylpheed crashed
8937                 (makes saved drafts "reappear")
8938
8939 2002-09-03 [colin]      0.8.2claws25
8940
8941         * src/textview.[ch]
8942                 Grey the signature
8943
8944 2002-09-03 [paul]       0.8.2claws24
8945
8946         * sync with 0.8.2cvs8
8947                 see ChangeLog 2002-09-02 and 2002-09-03
8948
8949 2002-09-03 [darko]      0.8.2claws23
8950
8951         * src/folderview.c
8952                 use normal style when creating new folder to pick
8953                 proper font size 
8954
8955 2002-09-02 [melvin]     0.8.2claws22
8956
8957         * src/gtkaspell.m4
8958                 removed some obsolete code
8959
8960 2002-09-02 [melvin]     0.8.2claws21
8961
8962         * ac/aspell.m4
8963                 fixed test's equality sign (== to =)
8964
8965 2002-09-02 [alfons]     0.8.2claws20
8966
8967         * src/folder.c
8968         * src/mh.c
8969                 revert change of 0.8.2claws16 and use the mh_folder_destroy
8970                 as folder->destroy virtual as suggested by Hiro
8971                 (the mh.c code seems to have been lost around mh.c.1.21)
8972
8973 2002-09-02 [paul]       0.8.2claws19
8974
8975         * po/pt_BR.po
8976                 updated by Fabio Jr. Beneditto
8977                 
8978         * src/defs.h
8979                 use 'http://claws.sylpheed.org' for homepage link. 
8980                 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
8981
8982 2002-09-01 [alfons]     0.8.2claws18
8983
8984         * src/mh.c
8985                 plug memleak related to one Martin Kluge found
8986
8987 2002-08-31 [paul]       0.8.2claws17
8988
8989         * sync with 0.8.2cvs6
8990                 see ChangeLog 2002-08-30
8991
8992 2002-08-31 [alfons]     0.8.2claws16
8993
8994         * src/folder.c
8995                 folder_destroy(): remove mailbox from folderlist even if it has
8996                 no destroy virtual
8997
8998 2002-08-31 [alfons]     0.8.2claws15
8999
9000         * src/folder.c
9001                 :%sno/if(/if (/gc
9002                 :%sno/for(/for (/gc
9003                 (being pedantic I know)
9004
9005 2002-08-31 [alfons]     0.8.2claws14
9006
9007         * src/folder.c
9008                 check for NULL pointers returned from folder->fetch_msginfo virtual
9009                 (should solve some reported crashes)
9010
9011 2002-08-30 [alfons]     0.8.2claws13
9012
9013         * acconfig.h
9014         * configure.in
9015         * src/crash.c
9016                 enable crash dialog on compilation time
9017                 (--enable-crash-dialog configure option)
9018
9019 2002-08-30 [alfons]     0.8.2claws12
9020
9021         * AUTHORS
9022                 add Martin Kluge
9023         * src/mh.c
9024                 apply memory leak plug patch by Martin Kluge
9025                 (closes patch "[ 602568 ] patch for 602441 little memory leak",
9026                 bug "[ 599677 ] Very small memory leak in 0.81claws115",
9027                 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
9028
9029 2002-08-30 [darko]      0.8.2claws11
9030
9031         * src/folderview.c
9032                 copy Gtk style from normal style to match
9033                 font size for coloured folders
9034
9035 2002-08-29 [alfons]     0.8.2claws10
9036
9037         * sylpheed.desktop
9038                 Type=Internet <- Type=Application
9039                 (reported by Michael Schwendt, see:
9040                 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
9041                 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
9042
9043 2002-08-29 [paul]       0.8.2claws9
9044
9045         * sync with 0.8.2cvs5
9046                 see ChangeLog 2002-08-29
9047
9048 2002-08-29 [colin]      0.8.2claws8
9049
9050         * src/summaryview.c
9051                 Added a sanity check in summary_select_thread
9052                 Should fix bug 601605
9053
9054 2002-08-29 [colin]      0.8.2claws7
9055
9056         * src/main.c
9057                 Revert claws6 changes regarding bug #591676
9058
9059 2002-08-28 [colin]      0.8.2claws6
9060         
9061         * src/main.c
9062                 Ignore cache for queue folderitems
9063                 Fix bug #591676
9064
9065 2002-08-28 [melvin]     0.8.2claws5
9066
9067         * README.claws
9068                 Fixed typos.
9069
9070 2002-08-28 [melvin]     0.8.2claws4
9071
9072         * README.claws
9073                 Updated a bit the text concerning the spell checker
9074
9075 2002-08-28 [melvin]     0.8.2claws3
9076
9077         Merged the GNU_aspell_branch:
9078                 Support of new GNU/aspell is now included and the old pspell
9079                 is not supported anymore.
9080                 See README.claws
9081
9082         * README.claws
9083                 Updated spell checker text to reflect the switch to GNU/aspell
9084
9085         * ac/aspell.m4          *** NEW ***
9086         * src/gtkaspell.[ch]    *** NEW *** 
9087         * ac/pspell.m4          *** DELETED *** 
9088         * src/gtkspell.[ch]     *** DELETED ***
9089
9090         * ac/Makefile.am
9091                 Updated for GNU/aspell support
9092
9093         * po/POTFILES.in
9094                 Replaced gtkspell.c by gtkaspell.c
9095
9096         * acconfig.h
9097         * src/Makefile.am
9098         * src/about.c
9099         * src/compose.[ch]
9100         * src/crash.c
9101         * src/main.c
9102         * src/prefs_common.[ch]
9103                 Updated for GNU/aspell support
9104
9105 2002-08-28 [paul]       0.8.2claws2
9106
9107         * sync with 0.8.2cvs4
9108                 see ChangeLog 2002-08-27 and 2002-08-28
9109
9110 2002-08-28 [colin]      0.8.2claws1
9111
9112         * src/summary_search.c
9113                 Added "AND search"
9114
9115 2002-08-28 [jens]       0.8.2claws
9116
9117         *po/de.po
9118                 Updated German translations
9119
9120 2002-08-27 [melvin]     0.8.2claws
9121
9122         * po/fr.po
9123                 Updated French translations
9124
9125 2002-08-27 [paul]       0.8.2claws
9126
9127         * sync with 0.8.2 main release
9128
9129         * po/en_GB.po
9130           po/es.po
9131           po/it.po
9132           po/pl.po
9133           po/pt_BR.po
9134           po/sr.po
9135                 updated message catalogs submitted by
9136                 Ricardo Mones Lastra, Alessandro Maestri,
9137                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
9138                 Beneditto and Urke MMI  
9139
9140 2002-08-27 [hoa]        0.8.1claws123
9141
9142         * src/mainwindow.[ch]
9143         * src/summaryview.[ch]
9144                 removed the "filter setting" menu option.
9145                 add a "cancel a news message" menu option.
9146
9147 2002-08-26 [martin]     0.8.1claws122
9148
9149         * ChangeLog.claws
9150                 changed string under 0.8.1claws79 changed by myself
9151                 i'm sorry alfons :(
9152
9153 2002-08-26 [martin]     0.8.1claws121
9154
9155         * src/crash.c
9156                 added kill command to debuggerrc to start crash dialog
9157
9158 2002-08-26 [paul]       0.8.1claws120
9159
9160         * sync with 0.8.1cvs31
9161                 see ChangeLog 2002-08-26
9162
9163 2002-08-25 [alfons]     0.8.1claws119
9164
9165         * src/procmsg.c
9166                 fix bug that didn't send out correct headers to news server
9167                 when sending news article and email from queue (bug reported
9168                 and patch provided by Tim Mann; closes bug 
9169                 "[ 583196 ] 0.7.8claws can't post news")
9170
9171 2002-08-25 [alfons]     0.8.1claws118
9172
9173         * src/selective_download.c
9174                 mark two strings as translatable
9175                 (thanks to Urke MMI for pointing this out)
9176
9177 2002-08-25 [alfons]     0.8.1claws117
9178
9179         * src/summaryview.c
9180                 treat sent boxes as special and allow sorting them by addressee
9181                 (closes "[ 589418 ] Sent folder sorting misbehavior"
9182                 submitted by Steve Lamb)
9183
9184 2002-08-24 [alfons]     0.8.1claws116
9185
9186         * src/matcher.c
9187                 fix memleak reported by Martin Kluge
9188                 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
9189
9190 2002-08-24 [oliver]     0.8.1claws115
9191
9192         * src/prefs_toolbar.c
9193                 o code cleanup as suggested by Alfons
9194                 o memleak fix
9195
9196 2002-08-24 [alfons]     0.8.1claws114
9197
9198         * src/summaryview.c
9199                 o fix another memory leak reported by Martin Kluge
9200                   (see "[ 599568 ] Small Memory Leak")
9201                 o remove 'from' variable from 'summary_set_header()'; we can
9202                   do with just 'to' 
9203
9204 2002-08-24 [paul]       0.8.1claws113
9205
9206         * sync with 0.8.1cvs30
9207                 see ChangeLog 2002-08-23
9208
9209 2002-08-24 [alfons]     0.8.1claws112
9210
9211         * src/summaryview.c
9212                 remove unnecessary allocations for search bar fixing leaks
9213                 reported by Martin Kluge
9214                 (see "[ 599451 ] Further memory leaks?")
9215
9216 2002-08-24 [alfons]     0.8.1claws111
9217
9218         * src/main.c
9219                 make get_socket_name() public for crash.c
9220         * src/crash.c
9221                 o make report bug button work (goes to claws' 
9222                   bug tracker at sf.net)
9223                 o introduce function for doing important stuff just
9224                   before claws goes down
9225                 o clean up code 
9226
9227 2002-08-24 [alfons]     0.8.1claws110
9228
9229         * src/compose.c
9230                 move cursor to "To" entry when forwarding as attachment
9231                 (reported and solved by Steve Lamb, closes bug report
9232                 "[ 592880 ] Forward as attachment; cursor not in to")
9233
9234 2002-08-24 [colin]      0.8.1claws109
9235
9236         * src/mainwindow.c
9237                 fix quick search visibility after GUI (de)separations.
9238
9239 2002-08-23 [colin]      0.8.1claws108
9240
9241         * src/mainwindow.c
9242                 fix header pane visibility after folderview or
9243                 messageview (de)separation
9244
9245 2002-08-23 [paul]       0.8.1claws107
9246
9247         * src/mainwindow.[ch]
9248           src/toolbar.c
9249                 give full control of display or non-display 
9250                 of the Execute icon to Custom toolbar settings.
9251                 add new sensitivity condition to maninwindow.h: 
9252                 M_DELAY_EXEC
9253
9254         * ChangeLog
9255           ChangeLog.jp
9256           NEWS
9257                 more sync with 0.8.1cvs29
9258
9259 2002-08-23 [melvin]     0.8.1claws106
9260
9261         * src/alertpanel.c
9262                 Readded support for custom widget in alertpanel lost in last
9263                 sync.
9264
9265 2002-08-23 [paul]       0.8.1claws105
9266
9267         * sync with 0.8.1cvs29
9268                 see ChangeLog 2002-08-23
9269
9270 2002-08-23 [colin]      0.8.1claws104
9271
9272         * src/summaryview.c
9273                 Fix folder and search pixmaps exchanging positions
9274                 after theme or toolbar changes. Thank to Oliver for 
9275                 reporting this.
9276
9277 2002-08-23 [colin]      0.8.1claws103
9278
9279         * src/mainwindow.c
9280           src/messageview.[ch]
9281           src/noticeview.[ch]
9282           src/summaryview.c
9283                 Changed messageview_create() and noticeview_create()
9284                 to avoid the last gdk_warning
9285
9286 2002-08-22 [colin]      0.8.1claws102
9287
9288         * src/summaryview.c
9289                 Fix my new `Creating pixmap from xpm' warning
9290
9291 2002-08-22 [colin]      0.8.1claws101
9292
9293         * src/mainwindow.c
9294                 Fix some of the gdk warnings
9295
9296 2002-08-22 [colin]      0.8.1claws100
9297
9298         * src/Makefile.am
9299         * src/stock_pixmap.c
9300         * src/stock_pixmap.h
9301         * src/pixmaps/quicksearch.xpm *ADDED*
9302                 Add the quicksearch pixmap
9303         * src/mainwindow.c
9304         * src/summaryview.c
9305         * src/summaryview.h
9306                 Make quicksearch bar visible/hidden via a button
9307
9308 2002-08-22 [christoph]  0.8.1claws99
9309
9310         * src/folder.c
9311                 fix folder update for newsgroups with message
9312                 numbers below minimum number of articles to fetch
9313                 (closes bug #598445)
9314
9315 2002-08-22 [paul]       0.8.1claws98
9316
9317         * sync with 0.8.1cvs28
9318                 see ChangeLog 2002-08-22
9319
9320 2002-08-21 [alfons]     0.8.1claws97
9321
9322         * src/crash.c
9323                 use bt instead of bt full which seems to work 
9324                 better, and bt full doesn't give a great deal 
9325                 of information anyway
9326
9327 2002-08-21 [colin]      0.8.1claws96
9328
9329         * src/summaryview.c
9330                 fix summaryview_searchtype_changed prototype
9331
9332 2002-08-21 [christoph]  0.8.1claws95
9333
9334         * src/mainwindow.c
9335                 o fix broken menu update for sorting type, we have to
9336                   get this info from the summaryview now
9337                 o removed setting of threaded state in menu callback
9338         * src/summaryview.[ch]
9339                 more summaryview/folderitem seperation for
9340                 threading option
9341         * configure.in
9342                 removed not required --with-compiler-flags option
9343
9344 2002-08-21 [oliver]     0.8.1claws94
9345         
9346         * src/toolbar.h 
9347                 o rename toolbar.xml to toolbar_main.xml
9348                   since toolbar_compose.xml might come up 
9349                   any time soon
9350         * README.claws
9351                 add custom toolbar              
9352
9353 2002-08-21 [darko]      0.8.1claws93
9354
9355         * src/procmsg.c
9356                 don't reset tmp flags for messages copied
9357                 to sent folder
9358
9359 2002-08-21 [colin]      0.8.1claws92
9360         
9361         * src/prefs_filtering.c
9362                 fix renaming rules on folder rename 
9363                 when folder is not a leaf folder
9364
9365 2002-08-21 [paul]       0.8.1claws91
9366
9367         * src/prefs_folder_item.c
9368                 fix alignment of colour selector
9369
9370 2002-08-21 [paul]       0.8.1claws90
9371
9372         * sync with 0.8.1cvs27
9373                 see ChangeLog 2002-08-21
9374
9375 2002-08-21 [paul]       0.8.1claws89
9376
9377         * src/summaryview.c
9378                 fix crash when changing field type in
9379                 Quick search bar
9380
9381 2002-08-21 [colin]      0.8.1claws88
9382
9383         * src/summaryview.c
9384                 Made quick search case-insensitive
9385
9386 2002-08-21 [paul]       0.8.1claws87
9387
9388         * sync with 0.8.1cvs26
9389                 see ChangeLog 2002-08-21
9390
9391 2002-08-20 [christoph]  0.8.1claws86
9392
9393         * src/folderview.c
9394         * src/main.c
9395         * src/summaryview.[ch]
9396                 more summaryview/folderitem seperation for
9397                 sort_key and sort_type
9398         * src/procmsg.c
9399                 added missing return statement
9400
9401 2002-08-20 [colin]      0.8.1claws85
9402
9403         * src/summaryview.[ch]
9404                 Added a quick search box
9405         * src/mainwindow.c
9406         * src/prefs_common.[ch]
9407                 Added a show/hide option for the quick search
9408
9409 2002-08-20 [oliver]     0.8.1claws84
9410         
9411         * src/mainwindow.c
9412                 remove toolbar_create_popups
9413         * src/toolbar.[ch]
9414                 o remove toolbar_create_popups
9415                 o fix toolbar_set_sensitive 
9416                   (Bug reports #596834 and #596832)     
9417         * src/prefs_toolbar.c
9418                 o add "Set default" button
9419                 o align label and text + combo widgets
9420
9421 2002-08-20 [hoa]        0.8.1claws83bis
9422
9423         * src/imap.c
9424                 fixed a bug in imap_fetch_msginfo() in case there is no
9425                 current folder.
9426
9427 2002-08-20 [darko]      0.8.1claws83
9428
9429         * src/folderview.c
9430                 copy the color style of folder view so it
9431                 works with GTK themes
9432
9433 2002-08-20 [darko]      0.8.1claws82
9434
9435         * src/folder.h
9436         * src/folderview.c
9437         * src/prefs_folder_item.[hc]
9438                 don't use UI stuff in folder.h
9439
9440 2002-08-20 [darko]      0.8.1claws81
9441
9442         * src/folder.h
9443         * src/prefs_folder_item.h
9444         * src/folderview.c
9445         * src/prefs_folder_item.c
9446                 ability to set folder color in folderview
9447
9448 2002-08-19 [alfons]     0.8.1claws80
9449
9450         * src/summaryview.c
9451                 fix one of the earlier memleaks reported by Martin Kluge
9452
9453 2002-08-19 [alfons]     0.8.1claws79
9454
9455         * src/mainwindow.c
9456                 hide notice view when selecting seperate folder
9457                 view (reported by Urke MMI)
9458
9459 2002-08-19 [christoph]  0.8.1claws78
9460
9461         * src/folderview.c
9462         * src/prefs_folder_item.h
9463         * src/summaryview.[ch]
9464                 o add summary_set_prefs_from_folderitem to set
9465                   summaryview prefs (first step to remove all
9466                   references to the folderitem in summaryview)
9467                 o moved compiled regex stuff from folderitem prefs
9468                   to summaryview code
9469
9470 2002-08-19 [paul]       0.8.1claws77
9471
9472         * src/compose.c
9473                 add check for '.' to QUOTE_IF_REQUIRED
9474
9475 2002-08-19 [paul]       0.8.1claws76
9476
9477         * src/inc.c
9478                 sync with 0.8.1cvs25 (plug memory leak)
9479
9480         * src/prefs_toolbar.c
9481                 re-order prefs_toolbar_cancel()
9482
9483 2002-08-18 [alfons]     0.8.1claws75
9484
9485         * src/inc.c
9486         * src/matcher.c
9487                 plug other memleaks reported by Martin Kluge
9488
9489 2002-08-18 [paul]       0.8.1claws74
9490
9491         * po/pt_BR.po
9492                 updated by Fabio Jr. Beneditto
9493
9494 2002-08-18 [paul]       0.8.1claws73
9495
9496         * src/toolbar.[ch]
9497                 fix bug where tooltips were displayed untranslated              
9498
9499         * src/prefs_toolbar.c
9500                 fix bug where clicking 'Cancel' creates an icon & text
9501                 toolbar regardless of prefs
9502         
9503
9504 2002-08-17 [oliver]     0.8.1claws72
9505
9506         * src/prefs_toolbar.c
9507                 update toolbar on CANCEL
9508                 bug reported by Martin Kluge
9509         * src/toolbar.c
9510                 toolbar_destroy memleak fixed           
9511
9512 2002-08-17 [alfons]     0.8.1claws71
9513
9514         * src/toolbar.c
9515                 plug another memleak reported by Martin Kluge
9516
9517 2002-08-16 [alfons]     0.8.1claws70
9518
9519         * src/crash.c
9520                 use execvp() correctly (suggested by wwp; thanks!)
9521
9522 2002-08-16 [alfons]     0.8.1claws69
9523
9524         * src/gtksctree.c
9525                 plug memory leak reported by Kim Schultz & Martin Kluge
9526
9527 2002-08-16 [paul]       0.8.1claws68
9528
9529         * po/es.po
9530                 updated by Ricardo Mones Lastra
9531
9532 2002-08-16 [paul]       0.8.1claws67
9533
9534         * src/toolbar.h
9535                 fix bug where 'Compose News' icon showed wrong
9536                 tooltip
9537
9538 2002-08-16 [paul]       0.8.1claws66
9539
9540         * sync with 0.8.1cvs24
9541                 see ChangeLog 2002-08-16
9542
9543         * po/it.po
9544                 updated by Alessandro Maestri
9545
9546 2002-08-15 [paul]       0.8.1claws65
9547
9548         * po/sr.po
9549                 updated by Urke MMI
9550
9551 2002-08-15 [paul]       0.8.1claws64
9552
9553         * src/*.c
9554                 don't translate debug info
9555
9556         * src/matcher.[ch]
9557                 add copyright info
9558
9559 2002-08-15 [paul]       0.8.1claws63
9560
9561         * src/prefs_toolbar.c
9562                 fix bug where clicking 'OK' creates an icon & text
9563                 toolbar regardless of prefs
9564
9565 2002-08-14 [alfons]     0.8.1claws62
9566
9567         * src/main.c
9568                 add global var that has the full argv[0]
9569         * src/crash.c
9570                 o execvp the correct sylpheed by using argv0
9571                   and setting the correct work dir
9572                 o other tweaks  
9573
9574 2002-08-14 [oliver]     0.8.1claws61
9575         
9576         * enable/disable Toolbar Action Buttons 
9577         * code cleanups
9578         * src/mainwindow.c
9579         * src/toolbar.[ch]      
9580         * src/prefs_toolbar.c   
9581
9582 2002-08-14 [melvin]     0.8.1claws60
9583
9584         * po/fr.po
9585                 Updated French translations
9586
9587 2002-08-14 [melvin]     0.8.1claws59
9588
9589         * src/crash.c
9590                 Made bug report not translatable
9591         * src/exporthtml.c
9592                 Fixed exporthtml_build_filespec() return value
9593         * src/foldersel.c
9594                 Fixed incorrect include file
9595         * src/gtkspell.c
9596         * src/prefs_actions.c
9597         * src/prefs_toolbar.c
9598                 Made debug info not translatable
9599         * src/mutt.c
9600         * src/quote_fmt.c
9601                 Added missing includes
9602         * src/prefs_common.c
9603                 Fixed typo
9604
9605 2002-08-14 [paul]       0.8.1claws58
9606
9607         * faq/es/sylpheed-faq.html
9608           faq/es/sylpheed-faq-[1-3].html
9609           faq/es/sylpheed-faq-4.html     **NEW FILE **
9610                 update Spanish FAQ
9611
9612 2002-08-13 [christoph]  0.8.1claws57
9613
9614         * src/procmsg.c
9615                 ignore thread fix that did not mark all
9616                 child nodes of a ignored thread as
9617                 ignored. Does not work perfectly yet,
9618                 but it is better now
9619
9620 2002-08-13 [alfons]     0.8.1claws56
9621
9622         * src/crash.c
9623                 o implement 'save crash log'
9624                 o some tweaks
9625
9626 2002-08-13 [melvin]     0.8.1claws55
9627
9628         * src/main.c
9629                 removed unrequired "execinfo.h" header
9630
9631 2002-08-12 [paul]       0.8.1claws54
9632
9633         * faq/en/sylpheed-faq.html
9634           faq/en/sylpheed-faq-[1-3].html
9635           faq/en/sylpheed-faq-4.html     **NEW FILE **
9636                 update English FAQ
9637
9638 2002-08-12 [alfons]     0.8.1claws53
9639
9640         * po/POTFILES.in
9641                 add crash.c to translatables
9642         * src/crash.c
9643                 bring in Leandro's crash dialog
9644
9645 2002-08-11 [alfons]     0.8.1claws52
9646
9647         * src/crash.c
9648                 clean up some warnings
9649
9650 2002-08-11 [alfons]     0.8.1claws51
9651
9652         * acconfig.h
9653         * configure.in
9654         * src/crash.[ch]        ** NEW FILES **
9655         * src/main.c            
9656                 initial gdb crash handler
9657
9658 2002-08-11 [paul]       0.8.1claws50
9659
9660         * src/prefs_toolbar.c
9661                 replace Up/Down arrow pixmaps with text to be
9662                 consistent across icon themes
9663
9664 2002-08-11 [paul]       0.8.1claws49
9665
9666         * src/prefs_common.c
9667           src/prefs_toolbar.c
9668                 rename 'Pixmap' -> 'Icon'
9669
9670         * src/toolbar.[ch]
9671                 rename  'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
9672
9673 2002-08-10 [paul]       0.8.1claws48
9674
9675         * src/prefs_toolbar.c
9676                 re-work the UI
9677
9678 2002-08-10 [paul]       0.8.1claws47
9679
9680         * src/main.c
9681                 don't write Processing progress to status bar
9682                 patch submitted by Alexander Evseev
9683
9684         * src/prefs_toolbar.c
9685                 re-position and resize window
9686                 make window assume correct size on first call
9687
9688 2002-08-10 [paul]       0.8.1claws46
9689
9690         * src/mainwindow.c
9691           src/prefs_toolbar.c
9692           src/toolbar.c
9693           src/toolbar.h
9694                 obey coding style
9695                 follow UI text conventions
9696
9697 2002-08-10 [alfons]     0.8.1claws45
9698
9699         * src/toolbar.c
9700                 correct pixmap for delete action
9701
9702 2002-08-10 [paul]       0.8.1claws44
9703
9704         * po/pt_BR.po
9705                 updated by Fabio Jr. Beneditto
9706
9707 2002-08-10 [paul]       0.8.1claws43
9708
9709         * po/POTFILES.in
9710                 add custom toolbar files
9711
9712 2002-08-10 [paul]       0.8.1claws42
9713
9714         * sync with 0.8.1cvs22
9715                 see ChangeLog 2002-08-09
9716
9717 2002-08-09 [paul]       0.8.1claws41
9718
9719         * tools/Makefile.am
9720           tools/README
9721           tools/outlook2sylpheed.pl     ** NEW FILE **
9722                 add script to convert exported Outlook
9723                 contacts list to a Sylpheed addressbook.
9724                 Submitted by Ricardo Mones Lastra.
9725
9726 2002-08-09 [paul]       0.8.1claws40
9727
9728         * AUTHORS
9729           configure.in
9730           po/sr.po      ** NEW FILE **
9731                 add Serbian message catalog. Submitted by
9732                 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>             
9733
9734 2002-08-09 [paul]       0.8.1claws39
9735
9736         * sync with 0.8.1cvs21
9737                 see ChangeLog 2002-08-08
9738
9739 2002-08-08 [oliver]     0.8.1claws38
9740
9741         * src/mainwindow.c
9742                 move Custom Toolbar to Configuration menu
9743
9744 2002-08-08 [oliver]     0.8.1claws37
9745
9746         * src/prefs_toolbar.c
9747                 fix substitute pixmap bug
9748
9749 2002-08-08 [paul]       0.8.1claws36
9750
9751         * sync with 0.8.1cvs19
9752                 see ChangeLog 2002-08-08
9753
9754 2002-08-07 [christoph]  0.8.1claws35
9755
9756         * src/utils.c
9757                 fixed a memory leak in new canonicalize_file_replace
9758
9759 2002-08-07 [christoph]  0.8.1claws34
9760
9761         * src/utils.[ch]
9762                 o canonicalize_file_replace should create the temporary
9763                   file in the same directory as the original file.
9764                 o added get_tmpfile_in_dir that creates a temorary file
9765                   in a specified directory.
9766
9767 2002-08-07 [melvin]     0.8.1claws33
9768
9769         * src/toolbar.c
9770                 fixed bug where 'Article' button acted as 'Email' button.
9771
9772 2002-08-07 [paul]       0.8.1claws32
9773
9774         * sync with 0.8.1.cvs17
9775                 see ChangeLog 2002-08-07
9776
9777 2002-08-07 [colin]      0.8.1claws31
9778         
9779         * src/news.c
9780                 fix mass-cancel problem
9781
9782 2002-08-07 [thorsten]   0.8.1claws30
9783
9784         * src/prefs_toolbar.c
9785                 fix: crash on replace or add new button
9786         * src/toolbar.c
9787                 fix: close xmlfile after reading
9788         * src/utils.c
9789                 fix: unlink() file before rename()
9790
9791 2002-08-06 [paul]       0.8.1claws29
9792
9793         * sync with 0.8.cvs15
9794                 see ChangeLog 2002-08-06
9795
9796 2002-08-06 [oliver]     0.8.1claws28
9797
9798         * src/toolbar.c
9799         * src/prefs_toolbar.c
9800                 fixed empty toolbar issue
9801
9802 2002-08-06 [oliver]     0.8.1claws27
9803
9804         * Custom Toolbar Final 
9805         * src/folderview.c
9806         * src/inc.c
9807         * src/summaryview.c
9808                 o toolbar stuff now lives in src/toolbar.[ch]
9809                 o main_window_toolbar_* functions are renamed to
9810                   toolbar_* reflecting their new source file
9811         * src/mainwindow.[ch]
9812                 o remove toolbar stuff  
9813
9814 2002-08-06 [oliver]     0.8.1claws26
9815         
9816         * src/Makefile.am
9817         * src/prefs_toolbar.[ch]        **New File**
9818         * src/toolbar.[ch]              **New File**
9819                 o prefs_toolbar.[ch] custom toolbar frontend
9820                 o toolbar.[ch]       backend 
9821
9822 2002-08-06 [oliver]     0.8.1claws25
9823
9824         * src/prefs_actions.[ch]
9825                 o new exported function actions_execute
9826
9827 2002-08-06 [paul]       0.8.1claws24
9828
9829         * sync with 0.8.1cvs4
9830                 see ChangeLog 2002-08-06
9831
9832 2002-08-06 [paul]       0.8.1claws23
9833
9834         * sync with 0.8.1cvs13
9835                 see ChangeLog 2002-08-06
9836
9837 2002-08-06 [paul]       0.8.1claws22
9838
9839         * sync with 0.8.1cvs12
9840                 see ChangeLog 2002-08-05 and 2002-08-06
9841
9842 2002-08-06 [match]      0.8.1claws21
9843
9844         * src/addrclip.c
9845                 improvements to cut/copy/paste address
9846
9847 2002-08-05 [match]      0.8.1claws20
9848
9849         * src/addritem.[ch]
9850         * src/addrcache.c
9851         * src/addrbook.c
9852         * src/editaddress.c
9853         * src/addressbook.c
9854                 fixes to improve cut/copy/paste
9855
9856 2002-08-06 [melvin]     0.8.1claws19
9857
9858         * src/account.[ch]
9859                 account_find_all_from_address(): new function that returns the
9860                 list of all accounts that are matched in an address.
9861         * src/alertpanel.[ch]
9862                 alertpanel() now accepts a custom widget
9863                 alertpanel_with_widget(): new function that pops up a panel with
9864                 a custom widget in it 
9865         * src/gtkutils.[ch]
9866                 gtkut_account_menu_new(): new function that allows the selection
9867                 of an account from a list of accounts.
9868         * src/messageview.c
9869                 Extended Return Receipt notification to select the correct 
9870                 account and to make a security test on the Delivery-Notification
9871                 address which should be the same as the Return-Path.
9872
9873 2002-08-06 [thorsten]   0.8.1claws18
9874
9875         * src/mimeview.c
9876                 attach_all: save unnamed as "noname.%d",
9877                 dont free static dirname
9878
9879 2002-08-05 [alfons]     0.8.1claws17
9880
9881         * configure.in
9882                 detect XIM by trying to link rather than compile a XIM program
9883
9884 2002-08-05 [oliver]     0.8.1claws16
9885                 
9886         * src/stock_pixmap.[ch]
9887                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
9888                 o new func to retrieve pixmaps
9889
9890 2002-08-05 [paul]       0.8.1claws15
9891
9892         * sync with 0.8.1cvs10
9893                 see ChangeLog 2002-08-05
9894
9895 2002-08-04 [alfons]     0.8.1claws14
9896
9897         * src/textview.c
9898                 see if this plugs memleak
9899
9900 2002-08-04 [melvin]     0.8.1claws13
9901
9902         * src/gtkspell.c
9903                 fixed bug that could crash Sylpheed when highlighting
9904                 all misspelled words.
9905
9906 2002-08-03 [melvin]     0.8.1claws12
9907
9908         * src/prefs_actions.c
9909                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
9910         * src/messageview.c
9911                 fixed bug where the Return Receipt was sent to
9912                 Delivery-Notification-To address even if it was not present
9913
9914 2002-08-02 [alfons]     0.8.1claws11
9915
9916         * src/prefs_actions.c
9917                 o more check for NULLs
9918                 o put create_io_dialog() in right conditional block
9919
9920 2002-08-02 [paul]       0.8.1claws10
9921
9922         * po/es.po
9923                 updated by Ricardo Mones Lastra
9924
9925 2002-08-01 [christoph]  0.8.1claws9
9926
9927         * src/folder.c
9928                 don't free the cache of the opened
9929                 folder in the summaryview
9930         * src/summaryview.c
9931                 don't unset flags, if it is not required
9932
9933 2002-08-01 [paul]       0.8.1claws8
9934
9935         * sync with 0.8.1cvs8
9936                 see ChangeLog entry 2002-08-01
9937
9938 2002-08-01 [paul]       0.8.1claws7
9939
9940         * sync with 0.8.1cvs7
9941                 see ChangeLog 2002-07-31 and 2002-08-01
9942
9943 2002-07-31 [christoph]  0.8.1claws6
9944
9945         * src/mainwindow.c
9946                 forgot to update menu sensitivity
9947                 function for new menu entry
9948
9949 2002-07-31 [alfons]     0.8.1claws5
9950
9951         * src/main.c
9952                 check folder item and its path for NULL on
9953                 initial processing
9954
9955 2002-07-31 [christoph]  0.8.1claws4
9956
9957         * src/folder.c
9958                 check if folder_item_get_msginfo in
9959                 folder_item_remove_msg returned NULL
9960         * src/imap.c
9961                 better clear the uid cache in the
9962                 uid validity check function and delete
9963                 cached messages
9964
9965 2002-07-31 [paul]       0.8.1claws3
9966
9967         * man/sylpheed.1
9968                 add the '--attach' option and a few other
9969                 minor changes
9970
9971 2002-07-31 [paul]       0.8.1claws2
9972
9973         * sync with 0.8.1cvs5
9974                 see ChangeLog 2002-07-31
9975
9976 2002-07-31 [christoph]  0.8.1claws1
9977
9978         * src/folderview.[ch]
9979         * src/mainwindow.c
9980                 replace "Rescan all folders..." with
9981                 "Check all folders for new messages..."
9982
9983 2002-07-30 [paul]       0.8.1claws
9984
9985         * version 0.8.1claws released
9986
9987 2002-07-30 [paul]       0.8.0claws29
9988
9989         * tools/OOo2sylpheed.pl ** NEW FILE **
9990           tools/README
9991                 add script to enable sending documents as
9992                 attachments from OpenOffice.org
9993
9994 2002-07-30 [melvin]     0.8.0claws28
9995
9996         * src/prefs_actions.c
9997                 Made the actions' input/output dialog display
9998                 without delay.
9999
10000 2002-07-30 [christoph]  0.8.0claws27
10001
10002         * src/procmsg.c
10003                 check if folder_item_get_msginfo in
10004                 procmsg_save_to_outbox returned NULL
10005
10006 2002-07-30 [paul]       0.8.0claws26
10007
10008         * sync with 0.8.1cvs4
10009                 see ChangeLog 2002-07-29
10010
10011 2002-07-29 [thorsten]   0.8.0claws25
10012
10013         * README.claws
10014                 added selective download, delete on server
10015
10016 2002-07-29 [paul]       0.8.0claws24
10017
10018         * sync with 0.8.1cvs3
10019                 see ChangeLog 2002-07-29
10020
10021 2002-07-27 [christoph]  0.8.0claws23
10022
10023         * src/folder.c
10024                 add extra check if fetching the msginfo
10025                 returned NULL
10026
10027 2002-07-27 [paul]       0.8.0claws22
10028
10029         * sync with 0.8.1cvs2
10030                 see ChangeLog 2002-07-26
10031
10032 2002-07-27 [christoph]  0.8.0claws21
10033
10034         * src/imap.c
10035                 add another check if a valid msginfo
10036                 was returned
10037
10038 2002-07-26 [hoa]        0.8.0claws20
10039
10040         * src/folder.c
10041                 Fixed a condition in folder_item_destroy()
10042
10043         * src/imap.c
10044                 Fixed an error in IMAP protocol
10045
10046 2002-07-26 [alfons]     0.8.0claws19
10047
10048         * src/folder.c
10049                 ofcourse compare with identifier, not the path
10050
10051 2002-07-26 [alfons]     0.8.0claws18
10052
10053         * src/folder.c
10054                 use folder item identifier for saving / restoring
10055                 preferences because folder->path might not be unique
10056
10057 2002-07-26 [melvin]     0.8.0claws17
10058
10059         * src/logwindow.c
10060                 Fixed a crash introduced in 0.8.0claws5 when log is 
10061                 cut under 80 characters.
10062
10063 2002-07-26 [paul]       0.8.0claws16
10064
10065         * sync with 0.8.1cvs1
10066                 see ChangeLog 2002-07-26
10067
10068 2002-07-26 [christoph]  0.8.0claws15
10069
10070         * src/imap.[ch]
10071                 imap folder now remembers the last selected
10072                 folder and imap_fetch_msginfo skips selecting
10073                 the folder if it is already selected
10074
10075 2002-07-26 [christoph]  0.8.0claws14
10076
10077         * src/folder.c
10078         * src/folderview.c
10079         * src/imap.c
10080                 fix imap folder rescanning
10081
10082 2002-07-25 [christoph]  0.8.0claws13
10083
10084         * src/filter.c
10085         * src/folder.[ch]
10086         * src/folderview.c
10087         * src/imap.[ch]
10088         * src/mainwindow.c
10089         * src/mbox_folder.c
10090         * src/mh.c
10091         * src/news.c
10092                 implement imap uid cache and uid validity check
10093
10094 2002-07-25 [alfons]     0.8.0claws12
10095
10096         * src/summaryview.c
10097                 fix a brown paper bag bug, and also add some more
10098                 checks
10099
10100 2002-07-25 [christoph]  0.8.0claws11
10101
10102         * src/folder.c
10103                 don't mix copy, fetch_msginfo and remove
10104                 operations in folder item copy and move
10105                 operations
10106
10107 2002-07-25 [christoph]  0.8.0claws10
10108
10109         * src/folderview.c
10110         * src/mainwindow.c
10111         * src/prefs_folder_item.c
10112         * src/summaryview.[ch]
10113                 remove no longer required parameter update_cache from
10114                 summary_show
10115
10116 2002-07-25 [paul]       0.8.0claws9
10117
10118         * sync with 0.8.1
10119         
10120         * AUTHORS
10121                 a few corrections
10122
10123 2002-07-24 [alfons]     0.8.0claws8
10124
10125         * src/summaryview.c
10126                 sort correctly when using simplified subject line
10127                 (closes feature request "[ 585141 ] applying regexp to subject 
10128                 before sort" submitted by Alexandra Walford)
10129
10130 2002-07-24 [paul]       0.8.0claws7
10131
10132         * sync with 0.8.0cvs3
10133                 see ChangeLog 2002-07-24
10134
10135 2002-07-23 [christoph]  0.8.0claws6
10136
10137         * src/folder.c
10138         * src/folder.h
10139         * src/summaryview.c
10140         * src/summaryview.h
10141         * src/main.c
10142                 o separate processing and summaryview
10143                 o removed summary_write_cache from summaryview
10144                 o removed summaryview->killed_messages, because we don't have
10145                   to keep a list of killed messages anymore. New cache will
10146                   keep the hidden messages in cache anyway
10147         * src/folderview.c
10148         * src/inc.c
10149         * src/selective_download.c
10150                 o removed unnecessary summary_write_cache calls
10151         * src/procmsg.c
10152                 o don't set ignore thread flag in procmsg_get_thread_tree
10153                   if it is already set
10154         * src/mainwindow.c
10155         * src/statusbar.h
10156                 o moved STATUSBAR_PUSH/POP to statusbar.h because
10157                   they are used in different files
10158
10159 2002-07-23 [melvin]     0.8.0claws5
10160
10161         * src/addressbook.c
10162         * src/addrgather.c
10163         * src/editaddress.c
10164         * src/editgroup.c
10165         * src/editldap_basedn.c
10166         * src/importldif.c
10167         * src/prefs_common.c
10168                 Fixed few memory leak (gtk_editable_get_chars returns
10169                 an allocated string)
10170         * src/logwindow.c
10171                 Fixed few memory leak (gtk_editable_get_chars returns
10172                 an allocated string) and modified a little the log cutting
10173                 loop.
10174         * src/compose.c
10175                 Replaced a call to an obsolete function gtk_entry_get_text()
10176                 by gtk_editable_get_chars()
10177         * src/send.c
10178                 Removed a debug printf
10179
10180 2002-07-23 [christoph]  0.8.0claws4
10181
10182         * src/filesel.c
10183                 fix another g_dirname memory leak
10184
10185 2002-07-23 [christoph]  0.8.0claws3
10186
10187         * src/mh.c
10188                 fixed a memory leak in mh_fetch_msginfo
10189                 fixed crash when message header could not be
10190                 parsed
10191
10192 2002-07-23 [paul]       0.8.0claws2
10193
10194         * sync with 0.8.0cvs2
10195                 see ChangeLog 2002-07-23
10196
10197 2002-07-23 [paul]       0.8.0claws1
10198
10199         * sync with 0.8.0cvs1
10200                 see ChangeLog 2002-07-23
10201
10202 2002-07-23 [paul]       0.8.0claws
10203
10204         * release of 0.8.0claws
10205
10206 2002-07-23 [paul]       0.7.8claws99
10207
10208         * po/ru.po
10209                 new Russian translation, submitted by
10210                 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
10211
10212 2002-07-22 [jens]       0.7.8claws98
10213
10214         * po/de.po
10215                 Updated German translations.
10216
10217 2002-07-22 [paul]       0.7.8claws97
10218
10219         * po/es.po
10220           po/it.po
10221           po/nl.po
10222           po/pt_BR.po
10223                 updated translations by Ricardo Mones Lastra,
10224                 Alessandro Maestri, Wilbert Berendsen and 
10225                 Fabio Jr. Beneditto respectively
10226
10227 2002-07-22 [christoph]  0.7.8claws96
10228
10229         * src/mimeview.c
10230                 fix memory leak caused by wrong g_dirname usage
10231
10232 2002-07-22 [christoph]  0.7.8claws95
10233
10234         * src/summaryview.c
10235                 update new and unread message counts for summaryview
10236                 summaryview does not get it from the folder anymore
10237                 and has to update the values itself
10238
10239 2002-07-22 [melvin]     0.7.8claws94
10240
10241         * po/fr.po
10242                 Updated French translations.
10243
10244 2002-07-22 [christoph]  0.7.8claws93
10245
10246         * src/matcher.c
10247                 set prop->preg pointer to NULL or following check
10248                 will not fail and regexec will be called with
10249                 invalid pointer
10250
10251 2002-07-21 [alfons]     0.7.8claws92
10252         
10253         * src/prefs_common.[ch]
10254                 remove option "Send return receipt on request"
10255
10256 2002-07-21 [thorsten]   0.7.8claws91
10257
10258         * src/mimeview.c
10259                 fixed memleaks, coding style as pointed out by alfons
10260
10261 2002-07-21 [alfons]     0.7.8claws90
10262
10263         * src/messageview.c
10264         * src/noticeview.[ch]
10265                 o fix bug notice view being displayed when going to empty folder 
10266                   (noticed by Christoph)
10267                 o allow RRR to be sent when restarting sylpheed, or changing folder 
10268                   (noticed by Thorsten)
10269
10270 2002-07-21 [thorsten]   0.7.8claws89
10271
10272         * src/mimeview.c
10273                 Included save_all patch from Xaview FACQ
10274                 added support for pathnames
10275
10276 2002-07-21 [alfons]     0.7.8claws88
10277
10278         * po/POTFILES.in
10279         * src/Makefile.am
10280         * src/mainwindow.c
10281         * src/messageview.[ch]
10282         * src/noticeview.c      ** NEW FILE **
10283         * src/noticeview.h      ** NEW FILE **
10284                 make return receipts work again
10285                 (UI idea by Leandro Pereira)
10286
10287 2002-07-21 [paul]       0.7.8claws87
10288
10289         * src/summaryview.c
10290                 fix sensitivity of 'Select thread'
10291
10292 2002-07-21 [paul]       0.7.8claws86
10293
10294         * src/prefs_common.c
10295                 add browser command line for Galeon
10296
10297 2002-07-21 [paul]       0.7.8claws85
10298
10299         * Makefile.am
10300                 fix 'EXTRA_DIST': remove README.README, add TODO
10301                 and TODO.claws
10302
10303 2002-07-21 [alfons]     0.7.8claws84
10304
10305         * src/gtkstext.c
10306                 make enter clear selection
10307                 (closes "[ 579888 ] Editor selection/entry error"
10308                 reported by Steve Lamb)
10309
10310 2002-07-21 [alfons]     0.7.8claws83
10311         
10312         * src/summaryview.c
10313                 sort message list when selecting unthread messages
10314                 (closes "[ 501593 ] switching threaded view doesn't sort"
10315                 reported by Simon Schubert)
10316
10317 2002-07-20 [alfons]     0.7.8claws82
10318         
10319         * src/matcher.c
10320                 const-correctness
10321
10322 2002-07-20 [thorsten]   0.7.8claws81
10323
10324         * src/matcher.c
10325                 Fixed expansion of empty fields in matchactions
10326
10327 2002-07-19 [melvin]     0.7.8claws80
10328
10329         * src/gtkspell.c
10330                 Removed a duplicate menu entry (fast mode) introduced during
10331                 the new cache merge
10332                 Added a menu separator between 'Use alternate' and 'Fast mode'
10333
10334 2002-07-19 [paul]       0.7.8claws79
10335
10336         * tools/Makefile.am
10337           tools/README
10338                 correct typos
10339
10340 2002-07-19 [thorsten]   0.7.8claws78
10341
10342         * tools/calypso_convert.pl      ** NEW FILE **
10343           tools/README
10344           tools/Makefile.am
10345                 script to import mbox files exported
10346                 by calypso
10347                 o generates folder structure
10348                 o includes attachments
10349
10350 2002-07-19 [melvin]     0.7.8claws77
10351
10352         * src/selective_download.[ch]
10353                 Fixed bug where closing the dialog with the window manager's
10354                 close button will not unlock the summary
10355                 Corrected some function declarations that missed a return value
10356                 Made the source code comply better with coding style.
10357         * src/prefs_common.c
10358                 Added new browser command line for Mozilla.
10359
10360 2002-07-18 [paul]       0.7.8claws76
10361
10362         * src/mainwindow.c
10363           src/selective_download.[ch]
10364                 reflect theme changes, fix Gdk Warning when creating 
10365                 pixmap from NULL window, and minor clean up.
10366                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
10367
10368         * po/en_GB.po
10369                 updated
10370
10371 2002-07-17 [paul]       0.7.8claws75
10372
10373         * INSTALL[.jp]
10374                 sync with 0.8.0
10375         
10376         * po/en_GB.po
10377                 updated
10378
10379 2002-07-16 [paul]       0.7.8claws74
10380
10381         * tools/filter_conv.pl
10382           tools/README
10383                 replace conversion script with reimplemented version, 
10384                 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
10385
10386 2002-07-16 [colin]      0.7.8claws73
10387
10388         * src/summaryview.c
10389                 remove forgotten debug messages - sorry ;-)
10390
10391 2002-07-16 [colin]      0.7.8claws72
10392
10393         * src/mimeview.c
10394           src/summaryview.c
10395           src/textview.c
10396           src/textview.h
10397                 add the ability to select part of a text mime-part 
10398                 to reply.
10399
10400 2002-07-15 [christoph]  0.7.8claws71
10401
10402         * src/folder.c
10403                 fix folder message count for folders without
10404                 msg_is_changed (includes news folders)
10405
10406 2002-07-15 [martin]     0.7.8claws70
10407
10408         * src/summaryview.c
10409                 option "display recipient on 'From'..." now works
10410                 without the need of enabling the option
10411                 "display  sender  using  address  book".
10412
10413 2002-07-15 [christoph]  0.7.8claws69
10414
10415         * src/summaryview.c
10416                 removed setting folder status from summaryview.
10417                 folder.c should update all message counts correctly.
10418
10419 2002-07-15 [paul]       0.7.8claws68
10420
10421         * po/pt_BR.po
10422                 updated by Fabio Junior Beneditto
10423
10424 2002-07-15 [darko]      0.7.8claws67
10425
10426         * src/mh.c
10427                 Fixed target folder colorization, don't decrease op
10428                 number twice
10429
10430 2002-07-14 [paul]       0.7.8claws66
10431
10432         * sync with main 0.8.0
10433                 see ChangeLog 2002-07-14
10434
10435 2002-07-13 [melvin]     0.7.8claws65
10436         
10437         * src/addrbook.c
10438         * src/addressbook.c
10439         * src/addrindex.c
10440                 Replaced sprintf by g_snprintf to prevent possible buffer
10441                 overflow.
10442         * src/news.c
10443                 Corrected a log message output format.
10444                 Added a missing "done" debug output.
10445         * src/compose.c
10446                 Added keyboard accelerator for Priority menu items
10447                 Added missing \n in debug output
10448         * src/logwindow.c
10449         * src/gtkspell.c
10450         * src/rfc2015.c
10451                 Added missing \n in debug output
10452
10453 2002-07-13 [paul]       0.7.8claws64
10454
10455         * man/sylpheed.1
10456                 change Sergey's email address to the sf address
10457
10458         * src/textview.c
10459                 increase show_url_timeout (more useful for long
10460                 urls)
10461
10462 2002-07-12 [sergey]     0.7.8claws63
10463
10464         * src/rfc2015.c
10465                 applied (with some modifications) patch to set the
10466                 micalg parameter for signatures
10467                 (2001-08-28 Werner Koch <wk@gnupg.org>)
10468
10469 2002-07-12 [sergey]     0.7.8claws62
10470
10471         * man/Makefile.am
10472         * configure.in
10473                 fixed man page installation
10474
10475 2002-07-12 [paul]       0.7.8claws61
10476
10477         * sync with 0.7.8cvs26
10478                 see ChangeLog 2002-07-11 and 2002-07-12
10479
10480 2002-07-11 [christoph]  0.7.8claws60
10481
10482         * src/compose.c
10483         * src/procmsg.c
10484                 first use the message number to find the message
10485                 to mark with a reply flag but check the
10486                 message-id if we got the correct message, if not
10487                 try to find it by message-id.
10488                 use new string seperator that is not allowed
10489                 in message-ids.
10490
10491 2002-07-11 [paul]       0.7.8claws59
10492
10493         * sync with 0.7.8cvs23
10494                 see ChangeLog 2002-07-10
10495
10496 2002-07-10 [christoph]  0.7.8claws58
10497
10498         * src/folder.[ch]
10499         * src/msgcache.[ch]
10500                 Added message-id table to the cache in memory
10501                 and functions to msgcache.c and folder.c to
10502                 fetch MsgInfos by message id
10503         * src/compose.c
10504         * src/procmsg.c
10505                 store folder and message-id of message replying
10506                 to in queue header and set reply flag after sending
10507                 (Closes bug #469498)
10508
10509 2002-07-10 [paul]       0.7.8claws57
10510
10511         * AUTHORS
10512           man/sylpheed.1.gz
10513                 add Martin to the list of authors
10514
10515 2002-07-09 [martin]     0.7.8claws56
10516         * src/gtksctree.c
10517                 Added gtk_ctree_last_visible(), tree_update_level(),
10518                 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
10519                 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
10520                 from gtk+ to gtksctree.c for the new sorting code
10521                 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
10522                 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
10523         * src/gtksctree.h
10524                 Added declaration for gtk_sctree_sort_recursive() and
10525                 gtk_sctree_sort_node
10526         * src/addressbook.c
10527         * src/foldersel.c
10528         * src/folderview.c
10529         * src/summaryview.c
10530                 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
10531                 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
10532
10533 2002-07-08 [paul]       0.7.8claws55
10534
10535         * more sync with 0.7.8cvs21
10536                 see ChangeLog 2002-07-08
10537
10538 2002-07-08 [paul]       0.7.8claws54
10539
10540         * sync with 0.7.8cvs21
10541                 see ChangeLog 2002-07-08
10542
10543 2002-07-07 [alfons]     0.7.8claws53
10544
10545         * src/Makefile.am
10546         * src/stock_pixmap.[ch]
10547         * src/pixmaps/notice_warn.xpm   ** NEW FILE **
10548         * src/pixmaps/notice_error.xpm  ** NEW FILE **
10549         * src/pixmaps/notice_note.xpm   ** NEW FILE **
10550                 add new pixmaps for upcoming notice pane
10551
10552 2002-07-06 [melvin]     0.7.8claws52
10553
10554         * src/gtkspell.[ch]
10555                 Made them a bit closer to Sylpheed's coding style.
10556                 Removed old code.
10557                 Removed possible memory leaks when some errors occurs.
10558
10559 2002-07-06 [melvin]     0.7.8claws51
10560
10561         * po/Makefile.in.in
10562                 Removed --no-location in xgettext command line to help
10563                 translators that use Emacs' po-mode
10564         * src/quote_fmt.c
10565                 Removed unnecessary comments that messed up sylpheed.pot
10566
10567 2002-07-06 [paul]       0.7.8claws50
10568
10569         * sync with 0.7.8cvs19
10570                 see ChangeLog 2002-07-05
10571
10572 2002-07-06 [christoph]  0.7.8claws49
10573
10574         * src/folder.c
10575         * src/mainwindow.c
10576                 fix folder_item_remove_all_msg and folderview
10577                 status for trash folders after emptying trash
10578
10579 2002-07-05 [paul]       0.7.8claws48
10580
10581         * sync with 0.7.8cvs16
10582                 see ChangeLog 2002-07-04 and 2002-07-05
10583
10584 2002-07-04 [paul]       0.7.8claws47
10585
10586         * sync with 0.7.8cvs14
10587                 see  ChangeLog 2002-07-04
10588
10589 2002-07-03 [alfons]     0.7.8claws46
10590
10591         * src/folder.c
10592                 dupe folder item's path because it's being reallocated
10593                 by new folder scanning code
10594
10595 2002-07-03 [christoph]  0.7.8claws45
10596
10597         * src/imap.c
10598                 better IMAP uid fetching using 'FETCH 1:* (UID)'
10599         * src/msgcache.c
10600                 add missing return in msgcache_write
10601
10602 2002-07-02 [thorsten]   0.7.8claws44
10603
10604         * src/jpilot.c
10605         * src/msgcache.c
10606         * src/rfc2015.c
10607                 use binary mode for file access
10608
10609 2002-07-02 [christoph]  0.7.8claws43
10610
10611         * major code cleanup (part 1)
10612         
10613                 - unused variables removed
10614                 - unused functions removed
10615                 - uninitialized variables checked
10616                 - missing return statements added
10617                 - missing function return types added
10618                 - added parentheses around assignment and
10619                   && in || when suggested by gcc
10620               
10621         * src/mh.c
10622         * src/folder.c
10623                 replaced direct calls to folder->scan_tree
10624                 with folder_scan_tree and restore folder
10625                 prefs in this function. The folder should
10626                 not have to deal with them.
10627                 ( Should now work for all folder types )
10628
10629 2002-07-02 [paul]       0.7.8claws42
10630
10631         * sync with 0.7.8cvs13
10632                 see ChangeLog 2002-07-01 and 2002-07-02
10633
10634 2002-07-01 [christoph]  0.7.8claws41
10635
10636         * src/summaryview.c
10637                 fix "goto next/prev unread message" with
10638                 ignored threads
10639
10640 2002-07-01 [paul]       0.7.8claws40
10641
10642         * po/es.po
10643                 updated by Ricardo Mones Lastra
10644
10645 2002-06-30 [match]      0.7.8claws39
10646
10647         * src/jpilot.c
10648                 applied variation of leonerd's patch (566661) to
10649                 allow multiple email addresses per JPilot entry.
10650                 addresses may be separated by space, comma, pipe,
10651                 semi-colon, new-line.
10652
10653 2002-06-30 [alfons]     0.7.8claws38
10654
10655         * src/procmsg.c
10656                 simple fix for putting older nodes before
10657                 newer nodes when threading by subject
10658
10659 2002-06-30 [christoph]  0.7.8claws37
10660
10661         * src/folder.c
10662         * src/folderview.c
10663         * src/mh.c
10664         * src/news.c
10665         * src/procmsg.c
10666                 fix broken folder tree rescaning
10667                 and don't use procmsg_get_mark_sum
10668                 anymore
10669
10670 2002-06-30 [christoph]  0.7.8claws36
10671
10672         * merge new cache branch
10673         * src/imap.c
10674                 fix new cache imap copy bug
10675         * src/folder.c
10676                 improved folder_item_scan
10677                 it should now always set the correct
10678                 new, unread and total message counts
10679
10680 2002-06-29 [paul]       0.7.8claws35
10681
10682         * configure.in
10683                 correct syntax error
10684
10685 2002-06-29 [paul]       0.7.8claws34
10686
10687         * configure.in
10688           Makefile.am
10689           man/Makefile.am       ** NEW FILE **
10690           man/sylpheed.1.gz     ** NEW FILE **
10691                 add Sylpheed man page
10692
10693 2002-06-29 [paul]       0.7.8claws33
10694
10695         * po/pt_BR.po
10696                 updated by Fabio Junior Beneditto
10697
10698 2002-06-28 [jens]       0.7.8claws32
10699
10700         * po/de.po
10701                 translation updated
10702
10703         * src/selective_download.c
10704                 removed gettext for space " "
10705
10706         * src/imap.c
10707                 removed wrong space
10708
10709 2002-06-28 [paul]       0.7.8claws31
10710
10711         * sync with 0.7.8cvs11
10712                 see ChangeLog 2002-06-28
10713
10714 2002-06-28 [paul]       0.7.8claws30
10715
10716         * sync with 0.7.8cvs10
10717                 see ChangeLog 2002-06-27 and 2002-06-28
10718
10719 2002-06-26 [paul]       0.7.8claws29
10720
10721         * src/addrgather.c
10722           src/selective_download.c
10723                 don't gettextise empty strings.
10724                 reserved by gettext. gettext("") returns 
10725                 the header entry with meta information, 
10726                 not the empty string
10727
10728         * po/en_GB.po
10729                 updated
10730
10731 2002-06-26 [paul]       0.7.8claws28
10732
10733         * sync with 0.7.8cvs7
10734                 see ChangeLog 2002-06-25
10735
10736         * src/prefs_common.c
10737                 ...and in the process, tweak the gui a little
10738
10739 2002-06-25 [alfons]     0.7.8claws27
10740         
10741         * configure.in
10742         * src/Makefile.am
10743                 fine tune ldap library detection
10744
10745 2002-06-25 [alfons]     0.7.8claws26
10746
10747         * src/compose.c
10748                 don't allow return receipts when composing a news article
10749
10750 2002-06-25 [paul]       0.7.8claws25
10751
10752         * Makefile.am
10753                 add '$(AMTAR)' to 'release' section to allow for
10754                 new and older autotools
10755
10756 2002-06-25 [paul]       0.7.8claws24
10757
10758         * src/summaryview.c
10759                 fix "No more unread messages" persistant pop-up
10760                 window bug
10761
10762 2002-06-25 [paul]       0.7.8claws23
10763
10764         * po/it.po
10765                 updated by Alessandro Maestri
10766
10767 2002-06-25 [paul]       0.7.8claws22
10768
10769         * sync with 0.7.8cvs6
10770                 see ChangeLog 2002-06-25
10771
10772 2002-06-24 [paul]       0.7.8claws21
10773
10774         * tools/update-po
10775                 add GPL copyright information
10776
10777 2002-06-24 [paul]       0.7.8claws20
10778
10779         * tools/Makefile.am
10780           tools/README
10781           tools/update-po       ** NEW FILE **
10782                 add script that eases the creation of *.po files
10783                 Submitted by Wilbert Berendsen <wilbert@oswf.org>
10784
10785 2002-06-23 [alfons]     0.7.8claws19
10786
10787         * src/messageview.c
10788                 make notification_convert_header obey const correctness
10789                 (next step will be fixing the broken return receipt)
10790
10791 2002-06-23 [paul]       0.7.8claws18
10792
10793         * src/messageview.c
10794                 fix bug introduced in last commit:
10795                 removed too much code in last commit - put back what's
10796                 needed
10797
10798 2002-06-23 [paul]       0.7.8claws17
10799
10800         * src/messageview.[ch]
10801                 remove code committed in error from locally patched
10802                 source
10803
10804 2002-06-23 [colin]      0.7.8claws16
10805
10806         * src/compose.[ch]
10807                 add compose_entry_select(), used to select the default_to
10808                 email address - hopefully avoiding people sending mails to
10809                 wrong recipients.
10810
10811 2002-06-22 [alfons]     0.7.8claws15
10812
10813         * AUTHORS
10814                 add Bram Metsch & Stanislav Karchebny
10815         * src/smtp.[ch]
10816         * src/prefs_account.[ch]
10817         * src/send.c
10818                 - apply and adapt Bram's patch which allows user to set SMTP AUTH 
10819                   options.  (see <http://sourceforge.net/tracker/index.php
10820                   ?func=detail&aid=566937&group_id=25528&atid=384600>);
10821
10822                 - merge Stanislav's fix to make SMTP AUTH work with qmail
10823                   (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
10824
10825 2002-06-22 [paul]       0.7.8claws14
10826
10827         * sync with 0.7.8cvs5
10828                 see ChangeLog 2002-06-19 and 2002-06-20
10829
10830 2002-06-22 [alfons]     0.7.8claws13
10831
10832         * src/selective_download.c
10833                 fix a stupid mistake I made
10834
10835 2002-06-22 [alfons]     0.7.8claws12
10836
10837         * src/selective_download.[ch]
10838                 fix another unnoticed leak; cleanup code
10839
10840 2002-06-21 [alfons]
10841
10842         * tools/Makefile.am
10843                 gpg-sign <-- gpg-sign-syl
10844
10845 2002-06-21 [alfons]     0.7.8claws11
10846
10847         * src/selective_download.c
10848         * src/selective_download.h
10849                 fix assorted mix of allocation errors (should solve
10850                 problem reported by Philippe Gramoullé, see:
10851                 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
10852
10853 2002-06-20 [melvin]     0.7.8claws10
10854
10855         * tools/gpg-sign *REMOVED*
10856           tools/gpg-sign-syl *ADDED*
10857                 Replaced the gpg clearsigning script with the version using
10858                 xterm instead of ssh-askpass and changed its name.
10859
10860         * README.claws
10861                 Updated actions example to reflect the renaming of the
10862                 gpg clearsigning script.
10863
10864 2002-06-19 [paul]       0.7.8claws9
10865
10866         * sync with 0.7.8claws9
10867                 see ChangeLog 2002-06-18 and 2002-06-19
10868
10869 2002-06-19 [paul]       0.7.8claws8
10870
10871         * sync with 0.7.8cvs1
10872                 see ChangeLog 2002-06-18
10873
10874 2002-06-18 [alfons]     0.7.8claws7
10875
10876         * src/mainwindow.h
10877                 add omitted prototype
10878
10879 2002-06-17 [paul]       0.7.8claws6
10880
10881         * src/mainwindow.c
10882                 fix hiding of exec_btn
10883
10884 2002-06-17 [paul]       0.7.8claws5
10885
10886         * src/pop.c
10887                 remove unneeded code: should_delete() 
10888                 and Pop3State::uidl_todelete_list
10889
10890 2002-06-17 [paul]       0.7.8claws4
10891
10892         * sync with 0.7.8
10893                 see ChangeLog 2002-06-11 and 2002-06-13
10894
10895 2002-06-16 [alfons]     0.7.8claws3
10896         
10897         * src/folder.c
10898                 make sure lock sort mode (claws specific) is
10899                 also persists after a tree rescan
10900
10901 2002-06-16 [alfons]     0.7.8claws2
10902
10903         * src/prefs_folder_item.c
10904         * src/folder.[ch]
10905                 fix persistence of folder sort mode (broken
10906                 by adapting Hiro's new folder persistence code)
10907
10908 2002-06-16 [alfons]     0.7.8claws1
10909
10910         * AUTHORS
10911         * src/logwindow.c
10912         * src/prefscommon.[ch]
10913                 control size of log text in log window; 
10914                 closes patch #569155 submitted by Mitko Haralanov.
10915
10916 2002-06-15 [paul]       0.7.8claws
10917
10918         * release of 0.7.8claws
10919
10920 2002-06-15 [paul]       0.7.7claws
10921
10922         * po/pt_BR.po
10923                 updated by Fabio Junior Beneditto
10924
10925 2002-06-14 [paul]       0.7.6claws49
10926
10927         * po/es.po
10928                 updated by Ricardo Mones Lastra
10929
10930 2002-06-14 [paul]       0.7.6claws48
10931
10932         * po/nl.po
10933                 updated translation by Wilbert Berendsen
10934
10935 2002-06-14 [melvin]     0.7.6claws47
10936
10937         * po/fr.po
10938                 Updated French translation
10939
10940 2002-06-13 [paul]       0.7.6claws46
10941
10942         * src/filesel.c
10943                 allow filename to be typed in, rather than just
10944                 selected by the mouse. Patch by Gustavo Noronha Silva.
10945
10946 2002-06-13 [alfons]     0.7.6claws45
10947
10948         * src/mainwindow.[ch]
10949                 more cleanups (removing unnecessary menu items Expand 
10950                 summary / message view)
10951
10952 2002-06-13 [melvin]     0.7.6claws44
10953
10954         * po/POTFILES.in
10955                 Added src/string_match.c
10956         * src/string_match.c
10957                 Fixed possible buffer overflow.
10958                 Corrected typo.
10959                 Added missing config.h header.
10960         * src/prefs_common.c
10961           src/prefs_matcher.c
10962           src/prefs_scoring.c
10963                 Made some strings translatable (missing _(..)).
10964
10965 2002-06-13 [melvin]     0.7.6claws43
10966
10967         * README.claws
10968                 Corrected action example (verifying clearsigned mail).
10969         * src/prefs_account.c
10970                 Corrected typo.
10971         * src/prefs_common.c
10972                 Removed incorrect line that generated a Gtk-CRITICAL msg.
10973
10974 2002-06-12 [alfons]     0.7.6claws42
10975
10976         * src/summaryview.c
10977                 add init of score column lost in 0.7.6claws42
10978
10979 2002-06-12 [paul]       0.7.6claws41
10980
10981         * src/prefs_account.c
10982                 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the 
10983                 behavior of the radio buttons, (from 0.7.7cvs2)
10984
10985 2002-06-11 [alfons]     0.7.6claws40
10986
10987         * src/messageview.[ch]
10988         * src/summaryview.[ch]
10989         * src/summary_search.c
10990         * src/mainwindow.c
10991                 perform a sync to bring in Hiro's separate view implementation 
10992
10993                 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
10994
10995 2002-06-11 [paul]       0.7.6claws39
10996         
10997         * src/prefs_account.c
10998                 correct a typo on the Receive tab
10999
11000 2002-06-10 [match]      0.7.6claws38
11001
11002         * src/addressbook.c
11003                 Included address completion patch from Gustavo Noronha.
11004
11005 2002-06-10 [paul]       0.7.6claws37
11006
11007         * src/inc.[ch]
11008           src/pop.c
11009           src/prefs_account.[ch]
11010           src/selective_download.[ch]
11011                 apply PATCH #561712
11012                  NEW:
11013                 - check if POP Account
11014                 - Receive Button renamed to Preview
11015                 - Preview Button Popup: preview new/all messages
11016                 - Download Button
11017                 - Account Preferences-->Receive tab checkbutton if you
11018                   want to remove Mail after Download
11019                 -: default YES
11020                 - Account Preferences-->Receive tab checkbutton use
11021                   filtering rules on preview
11022                   (think of delete_on_server)
11023                 -: default YES
11024                 - Account selectable from SD dialog
11025                 - checkbutton to show already downloaded messages if
11026                   all messages are previewed
11027                 - new clist column showing Date
11028                 - ESC KEY close
11029                 FIXES:
11030                 - play ball with UIDL
11031                 - fault tolerant (?) 
11032                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
11033
11034 2002-06-10 [melvin]     0.7.6claws36
11035
11036         * README.claws
11037                 Added a hint to ac/README in cvs instructions.
11038
11039         * src/prefs_actions.c
11040                 Made it possible to use a more elaborate command line
11041                 for asynchronous actions, too.
11042
11043 2002-06-10 [melvin]     0.7.6claws35
11044         
11045         * src/prefs_actions.c
11046                 Make it possible to use a more elaborate command line
11047                 (e.g. |foo|bar|cat>there;echo Done|)
11048                 Corrected error message when calling %f, %F and %p commands
11049                 from the compose window.
11050
11051 2002-06-09 [colin]      0.7.6claws34
11052
11053         * src/summaryview.c
11054                 Automatically find unread messages in current folder
11055                 before annoying the user.
11056
11057 2002-06-08 [alfons]     0.7.6claws33
11058
11059         * po/it.po
11060                 remove bad formatting string in it.po translation
11061                 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
11062
11063 2002-06-08 [paul]       0.7.6claws32
11064
11065         * sync with 0.7.6cvs25
11066                 see ChangeLog 2002-06-07
11067
11068 2002-06-05 [paul]       0.7.6claws31
11069
11070         * src/mainwindow.c
11071                 add 'Sort by locked' and 'Sort by score'
11072
11073 2002-06-05 [paul]       0.7.6claws30
11074
11075         * sync with 0.7.6cvs24
11076                 see ChangeLog 2002-06-04
11077
11078 2002-06-04 [paul]       0.7.6claws29
11079
11080         * po/pt_BR.po
11081                 updated by Fabio Junior Beneditto
11082
11083 2002-06-03 [thorsten]   0.7.6claws28
11084
11085         * src/matcher.c
11086                 fclose() matcherrc after reading
11087
11088 2002-06-03 [paul]       0.7.6claws27
11089
11090         * sync with 0.7.6cvs21
11091                 see ChangeLog 2002-05-31
11092
11093 2002-05-31 [paul]       0.7.6claws26
11094
11095         * sync with 0.7.6cvs20
11096                 see ChangeLog 2002-05-29 and 2002-05-30
11097
11098 2002-05-31 [paul]       0.7.6claws25
11099
11100         * src/imap.c
11101                 hopefully fix last buggy sync
11102
11103         * README.claws
11104                 correct typo in 'Actions' examples
11105
11106 2002-05-29 [paul]       0.7.6claws24
11107
11108         * sync with 0.7.6cvs18
11109                 see ChangeLog 2002-05-28 and 2002-05-29
11110
11111         * src/news.c
11112           src/nntp.[ch]
11113                 sync with above 
11114
11115 2002-05-28 [paul]       0.7.6claws23
11116
11117         * sync with 0.7.6cvs16
11118                 see ChangeLog 2002-05-28
11119
11120 2002-05-27 [thorsten]   0.7.6claws22 
11121
11122         * faq/it/sylpheed-faq-1.html
11123           faq/it/sylpheed-faq-2.html
11124           faq/it/sylpheed-faq-3.html
11125           faq/it/sylpheed-faq.html
11126                 corrected DOS lineendings
11127         * faq/de/sylpheed-faq-1.html
11128           faq/de/sylpheed-faq-2.html
11129           faq/en/sylpheed-faq-1.html
11130           faq/en/sylpheed-faq-2.html
11131           faq/en/sylpheed-faq-3.html
11132           faq/es/sylpheed-faq-1.html
11133           faq/es/sylpheed-faq-2.html
11134           faq/es/sylpheed-faq-3.html
11135           faq/fr/sylpheed-faq-1.html
11136           faq/it/sylpheed-faq-1.html
11137           faq/it/sylpheed-faq-2.html
11138           faq/it/sylpheed-faq-3.html
11139           faq/it/sylpheed-faq.html
11140                 changed ">" to &quot;
11141
11142 2002-05-27 [paul]       0.7.6claws21
11143         
11144         * sync with 0.7.6cvs15
11145                 see ChangeLog 2002-05-27
11146
11147 2002-05-27 [paul]       0.7.6claws20
11148
11149         * src/prefs_account.c
11150                 correct a typo
11151
11152 2002-05-26 [paul]       0.7.6claws19
11153
11154         * tools/README
11155                 correct a typo
11156
11157 2002-05-25 [paul]       0.7.6claws18
11158
11159         * tools/README
11160                 add description of kmail2sylpheed.pl
11161
11162 2002-05-25 [paul]       0.7.6claws17
11163
11164         * tools/kmail2sylpheed.pl       ** NEW FILE **
11165                 perl script that converts an exported Kmail address
11166                 book, converts it to sylpheed addressbook file,
11167                 writes the file to .sylpheed, and updates
11168                 addrbook--index.xml 
11169
11170 2002-05-25 [paul]       0.7.6claws16
11171
11172         * sync with 0.7.6cvs14
11173                 see ChangeLog 2002-05-23
11174
11175 2002-05-24 [paul]       0.7.6claws15
11176
11177         * README.claws
11178                 make a correction and add some more info
11179
11180 2002-05-24 [paul]       0.7.6claws14
11181
11182         * src/compose.c
11183                 fix memory leak in 
11184                 compose_redirect_write_headers_from_headerlist()
11185                 add Subject and Resent-Message-ID to
11186                 compose_redirect_write_headers()
11187                 Received, Subject, and X-UIDL are filtered out in 
11188                 compose_redirect_write_to_file()
11189
11190 2002-05-23 [paul]       0.7.6claws13
11191
11192         * src/compose.[ch]
11193           src/filtering.c
11194           src/mainwindow.c
11195           src/matcher.[ch]
11196           src/matcher_parser_lex.l
11197           src/matcher_parser_parse.y
11198           src/prefs_common.[ch]
11199           src/prefs_filtering.c
11200           src/summaryview.c
11201                 rename 'Bounce' to 'Redirect'
11202
11203 2002-05-23 [paul]       0.7.6claws12
11204
11205         * more sync with 0.7.6cvs13
11206           src/compose.c
11207                 see ChangeLog 2002-05-22
11208
11209 2002-05-22 [paul]       0.7.6claws11
11210
11211         * sync with 0.7.6cvs13
11212           src/codeconv.c
11213                 see ChangeLog 2002-05-20
11214           src/prefs_common.c
11215                 see ChangeLog 2002-05-22
11216
11217 2002-05-21 [melvin]     0.7.6claws10
11218
11219         * src/folderview.c
11220                 Added missing filtering and scoring headers
11221                 Fixed bad function call that showed garbage 
11222                 in Folder->Processing
11223
11224 2002-05-21 [paul]       0.7.6claws9
11225
11226         * tools/Makefile.am
11227                 make all tools executable, (patch by Alfons).
11228
11229 2002-05-20 [alfons]     0.7.6claws8
11230
11231         * src/procheader.c
11232                 don't forget to call mktime() so we have a valid week 
11233                 and year day
11234                 (Bug report by Roger Sondermann <mail@jumaros.de>)
11235
11236 2002-05-20 [paul]       0.7.6claws7
11237
11238         * src/html.c
11239                 fix broken parsing of urls
11240         * src/textview.c
11241                 fix displaying of urls
11242
11243                 both fixes from the patch [547855] by Eugene 
11244                 Brevdo (zonem)
11245
11246 2002-05-19 [alfons]     0.7.6claws6
11247
11248         * configure.in
11249                 make sylpheed configure correctly with the latest
11250                 and greatest of automake / autoconf / gettext
11251
11252 2002-05-19 [alfons]     0.7.6claws5
11253
11254         * src/procheader.c
11255         * src/procheader.h
11256                 add function for returning ime zone offset
11257         * src/quote_fmt.c
11258         * src/quote_fmt_parse.y
11259                 better quotation formatting - does not convert
11260                 to local time, but uses the original date string.
11261                 
11262                 Note: %z inserts the timezone offset (should 
11263                 work also on platforms where strftime does not
11264                 support %z).
11265
11266 2002-05-18 [christoph]  0.7.6claws4
11267
11268         * src/summaryview.c
11269                 fix indentation of some code
11270         * tools/Makefile.am
11271                 fix spaces after \
11272         * src/Makefile.am
11273                 add missing \
11274                 correct path for ignorethread.xpm
11275                 incorrect filename for sylpheed_logo.xpm
11276                 add missing include matcher_parser_parse.h
11277
11278 2002-05-18 [paul]       0.7.6claws3
11279
11280         * sync with 0.7.6cvs8
11281                 see ChangeLog 2002-05-16 and 2002-05-17
11282
11283 2002-05-18 [melvin]     0.7.6claws2
11284
11285         * README.claws
11286                 Corrected an action's definition and fixed some misspellings.
11287
11288 2002-05-18 [paul]       0.7.6claws1
11289
11290         * tools/Makefile.am
11291           tools/gpg-sign        ** new file **
11292           tools/uudec           ** new file **
11293                 add Melvin's Actions scripts
11294
11295         * README.claws
11296                 add Melvin's descriptions for Actions
11297
11298 2002-05-18 [paul]       0.7.6claws
11299
11300         * Version 0.7.6claws released
11301
11302 2002-05-17 [paul]       0.7.5claws32
11303
11304         * po/es.po
11305                 updated by Ricardo Mones Lastra
11306
11307 2002-05-17 [paul]       0.7.5claws31
11308
11309         * src/compose.c
11310                 fix Account prefs default folder for sent/draft/deleted
11311                 messages bug
11312
11313         * po/it.po
11314           po/nl.po
11315                 updated translation by Alessandro Maestri and
11316                 Wilbert Berendsen
11317
11318 2002-05-17 [melvin]     0.7.5claws30
11319
11320         * src/prefs_actions.c
11321                 Fixed bug where using %F not at the end of the command 
11322                 resulted in an additional empty argument being created.
11323                 Thanks to Darko Koruga for reporting the bug.
11324
11325 2002-05-17 [melvin]     0.7.5claws29
11326
11327         * po/fr.po
11328                 Updated French translations.
11329
11330 2002-05-15 [paul]       0.7.5claws28
11331         
11332         * po/es.po
11333                 updated by Ricardo Mones Lastra
11334
11335 2002-05-15 [paul]       0.7.5claws27
11336
11337         * sync with 0.7.6cvs4
11338                 see ChangeLog 2002-05-14 and 2002-05-15
11339
11340 2002-05-14 [paul]       0.7.5claws26
11341
11342         * sync with 0.7.6cvs1
11343                 see ChangeLog 2002-05-13
11344
11345 2002-05-13 [thorsten]   0.7.5claws25
11346
11347         * src/messageview.c
11348                 fix select_all and copy in multipart messages
11349         * src/mainwindow.c
11350                 fix select_all and copy in multipart messages
11351
11352 2002-05-12 [paul]       0.7.5claws24
11353
11354         * src/summaryview.c
11355                 reverse last commit, bug already fixed in 0.7.5claws3
11356
11357 2002-05-12 [netztorte]  0.7.5claws23
11358
11359         * src/summaryview.c
11360                 dont parse empty addressbook (checked in before claws20)
11361
11362 2002-05-12 [melvin]     0.7.5claws22
11363
11364         * src/procmsg.[ch]
11365                 Removed unneeded priority code introduced by the previous 
11366                 commit.
11367
11368 2002-05-12 [melvin]     0.7.5claws21
11369
11370         * src/compose.[ch]
11371                 Added possibility to set message's priority.
11372         * src/procmsg.[ch]
11373                 Added possibility to set message's priority.
11374                 Added missing headers
11375
11376 2002-05-12 [melvin]     0.7.5claws20
11377
11378         * src/prefs_actions.c
11379                 Removed implicitely added quotes around the name
11380                 of the temporary files of mime parts.
11381
11382 2002-05-12 [paul]       0.7.5claws19
11383
11384         * sync with 0.7.5cvs20
11385                 see ChangeLog 2002-05-11
11386
11387 2002-05-12 [alfons]     0.7.5claws18
11388
11389         * src/quote_fmt_lex.l
11390         * src/quote_fmt_parse.y
11391                 allow quote / reply date & time format to be set using
11392                 %D{format}. format is a format string you'd pass to
11393                 strftime() (see man strftime, or the Display tab |
11394                 Date format setting).
11395
11396                 Currently %D converts the date to local time. 
11397
11398 2002-05-11 [paul]       0.7.5claws17
11399
11400         * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
11401                 see ChangeLog 2002-05-10 and 2002-05-11
11402
11403 2002-05-10 [paul]       0.7.5claws16
11404
11405         * sync with 0.7.5cvs16
11406                 see ChangeLog entries 2002-05-09 and 
11407                 2002-05-10
11408
11409 2002-05-10 [colin]      0.7.5claws15
11410
11411         * src/textview.c
11412                 Corrected a bug that prevented sylpheed to open
11413                 double-clicked URIs.
11414
11415 2002-05-09 [paul]       0.7.5claws14
11416
11417         * sync with 0.7.5cvs14
11418                 see ChangeLog 2002-05-08 and 2002-05-09
11419
11420 2002-05-08 [paul]       0.7.5claws13
11421
11422         * sync with 0.7.5cvs11
11423                 see ChangeLog entry 2002-05-08
11424
11425 2002-05-08 [paul]       0.7.5claws12
11426
11427         * src/mainwindow.c
11428           src/textview.[ch]
11429                 fix segfault on View->Open in new window
11430                 patch submitted by Thorsten Maerz <torte@netztorte.de>
11431
11432 2002-05-07 [paul]       0.7.5claws11
11433
11434         * sync with 0.7.5cvs9
11435                 see ChangeLog entry 2002-05-07
11436
11437 2002-05-06 [paul]       0.7.5claws10
11438
11439         * src/messageview.c
11440           src/textview.c
11441                 display url in statusbar on single-click
11442                 patch submitted by Thorsten Maerz <torte@netztorte.de>
11443
11444 2002-05-06 [match]      0.7.5claws9
11445
11446         * src/addritem.[ch]
11447                 new functions.
11448         * src/addrcache.c
11449                 tidy up.
11450         * src/xmlprops.[ch]
11451                 XML implementation of properties file.
11452         * src/exporthtml.[ch]
11453         * src/expthtmldlg.[ch]
11454         * src/addressbook.c
11455                 export to HTML.
11456
11457 2002-05-02 [sergey]     0.7.5claws8
11458
11459         * src/mainwindow.c (mainwin_entries),
11460           src/prefs_common.c (prefs_send_create()),
11461           src/codeconv.c (locale_table):
11462                 use charset name "Windows-1251" instead of "CP1251".
11463
11464 2002-05-02 [colin]      0.7.5claws7
11465         
11466         * src/compose.c
11467           src/prefs_common.c
11468           src/prefs_folder_item.c
11469                 Fixed cosmetics bugs due to Outbox renamed to Sent.
11470
11471 2002-05-02 [hiro]       0.7.5claws6
11472
11473         * src/imap.c
11474                 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
11475
11476 2002-05-02 [paul]       0.7.5claws5
11477
11478         * src/compose.c
11479                 more sync with 0.7.5cvs7, see ChangeLog entry
11480                 2002-05-02
11481
11482 2002-05-02 [hiro]       0.7.5claws4
11483
11484         * src/compose.c
11485                 compose_queue_sub():
11486                 check if queue folder exists (closes #550397).
11487                 removed directory creation since it should be handled
11488                 transparently.
11489         * src/imap.c
11490                 imap_add_msg(): return UID for appended message
11491                 (closes #548842).
11492
11493 2002-04-30 [paul]       0.7.5claws3
11494
11495         * src/summaryview.c
11496                 fix account_find_from_address() bug
11497
11498 2002-04-28 [colin]      0.7.5claws2
11499
11500         * src/compose.c
11501           src/textview.c
11502           src/prefs_common.[ch]
11503           src/utils.[ch]
11504                 Added user-definable quotation characters recognition.
11505
11506 2002-04-28 [paul]       0.7.5claws1
11507
11508         * sync with 0.7.5cvs4
11509                 see ChangeLog entry  2002-04-25
11510
11511 2002-04-28 [paul]       0.7.5claws
11512
11513         * po/es.po
11514           po/nl.po
11515           po/pt_BR.po
11516                 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
11517                 Fabio Junior Beneditto
11518
11519 2002-04-27 [jens]       0.7.4claws103
11520
11521         * po/de.po
11522                 updated German translation.
11523
11524 2002-04-27 [hiro]       0.7.4claws102
11525
11526         * src/summaryview.c
11527                 summary_write_cache(): fixed the mark loss of hidden messages.
11528
11529 2002-04-26 [melvin]     0.7.4claws101
11530
11531         * src/procmsg.c
11532                 fixed a second typo (same one)
11533         * po/fr.po
11534           po/it.po
11535           po/pt_BR.po
11536                 fixed the type again...
11537
11538 2002-04-26 [melvin]     0.7.4claws100
11539
11540         * src/procmsg.c
11541                 fixed a typo in an alert message ("temorary").
11542         * po/it.po
11543         * po/pt_BR.po
11544                 corrected the typo  described above.
11545         * po/fr.po
11546                 updated French translation.
11547
11548 2002-04-26 [darko]      0.7.4claws99
11549
11550         * src/summaryview.c
11551                 fix target folder colorization
11552
11553 2002-04-25 [paul]       0.7.4claws98
11554
11555         * po/it.po
11556                 updated by Alessandro Maestri
11557
11558 2002-04-24 [colin]      0.7.4claws97
11559         
11560         * src/compose.c
11561                 Fixed double "subject is empty" question.
11562
11563 2002-04-23 [colin]      0.7.4claws96
11564         
11565         * src/mimeview.c
11566                 Corrected issue when "automatically display images" was
11567                 not set : first image remained after selecting second.
11568
11569 2002-04-23 [melvin]     0.7.4claws95
11570
11571         * src/prefs_actions.c
11572                 Don't display in/out dialog if there is nothing to show.
11573
11574 2002-04-23 [paul]       0.7.4claws94
11575
11576         * sync with 0.7.5cvs3
11577                 bug fixes: see ChangeLog entry 2002-04-23
11578
11579 2002-04-22 [darko]      0.7.4claws93
11580
11581         * src/compose.c
11582                 fix previous check-in which changed code after
11583                 merge from main
11584
11585 2002-04-22 [paul]       0.7.4claws92
11586
11587         * faq/de/*
11588                 add German FAQ
11589         * faq/en/*
11590           faq/es/*
11591           faq/fr/*
11592                 update English, Spanish and French FAQs
11593         * manual/de/*
11594           manual/es/*
11595                 add German and Spanish manuals
11596         * manual/en/*
11597           manual/fr/*
11598                 update English and French manuals
11599
11600         * src/Makefile.am
11601                 add to and re-arrange the pixmap entries
11602
11603 2002-04-22 [darko]      0.7.4claws91
11604
11605         * src/compose.c
11606                 fix sender initials recognition to only allow
11607                 '>' after the initials
11608
11609 2002-04-21 [paul]       0.7.4claws90
11610
11611         * sync with 0.7.5 release
11612                 see ChangeLog entry 2002-04-21
11613
11614 2002-04-21 [alfons]
11615
11616         * src/Makefile.am
11617                 add colin's new pixmaps to EXTRA_DIST
11618
11619 2002-04-21 [colin]      0.7.4claws89
11620         * src/compose.c
11621         * src/inc.c
11622         * src/mainwindow.[ch]
11623         * src/prefs_common.[ch]
11624         * src/stock_pixmap.[ch]
11625                 Added "Work offline" ability.
11626
11627 2002-04-21 [colin]      0.7.4claws88
11628         
11629         * src/mimeview.c
11630         * src/prefs_common.c
11631         * src/prefs_common.h
11632         * src/textview.c : Added an option to common preferences -> display
11633           to allow user not to automatically display images.
11634
11635 2002-04-21 [paul]       0.7.4claws87
11636
11637         * sync with 0.7.4cvs52
11638                 see ChangeLog entry 2002-04-21 (src/imap.c)
11639
11640 2002-04-21 [paul]       0.7.4claws86
11641
11642         * sync with 0.7.4cvs51
11643                 see ChangeLog entry 2002-04-21
11644
11645 2002-04-21 [paul]       0.7.4claws85
11646
11647         * sync with 0.7.4cvs49
11648                 see ChangeLog entries 2002-04-20 and 2002-04-21
11649
11650         * src/Makefile.am
11651                 clean up: remove old 'stock_' element from xpm 
11652                 filenames.
11653
11654 2002-04-21 [alfons]     0.7.4claws84
11655
11656         apply sync patch from Paul
11657
11658         * src/folderview.c
11659                 use old claws prefs_folder_item_create() for now
11660
11661 2002-04-19 [match]      0.7.4claws83
11662
11663         * src/addressbook.[ch]
11664         * src/addrharvest.[ch]
11665         * src/addrgather.[ch]
11666                 recurse folders.
11667         * src/mainwindow.c
11668         * src/summaryview.[ch]
11669                 change menu option.
11670
11671 2002-04-19 [paul]       0.7.4claws82
11672
11673         * po/pt_BR.po
11674                 updated by Fabio Junior Beneditto
11675
11676 2002-04-14 [alfons]     0.7.4claws81
11677
11678         * src/passphrase.c
11679                 add #include <sys/types.h> for mode_t and off_t 
11680
11681 2002-04-13 [paul]       0.7.4claws80
11682         
11683         * src/main.c
11684           src/passphrase.[ch]
11685           src/pgptext.c
11686           src/prefs_common.[ch]
11687           src/rfc2015.c
11688                 enable storing of GnuPG passphrase for the whole 
11689                 session or a user-defined number of minutes. patch 
11690                 submitted by Ravemax <ravemax@dextrose.com>
11691
11692 2002-04-13 [alfons]     0.7.4claws79
11693
11694         * src/textview.c
11695                 make email parser also stop scanning when encountering separators
11696                 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
11697
11698 2002-04-13 [paul]       0.7.4claws78
11699
11700         * sync with 0.7.4cvs39
11701                 see ChangeLog entry 2002-04-12
11702
11703 2002-04-11 [paul]       0.7.4claws77
11704
11705         * sync with 0.7.4cvs37
11706                 see ChangeLog entry 2002-04-11
11707
11708 2002-04-11 [paul]       0.7.4claws76
11709
11710         * COPYING 
11711                 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
11712                 the clause for OpenSSL). sync with sylpheed main
11713
11714 2002-04-09 [melvin]     0.7.4claws75
11715
11716         * src/compose.c
11717                 Made 'Ctrl-Enter' on send ignore some modifiers 
11718                 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
11719                 to bind other *-Enter (but not Alt-Enter).
11720
11721 2002-04-09 [paul]       0.7.4claws74
11722
11723         * sync with 0.7.4cvs35
11724                 see ChangeLog entries 2002-04-09
11725
11726 2002-04-08 [paul]       0.7.4claws73
11727
11728         * sync with 0.7.4cvs33
11729                 see ChangeLog entry 200-04-08
11730
11731 2002-04-07 [match]      0.7.4claws72
11732
11733         * src/addrharvest.[ch]
11734                 fixed to read all addresses in header, regardless
11735                 of header size. improved name parsing. accommodate
11736                 harvest from folders and selected message.
11737         * src/addritem.[ch]
11738                 included new address parsing function.
11739         * src/addrgather.[ch]
11740         * src/addressbook.[ch]
11741         * src/summaryview.[ch]
11742         * src/mainwindow.c
11743                 allow address harvest of folder as well as selected
11744                 messages.
11745
11746 2002-04-07 [paul]       0.7.4claws71
11747
11748         * src/esmtp.[ch]
11749           src/smtp.c
11750                 don't try to authenticate with CRAM-MD5 in SMTP when 
11751                 SMTP-AUTH enabled if MTA doesn't issue this 
11752                 auth-method in it's ehlo-response. bug item #531364,
11753                 patch item #938910. patch submitted by Colin Leroy 
11754                 <colin@colino.net>
11755
11756 2002-04-07 [paul]       0.7.4claws70
11757
11758         * src/nntp.c
11759                 fix missing MODE_READER bug. patch submitted by
11760                 Colin Leroy <colin@colino.net>
11761
11762 2002-04-07 [alfons]     0.7.4claws69
11763
11764         * src/matcher.[ch]
11765         * src/prefs_filtering.c
11766         * src/summaryview.c
11767                 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
11768                 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
11769
11770 2002-04-07 [paul]       0.7.4claws68
11771
11772         * sync with 0.7.4cvs32
11773                 see ChangeLog entry 2002-04-06
11774
11775         * tools/filter_conv.pl
11776                 more bug fixes
11777
11778 2002-04-06 [paul]       0.7.4claws67
11779
11780         * tools/filter_conv.pl
11781                 modify to be able to find the name of the first
11782                 mailbox and use that. main's filter does not
11783                 record the full path to the mailbox and therefore
11784                 can only filter to the first mailbox.
11785
11786 2002-04-05 [paul]       0.7.4claws66
11787
11788         * tools/filter_conv.pl
11789                 attempt to make the script all-encompassing and
11790                 be able to convert any main 'filter' rule thrown
11791                 at it
11792
11793 2002-04-05 [paul]       0.7.4claws65
11794
11795         * tools/filter_conv.pl
11796                 allow for collapsed folder trees
11797
11798 2002-04-05 [paul]       0.7.4claws64
11799
11800         * sync with 0.7.4cvs31
11801                 see ChangeLog entries 2002-04-05
11802
11803 2002-04-03 [paul]       0.7.4claws63
11804
11805         * sync with 0.7.4cvs29
11806                 see ChangeLog entries 2002-04-02 and 2002-04-03
11807
11808 2002-04-02 [paul]       0.7.4claws62
11809
11810         * sync with 0.7.4cvs26
11811                 see ChangeLog entry 2002-04-01
11812
11813 2002-04-02 [match]      0.7.4claws61
11814
11815         * src/pine.[ch]
11816         * src/importpine.[ch]
11817         * src/addressbook.c
11818                 import Pine address book.
11819
11820 2002-04-02 [match]      0.7.4claws60
11821
11822         * src/addrharvest.[ch]
11823                 improve address parsing of funky addresses.
11824
11825 2002-04-02 [darko]      0.7.4claws59
11826
11827         * src/compose.c
11828                 wrap on send improvements, it now recognizes quoted
11829                 initials as part of the quotation string, and it
11830                 does not join lines separated by CR
11831
11832 2002-04-01 [match]      0.7.4claws58
11833
11834         * src/mgutils.[ch]
11835                 added new functions.
11836         * src/mutt.[ch]
11837                 remove excessive duplicate address generation
11838                 on import.
11839
11840 2002-04-01 [alfons]     0.7.4claws57
11841         
11842         * src/summaryview.c
11843                 put back g_free() 
11844
11845 2002-04-01 [paul]       0.7.4claws56
11846
11847         * sync with 0.7.4cvs25
11848                 see ChangeLog entry 2002-04-01
11849
11850 2002-04-01 [alfons]     0.7.4aprilfool55
11851
11852         * src/summaryview.c
11853                 honour feature request item #537427 to allow for
11854                 displaying names from address book for sent mail also
11855
11856 2002-03-29 [paul]       0.7.4claws54
11857
11858         * src/mainwindow.c
11859           src/prefs_filtering.[ch]
11860           src/prefs_matcher.c
11861           src/summaryview.c
11862                 add 'fast filter' for claws' filtering,
11863                 /Tools/Create filter rule/... patch submitted
11864                 by Neill Miller <neillm@thecodefactory.org>
11865
11866 2002-03-29 [paul]       0.7.4claws53
11867
11868         * sync with 0.7.4cvs24
11869                 see ChangeLog entry 2002-03-29
11870
11871 2002-03-28 [paul]       0.7.4claws52
11872
11873         * sync with 0.7.4cvs23
11874                 see ChangeLog entry 2002-03-28
11875
11876 2002-03-27 [melvin]     0.7.4claws51
11877
11878         * src/prefs_actions.c
11879                 Added support to pass only one message part (as a
11880                 file) to the command using '%p'. No quotes are needed
11881                 because doubles quotes are automatically added.
11882                 Fixed bug where Sylpheed could block when waiting for
11883                 a child process to finish.
11884                 Changed the help menu to remove quotes around symbols to 
11885                 avoid misinterpretation (they must not be used).
11886
11887 2002-03-27 [melvin]     0.7.4claws50
11888
11889         * src/inc.c
11890                 Made the new mail notification command always 
11891                 execute asynchronously.
11892
11893 2002-03-27 [paul]       0.7.4claws49
11894
11895         * src/compose.c
11896                 fix bug introduced in last commit
11897
11898 2002-03-27 [paul]       0.7.4claws48
11899
11900         * sync with 0.7.4cvs21
11901                 see ChangeLog 2002-03-26 and 2002-03-27
11902
11903 2002-03-26 [hoa]        0.7.4claws47
11904
11905         * src/prefs_folder_item.c
11906                 really fixed the bug #516442 with folder rescan.
11907
11908 2002-03-26 [paul]       0.7.4claws46
11909
11910         * sync with 0.7.4cvs19
11911                 see ChangeLog entries 2002-03-25 and 2002-03-26
11912
11913 2002-03-25 [hoa]        0.7.4claws45
11914
11915         * src/matcher.c
11916         * src/mh.c
11917                 fix the bug #516442 with folder rescan.
11918
11919         * src/prefs_common.[ch]
11920         * src/compose.c
11921                 added an option to enable two different behaviours
11922                 for bounce.
11923
11924
11925 2002-03-25 [paul]       0.7.4claws44
11926
11927         * src/mainwindow.c
11928           src/selective_download.c
11929                 correct a few menuitem labels
11930
11931 2002-03-25 [christoph]  0.7.4claws43
11932
11933         * src/procmsg.c
11934                 fix non deleted tmp message in
11935                 procmsg_save_to_outbox
11936                 fix problems caused by sync with
11937                 main branch's procmsg_send_queue
11938
11939 2002-03-25 [paul]       0.7.4claws42
11940
11941         * src/quote_fmt.c
11942           src/quote_fmt_lex.l
11943           src/quote_fmt_parse.y
11944                 add Last name (%L) placeholder for quoting. 
11945                 patch submitted by Thorsten Thielen 
11946                 <thth@users.sourceforge.net>
11947
11948 2002-03-25 [paul]       0.7.4claws41
11949
11950         * src/utils.c
11951                 get full hostname. patch submitted by
11952                 Bob Woodside <rwoodside1@comcast.net>
11953
11954 2002-03-25 [paul]       0.7.4claws40
11955
11956         * src/account.c
11957           src/news.c
11958           src/nntp.[ch]
11959           src/prefs_account.[ch]
11960                 enable NNTP over SSL. patch submitted by
11961                 Pascal Jermini <pascal@infinity.hn.org>
11962
11963 2002-03-24 [paul]       0.7.4claws39
11964
11965         * src/prefs_common.c
11966                 make the arrangement of the Compose tab more
11967                 coherent
11968
11969         * src/mainwindow.c
11970                 fix some irregularities of style
11971
11972         * po/de.po
11973                 updated by Kilian Krause
11974
11975 2002-03-23 [paul]       0.7.4claws38
11976
11977         * po/pt_BR.po
11978                 updated by Fabio Junior Beneditto
11979
11980 2002-03-23 [paul]       0.7.4claws37
11981
11982         * src/mainwindow.c
11983                 move 'Gather addresses' to 'Tools' menu
11984                 make 'Selective download' sensitive
11985
11986 2002-03-23 [paul]       0.7.4claws36
11987
11988         * sync with 0.7.4cvs16
11989                 see ChangeLog entries 2002-03-23
11990
11991 2002-03-22 [christoph]  0.7.4claws35
11992
11993         * src/quote_fmt_parse.y
11994                 fix include program output
11995
11996 2002-03-22 [alfons]     0.7.4claws34
11997
11998         * src/pop.c
11999                 initialize GDate stack variable correctly (sorry!)
12000
12001 2002-03-22 [paul]       0.7.4claws33
12002
12003         * src/compose.c
12004           src/mainwindow.c
12005           src/prefs_actions.c
12006           src/prefs_common.c
12007                 rename 'Tool' to 'Tools'
12008
12009         * src/mainwindow.c
12010                 move 'Delete duplicated messages' from
12011                 'Message/' to 'Tools/'
12012                 re-arrange the order of 'Tools/' items
12013
12014 2002-03-22 [paul]       0.7.4claws32
12015
12016         * src/addr_compl.c
12017           src/addressbook.[ch]
12018                 auto-address completion now also matches on
12019                 Nickname. patch submitted by Bob Forsman 
12020                 <hammor@users.sourceforge.net>
12021
12022         * src/editaddress.c
12023                 correct a spelling mistake
12024
12025 2002-03-22 [alfons]     0.7.4claws31
12026
12027         * src/pop.c
12028                 fix getting uidl from incorrect string 
12029                 (spotted by Colin)
12030
12031 2002-03-21 [alfons]     0.7.4claws30
12032
12033         * src/pop.c
12034                 more code refactoring
12035                 plug mem leak introduced by delete on server
12036
12037 2002-03-21 [paul]       0.7.4claws29
12038
12039         * sync with 0.7.4cvs11
12040                 see ChangeLog entries 2002-03-20
12041
12042 2002-03-20 [alfons]     0.7.4claws28
12043
12044         * src/inc.c
12045                 apply Colin's patch and refactor
12046
12047 2002-03-20 [paul]       0.7.4claws27
12048
12049         * sync with sylpheed 0.7.4cvs9
12050                 see ChangeLog entry 2002-03-20
12051
12052 2002-03-19 [christoph]  0.7.4claws26
12053
12054         * src/mh.c
12055         * src/procmsg.[ch]
12056         * src/summaryview.c
12057                 revert changes for flag updates
12058                 (does not work correctly and no time to debug)
12059
12060 2002-03-20 [alfons]     0.7.4claws25
12061
12062         * src/pop.c
12063                 refactor should_delete() a little bit 
12064
12065 2002-03-19 [paul]       0.7.4claws24
12066
12067         * src/inc.[ch]
12068           src/pop.c
12069           src/prefs_account.[ch]
12070                 allow the user to leave downloaded mail on the 
12071                 server for n days. Patch submitted by Colin Leroy 
12072                 <colin@colino.net>
12073
12074 2002-02-19 [paul]       0.7.4claws23
12075
12076         * sync with sylpheed 0.7.4cvs8
12077                 see ChangeLog entries 2002-03-19
12078
12079 2002-03-18 [paul]       0.7.4claws22
12080
12081         * sync with sylpheed 0.7.4cvs6
12082                 see ChangeLog entry 2002-03-18
12083
12084 2002-03-18 [paul]       0.7.4claws21
12085
12086         * po/en_GB.po
12087                 add en_GB message catalogue
12088
12089         * src/mbox_folder.c
12090           src/prefs_account.c
12091           src/prefs_actions.c
12092                 correct a few spelling mistakes
12093
12094 2002-03-17 [alfons]     0.7.4claws20
12095
12096         * src/matcher.c
12097                 more stringent checks for NULL params when writing
12098                 filtering actions to a file
12099                 
12100 2002-03-17 [hoa]        0.7.3claws20
12101
12102         * src/news.c
12103                 fixed the count of new messages
12104
12105         * src/compose.c
12106                 fixed the "attachment properties" window
12107
12108 2002-03-17 [paul]       0.7.4claws19
12109
12110         * src/defs.h
12111           src/folder.h
12112           src/news.c
12113           src/prefs_account.[ch]
12114           src/procmsg.[ch]
12115           src/summaryview.c
12116                 automatically mark cross-posted messages as read 
12117                 and (optionally) give them a colour label
12118                 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
12119                 
12120
12121 2002-03-17 [paul]       0.7.4claws18
12122
12123         * sync with sylpheed 0.7.4cvs5
12124                 see ChangeLog entry 2002-03-17
12125
12126 2002-03-17 [melvin]     0.7.4claws17
12127         
12128         * src/textview.c
12129                 Worked around a gtktext 'bug': when searching for 
12130                 a text in a long message it was scrolling slowly
12131                 line by line until it hit the searched text.
12132         * po/fr.po
12133                 Updated French translation
12134
12135 2002-03-17 [melvin]     0.7.4claws16
12136
12137         * src/mainwindow.c
12138         * src/compose.c
12139         * src/prefs_actions.c
12140                 Moved "Edit/Actions" to "Tool/Actions"
12141                 Made mainwindow/compose window sensitive as soon as
12142                 no child process is running anymore even if the io dialog
12143                 is open.
12144                 Fixed a struct being initialized with a non constant char*
12145
12146 2002-03-16 [christoph]  0.7.4claws15
12147
12148         * configure.in
12149                 add --with-compiler-flags option
12150                 (only for developer hacking)
12151         * src/mh.c
12152         * src/procmsg.[ch]
12153         * src/summaryview.c
12154                 try to make folder-stats and flag handling more
12155                 independent from the summaryview. msgcounts
12156                 are only set when the folder is opened and
12157                 procmsg_msginfo_(un)set_flags will handle it
12158                 later and summaryview will get the values
12159                 from the folder.
12160
12161 2002-03-16 [paul]       0.7.4claws14
12162
12163         * src/messageview.c
12164                 fix Return-receipt. Patch submitted by Bob
12165                 Woodside <rwoodside1@comcast.net>
12166
12167 2002-03-16 [paul]       0.7.4claws13
12168
12169         * src/compose.c
12170                 fix 'dynamic' signatures, make it work again
12171                 broken during sync on 2002-03-14 (0.7.4claws2)
12172
12173 2002-03-15 [match]      0.7.4claws12
12174
12175         * src/addrharvest.[ch]
12176         * src/addrgather.[ch]
12177         * src/addressbook.[ch]
12178         * src/mainwindow.c
12179                 included address harvester feature. still some
12180                 issues with address parsing that I will fix.
12181
12182 2002-03-15 [match]      0.7.4claws11
12183
12184         * src/addrbook.[ch]
12185         * src/addrcache.[ch]
12186         * src/addressbook.[ch]
12187         * src/addrindex.c
12188         * src/editbook.c
12189         * src/importldif.c
12190         * src/importmutt.c
12191         * src/jpilot.[ch]
12192         * src/main.c
12193         * src/syldap.[ch]
12194         * src/vcard.[ch]
12195                 tidy up. fix memory leaks. moved attribs and methods
12196                 from individual interfaces to addrcache object. prep
12197                 for new stuff to come in.
12198
12199 2002-03-15 [alfons]     0.7.4claws10
12200
12201         * src/matcher.[ch]
12202         * src/matcher_parser_parse.y
12203         * src/matcher_parser_lex.l
12204         * src/prefs_matcher.c
12205                 add filtering conditions message greater than, smaller 
12206                 than, and exactly matching a size in bytes
12207                 (does not work with delete from POP3 server yet)
12208
12209                 this should also give others an idea what you should
12210                 do to add new criterions to claws filtering system
12211                 
12212
12213 2002-03-15 [paul]       0.7.4claws9
12214
12215         * tools/filter_conv.pl
12216                 exit if there are no filter rules to convert
12217                 rename filterrc to filterrc.old after completion
12218
12219 2002-03-15 [paul]       0.7.4claws8
12220
12221         * sync with sylpheed 0.7.4cvs3
12222                 see ChangeLog entry 2002-03-14
12223
12224 2002-03-14 [paul]       0.7.4claws7
12225
12226         * src/compose.c
12227                 clean up the last commit (ahem)
12228
12229 2002-03-14 [paul]       0.7.4claws6
12230
12231         * src/compose.c
12232                 fix bug #515655. honour account preferences
12233                 regarding gpg default signing/encryption when 
12234                 changing account from the compose window.
12235
12236 2002-03-14 [paul]       0.7.4claws5
12237
12238         * src/folderview.c
12239                 remove unnecessary curly brackets
12240
12241 2002-03-14 [paul]       0.7.4claws4
12242
12243         * src/folderview.c
12244           src/prefs_filtering.[ch]
12245                 add filter rename on folder rename and filter
12246                 delete on folder delete. Patch submitted by
12247                 Neill Miller <neillm@thecodefactory.org> 
12248
12249 2002-03-14 [christoph]  0.7.4claws3
12250
12251         * src/procmsg.c
12252         * src/send.c
12253                 fix local delivery
12254                 (patch submitted by "Simon 'corecode' Schubert")
12255         * src/prefs_common.c
12256         * src/procmsg.c
12257                 fix gcc 3.0 warning
12258
12259 2002-03-14 [paul]       0.7.4claws2
12260
12261         * sync with sylpheed 0.7.4cvs2
12262                 see ChangeLog entry 2002-03-13
12263
12264 2002-03-12 [darko]      0.7.4claws1
12265
12266         * src/mainwindow.c
12267                 fix what seems to be a copy and paste error
12268                 when setting color for important messages
12269                 (reported by wwp)
12270
12271 2002-03-11 [paul]       version 0.7.4claws released
12272
12273 2002-03-11 [paul]       0.7.4claws
12274
12275         * po/es.po
12276           po/it.po
12277           po/nl.po
12278           po/pt_BR.po
12279                 update message catalogs. Submitted by Ricardo Mones 
12280                 Lastra, Alessandro Maestri, Wilbert Berendsen, and 
12281                 Fabio Junior Beneditto
12282
12283         * configure.in
12284           faq/Makefile.am
12285           faq/it/Makefile
12286           faq/it/sylpheed-faq*
12287           src/mainwindow.c
12288           src/manual.[ch]
12289                 add FAQ in Italian
12290         
12291
12292 2002-03-11 [jens]       0.7.3claws7
12293
12294         * po/de.po
12295                 updated German translation
12296
12297 2002-03-11 [melvin]     0.7.3claws6
12298
12299         * po/fr.po
12300                 updated and corrected French translation
12301
12302 2002-03-10 [hoa]        0.7.3claws5
12303
12304         * src/account.c
12305         * src/inc.c
12306         * src/prefs_account.c
12307         * src/procmsg.c
12308         * src/send.[ch]
12309                 fixed the local account.
12310                 you have to change the default "/usr/sbin/sendmail"
12311                 to "/usr/sbin/sendmail -t" in the preferences of
12312                 the local account.
12313
12314         * src/procmime.c
12315                 removed some debug display for renderer
12316
12317 2002-03-10 [paul]       0.7.3claws4
12318
12319         * faq/en/sylpheed-faq-1.html
12320           faq/en/sylpheed-faq-2.html
12321                 update
12322
12323 2002-03-09 [paul]       0.7.3claws3
12324
12325         * sync with sylpheed 0.7.4
12326                 see ChangeLog entry 2002-03-09
12327
12328 2002-03-08 [paul]       0.7.3claws2
12329
12330         * faq/en/sylpheed-faq*
12331           faq/es/sylpheed-faq*
12332           faq/fr/sylpheed-faq*
12333                 update the FAQs
12334
12335         * manual/fr/.cvsignore
12336           manual/fr/Makefilea.am
12337           manual/fr/sylpheed*
12338           src/mainwindow.c
12339           src/manual.[ch]
12340                 add the French manual
12341
12342 2002-03-07 [paul]       0.7.3claws1
12343
12344         * sync with sylpheed 0.7.3cvs4
12345                 see ChangeLog entries  2002-03-06 and 2002-03-07
12346         
12347         * po/nl.po
12348                 updated by Wilbert Berendsen
12349
12350 2002-03-07 [melvin]     0.7.2claws34
12351
12352         * src/selective_download.c
12353                 Changed the pixmap of the receive button to MAIL_RECEIVE.
12354
12355 2002-03-06 [paul]       0.7.2claws33
12356
12357         * sync with sylpheed 0.7.3cvs1
12358                 bug fix, see ChangeLog entry 2002-03-05
12359
12360 2002-03-05 [paul]       0.7.2claws32
12361
12362         * src/mimeview.c
12363           src/pgptext.[ch]
12364           src/procmsg.c
12365                 reverse the pgp ascii-armored code implemented in 
12366                 0.7.2claws16. removal of this code until it matures.
12367                 this means that verifying ascii-armored pgp sigs and
12368                 automatic decryption of ascii-armored encrypted
12369                 messages no longer works.
12370
12371 2002-03-05 [paul]       0.7.2claws31
12372
12373         * configure.in
12374           Makefile.am
12375         * faq/Makefile.am
12376         * faq/en/Makefile.am
12377           faq/en/sylpheed-faq.html
12378           faq/en/sylpheed-faq-1.html
12379           faq/en/sylpheed-faq-2.html
12380           faq/en/sylpheed-faq-3.html
12381         * faq/es/Makefile.am
12382           faq/es/sylpheed-faq.html
12383           faq/es/sylpheed-faq-1.html
12384           faq/es/sylpheed-faq-2.html
12385           faq/es/sylpheed-faq-3.html
12386           faq/es/sylpheed-faq-4.html
12387         * faq/fr/Makefile.am
12388           faq/fr/sylpheed-faq.html
12389           faq/fr/sylpheed-faq-1.html
12390           faq/fr/sylpheed-faq-2.html
12391           faq/fr/sylpheed-faq-3.html
12392         * src/Makefile.am
12393           src/defs.h
12394           src/mainwindow.c
12395           src/manual.[ch]
12396                 add FAQs in English, Spanish and French
12397
12398
12399 2002-03-05 [paul]       0.7.2claws30
12400
12401         * manual/en/sylpheed.html
12402           manual/en/sylpheed-XX.html
12403                 updated the English manual
12404
12405 2002-03-05 [hoa]        
12406
12407         * src/summaryview.c
12408                 dialog box pops up if the article can't be deleted.
12409
12410 2002-03-04 [paul]       
12411         
12412         * po/pt_BR.po
12413                 updated by Fabio Junior Benedito
12414
12415 2002-03-04 [hoa]
12416
12417         * removed ac/gpgme.m4
12418                 to avoid autogen common problem
12419                 developers have to install gpgme development package now
12420
12421         * src/compose.c
12422                 encoding to 7bit or 8bit is enabled.
12423
12424 2002-03-03 [alfons]     0.7.2claws29
12425
12426         * src/pop.c
12427                 merge fix by Oliver Haertel for selective
12428                 download buglet
12429
12430 2002-03-03 [paul]       0.7.2claws28
12431         
12432         * sync with sylpheed 0.7.3
12433
12434 2002-03-03 [paul]       0.7.2claws27
12435
12436         * sync with sylpheed 0.7.2cvs24
12437                 see ChangeLog entries 2002-03-02 and 2002-03-03
12438
12439 2002-03-02 [melvin]     0.7.2claws26
12440
12441         * src/inc.[ch]
12442         * src/main.c
12443         * src/mainwindow.c
12444         * src/prefs_common.[ch]
12445                 Added user definable notification on new mail arrival.
12446                 Removed unused variables in spell checker prefs code.
12447
12448 2002-03-02 [melvin]     0.7.2claws25
12449
12450         * src/quote_fmt.c
12451                 Removed unnecessary escape sequences.
12452                 Changed 'Initial...' to 'Initials of Sender'
12453
12454 2002-03-02 [paul]       0.7.2claws24
12455
12456         * sync with sylpheed 0.7.2cvs22
12457                 see ChangeLog entry 2002-03-01
12458
12459 2002-03-01 [hoa]        0.7.2claws23
12460
12461         * src/mainwindow.c
12462                 Set sensitivity of delete actions to active
12463                 even if the folder is a newsgroup.
12464
12465         * src/summaryview.c
12466                 - Set sensitivity of delete actions
12467                 - Added function check_permission() that will check if the
12468                   user is authorized to delete a message. For news, it
12469                   will check if the author is the same.
12470                 - Enabled deletion when there is no trash folder.
12471
12472         * src/news.[ch]
12473                 - Added news_cancel_article() to cancel articles
12474                 - Implemented news_remove_message() (public function)
12475
12476 2002-03-01 [paul]       0.7.2claws22
12477
12478         * src/gtkutils.c
12479           src/textview.c
12480                 recognise urls that that don't include 'http://' and
12481                 simply begin 'www.' 
12482
12483         * AUTHORS
12484                 remove duplicated name
12485
12486 2002-02-28 [paul]       0.7.2claws21
12487
12488         * src/mainwindow.c
12489           src/summaryview.[ch]
12490                 add ability to 'Select thread'
12491                 combines Melvin's "Select thread's head" patch (#510907)
12492                 with Colin Leroy's <colin@colino.net> "Select whole thread" 
12493                 patch (#518514) 
12494
12495 2002-02-28 [paul]       0.7.2claws20
12496
12497         * src/mimeview.c
12498                 hopefully fix segfault on right-clicking a mime part
12499                 that some people have experienced.      
12500                 fix submitted by Fredrik Olofsson <frol@linux.nu>
12501
12502 2002-02-28 [paul]       0.7.2claws19
12503
12504         * sync with sylpheed 0.7.2cvs21
12505                 see ChangeLog entries 2002-02-27 and 2002-02-28
12506
12507 2002-02-27 [paul]       0.7.2claws18
12508
12509         * sync with sylpheed 0.7.2cvs18
12510                 see ChangeLog entries 2002-02-26 and 2002-02-27
12511
12512 2002-02-26 [alfons]     0.7.2claws17
12513
12514         * src/procheader.c
12515                 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
12516                 (spotted by Chris Hessman <idatech@gmx.net>)
12517
12518 2002-02-26 [paul]       0.7.2claws16
12519
12520         * src/mimeview.c
12521           src/pgptext.[ch]
12522           src/procmsg.c
12523                 make decryption of ascii-armored pgp encrypted messages
12524                 and verification of ascii-armored signatures work again.
12525                 slightly altered from the patch by Jens Jahnke 
12526                 <jan0sch@gmx.net>
12527
12528                 ##FIX ME##
12529                 * the checking of plaintext signatures always comes up in 
12530                   a popup box
12531                 * it doesn't work for multipart messages 
12532                 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
12533                   including the msg headers and these 2 line themselves, are 
12534                   not displayed
12535
12536         * src/mainwindow.c
12537                 "View/Folder Tree" becomes "View/Separate Folder Tree"
12538                 "View/Message View" becomes "View/Separate Message View"
12539                 because its less ambiguous.
12540
12541         * po/es.po
12542                 updated by Ricardo Mones Lastra
12543
12544 2002-02-26 [paul]       0.7.2claws15
12545
12546         * sync with sylpheed 0.7.2cvs17
12547                 see ChangeLog entries 2002-02-25 and 2002-02-26
12548
12549 2002-02-25 [christoph]  0.7.2claws14
12550
12551         * src/filtering.[ch]
12552         * src/inc.c
12553                 do filtering stuff after all messages have been received
12554                   1. drop all messages to .processing
12555                   2. scan processing folder for messages
12556                   3. filter messages or move to inbox
12557                 this will also find old messages left in processing after
12558                 a crash or something like that and we get a real msginfo
12559                 from folder->get_msg_list and do not have to create our
12560                 own in filter_message
12561         * src/matcher_parser_parse.y
12562                 remove MIX/MAX warning (reordered includes)
12563
12564 2002-02-25 [paul]       0.7.2claws13
12565
12566         * sync with sylpheed 0.7.2cvs15
12567                 see ChangeLog entry 2002-02-24
12568
12569 2002-02-24 [alfons]     0.7.2claws12
12570
12571         * src/filtering.c
12572                 clear old color flags first when applying a new color to
12573                 a message info. 
12574                 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
12575
12576 2002-02-24 [alfons]     0.7.2.claws11
12577         
12578         * AUTHORS
12579         * src/prefs_common.c
12580                 add presets for Opera and Konqueror, closes patch #517261,
12581                 submitted by Ville Skyttä <scop@users.sourceforge.net>
12582
12583 2002-02-24 [alfons]     0.7.2.claws10
12584
12585         * AUTHORS
12586         * src/summaryview.c
12587                 fix threading for null message ids, closes patch #521601,
12588                 submitted by Bob Forsman <hammor@users.sourceforge.net>
12589
12590 2002-02-24 [alfons]     0.7.2claws9
12591
12592         * src/summaryview.c
12593         * src/filtering.c
12594                 make Tool | Filter Message work with filtering system so
12595                 setting flags also works
12596
12597                 TODO:
12598
12599                 - Processing uses the same function as Tool | Filter
12600                   Message, but doesn't use the same update proc yet
12601
12602 2002-02-23 [paul]       0.7.2claws8
12603
12604         * sync with sylpheed 0.7.2cvs14
12605                 see ChangeLog entries 2002-02-22 and 2002-02-23
12606
12607 2002-02-22 [christoph]  0.7.2claws7
12608
12609         * src/quote_fmt.c
12610                 Add column space to table
12611         * src/quote_fmt_parse.y
12612                 Close files
12613
12614 2002-02-22 [paul]       0.7.2claws6
12615
12616         * src/Makefile.am
12617           src/defs.h
12618           src/filtering.c
12619           src/inc.[ch]
12620           src/mainwindow.c
12621           src/matcher.[ch]
12622           src/matcher_parser_lex.l
12623           src/matcher_parser_parse.y
12624           src/pop.[ch]
12625           src/prefs_account.h
12626           src/prefs_filtering.c
12627           src/selective_download.[ch]   *** NEW FILES ***
12628           src/utils.[ch]
12629           po/POTFILES.in
12630                 Selective Download added to 'Tool' menu. 
12631                 Retrieves email headers of the currently selected pop3 
12632                 account and allows the user to mark emails for deletion 
12633                 right on the pop3 server. Patch submitted by Oliver Haertel 
12634                 <oha@users.sourceforge.net>.
12635         
12636         * po/POTFILES.in
12637                 add 'src/quote_fmt.c'           
12638
12639 2002-02-22 [christoph]  0.7.2claws5
12640
12641         * src/Makefile.am
12642                 added quote_fmt.c
12643         * src/prefs_common.[ch]
12644         * src/prefs_template.c
12645         * src/quote_fmt.c               *** NEW FILE ***
12646         * src/quote_fmt.h
12647                 move quote format symbol description code
12648                 to it's own file because it is used from
12649                 differnent code parts
12650                 Rewrote symbol description GUI
12651                   + use table
12652                   + add separators
12653                   + get data from array (no more long constant strings)
12654         * src/quote_fmt_lex.l
12655         * src/quote_fmt_parse.y
12656                 Symbol for Literal % changed to \% instead of %%
12657                 (More logical as \ is used for quoting for other symbols)
12658                 Add |f and |p to include files and program output
12659                 Examples:
12660                     |f{/home/.../.signature}
12661                     |p{date}
12662         * po/de.po
12663                 Correct wrong spelling for "Referenzen"
12664
12665 2002-02-21 [paul]       0.7.2claws4
12666
12667         * src/procmsg.c
12668                 forgotten during sync
12669
12670 2002-02-21 [paul]       0.7.2claws3
12671
12672         * sync with sylpheed 0.7.2cvs11
12673                 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
12674                 2002-02-20 and 2002-02-21
12675
12676 2002-02-20 [melvin]     0.7.2claws2
12677
12678         * src/prefs_actions.c
12679                 Added error report when child cannot fork or when execvp 
12680                 returns with an error.
12681
12682 2002-02-19 [christoph]  0.7.2claws1
12683
12684         * src/codeconv.c
12685                 return unconverted text if conde conversion is not possible
12686                 when libjconv is used.
12687                 (patch submitted by "Simon 'corecode' Schubert")
12688
12689 2002-02-19 [paul]       
12690
12691         * version 0.7.2claws release
12692
12693 2002-02-19 [paul]       0.7.2claws
12694
12695         * po/nl.po
12696                 updated by Wilbert Berendsen
12697
12698
12699 2002-02-18 [alfons]     0.7.1claws13
12700
12701         * src/syldap.c
12702         * src/jpilot.c
12703                 remove references to dlfcn and explicitly loading functions
12704                 from dynalink libs, because libs linked anyway, and functions
12705                 are loaded explicitly
12706
12707 2002-02-17 [melvin]     0.7.1claws12
12708
12709         * src/prefs_actions.c
12710                 Replaced children wait loop with double fork technique.
12711                 Now, input/output window updated at each new output.
12712                 free_children(): Fixed a memory leak.
12713                 Made input/output window non closable if running children
12714                 still exist.
12715                 Added missing <unistd.h> include.
12716                 Added some --debug outputs.
12717
12718 2002-02-17 [melvin]     0.7.1claws11
12719
12720         * src/summaryview.c
12721                 Fixed bug where descending sort order did not select top
12722                 message.
12723
12724 2002-02-17 [melvin]     0.7.1claws10
12725
12726         * acconfig.h
12727                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
12728         * src/prefs_common.c
12729                 Pspell data package directory no more hard coded but
12730                 set during configuration (PSPELL_PATH). (Thanks to 
12731                                 Gustavo Noronha Silva.)
12732
12733 2002-02-17 [melvin]     0.7.1claws9
12734
12735         * configure.in
12736                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
12737         * src/gtkspell.c
12738                 Fixed compile-time warnings.
12739
12740 2002-02-16 [alfons]     0.7.1claws8
12741
12742         * src/filesel.c
12743                 fix inadvertent free of NULL pointer which caused
12744                 sylpheed to crash when closing the save-as dialog
12745                 using the window close button
12746
12747 2002-02-16 [carsten]    0.7.1claws7
12748         * src/mainwindow.[ch]
12749           src/summaryview.c
12750           src/prefs_common.c
12751                 fixes for pixmap theming code:
12752                         - recently changed mail attributes shouldn't get
12753                           lost any longer
12754                         - theme is only reloaded iff another theme was
12755                           selected
12756
12757 2002-02-16 [paul]       0.7.1claws6
12758
12759         * sync with sylpheed 0.7.2 release
12760                 see ChangeLog entry 2002-02-15 and 2002-02-16
12761
12762 2002-02-15 [paul]       0.7.1claws5
12763
12764         * sync with sylpheed 0.7.1cvs9
12765                 see ChangeLog entry 2002-02-15
12766
12767         * po/POTFILES.in
12768                 remove unneeded headerwindow.c entry
12769
12770 2002-02-14 [carsten]    0.7.1claws4
12771         * src/summaryview.c
12772                 fixed a bug for "Go to next unread message": there was
12773                 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
12774                 in the prefs, because of doing "Search again" instead
12775                 "No"
12776
12777 2002-02-14 [carsten]    0.7.1claws3
12778         * src/stock_pixmap.c
12779                 removed 2 more mem leaks; following memprof,
12780                 this code is "leak free" now :)
12781
12782 2002-02-14 [carsten]    0.7.1claws2
12783         * src/stock_pixmap.c
12784                 used opendir/readdir/closedir instead of scandir
12785                 -> code should work now on Solaris
12786
12787 2002-02-14 [paul]       0.7.1claws1
12788
12789         * sync with sylpheed 0.7.1cvs8
12790                 see ChangeLog entries 2002-02-13 and 2002-02-14
12791
12792         * README.claws
12793                 add some description of Actions and Pixmap Themes
12794
12795 2002-02-13 [paul]       
12796
12797         * version 0.7.1claws release
12798
12799 2002-02-13 [paul]       0.7.1claws
12800
12801         * po/es.po
12802           po/it.po
12803           po/pt_BR.po
12804                 updated translations, submitted by Ricardo Mones Lastra,
12805                 Alessandro Maestri and Fabio Junior Beneditto
12806
12807 2002-02-13 [melvin]     0.7.0claws75
12808
12809         * src/prefs_actions.c
12810                 Added missing "signal.h" include
12811
12812 2002-02-13 [melvin]     0.7.0claws74
12813
12814         * src/prefs_folder_item.c
12815                 Added missing "config.h" include
12816         * po/fr.po
12817                 Updated French translation for folder propriety.
12818
12819 2002-02-13 [jens]       0.7.0claws73
12820
12821         * po/POTFILES.in
12822                 Added missing src/prefs_folder_item.c [log added by melvin]
12823         * po/de.po
12824                 Updated German translation.
12825
12826 2002-02-13 [melvin]     0.7.0claws72
12827
12828         * po/fr.po
12829                 Updated French translation.
12830
12831 2002-02-13 [melvin]     0.7.0claws71
12832
12833         * src/gtkutils.c
12834                 Made gtkut_editable_get_selection return NULL if selection
12835                 is of length zero.
12836                 This fixes a bug where selecting part of message A then
12837                 switching to message B and replying to it will not
12838                 quote the message's body.
12839
12840 2002-02-12 [paul]       0.7.0claws70
12841
12842         * src/mainwindow.c
12843                 cosmetic, relating to pixmap themes: on toolbar make 
12844                 updating of 'Exec' and 'Compose news/Compose email'
12845                 icons faster.
12846
12847 2002-02-12 [carsten]    0.7.0claws69
12848         * src/folderview.c
12849           src/mainwindow.[ch]
12850           src/stock_pixmap.c
12851           src/summaryview.c
12852           src/prefs_common.c
12853                 - refreshing after changing pixmap theme better
12854                   now (thanks Paul)
12855                 - wanted to remove some mem leaks, but alfons was
12856                   faster (and had the better solution ;)
12857
12858 2002-02-12 [alfons]     0.7.0claws68
12859
12860         * src/prefs_common.c
12861         * src/stock_pixmap.[ch]
12862                 plug mem leaks, refactor code a little bit
12863
12864
12865 2002-02-12 [sergey]     0.7.0claws67
12866
12867         * src/imap.c
12868                 Fixed problem with copying messages to IMAP folders when the
12869                 server uses something other than '/' as a namespace separator
12870                 (cyrus-imapd uses '.').
12871
12872 2002-02-12 [jens]       0.7.0claws66
12873
12874         * po/de.po
12875                 Updated German Translation
12876
12877 2002-02-12 [paul]       0.7.0claws65
12878
12879         * sync with sylpheed 0.7.1cvs1
12880                 see ChangeLog entry 2002-02-12
12881
12882 2002-02-12 [melvin]     0.7.0claws64
12883
12884         * src/prefs_actions.c
12885                 Fixed "feature" where children's output was duplicated 
12886                 instead of refreshed while monitoring.
12887                 Removed some debug code.
12888
12889 2002-02-12 [christoph]  0.7.0claws63
12890
12891         * src/compose.c
12892                 always delete message from queue after sending/send error
12893                 (closes bug #509601)
12894
12895 2002-02-12 [melvin]     0.7.0claws62
12896
12897         * src/prefs_actions.c
12898                 Children wait loop is now triggered with a timeout of 1s
12899                 Added %F which is replaced with the list of filenames 
12900                 of all selected messages (as suggested by Ricardo Mones Lestra)
12901                 Pipe syntax changed. Prefix with | to send selection, postfix
12902                 with | to retrieve output. Prefix with > or * to send
12903                 user definable input to the command (*: input is hidden)
12904                 Old pipe action should now be postfixed with |, too.
12905
12906 2002-02-12 [carsten]    0.7.0claws61 (more 59.75)
12907         * src/stock_pixmap.c
12908                 fixed a bug: if there's no theme directory don't
12909                 throw an error, just do "nothing" (thanks Alfons)
12910
12911 2002-02-12 [carsten]    0.7.0claws60
12912         * src/folderview.c
12913           src/summaryview.c
12914                 had to write the cache twice (nasty!); some marks would 
12915                 get lost if not
12916
12917 2002-02-11 [carsten]    0.7.0claws59
12918         * acconfig.h
12919           configure.in
12920           doc-src/maintainer_guide.txt
12921           src/compose.[ch]
12922           src/defs.h
12923           src/folderview.[ch]
12924           src/gtkutils.[ch]
12925           src/mainwindow.[ch]
12926           src/prefs_common.[ch]
12927           src/stock_pixmap.[ch]
12928           src/summaryview.[ch]
12929                 pixmap theming and related work on pixmap
12930                 handling on some other places
12931                 (e.g. hrm features for all folder)
12932           src/pixmap/stock_*.xpm -> the stock_ was removed
12933         
12934 2002-02-11 [paul]       0.7.0claws58
12935
12936         * sync with sylpheed 0.7.1 release
12937                 see ChangeLog entries 2002-02-11
12938
12939 2002-02-08 [paul]       0.7.0claws57
12940
12941         * sync with sylpheed 0.7.0cvs39
12942                 see ChangeLog entry 2002-02-07 (last entry) 
12943
12944         * src/prefs_actions.c
12945           src/prefs_filtering.c
12946           src/prefs_matcher.c
12947           src/prefs_scoring.c
12948                 sync: made it compile with C compilers other than gcc
12949
12950 2002-02-07 [paul]       0.7.0claws56
12951
12952         * sync with sylpheed 0.7.0cvs38
12953                 see ChangeLog entries 2002-02-06 (last 2 entries) and
12954                 2002-02-07
12955
12956 2002-02-07 [darko]      0.7.0claws55
12957
12958         * src/gtkutils.[ch]
12959         * src/summaryview.c
12960                 Fix const gchar */gchar * issue (thanks Hiro)
12961
12962 2002-02-07 [darko]      0.7.0claws54
12963
12964         * src/compose.[ch]
12965         * src/filtering.c
12966         * src/gtkutils.[ch]
12967         * src/prefs_template.c
12968         * src/quote_fmt.h
12969         * src/quote_fmt_parse.y
12970         * src/summaryview.c
12971         * src/utils.[ch]
12972                 When replying or forwarding an email don't quote the entire
12973                 mail body but use the part of the message text that is selected
12974
12975 2002-02-06 [melvin]     0.7.0claws53
12976
12977         * src/prefs_common.[ch]
12978         * src/gtkspell.[ch]
12979         * src/compose.c
12980                 Made possible to switch quickly to last used dictionary
12981                 which makes checking bilingual documents easier.
12982
12983 2002-02-06 [melvin]     0.7.0claws52
12984         
12985         * po/POTFILES.in
12986                 Added forgotten new file src/prefs_actions.c
12987
12988 2002-02-06 [melvin]     0.7.0claws51
12989
12990         * src/prefs_actions.c   ** NEW FILE **
12991         * src/prefs_actions.h   ** NEW FILE **
12992                 Added actions to execute on message text view, or on the
12993                         message's file.
12994         * src/Makefile.am
12995                 Added src/prefs_actions.[ch]
12996         * src/compose.c
12997                 Added new menu "Edit/Actions"
12998         * src/defs.h
12999                 Added new actionsrc file.
13000         * src/main.c
13001                 Added actionsrc reading.
13002         * src/mainwindow.c
13003                 Added new menus "Edit/Actions" and "Configuration/Actions..."
13004         * src/prefs_common.h
13005                 Added new element actionslst element to prefs_common.
13006
13007 2002-02-06 [paul]       0.7.0claws50
13008
13009         * sync with sylpheed 0.7.0cvs36
13010                 see ChangeLog entry 2002-02-06
13011
13012 2002-02-05 [paul]
13013
13014         * po/es.po
13015                 updated by Ricardo Mones Lastra
13016
13017 2002-02-05 [paul]       0.7.0claws49
13018
13019         * sync with sylpheed 0.7.0cvs33
13020                 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
13021
13022 2002-02-05 [paul]       0.7.0claws48
13023
13024         * src/compose.c
13025                 re-add 'Edit/Advanced/Delete entire line', previously named
13026                 'Delete Line+'
13027
13028 2002-02-04 [paul]       0.7.0claws47
13029
13030         * src/compose.c
13031           src/summaryview.c
13032                 fix bug #494993 (Reply All not taking Reply-To into consi)
13033                 eliminate differences in behaviour of right-click 'Reply to all' 
13034                 in summary view and 'Reply to all' on the toolbar. 
13035                 fix bug where Reply-To gets ignored by 'Reply to all' in summary
13036                 view and From gets ignored by 'Reply to all' on toolbar.
13037                 fix bug where 'Reply to all' on toolbar uses To twice and ignores
13038                 From when no Reply-To header is present.
13039
13040 2002-02-04 [paul]       0.7.0claws46
13041
13042         * sync with sylpheed 0.7.0cvs30
13043                 see ChangeLog entries 2002-02-03 and 2002-02-04
13044
13045 2002-02-03 [melvin]     0.7.0claws45
13046
13047         * src/gtkspell.[ch]
13048                 Readded function to highlight all misspelled words.
13049                 Fixed bug where user-provided-words did not replace
13050                         correctly the misspelled word when using the mouse.
13051                 Fixed bug where checking a region selected from right to left did
13052                         not check the region at all.
13053                 Fixed bug where 'Check backwards' may not check at all. 
13054                 Fixed memory leaks where popup menus and accel_groups were not destroyed.
13055                 Fixed possible buffer overflow when checking for long strings (>1k).
13056                 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
13057                 Accelerators code uses now gtk_widget_add_accel.
13058                 Removed and disabled obsolete and unfinished code.
13059                 Cleaning up.
13060
13061         * src/compose.c
13062                 Added menu item to Highlight all misspelled words.
13063
13064 2002-02-01 [paul]       0.7.0claws44
13065
13066         * src/mainwindow.c
13067                 fix '/View/Hide read messages' sensitivity when all
13068                 messages in a folder are hidden
13069
13070 2002-02-01 [paul]       0.7.0claws43
13071
13072         * src/main.c
13073                 add --send option to command line interface, sends all
13074                 queued mail. Patch submitted by Ricardo Mones Lastra.
13075
13076 2002-01-31 [paul]       0.7.0claws42
13077
13078         * src/mainwindow.c
13079                 add '/View/Hide read messages' to main_window_set_menu_sensitive()
13080
13081 2002-01-31 [paul]       0.7.0claws41
13082
13083         * sync with sylpheed 0.7.0cvs27
13084                 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
13085                 and 2002-01-31
13086
13087         * src/textview.c
13088                 comment out elements of textview_show_part() as temporary
13089                 workaround for attachment 'Display as text' bug 
13090
13091         * po/pt_BR.po
13092                 updated by Fabio Junior Beneditto
13093
13094 2002-01-30 [paul]       0.7.0claws40
13095
13096         * sync with sylpheed 0.7.0cvs24
13097                 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
13098                 and 2002-01-30
13099
13100         * src/compose.c
13101                 add {N_("/_Spelling"), ... "<Branch>"} to 
13102                 GtkItemFactoryEntry compose_entries[]
13103
13104         * src/prefs_common.c
13105                 add claws menu items to prefs_keybind_apply_clicked()
13106                 and remove non-claws menu items
13107
13108 2002-01-29 [paul]       0.7.0claws39
13109
13110         * sync with sylpheed 0.7.0cvs22
13111                 see ChangeLog entries 2002-01-28 and 2002-01-29
13112
13113 2002-01-28 [melvin]     0.7.0claws38
13114
13115         * src/compose.c
13116                 Added the declartion of compose_send_control_enter.
13117
13118         * src/compose.c
13119         * src/gtkspell.[ch]
13120                 Added in a 'Spelling' menu which includes the configuration menu. 
13121                 Added a real 'Check all' and got rid from the old one which only
13122                 highlited misspelled word.
13123                 Made 'Check while typing' a disableable option.
13124                 Added a dialog when there are no more misspelled word.
13125                 Added a dialog if error occurs when switching to a dictionary.
13126         
13127         * src/prefs_common.[ch]
13128                 Added option for the default 'Check while typing' option.
13129
13130
13131 2002-01-28 [alfons]     0.7.0claws37
13132
13133         * src/compose.c
13134                 fix buglet and make code comply with sylpheed code style
13135
13136 2002-01-28 [paul]       0.7.0claws36
13137
13138         * sync with sylpheed 0.7.0cvs19
13139                 see ChangeLog entries for 2002-01-28
13140
13141 2002-01-28 [hoa]        0.7.0claws35
13142
13143         * src/defs.h
13144                 added rendererrc
13145
13146         * src/main.c
13147                 read the renderer config
13148
13149         * src/procmime.[ch]
13150                 use the renderer config to convert mime attachments
13151
13152         * src/textview.c
13153                 don't use textview_show_html/ertf,
13154                 use get_text_content instead
13155
13156 2002-01-27 [alfons]     0.7.0claws34
13157         
13158         * src/news.c
13159                 make sylpheed believe it can delete a news message...
13160                 (messages are NOT deleted, maybe we should remove
13161                 processing from the folder properties after all.)
13162
13163 2002-01-27 [alfons]     0.7.0claws33
13164
13165         * src/folder.c
13166                 add extra checks
13167         * src/news.c
13168                 implement remove_msg() 
13169
13170 2002-01-27 [alfons]     0.7.0claws32
13171
13172         * src/procmsg.h
13173         * src/procheader.c
13174         * src/messageview.c
13175                 fix return receipt / disposition notification again. this
13176                 stuff seems to break on _every_ major summary UI change, so
13177                 it's now implemented using a flag which is saved in the
13178                 marks cache
13179                 
13180 2002-01-26 [alfons]     0.7.0claws31
13181
13182         * src/import.c
13183                 let import dialog show the destination folder identifier
13184
13185 2002-01-26 [melvin]     0.7.0claws30
13186
13187         * src/folderview.c
13188         * src/summaryview.c
13189                 Readded 'Mark all read' into summary view popup menu
13190                 Added 'Mark all read' in folder view popup menu for IMAP
13191                 and NNTP.
13192                 Made it insensitive if the selected folder is not the shown
13193                 one to avoid 'Mark all read' on the wrong folder.
13194                 
13195 2002-01-26 [paul]       0.7.0claws29
13196
13197         * src/folderview.c
13198           src/summaryview.c
13199                 move 'Mark all read' from summary view to folder view
13200                 menu. (adapted from) patch submitted by Jeremy Andrews,
13201                 <lists@kerneltrap.com>
13202
13203 2002-01-25 [alfons]     0.7.0claws28
13204
13205         * src/gtkstext.c
13206                 put the gtk class name back so GtkSText adapts the 
13207                 settings of GtkText
13208
13209 2002-01-25 [alfons]     0.7.0claws27
13210
13211         * src/folderview.c 
13212                 assimilate Ricardo's patch that shows pixmaps instead of
13213                 plain "new" and "unread" texts in the folder view column
13214                 headers 
13215
13216 2002-01-25 [paul]       0.7.0claws26
13217
13218         * src/Makefile.am
13219                 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can 
13220                 be found in non-standard locations. 
13221                 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
13222
13223 2002-01-25 [paul]       0.7.0claws25
13224
13225         * sync with sylpheed 0.7.0cvs16
13226                 see ChangeLog entry 2002-01-25
13227
13228 2002-01-24 [paul]       0.7.0claws24
13229
13230         * more sync with sylpheed 0.7.0cvs15
13231                 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
13232
13233 2002-01-23 [sergey]     0.7.0claws23
13234
13235         * src/importldif.c
13236                 Fixed segfault when closing LDIF import wizard with
13237                 the window manager.
13238         * src/imageview.c
13239         * src/imageview.h
13240         * src/messageview.c
13241         * src/mimeview.c
13242                 Fixed wrong scrolling position after switching between
13243                 text and image parts.
13244
13245 2002-01-23 [paul]       0.7.0claws22
13246
13247         * sync with sylpheed 0.7.0cvs15
13248                 see ChangeLog entries 2002-01-22 and 2002-01-23
13249
13250 2002-01-21 [melvin]     0.7.0claws21
13251
13252         * src/prefs_scoring.c
13253         * src/prefs_filtering.c
13254                 Fixed bug where scoring and filtering windows stopped
13255                 autochecking.
13256
13257 2002-01-21 [paul]       0.7.0claws20
13258
13259         * sync with sylpheed 0.7.0cvs12
13260                 see ChangeLog entries 2002-01-20 and 2002-01-21
13261
13262 2002-01-21 [carsten]    0.7.0claws19
13263         * src/mainwindow.c
13264         * src/menu.[ch]
13265         * src/messageview.[ch]
13266         * src/summaryview.[ch]
13267                 changes to shortcuts handling again:
13268                         + "Q" now controled by mainwin
13269                         + v/V are now customizable and have slightly
13270                           different meanings
13271                 the "button" to minimize the messageview (and maximize
13272                 the summary view) is a real button now
13273         * src/compose.c
13274                 "Delete Line+" added to Edit/Advanced (this will also
13275                 delete the '\n')
13276
13277 2002-01-20 [melvin] 0.7.0claws18
13278
13279         * src/addressbook.c
13280                 Made "Bcc" sensitive when addressbook is called from
13281                 compose window (it was a Claws only bug).
13282
13283 2002-01-19 [alfons] 0.7.0claws17
13284
13285         * src/inc.c
13286                 prevent unnecessary updates when currently selected folder has
13287                 no new messages 
13288
13289 2002-01-19 [alfons] 0.7.0claws16
13290         
13291         * src/summaryview.c
13292                 prevent writing the cache based on current message list in summary 
13293                 view when filtering also put messages in currently selected folder
13294
13295 2002-01-19 [paul]
13296
13297         * po/it.po
13298                 Italian translation submitted by Alessandro Maestri
13299                 <a.maestri@cs.tin.it>
13300
13301 2002-01-18 [melvin]     0.7.0claws15
13302
13303         * src/prefs_filters.c
13304                 fixed bug where 'cancel' from 'filters' window stops autochecking
13305                 if the timer timed out  when the window was open.
13306
13307 2002-01-18 [match]      0.7.0claws14
13308
13309         * src/addrclip.[ch]     ** NEW FILE **
13310         * src/addrselect.[ch]   ** NEW FILE **
13311         * src/adbookbase.h      ** NEW FILE **
13312                 addressbook cut, copy and paste
13313         * src/addrbook.[ch]
13314         * src/addrcache.[ch]
13315         * src/addressitem.h
13316         * src/addrindex.[ch]
13317         * src/addritem.[ch]
13318         * src/importldif.c
13319         * src/importmutt.c
13320         * src/jpilot.[ch]
13321         * src/syldap.[ch]
13322         * src/vcard.[ch]
13323         * src/jpilot.[ch]
13324         * src/editbook.c
13325         * src/editjpilot.c
13326         * src/editldap.c
13327         * src/editvcard.c
13328                 support for copy/paste
13329         * src/addressbook.c
13330                 support for copy/paste
13331                 tidy up menu option processing
13332                 correct address list function arguments
13333         * src/editaddress.c
13334                 sort user attributes
13335         * src/ldif.h
13336         * src/mutt.h
13337                 tidy up
13338
13339         * src/addrbook.[ch]
13340         * src/addrbook.[ch]
13341         * src/addrbook.[ch]
13342                 
13343
13344 2002-01-18 [paul]       0.7.0claws13
13345
13346         * sync with sylpheed 0.7.0cvs8
13347                 configure.in: support Mac OS X (Darwin)
13348
13349 2002-01-18 [carsten]    0.7.0claws12
13350         * src/html.c
13351                 small hack to fix a segfault with an empty href
13352                 (reported by Alexandra Walford <deeni@altern.org>)
13353         * src/mainwindow.c
13354         * src/summaryview.c
13355                 the shortcuts for Mark und Mark as unread are hardcoded
13356                 again
13357         * src/compose.c
13358         * src/gtkstext.[ch]
13359                 readded the shortcuts in gtkstext but made them
13360                 customizeable (simply by adding a menu plus a wrapper
13361                 to compose.c)
13362
13363 2002-01-17 [melvin]     0.7.0claws11
13364
13365         * src/gtkspell.c
13366                 fix default dictionary not being saved.
13367
13368 2002-01-16 [darko]      0.7.0claws10
13369
13370         * src/compose.c
13371                 fix wrapping crash with URL longer than wrapping margin
13372
13373 2002-12-08 [hoa]        0.7.0claws10
13374
13375         * src/matcher_parser_parse.y
13376                 fixed some bugs
13377
13378         * src/prefs_filtering.c
13379                 now, we can use bounce action in the dialog box.
13380
13381 2002-01-16 [carsten]    0.7.0claws9
13382         * src/gtkstext.c
13383                 removed the <control> and <alt> shortcuts because they're
13384                 not needed and interefered with the "normal" shortcuts
13385         * src/mainwindow.c
13386         * src/summaryview.c
13387                 removed most of the hardcoded shortcuts and assigned
13388                 them to menu entries making them easy customizable by
13389                 that
13390
13391 2002-01-16 |melvin]     0.7.0claws8
13392
13393         * src/gtkspell.c
13394                 fixed bug where using the mouse and when the compose
13395                 window is not on top may result in a crash.
13396
13397 2002-01-16 [melvin]     0.7.0claws7
13398
13399         * src/compose.c
13400                 fixed a long standingspell checker bug which could 
13401                 cause a crash after sending a message.
13402
13403 2002-01-16 [paul]       0.7.0claws6
13404
13405         * sync with sylpheed 0.7.0cvs7
13406                 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
13407                 2002-01-15, and 2002-01-16
13408
13409 2002-01-16 [melvin]     0.7.0claws5
13410
13411         * README.claws
13412         * src/compose.c
13413         * src/gtkspell.[ch]
13414         * src/main.c
13415                 Heavily modified spell checker code to work around
13416                 ispell bug, to add keyboard shortcuts and for future
13417                 enhancements. See README.claws for usage information.
13418
13419 2002-01-15 [alfons]     0.7.0claws4
13420         
13421         * src/summaryview.c
13422                 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
13423                 so sorting within threads reflects sort mode
13424
13425 2002-01-15 [christoph]  0.7.0claws3
13426
13427         * src/procmsg.c
13428                 added alertpanel if mail sending failed
13429
13430 2002-01-15 [alfons]     0.7.0claws2
13431         
13432         * src/prefs_filtering.c
13433                 don't stop timer when prefs filtering dialog is opened
13434
13435 2002-01-14 [alfons]     0.7.0claws1
13436
13437         * src/addr_compl.c
13438         * src/prefs.c
13439                 remove debug_print()s for privacy reasons
13440
13441 2002-01-14 [darko]      0.7.0claws
13442
13443         * README.claws
13444                 quotation wrapping is now also in the main branch
13445
13446 2002-01-14 [paul]
13447
13448         * tools/filter_conv.pl
13449                 allow for Boolean Op and case-sensitivity
13450                 this file is included in the release and tagged
13451                 'rel_0_7_0'
13452
13453 2002-01-13 [paul]       0.7.0claws
13454
13455         * release 0.7.0, with cvs tag 'rel_0_7_0'
13456
13457 2002-01-13 [paul]
13458
13459         * tools/filter_conv.pl
13460         * tools/README
13461                 rewritten to output to matcherrc instead of filteringrc
13462
13463         * po/es.po
13464                 updated Spanish translation by Ricardo Mones Lastra
13465
13466 2002-01-13 [alfons]
13467
13468         * po/nl.po
13469                 update dutch translation
13470
13471 2002-01-13 [paul]
13472
13473         * po/pt_BR.po
13474                 Updated by Fabio Junior Beneditto 
13475
13476 2002-01-13 [melvin]     0.6.6claws53
13477
13478         * po/fr.po
13479                 Updated french translation
13480
13481 2002-01-12 [alfons]     0.6.6claws52
13482
13483         * src/filtering.c
13484                 plug mem leak that has been sitting there for ages              
13485
13486 2002-01-12 [alfons]     0.6.6claws51
13487
13488         * src/summaryview.c
13489                 undo melvin's changes from 0.6.6claws48 because summary
13490                 view now refuses to select first unread message when
13491                 selecting a folder 
13492
13493 2002-01-11 [alfons]     0.6.6claws50
13494
13495         * src/import.c
13496                 use claws' semantics for getting folder item when
13497                 importing an mbox file into a folder 
13498                 (submitted by Dale P. Smith)
13499
13500 2002-01-11 [christoph]  0.6.6claws49
13501
13502         * src/prefs.h
13503                 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
13504                 toggle widget, because non static prefs can not use
13505                 prefs_set_* functions
13506         * src/prefs_account.c
13507                 toggle smtp auth password field sensitivity if
13508                 user id is empty and add descrition of usage for
13509                 these fields
13510         * src/prefs_folder_item.c
13511                 use SET_TOGGLE_SENSITIVITY macro to instead of extra
13512                 callbacks
13513
13514 2002-01-11 [melvin]     0.6.6claws48
13515
13516         * src/compose.c
13517                 fix the 'Ctrl-Enter' feature for sending and test really
13518                 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
13519                 editables which was not documented in Gtk)
13520
13521         * src/summaryview.c
13522                 Made summaryview refresh after sorting and not before.
13523
13524 2002-01-11 [christoph]  0.6.6claws47
13525
13526         * src/compose.c
13527                 select account from account ids if possible and
13528                 correctly set save folder for copy in reedit
13529
13530 2002-01-10 [paul]       0.6.6claws46
13531
13532         * sync with sylpheed 0.7.0 release
13533                 see ChangeLog entries 2002-01-07, 2002-01-08 and
13534                 2002-01-09
13535
13536 2002-01-09 [alfons]
13537
13538         * src/summaryview.c
13539                 remove more dirt traces...
13540
13541 2002-01-09 [alfons]
13542         
13543         * src/summaryview.c
13544                 clean up some traces of my debugging stuff
13545
13546 2002-01-09 [alfons]     0.6.6claws45
13547
13548         * src/filtering.c
13549                 break up filteringprop_apply() in three separate pieces
13550                 so we can drop messages that failed processing in the
13551                 inbox
13552
13553         * src/summaryview.c
13554                 fix bug #469598 "no refresh of inbox after filter" which 
13555                 was introduced by the new summary view locking, and which 
13556                 prevented the summary view to update after a manual filter 
13557                 message. claw's filter message requires a summary_show().
13558                 (aargh, summary_show() again! :-)
13559                 
13560 2002-01-07 [alfons]     0.6.6claws44
13561
13562         * src/headerwindow.c
13563         * src/logwindow.c
13564         * src/messageview.c
13565         * src/sourcewindow.c
13566                 bring in Hiro's last 0.7.0 wm class fixes
13567
13568         * tools/sylprint.pl
13569                 bring in Ricardo's fix for sylprint script
13570
13571         * AUTHORS       
13572         * src/rfc2015.[ch]
13573         * src/prefs_common.[ch]
13574         * src/prefs_account.[ch]
13575         * src/compose.c
13576                 clean up account preference poison in rfc2015,
13577                 and preparation to fix double sign bug 
13578                 (patch submitted by Simon 'corecode' Schubert)
13579
13580 2002-01-07 [christoph]  0.6.6claws43
13581
13582         * src/mh.c
13583                 search for free message number, do not only rely
13584                 on last_num
13585         * src/send.c
13586                 fix smtp auth and use extra account information
13587                 if available, if not use pop3 data instead
13588                 (closes bug #500341)            
13589         * src/ssl.[ch]
13590                 match coding style
13591
13592 2002-01-06 [alfons]     0.6.6claws42
13593
13594         * src/mainwindow.c
13595                 try making the separate windows work again...
13596
13597 2002-01-06 [alfons]     0.6.6claws41
13598
13599         * src/mainwindow.c
13600                 adapt Hiro's separate window menu (to get rid of the funny
13601                 duplicate menu items), and make it work again
13602
13603 2002-01-06 [alfons]     0.6.6claws40
13604
13605         * tools/Makefile.am
13606         * tools/sylprint.rc
13607         * tools/sylprint.pl
13608         * tools/README.sylprint
13609                 add sylprint script for printing mails from Sylpheed
13610                 (contributed by Ricardo Mones Lastra)
13611
13612         * src/acount.c
13613                 clean up
13614
13615 2002-01-06 [melvin]     0.6.6claws39
13616
13617         * src/mainwindow.c
13618         * src/summaryview.c
13619                 Fixed crash introduced in 0.6.6claws38 by the menu
13620                 reorganisation (Hide read messages)
13621         
13622         * ChangeLog.claws 
13623                 Fixed typo (we are now in 2002, alfons ;) )
13624
13625 2002-01-05 [alfons]     0.6.6claws38
13626
13627         * sync with sylpheed 0.6.6cvs10-17
13628                 (last stuff marked as LAST_STABLE)
13629
13630 2002-01-04 [melvin]     0.6.6claws37
13631
13632         * src/account.c
13633                 Made account selection code use strcasestr again instead of
13634                 g_strcasecmp (fixes bug where reediting queued messages
13635                 did not select proper account reported by T. Link).
13636         
13637         * src/folderview.c
13638                 Fix bug where folder icons are not shown when 'hide read messages'
13639                 is on.
13640         
13641         * src/stock_pixmaps.[ch]
13642                 Added folder icons for 'hide read messages'.
13643         
13644         * src/compose.c
13645                 Fixed bug where 'Enter' in a header entry will send the message 
13646                 if 'CTL-Enter' was chosen as a shorcut for sendind. 
13647
13648 2002-01-03 [melvin]     0.6.6claws36
13649         
13650         * src/prefs.[ch]
13651                 Added popup menu for common preferences and
13652                 account preferences (right click on tab displays
13653                                 a menu of all tabs.)
13654
13655 2002-01-02 [melvin]     0.6.6claws35
13656
13657         * src/gtkspell.[ch]
13658                 Made spelling code compatible with undo/redo feature.
13659                 Added creation of suggestion mode menu for the general
13660                         preferences.
13661         
13662         * src/prefs_common.[ch]
13663                 Added option menu for the speller's suggestion mode.
13664                 Added missing spaces in "..." buttons and made a "..."
13665                         button non translatable!
13666         
13667         * src/compose.c
13668                 Made speller use the default suggestion mode.
13669                 Hack to make it possible to choose 'CTRL-Enter' as a
13670                         shortcut for sending (and only for sending).
13671
13672         * src/prefs_folder_item.c
13673                 Changing subject simplification does not update cache 
13674                         anymore (because it is unnecessary).
13675                 Fixed bug where changing subject simplification updated the 
13676                         summaryview even when the viewed folder is not the
13677                         folder which properties are being changed. (E.g. 
13678                                         viewing folder A and changing
13679                                         the subject simplification of 
13680                                         folder B -not being viewed- updated the 
13681                                         summaryview of folder A with data of
13682                                         folder B). (Hope this is clear... )
13683
13684 2001-12-31 [alfons]     0.6.6claws34
13685         
13686         * src/ldif.c
13687         * src/mutt.c
13688                 fgetc() returns a signed integer which doesn't
13689                 fit in a char. so c truncates this to a char
13690                 but we may lose significant bits. i.e. we may
13691                 comparing 0xFF which may not be equal to -1
13692                 unless properly casted to signed char which
13693                 we won't do because fgetc() returns a signed
13694                 integer which doesn't fit in a char. so c 
13695                 truncates this to a char but we may lose 
13696                 significat bits. (you got the idea, thanks
13697                 to Gustavo Noronha Silva <kov@debian.org>
13698                 and the Debian folks!)
13699
13700 2001-12-30 [alfons]     0.6.6claws33
13701
13702         * src/prefs_common.c
13703                 add #ifdef USE_PSPELLs that Melvin forgot               
13704
13705 2001-12-30 [melvin]     0.6.6claws32
13706         
13707         * src/prefs_common.[ch]
13708                 Added configurable color for misspelled words.
13709
13710         * src/gtkspell.[ch]
13711                 Fixed bug of foreground text color (reported by David
13712                                 Mehrmann)
13713                 Added configurable color for misspelled words.
13714
13715 2001-12-30 [alfons]     0.6.6claws31
13716
13717         * src/folder.c
13718                 remove unnecessary things someone put there
13719
13720         * src/mh.c
13721         * src/folder.[ch]
13722                 make folder properties (like threading and sorting) persistent
13723                 (closes bug #497424 "rescan folder tree resets proprieties")
13724                 currently this is only for MH folders. 
13725
13726 2001-12-29 [melvin]     0.6.6claws30
13727
13728         * src/string_match.[ch]
13729                 Optimized a bit: regexp pattern buffer compiled only once, and
13730                   one subroutine call removed. Fixed ^ regexp search: Now, 
13731                   "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
13732         
13733         * src/summaryview.c
13734                 Subject filtering changed to filter summary columns and
13735                   not directly the messages subject cache. The loss in 
13736                   performance is balanced by the improvement of string_match.
13737                 Added an alert panel if there is an error in the regexp.
13738
13739         * src/src/prefs_folder_item.h
13740                 Added a regexp pattern buffer.
13741
13742 2001-12-28 [alfons]     0.6.6claws29
13743
13744         * src/string_match.[ch]
13745                 clean up name space
13746                 allow compilation *BSD
13747
13748 2001-12-27 [alfons]     0.6.6claws28
13749
13750         * src/filter.c
13751                 sync the Hiro's bug fix for BSD
13752
13753 2001-12-27 [melvin]     0.6.6claws27
13754         
13755         * src/compose.c
13756                 Simplify focus to subject entry code.
13757
13758 2001-12-27 [darko]      0.6.6claws26
13759
13760         * src/filtering.c
13761         * src/mbox_folder.c
13762         * src/messageview.c
13763         * src/mh.c
13764         * src/procheader.[ch]
13765         * src/procmsg.h
13766         * src/stock_pixmap.[ch]
13767         * src/summaryview.c
13768                 Show key icon for encrypted mails in summary view
13769
13770         * src/pixmaps/clip.xpm
13771         * src/pixmaps/clipkey.xpm
13772         * src/pixmaps/key.xpm
13773                 New/modified icons for the above
13774
13775 2001-12-27 [melvin]     0.6.6claws25
13776
13777         * src/prefs_common.c
13778                 Put spell checker options in a separate tab to decrease
13779                 the Common Preferences window height.
13780
13781         * README.claws  
13782                 Update spell checker usage instruction about its options
13783                 location.
13784
13785 2001-12-27 [melvin]     0.6.6claws24
13786
13787         * src/compose.c
13788                 Changed subject entry widget position. Initial focus is
13789                 on the To header instead of the subject entry.
13790                 Creating a new header scrolls the header list to make the
13791                 created one visible. Nevertheless, when automatically filling
13792                 headers, the first one is shown.
13793                 A Tab key press in the last empty header entry zips the 
13794                 focus to the subject entry.
13795                 (I did not change the combo boxes, yet)
13796
13797 2001-12-26 [alfons]     0.6.6claws23
13798
13799         * src/prefs_account.c
13800         * src/inc.c
13801                 allow default inbox to reside in another mailbox (only
13802                 works for POP3 accounts)
13803
13804 2001-12-26 [alfons]     0.6.6claws22
13805         
13806         * src/textview.c
13807                 make reply-on-click work with the account of the selected folder
13808         * src/compose.c
13809                 put a fixme here to remind me to fix finding correct default
13810                 account for nested folders
13811
13812 2001-12-25 [alfons]     0.6.6claws21
13813
13814         * src/summaryview.c
13815                 make column headers display locked and mark pixmaps (idea by Melvin) 
13816                 fix bug by adding score and locked column type to sort array
13817
13818 2001-12-25 [alfons]     0.6.6claws20
13819         
13820         * src/summaryview.c
13821                 catch a *potentially* inadvertent write back of  
13822                 the message cache(s) introduced by 0.6.5claws37
13823
13824 2001-12-25 [christoph]  0.6.6claws19
13825
13826         * src/stock_pixmap.[ch]
13827         * src/summaryview.c
13828                 add ignore thread pixmap
13829                 (can someone draw a better icon for this?)
13830
13831 2001-12-24 [alfons]     0.6.6claws18
13832
13833         * src/prefs_folder_item.c
13834                 make address completion actually work for the
13835                 Default To address in the Folder Property dialog.
13836
13837 2001-12-24 [alfons]     0.6.6claws17
13838         
13839         * src/summaryview.c
13840                 use new style regexp for subject stripping 
13841                 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
13842
13843 2001-12-24 [darko]      0.6.6claws16
13844
13845         * src/pgptext.c
13846         * src/rfc2015.c
13847                 move GPG related informational messages to debug mode
13848
13849 2001-12-23 [alfons]     0.6.6claws15
13850
13851         * src/stock_pixmap.[ch]
13852         * src/summaryview.c
13853                 add the forgotten Claws' locked pixmap
13854
13855 2001-12-23 [alfons]     0.6.6claws14
13856
13857         * src/filesel.c
13858                 accept file name typed in entry in multi file
13859                 selector (patch submitted by Gustavo Noronha Silva 
13860                 <kov@debian.org>)
13861
13862 2001-12-23 [alfons]     0.6.6claws13
13863
13864         * src/prefs_filter.c
13865         * src/prefs_filtering.c
13866         * src/matcher.c
13867         * src/importmutt.c
13868                 clean up a little bit
13869         
13870         * src/string_match.c
13871                 validate input strings a little bit more
13872
13873 2001-12-23 [alfons]     0.6.6claws12
13874
13875         * src/Makefile.am
13876         * src/summaryview.c
13877         * src/string_match.[ch]         ** NEW **
13878         * src/folderview.[ch]
13879         * src/headerview.h
13880         * src/folder.[ch]
13881         * src/prefs_folder_item.[ch]
13882                 add subject simplification to strip out strings from
13883                 a subject line (esp. handy for mailing lists). 
13884                 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
13885                 but slightly changed things for better integration.)
13886
13887 2001-12-23 [alfons]     0.6.6claws11
13888
13889         * src/mainwindow.c
13890                 fix bug introduced by submission included in 0.6.5claws52.
13891                 ideally this submission should clean the trash if any trash
13892                 folder has a message. however, the hasTrash variable was
13893                 set to false whenever a trash folder was empty (discarding
13894                 a previously found *filled* trash folder.)
13895
13896                 also edited the code a little bit and made it more safe.
13897
13898 2001-12-22 [alfons]     0.6.6claws10
13899
13900         * src/imap.c
13901                 quick fix for Martin Pool's omission of an account
13902                 specific SSL setting
13903
13904 2001-12-22 [alfons]     0.6.6claws9
13905
13906         * src/compose.c
13907         * src/messageview.c
13908         * src/mimeview.c
13909         * src/pgptext.c
13910         * src/procmime.[ch]
13911                 better support for multipart/digest (submitted
13912                 by Fredrik <e98fo@efd.lth.se>)
13913
13914 2001-12-22 [alfons]     0.6.6claws8
13915
13916         * src/addressbook.c
13917                 correct function signature
13918         * src/socket.[ch]
13919         * src/imap.[ch]
13920         * src/prefs_account.[ch]
13921                 allow IMAP over SSH tunnel (patch submitted by 
13922                 Martin Pool <mbp@samba.org>)
13923
13924 2001-12-21 [alfons]     0.6.6claws7
13925
13926         * sync with sylpheed 0.6.6cvs4-9
13927                 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
13928
13929 2001-12-21 [christoph]  0.6.6claws6
13930
13931         * src/compose.c
13932         * src/prefs_folder_item.[ch]
13933                 implement saving of outgoing messages to current folder.
13934                 fix segfault when no default outbox is available
13935                 (closes bug #495683)
13936
13937 2001-12-21 [carsten]    0.6.6claws5
13938         * src/folderview.c
13939         * src/summaryview.c
13940                 pressing CTRL while DND does now the expected thing and
13941                 copies the mail (moving is still the default, as this
13942                 seam more appropriate for handling mails by DND)
13943
13944 2001-12-18 [paul]       0.6.6claws4
13945
13946         * sync with sylpheed 0.6.6cvs3
13947                 see ChangeLog entries 2001-12-18
13948
13949 2001-12-18 [hiro]       0.6.6claws3
13950
13951         * src/undo.c
13952                 fix for multibyte characters (obtain the number of letters
13953                 instead of bytes).
13954
13955 2001-12-17 [paul]       0.6.6claws2
13956
13957         * sync with sylpheed 0.6.6cvs1
13958                 see ChangeLog entry 2001-12-16
13959
13960 2000-12-17 [alfons]     0.6.6claws1
13961
13962         * src/filtering.c
13963                 clean up
13964
13965 2001-12-16 [paul]       0.6.6claws
13966 2001-12-15
13967
13968         * Release version 0.6.6claws, cvs tag: rel_0_6_6
13969
13970         * src/mimeview.c
13971                 last minute sync with main 0.6.6
13972
13973         * po/es.po
13974                 updated by Ricardo Mones Lastra
13975                 update for last minute sync
13976         * po/fr.po
13977         * po/nl.po
13978                 update for last minute sync
13979         * po/de.po
13980                 updated by Jens Oberender
13981         * po/pt_BR.po
13982                 updated by Fabio Junior Beneditto
13983
13984         * src/prefs_common.[ch]
13985         * src/undo.c
13986                 number of undo levels is user configurable
13987                 (squeeze it into the release in the dying
13988                 moments) Submitted by Jens Oberender    
13989
13990 2001-12-15 [melvin]
13991
13992         * po/fr.po
13993                 updated french translation
13994
13995 2001-12-15 [paul]       0.6.5claws92
13996
13997         * sync with sylpheed 0.6.5cvs28
13998                 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
13999
14000         * po/nl.po
14001                 update to allow for sync
14002
14003 2001-12-15 [alfons]
14004         
14005         * po/nl.po
14006                 update dutch translation
14007
14008 2001-12-14 [carsten]    0.6.5claws91
14009         * src/summaryview.c
14010                 fixed bug #473785; also after changing the column order
14011                 the same message will be selected and displayed as before
14012                 the reordering
14013
14014 2001-12-14 [carsten]    0.6.5claws90
14015         * src/folderview.c
14016                 probably found the bug reported by wwb opening or closing
14017                 a folder tree just before dnd (found the solution in the
14018                 balsa source -- thanks to them)
14019
14020 2001-12-14 [carsten]    0.6.5claws89
14021         * src/gtkutils.c
14022         * src/account.c
14023                 moved gtk_clist_moveto to the right place, so that
14024                 only the accounts dialog is effected on opening
14025
14026 2001-12-14 [carsten]    0.6.5claws88
14027         * src/gtkutils.c
14028                 gtkut_clist_set_focus_row does a gtk_clist_moveto
14029                 now, so that the focused row will be seen in any case
14030                 (reported by wwp on sf-claws-user)
14031
14032 2001-12-14 [darko]      0.6.5claws87
14033
14034         * src/compose.c
14035                 remove unnecessary line
14036
14037 2001-12-14 [paul]       0.6.5claws86
14038
14039         * sync with sylpheed 0.6.5cvs27
14040                 see ChangeLog entries 2001-12-14
14041
14042 2001-12-14 [carsten]    0.6.5claws85
14043         * src/mainwindow.c
14044                 following a suggestion of Melvin the rcoabm pops up
14045                 right under the button now and the button is reliefed
14046                 while the popup is open
14047
14048 2001-12-14 [darko]      0.6.5claws84
14049
14050         * src/compose.c
14051                 fix crash when wrapping long lines if linewrap quotation
14052                 is disabled and wrapper encounters a word spanning more
14053                 than one line
14054
14055 2001-12-13 [paul]       0.6.5claws83
14056
14057         * src/compose.c
14058                 prefer 'Reply-To' header over mailing list header when
14059                 replying to a message. Finally prevent all those confirmation 
14060                 messages being sent to the list itself.
14061
14062         * src/summaryview.c
14063                 remove unused summary_set_menu_sensitive() entry
14064
14065 2001-12-13 [paul]       0.6.5claws82
14066
14067         * src/folderview.c
14068         * src/pixmaps/inbox-hrm.xpm     ** NEW FILE **
14069         * src/pixmaps/outbox-hrm.xpm    ** NEW FILE **
14070         * src/pixmaps/trash-hrm.xpm     ** NEW FILE **
14071                 improvements to 'Hide read messages': Inbox, Outbox,
14072                 Trash, Queue, and Draft icons now reveal presence of hidden 
14073                 messages
14074
14075 2001-12-12 [alfons]     0.6.5claws81
14076
14077         0.6.5claws80 was tagged as LAST_STABLE
14078
14079         * src/filtering.[ch]
14080         * src/matcher.[ch]
14081         * src/matcher_parser_lex.c
14082                 fix the filtering; my last attempt to get it right, 
14083                 if it does not work, it's Hoa's turn. ;-)
14084
14085                 for my honourable peers:
14086                 
14087                 the code now makes a clear distinction between
14088                 rules as they are displayed (probably escaped),
14089                 and as they are executed (probably unescaped). the
14090                 parser does *NOT* do any unescaping, this is
14091                 the task of the matcher.c (which breaks up a
14092                 rule into condition) and the filtering.c (which
14093                 breaks up the rule's action). to make this
14094                 run happily we provide an unescaped copy of
14095                 crucial strings to the MatcherProp and 
14096                 FilteringAction structures. note that the only
14097                 exception to this is any REGEXP string. those
14098                 are directly passed to regcomp() and regexp()
14099                 (who have much more powerful unescape functions).
14100                 
14101                 for everyone else:
14102         
14103                 you can escape tab (\t), carriage return (\r),
14104                 linefeed (\n), form feed (\f), quote (\"), 
14105                 single quote (\'), bell (\b) in all the entry
14106                 lines in the scoring & filtering dialogs.
14107                 as an added bonus this should not affect
14108                 existing filtering rules.
14109
14110 2001-12-12 [carsten]    0.6.5claws80
14111
14112         * src/summaryview.c
14113         * po/de.po
14114                 "item(s) selected" is now sensitive to 1 or more
14115                 than one selected (nice for language where simple
14116                 adding of a "s" is not possible as German (Eintrag
14117                 ->Eintr"age)
14118                 
14119                 the "forward as attachment" entry from the right
14120                 click menu removed, "forward" acts following the
14121                 prefs
14122         
14123         * src/textview.c
14124                 reverted my former changes; so compiler warning again
14125                 but there's more GTK_TEXT/GTK_STEXT mixing on other places
14126                 nevertheless
14127
14128         * src/messageview.c
14129                 "search in message" does now *not* only work in MVIEW_TEXT
14130                 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
14131                 message
14132
14133         * src/mainwindow.c
14134                 removed "/File/_Close" as it was the same as "/File/E_xit"
14135                 and we don't need it two times
14136
14137                 the separate folder view and message view now get a distinct
14138                 WMCLASS, just in case someone is using sawfish ;-)
14139
14140                 as the menu entries "/View/Message view" and "/View/Folder tree"
14141                 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
14142                 make them sensitive accordingly and as these two are "shown"
14143                 after startup anytime check this menuitem at startup
14144
14145 2001-12-12 [paul]       0.6.5claws79
14146
14147         * src/folderview.c
14148                 fix sensitivity of 'Search folder...', broken in
14149                 0.6.5claws75
14150
14151         * src/mainwindow.c
14152                 fix dodgy English
14153
14154 2001-12-11 [carsten]    0.6.5claws78
14155         * src/filtering.c
14156                 fixed two typos returning a wrong FALSE/TRUE
14157         * src/mainwindow.[ch]
14158                 extra menu for email/news button removed
14159
14160 2001-12-11 [alfons]     0.6.5claws77
14161         
14162         * src/matcher.c                 (1.3)
14163         * src/matcher_parser_lex.l      (1.28)
14164                 revert for another attempt
14165                 mark 0.6.5claws77 as LAST_STABLE
14166
14167 2001-12-11 [christoph]  0.6.5claws76
14168
14169         * po/de.po
14170                 fixed wrong translation for prev. unread msg
14171
14172 2001-12-11 [paul]       0.6.5claws75
14173
14174         * src/folder.[ch]
14175         * src/folderview.c
14176         * src/mainwindow.c
14177         * src/summaryview.[ch]
14178         * src/pixmaps/dir-open-hrm.xpm  ** NEW FILE **
14179                 enable ability to hide read messages on per folder basis via 
14180                 '/Summary/Hide read messages'; when selected, a folder will 
14181                 have a red open folder icon, instead of a blue icon, if the 
14182                 folder contains hidden messges
14183                 submitted by Thomas Link <t.link.tmp200101.gmx.net> 
14184
14185         * src/mainwindow.c
14186                 remove '/Message/Forward as attachment' from 
14187                 main_window_set_menu_sensitive() to prevent debug warning
14188
14189         * src/folderview.c
14190         * src/mainwindow.c
14191                 Clean up some of the English
14192
14193         * tools/newscache_clean.pl
14194                 allow for new 'hidereadmsgs' entry in folderlist.xml
14195
14196         * po/es.po
14197                 updated translation, submitted by Ricardo Mones Lastra
14198
14199 2001-12-11 [paul]       0.6.5claws74
14200
14201         * sync with sylpheed 0.6.5cvs25
14202                 see ChangeLog entry 2001-12-11
14203
14204 2001-12-10 [alfons]     0.6.5claws73
14205
14206         * src/matcher.c
14207                 add more control characters
14208         * src/matcher_parser_lex.l
14209                 make escaping / unescaping work again
14210
14211 2001-12-10 [alfons]     0.6.5claws72
14212
14213         * src/imap.c
14214                 clean up warnings "returning value for void function" 
14215         * src/prefs_filtering.c
14216                 make info button for execute action sensitive
14217
14218 2001-12-10 [paul]       0.6.5claws71
14219
14220         * src/compose.c
14221         * src/imap.[ch]
14222         * src/summaryview.c
14223                 fix: imap server now gets informed of MARKED, UNMARKED
14224                 and REPLY events. Now people can use different IMAP-Mail
14225                 clients and have the exact same information about MARKED,
14226                 UNMARKED and REPLY status with all of them. Especially
14227                 useful for imap servers with a web-frontend.
14228                 submitted by Tobias Sandhaas <medlor@web.de>
14229
14230 2001-12-09 [melvin]     0.6.5claws70
14231         
14232         * src/textview.[ch]
14233                 fixed bug #490076 (hunted down by Alfons who implemented
14234                 a workaround in 0.6.5claws65)
14235
14236 2001-12-09 [christoph]  0.6.5claws69
14237
14238         * src/summaryview.c
14239                 set pointer to string in LOCKED column to NULL
14240                 (might fix bug #490800)
14241
14242 2001-12-09 [carsten]    0.6.5claws68
14243
14244         * po/de.po
14245                 resolved some cluttered menu shortcuts 
14246                 ('creating new email' and 'creating news message'
14247                 hade the same)
14248         * src/compose.c
14249                 wmclass now distinc from main window
14250         * src/mainwindow.c
14251           src/mainwindow.h
14252                 email/news and forward button functionality similar
14253                 to the reply buttons; removed the ugly dropdown arrows
14254                 and use instead the right mouse button
14255
14256 2001-12-09 [paul]       0.6.5claws67
14257
14258         * src/imap.c
14259         * src/utils.h
14260                 allow spaces in imap folder names
14261                 submitted by Willem van Engen <wvengen@stack.nl>
14262
14263 2001-12-09 [paul]       0.6.5claws66
14264
14265         * sync with sylpheed 0.6.5cvs24
14266                 see ChangeLog entry 2001-12-09
14267
14268 2001-12-08 [alfons]     0.6.5claws65
14269
14270         * src/textview.c
14271                 prevent secondary selection claim after "add to sender" dialog
14272                 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
14273                 we trick GTK by simulating a click at (0, 0) in the textview.
14274
14275 2001-12-08 [hoa]        0.6.5claws64
14276
14277         * src/folder.c
14278                 fixed a bug about the .processing folder name while filtering
14279
14280 2001-12-08 [alfons]     0.6.5claws63
14281
14282         * src/folderview.c 
14283                 work around problem of not correctly updating folder stats
14284                 when deleting messages. there's some folder scanning evil
14285                 going so the folderview_update_msg_num() does not work
14286                 correctly. need to investigate this.
14287
14288 2001-12-08 [paul]       0.6.5claws62
14289
14290         * sync with sylpheed 0.6.5cvs23
14291                 see ChangeLog entry 2001-12-08
14292
14293 2001-12-07 [christoph]  0.6.5claws61
14294
14295         * src/compose.c
14296                 fix another header translation problem
14297
14298 2001-12-07 [alfons]     0.6.5claws60
14299
14300         * src/mbox.c
14301                 make filtering also work on local spool mbox
14302
14303 2001-12-07 [carsten]    0.6.5claws59
14304         * src/addressbook.c
14305                 addressbook window gets a wmclass distinct from the main
14306                 sylpheed window
14307         * src/compose.h
14308         * src/mainwindow.[ch]
14309                   forward menu item will use mode selected in prefs, forward 
14310                 as attatchment in menu removed (will be substituted in the
14311                 toolbar similar to reply buttons)
14312                   create news message menu entry and news button is now 
14313                 sensitive to the existance of a news account
14314         * src/pixmaps/stock_mail_reply_quote.xpm           ** REMOVED **
14315         * src/pixmaps/stock_mail_reply_to_all_quote.xpm    ** REMOVED **
14316         * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
14317                 these are removed because the toolbar buttons don't show
14318                 the quoting modus any longer
14319
14320 2001-12-07 [paul]
14321
14322         * tools/newscache_clean.pl      ** NEW FILE **
14323                 perl script to do some tidying up in the newscache directory 
14324                 
14325         * tools/sylpheed-switcher       ** NEW FILE **
14326                 perl script to enable easy switching between main and claws
14327                 
14328         * tools/README
14329                 added descriptions of the two new perl scripts          
14330
14331
14332 2001-12-07 [melvin]     0.6.5claws58
14333
14334         * src/messageview.c
14335                 fixed a warning during compilation introduced in 0.6.5claws56
14336
14337 2001-12-07 [paul]       0.6.5claws57
14338
14339         * src/mainwindow.[ch]
14340         * src/menu.[ch]
14341                 further usability enhancements to replying with or without 
14342                 quoting via the toolbar, use of Ctrl key is replaced by 
14343                 drop down menu 
14344                 Submitted by Carsten Schurig            
14345
14346 2001-12-07 [melvin]     0.6.5claws56
14347
14348         * src/messageview.c
14349                 hack to fix bug that prevented to make/paste selections
14350                 after switching between MVIEW_TEXT and MVIEW_MIME views
14351                 without deselecting the selection first.
14352
14353 2001-12-06 [alfons]     0.6.5claws55
14354
14355         * src/filtering.[ch]
14356         * src/inc.c
14357                 revise filtering a little bit more, and make sure
14358                 messages are delivered to the appropriate inbox
14359                 (perhaps set per account)
14360
14361 2001-12-06 [paul]       0.6.5claws54
14362
14363         * sync with sylpheed 0.6.5cvs22
14364                 see ChangeLog entry 2001-12-06
14365
14366 2001-12-05 [alfons]     0.6.5claws53
14367
14368         * src/inc.c
14369         * src/folder.[ch]
14370         * src/procmsg.c
14371         * src/filtering.c
14372                 more revisions of filtering system
14373                 (last stable version is marked as LAST_STABLE)
14374                 
14375                 | NOTE 1): the filtering system now uses a local folder called
14376                 | .processing. if filtering fails, check this directory
14377                 | for missing messages.
14378                 |
14379                 | NOTE 2): help us find the filtering actions still missing
14380
14381 2001-12-05 [paul]       0.6.5claws52
14382
14383         * src/mainwindow.c
14384                 fix bug where 'Empty Trash?' pop-up window appears even
14385                 when Trash is empty, submitted by Jesse Skinner         
14386
14387 2001-12-05 [melvin]     0.6.5claws51
14388
14389         * src/compose.c
14390                 fixed bug #486106 to select correct account when reediting 
14391                 a queued message
14392         
14393 2001-12-04 [alfons]     0.6.5claws50
14394
14395         * src/mh.c
14396                 declare markfile in appropriate functions when
14397                 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
14398                 for spotting this)
14399
14400 2001-12-04 [paul]       0.6.5claws49
14401
14402         * sync with sylpheed 0.6.5cvs21
14403                 see ChangeLog entry 2001-12-04
14404
14405 2001-12-03 [christoph]  0.6.5claws48
14406
14407         * po/de.po
14408                 changed translation of undo
14409         * src/account.c
14410         * src/folder.c
14411                 don't reinvent the wheel to traverse a GNode
14412         * src/compose.[ch]
14413                 seperate code to create the compose gui into functions
14414                 add "Others" page with folder selection for saving copy
14415                 of the message.
14416                 the folder identifier is saved to queue header
14417         * src/procmsg.c
14418                 save message to folder in queue header
14419
14420 2001-12-03 [paul]       0.6.5claws47
14421
14422         * sync with sylpheed 0.6.5cvs20
14423                 see ChangeLog entry 2001-12-03
14424
14425 2001-12-01 [paul]
14426
14427         * more sync with sylpheed 0.6.5cvs19
14428                 see ChangeLog entry 2001-11-29
14429
14430 2001-11-30 [paul]       0.6.5claws46
14431         
14432         * src/compose.c
14433                 remove conflicts introduced by Hoa's last commit
14434          
14435         * src/mainwindow.c
14436                 make 'Message/Bounce' sensitive
14437
14438 2001-11-30 [hoa]        0.6.5claws45
14439
14440         * src/compose.c
14441                 slightly change bounce function to add
14442                 information about the user that bounced the mail
14443                 in the From header line.
14444
14445         * src/folderview.c
14446                 permit the use of processing in outbox folder.
14447
14448 2001-11-29 [paul]       0.6.5claws44
14449
14450         * src/mainwindow.[ch]
14451         * src/prefs_common.c
14452         * src/pixmaps/stock_mail_reply_quote.xpm            ** NEW FILE **
14453         * src/pixmaps/stock_mail_reply_to_all_quote.xpm     ** NEW FILE **
14454         * src/pixmaps/stock_mail_reply_to_author_quote.xpm  ** NEW FILE **
14455                 usability enhancements to the quoting, implements
14456                 use of Ctrl key to toggle quoting settings
14457                 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
14458
14459 2001-11-29 [paul]       0.6.5claws43
14460         
14461         * sync with sylpheed 0.6.5cvs19
14462                 see ChangeLog entry 2001-11-28
14463
14464 2001-11-29 [melvin]     0.6.5claws42
14465         * src/Makefile.am
14466                 added enriched.[ch] to the list of files
14467
14468         * src/textview.c
14469         * src/mimeview.c
14470         * src/procmime.[ch]
14471         * src/enriched.[ch]
14472                 added support to view text/enriched
14473                 added support to show headers in message view for text/enriched and text/html
14474                         in non multipart messages
14475
14476 2001-11-28 [paul]       0.6.5claws41
14477
14478         * more sync with sylpheed 0.6.5cvs18
14479                 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
14480
14481 2001-11-27 [paul]       0.6.5claws40
14482         
14483         * po/pt_BR.po
14484                 updated translation, submitted by Fabio Junior Beneditto
14485                 
14486         * sync with sylpheed 0.6.5cvs18
14487                 see ChangeLog entries 2001-11-26 (src/textview.c) and
14488                 2001-11-27
14489
14490
14491 2001-11-26 [paul]
14492
14493         * po/es.po
14494                 updated translation, submitted by Ricardo Mones Lastra
14495
14496 2001-11-26 [alfons]
14497
14498         * src/matcher.c
14499                 add more translatable strings
14500
14501 2001-11-26 [christoph]  0.6.5claws39
14502
14503         * po/de.po      
14504                 fixed one more umlaut
14505         * src/compose.c
14506                 fix translated header when it should not be translated
14507
14508 2001-11-26 [paul]       0.6.5claws38
14509
14510         * src/mainwindow.c
14511                 remove '/Message/Add Sender to address book' from 
14512                 main_window_set_menu_sensitive(), prevent debug warning
14513                 add 'Message/Mark/Mark all read' to mainwin_entries[]
14514
14515 2001-11-26 [paul]       0.6.5claws37
14516
14517         * src/summaryview.c
14518                 fix 'recurring unread state' bug 
14519
14520         * tools/README 
14521         * tools/filter_conv.pl
14522                 read name of top level mailbox from folderlist.xml
14523                 and presume nothing about its name              
14524
14525 2001-11-26 [darko]      0.6.5claws36
14526
14527         * src/gtkstext.[ch]
14528                 removed functions that are now in gtkutils.c
14529                 use gtkut_text_is_uri_string() from gtkutils.c
14530         * fix my comment on 2001-11-23 (missing gtkutils.[ch])
14531
14532 2001-11-26 [paul]       0.6.5claws35
14533
14534         * sync with sylpheed 0.6.5cvs16
14535                 see ChangeLog entries 2001-11-25 and 2001-11-26
14536
14537 2001-11-25 [alfons]     0.6.5claws34
14538
14539         EXPERIMENTAL!!! Please checkout the last stable version using: 
14540           
14541         % cvs update -r LAST_STABLE -dRAP
14542
14543         (Or help us testing this stuff.)
14544
14545         * src/filtering.c               (1.14)
14546         * src/filtering.h               (1.6)
14547         * src/inc.c                     (1.28)
14548         * src/matcher.c                 (1.20)
14549         * src/mbox.c                    (1.9)
14550         * src/procmsg.h                 (1.14)
14551         * src/summaryview.c             (1.59)
14552         * src/summaryview.h             (dunno)
14553                 revert/merge/sync to as it was before commit 
14554                 on Thu, 19 Jul 2001 10:15:51 -0700.
14555
14556 2001-11-25 [hoa]        0.6.5claws33
14557
14558         * src/main.c
14559                 processing mails at startup
14560
14561         * src/folderview.c
14562         * src/summaryview.[ch]
14563                 processing mails when entering folder
14564
14565         * src/prefs_filtering.c
14566                 fixed some UI bugs
14567
14568 2001-11-24 [alfons]     0.6.5claws32
14569
14570         * src/summaryview.[ch]
14571                 make summary sort headers work, and also make
14572                 sure the sort type is stored
14573
14574 2001-11-23 [alfons]     0.6.5claws31
14575
14576         * src/summaryview.[ch]
14577                 make lock work like mark
14578                 disallow deleting messages marked as locked
14579
14580 2001-11-23 [alfons]     0.6.5claws30
14581
14582         * src/gtkstext.c
14583         * src/compose.[ch]
14584         * src/Makefile.am
14585         * src/undo.[ch]
14586                 merge undo patch submitted by Jens
14587
14588 2001-11-23 [christoph]  0.6.5claws29
14589
14590         * src/.cvsignore
14591                 added ylwrap
14592         * src/compose.c
14593                 fixed gpg signing and encoding
14594         * src/folder.[ch]
14595         * src/main.c
14596                 added --status option to get new, unread and total
14597                 message count from a running sylpheed
14598         * src/prefs_common.c
14599                 temporary fix for reply_with_quote problem
14600                 (don't call functions for non existing widget)
14601         * src/procmsg.c
14602                 one more check for ignored threads but still not
14603                 always working correctly. probably a recursive
14604                 check for all parents is needed
14605
14606 2001-11-23 [darko]      0.6.5claws28
14607
14608         * src/compose.c
14609                 wrapping on send improvements
14610         * src/gtkutils.[ch]
14611                 fix for GtkSText after last sync with main branch
14612                 GTK_TEXT -> GTK_STEXT
14613
14614 2001-11-23 [paul]       0.6.5claws27
14615
14616         * sync with sylpheed 0.6.5cvs14
14617                 see ChangeLog entries 2001-11-22 and 2001-11-23
14618                 
14619         * po/de.po
14620                 fixed the scrambled umlauts 
14621                 submitted by Carsten Schurig <Carsten.Schurig@web.de>
14622
14623 2001-11-21 [paul]       0.6.5claws26
14624
14625         * sync with sylpheed 0.6.5cvs12
14626                 see 2nd ChangeLog entry dated 2001-11-20
14627
14628 2001-11-20 [paul]       0.6.5claws25
14629
14630         * sync with sylpheed 0.6.5cvs11
14631                 see ChangeLog entry 2001-11-19 (src/utils.c)
14632
14633 2001-11-20 [hiro]
14634
14635         * src/compose.c
14636                 GTK_TEXT -> GTK_STEXT
14637                 fix for wrong comment
14638
14639 2001-11-20 [hiro]       0.6.5claws24
14640
14641         * src/compose.[ch]
14642                 more merges from main branch
14643                 removed fatal warnings (uninitialized variables etc.)
14644                 some coding style fix
14645         * src/gtkutils.h
14646                 fixed typo.
14647         * src/addressbook.c
14648           src/addrindex.c
14649                 V-Card -> vCard
14650
14651 2001-11-19 [hoa]        0.6.5claws23
14652
14653         * src/filtering.c
14654         * src/prefs_scoring.c
14655         * src/matcher.[ch]
14656         * src/scoring.c
14657                 cleaning code
14658
14659         * src/matcher_parser_parse.y
14660         * src/prefs_filtering.c
14661                 bouncing
14662
14663 2001-11-19 [alfons]     0.6.5claws22
14664
14665         more of my old things into claws
14666
14667         * src/Makefile.am
14668         * src/prefs_common.c
14669         * src/procmsg.h
14670         * src/summaryview.[ch]
14671         * src/prefs_summary_column.c
14672         * src/pixmaps/locked.xpm
14673                 add indicators for locking of message in summary view
14674                 (does not work yet, only visual indicator)
14675
14676 2001-11-19 [paul]       0.6.5claws21
14677
14678         * sync with sylpheed 0.6.5cvs10
14679                 see ChangeLog entry 2001-11-19
14680
14681 2001-11-18 [alfons]     0.6.5claws20
14682         
14683         * src/filtering.c
14684                 remove an inadvertent free I forgot in previous clean up 
14685
14686 2001-11-18 [alfons]     0.6.5claws19
14687
14688         * src/filtering.[ch]
14689                 clean up & plug leaks
14690
14691 2001-11-18 [paul]       0.6.5claws18
14692
14693         * sync with sylpheed 0.6.5cvs9
14694                 see ChangeLog entries 2001-11-17 and 2001-11-18
14695
14696 2001-11-16 [paul]       0.6.5claws17
14697
14698         * sync with sylpheed 0.6.5cvs8
14699                 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
14700
14701 2001-11-16 [paul]       0.6.5claws16
14702
14703         * sync with sylpheed 0.6.5cvs7
14704                 see ChangeLog entries 2001-11-15 and 2001-11-16
14705
14706 2001-11-15 [hoa]        0.6.5claws15
14707
14708         * src/compose.c
14709                 fix bounce, mails we received couln't be bounced to ourself.
14710
14711         * src/defs.h
14712         * src/filtering.[ch]
14713         * src/matcher.[ch]
14714         * src/matcher_parser.h
14715         * src/matcher_parser_lex.l
14716         * src/matcher_parser_parse.y
14717         * src/inc.c
14718         * src/main.c
14719         * src/mbox.c
14720         * src/prefs_filtering.[ch]
14721         * src/mainwindow.c
14722         * src/prefs_matcher.c
14723         * src/prefs_scoring.c
14724         * src/scoring.[ch]
14725         * src/summaryview.c
14726                 new matcher/filter/score configuration file parser
14727                 one unique configuration file => ~/.sylpheed/matcherrc
14728                 import in currently automatic, then save are made
14729                 in this new file.
14730                 one filter per folder and one global filter
14731                 (filter of a folder will be used as folder processing)
14732
14733         * src/folder.c
14734                 fix a bug in folder_item_get_identifier
14735                 
14736         * src/messageview.c
14737                 receive receipt return are fixed.
14738
14739 2001-11-14 [alfons]     0.6.5claws14
14740
14741         * src/session.h
14742                 add things from main branch to make claws compile
14743
14744 2001-11-14 [paul]       0.6.5claws13
14745
14746         * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
14747                 see ChangeLog entries 2001-11-08 to 2001-11-14
14748
14749 2001-11-14 [hoa] 0.6.5claws12
14750
14751         * src/compose.[ch]
14752         * src/mainwindow.c
14753         * src/summaryview.c
14754                 add "bounce mail" option
14755
14756 2001-11-13 [christoph]  0.6.5claws11
14757
14758         * src/compose.c
14759                 Cleanup a mess i add before commiting
14760
14761 2001-11-13 [hoa]        0.6.5claws10
14762
14763         * src/compose.c
14764                 some fixes when mail are sent or
14765                 for crossposts
14766
14767 2001-11-13 [christoph]  0.6.5claws9
14768
14769         * po/de.po
14770                 Changed two string with the same translation
14771         * src/compose.c
14772         * src/procmsg.[ch]
14773         * src/send.[ch]
14774                 New mailsending process:
14775                   - Always queue message before sending
14776                     (message will be saved if sylpheed crashed or
14777                      freezes while sending)
14778                   - Allow queuing of newspostings
14779                   - No copy in outbox before sending
14780                     (closes bug #469501)
14781                   - No more redundant code for send and send_later
14782         * src/summaryview.c
14783                 Applied wwp <subscript@free.fr>'s patch that fixes
14784                 marks for multiple forwarded messages (+compose.c)
14785
14786 2001-11-12 [alfons]
14787
14788         * README.claws
14789                 remove things that are now in main branch
14790         
14791         * po/nl.po
14792                 update Dutch translation
14793
14794 2001-11-12 [mhadasht]   0.6.5.claws8
14795
14796         * src/prefs_common.c
14797                 re-enabled account autoselection feature for forward
14798                 and reedit lost during the branch point for SYNC-B4-REL
14799         * src/gtkspell.c
14800                 gtkpspell_get_dict(): more readable code (even if function is
14801                 not used yet)
14802         * ChangeLog.claws
14803                 added version number info to 2001-11-12 [hiro] comment.
14804
14805 2001-11-12 [hiro]       0.6.5.claws7
14806
14807         * src/compose.c
14808                 compose_forward(): fixed a bug that forward quote mark
14809                 wasn't used.
14810                 removed unnecessary code.
14811         * src/template_select.[ch]: removed.
14812
14813 2001-11-11 [alfons]
14814
14815         * src/compose.c
14816                 :%s/GTK_TEXT/GTK_STEXT/g
14817         
14818         * src/compose.[ch]
14819         * src/undo.[ch]
14820         * src/Makefile.am
14821                 revert the undo stuff (this is 0.6.6claws stuff)
14822
14823 2001-11-11 [hoa]        0.6.5.claws6
14824
14825         * src/compose.[ch]
14826                 Insert signature at the end of the text.
14827                 Added undo patch but currently disabled
14828
14829         * src/procmsg.c
14830                 Threading by subject improved.
14831
14832         * added src/undo.[ch]
14833                 Undo module for compose dialog box.
14834
14835 2001-11-11 [alfons]     0.6.5.claws5
14836
14837         * src/procmsg.c
14838                 prevent threading by subject on nodes that have already been
14839                 threaded by in-reply-to (as in "circular references in a tree
14840                 result in a dead branch")
14841
14842 2001-11-09 [hoa]        0.6.5.claws4
14843         
14844         * src/folderview.c
14845                 allows creation of mbox folder item from any files.
14846
14847 2001-11-09 [alfons]     0.6.5.claws3
14848         
14849         * src/utils.c
14850         * src/procmsg.c
14851                 do what I mean and correct threading by subject so it really
14852                 ignores attracting lines without "Re: "
14853
14854 2001-11-07 [alfons]     0.6.5.claws2
14855
14856         * src/procmsg.c
14857         * src/utils.[ch]
14858                 only attract by subject if a subject line starts with a "Re: "
14859         * src/syldap.c
14860                 remove warning
14861
14862 2001-11-07 [paul]       0.6.5claws1
14863
14864         * sync with sylpheed 0.6.5. release
14865                 see ChangeLog entry 2001-11-07
14866
14867 2001-11-07 [paul]       0.6.4claws31
14868
14869         * sync with sylpheed 0.6.4cvs18
14870                 see ChangeLog entries 2001-10-30 to 2001-11-07
14871                 prefs_templates.[ch] renamed prefs_template.[ch]
14872
14873 2001-11-06 [alfons]
14874         
14875         * src/utils.h
14876                 add semicolon Hoa forgot ;-)
14877                 
14878
14879 2001-11-06 [hoa]        0.6.4claws30
14880         
14881         * src/procmsg.c
14882         * src/summaryview.c
14883         * src/utils.c
14884         * src/utils.h
14885                 threading by subject - empty subject are ignored
14886
14887 2001-11-06 [christoph]  0.6.4claws29
14888
14889         * src/socket.c
14890                 use SSL_peek for sock_gets
14891         * src/utils.c
14892                 removed unneeded pointer in extracting quoted
14893                 names implementation
14894
14895 2001-11-06 [melvin]     0.6.4claws28
14896
14897         * src/gtkspell.c
14898                 fixed bug #476792 Selection overtyping with spell checker
14899                 fixed bug which could cause a buffer overflow
14900                 fixed a memory leak
14901
14902 2001-11-06 [hoa]        0.6.4claws27
14903         
14904         * src/procmsg.c
14905         * src/summaryview.c
14906                 threading by subject
14907
14908 2001-11-05 [alfons]     0.6.4claws26
14909         
14910         * README.claws
14911                 Claws -> Sylpheed (vice versa)
14912
14913         * src/compose.c
14914                 :%s/gtk_text/gtk_stext/g
14915                 :%s/GTK_TEXT/GTK_STEXT/g
14916                 (thanks to Jonathan Ware for spotting this)
14917
14918 2001-11-04 [christoph]  0.6.4claws25
14919
14920         * src/summaryview.c
14921                 replace Xalloca + strdup with Xstrdup_a
14922         * src/utils.c
14923                 better implementation of extracting quoted names
14924                 from addresses (remove backlashes and ignore
14925                 quotes after them)
14926
14927 2001-11-04 [alfons]     0.6.4claws24
14928
14929         * src/utils.[ch]
14930                 edit to comply more with coding style
14931
14932         * src/textview.c
14933                 fix bug reported by Kim Schulz. introduced by the patch integrated
14934                 in 0.6.4claws15. the code did not check the return value of
14935                 the html parser.
14936
14937         * AUTHORS
14938                 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
14939
14940 2001-11-04 [christoph]  0.6.4claws23
14941
14942         * src/main.c
14943         * src/prefs_common.[ch]
14944                 init some pointers that possibly caused a segfault
14945                 reported in the claws-users ML
14946
14947 2001-11-04 [hoa]        0.6.4claws22
14948
14949         * src/grouplistdialog.c
14950                 change the names of the nodes in the tree
14951
14952         * src/compose.c
14953                 enhanced mailto syntax as described in
14954                 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
14955                 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
14956
14957         * src/utils.c
14958                 encode and decode URI (useful when opening URL into
14959                 netscape).
14960
14961 2001-11-03 [hoa]        0.6.4claws21
14962
14963         * src/grouplistdialog.c
14964                 a new newsgroups list selection dialog box
14965                 with a CTree instead of a CList
14966
14967 2001-11-03 [hoa]        0.6.4claws20
14968
14969         * src/folderview.c
14970                 enable property and scoring options when right
14971                 click on "inbox"
14972
14973         * src/summaryview.c
14974                 fixed bug when nickname were displayed using
14975                 the address book.
14976
14977 2001-11-02 [darko]      0.6.4claws19
14978
14979         * src/compose.c
14980                 new wrap quotation and URL/long words wrapping implementation
14981         * src/compose.c src/gtkstext.[ch]
14982                 move gtkstext_strncmp() to gtkstext.c
14983
14984 2001-11-01 [christoph]  0.6.4claws18
14985
14986         * src/prefs_account.c
14987                 fixed mess in account settings dialog
14988         * src/prefs_folder_item.c
14989                 added label with folder path to dialog
14990
14991 2001-10-31 [match]      0.6.4claws17
14992
14993         * src/vcard.c
14994                 fix memory leak.
14995         * src/addrbook.c
14996                 fix generation of spurious address book file names.
14997                 remove redundant functions.
14998         * po/POTFILES.in
14999                 added missing file names.
15000
15001 2001-10-30 [paul]       0.6.4claws16
15002
15003         * sync with sylpheed 0.6.4cvs6
15004                 see ChangeLog entries 2001-10-26 to 2001-10-30
15005
15006         * tools/filter_conv.pl
15007                 read folderlist.xml to discover whether the top-level
15008                 folder is called 'Mailbox' or 'Mail' 
15009
15010 2001-10-29 [paul]       0.6.4claws15
15011
15012         * src/html.c, src/textview.c
15013                 activate links in html mail and fix clickable parts
15014                 Submitted by Matthieu Dazy <dazy@t-surf.com>
15015
15016 2001-10-29 [paul]
15017
15018         * po/de.po, po/es.po, po/pt_BR/po
15019                 updated translations, submitted by Jens Oberender,
15020                 Ricardo Mones Lastra, and Fabio Junior Beneditto
15021
15022 2001-10-29 [darko]      0.6.4claws14
15023
15024         * src/compose.c
15025                 fix wrapping for good
15026
15027 2001-10-29 [darko]
15028
15029         * src/compose.c
15030                 undo previous change as it broke the smart wrapping
15031
15032 2001-10-29 [darko]      0.6.4claws13
15033
15034         * src/compose.c
15035                 fix infinite loop when long URL is quoted
15036                 (closes bug #475122.
15037
15038 2001-10-28 [match]
15039
15040         * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
15041                 import Mutt address book
15042         * src/ldif.[ch] src/importldif.h
15043                 modified import LDIF handle user attributes
15044
15045 2001-10-28 [christoph]  0.6.4claws12
15046
15047         * src/summaryview.c
15048                 fixed that filtering did not work if there
15049                 were no filter rules
15050                 (closes bug #472003 and better implementation
15051                  of patch #474644)
15052
15053 2001-10-27 [christoph]  0.6.4claws11
15054
15055         * src/compose.c
15056                 make the folder's default account to be used when
15057                 replying. (patch by wwp <subscript@free.fr>)
15058         * src/compose.c
15059                 code cleanup, nearly killed all of wwp's patch
15060                 for folder's default account in compose
15061         * src/folderview.c
15062                 error panel when a folder could not be created
15063                 (closes bug #471080 new folder name & already
15064                  existing file)
15065
15066 2001-10-26 [alfons]
15067
15068         * src/utils.h
15069                 change prototype of strstr2() that Christoph forgot about
15070
15071 2001-10-26 [christoph]  0.6.4claws10
15072
15073         * src/account.c
15074                 made search for accounts by email address not case
15075                 sensitive
15076         * src/folder.c
15077                 fixed memory leak in folder_item_get_identifier
15078         * src/gtkspell.c
15079         * src/utils.c
15080                 fixed wrong strstr2 (should work like strstr)
15081
15082 2001-10-26 [darko]      0.6.4claws9
15083
15084         * src/compose.c src/gtkstext.[ch]
15085         * src/gtkstext.c
15086                 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
15087
15088 2001-10-26 [paul]       0.6.4claws8
15089
15090         * src/html.c
15091                 ignore css and javascript tags in html mail
15092                 case-insensitive, with or without double-quoted
15093                 strings
15094
15095 2001-10-26 [paul]       0.6.4claws7
15096
15097         * sync with sylpheed 0.6.4cvs1
15098                 see ChangeLog entry 2001-10-26
15099
15100         * src/prefs_account.c, src/prefs_common.c,
15101           src/prefs_summary_column.c
15102                 minor improvements to the English
15103
15104 2001-10-25 [alfons]     0.6.4claws6
15105
15106         * src/gtkstext.c
15107         
15108                 make GtkSText follow style of GtkText (closes bug 
15109                 #469211 "text selection while writing message")
15110                 
15111                 do sync with GTK 1.2.10
15112
15113 2001-10-25 [paul]       0.6.4claws5
15114
15115         * src/html.c
15116                 ignore css tags in html mail
15117
15118 2001-10-25 [darko]      0.6.4claws4
15119
15120         * src/compose.c
15121                 don't declare is_url_string as static function since
15122                 we need it in gtkstext.c
15123         * src/gtkstext.c
15124                 remove unused variable
15125                 don't wrap long URLs while composing a message
15126
15127 2001-10-24 [christoph]  0.6.4claws3
15128
15129         * src/socket.c
15130                 fix ssl deadlock, when peer closes connection
15131
15132 2001-10-24 [paul]       0.6.4claws2
15133
15134         * src/prefs_common.c
15135                 gettextize the gpg ascii-armored warning message
15136
15137         * src/compose.c
15138                 insert a DOS/MAC file into the composed message
15139                 (improvements)
15140
15141         * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
15142
15143 2001-10-22 [paul]       0.6.4claws1
15144
15145         * sync with sylpheed 0.6.4 release
15146                 see ChangeLog entries 2001-10-21
15147
15148         * po/fr.po, po/pt_BR.po
15149                 updated by Melvin Hadasht and Fabio Junior Beneditto
15150
15151 2001-10-21 [paul]       0.6.3claws30
15152
15153         * src/compose.c
15154                 insert a DOS text file from the compose window
15155                 into the composed message text (removes CRs characters)
15156                 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
15157
15158         * tools/filter_conv.pl, tools/README
15159                 automatically use ~/.sylpheed as working directory
15160                 print out confirmation message on completion
15161
15162         * correct Hoa's last ChangeLog.claws entry
15163
15164 2001-10-20 [hoa]        0.6.3claws29
15165
15166         * src/grouplistdialog.c
15167                 bugfix (another ?) to give the right
15168                 newsgroups list for each news server.
15169
15170         * src/news.c
15171         * src/news.h
15172                 improve the newsgroups list cache
15173
15174 2001-10-20 [paul]       0.6.3claws28
15175
15176         * sync with sylpheed 0.6.3cvs9
15177                 see ChangeLog entry 2001-10-19
15178
15179         * correct Alfons' last ChangeLog.claws entry
15180
15181 2001-10-19 [alfons]
15182
15183         * src/pgptext.[ch]
15184                 fix compilation problems (part of bug #472895)
15185
15186 2001-10-18 [hoa]        0.6.3claws27
15187
15188         * src/grouplistdialog.c
15189                 bugfix when we refresh was clicked (bug 472701)
15190
15191 2001-10-19 [christoph]  0.6.3claws26
15192
15193         * src/compose.c
15194                 last header entry should default to "To:" or
15195                 "Newsgroups:" and not copy the last entry line
15196                 in a new compose window
15197                 (closes bug #472686, #470792)
15198
15199 2001-10-19 [paul]       0.6.3claws25
15200
15201         * sync with Sylpheed 0.6.3cvs8
15202                 see ChangeLog entries 2001-10-18 and 2001-10-19
15203
15204 2001-10-18 [christoph]  0.6.3claws24
15205
15206         * src/procmsg.c
15207                 reimplement ignore thread
15208         
15209 2001-10-18 [hoa]        0.6.3claws23
15210
15211         * src/folderview.c
15212         * src/grouplistdialog.[ch]
15213                 enhanced news subscription interface (feature 469113)
15214
15215         * src/news.c
15216         * src/news.h
15217                 enchanced newsgroup listing,
15218                 now, we can get groups informations
15219                 (NNTPGroupInfo)
15220
15221 2001-10-18 [paul]       0.6.3claws22
15222
15223         * src/summaryview.c
15224                 remove comment (sync with main branch)
15225         * src/mainwindow.c
15226                 fix 'Re-edit' bug in 'Message' menu
15227
15228 2001-10-17 [christoph]  0.6.3claws21
15229
15230         * src/compose.c
15231                 ignore empty or whitespace only header lines
15232
15233 2001-10-17 [paul]       0.6.3claws20
15234
15235         * sync with sylpheed 0.6.3cvs7
15236                 see ChangeLog entries 2001-10-14, 2001-10-16, and
15237                 2001-10-17
15238
15239 2001-10-17 [darko]
15240
15241         * src/compose.c
15242                 wrap long lines without spaces
15243                 don't wrap URLs
15244
15245 2001-10-16 [paul]
15246
15247         * po/es.po, po/nl.po, po/pt_BR.po
15248                 updated by Ricardo Mones Lastra, Alfons,
15249                 and Fabio Junior Beneditto
15250
15251         * sylpheed-0.6.3claws released
15252
15253 2001-10-15 [melvin] 0.6.3claws18
15254
15255         * README.claws
15256                 added summary and detailed installation instructions
15257                 for spell checker
15258         * po/fr.po
15259                 Updated, corrected and completed french translation
15260
15261 2001-10-15 [hoa] 0.6.3claws17
15262         * src/grouplistdialog.c
15263                 we can choose the newsgroups to display with wildcards
15264
15265 2001-10-15 [christoph]  0.6.3claws16
15266
15267         * src/account.c
15268         * src/compose.c
15269         * src/prefs_folder_item.[ch]
15270                 applied wwp <subscript@free.fr>'s folder
15271                 default account patch
15272         * po/de.po
15273                 Fixed wrong translation
15274
15275 2001-10-13 [alfons, christoph, melvin]  
15276                         0.6.3claws15
15277
15278         solution #2 to solve MT-safety problems defers all GUI related calls
15279         to the main thread using a gtk_idle_add() callback. discussed on
15280         ircnet #sylpheed, with christoph spotting some issues with the
15281         original code, and melvin allowing us to lobotomize his sylpheed.
15282
15283         * src/syldap.[ch], src/main.c
15284                 fix race problem in ldap search thread by deferring GUI 
15285                 stuff to main thread using gtk_idle_add()
15286
15287 2001-10-13 [paul]       0.6.3claws14
15288
15289         * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
15290                 add Sergey's smtpcred.patch
15291                 adds separate username/password setting for SMTP Auth
15292                 needed by some servers
15293                 (closes feature request #471659)
15294
15295 2001-10-13 [paul]       0.6.3claws13
15296
15297         * src/pgptext.[ch] **NEW FILES**
15298         * src/Makefile.am, src/messageview.c, src/mimeview.c
15299                 decrypt ascii-armored gpg text embedded in
15300                 the message body.
15301                 Submitted by Jens Jahnke <jan0sch@gmx.net>
15302
15303 2001-10-13 [christoph]  0.6.3claws12
15304
15305         * README.claws
15306                 some more details on default to and
15307                 feature requests
15308         * src/main.c
15309                 init glib threading when ldap is used
15310         * src/syldap.c
15311                 threading fixes
15312         * po/de.po
15313                 fixed a typo
15314
15315 2001-10-12 [paul]       0.6.3claws11
15316
15317         * src/prefs_common.[ch], src/rfc2015.c
15318                 enable ascii-armored gpg text to be embedded in the
15319                 message body, selectable through the 'Privacy'
15320                 preferences. Supports encrypting only.
15321                 Submitted by Ravemax <ravemax@dextrose.com>
15322
15323 2001-10-12 [paul]       0.6.3claws10
15324
15325         * sync with sylpheed 0.6.3cvs6
15326                 see ChangeLog entries 2001-10-11 and 2001-11-12
15327
15328         * src/folderview.c
15329                 incorporated mbox folders, scoring, and folder
15330                 properties into the sync
15331
15332 2001-10-12 [darko]      0.6.3claws9
15333
15334         * README.claws
15335                 describe quotation wrapping
15336         * src/compose.c
15337                 don't treat tab as space to calculate line length properly
15338
15339 2001-10-11 [alfons]
15340
15341         * README.claws
15342                 correct description of how to make new filtering system work,
15343                 add some other things
15344                 
15345         * src/syldap.c
15346                 remove sched_yield() (not necessary / unportable)
15347
15348 2001-10-11 [paul]       0.6.3claws8
15349
15350         * sync with sylpheed 0.6.3cvs3
15351                 see ChangeLog entry 2001-10-10
15352
15353 2001-10-10 [christoph]  0.6.3claws7
15354
15355         * .cvsignore
15356                 ignore 2 files created by newer autotools
15357         * src/prefs_folder_item.c
15358                 using table for widget alignment
15359                 fixed memory leak and broken octal display
15360         * src/filesel.c
15361                 fixed segfault caused by lost filename
15362                 workaround (closes bug #469551)
15363
15364 2001-10-10 [paul]       0.6.3claws6
15365
15366         * sync with sylpheed 0.6.3cvs2
15367                 see ChangeLog entries 2001-10-09 and 2001-10-10
15368
15369 2001-10-10 [darko]      0.6.3.claws5
15370
15371         * src/gtkstext.c
15372                 proper calculation of right margin if smart wrapping is enabled
15373         * src/compose.c
15374                 automatically wrap long lines if wrap quotation is enabled
15375
15376 2001-10-09 [alfons]     0.6.3.claws4
15377
15378         * src/summaryview.c
15379                 select correct row when deleting last row in the summary view (and
15380                 close bug "[ #469104 ] select second last in list when deleting")
15381
15382 2001-10-09 [paul]       0.6.3claws3
15383
15384         * sync with sylpheed 0.6.3cvs1
15385                 updated some autotool scripts
15386
15387 2001-10-09 [darko]      0.6.3claws2
15388
15389         * src/gtkstext.[ch]
15390                 new name and mark with Sylpheed comment
15391         * src/compose.c
15392                 smart quotation wrapping a-la VIM
15393
15394 2001-10-08 [paul]       0.6.3claws1
15395
15396         * sync with sylpheed 0.6.3 release
15397                 see ChangeLog entry 2001-10-08
15398
15399 2001-10-08 [paul]       0.6.2claws24
15400
15401         * src/summaryview.c
15402                 more sync with sylpheed 0.6.2cvs12
15403                 Fixed the bug that didn't select the last row correctly
15404
15405
15406 2001-10-07 [paul]       0.6.2claws23
15407
15408         * sync with sylpheed 0.6.2cvs12
15409                 see ChangeLog entry 2001-10-07
15410
15411 2001-10-06 [match]
15412         * src/jpilot.[ch]
15413                 enable jpilot to read unsynch'ed addresses.
15414
15415         * src/editldap_basedn.c
15416                 fix segfault when opening dialog.
15417
15418 2001-10-06 [alfons]     0.6.2.claws22
15419
15420         * src/summaryview.c
15421                 fix bug with summary view selecting last *inserted*
15422                 node instead of last *visible* node. remember we
15423                 work with a tree
15424
15425 2001-10-06 [paul]       0.6.2claws21
15426
15427         * po/pt_BR.po
15428                 updated translation, contains some fixes and new
15429                 translations, submitted by Gustavo Noronha Silva
15430                 <kov@debian.org>
15431
15432         * src/prefs_common.c
15433                 change 'each' to 'every' - fix dubious English
15434
15435         * sync with sylpheed 0.6.2cvs11
15436
15437 2001-10-05 [alfons]     0.6.2claws20
15438
15439         * src/mainwindow.[ch], src/folderview.c
15440                 make composite tool button switch between "Compose News"
15441                 and "Compose Mail" depending on selected folder
15442                 (nifty idea by Kim Schulz <kim@schulz.dk>)
15443
15444 2001-10-05 [paul]       0.6.2claws19
15445
15446         * src/mainwindow.c, src/summaryview.c
15447                 fix 'Message/Reply to all', broken in last commit
15448
15449         * src/compose.c
15450                 fix X_BEENTHERE seg fault, thanks to Alfons
15451
15452 2001-10-04 [paul]       0.6.2claws18
15453
15454         * src/compose.[ch], src/mainwindow.c
15455                 make "Message/Reply" reply to mailing lists; matches
15456                 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
15457                 based on portions of the patch submitted by
15458                 Junichi Uekawa <dancer@netfort.gr.jp>
15459
15460 2001-10-04 [darko]      0.6.2claws17
15461
15462         * src/compose.c
15463                 better smart wrapping
15464         * src/gtkstext.[hc]
15465                 a function to make text buffer contiguous
15466
15467 2001-10-03 [paul]       0.6.2claws16
15468
15469         * sync with sylpheed 0.6.2cvs10
15470
15471 2001-10-02 [alfons]
15472
15473         * configure.in
15474         * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
15475                 close bug "[ #466566 ] compile error on mdk 8.0" by removing
15476                 references to chinese translations (hope someone picks up
15477                 this)
15478
15479 2001-10-02 [christoph]  0.6.2claws15
15480
15481         * src/compose.c
15482                 fixed non translated header bug
15483         * ChangeLog.claws
15484                 fixed wrong date in alfons last entry ;)
15485
15486 2001-10-02 [alfons]     0.6.2claws14
15487
15488         * src/compose.c, src/prefs_common.[ch]
15489                 add block cursor option
15490
15491 2001-10-02 [paul]       0.6.2claws13
15492
15493         * sync with sylpheed 0.6.2cvs9
15494
15495 2001-09-30 [paul]       0.6.2claws12
15496
15497         * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
15498                 updated translations
15499
15500         * po/POTFILES.in
15501                 add 'src/importldif.c'
15502
15503         * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
15504                 added eudora-to-vCard conversion tool
15505                 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
15506
15507         * sync with sylpheed 0.6.2cvs8
15508
15509 2001-09-30 [paul]
15510
15511         * sylpheed-0.6.2claws released
15512
15513 2001-09-27 [melvin]     0.6.2claws11
15514
15515         * src/gtkspell.c
15516                 fixed crash when using default path (introduced 
15517                 in 0.6.2claws10)
15518                 fixed tiny bug for initial suggestion mode
15519
15520 2001-09-27 [melvin]     0.6.2claws10
15521         
15522         * src/gtkspell.c
15523                 fixed bug where gtkpspell didn't set the path correctly
15524
15525         * README.claws
15526                 added a paragraph about spell checking
15527                 
15528
15529
15530 2001-09-27 [paul]       0.6.2claws9
15531
15532         * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
15533                 replace '// comments' with '/* comments */' to prevent
15534                 some compiler warnings 
15535
15536         * sync with sylpheed 0.6.2cvs6
15537
15538 2001-09-26 [alfons]     0.6.2claws8
15539
15540         * src/messageview.c
15541                 introduce return receipt request notification again,
15542                 which was lost because of other semantics in 
15543                 procheader_parse() (???)
15544
15545 2001-09-26 [christoph]  0.6.2claws7
15546
15547         * src/compose.c
15548                 replace comments for old code with #if 0
15549                 readded auto cc, bcc and reply-to
15550         * src/prefs_matcher.c
15551         * src/prefs_scoring.c
15552                 removed some definition (was moved to
15553                 prefs.h)
15554
15555 2001-09-26 [paul]       0.6.2claws6
15556
15557         * src/mainwindow.c
15558                 make 'Follow-up and reply to' sensitive
15559
15560         * more sync with sylpheed 0.6.2cvs5
15561
15562 2001-09-25 [melvin]
15563
15564         * 0.6.2claws5
15565
15566         * src/gtkspell.c
15567                 fixed bug for "US-ASCII" introduced by the encoding code
15568
15569 2001-09-25 [paul]
15570
15571         * 0.6.2claws4
15572
15573         * src/prefs_common.[ch], src/summaryview.c
15574                 'next unread msg' 'go to next folder?' dialog can be
15575                 given default behaviour, either always show dialog,
15576                 or assume 'yes', or assume 'no'
15577                 Submitted by wwp <subscript@free.fr>
15578
15579 2001-09-25 [melvin]
15580                 
15581         * src/compose.c src/gtkspell.[ch]
15582                 added support for different encodings
15583
15584 2001-09-25 [paul]
15585
15586         * more sync with sylpheed 0.6.2cvs5
15587
15588 2001-09-24 [alfons]
15589         
15590         * src/prefs_folder_item.c
15591                 add check for item->prefs->default_to string is NULL and
15592                 add another check when freeing this string
15593
15594 2001-09-24 [paul]
15595
15596         * configure.in
15597                 change to version 0.6.2claws3
15598
15599         * sync with sylpheed 0.6.2cvs5 
15600
15601 2001-09-24 [match]
15602         * src/ldif.[ch], src/importldif.[ch], addressbook.c
15603                 import LDIF files.
15604         * src/addrcache.[ch], addrindex.[ch]
15605                 small update for future
15606         * src/addrbook.c
15607                 fix test XML file.
15608
15609 2001-09-24 [melvin]
15610         * src/gtkspell.[ch]
15611                 added 'Learn from mistakes' option
15612                 better handling of quotes in checked words
15613                 sorted dict list
15614         * po/fr.po
15615                 small update for spell checking stuff
15616
15617 2001-09-23 [alfons]
15618         
15619         * src/gtkspell.c
15620                 edit a little bit so it complies more with main coding style
15621
15622 2001-09-23 [alfons]
15623
15624         * src/folder.[ch], prefs_folder_item.c, compose.c
15625                 migrate "request return receipt" folder property
15626                 to folderlist.xml
15627
15628 2001-09-22 [alfons]
15629
15630         * README.claws **NEW**
15631                 (add things of interest for users of main branch 
15632                 and claws here)
15633
15634         * src/folder.[ch], src/mainwindow.c, src/summaryview.c
15635                 re-implement threading per folder option, but store 
15636                 the setting in folderlist.xml (where it belongs)
15637
15638 2001-09-21 [melvin]
15639
15640         * src/gtkspell.[ch]
15641                 fixed bug when compose window is under another window
15642         * src/prefs_common.[ch] src/compose.c
15643                 changed 'dictionary_path' to 'dictionary' to be consistent
15644                 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
15645         * ac/pspell.m4 src/Makefile.am 
15646                 dropped PSPELL_PATH macro
15647         * po/fr.po
15648                 updated translations
15649
15650 2001-09-21 [christoph]
15651
15652         * src/compose.c
15653                 added border around header fields
15654                 keep header type when new field is added
15655
15656 2001-09-20 [christoph]
15657
15658         * src/utils.[ch]
15659                 more portable debug_print with source filename
15660                 and linenumber
15661         * src/procmsg.c
15662                 more newlines after debug messages
15663
15664 2001-09-20 [paul]
15665
15666         * configure.in
15667                 change to version 0.6.2claws2
15668
15669         * sync with sylpheed 0.6.2cvs3
15670
15671 2001-09-19 [melvin]
15672
15673         * src/gtkspell.c
15674                 fixed the post-right-click focus pb
15675                 fixed crash when 'Spell check all' after dict change 
15676                         and when cursor is at the end of the text
15677                 shift-right-click pops up config menu even on misspelled words.
15678         * po/POTFILES.in
15679                 added gtkspell.c
15680
15681 2001-09-19 [melvin]
15682
15683         * src/about.c
15684                 added pspell to compiled-in features list
15685
15686 2001-09-18 [melvin]
15687
15688         * switched to pspell and dropped ispell
15689         * ac/pspell.m4
15690                 new file. autoconf macro for pspell
15691         * ac/Makefile.am 
15692         * configure.in acconfig.h
15693                 added pspell support
15694         * src/Makefile.am
15695         * src/main.c src/compose.[ch] src/gtkspell.[ch]
15696         * src/prefs_common.[ch] 
15697                 added pspell support
15698
15699 2001-09-18 [christoph]
15700
15701         * src/addr_compl.c
15702         * src/template.[ch]
15703                 replace LOG_MESSAGE with debug_print
15704         * src/compose.[ch]
15705                 gui improvements
15706         * src/menu.c
15707                 added newline after debug message
15708         * src/utils.h
15709                 using __VA_ARGS__ for debug_print macro
15710         * tools/.cvsignore
15711                 ignore Makefile and Makefile.in
15712
15713 2001-09-18 [paul]
15714
15715         * configure.in
15716                 change to version 0.6.2claws1
15717         * sync with sylpheed 0.6.2cvs1
15718
15719         * src/matcher.c 
15720         * src/prefs_matcher.c
15721                 add 'score equal to' option, submitted by
15722                 Paul Evans <nerd@freeuk.com>
15723
15724 2001-09-15 [christoph]
15725
15726         * src/mainwindow.c
15727                 comment out menu entry not existing in claws
15728         * src/menu.c
15729                 add debug output for non existing menu entries
15730         * src/summaryview.c
15731                 fix next/prev unread message for ignored threads
15732         * src/utils.[ch]
15733                 add sourcefile and line number to debug output
15734                 otherwise it is sometimes hard to find the
15735                 source code part if debug messages are translated
15736
15737 2001-09-14 [darko]
15738         
15739         * src/folderview.c
15740                 refresh target folder style after colour is changed
15741
15742 2001-09-13 [paul]
15743
15744         * configure.in
15745                 change to version 0.6.1claws3
15746
15747         * sync with sylpheed 0.6.1cvs6
15748
15749 2001-09-13 [darko]
15750         
15751         * src/folderview.c
15752                 fix target folder colourization to use user selected colour
15753
15754 2001-09-12 [darko]
15755         
15756         * src/summaryview.c
15757                 fix crash when message that is marked for copy/move is unmarked
15758
15759 2001-09-09 [paul]
15760
15761         * configure.in
15762                 change to version 0.6.1claws2
15763
15764         * sync with sylpheed 0.6.1cvs3
15765
15766 2001-09-09 [alfons]
15767         
15768         * src/folderview.c
15769                 fix bug with default font used for trash folder text
15770
15771 2001-09-06 [paul]
15772
15773         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
15774                 updated translations
15775
15776         * configure.in
15777                 change to version 0.6.1claws1
15778
15779         * sync with sylpheed 0.6.1cvs2
15780
15781 2001-09-03 [paul]
15782
15783         * po/POTFILES.in
15784                 add Match's new addressbook
15785
15786         * po/de.po
15787                 updated translation submitted by Jens Oberender
15788
15789 2001-09-02 [paul]
15790
15791         * configure.in
15792                 change to 0.6.1claws
15793         * sync with sylpheed 0.6.1 release
15794
15795 2001-09-02 [paul]
15796
15797         * configure.in
15798                 change to 0.6.0claws2
15799
15800         * sync with sylpheed 0.6.0cvs4
15801
15802         * po/pt_BR.po
15803                 updated translation submitted by Fabio Junior Beneditto
15804
15805 2001-09-01 [match]
15806         * pixmaps/
15807                 interface.xpm
15808                 book.xpm
15809                 address.xpm
15810         * src/
15811                 Makefile.am
15812                 a ton of new files
15813
15814 2001-08-31 [paul]
15815
15816         * configure.in
15817                 change to version 0.6.0claws1
15818
15819         * sync with sylpheed 0.6.0cvs1
15820
15821         * po/es.po
15822                 updated translation submitted by Ricardo Mones Lastra
15823
15824         * po/POTFILES.in
15825                 add 'src/prefs_templates.c'
15826
15827         * src/compose.c, src/summaryview.c
15828                 fix segfault on 'Re_edit'               
15829
15830 2001-08-30 [alfons]
15831
15832         * configure.in, Makefile.am
15833         * tools/Makefile.am
15834                 add tools directory to source distribution
15835
15836 2001-08-30 [paul]
15837
15838         * configure.in
15839                 change to version 0.6.0claws
15840
15841         * sync with sylpheed 0.6.0 release
15842
15843 2001-08-30 [christoph]
15844
15845         * configure.in
15846                 removed autoconf version check
15847
15848 2001-08-30 [paul]
15849
15850         * src/account.c, src/compose.c, src/prefs_common.[ch]
15851         * src/procheader.[ch] src/utils.[ch]
15852                 Enhanced automatic account selection on replies
15853                 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
15854
15855         * configure.in
15856                 add LDAP and JPilot to the configuration results output.
15857
15858 2001-08-29 [christoph]
15859
15860         * src/summeryview.c
15861                 no bold font for ignored threads
15862
15863 2001-08-29 [paul]
15864
15865         * configure.in
15866                 change to version 0.5.3claws6
15867
15868         * sync with sylpheed 0.5.3cvs10
15869                 src/stringtable.[ch]: New Files
15870
15871         * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
15872         * src/pixmaps/sylpheed.xpm
15873                 add mini-icons to windows (by Alfons)
15874
15875 2001-08-27 [paul]
15876
15877         * src/mainwindow.c
15878                 new functions: next_labeled_cb(), prev_labeled_cb()
15879
15880         * src/summaryview.c
15881                 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
15882                 summary_select_next_labeled(), summary_select_prev_labeled()
15883
15884         * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
15885                 give claws blue folders and a blue trash can
15886
15887 2001-08-27 [paul]
15888
15889         * configure.in
15890                 change to version 0.5.3claws5
15891
15892         * sync with sylpheed 0.5.3cvs9
15893                 src/labelcolors.[ch] renamed to src/colorlabel.[ch] 
15894
15895 2001-08-24 [christoph]
15896
15897         * src/filesel.c
15898                 keep filename when browsing directories
15899                 (not working for user entered filename, but
15900                  for default name and selected filename from
15901                  file list)
15902         * src/mainwindow.c
15903                 fixed wrong spelling "Folllow-up"
15904         * src/mbox_folder.c
15905         * src/procmsg.c
15906         * src/summaryview.c
15907                 fixed new/unread message count with ignored
15908                 threads (2 commits, first didn't notice no
15909                 longer needed decreasing)
15910         * src/inc.c
15911                 readded scrolling of progress dialog
15912                 (lost in sync)
15913
15914 2001-08-24 [paul]
15915
15916         * configure.in
15917                 change to 0.5.3claws4
15918
15919         * sync with sylpheed 0.5.3cvs7
15920
15921 2001-08-24 [christoph]
15922
15923         * src/compose.c
15924                 set request return receipt when replying
15925                 if it is set is the folder prefs of the
15926                 message
15927         * src/inc.c
15928                 disable final error popup if popups are
15929                 disabled in config (again)
15930
15931 2001-08-23 [paul]
15932
15933         * configure.in
15934                 Change version number to 0.5.3claws3
15935
15936         * sync with sylpheed 0.5.3cvs5
15937
15938         * src/mimeview.c
15939                 double quote '%s' in 'gedit %s' to fix bug when
15940                 opening attachment with spaces in the name
15941
15942 2001-08-22 [alte]
15943         * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
15944           src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
15945                 initial message templates support
15946
15947
15948 2001-08-22 [paul]
15949
15950         * configure.in
15951                 change version number to 0.5.3claws2
15952
15953         * sync with sylpheed 0.5.3cvs4
15954
15955         * src/procmsg.h src/summaryview.c
15956                 re-implement (un)ignore thread
15957
15958 2001-08-21 [paul]
15959
15960         * src/summaryview.c
15961                 remove unnecessary code
15962         * src/compose.c
15963                 enable 'dynamic' signatures (submitted by
15964                 Eric Limpens <eric@hscg-internet.nl>)
15965
15966 2001-08-21 [paul]
15967
15968         clean up after sync with sylpheed 0.5.3 release
15969
15970         * src/folderview.c
15971                 fix re-introduced font mess, see Christoph's
15972                 entry 2001-06-24
15973
15974         * src/summaryview.c
15975                 remove prev_msgnum
15976                 use sylpheed's small font instead of
15977                 gtk default font for summary view
15978
15979
15980 2001-08-17 [paul]
15981
15982         * configure.in
15983                 add pl to ALL_LINGUAS - sync with main branch
15984
15985         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
15986                 Updated. Translations by Jens Oberender, Ricardo Mones
15987                 Lastra, Alfons, and Fabio Junior Beneditto respectively.
15988
15989         * po/pl.po  ** NEW FILE **
15990                 sync with the main branch
15991
15992         * src/folderview.c
15993                 fix target folder colorizing and refresh problem
15994
15995
15996 2001-08-17 [christoph]
15997
15998         * src/mainwindow.c
15999                 claws uses 4 colors for target folder coloring.
16000                 arrays were not long enough and destroyed the
16001                 stack causing a segfault.
16002                 target folder colorizing does not work anymore
16003                 for me
16004
16005 2001-08-16 [paul]
16006
16007         * configure.in
16008                 change to version 0.5.3claws1
16009
16010         * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
16011           src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
16012           src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
16013
16014                 sync with sylpheed 0.5.3 release, but keep claws method of
16015                 configuring/saving fonts
16016
16017         * src/addressbook.[ch]
16018                 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
16019                 in line with a similar change in Hiroyuki's branch
16020
16021         * src/mainwindow.[ch]
16022                 disable main_window_set_thread_option()
16023         * src/prefs_folder_item.c
16024                 comment out &tmps_prefs.enable_thread,
16025         * src/mbox_folder.c, src/procmsg.[ch]
16026                 comment out MSG_IS_IGNORE_THREAD
16027         * src/summaryview.c
16028                 comment out summary_ignore_thread() and summary_unignore_thread()
16029                 comment out MSG_IS_IGNORE_THREAD
16030
16031                 use Hiroyuki's threading instead.
16032
16033
16034
16035 2001-08-15 [paul]
16036
16037         * src/account.c
16038                 use Hiroyuki's 0.5.3 column scheme but also
16039                 include the enable/disable button.
16040         * src/pixmaps/mark.xpm
16041                 add Hiroyuki's amended pixmap
16042
16043 2001-08-13 [christoph]
16044
16045         * src/account.c
16046                 receive at get all column showed wrong state for APOP
16047                 button should only work for POP3 and APOP accounts
16048         * src/prefs_account.c
16049                 added missing preprocessor statement for SSL
16050
16051 2001-08-12 [paul]
16052
16053         * src/account.[ch]
16054                 add 'receive at get all' column and enable/disable
16055                 button.
16056
16057 2001-08-06 [christoph]
16058
16059         * src/account.c
16060                 show usage of SSL in protocol column
16061
16062         * src/imap.c
16063         * src/inc.c
16064                 renamed ssl options
16065
16066         * src/prefs_account.[ch]
16067                 moved ssl options to a new page
16068
16069         * src/send.c
16070         * src/smtp.c
16071         * src/ssl.[ch]
16072                 renamed ssl options
16073                 added support for SMTP STARTTLS command
16074
16075 2001-08-05 [christoph]
16076
16077         * configure.in
16078                 debian autoconf needs version check to find
16079                 correct autoconf version. if the file is
16080                 named configure.in 2.13 is used, which does
16081                 not work with this configure.in script.
16082                 other solution would be to rename the script
16083                 to configure.ac as suggested in the autoconf
16084                 manual.
16085
16086         * src/inc.c
16087                 disable final error popup if popups are
16088                 diabled in config
16089
16090         * src/socket.c
16091                 bugfix in ssl_gets
16092                 fixes IMAP over SSL problem
16093
16094 2001-08-03 [paul]
16095
16096         * configure.in
16097                 change to 0.5.2claws1
16098
16099         * sync with sylpheed 0.5.2cvs1
16100
16101 2001-08-02 [alfons]
16102
16103         * configure.in
16104                 quick fix for ispell detection...
16105
16106 2001-08-01 [paul]
16107
16108         * configure.in
16109                 change to 0.5.1claws4
16110
16111         * sync with sylpheed 0.5.1cvs7
16112
16113 2001-07-31 [alfons]
16114
16115         * src/prefs_common.c, src/prefs_common.h, 
16116           src/gtkspell.c, src/gtkspell.h
16117                 add global spelling checker settings (compose tab) +
16118                 selection of dictionary 
16119           
16120         * configure.in  
16121                 guess valid ispell location
16122
16123 2001-07-31 [paul]
16124
16125         * po/POTFILES.in
16126                 removal of 'src/quote_fmt_parse.c'
16127         * po/de.po
16128                 Updated de.po
16129                 (submitted by Jens Oberender <didge@suse.de>)
16130
16131 2001-07-31 [darko]
16132
16133         * src/folder.[ch]
16134         * src/folderview.[ch]
16135         * src/mainwindow.c
16136         * src/mh.c
16137         * src/prefs_common.[ch]
16138         * src/summaryview.c
16139                 target folder colourization
16140
16141 2001-07-30 [paul]
16142
16143         more sync with Sylpheed 0.5.1cvs6 
16144
16145 2001-07-30 [darko]
16146
16147         * src/mh.c
16148         * src/prefs_folder_item.[hc]
16149         * src/summaryview.c
16150                 shared folders support with a GUI
16151
16152 2001-07-29 [paul]
16153
16154         0.5.1claws3
16155
16156         * sync with Sylpheed 0.5.1cvs6
16157
16158 2001-07-29 [paul]
16159
16160         * po/pt_BR.po
16161                 updated
16162                 (submitted by Fabio Junior Beneditto)
16163
16164 2001-07-28 [paul]
16165
16166         * src/procmime.c
16167         * AUTHORS
16168                 patch to correct bad image mime headers
16169                 (submitted by Don Quijote <dq@searchlores.org>)
16170
16171 2001-07-28 [paul]
16172
16173         * tools/gif2xface.pl   **NEW FILE**
16174         * tools/README
16175                 script to convert file.gif to file.xface for
16176                 use in a custom header.
16177                 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
16178
16179 2001-07-27 [alfons]
16180         
16181         * configure.in
16182                 change macros for detecting JPilot and LDAP
16183
16184 2001-07-27 [christoph]
16185
16186         * src/filtering.c
16187                 code cleanup (MIN / MAX warning, needed casting)
16188
16189 2001-07-27 [alfons]
16190
16191         * procheader.c
16192                 disallow setting flags when detecting certain headers
16193                 (X-Status, Status, Seen, X-Seen). 
16194         
16195         * sync with Hiroyuki's Sylpheed 0.5.1cvs5
16196
16197 2001-07-27 [christoph]
16198
16199         * src/prefs_filter.c
16200         * src/prefs_filtering.c
16201         * src/prefs_matcher.c
16202         * src/prefs_scoring.c
16203                 scroll list when moving rows up or down
16204
16205         * src/imap.c
16206         * src/imap.h
16207         * src/prefs_account.c
16208         * src/prefs_account.h
16209         * src/send.c
16210                 SMTP over SSL (untested, feedback requested)
16211                 IMAP over SSL
16212
16213         * src/ssl.c
16214                 code cleanup
16215
16216 2001-07-26 [alfons]
16217         
16218         * configure.in, acconfig.h
16219                 define CLAWS (need this for main / claws detection)
16220
16221 2001-07-25 [alfons]
16222
16223         * configure.in
16224                 Sylpheed 0.5.1claws2
16225                 
16226         * sync with Sylpheed 0.5.1cvs4
16227
16228 2001-07-25 [christoph]
16229
16230         * src/scoring.c
16231                 fixed segfault
16232                 item->prefs == NULL (don't know why)
16233
16234 2001-07-25 [alfons]
16235
16236         * configure.in
16237                 Sylpheed 0.5.1claws1
16238
16239         * sync with Sylpheed 0.5.1cvs1-3
16240
16241 2001-07-24 [christoph]
16242
16243         * src/folderview.c
16244         * src/prefs_folder_item.[ch]
16245                 added folderitem preferences dialog with
16246                 default To: and auto request return receipt
16247
16248         * src/compose.[ch]
16249         * src/menu.[ch]
16250                 changes to handle new folderitem preferences
16251
16252         * src/mainwindow.c
16253         * src/summaryview.c
16254                 call compose new mail with current folderitem
16255
16256 2001-07-24 [alfons]
16257
16258         Release Sylpheed 0.5.1claws
16259
16260         * configure.in
16261                 change to release version 0.5.1claws
16262
16263 2001-07-24 [christoph]
16264
16265         * src/summaryview.c
16266                 fixed segfault that happend when the selected
16267                 message was removed while retrieving new messages.
16268
16269         * po/es.po
16270                 updated translation
16271                 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
16272
16273 2001-07-22 [alfons]
16274
16275         add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
16276         this is a work in progress, for more information: http://nlpagan.net/sylman 
16277         
16278         * configure.in, src/mainwindow.c, manual/Makefile.am
16279                 add support for English manual
16280
16281         * AUTHORS
16282                 add authors of user manuals
16283
16284         * manual/en/sylpheed*.html
16285                 add English documentation
16286
16287 2001-07-22 [christoph]
16288
16289         * po/POTFILES.in
16290                 added src/ssl.c
16291         * src/ssl.c
16292                 changed a wrong debug message
16293
16294 2001-07-22 [alfons]
16295
16296         * po/nl.po
16297                 update Dutch translation
16298
16299         * src/prefs_filtering.c, 
16300           src/prefs_matcher.c
16301                 add more translatable strings           
16302
16303 2001-07-21 [alfons]
16304
16305         0.5.0claws7
16306
16307         * configure.in
16308                 change version
16309
16310         * src/inc.c, src/summaryview.[ch]
16311                 prevent update of mark file when filtering has done, by
16312                 using a variable; this affects two functions:
16313                         inc.c::inc_finished()
16314                         summaryview.c::summary_show()
16315
16316 2001-07-20 [alfons]
16317
16318         * src/filtering.[ch], src/prefs_filtering.c, 
16319           src/matcher.[ch]
16320                 add filtering action for label coloring 
16321
16322         * po/POTFILES.in
16323                 add labelcolors.c
16324
16325         * added src/labelcolors.c
16326         * added src/labelcolors.h
16327         * src/Makefile.am, src/summaryview.c
16328                 rearrange label coloring code
16329
16330         * src/procmsg.h
16331                 add more parentheses so label colouring works correctly
16332
16333         * src/filtering.c
16334                 don't really delete message, but move it to Trash
16335
16336         * src/prefs_matcher.c
16337                 add quote options to info dialog
16338
16339 2001-07-20 [christoph]
16340
16341         * src/Makefile.am
16342         * src/inc.c
16343         * src/main.[ch]
16344         * src/socket.h
16345         * src/ssl.[ch] (new)
16346                 moved ssl stuff to a seperate file
16347
16348 2001-07-20 [darko]
16349
16350         * src/summaryview.c
16351                 fix show sender using address book with no e-mail
16352                 address in From: field
16353
16354 2001-07-19 [alfons]
16355
16356         * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
16357                 fix messy handling of escaping... now at least the
16358                 execute command is useful. escape char is '\', we
16359                 accept \n and \r too. 
16360
16361                 Real life example:
16362                 
16363                 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
16364                 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
16365
16366 2001-07-18 [alfons]
16367
16368         0.5.0claws6
16369
16370         * src/summaryview.c
16371                 clean up
16372
16373         * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
16374           src/procmsg.[ch]
16375                 revise filtering; currently move, copy, marking have
16376                 been tested. if you like bleeding edge stuff, you
16377                 should definitely go for this version :)
16378
16379         * mark old working stuff as VERSION_0_5_0_CLAWS5        
16380
16381 2001-07-17 [christoph]
16382
16383         * src/utils.c
16384                 timestamp log
16385
16386 2001-07-17 [alfons]
16387
16388         0.5.0claws5
16389
16390         * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more 
16391           bits in the mark file, without affecting either branch. Lots of
16392           files changed, also in claws branch.
16393
16394           UNTESTED: use of mbox folders
16395
16396         * src/summaryview.c
16397                 added mark all read; however this was a quick hack used for
16398                 cleaning up mess after initial merge with Hiroyuki
16399
16400         * configure.in
16401                 change claws version number back to 0.5.0claws5 to clear up 
16402                 confusion & pretension (recent release was technically 
16403                 0.5.0claws4, so we neatly align with Hiroyuki :-)
16404
16405 2001-07-16 [alfons]
16406
16407         sync with Hiroyuki's 0.5.0cvs4
16408
16409 2001-07-16 [alfons]
16410
16411         0.5.1claws3
16412
16413         * src/filtering.[ch]
16414                 remove invalid updating of mark files for 
16415                 filter actions MATCHING_ACTION_MOVE and 
16416                 MATCHING_ACTION_DELETE; this should fix the
16417                 folder update bug
16418                 
16419         * src/procmsg.c
16420                 revert Christoph's stab at fixing the folder 
16421                 update bug
16422
16423         * po/POTFILES.in
16424                 add missing files with translatable strings
16425
16426         * src/summaryview.c
16427                 remove debug print
16428
16429 2001-07-15 [alfons]
16430
16431         * src/addr_compl.[ch], src/prefs_filtering.c
16432                 make "filtering pref dialog's destination entry" an
16433                 "address completable entry", if filter destination is 
16434                 an email address
16435
16436         0.5.1claws2
16437         
16438         sync with Hiroyuki's 0.5.0cvs2-3
16439
16440 2001-07-15 [christoph]
16441
16442         * src/procmsg.c
16443                 fixed folder stats update after incorporation
16444
16445 2001-07-15 [alfons]
16446
16447         * src/summaryview.c
16448                 * finish label colouring stuff (for now)
16449                 * fix incorrect colour bug (off by one) 
16450
16451 2001-07-14 [alfons]
16452
16453         * src/mainwindow.c
16454                 change text labels for news and mail message so there's
16455                 plenty of toolbar estate left
16456
16457         * configure.in
16458                 0.5.1claws1
16459
16460         * src/folderview.c
16461           src/folder.[ch]
16462                 sync with Hiroyuki's 0.5.0cvs1
16463
16464         * src/summaryview.c
16465                 more rewrite label colouring
16466
16467 2001-07-14 [alfons]
16468
16469         * src/summaryview.[ch]
16470                 * start rewrite label colouring 
16471                 * fix proper location "Add Sender To Addressbook" menu item
16472
16473 2001-07-13
16474
16475         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
16476         (actually this is 0.5.0claws4)
16477
16478 2001-07-13 [alfons]
16479
16480         * po/pt_BR.po
16481                 * fix duplicate message
16482                 * add updated Portugese / Brazilian translation
16483                   submitted by Fabio Junior Beneditto
16484
16485 2001-07-12 [alfons]
16486
16487         * AUTHORS
16488                 add Jens
16489
16490         * po/nl.po
16491                 add updated Dutch translation
16492
16493         * po/de.po
16494                 add updated German translation submitted by Jens
16495
16496 2001-07-11 [alfons]
16497
16498         Prerelease before 0.5.0claws. Please test.
16499         This version is temporarily tagged as VERSION_0_5_0_TEST
16500
16501         * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
16502           src/prefs_scoring.c, src/prefs_matcher.c, 
16503           src/prefs_filtering.c, src/mbox.c, 
16504           src/main.c, src/inc.c, src/filtering.[ch]
16505                 revert new Hoa's new matcher (does not work yet)
16506
16507         * src/Makefile.am
16508                 clean up
16509
16510 2001-07-10
16511
16512         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
16513
16514
16515 2001-07-10 [alfons]
16516
16517         * Makefile.am
16518                 add ChangeLog.claws to EXTRA_DIST
16519         * src/Makefile.am
16520                 add matcher_parser_parse.h to EXTRA_DIST
16521
16522 2001-07-10 [christoph]
16523
16524         * src/inc.c
16525                 add destination folder to table of
16526                 folders that need to be updated after
16527                 incorporation
16528
16529 2001-07-10 [alfons]
16530
16531         * folder.[ch]
16532           folderview.c
16533                 make collapse state of folders and folder items persistent, i.e.
16534                 if you collapse a folder tree, the next time sylpheed-claws starts 
16535                 up the folder tree remains collapsed.  
16536                 
16537 2001-07-10 [christoph]
16538
16539         * acconfig.h
16540         * configure.in
16541                 added --enable-ssl
16542         * src/md5.[ch]
16543                 renamed MD5_CTX to MD5_CTX_syl
16544                 conflicts with a struct in openssl
16545         * src/inc.c
16546         * src/main.[ch]
16547         * src/prefs_account.[ch]
16548         * src/socket.[ch]
16549                 SSL support for POP
16550         * src/mainwindow.c
16551                 fixed compose with current account
16552                 broken by new compose button stuff
16553
16554 2001-07-09 [hoa]
16555
16556         * AUTHORS
16557                 changed my email address
16558
16559         * src/matcher_parser_parse.y
16560                 clean the parser to remove conflicts
16561
16562 2001-07-09 [alfons]
16563
16564         * AUTHORS
16565                 add Match Grun
16566
16567         * configure.in
16568                 fix incorrect description of --enable-ldap parameter
16569
16570         * src/prefs_common.[ch]
16571           src/compose.c
16572                 add experimental option "smart wrapping" which makes the
16573                 compose editor auto wrap.
16574                 
16575                 | TODO: the problem with the buggy cursor handling is caused |
16576                 | by the GtkText. when deleting / backspacing text its       |
16577                 | wrapping algorithm does not take in account the previous   |
16578                 | line. should find a way to hack this in.                   |
16579                 | or should perhaps combine this with the word wrapping      |
16580                 | patch i wrote in january.                                  |
16581
16582         * src/about.c
16583                 show build parameters for LDAP and JPilot
16584
16585         * src/summaryview.c
16586                 revert Christoph's bugfix for selecting next unread message, 
16587                 because folder stats aren't updated correctly
16588
16589 2001-07-08 [hoa]
16590
16591         * src/filtering.c
16592         * src/mainwindow.c
16593         * src/matcher.c
16594         * src/matcher_parser_lex.l
16595         * src/matcher_parser_parse.y
16596         * src/prefs_filtering.c
16597         * src/prefs_scoring.c
16598         * src/scoring.c
16599                 bugfix of the config file parser
16600
16601 2001-07-08 [alfons]
16602
16603         * src/Makefile.am
16604                 added generated matcher sources to BUILT_SOURCES
16605
16606 2001-07-08 [hoa]
16607
16608         * src/Makefile.am
16609         * src/.cvsignore
16610                 added new config file parser
16611
16612         * src/scoring.[ch]
16613         * src/filtering.[ch]
16614         * src/matcher.[ch]
16615         * src/prefs_filtering.c
16616         * src/prefs_matcher.c
16617         * src/prefs_scoring.c
16618         * added src/matcher_parser.h
16619         * added src/matcher_parser_lex.h
16620         * added src/matcher_parser_lex.l
16621         * added src/matcher_parser_parse.y
16622                 lex & yacc config file parser
16623
16624         * src/mbox.c
16625         * src/inc.c
16626         * src/main.c
16627                 changes prefs_filtering into global_filtering           
16628
16629         * src/summaryview.c
16630                 build threads with subjects only if "Re: " is at the
16631                 beginning of the subject
16632
16633 2001-07-07 [paul]
16634
16635         0.5.0claws
16636
16637         sync with sylpheed 0.5.0
16638                 change of version number only
16639
16640 2001-07-06 [paul]
16641
16642         0.5.0claws5
16643
16644         sync with sylpheed 0.5.0pre5
16645
16646 2001-07-05 [paul]
16647
16648         sync with sylpheed 0.5.0pre4 release
16649                 /po and /manual/ja not sync'ed
16650
16651 2001-07-04 [paul]
16652
16653         more sync with sylpheed 0.5.0pre4
16654
16655 2001-07-03 [christoph]
16656
16657         * src/addressbook.c
16658                 fixed address book broken by address book
16659                 for VCard, JPilot, LDAP
16660
16661 2001-07-03 [alfons]
16662
16663         * src/matcher.c
16664         * src/textview.c
16665                 stopped memory leaks
16666
16667 2001-07-03 [paul]
16668
16669         more sync with sylpheed 0.5.0pre4
16670
16671 2001-07-02 [match]
16672
16673         * included address book patch for VCard, JPilot, LDAP
16674         * pref_common.c - fixed Font options on Display tab (cosmetic)
16675         * alertpanel.c - fixed truncated message
16676
16677 2001-07-02 [christoph]
16678
16679         * src/mbox_folder.c
16680         * src/procmsg.[ch]
16681         * src/summaryview.c
16682                 mark threads for ignoring
16683
16684 2001-07-02 [paul]
16685
16686         0.5.0claws4
16687
16688         * sync with sylpheed 0.5.0pre4
16689                 updated gettext to 0.10.38.
16690
16691 2001-07-01 [paul]
16692
16693         * src/ mainwindow.c
16694         * src/procmsg.h
16695         * src/summaryview.[ch]
16696                 new right-click option: Label.
16697                 substitute for 'Mark-->Mark/Unmark', colours the line.
16698                 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
16699
16700 2001-07-01 [christoph]
16701
16702         * src/folderview.c
16703                 fixed font for trash
16704         * src/summaryview.c
16705                 move ctree to unread message
16706
16707 2001-07-01 [paul]
16708
16709         * sync with sylpheed 0.5.0pre3 release
16710
16711 2001-06-30 [alfons]
16712
16713         * src/filesel.[ch]
16714         * src/compose.c
16715                 allow inserting / attaching multiple files in
16716                 the composer window
16717
16718 2001-06-30 [paul]
16719
16720         * src/codeconv.c
16721                 small change to Alfons' previous stuff so that it
16722                 actually makes
16723
16724 2001-06-30 [alfons]
16725
16726         * lots of files changed; first attempt to merge the changes
16727           and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
16728
16729 2001-06-30 [paul]
16730
16731         * po/pt_BR.po
16732                 updated and completed, translations by Fabio
16733                 Junior Beneditto <fjbeneditto@yahoo.com.br>
16734
16735 2001-06-29 [alfons]
16736
16737         * src/compose.c
16738         * src/mimeproc.[ch]
16739                 allow selecting an attached files' mime type from a 
16740                 list of types.
16741
16742 2001-06-29 [paul]
16743
16744         * more sync with sylpheed 0.5.0pre3
16745
16746 2001-06-29 [paul]
16747
16748         * po/pt_BR.po
16749                 merge with sylpheed.pot and pt_BR.po provided by
16750                 Fabio Junior Beneditto.
16751
16752 2001-06-29 [darko]
16753
16754         * src/procmime.c
16755                 make MIME types case insensitive
16756
16757 2001-06-28 [alfons]
16758
16759         * po/nl.po
16760                 merge with sylpheed.pot and old nl.po; translations added.
16761
16762 2001-06-28 [paul]
16763
16764         * more sync with sylpheed 0.5.0pre3
16765
16766 2001-06-27 [alfons]
16767
16768         * src/summaryview.c
16769                 don't crash when removing parent node of messages
16770                 attracted by subject. this was caused by not deleting
16771                 the parent node from the subject line hash table.
16772
16773 2001-06-27 [alfons]
16774
16775         * src/summaryview.c
16776         * src/compose.[ch]
16777         * src/mainwindow.c
16778                 if there are multiple messages selected, allow forwarding
16779                 them as attachments.
16780
16781 2001-06-27 [paul]
16782
16783         * more sync with sylpheed 0.5.0pre3
16784
16785 2001-06-26 [paul]
16786
16787         0.5.0claws3
16788
16789         * sync with sylpheed 0.5.0pre3
16790
16791 2001-06-25 [paul]
16792
16793         * src/mainwindow.c
16794                 fixed 'compose news article' bug
16795                 from icon-and-text toolbar
16796
16797 2001-06-25 [paul]
16798
16799         * sync with sylpheed 0.5.0pre2 release
16800
16801 2001-06-24 [christoph]
16802
16803         * src/prefs_common.c
16804                 bug fix in font selection
16805         * src/folderview.c
16806                 use sylpheed's normal font instead of
16807                 gtk default font for folders without
16808                 new messages
16809
16810 2001-06-24 [alfons]
16811
16812         * src/mainwindow.[ch]
16813                 added composite compose mail / news button (an idea by Leandro
16814                 Pereira <leandro@linuxmag.com.br>)
16815
16816 2001-06-24 [paul]
16817
16818         Added instructions for ldif-to-xml.py
16819
16820         * tools/README
16821
16822 2001-06-23 [alfons]
16823
16824         Some minor things.
16825
16826         * src/pixmaps/stock_news_compose.xpm
16827                 added pixmap by Leandro
16828         * src/prefs_common.c
16829                 tested built-in spelling checker of GCC 3.0 :)
16830         * po/nl.po
16831                 merged dutch translation of sylpheed-main with
16832                 sylpheed.pot
16833
16834 2001-06-23 [paul]
16835
16836         Added tools directory and files.
16837
16838         * tools/filter_conv.pl
16839                 converts old filter system to new filtering system
16840         * tools/ldif-to-xml.py
16841                 converts netscape addressbook to sylpheed addressbook
16842         * tools/README
16843                 descriptions/instructions for above two files
16844
16845 2001-06-23 [christoph]
16846
16847         * src/inc.c
16848         * src/manage_window.[ch]
16849         * src/prefs_common.[ch]
16850                 mail retrieval dialog can be enabled, disabled
16851                 or hidden if non of sylpheed's windows is active
16852
16853 2001-06-22 [paul]
16854
16855         0.5.0claws2
16856
16857         * sync with sylpheed 0.5.0pre2
16858
16859 2001-06-21 [christoph]
16860
16861         * src/summaryview.c
16862                 show recipient on 'from' for all accounts
16863                 
16864         * src/inc.c
16865         * src/prefs_common.[ch]
16866                 disable error popup on mail receive errors
16867
16868 2001-06-21 [alfons]
16869
16870         * src/compose.c
16871                 made the ruler correctly appear and disappear.
16872
16873         * src/Makefile.am
16874                 removed Hoa's work-in-progress-stuff (interesting!) so 
16875                 claws compiles ok.
16876
16877 2001-06-20 [christoph]
16878
16879         * src/inc.c
16880         * src/progressdialog.c
16881                 added scrolled window for list in progressdialog
16882
16883 2001-06-20 [paul]
16884
16885         sync with sylpheed 0.5.0pre1 release
16886
16887 2001-06-20 [christoph]
16888
16889         * src/summeryview.c
16890                 make building threads by subject work when
16891                 thread view is enabled
16892                 
16893         * src/compose.c
16894         * src/prefs_common.[ch]
16895                 automatically select account for mail replys
16896
16897 2001-06-19 [sergey]
16898
16899         * src/compose.c (compose_create): keep Bcc and Reply-To visible if
16900         they are filled in from the account settings.
16901
16902 2001-06-19 [paul]
16903
16904         * more sync with sylpheed 0.5.0pre1
16905
16906 2001-06-18 [alfons]
16907
16908         * src/Makefile.am,
16909           src/procmime.c
16910                 added --sysconfdir to CPPFLAGS for pointing to the correct
16911                 location of mime.types. 
16912
16913                 NOTE: make sure you use --sysconfdir when running ./autogen.sh
16914                 or ./configure!
16915
16916 2001-06-18 [hoa]
16917
16918         * src/summaryview.c
16919                 fixed some bug when building threads
16920
16921 2001-06-18 [pau]l
16922
16923         * src/prefs_account.c
16924                 UI stuff: More changes to the English
16925
16926 2001-06-18 [paul]
16927
16928         * src/pixmaps/stock_news_compose.xpm: new file
16929         * src/Makefile.am
16930         * src/mainwindow.c
16931         * src/summaryview.c
16932                 Added new icon for Hoa's 'compose a news
16933                 message', plus minor improvements to the
16934                 English
16935
16936         * po/ja.po
16937         * ChangeLog
16938         * ChangeLog.jp
16939                 more sync with sylpheed 0.5.0pre1
16940
16941 2001-06-18 [hoa]
16942
16943         * src/compose.[ch]
16944         * src/mainwindow.c
16945                 Follow-up and reply to
16946
16947         * src/summaryview.[ch]
16948                 Build threads also with subjects
16949
16950 2001-06-17 [hoa]
16951
16952         * src/compose.c
16953                 forwarding use the current account.
16954
16955         * src/mainwindow.c
16956                 the "compose message" button has been replaced with
16957                 "new mail" and "new news" buttons
16958
16959         * src/prefs_common.[ch]
16960                 added a configuration option to use the forward button
16961                 as "forward as attachment"
16962                 changed reply and forward format description
16963
16964         * src/quote_fmt_lex.l
16965         * src/quote_fmt_parse.y
16966                 added message with no signature in format for reply
16967                 and forward.
16968
16969 2001-06-17 [paul]
16970
16971         Minor UI stuff
16972
16973         * src/mainwindow.c
16974         * src/summaryview.c
16975                 Improvements to the English
16976
16977         * src/prefs_common.c
16978                 Improvements to the English and some
16979                 clarity/continuity improvements in the
16980                 description of Quote symbols.
16981
16982 2001-06-17 [paul]
16983
16984         0.5.0claws1
16985
16986         * sync with sylpheed 0.5.0pre1
16987
16988 2001-06-17 [hoa]
16989
16990         * src/compose.c
16991                 Better interface for compose, displayed fields
16992                 are updated whenever we change account.
16993                 Newsgroups field is automatically filled.
16994
16995         * src/mainwindow.c
16996                 Newsgroups field is automatically filled.
16997
16998         * src/prefs_account.c
16999                 Some interface stuff when fields appear and
17000                 disappear.
17001
17002 2001-06-16 [paul]
17003
17004         0.4.99claws
17005
17006         * sync with sylpheed 0.4.99
17007
17008 2001-06-16 [sergey]
17009
17010         * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
17011         base64_decoder_free, base64_decoder_decode): new object and
17012         functions for decoding base64 streams.
17013         * src/procmime.c (procmime_decode_content): modified to use the
17014         new base64 decoder.
17015
17016 2001-06-15 [paul]
17017
17018         0.4.99claws10
17019
17020         * sync with sylpheed 0.4.99cvs11
17021
17022 2001-06-13 [paul]
17023
17024         0.4.99claws9
17025
17026         * sync with sylpheed 0.4.99cvs9
17027
17028 2001-06-13 [hoa]
17029
17030         * src/compose.c
17031         * src/prefs_account.c
17032
17033                 SMTP server can be defined in the news account
17034                 mime type of attachment are kept.
17035
17036         * src/summaryview.c
17037
17038                 now choose the highest important score between default
17039                 and important score of folder.
17040
17041 2001-06-09 [alfons]
17042         
17043         * src/prefs_common.c: 
17044
17045                 (prefs_quote_description_create): corrected description of 
17046                 quote format characters
17047
17048 2001-06-09 [paul]
17049
17050         0.4.99claws8
17051
17052         * sync with sylpheed 0.4.99cvs8
17053
17054 2001-06-08 [sergey]
17055
17056         * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
17057         and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
17058
17059 2001-06-08 [paul]
17060
17061         0.4.99claws7
17062
17063         * sync with sylpheed 0.4.99cvs7
17064
17065 2001-06-06 [sergey]
17066
17067         * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
17068         clashes with autogenerated header).
17069         * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
17070         * src/Makefile.am: added quote_fmt.h.
17071         * src/.cvsignore: added lex/yacc autogenerated files
17072         (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
17073
17074 2001-06-06 [paul]
17075
17076         0.4.99claws6
17077
17078         * sync with sylpheed 0.4.99cvs6
17079
17080 2001-06-06 [hoa]
17081
17082         * added src/quote_fmt_parse.h
17083         * src/compose.c
17084                 removed warnings
17085
17086         * src/prefs.[ch]
17087                 don't modify readonly configuration files
17088
17089         * src/prefs_account.c
17090         * src/prefs_common.c
17091         * src/prefs_customheader.c
17092         * src/prefs_display_header.c
17093         * src/prefs_filter.c
17094         * src/prefs_filtering.c
17095         * src/prefs_scoring.c
17096                 don't open dialog box when configuration files
17097                 are readonly
17098
17099 2001-06-05 [sergey]
17100
17101         * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
17102
17103         * src/Makefile.am: replaced quote_fmt.tab.[ch] by
17104         quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
17105         BUILT_SOURCES to make all files rebuild properly.
17106
17107         * src/compose.c: removed #include "quote_fmt.tab.h".
17108
17109         * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
17110         CHARACTER value in yylval.
17111
17112         * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
17113         receive CHARACTER value by documented means (yylval).
17114
17115         * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
17116
17117 2001-06-05 [hoa]
17118
17119         * src/Makefile.am
17120                 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
17121
17122         * src/filtering.c
17123         * src/matcher.c
17124         * src/matcher.h
17125         * src/prefs_filtering.c
17126                 now keep the configuration for execute action
17127
17128         * src/mbox_folder.c
17129                 fixed a warning
17130
17131 2001-06-05 [paul]
17132
17133         * sync with sylpheed 0.4.99cvs5
17134
17135 2001-06-05 [hoa]
17136
17137         * src/Makefile.am
17138                 added quote_fmt.[ch]
17139
17140         * added src/quote_fmt.y
17141         * added src/quote_fmt.l
17142         * added src/quote_fmt.tab.h
17143         * added src/quote_fmt.tab.c
17144         * added src/lex.quote_fmt.c
17145                 parsing configuration for replying
17146                 and forwarding
17147
17148         * src/prefs_common.[ch]
17149                 added configuration UI for replying
17150                 and forwarding
17151
17152         * src/compose.c
17153                 using configuration for replying
17154                 and forwarding
17155
17156 2001-06-04 [hoa]
17157
17158         * src/filtering.c
17159         * src/matcher.c
17160         * src/matcher.h
17161         * src/prefs_filtering.c
17162         * src/prefs_matcher.c
17163         * src/prefs_matcher.h
17164                 action "run a command" for filtering
17165                 and matching with a command.
17166                 fixed the "whole message" matching
17167
17168         * src/mbox_folder.c
17169                 changed temporary filename for security
17170
17171         * src/messageview.c
17172                 queue the notification if it fails to send.
17173
17174         * src/prefs_common.c
17175         * src/prefs_folder_item.c
17176                 changed the default important score             
17177
17178         * src/prefs_scoring.c
17179         * src/scoring.c
17180                 hide kill score input when the folder is not
17181                 a newsgroup
17182
17183 2001-06-03 [alfons]
17184
17185         * src/prefs_common.c:
17186
17187                 (prefs_font_select): pass font name in font entry box to font
17188                 selection dialog.
17189
17190 2001-06-03 [sergey]
17191
17192         * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
17193
17194 2001-06-03 [paul]
17195
17196         * sync with sylpheed 0.4.99cvs4
17197
17198 2001-06-03 [alfons]
17199
17200         * src/headerwindow.c:
17201
17202                 (headerwindow_show_cb): use the selected summary view item, not
17203                 the displayed item.
17204
17205 2001-06-02 [alfons]
17206
17207         * src/headerwindow.c:
17208
17209                 (headerwindow_show_cb): always try to show msginfo
17210
17211 2001-06-02 [hoa]
17212
17213         * src/compose.c
17214                 keep attached parts when reediting or forwarding.
17215
17216 2001-06-01 [hoa]
17217
17218         * src/folderview.c
17219         * src/prefs_folder_item.[ch]
17220         * src/prefs_scoring.[ch]
17221         * src/scoring.[ch]
17222         * src/summaryview.[ch]
17223         * src/main.c
17224         * src/mainwindow.c
17225         * src/prefs_common.[ch]
17226                 support for folder scoring
17227                 kill score and important score for messages
17228         
17229         * src/prefs_account.c
17230                 some display bug fixed for local account
17231                 preferences
17232
17233 2001-05-31 [alfons]
17234
17235         * src/summaryview.c:
17236
17237                 (add_sender_to_cb): don't crash when no or invalid sender; the add 
17238                 sender to address book menu item is disabled.
17239
17240 2001-05-30 [hoa]
17241
17242         * src/filtering.[ch]
17243         * src/summaryview.c
17244                 handling summary menu / filter messages
17245
17246         * src/folder.[ch]
17247                 add some stuff
17248
17249         * src/foldersel.c
17250                 imap folders now appears in list
17251
17252         * src/mbox_folder.c
17253                 doesn't crash if destination mail is not writeable
17254
17255 2001-05-29 [hoa]
17256
17257         * src/compose.c
17258                 removed some warnings
17259
17260         * src/filtering.c
17261         * src/folder.[ch]
17262         * src/prefs_filtering.c
17263                 global string to identify any folders           
17264                 removed some debug info
17265                 filtering to mbox folders is now possible
17266
17267         * src/mainwindow.c
17268                 removed some warnings
17269
17270         * src/mbox_folder.c
17271                 permission on files are changed to read/write for user only,
17272                 nothing for other.
17273                 creation of subfolder is handled better.
17274
17275 2001-05-28 [alfons]
17276
17277         Verified the sync for src/prefs_common.[ch] and
17278         src/prefs_account.[ch]. I believe there were some
17279         minor indentation differences.
17280
17281 2001-05-28 [paul]
17282
17283         0.4.99claws3
17284
17285         * sync with 0.4.99cvs3
17286
17287 2001-05-28 [hoa]
17288
17289         * src/compose.c
17290                 handling flags for mbox format
17291
17292         * src/filtering.c
17293                 use of mark file only for MH format
17294                 handling flags for mbox format
17295                 filtering cannot yet move or copy mails to mbox folders.
17296
17297         * src/folder.[ch]
17298                 changed move_msg, copy_msg,
17299                 move_msgs_with_dest, copy_msgs_with_dest functions
17300                 uses only folder->copy_msg() function
17301                 uses folder->finished_copy() to handle the destination
17302                 folder at the end of the copy or move operation.
17303
17304         * src/foldersel.c
17305                 included mbox directories.
17306
17307         * src/folderview.[ch]
17308         * src/mainwindow.c
17309                 handle folders operation for mbox format
17310
17311         * src/mbox.c
17312                 disable conversion of "From " header
17313
17314         * src/mbox_folder.[ch]
17315                 completion of mbox format handling
17316
17317         * src/mh.c
17318                 changed mh_copy_msg() function and
17319                 removed mh_move_msg(), mh_move_msgs_with_dest(),
17320                 mh_copy_msgs_with_dest()
17321
17322         * src/prefs_filtering.c
17323                 removed some warnings
17324
17325         * src/prefs_matcher.c
17326                 default boolean operation is AND
17327
17328         * src/procheader.c
17329                 handling flags for mbox format
17330                 handling of "From " header
17331
17332         * src/procmsg.[ch]
17333                 removed data field
17334                 added MSG_REALLY_DELETED flags to handle deletion of
17335                 messages in mbox format.
17336
17337         * src/summaryview.c
17338                 handling flags for mbox format
17339                 disable the MSG_DELETED flags when messages
17340                 are deleted in mbox format
17341
17342         * src/textview.c
17343                 "From " headers display fixed.
17344
17345 2001-05-27 [alfons]
17346
17347         * src/textview.c:
17348                 
17349                 (get_email_part): skip quoted email addresses, like in e.g.
17350                 "'alfons@proteus.demon.nl'".
17351
17352 2001-05-26 [alfons]
17353
17354         Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
17355         and fixing the persistence troubles when using separate windows.
17356
17357         * src/mainwindow.c:
17358         
17359             Added #define SEPARATE_ACTION used in the gtk item factory for 
17360             the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
17361                 use gtk_item_factory_get_widget_by_action() to get the items.
17362                 
17363             Removed separate_widget_cb from the gtk item factory data   
17364           
17365             (mainwindow_create): connect separate_widget_cb() to check
17366             menu item "toggled" signal. also passing a MainWindow pointer
17367                 as object data for both check menu items.
17368                 
17369             (separate_widget_cb): definition of separate_widget_cb() to match
17370             GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main 
17371                 window using gtk_object_get_data(). The type of window separation 
17372                 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
17373         
17374         * src/prefs_filtering.c,
17375           src/prefs_matcher.c: added horizontal scrollbars
17376
17377 2001-05-25 [darko]
17378
17379         * src/headerview.c
17380                 fix segfault with invalid bold font
17381         * src/summaryview.c
17382                 correctly display summary stats after row is marked
17383
17384 2001-05-23 [sergey]
17385
17386         * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
17387         encodings with libjconv.
17388
17389 2001-05-23 [hoa]
17390
17391         * src/Makefile.am
17392                 added mbox_folder.[ch]
17393         * src/defs.h
17394                 mbox temporary folder
17395         * src/folder.[ch]
17396         * added src/mbox_folder.[ch]
17397         * src/folderview.c
17398         * src/procheader.[ch]
17399                 added mbox support
17400         * src/mbox.c
17401                 bugfix for file incorporation filtering
17402         * src/imap.c
17403                 enable creation of MBOX
17404         * src/prefs_display_header.c
17405                 enable use of headers like "From "
17406                 something that should be fixed :
17407                         displaying of such headers add an extra space
17408         * src/prefs_folder_item.c
17409                 don't create folders because it is not necessary
17410         * src/procmsg.h
17411                 added data field to MsgInfo for mbox internal use
17412         * src/summaryview.c
17413                 added some support for mbox
17414         * src/utils.[ch]
17415                 added get_mbox_cache_dir() function
17416
17417 2001-05-23 [hiroyuki]
17418
17419         * src/headerwindow.c
17420           src/inc.c
17421           src/main.c
17422           src/mh.c
17423           src/nntp.c
17424           src/procmsg.h
17425           src/session.h
17426           src/socket.[ch]
17427           src/summaryview.c
17428           src/textview.c
17429           src/automaton.c
17430           src/folderview.c: more sync with 0.4.99cvs2.
17431
17432         * src/headerwindow.c: reverted.
17433
17434 2001-05-22 [paul]
17435
17436         0.4.99claws2
17437
17438         * sync with sylpheed 0.4.99cvs2
17439                 * src/news.[ch]
17440                 * src/nntp.[ch]
17441                 * INSTALL
17442                 * INSTALL.jp
17443
17444 2001-05-22 [alfons]
17445
17446         * src/summaryview.c: bugfixed a premature assignment in  summaryview_add_sender_to_cb()
17447
17448 2001-05-21 [alfons]
17449
17450         Minor things:
17451
17452         * configure.in: if gnome-config not found, "no" is displayed
17453         
17454         * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
17455
17456         * src/textview.c: now also possible to add mail addresses by right
17457           clicking in the text view
17458
17459         * src/codeconv.c: merged patch which fixes endless loop when encountering
17460           invalid wide characters; from Alte <010@imis.ru>  
17461
17462 2001-05-20 [alfons]
17463
17464         Added installation of gnome specific things:
17465
17466         * Makefile.am: gnome conditional
17467
17468         * configure.in: check for installed gnome
17469
17470         * added sylpheed.png, sylpheed.desktop
17471
17472 2001-05-20 [sergey]
17473
17474         * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
17475
17476         * src/mainwindow.h (main_window_toolbar_create): created a button
17477         for "Reply to all".
17478         (main_window_set_toolbar_sensitive): enable/disable the new button
17479         appropriately.
17480         (toolbar_reply_to_author_cb): handle the new button.
17481
17482         * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
17483         send_progress_dialog_destroy() on failure (fixes hang on SMTP
17484         failure).
17485
17486 2001-05-19 [sergey]
17487
17488         * src/compose.h (ComposeReplyMode): new modes
17489         COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
17490         COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
17491
17492         * src/compose.c
17493         (compose_send): move some code into a new function:
17494         (compose_current_mail_account): new function.
17495         (compose_reply): new argument to_author, all callers changed; if
17496         to_author==TRUE and account->protocol==A_NNTP, find and use an
17497         appropriate mail account for replying.
17498         (compose_reply_set_entry): new argument to_author; ignore
17499         compose->replyto if to_author==TRUE.
17500
17501         * src/mainwindow.c: new command "Message/Reply to author".
17502         (main_window_set_menu_sensitive): enable/disable it.
17503         (reply_cb): handle it.
17504
17505         * src/summaryview.c: new command "Reply to author".
17506         (summary_set_menu_sensitive): enable/disable it.
17507         (summary_reply_cb): handle it.
17508
17509         * src/account.c (account_find_mail_from_address): new function.
17510
17511 2001-05-18 [paul]
17512
17513         0.4.99claws1
17514
17515         * sync with sylpheed 0.4.99cvs1
17516
17517 2001-05-18 [hoa]
17518
17519         * src/compose.[ch]
17520         * src/filtering.c
17521         * src/summaryview.c
17522                 new filtering action : forward and forward as attachment
17523
17524         * src/main.c
17525                 no need for $DISPLAY when we run sylpheed --help
17526                 call to parse_cmd_opt() is moved
17527
17528         * src/mainwindow.[ch]
17529                 execute button is hidden when immediate execute
17530                 is chosen
17531
17532         * src/mh.c
17533         * src/news.c
17534         * src/prefs_folder_item.c
17535         * src/procmsg.c
17536                 better handling of missing directories
17537
17538         * src/summaryview.c
17539                 reedit is enabled in outbox
17540                 reedit is enabled in queue
17541
17542 2001-05-17 [hoa]
17543
17544         * src/filtering.c
17545         * src/matcher.[ch]
17546         * src/prefs_filtering.c
17547                 changed attachement into attachment
17548
17549 2001-05-17 [alfons]
17550
17551         0.4.67claws4    
17552
17553         * sync with sylpheed 0.4.67cvs9
17554         * sync with sylpheed 0.4.67cvs7-8
17555
17556 2001-05-17 [hoa]
17557
17558         * src/Makefile.am
17559                 added prefs_filtering.c
17560
17561         * src/filtering.[ch]
17562         * src/matcher.[ch]
17563                 removed action : forward_news and forward_news_as_attachement
17564                 (forward and forward_as_attachement can be used instead)
17565
17566         * src/mainwindow.c
17567                 added menu option to access filtering configuration
17568
17569         * src/prefs_account.c
17570                 changed mail_command default to /usr/sbin/sendmail
17571
17572         * added src/prefs_filtering.[ch]
17573                 dialog box for filtering configuration
17574
17575         * src/prefs_matcher.c
17576                 added function prefs_matcher_get_criteria_from_matching()
17577
17578         * src/prefs_scoring.c
17579                 reset the dialog when register or substitute is clicked
17580
17581 2001-05-15 [hoa]
17582
17583         * src/Makefile.am
17584                 added filtering.[ch]
17585         * src/inc.c
17586                 using filering.[ch] instead of filter.[ch]
17587         * src/main.c
17588                 reading new filtering configuration
17589         * src/matcher.[ch]
17590                 added some filtering actions
17591                 and fixed a bug for headers and mail body matching
17592         * src/mbox.c
17593                 using filering.[ch] instead of filter.[ch]
17594         * src/mh.c
17595                 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
17596         * src/summaryview.c
17597                 some fixes for filtering
17598
17599 2001-05-14 [hiroyuki]
17600
17601         * src/send.c: fixed some weird indentations.
17602           send_message_with_command(): call pclose() only if p != NULL.
17603         * src/textview.c: get_email_part(): modified the code for readability.
17604
17605 2001-05-14 [hiroyuki]
17606
17607         * src/md5global.h
17608           src/md5ify.c
17609           src/md5ify.h: removed from the cvs.
17610
17611 2001-05-13 [sergey]
17612
17613         * src/main.c: include rfc2015.h to avoid compiler warnings.
17614         * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
17615         the panel is already on screen.
17616         * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
17617         closing the alert window by ESC as "No".
17618         * src/prefs_common.c (prefs_interface_create): moved return
17619         receipt check button to the correct place.
17620
17621 2001-03-13 [alfons]
17622
17623         * src/prefs_common.c: 
17624                 moved return receipt check button to the Send tab. (prefs_send_create)
17625                 removed the date format ui related globals. (prefs_display_create)
17626
17627         0.4.67claws3
17628         
17629         * sync with sylpheed 0.4.67cvs5-6
17630
17631 2001-05-13 [paul]
17632
17633         * added Alfons' font selection patch
17634
17635         * src/defs.h
17636         * src/headerwindow.c
17637         * src/prefs_common.c
17638         * src/prefs_common.h
17639
17640 2001-05-13 [hoa]
17641         * src/defs.h
17642                 changed version of cache
17643         * src/matcher.[ch]
17644         * src/prefs_matcher.c
17645                 added additionnal matching criteria
17646         * src/procheader.c
17647         * src/procmsg.[ch]
17648         * src/news.c
17649                 added references in MsgInfo
17650
17651 2001-05-12 [hoa]
17652
17653         * src/defs.h
17654                 prepared some things for new filtering
17655         * src/matcher.[ch]
17656                 added some matching properties
17657                 inreplyto need to be enhanced
17658                 prepared some things for new filtering
17659         * src/messageview.c
17660                 added Return-Receipt-To handling
17661         * src/prefs_folder_item.c
17662                 changed default value to TRUE
17663         * src/prefs_matcher.c
17664                 added some matching properties
17665         * src/prefs_scoring.[ch]
17666                 the scoring dialog is finished
17667         * src/procheader.c
17668                 added Return-Receipt-To handling
17669                 Reference need to be added
17670         * src/procmsg.[ch]
17671                 added Return-Receipt-To handling
17672                 added threadscore to get a better score sorting when
17673                 threads are enabled
17674         * src/summaryview.c
17675                 suppressed a bug when we sort the list
17676                 when no folder is opened.
17677                 better score sorting when threads are enabled
17678
17679 2001-05-12 [alfons]
17680
17681         * reverted previous patch because of potential errors 
17682
17683         0.4.67claws2
17684         
17685         * src/inc.c, src/prefs_common.c, src/prefs_common.h: 
17686                 applied "toggle mail-retrieval dialog window" patch submitted 
17687                 by Eric Limpens <eric@qnt.net>
17688
17689         * sync with sylpheed 0.4.67cvs4
17690
17691 2001-05-12 [sergey]
17692
17693         * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
17694         some picky compilers.
17695         * src/rfc2015.h: provide prototype for rfc2015_disable_all().
17696         * src/grouplist_dialog.c: include alertpanel.h.
17697         * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
17698         fix compile warning.
17699         * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
17700         #include "defs.h" before others to prevent the warning of `MIN'
17701         and `MAX' redefinition.
17702
17703 2001-05-11 [hoa]
17704
17705         * src/main.c
17706         * src/messageview.c
17707         * src/prefs_account.c
17708         * src/prefs_display_header.c
17709                 removed warning
17710         * src/Makefile.am
17711                 added prefs_scoring.[ch]
17712         * src/grouplist_dialog.c
17713                 display an error dialog box if the group list
17714                 cannot be fetched.
17715         * src/mainwindow.[ch]
17716                 added main_window_set_thread_option() function
17717                 scoring dialog box enabled
17718         * src/matcher.[ch]
17719                 added flags matching unread /new / marked
17720                 / deleted / replied / forwarded
17721         * src/news.c
17722                 newsgroups are now finally in newscache
17723         * src/prefs_matcher.[ch]
17724                 finished preferences for matching dialog
17725         * added src/prefs_scoring.[ch]
17726                 scoring dialog box completed
17727         * src/scoring.[ch]
17728                 conversion to string : added scoringprop_to_string()
17729                 write config for preferences :
17730                 added prefs_scoring_write_config()
17731         * src/summaryview.c
17732                 threads can be enabled/disabled independently
17733                 for each folder
17734
17735 2001-05-10 [alfons]
17736
17737         0.4.67claws1
17738         
17739         * AUTHORS: 
17740                 thought it would be nice to have a list of all
17741                 contributors (used Changelog as a reference)
17742         
17743         * configure.in: 
17744                 messed up version numbering...
17745
17746         0.4.66claws1
17747
17748         * sync with sylpheed 0.4.67cvs1-3
17749
17750 2001-05-10 [darko]
17751
17752         * src/prefs_common.c:
17753                 better UI for strftime format, double clicking
17754                 on format now inserts the format in text entry
17755                 replaced close button with standard OK/Cancel
17756                 moved date format button to the right of the
17757                 text entry field
17758
17759 2001-05-09 [alfons]
17760
17761         * src/gtkstext.c:
17762                 Ctrl-Home / Ctrl-End have proper cursor navigation
17763
17764 2001-05-09 [hoa]
17765
17766         * src/prefs_matcher.c
17767                 finished UI to define matching properties
17768                 added ok and cancel button
17769         * src/prefs_filter.c
17770                 added ok and cancel button
17771         * src/news.c
17772                 fixed some bug in xhdr parsing
17773
17774 2001-05-08 [alfons]
17775
17776         * src/textview.c: 
17777                 fixed a bug in textview_show_header(), which displayed two colons (':');
17778                 cleaned up some warnings
17779
17780 2001-05-08 [hoa]
17781
17782         * src/Makefile.am
17783                 added prefs_matcher.[ch]
17784                 compilation with -W -Wall
17785         * src/alertpanel.c
17786                 ungrab the mouse events if grabbed - does it
17787                 fix the bug for disposition notification ?
17788         * src/mainwindow.c
17789                 added a menu option to open the matching dialog.
17790         * src/matcher.[ch]
17791                 added matcherprop_to_string() and matcherlist_to_string()
17792                 fixed some bugs, changed the name of some options
17793                 age_sup and age_inf becomes age_greater and age_lower,
17794                 body and messageheaders becomes body_part and headers_part,
17795                 changed the names of constants from SCORING_XXX to MATCHING_XXX
17796         * src/prefs_display_header.c
17797         * src/prefs_headers.c
17798                 fixed a bug that accidentally destroyed dialogs
17799                 when closed them with delete_event
17800                 Added *_deleted() which handle delete_event signal correctly.
17801         * src/prefs_folder_item.[ch]
17802                 added "enable_thread" field for future customization
17803         * added src/prefs_matcher.[ch]
17804                 sample of the UI to define matching properties
17805         * src/procheader.c
17806                 using procheader_headername_equal instead of str*cmp functions
17807                 using procheader_parse_header() function
17808         * src/scoring.c
17809                 using MATCHING_XXX instead of SCORING_XXX
17810         * src/summaryview.c
17811                 display the sender of the news even if this is ourself
17812                 when this is a news message.
17813         * src/textview.c
17814                 using headername_equal() instead of str*cmp functions
17815
17816 2001-05-08 [alfons]
17817
17818         0.4.66claws
17819
17820         * sync with sylpheed 0.4.66
17821         * src/gtkstext.c: trace logs added 
17822
17823 2001-05-08 [sergey]
17824
17825         * src/prefs_common.[ch]: added option to enable/disable GnuPG
17826         signature check popup.
17827         * src/rfc2015.c (check_signature): show signature check popup only
17828         if it is enabled in preferences.
17829
17830 2001-05-07 [alfons]
17831
17832         0.4.66claws4
17833         
17834         * sync with sylpheed 0.4.66cvs6
17835
17836 2001-05-07 [darko]
17837
17838         * src/prefs_common.[ch]: added option to enable/disable
17839           looking up sender name in address book for summary pane
17840         * src/summaryview.c: look up sender in the address book
17841           by using Alfons' address completion code
17842
17843 2001-05-07 [hiroyuki]
17844
17845         * src/inc.h
17846           src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
17847           member of Pop3State.
17848         * src/news.c: brought #include "defs.h" before #include <glib.h>
17849           to prevent the warning of `MIN' and `MAX' redefinition.
17850
17851 2001-05-06 [hoa]
17852
17853         * removed src/headers_display.[ch]
17854         * removed src/prefs_display_headers.[ch]
17855         * src/inc.c
17856                 use a temporary file in the user directory for mbox import
17857         * src/news.c
17858                 added XHDR support to get "To" and "Cc" headers
17859                 (in order to match news with to or cc field for
17860                 scoring)
17861                 added function news_parse_xhdr() to get XHDR response
17862         * src/nntp.[ch]
17863                 added function nntp_xhdr()
17864         * src/matcher.c
17865                 fetch the message if necessary
17866
17867 2001-05-06 [alfons]
17868
17869         0.4.66claws3
17870
17871         * sync with sylpheed 0.4.66cvs3-5
17872
17873 2001-05-06 [hoa]
17874
17875         * src/utils.[ch]
17876                 added function itos_buf() to enable use of several buffers
17877         * src/summaryview.c
17878                 use of itos_buf() instead of itos() in summary list
17879                 to fix the broken display of message number.
17880
17881 2001-05-06 [alfons]
17882
17883         * src/gtkstext.c: bug in cursor up navigation fixed,
17884                 fixed another unsigned / signed comparison (we're getting there :-)
17885
17886 2001-05-06 [hoa]
17887
17888         * src/Makefile.am
17889                 added scoring.c scoring.h
17890                 prefs_folder_item.c prefs_folder_item.h
17891                 matcher.c matcher.h
17892         * src/defs.h
17893                 added FOLDERITEM_RC SCORING_RC
17894         * src/folder.[ch]
17895                 added prefs field in FolderItem :
17896                 properties for each folder (PrefsFolderItem),
17897                 sorting type and mode were added as the first properties.
17898         * src/main.c
17899                 read config for scoring
17900         * added src/matcher.[ch]
17901                 gives functions to parse configuration file to do
17902                 matching on mails with a list of conditions.
17903         * src/mainwindow.c
17904                 add option to sort by score
17905         * src/prefs_common.[ch]
17906                 added preference option to show score and for
17907                 the score column size
17908         * added src/prefs_folder_item.[ch]
17909                 properties for each folder (PrefsFolderItem),
17910                 sorting type and mode were added as the first properties.
17911         * src/procheader.[ch]
17912                 added procheader_parse_header()
17913                 added procheader_header_free()
17914                 added procheader_headername_equal()
17915                 and made modification to use them.
17916         * src/procmsg.[ch]
17917                 added score field to MsgInfo structure
17918         * added src/scoring.[ch]
17919                 gives functions to parse configuration file to do
17920                 scoring on mails with a list of conditions.
17921         * src/summaryview.[ch]
17922                 save the sorting type and mode for the folder
17923                 added column to display the score of the mail
17924                 added function summary_score_clicked()
17925                 sorting type and mode are restored to the folder
17926                 when it is reopen
17927         * src/textview.c
17928                 use procheader_parse_header(), procheader_headername_equal()
17929                 removed memory leak in text_scan_header when freeing headers
17930         * src/filter.c
17931                 changed the function to match names of headers
17932                 using procheader_headername_equal()
17933
17934         Scoring functions are implemented, an interface is needed
17935         to configure that.
17936
17937 2001-05-04 [alfons]
17938
17939         * src/gtkstext.c: 
17940                 hopefully fixed the row up navigation bug,
17941                 removed adding back / forward lines to cache
17942
17943 2001-05-04 [sergey]
17944
17945         * src/prefs_display_headers.c: user interface changes:
17946         (prefs_display_headers_create): remove unused "Show" check button;
17947         allow reordering of headers by dragging.
17948         (prefs_display_headers_write_config): remove unused variables.
17949         (prefs_display_headers_set_dialog): do not insert "(New)" at top
17950         of lists (not needed with the new UI).
17951         (prefs_display_headers_set_list): scan lists starting from row 0,
17952         not 1 (do not skip "(New)").
17953         (prefs_display_headers_find_header): new function.
17954         (prefs_display_headers_clist_set_row): do not allow duplicates.
17955         (prefs_display_headers_delete_cb): do not skip row 0; treat
17956         closing the alert window by ESC as "No".
17957         (prefs_display_headers_up): do not protect row 0.
17958         (prefs_display_headers_down): do not protect row 0.
17959
17960 2001-05-04 [sergey]
17961
17962         * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
17963         functions.
17964
17965         * src/summaryview.c
17966         (summary_find_next_marked_msg, summary_find_prev_marked_msg,
17967         summary_select_next_marked, summary_select_prev_marked): new
17968         functions.
17969
17970 2001-05-03 [sergey]
17971
17972         * src/news.c: fixed a bug when no article can be fetched after
17973         server timeout if the connection was restored by news_post():
17974         (news_select_group): new function.
17975         (news_fetch_msg): call news_select_group() before fetching
17976         article.
17977         (news_get_uncached_articles): set session->group after successful
17978         GROUP command.
17979
17980 2001-05-03 [hoa]
17981
17982         * src/defs.h
17983         * src/procmsg.[ch]
17984         * src/procheader.c
17985                  changed version of cache, added cc field
17986
17987         * src/prefs_display_headers.c
17988                 the interface was changed
17989
17990         * src/prefs_headers.c
17991                 added cancel button
17992
17993 2001-05-03 [alfons]
17994
17995         * completed sync of sylpheed cvs2
17996         * src/gtkstext.c: updated row up / down cursor navigation
17997         * src/textview.c: re-edited, prepared for fixing the email address
17998                 scanner.
17999
18000 2001-05-03 [darko]
18001
18002         * src/prefs_common.c: use alfons' strftime ui code
18003         entry_datefmt and datefmt_sample widgets have to be
18004         global in this module because of this change
18005
18006 2001-05-03 [hoa]
18007
18008         * src/messageview.c
18009         * src/prefs_common.[ch] added option to activate the return receipt
18010                 feature.
18011
18012 2001-05-02 [alfons]
18013
18014         * src/gtkstext.c: fix for row up/down cursor navigation. 
18015
18016         0.4.66claws2
18017         
18018         * sync with 0.4.66cvs2
18019
18020 2001-05-02 [paul]
18021
18022         added add-sender-to-addressbook patch
18023
18024         * src/addressbook.c
18025         * src/addressbook.h
18026         * src/summaryview.c
18027
18028 2001-05-02 [sergey]
18029
18030         * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
18031         G_ALERTDISABLE.
18032
18033         * src/alertpanel.c (alertpanel_create): new argument can_disable,
18034         all existing callers changed to pass FALSE; create a check button
18035         to disable the message.
18036         (alertpanel_message_with_disable): new function.
18037         (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
18038         (alertpanel_button_toggled): new function.
18039         (alertpanel_button_clicked, alertpanel_close): set value using
18040         G_ALERT_VALUE_MASK.
18041
18042         * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
18043
18044         * src/prefs_common.c (prefs_privacy_create): new check button
18045         checkbtn_gpgme_warning.
18046
18047         * src/main.c (main): moved preferences reading before gpgme
18048         initialization; check prefs_common.gpgme_warning before giving the
18049         GnuPG warning and set it to FALSE if the user wants to disable the
18050         warning.
18051
18052 2001-05-02 [hiroyuki]
18053
18054         * src/prefs_display_headers.c: modified the layout and some labels.
18055
18056 2001-05-02 [sergey]
18057
18058         * src/prefs_account.c (prefs_account_fix_size): new function.
18059         (prefs_account_create): call prefs_account_fix_size(); use
18060         gtk_widget_show instead of gtk_widget_show_all (fixes too large
18061         size when the window is shown for the first time).
18062         (prefs_account_basic_create): changed layout of serv_table; moved
18063         localmbox_entry above smtpserv_entry (logically it replaces
18064         POP3/IMAP server).
18065         (prefs_account_protocol_activated): set sensitivity of
18066         nntpauth_chkbtn according to the protocol (in addition to
18067         hide/show); commented out gtk_table_set_row_spacing() calls.
18068         (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
18069         not sensitive (fixes a bug with disabled username/password boxes
18070         when editing POP3 account after NNTP with authentication).
18071
18072 2001-05-02 [hoa]
18073
18074         * src/account.c
18075         * src/inc.c
18076         * src/prefs_account.[ch]
18077         * src/send.c
18078                 removed local account without SMTP server
18079                 added option to use mail command instead of a connexion
18080                 to SMTP server when a local account is used
18081         * src/prefs_headers.c
18082                 fixed a bug
18083         * src/news.c
18084                 fixed a bug when connexion immediately closed
18085
18086 2001-05-01 [alfons]
18087
18088         0.4.66claws1
18089         
18090         * sync with 0.4.65
18091
18092 2001-05-01 [sergey]
18093
18094         * src/prefs_account.c (Basic, prefs_account_basic_create): new
18095         widget nntpauth_chkbtn.
18096         (prefs_account_protocol_activated): handle nntpauth_chkbtn
18097         visibility.
18098         (prefs_account_nntpauth_toggled): new function.
18099
18100         * src/news.c (news_session_new_for_folder): use NNTP
18101         authentication only if ac->use_nntp_auth is set.
18102
18103 2001-05-01 [hoa]
18104
18105         * src/Makefile.am changed headers.[ch] in customheader.[ch]
18106         * src/prefs_display_headers.c changed the UI
18107         * src/prefs_headers.c changed account_name to account_id
18108         * src/compose.c using customheader.h
18109
18110 2001-05-01 [hiroyuki]
18111
18112         * src/esmtp.c
18113           src/news.c
18114           src/nntp.c: changed sock_read() to sock_gets(), they've been left
18115           unsynched.
18116
18117 2001-05-01 [hoa]
18118
18119         * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
18120         * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
18121                 for displaying of headers
18122         * src/grouplist_dialog.[ch] minor changes to remove warnings
18123         * src/prefs_display_headers.[ch] dialog to choose the
18124         headers to display in the mail viewer.
18125         * src/headers.h correction of #define
18126         * src/headers_display.[ch] configuration for displaying of headers.
18127         * src/main.c read config of displaying of headers
18128         * src/prefs_common.c add a button to access the config dialog
18129                 for displaying of headers
18130         * src/prefs_display_headers.[ch] dialog for configuration for
18131                 displaying of the headers.
18132         * src/prefs_headers.c cleaning of code
18133         * src/procheader.c comments added to code
18134         * src/textview.c changes to reorder the headers depending
18135                 on the config for displaying of headers
18136
18137 2001-04-30 [alfons]
18138
18139         0.4.65claws7
18140
18141         * sync with 0.4.65cvs12
18142
18143         NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
18144
18145 2001-04-30 [sergey]
18146
18147         * src/nntp.h (NNTPSockInfo): new field auth_failed.
18148
18149         * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
18150         is set to force reconnection after authentication failure.
18151         (nntp_gen_command): set sock->auth_failed on authentication
18152         failure, or if sock->userid and sock->passwd are not set.
18153
18154         * src/news.c (news_session_new_for_folder): set userid=NULL if
18155         password dialog is cancelled.
18156
18157 2001-04-30 [sergey]
18158
18159         * src/nntp.h (NNTPSockInfo): new type.
18160
18161         * src/nntp.c: all functions updated to use NNTPSockInfo instead of
18162         SockInfo.
18163         (nntp_open_auth, nntp_close): new functions.
18164         (nntp_gen_command): new function to handle authentication; all
18165         NNTP command functions updated to use it.
18166         (nntp_authinfo_user, nntp_authinfo_pass): deleted.
18167         (nntp_list): removed old useless code.
18168
18169         * src/news.h (NNTPSession): new field nntp_sock.
18170
18171         * src/news.c: all functions updated to use NNTPSockInfo instead of
18172         SockInfo.
18173         (news_session_new): new arguments (userid, passwd); made static;
18174         use nntp_open_auth() if needed.
18175         (news_session_destroy): use nntp_close() instead of sock_close().
18176         (news_query_password): changed arguments.
18177         (news_session_new_for_folder): new function.
18178         (news_session_get): use news_session_new_for_folder().
18179         (news_authenticate): deleted.
18180         (news_get_uncached_articles): removed old authentication code.
18181
18182 2001-04-30 [sergey]
18183
18184         * src/news.c: reverted my previous changes (need to do NNTP
18185         authentication in a cleaner way).
18186         
18187 2001-04-29 [sergey]
18188
18189         * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
18190         news_nntp_post, news_nntp_mode): new functions (wrappers with
18191         authentication support).
18192         (news_get_article_cmd, news_get_article, news_get_header): new
18193         argument "folder"; all callers changed.
18194         (news_get_article_cmd): added authentication support.
18195         (news_session_get): use news_nntp_mode() instead of nntp_mode().
18196         (news_post): use news_nntp_post() instead of nntp_post().
18197         (news_get_uncached_articles): use news_nntp_group() instead of
18198         nntp_group() and news_nntp_xover() instead of nntp_xover();
18199         removed old authentication code.
18200         (news_get_group_list): use news_nntp_list() instead of nntp_list().
18201
18202         * src/nntp.c (nntp_list): return real error code instead of
18203         hardcoded NN_ERROR.
18204
18205 2001-04-29 [sergey]
18206
18207         * configure.in: fixed wint_t typedef detection again
18208
18209 2001-04-28 [hoa]
18210
18211         * src/prefs_account.[ch], added A_LOCAL_CMD
18212                 (send mail with mail command)
18213         * src/send.c added function send_message_with_command()
18214         * src/inc.c made a more secure get_spool() function with
18215                 mktemp() but maybe mkstemp() or something more
18216                 secure can be used.
18217
18218 2001-04-28 [alfons]
18219
18220         * src/textview.c, colorization of email addresses in headers
18221
18222         0.4.65claws6
18223
18224         * bug sync with sylpheed
18225         * prefs_common.c: created date format ui for darko
18226         * sync with 0.4.65cvs11
18227         * configure.in: corrected to have the new gpg checks
18228
18229 2001-04-27 [alfons]
18230
18231         * completed sync with 0.4.65cvs10
18232         * minor debug things added to gtkstext.c
18233
18234 2001-04-27 [darko]
18235
18236         * configure.in: remove check for availability of
18237           strftime() as advised by Hiroyuki
18238         * src/prefs_common.[ch], src/procheader.c:
18239           synch strftime() code with Hiroyki's main branch
18240
18241 2001-04-26 [sergey]
18242
18243         * src/news.c: news_query_password(), news_authenticate(): new
18244           functions.
18245           news_get_uncached_articles(): added NNTP authentication
18246           handling.
18247         * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
18248           new functions.
18249         * src/prefs_account.c: prefs_account_protocol_activated():
18250           enable userid and password fields for NNTP.
18251
18252 2001-04-26
18253
18254         * configure.in: check for availability of strftime()
18255           [darko]
18256         * src/prefs_common.[ch], src/procheader.c: use
18257           strftime() for displaying date in summary pane if it
18258           is available
18259
18260 2001-04-25
18261
18262         * more .cvsignore cleanups [alfons]
18263
18264 2001-04-25
18265
18266         * ac/sv-check-type.m4: new autoconf macro.
18267         * configure.in: fixed wint_t typedef detection (did not work
18268           with gcc-2.96).
18269
18270 2001-04-25
18271
18272         * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
18273           [hiroyuki]
18274
18275 2001-04-24
18276         * modified gtkstext.c : buggy cursor navigation fixed, 
18277           and font descent also taken in account when drawing
18278           cursor. [alfons]
18279
18280 2001-04-24 [hoa]
18281         * added comments in src/news.c src/nntp.c
18282         * added src/prefs_headers.[ch]
18283         * added src/headers.[ch]
18284         * modified compose.c to activate custom headers
18285                 added function is_in_custom_headers
18286         * modified prefs_account.[ch]
18287                 added function prefs_account_customhdr_edit
18288         * modified src/defs.h :
18289                 added HEADERS_RC : name of the config file
18290                 for the custom headers
18291
18292 2001-04-24
18293
18294     0.4.65claws5
18295
18296         * configure.in
18297           src/gtkstext.[ch]
18298           src/compose.c
18299           src/Makefile.am
18300           
18301           added gtkstext with configure.in patch by Hiroyuki which
18302           should fix the XIM detection [alfons]
18303
18304         * more clean up of cvs [alfons]
18305
18306                  * removed all Makefile.in files to attic.
18307
18308                  * updated all .cvsignores to really ignore things that could
18309                    be unintentionally committed by a recursive commit.
18310
18311 2001-04-23 [hoa]
18312         * added src/grouplist_dialog.[ch]
18313         * changed src/folderview.c to call grouplist_dialog instead
18314                 of inputdialog
18315         * src/news.c :
18316                 added functions news_reset_group_list
18317                 and news_get_group_list
18318         * src/nntp.c :
18319                 added function nntp_list
18320         * src/defs.h :
18321                 added GROUPLIST_FILE : name of the newsgroup list cache file
18322
18323 2001-04-21
18324
18325         * added option to warn about queued messages on exit [sergey]:
18326
18327           * src/compose.c: compose_queue(): call folder_item_scan()
18328             and folderview_update_item() after queueing.
18329           * src/folderview.c: folderview_update_node(): draw the queue
18330             folder in bold font if there are queued messages.
18331           * src/mainwindow.c: queued_messages(): new function.
18332             app_exit_cb(): display warning if there are queued messages
18333             if warn_queued_on_exit is set.
18334           * prefs_common.[ch]: add warn_queued_on_exit option.
18335
18336         * enhanced GnuPG key selection support [sergey]:
18337
18338           * src/select-keys.c: updated to newer version from Win32
18339             branch with support for selecting arbitrary keys.
18340           * src/prefs_account.c: added the Privacy tab to the account
18341             options window.
18342             prefs_account_privacy_create(),
18343             prefs_account_sign_key_set_data_from_radiobtn(),
18344             prefs_account_sign_key_set_radiobtn(): new functions.
18345           * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
18346           * src/rfc2015.c: set_signers(): new function.
18347             pgp_sign(): add the account parameter, call set_signers().
18348             rfc2015_sign(): add the account parameter, pass it to pgp_sign().
18349           * src/rfc2015.h: rfc2015_sign(): updated prototype.
18350           * src/compose.c: pass the current account to rfc2015_sign().
18351
18352         * tag name claws added to prevent confusion with main branch [alfons]
18353
18354         * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
18355
18356         * autogen.sh: Added "--enable-maintainer-mode". [sergey]
18357
18358         * sync with recent sylpheed cvs. Untested though. [alfons]
18359