* src/mimeview.[ch]
[claws.git] / ChangeLog.claws
1 2003-08-18 [luke]       0.9.4claws29
2         * src/mimeview.[ch]
3         * src/gtk/gtkvscrollbutton.[ch]
4                 o removed gtk_vscrollbutton_reset() (reasons: reduce 
5                   dependencies; do it the GTK way; reduce code -14/+2 lines)
6                 o removed horizontal separator between icons
7
8 2003-08-17 [christoph]  0.9.4claws28
9
10         * src/procmsg.c
11                 no subject threading when the subject has no reply prefix
12
13 2003-08-16 [christoph]  0.9.4claws27
14
15         * src/mainwindow.c
16                 remember and restore window sizes and position when the main
17                 window is hidden or shown
18
19         (closes Bug 274 Window size in 0.9.4claws18 not remembered when
20          minimised/reopened using trayicon)
21
22 2003-08-16 [paul]       0.9.4claws26
23
24         * src/crash.c
25                 add #include "defs.h"
26
27 2003-08-16 [paul]       0.9.4claws25
28
29         * src/plugins/clamav/clamav_plugin.c
30                 reword a debug_print
31                 
32         * src/plugins/dillo_viewer/dillo_prefs.c
33                 cosmetic: change the labels' text, add tooltips, and
34                 left-align the hint
35
36 2003-08-15 [christoph]  0.9.4claws24
37
38         * src/news.c
39                 complete last change (forgot some changes)
40
41 2003-08-15 [christoph]  0.9.4claws23
42
43         * src/news.c
44                 o check number of messages and don't return a 0 message
45                   when no messages are available
46                 o don't parse xref header anymore
47
48         (closes Bug 203 I'm not getting any news)
49
50 2003-08-15 [paul]       0.9.4claws22
51
52         * src/common/defs.h
53           src/crash.c
54                 update and define claws bugzilla location
55
56 2003-08-15 [paul]       0.9.4claws21
57
58         * po/ru.po
59                 update submitted by Ruslan N. Balkin
60
61 2003-08-14 [christoph]  0.9.4claws20
62
63         * src/procmsg.c
64                 fix search for oldest node in subject threading
65
66 2003-08-14 [christoph]  0.9.4claws19
67
68         * src/procmsg.c
69         * src/common/utils.h
70                 add possibility to check all nodes with the same subject for
71                 subject threading, not only the oldest node. Should not break
72                 threads anymore if the oldest node is thread_by_subject_max_age
73                 days older then parent, because it can now find a child of
74                 oldest node as new parent.
75
76 2003-08-11 [christoph]  0.9.4claws18
77
78         * src/plugins/spamassassin/spamassassin.c
79                 run spam check in background process
80
81 2003-08-10 [alfons]     0.9.4claws17
82
83         * src/summaryview.c
84                 make `Select All' sensitive too
85
86 2003-08-10 [christoph]  0.9.4claws16
87
88         * src/imap.c
89                 add more checks in imap_close
90
91 2003-08-09 [alfons]     0.9.4claws15
92
93         * src/prefs_spelling.c
94                 no spell checking UI if not requested
95
96 2003-08-09 [alfons]     0.9.4claws14
97
98         * src/gtk/prefswindow.c
99                 make it compile
100
101 2003-08-09 [christoph]  0.9.4claws13
102
103         * src/prefs_spelling.c
104         * src/gtk/prefswindow.[ch]
105         * src/plugins/clamav/clamav_plugin_gtk.c
106         * src/plugins/spamassassin/spamassassin_gtk.c
107                 sort prefs pages by heighest weight in tree
108
109 2003-08-09 [paul]       0.9.4claws12
110
111         * sync with 0.9.4cvs6
112                 see ChangeLog 2003-08-07
113                 
114         * AUTHORS
115                 add Leandro and Luke to claws-branch section
116
117 2003-08-09 [christoph]  0.9.4claws11
118
119         * src/gtk/Makefile.am
120         * src/gtk/colorsel.[ch]                 ** NEW **
121                 create a color selection dialog that can be used as a simple
122                 function call with it's own gtk main loop like filesel.[ch]
123
124         * src/Makefile.am
125         * src/main.c
126         * src/prefs_common.c
127         * src/prefs_spelling.[ch]               ** NEW **
128         * src/prefs_spelling.glade              ** NEW **
129         * src/gtk/gtkutils.[ch]
130                 move "Spell Checker" prefs to new prefs dialog
131
132         * src/prefs_folder_item.c
133                 use new colorsel dialog
134
135 2003-08-08 [paul]       0.9.4claws10
136
137         * src/inc.c
138                 clear the progress bar unconditionally
139
140 2003-08-08 [paul]       0.9.4claws9
141
142         * sync with 0.9.4cvs4
143                 see ChangeLog 2003-07-31
144
145 2003-08-07 [christoph]  0.9.4claws8
146
147         * configure.ac
148                 fix bug in image viewer plugin part
149
150         * src/imap.c
151                 don't execute close command if the folder item is not selected
152
153 2003-08-07 [hoa]        0.9.4claws7
154
155         * src/filtering.[ch]
156         * src/matcher_parser.h
157         * src/matcher_parser_parse.y
158                 can define several actions for each filtering rule
159                 can import old versions of filtering rules
160
161         * src/prefs_filtering.c
162                 call to a new dialog box to define actions
163
164         * src/prefs_filtering_action.[ch]
165                 dialog box to define actions for filtering rules
166
167 2003-08-06 [christoph]  0.9.4claws6
168
169         * src/imap.c
170                 make sure source folder is selected when copying messages
171
172 2003-08-06 [christoph]  0.9.4claws5
173
174         * sync with 0.9.4cvs2
175                 see ChangeLog 2003-07-29                
176
177 2003-08-05 [paul]       0.9.4claws4
178
179         * sync with 0.9.4cvs3
180                 see ChangeLog 2003-07-30
181
182 2003-08-04 [match]      0.9.4claws3
183
184         * po/POTFILES.in
185                 export of LDIF files.
186
187 2003-08-04 [match]      0.9.4claws2
188
189         * src/ldif.[ch]
190                 support for export LDIF. documented.
191         * src/importldif.[ch]
192         * src/exportldif.[ch]
193                 add tooltips. documented.
194         * src/exphtmldlg.[ch]
195         * src/common/xmlprops.[ch]
196                 documented.
197         * src/exportldif.[ch]                   ** NEW **
198         * src/expldifdlg.[ch]                   ** NEW **
199         * src/addressbook.[ch]
200         * src/Makefile.am
201                 export of LDIF files.
202                 documented.
203
204 2003-08-04 [christoph]  0.9.4claws1
205
206         * .cvsignore
207         * Makefile.am
208         * configure.ac
209         * sylpheed-claws.pc.in                  ** NEW **
210         * src/Makefile.am
211         * src/common/Makefile.am
212         * src/gtk/Makefile.am
213                 install sylpheed header files in $(pkgincludedir) and create a
214                 pkg-config file to allow building a plugin without the source
215                 package
216
217 2003-08-04 [paul]       0.9.4claws
218
219         * version 0.9.4claws
220
221 2003-08-04 [paul]       0.9.3claws97
222
223         * po/es.po
224                 update Spanish translation. Submitted by Ricardo
225                 Mones Lastra.
226
227 2003-08-03 [paul]       0.9.3claws96
228
229         * po/hr.po
230           po/sr.po
231                 update Croatian and Serbian translations. Submitted by
232                 Dragan and Urke MMI respectively
233
234 2003-08-03 [alfons]     0.9.3claws95
235
236         * src/summaryview.c
237                 mark flag has precedence over important flag - seems
238                 to have been changed in sync of 0.9.3claws45. this fixes
239                 a regression where messages that were scored as important
240                 don't show their mark flags. (using the same column for
241                 both importance as mark flags is the real problem
242                 ofcourse)
243
244 2003-08-03 [melvin]     0.9.3claws94
245
246         * po/fr.po
247                 Updated French translations.
248
249 2003-08-03 [melvin]     0.9.3claws93
250
251         * src/Makefile.am
252                 Fixed typo introduced after 0.9.3claws92 
253                 that prevented compilation
254                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
255                 CPPFLAGS and YFLAGS to allow user setting these.
256         * src/common/Makefile.am
257         * src/gtk/Makefile.am
258         * src/plugins/clamav/Makefile.am
259         * src/plugins/demo/Makefile.am
260         * src/plugins/dillo_viewer/Makefile.am
261         * src/plugins/image_viewer/Makefile.am
262         * src/plugins/mathml_viewer/Makefile.am
263         * src/plugins/spamassassin/Makefile.am
264         * src/plugins/trayicon/Makefile.am
265         * src/plugins/trayicon/libeggtrayicon/Makefile.am
266                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
267                 CPPFLAGS and YFLAGS to allow user setting these.
268
269 2003-08-02 [christoph]  0.9.3claws92
270
271         * configure.ac
272                 o rearrange plugin tests
273                 o add test for clamav.h to ClamAV tests
274
275 2003-08-02 [luke]       0.9.3claws91
276
277         * src/mimeview.c
278                 o fixed appearance of icon list when toggling back from the 
279                   ctree
280                 o toggling of icons using the keyboard works correctly
281                 o fixed all other keyboard shortcuts to work when icons are
282                   active
283         
284         * src/messageview.c
285                 o fixed bug 4 - focus lost when changing messageview view type
286
287 2003-08-02 [christoph]  0.9.3claws90
288
289         * src/common/hooks.c
290                 fix crash when pointer stored in hash table could get invalid
291                 when a plugin is unloaded
292
293 2003-08-01 [christoph]  0.9.3claws89
294
295         * configure.ac
296                 o try to build all plugins (except spamassassin) by default
297                 o don't build a plugin if a dependency check fails
298
299         * src/common/hooks.c
300                 fix warning
301
302 2003-08-01 [match]      0.9.3claws88
303
304         * src/importldif.c
305                 allow single click field selection. document code.
306
307 2003-08-01 [christoph]  0.9.3claws87
308
309         * src/plugins/clamav/clamav_plugin.c
310         * src/plugins/clamav/clamav_plugin_gtk.c
311         * src/plugins/dillo_viewer/dillo_viewer.c
312         * src/plugins/image_viewer/plugin.c
313         * src/plugins/mathml_viewer/mathml_viewer.c
314         * src/plugins/spamassassin/spamassassin.c
315         * src/plugins/spamassassin/spamassassin_gtk.c
316         * src/plugins/trayicon/trayicon.c
317                 add version check to all plugins
318
319 2003-08-01 [hoa]        0.9.3claws86
320
321         * src/prefs_filtering.c
322                 fixed a cosmetic bug, during creation of dialog box,
323                 wrong widgets were shown after creation.
324
325 2003-08-01 [luke]       0.9.3claws85
326
327         * src/mainwindow.c
328                 o fixed visibility of icons/mimeview after toggling separate
329                   message/folder view (factored out some similar code too).
330
331
332 2003-07-31 [alfons]     0.9.3claws84
333
334         * src/mimeview.c
335                 tweak icon box UI a bit more, now allowing right-clicks actions
336                 getting the relevant mime data too; should fix #250, "Can't save 
337                 attachments sometimes".
338
339 2003-07-30 [alfons]     0.9.3claws83
340
341         * src/compose.c
342                 don't do auto-save-draft inside key press handler, but rather
343                 schedule it half of a second later; should fix #67, "autosave 
344                 make re-rediting message crazy"
345
346 2003-07-30 [christoph]  0.9.3claws82
347
348         * src/plugins/trayicon/trayicon.c
349                 process pending events before unloading the plugin
350
351         (closes Bug 196 Unloading Trayicon plugin crashes Sylpheed-Claws)
352
353 2003-07-30 [alfons]     0.9.3claws81
354
355         * src/common/hooks.c
356                 parameter 2 of g_hook_destroy() should really be a hook id
357
358 2003-07-30 [alfons]     0.9.3claws80
359
360         * src/common/plugin.c
361                 fix a possibly harmful function signature mismatch 
362                 for plugin_done
363
364 2003-07-30 [alfons]     0.9.3claws79
365
366         * src/common/hooks[.ch]
367                 const correctness
368
369 2003-07-30 [darko]      0.9.3claws78
370
371         * src/summaryview.c
372                 make it compile again
373
374 2003-07-30 [luke]       0.9.3claws77
375
376         * src/crash.c
377         * src/main.c
378                 o added/moved signal handlers for SIGTERM (normal kill command) 
379                   and SIGINT (ctl-c) to be used even without 
380                   --enable-crash-dialog, fixing bug 166
381
382         * src/summaryview.c
383                 o rewrote menu sensitivity code as per mainwindow.c, fixing 
384                   bug 227
385
386         * src/mainwindow.c
387                 o changed sensitivity condition for 'Next new' and 'Next 
388                   unread', fixing bug 8
389
390 2003-07-29 [alfons]     0.9.3claws76
391
392         * src/common/utils.[ch]
393                 add generate_msgid()
394         * src/messageview.c
395                 save ack'ed RRR; fixes #205, "return receipt is not saved in
396                 sent folder".
397
398 2003-07-29 [alfons]     0.9.3claws75
399
400         * src/messageview.c
401                 fix a memleak (claws-only)
402
403 2003-07-29 [alfons]     0.9.3claws74
404
405         * src/mimeview.[ch]
406         * src/gtk/gtkvscrollbutton.[ch]
407                 fix UI glitch where mime icon toolbox' scroll position is not 
408                 reset after switching to another message
409                 
410
411 2003-07-29 [paul]       0.9.3claws73
412
413         * src/prefs_folder_item.c
414                 split the prefs into 2 separate pages
415
416 2003-07-29 [paul]       0.9.3claws72
417
418         * src/compose.c
419                 prepend "\n\n" to a signature without a separator too
420
421 2003-07-29 [paul]       0.9.3claws71
422
423         * src/compose.c
424                 fix bug where changing to an account without an auto-sig
425                 from an initial account without an auto-sig would insert 
426                 2 blank lines at the cursor point
427                 fix bug where changing to an account with an auto-sig
428                 from an initial account without an auto-sig would insert
429                 the sig at the cursor point
430
431 2003-07-29 [paul]       0.9.3claws70
432
433         * src/folderview.c
434                 use the colour from the folder pref unless the folder
435                 has new messages
436
437 2003-07-29 [alfons]     0.9.3claws69
438
439         * src/procmsg.[ch]
440         * src/messageview.c
441         * src/procheader.c
442                 rewrite return receipt request work a little bit (the former 
443                 implementation presumably depended too much on the UI setting
444                 flags). (we're losing the old pending flag.) 
445
446 2003-07-28 [christoph]  0.9.3claws68
447
448         * src/folder.c
449         * src/imap.c
450         * src/mh.c
451         * src/procmsg.[ch]
452                 fix copy to IMAP folder from other folder
453
454 2003-07-28 [christoph]  0.9.3claws67
455
456         * src/procmsg.c
457                 fix sync of procmsg_get_message_file_list
458
459 2003-07-28 [christoph]  0.9.3claws66
460
461         * sync with 0.9.3cvs14
462                 see ChangeLog 2003-07-18
463         * sync with 0.9.3cvs17
464                 see ChangeLog 2003-07-23
465
466         (closes Bug 234 segmentation fault after sending out mail via
467          smtp(auth))
468
469 2003-07-28 [paul]       0.9.3claws65
470
471         * po/es.po
472                 update Spanish translation, submitted by Ricardo Mones
473                 Lastra
474
475 2003-07-28 [christoph]  0.9.3claws64
476
477         * src/folder.[ch]
478         * src/imap.c
479         * src/mh.c
480                 return new message numbers as a GRelation instead of a GSList
481                 that has to be in the same order as the input list. A list
482                 would make it hard for IMAP to optimize oepration by sorting
483                 the input list. The returned list would have to be reordered
484                 to match the same order that input list has.
485
486         * src/gtk/gtkaspell.c
487                 fix missing return value, could cause a crash when garbage is
488                 on the stack that is used as the expected return value
489
490 2003-07-28 [paul]       0.9.3claws63
491
492         * sync with 0.9.4cvs1
493                 see ChangeLog 2003-07-28
494
495 2003-07-27 [alfons]     0.9.3claws62
496
497         * src/mimeview.c
498                 tweak it more to make icon list act like a check button group
499
500 2003-07-27 [christoph]  0.9.3claws61
501
502         * sync with 0.9.3cvs20
503                 see ChangeLog 2003-07-25
504
505 2003-07-27 [paul]       0.9.3claws60
506
507         * src/procmsg.c
508                 re-commit changes from 0.9.3claws58 -
509                 accidently removed in 0.9.3claws59
510
511 2003-07-27 [paul]       0.9.3claws59
512
513         * src/procmsg.[ch]
514                 a sync from 0.9.3cvs17
515                 see ChangeLog 2003-07-23
516
517 2003-07-27 [alfons]     0.9.3claws58
518
519         * src/procmsg.c
520                 add missing header members to MsgInfo; fixes the problem of 
521                 not displaying X-Faces, as noticed by Ricardo Mones
522
523 2003-07-26 [christoph]  0.9.3claws57
524
525         * sync with 0.9.3cvs18
526                 see ChangeLog 2003-07-24
527
528 2003-07-26 [christoph]  0.9.3claws56
529
530         * sync with 0.9.3cvs17
531                 see ChangeLog 2003-07-23
532
533 2003-07-26 [christoph]  0.9.3claws55
534
535         * src/folder.[ch]
536         * src/imap.c
537         * src/mbox_folder.c
538         * src/mh.c
539         * src/news.c
540                 add support for copy function that copy multiple messages
541                 (not implemented yet)
542
543         * src/summaryview.c
544                 add missing return value
545
546 2003-07-26 [paul]       0.9.3claws54
547
548         * tools/multiwebsearch.pl
549                 do whitespace substitution before passing the string
550                 to the browser. fixes bug with browsers that don't
551                 do whitespace conversion themselves.
552
553 2003-07-25 [christoph]  0.9.3claws53
554
555         * src/folder.[ch]
556         * src/imap.c
557         * src/mh.c
558                 rewrite adding of multiple messages to a folder for
559                 claws' folder system
560
561 2003-07-25 [luke]       0.9.3claws52
562
563         * src/mimeview.c
564                 o icon toggles set correctly on leaving ctree mimeview
565
566 2003-07-25 [paul]       0.9.3claws51
567
568         * partial sync with 0.9.3cvs21 [src/main.c]
569                 see ChangeLog 2003-07-25
570
571 2003-07-24 [paul]       0.9.3claws50
572
573         * tools/maildir2sylpheed.pl
574                 fix typo
575
576 2003-07-24 [paul]       0.9.3claws49
577
578         * src/mimeview.c
579                 increase the gutter size of paned so that the panes
580                 can be resized
581                 
582         * src/plugins/demo/demo.c
583                 squeeze in another typo fix
584
585 2003-07-24 [paul]       0.9.3claws48
586
587         * src/plugins/demo/demo.c
588           src/prefs_account.c
589                 small changes to the English
590                 
591         * src/pixmaps/mime_application_octect_stream.xpm        ** REMOVED **
592           src/pixmaps/mime_application_octet_stream.xpm         ** NEW FILE **
593           src/Makefile.am
594           src/stock_pixmap.c
595                 rename the misspelled icon
596
597 2003-07-23 [alfons]     0.9.3claws47
598
599         * src/mimeview.c
600                 make icon list look like a list of toggles
601
602 2003-07-23 [luke]       0.9.3claws46
603
604         * src/pixmaps/mimeview_gpg_expired.xpm
605         * src/pixmaps/mimeview_gpg_failed.xpm
606         * src/pixmaps/mimeview_gpg_passed.xpm
607         * src/pixmaps/mimeview_text_html.xpm
608         * src/pixmaps/mimeview_image.xpm
609                 o all icons the same size
610
611         * src/mimeview.[ch]
612                 o mimeview ctree arranged vertically above the viewer
613                 o icons changed to buttons
614                 o can use keyboard to select an icon (Enter)
615                 o resize icon list to width of icons
616
617         *  src/gtk/gtkvscrollbutton.c
618                 o sensitivity of buttons reacts to position
619
620 2003-07-23 [christoph]  0.9.3claws45
621
622         * sync with 0.9.3cvs14 (incomplete)
623                 see ChangeLog 2003-07-17
624
625 2003-07-23 [alfons]     0.9.3claws44
626
627         * src/folder.c
628         * src/procmsg.h
629                 sync with my local tree to restore some claws-only things
630
631 2003-07-23 [paul]       0.9.3claws43
632
633         * src/pixmaps/mime_gpg_expired.xpm      ** NEW FILE **
634           src/pixmaps/mime_gpg_unknown.xpm      ** NEW FILE **
635           src/Makefile.am
636           src/mimeview.c
637           src/procmime.h
638           src/rfc2015.c
639           src/stock_pixmap.[ch]
640                 indicate missing keys and expired sigs/keys
641                 in mime view column
642
643 2003-07-23 [paul]       0.9.3claws42
644
645         * src/compose.c
646                 Redirect fixes: enable automatic account selection and
647                 do not append signature to message on changing account
648                 fixes Bug[s] #248
649
650 2003-07-23 [paul]       0.9.3claws41
651
652         * sync with 0.9.3cvs16
653                 see ChangeLog 2003-07-23
654
655 2003-07-23 [alfons]     0.9.3claws40
656
657         * src/inc.c
658                 give progress dialog a main window, and give it the first 
659                 one (presumably the only one). fixes bug #247, "segfault on 
660                 pop-before-smtp" 
661
662 2003-07-22 [alfons]     0.9.3claws39
663
664         * src/summaryview.c
665                 shift-space scrolls up
666
667 2003-07-22 [paul]       0.9.3claws38
668
669         * sync with 0.9.3cvs15
670                 see ChangeLog 2003-07-22
671
672 2003-07-20 [alfons]     0.9.3claws37
673
674         * src/compose.c
675                 put menu inside #ifdef USE_ASPELL..#endif
676
677 2003-07-20 [christoph]  0.9.3claws36
678
679         * src/procmsg.c
680                 fix wrong flags in MsgInfo returned by
681                 procmsg_msginfo_get_full_info()
682
683         (closes Bug 221 Deleting messages from the Message View gives incorrect
684          new/unread message counts in the folder view)
685
686         * src/plugins/spamassassin/spamassassin_gtk.c
687                 add gettext macro for prefs page title
688
689 2003-07-20 [paul]       0.9.3claws35
690
691         * src/mimeview.c
692                 redraw icon list on signature check
693
694 2003-07-20 [christoph]  0.9.3claws34
695
696         * src/Makefile.am
697         * src/account.c
698         * src/folder.[ch]
699         * src/folder_item_prefs.[ch]            ** NEW **
700         * src/folderview.c
701         * src/mainwindow.c
702         * src/mh.c
703         * src/prefs_gtk.c
704         * src/prefs_scoring.c
705         * src/summaryview.c
706         * src/prefs_folder_item.[ch]
707                 o seperate FolderItemPrefs (formerly PrefsFolderItem) and the
708                   Properties dialog
709                 o use prefswindow for folder properties
710
711         * src/gtk/prefswindow.[ch]
712                 change implementation to use an invisible notebook instead
713                 of unparenting widgets
714
715 2003-07-20 [christoph]  0.9.3claws33
716
717         * src/compose.h
718         * src/folder.c
719         * src/folderview.h
720         * src/headerview.h
721         * src/prefs_filtering.h
722         * src/prefs_folder_item.[ch]
723         * src/procmime.h
724         * src/procmsg.h
725         * src/summaryview.h
726                 clean up header mess
727                 (always use 1. typedefs, 2. #includes, 3. structures)
728
729         * src/common/version.h.in
730                 add casts for constants
731
732         * src/plugins/demo/demo.c
733                 fix typo
734
735         * src/plugins/spamassassin/spamassassin.c
736                 remove unused variable
737
738 2003-07-20 [alfons]     0.9.3claws32
739
740         * src/mimeview.c
741                 o make icon buttons respond on left click
742                 o minor cosmetic change
743
744 2003-07-19 [luke]       0.9.3claws31
745
746         * src/mimeview.[ch]
747         * src/gtk/gtkvscrollbutton.c
748         * src/messageview.c
749                 o improved mimeview behaviour when selecting a new message
750                 o plus code cleanups to remove compile warnings
751
752
753 2003-07-19 [alfons]     0.9.3claws30
754
755         * src/procmsg.c
756         * src/compose.c
757         * src/common/utils.[ch]
758                 subject_get_reply_prefix_length() <- subject_get_prefix_length()
759
760 2003-07-19 [alfons]     0.9.3claws29
761
762         * src/prefs_folder_item.c
763                 reinit "legacy" tmp_prefs, so we don't free nor use invalid 
764                 string pointers
765
766 2003-07-19 [luke]       0.9.3claws28
767
768         * src/messageview.c
769         * src/mimeview.[ch]
770         * src/procmime.h
771         * src/rfc2015.c
772         * src/stock_pixmap.[ch]
773         * src/gtk/Makefile.am
774         * src/Makefile.am
775         * src/gtk/gtkvscrollbutton.[ch]         ** NEW **
776         * src/pixmaps/mime_*.xpm                ** NEW **
777                 o mimeview rearrangement with a new icon shortcut bar
778
779 2003-07-19 [alfons]     0.9.3claws27
780
781         * src/folderview.c
782                 o plug leaking nodes_to_recollapse
783                 o add folderview_recollapse_all_nodes() (not used yet)
784
785 2003-07-19 [alfons]     0.9.3claws26
786
787         * src/compose.c
788         * src/common/utils.c
789                 honour #240 "Better SUBJECT handling" by cleaning the prefix
790                 for both forwarding as replying
791
792 2003-07-18 [christoph]  0.9.3claws25
793
794         * configure.ac
795         * src/common/sylpheed.[ch]
796         * src/common/version.h.in
797                 add version in numeric form to allow easy comparison
798
799         * src/plugins/demo/demo.c
800                 add version check
801                 - sylpheed version > plugin version => never allowed, sylpheed
802                   could contain unknown API changes
803                 - sylpheed version < minimum version required => don't load,
804                   API required not available (if linking does not fail)
805
806 2003-07-18 [alfons]     0.9.3claws24
807         
808         * src/common/plugin.[ch]
809                 const correctness
810
811 2003-07-18 [christoph]  0.9.3claws23
812
813         * src/common/hooks.c
814                 fix crash when hooks where unregisted
815
816         * src/plugins/trayicon/trayicon.c
817                 unregister detroy signal before destroying the widget
818                 (still crashes when the plugin is unloaded)
819
820 2003-07-18 [alfons]     0.9.3claws22
821         
822         * src/folderview.c
823                 delay expanding folder tree during drags until timeout triggered
824                 (needs perhaps some tweaking, so testing is welcome)
825
826 2003-07-17 [alfons]     0.9.3claws21
827
828         * src/folderview.c
829                 clean up cruft
830
831 2003-07-17 [christoph]  0.9.3claws20
832
833         * src/common/session.c
834                 fix opening of SSL connections
835
836         * src/plugins/image_viewer/Makefile.am
837                 add OPENSSL_CFLAGS (we should find a better solution to remove
838                 this dependencies if they are not required)
839
840         * src/plugins/spamassassin/spamassassin.c
841                 remove setlocale workaround (fixed in libspamc)
842
843         (closes Bug Bug 184 Entering non-ascii character deletes previous char
844          if spell checking enabled)
845
846 2003-07-17 [alfons]     0.9.3claws19
847
848         * src/common/hooks.[ch]
849         * src/plugins/clamav/clamav_plugin.c
850         * src/plugins/spamassassin/spamassassin.c
851         * src/plugins/trayicon/trayicon.c
852                 fix signedness muck 
853
854 2003-07-17 [alfons]     0.9.3claws18
855
856         * src/procmime.c
857                 plug memleak
858
859 2003-07-17 [alfons]     0.9.3claws17
860
861         * src/inc.c
862                 plug memleak
863
864 2003-07-17 [paul]       0.9.3claws16
865
866         * src/common/defs.h
867           src/mainwindow.c
868           src/manual.[ch]
869                 add link to the Claws site's FAQ page, after the suggestion
870                 and patch by Fred Marton <Fred.Marton@uni-bayreuth.de>
871                 Move url strings to defs.h
872                 
873         * src/mainwindow.c
874                 fix typo to prevent "unknown menu entry" warnings
875
876 2003-07-17 [alfons]     0.9.3claws15
877
878         * src/folderview.[ch]
879         * src/summaryview.[ch]
880         * src/mimeview.[ch]
881                 plug DnD leaks 
882
883 2003-07-17 [paul]       0.9.3claws14
884
885         * src/inc.c
886                 remove two instances of 'GTK_EVENTS_FLUSH' because
887                 they are unnecessary and probably cause a stack overflow
888
889 2003-07-16 [christoph]  0.9.3claws13
890
891         * src/mimeview.[ch]
892                 use an invisible GTK notebook to switch between viewers
893                 instead of reparenting widgets
894
895 2003-07-16 [christoph]  0.9.3claws12
896
897         * src/folder.c
898                 move folder_item_update_freeze() to correct place in
899                 folder_item_scan_full()
900
901 2003-07-16 [paul]       0.9.3claws11
902
903         * sync with 0.9.3cvs12
904                 see ChangeLog 2003-07-14 and 2003-07-15
905
906 2003-07-16 [christoph]  0.9.3claws10
907
908         * src/imap.[ch]
909         * src/prefs_account.[ch]
910                 sync IMAP CRAM-MD5 authentication with sylpheed-main
911
912 2003-07-15 [alfons]     0.9.3claws9
913
914         * src/main.c
915                 make --config-dir do something useful
916
917 2003-07-15 [alfons]     0.9.3claws8
918
919         * src/procmsg.c
920                 o fix a bug where 'last' didn't really point to the last message
921                   in the top level list of children, but to the last threaded
922                   message. 
923                 
924                 o clean up and make it easier to sync
925
926 2003-07-15 [alfons]     0.9.3claws7
927
928         * src/mainwindow.c
929                 make correct menu items sensitive       
930
931 2003-07-14 [alfons]     0.9.3claws6
932
933         * src/procmsg.c
934                 tune the threader so it will not subject-thread any message
935                 without a subject prefix (this will not thread correctly if 
936                 a parent is delivered after their childs, but it looks 
937                 better right now)
938
939 2003-07-13 [christoph]  0.9.3claws5
940
941         * src/mainwindow.c
942                 group "Add mailbox *..." menu items in submenu
943
944 2003-07-13 [alfons]     0.9.3claws4
945
946         * src/summaryview.c
947                 correct summary_toggle_pressed() signature and make sure
948                 signal is not passed on
949
950 2003-07-13 [alfons]     0.9.3claws3
951
952         * src/summaryview.c
953                 o for now don't pass on keys when they we're handled by 
954                   ctree::key_press_event
955                 o clean up
956
957 2003-07-13 [alfons]     0.9.3claws2
958         
959         * src/main.c
960                 add command line option "--config-dir" to get the current 
961                 configuration dir
962
963 2003-07-12 [alfons]     0.9.3claws1
964
965         * src/matcher.[ch]
966         * src/matcher_parser_parse.y
967         * src/prefs_filtering.c
968         * src/filtering.c
969                 add "Lock" filter action to lock messages;
970
971         * src/filtering.c       
972                 remove debug_print()    
973         * src/prefs_filtering.c
974                 re-organize matcher part 9: 
975                 make action text entries easily extendible;
976                 merge widget selection for ACTION_MARK, ACTION_UNMARK, ACTION_LOCK,
977                 ACTION_UNLOCK, ACTION_MARK_AS_READ, ACTION_MARK_AS_UNREAD
978
979 2003-07-12 [paul]
980
981         * tools/README
982                 update old information and add missing
983                 information
984
985 2003-07-12 [paul]       0.9.3claws
986
987         * 0.9.3claws released
988         
989 2003-07-12 [paul]       0.9.0claws103
990
991         * src/Makefile.am
992                 add addrquery.h
993
994 2003-07-12 [melvin]     0.9.0claws102
995
996         * src/messageview.c
997                 Fixed bug #215: Show MIME tab for single text/html messages. 
998                 
999 2003-07-12 [paul]       0.9.0claws101
1000
1001         * man/sylpheed.1
1002                 updated
1003
1004 2003-07-12 [paul]       0.9.0claws100
1005
1006         * po/es.po
1007           po/hr.po
1008           po/pl.po
1009           po/sr.po
1010                 update Spanish, Croatian, Polish, Serbian translations.
1011                 submitted by Ricardo Mones Lastra, Dragan, Witold
1012                 Wladyslaw Wojciech Wilk, Urke MMI
1013
1014 2003-07-12 [melvin]     0.9.0claws99
1015
1016         * po/fr.po
1017                 Updated French translations.
1018
1019 2003-07-12 [paul]       0.9.0claws98
1020
1021         * src/addressbook.c
1022                 disable 'Lookup' button as it has no effect
1023
1024 2003-07-11 [alfons]     0.9.0claws97
1025         
1026         * src/summaryview.c
1027                 summary_searchbar_pressed() should return TRUE to signal that
1028                 event was handled. when returning void, the return value passed
1029                 to GTK is actually random, but maybe FALSE, in which case the
1030                 event is handled by parent
1031                 
1032 2003-07-10 [paul]       0.9.0claws96
1033
1034         * ac/missing/gettext.m4
1035                 update to version 0.12
1036
1037 2003-07-10 [paul]       0.9.0claws95
1038
1039         * src/plugins/clamav/clamav_plugin.c
1040                 fix bug where multipart/alternative messages
1041                 would slip through without being scanned
1042
1043 2003-07-10 [christoph]  0.9.0claws94
1044
1045         * src/folder.c
1046                 correct check if folder supports removing when a message is
1047                 moved. if not the message is only copied.
1048
1049         (closes Bug 132 crash on startup in newsgroups folders)
1050
1051 2003-07-09 [alfons]     0.9.0claws93
1052
1053         * configure.ac
1054         * src/common/defs.h
1055                 --with-config-dir (default .sylpheed)
1056
1057 2003-07-09 [christoph]  0.9.0claws92
1058
1059         * configure.ac
1060                 use PKG_CHECK_MODULES to check for gtkmathview
1061                 (version 0.4.2 now required)
1062
1063 2003-07-08 [melvin]     0.9.0claws91
1064
1065         * src/action.c
1066                 Implemented a progress bar that counts the number of completed
1067                 tasks when the action runs more than one command.
1068
1069 2003-07-08 [alfons]     0.9.0claws90
1070
1071         * src/procmsg.c
1072                 if queued message has an invalid Message-Id, don't try to
1073                 find message it refers to (fixes #209 "crash when processing 
1074                 in folder")
1075
1076 2003-07-08 [paul]       0.9.0claws89
1077
1078         * sync with 0.9.3cvs2
1079                 see ChangeLog 2003-07-08
1080
1081 2003-07-08 [match]      0.9.0claws88
1082
1083         * src/ldapctrl.c
1084                 extend LDAP search for first/last name by parsing search term.
1085
1086 2003-07-08 [alfons]     0.9.0claws87
1087
1088         * src/send_message.c
1089                 fix bug #208 "Status message stuck when sending on POP3 account"
1090
1091 2003-07-07 [paul]       0.9.0claws86
1092
1093         * po/hr.po
1094                 new Croatian translation, submitted by
1095                 Dragan <drleskov@inet.hr>
1096
1097 2003-07-07 [paul]       0.9.0claws85
1098
1099         * sync with 0.9.3cvs1
1100                 see ChangeLog 2003-07-07
1101
1102 2003-07-05 [christoph]  0.9.0claws84
1103
1104         * src/Makefile.am
1105         * src/messageview.c
1106         * src/mimeview.[ch]
1107         * src/stock_pixmap.[ch]
1108         * src/pixmaps/messageview_text.xpm              ** NEW **
1109                 move mimeview tabs to the right side and use icons
1110                 instead of text to save some space
1111
1112         (patch by Luke Plant <lukeplant@softhome.net>)
1113
1114 2003-07-05 [christoph]  0.9.0claws83
1115
1116         * src/inc.c
1117                 add NULL pointer checks
1118
1119         (patch by Luke Plant <lukeplant@softhome.net>)
1120         (closes Bug 204 0.9.0 quits on authentication error?!)
1121
1122 2003-07-05 [alfons]     0.9.0claws82
1123
1124         * configure.ac
1125                 take the clue in bug #202 "./configure script - 
1126                 'if test' comparison failure" reported by John Kristoff. 
1127
1128 2003-07-04 [christoph]  0.9.0claws81
1129
1130         * src/plugins/spamassassin/spamassassin.c
1131                 set timeout for spam check
1132
1133 2003-07-04 [christoph]  0.9.0claws80
1134
1135         * src/main.c
1136                 destroy all FolderItems when shutting down to
1137                 allow folders to clean up
1138
1139 2003-07-04 [melvin]     0.9.0claws79
1140
1141         * src/gtk/gtkaspell.c
1142                 Fixed bug #184 "Entering non-ascii character deletes
1143                 previous char if spell checking enabled": this makes
1144                 the spell checking in multibytes (e.g. UTF-8)locales work.
1145                 (Patch by Luke Plant).
1146                 
1147 2003-07-04 [christoph]  0.9.0claws78
1148
1149         * sync with 0.9.2cvs1
1150                 see ChangeLog 2003-06-10
1151
1152 2003-07-04 [paul]       0.9.0claws77
1153
1154         * sync with 0.9.3 release
1155                 see ChangeLog 2003-07-04
1156
1157 2003-07-03 [christoph]  0.9.0claws76
1158
1159         * src/folder.[ch]
1160         * src/imap.c
1161         * src/mbox_folder.c
1162         * src/mh.c
1163         * src/news.c
1164                 move folder_item_get_path() stuff into a folder virtual function
1165
1166         * src/procmsg.c
1167                 use folder_item_fetch_msg() to get message and do not contruct
1168                 the filename from path and number
1169
1170 2003-07-03 [paul]       0.9.0claws75
1171
1172         * sync with 0.9.2cvs12
1173                 see ChangeLog 2003-07-03
1174
1175 2003-07-02 [paul]       0.9.0claws74
1176
1177         * src/messageview.c
1178                 fix text-selection for replying
1179
1180 2003-07-02 [paul]       0.9.0claws73
1181
1182         * sync with 0.9.2cvs11
1183                 see ChangeLog 2003-07-02
1184
1185 2003-07-02 [paul]       0.9.0claws72
1186
1187         * src/procmsg.c
1188                 revert last commit because it breaks more
1189                 than it fixes
1190
1191 2003-07-02 [paul]       0.9.0claws71
1192
1193         * src/procmsg.c
1194                 fix thread by subject/sort by date
1195
1196 2003-07-01 [paul]       0.9.0claws70
1197
1198         * sync with 0.9.2cvs10
1199                 see ChangeLog 2003-07-01
1200
1201 2003-06-30 [paul]       0.9.0claws69
1202
1203         * sync with 0.9.2cvs9
1204                 see ChangeLog 2003-06-30
1205
1206 2003-06-28 [match]      0.9.0claws68
1207
1208         * src/addressbook.c
1209                 fix null ptr.
1210
1211 2003-06-27 [paul]       0.9.0claws67
1212
1213         * sync with 0.9.2cvs7
1214                 see ChangeLog 2003-06-27
1215
1216 2003-06-26 [christoph]  0.9.0claws66
1217
1218         * src/folder.c
1219                 freeze folder updates while a folder is scanned
1220
1221         (closes Bug 185 New message counter)
1222
1223 2003-06-26 [darko]      0.9.0claws65
1224
1225         * src/ldapserver.c
1226                 fix infinite loop when adding a new LDAP server
1227
1228 2003-06-26 [paul]       0.9.0claws64
1229
1230         * sync with 0.9.2cvs6
1231                 see ChangeLog 2003-06-26
1232
1233 2003-06-26 [paul]       0.9.0claws63
1234
1235         * sync with 0.9.2cvs5
1236                 see ChangeLog 2003-06-25 and 2003-06-26
1237
1238 2003-06-25 [match]      0.9.0claws62
1239
1240         * src/addr_compl.c
1241                 Fixed tab/backtab for dropped-down completion list to
1242                 move next/previous field. (close bug 147)
1243
1244 2003-06-25 [christoph]  0.9.0claws61
1245
1246         * src/addr_compl.[ch]
1247         * src/addrindex.[ch]
1248         * src/folderview.c
1249         * src/inc.c
1250         * src/news.c
1251         * src/summaryview.c
1252         * src/toolbar.c
1253                 fix warnings
1254
1255 2003-06-25 [leandro]    0.9.0claws60
1256
1257         * src/compose.c
1258                 o cleanups
1259                 o gray out "Message/Remove references" menu item if not
1260                   replying to a message
1261
1262 2003-06-24 [leandro]    0.9.0claws59
1263
1264         * src/compose.[ch]
1265                 o removed "Message/Create new thread" menu item
1266                 o added "Message/Remove references" menu item
1267                   (it's off by default and will not check anymore
1268                    if the subject changed)
1269
1270 2003-06-23 [alfons]     0.9.0claws58
1271
1272         * src/procmsg.c
1273                 try better grouping messages threaded by subject based on their age.
1274                 still not perfect - because the message tree is not sorted by date.  
1275
1276 2003-06-23 [thorsten]   0.9.0claws57
1277
1278         * src/pop.[ch]
1279                 added mail_receive_hook to allow modifications
1280                 directly after retrieval (e.g. adding headers).
1281
1282 2003-06-23 [paul]       0.9.0claws56
1283
1284         * src/sourcewindow.c
1285                  enable the use of Ctrl+A to select all text in
1286                  the sourcewindow
1287                  Patch submitted by Ivan Francolin Martinez
1288                  <ivanfm@users.sourceforge.net>
1289
1290 2003-06-22 [christoph]  0.9.0claws55
1291
1292         * src/folder.[ch]
1293                 o add notification hook for folder tree changes
1294                 o invoke hooks after folder tree scanning
1295
1296         * src/folderview.[ch]
1297                 register hook for folder tree changes that
1298                 updates the ctree
1299
1300         (there are more places that should be updated, like add, remove 
1301          or move folder)
1302
1303         (closes Bug 164 Crash on rebuild folder tree)
1304         (closes Bug 190 Crash on 'rebuilding folder tree')
1305
1306 2003-06-21 [leandro]    0.9.0claws54
1307
1308         * src/compose.[ch]
1309                 create a new thread if subject changes
1310                 (it's on by default, can be disabled in Message menu)
1311
1312 2003-06-21 [alfons]     0.9.0claws53
1313
1314         * src/summaryview.c
1315                 quiet little compiler
1316
1317 2003-06-21 [christoph]  0.9.0claws52
1318
1319         update gettext stuff to version 0.12
1320
1321 2003-06-19 [alfons]     0.9.0claws51
1322
1323         * src/common/log.c
1324         * src/common/plugin.c
1325                 move defs.h before glib.h to prevent MIN/MAX redefs
1326
1327 2003-06-19 [alfons]
1328
1329         * src/addressbook.c
1330                 translatable
1331
1332 2003-06-19 [match]      0.9.0claws50
1333
1334         * src/addressbook.[ch]
1335         * src/addrindex.[ch]
1336         * src/addr_compl.[ch]
1337         * src/editldap.[ch]
1338         * src/editldap_basedn.[ch]
1339         * src/addritem.[ch]
1340         * src/ldapquery.h
1341                 re-implemented dynamic LDAP search. works without
1342                 slowdown on display sender with addressbook
1343                 option.
1344         * src/addrbook.c
1345                 documented code.
1346
1347 2003-06-19 [paul]       0.9.0claws49
1348
1349         * src/compose.c
1350                 fix Bug #136 'Nonprovided quotation marks crash claws'
1351                 patch submitted by Pawel Pêkala <c0rn@gazeta.pl>
1352
1353 2003-06-19 [alfons]     0.9.0claws48
1354
1355         * src/prefs_common.[ch]
1356         * src/procmsg.c
1357                 restrict threading by subject by checking thread for
1358                 age (prefs_common.thread_by_subject_max_age)
1359
1360 2003-06-18 [christoph]  0.9.0claws47
1361
1362         * src/imap.c
1363                 fix memory leak in imap_cmd_fetch()
1364
1365 2003-06-18 [christoph]  0.9.0claws46
1366
1367         * src/prefs_gtk.c
1368                 fix memory leak in prefs_set_default() when used multiple
1369                 times or after prefs have been read
1370
1371 2003-06-18 [christoph]  0.9.0claws45
1372
1373         * src/common/plugin.c
1374                 fix memory leak in plugin_unload()
1375
1376 2003-06-18 [christoph]  0.9.0claws44
1377
1378         * src/imap.c
1379                 fix memory leak in imap_cmd_ok()
1380
1381 2003-06-18 [christoph]  0.9.0claws43
1382
1383         * src/folder.c
1384                 stop messages that are downloaded from POP3 and added to
1385                 an IMAP inbox from being filtered twice (first by POP3
1386                 and again when IMAP folder is scaned to get the UID of
1387                 the APPEND operation when no UIDPLUS is available)
1388
1389 2003-06-18 [alfons]
1390
1391         * tools/Makefile.am
1392                 phoenix <- firebird     
1393
1394 2003-06-18 [paul]
1395
1396         * tools/launch_phoenix          ** REMOVED **
1397           tools/launch_firebird         ** NEW **
1398                 renamed and edited to reflect the browser's name change from
1399                 'phoenix' to 'firebird'
1400
1401 2003-06-18 [paul]       0.9.0claws42
1402
1403         * sync with 0.9.2cvs2
1404                 see ChangeLog 2003-06-16
1405
1406 2003-06-17 [alfons]     0.9.0claws41
1407
1408         * src/procmsg.c
1409                 prevent threading problems when a node is an ancestor (parent / great parent),
1410                 which mostly happens with circular references (thanks to Phillipe Gramoullé
1411                 for finding an sample set of messages)
1412
1413 2003-06-16 [christoph]  0.9.0claws40
1414
1415         * src/main.c
1416                 don't popup main window on --receive or --receive-all
1417
1418         * src/mainwindow.[ch]
1419         * src/plugins/trayicon/trayicon.c
1420                 allow hiding of main window by clicking on the trayicon
1421                 (doesn't work correctly in seperate window mode and may
1422                  cause unexpected GTK problems I couldn't find yet)
1423
1424         * src/common/ssl.c
1425                 remove incorrect warning
1426
1427 2003-06-15 [alfons]     0.9.0claws39
1428
1429         * src/gtk/gtkstext.c
1430                 don't output debug text;
1431                 #ifdef out print_line() if not debugging (thanks to Martin Wicke
1432                 for pointing this out);
1433
1434 2003-06-14 [alfons]     0.9.0claws38
1435         
1436         * src/messageview.c
1437                 remove printf() and make one if..else comply with coding style
1438
1439 2003-06-14 [alfons]     0.9.0claws37
1440
1441         * AUTHORS
1442                 add Martin Wicke
1443         * src/action.c
1444         * src/messageview.[ch]
1445         * src/summaryview.c
1446                 apply patch #754162 "Quoting messages filtered by actions" submitted
1447                 by Martin Wicke, which allows quoting message body changed by an
1448                 action (Thanks!).
1449
1450 2003-06-13 [alfons]     0.9.0claws36
1451
1452         * src/utils.c
1453                 add several other subject reply prefixes (suggested by Christoph and Ivan Martinez)
1454                 use case insensitive regexp (suggested by Ivan Martinez)
1455
1456 2003-06-13 [christoph]  0.9.0claws35
1457
1458         * configure.ac
1459         * src/plugins/trayicon/Makefile.am
1460         * src/plugins/trayicon/eggtrayicon.[ch]                         ** REMOVE **
1461         * src/plugins/trayicon/trayicon.c
1462         * src/plugins/trayicon/libeggtrayicon/.cvsignore                ** NEW **
1463         * src/plugins/trayicon/libeggtrayicon/Makefile.am               ** NEW **
1464         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch]          ** NEW **
1465         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.[ch]           ** NEW **
1466         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.[ch]        ** NEW **
1467         * src/plugins/trayicon/libeggtrayicon/xembed.h                  ** NEW **
1468                 replace my own EggTrayIcon backport with the backport
1469                 used by (l|x)mule and gabber.
1470
1471 2003-06-13 [alfons]     0.9.0claws34
1472
1473         * AUTHORS
1474         * src/common/utils.c
1475                 add Aw: to list of reply prefixes (thanks to Martin Zwickel)
1476
1477 2003-06-13 [alfons]     0.9.0claws33
1478
1479         * src/compose.c
1480                 clean up a little bit
1481
1482 2003-06-12 [alfons]     0.9.0claws32
1483
1484         * src/compose.c
1485                 const correctness fix
1486
1487         * src/common/sylpheed.[ch]
1488                 () -> (void)
1489                 prevent redef MIN/MAX
1490                 
1491         * src/common/utils.[ch]
1492                 () -> (void)
1493
1494 2003-06-12 [melvin]     0.9.0claws31
1495
1496         * src/compose.c
1497                 Updated to take into accounts changes in GtkAspell.
1498
1499 2003-06-12 [alfons]     0.9.0claws30
1500
1501         * src/compose.c
1502         * src/procmsg.c
1503         * src/common/utils.[ch]
1504                 handle reply subject prefixes better (initial 
1505                 suggestion by Robert Story adapted and enhanced 
1506                 using regexps)
1507
1508 2003-06-12 [melvin]     0.9.0claws29
1509
1510         * src/compose.c
1511                 Use new gtkaspell_checkers_strerror() to get the speller's
1512                 error message instead of accessing the (now private)
1513                 checkers structure.
1514                 Minor code clean up
1515
1516         * src/main.c
1517                 Use #ifdef instead of #if for USE_ASPELL
1518                 Use the new spell checkers init/quit functions 
1519
1520         * src/gtk/gtkaspell.c
1521                 Use #ifdef instead of #if for USE_ASPELL
1522                 Moved in the majority of GtkAspell structures that were
1523                 exported before by gtkaspell.h
1524         
1525         * src/gtk/gktaspell.h
1526                 Made gtkaspell.h contain only the necessary data to be
1527                 publicized by moving many structures to gtkaspell.c.
1528                 Enclosed all the declaration in a #ifdef USE_ASPELL #endif
1529                 gtkaspell_checkers_new(): replaced by...
1530                 gtkaspell_checkers_init(): new function for initialization
1531                 gtkaspell_checkers_delete(): replaced by...
1532                 gtkaspell_checkers_quit(): new function
1533                 gtkaspell_checkers_strerror(): new function that returns
1534                 the checker's last error message.
1535                 
1536 2003-06-11 [melvin]     0.9.0claws28
1537
1538         * po/POTFILES.in
1539                 Updated to take into account gtkaspell.c migration to
1540                 ./src/gtk/ (Thanks to Ricardo Mones Lastra for reporting it)
1541
1542 2003-06-10 [alfons]     0.9.0claws27
1543
1544         * src/filtering.[ch]
1545         * src/folder.c
1546         * src/matcher.c
1547         * src/scoring.[ch]
1548                 - try fixing bug #18 (any brave testers?)
1549                 - add more robustness by refusing previously 
1550                   unchecked NULL pointers 
1551
1552 2003-06-10 [alfons]     0.9.0claws26
1553
1554         * src/procmsg.c
1555                 fix bug #176 by don't checking MsgInfos with a NULL msgid 
1556
1557 2003-06-09 [alfons]     0.9.0claws25
1558
1559         * src/prefs_common.c
1560                 fix bug #163 "Icon switching doesnt work properly" by 
1561                 preventing early freeing of prefs_common.pixmap_theme_path.
1562
1563 2003-06-09 [christoph]  0.9.0claws24
1564
1565         * src/gtk/gtkaspell.c
1566                 revert Thorsten's fix and add forgotten g_strdup for
1567                 aspell path (it should not be possible to alter the path a
1568                 GtkASpell uses from outside)
1569
1570 2003-06-09 [thorsten]   0.9.0claws23
1571
1572         * src/gtk/gtkaspell.c
1573                 dont free prefs_common.aspell_path when closing compose
1574
1575 2003-06-08 [colin]      0.9.0claws22
1576
1577         * src/plugins/spamassassin/spamassassin.c
1578                 fix prefs types
1579
1580 2003-06-07 [christoph]  0.9.0claws21
1581
1582         * src/Makefile.am
1583         * src/compose.c
1584         * src/gtkaspell.[ch]            ** REMOVE **
1585         * src/gtk/Makefile.am
1586         * src/gtk/gtkaspell.[ch]        ** NEW **
1587                 o make gtkaspell independent from sylpheed's prefs
1588                 o move gtkaspell.[ch] to gtk directory
1589
1590 2003-06-07 [christoph]  0.9.0claws20
1591
1592         * src/Makefile.am
1593         * src/crash.c
1594         * src/export.c
1595         * src/filesel.[ch]              ** REMOVE **
1596         * src/folder.c
1597         * src/main.[ch]
1598         * src/common/sylpheed.[ch]
1599         * src/gtk/Makefile.am
1600         * src/gtk/filesel.[ch]          ** NEW **
1601         * src/gtk/pluginwindow.c
1602         * src/gtk/sslcertwindow.c
1603                 move filesel.[ch] to gtk directory
1604
1605 2003-06-07 [alfons]     0.9.0claws19
1606
1607         * src/filesel.c
1608                 make (multi) file selection dialog work again (Claws-only)
1609
1610 2003-06-07 [thorsten]   0.9.0claws18
1611
1612         * po/de.po
1613                 fix typos
1614
1615 2003-06-07 [alfons]     0.9.0claws17
1616
1617         * configure.ac
1618         * src/mimeview.c
1619                 detect apache mishap in which case don't include fnmatch.h
1620                 if regex.h is already included
1621
1622 2003-06-06 [christoph]  0.9.0claws16
1623
1624         * configure.ac
1625         * src/mimeview.h
1626                 add check for fnmatch.h and include it when available
1627
1628         * src/mimeview.[ch]
1629                 fix wrong case sensitivity of Content-Types
1630
1631         * src/gtk/Makefile.am
1632                 need the same include paths in gtk directory as in
1633                 common directory because .h files in common can
1634                 include files from these directories, when included
1635                 in gtk's .h or .c files
1636
1637 2003-06-06 [alfons]     0.9.0claws15
1638
1639         * src/mimeview.c
1640         * src/summaryview.c
1641                 make it compile again because of regex.h / fnmatch.h 
1642                 include problems (related to recent mime stuff, can
1643                 someone check this?)
1644
1645 2003-06-06 [thorsten]   0.9.0claws14
1646
1647         * src/folderview.c
1648                 possible use of uninitialized pointer while dragging
1649
1650 2003-06-06 [paul]       0.9.0claws13
1651
1652         * src/compose.c
1653                 fix bug where the insert sig button would be effective
1654                 only when auto_sig was set
1655
1656 2003-06-06 [paul]       0.9.0claws12
1657
1658         * sync with 0.9.2 release
1659
1660 2003-06-02 [paul]       0.9.0claws11
1661
1662         * sync with 0.9.1cvs1
1663                 see ChangeLog 2003-06-02
1664                 
1665         * po/de.po
1666                 update by Jens
1667
1668 2003-06-01 [christoph]  0.9.0claws10
1669
1670         * src/account.c
1671                 don't use substring search to find accounts by email address
1672
1673         (closes Bug 169 Overly loose matching of "From" address)
1674
1675 2003-05-31 [christoph]  0.9.0claws9
1676
1677         * doc-src/rfc2683.txt
1678         * src/imap.c
1679                 limit IMAP command length as recommended in RFC2683
1680                 (message number lists will be split into multiple imap
1681                 sets, the limit of 1000 octets is not a hard limit)
1682
1683         (closes Bug 161 sylpheed-claws exits with segfault when logging
1684          in to certain imap-servers)
1685
1686 2003-05-29 [alfons]     0.9.0claws8
1687
1688         * src/toolbar.[ch]
1689                 add print button (calling summary_print());
1690                 fine tune setting tooltip text;
1691                 (if someone needs other buttons, please take these 
1692                 commits as a guide, instead of bothering us - also
1693                 see 0.8.11claws150) 
1694
1695 2003-05-29 [darko]      0.9.0claws7
1696
1697         * src/compose.c
1698                 fix crash when word wrapping kicks in due to
1699                 changed text by spell checker
1700
1701 2003-05-29 [paul]       0.9.0claws6
1702
1703         * src/compose.c
1704                 fix bug where changing account would insert
1705                 sig even if auto_sig was FALSE
1706                 
1707         * ChangeLog
1708           ChangeLog.jp
1709           INSTALL
1710                 sync with 0.9.1 release
1711
1712 2003-05-28 [christoph]  0.9.0claws5
1713
1714         * src/imap.c
1715                 fix truncation of too long commands
1716
1717         (closes Bug 167 IMAP hangs trying to get envelope
1718          information in imap_get_uncached_messages)
1719
1720 2003-05-27 [paul]       0.9.0claws4
1721
1722         * tools/Makefile.am
1723           tools/maildir2sylpheed.pl     ** NEW FILE **
1724                 add kmail to sylpheed mailbox conversion script
1725
1726 2003-05-27 [paul]       0.9.0claws3
1727
1728         * sync with 0.9.0cvs10
1729                 see ChangeLog 2003-05-26
1730
1731 2003-05-26 [paul]       0.9.0claws2
1732
1733         * sync with 0.9.0cvs9
1734                 see ChangeLog 2003-05-26
1735
1736 2003-05-24 [paul]       0.9.0claws1
1737
1738         * sync with 0.9.0cvs8
1739                 see ChangeLog 2003-05-23
1740
1741 2003-05-24 [paul]       0.9.0claws
1742
1743         * version 0.9.0claws released
1744
1745 2003-05-24 [paul]       0.8.11claws177
1746
1747         * src/plugins/dillo-viewer/Makefile.am
1748           src/plugins/traycon/Makefile.am
1749                 add missing files
1750                 
1751         * po/bg.po
1752           po/en_GB.po
1753           po/es.po
1754           po/it.po
1755           po/pt_BR.po
1756           po/ru.po
1757           po/sr.po
1758                 update Bulgarian, British English, Spanish, Italian, 
1759                 Brazilian Portuguese, Russian, and Serbian translations, 
1760                 submitted by George Danchev, [me], Ricardo Mones Lastra,
1761                 André Filipe de Assunção e Brito, Alessandro Maestri, 
1762                 Ruslan N. Balkin, and Urke MMI
1763
1764 2003-05-23 [melvin]     0.8.11claws176
1765
1766         * po/fr.po
1767                 Updated French translations
1768
1769 2003-05-22 [paul]       0.8.11claws175
1770
1771         * src/Makefile.am
1772           src/addrbook.[ch]
1773           src/addrcache.[ch]
1774           src/addr_compl.[ch]
1775           src/adressbook.[ch]
1776           src/addrindex.[ch]
1777           src/addritem.[ch]
1778           src/editaddress.c
1779           src/editgroup.c
1780           src/editldap_basedn.c
1781           src/editldap.c
1782           src/jpilot.c
1783           src/vcard.c
1784                 revert to get ldap into it previous working state
1785                 
1786         * po/zh_TW.Big5.po
1787                 new Taiwanese translation,
1788                 submitted by Tsu-Fan Cheng <tscheng@ic.sunysb.edu>
1789
1790 2003-05-22 [christoph]  0.8.11claws174
1791
1792         * src/plugins/spamassassin/libspamc.[ch]
1793                 sync libspamc with SpamAssaain release 2.55
1794
1795 2003-05-22 [paul]       0.8.11claws173
1796
1797         * sync with 0.9.0cvs7
1798                 see ChangeLog 2003-05-22
1799                 
1800         * src/summaryview.c
1801                 revert change in 0.8.11claws172: follow
1802                 Hiroyuki's decision and that's the end of it.
1803
1804 2003-05-21 [paul]       0.8.11claws172
1805
1806         * src/summaryview.c
1807                 fix discrepency between open_unread_on_enter
1808                 and always_show_msg
1809
1810 2003-05-21 [paul]       0.8.11claws171
1811
1812         * sync with 0.9.0cvs6
1813                 see ChangeLog 2003-05-21
1814
1815 2003-05-21 [paul]       0.8.11claws170
1816
1817         * sync with 0.9.0cvs5
1818                 see ChangeLog 2003-05-21
1819
1820 2003-05-20 [paul]       0.8.11claws169
1821
1822         * sync with 0.9.0cvs4
1823                 see ChangeLog 2003-05-20
1824                 fixes bug #152, 'encoding of IMAP folders names'
1825
1826 2003-05-20 [paul]       0.8.11claws168
1827
1828         * sync with 0.9.0cvs3
1829                 see ChangeLog 2003-05-20
1830                 
1831         * src/tools/convert_mbox.pl
1832                 minor change in the comments, submitted by Fred Marton
1833
1834 2003-05-19 [paul]       0.8.11claws167
1835
1836         * src/plugins/clamav/Makefile.am
1837           configure.ac
1838                 link clamav_lib to the plugin and not to the main program
1839
1840 2003-05-19 [christoph]
1841
1842         * src/Makefile.am
1843                 add -export-dynamic for linking
1844
1845 2003-05-19 [paul]       0.8.11claws166
1846
1847         * sync with 0.9.0cvs1
1848                 see ChangeLog 2003-05-19
1849
1850 2003-05-19 [paul]       0.8.11claws165
1851
1852         * src/inc.c
1853                 fix 'pop before smtp' timeout
1854
1855 2003-05-18 [alfons]     0.8.11claws164
1856
1857         * src/prefs_matcher.c
1858                 put "execute" action command line ("expression") in edit box
1859
1860 2003-05-18 [christoph]  0.8.11claws163
1861
1862         * src/mimeview.[ch]
1863         * src/plugins/dillo_viewer/dillo_viewer.c
1864         * src/plugins/image_viewer/viewer.c
1865         * src/plugins/mathml_viewer/mathml_viewer.c
1866                 let a viewer have a list of Content-Types
1867
1868 2003-05-18 [paul]       0.8.11claws162
1869
1870         * src/prefs_filtering.c
1871                 add 'Recipient' label for FORWARD, FORWARD_AS_ATTACHMENT,
1872                 and REDIRECT actions
1873
1874 2003-05-17 [christoph]
1875
1876         * README.claws
1877                 o remove dynamic signatures that was syned with main
1878                 o add infos about no longer "build in" image viewer
1879                 o update bugtracker URL
1880
1881 2003-05-17 [christoph]  0.8.11claws161
1882
1883         * src/folder.c
1884         * src/folderview.c
1885         * src/imap.c
1886                 don't use imap_scan_folder anymore. Instead call folder_item_scan
1887                 for every folder after rebuilding the folder tree.
1888
1889         (closes Bug 19 imap_scan_folder() computes incorrectly number of new
1890          messages)
1891
1892 2003-05-17 [christoph]  0.8.11claws160
1893
1894         * src/imap.c
1895                 don't use STATUS command on current folder to check for
1896                 content changes. imap_cmd_ok() now tracks changes to
1897                 folder and number of existing messages.
1898
1899 2003-05-17 [paul]       0.8.11claws159
1900
1901         * src/plugins/clamav/clamav_plugin.c
1902                 remove unnecessary debug_print
1903
1904 2003-05-16 [thorsten]   0.8.11claws158
1905
1906         * src/plugins/demo.c
1907                 included missing intl.h
1908
1909 2003-05-16 [paul]       0.8.11claws157
1910
1911         * po/POTFILES.in
1912                 remove non-existant entries
1913         
1914         * src/plugins/clamav/clamav_plugin.c
1915           src/plugins/clamav/clamav_plugin_gtk.c
1916           src/plugins/dillo_viewer/dillo_prefs.c
1917           src/plugins/dillo_viewer/dillo_viewer.c
1918                 gettextise
1919
1920 2003-05-16 [christoph]  0.8.11claws156
1921
1922         * po/POTFILES.in
1923                 include plugin .c files for translation until I
1924                 find a better solution to have plugins have their
1925                 own textdomain
1926         * src/plugins/demo/demo.c
1927         * src/plugins/image_viewer/plugin.c
1928         * src/plugins/mathml_viewer/mathml_viewer.c
1929         * src/plugins/spamassassin/spamassassin.c
1930         * src/plugins/spamassassin/spamassassin_gtk.c
1931         * src/plugins/trayicon/trayicon.c
1932                 add gettext macros for plugin name and description
1933
1934 2003-05-16 [paul]
1935
1936         * sync with 0.9.0
1937
1938 2003-05-16 [paul]       0.8.11claws155
1939
1940         * sync with lastest 0.9.0pre1
1941                 see ChangeLog 2003-05-16
1942
1943 2003-05-15 [paul]       0.8.11claws154
1944
1945         * sync with latest 0.9.0pre1
1946                 see ChangeLog 2003-05-14 and 2003-05-15
1947
1948 2003-05-14 [christoph]  0.8.11claws153
1949
1950         * src/plugins/image_viewer/viewer.c
1951         * src/plugins/image_viewer/viewer.glade         ** NEW **
1952         * src/plugins/image_viewer/viewerprefs.c
1953                 make it possible to disable the autoload function in the
1954                 imageviewer again
1955
1956 2003-05-14 [christoph]  0.8.11claws152
1957
1958         * src/folder.c
1959                 fix folder update after adding a message
1960
1961 2003-05-13 [alfons]     0.8.11claws151
1962
1963         * src/common/session.c
1964                 remove debug traces
1965                 
1966         * src/addrcache.[ch]
1967         * src/filtering.[ch]
1968         * src/folder.[c]
1969         * src/gtkaspell.[ch]
1970         * src/imap.[ch]
1971         * src/mbox_folder.[ch]
1972         * src/mh.[ch]
1973         * src/mimeview.h
1974         * src/msgcache.[ch]
1975         * src/news.[ch]
1976         * src/passphrase.[ch]
1977         * src/prefs_common.[ch]
1978         * src/prefs_gtk.[ch]
1979         * src/procmsg.c
1980         * src/scoring.[ch]
1981                 be pedantic; (in prototypes () implies (int))
1982
1983 2003-05-13 [alfons]     0.8.11claws150
1984
1985         * src/prefs_toolbar.[ch]
1986         * src/summaryview.[ch]
1987         * src/toolbar.[ch]
1988                 change misleading text in toolbar prefs;
1989                 add toolbar action for ignore thread (toggles ignore thread flag);
1990                 clean up a little bit;
1991
1992 2003-05-12 [paul]
1993
1994         * tools/convert_mbox.pl
1995                 bug fixed by Fred Marton
1996
1997 2003-05-12 [paul]
1998
1999         * sync with 0.9.0pre1
2000
2001 2003-05-09 [paul]       0.8.11claws149
2002
2003         * sync with 0.8.11cvs43
2004                 see ChangeLog 2003-05-09
2005
2006 2003-05-08 [christoph]  0.8.11claws148
2007
2008         * src/imap.[ch]
2009                 o use CAPABILIY as first command and check for PREAUTH
2010                   information in the response to it
2011                 o rewrite all imap_cmd_* functions to use an IMAPSession
2012                   instead of a SockInfo as parameter
2013                 o do STARTTLS after fetching and checking the server
2014                   capabilities
2015
2016 2003-05-08 [paul]       0.8.11claws147
2017
2018         * tools/Makefile.am
2019           tools/README
2020           tools/convert_mbox.pl         ** NEW FILE **
2021                 add mbox conversion script. Submitted by 
2022                 Fred Marton <Fred.Marton@uni-bayreuth.de>
2023
2024 2003-05-07 [christoph]
2025
2026         * doc-src/glade.txt
2027         * src/gtk/pluginwindow.glade
2028         * src/plugins/image_viewer/viewerprefs.glade
2029         * src/plugins/spamassassin/spamassassin_gtk.glade
2030                 add glade files for user interfaces and a description how
2031                 to use glade to create the sylpheed code
2032
2033 2003-05-07 [paul]       0.8.11claws146
2034
2035         * sync with 0.8.11cvs41
2036                 see ChangeLog 2003-05-07
2037
2038 2003-05-06 [christoph]  0.8.11claws145
2039
2040         * src/main.c
2041         * src/plugins/image_viewer/viewer.c
2042                 fix usage of imlib in imageviewer plugin
2043
2044         * src/gtk/prefswindow.c
2045                 handle window close event correctly
2046
2047 2003-05-06 [paul]       0.8.11claws144
2048
2049         * src/common/ssl.c
2050                 fix typo introduced in sync
2051
2052 2003-05-06 [paul]       0.8.11claws143
2053
2054         * sync with 0.8.11cvs39
2055                 see ChangeLog 2003-05-06
2056
2057 2003-05-06 [paul]       0.8.11claws142
2058
2059         * AUTHORS
2060           po/cs.po
2061                 updated Czech translation, submitted by 
2062                 Radek Vybiral <Radek.Vybiral@vsb.cz>
2063                 
2064         * src/plugins/clamav/clamav_plugin_gtk.c
2065                 clean up
2066
2067 2003-05-03 [alfons]     0.8.11claws141
2068
2069         * src/compose.[ch]
2070                 make paste as quotation work even when the call to 
2071                 text_inserted() was deferred (fixes bug #140 "Paste 
2072                 as quotation does not work when using "external" 
2073                 clipboard")
2074
2075 2003-05-03 [thorsten]   0.8.11claws140
2076
2077         * src/addrquery.h
2078           src/ldapquery.h
2079           src/mainwindow.c
2080                 removed C++ comments
2081         * src/addr_compl.c
2082                 function with non-int retval/param used before
2083                 implementation/declaration
2084
2085 2003-05-02 [paul]       0.8.11claws139
2086
2087         * src/addr_compl.[ch]
2088           src/addressbook.[ch]
2089           src/addrindex.c
2090           src/summaryview.c
2091                 revert match's changes to (finally) remove the bug where
2092                 opening a folder causes massive slowdown when using the 
2093                 'Display sender using address book' option
2094
2095 2003-05-01 [melvin]     0.8.11claws138
2096
2097         * src/plugins/dillo_viewer/dillo_prefs.[ch]
2098         * src/plugins/dillo_viewer/dillo_viewer.c
2099                 Fixed bug where "Cancel" button from prefs issued
2100                 warnings.
2101                 Comply a little more to coding style
2102
2103 2003-05-01 [paul]       0.8.11claws137
2104
2105         * sync with 0.8.11cvs38
2106                 see ChangeLog 2003-05-01
2107
2108 2003-05-01 [paul]       0.8.11claws136
2109
2110         * po/bg.po
2111                 updated by George Danchev
2112
2113 2003-04-30 [christoph]  0.8.11claws135
2114
2115         * src/plugins/dillo_viewer/dillo_prefs.c
2116         * src/plugins/image_viewer/viewerprefs.c
2117         * src/plugins/spamassassin/spamassassin_gtk.c
2118                 remove gtk_widget_ref() calls for widgets in
2119                 glade code
2120
2121 2003-04-30 [paul]       0.8.11claws134
2122
2123         * src/addrindex.c
2124                 ok, this time a better fix for the bug where opening folder
2125                 has massive slowdown when using the 'Display sender using 
2126                 address book' option
2127
2128 2003-04-30 [paul]       0.8.11claws133
2129
2130         * src/addrindex.c
2131                 revert the 'fix' of 0.8.11claws128 because it doesn't fix it
2132         
2133 2003-04-30 [melvin]     0.8.11claws132
2134
2135         New: Dillo plugin preferences (patch by Dimitar Haralanov)
2136
2137         * src/plugins/dillo_viewer/dillo_prefs.[ch]     *** NEW ***
2138                 Preferences for the dillo plugin
2139         * src/plugins/dillo_viewer/dillo_viewer.c
2140                 Support for preferences
2141         * src/plugins/dillo_viewer/Makefile.am
2142                 Added dillo_prefs.[ch]
2143
2144 2003-04-30 [alfons]     0.8.11claws131
2145
2146         * src/common/plugin.[ch]
2147                 see? this ANSI C'fication immediately gives us type
2148                 checking for free.
2149
2150 2003-04-30 [alfons]     0.8.11claws130
2151
2152         * src/common/plugin.[ch]
2153         * src/plugins/clamav/clamav_plugin.[ch]
2154         * src/plugins/clamav/clamav_plugin_gtk.c
2155         * src/plugins/demo/demo.c
2156         * src/plugins/dillo_viewer/dillo_viewer.c
2157         * src/plugins/image_viewer/plugin.c
2158         * src/plugins/image_viewer/viewer.[ch]
2159         * src/plugins/image_viewer/viewerprefs.[ch]
2160         * src/plugins/mathml_viewer/mathml_viewer.c
2161         * src/plugins/spamassassin/spamassassin.[ch]
2162         * src/plugins/spamassassin/spamassassin_gtk.c
2163         * src/plugins/trayicon/trayicon.c
2164                 clean up
2165
2166 2003-04-30 [alfons]     0.8.11claws129
2167
2168         * src/common/utils.c
2169                 make is_ascii_str() fail gracefully when NULL pointer
2170                 is passed
2171
2172 2003-04-30 [paul]       0.8.11claws128
2173
2174         * src/addrindex.c
2175                 fix bug where opening folder has massive slowdown when
2176                 using the 'Display sender using address book' option
2177
2178 2003-04-30 [paul]       0.8.11claws127
2179
2180         * src/plugins/clamav/clamav_plugin.c
2181           src/plugins/clamav/clamav_plugin_gtk.c
2182           src/plugins/demo/demo.c
2183           src/plugins/dillo_viewer/dillo_viewer.c
2184           src/plugins/image_viewer/plugin.c
2185           src/plugins/mathml_viewer/mathml_viewer.c
2186           src/plugins/spamassassin/spamassassin.c
2187           src/plugins/spamassassin/spamassassin_gtk.c
2188           src/plugins/trayicon/trayicon.c
2189                 get rid of eye-hurting function signatures
2190
2191 2003-04-30 [paul]       0.8.11claws126
2192
2193         * src/plugins/trayicon/trayicon.c
2194                 add description
2195                 
2196         * src/mimeview.c
2197                 be more descriptive
2198
2199 2003-04-30 [paul]       0.8.11claws125
2200
2201         * configure.ac
2202                 arrange the plugins in reverse alphabetical order
2203                 
2204         * src/plugins/clamav/clamav_plugin.[ch]
2205           src/plugins/clamav/clamav_plugin_gtk.c
2206                 rename some params
2207                 resize max_size window
2208                 re-arrange the order of some gui elements
2209                 improve descriptions
2210         
2211         * src/plugins/image_viewer/plugin.c
2212           src/plugins/mathml_viewer/mathml_viewer.c
2213                 add descriptions
2214                 
2215         * src/plugins/spamassassin/spamassassin_gtk.c
2216                 resize max_size window
2217                 re-arrange the order of some gui elements
2218                 
2219         * src/messageview.c
2220           src/mimeview.c
2221                 correct typos
2222
2223 2003-04-30 [alfons]     0.8.11claws124
2224
2225         * src/imap.c
2226                 fix a leak found while browsing Martin Kluge's 
2227                 valgrind log (Claws only)
2228
2229 2003-04-29 [darko]      0.8.11claws123
2230
2231         * src/gtk/gtkstext.h
2232                 include wchar.h if it is available, fixes compilation
2233                 on HP-UX systems
2234
2235 2003-04-29 [melvin]     0.8.11claws122
2236
2237         * src/prefs_actions.c
2238                 Improved help text of Actions' syntax
2239
2240 2003-04-28 [paul]       0.8.11claws121
2241
2242         * src/action.c
2243                 a better fix for the crash when performing an action
2244                 on a mime part
2245
2246 2003-04-28 [paul]       0.8.11claws120
2247
2248         * src/action.c
2249                 fix crash when performing an action on a
2250                 mime part
2251
2252 2003-04-28 [paul]       0.8.11claws119
2253
2254         * sync with 0.8.11cvs36
2255                 see ChangeLog 2003-04-28
2256
2257 2003-04-27 [paul]       0.8.11claws118
2258
2259         * more sync with 0.8.11cvs35
2260                 see ChangeLog 2003-04-25
2261
2262 2003-04-26 [christoph]  0.8.11claws117
2263
2264         * src/folder.c
2265                 fix remove virtual check
2266
2267 2003-04-26 [paul]       0.8.11claws116
2268
2269         * src/messageview.c
2270                 fix return-receipt, make it work again
2271
2272 2003-04-26 [paul]       0.8.11claws115
2273
2274         * src/mimeview.c
2275                 restore double-clicking of the [application/pgp-signature 
2276                 (Select "Check signature" to check)] line in the message view,
2277                 broken in recent sync
2278
2279 2003-04-26 [christoph]  0.8.11claws114
2280
2281         * src/folder.c
2282                 check if remove virtual really exists before
2283                 calling the function
2284
2285 2003-04-25 [match]      0.8.11claws113
2286
2287         * src/addrindex.c
2288         * src/addrbook.c
2289         * src/ldapquery.[ch]
2290         * src/ldapctrl.[ch]
2291                 fix memleak.
2292         * src/ldapserver.[ch]
2293                 fix memleak. fix segfault.
2294                 plug a Claws memleak
2295
2296 2003-04-25 [alfons]     0.8.11claws112
2297
2298         * src/folder.c
2299                 plug a Claws memleak
2300
2301 2003-04-25 [alfons]     0.8.11claws111
2302
2303         * src/common/session.c
2304                 plug a memleak
2305
2306 2003-04-25 [paul]       0.8.11claws110
2307
2308         * sync with 0.8.11cvs35
2309                 see ChangeLog 2003-04-24 and 2003-04-25
2310                 
2311         * src/gtk/pluginwindow.c
2312                 correct another strange float value
2313
2314 2003-04-24 [christoph]  0.8.11claws109
2315
2316         * src/folder.c
2317                 freeze folder item updates when unsetting new flags
2318
2319         * src/gtk/pluginwindow.c
2320                 correct strange float value
2321
2322 2003-04-23 [paul]       0.8.11claws108
2323
2324         * sync with 0.8.11cvs33
2325                 see ChangeLog 2003-04-23
2326
2327 2003-04-22 [paul]       0.8.11claws107
2328
2329         * src/Makefile.am
2330           src/messageview.c
2331           src/mimeview.c
2332           src/pgptext.[ch]      ** REMOVED **
2333                 remove pgptext.[ch] as its not used any more
2334
2335 2003-04-22 [paul]       0.8.11claws106
2336
2337         * sync with 0.8.11cvs31
2338                 see ChangeLog 2003-04-21 and 2003-04-22
2339
2340 2003-04-21 [alfons]     0.8.11claws105
2341
2342         * src/main.c
2343                 No access to GTK structures if we're a spawned child
2344                 (and clean up code a little bit...) Should fix #126.
2345
2346 2003-04-21 [melvin]     0.8.11claws104
2347
2348         * src/plugins/dillo_viewer/README
2349                 Improved slightly the text.
2350
2351 2003-04-21 [melvin]     0.8.11claws103
2352
2353         * src/plugins/dillo_viewer/README *** NEW ***
2354                 Added a README file for the Dillo plugin
2355
2356 2003-04-20 [paul]
2357
2358         * tools/README
2359           tools/outlook2sylpheed.pl
2360                 updated and improved by Ricardo Mones Lastra
2361
2362 2003-04-18 [oliver]     0.8.11claws102
2363
2364         * src/inc.c 
2365         * src/prefs_account.h
2366                 remove Pop3SessionType (used by selective download)
2367         * src/prefs_toolbar.c
2368                 enable set Default Toolbar button
2369
2370 2003-04-18 [paul]       0.8.11claws101
2371
2372         * sync with 0.8.11cvs29
2373                 see ChangeLog 2003-04-18
2374
2375 2003-04-17 [paul]       0.8.11claws100
2376
2377         * src/prefs_common.[ch]
2378           src/summaryview.c
2379                 remove 'Open next message on deletion' option,
2380                 as the same effect can now be achieved via the
2381                 'Always open messages in summary when selected'
2382                 option.
2383
2384 2003-04-17 [paul]       0.8.11claws99
2385
2386         * sync with 0.8.11cvs28
2387                 see ChangeLog 2003-04-17
2388
2389 2003-04-17 [christoph]  0.8.11claws98
2390
2391         * ac/spamassassin.m4
2392         * src/plugins/spamassassin/libspamc.[ch]
2393         * src/plugins/spamassassin/utils.[ch]
2394                 sync libspamc with SpamAssassin project
2395
2396 2003-04-17 [christoph]  0.8.11claws97
2397
2398         * src/common/socket.h
2399         * src/gtk/sslcertwindow.h
2400                 rename old USE_SSL to USE_OPENSSL
2401
2402 2003-04-17 [paul]       0.8.11claws96
2403
2404         * src/prefs_common.h
2405                 use gulong for P_COLOR so that it compiles/runs on
2406                 64-bit systems. Patch submitted by James Noyes
2407                 <jnoyes-claws@retrogeeks.com>
2408                 
2409         * po/de.po
2410                 updated by Jens
2411
2412 2003-04-17 [paul]       0.8.11claws95
2413
2414         * sync with 0.8.11cvs27
2415                 see ChangeLog 2003-04-16
2416
2417 2003-04-15 [paul]       0.8.11claws94
2418
2419         * src/prefs_common.[ch]
2420                 rearrange to stop the window getting too long:
2421                         move Receive dialog stuff to Receive tab
2422                         move Send dialog to Send tab
2423                         remove Dialogs frame
2424                 rename 'Open messages in summary with cursor keys' to
2425                 'Always open messages in summary when selected', as its
2426                 more appropriate
2427
2428 2003-04-15 [paul]       0.8.11claws93
2429
2430         * src/prefs_common.[ch]
2431           src/summaryview.c
2432                 add new option '/Interface/Open next message on deletion'
2433
2434 2003-04-15 [paul]       0.8.11claws92
2435
2436         * src/summaryview.[ch]
2437                 add /Mark/Lock and /Mark/Unlock to the pop-up
2438                 menu. Patch submitted by Ivan Francolin Martinez
2439                 <ivanfm@users.sourceforge.net>
2440
2441 2003-04-15 [paul]       0.8.11claws91
2442
2443         * sync with 0.8.11cvs24
2444                 see ChangeLog 2003-04-15
2445
2446 2003-04-14 [jens]       0.8.11claws90
2447
2448         * updated German translation and some corrections from
2449                 Roland Bless <bless@tm.uka.de>
2450
2451 2003-04-14 [paul]       0.8.11claws89
2452
2453         * sync with 0.8.11cvs22
2454                 see ChangeLog 2003-04-14
2455
2456 2003-04-13 [paul]       0.8.11claws88
2457
2458         * src/plugins/clamav/clamav_plugin.c
2459                 fix memory leaks
2460                 clean up
2461
2462 2003-04-12 [paul]       0.8.11claws87
2463
2464         * src/plugins/clamav/clamav_plugin.c
2465                 activate enable/disable archive scanning option
2466                 
2467         * src/plugins/clamav/.cvsignore         ** NEW FILE **
2468
2469 2003-04-12 [paul]       0.8.11claws86
2470
2471         * src/plugins/Makefile.am
2472           src/plugins/clamav/Makefile.am                ** NEW FILE **
2473           src/plugins/clamav/README                     ** NEW FILE ** 
2474           src/plugins/clamav/clamav_plugin.[ch]         ** NEW FILES **
2475           src/plugins/clamav/clamav_plugin_gtk.c        ** NEW FILE **
2476                 add Clam AntiVirus plugin
2477
2478 2003-04-12 [paul]       0.8.11claws85
2479
2480         * sync with 0.8.11cvs21
2481                 see ChangeLog 2003-04-11
2482
2483 2003-04-11 [paul]       0.8.11claws84
2484
2485         * po/es.po
2486                 update Spanish translation. Submitted by Ricardo
2487                 Mones Lastra.
2488
2489 2003-04-10 [christoph]  0.8.11claws83
2490
2491         * src/mbox.c
2492                 fix typo that did not move unfiltered mails to destination
2493                 folder
2494
2495         (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
2496          when filtering from spool)
2497
2498 2003-04-10 [christoph]  0.8.11claws82
2499
2500         * src/imap.c
2501                 use BODY.PEEK instead of BODY in in message fetch operation
2502                 to make sure the IMAP server does not set the \Seen flag for
2503                 messages. Sylpheed does that later itself, when the message
2504                 is opened in sylpheed
2505
2506         (closes Bug 111 Claws destroys unread marks)
2507
2508 2003-04-09 [oliver]     0.8.11claws81
2509         
2510         * src/folder.c
2511                 fix crash in folder_destroy
2512         * README.claws
2513                 remove selective download
2514
2515 2003-04-09 [christoph]  0.8.11claws80
2516
2517         * src/imap.c
2518                 fix crash in imap_get_msginfo() when then fetched message
2519                 is not found
2520
2521         (closes Bug 110 Crash during mail composition)
2522
2523 2003-04-08 [christoph]  0.8.11claws79
2524
2525         * src/folder.c
2526         * src/prefs_account.c
2527                 Filter new messages that are found in an INBOX folder
2528                 when 'Filter messages on receiving' is enabled in the
2529                 Folder's AccountPrefs. This allows to use Sylpheed's
2530                 filtering engine for IMAP folders where messages are
2531                 added to the INBOX by a MTA
2532
2533 2003-04-08 [paul]       0.8.11claws78
2534
2535         * src/procmsg.h
2536                 clean up after last commit
2537
2538 2003-04-08 [paul]       0.8.11claws77
2539
2540         * sync with 0.8.11cvs20
2541                 see ChangeLog 2003-04-07 and 2003-04-08
2542
2543 2003-04-07 [christoph]  0.8.11claws76
2544
2545         * src/filtering.[ch]
2546         * src/inc.[ch]
2547         * src/mbox.c
2548         * src/procmsg.[ch]
2549                 add procmsg_msginfo_filter() to execute filtering actions
2550
2551 2003-04-06 [christoph]  0.8.11claws75
2552
2553         * src/imap.c
2554                 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
2555
2556 2003-04-06 [christoph]  0.8.11claws74
2557
2558         * src/common/utils.[ch]
2559                 add g_int_compare() function for slist sorting
2560
2561         * src/imap.c
2562                 fetch all MsgInfos with one command in imap_get_msginfos()
2563                 using an imap set with a list of ranges
2564
2565         * src/news.c
2566                 use new g_int_compare() function
2567
2568 2003-04-06 [thorsten]   0.8.11claws73
2569
2570         * src/mh.c
2571                 corrected implementation of mh_folder_destroy()
2572
2573 2003-04-05 [christoph]  0.8.11claws72
2574
2575         * src/account.c
2576         * src/folder.[ch]
2577         * src/folderview.c
2578         * src/imap.c
2579         * src/inc.c
2580         * src/main.c
2581         * src/mainwindow.c
2582         * src/mbox_folder.c
2583         * src/mh.c
2584         * src/mimeview.h
2585         * src/msgcache.[ch]
2586         * src/news.c
2587         * src/procmime.h
2588         * src/procmsg.[ch]
2589         * src/setup.c
2590         * src/gtk/gtkutils.c
2591                 o rename structure field names class and new to klass and
2592                   new_msgs, to allow including files in C++
2593                 o add 'extern "C"' block to some header files
2594                 o add MsgInfoList and MsgNumberList as alias for GSList for
2595                   developers to know what type of list is expected
2596
2597         * src/plugins/image_viewer/plugin.c
2598         * src/plugins/image_viewer/viewer.[ch]
2599         * src/plugins/image_viewer/viewerprefs.[ch]
2600                 rename function names to prevent conflicts
2601
2602 2003-04-05 [paul]       0.8.11claws71
2603
2604         * sync with 0.8.11cvs18
2605                 see ChangeLog 2003-04-03 and 2003-04-04
2606
2607 2003-04-02 [christoph]  0.8.11claws70
2608
2609         * src/folder.[ch]
2610         * src/imap.[ch]
2611         * src/mbox_folder.[ch]
2612         * src/mh.[ch]
2613         * src/news.[ch]
2614                 o Make all virtual folder functions private
2615                 o remove unused folder code
2616
2617         * src/common/socket.[ch]
2618         * src/summaryview.c
2619                 fix warnings
2620
2621 2003-03-30 [alfons]     0.8.11claws69
2622
2623         * src/send_message.c
2624                 remove two debug traces and see if people still report
2625                 errors
2626
2627 2003-03-30 [alfons]     0.8.11claws68
2628
2629         * src/send_message.c
2630         * src/commons/session.c
2631                 add more debug traces
2632
2633 2003-03-30 [christoph]  0.8.11claws67
2634
2635         * src/folder.c
2636                 change processing folder name from .processing to processing
2637
2638         * src/common/ssl.c
2639                 disable SSL certificate check because it causes Xlib error
2640                 when the child process want's to open an GTK window
2641
2642 2003-03-30 [christoph]  0.8.11claws66
2643
2644         * src/folder.c
2645                 don't use default folder for processing folder item because
2646                 it can be a non local folder
2647
2648         (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
2649
2650 2003-03-30 [alfons]     0.8.11claws65
2651
2652         * src/send_message.c
2653                 try fixing crashes when sending messages: my gcc 2.95.4 seems 
2654                 to generate bad code for 'send_send_data_progressive': When
2655                 called from 'send_send_data_finished', the 'data' pointer is
2656                 cleared just before the assignment to the dialog pointer
2657
2658 2003-03-29 [christoph]  0.8.11claws64
2659
2660         * src/common/prefs.h
2661         * src/plugins/image_viewer/Makefile.am
2662         * src/plugins/image_viewer/plugin.c
2663         * src/plugins/image_viewer/viewer.[ch]
2664         * src/plugins/image_viewer/viewerprefs.[ch]     ** NEW **
2665                 add PrefsPage for ImageViewer
2666
2667 2003-03-28 [thorsten]   0.8.11claws63
2668
2669         * src/common/session.c
2670                 added some comments
2671
2672 2003-03-28 [paul]       0.8.11claws62
2673
2674         * sync with 0.8.11cvs16
2675                 see ChangeLog 2003-03-28
2676
2677 2003-03-28 [paul]       0.8.11claws61
2678
2679         * sync with 0.8.11cvs15
2680                 see ChangeLog 2003-03-28
2681
2682 2003-03-27 [christoph]  0.8.11claws60
2683
2684         * src/folder.c
2685         * src/imap.c
2686         * src/common/socket.[ch]
2687                 set socket state to DISCONNECTED when any operation
2688                 fails to allow reconnecting in IMAP code without
2689                 checking the return code of all calls to the command
2690                 functions
2691
2692         * src/folderview.c
2693         * src/summaryview.c
2694                 remove some more stuff that depends on specific
2695                 folder types
2696
2697 2003-03-27 [paul]       0.8.11claws59
2698
2699         * sync with 0.8.11cvs14
2700                 see ChangeLog 2003-03-27
2701                 
2702         * src/selective_download.[ch]   ** REMOVED **
2703                 really removed
2704
2705 2003-03-27 [christoph]  0.8.11claws58
2706
2707         * src/folder.c
2708                 fix handling of tmp_flags in flag copy function
2709
2710 2003-03-27 [paul]       0.8.11claws57
2711
2712         * sync with 0.8.11cvs13
2713                 see ChangeLog 2003-03-27
2714
2715 2003-03-27 [oliver]     0.8.11claws56
2716
2717         * src/maiwindow.c
2718                 remove sel_download_cb
2719
2720 2003-03-27 [oliver]     0.8.11claws55
2721         
2722         * src/inc.c
2723                 remove POP3_TOP
2724         
2725 2003-03-26 [oliver]     0.8.11claws54
2726
2727         *src/pop.h
2728                 remove POP3_TOP*
2729         * README.claws
2730                 remove selective donwload readme
2731
2732 2003-03-26 [oliver]     0.8.11claws53
2733         * src/matcher.[ch]
2734         * src/matcher_parser_parse.y 
2735         * src/pop.c 
2736         * src/prefs_account.[ch]
2737         * src/prefs_filtering.c
2738                 remove selective donwload
2739
2740 2003-03-26 [oliver]     0.8.11claws52
2741
2742         * src/inc.[ch] 
2743         * src/filtering.c 
2744         * src/mainwindow.c 
2745                 remove selective donwload
2746
2747 2003-03-26 [oliver]     0.8.11claws51
2748         
2749         * src/Makefile.am
2750         * src/selective_download.[ch]   ** REMOVE **    
2751
2752 2003-03-26 [christoph]  0.8.11claws50
2753
2754         * src/news.c
2755                 fix NEWS that got broken by a sync with sylpheed-main
2756
2757 2003-03-26 [christoph]  0.8.11claws49
2758
2759         * src/mimeview.c
2760                 fix mime type guessing when no mime type is found for a file
2761
2762 2003-03-25 [christoph]  0.8.11claws48
2763
2764         * src/mimeview.c
2765         * src/procmime.c
2766                 remove mime type guessing from mime parser and use
2767                 name based mime types in viewer lookup for mime type
2768                 application/octet-stream
2769
2770 2003-03-25 [christoph]  0.8.11claws47
2771
2772         * doc-src/readme.txt
2773         * doc-src/rfc2554.txt
2774                 add RFC about SMTP AUTH
2775
2776         * src/send_message.c
2777         * src/common/smtp.[ch]
2778                 add extra error code for authentication errors and
2779                 clear temporary password when this error occurs
2780
2781         (closes Bug 84 authentication failure while sending should
2782          prompt for password again)
2783
2784 2003-03-25 [christoph]  0.8.11claws46
2785
2786         * configure.ac
2787         * src/Makefile.am
2788         * src/imageview.[ch]                            ** REMOVE **
2789         * src/messageview.[ch]
2790         * src/mimeview.[ch]
2791         * src/prefs_common.[ch]
2792         * src/textview.c
2793         * src/plugins/Makefile.am
2794         * src/plugins/image_viewer/.cvsignore           ** NEW **
2795         * src/plugins/image_viewer/Makefile.am          ** NEW **
2796         * src/plugins/image_viewer/plugin.c             ** NEW **
2797         * src/plugins/image_viewer/viewer.[ch]          ** NEW **
2798                 move image viewer into a plugin (building is enabled by default)
2799                 [ToDo: Prefs for resize and autoview]
2800
2801 2003-03-25 [paul]       0.8.11claws45
2802
2803         * sync with 0.8.11cvs12
2804                 see ChangeLog 2003-03-26
2805
2806 2003-03-25 [paul]       0.8.11claws44
2807
2808         * sync with 0.8.11cvs11
2809                 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
2810                 
2811         Note: Selective Download is broken.
2812                 
2813 2003-03-22 [christoph]  0.8.11claws43
2814
2815         * src/folder.c
2816                 code cleanup for flags copying
2817
2818 2003-03-22 [christoph]  0.8.11claws42
2819
2820         * src/plugins/trayicon/trayicon.c
2821                 fix setting the transparent area when the window size
2822                 is forced by the system tray
2823
2824 2003-03-22 [christoph]  0.8.11claws41
2825
2826         * src/plugins/trayicon/gnome-mail.xpm           ** REMOVE **
2827         * src/plugins/trayicon/gnome-nomail.xpm         ** REMOVE **
2828         * src/plugins/trayicon/newmail.xpm              ** NEW **
2829         * src/plugins/trayicon/nomail.xpm               ** NEW **
2830         * src/plugins/trayicon/trayicon.c
2831         * src/plugins/trayicon/unreadmail.xpm           ** NEW **
2832                 o replace GBiff icons with KBiff icons resized to 16x16 pixel
2833                 o add icon for unread mails
2834                 o set transparency for window
2835
2836 2003-03-22 [christoph]  0.8.11claws40
2837
2838         * src/news.c
2839                 init news session to prevent crash when session is closed
2840
2841 2003-03-22 [christoph]  0.8.11claws39
2842
2843         * src/imap.c
2844         * src/common/session.[ch]
2845                 Init session data to make sure we don't have invalid pointers
2846                 for read_ch and write_ch when new multi process sessions are
2847                 not used
2848
2849         * src/main.c
2850         * src/common/plugin.c
2851         * src/common/sylpheed.c
2852         * src/plugins/demo/demo.c
2853         * src/plugins/dillo_viewer/dillo_viewer.c
2854         * src/plugins/mathml_viewer/mathml_viewer.c
2855         * src/plugins/spamassassin/spamassassin.c
2856         * src/plugins/spamassassin/spamassassin_gtk.c
2857                 add plugin types to allow loading plugins at different times
2858                 (and maybe for different frontends), because it's not good to
2859                 load GTK-Plugins gefore gtk_init was called
2860
2861         * configure.ac
2862         * src/plugins/Makefile.am
2863         * src/plugins/trayicon/.cvsignore               ** NEW **
2864         * src/plugins/trayicon/Makefile.am              ** NEW **
2865         * src/plugins/trayicon/eggtrayicon.c            ** NEW **
2866         * src/plugins/trayicon/eggtrayicon.h            ** NEW **
2867         * src/plugins/trayicon/gnome-mail.xpm           ** NEW **
2868         * src/plugins/trayicon/gnome-nomail.xpm         ** NEW **
2869         * src/plugins/trayicon/trayicon.c               ** NEW **
2870                 New Trayicon plugin that shows an icon in a systray that uses
2871                 XEMBED protocol like Gnome's systray. Icon shows if there
2872                 are new mails and a tooltip shows information about new,
2873                 unread and total messages.
2874
2875 2003-03-22 [paul]       0.8.11claws38
2876
2877         * src/common/smtp.c
2878                 fix ESMTP AUTH CRAM-MD5
2879                 [sync with main (still version 0.8.11cvs6), see
2880                  ChangeLog 2003-03-22]
2881
2882 2003-03-21 [colin]      0.8.11claws37
2883
2884         * src/send_message.c
2885                 Fix USE_SSL => USE_OPENSSL
2886
2887 2003-03-21 [colin]      0.8.11claws36
2888
2889         * src/folderview.c
2890                 Fix counts in drag and dropped subfolders
2891
2892 2003-03-21 [colin]      0.8.11claws35
2893
2894         * src/folder.c 
2895         * src/folderview.c
2896                 speed up a bit folder dnd
2897
2898 2003-03-20 [alfons]     0.8.11claws34
2899
2900         * src/main.c
2901         * src/toolbar.c
2902         * src/procmsg.c
2903                 don't send locked queue messages
2904                 (feature request "[ 705245 ] Locking message in outbox 
2905                  should prevent sending")
2906
2907 2003-03-20 [christoph]  0.8.11claws33
2908
2909         * src/folder.c
2910                 remove NEW and UNREAD flag in special folders when scanning
2911                 
2912         * src/common/smtp.c
2913                 fix ESMTP AUTH CRAM-MD5
2914
2915 2003-03-20 [paul]       0.8.11claws32
2916
2917         * src/prefs_account.c
2918                 Re-write 'Tunnel command to open connection' as
2919                 'Use command to communicate with server', and disable
2920                 it for all except IMAP accounts
2921
2922 2003-03-20 [paul]       0.8.11claws31
2923
2924         * sync with 0.8.11cvs6
2925                 see ChangeLog 2003-03-20
2926
2927 2003-03-19 [match]      0.8.11claws30
2928
2929         * src/addritem.[ch]
2930                 include documentation. minor refactoring.
2931         * src/addr_compl.[ch]
2932         * src/addrindex.[ch]
2933         * src/addresbook.[ch]
2934         * src/summaryview.c
2935                 re-enable address lookup (was disabled in
2936                 0.8.11claws20).
2937
2938 2003-03-19 [christoph]  0.8.11claws29
2939
2940         * src/procmsg.c
2941                 add temp flag handling, will make moving and copying
2942                 messages possible again
2943
2944         * src/folder.c
2945                 correct calulation of folder stats
2946
2947 2003-03-18 [match]      0.8.11claws28
2948
2949         * src/editgroup.h
2950                 remove case sensitive comparison (closes bug 80).
2951
2952 2003-03-18 [christoph]  0.8.11claws27
2953
2954         * src/imap.c
2955                 fix imap using a tunnel command
2956
2957         (closes bug 87)
2958
2959 2003-03-18 [christoph]  0.8.11claws26
2960
2961         * src/folder.[ch]
2962         * src/imap.c
2963         * src/procmsg.[ch]
2964                 rewrite flag handling for folders
2965
2966 2003-03-18 [christoph]  0.8.11claws25
2967
2968         * src/folder.c
2969         * src/procmsg.c
2970         * src/summaryview.c
2971                 unset NEW and UNREAD flags when message is ignored, to make
2972                 sure messages don't show up as unread on other IMAP clients,
2973                 because the IGNORE_THREAD flag can not be syncronized through
2974                 the IMAP folder
2975
2976 2003-03-17 [christoph]  0.8.11claws24
2977
2978         * src/imap.c
2979                 don't use recursion to fetch uids when the number of messages
2980                 does not match. Moved code into subfunction that is used
2981                 again when needed, to prevent an endless loop.
2982
2983 2003-03-17 [thorsten]   0.8.11claws23
2984
2985         * src/imageview.[ch]
2986                 export imageview_get_resized_size() (for plugins)
2987         * src/prefs_common.[ch]
2988                 added prefs_common_get() (for plugins)
2989
2990 2003-03-17 [christoph]  0.8.11claws22
2991
2992         * src/imap.c
2993                 o remove UID guessing from copy code
2994                 o support UIDPLUS extension for APPEND command
2995
2996 2003-03-17 [paul]       0.8.11claws21
2997
2998         * src/gtk/about.c
2999                 remove 'Compiled-plugins' section.
3000                 
3001         * src/plugins/dillo_viewer/dillo_viewer.c
3002                 slight change to description text
3003
3004 2003-03-16 [match]      0.8.11claws20
3005         * src/ldapserver.[ch]           ** NEW **
3006         * src/ldapctrl.[ch]             ** NEW **
3007         * src/ldapquery.[ch]            ** NEW **
3008         * src/ldaputil.[ch]             ** NEW **
3009         * src/addrcindex.[ch]           ** NEW **
3010         * src/addrquery.h               ** NEW **
3011         * src/addritem.[ch]
3012         * src/addrcache.[ch]
3013         * src/addrindex.[ch]
3014         * src/addr_compl.[ch]
3015         * src/addressbook.[ch]
3016         * src/addrbook.[ch]
3017         * src/editgroup.c
3018         * src/editaddress.c
3019         * src/editldap.c
3020         * src/editldap_basedn.c
3021         * src/vcard.c
3022         * src/jpilot.c
3023         * src/Makefile.am
3024                 included dynamic LDAP queries. improved address
3025                 completion.
3026
3027 2003-03-16 [paul]       0.8.11claws19
3028
3029         * tools/multiwebsearch.pl
3030                 fix a fatal typo
3031
3032 2003-03-16 [christoph]  0.8.11claws18
3033
3034         * src/mimeview.c
3035         * src/plugins/dillo_viewer/dillo_viewer.c
3036         * src/plugins/mathml_viewer/mathml_viewer.c
3037                 make unregistering of MimeViewerFactorys possible
3038
3039 2003-03-16 [alfons]     0.8.11claws17
3040
3041         * configure.ac
3042                 correct typo
3043
3044 2003-03-16 [melvin]     0.8.11claws16
3045
3046         * src/plugins/dillo_viewer.c
3047                 Fixed bug where it was not possible to view more than
3048                 one text/html attachment per message (bug discovered
3049                 by Christoph Hohmann).
3050
3051 2003-03-15 [melvin]     0.8.11claws15
3052
3053         * src/prefs_actions.c
3054                 Fixed compilation warnings.
3055
3056 2003-03-15 [melvin]     0.8.11claws14
3057
3058         * src/plugins/Makefile.am
3059         * src/plugins/dillo_viewer/.cvsignore                   ** NEW **
3060         * src/plugins/dillo_viewer/Makefile.am                  ** NEW **
3061         * src/plugins/dillo_viewer/dillo_viewer.c               ** NEW **
3062                 Added a html mail viewer plugin that uses Dillo v0.7.0 or
3063                 newer (http://dillo.auriga.wearlab.de/).
3064
3065 2003-03-15 [christoph]  0.8.11claws13
3066
3067         * src/imap.c
3068                 don't query imap folder for attributes because we already
3069                 for them from imap_status
3070
3071         * src/mimeview.[ch]
3072                 add support for plugable MimeViewers (unloading Viewers
3073                 not yet complete)
3074
3075         * src/plugins/Makefile.am
3076         * src/plugins/mathml_viewer/.cvsignore          ** NEW **
3077         * src/plugins/mathml_viewer/Makefile.am         ** NEW **
3078         * src/plugins/mathml_viewer/mathml_viewer.c     ** NEW **
3079                 add MathML Viewer (Content-Type text/mathml) using GtkMathView
3080                 widget from http://helm.cs.unibo.it/mml-widget/
3081
3082 2003-03-14 [christoph]  0.8.11claws12
3083
3084         * src/folder.[ch]
3085                 o error return code's should better be negative
3086                 o replace printf with debug_print
3087
3088         * src/imap.c
3089                 improve IMAP folder scan by checking UID-NEXT
3090
3091         * src/summaryview.c
3092                 remove check that are unnecessary in my opinion
3093
3094 2003-03-13 [christoph]  0.8.11claws11
3095
3096         * src/folder.[ch]
3097         * src/foldersel.c
3098         * src/folderview.c
3099         * src/imap.c
3100         * src/mbox_folder.c
3101         * src/mh.c
3102         * src/news.c
3103         * src/prefs_scoring.c
3104         * src/summaryview.c
3105                 use a common function to get a displayable name
3106                 for a FolderItem
3107
3108 2003-03-13 [paul]       0.8.11claws10
3109
3110         * tools/Makefile.am
3111           tools/README
3112           tools/multiwebsearch.conf     ** NEW FILE **
3113           tools/multiwebsearch.pl       ** NEW FILE **
3114                 add multiwebsearch Actions script
3115
3116 2003-03-13 [colin]      0.8.11claws9
3117
3118         * src/compose.c
3119                 Remove leading emtpy lines from quoted text
3120                 before quoting it
3121
3122 2003-03-13 [melvin]     0.8.11claws8
3123
3124         * src/prefs_actions.c
3125                 Fixed a memory leak
3126                 Code clean ups
3127                 Added Cancel and OK buttons
3128                 Corrected help text
3129
3130 2003-03-13 [christoph]  0.8.11claws7
3131
3132         * src/account.c
3133         * src/folder.[ch]
3134         * src/imap.c
3135         * src/mainwindow.c
3136         * src/mbox_folder.c
3137         * src/mh.c
3138         * src/news.c
3139         * src/setup.c
3140                 replace more folder type stuff with folder class stuff
3141
3142 2003-03-13 [melvin]     0.8.11claws6
3143
3144         * src/prefs_actions.c
3145                 Added new tokens:
3146                 %u: user provided argument
3147                 %h: user provided argument (hidden on input)
3148                 %s: current text selection in the message view 
3149
3150 2003-03-13 [paul]       0.8.11claws5
3151
3152         * sync with 0.8.11cvs5
3153                 see ChangeLog 2003-03-11, 2003-03-12
3154
3155 2003-03-12 [christoph]  0.8.11claws4
3156
3157         * src/folder.c
3158                 use folder class idstr when writing folderlist.xml
3159
3160         * src/folder.h
3161         * src/imap.c
3162         * src/news.c
3163                 replace folder type checks with folder class checks
3164
3165 2003-03-12 [christoph]  0.8.11claws3
3166
3167         * src/folder.[ch]
3168         * src/imap.[ch]
3169         * src/main.c
3170         * src/mbox_folder.[ch]
3171         * src/mh.[ch]
3172         * src/news.[ch]
3173                 o create a list of known folder classes in the folder system
3174                 o use folder class id strings for folder item identifiers
3175
3176 2003-03-12 [christoph]  0.8.11claws2
3177
3178         * src/imap.c
3179                 fix imap uid validity check
3180
3181 2003-03-12 [christoph]  0.8.11claws1
3182
3183         * src/account.c
3184         * src/folder.[ch]
3185         * src/foldersel.c
3186         * src/folderview.c
3187         * src/imap.c
3188         * src/mainwindow.c
3189         * src/mbox_folder.c
3190         * src/mh.c
3191         * src/news.c
3192         * src/prefs_scoring.c
3193         * src/procmsg.c
3194         * src/setup.c
3195         * src/summaryview.c
3196                 initial restructuring of folder system, seperating
3197                 folders and folder classes
3198
3199 2003-03-12 [paul]       0.8.11claws
3200
3201         0.8.11claws release
3202
3203 2003-03-12 [christoph]
3204
3205         * src/gtk/prefswindow.c
3206                 fix translation of "Page Index"
3207
3208 2003-03-12 [paul]       0.8.10claws110
3209
3210         a sync from 0.8.11cvs4 before the release
3211
3212         * src/common/utils.c
3213                 subject_compare_for_sort(): allow null strings (fixes
3214                 summary sorting).
3215
3216 2003-03-11 [paul]       0.8.10claws109
3217
3218         * po/es.po
3219                 update Spanish translation, submitted by
3220                 Ricardo Mones Lastra
3221
3222 2003-03-11 [melvin]     0.8.10claws108
3223
3224         * po/fr.po
3225                 Updated French translations
3226
3227 2003-03-11 [paul]       0.8.10claws107
3228
3229         * manual/en/Makefile.am
3230           manual/en/*.html
3231                 update English manual, add a new page
3232                 updated by Francois Barriere <fbarriere@atmel.fr>
3233                 
3234         * po/bg.po
3235           po/it.po
3236           po/sr.po
3237                 update Bulgarian, Italian, and Serbian translations
3238                 submitted by George Danchev, Alessandro Maestri, and
3239                 Urke MMI
3240
3241 2003-03-10 [paul]       0.8.10claws106
3242
3243         * src/gtk/about.c
3244           src/gtk/prefswindow.c
3245                 make some strings translatable
3246
3247 2003-03-10 [darko]      0.8.10claws105
3248
3249         * src/compose.c
3250                 code cleanup to make Hiro happy
3251
3252 2003-03-10 [paul]       0.8.10claws104
3253
3254         * sync with 0.8.11cvs2
3255                 see ChangeLog 2003-03-10
3256
3257 2003-03-09 [melvin]     0.8.10claws103
3258
3259         * src/textview.c
3260                 textview_set_font(): fix for message display in
3261                 UTF-8 locales (thanks to Sergey Vlasov).
3262                 (was unintentionnaly reverted in 0.8.6claws6)   
3263
3264 2003-03-08 [darko]      0.8.10claws102
3265
3266         * src/compose.c
3267                 fix infinite loop in wrapping as reported
3268                 by happycactus
3269                 obsoletes patch #696482
3270
3271 2003-03-08 [christoph]  0.8.10claws101
3272
3273         * src/imap.c
3274                 add workaround for IMAP servers that do not
3275                 support the "UID SEARCH UID" command
3276
3277 2003-03-07 [christoph]  0.8.10claws100
3278
3279         * src/plugins/spamassassin/spamassassin.[ch]
3280         * src/plugins/spamassassin/spamassassin_gtk.c
3281                 code cleanup
3282
3283 2003-03-07 [paul]       0.8.10claws99
3284
3285         * po/es.po
3286                 updated Spanish translation, submitted by
3287                 Ricardo Mones Lastra
3288
3289 2003-03-07 [christoph]  0.8.10claws98
3290
3291         * src/send.c
3292                 fix in 0.8.10claws94 was wrong
3293                 local delivery does not require escaping, remove escaping
3294                 code to make signatures of mails with "." lines valid
3295                 
3296                 NOTE: requires that sendmail is executed with "-i" option,
3297                       what is the default now, but has to be changed in all
3298                       exsiting accounts)
3299
3300 2003-03-07 [paul]       0.8.10claws97
3301
3302         * sync with 0.8.11 release
3303                 see ChangeLog 2003-03-07
3304
3305 2003-03-06 [paul]       0.8.10claws96
3306
3307         * src/compose.c
3308                 revert commit 0.8.10claws92
3309
3310 2003-03-06 [paul]       0.8.10claws95
3311
3312         * src/folderview.c
3313                 fix (solaris) bug 73, 'Crash when selecting top-level folder'
3314
3315         * src/gtkaspell.c
3316                 fix bug 74, 'Crash opening editor window with pseudo-color
3317                 display'
3318                 
3319         Patches submitted by Kevin Vigor <kevin@vigor.nu>
3320
3321 2003-03-06 [christoph]  0.8.10claws94
3322
3323         * src/send.c
3324                 fix rfc2821 (4.5.2) violation in SMTP data sending,
3325                 all lines starting with a period get an extra period
3326                 inserted
3327                 (found by Simon 'corecode' Schubert)
3328
3329 2003-03-06 [paul]       0.8.10claws93
3330
3331         * src/folderview.c
3332                 if configured font can't be loaded fall back to gtk
3333                 default. (with thanks to Christoph)
3334                 
3335                 closes long-standing bug 15 'Crashes on startup'
3336
3337 2003-03-06 [paul]       0.8.10claws92
3338
3339         * src/compose.c
3340                 freeze text before autosave and thaw afterwards
3341                 fixes bug 67 'autosave make re-rediting message crazy'
3342
3343 2003-03-06 [christoph]  0.8.10claws91
3344
3345         * src/compose.c
3346                 ignore address comment in dupe check for Cc-list
3347
3348         (closes reopened bug 47 Replying to message strips name part of
3349          e-mail addresses of Cc: lines)
3350
3351 2003-03-06 [paul]       0.8.10claws90
3352
3353         * src/Makefile.am
3354                 remove reference to gtkxtext.h as its no longer in
3355                 the repository
3356
3357 2003-03-06 [paul]       0.8.10claws89
3358
3359         * sync with 0.8.10cvs25
3360                 see ChangeLog 2003-03-06
3361
3362 2003-03-06 [oliver]     0.8.10claws88
3363         
3364         * src/messageview.c
3365                 remove include
3366
3367 2003-03-06 [oliver]     0.8.10claws87
3368         
3369         * src/folderview.c 
3370                 remove changes introduced inclaws74
3371         * src/messageview.c
3372                 another attempt to sanely delete and update
3373                 messages deleted in separate messageview
3374
3375 2003-03-05 [christoph]  0.8.10claws86
3376
3377         * src/summaryview.c
3378                 check if "From" matches any account's address if
3379                 addressbook completion of addresses is disabled too
3380
3381         (closes Bug 70 "Display recipient in from" doesn't check
3382          folder's default account)
3383
3384 2003-03-05 [christoph]  0.8.10claws85
3385
3386         * src/compose.c
3387         * src/common/utils.[ch]
3388                 don't strip address comments when building Cc lists
3389
3390         (closes Bug 47 Replying to message strips name part of e-mail addresses
3391          of Cc: lines)
3392
3393         * src/folder.c
3394                 fix return value of copy function
3395
3396 2003-03-05 [christoph]  0.8.10claws84
3397
3398         * src/imap.c
3399                 don't ask imap server for non rfc822 headers
3400
3401         (closes bug 71 IMAP FETCH asks for FROM header field twice)
3402
3403         * src/imap.c
3404                 destroy session on socket error to allow reconnecting
3405
3406 2003-03-05 [christoph]  0.8.10claws83
3407
3408         * configure.ac
3409                 fix building with gnome when no prefix is set
3410
3411         (closes bug 66 Gnome directory is set to NONE)
3412
3413 2003-03-05 [paul]       0.8.10claws82
3414
3415         * sync with 0.8.10cvs23
3416                 see ChangeLog 2003-03-05
3417
3418 2003-03-04 [christoph]  0.8.10claws81
3419
3420         * src/folder.c
3421                 o fix moving and copying when folder returns 0 for new
3422                   message number
3423                 o remove some code for single message copy and move
3424                   operations and use functions for multiple messages
3425
3426         (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
3427
3428         * src/news.c
3429                 remove unused include
3430
3431 2003-03-04 [paul]       0.8.10claws80
3432
3433         * src/gtk/about.c
3434                 list 'Compiled plugins'
3435
3436 2003-03-03 [christoph]  0.8.10claws79
3437
3438         * src/news.[ch]
3439                 have to multiply the percentage of the current fetch with
3440                 the percentage that it has of the total fetch operation
3441                 for correct values
3442
3443 2003-03-03 [christoph]  0.8.10claws78
3444
3445         * src/news.c
3446                 fix calculation of expected lines for progress indicator
3447
3448 2003-03-03 [christoph]  0.8.10claws77
3449
3450         * src/summaryview.c
3451         * src/common/utils.c
3452                 fix segfault when opening the root news folder
3453
3454 2003-03-03 [christoph]  0.8.10claws76
3455
3456         * src/mainwindow.[ch]
3457         * src/common/Makefile.am
3458         * src/common/progressindicator.[ch]
3459                 add UI independent progress indicator handling
3460
3461         * src/news.[ch]
3462                 use new progress indicator for message info fetching
3463
3464         * src/common/hooks.h
3465                 code cleanup
3466
3467 2003-03-03 [oliver]     0.8.10claws75
3468
3469         * src/toolbar.c
3470         * src/compose.c
3471                 removed commented code
3472
3473 2003-03-03 [oliver]     0.8.10claws74
3474
3475         * src/toolbar.[ch]
3476                 cleanups and refactoring
3477         * src/compose.[ch]
3478                 compose_reply_mode reply & forwarding interface for
3479                 toolbar buttons
3480         * src/folderview.c
3481                 act on messages marked for deletion in folderview_selected
3482                 based on prefs_common.immediate_exec since a message might 
3483                 have been deleted by messageview in a folder we are changing 
3484                 to (does anybody understand what I'm on about ?)
3485
3486 2003-03-03 [oliver]     0.8.10claws73
3487         
3488         * src/messageview.[ch]
3489                 new functions
3490                 - messageview_delete: delete message shown in messagview
3491                 - messageview_update_view: update messageview to currently 
3492                   selected summaryview message
3493                 - add separate messageview to msgview_list in order to update 
3494                   toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
3495         * src/summaryview.[ch]
3496                 summary_get_selection returns a list of selected msgs
3497                 in summaryview
3498         * src/mainwindow.c
3499                 toolbar reply refactoring
3500
3501 2003-03-03 [paul]       0.8.10claws72
3502
3503         * sync with 0.8.10cvs21
3504                 see ChangeLog 2003-03-03
3505
3506 2003-03-02 [christoph]  0.8.10claws71
3507
3508         * src/common/passcrypt.c
3509                 use POSIX includes
3510
3511 2003-03-02 [christoph]  0.8.10claws70
3512
3513         * configure.ac
3514         * src/prefs_account.c
3515         * src/prefs_gtk.[ch]
3516         * src/common/.cvsignore
3517         * src/common/Makefile.am
3518         * src/common/passcrypt.c                ** NEW **
3519         * src/common/passcrypt.h.in             ** NEW **
3520                 Implement password encryption in config files
3521                 using unix encrypt and setkey functions. The crypt
3522                 key can be set as a configure parameter. Old
3523                 passwords will be converted if they do not begin
3524                 with '!'
3525
3526 2003-03-02 [paul]       0.8.10claws69
3527
3528         * src/prefs_account.c
3529                 fix compile error
3530
3531 2003-03-01 [thorsten]   0.8.10claws68
3532
3533         * po/el.po
3534           po/hr.po
3535           po/it.po
3536           po/nl.po
3537           po/sr.po
3538           po/sv.po
3539                 corrected format strings
3540         * po/en_GB.po
3541                 corrected headers
3542                 (fix compile errors with GNU gettext-0.11.5)
3543
3544 2003-03-01 [oliver]     0.8.10claws67
3545
3546         * src/summaryview.c
3547                 menu callbacks call toolbar_menu_reply
3548
3549 2003-03-01 [oliver]     0.8.10claws66
3550
3551         * src/mainwindow.c
3552         * src/messageview.c
3553                 menu callbacks call toolbar_menu_reply
3554         * src/toolbar.[ch]
3555                 callbacks from menu handled by toolbar_menu_reply
3556
3557 2003-03-01 [paul]       0.8.10claws65
3558
3559         * src/addressbook.c
3560                 revert commit 0.8.10claws54 - breaks editing of
3561                 addressbook.
3562                 
3563         * po/bg.po
3564                 update Bulgarian translation, submitted by
3565                 George Danchev
3566
3567 2003-02-28 [christoph]  0.8.10claws64
3568
3569         * src/account.c
3570         * src/addressadd.c
3571         * src/compose.c
3572         * src/gtkaspell.c
3573         * src/gtkxtext.h                ** REMOVE **
3574         * src/imap.c
3575         * src/matcher.[ch]
3576         * src/mh.c
3577         * src/news.c
3578         * src/pine.c
3579         * src/prefs_common.c
3580         * src/prefs_matcher.c
3581         * src/procheader.[ch]
3582         * src/procmsg.[ch]
3583         * src/toolbar.c
3584         * src/common/ssl_certificate.c
3585         * src/gtk/colorlabel.c
3586         * src/gtk/menu.c
3587                 o fix warnings
3588                 o remove code obsoleted by new cache and folder system rework
3589
3590 2003-02-28 [oliver]     0.8.10claws63
3591         
3592         * src/toolbar.[ch]
3593                 * fix bug where reply in Messageview replied to 
3594                 Message displayed in summaryview
3595                 (reportedd via ML by chinatinte at gmx dot ch)
3596                 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
3597                 didn't work in separate MessageView Toolbar
3598                 (wondering if anybody uses this at all ?)
3599         * src/summaryview.[ch]
3600                 use toolbar.c's toolbar_reply instead of summary_reply (removed)
3601                 (generalize reply and forward code);
3602         * src/messageview.c 
3603                 remove focus_in event which updated summaryview to messageview
3604
3605 2003-02-28 [paul]       0.8.10claws62
3606
3607         * po/Makefile.in.in
3608                 add the --check option
3609                 Patch submitted by Ricardo Mones Lastra
3610
3611 2003-02-28 [paul]       0.8.10claws61
3612
3613         * src/prefs_account.c
3614                 re-order 'Signature' items
3615
3616 2003-02-28 [paul]       0.8.10claws60
3617
3618         * sync with 0.8.10cvs20
3619                 see ChangeLog 2003-02-28
3620
3621 2003-02-28 [paul]       0.8.10claws59
3622
3623         * po/POTFILES.in
3624                 update to reflect recent movement of files
3625
3626 2003-02-28 [paul]       0.8.10claws58
3627
3628         * sync with 0.8.10cvs19
3629                 see ChangeLog 2003-02-28
3630
3631 2003-02-27 [martin]     0.8.10claws57
3632
3633         * src/prefs_matcher.c 
3634                 fix segfault in prefs_matcher_ok() when the
3635                 last entry is deleted and prevents that the
3636                 message "entry not saved" comes up after deleting
3637                 an entry
3638
3639 2003-02-27 [martin]     0.8.10claws56
3640
3641         * src/prefs_filtering.c 
3642                 fix segfault in prefs_filtering_ok() when the
3643                 last entry is deleted and prevents that the
3644                 message "entry not saved" comes up after deleting
3645                 an entry
3646
3647 2003-02-27 [paul]       0.8.10claws55
3648
3649         * sync with 0.8.10cvs18
3650                 see ChangeLog 2003-02-27
3651
3652 2003-02-27 [paul]       0.8.10claws54
3653
3654         * src/addressbook.c
3655                 fix bug where the address book crashes with 
3656                 multiple lookups.
3657                 Patch [687729] submitted by David Frager 
3658                 <dbfrager@users.sourceforge.net>
3659
3660 2003-02-25 [christoph]  0.8.10claws53
3661
3662         * src/Makefile.am
3663         * src/colorlabel.[ch]           ** REMOVE **
3664         * src/gtk/Makefile.am
3665         * src/gtk/colorlabel.[ch]       ** NEW **
3666                 move colorlabel files to gtk directory
3667
3668         * src/esmtp.[ch]                ** REMOVE **
3669                 has been merged into smtp.[ch] in 0.7.5
3670
3671 2003-02-25 [christoph]  0.8.10claws52
3672
3673         * src/Makefile.am
3674         * src/about.[ch]                ** REMOVE **
3675         * src/gtk/Makefile.am
3676         * src/gtk/about.[ch]            ** NEW **
3677                 move about files to gtk directory
3678
3679 2003-02-25 [christoph]  0.8.10claws51
3680
3681         * src/folder.c
3682                 some code optimization of folder scanning code
3683
3684         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx> 
3685
3686 2003-02-25 [christoph]  0.8.10claws50
3687
3688         * src/main.c
3689         * src/common/sylpheed.c
3690                 add command line parameter parsing to common code
3691
3692 2003-02-24 [christoph]
3693
3694         * Makefile.am
3695         * configure.ac
3696                 fix gnome prefix problems, the configure script now removed
3697                 `gnome-config --prefix` from `gnome-config --datadir`
3698                 and adds $(prefix} instead
3699
3700         (closes Bug 24 Makefile does not respect prefix when installing
3701          GNOME data)
3702
3703 2003-02-24 [christoph]  0.8.10claws49
3704
3705         * src/news.c
3706                 check for valid session before trying to authenticate
3707
3708         (closes Bug 60 crash if "authenticate on logon" is activated
3709          and newsserver-hostname is not valid)
3710
3711 2003-02-24 [melvin]     0.8.10claws48
3712
3713         * src/prefs_actions.c
3714                 Make sure all user's input is sent to the action and then
3715                 close the socket..
3716
3717 2003-02-23 [alfons]     0.8.10claws46
3718
3719         * src/summaryview.c
3720                 also wait cursor when deleting files
3721
3722 2003-02-23 [paul]
3723
3724         * tools/freshmeat_search.pl
3725           tools/google_search.pl
3726                 scripts should now work for any browser/browser command line
3727
3728 2003-02-22 [christoph]  0.8.10claws45
3729
3730         * src/procmsg.c
3731                 fix IMAP flag setting, IMAP flag is not handled correctly
3732                 anymore by the folder system and information about the
3733                 folder should not be saved in the MsgInfo (in my opinion)
3734
3735         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
3736
3737 2003-02-22 [christoph]  0.8.10claws44
3738
3739         * src/summaryview.c
3740                 fix spelling of "label" ;-)
3741
3742 2003-02-22 [thorsten]   0.8.10claws43
3743
3744         * src/mimeview.c
3745           src/prefs_common.[ch]
3746           src/procmime.[ch]
3747                 do not use description as attachment name
3748
3749 2003-02-22 [alfons]     0.8.10claws42
3750
3751         * src/summaryview.c
3752                 freeze/thaw folder item updates when changing color labels,
3753                 and put a wait cursors on
3754
3755 2003-02-22 [thorsten]   0.8.10claws41
3756
3757         * src/mimeview.c
3758                 save-all fixes: crash if invoked on multipart container,
3759                 mimeinfo access, pathseparators, error dialog
3760
3761 2003-02-21 [alfons]     0.8.10claws40
3762
3763         * src/prefs_gtk.c
3764                 remove unused var
3765
3766 2003-02-21 [colin]      0.8.10claws39
3767
3768         * src/send.c
3769                 Fix smtp logging
3770
3771 2003-02-21 [colin]      0.8.10claws38
3772
3773         * src/summaryview.c
3774                 Freeze/thaw folderItem updates when filtering messages 
3775                 via Tools/Filter messages
3776
3777 2003-02-21 [paul]       0.8.10claws37
3778
3779         * src/compose.c
3780                 revert commit 0.8.10claws26, there are ulterior motives
3781                 for users to set a Reply-To header when posting to
3782                 newsgroups
3783
3784 2003-02-21 [paul]       0.8.10claws36
3785
3786         * sync with 0.8.10cvs17
3787                 see ChangeLog 2003-02-21
3788
3789 2003-02-20 [christoph]  0.8.10claws35
3790
3791         * src/imap.c
3792                 IMAP UID fetch speedup using SEARCH
3793
3794         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
3795
3796         * src/imap.c
3797                 fix problem with UIDs in IMAP UID cache that no longer existed
3798
3799 2003-02-20 [christoph]  0.8.10claws34
3800
3801         * src/imap.c
3802         * src/procheader.c
3803         * src/procheader.h
3804                 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
3805
3806         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
3807
3808         * src/imap.c
3809                 Rewrite imap_cmd_gen_recv use sock_getline instead
3810                 of sock_gets to avoid problems with too long reply
3811                 lines
3812     
3813 2003-02-20 [colin]      0.8.10claws33
3814         
3815         * src/prefs_account.c
3816                 Better wording
3817
3818 2003-02-20 [colin]      0.8.10claws32
3819
3820         * src/compose.c
3821                 Remove useless '&& !to_sender' 
3822
3823 2003-02-20 [darko]
3824
3825         * AUTHORS
3826                 change my e-mail address
3827
3828 2003-02-19 [colin]      0.8.10claws31
3829
3830         * src/prefs_common.c
3831                 X11 style colors for every configurable color
3832
3833 2003-02-19 [alfons]     0.8.10claws30
3834
3835         * src/prefs_gtk.[ch]
3836         * src/prefs_common.c
3837                 for color_new accept both plain integers and X11 style color
3838                 names (as found in /usr/lib/X11/rgb.txt)
3839
3840 2003-02-19 [paul]       0.8.10claws29
3841
3842         * src/mainwindow.c
3843                 add tooltips to online/offline button and account selector
3844                 button
3845
3846 2003-02-19 [paul]       0.8.10claws28
3847
3848         * src/folder.c
3849           src/news.c
3850           src/prefs_account.[ch]
3851           src/prefs_common.[ch]
3852                 move 'Maximum number of articles to download' to
3853                 account prefs.
3854                 clean up account prefs gui a little by hiding entries
3855                 rather then greying out entries
3856
3857 2003-02-19 [hiro]       0.8.10claws27
3858
3859         * src/common/utils.c
3860                 fix bug #54 'yesterdays date is displayed in the message 
3861                 summary window'
3862
3863 2003-02-19 [paul]       0.8.10claws26
3864
3865         * src/compose.c
3866                 fix bug reported in Feature Request [688596] 
3867                 'Reply-to header in news'
3868
3869 2003-02-18 [paul]       0.8.10claws25
3870
3871         * src/select-keys.c
3872                 add a 'List all keys' button to key selection dialog
3873
3874 2003-02-18 [colin]      0.8.10claws24
3875         
3876         * src/stock_pixmap.c
3877                 fix compile error
3878
3879 2003-02-18 [colin]      0.8.10claws23
3880
3881         * src/common/smtp.[ch]
3882           src/prefs_account.c
3883                 Try to starttls if it seems to be the only
3884                 way to authenticate a user
3885
3886 2003-02-18 [paul]       0.8.10claws22
3887
3888         * src/Makefile.am
3889           src/folderview.c
3890           src/stock_pixmap.[ch]
3891           src/pixmaps/drafts_close.xpm  ** NEW FILE **
3892           src/pixmaps/drafts_open.xpm   ** NEW FILE **
3893                 as a Drafts folder is a special folder allow it to have
3894                 its own unique icons
3895
3896 2003-02-18 [colin]      0.8.10claws21
3897
3898         * src/imap.c
3899                 Fix port selection when using starttls
3900
3901 2003-02-18 [paul]       0.8.10claws20
3902
3903         * src/mainwindow.c
3904           src/prefs_common.[ch]
3905                 make blue the default new mail colour
3906
3907 2003-02-18 [paul]       0.8.10claws19
3908
3909         * sync with 0.8.10cvs14
3910                 see ChangeLog 2003-02-18
3911
3912 2003-02-17 [jens]       0.8.10claws18
3913
3914         * src/common/md5.c
3915                 fixed a compile problem with gcc 3.3
3916                 works on 2.95.3 too (testet on PPC as it is big endian)
3917
3918 2003-02-17 [paul]       0.8.10claws17
3919
3920         * sync with 0.8.10cvs13
3921                 see ChangeLog 2003-02-17
3922
3923 2003-02-17 [paul]       0.8.10claws16
3924
3925         * sync with 0.8.10cvs12
3926                 see ChangeLog 2003-02-17
3927
3928 2003-02-16 [match]      0.8.10claws15
3929
3930         * src/addressbook.c
3931                 Eliminates reloading of address data when items
3932                 deleted or added. Applied submitted by
3933                 Luke Plant <lukeplant@softhome.net>
3934
3935 2003-02-16 [paul]       0.8.10claws14
3936
3937         * src/news.c
3938                 when a 'protocol error' is encountered disconnect from
3939                 the server. This means that the user can carry on viewing
3940                 other articles and doesn't have to either wait until the
3941                 server timesout or quit sylpheed.
3942                 Fixes bug #53 'Unable to read messages in newsgroups, 
3943                 displayed message doesn't change'
3944
3945 2003-02-15 [christoph]  0.8.10claws13
3946
3947         * src/imap.c
3948                 fix bug that stopped scanning of folders when an
3949                 IMAP folder was empty
3950
3951         (closes bug 46 stop scan messages in folders after empty folder)
3952
3953 2003-02-15 [paul]
3954
3955         * tools/Makefile.am
3956           tools/README
3957           tools/freshmeat_search.pl     ** NEW FILE **
3958           tools/google_search.pl        ** NEW FILE **
3959                 Add 2 Actions scripts which search freshmeat/google
3960                 for the selected text using the browser configured
3961                 in sylpheedrc.
3962                 
3963         Note: These scripts are very dependent on the format of the
3964         browser command and may not work on every occasion. Testing
3965         is welcome. 
3966
3967 2003-02-14 [alfons]     0.8.10claws12
3968
3969         * src/compose.c
3970                 fix breakage because of uninitialized account pointer.
3971                 please verify.
3972
3973 2003-02-14 [paul]       0.8.10claws11
3974
3975         * src/compose.c
3976           src/prefs_account.[ch]
3977           src/prefs_common.[ch]
3978                 move signature settings to Account Prefs
3979
3980 2003-02-14 [paul]       0.8.10claws10
3981
3982         * sync with 0.8.10cvs11
3983                 see ChangeLog 2003-02-14
3984
3985 2003-02-13 [thorsten]   0.8.10claws9
3986
3987         * src/news.c
3988                 revert news progressbar (GUI separation)
3989
3990 2003-02-13 [paul]       0.8.10claws8
3991
3992         * src/compose.c
3993                 make replies behave correctly, re: RFC 1036, Section 2.2.3,
3994                 paragraph 1
3995
3996 2003-02-13 [paul]       0.8.10claws7
3997
3998         * src/compose.[ch]
3999           src/summaryview.c
4000                 fix 'Follow-up and Reply-to' so that it creates a reply to
4001                 the newsgroup and the sender. If the message has the keyword
4002                 'poster' in the Followup-To header, all replies go to the
4003                 sender, re: RFC 1036, Section 2.2.3
4004                 rename all instances of 'ignore_replyto' to 'to_sender', both
4005                 were previously used, now we use just one.
4006
4007 2003-02-13 [paul]       0.8.10claws6
4008
4009         * sync with 0.8.10cvs9
4010                 see ChangeLog 2003-02-13
4011
4012 2003-02-13 [paul]       0.8.10claws5
4013
4014         * configure.ac
4015                 show which plugins are configured in the configure
4016                 output.
4017
4018 2003-02-12 [thorsten]   0.8.10claws4
4019
4020         * src/news.c
4021                 show progress while fetching news headers
4022
4023 2003-02-12 [christoph]  0.8.10claws3
4024
4025         * configure.ac
4026         * src/plugins/Makefile.am
4027                 use AM_CONDITIONAL to enable plugins, automake correctly
4028                 manages this when creating distdir
4029
4030 2003-02-12 [christoph]  0.8.10claws2
4031
4032         * ac/spamassassin.m4
4033         * src/plugins/spamassassin/Makefile.am
4034                 fix building SpamAssassin plugin without OpenSSL
4035
4036 2003-02-12 [paul]       0.8.10claws1
4037
4038         * ac/Makefile.am
4039           src/Makefile.am
4040           src/plugins/Makefile.am
4041                 fix failure of 'make release'
4042
4043 2003-02-12 [paul]       0.8.10claws
4044
4045         * 0.8.10claws released
4046
4047 2003-02-12 [paul]       0.8.9claws56
4048
4049         * po/bg.po
4050           po/es.po
4051           po/it.po
4052           po/ru.po
4053           po/sr.po
4054                 updated translations by George Danchev, Ricardo Mones Lastra,
4055                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
4056                 
4057         * sylpheed.spec.in
4058                 Allow the building of RPMs by a regular user. Submitted
4059                 by Sergei Astanin
4060
4061 2003-02-11 [alfons]     0.8.9claws55
4062
4063         * src/colorlabel.c
4064                 don't use pixmaps for label color rect but draw rectangles
4065                 so we can respect the color map of palette based visuals
4066                 (fixes the long time crashes on Suns - thanks to Andreas
4067                 Engel and Steve O'Hara-Smith for testing)
4068
4069 2003-02-11 [christoph]  0.8.9claws54
4070
4071         * src/matcher_parser_parse.y
4072                 correct bug where filering rules of not existing folders in
4073                 matcherrc were added to global filtering
4074                 
4075         (closes Debian Bug #180253 - Directory's filter-rules are merged with
4076          main filter-rules after removing directory, http://bugs.debian.org/180253)
4077         
4078 2003-02-11 [paul]       0.8.9claws53
4079
4080         * sync with 0.8.10cvs7
4081                 see ChangeLog 2003-02-09
4082
4083 2003-02-11 [melvin]     0.8.9claws52
4084
4085         * po/fr.po
4086                 Updated French tranlsations
4087
4088 2003-02-10 [paul]       0.8.9claws51
4089
4090         * sylpheed.spec.in
4091                 correct --enable-openssl
4092                 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
4093
4094 2003-02-09 [martin]     0.8.9claws50
4095
4096         * src/prefs_matcher.c
4097                 fix segfault in prefs_matcher_substitute_cb() when
4098                 no row is selected
4099
4100 2003-02-09 [paul]       0.8.9claws49
4101
4102         * src/folderview.c
4103                 fix bug where a newsgroup folder's processing rules were
4104                 merged with the global filtering rules when the newsgroup
4105                 folder was deleted, causing some seriously bad results,
4106                 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
4107
4108 2003-02-08 [melvin]     0.8.9claws48
4109
4110         * src/compose.c
4111                 Corrected and modified an alert message.
4112
4113 2003-02-07 [paul]       0.8.9claws47
4114
4115         * src/folderview.c
4116                 fix bug where both an 'Account properties' window and a
4117                 'Folder properties' window were opened when clicking on
4118                 'Properties' in an NNTP or IMAP folder's popup menu.
4119
4120 2003-02-07 [paul]       0.8.9claws46
4121
4122         * sync with 0.8.10cvs6
4123                 see ChangeLog 2003-02-06
4124
4125 2003-02-06 [christoph]  0.8.9claws45
4126
4127         * src/mbox.c
4128                 freeze folder updates while importing mbox files
4129                 (closes bug 43 importing mbox took hours)
4130                 
4131         Patch submitted by Jens Rantil <jens.rantil@telia.com>
4132
4133 2003-02-06 [thorsten]   0.8.9claws44
4134
4135         * po/de.po
4136                 Updated german translations
4137
4138 2003-02-06 [thorsten]   0.8.9claws43
4139
4140         * src/news.h
4141                 use guint for message numbers (fix count in grouplist dialog)
4142
4143 2003-02-05 [paul]       0.8.9claws42
4144
4145         * sync with 0.8.10cvs2
4146                 see ChangeLog 2003-02-05
4147
4148 2003-02-04 [colin]      0.8.9claws41
4149
4150         * src/prefs_common.[ch]
4151           src/procmsg.c
4152           src/summaryview.c
4153                 Add an option to disable threading by subject
4154
4155 2003-02-04 [christoph]  0.8.9claws40
4156
4157         * src/inc.c
4158                 only abort fetching mails from multiple accounts when the
4159                 error is fatal and does not allow to check any more accounts
4160                 (currently only disk full error)
4161
4162         (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
4163          receive mails for other accouts)
4164
4165 2003-02-04 [christoph]  0.8.9claws39
4166
4167         * src/folder.c
4168                 first add the new message to the cache, then
4169                 send the update notification
4170
4171         (closes bug 39 after sending message folderview doesnt get updated)
4172
4173 2003-02-04 [colin]      0.8.9claws38
4174
4175         * src/inc.c
4176                 _really_ fix this Connecting... status
4177
4178 2003-02-04 [paul]       0.8.9claws37
4179
4180         * sync with 0.8.10
4181                 see ChangeLog 2003-02-04
4182
4183 2003-02-04 [paul]       0.8.9claws36
4184
4185         * sync with 0.8.9cvs6
4186                 see ChangeLog 2003-02-03
4187
4188 2003-02-04 [paul]       0.8.9claws35
4189
4190         * po/pt_BR.po
4191                 updated by André Filipe de Assunção e Brito 
4192                 <bedecko@netsite.com.br>
4193
4194 2003-02-03 [thorsten]   0.8.9claws34
4195
4196         * po/de.po
4197                 Updated german translations
4198
4199 2003-02-02 [paul]       0.8.9claws33
4200
4201         * po/es.po
4202                 updated by Ricardo Mones Lastra
4203
4204 2003-02-02 [thorsten]   0.8.9claws32
4205
4206         * src/mh.c
4207                 Fix mh_get_msginfo() segfault if file is inaccessible
4208
4209 2003-01-31 [colin]      0.8.9claws31
4210
4211         * src/procheader.c
4212                 Fix last commit's bug
4213
4214 2003-01-31 [colin]      0.8.9claws30
4215
4216         * src/procheader.c
4217                 Missing a change for gpg-signed messages
4218
4219 2003-01-31 [paul]       0.8.9claws29
4220
4221         * src/pixmaps/gpg_signed.xpm    ** NEW FILE **
4222           src/procheader.c
4223           src/stock_pixmap.[ch]
4224           src/summaryview.c
4225                 indicate GnuPG signed messages by displaying an icon
4226                 in the Attachment column.
4227
4228 2003-01-31 [paul]       0.8.9claws28
4229
4230         * sync with 0.8.9cvs4
4231                 see ChangeLog 2003-01-31
4232
4233 2003-01-31 [alfons]     0.8.9claws27
4234
4235         * src/textview.c
4236                 tune URI parser to accept mailto URLs with a '?'
4237                 (patch from Ruslan Balkin)
4238
4239 2003-01-31 [colin]      0.8.9claws26
4240
4241         * src/summaryview.c
4242                 Fix a leak introduced in claws24
4243
4244 2003-01-31 [colin]      0.8.9claws25
4245
4246         * src/summaryview.c
4247                 Freeze/Thaw folder updates when deleting dups
4248
4249 2003-01-31 [colin]      0.8.9claws24
4250         
4251         * src/addr_compl.c
4252           src/summaryview.c
4253           src/msgcache.c
4254                 little speed improvements
4255
4256 2003-01-31 [colin]      0.8.9claws23
4257
4258         * src/summaryview.c
4259                 Fix segfault when forwarding nothing
4260                 Patch from "Ruslan N. Balkin" <baron@voices.ru>
4261                 
4262 2003-01-30 [paul]       0.8.9claws22
4263
4264         * sync with 0.8.9cvs3
4265                 see ChangeLog 2003-01-30
4266
4267 2003-01-30 [paul]       0.8.9claws21
4268
4269         * sync with 0.8.9cvs2
4270                 see ChangeLog 2003-01-30
4271
4272 2003-01-29 [paul]       0.8.9claws20
4273
4274         * sync with 0.8.9cvs1
4275                 see ChangeLog 2003-01-29
4276
4277 2003-01-28 [paul]       0.8.9claws19
4278
4279         * po/POTFILES.in
4280                 update to reflect changes. 
4281                 thanks to Ricardo Mones Lastra
4282
4283 2003-01-27 [christoph]  0.8.9claws18
4284
4285         * ac/openssl.m4
4286         * ac/spamassassin.m4
4287         * src/plugins/spamassassin/README
4288         * src/plugins/spamassassin/libspamc.[ch]
4289         * src/plugins/spamassassin/utils.[ch]
4290                 updated to latest libspamc
4291
4292 2003-01-27 [christoph]  0.8.9claws17
4293
4294         * src/folder.c
4295                 fix wrong use of procheader_get_header_fields
4296
4297 2003-01-27 [christoph]  0.8.9claws16
4298
4299         * src/news.c
4300         * src/prefs_account.[ch]
4301         * src/common/nntp.[ch]
4302                 allow to force authentication for NNTP servers
4303
4304         Patch submitted by Florian Mickler <dmk@d-labs.de>
4305
4306 2003-01-26 [paul]       0.8.9claws15
4307
4308         * src/summaryview.c
4309                 speed up of marking messages as read
4310                 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
4311
4312 2003-01-26 [christoph]  0.8.9claws14
4313
4314         * src/Makefile.am
4315         * src/mgutils.[ch]              ** REMOVE **
4316         * src/xml.[ch]                  ** REMOVE **
4317         * src/xmlprops.[ch]             ** REMOVE **
4318         * src/common/Makefile.am
4319         * src/common/mgutils.[ch]       ** NEW **
4320         * src/common/xml.[ch]           ** NEW **
4321         * src/common/xmlprops.[ch]      ** NEW **
4322                 move xml files to common directory
4323
4324 2003-01-26 [christoph]  0.8.9claws13
4325
4326         * src/plugins/spamassassin/spamassassin_gtk.c
4327                 only set gtk entry text if string is available
4328
4329 2003-01-26 [melvin]     0.8.9claws12
4330
4331         * src/description_window.c
4332                 Allow resizing of the window
4333                 Allow automatic horizontal scroll bar
4334                 Do not vertically expand and fill
4335
4336 2003-01-26 [christoph]  0.8.9claws11
4337
4338         * src/Makefile.am
4339         * src/gtkutils.[ch]             ** REMOVE **
4340         * src/common/sylpheed.c
4341         * src/gtk/Makefile.am
4342         * src/gtk/description_window.c
4343         * src/gtk/gtkutils.[ch]         ** NEW **
4344         * src/gtk/prefswindow.c
4345                 move gtkutils to gtk directory
4346
4347 2003-01-26 [paul]       0.8.9claws10
4348
4349         * src/summaryview.c
4350                 rename summary_unread_clicked() to summary_status_clicked()
4351
4352 2003-01-26 [melvin]     0.8.9claws9
4353
4354         * src/prefs_actions.c
4355                 Cosmetical changes to the help text
4356
4357 2003-01-26 [paul]       0.8.9claws8
4358
4359         * src/folder.[ch]
4360           src/mainwindow.c
4361           src/prefs_common.c
4362           src/prefs_sumamry_column.c
4363           summaryview.[ch]
4364                 rename the 'Unread' column to 'Status'
4365
4366 2003-01-25 [match]      0.8.9claws7
4367
4368         * src/mgutils.[ch]
4369                 removed reference to LDAP constants. removed error2string.
4370                 included functions to support LDAP dynamic queries.
4371         * src/syldap.h
4372                 moved LDAP constants here.
4373         * src/addressbook.c
4374         * src/addrindex.c
4375         * src/importldif.c
4376                 removed references to LDAP constants and references to
4377                 error2string.
4378
4379 2003-01-25 [paul]       0.8.9claws6
4380
4381         * src/summaryview.c
4382                 summary_thread_build(), summary_thread_init(): remove 
4383                 unneeded reference to summaryview->folder_item
4384
4385 2003-01-25 [christoph]  0.8.9claws5
4386
4387         * src/gtk/description_window.c
4388                 o allow description texts to expand over multiple columns
4389                 o translate all columns
4390         * src/prefs_actions.c
4391                 change syntax description to use new multi column feature
4392
4393         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
4394
4395 2003-01-25 [match]      0.8.9claws4
4396
4397         * src/vcard.c
4398                 fixed bug with Quoted-Printable
4399
4400 2003-01-25 [paul]       0.8.9claws3
4401
4402         * src/folder.[ch]
4403           src/summaryview.[ch]
4404                 implement per-folder collapsed/expanded threads setting
4405                 
4406         * src/prefs_common.c
4407                 remove global collapsed/expanded threads option
4408
4409 2003-01-25 [christoph]  0.8.9claws2
4410
4411         * po/POTFILES.in
4412                 add pluginwindow and prefswindow
4413         * src/compose.c
4414                 make send respond correctly to messages that could be added
4415                 to the queue folder, but the UID of the message is unknown
4416         * src/folder.c
4417         * src/imap.c
4418                 don't return guessed UIDs in imap_add_msg anymore. We return
4419                 0 to tell the folder system it was appened but the UID is
4420                 unknown. Folder system now get's the UID by scaning the folder
4421                 and searching the cache for the Message-ID
4422                 (closes bug #29 Messages queued, but not sent)
4423
4424 2003-01-25 [paul]       0.8.9claws1
4425
4426         * src/codeconv.c
4427                 conv_encode_header():  fix bug when long headers with 8-bit
4428                 characters are used, so that the encoded words are wrapped.
4429                 If the space in the original text falls on the wrap boundary,
4430                 it can be lost.
4431                 Patch by Sergey Vlasov.
4432                 
4433         * src/folderview.c
4434                  fix bug where a change to the sorting method or thread view
4435                  of a folder's messages is lost if simpify-subject is set and
4436                  toggled on or off.
4437                  Patch by Luke Plant.
4438
4439 2003-01-24 [paul]       0.8.9claws
4440
4441         * sylpheed-0.8.9claws released
4442         
4443         * Makefile.am
4444           sylpheed.spec.in
4445                 remove reference to 'INSTALL.jp'
4446
4447 2003-01-23 [paul]       0.8.8claws128
4448
4449         * po/es.po
4450           po/it.po
4451           po/ru.po
4452           po/sr.po
4453                 updated translations. submitted by Ricardo Mones Lastra,
4454                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
4455
4456 2003-01-23 [colin]      0.8.8claws127
4457
4458         * src/compose.c
4459                 Fix drafted and queued news articles re-edition
4460
4461 2003-01-23 [melvin]     0.8.8claws126
4462
4463         * po/fr.po
4464                 Updated French translations
4465
4466 2003-01-23 [colin]      0.8.8claws125
4467
4468         * src/inc.c
4469                 Fix "Connecting to..." status message
4470
4471 2003-01-22 [paul]       0.8.8claws124
4472
4473         * po/bg.po
4474                 updated by George Danchev
4475                 
4476         * src/folder.c
4477                 revert last commit [0.8.8claws111] as it breaks folder d'n'd
4478                 and folder deletion
4479
4480 2003-01-21 [paul]       0.8.8claws123
4481
4482         * po/bg.po
4483                 updated by George Danchev
4484                 
4485         * src/about.c
4486                 its now 2003
4487                 
4488         * src/toolbar.c
4489                 don't translate 'Separator'
4490                 
4491         * src/plugins/spamassassin/Makefile.am
4492                 add aspell to CPPFLAGS
4493                 
4494         * src/plugins/spamassassin/spamassassin.c
4495           src/plugins/spamassassin/spamassassin_gtk.c
4496                 set correct default for spamassassin_receive_spam
4497                 slightly re-word descriptions and some
4498                 other minor changes
4499
4500 2003-01-19 [alfons]     0.8.8claws122
4501                 
4502         * src/mimeview.c
4503                 mimeview_save_as(): we might as well show the file name for
4504                 the single case "Save As" too
4505
4506 2003-01-19 [alfons]     0.8.8claws121
4507
4508         * src/crash.c
4509                 change bug tracker URL to bugzilla URL
4510
4511 2003-01-19 [alfons]     0.8.8claws120
4512
4513         * src/mimeview.c
4514                 mimeview_save_all(): display name of file before overwriting;
4515                 continue saving all, even when one overwrite was cancelled
4516
4517 2003-01-19 [christoph]  0.8.8claws119
4518
4519         * src/summaryview.c
4520         * src/procmsg.[ch]
4521                 fix wrong usage of procmsg_find_children in summaryview
4522                 by using procmsg_update_unread_children instead of
4523                 summaryview_update_unread_children
4524
4525 2003-01-19 [christoph]  0.8.8claws118
4526
4527         * src/procmsg.c
4528                 fix infinite loop in procmsg_find_children
4529                  (closes bug #25 sylpheed crashes on delete.)
4530
4531         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
4532
4533 2003-01-19 [paul]       0.8.8claws117
4534
4535         * po/pt_BR.po
4536                 updated by Ivan Francolin Martinez
4537
4538 2003-01-18 [melvin]     0.8.8claws116
4539
4540         * src/prefs_actions.c
4541                 Removed syntax limitation of only one '&' at the end of command.
4542                         Now actions that contain '>/dev/null 2>&1' are possible.
4543
4544 2003-01-18 [melvin]     0.8.8claws115
4545
4546         * src/prefs_actions.c
4547                 Actions IO dialog: when the action ends
4548                 the "Close" button now has focus and [Escape] closes the
4549                 window.
4550
4551 2003-01-18 [christoph]  0.8.8claws114
4552
4553         * src/procmsg.c
4554                 o add debug output when MsgInfos are really freed
4555                 o free GSLists in procmsg_find_children and
4556                   procmsg_update_unread_children
4557
4558 2003-01-18 [christoph]  0.8.8claws113
4559
4560         * src/mainwindow.c
4561                 reorder Configuration menu
4562
4563 2003-01-18 [christoph]  0.8.8claws112
4564
4565         * src/compose.c
4566                 fix applying templates to forwarded messages
4567
4568         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
4569
4570 2003-01-17 [christoph]  0.8.8claws111
4571
4572         * src/folder.c
4573                 destroy folder items, when a folder item is removed
4574
4575 2003-01-17 [christoph]  0.8.8claws110
4576
4577         * src/folder.c
4578                 fix wrong folder stats update when ignored message is
4579                 deleted
4580
4581 2003-01-17 [colin]      0.8.8claws109
4582         
4583         * src/mainwindow.c
4584         * src/summaryview.c
4585                 Quicksearch bugfixes: 
4586                 - hide help button at startup if not extended
4587                 - switch to extended when looking for replies
4588
4589 2003-01-17 [paul]
4590
4591         * sync with 0.8.9 release
4592
4593 2003-01-17 [paul]       0.8.8claws108
4594
4595         * sync with 0.8.8cvs11
4596                 see ChangeLog 2003-01-17
4597
4598 2003-01-16 [colin]      0.8.8claws107
4599
4600         * src/procmsg.c
4601                 Changed encryption test to re-ask passphrase
4602                 if an encrypted message hasn't been decrypted
4603                 Fixes bug #5
4604
4605 2003-01-16 [christoph]  0.8.8claws106
4606
4607         * src/prefs_gtk.c
4608         * src/prefs_toolbar.c
4609         * src/gtk/prefswindow.h
4610         * src/plugins/spamassassin/spamassassin_gtk.c
4611                 remove page destroy function that is not used anymore
4612
4613 2003-01-16 [paul]       0.8.8claws105
4614
4615         * sync with 0.8.8cvs9
4616                 see ChangeLog 2002-01-16
4617
4618 2003-01-16 [colin]      0.8.8claws104
4619
4620         * src/compose.[ch]
4621                 Fix bug with autosaved drafts for IMAP, when draft
4622                 folder is specified - fixes bugzilla bug #20
4623
4624 2003-01-15 [paul]       0.8.8claws103
4625
4626         * src/compose.[ch]
4627           src/procmsg.c
4628                 store folder and message-id of message forwarding
4629                 in queue header and set forward flag after sending
4630
4631 2003-01-15 [paul]       0.8.8claws102
4632
4633         * sync with 0.8.8cvs8
4634                 see ChangeLog 2002-01-15
4635
4636 2003-01-15 [colin]      0.8.8claws101
4637
4638         * src/Makefile.am
4639                 Fix linking with GNU libiconv
4640
4641 2003-01-15 [darko]      0.8.8claws100
4642
4643         * src/pine.c
4644                 fix crash when importing pine address book
4645                 entry with an empty name (reported by DY
4646                 <dybulk at tri8.net>)
4647
4648 2003-01-14 [paul]       0.8.8claws99
4649
4650         * configure.in  ** REMOVED **
4651           configure.ac  ** NEW FILE **
4652                 rename configure.in to configure.ac, as it is now
4653                 preferred
4654
4655 2003-01-14 [melvin]     0.8.8claws98
4656
4657         * src/folderview.c
4658                 folderview_check_new(): More precise function description
4659
4660 2003-01-14 [melvin]     0.8.8claws97
4661
4662         * src/folderview.c
4663                 folderview_check_new(): return the number of new messages 
4664                         since last check.
4665         * src/inc.c
4666                 inc_account_mail(): Disable counting of new messages for IMAP
4667                         and NNTP until bug [19] and [14] are fixed.
4668
4669 2003-01-14 [paul]       0.8.8claws96
4670
4671         * sync with 0.8.8cvs6
4672                 see ChangeLog 2003-01-14
4673
4674 2003-01-13 [alfons]     0.8.8claws95
4675
4676         * src/textview.c
4677                 tune email address validation (c. 0.8.8claws89): if . is 
4678                 just one char away from @, the address is invalid too 
4679                 (correctly rejects addresses like foo@.com)
4680
4681 2003-01-13 [paul]       0.8.8claws94
4682
4683         * src/messageview.c
4684           src/toolbar.c
4685                 fixes to the Message View toolbar and menu:
4686                 fix non-functioning Forward button
4687                 make Reply button consider default_reply_list
4688                 remove 'Follow-up...' menu entry
4689                 add 'Forward' and 'Redirect' menu entries
4690
4691 2003-01-13 [melvin]     0.8.8claws93
4692
4693         * src/inc.c
4694                 Fixed typo that could make new messages count incorrect.
4695
4696 2003-01-13 [melvin]     0.8.8claws92
4697
4698         * src/folderview.[ch]
4699                 folderview_check_new(): return the number of new messages.
4700         * src/inc.c
4701                 Should fix bug [14] where new mail notification worked 
4702                         incorrectly with IMAP accounts.
4703                 inc_spool_account(): return number of new msgs, or -1 on error
4704                 inc_all_spool(): return number of new msgs
4705                 
4706 2003-01-13 [melvin]     0.8.8claws91
4707
4708         * src/prefs_actions.c
4709                 Justify help text.
4710
4711 2003-01-12 [thorsten]   0.8.8claws90
4712
4713         * src/common/prefs.c
4714                 close file before rename
4715
4716 2003-01-12 [alfons]     0.8.8claws89
4717
4718         * AUTHORS
4719                 add Christian Mertes
4720         * src/common/utils.[ch]
4721                 g_stricase_hash(), g_stricase_equal(): functions for 
4722                 case insensitive hash tables
4723         * src/textview.c
4724                 use top level domain names to validate email address, based
4725                 on a patch by Christian Mertes (thanks!), but changed 
4726                 implementation to use a hash table 
4727
4728 2003-01-12 [paul]       0.8.8claws88
4729
4730         * po/bg.po
4731                 updated by George Danchev
4732
4733 2003-01-12 [alfons]     0.8.8claws87
4734
4735         * src/summaryview.c
4736                 delete / execute performance: use new style folder update
4737
4738 2003-01-12 [paul]       0.8.8claws86
4739
4740         * sync with 0.8.8cvs5
4741                 see ChangeLog 2003-01-13 (!)
4742
4743 2003-01-12 [alfons]     0.8.8claws85
4744
4745         * src/filtering.c
4746         * src/matcher_parser_parse.y
4747                 prepare change_score filtering action
4748         * src/matcher.[ch]
4749                 give up const-correctness on functions that call non-const-correct functions;
4750                 several casts to gpointer in g_free();
4751                 add change_score;
4752
4753 2003-01-12 [christoph]  0.8.8claws84
4754
4755         * src/compose.c
4756                 fix 2 warnings
4757
4758         * src/gtk/prefswindow.[ch]
4759         * src/plugins/spamassassin/spamassassin_gtk.c
4760                 changed the call of the widget create function
4761                 for PrefsPages, because sometimes the widget
4762                 create function needs a widget that already has
4763                 been attached to a window (to create GDK pixmaps
4764                 for exmaple). So we simply pass the GtkWindow as
4765                 the second parameter now.
4766
4767         * src/main.c
4768         * src/mainwindow.c
4769         * src/prefs_toolbar.[ch]
4770                 rewrite Toolbar Preferences using the new
4771                 prefs window
4772
4773 2003-01-11 [alfons]     0.8.8claws83
4774
4775         * src/addressadd.c
4776                 fix crash when adding sender to addressbook because status bar
4777                 isn't there (the status bar doesn't seem to be used though,
4778                 but I'll let Match decide what to do with it)
4779
4780 2003-01-11 [colin]      0.8.8claws82
4781
4782         * src/main.c
4783           src/toolbar.c
4784                 Two useless changes reversed
4785
4786 2003-01-11 [colin]      0.8.8claws81
4787
4788         * src/mainwindow.c
4789           src/mainwindow.h
4790                 Add mainwindow_get_mainwindow()
4791         * src/alertpanel.c
4792           src/alertpanel.h
4793                 Add alertpanel_error_log() 
4794         * src/compose.c
4795           src/inc.c
4796           src/messageview.c
4797           src/toolbar.c
4798           src/main.c
4799           src/procmsg.c
4800                 Network errors get a View Log button
4801
4802 2003-01-10 [alfons]     0.8.8claws80
4803
4804         * src/prefs_toolbar.c
4805         * src/toolbar.c
4806                 use the translatable string for "Separator" as file name for
4807                 separator toolbar items (probably make this uppercase?)
4808
4809 2003-01-10 [alfons]     0.8.8claws79
4810
4811         * src/prefs_toolbar.c
4812                 put right A_SEPARATOR description string in "displayed
4813                 toolbar items list" so manually added separators are
4814                 saved correctly (bug #10, "Adding a separator to the main 
4815                 toolbar fails, entry in xml file is wrong")
4816
4817 2003-01-10 [christoph]  0.8.8claws78
4818
4819         * src/imap.c
4820                 o fix warnings
4821                 o use CAPABILITY to check if NAMESPACE is available
4822
4823 2003-01-10 [christoph]  0.8.8claws77
4824
4825         * src/imap.[ch]
4826                 apply UIDPLUS IMAP extension support patch
4827
4828         Patch submitted by Simon 'corecode' Schubert
4829
4830 2003-01-10 [paul]       0.8.8claws76
4831
4832         * src/folderview.c
4833                 a sync from main which fixes the news account folders'
4834                 Properties bug
4835
4836 2003-01-10 [christoph]  0.8.8claws75
4837
4838         * src/folder.c
4839                 don't accept 0 as a valid uid returned by copy and move
4840                 functions. 0 means the message was copied or moved but the
4841                 new uid could not be fetched. It is not an error condition
4842                 for the copy or move operation.
4843
4844 2003-01-10 [paul]       0.8.8claws74
4845
4846         * src/prefs_filtering.c
4847                 change English used in Alert when entry is not
4848                 saved.
4849                 
4850         * sync with 0.8.8cvs4
4851                 see ChangeLog 2003-01-10
4852
4853 2003-01-10 [darko]      0.8.8claws73
4854
4855         * src/pine.c
4856                 fix crash when importing address book entry
4857                 without a valid address
4858
4859 2003-01-09 [alfons]     0.8.8claws72
4860
4861         * src/inc.c
4862                 filtering performance: use new style folder update
4863
4864 2003-01-09 [christoph]  0.8.8claws71
4865
4866         * src/compose.c
4867         * src/gtk/menu.[ch]
4868                 fix wrong selecting of mime encoding type, when
4869                 opening property dialog of attachments in the
4870                 compose window. 7bit was always selected and that
4871                 destoryed files with 8bit data.
4872                 (closes bug #9 Sylpheed-claws destroys attachments when
4873                  changing MIME-types)
4874
4875 2003-01-09 [paul]       0.8.8claws70
4876
4877         * sync with 0.8.8cvs3
4878                 see ChangeLog 2003-01-09
4879
4880 2003-01-08 [alfons]     0.8.8claws69
4881         
4882         * src/addressadd.c
4883                 apply patch by Kim Schulz to fix build breakage
4884                 because of missing variable
4885
4886 2003-01-08 [paul]       0.8.8claws68
4887
4888         * sync with 0.8.8cvs2
4889                 see ChangeLog 2002-01-08
4890
4891 2003-01-08 [paul]       0.8.8claws67
4892
4893         * po/it.po
4894                 updated by Alessandro Maestri
4895                 
4896         * src/addressadd.c
4897                 when using 'Add sender to addressbook' allow
4898                 name to be edited and remarks to be entered
4899                 Patch submitted by Luke Plant
4900
4901 2003-01-08 [darko]      0.8.8claws66
4902
4903         * README.claws, src/summaryview.c
4904                 fix description for marked messages
4905
4906 2003-01-08 [paul]
4907
4908         * tools/Makefile.am
4909           tools/launch_phoenix  ** NEW FILE **
4910                 add script that enables using Phoenix as the default
4911                 web browser. 
4912                 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
4913                 
4914         * tools/OOo2sylpheed.pl
4915                 remove full path to sylpheed executable, just 'sylpheed'
4916                 will do
4917                 
4918         * tools/README
4919                 add launch_phoenix informtion and re-arrange and compress
4920                 the data a little
4921
4922 2003-01-07 [christoph]  0.8.8claws65
4923
4924         * src/folder.c
4925                 fix update for source folder when moving messages
4926         * src/procmsg.[ch]
4927         * src/summaryview.c
4928                 use function to set to_folder for message infos and
4929                 automatically update the op_count for old and new
4930                 folder
4931
4932 2003-01-07 [melvin]     0.8.8claws64
4933
4934         * src/prefs_actions.c
4935                 Fixed bug where an '%p' Action on a displayed image crashed 
4936                         Sylpheed
4937                 Code clean up (get rid of duplicated code and removed unnecessary 
4938                                 structure member)
4939
4940 2003-01-07 [christoph]  0.8.8claws63
4941
4942         * src/compose.c
4943         * src/folder.[ch]
4944         * src/folderview.c
4945         * src/import.c
4946         * src/inc.c
4947         * src/main.c
4948         * src/mainwindow.c
4949         * src/messageview.c
4950         * src/prefs_folder_item.c
4951         * src/procmsg.c
4952         * src/summaryview.c
4953         * src/toolbar.c
4954                 o remove all folder update triggering from the UI code. The folder
4955                   system should know much better when a folder needs an update.
4956                 o to prevent multiple updates in a row the folder updates can be
4957                   frozen for some time.
4958
4959                 Note: - Please verify that no updates are missing
4960                       - Check where freeze/thaws should be added
4961
4962 2003-01-07 [christoph]  0.8.8claws62
4963
4964         * src/prefs_actions.c
4965                 don't translate empty strings
4966
4967         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
4968
4969 2003-01-06 [christoph]  0.8.8claws61
4970
4971         * src/prefs_actions.c
4972                 mark strings for gettext
4973         * src/prefs_matcher.c
4974                 use new description window for Execute action and
4975                 match condition in Filtering
4976
4977         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
4978
4979 2003-01-06 [alfons]     0.8.8claws60
4980
4981         keep myself inspired to re-organize matcher part 8; 
4982         yes, more to come (I need to move out the descriptive
4983         text for actions to matcher.c, or at least make it not
4984         depend on the wicked ordering)
4985
4986         * src/prefs_matcher.c
4987                 add documentation so others may comprehend the
4988                 UI part of the conditions
4989                 
4990 2003-01-06 [christoph]  0.8.8claws59
4991
4992         * src/prefs_actions.c
4993                 use new description window for syntax help
4994         * src/gtk/description_window.c
4995                 fix display of descriptions with column count != 2
4996
4997         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
4998
4999 2003-01-06 [christoph]  0.8.8claws58
5000
5001         * src/quote_fmt.c
5002         * src/summaryview.[ch]
5003         * src/gtk/Makefile.am
5004         * src/gtk/description_window.[ch]       ** NEW **
5005                 use a generic window to display syntax descriptions
5006                 currently used in quote_fmt and summaryview (new description
5007                 for extended quick search)
5008
5009         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
5010
5011 2003-01-06 [paul]       0.8.8claws57
5012
5013         * sync with 0.8.8cvs1
5014                 see ChangeLog 2003-01-06
5015
5016 2003-01-06 [christoph]  0.8.8claws56
5017
5018         * src/mainwindow.c
5019         * src/prefs_gtk.[ch]
5020         * src/gtk/prefswindow.[ch]
5021         * src/plugins/spamassassin/spamassassin_gtk.c
5022                 o remove page management from prefswindow, pages
5023                   will be an argument to prefswindow_open
5024                 o prefswindow_open gets a datapointer that is
5025                   passed to the widget_create function to allow
5026                   creation of prefswindow for specific items
5027
5028 2003-01-06 [colin]      0.8.8claws55
5029         
5030         * src/summaryview.c
5031                 We don't want regexp in the reply-finder, 
5032                 because MIDs can contain !,$,. and so on
5033
5034 2003-01-06 [jens]       0.8.8claws54
5035
5036         * src/jpilot.c
5037                 fixed a wrong free in jpilot_read_db_files
5038
5039 2003-01-06 [alfons]     0.8.8claws53
5040
5041         re-organize matcher part 8; more to come
5042        
5043         * src/matcher.c
5044                 matcherprop_to_string(): put g_free()s before the
5045                 switch-case break to fix memleaks                
5046
5047 2003-01-06 [colin]      0.8.8claws52
5048
5049         * src/summaryview.c
5050                 cleanup & reply-finder now displays the first 
5051                 matching message
5052
5053 2003-01-05 [alfons]     0.8.8claws51
5054
5055         re-organize matcher part 7; more to come
5056
5057         * src/matcher.[ch]
5058                 fixes for constant correctness;
5059                 more documentation;
5060
5061 2003-01-05 [alfons]     0.8.8claws50
5062
5063         re-organize matcher part 6; more to come
5064         
5065         * src/matcher.[ch]
5066                 fixes for constant correctness;
5067                 more documentation;
5068         * src/filtering.c
5069                 fix for constant correctness
5070
5071 2003-01-05 [colin]      0.8.8claws49
5072
5073         * src/account.[ch]
5074                 Add account_get_reply_account function
5075         * src/compose.c
5076                 Use account_get_reply_account function 
5077         * src/summaryview.c
5078                 Basic reply-finder - click on the replied
5079                 icon gets you to the outbox using quick-search
5080
5081 2003-01-05 [paul]       0.8.8claws48
5082
5083         * src/prefs_common.c
5084                 small change to English
5085                 
5086         * src/prefs_filtering.c
5087                 prefs_filtering_action_select(): improve logic and uniformity
5088                 of gui
5089
5090 2003-01-05 [alfons]     0.8.8claws47
5091
5092         fine tune solution to focus problems (bug #7)
5093
5094         * src/mainwindow.c
5095                 mainwindow_focus_in_event(): remove grab event check
5096         * src/summaryview.c
5097                 summary_button_pressed(): move selection on right-click
5098                 too. we can't possibly move the selection back after
5099                 canceling a dialog, because gtk's incomplete focus 
5100                 management. whether this is a good solution, only time
5101                 will tell.
5102
5103 2003-01-05 [christoph]  0.8.8claws46
5104
5105         * src/imap.c
5106                 fix crash when no imap connection could be established
5107
5108 2003-01-05 [paul]       0.8.8claws45
5109
5110         * src/mainwindow.c
5111           src/sumamryview.c
5112           src/gtk/menu.[ch]
5113                 fix bug 605957 'shortcuts in popup-menu'
5114                 make user-defined shortcuts work
5115                 show shortcuts that are already defined
5116                 in the main menu
5117                 Patch submitted by Luke Plant
5118
5119 2003-01-05 [alfons]     0.8.8claws44
5120
5121         * src/mainwindow.c
5122                 focus_in_event handler should not select summary view row 
5123                 when another window (menu, dialog) grabbed for events 
5124                 (bug #7, "[0.8.8claws42] Message summary focus") 
5125
5126 2003-01-04 [christoph]  0.8.8claws43
5127
5128         * src/procmsg.c
5129                 update save folder after adding the sent message
5130                  (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
5131
5132 2003-01-02 [christoph]  0.8.8claws42
5133
5134         * src/common/plugin.c
5135                 fix unloading of all plugins and unload
5136                 plugins in reverse order
5137                 
5138         * src/gtk/pluginwindow.c
5139                 implement function of load and unload button
5140
5141         * src/gtk/prefswindow.c
5142         * src/gtk/prefswindow.h
5143                 rename register function and add new unregister
5144                 function
5145
5146         * src/plugins/spamassassin/spamassassin_gtk.c
5147                 unregister prefs page and update for changes in
5148                 src/gtk/prefswindow.c
5149
5150 2003-01-02 [paul]       0.8.8claws41
5151
5152         * po/es.po
5153                 updated by Ricardo Mones Lastra
5154
5155 2003-01-02 [paul]
5156
5157         * tools/tb2sylpheed
5158                 fixes and improvements by Urke MMI
5159
5160 2003-01-02 [thorsten]   0.8.8claws40
5161
5162         * src/procmsg.c
5163                 fixed wrong return value
5164
5165 2003-01-02 [thorsten]   0.8.8claws39
5166
5167         * src/prefs.c
5168                 fixed printing wrong variable
5169
5170 2003-01-02 [thorsten]   0.8.8claws38
5171
5172         * src/prefs.c
5173                 fixed acessing members of freed pfile struct
5174
5175 2003-01-02 [thorsten]   0.8.8claws37
5176
5177         * src/procmsg.c
5178                 detect loops across several messages
5179                 as suggested by Christoph Hohmann
5180
5181 2003-01-01 [match]      0.8.8claws36
5182
5183         * src/addrindex.c
5184                 fixed another memory leak.
5185
5186 2003-01-01 [match]      0.8.8claws35
5187
5188         * src/jpilot.[ch]
5189                 fixed memory leaks. applied Doxygen comments.
5190
5191 2003-01-01 [thorsten]   0.8.8claws34
5192
5193         * src/procmsg.c
5194                 inhibit endless loop if msg references itself
5195                 (closes Bug [ 660477 ] Infinite loop in parent flag search)
5196
5197 2003-01-01 [christoph]  0.8.8claws33
5198
5199         * src/mainwindow.c
5200         * src/gtk/Makefile.am
5201         * src/gtk/pluginwindow.c                ** NEW **
5202         * src/gtk/pluginwindow.h                ** NEW **
5203                 add plugin window
5204
5205         * src/plugins/demo/demo.c
5206         * src/plugins/spamassassin/spamassassin.c
5207         * src/plugins/spamassassin/spamassassin_gtk.c
5208                 write better plugin descriptions
5209
5210 2002-12-31 [christoph]  0.8.8claws32
5211
5212         * src/gtk/prefswindow.c
5213         * src/plugins/spamassassin/spamassassin_gtk.c
5214                 some small improvements to GTK code
5215
5216 2002-12-31 [christoph]  0.8.8claws31
5217
5218         * src/plugins/spamassassin/spamassassin_gtk.c
5219                 enable folder select button
5220
5221 2002-12-31 [christoph]  0.8.8claws30
5222
5223         * src/mainwindow.c
5224         * src/gtk/Makefile.am
5225         * src/gtk/prefswindow.c                         ** NEW **
5226         * src/gtk/prefswindow.h                         ** NEW **
5227                 add new prefs window
5228
5229         * src/common/plugin.c
5230                 don't try to load empty config lines
5231         
5232         * src/plugins/spamassassin/Makefile.am
5233         * src/plugins/spamassassin/spamassassin.c
5234         * src/plugins/spamassassin/spamassassin.h       ** NEW **
5235         * src/plugins/spamassassin/spamassassin_gtk.c   ** NEW **
5236                 GTK config for SpamAssassin Plugin using
5237                 the new prefs window
5238
5239 2002-12-31 [paul]       0.8.8claws29
5240
5241         * po/POTFILES.in
5242                 remove obsolete entry 'src/menu.c'
5243
5244 2002-12-31 [alfons]     0.8.8claws28
5245
5246         * src/matcher.[ch]
5247         * src/matcher_parser_parse.y
5248         * src/prefs_matcher.c
5249                 add "ignore_thread" and "~ignore_thread" condition so it's
5250                 possible to make the actions / scoring operate on the ignore
5251                 thread flag
5252
5253 2002-12-31 [christoph]  0.8.8claws27
5254
5255         * src/addrbook.c
5256         * src/addrindex.c
5257         * src/folder.c
5258         * src/matcher.c
5259         * src/prefs_account.c
5260         * src/prefs_actions.c
5261         * src/prefs_customheader.c
5262         * src/prefs_display_header.c
5263         * src/prefs_gtk.c
5264         * src/procmime.c
5265         * src/toolbar.c
5266         * src/xmlprops.c
5267         * src/common/prefs.[ch]
5268                 extend prefs file handling for reading and automatic handling
5269                 of blocks. When reading prefs_set_block_label will automatically
5270                 move on to the block. When writing it will copy all other blocks
5271                 automatically
5272
5273         * src/common/plugin.c
5274                 Now loading plugin filenames from [Plugins] block in
5275                 sylpheed rc file
5276
5277 2002-12-30 [christoph]  0.8.8claws26
5278
5279         * src/common/hooks.[ch]
5280                 return abort status to caller of hooks_invoke
5281                 
5282         * src/inc.[ch]
5283                 invoke message filtering hook and stop
5284                 default handling when filter returns abort
5285
5286         * src/common/plugin.[ch]
5287         * src/plugins/demo/demo.c
5288                 modify plugin loader, because resolving symbols for strings
5289                 does not work correctly
5290         
5291         * configure.in
5292         * ac/spamassassin.m4                            ** NEW **
5293         * src/plugins/spamassassin/.cvsignore           ** NEW **
5294         * src/plugins/spamassassin/Makefile.am          ** NEW **
5295         * src/plugins/spamassassin/README               ** NEW **
5296         * src/plugins/spamassassin/libspamc.[ch]        ** NEW **
5297         * src/plugins/spamassassin/spamassassin.c       ** NEW **
5298         * src/plugins/spamassassin/utils.[ch]           ** NEW **
5299                 add spamassassin plugin, see src/plugins/spamassassin/README
5300                 for details
5301
5302 2002-12-29 [alfons]     0.8.8claws25
5303
5304         * src/mainwindow.c
5305                 when moving focus from a message view to the main 
5306                 window, don't forget to select the summary node
5307                 of the displayed message. should fix "[ 659103 ] 
5308                 focus-follows-mouse confuses sylpheed"
5309
5310 2002-12-29 [christoph]  0.8.8claws24
5311
5312         * src/Makefile.am
5313         * src/stringtable.[ch]          ** REMOVE **
5314         * src/common/Makefile.am
5315         * src/common/stringtable.[ch]   ** NEW **
5316                 move stringtable files to common directory
5317
5318 2002-12-29 [christoph]  0.8.8claws23
5319
5320         * src/Makefile.am
5321         * src/menu.[ch]                 ** REMOVE **
5322         * src/gtk/Makefile.am
5323         * src/gtk/menu.[ch]             ** NEW **
5324                 move menu files to gtk directory
5325
5326 2002-12-29 [match]      0.8.8claws22
5327
5328         * src/addressbook.c
5329         * src/syldap.c
5330                 moved UI specific code out of LDAP code into addressbook
5331                 UI code. fixed memory leak.
5332
5333 2002-12-29 [christoph]  0.8.8claws21
5334
5335         * src/folder.c
5336                 only check for IGNORED parent message when message is
5337                 not IGNORED itself
5338
5339 2002-12-29 [alfons]     0.8.8claws20
5340
5341         * src/summaryview.c
5342                 set gtksctree's anchor correct (immediate execute
5343                 changes the tree's layout, and anchor points at 
5344                 the incorrect row). fixes "[ 657233 ] multiple msg 
5345                 delete sometimes off by 1".
5346                 we probably have to look for more tree layout /
5347                 anchor glitches.
5348
5349 2002-12-29 [paul]       0.8.8claws19
5350
5351         * src/summaryview.c
5352                 fix bug [ 659054 ] incorrect sorting of 'From' column
5353                 when using 'display sender using address book'
5354                 thanks to Alfons and Luke Plant
5355
5356 2002-12-29 [christoph]  0.8.8claws18
5357
5358         * src/folder.c
5359         * src/procmsg.[ch]
5360                 check parent messages for IGNORE THREAD flag, when adding,
5361                 moving or copying messages to a folder
5362
5363 2002-12-27 [alfons]     0.8.8claws17
5364
5365         re-organize matcher part 5; more to come
5366
5367         * src/matcher.c
5368                 hash keywords in matchparser_tab 
5369
5370 2002-12-27 [alfons]     0.8.8claws16
5371
5372         re-organize matcher part 4; more to come
5373
5374         * src/matcher_parser.h
5375         * src/matcher_parser_lex.l
5376         * src/matcher_parser_parse.y
5377                 cleanup
5378
5379 2002-12-27 [alfons]     0.8.8claws15
5380
5381         re-organize matcher part 3; more to come
5382
5383         * src/matcher.[ch]
5384                 cleanup
5385
5386 2002-12-27 [alfons]     0.8.8claws14
5387
5388         re-organize matcher part 2; more to come but this should
5389         work. cc me if there are any regressions.
5390
5391         * src/matcher.h
5392                 add prototype for get_matchparser_tab_id()
5393         * src/matcher_parser_lex.l
5394                 look up keywords using matchparser_tab_id();
5395
5396 2002-12-27 [alfons]     0.8.8claws12
5397
5398         re-organize matcher part 1
5399
5400         * src/matcher.h
5401                 map yacc generated constants to sylpheed matcher constants
5402         * src/matcher.c
5403                 add function to find a matcher constant from a string
5404
5405 2002-12-27 [christoph]  0.8.8claws11
5406
5407         * src/compose.c
5408                 MENUITEM_ADD casts the 4th argument from integer to pointer
5409                 so it probably should not be a pointer, this means we
5410                 should use account id for it and not the account's pointer
5411
5412 2002-12-27 [paul]       0.8.8claws10
5413
5414         * src/mainwindow.c
5415                 remove unneeded 'GtkWidget *vbox'
5416                 
5417         * src/summaryview.c
5418                 further sync with 0.8.8 - make sort
5419                 by recipient work as expected
5420                 
5421         * NEWS
5422                 sync with 0.8.8
5423
5424 2002-12-27 [paul]       0.8.8claws9
5425
5426         * po/pt_BR.po
5427                 updated by Ivan F. Martinez
5428                 
5429 2002-12-27 [darko]      0.8.8claws8
5430
5431         * src/common/utils.c
5432                 added locked pattern to extended search
5433
5434 2002-12-27 [alfons]     0.8.8claws7
5435
5436         * src/prefs_matcher.[ch]
5437                 clean up
5438
5439 2002-12-26 [alfons]     0.8.8claws6
5440
5441         * src/matcher.[ch]
5442         * src/matcher_parser_lex.l
5443         * src/matcher_parser_parse.y
5444         * src/prefs_matcher.c
5445                 allow color label as a condition in the matcher
5446
5447 2002-12-26 [oliver]     0.8.8claws5
5448         
5449         * src/toolbar.c 
5450                 enable Addressbook for Main and Messageview
5451         * src/prefs_actions.c
5452                 enable actions in Messageview
5453
5454 2002-12-26 [christoph]  0.8.8claws4
5455
5456         * src/common/plugin.c
5457                 add a little debug output
5458         * configure.in
5459         * src/plugins/demo/Makefile.am
5460                 better use of automake
5461
5462 2002-12-26 [christoph]  0.8.8claws3
5463
5464         * src/Makefile.am
5465         * src/common/Makefile.am
5466                 fix "make distdir"
5467
5468 2002-12-26 [christoph]  0.8.8claws2
5469
5470         * configure.in
5471                 sort configure checks into common / gtk / plugins
5472         * po/POTFILES.in
5473                 add src/prefs_gtk.c
5474         * src/Makefile.am
5475                 add plugins SUBDIR
5476         * src/main.c
5477         * src/common/sylpheed.[ch]
5478                 added now sylpheed_done function for shutdown
5479         * src/common/Makefile.am
5480         * src/common/plugin.[ch]                ** NEW **
5481                 plugin loader and unloader
5482         * src/plugins/.cvsignore                ** NEW **
5483         * src/plugins/Makefile.am               ** NEW **
5484                 build plugins
5485         * src/plugins/demo/.cvsignore           ** NEW **
5486         * src/plugins/demo/Makefile.am          ** NEW **
5487         * src/plugins/demo/demo.c               ** NEW **
5488                 small demo plugin that installs a logtext hook and
5489                 outputs the log text to stdout
5490
5491 2002-12-26 [paul]       0.8.8claws1
5492
5493         * po/es.po
5494                 updated by Ricardo Mones Lastra
5495
5496 2002-12-26 [paul]       0.8.8claws
5497
5498         * 0.8.8claws released
5499
5500 2002-12-26 [paul]       0.8.7claws12
5501
5502         * po/bg.po
5503                 updated by George Danchev
5504
5505 2002-12-26 [paul]       0.8.7claws11
5506
5507         * po/POTFILES.in
5508                 remove unneeded 'src/prefs.c' entry 
5509
5510 2002-12-26 [paul]       0.8.7claws10
5511
5512         * src/codeconv.c
5513           src/mainwindow.c
5514                 sync with 0.8.8 release
5515         
5516         * src/folder.[ch]
5517           src/mh.c
5518           src/summaryview.c
5519                 partial sync with 0.8.8 release
5520         
5521
5522 2002-12-25 [alfons]     0.8.7claws9
5523
5524         * src/matcher.[ch]
5525         * src/matcher_parser_lex.l
5526         * src/matcher_parser_parse.y
5527         * src/prefs_matcher.c
5528                 add locked flag to possible filtering / matcher 
5529                 conditions (also a good example what should be
5530                 done to add a simple boolean condition)
5531
5532 2002-12-25 [christoph]  0.8.7claws8
5533
5534         * src/Makefile.am
5535         * src/account.[ch]
5536         * src/addrbook.c
5537         * src/addressbook.c
5538         * src/addrindex.c
5539         * src/filtering.c
5540         * src/folder.c
5541         * src/matcher.c
5542         * src/prefs.[ch]                ** REMOVE **
5543         * src/prefs_account.c
5544         * src/prefs_actions.c
5545         * src/prefs_common.c
5546         * src/prefs_customheader.c
5547         * src/prefs_display_header.c
5548         * src/prefs_filtering.c
5549         * src/prefs_folder_item.c
5550         * src/prefs_gtk.[ch]            ** NEW **
5551         * src/prefs_matcher.c
5552         * src/prefs_scoring.c
5553         * src/prefs_summary_column.c
5554         * src/procmime.c
5555         * src/selective_download.c
5556         * src/toolbar.c
5557         * src/common/Makefile.am
5558         * src/common/prefs.[ch]         ** NEW **
5559                 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
5560
5561 2002-12-24 [alfons]     0.8.7claws7
5562
5563         * src/summaryview.c
5564                 summary_thread_build(): fix real cause of the crash mentioned in
5565                 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
5566                 this way we get meaningful ctree nodes 
5567
5568 2002-12-24 [oliver]     0.8.7claws6
5569
5570         * src/mainwindow.[ch]
5571         * src/messageview.[ch]
5572         * src/compose.[ch]
5573         * src/inc.c
5574         * src/summaryview.c
5575                 changes to use updated toolbar handling
5576                 
5577 2002-12-24 [oliver]     0.8.7claws5
5578
5579         * src/toolbar.[ch]
5580                 generic toolbar handling
5581                 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
5582         * src/prefs_toolbar.[ch]
5583                 adjust to handling
5584         
5585 2002-12-24 [oliver]     0.8.7claws4
5586         
5587         * src/stock_pixmap.[ch]
5588                 move SYLPHEED_LOGO to end of list in order 
5589                 to remove it from Custom Toolbar`s Icon View
5590
5591 2002-12-24 [alfons]     0.8.7claws3
5592
5593         * src/summaryview.c
5594                 summary_thread_build(): fix crash because of focus != selection 
5595                 after threading. when deleting the selection, gtk tries but fails 
5596                 to find the correct focusable element. we now force the selection
5597                 to be focused. this should solve the infamous bug reported by 
5598                 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages"). 
5599                 a test case is available. 
5600
5601 2002-12-24 [darko]      0.8.7claws2
5602
5603         * src/summaryview.c
5604                 don't crash when unmarking message with unread children
5605
5606 2002-12-23 [christoph]  0.8.7claws1
5607
5608         * src/Makefile.am
5609         * src/common/Makefile.am
5610                 update Makefiles for moved intl.h, version.h and defs.h
5611         * src/imap.c
5612                 rewrite imap_session_get to avoid duplicate code
5613
5614 2002-12-23 [paul]       0.8.7claws
5615
5616         * Santa-Claws released
5617         
5618         * po/hu.po
5619           po/ru.po
5620                 squeeze in updated Hungarian and Russian translations.
5621                 Submitted by  Gál Zoltán and Ruslan N. Balkin
5622
5623 2002-12-23 [paul]       0.8.6claws129
5624
5625         * po/pl.po
5626                 updated by Witold Wladyslaw Wojciech Wilk
5627
5628 2002-12-23 [paul]       0.8.6claws128
5629
5630         * src/quote_fmt_parse.y
5631                 fix typo and add licence header
5632
5633 2002-12-23 [paul]       0.8.6claws127
5634
5635         * po/en_GB.po
5636                 updated
5637
5638 2002-12-23 [paul]       0.8.6claws126
5639
5640         * po/it.po
5641                 updated translation, submitted by Alessandro Maestri
5642                 
5643 2002-12-23 [paul]       0.8.6claws125
5644
5645         * src/quote_fmt_parse.y
5646                 fix signature-stripping on replies bug. match
5647                 '-- \n' and not '-- '.
5648
5649 2002-12-22 [paul]       0.8.6claws124
5650
5651         * po/bg.po
5652           po/es.po
5653           po/sr.po
5654                 updated translations. submitted by George Danchev,
5655                 Ricardo Mones Lastra, and Urke MMI respectively
5656
5657 2002-12-21 [paul]       0.8.6claws123
5658
5659         * src/addrbook.c
5660                 fix coding style
5661
5662 2002-12-21 [paul]       0.8.6claws122
5663
5664         * src/addrbook.c
5665                 fix bug [643638] where if a person is in one or more
5666                 addressbook groups editing that person's email 
5667                 address results in removal from those groups.
5668                 Patch submitted by Luke Plant.
5669
5670 2002-12-20 [christoph]  0.8.6claws121
5671
5672         * src/common/utils.c
5673         * src/summaryview.c
5674                 reimplement expand_search_string using GString to
5675                 prevent crashs caused by miscalculated string
5676                 lengths reported by Paul
5677
5678 2002-12-20 [christoph]  0.8.6claws120
5679
5680         * src/summaryview.c
5681                 don't use "changed" to check if op_count has to be changed as it
5682                 is also set when the message has unread children
5683                 (closes bug [ 653221 ] crash while deleting duplicates)
5684
5685 2002-12-20 [paul]       0.8.6claws119
5686
5687         * sync with 0.8.6cvs27
5688                 see ChangeLog 2002-12-20
5689
5690 2002-12-20 [paul]       0.8.6claws118
5691
5692         * sync with 0.8.6cvs26
5693                 see ChangeLog 2002-12-19 and 2002-12-20
5694
5695 2002-12-19 [alfons]     0.8.6claws117
5696
5697         * src/textview.c
5698                 fix incorrect parsing of email addresses, submitted by 
5699                 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate 
5700                 name display if it contains @".
5701
5702 2002-12-18 [paul]       0.8.6claws116
5703
5704         * sync with 0.8.6cvs23
5705                 see ChangeLog 2002-12-18
5706
5707 2002-12-18 [paul]       0.8.6claws115
5708
5709         * src/Makefile.am
5710         * src/account.c
5711         * src/codeconv.c
5712         * src/gtkutils.[ch]
5713         * src/imap.c
5714                 sync with 0.8.6cvs22.
5715                 see ChangeLog 2002-12-17 and 2002-12-18
5716
5717 2002-12-17 [christoph]  0.8.6claws114
5718
5719         * src/imap.c
5720                 o don't create a session if imap greeting fails
5721                 o don't close socket when authentication fails
5722                   this is done by imap_session_destroy
5723
5724 2002-12-17 [thorsten]   0.8.6claws113
5725
5726         * tools/Makefile.am
5727           tools/README
5728           tools/google_msgid.pl ** NEW FILE **
5729                 Added "search for message-id" script and doc
5730
5731 2002-12-17 [thorsten]   0.8.6claws112
5732
5733         * po/hu.po
5734                 Updated hungarian translation
5735                 (updated by Gal Zoltan)
5736
5737 2002-12-16 [christoph]  0.8.6claws111
5738
5739         * src/addr_compl.c
5740                 remove stupid addressbook dump to debug output
5741         * src/mh.c
5742                 fix memory leak found by Hiro
5743
5744 2002-12-14 [paul]       0.8.6claws110
5745
5746         * src/compose.c
5747                 fix menubar sensitivity on send
5748                 
5749         * src/prefs_filtering.c
5750         * src/prefs_matcher.c
5751         * src/prefs_scoring.c
5752                 Fix english ;)
5753                 
5754         * src/common/quoted-printable.h
5755                 sync: fix typo
5756         
5757 2002-12-13 [christoph]  0.8.6claws109
5758
5759         * src/Makefile.am
5760         * src/manage_window.[ch]        ** REMOVE **
5761         * src/gtk/Makefile.am
5762         * src/gtk/manage_window.[ch]    ** NEW **
5763                 move manage_window files to gtk directory
5764
5765 2002-12-13 [christoph]  0.8.6claws108
5766
5767         * src/Makefile.am
5768         * src/gtkshruler.[ch]           ** REMOVE **
5769         * src/gtk/Makefile.am
5770         * src/gtk/gtkshruler.[ch]       ** NEW **
5771                 move gtkshruler files to gtk directory
5772
5773 2002-12-13 [christoph]  0.8.6claws107
5774
5775         * src/Makefile.am
5776         * src/compose.c
5777         * src/gtkstext.[ch]             ** REMOVE **
5778         * src/gtkutils.[ch]
5779         * src/textview.c
5780         * src/gtk/gtkstext.[ch]         ** NEW **
5781         * src/gtk/Makefile.am
5782                 o move stext functions to gtkstext.c to remove
5783                   dependency of gtkutils
5784                 o move gtkstext files to gtk directory
5785
5786         * src/gtk/Makefile.am
5787         * src/gtk/sslcertwindow.[ch]
5788                 UI stuff can always depend on common code so
5789                 it's ok to add ../common to include path
5790
5791 2002-12-13 [colin]      0.8.6claws106
5792
5793         * src/summaryview.c
5794                 Disconnect sighandlers for mainwindow when
5795                 quicksearch has the focus
5796                 Fix bug #653231
5797         * src/mainwindow.[ch]
5798                 Make key_pressed callback public, to be able
5799                 to disconnect it
5800
5801 2002-12-13 [christoph]  0.8.6claws105
5802
5803         * src/mh.c
5804                 create .mh_sequences file in new MH folders
5805                 (closes feature request [ 523162 ] MH folders should
5806                  get a .mh_sequences)
5807
5808 2002-12-13 [colin]      0.8.6claws104
5809
5810         * src/summaryview.c
5811                 Better handling of quicksearch show/hide
5812                 (basically the button stays under the mouse 
5813                  when toggled)
5814
5815 2002-12-13 [paul]       0.8.6claws103
5816
5817         * sync with 0.8.6cvs17
5818                 see ChangeLog 2002-12-13
5819
5820 2002-12-13 [paul]       0.8.6claws102
5821
5822         * po/es.po
5823                 updated by Ricardo Mones Lastra
5824
5825 2002-12-11 [colin]       0.8.6claws101
5826
5827         * src/folder.c
5828                 remove statusbar stuff
5829           src/folderview.c
5830                 set statusbar verbosity when moving folders
5831
5832 2002-12-11 [colin]       0.8.6claws100
5833         * src/prefs_filtering.c
5834         * src/prefs_matcher.c
5835         * src/prefs_scoring.c
5836                 Fix english ;)
5837
5838 2002-12-11 [colin]       0.8.6claws99
5839
5840         * src/prefs_common.[ch]
5841                 Add summary_quicksearch_type
5842         * src/summaryview.c
5843                 Save last used quicksearch type
5844
5845 2002-12-11 [jens]       0.8.6claws98
5846         * src/prefs_filtering.c
5847         * src/prefs_matcher.c
5848         * src/prefs_scoring.c
5849                 added dialog for incomplete rules in scoring, filtering and
5850                 matcher to ask wheather really close
5851
5852 2002-12-11 [colin]      0.8.6claws97
5853
5854         * src/folder.c
5855                 Fix folder dnd statusbar logging
5856
5857 2002-12-10 [christoph]  0.8.6claws96
5858
5859         * src/compose.c
5860         * src/folder.c
5861         * src/imap.c
5862         * src/inc.c
5863         * src/main.c
5864         * src/mainwindow.c
5865         * src/news.c
5866         * src/send.c
5867         * src/statusbar.[ch]
5868         * src/common/hooks.c
5869         * src/common/log.[ch]
5870                 o handle verbose logging in statusbar directly in statusbar code
5871                   and common code does not need any knowledge about a statusbar
5872                 o remove direct calls to statusbar_(puts|pop)_all functions
5873
5874 2002-12-10 [jens]       0.8.6claws95
5875
5876         * src/*.c
5877                 removed gettext from g_warnings
5878         * po/POTFILES.in
5879                 cleaned and updated
5880         * po/de.po
5881                 updated
5882
5883 2002-12-10 [colin]      0.8.6claws94
5884
5885         * src/main.c
5886                 finish crash dialog fix
5887
5888 2002-12-10 [colin]      0.8.6claws93
5889
5890         * src/main.c
5891                 "Fix" "sylpheed already running" instead of
5892                 crash dialog appearing after a crash
5893
5894 2002-12-10 [colin]      0.8.6claws92
5895
5896         * po/POTFILES.in
5897                 add src/gtk/sslcertwindow.c
5898
5899 2002-12-10 [paul]       0.8.6claws91
5900
5901         * po/POTFILES.in
5902                 updated to reflect recent changes
5903                 submitted by Alessandro Maestri
5904
5905 2002-12-09 [christoph]  0.8.6claws90
5906
5907         * src/Makefile.am
5908         * src/smtp.[ch]                 ** REMOVE **
5909         * src/common/Makefile.am
5910         * src/common/smtp.[ch]          ** NEW **
5911                 move smtp files to common directory
5912
5913 2002-12-09 [christoph]  0.8.6claws89
5914
5915         * src/Makefile.am
5916         * src/session.[ch]              ** REMOVE **
5917         * src/common/Makefile.am
5918         * src/common/session.[ch]       ** NEW **
5919                 move session files to common directory
5920
5921 2002-12-09 [paul]       0.8.6claws88
5922
5923         * src/account.c
5924                 fix bug [649746] edit accounts: move account reverted
5925                 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
5926
5927 2002-12-09 [colin]      0.8.6claws87
5928
5929         * src/ssl_certificate.c
5930                 cleanup
5931
5932 2002-12-09 [colin]      0.8.6claws86
5933
5934         * src/ssl.c
5935                 Try to open the cert.pem database and 
5936                 issue a warning if it isn't there
5937
5938 2002-12-09 [colin]      0.8.6claws85
5939
5940         * src/common/ssl_certificate.c
5941         * src/gtk/sslcertwindow.c
5942                 Warning fixes
5943
5944 2002-12-09 [colin]      0.8.6claws84
5945
5946         * src/ssl_certificate.[ch] ** REMOVED **
5947         * src/common/ssl_certificate.[ch] ** NEW **
5948         * src/Makefile.am
5949         * src/common/Makefile.am
5950                 Moved ssl_certificate.[ch] to common
5951         * src/common/ssl.c 
5952                 Put back needed include
5953         * src/gtk/sslcertwindow.[ch]
5954                 Changed ssl_certificate.h include
5955         
5956 2002-12-09 [colin]      0.8.6claws83
5957
5958         * src/gtk/sslcertwindow.[ch]
5959                 Implement hook for certificate acception
5960         * src/ssl_certificate.[ch]
5961                 Implement hook for certificate acception
5962         * src/common/ssl.c
5963                 Reenable certificate acception check
5964         * src/mainwindow.c
5965                 Register sslcertwindow's hook
5966         
5967 2002-12-08 [christoph]  0.8.6claws82
5968
5969         * src/about.c
5970         * src/addr_compl.c
5971         * src/codeconv.c
5972         * src/manual.c
5973         * src/undo.c
5974         * src/common/utils.c
5975                 o add missing includes
5976                 o fix warnings
5977         * src/.cvsignore
5978         * src/common/.cvsignore
5979         * src/common/version.h          ** REMOVE **
5980                 remove autogenerated file
5981
5982 2002-12-08 [paul]       0.8.6claws81
5983
5984         * src/stringtable.c
5985                 put back needed include
5986
5987 2002-12-08 [colin]      0.8.6claws80
5988         
5989         * src/gtk/sslcertwindow.c
5990                 Cleaner popups when asking
5991         * src/ssl_certificate.c
5992         * src/prefs_common.[ch]
5993                 remove ssl certificate pref
5994                 put back needed include
5995         * src/undo.c
5996                 put back needed include
5997
5998 2002-12-08 [christoph]  0.8.6claws79
5999
6000         * src/folderview.c
6001         * src/logwindow.c
6002         * src/statusbar.c
6003         * src/summaryview.c
6004                 only abort hook invokation if required data is missing not
6005                 if our own data pointer is NULL, update hookfunction for
6006                 log window
6007
6008 2002-12-08 [paul]       0.8.6claws78
6009
6010         * src/about.c
6011         * src/addrcache.c
6012         * src/addrclip.c
6013         * src/addr_compl.c
6014         * src/addrselect.c
6015         * src/codeconv.c
6016         * src/colorlabel.c
6017         * src/enriched.c
6018         * src/esmtp.c
6019         * src/exporthtml.c
6020         * src/headerview.c
6021         * src/imageview.c
6022         * src/manual.c
6023         * src/noticeview.c
6024         * src/pgptext.c
6025         * src/scoring.c
6026         * src/sourcewindow.c
6027         * src/stringtable.c
6028         * src/undo.c
6029                 clean up: remove unneccesary includes
6030
6031 2002-12-08 [christoph]  0.8.6claws77
6032
6033         * src/folderview.c
6034         * src/statusbar.c
6035         * src/summaryview.c
6036         * src/common/hooks.[ch]
6037                 hook functions now have a gboolean return value, if a hook
6038                 returns TRUE it will stop executing of any more hooks in
6039                 the same hooklist for this invokation
6040
6041 2002-12-08 [colin]      0.8.6claws76
6042         
6043         * src/main.c
6044                 put back argv0 for CRASH_DIALOG
6045
6046 2002-12-08 [christoph]  0.8.6claws75
6047
6048         * src/Makefile.am
6049         * src/about.c
6050         * src/account.c
6051         * src/crash.c
6052         * src/esmtp.h
6053         * src/imap.[ch]
6054         * src/inc.c
6055         * src/main.c
6056         * src/mainwindow.c
6057         * src/news.c
6058         * src/pop.[ch]
6059         * src/prefs_account.[ch]
6060         * src/prefs_common.[ch]
6061         * src/send.[ch]
6062         * src/smtp.[ch]
6063         * src/ssl_certificate.[ch]
6064         * src/ssl_manager.[ch]
6065         * src/common/Makefile.am
6066         * src/common/log.c
6067         * src/common/nntp.[ch]
6068         * src/common/socket.[ch]
6069         * src/common/ssl.[ch]
6070         * src/gtk/sslcertwindow.[ch]
6071         * ac/openssl.m4
6072                 use new autoconf script to detect OpenSSL with extra parameters
6073                 to specify the location of libs and includes, also remove USE_SSL
6074                 to USE_OPENSSL
6075
6076         * src/common/sylpheed.[ch]
6077         * src/common/version.h.in
6078                 start seperation of common code initialization seperated from gui
6079
6080         * src/summaryview.c
6081                 The function that is called when a color label changes
6082                 should not change the color lable again
6083
6084 2002-12-08 [colin]      0.8.6claws74
6085
6086         * src/gtk/sslcertwindow.c
6087                 warning fixes
6088
6089 2002-12-08 [colin]      0.8.6claws73
6090
6091         * src/statusbar.c
6092           src/common/log.h
6093                 Register a hook for statusbar_puts_all
6094         * src/common/log.c
6095                 invoke statusbar_puts_all's hook
6096         
6097 2002-12-08 [colin]      0.8.6claws72
6098
6099         * src/ssl_certificate.c
6100                 Put back a badly-removed include
6101
6102 2002-12-08 [colin]      0.8.6claws71
6103
6104         * src/gtk/sslcertwindow.[ch]    ** NEW **
6105                 new certificate presentation
6106         * src/gtk/Makefile.am
6107                 add new files
6108         * src/ssl_certificate.[ch]
6109                 gtk cleanup, made utility functions public
6110         * src/ssl_manager.c
6111                 use new cert presentation
6112
6113 2002-12-07 [christoph]  0.8.6claws70
6114
6115         * src/Makefile.am
6116         * src/nntp.[ch]                 ** REMOVE **
6117         * src/common/Makefile.am
6118         * src/common/nntp.[ch]          ** NEW **
6119                 move nntp files to common directory
6120
6121 2002-12-07 [christoph]  0.8.6claws69
6122
6123         * src/procmsg.[ch]
6124         * src/summaryview.c
6125                 implement msginfo update callback using sylpheed's new
6126                 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
6127
6128 2002-12-06 [christoph]  0.8.6claws68
6129
6130         * src/editgroup.c
6131                 This patch changes the 'Edit Group Details' dialog to
6132                 allow extended selections in either pane, so that
6133                 addresses can be added or removed from a group more
6134                 quickly and easily. (it actually is a net decrease in
6135                 file size, as some unnecessary functions have been
6136                 removed). 
6137                 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
6138
6139 2002-12-06 [christoph]  0.8.6claws67
6140
6141         * src/Makefile.am
6142         * src/template.[ch]             ** REMOVE **
6143         * src/common/Makefile.am
6144         * src/common/template.[ch]      ** NEW **
6145                 move template files to common directory
6146
6147         * src/nntp.c
6148                 add missing log.h include
6149
6150 2002-12-06 [melvin]     0.8.6claws66
6151
6152         * src/prefs_actions.c
6153                 Added the trailing ">" syntax to insert command's output
6154                 without replacing old text (in contrast to trailing "|").
6155
6156 2002-12-05 [colin]      0.8.6claws65
6157         
6158         * src/common/utils.c
6159                 Don't modify original search_string or it'll change
6160                 the next iterations in the for()
6161
6162 2002-12-05 [darko]      0.8.6claws64
6163
6164         * src/common/utils.c
6165                 proper check for filtering commands, found by Colin
6166
6167 2002-12-05 [darko]      0.8.6claws63
6168
6169         * src/common/utils.c
6170                 check proper string for NULL pointer, found by Colin
6171
6172 2002-12-05 [darko]      0.8.6claws62
6173
6174         * src/common/utils.[ch]
6175                 expand_search_string(): new function
6176                 converts Mutt-like patterns to Sylpheed's
6177                 filtering engine
6178         * src/summaryview.c
6179                 use expand_search_string() to allow Mutt-like
6180                 patterns in extended search
6181         * README.claws
6182                 document extended option in quick search
6183
6184 2002-12-05 [paul]       0.8.6claws61
6185
6186         * sync with 0.8.6cvs16
6187                 see ChangeLog 2002-12-05
6188                 
6189         * po/POTFILES.in
6190                 clean up
6191
6192 2002-12-04 [christoph]  0.8.6claws60
6193
6194         * src/imap.[ch]
6195                 put imap authentication code into a new function and
6196                 remove it from imap_session_new that will allow to
6197                 send other commands before authentication
6198
6199 2002-12-04 [christoph]  0.8.6claws59
6200
6201         * src/imap.[ch]
6202                 use already existing method to prevent unneeded IMAP
6203                 folder selects. Set imap_select parameters to NULL
6204                 in some functions if the values are not required.
6205
6206         * src/xml.h
6207                 remove no longer required include
6208
6209 2002-12-04 [paul]       0.8.6claws58
6210
6211         * po/es.po
6212                 updated by Ricardo Mones Lastra
6213                 
6214         * configure.in
6215           po/hu.po      ** NEW FILE **
6216                 initial Hungarian translation, submitted
6217                 by Gál Zoltán <galzoli@hu.inter.net>
6218
6219 2002-12-03 [christoph]  0.8.6claws57
6220
6221         * src/Makefile.am
6222         * src/gtksctree.[ch]            ** REMOVE **
6223         * src/gtk/Makefile.am
6224         * src/gtk/gtksctree.[ch]        ** NEW **
6225                 move gtksctree files to gtk directory
6226
6227 2002-12-03 [christoph]  0.8.6claws56
6228
6229         * src/Makefile.am
6230         * src/md5.[ch]                  ** REMOVE **
6231         * srm/common/Makefile.am
6232         * src/common/md5.[ch]           ** NEW **
6233                 move md5 files to common directory
6234
6235         * src/gtkstext.c
6236                 remove not required #include
6237
6238 2002-12-03 [sergey]     0.8.6claws55
6239
6240         * src/gtkutils.c
6241         * src/gtkutils.h
6242                 gtkut_window_popup(): new function.
6243         * src/mainwindow.c
6244                 main_window_popup(): use gtkut_window_popup() to raise
6245                 window without changing its position.
6246                 (see sylpheed-main ML message [sylpheed:17247])
6247
6248 2002-12-03 [sergey]     0.8.6claws54
6249
6250         * src/send.c
6251                 send_message_local(): removed first-dot escaping
6252                 (SMTP-only, not needed for sending through pipe)
6253
6254 2002-12-03 [paul]       0.8.6claws53
6255
6256         * po/POTFILES.in
6257                 update to reflect recent changes (thanks
6258                 to Ricardo Mones Lastra)
6259                 
6260         * tools/filter_conv.pl
6261                  fix problem with quoted strings. Patch submitted
6262                  by Luke Plant <lukeplant@softhome.net>
6263
6264 2002-12-03 [paul]       0.8.6claws52
6265
6266         * sync with 0.8.6cvs15
6267                 see ChangeLog 2002-12-03
6268
6269 2002-12-02 [christoph]  0.8.6claws51
6270
6271         * src/logwindow.[ch]
6272         * src/common/log.[ch]
6273                 implement logging using a hook function
6274
6275         * src/folderview.c
6276         * src/folder.[ch]
6277                 define hooklist name in header file to avoid
6278                 errors caused by wrong spelling of hooklist names
6279
6280         * src/toolbar.c
6281                 fix warnings
6282
6283 2002-12-02 [christoph]  0.8.6claws50
6284
6285         * src/common/Makefile.am
6286                 add src/common/hooks.[ch]
6287
6288         * src/common/hooks.[ch]
6289                 implement a simple hook system using glib's hook functions
6290
6291         * src/folder.[ch]
6292         * src/folderview.c
6293                 use new hook system for folder item updates
6294
6295 2002-12-02 [christoph]  0.8.6claws49
6296
6297         * doc-src/ui_seperation.txt     ** NEW **
6298                 information for ui seperation
6299
6300         * src/Makefile.am
6301                 remove files that were moved to common
6302                 include common directory by default for the header files
6303
6304         * src/inc.c
6305         * src/common/socket.c
6306         * src/automaton.[ch]
6307                 implement automaton using g_io_*-functions instead of
6308                 gdk_input_add to make it ui independent
6309
6310         * src/codeconv.c
6311         * src/compose.c
6312         * src/ldif.c
6313         * src/pgptext.c
6314         * src/procmime.c
6315         * src/rfc2015.c
6316         * src/smtp.c
6317         * src/unmime.c
6318                 remove common/ prefix because directory is now in
6319                 include path
6320
6321         * src/compose.c
6322         * src/folder.c
6323         * src/folderview.c
6324         * src/mainwindow.c
6325         * src/messageview.c
6326         * src/prefs_common.c
6327         * src/procmsg.c
6328         * src/rfc2015.c
6329                 fix warnings
6330
6331         * src/imap.c
6332         * src/inc.c
6333         * src/news.c
6334         * src/pop.c
6335         * src/send.c
6336         * src/smtp.c
6337         * src/ssl_certificate.c
6338                 add log.h header file for logging functions
6339
6340         * src/main.c
6341         * src/common/utils.c
6342         * src/summaryview.c
6343         * src/xml.c
6344                 o move debug_mode to common/utils.c
6345                 o add functions to set and get debug_mode
6346
6347         * src/defs.h                    ** REMOVE **
6348         * src/intl.h                    ** REMOVE **
6349         * src/socket.[ch]               ** REMOVE **
6350         * src/ssl.[ch]                  ** REMOVE **
6351         * src/utils.[ch]                ** REMOVE **
6352                 replaced by new files in src/common/
6353         
6354         * src/common/Makefile.am
6355                 add new files in src/common/
6356
6357         * src/common/defs.h             ** NEW **
6358         * src/common/intl.h             ** NEW **
6359         * src/common/log.[ch]           ** NEW **
6360         * src/common/socket.[ch]        ** NEW **
6361         * src/common/ssl.[ch]           ** NEW **
6362         * src/common/utils.[ch]         ** NEW **
6363                 replacement for files in src/
6364
6365 2002-12-02 [colin]      0.8.6claws48
6366
6367         * src/folderview.c
6368                 Scroll folderview if necessary during dnd
6369
6370 2002-12-02 [colin]      0.8.6claws47
6371
6372         * src/folder.[ch]
6373                 Add check to verify a move is within a single mailbox
6374         * src/folderview.c
6375                 Add specific error string for this check
6376
6377 2002-12-02 [colin]      0.8.6claws46
6378
6379         * src/folder.c
6380                 Add a test to folder moving, remove a statusbar_print
6381         * src/folderview.c
6382                 Add Move folder... context-menu item
6383                 Factorize folder moving code
6384                 Enable folder DND for mbox
6385
6386 2002-12-01 [christoph]  0.8.6claws45
6387
6388         * ac/aspell.m4
6389                 remove conf.aspelltest if the version check fails
6390
6391 2002-11-30 [christoph]  0.8.6claws44
6392
6393         * autogen.sh
6394                 run libtoolize --force in autogen to create missing
6395                 libtool scripts
6396
6397 2002-11-30 [christoph]  0.8.6claws43
6398
6399         * src/Makefile.am
6400         * src/pgptext.c
6401         * src/procmime.c
6402         * src/rfc2015.c
6403         * src/uuencode.[ch]             ** REMOVED **
6404         * src/common/Makefile.am
6405         * src/common/uuencode.[ch]      ** NEW **
6406                 move uuen/decoder to common directory
6407
6408 2002-11-30 [christoph]  0.8.6claws42
6409
6410         * src/Makefile.am
6411         * src/base64.[ch]               ** REMOVED **
6412         * src/codeconv.c
6413         * src/compose.c
6414         * src/ldif.c
6415         * src/pgptext.c
6416         * src/procmime.c
6417         * src/rfc2015.c
6418         * src/smtp.c
6419         * src/unmime.c
6420         * src/common/Makefile.am
6421         * src/common/base64.[ch]        ** NEW **
6422                 move base64 en/decoder to common directory
6423
6424 2002-11-30 [christoph]  0.8.6claws41
6425
6426         * src/common                    ** NEW **
6427                 new directory for UI independent code
6428         * src/gtk                       ** NEW **
6429                 new directory for GTK frontend
6430         * src/common/.cvsignore         ** NEW **
6431         * src/gtk/.cvsignore            ** NEW **
6432                 ignore build files
6433         * src/common/Makefile.am        ** NEW **
6434         * src/gtk/Makefile.am           ** NEW **
6435                 automake files to build new seperated stuff
6436         * src/Makefile.am
6437                 the binary will currently still be build with the
6438                 files in src, so we include the code from the
6439                 subdirs for now after building the libs there
6440
6441 2002-11-30 [paul]       0.8.6claws40
6442
6443         * src/compose.c
6444                 fix bug [642731] 'Wrong selected account with drafted mail'
6445
6446 2002-11-29 [oliver]     0.8.6claws39
6447         
6448         * src/messageview.c
6449                 o update summaryview when switching between different
6450                   messageviews          
6451         * src/toolbar.c  
6452                 o check if messageview holds already removed msg
6453                   from summaryview
6454                 
6455
6456 2002-11-29 [oliver]     0.8.6claws38
6457
6458         * src/toolbar.c 
6459                 remove not needed variables and includes
6460                 make messageview stay opened and move to next when msgs are deleted 
6461
6462 2002-11-29 [oliver]     0.8.6claws37
6463         
6464         * src/toolbar.c 
6465                 disable compose button (messageview toolbar) by default
6466                 deleted msgs are moved to trash
6467         
6468 2002-11-29 [melvin]     0.8.6claws36
6469
6470         * configure.in
6471                 Increased minimal gpgme version to 0.3.10 (Zombies out)
6472                 and to detect signatures expirations (gpgme 0.3.6)
6473
6474         * src/main.c
6475                 Use non obsolescent function for Gpgme engine checking.
6476
6477         * src/rfc2015.c
6478                 Inform about expired signatures or signatures which key
6479                 has expired. Expiration date is displayed.
6480
6481         * src/sigstatus.c
6482                 Inform about expired signatures or signatures which key
6483                 has expired.
6484
6485 2002-11-28 [paul]       0.8.6claws35
6486
6487         * src/folderview.c
6488                 re-instate 'Check for new messages' in Newsgroup
6489                 folders right-click menu, after a suggestion from
6490                 Tim Mann <timmann@users.sourceforge.net>
6491
6492         * src/main.c
6493                 after a crash check only local folders for new
6494                 messages
6495
6496 2002-11-28 [paul]       0.8.6claws34
6497
6498         * configure.in
6499                 apply patch that fixes the checking of GTK with XIM 
6500                 support on different OSs, such as FreeBSD. Patch 
6501                 submitted by Topia <topia@users.sourceforge.net>
6502                 
6503 2002-11-28 [paul]       0.8.6claws33
6504
6505         * src/mainwindow.c
6506           src/prefs_common.c
6507           src/prefs_toolbar.c
6508                 more changes to the English
6509
6510 2002-11-28 [paul]       0.8.6claws32
6511
6512         * sync with 0.8.6cvs13
6513                 see ChangeLog 2002-11-28 (no sync needed
6514                 for src/compose.c)
6515
6516 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws31
6517         
6518         * src/mainwindow.[ch]
6519                 add patch by Ivan F. Martinez introducing messageview Toolbar
6520                 some changes and committed by oliver    
6521
6522 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws30
6523
6524         * src/messageview.[ch]
6525                 add patch by Ivan F. Martinez introducing messageview Toolbar
6526                 some changes and committed by oliver    
6527
6528 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws29
6529
6530         * src/compose.[ch]
6531                 add patch by Ivan F. Martinez introducing messageview Toolbar
6532                 some changes and committed by oliver    
6533
6534 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws28
6535         
6536         * src/toolbar.[ch]
6537                 add patch by Ivan F. Martinez introducing messageview Toolbar
6538                 some changes and committed by oliver
6539
6540 2002-11-28 [oliver]     0.8.6claws27
6541         
6542         * src/prefs_toolbar.[ch]
6543                 getting ready for messageview toolbar
6544                 free mem allocated by gettext
6545                 change prefs_toolbar to prefs_toolbar_open
6546  
6547 2002-11-28 [thorsten]   0.8.6claws26
6548
6549         * src/imageview.[ch]
6550                 cleaned up conflicting declarations of
6551                 imageview_show_image()
6552
6553 2002-11-28 [paul]       0.8.6claws25
6554
6555         * src/grouplistdialog.c
6556           src/prefs_common.c
6557           src/prefs_summary_column.c
6558                 a few more improvements to the English
6559
6560 2002-11-28 [colin]      0.8.6claws24
6561
6562         * man/sylpheed.1
6563                 A few updates to command-line parameters
6564
6565 2002-11-28 [colin]      0.8.6claws23
6566
6567         * src/prefs_filtering.c
6568                 Fix problems with prefs_filtering_delete_path:
6569                 a) if the first rule is removed, original pointers
6570                    weren't updated (leading to segfaults)
6571                 b) it was always global_processing updated in case
6572                    of removed path was parent of rule path
6573
6574 2002-11-27 [paul]       0.8.6claws22
6575
6576         * src/mainwindow.c
6577           src/prefs_account.c
6578           src/prefs_actions.c
6579           src/prefs_common.c
6580           src/prefs_customheader.c
6581           src/prefs_display_header.c
6582           src/prefs_filtering.c
6583           src/prefs_folder_item.c
6584           src/prefs_matcher.c
6585           src/prefs_scoring.c
6586           src/prefs_summary_column.c
6587           src/prefs_template.c
6588           src/prefs_toolbar.c
6589                  improve the English in the GUI
6590
6591 2002-11-27 [colin]      0.8.6claws21
6592
6593         * src/folder.c
6594                 Fix processing renaming problems happening after
6595                 last commit
6596
6597 2002-11-27 [colin]      0.8.6claws20
6598
6599         * src/folder.c
6600                 recursive move now deletes src each subfolder after 
6601                 having moved it
6602         * src/folderview.c
6603                 Use identifier instead of path during dnd (enables
6604                 IMAP folder dnd)
6605
6606 2002-11-27 [paul]       0.8.6claws19
6607
6608         * src/main.c
6609                 apply patch that does command-line processing 
6610                 BEFORE gtk_init, allowing claws to run from 
6611                 shell-scripts in non-X environment (e.g. crontab 
6612                 or ip-up, ip-down scripts). Patch submitted by
6613                 Ruslan N. Balkin <baron@dartel.ru>
6614                 
6615         * po/it.po
6616                 updated by Alessandro Maestri
6617
6618 2002-11-27 [paul]       0.8.6claws18
6619
6620         * sync with 0.8.6cvs12
6621           src/prefs_common.c
6622                 Differences are that main uses a 'Receive dialog'
6623                 frame on the Interface tab, whereas claws groups all 
6624                 the dialogs together in a 'Dialogs' frame.
6625
6626 2002-11-27 [colin]      0.8.6claws17
6627
6628         * src/prefs_matcher.c
6629                 Fix Execute criteria's NOT flag
6630
6631
6632 2002-11-26 [christoph]  0.8.6claws16
6633
6634         * src/ssl.c
6635                 rewrite the ssl code a little bit, only use one
6636                 SSL context, set default certificates' file/path
6637
6638 2002-11-26 [thorsten]   0.8.6claws15
6639
6640         * src/compose.c
6641                 default-reply-to didn't work for ml-reply
6642
6643 2002-11-26 [melvin]     0.8.6claws14
6644
6645         * src/prefs_actions.c
6646                 Made pipe-actions ignore short headers in message view
6647                 Made trailing-pipe-actions write in the message view with
6648                 the same font as the original message
6649
6650 2002-11-26 [paul]       0.8.6claws13
6651
6652         * src/compose.c
6653                 this time commit the correct file
6654
6655 2002-11-26 [paul]       0.8.6claws12
6656
6657         * sync with 0.8.6cvs11
6658           src/quote_fmt_parse.y  
6659                 no sync needed
6660           src/account.[ch]       
6661                 not sync'ed
6662           src/compose.c
6663                 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
6664                 on draft mode.
6665                 compose_reedit(): add check for 'X-Sylpheed-Account-Id:' 
6666                 header
6667                 
6668         see ChangeLog 2002-11-25 and 2002-11-26
6669
6670 2002-11-26 [colin]      0.8.6claws11
6671
6672         * src/folderview.c
6673                 Fix collapsed folder not auto-expanding during
6674                 mail dnd, if it was the source folder.
6675
6676 2002-11-25 [colin]      0.8.6claws10
6677
6678         * src/folderview.[ch]
6679                 Variable renaming and cleaning (slist of nodes 
6680                 to be re-collapsed is stored in FolderView)
6681
6682 2002-11-25 [paul]       0.8.6claws9
6683
6684         * src/prefs_common.[ch]
6685                 fix breakage caused by last commit
6686
6687 2002-11-25 [paul]       0.8.6claws8
6688
6689         * sync with 0.8.6cvs4
6690                 see ChangeLog 2002-11-21
6691
6692 2002-11-25 [paul]       0.8.6claws7
6693
6694         * sync with 0.8.6cvs4
6695                 see ChangeLog 2002-11-20
6696
6697 2002-11-25 [paul]       0.8.6claws6
6698
6699         * sync with 0.8.6cvs3
6700                 see ChangeLog 2002-11-18
6701
6702 2002-11-25 [colin]      0.8.6claws5
6703
6704         * src/gtkutils.[ch]
6705                 Add gtkut_ctree_node_is_parent()
6706         * src/folderview.c
6707                 Spring-loaded folders
6708
6709 2002-11-25 [colin]      0.8.6claws4
6710
6711         * src/utils.[ch]
6712                 Add slist_concat_unique(), function to merge
6713                 two GSList filtering dups
6714         * src/folder.[ch]
6715         * src/summaryview.[ch]
6716         * src/folderview.c
6717         * src/main.c
6718                 Add detection/update/display of unread answers
6719                 to marked mails
6720         * src/procmsg.[ch]
6721                 Add procmsg_find_children()
6722                 Add procmsg_msg_has_marked_parent()
6723
6724 2002-11-25 [colin]      0.8.6claws3
6725
6726         * src/ssl_certificate.[ch]
6727                 Allow checking a certificate without a DNS
6728                 lookup
6729                 Allow to forget a cert (by deleting it)
6730                 Make ssl_certificate_destroy_public
6731         * src/ssl_manager.[ch] ** NEW FILES **
6732                 Gui to manage (display/remove) certificates
6733         * src/prefs_common.[ch]
6734                 Add a pref to allow silent acceptation of
6735                 trusted certificates or not (based on the
6736                 "I want to know what's going on" principle)
6737         * src/mainwindow.c
6738                 Add SSL manager in Tools menu
6739         * src/Makefile.am
6740                 Add the new files to the build
6741         * po/POTFILES.in
6742                 Add ssl_manager.c to translations
6743
6744 2002-11-25 [colin]      0.8.6claws2
6745
6746         * src/summaryview.[ch]
6747                 Add S_SEARCH_EXTENDED to the quick search, which 
6748                 allows to search using filtering syntax.
6749
6750 2002-11-25 [colin]      0.8.6claws1
6751
6752         * src/summaryview.c
6753                 Deletion of duplicates now prefer deleting
6754                 the unread dup (fixes feature-request 638989).
6755
6756 2002-11-24 [paul]       0.8.6claws
6757
6758         * po/es.po
6759           po/pl.po
6760           po/ru.po
6761           po/sr.po
6762                 updated by Ricardo Mones Lastra,
6763                 Witold Wladyslaw Wojciech Wilk,
6764                 Ruslan N. Balkin, and  Urke MMI 
6765                 respectively
6766
6767 2002-11-24 [paul]       0.8.5claws182
6768
6769         * po/bg.po
6770                 updated by George Danchev
6771
6772 2002-11-23 [alfons]     0.8.5claws181
6773
6774         * src/imap.c
6775                 tiny memory leak found by browsing Dimitar's 
6776                 valgrind report
6777
6778 2002-11-23 [paul]       0.8.5claws180
6779
6780         * po/it.po
6781                 updated by Alessandro Maestri
6782
6783 2002-11-22 [christoph]  0.8.5claws179
6784
6785         * src/compose.c
6786         * src/inc.c
6787         * src/prefs_filtering.c
6788         * src/summaryview.c
6789                 more warning fixes
6790
6791 2002-11-22 [alfons]     0.8.5claws178
6792
6793         * src/summaryview.c
6794                 summary_execute_delete_func(): if message is deleted, make 
6795                 sure to also remove its entry in the subject hash table. 
6796                 fixes a corner case bug.
6797
6798 2002-11-22 [paul]       0.8.5claws177
6799
6800         * .cvsignore
6801                 add 'autom4te.cache'
6802                 
6803         * ltconfig      ** REMOVED **
6804                 not needed
6805
6806 2002-11-22 [paul]       0.8.5claws176
6807
6808         * src/textview.c
6809                 textview_set_font(): fix for message display in
6810                 UTF-8 locales (thanks to Sergey Vlasov).
6811                 
6812         * AUTHORS
6813                 add new team members and contributors
6814
6815
6816 2002-11-21 [colin]      0.8.5claws175
6817
6818         * src/procmsg.[ch]
6819                 Add procmsg_remove_special_headers()
6820         * src/mh.c
6821                 Use procmsg_remove_special_headers() for 
6822                 previous fix
6823
6824 2002-11-21 [colin]      0.8.5claws174
6825
6826         * src/mh.c
6827                 Fix moving/copying from queue/draft folders
6828                 for MH folders
6829
6830 2002-11-21 [christoph]  0.8.5claws173
6831
6832         * src/crash.c
6833         * src/filtering.c
6834         * src/logwindow.c
6835         * src/main.c
6836         * src/matcher_parser_lex.[hl]
6837         * src/mbox.c
6838         * src/mbox_folder.[ch]
6839         * src/prefs_filtering.c
6840         * src/procheader.c
6841         * src/quote_fmt_lex.l
6842         * src/ssl.c
6843                 fix all warnings except the warnings in lex and yacc files
6844
6845 2002-11-20 [christoph]  0.8.5claws172
6846
6847         * src/imap.c
6848                 fix MsgInfo retrieval for IMAP draft and queue folders
6849                 (closes bug [ 619558 ] Draft saving on IMAP box issue)
6850
6851 2002-11-19 [christoph]  0.8.5claws171
6852
6853         * src/compose.c
6854                 fix segfault, when draft saving does not get
6855                 the MsgInfo of the new message
6856                 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
6857
6858 2002-11-19 [christoph]  0.8.5claws170
6859
6860         * src/procmsg.c
6861                 add parameter check for flag setting function
6862                 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
6863
6864 2002-11-18 [paul]       0.8.5claws169
6865
6866         * src/compose.c
6867                 more sensitivity fixes to redirect mode:
6868                 * disable toolbar draft button
6869                 * allow only Address book in the Tools menu
6870                 * disable editing of message by the spell
6871                   checker
6872
6873 2002-11-18 [paul]       0.8.5claws168
6874
6875         * src/compose.c
6876                 fix sensitivity of menu items in compose_redirect():
6877                 allow only the necessary items 
6878
6879 2002-11-18 [paul]       0.8.5claws167
6880
6881         * src/compose.c
6882                 fix bug [ 603259 ] 'attachment got lost on bounce'
6883
6884 2002-11-18 [paul]       0.8.5claws166
6885
6886         * po/ru.po
6887                 updated by Ruslan N. Balkin <baron@dartel.ru>
6888
6889 2002-11-18 [colin]      0.8.5claws165
6890
6891         * src/main.c
6892           src/defs.h
6893                 Remove old filtering stuff
6894
6895
6896 2002-11-17 [oliver]     0.8.5claws164
6897
6898         * src/toolbar.h
6899                 remove not needed typedef 
6900
6901 2002-11-17 [oliver]     0.8.5claws163
6902
6903         * src/toolbar.c
6904                 make toolbar's on click events translatable
6905
6906 2002-11-15 [colin]      0.8.5claws162
6907
6908         * src/summaryview.c
6909                 Revert too-soon integration of a feature
6910
6911 2002-11-15 [christoph]  0.8.5claws161
6912
6913         * src/imap.c
6914                 use main's implementation of imap_get_msginfo
6915
6916 2002-11-15 [christoph]  0.8.5claws160
6917
6918         * src/compose.c
6919         * src/folder.[ch]
6920         * src/imap.c
6921         * src/mbox_folder.c
6922         * src/mh.c
6923         * src/news.c
6924         * src/procmsg.c
6925         * src/summaryview.c
6926                 replace claws' fetch_msginfo with main's get_msginfo
6927                 (use main's implementation where possible)
6928
6929 2002-11-15 [colin]      0.8.5claws159
6930
6931         * src/ssl_certificate.c
6932                 Missed a check
6933
6934 2002-11-16 [melvin]     0.8.5claws158
6935
6936         * po/fr.po
6937                 Updated French translations.
6938
6939 2002-11-16 [colin]      0.8.5claws157
6940
6941         * src/ssl_certificate.c
6942                 Check for missing parts in the certificates
6943
6944 2002-11-15 [colin]      0.8.5claws156
6945
6946         * src/folderview.c
6947                 Preventive fix (missing check) found by
6948                 Alfons
6949
6950 2002-11-15 [paul]
6951
6952         * NEWS
6953                 sync with 0.8.6 release
6954
6955 2002-11-15 [colin]      0.8.5claws155
6956
6957         * src/folder.[ch]
6958           src/folderview.c
6959                 Fix error handling of folder_item_move_to()
6960                 (thanks to Alfons!)
6961
6962 2002-11-15 [colin]      0.8.5claws154
6963
6964         * src/folder.[ch]
6965           src/folderview.c
6966                 folder_item_move_to() sets an error message instead
6967                 of having GUI stuff in folder.c
6968
6969 2002-11-15 [colin]      0.8.5claws153
6970
6971         * src/procmsg.[ch]
6972                 Implemented a callback for MsgInfo updates, 
6973                 heavily copy/pasted from Christoph's folder 
6974                 callback system
6975         * src/summaryview.[ch]
6976                 Register summary_update_msg as callback
6977
6978 2002-11-14 [colin]      0.8.5claws152
6979         
6980         * src/procmsg.c
6981                 Update the FolderItem after sending (fixes 617593)
6982
6983 2002-11-14 [christoph]  0.8.5claws151
6984
6985         * src/folder.c
6986                 fix wrong position of NULL pointer check found
6987                 by Sergey
6988
6989 2002-11-14 [christoph]  0.8.5claws150
6990
6991         * src/folder.c
6992                 fix segfault when deleting messages from IMAP folders
6993                 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
6994
6995 2002-11-14 [colin]      0.8.5claws149
6996
6997         * src/compose.c
6998                 Forwarding was also ignoring the folder's default account.
6999
7000 2002-11-14 [colin]      0.8.5claws148
7001
7002         * src/compose.c
7003                 Fix sent folder not set to folder properties when 
7004                 forwarding.
7005
7006 2002-11-14 [thorsten]   0.8.5claws147
7007
7008         * src/inc.c
7009                 inc_start(): Files were not moved from .processing to inbox,
7010                 if no global processing rule existed
7011
7012 2002-11-14 [colin]      0.8.5claws146
7013
7014         * src/ssl_certificate
7015                 Fix file operations
7016
7017 2002-11-14 [paul]       0.8.5claws145
7018
7019         * po/it.po
7020                 updated by Alessandro Maestri
7021
7022 2002-11-13 [alfons]     0.8.5claws144
7023
7024         * src/folder.c
7025                 folder_item_close(): only mark messages unread
7026                 when a folder has new messages 
7027
7028 2002-11-13 [keith]      0.8.5claws143
7029
7030         * src/imap.c
7031                 Fix problem moving or copying between
7032                 IMAP folders
7033
7034 2002-11-13 [colin]      0.8.5claws142
7035
7036         * src/matcher_parser_parse.y
7037                 Fix rule problem when " don't match
7038
7039 2002-11-13 [christoph]  0.8.5claws141
7040
7041         * src/folder.c
7042         * src/folderview.c
7043                 moved cache saving to folder_item_close
7044                 the folderview should not have to deal with
7045                 this things
7046
7047 2002-11-13 [christoph]  0.8.5claws140
7048
7049         * src/summaryview.c
7050                 moved setting of important score to
7051                 summary_set_prefs_from_folderitem
7052
7053 2002-11-13 [colin]      0.8.5claws139
7054
7055         * src/matcher_parser_parse.y
7056                 Fix a segfault in the parser (happening when
7057                 a good expression had been tested and a bad 
7058                 one arrives)
7059
7060 2002-11-13 [paul]       0.8.5claws138
7061
7062         * sync with 0.8.5cvs24
7063                 see ChangeLog 2002-11-13
7064                 
7065         * po/pt_BR.po
7066                 updated by Fabio Jr. Beneditto
7067
7068 2002-11-13 [colin]      0.8.5claws137
7069         
7070         * src/msgcache.c
7071           src/defs.h
7072           src/procmsg.[ch]
7073                 Revert last commit, problem
7074
7075 2002-11-13 [colin]      0.8.5claws136
7076
7077         * src/msgcache.c
7078                 Remove duplicated code
7079         * src/defs.h
7080                 Bumped CACHE_VERSION and MARK_VERSION
7081         * src/procmsg.[ch]
7082                 Network endian for cache and mark files
7083
7084 2002-11-12 [colin]      0.8.5claws135
7085
7086         * src/inc.c
7087                 Fix the "socket error" dialog which disappeared
7088
7089 2002-11-12 [colin]      0.8.5claws134
7090
7091         * src/msgcache.c
7092                 Reverse last commit which had performance 
7093                 problems, but still reverse the list
7094
7095 2002-11-12 [colin]      0.8.5claws133
7096
7097         * src/msgcache.c
7098                 Reverse list order
7099
7100 2002-11-12 [melvin]     0.8.5claws132
7101
7102         * src/compose.c
7103                 Added a check for a NULL prefs_common.dictionary
7104
7105 2002-11-12 [colin]      0.8.5claws131
7106
7107         * src/ssl_certificate.[ch]
7108                 Use FQDN hostname
7109
7110 2002-11-12 [colin]      0.8.5claws130
7111
7112         * src/ssl_certificate.[ch]
7113                 Take connection port into account for 
7114                 checking certificates (a single hostname
7115                 could have multiple servers with multiple
7116                 certificates)
7117         * src/ssl.c
7118                 Pass the port to ssl_certificate_check
7119
7120 2002-11-12 [paul]       0.8.5claws129
7121
7122         * src/folder.c
7123                 fix a typo in last commit
7124
7125 2002-11-12 [paul]       0.8.5claws128
7126
7127         * sync with 0.8.5cvs23
7128                 see ChangeLog entry 2002-11-12
7129
7130 2002-11-11 [colin]      0.8.5claws127
7131
7132         * src/ssl_certificate.c
7133                 Cleaner messages
7134                 Don't popup, instead log error, if the 
7135                 corresponding pref is checked
7136         * src/ssl_certificate.h
7137                 include <openssl/objects/h>
7138
7139 2002-11-11 [colin]      0.8.5claws126
7140
7141         * src/ssl_certificate.h
7142                 _Really_ clean it
7143
7144 2002-11-11 [colin]      0.8.5claws125
7145         
7146         * src/ssl_certificate.c
7147                 Fixed leak
7148
7149 2002-11-11 [colin]      0.8.5claws124
7150
7151         * src/ssl.c
7152                 Cleaned a bit
7153         * src/ssl_certificate.[ch]
7154                 Cleaned a bit (better use of SSL API)
7155                 (This will cause non-recognition of saved 
7156                  certificates of claws12[23]...)
7157
7158 2002-11-11 [paul]       0.8.5claws123
7159         
7160         * po/es.po
7161                 updated by Ricardo Mones Lastra
7162
7163 2002-11-11 [colin]      0.8.5claws122
7164
7165         * src/ssl.c
7166                 Fix a typo
7167
7168 2002-11-11 [colin]      0.8.5claws121
7169
7170         * src/ssl_certificate.[ch] ** NEW FILES **
7171         * src/ssl.[ch]
7172                 Check SSL certificates presented to us
7173         * src/Makefile.am
7174                 Add ssl_certificate.[ch]
7175         * po/POTFILES.in
7176                 Add ssl_certificate.c
7177
7178 2002-11-11 [paul]       0.8.5claws120
7179
7180         * sync with 0.8.5cvs22
7181                 see ChangeLog 2002-11-11
7182
7183 2002-11-11 [paul]       0.8.5claws119
7184
7185         * sync with 0.8.5cvs21
7186                 see ChangeLog 2002-11-11
7187
7188 2002-11-10 [jens]       0.8.5claws118
7189
7190         * src/folder.c
7191         * src/folderview.c
7192                 corrected some typing
7193         * po/de.po
7194                 updated german translation
7195         * sylpheed.spec.in
7196                 cleaned up specfile and adjusted it for claws
7197
7198 2002-11-10 [colin]      0.8.5claws117
7199
7200         * src/summaryview.c
7201                 a STATUSBAR_PUSH/POP fix
7202
7203 2002-11-10 [colin]      0.8.5claws116
7204
7205         * src/prefs_folder_item.c
7206                 Fix hanging after opening folder properties
7207
7208 2002-11-10 [hoa]        0.8.5claws115
7209
7210         * src/matcher_parser_lex.l
7211         * src/matcher_parser_parse.y
7212                 config file for scoring and filtering is no more trashed
7213                 when there is a syntax error in a filtering rule when
7214                 editing it in a dialog.
7215
7216 2002-11-09 [colin]      0.8.5claws114
7217
7218         * src/mbox_folder.c
7219                 Added missing initialisation of folder->destroy()
7220
7221 2002-11-09 [colin]      0.8.5claws113
7222
7223         * src/folder.c
7224           src/folderview.c
7225                 Fix the status bar messages
7226
7227 2002-11-09 [colin]      0.8.5claws112
7228
7229         * src/folderview.c
7230                 Fix hangs after folder dnd, happening after 
7231                 claws109.
7232
7233 2002-11-09 [christoph]  0.8.5claws111
7234
7235         * src/folderview.c
7236                 just changed order of calls (reverse order of
7237                 associated calls)
7238         * src/inc.c
7239                 lock inc when checking only one account, otherwise
7240                 inc all could be executed at the same time
7241
7242 2002-11-09 [christoph]  0.8.5claws110
7243
7244         * src/folderview.c
7245                 better unlock the mouse cursor before calling
7246                 summary_show because it changes the cursor too
7247
7248 2002-11-09 [christoph]  0.8.5claws109
7249
7250         * src/folder.[ch]
7251         * src/folderview.c
7252                 add functions to open and close a folder
7253                 o opending will execute scanning for remote folders
7254                   and processing
7255                 o closing will unset new flag for messages
7256
7257 2002-11-09 [colin]      0.8.5claws108
7258
7259         * src/folder.c
7260                 Add a call to prefs_matcher_write_config to 
7261                 avoid non-leaf folders filtering settings to be
7262                 lost
7263
7264 2002-11-09 [paul]       0.8.5claws107
7265
7266         * src/prefs_account.c
7267                 re-word a label
7268
7269 2002-11-09 [colin]      0.8.5claws106
7270
7271         * src/folderview.c
7272                 Minor esthetic fix
7273
7274 2002-11-09 [colin]      0.8.5claws105
7275
7276         * src/folderview.c
7277                 Fix prefs_filtering deletion for MH folders (same
7278                 reason as below)
7279         * src/prefs_filtering.c
7280                 Fix prefs_filtering renaming and deletion for 
7281                 folder-based processing rules.  
7282
7283 2002-11-09 [christoph]  0.8.5claws104
7284
7285         * src/compose.c
7286         * src/folder.[ch]
7287         * src/folderview.[ch]
7288         * src/import.c
7289         * src/inc.c
7290         * src/main.c
7291         * src/mainwindow.c
7292         * src/messageview.c
7293         * src/prefs_folder_item.c
7294         * src/procmsg.c
7295         * src/summaryview.c
7296                 implement a callback system for folder item updates
7297
7298 2002-11-09 [colin]      0.8.5claws103
7299
7300         * src/folderview.c
7301                 Fix prefs_filtering renaming for MH folders (we
7302                 shouldn't rename by path as another folder could
7303                 have the same hierarchy).
7304
7305 2002-11-09 [colin]      0.8.5claws102
7306
7307         * src/folder.c
7308                 Fix a leak found by Christoph, use better variable
7309                 names
7310
7311 2002-11-09 [colin]      0.8.5claws101
7312
7313         * src/folder.c
7314                 One more fix for processing rules
7315
7316 2002-11-08 [colin]      0.8.5claws100
7317         
7318         * src/matcher.c
7319                 Don't copy the compiled regexp (will be reevaluated)
7320         * src/folderview.c
7321                 Lock folderview while moving
7322         * src/folder.c
7323                 Provide info on what's happening to the user
7324
7325 2002-11-08 [colin]      0.8.5claws99
7326
7327         * src/folderview.c
7328                 Fix folder reordering after a move if parent is 
7329                 root
7330         * src/scoring.[ch]
7331                 Add function to copy a ScoringProp
7332         * src/prefs_folder_item.c
7333                 Copy scoring rules when copying a folder prefs
7334
7335 2002-11-08 [colin]      0.8.5claws98
7336
7337         * src/folderview.c
7338                 Fixes in case of failure
7339         * src/filtering.[ch]    
7340                 Add function to duplicate a FilteringProp
7341         * src/matcher.[ch]
7342                 Add function to duplicate a MatcherProp
7343         * src/prefs_folder_item.c
7344                 Save folder's processing rules when copying 
7345                 its prefs
7346
7347 2002-11-08 [colin]      0.8.5claws97
7348         
7349         * src/folderview.c
7350                 Sort after move
7351         * src/folder.c 
7352                 Change a printf to debug_print
7353
7354 2002-11-08 [colin]      0.8.5claws96
7355
7356         * src/folder.c
7357           src/folderview.c
7358                 Fix segfaults, call me stupido
7359         
7360
7361 2002-11-08 [colin]      0.8.5claws95
7362
7363         *src/folder.c
7364                 Added forgotten prefs to save when moving folders
7365
7366 2002-11-08 [colin]      0.8.5claws94
7367
7368         * src/folder.c
7369                 Fixes to folder DND (prefs copy)
7370         * src/folderview.c
7371                 Optimization for folder DND (don't rescan whole tree)
7372                 Added folderview_create_folder_node() for this 
7373                 optimization, so de-duped a bit the code
7374         * src/prefs_folder_item.[ch]
7375                 Added prefs_folder_item_copy_prefs()    
7376           
7377 2002-11-08 [paul]       0.8.5claws93
7378
7379         * src/prefs_account.c
7380           tools/README
7381           tools/kmail2sylpheed_v2.pl
7382                 correct some typos
7383
7384 2002-11-08 [paul]       0.8.5claws92
7385
7386         * src/compose.c
7387           src/prefs_account.[ch]
7388                 remove account options 'clearsign' and 'ascii_armored',
7389                 replace with 'default_gnupg_mode' to prevent mixed-mode
7390                 Privacy settings
7391
7392 2002-11-08 [paul]       0.8.5claws91
7393
7394         * src/compose.[ch]
7395                 re-implement GnuPG 'on-the-fly' mode selection,
7396                 disallow mixed-mode
7397
7398 2002-11-08 [colin]      0.8.5claws90
7399
7400         * src/folderview.c
7401           src/prefs_folder_item.c
7402                 Change "Property" to "Properties"
7403
7404 2002-11-07 [colin]      0.8.5claws89
7405
7406         * src/folderview.c
7407           src/folder.c
7408                 Allow folder dropping to a root folder
7409
7410 2002-11-07 [paul]       0.8.5claws88
7411
7412         * src/compose.c
7413                 revert last commit
7414
7415 2002-11-07 [paul]       0.8.5claws87
7416
7417         * src/compose.c
7418                 fix reply-to-list bug. closes bug report
7419                 "[633382] reply-to-list broken in recent cvs"
7420
7421 2002-11-07 [paul]       0.8.5claws86
7422
7423         * src/compose.c
7424                 add a forgotten '#if USE_GPGME ... #endif'
7425
7426 2002-11-07 [paul]       0.8.5claws85
7427
7428         * sync with 0.8.5cvs20
7429                 see ChangeLog 2002-11-07
7430
7431 2002-11-07 [colin]      0.8.5claws84
7432
7433         * src/folder.[ch]
7434                 Change folder_item_move_to to return the newly 
7435                 created folderitem.
7436         * src/folderview.c
7437                 Select the new folderitem after moving.
7438
7439 2002-11-07 [colin]      0.8.5claws83
7440
7441         * src/prefs_filtering.c
7442                 Fix rule rewriting when moving a leaf folder to a 
7443                 shorter path
7444
7445 2002-11-07 [colin]      0.8.5claws82
7446
7447         * src/prefs_filtering.c
7448                 fix a leak
7449
7450 2002-11-07 [colin]      0.8.5claws81
7451
7452         * src/folder.[ch]
7453                 Add folder_item_move_to() function to move a 
7454                 folderitem into another one (updates matcher etc)
7455         * src/folderview.c
7456                 Add folder drag'n drop (context menu to come)
7457                 [Should be dataloss free, but Please backup before 
7458                  trying !]
7459
7460 2002-11-06 [colin]      0.8.5claws80
7461
7462         * src/mh.c
7463                 mh_create_folder() returns NULL if can't create
7464                 directory hierarchy
7465
7466 2002-11-06 [paul]       0.8.5claws79
7467
7468         * src/compose.[ch]
7469                 allow 'on-the-fly' changing of the type of encryption 
7470                 and/or signing used (mime/ascii) via the compose window
7471
7472 2002-11-06 [paul]       0.8.5claws78
7473
7474         * sync with 0.8.5cvs19
7475                 see ChangeLog 2002-11-06 for src/account.c: 
7476                 account_get_special_folder()
7477                 
7478 2002-11-05 [alfons]     0.8.5claws77
7479
7480         * src/crash.c
7481                 very minor cleanups: nothing to see here, move on. :-)
7482
7483 2002-11-05 [colin]      0.8.5claws76
7484
7485         * src/main.c
7486                 Changes choices if compose windows are opened to
7487                 Discard, Draft, Don't quit
7488
7489 2002-11-05 [thorsten]   0.8.5claws75
7490
7491         * src/compose.c
7492                 reenabled default_reply_to folder option
7493
7494 2002-11-05 [colin]      0.8.5claws74
7495
7496         * src/compose.[ch] 
7497                 add compose_draft()
7498         * src/crash.c
7499                 add SIGTERM handler
7500         * src/main.[ch]
7501                 add clean_quit() for the SIGTERM handler
7502
7503 2002-11-05 [paul]       0.8.5claws73
7504         
7505         * po/es.po
7506                 updated by Ricardo Mones Lastra
7507
7508 2002-11-05 [melvin]     0.8.5claws72
7509
7510         * src/logwindow.c
7511                 Fixed log-clipping bug #616795.
7512                 To stop logging in the log window use 0 length.
7513         * src/prefs_common.c
7514                 Added a label to inform about the 0 log length behaviour.
7515
7516 2002-11-05 [paul]       0.8.5claws71
7517
7518         * sync with 0.8.5cvs17
7519                 see ChangeLog 2002-11-05
7520
7521 2002-11-04 [paul]       0.8.5claws70
7522
7523         * sylpheed-128x128.png
7524           sylpheed-64x64.png
7525           sylpheed.png
7526                 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
7527                 <nikai@users.sourceforge.net>
7528                 
7529         * po/bg.po
7530                 updated by George Danchev
7531
7532 2002-11-03 [thorsten]   0.8.5claws69
7533
7534         * src/main.c
7535           src/mimeview.c
7536           src/rfc2015.h
7537                 add check if gpg is active
7538
7539 2002-11-03 [thorsten]   0.8.5claws68
7540
7541         * src/toolbar.h
7542                 removed GSList declaration causing trouble on MacOS-X
7543                 (submitted by alfons, reported by xfesty)
7544
7545 2002-11-01 [paul]       0.8.5claws67
7546
7547         * src/mainwindow.c
7548                 remove last remnants of main's filter code
7549
7550 2002-11-01 [paul]       0.8.5claws66
7551
7552         * tools/filter_conv.pl
7553                 fix bug where user-defined headers were ignored
7554
7555 2002-11-01 [paul]       0.8.5claws65
7556
7557         * src/logwindow.c
7558                 make a debug_print() not translatable
7559
7560 2002-10-31 [melvin]     0.8.5claws64
7561
7562         * ac/aspell.m4
7563                 Fixed --disable-aspell-test. Now --disable-aspell-test will 
7564                 not run any GNU/aspell test.  The dictionary path will
7565                 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
7566                 was given, in which case, it will be $prefix/lib/aspell/
7567         * configure.in
7568                 Fixed typo in commentary (Aspell code).
7569
7570 2002-10-31 [paul]       0.8.5claws63
7571
7572         * po/POTFILES.in
7573                 remove src/filter.c and src/prefs_filter.c
7574                 thanks to Ricardo for reminding me
7575
7576 2002-10-31 [colin]      0.8.5claws62
7577
7578         * src/mbox_folder.c
7579                 Plug some leaks
7580
7581 2002-10-31 [paul]       0.8.5claws61
7582
7583         * src/prefs_filter.[ch] ** REMOVED **
7584           src/filter.[ch]       ** REMOVED **
7585           
7586         * src/Makefile.am
7587           src/folderview.c
7588           src/inc.c
7589           src/main.c
7590           src/mainwindow.c
7591           src/mbox.c
7592           src/prefs_common.c
7593           src/prefs_filtering.c
7594           src/summaryview.[ch]
7595                 remove main's 'filter' code
7596                 
7597         README.claws
7598                 update to reflect removal of main's filter
7599
7600 2002-10-31 [paul]       0.8.5claws60
7601
7602         * src/summaryview.c
7603                 remove check for global_processing in summary_filter_open(). 
7604                 This fixes the bug where if the user uses the right-click 
7605                 'Create filter rule...' and doesn't have any filter rules 
7606                 already defined in claws' advanced filtering, the newly 
7607                 created filter rule goes to main's filtering which is 
7608                 inaccessible through the gui. Now the filter rule gets added
7609                 to claws' filtering by default.
7610
7611 2002-10-28 [melvin]     0.8.5claws59
7612
7613         * src/prefs_actions.c
7614                 Fixed bug #627322 where MIME parts were not always
7615                 correctly passed to a %p action
7616                 Display an error dialog when message filename is not found.
7617
7618 2002-10-28 [melvin]     0.8.5claws58
7619
7620         * src/prefs_common.c
7621                 Readded a missing function declaration lost in 0.8.3claws34
7622
7623 2002-10-28 [paul]       0.8.5claws57
7624
7625         * sync with 0.8.5cvs15
7626                 see ChangeLog 2002-10-28 and 2002-10-25
7627                 
7628         Note: ChangeLog entry 2002-10-24 is not sync'ed.
7629
7630 2002-10-27 [oliver]     0.8.5claws56
7631
7632         * src/pop.c
7633                 plug leak in pop3_top_recv
7634
7635 2002-10-26 [christoph]  0.8.5claws55
7636
7637         * src/folder.c
7638                 set need_update folder flag when messages are added
7639                 (closes bug [ 626922 ] folder not updated after receiving)
7640
7641 2002-10-25 [melvin]     0.8.5claws54
7642
7643         * src/imageview.c
7644                 Fixed a memleak introduced in the scaling code.
7645
7646 2002-10-24 [alfons]     0.8.5claws53
7647
7648         * src/filtering.c
7649                 make filtering's forward message action forward from the 
7650                 correct account
7651                 (closes bug [628089 ] Filter -> Forward from address problem
7652                 reported by Oktay)
7653
7654 2002-10-24 [christoph]  0.8.5claws52
7655
7656         * src/mainwindow.c
7657         * src/manual.[ch]
7658                 o use manual of current locale or english if current
7659                   locale is not available (and english is available)
7660                 o also link to sylpheed doc project manuals
7661
7662 2002-10-23 [paul]       0.8.5claws51
7663
7664         * tools/README
7665           tools/kmail2sylpheed_v2.pl
7666                 add new version of kmail addressbook importer script.
7667                 works with newer versions of Kmail/KAddressBook which
7668                 have new and rearranged data.
7669
7670 2002-10-23 [martin]     0.8.5claws50
7671
7672         * src/folderview.c
7673         * src/summaryview.c
7674         * src/utils.h
7675         * src/utils.c
7676                 added length parameter to get_abbrev_newsgroup_name()
7677                 changed this function so that it abbreviates the newsgroup
7678                 names only so long it is smaller than the length parameter
7679                 (for better reading of some newsgroup names and space efficiency)
7680
7681 2002-10-22 [colin]      0.8.5claws49
7682
7683         *src/foldersel.c
7684                 Revert Alfons' last modification (after voting ;-))
7685
7686 2002-10-21 [alfons]     0.8.5claws48
7687
7688         * src/foldersel.c
7689                 folder view in folder selection dialog reflects state of
7690                 folder view in main window
7691
7692 2002-10-18 [alfons]     0.8.5claws47
7693
7694         * src/mbox.c
7695                 drop imported messages in folder selected by user,
7696                 and not in the inbox
7697                 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
7698
7699 2002-10-18 [alfons]     0.8.5claws46
7700
7701         * src/compose.c
7702                 make automagic reply work correctly for email accounts 
7703                 (whether it's viable to do a full sync with Hiro's 
7704                 compose.c is still under discussion)
7705
7706 2002-10-18 [melvin]     0.8.5claws45
7707
7708         * src/prefs_actions.c
7709                 Fixed bug #622275 where asynchroneous actions left 
7710                 zombies processes
7711                 Made (synchroneous) actions' input be displayed live.
7712
7713 2002-10-18 [christoph]  0.8.5claws44
7714
7715         * src/textview.c
7716                 don't add a newline in the textview in front of the
7717                 first textpart if header display is disabled
7718                 (closes bug [ 603385 ] disabled header display leaves blank
7719                  lin)
7720
7721 2002-10-18 [christoph]  0.8.5claws43
7722
7723         * src/folder.[ch]
7724         * src/imap.c
7725         * src/mbox_folder.c
7726         * src/mh.c
7727         * src/news.c
7728                 folder->get_num_list now returns an error code
7729                 (closes bug [ 609424 ] News cache cleared on failure)
7730                 
7731 2002-10-17 [colin]      0.8.5claws42
7732         
7733         * src/news.c
7734                 Changed a printf by debug_print
7735
7736 2002-10-16 [paul]       
7737
7738         * tools/OOo2sylpheed.pl
7739                 allow for spaces in the name of the
7740                 file to be attached.
7741
7742 2002-10-16 [colin]      0.8.5claws41
7743
7744         * src/main.c
7745                 Use a tristate to change online mode
7746
7747 2002-10-16 [paul]       0.8.5claws40
7748
7749         * po/es.po
7750                 updated by Ricardo Mones Lastra
7751
7752 2002-10-16 [colin]      0.8.5claws39
7753
7754         * src/main.c
7755           src/mainwindow.[ch]
7756                 Added --online and --offline command-line
7757                 switches
7758
7759 2002-10-15 [christoph]  0.8.5claws38
7760
7761         * src/procmime.c
7762                 set mimeinfo->name to NULL after g_free to
7763                 avoid double freeing with g_free
7764
7765 2002-10-14 [christoph]  0.8.5claws37
7766
7767         * src/compose.c
7768         * src/filtering.c
7769         * src/summaryview.c
7770                 remove calls to folder->change_flags that are now
7771                 done by procmsg flag functions (seems it is not
7772                 used by any foldertype anyway)
7773         * src/folder.c
7774                 init folder->change_flags with NULL
7775
7776 2002-10-14 [christoph]  0.8.5claws36
7777
7778         * src/folder.[ch]
7779         * src/imap.[ch]
7780                 use virtual functions for folder item new and destroy
7781                 functions
7782
7783 2002-10-14 [melvin]     0.8.5claws35
7784
7785         * src/compose.c
7786                 Added a test to not run the spell checker if no default
7787                 dictionary is available. No dialog is displayed though.
7788
7789 2002-10-14 [melvin]     0.8.5claws34
7790
7791         * src/gtkaspell.c
7792                 Fixed bug in dictionary list context menu where
7793                 "More..." pointed to an emtpy submenu if the
7794                 number of dictionaries is a multiple of 15
7795                 Removed unneeded code in suggestions list creation
7796
7797 2002-10-14 [paul]       0.8.5claws33
7798
7799         * po/bg.po
7800                 updated by George Danchev
7801
7802 2002-10-13 [hoa]        0.8.5claws32
7803
7804         * src/matcher.[ch]
7805           src/matcher_parser_parser.y
7806                 removed the escaped string from internal structure
7807                 of matcher.
7808
7809 2002-10-12 [colin]      0.8.5claws31
7810
7811         * src/gtksctree.[ch]
7812           src/summaryview.c
7813                 Removed useless function gtksctree_reanchor
7814
7815 2002-10-12 [alfons]     0.8.5claws30
7816         
7817         * sync with remaining main changes 2002-10-09 - 2002-10-11
7818         - drop changes to src/compose.c (requires claws specific changes)
7819         
7820 2002-10-12 [alfons]     0.8.5claws29
7821         
7822         * sync with main changes of 2002-10-08
7823         - drop changes to src/compose.c (requires claws specific changes)
7824         - drop changes to src/summaryview.c (requires changes to compose.c)     
7825
7826 2002-10-12 [alfons]     0.8.5claws28
7827         
7828         * sync with main changes of 2002-10-07
7829
7830 2002-10-12 [alfons]     0.8.5claws27
7831
7832         * sync with main changes of 2002-10-04
7833         - drop changes to src/compose.c (requires claws specific changes)
7834         - drop changes to src/prefs_folder_item.c (claws implementation
7835           seems to be working)
7836
7837 2002-10-12 [colin]      0.8.5claws26
7838
7839         * src/mainwindow.c
7840                 Fix folder-flicker when space-reading, introduced 
7841                 in claws22.
7842
7843 2002-10-12 [colin]      0.8.5claws25
7844
7845         * src/compose.c
7846                 Save account address when saving as draft.
7847                 (closes bug 621838)
7848
7849 2002-10-12 [colin]      0.8.5claws24
7850
7851         * src/summaryview.c
7852                 Fix the problem consisting of no message selected
7853                 after the last message in a folder has been moved.
7854
7855 2002-10-12 [paul]       0.8.5claws23
7856
7857         * src/compose.c
7858           src/prefs_template.c
7859           src/template.[ch]
7860                 add Cc and Bcc to templates. Patch submitted by
7861                 John L. Males.
7862
7863 2002-10-12 [colin]      0.8.5claws22
7864
7865         * src/folderview.c
7866                 Fix a bug after "Check for new messages":
7867                 If a folder was opened, it was still selected at
7868                 the end of the check, but displayed empty.
7869         * src/mainwindow.c
7870                 Remove unnecessary check
7871
7872 2002-10-12 [paul]
7873
7874         * tools/README
7875                 be more verbose in the description of
7876                 OOo2sylpheed.pl
7877                 
7878
7879 2002-10-11 [colin]      0.8.5claws21
7880
7881         * src/mainwindow.c
7882                 Make space work (better) when no mail is selected
7883
7884 2002-10-11 [colin]      0.8.5claws20
7885
7886         * src/inc.c
7887           src/news.c
7888                 fix warnings
7889
7890 2002-10-11 [colin]      0.8.5claws19
7891
7892         * src/mainwindow.c
7893                 revert 0.8.5claws6 changes as i couldn't get to
7894                 anything satisfying
7895
7896 2002-10-11 [melvin]     0.8.5claws18
7897
7898         * src/compose.c
7899                 Removed buggy and unused macro (should have been committed in
7900                 0.8.5claws17)
7901
7902 2002-10-11 [melvin]     0.8.5claws17
7903
7904         * src/compose.c
7905                 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
7906
7907 2002-10-11 [thorsten]   0.8.5claws16 
7908
7909         * src/folderview.c
7910                 remove rescan warning
7911
7912 2002-10-11 [colin]      0.8.5claws15 
7913
7914         * src/procheader.c
7915                 fix a segfault that happens if conv_unmime_header
7916                 fails (should be better to find out why it fails)
7917
7918 2002-10-11 [christoph]  0.8.5claws14
7919
7920         * src/summaryview.c
7921                 update folderview stats after ignore/unignore thread
7922
7923 2002-10-11 [hoa]        0.8.5claws13
7924
7925         * src/quote_fmt_parse.y
7926                 Fixed a yacc/bison syntax error
7927         * src/matcher.c
7928                 Escaping of string is fixed.
7929
7930 2002-10-11 [colin]      0.8.5claws12
7931
7932         * src/imageview.c
7933                 Resize images to fit
7934
7935 2002-10-11 [paul]       0.8.5claws11
7936
7937         * po/es.po
7938                 updated by Ricardo Mones Lastra
7939
7940 2002-10-10 [alfons]     0.8.5claws10
7941
7942         * src/compose.c
7943                 allow dropping files by "moving" files from a file manager,
7944                 not only by the more cumbersome "copying". the latter 
7945                 mostly implies holding down the Control button
7946
7947 2002-10-10 [christoph]  0.8.5claws9
7948
7949         * src/summaryview.c
7950                 update folders after thread building for ignored threads
7951
7952 2002-10-10 [christoph]  0.8.5claws8
7953
7954         * config/.cvsignore
7955                 added Makefile
7956         * src/filtering.[ch]
7957         * src/folder.[ch]
7958         * src/folderview.[ch]
7959         * src/import.c
7960         * src/inc.[ch]
7961         * src/mbox.[ch]
7962         * src/procmsg.c
7963         * src/summaryview.[ch]
7964                 o added new flag need_update to FolderItem
7965                 o removed folder_table from various functions from tracking
7966                   folder updates
7967                 o set need_update flags in folder.c's move, copy and delete
7968                   functions and procmsg's flags functions
7969                 o added function folderview_update_items_when_required that
7970                   updates all folders with need_update set
7971                 o call folderview_update_items_when_required instead of
7972                   folderview_update_item_foreach
7973
7974 2002-10-09 [sergey]     0.8.5claws7
7975
7976         * src/compose.c
7977                 Strip CRs whel loading the text into editor in reedit mode.
7978
7979 2002-10-09 [colin]      0.8.5claws6
7980
7981         * src/mainwindow.c
7982                 Make Space work when no mail is selected
7983
7984 2002-10-09 [colin]      0.8.5claws5
7985
7986         * src/gtksctree.[ch]
7987                 Fix range_select
7988                 Add gtk_sctree_reanchor() 
7989         * src/summaryview.c
7990                 Use gtk_sctree_reanchor() - better fix for 
7991                 bug 60413
7992
7993 2002-10-09 [colin]      0.8.5claws4
7994
7995         * src/summaryview.c
7996                 Fix shift-click select after delete problem
7997                 (closes bug 60413)
7998
7999 2002-10-08 [thorsten]   0.8.5claws3
8000
8001         * src/summaryview.c
8002                 exclude current msg from -hide read messages-
8003
8004 2002-10-08 [colin]      0.8.5claws2
8005
8006         * src/inc.[ch]
8007           src/pop.c
8008           src/recv.c
8009                 Differentiate socket errors from disk full
8010                 errors
8011
8012 2002-10-08 [christoph]  0.8.5claws1
8013
8014         * Makefile.am
8015         * configure.in
8016                 modifications for new config directory
8017
8018         * config.guess  ** REMOVED **
8019         * config.sub    ** REMOVED **
8020         * install-sh    ** REMOVED **
8021         * ltmain.sh     ** REMOVED **
8022         * missing       ** REMOVED **
8023         * mkinstalldirs ** REMOVED **
8024                 these files are autogenerated by automake
8025                 when you run autogen.sh
8026
8027         * config/.cvsignore     ** NEW FILE **
8028         * config/Makefile.am    ** NEW FILE **
8029                 ignore autogenerated files
8030                 create a Makefile in this directory
8031
8032 2002-10-08 [paul]       0.8.5claws
8033
8034         * 0.8.5claws release
8035         
8036         * src/compose.c
8037           src/procheader.c
8038           src/procmsg.c
8039                 fix quote reply format for newsgroups reply bug
8040                 (thanks to Hoa)
8041                 
8042         * po/en_GB.po
8043           po/pl.po
8044                 updated by me and Witold Wladyslaw Wojciech Wilk
8045                 repectively
8046
8047 2002-10-07 [paul]       0.8.3claws53
8048
8049         * po/it.po
8050           po/pt_BR.po
8051           po/sr.po
8052                 updated messages catalogs, submitted by
8053                 Alessandro Maestri, Fabio Jr.Beneditto 
8054                 and Urke MMI, respectively.
8055
8056 2002-10-07 [christoph]  0.8.3claws52
8057
8058         * src/folder.[ch]
8059         * src/folderview.c
8060         * src/mainwindow.c
8061                 fix new folder ghost message bug
8062                 (closes bug [ 619722 ] wrong count for newly created folders)
8063
8064 2002-10-07 [christoph]  0.8.3claws51
8065
8066         * src/compose.c
8067                 fix news posting problem
8068
8069 2002-10-07 [melvin]     0.8.3claws50
8070
8071         * po/fr.po
8072                 Updated French translation
8073
8074 2002-10-05 [christoph]  0.8.3claws49
8075
8076         * src/gtkstext.c
8077                 check if line_start_cache is set in gtk_stext_update_text
8078                 (closes bug [ 618119 ] crash while doing search in folder)
8079
8080 2002-10-05 [christoph]  0.8.3claws48
8081
8082         * src/imap.c
8083         * src/news.c
8084         * src/utils.c
8085         * src/utils.h
8086                 implement cache cleanups for claws' folder system
8087                 (closes bug [ 595916 ] imapcache not cleaned up)
8088
8089 2002-10-05 [melvin]     0.8.3claws47
8090
8091         * src/prefs_actions.c
8092                 Made the help text more clear for the %p token
8093
8094 2002-10-04 [paul]       0.8.3claws46
8095
8096         * sync with 0.8.5
8097                 see ChangeLog 2002-10-02 and 2002-10-03
8098
8099 2002-10-04 [christoph]  0.8.3claws45
8100
8101         * src/inc.c
8102                 fix segfault caused by pop before smtp
8103                 call to inc_account_mail with NULL
8104                 pointer for mainwin
8105
8106 2002-10-04 [paul]       0.8.3claws44
8107
8108         * configure.in
8109                 sync the LDAP detection from 0.8.5cvs1
8110
8111 2002-10-02 [christoph]  0.8.3claws43
8112
8113         * po/de.po
8114                 fix small spelling error
8115
8116 2002-10-02 [melvin]     0.8.3claws42
8117
8118         * ac/aspell.m4
8119                 Behave better and say "no" when test program cannot be run.
8120
8121 2002-10-02 [paul]       0.8.3claws41
8122
8123         * sync with 0.8.4cvs1
8124                 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
8125                 
8126         * src/summaryview.c
8127                 toggle the behavior of Reply menuitem between
8128                 normal reply and reply-to-list
8129
8130 2002-10-01 [sergey]     0.8.3claws40
8131
8132         * src/compose.c
8133                 Convert newlines in the message text to the canonical form
8134                 before base64 encoding (RFC2045 compliance, fixes some
8135                 interoperability issues with Evolution 1.0.3)
8136
8137 2002-09-29 [colin]      0.8.3claws39
8138
8139         * src/summaryview.c
8140                 Fix an unwanted copy/paste
8141
8142 2002-09-29 [colin]      0.8.3claws38
8143
8144         * src/mainwindow.c
8145                 Renamed "Custom toolbar" to "Customize toolbar"
8146                 Renamed "Show all header" to "Show all headers"
8147                 Renamed "Set diplay item" to "Set displayed items"
8148         * src/prefs_common.c
8149                 Renamed "Show all header" to "Show all headers"
8150         * src/prefs_summary_column.c
8151                 Renamed "diplay item" to "displayed items"
8152
8153 2002-09-29 [colin]      0.8.3claws37
8154
8155         * src/mainwindow.[ch]
8156                 online/offline status pixmaps follow theme
8157                 changes
8158         * src/summaryview.[ch]
8159                 quicksearch pixmap follows theme changes
8160
8161 2002-09-29 [thorsten]   0.8.3claws36
8162
8163         * src/compose.c
8164           src/prefs_folder_item.[ch]
8165                 add default_reply_to folder option (closes patch 581044)
8166
8167 2002-09-29 [christoph]  0.8.3claws35
8168
8169         * acconfig.h    ** REMOVED **
8170         * configure.in
8171         * ac/aspell.m4
8172         * ac/check-type.m4
8173         * ac/gnupg-check-typedef.m4
8174                 fix autoheader 2.50 warning
8175
8176 2002-09-29 [christoph]  0.8.3claws34
8177
8178         * major code cleanup (part 2)
8179         
8180                 - unused variables removed
8181                 - unused functions removed
8182                 - uninitialized variables checked
8183                 - missing return statements added
8184                 - missing function return types added
8185                 - added parentheses around assignment
8186                   when suggested by gcc
8187
8188 2002-09-29 [alfons]     0.8.3claws33
8189
8190         * src/logwindow.c
8191                 log_window_clear(): only bracket gtk_text_forward_delete() 
8192                 with gtk_text_freeze() / gtk_text_thaw() (see if this
8193                 works around GTK text bug)
8194
8195 2002-09-29 [paul]       0.8.3claws32
8196
8197         * po/bg.po
8198           po/sr.po
8199                 updated by George Danchev and Urke MMI
8200                 respectively
8201
8202 2002-09-27 [christoph]  0.8.3claws31
8203
8204         * doc-src/readme.txt
8205         * doc-src/rfc1806.txt   ** REMOVED **
8206         * doc-src/rfc2183.txt   ** NEW FILE **
8207         * doc-src/rfc2980.txt   ** NEW FILE **
8208                 update rfcs
8209
8210 2002-09-27 [melvin]     0.8.3claws30
8211
8212         * ac/aspell.m4
8213                 Fixed typo which could break linking
8214
8215 2002-09-27 [melvin]     0.8.3claws29
8216
8217         * ac/aspell.m4
8218                 Improved GNU/aspell checking. 
8219                 Fixed bug #614490
8220
8221 2002-09-27 [paul]       0.8.3claws28
8222
8223         * sync with 0.8.3cvs8
8224                 see ChangeLog 2002-09-27
8225
8226 2002-09-26 [colin]      0.8.3claws27
8227
8228         * src/toolbar.[ch]
8229           src/mainwindow.[ch]
8230                 Add "Reply to Mailing-list" to the toolbar
8231
8232 2002-09-26 [christoph]  0.8.3claws26
8233
8234         * src/summaryview.c
8235                 Fix wrong message counts in summaryview status
8236
8237 2002-09-26 [paul]       0.8.3claws25
8238
8239         * sync with 0.8.3cvs7
8240                 see ChangeLog 2002-09-26
8241
8242 2002-09-26 [paul]       0.8.3claws24
8243
8244         * sync with 0.8.3cvs6
8245                 see ChangeLog 2002-09-25
8246
8247 2002-09-25 [christoph]  0.8.3claws23
8248
8249         * src/prefs_common.c
8250         * src/prefs_folder_item.c
8251         * src/prefs_scoring.c
8252                 Renamed "kill score" to "hide score" in GUI
8253                 and prefs files
8254
8255 2002-09-25 [paul]       0.8.3claws22
8256
8257         * sync with 0.8.3cvs5
8258                 see ChangeLog 2002-09-24
8259
8260 2002-09-24 [alfons]     0.8.3claws21
8261
8262         patch by Satoshi Nagayasu: allows appending / saving multiple 
8263         selected files (closes "[ 612279 ] save multiple mesg(s) in 
8264         'Save as ...'")
8265
8266         * AUTHORS
8267                 add Satoshi Nagayasu
8268         * src/summaryview.c
8269                 summary_save_as(): allow saving selected files to
8270                 one file
8271                 summary_set_menu_sensitive: enable "Save As..." when
8272                 multiple files are selected
8273         * src/utils.[ch]
8274                 append_file(): new function
8275
8276 2002-09-24 [colin]      0.8.3claws20
8277
8278         * src/procmime.c
8279                 Fix segfault when mimeinfo doesn't have a 
8280                 content_type. 
8281
8282 2002-09-24 [colin]      0.8.3claws19
8283
8284         * src/prefs_common.[ch]
8285                 Add a preference to display send dialog or not
8286         * src/send.c
8287                 Display send dialog according to preference
8288
8289 2002-09-24 [colin]      0.8.3claws18
8290
8291         * src/compose.[ch]
8292                 Disable user actions when sending
8293
8294 2002-09-24 [colin]      0.8.3claws17
8295
8296         * src/procmime.c
8297                 Do not display name or filename for attachments
8298                 with an application/pgp-signature type
8299                 (security flaw, see bug 537413)
8300
8301 2002-09-23 [colin]      0.8.3claws16
8302
8303         * src/editaddress.c
8304                 Initialize entry_email, entry_alias and 
8305                 entry_remarks to first email address of the list
8306
8307 2002-09-23 [colin]      0.83claws15
8308
8309         * src/compose.c
8310                 Drop pgp-signature when reediting a signed queued
8311                 message
8312
8313 2002-09-23 [melvin]     0.8.3claws14
8314
8315         * po/fr.po
8316                 Updated French translation
8317
8318 2002-09-23 [melvin]     0.8.3claws13
8319
8320         * src/mainwindow.c
8321                 Made custom toolbar menu labels more consistent
8322         * src/prefs_toolbar.c
8323                 Made custom toolbar window title more consistent
8324
8325 2002-09-22 [colin]      0.8.3claws12
8326
8327         * src/inc.c
8328                 Initialize session type to normal before getting 
8329                 mail (fixes strange Get behaviour)
8330         * src/prefs_account.h
8331                 Move STYPE_POP_BEFORE_SMTP to last position to 
8332                 avoid other side-effects
8333
8334 2002-09-22 [colin]      0.8.3claws11
8335
8336         * src/prefs_account.c
8337                 Fix pop_bfr_smtp_tm_entry sensivity when switching
8338                 from pop3 to apop or vice-versa
8339
8340 2002-09-22 [colin]      0.8.3claws10
8341         
8342         * src/prefs_account.[ch]
8343                 Add an option for the POP before SMTP timeout
8344         * src/inc.c
8345                 Remember time of last POP connection
8346         * src/send.c
8347                 Do POP before SMTP only if timeout reached
8348
8349 2002-09-22 [oliver]     0.8.3claws9
8350         
8351         * README.claws
8352                 explain custom toolbar
8353
8354 2002-09-22 [oliver]     0.8.3claws8
8355
8356         * src/prefs_actions.[ch]
8357         custom toolbar for compose      
8358                 actions callback from compose toolbar
8359         * src/folderview.c
8360                 remove include toolbar.h
8361
8362 2002-09-22 [oliver]     0.8.3claws7
8363         
8364         * src/prefs_toolbar.[ch]
8365                 custom toolbar for compose
8366                 - generic prefs_toolbar handles both
8367                   Mainwin's toolbar as well as Compose toolbar          
8368
8369 2002-09-22 [oliver]     0.8.3claws6
8370         
8371         * src/toolbar.[ch]
8372                 custom toolbar for compose
8373                 restructure toolbar.[ch]
8374
8375 2002-09-22 [oliver]     0.8.3claws5
8376
8377         * src/compose.[ch]
8378                 custom toolbar for compose
8379
8380 2002-09-22 [oliver]     0.8.3claws4
8381         
8382         * src/mainwindow.[ch]
8383                 custom toolbar for compose 
8384                 move mainwin toolbar back to mainwindow
8385
8386 2002-09-22 [alfons]     0.8.3claws3
8387
8388         * src/procmsg.c
8389                 :%sno/if(/if (/gc
8390                 :%sno/for(/for (/gc
8391                 (beautify)
8392
8393 2002-09-22 [alfons]     0.8.3claws2
8394         
8395         * src/procmsg.c
8396                 procmsg_save_to_outbox(): don't unlink message file from queue;
8397                 callers should do it using folder_item_remove_msg()
8398
8399 2002-09-22 [colin]      0.8.3claws1
8400
8401         * src/mimeview.[ch]
8402                 Made mimeview_check_signature() public
8403         * src/textview.c
8404                 Made GPG signatures verifiable by clicking
8405                 the [application/pgp-signature] in the Text
8406                 view
8407
8408 2002-09-22 [paul]       0.8.3claws
8409
8410         * po/bg.po
8411           po/en_GB.po
8412           po/es.po
8413           po/it.po
8414           po/pl.po
8415           po/pt_BR.po
8416           po/sr.po
8417                 updated translations, submitted by George Danchev,
8418                 me, Ricardo Mones Lastra, Alessandro Maestri,
8419                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto 
8420                 and Urke MMI, respectively.     
8421
8422 2002-09-22 [alfons]     0.8.2claws65
8423
8424         * src/procmsg.c
8425         * src/pgptext.c
8426                 no furry valgrinds have been used to plug these memleaks
8427
8428 2002-09-20 [paul]       0.8.2claws64
8429
8430         * sync with 0.8.3cvs4
8431                 'Select thread' re-implemented 
8432                 see ChangeLog 2002-09-20
8433
8434 2002-09-21 [alfons]     0.8.2claws63
8435
8436         * src/compose.c
8437                 compose_send(): plug unnoticed memleak
8438
8439 2002-09-20 [alfons]     0.8.2claws62
8440
8441         * src/addr_compl.c
8442                 replace_address_in_edit(): strict check for NULL address to
8443                 fix "[ 607348 ] Segfault in address completion". My guess is
8444                 that this happens with an empty address book, but it's good
8445                 to have this check here anyway
8446                 
8447                 completion_window_button_press(): free string returned 
8448                 from the internal cache
8449
8450 2002-09-20 [christoph]  0.8.2claws61
8451
8452         * src/procmime.h
8453                 added ENC_BINARY to EncodingType
8454         * src/procmime.c
8455                 the string returned by procmime_get_encoding_str
8456                 should not depend on the order of values in the
8457                 EncodingType definition
8458         * doc-src/rfc1806.txt   ** NEW FILE **
8459                 Added rfc1806 about MIME Content-Disposition
8460                 Extension
8461
8462 2002-09-19 [paul]       0.8.2claws60
8463
8464         * sync with 0.8.2cvs3
8465                 see ChangeLog 2002-09-19
8466
8467 2002-09-19 [paul]       0.8.2claws59
8468
8469         * src/prefs_folder_item.c
8470                 revert to Darko's original alignment of colour
8471                 selector button
8472                 add a colon to folder_color label
8473                 
8474         * src/compose.c
8475                 add Colin's patch (with Hiro's modifications) to 
8476                 force BASE64 encoding for 8-bit text when signing
8477                 (sync with 0.8.3cvs2)
8478
8479 2002-09-18 [alfons]     0.8.2claws58
8480
8481         * src/compose.c
8482                 :%sno/if(/if (/gc
8483                 :%sno/for(/for (/gc
8484                 (beautify a little bit)
8485
8486 2002-09-18 [christoph]  0.8.2claws57
8487
8488         * src/pine.c
8489                 fix handling of fgetc return value
8490
8491 2002-09-17 [alfons]     0.8.2claws56
8492         
8493         * src/summaryview.c
8494                 summary_sort(): check non-NULL summaryview->folder_item when no 
8495                 folder is selected at all
8496                 (closes "[ 610344 ] sort label make syl Crash")
8497
8498 2002-09-17 [alfons]     0.8.2claws55
8499         
8500         * src/compose.c
8501                 beautify a little bit
8502
8503 2002-09-17 [christoph]  0.8.2claws54
8504
8505         * src/folder.c
8506                 initialize max values for cache and folder
8507                 when cache or folder is empty
8508
8509 2002-09-15 [colin]      0.8.2claws53
8510
8511         * src/compose.c
8512                 Fix a leak (thanks Alfons!) and cleaned
8513                 variables names for custom headers
8514
8515 2002-09-15 [colin]      0.8.2claws52
8516
8517         * src/compose.c
8518                 Fix custom headers recognition when
8519                 prefs_common.trans_hdr is on
8520
8521 2002-09-15 [colin]      0.8.2claws51
8522
8523         * src/compose.c
8524                 Allow dynamically-added custom headers
8525                 Yet not reparsed if reedited
8526
8527 2002-09-15 [alfons]     0.8.2claws50
8528
8529         * src/prefs_account.c
8530                 fix warnings
8531
8532 2002-09-15 [colin]      0.8.2claws49
8533         
8534         * src/prefs_account.c
8535                 fix pop_before_smtp sensitivity
8536
8537 2002-09-15 [colin]      0.8.2claws48
8538
8539         * src/inc.[ch]
8540                 add inc_pop_before_smtp()
8541                 allow MainWindow to be undefined in 
8542                 inc_account_mail() and inc_start()
8543         * src/pop.c
8544           src/prefs_account.h
8545                 add STYPE_POP_BEFORE_SMTP session type
8546         * src/prefs_account.c
8547                 activated pop before smtp option
8548         * src/send.c
8549                 do pop before smtp if the relevant option 
8550                 is set
8551
8552 2002-09-15 [paul]       0.8.2claws47
8553
8554         * sync with 0.8.3
8555                 see ChangeLog 2002-09-15
8556
8557 2002-09-14 [paul]       0.8.2claws46
8558
8559         * po/bg.po
8560                 updated Bulgarian translation, submitted by
8561                 George Danchev
8562
8563 2002-09-13 [paul]       0.8.2claws45
8564
8565         * src/compose.c
8566                 merge claws' select_account() with main's
8567                 (new) compose_select_account(). [sync with
8568                 0.8.2cvs15, see ChangeLog 2002-09-11]
8569
8570 2002-09-12 [christoph]  0.8.2claws44
8571
8572         * src/filter.c
8573                 allocate 1 elements of FolderItem not 0
8574
8575 2002-09-12 [colin]      0.8.2claws43
8576
8577         * src/compose.c
8578                 Fix bug #590825 (obey Follow-up: poster)
8579
8580 2002-09-12 [colin]      0.8.2claws42
8581
8582         * src/procmime.c
8583                 Fix bug #557009 (wrong headers for messages 
8584                 forwarded as attachments)
8585
8586 2002-09-11 [colin]      0.8.2claws41
8587         
8588         * src/compose.c
8589                 Put SCF: pseudo-header on top of message
8590                 Set draft tmp_flag when saved as draft
8591
8592         * src/procmsg.c
8593           src/procheader.c
8594                 Skip after first \n\n for beginning of real message
8595                 for drafts too
8596
8597 2002-09-11 [christoph]  0.8.2claws40
8598
8599         * src/filtering.c
8600                 use procmsg flag functions in filtering or processing
8601                 will cause incorrect folder message counts
8602
8603 2002-09-11 [colin]      0.8.2claws39
8604
8605         * src/compose.c
8606                 Fix bug #550175 - wrong save folder when reediting
8607                 drafts
8608
8609 2002-09-11 [paul]       0.8.2claws38
8610
8611         * sync with 0.8.2cvs14
8612                 see ChangeLog 2002-09-11
8613
8614 2002-09-11 [colin]      0.8.2claws37
8615
8616         * src/folder.c
8617                 Fix a typo (seeming to cause new/unread status to
8618                 be lost)
8619
8620 2002-09-10 [christoph]  0.8.2claws36
8621
8622         * src/compose.c
8623                 compose_redirect should not use compose_generic_new
8624                 because that does more stuff than expected including
8625                 opening the external editor
8626                 (closes bug "[ 526608 ] bounced messages appear blank
8627                  in editor")
8628
8629 2002-09-10 [christoph]  0.8.2claws35
8630
8631         * src/folder.c
8632                 fix problem with too large message number range
8633                 causing a crash in folder_item_scan
8634
8635 2002-09-10 [paul]       0.8.2claws34
8636
8637         * sync with 0.8.2cvs13
8638                 see ChangeLog 2002-09-10
8639
8640 2002-09-10 [christoph]  0.8.2claws33
8641
8642         * src/msgcache.c
8643                 set MsgInfo TmpFlags for queue and draft folders
8644                 (closes bug "[ 591676 ] Queue ignore MIME on restart")
8645
8646 2002-09-10 [paul]       0.8.2claws32
8647
8648         * AUTHORS
8649           po/bg.po      ** NEW FILE **
8650                 new Bulgarian translation submitted by
8651                 George Danchev <danchev@spnet.net>
8652                 
8653         * tools/Makefile.am
8654           tools/README
8655           tools/tb2sylpheed     ** NEW FILE **
8656                 add script that converts an addressbook exported
8657                 from The Bat! into a Sylpheed addressbook. Submitted
8658                 by Urke MMI <urke-kg@eunet.yu>
8659
8660 2002-09-10 [paul]       0.8.2claws31
8661
8662         * sync with 0.8.2cvs12
8663                 see ChangeLog 2002-09-10
8664
8665 2002-09-06 [paul]       0.8.2claws30
8666
8667         * src/prefs_common.c
8668                 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
8669                 
8670         * tools/Makefile.am
8671           tools/README
8672           tools/ldif-to-xml.py  ** REMOVED **
8673                 remove obsolete python script
8674
8675 2002-09-06 [paul]       0.8.2claws29
8676
8677         * sync with 0.8.2cvs10
8678                 see ChangeLog 2002-09-06
8679
8680 2002-09-04 [paul]       0.8.2claws28
8681
8682         * sync with 0.8.2cvs9
8683                 see ChangeLog 2002-08-04
8684
8685 2002-09-04 [colin]      0.8.2claws27 
8686
8687         * src/prefs_common.[ch]
8688                 Added signature color configuration
8689         * src/textview.c
8690                 Use user-specified signature color
8691
8692 2002-09-03 [colin]      0.8.2claws26
8693
8694         * src/prefs_common.[ch]
8695                 Added autosave and autosave_length prefs
8696         * src/compose.c
8697                 Added compose_remove_draft()
8698                 Auto-save drafts according to the prefs
8699         * src/main.c
8700                 Added a crash-indicator file, allowing to check
8701                 for new messages on startup if Sylpheed crashed
8702                 (makes saved drafts "reappear")
8703
8704 2002-09-03 [colin]      0.8.2claws25
8705
8706         * src/textview.[ch]
8707                 Grey the signature
8708
8709 2002-09-03 [paul]       0.8.2claws24
8710
8711         * sync with 0.8.2cvs8
8712                 see ChangeLog 2002-09-02 and 2002-09-03
8713
8714 2002-09-03 [darko]      0.8.2claws23
8715
8716         * src/folderview.c
8717                 use normal style when creating new folder to pick
8718                 proper font size 
8719
8720 2002-09-02 [melvin]     0.8.2claws22
8721
8722         * src/gtkaspell.m4
8723                 removed some obsolete code
8724
8725 2002-09-02 [melvin]     0.8.2claws21
8726
8727         * ac/aspell.m4
8728                 fixed test's equality sign (== to =)
8729
8730 2002-09-02 [alfons]     0.8.2claws20
8731
8732         * src/folder.c
8733         * src/mh.c
8734                 revert change of 0.8.2claws16 and use the mh_folder_destroy
8735                 as folder->destroy virtual as suggested by Hiro
8736                 (the mh.c code seems to have been lost around mh.c.1.21)
8737
8738 2002-09-02 [paul]       0.8.2claws19
8739
8740         * po/pt_BR.po
8741                 updated by Fabio Jr. Beneditto
8742                 
8743         * src/defs.h
8744                 use 'http://claws.sylpheed.org' for homepage link. 
8745                 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
8746
8747 2002-09-01 [alfons]     0.8.2claws18
8748
8749         * src/mh.c
8750                 plug memleak related to one Martin Kluge found
8751
8752 2002-08-31 [paul]       0.8.2claws17
8753
8754         * sync with 0.8.2cvs6
8755                 see ChangeLog 2002-08-30
8756
8757 2002-08-31 [alfons]     0.8.2claws16
8758
8759         * src/folder.c
8760                 folder_destroy(): remove mailbox from folderlist even if it has
8761                 no destroy virtual
8762
8763 2002-08-31 [alfons]     0.8.2claws15
8764
8765         * src/folder.c
8766                 :%sno/if(/if (/gc
8767                 :%sno/for(/for (/gc
8768                 (being pedantic I know)
8769
8770 2002-08-31 [alfons]     0.8.2claws14
8771
8772         * src/folder.c
8773                 check for NULL pointers returned from folder->fetch_msginfo virtual
8774                 (should solve some reported crashes)
8775
8776 2002-08-30 [alfons]     0.8.2claws13
8777
8778         * acconfig.h
8779         * configure.in
8780         * src/crash.c
8781                 enable crash dialog on compilation time
8782                 (--enable-crash-dialog configure option)
8783
8784 2002-08-30 [alfons]     0.8.2claws12
8785
8786         * AUTHORS
8787                 add Martin Kluge
8788         * src/mh.c
8789                 apply memory leak plug patch by Martin Kluge
8790                 (closes patch "[ 602568 ] patch for 602441 little memory leak",
8791                 bug "[ 599677 ] Very small memory leak in 0.81claws115",
8792                 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
8793
8794 2002-08-30 [darko]      0.8.2claws11
8795
8796         * src/folderview.c
8797                 copy Gtk style from normal style to match
8798                 font size for coloured folders
8799
8800 2002-08-29 [alfons]     0.8.2claws10
8801
8802         * sylpheed.desktop
8803                 Type=Internet <- Type=Application
8804                 (reported by Michael Schwendt, see:
8805                 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
8806                 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
8807
8808 2002-08-29 [paul]       0.8.2claws9
8809
8810         * sync with 0.8.2cvs5
8811                 see ChangeLog 2002-08-29
8812
8813 2002-08-29 [colin]      0.8.2claws8
8814
8815         * src/summaryview.c
8816                 Added a sanity check in summary_select_thread
8817                 Should fix bug 601605
8818
8819 2002-08-29 [colin]      0.8.2claws7
8820
8821         * src/main.c
8822                 Revert claws6 changes regarding bug #591676
8823
8824 2002-08-28 [colin]      0.8.2claws6
8825         
8826         * src/main.c
8827                 Ignore cache for queue folderitems
8828                 Fix bug #591676
8829
8830 2002-08-28 [melvin]     0.8.2claws5
8831
8832         * README.claws
8833                 Fixed typos.
8834
8835 2002-08-28 [melvin]     0.8.2claws4
8836
8837         * README.claws
8838                 Updated a bit the text concerning the spell checker
8839
8840 2002-08-28 [melvin]     0.8.2claws3
8841
8842         Merged the GNU_aspell_branch:
8843                 Support of new GNU/aspell is now included and the old pspell
8844                 is not supported anymore.
8845                 See README.claws
8846
8847         * README.claws
8848                 Updated spell checker text to reflect the switch to GNU/aspell
8849
8850         * ac/aspell.m4          *** NEW ***
8851         * src/gtkaspell.[ch]    *** NEW *** 
8852         * ac/pspell.m4          *** DELETED *** 
8853         * src/gtkspell.[ch]     *** DELETED ***
8854
8855         * ac/Makefile.am
8856                 Updated for GNU/aspell support
8857
8858         * po/POTFILES.in
8859                 Replaced gtkspell.c by gtkaspell.c
8860
8861         * acconfig.h
8862         * src/Makefile.am
8863         * src/about.c
8864         * src/compose.[ch]
8865         * src/crash.c
8866         * src/main.c
8867         * src/prefs_common.[ch]
8868                 Updated for GNU/aspell support
8869
8870 2002-08-28 [paul]       0.8.2claws2
8871
8872         * sync with 0.8.2cvs4
8873                 see ChangeLog 2002-08-27 and 2002-08-28
8874
8875 2002-08-28 [colin]      0.8.2claws1
8876
8877         * src/summary_search.c
8878                 Added "AND search"
8879
8880 2002-08-28 [jens]       0.8.2claws
8881
8882         *po/de.po
8883                 Updated German translations
8884
8885 2002-08-27 [melvin]     0.8.2claws
8886
8887         * po/fr.po
8888                 Updated French translations
8889
8890 2002-08-27 [paul]       0.8.2claws
8891
8892         * sync with 0.8.2 main release
8893
8894         * po/en_GB.po
8895           po/es.po
8896           po/it.po
8897           po/pl.po
8898           po/pt_BR.po
8899           po/sr.po
8900                 updated message catalogs submitted by
8901                 Ricardo Mones Lastra, Alessandro Maestri,
8902                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
8903                 Beneditto and Urke MMI  
8904
8905 2002-08-27 [hoa]        0.8.1claws123
8906
8907         * src/mainwindow.[ch]
8908         * src/summaryview.[ch]
8909                 removed the "filter setting" menu option.
8910                 add a "cancel a news message" menu option.
8911
8912 2002-08-26 [martin]     0.8.1claws122
8913
8914         * ChangeLog.claws
8915                 changed string under 0.8.1claws79 changed by myself
8916                 i'm sorry alfons :(
8917
8918 2002-08-26 [martin]     0.8.1claws121
8919
8920         * src/crash.c
8921                 added kill command to debuggerrc to start crash dialog
8922
8923 2002-08-26 [paul]       0.8.1claws120
8924
8925         * sync with 0.8.1cvs31
8926                 see ChangeLog 2002-08-26
8927
8928 2002-08-25 [alfons]     0.8.1claws119
8929
8930         * src/procmsg.c
8931                 fix bug that didn't send out correct headers to news server
8932                 when sending news article and email from queue (bug reported
8933                 and patch provided by Tim Mann; closes bug 
8934                 "[ 583196 ] 0.7.8claws can't post news")
8935
8936 2002-08-25 [alfons]     0.8.1claws118
8937
8938         * src/selective_download.c
8939                 mark two strings as translatable
8940                 (thanks to Urke MMI for pointing this out)
8941
8942 2002-08-25 [alfons]     0.8.1claws117
8943
8944         * src/summaryview.c
8945                 treat sent boxes as special and allow sorting them by addressee
8946                 (closes "[ 589418 ] Sent folder sorting misbehavior"
8947                 submitted by Steve Lamb)
8948
8949 2002-08-24 [alfons]     0.8.1claws116
8950
8951         * src/matcher.c
8952                 fix memleak reported by Martin Kluge
8953                 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
8954
8955 2002-08-24 [oliver]     0.8.1claws115
8956
8957         * src/prefs_toolbar.c
8958                 o code cleanup as suggested by Alfons
8959                 o memleak fix
8960
8961 2002-08-24 [alfons]     0.8.1claws114
8962
8963         * src/summaryview.c
8964                 o fix another memory leak reported by Martin Kluge
8965                   (see "[ 599568 ] Small Memory Leak")
8966                 o remove 'from' variable from 'summary_set_header()'; we can
8967                   do with just 'to' 
8968
8969 2002-08-24 [paul]       0.8.1claws113
8970
8971         * sync with 0.8.1cvs30
8972                 see ChangeLog 2002-08-23
8973
8974 2002-08-24 [alfons]     0.8.1claws112
8975
8976         * src/summaryview.c
8977                 remove unnecessary allocations for search bar fixing leaks
8978                 reported by Martin Kluge
8979                 (see "[ 599451 ] Further memory leaks?")
8980
8981 2002-08-24 [alfons]     0.8.1claws111
8982
8983         * src/main.c
8984                 make get_socket_name() public for crash.c
8985         * src/crash.c
8986                 o make report bug button work (goes to claws' 
8987                   bug tracker at sf.net)
8988                 o introduce function for doing important stuff just
8989                   before claws goes down
8990                 o clean up code 
8991
8992 2002-08-24 [alfons]     0.8.1claws110
8993
8994         * src/compose.c
8995                 move cursor to "To" entry when forwarding as attachment
8996                 (reported and solved by Steve Lamb, closes bug report
8997                 "[ 592880 ] Forward as attachment; cursor not in to")
8998
8999 2002-08-24 [colin]      0.8.1claws109
9000
9001         * src/mainwindow.c
9002                 fix quick search visibility after GUI (de)separations.
9003
9004 2002-08-23 [colin]      0.8.1claws108
9005
9006         * src/mainwindow.c
9007                 fix header pane visibility after folderview or
9008                 messageview (de)separation
9009
9010 2002-08-23 [paul]       0.8.1claws107
9011
9012         * src/mainwindow.[ch]
9013           src/toolbar.c
9014                 give full control of display or non-display 
9015                 of the Execute icon to Custom toolbar settings.
9016                 add new sensitivity condition to maninwindow.h: 
9017                 M_DELAY_EXEC
9018
9019         * ChangeLog
9020           ChangeLog.jp
9021           NEWS
9022                 more sync with 0.8.1cvs29
9023
9024 2002-08-23 [melvin]     0.8.1claws106
9025
9026         * src/alertpanel.c
9027                 Readded support for custom widget in alertpanel lost in last
9028                 sync.
9029
9030 2002-08-23 [paul]       0.8.1claws105
9031
9032         * sync with 0.8.1cvs29
9033                 see ChangeLog 2002-08-23
9034
9035 2002-08-23 [colin]      0.8.1claws104
9036
9037         * src/summaryview.c
9038                 Fix folder and search pixmaps exchanging positions
9039                 after theme or toolbar changes. Thank to Oliver for 
9040                 reporting this.
9041
9042 2002-08-23 [colin]      0.8.1claws103
9043
9044         * src/mainwindow.c
9045           src/messageview.[ch]
9046           src/noticeview.[ch]
9047           src/summaryview.c
9048                 Changed messageview_create() and noticeview_create()
9049                 to avoid the last gdk_warning
9050
9051 2002-08-22 [colin]      0.8.1claws102
9052
9053         * src/summaryview.c
9054                 Fix my new `Creating pixmap from xpm' warning
9055
9056 2002-08-22 [colin]      0.8.1claws101
9057
9058         * src/mainwindow.c
9059                 Fix some of the gdk warnings
9060
9061 2002-08-22 [colin]      0.8.1claws100
9062
9063         * src/Makefile.am
9064         * src/stock_pixmap.c
9065         * src/stock_pixmap.h
9066         * src/pixmaps/quicksearch.xpm *ADDED*
9067                 Add the quicksearch pixmap
9068         * src/mainwindow.c
9069         * src/summaryview.c
9070         * src/summaryview.h
9071                 Make quicksearch bar visible/hidden via a button
9072
9073 2002-08-22 [christoph]  0.8.1claws99
9074
9075         * src/folder.c
9076                 fix folder update for newsgroups with message
9077                 numbers below minimum number of articles to fetch
9078                 (closes bug #598445)
9079
9080 2002-08-22 [paul]       0.8.1claws98
9081
9082         * sync with 0.8.1cvs28
9083                 see ChangeLog 2002-08-22
9084
9085 2002-08-21 [alfons]     0.8.1claws97
9086
9087         * src/crash.c
9088                 use bt instead of bt full which seems to work 
9089                 better, and bt full doesn't give a great deal 
9090                 of information anyway
9091
9092 2002-08-21 [colin]      0.8.1claws96
9093
9094         * src/summaryview.c
9095                 fix summaryview_searchtype_changed prototype
9096
9097 2002-08-21 [christoph]  0.8.1claws95
9098
9099         * src/mainwindow.c
9100                 o fix broken menu update for sorting type, we have to
9101                   get this info from the summaryview now
9102                 o removed setting of threaded state in menu callback
9103         * src/summaryview.[ch]
9104                 more summaryview/folderitem seperation for
9105                 threading option
9106         * configure.in
9107                 removed not required --with-compiler-flags option
9108
9109 2002-08-21 [oliver]     0.8.1claws94
9110         
9111         * src/toolbar.h 
9112                 o rename toolbar.xml to toolbar_main.xml
9113                   since toolbar_compose.xml might come up 
9114                   any time soon
9115         * README.claws
9116                 add custom toolbar              
9117
9118 2002-08-21 [darko]      0.8.1claws93
9119
9120         * src/procmsg.c
9121                 don't reset tmp flags for messages copied
9122                 to sent folder
9123
9124 2002-08-21 [colin]      0.8.1claws92
9125         
9126         * src/prefs_filtering.c
9127                 fix renaming rules on folder rename 
9128                 when folder is not a leaf folder
9129
9130 2002-08-21 [paul]       0.8.1claws91
9131
9132         * src/prefs_folder_item.c
9133                 fix alignment of colour selector
9134
9135 2002-08-21 [paul]       0.8.1claws90
9136
9137         * sync with 0.8.1cvs27
9138                 see ChangeLog 2002-08-21
9139
9140 2002-08-21 [paul]       0.8.1claws89
9141
9142         * src/summaryview.c
9143                 fix crash when changing field type in
9144                 Quick search bar
9145
9146 2002-08-21 [colin]      0.8.1claws88
9147
9148         * src/summaryview.c
9149                 Made quick search case-insensitive
9150
9151 2002-08-21 [paul]       0.8.1claws87
9152
9153         * sync with 0.8.1cvs26
9154                 see ChangeLog 2002-08-21
9155
9156 2002-08-20 [christoph]  0.8.1claws86
9157
9158         * src/folderview.c
9159         * src/main.c
9160         * src/summaryview.[ch]
9161                 more summaryview/folderitem seperation for
9162                 sort_key and sort_type
9163         * src/procmsg.c
9164                 added missing return statement
9165
9166 2002-08-20 [colin]      0.8.1claws85
9167
9168         * src/summaryview.[ch]
9169                 Added a quick search box
9170         * src/mainwindow.c
9171         * src/prefs_common.[ch]
9172                 Added a show/hide option for the quick search
9173
9174 2002-08-20 [oliver]     0.8.1claws84
9175         
9176         * src/mainwindow.c
9177                 remove toolbar_create_popups
9178         * src/toolbar.[ch]
9179                 o remove toolbar_create_popups
9180                 o fix toolbar_set_sensitive 
9181                   (Bug reports #596834 and #596832)     
9182         * src/prefs_toolbar.c
9183                 o add "Set default" button
9184                 o align label and text + combo widgets
9185
9186 2002-08-20 [hoa]        0.8.1claws83bis
9187
9188         * src/imap.c
9189                 fixed a bug in imap_fetch_msginfo() in case there is no
9190                 current folder.
9191
9192 2002-08-20 [darko]      0.8.1claws83
9193
9194         * src/folderview.c
9195                 copy the color style of folder view so it
9196                 works with GTK themes
9197
9198 2002-08-20 [darko]      0.8.1claws82
9199
9200         * src/folder.h
9201         * src/folderview.c
9202         * src/prefs_folder_item.[hc]
9203                 don't use UI stuff in folder.h
9204
9205 2002-08-20 [darko]      0.8.1claws81
9206
9207         * src/folder.h
9208         * src/prefs_folder_item.h
9209         * src/folderview.c
9210         * src/prefs_folder_item.c
9211                 ability to set folder color in folderview
9212
9213 2002-08-19 [alfons]     0.8.1claws80
9214
9215         * src/summaryview.c
9216                 fix one of the earlier memleaks reported by Martin Kluge
9217
9218 2002-08-19 [alfons]     0.8.1claws79
9219
9220         * src/mainwindow.c
9221                 hide notice view when selecting seperate folder
9222                 view (reported by Urke MMI)
9223
9224 2002-08-19 [christoph]  0.8.1claws78
9225
9226         * src/folderview.c
9227         * src/prefs_folder_item.h
9228         * src/summaryview.[ch]
9229                 o add summary_set_prefs_from_folderitem to set
9230                   summaryview prefs (first step to remove all
9231                   references to the folderitem in summaryview)
9232                 o moved compiled regex stuff from folderitem prefs
9233                   to summaryview code
9234
9235 2002-08-19 [paul]       0.8.1claws77
9236
9237         * src/compose.c
9238                 add check for '.' to QUOTE_IF_REQUIRED
9239
9240 2002-08-19 [paul]       0.8.1claws76
9241
9242         * src/inc.c
9243                 sync with 0.8.1cvs25 (plug memory leak)
9244
9245         * src/prefs_toolbar.c
9246                 re-order prefs_toolbar_cancel()
9247
9248 2002-08-18 [alfons]     0.8.1claws75
9249
9250         * src/inc.c
9251         * src/matcher.c
9252                 plug other memleaks reported by Martin Kluge
9253
9254 2002-08-18 [paul]       0.8.1claws74
9255
9256         * po/pt_BR.po
9257                 updated by Fabio Jr. Beneditto
9258
9259 2002-08-18 [paul]       0.8.1claws73
9260
9261         * src/toolbar.[ch]
9262                 fix bug where tooltips were displayed untranslated              
9263
9264         * src/prefs_toolbar.c
9265                 fix bug where clicking 'Cancel' creates an icon & text
9266                 toolbar regardless of prefs
9267         
9268
9269 2002-08-17 [oliver]     0.8.1claws72
9270
9271         * src/prefs_toolbar.c
9272                 update toolbar on CANCEL
9273                 bug reported by Martin Kluge
9274         * src/toolbar.c
9275                 toolbar_destroy memleak fixed           
9276
9277 2002-08-17 [alfons]     0.8.1claws71
9278
9279         * src/toolbar.c
9280                 plug another memleak reported by Martin Kluge
9281
9282 2002-08-16 [alfons]     0.8.1claws70
9283
9284         * src/crash.c
9285                 use execvp() correctly (suggested by wwp; thanks!)
9286
9287 2002-08-16 [alfons]     0.8.1claws69
9288
9289         * src/gtksctree.c
9290                 plug memory leak reported by Kim Schultz & Martin Kluge
9291
9292 2002-08-16 [paul]       0.8.1claws68
9293
9294         * po/es.po
9295                 updated by Ricardo Mones Lastra
9296
9297 2002-08-16 [paul]       0.8.1claws67
9298
9299         * src/toolbar.h
9300                 fix bug where 'Compose News' icon showed wrong
9301                 tooltip
9302
9303 2002-08-16 [paul]       0.8.1claws66
9304
9305         * sync with 0.8.1cvs24
9306                 see ChangeLog 2002-08-16
9307
9308         * po/it.po
9309                 updated by Alessandro Maestri
9310
9311 2002-08-15 [paul]       0.8.1claws65
9312
9313         * po/sr.po
9314                 updated by Urke MMI
9315
9316 2002-08-15 [paul]       0.8.1claws64
9317
9318         * src/*.c
9319                 don't translate debug info
9320
9321         * src/matcher.[ch]
9322                 add copyright info
9323
9324 2002-08-15 [paul]       0.8.1claws63
9325
9326         * src/prefs_toolbar.c
9327                 fix bug where clicking 'OK' creates an icon & text
9328                 toolbar regardless of prefs
9329
9330 2002-08-14 [alfons]     0.8.1claws62
9331
9332         * src/main.c
9333                 add global var that has the full argv[0]
9334         * src/crash.c
9335                 o execvp the correct sylpheed by using argv0
9336                   and setting the correct work dir
9337                 o other tweaks  
9338
9339 2002-08-14 [oliver]     0.8.1claws61
9340         
9341         * enable/disable Toolbar Action Buttons 
9342         * code cleanups
9343         * src/mainwindow.c
9344         * src/toolbar.[ch]      
9345         * src/prefs_toolbar.c   
9346
9347 2002-08-14 [melvin]     0.8.1claws60
9348
9349         * po/fr.po
9350                 Updated French translations
9351
9352 2002-08-14 [melvin]     0.8.1claws59
9353
9354         * src/crash.c
9355                 Made bug report not translatable
9356         * src/exporthtml.c
9357                 Fixed exporthtml_build_filespec() return value
9358         * src/foldersel.c
9359                 Fixed incorrect include file
9360         * src/gtkspell.c
9361         * src/prefs_actions.c
9362         * src/prefs_toolbar.c
9363                 Made debug info not translatable
9364         * src/mutt.c
9365         * src/quote_fmt.c
9366                 Added missing includes
9367         * src/prefs_common.c
9368                 Fixed typo
9369
9370 2002-08-14 [paul]       0.8.1claws58
9371
9372         * faq/es/sylpheed-faq.html
9373           faq/es/sylpheed-faq-[1-3].html
9374           faq/es/sylpheed-faq-4.html     **NEW FILE **
9375                 update Spanish FAQ
9376
9377 2002-08-13 [christoph]  0.8.1claws57
9378
9379         * src/procmsg.c
9380                 ignore thread fix that did not mark all
9381                 child nodes of a ignored thread as
9382                 ignored. Does not work perfectly yet,
9383                 but it is better now
9384
9385 2002-08-13 [alfons]     0.8.1claws56
9386
9387         * src/crash.c
9388                 o implement 'save crash log'
9389                 o some tweaks
9390
9391 2002-08-13 [melvin]     0.8.1claws55
9392
9393         * src/main.c
9394                 removed unrequired "execinfo.h" header
9395
9396 2002-08-12 [paul]       0.8.1claws54
9397
9398         * faq/en/sylpheed-faq.html
9399           faq/en/sylpheed-faq-[1-3].html
9400           faq/en/sylpheed-faq-4.html     **NEW FILE **
9401                 update English FAQ
9402
9403 2002-08-12 [alfons]     0.8.1claws53
9404
9405         * po/POTFILES.in
9406                 add crash.c to translatables
9407         * src/crash.c
9408                 bring in Leandro's crash dialog
9409
9410 2002-08-11 [alfons]     0.8.1claws52
9411
9412         * src/crash.c
9413                 clean up some warnings
9414
9415 2002-08-11 [alfons]     0.8.1claws51
9416
9417         * acconfig.h
9418         * configure.in
9419         * src/crash.[ch]        ** NEW FILES **
9420         * src/main.c            
9421                 initial gdb crash handler
9422
9423 2002-08-11 [paul]       0.8.1claws50
9424
9425         * src/prefs_toolbar.c
9426                 replace Up/Down arrow pixmaps with text to be
9427                 consistent across icon themes
9428
9429 2002-08-11 [paul]       0.8.1claws49
9430
9431         * src/prefs_common.c
9432           src/prefs_toolbar.c
9433                 rename 'Pixmap' -> 'Icon'
9434
9435         * src/toolbar.[ch]
9436                 rename  'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
9437
9438 2002-08-10 [paul]       0.8.1claws48
9439
9440         * src/prefs_toolbar.c
9441                 re-work the UI
9442
9443 2002-08-10 [paul]       0.8.1claws47
9444
9445         * src/main.c
9446                 don't write Processing progress to status bar
9447                 patch submitted by Alexander Evseev
9448
9449         * src/prefs_toolbar.c
9450                 re-position and resize window
9451                 make window assume correct size on first call
9452
9453 2002-08-10 [paul]       0.8.1claws46
9454
9455         * src/mainwindow.c
9456           src/prefs_toolbar.c
9457           src/toolbar.c
9458           src/toolbar.h
9459                 obey coding style
9460                 follow UI text conventions
9461
9462 2002-08-10 [alfons]     0.8.1claws45
9463
9464         * src/toolbar.c
9465                 correct pixmap for delete action
9466
9467 2002-08-10 [paul]       0.8.1claws44
9468
9469         * po/pt_BR.po
9470                 updated by Fabio Jr. Beneditto
9471
9472 2002-08-10 [paul]       0.8.1claws43
9473
9474         * po/POTFILES.in
9475                 add custom toolbar files
9476
9477 2002-08-10 [paul]       0.8.1claws42
9478
9479         * sync with 0.8.1cvs22
9480                 see ChangeLog 2002-08-09
9481
9482 2002-08-09 [paul]       0.8.1claws41
9483
9484         * tools/Makefile.am
9485           tools/README
9486           tools/outlook2sylpheed.pl     ** NEW FILE **
9487                 add script to convert exported Outlook
9488                 contacts list to a Sylpheed addressbook.
9489                 Submitted by Ricardo Mones Lastra.
9490
9491 2002-08-09 [paul]       0.8.1claws40
9492
9493         * AUTHORS
9494           configure.in
9495           po/sr.po      ** NEW FILE **
9496                 add Serbian message catalog. Submitted by
9497                 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>             
9498
9499 2002-08-09 [paul]       0.8.1claws39
9500
9501         * sync with 0.8.1cvs21
9502                 see ChangeLog 2002-08-08
9503
9504 2002-08-08 [oliver]     0.8.1claws38
9505
9506         * src/mainwindow.c
9507                 move Custom Toolbar to Configuration menu
9508
9509 2002-08-08 [oliver]     0.8.1claws37
9510
9511         * src/prefs_toolbar.c
9512                 fix substitute pixmap bug
9513
9514 2002-08-08 [paul]       0.8.1claws36
9515
9516         * sync with 0.8.1cvs19
9517                 see ChangeLog 2002-08-08
9518
9519 2002-08-07 [christoph]  0.8.1claws35
9520
9521         * src/utils.c
9522                 fixed a memory leak in new canonicalize_file_replace
9523
9524 2002-08-07 [christoph]  0.8.1claws34
9525
9526         * src/utils.[ch]
9527                 o canonicalize_file_replace should create the temporary
9528                   file in the same directory as the original file.
9529                 o added get_tmpfile_in_dir that creates a temorary file
9530                   in a specified directory.
9531
9532 2002-08-07 [melvin]     0.8.1claws33
9533
9534         * src/toolbar.c
9535                 fixed bug where 'Article' button acted as 'Email' button.
9536
9537 2002-08-07 [paul]       0.8.1claws32
9538
9539         * sync with 0.8.1.cvs17
9540                 see ChangeLog 2002-08-07
9541
9542 2002-08-07 [colin]      0.8.1claws31
9543         
9544         * src/news.c
9545                 fix mass-cancel problem
9546
9547 2002-08-07 [thorsten]   0.8.1claws30
9548
9549         * src/prefs_toolbar.c
9550                 fix: crash on replace or add new button
9551         * src/toolbar.c
9552                 fix: close xmlfile after reading
9553         * src/utils.c
9554                 fix: unlink() file before rename()
9555
9556 2002-08-06 [paul]       0.8.1claws29
9557
9558         * sync with 0.8.cvs15
9559                 see ChangeLog 2002-08-06
9560
9561 2002-08-06 [oliver]     0.8.1claws28
9562
9563         * src/toolbar.c
9564         * src/prefs_toolbar.c
9565                 fixed empty toolbar issue
9566
9567 2002-08-06 [oliver]     0.8.1claws27
9568
9569         * Custom Toolbar Final 
9570         * src/folderview.c
9571         * src/inc.c
9572         * src/summaryview.c
9573                 o toolbar stuff now lives in src/toolbar.[ch]
9574                 o main_window_toolbar_* functions are renamed to
9575                   toolbar_* reflecting their new source file
9576         * src/mainwindow.[ch]
9577                 o remove toolbar stuff  
9578
9579 2002-08-06 [oliver]     0.8.1claws26
9580         
9581         * src/Makefile.am
9582         * src/prefs_toolbar.[ch]        **New File**
9583         * src/toolbar.[ch]              **New File**
9584                 o prefs_toolbar.[ch] custom toolbar frontend
9585                 o toolbar.[ch]       backend 
9586
9587 2002-08-06 [oliver]     0.8.1claws25
9588
9589         * src/prefs_actions.[ch]
9590                 o new exported function actions_execute
9591
9592 2002-08-06 [paul]       0.8.1claws24
9593
9594         * sync with 0.8.1cvs4
9595                 see ChangeLog 2002-08-06
9596
9597 2002-08-06 [paul]       0.8.1claws23
9598
9599         * sync with 0.8.1cvs13
9600                 see ChangeLog 2002-08-06
9601
9602 2002-08-06 [paul]       0.8.1claws22
9603
9604         * sync with 0.8.1cvs12
9605                 see ChangeLog 2002-08-05 and 2002-08-06
9606
9607 2002-08-06 [match]      0.8.1claws21
9608
9609         * src/addrclip.c
9610                 improvements to cut/copy/paste address
9611
9612 2002-08-05 [match]      0.8.1claws20
9613
9614         * src/addritem.[ch]
9615         * src/addrcache.c
9616         * src/addrbook.c
9617         * src/editaddress.c
9618         * src/addressbook.c
9619                 fixes to improve cut/copy/paste
9620
9621 2002-08-06 [melvin]     0.8.1claws19
9622
9623         * src/account.[ch]
9624                 account_find_all_from_address(): new function that returns the
9625                 list of all accounts that are matched in an address.
9626         * src/alertpanel.[ch]
9627                 alertpanel() now accepts a custom widget
9628                 alertpanel_with_widget(): new function that pops up a panel with
9629                 a custom widget in it 
9630         * src/gtkutils.[ch]
9631                 gtkut_account_menu_new(): new function that allows the selection
9632                 of an account from a list of accounts.
9633         * src/messageview.c
9634                 Extended Return Receipt notification to select the correct 
9635                 account and to make a security test on the Delivery-Notification
9636                 address which should be the same as the Return-Path.
9637
9638 2002-08-06 [thorsten]   0.8.1claws18
9639
9640         * src/mimeview.c
9641                 attach_all: save unnamed as "noname.%d",
9642                 dont free static dirname
9643
9644 2002-08-05 [alfons]     0.8.1claws17
9645
9646         * configure.in
9647                 detect XIM by trying to link rather than compile a XIM program
9648
9649 2002-08-05 [oliver]     0.8.1claws16
9650                 
9651         * src/stock_pixmap.[ch]
9652                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
9653                 o new func to retrieve pixmaps
9654
9655 2002-08-05 [paul]       0.8.1claws15
9656
9657         * sync with 0.8.1cvs10
9658                 see ChangeLog 2002-08-05
9659
9660 2002-08-04 [alfons]     0.8.1claws14
9661
9662         * src/textview.c
9663                 see if this plugs memleak
9664
9665 2002-08-04 [melvin]     0.8.1claws13
9666
9667         * src/gtkspell.c
9668                 fixed bug that could crash Sylpheed when highlighting
9669                 all misspelled words.
9670
9671 2002-08-03 [melvin]     0.8.1claws12
9672
9673         * src/prefs_actions.c
9674                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
9675         * src/messageview.c
9676                 fixed bug where the Return Receipt was sent to
9677                 Delivery-Notification-To address even if it was not present
9678
9679 2002-08-02 [alfons]     0.8.1claws11
9680
9681         * src/prefs_actions.c
9682                 o more check for NULLs
9683                 o put create_io_dialog() in right conditional block
9684
9685 2002-08-02 [paul]       0.8.1claws10
9686
9687         * po/es.po
9688                 updated by Ricardo Mones Lastra
9689
9690 2002-08-01 [christoph]  0.8.1claws9
9691
9692         * src/folder.c
9693                 don't free the cache of the opened
9694                 folder in the summaryview
9695         * src/summaryview.c
9696                 don't unset flags, if it is not required
9697
9698 2002-08-01 [paul]       0.8.1claws8
9699
9700         * sync with 0.8.1cvs8
9701                 see ChangeLog entry 2002-08-01
9702
9703 2002-08-01 [paul]       0.8.1claws7
9704
9705         * sync with 0.8.1cvs7
9706                 see ChangeLog 2002-07-31 and 2002-08-01
9707
9708 2002-07-31 [christoph]  0.8.1claws6
9709
9710         * src/mainwindow.c
9711                 forgot to update menu sensitivity
9712                 function for new menu entry
9713
9714 2002-07-31 [alfons]     0.8.1claws5
9715
9716         * src/main.c
9717                 check folder item and its path for NULL on
9718                 initial processing
9719
9720 2002-07-31 [christoph]  0.8.1claws4
9721
9722         * src/folder.c
9723                 check if folder_item_get_msginfo in
9724                 folder_item_remove_msg returned NULL
9725         * src/imap.c
9726                 better clear the uid cache in the
9727                 uid validity check function and delete
9728                 cached messages
9729
9730 2002-07-31 [paul]       0.8.1claws3
9731
9732         * man/sylpheed.1
9733                 add the '--attach' option and a few other
9734                 minor changes
9735
9736 2002-07-31 [paul]       0.8.1claws2
9737
9738         * sync with 0.8.1cvs5
9739                 see ChangeLog 2002-07-31
9740
9741 2002-07-31 [christoph]  0.8.1claws1
9742
9743         * src/folderview.[ch]
9744         * src/mainwindow.c
9745                 replace "Rescan all folders..." with
9746                 "Check all folders for new messages..."
9747
9748 2002-07-30 [paul]       0.8.1claws
9749
9750         * version 0.8.1claws released
9751
9752 2002-07-30 [paul]       0.8.0claws29
9753
9754         * tools/OOo2sylpheed.pl ** NEW FILE **
9755           tools/README
9756                 add script to enable sending documents as
9757                 attachments from OpenOffice.org
9758
9759 2002-07-30 [melvin]     0.8.0claws28
9760
9761         * src/prefs_actions.c
9762                 Made the actions' input/output dialog display
9763                 without delay.
9764
9765 2002-07-30 [christoph]  0.8.0claws27
9766
9767         * src/procmsg.c
9768                 check if folder_item_get_msginfo in
9769                 procmsg_save_to_outbox returned NULL
9770
9771 2002-07-30 [paul]       0.8.0claws26
9772
9773         * sync with 0.8.1cvs4
9774                 see ChangeLog 2002-07-29
9775
9776 2002-07-29 [thorsten]   0.8.0claws25
9777
9778         * README.claws
9779                 added selective download, delete on server
9780
9781 2002-07-29 [paul]       0.8.0claws24
9782
9783         * sync with 0.8.1cvs3
9784                 see ChangeLog 2002-07-29
9785
9786 2002-07-27 [christoph]  0.8.0claws23
9787
9788         * src/folder.c
9789                 add extra check if fetching the msginfo
9790                 returned NULL
9791
9792 2002-07-27 [paul]       0.8.0claws22
9793
9794         * sync with 0.8.1cvs2
9795                 see ChangeLog 2002-07-26
9796
9797 2002-07-27 [christoph]  0.8.0claws21
9798
9799         * src/imap.c
9800                 add another check if a valid msginfo
9801                 was returned
9802
9803 2002-07-26 [hoa]        0.8.0claws20
9804
9805         * src/folder.c
9806                 Fixed a condition in folder_item_destroy()
9807
9808         * src/imap.c
9809                 Fixed an error in IMAP protocol
9810
9811 2002-07-26 [alfons]     0.8.0claws19
9812
9813         * src/folder.c
9814                 ofcourse compare with identifier, not the path
9815
9816 2002-07-26 [alfons]     0.8.0claws18
9817
9818         * src/folder.c
9819                 use folder item identifier for saving / restoring
9820                 preferences because folder->path might not be unique
9821
9822 2002-07-26 [melvin]     0.8.0claws17
9823
9824         * src/logwindow.c
9825                 Fixed a crash introduced in 0.8.0claws5 when log is 
9826                 cut under 80 characters.
9827
9828 2002-07-26 [paul]       0.8.0claws16
9829
9830         * sync with 0.8.1cvs1
9831                 see ChangeLog 2002-07-26
9832
9833 2002-07-26 [christoph]  0.8.0claws15
9834
9835         * src/imap.[ch]
9836                 imap folder now remembers the last selected
9837                 folder and imap_fetch_msginfo skips selecting
9838                 the folder if it is already selected
9839
9840 2002-07-26 [christoph]  0.8.0claws14
9841
9842         * src/folder.c
9843         * src/folderview.c
9844         * src/imap.c
9845                 fix imap folder rescanning
9846
9847 2002-07-25 [christoph]  0.8.0claws13
9848
9849         * src/filter.c
9850         * src/folder.[ch]
9851         * src/folderview.c
9852         * src/imap.[ch]
9853         * src/mainwindow.c
9854         * src/mbox_folder.c
9855         * src/mh.c
9856         * src/news.c
9857                 implement imap uid cache and uid validity check
9858
9859 2002-07-25 [alfons]     0.8.0claws12
9860
9861         * src/summaryview.c
9862                 fix a brown paper bag bug, and also add some more
9863                 checks
9864
9865 2002-07-25 [christoph]  0.8.0claws11
9866
9867         * src/folder.c
9868                 don't mix copy, fetch_msginfo and remove
9869                 operations in folder item copy and move
9870                 operations
9871
9872 2002-07-25 [christoph]  0.8.0claws10
9873
9874         * src/folderview.c
9875         * src/mainwindow.c
9876         * src/prefs_folder_item.c
9877         * src/summaryview.[ch]
9878                 remove no longer required parameter update_cache from
9879                 summary_show
9880
9881 2002-07-25 [paul]       0.8.0claws9
9882
9883         * sync with 0.8.1
9884         
9885         * AUTHORS
9886                 a few corrections
9887
9888 2002-07-24 [alfons]     0.8.0claws8
9889
9890         * src/summaryview.c
9891                 sort correctly when using simplified subject line
9892                 (closes feature request "[ 585141 ] applying regexp to subject 
9893                 before sort" submitted by Alexandra Walford)
9894
9895 2002-07-24 [paul]       0.8.0claws7
9896
9897         * sync with 0.8.0cvs3
9898                 see ChangeLog 2002-07-24
9899
9900 2002-07-23 [christoph]  0.8.0claws6
9901
9902         * src/folder.c
9903         * src/folder.h
9904         * src/summaryview.c
9905         * src/summaryview.h
9906         * src/main.c
9907                 o separate processing and summaryview
9908                 o removed summary_write_cache from summaryview
9909                 o removed summaryview->killed_messages, because we don't have
9910                   to keep a list of killed messages anymore. New cache will
9911                   keep the hidden messages in cache anyway
9912         * src/folderview.c
9913         * src/inc.c
9914         * src/selective_download.c
9915                 o removed unnecessary summary_write_cache calls
9916         * src/procmsg.c
9917                 o don't set ignore thread flag in procmsg_get_thread_tree
9918                   if it is already set
9919         * src/mainwindow.c
9920         * src/statusbar.h
9921                 o moved STATUSBAR_PUSH/POP to statusbar.h because
9922                   they are used in different files
9923
9924 2002-07-23 [melvin]     0.8.0claws5
9925
9926         * src/addressbook.c
9927         * src/addrgather.c
9928         * src/editaddress.c
9929         * src/editgroup.c
9930         * src/editldap_basedn.c
9931         * src/importldif.c
9932         * src/prefs_common.c
9933                 Fixed few memory leak (gtk_editable_get_chars returns
9934                 an allocated string)
9935         * src/logwindow.c
9936                 Fixed few memory leak (gtk_editable_get_chars returns
9937                 an allocated string) and modified a little the log cutting
9938                 loop.
9939         * src/compose.c
9940                 Replaced a call to an obsolete function gtk_entry_get_text()
9941                 by gtk_editable_get_chars()
9942         * src/send.c
9943                 Removed a debug printf
9944
9945 2002-07-23 [christoph]  0.8.0claws4
9946
9947         * src/filesel.c
9948                 fix another g_dirname memory leak
9949
9950 2002-07-23 [christoph]  0.8.0claws3
9951
9952         * src/mh.c
9953                 fixed a memory leak in mh_fetch_msginfo
9954                 fixed crash when message header could not be
9955                 parsed
9956
9957 2002-07-23 [paul]       0.8.0claws2
9958
9959         * sync with 0.8.0cvs2
9960                 see ChangeLog 2002-07-23
9961
9962 2002-07-23 [paul]       0.8.0claws1
9963
9964         * sync with 0.8.0cvs1
9965                 see ChangeLog 2002-07-23
9966
9967 2002-07-23 [paul]       0.8.0claws
9968
9969         * release of 0.8.0claws
9970
9971 2002-07-23 [paul]       0.7.8claws99
9972
9973         * po/ru.po
9974                 new Russian translation, submitted by
9975                 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
9976
9977 2002-07-22 [jens]       0.7.8claws98
9978
9979         * po/de.po
9980                 Updated German translations.
9981
9982 2002-07-22 [paul]       0.7.8claws97
9983
9984         * po/es.po
9985           po/it.po
9986           po/nl.po
9987           po/pt_BR.po
9988                 updated translations by Ricardo Mones Lastra,
9989                 Alessandro Maestri, Wilbert Berendsen and 
9990                 Fabio Jr. Beneditto respectively
9991
9992 2002-07-22 [christoph]  0.7.8claws96
9993
9994         * src/mimeview.c
9995                 fix memory leak caused by wrong g_dirname usage
9996
9997 2002-07-22 [christoph]  0.7.8claws95
9998
9999         * src/summaryview.c
10000                 update new and unread message counts for summaryview
10001                 summaryview does not get it from the folder anymore
10002                 and has to update the values itself
10003
10004 2002-07-22 [melvin]     0.7.8claws94
10005
10006         * po/fr.po
10007                 Updated French translations.
10008
10009 2002-07-22 [christoph]  0.7.8claws93
10010
10011         * src/matcher.c
10012                 set prop->preg pointer to NULL or following check
10013                 will not fail and regexec will be called with
10014                 invalid pointer
10015
10016 2002-07-21 [alfons]     0.7.8claws92
10017         
10018         * src/prefs_common.[ch]
10019                 remove option "Send return receipt on request"
10020
10021 2002-07-21 [thorsten]   0.7.8claws91
10022
10023         * src/mimeview.c
10024                 fixed memleaks, coding style as pointed out by alfons
10025
10026 2002-07-21 [alfons]     0.7.8claws90
10027
10028         * src/messageview.c
10029         * src/noticeview.[ch]
10030                 o fix bug notice view being displayed when going to empty folder 
10031                   (noticed by Christoph)
10032                 o allow RRR to be sent when restarting sylpheed, or changing folder 
10033                   (noticed by Thorsten)
10034
10035 2002-07-21 [thorsten]   0.7.8claws89
10036
10037         * src/mimeview.c
10038                 Included save_all patch from Xaview FACQ
10039                 added support for pathnames
10040
10041 2002-07-21 [alfons]     0.7.8claws88
10042
10043         * po/POTFILES.in
10044         * src/Makefile.am
10045         * src/mainwindow.c
10046         * src/messageview.[ch]
10047         * src/noticeview.c      ** NEW FILE **
10048         * src/noticeview.h      ** NEW FILE **
10049                 make return receipts work again
10050                 (UI idea by Leandro Pereira)
10051
10052 2002-07-21 [paul]       0.7.8claws87
10053
10054         * src/summaryview.c
10055                 fix sensitivity of 'Select thread'
10056
10057 2002-07-21 [paul]       0.7.8claws86
10058
10059         * src/prefs_common.c
10060                 add browser command line for Galeon
10061
10062 2002-07-21 [paul]       0.7.8claws85
10063
10064         * Makefile.am
10065                 fix 'EXTRA_DIST': remove README.README, add TODO
10066                 and TODO.claws
10067
10068 2002-07-21 [alfons]     0.7.8claws84
10069
10070         * src/gtkstext.c
10071                 make enter clear selection
10072                 (closes "[ 579888 ] Editor selection/entry error"
10073                 reported by Steve Lamb)
10074
10075 2002-07-21 [alfons]     0.7.8claws83
10076         
10077         * src/summaryview.c
10078                 sort message list when selecting unthread messages
10079                 (closes "[ 501593 ] switching threaded view doesn't sort"
10080                 reported by Simon Schubert)
10081
10082 2002-07-20 [alfons]     0.7.8claws82
10083         
10084         * src/matcher.c
10085                 const-correctness
10086
10087 2002-07-20 [thorsten]   0.7.8claws81
10088
10089         * src/matcher.c
10090                 Fixed expansion of empty fields in matchactions
10091
10092 2002-07-19 [melvin]     0.7.8claws80
10093
10094         * src/gtkspell.c
10095                 Removed a duplicate menu entry (fast mode) introduced during
10096                 the new cache merge
10097                 Added a menu separator between 'Use alternate' and 'Fast mode'
10098
10099 2002-07-19 [paul]       0.7.8claws79
10100
10101         * tools/Makefile.am
10102           tools/README
10103                 correct typos
10104
10105 2002-07-19 [thorsten]   0.7.8claws78
10106
10107         * tools/calypso_convert.pl      ** NEW FILE **
10108           tools/README
10109           tools/Makefile.am
10110                 script to import mbox files exported
10111                 by calypso
10112                 o generates folder structure
10113                 o includes attachments
10114
10115 2002-07-19 [melvin]     0.7.8claws77
10116
10117         * src/selective_download.[ch]
10118                 Fixed bug where closing the dialog with the window manager's
10119                 close button will not unlock the summary
10120                 Corrected some function declarations that missed a return value
10121                 Made the source code comply better with coding style.
10122         * src/prefs_common.c
10123                 Added new browser command line for Mozilla.
10124
10125 2002-07-18 [paul]       0.7.8claws76
10126
10127         * src/mainwindow.c
10128           src/selective_download.[ch]
10129                 reflect theme changes, fix Gdk Warning when creating 
10130                 pixmap from NULL window, and minor clean up.
10131                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
10132
10133         * po/en_GB.po
10134                 updated
10135
10136 2002-07-17 [paul]       0.7.8claws75
10137
10138         * INSTALL[.jp]
10139                 sync with 0.8.0
10140         
10141         * po/en_GB.po
10142                 updated
10143
10144 2002-07-16 [paul]       0.7.8claws74
10145
10146         * tools/filter_conv.pl
10147           tools/README
10148                 replace conversion script with reimplemented version, 
10149                 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
10150
10151 2002-07-16 [colin]      0.7.8claws73
10152
10153         * src/summaryview.c
10154                 remove forgotten debug messages - sorry ;-)
10155
10156 2002-07-16 [colin]      0.7.8claws72
10157
10158         * src/mimeview.c
10159           src/summaryview.c
10160           src/textview.c
10161           src/textview.h
10162                 add the ability to select part of a text mime-part 
10163                 to reply.
10164
10165 2002-07-15 [christoph]  0.7.8claws71
10166
10167         * src/folder.c
10168                 fix folder message count for folders without
10169                 msg_is_changed (includes news folders)
10170
10171 2002-07-15 [martin]     0.7.8claws70
10172
10173         * src/summaryview.c
10174                 option "display recipient on 'From'..." now works
10175                 without the need of enabling the option
10176                 "display  sender  using  address  book".
10177
10178 2002-07-15 [christoph]  0.7.8claws69
10179
10180         * src/summaryview.c
10181                 removed setting folder status from summaryview.
10182                 folder.c should update all message counts correctly.
10183
10184 2002-07-15 [paul]       0.7.8claws68
10185
10186         * po/pt_BR.po
10187                 updated by Fabio Junior Beneditto
10188
10189 2002-07-15 [darko]      0.7.8claws67
10190
10191         * src/mh.c
10192                 Fixed target folder colorization, don't decrease op
10193                 number twice
10194
10195 2002-07-14 [paul]       0.7.8claws66
10196
10197         * sync with main 0.8.0
10198                 see ChangeLog 2002-07-14
10199
10200 2002-07-13 [melvin]     0.7.8claws65
10201         
10202         * src/addrbook.c
10203         * src/addressbook.c
10204         * src/addrindex.c
10205                 Replaced sprintf by g_snprintf to prevent possible buffer
10206                 overflow.
10207         * src/news.c
10208                 Corrected a log message output format.
10209                 Added a missing "done" debug output.
10210         * src/compose.c
10211                 Added keyboard accelerator for Priority menu items
10212                 Added missing \n in debug output
10213         * src/logwindow.c
10214         * src/gtkspell.c
10215         * src/rfc2015.c
10216                 Added missing \n in debug output
10217
10218 2002-07-13 [paul]       0.7.8claws64
10219
10220         * man/sylpheed.1
10221                 change Sergey's email address to the sf address
10222
10223         * src/textview.c
10224                 increase show_url_timeout (more useful for long
10225                 urls)
10226
10227 2002-07-12 [sergey]     0.7.8claws63
10228
10229         * src/rfc2015.c
10230                 applied (with some modifications) patch to set the
10231                 micalg parameter for signatures
10232                 (2001-08-28 Werner Koch <wk@gnupg.org>)
10233
10234 2002-07-12 [sergey]     0.7.8claws62
10235
10236         * man/Makefile.am
10237         * configure.in
10238                 fixed man page installation
10239
10240 2002-07-12 [paul]       0.7.8claws61
10241
10242         * sync with 0.7.8cvs26
10243                 see ChangeLog 2002-07-11 and 2002-07-12
10244
10245 2002-07-11 [christoph]  0.7.8claws60
10246
10247         * src/compose.c
10248         * src/procmsg.c
10249                 first use the message number to find the message
10250                 to mark with a reply flag but check the
10251                 message-id if we got the correct message, if not
10252                 try to find it by message-id.
10253                 use new string seperator that is not allowed
10254                 in message-ids.
10255
10256 2002-07-11 [paul]       0.7.8claws59
10257
10258         * sync with 0.7.8cvs23
10259                 see ChangeLog 2002-07-10
10260
10261 2002-07-10 [christoph]  0.7.8claws58
10262
10263         * src/folder.[ch]
10264         * src/msgcache.[ch]
10265                 Added message-id table to the cache in memory
10266                 and functions to msgcache.c and folder.c to
10267                 fetch MsgInfos by message id
10268         * src/compose.c
10269         * src/procmsg.c
10270                 store folder and message-id of message replying
10271                 to in queue header and set reply flag after sending
10272                 (Closes bug #469498)
10273
10274 2002-07-10 [paul]       0.7.8claws57
10275
10276         * AUTHORS
10277           man/sylpheed.1.gz
10278                 add Martin to the list of authors
10279
10280 2002-07-09 [martin]     0.7.8claws56
10281         * src/gtksctree.c
10282                 Added gtk_ctree_last_visible(), tree_update_level(),
10283                 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
10284                 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
10285                 from gtk+ to gtksctree.c for the new sorting code
10286                 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
10287                 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
10288         * src/gtksctree.h
10289                 Added declaration for gtk_sctree_sort_recursive() and
10290                 gtk_sctree_sort_node
10291         * src/addressbook.c
10292         * src/foldersel.c
10293         * src/folderview.c
10294         * src/summaryview.c
10295                 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
10296                 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
10297
10298 2002-07-08 [paul]       0.7.8claws55
10299
10300         * more sync with 0.7.8cvs21
10301                 see ChangeLog 2002-07-08
10302
10303 2002-07-08 [paul]       0.7.8claws54
10304
10305         * sync with 0.7.8cvs21
10306                 see ChangeLog 2002-07-08
10307
10308 2002-07-07 [alfons]     0.7.8claws53
10309
10310         * src/Makefile.am
10311         * src/stock_pixmap.[ch]
10312         * src/pixmaps/notice_warn.xpm   ** NEW FILE **
10313         * src/pixmaps/notice_error.xpm  ** NEW FILE **
10314         * src/pixmaps/notice_note.xpm   ** NEW FILE **
10315                 add new pixmaps for upcoming notice pane
10316
10317 2002-07-06 [melvin]     0.7.8claws52
10318
10319         * src/gtkspell.[ch]
10320                 Made them a bit closer to Sylpheed's coding style.
10321                 Removed old code.
10322                 Removed possible memory leaks when some errors occurs.
10323
10324 2002-07-06 [melvin]     0.7.8claws51
10325
10326         * po/Makefile.in.in
10327                 Removed --no-location in xgettext command line to help
10328                 translators that use Emacs' po-mode
10329         * src/quote_fmt.c
10330                 Removed unnecessary comments that messed up sylpheed.pot
10331
10332 2002-07-06 [paul]       0.7.8claws50
10333
10334         * sync with 0.7.8cvs19
10335                 see ChangeLog 2002-07-05
10336
10337 2002-07-06 [christoph]  0.7.8claws49
10338
10339         * src/folder.c
10340         * src/mainwindow.c
10341                 fix folder_item_remove_all_msg and folderview
10342                 status for trash folders after emptying trash
10343
10344 2002-07-05 [paul]       0.7.8claws48
10345
10346         * sync with 0.7.8cvs16
10347                 see ChangeLog 2002-07-04 and 2002-07-05
10348
10349 2002-07-04 [paul]       0.7.8claws47
10350
10351         * sync with 0.7.8cvs14
10352                 see  ChangeLog 2002-07-04
10353
10354 2002-07-03 [alfons]     0.7.8claws46
10355
10356         * src/folder.c
10357                 dupe folder item's path because it's being reallocated
10358                 by new folder scanning code
10359
10360 2002-07-03 [christoph]  0.7.8claws45
10361
10362         * src/imap.c
10363                 better IMAP uid fetching using 'FETCH 1:* (UID)'
10364         * src/msgcache.c
10365                 add missing return in msgcache_write
10366
10367 2002-07-02 [thorsten]   0.7.8claws44
10368
10369         * src/jpilot.c
10370         * src/msgcache.c
10371         * src/rfc2015.c
10372                 use binary mode for file access
10373
10374 2002-07-02 [christoph]  0.7.8claws43
10375
10376         * major code cleanup (part 1)
10377         
10378                 - unused variables removed
10379                 - unused functions removed
10380                 - uninitialized variables checked
10381                 - missing return statements added
10382                 - missing function return types added
10383                 - added parentheses around assignment and
10384                   && in || when suggested by gcc
10385               
10386         * src/mh.c
10387         * src/folder.c
10388                 replaced direct calls to folder->scan_tree
10389                 with folder_scan_tree and restore folder
10390                 prefs in this function. The folder should
10391                 not have to deal with them.
10392                 ( Should now work for all folder types )
10393
10394 2002-07-02 [paul]       0.7.8claws42
10395
10396         * sync with 0.7.8cvs13
10397                 see ChangeLog 2002-07-01 and 2002-07-02
10398
10399 2002-07-01 [christoph]  0.7.8claws41
10400
10401         * src/summaryview.c
10402                 fix "goto next/prev unread message" with
10403                 ignored threads
10404
10405 2002-07-01 [paul]       0.7.8claws40
10406
10407         * po/es.po
10408                 updated by Ricardo Mones Lastra
10409
10410 2002-06-30 [match]      0.7.8claws39
10411
10412         * src/jpilot.c
10413                 applied variation of leonerd's patch (566661) to
10414                 allow multiple email addresses per JPilot entry.
10415                 addresses may be separated by space, comma, pipe,
10416                 semi-colon, new-line.
10417
10418 2002-06-30 [alfons]     0.7.8claws38
10419
10420         * src/procmsg.c
10421                 simple fix for putting older nodes before
10422                 newer nodes when threading by subject
10423
10424 2002-06-30 [christoph]  0.7.8claws37
10425
10426         * src/folder.c
10427         * src/folderview.c
10428         * src/mh.c
10429         * src/news.c
10430         * src/procmsg.c
10431                 fix broken folder tree rescaning
10432                 and don't use procmsg_get_mark_sum
10433                 anymore
10434
10435 2002-06-30 [christoph]  0.7.8claws36
10436
10437         * merge new cache branch
10438         * src/imap.c
10439                 fix new cache imap copy bug
10440         * src/folder.c
10441                 improved folder_item_scan
10442                 it should now always set the correct
10443                 new, unread and total message counts
10444
10445 2002-06-29 [paul]       0.7.8claws35
10446
10447         * configure.in
10448                 correct syntax error
10449
10450 2002-06-29 [paul]       0.7.8claws34
10451
10452         * configure.in
10453           Makefile.am
10454           man/Makefile.am       ** NEW FILE **
10455           man/sylpheed.1.gz     ** NEW FILE **
10456                 add Sylpheed man page
10457
10458 2002-06-29 [paul]       0.7.8claws33
10459
10460         * po/pt_BR.po
10461                 updated by Fabio Junior Beneditto
10462
10463 2002-06-28 [jens]       0.7.8claws32
10464
10465         * po/de.po
10466                 translation updated
10467
10468         * src/selective_download.c
10469                 removed gettext for space " "
10470
10471         * src/imap.c
10472                 removed wrong space
10473
10474 2002-06-28 [paul]       0.7.8claws31
10475
10476         * sync with 0.7.8cvs11
10477                 see ChangeLog 2002-06-28
10478
10479 2002-06-28 [paul]       0.7.8claws30
10480
10481         * sync with 0.7.8cvs10
10482                 see ChangeLog 2002-06-27 and 2002-06-28
10483
10484 2002-06-26 [paul]       0.7.8claws29
10485
10486         * src/addrgather.c
10487           src/selective_download.c
10488                 don't gettextise empty strings.
10489                 reserved by gettext. gettext("") returns 
10490                 the header entry with meta information, 
10491                 not the empty string
10492
10493         * po/en_GB.po
10494                 updated
10495
10496 2002-06-26 [paul]       0.7.8claws28
10497
10498         * sync with 0.7.8cvs7
10499                 see ChangeLog 2002-06-25
10500
10501         * src/prefs_common.c
10502                 ...and in the process, tweak the gui a little
10503
10504 2002-06-25 [alfons]     0.7.8claws27
10505         
10506         * configure.in
10507         * src/Makefile.am
10508                 fine tune ldap library detection
10509
10510 2002-06-25 [alfons]     0.7.8claws26
10511
10512         * src/compose.c
10513                 don't allow return receipts when composing a news article
10514
10515 2002-06-25 [paul]       0.7.8claws25
10516
10517         * Makefile.am
10518                 add '$(AMTAR)' to 'release' section to allow for
10519                 new and older autotools
10520
10521 2002-06-25 [paul]       0.7.8claws24
10522
10523         * src/summaryview.c
10524                 fix "No more unread messages" persistant pop-up
10525                 window bug
10526
10527 2002-06-25 [paul]       0.7.8claws23
10528
10529         * po/it.po
10530                 updated by Alessandro Maestri
10531
10532 2002-06-25 [paul]       0.7.8claws22
10533
10534         * sync with 0.7.8cvs6
10535                 see ChangeLog 2002-06-25
10536
10537 2002-06-24 [paul]       0.7.8claws21
10538
10539         * tools/update-po
10540                 add GPL copyright information
10541
10542 2002-06-24 [paul]       0.7.8claws20
10543
10544         * tools/Makefile.am
10545           tools/README
10546           tools/update-po       ** NEW FILE **
10547                 add script that eases the creation of *.po files
10548                 Submitted by Wilbert Berendsen <wilbert@oswf.org>
10549
10550 2002-06-23 [alfons]     0.7.8claws19
10551
10552         * src/messageview.c
10553                 make notification_convert_header obey const correctness
10554                 (next step will be fixing the broken return receipt)
10555
10556 2002-06-23 [paul]       0.7.8claws18
10557
10558         * src/messageview.c
10559                 fix bug introduced in last commit:
10560                 removed too much code in last commit - put back what's
10561                 needed
10562
10563 2002-06-23 [paul]       0.7.8claws17
10564
10565         * src/messageview.[ch]
10566                 remove code committed in error from locally patched
10567                 source
10568
10569 2002-06-23 [colin]      0.7.8claws16
10570
10571         * src/compose.[ch]
10572                 add compose_entry_select(), used to select the default_to
10573                 email address - hopefully avoiding people sending mails to
10574                 wrong recipients.
10575
10576 2002-06-22 [alfons]     0.7.8claws15
10577
10578         * AUTHORS
10579                 add Bram Metsch & Stanislav Karchebny
10580         * src/smtp.[ch]
10581         * src/prefs_account.[ch]
10582         * src/send.c
10583                 - apply and adapt Bram's patch which allows user to set SMTP AUTH 
10584                   options.  (see <http://sourceforge.net/tracker/index.php
10585                   ?func=detail&aid=566937&group_id=25528&atid=384600>);
10586
10587                 - merge Stanislav's fix to make SMTP AUTH work with qmail
10588                   (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
10589
10590 2002-06-22 [paul]       0.7.8claws14
10591
10592         * sync with 0.7.8cvs5
10593                 see ChangeLog 2002-06-19 and 2002-06-20
10594
10595 2002-06-22 [alfons]     0.7.8claws13
10596
10597         * src/selective_download.c
10598                 fix a stupid mistake I made
10599
10600 2002-06-22 [alfons]     0.7.8claws12
10601
10602         * src/selective_download.[ch]
10603                 fix another unnoticed leak; cleanup code
10604
10605 2002-06-21 [alfons]
10606
10607         * tools/Makefile.am
10608                 gpg-sign <-- gpg-sign-syl
10609
10610 2002-06-21 [alfons]     0.7.8claws11
10611
10612         * src/selective_download.c
10613         * src/selective_download.h
10614                 fix assorted mix of allocation errors (should solve
10615                 problem reported by Philippe Gramoullé, see:
10616                 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
10617
10618 2002-06-20 [melvin]     0.7.8claws10
10619
10620         * tools/gpg-sign *REMOVED*
10621           tools/gpg-sign-syl *ADDED*
10622                 Replaced the gpg clearsigning script with the version using
10623                 xterm instead of ssh-askpass and changed its name.
10624
10625         * README.claws
10626                 Updated actions example to reflect the renaming of the
10627                 gpg clearsigning script.
10628
10629 2002-06-19 [paul]       0.7.8claws9
10630
10631         * sync with 0.7.8claws9
10632                 see ChangeLog 2002-06-18 and 2002-06-19
10633
10634 2002-06-19 [paul]       0.7.8claws8
10635
10636         * sync with 0.7.8cvs1
10637                 see ChangeLog 2002-06-18
10638
10639 2002-06-18 [alfons]     0.7.8claws7
10640
10641         * src/mainwindow.h
10642                 add omitted prototype
10643
10644 2002-06-17 [paul]       0.7.8claws6
10645
10646         * src/mainwindow.c
10647                 fix hiding of exec_btn
10648
10649 2002-06-17 [paul]       0.7.8claws5
10650
10651         * src/pop.c
10652                 remove unneeded code: should_delete() 
10653                 and Pop3State::uidl_todelete_list
10654
10655 2002-06-17 [paul]       0.7.8claws4
10656
10657         * sync with 0.7.8
10658                 see ChangeLog 2002-06-11 and 2002-06-13
10659
10660 2002-06-16 [alfons]     0.7.8claws3
10661         
10662         * src/folder.c
10663                 make sure lock sort mode (claws specific) is
10664                 also persists after a tree rescan
10665
10666 2002-06-16 [alfons]     0.7.8claws2
10667
10668         * src/prefs_folder_item.c
10669         * src/folder.[ch]
10670                 fix persistence of folder sort mode (broken
10671                 by adapting Hiro's new folder persistence code)
10672
10673 2002-06-16 [alfons]     0.7.8claws1
10674
10675         * AUTHORS
10676         * src/logwindow.c
10677         * src/prefscommon.[ch]
10678                 control size of log text in log window; 
10679                 closes patch #569155 submitted by Mitko Haralanov.
10680
10681 2002-06-15 [paul]       0.7.8claws
10682
10683         * release of 0.7.8claws
10684
10685 2002-06-15 [paul]       0.7.7claws
10686
10687         * po/pt_BR.po
10688                 updated by Fabio Junior Beneditto
10689
10690 2002-06-14 [paul]       0.7.6claws49
10691
10692         * po/es.po
10693                 updated by Ricardo Mones Lastra
10694
10695 2002-06-14 [paul]       0.7.6claws48
10696
10697         * po/nl.po
10698                 updated translation by Wilbert Berendsen
10699
10700 2002-06-14 [melvin]     0.7.6claws47
10701
10702         * po/fr.po
10703                 Updated French translation
10704
10705 2002-06-13 [paul]       0.7.6claws46
10706
10707         * src/filesel.c
10708                 allow filename to be typed in, rather than just
10709                 selected by the mouse. Patch by Gustavo Noronha Silva.
10710
10711 2002-06-13 [alfons]     0.7.6claws45
10712
10713         * src/mainwindow.[ch]
10714                 more cleanups (removing unnecessary menu items Expand 
10715                 summary / message view)
10716
10717 2002-06-13 [melvin]     0.7.6claws44
10718
10719         * po/POTFILES.in
10720                 Added src/string_match.c
10721         * src/string_match.c
10722                 Fixed possible buffer overflow.
10723                 Corrected typo.
10724                 Added missing config.h header.
10725         * src/prefs_common.c
10726           src/prefs_matcher.c
10727           src/prefs_scoring.c
10728                 Made some strings translatable (missing _(..)).
10729
10730 2002-06-13 [melvin]     0.7.6claws43
10731
10732         * README.claws
10733                 Corrected action example (verifying clearsigned mail).
10734         * src/prefs_account.c
10735                 Corrected typo.
10736         * src/prefs_common.c
10737                 Removed incorrect line that generated a Gtk-CRITICAL msg.
10738
10739 2002-06-12 [alfons]     0.7.6claws42
10740
10741         * src/summaryview.c
10742                 add init of score column lost in 0.7.6claws42
10743
10744 2002-06-12 [paul]       0.7.6claws41
10745
10746         * src/prefs_account.c
10747                 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the 
10748                 behavior of the radio buttons, (from 0.7.7cvs2)
10749
10750 2002-06-11 [alfons]     0.7.6claws40
10751
10752         * src/messageview.[ch]
10753         * src/summaryview.[ch]
10754         * src/summary_search.c
10755         * src/mainwindow.c
10756                 perform a sync to bring in Hiro's separate view implementation 
10757
10758                 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
10759
10760 2002-06-11 [paul]       0.7.6claws39
10761         
10762         * src/prefs_account.c
10763                 correct a typo on the Receive tab
10764
10765 2002-06-10 [match]      0.7.6claws38
10766
10767         * src/addressbook.c
10768                 Included address completion patch from Gustavo Noronha.
10769
10770 2002-06-10 [paul]       0.7.6claws37
10771
10772         * src/inc.[ch]
10773           src/pop.c
10774           src/prefs_account.[ch]
10775           src/selective_download.[ch]
10776                 apply PATCH #561712
10777                  NEW:
10778                 - check if POP Account
10779                 - Receive Button renamed to Preview
10780                 - Preview Button Popup: preview new/all messages
10781                 - Download Button
10782                 - Account Preferences-->Receive tab checkbutton if you
10783                   want to remove Mail after Download
10784                 -: default YES
10785                 - Account Preferences-->Receive tab checkbutton use
10786                   filtering rules on preview
10787                   (think of delete_on_server)
10788                 -: default YES
10789                 - Account selectable from SD dialog
10790                 - checkbutton to show already downloaded messages if
10791                   all messages are previewed
10792                 - new clist column showing Date
10793                 - ESC KEY close
10794                 FIXES:
10795                 - play ball with UIDL
10796                 - fault tolerant (?) 
10797                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
10798
10799 2002-06-10 [melvin]     0.7.6claws36
10800
10801         * README.claws
10802                 Added a hint to ac/README in cvs instructions.
10803
10804         * src/prefs_actions.c
10805                 Made it possible to use a more elaborate command line
10806                 for asynchronous actions, too.
10807
10808 2002-06-10 [melvin]     0.7.6claws35
10809         
10810         * src/prefs_actions.c
10811                 Make it possible to use a more elaborate command line
10812                 (e.g. |foo|bar|cat>there;echo Done|)
10813                 Corrected error message when calling %f, %F and %p commands
10814                 from the compose window.
10815
10816 2002-06-09 [colin]      0.7.6claws34
10817
10818         * src/summaryview.c
10819                 Automatically find unread messages in current folder
10820                 before annoying the user.
10821
10822 2002-06-08 [alfons]     0.7.6claws33
10823
10824         * po/it.po
10825                 remove bad formatting string in it.po translation
10826                 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
10827
10828 2002-06-08 [paul]       0.7.6claws32
10829
10830         * sync with 0.7.6cvs25
10831                 see ChangeLog 2002-06-07
10832
10833 2002-06-05 [paul]       0.7.6claws31
10834
10835         * src/mainwindow.c
10836                 add 'Sort by locked' and 'Sort by score'
10837
10838 2002-06-05 [paul]       0.7.6claws30
10839
10840         * sync with 0.7.6cvs24
10841                 see ChangeLog 2002-06-04
10842
10843 2002-06-04 [paul]       0.7.6claws29
10844
10845         * po/pt_BR.po
10846                 updated by Fabio Junior Beneditto
10847
10848 2002-06-03 [thorsten]   0.7.6claws28
10849
10850         * src/matcher.c
10851                 fclose() matcherrc after reading
10852
10853 2002-06-03 [paul]       0.7.6claws27
10854
10855         * sync with 0.7.6cvs21
10856                 see ChangeLog 2002-05-31
10857
10858 2002-05-31 [paul]       0.7.6claws26
10859
10860         * sync with 0.7.6cvs20
10861                 see ChangeLog 2002-05-29 and 2002-05-30
10862
10863 2002-05-31 [paul]       0.7.6claws25
10864
10865         * src/imap.c
10866                 hopefully fix last buggy sync
10867
10868         * README.claws
10869                 correct typo in 'Actions' examples
10870
10871 2002-05-29 [paul]       0.7.6claws24
10872
10873         * sync with 0.7.6cvs18
10874                 see ChangeLog 2002-05-28 and 2002-05-29
10875
10876         * src/news.c
10877           src/nntp.[ch]
10878                 sync with above 
10879
10880 2002-05-28 [paul]       0.7.6claws23
10881
10882         * sync with 0.7.6cvs16
10883                 see ChangeLog 2002-05-28
10884
10885 2002-05-27 [thorsten]   0.7.6claws22 
10886
10887         * faq/it/sylpheed-faq-1.html
10888           faq/it/sylpheed-faq-2.html
10889           faq/it/sylpheed-faq-3.html
10890           faq/it/sylpheed-faq.html
10891                 corrected DOS lineendings
10892         * faq/de/sylpheed-faq-1.html
10893           faq/de/sylpheed-faq-2.html
10894           faq/en/sylpheed-faq-1.html
10895           faq/en/sylpheed-faq-2.html
10896           faq/en/sylpheed-faq-3.html
10897           faq/es/sylpheed-faq-1.html
10898           faq/es/sylpheed-faq-2.html
10899           faq/es/sylpheed-faq-3.html
10900           faq/fr/sylpheed-faq-1.html
10901           faq/it/sylpheed-faq-1.html
10902           faq/it/sylpheed-faq-2.html
10903           faq/it/sylpheed-faq-3.html
10904           faq/it/sylpheed-faq.html
10905                 changed ">" to &quot;
10906
10907 2002-05-27 [paul]       0.7.6claws21
10908         
10909         * sync with 0.7.6cvs15
10910                 see ChangeLog 2002-05-27
10911
10912 2002-05-27 [paul]       0.7.6claws20
10913
10914         * src/prefs_account.c
10915                 correct a typo
10916
10917 2002-05-26 [paul]       0.7.6claws19
10918
10919         * tools/README
10920                 correct a typo
10921
10922 2002-05-25 [paul]       0.7.6claws18
10923
10924         * tools/README
10925                 add description of kmail2sylpheed.pl
10926
10927 2002-05-25 [paul]       0.7.6claws17
10928
10929         * tools/kmail2sylpheed.pl       ** NEW FILE **
10930                 perl script that converts an exported Kmail address
10931                 book, converts it to sylpheed addressbook file,
10932                 writes the file to .sylpheed, and updates
10933                 addrbook--index.xml 
10934
10935 2002-05-25 [paul]       0.7.6claws16
10936
10937         * sync with 0.7.6cvs14
10938                 see ChangeLog 2002-05-23
10939
10940 2002-05-24 [paul]       0.7.6claws15
10941
10942         * README.claws
10943                 make a correction and add some more info
10944
10945 2002-05-24 [paul]       0.7.6claws14
10946
10947         * src/compose.c
10948                 fix memory leak in 
10949                 compose_redirect_write_headers_from_headerlist()
10950                 add Subject and Resent-Message-ID to
10951                 compose_redirect_write_headers()
10952                 Received, Subject, and X-UIDL are filtered out in 
10953                 compose_redirect_write_to_file()
10954
10955 2002-05-23 [paul]       0.7.6claws13
10956
10957         * src/compose.[ch]
10958           src/filtering.c
10959           src/mainwindow.c
10960           src/matcher.[ch]
10961           src/matcher_parser_lex.l
10962           src/matcher_parser_parse.y
10963           src/prefs_common.[ch]
10964           src/prefs_filtering.c
10965           src/summaryview.c
10966                 rename 'Bounce' to 'Redirect'
10967
10968 2002-05-23 [paul]       0.7.6claws12
10969
10970         * more sync with 0.7.6cvs13
10971           src/compose.c
10972                 see ChangeLog 2002-05-22
10973
10974 2002-05-22 [paul]       0.7.6claws11
10975
10976         * sync with 0.7.6cvs13
10977           src/codeconv.c
10978                 see ChangeLog 2002-05-20
10979           src/prefs_common.c
10980                 see ChangeLog 2002-05-22
10981
10982 2002-05-21 [melvin]     0.7.6claws10
10983
10984         * src/folderview.c
10985                 Added missing filtering and scoring headers
10986                 Fixed bad function call that showed garbage 
10987                 in Folder->Processing
10988
10989 2002-05-21 [paul]       0.7.6claws9
10990
10991         * tools/Makefile.am
10992                 make all tools executable, (patch by Alfons).
10993
10994 2002-05-20 [alfons]     0.7.6claws8
10995
10996         * src/procheader.c
10997                 don't forget to call mktime() so we have a valid week 
10998                 and year day
10999                 (Bug report by Roger Sondermann <mail@jumaros.de>)
11000
11001 2002-05-20 [paul]       0.7.6claws7
11002
11003         * src/html.c
11004                 fix broken parsing of urls
11005         * src/textview.c
11006                 fix displaying of urls
11007
11008                 both fixes from the patch [547855] by Eugene 
11009                 Brevdo (zonem)
11010
11011 2002-05-19 [alfons]     0.7.6claws6
11012
11013         * configure.in
11014                 make sylpheed configure correctly with the latest
11015                 and greatest of automake / autoconf / gettext
11016
11017 2002-05-19 [alfons]     0.7.6claws5
11018
11019         * src/procheader.c
11020         * src/procheader.h
11021                 add function for returning ime zone offset
11022         * src/quote_fmt.c
11023         * src/quote_fmt_parse.y
11024                 better quotation formatting - does not convert
11025                 to local time, but uses the original date string.
11026                 
11027                 Note: %z inserts the timezone offset (should 
11028                 work also on platforms where strftime does not
11029                 support %z).
11030
11031 2002-05-18 [christoph]  0.7.6claws4
11032
11033         * src/summaryview.c
11034                 fix indentation of some code
11035         * tools/Makefile.am
11036                 fix spaces after \
11037         * src/Makefile.am
11038                 add missing \
11039                 correct path for ignorethread.xpm
11040                 incorrect filename for sylpheed_logo.xpm
11041                 add missing include matcher_parser_parse.h
11042
11043 2002-05-18 [paul]       0.7.6claws3
11044
11045         * sync with 0.7.6cvs8
11046                 see ChangeLog 2002-05-16 and 2002-05-17
11047
11048 2002-05-18 [melvin]     0.7.6claws2
11049
11050         * README.claws
11051                 Corrected an action's definition and fixed some misspellings.
11052
11053 2002-05-18 [paul]       0.7.6claws1
11054
11055         * tools/Makefile.am
11056           tools/gpg-sign        ** new file **
11057           tools/uudec           ** new file **
11058                 add Melvin's Actions scripts
11059
11060         * README.claws
11061                 add Melvin's descriptions for Actions
11062
11063 2002-05-18 [paul]       0.7.6claws
11064
11065         * Version 0.7.6claws released
11066
11067 2002-05-17 [paul]       0.7.5claws32
11068
11069         * po/es.po
11070                 updated by Ricardo Mones Lastra
11071
11072 2002-05-17 [paul]       0.7.5claws31
11073
11074         * src/compose.c
11075                 fix Account prefs default folder for sent/draft/deleted
11076                 messages bug
11077
11078         * po/it.po
11079           po/nl.po
11080                 updated translation by Alessandro Maestri and
11081                 Wilbert Berendsen
11082
11083 2002-05-17 [melvin]     0.7.5claws30
11084
11085         * src/prefs_actions.c
11086                 Fixed bug where using %F not at the end of the command 
11087                 resulted in an additional empty argument being created.
11088                 Thanks to Darko Koruga for reporting the bug.
11089
11090 2002-05-17 [melvin]     0.7.5claws29
11091
11092         * po/fr.po
11093                 Updated French translations.
11094
11095 2002-05-15 [paul]       0.7.5claws28
11096         
11097         * po/es.po
11098                 updated by Ricardo Mones Lastra
11099
11100 2002-05-15 [paul]       0.7.5claws27
11101
11102         * sync with 0.7.6cvs4
11103                 see ChangeLog 2002-05-14 and 2002-05-15
11104
11105 2002-05-14 [paul]       0.7.5claws26
11106
11107         * sync with 0.7.6cvs1
11108                 see ChangeLog 2002-05-13
11109
11110 2002-05-13 [thorsten]   0.7.5claws25
11111
11112         * src/messageview.c
11113                 fix select_all and copy in multipart messages
11114         * src/mainwindow.c
11115                 fix select_all and copy in multipart messages
11116
11117 2002-05-12 [paul]       0.7.5claws24
11118
11119         * src/summaryview.c
11120                 reverse last commit, bug already fixed in 0.7.5claws3
11121
11122 2002-05-12 [netztorte]  0.7.5claws23
11123
11124         * src/summaryview.c
11125                 dont parse empty addressbook (checked in before claws20)
11126
11127 2002-05-12 [melvin]     0.7.5claws22
11128
11129         * src/procmsg.[ch]
11130                 Removed unneeded priority code introduced by the previous 
11131                 commit.
11132
11133 2002-05-12 [melvin]     0.7.5claws21
11134
11135         * src/compose.[ch]
11136                 Added possibility to set message's priority.
11137         * src/procmsg.[ch]
11138                 Added possibility to set message's priority.
11139                 Added missing headers
11140
11141 2002-05-12 [melvin]     0.7.5claws20
11142
11143         * src/prefs_actions.c
11144                 Removed implicitely added quotes around the name
11145                 of the temporary files of mime parts.
11146
11147 2002-05-12 [paul]       0.7.5claws19
11148
11149         * sync with 0.7.5cvs20
11150                 see ChangeLog 2002-05-11
11151
11152 2002-05-12 [alfons]     0.7.5claws18
11153
11154         * src/quote_fmt_lex.l
11155         * src/quote_fmt_parse.y
11156                 allow quote / reply date & time format to be set using
11157                 %D{format}. format is a format string you'd pass to
11158                 strftime() (see man strftime, or the Display tab |
11159                 Date format setting).
11160
11161                 Currently %D converts the date to local time. 
11162
11163 2002-05-11 [paul]       0.7.5claws17
11164
11165         * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
11166                 see ChangeLog 2002-05-10 and 2002-05-11
11167
11168 2002-05-10 [paul]       0.7.5claws16
11169
11170         * sync with 0.7.5cvs16
11171                 see ChangeLog entries 2002-05-09 and 
11172                 2002-05-10
11173
11174 2002-05-10 [colin]      0.7.5claws15
11175
11176         * src/textview.c
11177                 Corrected a bug that prevented sylpheed to open
11178                 double-clicked URIs.
11179
11180 2002-05-09 [paul]       0.7.5claws14
11181
11182         * sync with 0.7.5cvs14
11183                 see ChangeLog 2002-05-08 and 2002-05-09
11184
11185 2002-05-08 [paul]       0.7.5claws13
11186
11187         * sync with 0.7.5cvs11
11188                 see ChangeLog entry 2002-05-08
11189
11190 2002-05-08 [paul]       0.7.5claws12
11191
11192         * src/mainwindow.c
11193           src/textview.[ch]
11194                 fix segfault on View->Open in new window
11195                 patch submitted by Thorsten Maerz <torte@netztorte.de>
11196
11197 2002-05-07 [paul]       0.7.5claws11
11198
11199         * sync with 0.7.5cvs9
11200                 see ChangeLog entry 2002-05-07
11201
11202 2002-05-06 [paul]       0.7.5claws10
11203
11204         * src/messageview.c
11205           src/textview.c
11206                 display url in statusbar on single-click
11207                 patch submitted by Thorsten Maerz <torte@netztorte.de>
11208
11209 2002-05-06 [match]      0.7.5claws9
11210
11211         * src/addritem.[ch]
11212                 new functions.
11213         * src/addrcache.c
11214                 tidy up.
11215         * src/xmlprops.[ch]
11216                 XML implementation of properties file.
11217         * src/exporthtml.[ch]
11218         * src/expthtmldlg.[ch]
11219         * src/addressbook.c
11220                 export to HTML.
11221
11222 2002-05-02 [sergey]     0.7.5claws8
11223
11224         * src/mainwindow.c (mainwin_entries),
11225           src/prefs_common.c (prefs_send_create()),
11226           src/codeconv.c (locale_table):
11227                 use charset name "Windows-1251" instead of "CP1251".
11228
11229 2002-05-02 [colin]      0.7.5claws7
11230         
11231         * src/compose.c
11232           src/prefs_common.c
11233           src/prefs_folder_item.c
11234                 Fixed cosmetics bugs due to Outbox renamed to Sent.
11235
11236 2002-05-02 [hiro]       0.7.5claws6
11237
11238         * src/imap.c
11239                 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
11240
11241 2002-05-02 [paul]       0.7.5claws5
11242
11243         * src/compose.c
11244                 more sync with 0.7.5cvs7, see ChangeLog entry
11245                 2002-05-02
11246
11247 2002-05-02 [hiro]       0.7.5claws4
11248
11249         * src/compose.c
11250                 compose_queue_sub():
11251                 check if queue folder exists (closes #550397).
11252                 removed directory creation since it should be handled
11253                 transparently.
11254         * src/imap.c
11255                 imap_add_msg(): return UID for appended message
11256                 (closes #548842).
11257
11258 2002-04-30 [paul]       0.7.5claws3
11259
11260         * src/summaryview.c
11261                 fix account_find_from_address() bug
11262
11263 2002-04-28 [colin]      0.7.5claws2
11264
11265         * src/compose.c
11266           src/textview.c
11267           src/prefs_common.[ch]
11268           src/utils.[ch]
11269                 Added user-definable quotation characters recognition.
11270
11271 2002-04-28 [paul]       0.7.5claws1
11272
11273         * sync with 0.7.5cvs4
11274                 see ChangeLog entry  2002-04-25
11275
11276 2002-04-28 [paul]       0.7.5claws
11277
11278         * po/es.po
11279           po/nl.po
11280           po/pt_BR.po
11281                 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
11282                 Fabio Junior Beneditto
11283
11284 2002-04-27 [jens]       0.7.4claws103
11285
11286         * po/de.po
11287                 updated German translation.
11288
11289 2002-04-27 [hiro]       0.7.4claws102
11290
11291         * src/summaryview.c
11292                 summary_write_cache(): fixed the mark loss of hidden messages.
11293
11294 2002-04-26 [melvin]     0.7.4claws101
11295
11296         * src/procmsg.c
11297                 fixed a second typo (same one)
11298         * po/fr.po
11299           po/it.po
11300           po/pt_BR.po
11301                 fixed the type again...
11302
11303 2002-04-26 [melvin]     0.7.4claws100
11304
11305         * src/procmsg.c
11306                 fixed a typo in an alert message ("temorary").
11307         * po/it.po
11308         * po/pt_BR.po
11309                 corrected the typo  described above.
11310         * po/fr.po
11311                 updated French translation.
11312
11313 2002-04-26 [darko]      0.7.4claws99
11314
11315         * src/summaryview.c
11316                 fix target folder colorization
11317
11318 2002-04-25 [paul]       0.7.4claws98
11319
11320         * po/it.po
11321                 updated by Alessandro Maestri
11322
11323 2002-04-24 [colin]      0.7.4claws97
11324         
11325         * src/compose.c
11326                 Fixed double "subject is empty" question.
11327
11328 2002-04-23 [colin]      0.7.4claws96
11329         
11330         * src/mimeview.c
11331                 Corrected issue when "automatically display images" was
11332                 not set : first image remained after selecting second.
11333
11334 2002-04-23 [melvin]     0.7.4claws95
11335
11336         * src/prefs_actions.c
11337                 Don't display in/out dialog if there is nothing to show.
11338
11339 2002-04-23 [paul]       0.7.4claws94
11340
11341         * sync with 0.7.5cvs3
11342                 bug fixes: see ChangeLog entry 2002-04-23
11343
11344 2002-04-22 [darko]      0.7.4claws93
11345
11346         * src/compose.c
11347                 fix previous check-in which changed code after
11348                 merge from main
11349
11350 2002-04-22 [paul]       0.7.4claws92
11351
11352         * faq/de/*
11353                 add German FAQ
11354         * faq/en/*
11355           faq/es/*
11356           faq/fr/*
11357                 update English, Spanish and French FAQs
11358         * manual/de/*
11359           manual/es/*
11360                 add German and Spanish manuals
11361         * manual/en/*
11362           manual/fr/*
11363                 update English and French manuals
11364
11365         * src/Makefile.am
11366                 add to and re-arrange the pixmap entries
11367
11368 2002-04-22 [darko]      0.7.4claws91
11369
11370         * src/compose.c
11371                 fix sender initials recognition to only allow
11372                 '>' after the initials
11373
11374 2002-04-21 [paul]       0.7.4claws90
11375
11376         * sync with 0.7.5 release
11377                 see ChangeLog entry 2002-04-21
11378
11379 2002-04-21 [alfons]
11380
11381         * src/Makefile.am
11382                 add colin's new pixmaps to EXTRA_DIST
11383
11384 2002-04-21 [colin]      0.7.4claws89
11385         * src/compose.c
11386         * src/inc.c
11387         * src/mainwindow.[ch]
11388         * src/prefs_common.[ch]
11389         * src/stock_pixmap.[ch]
11390                 Added "Work offline" ability.
11391
11392 2002-04-21 [colin]      0.7.4claws88
11393         
11394         * src/mimeview.c
11395         * src/prefs_common.c
11396         * src/prefs_common.h
11397         * src/textview.c : Added an option to common preferences -> display
11398           to allow user not to automatically display images.
11399
11400 2002-04-21 [paul]       0.7.4claws87
11401
11402         * sync with 0.7.4cvs52
11403                 see ChangeLog entry 2002-04-21 (src/imap.c)
11404
11405 2002-04-21 [paul]       0.7.4claws86
11406
11407         * sync with 0.7.4cvs51
11408                 see ChangeLog entry 2002-04-21
11409
11410 2002-04-21 [paul]       0.7.4claws85
11411
11412         * sync with 0.7.4cvs49
11413                 see ChangeLog entries 2002-04-20 and 2002-04-21
11414
11415         * src/Makefile.am
11416                 clean up: remove old 'stock_' element from xpm 
11417                 filenames.
11418
11419 2002-04-21 [alfons]     0.7.4claws84
11420
11421         apply sync patch from Paul
11422
11423         * src/folderview.c
11424                 use old claws prefs_folder_item_create() for now
11425
11426 2002-04-19 [match]      0.7.4claws83
11427
11428         * src/addressbook.[ch]
11429         * src/addrharvest.[ch]
11430         * src/addrgather.[ch]
11431                 recurse folders.
11432         * src/mainwindow.c
11433         * src/summaryview.[ch]
11434                 change menu option.
11435
11436 2002-04-19 [paul]       0.7.4claws82
11437
11438         * po/pt_BR.po
11439                 updated by Fabio Junior Beneditto
11440
11441 2002-04-14 [alfons]     0.7.4claws81
11442
11443         * src/passphrase.c
11444                 add #include <sys/types.h> for mode_t and off_t 
11445
11446 2002-04-13 [paul]       0.7.4claws80
11447         
11448         * src/main.c
11449           src/passphrase.[ch]
11450           src/pgptext.c
11451           src/prefs_common.[ch]
11452           src/rfc2015.c
11453                 enable storing of GnuPG passphrase for the whole 
11454                 session or a user-defined number of minutes. patch 
11455                 submitted by Ravemax <ravemax@dextrose.com>
11456
11457 2002-04-13 [alfons]     0.7.4claws79
11458
11459         * src/textview.c
11460                 make email parser also stop scanning when encountering separators
11461                 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
11462
11463 2002-04-13 [paul]       0.7.4claws78
11464
11465         * sync with 0.7.4cvs39
11466                 see ChangeLog entry 2002-04-12
11467
11468 2002-04-11 [paul]       0.7.4claws77
11469
11470         * sync with 0.7.4cvs37
11471                 see ChangeLog entry 2002-04-11
11472
11473 2002-04-11 [paul]       0.7.4claws76
11474
11475         * COPYING 
11476                 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
11477                 the clause for OpenSSL). sync with sylpheed main
11478
11479 2002-04-09 [melvin]     0.7.4claws75
11480
11481         * src/compose.c
11482                 Made 'Ctrl-Enter' on send ignore some modifiers 
11483                 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
11484                 to bind other *-Enter (but not Alt-Enter).
11485
11486 2002-04-09 [paul]       0.7.4claws74
11487
11488         * sync with 0.7.4cvs35
11489                 see ChangeLog entries 2002-04-09
11490
11491 2002-04-08 [paul]       0.7.4claws73
11492
11493         * sync with 0.7.4cvs33
11494                 see ChangeLog entry 200-04-08
11495
11496 2002-04-07 [match]      0.7.4claws72
11497
11498         * src/addrharvest.[ch]
11499                 fixed to read all addresses in header, regardless
11500                 of header size. improved name parsing. accommodate
11501                 harvest from folders and selected message.
11502         * src/addritem.[ch]
11503                 included new address parsing function.
11504         * src/addrgather.[ch]
11505         * src/addressbook.[ch]
11506         * src/summaryview.[ch]
11507         * src/mainwindow.c
11508                 allow address harvest of folder as well as selected
11509                 messages.
11510
11511 2002-04-07 [paul]       0.7.4claws71
11512
11513         * src/esmtp.[ch]
11514           src/smtp.c
11515                 don't try to authenticate with CRAM-MD5 in SMTP when 
11516                 SMTP-AUTH enabled if MTA doesn't issue this 
11517                 auth-method in it's ehlo-response. bug item #531364,
11518                 patch item #938910. patch submitted by Colin Leroy 
11519                 <colin@colino.net>
11520
11521 2002-04-07 [paul]       0.7.4claws70
11522
11523         * src/nntp.c
11524                 fix missing MODE_READER bug. patch submitted by
11525                 Colin Leroy <colin@colino.net>
11526
11527 2002-04-07 [alfons]     0.7.4claws69
11528
11529         * src/matcher.[ch]
11530         * src/prefs_filtering.c
11531         * src/summaryview.c
11532                 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
11533                 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
11534
11535 2002-04-07 [paul]       0.7.4claws68
11536
11537         * sync with 0.7.4cvs32
11538                 see ChangeLog entry 2002-04-06
11539
11540         * tools/filter_conv.pl
11541                 more bug fixes
11542
11543 2002-04-06 [paul]       0.7.4claws67
11544
11545         * tools/filter_conv.pl
11546                 modify to be able to find the name of the first
11547                 mailbox and use that. main's filter does not
11548                 record the full path to the mailbox and therefore
11549                 can only filter to the first mailbox.
11550
11551 2002-04-05 [paul]       0.7.4claws66
11552
11553         * tools/filter_conv.pl
11554                 attempt to make the script all-encompassing and
11555                 be able to convert any main 'filter' rule thrown
11556                 at it
11557
11558 2002-04-05 [paul]       0.7.4claws65
11559
11560         * tools/filter_conv.pl
11561                 allow for collapsed folder trees
11562
11563 2002-04-05 [paul]       0.7.4claws64
11564
11565         * sync with 0.7.4cvs31
11566                 see ChangeLog entries 2002-04-05
11567
11568 2002-04-03 [paul]       0.7.4claws63
11569
11570         * sync with 0.7.4cvs29
11571                 see ChangeLog entries 2002-04-02 and 2002-04-03
11572
11573 2002-04-02 [paul]       0.7.4claws62
11574
11575         * sync with 0.7.4cvs26
11576                 see ChangeLog entry 2002-04-01
11577
11578 2002-04-02 [match]      0.7.4claws61
11579
11580         * src/pine.[ch]
11581         * src/importpine.[ch]
11582         * src/addressbook.c
11583                 import Pine address book.
11584
11585 2002-04-02 [match]      0.7.4claws60
11586
11587         * src/addrharvest.[ch]
11588                 improve address parsing of funky addresses.
11589
11590 2002-04-02 [darko]      0.7.4claws59
11591
11592         * src/compose.c
11593                 wrap on send improvements, it now recognizes quoted
11594                 initials as part of the quotation string, and it
11595                 does not join lines separated by CR
11596
11597 2002-04-01 [match]      0.7.4claws58
11598
11599         * src/mgutils.[ch]
11600                 added new functions.
11601         * src/mutt.[ch]
11602                 remove excessive duplicate address generation
11603                 on import.
11604
11605 2002-04-01 [alfons]     0.7.4claws57
11606         
11607         * src/summaryview.c
11608                 put back g_free() 
11609
11610 2002-04-01 [paul]       0.7.4claws56
11611
11612         * sync with 0.7.4cvs25
11613                 see ChangeLog entry 2002-04-01
11614
11615 2002-04-01 [alfons]     0.7.4aprilfool55
11616
11617         * src/summaryview.c
11618                 honour feature request item #537427 to allow for
11619                 displaying names from address book for sent mail also
11620
11621 2002-03-29 [paul]       0.7.4claws54
11622
11623         * src/mainwindow.c
11624           src/prefs_filtering.[ch]
11625           src/prefs_matcher.c
11626           src/summaryview.c
11627                 add 'fast filter' for claws' filtering,
11628                 /Tools/Create filter rule/... patch submitted
11629                 by Neill Miller <neillm@thecodefactory.org>
11630
11631 2002-03-29 [paul]       0.7.4claws53
11632
11633         * sync with 0.7.4cvs24
11634                 see ChangeLog entry 2002-03-29
11635
11636 2002-03-28 [paul]       0.7.4claws52
11637
11638         * sync with 0.7.4cvs23
11639                 see ChangeLog entry 2002-03-28
11640
11641 2002-03-27 [melvin]     0.7.4claws51
11642
11643         * src/prefs_actions.c
11644                 Added support to pass only one message part (as a
11645                 file) to the command using '%p'. No quotes are needed
11646                 because doubles quotes are automatically added.
11647                 Fixed bug where Sylpheed could block when waiting for
11648                 a child process to finish.
11649                 Changed the help menu to remove quotes around symbols to 
11650                 avoid misinterpretation (they must not be used).
11651
11652 2002-03-27 [melvin]     0.7.4claws50
11653
11654         * src/inc.c
11655                 Made the new mail notification command always 
11656                 execute asynchronously.
11657
11658 2002-03-27 [paul]       0.7.4claws49
11659
11660         * src/compose.c
11661                 fix bug introduced in last commit
11662
11663 2002-03-27 [paul]       0.7.4claws48
11664
11665         * sync with 0.7.4cvs21
11666                 see ChangeLog 2002-03-26 and 2002-03-27
11667
11668 2002-03-26 [hoa]        0.7.4claws47
11669
11670         * src/prefs_folder_item.c
11671                 really fixed the bug #516442 with folder rescan.
11672
11673 2002-03-26 [paul]       0.7.4claws46
11674
11675         * sync with 0.7.4cvs19
11676                 see ChangeLog entries 2002-03-25 and 2002-03-26
11677
11678 2002-03-25 [hoa]        0.7.4claws45
11679
11680         * src/matcher.c
11681         * src/mh.c
11682                 fix the bug #516442 with folder rescan.
11683
11684         * src/prefs_common.[ch]
11685         * src/compose.c
11686                 added an option to enable two different behaviours
11687                 for bounce.
11688
11689
11690 2002-03-25 [paul]       0.7.4claws44
11691
11692         * src/mainwindow.c
11693           src/selective_download.c
11694                 correct a few menuitem labels
11695
11696 2002-03-25 [christoph]  0.7.4claws43
11697
11698         * src/procmsg.c
11699                 fix non deleted tmp message in
11700                 procmsg_save_to_outbox
11701                 fix problems caused by sync with
11702                 main branch's procmsg_send_queue
11703
11704 2002-03-25 [paul]       0.7.4claws42
11705
11706         * src/quote_fmt.c
11707           src/quote_fmt_lex.l
11708           src/quote_fmt_parse.y
11709                 add Last name (%L) placeholder for quoting. 
11710                 patch submitted by Thorsten Thielen 
11711                 <thth@users.sourceforge.net>
11712
11713 2002-03-25 [paul]       0.7.4claws41
11714
11715         * src/utils.c
11716                 get full hostname. patch submitted by
11717                 Bob Woodside <rwoodside1@comcast.net>
11718
11719 2002-03-25 [paul]       0.7.4claws40
11720
11721         * src/account.c
11722           src/news.c
11723           src/nntp.[ch]
11724           src/prefs_account.[ch]
11725                 enable NNTP over SSL. patch submitted by
11726                 Pascal Jermini <pascal@infinity.hn.org>
11727
11728 2002-03-24 [paul]       0.7.4claws39
11729
11730         * src/prefs_common.c
11731                 make the arrangement of the Compose tab more
11732                 coherent
11733
11734         * src/mainwindow.c
11735                 fix some irregularities of style
11736
11737         * po/de.po
11738                 updated by Kilian Krause
11739
11740 2002-03-23 [paul]       0.7.4claws38
11741
11742         * po/pt_BR.po
11743                 updated by Fabio Junior Beneditto
11744
11745 2002-03-23 [paul]       0.7.4claws37
11746
11747         * src/mainwindow.c
11748                 move 'Gather addresses' to 'Tools' menu
11749                 make 'Selective download' sensitive
11750
11751 2002-03-23 [paul]       0.7.4claws36
11752
11753         * sync with 0.7.4cvs16
11754                 see ChangeLog entries 2002-03-23
11755
11756 2002-03-22 [christoph]  0.7.4claws35
11757
11758         * src/quote_fmt_parse.y
11759                 fix include program output
11760
11761 2002-03-22 [alfons]     0.7.4claws34
11762
11763         * src/pop.c
11764                 initialize GDate stack variable correctly (sorry!)
11765
11766 2002-03-22 [paul]       0.7.4claws33
11767
11768         * src/compose.c
11769           src/mainwindow.c
11770           src/prefs_actions.c
11771           src/prefs_common.c
11772                 rename 'Tool' to 'Tools'
11773
11774         * src/mainwindow.c
11775                 move 'Delete duplicated messages' from
11776                 'Message/' to 'Tools/'
11777                 re-arrange the order of 'Tools/' items
11778
11779 2002-03-22 [paul]       0.7.4claws32
11780
11781         * src/addr_compl.c
11782           src/addressbook.[ch]
11783                 auto-address completion now also matches on
11784                 Nickname. patch submitted by Bob Forsman 
11785                 <hammor@users.sourceforge.net>
11786
11787         * src/editaddress.c
11788                 correct a spelling mistake
11789
11790 2002-03-22 [alfons]     0.7.4claws31
11791
11792         * src/pop.c
11793                 fix getting uidl from incorrect string 
11794                 (spotted by Colin)
11795
11796 2002-03-21 [alfons]     0.7.4claws30
11797
11798         * src/pop.c
11799                 more code refactoring
11800                 plug mem leak introduced by delete on server
11801
11802 2002-03-21 [paul]       0.7.4claws29
11803
11804         * sync with 0.7.4cvs11
11805                 see ChangeLog entries 2002-03-20
11806
11807 2002-03-20 [alfons]     0.7.4claws28
11808
11809         * src/inc.c
11810                 apply Colin's patch and refactor
11811
11812 2002-03-20 [paul]       0.7.4claws27
11813
11814         * sync with sylpheed 0.7.4cvs9
11815                 see ChangeLog entry 2002-03-20
11816
11817 2002-03-19 [christoph]  0.7.4claws26
11818
11819         * src/mh.c
11820         * src/procmsg.[ch]
11821         * src/summaryview.c
11822                 revert changes for flag updates
11823                 (does not work correctly and no time to debug)
11824
11825 2002-03-20 [alfons]     0.7.4claws25
11826
11827         * src/pop.c
11828                 refactor should_delete() a little bit 
11829
11830 2002-03-19 [paul]       0.7.4claws24
11831
11832         * src/inc.[ch]
11833           src/pop.c
11834           src/prefs_account.[ch]
11835                 allow the user to leave downloaded mail on the 
11836                 server for n days. Patch submitted by Colin Leroy 
11837                 <colin@colino.net>
11838
11839 2002-02-19 [paul]       0.7.4claws23
11840
11841         * sync with sylpheed 0.7.4cvs8
11842                 see ChangeLog entries 2002-03-19
11843
11844 2002-03-18 [paul]       0.7.4claws22
11845
11846         * sync with sylpheed 0.7.4cvs6
11847                 see ChangeLog entry 2002-03-18
11848
11849 2002-03-18 [paul]       0.7.4claws21
11850
11851         * po/en_GB.po
11852                 add en_GB message catalogue
11853
11854         * src/mbox_folder.c
11855           src/prefs_account.c
11856           src/prefs_actions.c
11857                 correct a few spelling mistakes
11858
11859 2002-03-17 [alfons]     0.7.4claws20
11860
11861         * src/matcher.c
11862                 more stringent checks for NULL params when writing
11863                 filtering actions to a file
11864                 
11865 2002-03-17 [hoa]        0.7.3claws20
11866
11867         * src/news.c
11868                 fixed the count of new messages
11869
11870         * src/compose.c
11871                 fixed the "attachment properties" window
11872
11873 2002-03-17 [paul]       0.7.4claws19
11874
11875         * src/defs.h
11876           src/folder.h
11877           src/news.c
11878           src/prefs_account.[ch]
11879           src/procmsg.[ch]
11880           src/summaryview.c
11881                 automatically mark cross-posted messages as read 
11882                 and (optionally) give them a colour label
11883                 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
11884                 
11885
11886 2002-03-17 [paul]       0.7.4claws18
11887
11888         * sync with sylpheed 0.7.4cvs5
11889                 see ChangeLog entry 2002-03-17
11890
11891 2002-03-17 [melvin]     0.7.4claws17
11892         
11893         * src/textview.c
11894                 Worked around a gtktext 'bug': when searching for 
11895                 a text in a long message it was scrolling slowly
11896                 line by line until it hit the searched text.
11897         * po/fr.po
11898                 Updated French translation
11899
11900 2002-03-17 [melvin]     0.7.4claws16
11901
11902         * src/mainwindow.c
11903         * src/compose.c
11904         * src/prefs_actions.c
11905                 Moved "Edit/Actions" to "Tool/Actions"
11906                 Made mainwindow/compose window sensitive as soon as
11907                 no child process is running anymore even if the io dialog
11908                 is open.
11909                 Fixed a struct being initialized with a non constant char*
11910
11911 2002-03-16 [christoph]  0.7.4claws15
11912
11913         * configure.in
11914                 add --with-compiler-flags option
11915                 (only for developer hacking)
11916         * src/mh.c
11917         * src/procmsg.[ch]
11918         * src/summaryview.c
11919                 try to make folder-stats and flag handling more
11920                 independent from the summaryview. msgcounts
11921                 are only set when the folder is opened and
11922                 procmsg_msginfo_(un)set_flags will handle it
11923                 later and summaryview will get the values
11924                 from the folder.
11925
11926 2002-03-16 [paul]       0.7.4claws14
11927
11928         * src/messageview.c
11929                 fix Return-receipt. Patch submitted by Bob
11930                 Woodside <rwoodside1@comcast.net>
11931
11932 2002-03-16 [paul]       0.7.4claws13
11933
11934         * src/compose.c
11935                 fix 'dynamic' signatures, make it work again
11936                 broken during sync on 2002-03-14 (0.7.4claws2)
11937
11938 2002-03-15 [match]      0.7.4claws12
11939
11940         * src/addrharvest.[ch]
11941         * src/addrgather.[ch]
11942         * src/addressbook.[ch]
11943         * src/mainwindow.c
11944                 included address harvester feature. still some
11945                 issues with address parsing that I will fix.
11946
11947 2002-03-15 [match]      0.7.4claws11
11948
11949         * src/addrbook.[ch]
11950         * src/addrcache.[ch]
11951         * src/addressbook.[ch]
11952         * src/addrindex.c
11953         * src/editbook.c
11954         * src/importldif.c
11955         * src/importmutt.c
11956         * src/jpilot.[ch]
11957         * src/main.c
11958         * src/syldap.[ch]
11959         * src/vcard.[ch]
11960                 tidy up. fix memory leaks. moved attribs and methods
11961                 from individual interfaces to addrcache object. prep
11962                 for new stuff to come in.
11963
11964 2002-03-15 [alfons]     0.7.4claws10
11965
11966         * src/matcher.[ch]
11967         * src/matcher_parser_parse.y
11968         * src/matcher_parser_lex.l
11969         * src/prefs_matcher.c
11970                 add filtering conditions message greater than, smaller 
11971                 than, and exactly matching a size in bytes
11972                 (does not work with delete from POP3 server yet)
11973
11974                 this should also give others an idea what you should
11975                 do to add new criterions to claws filtering system
11976                 
11977
11978 2002-03-15 [paul]       0.7.4claws9
11979
11980         * tools/filter_conv.pl
11981                 exit if there are no filter rules to convert
11982                 rename filterrc to filterrc.old after completion
11983
11984 2002-03-15 [paul]       0.7.4claws8
11985
11986         * sync with sylpheed 0.7.4cvs3
11987                 see ChangeLog entry 2002-03-14
11988
11989 2002-03-14 [paul]       0.7.4claws7
11990
11991         * src/compose.c
11992                 clean up the last commit (ahem)
11993
11994 2002-03-14 [paul]       0.7.4claws6
11995
11996         * src/compose.c
11997                 fix bug #515655. honour account preferences
11998                 regarding gpg default signing/encryption when 
11999                 changing account from the compose window.
12000
12001 2002-03-14 [paul]       0.7.4claws5
12002
12003         * src/folderview.c
12004                 remove unnecessary curly brackets
12005
12006 2002-03-14 [paul]       0.7.4claws4
12007
12008         * src/folderview.c
12009           src/prefs_filtering.[ch]
12010                 add filter rename on folder rename and filter
12011                 delete on folder delete. Patch submitted by
12012                 Neill Miller <neillm@thecodefactory.org> 
12013
12014 2002-03-14 [christoph]  0.7.4claws3
12015
12016         * src/procmsg.c
12017         * src/send.c
12018                 fix local delivery
12019                 (patch submitted by "Simon 'corecode' Schubert")
12020         * src/prefs_common.c
12021         * src/procmsg.c
12022                 fix gcc 3.0 warning
12023
12024 2002-03-14 [paul]       0.7.4claws2
12025
12026         * sync with sylpheed 0.7.4cvs2
12027                 see ChangeLog entry 2002-03-13
12028
12029 2002-03-12 [darko]      0.7.4claws1
12030
12031         * src/mainwindow.c
12032                 fix what seems to be a copy and paste error
12033                 when setting color for important messages
12034                 (reported by wwp)
12035
12036 2002-03-11 [paul]       version 0.7.4claws released
12037
12038 2002-03-11 [paul]       0.7.4claws
12039
12040         * po/es.po
12041           po/it.po
12042           po/nl.po
12043           po/pt_BR.po
12044                 update message catalogs. Submitted by Ricardo Mones 
12045                 Lastra, Alessandro Maestri, Wilbert Berendsen, and 
12046                 Fabio Junior Beneditto
12047
12048         * configure.in
12049           faq/Makefile.am
12050           faq/it/Makefile
12051           faq/it/sylpheed-faq*
12052           src/mainwindow.c
12053           src/manual.[ch]
12054                 add FAQ in Italian
12055         
12056
12057 2002-03-11 [jens]       0.7.3claws7
12058
12059         * po/de.po
12060                 updated German translation
12061
12062 2002-03-11 [melvin]     0.7.3claws6
12063
12064         * po/fr.po
12065                 updated and corrected French translation
12066
12067 2002-03-10 [hoa]        0.7.3claws5
12068
12069         * src/account.c
12070         * src/inc.c
12071         * src/prefs_account.c
12072         * src/procmsg.c
12073         * src/send.[ch]
12074                 fixed the local account.
12075                 you have to change the default "/usr/sbin/sendmail"
12076                 to "/usr/sbin/sendmail -t" in the preferences of
12077                 the local account.
12078
12079         * src/procmime.c
12080                 removed some debug display for renderer
12081
12082 2002-03-10 [paul]       0.7.3claws4
12083
12084         * faq/en/sylpheed-faq-1.html
12085           faq/en/sylpheed-faq-2.html
12086                 update
12087
12088 2002-03-09 [paul]       0.7.3claws3
12089
12090         * sync with sylpheed 0.7.4
12091                 see ChangeLog entry 2002-03-09
12092
12093 2002-03-08 [paul]       0.7.3claws2
12094
12095         * faq/en/sylpheed-faq*
12096           faq/es/sylpheed-faq*
12097           faq/fr/sylpheed-faq*
12098                 update the FAQs
12099
12100         * manual/fr/.cvsignore
12101           manual/fr/Makefilea.am
12102           manual/fr/sylpheed*
12103           src/mainwindow.c
12104           src/manual.[ch]
12105                 add the French manual
12106
12107 2002-03-07 [paul]       0.7.3claws1
12108
12109         * sync with sylpheed 0.7.3cvs4
12110                 see ChangeLog entries  2002-03-06 and 2002-03-07
12111         
12112         * po/nl.po
12113                 updated by Wilbert Berendsen
12114
12115 2002-03-07 [melvin]     0.7.2claws34
12116
12117         * src/selective_download.c
12118                 Changed the pixmap of the receive button to MAIL_RECEIVE.
12119
12120 2002-03-06 [paul]       0.7.2claws33
12121
12122         * sync with sylpheed 0.7.3cvs1
12123                 bug fix, see ChangeLog entry 2002-03-05
12124
12125 2002-03-05 [paul]       0.7.2claws32
12126
12127         * src/mimeview.c
12128           src/pgptext.[ch]
12129           src/procmsg.c
12130                 reverse the pgp ascii-armored code implemented in 
12131                 0.7.2claws16. removal of this code until it matures.
12132                 this means that verifying ascii-armored pgp sigs and
12133                 automatic decryption of ascii-armored encrypted
12134                 messages no longer works.
12135
12136 2002-03-05 [paul]       0.7.2claws31
12137
12138         * configure.in
12139           Makefile.am
12140         * faq/Makefile.am
12141         * faq/en/Makefile.am
12142           faq/en/sylpheed-faq.html
12143           faq/en/sylpheed-faq-1.html
12144           faq/en/sylpheed-faq-2.html
12145           faq/en/sylpheed-faq-3.html
12146         * faq/es/Makefile.am
12147           faq/es/sylpheed-faq.html
12148           faq/es/sylpheed-faq-1.html
12149           faq/es/sylpheed-faq-2.html
12150           faq/es/sylpheed-faq-3.html
12151           faq/es/sylpheed-faq-4.html
12152         * faq/fr/Makefile.am
12153           faq/fr/sylpheed-faq.html
12154           faq/fr/sylpheed-faq-1.html
12155           faq/fr/sylpheed-faq-2.html
12156           faq/fr/sylpheed-faq-3.html
12157         * src/Makefile.am
12158           src/defs.h
12159           src/mainwindow.c
12160           src/manual.[ch]
12161                 add FAQs in English, Spanish and French
12162
12163
12164 2002-03-05 [paul]       0.7.2claws30
12165
12166         * manual/en/sylpheed.html
12167           manual/en/sylpheed-XX.html
12168                 updated the English manual
12169
12170 2002-03-05 [hoa]        
12171
12172         * src/summaryview.c
12173                 dialog box pops up if the article can't be deleted.
12174
12175 2002-03-04 [paul]       
12176         
12177         * po/pt_BR.po
12178                 updated by Fabio Junior Benedito
12179
12180 2002-03-04 [hoa]
12181
12182         * removed ac/gpgme.m4
12183                 to avoid autogen common problem
12184                 developers have to install gpgme development package now
12185
12186         * src/compose.c
12187                 encoding to 7bit or 8bit is enabled.
12188
12189 2002-03-03 [alfons]     0.7.2claws29
12190
12191         * src/pop.c
12192                 merge fix by Oliver Haertel for selective
12193                 download buglet
12194
12195 2002-03-03 [paul]       0.7.2claws28
12196         
12197         * sync with sylpheed 0.7.3
12198
12199 2002-03-03 [paul]       0.7.2claws27
12200
12201         * sync with sylpheed 0.7.2cvs24
12202                 see ChangeLog entries 2002-03-02 and 2002-03-03
12203
12204 2002-03-02 [melvin]     0.7.2claws26
12205
12206         * src/inc.[ch]
12207         * src/main.c
12208         * src/mainwindow.c
12209         * src/prefs_common.[ch]
12210                 Added user definable notification on new mail arrival.
12211                 Removed unused variables in spell checker prefs code.
12212
12213 2002-03-02 [melvin]     0.7.2claws25
12214
12215         * src/quote_fmt.c
12216                 Removed unnecessary escape sequences.
12217                 Changed 'Initial...' to 'Initials of Sender'
12218
12219 2002-03-02 [paul]       0.7.2claws24
12220
12221         * sync with sylpheed 0.7.2cvs22
12222                 see ChangeLog entry 2002-03-01
12223
12224 2002-03-01 [hoa]        0.7.2claws23
12225
12226         * src/mainwindow.c
12227                 Set sensitivity of delete actions to active
12228                 even if the folder is a newsgroup.
12229
12230         * src/summaryview.c
12231                 - Set sensitivity of delete actions
12232                 - Added function check_permission() that will check if the
12233                   user is authorized to delete a message. For news, it
12234                   will check if the author is the same.
12235                 - Enabled deletion when there is no trash folder.
12236
12237         * src/news.[ch]
12238                 - Added news_cancel_article() to cancel articles
12239                 - Implemented news_remove_message() (public function)
12240
12241 2002-03-01 [paul]       0.7.2claws22
12242
12243         * src/gtkutils.c
12244           src/textview.c
12245                 recognise urls that that don't include 'http://' and
12246                 simply begin 'www.' 
12247
12248         * AUTHORS
12249                 remove duplicated name
12250
12251 2002-02-28 [paul]       0.7.2claws21
12252
12253         * src/mainwindow.c
12254           src/summaryview.[ch]
12255                 add ability to 'Select thread'
12256                 combines Melvin's "Select thread's head" patch (#510907)
12257                 with Colin Leroy's <colin@colino.net> "Select whole thread" 
12258                 patch (#518514) 
12259
12260 2002-02-28 [paul]       0.7.2claws20
12261
12262         * src/mimeview.c
12263                 hopefully fix segfault on right-clicking a mime part
12264                 that some people have experienced.      
12265                 fix submitted by Fredrik Olofsson <frol@linux.nu>
12266
12267 2002-02-28 [paul]       0.7.2claws19
12268
12269         * sync with sylpheed 0.7.2cvs21
12270                 see ChangeLog entries 2002-02-27 and 2002-02-28
12271
12272 2002-02-27 [paul]       0.7.2claws18
12273
12274         * sync with sylpheed 0.7.2cvs18
12275                 see ChangeLog entries 2002-02-26 and 2002-02-27
12276
12277 2002-02-26 [alfons]     0.7.2claws17
12278
12279         * src/procheader.c
12280                 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
12281                 (spotted by Chris Hessman <idatech@gmx.net>)
12282
12283 2002-02-26 [paul]       0.7.2claws16
12284
12285         * src/mimeview.c
12286           src/pgptext.[ch]
12287           src/procmsg.c
12288                 make decryption of ascii-armored pgp encrypted messages
12289                 and verification of ascii-armored signatures work again.
12290                 slightly altered from the patch by Jens Jahnke 
12291                 <jan0sch@gmx.net>
12292
12293                 ##FIX ME##
12294                 * the checking of plaintext signatures always comes up in 
12295                   a popup box
12296                 * it doesn't work for multipart messages 
12297                 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
12298                   including the msg headers and these 2 line themselves, are 
12299                   not displayed
12300
12301         * src/mainwindow.c
12302                 "View/Folder Tree" becomes "View/Separate Folder Tree"
12303                 "View/Message View" becomes "View/Separate Message View"
12304                 because its less ambiguous.
12305
12306         * po/es.po
12307                 updated by Ricardo Mones Lastra
12308
12309 2002-02-26 [paul]       0.7.2claws15
12310
12311         * sync with sylpheed 0.7.2cvs17
12312                 see ChangeLog entries 2002-02-25 and 2002-02-26
12313
12314 2002-02-25 [christoph]  0.7.2claws14
12315
12316         * src/filtering.[ch]
12317         * src/inc.c
12318                 do filtering stuff after all messages have been received
12319                   1. drop all messages to .processing
12320                   2. scan processing folder for messages
12321                   3. filter messages or move to inbox
12322                 this will also find old messages left in processing after
12323                 a crash or something like that and we get a real msginfo
12324                 from folder->get_msg_list and do not have to create our
12325                 own in filter_message
12326         * src/matcher_parser_parse.y
12327                 remove MIX/MAX warning (reordered includes)
12328
12329 2002-02-25 [paul]       0.7.2claws13
12330
12331         * sync with sylpheed 0.7.2cvs15
12332                 see ChangeLog entry 2002-02-24
12333
12334 2002-02-24 [alfons]     0.7.2claws12
12335
12336         * src/filtering.c
12337                 clear old color flags first when applying a new color to
12338                 a message info. 
12339                 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
12340
12341 2002-02-24 [alfons]     0.7.2.claws11
12342         
12343         * AUTHORS
12344         * src/prefs_common.c
12345                 add presets for Opera and Konqueror, closes patch #517261,
12346                 submitted by Ville Skyttä <scop@users.sourceforge.net>
12347
12348 2002-02-24 [alfons]     0.7.2.claws10
12349
12350         * AUTHORS
12351         * src/summaryview.c
12352                 fix threading for null message ids, closes patch #521601,
12353                 submitted by Bob Forsman <hammor@users.sourceforge.net>
12354
12355 2002-02-24 [alfons]     0.7.2claws9
12356
12357         * src/summaryview.c
12358         * src/filtering.c
12359                 make Tool | Filter Message work with filtering system so
12360                 setting flags also works
12361
12362                 TODO:
12363
12364                 - Processing uses the same function as Tool | Filter
12365                   Message, but doesn't use the same update proc yet
12366
12367 2002-02-23 [paul]       0.7.2claws8
12368
12369         * sync with sylpheed 0.7.2cvs14
12370                 see ChangeLog entries 2002-02-22 and 2002-02-23
12371
12372 2002-02-22 [christoph]  0.7.2claws7
12373
12374         * src/quote_fmt.c
12375                 Add column space to table
12376         * src/quote_fmt_parse.y
12377                 Close files
12378
12379 2002-02-22 [paul]       0.7.2claws6
12380
12381         * src/Makefile.am
12382           src/defs.h
12383           src/filtering.c
12384           src/inc.[ch]
12385           src/mainwindow.c
12386           src/matcher.[ch]
12387           src/matcher_parser_lex.l
12388           src/matcher_parser_parse.y
12389           src/pop.[ch]
12390           src/prefs_account.h
12391           src/prefs_filtering.c
12392           src/selective_download.[ch]   *** NEW FILES ***
12393           src/utils.[ch]
12394           po/POTFILES.in
12395                 Selective Download added to 'Tool' menu. 
12396                 Retrieves email headers of the currently selected pop3 
12397                 account and allows the user to mark emails for deletion 
12398                 right on the pop3 server. Patch submitted by Oliver Haertel 
12399                 <oha@users.sourceforge.net>.
12400         
12401         * po/POTFILES.in
12402                 add 'src/quote_fmt.c'           
12403
12404 2002-02-22 [christoph]  0.7.2claws5
12405
12406         * src/Makefile.am
12407                 added quote_fmt.c
12408         * src/prefs_common.[ch]
12409         * src/prefs_template.c
12410         * src/quote_fmt.c               *** NEW FILE ***
12411         * src/quote_fmt.h
12412                 move quote format symbol description code
12413                 to it's own file because it is used from
12414                 differnent code parts
12415                 Rewrote symbol description GUI
12416                   + use table
12417                   + add separators
12418                   + get data from array (no more long constant strings)
12419         * src/quote_fmt_lex.l
12420         * src/quote_fmt_parse.y
12421                 Symbol for Literal % changed to \% instead of %%
12422                 (More logical as \ is used for quoting for other symbols)
12423                 Add |f and |p to include files and program output
12424                 Examples:
12425                     |f{/home/.../.signature}
12426                     |p{date}
12427         * po/de.po
12428                 Correct wrong spelling for "Referenzen"
12429
12430 2002-02-21 [paul]       0.7.2claws4
12431
12432         * src/procmsg.c
12433                 forgotten during sync
12434
12435 2002-02-21 [paul]       0.7.2claws3
12436
12437         * sync with sylpheed 0.7.2cvs11
12438                 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
12439                 2002-02-20 and 2002-02-21
12440
12441 2002-02-20 [melvin]     0.7.2claws2
12442
12443         * src/prefs_actions.c
12444                 Added error report when child cannot fork or when execvp 
12445                 returns with an error.
12446
12447 2002-02-19 [christoph]  0.7.2claws1
12448
12449         * src/codeconv.c
12450                 return unconverted text if conde conversion is not possible
12451                 when libjconv is used.
12452                 (patch submitted by "Simon 'corecode' Schubert")
12453
12454 2002-02-19 [paul]       
12455
12456         * version 0.7.2claws release
12457
12458 2002-02-19 [paul]       0.7.2claws
12459
12460         * po/nl.po
12461                 updated by Wilbert Berendsen
12462
12463
12464 2002-02-18 [alfons]     0.7.1claws13
12465
12466         * src/syldap.c
12467         * src/jpilot.c
12468                 remove references to dlfcn and explicitly loading functions
12469                 from dynalink libs, because libs linked anyway, and functions
12470                 are loaded explicitly
12471
12472 2002-02-17 [melvin]     0.7.1claws12
12473
12474         * src/prefs_actions.c
12475                 Replaced children wait loop with double fork technique.
12476                 Now, input/output window updated at each new output.
12477                 free_children(): Fixed a memory leak.
12478                 Made input/output window non closable if running children
12479                 still exist.
12480                 Added missing <unistd.h> include.
12481                 Added some --debug outputs.
12482
12483 2002-02-17 [melvin]     0.7.1claws11
12484
12485         * src/summaryview.c
12486                 Fixed bug where descending sort order did not select top
12487                 message.
12488
12489 2002-02-17 [melvin]     0.7.1claws10
12490
12491         * acconfig.h
12492                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
12493         * src/prefs_common.c
12494                 Pspell data package directory no more hard coded but
12495                 set during configuration (PSPELL_PATH). (Thanks to 
12496                                 Gustavo Noronha Silva.)
12497
12498 2002-02-17 [melvin]     0.7.1claws9
12499
12500         * configure.in
12501                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
12502         * src/gtkspell.c
12503                 Fixed compile-time warnings.
12504
12505 2002-02-16 [alfons]     0.7.1claws8
12506
12507         * src/filesel.c
12508                 fix inadvertent free of NULL pointer which caused
12509                 sylpheed to crash when closing the save-as dialog
12510                 using the window close button
12511
12512 2002-02-16 [carsten]    0.7.1claws7
12513         * src/mainwindow.[ch]
12514           src/summaryview.c
12515           src/prefs_common.c
12516                 fixes for pixmap theming code:
12517                         - recently changed mail attributes shouldn't get
12518                           lost any longer
12519                         - theme is only reloaded iff another theme was
12520                           selected
12521
12522 2002-02-16 [paul]       0.7.1claws6
12523
12524         * sync with sylpheed 0.7.2 release
12525                 see ChangeLog entry 2002-02-15 and 2002-02-16
12526
12527 2002-02-15 [paul]       0.7.1claws5
12528
12529         * sync with sylpheed 0.7.1cvs9
12530                 see ChangeLog entry 2002-02-15
12531
12532         * po/POTFILES.in
12533                 remove unneeded headerwindow.c entry
12534
12535 2002-02-14 [carsten]    0.7.1claws4
12536         * src/summaryview.c
12537                 fixed a bug for "Go to next unread message": there was
12538                 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
12539                 in the prefs, because of doing "Search again" instead
12540                 "No"
12541
12542 2002-02-14 [carsten]    0.7.1claws3
12543         * src/stock_pixmap.c
12544                 removed 2 more mem leaks; following memprof,
12545                 this code is "leak free" now :)
12546
12547 2002-02-14 [carsten]    0.7.1claws2
12548         * src/stock_pixmap.c
12549                 used opendir/readdir/closedir instead of scandir
12550                 -> code should work now on Solaris
12551
12552 2002-02-14 [paul]       0.7.1claws1
12553
12554         * sync with sylpheed 0.7.1cvs8
12555                 see ChangeLog entries 2002-02-13 and 2002-02-14
12556
12557         * README.claws
12558                 add some description of Actions and Pixmap Themes
12559
12560 2002-02-13 [paul]       
12561
12562         * version 0.7.1claws release
12563
12564 2002-02-13 [paul]       0.7.1claws
12565
12566         * po/es.po
12567           po/it.po
12568           po/pt_BR.po
12569                 updated translations, submitted by Ricardo Mones Lastra,
12570                 Alessandro Maestri and Fabio Junior Beneditto
12571
12572 2002-02-13 [melvin]     0.7.0claws75
12573
12574         * src/prefs_actions.c
12575                 Added missing "signal.h" include
12576
12577 2002-02-13 [melvin]     0.7.0claws74
12578
12579         * src/prefs_folder_item.c
12580                 Added missing "config.h" include
12581         * po/fr.po
12582                 Updated French translation for folder propriety.
12583
12584 2002-02-13 [jens]       0.7.0claws73
12585
12586         * po/POTFILES.in
12587                 Added missing src/prefs_folder_item.c [log added by melvin]
12588         * po/de.po
12589                 Updated German translation.
12590
12591 2002-02-13 [melvin]     0.7.0claws72
12592
12593         * po/fr.po
12594                 Updated French translation.
12595
12596 2002-02-13 [melvin]     0.7.0claws71
12597
12598         * src/gtkutils.c
12599                 Made gtkut_editable_get_selection return NULL if selection
12600                 is of length zero.
12601                 This fixes a bug where selecting part of message A then
12602                 switching to message B and replying to it will not
12603                 quote the message's body.
12604
12605 2002-02-12 [paul]       0.7.0claws70
12606
12607         * src/mainwindow.c
12608                 cosmetic, relating to pixmap themes: on toolbar make 
12609                 updating of 'Exec' and 'Compose news/Compose email'
12610                 icons faster.
12611
12612 2002-02-12 [carsten]    0.7.0claws69
12613         * src/folderview.c
12614           src/mainwindow.[ch]
12615           src/stock_pixmap.c
12616           src/summaryview.c
12617           src/prefs_common.c
12618                 - refreshing after changing pixmap theme better
12619                   now (thanks Paul)
12620                 - wanted to remove some mem leaks, but alfons was
12621                   faster (and had the better solution ;)
12622
12623 2002-02-12 [alfons]     0.7.0claws68
12624
12625         * src/prefs_common.c
12626         * src/stock_pixmap.[ch]
12627                 plug mem leaks, refactor code a little bit
12628
12629
12630 2002-02-12 [sergey]     0.7.0claws67
12631
12632         * src/imap.c
12633                 Fixed problem with copying messages to IMAP folders when the
12634                 server uses something other than '/' as a namespace separator
12635                 (cyrus-imapd uses '.').
12636
12637 2002-02-12 [jens]       0.7.0claws66
12638
12639         * po/de.po
12640                 Updated German Translation
12641
12642 2002-02-12 [paul]       0.7.0claws65
12643
12644         * sync with sylpheed 0.7.1cvs1
12645                 see ChangeLog entry 2002-02-12
12646
12647 2002-02-12 [melvin]     0.7.0claws64
12648
12649         * src/prefs_actions.c
12650                 Fixed "feature" where children's output was duplicated 
12651                 instead of refreshed while monitoring.
12652                 Removed some debug code.
12653
12654 2002-02-12 [christoph]  0.7.0claws63
12655
12656         * src/compose.c
12657                 always delete message from queue after sending/send error
12658                 (closes bug #509601)
12659
12660 2002-02-12 [melvin]     0.7.0claws62
12661
12662         * src/prefs_actions.c
12663                 Children wait loop is now triggered with a timeout of 1s
12664                 Added %F which is replaced with the list of filenames 
12665                 of all selected messages (as suggested by Ricardo Mones Lestra)
12666                 Pipe syntax changed. Prefix with | to send selection, postfix
12667                 with | to retrieve output. Prefix with > or * to send
12668                 user definable input to the command (*: input is hidden)
12669                 Old pipe action should now be postfixed with |, too.
12670
12671 2002-02-12 [carsten]    0.7.0claws61 (more 59.75)
12672         * src/stock_pixmap.c
12673                 fixed a bug: if there's no theme directory don't
12674                 throw an error, just do "nothing" (thanks Alfons)
12675
12676 2002-02-12 [carsten]    0.7.0claws60
12677         * src/folderview.c
12678           src/summaryview.c
12679                 had to write the cache twice (nasty!); some marks would 
12680                 get lost if not
12681
12682 2002-02-11 [carsten]    0.7.0claws59
12683         * acconfig.h
12684           configure.in
12685           doc-src/maintainer_guide.txt
12686           src/compose.[ch]
12687           src/defs.h
12688           src/folderview.[ch]
12689           src/gtkutils.[ch]
12690           src/mainwindow.[ch]
12691           src/prefs_common.[ch]
12692           src/stock_pixmap.[ch]
12693           src/summaryview.[ch]
12694                 pixmap theming and related work on pixmap
12695                 handling on some other places
12696                 (e.g. hrm features for all folder)
12697           src/pixmap/stock_*.xpm -> the stock_ was removed
12698         
12699 2002-02-11 [paul]       0.7.0claws58
12700
12701         * sync with sylpheed 0.7.1 release
12702                 see ChangeLog entries 2002-02-11
12703
12704 2002-02-08 [paul]       0.7.0claws57
12705
12706         * sync with sylpheed 0.7.0cvs39
12707                 see ChangeLog entry 2002-02-07 (last entry) 
12708
12709         * src/prefs_actions.c
12710           src/prefs_filtering.c
12711           src/prefs_matcher.c
12712           src/prefs_scoring.c
12713                 sync: made it compile with C compilers other than gcc
12714
12715 2002-02-07 [paul]       0.7.0claws56
12716
12717         * sync with sylpheed 0.7.0cvs38
12718                 see ChangeLog entries 2002-02-06 (last 2 entries) and
12719                 2002-02-07
12720
12721 2002-02-07 [darko]      0.7.0claws55
12722
12723         * src/gtkutils.[ch]
12724         * src/summaryview.c
12725                 Fix const gchar */gchar * issue (thanks Hiro)
12726
12727 2002-02-07 [darko]      0.7.0claws54
12728
12729         * src/compose.[ch]
12730         * src/filtering.c
12731         * src/gtkutils.[ch]
12732         * src/prefs_template.c
12733         * src/quote_fmt.h
12734         * src/quote_fmt_parse.y
12735         * src/summaryview.c
12736         * src/utils.[ch]
12737                 When replying or forwarding an email don't quote the entire
12738                 mail body but use the part of the message text that is selected
12739
12740 2002-02-06 [melvin]     0.7.0claws53
12741
12742         * src/prefs_common.[ch]
12743         * src/gtkspell.[ch]
12744         * src/compose.c
12745                 Made possible to switch quickly to last used dictionary
12746                 which makes checking bilingual documents easier.
12747
12748 2002-02-06 [melvin]     0.7.0claws52
12749         
12750         * po/POTFILES.in
12751                 Added forgotten new file src/prefs_actions.c
12752
12753 2002-02-06 [melvin]     0.7.0claws51
12754
12755         * src/prefs_actions.c   ** NEW FILE **
12756         * src/prefs_actions.h   ** NEW FILE **
12757                 Added actions to execute on message text view, or on the
12758                         message's file.
12759         * src/Makefile.am
12760                 Added src/prefs_actions.[ch]
12761         * src/compose.c
12762                 Added new menu "Edit/Actions"
12763         * src/defs.h
12764                 Added new actionsrc file.
12765         * src/main.c
12766                 Added actionsrc reading.
12767         * src/mainwindow.c
12768                 Added new menus "Edit/Actions" and "Configuration/Actions..."
12769         * src/prefs_common.h
12770                 Added new element actionslst element to prefs_common.
12771
12772 2002-02-06 [paul]       0.7.0claws50
12773
12774         * sync with sylpheed 0.7.0cvs36
12775                 see ChangeLog entry 2002-02-06
12776
12777 2002-02-05 [paul]
12778
12779         * po/es.po
12780                 updated by Ricardo Mones Lastra
12781
12782 2002-02-05 [paul]       0.7.0claws49
12783
12784         * sync with sylpheed 0.7.0cvs33
12785                 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
12786
12787 2002-02-05 [paul]       0.7.0claws48
12788
12789         * src/compose.c
12790                 re-add 'Edit/Advanced/Delete entire line', previously named
12791                 'Delete Line+'
12792
12793 2002-02-04 [paul]       0.7.0claws47
12794
12795         * src/compose.c
12796           src/summaryview.c
12797                 fix bug #494993 (Reply All not taking Reply-To into consi)
12798                 eliminate differences in behaviour of right-click 'Reply to all' 
12799                 in summary view and 'Reply to all' on the toolbar. 
12800                 fix bug where Reply-To gets ignored by 'Reply to all' in summary
12801                 view and From gets ignored by 'Reply to all' on toolbar.
12802                 fix bug where 'Reply to all' on toolbar uses To twice and ignores
12803                 From when no Reply-To header is present.
12804
12805 2002-02-04 [paul]       0.7.0claws46
12806
12807         * sync with sylpheed 0.7.0cvs30
12808                 see ChangeLog entries 2002-02-03 and 2002-02-04
12809
12810 2002-02-03 [melvin]     0.7.0claws45
12811
12812         * src/gtkspell.[ch]
12813                 Readded function to highlight all misspelled words.
12814                 Fixed bug where user-provided-words did not replace
12815                         correctly the misspelled word when using the mouse.
12816                 Fixed bug where checking a region selected from right to left did
12817                         not check the region at all.
12818                 Fixed bug where 'Check backwards' may not check at all. 
12819                 Fixed memory leaks where popup menus and accel_groups were not destroyed.
12820                 Fixed possible buffer overflow when checking for long strings (>1k).
12821                 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
12822                 Accelerators code uses now gtk_widget_add_accel.
12823                 Removed and disabled obsolete and unfinished code.
12824                 Cleaning up.
12825
12826         * src/compose.c
12827                 Added menu item to Highlight all misspelled words.
12828
12829 2002-02-01 [paul]       0.7.0claws44
12830
12831         * src/mainwindow.c
12832                 fix '/View/Hide read messages' sensitivity when all
12833                 messages in a folder are hidden
12834
12835 2002-02-01 [paul]       0.7.0claws43
12836
12837         * src/main.c
12838                 add --send option to command line interface, sends all
12839                 queued mail. Patch submitted by Ricardo Mones Lastra.
12840
12841 2002-01-31 [paul]       0.7.0claws42
12842
12843         * src/mainwindow.c
12844                 add '/View/Hide read messages' to main_window_set_menu_sensitive()
12845
12846 2002-01-31 [paul]       0.7.0claws41
12847
12848         * sync with sylpheed 0.7.0cvs27
12849                 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
12850                 and 2002-01-31
12851
12852         * src/textview.c
12853                 comment out elements of textview_show_part() as temporary
12854                 workaround for attachment 'Display as text' bug 
12855
12856         * po/pt_BR.po
12857                 updated by Fabio Junior Beneditto
12858
12859 2002-01-30 [paul]       0.7.0claws40
12860
12861         * sync with sylpheed 0.7.0cvs24
12862                 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
12863                 and 2002-01-30
12864
12865         * src/compose.c
12866                 add {N_("/_Spelling"), ... "<Branch>"} to 
12867                 GtkItemFactoryEntry compose_entries[]
12868
12869         * src/prefs_common.c
12870                 add claws menu items to prefs_keybind_apply_clicked()
12871                 and remove non-claws menu items
12872
12873 2002-01-29 [paul]       0.7.0claws39
12874
12875         * sync with sylpheed 0.7.0cvs22
12876                 see ChangeLog entries 2002-01-28 and 2002-01-29
12877
12878 2002-01-28 [melvin]     0.7.0claws38
12879
12880         * src/compose.c
12881                 Added the declartion of compose_send_control_enter.
12882
12883         * src/compose.c
12884         * src/gtkspell.[ch]
12885                 Added in a 'Spelling' menu which includes the configuration menu. 
12886                 Added a real 'Check all' and got rid from the old one which only
12887                 highlited misspelled word.
12888                 Made 'Check while typing' a disableable option.
12889                 Added a dialog when there are no more misspelled word.
12890                 Added a dialog if error occurs when switching to a dictionary.
12891         
12892         * src/prefs_common.[ch]
12893                 Added option for the default 'Check while typing' option.
12894
12895
12896 2002-01-28 [alfons]     0.7.0claws37
12897
12898         * src/compose.c
12899                 fix buglet and make code comply with sylpheed code style
12900
12901 2002-01-28 [paul]       0.7.0claws36
12902
12903         * sync with sylpheed 0.7.0cvs19
12904                 see ChangeLog entries for 2002-01-28
12905
12906 2002-01-28 [hoa]        0.7.0claws35
12907
12908         * src/defs.h
12909                 added rendererrc
12910
12911         * src/main.c
12912                 read the renderer config
12913
12914         * src/procmime.[ch]
12915                 use the renderer config to convert mime attachments
12916
12917         * src/textview.c
12918                 don't use textview_show_html/ertf,
12919                 use get_text_content instead
12920
12921 2002-01-27 [alfons]     0.7.0claws34
12922         
12923         * src/news.c
12924                 make sylpheed believe it can delete a news message...
12925                 (messages are NOT deleted, maybe we should remove
12926                 processing from the folder properties after all.)
12927
12928 2002-01-27 [alfons]     0.7.0claws33
12929
12930         * src/folder.c
12931                 add extra checks
12932         * src/news.c
12933                 implement remove_msg() 
12934
12935 2002-01-27 [alfons]     0.7.0claws32
12936
12937         * src/procmsg.h
12938         * src/procheader.c
12939         * src/messageview.c
12940                 fix return receipt / disposition notification again. this
12941                 stuff seems to break on _every_ major summary UI change, so
12942                 it's now implemented using a flag which is saved in the
12943                 marks cache
12944                 
12945 2002-01-26 [alfons]     0.7.0claws31
12946
12947         * src/import.c
12948                 let import dialog show the destination folder identifier
12949
12950 2002-01-26 [melvin]     0.7.0claws30
12951
12952         * src/folderview.c
12953         * src/summaryview.c
12954                 Readded 'Mark all read' into summary view popup menu
12955                 Added 'Mark all read' in folder view popup menu for IMAP
12956                 and NNTP.
12957                 Made it insensitive if the selected folder is not the shown
12958                 one to avoid 'Mark all read' on the wrong folder.
12959                 
12960 2002-01-26 [paul]       0.7.0claws29
12961
12962         * src/folderview.c
12963           src/summaryview.c
12964                 move 'Mark all read' from summary view to folder view
12965                 menu. (adapted from) patch submitted by Jeremy Andrews,
12966                 <lists@kerneltrap.com>
12967
12968 2002-01-25 [alfons]     0.7.0claws28
12969
12970         * src/gtkstext.c
12971                 put the gtk class name back so GtkSText adapts the 
12972                 settings of GtkText
12973
12974 2002-01-25 [alfons]     0.7.0claws27
12975
12976         * src/folderview.c 
12977                 assimilate Ricardo's patch that shows pixmaps instead of
12978                 plain "new" and "unread" texts in the folder view column
12979                 headers 
12980
12981 2002-01-25 [paul]       0.7.0claws26
12982
12983         * src/Makefile.am
12984                 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can 
12985                 be found in non-standard locations. 
12986                 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
12987
12988 2002-01-25 [paul]       0.7.0claws25
12989
12990         * sync with sylpheed 0.7.0cvs16
12991                 see ChangeLog entry 2002-01-25
12992
12993 2002-01-24 [paul]       0.7.0claws24
12994
12995         * more sync with sylpheed 0.7.0cvs15
12996                 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
12997
12998 2002-01-23 [sergey]     0.7.0claws23
12999
13000         * src/importldif.c
13001                 Fixed segfault when closing LDIF import wizard with
13002                 the window manager.
13003         * src/imageview.c
13004         * src/imageview.h
13005         * src/messageview.c
13006         * src/mimeview.c
13007                 Fixed wrong scrolling position after switching between
13008                 text and image parts.
13009
13010 2002-01-23 [paul]       0.7.0claws22
13011
13012         * sync with sylpheed 0.7.0cvs15
13013                 see ChangeLog entries 2002-01-22 and 2002-01-23
13014
13015 2002-01-21 [melvin]     0.7.0claws21
13016
13017         * src/prefs_scoring.c
13018         * src/prefs_filtering.c
13019                 Fixed bug where scoring and filtering windows stopped
13020                 autochecking.
13021
13022 2002-01-21 [paul]       0.7.0claws20
13023
13024         * sync with sylpheed 0.7.0cvs12
13025                 see ChangeLog entries 2002-01-20 and 2002-01-21
13026
13027 2002-01-21 [carsten]    0.7.0claws19
13028         * src/mainwindow.c
13029         * src/menu.[ch]
13030         * src/messageview.[ch]
13031         * src/summaryview.[ch]
13032                 changes to shortcuts handling again:
13033                         + "Q" now controled by mainwin
13034                         + v/V are now customizable and have slightly
13035                           different meanings
13036                 the "button" to minimize the messageview (and maximize
13037                 the summary view) is a real button now
13038         * src/compose.c
13039                 "Delete Line+" added to Edit/Advanced (this will also
13040                 delete the '\n')
13041
13042 2002-01-20 [melvin] 0.7.0claws18
13043
13044         * src/addressbook.c
13045                 Made "Bcc" sensitive when addressbook is called from
13046                 compose window (it was a Claws only bug).
13047
13048 2002-01-19 [alfons] 0.7.0claws17
13049
13050         * src/inc.c
13051                 prevent unnecessary updates when currently selected folder has
13052                 no new messages 
13053
13054 2002-01-19 [alfons] 0.7.0claws16
13055         
13056         * src/summaryview.c
13057                 prevent writing the cache based on current message list in summary 
13058                 view when filtering also put messages in currently selected folder
13059
13060 2002-01-19 [paul]
13061
13062         * po/it.po
13063                 Italian translation submitted by Alessandro Maestri
13064                 <a.maestri@cs.tin.it>
13065
13066 2002-01-18 [melvin]     0.7.0claws15
13067
13068         * src/prefs_filters.c
13069                 fixed bug where 'cancel' from 'filters' window stops autochecking
13070                 if the timer timed out  when the window was open.
13071
13072 2002-01-18 [match]      0.7.0claws14
13073
13074         * src/addrclip.[ch]     ** NEW FILE **
13075         * src/addrselect.[ch]   ** NEW FILE **
13076         * src/adbookbase.h      ** NEW FILE **
13077                 addressbook cut, copy and paste
13078         * src/addrbook.[ch]
13079         * src/addrcache.[ch]
13080         * src/addressitem.h
13081         * src/addrindex.[ch]
13082         * src/addritem.[ch]
13083         * src/importldif.c
13084         * src/importmutt.c
13085         * src/jpilot.[ch]
13086         * src/syldap.[ch]
13087         * src/vcard.[ch]
13088         * src/jpilot.[ch]
13089         * src/editbook.c
13090         * src/editjpilot.c
13091         * src/editldap.c
13092         * src/editvcard.c
13093                 support for copy/paste
13094         * src/addressbook.c
13095                 support for copy/paste
13096                 tidy up menu option processing
13097                 correct address list function arguments
13098         * src/editaddress.c
13099                 sort user attributes
13100         * src/ldif.h
13101         * src/mutt.h
13102                 tidy up
13103
13104         * src/addrbook.[ch]
13105         * src/addrbook.[ch]
13106         * src/addrbook.[ch]
13107                 
13108
13109 2002-01-18 [paul]       0.7.0claws13
13110
13111         * sync with sylpheed 0.7.0cvs8
13112                 configure.in: support Mac OS X (Darwin)
13113
13114 2002-01-18 [carsten]    0.7.0claws12
13115         * src/html.c
13116                 small hack to fix a segfault with an empty href
13117                 (reported by Alexandra Walford <deeni@altern.org>)
13118         * src/mainwindow.c
13119         * src/summaryview.c
13120                 the shortcuts for Mark und Mark as unread are hardcoded
13121                 again
13122         * src/compose.c
13123         * src/gtkstext.[ch]
13124                 readded the shortcuts in gtkstext but made them
13125                 customizeable (simply by adding a menu plus a wrapper
13126                 to compose.c)
13127
13128 2002-01-17 [melvin]     0.7.0claws11
13129
13130         * src/gtkspell.c
13131                 fix default dictionary not being saved.
13132
13133 2002-01-16 [darko]      0.7.0claws10
13134
13135         * src/compose.c
13136                 fix wrapping crash with URL longer than wrapping margin
13137
13138 2002-12-08 [hoa]        0.7.0claws10
13139
13140         * src/matcher_parser_parse.y
13141                 fixed some bugs
13142
13143         * src/prefs_filtering.c
13144                 now, we can use bounce action in the dialog box.
13145
13146 2002-01-16 [carsten]    0.7.0claws9
13147         * src/gtkstext.c
13148                 removed the <control> and <alt> shortcuts because they're
13149                 not needed and interefered with the "normal" shortcuts
13150         * src/mainwindow.c
13151         * src/summaryview.c
13152                 removed most of the hardcoded shortcuts and assigned
13153                 them to menu entries making them easy customizable by
13154                 that
13155
13156 2002-01-16 |melvin]     0.7.0claws8
13157
13158         * src/gtkspell.c
13159                 fixed bug where using the mouse and when the compose
13160                 window is not on top may result in a crash.
13161
13162 2002-01-16 [melvin]     0.7.0claws7
13163
13164         * src/compose.c
13165                 fixed a long standingspell checker bug which could 
13166                 cause a crash after sending a message.
13167
13168 2002-01-16 [paul]       0.7.0claws6
13169
13170         * sync with sylpheed 0.7.0cvs7
13171                 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
13172                 2002-01-15, and 2002-01-16
13173
13174 2002-01-16 [melvin]     0.7.0claws5
13175
13176         * README.claws
13177         * src/compose.c
13178         * src/gtkspell.[ch]
13179         * src/main.c
13180                 Heavily modified spell checker code to work around
13181                 ispell bug, to add keyboard shortcuts and for future
13182                 enhancements. See README.claws for usage information.
13183
13184 2002-01-15 [alfons]     0.7.0claws4
13185         
13186         * src/summaryview.c
13187                 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
13188                 so sorting within threads reflects sort mode
13189
13190 2002-01-15 [christoph]  0.7.0claws3
13191
13192         * src/procmsg.c
13193                 added alertpanel if mail sending failed
13194
13195 2002-01-15 [alfons]     0.7.0claws2
13196         
13197         * src/prefs_filtering.c
13198                 don't stop timer when prefs filtering dialog is opened
13199
13200 2002-01-14 [alfons]     0.7.0claws1
13201
13202         * src/addr_compl.c
13203         * src/prefs.c
13204                 remove debug_print()s for privacy reasons
13205
13206 2002-01-14 [darko]      0.7.0claws
13207
13208         * README.claws
13209                 quotation wrapping is now also in the main branch
13210
13211 2002-01-14 [paul]
13212
13213         * tools/filter_conv.pl
13214                 allow for Boolean Op and case-sensitivity
13215                 this file is included in the release and tagged
13216                 'rel_0_7_0'
13217
13218 2002-01-13 [paul]       0.7.0claws
13219
13220         * release 0.7.0, with cvs tag 'rel_0_7_0'
13221
13222 2002-01-13 [paul]
13223
13224         * tools/filter_conv.pl
13225         * tools/README
13226                 rewritten to output to matcherrc instead of filteringrc
13227
13228         * po/es.po
13229                 updated Spanish translation by Ricardo Mones Lastra
13230
13231 2002-01-13 [alfons]
13232
13233         * po/nl.po
13234                 update dutch translation
13235
13236 2002-01-13 [paul]
13237
13238         * po/pt_BR.po
13239                 Updated by Fabio Junior Beneditto 
13240
13241 2002-01-13 [melvin]     0.6.6claws53
13242
13243         * po/fr.po
13244                 Updated french translation
13245
13246 2002-01-12 [alfons]     0.6.6claws52
13247
13248         * src/filtering.c
13249                 plug mem leak that has been sitting there for ages              
13250
13251 2002-01-12 [alfons]     0.6.6claws51
13252
13253         * src/summaryview.c
13254                 undo melvin's changes from 0.6.6claws48 because summary
13255                 view now refuses to select first unread message when
13256                 selecting a folder 
13257
13258 2002-01-11 [alfons]     0.6.6claws50
13259
13260         * src/import.c
13261                 use claws' semantics for getting folder item when
13262                 importing an mbox file into a folder 
13263                 (submitted by Dale P. Smith)
13264
13265 2002-01-11 [christoph]  0.6.6claws49
13266
13267         * src/prefs.h
13268                 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
13269                 toggle widget, because non static prefs can not use
13270                 prefs_set_* functions
13271         * src/prefs_account.c
13272                 toggle smtp auth password field sensitivity if
13273                 user id is empty and add descrition of usage for
13274                 these fields
13275         * src/prefs_folder_item.c
13276                 use SET_TOGGLE_SENSITIVITY macro to instead of extra
13277                 callbacks
13278
13279 2002-01-11 [melvin]     0.6.6claws48
13280
13281         * src/compose.c
13282                 fix the 'Ctrl-Enter' feature for sending and test really
13283                 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
13284                 editables which was not documented in Gtk)
13285
13286         * src/summaryview.c
13287                 Made summaryview refresh after sorting and not before.
13288
13289 2002-01-11 [christoph]  0.6.6claws47
13290
13291         * src/compose.c
13292                 select account from account ids if possible and
13293                 correctly set save folder for copy in reedit
13294
13295 2002-01-10 [paul]       0.6.6claws46
13296
13297         * sync with sylpheed 0.7.0 release
13298                 see ChangeLog entries 2002-01-07, 2002-01-08 and
13299                 2002-01-09
13300
13301 2002-01-09 [alfons]
13302
13303         * src/summaryview.c
13304                 remove more dirt traces...
13305
13306 2002-01-09 [alfons]
13307         
13308         * src/summaryview.c
13309                 clean up some traces of my debugging stuff
13310
13311 2002-01-09 [alfons]     0.6.6claws45
13312
13313         * src/filtering.c
13314                 break up filteringprop_apply() in three separate pieces
13315                 so we can drop messages that failed processing in the
13316                 inbox
13317
13318         * src/summaryview.c
13319                 fix bug #469598 "no refresh of inbox after filter" which 
13320                 was introduced by the new summary view locking, and which 
13321                 prevented the summary view to update after a manual filter 
13322                 message. claw's filter message requires a summary_show().
13323                 (aargh, summary_show() again! :-)
13324                 
13325 2002-01-07 [alfons]     0.6.6claws44
13326
13327         * src/headerwindow.c
13328         * src/logwindow.c
13329         * src/messageview.c
13330         * src/sourcewindow.c
13331                 bring in Hiro's last 0.7.0 wm class fixes
13332
13333         * tools/sylprint.pl
13334                 bring in Ricardo's fix for sylprint script
13335
13336         * AUTHORS       
13337         * src/rfc2015.[ch]
13338         * src/prefs_common.[ch]
13339         * src/prefs_account.[ch]
13340         * src/compose.c
13341                 clean up account preference poison in rfc2015,
13342                 and preparation to fix double sign bug 
13343                 (patch submitted by Simon 'corecode' Schubert)
13344
13345 2002-01-07 [christoph]  0.6.6claws43
13346
13347         * src/mh.c
13348                 search for free message number, do not only rely
13349                 on last_num
13350         * src/send.c
13351                 fix smtp auth and use extra account information
13352                 if available, if not use pop3 data instead
13353                 (closes bug #500341)            
13354         * src/ssl.[ch]
13355                 match coding style
13356
13357 2002-01-06 [alfons]     0.6.6claws42
13358
13359         * src/mainwindow.c
13360                 try making the separate windows work again...
13361
13362 2002-01-06 [alfons]     0.6.6claws41
13363
13364         * src/mainwindow.c
13365                 adapt Hiro's separate window menu (to get rid of the funny
13366                 duplicate menu items), and make it work again
13367
13368 2002-01-06 [alfons]     0.6.6claws40
13369
13370         * tools/Makefile.am
13371         * tools/sylprint.rc
13372         * tools/sylprint.pl
13373         * tools/README.sylprint
13374                 add sylprint script for printing mails from Sylpheed
13375                 (contributed by Ricardo Mones Lastra)
13376
13377         * src/acount.c
13378                 clean up
13379
13380 2002-01-06 [melvin]     0.6.6claws39
13381
13382         * src/mainwindow.c
13383         * src/summaryview.c
13384                 Fixed crash introduced in 0.6.6claws38 by the menu
13385                 reorganisation (Hide read messages)
13386         
13387         * ChangeLog.claws 
13388                 Fixed typo (we are now in 2002, alfons ;) )
13389
13390 2002-01-05 [alfons]     0.6.6claws38
13391
13392         * sync with sylpheed 0.6.6cvs10-17
13393                 (last stuff marked as LAST_STABLE)
13394
13395 2002-01-04 [melvin]     0.6.6claws37
13396
13397         * src/account.c
13398                 Made account selection code use strcasestr again instead of
13399                 g_strcasecmp (fixes bug where reediting queued messages
13400                 did not select proper account reported by T. Link).
13401         
13402         * src/folderview.c
13403                 Fix bug where folder icons are not shown when 'hide read messages'
13404                 is on.
13405         
13406         * src/stock_pixmaps.[ch]
13407                 Added folder icons for 'hide read messages'.
13408         
13409         * src/compose.c
13410                 Fixed bug where 'Enter' in a header entry will send the message 
13411                 if 'CTL-Enter' was chosen as a shorcut for sendind. 
13412
13413 2002-01-03 [melvin]     0.6.6claws36
13414         
13415         * src/prefs.[ch]
13416                 Added popup menu for common preferences and
13417                 account preferences (right click on tab displays
13418                                 a menu of all tabs.)
13419
13420 2002-01-02 [melvin]     0.6.6claws35
13421
13422         * src/gtkspell.[ch]
13423                 Made spelling code compatible with undo/redo feature.
13424                 Added creation of suggestion mode menu for the general
13425                         preferences.
13426         
13427         * src/prefs_common.[ch]
13428                 Added option menu for the speller's suggestion mode.
13429                 Added missing spaces in "..." buttons and made a "..."
13430                         button non translatable!
13431         
13432         * src/compose.c
13433                 Made speller use the default suggestion mode.
13434                 Hack to make it possible to choose 'CTRL-Enter' as a
13435                         shortcut for sending (and only for sending).
13436
13437         * src/prefs_folder_item.c
13438                 Changing subject simplification does not update cache 
13439                         anymore (because it is unnecessary).
13440                 Fixed bug where changing subject simplification updated the 
13441                         summaryview even when the viewed folder is not the
13442                         folder which properties are being changed. (E.g. 
13443                                         viewing folder A and changing
13444                                         the subject simplification of 
13445                                         folder B -not being viewed- updated the 
13446                                         summaryview of folder A with data of
13447                                         folder B). (Hope this is clear... )
13448
13449 2001-12-31 [alfons]     0.6.6claws34
13450         
13451         * src/ldif.c
13452         * src/mutt.c
13453                 fgetc() returns a signed integer which doesn't
13454                 fit in a char. so c truncates this to a char
13455                 but we may lose significant bits. i.e. we may
13456                 comparing 0xFF which may not be equal to -1
13457                 unless properly casted to signed char which
13458                 we won't do because fgetc() returns a signed
13459                 integer which doesn't fit in a char. so c 
13460                 truncates this to a char but we may lose 
13461                 significat bits. (you got the idea, thanks
13462                 to Gustavo Noronha Silva <kov@debian.org>
13463                 and the Debian folks!)
13464
13465 2001-12-30 [alfons]     0.6.6claws33
13466
13467         * src/prefs_common.c
13468                 add #ifdef USE_PSPELLs that Melvin forgot               
13469
13470 2001-12-30 [melvin]     0.6.6claws32
13471         
13472         * src/prefs_common.[ch]
13473                 Added configurable color for misspelled words.
13474
13475         * src/gtkspell.[ch]
13476                 Fixed bug of foreground text color (reported by David
13477                                 Mehrmann)
13478                 Added configurable color for misspelled words.
13479
13480 2001-12-30 [alfons]     0.6.6claws31
13481
13482         * src/folder.c
13483                 remove unnecessary things someone put there
13484
13485         * src/mh.c
13486         * src/folder.[ch]
13487                 make folder properties (like threading and sorting) persistent
13488                 (closes bug #497424 "rescan folder tree resets proprieties")
13489                 currently this is only for MH folders. 
13490
13491 2001-12-29 [melvin]     0.6.6claws30
13492
13493         * src/string_match.[ch]
13494                 Optimized a bit: regexp pattern buffer compiled only once, and
13495                   one subroutine call removed. Fixed ^ regexp search: Now, 
13496                   "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
13497         
13498         * src/summaryview.c
13499                 Subject filtering changed to filter summary columns and
13500                   not directly the messages subject cache. The loss in 
13501                   performance is balanced by the improvement of string_match.
13502                 Added an alert panel if there is an error in the regexp.
13503
13504         * src/src/prefs_folder_item.h
13505                 Added a regexp pattern buffer.
13506
13507 2001-12-28 [alfons]     0.6.6claws29
13508
13509         * src/string_match.[ch]
13510                 clean up name space
13511                 allow compilation *BSD
13512
13513 2001-12-27 [alfons]     0.6.6claws28
13514
13515         * src/filter.c
13516                 sync the Hiro's bug fix for BSD
13517
13518 2001-12-27 [melvin]     0.6.6claws27
13519         
13520         * src/compose.c
13521                 Simplify focus to subject entry code.
13522
13523 2001-12-27 [darko]      0.6.6claws26
13524
13525         * src/filtering.c
13526         * src/mbox_folder.c
13527         * src/messageview.c
13528         * src/mh.c
13529         * src/procheader.[ch]
13530         * src/procmsg.h
13531         * src/stock_pixmap.[ch]
13532         * src/summaryview.c
13533                 Show key icon for encrypted mails in summary view
13534
13535         * src/pixmaps/clip.xpm
13536         * src/pixmaps/clipkey.xpm
13537         * src/pixmaps/key.xpm
13538                 New/modified icons for the above
13539
13540 2001-12-27 [melvin]     0.6.6claws25
13541
13542         * src/prefs_common.c
13543                 Put spell checker options in a separate tab to decrease
13544                 the Common Preferences window height.
13545
13546         * README.claws  
13547                 Update spell checker usage instruction about its options
13548                 location.
13549
13550 2001-12-27 [melvin]     0.6.6claws24
13551
13552         * src/compose.c
13553                 Changed subject entry widget position. Initial focus is
13554                 on the To header instead of the subject entry.
13555                 Creating a new header scrolls the header list to make the
13556                 created one visible. Nevertheless, when automatically filling
13557                 headers, the first one is shown.
13558                 A Tab key press in the last empty header entry zips the 
13559                 focus to the subject entry.
13560                 (I did not change the combo boxes, yet)
13561
13562 2001-12-26 [alfons]     0.6.6claws23
13563
13564         * src/prefs_account.c
13565         * src/inc.c
13566                 allow default inbox to reside in another mailbox (only
13567                 works for POP3 accounts)
13568
13569 2001-12-26 [alfons]     0.6.6claws22
13570         
13571         * src/textview.c
13572                 make reply-on-click work with the account of the selected folder
13573         * src/compose.c
13574                 put a fixme here to remind me to fix finding correct default
13575                 account for nested folders
13576
13577 2001-12-25 [alfons]     0.6.6claws21
13578
13579         * src/summaryview.c
13580                 make column headers display locked and mark pixmaps (idea by Melvin) 
13581                 fix bug by adding score and locked column type to sort array
13582
13583 2001-12-25 [alfons]     0.6.6claws20
13584         
13585         * src/summaryview.c
13586                 catch a *potentially* inadvertent write back of  
13587                 the message cache(s) introduced by 0.6.5claws37
13588
13589 2001-12-25 [christoph]  0.6.6claws19
13590
13591         * src/stock_pixmap.[ch]
13592         * src/summaryview.c
13593                 add ignore thread pixmap
13594                 (can someone draw a better icon for this?)
13595
13596 2001-12-24 [alfons]     0.6.6claws18
13597
13598         * src/prefs_folder_item.c
13599                 make address completion actually work for the
13600                 Default To address in the Folder Property dialog.
13601
13602 2001-12-24 [alfons]     0.6.6claws17
13603         
13604         * src/summaryview.c
13605                 use new style regexp for subject stripping 
13606                 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
13607
13608 2001-12-24 [darko]      0.6.6claws16
13609
13610         * src/pgptext.c
13611         * src/rfc2015.c
13612                 move GPG related informational messages to debug mode
13613
13614 2001-12-23 [alfons]     0.6.6claws15
13615
13616         * src/stock_pixmap.[ch]
13617         * src/summaryview.c
13618                 add the forgotten Claws' locked pixmap
13619
13620 2001-12-23 [alfons]     0.6.6claws14
13621
13622         * src/filesel.c
13623                 accept file name typed in entry in multi file
13624                 selector (patch submitted by Gustavo Noronha Silva 
13625                 <kov@debian.org>)
13626
13627 2001-12-23 [alfons]     0.6.6claws13
13628
13629         * src/prefs_filter.c
13630         * src/prefs_filtering.c
13631         * src/matcher.c
13632         * src/importmutt.c
13633                 clean up a little bit
13634         
13635         * src/string_match.c
13636                 validate input strings a little bit more
13637
13638 2001-12-23 [alfons]     0.6.6claws12
13639
13640         * src/Makefile.am
13641         * src/summaryview.c
13642         * src/string_match.[ch]         ** NEW **
13643         * src/folderview.[ch]
13644         * src/headerview.h
13645         * src/folder.[ch]
13646         * src/prefs_folder_item.[ch]
13647                 add subject simplification to strip out strings from
13648                 a subject line (esp. handy for mailing lists). 
13649                 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
13650                 but slightly changed things for better integration.)
13651
13652 2001-12-23 [alfons]     0.6.6claws11
13653
13654         * src/mainwindow.c
13655                 fix bug introduced by submission included in 0.6.5claws52.
13656                 ideally this submission should clean the trash if any trash
13657                 folder has a message. however, the hasTrash variable was
13658                 set to false whenever a trash folder was empty (discarding
13659                 a previously found *filled* trash folder.)
13660
13661                 also edited the code a little bit and made it more safe.
13662
13663 2001-12-22 [alfons]     0.6.6claws10
13664
13665         * src/imap.c
13666                 quick fix for Martin Pool's omission of an account
13667                 specific SSL setting
13668
13669 2001-12-22 [alfons]     0.6.6claws9
13670
13671         * src/compose.c
13672         * src/messageview.c
13673         * src/mimeview.c
13674         * src/pgptext.c
13675         * src/procmime.[ch]
13676                 better support for multipart/digest (submitted
13677                 by Fredrik <e98fo@efd.lth.se>)
13678
13679 2001-12-22 [alfons]     0.6.6claws8
13680
13681         * src/addressbook.c
13682                 correct function signature
13683         * src/socket.[ch]
13684         * src/imap.[ch]
13685         * src/prefs_account.[ch]
13686                 allow IMAP over SSH tunnel (patch submitted by 
13687                 Martin Pool <mbp@samba.org>)
13688
13689 2001-12-21 [alfons]     0.6.6claws7
13690
13691         * sync with sylpheed 0.6.6cvs4-9
13692                 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
13693
13694 2001-12-21 [christoph]  0.6.6claws6
13695
13696         * src/compose.c
13697         * src/prefs_folder_item.[ch]
13698                 implement saving of outgoing messages to current folder.
13699                 fix segfault when no default outbox is available
13700                 (closes bug #495683)
13701
13702 2001-12-21 [carsten]    0.6.6claws5
13703         * src/folderview.c
13704         * src/summaryview.c
13705                 pressing CTRL while DND does now the expected thing and
13706                 copies the mail (moving is still the default, as this
13707                 seam more appropriate for handling mails by DND)
13708
13709 2001-12-18 [paul]       0.6.6claws4
13710
13711         * sync with sylpheed 0.6.6cvs3
13712                 see ChangeLog entries 2001-12-18
13713
13714 2001-12-18 [hiro]       0.6.6claws3
13715
13716         * src/undo.c
13717                 fix for multibyte characters (obtain the number of letters
13718                 instead of bytes).
13719
13720 2001-12-17 [paul]       0.6.6claws2
13721
13722         * sync with sylpheed 0.6.6cvs1
13723                 see ChangeLog entry 2001-12-16
13724
13725 2000-12-17 [alfons]     0.6.6claws1
13726
13727         * src/filtering.c
13728                 clean up
13729
13730 2001-12-16 [paul]       0.6.6claws
13731 2001-12-15
13732
13733         * Release version 0.6.6claws, cvs tag: rel_0_6_6
13734
13735         * src/mimeview.c
13736                 last minute sync with main 0.6.6
13737
13738         * po/es.po
13739                 updated by Ricardo Mones Lastra
13740                 update for last minute sync
13741         * po/fr.po
13742         * po/nl.po
13743                 update for last minute sync
13744         * po/de.po
13745                 updated by Jens Oberender
13746         * po/pt_BR.po
13747                 updated by Fabio Junior Beneditto
13748
13749         * src/prefs_common.[ch]
13750         * src/undo.c
13751                 number of undo levels is user configurable
13752                 (squeeze it into the release in the dying
13753                 moments) Submitted by Jens Oberender    
13754
13755 2001-12-15 [melvin]
13756
13757         * po/fr.po
13758                 updated french translation
13759
13760 2001-12-15 [paul]       0.6.5claws92
13761
13762         * sync with sylpheed 0.6.5cvs28
13763                 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
13764
13765         * po/nl.po
13766                 update to allow for sync
13767
13768 2001-12-15 [alfons]
13769         
13770         * po/nl.po
13771                 update dutch translation
13772
13773 2001-12-14 [carsten]    0.6.5claws91
13774         * src/summaryview.c
13775                 fixed bug #473785; also after changing the column order
13776                 the same message will be selected and displayed as before
13777                 the reordering
13778
13779 2001-12-14 [carsten]    0.6.5claws90
13780         * src/folderview.c
13781                 probably found the bug reported by wwb opening or closing
13782                 a folder tree just before dnd (found the solution in the
13783                 balsa source -- thanks to them)
13784
13785 2001-12-14 [carsten]    0.6.5claws89
13786         * src/gtkutils.c
13787         * src/account.c
13788                 moved gtk_clist_moveto to the right place, so that
13789                 only the accounts dialog is effected on opening
13790
13791 2001-12-14 [carsten]    0.6.5claws88
13792         * src/gtkutils.c
13793                 gtkut_clist_set_focus_row does a gtk_clist_moveto
13794                 now, so that the focused row will be seen in any case
13795                 (reported by wwp on sf-claws-user)
13796
13797 2001-12-14 [darko]      0.6.5claws87
13798
13799         * src/compose.c
13800                 remove unnecessary line
13801
13802 2001-12-14 [paul]       0.6.5claws86
13803
13804         * sync with sylpheed 0.6.5cvs27
13805                 see ChangeLog entries 2001-12-14
13806
13807 2001-12-14 [carsten]    0.6.5claws85
13808         * src/mainwindow.c
13809                 following a suggestion of Melvin the rcoabm pops up
13810                 right under the button now and the button is reliefed
13811                 while the popup is open
13812
13813 2001-12-14 [darko]      0.6.5claws84
13814
13815         * src/compose.c
13816                 fix crash when wrapping long lines if linewrap quotation
13817                 is disabled and wrapper encounters a word spanning more
13818                 than one line
13819
13820 2001-12-13 [paul]       0.6.5claws83
13821
13822         * src/compose.c
13823                 prefer 'Reply-To' header over mailing list header when
13824                 replying to a message. Finally prevent all those confirmation 
13825                 messages being sent to the list itself.
13826
13827         * src/summaryview.c
13828                 remove unused summary_set_menu_sensitive() entry
13829
13830 2001-12-13 [paul]       0.6.5claws82
13831
13832         * src/folderview.c
13833         * src/pixmaps/inbox-hrm.xpm     ** NEW FILE **
13834         * src/pixmaps/outbox-hrm.xpm    ** NEW FILE **
13835         * src/pixmaps/trash-hrm.xpm     ** NEW FILE **
13836                 improvements to 'Hide read messages': Inbox, Outbox,
13837                 Trash, Queue, and Draft icons now reveal presence of hidden 
13838                 messages
13839
13840 2001-12-12 [alfons]     0.6.5claws81
13841
13842         0.6.5claws80 was tagged as LAST_STABLE
13843
13844         * src/filtering.[ch]
13845         * src/matcher.[ch]
13846         * src/matcher_parser_lex.c
13847                 fix the filtering; my last attempt to get it right, 
13848                 if it does not work, it's Hoa's turn. ;-)
13849
13850                 for my honourable peers:
13851                 
13852                 the code now makes a clear distinction between
13853                 rules as they are displayed (probably escaped),
13854                 and as they are executed (probably unescaped). the
13855                 parser does *NOT* do any unescaping, this is
13856                 the task of the matcher.c (which breaks up a
13857                 rule into condition) and the filtering.c (which
13858                 breaks up the rule's action). to make this
13859                 run happily we provide an unescaped copy of
13860                 crucial strings to the MatcherProp and 
13861                 FilteringAction structures. note that the only
13862                 exception to this is any REGEXP string. those
13863                 are directly passed to regcomp() and regexp()
13864                 (who have much more powerful unescape functions).
13865                 
13866                 for everyone else:
13867         
13868                 you can escape tab (\t), carriage return (\r),
13869                 linefeed (\n), form feed (\f), quote (\"), 
13870                 single quote (\'), bell (\b) in all the entry
13871                 lines in the scoring & filtering dialogs.
13872                 as an added bonus this should not affect
13873                 existing filtering rules.
13874
13875 2001-12-12 [carsten]    0.6.5claws80
13876
13877         * src/summaryview.c
13878         * po/de.po
13879                 "item(s) selected" is now sensitive to 1 or more
13880                 than one selected (nice for language where simple
13881                 adding of a "s" is not possible as German (Eintrag
13882                 ->Eintr"age)
13883                 
13884                 the "forward as attachment" entry from the right
13885                 click menu removed, "forward" acts following the
13886                 prefs
13887         
13888         * src/textview.c
13889                 reverted my former changes; so compiler warning again
13890                 but there's more GTK_TEXT/GTK_STEXT mixing on other places
13891                 nevertheless
13892
13893         * src/messageview.c
13894                 "search in message" does now *not* only work in MVIEW_TEXT
13895                 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
13896                 message
13897
13898         * src/mainwindow.c
13899                 removed "/File/_Close" as it was the same as "/File/E_xit"
13900                 and we don't need it two times
13901
13902                 the separate folder view and message view now get a distinct
13903                 WMCLASS, just in case someone is using sawfish ;-)
13904
13905                 as the menu entries "/View/Message view" and "/View/Folder tree"
13906                 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
13907                 make them sensitive accordingly and as these two are "shown"
13908                 after startup anytime check this menuitem at startup
13909
13910 2001-12-12 [paul]       0.6.5claws79
13911
13912         * src/folderview.c
13913                 fix sensitivity of 'Search folder...', broken in
13914                 0.6.5claws75
13915
13916         * src/mainwindow.c
13917                 fix dodgy English
13918
13919 2001-12-11 [carsten]    0.6.5claws78
13920         * src/filtering.c
13921                 fixed two typos returning a wrong FALSE/TRUE
13922         * src/mainwindow.[ch]
13923                 extra menu for email/news button removed
13924
13925 2001-12-11 [alfons]     0.6.5claws77
13926         
13927         * src/matcher.c                 (1.3)
13928         * src/matcher_parser_lex.l      (1.28)
13929                 revert for another attempt
13930                 mark 0.6.5claws77 as LAST_STABLE
13931
13932 2001-12-11 [christoph]  0.6.5claws76
13933
13934         * po/de.po
13935                 fixed wrong translation for prev. unread msg
13936
13937 2001-12-11 [paul]       0.6.5claws75
13938
13939         * src/folder.[ch]
13940         * src/folderview.c
13941         * src/mainwindow.c
13942         * src/summaryview.[ch]
13943         * src/pixmaps/dir-open-hrm.xpm  ** NEW FILE **
13944                 enable ability to hide read messages on per folder basis via 
13945                 '/Summary/Hide read messages'; when selected, a folder will 
13946                 have a red open folder icon, instead of a blue icon, if the 
13947                 folder contains hidden messges
13948                 submitted by Thomas Link <t.link.tmp200101.gmx.net> 
13949
13950         * src/mainwindow.c
13951                 remove '/Message/Forward as attachment' from 
13952                 main_window_set_menu_sensitive() to prevent debug warning
13953
13954         * src/folderview.c
13955         * src/mainwindow.c
13956                 Clean up some of the English
13957
13958         * tools/newscache_clean.pl
13959                 allow for new 'hidereadmsgs' entry in folderlist.xml
13960
13961         * po/es.po
13962                 updated translation, submitted by Ricardo Mones Lastra
13963
13964 2001-12-11 [paul]       0.6.5claws74
13965
13966         * sync with sylpheed 0.6.5cvs25
13967                 see ChangeLog entry 2001-12-11
13968
13969 2001-12-10 [alfons]     0.6.5claws73
13970
13971         * src/matcher.c
13972                 add more control characters
13973         * src/matcher_parser_lex.l
13974                 make escaping / unescaping work again
13975
13976 2001-12-10 [alfons]     0.6.5claws72
13977
13978         * src/imap.c
13979                 clean up warnings "returning value for void function" 
13980         * src/prefs_filtering.c
13981                 make info button for execute action sensitive
13982
13983 2001-12-10 [paul]       0.6.5claws71
13984
13985         * src/compose.c
13986         * src/imap.[ch]
13987         * src/summaryview.c
13988                 fix: imap server now gets informed of MARKED, UNMARKED
13989                 and REPLY events. Now people can use different IMAP-Mail
13990                 clients and have the exact same information about MARKED,
13991                 UNMARKED and REPLY status with all of them. Especially
13992                 useful for imap servers with a web-frontend.
13993                 submitted by Tobias Sandhaas <medlor@web.de>
13994
13995 2001-12-09 [melvin]     0.6.5claws70
13996         
13997         * src/textview.[ch]
13998                 fixed bug #490076 (hunted down by Alfons who implemented
13999                 a workaround in 0.6.5claws65)
14000
14001 2001-12-09 [christoph]  0.6.5claws69
14002
14003         * src/summaryview.c
14004                 set pointer to string in LOCKED column to NULL
14005                 (might fix bug #490800)
14006
14007 2001-12-09 [carsten]    0.6.5claws68
14008
14009         * po/de.po
14010                 resolved some cluttered menu shortcuts 
14011                 ('creating new email' and 'creating news message'
14012                 hade the same)
14013         * src/compose.c
14014                 wmclass now distinc from main window
14015         * src/mainwindow.c
14016           src/mainwindow.h
14017                 email/news and forward button functionality similar
14018                 to the reply buttons; removed the ugly dropdown arrows
14019                 and use instead the right mouse button
14020
14021 2001-12-09 [paul]       0.6.5claws67
14022
14023         * src/imap.c
14024         * src/utils.h
14025                 allow spaces in imap folder names
14026                 submitted by Willem van Engen <wvengen@stack.nl>
14027
14028 2001-12-09 [paul]       0.6.5claws66
14029
14030         * sync with sylpheed 0.6.5cvs24
14031                 see ChangeLog entry 2001-12-09
14032
14033 2001-12-08 [alfons]     0.6.5claws65
14034
14035         * src/textview.c
14036                 prevent secondary selection claim after "add to sender" dialog
14037                 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
14038                 we trick GTK by simulating a click at (0, 0) in the textview.
14039
14040 2001-12-08 [hoa]        0.6.5claws64
14041
14042         * src/folder.c
14043                 fixed a bug about the .processing folder name while filtering
14044
14045 2001-12-08 [alfons]     0.6.5claws63
14046
14047         * src/folderview.c 
14048                 work around problem of not correctly updating folder stats
14049                 when deleting messages. there's some folder scanning evil
14050                 going so the folderview_update_msg_num() does not work
14051                 correctly. need to investigate this.
14052
14053 2001-12-08 [paul]       0.6.5claws62
14054
14055         * sync with sylpheed 0.6.5cvs23
14056                 see ChangeLog entry 2001-12-08
14057
14058 2001-12-07 [christoph]  0.6.5claws61
14059
14060         * src/compose.c
14061                 fix another header translation problem
14062
14063 2001-12-07 [alfons]     0.6.5claws60
14064
14065         * src/mbox.c
14066                 make filtering also work on local spool mbox
14067
14068 2001-12-07 [carsten]    0.6.5claws59
14069         * src/addressbook.c
14070                 addressbook window gets a wmclass distinct from the main
14071                 sylpheed window
14072         * src/compose.h
14073         * src/mainwindow.[ch]
14074                   forward menu item will use mode selected in prefs, forward 
14075                 as attatchment in menu removed (will be substituted in the
14076                 toolbar similar to reply buttons)
14077                   create news message menu entry and news button is now 
14078                 sensitive to the existance of a news account
14079         * src/pixmaps/stock_mail_reply_quote.xpm           ** REMOVED **
14080         * src/pixmaps/stock_mail_reply_to_all_quote.xpm    ** REMOVED **
14081         * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
14082                 these are removed because the toolbar buttons don't show
14083                 the quoting modus any longer
14084
14085 2001-12-07 [paul]
14086
14087         * tools/newscache_clean.pl      ** NEW FILE **
14088                 perl script to do some tidying up in the newscache directory 
14089                 
14090         * tools/sylpheed-switcher       ** NEW FILE **
14091                 perl script to enable easy switching between main and claws
14092                 
14093         * tools/README
14094                 added descriptions of the two new perl scripts          
14095
14096
14097 2001-12-07 [melvin]     0.6.5claws58
14098
14099         * src/messageview.c
14100                 fixed a warning during compilation introduced in 0.6.5claws56
14101
14102 2001-12-07 [paul]       0.6.5claws57
14103
14104         * src/mainwindow.[ch]
14105         * src/menu.[ch]
14106                 further usability enhancements to replying with or without 
14107                 quoting via the toolbar, use of Ctrl key is replaced by 
14108                 drop down menu 
14109                 Submitted by Carsten Schurig            
14110
14111 2001-12-07 [melvin]     0.6.5claws56
14112
14113         * src/messageview.c
14114                 hack to fix bug that prevented to make/paste selections
14115                 after switching between MVIEW_TEXT and MVIEW_MIME views
14116                 without deselecting the selection first.
14117
14118 2001-12-06 [alfons]     0.6.5claws55
14119
14120         * src/filtering.[ch]
14121         * src/inc.c
14122                 revise filtering a little bit more, and make sure
14123                 messages are delivered to the appropriate inbox
14124                 (perhaps set per account)
14125
14126 2001-12-06 [paul]       0.6.5claws54
14127
14128         * sync with sylpheed 0.6.5cvs22
14129                 see ChangeLog entry 2001-12-06
14130
14131 2001-12-05 [alfons]     0.6.5claws53
14132
14133         * src/inc.c
14134         * src/folder.[ch]
14135         * src/procmsg.c
14136         * src/filtering.c
14137                 more revisions of filtering system
14138                 (last stable version is marked as LAST_STABLE)
14139                 
14140                 | NOTE 1): the filtering system now uses a local folder called
14141                 | .processing. if filtering fails, check this directory
14142                 | for missing messages.
14143                 |
14144                 | NOTE 2): help us find the filtering actions still missing
14145
14146 2001-12-05 [paul]       0.6.5claws52
14147
14148         * src/mainwindow.c
14149                 fix bug where 'Empty Trash?' pop-up window appears even
14150                 when Trash is empty, submitted by Jesse Skinner         
14151
14152 2001-12-05 [melvin]     0.6.5claws51
14153
14154         * src/compose.c
14155                 fixed bug #486106 to select correct account when reediting 
14156                 a queued message
14157         
14158 2001-12-04 [alfons]     0.6.5claws50
14159
14160         * src/mh.c
14161                 declare markfile in appropriate functions when
14162                 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
14163                 for spotting this)
14164
14165 2001-12-04 [paul]       0.6.5claws49
14166
14167         * sync with sylpheed 0.6.5cvs21
14168                 see ChangeLog entry 2001-12-04
14169
14170 2001-12-03 [christoph]  0.6.5claws48
14171
14172         * po/de.po
14173                 changed translation of undo
14174         * src/account.c
14175         * src/folder.c
14176                 don't reinvent the wheel to traverse a GNode
14177         * src/compose.[ch]
14178                 seperate code to create the compose gui into functions
14179                 add "Others" page with folder selection for saving copy
14180                 of the message.
14181                 the folder identifier is saved to queue header
14182         * src/procmsg.c
14183                 save message to folder in queue header
14184
14185 2001-12-03 [paul]       0.6.5claws47
14186
14187         * sync with sylpheed 0.6.5cvs20
14188                 see ChangeLog entry 2001-12-03
14189
14190 2001-12-01 [paul]
14191
14192         * more sync with sylpheed 0.6.5cvs19
14193                 see ChangeLog entry 2001-11-29
14194
14195 2001-11-30 [paul]       0.6.5claws46
14196         
14197         * src/compose.c
14198                 remove conflicts introduced by Hoa's last commit
14199          
14200         * src/mainwindow.c
14201                 make 'Message/Bounce' sensitive
14202
14203 2001-11-30 [hoa]        0.6.5claws45
14204
14205         * src/compose.c
14206                 slightly change bounce function to add
14207                 information about the user that bounced the mail
14208                 in the From header line.
14209
14210         * src/folderview.c
14211                 permit the use of processing in outbox folder.
14212
14213 2001-11-29 [paul]       0.6.5claws44
14214
14215         * src/mainwindow.[ch]
14216         * src/prefs_common.c
14217         * src/pixmaps/stock_mail_reply_quote.xpm            ** NEW FILE **
14218         * src/pixmaps/stock_mail_reply_to_all_quote.xpm     ** NEW FILE **
14219         * src/pixmaps/stock_mail_reply_to_author_quote.xpm  ** NEW FILE **
14220                 usability enhancements to the quoting, implements
14221                 use of Ctrl key to toggle quoting settings
14222                 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
14223
14224 2001-11-29 [paul]       0.6.5claws43
14225         
14226         * sync with sylpheed 0.6.5cvs19
14227                 see ChangeLog entry 2001-11-28
14228
14229 2001-11-29 [melvin]     0.6.5claws42
14230         * src/Makefile.am
14231                 added enriched.[ch] to the list of files
14232
14233         * src/textview.c
14234         * src/mimeview.c
14235         * src/procmime.[ch]
14236         * src/enriched.[ch]
14237                 added support to view text/enriched
14238                 added support to show headers in message view for text/enriched and text/html
14239                         in non multipart messages
14240
14241 2001-11-28 [paul]       0.6.5claws41
14242
14243         * more sync with sylpheed 0.6.5cvs18
14244                 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
14245
14246 2001-11-27 [paul]       0.6.5claws40
14247         
14248         * po/pt_BR.po
14249                 updated translation, submitted by Fabio Junior Beneditto
14250                 
14251         * sync with sylpheed 0.6.5cvs18
14252                 see ChangeLog entries 2001-11-26 (src/textview.c) and
14253                 2001-11-27
14254
14255
14256 2001-11-26 [paul]
14257
14258         * po/es.po
14259                 updated translation, submitted by Ricardo Mones Lastra
14260
14261 2001-11-26 [alfons]
14262
14263         * src/matcher.c
14264                 add more translatable strings
14265
14266 2001-11-26 [christoph]  0.6.5claws39
14267
14268         * po/de.po      
14269                 fixed one more umlaut
14270         * src/compose.c
14271                 fix translated header when it should not be translated
14272
14273 2001-11-26 [paul]       0.6.5claws38
14274
14275         * src/mainwindow.c
14276                 remove '/Message/Add Sender to address book' from 
14277                 main_window_set_menu_sensitive(), prevent debug warning
14278                 add 'Message/Mark/Mark all read' to mainwin_entries[]
14279
14280 2001-11-26 [paul]       0.6.5claws37
14281
14282         * src/summaryview.c
14283                 fix 'recurring unread state' bug 
14284
14285         * tools/README 
14286         * tools/filter_conv.pl
14287                 read name of top level mailbox from folderlist.xml
14288                 and presume nothing about its name              
14289
14290 2001-11-26 [darko]      0.6.5claws36
14291
14292         * src/gtkstext.[ch]
14293                 removed functions that are now in gtkutils.c
14294                 use gtkut_text_is_uri_string() from gtkutils.c
14295         * fix my comment on 2001-11-23 (missing gtkutils.[ch])
14296
14297 2001-11-26 [paul]       0.6.5claws35
14298
14299         * sync with sylpheed 0.6.5cvs16
14300                 see ChangeLog entries 2001-11-25 and 2001-11-26
14301
14302 2001-11-25 [alfons]     0.6.5claws34
14303
14304         EXPERIMENTAL!!! Please checkout the last stable version using: 
14305           
14306         % cvs update -r LAST_STABLE -dRAP
14307
14308         (Or help us testing this stuff.)
14309
14310         * src/filtering.c               (1.14)
14311         * src/filtering.h               (1.6)
14312         * src/inc.c                     (1.28)
14313         * src/matcher.c                 (1.20)
14314         * src/mbox.c                    (1.9)
14315         * src/procmsg.h                 (1.14)
14316         * src/summaryview.c             (1.59)
14317         * src/summaryview.h             (dunno)
14318                 revert/merge/sync to as it was before commit 
14319                 on Thu, 19 Jul 2001 10:15:51 -0700.
14320
14321 2001-11-25 [hoa]        0.6.5claws33
14322
14323         * src/main.c
14324                 processing mails at startup
14325
14326         * src/folderview.c
14327         * src/summaryview.[ch]
14328                 processing mails when entering folder
14329
14330         * src/prefs_filtering.c
14331                 fixed some UI bugs
14332
14333 2001-11-24 [alfons]     0.6.5claws32
14334
14335         * src/summaryview.[ch]
14336                 make summary sort headers work, and also make
14337                 sure the sort type is stored
14338
14339 2001-11-23 [alfons]     0.6.5claws31
14340
14341         * src/summaryview.[ch]
14342                 make lock work like mark
14343                 disallow deleting messages marked as locked
14344
14345 2001-11-23 [alfons]     0.6.5claws30
14346
14347         * src/gtkstext.c
14348         * src/compose.[ch]
14349         * src/Makefile.am
14350         * src/undo.[ch]
14351                 merge undo patch submitted by Jens
14352
14353 2001-11-23 [christoph]  0.6.5claws29
14354
14355         * src/.cvsignore
14356                 added ylwrap
14357         * src/compose.c
14358                 fixed gpg signing and encoding
14359         * src/folder.[ch]
14360         * src/main.c
14361                 added --status option to get new, unread and total
14362                 message count from a running sylpheed
14363         * src/prefs_common.c
14364                 temporary fix for reply_with_quote problem
14365                 (don't call functions for non existing widget)
14366         * src/procmsg.c
14367                 one more check for ignored threads but still not
14368                 always working correctly. probably a recursive
14369                 check for all parents is needed
14370
14371 2001-11-23 [darko]      0.6.5claws28
14372
14373         * src/compose.c
14374                 wrapping on send improvements
14375         * src/gtkutils.[ch]
14376                 fix for GtkSText after last sync with main branch
14377                 GTK_TEXT -> GTK_STEXT
14378
14379 2001-11-23 [paul]       0.6.5claws27
14380
14381         * sync with sylpheed 0.6.5cvs14
14382                 see ChangeLog entries 2001-11-22 and 2001-11-23
14383                 
14384         * po/de.po
14385                 fixed the scrambled umlauts 
14386                 submitted by Carsten Schurig <Carsten.Schurig@web.de>
14387
14388 2001-11-21 [paul]       0.6.5claws26
14389
14390         * sync with sylpheed 0.6.5cvs12
14391                 see 2nd ChangeLog entry dated 2001-11-20
14392
14393 2001-11-20 [paul]       0.6.5claws25
14394
14395         * sync with sylpheed 0.6.5cvs11
14396                 see ChangeLog entry 2001-11-19 (src/utils.c)
14397
14398 2001-11-20 [hiro]
14399
14400         * src/compose.c
14401                 GTK_TEXT -> GTK_STEXT
14402                 fix for wrong comment
14403
14404 2001-11-20 [hiro]       0.6.5claws24
14405
14406         * src/compose.[ch]
14407                 more merges from main branch
14408                 removed fatal warnings (uninitialized variables etc.)
14409                 some coding style fix
14410         * src/gtkutils.h
14411                 fixed typo.
14412         * src/addressbook.c
14413           src/addrindex.c
14414                 V-Card -> vCard
14415
14416 2001-11-19 [hoa]        0.6.5claws23
14417
14418         * src/filtering.c
14419         * src/prefs_scoring.c
14420         * src/matcher.[ch]
14421         * src/scoring.c
14422                 cleaning code
14423
14424         * src/matcher_parser_parse.y
14425         * src/prefs_filtering.c
14426                 bouncing
14427
14428 2001-11-19 [alfons]     0.6.5claws22
14429
14430         more of my old things into claws
14431
14432         * src/Makefile.am
14433         * src/prefs_common.c
14434         * src/procmsg.h
14435         * src/summaryview.[ch]
14436         * src/prefs_summary_column.c
14437         * src/pixmaps/locked.xpm
14438                 add indicators for locking of message in summary view
14439                 (does not work yet, only visual indicator)
14440
14441 2001-11-19 [paul]       0.6.5claws21
14442
14443         * sync with sylpheed 0.6.5cvs10
14444                 see ChangeLog entry 2001-11-19
14445
14446 2001-11-18 [alfons]     0.6.5claws20
14447         
14448         * src/filtering.c
14449                 remove an inadvertent free I forgot in previous clean up 
14450
14451 2001-11-18 [alfons]     0.6.5claws19
14452
14453         * src/filtering.[ch]
14454                 clean up & plug leaks
14455
14456 2001-11-18 [paul]       0.6.5claws18
14457
14458         * sync with sylpheed 0.6.5cvs9
14459                 see ChangeLog entries 2001-11-17 and 2001-11-18
14460
14461 2001-11-16 [paul]       0.6.5claws17
14462
14463         * sync with sylpheed 0.6.5cvs8
14464                 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
14465
14466 2001-11-16 [paul]       0.6.5claws16
14467
14468         * sync with sylpheed 0.6.5cvs7
14469                 see ChangeLog entries 2001-11-15 and 2001-11-16
14470
14471 2001-11-15 [hoa]        0.6.5claws15
14472
14473         * src/compose.c
14474                 fix bounce, mails we received couln't be bounced to ourself.
14475
14476         * src/defs.h
14477         * src/filtering.[ch]
14478         * src/matcher.[ch]
14479         * src/matcher_parser.h
14480         * src/matcher_parser_lex.l
14481         * src/matcher_parser_parse.y
14482         * src/inc.c
14483         * src/main.c
14484         * src/mbox.c
14485         * src/prefs_filtering.[ch]
14486         * src/mainwindow.c
14487         * src/prefs_matcher.c
14488         * src/prefs_scoring.c
14489         * src/scoring.[ch]
14490         * src/summaryview.c
14491                 new matcher/filter/score configuration file parser
14492                 one unique configuration file => ~/.sylpheed/matcherrc
14493                 import in currently automatic, then save are made
14494                 in this new file.
14495                 one filter per folder and one global filter
14496                 (filter of a folder will be used as folder processing)
14497
14498         * src/folder.c
14499                 fix a bug in folder_item_get_identifier
14500                 
14501         * src/messageview.c
14502                 receive receipt return are fixed.
14503
14504 2001-11-14 [alfons]     0.6.5claws14
14505
14506         * src/session.h
14507                 add things from main branch to make claws compile
14508
14509 2001-11-14 [paul]       0.6.5claws13
14510
14511         * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
14512                 see ChangeLog entries 2001-11-08 to 2001-11-14
14513
14514 2001-11-14 [hoa] 0.6.5claws12
14515
14516         * src/compose.[ch]
14517         * src/mainwindow.c
14518         * src/summaryview.c
14519                 add "bounce mail" option
14520
14521 2001-11-13 [christoph]  0.6.5claws11
14522
14523         * src/compose.c
14524                 Cleanup a mess i add before commiting
14525
14526 2001-11-13 [hoa]        0.6.5claws10
14527
14528         * src/compose.c
14529                 some fixes when mail are sent or
14530                 for crossposts
14531
14532 2001-11-13 [christoph]  0.6.5claws9
14533
14534         * po/de.po
14535                 Changed two string with the same translation
14536         * src/compose.c
14537         * src/procmsg.[ch]
14538         * src/send.[ch]
14539                 New mailsending process:
14540                   - Always queue message before sending
14541                     (message will be saved if sylpheed crashed or
14542                      freezes while sending)
14543                   - Allow queuing of newspostings
14544                   - No copy in outbox before sending
14545                     (closes bug #469501)
14546                   - No more redundant code for send and send_later
14547         * src/summaryview.c
14548                 Applied wwp <subscript@free.fr>'s patch that fixes
14549                 marks for multiple forwarded messages (+compose.c)
14550
14551 2001-11-12 [alfons]
14552
14553         * README.claws
14554                 remove things that are now in main branch
14555         
14556         * po/nl.po
14557                 update Dutch translation
14558
14559 2001-11-12 [mhadasht]   0.6.5.claws8
14560
14561         * src/prefs_common.c
14562                 re-enabled account autoselection feature for forward
14563                 and reedit lost during the branch point for SYNC-B4-REL
14564         * src/gtkspell.c
14565                 gtkpspell_get_dict(): more readable code (even if function is
14566                 not used yet)
14567         * ChangeLog.claws
14568                 added version number info to 2001-11-12 [hiro] comment.
14569
14570 2001-11-12 [hiro]       0.6.5.claws7
14571
14572         * src/compose.c
14573                 compose_forward(): fixed a bug that forward quote mark
14574                 wasn't used.
14575                 removed unnecessary code.
14576         * src/template_select.[ch]: removed.
14577
14578 2001-11-11 [alfons]
14579
14580         * src/compose.c
14581                 :%s/GTK_TEXT/GTK_STEXT/g
14582         
14583         * src/compose.[ch]
14584         * src/undo.[ch]
14585         * src/Makefile.am
14586                 revert the undo stuff (this is 0.6.6claws stuff)
14587
14588 2001-11-11 [hoa]        0.6.5.claws6
14589
14590         * src/compose.[ch]
14591                 Insert signature at the end of the text.
14592                 Added undo patch but currently disabled
14593
14594         * src/procmsg.c
14595                 Threading by subject improved.
14596
14597         * added src/undo.[ch]
14598                 Undo module for compose dialog box.
14599
14600 2001-11-11 [alfons]     0.6.5.claws5
14601
14602         * src/procmsg.c
14603                 prevent threading by subject on nodes that have already been
14604                 threaded by in-reply-to (as in "circular references in a tree
14605                 result in a dead branch")
14606
14607 2001-11-09 [hoa]        0.6.5.claws4
14608         
14609         * src/folderview.c
14610                 allows creation of mbox folder item from any files.
14611
14612 2001-11-09 [alfons]     0.6.5.claws3
14613         
14614         * src/utils.c
14615         * src/procmsg.c
14616                 do what I mean and correct threading by subject so it really
14617                 ignores attracting lines without "Re: "
14618
14619 2001-11-07 [alfons]     0.6.5.claws2
14620
14621         * src/procmsg.c
14622         * src/utils.[ch]
14623                 only attract by subject if a subject line starts with a "Re: "
14624         * src/syldap.c
14625                 remove warning
14626
14627 2001-11-07 [paul]       0.6.5claws1
14628
14629         * sync with sylpheed 0.6.5. release
14630                 see ChangeLog entry 2001-11-07
14631
14632 2001-11-07 [paul]       0.6.4claws31
14633
14634         * sync with sylpheed 0.6.4cvs18
14635                 see ChangeLog entries 2001-10-30 to 2001-11-07
14636                 prefs_templates.[ch] renamed prefs_template.[ch]
14637
14638 2001-11-06 [alfons]
14639         
14640         * src/utils.h
14641                 add semicolon Hoa forgot ;-)
14642                 
14643
14644 2001-11-06 [hoa]        0.6.4claws30
14645         
14646         * src/procmsg.c
14647         * src/summaryview.c
14648         * src/utils.c
14649         * src/utils.h
14650                 threading by subject - empty subject are ignored
14651
14652 2001-11-06 [christoph]  0.6.4claws29
14653
14654         * src/socket.c
14655                 use SSL_peek for sock_gets
14656         * src/utils.c
14657                 removed unneeded pointer in extracting quoted
14658                 names implementation
14659
14660 2001-11-06 [melvin]     0.6.4claws28
14661
14662         * src/gtkspell.c
14663                 fixed bug #476792 Selection overtyping with spell checker
14664                 fixed bug which could cause a buffer overflow
14665                 fixed a memory leak
14666
14667 2001-11-06 [hoa]        0.6.4claws27
14668         
14669         * src/procmsg.c
14670         * src/summaryview.c
14671                 threading by subject
14672
14673 2001-11-05 [alfons]     0.6.4claws26
14674         
14675         * README.claws
14676                 Claws -> Sylpheed (vice versa)
14677
14678         * src/compose.c
14679                 :%s/gtk_text/gtk_stext/g
14680                 :%s/GTK_TEXT/GTK_STEXT/g
14681                 (thanks to Jonathan Ware for spotting this)
14682
14683 2001-11-04 [christoph]  0.6.4claws25
14684
14685         * src/summaryview.c
14686                 replace Xalloca + strdup with Xstrdup_a
14687         * src/utils.c
14688                 better implementation of extracting quoted names
14689                 from addresses (remove backlashes and ignore
14690                 quotes after them)
14691
14692 2001-11-04 [alfons]     0.6.4claws24
14693
14694         * src/utils.[ch]
14695                 edit to comply more with coding style
14696
14697         * src/textview.c
14698                 fix bug reported by Kim Schulz. introduced by the patch integrated
14699                 in 0.6.4claws15. the code did not check the return value of
14700                 the html parser.
14701
14702         * AUTHORS
14703                 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
14704
14705 2001-11-04 [christoph]  0.6.4claws23
14706
14707         * src/main.c
14708         * src/prefs_common.[ch]
14709                 init some pointers that possibly caused a segfault
14710                 reported in the claws-users ML
14711
14712 2001-11-04 [hoa]        0.6.4claws22
14713
14714         * src/grouplistdialog.c
14715                 change the names of the nodes in the tree
14716
14717         * src/compose.c
14718                 enhanced mailto syntax as described in
14719                 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
14720                 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
14721
14722         * src/utils.c
14723                 encode and decode URI (useful when opening URL into
14724                 netscape).
14725
14726 2001-11-03 [hoa]        0.6.4claws21
14727
14728         * src/grouplistdialog.c
14729                 a new newsgroups list selection dialog box
14730                 with a CTree instead of a CList
14731
14732 2001-11-03 [hoa]        0.6.4claws20
14733
14734         * src/folderview.c
14735                 enable property and scoring options when right
14736                 click on "inbox"
14737
14738         * src/summaryview.c
14739                 fixed bug when nickname were displayed using
14740                 the address book.
14741
14742 2001-11-02 [darko]      0.6.4claws19
14743
14744         * src/compose.c
14745                 new wrap quotation and URL/long words wrapping implementation
14746         * src/compose.c src/gtkstext.[ch]
14747                 move gtkstext_strncmp() to gtkstext.c
14748
14749 2001-11-01 [christoph]  0.6.4claws18
14750
14751         * src/prefs_account.c
14752                 fixed mess in account settings dialog
14753         * src/prefs_folder_item.c
14754                 added label with folder path to dialog
14755
14756 2001-10-31 [match]      0.6.4claws17
14757
14758         * src/vcard.c
14759                 fix memory leak.
14760         * src/addrbook.c
14761                 fix generation of spurious address book file names.
14762                 remove redundant functions.
14763         * po/POTFILES.in
14764                 added missing file names.
14765
14766 2001-10-30 [paul]       0.6.4claws16
14767
14768         * sync with sylpheed 0.6.4cvs6
14769                 see ChangeLog entries 2001-10-26 to 2001-10-30
14770
14771         * tools/filter_conv.pl
14772                 read folderlist.xml to discover whether the top-level
14773                 folder is called 'Mailbox' or 'Mail' 
14774
14775 2001-10-29 [paul]       0.6.4claws15
14776
14777         * src/html.c, src/textview.c
14778                 activate links in html mail and fix clickable parts
14779                 Submitted by Matthieu Dazy <dazy@t-surf.com>
14780
14781 2001-10-29 [paul]
14782
14783         * po/de.po, po/es.po, po/pt_BR/po
14784                 updated translations, submitted by Jens Oberender,
14785                 Ricardo Mones Lastra, and Fabio Junior Beneditto
14786
14787 2001-10-29 [darko]      0.6.4claws14
14788
14789         * src/compose.c
14790                 fix wrapping for good
14791
14792 2001-10-29 [darko]
14793
14794         * src/compose.c
14795                 undo previous change as it broke the smart wrapping
14796
14797 2001-10-29 [darko]      0.6.4claws13
14798
14799         * src/compose.c
14800                 fix infinite loop when long URL is quoted
14801                 (closes bug #475122.
14802
14803 2001-10-28 [match]
14804
14805         * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
14806                 import Mutt address book
14807         * src/ldif.[ch] src/importldif.h
14808                 modified import LDIF handle user attributes
14809
14810 2001-10-28 [christoph]  0.6.4claws12
14811
14812         * src/summaryview.c
14813                 fixed that filtering did not work if there
14814                 were no filter rules
14815                 (closes bug #472003 and better implementation
14816                  of patch #474644)
14817
14818 2001-10-27 [christoph]  0.6.4claws11
14819
14820         * src/compose.c
14821                 make the folder's default account to be used when
14822                 replying. (patch by wwp <subscript@free.fr>)
14823         * src/compose.c
14824                 code cleanup, nearly killed all of wwp's patch
14825                 for folder's default account in compose
14826         * src/folderview.c
14827                 error panel when a folder could not be created
14828                 (closes bug #471080 new folder name & already
14829                  existing file)
14830
14831 2001-10-26 [alfons]
14832
14833         * src/utils.h
14834                 change prototype of strstr2() that Christoph forgot about
14835
14836 2001-10-26 [christoph]  0.6.4claws10
14837
14838         * src/account.c
14839                 made search for accounts by email address not case
14840                 sensitive
14841         * src/folder.c
14842                 fixed memory leak in folder_item_get_identifier
14843         * src/gtkspell.c
14844         * src/utils.c
14845                 fixed wrong strstr2 (should work like strstr)
14846
14847 2001-10-26 [darko]      0.6.4claws9
14848
14849         * src/compose.c src/gtkstext.[ch]
14850         * src/gtkstext.c
14851                 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
14852
14853 2001-10-26 [paul]       0.6.4claws8
14854
14855         * src/html.c
14856                 ignore css and javascript tags in html mail
14857                 case-insensitive, with or without double-quoted
14858                 strings
14859
14860 2001-10-26 [paul]       0.6.4claws7
14861
14862         * sync with sylpheed 0.6.4cvs1
14863                 see ChangeLog entry 2001-10-26
14864
14865         * src/prefs_account.c, src/prefs_common.c,
14866           src/prefs_summary_column.c
14867                 minor improvements to the English
14868
14869 2001-10-25 [alfons]     0.6.4claws6
14870
14871         * src/gtkstext.c
14872         
14873                 make GtkSText follow style of GtkText (closes bug 
14874                 #469211 "text selection while writing message")
14875                 
14876                 do sync with GTK 1.2.10
14877
14878 2001-10-25 [paul]       0.6.4claws5
14879
14880         * src/html.c
14881                 ignore css tags in html mail
14882
14883 2001-10-25 [darko]      0.6.4claws4
14884
14885         * src/compose.c
14886                 don't declare is_url_string as static function since
14887                 we need it in gtkstext.c
14888         * src/gtkstext.c
14889                 remove unused variable
14890                 don't wrap long URLs while composing a message
14891
14892 2001-10-24 [christoph]  0.6.4claws3
14893
14894         * src/socket.c
14895                 fix ssl deadlock, when peer closes connection
14896
14897 2001-10-24 [paul]       0.6.4claws2
14898
14899         * src/prefs_common.c
14900                 gettextize the gpg ascii-armored warning message
14901
14902         * src/compose.c
14903                 insert a DOS/MAC file into the composed message
14904                 (improvements)
14905
14906         * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
14907
14908 2001-10-22 [paul]       0.6.4claws1
14909
14910         * sync with sylpheed 0.6.4 release
14911                 see ChangeLog entries 2001-10-21
14912
14913         * po/fr.po, po/pt_BR.po
14914                 updated by Melvin Hadasht and Fabio Junior Beneditto
14915
14916 2001-10-21 [paul]       0.6.3claws30
14917
14918         * src/compose.c
14919                 insert a DOS text file from the compose window
14920                 into the composed message text (removes CRs characters)
14921                 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
14922
14923         * tools/filter_conv.pl, tools/README
14924                 automatically use ~/.sylpheed as working directory
14925                 print out confirmation message on completion
14926
14927         * correct Hoa's last ChangeLog.claws entry
14928
14929 2001-10-20 [hoa]        0.6.3claws29
14930
14931         * src/grouplistdialog.c
14932                 bugfix (another ?) to give the right
14933                 newsgroups list for each news server.
14934
14935         * src/news.c
14936         * src/news.h
14937                 improve the newsgroups list cache
14938
14939 2001-10-20 [paul]       0.6.3claws28
14940
14941         * sync with sylpheed 0.6.3cvs9
14942                 see ChangeLog entry 2001-10-19
14943
14944         * correct Alfons' last ChangeLog.claws entry
14945
14946 2001-10-19 [alfons]
14947
14948         * src/pgptext.[ch]
14949                 fix compilation problems (part of bug #472895)
14950
14951 2001-10-18 [hoa]        0.6.3claws27
14952
14953         * src/grouplistdialog.c
14954                 bugfix when we refresh was clicked (bug 472701)
14955
14956 2001-10-19 [christoph]  0.6.3claws26
14957
14958         * src/compose.c
14959                 last header entry should default to "To:" or
14960                 "Newsgroups:" and not copy the last entry line
14961                 in a new compose window
14962                 (closes bug #472686, #470792)
14963
14964 2001-10-19 [paul]       0.6.3claws25
14965
14966         * sync with Sylpheed 0.6.3cvs8
14967                 see ChangeLog entries 2001-10-18 and 2001-10-19
14968
14969 2001-10-18 [christoph]  0.6.3claws24
14970
14971         * src/procmsg.c
14972                 reimplement ignore thread
14973         
14974 2001-10-18 [hoa]        0.6.3claws23
14975
14976         * src/folderview.c
14977         * src/grouplistdialog.[ch]
14978                 enhanced news subscription interface (feature 469113)
14979
14980         * src/news.c
14981         * src/news.h
14982                 enchanced newsgroup listing,
14983                 now, we can get groups informations
14984                 (NNTPGroupInfo)
14985
14986 2001-10-18 [paul]       0.6.3claws22
14987
14988         * src/summaryview.c
14989                 remove comment (sync with main branch)
14990         * src/mainwindow.c
14991                 fix 'Re-edit' bug in 'Message' menu
14992
14993 2001-10-17 [christoph]  0.6.3claws21
14994
14995         * src/compose.c
14996                 ignore empty or whitespace only header lines
14997
14998 2001-10-17 [paul]       0.6.3claws20
14999
15000         * sync with sylpheed 0.6.3cvs7
15001                 see ChangeLog entries 2001-10-14, 2001-10-16, and
15002                 2001-10-17
15003
15004 2001-10-17 [darko]
15005
15006         * src/compose.c
15007                 wrap long lines without spaces
15008                 don't wrap URLs
15009
15010 2001-10-16 [paul]
15011
15012         * po/es.po, po/nl.po, po/pt_BR.po
15013                 updated by Ricardo Mones Lastra, Alfons,
15014                 and Fabio Junior Beneditto
15015
15016         * sylpheed-0.6.3claws released
15017
15018 2001-10-15 [melvin] 0.6.3claws18
15019
15020         * README.claws
15021                 added summary and detailed installation instructions
15022                 for spell checker
15023         * po/fr.po
15024                 Updated, corrected and completed french translation
15025
15026 2001-10-15 [hoa] 0.6.3claws17
15027         * src/grouplistdialog.c
15028                 we can choose the newsgroups to display with wildcards
15029
15030 2001-10-15 [christoph]  0.6.3claws16
15031
15032         * src/account.c
15033         * src/compose.c
15034         * src/prefs_folder_item.[ch]
15035                 applied wwp <subscript@free.fr>'s folder
15036                 default account patch
15037         * po/de.po
15038                 Fixed wrong translation
15039
15040 2001-10-13 [alfons, christoph, melvin]  
15041                         0.6.3claws15
15042
15043         solution #2 to solve MT-safety problems defers all GUI related calls
15044         to the main thread using a gtk_idle_add() callback. discussed on
15045         ircnet #sylpheed, with christoph spotting some issues with the
15046         original code, and melvin allowing us to lobotomize his sylpheed.
15047
15048         * src/syldap.[ch], src/main.c
15049                 fix race problem in ldap search thread by deferring GUI 
15050                 stuff to main thread using gtk_idle_add()
15051
15052 2001-10-13 [paul]       0.6.3claws14
15053
15054         * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
15055                 add Sergey's smtpcred.patch
15056                 adds separate username/password setting for SMTP Auth
15057                 needed by some servers
15058                 (closes feature request #471659)
15059
15060 2001-10-13 [paul]       0.6.3claws13
15061
15062         * src/pgptext.[ch] **NEW FILES**
15063         * src/Makefile.am, src/messageview.c, src/mimeview.c
15064                 decrypt ascii-armored gpg text embedded in
15065                 the message body.
15066                 Submitted by Jens Jahnke <jan0sch@gmx.net>
15067
15068 2001-10-13 [christoph]  0.6.3claws12
15069
15070         * README.claws
15071                 some more details on default to and
15072                 feature requests
15073         * src/main.c
15074                 init glib threading when ldap is used
15075         * src/syldap.c
15076                 threading fixes
15077         * po/de.po
15078                 fixed a typo
15079
15080 2001-10-12 [paul]       0.6.3claws11
15081
15082         * src/prefs_common.[ch], src/rfc2015.c
15083                 enable ascii-armored gpg text to be embedded in the
15084                 message body, selectable through the 'Privacy'
15085                 preferences. Supports encrypting only.
15086                 Submitted by Ravemax <ravemax@dextrose.com>
15087
15088 2001-10-12 [paul]       0.6.3claws10
15089
15090         * sync with sylpheed 0.6.3cvs6
15091                 see ChangeLog entries 2001-10-11 and 2001-11-12
15092
15093         * src/folderview.c
15094                 incorporated mbox folders, scoring, and folder
15095                 properties into the sync
15096
15097 2001-10-12 [darko]      0.6.3claws9
15098
15099         * README.claws
15100                 describe quotation wrapping
15101         * src/compose.c
15102                 don't treat tab as space to calculate line length properly
15103
15104 2001-10-11 [alfons]
15105
15106         * README.claws
15107                 correct description of how to make new filtering system work,
15108                 add some other things
15109                 
15110         * src/syldap.c
15111                 remove sched_yield() (not necessary / unportable)
15112
15113 2001-10-11 [paul]       0.6.3claws8
15114
15115         * sync with sylpheed 0.6.3cvs3
15116                 see ChangeLog entry 2001-10-10
15117
15118 2001-10-10 [christoph]  0.6.3claws7
15119
15120         * .cvsignore
15121                 ignore 2 files created by newer autotools
15122         * src/prefs_folder_item.c
15123                 using table for widget alignment
15124                 fixed memory leak and broken octal display
15125         * src/filesel.c
15126                 fixed segfault caused by lost filename
15127                 workaround (closes bug #469551)
15128
15129 2001-10-10 [paul]       0.6.3claws6
15130
15131         * sync with sylpheed 0.6.3cvs2
15132                 see ChangeLog entries 2001-10-09 and 2001-10-10
15133
15134 2001-10-10 [darko]      0.6.3.claws5
15135
15136         * src/gtkstext.c
15137                 proper calculation of right margin if smart wrapping is enabled
15138         * src/compose.c
15139                 automatically wrap long lines if wrap quotation is enabled
15140
15141 2001-10-09 [alfons]     0.6.3.claws4
15142
15143         * src/summaryview.c
15144                 select correct row when deleting last row in the summary view (and
15145                 close bug "[ #469104 ] select second last in list when deleting")
15146
15147 2001-10-09 [paul]       0.6.3claws3
15148
15149         * sync with sylpheed 0.6.3cvs1
15150                 updated some autotool scripts
15151
15152 2001-10-09 [darko]      0.6.3claws2
15153
15154         * src/gtkstext.[ch]
15155                 new name and mark with Sylpheed comment
15156         * src/compose.c
15157                 smart quotation wrapping a-la VIM
15158
15159 2001-10-08 [paul]       0.6.3claws1
15160
15161         * sync with sylpheed 0.6.3 release
15162                 see ChangeLog entry 2001-10-08
15163
15164 2001-10-08 [paul]       0.6.2claws24
15165
15166         * src/summaryview.c
15167                 more sync with sylpheed 0.6.2cvs12
15168                 Fixed the bug that didn't select the last row correctly
15169
15170
15171 2001-10-07 [paul]       0.6.2claws23
15172
15173         * sync with sylpheed 0.6.2cvs12
15174                 see ChangeLog entry 2001-10-07
15175
15176 2001-10-06 [match]
15177         * src/jpilot.[ch]
15178                 enable jpilot to read unsynch'ed addresses.
15179
15180         * src/editldap_basedn.c
15181                 fix segfault when opening dialog.
15182
15183 2001-10-06 [alfons]     0.6.2.claws22
15184
15185         * src/summaryview.c
15186                 fix bug with summary view selecting last *inserted*
15187                 node instead of last *visible* node. remember we
15188                 work with a tree
15189
15190 2001-10-06 [paul]       0.6.2claws21
15191
15192         * po/pt_BR.po
15193                 updated translation, contains some fixes and new
15194                 translations, submitted by Gustavo Noronha Silva
15195                 <kov@debian.org>
15196
15197         * src/prefs_common.c
15198                 change 'each' to 'every' - fix dubious English
15199
15200         * sync with sylpheed 0.6.2cvs11
15201
15202 2001-10-05 [alfons]     0.6.2claws20
15203
15204         * src/mainwindow.[ch], src/folderview.c
15205                 make composite tool button switch between "Compose News"
15206                 and "Compose Mail" depending on selected folder
15207                 (nifty idea by Kim Schulz <kim@schulz.dk>)
15208
15209 2001-10-05 [paul]       0.6.2claws19
15210
15211         * src/mainwindow.c, src/summaryview.c
15212                 fix 'Message/Reply to all', broken in last commit
15213
15214         * src/compose.c
15215                 fix X_BEENTHERE seg fault, thanks to Alfons
15216
15217 2001-10-04 [paul]       0.6.2claws18
15218
15219         * src/compose.[ch], src/mainwindow.c
15220                 make "Message/Reply" reply to mailing lists; matches
15221                 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
15222                 based on portions of the patch submitted by
15223                 Junichi Uekawa <dancer@netfort.gr.jp>
15224
15225 2001-10-04 [darko]      0.6.2claws17
15226
15227         * src/compose.c
15228                 better smart wrapping
15229         * src/gtkstext.[hc]
15230                 a function to make text buffer contiguous
15231
15232 2001-10-03 [paul]       0.6.2claws16
15233
15234         * sync with sylpheed 0.6.2cvs10
15235
15236 2001-10-02 [alfons]
15237
15238         * configure.in
15239         * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
15240                 close bug "[ #466566 ] compile error on mdk 8.0" by removing
15241                 references to chinese translations (hope someone picks up
15242                 this)
15243
15244 2001-10-02 [christoph]  0.6.2claws15
15245
15246         * src/compose.c
15247                 fixed non translated header bug
15248         * ChangeLog.claws
15249                 fixed wrong date in alfons last entry ;)
15250
15251 2001-10-02 [alfons]     0.6.2claws14
15252
15253         * src/compose.c, src/prefs_common.[ch]
15254                 add block cursor option
15255
15256 2001-10-02 [paul]       0.6.2claws13
15257
15258         * sync with sylpheed 0.6.2cvs9
15259
15260 2001-09-30 [paul]       0.6.2claws12
15261
15262         * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
15263                 updated translations
15264
15265         * po/POTFILES.in
15266                 add 'src/importldif.c'
15267
15268         * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
15269                 added eudora-to-vCard conversion tool
15270                 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
15271
15272         * sync with sylpheed 0.6.2cvs8
15273
15274 2001-09-30 [paul]
15275
15276         * sylpheed-0.6.2claws released
15277
15278 2001-09-27 [melvin]     0.6.2claws11
15279
15280         * src/gtkspell.c
15281                 fixed crash when using default path (introduced 
15282                 in 0.6.2claws10)
15283                 fixed tiny bug for initial suggestion mode
15284
15285 2001-09-27 [melvin]     0.6.2claws10
15286         
15287         * src/gtkspell.c
15288                 fixed bug where gtkpspell didn't set the path correctly
15289
15290         * README.claws
15291                 added a paragraph about spell checking
15292                 
15293
15294
15295 2001-09-27 [paul]       0.6.2claws9
15296
15297         * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
15298                 replace '// comments' with '/* comments */' to prevent
15299                 some compiler warnings 
15300
15301         * sync with sylpheed 0.6.2cvs6
15302
15303 2001-09-26 [alfons]     0.6.2claws8
15304
15305         * src/messageview.c
15306                 introduce return receipt request notification again,
15307                 which was lost because of other semantics in 
15308                 procheader_parse() (???)
15309
15310 2001-09-26 [christoph]  0.6.2claws7
15311
15312         * src/compose.c
15313                 replace comments for old code with #if 0
15314                 readded auto cc, bcc and reply-to
15315         * src/prefs_matcher.c
15316         * src/prefs_scoring.c
15317                 removed some definition (was moved to
15318                 prefs.h)
15319
15320 2001-09-26 [paul]       0.6.2claws6
15321
15322         * src/mainwindow.c
15323                 make 'Follow-up and reply to' sensitive
15324
15325         * more sync with sylpheed 0.6.2cvs5
15326
15327 2001-09-25 [melvin]
15328
15329         * 0.6.2claws5
15330
15331         * src/gtkspell.c
15332                 fixed bug for "US-ASCII" introduced by the encoding code
15333
15334 2001-09-25 [paul]
15335
15336         * 0.6.2claws4
15337
15338         * src/prefs_common.[ch], src/summaryview.c
15339                 'next unread msg' 'go to next folder?' dialog can be
15340                 given default behaviour, either always show dialog,
15341                 or assume 'yes', or assume 'no'
15342                 Submitted by wwp <subscript@free.fr>
15343
15344 2001-09-25 [melvin]
15345                 
15346         * src/compose.c src/gtkspell.[ch]
15347                 added support for different encodings
15348
15349 2001-09-25 [paul]
15350
15351         * more sync with sylpheed 0.6.2cvs5
15352
15353 2001-09-24 [alfons]
15354         
15355         * src/prefs_folder_item.c
15356                 add check for item->prefs->default_to string is NULL and
15357                 add another check when freeing this string
15358
15359 2001-09-24 [paul]
15360
15361         * configure.in
15362                 change to version 0.6.2claws3
15363
15364         * sync with sylpheed 0.6.2cvs5 
15365
15366 2001-09-24 [match]
15367         * src/ldif.[ch], src/importldif.[ch], addressbook.c
15368                 import LDIF files.
15369         * src/addrcache.[ch], addrindex.[ch]
15370                 small update for future
15371         * src/addrbook.c
15372                 fix test XML file.
15373
15374 2001-09-24 [melvin]
15375         * src/gtkspell.[ch]
15376                 added 'Learn from mistakes' option
15377                 better handling of quotes in checked words
15378                 sorted dict list
15379         * po/fr.po
15380                 small update for spell checking stuff
15381
15382 2001-09-23 [alfons]
15383         
15384         * src/gtkspell.c
15385                 edit a little bit so it complies more with main coding style
15386
15387 2001-09-23 [alfons]
15388
15389         * src/folder.[ch], prefs_folder_item.c, compose.c
15390                 migrate "request return receipt" folder property
15391                 to folderlist.xml
15392
15393 2001-09-22 [alfons]
15394
15395         * README.claws **NEW**
15396                 (add things of interest for users of main branch 
15397                 and claws here)
15398
15399         * src/folder.[ch], src/mainwindow.c, src/summaryview.c
15400                 re-implement threading per folder option, but store 
15401                 the setting in folderlist.xml (where it belongs)
15402
15403 2001-09-21 [melvin]
15404
15405         * src/gtkspell.[ch]
15406                 fixed bug when compose window is under another window
15407         * src/prefs_common.[ch] src/compose.c
15408                 changed 'dictionary_path' to 'dictionary' to be consistent
15409                 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
15410         * ac/pspell.m4 src/Makefile.am 
15411                 dropped PSPELL_PATH macro
15412         * po/fr.po
15413                 updated translations
15414
15415 2001-09-21 [christoph]
15416
15417         * src/compose.c
15418                 added border around header fields
15419                 keep header type when new field is added
15420
15421 2001-09-20 [christoph]
15422
15423         * src/utils.[ch]
15424                 more portable debug_print with source filename
15425                 and linenumber
15426         * src/procmsg.c
15427                 more newlines after debug messages
15428
15429 2001-09-20 [paul]
15430
15431         * configure.in
15432                 change to version 0.6.2claws2
15433
15434         * sync with sylpheed 0.6.2cvs3
15435
15436 2001-09-19 [melvin]
15437
15438         * src/gtkspell.c
15439                 fixed the post-right-click focus pb
15440                 fixed crash when 'Spell check all' after dict change 
15441                         and when cursor is at the end of the text
15442                 shift-right-click pops up config menu even on misspelled words.
15443         * po/POTFILES.in
15444                 added gtkspell.c
15445
15446 2001-09-19 [melvin]
15447
15448         * src/about.c
15449                 added pspell to compiled-in features list
15450
15451 2001-09-18 [melvin]
15452
15453         * switched to pspell and dropped ispell
15454         * ac/pspell.m4
15455                 new file. autoconf macro for pspell
15456         * ac/Makefile.am 
15457         * configure.in acconfig.h
15458                 added pspell support
15459         * src/Makefile.am
15460         * src/main.c src/compose.[ch] src/gtkspell.[ch]
15461         * src/prefs_common.[ch] 
15462                 added pspell support
15463
15464 2001-09-18 [christoph]
15465
15466         * src/addr_compl.c
15467         * src/template.[ch]
15468                 replace LOG_MESSAGE with debug_print
15469         * src/compose.[ch]
15470                 gui improvements
15471         * src/menu.c
15472                 added newline after debug message
15473         * src/utils.h
15474                 using __VA_ARGS__ for debug_print macro
15475         * tools/.cvsignore
15476                 ignore Makefile and Makefile.in
15477
15478 2001-09-18 [paul]
15479
15480         * configure.in
15481                 change to version 0.6.2claws1
15482         * sync with sylpheed 0.6.2cvs1
15483
15484         * src/matcher.c 
15485         * src/prefs_matcher.c
15486                 add 'score equal to' option, submitted by
15487                 Paul Evans <nerd@freeuk.com>
15488
15489 2001-09-15 [christoph]
15490
15491         * src/mainwindow.c
15492                 comment out menu entry not existing in claws
15493         * src/menu.c
15494                 add debug output for non existing menu entries
15495         * src/summaryview.c
15496                 fix next/prev unread message for ignored threads
15497         * src/utils.[ch]
15498                 add sourcefile and line number to debug output
15499                 otherwise it is sometimes hard to find the
15500                 source code part if debug messages are translated
15501
15502 2001-09-14 [darko]
15503         
15504         * src/folderview.c
15505                 refresh target folder style after colour is changed
15506
15507 2001-09-13 [paul]
15508
15509         * configure.in
15510                 change to version 0.6.1claws3
15511
15512         * sync with sylpheed 0.6.1cvs6
15513
15514 2001-09-13 [darko]
15515         
15516         * src/folderview.c
15517                 fix target folder colourization to use user selected colour
15518
15519 2001-09-12 [darko]
15520         
15521         * src/summaryview.c
15522                 fix crash when message that is marked for copy/move is unmarked
15523
15524 2001-09-09 [paul]
15525
15526         * configure.in
15527                 change to version 0.6.1claws2
15528
15529         * sync with sylpheed 0.6.1cvs3
15530
15531 2001-09-09 [alfons]
15532         
15533         * src/folderview.c
15534                 fix bug with default font used for trash folder text
15535
15536 2001-09-06 [paul]
15537
15538         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
15539                 updated translations
15540
15541         * configure.in
15542                 change to version 0.6.1claws1
15543
15544         * sync with sylpheed 0.6.1cvs2
15545
15546 2001-09-03 [paul]
15547
15548         * po/POTFILES.in
15549                 add Match's new addressbook
15550
15551         * po/de.po
15552                 updated translation submitted by Jens Oberender
15553
15554 2001-09-02 [paul]
15555
15556         * configure.in
15557                 change to 0.6.1claws
15558         * sync with sylpheed 0.6.1 release
15559
15560 2001-09-02 [paul]
15561
15562         * configure.in
15563                 change to 0.6.0claws2
15564
15565         * sync with sylpheed 0.6.0cvs4
15566
15567         * po/pt_BR.po
15568                 updated translation submitted by Fabio Junior Beneditto
15569
15570 2001-09-01 [match]
15571         * pixmaps/
15572                 interface.xpm
15573                 book.xpm
15574                 address.xpm
15575         * src/
15576                 Makefile.am
15577                 a ton of new files
15578
15579 2001-08-31 [paul]
15580
15581         * configure.in
15582                 change to version 0.6.0claws1
15583
15584         * sync with sylpheed 0.6.0cvs1
15585
15586         * po/es.po
15587                 updated translation submitted by Ricardo Mones Lastra
15588
15589         * po/POTFILES.in
15590                 add 'src/prefs_templates.c'
15591
15592         * src/compose.c, src/summaryview.c
15593                 fix segfault on 'Re_edit'               
15594
15595 2001-08-30 [alfons]
15596
15597         * configure.in, Makefile.am
15598         * tools/Makefile.am
15599                 add tools directory to source distribution
15600
15601 2001-08-30 [paul]
15602
15603         * configure.in
15604                 change to version 0.6.0claws
15605
15606         * sync with sylpheed 0.6.0 release
15607
15608 2001-08-30 [christoph]
15609
15610         * configure.in
15611                 removed autoconf version check
15612
15613 2001-08-30 [paul]
15614
15615         * src/account.c, src/compose.c, src/prefs_common.[ch]
15616         * src/procheader.[ch] src/utils.[ch]
15617                 Enhanced automatic account selection on replies
15618                 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
15619
15620         * configure.in
15621                 add LDAP and JPilot to the configuration results output.
15622
15623 2001-08-29 [christoph]
15624
15625         * src/summeryview.c
15626                 no bold font for ignored threads
15627
15628 2001-08-29 [paul]
15629
15630         * configure.in
15631                 change to version 0.5.3claws6
15632
15633         * sync with sylpheed 0.5.3cvs10
15634                 src/stringtable.[ch]: New Files
15635
15636         * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
15637         * src/pixmaps/sylpheed.xpm
15638                 add mini-icons to windows (by Alfons)
15639
15640 2001-08-27 [paul]
15641
15642         * src/mainwindow.c
15643                 new functions: next_labeled_cb(), prev_labeled_cb()
15644
15645         * src/summaryview.c
15646                 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
15647                 summary_select_next_labeled(), summary_select_prev_labeled()
15648
15649         * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
15650                 give claws blue folders and a blue trash can
15651
15652 2001-08-27 [paul]
15653
15654         * configure.in
15655                 change to version 0.5.3claws5
15656
15657         * sync with sylpheed 0.5.3cvs9
15658                 src/labelcolors.[ch] renamed to src/colorlabel.[ch] 
15659
15660 2001-08-24 [christoph]
15661
15662         * src/filesel.c
15663                 keep filename when browsing directories
15664                 (not working for user entered filename, but
15665                  for default name and selected filename from
15666                  file list)
15667         * src/mainwindow.c
15668                 fixed wrong spelling "Folllow-up"
15669         * src/mbox_folder.c
15670         * src/procmsg.c
15671         * src/summaryview.c
15672                 fixed new/unread message count with ignored
15673                 threads (2 commits, first didn't notice no
15674                 longer needed decreasing)
15675         * src/inc.c
15676                 readded scrolling of progress dialog
15677                 (lost in sync)
15678
15679 2001-08-24 [paul]
15680
15681         * configure.in
15682                 change to 0.5.3claws4
15683
15684         * sync with sylpheed 0.5.3cvs7
15685
15686 2001-08-24 [christoph]
15687
15688         * src/compose.c
15689                 set request return receipt when replying
15690                 if it is set is the folder prefs of the
15691                 message
15692         * src/inc.c
15693                 disable final error popup if popups are
15694                 disabled in config (again)
15695
15696 2001-08-23 [paul]
15697
15698         * configure.in
15699                 Change version number to 0.5.3claws3
15700
15701         * sync with sylpheed 0.5.3cvs5
15702
15703         * src/mimeview.c
15704                 double quote '%s' in 'gedit %s' to fix bug when
15705                 opening attachment with spaces in the name
15706
15707 2001-08-22 [alte]
15708         * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
15709           src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
15710                 initial message templates support
15711
15712
15713 2001-08-22 [paul]
15714
15715         * configure.in
15716                 change version number to 0.5.3claws2
15717
15718         * sync with sylpheed 0.5.3cvs4
15719
15720         * src/procmsg.h src/summaryview.c
15721                 re-implement (un)ignore thread
15722
15723 2001-08-21 [paul]
15724
15725         * src/summaryview.c
15726                 remove unnecessary code
15727         * src/compose.c
15728                 enable 'dynamic' signatures (submitted by
15729                 Eric Limpens <eric@hscg-internet.nl>)
15730
15731 2001-08-21 [paul]
15732
15733         clean up after sync with sylpheed 0.5.3 release
15734
15735         * src/folderview.c
15736                 fix re-introduced font mess, see Christoph's
15737                 entry 2001-06-24
15738
15739         * src/summaryview.c
15740                 remove prev_msgnum
15741                 use sylpheed's small font instead of
15742                 gtk default font for summary view
15743
15744
15745 2001-08-17 [paul]
15746
15747         * configure.in
15748                 add pl to ALL_LINGUAS - sync with main branch
15749
15750         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
15751                 Updated. Translations by Jens Oberender, Ricardo Mones
15752                 Lastra, Alfons, and Fabio Junior Beneditto respectively.
15753
15754         * po/pl.po  ** NEW FILE **
15755                 sync with the main branch
15756
15757         * src/folderview.c
15758                 fix target folder colorizing and refresh problem
15759
15760
15761 2001-08-17 [christoph]
15762
15763         * src/mainwindow.c
15764                 claws uses 4 colors for target folder coloring.
15765                 arrays were not long enough and destroyed the
15766                 stack causing a segfault.
15767                 target folder colorizing does not work anymore
15768                 for me
15769
15770 2001-08-16 [paul]
15771
15772         * configure.in
15773                 change to version 0.5.3claws1
15774
15775         * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
15776           src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
15777           src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
15778
15779                 sync with sylpheed 0.5.3 release, but keep claws method of
15780                 configuring/saving fonts
15781
15782         * src/addressbook.[ch]
15783                 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
15784                 in line with a similar change in Hiroyuki's branch
15785
15786         * src/mainwindow.[ch]
15787                 disable main_window_set_thread_option()
15788         * src/prefs_folder_item.c
15789                 comment out &tmps_prefs.enable_thread,
15790         * src/mbox_folder.c, src/procmsg.[ch]
15791                 comment out MSG_IS_IGNORE_THREAD
15792         * src/summaryview.c
15793                 comment out summary_ignore_thread() and summary_unignore_thread()
15794                 comment out MSG_IS_IGNORE_THREAD
15795
15796                 use Hiroyuki's threading instead.
15797
15798
15799
15800 2001-08-15 [paul]
15801
15802         * src/account.c
15803                 use Hiroyuki's 0.5.3 column scheme but also
15804                 include the enable/disable button.
15805         * src/pixmaps/mark.xpm
15806                 add Hiroyuki's amended pixmap
15807
15808 2001-08-13 [christoph]
15809
15810         * src/account.c
15811                 receive at get all column showed wrong state for APOP
15812                 button should only work for POP3 and APOP accounts
15813         * src/prefs_account.c
15814                 added missing preprocessor statement for SSL
15815
15816 2001-08-12 [paul]
15817
15818         * src/account.[ch]
15819                 add 'receive at get all' column and enable/disable
15820                 button.
15821
15822 2001-08-06 [christoph]
15823
15824         * src/account.c
15825                 show usage of SSL in protocol column
15826
15827         * src/imap.c
15828         * src/inc.c
15829                 renamed ssl options
15830
15831         * src/prefs_account.[ch]
15832                 moved ssl options to a new page
15833
15834         * src/send.c
15835         * src/smtp.c
15836         * src/ssl.[ch]
15837                 renamed ssl options
15838                 added support for SMTP STARTTLS command
15839
15840 2001-08-05 [christoph]
15841
15842         * configure.in
15843                 debian autoconf needs version check to find
15844                 correct autoconf version. if the file is
15845                 named configure.in 2.13 is used, which does
15846                 not work with this configure.in script.
15847                 other solution would be to rename the script
15848                 to configure.ac as suggested in the autoconf
15849                 manual.
15850
15851         * src/inc.c
15852                 disable final error popup if popups are
15853                 diabled in config
15854
15855         * src/socket.c
15856                 bugfix in ssl_gets
15857                 fixes IMAP over SSL problem
15858
15859 2001-08-03 [paul]
15860
15861         * configure.in
15862                 change to 0.5.2claws1
15863
15864         * sync with sylpheed 0.5.2cvs1
15865
15866 2001-08-02 [alfons]
15867
15868         * configure.in
15869                 quick fix for ispell detection...
15870
15871 2001-08-01 [paul]
15872
15873         * configure.in
15874                 change to 0.5.1claws4
15875
15876         * sync with sylpheed 0.5.1cvs7
15877
15878 2001-07-31 [alfons]
15879
15880         * src/prefs_common.c, src/prefs_common.h, 
15881           src/gtkspell.c, src/gtkspell.h
15882                 add global spelling checker settings (compose tab) +
15883                 selection of dictionary 
15884           
15885         * configure.in  
15886                 guess valid ispell location
15887
15888 2001-07-31 [paul]
15889
15890         * po/POTFILES.in
15891                 removal of 'src/quote_fmt_parse.c'
15892         * po/de.po
15893                 Updated de.po
15894                 (submitted by Jens Oberender <didge@suse.de>)
15895
15896 2001-07-31 [darko]
15897
15898         * src/folder.[ch]
15899         * src/folderview.[ch]
15900         * src/mainwindow.c
15901         * src/mh.c
15902         * src/prefs_common.[ch]
15903         * src/summaryview.c
15904                 target folder colourization
15905
15906 2001-07-30 [paul]
15907
15908         more sync with Sylpheed 0.5.1cvs6 
15909
15910 2001-07-30 [darko]
15911
15912         * src/mh.c
15913         * src/prefs_folder_item.[hc]
15914         * src/summaryview.c
15915                 shared folders support with a GUI
15916
15917 2001-07-29 [paul]
15918
15919         0.5.1claws3
15920
15921         * sync with Sylpheed 0.5.1cvs6
15922
15923 2001-07-29 [paul]
15924
15925         * po/pt_BR.po
15926                 updated
15927                 (submitted by Fabio Junior Beneditto)
15928
15929 2001-07-28 [paul]
15930
15931         * src/procmime.c
15932         * AUTHORS
15933                 patch to correct bad image mime headers
15934                 (submitted by Don Quijote <dq@searchlores.org>)
15935
15936 2001-07-28 [paul]
15937
15938         * tools/gif2xface.pl   **NEW FILE**
15939         * tools/README
15940                 script to convert file.gif to file.xface for
15941                 use in a custom header.
15942                 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
15943
15944 2001-07-27 [alfons]
15945         
15946         * configure.in
15947                 change macros for detecting JPilot and LDAP
15948
15949 2001-07-27 [christoph]
15950
15951         * src/filtering.c
15952                 code cleanup (MIN / MAX warning, needed casting)
15953
15954 2001-07-27 [alfons]
15955
15956         * procheader.c
15957                 disallow setting flags when detecting certain headers
15958                 (X-Status, Status, Seen, X-Seen). 
15959         
15960         * sync with Hiroyuki's Sylpheed 0.5.1cvs5
15961
15962 2001-07-27 [christoph]
15963
15964         * src/prefs_filter.c
15965         * src/prefs_filtering.c
15966         * src/prefs_matcher.c
15967         * src/prefs_scoring.c
15968                 scroll list when moving rows up or down
15969
15970         * src/imap.c
15971         * src/imap.h
15972         * src/prefs_account.c
15973         * src/prefs_account.h
15974         * src/send.c
15975                 SMTP over SSL (untested, feedback requested)
15976                 IMAP over SSL
15977
15978         * src/ssl.c
15979                 code cleanup
15980
15981 2001-07-26 [alfons]
15982         
15983         * configure.in, acconfig.h
15984                 define CLAWS (need this for main / claws detection)
15985
15986 2001-07-25 [alfons]
15987
15988         * configure.in
15989                 Sylpheed 0.5.1claws2
15990                 
15991         * sync with Sylpheed 0.5.1cvs4
15992
15993 2001-07-25 [christoph]
15994
15995         * src/scoring.c
15996                 fixed segfault
15997                 item->prefs == NULL (don't know why)
15998
15999 2001-07-25 [alfons]
16000
16001         * configure.in
16002                 Sylpheed 0.5.1claws1
16003
16004         * sync with Sylpheed 0.5.1cvs1-3
16005
16006 2001-07-24 [christoph]
16007
16008         * src/folderview.c
16009         * src/prefs_folder_item.[ch]
16010                 added folderitem preferences dialog with
16011                 default To: and auto request return receipt
16012
16013         * src/compose.[ch]
16014         * src/menu.[ch]
16015                 changes to handle new folderitem preferences
16016
16017         * src/mainwindow.c
16018         * src/summaryview.c
16019                 call compose new mail with current folderitem
16020
16021 2001-07-24 [alfons]
16022
16023         Release Sylpheed 0.5.1claws
16024
16025         * configure.in
16026                 change to release version 0.5.1claws
16027
16028 2001-07-24 [christoph]
16029
16030         * src/summaryview.c
16031                 fixed segfault that happend when the selected
16032                 message was removed while retrieving new messages.
16033
16034         * po/es.po
16035                 updated translation
16036                 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
16037
16038 2001-07-22 [alfons]
16039
16040         add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
16041         this is a work in progress, for more information: http://nlpagan.net/sylman 
16042         
16043         * configure.in, src/mainwindow.c, manual/Makefile.am
16044                 add support for English manual
16045
16046         * AUTHORS
16047                 add authors of user manuals
16048
16049         * manual/en/sylpheed*.html
16050                 add English documentation
16051
16052 2001-07-22 [christoph]
16053
16054         * po/POTFILES.in
16055                 added src/ssl.c
16056         * src/ssl.c
16057                 changed a wrong debug message
16058
16059 2001-07-22 [alfons]
16060
16061         * po/nl.po
16062                 update Dutch translation
16063
16064         * src/prefs_filtering.c, 
16065           src/prefs_matcher.c
16066                 add more translatable strings           
16067
16068 2001-07-21 [alfons]
16069
16070         0.5.0claws7
16071
16072         * configure.in
16073                 change version
16074
16075         * src/inc.c, src/summaryview.[ch]
16076                 prevent update of mark file when filtering has done, by
16077                 using a variable; this affects two functions:
16078                         inc.c::inc_finished()
16079                         summaryview.c::summary_show()
16080
16081 2001-07-20 [alfons]
16082
16083         * src/filtering.[ch], src/prefs_filtering.c, 
16084           src/matcher.[ch]
16085                 add filtering action for label coloring 
16086
16087         * po/POTFILES.in
16088                 add labelcolors.c
16089
16090         * added src/labelcolors.c
16091         * added src/labelcolors.h
16092         * src/Makefile.am, src/summaryview.c
16093                 rearrange label coloring code
16094
16095         * src/procmsg.h
16096                 add more parentheses so label colouring works correctly
16097
16098         * src/filtering.c
16099                 don't really delete message, but move it to Trash
16100
16101         * src/prefs_matcher.c
16102                 add quote options to info dialog
16103
16104 2001-07-20 [christoph]
16105
16106         * src/Makefile.am
16107         * src/inc.c
16108         * src/main.[ch]
16109         * src/socket.h
16110         * src/ssl.[ch] (new)
16111                 moved ssl stuff to a seperate file
16112
16113 2001-07-20 [darko]
16114
16115         * src/summaryview.c
16116                 fix show sender using address book with no e-mail
16117                 address in From: field
16118
16119 2001-07-19 [alfons]
16120
16121         * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
16122                 fix messy handling of escaping... now at least the
16123                 execute command is useful. escape char is '\', we
16124                 accept \n and \r too. 
16125
16126                 Real life example:
16127                 
16128                 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
16129                 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
16130
16131 2001-07-18 [alfons]
16132
16133         0.5.0claws6
16134
16135         * src/summaryview.c
16136                 clean up
16137
16138         * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
16139           src/procmsg.[ch]
16140                 revise filtering; currently move, copy, marking have
16141                 been tested. if you like bleeding edge stuff, you
16142                 should definitely go for this version :)
16143
16144         * mark old working stuff as VERSION_0_5_0_CLAWS5        
16145
16146 2001-07-17 [christoph]
16147
16148         * src/utils.c
16149                 timestamp log
16150
16151 2001-07-17 [alfons]
16152
16153         0.5.0claws5
16154
16155         * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more 
16156           bits in the mark file, without affecting either branch. Lots of
16157           files changed, also in claws branch.
16158
16159           UNTESTED: use of mbox folders
16160
16161         * src/summaryview.c
16162                 added mark all read; however this was a quick hack used for
16163                 cleaning up mess after initial merge with Hiroyuki
16164
16165         * configure.in
16166                 change claws version number back to 0.5.0claws5 to clear up 
16167                 confusion & pretension (recent release was technically 
16168                 0.5.0claws4, so we neatly align with Hiroyuki :-)
16169
16170 2001-07-16 [alfons]
16171
16172         sync with Hiroyuki's 0.5.0cvs4
16173
16174 2001-07-16 [alfons]
16175
16176         0.5.1claws3
16177
16178         * src/filtering.[ch]
16179                 remove invalid updating of mark files for 
16180                 filter actions MATCHING_ACTION_MOVE and 
16181                 MATCHING_ACTION_DELETE; this should fix the
16182                 folder update bug
16183                 
16184         * src/procmsg.c
16185                 revert Christoph's stab at fixing the folder 
16186                 update bug
16187
16188         * po/POTFILES.in
16189                 add missing files with translatable strings
16190
16191         * src/summaryview.c
16192                 remove debug print
16193
16194 2001-07-15 [alfons]
16195
16196         * src/addr_compl.[ch], src/prefs_filtering.c
16197                 make "filtering pref dialog's destination entry" an
16198                 "address completable entry", if filter destination is 
16199                 an email address
16200
16201         0.5.1claws2
16202         
16203         sync with Hiroyuki's 0.5.0cvs2-3
16204
16205 2001-07-15 [christoph]
16206
16207         * src/procmsg.c
16208                 fixed folder stats update after incorporation
16209
16210 2001-07-15 [alfons]
16211
16212         * src/summaryview.c
16213                 * finish label colouring stuff (for now)
16214                 * fix incorrect colour bug (off by one) 
16215
16216 2001-07-14 [alfons]
16217
16218         * src/mainwindow.c
16219                 change text labels for news and mail message so there's
16220                 plenty of toolbar estate left
16221
16222         * configure.in
16223                 0.5.1claws1
16224
16225         * src/folderview.c
16226           src/folder.[ch]
16227                 sync with Hiroyuki's 0.5.0cvs1
16228
16229         * src/summaryview.c
16230                 more rewrite label colouring
16231
16232 2001-07-14 [alfons]
16233
16234         * src/summaryview.[ch]
16235                 * start rewrite label colouring 
16236                 * fix proper location "Add Sender To Addressbook" menu item
16237
16238 2001-07-13
16239
16240         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
16241         (actually this is 0.5.0claws4)
16242
16243 2001-07-13 [alfons]
16244
16245         * po/pt_BR.po
16246                 * fix duplicate message
16247                 * add updated Portugese / Brazilian translation
16248                   submitted by Fabio Junior Beneditto
16249
16250 2001-07-12 [alfons]
16251
16252         * AUTHORS
16253                 add Jens
16254
16255         * po/nl.po
16256                 add updated Dutch translation
16257
16258         * po/de.po
16259                 add updated German translation submitted by Jens
16260
16261 2001-07-11 [alfons]
16262
16263         Prerelease before 0.5.0claws. Please test.
16264         This version is temporarily tagged as VERSION_0_5_0_TEST
16265
16266         * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
16267           src/prefs_scoring.c, src/prefs_matcher.c, 
16268           src/prefs_filtering.c, src/mbox.c, 
16269           src/main.c, src/inc.c, src/filtering.[ch]
16270                 revert new Hoa's new matcher (does not work yet)
16271
16272         * src/Makefile.am
16273                 clean up
16274
16275 2001-07-10
16276
16277         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
16278
16279
16280 2001-07-10 [alfons]
16281
16282         * Makefile.am
16283                 add ChangeLog.claws to EXTRA_DIST
16284         * src/Makefile.am
16285                 add matcher_parser_parse.h to EXTRA_DIST
16286
16287 2001-07-10 [christoph]
16288
16289         * src/inc.c
16290                 add destination folder to table of
16291                 folders that need to be updated after
16292                 incorporation
16293
16294 2001-07-10 [alfons]
16295
16296         * folder.[ch]
16297           folderview.c
16298                 make collapse state of folders and folder items persistent, i.e.
16299                 if you collapse a folder tree, the next time sylpheed-claws starts 
16300                 up the folder tree remains collapsed.  
16301                 
16302 2001-07-10 [christoph]
16303
16304         * acconfig.h
16305         * configure.in
16306                 added --enable-ssl
16307         * src/md5.[ch]
16308                 renamed MD5_CTX to MD5_CTX_syl
16309                 conflicts with a struct in openssl
16310         * src/inc.c
16311         * src/main.[ch]
16312         * src/prefs_account.[ch]
16313         * src/socket.[ch]
16314                 SSL support for POP
16315         * src/mainwindow.c
16316                 fixed compose with current account
16317                 broken by new compose button stuff
16318
16319 2001-07-09 [hoa]
16320
16321         * AUTHORS
16322                 changed my email address
16323
16324         * src/matcher_parser_parse.y
16325                 clean the parser to remove conflicts
16326
16327 2001-07-09 [alfons]
16328
16329         * AUTHORS
16330                 add Match Grun
16331
16332         * configure.in
16333                 fix incorrect description of --enable-ldap parameter
16334
16335         * src/prefs_common.[ch]
16336           src/compose.c
16337                 add experimental option "smart wrapping" which makes the
16338                 compose editor auto wrap.
16339                 
16340                 | TODO: the problem with the buggy cursor handling is caused |
16341                 | by the GtkText. when deleting / backspacing text its       |
16342                 | wrapping algorithm does not take in account the previous   |
16343                 | line. should find a way to hack this in.                   |
16344                 | or should perhaps combine this with the word wrapping      |
16345                 | patch i wrote in january.                                  |
16346
16347         * src/about.c
16348                 show build parameters for LDAP and JPilot
16349
16350         * src/summaryview.c
16351                 revert Christoph's bugfix for selecting next unread message, 
16352                 because folder stats aren't updated correctly
16353
16354 2001-07-08 [hoa]
16355
16356         * src/filtering.c
16357         * src/mainwindow.c
16358         * src/matcher.c
16359         * src/matcher_parser_lex.l
16360         * src/matcher_parser_parse.y
16361         * src/prefs_filtering.c
16362         * src/prefs_scoring.c
16363         * src/scoring.c
16364                 bugfix of the config file parser
16365
16366 2001-07-08 [alfons]
16367
16368         * src/Makefile.am
16369                 added generated matcher sources to BUILT_SOURCES
16370
16371 2001-07-08 [hoa]
16372
16373         * src/Makefile.am
16374         * src/.cvsignore
16375                 added new config file parser
16376
16377         * src/scoring.[ch]
16378         * src/filtering.[ch]
16379         * src/matcher.[ch]
16380         * src/prefs_filtering.c
16381         * src/prefs_matcher.c
16382         * src/prefs_scoring.c
16383         * added src/matcher_parser.h
16384         * added src/matcher_parser_lex.h
16385         * added src/matcher_parser_lex.l
16386         * added src/matcher_parser_parse.y
16387                 lex & yacc config file parser
16388
16389         * src/mbox.c
16390         * src/inc.c
16391         * src/main.c
16392                 changes prefs_filtering into global_filtering           
16393
16394         * src/summaryview.c
16395                 build threads with subjects only if "Re: " is at the
16396                 beginning of the subject
16397
16398 2001-07-07 [paul]
16399
16400         0.5.0claws
16401
16402         sync with sylpheed 0.5.0
16403                 change of version number only
16404
16405 2001-07-06 [paul]
16406
16407         0.5.0claws5
16408
16409         sync with sylpheed 0.5.0pre5
16410
16411 2001-07-05 [paul]
16412
16413         sync with sylpheed 0.5.0pre4 release
16414                 /po and /manual/ja not sync'ed
16415
16416 2001-07-04 [paul]
16417
16418         more sync with sylpheed 0.5.0pre4
16419
16420 2001-07-03 [christoph]
16421
16422         * src/addressbook.c
16423                 fixed address book broken by address book
16424                 for VCard, JPilot, LDAP
16425
16426 2001-07-03 [alfons]
16427
16428         * src/matcher.c
16429         * src/textview.c
16430                 stopped memory leaks
16431
16432 2001-07-03 [paul]
16433
16434         more sync with sylpheed 0.5.0pre4
16435
16436 2001-07-02 [match]
16437
16438         * included address book patch for VCard, JPilot, LDAP
16439         * pref_common.c - fixed Font options on Display tab (cosmetic)
16440         * alertpanel.c - fixed truncated message
16441
16442 2001-07-02 [christoph]
16443
16444         * src/mbox_folder.c
16445         * src/procmsg.[ch]
16446         * src/summaryview.c
16447                 mark threads for ignoring
16448
16449 2001-07-02 [paul]
16450
16451         0.5.0claws4
16452
16453         * sync with sylpheed 0.5.0pre4
16454                 updated gettext to 0.10.38.
16455
16456 2001-07-01 [paul]
16457
16458         * src/ mainwindow.c
16459         * src/procmsg.h
16460         * src/summaryview.[ch]
16461                 new right-click option: Label.
16462                 substitute for 'Mark-->Mark/Unmark', colours the line.
16463                 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
16464
16465 2001-07-01 [christoph]
16466
16467         * src/folderview.c
16468                 fixed font for trash
16469         * src/summaryview.c
16470                 move ctree to unread message
16471
16472 2001-07-01 [paul]
16473
16474         * sync with sylpheed 0.5.0pre3 release
16475
16476 2001-06-30 [alfons]
16477
16478         * src/filesel.[ch]
16479         * src/compose.c
16480                 allow inserting / attaching multiple files in
16481                 the composer window
16482
16483 2001-06-30 [paul]
16484
16485         * src/codeconv.c
16486                 small change to Alfons' previous stuff so that it
16487                 actually makes
16488
16489 2001-06-30 [alfons]
16490
16491         * lots of files changed; first attempt to merge the changes
16492           and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
16493
16494 2001-06-30 [paul]
16495
16496         * po/pt_BR.po
16497                 updated and completed, translations by Fabio
16498                 Junior Beneditto <fjbeneditto@yahoo.com.br>
16499
16500 2001-06-29 [alfons]
16501
16502         * src/compose.c
16503         * src/mimeproc.[ch]
16504                 allow selecting an attached files' mime type from a 
16505                 list of types.
16506
16507 2001-06-29 [paul]
16508
16509         * more sync with sylpheed 0.5.0pre3
16510
16511 2001-06-29 [paul]
16512
16513         * po/pt_BR.po
16514                 merge with sylpheed.pot and pt_BR.po provided by
16515                 Fabio Junior Beneditto.
16516
16517 2001-06-29 [darko]
16518
16519         * src/procmime.c
16520                 make MIME types case insensitive
16521
16522 2001-06-28 [alfons]
16523
16524         * po/nl.po
16525                 merge with sylpheed.pot and old nl.po; translations added.
16526
16527 2001-06-28 [paul]
16528
16529         * more sync with sylpheed 0.5.0pre3
16530
16531 2001-06-27 [alfons]
16532
16533         * src/summaryview.c
16534                 don't crash when removing parent node of messages
16535                 attracted by subject. this was caused by not deleting
16536                 the parent node from the subject line hash table.
16537
16538 2001-06-27 [alfons]
16539
16540         * src/summaryview.c
16541         * src/compose.[ch]
16542         * src/mainwindow.c
16543                 if there are multiple messages selected, allow forwarding
16544                 them as attachments.
16545
16546 2001-06-27 [paul]
16547
16548         * more sync with sylpheed 0.5.0pre3
16549
16550 2001-06-26 [paul]
16551
16552         0.5.0claws3
16553
16554         * sync with sylpheed 0.5.0pre3
16555
16556 2001-06-25 [paul]
16557
16558         * src/mainwindow.c
16559                 fixed 'compose news article' bug
16560                 from icon-and-text toolbar
16561
16562 2001-06-25 [paul]
16563
16564         * sync with sylpheed 0.5.0pre2 release
16565
16566 2001-06-24 [christoph]
16567
16568         * src/prefs_common.c
16569                 bug fix in font selection
16570         * src/folderview.c
16571                 use sylpheed's normal font instead of
16572                 gtk default font for folders without
16573                 new messages
16574
16575 2001-06-24 [alfons]
16576
16577         * src/mainwindow.[ch]
16578                 added composite compose mail / news button (an idea by Leandro
16579                 Pereira <leandro@linuxmag.com.br>)
16580
16581 2001-06-24 [paul]
16582
16583         Added instructions for ldif-to-xml.py
16584
16585         * tools/README
16586
16587 2001-06-23 [alfons]
16588
16589         Some minor things.
16590
16591         * src/pixmaps/stock_news_compose.xpm
16592                 added pixmap by Leandro
16593         * src/prefs_common.c
16594                 tested built-in spelling checker of GCC 3.0 :)
16595         * po/nl.po
16596                 merged dutch translation of sylpheed-main with
16597                 sylpheed.pot
16598
16599 2001-06-23 [paul]
16600
16601         Added tools directory and files.
16602
16603         * tools/filter_conv.pl
16604                 converts old filter system to new filtering system
16605         * tools/ldif-to-xml.py
16606                 converts netscape addressbook to sylpheed addressbook
16607         * tools/README
16608                 descriptions/instructions for above two files
16609
16610 2001-06-23 [christoph]
16611
16612         * src/inc.c
16613         * src/manage_window.[ch]
16614         * src/prefs_common.[ch]
16615                 mail retrieval dialog can be enabled, disabled
16616                 or hidden if non of sylpheed's windows is active
16617
16618 2001-06-22 [paul]
16619
16620         0.5.0claws2
16621
16622         * sync with sylpheed 0.5.0pre2
16623
16624 2001-06-21 [christoph]
16625
16626         * src/summaryview.c
16627                 show recipient on 'from' for all accounts
16628                 
16629         * src/inc.c
16630         * src/prefs_common.[ch]
16631                 disable error popup on mail receive errors
16632
16633 2001-06-21 [alfons]
16634
16635         * src/compose.c
16636                 made the ruler correctly appear and disappear.
16637
16638         * src/Makefile.am
16639                 removed Hoa's work-in-progress-stuff (interesting!) so 
16640                 claws compiles ok.
16641
16642 2001-06-20 [christoph]
16643
16644         * src/inc.c
16645         * src/progressdialog.c
16646                 added scrolled window for list in progressdialog
16647
16648 2001-06-20 [paul]
16649
16650         sync with sylpheed 0.5.0pre1 release
16651
16652 2001-06-20 [christoph]
16653
16654         * src/summeryview.c
16655                 make building threads by subject work when
16656                 thread view is enabled
16657                 
16658         * src/compose.c
16659         * src/prefs_common.[ch]
16660                 automatically select account for mail replys
16661
16662 2001-06-19 [sergey]
16663
16664         * src/compose.c (compose_create): keep Bcc and Reply-To visible if
16665         they are filled in from the account settings.
16666
16667 2001-06-19 [paul]
16668
16669         * more sync with sylpheed 0.5.0pre1
16670
16671 2001-06-18 [alfons]
16672
16673         * src/Makefile.am,
16674           src/procmime.c
16675                 added --sysconfdir to CPPFLAGS for pointing to the correct
16676                 location of mime.types. 
16677
16678                 NOTE: make sure you use --sysconfdir when running ./autogen.sh
16679                 or ./configure!
16680
16681 2001-06-18 [hoa]
16682
16683         * src/summaryview.c
16684                 fixed some bug when building threads
16685
16686 2001-06-18 [pau]l
16687
16688         * src/prefs_account.c
16689                 UI stuff: More changes to the English
16690
16691 2001-06-18 [paul]
16692
16693         * src/pixmaps/stock_news_compose.xpm: new file
16694         * src/Makefile.am
16695         * src/mainwindow.c
16696         * src/summaryview.c
16697                 Added new icon for Hoa's 'compose a news
16698                 message', plus minor improvements to the
16699                 English
16700
16701         * po/ja.po
16702         * ChangeLog
16703         * ChangeLog.jp
16704                 more sync with sylpheed 0.5.0pre1
16705
16706 2001-06-18 [hoa]
16707
16708         * src/compose.[ch]
16709         * src/mainwindow.c
16710                 Follow-up and reply to
16711
16712         * src/summaryview.[ch]
16713                 Build threads also with subjects
16714
16715 2001-06-17 [hoa]
16716
16717         * src/compose.c
16718                 forwarding use the current account.
16719
16720         * src/mainwindow.c
16721                 the "compose message" button has been replaced with
16722                 "new mail" and "new news" buttons
16723
16724         * src/prefs_common.[ch]
16725                 added a configuration option to use the forward button
16726                 as "forward as attachment"
16727                 changed reply and forward format description
16728
16729         * src/quote_fmt_lex.l
16730         * src/quote_fmt_parse.y
16731                 added message with no signature in format for reply
16732                 and forward.
16733
16734 2001-06-17 [paul]
16735
16736         Minor UI stuff
16737
16738         * src/mainwindow.c
16739         * src/summaryview.c
16740                 Improvements to the English
16741
16742         * src/prefs_common.c
16743                 Improvements to the English and some
16744                 clarity/continuity improvements in the
16745                 description of Quote symbols.
16746
16747 2001-06-17 [paul]
16748
16749         0.5.0claws1
16750
16751         * sync with sylpheed 0.5.0pre1
16752
16753 2001-06-17 [hoa]
16754
16755         * src/compose.c
16756                 Better interface for compose, displayed fields
16757                 are updated whenever we change account.
16758                 Newsgroups field is automatically filled.
16759
16760         * src/mainwindow.c
16761                 Newsgroups field is automatically filled.
16762
16763         * src/prefs_account.c
16764                 Some interface stuff when fields appear and
16765                 disappear.
16766
16767 2001-06-16 [paul]
16768
16769         0.4.99claws
16770
16771         * sync with sylpheed 0.4.99
16772
16773 2001-06-16 [sergey]
16774
16775         * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
16776         base64_decoder_free, base64_decoder_decode): new object and
16777         functions for decoding base64 streams.
16778         * src/procmime.c (procmime_decode_content): modified to use the
16779         new base64 decoder.
16780
16781 2001-06-15 [paul]
16782
16783         0.4.99claws10
16784
16785         * sync with sylpheed 0.4.99cvs11
16786
16787 2001-06-13 [paul]
16788
16789         0.4.99claws9
16790
16791         * sync with sylpheed 0.4.99cvs9
16792
16793 2001-06-13 [hoa]
16794
16795         * src/compose.c
16796         * src/prefs_account.c
16797
16798                 SMTP server can be defined in the news account
16799                 mime type of attachment are kept.
16800
16801         * src/summaryview.c
16802
16803                 now choose the highest important score between default
16804                 and important score of folder.
16805
16806 2001-06-09 [alfons]
16807         
16808         * src/prefs_common.c: 
16809
16810                 (prefs_quote_description_create): corrected description of 
16811                 quote format characters
16812
16813 2001-06-09 [paul]
16814
16815         0.4.99claws8
16816
16817         * sync with sylpheed 0.4.99cvs8
16818
16819 2001-06-08 [sergey]
16820
16821         * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
16822         and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
16823
16824 2001-06-08 [paul]
16825
16826         0.4.99claws7
16827
16828         * sync with sylpheed 0.4.99cvs7
16829
16830 2001-06-06 [sergey]
16831
16832         * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
16833         clashes with autogenerated header).
16834         * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
16835         * src/Makefile.am: added quote_fmt.h.
16836         * src/.cvsignore: added lex/yacc autogenerated files
16837         (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
16838
16839 2001-06-06 [paul]
16840
16841         0.4.99claws6
16842
16843         * sync with sylpheed 0.4.99cvs6
16844
16845 2001-06-06 [hoa]
16846
16847         * added src/quote_fmt_parse.h
16848         * src/compose.c
16849                 removed warnings
16850
16851         * src/prefs.[ch]
16852                 don't modify readonly configuration files
16853
16854         * src/prefs_account.c
16855         * src/prefs_common.c
16856         * src/prefs_customheader.c
16857         * src/prefs_display_header.c
16858         * src/prefs_filter.c
16859         * src/prefs_filtering.c
16860         * src/prefs_scoring.c
16861                 don't open dialog box when configuration files
16862                 are readonly
16863
16864 2001-06-05 [sergey]
16865
16866         * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
16867
16868         * src/Makefile.am: replaced quote_fmt.tab.[ch] by
16869         quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
16870         BUILT_SOURCES to make all files rebuild properly.
16871
16872         * src/compose.c: removed #include "quote_fmt.tab.h".
16873
16874         * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
16875         CHARACTER value in yylval.
16876
16877         * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
16878         receive CHARACTER value by documented means (yylval).
16879
16880         * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
16881
16882 2001-06-05 [hoa]
16883
16884         * src/Makefile.am
16885                 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
16886
16887         * src/filtering.c
16888         * src/matcher.c
16889         * src/matcher.h
16890         * src/prefs_filtering.c
16891                 now keep the configuration for execute action
16892
16893         * src/mbox_folder.c
16894                 fixed a warning
16895
16896 2001-06-05 [paul]
16897
16898         * sync with sylpheed 0.4.99cvs5
16899
16900 2001-06-05 [hoa]
16901
16902         * src/Makefile.am
16903                 added quote_fmt.[ch]
16904
16905         * added src/quote_fmt.y
16906         * added src/quote_fmt.l
16907         * added src/quote_fmt.tab.h
16908         * added src/quote_fmt.tab.c
16909         * added src/lex.quote_fmt.c
16910                 parsing configuration for replying
16911                 and forwarding
16912
16913         * src/prefs_common.[ch]
16914                 added configuration UI for replying
16915                 and forwarding
16916
16917         * src/compose.c
16918                 using configuration for replying
16919                 and forwarding
16920
16921 2001-06-04 [hoa]
16922
16923         * src/filtering.c
16924         * src/matcher.c
16925         * src/matcher.h
16926         * src/prefs_filtering.c
16927         * src/prefs_matcher.c
16928         * src/prefs_matcher.h
16929                 action "run a command" for filtering
16930                 and matching with a command.
16931                 fixed the "whole message" matching
16932
16933         * src/mbox_folder.c
16934                 changed temporary filename for security
16935
16936         * src/messageview.c
16937                 queue the notification if it fails to send.
16938
16939         * src/prefs_common.c
16940         * src/prefs_folder_item.c
16941                 changed the default important score             
16942
16943         * src/prefs_scoring.c
16944         * src/scoring.c
16945                 hide kill score input when the folder is not
16946                 a newsgroup
16947
16948 2001-06-03 [alfons]
16949
16950         * src/prefs_common.c:
16951
16952                 (prefs_font_select): pass font name in font entry box to font
16953                 selection dialog.
16954
16955 2001-06-03 [sergey]
16956
16957         * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
16958
16959 2001-06-03 [paul]
16960
16961         * sync with sylpheed 0.4.99cvs4
16962
16963 2001-06-03 [alfons]
16964
16965         * src/headerwindow.c:
16966
16967                 (headerwindow_show_cb): use the selected summary view item, not
16968                 the displayed item.
16969
16970 2001-06-02 [alfons]
16971
16972         * src/headerwindow.c:
16973
16974                 (headerwindow_show_cb): always try to show msginfo
16975
16976 2001-06-02 [hoa]
16977
16978         * src/compose.c
16979                 keep attached parts when reediting or forwarding.
16980
16981 2001-06-01 [hoa]
16982
16983         * src/folderview.c
16984         * src/prefs_folder_item.[ch]
16985         * src/prefs_scoring.[ch]
16986         * src/scoring.[ch]
16987         * src/summaryview.[ch]
16988         * src/main.c
16989         * src/mainwindow.c
16990         * src/prefs_common.[ch]
16991                 support for folder scoring
16992                 kill score and important score for messages
16993         
16994         * src/prefs_account.c
16995                 some display bug fixed for local account
16996                 preferences
16997
16998 2001-05-31 [alfons]
16999
17000         * src/summaryview.c:
17001
17002                 (add_sender_to_cb): don't crash when no or invalid sender; the add 
17003                 sender to address book menu item is disabled.
17004
17005 2001-05-30 [hoa]
17006
17007         * src/filtering.[ch]
17008         * src/summaryview.c
17009                 handling summary menu / filter messages
17010
17011         * src/folder.[ch]
17012                 add some stuff
17013
17014         * src/foldersel.c
17015                 imap folders now appears in list
17016
17017         * src/mbox_folder.c
17018                 doesn't crash if destination mail is not writeable
17019
17020 2001-05-29 [hoa]
17021
17022         * src/compose.c
17023                 removed some warnings
17024
17025         * src/filtering.c
17026         * src/folder.[ch]
17027         * src/prefs_filtering.c
17028                 global string to identify any folders           
17029                 removed some debug info
17030                 filtering to mbox folders is now possible
17031
17032         * src/mainwindow.c
17033                 removed some warnings
17034
17035         * src/mbox_folder.c
17036                 permission on files are changed to read/write for user only,
17037                 nothing for other.
17038                 creation of subfolder is handled better.
17039
17040 2001-05-28 [alfons]
17041
17042         Verified the sync for src/prefs_common.[ch] and
17043         src/prefs_account.[ch]. I believe there were some
17044         minor indentation differences.
17045
17046 2001-05-28 [paul]
17047
17048         0.4.99claws3
17049
17050         * sync with 0.4.99cvs3
17051
17052 2001-05-28 [hoa]
17053
17054         * src/compose.c
17055                 handling flags for mbox format
17056
17057         * src/filtering.c
17058                 use of mark file only for MH format
17059                 handling flags for mbox format
17060                 filtering cannot yet move or copy mails to mbox folders.
17061
17062         * src/folder.[ch]
17063                 changed move_msg, copy_msg,
17064                 move_msgs_with_dest, copy_msgs_with_dest functions
17065                 uses only folder->copy_msg() function
17066                 uses folder->finished_copy() to handle the destination
17067                 folder at the end of the copy or move operation.
17068
17069         * src/foldersel.c
17070                 included mbox directories.
17071
17072         * src/folderview.[ch]
17073         * src/mainwindow.c
17074                 handle folders operation for mbox format
17075
17076         * src/mbox.c
17077                 disable conversion of "From " header
17078
17079         * src/mbox_folder.[ch]
17080                 completion of mbox format handling
17081
17082         * src/mh.c
17083                 changed mh_copy_msg() function and
17084                 removed mh_move_msg(), mh_move_msgs_with_dest(),
17085                 mh_copy_msgs_with_dest()
17086
17087         * src/prefs_filtering.c
17088                 removed some warnings
17089
17090         * src/prefs_matcher.c
17091                 default boolean operation is AND
17092
17093         * src/procheader.c
17094                 handling flags for mbox format
17095                 handling of "From " header
17096
17097         * src/procmsg.[ch]
17098                 removed data field
17099                 added MSG_REALLY_DELETED flags to handle deletion of
17100                 messages in mbox format.
17101
17102         * src/summaryview.c
17103                 handling flags for mbox format
17104                 disable the MSG_DELETED flags when messages
17105                 are deleted in mbox format
17106
17107         * src/textview.c
17108                 "From " headers display fixed.
17109
17110 2001-05-27 [alfons]
17111
17112         * src/textview.c:
17113                 
17114                 (get_email_part): skip quoted email addresses, like in e.g.
17115                 "'alfons@proteus.demon.nl'".
17116
17117 2001-05-26 [alfons]
17118
17119         Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
17120         and fixing the persistence troubles when using separate windows.
17121
17122         * src/mainwindow.c:
17123         
17124             Added #define SEPARATE_ACTION used in the gtk item factory for 
17125             the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
17126                 use gtk_item_factory_get_widget_by_action() to get the items.
17127                 
17128             Removed separate_widget_cb from the gtk item factory data   
17129           
17130             (mainwindow_create): connect separate_widget_cb() to check
17131             menu item "toggled" signal. also passing a MainWindow pointer
17132                 as object data for both check menu items.
17133                 
17134             (separate_widget_cb): definition of separate_widget_cb() to match
17135             GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main 
17136                 window using gtk_object_get_data(). The type of window separation 
17137                 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
17138         
17139         * src/prefs_filtering.c,
17140           src/prefs_matcher.c: added horizontal scrollbars
17141
17142 2001-05-25 [darko]
17143
17144         * src/headerview.c
17145                 fix segfault with invalid bold font
17146         * src/summaryview.c
17147                 correctly display summary stats after row is marked
17148
17149 2001-05-23 [sergey]
17150
17151         * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
17152         encodings with libjconv.
17153
17154 2001-05-23 [hoa]
17155
17156         * src/Makefile.am
17157                 added mbox_folder.[ch]
17158         * src/defs.h
17159                 mbox temporary folder
17160         * src/folder.[ch]
17161         * added src/mbox_folder.[ch]
17162         * src/folderview.c
17163         * src/procheader.[ch]
17164                 added mbox support
17165         * src/mbox.c
17166                 bugfix for file incorporation filtering
17167         * src/imap.c
17168                 enable creation of MBOX
17169         * src/prefs_display_header.c
17170                 enable use of headers like "From "
17171                 something that should be fixed :
17172                         displaying of such headers add an extra space
17173         * src/prefs_folder_item.c
17174                 don't create folders because it is not necessary
17175         * src/procmsg.h
17176                 added data field to MsgInfo for mbox internal use
17177         * src/summaryview.c
17178                 added some support for mbox
17179         * src/utils.[ch]
17180                 added get_mbox_cache_dir() function
17181
17182 2001-05-23 [hiroyuki]
17183
17184         * src/headerwindow.c
17185           src/inc.c
17186           src/main.c
17187           src/mh.c
17188           src/nntp.c
17189           src/procmsg.h
17190           src/session.h
17191           src/socket.[ch]
17192           src/summaryview.c
17193           src/textview.c
17194           src/automaton.c
17195           src/folderview.c: more sync with 0.4.99cvs2.
17196
17197         * src/headerwindow.c: reverted.
17198
17199 2001-05-22 [paul]
17200
17201         0.4.99claws2
17202
17203         * sync with sylpheed 0.4.99cvs2
17204                 * src/news.[ch]
17205                 * src/nntp.[ch]
17206                 * INSTALL
17207                 * INSTALL.jp
17208
17209 2001-05-22 [alfons]
17210
17211         * src/summaryview.c: bugfixed a premature assignment in  summaryview_add_sender_to_cb()
17212
17213 2001-05-21 [alfons]
17214
17215         Minor things:
17216
17217         * configure.in: if gnome-config not found, "no" is displayed
17218         
17219         * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
17220
17221         * src/textview.c: now also possible to add mail addresses by right
17222           clicking in the text view
17223
17224         * src/codeconv.c: merged patch which fixes endless loop when encountering
17225           invalid wide characters; from Alte <010@imis.ru>  
17226
17227 2001-05-20 [alfons]
17228
17229         Added installation of gnome specific things:
17230
17231         * Makefile.am: gnome conditional
17232
17233         * configure.in: check for installed gnome
17234
17235         * added sylpheed.png, sylpheed.desktop
17236
17237 2001-05-20 [sergey]
17238
17239         * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
17240
17241         * src/mainwindow.h (main_window_toolbar_create): created a button
17242         for "Reply to all".
17243         (main_window_set_toolbar_sensitive): enable/disable the new button
17244         appropriately.
17245         (toolbar_reply_to_author_cb): handle the new button.
17246
17247         * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
17248         send_progress_dialog_destroy() on failure (fixes hang on SMTP
17249         failure).
17250
17251 2001-05-19 [sergey]
17252
17253         * src/compose.h (ComposeReplyMode): new modes
17254         COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
17255         COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
17256
17257         * src/compose.c
17258         (compose_send): move some code into a new function:
17259         (compose_current_mail_account): new function.
17260         (compose_reply): new argument to_author, all callers changed; if
17261         to_author==TRUE and account->protocol==A_NNTP, find and use an
17262         appropriate mail account for replying.
17263         (compose_reply_set_entry): new argument to_author; ignore
17264         compose->replyto if to_author==TRUE.
17265
17266         * src/mainwindow.c: new command "Message/Reply to author".
17267         (main_window_set_menu_sensitive): enable/disable it.
17268         (reply_cb): handle it.
17269
17270         * src/summaryview.c: new command "Reply to author".
17271         (summary_set_menu_sensitive): enable/disable it.
17272         (summary_reply_cb): handle it.
17273
17274         * src/account.c (account_find_mail_from_address): new function.
17275
17276 2001-05-18 [paul]
17277
17278         0.4.99claws1
17279
17280         * sync with sylpheed 0.4.99cvs1
17281
17282 2001-05-18 [hoa]
17283
17284         * src/compose.[ch]
17285         * src/filtering.c
17286         * src/summaryview.c
17287                 new filtering action : forward and forward as attachment
17288
17289         * src/main.c
17290                 no need for $DISPLAY when we run sylpheed --help
17291                 call to parse_cmd_opt() is moved
17292
17293         * src/mainwindow.[ch]
17294                 execute button is hidden when immediate execute
17295                 is chosen
17296
17297         * src/mh.c
17298         * src/news.c
17299         * src/prefs_folder_item.c
17300         * src/procmsg.c
17301                 better handling of missing directories
17302
17303         * src/summaryview.c
17304                 reedit is enabled in outbox
17305                 reedit is enabled in queue
17306
17307 2001-05-17 [hoa]
17308
17309         * src/filtering.c
17310         * src/matcher.[ch]
17311         * src/prefs_filtering.c
17312                 changed attachement into attachment
17313
17314 2001-05-17 [alfons]
17315
17316         0.4.67claws4    
17317
17318         * sync with sylpheed 0.4.67cvs9
17319         * sync with sylpheed 0.4.67cvs7-8
17320
17321 2001-05-17 [hoa]
17322
17323         * src/Makefile.am
17324                 added prefs_filtering.c
17325
17326         * src/filtering.[ch]
17327         * src/matcher.[ch]
17328                 removed action : forward_news and forward_news_as_attachement
17329                 (forward and forward_as_attachement can be used instead)
17330
17331         * src/mainwindow.c
17332                 added menu option to access filtering configuration
17333
17334         * src/prefs_account.c
17335                 changed mail_command default to /usr/sbin/sendmail
17336
17337         * added src/prefs_filtering.[ch]
17338                 dialog box for filtering configuration
17339
17340         * src/prefs_matcher.c
17341                 added function prefs_matcher_get_criteria_from_matching()
17342
17343         * src/prefs_scoring.c
17344                 reset the dialog when register or substitute is clicked
17345
17346 2001-05-15 [hoa]
17347
17348         * src/Makefile.am
17349                 added filtering.[ch]
17350         * src/inc.c
17351                 using filering.[ch] instead of filter.[ch]
17352         * src/main.c
17353                 reading new filtering configuration
17354         * src/matcher.[ch]
17355                 added some filtering actions
17356                 and fixed a bug for headers and mail body matching
17357         * src/mbox.c
17358                 using filering.[ch] instead of filter.[ch]
17359         * src/mh.c
17360                 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
17361         * src/summaryview.c
17362                 some fixes for filtering
17363
17364 2001-05-14 [hiroyuki]
17365
17366         * src/send.c: fixed some weird indentations.
17367           send_message_with_command(): call pclose() only if p != NULL.
17368         * src/textview.c: get_email_part(): modified the code for readability.
17369
17370 2001-05-14 [hiroyuki]
17371
17372         * src/md5global.h
17373           src/md5ify.c
17374           src/md5ify.h: removed from the cvs.
17375
17376 2001-05-13 [sergey]
17377
17378         * src/main.c: include rfc2015.h to avoid compiler warnings.
17379         * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
17380         the panel is already on screen.
17381         * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
17382         closing the alert window by ESC as "No".
17383         * src/prefs_common.c (prefs_interface_create): moved return
17384         receipt check button to the correct place.
17385
17386 2001-03-13 [alfons]
17387
17388         * src/prefs_common.c: 
17389                 moved return receipt check button to the Send tab. (prefs_send_create)
17390                 removed the date format ui related globals. (prefs_display_create)
17391
17392         0.4.67claws3
17393         
17394         * sync with sylpheed 0.4.67cvs5-6
17395
17396 2001-05-13 [paul]
17397
17398         * added Alfons' font selection patch
17399
17400         * src/defs.h
17401         * src/headerwindow.c
17402         * src/prefs_common.c
17403         * src/prefs_common.h
17404
17405 2001-05-13 [hoa]
17406         * src/defs.h
17407                 changed version of cache
17408         * src/matcher.[ch]
17409         * src/prefs_matcher.c
17410                 added additionnal matching criteria
17411         * src/procheader.c
17412         * src/procmsg.[ch]
17413         * src/news.c
17414                 added references in MsgInfo
17415
17416 2001-05-12 [hoa]
17417
17418         * src/defs.h
17419                 prepared some things for new filtering
17420         * src/matcher.[ch]
17421                 added some matching properties
17422                 inreplyto need to be enhanced
17423                 prepared some things for new filtering
17424         * src/messageview.c
17425                 added Return-Receipt-To handling
17426         * src/prefs_folder_item.c
17427                 changed default value to TRUE
17428         * src/prefs_matcher.c
17429                 added some matching properties
17430         * src/prefs_scoring.[ch]
17431                 the scoring dialog is finished
17432         * src/procheader.c
17433                 added Return-Receipt-To handling
17434                 Reference need to be added
17435         * src/procmsg.[ch]
17436                 added Return-Receipt-To handling
17437                 added threadscore to get a better score sorting when
17438                 threads are enabled
17439         * src/summaryview.c
17440                 suppressed a bug when we sort the list
17441                 when no folder is opened.
17442                 better score sorting when threads are enabled
17443
17444 2001-05-12 [alfons]
17445
17446         * reverted previous patch because of potential errors 
17447
17448         0.4.67claws2
17449         
17450         * src/inc.c, src/prefs_common.c, src/prefs_common.h: 
17451                 applied "toggle mail-retrieval dialog window" patch submitted 
17452                 by Eric Limpens <eric@qnt.net>
17453
17454         * sync with sylpheed 0.4.67cvs4
17455
17456 2001-05-12 [sergey]
17457
17458         * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
17459         some picky compilers.
17460         * src/rfc2015.h: provide prototype for rfc2015_disable_all().
17461         * src/grouplist_dialog.c: include alertpanel.h.
17462         * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
17463         fix compile warning.
17464         * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
17465         #include "defs.h" before others to prevent the warning of `MIN'
17466         and `MAX' redefinition.
17467
17468 2001-05-11 [hoa]
17469
17470         * src/main.c
17471         * src/messageview.c
17472         * src/prefs_account.c
17473         * src/prefs_display_header.c
17474                 removed warning
17475         * src/Makefile.am
17476                 added prefs_scoring.[ch]
17477         * src/grouplist_dialog.c
17478                 display an error dialog box if the group list
17479                 cannot be fetched.
17480         * src/mainwindow.[ch]
17481                 added main_window_set_thread_option() function
17482                 scoring dialog box enabled
17483         * src/matcher.[ch]
17484                 added flags matching unread /new / marked
17485                 / deleted / replied / forwarded
17486         * src/news.c
17487                 newsgroups are now finally in newscache
17488         * src/prefs_matcher.[ch]
17489                 finished preferences for matching dialog
17490         * added src/prefs_scoring.[ch]
17491                 scoring dialog box completed
17492         * src/scoring.[ch]
17493                 conversion to string : added scoringprop_to_string()
17494                 write config for preferences :
17495                 added prefs_scoring_write_config()
17496         * src/summaryview.c
17497                 threads can be enabled/disabled independently
17498                 for each folder
17499
17500 2001-05-10 [alfons]
17501
17502         0.4.67claws1
17503         
17504         * AUTHORS: 
17505                 thought it would be nice to have a list of all
17506                 contributors (used Changelog as a reference)
17507         
17508         * configure.in: 
17509                 messed up version numbering...
17510
17511         0.4.66claws1
17512
17513         * sync with sylpheed 0.4.67cvs1-3
17514
17515 2001-05-10 [darko]
17516
17517         * src/prefs_common.c:
17518                 better UI for strftime format, double clicking
17519                 on format now inserts the format in text entry
17520                 replaced close button with standard OK/Cancel
17521                 moved date format button to the right of the
17522                 text entry field
17523
17524 2001-05-09 [alfons]
17525
17526         * src/gtkstext.c:
17527                 Ctrl-Home / Ctrl-End have proper cursor navigation
17528
17529 2001-05-09 [hoa]
17530
17531         * src/prefs_matcher.c
17532                 finished UI to define matching properties
17533                 added ok and cancel button
17534         * src/prefs_filter.c
17535                 added ok and cancel button
17536         * src/news.c
17537                 fixed some bug in xhdr parsing
17538
17539 2001-05-08 [alfons]
17540
17541         * src/textview.c: 
17542                 fixed a bug in textview_show_header(), which displayed two colons (':');
17543                 cleaned up some warnings
17544
17545 2001-05-08 [hoa]
17546
17547         * src/Makefile.am
17548                 added prefs_matcher.[ch]
17549                 compilation with -W -Wall
17550         * src/alertpanel.c
17551                 ungrab the mouse events if grabbed - does it
17552                 fix the bug for disposition notification ?
17553         * src/mainwindow.c
17554                 added a menu option to open the matching dialog.
17555         * src/matcher.[ch]
17556                 added matcherprop_to_string() and matcherlist_to_string()
17557                 fixed some bugs, changed the name of some options
17558                 age_sup and age_inf becomes age_greater and age_lower,
17559                 body and messageheaders becomes body_part and headers_part,
17560                 changed the names of constants from SCORING_XXX to MATCHING_XXX
17561         * src/prefs_display_header.c
17562         * src/prefs_headers.c
17563                 fixed a bug that accidentally destroyed dialogs
17564                 when closed them with delete_event
17565                 Added *_deleted() which handle delete_event signal correctly.
17566         * src/prefs_folder_item.[ch]
17567                 added "enable_thread" field for future customization
17568         * added src/prefs_matcher.[ch]
17569                 sample of the UI to define matching properties
17570         * src/procheader.c
17571                 using procheader_headername_equal instead of str*cmp functions
17572                 using procheader_parse_header() function
17573         * src/scoring.c
17574                 using MATCHING_XXX instead of SCORING_XXX
17575         * src/summaryview.c
17576                 display the sender of the news even if this is ourself
17577                 when this is a news message.
17578         * src/textview.c
17579                 using headername_equal() instead of str*cmp functions
17580
17581 2001-05-08 [alfons]
17582
17583         0.4.66claws
17584
17585         * sync with sylpheed 0.4.66
17586         * src/gtkstext.c: trace logs added 
17587
17588 2001-05-08 [sergey]
17589
17590         * src/prefs_common.[ch]: added option to enable/disable GnuPG
17591         signature check popup.
17592         * src/rfc2015.c (check_signature): show signature check popup only
17593         if it is enabled in preferences.
17594
17595 2001-05-07 [alfons]
17596
17597         0.4.66claws4
17598         
17599         * sync with sylpheed 0.4.66cvs6
17600
17601 2001-05-07 [darko]
17602
17603         * src/prefs_common.[ch]: added option to enable/disable
17604           looking up sender name in address book for summary pane
17605         * src/summaryview.c: look up sender in the address book
17606           by using Alfons' address completion code
17607
17608 2001-05-07 [hiroyuki]
17609
17610         * src/inc.h
17611           src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
17612           member of Pop3State.
17613         * src/news.c: brought #include "defs.h" before #include <glib.h>
17614           to prevent the warning of `MIN' and `MAX' redefinition.
17615
17616 2001-05-06 [hoa]
17617
17618         * removed src/headers_display.[ch]
17619         * removed src/prefs_display_headers.[ch]
17620         * src/inc.c
17621                 use a temporary file in the user directory for mbox import
17622         * src/news.c
17623                 added XHDR support to get "To" and "Cc" headers
17624                 (in order to match news with to or cc field for
17625                 scoring)
17626                 added function news_parse_xhdr() to get XHDR response
17627         * src/nntp.[ch]
17628                 added function nntp_xhdr()
17629         * src/matcher.c
17630                 fetch the message if necessary
17631
17632 2001-05-06 [alfons]
17633
17634         0.4.66claws3
17635
17636         * sync with sylpheed 0.4.66cvs3-5
17637
17638 2001-05-06 [hoa]
17639
17640         * src/utils.[ch]
17641                 added function itos_buf() to enable use of several buffers
17642         * src/summaryview.c
17643                 use of itos_buf() instead of itos() in summary list
17644                 to fix the broken display of message number.
17645
17646 2001-05-06 [alfons]
17647
17648         * src/gtkstext.c: bug in cursor up navigation fixed,
17649                 fixed another unsigned / signed comparison (we're getting there :-)
17650
17651 2001-05-06 [hoa]
17652
17653         * src/Makefile.am
17654                 added scoring.c scoring.h
17655                 prefs_folder_item.c prefs_folder_item.h
17656                 matcher.c matcher.h
17657         * src/defs.h
17658                 added FOLDERITEM_RC SCORING_RC
17659         * src/folder.[ch]
17660                 added prefs field in FolderItem :
17661                 properties for each folder (PrefsFolderItem),
17662                 sorting type and mode were added as the first properties.
17663         * src/main.c
17664                 read config for scoring
17665         * added src/matcher.[ch]
17666                 gives functions to parse configuration file to do
17667                 matching on mails with a list of conditions.
17668         * src/mainwindow.c
17669                 add option to sort by score
17670         * src/prefs_common.[ch]
17671                 added preference option to show score and for
17672                 the score column size
17673         * added src/prefs_folder_item.[ch]
17674                 properties for each folder (PrefsFolderItem),
17675                 sorting type and mode were added as the first properties.
17676         * src/procheader.[ch]
17677                 added procheader_parse_header()
17678                 added procheader_header_free()
17679                 added procheader_headername_equal()
17680                 and made modification to use them.
17681         * src/procmsg.[ch]
17682                 added score field to MsgInfo structure
17683         * added src/scoring.[ch]
17684                 gives functions to parse configuration file to do
17685                 scoring on mails with a list of conditions.
17686         * src/summaryview.[ch]
17687                 save the sorting type and mode for the folder
17688                 added column to display the score of the mail
17689                 added function summary_score_clicked()
17690                 sorting type and mode are restored to the folder
17691                 when it is reopen
17692         * src/textview.c
17693                 use procheader_parse_header(), procheader_headername_equal()
17694                 removed memory leak in text_scan_header when freeing headers
17695         * src/filter.c
17696                 changed the function to match names of headers
17697                 using procheader_headername_equal()
17698
17699         Scoring functions are implemented, an interface is needed
17700         to configure that.
17701
17702 2001-05-04 [alfons]
17703
17704         * src/gtkstext.c: 
17705                 hopefully fixed the row up navigation bug,
17706                 removed adding back / forward lines to cache
17707
17708 2001-05-04 [sergey]
17709
17710         * src/prefs_display_headers.c: user interface changes:
17711         (prefs_display_headers_create): remove unused "Show" check button;
17712         allow reordering of headers by dragging.
17713         (prefs_display_headers_write_config): remove unused variables.
17714         (prefs_display_headers_set_dialog): do not insert "(New)" at top
17715         of lists (not needed with the new UI).
17716         (prefs_display_headers_set_list): scan lists starting from row 0,
17717         not 1 (do not skip "(New)").
17718         (prefs_display_headers_find_header): new function.
17719         (prefs_display_headers_clist_set_row): do not allow duplicates.
17720         (prefs_display_headers_delete_cb): do not skip row 0; treat
17721         closing the alert window by ESC as "No".
17722         (prefs_display_headers_up): do not protect row 0.
17723         (prefs_display_headers_down): do not protect row 0.
17724
17725 2001-05-04 [sergey]
17726
17727         * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
17728         functions.
17729
17730         * src/summaryview.c
17731         (summary_find_next_marked_msg, summary_find_prev_marked_msg,
17732         summary_select_next_marked, summary_select_prev_marked): new
17733         functions.
17734
17735 2001-05-03 [sergey]
17736
17737         * src/news.c: fixed a bug when no article can be fetched after
17738         server timeout if the connection was restored by news_post():
17739         (news_select_group): new function.
17740         (news_fetch_msg): call news_select_group() before fetching
17741         article.
17742         (news_get_uncached_articles): set session->group after successful
17743         GROUP command.
17744
17745 2001-05-03 [hoa]
17746
17747         * src/defs.h
17748         * src/procmsg.[ch]
17749         * src/procheader.c
17750                  changed version of cache, added cc field
17751
17752         * src/prefs_display_headers.c
17753                 the interface was changed
17754
17755         * src/prefs_headers.c
17756                 added cancel button
17757
17758 2001-05-03 [alfons]
17759
17760         * completed sync of sylpheed cvs2
17761         * src/gtkstext.c: updated row up / down cursor navigation
17762         * src/textview.c: re-edited, prepared for fixing the email address
17763                 scanner.
17764
17765 2001-05-03 [darko]
17766
17767         * src/prefs_common.c: use alfons' strftime ui code
17768         entry_datefmt and datefmt_sample widgets have to be
17769         global in this module because of this change
17770
17771 2001-05-03 [hoa]
17772
17773         * src/messageview.c
17774         * src/prefs_common.[ch] added option to activate the return receipt
17775                 feature.
17776
17777 2001-05-02 [alfons]
17778
17779         * src/gtkstext.c: fix for row up/down cursor navigation. 
17780
17781         0.4.66claws2
17782         
17783         * sync with 0.4.66cvs2
17784
17785 2001-05-02 [paul]
17786
17787         added add-sender-to-addressbook patch
17788
17789         * src/addressbook.c
17790         * src/addressbook.h
17791         * src/summaryview.c
17792
17793 2001-05-02 [sergey]
17794
17795         * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
17796         G_ALERTDISABLE.
17797
17798         * src/alertpanel.c (alertpanel_create): new argument can_disable,
17799         all existing callers changed to pass FALSE; create a check button
17800         to disable the message.
17801         (alertpanel_message_with_disable): new function.
17802         (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
17803         (alertpanel_button_toggled): new function.
17804         (alertpanel_button_clicked, alertpanel_close): set value using
17805         G_ALERT_VALUE_MASK.
17806
17807         * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
17808
17809         * src/prefs_common.c (prefs_privacy_create): new check button
17810         checkbtn_gpgme_warning.
17811
17812         * src/main.c (main): moved preferences reading before gpgme
17813         initialization; check prefs_common.gpgme_warning before giving the
17814         GnuPG warning and set it to FALSE if the user wants to disable the
17815         warning.
17816
17817 2001-05-02 [hiroyuki]
17818
17819         * src/prefs_display_headers.c: modified the layout and some labels.
17820
17821 2001-05-02 [sergey]
17822
17823         * src/prefs_account.c (prefs_account_fix_size): new function.
17824         (prefs_account_create): call prefs_account_fix_size(); use
17825         gtk_widget_show instead of gtk_widget_show_all (fixes too large
17826         size when the window is shown for the first time).
17827         (prefs_account_basic_create): changed layout of serv_table; moved
17828         localmbox_entry above smtpserv_entry (logically it replaces
17829         POP3/IMAP server).
17830         (prefs_account_protocol_activated): set sensitivity of
17831         nntpauth_chkbtn according to the protocol (in addition to
17832         hide/show); commented out gtk_table_set_row_spacing() calls.
17833         (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
17834         not sensitive (fixes a bug with disabled username/password boxes
17835         when editing POP3 account after NNTP with authentication).
17836
17837 2001-05-02 [hoa]
17838
17839         * src/account.c
17840         * src/inc.c
17841         * src/prefs_account.[ch]
17842         * src/send.c
17843                 removed local account without SMTP server
17844                 added option to use mail command instead of a connexion
17845                 to SMTP server when a local account is used
17846         * src/prefs_headers.c
17847                 fixed a bug
17848         * src/news.c
17849                 fixed a bug when connexion immediately closed
17850
17851 2001-05-01 [alfons]
17852
17853         0.4.66claws1
17854         
17855         * sync with 0.4.65
17856
17857 2001-05-01 [sergey]
17858
17859         * src/prefs_account.c (Basic, prefs_account_basic_create): new
17860         widget nntpauth_chkbtn.
17861         (prefs_account_protocol_activated): handle nntpauth_chkbtn
17862         visibility.
17863         (prefs_account_nntpauth_toggled): new function.
17864
17865         * src/news.c (news_session_new_for_folder): use NNTP
17866         authentication only if ac->use_nntp_auth is set.
17867
17868 2001-05-01 [hoa]
17869
17870         * src/Makefile.am changed headers.[ch] in customheader.[ch]
17871         * src/prefs_display_headers.c changed the UI
17872         * src/prefs_headers.c changed account_name to account_id
17873         * src/compose.c using customheader.h
17874
17875 2001-05-01 [hiroyuki]
17876
17877         * src/esmtp.c
17878           src/news.c
17879           src/nntp.c: changed sock_read() to sock_gets(), they've been left
17880           unsynched.
17881
17882 2001-05-01 [hoa]
17883
17884         * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
17885         * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
17886                 for displaying of headers
17887         * src/grouplist_dialog.[ch] minor changes to remove warnings
17888         * src/prefs_display_headers.[ch] dialog to choose the
17889         headers to display in the mail viewer.
17890         * src/headers.h correction of #define
17891         * src/headers_display.[ch] configuration for displaying of headers.
17892         * src/main.c read config of displaying of headers
17893         * src/prefs_common.c add a button to access the config dialog
17894                 for displaying of headers
17895         * src/prefs_display_headers.[ch] dialog for configuration for
17896                 displaying of the headers.
17897         * src/prefs_headers.c cleaning of code
17898         * src/procheader.c comments added to code
17899         * src/textview.c changes to reorder the headers depending
17900                 on the config for displaying of headers
17901
17902 2001-04-30 [alfons]
17903
17904         0.4.65claws7
17905
17906         * sync with 0.4.65cvs12
17907
17908         NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
17909
17910 2001-04-30 [sergey]
17911
17912         * src/nntp.h (NNTPSockInfo): new field auth_failed.
17913
17914         * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
17915         is set to force reconnection after authentication failure.
17916         (nntp_gen_command): set sock->auth_failed on authentication
17917         failure, or if sock->userid and sock->passwd are not set.
17918
17919         * src/news.c (news_session_new_for_folder): set userid=NULL if
17920         password dialog is cancelled.
17921
17922 2001-04-30 [sergey]
17923
17924         * src/nntp.h (NNTPSockInfo): new type.
17925
17926         * src/nntp.c: all functions updated to use NNTPSockInfo instead of
17927         SockInfo.
17928         (nntp_open_auth, nntp_close): new functions.
17929         (nntp_gen_command): new function to handle authentication; all
17930         NNTP command functions updated to use it.
17931         (nntp_authinfo_user, nntp_authinfo_pass): deleted.
17932         (nntp_list): removed old useless code.
17933
17934         * src/news.h (NNTPSession): new field nntp_sock.
17935
17936         * src/news.c: all functions updated to use NNTPSockInfo instead of
17937         SockInfo.
17938         (news_session_new): new arguments (userid, passwd); made static;
17939         use nntp_open_auth() if needed.
17940         (news_session_destroy): use nntp_close() instead of sock_close().
17941         (news_query_password): changed arguments.
17942         (news_session_new_for_folder): new function.
17943         (news_session_get): use news_session_new_for_folder().
17944         (news_authenticate): deleted.
17945         (news_get_uncached_articles): removed old authentication code.
17946
17947 2001-04-30 [sergey]
17948
17949         * src/news.c: reverted my previous changes (need to do NNTP
17950         authentication in a cleaner way).
17951         
17952 2001-04-29 [sergey]
17953
17954         * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
17955         news_nntp_post, news_nntp_mode): new functions (wrappers with
17956         authentication support).
17957         (news_get_article_cmd, news_get_article, news_get_header): new
17958         argument "folder"; all callers changed.
17959         (news_get_article_cmd): added authentication support.
17960         (news_session_get): use news_nntp_mode() instead of nntp_mode().
17961         (news_post): use news_nntp_post() instead of nntp_post().
17962         (news_get_uncached_articles): use news_nntp_group() instead of
17963         nntp_group() and news_nntp_xover() instead of nntp_xover();
17964         removed old authentication code.
17965         (news_get_group_list): use news_nntp_list() instead of nntp_list().
17966
17967         * src/nntp.c (nntp_list): return real error code instead of
17968         hardcoded NN_ERROR.
17969
17970 2001-04-29 [sergey]
17971
17972         * configure.in: fixed wint_t typedef detection again
17973
17974 2001-04-28 [hoa]
17975
17976         * src/prefs_account.[ch], added A_LOCAL_CMD
17977                 (send mail with mail command)
17978         * src/send.c added function send_message_with_command()
17979         * src/inc.c made a more secure get_spool() function with
17980                 mktemp() but maybe mkstemp() or something more
17981                 secure can be used.
17982
17983 2001-04-28 [alfons]
17984
17985         * src/textview.c, colorization of email addresses in headers
17986
17987         0.4.65claws6
17988
17989         * bug sync with sylpheed
17990         * prefs_common.c: created date format ui for darko
17991         * sync with 0.4.65cvs11
17992         * configure.in: corrected to have the new gpg checks
17993
17994 2001-04-27 [alfons]
17995
17996         * completed sync with 0.4.65cvs10
17997         * minor debug things added to gtkstext.c
17998
17999 2001-04-27 [darko]
18000
18001         * configure.in: remove check for availability of
18002           strftime() as advised by Hiroyuki
18003         * src/prefs_common.[ch], src/procheader.c:
18004           synch strftime() code with Hiroyki's main branch
18005
18006 2001-04-26 [sergey]
18007
18008         * src/news.c: news_query_password(), news_authenticate(): new
18009           functions.
18010           news_get_uncached_articles(): added NNTP authentication
18011           handling.
18012         * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
18013           new functions.
18014         * src/prefs_account.c: prefs_account_protocol_activated():
18015           enable userid and password fields for NNTP.
18016
18017 2001-04-26
18018
18019         * configure.in: check for availability of strftime()
18020           [darko]
18021         * src/prefs_common.[ch], src/procheader.c: use
18022           strftime() for displaying date in summary pane if it
18023           is available
18024
18025 2001-04-25
18026
18027         * more .cvsignore cleanups [alfons]
18028
18029 2001-04-25
18030
18031         * ac/sv-check-type.m4: new autoconf macro.
18032         * configure.in: fixed wint_t typedef detection (did not work
18033           with gcc-2.96).
18034
18035 2001-04-25
18036
18037         * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
18038           [hiroyuki]
18039
18040 2001-04-24
18041         * modified gtkstext.c : buggy cursor navigation fixed, 
18042           and font descent also taken in account when drawing
18043           cursor. [alfons]
18044
18045 2001-04-24 [hoa]
18046         * added comments in src/news.c src/nntp.c
18047         * added src/prefs_headers.[ch]
18048         * added src/headers.[ch]
18049         * modified compose.c to activate custom headers
18050                 added function is_in_custom_headers
18051         * modified prefs_account.[ch]
18052                 added function prefs_account_customhdr_edit
18053         * modified src/defs.h :
18054                 added HEADERS_RC : name of the config file
18055                 for the custom headers
18056
18057 2001-04-24
18058
18059     0.4.65claws5
18060
18061         * configure.in
18062           src/gtkstext.[ch]
18063           src/compose.c
18064           src/Makefile.am
18065           
18066           added gtkstext with configure.in patch by Hiroyuki which
18067           should fix the XIM detection [alfons]
18068
18069         * more clean up of cvs [alfons]
18070
18071                  * removed all Makefile.in files to attic.
18072
18073                  * updated all .cvsignores to really ignore things that could
18074                    be unintentionally committed by a recursive commit.
18075
18076 2001-04-23 [hoa]
18077         * added src/grouplist_dialog.[ch]
18078         * changed src/folderview.c to call grouplist_dialog instead
18079                 of inputdialog
18080         * src/news.c :
18081                 added functions news_reset_group_list
18082                 and news_get_group_list
18083         * src/nntp.c :
18084                 added function nntp_list
18085         * src/defs.h :
18086                 added GROUPLIST_FILE : name of the newsgroup list cache file
18087
18088 2001-04-21
18089
18090         * added option to warn about queued messages on exit [sergey]:
18091
18092           * src/compose.c: compose_queue(): call folder_item_scan()
18093             and folderview_update_item() after queueing.
18094           * src/folderview.c: folderview_update_node(): draw the queue
18095             folder in bold font if there are queued messages.
18096           * src/mainwindow.c: queued_messages(): new function.
18097             app_exit_cb(): display warning if there are queued messages
18098             if warn_queued_on_exit is set.
18099           * prefs_common.[ch]: add warn_queued_on_exit option.
18100
18101         * enhanced GnuPG key selection support [sergey]:
18102
18103           * src/select-keys.c: updated to newer version from Win32
18104             branch with support for selecting arbitrary keys.
18105           * src/prefs_account.c: added the Privacy tab to the account
18106             options window.
18107             prefs_account_privacy_create(),
18108             prefs_account_sign_key_set_data_from_radiobtn(),
18109             prefs_account_sign_key_set_radiobtn(): new functions.
18110           * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
18111           * src/rfc2015.c: set_signers(): new function.
18112             pgp_sign(): add the account parameter, call set_signers().
18113             rfc2015_sign(): add the account parameter, pass it to pgp_sign().
18114           * src/rfc2015.h: rfc2015_sign(): updated prototype.
18115           * src/compose.c: pass the current account to rfc2015_sign().
18116
18117         * tag name claws added to prevent confusion with main branch [alfons]
18118
18119         * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
18120
18121         * autogen.sh: Added "--enable-maintainer-mode". [sergey]
18122
18123         * sync with recent sylpheed cvs. Untested though. [alfons]
18124