0.9.4claws16
[claws.git] / ChangeLog.claws
1 2003-08-10 [christoph]  0.9.4claws16
2
3         * src/imap.c
4                 add more checks in imap_close
5
6 2003-08-09 [alfons]     0.9.4claws15
7
8         * src/prefs_spelling.c
9                 no spell checking UI if not requested
10
11 2003-08-09 [alfons]     0.9.4claws14
12
13         * src/gtk/prefswindow.c
14                 make it compile
15
16 2003-08-09 [christoph]  0.9.4claws13
17
18         * src/prefs_spelling.c
19         * src/gtk/prefswindow.[ch]
20         * src/plugins/clamav/clamav_plugin_gtk.c
21         * src/plugins/spamassassin/spamassassin_gtk.c
22                 sort prefs pages by heighest weight in tree
23
24 2003-08-09 [paul]       0.9.4claws12
25
26         * sync with 0.9.4cvs6
27                 see ChangeLog 2003-08-07
28                 
29         * AUTHORS
30                 add Leandro and Luke to claws-branch section
31
32 2003-08-09 [christoph]  0.9.4claws11
33
34         * src/gtk/Makefile.am
35         * src/gtk/colorsel.[ch]                 ** NEW **
36                 create a color selection dialog that can be used as a simple
37                 function call with it's own gtk main loop like filesel.[ch]
38
39         * src/Makefile.am
40         * src/main.c
41         * src/prefs_common.c
42         * src/prefs_spelling.[ch]               ** NEW **
43         * src/prefs_spelling.glade              ** NEW **
44         * src/gtk/gtkutils.[ch]
45                 move "Spell Checker" prefs to new prefs dialog
46
47         * src/prefs_folder_item.c
48                 use new colorsel dialog
49
50 2003-08-08 [paul]       0.9.4claws10
51
52         * src/inc.c
53                 clear the progress bar unconditionally
54
55 2003-08-08 [paul]       0.9.4claws9
56
57         * sync with 0.9.4cvs4
58                 see ChangeLog 2003-07-31
59
60 2003-08-07 [christoph]  0.9.4claws8
61
62         * configure.ac
63                 fix bug in image viewer plugin part
64
65         * src/imap.c
66                 don't execute close command if the folder item is not selected
67
68 2003-08-07 [hoa]        0.9.4claws7
69
70         * src/filtering.[ch]
71         * src/matcher_parser.h
72         * src/matcher_parser_parse.y
73                 can define several actions for each filtering rule
74                 can import old versions of filtering rules
75
76         * src/prefs_filtering.c
77                 call to a new dialog box to define actions
78
79         * src/prefs_filtering_action.[ch]
80                 dialog box to define actions for filtering rules
81
82 2003-08-06 [christoph]  0.9.4claws6
83
84         * src/imap.c
85                 make sure source folder is selected when copying messages
86
87 2003-08-06 [christoph]  0.9.4claws5
88
89         * sync with 0.9.4cvs2
90                 see ChangeLog 2003-07-29                
91
92 2003-08-05 [paul]       0.9.4claws4
93
94         * sync with 0.9.4cvs3
95                 see ChangeLog 2003-07-30
96
97 2003-08-04 [match]      0.9.4claws3
98
99         * po/POTFILES.in
100                 export of LDIF files.
101
102 2003-08-04 [match]      0.9.4claws2
103
104         * src/ldif.[ch]
105                 support for export LDIF. documented.
106         * src/importldif.[ch]
107         * src/exportldif.[ch]
108                 add tooltips. documented.
109         * src/exphtmldlg.[ch]
110         * src/common/xmlprops.[ch]
111                 documented.
112         * src/exportldif.[ch]                   ** NEW **
113         * src/expldifdlg.[ch]                   ** NEW **
114         * src/addressbook.[ch]
115         * src/Makefile.am
116                 export of LDIF files.
117                 documented.
118
119 2003-08-04 [christoph]  0.9.4claws1
120
121         * .cvsignore
122         * Makefile.am
123         * configure.ac
124         * sylpheed-claws.pc.in                  ** NEW **
125         * src/Makefile.am
126         * src/common/Makefile.am
127         * src/gtk/Makefile.am
128                 install sylpheed header files in $(pkgincludedir) and create a
129                 pkg-config file to allow building a plugin without the source
130                 package
131
132 2003-08-04 [paul]       0.9.4claws
133
134         * version 0.9.4claws
135
136 2003-08-04 [paul]       0.9.3claws97
137
138         * po/es.po
139                 update Spanish translation. Submitted by Ricardo
140                 Mones Lastra.
141
142 2003-08-03 [paul]       0.9.3claws96
143
144         * po/hr.po
145           po/sr.po
146                 update Croatian and Serbian translations. Submitted by
147                 Dragan and Urke MMI respectively
148
149 2003-08-03 [alfons]     0.9.3claws95
150
151         * src/summaryview.c
152                 mark flag has precedence over important flag - seems
153                 to have been changed in sync of 0.9.3claws45. this fixes
154                 a regression where messages that were scored as important
155                 don't show their mark flags. (using the same column for
156                 both importance as mark flags is the real problem
157                 ofcourse)
158
159 2003-08-03 [melvin]     0.9.3claws94
160
161         * po/fr.po
162                 Updated French translations.
163
164 2003-08-03 [melvin]     0.9.3claws93
165
166         * src/Makefile.am
167                 Fixed typo introduced after 0.9.3claws92 
168                 that prevented compilation
169                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
170                 CPPFLAGS and YFLAGS to allow user setting these.
171         * src/common/Makefile.am
172         * src/gtk/Makefile.am
173         * src/plugins/clamav/Makefile.am
174         * src/plugins/demo/Makefile.am
175         * src/plugins/dillo_viewer/Makefile.am
176         * src/plugins/image_viewer/Makefile.am
177         * src/plugins/mathml_viewer/Makefile.am
178         * src/plugins/spamassassin/Makefile.am
179         * src/plugins/trayicon/Makefile.am
180         * src/plugins/trayicon/libeggtrayicon/Makefile.am
181                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
182                 CPPFLAGS and YFLAGS to allow user setting these.
183
184 2003-08-02 [christoph]  0.9.3claws92
185
186         * configure.ac
187                 o rearrange plugin tests
188                 o add test for clamav.h to ClamAV tests
189
190 2003-08-02 [luke]       0.9.3claws91
191
192         * src/mimeview.c
193                 o fixed appearance of icon list when toggling back from the 
194                   ctree
195                 o toggling of icons using the keyboard works correctly
196                 o fixed all other keyboard shortcuts to work when icons are
197                   active
198         
199         * src/messageview.c
200                 o fixed bug 4 - focus lost when changing messageview view type
201
202 2003-08-02 [christoph]  0.9.3claws90
203
204         * src/common/hooks.c
205                 fix crash when pointer stored in hash table could get invalid
206                 when a plugin is unloaded
207
208 2003-08-01 [christoph]  0.9.3claws89
209
210         * configure.ac
211                 o try to build all plugins (except spamassassin) by default
212                 o don't build a plugin if a dependency check fails
213
214         * src/common/hooks.c
215                 fix warning
216
217 2003-08-01 [match]      0.9.3claws88
218
219         * src/importldif.c
220                 allow single click field selection. document code.
221
222 2003-08-01 [christoph]  0.9.3claws87
223
224         * src/plugins/clamav/clamav_plugin.c
225         * src/plugins/clamav/clamav_plugin_gtk.c
226         * src/plugins/dillo_viewer/dillo_viewer.c
227         * src/plugins/image_viewer/plugin.c
228         * src/plugins/mathml_viewer/mathml_viewer.c
229         * src/plugins/spamassassin/spamassassin.c
230         * src/plugins/spamassassin/spamassassin_gtk.c
231         * src/plugins/trayicon/trayicon.c
232                 add version check to all plugins
233
234 2003-08-01 [hoa]        0.9.3claws86
235
236         * src/prefs_filtering.c
237                 fixed a cosmetic bug, during creation of dialog box,
238                 wrong widgets were shown after creation.
239
240 2003-08-01 [luke]       0.9.3claws85
241
242         * src/mainwindow.c
243                 o fixed visibility of icons/mimeview after toggling separate
244                   message/folder view (factored out some similar code too).
245
246
247 2003-07-31 [alfons]     0.9.3claws84
248
249         * src/mimeview.c
250                 tweak icon box UI a bit more, now allowing right-clicks actions
251                 getting the relevant mime data too; should fix #250, "Can't save 
252                 attachments sometimes".
253
254 2003-07-30 [alfons]     0.9.3claws83
255
256         * src/compose.c
257                 don't do auto-save-draft inside key press handler, but rather
258                 schedule it half of a second later; should fix #67, "autosave 
259                 make re-rediting message crazy"
260
261 2003-07-30 [christoph]  0.9.3claws82
262
263         * src/plugins/trayicon/trayicon.c
264                 process pending events before unloading the plugin
265
266         (closes Bug 196 Unloading Trayicon plugin crashes Sylpheed-Claws)
267
268 2003-07-30 [alfons]     0.9.3claws81
269
270         * src/common/hooks.c
271                 parameter 2 of g_hook_destroy() should really be a hook id
272
273 2003-07-30 [alfons]     0.9.3claws80
274
275         * src/common/plugin.c
276                 fix a possibly harmful function signature mismatch 
277                 for plugin_done
278
279 2003-07-30 [alfons]     0.9.3claws79
280
281         * src/common/hooks[.ch]
282                 const correctness
283
284 2003-07-30 [darko]      0.9.3claws78
285
286         * src/summaryview.c
287                 make it compile again
288
289 2003-07-30 [luke]       0.9.3claws77
290
291         * src/crash.c
292         * src/main.c
293                 o added/moved signal handlers for SIGTERM (normal kill command) 
294                   and SIGINT (ctl-c) to be used even without 
295                   --enable-crash-dialog, fixing bug 166
296
297         * src/summaryview.c
298                 o rewrote menu sensitivity code as per mainwindow.c, fixing 
299                   bug 227
300
301         * src/mainwindow.c
302                 o changed sensitivity condition for 'Next new' and 'Next 
303                   unread', fixing bug 8
304
305 2003-07-29 [alfons]     0.9.3claws76
306
307         * src/common/utils.[ch]
308                 add generate_msgid()
309         * src/messageview.c
310                 save ack'ed RRR; fixes #205, "return receipt is not saved in
311                 sent folder".
312
313 2003-07-29 [alfons]     0.9.3claws75
314
315         * src/messageview.c
316                 fix a memleak (claws-only)
317
318 2003-07-29 [alfons]     0.9.3claws74
319
320         * src/mimeview.[ch]
321         * src/gtk/gtkvscrollbutton.[ch]
322                 fix UI glitch where mime icon toolbox' scroll position is not 
323                 reset after switching to another message
324                 
325
326 2003-07-29 [paul]       0.9.3claws73
327
328         * src/prefs_folder_item.c
329                 split the prefs into 2 separate pages
330
331 2003-07-29 [paul]       0.9.3claws72
332
333         * src/compose.c
334                 prepend "\n\n" to a signature without a separator too
335
336 2003-07-29 [paul]       0.9.3claws71
337
338         * src/compose.c
339                 fix bug where changing to an account without an auto-sig
340                 from an initial account without an auto-sig would insert 
341                 2 blank lines at the cursor point
342                 fix bug where changing to an account with an auto-sig
343                 from an initial account without an auto-sig would insert
344                 the sig at the cursor point
345
346 2003-07-29 [paul]       0.9.3claws70
347
348         * src/folderview.c
349                 use the colour from the folder pref unless the folder
350                 has new messages
351
352 2003-07-29 [alfons]     0.9.3claws69
353
354         * src/procmsg.[ch]
355         * src/messageview.c
356         * src/procheader.c
357                 rewrite return receipt request work a little bit (the former 
358                 implementation presumably depended too much on the UI setting
359                 flags). (we're losing the old pending flag.) 
360
361 2003-07-28 [christoph]  0.9.3claws68
362
363         * src/folder.c
364         * src/imap.c
365         * src/mh.c
366         * src/procmsg.[ch]
367                 fix copy to IMAP folder from other folder
368
369 2003-07-28 [christoph]  0.9.3claws67
370
371         * src/procmsg.c
372                 fix sync of procmsg_get_message_file_list
373
374 2003-07-28 [christoph]  0.9.3claws66
375
376         * sync with 0.9.3cvs14
377                 see ChangeLog 2003-07-18
378         * sync with 0.9.3cvs17
379                 see ChangeLog 2003-07-23
380
381         (closes Bug 234 segmentation fault after sending out mail via
382          smtp(auth))
383
384 2003-07-28 [paul]       0.9.3claws65
385
386         * po/es.po
387                 update Spanish translation, submitted by Ricardo Mones
388                 Lastra
389
390 2003-07-28 [christoph]  0.9.3claws64
391
392         * src/folder.[ch]
393         * src/imap.c
394         * src/mh.c
395                 return new message numbers as a GRelation instead of a GSList
396                 that has to be in the same order as the input list. A list
397                 would make it hard for IMAP to optimize oepration by sorting
398                 the input list. The returned list would have to be reordered
399                 to match the same order that input list has.
400
401         * src/gtk/gtkaspell.c
402                 fix missing return value, could cause a crash when garbage is
403                 on the stack that is used as the expected return value
404
405 2003-07-28 [paul]       0.9.3claws63
406
407         * sync with 0.9.4cvs1
408                 see ChangeLog 2003-07-28
409
410 2003-07-27 [alfons]     0.9.3claws62
411
412         * src/mimeview.c
413                 tweak it more to make icon list act like a check button group
414
415 2003-07-27 [christoph]  0.9.3claws61
416
417         * sync with 0.9.3cvs20
418                 see ChangeLog 2003-07-25
419
420 2003-07-27 [paul]       0.9.3claws60
421
422         * src/procmsg.c
423                 re-commit changes from 0.9.3claws58 -
424                 accidently removed in 0.9.3claws59
425
426 2003-07-27 [paul]       0.9.3claws59
427
428         * src/procmsg.[ch]
429                 a sync from 0.9.3cvs17
430                 see ChangeLog 2003-07-23
431
432 2003-07-27 [alfons]     0.9.3claws58
433
434         * src/procmsg.c
435                 add missing header members to MsgInfo; fixes the problem of 
436                 not displaying X-Faces, as noticed by Ricardo Mones
437
438 2003-07-26 [christoph]  0.9.3claws57
439
440         * sync with 0.9.3cvs18
441                 see ChangeLog 2003-07-24
442
443 2003-07-26 [christoph]  0.9.3claws56
444
445         * sync with 0.9.3cvs17
446                 see ChangeLog 2003-07-23
447
448 2003-07-26 [christoph]  0.9.3claws55
449
450         * src/folder.[ch]
451         * src/imap.c
452         * src/mbox_folder.c
453         * src/mh.c
454         * src/news.c
455                 add support for copy function that copy multiple messages
456                 (not implemented yet)
457
458         * src/summaryview.c
459                 add missing return value
460
461 2003-07-26 [paul]       0.9.3claws54
462
463         * tools/multiwebsearch.pl
464                 do whitespace substitution before passing the string
465                 to the browser. fixes bug with browsers that don't
466                 do whitespace conversion themselves.
467
468 2003-07-25 [christoph]  0.9.3claws53
469
470         * src/folder.[ch]
471         * src/imap.c
472         * src/mh.c
473                 rewrite adding of multiple messages to a folder for
474                 claws' folder system
475
476 2003-07-25 [luke]       0.9.3claws52
477
478         * src/mimeview.c
479                 o icon toggles set correctly on leaving ctree mimeview
480
481 2003-07-25 [paul]       0.9.3claws51
482
483         * partial sync with 0.9.3cvs21 [src/main.c]
484                 see ChangeLog 2003-07-25
485
486 2003-07-24 [paul]       0.9.3claws50
487
488         * tools/maildir2sylpheed.pl
489                 fix typo
490
491 2003-07-24 [paul]       0.9.3claws49
492
493         * src/mimeview.c
494                 increase the gutter size of paned so that the panes
495                 can be resized
496                 
497         * src/plugins/demo/demo.c
498                 squeeze in another typo fix
499
500 2003-07-24 [paul]       0.9.3claws48
501
502         * src/plugins/demo/demo.c
503           src/prefs_account.c
504                 small changes to the English
505                 
506         * src/pixmaps/mime_application_octect_stream.xpm        ** REMOVED **
507           src/pixmaps/mime_application_octet_stream.xpm         ** NEW FILE **
508           src/Makefile.am
509           src/stock_pixmap.c
510                 rename the misspelled icon
511
512 2003-07-23 [alfons]     0.9.3claws47
513
514         * src/mimeview.c
515                 make icon list look like a list of toggles
516
517 2003-07-23 [luke]       0.9.3claws46
518
519         * src/pixmaps/mimeview_gpg_expired.xpm
520         * src/pixmaps/mimeview_gpg_failed.xpm
521         * src/pixmaps/mimeview_gpg_passed.xpm
522         * src/pixmaps/mimeview_text_html.xpm
523         * src/pixmaps/mimeview_image.xpm
524                 o all icons the same size
525
526         * src/mimeview.[ch]
527                 o mimeview ctree arranged vertically above the viewer
528                 o icons changed to buttons
529                 o can use keyboard to select an icon (Enter)
530                 o resize icon list to width of icons
531
532         *  src/gtk/gtkvscrollbutton.c
533                 o sensitivity of buttons reacts to position
534
535 2003-07-23 [christoph]  0.9.3claws45
536
537         * sync with 0.9.3cvs14 (incomplete)
538                 see ChangeLog 2003-07-17
539
540 2003-07-23 [alfons]     0.9.3claws44
541
542         * src/folder.c
543         * src/procmsg.h
544                 sync with my local tree to restore some claws-only things
545
546 2003-07-23 [paul]       0.9.3claws43
547
548         * src/pixmaps/mime_gpg_expired.xpm      ** NEW FILE **
549           src/pixmaps/mime_gpg_unknown.xpm      ** NEW FILE **
550           src/Makefile.am
551           src/mimeview.c
552           src/procmime.h
553           src/rfc2015.c
554           src/stock_pixmap.[ch]
555                 indicate missing keys and expired sigs/keys
556                 in mime view column
557
558 2003-07-23 [paul]       0.9.3claws42
559
560         * src/compose.c
561                 Redirect fixes: enable automatic account selection and
562                 do not append signature to message on changing account
563                 fixes Bug[s] #248
564
565 2003-07-23 [paul]       0.9.3claws41
566
567         * sync with 0.9.3cvs16
568                 see ChangeLog 2003-07-23
569
570 2003-07-23 [alfons]     0.9.3claws40
571
572         * src/inc.c
573                 give progress dialog a main window, and give it the first 
574                 one (presumably the only one). fixes bug #247, "segfault on 
575                 pop-before-smtp" 
576
577 2003-07-22 [alfons]     0.9.3claws39
578
579         * src/summaryview.c
580                 shift-space scrolls up
581
582 2003-07-22 [paul]       0.9.3claws38
583
584         * sync with 0.9.3cvs15
585                 see ChangeLog 2003-07-22
586
587 2003-07-20 [alfons]     0.9.3claws37
588
589         * src/compose.c
590                 put menu inside #ifdef USE_ASPELL..#endif
591
592 2003-07-20 [christoph]  0.9.3claws36
593
594         * src/procmsg.c
595                 fix wrong flags in MsgInfo returned by
596                 procmsg_msginfo_get_full_info()
597
598         (closes Bug 221 Deleting messages from the Message View gives incorrect
599          new/unread message counts in the folder view)
600
601         * src/plugins/spamassassin/spamassassin_gtk.c
602                 add gettext macro for prefs page title
603
604 2003-07-20 [paul]       0.9.3claws35
605
606         * src/mimeview.c
607                 redraw icon list on signature check
608
609 2003-07-20 [christoph]  0.9.3claws34
610
611         * src/Makefile.am
612         * src/account.c
613         * src/folder.[ch]
614         * src/folder_item_prefs.[ch]            ** NEW **
615         * src/folderview.c
616         * src/mainwindow.c
617         * src/mh.c
618         * src/prefs_gtk.c
619         * src/prefs_scoring.c
620         * src/summaryview.c
621         * src/prefs_folder_item.[ch]
622                 o seperate FolderItemPrefs (formerly PrefsFolderItem) and the
623                   Properties dialog
624                 o use prefswindow for folder properties
625
626         * src/gtk/prefswindow.[ch]
627                 change implementation to use an invisible notebook instead
628                 of unparenting widgets
629
630 2003-07-20 [christoph]  0.9.3claws33
631
632         * src/compose.h
633         * src/folder.c
634         * src/folderview.h
635         * src/headerview.h
636         * src/prefs_filtering.h
637         * src/prefs_folder_item.[ch]
638         * src/procmime.h
639         * src/procmsg.h
640         * src/summaryview.h
641                 clean up header mess
642                 (always use 1. typedefs, 2. #includes, 3. structures)
643
644         * src/common/version.h.in
645                 add casts for constants
646
647         * src/plugins/demo/demo.c
648                 fix typo
649
650         * src/plugins/spamassassin/spamassassin.c
651                 remove unused variable
652
653 2003-07-20 [alfons]     0.9.3claws32
654
655         * src/mimeview.c
656                 o make icon buttons respond on left click
657                 o minor cosmetic change
658
659 2003-07-19 [luke]       0.9.3claws31
660
661         * src/mimeview.[ch]
662         * src/gtk/gtkvscrollbutton.c
663         * src/messageview.c
664                 o improved mimeview behaviour when selecting a new message
665                 o plus code cleanups to remove compile warnings
666
667
668 2003-07-19 [alfons]     0.9.3claws30
669
670         * src/procmsg.c
671         * src/compose.c
672         * src/common/utils.[ch]
673                 subject_get_reply_prefix_length() <- subject_get_prefix_length()
674
675 2003-07-19 [alfons]     0.9.3claws29
676
677         * src/prefs_folder_item.c
678                 reinit "legacy" tmp_prefs, so we don't free nor use invalid 
679                 string pointers
680
681 2003-07-19 [luke]       0.9.3claws28
682
683         * src/messageview.c
684         * src/mimeview.[ch]
685         * src/procmime.h
686         * src/rfc2015.c
687         * src/stock_pixmap.[ch]
688         * src/gtk/Makefile.am
689         * src/Makefile.am
690         * src/gtk/gtkvscrollbutton.[ch]         ** NEW **
691         * src/pixmaps/mime_*.xpm                ** NEW **
692                 o mimeview rearrangement with a new icon shortcut bar
693
694 2003-07-19 [alfons]     0.9.3claws27
695
696         * src/folderview.c
697                 o plug leaking nodes_to_recollapse
698                 o add folderview_recollapse_all_nodes() (not used yet)
699
700 2003-07-19 [alfons]     0.9.3claws26
701
702         * src/compose.c
703         * src/common/utils.c
704                 honour #240 "Better SUBJECT handling" by cleaning the prefix
705                 for both forwarding as replying
706
707 2003-07-18 [christoph]  0.9.3claws25
708
709         * configure.ac
710         * src/common/sylpheed.[ch]
711         * src/common/version.h.in
712                 add version in numeric form to allow easy comparison
713
714         * src/plugins/demo/demo.c
715                 add version check
716                 - sylpheed version > plugin version => never allowed, sylpheed
717                   could contain unknown API changes
718                 - sylpheed version < minimum version required => don't load,
719                   API required not available (if linking does not fail)
720
721 2003-07-18 [alfons]     0.9.3claws24
722         
723         * src/common/plugin.[ch]
724                 const correctness
725
726 2003-07-18 [christoph]  0.9.3claws23
727
728         * src/common/hooks.c
729                 fix crash when hooks where unregisted
730
731         * src/plugins/trayicon/trayicon.c
732                 unregister detroy signal before destroying the widget
733                 (still crashes when the plugin is unloaded)
734
735 2003-07-18 [alfons]     0.9.3claws22
736         
737         * src/folderview.c
738                 delay expanding folder tree during drags until timeout triggered
739                 (needs perhaps some tweaking, so testing is welcome)
740
741 2003-07-17 [alfons]     0.9.3claws21
742
743         * src/folderview.c
744                 clean up cruft
745
746 2003-07-17 [christoph]  0.9.3claws20
747
748         * src/common/session.c
749                 fix opening of SSL connections
750
751         * src/plugins/image_viewer/Makefile.am
752                 add OPENSSL_CFLAGS (we should find a better solution to remove
753                 this dependencies if they are not required)
754
755         * src/plugins/spamassassin/spamassassin.c
756                 remove setlocale workaround (fixed in libspamc)
757
758         (closes Bug Bug 184 Entering non-ascii character deletes previous char
759          if spell checking enabled)
760
761 2003-07-17 [alfons]     0.9.3claws19
762
763         * src/common/hooks.[ch]
764         * src/plugins/clamav/clamav_plugin.c
765         * src/plugins/spamassassin/spamassassin.c
766         * src/plugins/trayicon/trayicon.c
767                 fix signedness muck 
768
769 2003-07-17 [alfons]     0.9.3claws18
770
771         * src/procmime.c
772                 plug memleak
773
774 2003-07-17 [alfons]     0.9.3claws17
775
776         * src/inc.c
777                 plug memleak
778
779 2003-07-17 [paul]       0.9.3claws16
780
781         * src/common/defs.h
782           src/mainwindow.c
783           src/manual.[ch]
784                 add link to the Claws site's FAQ page, after the suggestion
785                 and patch by Fred Marton <Fred.Marton@uni-bayreuth.de>
786                 Move url strings to defs.h
787                 
788         * src/mainwindow.c
789                 fix typo to prevent "unknown menu entry" warnings
790
791 2003-07-17 [alfons]     0.9.3claws15
792
793         * src/folderview.[ch]
794         * src/summaryview.[ch]
795         * src/mimeview.[ch]
796                 plug DnD leaks 
797
798 2003-07-17 [paul]       0.9.3claws14
799
800         * src/inc.c
801                 remove two instances of 'GTK_EVENTS_FLUSH' because
802                 they are unnecessary and probably cause a stack overflow
803
804 2003-07-16 [christoph]  0.9.3claws13
805
806         * src/mimeview.[ch]
807                 use an invisible GTK notebook to switch between viewers
808                 instead of reparenting widgets
809
810 2003-07-16 [christoph]  0.9.3claws12
811
812         * src/folder.c
813                 move folder_item_update_freeze() to correct place in
814                 folder_item_scan_full()
815
816 2003-07-16 [paul]       0.9.3claws11
817
818         * sync with 0.9.3cvs12
819                 see ChangeLog 2003-07-14 and 2003-07-15
820
821 2003-07-16 [christoph]  0.9.3claws10
822
823         * src/imap.[ch]
824         * src/prefs_account.[ch]
825                 sync IMAP CRAM-MD5 authentication with sylpheed-main
826
827 2003-07-15 [alfons]     0.9.3claws9
828
829         * src/main.c
830                 make --config-dir do something useful
831
832 2003-07-15 [alfons]     0.9.3claws8
833
834         * src/procmsg.c
835                 o fix a bug where 'last' didn't really point to the last message
836                   in the top level list of children, but to the last threaded
837                   message. 
838                 
839                 o clean up and make it easier to sync
840
841 2003-07-15 [alfons]     0.9.3claws7
842
843         * src/mainwindow.c
844                 make correct menu items sensitive       
845
846 2003-07-14 [alfons]     0.9.3claws6
847
848         * src/procmsg.c
849                 tune the threader so it will not subject-thread any message
850                 without a subject prefix (this will not thread correctly if 
851                 a parent is delivered after their childs, but it looks 
852                 better right now)
853
854 2003-07-13 [christoph]  0.9.3claws5
855
856         * src/mainwindow.c
857                 group "Add mailbox *..." menu items in submenu
858
859 2003-07-13 [alfons]     0.9.3claws4
860
861         * src/summaryview.c
862                 correct summary_toggle_pressed() signature and make sure
863                 signal is not passed on
864
865 2003-07-13 [alfons]     0.9.3claws3
866
867         * src/summaryview.c
868                 o for now don't pass on keys when they we're handled by 
869                   ctree::key_press_event
870                 o clean up
871
872 2003-07-13 [alfons]     0.9.3claws2
873         
874         * src/main.c
875                 add command line option "--config-dir" to get the current 
876                 configuration dir
877
878 2003-07-12 [alfons]     0.9.3claws1
879
880         * src/matcher.[ch]
881         * src/matcher_parser_parse.y
882         * src/prefs_filtering.c
883         * src/filtering.c
884                 add "Lock" filter action to lock messages;
885
886         * src/filtering.c       
887                 remove debug_print()    
888         * src/prefs_filtering.c
889                 re-organize matcher part 9: 
890                 make action text entries easily extendible;
891                 merge widget selection for ACTION_MARK, ACTION_UNMARK, ACTION_LOCK,
892                 ACTION_UNLOCK, ACTION_MARK_AS_READ, ACTION_MARK_AS_UNREAD
893
894 2003-07-12 [paul]
895
896         * tools/README
897                 update old information and add missing
898                 information
899
900 2003-07-12 [paul]       0.9.3claws
901
902         * 0.9.3claws released
903         
904 2003-07-12 [paul]       0.9.0claws103
905
906         * src/Makefile.am
907                 add addrquery.h
908
909 2003-07-12 [melvin]     0.9.0claws102
910
911         * src/messageview.c
912                 Fixed bug #215: Show MIME tab for single text/html messages. 
913                 
914 2003-07-12 [paul]       0.9.0claws101
915
916         * man/sylpheed.1
917                 updated
918
919 2003-07-12 [paul]       0.9.0claws100
920
921         * po/es.po
922           po/hr.po
923           po/pl.po
924           po/sr.po
925                 update Spanish, Croatian, Polish, Serbian translations.
926                 submitted by Ricardo Mones Lastra, Dragan, Witold
927                 Wladyslaw Wojciech Wilk, Urke MMI
928
929 2003-07-12 [melvin]     0.9.0claws99
930
931         * po/fr.po
932                 Updated French translations.
933
934 2003-07-12 [paul]       0.9.0claws98
935
936         * src/addressbook.c
937                 disable 'Lookup' button as it has no effect
938
939 2003-07-11 [alfons]     0.9.0claws97
940         
941         * src/summaryview.c
942                 summary_searchbar_pressed() should return TRUE to signal that
943                 event was handled. when returning void, the return value passed
944                 to GTK is actually random, but maybe FALSE, in which case the
945                 event is handled by parent
946                 
947 2003-07-10 [paul]       0.9.0claws96
948
949         * ac/missing/gettext.m4
950                 update to version 0.12
951
952 2003-07-10 [paul]       0.9.0claws95
953
954         * src/plugins/clamav/clamav_plugin.c
955                 fix bug where multipart/alternative messages
956                 would slip through without being scanned
957
958 2003-07-10 [christoph]  0.9.0claws94
959
960         * src/folder.c
961                 correct check if folder supports removing when a message is
962                 moved. if not the message is only copied.
963
964         (closes Bug 132 crash on startup in newsgroups folders)
965
966 2003-07-09 [alfons]     0.9.0claws93
967
968         * configure.ac
969         * src/common/defs.h
970                 --with-config-dir (default .sylpheed)
971
972 2003-07-09 [christoph]  0.9.0claws92
973
974         * configure.ac
975                 use PKG_CHECK_MODULES to check for gtkmathview
976                 (version 0.4.2 now required)
977
978 2003-07-08 [melvin]     0.9.0claws91
979
980         * src/action.c
981                 Implemented a progress bar that counts the number of completed
982                 tasks when the action runs more than one command.
983
984 2003-07-08 [alfons]     0.9.0claws90
985
986         * src/procmsg.c
987                 if queued message has an invalid Message-Id, don't try to
988                 find message it refers to (fixes #209 "crash when processing 
989                 in folder")
990
991 2003-07-08 [paul]       0.9.0claws89
992
993         * sync with 0.9.3cvs2
994                 see ChangeLog 2003-07-08
995
996 2003-07-08 [match]      0.9.0claws88
997
998         * src/ldapctrl.c
999                 extend LDAP search for first/last name by parsing search term.
1000
1001 2003-07-08 [alfons]     0.9.0claws87
1002
1003         * src/send_message.c
1004                 fix bug #208 "Status message stuck when sending on POP3 account"
1005
1006 2003-07-07 [paul]       0.9.0claws86
1007
1008         * po/hr.po
1009                 new Croatian translation, submitted by
1010                 Dragan <drleskov@inet.hr>
1011
1012 2003-07-07 [paul]       0.9.0claws85
1013
1014         * sync with 0.9.3cvs1
1015                 see ChangeLog 2003-07-07
1016
1017 2003-07-05 [christoph]  0.9.0claws84
1018
1019         * src/Makefile.am
1020         * src/messageview.c
1021         * src/mimeview.[ch]
1022         * src/stock_pixmap.[ch]
1023         * src/pixmaps/messageview_text.xpm              ** NEW **
1024                 move mimeview tabs to the right side and use icons
1025                 instead of text to save some space
1026
1027         (patch by Luke Plant <lukeplant@softhome.net>)
1028
1029 2003-07-05 [christoph]  0.9.0claws83
1030
1031         * src/inc.c
1032                 add NULL pointer checks
1033
1034         (patch by Luke Plant <lukeplant@softhome.net>)
1035         (closes Bug 204 0.9.0 quits on authentication error?!)
1036
1037 2003-07-05 [alfons]     0.9.0claws82
1038
1039         * configure.ac
1040                 take the clue in bug #202 "./configure script - 
1041                 'if test' comparison failure" reported by John Kristoff. 
1042
1043 2003-07-04 [christoph]  0.9.0claws81
1044
1045         * src/plugins/spamassassin/spamassassin.c
1046                 set timeout for spam check
1047
1048 2003-07-04 [christoph]  0.9.0claws80
1049
1050         * src/main.c
1051                 destroy all FolderItems when shutting down to
1052                 allow folders to clean up
1053
1054 2003-07-04 [melvin]     0.9.0claws79
1055
1056         * src/gtk/gtkaspell.c
1057                 Fixed bug #184 "Entering non-ascii character deletes
1058                 previous char if spell checking enabled": this makes
1059                 the spell checking in multibytes (e.g. UTF-8)locales work.
1060                 (Patch by Luke Plant).
1061                 
1062 2003-07-04 [christoph]  0.9.0claws78
1063
1064         * sync with 0.9.2cvs1
1065                 see ChangeLog 2003-06-10
1066
1067 2003-07-04 [paul]       0.9.0claws77
1068
1069         * sync with 0.9.3 release
1070                 see ChangeLog 2003-07-04
1071
1072 2003-07-03 [christoph]  0.9.0claws76
1073
1074         * src/folder.[ch]
1075         * src/imap.c
1076         * src/mbox_folder.c
1077         * src/mh.c
1078         * src/news.c
1079                 move folder_item_get_path() stuff into a folder virtual function
1080
1081         * src/procmsg.c
1082                 use folder_item_fetch_msg() to get message and do not contruct
1083                 the filename from path and number
1084
1085 2003-07-03 [paul]       0.9.0claws75
1086
1087         * sync with 0.9.2cvs12
1088                 see ChangeLog 2003-07-03
1089
1090 2003-07-02 [paul]       0.9.0claws74
1091
1092         * src/messageview.c
1093                 fix text-selection for replying
1094
1095 2003-07-02 [paul]       0.9.0claws73
1096
1097         * sync with 0.9.2cvs11
1098                 see ChangeLog 2003-07-02
1099
1100 2003-07-02 [paul]       0.9.0claws72
1101
1102         * src/procmsg.c
1103                 revert last commit because it breaks more
1104                 than it fixes
1105
1106 2003-07-02 [paul]       0.9.0claws71
1107
1108         * src/procmsg.c
1109                 fix thread by subject/sort by date
1110
1111 2003-07-01 [paul]       0.9.0claws70
1112
1113         * sync with 0.9.2cvs10
1114                 see ChangeLog 2003-07-01
1115
1116 2003-06-30 [paul]       0.9.0claws69
1117
1118         * sync with 0.9.2cvs9
1119                 see ChangeLog 2003-06-30
1120
1121 2003-06-28 [match]      0.9.0claws68
1122
1123         * src/addressbook.c
1124                 fix null ptr.
1125
1126 2003-06-27 [paul]       0.9.0claws67
1127
1128         * sync with 0.9.2cvs7
1129                 see ChangeLog 2003-06-27
1130
1131 2003-06-26 [christoph]  0.9.0claws66
1132
1133         * src/folder.c
1134                 freeze folder updates while a folder is scanned
1135
1136         (closes Bug 185 New message counter)
1137
1138 2003-06-26 [darko]      0.9.0claws65
1139
1140         * src/ldapserver.c
1141                 fix infinite loop when adding a new LDAP server
1142
1143 2003-06-26 [paul]       0.9.0claws64
1144
1145         * sync with 0.9.2cvs6
1146                 see ChangeLog 2003-06-26
1147
1148 2003-06-26 [paul]       0.9.0claws63
1149
1150         * sync with 0.9.2cvs5
1151                 see ChangeLog 2003-06-25 and 2003-06-26
1152
1153 2003-06-25 [match]      0.9.0claws62
1154
1155         * src/addr_compl.c
1156                 Fixed tab/backtab for dropped-down completion list to
1157                 move next/previous field. (close bug 147)
1158
1159 2003-06-25 [christoph]  0.9.0claws61
1160
1161         * src/addr_compl.[ch]
1162         * src/addrindex.[ch]
1163         * src/folderview.c
1164         * src/inc.c
1165         * src/news.c
1166         * src/summaryview.c
1167         * src/toolbar.c
1168                 fix warnings
1169
1170 2003-06-25 [leandro]    0.9.0claws60
1171
1172         * src/compose.c
1173                 o cleanups
1174                 o gray out "Message/Remove references" menu item if not
1175                   replying to a message
1176
1177 2003-06-24 [leandro]    0.9.0claws59
1178
1179         * src/compose.[ch]
1180                 o removed "Message/Create new thread" menu item
1181                 o added "Message/Remove references" menu item
1182                   (it's off by default and will not check anymore
1183                    if the subject changed)
1184
1185 2003-06-23 [alfons]     0.9.0claws58
1186
1187         * src/procmsg.c
1188                 try better grouping messages threaded by subject based on their age.
1189                 still not perfect - because the message tree is not sorted by date.  
1190
1191 2003-06-23 [thorsten]   0.9.0claws57
1192
1193         * src/pop.[ch]
1194                 added mail_receive_hook to allow modifications
1195                 directly after retrieval (e.g. adding headers).
1196
1197 2003-06-23 [paul]       0.9.0claws56
1198
1199         * src/sourcewindow.c
1200                  enable the use of Ctrl+A to select all text in
1201                  the sourcewindow
1202                  Patch submitted by Ivan Francolin Martinez
1203                  <ivanfm@users.sourceforge.net>
1204
1205 2003-06-22 [christoph]  0.9.0claws55
1206
1207         * src/folder.[ch]
1208                 o add notification hook for folder tree changes
1209                 o invoke hooks after folder tree scanning
1210
1211         * src/folderview.[ch]
1212                 register hook for folder tree changes that
1213                 updates the ctree
1214
1215         (there are more places that should be updated, like add, remove 
1216          or move folder)
1217
1218         (closes Bug 164 Crash on rebuild folder tree)
1219         (closes Bug 190 Crash on 'rebuilding folder tree')
1220
1221 2003-06-21 [leandro]    0.9.0claws54
1222
1223         * src/compose.[ch]
1224                 create a new thread if subject changes
1225                 (it's on by default, can be disabled in Message menu)
1226
1227 2003-06-21 [alfons]     0.9.0claws53
1228
1229         * src/summaryview.c
1230                 quiet little compiler
1231
1232 2003-06-21 [christoph]  0.9.0claws52
1233
1234         update gettext stuff to version 0.12
1235
1236 2003-06-19 [alfons]     0.9.0claws51
1237
1238         * src/common/log.c
1239         * src/common/plugin.c
1240                 move defs.h before glib.h to prevent MIN/MAX redefs
1241
1242 2003-06-19 [alfons]
1243
1244         * src/addressbook.c
1245                 translatable
1246
1247 2003-06-19 [match]      0.9.0claws50
1248
1249         * src/addressbook.[ch]
1250         * src/addrindex.[ch]
1251         * src/addr_compl.[ch]
1252         * src/editldap.[ch]
1253         * src/editldap_basedn.[ch]
1254         * src/addritem.[ch]
1255         * src/ldapquery.h
1256                 re-implemented dynamic LDAP search. works without
1257                 slowdown on display sender with addressbook
1258                 option.
1259         * src/addrbook.c
1260                 documented code.
1261
1262 2003-06-19 [paul]       0.9.0claws49
1263
1264         * src/compose.c
1265                 fix Bug #136 'Nonprovided quotation marks crash claws'
1266                 patch submitted by Pawel Pêkala <c0rn@gazeta.pl>
1267
1268 2003-06-19 [alfons]     0.9.0claws48
1269
1270         * src/prefs_common.[ch]
1271         * src/procmsg.c
1272                 restrict threading by subject by checking thread for
1273                 age (prefs_common.thread_by_subject_max_age)
1274
1275 2003-06-18 [christoph]  0.9.0claws47
1276
1277         * src/imap.c
1278                 fix memory leak in imap_cmd_fetch()
1279
1280 2003-06-18 [christoph]  0.9.0claws46
1281
1282         * src/prefs_gtk.c
1283                 fix memory leak in prefs_set_default() when used multiple
1284                 times or after prefs have been read
1285
1286 2003-06-18 [christoph]  0.9.0claws45
1287
1288         * src/common/plugin.c
1289                 fix memory leak in plugin_unload()
1290
1291 2003-06-18 [christoph]  0.9.0claws44
1292
1293         * src/imap.c
1294                 fix memory leak in imap_cmd_ok()
1295
1296 2003-06-18 [christoph]  0.9.0claws43
1297
1298         * src/folder.c
1299                 stop messages that are downloaded from POP3 and added to
1300                 an IMAP inbox from being filtered twice (first by POP3
1301                 and again when IMAP folder is scaned to get the UID of
1302                 the APPEND operation when no UIDPLUS is available)
1303
1304 2003-06-18 [alfons]
1305
1306         * tools/Makefile.am
1307                 phoenix <- firebird     
1308
1309 2003-06-18 [paul]
1310
1311         * tools/launch_phoenix          ** REMOVED **
1312           tools/launch_firebird         ** NEW **
1313                 renamed and edited to reflect the browser's name change from
1314                 'phoenix' to 'firebird'
1315
1316 2003-06-18 [paul]       0.9.0claws42
1317
1318         * sync with 0.9.2cvs2
1319                 see ChangeLog 2003-06-16
1320
1321 2003-06-17 [alfons]     0.9.0claws41
1322
1323         * src/procmsg.c
1324                 prevent threading problems when a node is an ancestor (parent / great parent),
1325                 which mostly happens with circular references (thanks to Phillipe Gramoullé
1326                 for finding an sample set of messages)
1327
1328 2003-06-16 [christoph]  0.9.0claws40
1329
1330         * src/main.c
1331                 don't popup main window on --receive or --receive-all
1332
1333         * src/mainwindow.[ch]
1334         * src/plugins/trayicon/trayicon.c
1335                 allow hiding of main window by clicking on the trayicon
1336                 (doesn't work correctly in seperate window mode and may
1337                  cause unexpected GTK problems I couldn't find yet)
1338
1339         * src/common/ssl.c
1340                 remove incorrect warning
1341
1342 2003-06-15 [alfons]     0.9.0claws39
1343
1344         * src/gtk/gtkstext.c
1345                 don't output debug text;
1346                 #ifdef out print_line() if not debugging (thanks to Martin Wicke
1347                 for pointing this out);
1348
1349 2003-06-14 [alfons]     0.9.0claws38
1350         
1351         * src/messageview.c
1352                 remove printf() and make one if..else comply with coding style
1353
1354 2003-06-14 [alfons]     0.9.0claws37
1355
1356         * AUTHORS
1357                 add Martin Wicke
1358         * src/action.c
1359         * src/messageview.[ch]
1360         * src/summaryview.c
1361                 apply patch #754162 "Quoting messages filtered by actions" submitted
1362                 by Martin Wicke, which allows quoting message body changed by an
1363                 action (Thanks!).
1364
1365 2003-06-13 [alfons]     0.9.0claws36
1366
1367         * src/utils.c
1368                 add several other subject reply prefixes (suggested by Christoph and Ivan Martinez)
1369                 use case insensitive regexp (suggested by Ivan Martinez)
1370
1371 2003-06-13 [christoph]  0.9.0claws35
1372
1373         * configure.ac
1374         * src/plugins/trayicon/Makefile.am
1375         * src/plugins/trayicon/eggtrayicon.[ch]                         ** REMOVE **
1376         * src/plugins/trayicon/trayicon.c
1377         * src/plugins/trayicon/libeggtrayicon/.cvsignore                ** NEW **
1378         * src/plugins/trayicon/libeggtrayicon/Makefile.am               ** NEW **
1379         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch]          ** NEW **
1380         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.[ch]           ** NEW **
1381         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.[ch]        ** NEW **
1382         * src/plugins/trayicon/libeggtrayicon/xembed.h                  ** NEW **
1383                 replace my own EggTrayIcon backport with the backport
1384                 used by (l|x)mule and gabber.
1385
1386 2003-06-13 [alfons]     0.9.0claws34
1387
1388         * AUTHORS
1389         * src/common/utils.c
1390                 add Aw: to list of reply prefixes (thanks to Martin Zwickel)
1391
1392 2003-06-13 [alfons]     0.9.0claws33
1393
1394         * src/compose.c
1395                 clean up a little bit
1396
1397 2003-06-12 [alfons]     0.9.0claws32
1398
1399         * src/compose.c
1400                 const correctness fix
1401
1402         * src/common/sylpheed.[ch]
1403                 () -> (void)
1404                 prevent redef MIN/MAX
1405                 
1406         * src/common/utils.[ch]
1407                 () -> (void)
1408
1409 2003-06-12 [melvin]     0.9.0claws31
1410
1411         * src/compose.c
1412                 Updated to take into accounts changes in GtkAspell.
1413
1414 2003-06-12 [alfons]     0.9.0claws30
1415
1416         * src/compose.c
1417         * src/procmsg.c
1418         * src/common/utils.[ch]
1419                 handle reply subject prefixes better (initial 
1420                 suggestion by Robert Story adapted and enhanced 
1421                 using regexps)
1422
1423 2003-06-12 [melvin]     0.9.0claws29
1424
1425         * src/compose.c
1426                 Use new gtkaspell_checkers_strerror() to get the speller's
1427                 error message instead of accessing the (now private)
1428                 checkers structure.
1429                 Minor code clean up
1430
1431         * src/main.c
1432                 Use #ifdef instead of #if for USE_ASPELL
1433                 Use the new spell checkers init/quit functions 
1434
1435         * src/gtk/gtkaspell.c
1436                 Use #ifdef instead of #if for USE_ASPELL
1437                 Moved in the majority of GtkAspell structures that were
1438                 exported before by gtkaspell.h
1439         
1440         * src/gtk/gktaspell.h
1441                 Made gtkaspell.h contain only the necessary data to be
1442                 publicized by moving many structures to gtkaspell.c.
1443                 Enclosed all the declaration in a #ifdef USE_ASPELL #endif
1444                 gtkaspell_checkers_new(): replaced by...
1445                 gtkaspell_checkers_init(): new function for initialization
1446                 gtkaspell_checkers_delete(): replaced by...
1447                 gtkaspell_checkers_quit(): new function
1448                 gtkaspell_checkers_strerror(): new function that returns
1449                 the checker's last error message.
1450                 
1451 2003-06-11 [melvin]     0.9.0claws28
1452
1453         * po/POTFILES.in
1454                 Updated to take into account gtkaspell.c migration to
1455                 ./src/gtk/ (Thanks to Ricardo Mones Lastra for reporting it)
1456
1457 2003-06-10 [alfons]     0.9.0claws27
1458
1459         * src/filtering.[ch]
1460         * src/folder.c
1461         * src/matcher.c
1462         * src/scoring.[ch]
1463                 - try fixing bug #18 (any brave testers?)
1464                 - add more robustness by refusing previously 
1465                   unchecked NULL pointers 
1466
1467 2003-06-10 [alfons]     0.9.0claws26
1468
1469         * src/procmsg.c
1470                 fix bug #176 by don't checking MsgInfos with a NULL msgid 
1471
1472 2003-06-09 [alfons]     0.9.0claws25
1473
1474         * src/prefs_common.c
1475                 fix bug #163 "Icon switching doesnt work properly" by 
1476                 preventing early freeing of prefs_common.pixmap_theme_path.
1477
1478 2003-06-09 [christoph]  0.9.0claws24
1479
1480         * src/gtk/gtkaspell.c
1481                 revert Thorsten's fix and add forgotten g_strdup for
1482                 aspell path (it should not be possible to alter the path a
1483                 GtkASpell uses from outside)
1484
1485 2003-06-09 [thorsten]   0.9.0claws23
1486
1487         * src/gtk/gtkaspell.c
1488                 dont free prefs_common.aspell_path when closing compose
1489
1490 2003-06-08 [colin]      0.9.0claws22
1491
1492         * src/plugins/spamassassin/spamassassin.c
1493                 fix prefs types
1494
1495 2003-06-07 [christoph]  0.9.0claws21
1496
1497         * src/Makefile.am
1498         * src/compose.c
1499         * src/gtkaspell.[ch]            ** REMOVE **
1500         * src/gtk/Makefile.am
1501         * src/gtk/gtkaspell.[ch]        ** NEW **
1502                 o make gtkaspell independent from sylpheed's prefs
1503                 o move gtkaspell.[ch] to gtk directory
1504
1505 2003-06-07 [christoph]  0.9.0claws20
1506
1507         * src/Makefile.am
1508         * src/crash.c
1509         * src/export.c
1510         * src/filesel.[ch]              ** REMOVE **
1511         * src/folder.c
1512         * src/main.[ch]
1513         * src/common/sylpheed.[ch]
1514         * src/gtk/Makefile.am
1515         * src/gtk/filesel.[ch]          ** NEW **
1516         * src/gtk/pluginwindow.c
1517         * src/gtk/sslcertwindow.c
1518                 move filesel.[ch] to gtk directory
1519
1520 2003-06-07 [alfons]     0.9.0claws19
1521
1522         * src/filesel.c
1523                 make (multi) file selection dialog work again (Claws-only)
1524
1525 2003-06-07 [thorsten]   0.9.0claws18
1526
1527         * po/de.po
1528                 fix typos
1529
1530 2003-06-07 [alfons]     0.9.0claws17
1531
1532         * configure.ac
1533         * src/mimeview.c
1534                 detect apache mishap in which case don't include fnmatch.h
1535                 if regex.h is already included
1536
1537 2003-06-06 [christoph]  0.9.0claws16
1538
1539         * configure.ac
1540         * src/mimeview.h
1541                 add check for fnmatch.h and include it when available
1542
1543         * src/mimeview.[ch]
1544                 fix wrong case sensitivity of Content-Types
1545
1546         * src/gtk/Makefile.am
1547                 need the same include paths in gtk directory as in
1548                 common directory because .h files in common can
1549                 include files from these directories, when included
1550                 in gtk's .h or .c files
1551
1552 2003-06-06 [alfons]     0.9.0claws15
1553
1554         * src/mimeview.c
1555         * src/summaryview.c
1556                 make it compile again because of regex.h / fnmatch.h 
1557                 include problems (related to recent mime stuff, can
1558                 someone check this?)
1559
1560 2003-06-06 [thorsten]   0.9.0claws14
1561
1562         * src/folderview.c
1563                 possible use of uninitialized pointer while dragging
1564
1565 2003-06-06 [paul]       0.9.0claws13
1566
1567         * src/compose.c
1568                 fix bug where the insert sig button would be effective
1569                 only when auto_sig was set
1570
1571 2003-06-06 [paul]       0.9.0claws12
1572
1573         * sync with 0.9.2 release
1574
1575 2003-06-02 [paul]       0.9.0claws11
1576
1577         * sync with 0.9.1cvs1
1578                 see ChangeLog 2003-06-02
1579                 
1580         * po/de.po
1581                 update by Jens
1582
1583 2003-06-01 [christoph]  0.9.0claws10
1584
1585         * src/account.c
1586                 don't use substring search to find accounts by email address
1587
1588         (closes Bug 169 Overly loose matching of "From" address)
1589
1590 2003-05-31 [christoph]  0.9.0claws9
1591
1592         * doc-src/rfc2683.txt
1593         * src/imap.c
1594                 limit IMAP command length as recommended in RFC2683
1595                 (message number lists will be split into multiple imap
1596                 sets, the limit of 1000 octets is not a hard limit)
1597
1598         (closes Bug 161 sylpheed-claws exits with segfault when logging
1599          in to certain imap-servers)
1600
1601 2003-05-29 [alfons]     0.9.0claws8
1602
1603         * src/toolbar.[ch]
1604                 add print button (calling summary_print());
1605                 fine tune setting tooltip text;
1606                 (if someone needs other buttons, please take these 
1607                 commits as a guide, instead of bothering us - also
1608                 see 0.8.11claws150) 
1609
1610 2003-05-29 [darko]      0.9.0claws7
1611
1612         * src/compose.c
1613                 fix crash when word wrapping kicks in due to
1614                 changed text by spell checker
1615
1616 2003-05-29 [paul]       0.9.0claws6
1617
1618         * src/compose.c
1619                 fix bug where changing account would insert
1620                 sig even if auto_sig was FALSE
1621                 
1622         * ChangeLog
1623           ChangeLog.jp
1624           INSTALL
1625                 sync with 0.9.1 release
1626
1627 2003-05-28 [christoph]  0.9.0claws5
1628
1629         * src/imap.c
1630                 fix truncation of too long commands
1631
1632         (closes Bug 167 IMAP hangs trying to get envelope
1633          information in imap_get_uncached_messages)
1634
1635 2003-05-27 [paul]       0.9.0claws4
1636
1637         * tools/Makefile.am
1638           tools/maildir2sylpheed.pl     ** NEW FILE **
1639                 add kmail to sylpheed mailbox conversion script
1640
1641 2003-05-27 [paul]       0.9.0claws3
1642
1643         * sync with 0.9.0cvs10
1644                 see ChangeLog 2003-05-26
1645
1646 2003-05-26 [paul]       0.9.0claws2
1647
1648         * sync with 0.9.0cvs9
1649                 see ChangeLog 2003-05-26
1650
1651 2003-05-24 [paul]       0.9.0claws1
1652
1653         * sync with 0.9.0cvs8
1654                 see ChangeLog 2003-05-23
1655
1656 2003-05-24 [paul]       0.9.0claws
1657
1658         * version 0.9.0claws released
1659
1660 2003-05-24 [paul]       0.8.11claws177
1661
1662         * src/plugins/dillo-viewer/Makefile.am
1663           src/plugins/traycon/Makefile.am
1664                 add missing files
1665                 
1666         * po/bg.po
1667           po/en_GB.po
1668           po/es.po
1669           po/it.po
1670           po/pt_BR.po
1671           po/ru.po
1672           po/sr.po
1673                 update Bulgarian, British English, Spanish, Italian, 
1674                 Brazilian Portuguese, Russian, and Serbian translations, 
1675                 submitted by George Danchev, [me], Ricardo Mones Lastra,
1676                 André Filipe de Assunção e Brito, Alessandro Maestri, 
1677                 Ruslan N. Balkin, and Urke MMI
1678
1679 2003-05-23 [melvin]     0.8.11claws176
1680
1681         * po/fr.po
1682                 Updated French translations
1683
1684 2003-05-22 [paul]       0.8.11claws175
1685
1686         * src/Makefile.am
1687           src/addrbook.[ch]
1688           src/addrcache.[ch]
1689           src/addr_compl.[ch]
1690           src/adressbook.[ch]
1691           src/addrindex.[ch]
1692           src/addritem.[ch]
1693           src/editaddress.c
1694           src/editgroup.c
1695           src/editldap_basedn.c
1696           src/editldap.c
1697           src/jpilot.c
1698           src/vcard.c
1699                 revert to get ldap into it previous working state
1700                 
1701         * po/zh_TW.Big5.po
1702                 new Taiwanese translation,
1703                 submitted by Tsu-Fan Cheng <tscheng@ic.sunysb.edu>
1704
1705 2003-05-22 [christoph]  0.8.11claws174
1706
1707         * src/plugins/spamassassin/libspamc.[ch]
1708                 sync libspamc with SpamAssaain release 2.55
1709
1710 2003-05-22 [paul]       0.8.11claws173
1711
1712         * sync with 0.9.0cvs7
1713                 see ChangeLog 2003-05-22
1714                 
1715         * src/summaryview.c
1716                 revert change in 0.8.11claws172: follow
1717                 Hiroyuki's decision and that's the end of it.
1718
1719 2003-05-21 [paul]       0.8.11claws172
1720
1721         * src/summaryview.c
1722                 fix discrepency between open_unread_on_enter
1723                 and always_show_msg
1724
1725 2003-05-21 [paul]       0.8.11claws171
1726
1727         * sync with 0.9.0cvs6
1728                 see ChangeLog 2003-05-21
1729
1730 2003-05-21 [paul]       0.8.11claws170
1731
1732         * sync with 0.9.0cvs5
1733                 see ChangeLog 2003-05-21
1734
1735 2003-05-20 [paul]       0.8.11claws169
1736
1737         * sync with 0.9.0cvs4
1738                 see ChangeLog 2003-05-20
1739                 fixes bug #152, 'encoding of IMAP folders names'
1740
1741 2003-05-20 [paul]       0.8.11claws168
1742
1743         * sync with 0.9.0cvs3
1744                 see ChangeLog 2003-05-20
1745                 
1746         * src/tools/convert_mbox.pl
1747                 minor change in the comments, submitted by Fred Marton
1748
1749 2003-05-19 [paul]       0.8.11claws167
1750
1751         * src/plugins/clamav/Makefile.am
1752           configure.ac
1753                 link clamav_lib to the plugin and not to the main program
1754
1755 2003-05-19 [christoph]
1756
1757         * src/Makefile.am
1758                 add -export-dynamic for linking
1759
1760 2003-05-19 [paul]       0.8.11claws166
1761
1762         * sync with 0.9.0cvs1
1763                 see ChangeLog 2003-05-19
1764
1765 2003-05-19 [paul]       0.8.11claws165
1766
1767         * src/inc.c
1768                 fix 'pop before smtp' timeout
1769
1770 2003-05-18 [alfons]     0.8.11claws164
1771
1772         * src/prefs_matcher.c
1773                 put "execute" action command line ("expression") in edit box
1774
1775 2003-05-18 [christoph]  0.8.11claws163
1776
1777         * src/mimeview.[ch]
1778         * src/plugins/dillo_viewer/dillo_viewer.c
1779         * src/plugins/image_viewer/viewer.c
1780         * src/plugins/mathml_viewer/mathml_viewer.c
1781                 let a viewer have a list of Content-Types
1782
1783 2003-05-18 [paul]       0.8.11claws162
1784
1785         * src/prefs_filtering.c
1786                 add 'Recipient' label for FORWARD, FORWARD_AS_ATTACHMENT,
1787                 and REDIRECT actions
1788
1789 2003-05-17 [christoph]
1790
1791         * README.claws
1792                 o remove dynamic signatures that was syned with main
1793                 o add infos about no longer "build in" image viewer
1794                 o update bugtracker URL
1795
1796 2003-05-17 [christoph]  0.8.11claws161
1797
1798         * src/folder.c
1799         * src/folderview.c
1800         * src/imap.c
1801                 don't use imap_scan_folder anymore. Instead call folder_item_scan
1802                 for every folder after rebuilding the folder tree.
1803
1804         (closes Bug 19 imap_scan_folder() computes incorrectly number of new
1805          messages)
1806
1807 2003-05-17 [christoph]  0.8.11claws160
1808
1809         * src/imap.c
1810                 don't use STATUS command on current folder to check for
1811                 content changes. imap_cmd_ok() now tracks changes to
1812                 folder and number of existing messages.
1813
1814 2003-05-17 [paul]       0.8.11claws159
1815
1816         * src/plugins/clamav/clamav_plugin.c
1817                 remove unnecessary debug_print
1818
1819 2003-05-16 [thorsten]   0.8.11claws158
1820
1821         * src/plugins/demo.c
1822                 included missing intl.h
1823
1824 2003-05-16 [paul]       0.8.11claws157
1825
1826         * po/POTFILES.in
1827                 remove non-existant entries
1828         
1829         * src/plugins/clamav/clamav_plugin.c
1830           src/plugins/clamav/clamav_plugin_gtk.c
1831           src/plugins/dillo_viewer/dillo_prefs.c
1832           src/plugins/dillo_viewer/dillo_viewer.c
1833                 gettextise
1834
1835 2003-05-16 [christoph]  0.8.11claws156
1836
1837         * po/POTFILES.in
1838                 include plugin .c files for translation until I
1839                 find a better solution to have plugins have their
1840                 own textdomain
1841         * src/plugins/demo/demo.c
1842         * src/plugins/image_viewer/plugin.c
1843         * src/plugins/mathml_viewer/mathml_viewer.c
1844         * src/plugins/spamassassin/spamassassin.c
1845         * src/plugins/spamassassin/spamassassin_gtk.c
1846         * src/plugins/trayicon/trayicon.c
1847                 add gettext macros for plugin name and description
1848
1849 2003-05-16 [paul]
1850
1851         * sync with 0.9.0
1852
1853 2003-05-16 [paul]       0.8.11claws155
1854
1855         * sync with lastest 0.9.0pre1
1856                 see ChangeLog 2003-05-16
1857
1858 2003-05-15 [paul]       0.8.11claws154
1859
1860         * sync with latest 0.9.0pre1
1861                 see ChangeLog 2003-05-14 and 2003-05-15
1862
1863 2003-05-14 [christoph]  0.8.11claws153
1864
1865         * src/plugins/image_viewer/viewer.c
1866         * src/plugins/image_viewer/viewer.glade         ** NEW **
1867         * src/plugins/image_viewer/viewerprefs.c
1868                 make it possible to disable the autoload function in the
1869                 imageviewer again
1870
1871 2003-05-14 [christoph]  0.8.11claws152
1872
1873         * src/folder.c
1874                 fix folder update after adding a message
1875
1876 2003-05-13 [alfons]     0.8.11claws151
1877
1878         * src/common/session.c
1879                 remove debug traces
1880                 
1881         * src/addrcache.[ch]
1882         * src/filtering.[ch]
1883         * src/folder.[c]
1884         * src/gtkaspell.[ch]
1885         * src/imap.[ch]
1886         * src/mbox_folder.[ch]
1887         * src/mh.[ch]
1888         * src/mimeview.h
1889         * src/msgcache.[ch]
1890         * src/news.[ch]
1891         * src/passphrase.[ch]
1892         * src/prefs_common.[ch]
1893         * src/prefs_gtk.[ch]
1894         * src/procmsg.c
1895         * src/scoring.[ch]
1896                 be pedantic; (in prototypes () implies (int))
1897
1898 2003-05-13 [alfons]     0.8.11claws150
1899
1900         * src/prefs_toolbar.[ch]
1901         * src/summaryview.[ch]
1902         * src/toolbar.[ch]
1903                 change misleading text in toolbar prefs;
1904                 add toolbar action for ignore thread (toggles ignore thread flag);
1905                 clean up a little bit;
1906
1907 2003-05-12 [paul]
1908
1909         * tools/convert_mbox.pl
1910                 bug fixed by Fred Marton
1911
1912 2003-05-12 [paul]
1913
1914         * sync with 0.9.0pre1
1915
1916 2003-05-09 [paul]       0.8.11claws149
1917
1918         * sync with 0.8.11cvs43
1919                 see ChangeLog 2003-05-09
1920
1921 2003-05-08 [christoph]  0.8.11claws148
1922
1923         * src/imap.[ch]
1924                 o use CAPABILIY as first command and check for PREAUTH
1925                   information in the response to it
1926                 o rewrite all imap_cmd_* functions to use an IMAPSession
1927                   instead of a SockInfo as parameter
1928                 o do STARTTLS after fetching and checking the server
1929                   capabilities
1930
1931 2003-05-08 [paul]       0.8.11claws147
1932
1933         * tools/Makefile.am
1934           tools/README
1935           tools/convert_mbox.pl         ** NEW FILE **
1936                 add mbox conversion script. Submitted by 
1937                 Fred Marton <Fred.Marton@uni-bayreuth.de>
1938
1939 2003-05-07 [christoph]
1940
1941         * doc-src/glade.txt
1942         * src/gtk/pluginwindow.glade
1943         * src/plugins/image_viewer/viewerprefs.glade
1944         * src/plugins/spamassassin/spamassassin_gtk.glade
1945                 add glade files for user interfaces and a description how
1946                 to use glade to create the sylpheed code
1947
1948 2003-05-07 [paul]       0.8.11claws146
1949
1950         * sync with 0.8.11cvs41
1951                 see ChangeLog 2003-05-07
1952
1953 2003-05-06 [christoph]  0.8.11claws145
1954
1955         * src/main.c
1956         * src/plugins/image_viewer/viewer.c
1957                 fix usage of imlib in imageviewer plugin
1958
1959         * src/gtk/prefswindow.c
1960                 handle window close event correctly
1961
1962 2003-05-06 [paul]       0.8.11claws144
1963
1964         * src/common/ssl.c
1965                 fix typo introduced in sync
1966
1967 2003-05-06 [paul]       0.8.11claws143
1968
1969         * sync with 0.8.11cvs39
1970                 see ChangeLog 2003-05-06
1971
1972 2003-05-06 [paul]       0.8.11claws142
1973
1974         * AUTHORS
1975           po/cs.po
1976                 updated Czech translation, submitted by 
1977                 Radek Vybiral <Radek.Vybiral@vsb.cz>
1978                 
1979         * src/plugins/clamav/clamav_plugin_gtk.c
1980                 clean up
1981
1982 2003-05-03 [alfons]     0.8.11claws141
1983
1984         * src/compose.[ch]
1985                 make paste as quotation work even when the call to 
1986                 text_inserted() was deferred (fixes bug #140 "Paste 
1987                 as quotation does not work when using "external" 
1988                 clipboard")
1989
1990 2003-05-03 [thorsten]   0.8.11claws140
1991
1992         * src/addrquery.h
1993           src/ldapquery.h
1994           src/mainwindow.c
1995                 removed C++ comments
1996         * src/addr_compl.c
1997                 function with non-int retval/param used before
1998                 implementation/declaration
1999
2000 2003-05-02 [paul]       0.8.11claws139
2001
2002         * src/addr_compl.[ch]
2003           src/addressbook.[ch]
2004           src/addrindex.c
2005           src/summaryview.c
2006                 revert match's changes to (finally) remove the bug where
2007                 opening a folder causes massive slowdown when using the 
2008                 'Display sender using address book' option
2009
2010 2003-05-01 [melvin]     0.8.11claws138
2011
2012         * src/plugins/dillo_viewer/dillo_prefs.[ch]
2013         * src/plugins/dillo_viewer/dillo_viewer.c
2014                 Fixed bug where "Cancel" button from prefs issued
2015                 warnings.
2016                 Comply a little more to coding style
2017
2018 2003-05-01 [paul]       0.8.11claws137
2019
2020         * sync with 0.8.11cvs38
2021                 see ChangeLog 2003-05-01
2022
2023 2003-05-01 [paul]       0.8.11claws136
2024
2025         * po/bg.po
2026                 updated by George Danchev
2027
2028 2003-04-30 [christoph]  0.8.11claws135
2029
2030         * src/plugins/dillo_viewer/dillo_prefs.c
2031         * src/plugins/image_viewer/viewerprefs.c
2032         * src/plugins/spamassassin/spamassassin_gtk.c
2033                 remove gtk_widget_ref() calls for widgets in
2034                 glade code
2035
2036 2003-04-30 [paul]       0.8.11claws134
2037
2038         * src/addrindex.c
2039                 ok, this time a better fix for the bug where opening folder
2040                 has massive slowdown when using the 'Display sender using 
2041                 address book' option
2042
2043 2003-04-30 [paul]       0.8.11claws133
2044
2045         * src/addrindex.c
2046                 revert the 'fix' of 0.8.11claws128 because it doesn't fix it
2047         
2048 2003-04-30 [melvin]     0.8.11claws132
2049
2050         New: Dillo plugin preferences (patch by Dimitar Haralanov)
2051
2052         * src/plugins/dillo_viewer/dillo_prefs.[ch]     *** NEW ***
2053                 Preferences for the dillo plugin
2054         * src/plugins/dillo_viewer/dillo_viewer.c
2055                 Support for preferences
2056         * src/plugins/dillo_viewer/Makefile.am
2057                 Added dillo_prefs.[ch]
2058
2059 2003-04-30 [alfons]     0.8.11claws131
2060
2061         * src/common/plugin.[ch]
2062                 see? this ANSI C'fication immediately gives us type
2063                 checking for free.
2064
2065 2003-04-30 [alfons]     0.8.11claws130
2066
2067         * src/common/plugin.[ch]
2068         * src/plugins/clamav/clamav_plugin.[ch]
2069         * src/plugins/clamav/clamav_plugin_gtk.c
2070         * src/plugins/demo/demo.c
2071         * src/plugins/dillo_viewer/dillo_viewer.c
2072         * src/plugins/image_viewer/plugin.c
2073         * src/plugins/image_viewer/viewer.[ch]
2074         * src/plugins/image_viewer/viewerprefs.[ch]
2075         * src/plugins/mathml_viewer/mathml_viewer.c
2076         * src/plugins/spamassassin/spamassassin.[ch]
2077         * src/plugins/spamassassin/spamassassin_gtk.c
2078         * src/plugins/trayicon/trayicon.c
2079                 clean up
2080
2081 2003-04-30 [alfons]     0.8.11claws129
2082
2083         * src/common/utils.c
2084                 make is_ascii_str() fail gracefully when NULL pointer
2085                 is passed
2086
2087 2003-04-30 [paul]       0.8.11claws128
2088
2089         * src/addrindex.c
2090                 fix bug where opening folder has massive slowdown when
2091                 using the 'Display sender using address book' option
2092
2093 2003-04-30 [paul]       0.8.11claws127
2094
2095         * src/plugins/clamav/clamav_plugin.c
2096           src/plugins/clamav/clamav_plugin_gtk.c
2097           src/plugins/demo/demo.c
2098           src/plugins/dillo_viewer/dillo_viewer.c
2099           src/plugins/image_viewer/plugin.c
2100           src/plugins/mathml_viewer/mathml_viewer.c
2101           src/plugins/spamassassin/spamassassin.c
2102           src/plugins/spamassassin/spamassassin_gtk.c
2103           src/plugins/trayicon/trayicon.c
2104                 get rid of eye-hurting function signatures
2105
2106 2003-04-30 [paul]       0.8.11claws126
2107
2108         * src/plugins/trayicon/trayicon.c
2109                 add description
2110                 
2111         * src/mimeview.c
2112                 be more descriptive
2113
2114 2003-04-30 [paul]       0.8.11claws125
2115
2116         * configure.ac
2117                 arrange the plugins in reverse alphabetical order
2118                 
2119         * src/plugins/clamav/clamav_plugin.[ch]
2120           src/plugins/clamav/clamav_plugin_gtk.c
2121                 rename some params
2122                 resize max_size window
2123                 re-arrange the order of some gui elements
2124                 improve descriptions
2125         
2126         * src/plugins/image_viewer/plugin.c
2127           src/plugins/mathml_viewer/mathml_viewer.c
2128                 add descriptions
2129                 
2130         * src/plugins/spamassassin/spamassassin_gtk.c
2131                 resize max_size window
2132                 re-arrange the order of some gui elements
2133                 
2134         * src/messageview.c
2135           src/mimeview.c
2136                 correct typos
2137
2138 2003-04-30 [alfons]     0.8.11claws124
2139
2140         * src/imap.c
2141                 fix a leak found while browsing Martin Kluge's 
2142                 valgrind log (Claws only)
2143
2144 2003-04-29 [darko]      0.8.11claws123
2145
2146         * src/gtk/gtkstext.h
2147                 include wchar.h if it is available, fixes compilation
2148                 on HP-UX systems
2149
2150 2003-04-29 [melvin]     0.8.11claws122
2151
2152         * src/prefs_actions.c
2153                 Improved help text of Actions' syntax
2154
2155 2003-04-28 [paul]       0.8.11claws121
2156
2157         * src/action.c
2158                 a better fix for the crash when performing an action
2159                 on a mime part
2160
2161 2003-04-28 [paul]       0.8.11claws120
2162
2163         * src/action.c
2164                 fix crash when performing an action on a
2165                 mime part
2166
2167 2003-04-28 [paul]       0.8.11claws119
2168
2169         * sync with 0.8.11cvs36
2170                 see ChangeLog 2003-04-28
2171
2172 2003-04-27 [paul]       0.8.11claws118
2173
2174         * more sync with 0.8.11cvs35
2175                 see ChangeLog 2003-04-25
2176
2177 2003-04-26 [christoph]  0.8.11claws117
2178
2179         * src/folder.c
2180                 fix remove virtual check
2181
2182 2003-04-26 [paul]       0.8.11claws116
2183
2184         * src/messageview.c
2185                 fix return-receipt, make it work again
2186
2187 2003-04-26 [paul]       0.8.11claws115
2188
2189         * src/mimeview.c
2190                 restore double-clicking of the [application/pgp-signature 
2191                 (Select "Check signature" to check)] line in the message view,
2192                 broken in recent sync
2193
2194 2003-04-26 [christoph]  0.8.11claws114
2195
2196         * src/folder.c
2197                 check if remove virtual really exists before
2198                 calling the function
2199
2200 2003-04-25 [match]      0.8.11claws113
2201
2202         * src/addrindex.c
2203         * src/addrbook.c
2204         * src/ldapquery.[ch]
2205         * src/ldapctrl.[ch]
2206                 fix memleak.
2207         * src/ldapserver.[ch]
2208                 fix memleak. fix segfault.
2209                 plug a Claws memleak
2210
2211 2003-04-25 [alfons]     0.8.11claws112
2212
2213         * src/folder.c
2214                 plug a Claws memleak
2215
2216 2003-04-25 [alfons]     0.8.11claws111
2217
2218         * src/common/session.c
2219                 plug a memleak
2220
2221 2003-04-25 [paul]       0.8.11claws110
2222
2223         * sync with 0.8.11cvs35
2224                 see ChangeLog 2003-04-24 and 2003-04-25
2225                 
2226         * src/gtk/pluginwindow.c
2227                 correct another strange float value
2228
2229 2003-04-24 [christoph]  0.8.11claws109
2230
2231         * src/folder.c
2232                 freeze folder item updates when unsetting new flags
2233
2234         * src/gtk/pluginwindow.c
2235                 correct strange float value
2236
2237 2003-04-23 [paul]       0.8.11claws108
2238
2239         * sync with 0.8.11cvs33
2240                 see ChangeLog 2003-04-23
2241
2242 2003-04-22 [paul]       0.8.11claws107
2243
2244         * src/Makefile.am
2245           src/messageview.c
2246           src/mimeview.c
2247           src/pgptext.[ch]      ** REMOVED **
2248                 remove pgptext.[ch] as its not used any more
2249
2250 2003-04-22 [paul]       0.8.11claws106
2251
2252         * sync with 0.8.11cvs31
2253                 see ChangeLog 2003-04-21 and 2003-04-22
2254
2255 2003-04-21 [alfons]     0.8.11claws105
2256
2257         * src/main.c
2258                 No access to GTK structures if we're a spawned child
2259                 (and clean up code a little bit...) Should fix #126.
2260
2261 2003-04-21 [melvin]     0.8.11claws104
2262
2263         * src/plugins/dillo_viewer/README
2264                 Improved slightly the text.
2265
2266 2003-04-21 [melvin]     0.8.11claws103
2267
2268         * src/plugins/dillo_viewer/README *** NEW ***
2269                 Added a README file for the Dillo plugin
2270
2271 2003-04-20 [paul]
2272
2273         * tools/README
2274           tools/outlook2sylpheed.pl
2275                 updated and improved by Ricardo Mones Lastra
2276
2277 2003-04-18 [oliver]     0.8.11claws102
2278
2279         * src/inc.c 
2280         * src/prefs_account.h
2281                 remove Pop3SessionType (used by selective download)
2282         * src/prefs_toolbar.c
2283                 enable set Default Toolbar button
2284
2285 2003-04-18 [paul]       0.8.11claws101
2286
2287         * sync with 0.8.11cvs29
2288                 see ChangeLog 2003-04-18
2289
2290 2003-04-17 [paul]       0.8.11claws100
2291
2292         * src/prefs_common.[ch]
2293           src/summaryview.c
2294                 remove 'Open next message on deletion' option,
2295                 as the same effect can now be achieved via the
2296                 'Always open messages in summary when selected'
2297                 option.
2298
2299 2003-04-17 [paul]       0.8.11claws99
2300
2301         * sync with 0.8.11cvs28
2302                 see ChangeLog 2003-04-17
2303
2304 2003-04-17 [christoph]  0.8.11claws98
2305
2306         * ac/spamassassin.m4
2307         * src/plugins/spamassassin/libspamc.[ch]
2308         * src/plugins/spamassassin/utils.[ch]
2309                 sync libspamc with SpamAssassin project
2310
2311 2003-04-17 [christoph]  0.8.11claws97
2312
2313         * src/common/socket.h
2314         * src/gtk/sslcertwindow.h
2315                 rename old USE_SSL to USE_OPENSSL
2316
2317 2003-04-17 [paul]       0.8.11claws96
2318
2319         * src/prefs_common.h
2320                 use gulong for P_COLOR so that it compiles/runs on
2321                 64-bit systems. Patch submitted by James Noyes
2322                 <jnoyes-claws@retrogeeks.com>
2323                 
2324         * po/de.po
2325                 updated by Jens
2326
2327 2003-04-17 [paul]       0.8.11claws95
2328
2329         * sync with 0.8.11cvs27
2330                 see ChangeLog 2003-04-16
2331
2332 2003-04-15 [paul]       0.8.11claws94
2333
2334         * src/prefs_common.[ch]
2335                 rearrange to stop the window getting too long:
2336                         move Receive dialog stuff to Receive tab
2337                         move Send dialog to Send tab
2338                         remove Dialogs frame
2339                 rename 'Open messages in summary with cursor keys' to
2340                 'Always open messages in summary when selected', as its
2341                 more appropriate
2342
2343 2003-04-15 [paul]       0.8.11claws93
2344
2345         * src/prefs_common.[ch]
2346           src/summaryview.c
2347                 add new option '/Interface/Open next message on deletion'
2348
2349 2003-04-15 [paul]       0.8.11claws92
2350
2351         * src/summaryview.[ch]
2352                 add /Mark/Lock and /Mark/Unlock to the pop-up
2353                 menu. Patch submitted by Ivan Francolin Martinez
2354                 <ivanfm@users.sourceforge.net>
2355
2356 2003-04-15 [paul]       0.8.11claws91
2357
2358         * sync with 0.8.11cvs24
2359                 see ChangeLog 2003-04-15
2360
2361 2003-04-14 [jens]       0.8.11claws90
2362
2363         * updated German translation and some corrections from
2364                 Roland Bless <bless@tm.uka.de>
2365
2366 2003-04-14 [paul]       0.8.11claws89
2367
2368         * sync with 0.8.11cvs22
2369                 see ChangeLog 2003-04-14
2370
2371 2003-04-13 [paul]       0.8.11claws88
2372
2373         * src/plugins/clamav/clamav_plugin.c
2374                 fix memory leaks
2375                 clean up
2376
2377 2003-04-12 [paul]       0.8.11claws87
2378
2379         * src/plugins/clamav/clamav_plugin.c
2380                 activate enable/disable archive scanning option
2381                 
2382         * src/plugins/clamav/.cvsignore         ** NEW FILE **
2383
2384 2003-04-12 [paul]       0.8.11claws86
2385
2386         * src/plugins/Makefile.am
2387           src/plugins/clamav/Makefile.am                ** NEW FILE **
2388           src/plugins/clamav/README                     ** NEW FILE ** 
2389           src/plugins/clamav/clamav_plugin.[ch]         ** NEW FILES **
2390           src/plugins/clamav/clamav_plugin_gtk.c        ** NEW FILE **
2391                 add Clam AntiVirus plugin
2392
2393 2003-04-12 [paul]       0.8.11claws85
2394
2395         * sync with 0.8.11cvs21
2396                 see ChangeLog 2003-04-11
2397
2398 2003-04-11 [paul]       0.8.11claws84
2399
2400         * po/es.po
2401                 update Spanish translation. Submitted by Ricardo
2402                 Mones Lastra.
2403
2404 2003-04-10 [christoph]  0.8.11claws83
2405
2406         * src/mbox.c
2407                 fix typo that did not move unfiltered mails to destination
2408                 folder
2409
2410         (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
2411          when filtering from spool)
2412
2413 2003-04-10 [christoph]  0.8.11claws82
2414
2415         * src/imap.c
2416                 use BODY.PEEK instead of BODY in in message fetch operation
2417                 to make sure the IMAP server does not set the \Seen flag for
2418                 messages. Sylpheed does that later itself, when the message
2419                 is opened in sylpheed
2420
2421         (closes Bug 111 Claws destroys unread marks)
2422
2423 2003-04-09 [oliver]     0.8.11claws81
2424         
2425         * src/folder.c
2426                 fix crash in folder_destroy
2427         * README.claws
2428                 remove selective download
2429
2430 2003-04-09 [christoph]  0.8.11claws80
2431
2432         * src/imap.c
2433                 fix crash in imap_get_msginfo() when then fetched message
2434                 is not found
2435
2436         (closes Bug 110 Crash during mail composition)
2437
2438 2003-04-08 [christoph]  0.8.11claws79
2439
2440         * src/folder.c
2441         * src/prefs_account.c
2442                 Filter new messages that are found in an INBOX folder
2443                 when 'Filter messages on receiving' is enabled in the
2444                 Folder's AccountPrefs. This allows to use Sylpheed's
2445                 filtering engine for IMAP folders where messages are
2446                 added to the INBOX by a MTA
2447
2448 2003-04-08 [paul]       0.8.11claws78
2449
2450         * src/procmsg.h
2451                 clean up after last commit
2452
2453 2003-04-08 [paul]       0.8.11claws77
2454
2455         * sync with 0.8.11cvs20
2456                 see ChangeLog 2003-04-07 and 2003-04-08
2457
2458 2003-04-07 [christoph]  0.8.11claws76
2459
2460         * src/filtering.[ch]
2461         * src/inc.[ch]
2462         * src/mbox.c
2463         * src/procmsg.[ch]
2464                 add procmsg_msginfo_filter() to execute filtering actions
2465
2466 2003-04-06 [christoph]  0.8.11claws75
2467
2468         * src/imap.c
2469                 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
2470
2471 2003-04-06 [christoph]  0.8.11claws74
2472
2473         * src/common/utils.[ch]
2474                 add g_int_compare() function for slist sorting
2475
2476         * src/imap.c
2477                 fetch all MsgInfos with one command in imap_get_msginfos()
2478                 using an imap set with a list of ranges
2479
2480         * src/news.c
2481                 use new g_int_compare() function
2482
2483 2003-04-06 [thorsten]   0.8.11claws73
2484
2485         * src/mh.c
2486                 corrected implementation of mh_folder_destroy()
2487
2488 2003-04-05 [christoph]  0.8.11claws72
2489
2490         * src/account.c
2491         * src/folder.[ch]
2492         * src/folderview.c
2493         * src/imap.c
2494         * src/inc.c
2495         * src/main.c
2496         * src/mainwindow.c
2497         * src/mbox_folder.c
2498         * src/mh.c
2499         * src/mimeview.h
2500         * src/msgcache.[ch]
2501         * src/news.c
2502         * src/procmime.h
2503         * src/procmsg.[ch]
2504         * src/setup.c
2505         * src/gtk/gtkutils.c
2506                 o rename structure field names class and new to klass and
2507                   new_msgs, to allow including files in C++
2508                 o add 'extern "C"' block to some header files
2509                 o add MsgInfoList and MsgNumberList as alias for GSList for
2510                   developers to know what type of list is expected
2511
2512         * src/plugins/image_viewer/plugin.c
2513         * src/plugins/image_viewer/viewer.[ch]
2514         * src/plugins/image_viewer/viewerprefs.[ch]
2515                 rename function names to prevent conflicts
2516
2517 2003-04-05 [paul]       0.8.11claws71
2518
2519         * sync with 0.8.11cvs18
2520                 see ChangeLog 2003-04-03 and 2003-04-04
2521
2522 2003-04-02 [christoph]  0.8.11claws70
2523
2524         * src/folder.[ch]
2525         * src/imap.[ch]
2526         * src/mbox_folder.[ch]
2527         * src/mh.[ch]
2528         * src/news.[ch]
2529                 o Make all virtual folder functions private
2530                 o remove unused folder code
2531
2532         * src/common/socket.[ch]
2533         * src/summaryview.c
2534                 fix warnings
2535
2536 2003-03-30 [alfons]     0.8.11claws69
2537
2538         * src/send_message.c
2539                 remove two debug traces and see if people still report
2540                 errors
2541
2542 2003-03-30 [alfons]     0.8.11claws68
2543
2544         * src/send_message.c
2545         * src/commons/session.c
2546                 add more debug traces
2547
2548 2003-03-30 [christoph]  0.8.11claws67
2549
2550         * src/folder.c
2551                 change processing folder name from .processing to processing
2552
2553         * src/common/ssl.c
2554                 disable SSL certificate check because it causes Xlib error
2555                 when the child process want's to open an GTK window
2556
2557 2003-03-30 [christoph]  0.8.11claws66
2558
2559         * src/folder.c
2560                 don't use default folder for processing folder item because
2561                 it can be a non local folder
2562
2563         (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
2564
2565 2003-03-30 [alfons]     0.8.11claws65
2566
2567         * src/send_message.c
2568                 try fixing crashes when sending messages: my gcc 2.95.4 seems 
2569                 to generate bad code for 'send_send_data_progressive': When
2570                 called from 'send_send_data_finished', the 'data' pointer is
2571                 cleared just before the assignment to the dialog pointer
2572
2573 2003-03-29 [christoph]  0.8.11claws64
2574
2575         * src/common/prefs.h
2576         * src/plugins/image_viewer/Makefile.am
2577         * src/plugins/image_viewer/plugin.c
2578         * src/plugins/image_viewer/viewer.[ch]
2579         * src/plugins/image_viewer/viewerprefs.[ch]     ** NEW **
2580                 add PrefsPage for ImageViewer
2581
2582 2003-03-28 [thorsten]   0.8.11claws63
2583
2584         * src/common/session.c
2585                 added some comments
2586
2587 2003-03-28 [paul]       0.8.11claws62
2588
2589         * sync with 0.8.11cvs16
2590                 see ChangeLog 2003-03-28
2591
2592 2003-03-28 [paul]       0.8.11claws61
2593
2594         * sync with 0.8.11cvs15
2595                 see ChangeLog 2003-03-28
2596
2597 2003-03-27 [christoph]  0.8.11claws60
2598
2599         * src/folder.c
2600         * src/imap.c
2601         * src/common/socket.[ch]
2602                 set socket state to DISCONNECTED when any operation
2603                 fails to allow reconnecting in IMAP code without
2604                 checking the return code of all calls to the command
2605                 functions
2606
2607         * src/folderview.c
2608         * src/summaryview.c
2609                 remove some more stuff that depends on specific
2610                 folder types
2611
2612 2003-03-27 [paul]       0.8.11claws59
2613
2614         * sync with 0.8.11cvs14
2615                 see ChangeLog 2003-03-27
2616                 
2617         * src/selective_download.[ch]   ** REMOVED **
2618                 really removed
2619
2620 2003-03-27 [christoph]  0.8.11claws58
2621
2622         * src/folder.c
2623                 fix handling of tmp_flags in flag copy function
2624
2625 2003-03-27 [paul]       0.8.11claws57
2626
2627         * sync with 0.8.11cvs13
2628                 see ChangeLog 2003-03-27
2629
2630 2003-03-27 [oliver]     0.8.11claws56
2631
2632         * src/maiwindow.c
2633                 remove sel_download_cb
2634
2635 2003-03-27 [oliver]     0.8.11claws55
2636         
2637         * src/inc.c
2638                 remove POP3_TOP
2639         
2640 2003-03-26 [oliver]     0.8.11claws54
2641
2642         *src/pop.h
2643                 remove POP3_TOP*
2644         * README.claws
2645                 remove selective donwload readme
2646
2647 2003-03-26 [oliver]     0.8.11claws53
2648         * src/matcher.[ch]
2649         * src/matcher_parser_parse.y 
2650         * src/pop.c 
2651         * src/prefs_account.[ch]
2652         * src/prefs_filtering.c
2653                 remove selective donwload
2654
2655 2003-03-26 [oliver]     0.8.11claws52
2656
2657         * src/inc.[ch] 
2658         * src/filtering.c 
2659         * src/mainwindow.c 
2660                 remove selective donwload
2661
2662 2003-03-26 [oliver]     0.8.11claws51
2663         
2664         * src/Makefile.am
2665         * src/selective_download.[ch]   ** REMOVE **    
2666
2667 2003-03-26 [christoph]  0.8.11claws50
2668
2669         * src/news.c
2670                 fix NEWS that got broken by a sync with sylpheed-main
2671
2672 2003-03-26 [christoph]  0.8.11claws49
2673
2674         * src/mimeview.c
2675                 fix mime type guessing when no mime type is found for a file
2676
2677 2003-03-25 [christoph]  0.8.11claws48
2678
2679         * src/mimeview.c
2680         * src/procmime.c
2681                 remove mime type guessing from mime parser and use
2682                 name based mime types in viewer lookup for mime type
2683                 application/octet-stream
2684
2685 2003-03-25 [christoph]  0.8.11claws47
2686
2687         * doc-src/readme.txt
2688         * doc-src/rfc2554.txt
2689                 add RFC about SMTP AUTH
2690
2691         * src/send_message.c
2692         * src/common/smtp.[ch]
2693                 add extra error code for authentication errors and
2694                 clear temporary password when this error occurs
2695
2696         (closes Bug 84 authentication failure while sending should
2697          prompt for password again)
2698
2699 2003-03-25 [christoph]  0.8.11claws46
2700
2701         * configure.ac
2702         * src/Makefile.am
2703         * src/imageview.[ch]                            ** REMOVE **
2704         * src/messageview.[ch]
2705         * src/mimeview.[ch]
2706         * src/prefs_common.[ch]
2707         * src/textview.c
2708         * src/plugins/Makefile.am
2709         * src/plugins/image_viewer/.cvsignore           ** NEW **
2710         * src/plugins/image_viewer/Makefile.am          ** NEW **
2711         * src/plugins/image_viewer/plugin.c             ** NEW **
2712         * src/plugins/image_viewer/viewer.[ch]          ** NEW **
2713                 move image viewer into a plugin (building is enabled by default)
2714                 [ToDo: Prefs for resize and autoview]
2715
2716 2003-03-25 [paul]       0.8.11claws45
2717
2718         * sync with 0.8.11cvs12
2719                 see ChangeLog 2003-03-26
2720
2721 2003-03-25 [paul]       0.8.11claws44
2722
2723         * sync with 0.8.11cvs11
2724                 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
2725                 
2726         Note: Selective Download is broken.
2727                 
2728 2003-03-22 [christoph]  0.8.11claws43
2729
2730         * src/folder.c
2731                 code cleanup for flags copying
2732
2733 2003-03-22 [christoph]  0.8.11claws42
2734
2735         * src/plugins/trayicon/trayicon.c
2736                 fix setting the transparent area when the window size
2737                 is forced by the system tray
2738
2739 2003-03-22 [christoph]  0.8.11claws41
2740
2741         * src/plugins/trayicon/gnome-mail.xpm           ** REMOVE **
2742         * src/plugins/trayicon/gnome-nomail.xpm         ** REMOVE **
2743         * src/plugins/trayicon/newmail.xpm              ** NEW **
2744         * src/plugins/trayicon/nomail.xpm               ** NEW **
2745         * src/plugins/trayicon/trayicon.c
2746         * src/plugins/trayicon/unreadmail.xpm           ** NEW **
2747                 o replace GBiff icons with KBiff icons resized to 16x16 pixel
2748                 o add icon for unread mails
2749                 o set transparency for window
2750
2751 2003-03-22 [christoph]  0.8.11claws40
2752
2753         * src/news.c
2754                 init news session to prevent crash when session is closed
2755
2756 2003-03-22 [christoph]  0.8.11claws39
2757
2758         * src/imap.c
2759         * src/common/session.[ch]
2760                 Init session data to make sure we don't have invalid pointers
2761                 for read_ch and write_ch when new multi process sessions are
2762                 not used
2763
2764         * src/main.c
2765         * src/common/plugin.c
2766         * src/common/sylpheed.c
2767         * src/plugins/demo/demo.c
2768         * src/plugins/dillo_viewer/dillo_viewer.c
2769         * src/plugins/mathml_viewer/mathml_viewer.c
2770         * src/plugins/spamassassin/spamassassin.c
2771         * src/plugins/spamassassin/spamassassin_gtk.c
2772                 add plugin types to allow loading plugins at different times
2773                 (and maybe for different frontends), because it's not good to
2774                 load GTK-Plugins gefore gtk_init was called
2775
2776         * configure.ac
2777         * src/plugins/Makefile.am
2778         * src/plugins/trayicon/.cvsignore               ** NEW **
2779         * src/plugins/trayicon/Makefile.am              ** NEW **
2780         * src/plugins/trayicon/eggtrayicon.c            ** NEW **
2781         * src/plugins/trayicon/eggtrayicon.h            ** NEW **
2782         * src/plugins/trayicon/gnome-mail.xpm           ** NEW **
2783         * src/plugins/trayicon/gnome-nomail.xpm         ** NEW **
2784         * src/plugins/trayicon/trayicon.c               ** NEW **
2785                 New Trayicon plugin that shows an icon in a systray that uses
2786                 XEMBED protocol like Gnome's systray. Icon shows if there
2787                 are new mails and a tooltip shows information about new,
2788                 unread and total messages.
2789
2790 2003-03-22 [paul]       0.8.11claws38
2791
2792         * src/common/smtp.c
2793                 fix ESMTP AUTH CRAM-MD5
2794                 [sync with main (still version 0.8.11cvs6), see
2795                  ChangeLog 2003-03-22]
2796
2797 2003-03-21 [colin]      0.8.11claws37
2798
2799         * src/send_message.c
2800                 Fix USE_SSL => USE_OPENSSL
2801
2802 2003-03-21 [colin]      0.8.11claws36
2803
2804         * src/folderview.c
2805                 Fix counts in drag and dropped subfolders
2806
2807 2003-03-21 [colin]      0.8.11claws35
2808
2809         * src/folder.c 
2810         * src/folderview.c
2811                 speed up a bit folder dnd
2812
2813 2003-03-20 [alfons]     0.8.11claws34
2814
2815         * src/main.c
2816         * src/toolbar.c
2817         * src/procmsg.c
2818                 don't send locked queue messages
2819                 (feature request "[ 705245 ] Locking message in outbox 
2820                  should prevent sending")
2821
2822 2003-03-20 [christoph]  0.8.11claws33
2823
2824         * src/folder.c
2825                 remove NEW and UNREAD flag in special folders when scanning
2826                 
2827         * src/common/smtp.c
2828                 fix ESMTP AUTH CRAM-MD5
2829
2830 2003-03-20 [paul]       0.8.11claws32
2831
2832         * src/prefs_account.c
2833                 Re-write 'Tunnel command to open connection' as
2834                 'Use command to communicate with server', and disable
2835                 it for all except IMAP accounts
2836
2837 2003-03-20 [paul]       0.8.11claws31
2838
2839         * sync with 0.8.11cvs6
2840                 see ChangeLog 2003-03-20
2841
2842 2003-03-19 [match]      0.8.11claws30
2843
2844         * src/addritem.[ch]
2845                 include documentation. minor refactoring.
2846         * src/addr_compl.[ch]
2847         * src/addrindex.[ch]
2848         * src/addresbook.[ch]
2849         * src/summaryview.c
2850                 re-enable address lookup (was disabled in
2851                 0.8.11claws20).
2852
2853 2003-03-19 [christoph]  0.8.11claws29
2854
2855         * src/procmsg.c
2856                 add temp flag handling, will make moving and copying
2857                 messages possible again
2858
2859         * src/folder.c
2860                 correct calulation of folder stats
2861
2862 2003-03-18 [match]      0.8.11claws28
2863
2864         * src/editgroup.h
2865                 remove case sensitive comparison (closes bug 80).
2866
2867 2003-03-18 [christoph]  0.8.11claws27
2868
2869         * src/imap.c
2870                 fix imap using a tunnel command
2871
2872         (closes bug 87)
2873
2874 2003-03-18 [christoph]  0.8.11claws26
2875
2876         * src/folder.[ch]
2877         * src/imap.c
2878         * src/procmsg.[ch]
2879                 rewrite flag handling for folders
2880
2881 2003-03-18 [christoph]  0.8.11claws25
2882
2883         * src/folder.c
2884         * src/procmsg.c
2885         * src/summaryview.c
2886                 unset NEW and UNREAD flags when message is ignored, to make
2887                 sure messages don't show up as unread on other IMAP clients,
2888                 because the IGNORE_THREAD flag can not be syncronized through
2889                 the IMAP folder
2890
2891 2003-03-17 [christoph]  0.8.11claws24
2892
2893         * src/imap.c
2894                 don't use recursion to fetch uids when the number of messages
2895                 does not match. Moved code into subfunction that is used
2896                 again when needed, to prevent an endless loop.
2897
2898 2003-03-17 [thorsten]   0.8.11claws23
2899
2900         * src/imageview.[ch]
2901                 export imageview_get_resized_size() (for plugins)
2902         * src/prefs_common.[ch]
2903                 added prefs_common_get() (for plugins)
2904
2905 2003-03-17 [christoph]  0.8.11claws22
2906
2907         * src/imap.c
2908                 o remove UID guessing from copy code
2909                 o support UIDPLUS extension for APPEND command
2910
2911 2003-03-17 [paul]       0.8.11claws21
2912
2913         * src/gtk/about.c
2914                 remove 'Compiled-plugins' section.
2915                 
2916         * src/plugins/dillo_viewer/dillo_viewer.c
2917                 slight change to description text
2918
2919 2003-03-16 [match]      0.8.11claws20
2920         * src/ldapserver.[ch]           ** NEW **
2921         * src/ldapctrl.[ch]             ** NEW **
2922         * src/ldapquery.[ch]            ** NEW **
2923         * src/ldaputil.[ch]             ** NEW **
2924         * src/addrcindex.[ch]           ** NEW **
2925         * src/addrquery.h               ** NEW **
2926         * src/addritem.[ch]
2927         * src/addrcache.[ch]
2928         * src/addrindex.[ch]
2929         * src/addr_compl.[ch]
2930         * src/addressbook.[ch]
2931         * src/addrbook.[ch]
2932         * src/editgroup.c
2933         * src/editaddress.c
2934         * src/editldap.c
2935         * src/editldap_basedn.c
2936         * src/vcard.c
2937         * src/jpilot.c
2938         * src/Makefile.am
2939                 included dynamic LDAP queries. improved address
2940                 completion.
2941
2942 2003-03-16 [paul]       0.8.11claws19
2943
2944         * tools/multiwebsearch.pl
2945                 fix a fatal typo
2946
2947 2003-03-16 [christoph]  0.8.11claws18
2948
2949         * src/mimeview.c
2950         * src/plugins/dillo_viewer/dillo_viewer.c
2951         * src/plugins/mathml_viewer/mathml_viewer.c
2952                 make unregistering of MimeViewerFactorys possible
2953
2954 2003-03-16 [alfons]     0.8.11claws17
2955
2956         * configure.ac
2957                 correct typo
2958
2959 2003-03-16 [melvin]     0.8.11claws16
2960
2961         * src/plugins/dillo_viewer.c
2962                 Fixed bug where it was not possible to view more than
2963                 one text/html attachment per message (bug discovered
2964                 by Christoph Hohmann).
2965
2966 2003-03-15 [melvin]     0.8.11claws15
2967
2968         * src/prefs_actions.c
2969                 Fixed compilation warnings.
2970
2971 2003-03-15 [melvin]     0.8.11claws14
2972
2973         * src/plugins/Makefile.am
2974         * src/plugins/dillo_viewer/.cvsignore                   ** NEW **
2975         * src/plugins/dillo_viewer/Makefile.am                  ** NEW **
2976         * src/plugins/dillo_viewer/dillo_viewer.c               ** NEW **
2977                 Added a html mail viewer plugin that uses Dillo v0.7.0 or
2978                 newer (http://dillo.auriga.wearlab.de/).
2979
2980 2003-03-15 [christoph]  0.8.11claws13
2981
2982         * src/imap.c
2983                 don't query imap folder for attributes because we already
2984                 for them from imap_status
2985
2986         * src/mimeview.[ch]
2987                 add support for plugable MimeViewers (unloading Viewers
2988                 not yet complete)
2989
2990         * src/plugins/Makefile.am
2991         * src/plugins/mathml_viewer/.cvsignore          ** NEW **
2992         * src/plugins/mathml_viewer/Makefile.am         ** NEW **
2993         * src/plugins/mathml_viewer/mathml_viewer.c     ** NEW **
2994                 add MathML Viewer (Content-Type text/mathml) using GtkMathView
2995                 widget from http://helm.cs.unibo.it/mml-widget/
2996
2997 2003-03-14 [christoph]  0.8.11claws12
2998
2999         * src/folder.[ch]
3000                 o error return code's should better be negative
3001                 o replace printf with debug_print
3002
3003         * src/imap.c
3004                 improve IMAP folder scan by checking UID-NEXT
3005
3006         * src/summaryview.c
3007                 remove check that are unnecessary in my opinion
3008
3009 2003-03-13 [christoph]  0.8.11claws11
3010
3011         * src/folder.[ch]
3012         * src/foldersel.c
3013         * src/folderview.c
3014         * src/imap.c
3015         * src/mbox_folder.c
3016         * src/mh.c
3017         * src/news.c
3018         * src/prefs_scoring.c
3019         * src/summaryview.c
3020                 use a common function to get a displayable name
3021                 for a FolderItem
3022
3023 2003-03-13 [paul]       0.8.11claws10
3024
3025         * tools/Makefile.am
3026           tools/README
3027           tools/multiwebsearch.conf     ** NEW FILE **
3028           tools/multiwebsearch.pl       ** NEW FILE **
3029                 add multiwebsearch Actions script
3030
3031 2003-03-13 [colin]      0.8.11claws9
3032
3033         * src/compose.c
3034                 Remove leading emtpy lines from quoted text
3035                 before quoting it
3036
3037 2003-03-13 [melvin]     0.8.11claws8
3038
3039         * src/prefs_actions.c
3040                 Fixed a memory leak
3041                 Code clean ups
3042                 Added Cancel and OK buttons
3043                 Corrected help text
3044
3045 2003-03-13 [christoph]  0.8.11claws7
3046
3047         * src/account.c
3048         * src/folder.[ch]
3049         * src/imap.c
3050         * src/mainwindow.c
3051         * src/mbox_folder.c
3052         * src/mh.c
3053         * src/news.c
3054         * src/setup.c
3055                 replace more folder type stuff with folder class stuff
3056
3057 2003-03-13 [melvin]     0.8.11claws6
3058
3059         * src/prefs_actions.c
3060                 Added new tokens:
3061                 %u: user provided argument
3062                 %h: user provided argument (hidden on input)
3063                 %s: current text selection in the message view 
3064
3065 2003-03-13 [paul]       0.8.11claws5
3066
3067         * sync with 0.8.11cvs5
3068                 see ChangeLog 2003-03-11, 2003-03-12
3069
3070 2003-03-12 [christoph]  0.8.11claws4
3071
3072         * src/folder.c
3073                 use folder class idstr when writing folderlist.xml
3074
3075         * src/folder.h
3076         * src/imap.c
3077         * src/news.c
3078                 replace folder type checks with folder class checks
3079
3080 2003-03-12 [christoph]  0.8.11claws3
3081
3082         * src/folder.[ch]
3083         * src/imap.[ch]
3084         * src/main.c
3085         * src/mbox_folder.[ch]
3086         * src/mh.[ch]
3087         * src/news.[ch]
3088                 o create a list of known folder classes in the folder system
3089                 o use folder class id strings for folder item identifiers
3090
3091 2003-03-12 [christoph]  0.8.11claws2
3092
3093         * src/imap.c
3094                 fix imap uid validity check
3095
3096 2003-03-12 [christoph]  0.8.11claws1
3097
3098         * src/account.c
3099         * src/folder.[ch]
3100         * src/foldersel.c
3101         * src/folderview.c
3102         * src/imap.c
3103         * src/mainwindow.c
3104         * src/mbox_folder.c
3105         * src/mh.c
3106         * src/news.c
3107         * src/prefs_scoring.c
3108         * src/procmsg.c
3109         * src/setup.c
3110         * src/summaryview.c
3111                 initial restructuring of folder system, seperating
3112                 folders and folder classes
3113
3114 2003-03-12 [paul]       0.8.11claws
3115
3116         0.8.11claws release
3117
3118 2003-03-12 [christoph]
3119
3120         * src/gtk/prefswindow.c
3121                 fix translation of "Page Index"
3122
3123 2003-03-12 [paul]       0.8.10claws110
3124
3125         a sync from 0.8.11cvs4 before the release
3126
3127         * src/common/utils.c
3128                 subject_compare_for_sort(): allow null strings (fixes
3129                 summary sorting).
3130
3131 2003-03-11 [paul]       0.8.10claws109
3132
3133         * po/es.po
3134                 update Spanish translation, submitted by
3135                 Ricardo Mones Lastra
3136
3137 2003-03-11 [melvin]     0.8.10claws108
3138
3139         * po/fr.po
3140                 Updated French translations
3141
3142 2003-03-11 [paul]       0.8.10claws107
3143
3144         * manual/en/Makefile.am
3145           manual/en/*.html
3146                 update English manual, add a new page
3147                 updated by Francois Barriere <fbarriere@atmel.fr>
3148                 
3149         * po/bg.po
3150           po/it.po
3151           po/sr.po
3152                 update Bulgarian, Italian, and Serbian translations
3153                 submitted by George Danchev, Alessandro Maestri, and
3154                 Urke MMI
3155
3156 2003-03-10 [paul]       0.8.10claws106
3157
3158         * src/gtk/about.c
3159           src/gtk/prefswindow.c
3160                 make some strings translatable
3161
3162 2003-03-10 [darko]      0.8.10claws105
3163
3164         * src/compose.c
3165                 code cleanup to make Hiro happy
3166
3167 2003-03-10 [paul]       0.8.10claws104
3168
3169         * sync with 0.8.11cvs2
3170                 see ChangeLog 2003-03-10
3171
3172 2003-03-09 [melvin]     0.8.10claws103
3173
3174         * src/textview.c
3175                 textview_set_font(): fix for message display in
3176                 UTF-8 locales (thanks to Sergey Vlasov).
3177                 (was unintentionnaly reverted in 0.8.6claws6)   
3178
3179 2003-03-08 [darko]      0.8.10claws102
3180
3181         * src/compose.c
3182                 fix infinite loop in wrapping as reported
3183                 by happycactus
3184                 obsoletes patch #696482
3185
3186 2003-03-08 [christoph]  0.8.10claws101
3187
3188         * src/imap.c
3189                 add workaround for IMAP servers that do not
3190                 support the "UID SEARCH UID" command
3191
3192 2003-03-07 [christoph]  0.8.10claws100
3193
3194         * src/plugins/spamassassin/spamassassin.[ch]
3195         * src/plugins/spamassassin/spamassassin_gtk.c
3196                 code cleanup
3197
3198 2003-03-07 [paul]       0.8.10claws99
3199
3200         * po/es.po
3201                 updated Spanish translation, submitted by
3202                 Ricardo Mones Lastra
3203
3204 2003-03-07 [christoph]  0.8.10claws98
3205
3206         * src/send.c
3207                 fix in 0.8.10claws94 was wrong
3208                 local delivery does not require escaping, remove escaping
3209                 code to make signatures of mails with "." lines valid
3210                 
3211                 NOTE: requires that sendmail is executed with "-i" option,
3212                       what is the default now, but has to be changed in all
3213                       exsiting accounts)
3214
3215 2003-03-07 [paul]       0.8.10claws97
3216
3217         * sync with 0.8.11 release
3218                 see ChangeLog 2003-03-07
3219
3220 2003-03-06 [paul]       0.8.10claws96
3221
3222         * src/compose.c
3223                 revert commit 0.8.10claws92
3224
3225 2003-03-06 [paul]       0.8.10claws95
3226
3227         * src/folderview.c
3228                 fix (solaris) bug 73, 'Crash when selecting top-level folder'
3229
3230         * src/gtkaspell.c
3231                 fix bug 74, 'Crash opening editor window with pseudo-color
3232                 display'
3233                 
3234         Patches submitted by Kevin Vigor <kevin@vigor.nu>
3235
3236 2003-03-06 [christoph]  0.8.10claws94
3237
3238         * src/send.c
3239                 fix rfc2821 (4.5.2) violation in SMTP data sending,
3240                 all lines starting with a period get an extra period
3241                 inserted
3242                 (found by Simon 'corecode' Schubert)
3243
3244 2003-03-06 [paul]       0.8.10claws93
3245
3246         * src/folderview.c
3247                 if configured font can't be loaded fall back to gtk
3248                 default. (with thanks to Christoph)
3249                 
3250                 closes long-standing bug 15 'Crashes on startup'
3251
3252 2003-03-06 [paul]       0.8.10claws92
3253
3254         * src/compose.c
3255                 freeze text before autosave and thaw afterwards
3256                 fixes bug 67 'autosave make re-rediting message crazy'
3257
3258 2003-03-06 [christoph]  0.8.10claws91
3259
3260         * src/compose.c
3261                 ignore address comment in dupe check for Cc-list
3262
3263         (closes reopened bug 47 Replying to message strips name part of
3264          e-mail addresses of Cc: lines)
3265
3266 2003-03-06 [paul]       0.8.10claws90
3267
3268         * src/Makefile.am
3269                 remove reference to gtkxtext.h as its no longer in
3270                 the repository
3271
3272 2003-03-06 [paul]       0.8.10claws89
3273
3274         * sync with 0.8.10cvs25
3275                 see ChangeLog 2003-03-06
3276
3277 2003-03-06 [oliver]     0.8.10claws88
3278         
3279         * src/messageview.c
3280                 remove include
3281
3282 2003-03-06 [oliver]     0.8.10claws87
3283         
3284         * src/folderview.c 
3285                 remove changes introduced inclaws74
3286         * src/messageview.c
3287                 another attempt to sanely delete and update
3288                 messages deleted in separate messageview
3289
3290 2003-03-05 [christoph]  0.8.10claws86
3291
3292         * src/summaryview.c
3293                 check if "From" matches any account's address if
3294                 addressbook completion of addresses is disabled too
3295
3296         (closes Bug 70 "Display recipient in from" doesn't check
3297          folder's default account)
3298
3299 2003-03-05 [christoph]  0.8.10claws85
3300
3301         * src/compose.c
3302         * src/common/utils.[ch]
3303                 don't strip address comments when building Cc lists
3304
3305         (closes Bug 47 Replying to message strips name part of e-mail addresses
3306          of Cc: lines)
3307
3308         * src/folder.c
3309                 fix return value of copy function
3310
3311 2003-03-05 [christoph]  0.8.10claws84
3312
3313         * src/imap.c
3314                 don't ask imap server for non rfc822 headers
3315
3316         (closes bug 71 IMAP FETCH asks for FROM header field twice)
3317
3318         * src/imap.c
3319                 destroy session on socket error to allow reconnecting
3320
3321 2003-03-05 [christoph]  0.8.10claws83
3322
3323         * configure.ac
3324                 fix building with gnome when no prefix is set
3325
3326         (closes bug 66 Gnome directory is set to NONE)
3327
3328 2003-03-05 [paul]       0.8.10claws82
3329
3330         * sync with 0.8.10cvs23
3331                 see ChangeLog 2003-03-05
3332
3333 2003-03-04 [christoph]  0.8.10claws81
3334
3335         * src/folder.c
3336                 o fix moving and copying when folder returns 0 for new
3337                   message number
3338                 o remove some code for single message copy and move
3339                   operations and use functions for multiple messages
3340
3341         (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
3342
3343         * src/news.c
3344                 remove unused include
3345
3346 2003-03-04 [paul]       0.8.10claws80
3347
3348         * src/gtk/about.c
3349                 list 'Compiled plugins'
3350
3351 2003-03-03 [christoph]  0.8.10claws79
3352
3353         * src/news.[ch]
3354                 have to multiply the percentage of the current fetch with
3355                 the percentage that it has of the total fetch operation
3356                 for correct values
3357
3358 2003-03-03 [christoph]  0.8.10claws78
3359
3360         * src/news.c
3361                 fix calculation of expected lines for progress indicator
3362
3363 2003-03-03 [christoph]  0.8.10claws77
3364
3365         * src/summaryview.c
3366         * src/common/utils.c
3367                 fix segfault when opening the root news folder
3368
3369 2003-03-03 [christoph]  0.8.10claws76
3370
3371         * src/mainwindow.[ch]
3372         * src/common/Makefile.am
3373         * src/common/progressindicator.[ch]
3374                 add UI independent progress indicator handling
3375
3376         * src/news.[ch]
3377                 use new progress indicator for message info fetching
3378
3379         * src/common/hooks.h
3380                 code cleanup
3381
3382 2003-03-03 [oliver]     0.8.10claws75
3383
3384         * src/toolbar.c
3385         * src/compose.c
3386                 removed commented code
3387
3388 2003-03-03 [oliver]     0.8.10claws74
3389
3390         * src/toolbar.[ch]
3391                 cleanups and refactoring
3392         * src/compose.[ch]
3393                 compose_reply_mode reply & forwarding interface for
3394                 toolbar buttons
3395         * src/folderview.c
3396                 act on messages marked for deletion in folderview_selected
3397                 based on prefs_common.immediate_exec since a message might 
3398                 have been deleted by messageview in a folder we are changing 
3399                 to (does anybody understand what I'm on about ?)
3400
3401 2003-03-03 [oliver]     0.8.10claws73
3402         
3403         * src/messageview.[ch]
3404                 new functions
3405                 - messageview_delete: delete message shown in messagview
3406                 - messageview_update_view: update messageview to currently 
3407                   selected summaryview message
3408                 - add separate messageview to msgview_list in order to update 
3409                   toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
3410         * src/summaryview.[ch]
3411                 summary_get_selection returns a list of selected msgs
3412                 in summaryview
3413         * src/mainwindow.c
3414                 toolbar reply refactoring
3415
3416 2003-03-03 [paul]       0.8.10claws72
3417
3418         * sync with 0.8.10cvs21
3419                 see ChangeLog 2003-03-03
3420
3421 2003-03-02 [christoph]  0.8.10claws71
3422
3423         * src/common/passcrypt.c
3424                 use POSIX includes
3425
3426 2003-03-02 [christoph]  0.8.10claws70
3427
3428         * configure.ac
3429         * src/prefs_account.c
3430         * src/prefs_gtk.[ch]
3431         * src/common/.cvsignore
3432         * src/common/Makefile.am
3433         * src/common/passcrypt.c                ** NEW **
3434         * src/common/passcrypt.h.in             ** NEW **
3435                 Implement password encryption in config files
3436                 using unix encrypt and setkey functions. The crypt
3437                 key can be set as a configure parameter. Old
3438                 passwords will be converted if they do not begin
3439                 with '!'
3440
3441 2003-03-02 [paul]       0.8.10claws69
3442
3443         * src/prefs_account.c
3444                 fix compile error
3445
3446 2003-03-01 [thorsten]   0.8.10claws68
3447
3448         * po/el.po
3449           po/hr.po
3450           po/it.po
3451           po/nl.po
3452           po/sr.po
3453           po/sv.po
3454                 corrected format strings
3455         * po/en_GB.po
3456                 corrected headers
3457                 (fix compile errors with GNU gettext-0.11.5)
3458
3459 2003-03-01 [oliver]     0.8.10claws67
3460
3461         * src/summaryview.c
3462                 menu callbacks call toolbar_menu_reply
3463
3464 2003-03-01 [oliver]     0.8.10claws66
3465
3466         * src/mainwindow.c
3467         * src/messageview.c
3468                 menu callbacks call toolbar_menu_reply
3469         * src/toolbar.[ch]
3470                 callbacks from menu handled by toolbar_menu_reply
3471
3472 2003-03-01 [paul]       0.8.10claws65
3473
3474         * src/addressbook.c
3475                 revert commit 0.8.10claws54 - breaks editing of
3476                 addressbook.
3477                 
3478         * po/bg.po
3479                 update Bulgarian translation, submitted by
3480                 George Danchev
3481
3482 2003-02-28 [christoph]  0.8.10claws64
3483
3484         * src/account.c
3485         * src/addressadd.c
3486         * src/compose.c
3487         * src/gtkaspell.c
3488         * src/gtkxtext.h                ** REMOVE **
3489         * src/imap.c
3490         * src/matcher.[ch]
3491         * src/mh.c
3492         * src/news.c
3493         * src/pine.c
3494         * src/prefs_common.c
3495         * src/prefs_matcher.c
3496         * src/procheader.[ch]
3497         * src/procmsg.[ch]
3498         * src/toolbar.c
3499         * src/common/ssl_certificate.c
3500         * src/gtk/colorlabel.c
3501         * src/gtk/menu.c
3502                 o fix warnings
3503                 o remove code obsoleted by new cache and folder system rework
3504
3505 2003-02-28 [oliver]     0.8.10claws63
3506         
3507         * src/toolbar.[ch]
3508                 * fix bug where reply in Messageview replied to 
3509                 Message displayed in summaryview
3510                 (reportedd via ML by chinatinte at gmx dot ch)
3511                 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
3512                 didn't work in separate MessageView Toolbar
3513                 (wondering if anybody uses this at all ?)
3514         * src/summaryview.[ch]
3515                 use toolbar.c's toolbar_reply instead of summary_reply (removed)
3516                 (generalize reply and forward code);
3517         * src/messageview.c 
3518                 remove focus_in event which updated summaryview to messageview
3519
3520 2003-02-28 [paul]       0.8.10claws62
3521
3522         * po/Makefile.in.in
3523                 add the --check option
3524                 Patch submitted by Ricardo Mones Lastra
3525
3526 2003-02-28 [paul]       0.8.10claws61
3527
3528         * src/prefs_account.c
3529                 re-order 'Signature' items
3530
3531 2003-02-28 [paul]       0.8.10claws60
3532
3533         * sync with 0.8.10cvs20
3534                 see ChangeLog 2003-02-28
3535
3536 2003-02-28 [paul]       0.8.10claws59
3537
3538         * po/POTFILES.in
3539                 update to reflect recent movement of files
3540
3541 2003-02-28 [paul]       0.8.10claws58
3542
3543         * sync with 0.8.10cvs19
3544                 see ChangeLog 2003-02-28
3545
3546 2003-02-27 [martin]     0.8.10claws57
3547
3548         * src/prefs_matcher.c 
3549                 fix segfault in prefs_matcher_ok() when the
3550                 last entry is deleted and prevents that the
3551                 message "entry not saved" comes up after deleting
3552                 an entry
3553
3554 2003-02-27 [martin]     0.8.10claws56
3555
3556         * src/prefs_filtering.c 
3557                 fix segfault in prefs_filtering_ok() when the
3558                 last entry is deleted and prevents that the
3559                 message "entry not saved" comes up after deleting
3560                 an entry
3561
3562 2003-02-27 [paul]       0.8.10claws55
3563
3564         * sync with 0.8.10cvs18
3565                 see ChangeLog 2003-02-27
3566
3567 2003-02-27 [paul]       0.8.10claws54
3568
3569         * src/addressbook.c
3570                 fix bug where the address book crashes with 
3571                 multiple lookups.
3572                 Patch [687729] submitted by David Frager 
3573                 <dbfrager@users.sourceforge.net>
3574
3575 2003-02-25 [christoph]  0.8.10claws53
3576
3577         * src/Makefile.am
3578         * src/colorlabel.[ch]           ** REMOVE **
3579         * src/gtk/Makefile.am
3580         * src/gtk/colorlabel.[ch]       ** NEW **
3581                 move colorlabel files to gtk directory
3582
3583         * src/esmtp.[ch]                ** REMOVE **
3584                 has been merged into smtp.[ch] in 0.7.5
3585
3586 2003-02-25 [christoph]  0.8.10claws52
3587
3588         * src/Makefile.am
3589         * src/about.[ch]                ** REMOVE **
3590         * src/gtk/Makefile.am
3591         * src/gtk/about.[ch]            ** NEW **
3592                 move about files to gtk directory
3593
3594 2003-02-25 [christoph]  0.8.10claws51
3595
3596         * src/folder.c
3597                 some code optimization of folder scanning code
3598
3599         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx> 
3600
3601 2003-02-25 [christoph]  0.8.10claws50
3602
3603         * src/main.c
3604         * src/common/sylpheed.c
3605                 add command line parameter parsing to common code
3606
3607 2003-02-24 [christoph]
3608
3609         * Makefile.am
3610         * configure.ac
3611                 fix gnome prefix problems, the configure script now removed
3612                 `gnome-config --prefix` from `gnome-config --datadir`
3613                 and adds $(prefix} instead
3614
3615         (closes Bug 24 Makefile does not respect prefix when installing
3616          GNOME data)
3617
3618 2003-02-24 [christoph]  0.8.10claws49
3619
3620         * src/news.c
3621                 check for valid session before trying to authenticate
3622
3623         (closes Bug 60 crash if "authenticate on logon" is activated
3624          and newsserver-hostname is not valid)
3625
3626 2003-02-24 [melvin]     0.8.10claws48
3627
3628         * src/prefs_actions.c
3629                 Make sure all user's input is sent to the action and then
3630                 close the socket..
3631
3632 2003-02-23 [alfons]     0.8.10claws46
3633
3634         * src/summaryview.c
3635                 also wait cursor when deleting files
3636
3637 2003-02-23 [paul]
3638
3639         * tools/freshmeat_search.pl
3640           tools/google_search.pl
3641                 scripts should now work for any browser/browser command line
3642
3643 2003-02-22 [christoph]  0.8.10claws45
3644
3645         * src/procmsg.c
3646                 fix IMAP flag setting, IMAP flag is not handled correctly
3647                 anymore by the folder system and information about the
3648                 folder should not be saved in the MsgInfo (in my opinion)
3649
3650         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
3651
3652 2003-02-22 [christoph]  0.8.10claws44
3653
3654         * src/summaryview.c
3655                 fix spelling of "label" ;-)
3656
3657 2003-02-22 [thorsten]   0.8.10claws43
3658
3659         * src/mimeview.c
3660           src/prefs_common.[ch]
3661           src/procmime.[ch]
3662                 do not use description as attachment name
3663
3664 2003-02-22 [alfons]     0.8.10claws42
3665
3666         * src/summaryview.c
3667                 freeze/thaw folder item updates when changing color labels,
3668                 and put a wait cursors on
3669
3670 2003-02-22 [thorsten]   0.8.10claws41
3671
3672         * src/mimeview.c
3673                 save-all fixes: crash if invoked on multipart container,
3674                 mimeinfo access, pathseparators, error dialog
3675
3676 2003-02-21 [alfons]     0.8.10claws40
3677
3678         * src/prefs_gtk.c
3679                 remove unused var
3680
3681 2003-02-21 [colin]      0.8.10claws39
3682
3683         * src/send.c
3684                 Fix smtp logging
3685
3686 2003-02-21 [colin]      0.8.10claws38
3687
3688         * src/summaryview.c
3689                 Freeze/thaw folderItem updates when filtering messages 
3690                 via Tools/Filter messages
3691
3692 2003-02-21 [paul]       0.8.10claws37
3693
3694         * src/compose.c
3695                 revert commit 0.8.10claws26, there are ulterior motives
3696                 for users to set a Reply-To header when posting to
3697                 newsgroups
3698
3699 2003-02-21 [paul]       0.8.10claws36
3700
3701         * sync with 0.8.10cvs17
3702                 see ChangeLog 2003-02-21
3703
3704 2003-02-20 [christoph]  0.8.10claws35
3705
3706         * src/imap.c
3707                 IMAP UID fetch speedup using SEARCH
3708
3709         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
3710
3711         * src/imap.c
3712                 fix problem with UIDs in IMAP UID cache that no longer existed
3713
3714 2003-02-20 [christoph]  0.8.10claws34
3715
3716         * src/imap.c
3717         * src/procheader.c
3718         * src/procheader.h
3719                 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
3720
3721         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
3722
3723         * src/imap.c
3724                 Rewrite imap_cmd_gen_recv use sock_getline instead
3725                 of sock_gets to avoid problems with too long reply
3726                 lines
3727     
3728 2003-02-20 [colin]      0.8.10claws33
3729         
3730         * src/prefs_account.c
3731                 Better wording
3732
3733 2003-02-20 [colin]      0.8.10claws32
3734
3735         * src/compose.c
3736                 Remove useless '&& !to_sender' 
3737
3738 2003-02-20 [darko]
3739
3740         * AUTHORS
3741                 change my e-mail address
3742
3743 2003-02-19 [colin]      0.8.10claws31
3744
3745         * src/prefs_common.c
3746                 X11 style colors for every configurable color
3747
3748 2003-02-19 [alfons]     0.8.10claws30
3749
3750         * src/prefs_gtk.[ch]
3751         * src/prefs_common.c
3752                 for color_new accept both plain integers and X11 style color
3753                 names (as found in /usr/lib/X11/rgb.txt)
3754
3755 2003-02-19 [paul]       0.8.10claws29
3756
3757         * src/mainwindow.c
3758                 add tooltips to online/offline button and account selector
3759                 button
3760
3761 2003-02-19 [paul]       0.8.10claws28
3762
3763         * src/folder.c
3764           src/news.c
3765           src/prefs_account.[ch]
3766           src/prefs_common.[ch]
3767                 move 'Maximum number of articles to download' to
3768                 account prefs.
3769                 clean up account prefs gui a little by hiding entries
3770                 rather then greying out entries
3771
3772 2003-02-19 [hiro]       0.8.10claws27
3773
3774         * src/common/utils.c
3775                 fix bug #54 'yesterdays date is displayed in the message 
3776                 summary window'
3777
3778 2003-02-19 [paul]       0.8.10claws26
3779
3780         * src/compose.c
3781                 fix bug reported in Feature Request [688596] 
3782                 'Reply-to header in news'
3783
3784 2003-02-18 [paul]       0.8.10claws25
3785
3786         * src/select-keys.c
3787                 add a 'List all keys' button to key selection dialog
3788
3789 2003-02-18 [colin]      0.8.10claws24
3790         
3791         * src/stock_pixmap.c
3792                 fix compile error
3793
3794 2003-02-18 [colin]      0.8.10claws23
3795
3796         * src/common/smtp.[ch]
3797           src/prefs_account.c
3798                 Try to starttls if it seems to be the only
3799                 way to authenticate a user
3800
3801 2003-02-18 [paul]       0.8.10claws22
3802
3803         * src/Makefile.am
3804           src/folderview.c
3805           src/stock_pixmap.[ch]
3806           src/pixmaps/drafts_close.xpm  ** NEW FILE **
3807           src/pixmaps/drafts_open.xpm   ** NEW FILE **
3808                 as a Drafts folder is a special folder allow it to have
3809                 its own unique icons
3810
3811 2003-02-18 [colin]      0.8.10claws21
3812
3813         * src/imap.c
3814                 Fix port selection when using starttls
3815
3816 2003-02-18 [paul]       0.8.10claws20
3817
3818         * src/mainwindow.c
3819           src/prefs_common.[ch]
3820                 make blue the default new mail colour
3821
3822 2003-02-18 [paul]       0.8.10claws19
3823
3824         * sync with 0.8.10cvs14
3825                 see ChangeLog 2003-02-18
3826
3827 2003-02-17 [jens]       0.8.10claws18
3828
3829         * src/common/md5.c
3830                 fixed a compile problem with gcc 3.3
3831                 works on 2.95.3 too (testet on PPC as it is big endian)
3832
3833 2003-02-17 [paul]       0.8.10claws17
3834
3835         * sync with 0.8.10cvs13
3836                 see ChangeLog 2003-02-17
3837
3838 2003-02-17 [paul]       0.8.10claws16
3839
3840         * sync with 0.8.10cvs12
3841                 see ChangeLog 2003-02-17
3842
3843 2003-02-16 [match]      0.8.10claws15
3844
3845         * src/addressbook.c
3846                 Eliminates reloading of address data when items
3847                 deleted or added. Applied submitted by
3848                 Luke Plant <lukeplant@softhome.net>
3849
3850 2003-02-16 [paul]       0.8.10claws14
3851
3852         * src/news.c
3853                 when a 'protocol error' is encountered disconnect from
3854                 the server. This means that the user can carry on viewing
3855                 other articles and doesn't have to either wait until the
3856                 server timesout or quit sylpheed.
3857                 Fixes bug #53 'Unable to read messages in newsgroups, 
3858                 displayed message doesn't change'
3859
3860 2003-02-15 [christoph]  0.8.10claws13
3861
3862         * src/imap.c
3863                 fix bug that stopped scanning of folders when an
3864                 IMAP folder was empty
3865
3866         (closes bug 46 stop scan messages in folders after empty folder)
3867
3868 2003-02-15 [paul]
3869
3870         * tools/Makefile.am
3871           tools/README
3872           tools/freshmeat_search.pl     ** NEW FILE **
3873           tools/google_search.pl        ** NEW FILE **
3874                 Add 2 Actions scripts which search freshmeat/google
3875                 for the selected text using the browser configured
3876                 in sylpheedrc.
3877                 
3878         Note: These scripts are very dependent on the format of the
3879         browser command and may not work on every occasion. Testing
3880         is welcome. 
3881
3882 2003-02-14 [alfons]     0.8.10claws12
3883
3884         * src/compose.c
3885                 fix breakage because of uninitialized account pointer.
3886                 please verify.
3887
3888 2003-02-14 [paul]       0.8.10claws11
3889
3890         * src/compose.c
3891           src/prefs_account.[ch]
3892           src/prefs_common.[ch]
3893                 move signature settings to Account Prefs
3894
3895 2003-02-14 [paul]       0.8.10claws10
3896
3897         * sync with 0.8.10cvs11
3898                 see ChangeLog 2003-02-14
3899
3900 2003-02-13 [thorsten]   0.8.10claws9
3901
3902         * src/news.c
3903                 revert news progressbar (GUI separation)
3904
3905 2003-02-13 [paul]       0.8.10claws8
3906
3907         * src/compose.c
3908                 make replies behave correctly, re: RFC 1036, Section 2.2.3,
3909                 paragraph 1
3910
3911 2003-02-13 [paul]       0.8.10claws7
3912
3913         * src/compose.[ch]
3914           src/summaryview.c
3915                 fix 'Follow-up and Reply-to' so that it creates a reply to
3916                 the newsgroup and the sender. If the message has the keyword
3917                 'poster' in the Followup-To header, all replies go to the
3918                 sender, re: RFC 1036, Section 2.2.3
3919                 rename all instances of 'ignore_replyto' to 'to_sender', both
3920                 were previously used, now we use just one.
3921
3922 2003-02-13 [paul]       0.8.10claws6
3923
3924         * sync with 0.8.10cvs9
3925                 see ChangeLog 2003-02-13
3926
3927 2003-02-13 [paul]       0.8.10claws5
3928
3929         * configure.ac
3930                 show which plugins are configured in the configure
3931                 output.
3932
3933 2003-02-12 [thorsten]   0.8.10claws4
3934
3935         * src/news.c
3936                 show progress while fetching news headers
3937
3938 2003-02-12 [christoph]  0.8.10claws3
3939
3940         * configure.ac
3941         * src/plugins/Makefile.am
3942                 use AM_CONDITIONAL to enable plugins, automake correctly
3943                 manages this when creating distdir
3944
3945 2003-02-12 [christoph]  0.8.10claws2
3946
3947         * ac/spamassassin.m4
3948         * src/plugins/spamassassin/Makefile.am
3949                 fix building SpamAssassin plugin without OpenSSL
3950
3951 2003-02-12 [paul]       0.8.10claws1
3952
3953         * ac/Makefile.am
3954           src/Makefile.am
3955           src/plugins/Makefile.am
3956                 fix failure of 'make release'
3957
3958 2003-02-12 [paul]       0.8.10claws
3959
3960         * 0.8.10claws released
3961
3962 2003-02-12 [paul]       0.8.9claws56
3963
3964         * po/bg.po
3965           po/es.po
3966           po/it.po
3967           po/ru.po
3968           po/sr.po
3969                 updated translations by George Danchev, Ricardo Mones Lastra,
3970                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
3971                 
3972         * sylpheed.spec.in
3973                 Allow the building of RPMs by a regular user. Submitted
3974                 by Sergei Astanin
3975
3976 2003-02-11 [alfons]     0.8.9claws55
3977
3978         * src/colorlabel.c
3979                 don't use pixmaps for label color rect but draw rectangles
3980                 so we can respect the color map of palette based visuals
3981                 (fixes the long time crashes on Suns - thanks to Andreas
3982                 Engel and Steve O'Hara-Smith for testing)
3983
3984 2003-02-11 [christoph]  0.8.9claws54
3985
3986         * src/matcher_parser_parse.y
3987                 correct bug where filering rules of not existing folders in
3988                 matcherrc were added to global filtering
3989                 
3990         (closes Debian Bug #180253 - Directory's filter-rules are merged with
3991          main filter-rules after removing directory, http://bugs.debian.org/180253)
3992         
3993 2003-02-11 [paul]       0.8.9claws53
3994
3995         * sync with 0.8.10cvs7
3996                 see ChangeLog 2003-02-09
3997
3998 2003-02-11 [melvin]     0.8.9claws52
3999
4000         * po/fr.po
4001                 Updated French tranlsations
4002
4003 2003-02-10 [paul]       0.8.9claws51
4004
4005         * sylpheed.spec.in
4006                 correct --enable-openssl
4007                 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
4008
4009 2003-02-09 [martin]     0.8.9claws50
4010
4011         * src/prefs_matcher.c
4012                 fix segfault in prefs_matcher_substitute_cb() when
4013                 no row is selected
4014
4015 2003-02-09 [paul]       0.8.9claws49
4016
4017         * src/folderview.c
4018                 fix bug where a newsgroup folder's processing rules were
4019                 merged with the global filtering rules when the newsgroup
4020                 folder was deleted, causing some seriously bad results,
4021                 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
4022
4023 2003-02-08 [melvin]     0.8.9claws48
4024
4025         * src/compose.c
4026                 Corrected and modified an alert message.
4027
4028 2003-02-07 [paul]       0.8.9claws47
4029
4030         * src/folderview.c
4031                 fix bug where both an 'Account properties' window and a
4032                 'Folder properties' window were opened when clicking on
4033                 'Properties' in an NNTP or IMAP folder's popup menu.
4034
4035 2003-02-07 [paul]       0.8.9claws46
4036
4037         * sync with 0.8.10cvs6
4038                 see ChangeLog 2003-02-06
4039
4040 2003-02-06 [christoph]  0.8.9claws45
4041
4042         * src/mbox.c
4043                 freeze folder updates while importing mbox files
4044                 (closes bug 43 importing mbox took hours)
4045                 
4046         Patch submitted by Jens Rantil <jens.rantil@telia.com>
4047
4048 2003-02-06 [thorsten]   0.8.9claws44
4049
4050         * po/de.po
4051                 Updated german translations
4052
4053 2003-02-06 [thorsten]   0.8.9claws43
4054
4055         * src/news.h
4056                 use guint for message numbers (fix count in grouplist dialog)
4057
4058 2003-02-05 [paul]       0.8.9claws42
4059
4060         * sync with 0.8.10cvs2
4061                 see ChangeLog 2003-02-05
4062
4063 2003-02-04 [colin]      0.8.9claws41
4064
4065         * src/prefs_common.[ch]
4066           src/procmsg.c
4067           src/summaryview.c
4068                 Add an option to disable threading by subject
4069
4070 2003-02-04 [christoph]  0.8.9claws40
4071
4072         * src/inc.c
4073                 only abort fetching mails from multiple accounts when the
4074                 error is fatal and does not allow to check any more accounts
4075                 (currently only disk full error)
4076
4077         (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
4078          receive mails for other accouts)
4079
4080 2003-02-04 [christoph]  0.8.9claws39
4081
4082         * src/folder.c
4083                 first add the new message to the cache, then
4084                 send the update notification
4085
4086         (closes bug 39 after sending message folderview doesnt get updated)
4087
4088 2003-02-04 [colin]      0.8.9claws38
4089
4090         * src/inc.c
4091                 _really_ fix this Connecting... status
4092
4093 2003-02-04 [paul]       0.8.9claws37
4094
4095         * sync with 0.8.10
4096                 see ChangeLog 2003-02-04
4097
4098 2003-02-04 [paul]       0.8.9claws36
4099
4100         * sync with 0.8.9cvs6
4101                 see ChangeLog 2003-02-03
4102
4103 2003-02-04 [paul]       0.8.9claws35
4104
4105         * po/pt_BR.po
4106                 updated by André Filipe de Assunção e Brito 
4107                 <bedecko@netsite.com.br>
4108
4109 2003-02-03 [thorsten]   0.8.9claws34
4110
4111         * po/de.po
4112                 Updated german translations
4113
4114 2003-02-02 [paul]       0.8.9claws33
4115
4116         * po/es.po
4117                 updated by Ricardo Mones Lastra
4118
4119 2003-02-02 [thorsten]   0.8.9claws32
4120
4121         * src/mh.c
4122                 Fix mh_get_msginfo() segfault if file is inaccessible
4123
4124 2003-01-31 [colin]      0.8.9claws31
4125
4126         * src/procheader.c
4127                 Fix last commit's bug
4128
4129 2003-01-31 [colin]      0.8.9claws30
4130
4131         * src/procheader.c
4132                 Missing a change for gpg-signed messages
4133
4134 2003-01-31 [paul]       0.8.9claws29
4135
4136         * src/pixmaps/gpg_signed.xpm    ** NEW FILE **
4137           src/procheader.c
4138           src/stock_pixmap.[ch]
4139           src/summaryview.c
4140                 indicate GnuPG signed messages by displaying an icon
4141                 in the Attachment column.
4142
4143 2003-01-31 [paul]       0.8.9claws28
4144
4145         * sync with 0.8.9cvs4
4146                 see ChangeLog 2003-01-31
4147
4148 2003-01-31 [alfons]     0.8.9claws27
4149
4150         * src/textview.c
4151                 tune URI parser to accept mailto URLs with a '?'
4152                 (patch from Ruslan Balkin)
4153
4154 2003-01-31 [colin]      0.8.9claws26
4155
4156         * src/summaryview.c
4157                 Fix a leak introduced in claws24
4158
4159 2003-01-31 [colin]      0.8.9claws25
4160
4161         * src/summaryview.c
4162                 Freeze/Thaw folder updates when deleting dups
4163
4164 2003-01-31 [colin]      0.8.9claws24
4165         
4166         * src/addr_compl.c
4167           src/summaryview.c
4168           src/msgcache.c
4169                 little speed improvements
4170
4171 2003-01-31 [colin]      0.8.9claws23
4172
4173         * src/summaryview.c
4174                 Fix segfault when forwarding nothing
4175                 Patch from "Ruslan N. Balkin" <baron@voices.ru>
4176                 
4177 2003-01-30 [paul]       0.8.9claws22
4178
4179         * sync with 0.8.9cvs3
4180                 see ChangeLog 2003-01-30
4181
4182 2003-01-30 [paul]       0.8.9claws21
4183
4184         * sync with 0.8.9cvs2
4185                 see ChangeLog 2003-01-30
4186
4187 2003-01-29 [paul]       0.8.9claws20
4188
4189         * sync with 0.8.9cvs1
4190                 see ChangeLog 2003-01-29
4191
4192 2003-01-28 [paul]       0.8.9claws19
4193
4194         * po/POTFILES.in
4195                 update to reflect changes. 
4196                 thanks to Ricardo Mones Lastra
4197
4198 2003-01-27 [christoph]  0.8.9claws18
4199
4200         * ac/openssl.m4
4201         * ac/spamassassin.m4
4202         * src/plugins/spamassassin/README
4203         * src/plugins/spamassassin/libspamc.[ch]
4204         * src/plugins/spamassassin/utils.[ch]
4205                 updated to latest libspamc
4206
4207 2003-01-27 [christoph]  0.8.9claws17
4208
4209         * src/folder.c
4210                 fix wrong use of procheader_get_header_fields
4211
4212 2003-01-27 [christoph]  0.8.9claws16
4213
4214         * src/news.c
4215         * src/prefs_account.[ch]
4216         * src/common/nntp.[ch]
4217                 allow to force authentication for NNTP servers
4218
4219         Patch submitted by Florian Mickler <dmk@d-labs.de>
4220
4221 2003-01-26 [paul]       0.8.9claws15
4222
4223         * src/summaryview.c
4224                 speed up of marking messages as read
4225                 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
4226
4227 2003-01-26 [christoph]  0.8.9claws14
4228
4229         * src/Makefile.am
4230         * src/mgutils.[ch]              ** REMOVE **
4231         * src/xml.[ch]                  ** REMOVE **
4232         * src/xmlprops.[ch]             ** REMOVE **
4233         * src/common/Makefile.am
4234         * src/common/mgutils.[ch]       ** NEW **
4235         * src/common/xml.[ch]           ** NEW **
4236         * src/common/xmlprops.[ch]      ** NEW **
4237                 move xml files to common directory
4238
4239 2003-01-26 [christoph]  0.8.9claws13
4240
4241         * src/plugins/spamassassin/spamassassin_gtk.c
4242                 only set gtk entry text if string is available
4243
4244 2003-01-26 [melvin]     0.8.9claws12
4245
4246         * src/description_window.c
4247                 Allow resizing of the window
4248                 Allow automatic horizontal scroll bar
4249                 Do not vertically expand and fill
4250
4251 2003-01-26 [christoph]  0.8.9claws11
4252
4253         * src/Makefile.am
4254         * src/gtkutils.[ch]             ** REMOVE **
4255         * src/common/sylpheed.c
4256         * src/gtk/Makefile.am
4257         * src/gtk/description_window.c
4258         * src/gtk/gtkutils.[ch]         ** NEW **
4259         * src/gtk/prefswindow.c
4260                 move gtkutils to gtk directory
4261
4262 2003-01-26 [paul]       0.8.9claws10
4263
4264         * src/summaryview.c
4265                 rename summary_unread_clicked() to summary_status_clicked()
4266
4267 2003-01-26 [melvin]     0.8.9claws9
4268
4269         * src/prefs_actions.c
4270                 Cosmetical changes to the help text
4271
4272 2003-01-26 [paul]       0.8.9claws8
4273
4274         * src/folder.[ch]
4275           src/mainwindow.c
4276           src/prefs_common.c
4277           src/prefs_sumamry_column.c
4278           summaryview.[ch]
4279                 rename the 'Unread' column to 'Status'
4280
4281 2003-01-25 [match]      0.8.9claws7
4282
4283         * src/mgutils.[ch]
4284                 removed reference to LDAP constants. removed error2string.
4285                 included functions to support LDAP dynamic queries.
4286         * src/syldap.h
4287                 moved LDAP constants here.
4288         * src/addressbook.c
4289         * src/addrindex.c
4290         * src/importldif.c
4291                 removed references to LDAP constants and references to
4292                 error2string.
4293
4294 2003-01-25 [paul]       0.8.9claws6
4295
4296         * src/summaryview.c
4297                 summary_thread_build(), summary_thread_init(): remove 
4298                 unneeded reference to summaryview->folder_item
4299
4300 2003-01-25 [christoph]  0.8.9claws5
4301
4302         * src/gtk/description_window.c
4303                 o allow description texts to expand over multiple columns
4304                 o translate all columns
4305         * src/prefs_actions.c
4306                 change syntax description to use new multi column feature
4307
4308         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
4309
4310 2003-01-25 [match]      0.8.9claws4
4311
4312         * src/vcard.c
4313                 fixed bug with Quoted-Printable
4314
4315 2003-01-25 [paul]       0.8.9claws3
4316
4317         * src/folder.[ch]
4318           src/summaryview.[ch]
4319                 implement per-folder collapsed/expanded threads setting
4320                 
4321         * src/prefs_common.c
4322                 remove global collapsed/expanded threads option
4323
4324 2003-01-25 [christoph]  0.8.9claws2
4325
4326         * po/POTFILES.in
4327                 add pluginwindow and prefswindow
4328         * src/compose.c
4329                 make send respond correctly to messages that could be added
4330                 to the queue folder, but the UID of the message is unknown
4331         * src/folder.c
4332         * src/imap.c
4333                 don't return guessed UIDs in imap_add_msg anymore. We return
4334                 0 to tell the folder system it was appened but the UID is
4335                 unknown. Folder system now get's the UID by scaning the folder
4336                 and searching the cache for the Message-ID
4337                 (closes bug #29 Messages queued, but not sent)
4338
4339 2003-01-25 [paul]       0.8.9claws1
4340
4341         * src/codeconv.c
4342                 conv_encode_header():  fix bug when long headers with 8-bit
4343                 characters are used, so that the encoded words are wrapped.
4344                 If the space in the original text falls on the wrap boundary,
4345                 it can be lost.
4346                 Patch by Sergey Vlasov.
4347                 
4348         * src/folderview.c
4349                  fix bug where a change to the sorting method or thread view
4350                  of a folder's messages is lost if simpify-subject is set and
4351                  toggled on or off.
4352                  Patch by Luke Plant.
4353
4354 2003-01-24 [paul]       0.8.9claws
4355
4356         * sylpheed-0.8.9claws released
4357         
4358         * Makefile.am
4359           sylpheed.spec.in
4360                 remove reference to 'INSTALL.jp'
4361
4362 2003-01-23 [paul]       0.8.8claws128
4363
4364         * po/es.po
4365           po/it.po
4366           po/ru.po
4367           po/sr.po
4368                 updated translations. submitted by Ricardo Mones Lastra,
4369                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
4370
4371 2003-01-23 [colin]      0.8.8claws127
4372
4373         * src/compose.c
4374                 Fix drafted and queued news articles re-edition
4375
4376 2003-01-23 [melvin]     0.8.8claws126
4377
4378         * po/fr.po
4379                 Updated French translations
4380
4381 2003-01-23 [colin]      0.8.8claws125
4382
4383         * src/inc.c
4384                 Fix "Connecting to..." status message
4385
4386 2003-01-22 [paul]       0.8.8claws124
4387
4388         * po/bg.po
4389                 updated by George Danchev
4390                 
4391         * src/folder.c
4392                 revert last commit [0.8.8claws111] as it breaks folder d'n'd
4393                 and folder deletion
4394
4395 2003-01-21 [paul]       0.8.8claws123
4396
4397         * po/bg.po
4398                 updated by George Danchev
4399                 
4400         * src/about.c
4401                 its now 2003
4402                 
4403         * src/toolbar.c
4404                 don't translate 'Separator'
4405                 
4406         * src/plugins/spamassassin/Makefile.am
4407                 add aspell to CPPFLAGS
4408                 
4409         * src/plugins/spamassassin/spamassassin.c
4410           src/plugins/spamassassin/spamassassin_gtk.c
4411                 set correct default for spamassassin_receive_spam
4412                 slightly re-word descriptions and some
4413                 other minor changes
4414
4415 2003-01-19 [alfons]     0.8.8claws122
4416                 
4417         * src/mimeview.c
4418                 mimeview_save_as(): we might as well show the file name for
4419                 the single case "Save As" too
4420
4421 2003-01-19 [alfons]     0.8.8claws121
4422
4423         * src/crash.c
4424                 change bug tracker URL to bugzilla URL
4425
4426 2003-01-19 [alfons]     0.8.8claws120
4427
4428         * src/mimeview.c
4429                 mimeview_save_all(): display name of file before overwriting;
4430                 continue saving all, even when one overwrite was cancelled
4431
4432 2003-01-19 [christoph]  0.8.8claws119
4433
4434         * src/summaryview.c
4435         * src/procmsg.[ch]
4436                 fix wrong usage of procmsg_find_children in summaryview
4437                 by using procmsg_update_unread_children instead of
4438                 summaryview_update_unread_children
4439
4440 2003-01-19 [christoph]  0.8.8claws118
4441
4442         * src/procmsg.c
4443                 fix infinite loop in procmsg_find_children
4444                  (closes bug #25 sylpheed crashes on delete.)
4445
4446         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
4447
4448 2003-01-19 [paul]       0.8.8claws117
4449
4450         * po/pt_BR.po
4451                 updated by Ivan Francolin Martinez
4452
4453 2003-01-18 [melvin]     0.8.8claws116
4454
4455         * src/prefs_actions.c
4456                 Removed syntax limitation of only one '&' at the end of command.
4457                         Now actions that contain '>/dev/null 2>&1' are possible.
4458
4459 2003-01-18 [melvin]     0.8.8claws115
4460
4461         * src/prefs_actions.c
4462                 Actions IO dialog: when the action ends
4463                 the "Close" button now has focus and [Escape] closes the
4464                 window.
4465
4466 2003-01-18 [christoph]  0.8.8claws114
4467
4468         * src/procmsg.c
4469                 o add debug output when MsgInfos are really freed
4470                 o free GSLists in procmsg_find_children and
4471                   procmsg_update_unread_children
4472
4473 2003-01-18 [christoph]  0.8.8claws113
4474
4475         * src/mainwindow.c
4476                 reorder Configuration menu
4477
4478 2003-01-18 [christoph]  0.8.8claws112
4479
4480         * src/compose.c
4481                 fix applying templates to forwarded messages
4482
4483         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
4484
4485 2003-01-17 [christoph]  0.8.8claws111
4486
4487         * src/folder.c
4488                 destroy folder items, when a folder item is removed
4489
4490 2003-01-17 [christoph]  0.8.8claws110
4491
4492         * src/folder.c
4493                 fix wrong folder stats update when ignored message is
4494                 deleted
4495
4496 2003-01-17 [colin]      0.8.8claws109
4497         
4498         * src/mainwindow.c
4499         * src/summaryview.c
4500                 Quicksearch bugfixes: 
4501                 - hide help button at startup if not extended
4502                 - switch to extended when looking for replies
4503
4504 2003-01-17 [paul]
4505
4506         * sync with 0.8.9 release
4507
4508 2003-01-17 [paul]       0.8.8claws108
4509
4510         * sync with 0.8.8cvs11
4511                 see ChangeLog 2003-01-17
4512
4513 2003-01-16 [colin]      0.8.8claws107
4514
4515         * src/procmsg.c
4516                 Changed encryption test to re-ask passphrase
4517                 if an encrypted message hasn't been decrypted
4518                 Fixes bug #5
4519
4520 2003-01-16 [christoph]  0.8.8claws106
4521
4522         * src/prefs_gtk.c
4523         * src/prefs_toolbar.c
4524         * src/gtk/prefswindow.h
4525         * src/plugins/spamassassin/spamassassin_gtk.c
4526                 remove page destroy function that is not used anymore
4527
4528 2003-01-16 [paul]       0.8.8claws105
4529
4530         * sync with 0.8.8cvs9
4531                 see ChangeLog 2002-01-16
4532
4533 2003-01-16 [colin]      0.8.8claws104
4534
4535         * src/compose.[ch]
4536                 Fix bug with autosaved drafts for IMAP, when draft
4537                 folder is specified - fixes bugzilla bug #20
4538
4539 2003-01-15 [paul]       0.8.8claws103
4540
4541         * src/compose.[ch]
4542           src/procmsg.c
4543                 store folder and message-id of message forwarding
4544                 in queue header and set forward flag after sending
4545
4546 2003-01-15 [paul]       0.8.8claws102
4547
4548         * sync with 0.8.8cvs8
4549                 see ChangeLog 2002-01-15
4550
4551 2003-01-15 [colin]      0.8.8claws101
4552
4553         * src/Makefile.am
4554                 Fix linking with GNU libiconv
4555
4556 2003-01-15 [darko]      0.8.8claws100
4557
4558         * src/pine.c
4559                 fix crash when importing pine address book
4560                 entry with an empty name (reported by DY
4561                 <dybulk at tri8.net>)
4562
4563 2003-01-14 [paul]       0.8.8claws99
4564
4565         * configure.in  ** REMOVED **
4566           configure.ac  ** NEW FILE **
4567                 rename configure.in to configure.ac, as it is now
4568                 preferred
4569
4570 2003-01-14 [melvin]     0.8.8claws98
4571
4572         * src/folderview.c
4573                 folderview_check_new(): More precise function description
4574
4575 2003-01-14 [melvin]     0.8.8claws97
4576
4577         * src/folderview.c
4578                 folderview_check_new(): return the number of new messages 
4579                         since last check.
4580         * src/inc.c
4581                 inc_account_mail(): Disable counting of new messages for IMAP
4582                         and NNTP until bug [19] and [14] are fixed.
4583
4584 2003-01-14 [paul]       0.8.8claws96
4585
4586         * sync with 0.8.8cvs6
4587                 see ChangeLog 2003-01-14
4588
4589 2003-01-13 [alfons]     0.8.8claws95
4590
4591         * src/textview.c
4592                 tune email address validation (c. 0.8.8claws89): if . is 
4593                 just one char away from @, the address is invalid too 
4594                 (correctly rejects addresses like foo@.com)
4595
4596 2003-01-13 [paul]       0.8.8claws94
4597
4598         * src/messageview.c
4599           src/toolbar.c
4600                 fixes to the Message View toolbar and menu:
4601                 fix non-functioning Forward button
4602                 make Reply button consider default_reply_list
4603                 remove 'Follow-up...' menu entry
4604                 add 'Forward' and 'Redirect' menu entries
4605
4606 2003-01-13 [melvin]     0.8.8claws93
4607
4608         * src/inc.c
4609                 Fixed typo that could make new messages count incorrect.
4610
4611 2003-01-13 [melvin]     0.8.8claws92
4612
4613         * src/folderview.[ch]
4614                 folderview_check_new(): return the number of new messages.
4615         * src/inc.c
4616                 Should fix bug [14] where new mail notification worked 
4617                         incorrectly with IMAP accounts.
4618                 inc_spool_account(): return number of new msgs, or -1 on error
4619                 inc_all_spool(): return number of new msgs
4620                 
4621 2003-01-13 [melvin]     0.8.8claws91
4622
4623         * src/prefs_actions.c
4624                 Justify help text.
4625
4626 2003-01-12 [thorsten]   0.8.8claws90
4627
4628         * src/common/prefs.c
4629                 close file before rename
4630
4631 2003-01-12 [alfons]     0.8.8claws89
4632
4633         * AUTHORS
4634                 add Christian Mertes
4635         * src/common/utils.[ch]
4636                 g_stricase_hash(), g_stricase_equal(): functions for 
4637                 case insensitive hash tables
4638         * src/textview.c
4639                 use top level domain names to validate email address, based
4640                 on a patch by Christian Mertes (thanks!), but changed 
4641                 implementation to use a hash table 
4642
4643 2003-01-12 [paul]       0.8.8claws88
4644
4645         * po/bg.po
4646                 updated by George Danchev
4647
4648 2003-01-12 [alfons]     0.8.8claws87
4649
4650         * src/summaryview.c
4651                 delete / execute performance: use new style folder update
4652
4653 2003-01-12 [paul]       0.8.8claws86
4654
4655         * sync with 0.8.8cvs5
4656                 see ChangeLog 2003-01-13 (!)
4657
4658 2003-01-12 [alfons]     0.8.8claws85
4659
4660         * src/filtering.c
4661         * src/matcher_parser_parse.y
4662                 prepare change_score filtering action
4663         * src/matcher.[ch]
4664                 give up const-correctness on functions that call non-const-correct functions;
4665                 several casts to gpointer in g_free();
4666                 add change_score;
4667
4668 2003-01-12 [christoph]  0.8.8claws84
4669
4670         * src/compose.c
4671                 fix 2 warnings
4672
4673         * src/gtk/prefswindow.[ch]
4674         * src/plugins/spamassassin/spamassassin_gtk.c
4675                 changed the call of the widget create function
4676                 for PrefsPages, because sometimes the widget
4677                 create function needs a widget that already has
4678                 been attached to a window (to create GDK pixmaps
4679                 for exmaple). So we simply pass the GtkWindow as
4680                 the second parameter now.
4681
4682         * src/main.c
4683         * src/mainwindow.c
4684         * src/prefs_toolbar.[ch]
4685                 rewrite Toolbar Preferences using the new
4686                 prefs window
4687
4688 2003-01-11 [alfons]     0.8.8claws83
4689
4690         * src/addressadd.c
4691                 fix crash when adding sender to addressbook because status bar
4692                 isn't there (the status bar doesn't seem to be used though,
4693                 but I'll let Match decide what to do with it)
4694
4695 2003-01-11 [colin]      0.8.8claws82
4696
4697         * src/main.c
4698           src/toolbar.c
4699                 Two useless changes reversed
4700
4701 2003-01-11 [colin]      0.8.8claws81
4702
4703         * src/mainwindow.c
4704           src/mainwindow.h
4705                 Add mainwindow_get_mainwindow()
4706         * src/alertpanel.c
4707           src/alertpanel.h
4708                 Add alertpanel_error_log() 
4709         * src/compose.c
4710           src/inc.c
4711           src/messageview.c
4712           src/toolbar.c
4713           src/main.c
4714           src/procmsg.c
4715                 Network errors get a View Log button
4716
4717 2003-01-10 [alfons]     0.8.8claws80
4718
4719         * src/prefs_toolbar.c
4720         * src/toolbar.c
4721                 use the translatable string for "Separator" as file name for
4722                 separator toolbar items (probably make this uppercase?)
4723
4724 2003-01-10 [alfons]     0.8.8claws79
4725
4726         * src/prefs_toolbar.c
4727                 put right A_SEPARATOR description string in "displayed
4728                 toolbar items list" so manually added separators are
4729                 saved correctly (bug #10, "Adding a separator to the main 
4730                 toolbar fails, entry in xml file is wrong")
4731
4732 2003-01-10 [christoph]  0.8.8claws78
4733
4734         * src/imap.c
4735                 o fix warnings
4736                 o use CAPABILITY to check if NAMESPACE is available
4737
4738 2003-01-10 [christoph]  0.8.8claws77
4739
4740         * src/imap.[ch]
4741                 apply UIDPLUS IMAP extension support patch
4742
4743         Patch submitted by Simon 'corecode' Schubert
4744
4745 2003-01-10 [paul]       0.8.8claws76
4746
4747         * src/folderview.c
4748                 a sync from main which fixes the news account folders'
4749                 Properties bug
4750
4751 2003-01-10 [christoph]  0.8.8claws75
4752
4753         * src/folder.c
4754                 don't accept 0 as a valid uid returned by copy and move
4755                 functions. 0 means the message was copied or moved but the
4756                 new uid could not be fetched. It is not an error condition
4757                 for the copy or move operation.
4758
4759 2003-01-10 [paul]       0.8.8claws74
4760
4761         * src/prefs_filtering.c
4762                 change English used in Alert when entry is not
4763                 saved.
4764                 
4765         * sync with 0.8.8cvs4
4766                 see ChangeLog 2003-01-10
4767
4768 2003-01-10 [darko]      0.8.8claws73
4769
4770         * src/pine.c
4771                 fix crash when importing address book entry
4772                 without a valid address
4773
4774 2003-01-09 [alfons]     0.8.8claws72
4775
4776         * src/inc.c
4777                 filtering performance: use new style folder update
4778
4779 2003-01-09 [christoph]  0.8.8claws71
4780
4781         * src/compose.c
4782         * src/gtk/menu.[ch]
4783                 fix wrong selecting of mime encoding type, when
4784                 opening property dialog of attachments in the
4785                 compose window. 7bit was always selected and that
4786                 destoryed files with 8bit data.
4787                 (closes bug #9 Sylpheed-claws destroys attachments when
4788                  changing MIME-types)
4789
4790 2003-01-09 [paul]       0.8.8claws70
4791
4792         * sync with 0.8.8cvs3
4793                 see ChangeLog 2003-01-09
4794
4795 2003-01-08 [alfons]     0.8.8claws69
4796         
4797         * src/addressadd.c
4798                 apply patch by Kim Schulz to fix build breakage
4799                 because of missing variable
4800
4801 2003-01-08 [paul]       0.8.8claws68
4802
4803         * sync with 0.8.8cvs2
4804                 see ChangeLog 2002-01-08
4805
4806 2003-01-08 [paul]       0.8.8claws67
4807
4808         * po/it.po
4809                 updated by Alessandro Maestri
4810                 
4811         * src/addressadd.c
4812                 when using 'Add sender to addressbook' allow
4813                 name to be edited and remarks to be entered
4814                 Patch submitted by Luke Plant
4815
4816 2003-01-08 [darko]      0.8.8claws66
4817
4818         * README.claws, src/summaryview.c
4819                 fix description for marked messages
4820
4821 2003-01-08 [paul]
4822
4823         * tools/Makefile.am
4824           tools/launch_phoenix  ** NEW FILE **
4825                 add script that enables using Phoenix as the default
4826                 web browser. 
4827                 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
4828                 
4829         * tools/OOo2sylpheed.pl
4830                 remove full path to sylpheed executable, just 'sylpheed'
4831                 will do
4832                 
4833         * tools/README
4834                 add launch_phoenix informtion and re-arrange and compress
4835                 the data a little
4836
4837 2003-01-07 [christoph]  0.8.8claws65
4838
4839         * src/folder.c
4840                 fix update for source folder when moving messages
4841         * src/procmsg.[ch]
4842         * src/summaryview.c
4843                 use function to set to_folder for message infos and
4844                 automatically update the op_count for old and new
4845                 folder
4846
4847 2003-01-07 [melvin]     0.8.8claws64
4848
4849         * src/prefs_actions.c
4850                 Fixed bug where an '%p' Action on a displayed image crashed 
4851                         Sylpheed
4852                 Code clean up (get rid of duplicated code and removed unnecessary 
4853                                 structure member)
4854
4855 2003-01-07 [christoph]  0.8.8claws63
4856
4857         * src/compose.c
4858         * src/folder.[ch]
4859         * src/folderview.c
4860         * src/import.c
4861         * src/inc.c
4862         * src/main.c
4863         * src/mainwindow.c
4864         * src/messageview.c
4865         * src/prefs_folder_item.c
4866         * src/procmsg.c
4867         * src/summaryview.c
4868         * src/toolbar.c
4869                 o remove all folder update triggering from the UI code. The folder
4870                   system should know much better when a folder needs an update.
4871                 o to prevent multiple updates in a row the folder updates can be
4872                   frozen for some time.
4873
4874                 Note: - Please verify that no updates are missing
4875                       - Check where freeze/thaws should be added
4876
4877 2003-01-07 [christoph]  0.8.8claws62
4878
4879         * src/prefs_actions.c
4880                 don't translate empty strings
4881
4882         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
4883
4884 2003-01-06 [christoph]  0.8.8claws61
4885
4886         * src/prefs_actions.c
4887                 mark strings for gettext
4888         * src/prefs_matcher.c
4889                 use new description window for Execute action and
4890                 match condition in Filtering
4891
4892         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
4893
4894 2003-01-06 [alfons]     0.8.8claws60
4895
4896         keep myself inspired to re-organize matcher part 8; 
4897         yes, more to come (I need to move out the descriptive
4898         text for actions to matcher.c, or at least make it not
4899         depend on the wicked ordering)
4900
4901         * src/prefs_matcher.c
4902                 add documentation so others may comprehend the
4903                 UI part of the conditions
4904                 
4905 2003-01-06 [christoph]  0.8.8claws59
4906
4907         * src/prefs_actions.c
4908                 use new description window for syntax help
4909         * src/gtk/description_window.c
4910                 fix display of descriptions with column count != 2
4911
4912         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
4913
4914 2003-01-06 [christoph]  0.8.8claws58
4915
4916         * src/quote_fmt.c
4917         * src/summaryview.[ch]
4918         * src/gtk/Makefile.am
4919         * src/gtk/description_window.[ch]       ** NEW **
4920                 use a generic window to display syntax descriptions
4921                 currently used in quote_fmt and summaryview (new description
4922                 for extended quick search)
4923
4924         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
4925
4926 2003-01-06 [paul]       0.8.8claws57
4927
4928         * sync with 0.8.8cvs1
4929                 see ChangeLog 2003-01-06
4930
4931 2003-01-06 [christoph]  0.8.8claws56
4932
4933         * src/mainwindow.c
4934         * src/prefs_gtk.[ch]
4935         * src/gtk/prefswindow.[ch]
4936         * src/plugins/spamassassin/spamassassin_gtk.c
4937                 o remove page management from prefswindow, pages
4938                   will be an argument to prefswindow_open
4939                 o prefswindow_open gets a datapointer that is
4940                   passed to the widget_create function to allow
4941                   creation of prefswindow for specific items
4942
4943 2003-01-06 [colin]      0.8.8claws55
4944         
4945         * src/summaryview.c
4946                 We don't want regexp in the reply-finder, 
4947                 because MIDs can contain !,$,. and so on
4948
4949 2003-01-06 [jens]       0.8.8claws54
4950
4951         * src/jpilot.c
4952                 fixed a wrong free in jpilot_read_db_files
4953
4954 2003-01-06 [alfons]     0.8.8claws53
4955
4956         re-organize matcher part 8; more to come
4957        
4958         * src/matcher.c
4959                 matcherprop_to_string(): put g_free()s before the
4960                 switch-case break to fix memleaks                
4961
4962 2003-01-06 [colin]      0.8.8claws52
4963
4964         * src/summaryview.c
4965                 cleanup & reply-finder now displays the first 
4966                 matching message
4967
4968 2003-01-05 [alfons]     0.8.8claws51
4969
4970         re-organize matcher part 7; more to come
4971
4972         * src/matcher.[ch]
4973                 fixes for constant correctness;
4974                 more documentation;
4975
4976 2003-01-05 [alfons]     0.8.8claws50
4977
4978         re-organize matcher part 6; more to come
4979         
4980         * src/matcher.[ch]
4981                 fixes for constant correctness;
4982                 more documentation;
4983         * src/filtering.c
4984                 fix for constant correctness
4985
4986 2003-01-05 [colin]      0.8.8claws49
4987
4988         * src/account.[ch]
4989                 Add account_get_reply_account function
4990         * src/compose.c
4991                 Use account_get_reply_account function 
4992         * src/summaryview.c
4993                 Basic reply-finder - click on the replied
4994                 icon gets you to the outbox using quick-search
4995
4996 2003-01-05 [paul]       0.8.8claws48
4997
4998         * src/prefs_common.c
4999                 small change to English
5000                 
5001         * src/prefs_filtering.c
5002                 prefs_filtering_action_select(): improve logic and uniformity
5003                 of gui
5004
5005 2003-01-05 [alfons]     0.8.8claws47
5006
5007         fine tune solution to focus problems (bug #7)
5008
5009         * src/mainwindow.c
5010                 mainwindow_focus_in_event(): remove grab event check
5011         * src/summaryview.c
5012                 summary_button_pressed(): move selection on right-click
5013                 too. we can't possibly move the selection back after
5014                 canceling a dialog, because gtk's incomplete focus 
5015                 management. whether this is a good solution, only time
5016                 will tell.
5017
5018 2003-01-05 [christoph]  0.8.8claws46
5019
5020         * src/imap.c
5021                 fix crash when no imap connection could be established
5022
5023 2003-01-05 [paul]       0.8.8claws45
5024
5025         * src/mainwindow.c
5026           src/sumamryview.c
5027           src/gtk/menu.[ch]
5028                 fix bug 605957 'shortcuts in popup-menu'
5029                 make user-defined shortcuts work
5030                 show shortcuts that are already defined
5031                 in the main menu
5032                 Patch submitted by Luke Plant
5033
5034 2003-01-05 [alfons]     0.8.8claws44
5035
5036         * src/mainwindow.c
5037                 focus_in_event handler should not select summary view row 
5038                 when another window (menu, dialog) grabbed for events 
5039                 (bug #7, "[0.8.8claws42] Message summary focus") 
5040
5041 2003-01-04 [christoph]  0.8.8claws43
5042
5043         * src/procmsg.c
5044                 update save folder after adding the sent message
5045                  (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
5046
5047 2003-01-02 [christoph]  0.8.8claws42
5048
5049         * src/common/plugin.c
5050                 fix unloading of all plugins and unload
5051                 plugins in reverse order
5052                 
5053         * src/gtk/pluginwindow.c
5054                 implement function of load and unload button
5055
5056         * src/gtk/prefswindow.c
5057         * src/gtk/prefswindow.h
5058                 rename register function and add new unregister
5059                 function
5060
5061         * src/plugins/spamassassin/spamassassin_gtk.c
5062                 unregister prefs page and update for changes in
5063                 src/gtk/prefswindow.c
5064
5065 2003-01-02 [paul]       0.8.8claws41
5066
5067         * po/es.po
5068                 updated by Ricardo Mones Lastra
5069
5070 2003-01-02 [paul]
5071
5072         * tools/tb2sylpheed
5073                 fixes and improvements by Urke MMI
5074
5075 2003-01-02 [thorsten]   0.8.8claws40
5076
5077         * src/procmsg.c
5078                 fixed wrong return value
5079
5080 2003-01-02 [thorsten]   0.8.8claws39
5081
5082         * src/prefs.c
5083                 fixed printing wrong variable
5084
5085 2003-01-02 [thorsten]   0.8.8claws38
5086
5087         * src/prefs.c
5088                 fixed acessing members of freed pfile struct
5089
5090 2003-01-02 [thorsten]   0.8.8claws37
5091
5092         * src/procmsg.c
5093                 detect loops across several messages
5094                 as suggested by Christoph Hohmann
5095
5096 2003-01-01 [match]      0.8.8claws36
5097
5098         * src/addrindex.c
5099                 fixed another memory leak.
5100
5101 2003-01-01 [match]      0.8.8claws35
5102
5103         * src/jpilot.[ch]
5104                 fixed memory leaks. applied Doxygen comments.
5105
5106 2003-01-01 [thorsten]   0.8.8claws34
5107
5108         * src/procmsg.c
5109                 inhibit endless loop if msg references itself
5110                 (closes Bug [ 660477 ] Infinite loop in parent flag search)
5111
5112 2003-01-01 [christoph]  0.8.8claws33
5113
5114         * src/mainwindow.c
5115         * src/gtk/Makefile.am
5116         * src/gtk/pluginwindow.c                ** NEW **
5117         * src/gtk/pluginwindow.h                ** NEW **
5118                 add plugin window
5119
5120         * src/plugins/demo/demo.c
5121         * src/plugins/spamassassin/spamassassin.c
5122         * src/plugins/spamassassin/spamassassin_gtk.c
5123                 write better plugin descriptions
5124
5125 2002-12-31 [christoph]  0.8.8claws32
5126
5127         * src/gtk/prefswindow.c
5128         * src/plugins/spamassassin/spamassassin_gtk.c
5129                 some small improvements to GTK code
5130
5131 2002-12-31 [christoph]  0.8.8claws31
5132
5133         * src/plugins/spamassassin/spamassassin_gtk.c
5134                 enable folder select button
5135
5136 2002-12-31 [christoph]  0.8.8claws30
5137
5138         * src/mainwindow.c
5139         * src/gtk/Makefile.am
5140         * src/gtk/prefswindow.c                         ** NEW **
5141         * src/gtk/prefswindow.h                         ** NEW **
5142                 add new prefs window
5143
5144         * src/common/plugin.c
5145                 don't try to load empty config lines
5146         
5147         * src/plugins/spamassassin/Makefile.am
5148         * src/plugins/spamassassin/spamassassin.c
5149         * src/plugins/spamassassin/spamassassin.h       ** NEW **
5150         * src/plugins/spamassassin/spamassassin_gtk.c   ** NEW **
5151                 GTK config for SpamAssassin Plugin using
5152                 the new prefs window
5153
5154 2002-12-31 [paul]       0.8.8claws29
5155
5156         * po/POTFILES.in
5157                 remove obsolete entry 'src/menu.c'
5158
5159 2002-12-31 [alfons]     0.8.8claws28
5160
5161         * src/matcher.[ch]
5162         * src/matcher_parser_parse.y
5163         * src/prefs_matcher.c
5164                 add "ignore_thread" and "~ignore_thread" condition so it's
5165                 possible to make the actions / scoring operate on the ignore
5166                 thread flag
5167
5168 2002-12-31 [christoph]  0.8.8claws27
5169
5170         * src/addrbook.c
5171         * src/addrindex.c
5172         * src/folder.c
5173         * src/matcher.c
5174         * src/prefs_account.c
5175         * src/prefs_actions.c
5176         * src/prefs_customheader.c
5177         * src/prefs_display_header.c
5178         * src/prefs_gtk.c
5179         * src/procmime.c
5180         * src/toolbar.c
5181         * src/xmlprops.c
5182         * src/common/prefs.[ch]
5183                 extend prefs file handling for reading and automatic handling
5184                 of blocks. When reading prefs_set_block_label will automatically
5185                 move on to the block. When writing it will copy all other blocks
5186                 automatically
5187
5188         * src/common/plugin.c
5189                 Now loading plugin filenames from [Plugins] block in
5190                 sylpheed rc file
5191
5192 2002-12-30 [christoph]  0.8.8claws26
5193
5194         * src/common/hooks.[ch]
5195                 return abort status to caller of hooks_invoke
5196                 
5197         * src/inc.[ch]
5198                 invoke message filtering hook and stop
5199                 default handling when filter returns abort
5200
5201         * src/common/plugin.[ch]
5202         * src/plugins/demo/demo.c
5203                 modify plugin loader, because resolving symbols for strings
5204                 does not work correctly
5205         
5206         * configure.in
5207         * ac/spamassassin.m4                            ** NEW **
5208         * src/plugins/spamassassin/.cvsignore           ** NEW **
5209         * src/plugins/spamassassin/Makefile.am          ** NEW **
5210         * src/plugins/spamassassin/README               ** NEW **
5211         * src/plugins/spamassassin/libspamc.[ch]        ** NEW **
5212         * src/plugins/spamassassin/spamassassin.c       ** NEW **
5213         * src/plugins/spamassassin/utils.[ch]           ** NEW **
5214                 add spamassassin plugin, see src/plugins/spamassassin/README
5215                 for details
5216
5217 2002-12-29 [alfons]     0.8.8claws25
5218
5219         * src/mainwindow.c
5220                 when moving focus from a message view to the main 
5221                 window, don't forget to select the summary node
5222                 of the displayed message. should fix "[ 659103 ] 
5223                 focus-follows-mouse confuses sylpheed"
5224
5225 2002-12-29 [christoph]  0.8.8claws24
5226
5227         * src/Makefile.am
5228         * src/stringtable.[ch]          ** REMOVE **
5229         * src/common/Makefile.am
5230         * src/common/stringtable.[ch]   ** NEW **
5231                 move stringtable files to common directory
5232
5233 2002-12-29 [christoph]  0.8.8claws23
5234
5235         * src/Makefile.am
5236         * src/menu.[ch]                 ** REMOVE **
5237         * src/gtk/Makefile.am
5238         * src/gtk/menu.[ch]             ** NEW **
5239                 move menu files to gtk directory
5240
5241 2002-12-29 [match]      0.8.8claws22
5242
5243         * src/addressbook.c
5244         * src/syldap.c
5245                 moved UI specific code out of LDAP code into addressbook
5246                 UI code. fixed memory leak.
5247
5248 2002-12-29 [christoph]  0.8.8claws21
5249
5250         * src/folder.c
5251                 only check for IGNORED parent message when message is
5252                 not IGNORED itself
5253
5254 2002-12-29 [alfons]     0.8.8claws20
5255
5256         * src/summaryview.c
5257                 set gtksctree's anchor correct (immediate execute
5258                 changes the tree's layout, and anchor points at 
5259                 the incorrect row). fixes "[ 657233 ] multiple msg 
5260                 delete sometimes off by 1".
5261                 we probably have to look for more tree layout /
5262                 anchor glitches.
5263
5264 2002-12-29 [paul]       0.8.8claws19
5265
5266         * src/summaryview.c
5267                 fix bug [ 659054 ] incorrect sorting of 'From' column
5268                 when using 'display sender using address book'
5269                 thanks to Alfons and Luke Plant
5270
5271 2002-12-29 [christoph]  0.8.8claws18
5272
5273         * src/folder.c
5274         * src/procmsg.[ch]
5275                 check parent messages for IGNORE THREAD flag, when adding,
5276                 moving or copying messages to a folder
5277
5278 2002-12-27 [alfons]     0.8.8claws17
5279
5280         re-organize matcher part 5; more to come
5281
5282         * src/matcher.c
5283                 hash keywords in matchparser_tab 
5284
5285 2002-12-27 [alfons]     0.8.8claws16
5286
5287         re-organize matcher part 4; more to come
5288
5289         * src/matcher_parser.h
5290         * src/matcher_parser_lex.l
5291         * src/matcher_parser_parse.y
5292                 cleanup
5293
5294 2002-12-27 [alfons]     0.8.8claws15
5295
5296         re-organize matcher part 3; more to come
5297
5298         * src/matcher.[ch]
5299                 cleanup
5300
5301 2002-12-27 [alfons]     0.8.8claws14
5302
5303         re-organize matcher part 2; more to come but this should
5304         work. cc me if there are any regressions.
5305
5306         * src/matcher.h
5307                 add prototype for get_matchparser_tab_id()
5308         * src/matcher_parser_lex.l
5309                 look up keywords using matchparser_tab_id();
5310
5311 2002-12-27 [alfons]     0.8.8claws12
5312
5313         re-organize matcher part 1
5314
5315         * src/matcher.h
5316                 map yacc generated constants to sylpheed matcher constants
5317         * src/matcher.c
5318                 add function to find a matcher constant from a string
5319
5320 2002-12-27 [christoph]  0.8.8claws11
5321
5322         * src/compose.c
5323                 MENUITEM_ADD casts the 4th argument from integer to pointer
5324                 so it probably should not be a pointer, this means we
5325                 should use account id for it and not the account's pointer
5326
5327 2002-12-27 [paul]       0.8.8claws10
5328
5329         * src/mainwindow.c
5330                 remove unneeded 'GtkWidget *vbox'
5331                 
5332         * src/summaryview.c
5333                 further sync with 0.8.8 - make sort
5334                 by recipient work as expected
5335                 
5336         * NEWS
5337                 sync with 0.8.8
5338
5339 2002-12-27 [paul]       0.8.8claws9
5340
5341         * po/pt_BR.po
5342                 updated by Ivan F. Martinez
5343                 
5344 2002-12-27 [darko]      0.8.8claws8
5345
5346         * src/common/utils.c
5347                 added locked pattern to extended search
5348
5349 2002-12-27 [alfons]     0.8.8claws7
5350
5351         * src/prefs_matcher.[ch]
5352                 clean up
5353
5354 2002-12-26 [alfons]     0.8.8claws6
5355
5356         * src/matcher.[ch]
5357         * src/matcher_parser_lex.l
5358         * src/matcher_parser_parse.y
5359         * src/prefs_matcher.c
5360                 allow color label as a condition in the matcher
5361
5362 2002-12-26 [oliver]     0.8.8claws5
5363         
5364         * src/toolbar.c 
5365                 enable Addressbook for Main and Messageview
5366         * src/prefs_actions.c
5367                 enable actions in Messageview
5368
5369 2002-12-26 [christoph]  0.8.8claws4
5370
5371         * src/common/plugin.c
5372                 add a little debug output
5373         * configure.in
5374         * src/plugins/demo/Makefile.am
5375                 better use of automake
5376
5377 2002-12-26 [christoph]  0.8.8claws3
5378
5379         * src/Makefile.am
5380         * src/common/Makefile.am
5381                 fix "make distdir"
5382
5383 2002-12-26 [christoph]  0.8.8claws2
5384
5385         * configure.in
5386                 sort configure checks into common / gtk / plugins
5387         * po/POTFILES.in
5388                 add src/prefs_gtk.c
5389         * src/Makefile.am
5390                 add plugins SUBDIR
5391         * src/main.c
5392         * src/common/sylpheed.[ch]
5393                 added now sylpheed_done function for shutdown
5394         * src/common/Makefile.am
5395         * src/common/plugin.[ch]                ** NEW **
5396                 plugin loader and unloader
5397         * src/plugins/.cvsignore                ** NEW **
5398         * src/plugins/Makefile.am               ** NEW **
5399                 build plugins
5400         * src/plugins/demo/.cvsignore           ** NEW **
5401         * src/plugins/demo/Makefile.am          ** NEW **
5402         * src/plugins/demo/demo.c               ** NEW **
5403                 small demo plugin that installs a logtext hook and
5404                 outputs the log text to stdout
5405
5406 2002-12-26 [paul]       0.8.8claws1
5407
5408         * po/es.po
5409                 updated by Ricardo Mones Lastra
5410
5411 2002-12-26 [paul]       0.8.8claws
5412
5413         * 0.8.8claws released
5414
5415 2002-12-26 [paul]       0.8.7claws12
5416
5417         * po/bg.po
5418                 updated by George Danchev
5419
5420 2002-12-26 [paul]       0.8.7claws11
5421
5422         * po/POTFILES.in
5423                 remove unneeded 'src/prefs.c' entry 
5424
5425 2002-12-26 [paul]       0.8.7claws10
5426
5427         * src/codeconv.c
5428           src/mainwindow.c
5429                 sync with 0.8.8 release
5430         
5431         * src/folder.[ch]
5432           src/mh.c
5433           src/summaryview.c
5434                 partial sync with 0.8.8 release
5435         
5436
5437 2002-12-25 [alfons]     0.8.7claws9
5438
5439         * src/matcher.[ch]
5440         * src/matcher_parser_lex.l
5441         * src/matcher_parser_parse.y
5442         * src/prefs_matcher.c
5443                 add locked flag to possible filtering / matcher 
5444                 conditions (also a good example what should be
5445                 done to add a simple boolean condition)
5446
5447 2002-12-25 [christoph]  0.8.7claws8
5448
5449         * src/Makefile.am
5450         * src/account.[ch]
5451         * src/addrbook.c
5452         * src/addressbook.c
5453         * src/addrindex.c
5454         * src/filtering.c
5455         * src/folder.c
5456         * src/matcher.c
5457         * src/prefs.[ch]                ** REMOVE **
5458         * src/prefs_account.c
5459         * src/prefs_actions.c
5460         * src/prefs_common.c
5461         * src/prefs_customheader.c
5462         * src/prefs_display_header.c
5463         * src/prefs_filtering.c
5464         * src/prefs_folder_item.c
5465         * src/prefs_gtk.[ch]            ** NEW **
5466         * src/prefs_matcher.c
5467         * src/prefs_scoring.c
5468         * src/prefs_summary_column.c
5469         * src/procmime.c
5470         * src/selective_download.c
5471         * src/toolbar.c
5472         * src/common/Makefile.am
5473         * src/common/prefs.[ch]         ** NEW **
5474                 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
5475
5476 2002-12-24 [alfons]     0.8.7claws7
5477
5478         * src/summaryview.c
5479                 summary_thread_build(): fix real cause of the crash mentioned in
5480                 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
5481                 this way we get meaningful ctree nodes 
5482
5483 2002-12-24 [oliver]     0.8.7claws6
5484
5485         * src/mainwindow.[ch]
5486         * src/messageview.[ch]
5487         * src/compose.[ch]
5488         * src/inc.c
5489         * src/summaryview.c
5490                 changes to use updated toolbar handling
5491                 
5492 2002-12-24 [oliver]     0.8.7claws5
5493
5494         * src/toolbar.[ch]
5495                 generic toolbar handling
5496                 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
5497         * src/prefs_toolbar.[ch]
5498                 adjust to handling
5499         
5500 2002-12-24 [oliver]     0.8.7claws4
5501         
5502         * src/stock_pixmap.[ch]
5503                 move SYLPHEED_LOGO to end of list in order 
5504                 to remove it from Custom Toolbar`s Icon View
5505
5506 2002-12-24 [alfons]     0.8.7claws3
5507
5508         * src/summaryview.c
5509                 summary_thread_build(): fix crash because of focus != selection 
5510                 after threading. when deleting the selection, gtk tries but fails 
5511                 to find the correct focusable element. we now force the selection
5512                 to be focused. this should solve the infamous bug reported by 
5513                 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages"). 
5514                 a test case is available. 
5515
5516 2002-12-24 [darko]      0.8.7claws2
5517
5518         * src/summaryview.c
5519                 don't crash when unmarking message with unread children
5520
5521 2002-12-23 [christoph]  0.8.7claws1
5522
5523         * src/Makefile.am
5524         * src/common/Makefile.am
5525                 update Makefiles for moved intl.h, version.h and defs.h
5526         * src/imap.c
5527                 rewrite imap_session_get to avoid duplicate code
5528
5529 2002-12-23 [paul]       0.8.7claws
5530
5531         * Santa-Claws released
5532         
5533         * po/hu.po
5534           po/ru.po
5535                 squeeze in updated Hungarian and Russian translations.
5536                 Submitted by  Gál Zoltán and Ruslan N. Balkin
5537
5538 2002-12-23 [paul]       0.8.6claws129
5539
5540         * po/pl.po
5541                 updated by Witold Wladyslaw Wojciech Wilk
5542
5543 2002-12-23 [paul]       0.8.6claws128
5544
5545         * src/quote_fmt_parse.y
5546                 fix typo and add licence header
5547
5548 2002-12-23 [paul]       0.8.6claws127
5549
5550         * po/en_GB.po
5551                 updated
5552
5553 2002-12-23 [paul]       0.8.6claws126
5554
5555         * po/it.po
5556                 updated translation, submitted by Alessandro Maestri
5557                 
5558 2002-12-23 [paul]       0.8.6claws125
5559
5560         * src/quote_fmt_parse.y
5561                 fix signature-stripping on replies bug. match
5562                 '-- \n' and not '-- '.
5563
5564 2002-12-22 [paul]       0.8.6claws124
5565
5566         * po/bg.po
5567           po/es.po
5568           po/sr.po
5569                 updated translations. submitted by George Danchev,
5570                 Ricardo Mones Lastra, and Urke MMI respectively
5571
5572 2002-12-21 [paul]       0.8.6claws123
5573
5574         * src/addrbook.c
5575                 fix coding style
5576
5577 2002-12-21 [paul]       0.8.6claws122
5578
5579         * src/addrbook.c
5580                 fix bug [643638] where if a person is in one or more
5581                 addressbook groups editing that person's email 
5582                 address results in removal from those groups.
5583                 Patch submitted by Luke Plant.
5584
5585 2002-12-20 [christoph]  0.8.6claws121
5586
5587         * src/common/utils.c
5588         * src/summaryview.c
5589                 reimplement expand_search_string using GString to
5590                 prevent crashs caused by miscalculated string
5591                 lengths reported by Paul
5592
5593 2002-12-20 [christoph]  0.8.6claws120
5594
5595         * src/summaryview.c
5596                 don't use "changed" to check if op_count has to be changed as it
5597                 is also set when the message has unread children
5598                 (closes bug [ 653221 ] crash while deleting duplicates)
5599
5600 2002-12-20 [paul]       0.8.6claws119
5601
5602         * sync with 0.8.6cvs27
5603                 see ChangeLog 2002-12-20
5604
5605 2002-12-20 [paul]       0.8.6claws118
5606
5607         * sync with 0.8.6cvs26
5608                 see ChangeLog 2002-12-19 and 2002-12-20
5609
5610 2002-12-19 [alfons]     0.8.6claws117
5611
5612         * src/textview.c
5613                 fix incorrect parsing of email addresses, submitted by 
5614                 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate 
5615                 name display if it contains @".
5616
5617 2002-12-18 [paul]       0.8.6claws116
5618
5619         * sync with 0.8.6cvs23
5620                 see ChangeLog 2002-12-18
5621
5622 2002-12-18 [paul]       0.8.6claws115
5623
5624         * src/Makefile.am
5625         * src/account.c
5626         * src/codeconv.c
5627         * src/gtkutils.[ch]
5628         * src/imap.c
5629                 sync with 0.8.6cvs22.
5630                 see ChangeLog 2002-12-17 and 2002-12-18
5631
5632 2002-12-17 [christoph]  0.8.6claws114
5633
5634         * src/imap.c
5635                 o don't create a session if imap greeting fails
5636                 o don't close socket when authentication fails
5637                   this is done by imap_session_destroy
5638
5639 2002-12-17 [thorsten]   0.8.6claws113
5640
5641         * tools/Makefile.am
5642           tools/README
5643           tools/google_msgid.pl ** NEW FILE **
5644                 Added "search for message-id" script and doc
5645
5646 2002-12-17 [thorsten]   0.8.6claws112
5647
5648         * po/hu.po
5649                 Updated hungarian translation
5650                 (updated by Gal Zoltan)
5651
5652 2002-12-16 [christoph]  0.8.6claws111
5653
5654         * src/addr_compl.c
5655                 remove stupid addressbook dump to debug output
5656         * src/mh.c
5657                 fix memory leak found by Hiro
5658
5659 2002-12-14 [paul]       0.8.6claws110
5660
5661         * src/compose.c
5662                 fix menubar sensitivity on send
5663                 
5664         * src/prefs_filtering.c
5665         * src/prefs_matcher.c
5666         * src/prefs_scoring.c
5667                 Fix english ;)
5668                 
5669         * src/common/quoted-printable.h
5670                 sync: fix typo
5671         
5672 2002-12-13 [christoph]  0.8.6claws109
5673
5674         * src/Makefile.am
5675         * src/manage_window.[ch]        ** REMOVE **
5676         * src/gtk/Makefile.am
5677         * src/gtk/manage_window.[ch]    ** NEW **
5678                 move manage_window files to gtk directory
5679
5680 2002-12-13 [christoph]  0.8.6claws108
5681
5682         * src/Makefile.am
5683         * src/gtkshruler.[ch]           ** REMOVE **
5684         * src/gtk/Makefile.am
5685         * src/gtk/gtkshruler.[ch]       ** NEW **
5686                 move gtkshruler files to gtk directory
5687
5688 2002-12-13 [christoph]  0.8.6claws107
5689
5690         * src/Makefile.am
5691         * src/compose.c
5692         * src/gtkstext.[ch]             ** REMOVE **
5693         * src/gtkutils.[ch]
5694         * src/textview.c
5695         * src/gtk/gtkstext.[ch]         ** NEW **
5696         * src/gtk/Makefile.am
5697                 o move stext functions to gtkstext.c to remove
5698                   dependency of gtkutils
5699                 o move gtkstext files to gtk directory
5700
5701         * src/gtk/Makefile.am
5702         * src/gtk/sslcertwindow.[ch]
5703                 UI stuff can always depend on common code so
5704                 it's ok to add ../common to include path
5705
5706 2002-12-13 [colin]      0.8.6claws106
5707
5708         * src/summaryview.c
5709                 Disconnect sighandlers for mainwindow when
5710                 quicksearch has the focus
5711                 Fix bug #653231
5712         * src/mainwindow.[ch]
5713                 Make key_pressed callback public, to be able
5714                 to disconnect it
5715
5716 2002-12-13 [christoph]  0.8.6claws105
5717
5718         * src/mh.c
5719                 create .mh_sequences file in new MH folders
5720                 (closes feature request [ 523162 ] MH folders should
5721                  get a .mh_sequences)
5722
5723 2002-12-13 [colin]      0.8.6claws104
5724
5725         * src/summaryview.c
5726                 Better handling of quicksearch show/hide
5727                 (basically the button stays under the mouse 
5728                  when toggled)
5729
5730 2002-12-13 [paul]       0.8.6claws103
5731
5732         * sync with 0.8.6cvs17
5733                 see ChangeLog 2002-12-13
5734
5735 2002-12-13 [paul]       0.8.6claws102
5736
5737         * po/es.po
5738                 updated by Ricardo Mones Lastra
5739
5740 2002-12-11 [colin]       0.8.6claws101
5741
5742         * src/folder.c
5743                 remove statusbar stuff
5744           src/folderview.c
5745                 set statusbar verbosity when moving folders
5746
5747 2002-12-11 [colin]       0.8.6claws100
5748         * src/prefs_filtering.c
5749         * src/prefs_matcher.c
5750         * src/prefs_scoring.c
5751                 Fix english ;)
5752
5753 2002-12-11 [colin]       0.8.6claws99
5754
5755         * src/prefs_common.[ch]
5756                 Add summary_quicksearch_type
5757         * src/summaryview.c
5758                 Save last used quicksearch type
5759
5760 2002-12-11 [jens]       0.8.6claws98
5761         * src/prefs_filtering.c
5762         * src/prefs_matcher.c
5763         * src/prefs_scoring.c
5764                 added dialog for incomplete rules in scoring, filtering and
5765                 matcher to ask wheather really close
5766
5767 2002-12-11 [colin]      0.8.6claws97
5768
5769         * src/folder.c
5770                 Fix folder dnd statusbar logging
5771
5772 2002-12-10 [christoph]  0.8.6claws96
5773
5774         * src/compose.c
5775         * src/folder.c
5776         * src/imap.c
5777         * src/inc.c
5778         * src/main.c
5779         * src/mainwindow.c
5780         * src/news.c
5781         * src/send.c
5782         * src/statusbar.[ch]
5783         * src/common/hooks.c
5784         * src/common/log.[ch]
5785                 o handle verbose logging in statusbar directly in statusbar code
5786                   and common code does not need any knowledge about a statusbar
5787                 o remove direct calls to statusbar_(puts|pop)_all functions
5788
5789 2002-12-10 [jens]       0.8.6claws95
5790
5791         * src/*.c
5792                 removed gettext from g_warnings
5793         * po/POTFILES.in
5794                 cleaned and updated
5795         * po/de.po
5796                 updated
5797
5798 2002-12-10 [colin]      0.8.6claws94
5799
5800         * src/main.c
5801                 finish crash dialog fix
5802
5803 2002-12-10 [colin]      0.8.6claws93
5804
5805         * src/main.c
5806                 "Fix" "sylpheed already running" instead of
5807                 crash dialog appearing after a crash
5808
5809 2002-12-10 [colin]      0.8.6claws92
5810
5811         * po/POTFILES.in
5812                 add src/gtk/sslcertwindow.c
5813
5814 2002-12-10 [paul]       0.8.6claws91
5815
5816         * po/POTFILES.in
5817                 updated to reflect recent changes
5818                 submitted by Alessandro Maestri
5819
5820 2002-12-09 [christoph]  0.8.6claws90
5821
5822         * src/Makefile.am
5823         * src/smtp.[ch]                 ** REMOVE **
5824         * src/common/Makefile.am
5825         * src/common/smtp.[ch]          ** NEW **
5826                 move smtp files to common directory
5827
5828 2002-12-09 [christoph]  0.8.6claws89
5829
5830         * src/Makefile.am
5831         * src/session.[ch]              ** REMOVE **
5832         * src/common/Makefile.am
5833         * src/common/session.[ch]       ** NEW **
5834                 move session files to common directory
5835
5836 2002-12-09 [paul]       0.8.6claws88
5837
5838         * src/account.c
5839                 fix bug [649746] edit accounts: move account reverted
5840                 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
5841
5842 2002-12-09 [colin]      0.8.6claws87
5843
5844         * src/ssl_certificate.c
5845                 cleanup
5846
5847 2002-12-09 [colin]      0.8.6claws86
5848
5849         * src/ssl.c
5850                 Try to open the cert.pem database and 
5851                 issue a warning if it isn't there
5852
5853 2002-12-09 [colin]      0.8.6claws85
5854
5855         * src/common/ssl_certificate.c
5856         * src/gtk/sslcertwindow.c
5857                 Warning fixes
5858
5859 2002-12-09 [colin]      0.8.6claws84
5860
5861         * src/ssl_certificate.[ch] ** REMOVED **
5862         * src/common/ssl_certificate.[ch] ** NEW **
5863         * src/Makefile.am
5864         * src/common/Makefile.am
5865                 Moved ssl_certificate.[ch] to common
5866         * src/common/ssl.c 
5867                 Put back needed include
5868         * src/gtk/sslcertwindow.[ch]
5869                 Changed ssl_certificate.h include
5870         
5871 2002-12-09 [colin]      0.8.6claws83
5872
5873         * src/gtk/sslcertwindow.[ch]
5874                 Implement hook for certificate acception
5875         * src/ssl_certificate.[ch]
5876                 Implement hook for certificate acception
5877         * src/common/ssl.c
5878                 Reenable certificate acception check
5879         * src/mainwindow.c
5880                 Register sslcertwindow's hook
5881         
5882 2002-12-08 [christoph]  0.8.6claws82
5883
5884         * src/about.c
5885         * src/addr_compl.c
5886         * src/codeconv.c
5887         * src/manual.c
5888         * src/undo.c
5889         * src/common/utils.c
5890                 o add missing includes
5891                 o fix warnings
5892         * src/.cvsignore
5893         * src/common/.cvsignore
5894         * src/common/version.h          ** REMOVE **
5895                 remove autogenerated file
5896
5897 2002-12-08 [paul]       0.8.6claws81
5898
5899         * src/stringtable.c
5900                 put back needed include
5901
5902 2002-12-08 [colin]      0.8.6claws80
5903         
5904         * src/gtk/sslcertwindow.c
5905                 Cleaner popups when asking
5906         * src/ssl_certificate.c
5907         * src/prefs_common.[ch]
5908                 remove ssl certificate pref
5909                 put back needed include
5910         * src/undo.c
5911                 put back needed include
5912
5913 2002-12-08 [christoph]  0.8.6claws79
5914
5915         * src/folderview.c
5916         * src/logwindow.c
5917         * src/statusbar.c
5918         * src/summaryview.c
5919                 only abort hook invokation if required data is missing not
5920                 if our own data pointer is NULL, update hookfunction for
5921                 log window
5922
5923 2002-12-08 [paul]       0.8.6claws78
5924
5925         * src/about.c
5926         * src/addrcache.c
5927         * src/addrclip.c
5928         * src/addr_compl.c
5929         * src/addrselect.c
5930         * src/codeconv.c
5931         * src/colorlabel.c
5932         * src/enriched.c
5933         * src/esmtp.c
5934         * src/exporthtml.c
5935         * src/headerview.c
5936         * src/imageview.c
5937         * src/manual.c
5938         * src/noticeview.c
5939         * src/pgptext.c
5940         * src/scoring.c
5941         * src/sourcewindow.c
5942         * src/stringtable.c
5943         * src/undo.c
5944                 clean up: remove unneccesary includes
5945
5946 2002-12-08 [christoph]  0.8.6claws77
5947
5948         * src/folderview.c
5949         * src/statusbar.c
5950         * src/summaryview.c
5951         * src/common/hooks.[ch]
5952                 hook functions now have a gboolean return value, if a hook
5953                 returns TRUE it will stop executing of any more hooks in
5954                 the same hooklist for this invokation
5955
5956 2002-12-08 [colin]      0.8.6claws76
5957         
5958         * src/main.c
5959                 put back argv0 for CRASH_DIALOG
5960
5961 2002-12-08 [christoph]  0.8.6claws75
5962
5963         * src/Makefile.am
5964         * src/about.c
5965         * src/account.c
5966         * src/crash.c
5967         * src/esmtp.h
5968         * src/imap.[ch]
5969         * src/inc.c
5970         * src/main.c
5971         * src/mainwindow.c
5972         * src/news.c
5973         * src/pop.[ch]
5974         * src/prefs_account.[ch]
5975         * src/prefs_common.[ch]
5976         * src/send.[ch]
5977         * src/smtp.[ch]
5978         * src/ssl_certificate.[ch]
5979         * src/ssl_manager.[ch]
5980         * src/common/Makefile.am
5981         * src/common/log.c
5982         * src/common/nntp.[ch]
5983         * src/common/socket.[ch]
5984         * src/common/ssl.[ch]
5985         * src/gtk/sslcertwindow.[ch]
5986         * ac/openssl.m4
5987                 use new autoconf script to detect OpenSSL with extra parameters
5988                 to specify the location of libs and includes, also remove USE_SSL
5989                 to USE_OPENSSL
5990
5991         * src/common/sylpheed.[ch]
5992         * src/common/version.h.in
5993                 start seperation of common code initialization seperated from gui
5994
5995         * src/summaryview.c
5996                 The function that is called when a color label changes
5997                 should not change the color lable again
5998
5999 2002-12-08 [colin]      0.8.6claws74
6000
6001         * src/gtk/sslcertwindow.c
6002                 warning fixes
6003
6004 2002-12-08 [colin]      0.8.6claws73
6005
6006         * src/statusbar.c
6007           src/common/log.h
6008                 Register a hook for statusbar_puts_all
6009         * src/common/log.c
6010                 invoke statusbar_puts_all's hook
6011         
6012 2002-12-08 [colin]      0.8.6claws72
6013
6014         * src/ssl_certificate.c
6015                 Put back a badly-removed include
6016
6017 2002-12-08 [colin]      0.8.6claws71
6018
6019         * src/gtk/sslcertwindow.[ch]    ** NEW **
6020                 new certificate presentation
6021         * src/gtk/Makefile.am
6022                 add new files
6023         * src/ssl_certificate.[ch]
6024                 gtk cleanup, made utility functions public
6025         * src/ssl_manager.c
6026                 use new cert presentation
6027
6028 2002-12-07 [christoph]  0.8.6claws70
6029
6030         * src/Makefile.am
6031         * src/nntp.[ch]                 ** REMOVE **
6032         * src/common/Makefile.am
6033         * src/common/nntp.[ch]          ** NEW **
6034                 move nntp files to common directory
6035
6036 2002-12-07 [christoph]  0.8.6claws69
6037
6038         * src/procmsg.[ch]
6039         * src/summaryview.c
6040                 implement msginfo update callback using sylpheed's new
6041                 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
6042
6043 2002-12-06 [christoph]  0.8.6claws68
6044
6045         * src/editgroup.c
6046                 This patch changes the 'Edit Group Details' dialog to
6047                 allow extended selections in either pane, so that
6048                 addresses can be added or removed from a group more
6049                 quickly and easily. (it actually is a net decrease in
6050                 file size, as some unnecessary functions have been
6051                 removed). 
6052                 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
6053
6054 2002-12-06 [christoph]  0.8.6claws67
6055
6056         * src/Makefile.am
6057         * src/template.[ch]             ** REMOVE **
6058         * src/common/Makefile.am
6059         * src/common/template.[ch]      ** NEW **
6060                 move template files to common directory
6061
6062         * src/nntp.c
6063                 add missing log.h include
6064
6065 2002-12-06 [melvin]     0.8.6claws66
6066
6067         * src/prefs_actions.c
6068                 Added the trailing ">" syntax to insert command's output
6069                 without replacing old text (in contrast to trailing "|").
6070
6071 2002-12-05 [colin]      0.8.6claws65
6072         
6073         * src/common/utils.c
6074                 Don't modify original search_string or it'll change
6075                 the next iterations in the for()
6076
6077 2002-12-05 [darko]      0.8.6claws64
6078
6079         * src/common/utils.c
6080                 proper check for filtering commands, found by Colin
6081
6082 2002-12-05 [darko]      0.8.6claws63
6083
6084         * src/common/utils.c
6085                 check proper string for NULL pointer, found by Colin
6086
6087 2002-12-05 [darko]      0.8.6claws62
6088
6089         * src/common/utils.[ch]
6090                 expand_search_string(): new function
6091                 converts Mutt-like patterns to Sylpheed's
6092                 filtering engine
6093         * src/summaryview.c
6094                 use expand_search_string() to allow Mutt-like
6095                 patterns in extended search
6096         * README.claws
6097                 document extended option in quick search
6098
6099 2002-12-05 [paul]       0.8.6claws61
6100
6101         * sync with 0.8.6cvs16
6102                 see ChangeLog 2002-12-05
6103                 
6104         * po/POTFILES.in
6105                 clean up
6106
6107 2002-12-04 [christoph]  0.8.6claws60
6108
6109         * src/imap.[ch]
6110                 put imap authentication code into a new function and
6111                 remove it from imap_session_new that will allow to
6112                 send other commands before authentication
6113
6114 2002-12-04 [christoph]  0.8.6claws59
6115
6116         * src/imap.[ch]
6117                 use already existing method to prevent unneeded IMAP
6118                 folder selects. Set imap_select parameters to NULL
6119                 in some functions if the values are not required.
6120
6121         * src/xml.h
6122                 remove no longer required include
6123
6124 2002-12-04 [paul]       0.8.6claws58
6125
6126         * po/es.po
6127                 updated by Ricardo Mones Lastra
6128                 
6129         * configure.in
6130           po/hu.po      ** NEW FILE **
6131                 initial Hungarian translation, submitted
6132                 by Gál Zoltán <galzoli@hu.inter.net>
6133
6134 2002-12-03 [christoph]  0.8.6claws57
6135
6136         * src/Makefile.am
6137         * src/gtksctree.[ch]            ** REMOVE **
6138         * src/gtk/Makefile.am
6139         * src/gtk/gtksctree.[ch]        ** NEW **
6140                 move gtksctree files to gtk directory
6141
6142 2002-12-03 [christoph]  0.8.6claws56
6143
6144         * src/Makefile.am
6145         * src/md5.[ch]                  ** REMOVE **
6146         * srm/common/Makefile.am
6147         * src/common/md5.[ch]           ** NEW **
6148                 move md5 files to common directory
6149
6150         * src/gtkstext.c
6151                 remove not required #include
6152
6153 2002-12-03 [sergey]     0.8.6claws55
6154
6155         * src/gtkutils.c
6156         * src/gtkutils.h
6157                 gtkut_window_popup(): new function.
6158         * src/mainwindow.c
6159                 main_window_popup(): use gtkut_window_popup() to raise
6160                 window without changing its position.
6161                 (see sylpheed-main ML message [sylpheed:17247])
6162
6163 2002-12-03 [sergey]     0.8.6claws54
6164
6165         * src/send.c
6166                 send_message_local(): removed first-dot escaping
6167                 (SMTP-only, not needed for sending through pipe)
6168
6169 2002-12-03 [paul]       0.8.6claws53
6170
6171         * po/POTFILES.in
6172                 update to reflect recent changes (thanks
6173                 to Ricardo Mones Lastra)
6174                 
6175         * tools/filter_conv.pl
6176                  fix problem with quoted strings. Patch submitted
6177                  by Luke Plant <lukeplant@softhome.net>
6178
6179 2002-12-03 [paul]       0.8.6claws52
6180
6181         * sync with 0.8.6cvs15
6182                 see ChangeLog 2002-12-03
6183
6184 2002-12-02 [christoph]  0.8.6claws51
6185
6186         * src/logwindow.[ch]
6187         * src/common/log.[ch]
6188                 implement logging using a hook function
6189
6190         * src/folderview.c
6191         * src/folder.[ch]
6192                 define hooklist name in header file to avoid
6193                 errors caused by wrong spelling of hooklist names
6194
6195         * src/toolbar.c
6196                 fix warnings
6197
6198 2002-12-02 [christoph]  0.8.6claws50
6199
6200         * src/common/Makefile.am
6201                 add src/common/hooks.[ch]
6202
6203         * src/common/hooks.[ch]
6204                 implement a simple hook system using glib's hook functions
6205
6206         * src/folder.[ch]
6207         * src/folderview.c
6208                 use new hook system for folder item updates
6209
6210 2002-12-02 [christoph]  0.8.6claws49
6211
6212         * doc-src/ui_seperation.txt     ** NEW **
6213                 information for ui seperation
6214
6215         * src/Makefile.am
6216                 remove files that were moved to common
6217                 include common directory by default for the header files
6218
6219         * src/inc.c
6220         * src/common/socket.c
6221         * src/automaton.[ch]
6222                 implement automaton using g_io_*-functions instead of
6223                 gdk_input_add to make it ui independent
6224
6225         * src/codeconv.c
6226         * src/compose.c
6227         * src/ldif.c
6228         * src/pgptext.c
6229         * src/procmime.c
6230         * src/rfc2015.c
6231         * src/smtp.c
6232         * src/unmime.c
6233                 remove common/ prefix because directory is now in
6234                 include path
6235
6236         * src/compose.c
6237         * src/folder.c
6238         * src/folderview.c
6239         * src/mainwindow.c
6240         * src/messageview.c
6241         * src/prefs_common.c
6242         * src/procmsg.c
6243         * src/rfc2015.c
6244                 fix warnings
6245
6246         * src/imap.c
6247         * src/inc.c
6248         * src/news.c
6249         * src/pop.c
6250         * src/send.c
6251         * src/smtp.c
6252         * src/ssl_certificate.c
6253                 add log.h header file for logging functions
6254
6255         * src/main.c
6256         * src/common/utils.c
6257         * src/summaryview.c
6258         * src/xml.c
6259                 o move debug_mode to common/utils.c
6260                 o add functions to set and get debug_mode
6261
6262         * src/defs.h                    ** REMOVE **
6263         * src/intl.h                    ** REMOVE **
6264         * src/socket.[ch]               ** REMOVE **
6265         * src/ssl.[ch]                  ** REMOVE **
6266         * src/utils.[ch]                ** REMOVE **
6267                 replaced by new files in src/common/
6268         
6269         * src/common/Makefile.am
6270                 add new files in src/common/
6271
6272         * src/common/defs.h             ** NEW **
6273         * src/common/intl.h             ** NEW **
6274         * src/common/log.[ch]           ** NEW **
6275         * src/common/socket.[ch]        ** NEW **
6276         * src/common/ssl.[ch]           ** NEW **
6277         * src/common/utils.[ch]         ** NEW **
6278                 replacement for files in src/
6279
6280 2002-12-02 [colin]      0.8.6claws48
6281
6282         * src/folderview.c
6283                 Scroll folderview if necessary during dnd
6284
6285 2002-12-02 [colin]      0.8.6claws47
6286
6287         * src/folder.[ch]
6288                 Add check to verify a move is within a single mailbox
6289         * src/folderview.c
6290                 Add specific error string for this check
6291
6292 2002-12-02 [colin]      0.8.6claws46
6293
6294         * src/folder.c
6295                 Add a test to folder moving, remove a statusbar_print
6296         * src/folderview.c
6297                 Add Move folder... context-menu item
6298                 Factorize folder moving code
6299                 Enable folder DND for mbox
6300
6301 2002-12-01 [christoph]  0.8.6claws45
6302
6303         * ac/aspell.m4
6304                 remove conf.aspelltest if the version check fails
6305
6306 2002-11-30 [christoph]  0.8.6claws44
6307
6308         * autogen.sh
6309                 run libtoolize --force in autogen to create missing
6310                 libtool scripts
6311
6312 2002-11-30 [christoph]  0.8.6claws43
6313
6314         * src/Makefile.am
6315         * src/pgptext.c
6316         * src/procmime.c
6317         * src/rfc2015.c
6318         * src/uuencode.[ch]             ** REMOVED **
6319         * src/common/Makefile.am
6320         * src/common/uuencode.[ch]      ** NEW **
6321                 move uuen/decoder to common directory
6322
6323 2002-11-30 [christoph]  0.8.6claws42
6324
6325         * src/Makefile.am
6326         * src/base64.[ch]               ** REMOVED **
6327         * src/codeconv.c
6328         * src/compose.c
6329         * src/ldif.c
6330         * src/pgptext.c
6331         * src/procmime.c
6332         * src/rfc2015.c
6333         * src/smtp.c
6334         * src/unmime.c
6335         * src/common/Makefile.am
6336         * src/common/base64.[ch]        ** NEW **
6337                 move base64 en/decoder to common directory
6338
6339 2002-11-30 [christoph]  0.8.6claws41
6340
6341         * src/common                    ** NEW **
6342                 new directory for UI independent code
6343         * src/gtk                       ** NEW **
6344                 new directory for GTK frontend
6345         * src/common/.cvsignore         ** NEW **
6346         * src/gtk/.cvsignore            ** NEW **
6347                 ignore build files
6348         * src/common/Makefile.am        ** NEW **
6349         * src/gtk/Makefile.am           ** NEW **
6350                 automake files to build new seperated stuff
6351         * src/Makefile.am
6352                 the binary will currently still be build with the
6353                 files in src, so we include the code from the
6354                 subdirs for now after building the libs there
6355
6356 2002-11-30 [paul]       0.8.6claws40
6357
6358         * src/compose.c
6359                 fix bug [642731] 'Wrong selected account with drafted mail'
6360
6361 2002-11-29 [oliver]     0.8.6claws39
6362         
6363         * src/messageview.c
6364                 o update summaryview when switching between different
6365                   messageviews          
6366         * src/toolbar.c  
6367                 o check if messageview holds already removed msg
6368                   from summaryview
6369                 
6370
6371 2002-11-29 [oliver]     0.8.6claws38
6372
6373         * src/toolbar.c 
6374                 remove not needed variables and includes
6375                 make messageview stay opened and move to next when msgs are deleted 
6376
6377 2002-11-29 [oliver]     0.8.6claws37
6378         
6379         * src/toolbar.c 
6380                 disable compose button (messageview toolbar) by default
6381                 deleted msgs are moved to trash
6382         
6383 2002-11-29 [melvin]     0.8.6claws36
6384
6385         * configure.in
6386                 Increased minimal gpgme version to 0.3.10 (Zombies out)
6387                 and to detect signatures expirations (gpgme 0.3.6)
6388
6389         * src/main.c
6390                 Use non obsolescent function for Gpgme engine checking.
6391
6392         * src/rfc2015.c
6393                 Inform about expired signatures or signatures which key
6394                 has expired. Expiration date is displayed.
6395
6396         * src/sigstatus.c
6397                 Inform about expired signatures or signatures which key
6398                 has expired.
6399
6400 2002-11-28 [paul]       0.8.6claws35
6401
6402         * src/folderview.c
6403                 re-instate 'Check for new messages' in Newsgroup
6404                 folders right-click menu, after a suggestion from
6405                 Tim Mann <timmann@users.sourceforge.net>
6406
6407         * src/main.c
6408                 after a crash check only local folders for new
6409                 messages
6410
6411 2002-11-28 [paul]       0.8.6claws34
6412
6413         * configure.in
6414                 apply patch that fixes the checking of GTK with XIM 
6415                 support on different OSs, such as FreeBSD. Patch 
6416                 submitted by Topia <topia@users.sourceforge.net>
6417                 
6418 2002-11-28 [paul]       0.8.6claws33
6419
6420         * src/mainwindow.c
6421           src/prefs_common.c
6422           src/prefs_toolbar.c
6423                 more changes to the English
6424
6425 2002-11-28 [paul]       0.8.6claws32
6426
6427         * sync with 0.8.6cvs13
6428                 see ChangeLog 2002-11-28 (no sync needed
6429                 for src/compose.c)
6430
6431 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws31
6432         
6433         * src/mainwindow.[ch]
6434                 add patch by Ivan F. Martinez introducing messageview Toolbar
6435                 some changes and committed by oliver    
6436
6437 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws30
6438
6439         * src/messageview.[ch]
6440                 add patch by Ivan F. Martinez introducing messageview Toolbar
6441                 some changes and committed by oliver    
6442
6443 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws29
6444
6445         * src/compose.[ch]
6446                 add patch by Ivan F. Martinez introducing messageview Toolbar
6447                 some changes and committed by oliver    
6448
6449 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws28
6450         
6451         * src/toolbar.[ch]
6452                 add patch by Ivan F. Martinez introducing messageview Toolbar
6453                 some changes and committed by oliver
6454
6455 2002-11-28 [oliver]     0.8.6claws27
6456         
6457         * src/prefs_toolbar.[ch]
6458                 getting ready for messageview toolbar
6459                 free mem allocated by gettext
6460                 change prefs_toolbar to prefs_toolbar_open
6461  
6462 2002-11-28 [thorsten]   0.8.6claws26
6463
6464         * src/imageview.[ch]
6465                 cleaned up conflicting declarations of
6466                 imageview_show_image()
6467
6468 2002-11-28 [paul]       0.8.6claws25
6469
6470         * src/grouplistdialog.c
6471           src/prefs_common.c
6472           src/prefs_summary_column.c
6473                 a few more improvements to the English
6474
6475 2002-11-28 [colin]      0.8.6claws24
6476
6477         * man/sylpheed.1
6478                 A few updates to command-line parameters
6479
6480 2002-11-28 [colin]      0.8.6claws23
6481
6482         * src/prefs_filtering.c
6483                 Fix problems with prefs_filtering_delete_path:
6484                 a) if the first rule is removed, original pointers
6485                    weren't updated (leading to segfaults)
6486                 b) it was always global_processing updated in case
6487                    of removed path was parent of rule path
6488
6489 2002-11-27 [paul]       0.8.6claws22
6490
6491         * src/mainwindow.c
6492           src/prefs_account.c
6493           src/prefs_actions.c
6494           src/prefs_common.c
6495           src/prefs_customheader.c
6496           src/prefs_display_header.c
6497           src/prefs_filtering.c
6498           src/prefs_folder_item.c
6499           src/prefs_matcher.c
6500           src/prefs_scoring.c
6501           src/prefs_summary_column.c
6502           src/prefs_template.c
6503           src/prefs_toolbar.c
6504                  improve the English in the GUI
6505
6506 2002-11-27 [colin]      0.8.6claws21
6507
6508         * src/folder.c
6509                 Fix processing renaming problems happening after
6510                 last commit
6511
6512 2002-11-27 [colin]      0.8.6claws20
6513
6514         * src/folder.c
6515                 recursive move now deletes src each subfolder after 
6516                 having moved it
6517         * src/folderview.c
6518                 Use identifier instead of path during dnd (enables
6519                 IMAP folder dnd)
6520
6521 2002-11-27 [paul]       0.8.6claws19
6522
6523         * src/main.c
6524                 apply patch that does command-line processing 
6525                 BEFORE gtk_init, allowing claws to run from 
6526                 shell-scripts in non-X environment (e.g. crontab 
6527                 or ip-up, ip-down scripts). Patch submitted by
6528                 Ruslan N. Balkin <baron@dartel.ru>
6529                 
6530         * po/it.po
6531                 updated by Alessandro Maestri
6532
6533 2002-11-27 [paul]       0.8.6claws18
6534
6535         * sync with 0.8.6cvs12
6536           src/prefs_common.c
6537                 Differences are that main uses a 'Receive dialog'
6538                 frame on the Interface tab, whereas claws groups all 
6539                 the dialogs together in a 'Dialogs' frame.
6540
6541 2002-11-27 [colin]      0.8.6claws17
6542
6543         * src/prefs_matcher.c
6544                 Fix Execute criteria's NOT flag
6545
6546
6547 2002-11-26 [christoph]  0.8.6claws16
6548
6549         * src/ssl.c
6550                 rewrite the ssl code a little bit, only use one
6551                 SSL context, set default certificates' file/path
6552
6553 2002-11-26 [thorsten]   0.8.6claws15
6554
6555         * src/compose.c
6556                 default-reply-to didn't work for ml-reply
6557
6558 2002-11-26 [melvin]     0.8.6claws14
6559
6560         * src/prefs_actions.c
6561                 Made pipe-actions ignore short headers in message view
6562                 Made trailing-pipe-actions write in the message view with
6563                 the same font as the original message
6564
6565 2002-11-26 [paul]       0.8.6claws13
6566
6567         * src/compose.c
6568                 this time commit the correct file
6569
6570 2002-11-26 [paul]       0.8.6claws12
6571
6572         * sync with 0.8.6cvs11
6573           src/quote_fmt_parse.y  
6574                 no sync needed
6575           src/account.[ch]       
6576                 not sync'ed
6577           src/compose.c
6578                 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
6579                 on draft mode.
6580                 compose_reedit(): add check for 'X-Sylpheed-Account-Id:' 
6581                 header
6582                 
6583         see ChangeLog 2002-11-25 and 2002-11-26
6584
6585 2002-11-26 [colin]      0.8.6claws11
6586
6587         * src/folderview.c
6588                 Fix collapsed folder not auto-expanding during
6589                 mail dnd, if it was the source folder.
6590
6591 2002-11-25 [colin]      0.8.6claws10
6592
6593         * src/folderview.[ch]
6594                 Variable renaming and cleaning (slist of nodes 
6595                 to be re-collapsed is stored in FolderView)
6596
6597 2002-11-25 [paul]       0.8.6claws9
6598
6599         * src/prefs_common.[ch]
6600                 fix breakage caused by last commit
6601
6602 2002-11-25 [paul]       0.8.6claws8
6603
6604         * sync with 0.8.6cvs4
6605                 see ChangeLog 2002-11-21
6606
6607 2002-11-25 [paul]       0.8.6claws7
6608
6609         * sync with 0.8.6cvs4
6610                 see ChangeLog 2002-11-20
6611
6612 2002-11-25 [paul]       0.8.6claws6
6613
6614         * sync with 0.8.6cvs3
6615                 see ChangeLog 2002-11-18
6616
6617 2002-11-25 [colin]      0.8.6claws5
6618
6619         * src/gtkutils.[ch]
6620                 Add gtkut_ctree_node_is_parent()
6621         * src/folderview.c
6622                 Spring-loaded folders
6623
6624 2002-11-25 [colin]      0.8.6claws4
6625
6626         * src/utils.[ch]
6627                 Add slist_concat_unique(), function to merge
6628                 two GSList filtering dups
6629         * src/folder.[ch]
6630         * src/summaryview.[ch]
6631         * src/folderview.c
6632         * src/main.c
6633                 Add detection/update/display of unread answers
6634                 to marked mails
6635         * src/procmsg.[ch]
6636                 Add procmsg_find_children()
6637                 Add procmsg_msg_has_marked_parent()
6638
6639 2002-11-25 [colin]      0.8.6claws3
6640
6641         * src/ssl_certificate.[ch]
6642                 Allow checking a certificate without a DNS
6643                 lookup
6644                 Allow to forget a cert (by deleting it)
6645                 Make ssl_certificate_destroy_public
6646         * src/ssl_manager.[ch] ** NEW FILES **
6647                 Gui to manage (display/remove) certificates
6648         * src/prefs_common.[ch]
6649                 Add a pref to allow silent acceptation of
6650                 trusted certificates or not (based on the
6651                 "I want to know what's going on" principle)
6652         * src/mainwindow.c
6653                 Add SSL manager in Tools menu
6654         * src/Makefile.am
6655                 Add the new files to the build
6656         * po/POTFILES.in
6657                 Add ssl_manager.c to translations
6658
6659 2002-11-25 [colin]      0.8.6claws2
6660
6661         * src/summaryview.[ch]
6662                 Add S_SEARCH_EXTENDED to the quick search, which 
6663                 allows to search using filtering syntax.
6664
6665 2002-11-25 [colin]      0.8.6claws1
6666
6667         * src/summaryview.c
6668                 Deletion of duplicates now prefer deleting
6669                 the unread dup (fixes feature-request 638989).
6670
6671 2002-11-24 [paul]       0.8.6claws
6672
6673         * po/es.po
6674           po/pl.po
6675           po/ru.po
6676           po/sr.po
6677                 updated by Ricardo Mones Lastra,
6678                 Witold Wladyslaw Wojciech Wilk,
6679                 Ruslan N. Balkin, and  Urke MMI 
6680                 respectively
6681
6682 2002-11-24 [paul]       0.8.5claws182
6683
6684         * po/bg.po
6685                 updated by George Danchev
6686
6687 2002-11-23 [alfons]     0.8.5claws181
6688
6689         * src/imap.c
6690                 tiny memory leak found by browsing Dimitar's 
6691                 valgrind report
6692
6693 2002-11-23 [paul]       0.8.5claws180
6694
6695         * po/it.po
6696                 updated by Alessandro Maestri
6697
6698 2002-11-22 [christoph]  0.8.5claws179
6699
6700         * src/compose.c
6701         * src/inc.c
6702         * src/prefs_filtering.c
6703         * src/summaryview.c
6704                 more warning fixes
6705
6706 2002-11-22 [alfons]     0.8.5claws178
6707
6708         * src/summaryview.c
6709                 summary_execute_delete_func(): if message is deleted, make 
6710                 sure to also remove its entry in the subject hash table. 
6711                 fixes a corner case bug.
6712
6713 2002-11-22 [paul]       0.8.5claws177
6714
6715         * .cvsignore
6716                 add 'autom4te.cache'
6717                 
6718         * ltconfig      ** REMOVED **
6719                 not needed
6720
6721 2002-11-22 [paul]       0.8.5claws176
6722
6723         * src/textview.c
6724                 textview_set_font(): fix for message display in
6725                 UTF-8 locales (thanks to Sergey Vlasov).
6726                 
6727         * AUTHORS
6728                 add new team members and contributors
6729
6730
6731 2002-11-21 [colin]      0.8.5claws175
6732
6733         * src/procmsg.[ch]
6734                 Add procmsg_remove_special_headers()
6735         * src/mh.c
6736                 Use procmsg_remove_special_headers() for 
6737                 previous fix
6738
6739 2002-11-21 [colin]      0.8.5claws174
6740
6741         * src/mh.c
6742                 Fix moving/copying from queue/draft folders
6743                 for MH folders
6744
6745 2002-11-21 [christoph]  0.8.5claws173
6746
6747         * src/crash.c
6748         * src/filtering.c
6749         * src/logwindow.c
6750         * src/main.c
6751         * src/matcher_parser_lex.[hl]
6752         * src/mbox.c
6753         * src/mbox_folder.[ch]
6754         * src/prefs_filtering.c
6755         * src/procheader.c
6756         * src/quote_fmt_lex.l
6757         * src/ssl.c
6758                 fix all warnings except the warnings in lex and yacc files
6759
6760 2002-11-20 [christoph]  0.8.5claws172
6761
6762         * src/imap.c
6763                 fix MsgInfo retrieval for IMAP draft and queue folders
6764                 (closes bug [ 619558 ] Draft saving on IMAP box issue)
6765
6766 2002-11-19 [christoph]  0.8.5claws171
6767
6768         * src/compose.c
6769                 fix segfault, when draft saving does not get
6770                 the MsgInfo of the new message
6771                 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
6772
6773 2002-11-19 [christoph]  0.8.5claws170
6774
6775         * src/procmsg.c
6776                 add parameter check for flag setting function
6777                 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
6778
6779 2002-11-18 [paul]       0.8.5claws169
6780
6781         * src/compose.c
6782                 more sensitivity fixes to redirect mode:
6783                 * disable toolbar draft button
6784                 * allow only Address book in the Tools menu
6785                 * disable editing of message by the spell
6786                   checker
6787
6788 2002-11-18 [paul]       0.8.5claws168
6789
6790         * src/compose.c
6791                 fix sensitivity of menu items in compose_redirect():
6792                 allow only the necessary items 
6793
6794 2002-11-18 [paul]       0.8.5claws167
6795
6796         * src/compose.c
6797                 fix bug [ 603259 ] 'attachment got lost on bounce'
6798
6799 2002-11-18 [paul]       0.8.5claws166
6800
6801         * po/ru.po
6802                 updated by Ruslan N. Balkin <baron@dartel.ru>
6803
6804 2002-11-18 [colin]      0.8.5claws165
6805
6806         * src/main.c
6807           src/defs.h
6808                 Remove old filtering stuff
6809
6810
6811 2002-11-17 [oliver]     0.8.5claws164
6812
6813         * src/toolbar.h
6814                 remove not needed typedef 
6815
6816 2002-11-17 [oliver]     0.8.5claws163
6817
6818         * src/toolbar.c
6819                 make toolbar's on click events translatable
6820
6821 2002-11-15 [colin]      0.8.5claws162
6822
6823         * src/summaryview.c
6824                 Revert too-soon integration of a feature
6825
6826 2002-11-15 [christoph]  0.8.5claws161
6827
6828         * src/imap.c
6829                 use main's implementation of imap_get_msginfo
6830
6831 2002-11-15 [christoph]  0.8.5claws160
6832
6833         * src/compose.c
6834         * src/folder.[ch]
6835         * src/imap.c
6836         * src/mbox_folder.c
6837         * src/mh.c
6838         * src/news.c
6839         * src/procmsg.c
6840         * src/summaryview.c
6841                 replace claws' fetch_msginfo with main's get_msginfo
6842                 (use main's implementation where possible)
6843
6844 2002-11-15 [colin]      0.8.5claws159
6845
6846         * src/ssl_certificate.c
6847                 Missed a check
6848
6849 2002-11-16 [melvin]     0.8.5claws158
6850
6851         * po/fr.po
6852                 Updated French translations.
6853
6854 2002-11-16 [colin]      0.8.5claws157
6855
6856         * src/ssl_certificate.c
6857                 Check for missing parts in the certificates
6858
6859 2002-11-15 [colin]      0.8.5claws156
6860
6861         * src/folderview.c
6862                 Preventive fix (missing check) found by
6863                 Alfons
6864
6865 2002-11-15 [paul]
6866
6867         * NEWS
6868                 sync with 0.8.6 release
6869
6870 2002-11-15 [colin]      0.8.5claws155
6871
6872         * src/folder.[ch]
6873           src/folderview.c
6874                 Fix error handling of folder_item_move_to()
6875                 (thanks to Alfons!)
6876
6877 2002-11-15 [colin]      0.8.5claws154
6878
6879         * src/folder.[ch]
6880           src/folderview.c
6881                 folder_item_move_to() sets an error message instead
6882                 of having GUI stuff in folder.c
6883
6884 2002-11-15 [colin]      0.8.5claws153
6885
6886         * src/procmsg.[ch]
6887                 Implemented a callback for MsgInfo updates, 
6888                 heavily copy/pasted from Christoph's folder 
6889                 callback system
6890         * src/summaryview.[ch]
6891                 Register summary_update_msg as callback
6892
6893 2002-11-14 [colin]      0.8.5claws152
6894         
6895         * src/procmsg.c
6896                 Update the FolderItem after sending (fixes 617593)
6897
6898 2002-11-14 [christoph]  0.8.5claws151
6899
6900         * src/folder.c
6901                 fix wrong position of NULL pointer check found
6902                 by Sergey
6903
6904 2002-11-14 [christoph]  0.8.5claws150
6905
6906         * src/folder.c
6907                 fix segfault when deleting messages from IMAP folders
6908                 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
6909
6910 2002-11-14 [colin]      0.8.5claws149
6911
6912         * src/compose.c
6913                 Forwarding was also ignoring the folder's default account.
6914
6915 2002-11-14 [colin]      0.8.5claws148
6916
6917         * src/compose.c
6918                 Fix sent folder not set to folder properties when 
6919                 forwarding.
6920
6921 2002-11-14 [thorsten]   0.8.5claws147
6922
6923         * src/inc.c
6924                 inc_start(): Files were not moved from .processing to inbox,
6925                 if no global processing rule existed
6926
6927 2002-11-14 [colin]      0.8.5claws146
6928
6929         * src/ssl_certificate
6930                 Fix file operations
6931
6932 2002-11-14 [paul]       0.8.5claws145
6933
6934         * po/it.po
6935                 updated by Alessandro Maestri
6936
6937 2002-11-13 [alfons]     0.8.5claws144
6938
6939         * src/folder.c
6940                 folder_item_close(): only mark messages unread
6941                 when a folder has new messages 
6942
6943 2002-11-13 [keith]      0.8.5claws143
6944
6945         * src/imap.c
6946                 Fix problem moving or copying between
6947                 IMAP folders
6948
6949 2002-11-13 [colin]      0.8.5claws142
6950
6951         * src/matcher_parser_parse.y
6952                 Fix rule problem when " don't match
6953
6954 2002-11-13 [christoph]  0.8.5claws141
6955
6956         * src/folder.c
6957         * src/folderview.c
6958                 moved cache saving to folder_item_close
6959                 the folderview should not have to deal with
6960                 this things
6961
6962 2002-11-13 [christoph]  0.8.5claws140
6963
6964         * src/summaryview.c
6965                 moved setting of important score to
6966                 summary_set_prefs_from_folderitem
6967
6968 2002-11-13 [colin]      0.8.5claws139
6969
6970         * src/matcher_parser_parse.y
6971                 Fix a segfault in the parser (happening when
6972                 a good expression had been tested and a bad 
6973                 one arrives)
6974
6975 2002-11-13 [paul]       0.8.5claws138
6976
6977         * sync with 0.8.5cvs24
6978                 see ChangeLog 2002-11-13
6979                 
6980         * po/pt_BR.po
6981                 updated by Fabio Jr. Beneditto
6982
6983 2002-11-13 [colin]      0.8.5claws137
6984         
6985         * src/msgcache.c
6986           src/defs.h
6987           src/procmsg.[ch]
6988                 Revert last commit, problem
6989
6990 2002-11-13 [colin]      0.8.5claws136
6991
6992         * src/msgcache.c
6993                 Remove duplicated code
6994         * src/defs.h
6995                 Bumped CACHE_VERSION and MARK_VERSION
6996         * src/procmsg.[ch]
6997                 Network endian for cache and mark files
6998
6999 2002-11-12 [colin]      0.8.5claws135
7000
7001         * src/inc.c
7002                 Fix the "socket error" dialog which disappeared
7003
7004 2002-11-12 [colin]      0.8.5claws134
7005
7006         * src/msgcache.c
7007                 Reverse last commit which had performance 
7008                 problems, but still reverse the list
7009
7010 2002-11-12 [colin]      0.8.5claws133
7011
7012         * src/msgcache.c
7013                 Reverse list order
7014
7015 2002-11-12 [melvin]     0.8.5claws132
7016
7017         * src/compose.c
7018                 Added a check for a NULL prefs_common.dictionary
7019
7020 2002-11-12 [colin]      0.8.5claws131
7021
7022         * src/ssl_certificate.[ch]
7023                 Use FQDN hostname
7024
7025 2002-11-12 [colin]      0.8.5claws130
7026
7027         * src/ssl_certificate.[ch]
7028                 Take connection port into account for 
7029                 checking certificates (a single hostname
7030                 could have multiple servers with multiple
7031                 certificates)
7032         * src/ssl.c
7033                 Pass the port to ssl_certificate_check
7034
7035 2002-11-12 [paul]       0.8.5claws129
7036
7037         * src/folder.c
7038                 fix a typo in last commit
7039
7040 2002-11-12 [paul]       0.8.5claws128
7041
7042         * sync with 0.8.5cvs23
7043                 see ChangeLog entry 2002-11-12
7044
7045 2002-11-11 [colin]      0.8.5claws127
7046
7047         * src/ssl_certificate.c
7048                 Cleaner messages
7049                 Don't popup, instead log error, if the 
7050                 corresponding pref is checked
7051         * src/ssl_certificate.h
7052                 include <openssl/objects/h>
7053
7054 2002-11-11 [colin]      0.8.5claws126
7055
7056         * src/ssl_certificate.h
7057                 _Really_ clean it
7058
7059 2002-11-11 [colin]      0.8.5claws125
7060         
7061         * src/ssl_certificate.c
7062                 Fixed leak
7063
7064 2002-11-11 [colin]      0.8.5claws124
7065
7066         * src/ssl.c
7067                 Cleaned a bit
7068         * src/ssl_certificate.[ch]
7069                 Cleaned a bit (better use of SSL API)
7070                 (This will cause non-recognition of saved 
7071                  certificates of claws12[23]...)
7072
7073 2002-11-11 [paul]       0.8.5claws123
7074         
7075         * po/es.po
7076                 updated by Ricardo Mones Lastra
7077
7078 2002-11-11 [colin]      0.8.5claws122
7079
7080         * src/ssl.c
7081                 Fix a typo
7082
7083 2002-11-11 [colin]      0.8.5claws121
7084
7085         * src/ssl_certificate.[ch] ** NEW FILES **
7086         * src/ssl.[ch]
7087                 Check SSL certificates presented to us
7088         * src/Makefile.am
7089                 Add ssl_certificate.[ch]
7090         * po/POTFILES.in
7091                 Add ssl_certificate.c
7092
7093 2002-11-11 [paul]       0.8.5claws120
7094
7095         * sync with 0.8.5cvs22
7096                 see ChangeLog 2002-11-11
7097
7098 2002-11-11 [paul]       0.8.5claws119
7099
7100         * sync with 0.8.5cvs21
7101                 see ChangeLog 2002-11-11
7102
7103 2002-11-10 [jens]       0.8.5claws118
7104
7105         * src/folder.c
7106         * src/folderview.c
7107                 corrected some typing
7108         * po/de.po
7109                 updated german translation
7110         * sylpheed.spec.in
7111                 cleaned up specfile and adjusted it for claws
7112
7113 2002-11-10 [colin]      0.8.5claws117
7114
7115         * src/summaryview.c
7116                 a STATUSBAR_PUSH/POP fix
7117
7118 2002-11-10 [colin]      0.8.5claws116
7119
7120         * src/prefs_folder_item.c
7121                 Fix hanging after opening folder properties
7122
7123 2002-11-10 [hoa]        0.8.5claws115
7124
7125         * src/matcher_parser_lex.l
7126         * src/matcher_parser_parse.y
7127                 config file for scoring and filtering is no more trashed
7128                 when there is a syntax error in a filtering rule when
7129                 editing it in a dialog.
7130
7131 2002-11-09 [colin]      0.8.5claws114
7132
7133         * src/mbox_folder.c
7134                 Added missing initialisation of folder->destroy()
7135
7136 2002-11-09 [colin]      0.8.5claws113
7137
7138         * src/folder.c
7139           src/folderview.c
7140                 Fix the status bar messages
7141
7142 2002-11-09 [colin]      0.8.5claws112
7143
7144         * src/folderview.c
7145                 Fix hangs after folder dnd, happening after 
7146                 claws109.
7147
7148 2002-11-09 [christoph]  0.8.5claws111
7149
7150         * src/folderview.c
7151                 just changed order of calls (reverse order of
7152                 associated calls)
7153         * src/inc.c
7154                 lock inc when checking only one account, otherwise
7155                 inc all could be executed at the same time
7156
7157 2002-11-09 [christoph]  0.8.5claws110
7158
7159         * src/folderview.c
7160                 better unlock the mouse cursor before calling
7161                 summary_show because it changes the cursor too
7162
7163 2002-11-09 [christoph]  0.8.5claws109
7164
7165         * src/folder.[ch]
7166         * src/folderview.c
7167                 add functions to open and close a folder
7168                 o opending will execute scanning for remote folders
7169                   and processing
7170                 o closing will unset new flag for messages
7171
7172 2002-11-09 [colin]      0.8.5claws108
7173
7174         * src/folder.c
7175                 Add a call to prefs_matcher_write_config to 
7176                 avoid non-leaf folders filtering settings to be
7177                 lost
7178
7179 2002-11-09 [paul]       0.8.5claws107
7180
7181         * src/prefs_account.c
7182                 re-word a label
7183
7184 2002-11-09 [colin]      0.8.5claws106
7185
7186         * src/folderview.c
7187                 Minor esthetic fix
7188
7189 2002-11-09 [colin]      0.8.5claws105
7190
7191         * src/folderview.c
7192                 Fix prefs_filtering deletion for MH folders (same
7193                 reason as below)
7194         * src/prefs_filtering.c
7195                 Fix prefs_filtering renaming and deletion for 
7196                 folder-based processing rules.  
7197
7198 2002-11-09 [christoph]  0.8.5claws104
7199
7200         * src/compose.c
7201         * src/folder.[ch]
7202         * src/folderview.[ch]
7203         * src/import.c
7204         * src/inc.c
7205         * src/main.c
7206         * src/mainwindow.c
7207         * src/messageview.c
7208         * src/prefs_folder_item.c
7209         * src/procmsg.c
7210         * src/summaryview.c
7211                 implement a callback system for folder item updates
7212
7213 2002-11-09 [colin]      0.8.5claws103
7214
7215         * src/folderview.c
7216                 Fix prefs_filtering renaming for MH folders (we
7217                 shouldn't rename by path as another folder could
7218                 have the same hierarchy).
7219
7220 2002-11-09 [colin]      0.8.5claws102
7221
7222         * src/folder.c
7223                 Fix a leak found by Christoph, use better variable
7224                 names
7225
7226 2002-11-09 [colin]      0.8.5claws101
7227
7228         * src/folder.c
7229                 One more fix for processing rules
7230
7231 2002-11-08 [colin]      0.8.5claws100
7232         
7233         * src/matcher.c
7234                 Don't copy the compiled regexp (will be reevaluated)
7235         * src/folderview.c
7236                 Lock folderview while moving
7237         * src/folder.c
7238                 Provide info on what's happening to the user
7239
7240 2002-11-08 [colin]      0.8.5claws99
7241
7242         * src/folderview.c
7243                 Fix folder reordering after a move if parent is 
7244                 root
7245         * src/scoring.[ch]
7246                 Add function to copy a ScoringProp
7247         * src/prefs_folder_item.c
7248                 Copy scoring rules when copying a folder prefs
7249
7250 2002-11-08 [colin]      0.8.5claws98
7251
7252         * src/folderview.c
7253                 Fixes in case of failure
7254         * src/filtering.[ch]    
7255                 Add function to duplicate a FilteringProp
7256         * src/matcher.[ch]
7257                 Add function to duplicate a MatcherProp
7258         * src/prefs_folder_item.c
7259                 Save folder's processing rules when copying 
7260                 its prefs
7261
7262 2002-11-08 [colin]      0.8.5claws97
7263         
7264         * src/folderview.c
7265                 Sort after move
7266         * src/folder.c 
7267                 Change a printf to debug_print
7268
7269 2002-11-08 [colin]      0.8.5claws96
7270
7271         * src/folder.c
7272           src/folderview.c
7273                 Fix segfaults, call me stupido
7274         
7275
7276 2002-11-08 [colin]      0.8.5claws95
7277
7278         *src/folder.c
7279                 Added forgotten prefs to save when moving folders
7280
7281 2002-11-08 [colin]      0.8.5claws94
7282
7283         * src/folder.c
7284                 Fixes to folder DND (prefs copy)
7285         * src/folderview.c
7286                 Optimization for folder DND (don't rescan whole tree)
7287                 Added folderview_create_folder_node() for this 
7288                 optimization, so de-duped a bit the code
7289         * src/prefs_folder_item.[ch]
7290                 Added prefs_folder_item_copy_prefs()    
7291           
7292 2002-11-08 [paul]       0.8.5claws93
7293
7294         * src/prefs_account.c
7295           tools/README
7296           tools/kmail2sylpheed_v2.pl
7297                 correct some typos
7298
7299 2002-11-08 [paul]       0.8.5claws92
7300
7301         * src/compose.c
7302           src/prefs_account.[ch]
7303                 remove account options 'clearsign' and 'ascii_armored',
7304                 replace with 'default_gnupg_mode' to prevent mixed-mode
7305                 Privacy settings
7306
7307 2002-11-08 [paul]       0.8.5claws91
7308
7309         * src/compose.[ch]
7310                 re-implement GnuPG 'on-the-fly' mode selection,
7311                 disallow mixed-mode
7312
7313 2002-11-08 [colin]      0.8.5claws90
7314
7315         * src/folderview.c
7316           src/prefs_folder_item.c
7317                 Change "Property" to "Properties"
7318
7319 2002-11-07 [colin]      0.8.5claws89
7320
7321         * src/folderview.c
7322           src/folder.c
7323                 Allow folder dropping to a root folder
7324
7325 2002-11-07 [paul]       0.8.5claws88
7326
7327         * src/compose.c
7328                 revert last commit
7329
7330 2002-11-07 [paul]       0.8.5claws87
7331
7332         * src/compose.c
7333                 fix reply-to-list bug. closes bug report
7334                 "[633382] reply-to-list broken in recent cvs"
7335
7336 2002-11-07 [paul]       0.8.5claws86
7337
7338         * src/compose.c
7339                 add a forgotten '#if USE_GPGME ... #endif'
7340
7341 2002-11-07 [paul]       0.8.5claws85
7342
7343         * sync with 0.8.5cvs20
7344                 see ChangeLog 2002-11-07
7345
7346 2002-11-07 [colin]      0.8.5claws84
7347
7348         * src/folder.[ch]
7349                 Change folder_item_move_to to return the newly 
7350                 created folderitem.
7351         * src/folderview.c
7352                 Select the new folderitem after moving.
7353
7354 2002-11-07 [colin]      0.8.5claws83
7355
7356         * src/prefs_filtering.c
7357                 Fix rule rewriting when moving a leaf folder to a 
7358                 shorter path
7359
7360 2002-11-07 [colin]      0.8.5claws82
7361
7362         * src/prefs_filtering.c
7363                 fix a leak
7364
7365 2002-11-07 [colin]      0.8.5claws81
7366
7367         * src/folder.[ch]
7368                 Add folder_item_move_to() function to move a 
7369                 folderitem into another one (updates matcher etc)
7370         * src/folderview.c
7371                 Add folder drag'n drop (context menu to come)
7372                 [Should be dataloss free, but Please backup before 
7373                  trying !]
7374
7375 2002-11-06 [colin]      0.8.5claws80
7376
7377         * src/mh.c
7378                 mh_create_folder() returns NULL if can't create
7379                 directory hierarchy
7380
7381 2002-11-06 [paul]       0.8.5claws79
7382
7383         * src/compose.[ch]
7384                 allow 'on-the-fly' changing of the type of encryption 
7385                 and/or signing used (mime/ascii) via the compose window
7386
7387 2002-11-06 [paul]       0.8.5claws78
7388
7389         * sync with 0.8.5cvs19
7390                 see ChangeLog 2002-11-06 for src/account.c: 
7391                 account_get_special_folder()
7392                 
7393 2002-11-05 [alfons]     0.8.5claws77
7394
7395         * src/crash.c
7396                 very minor cleanups: nothing to see here, move on. :-)
7397
7398 2002-11-05 [colin]      0.8.5claws76
7399
7400         * src/main.c
7401                 Changes choices if compose windows are opened to
7402                 Discard, Draft, Don't quit
7403
7404 2002-11-05 [thorsten]   0.8.5claws75
7405
7406         * src/compose.c
7407                 reenabled default_reply_to folder option
7408
7409 2002-11-05 [colin]      0.8.5claws74
7410
7411         * src/compose.[ch] 
7412                 add compose_draft()
7413         * src/crash.c
7414                 add SIGTERM handler
7415         * src/main.[ch]
7416                 add clean_quit() for the SIGTERM handler
7417
7418 2002-11-05 [paul]       0.8.5claws73
7419         
7420         * po/es.po
7421                 updated by Ricardo Mones Lastra
7422
7423 2002-11-05 [melvin]     0.8.5claws72
7424
7425         * src/logwindow.c
7426                 Fixed log-clipping bug #616795.
7427                 To stop logging in the log window use 0 length.
7428         * src/prefs_common.c
7429                 Added a label to inform about the 0 log length behaviour.
7430
7431 2002-11-05 [paul]       0.8.5claws71
7432
7433         * sync with 0.8.5cvs17
7434                 see ChangeLog 2002-11-05
7435
7436 2002-11-04 [paul]       0.8.5claws70
7437
7438         * sylpheed-128x128.png
7439           sylpheed-64x64.png
7440           sylpheed.png
7441                 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
7442                 <nikai@users.sourceforge.net>
7443                 
7444         * po/bg.po
7445                 updated by George Danchev
7446
7447 2002-11-03 [thorsten]   0.8.5claws69
7448
7449         * src/main.c
7450           src/mimeview.c
7451           src/rfc2015.h
7452                 add check if gpg is active
7453
7454 2002-11-03 [thorsten]   0.8.5claws68
7455
7456         * src/toolbar.h
7457                 removed GSList declaration causing trouble on MacOS-X
7458                 (submitted by alfons, reported by xfesty)
7459
7460 2002-11-01 [paul]       0.8.5claws67
7461
7462         * src/mainwindow.c
7463                 remove last remnants of main's filter code
7464
7465 2002-11-01 [paul]       0.8.5claws66
7466
7467         * tools/filter_conv.pl
7468                 fix bug where user-defined headers were ignored
7469
7470 2002-11-01 [paul]       0.8.5claws65
7471
7472         * src/logwindow.c
7473                 make a debug_print() not translatable
7474
7475 2002-10-31 [melvin]     0.8.5claws64
7476
7477         * ac/aspell.m4
7478                 Fixed --disable-aspell-test. Now --disable-aspell-test will 
7479                 not run any GNU/aspell test.  The dictionary path will
7480                 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
7481                 was given, in which case, it will be $prefix/lib/aspell/
7482         * configure.in
7483                 Fixed typo in commentary (Aspell code).
7484
7485 2002-10-31 [paul]       0.8.5claws63
7486
7487         * po/POTFILES.in
7488                 remove src/filter.c and src/prefs_filter.c
7489                 thanks to Ricardo for reminding me
7490
7491 2002-10-31 [colin]      0.8.5claws62
7492
7493         * src/mbox_folder.c
7494                 Plug some leaks
7495
7496 2002-10-31 [paul]       0.8.5claws61
7497
7498         * src/prefs_filter.[ch] ** REMOVED **
7499           src/filter.[ch]       ** REMOVED **
7500           
7501         * src/Makefile.am
7502           src/folderview.c
7503           src/inc.c
7504           src/main.c
7505           src/mainwindow.c
7506           src/mbox.c
7507           src/prefs_common.c
7508           src/prefs_filtering.c
7509           src/summaryview.[ch]
7510                 remove main's 'filter' code
7511                 
7512         README.claws
7513                 update to reflect removal of main's filter
7514
7515 2002-10-31 [paul]       0.8.5claws60
7516
7517         * src/summaryview.c
7518                 remove check for global_processing in summary_filter_open(). 
7519                 This fixes the bug where if the user uses the right-click 
7520                 'Create filter rule...' and doesn't have any filter rules 
7521                 already defined in claws' advanced filtering, the newly 
7522                 created filter rule goes to main's filtering which is 
7523                 inaccessible through the gui. Now the filter rule gets added
7524                 to claws' filtering by default.
7525
7526 2002-10-28 [melvin]     0.8.5claws59
7527
7528         * src/prefs_actions.c
7529                 Fixed bug #627322 where MIME parts were not always
7530                 correctly passed to a %p action
7531                 Display an error dialog when message filename is not found.
7532
7533 2002-10-28 [melvin]     0.8.5claws58
7534
7535         * src/prefs_common.c
7536                 Readded a missing function declaration lost in 0.8.3claws34
7537
7538 2002-10-28 [paul]       0.8.5claws57
7539
7540         * sync with 0.8.5cvs15
7541                 see ChangeLog 2002-10-28 and 2002-10-25
7542                 
7543         Note: ChangeLog entry 2002-10-24 is not sync'ed.
7544
7545 2002-10-27 [oliver]     0.8.5claws56
7546
7547         * src/pop.c
7548                 plug leak in pop3_top_recv
7549
7550 2002-10-26 [christoph]  0.8.5claws55
7551
7552         * src/folder.c
7553                 set need_update folder flag when messages are added
7554                 (closes bug [ 626922 ] folder not updated after receiving)
7555
7556 2002-10-25 [melvin]     0.8.5claws54
7557
7558         * src/imageview.c
7559                 Fixed a memleak introduced in the scaling code.
7560
7561 2002-10-24 [alfons]     0.8.5claws53
7562
7563         * src/filtering.c
7564                 make filtering's forward message action forward from the 
7565                 correct account
7566                 (closes bug [628089 ] Filter -> Forward from address problem
7567                 reported by Oktay)
7568
7569 2002-10-24 [christoph]  0.8.5claws52
7570
7571         * src/mainwindow.c
7572         * src/manual.[ch]
7573                 o use manual of current locale or english if current
7574                   locale is not available (and english is available)
7575                 o also link to sylpheed doc project manuals
7576
7577 2002-10-23 [paul]       0.8.5claws51
7578
7579         * tools/README
7580           tools/kmail2sylpheed_v2.pl
7581                 add new version of kmail addressbook importer script.
7582                 works with newer versions of Kmail/KAddressBook which
7583                 have new and rearranged data.
7584
7585 2002-10-23 [martin]     0.8.5claws50
7586
7587         * src/folderview.c
7588         * src/summaryview.c
7589         * src/utils.h
7590         * src/utils.c
7591                 added length parameter to get_abbrev_newsgroup_name()
7592                 changed this function so that it abbreviates the newsgroup
7593                 names only so long it is smaller than the length parameter
7594                 (for better reading of some newsgroup names and space efficiency)
7595
7596 2002-10-22 [colin]      0.8.5claws49
7597
7598         *src/foldersel.c
7599                 Revert Alfons' last modification (after voting ;-))
7600
7601 2002-10-21 [alfons]     0.8.5claws48
7602
7603         * src/foldersel.c
7604                 folder view in folder selection dialog reflects state of
7605                 folder view in main window
7606
7607 2002-10-18 [alfons]     0.8.5claws47
7608
7609         * src/mbox.c
7610                 drop imported messages in folder selected by user,
7611                 and not in the inbox
7612                 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
7613
7614 2002-10-18 [alfons]     0.8.5claws46
7615
7616         * src/compose.c
7617                 make automagic reply work correctly for email accounts 
7618                 (whether it's viable to do a full sync with Hiro's 
7619                 compose.c is still under discussion)
7620
7621 2002-10-18 [melvin]     0.8.5claws45
7622
7623         * src/prefs_actions.c
7624                 Fixed bug #622275 where asynchroneous actions left 
7625                 zombies processes
7626                 Made (synchroneous) actions' input be displayed live.
7627
7628 2002-10-18 [christoph]  0.8.5claws44
7629
7630         * src/textview.c
7631                 don't add a newline in the textview in front of the
7632                 first textpart if header display is disabled
7633                 (closes bug [ 603385 ] disabled header display leaves blank
7634                  lin)
7635
7636 2002-10-18 [christoph]  0.8.5claws43
7637
7638         * src/folder.[ch]
7639         * src/imap.c
7640         * src/mbox_folder.c
7641         * src/mh.c
7642         * src/news.c
7643                 folder->get_num_list now returns an error code
7644                 (closes bug [ 609424 ] News cache cleared on failure)
7645                 
7646 2002-10-17 [colin]      0.8.5claws42
7647         
7648         * src/news.c
7649                 Changed a printf by debug_print
7650
7651 2002-10-16 [paul]       
7652
7653         * tools/OOo2sylpheed.pl
7654                 allow for spaces in the name of the
7655                 file to be attached.
7656
7657 2002-10-16 [colin]      0.8.5claws41
7658
7659         * src/main.c
7660                 Use a tristate to change online mode
7661
7662 2002-10-16 [paul]       0.8.5claws40
7663
7664         * po/es.po
7665                 updated by Ricardo Mones Lastra
7666
7667 2002-10-16 [colin]      0.8.5claws39
7668
7669         * src/main.c
7670           src/mainwindow.[ch]
7671                 Added --online and --offline command-line
7672                 switches
7673
7674 2002-10-15 [christoph]  0.8.5claws38
7675
7676         * src/procmime.c
7677                 set mimeinfo->name to NULL after g_free to
7678                 avoid double freeing with g_free
7679
7680 2002-10-14 [christoph]  0.8.5claws37
7681
7682         * src/compose.c
7683         * src/filtering.c
7684         * src/summaryview.c
7685                 remove calls to folder->change_flags that are now
7686                 done by procmsg flag functions (seems it is not
7687                 used by any foldertype anyway)
7688         * src/folder.c
7689                 init folder->change_flags with NULL
7690
7691 2002-10-14 [christoph]  0.8.5claws36
7692
7693         * src/folder.[ch]
7694         * src/imap.[ch]
7695                 use virtual functions for folder item new and destroy
7696                 functions
7697
7698 2002-10-14 [melvin]     0.8.5claws35
7699
7700         * src/compose.c
7701                 Added a test to not run the spell checker if no default
7702                 dictionary is available. No dialog is displayed though.
7703
7704 2002-10-14 [melvin]     0.8.5claws34
7705
7706         * src/gtkaspell.c
7707                 Fixed bug in dictionary list context menu where
7708                 "More..." pointed to an emtpy submenu if the
7709                 number of dictionaries is a multiple of 15
7710                 Removed unneeded code in suggestions list creation
7711
7712 2002-10-14 [paul]       0.8.5claws33
7713
7714         * po/bg.po
7715                 updated by George Danchev
7716
7717 2002-10-13 [hoa]        0.8.5claws32
7718
7719         * src/matcher.[ch]
7720           src/matcher_parser_parser.y
7721                 removed the escaped string from internal structure
7722                 of matcher.
7723
7724 2002-10-12 [colin]      0.8.5claws31
7725
7726         * src/gtksctree.[ch]
7727           src/summaryview.c
7728                 Removed useless function gtksctree_reanchor
7729
7730 2002-10-12 [alfons]     0.8.5claws30
7731         
7732         * sync with remaining main changes 2002-10-09 - 2002-10-11
7733         - drop changes to src/compose.c (requires claws specific changes)
7734         
7735 2002-10-12 [alfons]     0.8.5claws29
7736         
7737         * sync with main changes of 2002-10-08
7738         - drop changes to src/compose.c (requires claws specific changes)
7739         - drop changes to src/summaryview.c (requires changes to compose.c)     
7740
7741 2002-10-12 [alfons]     0.8.5claws28
7742         
7743         * sync with main changes of 2002-10-07
7744
7745 2002-10-12 [alfons]     0.8.5claws27
7746
7747         * sync with main changes of 2002-10-04
7748         - drop changes to src/compose.c (requires claws specific changes)
7749         - drop changes to src/prefs_folder_item.c (claws implementation
7750           seems to be working)
7751
7752 2002-10-12 [colin]      0.8.5claws26
7753
7754         * src/mainwindow.c
7755                 Fix folder-flicker when space-reading, introduced 
7756                 in claws22.
7757
7758 2002-10-12 [colin]      0.8.5claws25
7759
7760         * src/compose.c
7761                 Save account address when saving as draft.
7762                 (closes bug 621838)
7763
7764 2002-10-12 [colin]      0.8.5claws24
7765
7766         * src/summaryview.c
7767                 Fix the problem consisting of no message selected
7768                 after the last message in a folder has been moved.
7769
7770 2002-10-12 [paul]       0.8.5claws23
7771
7772         * src/compose.c
7773           src/prefs_template.c
7774           src/template.[ch]
7775                 add Cc and Bcc to templates. Patch submitted by
7776                 John L. Males.
7777
7778 2002-10-12 [colin]      0.8.5claws22
7779
7780         * src/folderview.c
7781                 Fix a bug after "Check for new messages":
7782                 If a folder was opened, it was still selected at
7783                 the end of the check, but displayed empty.
7784         * src/mainwindow.c
7785                 Remove unnecessary check
7786
7787 2002-10-12 [paul]
7788
7789         * tools/README
7790                 be more verbose in the description of
7791                 OOo2sylpheed.pl
7792                 
7793
7794 2002-10-11 [colin]      0.8.5claws21
7795
7796         * src/mainwindow.c
7797                 Make space work (better) when no mail is selected
7798
7799 2002-10-11 [colin]      0.8.5claws20
7800
7801         * src/inc.c
7802           src/news.c
7803                 fix warnings
7804
7805 2002-10-11 [colin]      0.8.5claws19
7806
7807         * src/mainwindow.c
7808                 revert 0.8.5claws6 changes as i couldn't get to
7809                 anything satisfying
7810
7811 2002-10-11 [melvin]     0.8.5claws18
7812
7813         * src/compose.c
7814                 Removed buggy and unused macro (should have been committed in
7815                 0.8.5claws17)
7816
7817 2002-10-11 [melvin]     0.8.5claws17
7818
7819         * src/compose.c
7820                 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
7821
7822 2002-10-11 [thorsten]   0.8.5claws16 
7823
7824         * src/folderview.c
7825                 remove rescan warning
7826
7827 2002-10-11 [colin]      0.8.5claws15 
7828
7829         * src/procheader.c
7830                 fix a segfault that happens if conv_unmime_header
7831                 fails (should be better to find out why it fails)
7832
7833 2002-10-11 [christoph]  0.8.5claws14
7834
7835         * src/summaryview.c
7836                 update folderview stats after ignore/unignore thread
7837
7838 2002-10-11 [hoa]        0.8.5claws13
7839
7840         * src/quote_fmt_parse.y
7841                 Fixed a yacc/bison syntax error
7842         * src/matcher.c
7843                 Escaping of string is fixed.
7844
7845 2002-10-11 [colin]      0.8.5claws12
7846
7847         * src/imageview.c
7848                 Resize images to fit
7849
7850 2002-10-11 [paul]       0.8.5claws11
7851
7852         * po/es.po
7853                 updated by Ricardo Mones Lastra
7854
7855 2002-10-10 [alfons]     0.8.5claws10
7856
7857         * src/compose.c
7858                 allow dropping files by "moving" files from a file manager,
7859                 not only by the more cumbersome "copying". the latter 
7860                 mostly implies holding down the Control button
7861
7862 2002-10-10 [christoph]  0.8.5claws9
7863
7864         * src/summaryview.c
7865                 update folders after thread building for ignored threads
7866
7867 2002-10-10 [christoph]  0.8.5claws8
7868
7869         * config/.cvsignore
7870                 added Makefile
7871         * src/filtering.[ch]
7872         * src/folder.[ch]
7873         * src/folderview.[ch]
7874         * src/import.c
7875         * src/inc.[ch]
7876         * src/mbox.[ch]
7877         * src/procmsg.c
7878         * src/summaryview.[ch]
7879                 o added new flag need_update to FolderItem
7880                 o removed folder_table from various functions from tracking
7881                   folder updates
7882                 o set need_update flags in folder.c's move, copy and delete
7883                   functions and procmsg's flags functions
7884                 o added function folderview_update_items_when_required that
7885                   updates all folders with need_update set
7886                 o call folderview_update_items_when_required instead of
7887                   folderview_update_item_foreach
7888
7889 2002-10-09 [sergey]     0.8.5claws7
7890
7891         * src/compose.c
7892                 Strip CRs whel loading the text into editor in reedit mode.
7893
7894 2002-10-09 [colin]      0.8.5claws6
7895
7896         * src/mainwindow.c
7897                 Make Space work when no mail is selected
7898
7899 2002-10-09 [colin]      0.8.5claws5
7900
7901         * src/gtksctree.[ch]
7902                 Fix range_select
7903                 Add gtk_sctree_reanchor() 
7904         * src/summaryview.c
7905                 Use gtk_sctree_reanchor() - better fix for 
7906                 bug 60413
7907
7908 2002-10-09 [colin]      0.8.5claws4
7909
7910         * src/summaryview.c
7911                 Fix shift-click select after delete problem
7912                 (closes bug 60413)
7913
7914 2002-10-08 [thorsten]   0.8.5claws3
7915
7916         * src/summaryview.c
7917                 exclude current msg from -hide read messages-
7918
7919 2002-10-08 [colin]      0.8.5claws2
7920
7921         * src/inc.[ch]
7922           src/pop.c
7923           src/recv.c
7924                 Differentiate socket errors from disk full
7925                 errors
7926
7927 2002-10-08 [christoph]  0.8.5claws1
7928
7929         * Makefile.am
7930         * configure.in
7931                 modifications for new config directory
7932
7933         * config.guess  ** REMOVED **
7934         * config.sub    ** REMOVED **
7935         * install-sh    ** REMOVED **
7936         * ltmain.sh     ** REMOVED **
7937         * missing       ** REMOVED **
7938         * mkinstalldirs ** REMOVED **
7939                 these files are autogenerated by automake
7940                 when you run autogen.sh
7941
7942         * config/.cvsignore     ** NEW FILE **
7943         * config/Makefile.am    ** NEW FILE **
7944                 ignore autogenerated files
7945                 create a Makefile in this directory
7946
7947 2002-10-08 [paul]       0.8.5claws
7948
7949         * 0.8.5claws release
7950         
7951         * src/compose.c
7952           src/procheader.c
7953           src/procmsg.c
7954                 fix quote reply format for newsgroups reply bug
7955                 (thanks to Hoa)
7956                 
7957         * po/en_GB.po
7958           po/pl.po
7959                 updated by me and Witold Wladyslaw Wojciech Wilk
7960                 repectively
7961
7962 2002-10-07 [paul]       0.8.3claws53
7963
7964         * po/it.po
7965           po/pt_BR.po
7966           po/sr.po
7967                 updated messages catalogs, submitted by
7968                 Alessandro Maestri, Fabio Jr.Beneditto 
7969                 and Urke MMI, respectively.
7970
7971 2002-10-07 [christoph]  0.8.3claws52
7972
7973         * src/folder.[ch]
7974         * src/folderview.c
7975         * src/mainwindow.c
7976                 fix new folder ghost message bug
7977                 (closes bug [ 619722 ] wrong count for newly created folders)
7978
7979 2002-10-07 [christoph]  0.8.3claws51
7980
7981         * src/compose.c
7982                 fix news posting problem
7983
7984 2002-10-07 [melvin]     0.8.3claws50
7985
7986         * po/fr.po
7987                 Updated French translation
7988
7989 2002-10-05 [christoph]  0.8.3claws49
7990
7991         * src/gtkstext.c
7992                 check if line_start_cache is set in gtk_stext_update_text
7993                 (closes bug [ 618119 ] crash while doing search in folder)
7994
7995 2002-10-05 [christoph]  0.8.3claws48
7996
7997         * src/imap.c
7998         * src/news.c
7999         * src/utils.c
8000         * src/utils.h
8001                 implement cache cleanups for claws' folder system
8002                 (closes bug [ 595916 ] imapcache not cleaned up)
8003
8004 2002-10-05 [melvin]     0.8.3claws47
8005
8006         * src/prefs_actions.c
8007                 Made the help text more clear for the %p token
8008
8009 2002-10-04 [paul]       0.8.3claws46
8010
8011         * sync with 0.8.5
8012                 see ChangeLog 2002-10-02 and 2002-10-03
8013
8014 2002-10-04 [christoph]  0.8.3claws45
8015
8016         * src/inc.c
8017                 fix segfault caused by pop before smtp
8018                 call to inc_account_mail with NULL
8019                 pointer for mainwin
8020
8021 2002-10-04 [paul]       0.8.3claws44
8022
8023         * configure.in
8024                 sync the LDAP detection from 0.8.5cvs1
8025
8026 2002-10-02 [christoph]  0.8.3claws43
8027
8028         * po/de.po
8029                 fix small spelling error
8030
8031 2002-10-02 [melvin]     0.8.3claws42
8032
8033         * ac/aspell.m4
8034                 Behave better and say "no" when test program cannot be run.
8035
8036 2002-10-02 [paul]       0.8.3claws41
8037
8038         * sync with 0.8.4cvs1
8039                 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
8040                 
8041         * src/summaryview.c
8042                 toggle the behavior of Reply menuitem between
8043                 normal reply and reply-to-list
8044
8045 2002-10-01 [sergey]     0.8.3claws40
8046
8047         * src/compose.c
8048                 Convert newlines in the message text to the canonical form
8049                 before base64 encoding (RFC2045 compliance, fixes some
8050                 interoperability issues with Evolution 1.0.3)
8051
8052 2002-09-29 [colin]      0.8.3claws39
8053
8054         * src/summaryview.c
8055                 Fix an unwanted copy/paste
8056
8057 2002-09-29 [colin]      0.8.3claws38
8058
8059         * src/mainwindow.c
8060                 Renamed "Custom toolbar" to "Customize toolbar"
8061                 Renamed "Show all header" to "Show all headers"
8062                 Renamed "Set diplay item" to "Set displayed items"
8063         * src/prefs_common.c
8064                 Renamed "Show all header" to "Show all headers"
8065         * src/prefs_summary_column.c
8066                 Renamed "diplay item" to "displayed items"
8067
8068 2002-09-29 [colin]      0.8.3claws37
8069
8070         * src/mainwindow.[ch]
8071                 online/offline status pixmaps follow theme
8072                 changes
8073         * src/summaryview.[ch]
8074                 quicksearch pixmap follows theme changes
8075
8076 2002-09-29 [thorsten]   0.8.3claws36
8077
8078         * src/compose.c
8079           src/prefs_folder_item.[ch]
8080                 add default_reply_to folder option (closes patch 581044)
8081
8082 2002-09-29 [christoph]  0.8.3claws35
8083
8084         * acconfig.h    ** REMOVED **
8085         * configure.in
8086         * ac/aspell.m4
8087         * ac/check-type.m4
8088         * ac/gnupg-check-typedef.m4
8089                 fix autoheader 2.50 warning
8090
8091 2002-09-29 [christoph]  0.8.3claws34
8092
8093         * major code cleanup (part 2)
8094         
8095                 - unused variables removed
8096                 - unused functions removed
8097                 - uninitialized variables checked
8098                 - missing return statements added
8099                 - missing function return types added
8100                 - added parentheses around assignment
8101                   when suggested by gcc
8102
8103 2002-09-29 [alfons]     0.8.3claws33
8104
8105         * src/logwindow.c
8106                 log_window_clear(): only bracket gtk_text_forward_delete() 
8107                 with gtk_text_freeze() / gtk_text_thaw() (see if this
8108                 works around GTK text bug)
8109
8110 2002-09-29 [paul]       0.8.3claws32
8111
8112         * po/bg.po
8113           po/sr.po
8114                 updated by George Danchev and Urke MMI
8115                 respectively
8116
8117 2002-09-27 [christoph]  0.8.3claws31
8118
8119         * doc-src/readme.txt
8120         * doc-src/rfc1806.txt   ** REMOVED **
8121         * doc-src/rfc2183.txt   ** NEW FILE **
8122         * doc-src/rfc2980.txt   ** NEW FILE **
8123                 update rfcs
8124
8125 2002-09-27 [melvin]     0.8.3claws30
8126
8127         * ac/aspell.m4
8128                 Fixed typo which could break linking
8129
8130 2002-09-27 [melvin]     0.8.3claws29
8131
8132         * ac/aspell.m4
8133                 Improved GNU/aspell checking. 
8134                 Fixed bug #614490
8135
8136 2002-09-27 [paul]       0.8.3claws28
8137
8138         * sync with 0.8.3cvs8
8139                 see ChangeLog 2002-09-27
8140
8141 2002-09-26 [colin]      0.8.3claws27
8142
8143         * src/toolbar.[ch]
8144           src/mainwindow.[ch]
8145                 Add "Reply to Mailing-list" to the toolbar
8146
8147 2002-09-26 [christoph]  0.8.3claws26
8148
8149         * src/summaryview.c
8150                 Fix wrong message counts in summaryview status
8151
8152 2002-09-26 [paul]       0.8.3claws25
8153
8154         * sync with 0.8.3cvs7
8155                 see ChangeLog 2002-09-26
8156
8157 2002-09-26 [paul]       0.8.3claws24
8158
8159         * sync with 0.8.3cvs6
8160                 see ChangeLog 2002-09-25
8161
8162 2002-09-25 [christoph]  0.8.3claws23
8163
8164         * src/prefs_common.c
8165         * src/prefs_folder_item.c
8166         * src/prefs_scoring.c
8167                 Renamed "kill score" to "hide score" in GUI
8168                 and prefs files
8169
8170 2002-09-25 [paul]       0.8.3claws22
8171
8172         * sync with 0.8.3cvs5
8173                 see ChangeLog 2002-09-24
8174
8175 2002-09-24 [alfons]     0.8.3claws21
8176
8177         patch by Satoshi Nagayasu: allows appending / saving multiple 
8178         selected files (closes "[ 612279 ] save multiple mesg(s) in 
8179         'Save as ...'")
8180
8181         * AUTHORS
8182                 add Satoshi Nagayasu
8183         * src/summaryview.c
8184                 summary_save_as(): allow saving selected files to
8185                 one file
8186                 summary_set_menu_sensitive: enable "Save As..." when
8187                 multiple files are selected
8188         * src/utils.[ch]
8189                 append_file(): new function
8190
8191 2002-09-24 [colin]      0.8.3claws20
8192
8193         * src/procmime.c
8194                 Fix segfault when mimeinfo doesn't have a 
8195                 content_type. 
8196
8197 2002-09-24 [colin]      0.8.3claws19
8198
8199         * src/prefs_common.[ch]
8200                 Add a preference to display send dialog or not
8201         * src/send.c
8202                 Display send dialog according to preference
8203
8204 2002-09-24 [colin]      0.8.3claws18
8205
8206         * src/compose.[ch]
8207                 Disable user actions when sending
8208
8209 2002-09-24 [colin]      0.8.3claws17
8210
8211         * src/procmime.c
8212                 Do not display name or filename for attachments
8213                 with an application/pgp-signature type
8214                 (security flaw, see bug 537413)
8215
8216 2002-09-23 [colin]      0.8.3claws16
8217
8218         * src/editaddress.c
8219                 Initialize entry_email, entry_alias and 
8220                 entry_remarks to first email address of the list
8221
8222 2002-09-23 [colin]      0.83claws15
8223
8224         * src/compose.c
8225                 Drop pgp-signature when reediting a signed queued
8226                 message
8227
8228 2002-09-23 [melvin]     0.8.3claws14
8229
8230         * po/fr.po
8231                 Updated French translation
8232
8233 2002-09-23 [melvin]     0.8.3claws13
8234
8235         * src/mainwindow.c
8236                 Made custom toolbar menu labels more consistent
8237         * src/prefs_toolbar.c
8238                 Made custom toolbar window title more consistent
8239
8240 2002-09-22 [colin]      0.8.3claws12
8241
8242         * src/inc.c
8243                 Initialize session type to normal before getting 
8244                 mail (fixes strange Get behaviour)
8245         * src/prefs_account.h
8246                 Move STYPE_POP_BEFORE_SMTP to last position to 
8247                 avoid other side-effects
8248
8249 2002-09-22 [colin]      0.8.3claws11
8250
8251         * src/prefs_account.c
8252                 Fix pop_bfr_smtp_tm_entry sensivity when switching
8253                 from pop3 to apop or vice-versa
8254
8255 2002-09-22 [colin]      0.8.3claws10
8256         
8257         * src/prefs_account.[ch]
8258                 Add an option for the POP before SMTP timeout
8259         * src/inc.c
8260                 Remember time of last POP connection
8261         * src/send.c
8262                 Do POP before SMTP only if timeout reached
8263
8264 2002-09-22 [oliver]     0.8.3claws9
8265         
8266         * README.claws
8267                 explain custom toolbar
8268
8269 2002-09-22 [oliver]     0.8.3claws8
8270
8271         * src/prefs_actions.[ch]
8272         custom toolbar for compose      
8273                 actions callback from compose toolbar
8274         * src/folderview.c
8275                 remove include toolbar.h
8276
8277 2002-09-22 [oliver]     0.8.3claws7
8278         
8279         * src/prefs_toolbar.[ch]
8280                 custom toolbar for compose
8281                 - generic prefs_toolbar handles both
8282                   Mainwin's toolbar as well as Compose toolbar          
8283
8284 2002-09-22 [oliver]     0.8.3claws6
8285         
8286         * src/toolbar.[ch]
8287                 custom toolbar for compose
8288                 restructure toolbar.[ch]
8289
8290 2002-09-22 [oliver]     0.8.3claws5
8291
8292         * src/compose.[ch]
8293                 custom toolbar for compose
8294
8295 2002-09-22 [oliver]     0.8.3claws4
8296         
8297         * src/mainwindow.[ch]
8298                 custom toolbar for compose 
8299                 move mainwin toolbar back to mainwindow
8300
8301 2002-09-22 [alfons]     0.8.3claws3
8302
8303         * src/procmsg.c
8304                 :%sno/if(/if (/gc
8305                 :%sno/for(/for (/gc
8306                 (beautify)
8307
8308 2002-09-22 [alfons]     0.8.3claws2
8309         
8310         * src/procmsg.c
8311                 procmsg_save_to_outbox(): don't unlink message file from queue;
8312                 callers should do it using folder_item_remove_msg()
8313
8314 2002-09-22 [colin]      0.8.3claws1
8315
8316         * src/mimeview.[ch]
8317                 Made mimeview_check_signature() public
8318         * src/textview.c
8319                 Made GPG signatures verifiable by clicking
8320                 the [application/pgp-signature] in the Text
8321                 view
8322
8323 2002-09-22 [paul]       0.8.3claws
8324
8325         * po/bg.po
8326           po/en_GB.po
8327           po/es.po
8328           po/it.po
8329           po/pl.po
8330           po/pt_BR.po
8331           po/sr.po
8332                 updated translations, submitted by George Danchev,
8333                 me, Ricardo Mones Lastra, Alessandro Maestri,
8334                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto 
8335                 and Urke MMI, respectively.     
8336
8337 2002-09-22 [alfons]     0.8.2claws65
8338
8339         * src/procmsg.c
8340         * src/pgptext.c
8341                 no furry valgrinds have been used to plug these memleaks
8342
8343 2002-09-20 [paul]       0.8.2claws64
8344
8345         * sync with 0.8.3cvs4
8346                 'Select thread' re-implemented 
8347                 see ChangeLog 2002-09-20
8348
8349 2002-09-21 [alfons]     0.8.2claws63
8350
8351         * src/compose.c
8352                 compose_send(): plug unnoticed memleak
8353
8354 2002-09-20 [alfons]     0.8.2claws62
8355
8356         * src/addr_compl.c
8357                 replace_address_in_edit(): strict check for NULL address to
8358                 fix "[ 607348 ] Segfault in address completion". My guess is
8359                 that this happens with an empty address book, but it's good
8360                 to have this check here anyway
8361                 
8362                 completion_window_button_press(): free string returned 
8363                 from the internal cache
8364
8365 2002-09-20 [christoph]  0.8.2claws61
8366
8367         * src/procmime.h
8368                 added ENC_BINARY to EncodingType
8369         * src/procmime.c
8370                 the string returned by procmime_get_encoding_str
8371                 should not depend on the order of values in the
8372                 EncodingType definition
8373         * doc-src/rfc1806.txt   ** NEW FILE **
8374                 Added rfc1806 about MIME Content-Disposition
8375                 Extension
8376
8377 2002-09-19 [paul]       0.8.2claws60
8378
8379         * sync with 0.8.2cvs3
8380                 see ChangeLog 2002-09-19
8381
8382 2002-09-19 [paul]       0.8.2claws59
8383
8384         * src/prefs_folder_item.c
8385                 revert to Darko's original alignment of colour
8386                 selector button
8387                 add a colon to folder_color label
8388                 
8389         * src/compose.c
8390                 add Colin's patch (with Hiro's modifications) to 
8391                 force BASE64 encoding for 8-bit text when signing
8392                 (sync with 0.8.3cvs2)
8393
8394 2002-09-18 [alfons]     0.8.2claws58
8395
8396         * src/compose.c
8397                 :%sno/if(/if (/gc
8398                 :%sno/for(/for (/gc
8399                 (beautify a little bit)
8400
8401 2002-09-18 [christoph]  0.8.2claws57
8402
8403         * src/pine.c
8404                 fix handling of fgetc return value
8405
8406 2002-09-17 [alfons]     0.8.2claws56
8407         
8408         * src/summaryview.c
8409                 summary_sort(): check non-NULL summaryview->folder_item when no 
8410                 folder is selected at all
8411                 (closes "[ 610344 ] sort label make syl Crash")
8412
8413 2002-09-17 [alfons]     0.8.2claws55
8414         
8415         * src/compose.c
8416                 beautify a little bit
8417
8418 2002-09-17 [christoph]  0.8.2claws54
8419
8420         * src/folder.c
8421                 initialize max values for cache and folder
8422                 when cache or folder is empty
8423
8424 2002-09-15 [colin]      0.8.2claws53
8425
8426         * src/compose.c
8427                 Fix a leak (thanks Alfons!) and cleaned
8428                 variables names for custom headers
8429
8430 2002-09-15 [colin]      0.8.2claws52
8431
8432         * src/compose.c
8433                 Fix custom headers recognition when
8434                 prefs_common.trans_hdr is on
8435
8436 2002-09-15 [colin]      0.8.2claws51
8437
8438         * src/compose.c
8439                 Allow dynamically-added custom headers
8440                 Yet not reparsed if reedited
8441
8442 2002-09-15 [alfons]     0.8.2claws50
8443
8444         * src/prefs_account.c
8445                 fix warnings
8446
8447 2002-09-15 [colin]      0.8.2claws49
8448         
8449         * src/prefs_account.c
8450                 fix pop_before_smtp sensitivity
8451
8452 2002-09-15 [colin]      0.8.2claws48
8453
8454         * src/inc.[ch]
8455                 add inc_pop_before_smtp()
8456                 allow MainWindow to be undefined in 
8457                 inc_account_mail() and inc_start()
8458         * src/pop.c
8459           src/prefs_account.h
8460                 add STYPE_POP_BEFORE_SMTP session type
8461         * src/prefs_account.c
8462                 activated pop before smtp option
8463         * src/send.c
8464                 do pop before smtp if the relevant option 
8465                 is set
8466
8467 2002-09-15 [paul]       0.8.2claws47
8468
8469         * sync with 0.8.3
8470                 see ChangeLog 2002-09-15
8471
8472 2002-09-14 [paul]       0.8.2claws46
8473
8474         * po/bg.po
8475                 updated Bulgarian translation, submitted by
8476                 George Danchev
8477
8478 2002-09-13 [paul]       0.8.2claws45
8479
8480         * src/compose.c
8481                 merge claws' select_account() with main's
8482                 (new) compose_select_account(). [sync with
8483                 0.8.2cvs15, see ChangeLog 2002-09-11]
8484
8485 2002-09-12 [christoph]  0.8.2claws44
8486
8487         * src/filter.c
8488                 allocate 1 elements of FolderItem not 0
8489
8490 2002-09-12 [colin]      0.8.2claws43
8491
8492         * src/compose.c
8493                 Fix bug #590825 (obey Follow-up: poster)
8494
8495 2002-09-12 [colin]      0.8.2claws42
8496
8497         * src/procmime.c
8498                 Fix bug #557009 (wrong headers for messages 
8499                 forwarded as attachments)
8500
8501 2002-09-11 [colin]      0.8.2claws41
8502         
8503         * src/compose.c
8504                 Put SCF: pseudo-header on top of message
8505                 Set draft tmp_flag when saved as draft
8506
8507         * src/procmsg.c
8508           src/procheader.c
8509                 Skip after first \n\n for beginning of real message
8510                 for drafts too
8511
8512 2002-09-11 [christoph]  0.8.2claws40
8513
8514         * src/filtering.c
8515                 use procmsg flag functions in filtering or processing
8516                 will cause incorrect folder message counts
8517
8518 2002-09-11 [colin]      0.8.2claws39
8519
8520         * src/compose.c
8521                 Fix bug #550175 - wrong save folder when reediting
8522                 drafts
8523
8524 2002-09-11 [paul]       0.8.2claws38
8525
8526         * sync with 0.8.2cvs14
8527                 see ChangeLog 2002-09-11
8528
8529 2002-09-11 [colin]      0.8.2claws37
8530
8531         * src/folder.c
8532                 Fix a typo (seeming to cause new/unread status to
8533                 be lost)
8534
8535 2002-09-10 [christoph]  0.8.2claws36
8536
8537         * src/compose.c
8538                 compose_redirect should not use compose_generic_new
8539                 because that does more stuff than expected including
8540                 opening the external editor
8541                 (closes bug "[ 526608 ] bounced messages appear blank
8542                  in editor")
8543
8544 2002-09-10 [christoph]  0.8.2claws35
8545
8546         * src/folder.c
8547                 fix problem with too large message number range
8548                 causing a crash in folder_item_scan
8549
8550 2002-09-10 [paul]       0.8.2claws34
8551
8552         * sync with 0.8.2cvs13
8553                 see ChangeLog 2002-09-10
8554
8555 2002-09-10 [christoph]  0.8.2claws33
8556
8557         * src/msgcache.c
8558                 set MsgInfo TmpFlags for queue and draft folders
8559                 (closes bug "[ 591676 ] Queue ignore MIME on restart")
8560
8561 2002-09-10 [paul]       0.8.2claws32
8562
8563         * AUTHORS
8564           po/bg.po      ** NEW FILE **
8565                 new Bulgarian translation submitted by
8566                 George Danchev <danchev@spnet.net>
8567                 
8568         * tools/Makefile.am
8569           tools/README
8570           tools/tb2sylpheed     ** NEW FILE **
8571                 add script that converts an addressbook exported
8572                 from The Bat! into a Sylpheed addressbook. Submitted
8573                 by Urke MMI <urke-kg@eunet.yu>
8574
8575 2002-09-10 [paul]       0.8.2claws31
8576
8577         * sync with 0.8.2cvs12
8578                 see ChangeLog 2002-09-10
8579
8580 2002-09-06 [paul]       0.8.2claws30
8581
8582         * src/prefs_common.c
8583                 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
8584                 
8585         * tools/Makefile.am
8586           tools/README
8587           tools/ldif-to-xml.py  ** REMOVED **
8588                 remove obsolete python script
8589
8590 2002-09-06 [paul]       0.8.2claws29
8591
8592         * sync with 0.8.2cvs10
8593                 see ChangeLog 2002-09-06
8594
8595 2002-09-04 [paul]       0.8.2claws28
8596
8597         * sync with 0.8.2cvs9
8598                 see ChangeLog 2002-08-04
8599
8600 2002-09-04 [colin]      0.8.2claws27 
8601
8602         * src/prefs_common.[ch]
8603                 Added signature color configuration
8604         * src/textview.c
8605                 Use user-specified signature color
8606
8607 2002-09-03 [colin]      0.8.2claws26
8608
8609         * src/prefs_common.[ch]
8610                 Added autosave and autosave_length prefs
8611         * src/compose.c
8612                 Added compose_remove_draft()
8613                 Auto-save drafts according to the prefs
8614         * src/main.c
8615                 Added a crash-indicator file, allowing to check
8616                 for new messages on startup if Sylpheed crashed
8617                 (makes saved drafts "reappear")
8618
8619 2002-09-03 [colin]      0.8.2claws25
8620
8621         * src/textview.[ch]
8622                 Grey the signature
8623
8624 2002-09-03 [paul]       0.8.2claws24
8625
8626         * sync with 0.8.2cvs8
8627                 see ChangeLog 2002-09-02 and 2002-09-03
8628
8629 2002-09-03 [darko]      0.8.2claws23
8630
8631         * src/folderview.c
8632                 use normal style when creating new folder to pick
8633                 proper font size 
8634
8635 2002-09-02 [melvin]     0.8.2claws22
8636
8637         * src/gtkaspell.m4
8638                 removed some obsolete code
8639
8640 2002-09-02 [melvin]     0.8.2claws21
8641
8642         * ac/aspell.m4
8643                 fixed test's equality sign (== to =)
8644
8645 2002-09-02 [alfons]     0.8.2claws20
8646
8647         * src/folder.c
8648         * src/mh.c
8649                 revert change of 0.8.2claws16 and use the mh_folder_destroy
8650                 as folder->destroy virtual as suggested by Hiro
8651                 (the mh.c code seems to have been lost around mh.c.1.21)
8652
8653 2002-09-02 [paul]       0.8.2claws19
8654
8655         * po/pt_BR.po
8656                 updated by Fabio Jr. Beneditto
8657                 
8658         * src/defs.h
8659                 use 'http://claws.sylpheed.org' for homepage link. 
8660                 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
8661
8662 2002-09-01 [alfons]     0.8.2claws18
8663
8664         * src/mh.c
8665                 plug memleak related to one Martin Kluge found
8666
8667 2002-08-31 [paul]       0.8.2claws17
8668
8669         * sync with 0.8.2cvs6
8670                 see ChangeLog 2002-08-30
8671
8672 2002-08-31 [alfons]     0.8.2claws16
8673
8674         * src/folder.c
8675                 folder_destroy(): remove mailbox from folderlist even if it has
8676                 no destroy virtual
8677
8678 2002-08-31 [alfons]     0.8.2claws15
8679
8680         * src/folder.c
8681                 :%sno/if(/if (/gc
8682                 :%sno/for(/for (/gc
8683                 (being pedantic I know)
8684
8685 2002-08-31 [alfons]     0.8.2claws14
8686
8687         * src/folder.c
8688                 check for NULL pointers returned from folder->fetch_msginfo virtual
8689                 (should solve some reported crashes)
8690
8691 2002-08-30 [alfons]     0.8.2claws13
8692
8693         * acconfig.h
8694         * configure.in
8695         * src/crash.c
8696                 enable crash dialog on compilation time
8697                 (--enable-crash-dialog configure option)
8698
8699 2002-08-30 [alfons]     0.8.2claws12
8700
8701         * AUTHORS
8702                 add Martin Kluge
8703         * src/mh.c
8704                 apply memory leak plug patch by Martin Kluge
8705                 (closes patch "[ 602568 ] patch for 602441 little memory leak",
8706                 bug "[ 599677 ] Very small memory leak in 0.81claws115",
8707                 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
8708
8709 2002-08-30 [darko]      0.8.2claws11
8710
8711         * src/folderview.c
8712                 copy Gtk style from normal style to match
8713                 font size for coloured folders
8714
8715 2002-08-29 [alfons]     0.8.2claws10
8716
8717         * sylpheed.desktop
8718                 Type=Internet <- Type=Application
8719                 (reported by Michael Schwendt, see:
8720                 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
8721                 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
8722
8723 2002-08-29 [paul]       0.8.2claws9
8724
8725         * sync with 0.8.2cvs5
8726                 see ChangeLog 2002-08-29
8727
8728 2002-08-29 [colin]      0.8.2claws8
8729
8730         * src/summaryview.c
8731                 Added a sanity check in summary_select_thread
8732                 Should fix bug 601605
8733
8734 2002-08-29 [colin]      0.8.2claws7
8735
8736         * src/main.c
8737                 Revert claws6 changes regarding bug #591676
8738
8739 2002-08-28 [colin]      0.8.2claws6
8740         
8741         * src/main.c
8742                 Ignore cache for queue folderitems
8743                 Fix bug #591676
8744
8745 2002-08-28 [melvin]     0.8.2claws5
8746
8747         * README.claws
8748                 Fixed typos.
8749
8750 2002-08-28 [melvin]     0.8.2claws4
8751
8752         * README.claws
8753                 Updated a bit the text concerning the spell checker
8754
8755 2002-08-28 [melvin]     0.8.2claws3
8756
8757         Merged the GNU_aspell_branch:
8758                 Support of new GNU/aspell is now included and the old pspell
8759                 is not supported anymore.
8760                 See README.claws
8761
8762         * README.claws
8763                 Updated spell checker text to reflect the switch to GNU/aspell
8764
8765         * ac/aspell.m4          *** NEW ***
8766         * src/gtkaspell.[ch]    *** NEW *** 
8767         * ac/pspell.m4          *** DELETED *** 
8768         * src/gtkspell.[ch]     *** DELETED ***
8769
8770         * ac/Makefile.am
8771                 Updated for GNU/aspell support
8772
8773         * po/POTFILES.in
8774                 Replaced gtkspell.c by gtkaspell.c
8775
8776         * acconfig.h
8777         * src/Makefile.am
8778         * src/about.c
8779         * src/compose.[ch]
8780         * src/crash.c
8781         * src/main.c
8782         * src/prefs_common.[ch]
8783                 Updated for GNU/aspell support
8784
8785 2002-08-28 [paul]       0.8.2claws2
8786
8787         * sync with 0.8.2cvs4
8788                 see ChangeLog 2002-08-27 and 2002-08-28
8789
8790 2002-08-28 [colin]      0.8.2claws1
8791
8792         * src/summary_search.c
8793                 Added "AND search"
8794
8795 2002-08-28 [jens]       0.8.2claws
8796
8797         *po/de.po
8798                 Updated German translations
8799
8800 2002-08-27 [melvin]     0.8.2claws
8801
8802         * po/fr.po
8803                 Updated French translations
8804
8805 2002-08-27 [paul]       0.8.2claws
8806
8807         * sync with 0.8.2 main release
8808
8809         * po/en_GB.po
8810           po/es.po
8811           po/it.po
8812           po/pl.po
8813           po/pt_BR.po
8814           po/sr.po
8815                 updated message catalogs submitted by
8816                 Ricardo Mones Lastra, Alessandro Maestri,
8817                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
8818                 Beneditto and Urke MMI  
8819
8820 2002-08-27 [hoa]        0.8.1claws123
8821
8822         * src/mainwindow.[ch]
8823         * src/summaryview.[ch]
8824                 removed the "filter setting" menu option.
8825                 add a "cancel a news message" menu option.
8826
8827 2002-08-26 [martin]     0.8.1claws122
8828
8829         * ChangeLog.claws
8830                 changed string under 0.8.1claws79 changed by myself
8831                 i'm sorry alfons :(
8832
8833 2002-08-26 [martin]     0.8.1claws121
8834
8835         * src/crash.c
8836                 added kill command to debuggerrc to start crash dialog
8837
8838 2002-08-26 [paul]       0.8.1claws120
8839
8840         * sync with 0.8.1cvs31
8841                 see ChangeLog 2002-08-26
8842
8843 2002-08-25 [alfons]     0.8.1claws119
8844
8845         * src/procmsg.c
8846                 fix bug that didn't send out correct headers to news server
8847                 when sending news article and email from queue (bug reported
8848                 and patch provided by Tim Mann; closes bug 
8849                 "[ 583196 ] 0.7.8claws can't post news")
8850
8851 2002-08-25 [alfons]     0.8.1claws118
8852
8853         * src/selective_download.c
8854                 mark two strings as translatable
8855                 (thanks to Urke MMI for pointing this out)
8856
8857 2002-08-25 [alfons]     0.8.1claws117
8858
8859         * src/summaryview.c
8860                 treat sent boxes as special and allow sorting them by addressee
8861                 (closes "[ 589418 ] Sent folder sorting misbehavior"
8862                 submitted by Steve Lamb)
8863
8864 2002-08-24 [alfons]     0.8.1claws116
8865
8866         * src/matcher.c
8867                 fix memleak reported by Martin Kluge
8868                 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
8869
8870 2002-08-24 [oliver]     0.8.1claws115
8871
8872         * src/prefs_toolbar.c
8873                 o code cleanup as suggested by Alfons
8874                 o memleak fix
8875
8876 2002-08-24 [alfons]     0.8.1claws114
8877
8878         * src/summaryview.c
8879                 o fix another memory leak reported by Martin Kluge
8880                   (see "[ 599568 ] Small Memory Leak")
8881                 o remove 'from' variable from 'summary_set_header()'; we can
8882                   do with just 'to' 
8883
8884 2002-08-24 [paul]       0.8.1claws113
8885
8886         * sync with 0.8.1cvs30
8887                 see ChangeLog 2002-08-23
8888
8889 2002-08-24 [alfons]     0.8.1claws112
8890
8891         * src/summaryview.c
8892                 remove unnecessary allocations for search bar fixing leaks
8893                 reported by Martin Kluge
8894                 (see "[ 599451 ] Further memory leaks?")
8895
8896 2002-08-24 [alfons]     0.8.1claws111
8897
8898         * src/main.c
8899                 make get_socket_name() public for crash.c
8900         * src/crash.c
8901                 o make report bug button work (goes to claws' 
8902                   bug tracker at sf.net)
8903                 o introduce function for doing important stuff just
8904                   before claws goes down
8905                 o clean up code 
8906
8907 2002-08-24 [alfons]     0.8.1claws110
8908
8909         * src/compose.c
8910                 move cursor to "To" entry when forwarding as attachment
8911                 (reported and solved by Steve Lamb, closes bug report
8912                 "[ 592880 ] Forward as attachment; cursor not in to")
8913
8914 2002-08-24 [colin]      0.8.1claws109
8915
8916         * src/mainwindow.c
8917                 fix quick search visibility after GUI (de)separations.
8918
8919 2002-08-23 [colin]      0.8.1claws108
8920
8921         * src/mainwindow.c
8922                 fix header pane visibility after folderview or
8923                 messageview (de)separation
8924
8925 2002-08-23 [paul]       0.8.1claws107
8926
8927         * src/mainwindow.[ch]
8928           src/toolbar.c
8929                 give full control of display or non-display 
8930                 of the Execute icon to Custom toolbar settings.
8931                 add new sensitivity condition to maninwindow.h: 
8932                 M_DELAY_EXEC
8933
8934         * ChangeLog
8935           ChangeLog.jp
8936           NEWS
8937                 more sync with 0.8.1cvs29
8938
8939 2002-08-23 [melvin]     0.8.1claws106
8940
8941         * src/alertpanel.c
8942                 Readded support for custom widget in alertpanel lost in last
8943                 sync.
8944
8945 2002-08-23 [paul]       0.8.1claws105
8946
8947         * sync with 0.8.1cvs29
8948                 see ChangeLog 2002-08-23
8949
8950 2002-08-23 [colin]      0.8.1claws104
8951
8952         * src/summaryview.c
8953                 Fix folder and search pixmaps exchanging positions
8954                 after theme or toolbar changes. Thank to Oliver for 
8955                 reporting this.
8956
8957 2002-08-23 [colin]      0.8.1claws103
8958
8959         * src/mainwindow.c
8960           src/messageview.[ch]
8961           src/noticeview.[ch]
8962           src/summaryview.c
8963                 Changed messageview_create() and noticeview_create()
8964                 to avoid the last gdk_warning
8965
8966 2002-08-22 [colin]      0.8.1claws102
8967
8968         * src/summaryview.c
8969                 Fix my new `Creating pixmap from xpm' warning
8970
8971 2002-08-22 [colin]      0.8.1claws101
8972
8973         * src/mainwindow.c
8974                 Fix some of the gdk warnings
8975
8976 2002-08-22 [colin]      0.8.1claws100
8977
8978         * src/Makefile.am
8979         * src/stock_pixmap.c
8980         * src/stock_pixmap.h
8981         * src/pixmaps/quicksearch.xpm *ADDED*
8982                 Add the quicksearch pixmap
8983         * src/mainwindow.c
8984         * src/summaryview.c
8985         * src/summaryview.h
8986                 Make quicksearch bar visible/hidden via a button
8987
8988 2002-08-22 [christoph]  0.8.1claws99
8989
8990         * src/folder.c
8991                 fix folder update for newsgroups with message
8992                 numbers below minimum number of articles to fetch
8993                 (closes bug #598445)
8994
8995 2002-08-22 [paul]       0.8.1claws98
8996
8997         * sync with 0.8.1cvs28
8998                 see ChangeLog 2002-08-22
8999
9000 2002-08-21 [alfons]     0.8.1claws97
9001
9002         * src/crash.c
9003                 use bt instead of bt full which seems to work 
9004                 better, and bt full doesn't give a great deal 
9005                 of information anyway
9006
9007 2002-08-21 [colin]      0.8.1claws96
9008
9009         * src/summaryview.c
9010                 fix summaryview_searchtype_changed prototype
9011
9012 2002-08-21 [christoph]  0.8.1claws95
9013
9014         * src/mainwindow.c
9015                 o fix broken menu update for sorting type, we have to
9016                   get this info from the summaryview now
9017                 o removed setting of threaded state in menu callback
9018         * src/summaryview.[ch]
9019                 more summaryview/folderitem seperation for
9020                 threading option
9021         * configure.in
9022                 removed not required --with-compiler-flags option
9023
9024 2002-08-21 [oliver]     0.8.1claws94
9025         
9026         * src/toolbar.h 
9027                 o rename toolbar.xml to toolbar_main.xml
9028                   since toolbar_compose.xml might come up 
9029                   any time soon
9030         * README.claws
9031                 add custom toolbar              
9032
9033 2002-08-21 [darko]      0.8.1claws93
9034
9035         * src/procmsg.c
9036                 don't reset tmp flags for messages copied
9037                 to sent folder
9038
9039 2002-08-21 [colin]      0.8.1claws92
9040         
9041         * src/prefs_filtering.c
9042                 fix renaming rules on folder rename 
9043                 when folder is not a leaf folder
9044
9045 2002-08-21 [paul]       0.8.1claws91
9046
9047         * src/prefs_folder_item.c
9048                 fix alignment of colour selector
9049
9050 2002-08-21 [paul]       0.8.1claws90
9051
9052         * sync with 0.8.1cvs27
9053                 see ChangeLog 2002-08-21
9054
9055 2002-08-21 [paul]       0.8.1claws89
9056
9057         * src/summaryview.c
9058                 fix crash when changing field type in
9059                 Quick search bar
9060
9061 2002-08-21 [colin]      0.8.1claws88
9062
9063         * src/summaryview.c
9064                 Made quick search case-insensitive
9065
9066 2002-08-21 [paul]       0.8.1claws87
9067
9068         * sync with 0.8.1cvs26
9069                 see ChangeLog 2002-08-21
9070
9071 2002-08-20 [christoph]  0.8.1claws86
9072
9073         * src/folderview.c
9074         * src/main.c
9075         * src/summaryview.[ch]
9076                 more summaryview/folderitem seperation for
9077                 sort_key and sort_type
9078         * src/procmsg.c
9079                 added missing return statement
9080
9081 2002-08-20 [colin]      0.8.1claws85
9082
9083         * src/summaryview.[ch]
9084                 Added a quick search box
9085         * src/mainwindow.c
9086         * src/prefs_common.[ch]
9087                 Added a show/hide option for the quick search
9088
9089 2002-08-20 [oliver]     0.8.1claws84
9090         
9091         * src/mainwindow.c
9092                 remove toolbar_create_popups
9093         * src/toolbar.[ch]
9094                 o remove toolbar_create_popups
9095                 o fix toolbar_set_sensitive 
9096                   (Bug reports #596834 and #596832)     
9097         * src/prefs_toolbar.c
9098                 o add "Set default" button
9099                 o align label and text + combo widgets
9100
9101 2002-08-20 [hoa]        0.8.1claws83bis
9102
9103         * src/imap.c
9104                 fixed a bug in imap_fetch_msginfo() in case there is no
9105                 current folder.
9106
9107 2002-08-20 [darko]      0.8.1claws83
9108
9109         * src/folderview.c
9110                 copy the color style of folder view so it
9111                 works with GTK themes
9112
9113 2002-08-20 [darko]      0.8.1claws82
9114
9115         * src/folder.h
9116         * src/folderview.c
9117         * src/prefs_folder_item.[hc]
9118                 don't use UI stuff in folder.h
9119
9120 2002-08-20 [darko]      0.8.1claws81
9121
9122         * src/folder.h
9123         * src/prefs_folder_item.h
9124         * src/folderview.c
9125         * src/prefs_folder_item.c
9126                 ability to set folder color in folderview
9127
9128 2002-08-19 [alfons]     0.8.1claws80
9129
9130         * src/summaryview.c
9131                 fix one of the earlier memleaks reported by Martin Kluge
9132
9133 2002-08-19 [alfons]     0.8.1claws79
9134
9135         * src/mainwindow.c
9136                 hide notice view when selecting seperate folder
9137                 view (reported by Urke MMI)
9138
9139 2002-08-19 [christoph]  0.8.1claws78
9140
9141         * src/folderview.c
9142         * src/prefs_folder_item.h
9143         * src/summaryview.[ch]
9144                 o add summary_set_prefs_from_folderitem to set
9145                   summaryview prefs (first step to remove all
9146                   references to the folderitem in summaryview)
9147                 o moved compiled regex stuff from folderitem prefs
9148                   to summaryview code
9149
9150 2002-08-19 [paul]       0.8.1claws77
9151
9152         * src/compose.c
9153                 add check for '.' to QUOTE_IF_REQUIRED
9154
9155 2002-08-19 [paul]       0.8.1claws76
9156
9157         * src/inc.c
9158                 sync with 0.8.1cvs25 (plug memory leak)
9159
9160         * src/prefs_toolbar.c
9161                 re-order prefs_toolbar_cancel()
9162
9163 2002-08-18 [alfons]     0.8.1claws75
9164
9165         * src/inc.c
9166         * src/matcher.c
9167                 plug other memleaks reported by Martin Kluge
9168
9169 2002-08-18 [paul]       0.8.1claws74
9170
9171         * po/pt_BR.po
9172                 updated by Fabio Jr. Beneditto
9173
9174 2002-08-18 [paul]       0.8.1claws73
9175
9176         * src/toolbar.[ch]
9177                 fix bug where tooltips were displayed untranslated              
9178
9179         * src/prefs_toolbar.c
9180                 fix bug where clicking 'Cancel' creates an icon & text
9181                 toolbar regardless of prefs
9182         
9183
9184 2002-08-17 [oliver]     0.8.1claws72
9185
9186         * src/prefs_toolbar.c
9187                 update toolbar on CANCEL
9188                 bug reported by Martin Kluge
9189         * src/toolbar.c
9190                 toolbar_destroy memleak fixed           
9191
9192 2002-08-17 [alfons]     0.8.1claws71
9193
9194         * src/toolbar.c
9195                 plug another memleak reported by Martin Kluge
9196
9197 2002-08-16 [alfons]     0.8.1claws70
9198
9199         * src/crash.c
9200                 use execvp() correctly (suggested by wwp; thanks!)
9201
9202 2002-08-16 [alfons]     0.8.1claws69
9203
9204         * src/gtksctree.c
9205                 plug memory leak reported by Kim Schultz & Martin Kluge
9206
9207 2002-08-16 [paul]       0.8.1claws68
9208
9209         * po/es.po
9210                 updated by Ricardo Mones Lastra
9211
9212 2002-08-16 [paul]       0.8.1claws67
9213
9214         * src/toolbar.h
9215                 fix bug where 'Compose News' icon showed wrong
9216                 tooltip
9217
9218 2002-08-16 [paul]       0.8.1claws66
9219
9220         * sync with 0.8.1cvs24
9221                 see ChangeLog 2002-08-16
9222
9223         * po/it.po
9224                 updated by Alessandro Maestri
9225
9226 2002-08-15 [paul]       0.8.1claws65
9227
9228         * po/sr.po
9229                 updated by Urke MMI
9230
9231 2002-08-15 [paul]       0.8.1claws64
9232
9233         * src/*.c
9234                 don't translate debug info
9235
9236         * src/matcher.[ch]
9237                 add copyright info
9238
9239 2002-08-15 [paul]       0.8.1claws63
9240
9241         * src/prefs_toolbar.c
9242                 fix bug where clicking 'OK' creates an icon & text
9243                 toolbar regardless of prefs
9244
9245 2002-08-14 [alfons]     0.8.1claws62
9246
9247         * src/main.c
9248                 add global var that has the full argv[0]
9249         * src/crash.c
9250                 o execvp the correct sylpheed by using argv0
9251                   and setting the correct work dir
9252                 o other tweaks  
9253
9254 2002-08-14 [oliver]     0.8.1claws61
9255         
9256         * enable/disable Toolbar Action Buttons 
9257         * code cleanups
9258         * src/mainwindow.c
9259         * src/toolbar.[ch]      
9260         * src/prefs_toolbar.c   
9261
9262 2002-08-14 [melvin]     0.8.1claws60
9263
9264         * po/fr.po
9265                 Updated French translations
9266
9267 2002-08-14 [melvin]     0.8.1claws59
9268
9269         * src/crash.c
9270                 Made bug report not translatable
9271         * src/exporthtml.c
9272                 Fixed exporthtml_build_filespec() return value
9273         * src/foldersel.c
9274                 Fixed incorrect include file
9275         * src/gtkspell.c
9276         * src/prefs_actions.c
9277         * src/prefs_toolbar.c
9278                 Made debug info not translatable
9279         * src/mutt.c
9280         * src/quote_fmt.c
9281                 Added missing includes
9282         * src/prefs_common.c
9283                 Fixed typo
9284
9285 2002-08-14 [paul]       0.8.1claws58
9286
9287         * faq/es/sylpheed-faq.html
9288           faq/es/sylpheed-faq-[1-3].html
9289           faq/es/sylpheed-faq-4.html     **NEW FILE **
9290                 update Spanish FAQ
9291
9292 2002-08-13 [christoph]  0.8.1claws57
9293
9294         * src/procmsg.c
9295                 ignore thread fix that did not mark all
9296                 child nodes of a ignored thread as
9297                 ignored. Does not work perfectly yet,
9298                 but it is better now
9299
9300 2002-08-13 [alfons]     0.8.1claws56
9301
9302         * src/crash.c
9303                 o implement 'save crash log'
9304                 o some tweaks
9305
9306 2002-08-13 [melvin]     0.8.1claws55
9307
9308         * src/main.c
9309                 removed unrequired "execinfo.h" header
9310
9311 2002-08-12 [paul]       0.8.1claws54
9312
9313         * faq/en/sylpheed-faq.html
9314           faq/en/sylpheed-faq-[1-3].html
9315           faq/en/sylpheed-faq-4.html     **NEW FILE **
9316                 update English FAQ
9317
9318 2002-08-12 [alfons]     0.8.1claws53
9319
9320         * po/POTFILES.in
9321                 add crash.c to translatables
9322         * src/crash.c
9323                 bring in Leandro's crash dialog
9324
9325 2002-08-11 [alfons]     0.8.1claws52
9326
9327         * src/crash.c
9328                 clean up some warnings
9329
9330 2002-08-11 [alfons]     0.8.1claws51
9331
9332         * acconfig.h
9333         * configure.in
9334         * src/crash.[ch]        ** NEW FILES **
9335         * src/main.c            
9336                 initial gdb crash handler
9337
9338 2002-08-11 [paul]       0.8.1claws50
9339
9340         * src/prefs_toolbar.c
9341                 replace Up/Down arrow pixmaps with text to be
9342                 consistent across icon themes
9343
9344 2002-08-11 [paul]       0.8.1claws49
9345
9346         * src/prefs_common.c
9347           src/prefs_toolbar.c
9348                 rename 'Pixmap' -> 'Icon'
9349
9350         * src/toolbar.[ch]
9351                 rename  'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
9352
9353 2002-08-10 [paul]       0.8.1claws48
9354
9355         * src/prefs_toolbar.c
9356                 re-work the UI
9357
9358 2002-08-10 [paul]       0.8.1claws47
9359
9360         * src/main.c
9361                 don't write Processing progress to status bar
9362                 patch submitted by Alexander Evseev
9363
9364         * src/prefs_toolbar.c
9365                 re-position and resize window
9366                 make window assume correct size on first call
9367
9368 2002-08-10 [paul]       0.8.1claws46
9369
9370         * src/mainwindow.c
9371           src/prefs_toolbar.c
9372           src/toolbar.c
9373           src/toolbar.h
9374                 obey coding style
9375                 follow UI text conventions
9376
9377 2002-08-10 [alfons]     0.8.1claws45
9378
9379         * src/toolbar.c
9380                 correct pixmap for delete action
9381
9382 2002-08-10 [paul]       0.8.1claws44
9383
9384         * po/pt_BR.po
9385                 updated by Fabio Jr. Beneditto
9386
9387 2002-08-10 [paul]       0.8.1claws43
9388
9389         * po/POTFILES.in
9390                 add custom toolbar files
9391
9392 2002-08-10 [paul]       0.8.1claws42
9393
9394         * sync with 0.8.1cvs22
9395                 see ChangeLog 2002-08-09
9396
9397 2002-08-09 [paul]       0.8.1claws41
9398
9399         * tools/Makefile.am
9400           tools/README
9401           tools/outlook2sylpheed.pl     ** NEW FILE **
9402                 add script to convert exported Outlook
9403                 contacts list to a Sylpheed addressbook.
9404                 Submitted by Ricardo Mones Lastra.
9405
9406 2002-08-09 [paul]       0.8.1claws40
9407
9408         * AUTHORS
9409           configure.in
9410           po/sr.po      ** NEW FILE **
9411                 add Serbian message catalog. Submitted by
9412                 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>             
9413
9414 2002-08-09 [paul]       0.8.1claws39
9415
9416         * sync with 0.8.1cvs21
9417                 see ChangeLog 2002-08-08
9418
9419 2002-08-08 [oliver]     0.8.1claws38
9420
9421         * src/mainwindow.c
9422                 move Custom Toolbar to Configuration menu
9423
9424 2002-08-08 [oliver]     0.8.1claws37
9425
9426         * src/prefs_toolbar.c
9427                 fix substitute pixmap bug
9428
9429 2002-08-08 [paul]       0.8.1claws36
9430
9431         * sync with 0.8.1cvs19
9432                 see ChangeLog 2002-08-08
9433
9434 2002-08-07 [christoph]  0.8.1claws35
9435
9436         * src/utils.c
9437                 fixed a memory leak in new canonicalize_file_replace
9438
9439 2002-08-07 [christoph]  0.8.1claws34
9440
9441         * src/utils.[ch]
9442                 o canonicalize_file_replace should create the temporary
9443                   file in the same directory as the original file.
9444                 o added get_tmpfile_in_dir that creates a temorary file
9445                   in a specified directory.
9446
9447 2002-08-07 [melvin]     0.8.1claws33
9448
9449         * src/toolbar.c
9450                 fixed bug where 'Article' button acted as 'Email' button.
9451
9452 2002-08-07 [paul]       0.8.1claws32
9453
9454         * sync with 0.8.1.cvs17
9455                 see ChangeLog 2002-08-07
9456
9457 2002-08-07 [colin]      0.8.1claws31
9458         
9459         * src/news.c
9460                 fix mass-cancel problem
9461
9462 2002-08-07 [thorsten]   0.8.1claws30
9463
9464         * src/prefs_toolbar.c
9465                 fix: crash on replace or add new button
9466         * src/toolbar.c
9467                 fix: close xmlfile after reading
9468         * src/utils.c
9469                 fix: unlink() file before rename()
9470
9471 2002-08-06 [paul]       0.8.1claws29
9472
9473         * sync with 0.8.cvs15
9474                 see ChangeLog 2002-08-06
9475
9476 2002-08-06 [oliver]     0.8.1claws28
9477
9478         * src/toolbar.c
9479         * src/prefs_toolbar.c
9480                 fixed empty toolbar issue
9481
9482 2002-08-06 [oliver]     0.8.1claws27
9483
9484         * Custom Toolbar Final 
9485         * src/folderview.c
9486         * src/inc.c
9487         * src/summaryview.c
9488                 o toolbar stuff now lives in src/toolbar.[ch]
9489                 o main_window_toolbar_* functions are renamed to
9490                   toolbar_* reflecting their new source file
9491         * src/mainwindow.[ch]
9492                 o remove toolbar stuff  
9493
9494 2002-08-06 [oliver]     0.8.1claws26
9495         
9496         * src/Makefile.am
9497         * src/prefs_toolbar.[ch]        **New File**
9498         * src/toolbar.[ch]              **New File**
9499                 o prefs_toolbar.[ch] custom toolbar frontend
9500                 o toolbar.[ch]       backend 
9501
9502 2002-08-06 [oliver]     0.8.1claws25
9503
9504         * src/prefs_actions.[ch]
9505                 o new exported function actions_execute
9506
9507 2002-08-06 [paul]       0.8.1claws24
9508
9509         * sync with 0.8.1cvs4
9510                 see ChangeLog 2002-08-06
9511
9512 2002-08-06 [paul]       0.8.1claws23
9513
9514         * sync with 0.8.1cvs13
9515                 see ChangeLog 2002-08-06
9516
9517 2002-08-06 [paul]       0.8.1claws22
9518
9519         * sync with 0.8.1cvs12
9520                 see ChangeLog 2002-08-05 and 2002-08-06
9521
9522 2002-08-06 [match]      0.8.1claws21
9523
9524         * src/addrclip.c
9525                 improvements to cut/copy/paste address
9526
9527 2002-08-05 [match]      0.8.1claws20
9528
9529         * src/addritem.[ch]
9530         * src/addrcache.c
9531         * src/addrbook.c
9532         * src/editaddress.c
9533         * src/addressbook.c
9534                 fixes to improve cut/copy/paste
9535
9536 2002-08-06 [melvin]     0.8.1claws19
9537
9538         * src/account.[ch]
9539                 account_find_all_from_address(): new function that returns the
9540                 list of all accounts that are matched in an address.
9541         * src/alertpanel.[ch]
9542                 alertpanel() now accepts a custom widget
9543                 alertpanel_with_widget(): new function that pops up a panel with
9544                 a custom widget in it 
9545         * src/gtkutils.[ch]
9546                 gtkut_account_menu_new(): new function that allows the selection
9547                 of an account from a list of accounts.
9548         * src/messageview.c
9549                 Extended Return Receipt notification to select the correct 
9550                 account and to make a security test on the Delivery-Notification
9551                 address which should be the same as the Return-Path.
9552
9553 2002-08-06 [thorsten]   0.8.1claws18
9554
9555         * src/mimeview.c
9556                 attach_all: save unnamed as "noname.%d",
9557                 dont free static dirname
9558
9559 2002-08-05 [alfons]     0.8.1claws17
9560
9561         * configure.in
9562                 detect XIM by trying to link rather than compile a XIM program
9563
9564 2002-08-05 [oliver]     0.8.1claws16
9565                 
9566         * src/stock_pixmap.[ch]
9567                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
9568                 o new func to retrieve pixmaps
9569
9570 2002-08-05 [paul]       0.8.1claws15
9571
9572         * sync with 0.8.1cvs10
9573                 see ChangeLog 2002-08-05
9574
9575 2002-08-04 [alfons]     0.8.1claws14
9576
9577         * src/textview.c
9578                 see if this plugs memleak
9579
9580 2002-08-04 [melvin]     0.8.1claws13
9581
9582         * src/gtkspell.c
9583                 fixed bug that could crash Sylpheed when highlighting
9584                 all misspelled words.
9585
9586 2002-08-03 [melvin]     0.8.1claws12
9587
9588         * src/prefs_actions.c
9589                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
9590         * src/messageview.c
9591                 fixed bug where the Return Receipt was sent to
9592                 Delivery-Notification-To address even if it was not present
9593
9594 2002-08-02 [alfons]     0.8.1claws11
9595
9596         * src/prefs_actions.c
9597                 o more check for NULLs
9598                 o put create_io_dialog() in right conditional block
9599
9600 2002-08-02 [paul]       0.8.1claws10
9601
9602         * po/es.po
9603                 updated by Ricardo Mones Lastra
9604
9605 2002-08-01 [christoph]  0.8.1claws9
9606
9607         * src/folder.c
9608                 don't free the cache of the opened
9609                 folder in the summaryview
9610         * src/summaryview.c
9611                 don't unset flags, if it is not required
9612
9613 2002-08-01 [paul]       0.8.1claws8
9614
9615         * sync with 0.8.1cvs8
9616                 see ChangeLog entry 2002-08-01
9617
9618 2002-08-01 [paul]       0.8.1claws7
9619
9620         * sync with 0.8.1cvs7
9621                 see ChangeLog 2002-07-31 and 2002-08-01
9622
9623 2002-07-31 [christoph]  0.8.1claws6
9624
9625         * src/mainwindow.c
9626                 forgot to update menu sensitivity
9627                 function for new menu entry
9628
9629 2002-07-31 [alfons]     0.8.1claws5
9630
9631         * src/main.c
9632                 check folder item and its path for NULL on
9633                 initial processing
9634
9635 2002-07-31 [christoph]  0.8.1claws4
9636
9637         * src/folder.c
9638                 check if folder_item_get_msginfo in
9639                 folder_item_remove_msg returned NULL
9640         * src/imap.c
9641                 better clear the uid cache in the
9642                 uid validity check function and delete
9643                 cached messages
9644
9645 2002-07-31 [paul]       0.8.1claws3
9646
9647         * man/sylpheed.1
9648                 add the '--attach' option and a few other
9649                 minor changes
9650
9651 2002-07-31 [paul]       0.8.1claws2
9652
9653         * sync with 0.8.1cvs5
9654                 see ChangeLog 2002-07-31
9655
9656 2002-07-31 [christoph]  0.8.1claws1
9657
9658         * src/folderview.[ch]
9659         * src/mainwindow.c
9660                 replace "Rescan all folders..." with
9661                 "Check all folders for new messages..."
9662
9663 2002-07-30 [paul]       0.8.1claws
9664
9665         * version 0.8.1claws released
9666
9667 2002-07-30 [paul]       0.8.0claws29
9668
9669         * tools/OOo2sylpheed.pl ** NEW FILE **
9670           tools/README
9671                 add script to enable sending documents as
9672                 attachments from OpenOffice.org
9673
9674 2002-07-30 [melvin]     0.8.0claws28
9675
9676         * src/prefs_actions.c
9677                 Made the actions' input/output dialog display
9678                 without delay.
9679
9680 2002-07-30 [christoph]  0.8.0claws27
9681
9682         * src/procmsg.c
9683                 check if folder_item_get_msginfo in
9684                 procmsg_save_to_outbox returned NULL
9685
9686 2002-07-30 [paul]       0.8.0claws26
9687
9688         * sync with 0.8.1cvs4
9689                 see ChangeLog 2002-07-29
9690
9691 2002-07-29 [thorsten]   0.8.0claws25
9692
9693         * README.claws
9694                 added selective download, delete on server
9695
9696 2002-07-29 [paul]       0.8.0claws24
9697
9698         * sync with 0.8.1cvs3
9699                 see ChangeLog 2002-07-29
9700
9701 2002-07-27 [christoph]  0.8.0claws23
9702
9703         * src/folder.c
9704                 add extra check if fetching the msginfo
9705                 returned NULL
9706
9707 2002-07-27 [paul]       0.8.0claws22
9708
9709         * sync with 0.8.1cvs2
9710                 see ChangeLog 2002-07-26
9711
9712 2002-07-27 [christoph]  0.8.0claws21
9713
9714         * src/imap.c
9715                 add another check if a valid msginfo
9716                 was returned
9717
9718 2002-07-26 [hoa]        0.8.0claws20
9719
9720         * src/folder.c
9721                 Fixed a condition in folder_item_destroy()
9722
9723         * src/imap.c
9724                 Fixed an error in IMAP protocol
9725
9726 2002-07-26 [alfons]     0.8.0claws19
9727
9728         * src/folder.c
9729                 ofcourse compare with identifier, not the path
9730
9731 2002-07-26 [alfons]     0.8.0claws18
9732
9733         * src/folder.c
9734                 use folder item identifier for saving / restoring
9735                 preferences because folder->path might not be unique
9736
9737 2002-07-26 [melvin]     0.8.0claws17
9738
9739         * src/logwindow.c
9740                 Fixed a crash introduced in 0.8.0claws5 when log is 
9741                 cut under 80 characters.
9742
9743 2002-07-26 [paul]       0.8.0claws16
9744
9745         * sync with 0.8.1cvs1
9746                 see ChangeLog 2002-07-26
9747
9748 2002-07-26 [christoph]  0.8.0claws15
9749
9750         * src/imap.[ch]
9751                 imap folder now remembers the last selected
9752                 folder and imap_fetch_msginfo skips selecting
9753                 the folder if it is already selected
9754
9755 2002-07-26 [christoph]  0.8.0claws14
9756
9757         * src/folder.c
9758         * src/folderview.c
9759         * src/imap.c
9760                 fix imap folder rescanning
9761
9762 2002-07-25 [christoph]  0.8.0claws13
9763
9764         * src/filter.c
9765         * src/folder.[ch]
9766         * src/folderview.c
9767         * src/imap.[ch]
9768         * src/mainwindow.c
9769         * src/mbox_folder.c
9770         * src/mh.c
9771         * src/news.c
9772                 implement imap uid cache and uid validity check
9773
9774 2002-07-25 [alfons]     0.8.0claws12
9775
9776         * src/summaryview.c
9777                 fix a brown paper bag bug, and also add some more
9778                 checks
9779
9780 2002-07-25 [christoph]  0.8.0claws11
9781
9782         * src/folder.c
9783                 don't mix copy, fetch_msginfo and remove
9784                 operations in folder item copy and move
9785                 operations
9786
9787 2002-07-25 [christoph]  0.8.0claws10
9788
9789         * src/folderview.c
9790         * src/mainwindow.c
9791         * src/prefs_folder_item.c
9792         * src/summaryview.[ch]
9793                 remove no longer required parameter update_cache from
9794                 summary_show
9795
9796 2002-07-25 [paul]       0.8.0claws9
9797
9798         * sync with 0.8.1
9799         
9800         * AUTHORS
9801                 a few corrections
9802
9803 2002-07-24 [alfons]     0.8.0claws8
9804
9805         * src/summaryview.c
9806                 sort correctly when using simplified subject line
9807                 (closes feature request "[ 585141 ] applying regexp to subject 
9808                 before sort" submitted by Alexandra Walford)
9809
9810 2002-07-24 [paul]       0.8.0claws7
9811
9812         * sync with 0.8.0cvs3
9813                 see ChangeLog 2002-07-24
9814
9815 2002-07-23 [christoph]  0.8.0claws6
9816
9817         * src/folder.c
9818         * src/folder.h
9819         * src/summaryview.c
9820         * src/summaryview.h
9821         * src/main.c
9822                 o separate processing and summaryview
9823                 o removed summary_write_cache from summaryview
9824                 o removed summaryview->killed_messages, because we don't have
9825                   to keep a list of killed messages anymore. New cache will
9826                   keep the hidden messages in cache anyway
9827         * src/folderview.c
9828         * src/inc.c
9829         * src/selective_download.c
9830                 o removed unnecessary summary_write_cache calls
9831         * src/procmsg.c
9832                 o don't set ignore thread flag in procmsg_get_thread_tree
9833                   if it is already set
9834         * src/mainwindow.c
9835         * src/statusbar.h
9836                 o moved STATUSBAR_PUSH/POP to statusbar.h because
9837                   they are used in different files
9838
9839 2002-07-23 [melvin]     0.8.0claws5
9840
9841         * src/addressbook.c
9842         * src/addrgather.c
9843         * src/editaddress.c
9844         * src/editgroup.c
9845         * src/editldap_basedn.c
9846         * src/importldif.c
9847         * src/prefs_common.c
9848                 Fixed few memory leak (gtk_editable_get_chars returns
9849                 an allocated string)
9850         * src/logwindow.c
9851                 Fixed few memory leak (gtk_editable_get_chars returns
9852                 an allocated string) and modified a little the log cutting
9853                 loop.
9854         * src/compose.c
9855                 Replaced a call to an obsolete function gtk_entry_get_text()
9856                 by gtk_editable_get_chars()
9857         * src/send.c
9858                 Removed a debug printf
9859
9860 2002-07-23 [christoph]  0.8.0claws4
9861
9862         * src/filesel.c
9863                 fix another g_dirname memory leak
9864
9865 2002-07-23 [christoph]  0.8.0claws3
9866
9867         * src/mh.c
9868                 fixed a memory leak in mh_fetch_msginfo
9869                 fixed crash when message header could not be
9870                 parsed
9871
9872 2002-07-23 [paul]       0.8.0claws2
9873
9874         * sync with 0.8.0cvs2
9875                 see ChangeLog 2002-07-23
9876
9877 2002-07-23 [paul]       0.8.0claws1
9878
9879         * sync with 0.8.0cvs1
9880                 see ChangeLog 2002-07-23
9881
9882 2002-07-23 [paul]       0.8.0claws
9883
9884         * release of 0.8.0claws
9885
9886 2002-07-23 [paul]       0.7.8claws99
9887
9888         * po/ru.po
9889                 new Russian translation, submitted by
9890                 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
9891
9892 2002-07-22 [jens]       0.7.8claws98
9893
9894         * po/de.po
9895                 Updated German translations.
9896
9897 2002-07-22 [paul]       0.7.8claws97
9898
9899         * po/es.po
9900           po/it.po
9901           po/nl.po
9902           po/pt_BR.po
9903                 updated translations by Ricardo Mones Lastra,
9904                 Alessandro Maestri, Wilbert Berendsen and 
9905                 Fabio Jr. Beneditto respectively
9906
9907 2002-07-22 [christoph]  0.7.8claws96
9908
9909         * src/mimeview.c
9910                 fix memory leak caused by wrong g_dirname usage
9911
9912 2002-07-22 [christoph]  0.7.8claws95
9913
9914         * src/summaryview.c
9915                 update new and unread message counts for summaryview
9916                 summaryview does not get it from the folder anymore
9917                 and has to update the values itself
9918
9919 2002-07-22 [melvin]     0.7.8claws94
9920
9921         * po/fr.po
9922                 Updated French translations.
9923
9924 2002-07-22 [christoph]  0.7.8claws93
9925
9926         * src/matcher.c
9927                 set prop->preg pointer to NULL or following check
9928                 will not fail and regexec will be called with
9929                 invalid pointer
9930
9931 2002-07-21 [alfons]     0.7.8claws92
9932         
9933         * src/prefs_common.[ch]
9934                 remove option "Send return receipt on request"
9935
9936 2002-07-21 [thorsten]   0.7.8claws91
9937
9938         * src/mimeview.c
9939                 fixed memleaks, coding style as pointed out by alfons
9940
9941 2002-07-21 [alfons]     0.7.8claws90
9942
9943         * src/messageview.c
9944         * src/noticeview.[ch]
9945                 o fix bug notice view being displayed when going to empty folder 
9946                   (noticed by Christoph)
9947                 o allow RRR to be sent when restarting sylpheed, or changing folder 
9948                   (noticed by Thorsten)
9949
9950 2002-07-21 [thorsten]   0.7.8claws89
9951
9952         * src/mimeview.c
9953                 Included save_all patch from Xaview FACQ
9954                 added support for pathnames
9955
9956 2002-07-21 [alfons]     0.7.8claws88
9957
9958         * po/POTFILES.in
9959         * src/Makefile.am
9960         * src/mainwindow.c
9961         * src/messageview.[ch]
9962         * src/noticeview.c      ** NEW FILE **
9963         * src/noticeview.h      ** NEW FILE **
9964                 make return receipts work again
9965                 (UI idea by Leandro Pereira)
9966
9967 2002-07-21 [paul]       0.7.8claws87
9968
9969         * src/summaryview.c
9970                 fix sensitivity of 'Select thread'
9971
9972 2002-07-21 [paul]       0.7.8claws86
9973
9974         * src/prefs_common.c
9975                 add browser command line for Galeon
9976
9977 2002-07-21 [paul]       0.7.8claws85
9978
9979         * Makefile.am
9980                 fix 'EXTRA_DIST': remove README.README, add TODO
9981                 and TODO.claws
9982
9983 2002-07-21 [alfons]     0.7.8claws84
9984
9985         * src/gtkstext.c
9986                 make enter clear selection
9987                 (closes "[ 579888 ] Editor selection/entry error"
9988                 reported by Steve Lamb)
9989
9990 2002-07-21 [alfons]     0.7.8claws83
9991         
9992         * src/summaryview.c
9993                 sort message list when selecting unthread messages
9994                 (closes "[ 501593 ] switching threaded view doesn't sort"
9995                 reported by Simon Schubert)
9996
9997 2002-07-20 [alfons]     0.7.8claws82
9998         
9999         * src/matcher.c
10000                 const-correctness
10001
10002 2002-07-20 [thorsten]   0.7.8claws81
10003
10004         * src/matcher.c
10005                 Fixed expansion of empty fields in matchactions
10006
10007 2002-07-19 [melvin]     0.7.8claws80
10008
10009         * src/gtkspell.c
10010                 Removed a duplicate menu entry (fast mode) introduced during
10011                 the new cache merge
10012                 Added a menu separator between 'Use alternate' and 'Fast mode'
10013
10014 2002-07-19 [paul]       0.7.8claws79
10015
10016         * tools/Makefile.am
10017           tools/README
10018                 correct typos
10019
10020 2002-07-19 [thorsten]   0.7.8claws78
10021
10022         * tools/calypso_convert.pl      ** NEW FILE **
10023           tools/README
10024           tools/Makefile.am
10025                 script to import mbox files exported
10026                 by calypso
10027                 o generates folder structure
10028                 o includes attachments
10029
10030 2002-07-19 [melvin]     0.7.8claws77
10031
10032         * src/selective_download.[ch]
10033                 Fixed bug where closing the dialog with the window manager's
10034                 close button will not unlock the summary
10035                 Corrected some function declarations that missed a return value
10036                 Made the source code comply better with coding style.
10037         * src/prefs_common.c
10038                 Added new browser command line for Mozilla.
10039
10040 2002-07-18 [paul]       0.7.8claws76
10041
10042         * src/mainwindow.c
10043           src/selective_download.[ch]
10044                 reflect theme changes, fix Gdk Warning when creating 
10045                 pixmap from NULL window, and minor clean up.
10046                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
10047
10048         * po/en_GB.po
10049                 updated
10050
10051 2002-07-17 [paul]       0.7.8claws75
10052
10053         * INSTALL[.jp]
10054                 sync with 0.8.0
10055         
10056         * po/en_GB.po
10057                 updated
10058
10059 2002-07-16 [paul]       0.7.8claws74
10060
10061         * tools/filter_conv.pl
10062           tools/README
10063                 replace conversion script with reimplemented version, 
10064                 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
10065
10066 2002-07-16 [colin]      0.7.8claws73
10067
10068         * src/summaryview.c
10069                 remove forgotten debug messages - sorry ;-)
10070
10071 2002-07-16 [colin]      0.7.8claws72
10072
10073         * src/mimeview.c
10074           src/summaryview.c
10075           src/textview.c
10076           src/textview.h
10077                 add the ability to select part of a text mime-part 
10078                 to reply.
10079
10080 2002-07-15 [christoph]  0.7.8claws71
10081
10082         * src/folder.c
10083                 fix folder message count for folders without
10084                 msg_is_changed (includes news folders)
10085
10086 2002-07-15 [martin]     0.7.8claws70
10087
10088         * src/summaryview.c
10089                 option "display recipient on 'From'..." now works
10090                 without the need of enabling the option
10091                 "display  sender  using  address  book".
10092
10093 2002-07-15 [christoph]  0.7.8claws69
10094
10095         * src/summaryview.c
10096                 removed setting folder status from summaryview.
10097                 folder.c should update all message counts correctly.
10098
10099 2002-07-15 [paul]       0.7.8claws68
10100
10101         * po/pt_BR.po
10102                 updated by Fabio Junior Beneditto
10103
10104 2002-07-15 [darko]      0.7.8claws67
10105
10106         * src/mh.c
10107                 Fixed target folder colorization, don't decrease op
10108                 number twice
10109
10110 2002-07-14 [paul]       0.7.8claws66
10111
10112         * sync with main 0.8.0
10113                 see ChangeLog 2002-07-14
10114
10115 2002-07-13 [melvin]     0.7.8claws65
10116         
10117         * src/addrbook.c
10118         * src/addressbook.c
10119         * src/addrindex.c
10120                 Replaced sprintf by g_snprintf to prevent possible buffer
10121                 overflow.
10122         * src/news.c
10123                 Corrected a log message output format.
10124                 Added a missing "done" debug output.
10125         * src/compose.c
10126                 Added keyboard accelerator for Priority menu items
10127                 Added missing \n in debug output
10128         * src/logwindow.c
10129         * src/gtkspell.c
10130         * src/rfc2015.c
10131                 Added missing \n in debug output
10132
10133 2002-07-13 [paul]       0.7.8claws64
10134
10135         * man/sylpheed.1
10136                 change Sergey's email address to the sf address
10137
10138         * src/textview.c
10139                 increase show_url_timeout (more useful for long
10140                 urls)
10141
10142 2002-07-12 [sergey]     0.7.8claws63
10143
10144         * src/rfc2015.c
10145                 applied (with some modifications) patch to set the
10146                 micalg parameter for signatures
10147                 (2001-08-28 Werner Koch <wk@gnupg.org>)
10148
10149 2002-07-12 [sergey]     0.7.8claws62
10150
10151         * man/Makefile.am
10152         * configure.in
10153                 fixed man page installation
10154
10155 2002-07-12 [paul]       0.7.8claws61
10156
10157         * sync with 0.7.8cvs26
10158                 see ChangeLog 2002-07-11 and 2002-07-12
10159
10160 2002-07-11 [christoph]  0.7.8claws60
10161
10162         * src/compose.c
10163         * src/procmsg.c
10164                 first use the message number to find the message
10165                 to mark with a reply flag but check the
10166                 message-id if we got the correct message, if not
10167                 try to find it by message-id.
10168                 use new string seperator that is not allowed
10169                 in message-ids.
10170
10171 2002-07-11 [paul]       0.7.8claws59
10172
10173         * sync with 0.7.8cvs23
10174                 see ChangeLog 2002-07-10
10175
10176 2002-07-10 [christoph]  0.7.8claws58
10177
10178         * src/folder.[ch]
10179         * src/msgcache.[ch]
10180                 Added message-id table to the cache in memory
10181                 and functions to msgcache.c and folder.c to
10182                 fetch MsgInfos by message id
10183         * src/compose.c
10184         * src/procmsg.c
10185                 store folder and message-id of message replying
10186                 to in queue header and set reply flag after sending
10187                 (Closes bug #469498)
10188
10189 2002-07-10 [paul]       0.7.8claws57
10190
10191         * AUTHORS
10192           man/sylpheed.1.gz
10193                 add Martin to the list of authors
10194
10195 2002-07-09 [martin]     0.7.8claws56
10196         * src/gtksctree.c
10197                 Added gtk_ctree_last_visible(), tree_update_level(),
10198                 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
10199                 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
10200                 from gtk+ to gtksctree.c for the new sorting code
10201                 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
10202                 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
10203         * src/gtksctree.h
10204                 Added declaration for gtk_sctree_sort_recursive() and
10205                 gtk_sctree_sort_node
10206         * src/addressbook.c
10207         * src/foldersel.c
10208         * src/folderview.c
10209         * src/summaryview.c
10210                 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
10211                 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
10212
10213 2002-07-08 [paul]       0.7.8claws55
10214
10215         * more sync with 0.7.8cvs21
10216                 see ChangeLog 2002-07-08
10217
10218 2002-07-08 [paul]       0.7.8claws54
10219
10220         * sync with 0.7.8cvs21
10221                 see ChangeLog 2002-07-08
10222
10223 2002-07-07 [alfons]     0.7.8claws53
10224
10225         * src/Makefile.am
10226         * src/stock_pixmap.[ch]
10227         * src/pixmaps/notice_warn.xpm   ** NEW FILE **
10228         * src/pixmaps/notice_error.xpm  ** NEW FILE **
10229         * src/pixmaps/notice_note.xpm   ** NEW FILE **
10230                 add new pixmaps for upcoming notice pane
10231
10232 2002-07-06 [melvin]     0.7.8claws52
10233
10234         * src/gtkspell.[ch]
10235                 Made them a bit closer to Sylpheed's coding style.
10236                 Removed old code.
10237                 Removed possible memory leaks when some errors occurs.
10238
10239 2002-07-06 [melvin]     0.7.8claws51
10240
10241         * po/Makefile.in.in
10242                 Removed --no-location in xgettext command line to help
10243                 translators that use Emacs' po-mode
10244         * src/quote_fmt.c
10245                 Removed unnecessary comments that messed up sylpheed.pot
10246
10247 2002-07-06 [paul]       0.7.8claws50
10248
10249         * sync with 0.7.8cvs19
10250                 see ChangeLog 2002-07-05
10251
10252 2002-07-06 [christoph]  0.7.8claws49
10253
10254         * src/folder.c
10255         * src/mainwindow.c
10256                 fix folder_item_remove_all_msg and folderview
10257                 status for trash folders after emptying trash
10258
10259 2002-07-05 [paul]       0.7.8claws48
10260
10261         * sync with 0.7.8cvs16
10262                 see ChangeLog 2002-07-04 and 2002-07-05
10263
10264 2002-07-04 [paul]       0.7.8claws47
10265
10266         * sync with 0.7.8cvs14
10267                 see  ChangeLog 2002-07-04
10268
10269 2002-07-03 [alfons]     0.7.8claws46
10270
10271         * src/folder.c
10272                 dupe folder item's path because it's being reallocated
10273                 by new folder scanning code
10274
10275 2002-07-03 [christoph]  0.7.8claws45
10276
10277         * src/imap.c
10278                 better IMAP uid fetching using 'FETCH 1:* (UID)'
10279         * src/msgcache.c
10280                 add missing return in msgcache_write
10281
10282 2002-07-02 [thorsten]   0.7.8claws44
10283
10284         * src/jpilot.c
10285         * src/msgcache.c
10286         * src/rfc2015.c
10287                 use binary mode for file access
10288
10289 2002-07-02 [christoph]  0.7.8claws43
10290
10291         * major code cleanup (part 1)
10292         
10293                 - unused variables removed
10294                 - unused functions removed
10295                 - uninitialized variables checked
10296                 - missing return statements added
10297                 - missing function return types added
10298                 - added parentheses around assignment and
10299                   && in || when suggested by gcc
10300               
10301         * src/mh.c
10302         * src/folder.c
10303                 replaced direct calls to folder->scan_tree
10304                 with folder_scan_tree and restore folder
10305                 prefs in this function. The folder should
10306                 not have to deal with them.
10307                 ( Should now work for all folder types )
10308
10309 2002-07-02 [paul]       0.7.8claws42
10310
10311         * sync with 0.7.8cvs13
10312                 see ChangeLog 2002-07-01 and 2002-07-02
10313
10314 2002-07-01 [christoph]  0.7.8claws41
10315
10316         * src/summaryview.c
10317                 fix "goto next/prev unread message" with
10318                 ignored threads
10319
10320 2002-07-01 [paul]       0.7.8claws40
10321
10322         * po/es.po
10323                 updated by Ricardo Mones Lastra
10324
10325 2002-06-30 [match]      0.7.8claws39
10326
10327         * src/jpilot.c
10328                 applied variation of leonerd's patch (566661) to
10329                 allow multiple email addresses per JPilot entry.
10330                 addresses may be separated by space, comma, pipe,
10331                 semi-colon, new-line.
10332
10333 2002-06-30 [alfons]     0.7.8claws38
10334
10335         * src/procmsg.c
10336                 simple fix for putting older nodes before
10337                 newer nodes when threading by subject
10338
10339 2002-06-30 [christoph]  0.7.8claws37
10340
10341         * src/folder.c
10342         * src/folderview.c
10343         * src/mh.c
10344         * src/news.c
10345         * src/procmsg.c
10346                 fix broken folder tree rescaning
10347                 and don't use procmsg_get_mark_sum
10348                 anymore
10349
10350 2002-06-30 [christoph]  0.7.8claws36
10351
10352         * merge new cache branch
10353         * src/imap.c
10354                 fix new cache imap copy bug
10355         * src/folder.c
10356                 improved folder_item_scan
10357                 it should now always set the correct
10358                 new, unread and total message counts
10359
10360 2002-06-29 [paul]       0.7.8claws35
10361
10362         * configure.in
10363                 correct syntax error
10364
10365 2002-06-29 [paul]       0.7.8claws34
10366
10367         * configure.in
10368           Makefile.am
10369           man/Makefile.am       ** NEW FILE **
10370           man/sylpheed.1.gz     ** NEW FILE **
10371                 add Sylpheed man page
10372
10373 2002-06-29 [paul]       0.7.8claws33
10374
10375         * po/pt_BR.po
10376                 updated by Fabio Junior Beneditto
10377
10378 2002-06-28 [jens]       0.7.8claws32
10379
10380         * po/de.po
10381                 translation updated
10382
10383         * src/selective_download.c
10384                 removed gettext for space " "
10385
10386         * src/imap.c
10387                 removed wrong space
10388
10389 2002-06-28 [paul]       0.7.8claws31
10390
10391         * sync with 0.7.8cvs11
10392                 see ChangeLog 2002-06-28
10393
10394 2002-06-28 [paul]       0.7.8claws30
10395
10396         * sync with 0.7.8cvs10
10397                 see ChangeLog 2002-06-27 and 2002-06-28
10398
10399 2002-06-26 [paul]       0.7.8claws29
10400
10401         * src/addrgather.c
10402           src/selective_download.c
10403                 don't gettextise empty strings.
10404                 reserved by gettext. gettext("") returns 
10405                 the header entry with meta information, 
10406                 not the empty string
10407
10408         * po/en_GB.po
10409                 updated
10410
10411 2002-06-26 [paul]       0.7.8claws28
10412
10413         * sync with 0.7.8cvs7
10414                 see ChangeLog 2002-06-25
10415
10416         * src/prefs_common.c
10417                 ...and in the process, tweak the gui a little
10418
10419 2002-06-25 [alfons]     0.7.8claws27
10420         
10421         * configure.in
10422         * src/Makefile.am
10423                 fine tune ldap library detection
10424
10425 2002-06-25 [alfons]     0.7.8claws26
10426
10427         * src/compose.c
10428                 don't allow return receipts when composing a news article
10429
10430 2002-06-25 [paul]       0.7.8claws25
10431
10432         * Makefile.am
10433                 add '$(AMTAR)' to 'release' section to allow for
10434                 new and older autotools
10435
10436 2002-06-25 [paul]       0.7.8claws24
10437
10438         * src/summaryview.c
10439                 fix "No more unread messages" persistant pop-up
10440                 window bug
10441
10442 2002-06-25 [paul]       0.7.8claws23
10443
10444         * po/it.po
10445                 updated by Alessandro Maestri
10446
10447 2002-06-25 [paul]       0.7.8claws22
10448
10449         * sync with 0.7.8cvs6
10450                 see ChangeLog 2002-06-25
10451
10452 2002-06-24 [paul]       0.7.8claws21
10453
10454         * tools/update-po
10455                 add GPL copyright information
10456
10457 2002-06-24 [paul]       0.7.8claws20
10458
10459         * tools/Makefile.am
10460           tools/README
10461           tools/update-po       ** NEW FILE **
10462                 add script that eases the creation of *.po files
10463                 Submitted by Wilbert Berendsen <wilbert@oswf.org>
10464
10465 2002-06-23 [alfons]     0.7.8claws19
10466
10467         * src/messageview.c
10468                 make notification_convert_header obey const correctness
10469                 (next step will be fixing the broken return receipt)
10470
10471 2002-06-23 [paul]       0.7.8claws18
10472
10473         * src/messageview.c
10474                 fix bug introduced in last commit:
10475                 removed too much code in last commit - put back what's
10476                 needed
10477
10478 2002-06-23 [paul]       0.7.8claws17
10479
10480         * src/messageview.[ch]
10481                 remove code committed in error from locally patched
10482                 source
10483
10484 2002-06-23 [colin]      0.7.8claws16
10485
10486         * src/compose.[ch]
10487                 add compose_entry_select(), used to select the default_to
10488                 email address - hopefully avoiding people sending mails to
10489                 wrong recipients.
10490
10491 2002-06-22 [alfons]     0.7.8claws15
10492
10493         * AUTHORS
10494                 add Bram Metsch & Stanislav Karchebny
10495         * src/smtp.[ch]
10496         * src/prefs_account.[ch]
10497         * src/send.c
10498                 - apply and adapt Bram's patch which allows user to set SMTP AUTH 
10499                   options.  (see <http://sourceforge.net/tracker/index.php
10500                   ?func=detail&aid=566937&group_id=25528&atid=384600>);
10501
10502                 - merge Stanislav's fix to make SMTP AUTH work with qmail
10503                   (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
10504
10505 2002-06-22 [paul]       0.7.8claws14
10506
10507         * sync with 0.7.8cvs5
10508                 see ChangeLog 2002-06-19 and 2002-06-20
10509
10510 2002-06-22 [alfons]     0.7.8claws13
10511
10512         * src/selective_download.c
10513                 fix a stupid mistake I made
10514
10515 2002-06-22 [alfons]     0.7.8claws12
10516
10517         * src/selective_download.[ch]
10518                 fix another unnoticed leak; cleanup code
10519
10520 2002-06-21 [alfons]
10521
10522         * tools/Makefile.am
10523                 gpg-sign <-- gpg-sign-syl
10524
10525 2002-06-21 [alfons]     0.7.8claws11
10526
10527         * src/selective_download.c
10528         * src/selective_download.h
10529                 fix assorted mix of allocation errors (should solve
10530                 problem reported by Philippe Gramoullé, see:
10531                 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
10532
10533 2002-06-20 [melvin]     0.7.8claws10
10534
10535         * tools/gpg-sign *REMOVED*
10536           tools/gpg-sign-syl *ADDED*
10537                 Replaced the gpg clearsigning script with the version using
10538                 xterm instead of ssh-askpass and changed its name.
10539
10540         * README.claws
10541                 Updated actions example to reflect the renaming of the
10542                 gpg clearsigning script.
10543
10544 2002-06-19 [paul]       0.7.8claws9
10545
10546         * sync with 0.7.8claws9
10547                 see ChangeLog 2002-06-18 and 2002-06-19
10548
10549 2002-06-19 [paul]       0.7.8claws8
10550
10551         * sync with 0.7.8cvs1
10552                 see ChangeLog 2002-06-18
10553
10554 2002-06-18 [alfons]     0.7.8claws7
10555
10556         * src/mainwindow.h
10557                 add omitted prototype
10558
10559 2002-06-17 [paul]       0.7.8claws6
10560
10561         * src/mainwindow.c
10562                 fix hiding of exec_btn
10563
10564 2002-06-17 [paul]       0.7.8claws5
10565
10566         * src/pop.c
10567                 remove unneeded code: should_delete() 
10568                 and Pop3State::uidl_todelete_list
10569
10570 2002-06-17 [paul]       0.7.8claws4
10571
10572         * sync with 0.7.8
10573                 see ChangeLog 2002-06-11 and 2002-06-13
10574
10575 2002-06-16 [alfons]     0.7.8claws3
10576         
10577         * src/folder.c
10578                 make sure lock sort mode (claws specific) is
10579                 also persists after a tree rescan
10580
10581 2002-06-16 [alfons]     0.7.8claws2
10582
10583         * src/prefs_folder_item.c
10584         * src/folder.[ch]
10585                 fix persistence of folder sort mode (broken
10586                 by adapting Hiro's new folder persistence code)
10587
10588 2002-06-16 [alfons]     0.7.8claws1
10589
10590         * AUTHORS
10591         * src/logwindow.c
10592         * src/prefscommon.[ch]
10593                 control size of log text in log window; 
10594                 closes patch #569155 submitted by Mitko Haralanov.
10595
10596 2002-06-15 [paul]       0.7.8claws
10597
10598         * release of 0.7.8claws
10599
10600 2002-06-15 [paul]       0.7.7claws
10601
10602         * po/pt_BR.po
10603                 updated by Fabio Junior Beneditto
10604
10605 2002-06-14 [paul]       0.7.6claws49
10606
10607         * po/es.po
10608                 updated by Ricardo Mones Lastra
10609
10610 2002-06-14 [paul]       0.7.6claws48
10611
10612         * po/nl.po
10613                 updated translation by Wilbert Berendsen
10614
10615 2002-06-14 [melvin]     0.7.6claws47
10616
10617         * po/fr.po
10618                 Updated French translation
10619
10620 2002-06-13 [paul]       0.7.6claws46
10621
10622         * src/filesel.c
10623                 allow filename to be typed in, rather than just
10624                 selected by the mouse. Patch by Gustavo Noronha Silva.
10625
10626 2002-06-13 [alfons]     0.7.6claws45
10627
10628         * src/mainwindow.[ch]
10629                 more cleanups (removing unnecessary menu items Expand 
10630                 summary / message view)
10631
10632 2002-06-13 [melvin]     0.7.6claws44
10633
10634         * po/POTFILES.in
10635                 Added src/string_match.c
10636         * src/string_match.c
10637                 Fixed possible buffer overflow.
10638                 Corrected typo.
10639                 Added missing config.h header.
10640         * src/prefs_common.c
10641           src/prefs_matcher.c
10642           src/prefs_scoring.c
10643                 Made some strings translatable (missing _(..)).
10644
10645 2002-06-13 [melvin]     0.7.6claws43
10646
10647         * README.claws
10648                 Corrected action example (verifying clearsigned mail).
10649         * src/prefs_account.c
10650                 Corrected typo.
10651         * src/prefs_common.c
10652                 Removed incorrect line that generated a Gtk-CRITICAL msg.
10653
10654 2002-06-12 [alfons]     0.7.6claws42
10655
10656         * src/summaryview.c
10657                 add init of score column lost in 0.7.6claws42
10658
10659 2002-06-12 [paul]       0.7.6claws41
10660
10661         * src/prefs_account.c
10662                 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the 
10663                 behavior of the radio buttons, (from 0.7.7cvs2)
10664
10665 2002-06-11 [alfons]     0.7.6claws40
10666
10667         * src/messageview.[ch]
10668         * src/summaryview.[ch]
10669         * src/summary_search.c
10670         * src/mainwindow.c
10671                 perform a sync to bring in Hiro's separate view implementation 
10672
10673                 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
10674
10675 2002-06-11 [paul]       0.7.6claws39
10676         
10677         * src/prefs_account.c
10678                 correct a typo on the Receive tab
10679
10680 2002-06-10 [match]      0.7.6claws38
10681
10682         * src/addressbook.c
10683                 Included address completion patch from Gustavo Noronha.
10684
10685 2002-06-10 [paul]       0.7.6claws37
10686
10687         * src/inc.[ch]
10688           src/pop.c
10689           src/prefs_account.[ch]
10690           src/selective_download.[ch]
10691                 apply PATCH #561712
10692                  NEW:
10693                 - check if POP Account
10694                 - Receive Button renamed to Preview
10695                 - Preview Button Popup: preview new/all messages
10696                 - Download Button
10697                 - Account Preferences-->Receive tab checkbutton if you
10698                   want to remove Mail after Download
10699                 -: default YES
10700                 - Account Preferences-->Receive tab checkbutton use
10701                   filtering rules on preview
10702                   (think of delete_on_server)
10703                 -: default YES
10704                 - Account selectable from SD dialog
10705                 - checkbutton to show already downloaded messages if
10706                   all messages are previewed
10707                 - new clist column showing Date
10708                 - ESC KEY close
10709                 FIXES:
10710                 - play ball with UIDL
10711                 - fault tolerant (?) 
10712                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
10713
10714 2002-06-10 [melvin]     0.7.6claws36
10715
10716         * README.claws
10717                 Added a hint to ac/README in cvs instructions.
10718
10719         * src/prefs_actions.c
10720                 Made it possible to use a more elaborate command line
10721                 for asynchronous actions, too.
10722
10723 2002-06-10 [melvin]     0.7.6claws35
10724         
10725         * src/prefs_actions.c
10726                 Make it possible to use a more elaborate command line
10727                 (e.g. |foo|bar|cat>there;echo Done|)
10728                 Corrected error message when calling %f, %F and %p commands
10729                 from the compose window.
10730
10731 2002-06-09 [colin]      0.7.6claws34
10732
10733         * src/summaryview.c
10734                 Automatically find unread messages in current folder
10735                 before annoying the user.
10736
10737 2002-06-08 [alfons]     0.7.6claws33
10738
10739         * po/it.po
10740                 remove bad formatting string in it.po translation
10741                 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
10742
10743 2002-06-08 [paul]       0.7.6claws32
10744
10745         * sync with 0.7.6cvs25
10746                 see ChangeLog 2002-06-07
10747
10748 2002-06-05 [paul]       0.7.6claws31
10749
10750         * src/mainwindow.c
10751                 add 'Sort by locked' and 'Sort by score'
10752
10753 2002-06-05 [paul]       0.7.6claws30
10754
10755         * sync with 0.7.6cvs24
10756                 see ChangeLog 2002-06-04
10757
10758 2002-06-04 [paul]       0.7.6claws29
10759
10760         * po/pt_BR.po
10761                 updated by Fabio Junior Beneditto
10762
10763 2002-06-03 [thorsten]   0.7.6claws28
10764
10765         * src/matcher.c
10766                 fclose() matcherrc after reading
10767
10768 2002-06-03 [paul]       0.7.6claws27
10769
10770         * sync with 0.7.6cvs21
10771                 see ChangeLog 2002-05-31
10772
10773 2002-05-31 [paul]       0.7.6claws26
10774
10775         * sync with 0.7.6cvs20
10776                 see ChangeLog 2002-05-29 and 2002-05-30
10777
10778 2002-05-31 [paul]       0.7.6claws25
10779
10780         * src/imap.c
10781                 hopefully fix last buggy sync
10782
10783         * README.claws
10784                 correct typo in 'Actions' examples
10785
10786 2002-05-29 [paul]       0.7.6claws24
10787
10788         * sync with 0.7.6cvs18
10789                 see ChangeLog 2002-05-28 and 2002-05-29
10790
10791         * src/news.c
10792           src/nntp.[ch]
10793                 sync with above 
10794
10795 2002-05-28 [paul]       0.7.6claws23
10796
10797         * sync with 0.7.6cvs16
10798                 see ChangeLog 2002-05-28
10799
10800 2002-05-27 [thorsten]   0.7.6claws22 
10801
10802         * faq/it/sylpheed-faq-1.html
10803           faq/it/sylpheed-faq-2.html
10804           faq/it/sylpheed-faq-3.html
10805           faq/it/sylpheed-faq.html
10806                 corrected DOS lineendings
10807         * faq/de/sylpheed-faq-1.html
10808           faq/de/sylpheed-faq-2.html
10809           faq/en/sylpheed-faq-1.html
10810           faq/en/sylpheed-faq-2.html
10811           faq/en/sylpheed-faq-3.html
10812           faq/es/sylpheed-faq-1.html
10813           faq/es/sylpheed-faq-2.html
10814           faq/es/sylpheed-faq-3.html
10815           faq/fr/sylpheed-faq-1.html
10816           faq/it/sylpheed-faq-1.html
10817           faq/it/sylpheed-faq-2.html
10818           faq/it/sylpheed-faq-3.html
10819           faq/it/sylpheed-faq.html
10820                 changed ">" to &quot;
10821
10822 2002-05-27 [paul]       0.7.6claws21
10823         
10824         * sync with 0.7.6cvs15
10825                 see ChangeLog 2002-05-27
10826
10827 2002-05-27 [paul]       0.7.6claws20
10828
10829         * src/prefs_account.c
10830                 correct a typo
10831
10832 2002-05-26 [paul]       0.7.6claws19
10833
10834         * tools/README
10835                 correct a typo
10836
10837 2002-05-25 [paul]       0.7.6claws18
10838
10839         * tools/README
10840                 add description of kmail2sylpheed.pl
10841
10842 2002-05-25 [paul]       0.7.6claws17
10843
10844         * tools/kmail2sylpheed.pl       ** NEW FILE **
10845                 perl script that converts an exported Kmail address
10846                 book, converts it to sylpheed addressbook file,
10847                 writes the file to .sylpheed, and updates
10848                 addrbook--index.xml 
10849
10850 2002-05-25 [paul]       0.7.6claws16
10851
10852         * sync with 0.7.6cvs14
10853                 see ChangeLog 2002-05-23
10854
10855 2002-05-24 [paul]       0.7.6claws15
10856
10857         * README.claws
10858                 make a correction and add some more info
10859
10860 2002-05-24 [paul]       0.7.6claws14
10861
10862         * src/compose.c
10863                 fix memory leak in 
10864                 compose_redirect_write_headers_from_headerlist()
10865                 add Subject and Resent-Message-ID to
10866                 compose_redirect_write_headers()
10867                 Received, Subject, and X-UIDL are filtered out in 
10868                 compose_redirect_write_to_file()
10869
10870 2002-05-23 [paul]       0.7.6claws13
10871
10872         * src/compose.[ch]
10873           src/filtering.c
10874           src/mainwindow.c
10875           src/matcher.[ch]
10876           src/matcher_parser_lex.l
10877           src/matcher_parser_parse.y
10878           src/prefs_common.[ch]
10879           src/prefs_filtering.c
10880           src/summaryview.c
10881                 rename 'Bounce' to 'Redirect'
10882
10883 2002-05-23 [paul]       0.7.6claws12
10884
10885         * more sync with 0.7.6cvs13
10886           src/compose.c
10887                 see ChangeLog 2002-05-22
10888
10889 2002-05-22 [paul]       0.7.6claws11
10890
10891         * sync with 0.7.6cvs13
10892           src/codeconv.c
10893                 see ChangeLog 2002-05-20
10894           src/prefs_common.c
10895                 see ChangeLog 2002-05-22
10896
10897 2002-05-21 [melvin]     0.7.6claws10
10898
10899         * src/folderview.c
10900                 Added missing filtering and scoring headers
10901                 Fixed bad function call that showed garbage 
10902                 in Folder->Processing
10903
10904 2002-05-21 [paul]       0.7.6claws9
10905
10906         * tools/Makefile.am
10907                 make all tools executable, (patch by Alfons).
10908
10909 2002-05-20 [alfons]     0.7.6claws8
10910
10911         * src/procheader.c
10912                 don't forget to call mktime() so we have a valid week 
10913                 and year day
10914                 (Bug report by Roger Sondermann <mail@jumaros.de>)
10915
10916 2002-05-20 [paul]       0.7.6claws7
10917
10918         * src/html.c
10919                 fix broken parsing of urls
10920         * src/textview.c
10921                 fix displaying of urls
10922
10923                 both fixes from the patch [547855] by Eugene 
10924                 Brevdo (zonem)
10925
10926 2002-05-19 [alfons]     0.7.6claws6
10927
10928         * configure.in
10929                 make sylpheed configure correctly with the latest
10930                 and greatest of automake / autoconf / gettext
10931
10932 2002-05-19 [alfons]     0.7.6claws5
10933
10934         * src/procheader.c
10935         * src/procheader.h
10936                 add function for returning ime zone offset
10937         * src/quote_fmt.c
10938         * src/quote_fmt_parse.y
10939                 better quotation formatting - does not convert
10940                 to local time, but uses the original date string.
10941                 
10942                 Note: %z inserts the timezone offset (should 
10943                 work also on platforms where strftime does not
10944                 support %z).
10945
10946 2002-05-18 [christoph]  0.7.6claws4
10947
10948         * src/summaryview.c
10949                 fix indentation of some code
10950         * tools/Makefile.am
10951                 fix spaces after \
10952         * src/Makefile.am
10953                 add missing \
10954                 correct path for ignorethread.xpm
10955                 incorrect filename for sylpheed_logo.xpm
10956                 add missing include matcher_parser_parse.h
10957
10958 2002-05-18 [paul]       0.7.6claws3
10959
10960         * sync with 0.7.6cvs8
10961                 see ChangeLog 2002-05-16 and 2002-05-17
10962
10963 2002-05-18 [melvin]     0.7.6claws2
10964
10965         * README.claws
10966                 Corrected an action's definition and fixed some misspellings.
10967
10968 2002-05-18 [paul]       0.7.6claws1
10969
10970         * tools/Makefile.am
10971           tools/gpg-sign        ** new file **
10972           tools/uudec           ** new file **
10973                 add Melvin's Actions scripts
10974
10975         * README.claws
10976                 add Melvin's descriptions for Actions
10977
10978 2002-05-18 [paul]       0.7.6claws
10979
10980         * Version 0.7.6claws released
10981
10982 2002-05-17 [paul]       0.7.5claws32
10983
10984         * po/es.po
10985                 updated by Ricardo Mones Lastra
10986
10987 2002-05-17 [paul]       0.7.5claws31
10988
10989         * src/compose.c
10990                 fix Account prefs default folder for sent/draft/deleted
10991                 messages bug
10992
10993         * po/it.po
10994           po/nl.po
10995                 updated translation by Alessandro Maestri and
10996                 Wilbert Berendsen
10997
10998 2002-05-17 [melvin]     0.7.5claws30
10999
11000         * src/prefs_actions.c
11001                 Fixed bug where using %F not at the end of the command 
11002                 resulted in an additional empty argument being created.
11003                 Thanks to Darko Koruga for reporting the bug.
11004
11005 2002-05-17 [melvin]     0.7.5claws29
11006
11007         * po/fr.po
11008                 Updated French translations.
11009
11010 2002-05-15 [paul]       0.7.5claws28
11011         
11012         * po/es.po
11013                 updated by Ricardo Mones Lastra
11014
11015 2002-05-15 [paul]       0.7.5claws27
11016
11017         * sync with 0.7.6cvs4
11018                 see ChangeLog 2002-05-14 and 2002-05-15
11019
11020 2002-05-14 [paul]       0.7.5claws26
11021
11022         * sync with 0.7.6cvs1
11023                 see ChangeLog 2002-05-13
11024
11025 2002-05-13 [thorsten]   0.7.5claws25
11026
11027         * src/messageview.c
11028                 fix select_all and copy in multipart messages
11029         * src/mainwindow.c
11030                 fix select_all and copy in multipart messages
11031
11032 2002-05-12 [paul]       0.7.5claws24
11033
11034         * src/summaryview.c
11035                 reverse last commit, bug already fixed in 0.7.5claws3
11036
11037 2002-05-12 [netztorte]  0.7.5claws23
11038
11039         * src/summaryview.c
11040                 dont parse empty addressbook (checked in before claws20)
11041
11042 2002-05-12 [melvin]     0.7.5claws22
11043
11044         * src/procmsg.[ch]
11045                 Removed unneeded priority code introduced by the previous 
11046                 commit.
11047
11048 2002-05-12 [melvin]     0.7.5claws21
11049
11050         * src/compose.[ch]
11051                 Added possibility to set message's priority.
11052         * src/procmsg.[ch]
11053                 Added possibility to set message's priority.
11054                 Added missing headers
11055
11056 2002-05-12 [melvin]     0.7.5claws20
11057
11058         * src/prefs_actions.c
11059                 Removed implicitely added quotes around the name
11060                 of the temporary files of mime parts.
11061
11062 2002-05-12 [paul]       0.7.5claws19
11063
11064         * sync with 0.7.5cvs20
11065                 see ChangeLog 2002-05-11
11066
11067 2002-05-12 [alfons]     0.7.5claws18
11068
11069         * src/quote_fmt_lex.l
11070         * src/quote_fmt_parse.y
11071                 allow quote / reply date & time format to be set using
11072                 %D{format}. format is a format string you'd pass to
11073                 strftime() (see man strftime, or the Display tab |
11074                 Date format setting).
11075
11076                 Currently %D converts the date to local time. 
11077
11078 2002-05-11 [paul]       0.7.5claws17
11079
11080         * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
11081                 see ChangeLog 2002-05-10 and 2002-05-11
11082
11083 2002-05-10 [paul]       0.7.5claws16
11084
11085         * sync with 0.7.5cvs16
11086                 see ChangeLog entries 2002-05-09 and 
11087                 2002-05-10
11088
11089 2002-05-10 [colin]      0.7.5claws15
11090
11091         * src/textview.c
11092                 Corrected a bug that prevented sylpheed to open
11093                 double-clicked URIs.
11094
11095 2002-05-09 [paul]       0.7.5claws14
11096
11097         * sync with 0.7.5cvs14
11098                 see ChangeLog 2002-05-08 and 2002-05-09
11099
11100 2002-05-08 [paul]       0.7.5claws13
11101
11102         * sync with 0.7.5cvs11
11103                 see ChangeLog entry 2002-05-08
11104
11105 2002-05-08 [paul]       0.7.5claws12
11106
11107         * src/mainwindow.c
11108           src/textview.[ch]
11109                 fix segfault on View->Open in new window
11110                 patch submitted by Thorsten Maerz <torte@netztorte.de>
11111
11112 2002-05-07 [paul]       0.7.5claws11
11113
11114         * sync with 0.7.5cvs9
11115                 see ChangeLog entry 2002-05-07
11116
11117 2002-05-06 [paul]       0.7.5claws10
11118
11119         * src/messageview.c
11120           src/textview.c
11121                 display url in statusbar on single-click
11122                 patch submitted by Thorsten Maerz <torte@netztorte.de>
11123
11124 2002-05-06 [match]      0.7.5claws9
11125
11126         * src/addritem.[ch]
11127                 new functions.
11128         * src/addrcache.c
11129                 tidy up.
11130         * src/xmlprops.[ch]
11131                 XML implementation of properties file.
11132         * src/exporthtml.[ch]
11133         * src/expthtmldlg.[ch]
11134         * src/addressbook.c
11135                 export to HTML.
11136
11137 2002-05-02 [sergey]     0.7.5claws8
11138
11139         * src/mainwindow.c (mainwin_entries),
11140           src/prefs_common.c (prefs_send_create()),
11141           src/codeconv.c (locale_table):
11142                 use charset name "Windows-1251" instead of "CP1251".
11143
11144 2002-05-02 [colin]      0.7.5claws7
11145         
11146         * src/compose.c
11147           src/prefs_common.c
11148           src/prefs_folder_item.c
11149                 Fixed cosmetics bugs due to Outbox renamed to Sent.
11150
11151 2002-05-02 [hiro]       0.7.5claws6
11152
11153         * src/imap.c
11154                 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
11155
11156 2002-05-02 [paul]       0.7.5claws5
11157
11158         * src/compose.c
11159                 more sync with 0.7.5cvs7, see ChangeLog entry
11160                 2002-05-02
11161
11162 2002-05-02 [hiro]       0.7.5claws4
11163
11164         * src/compose.c
11165                 compose_queue_sub():
11166                 check if queue folder exists (closes #550397).
11167                 removed directory creation since it should be handled
11168                 transparently.
11169         * src/imap.c
11170                 imap_add_msg(): return UID for appended message
11171                 (closes #548842).
11172
11173 2002-04-30 [paul]       0.7.5claws3
11174
11175         * src/summaryview.c
11176                 fix account_find_from_address() bug
11177
11178 2002-04-28 [colin]      0.7.5claws2
11179
11180         * src/compose.c
11181           src/textview.c
11182           src/prefs_common.[ch]
11183           src/utils.[ch]
11184                 Added user-definable quotation characters recognition.
11185
11186 2002-04-28 [paul]       0.7.5claws1
11187
11188         * sync with 0.7.5cvs4
11189                 see ChangeLog entry  2002-04-25
11190
11191 2002-04-28 [paul]       0.7.5claws
11192
11193         * po/es.po
11194           po/nl.po
11195           po/pt_BR.po
11196                 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
11197                 Fabio Junior Beneditto
11198
11199 2002-04-27 [jens]       0.7.4claws103
11200
11201         * po/de.po
11202                 updated German translation.
11203
11204 2002-04-27 [hiro]       0.7.4claws102
11205
11206         * src/summaryview.c
11207                 summary_write_cache(): fixed the mark loss of hidden messages.
11208
11209 2002-04-26 [melvin]     0.7.4claws101
11210
11211         * src/procmsg.c
11212                 fixed a second typo (same one)
11213         * po/fr.po
11214           po/it.po
11215           po/pt_BR.po
11216                 fixed the type again...
11217
11218 2002-04-26 [melvin]     0.7.4claws100
11219
11220         * src/procmsg.c
11221                 fixed a typo in an alert message ("temorary").
11222         * po/it.po
11223         * po/pt_BR.po
11224                 corrected the typo  described above.
11225         * po/fr.po
11226                 updated French translation.
11227
11228 2002-04-26 [darko]      0.7.4claws99
11229
11230         * src/summaryview.c
11231                 fix target folder colorization
11232
11233 2002-04-25 [paul]       0.7.4claws98
11234
11235         * po/it.po
11236                 updated by Alessandro Maestri
11237
11238 2002-04-24 [colin]      0.7.4claws97
11239         
11240         * src/compose.c
11241                 Fixed double "subject is empty" question.
11242
11243 2002-04-23 [colin]      0.7.4claws96
11244         
11245         * src/mimeview.c
11246                 Corrected issue when "automatically display images" was
11247                 not set : first image remained after selecting second.
11248
11249 2002-04-23 [melvin]     0.7.4claws95
11250
11251         * src/prefs_actions.c
11252                 Don't display in/out dialog if there is nothing to show.
11253
11254 2002-04-23 [paul]       0.7.4claws94
11255
11256         * sync with 0.7.5cvs3
11257                 bug fixes: see ChangeLog entry 2002-04-23
11258
11259 2002-04-22 [darko]      0.7.4claws93
11260
11261         * src/compose.c
11262                 fix previous check-in which changed code after
11263                 merge from main
11264
11265 2002-04-22 [paul]       0.7.4claws92
11266
11267         * faq/de/*
11268                 add German FAQ
11269         * faq/en/*
11270           faq/es/*
11271           faq/fr/*
11272                 update English, Spanish and French FAQs
11273         * manual/de/*
11274           manual/es/*
11275                 add German and Spanish manuals
11276         * manual/en/*
11277           manual/fr/*
11278                 update English and French manuals
11279
11280         * src/Makefile.am
11281                 add to and re-arrange the pixmap entries
11282
11283 2002-04-22 [darko]      0.7.4claws91
11284
11285         * src/compose.c
11286                 fix sender initials recognition to only allow
11287                 '>' after the initials
11288
11289 2002-04-21 [paul]       0.7.4claws90
11290
11291         * sync with 0.7.5 release
11292                 see ChangeLog entry 2002-04-21
11293
11294 2002-04-21 [alfons]
11295
11296         * src/Makefile.am
11297                 add colin's new pixmaps to EXTRA_DIST
11298
11299 2002-04-21 [colin]      0.7.4claws89
11300         * src/compose.c
11301         * src/inc.c
11302         * src/mainwindow.[ch]
11303         * src/prefs_common.[ch]
11304         * src/stock_pixmap.[ch]
11305                 Added "Work offline" ability.
11306
11307 2002-04-21 [colin]      0.7.4claws88
11308         
11309         * src/mimeview.c
11310         * src/prefs_common.c
11311         * src/prefs_common.h
11312         * src/textview.c : Added an option to common preferences -> display
11313           to allow user not to automatically display images.
11314
11315 2002-04-21 [paul]       0.7.4claws87
11316
11317         * sync with 0.7.4cvs52
11318                 see ChangeLog entry 2002-04-21 (src/imap.c)
11319
11320 2002-04-21 [paul]       0.7.4claws86
11321
11322         * sync with 0.7.4cvs51
11323                 see ChangeLog entry 2002-04-21
11324
11325 2002-04-21 [paul]       0.7.4claws85
11326
11327         * sync with 0.7.4cvs49
11328                 see ChangeLog entries 2002-04-20 and 2002-04-21
11329
11330         * src/Makefile.am
11331                 clean up: remove old 'stock_' element from xpm 
11332                 filenames.
11333
11334 2002-04-21 [alfons]     0.7.4claws84
11335
11336         apply sync patch from Paul
11337
11338         * src/folderview.c
11339                 use old claws prefs_folder_item_create() for now
11340
11341 2002-04-19 [match]      0.7.4claws83
11342
11343         * src/addressbook.[ch]
11344         * src/addrharvest.[ch]
11345         * src/addrgather.[ch]
11346                 recurse folders.
11347         * src/mainwindow.c
11348         * src/summaryview.[ch]
11349                 change menu option.
11350
11351 2002-04-19 [paul]       0.7.4claws82
11352
11353         * po/pt_BR.po
11354                 updated by Fabio Junior Beneditto
11355
11356 2002-04-14 [alfons]     0.7.4claws81
11357
11358         * src/passphrase.c
11359                 add #include <sys/types.h> for mode_t and off_t 
11360
11361 2002-04-13 [paul]       0.7.4claws80
11362         
11363         * src/main.c
11364           src/passphrase.[ch]
11365           src/pgptext.c
11366           src/prefs_common.[ch]
11367           src/rfc2015.c
11368                 enable storing of GnuPG passphrase for the whole 
11369                 session or a user-defined number of minutes. patch 
11370                 submitted by Ravemax <ravemax@dextrose.com>
11371
11372 2002-04-13 [alfons]     0.7.4claws79
11373
11374         * src/textview.c
11375                 make email parser also stop scanning when encountering separators
11376                 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
11377
11378 2002-04-13 [paul]       0.7.4claws78
11379
11380         * sync with 0.7.4cvs39
11381                 see ChangeLog entry 2002-04-12
11382
11383 2002-04-11 [paul]       0.7.4claws77
11384
11385         * sync with 0.7.4cvs37
11386                 see ChangeLog entry 2002-04-11
11387
11388 2002-04-11 [paul]       0.7.4claws76
11389
11390         * COPYING 
11391                 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
11392                 the clause for OpenSSL). sync with sylpheed main
11393
11394 2002-04-09 [melvin]     0.7.4claws75
11395
11396         * src/compose.c
11397                 Made 'Ctrl-Enter' on send ignore some modifiers 
11398                 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
11399                 to bind other *-Enter (but not Alt-Enter).
11400
11401 2002-04-09 [paul]       0.7.4claws74
11402
11403         * sync with 0.7.4cvs35
11404                 see ChangeLog entries 2002-04-09
11405
11406 2002-04-08 [paul]       0.7.4claws73
11407
11408         * sync with 0.7.4cvs33
11409                 see ChangeLog entry 200-04-08
11410
11411 2002-04-07 [match]      0.7.4claws72
11412
11413         * src/addrharvest.[ch]
11414                 fixed to read all addresses in header, regardless
11415                 of header size. improved name parsing. accommodate
11416                 harvest from folders and selected message.
11417         * src/addritem.[ch]
11418                 included new address parsing function.
11419         * src/addrgather.[ch]
11420         * src/addressbook.[ch]
11421         * src/summaryview.[ch]
11422         * src/mainwindow.c
11423                 allow address harvest of folder as well as selected
11424                 messages.
11425
11426 2002-04-07 [paul]       0.7.4claws71
11427
11428         * src/esmtp.[ch]
11429           src/smtp.c
11430                 don't try to authenticate with CRAM-MD5 in SMTP when 
11431                 SMTP-AUTH enabled if MTA doesn't issue this 
11432                 auth-method in it's ehlo-response. bug item #531364,
11433                 patch item #938910. patch submitted by Colin Leroy 
11434                 <colin@colino.net>
11435
11436 2002-04-07 [paul]       0.7.4claws70
11437
11438         * src/nntp.c
11439                 fix missing MODE_READER bug. patch submitted by
11440                 Colin Leroy <colin@colino.net>
11441
11442 2002-04-07 [alfons]     0.7.4claws69
11443
11444         * src/matcher.[ch]
11445         * src/prefs_filtering.c
11446         * src/summaryview.c
11447                 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
11448                 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
11449
11450 2002-04-07 [paul]       0.7.4claws68
11451
11452         * sync with 0.7.4cvs32
11453                 see ChangeLog entry 2002-04-06
11454
11455         * tools/filter_conv.pl
11456                 more bug fixes
11457
11458 2002-04-06 [paul]       0.7.4claws67
11459
11460         * tools/filter_conv.pl
11461                 modify to be able to find the name of the first
11462                 mailbox and use that. main's filter does not
11463                 record the full path to the mailbox and therefore
11464                 can only filter to the first mailbox.
11465
11466 2002-04-05 [paul]       0.7.4claws66
11467
11468         * tools/filter_conv.pl
11469                 attempt to make the script all-encompassing and
11470                 be able to convert any main 'filter' rule thrown
11471                 at it
11472
11473 2002-04-05 [paul]       0.7.4claws65
11474
11475         * tools/filter_conv.pl
11476                 allow for collapsed folder trees
11477
11478 2002-04-05 [paul]       0.7.4claws64
11479
11480         * sync with 0.7.4cvs31
11481                 see ChangeLog entries 2002-04-05
11482
11483 2002-04-03 [paul]       0.7.4claws63
11484
11485         * sync with 0.7.4cvs29
11486                 see ChangeLog entries 2002-04-02 and 2002-04-03
11487
11488 2002-04-02 [paul]       0.7.4claws62
11489
11490         * sync with 0.7.4cvs26
11491                 see ChangeLog entry 2002-04-01
11492
11493 2002-04-02 [match]      0.7.4claws61
11494
11495         * src/pine.[ch]
11496         * src/importpine.[ch]
11497         * src/addressbook.c
11498                 import Pine address book.
11499
11500 2002-04-02 [match]      0.7.4claws60
11501
11502         * src/addrharvest.[ch]
11503                 improve address parsing of funky addresses.
11504
11505 2002-04-02 [darko]      0.7.4claws59
11506
11507         * src/compose.c
11508                 wrap on send improvements, it now recognizes quoted
11509                 initials as part of the quotation string, and it
11510                 does not join lines separated by CR
11511
11512 2002-04-01 [match]      0.7.4claws58
11513
11514         * src/mgutils.[ch]
11515                 added new functions.
11516         * src/mutt.[ch]
11517                 remove excessive duplicate address generation
11518                 on import.
11519
11520 2002-04-01 [alfons]     0.7.4claws57
11521         
11522         * src/summaryview.c
11523                 put back g_free() 
11524
11525 2002-04-01 [paul]       0.7.4claws56
11526
11527         * sync with 0.7.4cvs25
11528                 see ChangeLog entry 2002-04-01
11529
11530 2002-04-01 [alfons]     0.7.4aprilfool55
11531
11532         * src/summaryview.c
11533                 honour feature request item #537427 to allow for
11534                 displaying names from address book for sent mail also
11535
11536 2002-03-29 [paul]       0.7.4claws54
11537
11538         * src/mainwindow.c
11539           src/prefs_filtering.[ch]
11540           src/prefs_matcher.c
11541           src/summaryview.c
11542                 add 'fast filter' for claws' filtering,
11543                 /Tools/Create filter rule/... patch submitted
11544                 by Neill Miller <neillm@thecodefactory.org>
11545
11546 2002-03-29 [paul]       0.7.4claws53
11547
11548         * sync with 0.7.4cvs24
11549                 see ChangeLog entry 2002-03-29
11550
11551 2002-03-28 [paul]       0.7.4claws52
11552
11553         * sync with 0.7.4cvs23
11554                 see ChangeLog entry 2002-03-28
11555
11556 2002-03-27 [melvin]     0.7.4claws51
11557
11558         * src/prefs_actions.c
11559                 Added support to pass only one message part (as a
11560                 file) to the command using '%p'. No quotes are needed
11561                 because doubles quotes are automatically added.
11562                 Fixed bug where Sylpheed could block when waiting for
11563                 a child process to finish.
11564                 Changed the help menu to remove quotes around symbols to 
11565                 avoid misinterpretation (they must not be used).
11566
11567 2002-03-27 [melvin]     0.7.4claws50
11568
11569         * src/inc.c
11570                 Made the new mail notification command always 
11571                 execute asynchronously.
11572
11573 2002-03-27 [paul]       0.7.4claws49
11574
11575         * src/compose.c
11576                 fix bug introduced in last commit
11577
11578 2002-03-27 [paul]       0.7.4claws48
11579
11580         * sync with 0.7.4cvs21
11581                 see ChangeLog 2002-03-26 and 2002-03-27
11582
11583 2002-03-26 [hoa]        0.7.4claws47
11584
11585         * src/prefs_folder_item.c
11586                 really fixed the bug #516442 with folder rescan.
11587
11588 2002-03-26 [paul]       0.7.4claws46
11589
11590         * sync with 0.7.4cvs19
11591                 see ChangeLog entries 2002-03-25 and 2002-03-26
11592
11593 2002-03-25 [hoa]        0.7.4claws45
11594
11595         * src/matcher.c
11596         * src/mh.c
11597                 fix the bug #516442 with folder rescan.
11598
11599         * src/prefs_common.[ch]
11600         * src/compose.c
11601                 added an option to enable two different behaviours
11602                 for bounce.
11603
11604
11605 2002-03-25 [paul]       0.7.4claws44
11606
11607         * src/mainwindow.c
11608           src/selective_download.c
11609                 correct a few menuitem labels
11610
11611 2002-03-25 [christoph]  0.7.4claws43
11612
11613         * src/procmsg.c
11614                 fix non deleted tmp message in
11615                 procmsg_save_to_outbox
11616                 fix problems caused by sync with
11617                 main branch's procmsg_send_queue
11618
11619 2002-03-25 [paul]       0.7.4claws42
11620
11621         * src/quote_fmt.c
11622           src/quote_fmt_lex.l
11623           src/quote_fmt_parse.y
11624                 add Last name (%L) placeholder for quoting. 
11625                 patch submitted by Thorsten Thielen 
11626                 <thth@users.sourceforge.net>
11627
11628 2002-03-25 [paul]       0.7.4claws41
11629
11630         * src/utils.c
11631                 get full hostname. patch submitted by
11632                 Bob Woodside <rwoodside1@comcast.net>
11633
11634 2002-03-25 [paul]       0.7.4claws40
11635
11636         * src/account.c
11637           src/news.c
11638           src/nntp.[ch]
11639           src/prefs_account.[ch]
11640                 enable NNTP over SSL. patch submitted by
11641                 Pascal Jermini <pascal@infinity.hn.org>
11642
11643 2002-03-24 [paul]       0.7.4claws39
11644
11645         * src/prefs_common.c
11646                 make the arrangement of the Compose tab more
11647                 coherent
11648
11649         * src/mainwindow.c
11650                 fix some irregularities of style
11651
11652         * po/de.po
11653                 updated by Kilian Krause
11654
11655 2002-03-23 [paul]       0.7.4claws38
11656
11657         * po/pt_BR.po
11658                 updated by Fabio Junior Beneditto
11659
11660 2002-03-23 [paul]       0.7.4claws37
11661
11662         * src/mainwindow.c
11663                 move 'Gather addresses' to 'Tools' menu
11664                 make 'Selective download' sensitive
11665
11666 2002-03-23 [paul]       0.7.4claws36
11667
11668         * sync with 0.7.4cvs16
11669                 see ChangeLog entries 2002-03-23
11670
11671 2002-03-22 [christoph]  0.7.4claws35
11672
11673         * src/quote_fmt_parse.y
11674                 fix include program output
11675
11676 2002-03-22 [alfons]     0.7.4claws34
11677
11678         * src/pop.c
11679                 initialize GDate stack variable correctly (sorry!)
11680
11681 2002-03-22 [paul]       0.7.4claws33
11682
11683         * src/compose.c
11684           src/mainwindow.c
11685           src/prefs_actions.c
11686           src/prefs_common.c
11687                 rename 'Tool' to 'Tools'
11688
11689         * src/mainwindow.c
11690                 move 'Delete duplicated messages' from
11691                 'Message/' to 'Tools/'
11692                 re-arrange the order of 'Tools/' items
11693
11694 2002-03-22 [paul]       0.7.4claws32
11695
11696         * src/addr_compl.c
11697           src/addressbook.[ch]
11698                 auto-address completion now also matches on
11699                 Nickname. patch submitted by Bob Forsman 
11700                 <hammor@users.sourceforge.net>
11701
11702         * src/editaddress.c
11703                 correct a spelling mistake
11704
11705 2002-03-22 [alfons]     0.7.4claws31
11706
11707         * src/pop.c
11708                 fix getting uidl from incorrect string 
11709                 (spotted by Colin)
11710
11711 2002-03-21 [alfons]     0.7.4claws30
11712
11713         * src/pop.c
11714                 more code refactoring
11715                 plug mem leak introduced by delete on server
11716
11717 2002-03-21 [paul]       0.7.4claws29
11718
11719         * sync with 0.7.4cvs11
11720                 see ChangeLog entries 2002-03-20
11721
11722 2002-03-20 [alfons]     0.7.4claws28
11723
11724         * src/inc.c
11725                 apply Colin's patch and refactor
11726
11727 2002-03-20 [paul]       0.7.4claws27
11728
11729         * sync with sylpheed 0.7.4cvs9
11730                 see ChangeLog entry 2002-03-20
11731
11732 2002-03-19 [christoph]  0.7.4claws26
11733
11734         * src/mh.c
11735         * src/procmsg.[ch]
11736         * src/summaryview.c
11737                 revert changes for flag updates
11738                 (does not work correctly and no time to debug)
11739
11740 2002-03-20 [alfons]     0.7.4claws25
11741
11742         * src/pop.c
11743                 refactor should_delete() a little bit 
11744
11745 2002-03-19 [paul]       0.7.4claws24
11746
11747         * src/inc.[ch]
11748           src/pop.c
11749           src/prefs_account.[ch]
11750                 allow the user to leave downloaded mail on the 
11751                 server for n days. Patch submitted by Colin Leroy 
11752                 <colin@colino.net>
11753
11754 2002-02-19 [paul]       0.7.4claws23
11755
11756         * sync with sylpheed 0.7.4cvs8
11757                 see ChangeLog entries 2002-03-19
11758
11759 2002-03-18 [paul]       0.7.4claws22
11760
11761         * sync with sylpheed 0.7.4cvs6
11762                 see ChangeLog entry 2002-03-18
11763
11764 2002-03-18 [paul]       0.7.4claws21
11765
11766         * po/en_GB.po
11767                 add en_GB message catalogue
11768
11769         * src/mbox_folder.c
11770           src/prefs_account.c
11771           src/prefs_actions.c
11772                 correct a few spelling mistakes
11773
11774 2002-03-17 [alfons]     0.7.4claws20
11775
11776         * src/matcher.c
11777                 more stringent checks for NULL params when writing
11778                 filtering actions to a file
11779                 
11780 2002-03-17 [hoa]        0.7.3claws20
11781
11782         * src/news.c
11783                 fixed the count of new messages
11784
11785         * src/compose.c
11786                 fixed the "attachment properties" window
11787
11788 2002-03-17 [paul]       0.7.4claws19
11789
11790         * src/defs.h
11791           src/folder.h
11792           src/news.c
11793           src/prefs_account.[ch]
11794           src/procmsg.[ch]
11795           src/summaryview.c
11796                 automatically mark cross-posted messages as read 
11797                 and (optionally) give them a colour label
11798                 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
11799                 
11800
11801 2002-03-17 [paul]       0.7.4claws18
11802
11803         * sync with sylpheed 0.7.4cvs5
11804                 see ChangeLog entry 2002-03-17
11805
11806 2002-03-17 [melvin]     0.7.4claws17
11807         
11808         * src/textview.c
11809                 Worked around a gtktext 'bug': when searching for 
11810                 a text in a long message it was scrolling slowly
11811                 line by line until it hit the searched text.
11812         * po/fr.po
11813                 Updated French translation
11814
11815 2002-03-17 [melvin]     0.7.4claws16
11816
11817         * src/mainwindow.c
11818         * src/compose.c
11819         * src/prefs_actions.c
11820                 Moved "Edit/Actions" to "Tool/Actions"
11821                 Made mainwindow/compose window sensitive as soon as
11822                 no child process is running anymore even if the io dialog
11823                 is open.
11824                 Fixed a struct being initialized with a non constant char*
11825
11826 2002-03-16 [christoph]  0.7.4claws15
11827
11828         * configure.in
11829                 add --with-compiler-flags option
11830                 (only for developer hacking)
11831         * src/mh.c
11832         * src/procmsg.[ch]
11833         * src/summaryview.c
11834                 try to make folder-stats and flag handling more
11835                 independent from the summaryview. msgcounts
11836                 are only set when the folder is opened and
11837                 procmsg_msginfo_(un)set_flags will handle it
11838                 later and summaryview will get the values
11839                 from the folder.
11840
11841 2002-03-16 [paul]       0.7.4claws14
11842
11843         * src/messageview.c
11844                 fix Return-receipt. Patch submitted by Bob
11845                 Woodside <rwoodside1@comcast.net>
11846
11847 2002-03-16 [paul]       0.7.4claws13
11848
11849         * src/compose.c
11850                 fix 'dynamic' signatures, make it work again
11851                 broken during sync on 2002-03-14 (0.7.4claws2)
11852
11853 2002-03-15 [match]      0.7.4claws12
11854
11855         * src/addrharvest.[ch]
11856         * src/addrgather.[ch]
11857         * src/addressbook.[ch]
11858         * src/mainwindow.c
11859                 included address harvester feature. still some
11860                 issues with address parsing that I will fix.
11861
11862 2002-03-15 [match]      0.7.4claws11
11863
11864         * src/addrbook.[ch]
11865         * src/addrcache.[ch]
11866         * src/addressbook.[ch]
11867         * src/addrindex.c
11868         * src/editbook.c
11869         * src/importldif.c
11870         * src/importmutt.c
11871         * src/jpilot.[ch]
11872         * src/main.c
11873         * src/syldap.[ch]
11874         * src/vcard.[ch]
11875                 tidy up. fix memory leaks. moved attribs and methods
11876                 from individual interfaces to addrcache object. prep
11877                 for new stuff to come in.
11878
11879 2002-03-15 [alfons]     0.7.4claws10
11880
11881         * src/matcher.[ch]
11882         * src/matcher_parser_parse.y
11883         * src/matcher_parser_lex.l
11884         * src/prefs_matcher.c
11885                 add filtering conditions message greater than, smaller 
11886                 than, and exactly matching a size in bytes
11887                 (does not work with delete from POP3 server yet)
11888
11889                 this should also give others an idea what you should
11890                 do to add new criterions to claws filtering system
11891                 
11892
11893 2002-03-15 [paul]       0.7.4claws9
11894
11895         * tools/filter_conv.pl
11896                 exit if there are no filter rules to convert
11897                 rename filterrc to filterrc.old after completion
11898
11899 2002-03-15 [paul]       0.7.4claws8
11900
11901         * sync with sylpheed 0.7.4cvs3
11902                 see ChangeLog entry 2002-03-14
11903
11904 2002-03-14 [paul]       0.7.4claws7
11905
11906         * src/compose.c
11907                 clean up the last commit (ahem)
11908
11909 2002-03-14 [paul]       0.7.4claws6
11910
11911         * src/compose.c
11912                 fix bug #515655. honour account preferences
11913                 regarding gpg default signing/encryption when 
11914                 changing account from the compose window.
11915
11916 2002-03-14 [paul]       0.7.4claws5
11917
11918         * src/folderview.c
11919                 remove unnecessary curly brackets
11920
11921 2002-03-14 [paul]       0.7.4claws4
11922
11923         * src/folderview.c
11924           src/prefs_filtering.[ch]
11925                 add filter rename on folder rename and filter
11926                 delete on folder delete. Patch submitted by
11927                 Neill Miller <neillm@thecodefactory.org> 
11928
11929 2002-03-14 [christoph]  0.7.4claws3
11930
11931         * src/procmsg.c
11932         * src/send.c
11933                 fix local delivery
11934                 (patch submitted by "Simon 'corecode' Schubert")
11935         * src/prefs_common.c
11936         * src/procmsg.c
11937                 fix gcc 3.0 warning
11938
11939 2002-03-14 [paul]       0.7.4claws2
11940
11941         * sync with sylpheed 0.7.4cvs2
11942                 see ChangeLog entry 2002-03-13
11943
11944 2002-03-12 [darko]      0.7.4claws1
11945
11946         * src/mainwindow.c
11947                 fix what seems to be a copy and paste error
11948                 when setting color for important messages
11949                 (reported by wwp)
11950
11951 2002-03-11 [paul]       version 0.7.4claws released
11952
11953 2002-03-11 [paul]       0.7.4claws
11954
11955         * po/es.po
11956           po/it.po
11957           po/nl.po
11958           po/pt_BR.po
11959                 update message catalogs. Submitted by Ricardo Mones 
11960                 Lastra, Alessandro Maestri, Wilbert Berendsen, and 
11961                 Fabio Junior Beneditto
11962
11963         * configure.in
11964           faq/Makefile.am
11965           faq/it/Makefile
11966           faq/it/sylpheed-faq*
11967           src/mainwindow.c
11968           src/manual.[ch]
11969                 add FAQ in Italian
11970         
11971
11972 2002-03-11 [jens]       0.7.3claws7
11973
11974         * po/de.po
11975                 updated German translation
11976
11977 2002-03-11 [melvin]     0.7.3claws6
11978
11979         * po/fr.po
11980                 updated and corrected French translation
11981
11982 2002-03-10 [hoa]        0.7.3claws5
11983
11984         * src/account.c
11985         * src/inc.c
11986         * src/prefs_account.c
11987         * src/procmsg.c
11988         * src/send.[ch]
11989                 fixed the local account.
11990                 you have to change the default "/usr/sbin/sendmail"
11991                 to "/usr/sbin/sendmail -t" in the preferences of
11992                 the local account.
11993
11994         * src/procmime.c
11995                 removed some debug display for renderer
11996
11997 2002-03-10 [paul]       0.7.3claws4
11998
11999         * faq/en/sylpheed-faq-1.html
12000           faq/en/sylpheed-faq-2.html
12001                 update
12002
12003 2002-03-09 [paul]       0.7.3claws3
12004
12005         * sync with sylpheed 0.7.4
12006                 see ChangeLog entry 2002-03-09
12007
12008 2002-03-08 [paul]       0.7.3claws2
12009
12010         * faq/en/sylpheed-faq*
12011           faq/es/sylpheed-faq*
12012           faq/fr/sylpheed-faq*
12013                 update the FAQs
12014
12015         * manual/fr/.cvsignore
12016           manual/fr/Makefilea.am
12017           manual/fr/sylpheed*
12018           src/mainwindow.c
12019           src/manual.[ch]
12020                 add the French manual
12021
12022 2002-03-07 [paul]       0.7.3claws1
12023
12024         * sync with sylpheed 0.7.3cvs4
12025                 see ChangeLog entries  2002-03-06 and 2002-03-07
12026         
12027         * po/nl.po
12028                 updated by Wilbert Berendsen
12029
12030 2002-03-07 [melvin]     0.7.2claws34
12031
12032         * src/selective_download.c
12033                 Changed the pixmap of the receive button to MAIL_RECEIVE.
12034
12035 2002-03-06 [paul]       0.7.2claws33
12036
12037         * sync with sylpheed 0.7.3cvs1
12038                 bug fix, see ChangeLog entry 2002-03-05
12039
12040 2002-03-05 [paul]       0.7.2claws32
12041
12042         * src/mimeview.c
12043           src/pgptext.[ch]
12044           src/procmsg.c
12045                 reverse the pgp ascii-armored code implemented in 
12046                 0.7.2claws16. removal of this code until it matures.
12047                 this means that verifying ascii-armored pgp sigs and
12048                 automatic decryption of ascii-armored encrypted
12049                 messages no longer works.
12050
12051 2002-03-05 [paul]       0.7.2claws31
12052
12053         * configure.in
12054           Makefile.am
12055         * faq/Makefile.am
12056         * faq/en/Makefile.am
12057           faq/en/sylpheed-faq.html
12058           faq/en/sylpheed-faq-1.html
12059           faq/en/sylpheed-faq-2.html
12060           faq/en/sylpheed-faq-3.html
12061         * faq/es/Makefile.am
12062           faq/es/sylpheed-faq.html
12063           faq/es/sylpheed-faq-1.html
12064           faq/es/sylpheed-faq-2.html
12065           faq/es/sylpheed-faq-3.html
12066           faq/es/sylpheed-faq-4.html
12067         * faq/fr/Makefile.am
12068           faq/fr/sylpheed-faq.html
12069           faq/fr/sylpheed-faq-1.html
12070           faq/fr/sylpheed-faq-2.html
12071           faq/fr/sylpheed-faq-3.html
12072         * src/Makefile.am
12073           src/defs.h
12074           src/mainwindow.c
12075           src/manual.[ch]
12076                 add FAQs in English, Spanish and French
12077
12078
12079 2002-03-05 [paul]       0.7.2claws30
12080
12081         * manual/en/sylpheed.html
12082           manual/en/sylpheed-XX.html
12083                 updated the English manual
12084
12085 2002-03-05 [hoa]        
12086
12087         * src/summaryview.c
12088                 dialog box pops up if the article can't be deleted.
12089
12090 2002-03-04 [paul]       
12091         
12092         * po/pt_BR.po
12093                 updated by Fabio Junior Benedito
12094
12095 2002-03-04 [hoa]
12096
12097         * removed ac/gpgme.m4
12098                 to avoid autogen common problem
12099                 developers have to install gpgme development package now
12100
12101         * src/compose.c
12102                 encoding to 7bit or 8bit is enabled.
12103
12104 2002-03-03 [alfons]     0.7.2claws29
12105
12106         * src/pop.c
12107                 merge fix by Oliver Haertel for selective
12108                 download buglet
12109
12110 2002-03-03 [paul]       0.7.2claws28
12111         
12112         * sync with sylpheed 0.7.3
12113
12114 2002-03-03 [paul]       0.7.2claws27
12115
12116         * sync with sylpheed 0.7.2cvs24
12117                 see ChangeLog entries 2002-03-02 and 2002-03-03
12118
12119 2002-03-02 [melvin]     0.7.2claws26
12120
12121         * src/inc.[ch]
12122         * src/main.c
12123         * src/mainwindow.c
12124         * src/prefs_common.[ch]
12125                 Added user definable notification on new mail arrival.
12126                 Removed unused variables in spell checker prefs code.
12127
12128 2002-03-02 [melvin]     0.7.2claws25
12129
12130         * src/quote_fmt.c
12131                 Removed unnecessary escape sequences.
12132                 Changed 'Initial...' to 'Initials of Sender'
12133
12134 2002-03-02 [paul]       0.7.2claws24
12135
12136         * sync with sylpheed 0.7.2cvs22
12137                 see ChangeLog entry 2002-03-01
12138
12139 2002-03-01 [hoa]        0.7.2claws23
12140
12141         * src/mainwindow.c
12142                 Set sensitivity of delete actions to active
12143                 even if the folder is a newsgroup.
12144
12145         * src/summaryview.c
12146                 - Set sensitivity of delete actions
12147                 - Added function check_permission() that will check if the
12148                   user is authorized to delete a message. For news, it
12149                   will check if the author is the same.
12150                 - Enabled deletion when there is no trash folder.
12151
12152         * src/news.[ch]
12153                 - Added news_cancel_article() to cancel articles
12154                 - Implemented news_remove_message() (public function)
12155
12156 2002-03-01 [paul]       0.7.2claws22
12157
12158         * src/gtkutils.c
12159           src/textview.c
12160                 recognise urls that that don't include 'http://' and
12161                 simply begin 'www.' 
12162
12163         * AUTHORS
12164                 remove duplicated name
12165
12166 2002-02-28 [paul]       0.7.2claws21
12167
12168         * src/mainwindow.c
12169           src/summaryview.[ch]
12170                 add ability to 'Select thread'
12171                 combines Melvin's "Select thread's head" patch (#510907)
12172                 with Colin Leroy's <colin@colino.net> "Select whole thread" 
12173                 patch (#518514) 
12174
12175 2002-02-28 [paul]       0.7.2claws20
12176
12177         * src/mimeview.c
12178                 hopefully fix segfault on right-clicking a mime part
12179                 that some people have experienced.      
12180                 fix submitted by Fredrik Olofsson <frol@linux.nu>
12181
12182 2002-02-28 [paul]       0.7.2claws19
12183
12184         * sync with sylpheed 0.7.2cvs21
12185                 see ChangeLog entries 2002-02-27 and 2002-02-28
12186
12187 2002-02-27 [paul]       0.7.2claws18
12188
12189         * sync with sylpheed 0.7.2cvs18
12190                 see ChangeLog entries 2002-02-26 and 2002-02-27
12191
12192 2002-02-26 [alfons]     0.7.2claws17
12193
12194         * src/procheader.c
12195                 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
12196                 (spotted by Chris Hessman <idatech@gmx.net>)
12197
12198 2002-02-26 [paul]       0.7.2claws16
12199
12200         * src/mimeview.c
12201           src/pgptext.[ch]
12202           src/procmsg.c
12203                 make decryption of ascii-armored pgp encrypted messages
12204                 and verification of ascii-armored signatures work again.
12205                 slightly altered from the patch by Jens Jahnke 
12206                 <jan0sch@gmx.net>
12207
12208                 ##FIX ME##
12209                 * the checking of plaintext signatures always comes up in 
12210                   a popup box
12211                 * it doesn't work for multipart messages 
12212                 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
12213                   including the msg headers and these 2 line themselves, are 
12214                   not displayed
12215
12216         * src/mainwindow.c
12217                 "View/Folder Tree" becomes "View/Separate Folder Tree"
12218                 "View/Message View" becomes "View/Separate Message View"
12219                 because its less ambiguous.
12220
12221         * po/es.po
12222                 updated by Ricardo Mones Lastra
12223
12224 2002-02-26 [paul]       0.7.2claws15
12225
12226         * sync with sylpheed 0.7.2cvs17
12227                 see ChangeLog entries 2002-02-25 and 2002-02-26
12228
12229 2002-02-25 [christoph]  0.7.2claws14
12230
12231         * src/filtering.[ch]
12232         * src/inc.c
12233                 do filtering stuff after all messages have been received
12234                   1. drop all messages to .processing
12235                   2. scan processing folder for messages
12236                   3. filter messages or move to inbox
12237                 this will also find old messages left in processing after
12238                 a crash or something like that and we get a real msginfo
12239                 from folder->get_msg_list and do not have to create our
12240                 own in filter_message
12241         * src/matcher_parser_parse.y
12242                 remove MIX/MAX warning (reordered includes)
12243
12244 2002-02-25 [paul]       0.7.2claws13
12245
12246         * sync with sylpheed 0.7.2cvs15
12247                 see ChangeLog entry 2002-02-24
12248
12249 2002-02-24 [alfons]     0.7.2claws12
12250
12251         * src/filtering.c
12252                 clear old color flags first when applying a new color to
12253                 a message info. 
12254                 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
12255
12256 2002-02-24 [alfons]     0.7.2.claws11
12257         
12258         * AUTHORS
12259         * src/prefs_common.c
12260                 add presets for Opera and Konqueror, closes patch #517261,
12261                 submitted by Ville Skyttä <scop@users.sourceforge.net>
12262
12263 2002-02-24 [alfons]     0.7.2.claws10
12264
12265         * AUTHORS
12266         * src/summaryview.c
12267                 fix threading for null message ids, closes patch #521601,
12268                 submitted by Bob Forsman <hammor@users.sourceforge.net>
12269
12270 2002-02-24 [alfons]     0.7.2claws9
12271
12272         * src/summaryview.c
12273         * src/filtering.c
12274                 make Tool | Filter Message work with filtering system so
12275                 setting flags also works
12276
12277                 TODO:
12278
12279                 - Processing uses the same function as Tool | Filter
12280                   Message, but doesn't use the same update proc yet
12281
12282 2002-02-23 [paul]       0.7.2claws8
12283
12284         * sync with sylpheed 0.7.2cvs14
12285                 see ChangeLog entries 2002-02-22 and 2002-02-23
12286
12287 2002-02-22 [christoph]  0.7.2claws7
12288
12289         * src/quote_fmt.c
12290                 Add column space to table
12291         * src/quote_fmt_parse.y
12292                 Close files
12293
12294 2002-02-22 [paul]       0.7.2claws6
12295
12296         * src/Makefile.am
12297           src/defs.h
12298           src/filtering.c
12299           src/inc.[ch]
12300           src/mainwindow.c
12301           src/matcher.[ch]
12302           src/matcher_parser_lex.l
12303           src/matcher_parser_parse.y
12304           src/pop.[ch]
12305           src/prefs_account.h
12306           src/prefs_filtering.c
12307           src/selective_download.[ch]   *** NEW FILES ***
12308           src/utils.[ch]
12309           po/POTFILES.in
12310                 Selective Download added to 'Tool' menu. 
12311                 Retrieves email headers of the currently selected pop3 
12312                 account and allows the user to mark emails for deletion 
12313                 right on the pop3 server. Patch submitted by Oliver Haertel 
12314                 <oha@users.sourceforge.net>.
12315         
12316         * po/POTFILES.in
12317                 add 'src/quote_fmt.c'           
12318
12319 2002-02-22 [christoph]  0.7.2claws5
12320
12321         * src/Makefile.am
12322                 added quote_fmt.c
12323         * src/prefs_common.[ch]
12324         * src/prefs_template.c
12325         * src/quote_fmt.c               *** NEW FILE ***
12326         * src/quote_fmt.h
12327                 move quote format symbol description code
12328                 to it's own file because it is used from
12329                 differnent code parts
12330                 Rewrote symbol description GUI
12331                   + use table
12332                   + add separators
12333                   + get data from array (no more long constant strings)
12334         * src/quote_fmt_lex.l
12335         * src/quote_fmt_parse.y
12336                 Symbol for Literal % changed to \% instead of %%
12337                 (More logical as \ is used for quoting for other symbols)
12338                 Add |f and |p to include files and program output
12339                 Examples:
12340                     |f{/home/.../.signature}
12341                     |p{date}
12342         * po/de.po
12343                 Correct wrong spelling for "Referenzen"
12344
12345 2002-02-21 [paul]       0.7.2claws4
12346
12347         * src/procmsg.c
12348                 forgotten during sync
12349
12350 2002-02-21 [paul]       0.7.2claws3
12351
12352         * sync with sylpheed 0.7.2cvs11
12353                 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
12354                 2002-02-20 and 2002-02-21
12355
12356 2002-02-20 [melvin]     0.7.2claws2
12357
12358         * src/prefs_actions.c
12359                 Added error report when child cannot fork or when execvp 
12360                 returns with an error.
12361
12362 2002-02-19 [christoph]  0.7.2claws1
12363
12364         * src/codeconv.c
12365                 return unconverted text if conde conversion is not possible
12366                 when libjconv is used.
12367                 (patch submitted by "Simon 'corecode' Schubert")
12368
12369 2002-02-19 [paul]       
12370
12371         * version 0.7.2claws release
12372
12373 2002-02-19 [paul]       0.7.2claws
12374
12375         * po/nl.po
12376                 updated by Wilbert Berendsen
12377
12378
12379 2002-02-18 [alfons]     0.7.1claws13
12380
12381         * src/syldap.c
12382         * src/jpilot.c
12383                 remove references to dlfcn and explicitly loading functions
12384                 from dynalink libs, because libs linked anyway, and functions
12385                 are loaded explicitly
12386
12387 2002-02-17 [melvin]     0.7.1claws12
12388
12389         * src/prefs_actions.c
12390                 Replaced children wait loop with double fork technique.
12391                 Now, input/output window updated at each new output.
12392                 free_children(): Fixed a memory leak.
12393                 Made input/output window non closable if running children
12394                 still exist.
12395                 Added missing <unistd.h> include.
12396                 Added some --debug outputs.
12397
12398 2002-02-17 [melvin]     0.7.1claws11
12399
12400         * src/summaryview.c
12401                 Fixed bug where descending sort order did not select top
12402                 message.
12403
12404 2002-02-17 [melvin]     0.7.1claws10
12405
12406         * acconfig.h
12407                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
12408         * src/prefs_common.c
12409                 Pspell data package directory no more hard coded but
12410                 set during configuration (PSPELL_PATH). (Thanks to 
12411                                 Gustavo Noronha Silva.)
12412
12413 2002-02-17 [melvin]     0.7.1claws9
12414
12415         * configure.in
12416                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
12417         * src/gtkspell.c
12418                 Fixed compile-time warnings.
12419
12420 2002-02-16 [alfons]     0.7.1claws8
12421
12422         * src/filesel.c
12423                 fix inadvertent free of NULL pointer which caused
12424                 sylpheed to crash when closing the save-as dialog
12425                 using the window close button
12426
12427 2002-02-16 [carsten]    0.7.1claws7
12428         * src/mainwindow.[ch]
12429           src/summaryview.c
12430           src/prefs_common.c
12431                 fixes for pixmap theming code:
12432                         - recently changed mail attributes shouldn't get
12433                           lost any longer
12434                         - theme is only reloaded iff another theme was
12435                           selected
12436
12437 2002-02-16 [paul]       0.7.1claws6
12438
12439         * sync with sylpheed 0.7.2 release
12440                 see ChangeLog entry 2002-02-15 and 2002-02-16
12441
12442 2002-02-15 [paul]       0.7.1claws5
12443
12444         * sync with sylpheed 0.7.1cvs9
12445                 see ChangeLog entry 2002-02-15
12446
12447         * po/POTFILES.in
12448                 remove unneeded headerwindow.c entry
12449
12450 2002-02-14 [carsten]    0.7.1claws4
12451         * src/summaryview.c
12452                 fixed a bug for "Go to next unread message": there was
12453                 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
12454                 in the prefs, because of doing "Search again" instead
12455                 "No"
12456
12457 2002-02-14 [carsten]    0.7.1claws3
12458         * src/stock_pixmap.c
12459                 removed 2 more mem leaks; following memprof,
12460                 this code is "leak free" now :)
12461
12462 2002-02-14 [carsten]    0.7.1claws2
12463         * src/stock_pixmap.c
12464                 used opendir/readdir/closedir instead of scandir
12465                 -> code should work now on Solaris
12466
12467 2002-02-14 [paul]       0.7.1claws1
12468
12469         * sync with sylpheed 0.7.1cvs8
12470                 see ChangeLog entries 2002-02-13 and 2002-02-14
12471
12472         * README.claws
12473                 add some description of Actions and Pixmap Themes
12474
12475 2002-02-13 [paul]       
12476
12477         * version 0.7.1claws release
12478
12479 2002-02-13 [paul]       0.7.1claws
12480
12481         * po/es.po
12482           po/it.po
12483           po/pt_BR.po
12484                 updated translations, submitted by Ricardo Mones Lastra,
12485                 Alessandro Maestri and Fabio Junior Beneditto
12486
12487 2002-02-13 [melvin]     0.7.0claws75
12488
12489         * src/prefs_actions.c
12490                 Added missing "signal.h" include
12491
12492 2002-02-13 [melvin]     0.7.0claws74
12493
12494         * src/prefs_folder_item.c
12495                 Added missing "config.h" include
12496         * po/fr.po
12497                 Updated French translation for folder propriety.
12498
12499 2002-02-13 [jens]       0.7.0claws73
12500
12501         * po/POTFILES.in
12502                 Added missing src/prefs_folder_item.c [log added by melvin]
12503         * po/de.po
12504                 Updated German translation.
12505
12506 2002-02-13 [melvin]     0.7.0claws72
12507
12508         * po/fr.po
12509                 Updated French translation.
12510
12511 2002-02-13 [melvin]     0.7.0claws71
12512
12513         * src/gtkutils.c
12514                 Made gtkut_editable_get_selection return NULL if selection
12515                 is of length zero.
12516                 This fixes a bug where selecting part of message A then
12517                 switching to message B and replying to it will not
12518                 quote the message's body.
12519
12520 2002-02-12 [paul]       0.7.0claws70
12521
12522         * src/mainwindow.c
12523                 cosmetic, relating to pixmap themes: on toolbar make 
12524                 updating of 'Exec' and 'Compose news/Compose email'
12525                 icons faster.
12526
12527 2002-02-12 [carsten]    0.7.0claws69
12528         * src/folderview.c
12529           src/mainwindow.[ch]
12530           src/stock_pixmap.c
12531           src/summaryview.c
12532           src/prefs_common.c
12533                 - refreshing after changing pixmap theme better
12534                   now (thanks Paul)
12535                 - wanted to remove some mem leaks, but alfons was
12536                   faster (and had the better solution ;)
12537
12538 2002-02-12 [alfons]     0.7.0claws68
12539
12540         * src/prefs_common.c
12541         * src/stock_pixmap.[ch]
12542                 plug mem leaks, refactor code a little bit
12543
12544
12545 2002-02-12 [sergey]     0.7.0claws67
12546
12547         * src/imap.c
12548                 Fixed problem with copying messages to IMAP folders when the
12549                 server uses something other than '/' as a namespace separator
12550                 (cyrus-imapd uses '.').
12551
12552 2002-02-12 [jens]       0.7.0claws66
12553
12554         * po/de.po
12555                 Updated German Translation
12556
12557 2002-02-12 [paul]       0.7.0claws65
12558
12559         * sync with sylpheed 0.7.1cvs1
12560                 see ChangeLog entry 2002-02-12
12561
12562 2002-02-12 [melvin]     0.7.0claws64
12563
12564         * src/prefs_actions.c
12565                 Fixed "feature" where children's output was duplicated 
12566                 instead of refreshed while monitoring.
12567                 Removed some debug code.
12568
12569 2002-02-12 [christoph]  0.7.0claws63
12570
12571         * src/compose.c
12572                 always delete message from queue after sending/send error
12573                 (closes bug #509601)
12574
12575 2002-02-12 [melvin]     0.7.0claws62
12576
12577         * src/prefs_actions.c
12578                 Children wait loop is now triggered with a timeout of 1s
12579                 Added %F which is replaced with the list of filenames 
12580                 of all selected messages (as suggested by Ricardo Mones Lestra)
12581                 Pipe syntax changed. Prefix with | to send selection, postfix
12582                 with | to retrieve output. Prefix with > or * to send
12583                 user definable input to the command (*: input is hidden)
12584                 Old pipe action should now be postfixed with |, too.
12585
12586 2002-02-12 [carsten]    0.7.0claws61 (more 59.75)
12587         * src/stock_pixmap.c
12588                 fixed a bug: if there's no theme directory don't
12589                 throw an error, just do "nothing" (thanks Alfons)
12590
12591 2002-02-12 [carsten]    0.7.0claws60
12592         * src/folderview.c
12593           src/summaryview.c
12594                 had to write the cache twice (nasty!); some marks would 
12595                 get lost if not
12596
12597 2002-02-11 [carsten]    0.7.0claws59
12598         * acconfig.h
12599           configure.in
12600           doc-src/maintainer_guide.txt
12601           src/compose.[ch]
12602           src/defs.h
12603           src/folderview.[ch]
12604           src/gtkutils.[ch]
12605           src/mainwindow.[ch]
12606           src/prefs_common.[ch]
12607           src/stock_pixmap.[ch]
12608           src/summaryview.[ch]
12609                 pixmap theming and related work on pixmap
12610                 handling on some other places
12611                 (e.g. hrm features for all folder)
12612           src/pixmap/stock_*.xpm -> the stock_ was removed
12613         
12614 2002-02-11 [paul]       0.7.0claws58
12615
12616         * sync with sylpheed 0.7.1 release
12617                 see ChangeLog entries 2002-02-11
12618
12619 2002-02-08 [paul]       0.7.0claws57
12620
12621         * sync with sylpheed 0.7.0cvs39
12622                 see ChangeLog entry 2002-02-07 (last entry) 
12623
12624         * src/prefs_actions.c
12625           src/prefs_filtering.c
12626           src/prefs_matcher.c
12627           src/prefs_scoring.c
12628                 sync: made it compile with C compilers other than gcc
12629
12630 2002-02-07 [paul]       0.7.0claws56
12631
12632         * sync with sylpheed 0.7.0cvs38
12633                 see ChangeLog entries 2002-02-06 (last 2 entries) and
12634                 2002-02-07
12635
12636 2002-02-07 [darko]      0.7.0claws55
12637
12638         * src/gtkutils.[ch]
12639         * src/summaryview.c
12640                 Fix const gchar */gchar * issue (thanks Hiro)
12641
12642 2002-02-07 [darko]      0.7.0claws54
12643
12644         * src/compose.[ch]
12645         * src/filtering.c
12646         * src/gtkutils.[ch]
12647         * src/prefs_template.c
12648         * src/quote_fmt.h
12649         * src/quote_fmt_parse.y
12650         * src/summaryview.c
12651         * src/utils.[ch]
12652                 When replying or forwarding an email don't quote the entire
12653                 mail body but use the part of the message text that is selected
12654
12655 2002-02-06 [melvin]     0.7.0claws53
12656
12657         * src/prefs_common.[ch]
12658         * src/gtkspell.[ch]
12659         * src/compose.c
12660                 Made possible to switch quickly to last used dictionary
12661                 which makes checking bilingual documents easier.
12662
12663 2002-02-06 [melvin]     0.7.0claws52
12664         
12665         * po/POTFILES.in
12666                 Added forgotten new file src/prefs_actions.c
12667
12668 2002-02-06 [melvin]     0.7.0claws51
12669
12670         * src/prefs_actions.c   ** NEW FILE **
12671         * src/prefs_actions.h   ** NEW FILE **
12672                 Added actions to execute on message text view, or on the
12673                         message's file.
12674         * src/Makefile.am
12675                 Added src/prefs_actions.[ch]
12676         * src/compose.c
12677                 Added new menu "Edit/Actions"
12678         * src/defs.h
12679                 Added new actionsrc file.
12680         * src/main.c
12681                 Added actionsrc reading.
12682         * src/mainwindow.c
12683                 Added new menus "Edit/Actions" and "Configuration/Actions..."
12684         * src/prefs_common.h
12685                 Added new element actionslst element to prefs_common.
12686
12687 2002-02-06 [paul]       0.7.0claws50
12688
12689         * sync with sylpheed 0.7.0cvs36
12690                 see ChangeLog entry 2002-02-06
12691
12692 2002-02-05 [paul]
12693
12694         * po/es.po
12695                 updated by Ricardo Mones Lastra
12696
12697 2002-02-05 [paul]       0.7.0claws49
12698
12699         * sync with sylpheed 0.7.0cvs33
12700                 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
12701
12702 2002-02-05 [paul]       0.7.0claws48
12703
12704         * src/compose.c
12705                 re-add 'Edit/Advanced/Delete entire line', previously named
12706                 'Delete Line+'
12707
12708 2002-02-04 [paul]       0.7.0claws47
12709
12710         * src/compose.c
12711           src/summaryview.c
12712                 fix bug #494993 (Reply All not taking Reply-To into consi)
12713                 eliminate differences in behaviour of right-click 'Reply to all' 
12714                 in summary view and 'Reply to all' on the toolbar. 
12715                 fix bug where Reply-To gets ignored by 'Reply to all' in summary
12716                 view and From gets ignored by 'Reply to all' on toolbar.
12717                 fix bug where 'Reply to all' on toolbar uses To twice and ignores
12718                 From when no Reply-To header is present.
12719
12720 2002-02-04 [paul]       0.7.0claws46
12721
12722         * sync with sylpheed 0.7.0cvs30
12723                 see ChangeLog entries 2002-02-03 and 2002-02-04
12724
12725 2002-02-03 [melvin]     0.7.0claws45
12726
12727         * src/gtkspell.[ch]
12728                 Readded function to highlight all misspelled words.
12729                 Fixed bug where user-provided-words did not replace
12730                         correctly the misspelled word when using the mouse.
12731                 Fixed bug where checking a region selected from right to left did
12732                         not check the region at all.
12733                 Fixed bug where 'Check backwards' may not check at all. 
12734                 Fixed memory leaks where popup menus and accel_groups were not destroyed.
12735                 Fixed possible buffer overflow when checking for long strings (>1k).
12736                 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
12737                 Accelerators code uses now gtk_widget_add_accel.
12738                 Removed and disabled obsolete and unfinished code.
12739                 Cleaning up.
12740
12741         * src/compose.c
12742                 Added menu item to Highlight all misspelled words.
12743
12744 2002-02-01 [paul]       0.7.0claws44
12745
12746         * src/mainwindow.c
12747                 fix '/View/Hide read messages' sensitivity when all
12748                 messages in a folder are hidden
12749
12750 2002-02-01 [paul]       0.7.0claws43
12751
12752         * src/main.c
12753                 add --send option to command line interface, sends all
12754                 queued mail. Patch submitted by Ricardo Mones Lastra.
12755
12756 2002-01-31 [paul]       0.7.0claws42
12757
12758         * src/mainwindow.c
12759                 add '/View/Hide read messages' to main_window_set_menu_sensitive()
12760
12761 2002-01-31 [paul]       0.7.0claws41
12762
12763         * sync with sylpheed 0.7.0cvs27
12764                 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
12765                 and 2002-01-31
12766
12767         * src/textview.c
12768                 comment out elements of textview_show_part() as temporary
12769                 workaround for attachment 'Display as text' bug 
12770
12771         * po/pt_BR.po
12772                 updated by Fabio Junior Beneditto
12773
12774 2002-01-30 [paul]       0.7.0claws40
12775
12776         * sync with sylpheed 0.7.0cvs24
12777                 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
12778                 and 2002-01-30
12779
12780         * src/compose.c
12781                 add {N_("/_Spelling"), ... "<Branch>"} to 
12782                 GtkItemFactoryEntry compose_entries[]
12783
12784         * src/prefs_common.c
12785                 add claws menu items to prefs_keybind_apply_clicked()
12786                 and remove non-claws menu items
12787
12788 2002-01-29 [paul]       0.7.0claws39
12789
12790         * sync with sylpheed 0.7.0cvs22
12791                 see ChangeLog entries 2002-01-28 and 2002-01-29
12792
12793 2002-01-28 [melvin]     0.7.0claws38
12794
12795         * src/compose.c
12796                 Added the declartion of compose_send_control_enter.
12797
12798         * src/compose.c
12799         * src/gtkspell.[ch]
12800                 Added in a 'Spelling' menu which includes the configuration menu. 
12801                 Added a real 'Check all' and got rid from the old one which only
12802                 highlited misspelled word.
12803                 Made 'Check while typing' a disableable option.
12804                 Added a dialog when there are no more misspelled word.
12805                 Added a dialog if error occurs when switching to a dictionary.
12806         
12807         * src/prefs_common.[ch]
12808                 Added option for the default 'Check while typing' option.
12809
12810
12811 2002-01-28 [alfons]     0.7.0claws37
12812
12813         * src/compose.c
12814                 fix buglet and make code comply with sylpheed code style
12815
12816 2002-01-28 [paul]       0.7.0claws36
12817
12818         * sync with sylpheed 0.7.0cvs19
12819                 see ChangeLog entries for 2002-01-28
12820
12821 2002-01-28 [hoa]        0.7.0claws35
12822
12823         * src/defs.h
12824                 added rendererrc
12825
12826         * src/main.c
12827                 read the renderer config
12828
12829         * src/procmime.[ch]
12830                 use the renderer config to convert mime attachments
12831
12832         * src/textview.c
12833                 don't use textview_show_html/ertf,
12834                 use get_text_content instead
12835
12836 2002-01-27 [alfons]     0.7.0claws34
12837         
12838         * src/news.c
12839                 make sylpheed believe it can delete a news message...
12840                 (messages are NOT deleted, maybe we should remove
12841                 processing from the folder properties after all.)
12842
12843 2002-01-27 [alfons]     0.7.0claws33
12844
12845         * src/folder.c
12846                 add extra checks
12847         * src/news.c
12848                 implement remove_msg() 
12849
12850 2002-01-27 [alfons]     0.7.0claws32
12851
12852         * src/procmsg.h
12853         * src/procheader.c
12854         * src/messageview.c
12855                 fix return receipt / disposition notification again. this
12856                 stuff seems to break on _every_ major summary UI change, so
12857                 it's now implemented using a flag which is saved in the
12858                 marks cache
12859                 
12860 2002-01-26 [alfons]     0.7.0claws31
12861
12862         * src/import.c
12863                 let import dialog show the destination folder identifier
12864
12865 2002-01-26 [melvin]     0.7.0claws30
12866
12867         * src/folderview.c
12868         * src/summaryview.c
12869                 Readded 'Mark all read' into summary view popup menu
12870                 Added 'Mark all read' in folder view popup menu for IMAP
12871                 and NNTP.
12872                 Made it insensitive if the selected folder is not the shown
12873                 one to avoid 'Mark all read' on the wrong folder.
12874                 
12875 2002-01-26 [paul]       0.7.0claws29
12876
12877         * src/folderview.c
12878           src/summaryview.c
12879                 move 'Mark all read' from summary view to folder view
12880                 menu. (adapted from) patch submitted by Jeremy Andrews,
12881                 <lists@kerneltrap.com>
12882
12883 2002-01-25 [alfons]     0.7.0claws28
12884
12885         * src/gtkstext.c
12886                 put the gtk class name back so GtkSText adapts the 
12887                 settings of GtkText
12888
12889 2002-01-25 [alfons]     0.7.0claws27
12890
12891         * src/folderview.c 
12892                 assimilate Ricardo's patch that shows pixmaps instead of
12893                 plain "new" and "unread" texts in the folder view column
12894                 headers 
12895
12896 2002-01-25 [paul]       0.7.0claws26
12897
12898         * src/Makefile.am
12899                 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can 
12900                 be found in non-standard locations. 
12901                 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
12902
12903 2002-01-25 [paul]       0.7.0claws25
12904
12905         * sync with sylpheed 0.7.0cvs16
12906                 see ChangeLog entry 2002-01-25
12907
12908 2002-01-24 [paul]       0.7.0claws24
12909
12910         * more sync with sylpheed 0.7.0cvs15
12911                 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
12912
12913 2002-01-23 [sergey]     0.7.0claws23
12914
12915         * src/importldif.c
12916                 Fixed segfault when closing LDIF import wizard with
12917                 the window manager.
12918         * src/imageview.c
12919         * src/imageview.h
12920         * src/messageview.c
12921         * src/mimeview.c
12922                 Fixed wrong scrolling position after switching between
12923                 text and image parts.
12924
12925 2002-01-23 [paul]       0.7.0claws22
12926
12927         * sync with sylpheed 0.7.0cvs15
12928                 see ChangeLog entries 2002-01-22 and 2002-01-23
12929
12930 2002-01-21 [melvin]     0.7.0claws21
12931
12932         * src/prefs_scoring.c
12933         * src/prefs_filtering.c
12934                 Fixed bug where scoring and filtering windows stopped
12935                 autochecking.
12936
12937 2002-01-21 [paul]       0.7.0claws20
12938
12939         * sync with sylpheed 0.7.0cvs12
12940                 see ChangeLog entries 2002-01-20 and 2002-01-21
12941
12942 2002-01-21 [carsten]    0.7.0claws19
12943         * src/mainwindow.c
12944         * src/menu.[ch]
12945         * src/messageview.[ch]
12946         * src/summaryview.[ch]
12947                 changes to shortcuts handling again:
12948                         + "Q" now controled by mainwin
12949                         + v/V are now customizable and have slightly
12950                           different meanings
12951                 the "button" to minimize the messageview (and maximize
12952                 the summary view) is a real button now
12953         * src/compose.c
12954                 "Delete Line+" added to Edit/Advanced (this will also
12955                 delete the '\n')
12956
12957 2002-01-20 [melvin] 0.7.0claws18
12958
12959         * src/addressbook.c
12960                 Made "Bcc" sensitive when addressbook is called from
12961                 compose window (it was a Claws only bug).
12962
12963 2002-01-19 [alfons] 0.7.0claws17
12964
12965         * src/inc.c
12966                 prevent unnecessary updates when currently selected folder has
12967                 no new messages 
12968
12969 2002-01-19 [alfons] 0.7.0claws16
12970         
12971         * src/summaryview.c
12972                 prevent writing the cache based on current message list in summary 
12973                 view when filtering also put messages in currently selected folder
12974
12975 2002-01-19 [paul]
12976
12977         * po/it.po
12978                 Italian translation submitted by Alessandro Maestri
12979                 <a.maestri@cs.tin.it>
12980
12981 2002-01-18 [melvin]     0.7.0claws15
12982
12983         * src/prefs_filters.c
12984                 fixed bug where 'cancel' from 'filters' window stops autochecking
12985                 if the timer timed out  when the window was open.
12986
12987 2002-01-18 [match]      0.7.0claws14
12988
12989         * src/addrclip.[ch]     ** NEW FILE **
12990         * src/addrselect.[ch]   ** NEW FILE **
12991         * src/adbookbase.h      ** NEW FILE **
12992                 addressbook cut, copy and paste
12993         * src/addrbook.[ch]
12994         * src/addrcache.[ch]
12995         * src/addressitem.h
12996         * src/addrindex.[ch]
12997         * src/addritem.[ch]
12998         * src/importldif.c
12999         * src/importmutt.c
13000         * src/jpilot.[ch]
13001         * src/syldap.[ch]
13002         * src/vcard.[ch]
13003         * src/jpilot.[ch]
13004         * src/editbook.c
13005         * src/editjpilot.c
13006         * src/editldap.c
13007         * src/editvcard.c
13008                 support for copy/paste
13009         * src/addressbook.c
13010                 support for copy/paste
13011                 tidy up menu option processing
13012                 correct address list function arguments
13013         * src/editaddress.c
13014                 sort user attributes
13015         * src/ldif.h
13016         * src/mutt.h
13017                 tidy up
13018
13019         * src/addrbook.[ch]
13020         * src/addrbook.[ch]
13021         * src/addrbook.[ch]
13022                 
13023
13024 2002-01-18 [paul]       0.7.0claws13
13025
13026         * sync with sylpheed 0.7.0cvs8
13027                 configure.in: support Mac OS X (Darwin)
13028
13029 2002-01-18 [carsten]    0.7.0claws12
13030         * src/html.c
13031                 small hack to fix a segfault with an empty href
13032                 (reported by Alexandra Walford <deeni@altern.org>)
13033         * src/mainwindow.c
13034         * src/summaryview.c
13035                 the shortcuts for Mark und Mark as unread are hardcoded
13036                 again
13037         * src/compose.c
13038         * src/gtkstext.[ch]
13039                 readded the shortcuts in gtkstext but made them
13040                 customizeable (simply by adding a menu plus a wrapper
13041                 to compose.c)
13042
13043 2002-01-17 [melvin]     0.7.0claws11
13044
13045         * src/gtkspell.c
13046                 fix default dictionary not being saved.
13047
13048 2002-01-16 [darko]      0.7.0claws10
13049
13050         * src/compose.c
13051                 fix wrapping crash with URL longer than wrapping margin
13052
13053 2002-12-08 [hoa]        0.7.0claws10
13054
13055         * src/matcher_parser_parse.y
13056                 fixed some bugs
13057
13058         * src/prefs_filtering.c
13059                 now, we can use bounce action in the dialog box.
13060
13061 2002-01-16 [carsten]    0.7.0claws9
13062         * src/gtkstext.c
13063                 removed the <control> and <alt> shortcuts because they're
13064                 not needed and interefered with the "normal" shortcuts
13065         * src/mainwindow.c
13066         * src/summaryview.c
13067                 removed most of the hardcoded shortcuts and assigned
13068                 them to menu entries making them easy customizable by
13069                 that
13070
13071 2002-01-16 |melvin]     0.7.0claws8
13072
13073         * src/gtkspell.c
13074                 fixed bug where using the mouse and when the compose
13075                 window is not on top may result in a crash.
13076
13077 2002-01-16 [melvin]     0.7.0claws7
13078
13079         * src/compose.c
13080                 fixed a long standingspell checker bug which could 
13081                 cause a crash after sending a message.
13082
13083 2002-01-16 [paul]       0.7.0claws6
13084
13085         * sync with sylpheed 0.7.0cvs7
13086                 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
13087                 2002-01-15, and 2002-01-16
13088
13089 2002-01-16 [melvin]     0.7.0claws5
13090
13091         * README.claws
13092         * src/compose.c
13093         * src/gtkspell.[ch]
13094         * src/main.c
13095                 Heavily modified spell checker code to work around
13096                 ispell bug, to add keyboard shortcuts and for future
13097                 enhancements. See README.claws for usage information.
13098
13099 2002-01-15 [alfons]     0.7.0claws4
13100         
13101         * src/summaryview.c
13102                 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
13103                 so sorting within threads reflects sort mode
13104
13105 2002-01-15 [christoph]  0.7.0claws3
13106
13107         * src/procmsg.c
13108                 added alertpanel if mail sending failed
13109
13110 2002-01-15 [alfons]     0.7.0claws2
13111         
13112         * src/prefs_filtering.c
13113                 don't stop timer when prefs filtering dialog is opened
13114
13115 2002-01-14 [alfons]     0.7.0claws1
13116
13117         * src/addr_compl.c
13118         * src/prefs.c
13119                 remove debug_print()s for privacy reasons
13120
13121 2002-01-14 [darko]      0.7.0claws
13122
13123         * README.claws
13124                 quotation wrapping is now also in the main branch
13125
13126 2002-01-14 [paul]
13127
13128         * tools/filter_conv.pl
13129                 allow for Boolean Op and case-sensitivity
13130                 this file is included in the release and tagged
13131                 'rel_0_7_0'
13132
13133 2002-01-13 [paul]       0.7.0claws
13134
13135         * release 0.7.0, with cvs tag 'rel_0_7_0'
13136
13137 2002-01-13 [paul]
13138
13139         * tools/filter_conv.pl
13140         * tools/README
13141                 rewritten to output to matcherrc instead of filteringrc
13142
13143         * po/es.po
13144                 updated Spanish translation by Ricardo Mones Lastra
13145
13146 2002-01-13 [alfons]
13147
13148         * po/nl.po
13149                 update dutch translation
13150
13151 2002-01-13 [paul]
13152
13153         * po/pt_BR.po
13154                 Updated by Fabio Junior Beneditto 
13155
13156 2002-01-13 [melvin]     0.6.6claws53
13157
13158         * po/fr.po
13159                 Updated french translation
13160
13161 2002-01-12 [alfons]     0.6.6claws52
13162
13163         * src/filtering.c
13164                 plug mem leak that has been sitting there for ages              
13165
13166 2002-01-12 [alfons]     0.6.6claws51
13167
13168         * src/summaryview.c
13169                 undo melvin's changes from 0.6.6claws48 because summary
13170                 view now refuses to select first unread message when
13171                 selecting a folder 
13172
13173 2002-01-11 [alfons]     0.6.6claws50
13174
13175         * src/import.c
13176                 use claws' semantics for getting folder item when
13177                 importing an mbox file into a folder 
13178                 (submitted by Dale P. Smith)
13179
13180 2002-01-11 [christoph]  0.6.6claws49
13181
13182         * src/prefs.h
13183                 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
13184                 toggle widget, because non static prefs can not use
13185                 prefs_set_* functions
13186         * src/prefs_account.c
13187                 toggle smtp auth password field sensitivity if
13188                 user id is empty and add descrition of usage for
13189                 these fields
13190         * src/prefs_folder_item.c
13191                 use SET_TOGGLE_SENSITIVITY macro to instead of extra
13192                 callbacks
13193
13194 2002-01-11 [melvin]     0.6.6claws48
13195
13196         * src/compose.c
13197                 fix the 'Ctrl-Enter' feature for sending and test really
13198                 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
13199                 editables which was not documented in Gtk)
13200
13201         * src/summaryview.c
13202                 Made summaryview refresh after sorting and not before.
13203
13204 2002-01-11 [christoph]  0.6.6claws47
13205
13206         * src/compose.c
13207                 select account from account ids if possible and
13208                 correctly set save folder for copy in reedit
13209
13210 2002-01-10 [paul]       0.6.6claws46
13211
13212         * sync with sylpheed 0.7.0 release
13213                 see ChangeLog entries 2002-01-07, 2002-01-08 and
13214                 2002-01-09
13215
13216 2002-01-09 [alfons]
13217
13218         * src/summaryview.c
13219                 remove more dirt traces...
13220
13221 2002-01-09 [alfons]
13222         
13223         * src/summaryview.c
13224                 clean up some traces of my debugging stuff
13225
13226 2002-01-09 [alfons]     0.6.6claws45
13227
13228         * src/filtering.c
13229                 break up filteringprop_apply() in three separate pieces
13230                 so we can drop messages that failed processing in the
13231                 inbox
13232
13233         * src/summaryview.c
13234                 fix bug #469598 "no refresh of inbox after filter" which 
13235                 was introduced by the new summary view locking, and which 
13236                 prevented the summary view to update after a manual filter 
13237                 message. claw's filter message requires a summary_show().
13238                 (aargh, summary_show() again! :-)
13239                 
13240 2002-01-07 [alfons]     0.6.6claws44
13241
13242         * src/headerwindow.c
13243         * src/logwindow.c
13244         * src/messageview.c
13245         * src/sourcewindow.c
13246                 bring in Hiro's last 0.7.0 wm class fixes
13247
13248         * tools/sylprint.pl
13249                 bring in Ricardo's fix for sylprint script
13250
13251         * AUTHORS       
13252         * src/rfc2015.[ch]
13253         * src/prefs_common.[ch]
13254         * src/prefs_account.[ch]
13255         * src/compose.c
13256                 clean up account preference poison in rfc2015,
13257                 and preparation to fix double sign bug 
13258                 (patch submitted by Simon 'corecode' Schubert)
13259
13260 2002-01-07 [christoph]  0.6.6claws43
13261
13262         * src/mh.c
13263                 search for free message number, do not only rely
13264                 on last_num
13265         * src/send.c
13266                 fix smtp auth and use extra account information
13267                 if available, if not use pop3 data instead
13268                 (closes bug #500341)            
13269         * src/ssl.[ch]
13270                 match coding style
13271
13272 2002-01-06 [alfons]     0.6.6claws42
13273
13274         * src/mainwindow.c
13275                 try making the separate windows work again...
13276
13277 2002-01-06 [alfons]     0.6.6claws41
13278
13279         * src/mainwindow.c
13280                 adapt Hiro's separate window menu (to get rid of the funny
13281                 duplicate menu items), and make it work again
13282
13283 2002-01-06 [alfons]     0.6.6claws40
13284
13285         * tools/Makefile.am
13286         * tools/sylprint.rc
13287         * tools/sylprint.pl
13288         * tools/README.sylprint
13289                 add sylprint script for printing mails from Sylpheed
13290                 (contributed by Ricardo Mones Lastra)
13291
13292         * src/acount.c
13293                 clean up
13294
13295 2002-01-06 [melvin]     0.6.6claws39
13296
13297         * src/mainwindow.c
13298         * src/summaryview.c
13299                 Fixed crash introduced in 0.6.6claws38 by the menu
13300                 reorganisation (Hide read messages)
13301         
13302         * ChangeLog.claws 
13303                 Fixed typo (we are now in 2002, alfons ;) )
13304
13305 2002-01-05 [alfons]     0.6.6claws38
13306
13307         * sync with sylpheed 0.6.6cvs10-17
13308                 (last stuff marked as LAST_STABLE)
13309
13310 2002-01-04 [melvin]     0.6.6claws37
13311
13312         * src/account.c
13313                 Made account selection code use strcasestr again instead of
13314                 g_strcasecmp (fixes bug where reediting queued messages
13315                 did not select proper account reported by T. Link).
13316         
13317         * src/folderview.c
13318                 Fix bug where folder icons are not shown when 'hide read messages'
13319                 is on.
13320         
13321         * src/stock_pixmaps.[ch]
13322                 Added folder icons for 'hide read messages'.
13323         
13324         * src/compose.c
13325                 Fixed bug where 'Enter' in a header entry will send the message 
13326                 if 'CTL-Enter' was chosen as a shorcut for sendind. 
13327
13328 2002-01-03 [melvin]     0.6.6claws36
13329         
13330         * src/prefs.[ch]
13331                 Added popup menu for common preferences and
13332                 account preferences (right click on tab displays
13333                                 a menu of all tabs.)
13334
13335 2002-01-02 [melvin]     0.6.6claws35
13336
13337         * src/gtkspell.[ch]
13338                 Made spelling code compatible with undo/redo feature.
13339                 Added creation of suggestion mode menu for the general
13340                         preferences.
13341         
13342         * src/prefs_common.[ch]
13343                 Added option menu for the speller's suggestion mode.
13344                 Added missing spaces in "..." buttons and made a "..."
13345                         button non translatable!
13346         
13347         * src/compose.c
13348                 Made speller use the default suggestion mode.
13349                 Hack to make it possible to choose 'CTRL-Enter' as a
13350                         shortcut for sending (and only for sending).
13351
13352         * src/prefs_folder_item.c
13353                 Changing subject simplification does not update cache 
13354                         anymore (because it is unnecessary).
13355                 Fixed bug where changing subject simplification updated the 
13356                         summaryview even when the viewed folder is not the
13357                         folder which properties are being changed. (E.g. 
13358                                         viewing folder A and changing
13359                                         the subject simplification of 
13360                                         folder B -not being viewed- updated the 
13361                                         summaryview of folder A with data of
13362                                         folder B). (Hope this is clear... )
13363
13364 2001-12-31 [alfons]     0.6.6claws34
13365         
13366         * src/ldif.c
13367         * src/mutt.c
13368                 fgetc() returns a signed integer which doesn't
13369                 fit in a char. so c truncates this to a char
13370                 but we may lose significant bits. i.e. we may
13371                 comparing 0xFF which may not be equal to -1
13372                 unless properly casted to signed char which
13373                 we won't do because fgetc() returns a signed
13374                 integer which doesn't fit in a char. so c 
13375                 truncates this to a char but we may lose 
13376                 significat bits. (you got the idea, thanks
13377                 to Gustavo Noronha Silva <kov@debian.org>
13378                 and the Debian folks!)
13379
13380 2001-12-30 [alfons]     0.6.6claws33
13381
13382         * src/prefs_common.c
13383                 add #ifdef USE_PSPELLs that Melvin forgot               
13384
13385 2001-12-30 [melvin]     0.6.6claws32
13386         
13387         * src/prefs_common.[ch]
13388                 Added configurable color for misspelled words.
13389
13390         * src/gtkspell.[ch]
13391                 Fixed bug of foreground text color (reported by David
13392                                 Mehrmann)
13393                 Added configurable color for misspelled words.
13394
13395 2001-12-30 [alfons]     0.6.6claws31
13396
13397         * src/folder.c
13398                 remove unnecessary things someone put there
13399
13400         * src/mh.c
13401         * src/folder.[ch]
13402                 make folder properties (like threading and sorting) persistent
13403                 (closes bug #497424 "rescan folder tree resets proprieties")
13404                 currently this is only for MH folders. 
13405
13406 2001-12-29 [melvin]     0.6.6claws30
13407
13408         * src/string_match.[ch]
13409                 Optimized a bit: regexp pattern buffer compiled only once, and
13410                   one subroutine call removed. Fixed ^ regexp search: Now, 
13411                   "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
13412         
13413         * src/summaryview.c
13414                 Subject filtering changed to filter summary columns and
13415                   not directly the messages subject cache. The loss in 
13416                   performance is balanced by the improvement of string_match.
13417                 Added an alert panel if there is an error in the regexp.
13418
13419         * src/src/prefs_folder_item.h
13420                 Added a regexp pattern buffer.
13421
13422 2001-12-28 [alfons]     0.6.6claws29
13423
13424         * src/string_match.[ch]
13425                 clean up name space
13426                 allow compilation *BSD
13427
13428 2001-12-27 [alfons]     0.6.6claws28
13429
13430         * src/filter.c
13431                 sync the Hiro's bug fix for BSD
13432
13433 2001-12-27 [melvin]     0.6.6claws27
13434         
13435         * src/compose.c
13436                 Simplify focus to subject entry code.
13437
13438 2001-12-27 [darko]      0.6.6claws26
13439
13440         * src/filtering.c
13441         * src/mbox_folder.c
13442         * src/messageview.c
13443         * src/mh.c
13444         * src/procheader.[ch]
13445         * src/procmsg.h
13446         * src/stock_pixmap.[ch]
13447         * src/summaryview.c
13448                 Show key icon for encrypted mails in summary view
13449
13450         * src/pixmaps/clip.xpm
13451         * src/pixmaps/clipkey.xpm
13452         * src/pixmaps/key.xpm
13453                 New/modified icons for the above
13454
13455 2001-12-27 [melvin]     0.6.6claws25
13456
13457         * src/prefs_common.c
13458                 Put spell checker options in a separate tab to decrease
13459                 the Common Preferences window height.
13460
13461         * README.claws  
13462                 Update spell checker usage instruction about its options
13463                 location.
13464
13465 2001-12-27 [melvin]     0.6.6claws24
13466
13467         * src/compose.c
13468                 Changed subject entry widget position. Initial focus is
13469                 on the To header instead of the subject entry.
13470                 Creating a new header scrolls the header list to make the
13471                 created one visible. Nevertheless, when automatically filling
13472                 headers, the first one is shown.
13473                 A Tab key press in the last empty header entry zips the 
13474                 focus to the subject entry.
13475                 (I did not change the combo boxes, yet)
13476
13477 2001-12-26 [alfons]     0.6.6claws23
13478
13479         * src/prefs_account.c
13480         * src/inc.c
13481                 allow default inbox to reside in another mailbox (only
13482                 works for POP3 accounts)
13483
13484 2001-12-26 [alfons]     0.6.6claws22
13485         
13486         * src/textview.c
13487                 make reply-on-click work with the account of the selected folder
13488         * src/compose.c
13489                 put a fixme here to remind me to fix finding correct default
13490                 account for nested folders
13491
13492 2001-12-25 [alfons]     0.6.6claws21
13493
13494         * src/summaryview.c
13495                 make column headers display locked and mark pixmaps (idea by Melvin) 
13496                 fix bug by adding score and locked column type to sort array
13497
13498 2001-12-25 [alfons]     0.6.6claws20
13499         
13500         * src/summaryview.c
13501                 catch a *potentially* inadvertent write back of  
13502                 the message cache(s) introduced by 0.6.5claws37
13503
13504 2001-12-25 [christoph]  0.6.6claws19
13505
13506         * src/stock_pixmap.[ch]
13507         * src/summaryview.c
13508                 add ignore thread pixmap
13509                 (can someone draw a better icon for this?)
13510
13511 2001-12-24 [alfons]     0.6.6claws18
13512
13513         * src/prefs_folder_item.c
13514                 make address completion actually work for the
13515                 Default To address in the Folder Property dialog.
13516
13517 2001-12-24 [alfons]     0.6.6claws17
13518         
13519         * src/summaryview.c
13520                 use new style regexp for subject stripping 
13521                 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
13522
13523 2001-12-24 [darko]      0.6.6claws16
13524
13525         * src/pgptext.c
13526         * src/rfc2015.c
13527                 move GPG related informational messages to debug mode
13528
13529 2001-12-23 [alfons]     0.6.6claws15
13530
13531         * src/stock_pixmap.[ch]
13532         * src/summaryview.c
13533                 add the forgotten Claws' locked pixmap
13534
13535 2001-12-23 [alfons]     0.6.6claws14
13536
13537         * src/filesel.c
13538                 accept file name typed in entry in multi file
13539                 selector (patch submitted by Gustavo Noronha Silva 
13540                 <kov@debian.org>)
13541
13542 2001-12-23 [alfons]     0.6.6claws13
13543
13544         * src/prefs_filter.c
13545         * src/prefs_filtering.c
13546         * src/matcher.c
13547         * src/importmutt.c
13548                 clean up a little bit
13549         
13550         * src/string_match.c
13551                 validate input strings a little bit more
13552
13553 2001-12-23 [alfons]     0.6.6claws12
13554
13555         * src/Makefile.am
13556         * src/summaryview.c
13557         * src/string_match.[ch]         ** NEW **
13558         * src/folderview.[ch]
13559         * src/headerview.h
13560         * src/folder.[ch]
13561         * src/prefs_folder_item.[ch]
13562                 add subject simplification to strip out strings from
13563                 a subject line (esp. handy for mailing lists). 
13564                 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
13565                 but slightly changed things for better integration.)
13566
13567 2001-12-23 [alfons]     0.6.6claws11
13568
13569         * src/mainwindow.c
13570                 fix bug introduced by submission included in 0.6.5claws52.
13571                 ideally this submission should clean the trash if any trash
13572                 folder has a message. however, the hasTrash variable was
13573                 set to false whenever a trash folder was empty (discarding
13574                 a previously found *filled* trash folder.)
13575
13576                 also edited the code a little bit and made it more safe.
13577
13578 2001-12-22 [alfons]     0.6.6claws10
13579
13580         * src/imap.c
13581                 quick fix for Martin Pool's omission of an account
13582                 specific SSL setting
13583
13584 2001-12-22 [alfons]     0.6.6claws9
13585
13586         * src/compose.c
13587         * src/messageview.c
13588         * src/mimeview.c
13589         * src/pgptext.c
13590         * src/procmime.[ch]
13591                 better support for multipart/digest (submitted
13592                 by Fredrik <e98fo@efd.lth.se>)
13593
13594 2001-12-22 [alfons]     0.6.6claws8
13595
13596         * src/addressbook.c
13597                 correct function signature
13598         * src/socket.[ch]
13599         * src/imap.[ch]
13600         * src/prefs_account.[ch]
13601                 allow IMAP over SSH tunnel (patch submitted by 
13602                 Martin Pool <mbp@samba.org>)
13603
13604 2001-12-21 [alfons]     0.6.6claws7
13605
13606         * sync with sylpheed 0.6.6cvs4-9
13607                 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
13608
13609 2001-12-21 [christoph]  0.6.6claws6
13610
13611         * src/compose.c
13612         * src/prefs_folder_item.[ch]
13613                 implement saving of outgoing messages to current folder.
13614                 fix segfault when no default outbox is available
13615                 (closes bug #495683)
13616
13617 2001-12-21 [carsten]    0.6.6claws5
13618         * src/folderview.c
13619         * src/summaryview.c
13620                 pressing CTRL while DND does now the expected thing and
13621                 copies the mail (moving is still the default, as this
13622                 seam more appropriate for handling mails by DND)
13623
13624 2001-12-18 [paul]       0.6.6claws4
13625
13626         * sync with sylpheed 0.6.6cvs3
13627                 see ChangeLog entries 2001-12-18
13628
13629 2001-12-18 [hiro]       0.6.6claws3
13630
13631         * src/undo.c
13632                 fix for multibyte characters (obtain the number of letters
13633                 instead of bytes).
13634
13635 2001-12-17 [paul]       0.6.6claws2
13636
13637         * sync with sylpheed 0.6.6cvs1
13638                 see ChangeLog entry 2001-12-16
13639
13640 2000-12-17 [alfons]     0.6.6claws1
13641
13642         * src/filtering.c
13643                 clean up
13644
13645 2001-12-16 [paul]       0.6.6claws
13646 2001-12-15
13647
13648         * Release version 0.6.6claws, cvs tag: rel_0_6_6
13649
13650         * src/mimeview.c
13651                 last minute sync with main 0.6.6
13652
13653         * po/es.po
13654                 updated by Ricardo Mones Lastra
13655                 update for last minute sync
13656         * po/fr.po
13657         * po/nl.po
13658                 update for last minute sync
13659         * po/de.po
13660                 updated by Jens Oberender
13661         * po/pt_BR.po
13662                 updated by Fabio Junior Beneditto
13663
13664         * src/prefs_common.[ch]
13665         * src/undo.c
13666                 number of undo levels is user configurable
13667                 (squeeze it into the release in the dying
13668                 moments) Submitted by Jens Oberender    
13669
13670 2001-12-15 [melvin]
13671
13672         * po/fr.po
13673                 updated french translation
13674
13675 2001-12-15 [paul]       0.6.5claws92
13676
13677         * sync with sylpheed 0.6.5cvs28
13678                 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
13679
13680         * po/nl.po
13681                 update to allow for sync
13682
13683 2001-12-15 [alfons]
13684         
13685         * po/nl.po
13686                 update dutch translation
13687
13688 2001-12-14 [carsten]    0.6.5claws91
13689         * src/summaryview.c
13690                 fixed bug #473785; also after changing the column order
13691                 the same message will be selected and displayed as before
13692                 the reordering
13693
13694 2001-12-14 [carsten]    0.6.5claws90
13695         * src/folderview.c
13696                 probably found the bug reported by wwb opening or closing
13697                 a folder tree just before dnd (found the solution in the
13698                 balsa source -- thanks to them)
13699
13700 2001-12-14 [carsten]    0.6.5claws89
13701         * src/gtkutils.c
13702         * src/account.c
13703                 moved gtk_clist_moveto to the right place, so that
13704                 only the accounts dialog is effected on opening
13705
13706 2001-12-14 [carsten]    0.6.5claws88
13707         * src/gtkutils.c
13708                 gtkut_clist_set_focus_row does a gtk_clist_moveto
13709                 now, so that the focused row will be seen in any case
13710                 (reported by wwp on sf-claws-user)
13711
13712 2001-12-14 [darko]      0.6.5claws87
13713
13714         * src/compose.c
13715                 remove unnecessary line
13716
13717 2001-12-14 [paul]       0.6.5claws86
13718
13719         * sync with sylpheed 0.6.5cvs27
13720                 see ChangeLog entries 2001-12-14
13721
13722 2001-12-14 [carsten]    0.6.5claws85
13723         * src/mainwindow.c
13724                 following a suggestion of Melvin the rcoabm pops up
13725                 right under the button now and the button is reliefed
13726                 while the popup is open
13727
13728 2001-12-14 [darko]      0.6.5claws84
13729
13730         * src/compose.c
13731                 fix crash when wrapping long lines if linewrap quotation
13732                 is disabled and wrapper encounters a word spanning more
13733                 than one line
13734
13735 2001-12-13 [paul]       0.6.5claws83
13736
13737         * src/compose.c
13738                 prefer 'Reply-To' header over mailing list header when
13739                 replying to a message. Finally prevent all those confirmation 
13740                 messages being sent to the list itself.
13741
13742         * src/summaryview.c
13743                 remove unused summary_set_menu_sensitive() entry
13744
13745 2001-12-13 [paul]       0.6.5claws82
13746
13747         * src/folderview.c
13748         * src/pixmaps/inbox-hrm.xpm     ** NEW FILE **
13749         * src/pixmaps/outbox-hrm.xpm    ** NEW FILE **
13750         * src/pixmaps/trash-hrm.xpm     ** NEW FILE **
13751                 improvements to 'Hide read messages': Inbox, Outbox,
13752                 Trash, Queue, and Draft icons now reveal presence of hidden 
13753                 messages
13754
13755 2001-12-12 [alfons]     0.6.5claws81
13756
13757         0.6.5claws80 was tagged as LAST_STABLE
13758
13759         * src/filtering.[ch]
13760         * src/matcher.[ch]
13761         * src/matcher_parser_lex.c
13762                 fix the filtering; my last attempt to get it right, 
13763                 if it does not work, it's Hoa's turn. ;-)
13764
13765                 for my honourable peers:
13766                 
13767                 the code now makes a clear distinction between
13768                 rules as they are displayed (probably escaped),
13769                 and as they are executed (probably unescaped). the
13770                 parser does *NOT* do any unescaping, this is
13771                 the task of the matcher.c (which breaks up a
13772                 rule into condition) and the filtering.c (which
13773                 breaks up the rule's action). to make this
13774                 run happily we provide an unescaped copy of
13775                 crucial strings to the MatcherProp and 
13776                 FilteringAction structures. note that the only
13777                 exception to this is any REGEXP string. those
13778                 are directly passed to regcomp() and regexp()
13779                 (who have much more powerful unescape functions).
13780                 
13781                 for everyone else:
13782         
13783                 you can escape tab (\t), carriage return (\r),
13784                 linefeed (\n), form feed (\f), quote (\"), 
13785                 single quote (\'), bell (\b) in all the entry
13786                 lines in the scoring & filtering dialogs.
13787                 as an added bonus this should not affect
13788                 existing filtering rules.
13789
13790 2001-12-12 [carsten]    0.6.5claws80
13791
13792         * src/summaryview.c
13793         * po/de.po
13794                 "item(s) selected" is now sensitive to 1 or more
13795                 than one selected (nice for language where simple
13796                 adding of a "s" is not possible as German (Eintrag
13797                 ->Eintr"age)
13798                 
13799                 the "forward as attachment" entry from the right
13800                 click menu removed, "forward" acts following the
13801                 prefs
13802         
13803         * src/textview.c
13804                 reverted my former changes; so compiler warning again
13805                 but there's more GTK_TEXT/GTK_STEXT mixing on other places
13806                 nevertheless
13807
13808         * src/messageview.c
13809                 "search in message" does now *not* only work in MVIEW_TEXT
13810                 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
13811                 message
13812
13813         * src/mainwindow.c
13814                 removed "/File/_Close" as it was the same as "/File/E_xit"
13815                 and we don't need it two times
13816
13817                 the separate folder view and message view now get a distinct
13818                 WMCLASS, just in case someone is using sawfish ;-)
13819
13820                 as the menu entries "/View/Message view" and "/View/Folder tree"
13821                 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
13822                 make them sensitive accordingly and as these two are "shown"
13823                 after startup anytime check this menuitem at startup
13824
13825 2001-12-12 [paul]       0.6.5claws79
13826
13827         * src/folderview.c
13828                 fix sensitivity of 'Search folder...', broken in
13829                 0.6.5claws75
13830
13831         * src/mainwindow.c
13832                 fix dodgy English
13833
13834 2001-12-11 [carsten]    0.6.5claws78
13835         * src/filtering.c
13836                 fixed two typos returning a wrong FALSE/TRUE
13837         * src/mainwindow.[ch]
13838                 extra menu for email/news button removed
13839
13840 2001-12-11 [alfons]     0.6.5claws77
13841         
13842         * src/matcher.c                 (1.3)
13843         * src/matcher_parser_lex.l      (1.28)
13844                 revert for another attempt
13845                 mark 0.6.5claws77 as LAST_STABLE
13846
13847 2001-12-11 [christoph]  0.6.5claws76
13848
13849         * po/de.po
13850                 fixed wrong translation for prev. unread msg
13851
13852 2001-12-11 [paul]       0.6.5claws75
13853
13854         * src/folder.[ch]
13855         * src/folderview.c
13856         * src/mainwindow.c
13857         * src/summaryview.[ch]
13858         * src/pixmaps/dir-open-hrm.xpm  ** NEW FILE **
13859                 enable ability to hide read messages on per folder basis via 
13860                 '/Summary/Hide read messages'; when selected, a folder will 
13861                 have a red open folder icon, instead of a blue icon, if the 
13862                 folder contains hidden messges
13863                 submitted by Thomas Link <t.link.tmp200101.gmx.net> 
13864
13865         * src/mainwindow.c
13866                 remove '/Message/Forward as attachment' from 
13867                 main_window_set_menu_sensitive() to prevent debug warning
13868
13869         * src/folderview.c
13870         * src/mainwindow.c
13871                 Clean up some of the English
13872
13873         * tools/newscache_clean.pl
13874                 allow for new 'hidereadmsgs' entry in folderlist.xml
13875
13876         * po/es.po
13877                 updated translation, submitted by Ricardo Mones Lastra
13878
13879 2001-12-11 [paul]       0.6.5claws74
13880
13881         * sync with sylpheed 0.6.5cvs25
13882                 see ChangeLog entry 2001-12-11
13883
13884 2001-12-10 [alfons]     0.6.5claws73
13885
13886         * src/matcher.c
13887                 add more control characters
13888         * src/matcher_parser_lex.l
13889                 make escaping / unescaping work again
13890
13891 2001-12-10 [alfons]     0.6.5claws72
13892
13893         * src/imap.c
13894                 clean up warnings "returning value for void function" 
13895         * src/prefs_filtering.c
13896                 make info button for execute action sensitive
13897
13898 2001-12-10 [paul]       0.6.5claws71
13899
13900         * src/compose.c
13901         * src/imap.[ch]
13902         * src/summaryview.c
13903                 fix: imap server now gets informed of MARKED, UNMARKED
13904                 and REPLY events. Now people can use different IMAP-Mail
13905                 clients and have the exact same information about MARKED,
13906                 UNMARKED and REPLY status with all of them. Especially
13907                 useful for imap servers with a web-frontend.
13908                 submitted by Tobias Sandhaas <medlor@web.de>
13909
13910 2001-12-09 [melvin]     0.6.5claws70
13911         
13912         * src/textview.[ch]
13913                 fixed bug #490076 (hunted down by Alfons who implemented
13914                 a workaround in 0.6.5claws65)
13915
13916 2001-12-09 [christoph]  0.6.5claws69
13917
13918         * src/summaryview.c
13919                 set pointer to string in LOCKED column to NULL
13920                 (might fix bug #490800)
13921
13922 2001-12-09 [carsten]    0.6.5claws68
13923
13924         * po/de.po
13925                 resolved some cluttered menu shortcuts 
13926                 ('creating new email' and 'creating news message'
13927                 hade the same)
13928         * src/compose.c
13929                 wmclass now distinc from main window
13930         * src/mainwindow.c
13931           src/mainwindow.h
13932                 email/news and forward button functionality similar
13933                 to the reply buttons; removed the ugly dropdown arrows
13934                 and use instead the right mouse button
13935
13936 2001-12-09 [paul]       0.6.5claws67
13937
13938         * src/imap.c
13939         * src/utils.h
13940                 allow spaces in imap folder names
13941                 submitted by Willem van Engen <wvengen@stack.nl>
13942
13943 2001-12-09 [paul]       0.6.5claws66
13944
13945         * sync with sylpheed 0.6.5cvs24
13946                 see ChangeLog entry 2001-12-09
13947
13948 2001-12-08 [alfons]     0.6.5claws65
13949
13950         * src/textview.c
13951                 prevent secondary selection claim after "add to sender" dialog
13952                 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
13953                 we trick GTK by simulating a click at (0, 0) in the textview.
13954
13955 2001-12-08 [hoa]        0.6.5claws64
13956
13957         * src/folder.c
13958                 fixed a bug about the .processing folder name while filtering
13959
13960 2001-12-08 [alfons]     0.6.5claws63
13961
13962         * src/folderview.c 
13963                 work around problem of not correctly updating folder stats
13964                 when deleting messages. there's some folder scanning evil
13965                 going so the folderview_update_msg_num() does not work
13966                 correctly. need to investigate this.
13967
13968 2001-12-08 [paul]       0.6.5claws62
13969
13970         * sync with sylpheed 0.6.5cvs23
13971                 see ChangeLog entry 2001-12-08
13972
13973 2001-12-07 [christoph]  0.6.5claws61
13974
13975         * src/compose.c
13976                 fix another header translation problem
13977
13978 2001-12-07 [alfons]     0.6.5claws60
13979
13980         * src/mbox.c
13981                 make filtering also work on local spool mbox
13982
13983 2001-12-07 [carsten]    0.6.5claws59
13984         * src/addressbook.c
13985                 addressbook window gets a wmclass distinct from the main
13986                 sylpheed window
13987         * src/compose.h
13988         * src/mainwindow.[ch]
13989                   forward menu item will use mode selected in prefs, forward 
13990                 as attatchment in menu removed (will be substituted in the
13991                 toolbar similar to reply buttons)
13992                   create news message menu entry and news button is now 
13993                 sensitive to the existance of a news account
13994         * src/pixmaps/stock_mail_reply_quote.xpm           ** REMOVED **
13995         * src/pixmaps/stock_mail_reply_to_all_quote.xpm    ** REMOVED **
13996         * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
13997                 these are removed because the toolbar buttons don't show
13998                 the quoting modus any longer
13999
14000 2001-12-07 [paul]
14001
14002         * tools/newscache_clean.pl      ** NEW FILE **
14003                 perl script to do some tidying up in the newscache directory 
14004                 
14005         * tools/sylpheed-switcher       ** NEW FILE **
14006                 perl script to enable easy switching between main and claws
14007                 
14008         * tools/README
14009                 added descriptions of the two new perl scripts          
14010
14011
14012 2001-12-07 [melvin]     0.6.5claws58
14013
14014         * src/messageview.c
14015                 fixed a warning during compilation introduced in 0.6.5claws56
14016
14017 2001-12-07 [paul]       0.6.5claws57
14018
14019         * src/mainwindow.[ch]
14020         * src/menu.[ch]
14021                 further usability enhancements to replying with or without 
14022                 quoting via the toolbar, use of Ctrl key is replaced by 
14023                 drop down menu 
14024                 Submitted by Carsten Schurig            
14025
14026 2001-12-07 [melvin]     0.6.5claws56
14027
14028         * src/messageview.c
14029                 hack to fix bug that prevented to make/paste selections
14030                 after switching between MVIEW_TEXT and MVIEW_MIME views
14031                 without deselecting the selection first.
14032
14033 2001-12-06 [alfons]     0.6.5claws55
14034
14035         * src/filtering.[ch]
14036         * src/inc.c
14037                 revise filtering a little bit more, and make sure
14038                 messages are delivered to the appropriate inbox
14039                 (perhaps set per account)
14040
14041 2001-12-06 [paul]       0.6.5claws54
14042
14043         * sync with sylpheed 0.6.5cvs22
14044                 see ChangeLog entry 2001-12-06
14045
14046 2001-12-05 [alfons]     0.6.5claws53
14047
14048         * src/inc.c
14049         * src/folder.[ch]
14050         * src/procmsg.c
14051         * src/filtering.c
14052                 more revisions of filtering system
14053                 (last stable version is marked as LAST_STABLE)
14054                 
14055                 | NOTE 1): the filtering system now uses a local folder called
14056                 | .processing. if filtering fails, check this directory
14057                 | for missing messages.
14058                 |
14059                 | NOTE 2): help us find the filtering actions still missing
14060
14061 2001-12-05 [paul]       0.6.5claws52
14062
14063         * src/mainwindow.c
14064                 fix bug where 'Empty Trash?' pop-up window appears even
14065                 when Trash is empty, submitted by Jesse Skinner         
14066
14067 2001-12-05 [melvin]     0.6.5claws51
14068
14069         * src/compose.c
14070                 fixed bug #486106 to select correct account when reediting 
14071                 a queued message
14072         
14073 2001-12-04 [alfons]     0.6.5claws50
14074
14075         * src/mh.c
14076                 declare markfile in appropriate functions when
14077                 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
14078                 for spotting this)
14079
14080 2001-12-04 [paul]       0.6.5claws49
14081
14082         * sync with sylpheed 0.6.5cvs21
14083                 see ChangeLog entry 2001-12-04
14084
14085 2001-12-03 [christoph]  0.6.5claws48
14086
14087         * po/de.po
14088                 changed translation of undo
14089         * src/account.c
14090         * src/folder.c
14091                 don't reinvent the wheel to traverse a GNode
14092         * src/compose.[ch]
14093                 seperate code to create the compose gui into functions
14094                 add "Others" page with folder selection for saving copy
14095                 of the message.
14096                 the folder identifier is saved to queue header
14097         * src/procmsg.c
14098                 save message to folder in queue header
14099
14100 2001-12-03 [paul]       0.6.5claws47
14101
14102         * sync with sylpheed 0.6.5cvs20
14103                 see ChangeLog entry 2001-12-03
14104
14105 2001-12-01 [paul]
14106
14107         * more sync with sylpheed 0.6.5cvs19
14108                 see ChangeLog entry 2001-11-29
14109
14110 2001-11-30 [paul]       0.6.5claws46
14111         
14112         * src/compose.c
14113                 remove conflicts introduced by Hoa's last commit
14114          
14115         * src/mainwindow.c
14116                 make 'Message/Bounce' sensitive
14117
14118 2001-11-30 [hoa]        0.6.5claws45
14119
14120         * src/compose.c
14121                 slightly change bounce function to add
14122                 information about the user that bounced the mail
14123                 in the From header line.
14124
14125         * src/folderview.c
14126                 permit the use of processing in outbox folder.
14127
14128 2001-11-29 [paul]       0.6.5claws44
14129
14130         * src/mainwindow.[ch]
14131         * src/prefs_common.c
14132         * src/pixmaps/stock_mail_reply_quote.xpm            ** NEW FILE **
14133         * src/pixmaps/stock_mail_reply_to_all_quote.xpm     ** NEW FILE **
14134         * src/pixmaps/stock_mail_reply_to_author_quote.xpm  ** NEW FILE **
14135                 usability enhancements to the quoting, implements
14136                 use of Ctrl key to toggle quoting settings
14137                 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
14138
14139 2001-11-29 [paul]       0.6.5claws43
14140         
14141         * sync with sylpheed 0.6.5cvs19
14142                 see ChangeLog entry 2001-11-28
14143
14144 2001-11-29 [melvin]     0.6.5claws42
14145         * src/Makefile.am
14146                 added enriched.[ch] to the list of files
14147
14148         * src/textview.c
14149         * src/mimeview.c
14150         * src/procmime.[ch]
14151         * src/enriched.[ch]
14152                 added support to view text/enriched
14153                 added support to show headers in message view for text/enriched and text/html
14154                         in non multipart messages
14155
14156 2001-11-28 [paul]       0.6.5claws41
14157
14158         * more sync with sylpheed 0.6.5cvs18
14159                 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
14160
14161 2001-11-27 [paul]       0.6.5claws40
14162         
14163         * po/pt_BR.po
14164                 updated translation, submitted by Fabio Junior Beneditto
14165                 
14166         * sync with sylpheed 0.6.5cvs18
14167                 see ChangeLog entries 2001-11-26 (src/textview.c) and
14168                 2001-11-27
14169
14170
14171 2001-11-26 [paul]
14172
14173         * po/es.po
14174                 updated translation, submitted by Ricardo Mones Lastra
14175
14176 2001-11-26 [alfons]
14177
14178         * src/matcher.c
14179                 add more translatable strings
14180
14181 2001-11-26 [christoph]  0.6.5claws39
14182
14183         * po/de.po      
14184                 fixed one more umlaut
14185         * src/compose.c
14186                 fix translated header when it should not be translated
14187
14188 2001-11-26 [paul]       0.6.5claws38
14189
14190         * src/mainwindow.c
14191                 remove '/Message/Add Sender to address book' from 
14192                 main_window_set_menu_sensitive(), prevent debug warning
14193                 add 'Message/Mark/Mark all read' to mainwin_entries[]
14194
14195 2001-11-26 [paul]       0.6.5claws37
14196
14197         * src/summaryview.c
14198                 fix 'recurring unread state' bug 
14199
14200         * tools/README 
14201         * tools/filter_conv.pl
14202                 read name of top level mailbox from folderlist.xml
14203                 and presume nothing about its name              
14204
14205 2001-11-26 [darko]      0.6.5claws36
14206
14207         * src/gtkstext.[ch]
14208                 removed functions that are now in gtkutils.c
14209                 use gtkut_text_is_uri_string() from gtkutils.c
14210         * fix my comment on 2001-11-23 (missing gtkutils.[ch])
14211
14212 2001-11-26 [paul]       0.6.5claws35
14213
14214         * sync with sylpheed 0.6.5cvs16
14215                 see ChangeLog entries 2001-11-25 and 2001-11-26
14216
14217 2001-11-25 [alfons]     0.6.5claws34
14218
14219         EXPERIMENTAL!!! Please checkout the last stable version using: 
14220           
14221         % cvs update -r LAST_STABLE -dRAP
14222
14223         (Or help us testing this stuff.)
14224
14225         * src/filtering.c               (1.14)
14226         * src/filtering.h               (1.6)
14227         * src/inc.c                     (1.28)
14228         * src/matcher.c                 (1.20)
14229         * src/mbox.c                    (1.9)
14230         * src/procmsg.h                 (1.14)
14231         * src/summaryview.c             (1.59)
14232         * src/summaryview.h             (dunno)
14233                 revert/merge/sync to as it was before commit 
14234                 on Thu, 19 Jul 2001 10:15:51 -0700.
14235
14236 2001-11-25 [hoa]        0.6.5claws33
14237
14238         * src/main.c
14239                 processing mails at startup
14240
14241         * src/folderview.c
14242         * src/summaryview.[ch]
14243                 processing mails when entering folder
14244
14245         * src/prefs_filtering.c
14246                 fixed some UI bugs
14247
14248 2001-11-24 [alfons]     0.6.5claws32
14249
14250         * src/summaryview.[ch]
14251                 make summary sort headers work, and also make
14252                 sure the sort type is stored
14253
14254 2001-11-23 [alfons]     0.6.5claws31
14255
14256         * src/summaryview.[ch]
14257                 make lock work like mark
14258                 disallow deleting messages marked as locked
14259
14260 2001-11-23 [alfons]     0.6.5claws30
14261
14262         * src/gtkstext.c
14263         * src/compose.[ch]
14264         * src/Makefile.am
14265         * src/undo.[ch]
14266                 merge undo patch submitted by Jens
14267
14268 2001-11-23 [christoph]  0.6.5claws29
14269
14270         * src/.cvsignore
14271                 added ylwrap
14272         * src/compose.c
14273                 fixed gpg signing and encoding
14274         * src/folder.[ch]
14275         * src/main.c
14276                 added --status option to get new, unread and total
14277                 message count from a running sylpheed
14278         * src/prefs_common.c
14279                 temporary fix for reply_with_quote problem
14280                 (don't call functions for non existing widget)
14281         * src/procmsg.c
14282                 one more check for ignored threads but still not
14283                 always working correctly. probably a recursive
14284                 check for all parents is needed
14285
14286 2001-11-23 [darko]      0.6.5claws28
14287
14288         * src/compose.c
14289                 wrapping on send improvements
14290         * src/gtkutils.[ch]
14291                 fix for GtkSText after last sync with main branch
14292                 GTK_TEXT -> GTK_STEXT
14293
14294 2001-11-23 [paul]       0.6.5claws27
14295
14296         * sync with sylpheed 0.6.5cvs14
14297                 see ChangeLog entries 2001-11-22 and 2001-11-23
14298                 
14299         * po/de.po
14300                 fixed the scrambled umlauts 
14301                 submitted by Carsten Schurig <Carsten.Schurig@web.de>
14302
14303 2001-11-21 [paul]       0.6.5claws26
14304
14305         * sync with sylpheed 0.6.5cvs12
14306                 see 2nd ChangeLog entry dated 2001-11-20
14307
14308 2001-11-20 [paul]       0.6.5claws25
14309
14310         * sync with sylpheed 0.6.5cvs11
14311                 see ChangeLog entry 2001-11-19 (src/utils.c)
14312
14313 2001-11-20 [hiro]
14314
14315         * src/compose.c
14316                 GTK_TEXT -> GTK_STEXT
14317                 fix for wrong comment
14318
14319 2001-11-20 [hiro]       0.6.5claws24
14320
14321         * src/compose.[ch]
14322                 more merges from main branch
14323                 removed fatal warnings (uninitialized variables etc.)
14324                 some coding style fix
14325         * src/gtkutils.h
14326                 fixed typo.
14327         * src/addressbook.c
14328           src/addrindex.c
14329                 V-Card -> vCard
14330
14331 2001-11-19 [hoa]        0.6.5claws23
14332
14333         * src/filtering.c
14334         * src/prefs_scoring.c
14335         * src/matcher.[ch]
14336         * src/scoring.c
14337                 cleaning code
14338
14339         * src/matcher_parser_parse.y
14340         * src/prefs_filtering.c
14341                 bouncing
14342
14343 2001-11-19 [alfons]     0.6.5claws22
14344
14345         more of my old things into claws
14346
14347         * src/Makefile.am
14348         * src/prefs_common.c
14349         * src/procmsg.h
14350         * src/summaryview.[ch]
14351         * src/prefs_summary_column.c
14352         * src/pixmaps/locked.xpm
14353                 add indicators for locking of message in summary view
14354                 (does not work yet, only visual indicator)
14355
14356 2001-11-19 [paul]       0.6.5claws21
14357
14358         * sync with sylpheed 0.6.5cvs10
14359                 see ChangeLog entry 2001-11-19
14360
14361 2001-11-18 [alfons]     0.6.5claws20
14362         
14363         * src/filtering.c
14364                 remove an inadvertent free I forgot in previous clean up 
14365
14366 2001-11-18 [alfons]     0.6.5claws19
14367
14368         * src/filtering.[ch]
14369                 clean up & plug leaks
14370
14371 2001-11-18 [paul]       0.6.5claws18
14372
14373         * sync with sylpheed 0.6.5cvs9
14374                 see ChangeLog entries 2001-11-17 and 2001-11-18
14375
14376 2001-11-16 [paul]       0.6.5claws17
14377
14378         * sync with sylpheed 0.6.5cvs8
14379                 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
14380
14381 2001-11-16 [paul]       0.6.5claws16
14382
14383         * sync with sylpheed 0.6.5cvs7
14384                 see ChangeLog entries 2001-11-15 and 2001-11-16
14385
14386 2001-11-15 [hoa]        0.6.5claws15
14387
14388         * src/compose.c
14389                 fix bounce, mails we received couln't be bounced to ourself.
14390
14391         * src/defs.h
14392         * src/filtering.[ch]
14393         * src/matcher.[ch]
14394         * src/matcher_parser.h
14395         * src/matcher_parser_lex.l
14396         * src/matcher_parser_parse.y
14397         * src/inc.c
14398         * src/main.c
14399         * src/mbox.c
14400         * src/prefs_filtering.[ch]
14401         * src/mainwindow.c
14402         * src/prefs_matcher.c
14403         * src/prefs_scoring.c
14404         * src/scoring.[ch]
14405         * src/summaryview.c
14406                 new matcher/filter/score configuration file parser
14407                 one unique configuration file => ~/.sylpheed/matcherrc
14408                 import in currently automatic, then save are made
14409                 in this new file.
14410                 one filter per folder and one global filter
14411                 (filter of a folder will be used as folder processing)
14412
14413         * src/folder.c
14414                 fix a bug in folder_item_get_identifier
14415                 
14416         * src/messageview.c
14417                 receive receipt return are fixed.
14418
14419 2001-11-14 [alfons]     0.6.5claws14
14420
14421         * src/session.h
14422                 add things from main branch to make claws compile
14423
14424 2001-11-14 [paul]       0.6.5claws13
14425
14426         * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
14427                 see ChangeLog entries 2001-11-08 to 2001-11-14
14428
14429 2001-11-14 [hoa] 0.6.5claws12
14430
14431         * src/compose.[ch]
14432         * src/mainwindow.c
14433         * src/summaryview.c
14434                 add "bounce mail" option
14435
14436 2001-11-13 [christoph]  0.6.5claws11
14437
14438         * src/compose.c
14439                 Cleanup a mess i add before commiting
14440
14441 2001-11-13 [hoa]        0.6.5claws10
14442
14443         * src/compose.c
14444                 some fixes when mail are sent or
14445                 for crossposts
14446
14447 2001-11-13 [christoph]  0.6.5claws9
14448
14449         * po/de.po
14450                 Changed two string with the same translation
14451         * src/compose.c
14452         * src/procmsg.[ch]
14453         * src/send.[ch]
14454                 New mailsending process:
14455                   - Always queue message before sending
14456                     (message will be saved if sylpheed crashed or
14457                      freezes while sending)
14458                   - Allow queuing of newspostings
14459                   - No copy in outbox before sending
14460                     (closes bug #469501)
14461                   - No more redundant code for send and send_later
14462         * src/summaryview.c
14463                 Applied wwp <subscript@free.fr>'s patch that fixes
14464                 marks for multiple forwarded messages (+compose.c)
14465
14466 2001-11-12 [alfons]
14467
14468         * README.claws
14469                 remove things that are now in main branch
14470         
14471         * po/nl.po
14472                 update Dutch translation
14473
14474 2001-11-12 [mhadasht]   0.6.5.claws8
14475
14476         * src/prefs_common.c
14477                 re-enabled account autoselection feature for forward
14478                 and reedit lost during the branch point for SYNC-B4-REL
14479         * src/gtkspell.c
14480                 gtkpspell_get_dict(): more readable code (even if function is
14481                 not used yet)
14482         * ChangeLog.claws
14483                 added version number info to 2001-11-12 [hiro] comment.
14484
14485 2001-11-12 [hiro]       0.6.5.claws7
14486
14487         * src/compose.c
14488                 compose_forward(): fixed a bug that forward quote mark
14489                 wasn't used.
14490                 removed unnecessary code.
14491         * src/template_select.[ch]: removed.
14492
14493 2001-11-11 [alfons]
14494
14495         * src/compose.c
14496                 :%s/GTK_TEXT/GTK_STEXT/g
14497         
14498         * src/compose.[ch]
14499         * src/undo.[ch]
14500         * src/Makefile.am
14501                 revert the undo stuff (this is 0.6.6claws stuff)
14502
14503 2001-11-11 [hoa]        0.6.5.claws6
14504
14505         * src/compose.[ch]
14506                 Insert signature at the end of the text.
14507                 Added undo patch but currently disabled
14508
14509         * src/procmsg.c
14510                 Threading by subject improved.
14511
14512         * added src/undo.[ch]
14513                 Undo module for compose dialog box.
14514
14515 2001-11-11 [alfons]     0.6.5.claws5
14516
14517         * src/procmsg.c
14518                 prevent threading by subject on nodes that have already been
14519                 threaded by in-reply-to (as in "circular references in a tree
14520                 result in a dead branch")
14521
14522 2001-11-09 [hoa]        0.6.5.claws4
14523         
14524         * src/folderview.c
14525                 allows creation of mbox folder item from any files.
14526
14527 2001-11-09 [alfons]     0.6.5.claws3
14528         
14529         * src/utils.c
14530         * src/procmsg.c
14531                 do what I mean and correct threading by subject so it really
14532                 ignores attracting lines without "Re: "
14533
14534 2001-11-07 [alfons]     0.6.5.claws2
14535
14536         * src/procmsg.c
14537         * src/utils.[ch]
14538                 only attract by subject if a subject line starts with a "Re: "
14539         * src/syldap.c
14540                 remove warning
14541
14542 2001-11-07 [paul]       0.6.5claws1
14543
14544         * sync with sylpheed 0.6.5. release
14545                 see ChangeLog entry 2001-11-07
14546
14547 2001-11-07 [paul]       0.6.4claws31
14548
14549         * sync with sylpheed 0.6.4cvs18
14550                 see ChangeLog entries 2001-10-30 to 2001-11-07
14551                 prefs_templates.[ch] renamed prefs_template.[ch]
14552
14553 2001-11-06 [alfons]
14554         
14555         * src/utils.h
14556                 add semicolon Hoa forgot ;-)
14557                 
14558
14559 2001-11-06 [hoa]        0.6.4claws30
14560         
14561         * src/procmsg.c
14562         * src/summaryview.c
14563         * src/utils.c
14564         * src/utils.h
14565                 threading by subject - empty subject are ignored
14566
14567 2001-11-06 [christoph]  0.6.4claws29
14568
14569         * src/socket.c
14570                 use SSL_peek for sock_gets
14571         * src/utils.c
14572                 removed unneeded pointer in extracting quoted
14573                 names implementation
14574
14575 2001-11-06 [melvin]     0.6.4claws28
14576
14577         * src/gtkspell.c
14578                 fixed bug #476792 Selection overtyping with spell checker
14579                 fixed bug which could cause a buffer overflow
14580                 fixed a memory leak
14581
14582 2001-11-06 [hoa]        0.6.4claws27
14583         
14584         * src/procmsg.c
14585         * src/summaryview.c
14586                 threading by subject
14587
14588 2001-11-05 [alfons]     0.6.4claws26
14589         
14590         * README.claws
14591                 Claws -> Sylpheed (vice versa)
14592
14593         * src/compose.c
14594                 :%s/gtk_text/gtk_stext/g
14595                 :%s/GTK_TEXT/GTK_STEXT/g
14596                 (thanks to Jonathan Ware for spotting this)
14597
14598 2001-11-04 [christoph]  0.6.4claws25
14599
14600         * src/summaryview.c
14601                 replace Xalloca + strdup with Xstrdup_a
14602         * src/utils.c
14603                 better implementation of extracting quoted names
14604                 from addresses (remove backlashes and ignore
14605                 quotes after them)
14606
14607 2001-11-04 [alfons]     0.6.4claws24
14608
14609         * src/utils.[ch]
14610                 edit to comply more with coding style
14611
14612         * src/textview.c
14613                 fix bug reported by Kim Schulz. introduced by the patch integrated
14614                 in 0.6.4claws15. the code did not check the return value of
14615                 the html parser.
14616
14617         * AUTHORS
14618                 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
14619
14620 2001-11-04 [christoph]  0.6.4claws23
14621
14622         * src/main.c
14623         * src/prefs_common.[ch]
14624                 init some pointers that possibly caused a segfault
14625                 reported in the claws-users ML
14626
14627 2001-11-04 [hoa]        0.6.4claws22
14628
14629         * src/grouplistdialog.c
14630                 change the names of the nodes in the tree
14631
14632         * src/compose.c
14633                 enhanced mailto syntax as described in
14634                 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
14635                 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
14636
14637         * src/utils.c
14638                 encode and decode URI (useful when opening URL into
14639                 netscape).
14640
14641 2001-11-03 [hoa]        0.6.4claws21
14642
14643         * src/grouplistdialog.c
14644                 a new newsgroups list selection dialog box
14645                 with a CTree instead of a CList
14646
14647 2001-11-03 [hoa]        0.6.4claws20
14648
14649         * src/folderview.c
14650                 enable property and scoring options when right
14651                 click on "inbox"
14652
14653         * src/summaryview.c
14654                 fixed bug when nickname were displayed using
14655                 the address book.
14656
14657 2001-11-02 [darko]      0.6.4claws19
14658
14659         * src/compose.c
14660                 new wrap quotation and URL/long words wrapping implementation
14661         * src/compose.c src/gtkstext.[ch]
14662                 move gtkstext_strncmp() to gtkstext.c
14663
14664 2001-11-01 [christoph]  0.6.4claws18
14665
14666         * src/prefs_account.c
14667                 fixed mess in account settings dialog
14668         * src/prefs_folder_item.c
14669                 added label with folder path to dialog
14670
14671 2001-10-31 [match]      0.6.4claws17
14672
14673         * src/vcard.c
14674                 fix memory leak.
14675         * src/addrbook.c
14676                 fix generation of spurious address book file names.
14677                 remove redundant functions.
14678         * po/POTFILES.in
14679                 added missing file names.
14680
14681 2001-10-30 [paul]       0.6.4claws16
14682
14683         * sync with sylpheed 0.6.4cvs6
14684                 see ChangeLog entries 2001-10-26 to 2001-10-30
14685
14686         * tools/filter_conv.pl
14687                 read folderlist.xml to discover whether the top-level
14688                 folder is called 'Mailbox' or 'Mail' 
14689
14690 2001-10-29 [paul]       0.6.4claws15
14691
14692         * src/html.c, src/textview.c
14693                 activate links in html mail and fix clickable parts
14694                 Submitted by Matthieu Dazy <dazy@t-surf.com>
14695
14696 2001-10-29 [paul]
14697
14698         * po/de.po, po/es.po, po/pt_BR/po
14699                 updated translations, submitted by Jens Oberender,
14700                 Ricardo Mones Lastra, and Fabio Junior Beneditto
14701
14702 2001-10-29 [darko]      0.6.4claws14
14703
14704         * src/compose.c
14705                 fix wrapping for good
14706
14707 2001-10-29 [darko]
14708
14709         * src/compose.c
14710                 undo previous change as it broke the smart wrapping
14711
14712 2001-10-29 [darko]      0.6.4claws13
14713
14714         * src/compose.c
14715                 fix infinite loop when long URL is quoted
14716                 (closes bug #475122.
14717
14718 2001-10-28 [match]
14719
14720         * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
14721                 import Mutt address book
14722         * src/ldif.[ch] src/importldif.h
14723                 modified import LDIF handle user attributes
14724
14725 2001-10-28 [christoph]  0.6.4claws12
14726
14727         * src/summaryview.c
14728                 fixed that filtering did not work if there
14729                 were no filter rules
14730                 (closes bug #472003 and better implementation
14731                  of patch #474644)
14732
14733 2001-10-27 [christoph]  0.6.4claws11
14734
14735         * src/compose.c
14736                 make the folder's default account to be used when
14737                 replying. (patch by wwp <subscript@free.fr>)
14738         * src/compose.c
14739                 code cleanup, nearly killed all of wwp's patch
14740                 for folder's default account in compose
14741         * src/folderview.c
14742                 error panel when a folder could not be created
14743                 (closes bug #471080 new folder name & already
14744                  existing file)
14745
14746 2001-10-26 [alfons]
14747
14748         * src/utils.h
14749                 change prototype of strstr2() that Christoph forgot about
14750
14751 2001-10-26 [christoph]  0.6.4claws10
14752
14753         * src/account.c
14754                 made search for accounts by email address not case
14755                 sensitive
14756         * src/folder.c
14757                 fixed memory leak in folder_item_get_identifier
14758         * src/gtkspell.c
14759         * src/utils.c
14760                 fixed wrong strstr2 (should work like strstr)
14761
14762 2001-10-26 [darko]      0.6.4claws9
14763
14764         * src/compose.c src/gtkstext.[ch]
14765         * src/gtkstext.c
14766                 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
14767
14768 2001-10-26 [paul]       0.6.4claws8
14769
14770         * src/html.c
14771                 ignore css and javascript tags in html mail
14772                 case-insensitive, with or without double-quoted
14773                 strings
14774
14775 2001-10-26 [paul]       0.6.4claws7
14776
14777         * sync with sylpheed 0.6.4cvs1
14778                 see ChangeLog entry 2001-10-26
14779
14780         * src/prefs_account.c, src/prefs_common.c,
14781           src/prefs_summary_column.c
14782                 minor improvements to the English
14783
14784 2001-10-25 [alfons]     0.6.4claws6
14785
14786         * src/gtkstext.c
14787         
14788                 make GtkSText follow style of GtkText (closes bug 
14789                 #469211 "text selection while writing message")
14790                 
14791                 do sync with GTK 1.2.10
14792
14793 2001-10-25 [paul]       0.6.4claws5
14794
14795         * src/html.c
14796                 ignore css tags in html mail
14797
14798 2001-10-25 [darko]      0.6.4claws4
14799
14800         * src/compose.c
14801                 don't declare is_url_string as static function since
14802                 we need it in gtkstext.c
14803         * src/gtkstext.c
14804                 remove unused variable
14805                 don't wrap long URLs while composing a message
14806
14807 2001-10-24 [christoph]  0.6.4claws3
14808
14809         * src/socket.c
14810                 fix ssl deadlock, when peer closes connection
14811
14812 2001-10-24 [paul]       0.6.4claws2
14813
14814         * src/prefs_common.c
14815                 gettextize the gpg ascii-armored warning message
14816
14817         * src/compose.c
14818                 insert a DOS/MAC file into the composed message
14819                 (improvements)
14820
14821         * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
14822
14823 2001-10-22 [paul]       0.6.4claws1
14824
14825         * sync with sylpheed 0.6.4 release
14826                 see ChangeLog entries 2001-10-21
14827
14828         * po/fr.po, po/pt_BR.po
14829                 updated by Melvin Hadasht and Fabio Junior Beneditto
14830
14831 2001-10-21 [paul]       0.6.3claws30
14832
14833         * src/compose.c
14834                 insert a DOS text file from the compose window
14835                 into the composed message text (removes CRs characters)
14836                 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
14837
14838         * tools/filter_conv.pl, tools/README
14839                 automatically use ~/.sylpheed as working directory
14840                 print out confirmation message on completion
14841
14842         * correct Hoa's last ChangeLog.claws entry
14843
14844 2001-10-20 [hoa]        0.6.3claws29
14845
14846         * src/grouplistdialog.c
14847                 bugfix (another ?) to give the right
14848                 newsgroups list for each news server.
14849
14850         * src/news.c
14851         * src/news.h
14852                 improve the newsgroups list cache
14853
14854 2001-10-20 [paul]       0.6.3claws28
14855
14856         * sync with sylpheed 0.6.3cvs9
14857                 see ChangeLog entry 2001-10-19
14858
14859         * correct Alfons' last ChangeLog.claws entry
14860
14861 2001-10-19 [alfons]
14862
14863         * src/pgptext.[ch]
14864                 fix compilation problems (part of bug #472895)
14865
14866 2001-10-18 [hoa]        0.6.3claws27
14867
14868         * src/grouplistdialog.c
14869                 bugfix when we refresh was clicked (bug 472701)
14870
14871 2001-10-19 [christoph]  0.6.3claws26
14872
14873         * src/compose.c
14874                 last header entry should default to "To:" or
14875                 "Newsgroups:" and not copy the last entry line
14876                 in a new compose window
14877                 (closes bug #472686, #470792)
14878
14879 2001-10-19 [paul]       0.6.3claws25
14880
14881         * sync with Sylpheed 0.6.3cvs8
14882                 see ChangeLog entries 2001-10-18 and 2001-10-19
14883
14884 2001-10-18 [christoph]  0.6.3claws24
14885
14886         * src/procmsg.c
14887                 reimplement ignore thread
14888         
14889 2001-10-18 [hoa]        0.6.3claws23
14890
14891         * src/folderview.c
14892         * src/grouplistdialog.[ch]
14893                 enhanced news subscription interface (feature 469113)
14894
14895         * src/news.c
14896         * src/news.h
14897                 enchanced newsgroup listing,
14898                 now, we can get groups informations
14899                 (NNTPGroupInfo)
14900
14901 2001-10-18 [paul]       0.6.3claws22
14902
14903         * src/summaryview.c
14904                 remove comment (sync with main branch)
14905         * src/mainwindow.c
14906                 fix 'Re-edit' bug in 'Message' menu
14907
14908 2001-10-17 [christoph]  0.6.3claws21
14909
14910         * src/compose.c
14911                 ignore empty or whitespace only header lines
14912
14913 2001-10-17 [paul]       0.6.3claws20
14914
14915         * sync with sylpheed 0.6.3cvs7
14916                 see ChangeLog entries 2001-10-14, 2001-10-16, and
14917                 2001-10-17
14918
14919 2001-10-17 [darko]
14920
14921         * src/compose.c
14922                 wrap long lines without spaces
14923                 don't wrap URLs
14924
14925 2001-10-16 [paul]
14926
14927         * po/es.po, po/nl.po, po/pt_BR.po
14928                 updated by Ricardo Mones Lastra, Alfons,
14929                 and Fabio Junior Beneditto
14930
14931         * sylpheed-0.6.3claws released
14932
14933 2001-10-15 [melvin] 0.6.3claws18
14934
14935         * README.claws
14936                 added summary and detailed installation instructions
14937                 for spell checker
14938         * po/fr.po
14939                 Updated, corrected and completed french translation
14940
14941 2001-10-15 [hoa] 0.6.3claws17
14942         * src/grouplistdialog.c
14943                 we can choose the newsgroups to display with wildcards
14944
14945 2001-10-15 [christoph]  0.6.3claws16
14946
14947         * src/account.c
14948         * src/compose.c
14949         * src/prefs_folder_item.[ch]
14950                 applied wwp <subscript@free.fr>'s folder
14951                 default account patch
14952         * po/de.po
14953                 Fixed wrong translation
14954
14955 2001-10-13 [alfons, christoph, melvin]  
14956                         0.6.3claws15
14957
14958         solution #2 to solve MT-safety problems defers all GUI related calls
14959         to the main thread using a gtk_idle_add() callback. discussed on
14960         ircnet #sylpheed, with christoph spotting some issues with the
14961         original code, and melvin allowing us to lobotomize his sylpheed.
14962
14963         * src/syldap.[ch], src/main.c
14964                 fix race problem in ldap search thread by deferring GUI 
14965                 stuff to main thread using gtk_idle_add()
14966
14967 2001-10-13 [paul]       0.6.3claws14
14968
14969         * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
14970                 add Sergey's smtpcred.patch
14971                 adds separate username/password setting for SMTP Auth
14972                 needed by some servers
14973                 (closes feature request #471659)
14974
14975 2001-10-13 [paul]       0.6.3claws13
14976
14977         * src/pgptext.[ch] **NEW FILES**
14978         * src/Makefile.am, src/messageview.c, src/mimeview.c
14979                 decrypt ascii-armored gpg text embedded in
14980                 the message body.
14981                 Submitted by Jens Jahnke <jan0sch@gmx.net>
14982
14983 2001-10-13 [christoph]  0.6.3claws12
14984
14985         * README.claws
14986                 some more details on default to and
14987                 feature requests
14988         * src/main.c
14989                 init glib threading when ldap is used
14990         * src/syldap.c
14991                 threading fixes
14992         * po/de.po
14993                 fixed a typo
14994
14995 2001-10-12 [paul]       0.6.3claws11
14996
14997         * src/prefs_common.[ch], src/rfc2015.c
14998                 enable ascii-armored gpg text to be embedded in the
14999                 message body, selectable through the 'Privacy'
15000                 preferences. Supports encrypting only.
15001                 Submitted by Ravemax <ravemax@dextrose.com>
15002
15003 2001-10-12 [paul]       0.6.3claws10
15004
15005         * sync with sylpheed 0.6.3cvs6
15006                 see ChangeLog entries 2001-10-11 and 2001-11-12
15007
15008         * src/folderview.c
15009                 incorporated mbox folders, scoring, and folder
15010                 properties into the sync
15011
15012 2001-10-12 [darko]      0.6.3claws9
15013
15014         * README.claws
15015                 describe quotation wrapping
15016         * src/compose.c
15017                 don't treat tab as space to calculate line length properly
15018
15019 2001-10-11 [alfons]
15020
15021         * README.claws
15022                 correct description of how to make new filtering system work,
15023                 add some other things
15024                 
15025         * src/syldap.c
15026                 remove sched_yield() (not necessary / unportable)
15027
15028 2001-10-11 [paul]       0.6.3claws8
15029
15030         * sync with sylpheed 0.6.3cvs3
15031                 see ChangeLog entry 2001-10-10
15032
15033 2001-10-10 [christoph]  0.6.3claws7
15034
15035         * .cvsignore
15036                 ignore 2 files created by newer autotools
15037         * src/prefs_folder_item.c
15038                 using table for widget alignment
15039                 fixed memory leak and broken octal display
15040         * src/filesel.c
15041                 fixed segfault caused by lost filename
15042                 workaround (closes bug #469551)
15043
15044 2001-10-10 [paul]       0.6.3claws6
15045
15046         * sync with sylpheed 0.6.3cvs2
15047                 see ChangeLog entries 2001-10-09 and 2001-10-10
15048
15049 2001-10-10 [darko]      0.6.3.claws5
15050
15051         * src/gtkstext.c
15052                 proper calculation of right margin if smart wrapping is enabled
15053         * src/compose.c
15054                 automatically wrap long lines if wrap quotation is enabled
15055
15056 2001-10-09 [alfons]     0.6.3.claws4
15057
15058         * src/summaryview.c
15059                 select correct row when deleting last row in the summary view (and
15060                 close bug "[ #469104 ] select second last in list when deleting")
15061
15062 2001-10-09 [paul]       0.6.3claws3
15063
15064         * sync with sylpheed 0.6.3cvs1
15065                 updated some autotool scripts
15066
15067 2001-10-09 [darko]      0.6.3claws2
15068
15069         * src/gtkstext.[ch]
15070                 new name and mark with Sylpheed comment
15071         * src/compose.c
15072                 smart quotation wrapping a-la VIM
15073
15074 2001-10-08 [paul]       0.6.3claws1
15075
15076         * sync with sylpheed 0.6.3 release
15077                 see ChangeLog entry 2001-10-08
15078
15079 2001-10-08 [paul]       0.6.2claws24
15080
15081         * src/summaryview.c
15082                 more sync with sylpheed 0.6.2cvs12
15083                 Fixed the bug that didn't select the last row correctly
15084
15085
15086 2001-10-07 [paul]       0.6.2claws23
15087
15088         * sync with sylpheed 0.6.2cvs12
15089                 see ChangeLog entry 2001-10-07
15090
15091 2001-10-06 [match]
15092         * src/jpilot.[ch]
15093                 enable jpilot to read unsynch'ed addresses.
15094
15095         * src/editldap_basedn.c
15096                 fix segfault when opening dialog.
15097
15098 2001-10-06 [alfons]     0.6.2.claws22
15099
15100         * src/summaryview.c
15101                 fix bug with summary view selecting last *inserted*
15102                 node instead of last *visible* node. remember we
15103                 work with a tree
15104
15105 2001-10-06 [paul]       0.6.2claws21
15106
15107         * po/pt_BR.po
15108                 updated translation, contains some fixes and new
15109                 translations, submitted by Gustavo Noronha Silva
15110                 <kov@debian.org>
15111
15112         * src/prefs_common.c
15113                 change 'each' to 'every' - fix dubious English
15114
15115         * sync with sylpheed 0.6.2cvs11
15116
15117 2001-10-05 [alfons]     0.6.2claws20
15118
15119         * src/mainwindow.[ch], src/folderview.c
15120                 make composite tool button switch between "Compose News"
15121                 and "Compose Mail" depending on selected folder
15122                 (nifty idea by Kim Schulz <kim@schulz.dk>)
15123
15124 2001-10-05 [paul]       0.6.2claws19
15125
15126         * src/mainwindow.c, src/summaryview.c
15127                 fix 'Message/Reply to all', broken in last commit
15128
15129         * src/compose.c
15130                 fix X_BEENTHERE seg fault, thanks to Alfons
15131
15132 2001-10-04 [paul]       0.6.2claws18
15133
15134         * src/compose.[ch], src/mainwindow.c
15135                 make "Message/Reply" reply to mailing lists; matches
15136                 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
15137                 based on portions of the patch submitted by
15138                 Junichi Uekawa <dancer@netfort.gr.jp>
15139
15140 2001-10-04 [darko]      0.6.2claws17
15141
15142         * src/compose.c
15143                 better smart wrapping
15144         * src/gtkstext.[hc]
15145                 a function to make text buffer contiguous
15146
15147 2001-10-03 [paul]       0.6.2claws16
15148
15149         * sync with sylpheed 0.6.2cvs10
15150
15151 2001-10-02 [alfons]
15152
15153         * configure.in
15154         * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
15155                 close bug "[ #466566 ] compile error on mdk 8.0" by removing
15156                 references to chinese translations (hope someone picks up
15157                 this)
15158
15159 2001-10-02 [christoph]  0.6.2claws15
15160
15161         * src/compose.c
15162                 fixed non translated header bug
15163         * ChangeLog.claws
15164                 fixed wrong date in alfons last entry ;)
15165
15166 2001-10-02 [alfons]     0.6.2claws14
15167
15168         * src/compose.c, src/prefs_common.[ch]
15169                 add block cursor option
15170
15171 2001-10-02 [paul]       0.6.2claws13
15172
15173         * sync with sylpheed 0.6.2cvs9
15174
15175 2001-09-30 [paul]       0.6.2claws12
15176
15177         * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
15178                 updated translations
15179
15180         * po/POTFILES.in
15181                 add 'src/importldif.c'
15182
15183         * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
15184                 added eudora-to-vCard conversion tool
15185                 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
15186
15187         * sync with sylpheed 0.6.2cvs8
15188
15189 2001-09-30 [paul]
15190
15191         * sylpheed-0.6.2claws released
15192
15193 2001-09-27 [melvin]     0.6.2claws11
15194
15195         * src/gtkspell.c
15196                 fixed crash when using default path (introduced 
15197                 in 0.6.2claws10)
15198                 fixed tiny bug for initial suggestion mode
15199
15200 2001-09-27 [melvin]     0.6.2claws10
15201         
15202         * src/gtkspell.c
15203                 fixed bug where gtkpspell didn't set the path correctly
15204
15205         * README.claws
15206                 added a paragraph about spell checking
15207                 
15208
15209
15210 2001-09-27 [paul]       0.6.2claws9
15211
15212         * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
15213                 replace '// comments' with '/* comments */' to prevent
15214                 some compiler warnings 
15215
15216         * sync with sylpheed 0.6.2cvs6
15217
15218 2001-09-26 [alfons]     0.6.2claws8
15219
15220         * src/messageview.c
15221                 introduce return receipt request notification again,
15222                 which was lost because of other semantics in 
15223                 procheader_parse() (???)
15224
15225 2001-09-26 [christoph]  0.6.2claws7
15226
15227         * src/compose.c
15228                 replace comments for old code with #if 0
15229                 readded auto cc, bcc and reply-to
15230         * src/prefs_matcher.c
15231         * src/prefs_scoring.c
15232                 removed some definition (was moved to
15233                 prefs.h)
15234
15235 2001-09-26 [paul]       0.6.2claws6
15236
15237         * src/mainwindow.c
15238                 make 'Follow-up and reply to' sensitive
15239
15240         * more sync with sylpheed 0.6.2cvs5
15241
15242 2001-09-25 [melvin]
15243
15244         * 0.6.2claws5
15245
15246         * src/gtkspell.c
15247                 fixed bug for "US-ASCII" introduced by the encoding code
15248
15249 2001-09-25 [paul]
15250
15251         * 0.6.2claws4
15252
15253         * src/prefs_common.[ch], src/summaryview.c
15254                 'next unread msg' 'go to next folder?' dialog can be
15255                 given default behaviour, either always show dialog,
15256                 or assume 'yes', or assume 'no'
15257                 Submitted by wwp <subscript@free.fr>
15258
15259 2001-09-25 [melvin]
15260                 
15261         * src/compose.c src/gtkspell.[ch]
15262                 added support for different encodings
15263
15264 2001-09-25 [paul]
15265
15266         * more sync with sylpheed 0.6.2cvs5
15267
15268 2001-09-24 [alfons]
15269         
15270         * src/prefs_folder_item.c
15271                 add check for item->prefs->default_to string is NULL and
15272                 add another check when freeing this string
15273
15274 2001-09-24 [paul]
15275
15276         * configure.in
15277                 change to version 0.6.2claws3
15278
15279         * sync with sylpheed 0.6.2cvs5 
15280
15281 2001-09-24 [match]
15282         * src/ldif.[ch], src/importldif.[ch], addressbook.c
15283                 import LDIF files.
15284         * src/addrcache.[ch], addrindex.[ch]
15285                 small update for future
15286         * src/addrbook.c
15287                 fix test XML file.
15288
15289 2001-09-24 [melvin]
15290         * src/gtkspell.[ch]
15291                 added 'Learn from mistakes' option
15292                 better handling of quotes in checked words
15293                 sorted dict list
15294         * po/fr.po
15295                 small update for spell checking stuff
15296
15297 2001-09-23 [alfons]
15298         
15299         * src/gtkspell.c
15300                 edit a little bit so it complies more with main coding style
15301
15302 2001-09-23 [alfons]
15303
15304         * src/folder.[ch], prefs_folder_item.c, compose.c
15305                 migrate "request return receipt" folder property
15306                 to folderlist.xml
15307
15308 2001-09-22 [alfons]
15309
15310         * README.claws **NEW**
15311                 (add things of interest for users of main branch 
15312                 and claws here)
15313
15314         * src/folder.[ch], src/mainwindow.c, src/summaryview.c
15315                 re-implement threading per folder option, but store 
15316                 the setting in folderlist.xml (where it belongs)
15317
15318 2001-09-21 [melvin]
15319
15320         * src/gtkspell.[ch]
15321                 fixed bug when compose window is under another window
15322         * src/prefs_common.[ch] src/compose.c
15323                 changed 'dictionary_path' to 'dictionary' to be consistent
15324                 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
15325         * ac/pspell.m4 src/Makefile.am 
15326                 dropped PSPELL_PATH macro
15327         * po/fr.po
15328                 updated translations
15329
15330 2001-09-21 [christoph]
15331
15332         * src/compose.c
15333                 added border around header fields
15334                 keep header type when new field is added
15335
15336 2001-09-20 [christoph]
15337
15338         * src/utils.[ch]
15339                 more portable debug_print with source filename
15340                 and linenumber
15341         * src/procmsg.c
15342                 more newlines after debug messages
15343
15344 2001-09-20 [paul]
15345
15346         * configure.in
15347                 change to version 0.6.2claws2
15348
15349         * sync with sylpheed 0.6.2cvs3
15350
15351 2001-09-19 [melvin]
15352
15353         * src/gtkspell.c
15354                 fixed the post-right-click focus pb
15355                 fixed crash when 'Spell check all' after dict change 
15356                         and when cursor is at the end of the text
15357                 shift-right-click pops up config menu even on misspelled words.
15358         * po/POTFILES.in
15359                 added gtkspell.c
15360
15361 2001-09-19 [melvin]
15362
15363         * src/about.c
15364                 added pspell to compiled-in features list
15365
15366 2001-09-18 [melvin]
15367
15368         * switched to pspell and dropped ispell
15369         * ac/pspell.m4
15370                 new file. autoconf macro for pspell
15371         * ac/Makefile.am 
15372         * configure.in acconfig.h
15373                 added pspell support
15374         * src/Makefile.am
15375         * src/main.c src/compose.[ch] src/gtkspell.[ch]
15376         * src/prefs_common.[ch] 
15377                 added pspell support
15378
15379 2001-09-18 [christoph]
15380
15381         * src/addr_compl.c
15382         * src/template.[ch]
15383                 replace LOG_MESSAGE with debug_print
15384         * src/compose.[ch]
15385                 gui improvements
15386         * src/menu.c
15387                 added newline after debug message
15388         * src/utils.h
15389                 using __VA_ARGS__ for debug_print macro
15390         * tools/.cvsignore
15391                 ignore Makefile and Makefile.in
15392
15393 2001-09-18 [paul]
15394
15395         * configure.in
15396                 change to version 0.6.2claws1
15397         * sync with sylpheed 0.6.2cvs1
15398
15399         * src/matcher.c 
15400         * src/prefs_matcher.c
15401                 add 'score equal to' option, submitted by
15402                 Paul Evans <nerd@freeuk.com>
15403
15404 2001-09-15 [christoph]
15405
15406         * src/mainwindow.c
15407                 comment out menu entry not existing in claws
15408         * src/menu.c
15409                 add debug output for non existing menu entries
15410         * src/summaryview.c
15411                 fix next/prev unread message for ignored threads
15412         * src/utils.[ch]
15413                 add sourcefile and line number to debug output
15414                 otherwise it is sometimes hard to find the
15415                 source code part if debug messages are translated
15416
15417 2001-09-14 [darko]
15418         
15419         * src/folderview.c
15420                 refresh target folder style after colour is changed
15421
15422 2001-09-13 [paul]
15423
15424         * configure.in
15425                 change to version 0.6.1claws3
15426
15427         * sync with sylpheed 0.6.1cvs6
15428
15429 2001-09-13 [darko]
15430         
15431         * src/folderview.c
15432                 fix target folder colourization to use user selected colour
15433
15434 2001-09-12 [darko]
15435         
15436         * src/summaryview.c
15437                 fix crash when message that is marked for copy/move is unmarked
15438
15439 2001-09-09 [paul]
15440
15441         * configure.in
15442                 change to version 0.6.1claws2
15443
15444         * sync with sylpheed 0.6.1cvs3
15445
15446 2001-09-09 [alfons]
15447         
15448         * src/folderview.c
15449                 fix bug with default font used for trash folder text
15450
15451 2001-09-06 [paul]
15452
15453         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
15454                 updated translations
15455
15456         * configure.in
15457                 change to version 0.6.1claws1
15458
15459         * sync with sylpheed 0.6.1cvs2
15460
15461 2001-09-03 [paul]
15462
15463         * po/POTFILES.in
15464                 add Match's new addressbook
15465
15466         * po/de.po
15467                 updated translation submitted by Jens Oberender
15468
15469 2001-09-02 [paul]
15470
15471         * configure.in
15472                 change to 0.6.1claws
15473         * sync with sylpheed 0.6.1 release
15474
15475 2001-09-02 [paul]
15476
15477         * configure.in
15478                 change to 0.6.0claws2
15479
15480         * sync with sylpheed 0.6.0cvs4
15481
15482         * po/pt_BR.po
15483                 updated translation submitted by Fabio Junior Beneditto
15484
15485 2001-09-01 [match]
15486         * pixmaps/
15487                 interface.xpm
15488                 book.xpm
15489                 address.xpm
15490         * src/
15491                 Makefile.am
15492                 a ton of new files
15493
15494 2001-08-31 [paul]
15495
15496         * configure.in
15497                 change to version 0.6.0claws1
15498
15499         * sync with sylpheed 0.6.0cvs1
15500
15501         * po/es.po
15502                 updated translation submitted by Ricardo Mones Lastra
15503
15504         * po/POTFILES.in
15505                 add 'src/prefs_templates.c'
15506
15507         * src/compose.c, src/summaryview.c
15508                 fix segfault on 'Re_edit'               
15509
15510 2001-08-30 [alfons]
15511
15512         * configure.in, Makefile.am
15513         * tools/Makefile.am
15514                 add tools directory to source distribution
15515
15516 2001-08-30 [paul]
15517
15518         * configure.in
15519                 change to version 0.6.0claws
15520
15521         * sync with sylpheed 0.6.0 release
15522
15523 2001-08-30 [christoph]
15524
15525         * configure.in
15526                 removed autoconf version check
15527
15528 2001-08-30 [paul]
15529
15530         * src/account.c, src/compose.c, src/prefs_common.[ch]
15531         * src/procheader.[ch] src/utils.[ch]
15532                 Enhanced automatic account selection on replies
15533                 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
15534
15535         * configure.in
15536                 add LDAP and JPilot to the configuration results output.
15537
15538 2001-08-29 [christoph]
15539
15540         * src/summeryview.c
15541                 no bold font for ignored threads
15542
15543 2001-08-29 [paul]
15544
15545         * configure.in
15546                 change to version 0.5.3claws6
15547
15548         * sync with sylpheed 0.5.3cvs10
15549                 src/stringtable.[ch]: New Files
15550
15551         * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
15552         * src/pixmaps/sylpheed.xpm
15553                 add mini-icons to windows (by Alfons)
15554
15555 2001-08-27 [paul]
15556
15557         * src/mainwindow.c
15558                 new functions: next_labeled_cb(), prev_labeled_cb()
15559
15560         * src/summaryview.c
15561                 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
15562                 summary_select_next_labeled(), summary_select_prev_labeled()
15563
15564         * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
15565                 give claws blue folders and a blue trash can
15566
15567 2001-08-27 [paul]
15568
15569         * configure.in
15570                 change to version 0.5.3claws5
15571
15572         * sync with sylpheed 0.5.3cvs9
15573                 src/labelcolors.[ch] renamed to src/colorlabel.[ch] 
15574
15575 2001-08-24 [christoph]
15576
15577         * src/filesel.c
15578                 keep filename when browsing directories
15579                 (not working for user entered filename, but
15580                  for default name and selected filename from
15581                  file list)
15582         * src/mainwindow.c
15583                 fixed wrong spelling "Folllow-up"
15584         * src/mbox_folder.c
15585         * src/procmsg.c
15586         * src/summaryview.c
15587                 fixed new/unread message count with ignored
15588                 threads (2 commits, first didn't notice no
15589                 longer needed decreasing)
15590         * src/inc.c
15591                 readded scrolling of progress dialog
15592                 (lost in sync)
15593
15594 2001-08-24 [paul]
15595
15596         * configure.in
15597                 change to 0.5.3claws4
15598
15599         * sync with sylpheed 0.5.3cvs7
15600
15601 2001-08-24 [christoph]
15602
15603         * src/compose.c
15604                 set request return receipt when replying
15605                 if it is set is the folder prefs of the
15606                 message
15607         * src/inc.c
15608                 disable final error popup if popups are
15609                 disabled in config (again)
15610
15611 2001-08-23 [paul]
15612
15613         * configure.in
15614                 Change version number to 0.5.3claws3
15615
15616         * sync with sylpheed 0.5.3cvs5
15617
15618         * src/mimeview.c
15619                 double quote '%s' in 'gedit %s' to fix bug when
15620                 opening attachment with spaces in the name
15621
15622 2001-08-22 [alte]
15623         * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
15624           src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
15625                 initial message templates support
15626
15627
15628 2001-08-22 [paul]
15629
15630         * configure.in
15631                 change version number to 0.5.3claws2
15632
15633         * sync with sylpheed 0.5.3cvs4
15634
15635         * src/procmsg.h src/summaryview.c
15636                 re-implement (un)ignore thread
15637
15638 2001-08-21 [paul]
15639
15640         * src/summaryview.c
15641                 remove unnecessary code
15642         * src/compose.c
15643                 enable 'dynamic' signatures (submitted by
15644                 Eric Limpens <eric@hscg-internet.nl>)
15645
15646 2001-08-21 [paul]
15647
15648         clean up after sync with sylpheed 0.5.3 release
15649
15650         * src/folderview.c
15651                 fix re-introduced font mess, see Christoph's
15652                 entry 2001-06-24
15653
15654         * src/summaryview.c
15655                 remove prev_msgnum
15656                 use sylpheed's small font instead of
15657                 gtk default font for summary view
15658
15659
15660 2001-08-17 [paul]
15661
15662         * configure.in
15663                 add pl to ALL_LINGUAS - sync with main branch
15664
15665         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
15666                 Updated. Translations by Jens Oberender, Ricardo Mones
15667                 Lastra, Alfons, and Fabio Junior Beneditto respectively.
15668
15669         * po/pl.po  ** NEW FILE **
15670                 sync with the main branch
15671
15672         * src/folderview.c
15673                 fix target folder colorizing and refresh problem
15674
15675
15676 2001-08-17 [christoph]
15677
15678         * src/mainwindow.c
15679                 claws uses 4 colors for target folder coloring.
15680                 arrays were not long enough and destroyed the
15681                 stack causing a segfault.
15682                 target folder colorizing does not work anymore
15683                 for me
15684
15685 2001-08-16 [paul]
15686
15687         * configure.in
15688                 change to version 0.5.3claws1
15689
15690         * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
15691           src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
15692           src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
15693
15694                 sync with sylpheed 0.5.3 release, but keep claws method of
15695                 configuring/saving fonts
15696
15697         * src/addressbook.[ch]
15698                 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
15699                 in line with a similar change in Hiroyuki's branch
15700
15701         * src/mainwindow.[ch]
15702                 disable main_window_set_thread_option()
15703         * src/prefs_folder_item.c
15704                 comment out &tmps_prefs.enable_thread,
15705         * src/mbox_folder.c, src/procmsg.[ch]
15706                 comment out MSG_IS_IGNORE_THREAD
15707         * src/summaryview.c
15708                 comment out summary_ignore_thread() and summary_unignore_thread()
15709                 comment out MSG_IS_IGNORE_THREAD
15710
15711                 use Hiroyuki's threading instead.
15712
15713
15714
15715 2001-08-15 [paul]
15716
15717         * src/account.c
15718                 use Hiroyuki's 0.5.3 column scheme but also
15719                 include the enable/disable button.
15720         * src/pixmaps/mark.xpm
15721                 add Hiroyuki's amended pixmap
15722
15723 2001-08-13 [christoph]
15724
15725         * src/account.c
15726                 receive at get all column showed wrong state for APOP
15727                 button should only work for POP3 and APOP accounts
15728         * src/prefs_account.c
15729                 added missing preprocessor statement for SSL
15730
15731 2001-08-12 [paul]
15732
15733         * src/account.[ch]
15734                 add 'receive at get all' column and enable/disable
15735                 button.
15736
15737 2001-08-06 [christoph]
15738
15739         * src/account.c
15740                 show usage of SSL in protocol column
15741
15742         * src/imap.c
15743         * src/inc.c
15744                 renamed ssl options
15745
15746         * src/prefs_account.[ch]
15747                 moved ssl options to a new page
15748
15749         * src/send.c
15750         * src/smtp.c
15751         * src/ssl.[ch]
15752                 renamed ssl options
15753                 added support for SMTP STARTTLS command
15754
15755 2001-08-05 [christoph]
15756
15757         * configure.in
15758                 debian autoconf needs version check to find
15759                 correct autoconf version. if the file is
15760                 named configure.in 2.13 is used, which does
15761                 not work with this configure.in script.
15762                 other solution would be to rename the script
15763                 to configure.ac as suggested in the autoconf
15764                 manual.
15765
15766         * src/inc.c
15767                 disable final error popup if popups are
15768                 diabled in config
15769
15770         * src/socket.c
15771                 bugfix in ssl_gets
15772                 fixes IMAP over SSL problem
15773
15774 2001-08-03 [paul]
15775
15776         * configure.in
15777                 change to 0.5.2claws1
15778
15779         * sync with sylpheed 0.5.2cvs1
15780
15781 2001-08-02 [alfons]
15782
15783         * configure.in
15784                 quick fix for ispell detection...
15785
15786 2001-08-01 [paul]
15787
15788         * configure.in
15789                 change to 0.5.1claws4
15790
15791         * sync with sylpheed 0.5.1cvs7
15792
15793 2001-07-31 [alfons]
15794
15795         * src/prefs_common.c, src/prefs_common.h, 
15796           src/gtkspell.c, src/gtkspell.h
15797                 add global spelling checker settings (compose tab) +
15798                 selection of dictionary 
15799           
15800         * configure.in  
15801                 guess valid ispell location
15802
15803 2001-07-31 [paul]
15804
15805         * po/POTFILES.in
15806                 removal of 'src/quote_fmt_parse.c'
15807         * po/de.po
15808                 Updated de.po
15809                 (submitted by Jens Oberender <didge@suse.de>)
15810
15811 2001-07-31 [darko]
15812
15813         * src/folder.[ch]
15814         * src/folderview.[ch]
15815         * src/mainwindow.c
15816         * src/mh.c
15817         * src/prefs_common.[ch]
15818         * src/summaryview.c
15819                 target folder colourization
15820
15821 2001-07-30 [paul]
15822
15823         more sync with Sylpheed 0.5.1cvs6 
15824
15825 2001-07-30 [darko]
15826
15827         * src/mh.c
15828         * src/prefs_folder_item.[hc]
15829         * src/summaryview.c
15830                 shared folders support with a GUI
15831
15832 2001-07-29 [paul]
15833
15834         0.5.1claws3
15835
15836         * sync with Sylpheed 0.5.1cvs6
15837
15838 2001-07-29 [paul]
15839
15840         * po/pt_BR.po
15841                 updated
15842                 (submitted by Fabio Junior Beneditto)
15843
15844 2001-07-28 [paul]
15845
15846         * src/procmime.c
15847         * AUTHORS
15848                 patch to correct bad image mime headers
15849                 (submitted by Don Quijote <dq@searchlores.org>)
15850
15851 2001-07-28 [paul]
15852
15853         * tools/gif2xface.pl   **NEW FILE**
15854         * tools/README
15855                 script to convert file.gif to file.xface for
15856                 use in a custom header.
15857                 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
15858
15859 2001-07-27 [alfons]
15860         
15861         * configure.in
15862                 change macros for detecting JPilot and LDAP
15863
15864 2001-07-27 [christoph]
15865
15866         * src/filtering.c
15867                 code cleanup (MIN / MAX warning, needed casting)
15868
15869 2001-07-27 [alfons]
15870
15871         * procheader.c
15872                 disallow setting flags when detecting certain headers
15873                 (X-Status, Status, Seen, X-Seen). 
15874         
15875         * sync with Hiroyuki's Sylpheed 0.5.1cvs5
15876
15877 2001-07-27 [christoph]
15878
15879         * src/prefs_filter.c
15880         * src/prefs_filtering.c
15881         * src/prefs_matcher.c
15882         * src/prefs_scoring.c
15883                 scroll list when moving rows up or down
15884
15885         * src/imap.c
15886         * src/imap.h
15887         * src/prefs_account.c
15888         * src/prefs_account.h
15889         * src/send.c
15890                 SMTP over SSL (untested, feedback requested)
15891                 IMAP over SSL
15892
15893         * src/ssl.c
15894                 code cleanup
15895
15896 2001-07-26 [alfons]
15897         
15898         * configure.in, acconfig.h
15899                 define CLAWS (need this for main / claws detection)
15900
15901 2001-07-25 [alfons]
15902
15903         * configure.in
15904                 Sylpheed 0.5.1claws2
15905                 
15906         * sync with Sylpheed 0.5.1cvs4
15907
15908 2001-07-25 [christoph]
15909
15910         * src/scoring.c
15911                 fixed segfault
15912                 item->prefs == NULL (don't know why)
15913
15914 2001-07-25 [alfons]
15915
15916         * configure.in
15917                 Sylpheed 0.5.1claws1
15918
15919         * sync with Sylpheed 0.5.1cvs1-3
15920
15921 2001-07-24 [christoph]
15922
15923         * src/folderview.c
15924         * src/prefs_folder_item.[ch]
15925                 added folderitem preferences dialog with
15926                 default To: and auto request return receipt
15927
15928         * src/compose.[ch]
15929         * src/menu.[ch]
15930                 changes to handle new folderitem preferences
15931
15932         * src/mainwindow.c
15933         * src/summaryview.c
15934                 call compose new mail with current folderitem
15935
15936 2001-07-24 [alfons]
15937
15938         Release Sylpheed 0.5.1claws
15939
15940         * configure.in
15941                 change to release version 0.5.1claws
15942
15943 2001-07-24 [christoph]
15944
15945         * src/summaryview.c
15946                 fixed segfault that happend when the selected
15947                 message was removed while retrieving new messages.
15948
15949         * po/es.po
15950                 updated translation
15951                 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
15952
15953 2001-07-22 [alfons]
15954
15955         add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
15956         this is a work in progress, for more information: http://nlpagan.net/sylman 
15957         
15958         * configure.in, src/mainwindow.c, manual/Makefile.am
15959                 add support for English manual
15960
15961         * AUTHORS
15962                 add authors of user manuals
15963
15964         * manual/en/sylpheed*.html
15965                 add English documentation
15966
15967 2001-07-22 [christoph]
15968
15969         * po/POTFILES.in
15970                 added src/ssl.c
15971         * src/ssl.c
15972                 changed a wrong debug message
15973
15974 2001-07-22 [alfons]
15975
15976         * po/nl.po
15977                 update Dutch translation
15978
15979         * src/prefs_filtering.c, 
15980           src/prefs_matcher.c
15981                 add more translatable strings           
15982
15983 2001-07-21 [alfons]
15984
15985         0.5.0claws7
15986
15987         * configure.in
15988                 change version
15989
15990         * src/inc.c, src/summaryview.[ch]
15991                 prevent update of mark file when filtering has done, by
15992                 using a variable; this affects two functions:
15993                         inc.c::inc_finished()
15994                         summaryview.c::summary_show()
15995
15996 2001-07-20 [alfons]
15997
15998         * src/filtering.[ch], src/prefs_filtering.c, 
15999           src/matcher.[ch]
16000                 add filtering action for label coloring 
16001
16002         * po/POTFILES.in
16003                 add labelcolors.c
16004
16005         * added src/labelcolors.c
16006         * added src/labelcolors.h
16007         * src/Makefile.am, src/summaryview.c
16008                 rearrange label coloring code
16009
16010         * src/procmsg.h
16011                 add more parentheses so label colouring works correctly
16012
16013         * src/filtering.c
16014                 don't really delete message, but move it to Trash
16015
16016         * src/prefs_matcher.c
16017                 add quote options to info dialog
16018
16019 2001-07-20 [christoph]
16020
16021         * src/Makefile.am
16022         * src/inc.c
16023         * src/main.[ch]
16024         * src/socket.h
16025         * src/ssl.[ch] (new)
16026                 moved ssl stuff to a seperate file
16027
16028 2001-07-20 [darko]
16029
16030         * src/summaryview.c
16031                 fix show sender using address book with no e-mail
16032                 address in From: field
16033
16034 2001-07-19 [alfons]
16035
16036         * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
16037                 fix messy handling of escaping... now at least the
16038                 execute command is useful. escape char is '\', we
16039                 accept \n and \r too. 
16040
16041                 Real life example:
16042                 
16043                 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
16044                 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
16045
16046 2001-07-18 [alfons]
16047
16048         0.5.0claws6
16049
16050         * src/summaryview.c
16051                 clean up
16052
16053         * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
16054           src/procmsg.[ch]
16055                 revise filtering; currently move, copy, marking have
16056                 been tested. if you like bleeding edge stuff, you
16057                 should definitely go for this version :)
16058
16059         * mark old working stuff as VERSION_0_5_0_CLAWS5        
16060
16061 2001-07-17 [christoph]
16062
16063         * src/utils.c
16064                 timestamp log
16065
16066 2001-07-17 [alfons]
16067
16068         0.5.0claws5
16069
16070         * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more 
16071           bits in the mark file, without affecting either branch. Lots of
16072           files changed, also in claws branch.
16073
16074           UNTESTED: use of mbox folders
16075
16076         * src/summaryview.c
16077                 added mark all read; however this was a quick hack used for
16078                 cleaning up mess after initial merge with Hiroyuki
16079
16080         * configure.in
16081                 change claws version number back to 0.5.0claws5 to clear up 
16082                 confusion & pretension (recent release was technically 
16083                 0.5.0claws4, so we neatly align with Hiroyuki :-)
16084
16085 2001-07-16 [alfons]
16086
16087         sync with Hiroyuki's 0.5.0cvs4
16088
16089 2001-07-16 [alfons]
16090
16091         0.5.1claws3
16092
16093         * src/filtering.[ch]
16094                 remove invalid updating of mark files for 
16095                 filter actions MATCHING_ACTION_MOVE and 
16096                 MATCHING_ACTION_DELETE; this should fix the
16097                 folder update bug
16098                 
16099         * src/procmsg.c
16100                 revert Christoph's stab at fixing the folder 
16101                 update bug
16102
16103         * po/POTFILES.in
16104                 add missing files with translatable strings
16105
16106         * src/summaryview.c
16107                 remove debug print
16108
16109 2001-07-15 [alfons]
16110
16111         * src/addr_compl.[ch], src/prefs_filtering.c
16112                 make "filtering pref dialog's destination entry" an
16113                 "address completable entry", if filter destination is 
16114                 an email address
16115
16116         0.5.1claws2
16117         
16118         sync with Hiroyuki's 0.5.0cvs2-3
16119
16120 2001-07-15 [christoph]
16121
16122         * src/procmsg.c
16123                 fixed folder stats update after incorporation
16124
16125 2001-07-15 [alfons]
16126
16127         * src/summaryview.c
16128                 * finish label colouring stuff (for now)
16129                 * fix incorrect colour bug (off by one) 
16130
16131 2001-07-14 [alfons]
16132
16133         * src/mainwindow.c
16134                 change text labels for news and mail message so there's
16135                 plenty of toolbar estate left
16136
16137         * configure.in
16138                 0.5.1claws1
16139
16140         * src/folderview.c
16141           src/folder.[ch]
16142                 sync with Hiroyuki's 0.5.0cvs1
16143
16144         * src/summaryview.c
16145                 more rewrite label colouring
16146
16147 2001-07-14 [alfons]
16148
16149         * src/summaryview.[ch]
16150                 * start rewrite label colouring 
16151                 * fix proper location "Add Sender To Addressbook" menu item
16152
16153 2001-07-13
16154
16155         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
16156         (actually this is 0.5.0claws4)
16157
16158 2001-07-13 [alfons]
16159
16160         * po/pt_BR.po
16161                 * fix duplicate message
16162                 * add updated Portugese / Brazilian translation
16163                   submitted by Fabio Junior Beneditto
16164
16165 2001-07-12 [alfons]
16166
16167         * AUTHORS
16168                 add Jens
16169
16170         * po/nl.po
16171                 add updated Dutch translation
16172
16173         * po/de.po
16174                 add updated German translation submitted by Jens
16175
16176 2001-07-11 [alfons]
16177
16178         Prerelease before 0.5.0claws. Please test.
16179         This version is temporarily tagged as VERSION_0_5_0_TEST
16180
16181         * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
16182           src/prefs_scoring.c, src/prefs_matcher.c, 
16183           src/prefs_filtering.c, src/mbox.c, 
16184           src/main.c, src/inc.c, src/filtering.[ch]
16185                 revert new Hoa's new matcher (does not work yet)
16186
16187         * src/Makefile.am
16188                 clean up
16189
16190 2001-07-10
16191
16192         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
16193
16194
16195 2001-07-10 [alfons]
16196
16197         * Makefile.am
16198                 add ChangeLog.claws to EXTRA_DIST
16199         * src/Makefile.am
16200                 add matcher_parser_parse.h to EXTRA_DIST
16201
16202 2001-07-10 [christoph]
16203
16204         * src/inc.c
16205                 add destination folder to table of
16206                 folders that need to be updated after
16207                 incorporation
16208
16209 2001-07-10 [alfons]
16210
16211         * folder.[ch]
16212           folderview.c
16213                 make collapse state of folders and folder items persistent, i.e.
16214                 if you collapse a folder tree, the next time sylpheed-claws starts 
16215                 up the folder tree remains collapsed.  
16216                 
16217 2001-07-10 [christoph]
16218
16219         * acconfig.h
16220         * configure.in
16221                 added --enable-ssl
16222         * src/md5.[ch]
16223                 renamed MD5_CTX to MD5_CTX_syl
16224                 conflicts with a struct in openssl
16225         * src/inc.c
16226         * src/main.[ch]
16227         * src/prefs_account.[ch]
16228         * src/socket.[ch]
16229                 SSL support for POP
16230         * src/mainwindow.c
16231                 fixed compose with current account
16232                 broken by new compose button stuff
16233
16234 2001-07-09 [hoa]
16235
16236         * AUTHORS
16237                 changed my email address
16238
16239         * src/matcher_parser_parse.y
16240                 clean the parser to remove conflicts
16241
16242 2001-07-09 [alfons]
16243
16244         * AUTHORS
16245                 add Match Grun
16246
16247         * configure.in
16248                 fix incorrect description of --enable-ldap parameter
16249
16250         * src/prefs_common.[ch]
16251           src/compose.c
16252                 add experimental option "smart wrapping" which makes the
16253                 compose editor auto wrap.
16254                 
16255                 | TODO: the problem with the buggy cursor handling is caused |
16256                 | by the GtkText. when deleting / backspacing text its       |
16257                 | wrapping algorithm does not take in account the previous   |
16258                 | line. should find a way to hack this in.                   |
16259                 | or should perhaps combine this with the word wrapping      |
16260                 | patch i wrote in january.                                  |
16261
16262         * src/about.c
16263                 show build parameters for LDAP and JPilot
16264
16265         * src/summaryview.c
16266                 revert Christoph's bugfix for selecting next unread message, 
16267                 because folder stats aren't updated correctly
16268
16269 2001-07-08 [hoa]
16270
16271         * src/filtering.c
16272         * src/mainwindow.c
16273         * src/matcher.c
16274         * src/matcher_parser_lex.l
16275         * src/matcher_parser_parse.y
16276         * src/prefs_filtering.c
16277         * src/prefs_scoring.c
16278         * src/scoring.c
16279                 bugfix of the config file parser
16280
16281 2001-07-08 [alfons]
16282
16283         * src/Makefile.am
16284                 added generated matcher sources to BUILT_SOURCES
16285
16286 2001-07-08 [hoa]
16287
16288         * src/Makefile.am
16289         * src/.cvsignore
16290                 added new config file parser
16291
16292         * src/scoring.[ch]
16293         * src/filtering.[ch]
16294         * src/matcher.[ch]
16295         * src/prefs_filtering.c
16296         * src/prefs_matcher.c
16297         * src/prefs_scoring.c
16298         * added src/matcher_parser.h
16299         * added src/matcher_parser_lex.h
16300         * added src/matcher_parser_lex.l
16301         * added src/matcher_parser_parse.y
16302                 lex & yacc config file parser
16303
16304         * src/mbox.c
16305         * src/inc.c
16306         * src/main.c
16307                 changes prefs_filtering into global_filtering           
16308
16309         * src/summaryview.c
16310                 build threads with subjects only if "Re: " is at the
16311                 beginning of the subject
16312
16313 2001-07-07 [paul]
16314
16315         0.5.0claws
16316
16317         sync with sylpheed 0.5.0
16318                 change of version number only
16319
16320 2001-07-06 [paul]
16321
16322         0.5.0claws5
16323
16324         sync with sylpheed 0.5.0pre5
16325
16326 2001-07-05 [paul]
16327
16328         sync with sylpheed 0.5.0pre4 release
16329                 /po and /manual/ja not sync'ed
16330
16331 2001-07-04 [paul]
16332
16333         more sync with sylpheed 0.5.0pre4
16334
16335 2001-07-03 [christoph]
16336
16337         * src/addressbook.c
16338                 fixed address book broken by address book
16339                 for VCard, JPilot, LDAP
16340
16341 2001-07-03 [alfons]
16342
16343         * src/matcher.c
16344         * src/textview.c
16345                 stopped memory leaks
16346
16347 2001-07-03 [paul]
16348
16349         more sync with sylpheed 0.5.0pre4
16350
16351 2001-07-02 [match]
16352
16353         * included address book patch for VCard, JPilot, LDAP
16354         * pref_common.c - fixed Font options on Display tab (cosmetic)
16355         * alertpanel.c - fixed truncated message
16356
16357 2001-07-02 [christoph]
16358
16359         * src/mbox_folder.c
16360         * src/procmsg.[ch]
16361         * src/summaryview.c
16362                 mark threads for ignoring
16363
16364 2001-07-02 [paul]
16365
16366         0.5.0claws4
16367
16368         * sync with sylpheed 0.5.0pre4
16369                 updated gettext to 0.10.38.
16370
16371 2001-07-01 [paul]
16372
16373         * src/ mainwindow.c
16374         * src/procmsg.h
16375         * src/summaryview.[ch]
16376                 new right-click option: Label.
16377                 substitute for 'Mark-->Mark/Unmark', colours the line.
16378                 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
16379
16380 2001-07-01 [christoph]
16381
16382         * src/folderview.c
16383                 fixed font for trash
16384         * src/summaryview.c
16385                 move ctree to unread message
16386
16387 2001-07-01 [paul]
16388
16389         * sync with sylpheed 0.5.0pre3 release
16390
16391 2001-06-30 [alfons]
16392
16393         * src/filesel.[ch]
16394         * src/compose.c
16395                 allow inserting / attaching multiple files in
16396                 the composer window
16397
16398 2001-06-30 [paul]
16399
16400         * src/codeconv.c
16401                 small change to Alfons' previous stuff so that it
16402                 actually makes
16403
16404 2001-06-30 [alfons]
16405
16406         * lots of files changed; first attempt to merge the changes
16407           and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
16408
16409 2001-06-30 [paul]
16410
16411         * po/pt_BR.po
16412                 updated and completed, translations by Fabio
16413                 Junior Beneditto <fjbeneditto@yahoo.com.br>
16414
16415 2001-06-29 [alfons]
16416
16417         * src/compose.c
16418         * src/mimeproc.[ch]
16419                 allow selecting an attached files' mime type from a 
16420                 list of types.
16421
16422 2001-06-29 [paul]
16423
16424         * more sync with sylpheed 0.5.0pre3
16425
16426 2001-06-29 [paul]
16427
16428         * po/pt_BR.po
16429                 merge with sylpheed.pot and pt_BR.po provided by
16430                 Fabio Junior Beneditto.
16431
16432 2001-06-29 [darko]
16433
16434         * src/procmime.c
16435                 make MIME types case insensitive
16436
16437 2001-06-28 [alfons]
16438
16439         * po/nl.po
16440                 merge with sylpheed.pot and old nl.po; translations added.
16441
16442 2001-06-28 [paul]
16443
16444         * more sync with sylpheed 0.5.0pre3
16445
16446 2001-06-27 [alfons]
16447
16448         * src/summaryview.c
16449                 don't crash when removing parent node of messages
16450                 attracted by subject. this was caused by not deleting
16451                 the parent node from the subject line hash table.
16452
16453 2001-06-27 [alfons]
16454
16455         * src/summaryview.c
16456         * src/compose.[ch]
16457         * src/mainwindow.c
16458                 if there are multiple messages selected, allow forwarding
16459                 them as attachments.
16460
16461 2001-06-27 [paul]
16462
16463         * more sync with sylpheed 0.5.0pre3
16464
16465 2001-06-26 [paul]
16466
16467         0.5.0claws3
16468
16469         * sync with sylpheed 0.5.0pre3
16470
16471 2001-06-25 [paul]
16472
16473         * src/mainwindow.c
16474                 fixed 'compose news article' bug
16475                 from icon-and-text toolbar
16476
16477 2001-06-25 [paul]
16478
16479         * sync with sylpheed 0.5.0pre2 release
16480
16481 2001-06-24 [christoph]
16482
16483         * src/prefs_common.c
16484                 bug fix in font selection
16485         * src/folderview.c
16486                 use sylpheed's normal font instead of
16487                 gtk default font for folders without
16488                 new messages
16489
16490 2001-06-24 [alfons]
16491
16492         * src/mainwindow.[ch]
16493                 added composite compose mail / news button (an idea by Leandro
16494                 Pereira <leandro@linuxmag.com.br>)
16495
16496 2001-06-24 [paul]
16497
16498         Added instructions for ldif-to-xml.py
16499
16500         * tools/README
16501
16502 2001-06-23 [alfons]
16503
16504         Some minor things.
16505
16506         * src/pixmaps/stock_news_compose.xpm
16507                 added pixmap by Leandro
16508         * src/prefs_common.c
16509                 tested built-in spelling checker of GCC 3.0 :)
16510         * po/nl.po
16511                 merged dutch translation of sylpheed-main with
16512                 sylpheed.pot
16513
16514 2001-06-23 [paul]
16515
16516         Added tools directory and files.
16517
16518         * tools/filter_conv.pl
16519                 converts old filter system to new filtering system
16520         * tools/ldif-to-xml.py
16521                 converts netscape addressbook to sylpheed addressbook
16522         * tools/README
16523                 descriptions/instructions for above two files
16524
16525 2001-06-23 [christoph]
16526
16527         * src/inc.c
16528         * src/manage_window.[ch]
16529         * src/prefs_common.[ch]
16530                 mail retrieval dialog can be enabled, disabled
16531                 or hidden if non of sylpheed's windows is active
16532
16533 2001-06-22 [paul]
16534
16535         0.5.0claws2
16536
16537         * sync with sylpheed 0.5.0pre2
16538
16539 2001-06-21 [christoph]
16540
16541         * src/summaryview.c
16542                 show recipient on 'from' for all accounts
16543                 
16544         * src/inc.c
16545         * src/prefs_common.[ch]
16546                 disable error popup on mail receive errors
16547
16548 2001-06-21 [alfons]
16549
16550         * src/compose.c
16551                 made the ruler correctly appear and disappear.
16552
16553         * src/Makefile.am
16554                 removed Hoa's work-in-progress-stuff (interesting!) so 
16555                 claws compiles ok.
16556
16557 2001-06-20 [christoph]
16558
16559         * src/inc.c
16560         * src/progressdialog.c
16561                 added scrolled window for list in progressdialog
16562
16563 2001-06-20 [paul]
16564
16565         sync with sylpheed 0.5.0pre1 release
16566
16567 2001-06-20 [christoph]
16568
16569         * src/summeryview.c
16570                 make building threads by subject work when
16571                 thread view is enabled
16572                 
16573         * src/compose.c
16574         * src/prefs_common.[ch]
16575                 automatically select account for mail replys
16576
16577 2001-06-19 [sergey]
16578
16579         * src/compose.c (compose_create): keep Bcc and Reply-To visible if
16580         they are filled in from the account settings.
16581
16582 2001-06-19 [paul]
16583
16584         * more sync with sylpheed 0.5.0pre1
16585
16586 2001-06-18 [alfons]
16587
16588         * src/Makefile.am,
16589           src/procmime.c
16590                 added --sysconfdir to CPPFLAGS for pointing to the correct
16591                 location of mime.types. 
16592
16593                 NOTE: make sure you use --sysconfdir when running ./autogen.sh
16594                 or ./configure!
16595
16596 2001-06-18 [hoa]
16597
16598         * src/summaryview.c
16599                 fixed some bug when building threads
16600
16601 2001-06-18 [pau]l
16602
16603         * src/prefs_account.c
16604                 UI stuff: More changes to the English
16605
16606 2001-06-18 [paul]
16607
16608         * src/pixmaps/stock_news_compose.xpm: new file
16609         * src/Makefile.am
16610         * src/mainwindow.c
16611         * src/summaryview.c
16612                 Added new icon for Hoa's 'compose a news
16613                 message', plus minor improvements to the
16614                 English
16615
16616         * po/ja.po
16617         * ChangeLog
16618         * ChangeLog.jp
16619                 more sync with sylpheed 0.5.0pre1
16620
16621 2001-06-18 [hoa]
16622
16623         * src/compose.[ch]
16624         * src/mainwindow.c
16625                 Follow-up and reply to
16626
16627         * src/summaryview.[ch]
16628                 Build threads also with subjects
16629
16630 2001-06-17 [hoa]
16631
16632         * src/compose.c
16633                 forwarding use the current account.
16634
16635         * src/mainwindow.c
16636                 the "compose message" button has been replaced with
16637                 "new mail" and "new news" buttons
16638
16639         * src/prefs_common.[ch]
16640                 added a configuration option to use the forward button
16641                 as "forward as attachment"
16642                 changed reply and forward format description
16643
16644         * src/quote_fmt_lex.l
16645         * src/quote_fmt_parse.y
16646                 added message with no signature in format for reply
16647                 and forward.
16648
16649 2001-06-17 [paul]
16650
16651         Minor UI stuff
16652
16653         * src/mainwindow.c
16654         * src/summaryview.c
16655                 Improvements to the English
16656
16657         * src/prefs_common.c
16658                 Improvements to the English and some
16659                 clarity/continuity improvements in the
16660                 description of Quote symbols.
16661
16662 2001-06-17 [paul]
16663
16664         0.5.0claws1
16665
16666         * sync with sylpheed 0.5.0pre1
16667
16668 2001-06-17 [hoa]
16669
16670         * src/compose.c
16671                 Better interface for compose, displayed fields
16672                 are updated whenever we change account.
16673                 Newsgroups field is automatically filled.
16674
16675         * src/mainwindow.c
16676                 Newsgroups field is automatically filled.
16677
16678         * src/prefs_account.c
16679                 Some interface stuff when fields appear and
16680                 disappear.
16681
16682 2001-06-16 [paul]
16683
16684         0.4.99claws
16685
16686         * sync with sylpheed 0.4.99
16687
16688 2001-06-16 [sergey]
16689
16690         * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
16691         base64_decoder_free, base64_decoder_decode): new object and
16692         functions for decoding base64 streams.
16693         * src/procmime.c (procmime_decode_content): modified to use the
16694         new base64 decoder.
16695
16696 2001-06-15 [paul]
16697
16698         0.4.99claws10
16699
16700         * sync with sylpheed 0.4.99cvs11
16701
16702 2001-06-13 [paul]
16703
16704         0.4.99claws9
16705
16706         * sync with sylpheed 0.4.99cvs9
16707
16708 2001-06-13 [hoa]
16709
16710         * src/compose.c
16711         * src/prefs_account.c
16712
16713                 SMTP server can be defined in the news account
16714                 mime type of attachment are kept.
16715
16716         * src/summaryview.c
16717
16718                 now choose the highest important score between default
16719                 and important score of folder.
16720
16721 2001-06-09 [alfons]
16722         
16723         * src/prefs_common.c: 
16724
16725                 (prefs_quote_description_create): corrected description of 
16726                 quote format characters
16727
16728 2001-06-09 [paul]
16729
16730         0.4.99claws8
16731
16732         * sync with sylpheed 0.4.99cvs8
16733
16734 2001-06-08 [sergey]
16735
16736         * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
16737         and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
16738
16739 2001-06-08 [paul]
16740
16741         0.4.99claws7
16742
16743         * sync with sylpheed 0.4.99cvs7
16744
16745 2001-06-06 [sergey]
16746
16747         * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
16748         clashes with autogenerated header).
16749         * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
16750         * src/Makefile.am: added quote_fmt.h.
16751         * src/.cvsignore: added lex/yacc autogenerated files
16752         (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
16753
16754 2001-06-06 [paul]
16755
16756         0.4.99claws6
16757
16758         * sync with sylpheed 0.4.99cvs6
16759
16760 2001-06-06 [hoa]
16761
16762         * added src/quote_fmt_parse.h
16763         * src/compose.c
16764                 removed warnings
16765
16766         * src/prefs.[ch]
16767                 don't modify readonly configuration files
16768
16769         * src/prefs_account.c
16770         * src/prefs_common.c
16771         * src/prefs_customheader.c
16772         * src/prefs_display_header.c
16773         * src/prefs_filter.c
16774         * src/prefs_filtering.c
16775         * src/prefs_scoring.c
16776                 don't open dialog box when configuration files
16777                 are readonly
16778
16779 2001-06-05 [sergey]
16780
16781         * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
16782
16783         * src/Makefile.am: replaced quote_fmt.tab.[ch] by
16784         quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
16785         BUILT_SOURCES to make all files rebuild properly.
16786
16787         * src/compose.c: removed #include "quote_fmt.tab.h".
16788
16789         * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
16790         CHARACTER value in yylval.
16791
16792         * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
16793         receive CHARACTER value by documented means (yylval).
16794
16795         * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
16796
16797 2001-06-05 [hoa]
16798
16799         * src/Makefile.am
16800                 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
16801
16802         * src/filtering.c
16803         * src/matcher.c
16804         * src/matcher.h
16805         * src/prefs_filtering.c
16806                 now keep the configuration for execute action
16807
16808         * src/mbox_folder.c
16809                 fixed a warning
16810
16811 2001-06-05 [paul]
16812
16813         * sync with sylpheed 0.4.99cvs5
16814
16815 2001-06-05 [hoa]
16816
16817         * src/Makefile.am
16818                 added quote_fmt.[ch]
16819
16820         * added src/quote_fmt.y
16821         * added src/quote_fmt.l
16822         * added src/quote_fmt.tab.h
16823         * added src/quote_fmt.tab.c
16824         * added src/lex.quote_fmt.c
16825                 parsing configuration for replying
16826                 and forwarding
16827
16828         * src/prefs_common.[ch]
16829                 added configuration UI for replying
16830                 and forwarding
16831
16832         * src/compose.c
16833                 using configuration for replying
16834                 and forwarding
16835
16836 2001-06-04 [hoa]
16837
16838         * src/filtering.c
16839         * src/matcher.c
16840         * src/matcher.h
16841         * src/prefs_filtering.c
16842         * src/prefs_matcher.c
16843         * src/prefs_matcher.h
16844                 action "run a command" for filtering
16845                 and matching with a command.
16846                 fixed the "whole message" matching
16847
16848         * src/mbox_folder.c
16849                 changed temporary filename for security
16850
16851         * src/messageview.c
16852                 queue the notification if it fails to send.
16853
16854         * src/prefs_common.c
16855         * src/prefs_folder_item.c
16856                 changed the default important score             
16857
16858         * src/prefs_scoring.c
16859         * src/scoring.c
16860                 hide kill score input when the folder is not
16861                 a newsgroup
16862
16863 2001-06-03 [alfons]
16864
16865         * src/prefs_common.c:
16866
16867                 (prefs_font_select): pass font name in font entry box to font
16868                 selection dialog.
16869
16870 2001-06-03 [sergey]
16871
16872         * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
16873
16874 2001-06-03 [paul]
16875
16876         * sync with sylpheed 0.4.99cvs4
16877
16878 2001-06-03 [alfons]
16879
16880         * src/headerwindow.c:
16881
16882                 (headerwindow_show_cb): use the selected summary view item, not
16883                 the displayed item.
16884
16885 2001-06-02 [alfons]
16886
16887         * src/headerwindow.c:
16888
16889                 (headerwindow_show_cb): always try to show msginfo
16890
16891 2001-06-02 [hoa]
16892
16893         * src/compose.c
16894                 keep attached parts when reediting or forwarding.
16895
16896 2001-06-01 [hoa]
16897
16898         * src/folderview.c
16899         * src/prefs_folder_item.[ch]
16900         * src/prefs_scoring.[ch]
16901         * src/scoring.[ch]
16902         * src/summaryview.[ch]
16903         * src/main.c
16904         * src/mainwindow.c
16905         * src/prefs_common.[ch]
16906                 support for folder scoring
16907                 kill score and important score for messages
16908         
16909         * src/prefs_account.c
16910                 some display bug fixed for local account
16911                 preferences
16912
16913 2001-05-31 [alfons]
16914
16915         * src/summaryview.c:
16916
16917                 (add_sender_to_cb): don't crash when no or invalid sender; the add 
16918                 sender to address book menu item is disabled.
16919
16920 2001-05-30 [hoa]
16921
16922         * src/filtering.[ch]
16923         * src/summaryview.c
16924                 handling summary menu / filter messages
16925
16926         * src/folder.[ch]
16927                 add some stuff
16928
16929         * src/foldersel.c
16930                 imap folders now appears in list
16931
16932         * src/mbox_folder.c
16933                 doesn't crash if destination mail is not writeable
16934
16935 2001-05-29 [hoa]
16936
16937         * src/compose.c
16938                 removed some warnings
16939
16940         * src/filtering.c
16941         * src/folder.[ch]
16942         * src/prefs_filtering.c
16943                 global string to identify any folders           
16944                 removed some debug info
16945                 filtering to mbox folders is now possible
16946
16947         * src/mainwindow.c
16948                 removed some warnings
16949
16950         * src/mbox_folder.c
16951                 permission on files are changed to read/write for user only,
16952                 nothing for other.
16953                 creation of subfolder is handled better.
16954
16955 2001-05-28 [alfons]
16956
16957         Verified the sync for src/prefs_common.[ch] and
16958         src/prefs_account.[ch]. I believe there were some
16959         minor indentation differences.
16960
16961 2001-05-28 [paul]
16962
16963         0.4.99claws3
16964
16965         * sync with 0.4.99cvs3
16966
16967 2001-05-28 [hoa]
16968
16969         * src/compose.c
16970                 handling flags for mbox format
16971
16972         * src/filtering.c
16973                 use of mark file only for MH format
16974                 handling flags for mbox format
16975                 filtering cannot yet move or copy mails to mbox folders.
16976
16977         * src/folder.[ch]
16978                 changed move_msg, copy_msg,
16979                 move_msgs_with_dest, copy_msgs_with_dest functions
16980                 uses only folder->copy_msg() function
16981                 uses folder->finished_copy() to handle the destination
16982                 folder at the end of the copy or move operation.
16983
16984         * src/foldersel.c
16985                 included mbox directories.
16986
16987         * src/folderview.[ch]
16988         * src/mainwindow.c
16989                 handle folders operation for mbox format
16990
16991         * src/mbox.c
16992                 disable conversion of "From " header
16993
16994         * src/mbox_folder.[ch]
16995                 completion of mbox format handling
16996
16997         * src/mh.c
16998                 changed mh_copy_msg() function and
16999                 removed mh_move_msg(), mh_move_msgs_with_dest(),
17000                 mh_copy_msgs_with_dest()
17001
17002         * src/prefs_filtering.c
17003                 removed some warnings
17004
17005         * src/prefs_matcher.c
17006                 default boolean operation is AND
17007
17008         * src/procheader.c
17009                 handling flags for mbox format
17010                 handling of "From " header
17011
17012         * src/procmsg.[ch]
17013                 removed data field
17014                 added MSG_REALLY_DELETED flags to handle deletion of
17015                 messages in mbox format.
17016
17017         * src/summaryview.c
17018                 handling flags for mbox format
17019                 disable the MSG_DELETED flags when messages
17020                 are deleted in mbox format
17021
17022         * src/textview.c
17023                 "From " headers display fixed.
17024
17025 2001-05-27 [alfons]
17026
17027         * src/textview.c:
17028                 
17029                 (get_email_part): skip quoted email addresses, like in e.g.
17030                 "'alfons@proteus.demon.nl'".
17031
17032 2001-05-26 [alfons]
17033
17034         Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
17035         and fixing the persistence troubles when using separate windows.
17036
17037         * src/mainwindow.c:
17038         
17039             Added #define SEPARATE_ACTION used in the gtk item factory for 
17040             the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
17041                 use gtk_item_factory_get_widget_by_action() to get the items.
17042                 
17043             Removed separate_widget_cb from the gtk item factory data   
17044           
17045             (mainwindow_create): connect separate_widget_cb() to check
17046             menu item "toggled" signal. also passing a MainWindow pointer
17047                 as object data for both check menu items.
17048                 
17049             (separate_widget_cb): definition of separate_widget_cb() to match
17050             GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main 
17051                 window using gtk_object_get_data(). The type of window separation 
17052                 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
17053         
17054         * src/prefs_filtering.c,
17055           src/prefs_matcher.c: added horizontal scrollbars
17056
17057 2001-05-25 [darko]
17058
17059         * src/headerview.c
17060                 fix segfault with invalid bold font
17061         * src/summaryview.c
17062                 correctly display summary stats after row is marked
17063
17064 2001-05-23 [sergey]
17065
17066         * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
17067         encodings with libjconv.
17068
17069 2001-05-23 [hoa]
17070
17071         * src/Makefile.am
17072                 added mbox_folder.[ch]
17073         * src/defs.h
17074                 mbox temporary folder
17075         * src/folder.[ch]
17076         * added src/mbox_folder.[ch]
17077         * src/folderview.c
17078         * src/procheader.[ch]
17079                 added mbox support
17080         * src/mbox.c
17081                 bugfix for file incorporation filtering
17082         * src/imap.c
17083                 enable creation of MBOX
17084         * src/prefs_display_header.c
17085                 enable use of headers like "From "
17086                 something that should be fixed :
17087                         displaying of such headers add an extra space
17088         * src/prefs_folder_item.c
17089                 don't create folders because it is not necessary
17090         * src/procmsg.h
17091                 added data field to MsgInfo for mbox internal use
17092         * src/summaryview.c
17093                 added some support for mbox
17094         * src/utils.[ch]
17095                 added get_mbox_cache_dir() function
17096
17097 2001-05-23 [hiroyuki]
17098
17099         * src/headerwindow.c
17100           src/inc.c
17101           src/main.c
17102           src/mh.c
17103           src/nntp.c
17104           src/procmsg.h
17105           src/session.h
17106           src/socket.[ch]
17107           src/summaryview.c
17108           src/textview.c
17109           src/automaton.c
17110           src/folderview.c: more sync with 0.4.99cvs2.
17111
17112         * src/headerwindow.c: reverted.
17113
17114 2001-05-22 [paul]
17115
17116         0.4.99claws2
17117
17118         * sync with sylpheed 0.4.99cvs2
17119                 * src/news.[ch]
17120                 * src/nntp.[ch]
17121                 * INSTALL
17122                 * INSTALL.jp
17123
17124 2001-05-22 [alfons]
17125
17126         * src/summaryview.c: bugfixed a premature assignment in  summaryview_add_sender_to_cb()
17127
17128 2001-05-21 [alfons]
17129
17130         Minor things:
17131
17132         * configure.in: if gnome-config not found, "no" is displayed
17133         
17134         * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
17135
17136         * src/textview.c: now also possible to add mail addresses by right
17137           clicking in the text view
17138
17139         * src/codeconv.c: merged patch which fixes endless loop when encountering
17140           invalid wide characters; from Alte <010@imis.ru>  
17141
17142 2001-05-20 [alfons]
17143
17144         Added installation of gnome specific things:
17145
17146         * Makefile.am: gnome conditional
17147
17148         * configure.in: check for installed gnome
17149
17150         * added sylpheed.png, sylpheed.desktop
17151
17152 2001-05-20 [sergey]
17153
17154         * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
17155
17156         * src/mainwindow.h (main_window_toolbar_create): created a button
17157         for "Reply to all".
17158         (main_window_set_toolbar_sensitive): enable/disable the new button
17159         appropriately.
17160         (toolbar_reply_to_author_cb): handle the new button.
17161
17162         * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
17163         send_progress_dialog_destroy() on failure (fixes hang on SMTP
17164         failure).
17165
17166 2001-05-19 [sergey]
17167
17168         * src/compose.h (ComposeReplyMode): new modes
17169         COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
17170         COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
17171
17172         * src/compose.c
17173         (compose_send): move some code into a new function:
17174         (compose_current_mail_account): new function.
17175         (compose_reply): new argument to_author, all callers changed; if
17176         to_author==TRUE and account->protocol==A_NNTP, find and use an
17177         appropriate mail account for replying.
17178         (compose_reply_set_entry): new argument to_author; ignore
17179         compose->replyto if to_author==TRUE.
17180
17181         * src/mainwindow.c: new command "Message/Reply to author".
17182         (main_window_set_menu_sensitive): enable/disable it.
17183         (reply_cb): handle it.
17184
17185         * src/summaryview.c: new command "Reply to author".
17186         (summary_set_menu_sensitive): enable/disable it.
17187         (summary_reply_cb): handle it.
17188
17189         * src/account.c (account_find_mail_from_address): new function.
17190
17191 2001-05-18 [paul]
17192
17193         0.4.99claws1
17194
17195         * sync with sylpheed 0.4.99cvs1
17196
17197 2001-05-18 [hoa]
17198
17199         * src/compose.[ch]
17200         * src/filtering.c
17201         * src/summaryview.c
17202                 new filtering action : forward and forward as attachment
17203
17204         * src/main.c
17205                 no need for $DISPLAY when we run sylpheed --help
17206                 call to parse_cmd_opt() is moved
17207
17208         * src/mainwindow.[ch]
17209                 execute button is hidden when immediate execute
17210                 is chosen
17211
17212         * src/mh.c
17213         * src/news.c
17214         * src/prefs_folder_item.c
17215         * src/procmsg.c
17216                 better handling of missing directories
17217
17218         * src/summaryview.c
17219                 reedit is enabled in outbox
17220                 reedit is enabled in queue
17221
17222 2001-05-17 [hoa]
17223
17224         * src/filtering.c
17225         * src/matcher.[ch]
17226         * src/prefs_filtering.c
17227                 changed attachement into attachment
17228
17229 2001-05-17 [alfons]
17230
17231         0.4.67claws4    
17232
17233         * sync with sylpheed 0.4.67cvs9
17234         * sync with sylpheed 0.4.67cvs7-8
17235
17236 2001-05-17 [hoa]
17237
17238         * src/Makefile.am
17239                 added prefs_filtering.c
17240
17241         * src/filtering.[ch]
17242         * src/matcher.[ch]
17243                 removed action : forward_news and forward_news_as_attachement
17244                 (forward and forward_as_attachement can be used instead)
17245
17246         * src/mainwindow.c
17247                 added menu option to access filtering configuration
17248
17249         * src/prefs_account.c
17250                 changed mail_command default to /usr/sbin/sendmail
17251
17252         * added src/prefs_filtering.[ch]
17253                 dialog box for filtering configuration
17254
17255         * src/prefs_matcher.c
17256                 added function prefs_matcher_get_criteria_from_matching()
17257
17258         * src/prefs_scoring.c
17259                 reset the dialog when register or substitute is clicked
17260
17261 2001-05-15 [hoa]
17262
17263         * src/Makefile.am
17264                 added filtering.[ch]
17265         * src/inc.c
17266                 using filering.[ch] instead of filter.[ch]
17267         * src/main.c
17268                 reading new filtering configuration
17269         * src/matcher.[ch]
17270                 added some filtering actions
17271                 and fixed a bug for headers and mail body matching
17272         * src/mbox.c
17273                 using filering.[ch] instead of filter.[ch]
17274         * src/mh.c
17275                 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
17276         * src/summaryview.c
17277                 some fixes for filtering
17278
17279 2001-05-14 [hiroyuki]
17280
17281         * src/send.c: fixed some weird indentations.
17282           send_message_with_command(): call pclose() only if p != NULL.
17283         * src/textview.c: get_email_part(): modified the code for readability.
17284
17285 2001-05-14 [hiroyuki]
17286
17287         * src/md5global.h
17288           src/md5ify.c
17289           src/md5ify.h: removed from the cvs.
17290
17291 2001-05-13 [sergey]
17292
17293         * src/main.c: include rfc2015.h to avoid compiler warnings.
17294         * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
17295         the panel is already on screen.
17296         * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
17297         closing the alert window by ESC as "No".
17298         * src/prefs_common.c (prefs_interface_create): moved return
17299         receipt check button to the correct place.
17300
17301 2001-03-13 [alfons]
17302
17303         * src/prefs_common.c: 
17304                 moved return receipt check button to the Send tab. (prefs_send_create)
17305                 removed the date format ui related globals. (prefs_display_create)
17306
17307         0.4.67claws3
17308         
17309         * sync with sylpheed 0.4.67cvs5-6
17310
17311 2001-05-13 [paul]
17312
17313         * added Alfons' font selection patch
17314
17315         * src/defs.h
17316         * src/headerwindow.c
17317         * src/prefs_common.c
17318         * src/prefs_common.h
17319
17320 2001-05-13 [hoa]
17321         * src/defs.h
17322                 changed version of cache
17323         * src/matcher.[ch]
17324         * src/prefs_matcher.c
17325                 added additionnal matching criteria
17326         * src/procheader.c
17327         * src/procmsg.[ch]
17328         * src/news.c
17329                 added references in MsgInfo
17330
17331 2001-05-12 [hoa]
17332
17333         * src/defs.h
17334                 prepared some things for new filtering
17335         * src/matcher.[ch]
17336                 added some matching properties
17337                 inreplyto need to be enhanced
17338                 prepared some things for new filtering
17339         * src/messageview.c
17340                 added Return-Receipt-To handling
17341         * src/prefs_folder_item.c
17342                 changed default value to TRUE
17343         * src/prefs_matcher.c
17344                 added some matching properties
17345         * src/prefs_scoring.[ch]
17346                 the scoring dialog is finished
17347         * src/procheader.c
17348                 added Return-Receipt-To handling
17349                 Reference need to be added
17350         * src/procmsg.[ch]
17351                 added Return-Receipt-To handling
17352                 added threadscore to get a better score sorting when
17353                 threads are enabled
17354         * src/summaryview.c
17355                 suppressed a bug when we sort the list
17356                 when no folder is opened.
17357                 better score sorting when threads are enabled
17358
17359 2001-05-12 [alfons]
17360
17361         * reverted previous patch because of potential errors 
17362
17363         0.4.67claws2
17364         
17365         * src/inc.c, src/prefs_common.c, src/prefs_common.h: 
17366                 applied "toggle mail-retrieval dialog window" patch submitted 
17367                 by Eric Limpens <eric@qnt.net>
17368
17369         * sync with sylpheed 0.4.67cvs4
17370
17371 2001-05-12 [sergey]
17372
17373         * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
17374         some picky compilers.
17375         * src/rfc2015.h: provide prototype for rfc2015_disable_all().
17376         * src/grouplist_dialog.c: include alertpanel.h.
17377         * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
17378         fix compile warning.
17379         * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
17380         #include "defs.h" before others to prevent the warning of `MIN'
17381         and `MAX' redefinition.
17382
17383 2001-05-11 [hoa]
17384
17385         * src/main.c
17386         * src/messageview.c
17387         * src/prefs_account.c
17388         * src/prefs_display_header.c
17389                 removed warning
17390         * src/Makefile.am
17391                 added prefs_scoring.[ch]
17392         * src/grouplist_dialog.c
17393                 display an error dialog box if the group list
17394                 cannot be fetched.
17395         * src/mainwindow.[ch]
17396                 added main_window_set_thread_option() function
17397                 scoring dialog box enabled
17398         * src/matcher.[ch]
17399                 added flags matching unread /new / marked
17400                 / deleted / replied / forwarded
17401         * src/news.c
17402                 newsgroups are now finally in newscache
17403         * src/prefs_matcher.[ch]
17404                 finished preferences for matching dialog
17405         * added src/prefs_scoring.[ch]
17406                 scoring dialog box completed
17407         * src/scoring.[ch]
17408                 conversion to string : added scoringprop_to_string()
17409                 write config for preferences :
17410                 added prefs_scoring_write_config()
17411         * src/summaryview.c
17412                 threads can be enabled/disabled independently
17413                 for each folder
17414
17415 2001-05-10 [alfons]
17416
17417         0.4.67claws1
17418         
17419         * AUTHORS: 
17420                 thought it would be nice to have a list of all
17421                 contributors (used Changelog as a reference)
17422         
17423         * configure.in: 
17424                 messed up version numbering...
17425
17426         0.4.66claws1
17427
17428         * sync with sylpheed 0.4.67cvs1-3
17429
17430 2001-05-10 [darko]
17431
17432         * src/prefs_common.c:
17433                 better UI for strftime format, double clicking
17434                 on format now inserts the format in text entry
17435                 replaced close button with standard OK/Cancel
17436                 moved date format button to the right of the
17437                 text entry field
17438
17439 2001-05-09 [alfons]
17440
17441         * src/gtkstext.c:
17442                 Ctrl-Home / Ctrl-End have proper cursor navigation
17443
17444 2001-05-09 [hoa]
17445
17446         * src/prefs_matcher.c
17447                 finished UI to define matching properties
17448                 added ok and cancel button
17449         * src/prefs_filter.c
17450                 added ok and cancel button
17451         * src/news.c
17452                 fixed some bug in xhdr parsing
17453
17454 2001-05-08 [alfons]
17455
17456         * src/textview.c: 
17457                 fixed a bug in textview_show_header(), which displayed two colons (':');
17458                 cleaned up some warnings
17459
17460 2001-05-08 [hoa]
17461
17462         * src/Makefile.am
17463                 added prefs_matcher.[ch]
17464                 compilation with -W -Wall
17465         * src/alertpanel.c
17466                 ungrab the mouse events if grabbed - does it
17467                 fix the bug for disposition notification ?
17468         * src/mainwindow.c
17469                 added a menu option to open the matching dialog.
17470         * src/matcher.[ch]
17471                 added matcherprop_to_string() and matcherlist_to_string()
17472                 fixed some bugs, changed the name of some options
17473                 age_sup and age_inf becomes age_greater and age_lower,
17474                 body and messageheaders becomes body_part and headers_part,
17475                 changed the names of constants from SCORING_XXX to MATCHING_XXX
17476         * src/prefs_display_header.c
17477         * src/prefs_headers.c
17478                 fixed a bug that accidentally destroyed dialogs
17479                 when closed them with delete_event
17480                 Added *_deleted() which handle delete_event signal correctly.
17481         * src/prefs_folder_item.[ch]
17482                 added "enable_thread" field for future customization
17483         * added src/prefs_matcher.[ch]
17484                 sample of the UI to define matching properties
17485         * src/procheader.c
17486                 using procheader_headername_equal instead of str*cmp functions
17487                 using procheader_parse_header() function
17488         * src/scoring.c
17489                 using MATCHING_XXX instead of SCORING_XXX
17490         * src/summaryview.c
17491                 display the sender of the news even if this is ourself
17492                 when this is a news message.
17493         * src/textview.c
17494                 using headername_equal() instead of str*cmp functions
17495
17496 2001-05-08 [alfons]
17497
17498         0.4.66claws
17499
17500         * sync with sylpheed 0.4.66
17501         * src/gtkstext.c: trace logs added 
17502
17503 2001-05-08 [sergey]
17504
17505         * src/prefs_common.[ch]: added option to enable/disable GnuPG
17506         signature check popup.
17507         * src/rfc2015.c (check_signature): show signature check popup only
17508         if it is enabled in preferences.
17509
17510 2001-05-07 [alfons]
17511
17512         0.4.66claws4
17513         
17514         * sync with sylpheed 0.4.66cvs6
17515
17516 2001-05-07 [darko]
17517
17518         * src/prefs_common.[ch]: added option to enable/disable
17519           looking up sender name in address book for summary pane
17520         * src/summaryview.c: look up sender in the address book
17521           by using Alfons' address completion code
17522
17523 2001-05-07 [hiroyuki]
17524
17525         * src/inc.h
17526           src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
17527           member of Pop3State.
17528         * src/news.c: brought #include "defs.h" before #include <glib.h>
17529           to prevent the warning of `MIN' and `MAX' redefinition.
17530
17531 2001-05-06 [hoa]
17532
17533         * removed src/headers_display.[ch]
17534         * removed src/prefs_display_headers.[ch]
17535         * src/inc.c
17536                 use a temporary file in the user directory for mbox import
17537         * src/news.c
17538                 added XHDR support to get "To" and "Cc" headers
17539                 (in order to match news with to or cc field for
17540                 scoring)
17541                 added function news_parse_xhdr() to get XHDR response
17542         * src/nntp.[ch]
17543                 added function nntp_xhdr()
17544         * src/matcher.c
17545                 fetch the message if necessary
17546
17547 2001-05-06 [alfons]
17548
17549         0.4.66claws3
17550
17551         * sync with sylpheed 0.4.66cvs3-5
17552
17553 2001-05-06 [hoa]
17554
17555         * src/utils.[ch]
17556                 added function itos_buf() to enable use of several buffers
17557         * src/summaryview.c
17558                 use of itos_buf() instead of itos() in summary list
17559                 to fix the broken display of message number.
17560
17561 2001-05-06 [alfons]
17562
17563         * src/gtkstext.c: bug in cursor up navigation fixed,
17564                 fixed another unsigned / signed comparison (we're getting there :-)
17565
17566 2001-05-06 [hoa]
17567
17568         * src/Makefile.am
17569                 added scoring.c scoring.h
17570                 prefs_folder_item.c prefs_folder_item.h
17571                 matcher.c matcher.h
17572         * src/defs.h
17573                 added FOLDERITEM_RC SCORING_RC
17574         * src/folder.[ch]
17575                 added prefs field in FolderItem :
17576                 properties for each folder (PrefsFolderItem),
17577                 sorting type and mode were added as the first properties.
17578         * src/main.c
17579                 read config for scoring
17580         * added src/matcher.[ch]
17581                 gives functions to parse configuration file to do
17582                 matching on mails with a list of conditions.
17583         * src/mainwindow.c
17584                 add option to sort by score
17585         * src/prefs_common.[ch]
17586                 added preference option to show score and for
17587                 the score column size
17588         * added src/prefs_folder_item.[ch]
17589                 properties for each folder (PrefsFolderItem),
17590                 sorting type and mode were added as the first properties.
17591         * src/procheader.[ch]
17592                 added procheader_parse_header()
17593                 added procheader_header_free()
17594                 added procheader_headername_equal()
17595                 and made modification to use them.
17596         * src/procmsg.[ch]
17597                 added score field to MsgInfo structure
17598         * added src/scoring.[ch]
17599                 gives functions to parse configuration file to do
17600                 scoring on mails with a list of conditions.
17601         * src/summaryview.[ch]
17602                 save the sorting type and mode for the folder
17603                 added column to display the score of the mail
17604                 added function summary_score_clicked()
17605                 sorting type and mode are restored to the folder
17606                 when it is reopen
17607         * src/textview.c
17608                 use procheader_parse_header(), procheader_headername_equal()
17609                 removed memory leak in text_scan_header when freeing headers
17610         * src/filter.c
17611                 changed the function to match names of headers
17612                 using procheader_headername_equal()
17613
17614         Scoring functions are implemented, an interface is needed
17615         to configure that.
17616
17617 2001-05-04 [alfons]
17618
17619         * src/gtkstext.c: 
17620                 hopefully fixed the row up navigation bug,
17621                 removed adding back / forward lines to cache
17622
17623 2001-05-04 [sergey]
17624
17625         * src/prefs_display_headers.c: user interface changes:
17626         (prefs_display_headers_create): remove unused "Show" check button;
17627         allow reordering of headers by dragging.
17628         (prefs_display_headers_write_config): remove unused variables.
17629         (prefs_display_headers_set_dialog): do not insert "(New)" at top
17630         of lists (not needed with the new UI).
17631         (prefs_display_headers_set_list): scan lists starting from row 0,
17632         not 1 (do not skip "(New)").
17633         (prefs_display_headers_find_header): new function.
17634         (prefs_display_headers_clist_set_row): do not allow duplicates.
17635         (prefs_display_headers_delete_cb): do not skip row 0; treat
17636         closing the alert window by ESC as "No".
17637         (prefs_display_headers_up): do not protect row 0.
17638         (prefs_display_headers_down): do not protect row 0.
17639
17640 2001-05-04 [sergey]
17641
17642         * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
17643         functions.
17644
17645         * src/summaryview.c
17646         (summary_find_next_marked_msg, summary_find_prev_marked_msg,
17647         summary_select_next_marked, summary_select_prev_marked): new
17648         functions.
17649
17650 2001-05-03 [sergey]
17651
17652         * src/news.c: fixed a bug when no article can be fetched after
17653         server timeout if the connection was restored by news_post():
17654         (news_select_group): new function.
17655         (news_fetch_msg): call news_select_group() before fetching
17656         article.
17657         (news_get_uncached_articles): set session->group after successful
17658         GROUP command.
17659
17660 2001-05-03 [hoa]
17661
17662         * src/defs.h
17663         * src/procmsg.[ch]
17664         * src/procheader.c
17665                  changed version of cache, added cc field
17666
17667         * src/prefs_display_headers.c
17668                 the interface was changed
17669
17670         * src/prefs_headers.c
17671                 added cancel button
17672
17673 2001-05-03 [alfons]
17674
17675         * completed sync of sylpheed cvs2
17676         * src/gtkstext.c: updated row up / down cursor navigation
17677         * src/textview.c: re-edited, prepared for fixing the email address
17678                 scanner.
17679
17680 2001-05-03 [darko]
17681
17682         * src/prefs_common.c: use alfons' strftime ui code
17683         entry_datefmt and datefmt_sample widgets have to be
17684         global in this module because of this change
17685
17686 2001-05-03 [hoa]
17687
17688         * src/messageview.c
17689         * src/prefs_common.[ch] added option to activate the return receipt
17690                 feature.
17691
17692 2001-05-02 [alfons]
17693
17694         * src/gtkstext.c: fix for row up/down cursor navigation. 
17695
17696         0.4.66claws2
17697         
17698         * sync with 0.4.66cvs2
17699
17700 2001-05-02 [paul]
17701
17702         added add-sender-to-addressbook patch
17703
17704         * src/addressbook.c
17705         * src/addressbook.h
17706         * src/summaryview.c
17707
17708 2001-05-02 [sergey]
17709
17710         * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
17711         G_ALERTDISABLE.
17712
17713         * src/alertpanel.c (alertpanel_create): new argument can_disable,
17714         all existing callers changed to pass FALSE; create a check button
17715         to disable the message.
17716         (alertpanel_message_with_disable): new function.
17717         (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
17718         (alertpanel_button_toggled): new function.
17719         (alertpanel_button_clicked, alertpanel_close): set value using
17720         G_ALERT_VALUE_MASK.
17721
17722         * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
17723
17724         * src/prefs_common.c (prefs_privacy_create): new check button
17725         checkbtn_gpgme_warning.
17726
17727         * src/main.c (main): moved preferences reading before gpgme
17728         initialization; check prefs_common.gpgme_warning before giving the
17729         GnuPG warning and set it to FALSE if the user wants to disable the
17730         warning.
17731
17732 2001-05-02 [hiroyuki]
17733
17734         * src/prefs_display_headers.c: modified the layout and some labels.
17735
17736 2001-05-02 [sergey]
17737
17738         * src/prefs_account.c (prefs_account_fix_size): new function.
17739         (prefs_account_create): call prefs_account_fix_size(); use
17740         gtk_widget_show instead of gtk_widget_show_all (fixes too large
17741         size when the window is shown for the first time).
17742         (prefs_account_basic_create): changed layout of serv_table; moved
17743         localmbox_entry above smtpserv_entry (logically it replaces
17744         POP3/IMAP server).
17745         (prefs_account_protocol_activated): set sensitivity of
17746         nntpauth_chkbtn according to the protocol (in addition to
17747         hide/show); commented out gtk_table_set_row_spacing() calls.
17748         (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
17749         not sensitive (fixes a bug with disabled username/password boxes
17750         when editing POP3 account after NNTP with authentication).
17751
17752 2001-05-02 [hoa]
17753
17754         * src/account.c
17755         * src/inc.c
17756         * src/prefs_account.[ch]
17757         * src/send.c
17758                 removed local account without SMTP server
17759                 added option to use mail command instead of a connexion
17760                 to SMTP server when a local account is used
17761         * src/prefs_headers.c
17762                 fixed a bug
17763         * src/news.c
17764                 fixed a bug when connexion immediately closed
17765
17766 2001-05-01 [alfons]
17767
17768         0.4.66claws1
17769         
17770         * sync with 0.4.65
17771
17772 2001-05-01 [sergey]
17773
17774         * src/prefs_account.c (Basic, prefs_account_basic_create): new
17775         widget nntpauth_chkbtn.
17776         (prefs_account_protocol_activated): handle nntpauth_chkbtn
17777         visibility.
17778         (prefs_account_nntpauth_toggled): new function.
17779
17780         * src/news.c (news_session_new_for_folder): use NNTP
17781         authentication only if ac->use_nntp_auth is set.
17782
17783 2001-05-01 [hoa]
17784
17785         * src/Makefile.am changed headers.[ch] in customheader.[ch]
17786         * src/prefs_display_headers.c changed the UI
17787         * src/prefs_headers.c changed account_name to account_id
17788         * src/compose.c using customheader.h
17789
17790 2001-05-01 [hiroyuki]
17791
17792         * src/esmtp.c
17793           src/news.c
17794           src/nntp.c: changed sock_read() to sock_gets(), they've been left
17795           unsynched.
17796
17797 2001-05-01 [hoa]
17798
17799         * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
17800         * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
17801                 for displaying of headers
17802         * src/grouplist_dialog.[ch] minor changes to remove warnings
17803         * src/prefs_display_headers.[ch] dialog to choose the
17804         headers to display in the mail viewer.
17805         * src/headers.h correction of #define
17806         * src/headers_display.[ch] configuration for displaying of headers.
17807         * src/main.c read config of displaying of headers
17808         * src/prefs_common.c add a button to access the config dialog
17809                 for displaying of headers
17810         * src/prefs_display_headers.[ch] dialog for configuration for
17811                 displaying of the headers.
17812         * src/prefs_headers.c cleaning of code
17813         * src/procheader.c comments added to code
17814         * src/textview.c changes to reorder the headers depending
17815                 on the config for displaying of headers
17816
17817 2001-04-30 [alfons]
17818
17819         0.4.65claws7
17820
17821         * sync with 0.4.65cvs12
17822
17823         NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
17824
17825 2001-04-30 [sergey]
17826
17827         * src/nntp.h (NNTPSockInfo): new field auth_failed.
17828
17829         * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
17830         is set to force reconnection after authentication failure.
17831         (nntp_gen_command): set sock->auth_failed on authentication
17832         failure, or if sock->userid and sock->passwd are not set.
17833
17834         * src/news.c (news_session_new_for_folder): set userid=NULL if
17835         password dialog is cancelled.
17836
17837 2001-04-30 [sergey]
17838
17839         * src/nntp.h (NNTPSockInfo): new type.
17840
17841         * src/nntp.c: all functions updated to use NNTPSockInfo instead of
17842         SockInfo.
17843         (nntp_open_auth, nntp_close): new functions.
17844         (nntp_gen_command): new function to handle authentication; all
17845         NNTP command functions updated to use it.
17846         (nntp_authinfo_user, nntp_authinfo_pass): deleted.
17847         (nntp_list): removed old useless code.
17848
17849         * src/news.h (NNTPSession): new field nntp_sock.
17850
17851         * src/news.c: all functions updated to use NNTPSockInfo instead of
17852         SockInfo.
17853         (news_session_new): new arguments (userid, passwd); made static;
17854         use nntp_open_auth() if needed.
17855         (news_session_destroy): use nntp_close() instead of sock_close().
17856         (news_query_password): changed arguments.
17857         (news_session_new_for_folder): new function.
17858         (news_session_get): use news_session_new_for_folder().
17859         (news_authenticate): deleted.
17860         (news_get_uncached_articles): removed old authentication code.
17861
17862 2001-04-30 [sergey]
17863
17864         * src/news.c: reverted my previous changes (need to do NNTP
17865         authentication in a cleaner way).
17866         
17867 2001-04-29 [sergey]
17868
17869         * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
17870         news_nntp_post, news_nntp_mode): new functions (wrappers with
17871         authentication support).
17872         (news_get_article_cmd, news_get_article, news_get_header): new
17873         argument "folder"; all callers changed.
17874         (news_get_article_cmd): added authentication support.
17875         (news_session_get): use news_nntp_mode() instead of nntp_mode().
17876         (news_post): use news_nntp_post() instead of nntp_post().
17877         (news_get_uncached_articles): use news_nntp_group() instead of
17878         nntp_group() and news_nntp_xover() instead of nntp_xover();
17879         removed old authentication code.
17880         (news_get_group_list): use news_nntp_list() instead of nntp_list().
17881
17882         * src/nntp.c (nntp_list): return real error code instead of
17883         hardcoded NN_ERROR.
17884
17885 2001-04-29 [sergey]
17886
17887         * configure.in: fixed wint_t typedef detection again
17888
17889 2001-04-28 [hoa]
17890
17891         * src/prefs_account.[ch], added A_LOCAL_CMD
17892                 (send mail with mail command)
17893         * src/send.c added function send_message_with_command()
17894         * src/inc.c made a more secure get_spool() function with
17895                 mktemp() but maybe mkstemp() or something more
17896                 secure can be used.
17897
17898 2001-04-28 [alfons]
17899
17900         * src/textview.c, colorization of email addresses in headers
17901
17902         0.4.65claws6
17903
17904         * bug sync with sylpheed
17905         * prefs_common.c: created date format ui for darko
17906         * sync with 0.4.65cvs11
17907         * configure.in: corrected to have the new gpg checks
17908
17909 2001-04-27 [alfons]
17910
17911         * completed sync with 0.4.65cvs10
17912         * minor debug things added to gtkstext.c
17913
17914 2001-04-27 [darko]
17915
17916         * configure.in: remove check for availability of
17917           strftime() as advised by Hiroyuki
17918         * src/prefs_common.[ch], src/procheader.c:
17919           synch strftime() code with Hiroyki's main branch
17920
17921 2001-04-26 [sergey]
17922
17923         * src/news.c: news_query_password(), news_authenticate(): new
17924           functions.
17925           news_get_uncached_articles(): added NNTP authentication
17926           handling.
17927         * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
17928           new functions.
17929         * src/prefs_account.c: prefs_account_protocol_activated():
17930           enable userid and password fields for NNTP.
17931
17932 2001-04-26
17933
17934         * configure.in: check for availability of strftime()
17935           [darko]
17936         * src/prefs_common.[ch], src/procheader.c: use
17937           strftime() for displaying date in summary pane if it
17938           is available
17939
17940 2001-04-25
17941
17942         * more .cvsignore cleanups [alfons]
17943
17944 2001-04-25
17945
17946         * ac/sv-check-type.m4: new autoconf macro.
17947         * configure.in: fixed wint_t typedef detection (did not work
17948           with gcc-2.96).
17949
17950 2001-04-25
17951
17952         * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
17953           [hiroyuki]
17954
17955 2001-04-24
17956         * modified gtkstext.c : buggy cursor navigation fixed, 
17957           and font descent also taken in account when drawing
17958           cursor. [alfons]
17959
17960 2001-04-24 [hoa]
17961         * added comments in src/news.c src/nntp.c
17962         * added src/prefs_headers.[ch]
17963         * added src/headers.[ch]
17964         * modified compose.c to activate custom headers
17965                 added function is_in_custom_headers
17966         * modified prefs_account.[ch]
17967                 added function prefs_account_customhdr_edit
17968         * modified src/defs.h :
17969                 added HEADERS_RC : name of the config file
17970                 for the custom headers
17971
17972 2001-04-24
17973
17974     0.4.65claws5
17975
17976         * configure.in
17977           src/gtkstext.[ch]
17978           src/compose.c
17979           src/Makefile.am
17980           
17981           added gtkstext with configure.in patch by Hiroyuki which
17982           should fix the XIM detection [alfons]
17983
17984         * more clean up of cvs [alfons]
17985
17986                  * removed all Makefile.in files to attic.
17987
17988                  * updated all .cvsignores to really ignore things that could
17989                    be unintentionally committed by a recursive commit.
17990
17991 2001-04-23 [hoa]
17992         * added src/grouplist_dialog.[ch]
17993         * changed src/folderview.c to call grouplist_dialog instead
17994                 of inputdialog
17995         * src/news.c :
17996                 added functions news_reset_group_list
17997                 and news_get_group_list
17998         * src/nntp.c :
17999                 added function nntp_list
18000         * src/defs.h :
18001                 added GROUPLIST_FILE : name of the newsgroup list cache file
18002
18003 2001-04-21
18004
18005         * added option to warn about queued messages on exit [sergey]:
18006
18007           * src/compose.c: compose_queue(): call folder_item_scan()
18008             and folderview_update_item() after queueing.
18009           * src/folderview.c: folderview_update_node(): draw the queue
18010             folder in bold font if there are queued messages.
18011           * src/mainwindow.c: queued_messages(): new function.
18012             app_exit_cb(): display warning if there are queued messages
18013             if warn_queued_on_exit is set.
18014           * prefs_common.[ch]: add warn_queued_on_exit option.
18015
18016         * enhanced GnuPG key selection support [sergey]:
18017
18018           * src/select-keys.c: updated to newer version from Win32
18019             branch with support for selecting arbitrary keys.
18020           * src/prefs_account.c: added the Privacy tab to the account
18021             options window.
18022             prefs_account_privacy_create(),
18023             prefs_account_sign_key_set_data_from_radiobtn(),
18024             prefs_account_sign_key_set_radiobtn(): new functions.
18025           * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
18026           * src/rfc2015.c: set_signers(): new function.
18027             pgp_sign(): add the account parameter, call set_signers().
18028             rfc2015_sign(): add the account parameter, pass it to pgp_sign().
18029           * src/rfc2015.h: rfc2015_sign(): updated prototype.
18030           * src/compose.c: pass the current account to rfc2015_sign().
18031
18032         * tag name claws added to prevent confusion with main branch [alfons]
18033
18034         * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
18035
18036         * autogen.sh: Added "--enable-maintainer-mode". [sergey]
18037
18038         * sync with recent sylpheed cvs. Untested though. [alfons]
18039