sync with 0.9.4cvs6
[claws.git] / ChangeLog.claws
1 2003-08-09 [paul]       0.9.4claws12
2
3         * sync with 0.9.4cvs6
4                 see ChangeLog 2003-08-07
5                 
6         * AUTHORS
7                 add Leandro and Luke to claws-branch section
8
9 2003-08-09 [christoph]  0.9.4claws11
10
11         * src/gtk/Makefile.am
12         * src/gtk/colorsel.[ch]                 ** NEW **
13                 create a color selection dialog that can be used as a simple
14                 function call with it's own gtk main loop like filesel.[ch]
15
16         * src/Makefile.am
17         * src/main.c
18         * src/prefs_common.c
19         * src/prefs_spelling.[ch]               ** NEW **
20         * src/prefs_spelling.glade              ** NEW **
21         * src/gtk/gtkutils.[ch]
22                 move "Spell Checker" prefs to new prefs dialog
23
24         * src/prefs_folder_item.c
25                 use new colorsel dialog
26
27 2003-08-08 [paul]       0.9.4claws10
28
29         * src/inc.c
30                 clear the progress bar unconditionally
31
32 2003-08-08 [paul]       0.9.4claws9
33
34         * sync with 0.9.4cvs4
35                 see ChangeLog 2003-07-31
36
37 2003-08-07 [christoph]  0.9.4claws8
38
39         * configure.ac
40                 fix bug in image viewer plugin part
41
42         * src/imap.c
43                 don't execute close command if the folder item is not selected
44
45 2003-08-07 [hoa]        0.9.4claws7
46
47         * src/filtering.[ch]
48         * src/matcher_parser.h
49         * src/matcher_parser_parse.y
50                 can define several actions for each filtering rule
51                 can import old versions of filtering rules
52
53         * src/prefs_filtering.c
54                 call to a new dialog box to define actions
55
56         * src/prefs_filtering_action.[ch]
57                 dialog box to define actions for filtering rules
58
59 2003-08-06 [christoph]  0.9.4claws6
60
61         * src/imap.c
62                 make sure source folder is selected when copying messages
63
64 2003-08-06 [christoph]  0.9.4claws5
65
66         * sync with 0.9.4cvs2
67                 see ChangeLog 2003-07-29                
68
69 2003-08-05 [paul]       0.9.4claws4
70
71         * sync with 0.9.4cvs3
72                 see ChangeLog 2003-07-30
73
74 2003-08-04 [match]      0.9.4claws3
75
76         * po/POTFILES.in
77                 export of LDIF files.
78
79 2003-08-04 [match]      0.9.4claws2
80
81         * src/ldif.[ch]
82                 support for export LDIF. documented.
83         * src/importldif.[ch]
84         * src/exportldif.[ch]
85                 add tooltips. documented.
86         * src/exphtmldlg.[ch]
87         * src/common/xmlprops.[ch]
88                 documented.
89         * src/exportldif.[ch]                   ** NEW **
90         * src/expldifdlg.[ch]                   ** NEW **
91         * src/addressbook.[ch]
92         * src/Makefile.am
93                 export of LDIF files.
94                 documented.
95
96 2003-08-04 [christoph]  0.9.4claws1
97
98         * .cvsignore
99         * Makefile.am
100         * configure.ac
101         * sylpheed-claws.pc.in                  ** NEW **
102         * src/Makefile.am
103         * src/common/Makefile.am
104         * src/gtk/Makefile.am
105                 install sylpheed header files in $(pkgincludedir) and create a
106                 pkg-config file to allow building a plugin without the source
107                 package
108
109 2003-08-04 [paul]       0.9.4claws
110
111         * version 0.9.4claws
112
113 2003-08-04 [paul]       0.9.3claws97
114
115         * po/es.po
116                 update Spanish translation. Submitted by Ricardo
117                 Mones Lastra.
118
119 2003-08-03 [paul]       0.9.3claws96
120
121         * po/hr.po
122           po/sr.po
123                 update Croatian and Serbian translations. Submitted by
124                 Dragan and Urke MMI respectively
125
126 2003-08-03 [alfons]     0.9.3claws95
127
128         * src/summaryview.c
129                 mark flag has precedence over important flag - seems
130                 to have been changed in sync of 0.9.3claws45. this fixes
131                 a regression where messages that were scored as important
132                 don't show their mark flags. (using the same column for
133                 both importance as mark flags is the real problem
134                 ofcourse)
135
136 2003-08-03 [melvin]     0.9.3claws94
137
138         * po/fr.po
139                 Updated French translations.
140
141 2003-08-03 [melvin]     0.9.3claws93
142
143         * src/Makefile.am
144                 Fixed typo introduced after 0.9.3claws92 
145                 that prevented compilation
146                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
147                 CPPFLAGS and YFLAGS to allow user setting these.
148         * src/common/Makefile.am
149         * src/gtk/Makefile.am
150         * src/plugins/clamav/Makefile.am
151         * src/plugins/demo/Makefile.am
152         * src/plugins/dillo_viewer/Makefile.am
153         * src/plugins/image_viewer/Makefile.am
154         * src/plugins/mathml_viewer/Makefile.am
155         * src/plugins/spamassassin/Makefile.am
156         * src/plugins/trayicon/Makefile.am
157         * src/plugins/trayicon/libeggtrayicon/Makefile.am
158                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
159                 CPPFLAGS and YFLAGS to allow user setting these.
160
161 2003-08-02 [christoph]  0.9.3claws92
162
163         * configure.ac
164                 o rearrange plugin tests
165                 o add test for clamav.h to ClamAV tests
166
167 2003-08-02 [luke]       0.9.3claws91
168
169         * src/mimeview.c
170                 o fixed appearance of icon list when toggling back from the 
171                   ctree
172                 o toggling of icons using the keyboard works correctly
173                 o fixed all other keyboard shortcuts to work when icons are
174                   active
175         
176         * src/messageview.c
177                 o fixed bug 4 - focus lost when changing messageview view type
178
179 2003-08-02 [christoph]  0.9.3claws90
180
181         * src/common/hooks.c
182                 fix crash when pointer stored in hash table could get invalid
183                 when a plugin is unloaded
184
185 2003-08-01 [christoph]  0.9.3claws89
186
187         * configure.ac
188                 o try to build all plugins (except spamassassin) by default
189                 o don't build a plugin if a dependency check fails
190
191         * src/common/hooks.c
192                 fix warning
193
194 2003-08-01 [match]      0.9.3claws88
195
196         * src/importldif.c
197                 allow single click field selection. document code.
198
199 2003-08-01 [christoph]  0.9.3claws87
200
201         * src/plugins/clamav/clamav_plugin.c
202         * src/plugins/clamav/clamav_plugin_gtk.c
203         * src/plugins/dillo_viewer/dillo_viewer.c
204         * src/plugins/image_viewer/plugin.c
205         * src/plugins/mathml_viewer/mathml_viewer.c
206         * src/plugins/spamassassin/spamassassin.c
207         * src/plugins/spamassassin/spamassassin_gtk.c
208         * src/plugins/trayicon/trayicon.c
209                 add version check to all plugins
210
211 2003-08-01 [hoa]        0.9.3claws86
212
213         * src/prefs_filtering.c
214                 fixed a cosmetic bug, during creation of dialog box,
215                 wrong widgets were shown after creation.
216
217 2003-08-01 [luke]       0.9.3claws85
218
219         * src/mainwindow.c
220                 o fixed visibility of icons/mimeview after toggling separate
221                   message/folder view (factored out some similar code too).
222
223
224 2003-07-31 [alfons]     0.9.3claws84
225
226         * src/mimeview.c
227                 tweak icon box UI a bit more, now allowing right-clicks actions
228                 getting the relevant mime data too; should fix #250, "Can't save 
229                 attachments sometimes".
230
231 2003-07-30 [alfons]     0.9.3claws83
232
233         * src/compose.c
234                 don't do auto-save-draft inside key press handler, but rather
235                 schedule it half of a second later; should fix #67, "autosave 
236                 make re-rediting message crazy"
237
238 2003-07-30 [christoph]  0.9.3claws82
239
240         * src/plugins/trayicon/trayicon.c
241                 process pending events before unloading the plugin
242
243         (closes Bug 196 Unloading Trayicon plugin crashes Sylpheed-Claws)
244
245 2003-07-30 [alfons]     0.9.3claws81
246
247         * src/common/hooks.c
248                 parameter 2 of g_hook_destroy() should really be a hook id
249
250 2003-07-30 [alfons]     0.9.3claws80
251
252         * src/common/plugin.c
253                 fix a possibly harmful function signature mismatch 
254                 for plugin_done
255
256 2003-07-30 [alfons]     0.9.3claws79
257
258         * src/common/hooks[.ch]
259                 const correctness
260
261 2003-07-30 [darko]      0.9.3claws78
262
263         * src/summaryview.c
264                 make it compile again
265
266 2003-07-30 [luke]       0.9.3claws77
267
268         * src/crash.c
269         * src/main.c
270                 o added/moved signal handlers for SIGTERM (normal kill command) 
271                   and SIGINT (ctl-c) to be used even without 
272                   --enable-crash-dialog, fixing bug 166
273
274         * src/summaryview.c
275                 o rewrote menu sensitivity code as per mainwindow.c, fixing 
276                   bug 227
277
278         * src/mainwindow.c
279                 o changed sensitivity condition for 'Next new' and 'Next 
280                   unread', fixing bug 8
281
282 2003-07-29 [alfons]     0.9.3claws76
283
284         * src/common/utils.[ch]
285                 add generate_msgid()
286         * src/messageview.c
287                 save ack'ed RRR; fixes #205, "return receipt is not saved in
288                 sent folder".
289
290 2003-07-29 [alfons]     0.9.3claws75
291
292         * src/messageview.c
293                 fix a memleak (claws-only)
294
295 2003-07-29 [alfons]     0.9.3claws74
296
297         * src/mimeview.[ch]
298         * src/gtk/gtkvscrollbutton.[ch]
299                 fix UI glitch where mime icon toolbox' scroll position is not 
300                 reset after switching to another message
301                 
302
303 2003-07-29 [paul]       0.9.3claws73
304
305         * src/prefs_folder_item.c
306                 split the prefs into 2 separate pages
307
308 2003-07-29 [paul]       0.9.3claws72
309
310         * src/compose.c
311                 prepend "\n\n" to a signature without a separator too
312
313 2003-07-29 [paul]       0.9.3claws71
314
315         * src/compose.c
316                 fix bug where changing to an account without an auto-sig
317                 from an initial account without an auto-sig would insert 
318                 2 blank lines at the cursor point
319                 fix bug where changing to an account with an auto-sig
320                 from an initial account without an auto-sig would insert
321                 the sig at the cursor point
322
323 2003-07-29 [paul]       0.9.3claws70
324
325         * src/folderview.c
326                 use the colour from the folder pref unless the folder
327                 has new messages
328
329 2003-07-29 [alfons]     0.9.3claws69
330
331         * src/procmsg.[ch]
332         * src/messageview.c
333         * src/procheader.c
334                 rewrite return receipt request work a little bit (the former 
335                 implementation presumably depended too much on the UI setting
336                 flags). (we're losing the old pending flag.) 
337
338 2003-07-28 [christoph]  0.9.3claws68
339
340         * src/folder.c
341         * src/imap.c
342         * src/mh.c
343         * src/procmsg.[ch]
344                 fix copy to IMAP folder from other folder
345
346 2003-07-28 [christoph]  0.9.3claws67
347
348         * src/procmsg.c
349                 fix sync of procmsg_get_message_file_list
350
351 2003-07-28 [christoph]  0.9.3claws66
352
353         * sync with 0.9.3cvs14
354                 see ChangeLog 2003-07-18
355         * sync with 0.9.3cvs17
356                 see ChangeLog 2003-07-23
357
358         (closes Bug 234 segmentation fault after sending out mail via
359          smtp(auth))
360
361 2003-07-28 [paul]       0.9.3claws65
362
363         * po/es.po
364                 update Spanish translation, submitted by Ricardo Mones
365                 Lastra
366
367 2003-07-28 [christoph]  0.9.3claws64
368
369         * src/folder.[ch]
370         * src/imap.c
371         * src/mh.c
372                 return new message numbers as a GRelation instead of a GSList
373                 that has to be in the same order as the input list. A list
374                 would make it hard for IMAP to optimize oepration by sorting
375                 the input list. The returned list would have to be reordered
376                 to match the same order that input list has.
377
378         * src/gtk/gtkaspell.c
379                 fix missing return value, could cause a crash when garbage is
380                 on the stack that is used as the expected return value
381
382 2003-07-28 [paul]       0.9.3claws63
383
384         * sync with 0.9.4cvs1
385                 see ChangeLog 2003-07-28
386
387 2003-07-27 [alfons]     0.9.3claws62
388
389         * src/mimeview.c
390                 tweak it more to make icon list act like a check button group
391
392 2003-07-27 [christoph]  0.9.3claws61
393
394         * sync with 0.9.3cvs20
395                 see ChangeLog 2003-07-25
396
397 2003-07-27 [paul]       0.9.3claws60
398
399         * src/procmsg.c
400                 re-commit changes from 0.9.3claws58 -
401                 accidently removed in 0.9.3claws59
402
403 2003-07-27 [paul]       0.9.3claws59
404
405         * src/procmsg.[ch]
406                 a sync from 0.9.3cvs17
407                 see ChangeLog 2003-07-23
408
409 2003-07-27 [alfons]     0.9.3claws58
410
411         * src/procmsg.c
412                 add missing header members to MsgInfo; fixes the problem of 
413                 not displaying X-Faces, as noticed by Ricardo Mones
414
415 2003-07-26 [christoph]  0.9.3claws57
416
417         * sync with 0.9.3cvs18
418                 see ChangeLog 2003-07-24
419
420 2003-07-26 [christoph]  0.9.3claws56
421
422         * sync with 0.9.3cvs17
423                 see ChangeLog 2003-07-23
424
425 2003-07-26 [christoph]  0.9.3claws55
426
427         * src/folder.[ch]
428         * src/imap.c
429         * src/mbox_folder.c
430         * src/mh.c
431         * src/news.c
432                 add support for copy function that copy multiple messages
433                 (not implemented yet)
434
435         * src/summaryview.c
436                 add missing return value
437
438 2003-07-26 [paul]       0.9.3claws54
439
440         * tools/multiwebsearch.pl
441                 do whitespace substitution before passing the string
442                 to the browser. fixes bug with browsers that don't
443                 do whitespace conversion themselves.
444
445 2003-07-25 [christoph]  0.9.3claws53
446
447         * src/folder.[ch]
448         * src/imap.c
449         * src/mh.c
450                 rewrite adding of multiple messages to a folder for
451                 claws' folder system
452
453 2003-07-25 [luke]       0.9.3claws52
454
455         * src/mimeview.c
456                 o icon toggles set correctly on leaving ctree mimeview
457
458 2003-07-25 [paul]       0.9.3claws51
459
460         * partial sync with 0.9.3cvs21 [src/main.c]
461                 see ChangeLog 2003-07-25
462
463 2003-07-24 [paul]       0.9.3claws50
464
465         * tools/maildir2sylpheed.pl
466                 fix typo
467
468 2003-07-24 [paul]       0.9.3claws49
469
470         * src/mimeview.c
471                 increase the gutter size of paned so that the panes
472                 can be resized
473                 
474         * src/plugins/demo/demo.c
475                 squeeze in another typo fix
476
477 2003-07-24 [paul]       0.9.3claws48
478
479         * src/plugins/demo/demo.c
480           src/prefs_account.c
481                 small changes to the English
482                 
483         * src/pixmaps/mime_application_octect_stream.xpm        ** REMOVED **
484           src/pixmaps/mime_application_octet_stream.xpm         ** NEW FILE **
485           src/Makefile.am
486           src/stock_pixmap.c
487                 rename the misspelled icon
488
489 2003-07-23 [alfons]     0.9.3claws47
490
491         * src/mimeview.c
492                 make icon list look like a list of toggles
493
494 2003-07-23 [luke]       0.9.3claws46
495
496         * src/pixmaps/mimeview_gpg_expired.xpm
497         * src/pixmaps/mimeview_gpg_failed.xpm
498         * src/pixmaps/mimeview_gpg_passed.xpm
499         * src/pixmaps/mimeview_text_html.xpm
500         * src/pixmaps/mimeview_image.xpm
501                 o all icons the same size
502
503         * src/mimeview.[ch]
504                 o mimeview ctree arranged vertically above the viewer
505                 o icons changed to buttons
506                 o can use keyboard to select an icon (Enter)
507                 o resize icon list to width of icons
508
509         *  src/gtk/gtkvscrollbutton.c
510                 o sensitivity of buttons reacts to position
511
512 2003-07-23 [christoph]  0.9.3claws45
513
514         * sync with 0.9.3cvs14 (incomplete)
515                 see ChangeLog 2003-07-17
516
517 2003-07-23 [alfons]     0.9.3claws44
518
519         * src/folder.c
520         * src/procmsg.h
521                 sync with my local tree to restore some claws-only things
522
523 2003-07-23 [paul]       0.9.3claws43
524
525         * src/pixmaps/mime_gpg_expired.xpm      ** NEW FILE **
526           src/pixmaps/mime_gpg_unknown.xpm      ** NEW FILE **
527           src/Makefile.am
528           src/mimeview.c
529           src/procmime.h
530           src/rfc2015.c
531           src/stock_pixmap.[ch]
532                 indicate missing keys and expired sigs/keys
533                 in mime view column
534
535 2003-07-23 [paul]       0.9.3claws42
536
537         * src/compose.c
538                 Redirect fixes: enable automatic account selection and
539                 do not append signature to message on changing account
540                 fixes Bug[s] #248
541
542 2003-07-23 [paul]       0.9.3claws41
543
544         * sync with 0.9.3cvs16
545                 see ChangeLog 2003-07-23
546
547 2003-07-23 [alfons]     0.9.3claws40
548
549         * src/inc.c
550                 give progress dialog a main window, and give it the first 
551                 one (presumably the only one). fixes bug #247, "segfault on 
552                 pop-before-smtp" 
553
554 2003-07-22 [alfons]     0.9.3claws39
555
556         * src/summaryview.c
557                 shift-space scrolls up
558
559 2003-07-22 [paul]       0.9.3claws38
560
561         * sync with 0.9.3cvs15
562                 see ChangeLog 2003-07-22
563
564 2003-07-20 [alfons]     0.9.3claws37
565
566         * src/compose.c
567                 put menu inside #ifdef USE_ASPELL..#endif
568
569 2003-07-20 [christoph]  0.9.3claws36
570
571         * src/procmsg.c
572                 fix wrong flags in MsgInfo returned by
573                 procmsg_msginfo_get_full_info()
574
575         (closes Bug 221 Deleting messages from the Message View gives incorrect
576          new/unread message counts in the folder view)
577
578         * src/plugins/spamassassin/spamassassin_gtk.c
579                 add gettext macro for prefs page title
580
581 2003-07-20 [paul]       0.9.3claws35
582
583         * src/mimeview.c
584                 redraw icon list on signature check
585
586 2003-07-20 [christoph]  0.9.3claws34
587
588         * src/Makefile.am
589         * src/account.c
590         * src/folder.[ch]
591         * src/folder_item_prefs.[ch]            ** NEW **
592         * src/folderview.c
593         * src/mainwindow.c
594         * src/mh.c
595         * src/prefs_gtk.c
596         * src/prefs_scoring.c
597         * src/summaryview.c
598         * src/prefs_folder_item.[ch]
599                 o seperate FolderItemPrefs (formerly PrefsFolderItem) and the
600                   Properties dialog
601                 o use prefswindow for folder properties
602
603         * src/gtk/prefswindow.[ch]
604                 change implementation to use an invisible notebook instead
605                 of unparenting widgets
606
607 2003-07-20 [christoph]  0.9.3claws33
608
609         * src/compose.h
610         * src/folder.c
611         * src/folderview.h
612         * src/headerview.h
613         * src/prefs_filtering.h
614         * src/prefs_folder_item.[ch]
615         * src/procmime.h
616         * src/procmsg.h
617         * src/summaryview.h
618                 clean up header mess
619                 (always use 1. typedefs, 2. #includes, 3. structures)
620
621         * src/common/version.h.in
622                 add casts for constants
623
624         * src/plugins/demo/demo.c
625                 fix typo
626
627         * src/plugins/spamassassin/spamassassin.c
628                 remove unused variable
629
630 2003-07-20 [alfons]     0.9.3claws32
631
632         * src/mimeview.c
633                 o make icon buttons respond on left click
634                 o minor cosmetic change
635
636 2003-07-19 [luke]       0.9.3claws31
637
638         * src/mimeview.[ch]
639         * src/gtk/gtkvscrollbutton.c
640         * src/messageview.c
641                 o improved mimeview behaviour when selecting a new message
642                 o plus code cleanups to remove compile warnings
643
644
645 2003-07-19 [alfons]     0.9.3claws30
646
647         * src/procmsg.c
648         * src/compose.c
649         * src/common/utils.[ch]
650                 subject_get_reply_prefix_length() <- subject_get_prefix_length()
651
652 2003-07-19 [alfons]     0.9.3claws29
653
654         * src/prefs_folder_item.c
655                 reinit "legacy" tmp_prefs, so we don't free nor use invalid 
656                 string pointers
657
658 2003-07-19 [luke]       0.9.3claws28
659
660         * src/messageview.c
661         * src/mimeview.[ch]
662         * src/procmime.h
663         * src/rfc2015.c
664         * src/stock_pixmap.[ch]
665         * src/gtk/Makefile.am
666         * src/Makefile.am
667         * src/gtk/gtkvscrollbutton.[ch]         ** NEW **
668         * src/pixmaps/mime_*.xpm                ** NEW **
669                 o mimeview rearrangement with a new icon shortcut bar
670
671 2003-07-19 [alfons]     0.9.3claws27
672
673         * src/folderview.c
674                 o plug leaking nodes_to_recollapse
675                 o add folderview_recollapse_all_nodes() (not used yet)
676
677 2003-07-19 [alfons]     0.9.3claws26
678
679         * src/compose.c
680         * src/common/utils.c
681                 honour #240 "Better SUBJECT handling" by cleaning the prefix
682                 for both forwarding as replying
683
684 2003-07-18 [christoph]  0.9.3claws25
685
686         * configure.ac
687         * src/common/sylpheed.[ch]
688         * src/common/version.h.in
689                 add version in numeric form to allow easy comparison
690
691         * src/plugins/demo/demo.c
692                 add version check
693                 - sylpheed version > plugin version => never allowed, sylpheed
694                   could contain unknown API changes
695                 - sylpheed version < minimum version required => don't load,
696                   API required not available (if linking does not fail)
697
698 2003-07-18 [alfons]     0.9.3claws24
699         
700         * src/common/plugin.[ch]
701                 const correctness
702
703 2003-07-18 [christoph]  0.9.3claws23
704
705         * src/common/hooks.c
706                 fix crash when hooks where unregisted
707
708         * src/plugins/trayicon/trayicon.c
709                 unregister detroy signal before destroying the widget
710                 (still crashes when the plugin is unloaded)
711
712 2003-07-18 [alfons]     0.9.3claws22
713         
714         * src/folderview.c
715                 delay expanding folder tree during drags until timeout triggered
716                 (needs perhaps some tweaking, so testing is welcome)
717
718 2003-07-17 [alfons]     0.9.3claws21
719
720         * src/folderview.c
721                 clean up cruft
722
723 2003-07-17 [christoph]  0.9.3claws20
724
725         * src/common/session.c
726                 fix opening of SSL connections
727
728         * src/plugins/image_viewer/Makefile.am
729                 add OPENSSL_CFLAGS (we should find a better solution to remove
730                 this dependencies if they are not required)
731
732         * src/plugins/spamassassin/spamassassin.c
733                 remove setlocale workaround (fixed in libspamc)
734
735         (closes Bug Bug 184 Entering non-ascii character deletes previous char
736          if spell checking enabled)
737
738 2003-07-17 [alfons]     0.9.3claws19
739
740         * src/common/hooks.[ch]
741         * src/plugins/clamav/clamav_plugin.c
742         * src/plugins/spamassassin/spamassassin.c
743         * src/plugins/trayicon/trayicon.c
744                 fix signedness muck 
745
746 2003-07-17 [alfons]     0.9.3claws18
747
748         * src/procmime.c
749                 plug memleak
750
751 2003-07-17 [alfons]     0.9.3claws17
752
753         * src/inc.c
754                 plug memleak
755
756 2003-07-17 [paul]       0.9.3claws16
757
758         * src/common/defs.h
759           src/mainwindow.c
760           src/manual.[ch]
761                 add link to the Claws site's FAQ page, after the suggestion
762                 and patch by Fred Marton <Fred.Marton@uni-bayreuth.de>
763                 Move url strings to defs.h
764                 
765         * src/mainwindow.c
766                 fix typo to prevent "unknown menu entry" warnings
767
768 2003-07-17 [alfons]     0.9.3claws15
769
770         * src/folderview.[ch]
771         * src/summaryview.[ch]
772         * src/mimeview.[ch]
773                 plug DnD leaks 
774
775 2003-07-17 [paul]       0.9.3claws14
776
777         * src/inc.c
778                 remove two instances of 'GTK_EVENTS_FLUSH' because
779                 they are unnecessary and probably cause a stack overflow
780
781 2003-07-16 [christoph]  0.9.3claws13
782
783         * src/mimeview.[ch]
784                 use an invisible GTK notebook to switch between viewers
785                 instead of reparenting widgets
786
787 2003-07-16 [christoph]  0.9.3claws12
788
789         * src/folder.c
790                 move folder_item_update_freeze() to correct place in
791                 folder_item_scan_full()
792
793 2003-07-16 [paul]       0.9.3claws11
794
795         * sync with 0.9.3cvs12
796                 see ChangeLog 2003-07-14 and 2003-07-15
797
798 2003-07-16 [christoph]  0.9.3claws10
799
800         * src/imap.[ch]
801         * src/prefs_account.[ch]
802                 sync IMAP CRAM-MD5 authentication with sylpheed-main
803
804 2003-07-15 [alfons]     0.9.3claws9
805
806         * src/main.c
807                 make --config-dir do something useful
808
809 2003-07-15 [alfons]     0.9.3claws8
810
811         * src/procmsg.c
812                 o fix a bug where 'last' didn't really point to the last message
813                   in the top level list of children, but to the last threaded
814                   message. 
815                 
816                 o clean up and make it easier to sync
817
818 2003-07-15 [alfons]     0.9.3claws7
819
820         * src/mainwindow.c
821                 make correct menu items sensitive       
822
823 2003-07-14 [alfons]     0.9.3claws6
824
825         * src/procmsg.c
826                 tune the threader so it will not subject-thread any message
827                 without a subject prefix (this will not thread correctly if 
828                 a parent is delivered after their childs, but it looks 
829                 better right now)
830
831 2003-07-13 [christoph]  0.9.3claws5
832
833         * src/mainwindow.c
834                 group "Add mailbox *..." menu items in submenu
835
836 2003-07-13 [alfons]     0.9.3claws4
837
838         * src/summaryview.c
839                 correct summary_toggle_pressed() signature and make sure
840                 signal is not passed on
841
842 2003-07-13 [alfons]     0.9.3claws3
843
844         * src/summaryview.c
845                 o for now don't pass on keys when they we're handled by 
846                   ctree::key_press_event
847                 o clean up
848
849 2003-07-13 [alfons]     0.9.3claws2
850         
851         * src/main.c
852                 add command line option "--config-dir" to get the current 
853                 configuration dir
854
855 2003-07-12 [alfons]     0.9.3claws1
856
857         * src/matcher.[ch]
858         * src/matcher_parser_parse.y
859         * src/prefs_filtering.c
860         * src/filtering.c
861                 add "Lock" filter action to lock messages;
862
863         * src/filtering.c       
864                 remove debug_print()    
865         * src/prefs_filtering.c
866                 re-organize matcher part 9: 
867                 make action text entries easily extendible;
868                 merge widget selection for ACTION_MARK, ACTION_UNMARK, ACTION_LOCK,
869                 ACTION_UNLOCK, ACTION_MARK_AS_READ, ACTION_MARK_AS_UNREAD
870
871 2003-07-12 [paul]
872
873         * tools/README
874                 update old information and add missing
875                 information
876
877 2003-07-12 [paul]       0.9.3claws
878
879         * 0.9.3claws released
880         
881 2003-07-12 [paul]       0.9.0claws103
882
883         * src/Makefile.am
884                 add addrquery.h
885
886 2003-07-12 [melvin]     0.9.0claws102
887
888         * src/messageview.c
889                 Fixed bug #215: Show MIME tab for single text/html messages. 
890                 
891 2003-07-12 [paul]       0.9.0claws101
892
893         * man/sylpheed.1
894                 updated
895
896 2003-07-12 [paul]       0.9.0claws100
897
898         * po/es.po
899           po/hr.po
900           po/pl.po
901           po/sr.po
902                 update Spanish, Croatian, Polish, Serbian translations.
903                 submitted by Ricardo Mones Lastra, Dragan, Witold
904                 Wladyslaw Wojciech Wilk, Urke MMI
905
906 2003-07-12 [melvin]     0.9.0claws99
907
908         * po/fr.po
909                 Updated French translations.
910
911 2003-07-12 [paul]       0.9.0claws98
912
913         * src/addressbook.c
914                 disable 'Lookup' button as it has no effect
915
916 2003-07-11 [alfons]     0.9.0claws97
917         
918         * src/summaryview.c
919                 summary_searchbar_pressed() should return TRUE to signal that
920                 event was handled. when returning void, the return value passed
921                 to GTK is actually random, but maybe FALSE, in which case the
922                 event is handled by parent
923                 
924 2003-07-10 [paul]       0.9.0claws96
925
926         * ac/missing/gettext.m4
927                 update to version 0.12
928
929 2003-07-10 [paul]       0.9.0claws95
930
931         * src/plugins/clamav/clamav_plugin.c
932                 fix bug where multipart/alternative messages
933                 would slip through without being scanned
934
935 2003-07-10 [christoph]  0.9.0claws94
936
937         * src/folder.c
938                 correct check if folder supports removing when a message is
939                 moved. if not the message is only copied.
940
941         (closes Bug 132 crash on startup in newsgroups folders)
942
943 2003-07-09 [alfons]     0.9.0claws93
944
945         * configure.ac
946         * src/common/defs.h
947                 --with-config-dir (default .sylpheed)
948
949 2003-07-09 [christoph]  0.9.0claws92
950
951         * configure.ac
952                 use PKG_CHECK_MODULES to check for gtkmathview
953                 (version 0.4.2 now required)
954
955 2003-07-08 [melvin]     0.9.0claws91
956
957         * src/action.c
958                 Implemented a progress bar that counts the number of completed
959                 tasks when the action runs more than one command.
960
961 2003-07-08 [alfons]     0.9.0claws90
962
963         * src/procmsg.c
964                 if queued message has an invalid Message-Id, don't try to
965                 find message it refers to (fixes #209 "crash when processing 
966                 in folder")
967
968 2003-07-08 [paul]       0.9.0claws89
969
970         * sync with 0.9.3cvs2
971                 see ChangeLog 2003-07-08
972
973 2003-07-08 [match]      0.9.0claws88
974
975         * src/ldapctrl.c
976                 extend LDAP search for first/last name by parsing search term.
977
978 2003-07-08 [alfons]     0.9.0claws87
979
980         * src/send_message.c
981                 fix bug #208 "Status message stuck when sending on POP3 account"
982
983 2003-07-07 [paul]       0.9.0claws86
984
985         * po/hr.po
986                 new Croatian translation, submitted by
987                 Dragan <drleskov@inet.hr>
988
989 2003-07-07 [paul]       0.9.0claws85
990
991         * sync with 0.9.3cvs1
992                 see ChangeLog 2003-07-07
993
994 2003-07-05 [christoph]  0.9.0claws84
995
996         * src/Makefile.am
997         * src/messageview.c
998         * src/mimeview.[ch]
999         * src/stock_pixmap.[ch]
1000         * src/pixmaps/messageview_text.xpm              ** NEW **
1001                 move mimeview tabs to the right side and use icons
1002                 instead of text to save some space
1003
1004         (patch by Luke Plant <lukeplant@softhome.net>)
1005
1006 2003-07-05 [christoph]  0.9.0claws83
1007
1008         * src/inc.c
1009                 add NULL pointer checks
1010
1011         (patch by Luke Plant <lukeplant@softhome.net>)
1012         (closes Bug 204 0.9.0 quits on authentication error?!)
1013
1014 2003-07-05 [alfons]     0.9.0claws82
1015
1016         * configure.ac
1017                 take the clue in bug #202 "./configure script - 
1018                 'if test' comparison failure" reported by John Kristoff. 
1019
1020 2003-07-04 [christoph]  0.9.0claws81
1021
1022         * src/plugins/spamassassin/spamassassin.c
1023                 set timeout for spam check
1024
1025 2003-07-04 [christoph]  0.9.0claws80
1026
1027         * src/main.c
1028                 destroy all FolderItems when shutting down to
1029                 allow folders to clean up
1030
1031 2003-07-04 [melvin]     0.9.0claws79
1032
1033         * src/gtk/gtkaspell.c
1034                 Fixed bug #184 "Entering non-ascii character deletes
1035                 previous char if spell checking enabled": this makes
1036                 the spell checking in multibytes (e.g. UTF-8)locales work.
1037                 (Patch by Luke Plant).
1038                 
1039 2003-07-04 [christoph]  0.9.0claws78
1040
1041         * sync with 0.9.2cvs1
1042                 see ChangeLog 2003-06-10
1043
1044 2003-07-04 [paul]       0.9.0claws77
1045
1046         * sync with 0.9.3 release
1047                 see ChangeLog 2003-07-04
1048
1049 2003-07-03 [christoph]  0.9.0claws76
1050
1051         * src/folder.[ch]
1052         * src/imap.c
1053         * src/mbox_folder.c
1054         * src/mh.c
1055         * src/news.c
1056                 move folder_item_get_path() stuff into a folder virtual function
1057
1058         * src/procmsg.c
1059                 use folder_item_fetch_msg() to get message and do not contruct
1060                 the filename from path and number
1061
1062 2003-07-03 [paul]       0.9.0claws75
1063
1064         * sync with 0.9.2cvs12
1065                 see ChangeLog 2003-07-03
1066
1067 2003-07-02 [paul]       0.9.0claws74
1068
1069         * src/messageview.c
1070                 fix text-selection for replying
1071
1072 2003-07-02 [paul]       0.9.0claws73
1073
1074         * sync with 0.9.2cvs11
1075                 see ChangeLog 2003-07-02
1076
1077 2003-07-02 [paul]       0.9.0claws72
1078
1079         * src/procmsg.c
1080                 revert last commit because it breaks more
1081                 than it fixes
1082
1083 2003-07-02 [paul]       0.9.0claws71
1084
1085         * src/procmsg.c
1086                 fix thread by subject/sort by date
1087
1088 2003-07-01 [paul]       0.9.0claws70
1089
1090         * sync with 0.9.2cvs10
1091                 see ChangeLog 2003-07-01
1092
1093 2003-06-30 [paul]       0.9.0claws69
1094
1095         * sync with 0.9.2cvs9
1096                 see ChangeLog 2003-06-30
1097
1098 2003-06-28 [match]      0.9.0claws68
1099
1100         * src/addressbook.c
1101                 fix null ptr.
1102
1103 2003-06-27 [paul]       0.9.0claws67
1104
1105         * sync with 0.9.2cvs7
1106                 see ChangeLog 2003-06-27
1107
1108 2003-06-26 [christoph]  0.9.0claws66
1109
1110         * src/folder.c
1111                 freeze folder updates while a folder is scanned
1112
1113         (closes Bug 185 New message counter)
1114
1115 2003-06-26 [darko]      0.9.0claws65
1116
1117         * src/ldapserver.c
1118                 fix infinite loop when adding a new LDAP server
1119
1120 2003-06-26 [paul]       0.9.0claws64
1121
1122         * sync with 0.9.2cvs6
1123                 see ChangeLog 2003-06-26
1124
1125 2003-06-26 [paul]       0.9.0claws63
1126
1127         * sync with 0.9.2cvs5
1128                 see ChangeLog 2003-06-25 and 2003-06-26
1129
1130 2003-06-25 [match]      0.9.0claws62
1131
1132         * src/addr_compl.c
1133                 Fixed tab/backtab for dropped-down completion list to
1134                 move next/previous field. (close bug 147)
1135
1136 2003-06-25 [christoph]  0.9.0claws61
1137
1138         * src/addr_compl.[ch]
1139         * src/addrindex.[ch]
1140         * src/folderview.c
1141         * src/inc.c
1142         * src/news.c
1143         * src/summaryview.c
1144         * src/toolbar.c
1145                 fix warnings
1146
1147 2003-06-25 [leandro]    0.9.0claws60
1148
1149         * src/compose.c
1150                 o cleanups
1151                 o gray out "Message/Remove references" menu item if not
1152                   replying to a message
1153
1154 2003-06-24 [leandro]    0.9.0claws59
1155
1156         * src/compose.[ch]
1157                 o removed "Message/Create new thread" menu item
1158                 o added "Message/Remove references" menu item
1159                   (it's off by default and will not check anymore
1160                    if the subject changed)
1161
1162 2003-06-23 [alfons]     0.9.0claws58
1163
1164         * src/procmsg.c
1165                 try better grouping messages threaded by subject based on their age.
1166                 still not perfect - because the message tree is not sorted by date.  
1167
1168 2003-06-23 [thorsten]   0.9.0claws57
1169
1170         * src/pop.[ch]
1171                 added mail_receive_hook to allow modifications
1172                 directly after retrieval (e.g. adding headers).
1173
1174 2003-06-23 [paul]       0.9.0claws56
1175
1176         * src/sourcewindow.c
1177                  enable the use of Ctrl+A to select all text in
1178                  the sourcewindow
1179                  Patch submitted by Ivan Francolin Martinez
1180                  <ivanfm@users.sourceforge.net>
1181
1182 2003-06-22 [christoph]  0.9.0claws55
1183
1184         * src/folder.[ch]
1185                 o add notification hook for folder tree changes
1186                 o invoke hooks after folder tree scanning
1187
1188         * src/folderview.[ch]
1189                 register hook for folder tree changes that
1190                 updates the ctree
1191
1192         (there are more places that should be updated, like add, remove 
1193          or move folder)
1194
1195         (closes Bug 164 Crash on rebuild folder tree)
1196         (closes Bug 190 Crash on 'rebuilding folder tree')
1197
1198 2003-06-21 [leandro]    0.9.0claws54
1199
1200         * src/compose.[ch]
1201                 create a new thread if subject changes
1202                 (it's on by default, can be disabled in Message menu)
1203
1204 2003-06-21 [alfons]     0.9.0claws53
1205
1206         * src/summaryview.c
1207                 quiet little compiler
1208
1209 2003-06-21 [christoph]  0.9.0claws52
1210
1211         update gettext stuff to version 0.12
1212
1213 2003-06-19 [alfons]     0.9.0claws51
1214
1215         * src/common/log.c
1216         * src/common/plugin.c
1217                 move defs.h before glib.h to prevent MIN/MAX redefs
1218
1219 2003-06-19 [alfons]
1220
1221         * src/addressbook.c
1222                 translatable
1223
1224 2003-06-19 [match]      0.9.0claws50
1225
1226         * src/addressbook.[ch]
1227         * src/addrindex.[ch]
1228         * src/addr_compl.[ch]
1229         * src/editldap.[ch]
1230         * src/editldap_basedn.[ch]
1231         * src/addritem.[ch]
1232         * src/ldapquery.h
1233                 re-implemented dynamic LDAP search. works without
1234                 slowdown on display sender with addressbook
1235                 option.
1236         * src/addrbook.c
1237                 documented code.
1238
1239 2003-06-19 [paul]       0.9.0claws49
1240
1241         * src/compose.c
1242                 fix Bug #136 'Nonprovided quotation marks crash claws'
1243                 patch submitted by Pawel Pêkala <c0rn@gazeta.pl>
1244
1245 2003-06-19 [alfons]     0.9.0claws48
1246
1247         * src/prefs_common.[ch]
1248         * src/procmsg.c
1249                 restrict threading by subject by checking thread for
1250                 age (prefs_common.thread_by_subject_max_age)
1251
1252 2003-06-18 [christoph]  0.9.0claws47
1253
1254         * src/imap.c
1255                 fix memory leak in imap_cmd_fetch()
1256
1257 2003-06-18 [christoph]  0.9.0claws46
1258
1259         * src/prefs_gtk.c
1260                 fix memory leak in prefs_set_default() when used multiple
1261                 times or after prefs have been read
1262
1263 2003-06-18 [christoph]  0.9.0claws45
1264
1265         * src/common/plugin.c
1266                 fix memory leak in plugin_unload()
1267
1268 2003-06-18 [christoph]  0.9.0claws44
1269
1270         * src/imap.c
1271                 fix memory leak in imap_cmd_ok()
1272
1273 2003-06-18 [christoph]  0.9.0claws43
1274
1275         * src/folder.c
1276                 stop messages that are downloaded from POP3 and added to
1277                 an IMAP inbox from being filtered twice (first by POP3
1278                 and again when IMAP folder is scaned to get the UID of
1279                 the APPEND operation when no UIDPLUS is available)
1280
1281 2003-06-18 [alfons]
1282
1283         * tools/Makefile.am
1284                 phoenix <- firebird     
1285
1286 2003-06-18 [paul]
1287
1288         * tools/launch_phoenix          ** REMOVED **
1289           tools/launch_firebird         ** NEW **
1290                 renamed and edited to reflect the browser's name change from
1291                 'phoenix' to 'firebird'
1292
1293 2003-06-18 [paul]       0.9.0claws42
1294
1295         * sync with 0.9.2cvs2
1296                 see ChangeLog 2003-06-16
1297
1298 2003-06-17 [alfons]     0.9.0claws41
1299
1300         * src/procmsg.c
1301                 prevent threading problems when a node is an ancestor (parent / great parent),
1302                 which mostly happens with circular references (thanks to Phillipe Gramoullé
1303                 for finding an sample set of messages)
1304
1305 2003-06-16 [christoph]  0.9.0claws40
1306
1307         * src/main.c
1308                 don't popup main window on --receive or --receive-all
1309
1310         * src/mainwindow.[ch]
1311         * src/plugins/trayicon/trayicon.c
1312                 allow hiding of main window by clicking on the trayicon
1313                 (doesn't work correctly in seperate window mode and may
1314                  cause unexpected GTK problems I couldn't find yet)
1315
1316         * src/common/ssl.c
1317                 remove incorrect warning
1318
1319 2003-06-15 [alfons]     0.9.0claws39
1320
1321         * src/gtk/gtkstext.c
1322                 don't output debug text;
1323                 #ifdef out print_line() if not debugging (thanks to Martin Wicke
1324                 for pointing this out);
1325
1326 2003-06-14 [alfons]     0.9.0claws38
1327         
1328         * src/messageview.c
1329                 remove printf() and make one if..else comply with coding style
1330
1331 2003-06-14 [alfons]     0.9.0claws37
1332
1333         * AUTHORS
1334                 add Martin Wicke
1335         * src/action.c
1336         * src/messageview.[ch]
1337         * src/summaryview.c
1338                 apply patch #754162 "Quoting messages filtered by actions" submitted
1339                 by Martin Wicke, which allows quoting message body changed by an
1340                 action (Thanks!).
1341
1342 2003-06-13 [alfons]     0.9.0claws36
1343
1344         * src/utils.c
1345                 add several other subject reply prefixes (suggested by Christoph and Ivan Martinez)
1346                 use case insensitive regexp (suggested by Ivan Martinez)
1347
1348 2003-06-13 [christoph]  0.9.0claws35
1349
1350         * configure.ac
1351         * src/plugins/trayicon/Makefile.am
1352         * src/plugins/trayicon/eggtrayicon.[ch]                         ** REMOVE **
1353         * src/plugins/trayicon/trayicon.c
1354         * src/plugins/trayicon/libeggtrayicon/.cvsignore                ** NEW **
1355         * src/plugins/trayicon/libeggtrayicon/Makefile.am               ** NEW **
1356         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch]          ** NEW **
1357         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.[ch]           ** NEW **
1358         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.[ch]        ** NEW **
1359         * src/plugins/trayicon/libeggtrayicon/xembed.h                  ** NEW **
1360                 replace my own EggTrayIcon backport with the backport
1361                 used by (l|x)mule and gabber.
1362
1363 2003-06-13 [alfons]     0.9.0claws34
1364
1365         * AUTHORS
1366         * src/common/utils.c
1367                 add Aw: to list of reply prefixes (thanks to Martin Zwickel)
1368
1369 2003-06-13 [alfons]     0.9.0claws33
1370
1371         * src/compose.c
1372                 clean up a little bit
1373
1374 2003-06-12 [alfons]     0.9.0claws32
1375
1376         * src/compose.c
1377                 const correctness fix
1378
1379         * src/common/sylpheed.[ch]
1380                 () -> (void)
1381                 prevent redef MIN/MAX
1382                 
1383         * src/common/utils.[ch]
1384                 () -> (void)
1385
1386 2003-06-12 [melvin]     0.9.0claws31
1387
1388         * src/compose.c
1389                 Updated to take into accounts changes in GtkAspell.
1390
1391 2003-06-12 [alfons]     0.9.0claws30
1392
1393         * src/compose.c
1394         * src/procmsg.c
1395         * src/common/utils.[ch]
1396                 handle reply subject prefixes better (initial 
1397                 suggestion by Robert Story adapted and enhanced 
1398                 using regexps)
1399
1400 2003-06-12 [melvin]     0.9.0claws29
1401
1402         * src/compose.c
1403                 Use new gtkaspell_checkers_strerror() to get the speller's
1404                 error message instead of accessing the (now private)
1405                 checkers structure.
1406                 Minor code clean up
1407
1408         * src/main.c
1409                 Use #ifdef instead of #if for USE_ASPELL
1410                 Use the new spell checkers init/quit functions 
1411
1412         * src/gtk/gtkaspell.c
1413                 Use #ifdef instead of #if for USE_ASPELL
1414                 Moved in the majority of GtkAspell structures that were
1415                 exported before by gtkaspell.h
1416         
1417         * src/gtk/gktaspell.h
1418                 Made gtkaspell.h contain only the necessary data to be
1419                 publicized by moving many structures to gtkaspell.c.
1420                 Enclosed all the declaration in a #ifdef USE_ASPELL #endif
1421                 gtkaspell_checkers_new(): replaced by...
1422                 gtkaspell_checkers_init(): new function for initialization
1423                 gtkaspell_checkers_delete(): replaced by...
1424                 gtkaspell_checkers_quit(): new function
1425                 gtkaspell_checkers_strerror(): new function that returns
1426                 the checker's last error message.
1427                 
1428 2003-06-11 [melvin]     0.9.0claws28
1429
1430         * po/POTFILES.in
1431                 Updated to take into account gtkaspell.c migration to
1432                 ./src/gtk/ (Thanks to Ricardo Mones Lastra for reporting it)
1433
1434 2003-06-10 [alfons]     0.9.0claws27
1435
1436         * src/filtering.[ch]
1437         * src/folder.c
1438         * src/matcher.c
1439         * src/scoring.[ch]
1440                 - try fixing bug #18 (any brave testers?)
1441                 - add more robustness by refusing previously 
1442                   unchecked NULL pointers 
1443
1444 2003-06-10 [alfons]     0.9.0claws26
1445
1446         * src/procmsg.c
1447                 fix bug #176 by don't checking MsgInfos with a NULL msgid 
1448
1449 2003-06-09 [alfons]     0.9.0claws25
1450
1451         * src/prefs_common.c
1452                 fix bug #163 "Icon switching doesnt work properly" by 
1453                 preventing early freeing of prefs_common.pixmap_theme_path.
1454
1455 2003-06-09 [christoph]  0.9.0claws24
1456
1457         * src/gtk/gtkaspell.c
1458                 revert Thorsten's fix and add forgotten g_strdup for
1459                 aspell path (it should not be possible to alter the path a
1460                 GtkASpell uses from outside)
1461
1462 2003-06-09 [thorsten]   0.9.0claws23
1463
1464         * src/gtk/gtkaspell.c
1465                 dont free prefs_common.aspell_path when closing compose
1466
1467 2003-06-08 [colin]      0.9.0claws22
1468
1469         * src/plugins/spamassassin/spamassassin.c
1470                 fix prefs types
1471
1472 2003-06-07 [christoph]  0.9.0claws21
1473
1474         * src/Makefile.am
1475         * src/compose.c
1476         * src/gtkaspell.[ch]            ** REMOVE **
1477         * src/gtk/Makefile.am
1478         * src/gtk/gtkaspell.[ch]        ** NEW **
1479                 o make gtkaspell independent from sylpheed's prefs
1480                 o move gtkaspell.[ch] to gtk directory
1481
1482 2003-06-07 [christoph]  0.9.0claws20
1483
1484         * src/Makefile.am
1485         * src/crash.c
1486         * src/export.c
1487         * src/filesel.[ch]              ** REMOVE **
1488         * src/folder.c
1489         * src/main.[ch]
1490         * src/common/sylpheed.[ch]
1491         * src/gtk/Makefile.am
1492         * src/gtk/filesel.[ch]          ** NEW **
1493         * src/gtk/pluginwindow.c
1494         * src/gtk/sslcertwindow.c
1495                 move filesel.[ch] to gtk directory
1496
1497 2003-06-07 [alfons]     0.9.0claws19
1498
1499         * src/filesel.c
1500                 make (multi) file selection dialog work again (Claws-only)
1501
1502 2003-06-07 [thorsten]   0.9.0claws18
1503
1504         * po/de.po
1505                 fix typos
1506
1507 2003-06-07 [alfons]     0.9.0claws17
1508
1509         * configure.ac
1510         * src/mimeview.c
1511                 detect apache mishap in which case don't include fnmatch.h
1512                 if regex.h is already included
1513
1514 2003-06-06 [christoph]  0.9.0claws16
1515
1516         * configure.ac
1517         * src/mimeview.h
1518                 add check for fnmatch.h and include it when available
1519
1520         * src/mimeview.[ch]
1521                 fix wrong case sensitivity of Content-Types
1522
1523         * src/gtk/Makefile.am
1524                 need the same include paths in gtk directory as in
1525                 common directory because .h files in common can
1526                 include files from these directories, when included
1527                 in gtk's .h or .c files
1528
1529 2003-06-06 [alfons]     0.9.0claws15
1530
1531         * src/mimeview.c
1532         * src/summaryview.c
1533                 make it compile again because of regex.h / fnmatch.h 
1534                 include problems (related to recent mime stuff, can
1535                 someone check this?)
1536
1537 2003-06-06 [thorsten]   0.9.0claws14
1538
1539         * src/folderview.c
1540                 possible use of uninitialized pointer while dragging
1541
1542 2003-06-06 [paul]       0.9.0claws13
1543
1544         * src/compose.c
1545                 fix bug where the insert sig button would be effective
1546                 only when auto_sig was set
1547
1548 2003-06-06 [paul]       0.9.0claws12
1549
1550         * sync with 0.9.2 release
1551
1552 2003-06-02 [paul]       0.9.0claws11
1553
1554         * sync with 0.9.1cvs1
1555                 see ChangeLog 2003-06-02
1556                 
1557         * po/de.po
1558                 update by Jens
1559
1560 2003-06-01 [christoph]  0.9.0claws10
1561
1562         * src/account.c
1563                 don't use substring search to find accounts by email address
1564
1565         (closes Bug 169 Overly loose matching of "From" address)
1566
1567 2003-05-31 [christoph]  0.9.0claws9
1568
1569         * doc-src/rfc2683.txt
1570         * src/imap.c
1571                 limit IMAP command length as recommended in RFC2683
1572                 (message number lists will be split into multiple imap
1573                 sets, the limit of 1000 octets is not a hard limit)
1574
1575         (closes Bug 161 sylpheed-claws exits with segfault when logging
1576          in to certain imap-servers)
1577
1578 2003-05-29 [alfons]     0.9.0claws8
1579
1580         * src/toolbar.[ch]
1581                 add print button (calling summary_print());
1582                 fine tune setting tooltip text;
1583                 (if someone needs other buttons, please take these 
1584                 commits as a guide, instead of bothering us - also
1585                 see 0.8.11claws150) 
1586
1587 2003-05-29 [darko]      0.9.0claws7
1588
1589         * src/compose.c
1590                 fix crash when word wrapping kicks in due to
1591                 changed text by spell checker
1592
1593 2003-05-29 [paul]       0.9.0claws6
1594
1595         * src/compose.c
1596                 fix bug where changing account would insert
1597                 sig even if auto_sig was FALSE
1598                 
1599         * ChangeLog
1600           ChangeLog.jp
1601           INSTALL
1602                 sync with 0.9.1 release
1603
1604 2003-05-28 [christoph]  0.9.0claws5
1605
1606         * src/imap.c
1607                 fix truncation of too long commands
1608
1609         (closes Bug 167 IMAP hangs trying to get envelope
1610          information in imap_get_uncached_messages)
1611
1612 2003-05-27 [paul]       0.9.0claws4
1613
1614         * tools/Makefile.am
1615           tools/maildir2sylpheed.pl     ** NEW FILE **
1616                 add kmail to sylpheed mailbox conversion script
1617
1618 2003-05-27 [paul]       0.9.0claws3
1619
1620         * sync with 0.9.0cvs10
1621                 see ChangeLog 2003-05-26
1622
1623 2003-05-26 [paul]       0.9.0claws2
1624
1625         * sync with 0.9.0cvs9
1626                 see ChangeLog 2003-05-26
1627
1628 2003-05-24 [paul]       0.9.0claws1
1629
1630         * sync with 0.9.0cvs8
1631                 see ChangeLog 2003-05-23
1632
1633 2003-05-24 [paul]       0.9.0claws
1634
1635         * version 0.9.0claws released
1636
1637 2003-05-24 [paul]       0.8.11claws177
1638
1639         * src/plugins/dillo-viewer/Makefile.am
1640           src/plugins/traycon/Makefile.am
1641                 add missing files
1642                 
1643         * po/bg.po
1644           po/en_GB.po
1645           po/es.po
1646           po/it.po
1647           po/pt_BR.po
1648           po/ru.po
1649           po/sr.po
1650                 update Bulgarian, British English, Spanish, Italian, 
1651                 Brazilian Portuguese, Russian, and Serbian translations, 
1652                 submitted by George Danchev, [me], Ricardo Mones Lastra,
1653                 André Filipe de Assunção e Brito, Alessandro Maestri, 
1654                 Ruslan N. Balkin, and Urke MMI
1655
1656 2003-05-23 [melvin]     0.8.11claws176
1657
1658         * po/fr.po
1659                 Updated French translations
1660
1661 2003-05-22 [paul]       0.8.11claws175
1662
1663         * src/Makefile.am
1664           src/addrbook.[ch]
1665           src/addrcache.[ch]
1666           src/addr_compl.[ch]
1667           src/adressbook.[ch]
1668           src/addrindex.[ch]
1669           src/addritem.[ch]
1670           src/editaddress.c
1671           src/editgroup.c
1672           src/editldap_basedn.c
1673           src/editldap.c
1674           src/jpilot.c
1675           src/vcard.c
1676                 revert to get ldap into it previous working state
1677                 
1678         * po/zh_TW.Big5.po
1679                 new Taiwanese translation,
1680                 submitted by Tsu-Fan Cheng <tscheng@ic.sunysb.edu>
1681
1682 2003-05-22 [christoph]  0.8.11claws174
1683
1684         * src/plugins/spamassassin/libspamc.[ch]
1685                 sync libspamc with SpamAssaain release 2.55
1686
1687 2003-05-22 [paul]       0.8.11claws173
1688
1689         * sync with 0.9.0cvs7
1690                 see ChangeLog 2003-05-22
1691                 
1692         * src/summaryview.c
1693                 revert change in 0.8.11claws172: follow
1694                 Hiroyuki's decision and that's the end of it.
1695
1696 2003-05-21 [paul]       0.8.11claws172
1697
1698         * src/summaryview.c
1699                 fix discrepency between open_unread_on_enter
1700                 and always_show_msg
1701
1702 2003-05-21 [paul]       0.8.11claws171
1703
1704         * sync with 0.9.0cvs6
1705                 see ChangeLog 2003-05-21
1706
1707 2003-05-21 [paul]       0.8.11claws170
1708
1709         * sync with 0.9.0cvs5
1710                 see ChangeLog 2003-05-21
1711
1712 2003-05-20 [paul]       0.8.11claws169
1713
1714         * sync with 0.9.0cvs4
1715                 see ChangeLog 2003-05-20
1716                 fixes bug #152, 'encoding of IMAP folders names'
1717
1718 2003-05-20 [paul]       0.8.11claws168
1719
1720         * sync with 0.9.0cvs3
1721                 see ChangeLog 2003-05-20
1722                 
1723         * src/tools/convert_mbox.pl
1724                 minor change in the comments, submitted by Fred Marton
1725
1726 2003-05-19 [paul]       0.8.11claws167
1727
1728         * src/plugins/clamav/Makefile.am
1729           configure.ac
1730                 link clamav_lib to the plugin and not to the main program
1731
1732 2003-05-19 [christoph]
1733
1734         * src/Makefile.am
1735                 add -export-dynamic for linking
1736
1737 2003-05-19 [paul]       0.8.11claws166
1738
1739         * sync with 0.9.0cvs1
1740                 see ChangeLog 2003-05-19
1741
1742 2003-05-19 [paul]       0.8.11claws165
1743
1744         * src/inc.c
1745                 fix 'pop before smtp' timeout
1746
1747 2003-05-18 [alfons]     0.8.11claws164
1748
1749         * src/prefs_matcher.c
1750                 put "execute" action command line ("expression") in edit box
1751
1752 2003-05-18 [christoph]  0.8.11claws163
1753
1754         * src/mimeview.[ch]
1755         * src/plugins/dillo_viewer/dillo_viewer.c
1756         * src/plugins/image_viewer/viewer.c
1757         * src/plugins/mathml_viewer/mathml_viewer.c
1758                 let a viewer have a list of Content-Types
1759
1760 2003-05-18 [paul]       0.8.11claws162
1761
1762         * src/prefs_filtering.c
1763                 add 'Recipient' label for FORWARD, FORWARD_AS_ATTACHMENT,
1764                 and REDIRECT actions
1765
1766 2003-05-17 [christoph]
1767
1768         * README.claws
1769                 o remove dynamic signatures that was syned with main
1770                 o add infos about no longer "build in" image viewer
1771                 o update bugtracker URL
1772
1773 2003-05-17 [christoph]  0.8.11claws161
1774
1775         * src/folder.c
1776         * src/folderview.c
1777         * src/imap.c
1778                 don't use imap_scan_folder anymore. Instead call folder_item_scan
1779                 for every folder after rebuilding the folder tree.
1780
1781         (closes Bug 19 imap_scan_folder() computes incorrectly number of new
1782          messages)
1783
1784 2003-05-17 [christoph]  0.8.11claws160
1785
1786         * src/imap.c
1787                 don't use STATUS command on current folder to check for
1788                 content changes. imap_cmd_ok() now tracks changes to
1789                 folder and number of existing messages.
1790
1791 2003-05-17 [paul]       0.8.11claws159
1792
1793         * src/plugins/clamav/clamav_plugin.c
1794                 remove unnecessary debug_print
1795
1796 2003-05-16 [thorsten]   0.8.11claws158
1797
1798         * src/plugins/demo.c
1799                 included missing intl.h
1800
1801 2003-05-16 [paul]       0.8.11claws157
1802
1803         * po/POTFILES.in
1804                 remove non-existant entries
1805         
1806         * src/plugins/clamav/clamav_plugin.c
1807           src/plugins/clamav/clamav_plugin_gtk.c
1808           src/plugins/dillo_viewer/dillo_prefs.c
1809           src/plugins/dillo_viewer/dillo_viewer.c
1810                 gettextise
1811
1812 2003-05-16 [christoph]  0.8.11claws156
1813
1814         * po/POTFILES.in
1815                 include plugin .c files for translation until I
1816                 find a better solution to have plugins have their
1817                 own textdomain
1818         * src/plugins/demo/demo.c
1819         * src/plugins/image_viewer/plugin.c
1820         * src/plugins/mathml_viewer/mathml_viewer.c
1821         * src/plugins/spamassassin/spamassassin.c
1822         * src/plugins/spamassassin/spamassassin_gtk.c
1823         * src/plugins/trayicon/trayicon.c
1824                 add gettext macros for plugin name and description
1825
1826 2003-05-16 [paul]
1827
1828         * sync with 0.9.0
1829
1830 2003-05-16 [paul]       0.8.11claws155
1831
1832         * sync with lastest 0.9.0pre1
1833                 see ChangeLog 2003-05-16
1834
1835 2003-05-15 [paul]       0.8.11claws154
1836
1837         * sync with latest 0.9.0pre1
1838                 see ChangeLog 2003-05-14 and 2003-05-15
1839
1840 2003-05-14 [christoph]  0.8.11claws153
1841
1842         * src/plugins/image_viewer/viewer.c
1843         * src/plugins/image_viewer/viewer.glade         ** NEW **
1844         * src/plugins/image_viewer/viewerprefs.c
1845                 make it possible to disable the autoload function in the
1846                 imageviewer again
1847
1848 2003-05-14 [christoph]  0.8.11claws152
1849
1850         * src/folder.c
1851                 fix folder update after adding a message
1852
1853 2003-05-13 [alfons]     0.8.11claws151
1854
1855         * src/common/session.c
1856                 remove debug traces
1857                 
1858         * src/addrcache.[ch]
1859         * src/filtering.[ch]
1860         * src/folder.[c]
1861         * src/gtkaspell.[ch]
1862         * src/imap.[ch]
1863         * src/mbox_folder.[ch]
1864         * src/mh.[ch]
1865         * src/mimeview.h
1866         * src/msgcache.[ch]
1867         * src/news.[ch]
1868         * src/passphrase.[ch]
1869         * src/prefs_common.[ch]
1870         * src/prefs_gtk.[ch]
1871         * src/procmsg.c
1872         * src/scoring.[ch]
1873                 be pedantic; (in prototypes () implies (int))
1874
1875 2003-05-13 [alfons]     0.8.11claws150
1876
1877         * src/prefs_toolbar.[ch]
1878         * src/summaryview.[ch]
1879         * src/toolbar.[ch]
1880                 change misleading text in toolbar prefs;
1881                 add toolbar action for ignore thread (toggles ignore thread flag);
1882                 clean up a little bit;
1883
1884 2003-05-12 [paul]
1885
1886         * tools/convert_mbox.pl
1887                 bug fixed by Fred Marton
1888
1889 2003-05-12 [paul]
1890
1891         * sync with 0.9.0pre1
1892
1893 2003-05-09 [paul]       0.8.11claws149
1894
1895         * sync with 0.8.11cvs43
1896                 see ChangeLog 2003-05-09
1897
1898 2003-05-08 [christoph]  0.8.11claws148
1899
1900         * src/imap.[ch]
1901                 o use CAPABILIY as first command and check for PREAUTH
1902                   information in the response to it
1903                 o rewrite all imap_cmd_* functions to use an IMAPSession
1904                   instead of a SockInfo as parameter
1905                 o do STARTTLS after fetching and checking the server
1906                   capabilities
1907
1908 2003-05-08 [paul]       0.8.11claws147
1909
1910         * tools/Makefile.am
1911           tools/README
1912           tools/convert_mbox.pl         ** NEW FILE **
1913                 add mbox conversion script. Submitted by 
1914                 Fred Marton <Fred.Marton@uni-bayreuth.de>
1915
1916 2003-05-07 [christoph]
1917
1918         * doc-src/glade.txt
1919         * src/gtk/pluginwindow.glade
1920         * src/plugins/image_viewer/viewerprefs.glade
1921         * src/plugins/spamassassin/spamassassin_gtk.glade
1922                 add glade files for user interfaces and a description how
1923                 to use glade to create the sylpheed code
1924
1925 2003-05-07 [paul]       0.8.11claws146
1926
1927         * sync with 0.8.11cvs41
1928                 see ChangeLog 2003-05-07
1929
1930 2003-05-06 [christoph]  0.8.11claws145
1931
1932         * src/main.c
1933         * src/plugins/image_viewer/viewer.c
1934                 fix usage of imlib in imageviewer plugin
1935
1936         * src/gtk/prefswindow.c
1937                 handle window close event correctly
1938
1939 2003-05-06 [paul]       0.8.11claws144
1940
1941         * src/common/ssl.c
1942                 fix typo introduced in sync
1943
1944 2003-05-06 [paul]       0.8.11claws143
1945
1946         * sync with 0.8.11cvs39
1947                 see ChangeLog 2003-05-06
1948
1949 2003-05-06 [paul]       0.8.11claws142
1950
1951         * AUTHORS
1952           po/cs.po
1953                 updated Czech translation, submitted by 
1954                 Radek Vybiral <Radek.Vybiral@vsb.cz>
1955                 
1956         * src/plugins/clamav/clamav_plugin_gtk.c
1957                 clean up
1958
1959 2003-05-03 [alfons]     0.8.11claws141
1960
1961         * src/compose.[ch]
1962                 make paste as quotation work even when the call to 
1963                 text_inserted() was deferred (fixes bug #140 "Paste 
1964                 as quotation does not work when using "external" 
1965                 clipboard")
1966
1967 2003-05-03 [thorsten]   0.8.11claws140
1968
1969         * src/addrquery.h
1970           src/ldapquery.h
1971           src/mainwindow.c
1972                 removed C++ comments
1973         * src/addr_compl.c
1974                 function with non-int retval/param used before
1975                 implementation/declaration
1976
1977 2003-05-02 [paul]       0.8.11claws139
1978
1979         * src/addr_compl.[ch]
1980           src/addressbook.[ch]
1981           src/addrindex.c
1982           src/summaryview.c
1983                 revert match's changes to (finally) remove the bug where
1984                 opening a folder causes massive slowdown when using the 
1985                 'Display sender using address book' option
1986
1987 2003-05-01 [melvin]     0.8.11claws138
1988
1989         * src/plugins/dillo_viewer/dillo_prefs.[ch]
1990         * src/plugins/dillo_viewer/dillo_viewer.c
1991                 Fixed bug where "Cancel" button from prefs issued
1992                 warnings.
1993                 Comply a little more to coding style
1994
1995 2003-05-01 [paul]       0.8.11claws137
1996
1997         * sync with 0.8.11cvs38
1998                 see ChangeLog 2003-05-01
1999
2000 2003-05-01 [paul]       0.8.11claws136
2001
2002         * po/bg.po
2003                 updated by George Danchev
2004
2005 2003-04-30 [christoph]  0.8.11claws135
2006
2007         * src/plugins/dillo_viewer/dillo_prefs.c
2008         * src/plugins/image_viewer/viewerprefs.c
2009         * src/plugins/spamassassin/spamassassin_gtk.c
2010                 remove gtk_widget_ref() calls for widgets in
2011                 glade code
2012
2013 2003-04-30 [paul]       0.8.11claws134
2014
2015         * src/addrindex.c
2016                 ok, this time a better fix for the bug where opening folder
2017                 has massive slowdown when using the 'Display sender using 
2018                 address book' option
2019
2020 2003-04-30 [paul]       0.8.11claws133
2021
2022         * src/addrindex.c
2023                 revert the 'fix' of 0.8.11claws128 because it doesn't fix it
2024         
2025 2003-04-30 [melvin]     0.8.11claws132
2026
2027         New: Dillo plugin preferences (patch by Dimitar Haralanov)
2028
2029         * src/plugins/dillo_viewer/dillo_prefs.[ch]     *** NEW ***
2030                 Preferences for the dillo plugin
2031         * src/plugins/dillo_viewer/dillo_viewer.c
2032                 Support for preferences
2033         * src/plugins/dillo_viewer/Makefile.am
2034                 Added dillo_prefs.[ch]
2035
2036 2003-04-30 [alfons]     0.8.11claws131
2037
2038         * src/common/plugin.[ch]
2039                 see? this ANSI C'fication immediately gives us type
2040                 checking for free.
2041
2042 2003-04-30 [alfons]     0.8.11claws130
2043
2044         * src/common/plugin.[ch]
2045         * src/plugins/clamav/clamav_plugin.[ch]
2046         * src/plugins/clamav/clamav_plugin_gtk.c
2047         * src/plugins/demo/demo.c
2048         * src/plugins/dillo_viewer/dillo_viewer.c
2049         * src/plugins/image_viewer/plugin.c
2050         * src/plugins/image_viewer/viewer.[ch]
2051         * src/plugins/image_viewer/viewerprefs.[ch]
2052         * src/plugins/mathml_viewer/mathml_viewer.c
2053         * src/plugins/spamassassin/spamassassin.[ch]
2054         * src/plugins/spamassassin/spamassassin_gtk.c
2055         * src/plugins/trayicon/trayicon.c
2056                 clean up
2057
2058 2003-04-30 [alfons]     0.8.11claws129
2059
2060         * src/common/utils.c
2061                 make is_ascii_str() fail gracefully when NULL pointer
2062                 is passed
2063
2064 2003-04-30 [paul]       0.8.11claws128
2065
2066         * src/addrindex.c
2067                 fix bug where opening folder has massive slowdown when
2068                 using the 'Display sender using address book' option
2069
2070 2003-04-30 [paul]       0.8.11claws127
2071
2072         * src/plugins/clamav/clamav_plugin.c
2073           src/plugins/clamav/clamav_plugin_gtk.c
2074           src/plugins/demo/demo.c
2075           src/plugins/dillo_viewer/dillo_viewer.c
2076           src/plugins/image_viewer/plugin.c
2077           src/plugins/mathml_viewer/mathml_viewer.c
2078           src/plugins/spamassassin/spamassassin.c
2079           src/plugins/spamassassin/spamassassin_gtk.c
2080           src/plugins/trayicon/trayicon.c
2081                 get rid of eye-hurting function signatures
2082
2083 2003-04-30 [paul]       0.8.11claws126
2084
2085         * src/plugins/trayicon/trayicon.c
2086                 add description
2087                 
2088         * src/mimeview.c
2089                 be more descriptive
2090
2091 2003-04-30 [paul]       0.8.11claws125
2092
2093         * configure.ac
2094                 arrange the plugins in reverse alphabetical order
2095                 
2096         * src/plugins/clamav/clamav_plugin.[ch]
2097           src/plugins/clamav/clamav_plugin_gtk.c
2098                 rename some params
2099                 resize max_size window
2100                 re-arrange the order of some gui elements
2101                 improve descriptions
2102         
2103         * src/plugins/image_viewer/plugin.c
2104           src/plugins/mathml_viewer/mathml_viewer.c
2105                 add descriptions
2106                 
2107         * src/plugins/spamassassin/spamassassin_gtk.c
2108                 resize max_size window
2109                 re-arrange the order of some gui elements
2110                 
2111         * src/messageview.c
2112           src/mimeview.c
2113                 correct typos
2114
2115 2003-04-30 [alfons]     0.8.11claws124
2116
2117         * src/imap.c
2118                 fix a leak found while browsing Martin Kluge's 
2119                 valgrind log (Claws only)
2120
2121 2003-04-29 [darko]      0.8.11claws123
2122
2123         * src/gtk/gtkstext.h
2124                 include wchar.h if it is available, fixes compilation
2125                 on HP-UX systems
2126
2127 2003-04-29 [melvin]     0.8.11claws122
2128
2129         * src/prefs_actions.c
2130                 Improved help text of Actions' syntax
2131
2132 2003-04-28 [paul]       0.8.11claws121
2133
2134         * src/action.c
2135                 a better fix for the crash when performing an action
2136                 on a mime part
2137
2138 2003-04-28 [paul]       0.8.11claws120
2139
2140         * src/action.c
2141                 fix crash when performing an action on a
2142                 mime part
2143
2144 2003-04-28 [paul]       0.8.11claws119
2145
2146         * sync with 0.8.11cvs36
2147                 see ChangeLog 2003-04-28
2148
2149 2003-04-27 [paul]       0.8.11claws118
2150
2151         * more sync with 0.8.11cvs35
2152                 see ChangeLog 2003-04-25
2153
2154 2003-04-26 [christoph]  0.8.11claws117
2155
2156         * src/folder.c
2157                 fix remove virtual check
2158
2159 2003-04-26 [paul]       0.8.11claws116
2160
2161         * src/messageview.c
2162                 fix return-receipt, make it work again
2163
2164 2003-04-26 [paul]       0.8.11claws115
2165
2166         * src/mimeview.c
2167                 restore double-clicking of the [application/pgp-signature 
2168                 (Select "Check signature" to check)] line in the message view,
2169                 broken in recent sync
2170
2171 2003-04-26 [christoph]  0.8.11claws114
2172
2173         * src/folder.c
2174                 check if remove virtual really exists before
2175                 calling the function
2176
2177 2003-04-25 [match]      0.8.11claws113
2178
2179         * src/addrindex.c
2180         * src/addrbook.c
2181         * src/ldapquery.[ch]
2182         * src/ldapctrl.[ch]
2183                 fix memleak.
2184         * src/ldapserver.[ch]
2185                 fix memleak. fix segfault.
2186                 plug a Claws memleak
2187
2188 2003-04-25 [alfons]     0.8.11claws112
2189
2190         * src/folder.c
2191                 plug a Claws memleak
2192
2193 2003-04-25 [alfons]     0.8.11claws111
2194
2195         * src/common/session.c
2196                 plug a memleak
2197
2198 2003-04-25 [paul]       0.8.11claws110
2199
2200         * sync with 0.8.11cvs35
2201                 see ChangeLog 2003-04-24 and 2003-04-25
2202                 
2203         * src/gtk/pluginwindow.c
2204                 correct another strange float value
2205
2206 2003-04-24 [christoph]  0.8.11claws109
2207
2208         * src/folder.c
2209                 freeze folder item updates when unsetting new flags
2210
2211         * src/gtk/pluginwindow.c
2212                 correct strange float value
2213
2214 2003-04-23 [paul]       0.8.11claws108
2215
2216         * sync with 0.8.11cvs33
2217                 see ChangeLog 2003-04-23
2218
2219 2003-04-22 [paul]       0.8.11claws107
2220
2221         * src/Makefile.am
2222           src/messageview.c
2223           src/mimeview.c
2224           src/pgptext.[ch]      ** REMOVED **
2225                 remove pgptext.[ch] as its not used any more
2226
2227 2003-04-22 [paul]       0.8.11claws106
2228
2229         * sync with 0.8.11cvs31
2230                 see ChangeLog 2003-04-21 and 2003-04-22
2231
2232 2003-04-21 [alfons]     0.8.11claws105
2233
2234         * src/main.c
2235                 No access to GTK structures if we're a spawned child
2236                 (and clean up code a little bit...) Should fix #126.
2237
2238 2003-04-21 [melvin]     0.8.11claws104
2239
2240         * src/plugins/dillo_viewer/README
2241                 Improved slightly the text.
2242
2243 2003-04-21 [melvin]     0.8.11claws103
2244
2245         * src/plugins/dillo_viewer/README *** NEW ***
2246                 Added a README file for the Dillo plugin
2247
2248 2003-04-20 [paul]
2249
2250         * tools/README
2251           tools/outlook2sylpheed.pl
2252                 updated and improved by Ricardo Mones Lastra
2253
2254 2003-04-18 [oliver]     0.8.11claws102
2255
2256         * src/inc.c 
2257         * src/prefs_account.h
2258                 remove Pop3SessionType (used by selective download)
2259         * src/prefs_toolbar.c
2260                 enable set Default Toolbar button
2261
2262 2003-04-18 [paul]       0.8.11claws101
2263
2264         * sync with 0.8.11cvs29
2265                 see ChangeLog 2003-04-18
2266
2267 2003-04-17 [paul]       0.8.11claws100
2268
2269         * src/prefs_common.[ch]
2270           src/summaryview.c
2271                 remove 'Open next message on deletion' option,
2272                 as the same effect can now be achieved via the
2273                 'Always open messages in summary when selected'
2274                 option.
2275
2276 2003-04-17 [paul]       0.8.11claws99
2277
2278         * sync with 0.8.11cvs28
2279                 see ChangeLog 2003-04-17
2280
2281 2003-04-17 [christoph]  0.8.11claws98
2282
2283         * ac/spamassassin.m4
2284         * src/plugins/spamassassin/libspamc.[ch]
2285         * src/plugins/spamassassin/utils.[ch]
2286                 sync libspamc with SpamAssassin project
2287
2288 2003-04-17 [christoph]  0.8.11claws97
2289
2290         * src/common/socket.h
2291         * src/gtk/sslcertwindow.h
2292                 rename old USE_SSL to USE_OPENSSL
2293
2294 2003-04-17 [paul]       0.8.11claws96
2295
2296         * src/prefs_common.h
2297                 use gulong for P_COLOR so that it compiles/runs on
2298                 64-bit systems. Patch submitted by James Noyes
2299                 <jnoyes-claws@retrogeeks.com>
2300                 
2301         * po/de.po
2302                 updated by Jens
2303
2304 2003-04-17 [paul]       0.8.11claws95
2305
2306         * sync with 0.8.11cvs27
2307                 see ChangeLog 2003-04-16
2308
2309 2003-04-15 [paul]       0.8.11claws94
2310
2311         * src/prefs_common.[ch]
2312                 rearrange to stop the window getting too long:
2313                         move Receive dialog stuff to Receive tab
2314                         move Send dialog to Send tab
2315                         remove Dialogs frame
2316                 rename 'Open messages in summary with cursor keys' to
2317                 'Always open messages in summary when selected', as its
2318                 more appropriate
2319
2320 2003-04-15 [paul]       0.8.11claws93
2321
2322         * src/prefs_common.[ch]
2323           src/summaryview.c
2324                 add new option '/Interface/Open next message on deletion'
2325
2326 2003-04-15 [paul]       0.8.11claws92
2327
2328         * src/summaryview.[ch]
2329                 add /Mark/Lock and /Mark/Unlock to the pop-up
2330                 menu. Patch submitted by Ivan Francolin Martinez
2331                 <ivanfm@users.sourceforge.net>
2332
2333 2003-04-15 [paul]       0.8.11claws91
2334
2335         * sync with 0.8.11cvs24
2336                 see ChangeLog 2003-04-15
2337
2338 2003-04-14 [jens]       0.8.11claws90
2339
2340         * updated German translation and some corrections from
2341                 Roland Bless <bless@tm.uka.de>
2342
2343 2003-04-14 [paul]       0.8.11claws89
2344
2345         * sync with 0.8.11cvs22
2346                 see ChangeLog 2003-04-14
2347
2348 2003-04-13 [paul]       0.8.11claws88
2349
2350         * src/plugins/clamav/clamav_plugin.c
2351                 fix memory leaks
2352                 clean up
2353
2354 2003-04-12 [paul]       0.8.11claws87
2355
2356         * src/plugins/clamav/clamav_plugin.c
2357                 activate enable/disable archive scanning option
2358                 
2359         * src/plugins/clamav/.cvsignore         ** NEW FILE **
2360
2361 2003-04-12 [paul]       0.8.11claws86
2362
2363         * src/plugins/Makefile.am
2364           src/plugins/clamav/Makefile.am                ** NEW FILE **
2365           src/plugins/clamav/README                     ** NEW FILE ** 
2366           src/plugins/clamav/clamav_plugin.[ch]         ** NEW FILES **
2367           src/plugins/clamav/clamav_plugin_gtk.c        ** NEW FILE **
2368                 add Clam AntiVirus plugin
2369
2370 2003-04-12 [paul]       0.8.11claws85
2371
2372         * sync with 0.8.11cvs21
2373                 see ChangeLog 2003-04-11
2374
2375 2003-04-11 [paul]       0.8.11claws84
2376
2377         * po/es.po
2378                 update Spanish translation. Submitted by Ricardo
2379                 Mones Lastra.
2380
2381 2003-04-10 [christoph]  0.8.11claws83
2382
2383         * src/mbox.c
2384                 fix typo that did not move unfiltered mails to destination
2385                 folder
2386
2387         (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
2388          when filtering from spool)
2389
2390 2003-04-10 [christoph]  0.8.11claws82
2391
2392         * src/imap.c
2393                 use BODY.PEEK instead of BODY in in message fetch operation
2394                 to make sure the IMAP server does not set the \Seen flag for
2395                 messages. Sylpheed does that later itself, when the message
2396                 is opened in sylpheed
2397
2398         (closes Bug 111 Claws destroys unread marks)
2399
2400 2003-04-09 [oliver]     0.8.11claws81
2401         
2402         * src/folder.c
2403                 fix crash in folder_destroy
2404         * README.claws
2405                 remove selective download
2406
2407 2003-04-09 [christoph]  0.8.11claws80
2408
2409         * src/imap.c
2410                 fix crash in imap_get_msginfo() when then fetched message
2411                 is not found
2412
2413         (closes Bug 110 Crash during mail composition)
2414
2415 2003-04-08 [christoph]  0.8.11claws79
2416
2417         * src/folder.c
2418         * src/prefs_account.c
2419                 Filter new messages that are found in an INBOX folder
2420                 when 'Filter messages on receiving' is enabled in the
2421                 Folder's AccountPrefs. This allows to use Sylpheed's
2422                 filtering engine for IMAP folders where messages are
2423                 added to the INBOX by a MTA
2424
2425 2003-04-08 [paul]       0.8.11claws78
2426
2427         * src/procmsg.h
2428                 clean up after last commit
2429
2430 2003-04-08 [paul]       0.8.11claws77
2431
2432         * sync with 0.8.11cvs20
2433                 see ChangeLog 2003-04-07 and 2003-04-08
2434
2435 2003-04-07 [christoph]  0.8.11claws76
2436
2437         * src/filtering.[ch]
2438         * src/inc.[ch]
2439         * src/mbox.c
2440         * src/procmsg.[ch]
2441                 add procmsg_msginfo_filter() to execute filtering actions
2442
2443 2003-04-06 [christoph]  0.8.11claws75
2444
2445         * src/imap.c
2446                 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
2447
2448 2003-04-06 [christoph]  0.8.11claws74
2449
2450         * src/common/utils.[ch]
2451                 add g_int_compare() function for slist sorting
2452
2453         * src/imap.c
2454                 fetch all MsgInfos with one command in imap_get_msginfos()
2455                 using an imap set with a list of ranges
2456
2457         * src/news.c
2458                 use new g_int_compare() function
2459
2460 2003-04-06 [thorsten]   0.8.11claws73
2461
2462         * src/mh.c
2463                 corrected implementation of mh_folder_destroy()
2464
2465 2003-04-05 [christoph]  0.8.11claws72
2466
2467         * src/account.c
2468         * src/folder.[ch]
2469         * src/folderview.c
2470         * src/imap.c
2471         * src/inc.c
2472         * src/main.c
2473         * src/mainwindow.c
2474         * src/mbox_folder.c
2475         * src/mh.c
2476         * src/mimeview.h
2477         * src/msgcache.[ch]
2478         * src/news.c
2479         * src/procmime.h
2480         * src/procmsg.[ch]
2481         * src/setup.c
2482         * src/gtk/gtkutils.c
2483                 o rename structure field names class and new to klass and
2484                   new_msgs, to allow including files in C++
2485                 o add 'extern "C"' block to some header files
2486                 o add MsgInfoList and MsgNumberList as alias for GSList for
2487                   developers to know what type of list is expected
2488
2489         * src/plugins/image_viewer/plugin.c
2490         * src/plugins/image_viewer/viewer.[ch]
2491         * src/plugins/image_viewer/viewerprefs.[ch]
2492                 rename function names to prevent conflicts
2493
2494 2003-04-05 [paul]       0.8.11claws71
2495
2496         * sync with 0.8.11cvs18
2497                 see ChangeLog 2003-04-03 and 2003-04-04
2498
2499 2003-04-02 [christoph]  0.8.11claws70
2500
2501         * src/folder.[ch]
2502         * src/imap.[ch]
2503         * src/mbox_folder.[ch]
2504         * src/mh.[ch]
2505         * src/news.[ch]
2506                 o Make all virtual folder functions private
2507                 o remove unused folder code
2508
2509         * src/common/socket.[ch]
2510         * src/summaryview.c
2511                 fix warnings
2512
2513 2003-03-30 [alfons]     0.8.11claws69
2514
2515         * src/send_message.c
2516                 remove two debug traces and see if people still report
2517                 errors
2518
2519 2003-03-30 [alfons]     0.8.11claws68
2520
2521         * src/send_message.c
2522         * src/commons/session.c
2523                 add more debug traces
2524
2525 2003-03-30 [christoph]  0.8.11claws67
2526
2527         * src/folder.c
2528                 change processing folder name from .processing to processing
2529
2530         * src/common/ssl.c
2531                 disable SSL certificate check because it causes Xlib error
2532                 when the child process want's to open an GTK window
2533
2534 2003-03-30 [christoph]  0.8.11claws66
2535
2536         * src/folder.c
2537                 don't use default folder for processing folder item because
2538                 it can be a non local folder
2539
2540         (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
2541
2542 2003-03-30 [alfons]     0.8.11claws65
2543
2544         * src/send_message.c
2545                 try fixing crashes when sending messages: my gcc 2.95.4 seems 
2546                 to generate bad code for 'send_send_data_progressive': When
2547                 called from 'send_send_data_finished', the 'data' pointer is
2548                 cleared just before the assignment to the dialog pointer
2549
2550 2003-03-29 [christoph]  0.8.11claws64
2551
2552         * src/common/prefs.h
2553         * src/plugins/image_viewer/Makefile.am
2554         * src/plugins/image_viewer/plugin.c
2555         * src/plugins/image_viewer/viewer.[ch]
2556         * src/plugins/image_viewer/viewerprefs.[ch]     ** NEW **
2557                 add PrefsPage for ImageViewer
2558
2559 2003-03-28 [thorsten]   0.8.11claws63
2560
2561         * src/common/session.c
2562                 added some comments
2563
2564 2003-03-28 [paul]       0.8.11claws62
2565
2566         * sync with 0.8.11cvs16
2567                 see ChangeLog 2003-03-28
2568
2569 2003-03-28 [paul]       0.8.11claws61
2570
2571         * sync with 0.8.11cvs15
2572                 see ChangeLog 2003-03-28
2573
2574 2003-03-27 [christoph]  0.8.11claws60
2575
2576         * src/folder.c
2577         * src/imap.c
2578         * src/common/socket.[ch]
2579                 set socket state to DISCONNECTED when any operation
2580                 fails to allow reconnecting in IMAP code without
2581                 checking the return code of all calls to the command
2582                 functions
2583
2584         * src/folderview.c
2585         * src/summaryview.c
2586                 remove some more stuff that depends on specific
2587                 folder types
2588
2589 2003-03-27 [paul]       0.8.11claws59
2590
2591         * sync with 0.8.11cvs14
2592                 see ChangeLog 2003-03-27
2593                 
2594         * src/selective_download.[ch]   ** REMOVED **
2595                 really removed
2596
2597 2003-03-27 [christoph]  0.8.11claws58
2598
2599         * src/folder.c
2600                 fix handling of tmp_flags in flag copy function
2601
2602 2003-03-27 [paul]       0.8.11claws57
2603
2604         * sync with 0.8.11cvs13
2605                 see ChangeLog 2003-03-27
2606
2607 2003-03-27 [oliver]     0.8.11claws56
2608
2609         * src/maiwindow.c
2610                 remove sel_download_cb
2611
2612 2003-03-27 [oliver]     0.8.11claws55
2613         
2614         * src/inc.c
2615                 remove POP3_TOP
2616         
2617 2003-03-26 [oliver]     0.8.11claws54
2618
2619         *src/pop.h
2620                 remove POP3_TOP*
2621         * README.claws
2622                 remove selective donwload readme
2623
2624 2003-03-26 [oliver]     0.8.11claws53
2625         * src/matcher.[ch]
2626         * src/matcher_parser_parse.y 
2627         * src/pop.c 
2628         * src/prefs_account.[ch]
2629         * src/prefs_filtering.c
2630                 remove selective donwload
2631
2632 2003-03-26 [oliver]     0.8.11claws52
2633
2634         * src/inc.[ch] 
2635         * src/filtering.c 
2636         * src/mainwindow.c 
2637                 remove selective donwload
2638
2639 2003-03-26 [oliver]     0.8.11claws51
2640         
2641         * src/Makefile.am
2642         * src/selective_download.[ch]   ** REMOVE **    
2643
2644 2003-03-26 [christoph]  0.8.11claws50
2645
2646         * src/news.c
2647                 fix NEWS that got broken by a sync with sylpheed-main
2648
2649 2003-03-26 [christoph]  0.8.11claws49
2650
2651         * src/mimeview.c
2652                 fix mime type guessing when no mime type is found for a file
2653
2654 2003-03-25 [christoph]  0.8.11claws48
2655
2656         * src/mimeview.c
2657         * src/procmime.c
2658                 remove mime type guessing from mime parser and use
2659                 name based mime types in viewer lookup for mime type
2660                 application/octet-stream
2661
2662 2003-03-25 [christoph]  0.8.11claws47
2663
2664         * doc-src/readme.txt
2665         * doc-src/rfc2554.txt
2666                 add RFC about SMTP AUTH
2667
2668         * src/send_message.c
2669         * src/common/smtp.[ch]
2670                 add extra error code for authentication errors and
2671                 clear temporary password when this error occurs
2672
2673         (closes Bug 84 authentication failure while sending should
2674          prompt for password again)
2675
2676 2003-03-25 [christoph]  0.8.11claws46
2677
2678         * configure.ac
2679         * src/Makefile.am
2680         * src/imageview.[ch]                            ** REMOVE **
2681         * src/messageview.[ch]
2682         * src/mimeview.[ch]
2683         * src/prefs_common.[ch]
2684         * src/textview.c
2685         * src/plugins/Makefile.am
2686         * src/plugins/image_viewer/.cvsignore           ** NEW **
2687         * src/plugins/image_viewer/Makefile.am          ** NEW **
2688         * src/plugins/image_viewer/plugin.c             ** NEW **
2689         * src/plugins/image_viewer/viewer.[ch]          ** NEW **
2690                 move image viewer into a plugin (building is enabled by default)
2691                 [ToDo: Prefs for resize and autoview]
2692
2693 2003-03-25 [paul]       0.8.11claws45
2694
2695         * sync with 0.8.11cvs12
2696                 see ChangeLog 2003-03-26
2697
2698 2003-03-25 [paul]       0.8.11claws44
2699
2700         * sync with 0.8.11cvs11
2701                 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
2702                 
2703         Note: Selective Download is broken.
2704                 
2705 2003-03-22 [christoph]  0.8.11claws43
2706
2707         * src/folder.c
2708                 code cleanup for flags copying
2709
2710 2003-03-22 [christoph]  0.8.11claws42
2711
2712         * src/plugins/trayicon/trayicon.c
2713                 fix setting the transparent area when the window size
2714                 is forced by the system tray
2715
2716 2003-03-22 [christoph]  0.8.11claws41
2717
2718         * src/plugins/trayicon/gnome-mail.xpm           ** REMOVE **
2719         * src/plugins/trayicon/gnome-nomail.xpm         ** REMOVE **
2720         * src/plugins/trayicon/newmail.xpm              ** NEW **
2721         * src/plugins/trayicon/nomail.xpm               ** NEW **
2722         * src/plugins/trayicon/trayicon.c
2723         * src/plugins/trayicon/unreadmail.xpm           ** NEW **
2724                 o replace GBiff icons with KBiff icons resized to 16x16 pixel
2725                 o add icon for unread mails
2726                 o set transparency for window
2727
2728 2003-03-22 [christoph]  0.8.11claws40
2729
2730         * src/news.c
2731                 init news session to prevent crash when session is closed
2732
2733 2003-03-22 [christoph]  0.8.11claws39
2734
2735         * src/imap.c
2736         * src/common/session.[ch]
2737                 Init session data to make sure we don't have invalid pointers
2738                 for read_ch and write_ch when new multi process sessions are
2739                 not used
2740
2741         * src/main.c
2742         * src/common/plugin.c
2743         * src/common/sylpheed.c
2744         * src/plugins/demo/demo.c
2745         * src/plugins/dillo_viewer/dillo_viewer.c
2746         * src/plugins/mathml_viewer/mathml_viewer.c
2747         * src/plugins/spamassassin/spamassassin.c
2748         * src/plugins/spamassassin/spamassassin_gtk.c
2749                 add plugin types to allow loading plugins at different times
2750                 (and maybe for different frontends), because it's not good to
2751                 load GTK-Plugins gefore gtk_init was called
2752
2753         * configure.ac
2754         * src/plugins/Makefile.am
2755         * src/plugins/trayicon/.cvsignore               ** NEW **
2756         * src/plugins/trayicon/Makefile.am              ** NEW **
2757         * src/plugins/trayicon/eggtrayicon.c            ** NEW **
2758         * src/plugins/trayicon/eggtrayicon.h            ** NEW **
2759         * src/plugins/trayicon/gnome-mail.xpm           ** NEW **
2760         * src/plugins/trayicon/gnome-nomail.xpm         ** NEW **
2761         * src/plugins/trayicon/trayicon.c               ** NEW **
2762                 New Trayicon plugin that shows an icon in a systray that uses
2763                 XEMBED protocol like Gnome's systray. Icon shows if there
2764                 are new mails and a tooltip shows information about new,
2765                 unread and total messages.
2766
2767 2003-03-22 [paul]       0.8.11claws38
2768
2769         * src/common/smtp.c
2770                 fix ESMTP AUTH CRAM-MD5
2771                 [sync with main (still version 0.8.11cvs6), see
2772                  ChangeLog 2003-03-22]
2773
2774 2003-03-21 [colin]      0.8.11claws37
2775
2776         * src/send_message.c
2777                 Fix USE_SSL => USE_OPENSSL
2778
2779 2003-03-21 [colin]      0.8.11claws36
2780
2781         * src/folderview.c
2782                 Fix counts in drag and dropped subfolders
2783
2784 2003-03-21 [colin]      0.8.11claws35
2785
2786         * src/folder.c 
2787         * src/folderview.c
2788                 speed up a bit folder dnd
2789
2790 2003-03-20 [alfons]     0.8.11claws34
2791
2792         * src/main.c
2793         * src/toolbar.c
2794         * src/procmsg.c
2795                 don't send locked queue messages
2796                 (feature request "[ 705245 ] Locking message in outbox 
2797                  should prevent sending")
2798
2799 2003-03-20 [christoph]  0.8.11claws33
2800
2801         * src/folder.c
2802                 remove NEW and UNREAD flag in special folders when scanning
2803                 
2804         * src/common/smtp.c
2805                 fix ESMTP AUTH CRAM-MD5
2806
2807 2003-03-20 [paul]       0.8.11claws32
2808
2809         * src/prefs_account.c
2810                 Re-write 'Tunnel command to open connection' as
2811                 'Use command to communicate with server', and disable
2812                 it for all except IMAP accounts
2813
2814 2003-03-20 [paul]       0.8.11claws31
2815
2816         * sync with 0.8.11cvs6
2817                 see ChangeLog 2003-03-20
2818
2819 2003-03-19 [match]      0.8.11claws30
2820
2821         * src/addritem.[ch]
2822                 include documentation. minor refactoring.
2823         * src/addr_compl.[ch]
2824         * src/addrindex.[ch]
2825         * src/addresbook.[ch]
2826         * src/summaryview.c
2827                 re-enable address lookup (was disabled in
2828                 0.8.11claws20).
2829
2830 2003-03-19 [christoph]  0.8.11claws29
2831
2832         * src/procmsg.c
2833                 add temp flag handling, will make moving and copying
2834                 messages possible again
2835
2836         * src/folder.c
2837                 correct calulation of folder stats
2838
2839 2003-03-18 [match]      0.8.11claws28
2840
2841         * src/editgroup.h
2842                 remove case sensitive comparison (closes bug 80).
2843
2844 2003-03-18 [christoph]  0.8.11claws27
2845
2846         * src/imap.c
2847                 fix imap using a tunnel command
2848
2849         (closes bug 87)
2850
2851 2003-03-18 [christoph]  0.8.11claws26
2852
2853         * src/folder.[ch]
2854         * src/imap.c
2855         * src/procmsg.[ch]
2856                 rewrite flag handling for folders
2857
2858 2003-03-18 [christoph]  0.8.11claws25
2859
2860         * src/folder.c
2861         * src/procmsg.c
2862         * src/summaryview.c
2863                 unset NEW and UNREAD flags when message is ignored, to make
2864                 sure messages don't show up as unread on other IMAP clients,
2865                 because the IGNORE_THREAD flag can not be syncronized through
2866                 the IMAP folder
2867
2868 2003-03-17 [christoph]  0.8.11claws24
2869
2870         * src/imap.c
2871                 don't use recursion to fetch uids when the number of messages
2872                 does not match. Moved code into subfunction that is used
2873                 again when needed, to prevent an endless loop.
2874
2875 2003-03-17 [thorsten]   0.8.11claws23
2876
2877         * src/imageview.[ch]
2878                 export imageview_get_resized_size() (for plugins)
2879         * src/prefs_common.[ch]
2880                 added prefs_common_get() (for plugins)
2881
2882 2003-03-17 [christoph]  0.8.11claws22
2883
2884         * src/imap.c
2885                 o remove UID guessing from copy code
2886                 o support UIDPLUS extension for APPEND command
2887
2888 2003-03-17 [paul]       0.8.11claws21
2889
2890         * src/gtk/about.c
2891                 remove 'Compiled-plugins' section.
2892                 
2893         * src/plugins/dillo_viewer/dillo_viewer.c
2894                 slight change to description text
2895
2896 2003-03-16 [match]      0.8.11claws20
2897         * src/ldapserver.[ch]           ** NEW **
2898         * src/ldapctrl.[ch]             ** NEW **
2899         * src/ldapquery.[ch]            ** NEW **
2900         * src/ldaputil.[ch]             ** NEW **
2901         * src/addrcindex.[ch]           ** NEW **
2902         * src/addrquery.h               ** NEW **
2903         * src/addritem.[ch]
2904         * src/addrcache.[ch]
2905         * src/addrindex.[ch]
2906         * src/addr_compl.[ch]
2907         * src/addressbook.[ch]
2908         * src/addrbook.[ch]
2909         * src/editgroup.c
2910         * src/editaddress.c
2911         * src/editldap.c
2912         * src/editldap_basedn.c
2913         * src/vcard.c
2914         * src/jpilot.c
2915         * src/Makefile.am
2916                 included dynamic LDAP queries. improved address
2917                 completion.
2918
2919 2003-03-16 [paul]       0.8.11claws19
2920
2921         * tools/multiwebsearch.pl
2922                 fix a fatal typo
2923
2924 2003-03-16 [christoph]  0.8.11claws18
2925
2926         * src/mimeview.c
2927         * src/plugins/dillo_viewer/dillo_viewer.c
2928         * src/plugins/mathml_viewer/mathml_viewer.c
2929                 make unregistering of MimeViewerFactorys possible
2930
2931 2003-03-16 [alfons]     0.8.11claws17
2932
2933         * configure.ac
2934                 correct typo
2935
2936 2003-03-16 [melvin]     0.8.11claws16
2937
2938         * src/plugins/dillo_viewer.c
2939                 Fixed bug where it was not possible to view more than
2940                 one text/html attachment per message (bug discovered
2941                 by Christoph Hohmann).
2942
2943 2003-03-15 [melvin]     0.8.11claws15
2944
2945         * src/prefs_actions.c
2946                 Fixed compilation warnings.
2947
2948 2003-03-15 [melvin]     0.8.11claws14
2949
2950         * src/plugins/Makefile.am
2951         * src/plugins/dillo_viewer/.cvsignore                   ** NEW **
2952         * src/plugins/dillo_viewer/Makefile.am                  ** NEW **
2953         * src/plugins/dillo_viewer/dillo_viewer.c               ** NEW **
2954                 Added a html mail viewer plugin that uses Dillo v0.7.0 or
2955                 newer (http://dillo.auriga.wearlab.de/).
2956
2957 2003-03-15 [christoph]  0.8.11claws13
2958
2959         * src/imap.c
2960                 don't query imap folder for attributes because we already
2961                 for them from imap_status
2962
2963         * src/mimeview.[ch]
2964                 add support for plugable MimeViewers (unloading Viewers
2965                 not yet complete)
2966
2967         * src/plugins/Makefile.am
2968         * src/plugins/mathml_viewer/.cvsignore          ** NEW **
2969         * src/plugins/mathml_viewer/Makefile.am         ** NEW **
2970         * src/plugins/mathml_viewer/mathml_viewer.c     ** NEW **
2971                 add MathML Viewer (Content-Type text/mathml) using GtkMathView
2972                 widget from http://helm.cs.unibo.it/mml-widget/
2973
2974 2003-03-14 [christoph]  0.8.11claws12
2975
2976         * src/folder.[ch]
2977                 o error return code's should better be negative
2978                 o replace printf with debug_print
2979
2980         * src/imap.c
2981                 improve IMAP folder scan by checking UID-NEXT
2982
2983         * src/summaryview.c
2984                 remove check that are unnecessary in my opinion
2985
2986 2003-03-13 [christoph]  0.8.11claws11
2987
2988         * src/folder.[ch]
2989         * src/foldersel.c
2990         * src/folderview.c
2991         * src/imap.c
2992         * src/mbox_folder.c
2993         * src/mh.c
2994         * src/news.c
2995         * src/prefs_scoring.c
2996         * src/summaryview.c
2997                 use a common function to get a displayable name
2998                 for a FolderItem
2999
3000 2003-03-13 [paul]       0.8.11claws10
3001
3002         * tools/Makefile.am
3003           tools/README
3004           tools/multiwebsearch.conf     ** NEW FILE **
3005           tools/multiwebsearch.pl       ** NEW FILE **
3006                 add multiwebsearch Actions script
3007
3008 2003-03-13 [colin]      0.8.11claws9
3009
3010         * src/compose.c
3011                 Remove leading emtpy lines from quoted text
3012                 before quoting it
3013
3014 2003-03-13 [melvin]     0.8.11claws8
3015
3016         * src/prefs_actions.c
3017                 Fixed a memory leak
3018                 Code clean ups
3019                 Added Cancel and OK buttons
3020                 Corrected help text
3021
3022 2003-03-13 [christoph]  0.8.11claws7
3023
3024         * src/account.c
3025         * src/folder.[ch]
3026         * src/imap.c
3027         * src/mainwindow.c
3028         * src/mbox_folder.c
3029         * src/mh.c
3030         * src/news.c
3031         * src/setup.c
3032                 replace more folder type stuff with folder class stuff
3033
3034 2003-03-13 [melvin]     0.8.11claws6
3035
3036         * src/prefs_actions.c
3037                 Added new tokens:
3038                 %u: user provided argument
3039                 %h: user provided argument (hidden on input)
3040                 %s: current text selection in the message view 
3041
3042 2003-03-13 [paul]       0.8.11claws5
3043
3044         * sync with 0.8.11cvs5
3045                 see ChangeLog 2003-03-11, 2003-03-12
3046
3047 2003-03-12 [christoph]  0.8.11claws4
3048
3049         * src/folder.c
3050                 use folder class idstr when writing folderlist.xml
3051
3052         * src/folder.h
3053         * src/imap.c
3054         * src/news.c
3055                 replace folder type checks with folder class checks
3056
3057 2003-03-12 [christoph]  0.8.11claws3
3058
3059         * src/folder.[ch]
3060         * src/imap.[ch]
3061         * src/main.c
3062         * src/mbox_folder.[ch]
3063         * src/mh.[ch]
3064         * src/news.[ch]
3065                 o create a list of known folder classes in the folder system
3066                 o use folder class id strings for folder item identifiers
3067
3068 2003-03-12 [christoph]  0.8.11claws2
3069
3070         * src/imap.c
3071                 fix imap uid validity check
3072
3073 2003-03-12 [christoph]  0.8.11claws1
3074
3075         * src/account.c
3076         * src/folder.[ch]
3077         * src/foldersel.c
3078         * src/folderview.c
3079         * src/imap.c
3080         * src/mainwindow.c
3081         * src/mbox_folder.c
3082         * src/mh.c
3083         * src/news.c
3084         * src/prefs_scoring.c
3085         * src/procmsg.c
3086         * src/setup.c
3087         * src/summaryview.c
3088                 initial restructuring of folder system, seperating
3089                 folders and folder classes
3090
3091 2003-03-12 [paul]       0.8.11claws
3092
3093         0.8.11claws release
3094
3095 2003-03-12 [christoph]
3096
3097         * src/gtk/prefswindow.c
3098                 fix translation of "Page Index"
3099
3100 2003-03-12 [paul]       0.8.10claws110
3101
3102         a sync from 0.8.11cvs4 before the release
3103
3104         * src/common/utils.c
3105                 subject_compare_for_sort(): allow null strings (fixes
3106                 summary sorting).
3107
3108 2003-03-11 [paul]       0.8.10claws109
3109
3110         * po/es.po
3111                 update Spanish translation, submitted by
3112                 Ricardo Mones Lastra
3113
3114 2003-03-11 [melvin]     0.8.10claws108
3115
3116         * po/fr.po
3117                 Updated French translations
3118
3119 2003-03-11 [paul]       0.8.10claws107
3120
3121         * manual/en/Makefile.am
3122           manual/en/*.html
3123                 update English manual, add a new page
3124                 updated by Francois Barriere <fbarriere@atmel.fr>
3125                 
3126         * po/bg.po
3127           po/it.po
3128           po/sr.po
3129                 update Bulgarian, Italian, and Serbian translations
3130                 submitted by George Danchev, Alessandro Maestri, and
3131                 Urke MMI
3132
3133 2003-03-10 [paul]       0.8.10claws106
3134
3135         * src/gtk/about.c
3136           src/gtk/prefswindow.c
3137                 make some strings translatable
3138
3139 2003-03-10 [darko]      0.8.10claws105
3140
3141         * src/compose.c
3142                 code cleanup to make Hiro happy
3143
3144 2003-03-10 [paul]       0.8.10claws104
3145
3146         * sync with 0.8.11cvs2
3147                 see ChangeLog 2003-03-10
3148
3149 2003-03-09 [melvin]     0.8.10claws103
3150
3151         * src/textview.c
3152                 textview_set_font(): fix for message display in
3153                 UTF-8 locales (thanks to Sergey Vlasov).
3154                 (was unintentionnaly reverted in 0.8.6claws6)   
3155
3156 2003-03-08 [darko]      0.8.10claws102
3157
3158         * src/compose.c
3159                 fix infinite loop in wrapping as reported
3160                 by happycactus
3161                 obsoletes patch #696482
3162
3163 2003-03-08 [christoph]  0.8.10claws101
3164
3165         * src/imap.c
3166                 add workaround for IMAP servers that do not
3167                 support the "UID SEARCH UID" command
3168
3169 2003-03-07 [christoph]  0.8.10claws100
3170
3171         * src/plugins/spamassassin/spamassassin.[ch]
3172         * src/plugins/spamassassin/spamassassin_gtk.c
3173                 code cleanup
3174
3175 2003-03-07 [paul]       0.8.10claws99
3176
3177         * po/es.po
3178                 updated Spanish translation, submitted by
3179                 Ricardo Mones Lastra
3180
3181 2003-03-07 [christoph]  0.8.10claws98
3182
3183         * src/send.c
3184                 fix in 0.8.10claws94 was wrong
3185                 local delivery does not require escaping, remove escaping
3186                 code to make signatures of mails with "." lines valid
3187                 
3188                 NOTE: requires that sendmail is executed with "-i" option,
3189                       what is the default now, but has to be changed in all
3190                       exsiting accounts)
3191
3192 2003-03-07 [paul]       0.8.10claws97
3193
3194         * sync with 0.8.11 release
3195                 see ChangeLog 2003-03-07
3196
3197 2003-03-06 [paul]       0.8.10claws96
3198
3199         * src/compose.c
3200                 revert commit 0.8.10claws92
3201
3202 2003-03-06 [paul]       0.8.10claws95
3203
3204         * src/folderview.c
3205                 fix (solaris) bug 73, 'Crash when selecting top-level folder'
3206
3207         * src/gtkaspell.c
3208                 fix bug 74, 'Crash opening editor window with pseudo-color
3209                 display'
3210                 
3211         Patches submitted by Kevin Vigor <kevin@vigor.nu>
3212
3213 2003-03-06 [christoph]  0.8.10claws94
3214
3215         * src/send.c
3216                 fix rfc2821 (4.5.2) violation in SMTP data sending,
3217                 all lines starting with a period get an extra period
3218                 inserted
3219                 (found by Simon 'corecode' Schubert)
3220
3221 2003-03-06 [paul]       0.8.10claws93
3222
3223         * src/folderview.c
3224                 if configured font can't be loaded fall back to gtk
3225                 default. (with thanks to Christoph)
3226                 
3227                 closes long-standing bug 15 'Crashes on startup'
3228
3229 2003-03-06 [paul]       0.8.10claws92
3230
3231         * src/compose.c
3232                 freeze text before autosave and thaw afterwards
3233                 fixes bug 67 'autosave make re-rediting message crazy'
3234
3235 2003-03-06 [christoph]  0.8.10claws91
3236
3237         * src/compose.c
3238                 ignore address comment in dupe check for Cc-list
3239
3240         (closes reopened bug 47 Replying to message strips name part of
3241          e-mail addresses of Cc: lines)
3242
3243 2003-03-06 [paul]       0.8.10claws90
3244
3245         * src/Makefile.am
3246                 remove reference to gtkxtext.h as its no longer in
3247                 the repository
3248
3249 2003-03-06 [paul]       0.8.10claws89
3250
3251         * sync with 0.8.10cvs25
3252                 see ChangeLog 2003-03-06
3253
3254 2003-03-06 [oliver]     0.8.10claws88
3255         
3256         * src/messageview.c
3257                 remove include
3258
3259 2003-03-06 [oliver]     0.8.10claws87
3260         
3261         * src/folderview.c 
3262                 remove changes introduced inclaws74
3263         * src/messageview.c
3264                 another attempt to sanely delete and update
3265                 messages deleted in separate messageview
3266
3267 2003-03-05 [christoph]  0.8.10claws86
3268
3269         * src/summaryview.c
3270                 check if "From" matches any account's address if
3271                 addressbook completion of addresses is disabled too
3272
3273         (closes Bug 70 "Display recipient in from" doesn't check
3274          folder's default account)
3275
3276 2003-03-05 [christoph]  0.8.10claws85
3277
3278         * src/compose.c
3279         * src/common/utils.[ch]
3280                 don't strip address comments when building Cc lists
3281
3282         (closes Bug 47 Replying to message strips name part of e-mail addresses
3283          of Cc: lines)
3284
3285         * src/folder.c
3286                 fix return value of copy function
3287
3288 2003-03-05 [christoph]  0.8.10claws84
3289
3290         * src/imap.c
3291                 don't ask imap server for non rfc822 headers
3292
3293         (closes bug 71 IMAP FETCH asks for FROM header field twice)
3294
3295         * src/imap.c
3296                 destroy session on socket error to allow reconnecting
3297
3298 2003-03-05 [christoph]  0.8.10claws83
3299
3300         * configure.ac
3301                 fix building with gnome when no prefix is set
3302
3303         (closes bug 66 Gnome directory is set to NONE)
3304
3305 2003-03-05 [paul]       0.8.10claws82
3306
3307         * sync with 0.8.10cvs23
3308                 see ChangeLog 2003-03-05
3309
3310 2003-03-04 [christoph]  0.8.10claws81
3311
3312         * src/folder.c
3313                 o fix moving and copying when folder returns 0 for new
3314                   message number
3315                 o remove some code for single message copy and move
3316                   operations and use functions for multiple messages
3317
3318         (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
3319
3320         * src/news.c
3321                 remove unused include
3322
3323 2003-03-04 [paul]       0.8.10claws80
3324
3325         * src/gtk/about.c
3326                 list 'Compiled plugins'
3327
3328 2003-03-03 [christoph]  0.8.10claws79
3329
3330         * src/news.[ch]
3331                 have to multiply the percentage of the current fetch with
3332                 the percentage that it has of the total fetch operation
3333                 for correct values
3334
3335 2003-03-03 [christoph]  0.8.10claws78
3336
3337         * src/news.c
3338                 fix calculation of expected lines for progress indicator
3339
3340 2003-03-03 [christoph]  0.8.10claws77
3341
3342         * src/summaryview.c
3343         * src/common/utils.c
3344                 fix segfault when opening the root news folder
3345
3346 2003-03-03 [christoph]  0.8.10claws76
3347
3348         * src/mainwindow.[ch]
3349         * src/common/Makefile.am
3350         * src/common/progressindicator.[ch]
3351                 add UI independent progress indicator handling
3352
3353         * src/news.[ch]
3354                 use new progress indicator for message info fetching
3355
3356         * src/common/hooks.h
3357                 code cleanup
3358
3359 2003-03-03 [oliver]     0.8.10claws75
3360
3361         * src/toolbar.c
3362         * src/compose.c
3363                 removed commented code
3364
3365 2003-03-03 [oliver]     0.8.10claws74
3366
3367         * src/toolbar.[ch]
3368                 cleanups and refactoring
3369         * src/compose.[ch]
3370                 compose_reply_mode reply & forwarding interface for
3371                 toolbar buttons
3372         * src/folderview.c
3373                 act on messages marked for deletion in folderview_selected
3374                 based on prefs_common.immediate_exec since a message might 
3375                 have been deleted by messageview in a folder we are changing 
3376                 to (does anybody understand what I'm on about ?)
3377
3378 2003-03-03 [oliver]     0.8.10claws73
3379         
3380         * src/messageview.[ch]
3381                 new functions
3382                 - messageview_delete: delete message shown in messagview
3383                 - messageview_update_view: update messageview to currently 
3384                   selected summaryview message
3385                 - add separate messageview to msgview_list in order to update 
3386                   toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
3387         * src/summaryview.[ch]
3388                 summary_get_selection returns a list of selected msgs
3389                 in summaryview
3390         * src/mainwindow.c
3391                 toolbar reply refactoring
3392
3393 2003-03-03 [paul]       0.8.10claws72
3394
3395         * sync with 0.8.10cvs21
3396                 see ChangeLog 2003-03-03
3397
3398 2003-03-02 [christoph]  0.8.10claws71
3399
3400         * src/common/passcrypt.c
3401                 use POSIX includes
3402
3403 2003-03-02 [christoph]  0.8.10claws70
3404
3405         * configure.ac
3406         * src/prefs_account.c
3407         * src/prefs_gtk.[ch]
3408         * src/common/.cvsignore
3409         * src/common/Makefile.am
3410         * src/common/passcrypt.c                ** NEW **
3411         * src/common/passcrypt.h.in             ** NEW **
3412                 Implement password encryption in config files
3413                 using unix encrypt and setkey functions. The crypt
3414                 key can be set as a configure parameter. Old
3415                 passwords will be converted if they do not begin
3416                 with '!'
3417
3418 2003-03-02 [paul]       0.8.10claws69
3419
3420         * src/prefs_account.c
3421                 fix compile error
3422
3423 2003-03-01 [thorsten]   0.8.10claws68
3424
3425         * po/el.po
3426           po/hr.po
3427           po/it.po
3428           po/nl.po
3429           po/sr.po
3430           po/sv.po
3431                 corrected format strings
3432         * po/en_GB.po
3433                 corrected headers
3434                 (fix compile errors with GNU gettext-0.11.5)
3435
3436 2003-03-01 [oliver]     0.8.10claws67
3437
3438         * src/summaryview.c
3439                 menu callbacks call toolbar_menu_reply
3440
3441 2003-03-01 [oliver]     0.8.10claws66
3442
3443         * src/mainwindow.c
3444         * src/messageview.c
3445                 menu callbacks call toolbar_menu_reply
3446         * src/toolbar.[ch]
3447                 callbacks from menu handled by toolbar_menu_reply
3448
3449 2003-03-01 [paul]       0.8.10claws65
3450
3451         * src/addressbook.c
3452                 revert commit 0.8.10claws54 - breaks editing of
3453                 addressbook.
3454                 
3455         * po/bg.po
3456                 update Bulgarian translation, submitted by
3457                 George Danchev
3458
3459 2003-02-28 [christoph]  0.8.10claws64
3460
3461         * src/account.c
3462         * src/addressadd.c
3463         * src/compose.c
3464         * src/gtkaspell.c
3465         * src/gtkxtext.h                ** REMOVE **
3466         * src/imap.c
3467         * src/matcher.[ch]
3468         * src/mh.c
3469         * src/news.c
3470         * src/pine.c
3471         * src/prefs_common.c
3472         * src/prefs_matcher.c
3473         * src/procheader.[ch]
3474         * src/procmsg.[ch]
3475         * src/toolbar.c
3476         * src/common/ssl_certificate.c
3477         * src/gtk/colorlabel.c
3478         * src/gtk/menu.c
3479                 o fix warnings
3480                 o remove code obsoleted by new cache and folder system rework
3481
3482 2003-02-28 [oliver]     0.8.10claws63
3483         
3484         * src/toolbar.[ch]
3485                 * fix bug where reply in Messageview replied to 
3486                 Message displayed in summaryview
3487                 (reportedd via ML by chinatinte at gmx dot ch)
3488                 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
3489                 didn't work in separate MessageView Toolbar
3490                 (wondering if anybody uses this at all ?)
3491         * src/summaryview.[ch]
3492                 use toolbar.c's toolbar_reply instead of summary_reply (removed)
3493                 (generalize reply and forward code);
3494         * src/messageview.c 
3495                 remove focus_in event which updated summaryview to messageview
3496
3497 2003-02-28 [paul]       0.8.10claws62
3498
3499         * po/Makefile.in.in
3500                 add the --check option
3501                 Patch submitted by Ricardo Mones Lastra
3502
3503 2003-02-28 [paul]       0.8.10claws61
3504
3505         * src/prefs_account.c
3506                 re-order 'Signature' items
3507
3508 2003-02-28 [paul]       0.8.10claws60
3509
3510         * sync with 0.8.10cvs20
3511                 see ChangeLog 2003-02-28
3512
3513 2003-02-28 [paul]       0.8.10claws59
3514
3515         * po/POTFILES.in
3516                 update to reflect recent movement of files
3517
3518 2003-02-28 [paul]       0.8.10claws58
3519
3520         * sync with 0.8.10cvs19
3521                 see ChangeLog 2003-02-28
3522
3523 2003-02-27 [martin]     0.8.10claws57
3524
3525         * src/prefs_matcher.c 
3526                 fix segfault in prefs_matcher_ok() when the
3527                 last entry is deleted and prevents that the
3528                 message "entry not saved" comes up after deleting
3529                 an entry
3530
3531 2003-02-27 [martin]     0.8.10claws56
3532
3533         * src/prefs_filtering.c 
3534                 fix segfault in prefs_filtering_ok() when the
3535                 last entry is deleted and prevents that the
3536                 message "entry not saved" comes up after deleting
3537                 an entry
3538
3539 2003-02-27 [paul]       0.8.10claws55
3540
3541         * sync with 0.8.10cvs18
3542                 see ChangeLog 2003-02-27
3543
3544 2003-02-27 [paul]       0.8.10claws54
3545
3546         * src/addressbook.c
3547                 fix bug where the address book crashes with 
3548                 multiple lookups.
3549                 Patch [687729] submitted by David Frager 
3550                 <dbfrager@users.sourceforge.net>
3551
3552 2003-02-25 [christoph]  0.8.10claws53
3553
3554         * src/Makefile.am
3555         * src/colorlabel.[ch]           ** REMOVE **
3556         * src/gtk/Makefile.am
3557         * src/gtk/colorlabel.[ch]       ** NEW **
3558                 move colorlabel files to gtk directory
3559
3560         * src/esmtp.[ch]                ** REMOVE **
3561                 has been merged into smtp.[ch] in 0.7.5
3562
3563 2003-02-25 [christoph]  0.8.10claws52
3564
3565         * src/Makefile.am
3566         * src/about.[ch]                ** REMOVE **
3567         * src/gtk/Makefile.am
3568         * src/gtk/about.[ch]            ** NEW **
3569                 move about files to gtk directory
3570
3571 2003-02-25 [christoph]  0.8.10claws51
3572
3573         * src/folder.c
3574                 some code optimization of folder scanning code
3575
3576         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx> 
3577
3578 2003-02-25 [christoph]  0.8.10claws50
3579
3580         * src/main.c
3581         * src/common/sylpheed.c
3582                 add command line parameter parsing to common code
3583
3584 2003-02-24 [christoph]
3585
3586         * Makefile.am
3587         * configure.ac
3588                 fix gnome prefix problems, the configure script now removed
3589                 `gnome-config --prefix` from `gnome-config --datadir`
3590                 and adds $(prefix} instead
3591
3592         (closes Bug 24 Makefile does not respect prefix when installing
3593          GNOME data)
3594
3595 2003-02-24 [christoph]  0.8.10claws49
3596
3597         * src/news.c
3598                 check for valid session before trying to authenticate
3599
3600         (closes Bug 60 crash if "authenticate on logon" is activated
3601          and newsserver-hostname is not valid)
3602
3603 2003-02-24 [melvin]     0.8.10claws48
3604
3605         * src/prefs_actions.c
3606                 Make sure all user's input is sent to the action and then
3607                 close the socket..
3608
3609 2003-02-23 [alfons]     0.8.10claws46
3610
3611         * src/summaryview.c
3612                 also wait cursor when deleting files
3613
3614 2003-02-23 [paul]
3615
3616         * tools/freshmeat_search.pl
3617           tools/google_search.pl
3618                 scripts should now work for any browser/browser command line
3619
3620 2003-02-22 [christoph]  0.8.10claws45
3621
3622         * src/procmsg.c
3623                 fix IMAP flag setting, IMAP flag is not handled correctly
3624                 anymore by the folder system and information about the
3625                 folder should not be saved in the MsgInfo (in my opinion)
3626
3627         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
3628
3629 2003-02-22 [christoph]  0.8.10claws44
3630
3631         * src/summaryview.c
3632                 fix spelling of "label" ;-)
3633
3634 2003-02-22 [thorsten]   0.8.10claws43
3635
3636         * src/mimeview.c
3637           src/prefs_common.[ch]
3638           src/procmime.[ch]
3639                 do not use description as attachment name
3640
3641 2003-02-22 [alfons]     0.8.10claws42
3642
3643         * src/summaryview.c
3644                 freeze/thaw folder item updates when changing color labels,
3645                 and put a wait cursors on
3646
3647 2003-02-22 [thorsten]   0.8.10claws41
3648
3649         * src/mimeview.c
3650                 save-all fixes: crash if invoked on multipart container,
3651                 mimeinfo access, pathseparators, error dialog
3652
3653 2003-02-21 [alfons]     0.8.10claws40
3654
3655         * src/prefs_gtk.c
3656                 remove unused var
3657
3658 2003-02-21 [colin]      0.8.10claws39
3659
3660         * src/send.c
3661                 Fix smtp logging
3662
3663 2003-02-21 [colin]      0.8.10claws38
3664
3665         * src/summaryview.c
3666                 Freeze/thaw folderItem updates when filtering messages 
3667                 via Tools/Filter messages
3668
3669 2003-02-21 [paul]       0.8.10claws37
3670
3671         * src/compose.c
3672                 revert commit 0.8.10claws26, there are ulterior motives
3673                 for users to set a Reply-To header when posting to
3674                 newsgroups
3675
3676 2003-02-21 [paul]       0.8.10claws36
3677
3678         * sync with 0.8.10cvs17
3679                 see ChangeLog 2003-02-21
3680
3681 2003-02-20 [christoph]  0.8.10claws35
3682
3683         * src/imap.c
3684                 IMAP UID fetch speedup using SEARCH
3685
3686         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
3687
3688         * src/imap.c
3689                 fix problem with UIDs in IMAP UID cache that no longer existed
3690
3691 2003-02-20 [christoph]  0.8.10claws34
3692
3693         * src/imap.c
3694         * src/procheader.c
3695         * src/procheader.h
3696                 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
3697
3698         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
3699
3700         * src/imap.c
3701                 Rewrite imap_cmd_gen_recv use sock_getline instead
3702                 of sock_gets to avoid problems with too long reply
3703                 lines
3704     
3705 2003-02-20 [colin]      0.8.10claws33
3706         
3707         * src/prefs_account.c
3708                 Better wording
3709
3710 2003-02-20 [colin]      0.8.10claws32
3711
3712         * src/compose.c
3713                 Remove useless '&& !to_sender' 
3714
3715 2003-02-20 [darko]
3716
3717         * AUTHORS
3718                 change my e-mail address
3719
3720 2003-02-19 [colin]      0.8.10claws31
3721
3722         * src/prefs_common.c
3723                 X11 style colors for every configurable color
3724
3725 2003-02-19 [alfons]     0.8.10claws30
3726
3727         * src/prefs_gtk.[ch]
3728         * src/prefs_common.c
3729                 for color_new accept both plain integers and X11 style color
3730                 names (as found in /usr/lib/X11/rgb.txt)
3731
3732 2003-02-19 [paul]       0.8.10claws29
3733
3734         * src/mainwindow.c
3735                 add tooltips to online/offline button and account selector
3736                 button
3737
3738 2003-02-19 [paul]       0.8.10claws28
3739
3740         * src/folder.c
3741           src/news.c
3742           src/prefs_account.[ch]
3743           src/prefs_common.[ch]
3744                 move 'Maximum number of articles to download' to
3745                 account prefs.
3746                 clean up account prefs gui a little by hiding entries
3747                 rather then greying out entries
3748
3749 2003-02-19 [hiro]       0.8.10claws27
3750
3751         * src/common/utils.c
3752                 fix bug #54 'yesterdays date is displayed in the message 
3753                 summary window'
3754
3755 2003-02-19 [paul]       0.8.10claws26
3756
3757         * src/compose.c
3758                 fix bug reported in Feature Request [688596] 
3759                 'Reply-to header in news'
3760
3761 2003-02-18 [paul]       0.8.10claws25
3762
3763         * src/select-keys.c
3764                 add a 'List all keys' button to key selection dialog
3765
3766 2003-02-18 [colin]      0.8.10claws24
3767         
3768         * src/stock_pixmap.c
3769                 fix compile error
3770
3771 2003-02-18 [colin]      0.8.10claws23
3772
3773         * src/common/smtp.[ch]
3774           src/prefs_account.c
3775                 Try to starttls if it seems to be the only
3776                 way to authenticate a user
3777
3778 2003-02-18 [paul]       0.8.10claws22
3779
3780         * src/Makefile.am
3781           src/folderview.c
3782           src/stock_pixmap.[ch]
3783           src/pixmaps/drafts_close.xpm  ** NEW FILE **
3784           src/pixmaps/drafts_open.xpm   ** NEW FILE **
3785                 as a Drafts folder is a special folder allow it to have
3786                 its own unique icons
3787
3788 2003-02-18 [colin]      0.8.10claws21
3789
3790         * src/imap.c
3791                 Fix port selection when using starttls
3792
3793 2003-02-18 [paul]       0.8.10claws20
3794
3795         * src/mainwindow.c
3796           src/prefs_common.[ch]
3797                 make blue the default new mail colour
3798
3799 2003-02-18 [paul]       0.8.10claws19
3800
3801         * sync with 0.8.10cvs14
3802                 see ChangeLog 2003-02-18
3803
3804 2003-02-17 [jens]       0.8.10claws18
3805
3806         * src/common/md5.c
3807                 fixed a compile problem with gcc 3.3
3808                 works on 2.95.3 too (testet on PPC as it is big endian)
3809
3810 2003-02-17 [paul]       0.8.10claws17
3811
3812         * sync with 0.8.10cvs13
3813                 see ChangeLog 2003-02-17
3814
3815 2003-02-17 [paul]       0.8.10claws16
3816
3817         * sync with 0.8.10cvs12
3818                 see ChangeLog 2003-02-17
3819
3820 2003-02-16 [match]      0.8.10claws15
3821
3822         * src/addressbook.c
3823                 Eliminates reloading of address data when items
3824                 deleted or added. Applied submitted by
3825                 Luke Plant <lukeplant@softhome.net>
3826
3827 2003-02-16 [paul]       0.8.10claws14
3828
3829         * src/news.c
3830                 when a 'protocol error' is encountered disconnect from
3831                 the server. This means that the user can carry on viewing
3832                 other articles and doesn't have to either wait until the
3833                 server timesout or quit sylpheed.
3834                 Fixes bug #53 'Unable to read messages in newsgroups, 
3835                 displayed message doesn't change'
3836
3837 2003-02-15 [christoph]  0.8.10claws13
3838
3839         * src/imap.c
3840                 fix bug that stopped scanning of folders when an
3841                 IMAP folder was empty
3842
3843         (closes bug 46 stop scan messages in folders after empty folder)
3844
3845 2003-02-15 [paul]
3846
3847         * tools/Makefile.am
3848           tools/README
3849           tools/freshmeat_search.pl     ** NEW FILE **
3850           tools/google_search.pl        ** NEW FILE **
3851                 Add 2 Actions scripts which search freshmeat/google
3852                 for the selected text using the browser configured
3853                 in sylpheedrc.
3854                 
3855         Note: These scripts are very dependent on the format of the
3856         browser command and may not work on every occasion. Testing
3857         is welcome. 
3858
3859 2003-02-14 [alfons]     0.8.10claws12
3860
3861         * src/compose.c
3862                 fix breakage because of uninitialized account pointer.
3863                 please verify.
3864
3865 2003-02-14 [paul]       0.8.10claws11
3866
3867         * src/compose.c
3868           src/prefs_account.[ch]
3869           src/prefs_common.[ch]
3870                 move signature settings to Account Prefs
3871
3872 2003-02-14 [paul]       0.8.10claws10
3873
3874         * sync with 0.8.10cvs11
3875                 see ChangeLog 2003-02-14
3876
3877 2003-02-13 [thorsten]   0.8.10claws9
3878
3879         * src/news.c
3880                 revert news progressbar (GUI separation)
3881
3882 2003-02-13 [paul]       0.8.10claws8
3883
3884         * src/compose.c
3885                 make replies behave correctly, re: RFC 1036, Section 2.2.3,
3886                 paragraph 1
3887
3888 2003-02-13 [paul]       0.8.10claws7
3889
3890         * src/compose.[ch]
3891           src/summaryview.c
3892                 fix 'Follow-up and Reply-to' so that it creates a reply to
3893                 the newsgroup and the sender. If the message has the keyword
3894                 'poster' in the Followup-To header, all replies go to the
3895                 sender, re: RFC 1036, Section 2.2.3
3896                 rename all instances of 'ignore_replyto' to 'to_sender', both
3897                 were previously used, now we use just one.
3898
3899 2003-02-13 [paul]       0.8.10claws6
3900
3901         * sync with 0.8.10cvs9
3902                 see ChangeLog 2003-02-13
3903
3904 2003-02-13 [paul]       0.8.10claws5
3905
3906         * configure.ac
3907                 show which plugins are configured in the configure
3908                 output.
3909
3910 2003-02-12 [thorsten]   0.8.10claws4
3911
3912         * src/news.c
3913                 show progress while fetching news headers
3914
3915 2003-02-12 [christoph]  0.8.10claws3
3916
3917         * configure.ac
3918         * src/plugins/Makefile.am
3919                 use AM_CONDITIONAL to enable plugins, automake correctly
3920                 manages this when creating distdir
3921
3922 2003-02-12 [christoph]  0.8.10claws2
3923
3924         * ac/spamassassin.m4
3925         * src/plugins/spamassassin/Makefile.am
3926                 fix building SpamAssassin plugin without OpenSSL
3927
3928 2003-02-12 [paul]       0.8.10claws1
3929
3930         * ac/Makefile.am
3931           src/Makefile.am
3932           src/plugins/Makefile.am
3933                 fix failure of 'make release'
3934
3935 2003-02-12 [paul]       0.8.10claws
3936
3937         * 0.8.10claws released
3938
3939 2003-02-12 [paul]       0.8.9claws56
3940
3941         * po/bg.po
3942           po/es.po
3943           po/it.po
3944           po/ru.po
3945           po/sr.po
3946                 updated translations by George Danchev, Ricardo Mones Lastra,
3947                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
3948                 
3949         * sylpheed.spec.in
3950                 Allow the building of RPMs by a regular user. Submitted
3951                 by Sergei Astanin
3952
3953 2003-02-11 [alfons]     0.8.9claws55
3954
3955         * src/colorlabel.c
3956                 don't use pixmaps for label color rect but draw rectangles
3957                 so we can respect the color map of palette based visuals
3958                 (fixes the long time crashes on Suns - thanks to Andreas
3959                 Engel and Steve O'Hara-Smith for testing)
3960
3961 2003-02-11 [christoph]  0.8.9claws54
3962
3963         * src/matcher_parser_parse.y
3964                 correct bug where filering rules of not existing folders in
3965                 matcherrc were added to global filtering
3966                 
3967         (closes Debian Bug #180253 - Directory's filter-rules are merged with
3968          main filter-rules after removing directory, http://bugs.debian.org/180253)
3969         
3970 2003-02-11 [paul]       0.8.9claws53
3971
3972         * sync with 0.8.10cvs7
3973                 see ChangeLog 2003-02-09
3974
3975 2003-02-11 [melvin]     0.8.9claws52
3976
3977         * po/fr.po
3978                 Updated French tranlsations
3979
3980 2003-02-10 [paul]       0.8.9claws51
3981
3982         * sylpheed.spec.in
3983                 correct --enable-openssl
3984                 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
3985
3986 2003-02-09 [martin]     0.8.9claws50
3987
3988         * src/prefs_matcher.c
3989                 fix segfault in prefs_matcher_substitute_cb() when
3990                 no row is selected
3991
3992 2003-02-09 [paul]       0.8.9claws49
3993
3994         * src/folderview.c
3995                 fix bug where a newsgroup folder's processing rules were
3996                 merged with the global filtering rules when the newsgroup
3997                 folder was deleted, causing some seriously bad results,
3998                 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
3999
4000 2003-02-08 [melvin]     0.8.9claws48
4001
4002         * src/compose.c
4003                 Corrected and modified an alert message.
4004
4005 2003-02-07 [paul]       0.8.9claws47
4006
4007         * src/folderview.c
4008                 fix bug where both an 'Account properties' window and a
4009                 'Folder properties' window were opened when clicking on
4010                 'Properties' in an NNTP or IMAP folder's popup menu.
4011
4012 2003-02-07 [paul]       0.8.9claws46
4013
4014         * sync with 0.8.10cvs6
4015                 see ChangeLog 2003-02-06
4016
4017 2003-02-06 [christoph]  0.8.9claws45
4018
4019         * src/mbox.c
4020                 freeze folder updates while importing mbox files
4021                 (closes bug 43 importing mbox took hours)
4022                 
4023         Patch submitted by Jens Rantil <jens.rantil@telia.com>
4024
4025 2003-02-06 [thorsten]   0.8.9claws44
4026
4027         * po/de.po
4028                 Updated german translations
4029
4030 2003-02-06 [thorsten]   0.8.9claws43
4031
4032         * src/news.h
4033                 use guint for message numbers (fix count in grouplist dialog)
4034
4035 2003-02-05 [paul]       0.8.9claws42
4036
4037         * sync with 0.8.10cvs2
4038                 see ChangeLog 2003-02-05
4039
4040 2003-02-04 [colin]      0.8.9claws41
4041
4042         * src/prefs_common.[ch]
4043           src/procmsg.c
4044           src/summaryview.c
4045                 Add an option to disable threading by subject
4046
4047 2003-02-04 [christoph]  0.8.9claws40
4048
4049         * src/inc.c
4050                 only abort fetching mails from multiple accounts when the
4051                 error is fatal and does not allow to check any more accounts
4052                 (currently only disk full error)
4053
4054         (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
4055          receive mails for other accouts)
4056
4057 2003-02-04 [christoph]  0.8.9claws39
4058
4059         * src/folder.c
4060                 first add the new message to the cache, then
4061                 send the update notification
4062
4063         (closes bug 39 after sending message folderview doesnt get updated)
4064
4065 2003-02-04 [colin]      0.8.9claws38
4066
4067         * src/inc.c
4068                 _really_ fix this Connecting... status
4069
4070 2003-02-04 [paul]       0.8.9claws37
4071
4072         * sync with 0.8.10
4073                 see ChangeLog 2003-02-04
4074
4075 2003-02-04 [paul]       0.8.9claws36
4076
4077         * sync with 0.8.9cvs6
4078                 see ChangeLog 2003-02-03
4079
4080 2003-02-04 [paul]       0.8.9claws35
4081
4082         * po/pt_BR.po
4083                 updated by André Filipe de Assunção e Brito 
4084                 <bedecko@netsite.com.br>
4085
4086 2003-02-03 [thorsten]   0.8.9claws34
4087
4088         * po/de.po
4089                 Updated german translations
4090
4091 2003-02-02 [paul]       0.8.9claws33
4092
4093         * po/es.po
4094                 updated by Ricardo Mones Lastra
4095
4096 2003-02-02 [thorsten]   0.8.9claws32
4097
4098         * src/mh.c
4099                 Fix mh_get_msginfo() segfault if file is inaccessible
4100
4101 2003-01-31 [colin]      0.8.9claws31
4102
4103         * src/procheader.c
4104                 Fix last commit's bug
4105
4106 2003-01-31 [colin]      0.8.9claws30
4107
4108         * src/procheader.c
4109                 Missing a change for gpg-signed messages
4110
4111 2003-01-31 [paul]       0.8.9claws29
4112
4113         * src/pixmaps/gpg_signed.xpm    ** NEW FILE **
4114           src/procheader.c
4115           src/stock_pixmap.[ch]
4116           src/summaryview.c
4117                 indicate GnuPG signed messages by displaying an icon
4118                 in the Attachment column.
4119
4120 2003-01-31 [paul]       0.8.9claws28
4121
4122         * sync with 0.8.9cvs4
4123                 see ChangeLog 2003-01-31
4124
4125 2003-01-31 [alfons]     0.8.9claws27
4126
4127         * src/textview.c
4128                 tune URI parser to accept mailto URLs with a '?'
4129                 (patch from Ruslan Balkin)
4130
4131 2003-01-31 [colin]      0.8.9claws26
4132
4133         * src/summaryview.c
4134                 Fix a leak introduced in claws24
4135
4136 2003-01-31 [colin]      0.8.9claws25
4137
4138         * src/summaryview.c
4139                 Freeze/Thaw folder updates when deleting dups
4140
4141 2003-01-31 [colin]      0.8.9claws24
4142         
4143         * src/addr_compl.c
4144           src/summaryview.c
4145           src/msgcache.c
4146                 little speed improvements
4147
4148 2003-01-31 [colin]      0.8.9claws23
4149
4150         * src/summaryview.c
4151                 Fix segfault when forwarding nothing
4152                 Patch from "Ruslan N. Balkin" <baron@voices.ru>
4153                 
4154 2003-01-30 [paul]       0.8.9claws22
4155
4156         * sync with 0.8.9cvs3
4157                 see ChangeLog 2003-01-30
4158
4159 2003-01-30 [paul]       0.8.9claws21
4160
4161         * sync with 0.8.9cvs2
4162                 see ChangeLog 2003-01-30
4163
4164 2003-01-29 [paul]       0.8.9claws20
4165
4166         * sync with 0.8.9cvs1
4167                 see ChangeLog 2003-01-29
4168
4169 2003-01-28 [paul]       0.8.9claws19
4170
4171         * po/POTFILES.in
4172                 update to reflect changes. 
4173                 thanks to Ricardo Mones Lastra
4174
4175 2003-01-27 [christoph]  0.8.9claws18
4176
4177         * ac/openssl.m4
4178         * ac/spamassassin.m4
4179         * src/plugins/spamassassin/README
4180         * src/plugins/spamassassin/libspamc.[ch]
4181         * src/plugins/spamassassin/utils.[ch]
4182                 updated to latest libspamc
4183
4184 2003-01-27 [christoph]  0.8.9claws17
4185
4186         * src/folder.c
4187                 fix wrong use of procheader_get_header_fields
4188
4189 2003-01-27 [christoph]  0.8.9claws16
4190
4191         * src/news.c
4192         * src/prefs_account.[ch]
4193         * src/common/nntp.[ch]
4194                 allow to force authentication for NNTP servers
4195
4196         Patch submitted by Florian Mickler <dmk@d-labs.de>
4197
4198 2003-01-26 [paul]       0.8.9claws15
4199
4200         * src/summaryview.c
4201                 speed up of marking messages as read
4202                 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
4203
4204 2003-01-26 [christoph]  0.8.9claws14
4205
4206         * src/Makefile.am
4207         * src/mgutils.[ch]              ** REMOVE **
4208         * src/xml.[ch]                  ** REMOVE **
4209         * src/xmlprops.[ch]             ** REMOVE **
4210         * src/common/Makefile.am
4211         * src/common/mgutils.[ch]       ** NEW **
4212         * src/common/xml.[ch]           ** NEW **
4213         * src/common/xmlprops.[ch]      ** NEW **
4214                 move xml files to common directory
4215
4216 2003-01-26 [christoph]  0.8.9claws13
4217
4218         * src/plugins/spamassassin/spamassassin_gtk.c
4219                 only set gtk entry text if string is available
4220
4221 2003-01-26 [melvin]     0.8.9claws12
4222
4223         * src/description_window.c
4224                 Allow resizing of the window
4225                 Allow automatic horizontal scroll bar
4226                 Do not vertically expand and fill
4227
4228 2003-01-26 [christoph]  0.8.9claws11
4229
4230         * src/Makefile.am
4231         * src/gtkutils.[ch]             ** REMOVE **
4232         * src/common/sylpheed.c
4233         * src/gtk/Makefile.am
4234         * src/gtk/description_window.c
4235         * src/gtk/gtkutils.[ch]         ** NEW **
4236         * src/gtk/prefswindow.c
4237                 move gtkutils to gtk directory
4238
4239 2003-01-26 [paul]       0.8.9claws10
4240
4241         * src/summaryview.c
4242                 rename summary_unread_clicked() to summary_status_clicked()
4243
4244 2003-01-26 [melvin]     0.8.9claws9
4245
4246         * src/prefs_actions.c
4247                 Cosmetical changes to the help text
4248
4249 2003-01-26 [paul]       0.8.9claws8
4250
4251         * src/folder.[ch]
4252           src/mainwindow.c
4253           src/prefs_common.c
4254           src/prefs_sumamry_column.c
4255           summaryview.[ch]
4256                 rename the 'Unread' column to 'Status'
4257
4258 2003-01-25 [match]      0.8.9claws7
4259
4260         * src/mgutils.[ch]
4261                 removed reference to LDAP constants. removed error2string.
4262                 included functions to support LDAP dynamic queries.
4263         * src/syldap.h
4264                 moved LDAP constants here.
4265         * src/addressbook.c
4266         * src/addrindex.c
4267         * src/importldif.c
4268                 removed references to LDAP constants and references to
4269                 error2string.
4270
4271 2003-01-25 [paul]       0.8.9claws6
4272
4273         * src/summaryview.c
4274                 summary_thread_build(), summary_thread_init(): remove 
4275                 unneeded reference to summaryview->folder_item
4276
4277 2003-01-25 [christoph]  0.8.9claws5
4278
4279         * src/gtk/description_window.c
4280                 o allow description texts to expand over multiple columns
4281                 o translate all columns
4282         * src/prefs_actions.c
4283                 change syntax description to use new multi column feature
4284
4285         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
4286
4287 2003-01-25 [match]      0.8.9claws4
4288
4289         * src/vcard.c
4290                 fixed bug with Quoted-Printable
4291
4292 2003-01-25 [paul]       0.8.9claws3
4293
4294         * src/folder.[ch]
4295           src/summaryview.[ch]
4296                 implement per-folder collapsed/expanded threads setting
4297                 
4298         * src/prefs_common.c
4299                 remove global collapsed/expanded threads option
4300
4301 2003-01-25 [christoph]  0.8.9claws2
4302
4303         * po/POTFILES.in
4304                 add pluginwindow and prefswindow
4305         * src/compose.c
4306                 make send respond correctly to messages that could be added
4307                 to the queue folder, but the UID of the message is unknown
4308         * src/folder.c
4309         * src/imap.c
4310                 don't return guessed UIDs in imap_add_msg anymore. We return
4311                 0 to tell the folder system it was appened but the UID is
4312                 unknown. Folder system now get's the UID by scaning the folder
4313                 and searching the cache for the Message-ID
4314                 (closes bug #29 Messages queued, but not sent)
4315
4316 2003-01-25 [paul]       0.8.9claws1
4317
4318         * src/codeconv.c
4319                 conv_encode_header():  fix bug when long headers with 8-bit
4320                 characters are used, so that the encoded words are wrapped.
4321                 If the space in the original text falls on the wrap boundary,
4322                 it can be lost.
4323                 Patch by Sergey Vlasov.
4324                 
4325         * src/folderview.c
4326                  fix bug where a change to the sorting method or thread view
4327                  of a folder's messages is lost if simpify-subject is set and
4328                  toggled on or off.
4329                  Patch by Luke Plant.
4330
4331 2003-01-24 [paul]       0.8.9claws
4332
4333         * sylpheed-0.8.9claws released
4334         
4335         * Makefile.am
4336           sylpheed.spec.in
4337                 remove reference to 'INSTALL.jp'
4338
4339 2003-01-23 [paul]       0.8.8claws128
4340
4341         * po/es.po
4342           po/it.po
4343           po/ru.po
4344           po/sr.po
4345                 updated translations. submitted by Ricardo Mones Lastra,
4346                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
4347
4348 2003-01-23 [colin]      0.8.8claws127
4349
4350         * src/compose.c
4351                 Fix drafted and queued news articles re-edition
4352
4353 2003-01-23 [melvin]     0.8.8claws126
4354
4355         * po/fr.po
4356                 Updated French translations
4357
4358 2003-01-23 [colin]      0.8.8claws125
4359
4360         * src/inc.c
4361                 Fix "Connecting to..." status message
4362
4363 2003-01-22 [paul]       0.8.8claws124
4364
4365         * po/bg.po
4366                 updated by George Danchev
4367                 
4368         * src/folder.c
4369                 revert last commit [0.8.8claws111] as it breaks folder d'n'd
4370                 and folder deletion
4371
4372 2003-01-21 [paul]       0.8.8claws123
4373
4374         * po/bg.po
4375                 updated by George Danchev
4376                 
4377         * src/about.c
4378                 its now 2003
4379                 
4380         * src/toolbar.c
4381                 don't translate 'Separator'
4382                 
4383         * src/plugins/spamassassin/Makefile.am
4384                 add aspell to CPPFLAGS
4385                 
4386         * src/plugins/spamassassin/spamassassin.c
4387           src/plugins/spamassassin/spamassassin_gtk.c
4388                 set correct default for spamassassin_receive_spam
4389                 slightly re-word descriptions and some
4390                 other minor changes
4391
4392 2003-01-19 [alfons]     0.8.8claws122
4393                 
4394         * src/mimeview.c
4395                 mimeview_save_as(): we might as well show the file name for
4396                 the single case "Save As" too
4397
4398 2003-01-19 [alfons]     0.8.8claws121
4399
4400         * src/crash.c
4401                 change bug tracker URL to bugzilla URL
4402
4403 2003-01-19 [alfons]     0.8.8claws120
4404
4405         * src/mimeview.c
4406                 mimeview_save_all(): display name of file before overwriting;
4407                 continue saving all, even when one overwrite was cancelled
4408
4409 2003-01-19 [christoph]  0.8.8claws119
4410
4411         * src/summaryview.c
4412         * src/procmsg.[ch]
4413                 fix wrong usage of procmsg_find_children in summaryview
4414                 by using procmsg_update_unread_children instead of
4415                 summaryview_update_unread_children
4416
4417 2003-01-19 [christoph]  0.8.8claws118
4418
4419         * src/procmsg.c
4420                 fix infinite loop in procmsg_find_children
4421                  (closes bug #25 sylpheed crashes on delete.)
4422
4423         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
4424
4425 2003-01-19 [paul]       0.8.8claws117
4426
4427         * po/pt_BR.po
4428                 updated by Ivan Francolin Martinez
4429
4430 2003-01-18 [melvin]     0.8.8claws116
4431
4432         * src/prefs_actions.c
4433                 Removed syntax limitation of only one '&' at the end of command.
4434                         Now actions that contain '>/dev/null 2>&1' are possible.
4435
4436 2003-01-18 [melvin]     0.8.8claws115
4437
4438         * src/prefs_actions.c
4439                 Actions IO dialog: when the action ends
4440                 the "Close" button now has focus and [Escape] closes the
4441                 window.
4442
4443 2003-01-18 [christoph]  0.8.8claws114
4444
4445         * src/procmsg.c
4446                 o add debug output when MsgInfos are really freed
4447                 o free GSLists in procmsg_find_children and
4448                   procmsg_update_unread_children
4449
4450 2003-01-18 [christoph]  0.8.8claws113
4451
4452         * src/mainwindow.c
4453                 reorder Configuration menu
4454
4455 2003-01-18 [christoph]  0.8.8claws112
4456
4457         * src/compose.c
4458                 fix applying templates to forwarded messages
4459
4460         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
4461
4462 2003-01-17 [christoph]  0.8.8claws111
4463
4464         * src/folder.c
4465                 destroy folder items, when a folder item is removed
4466
4467 2003-01-17 [christoph]  0.8.8claws110
4468
4469         * src/folder.c
4470                 fix wrong folder stats update when ignored message is
4471                 deleted
4472
4473 2003-01-17 [colin]      0.8.8claws109
4474         
4475         * src/mainwindow.c
4476         * src/summaryview.c
4477                 Quicksearch bugfixes: 
4478                 - hide help button at startup if not extended
4479                 - switch to extended when looking for replies
4480
4481 2003-01-17 [paul]
4482
4483         * sync with 0.8.9 release
4484
4485 2003-01-17 [paul]       0.8.8claws108
4486
4487         * sync with 0.8.8cvs11
4488                 see ChangeLog 2003-01-17
4489
4490 2003-01-16 [colin]      0.8.8claws107
4491
4492         * src/procmsg.c
4493                 Changed encryption test to re-ask passphrase
4494                 if an encrypted message hasn't been decrypted
4495                 Fixes bug #5
4496
4497 2003-01-16 [christoph]  0.8.8claws106
4498
4499         * src/prefs_gtk.c
4500         * src/prefs_toolbar.c
4501         * src/gtk/prefswindow.h
4502         * src/plugins/spamassassin/spamassassin_gtk.c
4503                 remove page destroy function that is not used anymore
4504
4505 2003-01-16 [paul]       0.8.8claws105
4506
4507         * sync with 0.8.8cvs9
4508                 see ChangeLog 2002-01-16
4509
4510 2003-01-16 [colin]      0.8.8claws104
4511
4512         * src/compose.[ch]
4513                 Fix bug with autosaved drafts for IMAP, when draft
4514                 folder is specified - fixes bugzilla bug #20
4515
4516 2003-01-15 [paul]       0.8.8claws103
4517
4518         * src/compose.[ch]
4519           src/procmsg.c
4520                 store folder and message-id of message forwarding
4521                 in queue header and set forward flag after sending
4522
4523 2003-01-15 [paul]       0.8.8claws102
4524
4525         * sync with 0.8.8cvs8
4526                 see ChangeLog 2002-01-15
4527
4528 2003-01-15 [colin]      0.8.8claws101
4529
4530         * src/Makefile.am
4531                 Fix linking with GNU libiconv
4532
4533 2003-01-15 [darko]      0.8.8claws100
4534
4535         * src/pine.c
4536                 fix crash when importing pine address book
4537                 entry with an empty name (reported by DY
4538                 <dybulk at tri8.net>)
4539
4540 2003-01-14 [paul]       0.8.8claws99
4541
4542         * configure.in  ** REMOVED **
4543           configure.ac  ** NEW FILE **
4544                 rename configure.in to configure.ac, as it is now
4545                 preferred
4546
4547 2003-01-14 [melvin]     0.8.8claws98
4548
4549         * src/folderview.c
4550                 folderview_check_new(): More precise function description
4551
4552 2003-01-14 [melvin]     0.8.8claws97
4553
4554         * src/folderview.c
4555                 folderview_check_new(): return the number of new messages 
4556                         since last check.
4557         * src/inc.c
4558                 inc_account_mail(): Disable counting of new messages for IMAP
4559                         and NNTP until bug [19] and [14] are fixed.
4560
4561 2003-01-14 [paul]       0.8.8claws96
4562
4563         * sync with 0.8.8cvs6
4564                 see ChangeLog 2003-01-14
4565
4566 2003-01-13 [alfons]     0.8.8claws95
4567
4568         * src/textview.c
4569                 tune email address validation (c. 0.8.8claws89): if . is 
4570                 just one char away from @, the address is invalid too 
4571                 (correctly rejects addresses like foo@.com)
4572
4573 2003-01-13 [paul]       0.8.8claws94
4574
4575         * src/messageview.c
4576           src/toolbar.c
4577                 fixes to the Message View toolbar and menu:
4578                 fix non-functioning Forward button
4579                 make Reply button consider default_reply_list
4580                 remove 'Follow-up...' menu entry
4581                 add 'Forward' and 'Redirect' menu entries
4582
4583 2003-01-13 [melvin]     0.8.8claws93
4584
4585         * src/inc.c
4586                 Fixed typo that could make new messages count incorrect.
4587
4588 2003-01-13 [melvin]     0.8.8claws92
4589
4590         * src/folderview.[ch]
4591                 folderview_check_new(): return the number of new messages.
4592         * src/inc.c
4593                 Should fix bug [14] where new mail notification worked 
4594                         incorrectly with IMAP accounts.
4595                 inc_spool_account(): return number of new msgs, or -1 on error
4596                 inc_all_spool(): return number of new msgs
4597                 
4598 2003-01-13 [melvin]     0.8.8claws91
4599
4600         * src/prefs_actions.c
4601                 Justify help text.
4602
4603 2003-01-12 [thorsten]   0.8.8claws90
4604
4605         * src/common/prefs.c
4606                 close file before rename
4607
4608 2003-01-12 [alfons]     0.8.8claws89
4609
4610         * AUTHORS
4611                 add Christian Mertes
4612         * src/common/utils.[ch]
4613                 g_stricase_hash(), g_stricase_equal(): functions for 
4614                 case insensitive hash tables
4615         * src/textview.c
4616                 use top level domain names to validate email address, based
4617                 on a patch by Christian Mertes (thanks!), but changed 
4618                 implementation to use a hash table 
4619
4620 2003-01-12 [paul]       0.8.8claws88
4621
4622         * po/bg.po
4623                 updated by George Danchev
4624
4625 2003-01-12 [alfons]     0.8.8claws87
4626
4627         * src/summaryview.c
4628                 delete / execute performance: use new style folder update
4629
4630 2003-01-12 [paul]       0.8.8claws86
4631
4632         * sync with 0.8.8cvs5
4633                 see ChangeLog 2003-01-13 (!)
4634
4635 2003-01-12 [alfons]     0.8.8claws85
4636
4637         * src/filtering.c
4638         * src/matcher_parser_parse.y
4639                 prepare change_score filtering action
4640         * src/matcher.[ch]
4641                 give up const-correctness on functions that call non-const-correct functions;
4642                 several casts to gpointer in g_free();
4643                 add change_score;
4644
4645 2003-01-12 [christoph]  0.8.8claws84
4646
4647         * src/compose.c
4648                 fix 2 warnings
4649
4650         * src/gtk/prefswindow.[ch]
4651         * src/plugins/spamassassin/spamassassin_gtk.c
4652                 changed the call of the widget create function
4653                 for PrefsPages, because sometimes the widget
4654                 create function needs a widget that already has
4655                 been attached to a window (to create GDK pixmaps
4656                 for exmaple). So we simply pass the GtkWindow as
4657                 the second parameter now.
4658
4659         * src/main.c
4660         * src/mainwindow.c
4661         * src/prefs_toolbar.[ch]
4662                 rewrite Toolbar Preferences using the new
4663                 prefs window
4664
4665 2003-01-11 [alfons]     0.8.8claws83
4666
4667         * src/addressadd.c
4668                 fix crash when adding sender to addressbook because status bar
4669                 isn't there (the status bar doesn't seem to be used though,
4670                 but I'll let Match decide what to do with it)
4671
4672 2003-01-11 [colin]      0.8.8claws82
4673
4674         * src/main.c
4675           src/toolbar.c
4676                 Two useless changes reversed
4677
4678 2003-01-11 [colin]      0.8.8claws81
4679
4680         * src/mainwindow.c
4681           src/mainwindow.h
4682                 Add mainwindow_get_mainwindow()
4683         * src/alertpanel.c
4684           src/alertpanel.h
4685                 Add alertpanel_error_log() 
4686         * src/compose.c
4687           src/inc.c
4688           src/messageview.c
4689           src/toolbar.c
4690           src/main.c
4691           src/procmsg.c
4692                 Network errors get a View Log button
4693
4694 2003-01-10 [alfons]     0.8.8claws80
4695
4696         * src/prefs_toolbar.c
4697         * src/toolbar.c
4698                 use the translatable string for "Separator" as file name for
4699                 separator toolbar items (probably make this uppercase?)
4700
4701 2003-01-10 [alfons]     0.8.8claws79
4702
4703         * src/prefs_toolbar.c
4704                 put right A_SEPARATOR description string in "displayed
4705                 toolbar items list" so manually added separators are
4706                 saved correctly (bug #10, "Adding a separator to the main 
4707                 toolbar fails, entry in xml file is wrong")
4708
4709 2003-01-10 [christoph]  0.8.8claws78
4710
4711         * src/imap.c
4712                 o fix warnings
4713                 o use CAPABILITY to check if NAMESPACE is available
4714
4715 2003-01-10 [christoph]  0.8.8claws77
4716
4717         * src/imap.[ch]
4718                 apply UIDPLUS IMAP extension support patch
4719
4720         Patch submitted by Simon 'corecode' Schubert
4721
4722 2003-01-10 [paul]       0.8.8claws76
4723
4724         * src/folderview.c
4725                 a sync from main which fixes the news account folders'
4726                 Properties bug
4727
4728 2003-01-10 [christoph]  0.8.8claws75
4729
4730         * src/folder.c
4731                 don't accept 0 as a valid uid returned by copy and move
4732                 functions. 0 means the message was copied or moved but the
4733                 new uid could not be fetched. It is not an error condition
4734                 for the copy or move operation.
4735
4736 2003-01-10 [paul]       0.8.8claws74
4737
4738         * src/prefs_filtering.c
4739                 change English used in Alert when entry is not
4740                 saved.
4741                 
4742         * sync with 0.8.8cvs4
4743                 see ChangeLog 2003-01-10
4744
4745 2003-01-10 [darko]      0.8.8claws73
4746
4747         * src/pine.c
4748                 fix crash when importing address book entry
4749                 without a valid address
4750
4751 2003-01-09 [alfons]     0.8.8claws72
4752
4753         * src/inc.c
4754                 filtering performance: use new style folder update
4755
4756 2003-01-09 [christoph]  0.8.8claws71
4757
4758         * src/compose.c
4759         * src/gtk/menu.[ch]
4760                 fix wrong selecting of mime encoding type, when
4761                 opening property dialog of attachments in the
4762                 compose window. 7bit was always selected and that
4763                 destoryed files with 8bit data.
4764                 (closes bug #9 Sylpheed-claws destroys attachments when
4765                  changing MIME-types)
4766
4767 2003-01-09 [paul]       0.8.8claws70
4768
4769         * sync with 0.8.8cvs3
4770                 see ChangeLog 2003-01-09
4771
4772 2003-01-08 [alfons]     0.8.8claws69
4773         
4774         * src/addressadd.c
4775                 apply patch by Kim Schulz to fix build breakage
4776                 because of missing variable
4777
4778 2003-01-08 [paul]       0.8.8claws68
4779
4780         * sync with 0.8.8cvs2
4781                 see ChangeLog 2002-01-08
4782
4783 2003-01-08 [paul]       0.8.8claws67
4784
4785         * po/it.po
4786                 updated by Alessandro Maestri
4787                 
4788         * src/addressadd.c
4789                 when using 'Add sender to addressbook' allow
4790                 name to be edited and remarks to be entered
4791                 Patch submitted by Luke Plant
4792
4793 2003-01-08 [darko]      0.8.8claws66
4794
4795         * README.claws, src/summaryview.c
4796                 fix description for marked messages
4797
4798 2003-01-08 [paul]
4799
4800         * tools/Makefile.am
4801           tools/launch_phoenix  ** NEW FILE **
4802                 add script that enables using Phoenix as the default
4803                 web browser. 
4804                 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
4805                 
4806         * tools/OOo2sylpheed.pl
4807                 remove full path to sylpheed executable, just 'sylpheed'
4808                 will do
4809                 
4810         * tools/README
4811                 add launch_phoenix informtion and re-arrange and compress
4812                 the data a little
4813
4814 2003-01-07 [christoph]  0.8.8claws65
4815
4816         * src/folder.c
4817                 fix update for source folder when moving messages
4818         * src/procmsg.[ch]
4819         * src/summaryview.c
4820                 use function to set to_folder for message infos and
4821                 automatically update the op_count for old and new
4822                 folder
4823
4824 2003-01-07 [melvin]     0.8.8claws64
4825
4826         * src/prefs_actions.c
4827                 Fixed bug where an '%p' Action on a displayed image crashed 
4828                         Sylpheed
4829                 Code clean up (get rid of duplicated code and removed unnecessary 
4830                                 structure member)
4831
4832 2003-01-07 [christoph]  0.8.8claws63
4833
4834         * src/compose.c
4835         * src/folder.[ch]
4836         * src/folderview.c
4837         * src/import.c
4838         * src/inc.c
4839         * src/main.c
4840         * src/mainwindow.c
4841         * src/messageview.c
4842         * src/prefs_folder_item.c
4843         * src/procmsg.c
4844         * src/summaryview.c
4845         * src/toolbar.c
4846                 o remove all folder update triggering from the UI code. The folder
4847                   system should know much better when a folder needs an update.
4848                 o to prevent multiple updates in a row the folder updates can be
4849                   frozen for some time.
4850
4851                 Note: - Please verify that no updates are missing
4852                       - Check where freeze/thaws should be added
4853
4854 2003-01-07 [christoph]  0.8.8claws62
4855
4856         * src/prefs_actions.c
4857                 don't translate empty strings
4858
4859         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
4860
4861 2003-01-06 [christoph]  0.8.8claws61
4862
4863         * src/prefs_actions.c
4864                 mark strings for gettext
4865         * src/prefs_matcher.c
4866                 use new description window for Execute action and
4867                 match condition in Filtering
4868
4869         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
4870
4871 2003-01-06 [alfons]     0.8.8claws60
4872
4873         keep myself inspired to re-organize matcher part 8; 
4874         yes, more to come (I need to move out the descriptive
4875         text for actions to matcher.c, or at least make it not
4876         depend on the wicked ordering)
4877
4878         * src/prefs_matcher.c
4879                 add documentation so others may comprehend the
4880                 UI part of the conditions
4881                 
4882 2003-01-06 [christoph]  0.8.8claws59
4883
4884         * src/prefs_actions.c
4885                 use new description window for syntax help
4886         * src/gtk/description_window.c
4887                 fix display of descriptions with column count != 2
4888
4889         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
4890
4891 2003-01-06 [christoph]  0.8.8claws58
4892
4893         * src/quote_fmt.c
4894         * src/summaryview.[ch]
4895         * src/gtk/Makefile.am
4896         * src/gtk/description_window.[ch]       ** NEW **
4897                 use a generic window to display syntax descriptions
4898                 currently used in quote_fmt and summaryview (new description
4899                 for extended quick search)
4900
4901         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
4902
4903 2003-01-06 [paul]       0.8.8claws57
4904
4905         * sync with 0.8.8cvs1
4906                 see ChangeLog 2003-01-06
4907
4908 2003-01-06 [christoph]  0.8.8claws56
4909
4910         * src/mainwindow.c
4911         * src/prefs_gtk.[ch]
4912         * src/gtk/prefswindow.[ch]
4913         * src/plugins/spamassassin/spamassassin_gtk.c
4914                 o remove page management from prefswindow, pages
4915                   will be an argument to prefswindow_open
4916                 o prefswindow_open gets a datapointer that is
4917                   passed to the widget_create function to allow
4918                   creation of prefswindow for specific items
4919
4920 2003-01-06 [colin]      0.8.8claws55
4921         
4922         * src/summaryview.c
4923                 We don't want regexp in the reply-finder, 
4924                 because MIDs can contain !,$,. and so on
4925
4926 2003-01-06 [jens]       0.8.8claws54
4927
4928         * src/jpilot.c
4929                 fixed a wrong free in jpilot_read_db_files
4930
4931 2003-01-06 [alfons]     0.8.8claws53
4932
4933         re-organize matcher part 8; more to come
4934        
4935         * src/matcher.c
4936                 matcherprop_to_string(): put g_free()s before the
4937                 switch-case break to fix memleaks                
4938
4939 2003-01-06 [colin]      0.8.8claws52
4940
4941         * src/summaryview.c
4942                 cleanup & reply-finder now displays the first 
4943                 matching message
4944
4945 2003-01-05 [alfons]     0.8.8claws51
4946
4947         re-organize matcher part 7; more to come
4948
4949         * src/matcher.[ch]
4950                 fixes for constant correctness;
4951                 more documentation;
4952
4953 2003-01-05 [alfons]     0.8.8claws50
4954
4955         re-organize matcher part 6; more to come
4956         
4957         * src/matcher.[ch]
4958                 fixes for constant correctness;
4959                 more documentation;
4960         * src/filtering.c
4961                 fix for constant correctness
4962
4963 2003-01-05 [colin]      0.8.8claws49
4964
4965         * src/account.[ch]
4966                 Add account_get_reply_account function
4967         * src/compose.c
4968                 Use account_get_reply_account function 
4969         * src/summaryview.c
4970                 Basic reply-finder - click on the replied
4971                 icon gets you to the outbox using quick-search
4972
4973 2003-01-05 [paul]       0.8.8claws48
4974
4975         * src/prefs_common.c
4976                 small change to English
4977                 
4978         * src/prefs_filtering.c
4979                 prefs_filtering_action_select(): improve logic and uniformity
4980                 of gui
4981
4982 2003-01-05 [alfons]     0.8.8claws47
4983
4984         fine tune solution to focus problems (bug #7)
4985
4986         * src/mainwindow.c
4987                 mainwindow_focus_in_event(): remove grab event check
4988         * src/summaryview.c
4989                 summary_button_pressed(): move selection on right-click
4990                 too. we can't possibly move the selection back after
4991                 canceling a dialog, because gtk's incomplete focus 
4992                 management. whether this is a good solution, only time
4993                 will tell.
4994
4995 2003-01-05 [christoph]  0.8.8claws46
4996
4997         * src/imap.c
4998                 fix crash when no imap connection could be established
4999
5000 2003-01-05 [paul]       0.8.8claws45
5001
5002         * src/mainwindow.c
5003           src/sumamryview.c
5004           src/gtk/menu.[ch]
5005                 fix bug 605957 'shortcuts in popup-menu'
5006                 make user-defined shortcuts work
5007                 show shortcuts that are already defined
5008                 in the main menu
5009                 Patch submitted by Luke Plant
5010
5011 2003-01-05 [alfons]     0.8.8claws44
5012
5013         * src/mainwindow.c
5014                 focus_in_event handler should not select summary view row 
5015                 when another window (menu, dialog) grabbed for events 
5016                 (bug #7, "[0.8.8claws42] Message summary focus") 
5017
5018 2003-01-04 [christoph]  0.8.8claws43
5019
5020         * src/procmsg.c
5021                 update save folder after adding the sent message
5022                  (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
5023
5024 2003-01-02 [christoph]  0.8.8claws42
5025
5026         * src/common/plugin.c
5027                 fix unloading of all plugins and unload
5028                 plugins in reverse order
5029                 
5030         * src/gtk/pluginwindow.c
5031                 implement function of load and unload button
5032
5033         * src/gtk/prefswindow.c
5034         * src/gtk/prefswindow.h
5035                 rename register function and add new unregister
5036                 function
5037
5038         * src/plugins/spamassassin/spamassassin_gtk.c
5039                 unregister prefs page and update for changes in
5040                 src/gtk/prefswindow.c
5041
5042 2003-01-02 [paul]       0.8.8claws41
5043
5044         * po/es.po
5045                 updated by Ricardo Mones Lastra
5046
5047 2003-01-02 [paul]
5048
5049         * tools/tb2sylpheed
5050                 fixes and improvements by Urke MMI
5051
5052 2003-01-02 [thorsten]   0.8.8claws40
5053
5054         * src/procmsg.c
5055                 fixed wrong return value
5056
5057 2003-01-02 [thorsten]   0.8.8claws39
5058
5059         * src/prefs.c
5060                 fixed printing wrong variable
5061
5062 2003-01-02 [thorsten]   0.8.8claws38
5063
5064         * src/prefs.c
5065                 fixed acessing members of freed pfile struct
5066
5067 2003-01-02 [thorsten]   0.8.8claws37
5068
5069         * src/procmsg.c
5070                 detect loops across several messages
5071                 as suggested by Christoph Hohmann
5072
5073 2003-01-01 [match]      0.8.8claws36
5074
5075         * src/addrindex.c
5076                 fixed another memory leak.
5077
5078 2003-01-01 [match]      0.8.8claws35
5079
5080         * src/jpilot.[ch]
5081                 fixed memory leaks. applied Doxygen comments.
5082
5083 2003-01-01 [thorsten]   0.8.8claws34
5084
5085         * src/procmsg.c
5086                 inhibit endless loop if msg references itself
5087                 (closes Bug [ 660477 ] Infinite loop in parent flag search)
5088
5089 2003-01-01 [christoph]  0.8.8claws33
5090
5091         * src/mainwindow.c
5092         * src/gtk/Makefile.am
5093         * src/gtk/pluginwindow.c                ** NEW **
5094         * src/gtk/pluginwindow.h                ** NEW **
5095                 add plugin window
5096
5097         * src/plugins/demo/demo.c
5098         * src/plugins/spamassassin/spamassassin.c
5099         * src/plugins/spamassassin/spamassassin_gtk.c
5100                 write better plugin descriptions
5101
5102 2002-12-31 [christoph]  0.8.8claws32
5103
5104         * src/gtk/prefswindow.c
5105         * src/plugins/spamassassin/spamassassin_gtk.c
5106                 some small improvements to GTK code
5107
5108 2002-12-31 [christoph]  0.8.8claws31
5109
5110         * src/plugins/spamassassin/spamassassin_gtk.c
5111                 enable folder select button
5112
5113 2002-12-31 [christoph]  0.8.8claws30
5114
5115         * src/mainwindow.c
5116         * src/gtk/Makefile.am
5117         * src/gtk/prefswindow.c                         ** NEW **
5118         * src/gtk/prefswindow.h                         ** NEW **
5119                 add new prefs window
5120
5121         * src/common/plugin.c
5122                 don't try to load empty config lines
5123         
5124         * src/plugins/spamassassin/Makefile.am
5125         * src/plugins/spamassassin/spamassassin.c
5126         * src/plugins/spamassassin/spamassassin.h       ** NEW **
5127         * src/plugins/spamassassin/spamassassin_gtk.c   ** NEW **
5128                 GTK config for SpamAssassin Plugin using
5129                 the new prefs window
5130
5131 2002-12-31 [paul]       0.8.8claws29
5132
5133         * po/POTFILES.in
5134                 remove obsolete entry 'src/menu.c'
5135
5136 2002-12-31 [alfons]     0.8.8claws28
5137
5138         * src/matcher.[ch]
5139         * src/matcher_parser_parse.y
5140         * src/prefs_matcher.c
5141                 add "ignore_thread" and "~ignore_thread" condition so it's
5142                 possible to make the actions / scoring operate on the ignore
5143                 thread flag
5144
5145 2002-12-31 [christoph]  0.8.8claws27
5146
5147         * src/addrbook.c
5148         * src/addrindex.c
5149         * src/folder.c
5150         * src/matcher.c
5151         * src/prefs_account.c
5152         * src/prefs_actions.c
5153         * src/prefs_customheader.c
5154         * src/prefs_display_header.c
5155         * src/prefs_gtk.c
5156         * src/procmime.c
5157         * src/toolbar.c
5158         * src/xmlprops.c
5159         * src/common/prefs.[ch]
5160                 extend prefs file handling for reading and automatic handling
5161                 of blocks. When reading prefs_set_block_label will automatically
5162                 move on to the block. When writing it will copy all other blocks
5163                 automatically
5164
5165         * src/common/plugin.c
5166                 Now loading plugin filenames from [Plugins] block in
5167                 sylpheed rc file
5168
5169 2002-12-30 [christoph]  0.8.8claws26
5170
5171         * src/common/hooks.[ch]
5172                 return abort status to caller of hooks_invoke
5173                 
5174         * src/inc.[ch]
5175                 invoke message filtering hook and stop
5176                 default handling when filter returns abort
5177
5178         * src/common/plugin.[ch]
5179         * src/plugins/demo/demo.c
5180                 modify plugin loader, because resolving symbols for strings
5181                 does not work correctly
5182         
5183         * configure.in
5184         * ac/spamassassin.m4                            ** NEW **
5185         * src/plugins/spamassassin/.cvsignore           ** NEW **
5186         * src/plugins/spamassassin/Makefile.am          ** NEW **
5187         * src/plugins/spamassassin/README               ** NEW **
5188         * src/plugins/spamassassin/libspamc.[ch]        ** NEW **
5189         * src/plugins/spamassassin/spamassassin.c       ** NEW **
5190         * src/plugins/spamassassin/utils.[ch]           ** NEW **
5191                 add spamassassin plugin, see src/plugins/spamassassin/README
5192                 for details
5193
5194 2002-12-29 [alfons]     0.8.8claws25
5195
5196         * src/mainwindow.c
5197                 when moving focus from a message view to the main 
5198                 window, don't forget to select the summary node
5199                 of the displayed message. should fix "[ 659103 ] 
5200                 focus-follows-mouse confuses sylpheed"
5201
5202 2002-12-29 [christoph]  0.8.8claws24
5203
5204         * src/Makefile.am
5205         * src/stringtable.[ch]          ** REMOVE **
5206         * src/common/Makefile.am
5207         * src/common/stringtable.[ch]   ** NEW **
5208                 move stringtable files to common directory
5209
5210 2002-12-29 [christoph]  0.8.8claws23
5211
5212         * src/Makefile.am
5213         * src/menu.[ch]                 ** REMOVE **
5214         * src/gtk/Makefile.am
5215         * src/gtk/menu.[ch]             ** NEW **
5216                 move menu files to gtk directory
5217
5218 2002-12-29 [match]      0.8.8claws22
5219
5220         * src/addressbook.c
5221         * src/syldap.c
5222                 moved UI specific code out of LDAP code into addressbook
5223                 UI code. fixed memory leak.
5224
5225 2002-12-29 [christoph]  0.8.8claws21
5226
5227         * src/folder.c
5228                 only check for IGNORED parent message when message is
5229                 not IGNORED itself
5230
5231 2002-12-29 [alfons]     0.8.8claws20
5232
5233         * src/summaryview.c
5234                 set gtksctree's anchor correct (immediate execute
5235                 changes the tree's layout, and anchor points at 
5236                 the incorrect row). fixes "[ 657233 ] multiple msg 
5237                 delete sometimes off by 1".
5238                 we probably have to look for more tree layout /
5239                 anchor glitches.
5240
5241 2002-12-29 [paul]       0.8.8claws19
5242
5243         * src/summaryview.c
5244                 fix bug [ 659054 ] incorrect sorting of 'From' column
5245                 when using 'display sender using address book'
5246                 thanks to Alfons and Luke Plant
5247
5248 2002-12-29 [christoph]  0.8.8claws18
5249
5250         * src/folder.c
5251         * src/procmsg.[ch]
5252                 check parent messages for IGNORE THREAD flag, when adding,
5253                 moving or copying messages to a folder
5254
5255 2002-12-27 [alfons]     0.8.8claws17
5256
5257         re-organize matcher part 5; more to come
5258
5259         * src/matcher.c
5260                 hash keywords in matchparser_tab 
5261
5262 2002-12-27 [alfons]     0.8.8claws16
5263
5264         re-organize matcher part 4; more to come
5265
5266         * src/matcher_parser.h
5267         * src/matcher_parser_lex.l
5268         * src/matcher_parser_parse.y
5269                 cleanup
5270
5271 2002-12-27 [alfons]     0.8.8claws15
5272
5273         re-organize matcher part 3; more to come
5274
5275         * src/matcher.[ch]
5276                 cleanup
5277
5278 2002-12-27 [alfons]     0.8.8claws14
5279
5280         re-organize matcher part 2; more to come but this should
5281         work. cc me if there are any regressions.
5282
5283         * src/matcher.h
5284                 add prototype for get_matchparser_tab_id()
5285         * src/matcher_parser_lex.l
5286                 look up keywords using matchparser_tab_id();
5287
5288 2002-12-27 [alfons]     0.8.8claws12
5289
5290         re-organize matcher part 1
5291
5292         * src/matcher.h
5293                 map yacc generated constants to sylpheed matcher constants
5294         * src/matcher.c
5295                 add function to find a matcher constant from a string
5296
5297 2002-12-27 [christoph]  0.8.8claws11
5298
5299         * src/compose.c
5300                 MENUITEM_ADD casts the 4th argument from integer to pointer
5301                 so it probably should not be a pointer, this means we
5302                 should use account id for it and not the account's pointer
5303
5304 2002-12-27 [paul]       0.8.8claws10
5305
5306         * src/mainwindow.c
5307                 remove unneeded 'GtkWidget *vbox'
5308                 
5309         * src/summaryview.c
5310                 further sync with 0.8.8 - make sort
5311                 by recipient work as expected
5312                 
5313         * NEWS
5314                 sync with 0.8.8
5315
5316 2002-12-27 [paul]       0.8.8claws9
5317
5318         * po/pt_BR.po
5319                 updated by Ivan F. Martinez
5320                 
5321 2002-12-27 [darko]      0.8.8claws8
5322
5323         * src/common/utils.c
5324                 added locked pattern to extended search
5325
5326 2002-12-27 [alfons]     0.8.8claws7
5327
5328         * src/prefs_matcher.[ch]
5329                 clean up
5330
5331 2002-12-26 [alfons]     0.8.8claws6
5332
5333         * src/matcher.[ch]
5334         * src/matcher_parser_lex.l
5335         * src/matcher_parser_parse.y
5336         * src/prefs_matcher.c
5337                 allow color label as a condition in the matcher
5338
5339 2002-12-26 [oliver]     0.8.8claws5
5340         
5341         * src/toolbar.c 
5342                 enable Addressbook for Main and Messageview
5343         * src/prefs_actions.c
5344                 enable actions in Messageview
5345
5346 2002-12-26 [christoph]  0.8.8claws4
5347
5348         * src/common/plugin.c
5349                 add a little debug output
5350         * configure.in
5351         * src/plugins/demo/Makefile.am
5352                 better use of automake
5353
5354 2002-12-26 [christoph]  0.8.8claws3
5355
5356         * src/Makefile.am
5357         * src/common/Makefile.am
5358                 fix "make distdir"
5359
5360 2002-12-26 [christoph]  0.8.8claws2
5361
5362         * configure.in
5363                 sort configure checks into common / gtk / plugins
5364         * po/POTFILES.in
5365                 add src/prefs_gtk.c
5366         * src/Makefile.am
5367                 add plugins SUBDIR
5368         * src/main.c
5369         * src/common/sylpheed.[ch]
5370                 added now sylpheed_done function for shutdown
5371         * src/common/Makefile.am
5372         * src/common/plugin.[ch]                ** NEW **
5373                 plugin loader and unloader
5374         * src/plugins/.cvsignore                ** NEW **
5375         * src/plugins/Makefile.am               ** NEW **
5376                 build plugins
5377         * src/plugins/demo/.cvsignore           ** NEW **
5378         * src/plugins/demo/Makefile.am          ** NEW **
5379         * src/plugins/demo/demo.c               ** NEW **
5380                 small demo plugin that installs a logtext hook and
5381                 outputs the log text to stdout
5382
5383 2002-12-26 [paul]       0.8.8claws1
5384
5385         * po/es.po
5386                 updated by Ricardo Mones Lastra
5387
5388 2002-12-26 [paul]       0.8.8claws
5389
5390         * 0.8.8claws released
5391
5392 2002-12-26 [paul]       0.8.7claws12
5393
5394         * po/bg.po
5395                 updated by George Danchev
5396
5397 2002-12-26 [paul]       0.8.7claws11
5398
5399         * po/POTFILES.in
5400                 remove unneeded 'src/prefs.c' entry 
5401
5402 2002-12-26 [paul]       0.8.7claws10
5403
5404         * src/codeconv.c
5405           src/mainwindow.c
5406                 sync with 0.8.8 release
5407         
5408         * src/folder.[ch]
5409           src/mh.c
5410           src/summaryview.c
5411                 partial sync with 0.8.8 release
5412         
5413
5414 2002-12-25 [alfons]     0.8.7claws9
5415
5416         * src/matcher.[ch]
5417         * src/matcher_parser_lex.l
5418         * src/matcher_parser_parse.y
5419         * src/prefs_matcher.c
5420                 add locked flag to possible filtering / matcher 
5421                 conditions (also a good example what should be
5422                 done to add a simple boolean condition)
5423
5424 2002-12-25 [christoph]  0.8.7claws8
5425
5426         * src/Makefile.am
5427         * src/account.[ch]
5428         * src/addrbook.c
5429         * src/addressbook.c
5430         * src/addrindex.c
5431         * src/filtering.c
5432         * src/folder.c
5433         * src/matcher.c
5434         * src/prefs.[ch]                ** REMOVE **
5435         * src/prefs_account.c
5436         * src/prefs_actions.c
5437         * src/prefs_common.c
5438         * src/prefs_customheader.c
5439         * src/prefs_display_header.c
5440         * src/prefs_filtering.c
5441         * src/prefs_folder_item.c
5442         * src/prefs_gtk.[ch]            ** NEW **
5443         * src/prefs_matcher.c
5444         * src/prefs_scoring.c
5445         * src/prefs_summary_column.c
5446         * src/procmime.c
5447         * src/selective_download.c
5448         * src/toolbar.c
5449         * src/common/Makefile.am
5450         * src/common/prefs.[ch]         ** NEW **
5451                 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
5452
5453 2002-12-24 [alfons]     0.8.7claws7
5454
5455         * src/summaryview.c
5456                 summary_thread_build(): fix real cause of the crash mentioned in
5457                 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
5458                 this way we get meaningful ctree nodes 
5459
5460 2002-12-24 [oliver]     0.8.7claws6
5461
5462         * src/mainwindow.[ch]
5463         * src/messageview.[ch]
5464         * src/compose.[ch]
5465         * src/inc.c
5466         * src/summaryview.c
5467                 changes to use updated toolbar handling
5468                 
5469 2002-12-24 [oliver]     0.8.7claws5
5470
5471         * src/toolbar.[ch]
5472                 generic toolbar handling
5473                 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
5474         * src/prefs_toolbar.[ch]
5475                 adjust to handling
5476         
5477 2002-12-24 [oliver]     0.8.7claws4
5478         
5479         * src/stock_pixmap.[ch]
5480                 move SYLPHEED_LOGO to end of list in order 
5481                 to remove it from Custom Toolbar`s Icon View
5482
5483 2002-12-24 [alfons]     0.8.7claws3
5484
5485         * src/summaryview.c
5486                 summary_thread_build(): fix crash because of focus != selection 
5487                 after threading. when deleting the selection, gtk tries but fails 
5488                 to find the correct focusable element. we now force the selection
5489                 to be focused. this should solve the infamous bug reported by 
5490                 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages"). 
5491                 a test case is available. 
5492
5493 2002-12-24 [darko]      0.8.7claws2
5494
5495         * src/summaryview.c
5496                 don't crash when unmarking message with unread children
5497
5498 2002-12-23 [christoph]  0.8.7claws1
5499
5500         * src/Makefile.am
5501         * src/common/Makefile.am
5502                 update Makefiles for moved intl.h, version.h and defs.h
5503         * src/imap.c
5504                 rewrite imap_session_get to avoid duplicate code
5505
5506 2002-12-23 [paul]       0.8.7claws
5507
5508         * Santa-Claws released
5509         
5510         * po/hu.po
5511           po/ru.po
5512                 squeeze in updated Hungarian and Russian translations.
5513                 Submitted by  Gál Zoltán and Ruslan N. Balkin
5514
5515 2002-12-23 [paul]       0.8.6claws129
5516
5517         * po/pl.po
5518                 updated by Witold Wladyslaw Wojciech Wilk
5519
5520 2002-12-23 [paul]       0.8.6claws128
5521
5522         * src/quote_fmt_parse.y
5523                 fix typo and add licence header
5524
5525 2002-12-23 [paul]       0.8.6claws127
5526
5527         * po/en_GB.po
5528                 updated
5529
5530 2002-12-23 [paul]       0.8.6claws126
5531
5532         * po/it.po
5533                 updated translation, submitted by Alessandro Maestri
5534                 
5535 2002-12-23 [paul]       0.8.6claws125
5536
5537         * src/quote_fmt_parse.y
5538                 fix signature-stripping on replies bug. match
5539                 '-- \n' and not '-- '.
5540
5541 2002-12-22 [paul]       0.8.6claws124
5542
5543         * po/bg.po
5544           po/es.po
5545           po/sr.po
5546                 updated translations. submitted by George Danchev,
5547                 Ricardo Mones Lastra, and Urke MMI respectively
5548
5549 2002-12-21 [paul]       0.8.6claws123
5550
5551         * src/addrbook.c
5552                 fix coding style
5553
5554 2002-12-21 [paul]       0.8.6claws122
5555
5556         * src/addrbook.c
5557                 fix bug [643638] where if a person is in one or more
5558                 addressbook groups editing that person's email 
5559                 address results in removal from those groups.
5560                 Patch submitted by Luke Plant.
5561
5562 2002-12-20 [christoph]  0.8.6claws121
5563
5564         * src/common/utils.c
5565         * src/summaryview.c
5566                 reimplement expand_search_string using GString to
5567                 prevent crashs caused by miscalculated string
5568                 lengths reported by Paul
5569
5570 2002-12-20 [christoph]  0.8.6claws120
5571
5572         * src/summaryview.c
5573                 don't use "changed" to check if op_count has to be changed as it
5574                 is also set when the message has unread children
5575                 (closes bug [ 653221 ] crash while deleting duplicates)
5576
5577 2002-12-20 [paul]       0.8.6claws119
5578
5579         * sync with 0.8.6cvs27
5580                 see ChangeLog 2002-12-20
5581
5582 2002-12-20 [paul]       0.8.6claws118
5583
5584         * sync with 0.8.6cvs26
5585                 see ChangeLog 2002-12-19 and 2002-12-20
5586
5587 2002-12-19 [alfons]     0.8.6claws117
5588
5589         * src/textview.c
5590                 fix incorrect parsing of email addresses, submitted by 
5591                 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate 
5592                 name display if it contains @".
5593
5594 2002-12-18 [paul]       0.8.6claws116
5595
5596         * sync with 0.8.6cvs23
5597                 see ChangeLog 2002-12-18
5598
5599 2002-12-18 [paul]       0.8.6claws115
5600
5601         * src/Makefile.am
5602         * src/account.c
5603         * src/codeconv.c
5604         * src/gtkutils.[ch]
5605         * src/imap.c
5606                 sync with 0.8.6cvs22.
5607                 see ChangeLog 2002-12-17 and 2002-12-18
5608
5609 2002-12-17 [christoph]  0.8.6claws114
5610
5611         * src/imap.c
5612                 o don't create a session if imap greeting fails
5613                 o don't close socket when authentication fails
5614                   this is done by imap_session_destroy
5615
5616 2002-12-17 [thorsten]   0.8.6claws113
5617
5618         * tools/Makefile.am
5619           tools/README
5620           tools/google_msgid.pl ** NEW FILE **
5621                 Added "search for message-id" script and doc
5622
5623 2002-12-17 [thorsten]   0.8.6claws112
5624
5625         * po/hu.po
5626                 Updated hungarian translation
5627                 (updated by Gal Zoltan)
5628
5629 2002-12-16 [christoph]  0.8.6claws111
5630
5631         * src/addr_compl.c
5632                 remove stupid addressbook dump to debug output
5633         * src/mh.c
5634                 fix memory leak found by Hiro
5635
5636 2002-12-14 [paul]       0.8.6claws110
5637
5638         * src/compose.c
5639                 fix menubar sensitivity on send
5640                 
5641         * src/prefs_filtering.c
5642         * src/prefs_matcher.c
5643         * src/prefs_scoring.c
5644                 Fix english ;)
5645                 
5646         * src/common/quoted-printable.h
5647                 sync: fix typo
5648         
5649 2002-12-13 [christoph]  0.8.6claws109
5650
5651         * src/Makefile.am
5652         * src/manage_window.[ch]        ** REMOVE **
5653         * src/gtk/Makefile.am
5654         * src/gtk/manage_window.[ch]    ** NEW **
5655                 move manage_window files to gtk directory
5656
5657 2002-12-13 [christoph]  0.8.6claws108
5658
5659         * src/Makefile.am
5660         * src/gtkshruler.[ch]           ** REMOVE **
5661         * src/gtk/Makefile.am
5662         * src/gtk/gtkshruler.[ch]       ** NEW **
5663                 move gtkshruler files to gtk directory
5664
5665 2002-12-13 [christoph]  0.8.6claws107
5666
5667         * src/Makefile.am
5668         * src/compose.c
5669         * src/gtkstext.[ch]             ** REMOVE **
5670         * src/gtkutils.[ch]
5671         * src/textview.c
5672         * src/gtk/gtkstext.[ch]         ** NEW **
5673         * src/gtk/Makefile.am
5674                 o move stext functions to gtkstext.c to remove
5675                   dependency of gtkutils
5676                 o move gtkstext files to gtk directory
5677
5678         * src/gtk/Makefile.am
5679         * src/gtk/sslcertwindow.[ch]
5680                 UI stuff can always depend on common code so
5681                 it's ok to add ../common to include path
5682
5683 2002-12-13 [colin]      0.8.6claws106
5684
5685         * src/summaryview.c
5686                 Disconnect sighandlers for mainwindow when
5687                 quicksearch has the focus
5688                 Fix bug #653231
5689         * src/mainwindow.[ch]
5690                 Make key_pressed callback public, to be able
5691                 to disconnect it
5692
5693 2002-12-13 [christoph]  0.8.6claws105
5694
5695         * src/mh.c
5696                 create .mh_sequences file in new MH folders
5697                 (closes feature request [ 523162 ] MH folders should
5698                  get a .mh_sequences)
5699
5700 2002-12-13 [colin]      0.8.6claws104
5701
5702         * src/summaryview.c
5703                 Better handling of quicksearch show/hide
5704                 (basically the button stays under the mouse 
5705                  when toggled)
5706
5707 2002-12-13 [paul]       0.8.6claws103
5708
5709         * sync with 0.8.6cvs17
5710                 see ChangeLog 2002-12-13
5711
5712 2002-12-13 [paul]       0.8.6claws102
5713
5714         * po/es.po
5715                 updated by Ricardo Mones Lastra
5716
5717 2002-12-11 [colin]       0.8.6claws101
5718
5719         * src/folder.c
5720                 remove statusbar stuff
5721           src/folderview.c
5722                 set statusbar verbosity when moving folders
5723
5724 2002-12-11 [colin]       0.8.6claws100
5725         * src/prefs_filtering.c
5726         * src/prefs_matcher.c
5727         * src/prefs_scoring.c
5728                 Fix english ;)
5729
5730 2002-12-11 [colin]       0.8.6claws99
5731
5732         * src/prefs_common.[ch]
5733                 Add summary_quicksearch_type
5734         * src/summaryview.c
5735                 Save last used quicksearch type
5736
5737 2002-12-11 [jens]       0.8.6claws98
5738         * src/prefs_filtering.c
5739         * src/prefs_matcher.c
5740         * src/prefs_scoring.c
5741                 added dialog for incomplete rules in scoring, filtering and
5742                 matcher to ask wheather really close
5743
5744 2002-12-11 [colin]      0.8.6claws97
5745
5746         * src/folder.c
5747                 Fix folder dnd statusbar logging
5748
5749 2002-12-10 [christoph]  0.8.6claws96
5750
5751         * src/compose.c
5752         * src/folder.c
5753         * src/imap.c
5754         * src/inc.c
5755         * src/main.c
5756         * src/mainwindow.c
5757         * src/news.c
5758         * src/send.c
5759         * src/statusbar.[ch]
5760         * src/common/hooks.c
5761         * src/common/log.[ch]
5762                 o handle verbose logging in statusbar directly in statusbar code
5763                   and common code does not need any knowledge about a statusbar
5764                 o remove direct calls to statusbar_(puts|pop)_all functions
5765
5766 2002-12-10 [jens]       0.8.6claws95
5767
5768         * src/*.c
5769                 removed gettext from g_warnings
5770         * po/POTFILES.in
5771                 cleaned and updated
5772         * po/de.po
5773                 updated
5774
5775 2002-12-10 [colin]      0.8.6claws94
5776
5777         * src/main.c
5778                 finish crash dialog fix
5779
5780 2002-12-10 [colin]      0.8.6claws93
5781
5782         * src/main.c
5783                 "Fix" "sylpheed already running" instead of
5784                 crash dialog appearing after a crash
5785
5786 2002-12-10 [colin]      0.8.6claws92
5787
5788         * po/POTFILES.in
5789                 add src/gtk/sslcertwindow.c
5790
5791 2002-12-10 [paul]       0.8.6claws91
5792
5793         * po/POTFILES.in
5794                 updated to reflect recent changes
5795                 submitted by Alessandro Maestri
5796
5797 2002-12-09 [christoph]  0.8.6claws90
5798
5799         * src/Makefile.am
5800         * src/smtp.[ch]                 ** REMOVE **
5801         * src/common/Makefile.am
5802         * src/common/smtp.[ch]          ** NEW **
5803                 move smtp files to common directory
5804
5805 2002-12-09 [christoph]  0.8.6claws89
5806
5807         * src/Makefile.am
5808         * src/session.[ch]              ** REMOVE **
5809         * src/common/Makefile.am
5810         * src/common/session.[ch]       ** NEW **
5811                 move session files to common directory
5812
5813 2002-12-09 [paul]       0.8.6claws88
5814
5815         * src/account.c
5816                 fix bug [649746] edit accounts: move account reverted
5817                 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
5818
5819 2002-12-09 [colin]      0.8.6claws87
5820
5821         * src/ssl_certificate.c
5822                 cleanup
5823
5824 2002-12-09 [colin]      0.8.6claws86
5825
5826         * src/ssl.c
5827                 Try to open the cert.pem database and 
5828                 issue a warning if it isn't there
5829
5830 2002-12-09 [colin]      0.8.6claws85
5831
5832         * src/common/ssl_certificate.c
5833         * src/gtk/sslcertwindow.c
5834                 Warning fixes
5835
5836 2002-12-09 [colin]      0.8.6claws84
5837
5838         * src/ssl_certificate.[ch] ** REMOVED **
5839         * src/common/ssl_certificate.[ch] ** NEW **
5840         * src/Makefile.am
5841         * src/common/Makefile.am
5842                 Moved ssl_certificate.[ch] to common
5843         * src/common/ssl.c 
5844                 Put back needed include
5845         * src/gtk/sslcertwindow.[ch]
5846                 Changed ssl_certificate.h include
5847         
5848 2002-12-09 [colin]      0.8.6claws83
5849
5850         * src/gtk/sslcertwindow.[ch]
5851                 Implement hook for certificate acception
5852         * src/ssl_certificate.[ch]
5853                 Implement hook for certificate acception
5854         * src/common/ssl.c
5855                 Reenable certificate acception check
5856         * src/mainwindow.c
5857                 Register sslcertwindow's hook
5858         
5859 2002-12-08 [christoph]  0.8.6claws82
5860
5861         * src/about.c
5862         * src/addr_compl.c
5863         * src/codeconv.c
5864         * src/manual.c
5865         * src/undo.c
5866         * src/common/utils.c
5867                 o add missing includes
5868                 o fix warnings
5869         * src/.cvsignore
5870         * src/common/.cvsignore
5871         * src/common/version.h          ** REMOVE **
5872                 remove autogenerated file
5873
5874 2002-12-08 [paul]       0.8.6claws81
5875
5876         * src/stringtable.c
5877                 put back needed include
5878
5879 2002-12-08 [colin]      0.8.6claws80
5880         
5881         * src/gtk/sslcertwindow.c
5882                 Cleaner popups when asking
5883         * src/ssl_certificate.c
5884         * src/prefs_common.[ch]
5885                 remove ssl certificate pref
5886                 put back needed include
5887         * src/undo.c
5888                 put back needed include
5889
5890 2002-12-08 [christoph]  0.8.6claws79
5891
5892         * src/folderview.c
5893         * src/logwindow.c
5894         * src/statusbar.c
5895         * src/summaryview.c
5896                 only abort hook invokation if required data is missing not
5897                 if our own data pointer is NULL, update hookfunction for
5898                 log window
5899
5900 2002-12-08 [paul]       0.8.6claws78
5901
5902         * src/about.c
5903         * src/addrcache.c
5904         * src/addrclip.c
5905         * src/addr_compl.c
5906         * src/addrselect.c
5907         * src/codeconv.c
5908         * src/colorlabel.c
5909         * src/enriched.c
5910         * src/esmtp.c
5911         * src/exporthtml.c
5912         * src/headerview.c
5913         * src/imageview.c
5914         * src/manual.c
5915         * src/noticeview.c
5916         * src/pgptext.c
5917         * src/scoring.c
5918         * src/sourcewindow.c
5919         * src/stringtable.c
5920         * src/undo.c
5921                 clean up: remove unneccesary includes
5922
5923 2002-12-08 [christoph]  0.8.6claws77
5924
5925         * src/folderview.c
5926         * src/statusbar.c
5927         * src/summaryview.c
5928         * src/common/hooks.[ch]
5929                 hook functions now have a gboolean return value, if a hook
5930                 returns TRUE it will stop executing of any more hooks in
5931                 the same hooklist for this invokation
5932
5933 2002-12-08 [colin]      0.8.6claws76
5934         
5935         * src/main.c
5936                 put back argv0 for CRASH_DIALOG
5937
5938 2002-12-08 [christoph]  0.8.6claws75
5939
5940         * src/Makefile.am
5941         * src/about.c
5942         * src/account.c
5943         * src/crash.c
5944         * src/esmtp.h
5945         * src/imap.[ch]
5946         * src/inc.c
5947         * src/main.c
5948         * src/mainwindow.c
5949         * src/news.c
5950         * src/pop.[ch]
5951         * src/prefs_account.[ch]
5952         * src/prefs_common.[ch]
5953         * src/send.[ch]
5954         * src/smtp.[ch]
5955         * src/ssl_certificate.[ch]
5956         * src/ssl_manager.[ch]
5957         * src/common/Makefile.am
5958         * src/common/log.c
5959         * src/common/nntp.[ch]
5960         * src/common/socket.[ch]
5961         * src/common/ssl.[ch]
5962         * src/gtk/sslcertwindow.[ch]
5963         * ac/openssl.m4
5964                 use new autoconf script to detect OpenSSL with extra parameters
5965                 to specify the location of libs and includes, also remove USE_SSL
5966                 to USE_OPENSSL
5967
5968         * src/common/sylpheed.[ch]
5969         * src/common/version.h.in
5970                 start seperation of common code initialization seperated from gui
5971
5972         * src/summaryview.c
5973                 The function that is called when a color label changes
5974                 should not change the color lable again
5975
5976 2002-12-08 [colin]      0.8.6claws74
5977
5978         * src/gtk/sslcertwindow.c
5979                 warning fixes
5980
5981 2002-12-08 [colin]      0.8.6claws73
5982
5983         * src/statusbar.c
5984           src/common/log.h
5985                 Register a hook for statusbar_puts_all
5986         * src/common/log.c
5987                 invoke statusbar_puts_all's hook
5988         
5989 2002-12-08 [colin]      0.8.6claws72
5990
5991         * src/ssl_certificate.c
5992                 Put back a badly-removed include
5993
5994 2002-12-08 [colin]      0.8.6claws71
5995
5996         * src/gtk/sslcertwindow.[ch]    ** NEW **
5997                 new certificate presentation
5998         * src/gtk/Makefile.am
5999                 add new files
6000         * src/ssl_certificate.[ch]
6001                 gtk cleanup, made utility functions public
6002         * src/ssl_manager.c
6003                 use new cert presentation
6004
6005 2002-12-07 [christoph]  0.8.6claws70
6006
6007         * src/Makefile.am
6008         * src/nntp.[ch]                 ** REMOVE **
6009         * src/common/Makefile.am
6010         * src/common/nntp.[ch]          ** NEW **
6011                 move nntp files to common directory
6012
6013 2002-12-07 [christoph]  0.8.6claws69
6014
6015         * src/procmsg.[ch]
6016         * src/summaryview.c
6017                 implement msginfo update callback using sylpheed's new
6018                 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
6019
6020 2002-12-06 [christoph]  0.8.6claws68
6021
6022         * src/editgroup.c
6023                 This patch changes the 'Edit Group Details' dialog to
6024                 allow extended selections in either pane, so that
6025                 addresses can be added or removed from a group more
6026                 quickly and easily. (it actually is a net decrease in
6027                 file size, as some unnecessary functions have been
6028                 removed). 
6029                 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
6030
6031 2002-12-06 [christoph]  0.8.6claws67
6032
6033         * src/Makefile.am
6034         * src/template.[ch]             ** REMOVE **
6035         * src/common/Makefile.am
6036         * src/common/template.[ch]      ** NEW **
6037                 move template files to common directory
6038
6039         * src/nntp.c
6040                 add missing log.h include
6041
6042 2002-12-06 [melvin]     0.8.6claws66
6043
6044         * src/prefs_actions.c
6045                 Added the trailing ">" syntax to insert command's output
6046                 without replacing old text (in contrast to trailing "|").
6047
6048 2002-12-05 [colin]      0.8.6claws65
6049         
6050         * src/common/utils.c
6051                 Don't modify original search_string or it'll change
6052                 the next iterations in the for()
6053
6054 2002-12-05 [darko]      0.8.6claws64
6055
6056         * src/common/utils.c
6057                 proper check for filtering commands, found by Colin
6058
6059 2002-12-05 [darko]      0.8.6claws63
6060
6061         * src/common/utils.c
6062                 check proper string for NULL pointer, found by Colin
6063
6064 2002-12-05 [darko]      0.8.6claws62
6065
6066         * src/common/utils.[ch]
6067                 expand_search_string(): new function
6068                 converts Mutt-like patterns to Sylpheed's
6069                 filtering engine
6070         * src/summaryview.c
6071                 use expand_search_string() to allow Mutt-like
6072                 patterns in extended search
6073         * README.claws
6074                 document extended option in quick search
6075
6076 2002-12-05 [paul]       0.8.6claws61
6077
6078         * sync with 0.8.6cvs16
6079                 see ChangeLog 2002-12-05
6080                 
6081         * po/POTFILES.in
6082                 clean up
6083
6084 2002-12-04 [christoph]  0.8.6claws60
6085
6086         * src/imap.[ch]
6087                 put imap authentication code into a new function and
6088                 remove it from imap_session_new that will allow to
6089                 send other commands before authentication
6090
6091 2002-12-04 [christoph]  0.8.6claws59
6092
6093         * src/imap.[ch]
6094                 use already existing method to prevent unneeded IMAP
6095                 folder selects. Set imap_select parameters to NULL
6096                 in some functions if the values are not required.
6097
6098         * src/xml.h
6099                 remove no longer required include
6100
6101 2002-12-04 [paul]       0.8.6claws58
6102
6103         * po/es.po
6104                 updated by Ricardo Mones Lastra
6105                 
6106         * configure.in
6107           po/hu.po      ** NEW FILE **
6108                 initial Hungarian translation, submitted
6109                 by Gál Zoltán <galzoli@hu.inter.net>
6110
6111 2002-12-03 [christoph]  0.8.6claws57
6112
6113         * src/Makefile.am
6114         * src/gtksctree.[ch]            ** REMOVE **
6115         * src/gtk/Makefile.am
6116         * src/gtk/gtksctree.[ch]        ** NEW **
6117                 move gtksctree files to gtk directory
6118
6119 2002-12-03 [christoph]  0.8.6claws56
6120
6121         * src/Makefile.am
6122         * src/md5.[ch]                  ** REMOVE **
6123         * srm/common/Makefile.am
6124         * src/common/md5.[ch]           ** NEW **
6125                 move md5 files to common directory
6126
6127         * src/gtkstext.c
6128                 remove not required #include
6129
6130 2002-12-03 [sergey]     0.8.6claws55
6131
6132         * src/gtkutils.c
6133         * src/gtkutils.h
6134                 gtkut_window_popup(): new function.
6135         * src/mainwindow.c
6136                 main_window_popup(): use gtkut_window_popup() to raise
6137                 window without changing its position.
6138                 (see sylpheed-main ML message [sylpheed:17247])
6139
6140 2002-12-03 [sergey]     0.8.6claws54
6141
6142         * src/send.c
6143                 send_message_local(): removed first-dot escaping
6144                 (SMTP-only, not needed for sending through pipe)
6145
6146 2002-12-03 [paul]       0.8.6claws53
6147
6148         * po/POTFILES.in
6149                 update to reflect recent changes (thanks
6150                 to Ricardo Mones Lastra)
6151                 
6152         * tools/filter_conv.pl
6153                  fix problem with quoted strings. Patch submitted
6154                  by Luke Plant <lukeplant@softhome.net>
6155
6156 2002-12-03 [paul]       0.8.6claws52
6157
6158         * sync with 0.8.6cvs15
6159                 see ChangeLog 2002-12-03
6160
6161 2002-12-02 [christoph]  0.8.6claws51
6162
6163         * src/logwindow.[ch]
6164         * src/common/log.[ch]
6165                 implement logging using a hook function
6166
6167         * src/folderview.c
6168         * src/folder.[ch]
6169                 define hooklist name in header file to avoid
6170                 errors caused by wrong spelling of hooklist names
6171
6172         * src/toolbar.c
6173                 fix warnings
6174
6175 2002-12-02 [christoph]  0.8.6claws50
6176
6177         * src/common/Makefile.am
6178                 add src/common/hooks.[ch]
6179
6180         * src/common/hooks.[ch]
6181                 implement a simple hook system using glib's hook functions
6182
6183         * src/folder.[ch]
6184         * src/folderview.c
6185                 use new hook system for folder item updates
6186
6187 2002-12-02 [christoph]  0.8.6claws49
6188
6189         * doc-src/ui_seperation.txt     ** NEW **
6190                 information for ui seperation
6191
6192         * src/Makefile.am
6193                 remove files that were moved to common
6194                 include common directory by default for the header files
6195
6196         * src/inc.c
6197         * src/common/socket.c
6198         * src/automaton.[ch]
6199                 implement automaton using g_io_*-functions instead of
6200                 gdk_input_add to make it ui independent
6201
6202         * src/codeconv.c
6203         * src/compose.c
6204         * src/ldif.c
6205         * src/pgptext.c
6206         * src/procmime.c
6207         * src/rfc2015.c
6208         * src/smtp.c
6209         * src/unmime.c
6210                 remove common/ prefix because directory is now in
6211                 include path
6212
6213         * src/compose.c
6214         * src/folder.c
6215         * src/folderview.c
6216         * src/mainwindow.c
6217         * src/messageview.c
6218         * src/prefs_common.c
6219         * src/procmsg.c
6220         * src/rfc2015.c
6221                 fix warnings
6222
6223         * src/imap.c
6224         * src/inc.c
6225         * src/news.c
6226         * src/pop.c
6227         * src/send.c
6228         * src/smtp.c
6229         * src/ssl_certificate.c
6230                 add log.h header file for logging functions
6231
6232         * src/main.c
6233         * src/common/utils.c
6234         * src/summaryview.c
6235         * src/xml.c
6236                 o move debug_mode to common/utils.c
6237                 o add functions to set and get debug_mode
6238
6239         * src/defs.h                    ** REMOVE **
6240         * src/intl.h                    ** REMOVE **
6241         * src/socket.[ch]               ** REMOVE **
6242         * src/ssl.[ch]                  ** REMOVE **
6243         * src/utils.[ch]                ** REMOVE **
6244                 replaced by new files in src/common/
6245         
6246         * src/common/Makefile.am
6247                 add new files in src/common/
6248
6249         * src/common/defs.h             ** NEW **
6250         * src/common/intl.h             ** NEW **
6251         * src/common/log.[ch]           ** NEW **
6252         * src/common/socket.[ch]        ** NEW **
6253         * src/common/ssl.[ch]           ** NEW **
6254         * src/common/utils.[ch]         ** NEW **
6255                 replacement for files in src/
6256
6257 2002-12-02 [colin]      0.8.6claws48
6258
6259         * src/folderview.c
6260                 Scroll folderview if necessary during dnd
6261
6262 2002-12-02 [colin]      0.8.6claws47
6263
6264         * src/folder.[ch]
6265                 Add check to verify a move is within a single mailbox
6266         * src/folderview.c
6267                 Add specific error string for this check
6268
6269 2002-12-02 [colin]      0.8.6claws46
6270
6271         * src/folder.c
6272                 Add a test to folder moving, remove a statusbar_print
6273         * src/folderview.c
6274                 Add Move folder... context-menu item
6275                 Factorize folder moving code
6276                 Enable folder DND for mbox
6277
6278 2002-12-01 [christoph]  0.8.6claws45
6279
6280         * ac/aspell.m4
6281                 remove conf.aspelltest if the version check fails
6282
6283 2002-11-30 [christoph]  0.8.6claws44
6284
6285         * autogen.sh
6286                 run libtoolize --force in autogen to create missing
6287                 libtool scripts
6288
6289 2002-11-30 [christoph]  0.8.6claws43
6290
6291         * src/Makefile.am
6292         * src/pgptext.c
6293         * src/procmime.c
6294         * src/rfc2015.c
6295         * src/uuencode.[ch]             ** REMOVED **
6296         * src/common/Makefile.am
6297         * src/common/uuencode.[ch]      ** NEW **
6298                 move uuen/decoder to common directory
6299
6300 2002-11-30 [christoph]  0.8.6claws42
6301
6302         * src/Makefile.am
6303         * src/base64.[ch]               ** REMOVED **
6304         * src/codeconv.c
6305         * src/compose.c
6306         * src/ldif.c
6307         * src/pgptext.c
6308         * src/procmime.c
6309         * src/rfc2015.c
6310         * src/smtp.c
6311         * src/unmime.c
6312         * src/common/Makefile.am
6313         * src/common/base64.[ch]        ** NEW **
6314                 move base64 en/decoder to common directory
6315
6316 2002-11-30 [christoph]  0.8.6claws41
6317
6318         * src/common                    ** NEW **
6319                 new directory for UI independent code
6320         * src/gtk                       ** NEW **
6321                 new directory for GTK frontend
6322         * src/common/.cvsignore         ** NEW **
6323         * src/gtk/.cvsignore            ** NEW **
6324                 ignore build files
6325         * src/common/Makefile.am        ** NEW **
6326         * src/gtk/Makefile.am           ** NEW **
6327                 automake files to build new seperated stuff
6328         * src/Makefile.am
6329                 the binary will currently still be build with the
6330                 files in src, so we include the code from the
6331                 subdirs for now after building the libs there
6332
6333 2002-11-30 [paul]       0.8.6claws40
6334
6335         * src/compose.c
6336                 fix bug [642731] 'Wrong selected account with drafted mail'
6337
6338 2002-11-29 [oliver]     0.8.6claws39
6339         
6340         * src/messageview.c
6341                 o update summaryview when switching between different
6342                   messageviews          
6343         * src/toolbar.c  
6344                 o check if messageview holds already removed msg
6345                   from summaryview
6346                 
6347
6348 2002-11-29 [oliver]     0.8.6claws38
6349
6350         * src/toolbar.c 
6351                 remove not needed variables and includes
6352                 make messageview stay opened and move to next when msgs are deleted 
6353
6354 2002-11-29 [oliver]     0.8.6claws37
6355         
6356         * src/toolbar.c 
6357                 disable compose button (messageview toolbar) by default
6358                 deleted msgs are moved to trash
6359         
6360 2002-11-29 [melvin]     0.8.6claws36
6361
6362         * configure.in
6363                 Increased minimal gpgme version to 0.3.10 (Zombies out)
6364                 and to detect signatures expirations (gpgme 0.3.6)
6365
6366         * src/main.c
6367                 Use non obsolescent function for Gpgme engine checking.
6368
6369         * src/rfc2015.c
6370                 Inform about expired signatures or signatures which key
6371                 has expired. Expiration date is displayed.
6372
6373         * src/sigstatus.c
6374                 Inform about expired signatures or signatures which key
6375                 has expired.
6376
6377 2002-11-28 [paul]       0.8.6claws35
6378
6379         * src/folderview.c
6380                 re-instate 'Check for new messages' in Newsgroup
6381                 folders right-click menu, after a suggestion from
6382                 Tim Mann <timmann@users.sourceforge.net>
6383
6384         * src/main.c
6385                 after a crash check only local folders for new
6386                 messages
6387
6388 2002-11-28 [paul]       0.8.6claws34
6389
6390         * configure.in
6391                 apply patch that fixes the checking of GTK with XIM 
6392                 support on different OSs, such as FreeBSD. Patch 
6393                 submitted by Topia <topia@users.sourceforge.net>
6394                 
6395 2002-11-28 [paul]       0.8.6claws33
6396
6397         * src/mainwindow.c
6398           src/prefs_common.c
6399           src/prefs_toolbar.c
6400                 more changes to the English
6401
6402 2002-11-28 [paul]       0.8.6claws32
6403
6404         * sync with 0.8.6cvs13
6405                 see ChangeLog 2002-11-28 (no sync needed
6406                 for src/compose.c)
6407
6408 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws31
6409         
6410         * src/mainwindow.[ch]
6411                 add patch by Ivan F. Martinez introducing messageview Toolbar
6412                 some changes and committed by oliver    
6413
6414 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws30
6415
6416         * src/messageview.[ch]
6417                 add patch by Ivan F. Martinez introducing messageview Toolbar
6418                 some changes and committed by oliver    
6419
6420 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws29
6421
6422         * src/compose.[ch]
6423                 add patch by Ivan F. Martinez introducing messageview Toolbar
6424                 some changes and committed by oliver    
6425
6426 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws28
6427         
6428         * src/toolbar.[ch]
6429                 add patch by Ivan F. Martinez introducing messageview Toolbar
6430                 some changes and committed by oliver
6431
6432 2002-11-28 [oliver]     0.8.6claws27
6433         
6434         * src/prefs_toolbar.[ch]
6435                 getting ready for messageview toolbar
6436                 free mem allocated by gettext
6437                 change prefs_toolbar to prefs_toolbar_open
6438  
6439 2002-11-28 [thorsten]   0.8.6claws26
6440
6441         * src/imageview.[ch]
6442                 cleaned up conflicting declarations of
6443                 imageview_show_image()
6444
6445 2002-11-28 [paul]       0.8.6claws25
6446
6447         * src/grouplistdialog.c
6448           src/prefs_common.c
6449           src/prefs_summary_column.c
6450                 a few more improvements to the English
6451
6452 2002-11-28 [colin]      0.8.6claws24
6453
6454         * man/sylpheed.1
6455                 A few updates to command-line parameters
6456
6457 2002-11-28 [colin]      0.8.6claws23
6458
6459         * src/prefs_filtering.c
6460                 Fix problems with prefs_filtering_delete_path:
6461                 a) if the first rule is removed, original pointers
6462                    weren't updated (leading to segfaults)
6463                 b) it was always global_processing updated in case
6464                    of removed path was parent of rule path
6465
6466 2002-11-27 [paul]       0.8.6claws22
6467
6468         * src/mainwindow.c
6469           src/prefs_account.c
6470           src/prefs_actions.c
6471           src/prefs_common.c
6472           src/prefs_customheader.c
6473           src/prefs_display_header.c
6474           src/prefs_filtering.c
6475           src/prefs_folder_item.c
6476           src/prefs_matcher.c
6477           src/prefs_scoring.c
6478           src/prefs_summary_column.c
6479           src/prefs_template.c
6480           src/prefs_toolbar.c
6481                  improve the English in the GUI
6482
6483 2002-11-27 [colin]      0.8.6claws21
6484
6485         * src/folder.c
6486                 Fix processing renaming problems happening after
6487                 last commit
6488
6489 2002-11-27 [colin]      0.8.6claws20
6490
6491         * src/folder.c
6492                 recursive move now deletes src each subfolder after 
6493                 having moved it
6494         * src/folderview.c
6495                 Use identifier instead of path during dnd (enables
6496                 IMAP folder dnd)
6497
6498 2002-11-27 [paul]       0.8.6claws19
6499
6500         * src/main.c
6501                 apply patch that does command-line processing 
6502                 BEFORE gtk_init, allowing claws to run from 
6503                 shell-scripts in non-X environment (e.g. crontab 
6504                 or ip-up, ip-down scripts). Patch submitted by
6505                 Ruslan N. Balkin <baron@dartel.ru>
6506                 
6507         * po/it.po
6508                 updated by Alessandro Maestri
6509
6510 2002-11-27 [paul]       0.8.6claws18
6511
6512         * sync with 0.8.6cvs12
6513           src/prefs_common.c
6514                 Differences are that main uses a 'Receive dialog'
6515                 frame on the Interface tab, whereas claws groups all 
6516                 the dialogs together in a 'Dialogs' frame.
6517
6518 2002-11-27 [colin]      0.8.6claws17
6519
6520         * src/prefs_matcher.c
6521                 Fix Execute criteria's NOT flag
6522
6523
6524 2002-11-26 [christoph]  0.8.6claws16
6525
6526         * src/ssl.c
6527                 rewrite the ssl code a little bit, only use one
6528                 SSL context, set default certificates' file/path
6529
6530 2002-11-26 [thorsten]   0.8.6claws15
6531
6532         * src/compose.c
6533                 default-reply-to didn't work for ml-reply
6534
6535 2002-11-26 [melvin]     0.8.6claws14
6536
6537         * src/prefs_actions.c
6538                 Made pipe-actions ignore short headers in message view
6539                 Made trailing-pipe-actions write in the message view with
6540                 the same font as the original message
6541
6542 2002-11-26 [paul]       0.8.6claws13
6543
6544         * src/compose.c
6545                 this time commit the correct file
6546
6547 2002-11-26 [paul]       0.8.6claws12
6548
6549         * sync with 0.8.6cvs11
6550           src/quote_fmt_parse.y  
6551                 no sync needed
6552           src/account.[ch]       
6553                 not sync'ed
6554           src/compose.c
6555                 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
6556                 on draft mode.
6557                 compose_reedit(): add check for 'X-Sylpheed-Account-Id:' 
6558                 header
6559                 
6560         see ChangeLog 2002-11-25 and 2002-11-26
6561
6562 2002-11-26 [colin]      0.8.6claws11
6563
6564         * src/folderview.c
6565                 Fix collapsed folder not auto-expanding during
6566                 mail dnd, if it was the source folder.
6567
6568 2002-11-25 [colin]      0.8.6claws10
6569
6570         * src/folderview.[ch]
6571                 Variable renaming and cleaning (slist of nodes 
6572                 to be re-collapsed is stored in FolderView)
6573
6574 2002-11-25 [paul]       0.8.6claws9
6575
6576         * src/prefs_common.[ch]
6577                 fix breakage caused by last commit
6578
6579 2002-11-25 [paul]       0.8.6claws8
6580
6581         * sync with 0.8.6cvs4
6582                 see ChangeLog 2002-11-21
6583
6584 2002-11-25 [paul]       0.8.6claws7
6585
6586         * sync with 0.8.6cvs4
6587                 see ChangeLog 2002-11-20
6588
6589 2002-11-25 [paul]       0.8.6claws6
6590
6591         * sync with 0.8.6cvs3
6592                 see ChangeLog 2002-11-18
6593
6594 2002-11-25 [colin]      0.8.6claws5
6595
6596         * src/gtkutils.[ch]
6597                 Add gtkut_ctree_node_is_parent()
6598         * src/folderview.c
6599                 Spring-loaded folders
6600
6601 2002-11-25 [colin]      0.8.6claws4
6602
6603         * src/utils.[ch]
6604                 Add slist_concat_unique(), function to merge
6605                 two GSList filtering dups
6606         * src/folder.[ch]
6607         * src/summaryview.[ch]
6608         * src/folderview.c
6609         * src/main.c
6610                 Add detection/update/display of unread answers
6611                 to marked mails
6612         * src/procmsg.[ch]
6613                 Add procmsg_find_children()
6614                 Add procmsg_msg_has_marked_parent()
6615
6616 2002-11-25 [colin]      0.8.6claws3
6617
6618         * src/ssl_certificate.[ch]
6619                 Allow checking a certificate without a DNS
6620                 lookup
6621                 Allow to forget a cert (by deleting it)
6622                 Make ssl_certificate_destroy_public
6623         * src/ssl_manager.[ch] ** NEW FILES **
6624                 Gui to manage (display/remove) certificates
6625         * src/prefs_common.[ch]
6626                 Add a pref to allow silent acceptation of
6627                 trusted certificates or not (based on the
6628                 "I want to know what's going on" principle)
6629         * src/mainwindow.c
6630                 Add SSL manager in Tools menu
6631         * src/Makefile.am
6632                 Add the new files to the build
6633         * po/POTFILES.in
6634                 Add ssl_manager.c to translations
6635
6636 2002-11-25 [colin]      0.8.6claws2
6637
6638         * src/summaryview.[ch]
6639                 Add S_SEARCH_EXTENDED to the quick search, which 
6640                 allows to search using filtering syntax.
6641
6642 2002-11-25 [colin]      0.8.6claws1
6643
6644         * src/summaryview.c
6645                 Deletion of duplicates now prefer deleting
6646                 the unread dup (fixes feature-request 638989).
6647
6648 2002-11-24 [paul]       0.8.6claws
6649
6650         * po/es.po
6651           po/pl.po
6652           po/ru.po
6653           po/sr.po
6654                 updated by Ricardo Mones Lastra,
6655                 Witold Wladyslaw Wojciech Wilk,
6656                 Ruslan N. Balkin, and  Urke MMI 
6657                 respectively
6658
6659 2002-11-24 [paul]       0.8.5claws182
6660
6661         * po/bg.po
6662                 updated by George Danchev
6663
6664 2002-11-23 [alfons]     0.8.5claws181
6665
6666         * src/imap.c
6667                 tiny memory leak found by browsing Dimitar's 
6668                 valgrind report
6669
6670 2002-11-23 [paul]       0.8.5claws180
6671
6672         * po/it.po
6673                 updated by Alessandro Maestri
6674
6675 2002-11-22 [christoph]  0.8.5claws179
6676
6677         * src/compose.c
6678         * src/inc.c
6679         * src/prefs_filtering.c
6680         * src/summaryview.c
6681                 more warning fixes
6682
6683 2002-11-22 [alfons]     0.8.5claws178
6684
6685         * src/summaryview.c
6686                 summary_execute_delete_func(): if message is deleted, make 
6687                 sure to also remove its entry in the subject hash table. 
6688                 fixes a corner case bug.
6689
6690 2002-11-22 [paul]       0.8.5claws177
6691
6692         * .cvsignore
6693                 add 'autom4te.cache'
6694                 
6695         * ltconfig      ** REMOVED **
6696                 not needed
6697
6698 2002-11-22 [paul]       0.8.5claws176
6699
6700         * src/textview.c
6701                 textview_set_font(): fix for message display in
6702                 UTF-8 locales (thanks to Sergey Vlasov).
6703                 
6704         * AUTHORS
6705                 add new team members and contributors
6706
6707
6708 2002-11-21 [colin]      0.8.5claws175
6709
6710         * src/procmsg.[ch]
6711                 Add procmsg_remove_special_headers()
6712         * src/mh.c
6713                 Use procmsg_remove_special_headers() for 
6714                 previous fix
6715
6716 2002-11-21 [colin]      0.8.5claws174
6717
6718         * src/mh.c
6719                 Fix moving/copying from queue/draft folders
6720                 for MH folders
6721
6722 2002-11-21 [christoph]  0.8.5claws173
6723
6724         * src/crash.c
6725         * src/filtering.c
6726         * src/logwindow.c
6727         * src/main.c
6728         * src/matcher_parser_lex.[hl]
6729         * src/mbox.c
6730         * src/mbox_folder.[ch]
6731         * src/prefs_filtering.c
6732         * src/procheader.c
6733         * src/quote_fmt_lex.l
6734         * src/ssl.c
6735                 fix all warnings except the warnings in lex and yacc files
6736
6737 2002-11-20 [christoph]  0.8.5claws172
6738
6739         * src/imap.c
6740                 fix MsgInfo retrieval for IMAP draft and queue folders
6741                 (closes bug [ 619558 ] Draft saving on IMAP box issue)
6742
6743 2002-11-19 [christoph]  0.8.5claws171
6744
6745         * src/compose.c
6746                 fix segfault, when draft saving does not get
6747                 the MsgInfo of the new message
6748                 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
6749
6750 2002-11-19 [christoph]  0.8.5claws170
6751
6752         * src/procmsg.c
6753                 add parameter check for flag setting function
6754                 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
6755
6756 2002-11-18 [paul]       0.8.5claws169
6757
6758         * src/compose.c
6759                 more sensitivity fixes to redirect mode:
6760                 * disable toolbar draft button
6761                 * allow only Address book in the Tools menu
6762                 * disable editing of message by the spell
6763                   checker
6764
6765 2002-11-18 [paul]       0.8.5claws168
6766
6767         * src/compose.c
6768                 fix sensitivity of menu items in compose_redirect():
6769                 allow only the necessary items 
6770
6771 2002-11-18 [paul]       0.8.5claws167
6772
6773         * src/compose.c
6774                 fix bug [ 603259 ] 'attachment got lost on bounce'
6775
6776 2002-11-18 [paul]       0.8.5claws166
6777
6778         * po/ru.po
6779                 updated by Ruslan N. Balkin <baron@dartel.ru>
6780
6781 2002-11-18 [colin]      0.8.5claws165
6782
6783         * src/main.c
6784           src/defs.h
6785                 Remove old filtering stuff
6786
6787
6788 2002-11-17 [oliver]     0.8.5claws164
6789
6790         * src/toolbar.h
6791                 remove not needed typedef 
6792
6793 2002-11-17 [oliver]     0.8.5claws163
6794
6795         * src/toolbar.c
6796                 make toolbar's on click events translatable
6797
6798 2002-11-15 [colin]      0.8.5claws162
6799
6800         * src/summaryview.c
6801                 Revert too-soon integration of a feature
6802
6803 2002-11-15 [christoph]  0.8.5claws161
6804
6805         * src/imap.c
6806                 use main's implementation of imap_get_msginfo
6807
6808 2002-11-15 [christoph]  0.8.5claws160
6809
6810         * src/compose.c
6811         * src/folder.[ch]
6812         * src/imap.c
6813         * src/mbox_folder.c
6814         * src/mh.c
6815         * src/news.c
6816         * src/procmsg.c
6817         * src/summaryview.c
6818                 replace claws' fetch_msginfo with main's get_msginfo
6819                 (use main's implementation where possible)
6820
6821 2002-11-15 [colin]      0.8.5claws159
6822
6823         * src/ssl_certificate.c
6824                 Missed a check
6825
6826 2002-11-16 [melvin]     0.8.5claws158
6827
6828         * po/fr.po
6829                 Updated French translations.
6830
6831 2002-11-16 [colin]      0.8.5claws157
6832
6833         * src/ssl_certificate.c
6834                 Check for missing parts in the certificates
6835
6836 2002-11-15 [colin]      0.8.5claws156
6837
6838         * src/folderview.c
6839                 Preventive fix (missing check) found by
6840                 Alfons
6841
6842 2002-11-15 [paul]
6843
6844         * NEWS
6845                 sync with 0.8.6 release
6846
6847 2002-11-15 [colin]      0.8.5claws155
6848
6849         * src/folder.[ch]
6850           src/folderview.c
6851                 Fix error handling of folder_item_move_to()
6852                 (thanks to Alfons!)
6853
6854 2002-11-15 [colin]      0.8.5claws154
6855
6856         * src/folder.[ch]
6857           src/folderview.c
6858                 folder_item_move_to() sets an error message instead
6859                 of having GUI stuff in folder.c
6860
6861 2002-11-15 [colin]      0.8.5claws153
6862
6863         * src/procmsg.[ch]
6864                 Implemented a callback for MsgInfo updates, 
6865                 heavily copy/pasted from Christoph's folder 
6866                 callback system
6867         * src/summaryview.[ch]
6868                 Register summary_update_msg as callback
6869
6870 2002-11-14 [colin]      0.8.5claws152
6871         
6872         * src/procmsg.c
6873                 Update the FolderItem after sending (fixes 617593)
6874
6875 2002-11-14 [christoph]  0.8.5claws151
6876
6877         * src/folder.c
6878                 fix wrong position of NULL pointer check found
6879                 by Sergey
6880
6881 2002-11-14 [christoph]  0.8.5claws150
6882
6883         * src/folder.c
6884                 fix segfault when deleting messages from IMAP folders
6885                 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
6886
6887 2002-11-14 [colin]      0.8.5claws149
6888
6889         * src/compose.c
6890                 Forwarding was also ignoring the folder's default account.
6891
6892 2002-11-14 [colin]      0.8.5claws148
6893
6894         * src/compose.c
6895                 Fix sent folder not set to folder properties when 
6896                 forwarding.
6897
6898 2002-11-14 [thorsten]   0.8.5claws147
6899
6900         * src/inc.c
6901                 inc_start(): Files were not moved from .processing to inbox,
6902                 if no global processing rule existed
6903
6904 2002-11-14 [colin]      0.8.5claws146
6905
6906         * src/ssl_certificate
6907                 Fix file operations
6908
6909 2002-11-14 [paul]       0.8.5claws145
6910
6911         * po/it.po
6912                 updated by Alessandro Maestri
6913
6914 2002-11-13 [alfons]     0.8.5claws144
6915
6916         * src/folder.c
6917                 folder_item_close(): only mark messages unread
6918                 when a folder has new messages 
6919
6920 2002-11-13 [keith]      0.8.5claws143
6921
6922         * src/imap.c
6923                 Fix problem moving or copying between
6924                 IMAP folders
6925
6926 2002-11-13 [colin]      0.8.5claws142
6927
6928         * src/matcher_parser_parse.y
6929                 Fix rule problem when " don't match
6930
6931 2002-11-13 [christoph]  0.8.5claws141
6932
6933         * src/folder.c
6934         * src/folderview.c
6935                 moved cache saving to folder_item_close
6936                 the folderview should not have to deal with
6937                 this things
6938
6939 2002-11-13 [christoph]  0.8.5claws140
6940
6941         * src/summaryview.c
6942                 moved setting of important score to
6943                 summary_set_prefs_from_folderitem
6944
6945 2002-11-13 [colin]      0.8.5claws139
6946
6947         * src/matcher_parser_parse.y
6948                 Fix a segfault in the parser (happening when
6949                 a good expression had been tested and a bad 
6950                 one arrives)
6951
6952 2002-11-13 [paul]       0.8.5claws138
6953
6954         * sync with 0.8.5cvs24
6955                 see ChangeLog 2002-11-13
6956                 
6957         * po/pt_BR.po
6958                 updated by Fabio Jr. Beneditto
6959
6960 2002-11-13 [colin]      0.8.5claws137
6961         
6962         * src/msgcache.c
6963           src/defs.h
6964           src/procmsg.[ch]
6965                 Revert last commit, problem
6966
6967 2002-11-13 [colin]      0.8.5claws136
6968
6969         * src/msgcache.c
6970                 Remove duplicated code
6971         * src/defs.h
6972                 Bumped CACHE_VERSION and MARK_VERSION
6973         * src/procmsg.[ch]
6974                 Network endian for cache and mark files
6975
6976 2002-11-12 [colin]      0.8.5claws135
6977
6978         * src/inc.c
6979                 Fix the "socket error" dialog which disappeared
6980
6981 2002-11-12 [colin]      0.8.5claws134
6982
6983         * src/msgcache.c
6984                 Reverse last commit which had performance 
6985                 problems, but still reverse the list
6986
6987 2002-11-12 [colin]      0.8.5claws133
6988
6989         * src/msgcache.c
6990                 Reverse list order
6991
6992 2002-11-12 [melvin]     0.8.5claws132
6993
6994         * src/compose.c
6995                 Added a check for a NULL prefs_common.dictionary
6996
6997 2002-11-12 [colin]      0.8.5claws131
6998
6999         * src/ssl_certificate.[ch]
7000                 Use FQDN hostname
7001
7002 2002-11-12 [colin]      0.8.5claws130
7003
7004         * src/ssl_certificate.[ch]
7005                 Take connection port into account for 
7006                 checking certificates (a single hostname
7007                 could have multiple servers with multiple
7008                 certificates)
7009         * src/ssl.c
7010                 Pass the port to ssl_certificate_check
7011
7012 2002-11-12 [paul]       0.8.5claws129
7013
7014         * src/folder.c
7015                 fix a typo in last commit
7016
7017 2002-11-12 [paul]       0.8.5claws128
7018
7019         * sync with 0.8.5cvs23
7020                 see ChangeLog entry 2002-11-12
7021
7022 2002-11-11 [colin]      0.8.5claws127
7023
7024         * src/ssl_certificate.c
7025                 Cleaner messages
7026                 Don't popup, instead log error, if the 
7027                 corresponding pref is checked
7028         * src/ssl_certificate.h
7029                 include <openssl/objects/h>
7030
7031 2002-11-11 [colin]      0.8.5claws126
7032
7033         * src/ssl_certificate.h
7034                 _Really_ clean it
7035
7036 2002-11-11 [colin]      0.8.5claws125
7037         
7038         * src/ssl_certificate.c
7039                 Fixed leak
7040
7041 2002-11-11 [colin]      0.8.5claws124
7042
7043         * src/ssl.c
7044                 Cleaned a bit
7045         * src/ssl_certificate.[ch]
7046                 Cleaned a bit (better use of SSL API)
7047                 (This will cause non-recognition of saved 
7048                  certificates of claws12[23]...)
7049
7050 2002-11-11 [paul]       0.8.5claws123
7051         
7052         * po/es.po
7053                 updated by Ricardo Mones Lastra
7054
7055 2002-11-11 [colin]      0.8.5claws122
7056
7057         * src/ssl.c
7058                 Fix a typo
7059
7060 2002-11-11 [colin]      0.8.5claws121
7061
7062         * src/ssl_certificate.[ch] ** NEW FILES **
7063         * src/ssl.[ch]
7064                 Check SSL certificates presented to us
7065         * src/Makefile.am
7066                 Add ssl_certificate.[ch]
7067         * po/POTFILES.in
7068                 Add ssl_certificate.c
7069
7070 2002-11-11 [paul]       0.8.5claws120
7071
7072         * sync with 0.8.5cvs22
7073                 see ChangeLog 2002-11-11
7074
7075 2002-11-11 [paul]       0.8.5claws119
7076
7077         * sync with 0.8.5cvs21
7078                 see ChangeLog 2002-11-11
7079
7080 2002-11-10 [jens]       0.8.5claws118
7081
7082         * src/folder.c
7083         * src/folderview.c
7084                 corrected some typing
7085         * po/de.po
7086                 updated german translation
7087         * sylpheed.spec.in
7088                 cleaned up specfile and adjusted it for claws
7089
7090 2002-11-10 [colin]      0.8.5claws117
7091
7092         * src/summaryview.c
7093                 a STATUSBAR_PUSH/POP fix
7094
7095 2002-11-10 [colin]      0.8.5claws116
7096
7097         * src/prefs_folder_item.c
7098                 Fix hanging after opening folder properties
7099
7100 2002-11-10 [hoa]        0.8.5claws115
7101
7102         * src/matcher_parser_lex.l
7103         * src/matcher_parser_parse.y
7104                 config file for scoring and filtering is no more trashed
7105                 when there is a syntax error in a filtering rule when
7106                 editing it in a dialog.
7107
7108 2002-11-09 [colin]      0.8.5claws114
7109
7110         * src/mbox_folder.c
7111                 Added missing initialisation of folder->destroy()
7112
7113 2002-11-09 [colin]      0.8.5claws113
7114
7115         * src/folder.c
7116           src/folderview.c
7117                 Fix the status bar messages
7118
7119 2002-11-09 [colin]      0.8.5claws112
7120
7121         * src/folderview.c
7122                 Fix hangs after folder dnd, happening after 
7123                 claws109.
7124
7125 2002-11-09 [christoph]  0.8.5claws111
7126
7127         * src/folderview.c
7128                 just changed order of calls (reverse order of
7129                 associated calls)
7130         * src/inc.c
7131                 lock inc when checking only one account, otherwise
7132                 inc all could be executed at the same time
7133
7134 2002-11-09 [christoph]  0.8.5claws110
7135
7136         * src/folderview.c
7137                 better unlock the mouse cursor before calling
7138                 summary_show because it changes the cursor too
7139
7140 2002-11-09 [christoph]  0.8.5claws109
7141
7142         * src/folder.[ch]
7143         * src/folderview.c
7144                 add functions to open and close a folder
7145                 o opending will execute scanning for remote folders
7146                   and processing
7147                 o closing will unset new flag for messages
7148
7149 2002-11-09 [colin]      0.8.5claws108
7150
7151         * src/folder.c
7152                 Add a call to prefs_matcher_write_config to 
7153                 avoid non-leaf folders filtering settings to be
7154                 lost
7155
7156 2002-11-09 [paul]       0.8.5claws107
7157
7158         * src/prefs_account.c
7159                 re-word a label
7160
7161 2002-11-09 [colin]      0.8.5claws106
7162
7163         * src/folderview.c
7164                 Minor esthetic fix
7165
7166 2002-11-09 [colin]      0.8.5claws105
7167
7168         * src/folderview.c
7169                 Fix prefs_filtering deletion for MH folders (same
7170                 reason as below)
7171         * src/prefs_filtering.c
7172                 Fix prefs_filtering renaming and deletion for 
7173                 folder-based processing rules.  
7174
7175 2002-11-09 [christoph]  0.8.5claws104
7176
7177         * src/compose.c
7178         * src/folder.[ch]
7179         * src/folderview.[ch]
7180         * src/import.c
7181         * src/inc.c
7182         * src/main.c
7183         * src/mainwindow.c
7184         * src/messageview.c
7185         * src/prefs_folder_item.c
7186         * src/procmsg.c
7187         * src/summaryview.c
7188                 implement a callback system for folder item updates
7189
7190 2002-11-09 [colin]      0.8.5claws103
7191
7192         * src/folderview.c
7193                 Fix prefs_filtering renaming for MH folders (we
7194                 shouldn't rename by path as another folder could
7195                 have the same hierarchy).
7196
7197 2002-11-09 [colin]      0.8.5claws102
7198
7199         * src/folder.c
7200                 Fix a leak found by Christoph, use better variable
7201                 names
7202
7203 2002-11-09 [colin]      0.8.5claws101
7204
7205         * src/folder.c
7206                 One more fix for processing rules
7207
7208 2002-11-08 [colin]      0.8.5claws100
7209         
7210         * src/matcher.c
7211                 Don't copy the compiled regexp (will be reevaluated)
7212         * src/folderview.c
7213                 Lock folderview while moving
7214         * src/folder.c
7215                 Provide info on what's happening to the user
7216
7217 2002-11-08 [colin]      0.8.5claws99
7218
7219         * src/folderview.c
7220                 Fix folder reordering after a move if parent is 
7221                 root
7222         * src/scoring.[ch]
7223                 Add function to copy a ScoringProp
7224         * src/prefs_folder_item.c
7225                 Copy scoring rules when copying a folder prefs
7226
7227 2002-11-08 [colin]      0.8.5claws98
7228
7229         * src/folderview.c
7230                 Fixes in case of failure
7231         * src/filtering.[ch]    
7232                 Add function to duplicate a FilteringProp
7233         * src/matcher.[ch]
7234                 Add function to duplicate a MatcherProp
7235         * src/prefs_folder_item.c
7236                 Save folder's processing rules when copying 
7237                 its prefs
7238
7239 2002-11-08 [colin]      0.8.5claws97
7240         
7241         * src/folderview.c
7242                 Sort after move
7243         * src/folder.c 
7244                 Change a printf to debug_print
7245
7246 2002-11-08 [colin]      0.8.5claws96
7247
7248         * src/folder.c
7249           src/folderview.c
7250                 Fix segfaults, call me stupido
7251         
7252
7253 2002-11-08 [colin]      0.8.5claws95
7254
7255         *src/folder.c
7256                 Added forgotten prefs to save when moving folders
7257
7258 2002-11-08 [colin]      0.8.5claws94
7259
7260         * src/folder.c
7261                 Fixes to folder DND (prefs copy)
7262         * src/folderview.c
7263                 Optimization for folder DND (don't rescan whole tree)
7264                 Added folderview_create_folder_node() for this 
7265                 optimization, so de-duped a bit the code
7266         * src/prefs_folder_item.[ch]
7267                 Added prefs_folder_item_copy_prefs()    
7268           
7269 2002-11-08 [paul]       0.8.5claws93
7270
7271         * src/prefs_account.c
7272           tools/README
7273           tools/kmail2sylpheed_v2.pl
7274                 correct some typos
7275
7276 2002-11-08 [paul]       0.8.5claws92
7277
7278         * src/compose.c
7279           src/prefs_account.[ch]
7280                 remove account options 'clearsign' and 'ascii_armored',
7281                 replace with 'default_gnupg_mode' to prevent mixed-mode
7282                 Privacy settings
7283
7284 2002-11-08 [paul]       0.8.5claws91
7285
7286         * src/compose.[ch]
7287                 re-implement GnuPG 'on-the-fly' mode selection,
7288                 disallow mixed-mode
7289
7290 2002-11-08 [colin]      0.8.5claws90
7291
7292         * src/folderview.c
7293           src/prefs_folder_item.c
7294                 Change "Property" to "Properties"
7295
7296 2002-11-07 [colin]      0.8.5claws89
7297
7298         * src/folderview.c
7299           src/folder.c
7300                 Allow folder dropping to a root folder
7301
7302 2002-11-07 [paul]       0.8.5claws88
7303
7304         * src/compose.c
7305                 revert last commit
7306
7307 2002-11-07 [paul]       0.8.5claws87
7308
7309         * src/compose.c
7310                 fix reply-to-list bug. closes bug report
7311                 "[633382] reply-to-list broken in recent cvs"
7312
7313 2002-11-07 [paul]       0.8.5claws86
7314
7315         * src/compose.c
7316                 add a forgotten '#if USE_GPGME ... #endif'
7317
7318 2002-11-07 [paul]       0.8.5claws85
7319
7320         * sync with 0.8.5cvs20
7321                 see ChangeLog 2002-11-07
7322
7323 2002-11-07 [colin]      0.8.5claws84
7324
7325         * src/folder.[ch]
7326                 Change folder_item_move_to to return the newly 
7327                 created folderitem.
7328         * src/folderview.c
7329                 Select the new folderitem after moving.
7330
7331 2002-11-07 [colin]      0.8.5claws83
7332
7333         * src/prefs_filtering.c
7334                 Fix rule rewriting when moving a leaf folder to a 
7335                 shorter path
7336
7337 2002-11-07 [colin]      0.8.5claws82
7338
7339         * src/prefs_filtering.c
7340                 fix a leak
7341
7342 2002-11-07 [colin]      0.8.5claws81
7343
7344         * src/folder.[ch]
7345                 Add folder_item_move_to() function to move a 
7346                 folderitem into another one (updates matcher etc)
7347         * src/folderview.c
7348                 Add folder drag'n drop (context menu to come)
7349                 [Should be dataloss free, but Please backup before 
7350                  trying !]
7351
7352 2002-11-06 [colin]      0.8.5claws80
7353
7354         * src/mh.c
7355                 mh_create_folder() returns NULL if can't create
7356                 directory hierarchy
7357
7358 2002-11-06 [paul]       0.8.5claws79
7359
7360         * src/compose.[ch]
7361                 allow 'on-the-fly' changing of the type of encryption 
7362                 and/or signing used (mime/ascii) via the compose window
7363
7364 2002-11-06 [paul]       0.8.5claws78
7365
7366         * sync with 0.8.5cvs19
7367                 see ChangeLog 2002-11-06 for src/account.c: 
7368                 account_get_special_folder()
7369                 
7370 2002-11-05 [alfons]     0.8.5claws77
7371
7372         * src/crash.c
7373                 very minor cleanups: nothing to see here, move on. :-)
7374
7375 2002-11-05 [colin]      0.8.5claws76
7376
7377         * src/main.c
7378                 Changes choices if compose windows are opened to
7379                 Discard, Draft, Don't quit
7380
7381 2002-11-05 [thorsten]   0.8.5claws75
7382
7383         * src/compose.c
7384                 reenabled default_reply_to folder option
7385
7386 2002-11-05 [colin]      0.8.5claws74
7387
7388         * src/compose.[ch] 
7389                 add compose_draft()
7390         * src/crash.c
7391                 add SIGTERM handler
7392         * src/main.[ch]
7393                 add clean_quit() for the SIGTERM handler
7394
7395 2002-11-05 [paul]       0.8.5claws73
7396         
7397         * po/es.po
7398                 updated by Ricardo Mones Lastra
7399
7400 2002-11-05 [melvin]     0.8.5claws72
7401
7402         * src/logwindow.c
7403                 Fixed log-clipping bug #616795.
7404                 To stop logging in the log window use 0 length.
7405         * src/prefs_common.c
7406                 Added a label to inform about the 0 log length behaviour.
7407
7408 2002-11-05 [paul]       0.8.5claws71
7409
7410         * sync with 0.8.5cvs17
7411                 see ChangeLog 2002-11-05
7412
7413 2002-11-04 [paul]       0.8.5claws70
7414
7415         * sylpheed-128x128.png
7416           sylpheed-64x64.png
7417           sylpheed.png
7418                 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
7419                 <nikai@users.sourceforge.net>
7420                 
7421         * po/bg.po
7422                 updated by George Danchev
7423
7424 2002-11-03 [thorsten]   0.8.5claws69
7425
7426         * src/main.c
7427           src/mimeview.c
7428           src/rfc2015.h
7429                 add check if gpg is active
7430
7431 2002-11-03 [thorsten]   0.8.5claws68
7432
7433         * src/toolbar.h
7434                 removed GSList declaration causing trouble on MacOS-X
7435                 (submitted by alfons, reported by xfesty)
7436
7437 2002-11-01 [paul]       0.8.5claws67
7438
7439         * src/mainwindow.c
7440                 remove last remnants of main's filter code
7441
7442 2002-11-01 [paul]       0.8.5claws66
7443
7444         * tools/filter_conv.pl
7445                 fix bug where user-defined headers were ignored
7446
7447 2002-11-01 [paul]       0.8.5claws65
7448
7449         * src/logwindow.c
7450                 make a debug_print() not translatable
7451
7452 2002-10-31 [melvin]     0.8.5claws64
7453
7454         * ac/aspell.m4
7455                 Fixed --disable-aspell-test. Now --disable-aspell-test will 
7456                 not run any GNU/aspell test.  The dictionary path will
7457                 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
7458                 was given, in which case, it will be $prefix/lib/aspell/
7459         * configure.in
7460                 Fixed typo in commentary (Aspell code).
7461
7462 2002-10-31 [paul]       0.8.5claws63
7463
7464         * po/POTFILES.in
7465                 remove src/filter.c and src/prefs_filter.c
7466                 thanks to Ricardo for reminding me
7467
7468 2002-10-31 [colin]      0.8.5claws62
7469
7470         * src/mbox_folder.c
7471                 Plug some leaks
7472
7473 2002-10-31 [paul]       0.8.5claws61
7474
7475         * src/prefs_filter.[ch] ** REMOVED **
7476           src/filter.[ch]       ** REMOVED **
7477           
7478         * src/Makefile.am
7479           src/folderview.c
7480           src/inc.c
7481           src/main.c
7482           src/mainwindow.c
7483           src/mbox.c
7484           src/prefs_common.c
7485           src/prefs_filtering.c
7486           src/summaryview.[ch]
7487                 remove main's 'filter' code
7488                 
7489         README.claws
7490                 update to reflect removal of main's filter
7491
7492 2002-10-31 [paul]       0.8.5claws60
7493
7494         * src/summaryview.c
7495                 remove check for global_processing in summary_filter_open(). 
7496                 This fixes the bug where if the user uses the right-click 
7497                 'Create filter rule...' and doesn't have any filter rules 
7498                 already defined in claws' advanced filtering, the newly 
7499                 created filter rule goes to main's filtering which is 
7500                 inaccessible through the gui. Now the filter rule gets added
7501                 to claws' filtering by default.
7502
7503 2002-10-28 [melvin]     0.8.5claws59
7504
7505         * src/prefs_actions.c
7506                 Fixed bug #627322 where MIME parts were not always
7507                 correctly passed to a %p action
7508                 Display an error dialog when message filename is not found.
7509
7510 2002-10-28 [melvin]     0.8.5claws58
7511
7512         * src/prefs_common.c
7513                 Readded a missing function declaration lost in 0.8.3claws34
7514
7515 2002-10-28 [paul]       0.8.5claws57
7516
7517         * sync with 0.8.5cvs15
7518                 see ChangeLog 2002-10-28 and 2002-10-25
7519                 
7520         Note: ChangeLog entry 2002-10-24 is not sync'ed.
7521
7522 2002-10-27 [oliver]     0.8.5claws56
7523
7524         * src/pop.c
7525                 plug leak in pop3_top_recv
7526
7527 2002-10-26 [christoph]  0.8.5claws55
7528
7529         * src/folder.c
7530                 set need_update folder flag when messages are added
7531                 (closes bug [ 626922 ] folder not updated after receiving)
7532
7533 2002-10-25 [melvin]     0.8.5claws54
7534
7535         * src/imageview.c
7536                 Fixed a memleak introduced in the scaling code.
7537
7538 2002-10-24 [alfons]     0.8.5claws53
7539
7540         * src/filtering.c
7541                 make filtering's forward message action forward from the 
7542                 correct account
7543                 (closes bug [628089 ] Filter -> Forward from address problem
7544                 reported by Oktay)
7545
7546 2002-10-24 [christoph]  0.8.5claws52
7547
7548         * src/mainwindow.c
7549         * src/manual.[ch]
7550                 o use manual of current locale or english if current
7551                   locale is not available (and english is available)
7552                 o also link to sylpheed doc project manuals
7553
7554 2002-10-23 [paul]       0.8.5claws51
7555
7556         * tools/README
7557           tools/kmail2sylpheed_v2.pl
7558                 add new version of kmail addressbook importer script.
7559                 works with newer versions of Kmail/KAddressBook which
7560                 have new and rearranged data.
7561
7562 2002-10-23 [martin]     0.8.5claws50
7563
7564         * src/folderview.c
7565         * src/summaryview.c
7566         * src/utils.h
7567         * src/utils.c
7568                 added length parameter to get_abbrev_newsgroup_name()
7569                 changed this function so that it abbreviates the newsgroup
7570                 names only so long it is smaller than the length parameter
7571                 (for better reading of some newsgroup names and space efficiency)
7572
7573 2002-10-22 [colin]      0.8.5claws49
7574
7575         *src/foldersel.c
7576                 Revert Alfons' last modification (after voting ;-))
7577
7578 2002-10-21 [alfons]     0.8.5claws48
7579
7580         * src/foldersel.c
7581                 folder view in folder selection dialog reflects state of
7582                 folder view in main window
7583
7584 2002-10-18 [alfons]     0.8.5claws47
7585
7586         * src/mbox.c
7587                 drop imported messages in folder selected by user,
7588                 and not in the inbox
7589                 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
7590
7591 2002-10-18 [alfons]     0.8.5claws46
7592
7593         * src/compose.c
7594                 make automagic reply work correctly for email accounts 
7595                 (whether it's viable to do a full sync with Hiro's 
7596                 compose.c is still under discussion)
7597
7598 2002-10-18 [melvin]     0.8.5claws45
7599
7600         * src/prefs_actions.c
7601                 Fixed bug #622275 where asynchroneous actions left 
7602                 zombies processes
7603                 Made (synchroneous) actions' input be displayed live.
7604
7605 2002-10-18 [christoph]  0.8.5claws44
7606
7607         * src/textview.c
7608                 don't add a newline in the textview in front of the
7609                 first textpart if header display is disabled
7610                 (closes bug [ 603385 ] disabled header display leaves blank
7611                  lin)
7612
7613 2002-10-18 [christoph]  0.8.5claws43
7614
7615         * src/folder.[ch]
7616         * src/imap.c
7617         * src/mbox_folder.c
7618         * src/mh.c
7619         * src/news.c
7620                 folder->get_num_list now returns an error code
7621                 (closes bug [ 609424 ] News cache cleared on failure)
7622                 
7623 2002-10-17 [colin]      0.8.5claws42
7624         
7625         * src/news.c
7626                 Changed a printf by debug_print
7627
7628 2002-10-16 [paul]       
7629
7630         * tools/OOo2sylpheed.pl
7631                 allow for spaces in the name of the
7632                 file to be attached.
7633
7634 2002-10-16 [colin]      0.8.5claws41
7635
7636         * src/main.c
7637                 Use a tristate to change online mode
7638
7639 2002-10-16 [paul]       0.8.5claws40
7640
7641         * po/es.po
7642                 updated by Ricardo Mones Lastra
7643
7644 2002-10-16 [colin]      0.8.5claws39
7645
7646         * src/main.c
7647           src/mainwindow.[ch]
7648                 Added --online and --offline command-line
7649                 switches
7650
7651 2002-10-15 [christoph]  0.8.5claws38
7652
7653         * src/procmime.c
7654                 set mimeinfo->name to NULL after g_free to
7655                 avoid double freeing with g_free
7656
7657 2002-10-14 [christoph]  0.8.5claws37
7658
7659         * src/compose.c
7660         * src/filtering.c
7661         * src/summaryview.c
7662                 remove calls to folder->change_flags that are now
7663                 done by procmsg flag functions (seems it is not
7664                 used by any foldertype anyway)
7665         * src/folder.c
7666                 init folder->change_flags with NULL
7667
7668 2002-10-14 [christoph]  0.8.5claws36
7669
7670         * src/folder.[ch]
7671         * src/imap.[ch]
7672                 use virtual functions for folder item new and destroy
7673                 functions
7674
7675 2002-10-14 [melvin]     0.8.5claws35
7676
7677         * src/compose.c
7678                 Added a test to not run the spell checker if no default
7679                 dictionary is available. No dialog is displayed though.
7680
7681 2002-10-14 [melvin]     0.8.5claws34
7682
7683         * src/gtkaspell.c
7684                 Fixed bug in dictionary list context menu where
7685                 "More..." pointed to an emtpy submenu if the
7686                 number of dictionaries is a multiple of 15
7687                 Removed unneeded code in suggestions list creation
7688
7689 2002-10-14 [paul]       0.8.5claws33
7690
7691         * po/bg.po
7692                 updated by George Danchev
7693
7694 2002-10-13 [hoa]        0.8.5claws32
7695
7696         * src/matcher.[ch]
7697           src/matcher_parser_parser.y
7698                 removed the escaped string from internal structure
7699                 of matcher.
7700
7701 2002-10-12 [colin]      0.8.5claws31
7702
7703         * src/gtksctree.[ch]
7704           src/summaryview.c
7705                 Removed useless function gtksctree_reanchor
7706
7707 2002-10-12 [alfons]     0.8.5claws30
7708         
7709         * sync with remaining main changes 2002-10-09 - 2002-10-11
7710         - drop changes to src/compose.c (requires claws specific changes)
7711         
7712 2002-10-12 [alfons]     0.8.5claws29
7713         
7714         * sync with main changes of 2002-10-08
7715         - drop changes to src/compose.c (requires claws specific changes)
7716         - drop changes to src/summaryview.c (requires changes to compose.c)     
7717
7718 2002-10-12 [alfons]     0.8.5claws28
7719         
7720         * sync with main changes of 2002-10-07
7721
7722 2002-10-12 [alfons]     0.8.5claws27
7723
7724         * sync with main changes of 2002-10-04
7725         - drop changes to src/compose.c (requires claws specific changes)
7726         - drop changes to src/prefs_folder_item.c (claws implementation
7727           seems to be working)
7728
7729 2002-10-12 [colin]      0.8.5claws26
7730
7731         * src/mainwindow.c
7732                 Fix folder-flicker when space-reading, introduced 
7733                 in claws22.
7734
7735 2002-10-12 [colin]      0.8.5claws25
7736
7737         * src/compose.c
7738                 Save account address when saving as draft.
7739                 (closes bug 621838)
7740
7741 2002-10-12 [colin]      0.8.5claws24
7742
7743         * src/summaryview.c
7744                 Fix the problem consisting of no message selected
7745                 after the last message in a folder has been moved.
7746
7747 2002-10-12 [paul]       0.8.5claws23
7748
7749         * src/compose.c
7750           src/prefs_template.c
7751           src/template.[ch]
7752                 add Cc and Bcc to templates. Patch submitted by
7753                 John L. Males.
7754
7755 2002-10-12 [colin]      0.8.5claws22
7756
7757         * src/folderview.c
7758                 Fix a bug after "Check for new messages":
7759                 If a folder was opened, it was still selected at
7760                 the end of the check, but displayed empty.
7761         * src/mainwindow.c
7762                 Remove unnecessary check
7763
7764 2002-10-12 [paul]
7765
7766         * tools/README
7767                 be more verbose in the description of
7768                 OOo2sylpheed.pl
7769                 
7770
7771 2002-10-11 [colin]      0.8.5claws21
7772
7773         * src/mainwindow.c
7774                 Make space work (better) when no mail is selected
7775
7776 2002-10-11 [colin]      0.8.5claws20
7777
7778         * src/inc.c
7779           src/news.c
7780                 fix warnings
7781
7782 2002-10-11 [colin]      0.8.5claws19
7783
7784         * src/mainwindow.c
7785                 revert 0.8.5claws6 changes as i couldn't get to
7786                 anything satisfying
7787
7788 2002-10-11 [melvin]     0.8.5claws18
7789
7790         * src/compose.c
7791                 Removed buggy and unused macro (should have been committed in
7792                 0.8.5claws17)
7793
7794 2002-10-11 [melvin]     0.8.5claws17
7795
7796         * src/compose.c
7797                 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
7798
7799 2002-10-11 [thorsten]   0.8.5claws16 
7800
7801         * src/folderview.c
7802                 remove rescan warning
7803
7804 2002-10-11 [colin]      0.8.5claws15 
7805
7806         * src/procheader.c
7807                 fix a segfault that happens if conv_unmime_header
7808                 fails (should be better to find out why it fails)
7809
7810 2002-10-11 [christoph]  0.8.5claws14
7811
7812         * src/summaryview.c
7813                 update folderview stats after ignore/unignore thread
7814
7815 2002-10-11 [hoa]        0.8.5claws13
7816
7817         * src/quote_fmt_parse.y
7818                 Fixed a yacc/bison syntax error
7819         * src/matcher.c
7820                 Escaping of string is fixed.
7821
7822 2002-10-11 [colin]      0.8.5claws12
7823
7824         * src/imageview.c
7825                 Resize images to fit
7826
7827 2002-10-11 [paul]       0.8.5claws11
7828
7829         * po/es.po
7830                 updated by Ricardo Mones Lastra
7831
7832 2002-10-10 [alfons]     0.8.5claws10
7833
7834         * src/compose.c
7835                 allow dropping files by "moving" files from a file manager,
7836                 not only by the more cumbersome "copying". the latter 
7837                 mostly implies holding down the Control button
7838
7839 2002-10-10 [christoph]  0.8.5claws9
7840
7841         * src/summaryview.c
7842                 update folders after thread building for ignored threads
7843
7844 2002-10-10 [christoph]  0.8.5claws8
7845
7846         * config/.cvsignore
7847                 added Makefile
7848         * src/filtering.[ch]
7849         * src/folder.[ch]
7850         * src/folderview.[ch]
7851         * src/import.c
7852         * src/inc.[ch]
7853         * src/mbox.[ch]
7854         * src/procmsg.c
7855         * src/summaryview.[ch]
7856                 o added new flag need_update to FolderItem
7857                 o removed folder_table from various functions from tracking
7858                   folder updates
7859                 o set need_update flags in folder.c's move, copy and delete
7860                   functions and procmsg's flags functions
7861                 o added function folderview_update_items_when_required that
7862                   updates all folders with need_update set
7863                 o call folderview_update_items_when_required instead of
7864                   folderview_update_item_foreach
7865
7866 2002-10-09 [sergey]     0.8.5claws7
7867
7868         * src/compose.c
7869                 Strip CRs whel loading the text into editor in reedit mode.
7870
7871 2002-10-09 [colin]      0.8.5claws6
7872
7873         * src/mainwindow.c
7874                 Make Space work when no mail is selected
7875
7876 2002-10-09 [colin]      0.8.5claws5
7877
7878         * src/gtksctree.[ch]
7879                 Fix range_select
7880                 Add gtk_sctree_reanchor() 
7881         * src/summaryview.c
7882                 Use gtk_sctree_reanchor() - better fix for 
7883                 bug 60413
7884
7885 2002-10-09 [colin]      0.8.5claws4
7886
7887         * src/summaryview.c
7888                 Fix shift-click select after delete problem
7889                 (closes bug 60413)
7890
7891 2002-10-08 [thorsten]   0.8.5claws3
7892
7893         * src/summaryview.c
7894                 exclude current msg from -hide read messages-
7895
7896 2002-10-08 [colin]      0.8.5claws2
7897
7898         * src/inc.[ch]
7899           src/pop.c
7900           src/recv.c
7901                 Differentiate socket errors from disk full
7902                 errors
7903
7904 2002-10-08 [christoph]  0.8.5claws1
7905
7906         * Makefile.am
7907         * configure.in
7908                 modifications for new config directory
7909
7910         * config.guess  ** REMOVED **
7911         * config.sub    ** REMOVED **
7912         * install-sh    ** REMOVED **
7913         * ltmain.sh     ** REMOVED **
7914         * missing       ** REMOVED **
7915         * mkinstalldirs ** REMOVED **
7916                 these files are autogenerated by automake
7917                 when you run autogen.sh
7918
7919         * config/.cvsignore     ** NEW FILE **
7920         * config/Makefile.am    ** NEW FILE **
7921                 ignore autogenerated files
7922                 create a Makefile in this directory
7923
7924 2002-10-08 [paul]       0.8.5claws
7925
7926         * 0.8.5claws release
7927         
7928         * src/compose.c
7929           src/procheader.c
7930           src/procmsg.c
7931                 fix quote reply format for newsgroups reply bug
7932                 (thanks to Hoa)
7933                 
7934         * po/en_GB.po
7935           po/pl.po
7936                 updated by me and Witold Wladyslaw Wojciech Wilk
7937                 repectively
7938
7939 2002-10-07 [paul]       0.8.3claws53
7940
7941         * po/it.po
7942           po/pt_BR.po
7943           po/sr.po
7944                 updated messages catalogs, submitted by
7945                 Alessandro Maestri, Fabio Jr.Beneditto 
7946                 and Urke MMI, respectively.
7947
7948 2002-10-07 [christoph]  0.8.3claws52
7949
7950         * src/folder.[ch]
7951         * src/folderview.c
7952         * src/mainwindow.c
7953                 fix new folder ghost message bug
7954                 (closes bug [ 619722 ] wrong count for newly created folders)
7955
7956 2002-10-07 [christoph]  0.8.3claws51
7957
7958         * src/compose.c
7959                 fix news posting problem
7960
7961 2002-10-07 [melvin]     0.8.3claws50
7962
7963         * po/fr.po
7964                 Updated French translation
7965
7966 2002-10-05 [christoph]  0.8.3claws49
7967
7968         * src/gtkstext.c
7969                 check if line_start_cache is set in gtk_stext_update_text
7970                 (closes bug [ 618119 ] crash while doing search in folder)
7971
7972 2002-10-05 [christoph]  0.8.3claws48
7973
7974         * src/imap.c
7975         * src/news.c
7976         * src/utils.c
7977         * src/utils.h
7978                 implement cache cleanups for claws' folder system
7979                 (closes bug [ 595916 ] imapcache not cleaned up)
7980
7981 2002-10-05 [melvin]     0.8.3claws47
7982
7983         * src/prefs_actions.c
7984                 Made the help text more clear for the %p token
7985
7986 2002-10-04 [paul]       0.8.3claws46
7987
7988         * sync with 0.8.5
7989                 see ChangeLog 2002-10-02 and 2002-10-03
7990
7991 2002-10-04 [christoph]  0.8.3claws45
7992
7993         * src/inc.c
7994                 fix segfault caused by pop before smtp
7995                 call to inc_account_mail with NULL
7996                 pointer for mainwin
7997
7998 2002-10-04 [paul]       0.8.3claws44
7999
8000         * configure.in
8001                 sync the LDAP detection from 0.8.5cvs1
8002
8003 2002-10-02 [christoph]  0.8.3claws43
8004
8005         * po/de.po
8006                 fix small spelling error
8007
8008 2002-10-02 [melvin]     0.8.3claws42
8009
8010         * ac/aspell.m4
8011                 Behave better and say "no" when test program cannot be run.
8012
8013 2002-10-02 [paul]       0.8.3claws41
8014
8015         * sync with 0.8.4cvs1
8016                 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
8017                 
8018         * src/summaryview.c
8019                 toggle the behavior of Reply menuitem between
8020                 normal reply and reply-to-list
8021
8022 2002-10-01 [sergey]     0.8.3claws40
8023
8024         * src/compose.c
8025                 Convert newlines in the message text to the canonical form
8026                 before base64 encoding (RFC2045 compliance, fixes some
8027                 interoperability issues with Evolution 1.0.3)
8028
8029 2002-09-29 [colin]      0.8.3claws39
8030
8031         * src/summaryview.c
8032                 Fix an unwanted copy/paste
8033
8034 2002-09-29 [colin]      0.8.3claws38
8035
8036         * src/mainwindow.c
8037                 Renamed "Custom toolbar" to "Customize toolbar"
8038                 Renamed "Show all header" to "Show all headers"
8039                 Renamed "Set diplay item" to "Set displayed items"
8040         * src/prefs_common.c
8041                 Renamed "Show all header" to "Show all headers"
8042         * src/prefs_summary_column.c
8043                 Renamed "diplay item" to "displayed items"
8044
8045 2002-09-29 [colin]      0.8.3claws37
8046
8047         * src/mainwindow.[ch]
8048                 online/offline status pixmaps follow theme
8049                 changes
8050         * src/summaryview.[ch]
8051                 quicksearch pixmap follows theme changes
8052
8053 2002-09-29 [thorsten]   0.8.3claws36
8054
8055         * src/compose.c
8056           src/prefs_folder_item.[ch]
8057                 add default_reply_to folder option (closes patch 581044)
8058
8059 2002-09-29 [christoph]  0.8.3claws35
8060
8061         * acconfig.h    ** REMOVED **
8062         * configure.in
8063         * ac/aspell.m4
8064         * ac/check-type.m4
8065         * ac/gnupg-check-typedef.m4
8066                 fix autoheader 2.50 warning
8067
8068 2002-09-29 [christoph]  0.8.3claws34
8069
8070         * major code cleanup (part 2)
8071         
8072                 - unused variables removed
8073                 - unused functions removed
8074                 - uninitialized variables checked
8075                 - missing return statements added
8076                 - missing function return types added
8077                 - added parentheses around assignment
8078                   when suggested by gcc
8079
8080 2002-09-29 [alfons]     0.8.3claws33
8081
8082         * src/logwindow.c
8083                 log_window_clear(): only bracket gtk_text_forward_delete() 
8084                 with gtk_text_freeze() / gtk_text_thaw() (see if this
8085                 works around GTK text bug)
8086
8087 2002-09-29 [paul]       0.8.3claws32
8088
8089         * po/bg.po
8090           po/sr.po
8091                 updated by George Danchev and Urke MMI
8092                 respectively
8093
8094 2002-09-27 [christoph]  0.8.3claws31
8095
8096         * doc-src/readme.txt
8097         * doc-src/rfc1806.txt   ** REMOVED **
8098         * doc-src/rfc2183.txt   ** NEW FILE **
8099         * doc-src/rfc2980.txt   ** NEW FILE **
8100                 update rfcs
8101
8102 2002-09-27 [melvin]     0.8.3claws30
8103
8104         * ac/aspell.m4
8105                 Fixed typo which could break linking
8106
8107 2002-09-27 [melvin]     0.8.3claws29
8108
8109         * ac/aspell.m4
8110                 Improved GNU/aspell checking. 
8111                 Fixed bug #614490
8112
8113 2002-09-27 [paul]       0.8.3claws28
8114
8115         * sync with 0.8.3cvs8
8116                 see ChangeLog 2002-09-27
8117
8118 2002-09-26 [colin]      0.8.3claws27
8119
8120         * src/toolbar.[ch]
8121           src/mainwindow.[ch]
8122                 Add "Reply to Mailing-list" to the toolbar
8123
8124 2002-09-26 [christoph]  0.8.3claws26
8125
8126         * src/summaryview.c
8127                 Fix wrong message counts in summaryview status
8128
8129 2002-09-26 [paul]       0.8.3claws25
8130
8131         * sync with 0.8.3cvs7
8132                 see ChangeLog 2002-09-26
8133
8134 2002-09-26 [paul]       0.8.3claws24
8135
8136         * sync with 0.8.3cvs6
8137                 see ChangeLog 2002-09-25
8138
8139 2002-09-25 [christoph]  0.8.3claws23
8140
8141         * src/prefs_common.c
8142         * src/prefs_folder_item.c
8143         * src/prefs_scoring.c
8144                 Renamed "kill score" to "hide score" in GUI
8145                 and prefs files
8146
8147 2002-09-25 [paul]       0.8.3claws22
8148
8149         * sync with 0.8.3cvs5
8150                 see ChangeLog 2002-09-24
8151
8152 2002-09-24 [alfons]     0.8.3claws21
8153
8154         patch by Satoshi Nagayasu: allows appending / saving multiple 
8155         selected files (closes "[ 612279 ] save multiple mesg(s) in 
8156         'Save as ...'")
8157
8158         * AUTHORS
8159                 add Satoshi Nagayasu
8160         * src/summaryview.c
8161                 summary_save_as(): allow saving selected files to
8162                 one file
8163                 summary_set_menu_sensitive: enable "Save As..." when
8164                 multiple files are selected
8165         * src/utils.[ch]
8166                 append_file(): new function
8167
8168 2002-09-24 [colin]      0.8.3claws20
8169
8170         * src/procmime.c
8171                 Fix segfault when mimeinfo doesn't have a 
8172                 content_type. 
8173
8174 2002-09-24 [colin]      0.8.3claws19
8175
8176         * src/prefs_common.[ch]
8177                 Add a preference to display send dialog or not
8178         * src/send.c
8179                 Display send dialog according to preference
8180
8181 2002-09-24 [colin]      0.8.3claws18
8182
8183         * src/compose.[ch]
8184                 Disable user actions when sending
8185
8186 2002-09-24 [colin]      0.8.3claws17
8187
8188         * src/procmime.c
8189                 Do not display name or filename for attachments
8190                 with an application/pgp-signature type
8191                 (security flaw, see bug 537413)
8192
8193 2002-09-23 [colin]      0.8.3claws16
8194
8195         * src/editaddress.c
8196                 Initialize entry_email, entry_alias and 
8197                 entry_remarks to first email address of the list
8198
8199 2002-09-23 [colin]      0.83claws15
8200
8201         * src/compose.c
8202                 Drop pgp-signature when reediting a signed queued
8203                 message
8204
8205 2002-09-23 [melvin]     0.8.3claws14
8206
8207         * po/fr.po
8208                 Updated French translation
8209
8210 2002-09-23 [melvin]     0.8.3claws13
8211
8212         * src/mainwindow.c
8213                 Made custom toolbar menu labels more consistent
8214         * src/prefs_toolbar.c
8215                 Made custom toolbar window title more consistent
8216
8217 2002-09-22 [colin]      0.8.3claws12
8218
8219         * src/inc.c
8220                 Initialize session type to normal before getting 
8221                 mail (fixes strange Get behaviour)
8222         * src/prefs_account.h
8223                 Move STYPE_POP_BEFORE_SMTP to last position to 
8224                 avoid other side-effects
8225
8226 2002-09-22 [colin]      0.8.3claws11
8227
8228         * src/prefs_account.c
8229                 Fix pop_bfr_smtp_tm_entry sensivity when switching
8230                 from pop3 to apop or vice-versa
8231
8232 2002-09-22 [colin]      0.8.3claws10
8233         
8234         * src/prefs_account.[ch]
8235                 Add an option for the POP before SMTP timeout
8236         * src/inc.c
8237                 Remember time of last POP connection
8238         * src/send.c
8239                 Do POP before SMTP only if timeout reached
8240
8241 2002-09-22 [oliver]     0.8.3claws9
8242         
8243         * README.claws
8244                 explain custom toolbar
8245
8246 2002-09-22 [oliver]     0.8.3claws8
8247
8248         * src/prefs_actions.[ch]
8249         custom toolbar for compose      
8250                 actions callback from compose toolbar
8251         * src/folderview.c
8252                 remove include toolbar.h
8253
8254 2002-09-22 [oliver]     0.8.3claws7
8255         
8256         * src/prefs_toolbar.[ch]
8257                 custom toolbar for compose
8258                 - generic prefs_toolbar handles both
8259                   Mainwin's toolbar as well as Compose toolbar          
8260
8261 2002-09-22 [oliver]     0.8.3claws6
8262         
8263         * src/toolbar.[ch]
8264                 custom toolbar for compose
8265                 restructure toolbar.[ch]
8266
8267 2002-09-22 [oliver]     0.8.3claws5
8268
8269         * src/compose.[ch]
8270                 custom toolbar for compose
8271
8272 2002-09-22 [oliver]     0.8.3claws4
8273         
8274         * src/mainwindow.[ch]
8275                 custom toolbar for compose 
8276                 move mainwin toolbar back to mainwindow
8277
8278 2002-09-22 [alfons]     0.8.3claws3
8279
8280         * src/procmsg.c
8281                 :%sno/if(/if (/gc
8282                 :%sno/for(/for (/gc
8283                 (beautify)
8284
8285 2002-09-22 [alfons]     0.8.3claws2
8286         
8287         * src/procmsg.c
8288                 procmsg_save_to_outbox(): don't unlink message file from queue;
8289                 callers should do it using folder_item_remove_msg()
8290
8291 2002-09-22 [colin]      0.8.3claws1
8292
8293         * src/mimeview.[ch]
8294                 Made mimeview_check_signature() public
8295         * src/textview.c
8296                 Made GPG signatures verifiable by clicking
8297                 the [application/pgp-signature] in the Text
8298                 view
8299
8300 2002-09-22 [paul]       0.8.3claws
8301
8302         * po/bg.po
8303           po/en_GB.po
8304           po/es.po
8305           po/it.po
8306           po/pl.po
8307           po/pt_BR.po
8308           po/sr.po
8309                 updated translations, submitted by George Danchev,
8310                 me, Ricardo Mones Lastra, Alessandro Maestri,
8311                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto 
8312                 and Urke MMI, respectively.     
8313
8314 2002-09-22 [alfons]     0.8.2claws65
8315
8316         * src/procmsg.c
8317         * src/pgptext.c
8318                 no furry valgrinds have been used to plug these memleaks
8319
8320 2002-09-20 [paul]       0.8.2claws64
8321
8322         * sync with 0.8.3cvs4
8323                 'Select thread' re-implemented 
8324                 see ChangeLog 2002-09-20
8325
8326 2002-09-21 [alfons]     0.8.2claws63
8327
8328         * src/compose.c
8329                 compose_send(): plug unnoticed memleak
8330
8331 2002-09-20 [alfons]     0.8.2claws62
8332
8333         * src/addr_compl.c
8334                 replace_address_in_edit(): strict check for NULL address to
8335                 fix "[ 607348 ] Segfault in address completion". My guess is
8336                 that this happens with an empty address book, but it's good
8337                 to have this check here anyway
8338                 
8339                 completion_window_button_press(): free string returned 
8340                 from the internal cache
8341
8342 2002-09-20 [christoph]  0.8.2claws61
8343
8344         * src/procmime.h
8345                 added ENC_BINARY to EncodingType
8346         * src/procmime.c
8347                 the string returned by procmime_get_encoding_str
8348                 should not depend on the order of values in the
8349                 EncodingType definition
8350         * doc-src/rfc1806.txt   ** NEW FILE **
8351                 Added rfc1806 about MIME Content-Disposition
8352                 Extension
8353
8354 2002-09-19 [paul]       0.8.2claws60
8355
8356         * sync with 0.8.2cvs3
8357                 see ChangeLog 2002-09-19
8358
8359 2002-09-19 [paul]       0.8.2claws59
8360
8361         * src/prefs_folder_item.c
8362                 revert to Darko's original alignment of colour
8363                 selector button
8364                 add a colon to folder_color label
8365                 
8366         * src/compose.c
8367                 add Colin's patch (with Hiro's modifications) to 
8368                 force BASE64 encoding for 8-bit text when signing
8369                 (sync with 0.8.3cvs2)
8370
8371 2002-09-18 [alfons]     0.8.2claws58
8372
8373         * src/compose.c
8374                 :%sno/if(/if (/gc
8375                 :%sno/for(/for (/gc
8376                 (beautify a little bit)
8377
8378 2002-09-18 [christoph]  0.8.2claws57
8379
8380         * src/pine.c
8381                 fix handling of fgetc return value
8382
8383 2002-09-17 [alfons]     0.8.2claws56
8384         
8385         * src/summaryview.c
8386                 summary_sort(): check non-NULL summaryview->folder_item when no 
8387                 folder is selected at all
8388                 (closes "[ 610344 ] sort label make syl Crash")
8389
8390 2002-09-17 [alfons]     0.8.2claws55
8391         
8392         * src/compose.c
8393                 beautify a little bit
8394
8395 2002-09-17 [christoph]  0.8.2claws54
8396
8397         * src/folder.c
8398                 initialize max values for cache and folder
8399                 when cache or folder is empty
8400
8401 2002-09-15 [colin]      0.8.2claws53
8402
8403         * src/compose.c
8404                 Fix a leak (thanks Alfons!) and cleaned
8405                 variables names for custom headers
8406
8407 2002-09-15 [colin]      0.8.2claws52
8408
8409         * src/compose.c
8410                 Fix custom headers recognition when
8411                 prefs_common.trans_hdr is on
8412
8413 2002-09-15 [colin]      0.8.2claws51
8414
8415         * src/compose.c
8416                 Allow dynamically-added custom headers
8417                 Yet not reparsed if reedited
8418
8419 2002-09-15 [alfons]     0.8.2claws50
8420
8421         * src/prefs_account.c
8422                 fix warnings
8423
8424 2002-09-15 [colin]      0.8.2claws49
8425         
8426         * src/prefs_account.c
8427                 fix pop_before_smtp sensitivity
8428
8429 2002-09-15 [colin]      0.8.2claws48
8430
8431         * src/inc.[ch]
8432                 add inc_pop_before_smtp()
8433                 allow MainWindow to be undefined in 
8434                 inc_account_mail() and inc_start()
8435         * src/pop.c
8436           src/prefs_account.h
8437                 add STYPE_POP_BEFORE_SMTP session type
8438         * src/prefs_account.c
8439                 activated pop before smtp option
8440         * src/send.c
8441                 do pop before smtp if the relevant option 
8442                 is set
8443
8444 2002-09-15 [paul]       0.8.2claws47
8445
8446         * sync with 0.8.3
8447                 see ChangeLog 2002-09-15
8448
8449 2002-09-14 [paul]       0.8.2claws46
8450
8451         * po/bg.po
8452                 updated Bulgarian translation, submitted by
8453                 George Danchev
8454
8455 2002-09-13 [paul]       0.8.2claws45
8456
8457         * src/compose.c
8458                 merge claws' select_account() with main's
8459                 (new) compose_select_account(). [sync with
8460                 0.8.2cvs15, see ChangeLog 2002-09-11]
8461
8462 2002-09-12 [christoph]  0.8.2claws44
8463
8464         * src/filter.c
8465                 allocate 1 elements of FolderItem not 0
8466
8467 2002-09-12 [colin]      0.8.2claws43
8468
8469         * src/compose.c
8470                 Fix bug #590825 (obey Follow-up: poster)
8471
8472 2002-09-12 [colin]      0.8.2claws42
8473
8474         * src/procmime.c
8475                 Fix bug #557009 (wrong headers for messages 
8476                 forwarded as attachments)
8477
8478 2002-09-11 [colin]      0.8.2claws41
8479         
8480         * src/compose.c
8481                 Put SCF: pseudo-header on top of message
8482                 Set draft tmp_flag when saved as draft
8483
8484         * src/procmsg.c
8485           src/procheader.c
8486                 Skip after first \n\n for beginning of real message
8487                 for drafts too
8488
8489 2002-09-11 [christoph]  0.8.2claws40
8490
8491         * src/filtering.c
8492                 use procmsg flag functions in filtering or processing
8493                 will cause incorrect folder message counts
8494
8495 2002-09-11 [colin]      0.8.2claws39
8496
8497         * src/compose.c
8498                 Fix bug #550175 - wrong save folder when reediting
8499                 drafts
8500
8501 2002-09-11 [paul]       0.8.2claws38
8502
8503         * sync with 0.8.2cvs14
8504                 see ChangeLog 2002-09-11
8505
8506 2002-09-11 [colin]      0.8.2claws37
8507
8508         * src/folder.c
8509                 Fix a typo (seeming to cause new/unread status to
8510                 be lost)
8511
8512 2002-09-10 [christoph]  0.8.2claws36
8513
8514         * src/compose.c
8515                 compose_redirect should not use compose_generic_new
8516                 because that does more stuff than expected including
8517                 opening the external editor
8518                 (closes bug "[ 526608 ] bounced messages appear blank
8519                  in editor")
8520
8521 2002-09-10 [christoph]  0.8.2claws35
8522
8523         * src/folder.c
8524                 fix problem with too large message number range
8525                 causing a crash in folder_item_scan
8526
8527 2002-09-10 [paul]       0.8.2claws34
8528
8529         * sync with 0.8.2cvs13
8530                 see ChangeLog 2002-09-10
8531
8532 2002-09-10 [christoph]  0.8.2claws33
8533
8534         * src/msgcache.c
8535                 set MsgInfo TmpFlags for queue and draft folders
8536                 (closes bug "[ 591676 ] Queue ignore MIME on restart")
8537
8538 2002-09-10 [paul]       0.8.2claws32
8539
8540         * AUTHORS
8541           po/bg.po      ** NEW FILE **
8542                 new Bulgarian translation submitted by
8543                 George Danchev <danchev@spnet.net>
8544                 
8545         * tools/Makefile.am
8546           tools/README
8547           tools/tb2sylpheed     ** NEW FILE **
8548                 add script that converts an addressbook exported
8549                 from The Bat! into a Sylpheed addressbook. Submitted
8550                 by Urke MMI <urke-kg@eunet.yu>
8551
8552 2002-09-10 [paul]       0.8.2claws31
8553
8554         * sync with 0.8.2cvs12
8555                 see ChangeLog 2002-09-10
8556
8557 2002-09-06 [paul]       0.8.2claws30
8558
8559         * src/prefs_common.c
8560                 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
8561                 
8562         * tools/Makefile.am
8563           tools/README
8564           tools/ldif-to-xml.py  ** REMOVED **
8565                 remove obsolete python script
8566
8567 2002-09-06 [paul]       0.8.2claws29
8568
8569         * sync with 0.8.2cvs10
8570                 see ChangeLog 2002-09-06
8571
8572 2002-09-04 [paul]       0.8.2claws28
8573
8574         * sync with 0.8.2cvs9
8575                 see ChangeLog 2002-08-04
8576
8577 2002-09-04 [colin]      0.8.2claws27 
8578
8579         * src/prefs_common.[ch]
8580                 Added signature color configuration
8581         * src/textview.c
8582                 Use user-specified signature color
8583
8584 2002-09-03 [colin]      0.8.2claws26
8585
8586         * src/prefs_common.[ch]
8587                 Added autosave and autosave_length prefs
8588         * src/compose.c
8589                 Added compose_remove_draft()
8590                 Auto-save drafts according to the prefs
8591         * src/main.c
8592                 Added a crash-indicator file, allowing to check
8593                 for new messages on startup if Sylpheed crashed
8594                 (makes saved drafts "reappear")
8595
8596 2002-09-03 [colin]      0.8.2claws25
8597
8598         * src/textview.[ch]
8599                 Grey the signature
8600
8601 2002-09-03 [paul]       0.8.2claws24
8602
8603         * sync with 0.8.2cvs8
8604                 see ChangeLog 2002-09-02 and 2002-09-03
8605
8606 2002-09-03 [darko]      0.8.2claws23
8607
8608         * src/folderview.c
8609                 use normal style when creating new folder to pick
8610                 proper font size 
8611
8612 2002-09-02 [melvin]     0.8.2claws22
8613
8614         * src/gtkaspell.m4
8615                 removed some obsolete code
8616
8617 2002-09-02 [melvin]     0.8.2claws21
8618
8619         * ac/aspell.m4
8620                 fixed test's equality sign (== to =)
8621
8622 2002-09-02 [alfons]     0.8.2claws20
8623
8624         * src/folder.c
8625         * src/mh.c
8626                 revert change of 0.8.2claws16 and use the mh_folder_destroy
8627                 as folder->destroy virtual as suggested by Hiro
8628                 (the mh.c code seems to have been lost around mh.c.1.21)
8629
8630 2002-09-02 [paul]       0.8.2claws19
8631
8632         * po/pt_BR.po
8633                 updated by Fabio Jr. Beneditto
8634                 
8635         * src/defs.h
8636                 use 'http://claws.sylpheed.org' for homepage link. 
8637                 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
8638
8639 2002-09-01 [alfons]     0.8.2claws18
8640
8641         * src/mh.c
8642                 plug memleak related to one Martin Kluge found
8643
8644 2002-08-31 [paul]       0.8.2claws17
8645
8646         * sync with 0.8.2cvs6
8647                 see ChangeLog 2002-08-30
8648
8649 2002-08-31 [alfons]     0.8.2claws16
8650
8651         * src/folder.c
8652                 folder_destroy(): remove mailbox from folderlist even if it has
8653                 no destroy virtual
8654
8655 2002-08-31 [alfons]     0.8.2claws15
8656
8657         * src/folder.c
8658                 :%sno/if(/if (/gc
8659                 :%sno/for(/for (/gc
8660                 (being pedantic I know)
8661
8662 2002-08-31 [alfons]     0.8.2claws14
8663
8664         * src/folder.c
8665                 check for NULL pointers returned from folder->fetch_msginfo virtual
8666                 (should solve some reported crashes)
8667
8668 2002-08-30 [alfons]     0.8.2claws13
8669
8670         * acconfig.h
8671         * configure.in
8672         * src/crash.c
8673                 enable crash dialog on compilation time
8674                 (--enable-crash-dialog configure option)
8675
8676 2002-08-30 [alfons]     0.8.2claws12
8677
8678         * AUTHORS
8679                 add Martin Kluge
8680         * src/mh.c
8681                 apply memory leak plug patch by Martin Kluge
8682                 (closes patch "[ 602568 ] patch for 602441 little memory leak",
8683                 bug "[ 599677 ] Very small memory leak in 0.81claws115",
8684                 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
8685
8686 2002-08-30 [darko]      0.8.2claws11
8687
8688         * src/folderview.c
8689                 copy Gtk style from normal style to match
8690                 font size for coloured folders
8691
8692 2002-08-29 [alfons]     0.8.2claws10
8693
8694         * sylpheed.desktop
8695                 Type=Internet <- Type=Application
8696                 (reported by Michael Schwendt, see:
8697                 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
8698                 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
8699
8700 2002-08-29 [paul]       0.8.2claws9
8701
8702         * sync with 0.8.2cvs5
8703                 see ChangeLog 2002-08-29
8704
8705 2002-08-29 [colin]      0.8.2claws8
8706
8707         * src/summaryview.c
8708                 Added a sanity check in summary_select_thread
8709                 Should fix bug 601605
8710
8711 2002-08-29 [colin]      0.8.2claws7
8712
8713         * src/main.c
8714                 Revert claws6 changes regarding bug #591676
8715
8716 2002-08-28 [colin]      0.8.2claws6
8717         
8718         * src/main.c
8719                 Ignore cache for queue folderitems
8720                 Fix bug #591676
8721
8722 2002-08-28 [melvin]     0.8.2claws5
8723
8724         * README.claws
8725                 Fixed typos.
8726
8727 2002-08-28 [melvin]     0.8.2claws4
8728
8729         * README.claws
8730                 Updated a bit the text concerning the spell checker
8731
8732 2002-08-28 [melvin]     0.8.2claws3
8733
8734         Merged the GNU_aspell_branch:
8735                 Support of new GNU/aspell is now included and the old pspell
8736                 is not supported anymore.
8737                 See README.claws
8738
8739         * README.claws
8740                 Updated spell checker text to reflect the switch to GNU/aspell
8741
8742         * ac/aspell.m4          *** NEW ***
8743         * src/gtkaspell.[ch]    *** NEW *** 
8744         * ac/pspell.m4          *** DELETED *** 
8745         * src/gtkspell.[ch]     *** DELETED ***
8746
8747         * ac/Makefile.am
8748                 Updated for GNU/aspell support
8749
8750         * po/POTFILES.in
8751                 Replaced gtkspell.c by gtkaspell.c
8752
8753         * acconfig.h
8754         * src/Makefile.am
8755         * src/about.c
8756         * src/compose.[ch]
8757         * src/crash.c
8758         * src/main.c
8759         * src/prefs_common.[ch]
8760                 Updated for GNU/aspell support
8761
8762 2002-08-28 [paul]       0.8.2claws2
8763
8764         * sync with 0.8.2cvs4
8765                 see ChangeLog 2002-08-27 and 2002-08-28
8766
8767 2002-08-28 [colin]      0.8.2claws1
8768
8769         * src/summary_search.c
8770                 Added "AND search"
8771
8772 2002-08-28 [jens]       0.8.2claws
8773
8774         *po/de.po
8775                 Updated German translations
8776
8777 2002-08-27 [melvin]     0.8.2claws
8778
8779         * po/fr.po
8780                 Updated French translations
8781
8782 2002-08-27 [paul]       0.8.2claws
8783
8784         * sync with 0.8.2 main release
8785
8786         * po/en_GB.po
8787           po/es.po
8788           po/it.po
8789           po/pl.po
8790           po/pt_BR.po
8791           po/sr.po
8792                 updated message catalogs submitted by
8793                 Ricardo Mones Lastra, Alessandro Maestri,
8794                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
8795                 Beneditto and Urke MMI  
8796
8797 2002-08-27 [hoa]        0.8.1claws123
8798
8799         * src/mainwindow.[ch]
8800         * src/summaryview.[ch]
8801                 removed the "filter setting" menu option.
8802                 add a "cancel a news message" menu option.
8803
8804 2002-08-26 [martin]     0.8.1claws122
8805
8806         * ChangeLog.claws
8807                 changed string under 0.8.1claws79 changed by myself
8808                 i'm sorry alfons :(
8809
8810 2002-08-26 [martin]     0.8.1claws121
8811
8812         * src/crash.c
8813                 added kill command to debuggerrc to start crash dialog
8814
8815 2002-08-26 [paul]       0.8.1claws120
8816
8817         * sync with 0.8.1cvs31
8818                 see ChangeLog 2002-08-26
8819
8820 2002-08-25 [alfons]     0.8.1claws119
8821
8822         * src/procmsg.c
8823                 fix bug that didn't send out correct headers to news server
8824                 when sending news article and email from queue (bug reported
8825                 and patch provided by Tim Mann; closes bug 
8826                 "[ 583196 ] 0.7.8claws can't post news")
8827
8828 2002-08-25 [alfons]     0.8.1claws118
8829
8830         * src/selective_download.c
8831                 mark two strings as translatable
8832                 (thanks to Urke MMI for pointing this out)
8833
8834 2002-08-25 [alfons]     0.8.1claws117
8835
8836         * src/summaryview.c
8837                 treat sent boxes as special and allow sorting them by addressee
8838                 (closes "[ 589418 ] Sent folder sorting misbehavior"
8839                 submitted by Steve Lamb)
8840
8841 2002-08-24 [alfons]     0.8.1claws116
8842
8843         * src/matcher.c
8844                 fix memleak reported by Martin Kluge
8845                 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
8846
8847 2002-08-24 [oliver]     0.8.1claws115
8848
8849         * src/prefs_toolbar.c
8850                 o code cleanup as suggested by Alfons
8851                 o memleak fix
8852
8853 2002-08-24 [alfons]     0.8.1claws114
8854
8855         * src/summaryview.c
8856                 o fix another memory leak reported by Martin Kluge
8857                   (see "[ 599568 ] Small Memory Leak")
8858                 o remove 'from' variable from 'summary_set_header()'; we can
8859                   do with just 'to' 
8860
8861 2002-08-24 [paul]       0.8.1claws113
8862
8863         * sync with 0.8.1cvs30
8864                 see ChangeLog 2002-08-23
8865
8866 2002-08-24 [alfons]     0.8.1claws112
8867
8868         * src/summaryview.c
8869                 remove unnecessary allocations for search bar fixing leaks
8870                 reported by Martin Kluge
8871                 (see "[ 599451 ] Further memory leaks?")
8872
8873 2002-08-24 [alfons]     0.8.1claws111
8874
8875         * src/main.c
8876                 make get_socket_name() public for crash.c
8877         * src/crash.c
8878                 o make report bug button work (goes to claws' 
8879                   bug tracker at sf.net)
8880                 o introduce function for doing important stuff just
8881                   before claws goes down
8882                 o clean up code 
8883
8884 2002-08-24 [alfons]     0.8.1claws110
8885
8886         * src/compose.c
8887                 move cursor to "To" entry when forwarding as attachment
8888                 (reported and solved by Steve Lamb, closes bug report
8889                 "[ 592880 ] Forward as attachment; cursor not in to")
8890
8891 2002-08-24 [colin]      0.8.1claws109
8892
8893         * src/mainwindow.c
8894                 fix quick search visibility after GUI (de)separations.
8895
8896 2002-08-23 [colin]      0.8.1claws108
8897
8898         * src/mainwindow.c
8899                 fix header pane visibility after folderview or
8900                 messageview (de)separation
8901
8902 2002-08-23 [paul]       0.8.1claws107
8903
8904         * src/mainwindow.[ch]
8905           src/toolbar.c
8906                 give full control of display or non-display 
8907                 of the Execute icon to Custom toolbar settings.
8908                 add new sensitivity condition to maninwindow.h: 
8909                 M_DELAY_EXEC
8910
8911         * ChangeLog
8912           ChangeLog.jp
8913           NEWS
8914                 more sync with 0.8.1cvs29
8915
8916 2002-08-23 [melvin]     0.8.1claws106
8917
8918         * src/alertpanel.c
8919                 Readded support for custom widget in alertpanel lost in last
8920                 sync.
8921
8922 2002-08-23 [paul]       0.8.1claws105
8923
8924         * sync with 0.8.1cvs29
8925                 see ChangeLog 2002-08-23
8926
8927 2002-08-23 [colin]      0.8.1claws104
8928
8929         * src/summaryview.c
8930                 Fix folder and search pixmaps exchanging positions
8931                 after theme or toolbar changes. Thank to Oliver for 
8932                 reporting this.
8933
8934 2002-08-23 [colin]      0.8.1claws103
8935
8936         * src/mainwindow.c
8937           src/messageview.[ch]
8938           src/noticeview.[ch]
8939           src/summaryview.c
8940                 Changed messageview_create() and noticeview_create()
8941                 to avoid the last gdk_warning
8942
8943 2002-08-22 [colin]      0.8.1claws102
8944
8945         * src/summaryview.c
8946                 Fix my new `Creating pixmap from xpm' warning
8947
8948 2002-08-22 [colin]      0.8.1claws101
8949
8950         * src/mainwindow.c
8951                 Fix some of the gdk warnings
8952
8953 2002-08-22 [colin]      0.8.1claws100
8954
8955         * src/Makefile.am
8956         * src/stock_pixmap.c
8957         * src/stock_pixmap.h
8958         * src/pixmaps/quicksearch.xpm *ADDED*
8959                 Add the quicksearch pixmap
8960         * src/mainwindow.c
8961         * src/summaryview.c
8962         * src/summaryview.h
8963                 Make quicksearch bar visible/hidden via a button
8964
8965 2002-08-22 [christoph]  0.8.1claws99
8966
8967         * src/folder.c
8968                 fix folder update for newsgroups with message
8969                 numbers below minimum number of articles to fetch
8970                 (closes bug #598445)
8971
8972 2002-08-22 [paul]       0.8.1claws98
8973
8974         * sync with 0.8.1cvs28
8975                 see ChangeLog 2002-08-22
8976
8977 2002-08-21 [alfons]     0.8.1claws97
8978
8979         * src/crash.c
8980                 use bt instead of bt full which seems to work 
8981                 better, and bt full doesn't give a great deal 
8982                 of information anyway
8983
8984 2002-08-21 [colin]      0.8.1claws96
8985
8986         * src/summaryview.c
8987                 fix summaryview_searchtype_changed prototype
8988
8989 2002-08-21 [christoph]  0.8.1claws95
8990
8991         * src/mainwindow.c
8992                 o fix broken menu update for sorting type, we have to
8993                   get this info from the summaryview now
8994                 o removed setting of threaded state in menu callback
8995         * src/summaryview.[ch]
8996                 more summaryview/folderitem seperation for
8997                 threading option
8998         * configure.in
8999                 removed not required --with-compiler-flags option
9000
9001 2002-08-21 [oliver]     0.8.1claws94
9002         
9003         * src/toolbar.h 
9004                 o rename toolbar.xml to toolbar_main.xml
9005                   since toolbar_compose.xml might come up 
9006                   any time soon
9007         * README.claws
9008                 add custom toolbar              
9009
9010 2002-08-21 [darko]      0.8.1claws93
9011
9012         * src/procmsg.c
9013                 don't reset tmp flags for messages copied
9014                 to sent folder
9015
9016 2002-08-21 [colin]      0.8.1claws92
9017         
9018         * src/prefs_filtering.c
9019                 fix renaming rules on folder rename 
9020                 when folder is not a leaf folder
9021
9022 2002-08-21 [paul]       0.8.1claws91
9023
9024         * src/prefs_folder_item.c
9025                 fix alignment of colour selector
9026
9027 2002-08-21 [paul]       0.8.1claws90
9028
9029         * sync with 0.8.1cvs27
9030                 see ChangeLog 2002-08-21
9031
9032 2002-08-21 [paul]       0.8.1claws89
9033
9034         * src/summaryview.c
9035                 fix crash when changing field type in
9036                 Quick search bar
9037
9038 2002-08-21 [colin]      0.8.1claws88
9039
9040         * src/summaryview.c
9041                 Made quick search case-insensitive
9042
9043 2002-08-21 [paul]       0.8.1claws87
9044
9045         * sync with 0.8.1cvs26
9046                 see ChangeLog 2002-08-21
9047
9048 2002-08-20 [christoph]  0.8.1claws86
9049
9050         * src/folderview.c
9051         * src/main.c
9052         * src/summaryview.[ch]
9053                 more summaryview/folderitem seperation for
9054                 sort_key and sort_type
9055         * src/procmsg.c
9056                 added missing return statement
9057
9058 2002-08-20 [colin]      0.8.1claws85
9059
9060         * src/summaryview.[ch]
9061                 Added a quick search box
9062         * src/mainwindow.c
9063         * src/prefs_common.[ch]
9064                 Added a show/hide option for the quick search
9065
9066 2002-08-20 [oliver]     0.8.1claws84
9067         
9068         * src/mainwindow.c
9069                 remove toolbar_create_popups
9070         * src/toolbar.[ch]
9071                 o remove toolbar_create_popups
9072                 o fix toolbar_set_sensitive 
9073                   (Bug reports #596834 and #596832)     
9074         * src/prefs_toolbar.c
9075                 o add "Set default" button
9076                 o align label and text + combo widgets
9077
9078 2002-08-20 [hoa]        0.8.1claws83bis
9079
9080         * src/imap.c
9081                 fixed a bug in imap_fetch_msginfo() in case there is no
9082                 current folder.
9083
9084 2002-08-20 [darko]      0.8.1claws83
9085
9086         * src/folderview.c
9087                 copy the color style of folder view so it
9088                 works with GTK themes
9089
9090 2002-08-20 [darko]      0.8.1claws82
9091
9092         * src/folder.h
9093         * src/folderview.c
9094         * src/prefs_folder_item.[hc]
9095                 don't use UI stuff in folder.h
9096
9097 2002-08-20 [darko]      0.8.1claws81
9098
9099         * src/folder.h
9100         * src/prefs_folder_item.h
9101         * src/folderview.c
9102         * src/prefs_folder_item.c
9103                 ability to set folder color in folderview
9104
9105 2002-08-19 [alfons]     0.8.1claws80
9106
9107         * src/summaryview.c
9108                 fix one of the earlier memleaks reported by Martin Kluge
9109
9110 2002-08-19 [alfons]     0.8.1claws79
9111
9112         * src/mainwindow.c
9113                 hide notice view when selecting seperate folder
9114                 view (reported by Urke MMI)
9115
9116 2002-08-19 [christoph]  0.8.1claws78
9117
9118         * src/folderview.c
9119         * src/prefs_folder_item.h
9120         * src/summaryview.[ch]
9121                 o add summary_set_prefs_from_folderitem to set
9122                   summaryview prefs (first step to remove all
9123                   references to the folderitem in summaryview)
9124                 o moved compiled regex stuff from folderitem prefs
9125                   to summaryview code
9126
9127 2002-08-19 [paul]       0.8.1claws77
9128
9129         * src/compose.c
9130                 add check for '.' to QUOTE_IF_REQUIRED
9131
9132 2002-08-19 [paul]       0.8.1claws76
9133
9134         * src/inc.c
9135                 sync with 0.8.1cvs25 (plug memory leak)
9136
9137         * src/prefs_toolbar.c
9138                 re-order prefs_toolbar_cancel()
9139
9140 2002-08-18 [alfons]     0.8.1claws75
9141
9142         * src/inc.c
9143         * src/matcher.c
9144                 plug other memleaks reported by Martin Kluge
9145
9146 2002-08-18 [paul]       0.8.1claws74
9147
9148         * po/pt_BR.po
9149                 updated by Fabio Jr. Beneditto
9150
9151 2002-08-18 [paul]       0.8.1claws73
9152
9153         * src/toolbar.[ch]
9154                 fix bug where tooltips were displayed untranslated              
9155
9156         * src/prefs_toolbar.c
9157                 fix bug where clicking 'Cancel' creates an icon & text
9158                 toolbar regardless of prefs
9159         
9160
9161 2002-08-17 [oliver]     0.8.1claws72
9162
9163         * src/prefs_toolbar.c
9164                 update toolbar on CANCEL
9165                 bug reported by Martin Kluge
9166         * src/toolbar.c
9167                 toolbar_destroy memleak fixed           
9168
9169 2002-08-17 [alfons]     0.8.1claws71
9170
9171         * src/toolbar.c
9172                 plug another memleak reported by Martin Kluge
9173
9174 2002-08-16 [alfons]     0.8.1claws70
9175
9176         * src/crash.c
9177                 use execvp() correctly (suggested by wwp; thanks!)
9178
9179 2002-08-16 [alfons]     0.8.1claws69
9180
9181         * src/gtksctree.c
9182                 plug memory leak reported by Kim Schultz & Martin Kluge
9183
9184 2002-08-16 [paul]       0.8.1claws68
9185
9186         * po/es.po
9187                 updated by Ricardo Mones Lastra
9188
9189 2002-08-16 [paul]       0.8.1claws67
9190
9191         * src/toolbar.h
9192                 fix bug where 'Compose News' icon showed wrong
9193                 tooltip
9194
9195 2002-08-16 [paul]       0.8.1claws66
9196
9197         * sync with 0.8.1cvs24
9198                 see ChangeLog 2002-08-16
9199
9200         * po/it.po
9201                 updated by Alessandro Maestri
9202
9203 2002-08-15 [paul]       0.8.1claws65
9204
9205         * po/sr.po
9206                 updated by Urke MMI
9207
9208 2002-08-15 [paul]       0.8.1claws64
9209
9210         * src/*.c
9211                 don't translate debug info
9212
9213         * src/matcher.[ch]
9214                 add copyright info
9215
9216 2002-08-15 [paul]       0.8.1claws63
9217
9218         * src/prefs_toolbar.c
9219                 fix bug where clicking 'OK' creates an icon & text
9220                 toolbar regardless of prefs
9221
9222 2002-08-14 [alfons]     0.8.1claws62
9223
9224         * src/main.c
9225                 add global var that has the full argv[0]
9226         * src/crash.c
9227                 o execvp the correct sylpheed by using argv0
9228                   and setting the correct work dir
9229                 o other tweaks  
9230
9231 2002-08-14 [oliver]     0.8.1claws61
9232         
9233         * enable/disable Toolbar Action Buttons 
9234         * code cleanups
9235         * src/mainwindow.c
9236         * src/toolbar.[ch]      
9237         * src/prefs_toolbar.c   
9238
9239 2002-08-14 [melvin]     0.8.1claws60
9240
9241         * po/fr.po
9242                 Updated French translations
9243
9244 2002-08-14 [melvin]     0.8.1claws59
9245
9246         * src/crash.c
9247                 Made bug report not translatable
9248         * src/exporthtml.c
9249                 Fixed exporthtml_build_filespec() return value
9250         * src/foldersel.c
9251                 Fixed incorrect include file
9252         * src/gtkspell.c
9253         * src/prefs_actions.c
9254         * src/prefs_toolbar.c
9255                 Made debug info not translatable
9256         * src/mutt.c
9257         * src/quote_fmt.c
9258                 Added missing includes
9259         * src/prefs_common.c
9260                 Fixed typo
9261
9262 2002-08-14 [paul]       0.8.1claws58
9263
9264         * faq/es/sylpheed-faq.html
9265           faq/es/sylpheed-faq-[1-3].html
9266           faq/es/sylpheed-faq-4.html     **NEW FILE **
9267                 update Spanish FAQ
9268
9269 2002-08-13 [christoph]  0.8.1claws57
9270
9271         * src/procmsg.c
9272                 ignore thread fix that did not mark all
9273                 child nodes of a ignored thread as
9274                 ignored. Does not work perfectly yet,
9275                 but it is better now
9276
9277 2002-08-13 [alfons]     0.8.1claws56
9278
9279         * src/crash.c
9280                 o implement 'save crash log'
9281                 o some tweaks
9282
9283 2002-08-13 [melvin]     0.8.1claws55
9284
9285         * src/main.c
9286                 removed unrequired "execinfo.h" header
9287
9288 2002-08-12 [paul]       0.8.1claws54
9289
9290         * faq/en/sylpheed-faq.html
9291           faq/en/sylpheed-faq-[1-3].html
9292           faq/en/sylpheed-faq-4.html     **NEW FILE **
9293                 update English FAQ
9294
9295 2002-08-12 [alfons]     0.8.1claws53
9296
9297         * po/POTFILES.in
9298                 add crash.c to translatables
9299         * src/crash.c
9300                 bring in Leandro's crash dialog
9301
9302 2002-08-11 [alfons]     0.8.1claws52
9303
9304         * src/crash.c
9305                 clean up some warnings
9306
9307 2002-08-11 [alfons]     0.8.1claws51
9308
9309         * acconfig.h
9310         * configure.in
9311         * src/crash.[ch]        ** NEW FILES **
9312         * src/main.c            
9313                 initial gdb crash handler
9314
9315 2002-08-11 [paul]       0.8.1claws50
9316
9317         * src/prefs_toolbar.c
9318                 replace Up/Down arrow pixmaps with text to be
9319                 consistent across icon themes
9320
9321 2002-08-11 [paul]       0.8.1claws49
9322
9323         * src/prefs_common.c
9324           src/prefs_toolbar.c
9325                 rename 'Pixmap' -> 'Icon'
9326
9327         * src/toolbar.[ch]
9328                 rename  'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
9329
9330 2002-08-10 [paul]       0.8.1claws48
9331
9332         * src/prefs_toolbar.c
9333                 re-work the UI
9334
9335 2002-08-10 [paul]       0.8.1claws47
9336
9337         * src/main.c
9338                 don't write Processing progress to status bar
9339                 patch submitted by Alexander Evseev
9340
9341         * src/prefs_toolbar.c
9342                 re-position and resize window
9343                 make window assume correct size on first call
9344
9345 2002-08-10 [paul]       0.8.1claws46
9346
9347         * src/mainwindow.c
9348           src/prefs_toolbar.c
9349           src/toolbar.c
9350           src/toolbar.h
9351                 obey coding style
9352                 follow UI text conventions
9353
9354 2002-08-10 [alfons]     0.8.1claws45
9355
9356         * src/toolbar.c
9357                 correct pixmap for delete action
9358
9359 2002-08-10 [paul]       0.8.1claws44
9360
9361         * po/pt_BR.po
9362                 updated by Fabio Jr. Beneditto
9363
9364 2002-08-10 [paul]       0.8.1claws43
9365
9366         * po/POTFILES.in
9367                 add custom toolbar files
9368
9369 2002-08-10 [paul]       0.8.1claws42
9370
9371         * sync with 0.8.1cvs22
9372                 see ChangeLog 2002-08-09
9373
9374 2002-08-09 [paul]       0.8.1claws41
9375
9376         * tools/Makefile.am
9377           tools/README
9378           tools/outlook2sylpheed.pl     ** NEW FILE **
9379                 add script to convert exported Outlook
9380                 contacts list to a Sylpheed addressbook.
9381                 Submitted by Ricardo Mones Lastra.
9382
9383 2002-08-09 [paul]       0.8.1claws40
9384
9385         * AUTHORS
9386           configure.in
9387           po/sr.po      ** NEW FILE **
9388                 add Serbian message catalog. Submitted by
9389                 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>             
9390
9391 2002-08-09 [paul]       0.8.1claws39
9392
9393         * sync with 0.8.1cvs21
9394                 see ChangeLog 2002-08-08
9395
9396 2002-08-08 [oliver]     0.8.1claws38
9397
9398         * src/mainwindow.c
9399                 move Custom Toolbar to Configuration menu
9400
9401 2002-08-08 [oliver]     0.8.1claws37
9402
9403         * src/prefs_toolbar.c
9404                 fix substitute pixmap bug
9405
9406 2002-08-08 [paul]       0.8.1claws36
9407
9408         * sync with 0.8.1cvs19
9409                 see ChangeLog 2002-08-08
9410
9411 2002-08-07 [christoph]  0.8.1claws35
9412
9413         * src/utils.c
9414                 fixed a memory leak in new canonicalize_file_replace
9415
9416 2002-08-07 [christoph]  0.8.1claws34
9417
9418         * src/utils.[ch]
9419                 o canonicalize_file_replace should create the temporary
9420                   file in the same directory as the original file.
9421                 o added get_tmpfile_in_dir that creates a temorary file
9422                   in a specified directory.
9423
9424 2002-08-07 [melvin]     0.8.1claws33
9425
9426         * src/toolbar.c
9427                 fixed bug where 'Article' button acted as 'Email' button.
9428
9429 2002-08-07 [paul]       0.8.1claws32
9430
9431         * sync with 0.8.1.cvs17
9432                 see ChangeLog 2002-08-07
9433
9434 2002-08-07 [colin]      0.8.1claws31
9435         
9436         * src/news.c
9437                 fix mass-cancel problem
9438
9439 2002-08-07 [thorsten]   0.8.1claws30
9440
9441         * src/prefs_toolbar.c
9442                 fix: crash on replace or add new button
9443         * src/toolbar.c
9444                 fix: close xmlfile after reading
9445         * src/utils.c
9446                 fix: unlink() file before rename()
9447
9448 2002-08-06 [paul]       0.8.1claws29
9449
9450         * sync with 0.8.cvs15
9451                 see ChangeLog 2002-08-06
9452
9453 2002-08-06 [oliver]     0.8.1claws28
9454
9455         * src/toolbar.c
9456         * src/prefs_toolbar.c
9457                 fixed empty toolbar issue
9458
9459 2002-08-06 [oliver]     0.8.1claws27
9460
9461         * Custom Toolbar Final 
9462         * src/folderview.c
9463         * src/inc.c
9464         * src/summaryview.c
9465                 o toolbar stuff now lives in src/toolbar.[ch]
9466                 o main_window_toolbar_* functions are renamed to
9467                   toolbar_* reflecting their new source file
9468         * src/mainwindow.[ch]
9469                 o remove toolbar stuff  
9470
9471 2002-08-06 [oliver]     0.8.1claws26
9472         
9473         * src/Makefile.am
9474         * src/prefs_toolbar.[ch]        **New File**
9475         * src/toolbar.[ch]              **New File**
9476                 o prefs_toolbar.[ch] custom toolbar frontend
9477                 o toolbar.[ch]       backend 
9478
9479 2002-08-06 [oliver]     0.8.1claws25
9480
9481         * src/prefs_actions.[ch]
9482                 o new exported function actions_execute
9483
9484 2002-08-06 [paul]       0.8.1claws24
9485
9486         * sync with 0.8.1cvs4
9487                 see ChangeLog 2002-08-06
9488
9489 2002-08-06 [paul]       0.8.1claws23
9490
9491         * sync with 0.8.1cvs13
9492                 see ChangeLog 2002-08-06
9493
9494 2002-08-06 [paul]       0.8.1claws22
9495
9496         * sync with 0.8.1cvs12
9497                 see ChangeLog 2002-08-05 and 2002-08-06
9498
9499 2002-08-06 [match]      0.8.1claws21
9500
9501         * src/addrclip.c
9502                 improvements to cut/copy/paste address
9503
9504 2002-08-05 [match]      0.8.1claws20
9505
9506         * src/addritem.[ch]
9507         * src/addrcache.c
9508         * src/addrbook.c
9509         * src/editaddress.c
9510         * src/addressbook.c
9511                 fixes to improve cut/copy/paste
9512
9513 2002-08-06 [melvin]     0.8.1claws19
9514
9515         * src/account.[ch]
9516                 account_find_all_from_address(): new function that returns the
9517                 list of all accounts that are matched in an address.
9518         * src/alertpanel.[ch]
9519                 alertpanel() now accepts a custom widget
9520                 alertpanel_with_widget(): new function that pops up a panel with
9521                 a custom widget in it 
9522         * src/gtkutils.[ch]
9523                 gtkut_account_menu_new(): new function that allows the selection
9524                 of an account from a list of accounts.
9525         * src/messageview.c
9526                 Extended Return Receipt notification to select the correct 
9527                 account and to make a security test on the Delivery-Notification
9528                 address which should be the same as the Return-Path.
9529
9530 2002-08-06 [thorsten]   0.8.1claws18
9531
9532         * src/mimeview.c
9533                 attach_all: save unnamed as "noname.%d",
9534                 dont free static dirname
9535
9536 2002-08-05 [alfons]     0.8.1claws17
9537
9538         * configure.in
9539                 detect XIM by trying to link rather than compile a XIM program
9540
9541 2002-08-05 [oliver]     0.8.1claws16
9542                 
9543         * src/stock_pixmap.[ch]
9544                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
9545                 o new func to retrieve pixmaps
9546
9547 2002-08-05 [paul]       0.8.1claws15
9548
9549         * sync with 0.8.1cvs10
9550                 see ChangeLog 2002-08-05
9551
9552 2002-08-04 [alfons]     0.8.1claws14
9553
9554         * src/textview.c
9555                 see if this plugs memleak
9556
9557 2002-08-04 [melvin]     0.8.1claws13
9558
9559         * src/gtkspell.c
9560                 fixed bug that could crash Sylpheed when highlighting
9561                 all misspelled words.
9562
9563 2002-08-03 [melvin]     0.8.1claws12
9564
9565         * src/prefs_actions.c
9566                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
9567         * src/messageview.c
9568                 fixed bug where the Return Receipt was sent to
9569                 Delivery-Notification-To address even if it was not present
9570
9571 2002-08-02 [alfons]     0.8.1claws11
9572
9573         * src/prefs_actions.c
9574                 o more check for NULLs
9575                 o put create_io_dialog() in right conditional block
9576
9577 2002-08-02 [paul]       0.8.1claws10
9578
9579         * po/es.po
9580                 updated by Ricardo Mones Lastra
9581
9582 2002-08-01 [christoph]  0.8.1claws9
9583
9584         * src/folder.c
9585                 don't free the cache of the opened
9586                 folder in the summaryview
9587         * src/summaryview.c
9588                 don't unset flags, if it is not required
9589
9590 2002-08-01 [paul]       0.8.1claws8
9591
9592         * sync with 0.8.1cvs8
9593                 see ChangeLog entry 2002-08-01
9594
9595 2002-08-01 [paul]       0.8.1claws7
9596
9597         * sync with 0.8.1cvs7
9598                 see ChangeLog 2002-07-31 and 2002-08-01
9599
9600 2002-07-31 [christoph]  0.8.1claws6
9601
9602         * src/mainwindow.c
9603                 forgot to update menu sensitivity
9604                 function for new menu entry
9605
9606 2002-07-31 [alfons]     0.8.1claws5
9607
9608         * src/main.c
9609                 check folder item and its path for NULL on
9610                 initial processing
9611
9612 2002-07-31 [christoph]  0.8.1claws4
9613
9614         * src/folder.c
9615                 check if folder_item_get_msginfo in
9616                 folder_item_remove_msg returned NULL
9617         * src/imap.c
9618                 better clear the uid cache in the
9619                 uid validity check function and delete
9620                 cached messages
9621
9622 2002-07-31 [paul]       0.8.1claws3
9623
9624         * man/sylpheed.1
9625                 add the '--attach' option and a few other
9626                 minor changes
9627
9628 2002-07-31 [paul]       0.8.1claws2
9629
9630         * sync with 0.8.1cvs5
9631                 see ChangeLog 2002-07-31
9632
9633 2002-07-31 [christoph]  0.8.1claws1
9634
9635         * src/folderview.[ch]
9636         * src/mainwindow.c
9637                 replace "Rescan all folders..." with
9638                 "Check all folders for new messages..."
9639
9640 2002-07-30 [paul]       0.8.1claws
9641
9642         * version 0.8.1claws released
9643
9644 2002-07-30 [paul]       0.8.0claws29
9645
9646         * tools/OOo2sylpheed.pl ** NEW FILE **
9647           tools/README
9648                 add script to enable sending documents as
9649                 attachments from OpenOffice.org
9650
9651 2002-07-30 [melvin]     0.8.0claws28
9652
9653         * src/prefs_actions.c
9654                 Made the actions' input/output dialog display
9655                 without delay.
9656
9657 2002-07-30 [christoph]  0.8.0claws27
9658
9659         * src/procmsg.c
9660                 check if folder_item_get_msginfo in
9661                 procmsg_save_to_outbox returned NULL
9662
9663 2002-07-30 [paul]       0.8.0claws26
9664
9665         * sync with 0.8.1cvs4
9666                 see ChangeLog 2002-07-29
9667
9668 2002-07-29 [thorsten]   0.8.0claws25
9669
9670         * README.claws
9671                 added selective download, delete on server
9672
9673 2002-07-29 [paul]       0.8.0claws24
9674
9675         * sync with 0.8.1cvs3
9676                 see ChangeLog 2002-07-29
9677
9678 2002-07-27 [christoph]  0.8.0claws23
9679
9680         * src/folder.c
9681                 add extra check if fetching the msginfo
9682                 returned NULL
9683
9684 2002-07-27 [paul]       0.8.0claws22
9685
9686         * sync with 0.8.1cvs2
9687                 see ChangeLog 2002-07-26
9688
9689 2002-07-27 [christoph]  0.8.0claws21
9690
9691         * src/imap.c
9692                 add another check if a valid msginfo
9693                 was returned
9694
9695 2002-07-26 [hoa]        0.8.0claws20
9696
9697         * src/folder.c
9698                 Fixed a condition in folder_item_destroy()
9699
9700         * src/imap.c
9701                 Fixed an error in IMAP protocol
9702
9703 2002-07-26 [alfons]     0.8.0claws19
9704
9705         * src/folder.c
9706                 ofcourse compare with identifier, not the path
9707
9708 2002-07-26 [alfons]     0.8.0claws18
9709
9710         * src/folder.c
9711                 use folder item identifier for saving / restoring
9712                 preferences because folder->path might not be unique
9713
9714 2002-07-26 [melvin]     0.8.0claws17
9715
9716         * src/logwindow.c
9717                 Fixed a crash introduced in 0.8.0claws5 when log is 
9718                 cut under 80 characters.
9719
9720 2002-07-26 [paul]       0.8.0claws16
9721
9722         * sync with 0.8.1cvs1
9723                 see ChangeLog 2002-07-26
9724
9725 2002-07-26 [christoph]  0.8.0claws15
9726
9727         * src/imap.[ch]
9728                 imap folder now remembers the last selected
9729                 folder and imap_fetch_msginfo skips selecting
9730                 the folder if it is already selected
9731
9732 2002-07-26 [christoph]  0.8.0claws14
9733
9734         * src/folder.c
9735         * src/folderview.c
9736         * src/imap.c
9737                 fix imap folder rescanning
9738
9739 2002-07-25 [christoph]  0.8.0claws13
9740
9741         * src/filter.c
9742         * src/folder.[ch]
9743         * src/folderview.c
9744         * src/imap.[ch]
9745         * src/mainwindow.c
9746         * src/mbox_folder.c
9747         * src/mh.c
9748         * src/news.c
9749                 implement imap uid cache and uid validity check
9750
9751 2002-07-25 [alfons]     0.8.0claws12
9752
9753         * src/summaryview.c
9754                 fix a brown paper bag bug, and also add some more
9755                 checks
9756
9757 2002-07-25 [christoph]  0.8.0claws11
9758
9759         * src/folder.c
9760                 don't mix copy, fetch_msginfo and remove
9761                 operations in folder item copy and move
9762                 operations
9763
9764 2002-07-25 [christoph]  0.8.0claws10
9765
9766         * src/folderview.c
9767         * src/mainwindow.c
9768         * src/prefs_folder_item.c
9769         * src/summaryview.[ch]
9770                 remove no longer required parameter update_cache from
9771                 summary_show
9772
9773 2002-07-25 [paul]       0.8.0claws9
9774
9775         * sync with 0.8.1
9776         
9777         * AUTHORS
9778                 a few corrections
9779
9780 2002-07-24 [alfons]     0.8.0claws8
9781
9782         * src/summaryview.c
9783                 sort correctly when using simplified subject line
9784                 (closes feature request "[ 585141 ] applying regexp to subject 
9785                 before sort" submitted by Alexandra Walford)
9786
9787 2002-07-24 [paul]       0.8.0claws7
9788
9789         * sync with 0.8.0cvs3
9790                 see ChangeLog 2002-07-24
9791
9792 2002-07-23 [christoph]  0.8.0claws6
9793
9794         * src/folder.c
9795         * src/folder.h
9796         * src/summaryview.c
9797         * src/summaryview.h
9798         * src/main.c
9799                 o separate processing and summaryview
9800                 o removed summary_write_cache from summaryview
9801                 o removed summaryview->killed_messages, because we don't have
9802                   to keep a list of killed messages anymore. New cache will
9803                   keep the hidden messages in cache anyway
9804         * src/folderview.c
9805         * src/inc.c
9806         * src/selective_download.c
9807                 o removed unnecessary summary_write_cache calls
9808         * src/procmsg.c
9809                 o don't set ignore thread flag in procmsg_get_thread_tree
9810                   if it is already set
9811         * src/mainwindow.c
9812         * src/statusbar.h
9813                 o moved STATUSBAR_PUSH/POP to statusbar.h because
9814                   they are used in different files
9815
9816 2002-07-23 [melvin]     0.8.0claws5
9817
9818         * src/addressbook.c
9819         * src/addrgather.c
9820         * src/editaddress.c
9821         * src/editgroup.c
9822         * src/editldap_basedn.c
9823         * src/importldif.c
9824         * src/prefs_common.c
9825                 Fixed few memory leak (gtk_editable_get_chars returns
9826                 an allocated string)
9827         * src/logwindow.c
9828                 Fixed few memory leak (gtk_editable_get_chars returns
9829                 an allocated string) and modified a little the log cutting
9830                 loop.
9831         * src/compose.c
9832                 Replaced a call to an obsolete function gtk_entry_get_text()
9833                 by gtk_editable_get_chars()
9834         * src/send.c
9835                 Removed a debug printf
9836
9837 2002-07-23 [christoph]  0.8.0claws4
9838
9839         * src/filesel.c
9840                 fix another g_dirname memory leak
9841
9842 2002-07-23 [christoph]  0.8.0claws3
9843
9844         * src/mh.c
9845                 fixed a memory leak in mh_fetch_msginfo
9846                 fixed crash when message header could not be
9847                 parsed
9848
9849 2002-07-23 [paul]       0.8.0claws2
9850
9851         * sync with 0.8.0cvs2
9852                 see ChangeLog 2002-07-23
9853
9854 2002-07-23 [paul]       0.8.0claws1
9855
9856         * sync with 0.8.0cvs1
9857                 see ChangeLog 2002-07-23
9858
9859 2002-07-23 [paul]       0.8.0claws
9860
9861         * release of 0.8.0claws
9862
9863 2002-07-23 [paul]       0.7.8claws99
9864
9865         * po/ru.po
9866                 new Russian translation, submitted by
9867                 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
9868
9869 2002-07-22 [jens]       0.7.8claws98
9870
9871         * po/de.po
9872                 Updated German translations.
9873
9874 2002-07-22 [paul]       0.7.8claws97
9875
9876         * po/es.po
9877           po/it.po
9878           po/nl.po
9879           po/pt_BR.po
9880                 updated translations by Ricardo Mones Lastra,
9881                 Alessandro Maestri, Wilbert Berendsen and 
9882                 Fabio Jr. Beneditto respectively
9883
9884 2002-07-22 [christoph]  0.7.8claws96
9885
9886         * src/mimeview.c
9887                 fix memory leak caused by wrong g_dirname usage
9888
9889 2002-07-22 [christoph]  0.7.8claws95
9890
9891         * src/summaryview.c
9892                 update new and unread message counts for summaryview
9893                 summaryview does not get it from the folder anymore
9894                 and has to update the values itself
9895
9896 2002-07-22 [melvin]     0.7.8claws94
9897
9898         * po/fr.po
9899                 Updated French translations.
9900
9901 2002-07-22 [christoph]  0.7.8claws93
9902
9903         * src/matcher.c
9904                 set prop->preg pointer to NULL or following check
9905                 will not fail and regexec will be called with
9906                 invalid pointer
9907
9908 2002-07-21 [alfons]     0.7.8claws92
9909         
9910         * src/prefs_common.[ch]
9911                 remove option "Send return receipt on request"
9912
9913 2002-07-21 [thorsten]   0.7.8claws91
9914
9915         * src/mimeview.c
9916                 fixed memleaks, coding style as pointed out by alfons
9917
9918 2002-07-21 [alfons]     0.7.8claws90
9919
9920         * src/messageview.c
9921         * src/noticeview.[ch]
9922                 o fix bug notice view being displayed when going to empty folder 
9923                   (noticed by Christoph)
9924                 o allow RRR to be sent when restarting sylpheed, or changing folder 
9925                   (noticed by Thorsten)
9926
9927 2002-07-21 [thorsten]   0.7.8claws89
9928
9929         * src/mimeview.c
9930                 Included save_all patch from Xaview FACQ
9931                 added support for pathnames
9932
9933 2002-07-21 [alfons]     0.7.8claws88
9934
9935         * po/POTFILES.in
9936         * src/Makefile.am
9937         * src/mainwindow.c
9938         * src/messageview.[ch]
9939         * src/noticeview.c      ** NEW FILE **
9940         * src/noticeview.h      ** NEW FILE **
9941                 make return receipts work again
9942                 (UI idea by Leandro Pereira)
9943
9944 2002-07-21 [paul]       0.7.8claws87
9945
9946         * src/summaryview.c
9947                 fix sensitivity of 'Select thread'
9948
9949 2002-07-21 [paul]       0.7.8claws86
9950
9951         * src/prefs_common.c
9952                 add browser command line for Galeon
9953
9954 2002-07-21 [paul]       0.7.8claws85
9955
9956         * Makefile.am
9957                 fix 'EXTRA_DIST': remove README.README, add TODO
9958                 and TODO.claws
9959
9960 2002-07-21 [alfons]     0.7.8claws84
9961
9962         * src/gtkstext.c
9963                 make enter clear selection
9964                 (closes "[ 579888 ] Editor selection/entry error"
9965                 reported by Steve Lamb)
9966
9967 2002-07-21 [alfons]     0.7.8claws83
9968         
9969         * src/summaryview.c
9970                 sort message list when selecting unthread messages
9971                 (closes "[ 501593 ] switching threaded view doesn't sort"
9972                 reported by Simon Schubert)
9973
9974 2002-07-20 [alfons]     0.7.8claws82
9975         
9976         * src/matcher.c
9977                 const-correctness
9978
9979 2002-07-20 [thorsten]   0.7.8claws81
9980
9981         * src/matcher.c
9982                 Fixed expansion of empty fields in matchactions
9983
9984 2002-07-19 [melvin]     0.7.8claws80
9985
9986         * src/gtkspell.c
9987                 Removed a duplicate menu entry (fast mode) introduced during
9988                 the new cache merge
9989                 Added a menu separator between 'Use alternate' and 'Fast mode'
9990
9991 2002-07-19 [paul]       0.7.8claws79
9992
9993         * tools/Makefile.am
9994           tools/README
9995                 correct typos
9996
9997 2002-07-19 [thorsten]   0.7.8claws78
9998
9999         * tools/calypso_convert.pl      ** NEW FILE **
10000           tools/README
10001           tools/Makefile.am
10002                 script to import mbox files exported
10003                 by calypso
10004                 o generates folder structure
10005                 o includes attachments
10006
10007 2002-07-19 [melvin]     0.7.8claws77
10008
10009         * src/selective_download.[ch]
10010                 Fixed bug where closing the dialog with the window manager's
10011                 close button will not unlock the summary
10012                 Corrected some function declarations that missed a return value
10013                 Made the source code comply better with coding style.
10014         * src/prefs_common.c
10015                 Added new browser command line for Mozilla.
10016
10017 2002-07-18 [paul]       0.7.8claws76
10018
10019         * src/mainwindow.c
10020           src/selective_download.[ch]
10021                 reflect theme changes, fix Gdk Warning when creating 
10022                 pixmap from NULL window, and minor clean up.
10023                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
10024
10025         * po/en_GB.po
10026                 updated
10027
10028 2002-07-17 [paul]       0.7.8claws75
10029
10030         * INSTALL[.jp]
10031                 sync with 0.8.0
10032         
10033         * po/en_GB.po
10034                 updated
10035
10036 2002-07-16 [paul]       0.7.8claws74
10037
10038         * tools/filter_conv.pl
10039           tools/README
10040                 replace conversion script with reimplemented version, 
10041                 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
10042
10043 2002-07-16 [colin]      0.7.8claws73
10044
10045         * src/summaryview.c
10046                 remove forgotten debug messages - sorry ;-)
10047
10048 2002-07-16 [colin]      0.7.8claws72
10049
10050         * src/mimeview.c
10051           src/summaryview.c
10052           src/textview.c
10053           src/textview.h
10054                 add the ability to select part of a text mime-part 
10055                 to reply.
10056
10057 2002-07-15 [christoph]  0.7.8claws71
10058
10059         * src/folder.c
10060                 fix folder message count for folders without
10061                 msg_is_changed (includes news folders)
10062
10063 2002-07-15 [martin]     0.7.8claws70
10064
10065         * src/summaryview.c
10066                 option "display recipient on 'From'..." now works
10067                 without the need of enabling the option
10068                 "display  sender  using  address  book".
10069
10070 2002-07-15 [christoph]  0.7.8claws69
10071
10072         * src/summaryview.c
10073                 removed setting folder status from summaryview.
10074                 folder.c should update all message counts correctly.
10075
10076 2002-07-15 [paul]       0.7.8claws68
10077
10078         * po/pt_BR.po
10079                 updated by Fabio Junior Beneditto
10080
10081 2002-07-15 [darko]      0.7.8claws67
10082
10083         * src/mh.c
10084                 Fixed target folder colorization, don't decrease op
10085                 number twice
10086
10087 2002-07-14 [paul]       0.7.8claws66
10088
10089         * sync with main 0.8.0
10090                 see ChangeLog 2002-07-14
10091
10092 2002-07-13 [melvin]     0.7.8claws65
10093         
10094         * src/addrbook.c
10095         * src/addressbook.c
10096         * src/addrindex.c
10097                 Replaced sprintf by g_snprintf to prevent possible buffer
10098                 overflow.
10099         * src/news.c
10100                 Corrected a log message output format.
10101                 Added a missing "done" debug output.
10102         * src/compose.c
10103                 Added keyboard accelerator for Priority menu items
10104                 Added missing \n in debug output
10105         * src/logwindow.c
10106         * src/gtkspell.c
10107         * src/rfc2015.c
10108                 Added missing \n in debug output
10109
10110 2002-07-13 [paul]       0.7.8claws64
10111
10112         * man/sylpheed.1
10113                 change Sergey's email address to the sf address
10114
10115         * src/textview.c
10116                 increase show_url_timeout (more useful for long
10117                 urls)
10118
10119 2002-07-12 [sergey]     0.7.8claws63
10120
10121         * src/rfc2015.c
10122                 applied (with some modifications) patch to set the
10123                 micalg parameter for signatures
10124                 (2001-08-28 Werner Koch <wk@gnupg.org>)
10125
10126 2002-07-12 [sergey]     0.7.8claws62
10127
10128         * man/Makefile.am
10129         * configure.in
10130                 fixed man page installation
10131
10132 2002-07-12 [paul]       0.7.8claws61
10133
10134         * sync with 0.7.8cvs26
10135                 see ChangeLog 2002-07-11 and 2002-07-12
10136
10137 2002-07-11 [christoph]  0.7.8claws60
10138
10139         * src/compose.c
10140         * src/procmsg.c
10141                 first use the message number to find the message
10142                 to mark with a reply flag but check the
10143                 message-id if we got the correct message, if not
10144                 try to find it by message-id.
10145                 use new string seperator that is not allowed
10146                 in message-ids.
10147
10148 2002-07-11 [paul]       0.7.8claws59
10149
10150         * sync with 0.7.8cvs23
10151                 see ChangeLog 2002-07-10
10152
10153 2002-07-10 [christoph]  0.7.8claws58
10154
10155         * src/folder.[ch]
10156         * src/msgcache.[ch]
10157                 Added message-id table to the cache in memory
10158                 and functions to msgcache.c and folder.c to
10159                 fetch MsgInfos by message id
10160         * src/compose.c
10161         * src/procmsg.c
10162                 store folder and message-id of message replying
10163                 to in queue header and set reply flag after sending
10164                 (Closes bug #469498)
10165
10166 2002-07-10 [paul]       0.7.8claws57
10167
10168         * AUTHORS
10169           man/sylpheed.1.gz
10170                 add Martin to the list of authors
10171
10172 2002-07-09 [martin]     0.7.8claws56
10173         * src/gtksctree.c
10174                 Added gtk_ctree_last_visible(), tree_update_level(),
10175                 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
10176                 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
10177                 from gtk+ to gtksctree.c for the new sorting code
10178                 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
10179                 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
10180         * src/gtksctree.h
10181                 Added declaration for gtk_sctree_sort_recursive() and
10182                 gtk_sctree_sort_node
10183         * src/addressbook.c
10184         * src/foldersel.c
10185         * src/folderview.c
10186         * src/summaryview.c
10187                 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
10188                 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
10189
10190 2002-07-08 [paul]       0.7.8claws55
10191
10192         * more sync with 0.7.8cvs21
10193                 see ChangeLog 2002-07-08
10194
10195 2002-07-08 [paul]       0.7.8claws54
10196
10197         * sync with 0.7.8cvs21
10198                 see ChangeLog 2002-07-08
10199
10200 2002-07-07 [alfons]     0.7.8claws53
10201
10202         * src/Makefile.am
10203         * src/stock_pixmap.[ch]
10204         * src/pixmaps/notice_warn.xpm   ** NEW FILE **
10205         * src/pixmaps/notice_error.xpm  ** NEW FILE **
10206         * src/pixmaps/notice_note.xpm   ** NEW FILE **
10207                 add new pixmaps for upcoming notice pane
10208
10209 2002-07-06 [melvin]     0.7.8claws52
10210
10211         * src/gtkspell.[ch]
10212                 Made them a bit closer to Sylpheed's coding style.
10213                 Removed old code.
10214                 Removed possible memory leaks when some errors occurs.
10215
10216 2002-07-06 [melvin]     0.7.8claws51
10217
10218         * po/Makefile.in.in
10219                 Removed --no-location in xgettext command line to help
10220                 translators that use Emacs' po-mode
10221         * src/quote_fmt.c
10222                 Removed unnecessary comments that messed up sylpheed.pot
10223
10224 2002-07-06 [paul]       0.7.8claws50
10225
10226         * sync with 0.7.8cvs19
10227                 see ChangeLog 2002-07-05
10228
10229 2002-07-06 [christoph]  0.7.8claws49
10230
10231         * src/folder.c
10232         * src/mainwindow.c
10233                 fix folder_item_remove_all_msg and folderview
10234                 status for trash folders after emptying trash
10235
10236 2002-07-05 [paul]       0.7.8claws48
10237
10238         * sync with 0.7.8cvs16
10239                 see ChangeLog 2002-07-04 and 2002-07-05
10240
10241 2002-07-04 [paul]       0.7.8claws47
10242
10243         * sync with 0.7.8cvs14
10244                 see  ChangeLog 2002-07-04
10245
10246 2002-07-03 [alfons]     0.7.8claws46
10247
10248         * src/folder.c
10249                 dupe folder item's path because it's being reallocated
10250                 by new folder scanning code
10251
10252 2002-07-03 [christoph]  0.7.8claws45
10253
10254         * src/imap.c
10255                 better IMAP uid fetching using 'FETCH 1:* (UID)'
10256         * src/msgcache.c
10257                 add missing return in msgcache_write
10258
10259 2002-07-02 [thorsten]   0.7.8claws44
10260
10261         * src/jpilot.c
10262         * src/msgcache.c
10263         * src/rfc2015.c
10264                 use binary mode for file access
10265
10266 2002-07-02 [christoph]  0.7.8claws43
10267
10268         * major code cleanup (part 1)
10269         
10270                 - unused variables removed
10271                 - unused functions removed
10272                 - uninitialized variables checked
10273                 - missing return statements added
10274                 - missing function return types added
10275                 - added parentheses around assignment and
10276                   && in || when suggested by gcc
10277               
10278         * src/mh.c
10279         * src/folder.c
10280                 replaced direct calls to folder->scan_tree
10281                 with folder_scan_tree and restore folder
10282                 prefs in this function. The folder should
10283                 not have to deal with them.
10284                 ( Should now work for all folder types )
10285
10286 2002-07-02 [paul]       0.7.8claws42
10287
10288         * sync with 0.7.8cvs13
10289                 see ChangeLog 2002-07-01 and 2002-07-02
10290
10291 2002-07-01 [christoph]  0.7.8claws41
10292
10293         * src/summaryview.c
10294                 fix "goto next/prev unread message" with
10295                 ignored threads
10296
10297 2002-07-01 [paul]       0.7.8claws40
10298
10299         * po/es.po
10300                 updated by Ricardo Mones Lastra
10301
10302 2002-06-30 [match]      0.7.8claws39
10303
10304         * src/jpilot.c
10305                 applied variation of leonerd's patch (566661) to
10306                 allow multiple email addresses per JPilot entry.
10307                 addresses may be separated by space, comma, pipe,
10308                 semi-colon, new-line.
10309
10310 2002-06-30 [alfons]     0.7.8claws38
10311
10312         * src/procmsg.c
10313                 simple fix for putting older nodes before
10314                 newer nodes when threading by subject
10315
10316 2002-06-30 [christoph]  0.7.8claws37
10317
10318         * src/folder.c
10319         * src/folderview.c
10320         * src/mh.c
10321         * src/news.c
10322         * src/procmsg.c
10323                 fix broken folder tree rescaning
10324                 and don't use procmsg_get_mark_sum
10325                 anymore
10326
10327 2002-06-30 [christoph]  0.7.8claws36
10328
10329         * merge new cache branch
10330         * src/imap.c
10331                 fix new cache imap copy bug
10332         * src/folder.c
10333                 improved folder_item_scan
10334                 it should now always set the correct
10335                 new, unread and total message counts
10336
10337 2002-06-29 [paul]       0.7.8claws35
10338
10339         * configure.in
10340                 correct syntax error
10341
10342 2002-06-29 [paul]       0.7.8claws34
10343
10344         * configure.in
10345           Makefile.am
10346           man/Makefile.am       ** NEW FILE **
10347           man/sylpheed.1.gz     ** NEW FILE **
10348                 add Sylpheed man page
10349
10350 2002-06-29 [paul]       0.7.8claws33
10351
10352         * po/pt_BR.po
10353                 updated by Fabio Junior Beneditto
10354
10355 2002-06-28 [jens]       0.7.8claws32
10356
10357         * po/de.po
10358                 translation updated
10359
10360         * src/selective_download.c
10361                 removed gettext for space " "
10362
10363         * src/imap.c
10364                 removed wrong space
10365
10366 2002-06-28 [paul]       0.7.8claws31
10367
10368         * sync with 0.7.8cvs11
10369                 see ChangeLog 2002-06-28
10370
10371 2002-06-28 [paul]       0.7.8claws30
10372
10373         * sync with 0.7.8cvs10
10374                 see ChangeLog 2002-06-27 and 2002-06-28
10375
10376 2002-06-26 [paul]       0.7.8claws29
10377
10378         * src/addrgather.c
10379           src/selective_download.c
10380                 don't gettextise empty strings.
10381                 reserved by gettext. gettext("") returns 
10382                 the header entry with meta information, 
10383                 not the empty string
10384
10385         * po/en_GB.po
10386                 updated
10387
10388 2002-06-26 [paul]       0.7.8claws28
10389
10390         * sync with 0.7.8cvs7
10391                 see ChangeLog 2002-06-25
10392
10393         * src/prefs_common.c
10394                 ...and in the process, tweak the gui a little
10395
10396 2002-06-25 [alfons]     0.7.8claws27
10397         
10398         * configure.in
10399         * src/Makefile.am
10400                 fine tune ldap library detection
10401
10402 2002-06-25 [alfons]     0.7.8claws26
10403
10404         * src/compose.c
10405                 don't allow return receipts when composing a news article
10406
10407 2002-06-25 [paul]       0.7.8claws25
10408
10409         * Makefile.am
10410                 add '$(AMTAR)' to 'release' section to allow for
10411                 new and older autotools
10412
10413 2002-06-25 [paul]       0.7.8claws24
10414
10415         * src/summaryview.c
10416                 fix "No more unread messages" persistant pop-up
10417                 window bug
10418
10419 2002-06-25 [paul]       0.7.8claws23
10420
10421         * po/it.po
10422                 updated by Alessandro Maestri
10423
10424 2002-06-25 [paul]       0.7.8claws22
10425
10426         * sync with 0.7.8cvs6
10427                 see ChangeLog 2002-06-25
10428
10429 2002-06-24 [paul]       0.7.8claws21
10430
10431         * tools/update-po
10432                 add GPL copyright information
10433
10434 2002-06-24 [paul]       0.7.8claws20
10435
10436         * tools/Makefile.am
10437           tools/README
10438           tools/update-po       ** NEW FILE **
10439                 add script that eases the creation of *.po files
10440                 Submitted by Wilbert Berendsen <wilbert@oswf.org>
10441
10442 2002-06-23 [alfons]     0.7.8claws19
10443
10444         * src/messageview.c
10445                 make notification_convert_header obey const correctness
10446                 (next step will be fixing the broken return receipt)
10447
10448 2002-06-23 [paul]       0.7.8claws18
10449
10450         * src/messageview.c
10451                 fix bug introduced in last commit:
10452                 removed too much code in last commit - put back what's
10453                 needed
10454
10455 2002-06-23 [paul]       0.7.8claws17
10456
10457         * src/messageview.[ch]
10458                 remove code committed in error from locally patched
10459                 source
10460
10461 2002-06-23 [colin]      0.7.8claws16
10462
10463         * src/compose.[ch]
10464                 add compose_entry_select(), used to select the default_to
10465                 email address - hopefully avoiding people sending mails to
10466                 wrong recipients.
10467
10468 2002-06-22 [alfons]     0.7.8claws15
10469
10470         * AUTHORS
10471                 add Bram Metsch & Stanislav Karchebny
10472         * src/smtp.[ch]
10473         * src/prefs_account.[ch]
10474         * src/send.c
10475                 - apply and adapt Bram's patch which allows user to set SMTP AUTH 
10476                   options.  (see <http://sourceforge.net/tracker/index.php
10477                   ?func=detail&aid=566937&group_id=25528&atid=384600>);
10478
10479                 - merge Stanislav's fix to make SMTP AUTH work with qmail
10480                   (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
10481
10482 2002-06-22 [paul]       0.7.8claws14
10483
10484         * sync with 0.7.8cvs5
10485                 see ChangeLog 2002-06-19 and 2002-06-20
10486
10487 2002-06-22 [alfons]     0.7.8claws13
10488
10489         * src/selective_download.c
10490                 fix a stupid mistake I made
10491
10492 2002-06-22 [alfons]     0.7.8claws12
10493
10494         * src/selective_download.[ch]
10495                 fix another unnoticed leak; cleanup code
10496
10497 2002-06-21 [alfons]
10498
10499         * tools/Makefile.am
10500                 gpg-sign <-- gpg-sign-syl
10501
10502 2002-06-21 [alfons]     0.7.8claws11
10503
10504         * src/selective_download.c
10505         * src/selective_download.h
10506                 fix assorted mix of allocation errors (should solve
10507                 problem reported by Philippe Gramoullé, see:
10508                 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
10509
10510 2002-06-20 [melvin]     0.7.8claws10
10511
10512         * tools/gpg-sign *REMOVED*
10513           tools/gpg-sign-syl *ADDED*
10514                 Replaced the gpg clearsigning script with the version using
10515                 xterm instead of ssh-askpass and changed its name.
10516
10517         * README.claws
10518                 Updated actions example to reflect the renaming of the
10519                 gpg clearsigning script.
10520
10521 2002-06-19 [paul]       0.7.8claws9
10522
10523         * sync with 0.7.8claws9
10524                 see ChangeLog 2002-06-18 and 2002-06-19
10525
10526 2002-06-19 [paul]       0.7.8claws8
10527
10528         * sync with 0.7.8cvs1
10529                 see ChangeLog 2002-06-18
10530
10531 2002-06-18 [alfons]     0.7.8claws7
10532
10533         * src/mainwindow.h
10534                 add omitted prototype
10535
10536 2002-06-17 [paul]       0.7.8claws6
10537
10538         * src/mainwindow.c
10539                 fix hiding of exec_btn
10540
10541 2002-06-17 [paul]       0.7.8claws5
10542
10543         * src/pop.c
10544                 remove unneeded code: should_delete() 
10545                 and Pop3State::uidl_todelete_list
10546
10547 2002-06-17 [paul]       0.7.8claws4
10548
10549         * sync with 0.7.8
10550                 see ChangeLog 2002-06-11 and 2002-06-13
10551
10552 2002-06-16 [alfons]     0.7.8claws3
10553         
10554         * src/folder.c
10555                 make sure lock sort mode (claws specific) is
10556                 also persists after a tree rescan
10557
10558 2002-06-16 [alfons]     0.7.8claws2
10559
10560         * src/prefs_folder_item.c
10561         * src/folder.[ch]
10562                 fix persistence of folder sort mode (broken
10563                 by adapting Hiro's new folder persistence code)
10564
10565 2002-06-16 [alfons]     0.7.8claws1
10566
10567         * AUTHORS
10568         * src/logwindow.c
10569         * src/prefscommon.[ch]
10570                 control size of log text in log window; 
10571                 closes patch #569155 submitted by Mitko Haralanov.
10572
10573 2002-06-15 [paul]       0.7.8claws
10574
10575         * release of 0.7.8claws
10576
10577 2002-06-15 [paul]       0.7.7claws
10578
10579         * po/pt_BR.po
10580                 updated by Fabio Junior Beneditto
10581
10582 2002-06-14 [paul]       0.7.6claws49
10583
10584         * po/es.po
10585                 updated by Ricardo Mones Lastra
10586
10587 2002-06-14 [paul]       0.7.6claws48
10588
10589         * po/nl.po
10590                 updated translation by Wilbert Berendsen
10591
10592 2002-06-14 [melvin]     0.7.6claws47
10593
10594         * po/fr.po
10595                 Updated French translation
10596
10597 2002-06-13 [paul]       0.7.6claws46
10598
10599         * src/filesel.c
10600                 allow filename to be typed in, rather than just
10601                 selected by the mouse. Patch by Gustavo Noronha Silva.
10602
10603 2002-06-13 [alfons]     0.7.6claws45
10604
10605         * src/mainwindow.[ch]
10606                 more cleanups (removing unnecessary menu items Expand 
10607                 summary / message view)
10608
10609 2002-06-13 [melvin]     0.7.6claws44
10610
10611         * po/POTFILES.in
10612                 Added src/string_match.c
10613         * src/string_match.c
10614                 Fixed possible buffer overflow.
10615                 Corrected typo.
10616                 Added missing config.h header.
10617         * src/prefs_common.c
10618           src/prefs_matcher.c
10619           src/prefs_scoring.c
10620                 Made some strings translatable (missing _(..)).
10621
10622 2002-06-13 [melvin]     0.7.6claws43
10623
10624         * README.claws
10625                 Corrected action example (verifying clearsigned mail).
10626         * src/prefs_account.c
10627                 Corrected typo.
10628         * src/prefs_common.c
10629                 Removed incorrect line that generated a Gtk-CRITICAL msg.
10630
10631 2002-06-12 [alfons]     0.7.6claws42
10632
10633         * src/summaryview.c
10634                 add init of score column lost in 0.7.6claws42
10635
10636 2002-06-12 [paul]       0.7.6claws41
10637
10638         * src/prefs_account.c
10639                 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the 
10640                 behavior of the radio buttons, (from 0.7.7cvs2)
10641
10642 2002-06-11 [alfons]     0.7.6claws40
10643
10644         * src/messageview.[ch]
10645         * src/summaryview.[ch]
10646         * src/summary_search.c
10647         * src/mainwindow.c
10648                 perform a sync to bring in Hiro's separate view implementation 
10649
10650                 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
10651
10652 2002-06-11 [paul]       0.7.6claws39
10653         
10654         * src/prefs_account.c
10655                 correct a typo on the Receive tab
10656
10657 2002-06-10 [match]      0.7.6claws38
10658
10659         * src/addressbook.c
10660                 Included address completion patch from Gustavo Noronha.
10661
10662 2002-06-10 [paul]       0.7.6claws37
10663
10664         * src/inc.[ch]
10665           src/pop.c
10666           src/prefs_account.[ch]
10667           src/selective_download.[ch]
10668                 apply PATCH #561712
10669                  NEW:
10670                 - check if POP Account
10671                 - Receive Button renamed to Preview
10672                 - Preview Button Popup: preview new/all messages
10673                 - Download Button
10674                 - Account Preferences-->Receive tab checkbutton if you
10675                   want to remove Mail after Download
10676                 -: default YES
10677                 - Account Preferences-->Receive tab checkbutton use
10678                   filtering rules on preview
10679                   (think of delete_on_server)
10680                 -: default YES
10681                 - Account selectable from SD dialog
10682                 - checkbutton to show already downloaded messages if
10683                   all messages are previewed
10684                 - new clist column showing Date
10685                 - ESC KEY close
10686                 FIXES:
10687                 - play ball with UIDL
10688                 - fault tolerant (?) 
10689                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
10690
10691 2002-06-10 [melvin]     0.7.6claws36
10692
10693         * README.claws
10694                 Added a hint to ac/README in cvs instructions.
10695
10696         * src/prefs_actions.c
10697                 Made it possible to use a more elaborate command line
10698                 for asynchronous actions, too.
10699
10700 2002-06-10 [melvin]     0.7.6claws35
10701         
10702         * src/prefs_actions.c
10703                 Make it possible to use a more elaborate command line
10704                 (e.g. |foo|bar|cat>there;echo Done|)
10705                 Corrected error message when calling %f, %F and %p commands
10706                 from the compose window.
10707
10708 2002-06-09 [colin]      0.7.6claws34
10709
10710         * src/summaryview.c
10711                 Automatically find unread messages in current folder
10712                 before annoying the user.
10713
10714 2002-06-08 [alfons]     0.7.6claws33
10715
10716         * po/it.po
10717                 remove bad formatting string in it.po translation
10718                 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
10719
10720 2002-06-08 [paul]       0.7.6claws32
10721
10722         * sync with 0.7.6cvs25
10723                 see ChangeLog 2002-06-07
10724
10725 2002-06-05 [paul]       0.7.6claws31
10726
10727         * src/mainwindow.c
10728                 add 'Sort by locked' and 'Sort by score'
10729
10730 2002-06-05 [paul]       0.7.6claws30
10731
10732         * sync with 0.7.6cvs24
10733                 see ChangeLog 2002-06-04
10734
10735 2002-06-04 [paul]       0.7.6claws29
10736
10737         * po/pt_BR.po
10738                 updated by Fabio Junior Beneditto
10739
10740 2002-06-03 [thorsten]   0.7.6claws28
10741
10742         * src/matcher.c
10743                 fclose() matcherrc after reading
10744
10745 2002-06-03 [paul]       0.7.6claws27
10746
10747         * sync with 0.7.6cvs21
10748                 see ChangeLog 2002-05-31
10749
10750 2002-05-31 [paul]       0.7.6claws26
10751
10752         * sync with 0.7.6cvs20
10753                 see ChangeLog 2002-05-29 and 2002-05-30
10754
10755 2002-05-31 [paul]       0.7.6claws25
10756
10757         * src/imap.c
10758                 hopefully fix last buggy sync
10759
10760         * README.claws
10761                 correct typo in 'Actions' examples
10762
10763 2002-05-29 [paul]       0.7.6claws24
10764
10765         * sync with 0.7.6cvs18
10766                 see ChangeLog 2002-05-28 and 2002-05-29
10767
10768         * src/news.c
10769           src/nntp.[ch]
10770                 sync with above 
10771
10772 2002-05-28 [paul]       0.7.6claws23
10773
10774         * sync with 0.7.6cvs16
10775                 see ChangeLog 2002-05-28
10776
10777 2002-05-27 [thorsten]   0.7.6claws22 
10778
10779         * faq/it/sylpheed-faq-1.html
10780           faq/it/sylpheed-faq-2.html
10781           faq/it/sylpheed-faq-3.html
10782           faq/it/sylpheed-faq.html
10783                 corrected DOS lineendings
10784         * faq/de/sylpheed-faq-1.html
10785           faq/de/sylpheed-faq-2.html
10786           faq/en/sylpheed-faq-1.html
10787           faq/en/sylpheed-faq-2.html
10788           faq/en/sylpheed-faq-3.html
10789           faq/es/sylpheed-faq-1.html
10790           faq/es/sylpheed-faq-2.html
10791           faq/es/sylpheed-faq-3.html
10792           faq/fr/sylpheed-faq-1.html
10793           faq/it/sylpheed-faq-1.html
10794           faq/it/sylpheed-faq-2.html
10795           faq/it/sylpheed-faq-3.html
10796           faq/it/sylpheed-faq.html
10797                 changed ">" to &quot;
10798
10799 2002-05-27 [paul]       0.7.6claws21
10800         
10801         * sync with 0.7.6cvs15
10802                 see ChangeLog 2002-05-27
10803
10804 2002-05-27 [paul]       0.7.6claws20
10805
10806         * src/prefs_account.c
10807                 correct a typo
10808
10809 2002-05-26 [paul]       0.7.6claws19
10810
10811         * tools/README
10812                 correct a typo
10813
10814 2002-05-25 [paul]       0.7.6claws18
10815
10816         * tools/README
10817                 add description of kmail2sylpheed.pl
10818
10819 2002-05-25 [paul]       0.7.6claws17
10820
10821         * tools/kmail2sylpheed.pl       ** NEW FILE **
10822                 perl script that converts an exported Kmail address
10823                 book, converts it to sylpheed addressbook file,
10824                 writes the file to .sylpheed, and updates
10825                 addrbook--index.xml 
10826
10827 2002-05-25 [paul]       0.7.6claws16
10828
10829         * sync with 0.7.6cvs14
10830                 see ChangeLog 2002-05-23
10831
10832 2002-05-24 [paul]       0.7.6claws15
10833
10834         * README.claws
10835                 make a correction and add some more info
10836
10837 2002-05-24 [paul]       0.7.6claws14
10838
10839         * src/compose.c
10840                 fix memory leak in 
10841                 compose_redirect_write_headers_from_headerlist()
10842                 add Subject and Resent-Message-ID to
10843                 compose_redirect_write_headers()
10844                 Received, Subject, and X-UIDL are filtered out in 
10845                 compose_redirect_write_to_file()
10846
10847 2002-05-23 [paul]       0.7.6claws13
10848
10849         * src/compose.[ch]
10850           src/filtering.c
10851           src/mainwindow.c
10852           src/matcher.[ch]
10853           src/matcher_parser_lex.l
10854           src/matcher_parser_parse.y
10855           src/prefs_common.[ch]
10856           src/prefs_filtering.c
10857           src/summaryview.c
10858                 rename 'Bounce' to 'Redirect'
10859
10860 2002-05-23 [paul]       0.7.6claws12
10861
10862         * more sync with 0.7.6cvs13
10863           src/compose.c
10864                 see ChangeLog 2002-05-22
10865
10866 2002-05-22 [paul]       0.7.6claws11
10867
10868         * sync with 0.7.6cvs13
10869           src/codeconv.c
10870                 see ChangeLog 2002-05-20
10871           src/prefs_common.c
10872                 see ChangeLog 2002-05-22
10873
10874 2002-05-21 [melvin]     0.7.6claws10
10875
10876         * src/folderview.c
10877                 Added missing filtering and scoring headers
10878                 Fixed bad function call that showed garbage 
10879                 in Folder->Processing
10880
10881 2002-05-21 [paul]       0.7.6claws9
10882
10883         * tools/Makefile.am
10884                 make all tools executable, (patch by Alfons).
10885
10886 2002-05-20 [alfons]     0.7.6claws8
10887
10888         * src/procheader.c
10889                 don't forget to call mktime() so we have a valid week 
10890                 and year day
10891                 (Bug report by Roger Sondermann <mail@jumaros.de>)
10892
10893 2002-05-20 [paul]       0.7.6claws7
10894
10895         * src/html.c
10896                 fix broken parsing of urls
10897         * src/textview.c
10898                 fix displaying of urls
10899
10900                 both fixes from the patch [547855] by Eugene 
10901                 Brevdo (zonem)
10902
10903 2002-05-19 [alfons]     0.7.6claws6
10904
10905         * configure.in
10906                 make sylpheed configure correctly with the latest
10907                 and greatest of automake / autoconf / gettext
10908
10909 2002-05-19 [alfons]     0.7.6claws5
10910
10911         * src/procheader.c
10912         * src/procheader.h
10913                 add function for returning ime zone offset
10914         * src/quote_fmt.c
10915         * src/quote_fmt_parse.y
10916                 better quotation formatting - does not convert
10917                 to local time, but uses the original date string.
10918                 
10919                 Note: %z inserts the timezone offset (should 
10920                 work also on platforms where strftime does not
10921                 support %z).
10922
10923 2002-05-18 [christoph]  0.7.6claws4
10924
10925         * src/summaryview.c
10926                 fix indentation of some code
10927         * tools/Makefile.am
10928                 fix spaces after \
10929         * src/Makefile.am
10930                 add missing \
10931                 correct path for ignorethread.xpm
10932                 incorrect filename for sylpheed_logo.xpm
10933                 add missing include matcher_parser_parse.h
10934
10935 2002-05-18 [paul]       0.7.6claws3
10936
10937         * sync with 0.7.6cvs8
10938                 see ChangeLog 2002-05-16 and 2002-05-17
10939
10940 2002-05-18 [melvin]     0.7.6claws2
10941
10942         * README.claws
10943                 Corrected an action's definition and fixed some misspellings.
10944
10945 2002-05-18 [paul]       0.7.6claws1
10946
10947         * tools/Makefile.am
10948           tools/gpg-sign        ** new file **
10949           tools/uudec           ** new file **
10950                 add Melvin's Actions scripts
10951
10952         * README.claws
10953                 add Melvin's descriptions for Actions
10954
10955 2002-05-18 [paul]       0.7.6claws
10956
10957         * Version 0.7.6claws released
10958
10959 2002-05-17 [paul]       0.7.5claws32
10960
10961         * po/es.po
10962                 updated by Ricardo Mones Lastra
10963
10964 2002-05-17 [paul]       0.7.5claws31
10965
10966         * src/compose.c
10967                 fix Account prefs default folder for sent/draft/deleted
10968                 messages bug
10969
10970         * po/it.po
10971           po/nl.po
10972                 updated translation by Alessandro Maestri and
10973                 Wilbert Berendsen
10974
10975 2002-05-17 [melvin]     0.7.5claws30
10976
10977         * src/prefs_actions.c
10978                 Fixed bug where using %F not at the end of the command 
10979                 resulted in an additional empty argument being created.
10980                 Thanks to Darko Koruga for reporting the bug.
10981
10982 2002-05-17 [melvin]     0.7.5claws29
10983
10984         * po/fr.po
10985                 Updated French translations.
10986
10987 2002-05-15 [paul]       0.7.5claws28
10988         
10989         * po/es.po
10990                 updated by Ricardo Mones Lastra
10991
10992 2002-05-15 [paul]       0.7.5claws27
10993
10994         * sync with 0.7.6cvs4
10995                 see ChangeLog 2002-05-14 and 2002-05-15
10996
10997 2002-05-14 [paul]       0.7.5claws26
10998
10999         * sync with 0.7.6cvs1
11000                 see ChangeLog 2002-05-13
11001
11002 2002-05-13 [thorsten]   0.7.5claws25
11003
11004         * src/messageview.c
11005                 fix select_all and copy in multipart messages
11006         * src/mainwindow.c
11007                 fix select_all and copy in multipart messages
11008
11009 2002-05-12 [paul]       0.7.5claws24
11010
11011         * src/summaryview.c
11012                 reverse last commit, bug already fixed in 0.7.5claws3
11013
11014 2002-05-12 [netztorte]  0.7.5claws23
11015
11016         * src/summaryview.c
11017                 dont parse empty addressbook (checked in before claws20)
11018
11019 2002-05-12 [melvin]     0.7.5claws22
11020
11021         * src/procmsg.[ch]
11022                 Removed unneeded priority code introduced by the previous 
11023                 commit.
11024
11025 2002-05-12 [melvin]     0.7.5claws21
11026
11027         * src/compose.[ch]
11028                 Added possibility to set message's priority.
11029         * src/procmsg.[ch]
11030                 Added possibility to set message's priority.
11031                 Added missing headers
11032
11033 2002-05-12 [melvin]     0.7.5claws20
11034
11035         * src/prefs_actions.c
11036                 Removed implicitely added quotes around the name
11037                 of the temporary files of mime parts.
11038
11039 2002-05-12 [paul]       0.7.5claws19
11040
11041         * sync with 0.7.5cvs20
11042                 see ChangeLog 2002-05-11
11043
11044 2002-05-12 [alfons]     0.7.5claws18
11045
11046         * src/quote_fmt_lex.l
11047         * src/quote_fmt_parse.y
11048                 allow quote / reply date & time format to be set using
11049                 %D{format}. format is a format string you'd pass to
11050                 strftime() (see man strftime, or the Display tab |
11051                 Date format setting).
11052
11053                 Currently %D converts the date to local time. 
11054
11055 2002-05-11 [paul]       0.7.5claws17
11056
11057         * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
11058                 see ChangeLog 2002-05-10 and 2002-05-11
11059
11060 2002-05-10 [paul]       0.7.5claws16
11061
11062         * sync with 0.7.5cvs16
11063                 see ChangeLog entries 2002-05-09 and 
11064                 2002-05-10
11065
11066 2002-05-10 [colin]      0.7.5claws15
11067
11068         * src/textview.c
11069                 Corrected a bug that prevented sylpheed to open
11070                 double-clicked URIs.
11071
11072 2002-05-09 [paul]       0.7.5claws14
11073
11074         * sync with 0.7.5cvs14
11075                 see ChangeLog 2002-05-08 and 2002-05-09
11076
11077 2002-05-08 [paul]       0.7.5claws13
11078
11079         * sync with 0.7.5cvs11
11080                 see ChangeLog entry 2002-05-08
11081
11082 2002-05-08 [paul]       0.7.5claws12
11083
11084         * src/mainwindow.c
11085           src/textview.[ch]
11086                 fix segfault on View->Open in new window
11087                 patch submitted by Thorsten Maerz <torte@netztorte.de>
11088
11089 2002-05-07 [paul]       0.7.5claws11
11090
11091         * sync with 0.7.5cvs9
11092                 see ChangeLog entry 2002-05-07
11093
11094 2002-05-06 [paul]       0.7.5claws10
11095
11096         * src/messageview.c
11097           src/textview.c
11098                 display url in statusbar on single-click
11099                 patch submitted by Thorsten Maerz <torte@netztorte.de>
11100
11101 2002-05-06 [match]      0.7.5claws9
11102
11103         * src/addritem.[ch]
11104                 new functions.
11105         * src/addrcache.c
11106                 tidy up.
11107         * src/xmlprops.[ch]
11108                 XML implementation of properties file.
11109         * src/exporthtml.[ch]
11110         * src/expthtmldlg.[ch]
11111         * src/addressbook.c
11112                 export to HTML.
11113
11114 2002-05-02 [sergey]     0.7.5claws8
11115
11116         * src/mainwindow.c (mainwin_entries),
11117           src/prefs_common.c (prefs_send_create()),
11118           src/codeconv.c (locale_table):
11119                 use charset name "Windows-1251" instead of "CP1251".
11120
11121 2002-05-02 [colin]      0.7.5claws7
11122         
11123         * src/compose.c
11124           src/prefs_common.c
11125           src/prefs_folder_item.c
11126                 Fixed cosmetics bugs due to Outbox renamed to Sent.
11127
11128 2002-05-02 [hiro]       0.7.5claws6
11129
11130         * src/imap.c
11131                 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
11132
11133 2002-05-02 [paul]       0.7.5claws5
11134
11135         * src/compose.c
11136                 more sync with 0.7.5cvs7, see ChangeLog entry
11137                 2002-05-02
11138
11139 2002-05-02 [hiro]       0.7.5claws4
11140
11141         * src/compose.c
11142                 compose_queue_sub():
11143                 check if queue folder exists (closes #550397).
11144                 removed directory creation since it should be handled
11145                 transparently.
11146         * src/imap.c
11147                 imap_add_msg(): return UID for appended message
11148                 (closes #548842).
11149
11150 2002-04-30 [paul]       0.7.5claws3
11151
11152         * src/summaryview.c
11153                 fix account_find_from_address() bug
11154
11155 2002-04-28 [colin]      0.7.5claws2
11156
11157         * src/compose.c
11158           src/textview.c
11159           src/prefs_common.[ch]
11160           src/utils.[ch]
11161                 Added user-definable quotation characters recognition.
11162
11163 2002-04-28 [paul]       0.7.5claws1
11164
11165         * sync with 0.7.5cvs4
11166                 see ChangeLog entry  2002-04-25
11167
11168 2002-04-28 [paul]       0.7.5claws
11169
11170         * po/es.po
11171           po/nl.po
11172           po/pt_BR.po
11173                 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
11174                 Fabio Junior Beneditto
11175
11176 2002-04-27 [jens]       0.7.4claws103
11177
11178         * po/de.po
11179                 updated German translation.
11180
11181 2002-04-27 [hiro]       0.7.4claws102
11182
11183         * src/summaryview.c
11184                 summary_write_cache(): fixed the mark loss of hidden messages.
11185
11186 2002-04-26 [melvin]     0.7.4claws101
11187
11188         * src/procmsg.c
11189                 fixed a second typo (same one)
11190         * po/fr.po
11191           po/it.po
11192           po/pt_BR.po
11193                 fixed the type again...
11194
11195 2002-04-26 [melvin]     0.7.4claws100
11196
11197         * src/procmsg.c
11198                 fixed a typo in an alert message ("temorary").
11199         * po/it.po
11200         * po/pt_BR.po
11201                 corrected the typo  described above.
11202         * po/fr.po
11203                 updated French translation.
11204
11205 2002-04-26 [darko]      0.7.4claws99
11206
11207         * src/summaryview.c
11208                 fix target folder colorization
11209
11210 2002-04-25 [paul]       0.7.4claws98
11211
11212         * po/it.po
11213                 updated by Alessandro Maestri
11214
11215 2002-04-24 [colin]      0.7.4claws97
11216         
11217         * src/compose.c
11218                 Fixed double "subject is empty" question.
11219
11220 2002-04-23 [colin]      0.7.4claws96
11221         
11222         * src/mimeview.c
11223                 Corrected issue when "automatically display images" was
11224                 not set : first image remained after selecting second.
11225
11226 2002-04-23 [melvin]     0.7.4claws95
11227
11228         * src/prefs_actions.c
11229                 Don't display in/out dialog if there is nothing to show.
11230
11231 2002-04-23 [paul]       0.7.4claws94
11232
11233         * sync with 0.7.5cvs3
11234                 bug fixes: see ChangeLog entry 2002-04-23
11235
11236 2002-04-22 [darko]      0.7.4claws93
11237
11238         * src/compose.c
11239                 fix previous check-in which changed code after
11240                 merge from main
11241
11242 2002-04-22 [paul]       0.7.4claws92
11243
11244         * faq/de/*
11245                 add German FAQ
11246         * faq/en/*
11247           faq/es/*
11248           faq/fr/*
11249                 update English, Spanish and French FAQs
11250         * manual/de/*
11251           manual/es/*
11252                 add German and Spanish manuals
11253         * manual/en/*
11254           manual/fr/*
11255                 update English and French manuals
11256
11257         * src/Makefile.am
11258                 add to and re-arrange the pixmap entries
11259
11260 2002-04-22 [darko]      0.7.4claws91
11261
11262         * src/compose.c
11263                 fix sender initials recognition to only allow
11264                 '>' after the initials
11265
11266 2002-04-21 [paul]       0.7.4claws90
11267
11268         * sync with 0.7.5 release
11269                 see ChangeLog entry 2002-04-21
11270
11271 2002-04-21 [alfons]
11272
11273         * src/Makefile.am
11274                 add colin's new pixmaps to EXTRA_DIST
11275
11276 2002-04-21 [colin]      0.7.4claws89
11277         * src/compose.c
11278         * src/inc.c
11279         * src/mainwindow.[ch]
11280         * src/prefs_common.[ch]
11281         * src/stock_pixmap.[ch]
11282                 Added "Work offline" ability.
11283
11284 2002-04-21 [colin]      0.7.4claws88
11285         
11286         * src/mimeview.c
11287         * src/prefs_common.c
11288         * src/prefs_common.h
11289         * src/textview.c : Added an option to common preferences -> display
11290           to allow user not to automatically display images.
11291
11292 2002-04-21 [paul]       0.7.4claws87
11293
11294         * sync with 0.7.4cvs52
11295                 see ChangeLog entry 2002-04-21 (src/imap.c)
11296
11297 2002-04-21 [paul]       0.7.4claws86
11298
11299         * sync with 0.7.4cvs51
11300                 see ChangeLog entry 2002-04-21
11301
11302 2002-04-21 [paul]       0.7.4claws85
11303
11304         * sync with 0.7.4cvs49
11305                 see ChangeLog entries 2002-04-20 and 2002-04-21
11306
11307         * src/Makefile.am
11308                 clean up: remove old 'stock_' element from xpm 
11309                 filenames.
11310
11311 2002-04-21 [alfons]     0.7.4claws84
11312
11313         apply sync patch from Paul
11314
11315         * src/folderview.c
11316                 use old claws prefs_folder_item_create() for now
11317
11318 2002-04-19 [match]      0.7.4claws83
11319
11320         * src/addressbook.[ch]
11321         * src/addrharvest.[ch]
11322         * src/addrgather.[ch]
11323                 recurse folders.
11324         * src/mainwindow.c
11325         * src/summaryview.[ch]
11326                 change menu option.
11327
11328 2002-04-19 [paul]       0.7.4claws82
11329
11330         * po/pt_BR.po
11331                 updated by Fabio Junior Beneditto
11332
11333 2002-04-14 [alfons]     0.7.4claws81
11334
11335         * src/passphrase.c
11336                 add #include <sys/types.h> for mode_t and off_t 
11337
11338 2002-04-13 [paul]       0.7.4claws80
11339         
11340         * src/main.c
11341           src/passphrase.[ch]
11342           src/pgptext.c
11343           src/prefs_common.[ch]
11344           src/rfc2015.c
11345                 enable storing of GnuPG passphrase for the whole 
11346                 session or a user-defined number of minutes. patch 
11347                 submitted by Ravemax <ravemax@dextrose.com>
11348
11349 2002-04-13 [alfons]     0.7.4claws79
11350
11351         * src/textview.c
11352                 make email parser also stop scanning when encountering separators
11353                 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
11354
11355 2002-04-13 [paul]       0.7.4claws78
11356
11357         * sync with 0.7.4cvs39
11358                 see ChangeLog entry 2002-04-12
11359
11360 2002-04-11 [paul]       0.7.4claws77
11361
11362         * sync with 0.7.4cvs37
11363                 see ChangeLog entry 2002-04-11
11364
11365 2002-04-11 [paul]       0.7.4claws76
11366
11367         * COPYING 
11368                 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
11369                 the clause for OpenSSL). sync with sylpheed main
11370
11371 2002-04-09 [melvin]     0.7.4claws75
11372
11373         * src/compose.c
11374                 Made 'Ctrl-Enter' on send ignore some modifiers 
11375                 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
11376                 to bind other *-Enter (but not Alt-Enter).
11377
11378 2002-04-09 [paul]       0.7.4claws74
11379
11380         * sync with 0.7.4cvs35
11381                 see ChangeLog entries 2002-04-09
11382
11383 2002-04-08 [paul]       0.7.4claws73
11384
11385         * sync with 0.7.4cvs33
11386                 see ChangeLog entry 200-04-08
11387
11388 2002-04-07 [match]      0.7.4claws72
11389
11390         * src/addrharvest.[ch]
11391                 fixed to read all addresses in header, regardless
11392                 of header size. improved name parsing. accommodate
11393                 harvest from folders and selected message.
11394         * src/addritem.[ch]
11395                 included new address parsing function.
11396         * src/addrgather.[ch]
11397         * src/addressbook.[ch]
11398         * src/summaryview.[ch]
11399         * src/mainwindow.c
11400                 allow address harvest of folder as well as selected
11401                 messages.
11402
11403 2002-04-07 [paul]       0.7.4claws71
11404
11405         * src/esmtp.[ch]
11406           src/smtp.c
11407                 don't try to authenticate with CRAM-MD5 in SMTP when 
11408                 SMTP-AUTH enabled if MTA doesn't issue this 
11409                 auth-method in it's ehlo-response. bug item #531364,
11410                 patch item #938910. patch submitted by Colin Leroy 
11411                 <colin@colino.net>
11412
11413 2002-04-07 [paul]       0.7.4claws70
11414
11415         * src/nntp.c
11416                 fix missing MODE_READER bug. patch submitted by
11417                 Colin Leroy <colin@colino.net>
11418
11419 2002-04-07 [alfons]     0.7.4claws69
11420
11421         * src/matcher.[ch]
11422         * src/prefs_filtering.c
11423         * src/summaryview.c
11424                 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
11425                 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
11426
11427 2002-04-07 [paul]       0.7.4claws68
11428
11429         * sync with 0.7.4cvs32
11430                 see ChangeLog entry 2002-04-06
11431
11432         * tools/filter_conv.pl
11433                 more bug fixes
11434
11435 2002-04-06 [paul]       0.7.4claws67
11436
11437         * tools/filter_conv.pl
11438                 modify to be able to find the name of the first
11439                 mailbox and use that. main's filter does not
11440                 record the full path to the mailbox and therefore
11441                 can only filter to the first mailbox.
11442
11443 2002-04-05 [paul]       0.7.4claws66
11444
11445         * tools/filter_conv.pl
11446                 attempt to make the script all-encompassing and
11447                 be able to convert any main 'filter' rule thrown
11448                 at it
11449
11450 2002-04-05 [paul]       0.7.4claws65
11451
11452         * tools/filter_conv.pl
11453                 allow for collapsed folder trees
11454
11455 2002-04-05 [paul]       0.7.4claws64
11456
11457         * sync with 0.7.4cvs31
11458                 see ChangeLog entries 2002-04-05
11459
11460 2002-04-03 [paul]       0.7.4claws63
11461
11462         * sync with 0.7.4cvs29
11463                 see ChangeLog entries 2002-04-02 and 2002-04-03
11464
11465 2002-04-02 [paul]       0.7.4claws62
11466
11467         * sync with 0.7.4cvs26
11468                 see ChangeLog entry 2002-04-01
11469
11470 2002-04-02 [match]      0.7.4claws61
11471
11472         * src/pine.[ch]
11473         * src/importpine.[ch]
11474         * src/addressbook.c
11475                 import Pine address book.
11476
11477 2002-04-02 [match]      0.7.4claws60
11478
11479         * src/addrharvest.[ch]
11480                 improve address parsing of funky addresses.
11481
11482 2002-04-02 [darko]      0.7.4claws59
11483
11484         * src/compose.c
11485                 wrap on send improvements, it now recognizes quoted
11486                 initials as part of the quotation string, and it
11487                 does not join lines separated by CR
11488
11489 2002-04-01 [match]      0.7.4claws58
11490
11491         * src/mgutils.[ch]
11492                 added new functions.
11493         * src/mutt.[ch]
11494                 remove excessive duplicate address generation
11495                 on import.
11496
11497 2002-04-01 [alfons]     0.7.4claws57
11498         
11499         * src/summaryview.c
11500                 put back g_free() 
11501
11502 2002-04-01 [paul]       0.7.4claws56
11503
11504         * sync with 0.7.4cvs25
11505                 see ChangeLog entry 2002-04-01
11506
11507 2002-04-01 [alfons]     0.7.4aprilfool55
11508
11509         * src/summaryview.c
11510                 honour feature request item #537427 to allow for
11511                 displaying names from address book for sent mail also
11512
11513 2002-03-29 [paul]       0.7.4claws54
11514
11515         * src/mainwindow.c
11516           src/prefs_filtering.[ch]
11517           src/prefs_matcher.c
11518           src/summaryview.c
11519                 add 'fast filter' for claws' filtering,
11520                 /Tools/Create filter rule/... patch submitted
11521                 by Neill Miller <neillm@thecodefactory.org>
11522
11523 2002-03-29 [paul]       0.7.4claws53
11524
11525         * sync with 0.7.4cvs24
11526                 see ChangeLog entry 2002-03-29
11527
11528 2002-03-28 [paul]       0.7.4claws52
11529
11530         * sync with 0.7.4cvs23
11531                 see ChangeLog entry 2002-03-28
11532
11533 2002-03-27 [melvin]     0.7.4claws51
11534
11535         * src/prefs_actions.c
11536                 Added support to pass only one message part (as a
11537                 file) to the command using '%p'. No quotes are needed
11538                 because doubles quotes are automatically added.
11539                 Fixed bug where Sylpheed could block when waiting for
11540                 a child process to finish.
11541                 Changed the help menu to remove quotes around symbols to 
11542                 avoid misinterpretation (they must not be used).
11543
11544 2002-03-27 [melvin]     0.7.4claws50
11545
11546         * src/inc.c
11547                 Made the new mail notification command always 
11548                 execute asynchronously.
11549
11550 2002-03-27 [paul]       0.7.4claws49
11551
11552         * src/compose.c
11553                 fix bug introduced in last commit
11554
11555 2002-03-27 [paul]       0.7.4claws48
11556
11557         * sync with 0.7.4cvs21
11558                 see ChangeLog 2002-03-26 and 2002-03-27
11559
11560 2002-03-26 [hoa]        0.7.4claws47
11561
11562         * src/prefs_folder_item.c
11563                 really fixed the bug #516442 with folder rescan.
11564
11565 2002-03-26 [paul]       0.7.4claws46
11566
11567         * sync with 0.7.4cvs19
11568                 see ChangeLog entries 2002-03-25 and 2002-03-26
11569
11570 2002-03-25 [hoa]        0.7.4claws45
11571
11572         * src/matcher.c
11573         * src/mh.c
11574                 fix the bug #516442 with folder rescan.
11575
11576         * src/prefs_common.[ch]
11577         * src/compose.c
11578                 added an option to enable two different behaviours
11579                 for bounce.
11580
11581
11582 2002-03-25 [paul]       0.7.4claws44
11583
11584         * src/mainwindow.c
11585           src/selective_download.c
11586                 correct a few menuitem labels
11587
11588 2002-03-25 [christoph]  0.7.4claws43
11589
11590         * src/procmsg.c
11591                 fix non deleted tmp message in
11592                 procmsg_save_to_outbox
11593                 fix problems caused by sync with
11594                 main branch's procmsg_send_queue
11595
11596 2002-03-25 [paul]       0.7.4claws42
11597
11598         * src/quote_fmt.c
11599           src/quote_fmt_lex.l
11600           src/quote_fmt_parse.y
11601                 add Last name (%L) placeholder for quoting. 
11602                 patch submitted by Thorsten Thielen 
11603                 <thth@users.sourceforge.net>
11604
11605 2002-03-25 [paul]       0.7.4claws41
11606
11607         * src/utils.c
11608                 get full hostname. patch submitted by
11609                 Bob Woodside <rwoodside1@comcast.net>
11610
11611 2002-03-25 [paul]       0.7.4claws40
11612
11613         * src/account.c
11614           src/news.c
11615           src/nntp.[ch]
11616           src/prefs_account.[ch]
11617                 enable NNTP over SSL. patch submitted by
11618                 Pascal Jermini <pascal@infinity.hn.org>
11619
11620 2002-03-24 [paul]       0.7.4claws39
11621
11622         * src/prefs_common.c
11623                 make the arrangement of the Compose tab more
11624                 coherent
11625
11626         * src/mainwindow.c
11627                 fix some irregularities of style
11628
11629         * po/de.po
11630                 updated by Kilian Krause
11631
11632 2002-03-23 [paul]       0.7.4claws38
11633
11634         * po/pt_BR.po
11635                 updated by Fabio Junior Beneditto
11636
11637 2002-03-23 [paul]       0.7.4claws37
11638
11639         * src/mainwindow.c
11640                 move 'Gather addresses' to 'Tools' menu
11641                 make 'Selective download' sensitive
11642
11643 2002-03-23 [paul]       0.7.4claws36
11644
11645         * sync with 0.7.4cvs16
11646                 see ChangeLog entries 2002-03-23
11647
11648 2002-03-22 [christoph]  0.7.4claws35
11649
11650         * src/quote_fmt_parse.y
11651                 fix include program output
11652
11653 2002-03-22 [alfons]     0.7.4claws34
11654
11655         * src/pop.c
11656                 initialize GDate stack variable correctly (sorry!)
11657
11658 2002-03-22 [paul]       0.7.4claws33
11659
11660         * src/compose.c
11661           src/mainwindow.c
11662           src/prefs_actions.c
11663           src/prefs_common.c
11664                 rename 'Tool' to 'Tools'
11665
11666         * src/mainwindow.c
11667                 move 'Delete duplicated messages' from
11668                 'Message/' to 'Tools/'
11669                 re-arrange the order of 'Tools/' items
11670
11671 2002-03-22 [paul]       0.7.4claws32
11672
11673         * src/addr_compl.c
11674           src/addressbook.[ch]
11675                 auto-address completion now also matches on
11676                 Nickname. patch submitted by Bob Forsman 
11677                 <hammor@users.sourceforge.net>
11678
11679         * src/editaddress.c
11680                 correct a spelling mistake
11681
11682 2002-03-22 [alfons]     0.7.4claws31
11683
11684         * src/pop.c
11685                 fix getting uidl from incorrect string 
11686                 (spotted by Colin)
11687
11688 2002-03-21 [alfons]     0.7.4claws30
11689
11690         * src/pop.c
11691                 more code refactoring
11692                 plug mem leak introduced by delete on server
11693
11694 2002-03-21 [paul]       0.7.4claws29
11695
11696         * sync with 0.7.4cvs11
11697                 see ChangeLog entries 2002-03-20
11698
11699 2002-03-20 [alfons]     0.7.4claws28
11700
11701         * src/inc.c
11702                 apply Colin's patch and refactor
11703
11704 2002-03-20 [paul]       0.7.4claws27
11705
11706         * sync with sylpheed 0.7.4cvs9
11707                 see ChangeLog entry 2002-03-20
11708
11709 2002-03-19 [christoph]  0.7.4claws26
11710
11711         * src/mh.c
11712         * src/procmsg.[ch]
11713         * src/summaryview.c
11714                 revert changes for flag updates
11715                 (does not work correctly and no time to debug)
11716
11717 2002-03-20 [alfons]     0.7.4claws25
11718
11719         * src/pop.c
11720                 refactor should_delete() a little bit 
11721
11722 2002-03-19 [paul]       0.7.4claws24
11723
11724         * src/inc.[ch]
11725           src/pop.c
11726           src/prefs_account.[ch]
11727                 allow the user to leave downloaded mail on the 
11728                 server for n days. Patch submitted by Colin Leroy 
11729                 <colin@colino.net>
11730
11731 2002-02-19 [paul]       0.7.4claws23
11732
11733         * sync with sylpheed 0.7.4cvs8
11734                 see ChangeLog entries 2002-03-19
11735
11736 2002-03-18 [paul]       0.7.4claws22
11737
11738         * sync with sylpheed 0.7.4cvs6
11739                 see ChangeLog entry 2002-03-18
11740
11741 2002-03-18 [paul]       0.7.4claws21
11742
11743         * po/en_GB.po
11744                 add en_GB message catalogue
11745
11746         * src/mbox_folder.c
11747           src/prefs_account.c
11748           src/prefs_actions.c
11749                 correct a few spelling mistakes
11750
11751 2002-03-17 [alfons]     0.7.4claws20
11752
11753         * src/matcher.c
11754                 more stringent checks for NULL params when writing
11755                 filtering actions to a file
11756                 
11757 2002-03-17 [hoa]        0.7.3claws20
11758
11759         * src/news.c
11760                 fixed the count of new messages
11761
11762         * src/compose.c
11763                 fixed the "attachment properties" window
11764
11765 2002-03-17 [paul]       0.7.4claws19
11766
11767         * src/defs.h
11768           src/folder.h
11769           src/news.c
11770           src/prefs_account.[ch]
11771           src/procmsg.[ch]
11772           src/summaryview.c
11773                 automatically mark cross-posted messages as read 
11774                 and (optionally) give them a colour label
11775                 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
11776                 
11777
11778 2002-03-17 [paul]       0.7.4claws18
11779
11780         * sync with sylpheed 0.7.4cvs5
11781                 see ChangeLog entry 2002-03-17
11782
11783 2002-03-17 [melvin]     0.7.4claws17
11784         
11785         * src/textview.c
11786                 Worked around a gtktext 'bug': when searching for 
11787                 a text in a long message it was scrolling slowly
11788                 line by line until it hit the searched text.
11789         * po/fr.po
11790                 Updated French translation
11791
11792 2002-03-17 [melvin]     0.7.4claws16
11793
11794         * src/mainwindow.c
11795         * src/compose.c
11796         * src/prefs_actions.c
11797                 Moved "Edit/Actions" to "Tool/Actions"
11798                 Made mainwindow/compose window sensitive as soon as
11799                 no child process is running anymore even if the io dialog
11800                 is open.
11801                 Fixed a struct being initialized with a non constant char*
11802
11803 2002-03-16 [christoph]  0.7.4claws15
11804
11805         * configure.in
11806                 add --with-compiler-flags option
11807                 (only for developer hacking)
11808         * src/mh.c
11809         * src/procmsg.[ch]
11810         * src/summaryview.c
11811                 try to make folder-stats and flag handling more
11812                 independent from the summaryview. msgcounts
11813                 are only set when the folder is opened and
11814                 procmsg_msginfo_(un)set_flags will handle it
11815                 later and summaryview will get the values
11816                 from the folder.
11817
11818 2002-03-16 [paul]       0.7.4claws14
11819
11820         * src/messageview.c
11821                 fix Return-receipt. Patch submitted by Bob
11822                 Woodside <rwoodside1@comcast.net>
11823
11824 2002-03-16 [paul]       0.7.4claws13
11825
11826         * src/compose.c
11827                 fix 'dynamic' signatures, make it work again
11828                 broken during sync on 2002-03-14 (0.7.4claws2)
11829
11830 2002-03-15 [match]      0.7.4claws12
11831
11832         * src/addrharvest.[ch]
11833         * src/addrgather.[ch]
11834         * src/addressbook.[ch]
11835         * src/mainwindow.c
11836                 included address harvester feature. still some
11837                 issues with address parsing that I will fix.
11838
11839 2002-03-15 [match]      0.7.4claws11
11840
11841         * src/addrbook.[ch]
11842         * src/addrcache.[ch]
11843         * src/addressbook.[ch]
11844         * src/addrindex.c
11845         * src/editbook.c
11846         * src/importldif.c
11847         * src/importmutt.c
11848         * src/jpilot.[ch]
11849         * src/main.c
11850         * src/syldap.[ch]
11851         * src/vcard.[ch]
11852                 tidy up. fix memory leaks. moved attribs and methods
11853                 from individual interfaces to addrcache object. prep
11854                 for new stuff to come in.
11855
11856 2002-03-15 [alfons]     0.7.4claws10
11857
11858         * src/matcher.[ch]
11859         * src/matcher_parser_parse.y
11860         * src/matcher_parser_lex.l
11861         * src/prefs_matcher.c
11862                 add filtering conditions message greater than, smaller 
11863                 than, and exactly matching a size in bytes
11864                 (does not work with delete from POP3 server yet)
11865
11866                 this should also give others an idea what you should
11867                 do to add new criterions to claws filtering system
11868                 
11869
11870 2002-03-15 [paul]       0.7.4claws9
11871
11872         * tools/filter_conv.pl
11873                 exit if there are no filter rules to convert
11874                 rename filterrc to filterrc.old after completion
11875
11876 2002-03-15 [paul]       0.7.4claws8
11877
11878         * sync with sylpheed 0.7.4cvs3
11879                 see ChangeLog entry 2002-03-14
11880
11881 2002-03-14 [paul]       0.7.4claws7
11882
11883         * src/compose.c
11884                 clean up the last commit (ahem)
11885
11886 2002-03-14 [paul]       0.7.4claws6
11887
11888         * src/compose.c
11889                 fix bug #515655. honour account preferences
11890                 regarding gpg default signing/encryption when 
11891                 changing account from the compose window.
11892
11893 2002-03-14 [paul]       0.7.4claws5
11894
11895         * src/folderview.c
11896                 remove unnecessary curly brackets
11897
11898 2002-03-14 [paul]       0.7.4claws4
11899
11900         * src/folderview.c
11901           src/prefs_filtering.[ch]
11902                 add filter rename on folder rename and filter
11903                 delete on folder delete. Patch submitted by
11904                 Neill Miller <neillm@thecodefactory.org> 
11905
11906 2002-03-14 [christoph]  0.7.4claws3
11907
11908         * src/procmsg.c
11909         * src/send.c
11910                 fix local delivery
11911                 (patch submitted by "Simon 'corecode' Schubert")
11912         * src/prefs_common.c
11913         * src/procmsg.c
11914                 fix gcc 3.0 warning
11915
11916 2002-03-14 [paul]       0.7.4claws2
11917
11918         * sync with sylpheed 0.7.4cvs2
11919                 see ChangeLog entry 2002-03-13
11920
11921 2002-03-12 [darko]      0.7.4claws1
11922
11923         * src/mainwindow.c
11924                 fix what seems to be a copy and paste error
11925                 when setting color for important messages
11926                 (reported by wwp)
11927
11928 2002-03-11 [paul]       version 0.7.4claws released
11929
11930 2002-03-11 [paul]       0.7.4claws
11931
11932         * po/es.po
11933           po/it.po
11934           po/nl.po
11935           po/pt_BR.po
11936                 update message catalogs. Submitted by Ricardo Mones 
11937                 Lastra, Alessandro Maestri, Wilbert Berendsen, and 
11938                 Fabio Junior Beneditto
11939
11940         * configure.in
11941           faq/Makefile.am
11942           faq/it/Makefile
11943           faq/it/sylpheed-faq*
11944           src/mainwindow.c
11945           src/manual.[ch]
11946                 add FAQ in Italian
11947         
11948
11949 2002-03-11 [jens]       0.7.3claws7
11950
11951         * po/de.po
11952                 updated German translation
11953
11954 2002-03-11 [melvin]     0.7.3claws6
11955
11956         * po/fr.po
11957                 updated and corrected French translation
11958
11959 2002-03-10 [hoa]        0.7.3claws5
11960
11961         * src/account.c
11962         * src/inc.c
11963         * src/prefs_account.c
11964         * src/procmsg.c
11965         * src/send.[ch]
11966                 fixed the local account.
11967                 you have to change the default "/usr/sbin/sendmail"
11968                 to "/usr/sbin/sendmail -t" in the preferences of
11969                 the local account.
11970
11971         * src/procmime.c
11972                 removed some debug display for renderer
11973
11974 2002-03-10 [paul]       0.7.3claws4
11975
11976         * faq/en/sylpheed-faq-1.html
11977           faq/en/sylpheed-faq-2.html
11978                 update
11979
11980 2002-03-09 [paul]       0.7.3claws3
11981
11982         * sync with sylpheed 0.7.4
11983                 see ChangeLog entry 2002-03-09
11984
11985 2002-03-08 [paul]       0.7.3claws2
11986
11987         * faq/en/sylpheed-faq*
11988           faq/es/sylpheed-faq*
11989           faq/fr/sylpheed-faq*
11990                 update the FAQs
11991
11992         * manual/fr/.cvsignore
11993           manual/fr/Makefilea.am
11994           manual/fr/sylpheed*
11995           src/mainwindow.c
11996           src/manual.[ch]
11997                 add the French manual
11998
11999 2002-03-07 [paul]       0.7.3claws1
12000
12001         * sync with sylpheed 0.7.3cvs4
12002                 see ChangeLog entries  2002-03-06 and 2002-03-07
12003         
12004         * po/nl.po
12005                 updated by Wilbert Berendsen
12006
12007 2002-03-07 [melvin]     0.7.2claws34
12008
12009         * src/selective_download.c
12010                 Changed the pixmap of the receive button to MAIL_RECEIVE.
12011
12012 2002-03-06 [paul]       0.7.2claws33
12013
12014         * sync with sylpheed 0.7.3cvs1
12015                 bug fix, see ChangeLog entry 2002-03-05
12016
12017 2002-03-05 [paul]       0.7.2claws32
12018
12019         * src/mimeview.c
12020           src/pgptext.[ch]
12021           src/procmsg.c
12022                 reverse the pgp ascii-armored code implemented in 
12023                 0.7.2claws16. removal of this code until it matures.
12024                 this means that verifying ascii-armored pgp sigs and
12025                 automatic decryption of ascii-armored encrypted
12026                 messages no longer works.
12027
12028 2002-03-05 [paul]       0.7.2claws31
12029
12030         * configure.in
12031           Makefile.am
12032         * faq/Makefile.am
12033         * faq/en/Makefile.am
12034           faq/en/sylpheed-faq.html
12035           faq/en/sylpheed-faq-1.html
12036           faq/en/sylpheed-faq-2.html
12037           faq/en/sylpheed-faq-3.html
12038         * faq/es/Makefile.am
12039           faq/es/sylpheed-faq.html
12040           faq/es/sylpheed-faq-1.html
12041           faq/es/sylpheed-faq-2.html
12042           faq/es/sylpheed-faq-3.html
12043           faq/es/sylpheed-faq-4.html
12044         * faq/fr/Makefile.am
12045           faq/fr/sylpheed-faq.html
12046           faq/fr/sylpheed-faq-1.html
12047           faq/fr/sylpheed-faq-2.html
12048           faq/fr/sylpheed-faq-3.html
12049         * src/Makefile.am
12050           src/defs.h
12051           src/mainwindow.c
12052           src/manual.[ch]
12053                 add FAQs in English, Spanish and French
12054
12055
12056 2002-03-05 [paul]       0.7.2claws30
12057
12058         * manual/en/sylpheed.html
12059           manual/en/sylpheed-XX.html
12060                 updated the English manual
12061
12062 2002-03-05 [hoa]        
12063
12064         * src/summaryview.c
12065                 dialog box pops up if the article can't be deleted.
12066
12067 2002-03-04 [paul]       
12068         
12069         * po/pt_BR.po
12070                 updated by Fabio Junior Benedito
12071
12072 2002-03-04 [hoa]
12073
12074         * removed ac/gpgme.m4
12075                 to avoid autogen common problem
12076                 developers have to install gpgme development package now
12077
12078         * src/compose.c
12079                 encoding to 7bit or 8bit is enabled.
12080
12081 2002-03-03 [alfons]     0.7.2claws29
12082
12083         * src/pop.c
12084                 merge fix by Oliver Haertel for selective
12085                 download buglet
12086
12087 2002-03-03 [paul]       0.7.2claws28
12088         
12089         * sync with sylpheed 0.7.3
12090
12091 2002-03-03 [paul]       0.7.2claws27
12092
12093         * sync with sylpheed 0.7.2cvs24
12094                 see ChangeLog entries 2002-03-02 and 2002-03-03
12095
12096 2002-03-02 [melvin]     0.7.2claws26
12097
12098         * src/inc.[ch]
12099         * src/main.c
12100         * src/mainwindow.c
12101         * src/prefs_common.[ch]
12102                 Added user definable notification on new mail arrival.
12103                 Removed unused variables in spell checker prefs code.
12104
12105 2002-03-02 [melvin]     0.7.2claws25
12106
12107         * src/quote_fmt.c
12108                 Removed unnecessary escape sequences.
12109                 Changed 'Initial...' to 'Initials of Sender'
12110
12111 2002-03-02 [paul]       0.7.2claws24
12112
12113         * sync with sylpheed 0.7.2cvs22
12114                 see ChangeLog entry 2002-03-01
12115
12116 2002-03-01 [hoa]        0.7.2claws23
12117
12118         * src/mainwindow.c
12119                 Set sensitivity of delete actions to active
12120                 even if the folder is a newsgroup.
12121
12122         * src/summaryview.c
12123                 - Set sensitivity of delete actions
12124                 - Added function check_permission() that will check if the
12125                   user is authorized to delete a message. For news, it
12126                   will check if the author is the same.
12127                 - Enabled deletion when there is no trash folder.
12128
12129         * src/news.[ch]
12130                 - Added news_cancel_article() to cancel articles
12131                 - Implemented news_remove_message() (public function)
12132
12133 2002-03-01 [paul]       0.7.2claws22
12134
12135         * src/gtkutils.c
12136           src/textview.c
12137                 recognise urls that that don't include 'http://' and
12138                 simply begin 'www.' 
12139
12140         * AUTHORS
12141                 remove duplicated name
12142
12143 2002-02-28 [paul]       0.7.2claws21
12144
12145         * src/mainwindow.c
12146           src/summaryview.[ch]
12147                 add ability to 'Select thread'
12148                 combines Melvin's "Select thread's head" patch (#510907)
12149                 with Colin Leroy's <colin@colino.net> "Select whole thread" 
12150                 patch (#518514) 
12151
12152 2002-02-28 [paul]       0.7.2claws20
12153
12154         * src/mimeview.c
12155                 hopefully fix segfault on right-clicking a mime part
12156                 that some people have experienced.      
12157                 fix submitted by Fredrik Olofsson <frol@linux.nu>
12158
12159 2002-02-28 [paul]       0.7.2claws19
12160
12161         * sync with sylpheed 0.7.2cvs21
12162                 see ChangeLog entries 2002-02-27 and 2002-02-28
12163
12164 2002-02-27 [paul]       0.7.2claws18
12165
12166         * sync with sylpheed 0.7.2cvs18
12167                 see ChangeLog entries 2002-02-26 and 2002-02-27
12168
12169 2002-02-26 [alfons]     0.7.2claws17
12170
12171         * src/procheader.c
12172                 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
12173                 (spotted by Chris Hessman <idatech@gmx.net>)
12174
12175 2002-02-26 [paul]       0.7.2claws16
12176
12177         * src/mimeview.c
12178           src/pgptext.[ch]
12179           src/procmsg.c
12180                 make decryption of ascii-armored pgp encrypted messages
12181                 and verification of ascii-armored signatures work again.
12182                 slightly altered from the patch by Jens Jahnke 
12183                 <jan0sch@gmx.net>
12184
12185                 ##FIX ME##
12186                 * the checking of plaintext signatures always comes up in 
12187                   a popup box
12188                 * it doesn't work for multipart messages 
12189                 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
12190                   including the msg headers and these 2 line themselves, are 
12191                   not displayed
12192
12193         * src/mainwindow.c
12194                 "View/Folder Tree" becomes "View/Separate Folder Tree"
12195                 "View/Message View" becomes "View/Separate Message View"
12196                 because its less ambiguous.
12197
12198         * po/es.po
12199                 updated by Ricardo Mones Lastra
12200
12201 2002-02-26 [paul]       0.7.2claws15
12202
12203         * sync with sylpheed 0.7.2cvs17
12204                 see ChangeLog entries 2002-02-25 and 2002-02-26
12205
12206 2002-02-25 [christoph]  0.7.2claws14
12207
12208         * src/filtering.[ch]
12209         * src/inc.c
12210                 do filtering stuff after all messages have been received
12211                   1. drop all messages to .processing
12212                   2. scan processing folder for messages
12213                   3. filter messages or move to inbox
12214                 this will also find old messages left in processing after
12215                 a crash or something like that and we get a real msginfo
12216                 from folder->get_msg_list and do not have to create our
12217                 own in filter_message
12218         * src/matcher_parser_parse.y
12219                 remove MIX/MAX warning (reordered includes)
12220
12221 2002-02-25 [paul]       0.7.2claws13
12222
12223         * sync with sylpheed 0.7.2cvs15
12224                 see ChangeLog entry 2002-02-24
12225
12226 2002-02-24 [alfons]     0.7.2claws12
12227
12228         * src/filtering.c
12229                 clear old color flags first when applying a new color to
12230                 a message info. 
12231                 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
12232
12233 2002-02-24 [alfons]     0.7.2.claws11
12234         
12235         * AUTHORS
12236         * src/prefs_common.c
12237                 add presets for Opera and Konqueror, closes patch #517261,
12238                 submitted by Ville Skyttä <scop@users.sourceforge.net>
12239
12240 2002-02-24 [alfons]     0.7.2.claws10
12241
12242         * AUTHORS
12243         * src/summaryview.c
12244                 fix threading for null message ids, closes patch #521601,
12245                 submitted by Bob Forsman <hammor@users.sourceforge.net>
12246
12247 2002-02-24 [alfons]     0.7.2claws9
12248
12249         * src/summaryview.c
12250         * src/filtering.c
12251                 make Tool | Filter Message work with filtering system so
12252                 setting flags also works
12253
12254                 TODO:
12255
12256                 - Processing uses the same function as Tool | Filter
12257                   Message, but doesn't use the same update proc yet
12258
12259 2002-02-23 [paul]       0.7.2claws8
12260
12261         * sync with sylpheed 0.7.2cvs14
12262                 see ChangeLog entries 2002-02-22 and 2002-02-23
12263
12264 2002-02-22 [christoph]  0.7.2claws7
12265
12266         * src/quote_fmt.c
12267                 Add column space to table
12268         * src/quote_fmt_parse.y
12269                 Close files
12270
12271 2002-02-22 [paul]       0.7.2claws6
12272
12273         * src/Makefile.am
12274           src/defs.h
12275           src/filtering.c
12276           src/inc.[ch]
12277           src/mainwindow.c
12278           src/matcher.[ch]
12279           src/matcher_parser_lex.l
12280           src/matcher_parser_parse.y
12281           src/pop.[ch]
12282           src/prefs_account.h
12283           src/prefs_filtering.c
12284           src/selective_download.[ch]   *** NEW FILES ***
12285           src/utils.[ch]
12286           po/POTFILES.in
12287                 Selective Download added to 'Tool' menu. 
12288                 Retrieves email headers of the currently selected pop3 
12289                 account and allows the user to mark emails for deletion 
12290                 right on the pop3 server. Patch submitted by Oliver Haertel 
12291                 <oha@users.sourceforge.net>.
12292         
12293         * po/POTFILES.in
12294                 add 'src/quote_fmt.c'           
12295
12296 2002-02-22 [christoph]  0.7.2claws5
12297
12298         * src/Makefile.am
12299                 added quote_fmt.c
12300         * src/prefs_common.[ch]
12301         * src/prefs_template.c
12302         * src/quote_fmt.c               *** NEW FILE ***
12303         * src/quote_fmt.h
12304                 move quote format symbol description code
12305                 to it's own file because it is used from
12306                 differnent code parts
12307                 Rewrote symbol description GUI
12308                   + use table
12309                   + add separators
12310                   + get data from array (no more long constant strings)
12311         * src/quote_fmt_lex.l
12312         * src/quote_fmt_parse.y
12313                 Symbol for Literal % changed to \% instead of %%
12314                 (More logical as \ is used for quoting for other symbols)
12315                 Add |f and |p to include files and program output
12316                 Examples:
12317                     |f{/home/.../.signature}
12318                     |p{date}
12319         * po/de.po
12320                 Correct wrong spelling for "Referenzen"
12321
12322 2002-02-21 [paul]       0.7.2claws4
12323
12324         * src/procmsg.c
12325                 forgotten during sync
12326
12327 2002-02-21 [paul]       0.7.2claws3
12328
12329         * sync with sylpheed 0.7.2cvs11
12330                 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
12331                 2002-02-20 and 2002-02-21
12332
12333 2002-02-20 [melvin]     0.7.2claws2
12334
12335         * src/prefs_actions.c
12336                 Added error report when child cannot fork or when execvp 
12337                 returns with an error.
12338
12339 2002-02-19 [christoph]  0.7.2claws1
12340
12341         * src/codeconv.c
12342                 return unconverted text if conde conversion is not possible
12343                 when libjconv is used.
12344                 (patch submitted by "Simon 'corecode' Schubert")
12345
12346 2002-02-19 [paul]       
12347
12348         * version 0.7.2claws release
12349
12350 2002-02-19 [paul]       0.7.2claws
12351
12352         * po/nl.po
12353                 updated by Wilbert Berendsen
12354
12355
12356 2002-02-18 [alfons]     0.7.1claws13
12357
12358         * src/syldap.c
12359         * src/jpilot.c
12360                 remove references to dlfcn and explicitly loading functions
12361                 from dynalink libs, because libs linked anyway, and functions
12362                 are loaded explicitly
12363
12364 2002-02-17 [melvin]     0.7.1claws12
12365
12366         * src/prefs_actions.c
12367                 Replaced children wait loop with double fork technique.
12368                 Now, input/output window updated at each new output.
12369                 free_children(): Fixed a memory leak.
12370                 Made input/output window non closable if running children
12371                 still exist.
12372                 Added missing <unistd.h> include.
12373                 Added some --debug outputs.
12374
12375 2002-02-17 [melvin]     0.7.1claws11
12376
12377         * src/summaryview.c
12378                 Fixed bug where descending sort order did not select top
12379                 message.
12380
12381 2002-02-17 [melvin]     0.7.1claws10
12382
12383         * acconfig.h
12384                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
12385         * src/prefs_common.c
12386                 Pspell data package directory no more hard coded but
12387                 set during configuration (PSPELL_PATH). (Thanks to 
12388                                 Gustavo Noronha Silva.)
12389
12390 2002-02-17 [melvin]     0.7.1claws9
12391
12392         * configure.in
12393                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
12394         * src/gtkspell.c
12395                 Fixed compile-time warnings.
12396
12397 2002-02-16 [alfons]     0.7.1claws8
12398
12399         * src/filesel.c
12400                 fix inadvertent free of NULL pointer which caused
12401                 sylpheed to crash when closing the save-as dialog
12402                 using the window close button
12403
12404 2002-02-16 [carsten]    0.7.1claws7
12405         * src/mainwindow.[ch]
12406           src/summaryview.c
12407           src/prefs_common.c
12408                 fixes for pixmap theming code:
12409                         - recently changed mail attributes shouldn't get
12410                           lost any longer
12411                         - theme is only reloaded iff another theme was
12412                           selected
12413
12414 2002-02-16 [paul]       0.7.1claws6
12415
12416         * sync with sylpheed 0.7.2 release
12417                 see ChangeLog entry 2002-02-15 and 2002-02-16
12418
12419 2002-02-15 [paul]       0.7.1claws5
12420
12421         * sync with sylpheed 0.7.1cvs9
12422                 see ChangeLog entry 2002-02-15
12423
12424         * po/POTFILES.in
12425                 remove unneeded headerwindow.c entry
12426
12427 2002-02-14 [carsten]    0.7.1claws4
12428         * src/summaryview.c
12429                 fixed a bug for "Go to next unread message": there was
12430                 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
12431                 in the prefs, because of doing "Search again" instead
12432                 "No"
12433
12434 2002-02-14 [carsten]    0.7.1claws3
12435         * src/stock_pixmap.c
12436                 removed 2 more mem leaks; following memprof,
12437                 this code is "leak free" now :)
12438
12439 2002-02-14 [carsten]    0.7.1claws2
12440         * src/stock_pixmap.c
12441                 used opendir/readdir/closedir instead of scandir
12442                 -> code should work now on Solaris
12443
12444 2002-02-14 [paul]       0.7.1claws1
12445
12446         * sync with sylpheed 0.7.1cvs8
12447                 see ChangeLog entries 2002-02-13 and 2002-02-14
12448
12449         * README.claws
12450                 add some description of Actions and Pixmap Themes
12451
12452 2002-02-13 [paul]       
12453
12454         * version 0.7.1claws release
12455
12456 2002-02-13 [paul]       0.7.1claws
12457
12458         * po/es.po
12459           po/it.po
12460           po/pt_BR.po
12461                 updated translations, submitted by Ricardo Mones Lastra,
12462                 Alessandro Maestri and Fabio Junior Beneditto
12463
12464 2002-02-13 [melvin]     0.7.0claws75
12465
12466         * src/prefs_actions.c
12467                 Added missing "signal.h" include
12468
12469 2002-02-13 [melvin]     0.7.0claws74
12470
12471         * src/prefs_folder_item.c
12472                 Added missing "config.h" include
12473         * po/fr.po
12474                 Updated French translation for folder propriety.
12475
12476 2002-02-13 [jens]       0.7.0claws73
12477
12478         * po/POTFILES.in
12479                 Added missing src/prefs_folder_item.c [log added by melvin]
12480         * po/de.po
12481                 Updated German translation.
12482
12483 2002-02-13 [melvin]     0.7.0claws72
12484
12485         * po/fr.po
12486                 Updated French translation.
12487
12488 2002-02-13 [melvin]     0.7.0claws71
12489
12490         * src/gtkutils.c
12491                 Made gtkut_editable_get_selection return NULL if selection
12492                 is of length zero.
12493                 This fixes a bug where selecting part of message A then
12494                 switching to message B and replying to it will not
12495                 quote the message's body.
12496
12497 2002-02-12 [paul]       0.7.0claws70
12498
12499         * src/mainwindow.c
12500                 cosmetic, relating to pixmap themes: on toolbar make 
12501                 updating of 'Exec' and 'Compose news/Compose email'
12502                 icons faster.
12503
12504 2002-02-12 [carsten]    0.7.0claws69
12505         * src/folderview.c
12506           src/mainwindow.[ch]
12507           src/stock_pixmap.c
12508           src/summaryview.c
12509           src/prefs_common.c
12510                 - refreshing after changing pixmap theme better
12511                   now (thanks Paul)
12512                 - wanted to remove some mem leaks, but alfons was
12513                   faster (and had the better solution ;)
12514
12515 2002-02-12 [alfons]     0.7.0claws68
12516
12517         * src/prefs_common.c
12518         * src/stock_pixmap.[ch]
12519                 plug mem leaks, refactor code a little bit
12520
12521
12522 2002-02-12 [sergey]     0.7.0claws67
12523
12524         * src/imap.c
12525                 Fixed problem with copying messages to IMAP folders when the
12526                 server uses something other than '/' as a namespace separator
12527                 (cyrus-imapd uses '.').
12528
12529 2002-02-12 [jens]       0.7.0claws66
12530
12531         * po/de.po
12532                 Updated German Translation
12533
12534 2002-02-12 [paul]       0.7.0claws65
12535
12536         * sync with sylpheed 0.7.1cvs1
12537                 see ChangeLog entry 2002-02-12
12538
12539 2002-02-12 [melvin]     0.7.0claws64
12540
12541         * src/prefs_actions.c
12542                 Fixed "feature" where children's output was duplicated 
12543                 instead of refreshed while monitoring.
12544                 Removed some debug code.
12545
12546 2002-02-12 [christoph]  0.7.0claws63
12547
12548         * src/compose.c
12549                 always delete message from queue after sending/send error
12550                 (closes bug #509601)
12551
12552 2002-02-12 [melvin]     0.7.0claws62
12553
12554         * src/prefs_actions.c
12555                 Children wait loop is now triggered with a timeout of 1s
12556                 Added %F which is replaced with the list of filenames 
12557                 of all selected messages (as suggested by Ricardo Mones Lestra)
12558                 Pipe syntax changed. Prefix with | to send selection, postfix
12559                 with | to retrieve output. Prefix with > or * to send
12560                 user definable input to the command (*: input is hidden)
12561                 Old pipe action should now be postfixed with |, too.
12562
12563 2002-02-12 [carsten]    0.7.0claws61 (more 59.75)
12564         * src/stock_pixmap.c
12565                 fixed a bug: if there's no theme directory don't
12566                 throw an error, just do "nothing" (thanks Alfons)
12567
12568 2002-02-12 [carsten]    0.7.0claws60
12569         * src/folderview.c
12570           src/summaryview.c
12571                 had to write the cache twice (nasty!); some marks would 
12572                 get lost if not
12573
12574 2002-02-11 [carsten]    0.7.0claws59
12575         * acconfig.h
12576           configure.in
12577           doc-src/maintainer_guide.txt
12578           src/compose.[ch]
12579           src/defs.h
12580           src/folderview.[ch]
12581           src/gtkutils.[ch]
12582           src/mainwindow.[ch]
12583           src/prefs_common.[ch]
12584           src/stock_pixmap.[ch]
12585           src/summaryview.[ch]
12586                 pixmap theming and related work on pixmap
12587                 handling on some other places
12588                 (e.g. hrm features for all folder)
12589           src/pixmap/stock_*.xpm -> the stock_ was removed
12590         
12591 2002-02-11 [paul]       0.7.0claws58
12592
12593         * sync with sylpheed 0.7.1 release
12594                 see ChangeLog entries 2002-02-11
12595
12596 2002-02-08 [paul]       0.7.0claws57
12597
12598         * sync with sylpheed 0.7.0cvs39
12599                 see ChangeLog entry 2002-02-07 (last entry) 
12600
12601         * src/prefs_actions.c
12602           src/prefs_filtering.c
12603           src/prefs_matcher.c
12604           src/prefs_scoring.c
12605                 sync: made it compile with C compilers other than gcc
12606
12607 2002-02-07 [paul]       0.7.0claws56
12608
12609         * sync with sylpheed 0.7.0cvs38
12610                 see ChangeLog entries 2002-02-06 (last 2 entries) and
12611                 2002-02-07
12612
12613 2002-02-07 [darko]      0.7.0claws55
12614
12615         * src/gtkutils.[ch]
12616         * src/summaryview.c
12617                 Fix const gchar */gchar * issue (thanks Hiro)
12618
12619 2002-02-07 [darko]      0.7.0claws54
12620
12621         * src/compose.[ch]
12622         * src/filtering.c
12623         * src/gtkutils.[ch]
12624         * src/prefs_template.c
12625         * src/quote_fmt.h
12626         * src/quote_fmt_parse.y
12627         * src/summaryview.c
12628         * src/utils.[ch]
12629                 When replying or forwarding an email don't quote the entire
12630                 mail body but use the part of the message text that is selected
12631
12632 2002-02-06 [melvin]     0.7.0claws53
12633
12634         * src/prefs_common.[ch]
12635         * src/gtkspell.[ch]
12636         * src/compose.c
12637                 Made possible to switch quickly to last used dictionary
12638                 which makes checking bilingual documents easier.
12639
12640 2002-02-06 [melvin]     0.7.0claws52
12641         
12642         * po/POTFILES.in
12643                 Added forgotten new file src/prefs_actions.c
12644
12645 2002-02-06 [melvin]     0.7.0claws51
12646
12647         * src/prefs_actions.c   ** NEW FILE **
12648         * src/prefs_actions.h   ** NEW FILE **
12649                 Added actions to execute on message text view, or on the
12650                         message's file.
12651         * src/Makefile.am
12652                 Added src/prefs_actions.[ch]
12653         * src/compose.c
12654                 Added new menu "Edit/Actions"
12655         * src/defs.h
12656                 Added new actionsrc file.
12657         * src/main.c
12658                 Added actionsrc reading.
12659         * src/mainwindow.c
12660                 Added new menus "Edit/Actions" and "Configuration/Actions..."
12661         * src/prefs_common.h
12662                 Added new element actionslst element to prefs_common.
12663
12664 2002-02-06 [paul]       0.7.0claws50
12665
12666         * sync with sylpheed 0.7.0cvs36
12667                 see ChangeLog entry 2002-02-06
12668
12669 2002-02-05 [paul]
12670
12671         * po/es.po
12672                 updated by Ricardo Mones Lastra
12673
12674 2002-02-05 [paul]       0.7.0claws49
12675
12676         * sync with sylpheed 0.7.0cvs33
12677                 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
12678
12679 2002-02-05 [paul]       0.7.0claws48
12680
12681         * src/compose.c
12682                 re-add 'Edit/Advanced/Delete entire line', previously named
12683                 'Delete Line+'
12684
12685 2002-02-04 [paul]       0.7.0claws47
12686
12687         * src/compose.c
12688           src/summaryview.c
12689                 fix bug #494993 (Reply All not taking Reply-To into consi)
12690                 eliminate differences in behaviour of right-click 'Reply to all' 
12691                 in summary view and 'Reply to all' on the toolbar. 
12692                 fix bug where Reply-To gets ignored by 'Reply to all' in summary
12693                 view and From gets ignored by 'Reply to all' on toolbar.
12694                 fix bug where 'Reply to all' on toolbar uses To twice and ignores
12695                 From when no Reply-To header is present.
12696
12697 2002-02-04 [paul]       0.7.0claws46
12698
12699         * sync with sylpheed 0.7.0cvs30
12700                 see ChangeLog entries 2002-02-03 and 2002-02-04
12701
12702 2002-02-03 [melvin]     0.7.0claws45
12703
12704         * src/gtkspell.[ch]
12705                 Readded function to highlight all misspelled words.
12706                 Fixed bug where user-provided-words did not replace
12707                         correctly the misspelled word when using the mouse.
12708                 Fixed bug where checking a region selected from right to left did
12709                         not check the region at all.
12710                 Fixed bug where 'Check backwards' may not check at all. 
12711                 Fixed memory leaks where popup menus and accel_groups were not destroyed.
12712                 Fixed possible buffer overflow when checking for long strings (>1k).
12713                 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
12714                 Accelerators code uses now gtk_widget_add_accel.
12715                 Removed and disabled obsolete and unfinished code.
12716                 Cleaning up.
12717
12718         * src/compose.c
12719                 Added menu item to Highlight all misspelled words.
12720
12721 2002-02-01 [paul]       0.7.0claws44
12722
12723         * src/mainwindow.c
12724                 fix '/View/Hide read messages' sensitivity when all
12725                 messages in a folder are hidden
12726
12727 2002-02-01 [paul]       0.7.0claws43
12728
12729         * src/main.c
12730                 add --send option to command line interface, sends all
12731                 queued mail. Patch submitted by Ricardo Mones Lastra.
12732
12733 2002-01-31 [paul]       0.7.0claws42
12734
12735         * src/mainwindow.c
12736                 add '/View/Hide read messages' to main_window_set_menu_sensitive()
12737
12738 2002-01-31 [paul]       0.7.0claws41
12739
12740         * sync with sylpheed 0.7.0cvs27
12741                 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
12742                 and 2002-01-31
12743
12744         * src/textview.c
12745                 comment out elements of textview_show_part() as temporary
12746                 workaround for attachment 'Display as text' bug 
12747
12748         * po/pt_BR.po
12749                 updated by Fabio Junior Beneditto
12750
12751 2002-01-30 [paul]       0.7.0claws40
12752
12753         * sync with sylpheed 0.7.0cvs24
12754                 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
12755                 and 2002-01-30
12756
12757         * src/compose.c
12758                 add {N_("/_Spelling"), ... "<Branch>"} to 
12759                 GtkItemFactoryEntry compose_entries[]
12760
12761         * src/prefs_common.c
12762                 add claws menu items to prefs_keybind_apply_clicked()
12763                 and remove non-claws menu items
12764
12765 2002-01-29 [paul]       0.7.0claws39
12766
12767         * sync with sylpheed 0.7.0cvs22
12768                 see ChangeLog entries 2002-01-28 and 2002-01-29
12769
12770 2002-01-28 [melvin]     0.7.0claws38
12771
12772         * src/compose.c
12773                 Added the declartion of compose_send_control_enter.
12774
12775         * src/compose.c
12776         * src/gtkspell.[ch]
12777                 Added in a 'Spelling' menu which includes the configuration menu. 
12778                 Added a real 'Check all' and got rid from the old one which only
12779                 highlited misspelled word.
12780                 Made 'Check while typing' a disableable option.
12781                 Added a dialog when there are no more misspelled word.
12782                 Added a dialog if error occurs when switching to a dictionary.
12783         
12784         * src/prefs_common.[ch]
12785                 Added option for the default 'Check while typing' option.
12786
12787
12788 2002-01-28 [alfons]     0.7.0claws37
12789
12790         * src/compose.c
12791                 fix buglet and make code comply with sylpheed code style
12792
12793 2002-01-28 [paul]       0.7.0claws36
12794
12795         * sync with sylpheed 0.7.0cvs19
12796                 see ChangeLog entries for 2002-01-28
12797
12798 2002-01-28 [hoa]        0.7.0claws35
12799
12800         * src/defs.h
12801                 added rendererrc
12802
12803         * src/main.c
12804                 read the renderer config
12805
12806         * src/procmime.[ch]
12807                 use the renderer config to convert mime attachments
12808
12809         * src/textview.c
12810                 don't use textview_show_html/ertf,
12811                 use get_text_content instead
12812
12813 2002-01-27 [alfons]     0.7.0claws34
12814         
12815         * src/news.c
12816                 make sylpheed believe it can delete a news message...
12817                 (messages are NOT deleted, maybe we should remove
12818                 processing from the folder properties after all.)
12819
12820 2002-01-27 [alfons]     0.7.0claws33
12821
12822         * src/folder.c
12823                 add extra checks
12824         * src/news.c
12825                 implement remove_msg() 
12826
12827 2002-01-27 [alfons]     0.7.0claws32
12828
12829         * src/procmsg.h
12830         * src/procheader.c
12831         * src/messageview.c
12832                 fix return receipt / disposition notification again. this
12833                 stuff seems to break on _every_ major summary UI change, so
12834                 it's now implemented using a flag which is saved in the
12835                 marks cache
12836                 
12837 2002-01-26 [alfons]     0.7.0claws31
12838
12839         * src/import.c
12840                 let import dialog show the destination folder identifier
12841
12842 2002-01-26 [melvin]     0.7.0claws30
12843
12844         * src/folderview.c
12845         * src/summaryview.c
12846                 Readded 'Mark all read' into summary view popup menu
12847                 Added 'Mark all read' in folder view popup menu for IMAP
12848                 and NNTP.
12849                 Made it insensitive if the selected folder is not the shown
12850                 one to avoid 'Mark all read' on the wrong folder.
12851                 
12852 2002-01-26 [paul]       0.7.0claws29
12853
12854         * src/folderview.c
12855           src/summaryview.c
12856                 move 'Mark all read' from summary view to folder view
12857                 menu. (adapted from) patch submitted by Jeremy Andrews,
12858                 <lists@kerneltrap.com>
12859
12860 2002-01-25 [alfons]     0.7.0claws28
12861
12862         * src/gtkstext.c
12863                 put the gtk class name back so GtkSText adapts the 
12864                 settings of GtkText
12865
12866 2002-01-25 [alfons]     0.7.0claws27
12867
12868         * src/folderview.c 
12869                 assimilate Ricardo's patch that shows pixmaps instead of
12870                 plain "new" and "unread" texts in the folder view column
12871                 headers 
12872
12873 2002-01-25 [paul]       0.7.0claws26
12874
12875         * src/Makefile.am
12876                 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can 
12877                 be found in non-standard locations. 
12878                 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
12879
12880 2002-01-25 [paul]       0.7.0claws25
12881
12882         * sync with sylpheed 0.7.0cvs16
12883                 see ChangeLog entry 2002-01-25
12884
12885 2002-01-24 [paul]       0.7.0claws24
12886
12887         * more sync with sylpheed 0.7.0cvs15
12888                 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
12889
12890 2002-01-23 [sergey]     0.7.0claws23
12891
12892         * src/importldif.c
12893                 Fixed segfault when closing LDIF import wizard with
12894                 the window manager.
12895         * src/imageview.c
12896         * src/imageview.h
12897         * src/messageview.c
12898         * src/mimeview.c
12899                 Fixed wrong scrolling position after switching between
12900                 text and image parts.
12901
12902 2002-01-23 [paul]       0.7.0claws22
12903
12904         * sync with sylpheed 0.7.0cvs15
12905                 see ChangeLog entries 2002-01-22 and 2002-01-23
12906
12907 2002-01-21 [melvin]     0.7.0claws21
12908
12909         * src/prefs_scoring.c
12910         * src/prefs_filtering.c
12911                 Fixed bug where scoring and filtering windows stopped
12912                 autochecking.
12913
12914 2002-01-21 [paul]       0.7.0claws20
12915
12916         * sync with sylpheed 0.7.0cvs12
12917                 see ChangeLog entries 2002-01-20 and 2002-01-21
12918
12919 2002-01-21 [carsten]    0.7.0claws19
12920         * src/mainwindow.c
12921         * src/menu.[ch]
12922         * src/messageview.[ch]
12923         * src/summaryview.[ch]
12924                 changes to shortcuts handling again:
12925                         + "Q" now controled by mainwin
12926                         + v/V are now customizable and have slightly
12927                           different meanings
12928                 the "button" to minimize the messageview (and maximize
12929                 the summary view) is a real button now
12930         * src/compose.c
12931                 "Delete Line+" added to Edit/Advanced (this will also
12932                 delete the '\n')
12933
12934 2002-01-20 [melvin] 0.7.0claws18
12935
12936         * src/addressbook.c
12937                 Made "Bcc" sensitive when addressbook is called from
12938                 compose window (it was a Claws only bug).
12939
12940 2002-01-19 [alfons] 0.7.0claws17
12941
12942         * src/inc.c
12943                 prevent unnecessary updates when currently selected folder has
12944                 no new messages 
12945
12946 2002-01-19 [alfons] 0.7.0claws16
12947         
12948         * src/summaryview.c
12949                 prevent writing the cache based on current message list in summary 
12950                 view when filtering also put messages in currently selected folder
12951
12952 2002-01-19 [paul]
12953
12954         * po/it.po
12955                 Italian translation submitted by Alessandro Maestri
12956                 <a.maestri@cs.tin.it>
12957
12958 2002-01-18 [melvin]     0.7.0claws15
12959
12960         * src/prefs_filters.c
12961                 fixed bug where 'cancel' from 'filters' window stops autochecking
12962                 if the timer timed out  when the window was open.
12963
12964 2002-01-18 [match]      0.7.0claws14
12965
12966         * src/addrclip.[ch]     ** NEW FILE **
12967         * src/addrselect.[ch]   ** NEW FILE **
12968         * src/adbookbase.h      ** NEW FILE **
12969                 addressbook cut, copy and paste
12970         * src/addrbook.[ch]
12971         * src/addrcache.[ch]
12972         * src/addressitem.h
12973         * src/addrindex.[ch]
12974         * src/addritem.[ch]
12975         * src/importldif.c
12976         * src/importmutt.c
12977         * src/jpilot.[ch]
12978         * src/syldap.[ch]
12979         * src/vcard.[ch]
12980         * src/jpilot.[ch]
12981         * src/editbook.c
12982         * src/editjpilot.c
12983         * src/editldap.c
12984         * src/editvcard.c
12985                 support for copy/paste
12986         * src/addressbook.c
12987                 support for copy/paste
12988                 tidy up menu option processing
12989                 correct address list function arguments
12990         * src/editaddress.c
12991                 sort user attributes
12992         * src/ldif.h
12993         * src/mutt.h
12994                 tidy up
12995
12996         * src/addrbook.[ch]
12997         * src/addrbook.[ch]
12998         * src/addrbook.[ch]
12999                 
13000
13001 2002-01-18 [paul]       0.7.0claws13
13002
13003         * sync with sylpheed 0.7.0cvs8
13004                 configure.in: support Mac OS X (Darwin)
13005
13006 2002-01-18 [carsten]    0.7.0claws12
13007         * src/html.c
13008                 small hack to fix a segfault with an empty href
13009                 (reported by Alexandra Walford <deeni@altern.org>)
13010         * src/mainwindow.c
13011         * src/summaryview.c
13012                 the shortcuts for Mark und Mark as unread are hardcoded
13013                 again
13014         * src/compose.c
13015         * src/gtkstext.[ch]
13016                 readded the shortcuts in gtkstext but made them
13017                 customizeable (simply by adding a menu plus a wrapper
13018                 to compose.c)
13019
13020 2002-01-17 [melvin]     0.7.0claws11
13021
13022         * src/gtkspell.c
13023                 fix default dictionary not being saved.
13024
13025 2002-01-16 [darko]      0.7.0claws10
13026
13027         * src/compose.c
13028                 fix wrapping crash with URL longer than wrapping margin
13029
13030 2002-12-08 [hoa]        0.7.0claws10
13031
13032         * src/matcher_parser_parse.y
13033                 fixed some bugs
13034
13035         * src/prefs_filtering.c
13036                 now, we can use bounce action in the dialog box.
13037
13038 2002-01-16 [carsten]    0.7.0claws9
13039         * src/gtkstext.c
13040                 removed the <control> and <alt> shortcuts because they're
13041                 not needed and interefered with the "normal" shortcuts
13042         * src/mainwindow.c
13043         * src/summaryview.c
13044                 removed most of the hardcoded shortcuts and assigned
13045                 them to menu entries making them easy customizable by
13046                 that
13047
13048 2002-01-16 |melvin]     0.7.0claws8
13049
13050         * src/gtkspell.c
13051                 fixed bug where using the mouse and when the compose
13052                 window is not on top may result in a crash.
13053
13054 2002-01-16 [melvin]     0.7.0claws7
13055
13056         * src/compose.c
13057                 fixed a long standingspell checker bug which could 
13058                 cause a crash after sending a message.
13059
13060 2002-01-16 [paul]       0.7.0claws6
13061
13062         * sync with sylpheed 0.7.0cvs7
13063                 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
13064                 2002-01-15, and 2002-01-16
13065
13066 2002-01-16 [melvin]     0.7.0claws5
13067
13068         * README.claws
13069         * src/compose.c
13070         * src/gtkspell.[ch]
13071         * src/main.c
13072                 Heavily modified spell checker code to work around
13073                 ispell bug, to add keyboard shortcuts and for future
13074                 enhancements. See README.claws for usage information.
13075
13076 2002-01-15 [alfons]     0.7.0claws4
13077         
13078         * src/summaryview.c
13079                 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
13080                 so sorting within threads reflects sort mode
13081
13082 2002-01-15 [christoph]  0.7.0claws3
13083
13084         * src/procmsg.c
13085                 added alertpanel if mail sending failed
13086
13087 2002-01-15 [alfons]     0.7.0claws2
13088         
13089         * src/prefs_filtering.c
13090                 don't stop timer when prefs filtering dialog is opened
13091
13092 2002-01-14 [alfons]     0.7.0claws1
13093
13094         * src/addr_compl.c
13095         * src/prefs.c
13096                 remove debug_print()s for privacy reasons
13097
13098 2002-01-14 [darko]      0.7.0claws
13099
13100         * README.claws
13101                 quotation wrapping is now also in the main branch
13102
13103 2002-01-14 [paul]
13104
13105         * tools/filter_conv.pl
13106                 allow for Boolean Op and case-sensitivity
13107                 this file is included in the release and tagged
13108                 'rel_0_7_0'
13109
13110 2002-01-13 [paul]       0.7.0claws
13111
13112         * release 0.7.0, with cvs tag 'rel_0_7_0'
13113
13114 2002-01-13 [paul]
13115
13116         * tools/filter_conv.pl
13117         * tools/README
13118                 rewritten to output to matcherrc instead of filteringrc
13119
13120         * po/es.po
13121                 updated Spanish translation by Ricardo Mones Lastra
13122
13123 2002-01-13 [alfons]
13124
13125         * po/nl.po
13126                 update dutch translation
13127
13128 2002-01-13 [paul]
13129
13130         * po/pt_BR.po
13131                 Updated by Fabio Junior Beneditto 
13132
13133 2002-01-13 [melvin]     0.6.6claws53
13134
13135         * po/fr.po
13136                 Updated french translation
13137
13138 2002-01-12 [alfons]     0.6.6claws52
13139
13140         * src/filtering.c
13141                 plug mem leak that has been sitting there for ages              
13142
13143 2002-01-12 [alfons]     0.6.6claws51
13144
13145         * src/summaryview.c
13146                 undo melvin's changes from 0.6.6claws48 because summary
13147                 view now refuses to select first unread message when
13148                 selecting a folder 
13149
13150 2002-01-11 [alfons]     0.6.6claws50
13151
13152         * src/import.c
13153                 use claws' semantics for getting folder item when
13154                 importing an mbox file into a folder 
13155                 (submitted by Dale P. Smith)
13156
13157 2002-01-11 [christoph]  0.6.6claws49
13158
13159         * src/prefs.h
13160                 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
13161                 toggle widget, because non static prefs can not use
13162                 prefs_set_* functions
13163         * src/prefs_account.c
13164                 toggle smtp auth password field sensitivity if
13165                 user id is empty and add descrition of usage for
13166                 these fields
13167         * src/prefs_folder_item.c
13168                 use SET_TOGGLE_SENSITIVITY macro to instead of extra
13169                 callbacks
13170
13171 2002-01-11 [melvin]     0.6.6claws48
13172
13173         * src/compose.c
13174                 fix the 'Ctrl-Enter' feature for sending and test really
13175                 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
13176                 editables which was not documented in Gtk)
13177
13178         * src/summaryview.c
13179                 Made summaryview refresh after sorting and not before.
13180
13181 2002-01-11 [christoph]  0.6.6claws47
13182
13183         * src/compose.c
13184                 select account from account ids if possible and
13185                 correctly set save folder for copy in reedit
13186
13187 2002-01-10 [paul]       0.6.6claws46
13188
13189         * sync with sylpheed 0.7.0 release
13190                 see ChangeLog entries 2002-01-07, 2002-01-08 and
13191                 2002-01-09
13192
13193 2002-01-09 [alfons]
13194
13195         * src/summaryview.c
13196                 remove more dirt traces...
13197
13198 2002-01-09 [alfons]
13199         
13200         * src/summaryview.c
13201                 clean up some traces of my debugging stuff
13202
13203 2002-01-09 [alfons]     0.6.6claws45
13204
13205         * src/filtering.c
13206                 break up filteringprop_apply() in three separate pieces
13207                 so we can drop messages that failed processing in the
13208                 inbox
13209
13210         * src/summaryview.c
13211                 fix bug #469598 "no refresh of inbox after filter" which 
13212                 was introduced by the new summary view locking, and which 
13213                 prevented the summary view to update after a manual filter 
13214                 message. claw's filter message requires a summary_show().
13215                 (aargh, summary_show() again! :-)
13216                 
13217 2002-01-07 [alfons]     0.6.6claws44
13218
13219         * src/headerwindow.c
13220         * src/logwindow.c
13221         * src/messageview.c
13222         * src/sourcewindow.c
13223                 bring in Hiro's last 0.7.0 wm class fixes
13224
13225         * tools/sylprint.pl
13226                 bring in Ricardo's fix for sylprint script
13227
13228         * AUTHORS       
13229         * src/rfc2015.[ch]
13230         * src/prefs_common.[ch]
13231         * src/prefs_account.[ch]
13232         * src/compose.c
13233                 clean up account preference poison in rfc2015,
13234                 and preparation to fix double sign bug 
13235                 (patch submitted by Simon 'corecode' Schubert)
13236
13237 2002-01-07 [christoph]  0.6.6claws43
13238
13239         * src/mh.c
13240                 search for free message number, do not only rely
13241                 on last_num
13242         * src/send.c
13243                 fix smtp auth and use extra account information
13244                 if available, if not use pop3 data instead
13245                 (closes bug #500341)            
13246         * src/ssl.[ch]
13247                 match coding style
13248
13249 2002-01-06 [alfons]     0.6.6claws42
13250
13251         * src/mainwindow.c
13252                 try making the separate windows work again...
13253
13254 2002-01-06 [alfons]     0.6.6claws41
13255
13256         * src/mainwindow.c
13257                 adapt Hiro's separate window menu (to get rid of the funny
13258                 duplicate menu items), and make it work again
13259
13260 2002-01-06 [alfons]     0.6.6claws40
13261
13262         * tools/Makefile.am
13263         * tools/sylprint.rc
13264         * tools/sylprint.pl
13265         * tools/README.sylprint
13266                 add sylprint script for printing mails from Sylpheed
13267                 (contributed by Ricardo Mones Lastra)
13268
13269         * src/acount.c
13270                 clean up
13271
13272 2002-01-06 [melvin]     0.6.6claws39
13273
13274         * src/mainwindow.c
13275         * src/summaryview.c
13276                 Fixed crash introduced in 0.6.6claws38 by the menu
13277                 reorganisation (Hide read messages)
13278         
13279         * ChangeLog.claws 
13280                 Fixed typo (we are now in 2002, alfons ;) )
13281
13282 2002-01-05 [alfons]     0.6.6claws38
13283
13284         * sync with sylpheed 0.6.6cvs10-17
13285                 (last stuff marked as LAST_STABLE)
13286
13287 2002-01-04 [melvin]     0.6.6claws37
13288
13289         * src/account.c
13290                 Made account selection code use strcasestr again instead of
13291                 g_strcasecmp (fixes bug where reediting queued messages
13292                 did not select proper account reported by T. Link).
13293         
13294         * src/folderview.c
13295                 Fix bug where folder icons are not shown when 'hide read messages'
13296                 is on.
13297         
13298         * src/stock_pixmaps.[ch]
13299                 Added folder icons for 'hide read messages'.
13300         
13301         * src/compose.c
13302                 Fixed bug where 'Enter' in a header entry will send the message 
13303                 if 'CTL-Enter' was chosen as a shorcut for sendind. 
13304
13305 2002-01-03 [melvin]     0.6.6claws36
13306         
13307         * src/prefs.[ch]
13308                 Added popup menu for common preferences and
13309                 account preferences (right click on tab displays
13310                                 a menu of all tabs.)
13311
13312 2002-01-02 [melvin]     0.6.6claws35
13313
13314         * src/gtkspell.[ch]
13315                 Made spelling code compatible with undo/redo feature.
13316                 Added creation of suggestion mode menu for the general
13317                         preferences.
13318         
13319         * src/prefs_common.[ch]
13320                 Added option menu for the speller's suggestion mode.
13321                 Added missing spaces in "..." buttons and made a "..."
13322                         button non translatable!
13323         
13324         * src/compose.c
13325                 Made speller use the default suggestion mode.
13326                 Hack to make it possible to choose 'CTRL-Enter' as a
13327                         shortcut for sending (and only for sending).
13328
13329         * src/prefs_folder_item.c
13330                 Changing subject simplification does not update cache 
13331                         anymore (because it is unnecessary).
13332                 Fixed bug where changing subject simplification updated the 
13333                         summaryview even when the viewed folder is not the
13334                         folder which properties are being changed. (E.g. 
13335                                         viewing folder A and changing
13336                                         the subject simplification of 
13337                                         folder B -not being viewed- updated the 
13338                                         summaryview of folder A with data of
13339                                         folder B). (Hope this is clear... )
13340
13341 2001-12-31 [alfons]     0.6.6claws34
13342         
13343         * src/ldif.c
13344         * src/mutt.c
13345                 fgetc() returns a signed integer which doesn't
13346                 fit in a char. so c truncates this to a char
13347                 but we may lose significant bits. i.e. we may
13348                 comparing 0xFF which may not be equal to -1
13349                 unless properly casted to signed char which
13350                 we won't do because fgetc() returns a signed
13351                 integer which doesn't fit in a char. so c 
13352                 truncates this to a char but we may lose 
13353                 significat bits. (you got the idea, thanks
13354                 to Gustavo Noronha Silva <kov@debian.org>
13355                 and the Debian folks!)
13356
13357 2001-12-30 [alfons]     0.6.6claws33
13358
13359         * src/prefs_common.c
13360                 add #ifdef USE_PSPELLs that Melvin forgot               
13361
13362 2001-12-30 [melvin]     0.6.6claws32
13363         
13364         * src/prefs_common.[ch]
13365                 Added configurable color for misspelled words.
13366
13367         * src/gtkspell.[ch]
13368                 Fixed bug of foreground text color (reported by David
13369                                 Mehrmann)
13370                 Added configurable color for misspelled words.
13371
13372 2001-12-30 [alfons]     0.6.6claws31
13373
13374         * src/folder.c
13375                 remove unnecessary things someone put there
13376
13377         * src/mh.c
13378         * src/folder.[ch]
13379                 make folder properties (like threading and sorting) persistent
13380                 (closes bug #497424 "rescan folder tree resets proprieties")
13381                 currently this is only for MH folders. 
13382
13383 2001-12-29 [melvin]     0.6.6claws30
13384
13385         * src/string_match.[ch]
13386                 Optimized a bit: regexp pattern buffer compiled only once, and
13387                   one subroutine call removed. Fixed ^ regexp search: Now, 
13388                   "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
13389         
13390         * src/summaryview.c
13391                 Subject filtering changed to filter summary columns and
13392                   not directly the messages subject cache. The loss in 
13393                   performance is balanced by the improvement of string_match.
13394                 Added an alert panel if there is an error in the regexp.
13395
13396         * src/src/prefs_folder_item.h
13397                 Added a regexp pattern buffer.
13398
13399 2001-12-28 [alfons]     0.6.6claws29
13400
13401         * src/string_match.[ch]
13402                 clean up name space
13403                 allow compilation *BSD
13404
13405 2001-12-27 [alfons]     0.6.6claws28
13406
13407         * src/filter.c
13408                 sync the Hiro's bug fix for BSD
13409
13410 2001-12-27 [melvin]     0.6.6claws27
13411         
13412         * src/compose.c
13413                 Simplify focus to subject entry code.
13414
13415 2001-12-27 [darko]      0.6.6claws26
13416
13417         * src/filtering.c
13418         * src/mbox_folder.c
13419         * src/messageview.c
13420         * src/mh.c
13421         * src/procheader.[ch]
13422         * src/procmsg.h
13423         * src/stock_pixmap.[ch]
13424         * src/summaryview.c
13425                 Show key icon for encrypted mails in summary view
13426
13427         * src/pixmaps/clip.xpm
13428         * src/pixmaps/clipkey.xpm
13429         * src/pixmaps/key.xpm
13430                 New/modified icons for the above
13431
13432 2001-12-27 [melvin]     0.6.6claws25
13433
13434         * src/prefs_common.c
13435                 Put spell checker options in a separate tab to decrease
13436                 the Common Preferences window height.
13437
13438         * README.claws  
13439                 Update spell checker usage instruction about its options
13440                 location.
13441
13442 2001-12-27 [melvin]     0.6.6claws24
13443
13444         * src/compose.c
13445                 Changed subject entry widget position. Initial focus is
13446                 on the To header instead of the subject entry.
13447                 Creating a new header scrolls the header list to make the
13448                 created one visible. Nevertheless, when automatically filling
13449                 headers, the first one is shown.
13450                 A Tab key press in the last empty header entry zips the 
13451                 focus to the subject entry.
13452                 (I did not change the combo boxes, yet)
13453
13454 2001-12-26 [alfons]     0.6.6claws23
13455
13456         * src/prefs_account.c
13457         * src/inc.c
13458                 allow default inbox to reside in another mailbox (only
13459                 works for POP3 accounts)
13460
13461 2001-12-26 [alfons]     0.6.6claws22
13462         
13463         * src/textview.c
13464                 make reply-on-click work with the account of the selected folder
13465         * src/compose.c
13466                 put a fixme here to remind me to fix finding correct default
13467                 account for nested folders
13468
13469 2001-12-25 [alfons]     0.6.6claws21
13470
13471         * src/summaryview.c
13472                 make column headers display locked and mark pixmaps (idea by Melvin) 
13473                 fix bug by adding score and locked column type to sort array
13474
13475 2001-12-25 [alfons]     0.6.6claws20
13476         
13477         * src/summaryview.c
13478                 catch a *potentially* inadvertent write back of  
13479                 the message cache(s) introduced by 0.6.5claws37
13480
13481 2001-12-25 [christoph]  0.6.6claws19
13482
13483         * src/stock_pixmap.[ch]
13484         * src/summaryview.c
13485                 add ignore thread pixmap
13486                 (can someone draw a better icon for this?)
13487
13488 2001-12-24 [alfons]     0.6.6claws18
13489
13490         * src/prefs_folder_item.c
13491                 make address completion actually work for the
13492                 Default To address in the Folder Property dialog.
13493
13494 2001-12-24 [alfons]     0.6.6claws17
13495         
13496         * src/summaryview.c
13497                 use new style regexp for subject stripping 
13498                 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
13499
13500 2001-12-24 [darko]      0.6.6claws16
13501
13502         * src/pgptext.c
13503         * src/rfc2015.c
13504                 move GPG related informational messages to debug mode
13505
13506 2001-12-23 [alfons]     0.6.6claws15
13507
13508         * src/stock_pixmap.[ch]
13509         * src/summaryview.c
13510                 add the forgotten Claws' locked pixmap
13511
13512 2001-12-23 [alfons]     0.6.6claws14
13513
13514         * src/filesel.c
13515                 accept file name typed in entry in multi file
13516                 selector (patch submitted by Gustavo Noronha Silva 
13517                 <kov@debian.org>)
13518
13519 2001-12-23 [alfons]     0.6.6claws13
13520
13521         * src/prefs_filter.c
13522         * src/prefs_filtering.c
13523         * src/matcher.c
13524         * src/importmutt.c
13525                 clean up a little bit
13526         
13527         * src/string_match.c
13528                 validate input strings a little bit more
13529
13530 2001-12-23 [alfons]     0.6.6claws12
13531
13532         * src/Makefile.am
13533         * src/summaryview.c
13534         * src/string_match.[ch]         ** NEW **
13535         * src/folderview.[ch]
13536         * src/headerview.h
13537         * src/folder.[ch]
13538         * src/prefs_folder_item.[ch]
13539                 add subject simplification to strip out strings from
13540                 a subject line (esp. handy for mailing lists). 
13541                 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
13542                 but slightly changed things for better integration.)
13543
13544 2001-12-23 [alfons]     0.6.6claws11
13545
13546         * src/mainwindow.c
13547                 fix bug introduced by submission included in 0.6.5claws52.
13548                 ideally this submission should clean the trash if any trash
13549                 folder has a message. however, the hasTrash variable was
13550                 set to false whenever a trash folder was empty (discarding
13551                 a previously found *filled* trash folder.)
13552
13553                 also edited the code a little bit and made it more safe.
13554
13555 2001-12-22 [alfons]     0.6.6claws10
13556
13557         * src/imap.c
13558                 quick fix for Martin Pool's omission of an account
13559                 specific SSL setting
13560
13561 2001-12-22 [alfons]     0.6.6claws9
13562
13563         * src/compose.c
13564         * src/messageview.c
13565         * src/mimeview.c
13566         * src/pgptext.c
13567         * src/procmime.[ch]
13568                 better support for multipart/digest (submitted
13569                 by Fredrik <e98fo@efd.lth.se>)
13570
13571 2001-12-22 [alfons]     0.6.6claws8
13572
13573         * src/addressbook.c
13574                 correct function signature
13575         * src/socket.[ch]
13576         * src/imap.[ch]
13577         * src/prefs_account.[ch]
13578                 allow IMAP over SSH tunnel (patch submitted by 
13579                 Martin Pool <mbp@samba.org>)
13580
13581 2001-12-21 [alfons]     0.6.6claws7
13582
13583         * sync with sylpheed 0.6.6cvs4-9
13584                 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
13585
13586 2001-12-21 [christoph]  0.6.6claws6
13587
13588         * src/compose.c
13589         * src/prefs_folder_item.[ch]
13590                 implement saving of outgoing messages to current folder.
13591                 fix segfault when no default outbox is available
13592                 (closes bug #495683)
13593
13594 2001-12-21 [carsten]    0.6.6claws5
13595         * src/folderview.c
13596         * src/summaryview.c
13597                 pressing CTRL while DND does now the expected thing and
13598                 copies the mail (moving is still the default, as this
13599                 seam more appropriate for handling mails by DND)
13600
13601 2001-12-18 [paul]       0.6.6claws4
13602
13603         * sync with sylpheed 0.6.6cvs3
13604                 see ChangeLog entries 2001-12-18
13605
13606 2001-12-18 [hiro]       0.6.6claws3
13607
13608         * src/undo.c
13609                 fix for multibyte characters (obtain the number of letters
13610                 instead of bytes).
13611
13612 2001-12-17 [paul]       0.6.6claws2
13613
13614         * sync with sylpheed 0.6.6cvs1
13615                 see ChangeLog entry 2001-12-16
13616
13617 2000-12-17 [alfons]     0.6.6claws1
13618
13619         * src/filtering.c
13620                 clean up
13621
13622 2001-12-16 [paul]       0.6.6claws
13623 2001-12-15
13624
13625         * Release version 0.6.6claws, cvs tag: rel_0_6_6
13626
13627         * src/mimeview.c
13628                 last minute sync with main 0.6.6
13629
13630         * po/es.po
13631                 updated by Ricardo Mones Lastra
13632                 update for last minute sync
13633         * po/fr.po
13634         * po/nl.po
13635                 update for last minute sync
13636         * po/de.po
13637                 updated by Jens Oberender
13638         * po/pt_BR.po
13639                 updated by Fabio Junior Beneditto
13640
13641         * src/prefs_common.[ch]
13642         * src/undo.c
13643                 number of undo levels is user configurable
13644                 (squeeze it into the release in the dying
13645                 moments) Submitted by Jens Oberender    
13646
13647 2001-12-15 [melvin]
13648
13649         * po/fr.po
13650                 updated french translation
13651
13652 2001-12-15 [paul]       0.6.5claws92
13653
13654         * sync with sylpheed 0.6.5cvs28
13655                 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
13656
13657         * po/nl.po
13658                 update to allow for sync
13659
13660 2001-12-15 [alfons]
13661         
13662         * po/nl.po
13663                 update dutch translation
13664
13665 2001-12-14 [carsten]    0.6.5claws91
13666         * src/summaryview.c
13667                 fixed bug #473785; also after changing the column order
13668                 the same message will be selected and displayed as before
13669                 the reordering
13670
13671 2001-12-14 [carsten]    0.6.5claws90
13672         * src/folderview.c
13673                 probably found the bug reported by wwb opening or closing
13674                 a folder tree just before dnd (found the solution in the
13675                 balsa source -- thanks to them)
13676
13677 2001-12-14 [carsten]    0.6.5claws89
13678         * src/gtkutils.c
13679         * src/account.c
13680                 moved gtk_clist_moveto to the right place, so that
13681                 only the accounts dialog is effected on opening
13682
13683 2001-12-14 [carsten]    0.6.5claws88
13684         * src/gtkutils.c
13685                 gtkut_clist_set_focus_row does a gtk_clist_moveto
13686                 now, so that the focused row will be seen in any case
13687                 (reported by wwp on sf-claws-user)
13688
13689 2001-12-14 [darko]      0.6.5claws87
13690
13691         * src/compose.c
13692                 remove unnecessary line
13693
13694 2001-12-14 [paul]       0.6.5claws86
13695
13696         * sync with sylpheed 0.6.5cvs27
13697                 see ChangeLog entries 2001-12-14
13698
13699 2001-12-14 [carsten]    0.6.5claws85
13700         * src/mainwindow.c
13701                 following a suggestion of Melvin the rcoabm pops up
13702                 right under the button now and the button is reliefed
13703                 while the popup is open
13704
13705 2001-12-14 [darko]      0.6.5claws84
13706
13707         * src/compose.c
13708                 fix crash when wrapping long lines if linewrap quotation
13709                 is disabled and wrapper encounters a word spanning more
13710                 than one line
13711
13712 2001-12-13 [paul]       0.6.5claws83
13713
13714         * src/compose.c
13715                 prefer 'Reply-To' header over mailing list header when
13716                 replying to a message. Finally prevent all those confirmation 
13717                 messages being sent to the list itself.
13718
13719         * src/summaryview.c
13720                 remove unused summary_set_menu_sensitive() entry
13721
13722 2001-12-13 [paul]       0.6.5claws82
13723
13724         * src/folderview.c
13725         * src/pixmaps/inbox-hrm.xpm     ** NEW FILE **
13726         * src/pixmaps/outbox-hrm.xpm    ** NEW FILE **
13727         * src/pixmaps/trash-hrm.xpm     ** NEW FILE **
13728                 improvements to 'Hide read messages': Inbox, Outbox,
13729                 Trash, Queue, and Draft icons now reveal presence of hidden 
13730                 messages
13731
13732 2001-12-12 [alfons]     0.6.5claws81
13733
13734         0.6.5claws80 was tagged as LAST_STABLE
13735
13736         * src/filtering.[ch]
13737         * src/matcher.[ch]
13738         * src/matcher_parser_lex.c
13739                 fix the filtering; my last attempt to get it right, 
13740                 if it does not work, it's Hoa's turn. ;-)
13741
13742                 for my honourable peers:
13743                 
13744                 the code now makes a clear distinction between
13745                 rules as they are displayed (probably escaped),
13746                 and as they are executed (probably unescaped). the
13747                 parser does *NOT* do any unescaping, this is
13748                 the task of the matcher.c (which breaks up a
13749                 rule into condition) and the filtering.c (which
13750                 breaks up the rule's action). to make this
13751                 run happily we provide an unescaped copy of
13752                 crucial strings to the MatcherProp and 
13753                 FilteringAction structures. note that the only
13754                 exception to this is any REGEXP string. those
13755                 are directly passed to regcomp() and regexp()
13756                 (who have much more powerful unescape functions).
13757                 
13758                 for everyone else:
13759         
13760                 you can escape tab (\t), carriage return (\r),
13761                 linefeed (\n), form feed (\f), quote (\"), 
13762                 single quote (\'), bell (\b) in all the entry
13763                 lines in the scoring & filtering dialogs.
13764                 as an added bonus this should not affect
13765                 existing filtering rules.
13766
13767 2001-12-12 [carsten]    0.6.5claws80
13768
13769         * src/summaryview.c
13770         * po/de.po
13771                 "item(s) selected" is now sensitive to 1 or more
13772                 than one selected (nice for language where simple
13773                 adding of a "s" is not possible as German (Eintrag
13774                 ->Eintr"age)
13775                 
13776                 the "forward as attachment" entry from the right
13777                 click menu removed, "forward" acts following the
13778                 prefs
13779         
13780         * src/textview.c
13781                 reverted my former changes; so compiler warning again
13782                 but there's more GTK_TEXT/GTK_STEXT mixing on other places
13783                 nevertheless
13784
13785         * src/messageview.c
13786                 "search in message" does now *not* only work in MVIEW_TEXT
13787                 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
13788                 message
13789
13790         * src/mainwindow.c
13791                 removed "/File/_Close" as it was the same as "/File/E_xit"
13792                 and we don't need it two times
13793
13794                 the separate folder view and message view now get a distinct
13795                 WMCLASS, just in case someone is using sawfish ;-)
13796
13797                 as the menu entries "/View/Message view" and "/View/Folder tree"
13798                 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
13799                 make them sensitive accordingly and as these two are "shown"
13800                 after startup anytime check this menuitem at startup
13801
13802 2001-12-12 [paul]       0.6.5claws79
13803
13804         * src/folderview.c
13805                 fix sensitivity of 'Search folder...', broken in
13806                 0.6.5claws75
13807
13808         * src/mainwindow.c
13809                 fix dodgy English
13810
13811 2001-12-11 [carsten]    0.6.5claws78
13812         * src/filtering.c
13813                 fixed two typos returning a wrong FALSE/TRUE
13814         * src/mainwindow.[ch]
13815                 extra menu for email/news button removed
13816
13817 2001-12-11 [alfons]     0.6.5claws77
13818         
13819         * src/matcher.c                 (1.3)
13820         * src/matcher_parser_lex.l      (1.28)
13821                 revert for another attempt
13822                 mark 0.6.5claws77 as LAST_STABLE
13823
13824 2001-12-11 [christoph]  0.6.5claws76
13825
13826         * po/de.po
13827                 fixed wrong translation for prev. unread msg
13828
13829 2001-12-11 [paul]       0.6.5claws75
13830
13831         * src/folder.[ch]
13832         * src/folderview.c
13833         * src/mainwindow.c
13834         * src/summaryview.[ch]
13835         * src/pixmaps/dir-open-hrm.xpm  ** NEW FILE **
13836                 enable ability to hide read messages on per folder basis via 
13837                 '/Summary/Hide read messages'; when selected, a folder will 
13838                 have a red open folder icon, instead of a blue icon, if the 
13839                 folder contains hidden messges
13840                 submitted by Thomas Link <t.link.tmp200101.gmx.net> 
13841
13842         * src/mainwindow.c
13843                 remove '/Message/Forward as attachment' from 
13844                 main_window_set_menu_sensitive() to prevent debug warning
13845
13846         * src/folderview.c
13847         * src/mainwindow.c
13848                 Clean up some of the English
13849
13850         * tools/newscache_clean.pl
13851                 allow for new 'hidereadmsgs' entry in folderlist.xml
13852
13853         * po/es.po
13854                 updated translation, submitted by Ricardo Mones Lastra
13855
13856 2001-12-11 [paul]       0.6.5claws74
13857
13858         * sync with sylpheed 0.6.5cvs25
13859                 see ChangeLog entry 2001-12-11
13860
13861 2001-12-10 [alfons]     0.6.5claws73
13862
13863         * src/matcher.c
13864                 add more control characters
13865         * src/matcher_parser_lex.l
13866                 make escaping / unescaping work again
13867
13868 2001-12-10 [alfons]     0.6.5claws72
13869
13870         * src/imap.c
13871                 clean up warnings "returning value for void function" 
13872         * src/prefs_filtering.c
13873                 make info button for execute action sensitive
13874
13875 2001-12-10 [paul]       0.6.5claws71
13876
13877         * src/compose.c
13878         * src/imap.[ch]
13879         * src/summaryview.c
13880                 fix: imap server now gets informed of MARKED, UNMARKED
13881                 and REPLY events. Now people can use different IMAP-Mail
13882                 clients and have the exact same information about MARKED,
13883                 UNMARKED and REPLY status with all of them. Especially
13884                 useful for imap servers with a web-frontend.
13885                 submitted by Tobias Sandhaas <medlor@web.de>
13886
13887 2001-12-09 [melvin]     0.6.5claws70
13888         
13889         * src/textview.[ch]
13890                 fixed bug #490076 (hunted down by Alfons who implemented
13891                 a workaround in 0.6.5claws65)
13892
13893 2001-12-09 [christoph]  0.6.5claws69
13894
13895         * src/summaryview.c
13896                 set pointer to string in LOCKED column to NULL
13897                 (might fix bug #490800)
13898
13899 2001-12-09 [carsten]    0.6.5claws68
13900
13901         * po/de.po
13902                 resolved some cluttered menu shortcuts 
13903                 ('creating new email' and 'creating news message'
13904                 hade the same)
13905         * src/compose.c
13906                 wmclass now distinc from main window
13907         * src/mainwindow.c
13908           src/mainwindow.h
13909                 email/news and forward button functionality similar
13910                 to the reply buttons; removed the ugly dropdown arrows
13911                 and use instead the right mouse button
13912
13913 2001-12-09 [paul]       0.6.5claws67
13914
13915         * src/imap.c
13916         * src/utils.h
13917                 allow spaces in imap folder names
13918                 submitted by Willem van Engen <wvengen@stack.nl>
13919
13920 2001-12-09 [paul]       0.6.5claws66
13921
13922         * sync with sylpheed 0.6.5cvs24
13923                 see ChangeLog entry 2001-12-09
13924
13925 2001-12-08 [alfons]     0.6.5claws65
13926
13927         * src/textview.c
13928                 prevent secondary selection claim after "add to sender" dialog
13929                 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
13930                 we trick GTK by simulating a click at (0, 0) in the textview.
13931
13932 2001-12-08 [hoa]        0.6.5claws64
13933
13934         * src/folder.c
13935                 fixed a bug about the .processing folder name while filtering
13936
13937 2001-12-08 [alfons]     0.6.5claws63
13938
13939         * src/folderview.c 
13940                 work around problem of not correctly updating folder stats
13941                 when deleting messages. there's some folder scanning evil
13942                 going so the folderview_update_msg_num() does not work
13943                 correctly. need to investigate this.
13944
13945 2001-12-08 [paul]       0.6.5claws62
13946
13947         * sync with sylpheed 0.6.5cvs23
13948                 see ChangeLog entry 2001-12-08
13949
13950 2001-12-07 [christoph]  0.6.5claws61
13951
13952         * src/compose.c
13953                 fix another header translation problem
13954
13955 2001-12-07 [alfons]     0.6.5claws60
13956
13957         * src/mbox.c
13958                 make filtering also work on local spool mbox
13959
13960 2001-12-07 [carsten]    0.6.5claws59
13961         * src/addressbook.c
13962                 addressbook window gets a wmclass distinct from the main
13963                 sylpheed window
13964         * src/compose.h
13965         * src/mainwindow.[ch]
13966                   forward menu item will use mode selected in prefs, forward 
13967                 as attatchment in menu removed (will be substituted in the
13968                 toolbar similar to reply buttons)
13969                   create news message menu entry and news button is now 
13970                 sensitive to the existance of a news account
13971         * src/pixmaps/stock_mail_reply_quote.xpm           ** REMOVED **
13972         * src/pixmaps/stock_mail_reply_to_all_quote.xpm    ** REMOVED **
13973         * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
13974                 these are removed because the toolbar buttons don't show
13975                 the quoting modus any longer
13976
13977 2001-12-07 [paul]
13978
13979         * tools/newscache_clean.pl      ** NEW FILE **
13980                 perl script to do some tidying up in the newscache directory 
13981                 
13982         * tools/sylpheed-switcher       ** NEW FILE **
13983                 perl script to enable easy switching between main and claws
13984                 
13985         * tools/README
13986                 added descriptions of the two new perl scripts          
13987
13988
13989 2001-12-07 [melvin]     0.6.5claws58
13990
13991         * src/messageview.c
13992                 fixed a warning during compilation introduced in 0.6.5claws56
13993
13994 2001-12-07 [paul]       0.6.5claws57
13995
13996         * src/mainwindow.[ch]
13997         * src/menu.[ch]
13998                 further usability enhancements to replying with or without 
13999                 quoting via the toolbar, use of Ctrl key is replaced by 
14000                 drop down menu 
14001                 Submitted by Carsten Schurig            
14002
14003 2001-12-07 [melvin]     0.6.5claws56
14004
14005         * src/messageview.c
14006                 hack to fix bug that prevented to make/paste selections
14007                 after switching between MVIEW_TEXT and MVIEW_MIME views
14008                 without deselecting the selection first.
14009
14010 2001-12-06 [alfons]     0.6.5claws55
14011
14012         * src/filtering.[ch]
14013         * src/inc.c
14014                 revise filtering a little bit more, and make sure
14015                 messages are delivered to the appropriate inbox
14016                 (perhaps set per account)
14017
14018 2001-12-06 [paul]       0.6.5claws54
14019
14020         * sync with sylpheed 0.6.5cvs22
14021                 see ChangeLog entry 2001-12-06
14022
14023 2001-12-05 [alfons]     0.6.5claws53
14024
14025         * src/inc.c
14026         * src/folder.[ch]
14027         * src/procmsg.c
14028         * src/filtering.c
14029                 more revisions of filtering system
14030                 (last stable version is marked as LAST_STABLE)
14031                 
14032                 | NOTE 1): the filtering system now uses a local folder called
14033                 | .processing. if filtering fails, check this directory
14034                 | for missing messages.
14035                 |
14036                 | NOTE 2): help us find the filtering actions still missing
14037
14038 2001-12-05 [paul]       0.6.5claws52
14039
14040         * src/mainwindow.c
14041                 fix bug where 'Empty Trash?' pop-up window appears even
14042                 when Trash is empty, submitted by Jesse Skinner         
14043
14044 2001-12-05 [melvin]     0.6.5claws51
14045
14046         * src/compose.c
14047                 fixed bug #486106 to select correct account when reediting 
14048                 a queued message
14049         
14050 2001-12-04 [alfons]     0.6.5claws50
14051
14052         * src/mh.c
14053                 declare markfile in appropriate functions when
14054                 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
14055                 for spotting this)
14056
14057 2001-12-04 [paul]       0.6.5claws49
14058
14059         * sync with sylpheed 0.6.5cvs21
14060                 see ChangeLog entry 2001-12-04
14061
14062 2001-12-03 [christoph]  0.6.5claws48
14063
14064         * po/de.po
14065                 changed translation of undo
14066         * src/account.c
14067         * src/folder.c
14068                 don't reinvent the wheel to traverse a GNode
14069         * src/compose.[ch]
14070                 seperate code to create the compose gui into functions
14071                 add "Others" page with folder selection for saving copy
14072                 of the message.
14073                 the folder identifier is saved to queue header
14074         * src/procmsg.c
14075                 save message to folder in queue header
14076
14077 2001-12-03 [paul]       0.6.5claws47
14078
14079         * sync with sylpheed 0.6.5cvs20
14080                 see ChangeLog entry 2001-12-03
14081
14082 2001-12-01 [paul]
14083
14084         * more sync with sylpheed 0.6.5cvs19
14085                 see ChangeLog entry 2001-11-29
14086
14087 2001-11-30 [paul]       0.6.5claws46
14088         
14089         * src/compose.c
14090                 remove conflicts introduced by Hoa's last commit
14091          
14092         * src/mainwindow.c
14093                 make 'Message/Bounce' sensitive
14094
14095 2001-11-30 [hoa]        0.6.5claws45
14096
14097         * src/compose.c
14098                 slightly change bounce function to add
14099                 information about the user that bounced the mail
14100                 in the From header line.
14101
14102         * src/folderview.c
14103                 permit the use of processing in outbox folder.
14104
14105 2001-11-29 [paul]       0.6.5claws44
14106
14107         * src/mainwindow.[ch]
14108         * src/prefs_common.c
14109         * src/pixmaps/stock_mail_reply_quote.xpm            ** NEW FILE **
14110         * src/pixmaps/stock_mail_reply_to_all_quote.xpm     ** NEW FILE **
14111         * src/pixmaps/stock_mail_reply_to_author_quote.xpm  ** NEW FILE **
14112                 usability enhancements to the quoting, implements
14113                 use of Ctrl key to toggle quoting settings
14114                 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
14115
14116 2001-11-29 [paul]       0.6.5claws43
14117         
14118         * sync with sylpheed 0.6.5cvs19
14119                 see ChangeLog entry 2001-11-28
14120
14121 2001-11-29 [melvin]     0.6.5claws42
14122         * src/Makefile.am
14123                 added enriched.[ch] to the list of files
14124
14125         * src/textview.c
14126         * src/mimeview.c
14127         * src/procmime.[ch]
14128         * src/enriched.[ch]
14129                 added support to view text/enriched
14130                 added support to show headers in message view for text/enriched and text/html
14131                         in non multipart messages
14132
14133 2001-11-28 [paul]       0.6.5claws41
14134
14135         * more sync with sylpheed 0.6.5cvs18
14136                 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
14137
14138 2001-11-27 [paul]       0.6.5claws40
14139         
14140         * po/pt_BR.po
14141                 updated translation, submitted by Fabio Junior Beneditto
14142                 
14143         * sync with sylpheed 0.6.5cvs18
14144                 see ChangeLog entries 2001-11-26 (src/textview.c) and
14145                 2001-11-27
14146
14147
14148 2001-11-26 [paul]
14149
14150         * po/es.po
14151                 updated translation, submitted by Ricardo Mones Lastra
14152
14153 2001-11-26 [alfons]
14154
14155         * src/matcher.c
14156                 add more translatable strings
14157
14158 2001-11-26 [christoph]  0.6.5claws39
14159
14160         * po/de.po      
14161                 fixed one more umlaut
14162         * src/compose.c
14163                 fix translated header when it should not be translated
14164
14165 2001-11-26 [paul]       0.6.5claws38
14166
14167         * src/mainwindow.c
14168                 remove '/Message/Add Sender to address book' from 
14169                 main_window_set_menu_sensitive(), prevent debug warning
14170                 add 'Message/Mark/Mark all read' to mainwin_entries[]
14171
14172 2001-11-26 [paul]       0.6.5claws37
14173
14174         * src/summaryview.c
14175                 fix 'recurring unread state' bug 
14176
14177         * tools/README 
14178         * tools/filter_conv.pl
14179                 read name of top level mailbox from folderlist.xml
14180                 and presume nothing about its name              
14181
14182 2001-11-26 [darko]      0.6.5claws36
14183
14184         * src/gtkstext.[ch]
14185                 removed functions that are now in gtkutils.c
14186                 use gtkut_text_is_uri_string() from gtkutils.c
14187         * fix my comment on 2001-11-23 (missing gtkutils.[ch])
14188
14189 2001-11-26 [paul]       0.6.5claws35
14190
14191         * sync with sylpheed 0.6.5cvs16
14192                 see ChangeLog entries 2001-11-25 and 2001-11-26
14193
14194 2001-11-25 [alfons]     0.6.5claws34
14195
14196         EXPERIMENTAL!!! Please checkout the last stable version using: 
14197           
14198         % cvs update -r LAST_STABLE -dRAP
14199
14200         (Or help us testing this stuff.)
14201
14202         * src/filtering.c               (1.14)
14203         * src/filtering.h               (1.6)
14204         * src/inc.c                     (1.28)
14205         * src/matcher.c                 (1.20)
14206         * src/mbox.c                    (1.9)
14207         * src/procmsg.h                 (1.14)
14208         * src/summaryview.c             (1.59)
14209         * src/summaryview.h             (dunno)
14210                 revert/merge/sync to as it was before commit 
14211                 on Thu, 19 Jul 2001 10:15:51 -0700.
14212
14213 2001-11-25 [hoa]        0.6.5claws33
14214
14215         * src/main.c
14216                 processing mails at startup
14217
14218         * src/folderview.c
14219         * src/summaryview.[ch]
14220                 processing mails when entering folder
14221
14222         * src/prefs_filtering.c
14223                 fixed some UI bugs
14224
14225 2001-11-24 [alfons]     0.6.5claws32
14226
14227         * src/summaryview.[ch]
14228                 make summary sort headers work, and also make
14229                 sure the sort type is stored
14230
14231 2001-11-23 [alfons]     0.6.5claws31
14232
14233         * src/summaryview.[ch]
14234                 make lock work like mark
14235                 disallow deleting messages marked as locked
14236
14237 2001-11-23 [alfons]     0.6.5claws30
14238
14239         * src/gtkstext.c
14240         * src/compose.[ch]
14241         * src/Makefile.am
14242         * src/undo.[ch]
14243                 merge undo patch submitted by Jens
14244
14245 2001-11-23 [christoph]  0.6.5claws29
14246
14247         * src/.cvsignore
14248                 added ylwrap
14249         * src/compose.c
14250                 fixed gpg signing and encoding
14251         * src/folder.[ch]
14252         * src/main.c
14253                 added --status option to get new, unread and total
14254                 message count from a running sylpheed
14255         * src/prefs_common.c
14256                 temporary fix for reply_with_quote problem
14257                 (don't call functions for non existing widget)
14258         * src/procmsg.c
14259                 one more check for ignored threads but still not
14260                 always working correctly. probably a recursive
14261                 check for all parents is needed
14262
14263 2001-11-23 [darko]      0.6.5claws28
14264
14265         * src/compose.c
14266                 wrapping on send improvements
14267         * src/gtkutils.[ch]
14268                 fix for GtkSText after last sync with main branch
14269                 GTK_TEXT -> GTK_STEXT
14270
14271 2001-11-23 [paul]       0.6.5claws27
14272
14273         * sync with sylpheed 0.6.5cvs14
14274                 see ChangeLog entries 2001-11-22 and 2001-11-23
14275                 
14276         * po/de.po
14277                 fixed the scrambled umlauts 
14278                 submitted by Carsten Schurig <Carsten.Schurig@web.de>
14279
14280 2001-11-21 [paul]       0.6.5claws26
14281
14282         * sync with sylpheed 0.6.5cvs12
14283                 see 2nd ChangeLog entry dated 2001-11-20
14284
14285 2001-11-20 [paul]       0.6.5claws25
14286
14287         * sync with sylpheed 0.6.5cvs11
14288                 see ChangeLog entry 2001-11-19 (src/utils.c)
14289
14290 2001-11-20 [hiro]
14291
14292         * src/compose.c
14293                 GTK_TEXT -> GTK_STEXT
14294                 fix for wrong comment
14295
14296 2001-11-20 [hiro]       0.6.5claws24
14297
14298         * src/compose.[ch]
14299                 more merges from main branch
14300                 removed fatal warnings (uninitialized variables etc.)
14301                 some coding style fix
14302         * src/gtkutils.h
14303                 fixed typo.
14304         * src/addressbook.c
14305           src/addrindex.c
14306                 V-Card -> vCard
14307
14308 2001-11-19 [hoa]        0.6.5claws23
14309
14310         * src/filtering.c
14311         * src/prefs_scoring.c
14312         * src/matcher.[ch]
14313         * src/scoring.c
14314                 cleaning code
14315
14316         * src/matcher_parser_parse.y
14317         * src/prefs_filtering.c
14318                 bouncing
14319
14320 2001-11-19 [alfons]     0.6.5claws22
14321
14322         more of my old things into claws
14323
14324         * src/Makefile.am
14325         * src/prefs_common.c
14326         * src/procmsg.h
14327         * src/summaryview.[ch]
14328         * src/prefs_summary_column.c
14329         * src/pixmaps/locked.xpm
14330                 add indicators for locking of message in summary view
14331                 (does not work yet, only visual indicator)
14332
14333 2001-11-19 [paul]       0.6.5claws21
14334
14335         * sync with sylpheed 0.6.5cvs10
14336                 see ChangeLog entry 2001-11-19
14337
14338 2001-11-18 [alfons]     0.6.5claws20
14339         
14340         * src/filtering.c
14341                 remove an inadvertent free I forgot in previous clean up 
14342
14343 2001-11-18 [alfons]     0.6.5claws19
14344
14345         * src/filtering.[ch]
14346                 clean up & plug leaks
14347
14348 2001-11-18 [paul]       0.6.5claws18
14349
14350         * sync with sylpheed 0.6.5cvs9
14351                 see ChangeLog entries 2001-11-17 and 2001-11-18
14352
14353 2001-11-16 [paul]       0.6.5claws17
14354
14355         * sync with sylpheed 0.6.5cvs8
14356                 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
14357
14358 2001-11-16 [paul]       0.6.5claws16
14359
14360         * sync with sylpheed 0.6.5cvs7
14361                 see ChangeLog entries 2001-11-15 and 2001-11-16
14362
14363 2001-11-15 [hoa]        0.6.5claws15
14364
14365         * src/compose.c
14366                 fix bounce, mails we received couln't be bounced to ourself.
14367
14368         * src/defs.h
14369         * src/filtering.[ch]
14370         * src/matcher.[ch]
14371         * src/matcher_parser.h
14372         * src/matcher_parser_lex.l
14373         * src/matcher_parser_parse.y
14374         * src/inc.c
14375         * src/main.c
14376         * src/mbox.c
14377         * src/prefs_filtering.[ch]
14378         * src/mainwindow.c
14379         * src/prefs_matcher.c
14380         * src/prefs_scoring.c
14381         * src/scoring.[ch]
14382         * src/summaryview.c
14383                 new matcher/filter/score configuration file parser
14384                 one unique configuration file => ~/.sylpheed/matcherrc
14385                 import in currently automatic, then save are made
14386                 in this new file.
14387                 one filter per folder and one global filter
14388                 (filter of a folder will be used as folder processing)
14389
14390         * src/folder.c
14391                 fix a bug in folder_item_get_identifier
14392                 
14393         * src/messageview.c
14394                 receive receipt return are fixed.
14395
14396 2001-11-14 [alfons]     0.6.5claws14
14397
14398         * src/session.h
14399                 add things from main branch to make claws compile
14400
14401 2001-11-14 [paul]       0.6.5claws13
14402
14403         * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
14404                 see ChangeLog entries 2001-11-08 to 2001-11-14
14405
14406 2001-11-14 [hoa] 0.6.5claws12
14407
14408         * src/compose.[ch]
14409         * src/mainwindow.c
14410         * src/summaryview.c
14411                 add "bounce mail" option
14412
14413 2001-11-13 [christoph]  0.6.5claws11
14414
14415         * src/compose.c
14416                 Cleanup a mess i add before commiting
14417
14418 2001-11-13 [hoa]        0.6.5claws10
14419
14420         * src/compose.c
14421                 some fixes when mail are sent or
14422                 for crossposts
14423
14424 2001-11-13 [christoph]  0.6.5claws9
14425
14426         * po/de.po
14427                 Changed two string with the same translation
14428         * src/compose.c
14429         * src/procmsg.[ch]
14430         * src/send.[ch]
14431                 New mailsending process:
14432                   - Always queue message before sending
14433                     (message will be saved if sylpheed crashed or
14434                      freezes while sending)
14435                   - Allow queuing of newspostings
14436                   - No copy in outbox before sending
14437                     (closes bug #469501)
14438                   - No more redundant code for send and send_later
14439         * src/summaryview.c
14440                 Applied wwp <subscript@free.fr>'s patch that fixes
14441                 marks for multiple forwarded messages (+compose.c)
14442
14443 2001-11-12 [alfons]
14444
14445         * README.claws
14446                 remove things that are now in main branch
14447         
14448         * po/nl.po
14449                 update Dutch translation
14450
14451 2001-11-12 [mhadasht]   0.6.5.claws8
14452
14453         * src/prefs_common.c
14454                 re-enabled account autoselection feature for forward
14455                 and reedit lost during the branch point for SYNC-B4-REL
14456         * src/gtkspell.c
14457                 gtkpspell_get_dict(): more readable code (even if function is
14458                 not used yet)
14459         * ChangeLog.claws
14460                 added version number info to 2001-11-12 [hiro] comment.
14461
14462 2001-11-12 [hiro]       0.6.5.claws7
14463
14464         * src/compose.c
14465                 compose_forward(): fixed a bug that forward quote mark
14466                 wasn't used.
14467                 removed unnecessary code.
14468         * src/template_select.[ch]: removed.
14469
14470 2001-11-11 [alfons]
14471
14472         * src/compose.c
14473                 :%s/GTK_TEXT/GTK_STEXT/g
14474         
14475         * src/compose.[ch]
14476         * src/undo.[ch]
14477         * src/Makefile.am
14478                 revert the undo stuff (this is 0.6.6claws stuff)
14479
14480 2001-11-11 [hoa]        0.6.5.claws6
14481
14482         * src/compose.[ch]
14483                 Insert signature at the end of the text.
14484                 Added undo patch but currently disabled
14485
14486         * src/procmsg.c
14487                 Threading by subject improved.
14488
14489         * added src/undo.[ch]
14490                 Undo module for compose dialog box.
14491
14492 2001-11-11 [alfons]     0.6.5.claws5
14493
14494         * src/procmsg.c
14495                 prevent threading by subject on nodes that have already been
14496                 threaded by in-reply-to (as in "circular references in a tree
14497                 result in a dead branch")
14498
14499 2001-11-09 [hoa]        0.6.5.claws4
14500         
14501         * src/folderview.c
14502                 allows creation of mbox folder item from any files.
14503
14504 2001-11-09 [alfons]     0.6.5.claws3
14505         
14506         * src/utils.c
14507         * src/procmsg.c
14508                 do what I mean and correct threading by subject so it really
14509                 ignores attracting lines without "Re: "
14510
14511 2001-11-07 [alfons]     0.6.5.claws2
14512
14513         * src/procmsg.c
14514         * src/utils.[ch]
14515                 only attract by subject if a subject line starts with a "Re: "
14516         * src/syldap.c
14517                 remove warning
14518
14519 2001-11-07 [paul]       0.6.5claws1
14520
14521         * sync with sylpheed 0.6.5. release
14522                 see ChangeLog entry 2001-11-07
14523
14524 2001-11-07 [paul]       0.6.4claws31
14525
14526         * sync with sylpheed 0.6.4cvs18
14527                 see ChangeLog entries 2001-10-30 to 2001-11-07
14528                 prefs_templates.[ch] renamed prefs_template.[ch]
14529
14530 2001-11-06 [alfons]
14531         
14532         * src/utils.h
14533                 add semicolon Hoa forgot ;-)
14534                 
14535
14536 2001-11-06 [hoa]        0.6.4claws30
14537         
14538         * src/procmsg.c
14539         * src/summaryview.c
14540         * src/utils.c
14541         * src/utils.h
14542                 threading by subject - empty subject are ignored
14543
14544 2001-11-06 [christoph]  0.6.4claws29
14545
14546         * src/socket.c
14547                 use SSL_peek for sock_gets
14548         * src/utils.c
14549                 removed unneeded pointer in extracting quoted
14550                 names implementation
14551
14552 2001-11-06 [melvin]     0.6.4claws28
14553
14554         * src/gtkspell.c
14555                 fixed bug #476792 Selection overtyping with spell checker
14556                 fixed bug which could cause a buffer overflow
14557                 fixed a memory leak
14558
14559 2001-11-06 [hoa]        0.6.4claws27
14560         
14561         * src/procmsg.c
14562         * src/summaryview.c
14563                 threading by subject
14564
14565 2001-11-05 [alfons]     0.6.4claws26
14566         
14567         * README.claws
14568                 Claws -> Sylpheed (vice versa)
14569
14570         * src/compose.c
14571                 :%s/gtk_text/gtk_stext/g
14572                 :%s/GTK_TEXT/GTK_STEXT/g
14573                 (thanks to Jonathan Ware for spotting this)
14574
14575 2001-11-04 [christoph]  0.6.4claws25
14576
14577         * src/summaryview.c
14578                 replace Xalloca + strdup with Xstrdup_a
14579         * src/utils.c
14580                 better implementation of extracting quoted names
14581                 from addresses (remove backlashes and ignore
14582                 quotes after them)
14583
14584 2001-11-04 [alfons]     0.6.4claws24
14585
14586         * src/utils.[ch]
14587                 edit to comply more with coding style
14588
14589         * src/textview.c
14590                 fix bug reported by Kim Schulz. introduced by the patch integrated
14591                 in 0.6.4claws15. the code did not check the return value of
14592                 the html parser.
14593
14594         * AUTHORS
14595                 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
14596
14597 2001-11-04 [christoph]  0.6.4claws23
14598
14599         * src/main.c
14600         * src/prefs_common.[ch]
14601                 init some pointers that possibly caused a segfault
14602                 reported in the claws-users ML
14603
14604 2001-11-04 [hoa]        0.6.4claws22
14605
14606         * src/grouplistdialog.c
14607                 change the names of the nodes in the tree
14608
14609         * src/compose.c
14610                 enhanced mailto syntax as described in
14611                 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
14612                 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
14613
14614         * src/utils.c
14615                 encode and decode URI (useful when opening URL into
14616                 netscape).
14617
14618 2001-11-03 [hoa]        0.6.4claws21
14619
14620         * src/grouplistdialog.c
14621                 a new newsgroups list selection dialog box
14622                 with a CTree instead of a CList
14623
14624 2001-11-03 [hoa]        0.6.4claws20
14625
14626         * src/folderview.c
14627                 enable property and scoring options when right
14628                 click on "inbox"
14629
14630         * src/summaryview.c
14631                 fixed bug when nickname were displayed using
14632                 the address book.
14633
14634 2001-11-02 [darko]      0.6.4claws19
14635
14636         * src/compose.c
14637                 new wrap quotation and URL/long words wrapping implementation
14638         * src/compose.c src/gtkstext.[ch]
14639                 move gtkstext_strncmp() to gtkstext.c
14640
14641 2001-11-01 [christoph]  0.6.4claws18
14642
14643         * src/prefs_account.c
14644                 fixed mess in account settings dialog
14645         * src/prefs_folder_item.c
14646                 added label with folder path to dialog
14647
14648 2001-10-31 [match]      0.6.4claws17
14649
14650         * src/vcard.c
14651                 fix memory leak.
14652         * src/addrbook.c
14653                 fix generation of spurious address book file names.
14654                 remove redundant functions.
14655         * po/POTFILES.in
14656                 added missing file names.
14657
14658 2001-10-30 [paul]       0.6.4claws16
14659
14660         * sync with sylpheed 0.6.4cvs6
14661                 see ChangeLog entries 2001-10-26 to 2001-10-30
14662
14663         * tools/filter_conv.pl
14664                 read folderlist.xml to discover whether the top-level
14665                 folder is called 'Mailbox' or 'Mail' 
14666
14667 2001-10-29 [paul]       0.6.4claws15
14668
14669         * src/html.c, src/textview.c
14670                 activate links in html mail and fix clickable parts
14671                 Submitted by Matthieu Dazy <dazy@t-surf.com>
14672
14673 2001-10-29 [paul]
14674
14675         * po/de.po, po/es.po, po/pt_BR/po
14676                 updated translations, submitted by Jens Oberender,
14677                 Ricardo Mones Lastra, and Fabio Junior Beneditto
14678
14679 2001-10-29 [darko]      0.6.4claws14
14680
14681         * src/compose.c
14682                 fix wrapping for good
14683
14684 2001-10-29 [darko]
14685
14686         * src/compose.c
14687                 undo previous change as it broke the smart wrapping
14688
14689 2001-10-29 [darko]      0.6.4claws13
14690
14691         * src/compose.c
14692                 fix infinite loop when long URL is quoted
14693                 (closes bug #475122.
14694
14695 2001-10-28 [match]
14696
14697         * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
14698                 import Mutt address book
14699         * src/ldif.[ch] src/importldif.h
14700                 modified import LDIF handle user attributes
14701
14702 2001-10-28 [christoph]  0.6.4claws12
14703
14704         * src/summaryview.c
14705                 fixed that filtering did not work if there
14706                 were no filter rules
14707                 (closes bug #472003 and better implementation
14708                  of patch #474644)
14709
14710 2001-10-27 [christoph]  0.6.4claws11
14711
14712         * src/compose.c
14713                 make the folder's default account to be used when
14714                 replying. (patch by wwp <subscript@free.fr>)
14715         * src/compose.c
14716                 code cleanup, nearly killed all of wwp's patch
14717                 for folder's default account in compose
14718         * src/folderview.c
14719                 error panel when a folder could not be created
14720                 (closes bug #471080 new folder name & already
14721                  existing file)
14722
14723 2001-10-26 [alfons]
14724
14725         * src/utils.h
14726                 change prototype of strstr2() that Christoph forgot about
14727
14728 2001-10-26 [christoph]  0.6.4claws10
14729
14730         * src/account.c
14731                 made search for accounts by email address not case
14732                 sensitive
14733         * src/folder.c
14734                 fixed memory leak in folder_item_get_identifier
14735         * src/gtkspell.c
14736         * src/utils.c
14737                 fixed wrong strstr2 (should work like strstr)
14738
14739 2001-10-26 [darko]      0.6.4claws9
14740
14741         * src/compose.c src/gtkstext.[ch]
14742         * src/gtkstext.c
14743                 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
14744
14745 2001-10-26 [paul]       0.6.4claws8
14746
14747         * src/html.c
14748                 ignore css and javascript tags in html mail
14749                 case-insensitive, with or without double-quoted
14750                 strings
14751
14752 2001-10-26 [paul]       0.6.4claws7
14753
14754         * sync with sylpheed 0.6.4cvs1
14755                 see ChangeLog entry 2001-10-26
14756
14757         * src/prefs_account.c, src/prefs_common.c,
14758           src/prefs_summary_column.c
14759                 minor improvements to the English
14760
14761 2001-10-25 [alfons]     0.6.4claws6
14762
14763         * src/gtkstext.c
14764         
14765                 make GtkSText follow style of GtkText (closes bug 
14766                 #469211 "text selection while writing message")
14767                 
14768                 do sync with GTK 1.2.10
14769
14770 2001-10-25 [paul]       0.6.4claws5
14771
14772         * src/html.c
14773                 ignore css tags in html mail
14774
14775 2001-10-25 [darko]      0.6.4claws4
14776
14777         * src/compose.c
14778                 don't declare is_url_string as static function since
14779                 we need it in gtkstext.c
14780         * src/gtkstext.c
14781                 remove unused variable
14782                 don't wrap long URLs while composing a message
14783
14784 2001-10-24 [christoph]  0.6.4claws3
14785
14786         * src/socket.c
14787                 fix ssl deadlock, when peer closes connection
14788
14789 2001-10-24 [paul]       0.6.4claws2
14790
14791         * src/prefs_common.c
14792                 gettextize the gpg ascii-armored warning message
14793
14794         * src/compose.c
14795                 insert a DOS/MAC file into the composed message
14796                 (improvements)
14797
14798         * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
14799
14800 2001-10-22 [paul]       0.6.4claws1
14801
14802         * sync with sylpheed 0.6.4 release
14803                 see ChangeLog entries 2001-10-21
14804
14805         * po/fr.po, po/pt_BR.po
14806                 updated by Melvin Hadasht and Fabio Junior Beneditto
14807
14808 2001-10-21 [paul]       0.6.3claws30
14809
14810         * src/compose.c
14811                 insert a DOS text file from the compose window
14812                 into the composed message text (removes CRs characters)
14813                 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
14814
14815         * tools/filter_conv.pl, tools/README
14816                 automatically use ~/.sylpheed as working directory
14817                 print out confirmation message on completion
14818
14819         * correct Hoa's last ChangeLog.claws entry
14820
14821 2001-10-20 [hoa]        0.6.3claws29
14822
14823         * src/grouplistdialog.c
14824                 bugfix (another ?) to give the right
14825                 newsgroups list for each news server.
14826
14827         * src/news.c
14828         * src/news.h
14829                 improve the newsgroups list cache
14830
14831 2001-10-20 [paul]       0.6.3claws28
14832
14833         * sync with sylpheed 0.6.3cvs9
14834                 see ChangeLog entry 2001-10-19
14835
14836         * correct Alfons' last ChangeLog.claws entry
14837
14838 2001-10-19 [alfons]
14839
14840         * src/pgptext.[ch]
14841                 fix compilation problems (part of bug #472895)
14842
14843 2001-10-18 [hoa]        0.6.3claws27
14844
14845         * src/grouplistdialog.c
14846                 bugfix when we refresh was clicked (bug 472701)
14847
14848 2001-10-19 [christoph]  0.6.3claws26
14849
14850         * src/compose.c
14851                 last header entry should default to "To:" or
14852                 "Newsgroups:" and not copy the last entry line
14853                 in a new compose window
14854                 (closes bug #472686, #470792)
14855
14856 2001-10-19 [paul]       0.6.3claws25
14857
14858         * sync with Sylpheed 0.6.3cvs8
14859                 see ChangeLog entries 2001-10-18 and 2001-10-19
14860
14861 2001-10-18 [christoph]  0.6.3claws24
14862
14863         * src/procmsg.c
14864                 reimplement ignore thread
14865         
14866 2001-10-18 [hoa]        0.6.3claws23
14867
14868         * src/folderview.c
14869         * src/grouplistdialog.[ch]
14870                 enhanced news subscription interface (feature 469113)
14871
14872         * src/news.c
14873         * src/news.h
14874                 enchanced newsgroup listing,
14875                 now, we can get groups informations
14876                 (NNTPGroupInfo)
14877
14878 2001-10-18 [paul]       0.6.3claws22
14879
14880         * src/summaryview.c
14881                 remove comment (sync with main branch)
14882         * src/mainwindow.c
14883                 fix 'Re-edit' bug in 'Message' menu
14884
14885 2001-10-17 [christoph]  0.6.3claws21
14886
14887         * src/compose.c
14888                 ignore empty or whitespace only header lines
14889
14890 2001-10-17 [paul]       0.6.3claws20
14891
14892         * sync with sylpheed 0.6.3cvs7
14893                 see ChangeLog entries 2001-10-14, 2001-10-16, and
14894                 2001-10-17
14895
14896 2001-10-17 [darko]
14897
14898         * src/compose.c
14899                 wrap long lines without spaces
14900                 don't wrap URLs
14901
14902 2001-10-16 [paul]
14903
14904         * po/es.po, po/nl.po, po/pt_BR.po
14905                 updated by Ricardo Mones Lastra, Alfons,
14906                 and Fabio Junior Beneditto
14907
14908         * sylpheed-0.6.3claws released
14909
14910 2001-10-15 [melvin] 0.6.3claws18
14911
14912         * README.claws
14913                 added summary and detailed installation instructions
14914                 for spell checker
14915         * po/fr.po
14916                 Updated, corrected and completed french translation
14917
14918 2001-10-15 [hoa] 0.6.3claws17
14919         * src/grouplistdialog.c
14920                 we can choose the newsgroups to display with wildcards
14921
14922 2001-10-15 [christoph]  0.6.3claws16
14923
14924         * src/account.c
14925         * src/compose.c
14926         * src/prefs_folder_item.[ch]
14927                 applied wwp <subscript@free.fr>'s folder
14928                 default account patch
14929         * po/de.po
14930                 Fixed wrong translation
14931
14932 2001-10-13 [alfons, christoph, melvin]  
14933                         0.6.3claws15
14934
14935         solution #2 to solve MT-safety problems defers all GUI related calls
14936         to the main thread using a gtk_idle_add() callback. discussed on
14937         ircnet #sylpheed, with christoph spotting some issues with the
14938         original code, and melvin allowing us to lobotomize his sylpheed.
14939
14940         * src/syldap.[ch], src/main.c
14941                 fix race problem in ldap search thread by deferring GUI 
14942                 stuff to main thread using gtk_idle_add()
14943
14944 2001-10-13 [paul]       0.6.3claws14
14945
14946         * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
14947                 add Sergey's smtpcred.patch
14948                 adds separate username/password setting for SMTP Auth
14949                 needed by some servers
14950                 (closes feature request #471659)
14951
14952 2001-10-13 [paul]       0.6.3claws13
14953
14954         * src/pgptext.[ch] **NEW FILES**
14955         * src/Makefile.am, src/messageview.c, src/mimeview.c
14956                 decrypt ascii-armored gpg text embedded in
14957                 the message body.
14958                 Submitted by Jens Jahnke <jan0sch@gmx.net>
14959
14960 2001-10-13 [christoph]  0.6.3claws12
14961
14962         * README.claws
14963                 some more details on default to and
14964                 feature requests
14965         * src/main.c
14966                 init glib threading when ldap is used
14967         * src/syldap.c
14968                 threading fixes
14969         * po/de.po
14970                 fixed a typo
14971
14972 2001-10-12 [paul]       0.6.3claws11
14973
14974         * src/prefs_common.[ch], src/rfc2015.c
14975                 enable ascii-armored gpg text to be embedded in the
14976                 message body, selectable through the 'Privacy'
14977                 preferences. Supports encrypting only.
14978                 Submitted by Ravemax <ravemax@dextrose.com>
14979
14980 2001-10-12 [paul]       0.6.3claws10
14981
14982         * sync with sylpheed 0.6.3cvs6
14983                 see ChangeLog entries 2001-10-11 and 2001-11-12
14984
14985         * src/folderview.c
14986                 incorporated mbox folders, scoring, and folder
14987                 properties into the sync
14988
14989 2001-10-12 [darko]      0.6.3claws9
14990
14991         * README.claws
14992                 describe quotation wrapping
14993         * src/compose.c
14994                 don't treat tab as space to calculate line length properly
14995
14996 2001-10-11 [alfons]
14997
14998         * README.claws
14999                 correct description of how to make new filtering system work,
15000                 add some other things
15001                 
15002         * src/syldap.c
15003                 remove sched_yield() (not necessary / unportable)
15004
15005 2001-10-11 [paul]       0.6.3claws8
15006
15007         * sync with sylpheed 0.6.3cvs3
15008                 see ChangeLog entry 2001-10-10
15009
15010 2001-10-10 [christoph]  0.6.3claws7
15011
15012         * .cvsignore
15013                 ignore 2 files created by newer autotools
15014         * src/prefs_folder_item.c
15015                 using table for widget alignment
15016                 fixed memory leak and broken octal display
15017         * src/filesel.c
15018                 fixed segfault caused by lost filename
15019                 workaround (closes bug #469551)
15020
15021 2001-10-10 [paul]       0.6.3claws6
15022
15023         * sync with sylpheed 0.6.3cvs2
15024                 see ChangeLog entries 2001-10-09 and 2001-10-10
15025
15026 2001-10-10 [darko]      0.6.3.claws5
15027
15028         * src/gtkstext.c
15029                 proper calculation of right margin if smart wrapping is enabled
15030         * src/compose.c
15031                 automatically wrap long lines if wrap quotation is enabled
15032
15033 2001-10-09 [alfons]     0.6.3.claws4
15034
15035         * src/summaryview.c
15036                 select correct row when deleting last row in the summary view (and
15037                 close bug "[ #469104 ] select second last in list when deleting")
15038
15039 2001-10-09 [paul]       0.6.3claws3
15040
15041         * sync with sylpheed 0.6.3cvs1
15042                 updated some autotool scripts
15043
15044 2001-10-09 [darko]      0.6.3claws2
15045
15046         * src/gtkstext.[ch]
15047                 new name and mark with Sylpheed comment
15048         * src/compose.c
15049                 smart quotation wrapping a-la VIM
15050
15051 2001-10-08 [paul]       0.6.3claws1
15052
15053         * sync with sylpheed 0.6.3 release
15054                 see ChangeLog entry 2001-10-08
15055
15056 2001-10-08 [paul]       0.6.2claws24
15057
15058         * src/summaryview.c
15059                 more sync with sylpheed 0.6.2cvs12
15060                 Fixed the bug that didn't select the last row correctly
15061
15062
15063 2001-10-07 [paul]       0.6.2claws23
15064
15065         * sync with sylpheed 0.6.2cvs12
15066                 see ChangeLog entry 2001-10-07
15067
15068 2001-10-06 [match]
15069         * src/jpilot.[ch]
15070                 enable jpilot to read unsynch'ed addresses.
15071
15072         * src/editldap_basedn.c
15073                 fix segfault when opening dialog.
15074
15075 2001-10-06 [alfons]     0.6.2.claws22
15076
15077         * src/summaryview.c
15078                 fix bug with summary view selecting last *inserted*
15079                 node instead of last *visible* node. remember we
15080                 work with a tree
15081
15082 2001-10-06 [paul]       0.6.2claws21
15083
15084         * po/pt_BR.po
15085                 updated translation, contains some fixes and new
15086                 translations, submitted by Gustavo Noronha Silva
15087                 <kov@debian.org>
15088
15089         * src/prefs_common.c
15090                 change 'each' to 'every' - fix dubious English
15091
15092         * sync with sylpheed 0.6.2cvs11
15093
15094 2001-10-05 [alfons]     0.6.2claws20
15095
15096         * src/mainwindow.[ch], src/folderview.c
15097                 make composite tool button switch between "Compose News"
15098                 and "Compose Mail" depending on selected folder
15099                 (nifty idea by Kim Schulz <kim@schulz.dk>)
15100
15101 2001-10-05 [paul]       0.6.2claws19
15102
15103         * src/mainwindow.c, src/summaryview.c
15104                 fix 'Message/Reply to all', broken in last commit
15105
15106         * src/compose.c
15107                 fix X_BEENTHERE seg fault, thanks to Alfons
15108
15109 2001-10-04 [paul]       0.6.2claws18
15110
15111         * src/compose.[ch], src/mainwindow.c
15112                 make "Message/Reply" reply to mailing lists; matches
15113                 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
15114                 based on portions of the patch submitted by
15115                 Junichi Uekawa <dancer@netfort.gr.jp>
15116
15117 2001-10-04 [darko]      0.6.2claws17
15118
15119         * src/compose.c
15120                 better smart wrapping
15121         * src/gtkstext.[hc]
15122                 a function to make text buffer contiguous
15123
15124 2001-10-03 [paul]       0.6.2claws16
15125
15126         * sync with sylpheed 0.6.2cvs10
15127
15128 2001-10-02 [alfons]
15129
15130         * configure.in
15131         * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
15132                 close bug "[ #466566 ] compile error on mdk 8.0" by removing
15133                 references to chinese translations (hope someone picks up
15134                 this)
15135
15136 2001-10-02 [christoph]  0.6.2claws15
15137
15138         * src/compose.c
15139                 fixed non translated header bug
15140         * ChangeLog.claws
15141                 fixed wrong date in alfons last entry ;)
15142
15143 2001-10-02 [alfons]     0.6.2claws14
15144
15145         * src/compose.c, src/prefs_common.[ch]
15146                 add block cursor option
15147
15148 2001-10-02 [paul]       0.6.2claws13
15149
15150         * sync with sylpheed 0.6.2cvs9
15151
15152 2001-09-30 [paul]       0.6.2claws12
15153
15154         * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
15155                 updated translations
15156
15157         * po/POTFILES.in
15158                 add 'src/importldif.c'
15159
15160         * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
15161                 added eudora-to-vCard conversion tool
15162                 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
15163
15164         * sync with sylpheed 0.6.2cvs8
15165
15166 2001-09-30 [paul]
15167
15168         * sylpheed-0.6.2claws released
15169
15170 2001-09-27 [melvin]     0.6.2claws11
15171
15172         * src/gtkspell.c
15173                 fixed crash when using default path (introduced 
15174                 in 0.6.2claws10)
15175                 fixed tiny bug for initial suggestion mode
15176
15177 2001-09-27 [melvin]     0.6.2claws10
15178         
15179         * src/gtkspell.c
15180                 fixed bug where gtkpspell didn't set the path correctly
15181
15182         * README.claws
15183                 added a paragraph about spell checking
15184                 
15185
15186
15187 2001-09-27 [paul]       0.6.2claws9
15188
15189         * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
15190                 replace '// comments' with '/* comments */' to prevent
15191                 some compiler warnings 
15192
15193         * sync with sylpheed 0.6.2cvs6
15194
15195 2001-09-26 [alfons]     0.6.2claws8
15196
15197         * src/messageview.c
15198                 introduce return receipt request notification again,
15199                 which was lost because of other semantics in 
15200                 procheader_parse() (???)
15201
15202 2001-09-26 [christoph]  0.6.2claws7
15203
15204         * src/compose.c
15205                 replace comments for old code with #if 0
15206                 readded auto cc, bcc and reply-to
15207         * src/prefs_matcher.c
15208         * src/prefs_scoring.c
15209                 removed some definition (was moved to
15210                 prefs.h)
15211
15212 2001-09-26 [paul]       0.6.2claws6
15213
15214         * src/mainwindow.c
15215                 make 'Follow-up and reply to' sensitive
15216
15217         * more sync with sylpheed 0.6.2cvs5
15218
15219 2001-09-25 [melvin]
15220
15221         * 0.6.2claws5
15222
15223         * src/gtkspell.c
15224                 fixed bug for "US-ASCII" introduced by the encoding code
15225
15226 2001-09-25 [paul]
15227
15228         * 0.6.2claws4
15229
15230         * src/prefs_common.[ch], src/summaryview.c
15231                 'next unread msg' 'go to next folder?' dialog can be
15232                 given default behaviour, either always show dialog,
15233                 or assume 'yes', or assume 'no'
15234                 Submitted by wwp <subscript@free.fr>
15235
15236 2001-09-25 [melvin]
15237                 
15238         * src/compose.c src/gtkspell.[ch]
15239                 added support for different encodings
15240
15241 2001-09-25 [paul]
15242
15243         * more sync with sylpheed 0.6.2cvs5
15244
15245 2001-09-24 [alfons]
15246         
15247         * src/prefs_folder_item.c
15248                 add check for item->prefs->default_to string is NULL and
15249                 add another check when freeing this string
15250
15251 2001-09-24 [paul]
15252
15253         * configure.in
15254                 change to version 0.6.2claws3
15255
15256         * sync with sylpheed 0.6.2cvs5 
15257
15258 2001-09-24 [match]
15259         * src/ldif.[ch], src/importldif.[ch], addressbook.c
15260                 import LDIF files.
15261         * src/addrcache.[ch], addrindex.[ch]
15262                 small update for future
15263         * src/addrbook.c
15264                 fix test XML file.
15265
15266 2001-09-24 [melvin]
15267         * src/gtkspell.[ch]
15268                 added 'Learn from mistakes' option
15269                 better handling of quotes in checked words
15270                 sorted dict list
15271         * po/fr.po
15272                 small update for spell checking stuff
15273
15274 2001-09-23 [alfons]
15275         
15276         * src/gtkspell.c
15277                 edit a little bit so it complies more with main coding style
15278
15279 2001-09-23 [alfons]
15280
15281         * src/folder.[ch], prefs_folder_item.c, compose.c
15282                 migrate "request return receipt" folder property
15283                 to folderlist.xml
15284
15285 2001-09-22 [alfons]
15286
15287         * README.claws **NEW**
15288                 (add things of interest for users of main branch 
15289                 and claws here)
15290
15291         * src/folder.[ch], src/mainwindow.c, src/summaryview.c
15292                 re-implement threading per folder option, but store 
15293                 the setting in folderlist.xml (where it belongs)
15294
15295 2001-09-21 [melvin]
15296
15297         * src/gtkspell.[ch]
15298                 fixed bug when compose window is under another window
15299         * src/prefs_common.[ch] src/compose.c
15300                 changed 'dictionary_path' to 'dictionary' to be consistent
15301                 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
15302         * ac/pspell.m4 src/Makefile.am 
15303                 dropped PSPELL_PATH macro
15304         * po/fr.po
15305                 updated translations
15306
15307 2001-09-21 [christoph]
15308
15309         * src/compose.c
15310                 added border around header fields
15311                 keep header type when new field is added
15312
15313 2001-09-20 [christoph]
15314
15315         * src/utils.[ch]
15316                 more portable debug_print with source filename
15317                 and linenumber
15318         * src/procmsg.c
15319                 more newlines after debug messages
15320
15321 2001-09-20 [paul]
15322
15323         * configure.in
15324                 change to version 0.6.2claws2
15325
15326         * sync with sylpheed 0.6.2cvs3
15327
15328 2001-09-19 [melvin]
15329
15330         * src/gtkspell.c
15331                 fixed the post-right-click focus pb
15332                 fixed crash when 'Spell check all' after dict change 
15333                         and when cursor is at the end of the text
15334                 shift-right-click pops up config menu even on misspelled words.
15335         * po/POTFILES.in
15336                 added gtkspell.c
15337
15338 2001-09-19 [melvin]
15339
15340         * src/about.c
15341                 added pspell to compiled-in features list
15342
15343 2001-09-18 [melvin]
15344
15345         * switched to pspell and dropped ispell
15346         * ac/pspell.m4
15347                 new file. autoconf macro for pspell
15348         * ac/Makefile.am 
15349         * configure.in acconfig.h
15350                 added pspell support
15351         * src/Makefile.am
15352         * src/main.c src/compose.[ch] src/gtkspell.[ch]
15353         * src/prefs_common.[ch] 
15354                 added pspell support
15355
15356 2001-09-18 [christoph]
15357
15358         * src/addr_compl.c
15359         * src/template.[ch]
15360                 replace LOG_MESSAGE with debug_print
15361         * src/compose.[ch]
15362                 gui improvements
15363         * src/menu.c
15364                 added newline after debug message
15365         * src/utils.h
15366                 using __VA_ARGS__ for debug_print macro
15367         * tools/.cvsignore
15368                 ignore Makefile and Makefile.in
15369
15370 2001-09-18 [paul]
15371
15372         * configure.in
15373                 change to version 0.6.2claws1
15374         * sync with sylpheed 0.6.2cvs1
15375
15376         * src/matcher.c 
15377         * src/prefs_matcher.c
15378                 add 'score equal to' option, submitted by
15379                 Paul Evans <nerd@freeuk.com>
15380
15381 2001-09-15 [christoph]
15382
15383         * src/mainwindow.c
15384                 comment out menu entry not existing in claws
15385         * src/menu.c
15386                 add debug output for non existing menu entries
15387         * src/summaryview.c
15388                 fix next/prev unread message for ignored threads
15389         * src/utils.[ch]
15390                 add sourcefile and line number to debug output
15391                 otherwise it is sometimes hard to find the
15392                 source code part if debug messages are translated
15393
15394 2001-09-14 [darko]
15395         
15396         * src/folderview.c
15397                 refresh target folder style after colour is changed
15398
15399 2001-09-13 [paul]
15400
15401         * configure.in
15402                 change to version 0.6.1claws3
15403
15404         * sync with sylpheed 0.6.1cvs6
15405
15406 2001-09-13 [darko]
15407         
15408         * src/folderview.c
15409                 fix target folder colourization to use user selected colour
15410
15411 2001-09-12 [darko]
15412         
15413         * src/summaryview.c
15414                 fix crash when message that is marked for copy/move is unmarked
15415
15416 2001-09-09 [paul]
15417
15418         * configure.in
15419                 change to version 0.6.1claws2
15420
15421         * sync with sylpheed 0.6.1cvs3
15422
15423 2001-09-09 [alfons]
15424         
15425         * src/folderview.c
15426                 fix bug with default font used for trash folder text
15427
15428 2001-09-06 [paul]
15429
15430         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
15431                 updated translations
15432
15433         * configure.in
15434                 change to version 0.6.1claws1
15435
15436         * sync with sylpheed 0.6.1cvs2
15437
15438 2001-09-03 [paul]
15439
15440         * po/POTFILES.in
15441                 add Match's new addressbook
15442
15443         * po/de.po
15444                 updated translation submitted by Jens Oberender
15445
15446 2001-09-02 [paul]
15447
15448         * configure.in
15449                 change to 0.6.1claws
15450         * sync with sylpheed 0.6.1 release
15451
15452 2001-09-02 [paul]
15453
15454         * configure.in
15455                 change to 0.6.0claws2
15456
15457         * sync with sylpheed 0.6.0cvs4
15458
15459         * po/pt_BR.po
15460                 updated translation submitted by Fabio Junior Beneditto
15461
15462 2001-09-01 [match]
15463         * pixmaps/
15464                 interface.xpm
15465                 book.xpm
15466                 address.xpm
15467         * src/
15468                 Makefile.am
15469                 a ton of new files
15470
15471 2001-08-31 [paul]
15472
15473         * configure.in
15474                 change to version 0.6.0claws1
15475
15476         * sync with sylpheed 0.6.0cvs1
15477
15478         * po/es.po
15479                 updated translation submitted by Ricardo Mones Lastra
15480
15481         * po/POTFILES.in
15482                 add 'src/prefs_templates.c'
15483
15484         * src/compose.c, src/summaryview.c
15485                 fix segfault on 'Re_edit'               
15486
15487 2001-08-30 [alfons]
15488
15489         * configure.in, Makefile.am
15490         * tools/Makefile.am
15491                 add tools directory to source distribution
15492
15493 2001-08-30 [paul]
15494
15495         * configure.in
15496                 change to version 0.6.0claws
15497
15498         * sync with sylpheed 0.6.0 release
15499
15500 2001-08-30 [christoph]
15501
15502         * configure.in
15503                 removed autoconf version check
15504
15505 2001-08-30 [paul]
15506
15507         * src/account.c, src/compose.c, src/prefs_common.[ch]
15508         * src/procheader.[ch] src/utils.[ch]
15509                 Enhanced automatic account selection on replies
15510                 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
15511
15512         * configure.in
15513                 add LDAP and JPilot to the configuration results output.
15514
15515 2001-08-29 [christoph]
15516
15517         * src/summeryview.c
15518                 no bold font for ignored threads
15519
15520 2001-08-29 [paul]
15521
15522         * configure.in
15523                 change to version 0.5.3claws6
15524
15525         * sync with sylpheed 0.5.3cvs10
15526                 src/stringtable.[ch]: New Files
15527
15528         * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
15529         * src/pixmaps/sylpheed.xpm
15530                 add mini-icons to windows (by Alfons)
15531
15532 2001-08-27 [paul]
15533
15534         * src/mainwindow.c
15535                 new functions: next_labeled_cb(), prev_labeled_cb()
15536
15537         * src/summaryview.c
15538                 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
15539                 summary_select_next_labeled(), summary_select_prev_labeled()
15540
15541         * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
15542                 give claws blue folders and a blue trash can
15543
15544 2001-08-27 [paul]
15545
15546         * configure.in
15547                 change to version 0.5.3claws5
15548
15549         * sync with sylpheed 0.5.3cvs9
15550                 src/labelcolors.[ch] renamed to src/colorlabel.[ch] 
15551
15552 2001-08-24 [christoph]
15553
15554         * src/filesel.c
15555                 keep filename when browsing directories
15556                 (not working for user entered filename, but
15557                  for default name and selected filename from
15558                  file list)
15559         * src/mainwindow.c
15560                 fixed wrong spelling "Folllow-up"
15561         * src/mbox_folder.c
15562         * src/procmsg.c
15563         * src/summaryview.c
15564                 fixed new/unread message count with ignored
15565                 threads (2 commits, first didn't notice no
15566                 longer needed decreasing)
15567         * src/inc.c
15568                 readded scrolling of progress dialog
15569                 (lost in sync)
15570
15571 2001-08-24 [paul]
15572
15573         * configure.in
15574                 change to 0.5.3claws4
15575
15576         * sync with sylpheed 0.5.3cvs7
15577
15578 2001-08-24 [christoph]
15579
15580         * src/compose.c
15581                 set request return receipt when replying
15582                 if it is set is the folder prefs of the
15583                 message
15584         * src/inc.c
15585                 disable final error popup if popups are
15586                 disabled in config (again)
15587
15588 2001-08-23 [paul]
15589
15590         * configure.in
15591                 Change version number to 0.5.3claws3
15592
15593         * sync with sylpheed 0.5.3cvs5
15594
15595         * src/mimeview.c
15596                 double quote '%s' in 'gedit %s' to fix bug when
15597                 opening attachment with spaces in the name
15598
15599 2001-08-22 [alte]
15600         * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
15601           src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
15602                 initial message templates support
15603
15604
15605 2001-08-22 [paul]
15606
15607         * configure.in
15608                 change version number to 0.5.3claws2
15609
15610         * sync with sylpheed 0.5.3cvs4
15611
15612         * src/procmsg.h src/summaryview.c
15613                 re-implement (un)ignore thread
15614
15615 2001-08-21 [paul]
15616
15617         * src/summaryview.c
15618                 remove unnecessary code
15619         * src/compose.c
15620                 enable 'dynamic' signatures (submitted by
15621                 Eric Limpens <eric@hscg-internet.nl>)
15622
15623 2001-08-21 [paul]
15624
15625         clean up after sync with sylpheed 0.5.3 release
15626
15627         * src/folderview.c
15628                 fix re-introduced font mess, see Christoph's
15629                 entry 2001-06-24
15630
15631         * src/summaryview.c
15632                 remove prev_msgnum
15633                 use sylpheed's small font instead of
15634                 gtk default font for summary view
15635
15636
15637 2001-08-17 [paul]
15638
15639         * configure.in
15640                 add pl to ALL_LINGUAS - sync with main branch
15641
15642         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
15643                 Updated. Translations by Jens Oberender, Ricardo Mones
15644                 Lastra, Alfons, and Fabio Junior Beneditto respectively.
15645
15646         * po/pl.po  ** NEW FILE **
15647                 sync with the main branch
15648
15649         * src/folderview.c
15650                 fix target folder colorizing and refresh problem
15651
15652
15653 2001-08-17 [christoph]
15654
15655         * src/mainwindow.c
15656                 claws uses 4 colors for target folder coloring.
15657                 arrays were not long enough and destroyed the
15658                 stack causing a segfault.
15659                 target folder colorizing does not work anymore
15660                 for me
15661
15662 2001-08-16 [paul]
15663
15664         * configure.in
15665                 change to version 0.5.3claws1
15666
15667         * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
15668           src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
15669           src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
15670
15671                 sync with sylpheed 0.5.3 release, but keep claws method of
15672                 configuring/saving fonts
15673
15674         * src/addressbook.[ch]
15675                 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
15676                 in line with a similar change in Hiroyuki's branch
15677
15678         * src/mainwindow.[ch]
15679                 disable main_window_set_thread_option()
15680         * src/prefs_folder_item.c
15681                 comment out &tmps_prefs.enable_thread,
15682         * src/mbox_folder.c, src/procmsg.[ch]
15683                 comment out MSG_IS_IGNORE_THREAD
15684         * src/summaryview.c
15685                 comment out summary_ignore_thread() and summary_unignore_thread()
15686                 comment out MSG_IS_IGNORE_THREAD
15687
15688                 use Hiroyuki's threading instead.
15689
15690
15691
15692 2001-08-15 [paul]
15693
15694         * src/account.c
15695                 use Hiroyuki's 0.5.3 column scheme but also
15696                 include the enable/disable button.
15697         * src/pixmaps/mark.xpm
15698                 add Hiroyuki's amended pixmap
15699
15700 2001-08-13 [christoph]
15701
15702         * src/account.c
15703                 receive at get all column showed wrong state for APOP
15704                 button should only work for POP3 and APOP accounts
15705         * src/prefs_account.c
15706                 added missing preprocessor statement for SSL
15707
15708 2001-08-12 [paul]
15709
15710         * src/account.[ch]
15711                 add 'receive at get all' column and enable/disable
15712                 button.
15713
15714 2001-08-06 [christoph]
15715
15716         * src/account.c
15717                 show usage of SSL in protocol column
15718
15719         * src/imap.c
15720         * src/inc.c
15721                 renamed ssl options
15722
15723         * src/prefs_account.[ch]
15724                 moved ssl options to a new page
15725
15726         * src/send.c
15727         * src/smtp.c
15728         * src/ssl.[ch]
15729                 renamed ssl options
15730                 added support for SMTP STARTTLS command
15731
15732 2001-08-05 [christoph]
15733
15734         * configure.in
15735                 debian autoconf needs version check to find
15736                 correct autoconf version. if the file is
15737                 named configure.in 2.13 is used, which does
15738                 not work with this configure.in script.
15739                 other solution would be to rename the script
15740                 to configure.ac as suggested in the autoconf
15741                 manual.
15742
15743         * src/inc.c
15744                 disable final error popup if popups are
15745                 diabled in config
15746
15747         * src/socket.c
15748                 bugfix in ssl_gets
15749                 fixes IMAP over SSL problem
15750
15751 2001-08-03 [paul]
15752
15753         * configure.in
15754                 change to 0.5.2claws1
15755
15756         * sync with sylpheed 0.5.2cvs1
15757
15758 2001-08-02 [alfons]
15759
15760         * configure.in
15761                 quick fix for ispell detection...
15762
15763 2001-08-01 [paul]
15764
15765         * configure.in
15766                 change to 0.5.1claws4
15767
15768         * sync with sylpheed 0.5.1cvs7
15769
15770 2001-07-31 [alfons]
15771
15772         * src/prefs_common.c, src/prefs_common.h, 
15773           src/gtkspell.c, src/gtkspell.h
15774                 add global spelling checker settings (compose tab) +
15775                 selection of dictionary 
15776           
15777         * configure.in  
15778                 guess valid ispell location
15779
15780 2001-07-31 [paul]
15781
15782         * po/POTFILES.in
15783                 removal of 'src/quote_fmt_parse.c'
15784         * po/de.po
15785                 Updated de.po
15786                 (submitted by Jens Oberender <didge@suse.de>)
15787
15788 2001-07-31 [darko]
15789
15790         * src/folder.[ch]
15791         * src/folderview.[ch]
15792         * src/mainwindow.c
15793         * src/mh.c
15794         * src/prefs_common.[ch]
15795         * src/summaryview.c
15796                 target folder colourization
15797
15798 2001-07-30 [paul]
15799
15800         more sync with Sylpheed 0.5.1cvs6 
15801
15802 2001-07-30 [darko]
15803
15804         * src/mh.c
15805         * src/prefs_folder_item.[hc]
15806         * src/summaryview.c
15807                 shared folders support with a GUI
15808
15809 2001-07-29 [paul]
15810
15811         0.5.1claws3
15812
15813         * sync with Sylpheed 0.5.1cvs6
15814
15815 2001-07-29 [paul]
15816
15817         * po/pt_BR.po
15818                 updated
15819                 (submitted by Fabio Junior Beneditto)
15820
15821 2001-07-28 [paul]
15822
15823         * src/procmime.c
15824         * AUTHORS
15825                 patch to correct bad image mime headers
15826                 (submitted by Don Quijote <dq@searchlores.org>)
15827
15828 2001-07-28 [paul]
15829
15830         * tools/gif2xface.pl   **NEW FILE**
15831         * tools/README
15832                 script to convert file.gif to file.xface for
15833                 use in a custom header.
15834                 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
15835
15836 2001-07-27 [alfons]
15837         
15838         * configure.in
15839                 change macros for detecting JPilot and LDAP
15840
15841 2001-07-27 [christoph]
15842
15843         * src/filtering.c
15844                 code cleanup (MIN / MAX warning, needed casting)
15845
15846 2001-07-27 [alfons]
15847
15848         * procheader.c
15849                 disallow setting flags when detecting certain headers
15850                 (X-Status, Status, Seen, X-Seen). 
15851         
15852         * sync with Hiroyuki's Sylpheed 0.5.1cvs5
15853
15854 2001-07-27 [christoph]
15855
15856         * src/prefs_filter.c
15857         * src/prefs_filtering.c
15858         * src/prefs_matcher.c
15859         * src/prefs_scoring.c
15860                 scroll list when moving rows up or down
15861
15862         * src/imap.c
15863         * src/imap.h
15864         * src/prefs_account.c
15865         * src/prefs_account.h
15866         * src/send.c
15867                 SMTP over SSL (untested, feedback requested)
15868                 IMAP over SSL
15869
15870         * src/ssl.c
15871                 code cleanup
15872
15873 2001-07-26 [alfons]
15874         
15875         * configure.in, acconfig.h
15876                 define CLAWS (need this for main / claws detection)
15877
15878 2001-07-25 [alfons]
15879
15880         * configure.in
15881                 Sylpheed 0.5.1claws2
15882                 
15883         * sync with Sylpheed 0.5.1cvs4
15884
15885 2001-07-25 [christoph]
15886
15887         * src/scoring.c
15888                 fixed segfault
15889                 item->prefs == NULL (don't know why)
15890
15891 2001-07-25 [alfons]
15892
15893         * configure.in
15894                 Sylpheed 0.5.1claws1
15895
15896         * sync with Sylpheed 0.5.1cvs1-3
15897
15898 2001-07-24 [christoph]
15899
15900         * src/folderview.c
15901         * src/prefs_folder_item.[ch]
15902                 added folderitem preferences dialog with
15903                 default To: and auto request return receipt
15904
15905         * src/compose.[ch]
15906         * src/menu.[ch]
15907                 changes to handle new folderitem preferences
15908
15909         * src/mainwindow.c
15910         * src/summaryview.c
15911                 call compose new mail with current folderitem
15912
15913 2001-07-24 [alfons]
15914
15915         Release Sylpheed 0.5.1claws
15916
15917         * configure.in
15918                 change to release version 0.5.1claws
15919
15920 2001-07-24 [christoph]
15921
15922         * src/summaryview.c
15923                 fixed segfault that happend when the selected
15924                 message was removed while retrieving new messages.
15925
15926         * po/es.po
15927                 updated translation
15928                 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
15929
15930 2001-07-22 [alfons]
15931
15932         add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
15933         this is a work in progress, for more information: http://nlpagan.net/sylman 
15934         
15935         * configure.in, src/mainwindow.c, manual/Makefile.am
15936                 add support for English manual
15937
15938         * AUTHORS
15939                 add authors of user manuals
15940
15941         * manual/en/sylpheed*.html
15942                 add English documentation
15943
15944 2001-07-22 [christoph]
15945
15946         * po/POTFILES.in
15947                 added src/ssl.c
15948         * src/ssl.c
15949                 changed a wrong debug message
15950
15951 2001-07-22 [alfons]
15952
15953         * po/nl.po
15954                 update Dutch translation
15955
15956         * src/prefs_filtering.c, 
15957           src/prefs_matcher.c
15958                 add more translatable strings           
15959
15960 2001-07-21 [alfons]
15961
15962         0.5.0claws7
15963
15964         * configure.in
15965                 change version
15966
15967         * src/inc.c, src/summaryview.[ch]
15968                 prevent update of mark file when filtering has done, by
15969                 using a variable; this affects two functions:
15970                         inc.c::inc_finished()
15971                         summaryview.c::summary_show()
15972
15973 2001-07-20 [alfons]
15974
15975         * src/filtering.[ch], src/prefs_filtering.c, 
15976           src/matcher.[ch]
15977                 add filtering action for label coloring 
15978
15979         * po/POTFILES.in
15980                 add labelcolors.c
15981
15982         * added src/labelcolors.c
15983         * added src/labelcolors.h
15984         * src/Makefile.am, src/summaryview.c
15985                 rearrange label coloring code
15986
15987         * src/procmsg.h
15988                 add more parentheses so label colouring works correctly
15989
15990         * src/filtering.c
15991                 don't really delete message, but move it to Trash
15992
15993         * src/prefs_matcher.c
15994                 add quote options to info dialog
15995
15996 2001-07-20 [christoph]
15997
15998         * src/Makefile.am
15999         * src/inc.c
16000         * src/main.[ch]
16001         * src/socket.h
16002         * src/ssl.[ch] (new)
16003                 moved ssl stuff to a seperate file
16004
16005 2001-07-20 [darko]
16006
16007         * src/summaryview.c
16008                 fix show sender using address book with no e-mail
16009                 address in From: field
16010
16011 2001-07-19 [alfons]
16012
16013         * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
16014                 fix messy handling of escaping... now at least the
16015                 execute command is useful. escape char is '\', we
16016                 accept \n and \r too. 
16017
16018                 Real life example:
16019                 
16020                 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
16021                 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
16022
16023 2001-07-18 [alfons]
16024
16025         0.5.0claws6
16026
16027         * src/summaryview.c
16028                 clean up
16029
16030         * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
16031           src/procmsg.[ch]
16032                 revise filtering; currently move, copy, marking have
16033                 been tested. if you like bleeding edge stuff, you
16034                 should definitely go for this version :)
16035
16036         * mark old working stuff as VERSION_0_5_0_CLAWS5        
16037
16038 2001-07-17 [christoph]
16039
16040         * src/utils.c
16041                 timestamp log
16042
16043 2001-07-17 [alfons]
16044
16045         0.5.0claws5
16046
16047         * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more 
16048           bits in the mark file, without affecting either branch. Lots of
16049           files changed, also in claws branch.
16050
16051           UNTESTED: use of mbox folders
16052
16053         * src/summaryview.c
16054                 added mark all read; however this was a quick hack used for
16055                 cleaning up mess after initial merge with Hiroyuki
16056
16057         * configure.in
16058                 change claws version number back to 0.5.0claws5 to clear up 
16059                 confusion & pretension (recent release was technically 
16060                 0.5.0claws4, so we neatly align with Hiroyuki :-)
16061
16062 2001-07-16 [alfons]
16063
16064         sync with Hiroyuki's 0.5.0cvs4
16065
16066 2001-07-16 [alfons]
16067
16068         0.5.1claws3
16069
16070         * src/filtering.[ch]
16071                 remove invalid updating of mark files for 
16072                 filter actions MATCHING_ACTION_MOVE and 
16073                 MATCHING_ACTION_DELETE; this should fix the
16074                 folder update bug
16075                 
16076         * src/procmsg.c
16077                 revert Christoph's stab at fixing the folder 
16078                 update bug
16079
16080         * po/POTFILES.in
16081                 add missing files with translatable strings
16082
16083         * src/summaryview.c
16084                 remove debug print
16085
16086 2001-07-15 [alfons]
16087
16088         * src/addr_compl.[ch], src/prefs_filtering.c
16089                 make "filtering pref dialog's destination entry" an
16090                 "address completable entry", if filter destination is 
16091                 an email address
16092
16093         0.5.1claws2
16094         
16095         sync with Hiroyuki's 0.5.0cvs2-3
16096
16097 2001-07-15 [christoph]
16098
16099         * src/procmsg.c
16100                 fixed folder stats update after incorporation
16101
16102 2001-07-15 [alfons]
16103
16104         * src/summaryview.c
16105                 * finish label colouring stuff (for now)
16106                 * fix incorrect colour bug (off by one) 
16107
16108 2001-07-14 [alfons]
16109
16110         * src/mainwindow.c
16111                 change text labels for news and mail message so there's
16112                 plenty of toolbar estate left
16113
16114         * configure.in
16115                 0.5.1claws1
16116
16117         * src/folderview.c
16118           src/folder.[ch]
16119                 sync with Hiroyuki's 0.5.0cvs1
16120
16121         * src/summaryview.c
16122                 more rewrite label colouring
16123
16124 2001-07-14 [alfons]
16125
16126         * src/summaryview.[ch]
16127                 * start rewrite label colouring 
16128                 * fix proper location "Add Sender To Addressbook" menu item
16129
16130 2001-07-13
16131
16132         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
16133         (actually this is 0.5.0claws4)
16134
16135 2001-07-13 [alfons]
16136
16137         * po/pt_BR.po
16138                 * fix duplicate message
16139                 * add updated Portugese / Brazilian translation
16140                   submitted by Fabio Junior Beneditto
16141
16142 2001-07-12 [alfons]
16143
16144         * AUTHORS
16145                 add Jens
16146
16147         * po/nl.po
16148                 add updated Dutch translation
16149
16150         * po/de.po
16151                 add updated German translation submitted by Jens
16152
16153 2001-07-11 [alfons]
16154
16155         Prerelease before 0.5.0claws. Please test.
16156         This version is temporarily tagged as VERSION_0_5_0_TEST
16157
16158         * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
16159           src/prefs_scoring.c, src/prefs_matcher.c, 
16160           src/prefs_filtering.c, src/mbox.c, 
16161           src/main.c, src/inc.c, src/filtering.[ch]
16162                 revert new Hoa's new matcher (does not work yet)
16163
16164         * src/Makefile.am
16165                 clean up
16166
16167 2001-07-10
16168
16169         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
16170
16171
16172 2001-07-10 [alfons]
16173
16174         * Makefile.am
16175                 add ChangeLog.claws to EXTRA_DIST
16176         * src/Makefile.am
16177                 add matcher_parser_parse.h to EXTRA_DIST
16178
16179 2001-07-10 [christoph]
16180
16181         * src/inc.c
16182                 add destination folder to table of
16183                 folders that need to be updated after
16184                 incorporation
16185
16186 2001-07-10 [alfons]
16187
16188         * folder.[ch]
16189           folderview.c
16190                 make collapse state of folders and folder items persistent, i.e.
16191                 if you collapse a folder tree, the next time sylpheed-claws starts 
16192                 up the folder tree remains collapsed.  
16193                 
16194 2001-07-10 [christoph]
16195
16196         * acconfig.h
16197         * configure.in
16198                 added --enable-ssl
16199         * src/md5.[ch]
16200                 renamed MD5_CTX to MD5_CTX_syl
16201                 conflicts with a struct in openssl
16202         * src/inc.c
16203         * src/main.[ch]
16204         * src/prefs_account.[ch]
16205         * src/socket.[ch]
16206                 SSL support for POP
16207         * src/mainwindow.c
16208                 fixed compose with current account
16209                 broken by new compose button stuff
16210
16211 2001-07-09 [hoa]
16212
16213         * AUTHORS
16214                 changed my email address
16215
16216         * src/matcher_parser_parse.y
16217                 clean the parser to remove conflicts
16218
16219 2001-07-09 [alfons]
16220
16221         * AUTHORS
16222                 add Match Grun
16223
16224         * configure.in
16225                 fix incorrect description of --enable-ldap parameter
16226
16227         * src/prefs_common.[ch]
16228           src/compose.c
16229                 add experimental option "smart wrapping" which makes the
16230                 compose editor auto wrap.
16231                 
16232                 | TODO: the problem with the buggy cursor handling is caused |
16233                 | by the GtkText. when deleting / backspacing text its       |
16234                 | wrapping algorithm does not take in account the previous   |
16235                 | line. should find a way to hack this in.                   |
16236                 | or should perhaps combine this with the word wrapping      |
16237                 | patch i wrote in january.                                  |
16238
16239         * src/about.c
16240                 show build parameters for LDAP and JPilot
16241
16242         * src/summaryview.c
16243                 revert Christoph's bugfix for selecting next unread message, 
16244                 because folder stats aren't updated correctly
16245
16246 2001-07-08 [hoa]
16247
16248         * src/filtering.c
16249         * src/mainwindow.c
16250         * src/matcher.c
16251         * src/matcher_parser_lex.l
16252         * src/matcher_parser_parse.y
16253         * src/prefs_filtering.c
16254         * src/prefs_scoring.c
16255         * src/scoring.c
16256                 bugfix of the config file parser
16257
16258 2001-07-08 [alfons]
16259
16260         * src/Makefile.am
16261                 added generated matcher sources to BUILT_SOURCES
16262
16263 2001-07-08 [hoa]
16264
16265         * src/Makefile.am
16266         * src/.cvsignore
16267                 added new config file parser
16268
16269         * src/scoring.[ch]
16270         * src/filtering.[ch]
16271         * src/matcher.[ch]
16272         * src/prefs_filtering.c
16273         * src/prefs_matcher.c
16274         * src/prefs_scoring.c
16275         * added src/matcher_parser.h
16276         * added src/matcher_parser_lex.h
16277         * added src/matcher_parser_lex.l
16278         * added src/matcher_parser_parse.y
16279                 lex & yacc config file parser
16280
16281         * src/mbox.c
16282         * src/inc.c
16283         * src/main.c
16284                 changes prefs_filtering into global_filtering           
16285
16286         * src/summaryview.c
16287                 build threads with subjects only if "Re: " is at the
16288                 beginning of the subject
16289
16290 2001-07-07 [paul]
16291
16292         0.5.0claws
16293
16294         sync with sylpheed 0.5.0
16295                 change of version number only
16296
16297 2001-07-06 [paul]
16298
16299         0.5.0claws5
16300
16301         sync with sylpheed 0.5.0pre5
16302
16303 2001-07-05 [paul]
16304
16305         sync with sylpheed 0.5.0pre4 release
16306                 /po and /manual/ja not sync'ed
16307
16308 2001-07-04 [paul]
16309
16310         more sync with sylpheed 0.5.0pre4
16311
16312 2001-07-03 [christoph]
16313
16314         * src/addressbook.c
16315                 fixed address book broken by address book
16316                 for VCard, JPilot, LDAP
16317
16318 2001-07-03 [alfons]
16319
16320         * src/matcher.c
16321         * src/textview.c
16322                 stopped memory leaks
16323
16324 2001-07-03 [paul]
16325
16326         more sync with sylpheed 0.5.0pre4
16327
16328 2001-07-02 [match]
16329
16330         * included address book patch for VCard, JPilot, LDAP
16331         * pref_common.c - fixed Font options on Display tab (cosmetic)
16332         * alertpanel.c - fixed truncated message
16333
16334 2001-07-02 [christoph]
16335
16336         * src/mbox_folder.c
16337         * src/procmsg.[ch]
16338         * src/summaryview.c
16339                 mark threads for ignoring
16340
16341 2001-07-02 [paul]
16342
16343         0.5.0claws4
16344
16345         * sync with sylpheed 0.5.0pre4
16346                 updated gettext to 0.10.38.
16347
16348 2001-07-01 [paul]
16349
16350         * src/ mainwindow.c
16351         * src/procmsg.h
16352         * src/summaryview.[ch]
16353                 new right-click option: Label.
16354                 substitute for 'Mark-->Mark/Unmark', colours the line.
16355                 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
16356
16357 2001-07-01 [christoph]
16358
16359         * src/folderview.c
16360                 fixed font for trash
16361         * src/summaryview.c
16362                 move ctree to unread message
16363
16364 2001-07-01 [paul]
16365
16366         * sync with sylpheed 0.5.0pre3 release
16367
16368 2001-06-30 [alfons]
16369
16370         * src/filesel.[ch]
16371         * src/compose.c
16372                 allow inserting / attaching multiple files in
16373                 the composer window
16374
16375 2001-06-30 [paul]
16376
16377         * src/codeconv.c
16378                 small change to Alfons' previous stuff so that it
16379                 actually makes
16380
16381 2001-06-30 [alfons]
16382
16383         * lots of files changed; first attempt to merge the changes
16384           and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
16385
16386 2001-06-30 [paul]
16387
16388         * po/pt_BR.po
16389                 updated and completed, translations by Fabio
16390                 Junior Beneditto <fjbeneditto@yahoo.com.br>
16391
16392 2001-06-29 [alfons]
16393
16394         * src/compose.c
16395         * src/mimeproc.[ch]
16396                 allow selecting an attached files' mime type from a 
16397                 list of types.
16398
16399 2001-06-29 [paul]
16400
16401         * more sync with sylpheed 0.5.0pre3
16402
16403 2001-06-29 [paul]
16404
16405         * po/pt_BR.po
16406                 merge with sylpheed.pot and pt_BR.po provided by
16407                 Fabio Junior Beneditto.
16408
16409 2001-06-29 [darko]
16410
16411         * src/procmime.c
16412                 make MIME types case insensitive
16413
16414 2001-06-28 [alfons]
16415
16416         * po/nl.po
16417                 merge with sylpheed.pot and old nl.po; translations added.
16418
16419 2001-06-28 [paul]
16420
16421         * more sync with sylpheed 0.5.0pre3
16422
16423 2001-06-27 [alfons]
16424
16425         * src/summaryview.c
16426                 don't crash when removing parent node of messages
16427                 attracted by subject. this was caused by not deleting
16428                 the parent node from the subject line hash table.
16429
16430 2001-06-27 [alfons]
16431
16432         * src/summaryview.c
16433         * src/compose.[ch]
16434         * src/mainwindow.c
16435                 if there are multiple messages selected, allow forwarding
16436                 them as attachments.
16437
16438 2001-06-27 [paul]
16439
16440         * more sync with sylpheed 0.5.0pre3
16441
16442 2001-06-26 [paul]
16443
16444         0.5.0claws3
16445
16446         * sync with sylpheed 0.5.0pre3
16447
16448 2001-06-25 [paul]
16449
16450         * src/mainwindow.c
16451                 fixed 'compose news article' bug
16452                 from icon-and-text toolbar
16453
16454 2001-06-25 [paul]
16455
16456         * sync with sylpheed 0.5.0pre2 release
16457
16458 2001-06-24 [christoph]
16459
16460         * src/prefs_common.c
16461                 bug fix in font selection
16462         * src/folderview.c
16463                 use sylpheed's normal font instead of
16464                 gtk default font for folders without
16465                 new messages
16466
16467 2001-06-24 [alfons]
16468
16469         * src/mainwindow.[ch]
16470                 added composite compose mail / news button (an idea by Leandro
16471                 Pereira <leandro@linuxmag.com.br>)
16472
16473 2001-06-24 [paul]
16474
16475         Added instructions for ldif-to-xml.py
16476
16477         * tools/README
16478
16479 2001-06-23 [alfons]
16480
16481         Some minor things.
16482
16483         * src/pixmaps/stock_news_compose.xpm
16484                 added pixmap by Leandro
16485         * src/prefs_common.c
16486                 tested built-in spelling checker of GCC 3.0 :)
16487         * po/nl.po
16488                 merged dutch translation of sylpheed-main with
16489                 sylpheed.pot
16490
16491 2001-06-23 [paul]
16492
16493         Added tools directory and files.
16494
16495         * tools/filter_conv.pl
16496                 converts old filter system to new filtering system
16497         * tools/ldif-to-xml.py
16498                 converts netscape addressbook to sylpheed addressbook
16499         * tools/README
16500                 descriptions/instructions for above two files
16501
16502 2001-06-23 [christoph]
16503
16504         * src/inc.c
16505         * src/manage_window.[ch]
16506         * src/prefs_common.[ch]
16507                 mail retrieval dialog can be enabled, disabled
16508                 or hidden if non of sylpheed's windows is active
16509
16510 2001-06-22 [paul]
16511
16512         0.5.0claws2
16513
16514         * sync with sylpheed 0.5.0pre2
16515
16516 2001-06-21 [christoph]
16517
16518         * src/summaryview.c
16519                 show recipient on 'from' for all accounts
16520                 
16521         * src/inc.c
16522         * src/prefs_common.[ch]
16523                 disable error popup on mail receive errors
16524
16525 2001-06-21 [alfons]
16526
16527         * src/compose.c
16528                 made the ruler correctly appear and disappear.
16529
16530         * src/Makefile.am
16531                 removed Hoa's work-in-progress-stuff (interesting!) so 
16532                 claws compiles ok.
16533
16534 2001-06-20 [christoph]
16535
16536         * src/inc.c
16537         * src/progressdialog.c
16538                 added scrolled window for list in progressdialog
16539
16540 2001-06-20 [paul]
16541
16542         sync with sylpheed 0.5.0pre1 release
16543
16544 2001-06-20 [christoph]
16545
16546         * src/summeryview.c
16547                 make building threads by subject work when
16548                 thread view is enabled
16549                 
16550         * src/compose.c
16551         * src/prefs_common.[ch]
16552                 automatically select account for mail replys
16553
16554 2001-06-19 [sergey]
16555
16556         * src/compose.c (compose_create): keep Bcc and Reply-To visible if
16557         they are filled in from the account settings.
16558
16559 2001-06-19 [paul]
16560
16561         * more sync with sylpheed 0.5.0pre1
16562
16563 2001-06-18 [alfons]
16564
16565         * src/Makefile.am,
16566           src/procmime.c
16567                 added --sysconfdir to CPPFLAGS for pointing to the correct
16568                 location of mime.types. 
16569
16570                 NOTE: make sure you use --sysconfdir when running ./autogen.sh
16571                 or ./configure!
16572
16573 2001-06-18 [hoa]
16574
16575         * src/summaryview.c
16576                 fixed some bug when building threads
16577
16578 2001-06-18 [pau]l
16579
16580         * src/prefs_account.c
16581                 UI stuff: More changes to the English
16582
16583 2001-06-18 [paul]
16584
16585         * src/pixmaps/stock_news_compose.xpm: new file
16586         * src/Makefile.am
16587         * src/mainwindow.c
16588         * src/summaryview.c
16589                 Added new icon for Hoa's 'compose a news
16590                 message', plus minor improvements to the
16591                 English
16592
16593         * po/ja.po
16594         * ChangeLog
16595         * ChangeLog.jp
16596                 more sync with sylpheed 0.5.0pre1
16597
16598 2001-06-18 [hoa]
16599
16600         * src/compose.[ch]
16601         * src/mainwindow.c
16602                 Follow-up and reply to
16603
16604         * src/summaryview.[ch]
16605                 Build threads also with subjects
16606
16607 2001-06-17 [hoa]
16608
16609         * src/compose.c
16610                 forwarding use the current account.
16611
16612         * src/mainwindow.c
16613                 the "compose message" button has been replaced with
16614                 "new mail" and "new news" buttons
16615
16616         * src/prefs_common.[ch]
16617                 added a configuration option to use the forward button
16618                 as "forward as attachment"
16619                 changed reply and forward format description
16620
16621         * src/quote_fmt_lex.l
16622         * src/quote_fmt_parse.y
16623                 added message with no signature in format for reply
16624                 and forward.
16625
16626 2001-06-17 [paul]
16627
16628         Minor UI stuff
16629
16630         * src/mainwindow.c
16631         * src/summaryview.c
16632                 Improvements to the English
16633
16634         * src/prefs_common.c
16635                 Improvements to the English and some
16636                 clarity/continuity improvements in the
16637                 description of Quote symbols.
16638
16639 2001-06-17 [paul]
16640
16641         0.5.0claws1
16642
16643         * sync with sylpheed 0.5.0pre1
16644
16645 2001-06-17 [hoa]
16646
16647         * src/compose.c
16648                 Better interface for compose, displayed fields
16649                 are updated whenever we change account.
16650                 Newsgroups field is automatically filled.
16651
16652         * src/mainwindow.c
16653                 Newsgroups field is automatically filled.
16654
16655         * src/prefs_account.c
16656                 Some interface stuff when fields appear and
16657                 disappear.
16658
16659 2001-06-16 [paul]
16660
16661         0.4.99claws
16662
16663         * sync with sylpheed 0.4.99
16664
16665 2001-06-16 [sergey]
16666
16667         * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
16668         base64_decoder_free, base64_decoder_decode): new object and
16669         functions for decoding base64 streams.
16670         * src/procmime.c (procmime_decode_content): modified to use the
16671         new base64 decoder.
16672
16673 2001-06-15 [paul]
16674
16675         0.4.99claws10
16676
16677         * sync with sylpheed 0.4.99cvs11
16678
16679 2001-06-13 [paul]
16680
16681         0.4.99claws9
16682
16683         * sync with sylpheed 0.4.99cvs9
16684
16685 2001-06-13 [hoa]
16686
16687         * src/compose.c
16688         * src/prefs_account.c
16689
16690                 SMTP server can be defined in the news account
16691                 mime type of attachment are kept.
16692
16693         * src/summaryview.c
16694
16695                 now choose the highest important score between default
16696                 and important score of folder.
16697
16698 2001-06-09 [alfons]
16699         
16700         * src/prefs_common.c: 
16701
16702                 (prefs_quote_description_create): corrected description of 
16703                 quote format characters
16704
16705 2001-06-09 [paul]
16706
16707         0.4.99claws8
16708
16709         * sync with sylpheed 0.4.99cvs8
16710
16711 2001-06-08 [sergey]
16712
16713         * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
16714         and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
16715
16716 2001-06-08 [paul]
16717
16718         0.4.99claws7
16719
16720         * sync with sylpheed 0.4.99cvs7
16721
16722 2001-06-06 [sergey]
16723
16724         * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
16725         clashes with autogenerated header).
16726         * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
16727         * src/Makefile.am: added quote_fmt.h.
16728         * src/.cvsignore: added lex/yacc autogenerated files
16729         (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
16730
16731 2001-06-06 [paul]
16732
16733         0.4.99claws6
16734
16735         * sync with sylpheed 0.4.99cvs6
16736
16737 2001-06-06 [hoa]
16738
16739         * added src/quote_fmt_parse.h
16740         * src/compose.c
16741                 removed warnings
16742
16743         * src/prefs.[ch]
16744                 don't modify readonly configuration files
16745
16746         * src/prefs_account.c
16747         * src/prefs_common.c
16748         * src/prefs_customheader.c
16749         * src/prefs_display_header.c
16750         * src/prefs_filter.c
16751         * src/prefs_filtering.c
16752         * src/prefs_scoring.c
16753                 don't open dialog box when configuration files
16754                 are readonly
16755
16756 2001-06-05 [sergey]
16757
16758         * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
16759
16760         * src/Makefile.am: replaced quote_fmt.tab.[ch] by
16761         quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
16762         BUILT_SOURCES to make all files rebuild properly.
16763
16764         * src/compose.c: removed #include "quote_fmt.tab.h".
16765
16766         * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
16767         CHARACTER value in yylval.
16768
16769         * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
16770         receive CHARACTER value by documented means (yylval).
16771
16772         * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
16773
16774 2001-06-05 [hoa]
16775
16776         * src/Makefile.am
16777                 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
16778
16779         * src/filtering.c
16780         * src/matcher.c
16781         * src/matcher.h
16782         * src/prefs_filtering.c
16783                 now keep the configuration for execute action
16784
16785         * src/mbox_folder.c
16786                 fixed a warning
16787
16788 2001-06-05 [paul]
16789
16790         * sync with sylpheed 0.4.99cvs5
16791
16792 2001-06-05 [hoa]
16793
16794         * src/Makefile.am
16795                 added quote_fmt.[ch]
16796
16797         * added src/quote_fmt.y
16798         * added src/quote_fmt.l
16799         * added src/quote_fmt.tab.h
16800         * added src/quote_fmt.tab.c
16801         * added src/lex.quote_fmt.c
16802                 parsing configuration for replying
16803                 and forwarding
16804
16805         * src/prefs_common.[ch]
16806                 added configuration UI for replying
16807                 and forwarding
16808
16809         * src/compose.c
16810                 using configuration for replying
16811                 and forwarding
16812
16813 2001-06-04 [hoa]
16814
16815         * src/filtering.c
16816         * src/matcher.c
16817         * src/matcher.h
16818         * src/prefs_filtering.c
16819         * src/prefs_matcher.c
16820         * src/prefs_matcher.h
16821                 action "run a command" for filtering
16822                 and matching with a command.
16823                 fixed the "whole message" matching
16824
16825         * src/mbox_folder.c
16826                 changed temporary filename for security
16827
16828         * src/messageview.c
16829                 queue the notification if it fails to send.
16830
16831         * src/prefs_common.c
16832         * src/prefs_folder_item.c
16833                 changed the default important score             
16834
16835         * src/prefs_scoring.c
16836         * src/scoring.c
16837                 hide kill score input when the folder is not
16838                 a newsgroup
16839
16840 2001-06-03 [alfons]
16841
16842         * src/prefs_common.c:
16843
16844                 (prefs_font_select): pass font name in font entry box to font
16845                 selection dialog.
16846
16847 2001-06-03 [sergey]
16848
16849         * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
16850
16851 2001-06-03 [paul]
16852
16853         * sync with sylpheed 0.4.99cvs4
16854
16855 2001-06-03 [alfons]
16856
16857         * src/headerwindow.c:
16858
16859                 (headerwindow_show_cb): use the selected summary view item, not
16860                 the displayed item.
16861
16862 2001-06-02 [alfons]
16863
16864         * src/headerwindow.c:
16865
16866                 (headerwindow_show_cb): always try to show msginfo
16867
16868 2001-06-02 [hoa]
16869
16870         * src/compose.c
16871                 keep attached parts when reediting or forwarding.
16872
16873 2001-06-01 [hoa]
16874
16875         * src/folderview.c
16876         * src/prefs_folder_item.[ch]
16877         * src/prefs_scoring.[ch]
16878         * src/scoring.[ch]
16879         * src/summaryview.[ch]
16880         * src/main.c
16881         * src/mainwindow.c
16882         * src/prefs_common.[ch]
16883                 support for folder scoring
16884                 kill score and important score for messages
16885         
16886         * src/prefs_account.c
16887                 some display bug fixed for local account
16888                 preferences
16889
16890 2001-05-31 [alfons]
16891
16892         * src/summaryview.c:
16893
16894                 (add_sender_to_cb): don't crash when no or invalid sender; the add 
16895                 sender to address book menu item is disabled.
16896
16897 2001-05-30 [hoa]
16898
16899         * src/filtering.[ch]
16900         * src/summaryview.c
16901                 handling summary menu / filter messages
16902
16903         * src/folder.[ch]
16904                 add some stuff
16905
16906         * src/foldersel.c
16907                 imap folders now appears in list
16908
16909         * src/mbox_folder.c
16910                 doesn't crash if destination mail is not writeable
16911
16912 2001-05-29 [hoa]
16913
16914         * src/compose.c
16915                 removed some warnings
16916
16917         * src/filtering.c
16918         * src/folder.[ch]
16919         * src/prefs_filtering.c
16920                 global string to identify any folders           
16921                 removed some debug info
16922                 filtering to mbox folders is now possible
16923
16924         * src/mainwindow.c
16925                 removed some warnings
16926
16927         * src/mbox_folder.c
16928                 permission on files are changed to read/write for user only,
16929                 nothing for other.
16930                 creation of subfolder is handled better.
16931
16932 2001-05-28 [alfons]
16933
16934         Verified the sync for src/prefs_common.[ch] and
16935         src/prefs_account.[ch]. I believe there were some
16936         minor indentation differences.
16937
16938 2001-05-28 [paul]
16939
16940         0.4.99claws3
16941
16942         * sync with 0.4.99cvs3
16943
16944 2001-05-28 [hoa]
16945
16946         * src/compose.c
16947                 handling flags for mbox format
16948
16949         * src/filtering.c
16950                 use of mark file only for MH format
16951                 handling flags for mbox format
16952                 filtering cannot yet move or copy mails to mbox folders.
16953
16954         * src/folder.[ch]
16955                 changed move_msg, copy_msg,
16956                 move_msgs_with_dest, copy_msgs_with_dest functions
16957                 uses only folder->copy_msg() function
16958                 uses folder->finished_copy() to handle the destination
16959                 folder at the end of the copy or move operation.
16960
16961         * src/foldersel.c
16962                 included mbox directories.
16963
16964         * src/folderview.[ch]
16965         * src/mainwindow.c
16966                 handle folders operation for mbox format
16967
16968         * src/mbox.c
16969                 disable conversion of "From " header
16970
16971         * src/mbox_folder.[ch]
16972                 completion of mbox format handling
16973
16974         * src/mh.c
16975                 changed mh_copy_msg() function and
16976                 removed mh_move_msg(), mh_move_msgs_with_dest(),
16977                 mh_copy_msgs_with_dest()
16978
16979         * src/prefs_filtering.c
16980                 removed some warnings
16981
16982         * src/prefs_matcher.c
16983                 default boolean operation is AND
16984
16985         * src/procheader.c
16986                 handling flags for mbox format
16987                 handling of "From " header
16988
16989         * src/procmsg.[ch]
16990                 removed data field
16991                 added MSG_REALLY_DELETED flags to handle deletion of
16992                 messages in mbox format.
16993
16994         * src/summaryview.c
16995                 handling flags for mbox format
16996                 disable the MSG_DELETED flags when messages
16997                 are deleted in mbox format
16998
16999         * src/textview.c
17000                 "From " headers display fixed.
17001
17002 2001-05-27 [alfons]
17003
17004         * src/textview.c:
17005                 
17006                 (get_email_part): skip quoted email addresses, like in e.g.
17007                 "'alfons@proteus.demon.nl'".
17008
17009 2001-05-26 [alfons]
17010
17011         Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
17012         and fixing the persistence troubles when using separate windows.
17013
17014         * src/mainwindow.c:
17015         
17016             Added #define SEPARATE_ACTION used in the gtk item factory for 
17017             the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
17018                 use gtk_item_factory_get_widget_by_action() to get the items.
17019                 
17020             Removed separate_widget_cb from the gtk item factory data   
17021           
17022             (mainwindow_create): connect separate_widget_cb() to check
17023             menu item "toggled" signal. also passing a MainWindow pointer
17024                 as object data for both check menu items.
17025                 
17026             (separate_widget_cb): definition of separate_widget_cb() to match
17027             GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main 
17028                 window using gtk_object_get_data(). The type of window separation 
17029                 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
17030         
17031         * src/prefs_filtering.c,
17032           src/prefs_matcher.c: added horizontal scrollbars
17033
17034 2001-05-25 [darko]
17035
17036         * src/headerview.c
17037                 fix segfault with invalid bold font
17038         * src/summaryview.c
17039                 correctly display summary stats after row is marked
17040
17041 2001-05-23 [sergey]
17042
17043         * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
17044         encodings with libjconv.
17045
17046 2001-05-23 [hoa]
17047
17048         * src/Makefile.am
17049                 added mbox_folder.[ch]
17050         * src/defs.h
17051                 mbox temporary folder
17052         * src/folder.[ch]
17053         * added src/mbox_folder.[ch]
17054         * src/folderview.c
17055         * src/procheader.[ch]
17056                 added mbox support
17057         * src/mbox.c
17058                 bugfix for file incorporation filtering
17059         * src/imap.c
17060                 enable creation of MBOX
17061         * src/prefs_display_header.c
17062                 enable use of headers like "From "
17063                 something that should be fixed :
17064                         displaying of such headers add an extra space
17065         * src/prefs_folder_item.c
17066                 don't create folders because it is not necessary
17067         * src/procmsg.h
17068                 added data field to MsgInfo for mbox internal use
17069         * src/summaryview.c
17070                 added some support for mbox
17071         * src/utils.[ch]
17072                 added get_mbox_cache_dir() function
17073
17074 2001-05-23 [hiroyuki]
17075
17076         * src/headerwindow.c
17077           src/inc.c
17078           src/main.c
17079           src/mh.c
17080           src/nntp.c
17081           src/procmsg.h
17082           src/session.h
17083           src/socket.[ch]
17084           src/summaryview.c
17085           src/textview.c
17086           src/automaton.c
17087           src/folderview.c: more sync with 0.4.99cvs2.
17088
17089         * src/headerwindow.c: reverted.
17090
17091 2001-05-22 [paul]
17092
17093         0.4.99claws2
17094
17095         * sync with sylpheed 0.4.99cvs2
17096                 * src/news.[ch]
17097                 * src/nntp.[ch]
17098                 * INSTALL
17099                 * INSTALL.jp
17100
17101 2001-05-22 [alfons]
17102
17103         * src/summaryview.c: bugfixed a premature assignment in  summaryview_add_sender_to_cb()
17104
17105 2001-05-21 [alfons]
17106
17107         Minor things:
17108
17109         * configure.in: if gnome-config not found, "no" is displayed
17110         
17111         * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
17112
17113         * src/textview.c: now also possible to add mail addresses by right
17114           clicking in the text view
17115
17116         * src/codeconv.c: merged patch which fixes endless loop when encountering
17117           invalid wide characters; from Alte <010@imis.ru>  
17118
17119 2001-05-20 [alfons]
17120
17121         Added installation of gnome specific things:
17122
17123         * Makefile.am: gnome conditional
17124
17125         * configure.in: check for installed gnome
17126
17127         * added sylpheed.png, sylpheed.desktop
17128
17129 2001-05-20 [sergey]
17130
17131         * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
17132
17133         * src/mainwindow.h (main_window_toolbar_create): created a button
17134         for "Reply to all".
17135         (main_window_set_toolbar_sensitive): enable/disable the new button
17136         appropriately.
17137         (toolbar_reply_to_author_cb): handle the new button.
17138
17139         * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
17140         send_progress_dialog_destroy() on failure (fixes hang on SMTP
17141         failure).
17142
17143 2001-05-19 [sergey]
17144
17145         * src/compose.h (ComposeReplyMode): new modes
17146         COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
17147         COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
17148
17149         * src/compose.c
17150         (compose_send): move some code into a new function:
17151         (compose_current_mail_account): new function.
17152         (compose_reply): new argument to_author, all callers changed; if
17153         to_author==TRUE and account->protocol==A_NNTP, find and use an
17154         appropriate mail account for replying.
17155         (compose_reply_set_entry): new argument to_author; ignore
17156         compose->replyto if to_author==TRUE.
17157
17158         * src/mainwindow.c: new command "Message/Reply to author".
17159         (main_window_set_menu_sensitive): enable/disable it.
17160         (reply_cb): handle it.
17161
17162         * src/summaryview.c: new command "Reply to author".
17163         (summary_set_menu_sensitive): enable/disable it.
17164         (summary_reply_cb): handle it.
17165
17166         * src/account.c (account_find_mail_from_address): new function.
17167
17168 2001-05-18 [paul]
17169
17170         0.4.99claws1
17171
17172         * sync with sylpheed 0.4.99cvs1
17173
17174 2001-05-18 [hoa]
17175
17176         * src/compose.[ch]
17177         * src/filtering.c
17178         * src/summaryview.c
17179                 new filtering action : forward and forward as attachment
17180
17181         * src/main.c
17182                 no need for $DISPLAY when we run sylpheed --help
17183                 call to parse_cmd_opt() is moved
17184
17185         * src/mainwindow.[ch]
17186                 execute button is hidden when immediate execute
17187                 is chosen
17188
17189         * src/mh.c
17190         * src/news.c
17191         * src/prefs_folder_item.c
17192         * src/procmsg.c
17193                 better handling of missing directories
17194
17195         * src/summaryview.c
17196                 reedit is enabled in outbox
17197                 reedit is enabled in queue
17198
17199 2001-05-17 [hoa]
17200
17201         * src/filtering.c
17202         * src/matcher.[ch]
17203         * src/prefs_filtering.c
17204                 changed attachement into attachment
17205
17206 2001-05-17 [alfons]
17207
17208         0.4.67claws4    
17209
17210         * sync with sylpheed 0.4.67cvs9
17211         * sync with sylpheed 0.4.67cvs7-8
17212
17213 2001-05-17 [hoa]
17214
17215         * src/Makefile.am
17216                 added prefs_filtering.c
17217
17218         * src/filtering.[ch]
17219         * src/matcher.[ch]
17220                 removed action : forward_news and forward_news_as_attachement
17221                 (forward and forward_as_attachement can be used instead)
17222
17223         * src/mainwindow.c
17224                 added menu option to access filtering configuration
17225
17226         * src/prefs_account.c
17227                 changed mail_command default to /usr/sbin/sendmail
17228
17229         * added src/prefs_filtering.[ch]
17230                 dialog box for filtering configuration
17231
17232         * src/prefs_matcher.c
17233                 added function prefs_matcher_get_criteria_from_matching()
17234
17235         * src/prefs_scoring.c
17236                 reset the dialog when register or substitute is clicked
17237
17238 2001-05-15 [hoa]
17239
17240         * src/Makefile.am
17241                 added filtering.[ch]
17242         * src/inc.c
17243                 using filering.[ch] instead of filter.[ch]
17244         * src/main.c
17245                 reading new filtering configuration
17246         * src/matcher.[ch]
17247                 added some filtering actions
17248                 and fixed a bug for headers and mail body matching
17249         * src/mbox.c
17250                 using filering.[ch] instead of filter.[ch]
17251         * src/mh.c
17252                 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
17253         * src/summaryview.c
17254                 some fixes for filtering
17255
17256 2001-05-14 [hiroyuki]
17257
17258         * src/send.c: fixed some weird indentations.
17259           send_message_with_command(): call pclose() only if p != NULL.
17260         * src/textview.c: get_email_part(): modified the code for readability.
17261
17262 2001-05-14 [hiroyuki]
17263
17264         * src/md5global.h
17265           src/md5ify.c
17266           src/md5ify.h: removed from the cvs.
17267
17268 2001-05-13 [sergey]
17269
17270         * src/main.c: include rfc2015.h to avoid compiler warnings.
17271         * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
17272         the panel is already on screen.
17273         * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
17274         closing the alert window by ESC as "No".
17275         * src/prefs_common.c (prefs_interface_create): moved return
17276         receipt check button to the correct place.
17277
17278 2001-03-13 [alfons]
17279
17280         * src/prefs_common.c: 
17281                 moved return receipt check button to the Send tab. (prefs_send_create)
17282                 removed the date format ui related globals. (prefs_display_create)
17283
17284         0.4.67claws3
17285         
17286         * sync with sylpheed 0.4.67cvs5-6
17287
17288 2001-05-13 [paul]
17289
17290         * added Alfons' font selection patch
17291
17292         * src/defs.h
17293         * src/headerwindow.c
17294         * src/prefs_common.c
17295         * src/prefs_common.h
17296
17297 2001-05-13 [hoa]
17298         * src/defs.h
17299                 changed version of cache
17300         * src/matcher.[ch]
17301         * src/prefs_matcher.c
17302                 added additionnal matching criteria
17303         * src/procheader.c
17304         * src/procmsg.[ch]
17305         * src/news.c
17306                 added references in MsgInfo
17307
17308 2001-05-12 [hoa]
17309
17310         * src/defs.h
17311                 prepared some things for new filtering
17312         * src/matcher.[ch]
17313                 added some matching properties
17314                 inreplyto need to be enhanced
17315                 prepared some things for new filtering
17316         * src/messageview.c
17317                 added Return-Receipt-To handling
17318         * src/prefs_folder_item.c
17319                 changed default value to TRUE
17320         * src/prefs_matcher.c
17321                 added some matching properties
17322         * src/prefs_scoring.[ch]
17323                 the scoring dialog is finished
17324         * src/procheader.c
17325                 added Return-Receipt-To handling
17326                 Reference need to be added
17327         * src/procmsg.[ch]
17328                 added Return-Receipt-To handling
17329                 added threadscore to get a better score sorting when
17330                 threads are enabled
17331         * src/summaryview.c
17332                 suppressed a bug when we sort the list
17333                 when no folder is opened.
17334                 better score sorting when threads are enabled
17335
17336 2001-05-12 [alfons]
17337
17338         * reverted previous patch because of potential errors 
17339
17340         0.4.67claws2
17341         
17342         * src/inc.c, src/prefs_common.c, src/prefs_common.h: 
17343                 applied "toggle mail-retrieval dialog window" patch submitted 
17344                 by Eric Limpens <eric@qnt.net>
17345
17346         * sync with sylpheed 0.4.67cvs4
17347
17348 2001-05-12 [sergey]
17349
17350         * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
17351         some picky compilers.
17352         * src/rfc2015.h: provide prototype for rfc2015_disable_all().
17353         * src/grouplist_dialog.c: include alertpanel.h.
17354         * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
17355         fix compile warning.
17356         * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
17357         #include "defs.h" before others to prevent the warning of `MIN'
17358         and `MAX' redefinition.
17359
17360 2001-05-11 [hoa]
17361
17362         * src/main.c
17363         * src/messageview.c
17364         * src/prefs_account.c
17365         * src/prefs_display_header.c
17366                 removed warning
17367         * src/Makefile.am
17368                 added prefs_scoring.[ch]
17369         * src/grouplist_dialog.c
17370                 display an error dialog box if the group list
17371                 cannot be fetched.
17372         * src/mainwindow.[ch]
17373                 added main_window_set_thread_option() function
17374                 scoring dialog box enabled
17375         * src/matcher.[ch]
17376                 added flags matching unread /new / marked
17377                 / deleted / replied / forwarded
17378         * src/news.c
17379                 newsgroups are now finally in newscache
17380         * src/prefs_matcher.[ch]
17381                 finished preferences for matching dialog
17382         * added src/prefs_scoring.[ch]
17383                 scoring dialog box completed
17384         * src/scoring.[ch]
17385                 conversion to string : added scoringprop_to_string()
17386                 write config for preferences :
17387                 added prefs_scoring_write_config()
17388         * src/summaryview.c
17389                 threads can be enabled/disabled independently
17390                 for each folder
17391
17392 2001-05-10 [alfons]
17393
17394         0.4.67claws1
17395         
17396         * AUTHORS: 
17397                 thought it would be nice to have a list of all
17398                 contributors (used Changelog as a reference)
17399         
17400         * configure.in: 
17401                 messed up version numbering...
17402
17403         0.4.66claws1
17404
17405         * sync with sylpheed 0.4.67cvs1-3
17406
17407 2001-05-10 [darko]
17408
17409         * src/prefs_common.c:
17410                 better UI for strftime format, double clicking
17411                 on format now inserts the format in text entry
17412                 replaced close button with standard OK/Cancel
17413                 moved date format button to the right of the
17414                 text entry field
17415
17416 2001-05-09 [alfons]
17417
17418         * src/gtkstext.c:
17419                 Ctrl-Home / Ctrl-End have proper cursor navigation
17420
17421 2001-05-09 [hoa]
17422
17423         * src/prefs_matcher.c
17424                 finished UI to define matching properties
17425                 added ok and cancel button
17426         * src/prefs_filter.c
17427                 added ok and cancel button
17428         * src/news.c
17429                 fixed some bug in xhdr parsing
17430
17431 2001-05-08 [alfons]
17432
17433         * src/textview.c: 
17434                 fixed a bug in textview_show_header(), which displayed two colons (':');
17435                 cleaned up some warnings
17436
17437 2001-05-08 [hoa]
17438
17439         * src/Makefile.am
17440                 added prefs_matcher.[ch]
17441                 compilation with -W -Wall
17442         * src/alertpanel.c
17443                 ungrab the mouse events if grabbed - does it
17444                 fix the bug for disposition notification ?
17445         * src/mainwindow.c
17446                 added a menu option to open the matching dialog.
17447         * src/matcher.[ch]
17448                 added matcherprop_to_string() and matcherlist_to_string()
17449                 fixed some bugs, changed the name of some options
17450                 age_sup and age_inf becomes age_greater and age_lower,
17451                 body and messageheaders becomes body_part and headers_part,
17452                 changed the names of constants from SCORING_XXX to MATCHING_XXX
17453         * src/prefs_display_header.c
17454         * src/prefs_headers.c
17455                 fixed a bug that accidentally destroyed dialogs
17456                 when closed them with delete_event
17457                 Added *_deleted() which handle delete_event signal correctly.
17458         * src/prefs_folder_item.[ch]
17459                 added "enable_thread" field for future customization
17460         * added src/prefs_matcher.[ch]
17461                 sample of the UI to define matching properties
17462         * src/procheader.c
17463                 using procheader_headername_equal instead of str*cmp functions
17464                 using procheader_parse_header() function
17465         * src/scoring.c
17466                 using MATCHING_XXX instead of SCORING_XXX
17467         * src/summaryview.c
17468                 display the sender of the news even if this is ourself
17469                 when this is a news message.
17470         * src/textview.c
17471                 using headername_equal() instead of str*cmp functions
17472
17473 2001-05-08 [alfons]
17474
17475         0.4.66claws
17476
17477         * sync with sylpheed 0.4.66
17478         * src/gtkstext.c: trace logs added 
17479
17480 2001-05-08 [sergey]
17481
17482         * src/prefs_common.[ch]: added option to enable/disable GnuPG
17483         signature check popup.
17484         * src/rfc2015.c (check_signature): show signature check popup only
17485         if it is enabled in preferences.
17486
17487 2001-05-07 [alfons]
17488
17489         0.4.66claws4
17490         
17491         * sync with sylpheed 0.4.66cvs6
17492
17493 2001-05-07 [darko]
17494
17495         * src/prefs_common.[ch]: added option to enable/disable
17496           looking up sender name in address book for summary pane
17497         * src/summaryview.c: look up sender in the address book
17498           by using Alfons' address completion code
17499
17500 2001-05-07 [hiroyuki]
17501
17502         * src/inc.h
17503           src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
17504           member of Pop3State.
17505         * src/news.c: brought #include "defs.h" before #include <glib.h>
17506           to prevent the warning of `MIN' and `MAX' redefinition.
17507
17508 2001-05-06 [hoa]
17509
17510         * removed src/headers_display.[ch]
17511         * removed src/prefs_display_headers.[ch]
17512         * src/inc.c
17513                 use a temporary file in the user directory for mbox import
17514         * src/news.c
17515                 added XHDR support to get "To" and "Cc" headers
17516                 (in order to match news with to or cc field for
17517                 scoring)
17518                 added function news_parse_xhdr() to get XHDR response
17519         * src/nntp.[ch]
17520                 added function nntp_xhdr()
17521         * src/matcher.c
17522                 fetch the message if necessary
17523
17524 2001-05-06 [alfons]
17525
17526         0.4.66claws3
17527
17528         * sync with sylpheed 0.4.66cvs3-5
17529
17530 2001-05-06 [hoa]
17531
17532         * src/utils.[ch]
17533                 added function itos_buf() to enable use of several buffers
17534         * src/summaryview.c
17535                 use of itos_buf() instead of itos() in summary list
17536                 to fix the broken display of message number.
17537
17538 2001-05-06 [alfons]
17539
17540         * src/gtkstext.c: bug in cursor up navigation fixed,
17541                 fixed another unsigned / signed comparison (we're getting there :-)
17542
17543 2001-05-06 [hoa]
17544
17545         * src/Makefile.am
17546                 added scoring.c scoring.h
17547                 prefs_folder_item.c prefs_folder_item.h
17548                 matcher.c matcher.h
17549         * src/defs.h
17550                 added FOLDERITEM_RC SCORING_RC
17551         * src/folder.[ch]
17552                 added prefs field in FolderItem :
17553                 properties for each folder (PrefsFolderItem),
17554                 sorting type and mode were added as the first properties.
17555         * src/main.c
17556                 read config for scoring
17557         * added src/matcher.[ch]
17558                 gives functions to parse configuration file to do
17559                 matching on mails with a list of conditions.
17560         * src/mainwindow.c
17561                 add option to sort by score
17562         * src/prefs_common.[ch]
17563                 added preference option to show score and for
17564                 the score column size
17565         * added src/prefs_folder_item.[ch]
17566                 properties for each folder (PrefsFolderItem),
17567                 sorting type and mode were added as the first properties.
17568         * src/procheader.[ch]
17569                 added procheader_parse_header()
17570                 added procheader_header_free()
17571                 added procheader_headername_equal()
17572                 and made modification to use them.
17573         * src/procmsg.[ch]
17574                 added score field to MsgInfo structure
17575         * added src/scoring.[ch]
17576                 gives functions to parse configuration file to do
17577                 scoring on mails with a list of conditions.
17578         * src/summaryview.[ch]
17579                 save the sorting type and mode for the folder
17580                 added column to display the score of the mail
17581                 added function summary_score_clicked()
17582                 sorting type and mode are restored to the folder
17583                 when it is reopen
17584         * src/textview.c
17585                 use procheader_parse_header(), procheader_headername_equal()
17586                 removed memory leak in text_scan_header when freeing headers
17587         * src/filter.c
17588                 changed the function to match names of headers
17589                 using procheader_headername_equal()
17590
17591         Scoring functions are implemented, an interface is needed
17592         to configure that.
17593
17594 2001-05-04 [alfons]
17595
17596         * src/gtkstext.c: 
17597                 hopefully fixed the row up navigation bug,
17598                 removed adding back / forward lines to cache
17599
17600 2001-05-04 [sergey]
17601
17602         * src/prefs_display_headers.c: user interface changes:
17603         (prefs_display_headers_create): remove unused "Show" check button;
17604         allow reordering of headers by dragging.
17605         (prefs_display_headers_write_config): remove unused variables.
17606         (prefs_display_headers_set_dialog): do not insert "(New)" at top
17607         of lists (not needed with the new UI).
17608         (prefs_display_headers_set_list): scan lists starting from row 0,
17609         not 1 (do not skip "(New)").
17610         (prefs_display_headers_find_header): new function.
17611         (prefs_display_headers_clist_set_row): do not allow duplicates.
17612         (prefs_display_headers_delete_cb): do not skip row 0; treat
17613         closing the alert window by ESC as "No".
17614         (prefs_display_headers_up): do not protect row 0.
17615         (prefs_display_headers_down): do not protect row 0.
17616
17617 2001-05-04 [sergey]
17618
17619         * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
17620         functions.
17621
17622         * src/summaryview.c
17623         (summary_find_next_marked_msg, summary_find_prev_marked_msg,
17624         summary_select_next_marked, summary_select_prev_marked): new
17625         functions.
17626
17627 2001-05-03 [sergey]
17628
17629         * src/news.c: fixed a bug when no article can be fetched after
17630         server timeout if the connection was restored by news_post():
17631         (news_select_group): new function.
17632         (news_fetch_msg): call news_select_group() before fetching
17633         article.
17634         (news_get_uncached_articles): set session->group after successful
17635         GROUP command.
17636
17637 2001-05-03 [hoa]
17638
17639         * src/defs.h
17640         * src/procmsg.[ch]
17641         * src/procheader.c
17642                  changed version of cache, added cc field
17643
17644         * src/prefs_display_headers.c
17645                 the interface was changed
17646
17647         * src/prefs_headers.c
17648                 added cancel button
17649
17650 2001-05-03 [alfons]
17651
17652         * completed sync of sylpheed cvs2
17653         * src/gtkstext.c: updated row up / down cursor navigation
17654         * src/textview.c: re-edited, prepared for fixing the email address
17655                 scanner.
17656
17657 2001-05-03 [darko]
17658
17659         * src/prefs_common.c: use alfons' strftime ui code
17660         entry_datefmt and datefmt_sample widgets have to be
17661         global in this module because of this change
17662
17663 2001-05-03 [hoa]
17664
17665         * src/messageview.c
17666         * src/prefs_common.[ch] added option to activate the return receipt
17667                 feature.
17668
17669 2001-05-02 [alfons]
17670
17671         * src/gtkstext.c: fix for row up/down cursor navigation. 
17672
17673         0.4.66claws2
17674         
17675         * sync with 0.4.66cvs2
17676
17677 2001-05-02 [paul]
17678
17679         added add-sender-to-addressbook patch
17680
17681         * src/addressbook.c
17682         * src/addressbook.h
17683         * src/summaryview.c
17684
17685 2001-05-02 [sergey]
17686
17687         * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
17688         G_ALERTDISABLE.
17689
17690         * src/alertpanel.c (alertpanel_create): new argument can_disable,
17691         all existing callers changed to pass FALSE; create a check button
17692         to disable the message.
17693         (alertpanel_message_with_disable): new function.
17694         (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
17695         (alertpanel_button_toggled): new function.
17696         (alertpanel_button_clicked, alertpanel_close): set value using
17697         G_ALERT_VALUE_MASK.
17698
17699         * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
17700
17701         * src/prefs_common.c (prefs_privacy_create): new check button
17702         checkbtn_gpgme_warning.
17703
17704         * src/main.c (main): moved preferences reading before gpgme
17705         initialization; check prefs_common.gpgme_warning before giving the
17706         GnuPG warning and set it to FALSE if the user wants to disable the
17707         warning.
17708
17709 2001-05-02 [hiroyuki]
17710
17711         * src/prefs_display_headers.c: modified the layout and some labels.
17712
17713 2001-05-02 [sergey]
17714
17715         * src/prefs_account.c (prefs_account_fix_size): new function.
17716         (prefs_account_create): call prefs_account_fix_size(); use
17717         gtk_widget_show instead of gtk_widget_show_all (fixes too large
17718         size when the window is shown for the first time).
17719         (prefs_account_basic_create): changed layout of serv_table; moved
17720         localmbox_entry above smtpserv_entry (logically it replaces
17721         POP3/IMAP server).
17722         (prefs_account_protocol_activated): set sensitivity of
17723         nntpauth_chkbtn according to the protocol (in addition to
17724         hide/show); commented out gtk_table_set_row_spacing() calls.
17725         (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
17726         not sensitive (fixes a bug with disabled username/password boxes
17727         when editing POP3 account after NNTP with authentication).
17728
17729 2001-05-02 [hoa]
17730
17731         * src/account.c
17732         * src/inc.c
17733         * src/prefs_account.[ch]
17734         * src/send.c
17735                 removed local account without SMTP server
17736                 added option to use mail command instead of a connexion
17737                 to SMTP server when a local account is used
17738         * src/prefs_headers.c
17739                 fixed a bug
17740         * src/news.c
17741                 fixed a bug when connexion immediately closed
17742
17743 2001-05-01 [alfons]
17744
17745         0.4.66claws1
17746         
17747         * sync with 0.4.65
17748
17749 2001-05-01 [sergey]
17750
17751         * src/prefs_account.c (Basic, prefs_account_basic_create): new
17752         widget nntpauth_chkbtn.
17753         (prefs_account_protocol_activated): handle nntpauth_chkbtn
17754         visibility.
17755         (prefs_account_nntpauth_toggled): new function.
17756
17757         * src/news.c (news_session_new_for_folder): use NNTP
17758         authentication only if ac->use_nntp_auth is set.
17759
17760 2001-05-01 [hoa]
17761
17762         * src/Makefile.am changed headers.[ch] in customheader.[ch]
17763         * src/prefs_display_headers.c changed the UI
17764         * src/prefs_headers.c changed account_name to account_id
17765         * src/compose.c using customheader.h
17766
17767 2001-05-01 [hiroyuki]
17768
17769         * src/esmtp.c
17770           src/news.c
17771           src/nntp.c: changed sock_read() to sock_gets(), they've been left
17772           unsynched.
17773
17774 2001-05-01 [hoa]
17775
17776         * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
17777         * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
17778                 for displaying of headers
17779         * src/grouplist_dialog.[ch] minor changes to remove warnings
17780         * src/prefs_display_headers.[ch] dialog to choose the
17781         headers to display in the mail viewer.
17782         * src/headers.h correction of #define
17783         * src/headers_display.[ch] configuration for displaying of headers.
17784         * src/main.c read config of displaying of headers
17785         * src/prefs_common.c add a button to access the config dialog
17786                 for displaying of headers
17787         * src/prefs_display_headers.[ch] dialog for configuration for
17788                 displaying of the headers.
17789         * src/prefs_headers.c cleaning of code
17790         * src/procheader.c comments added to code
17791         * src/textview.c changes to reorder the headers depending
17792                 on the config for displaying of headers
17793
17794 2001-04-30 [alfons]
17795
17796         0.4.65claws7
17797
17798         * sync with 0.4.65cvs12
17799
17800         NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
17801
17802 2001-04-30 [sergey]
17803
17804         * src/nntp.h (NNTPSockInfo): new field auth_failed.
17805
17806         * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
17807         is set to force reconnection after authentication failure.
17808         (nntp_gen_command): set sock->auth_failed on authentication
17809         failure, or if sock->userid and sock->passwd are not set.
17810
17811         * src/news.c (news_session_new_for_folder): set userid=NULL if
17812         password dialog is cancelled.
17813
17814 2001-04-30 [sergey]
17815
17816         * src/nntp.h (NNTPSockInfo): new type.
17817
17818         * src/nntp.c: all functions updated to use NNTPSockInfo instead of
17819         SockInfo.
17820         (nntp_open_auth, nntp_close): new functions.
17821         (nntp_gen_command): new function to handle authentication; all
17822         NNTP command functions updated to use it.
17823         (nntp_authinfo_user, nntp_authinfo_pass): deleted.
17824         (nntp_list): removed old useless code.
17825
17826         * src/news.h (NNTPSession): new field nntp_sock.
17827
17828         * src/news.c: all functions updated to use NNTPSockInfo instead of
17829         SockInfo.
17830         (news_session_new): new arguments (userid, passwd); made static;
17831         use nntp_open_auth() if needed.
17832         (news_session_destroy): use nntp_close() instead of sock_close().
17833         (news_query_password): changed arguments.
17834         (news_session_new_for_folder): new function.
17835         (news_session_get): use news_session_new_for_folder().
17836         (news_authenticate): deleted.
17837         (news_get_uncached_articles): removed old authentication code.
17838
17839 2001-04-30 [sergey]
17840
17841         * src/news.c: reverted my previous changes (need to do NNTP
17842         authentication in a cleaner way).
17843         
17844 2001-04-29 [sergey]
17845
17846         * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
17847         news_nntp_post, news_nntp_mode): new functions (wrappers with
17848         authentication support).
17849         (news_get_article_cmd, news_get_article, news_get_header): new
17850         argument "folder"; all callers changed.
17851         (news_get_article_cmd): added authentication support.
17852         (news_session_get): use news_nntp_mode() instead of nntp_mode().
17853         (news_post): use news_nntp_post() instead of nntp_post().
17854         (news_get_uncached_articles): use news_nntp_group() instead of
17855         nntp_group() and news_nntp_xover() instead of nntp_xover();
17856         removed old authentication code.
17857         (news_get_group_list): use news_nntp_list() instead of nntp_list().
17858
17859         * src/nntp.c (nntp_list): return real error code instead of
17860         hardcoded NN_ERROR.
17861
17862 2001-04-29 [sergey]
17863
17864         * configure.in: fixed wint_t typedef detection again
17865
17866 2001-04-28 [hoa]
17867
17868         * src/prefs_account.[ch], added A_LOCAL_CMD
17869                 (send mail with mail command)
17870         * src/send.c added function send_message_with_command()
17871         * src/inc.c made a more secure get_spool() function with
17872                 mktemp() but maybe mkstemp() or something more
17873                 secure can be used.
17874
17875 2001-04-28 [alfons]
17876
17877         * src/textview.c, colorization of email addresses in headers
17878
17879         0.4.65claws6
17880
17881         * bug sync with sylpheed
17882         * prefs_common.c: created date format ui for darko
17883         * sync with 0.4.65cvs11
17884         * configure.in: corrected to have the new gpg checks
17885
17886 2001-04-27 [alfons]
17887
17888         * completed sync with 0.4.65cvs10
17889         * minor debug things added to gtkstext.c
17890
17891 2001-04-27 [darko]
17892
17893         * configure.in: remove check for availability of
17894           strftime() as advised by Hiroyuki
17895         * src/prefs_common.[ch], src/procheader.c:
17896           synch strftime() code with Hiroyki's main branch
17897
17898 2001-04-26 [sergey]
17899
17900         * src/news.c: news_query_password(), news_authenticate(): new
17901           functions.
17902           news_get_uncached_articles(): added NNTP authentication
17903           handling.
17904         * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
17905           new functions.
17906         * src/prefs_account.c: prefs_account_protocol_activated():
17907           enable userid and password fields for NNTP.
17908
17909 2001-04-26
17910
17911         * configure.in: check for availability of strftime()
17912           [darko]
17913         * src/prefs_common.[ch], src/procheader.c: use
17914           strftime() for displaying date in summary pane if it
17915           is available
17916
17917 2001-04-25
17918
17919         * more .cvsignore cleanups [alfons]
17920
17921 2001-04-25
17922
17923         * ac/sv-check-type.m4: new autoconf macro.
17924         * configure.in: fixed wint_t typedef detection (did not work
17925           with gcc-2.96).
17926
17927 2001-04-25
17928
17929         * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
17930           [hiroyuki]
17931
17932 2001-04-24
17933         * modified gtkstext.c : buggy cursor navigation fixed, 
17934           and font descent also taken in account when drawing
17935           cursor. [alfons]
17936
17937 2001-04-24 [hoa]
17938         * added comments in src/news.c src/nntp.c
17939         * added src/prefs_headers.[ch]
17940         * added src/headers.[ch]
17941         * modified compose.c to activate custom headers
17942                 added function is_in_custom_headers
17943         * modified prefs_account.[ch]
17944                 added function prefs_account_customhdr_edit
17945         * modified src/defs.h :
17946                 added HEADERS_RC : name of the config file
17947                 for the custom headers
17948
17949 2001-04-24
17950
17951     0.4.65claws5
17952
17953         * configure.in
17954           src/gtkstext.[ch]
17955           src/compose.c
17956           src/Makefile.am
17957           
17958           added gtkstext with configure.in patch by Hiroyuki which
17959           should fix the XIM detection [alfons]
17960
17961         * more clean up of cvs [alfons]
17962
17963                  * removed all Makefile.in files to attic.
17964
17965                  * updated all .cvsignores to really ignore things that could
17966                    be unintentionally committed by a recursive commit.
17967
17968 2001-04-23 [hoa]
17969         * added src/grouplist_dialog.[ch]
17970         * changed src/folderview.c to call grouplist_dialog instead
17971                 of inputdialog
17972         * src/news.c :
17973                 added functions news_reset_group_list
17974                 and news_get_group_list
17975         * src/nntp.c :
17976                 added function nntp_list
17977         * src/defs.h :
17978                 added GROUPLIST_FILE : name of the newsgroup list cache file
17979
17980 2001-04-21
17981
17982         * added option to warn about queued messages on exit [sergey]:
17983
17984           * src/compose.c: compose_queue(): call folder_item_scan()
17985             and folderview_update_item() after queueing.
17986           * src/folderview.c: folderview_update_node(): draw the queue
17987             folder in bold font if there are queued messages.
17988           * src/mainwindow.c: queued_messages(): new function.
17989             app_exit_cb(): display warning if there are queued messages
17990             if warn_queued_on_exit is set.
17991           * prefs_common.[ch]: add warn_queued_on_exit option.
17992
17993         * enhanced GnuPG key selection support [sergey]:
17994
17995           * src/select-keys.c: updated to newer version from Win32
17996             branch with support for selecting arbitrary keys.
17997           * src/prefs_account.c: added the Privacy tab to the account
17998             options window.
17999             prefs_account_privacy_create(),
18000             prefs_account_sign_key_set_data_from_radiobtn(),
18001             prefs_account_sign_key_set_radiobtn(): new functions.
18002           * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
18003           * src/rfc2015.c: set_signers(): new function.
18004             pgp_sign(): add the account parameter, call set_signers().
18005             rfc2015_sign(): add the account parameter, pass it to pgp_sign().
18006           * src/rfc2015.h: rfc2015_sign(): updated prototype.
18007           * src/compose.c: pass the current account to rfc2015_sign().
18008
18009         * tag name claws added to prevent confusion with main branch [alfons]
18010
18011         * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
18012
18013         * autogen.sh: Added "--enable-maintainer-mode". [sergey]
18014
18015         * sync with recent sylpheed cvs. Untested though. [alfons]
18016