f29fdb3dd5979ac59a709b594cbc63e40dfe3f14
[claws.git] / ChangeLog.claws
1 2003-09-03 [alfons]     0.9.4claws60
2
3         * src/folder.c
4                 source folder item's GNode should already have been freed in 
5                 a previous call to src->folder->klass->remove_folder()
6                 (should fix bug #287, "crash when moving folders")
7
8 2003-09-03 [thorsten]   0.9.4claws59
9
10         * src/plugins/spamassassin/spamassassin_gtk.c
11                 fix compile error
12
13 2003-09-03 [christoph]  0.9.4claws58
14
15         * src/plugins/spamassassin/spamassassin.[ch]
16         * src/plugins/spamassassin/spamassassin_gtk.c
17                 add timeout config option
18
19 2003-09-03 [paul]       0.9.4claws57
20
21         * po/sk.po      ** NEW FILE **
22                 add Slovak translation. Submitted by Andrej Kacian 
23                 <andrej@kacian.sk>
24
25 2003-09-03 [paul]       0.9.4claws56
26
27         * src/plugins/clamav/clamav_plugin_gtk.c
28                 gui tweaks: replace a label with a tooltip, modify the
29                 text, use gtk_check_button_new(); instead of
30                 gtk_check_button_new_with_label("");
31
32 2003-09-02 [alfons]     0.9.4claws55
33
34         * src/gtk/filesel.c
35                 remember last used dir when attaching multiple files (should fix
36                 bug #290, "Attach File does not remember directory")
37
38 2003-09-01 [paul]       0.9.4claws54
39
40         * po/es.po
41                 updated by Ricardo Mones Lastra
42
43 2003-09-01 [alfons]     0.9.4claws53
44
45         * src/gtk/gtkaspell.[ch]
46                 be pedantic and strict and use const gchar * instead of guchar *
47
48 2003-09-01 [alfons]     0.9.4claws52
49
50         * src/mainwindow.c
51         * src/summaryviewc.
52                 re-enable Save As when multiple messages are selected
53
54 2003-09-01 [paul]       0.9.4claws51
55
56         * src/textview.c
57                 g_free(trimmed_uri);
58
59 2003-09-01 [paul]       0.9.4claws50
60
61         * sync with 0.9.4cvs13
62                 see ChangeLog 2003-09-01
63
64 2003-09-01 [paul]       0.9.4claws49
65
66         * src/textview.c
67                 trim uri before sending to the statusbar
68                 fixes Bug 275 'Clicking on long URL wrapped onto two lines
69                 in the message window causes main S-C window to enlarge 
70                 past screen edges'
71
72 2003-09-01 [paul]       0.9.4claws48
73
74         * sync with 0.9.4cvs12
75                 see ChangeLog 2003-09-01
76
77 2003-08-30 [christoph]  0.9.4claws47
78
79         * src/compose.c
80         * src/folder_item_prefs.[ch]
81         * src/prefs_folder_item.c
82         * src/gtk/gtkaspell.[ch]
83                 commit per folder dictionary patch by
84                 Paul Evans <nerd@freeuk.com>
85
86 2003-08-30 [christoph]  0.9.4claws46
87
88         * src/plugins/spamassassin/spamassassin_gtk.c
89         * src/plugins/spamassassin/spamassassin_gtk.glade
90                 reduce GUI clutter by placing hints into tooltips
91
92 2003-08-30 [paul]       0.9.4claws45
93
94         * src/compose.c
95                 add 'Content-Disposition: inline' to a text/plain
96                 part when using PGP/MIME signing
97
98 2003-08-30 [paul]       0.9.4claws44
99
100         * src/prefs_common.c
101           src/prefs_spelling.c
102           src/prefs_spelling.glade
103                 reduce GUI clutter by placing hints into tooltips
104
105 2003-08-29 [christoph]  0.9.4claws43
106
107         * configure.ac
108                 fix bug found by Ivan Rayner <ivanr@sgi.com>
109
110         * src/stock_pixmap.c
111                 change unecessary warning into a debug message
112
113         * src/plugins/clamav/Makefile.am
114                 Fix error "-I$(CLAMAV_LIBS)"
115
116 2003-08-29 [christoph]  0.9.4claws42
117
118         * intl/Makefile.in
119         * src/Makefile.am
120         * src/matcher.h
121         * src/common/Makefile.am
122         * src/common/passcrypt.c
123                 commit fixes and patches for some of the IRIX problems found by
124                 Ivan Rayner <ivanr@sgi.com>
125
126 2003-08-29 [paul]       0.9.4claws41
127
128         * src/prefs_filtering.c
129                 add 'Top' and 'Bottom' buttons, based on changes in
130                 src/prefs_filter.c in 0.9.4cvs11.
131
132 2003-08-27 [christoph]  0.9.4claws40
133
134         * src/folderview.c
135                 fix bug that the current summary settings were copied to the
136                 wrong folder item, when the folder item prefs are opened.
137                 Copying is not required because summary settings and
138                 folder_item_prefs do not contain the same settings
139
140 2003-08-27 [thorsten]   0.9.4claws39
141
142         * src/imap.c
143                 fix compile error
144
145 2003-08-26 [paul]       0.9.4claws38
146
147         * sync with 0.9.4cvs9
148                 see ChangeLog 2003-08-26
149
150 2003-08-25 [paul]       0.9.4claws37
151
152         * sync with 0.9.4cvs8
153                 see ChangeLog 2003-08-25
154
155 2003-08-24 [christoph]  0.9.4claws36
156
157         * src/prefs_filtering.c
158                 shouldn't remove items from a GSList while iterating over the
159                 list (makes cur invalid and cur->next not accessable)
160
161         (closes Bug 272 i deleted an folder and some seconds later sylpheed
162          crashed)
163
164 2003-08-23 [christoph]  0.9.4claws35
165
166         * src/news.c
167                 news folders should be scanned when opened
168
169 2003-08-22 [christoph]  0.9.4claws34
170
171         * src/prefs_folder_item.c
172                 use macro to assign strings that always frees the old string
173
174         * src/gtk/gtkaspell.[ch]
175                 add gtkaspell_set_dictionary_menu_active_item() to set active
176                 item in dictionary option menu
177
178         * src/prefs_spelling.c
179                 use gtkaspell_set_dictionary_menu_active_item() to select
180                 dictionary
181
182 2003-08-21 [christoph]  0.9.4claws33
183
184         * src/folder.[ch]
185         * src/imap.c
186         * src/mbox_folder.c
187         * src/mh.c
188         * src/news.c
189                 optimize folder system
190
191         * src/gtk/gtkstext.c
192                 fix division by zero when font has 0 width for ' '
193
194 2003-08-21 [paul]       0.9.4claws32
195
196         * sync with 0.9.4cvs7
197                 see ChangeLog 2003-08-20
198
199 2003-08-19 [paul]       0.9.4claws31
200
201         * src/common/defs.h
202                 add the missing '/' to SYLDOC_MANUAL_HTML_INDEX and
203                 SYLDOC_FAQ_HTML_INDEX.
204         * src/manual.c
205                 use LC_MESSAGES instead of LC_ALL to find the current
206                 language
207
208           fixes Bug #281 'in src/manual.c URL for manuals and FAQ wrong'.
209
210 2003-08-19 [paul]       0.9.4claws30
211
212         * po/bg.po
213                 updated by George Danchev
214
215 2003-08-18 [luke]       0.9.4claws29
216         * src/mimeview.[ch]
217         * src/gtk/gtkvscrollbutton.[ch]
218                 o removed gtk_vscrollbutton_reset() (reasons: reduce 
219                   dependencies; do it the GTK way; reduce code -14/+2 lines)
220                 o removed horizontal separator between icons
221
222 2003-08-17 [christoph]  0.9.4claws28
223
224         * src/procmsg.c
225                 no subject threading when the subject has no reply prefix
226
227 2003-08-16 [christoph]  0.9.4claws27
228
229         * src/mainwindow.c
230                 remember and restore window sizes and position when the main
231                 window is hidden or shown
232
233         (closes Bug 274 Window size in 0.9.4claws18 not remembered when
234          minimised/reopened using trayicon)
235
236 2003-08-16 [paul]       0.9.4claws26
237
238         * src/crash.c
239                 add #include "defs.h"
240
241 2003-08-16 [paul]       0.9.4claws25
242
243         * src/plugins/clamav/clamav_plugin.c
244                 reword a debug_print
245                 
246         * src/plugins/dillo_viewer/dillo_prefs.c
247                 cosmetic: change the labels' text, add tooltips, and
248                 left-align the hint
249
250 2003-08-15 [christoph]  0.9.4claws24
251
252         * src/news.c
253                 complete last change (forgot some changes)
254
255 2003-08-15 [christoph]  0.9.4claws23
256
257         * src/news.c
258                 o check number of messages and don't return a 0 message
259                   when no messages are available
260                 o don't parse xref header anymore
261
262         (closes Bug 203 I'm not getting any news)
263
264 2003-08-15 [paul]       0.9.4claws22
265
266         * src/common/defs.h
267           src/crash.c
268                 update and define claws bugzilla location
269
270 2003-08-15 [paul]       0.9.4claws21
271
272         * po/ru.po
273                 update submitted by Ruslan N. Balkin
274
275 2003-08-14 [christoph]  0.9.4claws20
276
277         * src/procmsg.c
278                 fix search for oldest node in subject threading
279
280 2003-08-14 [christoph]  0.9.4claws19
281
282         * src/procmsg.c
283         * src/common/utils.h
284                 add possibility to check all nodes with the same subject for
285                 subject threading, not only the oldest node. Should not break
286                 threads anymore if the oldest node is thread_by_subject_max_age
287                 days older then parent, because it can now find a child of
288                 oldest node as new parent.
289
290 2003-08-11 [christoph]  0.9.4claws18
291
292         * src/plugins/spamassassin/spamassassin.c
293                 run spam check in background process
294
295 2003-08-10 [alfons]     0.9.4claws17
296
297         * src/summaryview.c
298                 make `Select All' sensitive too
299
300 2003-08-10 [christoph]  0.9.4claws16
301
302         * src/imap.c
303                 add more checks in imap_close
304
305 2003-08-09 [alfons]     0.9.4claws15
306
307         * src/prefs_spelling.c
308                 no spell checking UI if not requested
309
310 2003-08-09 [alfons]     0.9.4claws14
311
312         * src/gtk/prefswindow.c
313                 make it compile
314
315 2003-08-09 [christoph]  0.9.4claws13
316
317         * src/prefs_spelling.c
318         * src/gtk/prefswindow.[ch]
319         * src/plugins/clamav/clamav_plugin_gtk.c
320         * src/plugins/spamassassin/spamassassin_gtk.c
321                 sort prefs pages by heighest weight in tree
322
323 2003-08-09 [paul]       0.9.4claws12
324
325         * sync with 0.9.4cvs6
326                 see ChangeLog 2003-08-07
327                 
328         * AUTHORS
329                 add Leandro and Luke to claws-branch section
330
331 2003-08-09 [christoph]  0.9.4claws11
332
333         * src/gtk/Makefile.am
334         * src/gtk/colorsel.[ch]                 ** NEW **
335                 create a color selection dialog that can be used as a simple
336                 function call with it's own gtk main loop like filesel.[ch]
337
338         * src/Makefile.am
339         * src/main.c
340         * src/prefs_common.c
341         * src/prefs_spelling.[ch]               ** NEW **
342         * src/prefs_spelling.glade              ** NEW **
343         * src/gtk/gtkutils.[ch]
344                 move "Spell Checker" prefs to new prefs dialog
345
346         * src/prefs_folder_item.c
347                 use new colorsel dialog
348
349 2003-08-08 [paul]       0.9.4claws10
350
351         * src/inc.c
352                 clear the progress bar unconditionally
353
354 2003-08-08 [paul]       0.9.4claws9
355
356         * sync with 0.9.4cvs4
357                 see ChangeLog 2003-07-31
358
359 2003-08-07 [christoph]  0.9.4claws8
360
361         * configure.ac
362                 fix bug in image viewer plugin part
363
364         * src/imap.c
365                 don't execute close command if the folder item is not selected
366
367 2003-08-07 [hoa]        0.9.4claws7
368
369         * src/filtering.[ch]
370         * src/matcher_parser.h
371         * src/matcher_parser_parse.y
372                 can define several actions for each filtering rule
373                 can import old versions of filtering rules
374
375         * src/prefs_filtering.c
376                 call to a new dialog box to define actions
377
378         * src/prefs_filtering_action.[ch]
379                 dialog box to define actions for filtering rules
380
381 2003-08-06 [christoph]  0.9.4claws6
382
383         * src/imap.c
384                 make sure source folder is selected when copying messages
385
386 2003-08-06 [christoph]  0.9.4claws5
387
388         * sync with 0.9.4cvs2
389                 see ChangeLog 2003-07-29                
390
391 2003-08-05 [paul]       0.9.4claws4
392
393         * sync with 0.9.4cvs3
394                 see ChangeLog 2003-07-30
395
396 2003-08-04 [match]      0.9.4claws3
397
398         * po/POTFILES.in
399                 export of LDIF files.
400
401 2003-08-04 [match]      0.9.4claws2
402
403         * src/ldif.[ch]
404                 support for export LDIF. documented.
405         * src/importldif.[ch]
406         * src/exportldif.[ch]
407                 add tooltips. documented.
408         * src/exphtmldlg.[ch]
409         * src/common/xmlprops.[ch]
410                 documented.
411         * src/exportldif.[ch]                   ** NEW **
412         * src/expldifdlg.[ch]                   ** NEW **
413         * src/addressbook.[ch]
414         * src/Makefile.am
415                 export of LDIF files.
416                 documented.
417
418 2003-08-04 [christoph]  0.9.4claws1
419
420         * .cvsignore
421         * Makefile.am
422         * configure.ac
423         * sylpheed-claws.pc.in                  ** NEW **
424         * src/Makefile.am
425         * src/common/Makefile.am
426         * src/gtk/Makefile.am
427                 install sylpheed header files in $(pkgincludedir) and create a
428                 pkg-config file to allow building a plugin without the source
429                 package
430
431 2003-08-04 [paul]       0.9.4claws
432
433         * version 0.9.4claws
434
435 2003-08-04 [paul]       0.9.3claws97
436
437         * po/es.po
438                 update Spanish translation. Submitted by Ricardo
439                 Mones Lastra.
440
441 2003-08-03 [paul]       0.9.3claws96
442
443         * po/hr.po
444           po/sr.po
445                 update Croatian and Serbian translations. Submitted by
446                 Dragan and Urke MMI respectively
447
448 2003-08-03 [alfons]     0.9.3claws95
449
450         * src/summaryview.c
451                 mark flag has precedence over important flag - seems
452                 to have been changed in sync of 0.9.3claws45. this fixes
453                 a regression where messages that were scored as important
454                 don't show their mark flags. (using the same column for
455                 both importance as mark flags is the real problem
456                 ofcourse)
457
458 2003-08-03 [melvin]     0.9.3claws94
459
460         * po/fr.po
461                 Updated French translations.
462
463 2003-08-03 [melvin]     0.9.3claws93
464
465         * src/Makefile.am
466                 Fixed typo introduced after 0.9.3claws92 
467                 that prevented compilation
468                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
469                 CPPFLAGS and YFLAGS to allow user setting these.
470         * src/common/Makefile.am
471         * src/gtk/Makefile.am
472         * src/plugins/clamav/Makefile.am
473         * src/plugins/demo/Makefile.am
474         * src/plugins/dillo_viewer/Makefile.am
475         * src/plugins/image_viewer/Makefile.am
476         * src/plugins/mathml_viewer/Makefile.am
477         * src/plugins/spamassassin/Makefile.am
478         * src/plugins/trayicon/Makefile.am
479         * src/plugins/trayicon/libeggtrayicon/Makefile.am
480                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
481                 CPPFLAGS and YFLAGS to allow user setting these.
482
483 2003-08-02 [christoph]  0.9.3claws92
484
485         * configure.ac
486                 o rearrange plugin tests
487                 o add test for clamav.h to ClamAV tests
488
489 2003-08-02 [luke]       0.9.3claws91
490
491         * src/mimeview.c
492                 o fixed appearance of icon list when toggling back from the 
493                   ctree
494                 o toggling of icons using the keyboard works correctly
495                 o fixed all other keyboard shortcuts to work when icons are
496                   active
497         
498         * src/messageview.c
499                 o fixed bug 4 - focus lost when changing messageview view type
500
501 2003-08-02 [christoph]  0.9.3claws90
502
503         * src/common/hooks.c
504                 fix crash when pointer stored in hash table could get invalid
505                 when a plugin is unloaded
506
507 2003-08-01 [christoph]  0.9.3claws89
508
509         * configure.ac
510                 o try to build all plugins (except spamassassin) by default
511                 o don't build a plugin if a dependency check fails
512
513         * src/common/hooks.c
514                 fix warning
515
516 2003-08-01 [match]      0.9.3claws88
517
518         * src/importldif.c
519                 allow single click field selection. document code.
520
521 2003-08-01 [christoph]  0.9.3claws87
522
523         * src/plugins/clamav/clamav_plugin.c
524         * src/plugins/clamav/clamav_plugin_gtk.c
525         * src/plugins/dillo_viewer/dillo_viewer.c
526         * src/plugins/image_viewer/plugin.c
527         * src/plugins/mathml_viewer/mathml_viewer.c
528         * src/plugins/spamassassin/spamassassin.c
529         * src/plugins/spamassassin/spamassassin_gtk.c
530         * src/plugins/trayicon/trayicon.c
531                 add version check to all plugins
532
533 2003-08-01 [hoa]        0.9.3claws86
534
535         * src/prefs_filtering.c
536                 fixed a cosmetic bug, during creation of dialog box,
537                 wrong widgets were shown after creation.
538
539 2003-08-01 [luke]       0.9.3claws85
540
541         * src/mainwindow.c
542                 o fixed visibility of icons/mimeview after toggling separate
543                   message/folder view (factored out some similar code too).
544
545
546 2003-07-31 [alfons]     0.9.3claws84
547
548         * src/mimeview.c
549                 tweak icon box UI a bit more, now allowing right-clicks actions
550                 getting the relevant mime data too; should fix #250, "Can't save 
551                 attachments sometimes".
552
553 2003-07-30 [alfons]     0.9.3claws83
554
555         * src/compose.c
556                 don't do auto-save-draft inside key press handler, but rather
557                 schedule it half of a second later; should fix #67, "autosave 
558                 make re-rediting message crazy"
559
560 2003-07-30 [christoph]  0.9.3claws82
561
562         * src/plugins/trayicon/trayicon.c
563                 process pending events before unloading the plugin
564
565         (closes Bug 196 Unloading Trayicon plugin crashes Sylpheed-Claws)
566
567 2003-07-30 [alfons]     0.9.3claws81
568
569         * src/common/hooks.c
570                 parameter 2 of g_hook_destroy() should really be a hook id
571
572 2003-07-30 [alfons]     0.9.3claws80
573
574         * src/common/plugin.c
575                 fix a possibly harmful function signature mismatch 
576                 for plugin_done
577
578 2003-07-30 [alfons]     0.9.3claws79
579
580         * src/common/hooks[.ch]
581                 const correctness
582
583 2003-07-30 [darko]      0.9.3claws78
584
585         * src/summaryview.c
586                 make it compile again
587
588 2003-07-30 [luke]       0.9.3claws77
589
590         * src/crash.c
591         * src/main.c
592                 o added/moved signal handlers for SIGTERM (normal kill command) 
593                   and SIGINT (ctl-c) to be used even without 
594                   --enable-crash-dialog, fixing bug 166
595
596         * src/summaryview.c
597                 o rewrote menu sensitivity code as per mainwindow.c, fixing 
598                   bug 227
599
600         * src/mainwindow.c
601                 o changed sensitivity condition for 'Next new' and 'Next 
602                   unread', fixing bug 8
603
604 2003-07-29 [alfons]     0.9.3claws76
605
606         * src/common/utils.[ch]
607                 add generate_msgid()
608         * src/messageview.c
609                 save ack'ed RRR; fixes #205, "return receipt is not saved in
610                 sent folder".
611
612 2003-07-29 [alfons]     0.9.3claws75
613
614         * src/messageview.c
615                 fix a memleak (claws-only)
616
617 2003-07-29 [alfons]     0.9.3claws74
618
619         * src/mimeview.[ch]
620         * src/gtk/gtkvscrollbutton.[ch]
621                 fix UI glitch where mime icon toolbox' scroll position is not 
622                 reset after switching to another message
623                 
624
625 2003-07-29 [paul]       0.9.3claws73
626
627         * src/prefs_folder_item.c
628                 split the prefs into 2 separate pages
629
630 2003-07-29 [paul]       0.9.3claws72
631
632         * src/compose.c
633                 prepend "\n\n" to a signature without a separator too
634
635 2003-07-29 [paul]       0.9.3claws71
636
637         * src/compose.c
638                 fix bug where changing to an account without an auto-sig
639                 from an initial account without an auto-sig would insert 
640                 2 blank lines at the cursor point
641                 fix bug where changing to an account with an auto-sig
642                 from an initial account without an auto-sig would insert
643                 the sig at the cursor point
644
645 2003-07-29 [paul]       0.9.3claws70
646
647         * src/folderview.c
648                 use the colour from the folder pref unless the folder
649                 has new messages
650
651 2003-07-29 [alfons]     0.9.3claws69
652
653         * src/procmsg.[ch]
654         * src/messageview.c
655         * src/procheader.c
656                 rewrite return receipt request work a little bit (the former 
657                 implementation presumably depended too much on the UI setting
658                 flags). (we're losing the old pending flag.) 
659
660 2003-07-28 [christoph]  0.9.3claws68
661
662         * src/folder.c
663         * src/imap.c
664         * src/mh.c
665         * src/procmsg.[ch]
666                 fix copy to IMAP folder from other folder
667
668 2003-07-28 [christoph]  0.9.3claws67
669
670         * src/procmsg.c
671                 fix sync of procmsg_get_message_file_list
672
673 2003-07-28 [christoph]  0.9.3claws66
674
675         * sync with 0.9.3cvs14
676                 see ChangeLog 2003-07-18
677         * sync with 0.9.3cvs17
678                 see ChangeLog 2003-07-23
679
680         (closes Bug 234 segmentation fault after sending out mail via
681          smtp(auth))
682
683 2003-07-28 [paul]       0.9.3claws65
684
685         * po/es.po
686                 update Spanish translation, submitted by Ricardo Mones
687                 Lastra
688
689 2003-07-28 [christoph]  0.9.3claws64
690
691         * src/folder.[ch]
692         * src/imap.c
693         * src/mh.c
694                 return new message numbers as a GRelation instead of a GSList
695                 that has to be in the same order as the input list. A list
696                 would make it hard for IMAP to optimize oepration by sorting
697                 the input list. The returned list would have to be reordered
698                 to match the same order that input list has.
699
700         * src/gtk/gtkaspell.c
701                 fix missing return value, could cause a crash when garbage is
702                 on the stack that is used as the expected return value
703
704 2003-07-28 [paul]       0.9.3claws63
705
706         * sync with 0.9.4cvs1
707                 see ChangeLog 2003-07-28
708
709 2003-07-27 [alfons]     0.9.3claws62
710
711         * src/mimeview.c
712                 tweak it more to make icon list act like a check button group
713
714 2003-07-27 [christoph]  0.9.3claws61
715
716         * sync with 0.9.3cvs20
717                 see ChangeLog 2003-07-25
718
719 2003-07-27 [paul]       0.9.3claws60
720
721         * src/procmsg.c
722                 re-commit changes from 0.9.3claws58 -
723                 accidently removed in 0.9.3claws59
724
725 2003-07-27 [paul]       0.9.3claws59
726
727         * src/procmsg.[ch]
728                 a sync from 0.9.3cvs17
729                 see ChangeLog 2003-07-23
730
731 2003-07-27 [alfons]     0.9.3claws58
732
733         * src/procmsg.c
734                 add missing header members to MsgInfo; fixes the problem of 
735                 not displaying X-Faces, as noticed by Ricardo Mones
736
737 2003-07-26 [christoph]  0.9.3claws57
738
739         * sync with 0.9.3cvs18
740                 see ChangeLog 2003-07-24
741
742 2003-07-26 [christoph]  0.9.3claws56
743
744         * sync with 0.9.3cvs17
745                 see ChangeLog 2003-07-23
746
747 2003-07-26 [christoph]  0.9.3claws55
748
749         * src/folder.[ch]
750         * src/imap.c
751         * src/mbox_folder.c
752         * src/mh.c
753         * src/news.c
754                 add support for copy function that copy multiple messages
755                 (not implemented yet)
756
757         * src/summaryview.c
758                 add missing return value
759
760 2003-07-26 [paul]       0.9.3claws54
761
762         * tools/multiwebsearch.pl
763                 do whitespace substitution before passing the string
764                 to the browser. fixes bug with browsers that don't
765                 do whitespace conversion themselves.
766
767 2003-07-25 [christoph]  0.9.3claws53
768
769         * src/folder.[ch]
770         * src/imap.c
771         * src/mh.c
772                 rewrite adding of multiple messages to a folder for
773                 claws' folder system
774
775 2003-07-25 [luke]       0.9.3claws52
776
777         * src/mimeview.c
778                 o icon toggles set correctly on leaving ctree mimeview
779
780 2003-07-25 [paul]       0.9.3claws51
781
782         * partial sync with 0.9.3cvs21 [src/main.c]
783                 see ChangeLog 2003-07-25
784
785 2003-07-24 [paul]       0.9.3claws50
786
787         * tools/maildir2sylpheed.pl
788                 fix typo
789
790 2003-07-24 [paul]       0.9.3claws49
791
792         * src/mimeview.c
793                 increase the gutter size of paned so that the panes
794                 can be resized
795                 
796         * src/plugins/demo/demo.c
797                 squeeze in another typo fix
798
799 2003-07-24 [paul]       0.9.3claws48
800
801         * src/plugins/demo/demo.c
802           src/prefs_account.c
803                 small changes to the English
804                 
805         * src/pixmaps/mime_application_octect_stream.xpm        ** REMOVED **
806           src/pixmaps/mime_application_octet_stream.xpm         ** NEW FILE **
807           src/Makefile.am
808           src/stock_pixmap.c
809                 rename the misspelled icon
810
811 2003-07-23 [alfons]     0.9.3claws47
812
813         * src/mimeview.c
814                 make icon list look like a list of toggles
815
816 2003-07-23 [luke]       0.9.3claws46
817
818         * src/pixmaps/mimeview_gpg_expired.xpm
819         * src/pixmaps/mimeview_gpg_failed.xpm
820         * src/pixmaps/mimeview_gpg_passed.xpm
821         * src/pixmaps/mimeview_text_html.xpm
822         * src/pixmaps/mimeview_image.xpm
823                 o all icons the same size
824
825         * src/mimeview.[ch]
826                 o mimeview ctree arranged vertically above the viewer
827                 o icons changed to buttons
828                 o can use keyboard to select an icon (Enter)
829                 o resize icon list to width of icons
830
831         *  src/gtk/gtkvscrollbutton.c
832                 o sensitivity of buttons reacts to position
833
834 2003-07-23 [christoph]  0.9.3claws45
835
836         * sync with 0.9.3cvs14 (incomplete)
837                 see ChangeLog 2003-07-17
838
839 2003-07-23 [alfons]     0.9.3claws44
840
841         * src/folder.c
842         * src/procmsg.h
843                 sync with my local tree to restore some claws-only things
844
845 2003-07-23 [paul]       0.9.3claws43
846
847         * src/pixmaps/mime_gpg_expired.xpm      ** NEW FILE **
848           src/pixmaps/mime_gpg_unknown.xpm      ** NEW FILE **
849           src/Makefile.am
850           src/mimeview.c
851           src/procmime.h
852           src/rfc2015.c
853           src/stock_pixmap.[ch]
854                 indicate missing keys and expired sigs/keys
855                 in mime view column
856
857 2003-07-23 [paul]       0.9.3claws42
858
859         * src/compose.c
860                 Redirect fixes: enable automatic account selection and
861                 do not append signature to message on changing account
862                 fixes Bug[s] #248
863
864 2003-07-23 [paul]       0.9.3claws41
865
866         * sync with 0.9.3cvs16
867                 see ChangeLog 2003-07-23
868
869 2003-07-23 [alfons]     0.9.3claws40
870
871         * src/inc.c
872                 give progress dialog a main window, and give it the first 
873                 one (presumably the only one). fixes bug #247, "segfault on 
874                 pop-before-smtp" 
875
876 2003-07-22 [alfons]     0.9.3claws39
877
878         * src/summaryview.c
879                 shift-space scrolls up
880
881 2003-07-22 [paul]       0.9.3claws38
882
883         * sync with 0.9.3cvs15
884                 see ChangeLog 2003-07-22
885
886 2003-07-20 [alfons]     0.9.3claws37
887
888         * src/compose.c
889                 put menu inside #ifdef USE_ASPELL..#endif
890
891 2003-07-20 [christoph]  0.9.3claws36
892
893         * src/procmsg.c
894                 fix wrong flags in MsgInfo returned by
895                 procmsg_msginfo_get_full_info()
896
897         (closes Bug 221 Deleting messages from the Message View gives incorrect
898          new/unread message counts in the folder view)
899
900         * src/plugins/spamassassin/spamassassin_gtk.c
901                 add gettext macro for prefs page title
902
903 2003-07-20 [paul]       0.9.3claws35
904
905         * src/mimeview.c
906                 redraw icon list on signature check
907
908 2003-07-20 [christoph]  0.9.3claws34
909
910         * src/Makefile.am
911         * src/account.c
912         * src/folder.[ch]
913         * src/folder_item_prefs.[ch]            ** NEW **
914         * src/folderview.c
915         * src/mainwindow.c
916         * src/mh.c
917         * src/prefs_gtk.c
918         * src/prefs_scoring.c
919         * src/summaryview.c
920         * src/prefs_folder_item.[ch]
921                 o seperate FolderItemPrefs (formerly PrefsFolderItem) and the
922                   Properties dialog
923                 o use prefswindow for folder properties
924
925         * src/gtk/prefswindow.[ch]
926                 change implementation to use an invisible notebook instead
927                 of unparenting widgets
928
929 2003-07-20 [christoph]  0.9.3claws33
930
931         * src/compose.h
932         * src/folder.c
933         * src/folderview.h
934         * src/headerview.h
935         * src/prefs_filtering.h
936         * src/prefs_folder_item.[ch]
937         * src/procmime.h
938         * src/procmsg.h
939         * src/summaryview.h
940                 clean up header mess
941                 (always use 1. typedefs, 2. #includes, 3. structures)
942
943         * src/common/version.h.in
944                 add casts for constants
945
946         * src/plugins/demo/demo.c
947                 fix typo
948
949         * src/plugins/spamassassin/spamassassin.c
950                 remove unused variable
951
952 2003-07-20 [alfons]     0.9.3claws32
953
954         * src/mimeview.c
955                 o make icon buttons respond on left click
956                 o minor cosmetic change
957
958 2003-07-19 [luke]       0.9.3claws31
959
960         * src/mimeview.[ch]
961         * src/gtk/gtkvscrollbutton.c
962         * src/messageview.c
963                 o improved mimeview behaviour when selecting a new message
964                 o plus code cleanups to remove compile warnings
965
966
967 2003-07-19 [alfons]     0.9.3claws30
968
969         * src/procmsg.c
970         * src/compose.c
971         * src/common/utils.[ch]
972                 subject_get_reply_prefix_length() <- subject_get_prefix_length()
973
974 2003-07-19 [alfons]     0.9.3claws29
975
976         * src/prefs_folder_item.c
977                 reinit "legacy" tmp_prefs, so we don't free nor use invalid 
978                 string pointers
979
980 2003-07-19 [luke]       0.9.3claws28
981
982         * src/messageview.c
983         * src/mimeview.[ch]
984         * src/procmime.h
985         * src/rfc2015.c
986         * src/stock_pixmap.[ch]
987         * src/gtk/Makefile.am
988         * src/Makefile.am
989         * src/gtk/gtkvscrollbutton.[ch]         ** NEW **
990         * src/pixmaps/mime_*.xpm                ** NEW **
991                 o mimeview rearrangement with a new icon shortcut bar
992
993 2003-07-19 [alfons]     0.9.3claws27
994
995         * src/folderview.c
996                 o plug leaking nodes_to_recollapse
997                 o add folderview_recollapse_all_nodes() (not used yet)
998
999 2003-07-19 [alfons]     0.9.3claws26
1000
1001         * src/compose.c
1002         * src/common/utils.c
1003                 honour #240 "Better SUBJECT handling" by cleaning the prefix
1004                 for both forwarding as replying
1005
1006 2003-07-18 [christoph]  0.9.3claws25
1007
1008         * configure.ac
1009         * src/common/sylpheed.[ch]
1010         * src/common/version.h.in
1011                 add version in numeric form to allow easy comparison
1012
1013         * src/plugins/demo/demo.c
1014                 add version check
1015                 - sylpheed version > plugin version => never allowed, sylpheed
1016                   could contain unknown API changes
1017                 - sylpheed version < minimum version required => don't load,
1018                   API required not available (if linking does not fail)
1019
1020 2003-07-18 [alfons]     0.9.3claws24
1021         
1022         * src/common/plugin.[ch]
1023                 const correctness
1024
1025 2003-07-18 [christoph]  0.9.3claws23
1026
1027         * src/common/hooks.c
1028                 fix crash when hooks where unregisted
1029
1030         * src/plugins/trayicon/trayicon.c
1031                 unregister detroy signal before destroying the widget
1032                 (still crashes when the plugin is unloaded)
1033
1034 2003-07-18 [alfons]     0.9.3claws22
1035         
1036         * src/folderview.c
1037                 delay expanding folder tree during drags until timeout triggered
1038                 (needs perhaps some tweaking, so testing is welcome)
1039
1040 2003-07-17 [alfons]     0.9.3claws21
1041
1042         * src/folderview.c
1043                 clean up cruft
1044
1045 2003-07-17 [christoph]  0.9.3claws20
1046
1047         * src/common/session.c
1048                 fix opening of SSL connections
1049
1050         * src/plugins/image_viewer/Makefile.am
1051                 add OPENSSL_CFLAGS (we should find a better solution to remove
1052                 this dependencies if they are not required)
1053
1054         * src/plugins/spamassassin/spamassassin.c
1055                 remove setlocale workaround (fixed in libspamc)
1056
1057         (closes Bug Bug 184 Entering non-ascii character deletes previous char
1058          if spell checking enabled)
1059
1060 2003-07-17 [alfons]     0.9.3claws19
1061
1062         * src/common/hooks.[ch]
1063         * src/plugins/clamav/clamav_plugin.c
1064         * src/plugins/spamassassin/spamassassin.c
1065         * src/plugins/trayicon/trayicon.c
1066                 fix signedness muck 
1067
1068 2003-07-17 [alfons]     0.9.3claws18
1069
1070         * src/procmime.c
1071                 plug memleak
1072
1073 2003-07-17 [alfons]     0.9.3claws17
1074
1075         * src/inc.c
1076                 plug memleak
1077
1078 2003-07-17 [paul]       0.9.3claws16
1079
1080         * src/common/defs.h
1081           src/mainwindow.c
1082           src/manual.[ch]
1083                 add link to the Claws site's FAQ page, after the suggestion
1084                 and patch by Fred Marton <Fred.Marton@uni-bayreuth.de>
1085                 Move url strings to defs.h
1086                 
1087         * src/mainwindow.c
1088                 fix typo to prevent "unknown menu entry" warnings
1089
1090 2003-07-17 [alfons]     0.9.3claws15
1091
1092         * src/folderview.[ch]
1093         * src/summaryview.[ch]
1094         * src/mimeview.[ch]
1095                 plug DnD leaks 
1096
1097 2003-07-17 [paul]       0.9.3claws14
1098
1099         * src/inc.c
1100                 remove two instances of 'GTK_EVENTS_FLUSH' because
1101                 they are unnecessary and probably cause a stack overflow
1102
1103 2003-07-16 [christoph]  0.9.3claws13
1104
1105         * src/mimeview.[ch]
1106                 use an invisible GTK notebook to switch between viewers
1107                 instead of reparenting widgets
1108
1109 2003-07-16 [christoph]  0.9.3claws12
1110
1111         * src/folder.c
1112                 move folder_item_update_freeze() to correct place in
1113                 folder_item_scan_full()
1114
1115 2003-07-16 [paul]       0.9.3claws11
1116
1117         * sync with 0.9.3cvs12
1118                 see ChangeLog 2003-07-14 and 2003-07-15
1119
1120 2003-07-16 [christoph]  0.9.3claws10
1121
1122         * src/imap.[ch]
1123         * src/prefs_account.[ch]
1124                 sync IMAP CRAM-MD5 authentication with sylpheed-main
1125
1126 2003-07-15 [alfons]     0.9.3claws9
1127
1128         * src/main.c
1129                 make --config-dir do something useful
1130
1131 2003-07-15 [alfons]     0.9.3claws8
1132
1133         * src/procmsg.c
1134                 o fix a bug where 'last' didn't really point to the last message
1135                   in the top level list of children, but to the last threaded
1136                   message. 
1137                 
1138                 o clean up and make it easier to sync
1139
1140 2003-07-15 [alfons]     0.9.3claws7
1141
1142         * src/mainwindow.c
1143                 make correct menu items sensitive       
1144
1145 2003-07-14 [alfons]     0.9.3claws6
1146
1147         * src/procmsg.c
1148                 tune the threader so it will not subject-thread any message
1149                 without a subject prefix (this will not thread correctly if 
1150                 a parent is delivered after their childs, but it looks 
1151                 better right now)
1152
1153 2003-07-13 [christoph]  0.9.3claws5
1154
1155         * src/mainwindow.c
1156                 group "Add mailbox *..." menu items in submenu
1157
1158 2003-07-13 [alfons]     0.9.3claws4
1159
1160         * src/summaryview.c
1161                 correct summary_toggle_pressed() signature and make sure
1162                 signal is not passed on
1163
1164 2003-07-13 [alfons]     0.9.3claws3
1165
1166         * src/summaryview.c
1167                 o for now don't pass on keys when they we're handled by 
1168                   ctree::key_press_event
1169                 o clean up
1170
1171 2003-07-13 [alfons]     0.9.3claws2
1172         
1173         * src/main.c
1174                 add command line option "--config-dir" to get the current 
1175                 configuration dir
1176
1177 2003-07-12 [alfons]     0.9.3claws1
1178
1179         * src/matcher.[ch]
1180         * src/matcher_parser_parse.y
1181         * src/prefs_filtering.c
1182         * src/filtering.c
1183                 add "Lock" filter action to lock messages;
1184
1185         * src/filtering.c       
1186                 remove debug_print()    
1187         * src/prefs_filtering.c
1188                 re-organize matcher part 9: 
1189                 make action text entries easily extendible;
1190                 merge widget selection for ACTION_MARK, ACTION_UNMARK, ACTION_LOCK,
1191                 ACTION_UNLOCK, ACTION_MARK_AS_READ, ACTION_MARK_AS_UNREAD
1192
1193 2003-07-12 [paul]
1194
1195         * tools/README
1196                 update old information and add missing
1197                 information
1198
1199 2003-07-12 [paul]       0.9.3claws
1200
1201         * 0.9.3claws released
1202         
1203 2003-07-12 [paul]       0.9.0claws103
1204
1205         * src/Makefile.am
1206                 add addrquery.h
1207
1208 2003-07-12 [melvin]     0.9.0claws102
1209
1210         * src/messageview.c
1211                 Fixed bug #215: Show MIME tab for single text/html messages. 
1212                 
1213 2003-07-12 [paul]       0.9.0claws101
1214
1215         * man/sylpheed.1
1216                 updated
1217
1218 2003-07-12 [paul]       0.9.0claws100
1219
1220         * po/es.po
1221           po/hr.po
1222           po/pl.po
1223           po/sr.po
1224                 update Spanish, Croatian, Polish, Serbian translations.
1225                 submitted by Ricardo Mones Lastra, Dragan, Witold
1226                 Wladyslaw Wojciech Wilk, Urke MMI
1227
1228 2003-07-12 [melvin]     0.9.0claws99
1229
1230         * po/fr.po
1231                 Updated French translations.
1232
1233 2003-07-12 [paul]       0.9.0claws98
1234
1235         * src/addressbook.c
1236                 disable 'Lookup' button as it has no effect
1237
1238 2003-07-11 [alfons]     0.9.0claws97
1239         
1240         * src/summaryview.c
1241                 summary_searchbar_pressed() should return TRUE to signal that
1242                 event was handled. when returning void, the return value passed
1243                 to GTK is actually random, but maybe FALSE, in which case the
1244                 event is handled by parent
1245                 
1246 2003-07-10 [paul]       0.9.0claws96
1247
1248         * ac/missing/gettext.m4
1249                 update to version 0.12
1250
1251 2003-07-10 [paul]       0.9.0claws95
1252
1253         * src/plugins/clamav/clamav_plugin.c
1254                 fix bug where multipart/alternative messages
1255                 would slip through without being scanned
1256
1257 2003-07-10 [christoph]  0.9.0claws94
1258
1259         * src/folder.c
1260                 correct check if folder supports removing when a message is
1261                 moved. if not the message is only copied.
1262
1263         (closes Bug 132 crash on startup in newsgroups folders)
1264
1265 2003-07-09 [alfons]     0.9.0claws93
1266
1267         * configure.ac
1268         * src/common/defs.h
1269                 --with-config-dir (default .sylpheed)
1270
1271 2003-07-09 [christoph]  0.9.0claws92
1272
1273         * configure.ac
1274                 use PKG_CHECK_MODULES to check for gtkmathview
1275                 (version 0.4.2 now required)
1276
1277 2003-07-08 [melvin]     0.9.0claws91
1278
1279         * src/action.c
1280                 Implemented a progress bar that counts the number of completed
1281                 tasks when the action runs more than one command.
1282
1283 2003-07-08 [alfons]     0.9.0claws90
1284
1285         * src/procmsg.c
1286                 if queued message has an invalid Message-Id, don't try to
1287                 find message it refers to (fixes #209 "crash when processing 
1288                 in folder")
1289
1290 2003-07-08 [paul]       0.9.0claws89
1291
1292         * sync with 0.9.3cvs2
1293                 see ChangeLog 2003-07-08
1294
1295 2003-07-08 [match]      0.9.0claws88
1296
1297         * src/ldapctrl.c
1298                 extend LDAP search for first/last name by parsing search term.
1299
1300 2003-07-08 [alfons]     0.9.0claws87
1301
1302         * src/send_message.c
1303                 fix bug #208 "Status message stuck when sending on POP3 account"
1304
1305 2003-07-07 [paul]       0.9.0claws86
1306
1307         * po/hr.po
1308                 new Croatian translation, submitted by
1309                 Dragan <drleskov@inet.hr>
1310
1311 2003-07-07 [paul]       0.9.0claws85
1312
1313         * sync with 0.9.3cvs1
1314                 see ChangeLog 2003-07-07
1315
1316 2003-07-05 [christoph]  0.9.0claws84
1317
1318         * src/Makefile.am
1319         * src/messageview.c
1320         * src/mimeview.[ch]
1321         * src/stock_pixmap.[ch]
1322         * src/pixmaps/messageview_text.xpm              ** NEW **
1323                 move mimeview tabs to the right side and use icons
1324                 instead of text to save some space
1325
1326         (patch by Luke Plant <lukeplant@softhome.net>)
1327
1328 2003-07-05 [christoph]  0.9.0claws83
1329
1330         * src/inc.c
1331                 add NULL pointer checks
1332
1333         (patch by Luke Plant <lukeplant@softhome.net>)
1334         (closes Bug 204 0.9.0 quits on authentication error?!)
1335
1336 2003-07-05 [alfons]     0.9.0claws82
1337
1338         * configure.ac
1339                 take the clue in bug #202 "./configure script - 
1340                 'if test' comparison failure" reported by John Kristoff. 
1341
1342 2003-07-04 [christoph]  0.9.0claws81
1343
1344         * src/plugins/spamassassin/spamassassin.c
1345                 set timeout for spam check
1346
1347 2003-07-04 [christoph]  0.9.0claws80
1348
1349         * src/main.c
1350                 destroy all FolderItems when shutting down to
1351                 allow folders to clean up
1352
1353 2003-07-04 [melvin]     0.9.0claws79
1354
1355         * src/gtk/gtkaspell.c
1356                 Fixed bug #184 "Entering non-ascii character deletes
1357                 previous char if spell checking enabled": this makes
1358                 the spell checking in multibytes (e.g. UTF-8)locales work.
1359                 (Patch by Luke Plant).
1360                 
1361 2003-07-04 [christoph]  0.9.0claws78
1362
1363         * sync with 0.9.2cvs1
1364                 see ChangeLog 2003-06-10
1365
1366 2003-07-04 [paul]       0.9.0claws77
1367
1368         * sync with 0.9.3 release
1369                 see ChangeLog 2003-07-04
1370
1371 2003-07-03 [christoph]  0.9.0claws76
1372
1373         * src/folder.[ch]
1374         * src/imap.c
1375         * src/mbox_folder.c
1376         * src/mh.c
1377         * src/news.c
1378                 move folder_item_get_path() stuff into a folder virtual function
1379
1380         * src/procmsg.c
1381                 use folder_item_fetch_msg() to get message and do not contruct
1382                 the filename from path and number
1383
1384 2003-07-03 [paul]       0.9.0claws75
1385
1386         * sync with 0.9.2cvs12
1387                 see ChangeLog 2003-07-03
1388
1389 2003-07-02 [paul]       0.9.0claws74
1390
1391         * src/messageview.c
1392                 fix text-selection for replying
1393
1394 2003-07-02 [paul]       0.9.0claws73
1395
1396         * sync with 0.9.2cvs11
1397                 see ChangeLog 2003-07-02
1398
1399 2003-07-02 [paul]       0.9.0claws72
1400
1401         * src/procmsg.c
1402                 revert last commit because it breaks more
1403                 than it fixes
1404
1405 2003-07-02 [paul]       0.9.0claws71
1406
1407         * src/procmsg.c
1408                 fix thread by subject/sort by date
1409
1410 2003-07-01 [paul]       0.9.0claws70
1411
1412         * sync with 0.9.2cvs10
1413                 see ChangeLog 2003-07-01
1414
1415 2003-06-30 [paul]       0.9.0claws69
1416
1417         * sync with 0.9.2cvs9
1418                 see ChangeLog 2003-06-30
1419
1420 2003-06-28 [match]      0.9.0claws68
1421
1422         * src/addressbook.c
1423                 fix null ptr.
1424
1425 2003-06-27 [paul]       0.9.0claws67
1426
1427         * sync with 0.9.2cvs7
1428                 see ChangeLog 2003-06-27
1429
1430 2003-06-26 [christoph]  0.9.0claws66
1431
1432         * src/folder.c
1433                 freeze folder updates while a folder is scanned
1434
1435         (closes Bug 185 New message counter)
1436
1437 2003-06-26 [darko]      0.9.0claws65
1438
1439         * src/ldapserver.c
1440                 fix infinite loop when adding a new LDAP server
1441
1442 2003-06-26 [paul]       0.9.0claws64
1443
1444         * sync with 0.9.2cvs6
1445                 see ChangeLog 2003-06-26
1446
1447 2003-06-26 [paul]       0.9.0claws63
1448
1449         * sync with 0.9.2cvs5
1450                 see ChangeLog 2003-06-25 and 2003-06-26
1451
1452 2003-06-25 [match]      0.9.0claws62
1453
1454         * src/addr_compl.c
1455                 Fixed tab/backtab for dropped-down completion list to
1456                 move next/previous field. (close bug 147)
1457
1458 2003-06-25 [christoph]  0.9.0claws61
1459
1460         * src/addr_compl.[ch]
1461         * src/addrindex.[ch]
1462         * src/folderview.c
1463         * src/inc.c
1464         * src/news.c
1465         * src/summaryview.c
1466         * src/toolbar.c
1467                 fix warnings
1468
1469 2003-06-25 [leandro]    0.9.0claws60
1470
1471         * src/compose.c
1472                 o cleanups
1473                 o gray out "Message/Remove references" menu item if not
1474                   replying to a message
1475
1476 2003-06-24 [leandro]    0.9.0claws59
1477
1478         * src/compose.[ch]
1479                 o removed "Message/Create new thread" menu item
1480                 o added "Message/Remove references" menu item
1481                   (it's off by default and will not check anymore
1482                    if the subject changed)
1483
1484 2003-06-23 [alfons]     0.9.0claws58
1485
1486         * src/procmsg.c
1487                 try better grouping messages threaded by subject based on their age.
1488                 still not perfect - because the message tree is not sorted by date.  
1489
1490 2003-06-23 [thorsten]   0.9.0claws57
1491
1492         * src/pop.[ch]
1493                 added mail_receive_hook to allow modifications
1494                 directly after retrieval (e.g. adding headers).
1495
1496 2003-06-23 [paul]       0.9.0claws56
1497
1498         * src/sourcewindow.c
1499                  enable the use of Ctrl+A to select all text in
1500                  the sourcewindow
1501                  Patch submitted by Ivan Francolin Martinez
1502                  <ivanfm@users.sourceforge.net>
1503
1504 2003-06-22 [christoph]  0.9.0claws55
1505
1506         * src/folder.[ch]
1507                 o add notification hook for folder tree changes
1508                 o invoke hooks after folder tree scanning
1509
1510         * src/folderview.[ch]
1511                 register hook for folder tree changes that
1512                 updates the ctree
1513
1514         (there are more places that should be updated, like add, remove 
1515          or move folder)
1516
1517         (closes Bug 164 Crash on rebuild folder tree)
1518         (closes Bug 190 Crash on 'rebuilding folder tree')
1519
1520 2003-06-21 [leandro]    0.9.0claws54
1521
1522         * src/compose.[ch]
1523                 create a new thread if subject changes
1524                 (it's on by default, can be disabled in Message menu)
1525
1526 2003-06-21 [alfons]     0.9.0claws53
1527
1528         * src/summaryview.c
1529                 quiet little compiler
1530
1531 2003-06-21 [christoph]  0.9.0claws52
1532
1533         update gettext stuff to version 0.12
1534
1535 2003-06-19 [alfons]     0.9.0claws51
1536
1537         * src/common/log.c
1538         * src/common/plugin.c
1539                 move defs.h before glib.h to prevent MIN/MAX redefs
1540
1541 2003-06-19 [alfons]
1542
1543         * src/addressbook.c
1544                 translatable
1545
1546 2003-06-19 [match]      0.9.0claws50
1547
1548         * src/addressbook.[ch]
1549         * src/addrindex.[ch]
1550         * src/addr_compl.[ch]
1551         * src/editldap.[ch]
1552         * src/editldap_basedn.[ch]
1553         * src/addritem.[ch]
1554         * src/ldapquery.h
1555                 re-implemented dynamic LDAP search. works without
1556                 slowdown on display sender with addressbook
1557                 option.
1558         * src/addrbook.c
1559                 documented code.
1560
1561 2003-06-19 [paul]       0.9.0claws49
1562
1563         * src/compose.c
1564                 fix Bug #136 'Nonprovided quotation marks crash claws'
1565                 patch submitted by Pawel Pêkala <c0rn@gazeta.pl>
1566
1567 2003-06-19 [alfons]     0.9.0claws48
1568
1569         * src/prefs_common.[ch]
1570         * src/procmsg.c
1571                 restrict threading by subject by checking thread for
1572                 age (prefs_common.thread_by_subject_max_age)
1573
1574 2003-06-18 [christoph]  0.9.0claws47
1575
1576         * src/imap.c
1577                 fix memory leak in imap_cmd_fetch()
1578
1579 2003-06-18 [christoph]  0.9.0claws46
1580
1581         * src/prefs_gtk.c
1582                 fix memory leak in prefs_set_default() when used multiple
1583                 times or after prefs have been read
1584
1585 2003-06-18 [christoph]  0.9.0claws45
1586
1587         * src/common/plugin.c
1588                 fix memory leak in plugin_unload()
1589
1590 2003-06-18 [christoph]  0.9.0claws44
1591
1592         * src/imap.c
1593                 fix memory leak in imap_cmd_ok()
1594
1595 2003-06-18 [christoph]  0.9.0claws43
1596
1597         * src/folder.c
1598                 stop messages that are downloaded from POP3 and added to
1599                 an IMAP inbox from being filtered twice (first by POP3
1600                 and again when IMAP folder is scaned to get the UID of
1601                 the APPEND operation when no UIDPLUS is available)
1602
1603 2003-06-18 [alfons]
1604
1605         * tools/Makefile.am
1606                 phoenix <- firebird     
1607
1608 2003-06-18 [paul]
1609
1610         * tools/launch_phoenix          ** REMOVED **
1611           tools/launch_firebird         ** NEW **
1612                 renamed and edited to reflect the browser's name change from
1613                 'phoenix' to 'firebird'
1614
1615 2003-06-18 [paul]       0.9.0claws42
1616
1617         * sync with 0.9.2cvs2
1618                 see ChangeLog 2003-06-16
1619
1620 2003-06-17 [alfons]     0.9.0claws41
1621
1622         * src/procmsg.c
1623                 prevent threading problems when a node is an ancestor (parent / great parent),
1624                 which mostly happens with circular references (thanks to Phillipe Gramoullé
1625                 for finding an sample set of messages)
1626
1627 2003-06-16 [christoph]  0.9.0claws40
1628
1629         * src/main.c
1630                 don't popup main window on --receive or --receive-all
1631
1632         * src/mainwindow.[ch]
1633         * src/plugins/trayicon/trayicon.c
1634                 allow hiding of main window by clicking on the trayicon
1635                 (doesn't work correctly in seperate window mode and may
1636                  cause unexpected GTK problems I couldn't find yet)
1637
1638         * src/common/ssl.c
1639                 remove incorrect warning
1640
1641 2003-06-15 [alfons]     0.9.0claws39
1642
1643         * src/gtk/gtkstext.c
1644                 don't output debug text;
1645                 #ifdef out print_line() if not debugging (thanks to Martin Wicke
1646                 for pointing this out);
1647
1648 2003-06-14 [alfons]     0.9.0claws38
1649         
1650         * src/messageview.c
1651                 remove printf() and make one if..else comply with coding style
1652
1653 2003-06-14 [alfons]     0.9.0claws37
1654
1655         * AUTHORS
1656                 add Martin Wicke
1657         * src/action.c
1658         * src/messageview.[ch]
1659         * src/summaryview.c
1660                 apply patch #754162 "Quoting messages filtered by actions" submitted
1661                 by Martin Wicke, which allows quoting message body changed by an
1662                 action (Thanks!).
1663
1664 2003-06-13 [alfons]     0.9.0claws36
1665
1666         * src/utils.c
1667                 add several other subject reply prefixes (suggested by Christoph and Ivan Martinez)
1668                 use case insensitive regexp (suggested by Ivan Martinez)
1669
1670 2003-06-13 [christoph]  0.9.0claws35
1671
1672         * configure.ac
1673         * src/plugins/trayicon/Makefile.am
1674         * src/plugins/trayicon/eggtrayicon.[ch]                         ** REMOVE **
1675         * src/plugins/trayicon/trayicon.c
1676         * src/plugins/trayicon/libeggtrayicon/.cvsignore                ** NEW **
1677         * src/plugins/trayicon/libeggtrayicon/Makefile.am               ** NEW **
1678         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch]          ** NEW **
1679         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.[ch]           ** NEW **
1680         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.[ch]        ** NEW **
1681         * src/plugins/trayicon/libeggtrayicon/xembed.h                  ** NEW **
1682                 replace my own EggTrayIcon backport with the backport
1683                 used by (l|x)mule and gabber.
1684
1685 2003-06-13 [alfons]     0.9.0claws34
1686
1687         * AUTHORS
1688         * src/common/utils.c
1689                 add Aw: to list of reply prefixes (thanks to Martin Zwickel)
1690
1691 2003-06-13 [alfons]     0.9.0claws33
1692
1693         * src/compose.c
1694                 clean up a little bit
1695
1696 2003-06-12 [alfons]     0.9.0claws32
1697
1698         * src/compose.c
1699                 const correctness fix
1700
1701         * src/common/sylpheed.[ch]
1702                 () -> (void)
1703                 prevent redef MIN/MAX
1704                 
1705         * src/common/utils.[ch]
1706                 () -> (void)
1707
1708 2003-06-12 [melvin]     0.9.0claws31
1709
1710         * src/compose.c
1711                 Updated to take into accounts changes in GtkAspell.
1712
1713 2003-06-12 [alfons]     0.9.0claws30
1714
1715         * src/compose.c
1716         * src/procmsg.c
1717         * src/common/utils.[ch]
1718                 handle reply subject prefixes better (initial 
1719                 suggestion by Robert Story adapted and enhanced 
1720                 using regexps)
1721
1722 2003-06-12 [melvin]     0.9.0claws29
1723
1724         * src/compose.c
1725                 Use new gtkaspell_checkers_strerror() to get the speller's
1726                 error message instead of accessing the (now private)
1727                 checkers structure.
1728                 Minor code clean up
1729
1730         * src/main.c
1731                 Use #ifdef instead of #if for USE_ASPELL
1732                 Use the new spell checkers init/quit functions 
1733
1734         * src/gtk/gtkaspell.c
1735                 Use #ifdef instead of #if for USE_ASPELL
1736                 Moved in the majority of GtkAspell structures that were
1737                 exported before by gtkaspell.h
1738         
1739         * src/gtk/gktaspell.h
1740                 Made gtkaspell.h contain only the necessary data to be
1741                 publicized by moving many structures to gtkaspell.c.
1742                 Enclosed all the declaration in a #ifdef USE_ASPELL #endif
1743                 gtkaspell_checkers_new(): replaced by...
1744                 gtkaspell_checkers_init(): new function for initialization
1745                 gtkaspell_checkers_delete(): replaced by...
1746                 gtkaspell_checkers_quit(): new function
1747                 gtkaspell_checkers_strerror(): new function that returns
1748                 the checker's last error message.
1749                 
1750 2003-06-11 [melvin]     0.9.0claws28
1751
1752         * po/POTFILES.in
1753                 Updated to take into account gtkaspell.c migration to
1754                 ./src/gtk/ (Thanks to Ricardo Mones Lastra for reporting it)
1755
1756 2003-06-10 [alfons]     0.9.0claws27
1757
1758         * src/filtering.[ch]
1759         * src/folder.c
1760         * src/matcher.c
1761         * src/scoring.[ch]
1762                 - try fixing bug #18 (any brave testers?)
1763                 - add more robustness by refusing previously 
1764                   unchecked NULL pointers 
1765
1766 2003-06-10 [alfons]     0.9.0claws26
1767
1768         * src/procmsg.c
1769                 fix bug #176 by don't checking MsgInfos with a NULL msgid 
1770
1771 2003-06-09 [alfons]     0.9.0claws25
1772
1773         * src/prefs_common.c
1774                 fix bug #163 "Icon switching doesnt work properly" by 
1775                 preventing early freeing of prefs_common.pixmap_theme_path.
1776
1777 2003-06-09 [christoph]  0.9.0claws24
1778
1779         * src/gtk/gtkaspell.c
1780                 revert Thorsten's fix and add forgotten g_strdup for
1781                 aspell path (it should not be possible to alter the path a
1782                 GtkASpell uses from outside)
1783
1784 2003-06-09 [thorsten]   0.9.0claws23
1785
1786         * src/gtk/gtkaspell.c
1787                 dont free prefs_common.aspell_path when closing compose
1788
1789 2003-06-08 [colin]      0.9.0claws22
1790
1791         * src/plugins/spamassassin/spamassassin.c
1792                 fix prefs types
1793
1794 2003-06-07 [christoph]  0.9.0claws21
1795
1796         * src/Makefile.am
1797         * src/compose.c
1798         * src/gtkaspell.[ch]            ** REMOVE **
1799         * src/gtk/Makefile.am
1800         * src/gtk/gtkaspell.[ch]        ** NEW **
1801                 o make gtkaspell independent from sylpheed's prefs
1802                 o move gtkaspell.[ch] to gtk directory
1803
1804 2003-06-07 [christoph]  0.9.0claws20
1805
1806         * src/Makefile.am
1807         * src/crash.c
1808         * src/export.c
1809         * src/filesel.[ch]              ** REMOVE **
1810         * src/folder.c
1811         * src/main.[ch]
1812         * src/common/sylpheed.[ch]
1813         * src/gtk/Makefile.am
1814         * src/gtk/filesel.[ch]          ** NEW **
1815         * src/gtk/pluginwindow.c
1816         * src/gtk/sslcertwindow.c
1817                 move filesel.[ch] to gtk directory
1818
1819 2003-06-07 [alfons]     0.9.0claws19
1820
1821         * src/filesel.c
1822                 make (multi) file selection dialog work again (Claws-only)
1823
1824 2003-06-07 [thorsten]   0.9.0claws18
1825
1826         * po/de.po
1827                 fix typos
1828
1829 2003-06-07 [alfons]     0.9.0claws17
1830
1831         * configure.ac
1832         * src/mimeview.c
1833                 detect apache mishap in which case don't include fnmatch.h
1834                 if regex.h is already included
1835
1836 2003-06-06 [christoph]  0.9.0claws16
1837
1838         * configure.ac
1839         * src/mimeview.h
1840                 add check for fnmatch.h and include it when available
1841
1842         * src/mimeview.[ch]
1843                 fix wrong case sensitivity of Content-Types
1844
1845         * src/gtk/Makefile.am
1846                 need the same include paths in gtk directory as in
1847                 common directory because .h files in common can
1848                 include files from these directories, when included
1849                 in gtk's .h or .c files
1850
1851 2003-06-06 [alfons]     0.9.0claws15
1852
1853         * src/mimeview.c
1854         * src/summaryview.c
1855                 make it compile again because of regex.h / fnmatch.h 
1856                 include problems (related to recent mime stuff, can
1857                 someone check this?)
1858
1859 2003-06-06 [thorsten]   0.9.0claws14
1860
1861         * src/folderview.c
1862                 possible use of uninitialized pointer while dragging
1863
1864 2003-06-06 [paul]       0.9.0claws13
1865
1866         * src/compose.c
1867                 fix bug where the insert sig button would be effective
1868                 only when auto_sig was set
1869
1870 2003-06-06 [paul]       0.9.0claws12
1871
1872         * sync with 0.9.2 release
1873
1874 2003-06-02 [paul]       0.9.0claws11
1875
1876         * sync with 0.9.1cvs1
1877                 see ChangeLog 2003-06-02
1878                 
1879         * po/de.po
1880                 update by Jens
1881
1882 2003-06-01 [christoph]  0.9.0claws10
1883
1884         * src/account.c
1885                 don't use substring search to find accounts by email address
1886
1887         (closes Bug 169 Overly loose matching of "From" address)
1888
1889 2003-05-31 [christoph]  0.9.0claws9
1890
1891         * doc-src/rfc2683.txt
1892         * src/imap.c
1893                 limit IMAP command length as recommended in RFC2683
1894                 (message number lists will be split into multiple imap
1895                 sets, the limit of 1000 octets is not a hard limit)
1896
1897         (closes Bug 161 sylpheed-claws exits with segfault when logging
1898          in to certain imap-servers)
1899
1900 2003-05-29 [alfons]     0.9.0claws8
1901
1902         * src/toolbar.[ch]
1903                 add print button (calling summary_print());
1904                 fine tune setting tooltip text;
1905                 (if someone needs other buttons, please take these 
1906                 commits as a guide, instead of bothering us - also
1907                 see 0.8.11claws150) 
1908
1909 2003-05-29 [darko]      0.9.0claws7
1910
1911         * src/compose.c
1912                 fix crash when word wrapping kicks in due to
1913                 changed text by spell checker
1914
1915 2003-05-29 [paul]       0.9.0claws6
1916
1917         * src/compose.c
1918                 fix bug where changing account would insert
1919                 sig even if auto_sig was FALSE
1920                 
1921         * ChangeLog
1922           ChangeLog.jp
1923           INSTALL
1924                 sync with 0.9.1 release
1925
1926 2003-05-28 [christoph]  0.9.0claws5
1927
1928         * src/imap.c
1929                 fix truncation of too long commands
1930
1931         (closes Bug 167 IMAP hangs trying to get envelope
1932          information in imap_get_uncached_messages)
1933
1934 2003-05-27 [paul]       0.9.0claws4
1935
1936         * tools/Makefile.am
1937           tools/maildir2sylpheed.pl     ** NEW FILE **
1938                 add kmail to sylpheed mailbox conversion script
1939
1940 2003-05-27 [paul]       0.9.0claws3
1941
1942         * sync with 0.9.0cvs10
1943                 see ChangeLog 2003-05-26
1944
1945 2003-05-26 [paul]       0.9.0claws2
1946
1947         * sync with 0.9.0cvs9
1948                 see ChangeLog 2003-05-26
1949
1950 2003-05-24 [paul]       0.9.0claws1
1951
1952         * sync with 0.9.0cvs8
1953                 see ChangeLog 2003-05-23
1954
1955 2003-05-24 [paul]       0.9.0claws
1956
1957         * version 0.9.0claws released
1958
1959 2003-05-24 [paul]       0.8.11claws177
1960
1961         * src/plugins/dillo-viewer/Makefile.am
1962           src/plugins/traycon/Makefile.am
1963                 add missing files
1964                 
1965         * po/bg.po
1966           po/en_GB.po
1967           po/es.po
1968           po/it.po
1969           po/pt_BR.po
1970           po/ru.po
1971           po/sr.po
1972                 update Bulgarian, British English, Spanish, Italian, 
1973                 Brazilian Portuguese, Russian, and Serbian translations, 
1974                 submitted by George Danchev, [me], Ricardo Mones Lastra,
1975                 André Filipe de Assunção e Brito, Alessandro Maestri, 
1976                 Ruslan N. Balkin, and Urke MMI
1977
1978 2003-05-23 [melvin]     0.8.11claws176
1979
1980         * po/fr.po
1981                 Updated French translations
1982
1983 2003-05-22 [paul]       0.8.11claws175
1984
1985         * src/Makefile.am
1986           src/addrbook.[ch]
1987           src/addrcache.[ch]
1988           src/addr_compl.[ch]
1989           src/adressbook.[ch]
1990           src/addrindex.[ch]
1991           src/addritem.[ch]
1992           src/editaddress.c
1993           src/editgroup.c
1994           src/editldap_basedn.c
1995           src/editldap.c
1996           src/jpilot.c
1997           src/vcard.c
1998                 revert to get ldap into it previous working state
1999                 
2000         * po/zh_TW.Big5.po
2001                 new Taiwanese translation,
2002                 submitted by Tsu-Fan Cheng <tscheng@ic.sunysb.edu>
2003
2004 2003-05-22 [christoph]  0.8.11claws174
2005
2006         * src/plugins/spamassassin/libspamc.[ch]
2007                 sync libspamc with SpamAssaain release 2.55
2008
2009 2003-05-22 [paul]       0.8.11claws173
2010
2011         * sync with 0.9.0cvs7
2012                 see ChangeLog 2003-05-22
2013                 
2014         * src/summaryview.c
2015                 revert change in 0.8.11claws172: follow
2016                 Hiroyuki's decision and that's the end of it.
2017
2018 2003-05-21 [paul]       0.8.11claws172
2019
2020         * src/summaryview.c
2021                 fix discrepency between open_unread_on_enter
2022                 and always_show_msg
2023
2024 2003-05-21 [paul]       0.8.11claws171
2025
2026         * sync with 0.9.0cvs6
2027                 see ChangeLog 2003-05-21
2028
2029 2003-05-21 [paul]       0.8.11claws170
2030
2031         * sync with 0.9.0cvs5
2032                 see ChangeLog 2003-05-21
2033
2034 2003-05-20 [paul]       0.8.11claws169
2035
2036         * sync with 0.9.0cvs4
2037                 see ChangeLog 2003-05-20
2038                 fixes bug #152, 'encoding of IMAP folders names'
2039
2040 2003-05-20 [paul]       0.8.11claws168
2041
2042         * sync with 0.9.0cvs3
2043                 see ChangeLog 2003-05-20
2044                 
2045         * src/tools/convert_mbox.pl
2046                 minor change in the comments, submitted by Fred Marton
2047
2048 2003-05-19 [paul]       0.8.11claws167
2049
2050         * src/plugins/clamav/Makefile.am
2051           configure.ac
2052                 link clamav_lib to the plugin and not to the main program
2053
2054 2003-05-19 [christoph]
2055
2056         * src/Makefile.am
2057                 add -export-dynamic for linking
2058
2059 2003-05-19 [paul]       0.8.11claws166
2060
2061         * sync with 0.9.0cvs1
2062                 see ChangeLog 2003-05-19
2063
2064 2003-05-19 [paul]       0.8.11claws165
2065
2066         * src/inc.c
2067                 fix 'pop before smtp' timeout
2068
2069 2003-05-18 [alfons]     0.8.11claws164
2070
2071         * src/prefs_matcher.c
2072                 put "execute" action command line ("expression") in edit box
2073
2074 2003-05-18 [christoph]  0.8.11claws163
2075
2076         * src/mimeview.[ch]
2077         * src/plugins/dillo_viewer/dillo_viewer.c
2078         * src/plugins/image_viewer/viewer.c
2079         * src/plugins/mathml_viewer/mathml_viewer.c
2080                 let a viewer have a list of Content-Types
2081
2082 2003-05-18 [paul]       0.8.11claws162
2083
2084         * src/prefs_filtering.c
2085                 add 'Recipient' label for FORWARD, FORWARD_AS_ATTACHMENT,
2086                 and REDIRECT actions
2087
2088 2003-05-17 [christoph]
2089
2090         * README.claws
2091                 o remove dynamic signatures that was syned with main
2092                 o add infos about no longer "build in" image viewer
2093                 o update bugtracker URL
2094
2095 2003-05-17 [christoph]  0.8.11claws161
2096
2097         * src/folder.c
2098         * src/folderview.c
2099         * src/imap.c
2100                 don't use imap_scan_folder anymore. Instead call folder_item_scan
2101                 for every folder after rebuilding the folder tree.
2102
2103         (closes Bug 19 imap_scan_folder() computes incorrectly number of new
2104          messages)
2105
2106 2003-05-17 [christoph]  0.8.11claws160
2107
2108         * src/imap.c
2109                 don't use STATUS command on current folder to check for
2110                 content changes. imap_cmd_ok() now tracks changes to
2111                 folder and number of existing messages.
2112
2113 2003-05-17 [paul]       0.8.11claws159
2114
2115         * src/plugins/clamav/clamav_plugin.c
2116                 remove unnecessary debug_print
2117
2118 2003-05-16 [thorsten]   0.8.11claws158
2119
2120         * src/plugins/demo.c
2121                 included missing intl.h
2122
2123 2003-05-16 [paul]       0.8.11claws157
2124
2125         * po/POTFILES.in
2126                 remove non-existant entries
2127         
2128         * src/plugins/clamav/clamav_plugin.c
2129           src/plugins/clamav/clamav_plugin_gtk.c
2130           src/plugins/dillo_viewer/dillo_prefs.c
2131           src/plugins/dillo_viewer/dillo_viewer.c
2132                 gettextise
2133
2134 2003-05-16 [christoph]  0.8.11claws156
2135
2136         * po/POTFILES.in
2137                 include plugin .c files for translation until I
2138                 find a better solution to have plugins have their
2139                 own textdomain
2140         * src/plugins/demo/demo.c
2141         * src/plugins/image_viewer/plugin.c
2142         * src/plugins/mathml_viewer/mathml_viewer.c
2143         * src/plugins/spamassassin/spamassassin.c
2144         * src/plugins/spamassassin/spamassassin_gtk.c
2145         * src/plugins/trayicon/trayicon.c
2146                 add gettext macros for plugin name and description
2147
2148 2003-05-16 [paul]
2149
2150         * sync with 0.9.0
2151
2152 2003-05-16 [paul]       0.8.11claws155
2153
2154         * sync with lastest 0.9.0pre1
2155                 see ChangeLog 2003-05-16
2156
2157 2003-05-15 [paul]       0.8.11claws154
2158
2159         * sync with latest 0.9.0pre1
2160                 see ChangeLog 2003-05-14 and 2003-05-15
2161
2162 2003-05-14 [christoph]  0.8.11claws153
2163
2164         * src/plugins/image_viewer/viewer.c
2165         * src/plugins/image_viewer/viewer.glade         ** NEW **
2166         * src/plugins/image_viewer/viewerprefs.c
2167                 make it possible to disable the autoload function in the
2168                 imageviewer again
2169
2170 2003-05-14 [christoph]  0.8.11claws152
2171
2172         * src/folder.c
2173                 fix folder update after adding a message
2174
2175 2003-05-13 [alfons]     0.8.11claws151
2176
2177         * src/common/session.c
2178                 remove debug traces
2179                 
2180         * src/addrcache.[ch]
2181         * src/filtering.[ch]
2182         * src/folder.[c]
2183         * src/gtkaspell.[ch]
2184         * src/imap.[ch]
2185         * src/mbox_folder.[ch]
2186         * src/mh.[ch]
2187         * src/mimeview.h
2188         * src/msgcache.[ch]
2189         * src/news.[ch]
2190         * src/passphrase.[ch]
2191         * src/prefs_common.[ch]
2192         * src/prefs_gtk.[ch]
2193         * src/procmsg.c
2194         * src/scoring.[ch]
2195                 be pedantic; (in prototypes () implies (int))
2196
2197 2003-05-13 [alfons]     0.8.11claws150
2198
2199         * src/prefs_toolbar.[ch]
2200         * src/summaryview.[ch]
2201         * src/toolbar.[ch]
2202                 change misleading text in toolbar prefs;
2203                 add toolbar action for ignore thread (toggles ignore thread flag);
2204                 clean up a little bit;
2205
2206 2003-05-12 [paul]
2207
2208         * tools/convert_mbox.pl
2209                 bug fixed by Fred Marton
2210
2211 2003-05-12 [paul]
2212
2213         * sync with 0.9.0pre1
2214
2215 2003-05-09 [paul]       0.8.11claws149
2216
2217         * sync with 0.8.11cvs43
2218                 see ChangeLog 2003-05-09
2219
2220 2003-05-08 [christoph]  0.8.11claws148
2221
2222         * src/imap.[ch]
2223                 o use CAPABILIY as first command and check for PREAUTH
2224                   information in the response to it
2225                 o rewrite all imap_cmd_* functions to use an IMAPSession
2226                   instead of a SockInfo as parameter
2227                 o do STARTTLS after fetching and checking the server
2228                   capabilities
2229
2230 2003-05-08 [paul]       0.8.11claws147
2231
2232         * tools/Makefile.am
2233           tools/README
2234           tools/convert_mbox.pl         ** NEW FILE **
2235                 add mbox conversion script. Submitted by 
2236                 Fred Marton <Fred.Marton@uni-bayreuth.de>
2237
2238 2003-05-07 [christoph]
2239
2240         * doc-src/glade.txt
2241         * src/gtk/pluginwindow.glade
2242         * src/plugins/image_viewer/viewerprefs.glade
2243         * src/plugins/spamassassin/spamassassin_gtk.glade
2244                 add glade files for user interfaces and a description how
2245                 to use glade to create the sylpheed code
2246
2247 2003-05-07 [paul]       0.8.11claws146
2248
2249         * sync with 0.8.11cvs41
2250                 see ChangeLog 2003-05-07
2251
2252 2003-05-06 [christoph]  0.8.11claws145
2253
2254         * src/main.c
2255         * src/plugins/image_viewer/viewer.c
2256                 fix usage of imlib in imageviewer plugin
2257
2258         * src/gtk/prefswindow.c
2259                 handle window close event correctly
2260
2261 2003-05-06 [paul]       0.8.11claws144
2262
2263         * src/common/ssl.c
2264                 fix typo introduced in sync
2265
2266 2003-05-06 [paul]       0.8.11claws143
2267
2268         * sync with 0.8.11cvs39
2269                 see ChangeLog 2003-05-06
2270
2271 2003-05-06 [paul]       0.8.11claws142
2272
2273         * AUTHORS
2274           po/cs.po
2275                 updated Czech translation, submitted by 
2276                 Radek Vybiral <Radek.Vybiral@vsb.cz>
2277                 
2278         * src/plugins/clamav/clamav_plugin_gtk.c
2279                 clean up
2280
2281 2003-05-03 [alfons]     0.8.11claws141
2282
2283         * src/compose.[ch]
2284                 make paste as quotation work even when the call to 
2285                 text_inserted() was deferred (fixes bug #140 "Paste 
2286                 as quotation does not work when using "external" 
2287                 clipboard")
2288
2289 2003-05-03 [thorsten]   0.8.11claws140
2290
2291         * src/addrquery.h
2292           src/ldapquery.h
2293           src/mainwindow.c
2294                 removed C++ comments
2295         * src/addr_compl.c
2296                 function with non-int retval/param used before
2297                 implementation/declaration
2298
2299 2003-05-02 [paul]       0.8.11claws139
2300
2301         * src/addr_compl.[ch]
2302           src/addressbook.[ch]
2303           src/addrindex.c
2304           src/summaryview.c
2305                 revert match's changes to (finally) remove the bug where
2306                 opening a folder causes massive slowdown when using the 
2307                 'Display sender using address book' option
2308
2309 2003-05-01 [melvin]     0.8.11claws138
2310
2311         * src/plugins/dillo_viewer/dillo_prefs.[ch]
2312         * src/plugins/dillo_viewer/dillo_viewer.c
2313                 Fixed bug where "Cancel" button from prefs issued
2314                 warnings.
2315                 Comply a little more to coding style
2316
2317 2003-05-01 [paul]       0.8.11claws137
2318
2319         * sync with 0.8.11cvs38
2320                 see ChangeLog 2003-05-01
2321
2322 2003-05-01 [paul]       0.8.11claws136
2323
2324         * po/bg.po
2325                 updated by George Danchev
2326
2327 2003-04-30 [christoph]  0.8.11claws135
2328
2329         * src/plugins/dillo_viewer/dillo_prefs.c
2330         * src/plugins/image_viewer/viewerprefs.c
2331         * src/plugins/spamassassin/spamassassin_gtk.c
2332                 remove gtk_widget_ref() calls for widgets in
2333                 glade code
2334
2335 2003-04-30 [paul]       0.8.11claws134
2336
2337         * src/addrindex.c
2338                 ok, this time a better fix for the bug where opening folder
2339                 has massive slowdown when using the 'Display sender using 
2340                 address book' option
2341
2342 2003-04-30 [paul]       0.8.11claws133
2343
2344         * src/addrindex.c
2345                 revert the 'fix' of 0.8.11claws128 because it doesn't fix it
2346         
2347 2003-04-30 [melvin]     0.8.11claws132
2348
2349         New: Dillo plugin preferences (patch by Dimitar Haralanov)
2350
2351         * src/plugins/dillo_viewer/dillo_prefs.[ch]     *** NEW ***
2352                 Preferences for the dillo plugin
2353         * src/plugins/dillo_viewer/dillo_viewer.c
2354                 Support for preferences
2355         * src/plugins/dillo_viewer/Makefile.am
2356                 Added dillo_prefs.[ch]
2357
2358 2003-04-30 [alfons]     0.8.11claws131
2359
2360         * src/common/plugin.[ch]
2361                 see? this ANSI C'fication immediately gives us type
2362                 checking for free.
2363
2364 2003-04-30 [alfons]     0.8.11claws130
2365
2366         * src/common/plugin.[ch]
2367         * src/plugins/clamav/clamav_plugin.[ch]
2368         * src/plugins/clamav/clamav_plugin_gtk.c
2369         * src/plugins/demo/demo.c
2370         * src/plugins/dillo_viewer/dillo_viewer.c
2371         * src/plugins/image_viewer/plugin.c
2372         * src/plugins/image_viewer/viewer.[ch]
2373         * src/plugins/image_viewer/viewerprefs.[ch]
2374         * src/plugins/mathml_viewer/mathml_viewer.c
2375         * src/plugins/spamassassin/spamassassin.[ch]
2376         * src/plugins/spamassassin/spamassassin_gtk.c
2377         * src/plugins/trayicon/trayicon.c
2378                 clean up
2379
2380 2003-04-30 [alfons]     0.8.11claws129
2381
2382         * src/common/utils.c
2383                 make is_ascii_str() fail gracefully when NULL pointer
2384                 is passed
2385
2386 2003-04-30 [paul]       0.8.11claws128
2387
2388         * src/addrindex.c
2389                 fix bug where opening folder has massive slowdown when
2390                 using the 'Display sender using address book' option
2391
2392 2003-04-30 [paul]       0.8.11claws127
2393
2394         * src/plugins/clamav/clamav_plugin.c
2395           src/plugins/clamav/clamav_plugin_gtk.c
2396           src/plugins/demo/demo.c
2397           src/plugins/dillo_viewer/dillo_viewer.c
2398           src/plugins/image_viewer/plugin.c
2399           src/plugins/mathml_viewer/mathml_viewer.c
2400           src/plugins/spamassassin/spamassassin.c
2401           src/plugins/spamassassin/spamassassin_gtk.c
2402           src/plugins/trayicon/trayicon.c
2403                 get rid of eye-hurting function signatures
2404
2405 2003-04-30 [paul]       0.8.11claws126
2406
2407         * src/plugins/trayicon/trayicon.c
2408                 add description
2409                 
2410         * src/mimeview.c
2411                 be more descriptive
2412
2413 2003-04-30 [paul]       0.8.11claws125
2414
2415         * configure.ac
2416                 arrange the plugins in reverse alphabetical order
2417                 
2418         * src/plugins/clamav/clamav_plugin.[ch]
2419           src/plugins/clamav/clamav_plugin_gtk.c
2420                 rename some params
2421                 resize max_size window
2422                 re-arrange the order of some gui elements
2423                 improve descriptions
2424         
2425         * src/plugins/image_viewer/plugin.c
2426           src/plugins/mathml_viewer/mathml_viewer.c
2427                 add descriptions
2428                 
2429         * src/plugins/spamassassin/spamassassin_gtk.c
2430                 resize max_size window
2431                 re-arrange the order of some gui elements
2432                 
2433         * src/messageview.c
2434           src/mimeview.c
2435                 correct typos
2436
2437 2003-04-30 [alfons]     0.8.11claws124
2438
2439         * src/imap.c
2440                 fix a leak found while browsing Martin Kluge's 
2441                 valgrind log (Claws only)
2442
2443 2003-04-29 [darko]      0.8.11claws123
2444
2445         * src/gtk/gtkstext.h
2446                 include wchar.h if it is available, fixes compilation
2447                 on HP-UX systems
2448
2449 2003-04-29 [melvin]     0.8.11claws122
2450
2451         * src/prefs_actions.c
2452                 Improved help text of Actions' syntax
2453
2454 2003-04-28 [paul]       0.8.11claws121
2455
2456         * src/action.c
2457                 a better fix for the crash when performing an action
2458                 on a mime part
2459
2460 2003-04-28 [paul]       0.8.11claws120
2461
2462         * src/action.c
2463                 fix crash when performing an action on a
2464                 mime part
2465
2466 2003-04-28 [paul]       0.8.11claws119
2467
2468         * sync with 0.8.11cvs36
2469                 see ChangeLog 2003-04-28
2470
2471 2003-04-27 [paul]       0.8.11claws118
2472
2473         * more sync with 0.8.11cvs35
2474                 see ChangeLog 2003-04-25
2475
2476 2003-04-26 [christoph]  0.8.11claws117
2477
2478         * src/folder.c
2479                 fix remove virtual check
2480
2481 2003-04-26 [paul]       0.8.11claws116
2482
2483         * src/messageview.c
2484                 fix return-receipt, make it work again
2485
2486 2003-04-26 [paul]       0.8.11claws115
2487
2488         * src/mimeview.c
2489                 restore double-clicking of the [application/pgp-signature 
2490                 (Select "Check signature" to check)] line in the message view,
2491                 broken in recent sync
2492
2493 2003-04-26 [christoph]  0.8.11claws114
2494
2495         * src/folder.c
2496                 check if remove virtual really exists before
2497                 calling the function
2498
2499 2003-04-25 [match]      0.8.11claws113
2500
2501         * src/addrindex.c
2502         * src/addrbook.c
2503         * src/ldapquery.[ch]
2504         * src/ldapctrl.[ch]
2505                 fix memleak.
2506         * src/ldapserver.[ch]
2507                 fix memleak. fix segfault.
2508                 plug a Claws memleak
2509
2510 2003-04-25 [alfons]     0.8.11claws112
2511
2512         * src/folder.c
2513                 plug a Claws memleak
2514
2515 2003-04-25 [alfons]     0.8.11claws111
2516
2517         * src/common/session.c
2518                 plug a memleak
2519
2520 2003-04-25 [paul]       0.8.11claws110
2521
2522         * sync with 0.8.11cvs35
2523                 see ChangeLog 2003-04-24 and 2003-04-25
2524                 
2525         * src/gtk/pluginwindow.c
2526                 correct another strange float value
2527
2528 2003-04-24 [christoph]  0.8.11claws109
2529
2530         * src/folder.c
2531                 freeze folder item updates when unsetting new flags
2532
2533         * src/gtk/pluginwindow.c
2534                 correct strange float value
2535
2536 2003-04-23 [paul]       0.8.11claws108
2537
2538         * sync with 0.8.11cvs33
2539                 see ChangeLog 2003-04-23
2540
2541 2003-04-22 [paul]       0.8.11claws107
2542
2543         * src/Makefile.am
2544           src/messageview.c
2545           src/mimeview.c
2546           src/pgptext.[ch]      ** REMOVED **
2547                 remove pgptext.[ch] as its not used any more
2548
2549 2003-04-22 [paul]       0.8.11claws106
2550
2551         * sync with 0.8.11cvs31
2552                 see ChangeLog 2003-04-21 and 2003-04-22
2553
2554 2003-04-21 [alfons]     0.8.11claws105
2555
2556         * src/main.c
2557                 No access to GTK structures if we're a spawned child
2558                 (and clean up code a little bit...) Should fix #126.
2559
2560 2003-04-21 [melvin]     0.8.11claws104
2561
2562         * src/plugins/dillo_viewer/README
2563                 Improved slightly the text.
2564
2565 2003-04-21 [melvin]     0.8.11claws103
2566
2567         * src/plugins/dillo_viewer/README *** NEW ***
2568                 Added a README file for the Dillo plugin
2569
2570 2003-04-20 [paul]
2571
2572         * tools/README
2573           tools/outlook2sylpheed.pl
2574                 updated and improved by Ricardo Mones Lastra
2575
2576 2003-04-18 [oliver]     0.8.11claws102
2577
2578         * src/inc.c 
2579         * src/prefs_account.h
2580                 remove Pop3SessionType (used by selective download)
2581         * src/prefs_toolbar.c
2582                 enable set Default Toolbar button
2583
2584 2003-04-18 [paul]       0.8.11claws101
2585
2586         * sync with 0.8.11cvs29
2587                 see ChangeLog 2003-04-18
2588
2589 2003-04-17 [paul]       0.8.11claws100
2590
2591         * src/prefs_common.[ch]
2592           src/summaryview.c
2593                 remove 'Open next message on deletion' option,
2594                 as the same effect can now be achieved via the
2595                 'Always open messages in summary when selected'
2596                 option.
2597
2598 2003-04-17 [paul]       0.8.11claws99
2599
2600         * sync with 0.8.11cvs28
2601                 see ChangeLog 2003-04-17
2602
2603 2003-04-17 [christoph]  0.8.11claws98
2604
2605         * ac/spamassassin.m4
2606         * src/plugins/spamassassin/libspamc.[ch]
2607         * src/plugins/spamassassin/utils.[ch]
2608                 sync libspamc with SpamAssassin project
2609
2610 2003-04-17 [christoph]  0.8.11claws97
2611
2612         * src/common/socket.h
2613         * src/gtk/sslcertwindow.h
2614                 rename old USE_SSL to USE_OPENSSL
2615
2616 2003-04-17 [paul]       0.8.11claws96
2617
2618         * src/prefs_common.h
2619                 use gulong for P_COLOR so that it compiles/runs on
2620                 64-bit systems. Patch submitted by James Noyes
2621                 <jnoyes-claws@retrogeeks.com>
2622                 
2623         * po/de.po
2624                 updated by Jens
2625
2626 2003-04-17 [paul]       0.8.11claws95
2627
2628         * sync with 0.8.11cvs27
2629                 see ChangeLog 2003-04-16
2630
2631 2003-04-15 [paul]       0.8.11claws94
2632
2633         * src/prefs_common.[ch]
2634                 rearrange to stop the window getting too long:
2635                         move Receive dialog stuff to Receive tab
2636                         move Send dialog to Send tab
2637                         remove Dialogs frame
2638                 rename 'Open messages in summary with cursor keys' to
2639                 'Always open messages in summary when selected', as its
2640                 more appropriate
2641
2642 2003-04-15 [paul]       0.8.11claws93
2643
2644         * src/prefs_common.[ch]
2645           src/summaryview.c
2646                 add new option '/Interface/Open next message on deletion'
2647
2648 2003-04-15 [paul]       0.8.11claws92
2649
2650         * src/summaryview.[ch]
2651                 add /Mark/Lock and /Mark/Unlock to the pop-up
2652                 menu. Patch submitted by Ivan Francolin Martinez
2653                 <ivanfm@users.sourceforge.net>
2654
2655 2003-04-15 [paul]       0.8.11claws91
2656
2657         * sync with 0.8.11cvs24
2658                 see ChangeLog 2003-04-15
2659
2660 2003-04-14 [jens]       0.8.11claws90
2661
2662         * updated German translation and some corrections from
2663                 Roland Bless <bless@tm.uka.de>
2664
2665 2003-04-14 [paul]       0.8.11claws89
2666
2667         * sync with 0.8.11cvs22
2668                 see ChangeLog 2003-04-14
2669
2670 2003-04-13 [paul]       0.8.11claws88
2671
2672         * src/plugins/clamav/clamav_plugin.c
2673                 fix memory leaks
2674                 clean up
2675
2676 2003-04-12 [paul]       0.8.11claws87
2677
2678         * src/plugins/clamav/clamav_plugin.c
2679                 activate enable/disable archive scanning option
2680                 
2681         * src/plugins/clamav/.cvsignore         ** NEW FILE **
2682
2683 2003-04-12 [paul]       0.8.11claws86
2684
2685         * src/plugins/Makefile.am
2686           src/plugins/clamav/Makefile.am                ** NEW FILE **
2687           src/plugins/clamav/README                     ** NEW FILE ** 
2688           src/plugins/clamav/clamav_plugin.[ch]         ** NEW FILES **
2689           src/plugins/clamav/clamav_plugin_gtk.c        ** NEW FILE **
2690                 add Clam AntiVirus plugin
2691
2692 2003-04-12 [paul]       0.8.11claws85
2693
2694         * sync with 0.8.11cvs21
2695                 see ChangeLog 2003-04-11
2696
2697 2003-04-11 [paul]       0.8.11claws84
2698
2699         * po/es.po
2700                 update Spanish translation. Submitted by Ricardo
2701                 Mones Lastra.
2702
2703 2003-04-10 [christoph]  0.8.11claws83
2704
2705         * src/mbox.c
2706                 fix typo that did not move unfiltered mails to destination
2707                 folder
2708
2709         (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
2710          when filtering from spool)
2711
2712 2003-04-10 [christoph]  0.8.11claws82
2713
2714         * src/imap.c
2715                 use BODY.PEEK instead of BODY in in message fetch operation
2716                 to make sure the IMAP server does not set the \Seen flag for
2717                 messages. Sylpheed does that later itself, when the message
2718                 is opened in sylpheed
2719
2720         (closes Bug 111 Claws destroys unread marks)
2721
2722 2003-04-09 [oliver]     0.8.11claws81
2723         
2724         * src/folder.c
2725                 fix crash in folder_destroy
2726         * README.claws
2727                 remove selective download
2728
2729 2003-04-09 [christoph]  0.8.11claws80
2730
2731         * src/imap.c
2732                 fix crash in imap_get_msginfo() when then fetched message
2733                 is not found
2734
2735         (closes Bug 110 Crash during mail composition)
2736
2737 2003-04-08 [christoph]  0.8.11claws79
2738
2739         * src/folder.c
2740         * src/prefs_account.c
2741                 Filter new messages that are found in an INBOX folder
2742                 when 'Filter messages on receiving' is enabled in the
2743                 Folder's AccountPrefs. This allows to use Sylpheed's
2744                 filtering engine for IMAP folders where messages are
2745                 added to the INBOX by a MTA
2746
2747 2003-04-08 [paul]       0.8.11claws78
2748
2749         * src/procmsg.h
2750                 clean up after last commit
2751
2752 2003-04-08 [paul]       0.8.11claws77
2753
2754         * sync with 0.8.11cvs20
2755                 see ChangeLog 2003-04-07 and 2003-04-08
2756
2757 2003-04-07 [christoph]  0.8.11claws76
2758
2759         * src/filtering.[ch]
2760         * src/inc.[ch]
2761         * src/mbox.c
2762         * src/procmsg.[ch]
2763                 add procmsg_msginfo_filter() to execute filtering actions
2764
2765 2003-04-06 [christoph]  0.8.11claws75
2766
2767         * src/imap.c
2768                 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
2769
2770 2003-04-06 [christoph]  0.8.11claws74
2771
2772         * src/common/utils.[ch]
2773                 add g_int_compare() function for slist sorting
2774
2775         * src/imap.c
2776                 fetch all MsgInfos with one command in imap_get_msginfos()
2777                 using an imap set with a list of ranges
2778
2779         * src/news.c
2780                 use new g_int_compare() function
2781
2782 2003-04-06 [thorsten]   0.8.11claws73
2783
2784         * src/mh.c
2785                 corrected implementation of mh_folder_destroy()
2786
2787 2003-04-05 [christoph]  0.8.11claws72
2788
2789         * src/account.c
2790         * src/folder.[ch]
2791         * src/folderview.c
2792         * src/imap.c
2793         * src/inc.c
2794         * src/main.c
2795         * src/mainwindow.c
2796         * src/mbox_folder.c
2797         * src/mh.c
2798         * src/mimeview.h
2799         * src/msgcache.[ch]
2800         * src/news.c
2801         * src/procmime.h
2802         * src/procmsg.[ch]
2803         * src/setup.c
2804         * src/gtk/gtkutils.c
2805                 o rename structure field names class and new to klass and
2806                   new_msgs, to allow including files in C++
2807                 o add 'extern "C"' block to some header files
2808                 o add MsgInfoList and MsgNumberList as alias for GSList for
2809                   developers to know what type of list is expected
2810
2811         * src/plugins/image_viewer/plugin.c
2812         * src/plugins/image_viewer/viewer.[ch]
2813         * src/plugins/image_viewer/viewerprefs.[ch]
2814                 rename function names to prevent conflicts
2815
2816 2003-04-05 [paul]       0.8.11claws71
2817
2818         * sync with 0.8.11cvs18
2819                 see ChangeLog 2003-04-03 and 2003-04-04
2820
2821 2003-04-02 [christoph]  0.8.11claws70
2822
2823         * src/folder.[ch]
2824         * src/imap.[ch]
2825         * src/mbox_folder.[ch]
2826         * src/mh.[ch]
2827         * src/news.[ch]
2828                 o Make all virtual folder functions private
2829                 o remove unused folder code
2830
2831         * src/common/socket.[ch]
2832         * src/summaryview.c
2833                 fix warnings
2834
2835 2003-03-30 [alfons]     0.8.11claws69
2836
2837         * src/send_message.c
2838                 remove two debug traces and see if people still report
2839                 errors
2840
2841 2003-03-30 [alfons]     0.8.11claws68
2842
2843         * src/send_message.c
2844         * src/commons/session.c
2845                 add more debug traces
2846
2847 2003-03-30 [christoph]  0.8.11claws67
2848
2849         * src/folder.c
2850                 change processing folder name from .processing to processing
2851
2852         * src/common/ssl.c
2853                 disable SSL certificate check because it causes Xlib error
2854                 when the child process want's to open an GTK window
2855
2856 2003-03-30 [christoph]  0.8.11claws66
2857
2858         * src/folder.c
2859                 don't use default folder for processing folder item because
2860                 it can be a non local folder
2861
2862         (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
2863
2864 2003-03-30 [alfons]     0.8.11claws65
2865
2866         * src/send_message.c
2867                 try fixing crashes when sending messages: my gcc 2.95.4 seems 
2868                 to generate bad code for 'send_send_data_progressive': When
2869                 called from 'send_send_data_finished', the 'data' pointer is
2870                 cleared just before the assignment to the dialog pointer
2871
2872 2003-03-29 [christoph]  0.8.11claws64
2873
2874         * src/common/prefs.h
2875         * src/plugins/image_viewer/Makefile.am
2876         * src/plugins/image_viewer/plugin.c
2877         * src/plugins/image_viewer/viewer.[ch]
2878         * src/plugins/image_viewer/viewerprefs.[ch]     ** NEW **
2879                 add PrefsPage for ImageViewer
2880
2881 2003-03-28 [thorsten]   0.8.11claws63
2882
2883         * src/common/session.c
2884                 added some comments
2885
2886 2003-03-28 [paul]       0.8.11claws62
2887
2888         * sync with 0.8.11cvs16
2889                 see ChangeLog 2003-03-28
2890
2891 2003-03-28 [paul]       0.8.11claws61
2892
2893         * sync with 0.8.11cvs15
2894                 see ChangeLog 2003-03-28
2895
2896 2003-03-27 [christoph]  0.8.11claws60
2897
2898         * src/folder.c
2899         * src/imap.c
2900         * src/common/socket.[ch]
2901                 set socket state to DISCONNECTED when any operation
2902                 fails to allow reconnecting in IMAP code without
2903                 checking the return code of all calls to the command
2904                 functions
2905
2906         * src/folderview.c
2907         * src/summaryview.c
2908                 remove some more stuff that depends on specific
2909                 folder types
2910
2911 2003-03-27 [paul]       0.8.11claws59
2912
2913         * sync with 0.8.11cvs14
2914                 see ChangeLog 2003-03-27
2915                 
2916         * src/selective_download.[ch]   ** REMOVED **
2917                 really removed
2918
2919 2003-03-27 [christoph]  0.8.11claws58
2920
2921         * src/folder.c
2922                 fix handling of tmp_flags in flag copy function
2923
2924 2003-03-27 [paul]       0.8.11claws57
2925
2926         * sync with 0.8.11cvs13
2927                 see ChangeLog 2003-03-27
2928
2929 2003-03-27 [oliver]     0.8.11claws56
2930
2931         * src/maiwindow.c
2932                 remove sel_download_cb
2933
2934 2003-03-27 [oliver]     0.8.11claws55
2935         
2936         * src/inc.c
2937                 remove POP3_TOP
2938         
2939 2003-03-26 [oliver]     0.8.11claws54
2940
2941         *src/pop.h
2942                 remove POP3_TOP*
2943         * README.claws
2944                 remove selective donwload readme
2945
2946 2003-03-26 [oliver]     0.8.11claws53
2947         * src/matcher.[ch]
2948         * src/matcher_parser_parse.y 
2949         * src/pop.c 
2950         * src/prefs_account.[ch]
2951         * src/prefs_filtering.c
2952                 remove selective donwload
2953
2954 2003-03-26 [oliver]     0.8.11claws52
2955
2956         * src/inc.[ch] 
2957         * src/filtering.c 
2958         * src/mainwindow.c 
2959                 remove selective donwload
2960
2961 2003-03-26 [oliver]     0.8.11claws51
2962         
2963         * src/Makefile.am
2964         * src/selective_download.[ch]   ** REMOVE **    
2965
2966 2003-03-26 [christoph]  0.8.11claws50
2967
2968         * src/news.c
2969                 fix NEWS that got broken by a sync with sylpheed-main
2970
2971 2003-03-26 [christoph]  0.8.11claws49
2972
2973         * src/mimeview.c
2974                 fix mime type guessing when no mime type is found for a file
2975
2976 2003-03-25 [christoph]  0.8.11claws48
2977
2978         * src/mimeview.c
2979         * src/procmime.c
2980                 remove mime type guessing from mime parser and use
2981                 name based mime types in viewer lookup for mime type
2982                 application/octet-stream
2983
2984 2003-03-25 [christoph]  0.8.11claws47
2985
2986         * doc-src/readme.txt
2987         * doc-src/rfc2554.txt
2988                 add RFC about SMTP AUTH
2989
2990         * src/send_message.c
2991         * src/common/smtp.[ch]
2992                 add extra error code for authentication errors and
2993                 clear temporary password when this error occurs
2994
2995         (closes Bug 84 authentication failure while sending should
2996          prompt for password again)
2997
2998 2003-03-25 [christoph]  0.8.11claws46
2999
3000         * configure.ac
3001         * src/Makefile.am
3002         * src/imageview.[ch]                            ** REMOVE **
3003         * src/messageview.[ch]
3004         * src/mimeview.[ch]
3005         * src/prefs_common.[ch]
3006         * src/textview.c
3007         * src/plugins/Makefile.am
3008         * src/plugins/image_viewer/.cvsignore           ** NEW **
3009         * src/plugins/image_viewer/Makefile.am          ** NEW **
3010         * src/plugins/image_viewer/plugin.c             ** NEW **
3011         * src/plugins/image_viewer/viewer.[ch]          ** NEW **
3012                 move image viewer into a plugin (building is enabled by default)
3013                 [ToDo: Prefs for resize and autoview]
3014
3015 2003-03-25 [paul]       0.8.11claws45
3016
3017         * sync with 0.8.11cvs12
3018                 see ChangeLog 2003-03-26
3019
3020 2003-03-25 [paul]       0.8.11claws44
3021
3022         * sync with 0.8.11cvs11
3023                 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
3024                 
3025         Note: Selective Download is broken.
3026                 
3027 2003-03-22 [christoph]  0.8.11claws43
3028
3029         * src/folder.c
3030                 code cleanup for flags copying
3031
3032 2003-03-22 [christoph]  0.8.11claws42
3033
3034         * src/plugins/trayicon/trayicon.c
3035                 fix setting the transparent area when the window size
3036                 is forced by the system tray
3037
3038 2003-03-22 [christoph]  0.8.11claws41
3039
3040         * src/plugins/trayicon/gnome-mail.xpm           ** REMOVE **
3041         * src/plugins/trayicon/gnome-nomail.xpm         ** REMOVE **
3042         * src/plugins/trayicon/newmail.xpm              ** NEW **
3043         * src/plugins/trayicon/nomail.xpm               ** NEW **
3044         * src/plugins/trayicon/trayicon.c
3045         * src/plugins/trayicon/unreadmail.xpm           ** NEW **
3046                 o replace GBiff icons with KBiff icons resized to 16x16 pixel
3047                 o add icon for unread mails
3048                 o set transparency for window
3049
3050 2003-03-22 [christoph]  0.8.11claws40
3051
3052         * src/news.c
3053                 init news session to prevent crash when session is closed
3054
3055 2003-03-22 [christoph]  0.8.11claws39
3056
3057         * src/imap.c
3058         * src/common/session.[ch]
3059                 Init session data to make sure we don't have invalid pointers
3060                 for read_ch and write_ch when new multi process sessions are
3061                 not used
3062
3063         * src/main.c
3064         * src/common/plugin.c
3065         * src/common/sylpheed.c
3066         * src/plugins/demo/demo.c
3067         * src/plugins/dillo_viewer/dillo_viewer.c
3068         * src/plugins/mathml_viewer/mathml_viewer.c
3069         * src/plugins/spamassassin/spamassassin.c
3070         * src/plugins/spamassassin/spamassassin_gtk.c
3071                 add plugin types to allow loading plugins at different times
3072                 (and maybe for different frontends), because it's not good to
3073                 load GTK-Plugins gefore gtk_init was called
3074
3075         * configure.ac
3076         * src/plugins/Makefile.am
3077         * src/plugins/trayicon/.cvsignore               ** NEW **
3078         * src/plugins/trayicon/Makefile.am              ** NEW **
3079         * src/plugins/trayicon/eggtrayicon.c            ** NEW **
3080         * src/plugins/trayicon/eggtrayicon.h            ** NEW **
3081         * src/plugins/trayicon/gnome-mail.xpm           ** NEW **
3082         * src/plugins/trayicon/gnome-nomail.xpm         ** NEW **
3083         * src/plugins/trayicon/trayicon.c               ** NEW **
3084                 New Trayicon plugin that shows an icon in a systray that uses
3085                 XEMBED protocol like Gnome's systray. Icon shows if there
3086                 are new mails and a tooltip shows information about new,
3087                 unread and total messages.
3088
3089 2003-03-22 [paul]       0.8.11claws38
3090
3091         * src/common/smtp.c
3092                 fix ESMTP AUTH CRAM-MD5
3093                 [sync with main (still version 0.8.11cvs6), see
3094                  ChangeLog 2003-03-22]
3095
3096 2003-03-21 [colin]      0.8.11claws37
3097
3098         * src/send_message.c
3099                 Fix USE_SSL => USE_OPENSSL
3100
3101 2003-03-21 [colin]      0.8.11claws36
3102
3103         * src/folderview.c
3104                 Fix counts in drag and dropped subfolders
3105
3106 2003-03-21 [colin]      0.8.11claws35
3107
3108         * src/folder.c 
3109         * src/folderview.c
3110                 speed up a bit folder dnd
3111
3112 2003-03-20 [alfons]     0.8.11claws34
3113
3114         * src/main.c
3115         * src/toolbar.c
3116         * src/procmsg.c
3117                 don't send locked queue messages
3118                 (feature request "[ 705245 ] Locking message in outbox 
3119                  should prevent sending")
3120
3121 2003-03-20 [christoph]  0.8.11claws33
3122
3123         * src/folder.c
3124                 remove NEW and UNREAD flag in special folders when scanning
3125                 
3126         * src/common/smtp.c
3127                 fix ESMTP AUTH CRAM-MD5
3128
3129 2003-03-20 [paul]       0.8.11claws32
3130
3131         * src/prefs_account.c
3132                 Re-write 'Tunnel command to open connection' as
3133                 'Use command to communicate with server', and disable
3134                 it for all except IMAP accounts
3135
3136 2003-03-20 [paul]       0.8.11claws31
3137
3138         * sync with 0.8.11cvs6
3139                 see ChangeLog 2003-03-20
3140
3141 2003-03-19 [match]      0.8.11claws30
3142
3143         * src/addritem.[ch]
3144                 include documentation. minor refactoring.
3145         * src/addr_compl.[ch]
3146         * src/addrindex.[ch]
3147         * src/addresbook.[ch]
3148         * src/summaryview.c
3149                 re-enable address lookup (was disabled in
3150                 0.8.11claws20).
3151
3152 2003-03-19 [christoph]  0.8.11claws29
3153
3154         * src/procmsg.c
3155                 add temp flag handling, will make moving and copying
3156                 messages possible again
3157
3158         * src/folder.c
3159                 correct calulation of folder stats
3160
3161 2003-03-18 [match]      0.8.11claws28
3162
3163         * src/editgroup.h
3164                 remove case sensitive comparison (closes bug 80).
3165
3166 2003-03-18 [christoph]  0.8.11claws27
3167
3168         * src/imap.c
3169                 fix imap using a tunnel command
3170
3171         (closes bug 87)
3172
3173 2003-03-18 [christoph]  0.8.11claws26
3174
3175         * src/folder.[ch]
3176         * src/imap.c
3177         * src/procmsg.[ch]
3178                 rewrite flag handling for folders
3179
3180 2003-03-18 [christoph]  0.8.11claws25
3181
3182         * src/folder.c
3183         * src/procmsg.c
3184         * src/summaryview.c
3185                 unset NEW and UNREAD flags when message is ignored, to make
3186                 sure messages don't show up as unread on other IMAP clients,
3187                 because the IGNORE_THREAD flag can not be syncronized through
3188                 the IMAP folder
3189
3190 2003-03-17 [christoph]  0.8.11claws24
3191
3192         * src/imap.c
3193                 don't use recursion to fetch uids when the number of messages
3194                 does not match. Moved code into subfunction that is used
3195                 again when needed, to prevent an endless loop.
3196
3197 2003-03-17 [thorsten]   0.8.11claws23
3198
3199         * src/imageview.[ch]
3200                 export imageview_get_resized_size() (for plugins)
3201         * src/prefs_common.[ch]
3202                 added prefs_common_get() (for plugins)
3203
3204 2003-03-17 [christoph]  0.8.11claws22
3205
3206         * src/imap.c
3207                 o remove UID guessing from copy code
3208                 o support UIDPLUS extension for APPEND command
3209
3210 2003-03-17 [paul]       0.8.11claws21
3211
3212         * src/gtk/about.c
3213                 remove 'Compiled-plugins' section.
3214                 
3215         * src/plugins/dillo_viewer/dillo_viewer.c
3216                 slight change to description text
3217
3218 2003-03-16 [match]      0.8.11claws20
3219         * src/ldapserver.[ch]           ** NEW **
3220         * src/ldapctrl.[ch]             ** NEW **
3221         * src/ldapquery.[ch]            ** NEW **
3222         * src/ldaputil.[ch]             ** NEW **
3223         * src/addrcindex.[ch]           ** NEW **
3224         * src/addrquery.h               ** NEW **
3225         * src/addritem.[ch]
3226         * src/addrcache.[ch]
3227         * src/addrindex.[ch]
3228         * src/addr_compl.[ch]
3229         * src/addressbook.[ch]
3230         * src/addrbook.[ch]
3231         * src/editgroup.c
3232         * src/editaddress.c
3233         * src/editldap.c
3234         * src/editldap_basedn.c
3235         * src/vcard.c
3236         * src/jpilot.c
3237         * src/Makefile.am
3238                 included dynamic LDAP queries. improved address
3239                 completion.
3240
3241 2003-03-16 [paul]       0.8.11claws19
3242
3243         * tools/multiwebsearch.pl
3244                 fix a fatal typo
3245
3246 2003-03-16 [christoph]  0.8.11claws18
3247
3248         * src/mimeview.c
3249         * src/plugins/dillo_viewer/dillo_viewer.c
3250         * src/plugins/mathml_viewer/mathml_viewer.c
3251                 make unregistering of MimeViewerFactorys possible
3252
3253 2003-03-16 [alfons]     0.8.11claws17
3254
3255         * configure.ac
3256                 correct typo
3257
3258 2003-03-16 [melvin]     0.8.11claws16
3259
3260         * src/plugins/dillo_viewer.c
3261                 Fixed bug where it was not possible to view more than
3262                 one text/html attachment per message (bug discovered
3263                 by Christoph Hohmann).
3264
3265 2003-03-15 [melvin]     0.8.11claws15
3266
3267         * src/prefs_actions.c
3268                 Fixed compilation warnings.
3269
3270 2003-03-15 [melvin]     0.8.11claws14
3271
3272         * src/plugins/Makefile.am
3273         * src/plugins/dillo_viewer/.cvsignore                   ** NEW **
3274         * src/plugins/dillo_viewer/Makefile.am                  ** NEW **
3275         * src/plugins/dillo_viewer/dillo_viewer.c               ** NEW **
3276                 Added a html mail viewer plugin that uses Dillo v0.7.0 or
3277                 newer (http://dillo.auriga.wearlab.de/).
3278
3279 2003-03-15 [christoph]  0.8.11claws13
3280
3281         * src/imap.c
3282                 don't query imap folder for attributes because we already
3283                 for them from imap_status
3284
3285         * src/mimeview.[ch]
3286                 add support for plugable MimeViewers (unloading Viewers
3287                 not yet complete)
3288
3289         * src/plugins/Makefile.am
3290         * src/plugins/mathml_viewer/.cvsignore          ** NEW **
3291         * src/plugins/mathml_viewer/Makefile.am         ** NEW **
3292         * src/plugins/mathml_viewer/mathml_viewer.c     ** NEW **
3293                 add MathML Viewer (Content-Type text/mathml) using GtkMathView
3294                 widget from http://helm.cs.unibo.it/mml-widget/
3295
3296 2003-03-14 [christoph]  0.8.11claws12
3297
3298         * src/folder.[ch]
3299                 o error return code's should better be negative
3300                 o replace printf with debug_print
3301
3302         * src/imap.c
3303                 improve IMAP folder scan by checking UID-NEXT
3304
3305         * src/summaryview.c
3306                 remove check that are unnecessary in my opinion
3307
3308 2003-03-13 [christoph]  0.8.11claws11
3309
3310         * src/folder.[ch]
3311         * src/foldersel.c
3312         * src/folderview.c
3313         * src/imap.c
3314         * src/mbox_folder.c
3315         * src/mh.c
3316         * src/news.c
3317         * src/prefs_scoring.c
3318         * src/summaryview.c
3319                 use a common function to get a displayable name
3320                 for a FolderItem
3321
3322 2003-03-13 [paul]       0.8.11claws10
3323
3324         * tools/Makefile.am
3325           tools/README
3326           tools/multiwebsearch.conf     ** NEW FILE **
3327           tools/multiwebsearch.pl       ** NEW FILE **
3328                 add multiwebsearch Actions script
3329
3330 2003-03-13 [colin]      0.8.11claws9
3331
3332         * src/compose.c
3333                 Remove leading emtpy lines from quoted text
3334                 before quoting it
3335
3336 2003-03-13 [melvin]     0.8.11claws8
3337
3338         * src/prefs_actions.c
3339                 Fixed a memory leak
3340                 Code clean ups
3341                 Added Cancel and OK buttons
3342                 Corrected help text
3343
3344 2003-03-13 [christoph]  0.8.11claws7
3345
3346         * src/account.c
3347         * src/folder.[ch]
3348         * src/imap.c
3349         * src/mainwindow.c
3350         * src/mbox_folder.c
3351         * src/mh.c
3352         * src/news.c
3353         * src/setup.c
3354                 replace more folder type stuff with folder class stuff
3355
3356 2003-03-13 [melvin]     0.8.11claws6
3357
3358         * src/prefs_actions.c
3359                 Added new tokens:
3360                 %u: user provided argument
3361                 %h: user provided argument (hidden on input)
3362                 %s: current text selection in the message view 
3363
3364 2003-03-13 [paul]       0.8.11claws5
3365
3366         * sync with 0.8.11cvs5
3367                 see ChangeLog 2003-03-11, 2003-03-12
3368
3369 2003-03-12 [christoph]  0.8.11claws4
3370
3371         * src/folder.c
3372                 use folder class idstr when writing folderlist.xml
3373
3374         * src/folder.h
3375         * src/imap.c
3376         * src/news.c
3377                 replace folder type checks with folder class checks
3378
3379 2003-03-12 [christoph]  0.8.11claws3
3380
3381         * src/folder.[ch]
3382         * src/imap.[ch]
3383         * src/main.c
3384         * src/mbox_folder.[ch]
3385         * src/mh.[ch]
3386         * src/news.[ch]
3387                 o create a list of known folder classes in the folder system
3388                 o use folder class id strings for folder item identifiers
3389
3390 2003-03-12 [christoph]  0.8.11claws2
3391
3392         * src/imap.c
3393                 fix imap uid validity check
3394
3395 2003-03-12 [christoph]  0.8.11claws1
3396
3397         * src/account.c
3398         * src/folder.[ch]
3399         * src/foldersel.c
3400         * src/folderview.c
3401         * src/imap.c
3402         * src/mainwindow.c
3403         * src/mbox_folder.c
3404         * src/mh.c
3405         * src/news.c
3406         * src/prefs_scoring.c
3407         * src/procmsg.c
3408         * src/setup.c
3409         * src/summaryview.c
3410                 initial restructuring of folder system, seperating
3411                 folders and folder classes
3412
3413 2003-03-12 [paul]       0.8.11claws
3414
3415         0.8.11claws release
3416
3417 2003-03-12 [christoph]
3418
3419         * src/gtk/prefswindow.c
3420                 fix translation of "Page Index"
3421
3422 2003-03-12 [paul]       0.8.10claws110
3423
3424         a sync from 0.8.11cvs4 before the release
3425
3426         * src/common/utils.c
3427                 subject_compare_for_sort(): allow null strings (fixes
3428                 summary sorting).
3429
3430 2003-03-11 [paul]       0.8.10claws109
3431
3432         * po/es.po
3433                 update Spanish translation, submitted by
3434                 Ricardo Mones Lastra
3435
3436 2003-03-11 [melvin]     0.8.10claws108
3437
3438         * po/fr.po
3439                 Updated French translations
3440
3441 2003-03-11 [paul]       0.8.10claws107
3442
3443         * manual/en/Makefile.am
3444           manual/en/*.html
3445                 update English manual, add a new page
3446                 updated by Francois Barriere <fbarriere@atmel.fr>
3447                 
3448         * po/bg.po
3449           po/it.po
3450           po/sr.po
3451                 update Bulgarian, Italian, and Serbian translations
3452                 submitted by George Danchev, Alessandro Maestri, and
3453                 Urke MMI
3454
3455 2003-03-10 [paul]       0.8.10claws106
3456
3457         * src/gtk/about.c
3458           src/gtk/prefswindow.c
3459                 make some strings translatable
3460
3461 2003-03-10 [darko]      0.8.10claws105
3462
3463         * src/compose.c
3464                 code cleanup to make Hiro happy
3465
3466 2003-03-10 [paul]       0.8.10claws104
3467
3468         * sync with 0.8.11cvs2
3469                 see ChangeLog 2003-03-10
3470
3471 2003-03-09 [melvin]     0.8.10claws103
3472
3473         * src/textview.c
3474                 textview_set_font(): fix for message display in
3475                 UTF-8 locales (thanks to Sergey Vlasov).
3476                 (was unintentionnaly reverted in 0.8.6claws6)   
3477
3478 2003-03-08 [darko]      0.8.10claws102
3479
3480         * src/compose.c
3481                 fix infinite loop in wrapping as reported
3482                 by happycactus
3483                 obsoletes patch #696482
3484
3485 2003-03-08 [christoph]  0.8.10claws101
3486
3487         * src/imap.c
3488                 add workaround for IMAP servers that do not
3489                 support the "UID SEARCH UID" command
3490
3491 2003-03-07 [christoph]  0.8.10claws100
3492
3493         * src/plugins/spamassassin/spamassassin.[ch]
3494         * src/plugins/spamassassin/spamassassin_gtk.c
3495                 code cleanup
3496
3497 2003-03-07 [paul]       0.8.10claws99
3498
3499         * po/es.po
3500                 updated Spanish translation, submitted by
3501                 Ricardo Mones Lastra
3502
3503 2003-03-07 [christoph]  0.8.10claws98
3504
3505         * src/send.c
3506                 fix in 0.8.10claws94 was wrong
3507                 local delivery does not require escaping, remove escaping
3508                 code to make signatures of mails with "." lines valid
3509                 
3510                 NOTE: requires that sendmail is executed with "-i" option,
3511                       what is the default now, but has to be changed in all
3512                       exsiting accounts)
3513
3514 2003-03-07 [paul]       0.8.10claws97
3515
3516         * sync with 0.8.11 release
3517                 see ChangeLog 2003-03-07
3518
3519 2003-03-06 [paul]       0.8.10claws96
3520
3521         * src/compose.c
3522                 revert commit 0.8.10claws92
3523
3524 2003-03-06 [paul]       0.8.10claws95
3525
3526         * src/folderview.c
3527                 fix (solaris) bug 73, 'Crash when selecting top-level folder'
3528
3529         * src/gtkaspell.c
3530                 fix bug 74, 'Crash opening editor window with pseudo-color
3531                 display'
3532                 
3533         Patches submitted by Kevin Vigor <kevin@vigor.nu>
3534
3535 2003-03-06 [christoph]  0.8.10claws94
3536
3537         * src/send.c
3538                 fix rfc2821 (4.5.2) violation in SMTP data sending,
3539                 all lines starting with a period get an extra period
3540                 inserted
3541                 (found by Simon 'corecode' Schubert)
3542
3543 2003-03-06 [paul]       0.8.10claws93
3544
3545         * src/folderview.c
3546                 if configured font can't be loaded fall back to gtk
3547                 default. (with thanks to Christoph)
3548                 
3549                 closes long-standing bug 15 'Crashes on startup'
3550
3551 2003-03-06 [paul]       0.8.10claws92
3552
3553         * src/compose.c
3554                 freeze text before autosave and thaw afterwards
3555                 fixes bug 67 'autosave make re-rediting message crazy'
3556
3557 2003-03-06 [christoph]  0.8.10claws91
3558
3559         * src/compose.c
3560                 ignore address comment in dupe check for Cc-list
3561
3562         (closes reopened bug 47 Replying to message strips name part of
3563          e-mail addresses of Cc: lines)
3564
3565 2003-03-06 [paul]       0.8.10claws90
3566
3567         * src/Makefile.am
3568                 remove reference to gtkxtext.h as its no longer in
3569                 the repository
3570
3571 2003-03-06 [paul]       0.8.10claws89
3572
3573         * sync with 0.8.10cvs25
3574                 see ChangeLog 2003-03-06
3575
3576 2003-03-06 [oliver]     0.8.10claws88
3577         
3578         * src/messageview.c
3579                 remove include
3580
3581 2003-03-06 [oliver]     0.8.10claws87
3582         
3583         * src/folderview.c 
3584                 remove changes introduced inclaws74
3585         * src/messageview.c
3586                 another attempt to sanely delete and update
3587                 messages deleted in separate messageview
3588
3589 2003-03-05 [christoph]  0.8.10claws86
3590
3591         * src/summaryview.c
3592                 check if "From" matches any account's address if
3593                 addressbook completion of addresses is disabled too
3594
3595         (closes Bug 70 "Display recipient in from" doesn't check
3596          folder's default account)
3597
3598 2003-03-05 [christoph]  0.8.10claws85
3599
3600         * src/compose.c
3601         * src/common/utils.[ch]
3602                 don't strip address comments when building Cc lists
3603
3604         (closes Bug 47 Replying to message strips name part of e-mail addresses
3605          of Cc: lines)
3606
3607         * src/folder.c
3608                 fix return value of copy function
3609
3610 2003-03-05 [christoph]  0.8.10claws84
3611
3612         * src/imap.c
3613                 don't ask imap server for non rfc822 headers
3614
3615         (closes bug 71 IMAP FETCH asks for FROM header field twice)
3616
3617         * src/imap.c
3618                 destroy session on socket error to allow reconnecting
3619
3620 2003-03-05 [christoph]  0.8.10claws83
3621
3622         * configure.ac
3623                 fix building with gnome when no prefix is set
3624
3625         (closes bug 66 Gnome directory is set to NONE)
3626
3627 2003-03-05 [paul]       0.8.10claws82
3628
3629         * sync with 0.8.10cvs23
3630                 see ChangeLog 2003-03-05
3631
3632 2003-03-04 [christoph]  0.8.10claws81
3633
3634         * src/folder.c
3635                 o fix moving and copying when folder returns 0 for new
3636                   message number
3637                 o remove some code for single message copy and move
3638                   operations and use functions for multiple messages
3639
3640         (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
3641
3642         * src/news.c
3643                 remove unused include
3644
3645 2003-03-04 [paul]       0.8.10claws80
3646
3647         * src/gtk/about.c
3648                 list 'Compiled plugins'
3649
3650 2003-03-03 [christoph]  0.8.10claws79
3651
3652         * src/news.[ch]
3653                 have to multiply the percentage of the current fetch with
3654                 the percentage that it has of the total fetch operation
3655                 for correct values
3656
3657 2003-03-03 [christoph]  0.8.10claws78
3658
3659         * src/news.c
3660                 fix calculation of expected lines for progress indicator
3661
3662 2003-03-03 [christoph]  0.8.10claws77
3663
3664         * src/summaryview.c
3665         * src/common/utils.c
3666                 fix segfault when opening the root news folder
3667
3668 2003-03-03 [christoph]  0.8.10claws76
3669
3670         * src/mainwindow.[ch]
3671         * src/common/Makefile.am
3672         * src/common/progressindicator.[ch]
3673                 add UI independent progress indicator handling
3674
3675         * src/news.[ch]
3676                 use new progress indicator for message info fetching
3677
3678         * src/common/hooks.h
3679                 code cleanup
3680
3681 2003-03-03 [oliver]     0.8.10claws75
3682
3683         * src/toolbar.c
3684         * src/compose.c
3685                 removed commented code
3686
3687 2003-03-03 [oliver]     0.8.10claws74
3688
3689         * src/toolbar.[ch]
3690                 cleanups and refactoring
3691         * src/compose.[ch]
3692                 compose_reply_mode reply & forwarding interface for
3693                 toolbar buttons
3694         * src/folderview.c
3695                 act on messages marked for deletion in folderview_selected
3696                 based on prefs_common.immediate_exec since a message might 
3697                 have been deleted by messageview in a folder we are changing 
3698                 to (does anybody understand what I'm on about ?)
3699
3700 2003-03-03 [oliver]     0.8.10claws73
3701         
3702         * src/messageview.[ch]
3703                 new functions
3704                 - messageview_delete: delete message shown in messagview
3705                 - messageview_update_view: update messageview to currently 
3706                   selected summaryview message
3707                 - add separate messageview to msgview_list in order to update 
3708                   toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
3709         * src/summaryview.[ch]
3710                 summary_get_selection returns a list of selected msgs
3711                 in summaryview
3712         * src/mainwindow.c
3713                 toolbar reply refactoring
3714
3715 2003-03-03 [paul]       0.8.10claws72
3716
3717         * sync with 0.8.10cvs21
3718                 see ChangeLog 2003-03-03
3719
3720 2003-03-02 [christoph]  0.8.10claws71
3721
3722         * src/common/passcrypt.c
3723                 use POSIX includes
3724
3725 2003-03-02 [christoph]  0.8.10claws70
3726
3727         * configure.ac
3728         * src/prefs_account.c
3729         * src/prefs_gtk.[ch]
3730         * src/common/.cvsignore
3731         * src/common/Makefile.am
3732         * src/common/passcrypt.c                ** NEW **
3733         * src/common/passcrypt.h.in             ** NEW **
3734                 Implement password encryption in config files
3735                 using unix encrypt and setkey functions. The crypt
3736                 key can be set as a configure parameter. Old
3737                 passwords will be converted if they do not begin
3738                 with '!'
3739
3740 2003-03-02 [paul]       0.8.10claws69
3741
3742         * src/prefs_account.c
3743                 fix compile error
3744
3745 2003-03-01 [thorsten]   0.8.10claws68
3746
3747         * po/el.po
3748           po/hr.po
3749           po/it.po
3750           po/nl.po
3751           po/sr.po
3752           po/sv.po
3753                 corrected format strings
3754         * po/en_GB.po
3755                 corrected headers
3756                 (fix compile errors with GNU gettext-0.11.5)
3757
3758 2003-03-01 [oliver]     0.8.10claws67
3759
3760         * src/summaryview.c
3761                 menu callbacks call toolbar_menu_reply
3762
3763 2003-03-01 [oliver]     0.8.10claws66
3764
3765         * src/mainwindow.c
3766         * src/messageview.c
3767                 menu callbacks call toolbar_menu_reply
3768         * src/toolbar.[ch]
3769                 callbacks from menu handled by toolbar_menu_reply
3770
3771 2003-03-01 [paul]       0.8.10claws65
3772
3773         * src/addressbook.c
3774                 revert commit 0.8.10claws54 - breaks editing of
3775                 addressbook.
3776                 
3777         * po/bg.po
3778                 update Bulgarian translation, submitted by
3779                 George Danchev
3780
3781 2003-02-28 [christoph]  0.8.10claws64
3782
3783         * src/account.c
3784         * src/addressadd.c
3785         * src/compose.c
3786         * src/gtkaspell.c
3787         * src/gtkxtext.h                ** REMOVE **
3788         * src/imap.c
3789         * src/matcher.[ch]
3790         * src/mh.c
3791         * src/news.c
3792         * src/pine.c
3793         * src/prefs_common.c
3794         * src/prefs_matcher.c
3795         * src/procheader.[ch]
3796         * src/procmsg.[ch]
3797         * src/toolbar.c
3798         * src/common/ssl_certificate.c
3799         * src/gtk/colorlabel.c
3800         * src/gtk/menu.c
3801                 o fix warnings
3802                 o remove code obsoleted by new cache and folder system rework
3803
3804 2003-02-28 [oliver]     0.8.10claws63
3805         
3806         * src/toolbar.[ch]
3807                 * fix bug where reply in Messageview replied to 
3808                 Message displayed in summaryview
3809                 (reportedd via ML by chinatinte at gmx dot ch)
3810                 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
3811                 didn't work in separate MessageView Toolbar
3812                 (wondering if anybody uses this at all ?)
3813         * src/summaryview.[ch]
3814                 use toolbar.c's toolbar_reply instead of summary_reply (removed)
3815                 (generalize reply and forward code);
3816         * src/messageview.c 
3817                 remove focus_in event which updated summaryview to messageview
3818
3819 2003-02-28 [paul]       0.8.10claws62
3820
3821         * po/Makefile.in.in
3822                 add the --check option
3823                 Patch submitted by Ricardo Mones Lastra
3824
3825 2003-02-28 [paul]       0.8.10claws61
3826
3827         * src/prefs_account.c
3828                 re-order 'Signature' items
3829
3830 2003-02-28 [paul]       0.8.10claws60
3831
3832         * sync with 0.8.10cvs20
3833                 see ChangeLog 2003-02-28
3834
3835 2003-02-28 [paul]       0.8.10claws59
3836
3837         * po/POTFILES.in
3838                 update to reflect recent movement of files
3839
3840 2003-02-28 [paul]       0.8.10claws58
3841
3842         * sync with 0.8.10cvs19
3843                 see ChangeLog 2003-02-28
3844
3845 2003-02-27 [martin]     0.8.10claws57
3846
3847         * src/prefs_matcher.c 
3848                 fix segfault in prefs_matcher_ok() when the
3849                 last entry is deleted and prevents that the
3850                 message "entry not saved" comes up after deleting
3851                 an entry
3852
3853 2003-02-27 [martin]     0.8.10claws56
3854
3855         * src/prefs_filtering.c 
3856                 fix segfault in prefs_filtering_ok() when the
3857                 last entry is deleted and prevents that the
3858                 message "entry not saved" comes up after deleting
3859                 an entry
3860
3861 2003-02-27 [paul]       0.8.10claws55
3862
3863         * sync with 0.8.10cvs18
3864                 see ChangeLog 2003-02-27
3865
3866 2003-02-27 [paul]       0.8.10claws54
3867
3868         * src/addressbook.c
3869                 fix bug where the address book crashes with 
3870                 multiple lookups.
3871                 Patch [687729] submitted by David Frager 
3872                 <dbfrager@users.sourceforge.net>
3873
3874 2003-02-25 [christoph]  0.8.10claws53
3875
3876         * src/Makefile.am
3877         * src/colorlabel.[ch]           ** REMOVE **
3878         * src/gtk/Makefile.am
3879         * src/gtk/colorlabel.[ch]       ** NEW **
3880                 move colorlabel files to gtk directory
3881
3882         * src/esmtp.[ch]                ** REMOVE **
3883                 has been merged into smtp.[ch] in 0.7.5
3884
3885 2003-02-25 [christoph]  0.8.10claws52
3886
3887         * src/Makefile.am
3888         * src/about.[ch]                ** REMOVE **
3889         * src/gtk/Makefile.am
3890         * src/gtk/about.[ch]            ** NEW **
3891                 move about files to gtk directory
3892
3893 2003-02-25 [christoph]  0.8.10claws51
3894
3895         * src/folder.c
3896                 some code optimization of folder scanning code
3897
3898         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx> 
3899
3900 2003-02-25 [christoph]  0.8.10claws50
3901
3902         * src/main.c
3903         * src/common/sylpheed.c
3904                 add command line parameter parsing to common code
3905
3906 2003-02-24 [christoph]
3907
3908         * Makefile.am
3909         * configure.ac
3910                 fix gnome prefix problems, the configure script now removed
3911                 `gnome-config --prefix` from `gnome-config --datadir`
3912                 and adds $(prefix} instead
3913
3914         (closes Bug 24 Makefile does not respect prefix when installing
3915          GNOME data)
3916
3917 2003-02-24 [christoph]  0.8.10claws49
3918
3919         * src/news.c
3920                 check for valid session before trying to authenticate
3921
3922         (closes Bug 60 crash if "authenticate on logon" is activated
3923          and newsserver-hostname is not valid)
3924
3925 2003-02-24 [melvin]     0.8.10claws48
3926
3927         * src/prefs_actions.c
3928                 Make sure all user's input is sent to the action and then
3929                 close the socket..
3930
3931 2003-02-23 [alfons]     0.8.10claws46
3932
3933         * src/summaryview.c
3934                 also wait cursor when deleting files
3935
3936 2003-02-23 [paul]
3937
3938         * tools/freshmeat_search.pl
3939           tools/google_search.pl
3940                 scripts should now work for any browser/browser command line
3941
3942 2003-02-22 [christoph]  0.8.10claws45
3943
3944         * src/procmsg.c
3945                 fix IMAP flag setting, IMAP flag is not handled correctly
3946                 anymore by the folder system and information about the
3947                 folder should not be saved in the MsgInfo (in my opinion)
3948
3949         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
3950
3951 2003-02-22 [christoph]  0.8.10claws44
3952
3953         * src/summaryview.c
3954                 fix spelling of "label" ;-)
3955
3956 2003-02-22 [thorsten]   0.8.10claws43
3957
3958         * src/mimeview.c
3959           src/prefs_common.[ch]
3960           src/procmime.[ch]
3961                 do not use description as attachment name
3962
3963 2003-02-22 [alfons]     0.8.10claws42
3964
3965         * src/summaryview.c
3966                 freeze/thaw folder item updates when changing color labels,
3967                 and put a wait cursors on
3968
3969 2003-02-22 [thorsten]   0.8.10claws41
3970
3971         * src/mimeview.c
3972                 save-all fixes: crash if invoked on multipart container,
3973                 mimeinfo access, pathseparators, error dialog
3974
3975 2003-02-21 [alfons]     0.8.10claws40
3976
3977         * src/prefs_gtk.c
3978                 remove unused var
3979
3980 2003-02-21 [colin]      0.8.10claws39
3981
3982         * src/send.c
3983                 Fix smtp logging
3984
3985 2003-02-21 [colin]      0.8.10claws38
3986
3987         * src/summaryview.c
3988                 Freeze/thaw folderItem updates when filtering messages 
3989                 via Tools/Filter messages
3990
3991 2003-02-21 [paul]       0.8.10claws37
3992
3993         * src/compose.c
3994                 revert commit 0.8.10claws26, there are ulterior motives
3995                 for users to set a Reply-To header when posting to
3996                 newsgroups
3997
3998 2003-02-21 [paul]       0.8.10claws36
3999
4000         * sync with 0.8.10cvs17
4001                 see ChangeLog 2003-02-21
4002
4003 2003-02-20 [christoph]  0.8.10claws35
4004
4005         * src/imap.c
4006                 IMAP UID fetch speedup using SEARCH
4007
4008         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
4009
4010         * src/imap.c
4011                 fix problem with UIDs in IMAP UID cache that no longer existed
4012
4013 2003-02-20 [christoph]  0.8.10claws34
4014
4015         * src/imap.c
4016         * src/procheader.c
4017         * src/procheader.h
4018                 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
4019
4020         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
4021
4022         * src/imap.c
4023                 Rewrite imap_cmd_gen_recv use sock_getline instead
4024                 of sock_gets to avoid problems with too long reply
4025                 lines
4026     
4027 2003-02-20 [colin]      0.8.10claws33
4028         
4029         * src/prefs_account.c
4030                 Better wording
4031
4032 2003-02-20 [colin]      0.8.10claws32
4033
4034         * src/compose.c
4035                 Remove useless '&& !to_sender' 
4036
4037 2003-02-20 [darko]
4038
4039         * AUTHORS
4040                 change my e-mail address
4041
4042 2003-02-19 [colin]      0.8.10claws31
4043
4044         * src/prefs_common.c
4045                 X11 style colors for every configurable color
4046
4047 2003-02-19 [alfons]     0.8.10claws30
4048
4049         * src/prefs_gtk.[ch]
4050         * src/prefs_common.c
4051                 for color_new accept both plain integers and X11 style color
4052                 names (as found in /usr/lib/X11/rgb.txt)
4053
4054 2003-02-19 [paul]       0.8.10claws29
4055
4056         * src/mainwindow.c
4057                 add tooltips to online/offline button and account selector
4058                 button
4059
4060 2003-02-19 [paul]       0.8.10claws28
4061
4062         * src/folder.c
4063           src/news.c
4064           src/prefs_account.[ch]
4065           src/prefs_common.[ch]
4066                 move 'Maximum number of articles to download' to
4067                 account prefs.
4068                 clean up account prefs gui a little by hiding entries
4069                 rather then greying out entries
4070
4071 2003-02-19 [hiro]       0.8.10claws27
4072
4073         * src/common/utils.c
4074                 fix bug #54 'yesterdays date is displayed in the message 
4075                 summary window'
4076
4077 2003-02-19 [paul]       0.8.10claws26
4078
4079         * src/compose.c
4080                 fix bug reported in Feature Request [688596] 
4081                 'Reply-to header in news'
4082
4083 2003-02-18 [paul]       0.8.10claws25
4084
4085         * src/select-keys.c
4086                 add a 'List all keys' button to key selection dialog
4087
4088 2003-02-18 [colin]      0.8.10claws24
4089         
4090         * src/stock_pixmap.c
4091                 fix compile error
4092
4093 2003-02-18 [colin]      0.8.10claws23
4094
4095         * src/common/smtp.[ch]
4096           src/prefs_account.c
4097                 Try to starttls if it seems to be the only
4098                 way to authenticate a user
4099
4100 2003-02-18 [paul]       0.8.10claws22
4101
4102         * src/Makefile.am
4103           src/folderview.c
4104           src/stock_pixmap.[ch]
4105           src/pixmaps/drafts_close.xpm  ** NEW FILE **
4106           src/pixmaps/drafts_open.xpm   ** NEW FILE **
4107                 as a Drafts folder is a special folder allow it to have
4108                 its own unique icons
4109
4110 2003-02-18 [colin]      0.8.10claws21
4111
4112         * src/imap.c
4113                 Fix port selection when using starttls
4114
4115 2003-02-18 [paul]       0.8.10claws20
4116
4117         * src/mainwindow.c
4118           src/prefs_common.[ch]
4119                 make blue the default new mail colour
4120
4121 2003-02-18 [paul]       0.8.10claws19
4122
4123         * sync with 0.8.10cvs14
4124                 see ChangeLog 2003-02-18
4125
4126 2003-02-17 [jens]       0.8.10claws18
4127
4128         * src/common/md5.c
4129                 fixed a compile problem with gcc 3.3
4130                 works on 2.95.3 too (testet on PPC as it is big endian)
4131
4132 2003-02-17 [paul]       0.8.10claws17
4133
4134         * sync with 0.8.10cvs13
4135                 see ChangeLog 2003-02-17
4136
4137 2003-02-17 [paul]       0.8.10claws16
4138
4139         * sync with 0.8.10cvs12
4140                 see ChangeLog 2003-02-17
4141
4142 2003-02-16 [match]      0.8.10claws15
4143
4144         * src/addressbook.c
4145                 Eliminates reloading of address data when items
4146                 deleted or added. Applied submitted by
4147                 Luke Plant <lukeplant@softhome.net>
4148
4149 2003-02-16 [paul]       0.8.10claws14
4150
4151         * src/news.c
4152                 when a 'protocol error' is encountered disconnect from
4153                 the server. This means that the user can carry on viewing
4154                 other articles and doesn't have to either wait until the
4155                 server timesout or quit sylpheed.
4156                 Fixes bug #53 'Unable to read messages in newsgroups, 
4157                 displayed message doesn't change'
4158
4159 2003-02-15 [christoph]  0.8.10claws13
4160
4161         * src/imap.c
4162                 fix bug that stopped scanning of folders when an
4163                 IMAP folder was empty
4164
4165         (closes bug 46 stop scan messages in folders after empty folder)
4166
4167 2003-02-15 [paul]
4168
4169         * tools/Makefile.am
4170           tools/README
4171           tools/freshmeat_search.pl     ** NEW FILE **
4172           tools/google_search.pl        ** NEW FILE **
4173                 Add 2 Actions scripts which search freshmeat/google
4174                 for the selected text using the browser configured
4175                 in sylpheedrc.
4176                 
4177         Note: These scripts are very dependent on the format of the
4178         browser command and may not work on every occasion. Testing
4179         is welcome. 
4180
4181 2003-02-14 [alfons]     0.8.10claws12
4182
4183         * src/compose.c
4184                 fix breakage because of uninitialized account pointer.
4185                 please verify.
4186
4187 2003-02-14 [paul]       0.8.10claws11
4188
4189         * src/compose.c
4190           src/prefs_account.[ch]
4191           src/prefs_common.[ch]
4192                 move signature settings to Account Prefs
4193
4194 2003-02-14 [paul]       0.8.10claws10
4195
4196         * sync with 0.8.10cvs11
4197                 see ChangeLog 2003-02-14
4198
4199 2003-02-13 [thorsten]   0.8.10claws9
4200
4201         * src/news.c
4202                 revert news progressbar (GUI separation)
4203
4204 2003-02-13 [paul]       0.8.10claws8
4205
4206         * src/compose.c
4207                 make replies behave correctly, re: RFC 1036, Section 2.2.3,
4208                 paragraph 1
4209
4210 2003-02-13 [paul]       0.8.10claws7
4211
4212         * src/compose.[ch]
4213           src/summaryview.c
4214                 fix 'Follow-up and Reply-to' so that it creates a reply to
4215                 the newsgroup and the sender. If the message has the keyword
4216                 'poster' in the Followup-To header, all replies go to the
4217                 sender, re: RFC 1036, Section 2.2.3
4218                 rename all instances of 'ignore_replyto' to 'to_sender', both
4219                 were previously used, now we use just one.
4220
4221 2003-02-13 [paul]       0.8.10claws6
4222
4223         * sync with 0.8.10cvs9
4224                 see ChangeLog 2003-02-13
4225
4226 2003-02-13 [paul]       0.8.10claws5
4227
4228         * configure.ac
4229                 show which plugins are configured in the configure
4230                 output.
4231
4232 2003-02-12 [thorsten]   0.8.10claws4
4233
4234         * src/news.c
4235                 show progress while fetching news headers
4236
4237 2003-02-12 [christoph]  0.8.10claws3
4238
4239         * configure.ac
4240         * src/plugins/Makefile.am
4241                 use AM_CONDITIONAL to enable plugins, automake correctly
4242                 manages this when creating distdir
4243
4244 2003-02-12 [christoph]  0.8.10claws2
4245
4246         * ac/spamassassin.m4
4247         * src/plugins/spamassassin/Makefile.am
4248                 fix building SpamAssassin plugin without OpenSSL
4249
4250 2003-02-12 [paul]       0.8.10claws1
4251
4252         * ac/Makefile.am
4253           src/Makefile.am
4254           src/plugins/Makefile.am
4255                 fix failure of 'make release'
4256
4257 2003-02-12 [paul]       0.8.10claws
4258
4259         * 0.8.10claws released
4260
4261 2003-02-12 [paul]       0.8.9claws56
4262
4263         * po/bg.po
4264           po/es.po
4265           po/it.po
4266           po/ru.po
4267           po/sr.po
4268                 updated translations by George Danchev, Ricardo Mones Lastra,
4269                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
4270                 
4271         * sylpheed.spec.in
4272                 Allow the building of RPMs by a regular user. Submitted
4273                 by Sergei Astanin
4274
4275 2003-02-11 [alfons]     0.8.9claws55
4276
4277         * src/colorlabel.c
4278                 don't use pixmaps for label color rect but draw rectangles
4279                 so we can respect the color map of palette based visuals
4280                 (fixes the long time crashes on Suns - thanks to Andreas
4281                 Engel and Steve O'Hara-Smith for testing)
4282
4283 2003-02-11 [christoph]  0.8.9claws54
4284
4285         * src/matcher_parser_parse.y
4286                 correct bug where filering rules of not existing folders in
4287                 matcherrc were added to global filtering
4288                 
4289         (closes Debian Bug #180253 - Directory's filter-rules are merged with
4290          main filter-rules after removing directory, http://bugs.debian.org/180253)
4291         
4292 2003-02-11 [paul]       0.8.9claws53
4293
4294         * sync with 0.8.10cvs7
4295                 see ChangeLog 2003-02-09
4296
4297 2003-02-11 [melvin]     0.8.9claws52
4298
4299         * po/fr.po
4300                 Updated French tranlsations
4301
4302 2003-02-10 [paul]       0.8.9claws51
4303
4304         * sylpheed.spec.in
4305                 correct --enable-openssl
4306                 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
4307
4308 2003-02-09 [martin]     0.8.9claws50
4309
4310         * src/prefs_matcher.c
4311                 fix segfault in prefs_matcher_substitute_cb() when
4312                 no row is selected
4313
4314 2003-02-09 [paul]       0.8.9claws49
4315
4316         * src/folderview.c
4317                 fix bug where a newsgroup folder's processing rules were
4318                 merged with the global filtering rules when the newsgroup
4319                 folder was deleted, causing some seriously bad results,
4320                 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
4321
4322 2003-02-08 [melvin]     0.8.9claws48
4323
4324         * src/compose.c
4325                 Corrected and modified an alert message.
4326
4327 2003-02-07 [paul]       0.8.9claws47
4328
4329         * src/folderview.c
4330                 fix bug where both an 'Account properties' window and a
4331                 'Folder properties' window were opened when clicking on
4332                 'Properties' in an NNTP or IMAP folder's popup menu.
4333
4334 2003-02-07 [paul]       0.8.9claws46
4335
4336         * sync with 0.8.10cvs6
4337                 see ChangeLog 2003-02-06
4338
4339 2003-02-06 [christoph]  0.8.9claws45
4340
4341         * src/mbox.c
4342                 freeze folder updates while importing mbox files
4343                 (closes bug 43 importing mbox took hours)
4344                 
4345         Patch submitted by Jens Rantil <jens.rantil@telia.com>
4346
4347 2003-02-06 [thorsten]   0.8.9claws44
4348
4349         * po/de.po
4350                 Updated german translations
4351
4352 2003-02-06 [thorsten]   0.8.9claws43
4353
4354         * src/news.h
4355                 use guint for message numbers (fix count in grouplist dialog)
4356
4357 2003-02-05 [paul]       0.8.9claws42
4358
4359         * sync with 0.8.10cvs2
4360                 see ChangeLog 2003-02-05
4361
4362 2003-02-04 [colin]      0.8.9claws41
4363
4364         * src/prefs_common.[ch]
4365           src/procmsg.c
4366           src/summaryview.c
4367                 Add an option to disable threading by subject
4368
4369 2003-02-04 [christoph]  0.8.9claws40
4370
4371         * src/inc.c
4372                 only abort fetching mails from multiple accounts when the
4373                 error is fatal and does not allow to check any more accounts
4374                 (currently only disk full error)
4375
4376         (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
4377          receive mails for other accouts)
4378
4379 2003-02-04 [christoph]  0.8.9claws39
4380
4381         * src/folder.c
4382                 first add the new message to the cache, then
4383                 send the update notification
4384
4385         (closes bug 39 after sending message folderview doesnt get updated)
4386
4387 2003-02-04 [colin]      0.8.9claws38
4388
4389         * src/inc.c
4390                 _really_ fix this Connecting... status
4391
4392 2003-02-04 [paul]       0.8.9claws37
4393
4394         * sync with 0.8.10
4395                 see ChangeLog 2003-02-04
4396
4397 2003-02-04 [paul]       0.8.9claws36
4398
4399         * sync with 0.8.9cvs6
4400                 see ChangeLog 2003-02-03
4401
4402 2003-02-04 [paul]       0.8.9claws35
4403
4404         * po/pt_BR.po
4405                 updated by André Filipe de Assunção e Brito 
4406                 <bedecko@netsite.com.br>
4407
4408 2003-02-03 [thorsten]   0.8.9claws34
4409
4410         * po/de.po
4411                 Updated german translations
4412
4413 2003-02-02 [paul]       0.8.9claws33
4414
4415         * po/es.po
4416                 updated by Ricardo Mones Lastra
4417
4418 2003-02-02 [thorsten]   0.8.9claws32
4419
4420         * src/mh.c
4421                 Fix mh_get_msginfo() segfault if file is inaccessible
4422
4423 2003-01-31 [colin]      0.8.9claws31
4424
4425         * src/procheader.c
4426                 Fix last commit's bug
4427
4428 2003-01-31 [colin]      0.8.9claws30
4429
4430         * src/procheader.c
4431                 Missing a change for gpg-signed messages
4432
4433 2003-01-31 [paul]       0.8.9claws29
4434
4435         * src/pixmaps/gpg_signed.xpm    ** NEW FILE **
4436           src/procheader.c
4437           src/stock_pixmap.[ch]
4438           src/summaryview.c
4439                 indicate GnuPG signed messages by displaying an icon
4440                 in the Attachment column.
4441
4442 2003-01-31 [paul]       0.8.9claws28
4443
4444         * sync with 0.8.9cvs4
4445                 see ChangeLog 2003-01-31
4446
4447 2003-01-31 [alfons]     0.8.9claws27
4448
4449         * src/textview.c
4450                 tune URI parser to accept mailto URLs with a '?'
4451                 (patch from Ruslan Balkin)
4452
4453 2003-01-31 [colin]      0.8.9claws26
4454
4455         * src/summaryview.c
4456                 Fix a leak introduced in claws24
4457
4458 2003-01-31 [colin]      0.8.9claws25
4459
4460         * src/summaryview.c
4461                 Freeze/Thaw folder updates when deleting dups
4462
4463 2003-01-31 [colin]      0.8.9claws24
4464         
4465         * src/addr_compl.c
4466           src/summaryview.c
4467           src/msgcache.c
4468                 little speed improvements
4469
4470 2003-01-31 [colin]      0.8.9claws23
4471
4472         * src/summaryview.c
4473                 Fix segfault when forwarding nothing
4474                 Patch from "Ruslan N. Balkin" <baron@voices.ru>
4475                 
4476 2003-01-30 [paul]       0.8.9claws22
4477
4478         * sync with 0.8.9cvs3
4479                 see ChangeLog 2003-01-30
4480
4481 2003-01-30 [paul]       0.8.9claws21
4482
4483         * sync with 0.8.9cvs2
4484                 see ChangeLog 2003-01-30
4485
4486 2003-01-29 [paul]       0.8.9claws20
4487
4488         * sync with 0.8.9cvs1
4489                 see ChangeLog 2003-01-29
4490
4491 2003-01-28 [paul]       0.8.9claws19
4492
4493         * po/POTFILES.in
4494                 update to reflect changes. 
4495                 thanks to Ricardo Mones Lastra
4496
4497 2003-01-27 [christoph]  0.8.9claws18
4498
4499         * ac/openssl.m4
4500         * ac/spamassassin.m4
4501         * src/plugins/spamassassin/README
4502         * src/plugins/spamassassin/libspamc.[ch]
4503         * src/plugins/spamassassin/utils.[ch]
4504                 updated to latest libspamc
4505
4506 2003-01-27 [christoph]  0.8.9claws17
4507
4508         * src/folder.c
4509                 fix wrong use of procheader_get_header_fields
4510
4511 2003-01-27 [christoph]  0.8.9claws16
4512
4513         * src/news.c
4514         * src/prefs_account.[ch]
4515         * src/common/nntp.[ch]
4516                 allow to force authentication for NNTP servers
4517
4518         Patch submitted by Florian Mickler <dmk@d-labs.de>
4519
4520 2003-01-26 [paul]       0.8.9claws15
4521
4522         * src/summaryview.c
4523                 speed up of marking messages as read
4524                 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
4525
4526 2003-01-26 [christoph]  0.8.9claws14
4527
4528         * src/Makefile.am
4529         * src/mgutils.[ch]              ** REMOVE **
4530         * src/xml.[ch]                  ** REMOVE **
4531         * src/xmlprops.[ch]             ** REMOVE **
4532         * src/common/Makefile.am
4533         * src/common/mgutils.[ch]       ** NEW **
4534         * src/common/xml.[ch]           ** NEW **
4535         * src/common/xmlprops.[ch]      ** NEW **
4536                 move xml files to common directory
4537
4538 2003-01-26 [christoph]  0.8.9claws13
4539
4540         * src/plugins/spamassassin/spamassassin_gtk.c
4541                 only set gtk entry text if string is available
4542
4543 2003-01-26 [melvin]     0.8.9claws12
4544
4545         * src/description_window.c
4546                 Allow resizing of the window
4547                 Allow automatic horizontal scroll bar
4548                 Do not vertically expand and fill
4549
4550 2003-01-26 [christoph]  0.8.9claws11
4551
4552         * src/Makefile.am
4553         * src/gtkutils.[ch]             ** REMOVE **
4554         * src/common/sylpheed.c
4555         * src/gtk/Makefile.am
4556         * src/gtk/description_window.c
4557         * src/gtk/gtkutils.[ch]         ** NEW **
4558         * src/gtk/prefswindow.c
4559                 move gtkutils to gtk directory
4560
4561 2003-01-26 [paul]       0.8.9claws10
4562
4563         * src/summaryview.c
4564                 rename summary_unread_clicked() to summary_status_clicked()
4565
4566 2003-01-26 [melvin]     0.8.9claws9
4567
4568         * src/prefs_actions.c
4569                 Cosmetical changes to the help text
4570
4571 2003-01-26 [paul]       0.8.9claws8
4572
4573         * src/folder.[ch]
4574           src/mainwindow.c
4575           src/prefs_common.c
4576           src/prefs_sumamry_column.c
4577           summaryview.[ch]
4578                 rename the 'Unread' column to 'Status'
4579
4580 2003-01-25 [match]      0.8.9claws7
4581
4582         * src/mgutils.[ch]
4583                 removed reference to LDAP constants. removed error2string.
4584                 included functions to support LDAP dynamic queries.
4585         * src/syldap.h
4586                 moved LDAP constants here.
4587         * src/addressbook.c
4588         * src/addrindex.c
4589         * src/importldif.c
4590                 removed references to LDAP constants and references to
4591                 error2string.
4592
4593 2003-01-25 [paul]       0.8.9claws6
4594
4595         * src/summaryview.c
4596                 summary_thread_build(), summary_thread_init(): remove 
4597                 unneeded reference to summaryview->folder_item
4598
4599 2003-01-25 [christoph]  0.8.9claws5
4600
4601         * src/gtk/description_window.c
4602                 o allow description texts to expand over multiple columns
4603                 o translate all columns
4604         * src/prefs_actions.c
4605                 change syntax description to use new multi column feature
4606
4607         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
4608
4609 2003-01-25 [match]      0.8.9claws4
4610
4611         * src/vcard.c
4612                 fixed bug with Quoted-Printable
4613
4614 2003-01-25 [paul]       0.8.9claws3
4615
4616         * src/folder.[ch]
4617           src/summaryview.[ch]
4618                 implement per-folder collapsed/expanded threads setting
4619                 
4620         * src/prefs_common.c
4621                 remove global collapsed/expanded threads option
4622
4623 2003-01-25 [christoph]  0.8.9claws2
4624
4625         * po/POTFILES.in
4626                 add pluginwindow and prefswindow
4627         * src/compose.c
4628                 make send respond correctly to messages that could be added
4629                 to the queue folder, but the UID of the message is unknown
4630         * src/folder.c
4631         * src/imap.c
4632                 don't return guessed UIDs in imap_add_msg anymore. We return
4633                 0 to tell the folder system it was appened but the UID is
4634                 unknown. Folder system now get's the UID by scaning the folder
4635                 and searching the cache for the Message-ID
4636                 (closes bug #29 Messages queued, but not sent)
4637
4638 2003-01-25 [paul]       0.8.9claws1
4639
4640         * src/codeconv.c
4641                 conv_encode_header():  fix bug when long headers with 8-bit
4642                 characters are used, so that the encoded words are wrapped.
4643                 If the space in the original text falls on the wrap boundary,
4644                 it can be lost.
4645                 Patch by Sergey Vlasov.
4646                 
4647         * src/folderview.c
4648                  fix bug where a change to the sorting method or thread view
4649                  of a folder's messages is lost if simpify-subject is set and
4650                  toggled on or off.
4651                  Patch by Luke Plant.
4652
4653 2003-01-24 [paul]       0.8.9claws
4654
4655         * sylpheed-0.8.9claws released
4656         
4657         * Makefile.am
4658           sylpheed.spec.in
4659                 remove reference to 'INSTALL.jp'
4660
4661 2003-01-23 [paul]       0.8.8claws128
4662
4663         * po/es.po
4664           po/it.po
4665           po/ru.po
4666           po/sr.po
4667                 updated translations. submitted by Ricardo Mones Lastra,
4668                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
4669
4670 2003-01-23 [colin]      0.8.8claws127
4671
4672         * src/compose.c
4673                 Fix drafted and queued news articles re-edition
4674
4675 2003-01-23 [melvin]     0.8.8claws126
4676
4677         * po/fr.po
4678                 Updated French translations
4679
4680 2003-01-23 [colin]      0.8.8claws125
4681
4682         * src/inc.c
4683                 Fix "Connecting to..." status message
4684
4685 2003-01-22 [paul]       0.8.8claws124
4686
4687         * po/bg.po
4688                 updated by George Danchev
4689                 
4690         * src/folder.c
4691                 revert last commit [0.8.8claws111] as it breaks folder d'n'd
4692                 and folder deletion
4693
4694 2003-01-21 [paul]       0.8.8claws123
4695
4696         * po/bg.po
4697                 updated by George Danchev
4698                 
4699         * src/about.c
4700                 its now 2003
4701                 
4702         * src/toolbar.c
4703                 don't translate 'Separator'
4704                 
4705         * src/plugins/spamassassin/Makefile.am
4706                 add aspell to CPPFLAGS
4707                 
4708         * src/plugins/spamassassin/spamassassin.c
4709           src/plugins/spamassassin/spamassassin_gtk.c
4710                 set correct default for spamassassin_receive_spam
4711                 slightly re-word descriptions and some
4712                 other minor changes
4713
4714 2003-01-19 [alfons]     0.8.8claws122
4715                 
4716         * src/mimeview.c
4717                 mimeview_save_as(): we might as well show the file name for
4718                 the single case "Save As" too
4719
4720 2003-01-19 [alfons]     0.8.8claws121
4721
4722         * src/crash.c
4723                 change bug tracker URL to bugzilla URL
4724
4725 2003-01-19 [alfons]     0.8.8claws120
4726
4727         * src/mimeview.c
4728                 mimeview_save_all(): display name of file before overwriting;
4729                 continue saving all, even when one overwrite was cancelled
4730
4731 2003-01-19 [christoph]  0.8.8claws119
4732
4733         * src/summaryview.c
4734         * src/procmsg.[ch]
4735                 fix wrong usage of procmsg_find_children in summaryview
4736                 by using procmsg_update_unread_children instead of
4737                 summaryview_update_unread_children
4738
4739 2003-01-19 [christoph]  0.8.8claws118
4740
4741         * src/procmsg.c
4742                 fix infinite loop in procmsg_find_children
4743                  (closes bug #25 sylpheed crashes on delete.)
4744
4745         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
4746
4747 2003-01-19 [paul]       0.8.8claws117
4748
4749         * po/pt_BR.po
4750                 updated by Ivan Francolin Martinez
4751
4752 2003-01-18 [melvin]     0.8.8claws116
4753
4754         * src/prefs_actions.c
4755                 Removed syntax limitation of only one '&' at the end of command.
4756                         Now actions that contain '>/dev/null 2>&1' are possible.
4757
4758 2003-01-18 [melvin]     0.8.8claws115
4759
4760         * src/prefs_actions.c
4761                 Actions IO dialog: when the action ends
4762                 the "Close" button now has focus and [Escape] closes the
4763                 window.
4764
4765 2003-01-18 [christoph]  0.8.8claws114
4766
4767         * src/procmsg.c
4768                 o add debug output when MsgInfos are really freed
4769                 o free GSLists in procmsg_find_children and
4770                   procmsg_update_unread_children
4771
4772 2003-01-18 [christoph]  0.8.8claws113
4773
4774         * src/mainwindow.c
4775                 reorder Configuration menu
4776
4777 2003-01-18 [christoph]  0.8.8claws112
4778
4779         * src/compose.c
4780                 fix applying templates to forwarded messages
4781
4782         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
4783
4784 2003-01-17 [christoph]  0.8.8claws111
4785
4786         * src/folder.c
4787                 destroy folder items, when a folder item is removed
4788
4789 2003-01-17 [christoph]  0.8.8claws110
4790
4791         * src/folder.c
4792                 fix wrong folder stats update when ignored message is
4793                 deleted
4794
4795 2003-01-17 [colin]      0.8.8claws109
4796         
4797         * src/mainwindow.c
4798         * src/summaryview.c
4799                 Quicksearch bugfixes: 
4800                 - hide help button at startup if not extended
4801                 - switch to extended when looking for replies
4802
4803 2003-01-17 [paul]
4804
4805         * sync with 0.8.9 release
4806
4807 2003-01-17 [paul]       0.8.8claws108
4808
4809         * sync with 0.8.8cvs11
4810                 see ChangeLog 2003-01-17
4811
4812 2003-01-16 [colin]      0.8.8claws107
4813
4814         * src/procmsg.c
4815                 Changed encryption test to re-ask passphrase
4816                 if an encrypted message hasn't been decrypted
4817                 Fixes bug #5
4818
4819 2003-01-16 [christoph]  0.8.8claws106
4820
4821         * src/prefs_gtk.c
4822         * src/prefs_toolbar.c
4823         * src/gtk/prefswindow.h
4824         * src/plugins/spamassassin/spamassassin_gtk.c
4825                 remove page destroy function that is not used anymore
4826
4827 2003-01-16 [paul]       0.8.8claws105
4828
4829         * sync with 0.8.8cvs9
4830                 see ChangeLog 2002-01-16
4831
4832 2003-01-16 [colin]      0.8.8claws104
4833
4834         * src/compose.[ch]
4835                 Fix bug with autosaved drafts for IMAP, when draft
4836                 folder is specified - fixes bugzilla bug #20
4837
4838 2003-01-15 [paul]       0.8.8claws103
4839
4840         * src/compose.[ch]
4841           src/procmsg.c
4842                 store folder and message-id of message forwarding
4843                 in queue header and set forward flag after sending
4844
4845 2003-01-15 [paul]       0.8.8claws102
4846
4847         * sync with 0.8.8cvs8
4848                 see ChangeLog 2002-01-15
4849
4850 2003-01-15 [colin]      0.8.8claws101
4851
4852         * src/Makefile.am
4853                 Fix linking with GNU libiconv
4854
4855 2003-01-15 [darko]      0.8.8claws100
4856
4857         * src/pine.c
4858                 fix crash when importing pine address book
4859                 entry with an empty name (reported by DY
4860                 <dybulk at tri8.net>)
4861
4862 2003-01-14 [paul]       0.8.8claws99
4863
4864         * configure.in  ** REMOVED **
4865           configure.ac  ** NEW FILE **
4866                 rename configure.in to configure.ac, as it is now
4867                 preferred
4868
4869 2003-01-14 [melvin]     0.8.8claws98
4870
4871         * src/folderview.c
4872                 folderview_check_new(): More precise function description
4873
4874 2003-01-14 [melvin]     0.8.8claws97
4875
4876         * src/folderview.c
4877                 folderview_check_new(): return the number of new messages 
4878                         since last check.
4879         * src/inc.c
4880                 inc_account_mail(): Disable counting of new messages for IMAP
4881                         and NNTP until bug [19] and [14] are fixed.
4882
4883 2003-01-14 [paul]       0.8.8claws96
4884
4885         * sync with 0.8.8cvs6
4886                 see ChangeLog 2003-01-14
4887
4888 2003-01-13 [alfons]     0.8.8claws95
4889
4890         * src/textview.c
4891                 tune email address validation (c. 0.8.8claws89): if . is 
4892                 just one char away from @, the address is invalid too 
4893                 (correctly rejects addresses like foo@.com)
4894
4895 2003-01-13 [paul]       0.8.8claws94
4896
4897         * src/messageview.c
4898           src/toolbar.c
4899                 fixes to the Message View toolbar and menu:
4900                 fix non-functioning Forward button
4901                 make Reply button consider default_reply_list
4902                 remove 'Follow-up...' menu entry
4903                 add 'Forward' and 'Redirect' menu entries
4904
4905 2003-01-13 [melvin]     0.8.8claws93
4906
4907         * src/inc.c
4908                 Fixed typo that could make new messages count incorrect.
4909
4910 2003-01-13 [melvin]     0.8.8claws92
4911
4912         * src/folderview.[ch]
4913                 folderview_check_new(): return the number of new messages.
4914         * src/inc.c
4915                 Should fix bug [14] where new mail notification worked 
4916                         incorrectly with IMAP accounts.
4917                 inc_spool_account(): return number of new msgs, or -1 on error
4918                 inc_all_spool(): return number of new msgs
4919                 
4920 2003-01-13 [melvin]     0.8.8claws91
4921
4922         * src/prefs_actions.c
4923                 Justify help text.
4924
4925 2003-01-12 [thorsten]   0.8.8claws90
4926
4927         * src/common/prefs.c
4928                 close file before rename
4929
4930 2003-01-12 [alfons]     0.8.8claws89
4931
4932         * AUTHORS
4933                 add Christian Mertes
4934         * src/common/utils.[ch]
4935                 g_stricase_hash(), g_stricase_equal(): functions for 
4936                 case insensitive hash tables
4937         * src/textview.c
4938                 use top level domain names to validate email address, based
4939                 on a patch by Christian Mertes (thanks!), but changed 
4940                 implementation to use a hash table 
4941
4942 2003-01-12 [paul]       0.8.8claws88
4943
4944         * po/bg.po
4945                 updated by George Danchev
4946
4947 2003-01-12 [alfons]     0.8.8claws87
4948
4949         * src/summaryview.c
4950                 delete / execute performance: use new style folder update
4951
4952 2003-01-12 [paul]       0.8.8claws86
4953
4954         * sync with 0.8.8cvs5
4955                 see ChangeLog 2003-01-13 (!)
4956
4957 2003-01-12 [alfons]     0.8.8claws85
4958
4959         * src/filtering.c
4960         * src/matcher_parser_parse.y
4961                 prepare change_score filtering action
4962         * src/matcher.[ch]
4963                 give up const-correctness on functions that call non-const-correct functions;
4964                 several casts to gpointer in g_free();
4965                 add change_score;
4966
4967 2003-01-12 [christoph]  0.8.8claws84
4968
4969         * src/compose.c
4970                 fix 2 warnings
4971
4972         * src/gtk/prefswindow.[ch]
4973         * src/plugins/spamassassin/spamassassin_gtk.c
4974                 changed the call of the widget create function
4975                 for PrefsPages, because sometimes the widget
4976                 create function needs a widget that already has
4977                 been attached to a window (to create GDK pixmaps
4978                 for exmaple). So we simply pass the GtkWindow as
4979                 the second parameter now.
4980
4981         * src/main.c
4982         * src/mainwindow.c
4983         * src/prefs_toolbar.[ch]
4984                 rewrite Toolbar Preferences using the new
4985                 prefs window
4986
4987 2003-01-11 [alfons]     0.8.8claws83
4988
4989         * src/addressadd.c
4990                 fix crash when adding sender to addressbook because status bar
4991                 isn't there (the status bar doesn't seem to be used though,
4992                 but I'll let Match decide what to do with it)
4993
4994 2003-01-11 [colin]      0.8.8claws82
4995
4996         * src/main.c
4997           src/toolbar.c
4998                 Two useless changes reversed
4999
5000 2003-01-11 [colin]      0.8.8claws81
5001
5002         * src/mainwindow.c
5003           src/mainwindow.h
5004                 Add mainwindow_get_mainwindow()
5005         * src/alertpanel.c
5006           src/alertpanel.h
5007                 Add alertpanel_error_log() 
5008         * src/compose.c
5009           src/inc.c
5010           src/messageview.c
5011           src/toolbar.c
5012           src/main.c
5013           src/procmsg.c
5014                 Network errors get a View Log button
5015
5016 2003-01-10 [alfons]     0.8.8claws80
5017
5018         * src/prefs_toolbar.c
5019         * src/toolbar.c
5020                 use the translatable string for "Separator" as file name for
5021                 separator toolbar items (probably make this uppercase?)
5022
5023 2003-01-10 [alfons]     0.8.8claws79
5024
5025         * src/prefs_toolbar.c
5026                 put right A_SEPARATOR description string in "displayed
5027                 toolbar items list" so manually added separators are
5028                 saved correctly (bug #10, "Adding a separator to the main 
5029                 toolbar fails, entry in xml file is wrong")
5030
5031 2003-01-10 [christoph]  0.8.8claws78
5032
5033         * src/imap.c
5034                 o fix warnings
5035                 o use CAPABILITY to check if NAMESPACE is available
5036
5037 2003-01-10 [christoph]  0.8.8claws77
5038
5039         * src/imap.[ch]
5040                 apply UIDPLUS IMAP extension support patch
5041
5042         Patch submitted by Simon 'corecode' Schubert
5043
5044 2003-01-10 [paul]       0.8.8claws76
5045
5046         * src/folderview.c
5047                 a sync from main which fixes the news account folders'
5048                 Properties bug
5049
5050 2003-01-10 [christoph]  0.8.8claws75
5051
5052         * src/folder.c
5053                 don't accept 0 as a valid uid returned by copy and move
5054                 functions. 0 means the message was copied or moved but the
5055                 new uid could not be fetched. It is not an error condition
5056                 for the copy or move operation.
5057
5058 2003-01-10 [paul]       0.8.8claws74
5059
5060         * src/prefs_filtering.c
5061                 change English used in Alert when entry is not
5062                 saved.
5063                 
5064         * sync with 0.8.8cvs4
5065                 see ChangeLog 2003-01-10
5066
5067 2003-01-10 [darko]      0.8.8claws73
5068
5069         * src/pine.c
5070                 fix crash when importing address book entry
5071                 without a valid address
5072
5073 2003-01-09 [alfons]     0.8.8claws72
5074
5075         * src/inc.c
5076                 filtering performance: use new style folder update
5077
5078 2003-01-09 [christoph]  0.8.8claws71
5079
5080         * src/compose.c
5081         * src/gtk/menu.[ch]
5082                 fix wrong selecting of mime encoding type, when
5083                 opening property dialog of attachments in the
5084                 compose window. 7bit was always selected and that
5085                 destoryed files with 8bit data.
5086                 (closes bug #9 Sylpheed-claws destroys attachments when
5087                  changing MIME-types)
5088
5089 2003-01-09 [paul]       0.8.8claws70
5090
5091         * sync with 0.8.8cvs3
5092                 see ChangeLog 2003-01-09
5093
5094 2003-01-08 [alfons]     0.8.8claws69
5095         
5096         * src/addressadd.c
5097                 apply patch by Kim Schulz to fix build breakage
5098                 because of missing variable
5099
5100 2003-01-08 [paul]       0.8.8claws68
5101
5102         * sync with 0.8.8cvs2
5103                 see ChangeLog 2002-01-08
5104
5105 2003-01-08 [paul]       0.8.8claws67
5106
5107         * po/it.po
5108                 updated by Alessandro Maestri
5109                 
5110         * src/addressadd.c
5111                 when using 'Add sender to addressbook' allow
5112                 name to be edited and remarks to be entered
5113                 Patch submitted by Luke Plant
5114
5115 2003-01-08 [darko]      0.8.8claws66
5116
5117         * README.claws, src/summaryview.c
5118                 fix description for marked messages
5119
5120 2003-01-08 [paul]
5121
5122         * tools/Makefile.am
5123           tools/launch_phoenix  ** NEW FILE **
5124                 add script that enables using Phoenix as the default
5125                 web browser. 
5126                 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
5127                 
5128         * tools/OOo2sylpheed.pl
5129                 remove full path to sylpheed executable, just 'sylpheed'
5130                 will do
5131                 
5132         * tools/README
5133                 add launch_phoenix informtion and re-arrange and compress
5134                 the data a little
5135
5136 2003-01-07 [christoph]  0.8.8claws65
5137
5138         * src/folder.c
5139                 fix update for source folder when moving messages
5140         * src/procmsg.[ch]
5141         * src/summaryview.c
5142                 use function to set to_folder for message infos and
5143                 automatically update the op_count for old and new
5144                 folder
5145
5146 2003-01-07 [melvin]     0.8.8claws64
5147
5148         * src/prefs_actions.c
5149                 Fixed bug where an '%p' Action on a displayed image crashed 
5150                         Sylpheed
5151                 Code clean up (get rid of duplicated code and removed unnecessary 
5152                                 structure member)
5153
5154 2003-01-07 [christoph]  0.8.8claws63
5155
5156         * src/compose.c
5157         * src/folder.[ch]
5158         * src/folderview.c
5159         * src/import.c
5160         * src/inc.c
5161         * src/main.c
5162         * src/mainwindow.c
5163         * src/messageview.c
5164         * src/prefs_folder_item.c
5165         * src/procmsg.c
5166         * src/summaryview.c
5167         * src/toolbar.c
5168                 o remove all folder update triggering from the UI code. The folder
5169                   system should know much better when a folder needs an update.
5170                 o to prevent multiple updates in a row the folder updates can be
5171                   frozen for some time.
5172
5173                 Note: - Please verify that no updates are missing
5174                       - Check where freeze/thaws should be added
5175
5176 2003-01-07 [christoph]  0.8.8claws62
5177
5178         * src/prefs_actions.c
5179                 don't translate empty strings
5180
5181         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
5182
5183 2003-01-06 [christoph]  0.8.8claws61
5184
5185         * src/prefs_actions.c
5186                 mark strings for gettext
5187         * src/prefs_matcher.c
5188                 use new description window for Execute action and
5189                 match condition in Filtering
5190
5191         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
5192
5193 2003-01-06 [alfons]     0.8.8claws60
5194
5195         keep myself inspired to re-organize matcher part 8; 
5196         yes, more to come (I need to move out the descriptive
5197         text for actions to matcher.c, or at least make it not
5198         depend on the wicked ordering)
5199
5200         * src/prefs_matcher.c
5201                 add documentation so others may comprehend the
5202                 UI part of the conditions
5203                 
5204 2003-01-06 [christoph]  0.8.8claws59
5205
5206         * src/prefs_actions.c
5207                 use new description window for syntax help
5208         * src/gtk/description_window.c
5209                 fix display of descriptions with column count != 2
5210
5211         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
5212
5213 2003-01-06 [christoph]  0.8.8claws58
5214
5215         * src/quote_fmt.c
5216         * src/summaryview.[ch]
5217         * src/gtk/Makefile.am
5218         * src/gtk/description_window.[ch]       ** NEW **
5219                 use a generic window to display syntax descriptions
5220                 currently used in quote_fmt and summaryview (new description
5221                 for extended quick search)
5222
5223         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
5224
5225 2003-01-06 [paul]       0.8.8claws57
5226
5227         * sync with 0.8.8cvs1
5228                 see ChangeLog 2003-01-06
5229
5230 2003-01-06 [christoph]  0.8.8claws56
5231
5232         * src/mainwindow.c
5233         * src/prefs_gtk.[ch]
5234         * src/gtk/prefswindow.[ch]
5235         * src/plugins/spamassassin/spamassassin_gtk.c
5236                 o remove page management from prefswindow, pages
5237                   will be an argument to prefswindow_open
5238                 o prefswindow_open gets a datapointer that is
5239                   passed to the widget_create function to allow
5240                   creation of prefswindow for specific items
5241
5242 2003-01-06 [colin]      0.8.8claws55
5243         
5244         * src/summaryview.c
5245                 We don't want regexp in the reply-finder, 
5246                 because MIDs can contain !,$,. and so on
5247
5248 2003-01-06 [jens]       0.8.8claws54
5249
5250         * src/jpilot.c
5251                 fixed a wrong free in jpilot_read_db_files
5252
5253 2003-01-06 [alfons]     0.8.8claws53
5254
5255         re-organize matcher part 8; more to come
5256        
5257         * src/matcher.c
5258                 matcherprop_to_string(): put g_free()s before the
5259                 switch-case break to fix memleaks                
5260
5261 2003-01-06 [colin]      0.8.8claws52
5262
5263         * src/summaryview.c
5264                 cleanup & reply-finder now displays the first 
5265                 matching message
5266
5267 2003-01-05 [alfons]     0.8.8claws51
5268
5269         re-organize matcher part 7; more to come
5270
5271         * src/matcher.[ch]
5272                 fixes for constant correctness;
5273                 more documentation;
5274
5275 2003-01-05 [alfons]     0.8.8claws50
5276
5277         re-organize matcher part 6; more to come
5278         
5279         * src/matcher.[ch]
5280                 fixes for constant correctness;
5281                 more documentation;
5282         * src/filtering.c
5283                 fix for constant correctness
5284
5285 2003-01-05 [colin]      0.8.8claws49
5286
5287         * src/account.[ch]
5288                 Add account_get_reply_account function
5289         * src/compose.c
5290                 Use account_get_reply_account function 
5291         * src/summaryview.c
5292                 Basic reply-finder - click on the replied
5293                 icon gets you to the outbox using quick-search
5294
5295 2003-01-05 [paul]       0.8.8claws48
5296
5297         * src/prefs_common.c
5298                 small change to English
5299                 
5300         * src/prefs_filtering.c
5301                 prefs_filtering_action_select(): improve logic and uniformity
5302                 of gui
5303
5304 2003-01-05 [alfons]     0.8.8claws47
5305
5306         fine tune solution to focus problems (bug #7)
5307
5308         * src/mainwindow.c
5309                 mainwindow_focus_in_event(): remove grab event check
5310         * src/summaryview.c
5311                 summary_button_pressed(): move selection on right-click
5312                 too. we can't possibly move the selection back after
5313                 canceling a dialog, because gtk's incomplete focus 
5314                 management. whether this is a good solution, only time
5315                 will tell.
5316
5317 2003-01-05 [christoph]  0.8.8claws46
5318
5319         * src/imap.c
5320                 fix crash when no imap connection could be established
5321
5322 2003-01-05 [paul]       0.8.8claws45
5323
5324         * src/mainwindow.c
5325           src/sumamryview.c
5326           src/gtk/menu.[ch]
5327                 fix bug 605957 'shortcuts in popup-menu'
5328                 make user-defined shortcuts work
5329                 show shortcuts that are already defined
5330                 in the main menu
5331                 Patch submitted by Luke Plant
5332
5333 2003-01-05 [alfons]     0.8.8claws44
5334
5335         * src/mainwindow.c
5336                 focus_in_event handler should not select summary view row 
5337                 when another window (menu, dialog) grabbed for events 
5338                 (bug #7, "[0.8.8claws42] Message summary focus") 
5339
5340 2003-01-04 [christoph]  0.8.8claws43
5341
5342         * src/procmsg.c
5343                 update save folder after adding the sent message
5344                  (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
5345
5346 2003-01-02 [christoph]  0.8.8claws42
5347
5348         * src/common/plugin.c
5349                 fix unloading of all plugins and unload
5350                 plugins in reverse order
5351                 
5352         * src/gtk/pluginwindow.c
5353                 implement function of load and unload button
5354
5355         * src/gtk/prefswindow.c
5356         * src/gtk/prefswindow.h
5357                 rename register function and add new unregister
5358                 function
5359
5360         * src/plugins/spamassassin/spamassassin_gtk.c
5361                 unregister prefs page and update for changes in
5362                 src/gtk/prefswindow.c
5363
5364 2003-01-02 [paul]       0.8.8claws41
5365
5366         * po/es.po
5367                 updated by Ricardo Mones Lastra
5368
5369 2003-01-02 [paul]
5370
5371         * tools/tb2sylpheed
5372                 fixes and improvements by Urke MMI
5373
5374 2003-01-02 [thorsten]   0.8.8claws40
5375
5376         * src/procmsg.c
5377                 fixed wrong return value
5378
5379 2003-01-02 [thorsten]   0.8.8claws39
5380
5381         * src/prefs.c
5382                 fixed printing wrong variable
5383
5384 2003-01-02 [thorsten]   0.8.8claws38
5385
5386         * src/prefs.c
5387                 fixed acessing members of freed pfile struct
5388
5389 2003-01-02 [thorsten]   0.8.8claws37
5390
5391         * src/procmsg.c
5392                 detect loops across several messages
5393                 as suggested by Christoph Hohmann
5394
5395 2003-01-01 [match]      0.8.8claws36
5396
5397         * src/addrindex.c
5398                 fixed another memory leak.
5399
5400 2003-01-01 [match]      0.8.8claws35
5401
5402         * src/jpilot.[ch]
5403                 fixed memory leaks. applied Doxygen comments.
5404
5405 2003-01-01 [thorsten]   0.8.8claws34
5406
5407         * src/procmsg.c
5408                 inhibit endless loop if msg references itself
5409                 (closes Bug [ 660477 ] Infinite loop in parent flag search)
5410
5411 2003-01-01 [christoph]  0.8.8claws33
5412
5413         * src/mainwindow.c
5414         * src/gtk/Makefile.am
5415         * src/gtk/pluginwindow.c                ** NEW **
5416         * src/gtk/pluginwindow.h                ** NEW **
5417                 add plugin window
5418
5419         * src/plugins/demo/demo.c
5420         * src/plugins/spamassassin/spamassassin.c
5421         * src/plugins/spamassassin/spamassassin_gtk.c
5422                 write better plugin descriptions
5423
5424 2002-12-31 [christoph]  0.8.8claws32
5425
5426         * src/gtk/prefswindow.c
5427         * src/plugins/spamassassin/spamassassin_gtk.c
5428                 some small improvements to GTK code
5429
5430 2002-12-31 [christoph]  0.8.8claws31
5431
5432         * src/plugins/spamassassin/spamassassin_gtk.c
5433                 enable folder select button
5434
5435 2002-12-31 [christoph]  0.8.8claws30
5436
5437         * src/mainwindow.c
5438         * src/gtk/Makefile.am
5439         * src/gtk/prefswindow.c                         ** NEW **
5440         * src/gtk/prefswindow.h                         ** NEW **
5441                 add new prefs window
5442
5443         * src/common/plugin.c
5444                 don't try to load empty config lines
5445         
5446         * src/plugins/spamassassin/Makefile.am
5447         * src/plugins/spamassassin/spamassassin.c
5448         * src/plugins/spamassassin/spamassassin.h       ** NEW **
5449         * src/plugins/spamassassin/spamassassin_gtk.c   ** NEW **
5450                 GTK config for SpamAssassin Plugin using
5451                 the new prefs window
5452
5453 2002-12-31 [paul]       0.8.8claws29
5454
5455         * po/POTFILES.in
5456                 remove obsolete entry 'src/menu.c'
5457
5458 2002-12-31 [alfons]     0.8.8claws28
5459
5460         * src/matcher.[ch]
5461         * src/matcher_parser_parse.y
5462         * src/prefs_matcher.c
5463                 add "ignore_thread" and "~ignore_thread" condition so it's
5464                 possible to make the actions / scoring operate on the ignore
5465                 thread flag
5466
5467 2002-12-31 [christoph]  0.8.8claws27
5468
5469         * src/addrbook.c
5470         * src/addrindex.c
5471         * src/folder.c
5472         * src/matcher.c
5473         * src/prefs_account.c
5474         * src/prefs_actions.c
5475         * src/prefs_customheader.c
5476         * src/prefs_display_header.c
5477         * src/prefs_gtk.c
5478         * src/procmime.c
5479         * src/toolbar.c
5480         * src/xmlprops.c
5481         * src/common/prefs.[ch]
5482                 extend prefs file handling for reading and automatic handling
5483                 of blocks. When reading prefs_set_block_label will automatically
5484                 move on to the block. When writing it will copy all other blocks
5485                 automatically
5486
5487         * src/common/plugin.c
5488                 Now loading plugin filenames from [Plugins] block in
5489                 sylpheed rc file
5490
5491 2002-12-30 [christoph]  0.8.8claws26
5492
5493         * src/common/hooks.[ch]
5494                 return abort status to caller of hooks_invoke
5495                 
5496         * src/inc.[ch]
5497                 invoke message filtering hook and stop
5498                 default handling when filter returns abort
5499
5500         * src/common/plugin.[ch]
5501         * src/plugins/demo/demo.c
5502                 modify plugin loader, because resolving symbols for strings
5503                 does not work correctly
5504         
5505         * configure.in
5506         * ac/spamassassin.m4                            ** NEW **
5507         * src/plugins/spamassassin/.cvsignore           ** NEW **
5508         * src/plugins/spamassassin/Makefile.am          ** NEW **
5509         * src/plugins/spamassassin/README               ** NEW **
5510         * src/plugins/spamassassin/libspamc.[ch]        ** NEW **
5511         * src/plugins/spamassassin/spamassassin.c       ** NEW **
5512         * src/plugins/spamassassin/utils.[ch]           ** NEW **
5513                 add spamassassin plugin, see src/plugins/spamassassin/README
5514                 for details
5515
5516 2002-12-29 [alfons]     0.8.8claws25
5517
5518         * src/mainwindow.c
5519                 when moving focus from a message view to the main 
5520                 window, don't forget to select the summary node
5521                 of the displayed message. should fix "[ 659103 ] 
5522                 focus-follows-mouse confuses sylpheed"
5523
5524 2002-12-29 [christoph]  0.8.8claws24
5525
5526         * src/Makefile.am
5527         * src/stringtable.[ch]          ** REMOVE **
5528         * src/common/Makefile.am
5529         * src/common/stringtable.[ch]   ** NEW **
5530                 move stringtable files to common directory
5531
5532 2002-12-29 [christoph]  0.8.8claws23
5533
5534         * src/Makefile.am
5535         * src/menu.[ch]                 ** REMOVE **
5536         * src/gtk/Makefile.am
5537         * src/gtk/menu.[ch]             ** NEW **
5538                 move menu files to gtk directory
5539
5540 2002-12-29 [match]      0.8.8claws22
5541
5542         * src/addressbook.c
5543         * src/syldap.c
5544                 moved UI specific code out of LDAP code into addressbook
5545                 UI code. fixed memory leak.
5546
5547 2002-12-29 [christoph]  0.8.8claws21
5548
5549         * src/folder.c
5550                 only check for IGNORED parent message when message is
5551                 not IGNORED itself
5552
5553 2002-12-29 [alfons]     0.8.8claws20
5554
5555         * src/summaryview.c
5556                 set gtksctree's anchor correct (immediate execute
5557                 changes the tree's layout, and anchor points at 
5558                 the incorrect row). fixes "[ 657233 ] multiple msg 
5559                 delete sometimes off by 1".
5560                 we probably have to look for more tree layout /
5561                 anchor glitches.
5562
5563 2002-12-29 [paul]       0.8.8claws19
5564
5565         * src/summaryview.c
5566                 fix bug [ 659054 ] incorrect sorting of 'From' column
5567                 when using 'display sender using address book'
5568                 thanks to Alfons and Luke Plant
5569
5570 2002-12-29 [christoph]  0.8.8claws18
5571
5572         * src/folder.c
5573         * src/procmsg.[ch]
5574                 check parent messages for IGNORE THREAD flag, when adding,
5575                 moving or copying messages to a folder
5576
5577 2002-12-27 [alfons]     0.8.8claws17
5578
5579         re-organize matcher part 5; more to come
5580
5581         * src/matcher.c
5582                 hash keywords in matchparser_tab 
5583
5584 2002-12-27 [alfons]     0.8.8claws16
5585
5586         re-organize matcher part 4; more to come
5587
5588         * src/matcher_parser.h
5589         * src/matcher_parser_lex.l
5590         * src/matcher_parser_parse.y
5591                 cleanup
5592
5593 2002-12-27 [alfons]     0.8.8claws15
5594
5595         re-organize matcher part 3; more to come
5596
5597         * src/matcher.[ch]
5598                 cleanup
5599
5600 2002-12-27 [alfons]     0.8.8claws14
5601
5602         re-organize matcher part 2; more to come but this should
5603         work. cc me if there are any regressions.
5604
5605         * src/matcher.h
5606                 add prototype for get_matchparser_tab_id()
5607         * src/matcher_parser_lex.l
5608                 look up keywords using matchparser_tab_id();
5609
5610 2002-12-27 [alfons]     0.8.8claws12
5611
5612         re-organize matcher part 1
5613
5614         * src/matcher.h
5615                 map yacc generated constants to sylpheed matcher constants
5616         * src/matcher.c
5617                 add function to find a matcher constant from a string
5618
5619 2002-12-27 [christoph]  0.8.8claws11
5620
5621         * src/compose.c
5622                 MENUITEM_ADD casts the 4th argument from integer to pointer
5623                 so it probably should not be a pointer, this means we
5624                 should use account id for it and not the account's pointer
5625
5626 2002-12-27 [paul]       0.8.8claws10
5627
5628         * src/mainwindow.c
5629                 remove unneeded 'GtkWidget *vbox'
5630                 
5631         * src/summaryview.c
5632                 further sync with 0.8.8 - make sort
5633                 by recipient work as expected
5634                 
5635         * NEWS
5636                 sync with 0.8.8
5637
5638 2002-12-27 [paul]       0.8.8claws9
5639
5640         * po/pt_BR.po
5641                 updated by Ivan F. Martinez
5642                 
5643 2002-12-27 [darko]      0.8.8claws8
5644
5645         * src/common/utils.c
5646                 added locked pattern to extended search
5647
5648 2002-12-27 [alfons]     0.8.8claws7
5649
5650         * src/prefs_matcher.[ch]
5651                 clean up
5652
5653 2002-12-26 [alfons]     0.8.8claws6
5654
5655         * src/matcher.[ch]
5656         * src/matcher_parser_lex.l
5657         * src/matcher_parser_parse.y
5658         * src/prefs_matcher.c
5659                 allow color label as a condition in the matcher
5660
5661 2002-12-26 [oliver]     0.8.8claws5
5662         
5663         * src/toolbar.c 
5664                 enable Addressbook for Main and Messageview
5665         * src/prefs_actions.c
5666                 enable actions in Messageview
5667
5668 2002-12-26 [christoph]  0.8.8claws4
5669
5670         * src/common/plugin.c
5671                 add a little debug output
5672         * configure.in
5673         * src/plugins/demo/Makefile.am
5674                 better use of automake
5675
5676 2002-12-26 [christoph]  0.8.8claws3
5677
5678         * src/Makefile.am
5679         * src/common/Makefile.am
5680                 fix "make distdir"
5681
5682 2002-12-26 [christoph]  0.8.8claws2
5683
5684         * configure.in
5685                 sort configure checks into common / gtk / plugins
5686         * po/POTFILES.in
5687                 add src/prefs_gtk.c
5688         * src/Makefile.am
5689                 add plugins SUBDIR
5690         * src/main.c
5691         * src/common/sylpheed.[ch]
5692                 added now sylpheed_done function for shutdown
5693         * src/common/Makefile.am
5694         * src/common/plugin.[ch]                ** NEW **
5695                 plugin loader and unloader
5696         * src/plugins/.cvsignore                ** NEW **
5697         * src/plugins/Makefile.am               ** NEW **
5698                 build plugins
5699         * src/plugins/demo/.cvsignore           ** NEW **
5700         * src/plugins/demo/Makefile.am          ** NEW **
5701         * src/plugins/demo/demo.c               ** NEW **
5702                 small demo plugin that installs a logtext hook and
5703                 outputs the log text to stdout
5704
5705 2002-12-26 [paul]       0.8.8claws1
5706
5707         * po/es.po
5708                 updated by Ricardo Mones Lastra
5709
5710 2002-12-26 [paul]       0.8.8claws
5711
5712         * 0.8.8claws released
5713
5714 2002-12-26 [paul]       0.8.7claws12
5715
5716         * po/bg.po
5717                 updated by George Danchev
5718
5719 2002-12-26 [paul]       0.8.7claws11
5720
5721         * po/POTFILES.in
5722                 remove unneeded 'src/prefs.c' entry 
5723
5724 2002-12-26 [paul]       0.8.7claws10
5725
5726         * src/codeconv.c
5727           src/mainwindow.c
5728                 sync with 0.8.8 release
5729         
5730         * src/folder.[ch]
5731           src/mh.c
5732           src/summaryview.c
5733                 partial sync with 0.8.8 release
5734         
5735
5736 2002-12-25 [alfons]     0.8.7claws9
5737
5738         * src/matcher.[ch]
5739         * src/matcher_parser_lex.l
5740         * src/matcher_parser_parse.y
5741         * src/prefs_matcher.c
5742                 add locked flag to possible filtering / matcher 
5743                 conditions (also a good example what should be
5744                 done to add a simple boolean condition)
5745
5746 2002-12-25 [christoph]  0.8.7claws8
5747
5748         * src/Makefile.am
5749         * src/account.[ch]
5750         * src/addrbook.c
5751         * src/addressbook.c
5752         * src/addrindex.c
5753         * src/filtering.c
5754         * src/folder.c
5755         * src/matcher.c
5756         * src/prefs.[ch]                ** REMOVE **
5757         * src/prefs_account.c
5758         * src/prefs_actions.c
5759         * src/prefs_common.c
5760         * src/prefs_customheader.c
5761         * src/prefs_display_header.c
5762         * src/prefs_filtering.c
5763         * src/prefs_folder_item.c
5764         * src/prefs_gtk.[ch]            ** NEW **
5765         * src/prefs_matcher.c
5766         * src/prefs_scoring.c
5767         * src/prefs_summary_column.c
5768         * src/procmime.c
5769         * src/selective_download.c
5770         * src/toolbar.c
5771         * src/common/Makefile.am
5772         * src/common/prefs.[ch]         ** NEW **
5773                 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
5774
5775 2002-12-24 [alfons]     0.8.7claws7
5776
5777         * src/summaryview.c
5778                 summary_thread_build(): fix real cause of the crash mentioned in
5779                 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
5780                 this way we get meaningful ctree nodes 
5781
5782 2002-12-24 [oliver]     0.8.7claws6
5783
5784         * src/mainwindow.[ch]
5785         * src/messageview.[ch]
5786         * src/compose.[ch]
5787         * src/inc.c
5788         * src/summaryview.c
5789                 changes to use updated toolbar handling
5790                 
5791 2002-12-24 [oliver]     0.8.7claws5
5792
5793         * src/toolbar.[ch]
5794                 generic toolbar handling
5795                 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
5796         * src/prefs_toolbar.[ch]
5797                 adjust to handling
5798         
5799 2002-12-24 [oliver]     0.8.7claws4
5800         
5801         * src/stock_pixmap.[ch]
5802                 move SYLPHEED_LOGO to end of list in order 
5803                 to remove it from Custom Toolbar`s Icon View
5804
5805 2002-12-24 [alfons]     0.8.7claws3
5806
5807         * src/summaryview.c
5808                 summary_thread_build(): fix crash because of focus != selection 
5809                 after threading. when deleting the selection, gtk tries but fails 
5810                 to find the correct focusable element. we now force the selection
5811                 to be focused. this should solve the infamous bug reported by 
5812                 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages"). 
5813                 a test case is available. 
5814
5815 2002-12-24 [darko]      0.8.7claws2
5816
5817         * src/summaryview.c
5818                 don't crash when unmarking message with unread children
5819
5820 2002-12-23 [christoph]  0.8.7claws1
5821
5822         * src/Makefile.am
5823         * src/common/Makefile.am
5824                 update Makefiles for moved intl.h, version.h and defs.h
5825         * src/imap.c
5826                 rewrite imap_session_get to avoid duplicate code
5827
5828 2002-12-23 [paul]       0.8.7claws
5829
5830         * Santa-Claws released
5831         
5832         * po/hu.po
5833           po/ru.po
5834                 squeeze in updated Hungarian and Russian translations.
5835                 Submitted by  Gál Zoltán and Ruslan N. Balkin
5836
5837 2002-12-23 [paul]       0.8.6claws129
5838
5839         * po/pl.po
5840                 updated by Witold Wladyslaw Wojciech Wilk
5841
5842 2002-12-23 [paul]       0.8.6claws128
5843
5844         * src/quote_fmt_parse.y
5845                 fix typo and add licence header
5846
5847 2002-12-23 [paul]       0.8.6claws127
5848
5849         * po/en_GB.po
5850                 updated
5851
5852 2002-12-23 [paul]       0.8.6claws126
5853
5854         * po/it.po
5855                 updated translation, submitted by Alessandro Maestri
5856                 
5857 2002-12-23 [paul]       0.8.6claws125
5858
5859         * src/quote_fmt_parse.y
5860                 fix signature-stripping on replies bug. match
5861                 '-- \n' and not '-- '.
5862
5863 2002-12-22 [paul]       0.8.6claws124
5864
5865         * po/bg.po
5866           po/es.po
5867           po/sr.po
5868                 updated translations. submitted by George Danchev,
5869                 Ricardo Mones Lastra, and Urke MMI respectively
5870
5871 2002-12-21 [paul]       0.8.6claws123
5872
5873         * src/addrbook.c
5874                 fix coding style
5875
5876 2002-12-21 [paul]       0.8.6claws122
5877
5878         * src/addrbook.c
5879                 fix bug [643638] where if a person is in one or more
5880                 addressbook groups editing that person's email 
5881                 address results in removal from those groups.
5882                 Patch submitted by Luke Plant.
5883
5884 2002-12-20 [christoph]  0.8.6claws121
5885
5886         * src/common/utils.c
5887         * src/summaryview.c
5888                 reimplement expand_search_string using GString to
5889                 prevent crashs caused by miscalculated string
5890                 lengths reported by Paul
5891
5892 2002-12-20 [christoph]  0.8.6claws120
5893
5894         * src/summaryview.c
5895                 don't use "changed" to check if op_count has to be changed as it
5896                 is also set when the message has unread children
5897                 (closes bug [ 653221 ] crash while deleting duplicates)
5898
5899 2002-12-20 [paul]       0.8.6claws119
5900
5901         * sync with 0.8.6cvs27
5902                 see ChangeLog 2002-12-20
5903
5904 2002-12-20 [paul]       0.8.6claws118
5905
5906         * sync with 0.8.6cvs26
5907                 see ChangeLog 2002-12-19 and 2002-12-20
5908
5909 2002-12-19 [alfons]     0.8.6claws117
5910
5911         * src/textview.c
5912                 fix incorrect parsing of email addresses, submitted by 
5913                 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate 
5914                 name display if it contains @".
5915
5916 2002-12-18 [paul]       0.8.6claws116
5917
5918         * sync with 0.8.6cvs23
5919                 see ChangeLog 2002-12-18
5920
5921 2002-12-18 [paul]       0.8.6claws115
5922
5923         * src/Makefile.am
5924         * src/account.c
5925         * src/codeconv.c
5926         * src/gtkutils.[ch]
5927         * src/imap.c
5928                 sync with 0.8.6cvs22.
5929                 see ChangeLog 2002-12-17 and 2002-12-18
5930
5931 2002-12-17 [christoph]  0.8.6claws114
5932
5933         * src/imap.c
5934                 o don't create a session if imap greeting fails
5935                 o don't close socket when authentication fails
5936                   this is done by imap_session_destroy
5937
5938 2002-12-17 [thorsten]   0.8.6claws113
5939
5940         * tools/Makefile.am
5941           tools/README
5942           tools/google_msgid.pl ** NEW FILE **
5943                 Added "search for message-id" script and doc
5944
5945 2002-12-17 [thorsten]   0.8.6claws112
5946
5947         * po/hu.po
5948                 Updated hungarian translation
5949                 (updated by Gal Zoltan)
5950
5951 2002-12-16 [christoph]  0.8.6claws111
5952
5953         * src/addr_compl.c
5954                 remove stupid addressbook dump to debug output
5955         * src/mh.c
5956                 fix memory leak found by Hiro
5957
5958 2002-12-14 [paul]       0.8.6claws110
5959
5960         * src/compose.c
5961                 fix menubar sensitivity on send
5962                 
5963         * src/prefs_filtering.c
5964         * src/prefs_matcher.c
5965         * src/prefs_scoring.c
5966                 Fix english ;)
5967                 
5968         * src/common/quoted-printable.h
5969                 sync: fix typo
5970         
5971 2002-12-13 [christoph]  0.8.6claws109
5972
5973         * src/Makefile.am
5974         * src/manage_window.[ch]        ** REMOVE **
5975         * src/gtk/Makefile.am
5976         * src/gtk/manage_window.[ch]    ** NEW **
5977                 move manage_window files to gtk directory
5978
5979 2002-12-13 [christoph]  0.8.6claws108
5980
5981         * src/Makefile.am
5982         * src/gtkshruler.[ch]           ** REMOVE **
5983         * src/gtk/Makefile.am
5984         * src/gtk/gtkshruler.[ch]       ** NEW **
5985                 move gtkshruler files to gtk directory
5986
5987 2002-12-13 [christoph]  0.8.6claws107
5988
5989         * src/Makefile.am
5990         * src/compose.c
5991         * src/gtkstext.[ch]             ** REMOVE **
5992         * src/gtkutils.[ch]
5993         * src/textview.c
5994         * src/gtk/gtkstext.[ch]         ** NEW **
5995         * src/gtk/Makefile.am
5996                 o move stext functions to gtkstext.c to remove
5997                   dependency of gtkutils
5998                 o move gtkstext files to gtk directory
5999
6000         * src/gtk/Makefile.am
6001         * src/gtk/sslcertwindow.[ch]
6002                 UI stuff can always depend on common code so
6003                 it's ok to add ../common to include path
6004
6005 2002-12-13 [colin]      0.8.6claws106
6006
6007         * src/summaryview.c
6008                 Disconnect sighandlers for mainwindow when
6009                 quicksearch has the focus
6010                 Fix bug #653231
6011         * src/mainwindow.[ch]
6012                 Make key_pressed callback public, to be able
6013                 to disconnect it
6014
6015 2002-12-13 [christoph]  0.8.6claws105
6016
6017         * src/mh.c
6018                 create .mh_sequences file in new MH folders
6019                 (closes feature request [ 523162 ] MH folders should
6020                  get a .mh_sequences)
6021
6022 2002-12-13 [colin]      0.8.6claws104
6023
6024         * src/summaryview.c
6025                 Better handling of quicksearch show/hide
6026                 (basically the button stays under the mouse 
6027                  when toggled)
6028
6029 2002-12-13 [paul]       0.8.6claws103
6030
6031         * sync with 0.8.6cvs17
6032                 see ChangeLog 2002-12-13
6033
6034 2002-12-13 [paul]       0.8.6claws102
6035
6036         * po/es.po
6037                 updated by Ricardo Mones Lastra
6038
6039 2002-12-11 [colin]       0.8.6claws101
6040
6041         * src/folder.c
6042                 remove statusbar stuff
6043           src/folderview.c
6044                 set statusbar verbosity when moving folders
6045
6046 2002-12-11 [colin]       0.8.6claws100
6047         * src/prefs_filtering.c
6048         * src/prefs_matcher.c
6049         * src/prefs_scoring.c
6050                 Fix english ;)
6051
6052 2002-12-11 [colin]       0.8.6claws99
6053
6054         * src/prefs_common.[ch]
6055                 Add summary_quicksearch_type
6056         * src/summaryview.c
6057                 Save last used quicksearch type
6058
6059 2002-12-11 [jens]       0.8.6claws98
6060         * src/prefs_filtering.c
6061         * src/prefs_matcher.c
6062         * src/prefs_scoring.c
6063                 added dialog for incomplete rules in scoring, filtering and
6064                 matcher to ask wheather really close
6065
6066 2002-12-11 [colin]      0.8.6claws97
6067
6068         * src/folder.c
6069                 Fix folder dnd statusbar logging
6070
6071 2002-12-10 [christoph]  0.8.6claws96
6072
6073         * src/compose.c
6074         * src/folder.c
6075         * src/imap.c
6076         * src/inc.c
6077         * src/main.c
6078         * src/mainwindow.c
6079         * src/news.c
6080         * src/send.c
6081         * src/statusbar.[ch]
6082         * src/common/hooks.c
6083         * src/common/log.[ch]
6084                 o handle verbose logging in statusbar directly in statusbar code
6085                   and common code does not need any knowledge about a statusbar
6086                 o remove direct calls to statusbar_(puts|pop)_all functions
6087
6088 2002-12-10 [jens]       0.8.6claws95
6089
6090         * src/*.c
6091                 removed gettext from g_warnings
6092         * po/POTFILES.in
6093                 cleaned and updated
6094         * po/de.po
6095                 updated
6096
6097 2002-12-10 [colin]      0.8.6claws94
6098
6099         * src/main.c
6100                 finish crash dialog fix
6101
6102 2002-12-10 [colin]      0.8.6claws93
6103
6104         * src/main.c
6105                 "Fix" "sylpheed already running" instead of
6106                 crash dialog appearing after a crash
6107
6108 2002-12-10 [colin]      0.8.6claws92
6109
6110         * po/POTFILES.in
6111                 add src/gtk/sslcertwindow.c
6112
6113 2002-12-10 [paul]       0.8.6claws91
6114
6115         * po/POTFILES.in
6116                 updated to reflect recent changes
6117                 submitted by Alessandro Maestri
6118
6119 2002-12-09 [christoph]  0.8.6claws90
6120
6121         * src/Makefile.am
6122         * src/smtp.[ch]                 ** REMOVE **
6123         * src/common/Makefile.am
6124         * src/common/smtp.[ch]          ** NEW **
6125                 move smtp files to common directory
6126
6127 2002-12-09 [christoph]  0.8.6claws89
6128
6129         * src/Makefile.am
6130         * src/session.[ch]              ** REMOVE **
6131         * src/common/Makefile.am
6132         * src/common/session.[ch]       ** NEW **
6133                 move session files to common directory
6134
6135 2002-12-09 [paul]       0.8.6claws88
6136
6137         * src/account.c
6138                 fix bug [649746] edit accounts: move account reverted
6139                 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
6140
6141 2002-12-09 [colin]      0.8.6claws87
6142
6143         * src/ssl_certificate.c
6144                 cleanup
6145
6146 2002-12-09 [colin]      0.8.6claws86
6147
6148         * src/ssl.c
6149                 Try to open the cert.pem database and 
6150                 issue a warning if it isn't there
6151
6152 2002-12-09 [colin]      0.8.6claws85
6153
6154         * src/common/ssl_certificate.c
6155         * src/gtk/sslcertwindow.c
6156                 Warning fixes
6157
6158 2002-12-09 [colin]      0.8.6claws84
6159
6160         * src/ssl_certificate.[ch] ** REMOVED **
6161         * src/common/ssl_certificate.[ch] ** NEW **
6162         * src/Makefile.am
6163         * src/common/Makefile.am
6164                 Moved ssl_certificate.[ch] to common
6165         * src/common/ssl.c 
6166                 Put back needed include
6167         * src/gtk/sslcertwindow.[ch]
6168                 Changed ssl_certificate.h include
6169         
6170 2002-12-09 [colin]      0.8.6claws83
6171
6172         * src/gtk/sslcertwindow.[ch]
6173                 Implement hook for certificate acception
6174         * src/ssl_certificate.[ch]
6175                 Implement hook for certificate acception
6176         * src/common/ssl.c
6177                 Reenable certificate acception check
6178         * src/mainwindow.c
6179                 Register sslcertwindow's hook
6180         
6181 2002-12-08 [christoph]  0.8.6claws82
6182
6183         * src/about.c
6184         * src/addr_compl.c
6185         * src/codeconv.c
6186         * src/manual.c
6187         * src/undo.c
6188         * src/common/utils.c
6189                 o add missing includes
6190                 o fix warnings
6191         * src/.cvsignore
6192         * src/common/.cvsignore
6193         * src/common/version.h          ** REMOVE **
6194                 remove autogenerated file
6195
6196 2002-12-08 [paul]       0.8.6claws81
6197
6198         * src/stringtable.c
6199                 put back needed include
6200
6201 2002-12-08 [colin]      0.8.6claws80
6202         
6203         * src/gtk/sslcertwindow.c
6204                 Cleaner popups when asking
6205         * src/ssl_certificate.c
6206         * src/prefs_common.[ch]
6207                 remove ssl certificate pref
6208                 put back needed include
6209         * src/undo.c
6210                 put back needed include
6211
6212 2002-12-08 [christoph]  0.8.6claws79
6213
6214         * src/folderview.c
6215         * src/logwindow.c
6216         * src/statusbar.c
6217         * src/summaryview.c
6218                 only abort hook invokation if required data is missing not
6219                 if our own data pointer is NULL, update hookfunction for
6220                 log window
6221
6222 2002-12-08 [paul]       0.8.6claws78
6223
6224         * src/about.c
6225         * src/addrcache.c
6226         * src/addrclip.c
6227         * src/addr_compl.c
6228         * src/addrselect.c
6229         * src/codeconv.c
6230         * src/colorlabel.c
6231         * src/enriched.c
6232         * src/esmtp.c
6233         * src/exporthtml.c
6234         * src/headerview.c
6235         * src/imageview.c
6236         * src/manual.c
6237         * src/noticeview.c
6238         * src/pgptext.c
6239         * src/scoring.c
6240         * src/sourcewindow.c
6241         * src/stringtable.c
6242         * src/undo.c
6243                 clean up: remove unneccesary includes
6244
6245 2002-12-08 [christoph]  0.8.6claws77
6246
6247         * src/folderview.c
6248         * src/statusbar.c
6249         * src/summaryview.c
6250         * src/common/hooks.[ch]
6251                 hook functions now have a gboolean return value, if a hook
6252                 returns TRUE it will stop executing of any more hooks in
6253                 the same hooklist for this invokation
6254
6255 2002-12-08 [colin]      0.8.6claws76
6256         
6257         * src/main.c
6258                 put back argv0 for CRASH_DIALOG
6259
6260 2002-12-08 [christoph]  0.8.6claws75
6261
6262         * src/Makefile.am
6263         * src/about.c
6264         * src/account.c
6265         * src/crash.c
6266         * src/esmtp.h
6267         * src/imap.[ch]
6268         * src/inc.c
6269         * src/main.c
6270         * src/mainwindow.c
6271         * src/news.c
6272         * src/pop.[ch]
6273         * src/prefs_account.[ch]
6274         * src/prefs_common.[ch]
6275         * src/send.[ch]
6276         * src/smtp.[ch]
6277         * src/ssl_certificate.[ch]
6278         * src/ssl_manager.[ch]
6279         * src/common/Makefile.am
6280         * src/common/log.c
6281         * src/common/nntp.[ch]
6282         * src/common/socket.[ch]
6283         * src/common/ssl.[ch]
6284         * src/gtk/sslcertwindow.[ch]
6285         * ac/openssl.m4
6286                 use new autoconf script to detect OpenSSL with extra parameters
6287                 to specify the location of libs and includes, also remove USE_SSL
6288                 to USE_OPENSSL
6289
6290         * src/common/sylpheed.[ch]
6291         * src/common/version.h.in
6292                 start seperation of common code initialization seperated from gui
6293
6294         * src/summaryview.c
6295                 The function that is called when a color label changes
6296                 should not change the color lable again
6297
6298 2002-12-08 [colin]      0.8.6claws74
6299
6300         * src/gtk/sslcertwindow.c
6301                 warning fixes
6302
6303 2002-12-08 [colin]      0.8.6claws73
6304
6305         * src/statusbar.c
6306           src/common/log.h
6307                 Register a hook for statusbar_puts_all
6308         * src/common/log.c
6309                 invoke statusbar_puts_all's hook
6310         
6311 2002-12-08 [colin]      0.8.6claws72
6312
6313         * src/ssl_certificate.c
6314                 Put back a badly-removed include
6315
6316 2002-12-08 [colin]      0.8.6claws71
6317
6318         * src/gtk/sslcertwindow.[ch]    ** NEW **
6319                 new certificate presentation
6320         * src/gtk/Makefile.am
6321                 add new files
6322         * src/ssl_certificate.[ch]
6323                 gtk cleanup, made utility functions public
6324         * src/ssl_manager.c
6325                 use new cert presentation
6326
6327 2002-12-07 [christoph]  0.8.6claws70
6328
6329         * src/Makefile.am
6330         * src/nntp.[ch]                 ** REMOVE **
6331         * src/common/Makefile.am
6332         * src/common/nntp.[ch]          ** NEW **
6333                 move nntp files to common directory
6334
6335 2002-12-07 [christoph]  0.8.6claws69
6336
6337         * src/procmsg.[ch]
6338         * src/summaryview.c
6339                 implement msginfo update callback using sylpheed's new
6340                 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
6341
6342 2002-12-06 [christoph]  0.8.6claws68
6343
6344         * src/editgroup.c
6345                 This patch changes the 'Edit Group Details' dialog to
6346                 allow extended selections in either pane, so that
6347                 addresses can be added or removed from a group more
6348                 quickly and easily. (it actually is a net decrease in
6349                 file size, as some unnecessary functions have been
6350                 removed). 
6351                 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
6352
6353 2002-12-06 [christoph]  0.8.6claws67
6354
6355         * src/Makefile.am
6356         * src/template.[ch]             ** REMOVE **
6357         * src/common/Makefile.am
6358         * src/common/template.[ch]      ** NEW **
6359                 move template files to common directory
6360
6361         * src/nntp.c
6362                 add missing log.h include
6363
6364 2002-12-06 [melvin]     0.8.6claws66
6365
6366         * src/prefs_actions.c
6367                 Added the trailing ">" syntax to insert command's output
6368                 without replacing old text (in contrast to trailing "|").
6369
6370 2002-12-05 [colin]      0.8.6claws65
6371         
6372         * src/common/utils.c
6373                 Don't modify original search_string or it'll change
6374                 the next iterations in the for()
6375
6376 2002-12-05 [darko]      0.8.6claws64
6377
6378         * src/common/utils.c
6379                 proper check for filtering commands, found by Colin
6380
6381 2002-12-05 [darko]      0.8.6claws63
6382
6383         * src/common/utils.c
6384                 check proper string for NULL pointer, found by Colin
6385
6386 2002-12-05 [darko]      0.8.6claws62
6387
6388         * src/common/utils.[ch]
6389                 expand_search_string(): new function
6390                 converts Mutt-like patterns to Sylpheed's
6391                 filtering engine
6392         * src/summaryview.c
6393                 use expand_search_string() to allow Mutt-like
6394                 patterns in extended search
6395         * README.claws
6396                 document extended option in quick search
6397
6398 2002-12-05 [paul]       0.8.6claws61
6399
6400         * sync with 0.8.6cvs16
6401                 see ChangeLog 2002-12-05
6402                 
6403         * po/POTFILES.in
6404                 clean up
6405
6406 2002-12-04 [christoph]  0.8.6claws60
6407
6408         * src/imap.[ch]
6409                 put imap authentication code into a new function and
6410                 remove it from imap_session_new that will allow to
6411                 send other commands before authentication
6412
6413 2002-12-04 [christoph]  0.8.6claws59
6414
6415         * src/imap.[ch]
6416                 use already existing method to prevent unneeded IMAP
6417                 folder selects. Set imap_select parameters to NULL
6418                 in some functions if the values are not required.
6419
6420         * src/xml.h
6421                 remove no longer required include
6422
6423 2002-12-04 [paul]       0.8.6claws58
6424
6425         * po/es.po
6426                 updated by Ricardo Mones Lastra
6427                 
6428         * configure.in
6429           po/hu.po      ** NEW FILE **
6430                 initial Hungarian translation, submitted
6431                 by Gál Zoltán <galzoli@hu.inter.net>
6432
6433 2002-12-03 [christoph]  0.8.6claws57
6434
6435         * src/Makefile.am
6436         * src/gtksctree.[ch]            ** REMOVE **
6437         * src/gtk/Makefile.am
6438         * src/gtk/gtksctree.[ch]        ** NEW **
6439                 move gtksctree files to gtk directory
6440
6441 2002-12-03 [christoph]  0.8.6claws56
6442
6443         * src/Makefile.am
6444         * src/md5.[ch]                  ** REMOVE **
6445         * srm/common/Makefile.am
6446         * src/common/md5.[ch]           ** NEW **
6447                 move md5 files to common directory
6448
6449         * src/gtkstext.c
6450                 remove not required #include
6451
6452 2002-12-03 [sergey]     0.8.6claws55
6453
6454         * src/gtkutils.c
6455         * src/gtkutils.h
6456                 gtkut_window_popup(): new function.
6457         * src/mainwindow.c
6458                 main_window_popup(): use gtkut_window_popup() to raise
6459                 window without changing its position.
6460                 (see sylpheed-main ML message [sylpheed:17247])
6461
6462 2002-12-03 [sergey]     0.8.6claws54
6463
6464         * src/send.c
6465                 send_message_local(): removed first-dot escaping
6466                 (SMTP-only, not needed for sending through pipe)
6467
6468 2002-12-03 [paul]       0.8.6claws53
6469
6470         * po/POTFILES.in
6471                 update to reflect recent changes (thanks
6472                 to Ricardo Mones Lastra)
6473                 
6474         * tools/filter_conv.pl
6475                  fix problem with quoted strings. Patch submitted
6476                  by Luke Plant <lukeplant@softhome.net>
6477
6478 2002-12-03 [paul]       0.8.6claws52
6479
6480         * sync with 0.8.6cvs15
6481                 see ChangeLog 2002-12-03
6482
6483 2002-12-02 [christoph]  0.8.6claws51
6484
6485         * src/logwindow.[ch]
6486         * src/common/log.[ch]
6487                 implement logging using a hook function
6488
6489         * src/folderview.c
6490         * src/folder.[ch]
6491                 define hooklist name in header file to avoid
6492                 errors caused by wrong spelling of hooklist names
6493
6494         * src/toolbar.c
6495                 fix warnings
6496
6497 2002-12-02 [christoph]  0.8.6claws50
6498
6499         * src/common/Makefile.am
6500                 add src/common/hooks.[ch]
6501
6502         * src/common/hooks.[ch]
6503                 implement a simple hook system using glib's hook functions
6504
6505         * src/folder.[ch]
6506         * src/folderview.c
6507                 use new hook system for folder item updates
6508
6509 2002-12-02 [christoph]  0.8.6claws49
6510
6511         * doc-src/ui_seperation.txt     ** NEW **
6512                 information for ui seperation
6513
6514         * src/Makefile.am
6515                 remove files that were moved to common
6516                 include common directory by default for the header files
6517
6518         * src/inc.c
6519         * src/common/socket.c
6520         * src/automaton.[ch]
6521                 implement automaton using g_io_*-functions instead of
6522                 gdk_input_add to make it ui independent
6523
6524         * src/codeconv.c
6525         * src/compose.c
6526         * src/ldif.c
6527         * src/pgptext.c
6528         * src/procmime.c
6529         * src/rfc2015.c
6530         * src/smtp.c
6531         * src/unmime.c
6532                 remove common/ prefix because directory is now in
6533                 include path
6534
6535         * src/compose.c
6536         * src/folder.c
6537         * src/folderview.c
6538         * src/mainwindow.c
6539         * src/messageview.c
6540         * src/prefs_common.c
6541         * src/procmsg.c
6542         * src/rfc2015.c
6543                 fix warnings
6544
6545         * src/imap.c
6546         * src/inc.c
6547         * src/news.c
6548         * src/pop.c
6549         * src/send.c
6550         * src/smtp.c
6551         * src/ssl_certificate.c
6552                 add log.h header file for logging functions
6553
6554         * src/main.c
6555         * src/common/utils.c
6556         * src/summaryview.c
6557         * src/xml.c
6558                 o move debug_mode to common/utils.c
6559                 o add functions to set and get debug_mode
6560
6561         * src/defs.h                    ** REMOVE **
6562         * src/intl.h                    ** REMOVE **
6563         * src/socket.[ch]               ** REMOVE **
6564         * src/ssl.[ch]                  ** REMOVE **
6565         * src/utils.[ch]                ** REMOVE **
6566                 replaced by new files in src/common/
6567         
6568         * src/common/Makefile.am
6569                 add new files in src/common/
6570
6571         * src/common/defs.h             ** NEW **
6572         * src/common/intl.h             ** NEW **
6573         * src/common/log.[ch]           ** NEW **
6574         * src/common/socket.[ch]        ** NEW **
6575         * src/common/ssl.[ch]           ** NEW **
6576         * src/common/utils.[ch]         ** NEW **
6577                 replacement for files in src/
6578
6579 2002-12-02 [colin]      0.8.6claws48
6580
6581         * src/folderview.c
6582                 Scroll folderview if necessary during dnd
6583
6584 2002-12-02 [colin]      0.8.6claws47
6585
6586         * src/folder.[ch]
6587                 Add check to verify a move is within a single mailbox
6588         * src/folderview.c
6589                 Add specific error string for this check
6590
6591 2002-12-02 [colin]      0.8.6claws46
6592
6593         * src/folder.c
6594                 Add a test to folder moving, remove a statusbar_print
6595         * src/folderview.c
6596                 Add Move folder... context-menu item
6597                 Factorize folder moving code
6598                 Enable folder DND for mbox
6599
6600 2002-12-01 [christoph]  0.8.6claws45
6601
6602         * ac/aspell.m4
6603                 remove conf.aspelltest if the version check fails
6604
6605 2002-11-30 [christoph]  0.8.6claws44
6606
6607         * autogen.sh
6608                 run libtoolize --force in autogen to create missing
6609                 libtool scripts
6610
6611 2002-11-30 [christoph]  0.8.6claws43
6612
6613         * src/Makefile.am
6614         * src/pgptext.c
6615         * src/procmime.c
6616         * src/rfc2015.c
6617         * src/uuencode.[ch]             ** REMOVED **
6618         * src/common/Makefile.am
6619         * src/common/uuencode.[ch]      ** NEW **
6620                 move uuen/decoder to common directory
6621
6622 2002-11-30 [christoph]  0.8.6claws42
6623
6624         * src/Makefile.am
6625         * src/base64.[ch]               ** REMOVED **
6626         * src/codeconv.c
6627         * src/compose.c
6628         * src/ldif.c
6629         * src/pgptext.c
6630         * src/procmime.c
6631         * src/rfc2015.c
6632         * src/smtp.c
6633         * src/unmime.c
6634         * src/common/Makefile.am
6635         * src/common/base64.[ch]        ** NEW **
6636                 move base64 en/decoder to common directory
6637
6638 2002-11-30 [christoph]  0.8.6claws41
6639
6640         * src/common                    ** NEW **
6641                 new directory for UI independent code
6642         * src/gtk                       ** NEW **
6643                 new directory for GTK frontend
6644         * src/common/.cvsignore         ** NEW **
6645         * src/gtk/.cvsignore            ** NEW **
6646                 ignore build files
6647         * src/common/Makefile.am        ** NEW **
6648         * src/gtk/Makefile.am           ** NEW **
6649                 automake files to build new seperated stuff
6650         * src/Makefile.am
6651                 the binary will currently still be build with the
6652                 files in src, so we include the code from the
6653                 subdirs for now after building the libs there
6654
6655 2002-11-30 [paul]       0.8.6claws40
6656
6657         * src/compose.c
6658                 fix bug [642731] 'Wrong selected account with drafted mail'
6659
6660 2002-11-29 [oliver]     0.8.6claws39
6661         
6662         * src/messageview.c
6663                 o update summaryview when switching between different
6664                   messageviews          
6665         * src/toolbar.c  
6666                 o check if messageview holds already removed msg
6667                   from summaryview
6668                 
6669
6670 2002-11-29 [oliver]     0.8.6claws38
6671
6672         * src/toolbar.c 
6673                 remove not needed variables and includes
6674                 make messageview stay opened and move to next when msgs are deleted 
6675
6676 2002-11-29 [oliver]     0.8.6claws37
6677         
6678         * src/toolbar.c 
6679                 disable compose button (messageview toolbar) by default
6680                 deleted msgs are moved to trash
6681         
6682 2002-11-29 [melvin]     0.8.6claws36
6683
6684         * configure.in
6685                 Increased minimal gpgme version to 0.3.10 (Zombies out)
6686                 and to detect signatures expirations (gpgme 0.3.6)
6687
6688         * src/main.c
6689                 Use non obsolescent function for Gpgme engine checking.
6690
6691         * src/rfc2015.c
6692                 Inform about expired signatures or signatures which key
6693                 has expired. Expiration date is displayed.
6694
6695         * src/sigstatus.c
6696                 Inform about expired signatures or signatures which key
6697                 has expired.
6698
6699 2002-11-28 [paul]       0.8.6claws35
6700
6701         * src/folderview.c
6702                 re-instate 'Check for new messages' in Newsgroup
6703                 folders right-click menu, after a suggestion from
6704                 Tim Mann <timmann@users.sourceforge.net>
6705
6706         * src/main.c
6707                 after a crash check only local folders for new
6708                 messages
6709
6710 2002-11-28 [paul]       0.8.6claws34
6711
6712         * configure.in
6713                 apply patch that fixes the checking of GTK with XIM 
6714                 support on different OSs, such as FreeBSD. Patch 
6715                 submitted by Topia <topia@users.sourceforge.net>
6716                 
6717 2002-11-28 [paul]       0.8.6claws33
6718
6719         * src/mainwindow.c
6720           src/prefs_common.c
6721           src/prefs_toolbar.c
6722                 more changes to the English
6723
6724 2002-11-28 [paul]       0.8.6claws32
6725
6726         * sync with 0.8.6cvs13
6727                 see ChangeLog 2002-11-28 (no sync needed
6728                 for src/compose.c)
6729
6730 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws31
6731         
6732         * src/mainwindow.[ch]
6733                 add patch by Ivan F. Martinez introducing messageview Toolbar
6734                 some changes and committed by oliver    
6735
6736 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws30
6737
6738         * src/messageview.[ch]
6739                 add patch by Ivan F. Martinez introducing messageview Toolbar
6740                 some changes and committed by oliver    
6741
6742 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws29
6743
6744         * src/compose.[ch]
6745                 add patch by Ivan F. Martinez introducing messageview Toolbar
6746                 some changes and committed by oliver    
6747
6748 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws28
6749         
6750         * src/toolbar.[ch]
6751                 add patch by Ivan F. Martinez introducing messageview Toolbar
6752                 some changes and committed by oliver
6753
6754 2002-11-28 [oliver]     0.8.6claws27
6755         
6756         * src/prefs_toolbar.[ch]
6757                 getting ready for messageview toolbar
6758                 free mem allocated by gettext
6759                 change prefs_toolbar to prefs_toolbar_open
6760  
6761 2002-11-28 [thorsten]   0.8.6claws26
6762
6763         * src/imageview.[ch]
6764                 cleaned up conflicting declarations of
6765                 imageview_show_image()
6766
6767 2002-11-28 [paul]       0.8.6claws25
6768
6769         * src/grouplistdialog.c
6770           src/prefs_common.c
6771           src/prefs_summary_column.c
6772                 a few more improvements to the English
6773
6774 2002-11-28 [colin]      0.8.6claws24
6775
6776         * man/sylpheed.1
6777                 A few updates to command-line parameters
6778
6779 2002-11-28 [colin]      0.8.6claws23
6780
6781         * src/prefs_filtering.c
6782                 Fix problems with prefs_filtering_delete_path:
6783                 a) if the first rule is removed, original pointers
6784                    weren't updated (leading to segfaults)
6785                 b) it was always global_processing updated in case
6786                    of removed path was parent of rule path
6787
6788 2002-11-27 [paul]       0.8.6claws22
6789
6790         * src/mainwindow.c
6791           src/prefs_account.c
6792           src/prefs_actions.c
6793           src/prefs_common.c
6794           src/prefs_customheader.c
6795           src/prefs_display_header.c
6796           src/prefs_filtering.c
6797           src/prefs_folder_item.c
6798           src/prefs_matcher.c
6799           src/prefs_scoring.c
6800           src/prefs_summary_column.c
6801           src/prefs_template.c
6802           src/prefs_toolbar.c
6803                  improve the English in the GUI
6804
6805 2002-11-27 [colin]      0.8.6claws21
6806
6807         * src/folder.c
6808                 Fix processing renaming problems happening after
6809                 last commit
6810
6811 2002-11-27 [colin]      0.8.6claws20
6812
6813         * src/folder.c
6814                 recursive move now deletes src each subfolder after 
6815                 having moved it
6816         * src/folderview.c
6817                 Use identifier instead of path during dnd (enables
6818                 IMAP folder dnd)
6819
6820 2002-11-27 [paul]       0.8.6claws19
6821
6822         * src/main.c
6823                 apply patch that does command-line processing 
6824                 BEFORE gtk_init, allowing claws to run from 
6825                 shell-scripts in non-X environment (e.g. crontab 
6826                 or ip-up, ip-down scripts). Patch submitted by
6827                 Ruslan N. Balkin <baron@dartel.ru>
6828                 
6829         * po/it.po
6830                 updated by Alessandro Maestri
6831
6832 2002-11-27 [paul]       0.8.6claws18
6833
6834         * sync with 0.8.6cvs12
6835           src/prefs_common.c
6836                 Differences are that main uses a 'Receive dialog'
6837                 frame on the Interface tab, whereas claws groups all 
6838                 the dialogs together in a 'Dialogs' frame.
6839
6840 2002-11-27 [colin]      0.8.6claws17
6841
6842         * src/prefs_matcher.c
6843                 Fix Execute criteria's NOT flag
6844
6845
6846 2002-11-26 [christoph]  0.8.6claws16
6847
6848         * src/ssl.c
6849                 rewrite the ssl code a little bit, only use one
6850                 SSL context, set default certificates' file/path
6851
6852 2002-11-26 [thorsten]   0.8.6claws15
6853
6854         * src/compose.c
6855                 default-reply-to didn't work for ml-reply
6856
6857 2002-11-26 [melvin]     0.8.6claws14
6858
6859         * src/prefs_actions.c
6860                 Made pipe-actions ignore short headers in message view
6861                 Made trailing-pipe-actions write in the message view with
6862                 the same font as the original message
6863
6864 2002-11-26 [paul]       0.8.6claws13
6865
6866         * src/compose.c
6867                 this time commit the correct file
6868
6869 2002-11-26 [paul]       0.8.6claws12
6870
6871         * sync with 0.8.6cvs11
6872           src/quote_fmt_parse.y  
6873                 no sync needed
6874           src/account.[ch]       
6875                 not sync'ed
6876           src/compose.c
6877                 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
6878                 on draft mode.
6879                 compose_reedit(): add check for 'X-Sylpheed-Account-Id:' 
6880                 header
6881                 
6882         see ChangeLog 2002-11-25 and 2002-11-26
6883
6884 2002-11-26 [colin]      0.8.6claws11
6885
6886         * src/folderview.c
6887                 Fix collapsed folder not auto-expanding during
6888                 mail dnd, if it was the source folder.
6889
6890 2002-11-25 [colin]      0.8.6claws10
6891
6892         * src/folderview.[ch]
6893                 Variable renaming and cleaning (slist of nodes 
6894                 to be re-collapsed is stored in FolderView)
6895
6896 2002-11-25 [paul]       0.8.6claws9
6897
6898         * src/prefs_common.[ch]
6899                 fix breakage caused by last commit
6900
6901 2002-11-25 [paul]       0.8.6claws8
6902
6903         * sync with 0.8.6cvs4
6904                 see ChangeLog 2002-11-21
6905
6906 2002-11-25 [paul]       0.8.6claws7
6907
6908         * sync with 0.8.6cvs4
6909                 see ChangeLog 2002-11-20
6910
6911 2002-11-25 [paul]       0.8.6claws6
6912
6913         * sync with 0.8.6cvs3
6914                 see ChangeLog 2002-11-18
6915
6916 2002-11-25 [colin]      0.8.6claws5
6917
6918         * src/gtkutils.[ch]
6919                 Add gtkut_ctree_node_is_parent()
6920         * src/folderview.c
6921                 Spring-loaded folders
6922
6923 2002-11-25 [colin]      0.8.6claws4
6924
6925         * src/utils.[ch]
6926                 Add slist_concat_unique(), function to merge
6927                 two GSList filtering dups
6928         * src/folder.[ch]
6929         * src/summaryview.[ch]
6930         * src/folderview.c
6931         * src/main.c
6932                 Add detection/update/display of unread answers
6933                 to marked mails
6934         * src/procmsg.[ch]
6935                 Add procmsg_find_children()
6936                 Add procmsg_msg_has_marked_parent()
6937
6938 2002-11-25 [colin]      0.8.6claws3
6939
6940         * src/ssl_certificate.[ch]
6941                 Allow checking a certificate without a DNS
6942                 lookup
6943                 Allow to forget a cert (by deleting it)
6944                 Make ssl_certificate_destroy_public
6945         * src/ssl_manager.[ch] ** NEW FILES **
6946                 Gui to manage (display/remove) certificates
6947         * src/prefs_common.[ch]
6948                 Add a pref to allow silent acceptation of
6949                 trusted certificates or not (based on the
6950                 "I want to know what's going on" principle)
6951         * src/mainwindow.c
6952                 Add SSL manager in Tools menu
6953         * src/Makefile.am
6954                 Add the new files to the build
6955         * po/POTFILES.in
6956                 Add ssl_manager.c to translations
6957
6958 2002-11-25 [colin]      0.8.6claws2
6959
6960         * src/summaryview.[ch]
6961                 Add S_SEARCH_EXTENDED to the quick search, which 
6962                 allows to search using filtering syntax.
6963
6964 2002-11-25 [colin]      0.8.6claws1
6965
6966         * src/summaryview.c
6967                 Deletion of duplicates now prefer deleting
6968                 the unread dup (fixes feature-request 638989).
6969
6970 2002-11-24 [paul]       0.8.6claws
6971
6972         * po/es.po
6973           po/pl.po
6974           po/ru.po
6975           po/sr.po
6976                 updated by Ricardo Mones Lastra,
6977                 Witold Wladyslaw Wojciech Wilk,
6978                 Ruslan N. Balkin, and  Urke MMI 
6979                 respectively
6980
6981 2002-11-24 [paul]       0.8.5claws182
6982
6983         * po/bg.po
6984                 updated by George Danchev
6985
6986 2002-11-23 [alfons]     0.8.5claws181
6987
6988         * src/imap.c
6989                 tiny memory leak found by browsing Dimitar's 
6990                 valgrind report
6991
6992 2002-11-23 [paul]       0.8.5claws180
6993
6994         * po/it.po
6995                 updated by Alessandro Maestri
6996
6997 2002-11-22 [christoph]  0.8.5claws179
6998
6999         * src/compose.c
7000         * src/inc.c
7001         * src/prefs_filtering.c
7002         * src/summaryview.c
7003                 more warning fixes
7004
7005 2002-11-22 [alfons]     0.8.5claws178
7006
7007         * src/summaryview.c
7008                 summary_execute_delete_func(): if message is deleted, make 
7009                 sure to also remove its entry in the subject hash table. 
7010                 fixes a corner case bug.
7011
7012 2002-11-22 [paul]       0.8.5claws177
7013
7014         * .cvsignore
7015                 add 'autom4te.cache'
7016                 
7017         * ltconfig      ** REMOVED **
7018                 not needed
7019
7020 2002-11-22 [paul]       0.8.5claws176
7021
7022         * src/textview.c
7023                 textview_set_font(): fix for message display in
7024                 UTF-8 locales (thanks to Sergey Vlasov).
7025                 
7026         * AUTHORS
7027                 add new team members and contributors
7028
7029
7030 2002-11-21 [colin]      0.8.5claws175
7031
7032         * src/procmsg.[ch]
7033                 Add procmsg_remove_special_headers()
7034         * src/mh.c
7035                 Use procmsg_remove_special_headers() for 
7036                 previous fix
7037
7038 2002-11-21 [colin]      0.8.5claws174
7039
7040         * src/mh.c
7041                 Fix moving/copying from queue/draft folders
7042                 for MH folders
7043
7044 2002-11-21 [christoph]  0.8.5claws173
7045
7046         * src/crash.c
7047         * src/filtering.c
7048         * src/logwindow.c
7049         * src/main.c
7050         * src/matcher_parser_lex.[hl]
7051         * src/mbox.c
7052         * src/mbox_folder.[ch]
7053         * src/prefs_filtering.c
7054         * src/procheader.c
7055         * src/quote_fmt_lex.l
7056         * src/ssl.c
7057                 fix all warnings except the warnings in lex and yacc files
7058
7059 2002-11-20 [christoph]  0.8.5claws172
7060
7061         * src/imap.c
7062                 fix MsgInfo retrieval for IMAP draft and queue folders
7063                 (closes bug [ 619558 ] Draft saving on IMAP box issue)
7064
7065 2002-11-19 [christoph]  0.8.5claws171
7066
7067         * src/compose.c
7068                 fix segfault, when draft saving does not get
7069                 the MsgInfo of the new message
7070                 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
7071
7072 2002-11-19 [christoph]  0.8.5claws170
7073
7074         * src/procmsg.c
7075                 add parameter check for flag setting function
7076                 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
7077
7078 2002-11-18 [paul]       0.8.5claws169
7079
7080         * src/compose.c
7081                 more sensitivity fixes to redirect mode:
7082                 * disable toolbar draft button
7083                 * allow only Address book in the Tools menu
7084                 * disable editing of message by the spell
7085                   checker
7086
7087 2002-11-18 [paul]       0.8.5claws168
7088
7089         * src/compose.c
7090                 fix sensitivity of menu items in compose_redirect():
7091                 allow only the necessary items 
7092
7093 2002-11-18 [paul]       0.8.5claws167
7094
7095         * src/compose.c
7096                 fix bug [ 603259 ] 'attachment got lost on bounce'
7097
7098 2002-11-18 [paul]       0.8.5claws166
7099
7100         * po/ru.po
7101                 updated by Ruslan N. Balkin <baron@dartel.ru>
7102
7103 2002-11-18 [colin]      0.8.5claws165
7104
7105         * src/main.c
7106           src/defs.h
7107                 Remove old filtering stuff
7108
7109
7110 2002-11-17 [oliver]     0.8.5claws164
7111
7112         * src/toolbar.h
7113                 remove not needed typedef 
7114
7115 2002-11-17 [oliver]     0.8.5claws163
7116
7117         * src/toolbar.c
7118                 make toolbar's on click events translatable
7119
7120 2002-11-15 [colin]      0.8.5claws162
7121
7122         * src/summaryview.c
7123                 Revert too-soon integration of a feature
7124
7125 2002-11-15 [christoph]  0.8.5claws161
7126
7127         * src/imap.c
7128                 use main's implementation of imap_get_msginfo
7129
7130 2002-11-15 [christoph]  0.8.5claws160
7131
7132         * src/compose.c
7133         * src/folder.[ch]
7134         * src/imap.c
7135         * src/mbox_folder.c
7136         * src/mh.c
7137         * src/news.c
7138         * src/procmsg.c
7139         * src/summaryview.c
7140                 replace claws' fetch_msginfo with main's get_msginfo
7141                 (use main's implementation where possible)
7142
7143 2002-11-15 [colin]      0.8.5claws159
7144
7145         * src/ssl_certificate.c
7146                 Missed a check
7147
7148 2002-11-16 [melvin]     0.8.5claws158
7149
7150         * po/fr.po
7151                 Updated French translations.
7152
7153 2002-11-16 [colin]      0.8.5claws157
7154
7155         * src/ssl_certificate.c
7156                 Check for missing parts in the certificates
7157
7158 2002-11-15 [colin]      0.8.5claws156
7159
7160         * src/folderview.c
7161                 Preventive fix (missing check) found by
7162                 Alfons
7163
7164 2002-11-15 [paul]
7165
7166         * NEWS
7167                 sync with 0.8.6 release
7168
7169 2002-11-15 [colin]      0.8.5claws155
7170
7171         * src/folder.[ch]
7172           src/folderview.c
7173                 Fix error handling of folder_item_move_to()
7174                 (thanks to Alfons!)
7175
7176 2002-11-15 [colin]      0.8.5claws154
7177
7178         * src/folder.[ch]
7179           src/folderview.c
7180                 folder_item_move_to() sets an error message instead
7181                 of having GUI stuff in folder.c
7182
7183 2002-11-15 [colin]      0.8.5claws153
7184
7185         * src/procmsg.[ch]
7186                 Implemented a callback for MsgInfo updates, 
7187                 heavily copy/pasted from Christoph's folder 
7188                 callback system
7189         * src/summaryview.[ch]
7190                 Register summary_update_msg as callback
7191
7192 2002-11-14 [colin]      0.8.5claws152
7193         
7194         * src/procmsg.c
7195                 Update the FolderItem after sending (fixes 617593)
7196
7197 2002-11-14 [christoph]  0.8.5claws151
7198
7199         * src/folder.c
7200                 fix wrong position of NULL pointer check found
7201                 by Sergey
7202
7203 2002-11-14 [christoph]  0.8.5claws150
7204
7205         * src/folder.c
7206                 fix segfault when deleting messages from IMAP folders
7207                 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
7208
7209 2002-11-14 [colin]      0.8.5claws149
7210
7211         * src/compose.c
7212                 Forwarding was also ignoring the folder's default account.
7213
7214 2002-11-14 [colin]      0.8.5claws148
7215
7216         * src/compose.c
7217                 Fix sent folder not set to folder properties when 
7218                 forwarding.
7219
7220 2002-11-14 [thorsten]   0.8.5claws147
7221
7222         * src/inc.c
7223                 inc_start(): Files were not moved from .processing to inbox,
7224                 if no global processing rule existed
7225
7226 2002-11-14 [colin]      0.8.5claws146
7227
7228         * src/ssl_certificate
7229                 Fix file operations
7230
7231 2002-11-14 [paul]       0.8.5claws145
7232
7233         * po/it.po
7234                 updated by Alessandro Maestri
7235
7236 2002-11-13 [alfons]     0.8.5claws144
7237
7238         * src/folder.c
7239                 folder_item_close(): only mark messages unread
7240                 when a folder has new messages 
7241
7242 2002-11-13 [keith]      0.8.5claws143
7243
7244         * src/imap.c
7245                 Fix problem moving or copying between
7246                 IMAP folders
7247
7248 2002-11-13 [colin]      0.8.5claws142
7249
7250         * src/matcher_parser_parse.y
7251                 Fix rule problem when " don't match
7252
7253 2002-11-13 [christoph]  0.8.5claws141
7254
7255         * src/folder.c
7256         * src/folderview.c
7257                 moved cache saving to folder_item_close
7258                 the folderview should not have to deal with
7259                 this things
7260
7261 2002-11-13 [christoph]  0.8.5claws140
7262
7263         * src/summaryview.c
7264                 moved setting of important score to
7265                 summary_set_prefs_from_folderitem
7266
7267 2002-11-13 [colin]      0.8.5claws139
7268
7269         * src/matcher_parser_parse.y
7270                 Fix a segfault in the parser (happening when
7271                 a good expression had been tested and a bad 
7272                 one arrives)
7273
7274 2002-11-13 [paul]       0.8.5claws138
7275
7276         * sync with 0.8.5cvs24
7277                 see ChangeLog 2002-11-13
7278                 
7279         * po/pt_BR.po
7280                 updated by Fabio Jr. Beneditto
7281
7282 2002-11-13 [colin]      0.8.5claws137
7283         
7284         * src/msgcache.c
7285           src/defs.h
7286           src/procmsg.[ch]
7287                 Revert last commit, problem
7288
7289 2002-11-13 [colin]      0.8.5claws136
7290
7291         * src/msgcache.c
7292                 Remove duplicated code
7293         * src/defs.h
7294                 Bumped CACHE_VERSION and MARK_VERSION
7295         * src/procmsg.[ch]
7296                 Network endian for cache and mark files
7297
7298 2002-11-12 [colin]      0.8.5claws135
7299
7300         * src/inc.c
7301                 Fix the "socket error" dialog which disappeared
7302
7303 2002-11-12 [colin]      0.8.5claws134
7304
7305         * src/msgcache.c
7306                 Reverse last commit which had performance 
7307                 problems, but still reverse the list
7308
7309 2002-11-12 [colin]      0.8.5claws133
7310
7311         * src/msgcache.c
7312                 Reverse list order
7313
7314 2002-11-12 [melvin]     0.8.5claws132
7315
7316         * src/compose.c
7317                 Added a check for a NULL prefs_common.dictionary
7318
7319 2002-11-12 [colin]      0.8.5claws131
7320
7321         * src/ssl_certificate.[ch]
7322                 Use FQDN hostname
7323
7324 2002-11-12 [colin]      0.8.5claws130
7325
7326         * src/ssl_certificate.[ch]
7327                 Take connection port into account for 
7328                 checking certificates (a single hostname
7329                 could have multiple servers with multiple
7330                 certificates)
7331         * src/ssl.c
7332                 Pass the port to ssl_certificate_check
7333
7334 2002-11-12 [paul]       0.8.5claws129
7335
7336         * src/folder.c
7337                 fix a typo in last commit
7338
7339 2002-11-12 [paul]       0.8.5claws128
7340
7341         * sync with 0.8.5cvs23
7342                 see ChangeLog entry 2002-11-12
7343
7344 2002-11-11 [colin]      0.8.5claws127
7345
7346         * src/ssl_certificate.c
7347                 Cleaner messages
7348                 Don't popup, instead log error, if the 
7349                 corresponding pref is checked
7350         * src/ssl_certificate.h
7351                 include <openssl/objects/h>
7352
7353 2002-11-11 [colin]      0.8.5claws126
7354
7355         * src/ssl_certificate.h
7356                 _Really_ clean it
7357
7358 2002-11-11 [colin]      0.8.5claws125
7359         
7360         * src/ssl_certificate.c
7361                 Fixed leak
7362
7363 2002-11-11 [colin]      0.8.5claws124
7364
7365         * src/ssl.c
7366                 Cleaned a bit
7367         * src/ssl_certificate.[ch]
7368                 Cleaned a bit (better use of SSL API)
7369                 (This will cause non-recognition of saved 
7370                  certificates of claws12[23]...)
7371
7372 2002-11-11 [paul]       0.8.5claws123
7373         
7374         * po/es.po
7375                 updated by Ricardo Mones Lastra
7376
7377 2002-11-11 [colin]      0.8.5claws122
7378
7379         * src/ssl.c
7380                 Fix a typo
7381
7382 2002-11-11 [colin]      0.8.5claws121
7383
7384         * src/ssl_certificate.[ch] ** NEW FILES **
7385         * src/ssl.[ch]
7386                 Check SSL certificates presented to us
7387         * src/Makefile.am
7388                 Add ssl_certificate.[ch]
7389         * po/POTFILES.in
7390                 Add ssl_certificate.c
7391
7392 2002-11-11 [paul]       0.8.5claws120
7393
7394         * sync with 0.8.5cvs22
7395                 see ChangeLog 2002-11-11
7396
7397 2002-11-11 [paul]       0.8.5claws119
7398
7399         * sync with 0.8.5cvs21
7400                 see ChangeLog 2002-11-11
7401
7402 2002-11-10 [jens]       0.8.5claws118
7403
7404         * src/folder.c
7405         * src/folderview.c
7406                 corrected some typing
7407         * po/de.po
7408                 updated german translation
7409         * sylpheed.spec.in
7410                 cleaned up specfile and adjusted it for claws
7411
7412 2002-11-10 [colin]      0.8.5claws117
7413
7414         * src/summaryview.c
7415                 a STATUSBAR_PUSH/POP fix
7416
7417 2002-11-10 [colin]      0.8.5claws116
7418
7419         * src/prefs_folder_item.c
7420                 Fix hanging after opening folder properties
7421
7422 2002-11-10 [hoa]        0.8.5claws115
7423
7424         * src/matcher_parser_lex.l
7425         * src/matcher_parser_parse.y
7426                 config file for scoring and filtering is no more trashed
7427                 when there is a syntax error in a filtering rule when
7428                 editing it in a dialog.
7429
7430 2002-11-09 [colin]      0.8.5claws114
7431
7432         * src/mbox_folder.c
7433                 Added missing initialisation of folder->destroy()
7434
7435 2002-11-09 [colin]      0.8.5claws113
7436
7437         * src/folder.c
7438           src/folderview.c
7439                 Fix the status bar messages
7440
7441 2002-11-09 [colin]      0.8.5claws112
7442
7443         * src/folderview.c
7444                 Fix hangs after folder dnd, happening after 
7445                 claws109.
7446
7447 2002-11-09 [christoph]  0.8.5claws111
7448
7449         * src/folderview.c
7450                 just changed order of calls (reverse order of
7451                 associated calls)
7452         * src/inc.c
7453                 lock inc when checking only one account, otherwise
7454                 inc all could be executed at the same time
7455
7456 2002-11-09 [christoph]  0.8.5claws110
7457
7458         * src/folderview.c
7459                 better unlock the mouse cursor before calling
7460                 summary_show because it changes the cursor too
7461
7462 2002-11-09 [christoph]  0.8.5claws109
7463
7464         * src/folder.[ch]
7465         * src/folderview.c
7466                 add functions to open and close a folder
7467                 o opending will execute scanning for remote folders
7468                   and processing
7469                 o closing will unset new flag for messages
7470
7471 2002-11-09 [colin]      0.8.5claws108
7472
7473         * src/folder.c
7474                 Add a call to prefs_matcher_write_config to 
7475                 avoid non-leaf folders filtering settings to be
7476                 lost
7477
7478 2002-11-09 [paul]       0.8.5claws107
7479
7480         * src/prefs_account.c
7481                 re-word a label
7482
7483 2002-11-09 [colin]      0.8.5claws106
7484
7485         * src/folderview.c
7486                 Minor esthetic fix
7487
7488 2002-11-09 [colin]      0.8.5claws105
7489
7490         * src/folderview.c
7491                 Fix prefs_filtering deletion for MH folders (same
7492                 reason as below)
7493         * src/prefs_filtering.c
7494                 Fix prefs_filtering renaming and deletion for 
7495                 folder-based processing rules.  
7496
7497 2002-11-09 [christoph]  0.8.5claws104
7498
7499         * src/compose.c
7500         * src/folder.[ch]
7501         * src/folderview.[ch]
7502         * src/import.c
7503         * src/inc.c
7504         * src/main.c
7505         * src/mainwindow.c
7506         * src/messageview.c
7507         * src/prefs_folder_item.c
7508         * src/procmsg.c
7509         * src/summaryview.c
7510                 implement a callback system for folder item updates
7511
7512 2002-11-09 [colin]      0.8.5claws103
7513
7514         * src/folderview.c
7515                 Fix prefs_filtering renaming for MH folders (we
7516                 shouldn't rename by path as another folder could
7517                 have the same hierarchy).
7518
7519 2002-11-09 [colin]      0.8.5claws102
7520
7521         * src/folder.c
7522                 Fix a leak found by Christoph, use better variable
7523                 names
7524
7525 2002-11-09 [colin]      0.8.5claws101
7526
7527         * src/folder.c
7528                 One more fix for processing rules
7529
7530 2002-11-08 [colin]      0.8.5claws100
7531         
7532         * src/matcher.c
7533                 Don't copy the compiled regexp (will be reevaluated)
7534         * src/folderview.c
7535                 Lock folderview while moving
7536         * src/folder.c
7537                 Provide info on what's happening to the user
7538
7539 2002-11-08 [colin]      0.8.5claws99
7540
7541         * src/folderview.c
7542                 Fix folder reordering after a move if parent is 
7543                 root
7544         * src/scoring.[ch]
7545                 Add function to copy a ScoringProp
7546         * src/prefs_folder_item.c
7547                 Copy scoring rules when copying a folder prefs
7548
7549 2002-11-08 [colin]      0.8.5claws98
7550
7551         * src/folderview.c
7552                 Fixes in case of failure
7553         * src/filtering.[ch]    
7554                 Add function to duplicate a FilteringProp
7555         * src/matcher.[ch]
7556                 Add function to duplicate a MatcherProp
7557         * src/prefs_folder_item.c
7558                 Save folder's processing rules when copying 
7559                 its prefs
7560
7561 2002-11-08 [colin]      0.8.5claws97
7562         
7563         * src/folderview.c
7564                 Sort after move
7565         * src/folder.c 
7566                 Change a printf to debug_print
7567
7568 2002-11-08 [colin]      0.8.5claws96
7569
7570         * src/folder.c
7571           src/folderview.c
7572                 Fix segfaults, call me stupido
7573         
7574
7575 2002-11-08 [colin]      0.8.5claws95
7576
7577         *src/folder.c
7578                 Added forgotten prefs to save when moving folders
7579
7580 2002-11-08 [colin]      0.8.5claws94
7581
7582         * src/folder.c
7583                 Fixes to folder DND (prefs copy)
7584         * src/folderview.c
7585                 Optimization for folder DND (don't rescan whole tree)
7586                 Added folderview_create_folder_node() for this 
7587                 optimization, so de-duped a bit the code
7588         * src/prefs_folder_item.[ch]
7589                 Added prefs_folder_item_copy_prefs()    
7590           
7591 2002-11-08 [paul]       0.8.5claws93
7592
7593         * src/prefs_account.c
7594           tools/README
7595           tools/kmail2sylpheed_v2.pl
7596                 correct some typos
7597
7598 2002-11-08 [paul]       0.8.5claws92
7599
7600         * src/compose.c
7601           src/prefs_account.[ch]
7602                 remove account options 'clearsign' and 'ascii_armored',
7603                 replace with 'default_gnupg_mode' to prevent mixed-mode
7604                 Privacy settings
7605
7606 2002-11-08 [paul]       0.8.5claws91
7607
7608         * src/compose.[ch]
7609                 re-implement GnuPG 'on-the-fly' mode selection,
7610                 disallow mixed-mode
7611
7612 2002-11-08 [colin]      0.8.5claws90
7613
7614         * src/folderview.c
7615           src/prefs_folder_item.c
7616                 Change "Property" to "Properties"
7617
7618 2002-11-07 [colin]      0.8.5claws89
7619
7620         * src/folderview.c
7621           src/folder.c
7622                 Allow folder dropping to a root folder
7623
7624 2002-11-07 [paul]       0.8.5claws88
7625
7626         * src/compose.c
7627                 revert last commit
7628
7629 2002-11-07 [paul]       0.8.5claws87
7630
7631         * src/compose.c
7632                 fix reply-to-list bug. closes bug report
7633                 "[633382] reply-to-list broken in recent cvs"
7634
7635 2002-11-07 [paul]       0.8.5claws86
7636
7637         * src/compose.c
7638                 add a forgotten '#if USE_GPGME ... #endif'
7639
7640 2002-11-07 [paul]       0.8.5claws85
7641
7642         * sync with 0.8.5cvs20
7643                 see ChangeLog 2002-11-07
7644
7645 2002-11-07 [colin]      0.8.5claws84
7646
7647         * src/folder.[ch]
7648                 Change folder_item_move_to to return the newly 
7649                 created folderitem.
7650         * src/folderview.c
7651                 Select the new folderitem after moving.
7652
7653 2002-11-07 [colin]      0.8.5claws83
7654
7655         * src/prefs_filtering.c
7656                 Fix rule rewriting when moving a leaf folder to a 
7657                 shorter path
7658
7659 2002-11-07 [colin]      0.8.5claws82
7660
7661         * src/prefs_filtering.c
7662                 fix a leak
7663
7664 2002-11-07 [colin]      0.8.5claws81
7665
7666         * src/folder.[ch]
7667                 Add folder_item_move_to() function to move a 
7668                 folderitem into another one (updates matcher etc)
7669         * src/folderview.c
7670                 Add folder drag'n drop (context menu to come)
7671                 [Should be dataloss free, but Please backup before 
7672                  trying !]
7673
7674 2002-11-06 [colin]      0.8.5claws80
7675
7676         * src/mh.c
7677                 mh_create_folder() returns NULL if can't create
7678                 directory hierarchy
7679
7680 2002-11-06 [paul]       0.8.5claws79
7681
7682         * src/compose.[ch]
7683                 allow 'on-the-fly' changing of the type of encryption 
7684                 and/or signing used (mime/ascii) via the compose window
7685
7686 2002-11-06 [paul]       0.8.5claws78
7687
7688         * sync with 0.8.5cvs19
7689                 see ChangeLog 2002-11-06 for src/account.c: 
7690                 account_get_special_folder()
7691                 
7692 2002-11-05 [alfons]     0.8.5claws77
7693
7694         * src/crash.c
7695                 very minor cleanups: nothing to see here, move on. :-)
7696
7697 2002-11-05 [colin]      0.8.5claws76
7698
7699         * src/main.c
7700                 Changes choices if compose windows are opened to
7701                 Discard, Draft, Don't quit
7702
7703 2002-11-05 [thorsten]   0.8.5claws75
7704
7705         * src/compose.c
7706                 reenabled default_reply_to folder option
7707
7708 2002-11-05 [colin]      0.8.5claws74
7709
7710         * src/compose.[ch] 
7711                 add compose_draft()
7712         * src/crash.c
7713                 add SIGTERM handler
7714         * src/main.[ch]
7715                 add clean_quit() for the SIGTERM handler
7716
7717 2002-11-05 [paul]       0.8.5claws73
7718         
7719         * po/es.po
7720                 updated by Ricardo Mones Lastra
7721
7722 2002-11-05 [melvin]     0.8.5claws72
7723
7724         * src/logwindow.c
7725                 Fixed log-clipping bug #616795.
7726                 To stop logging in the log window use 0 length.
7727         * src/prefs_common.c
7728                 Added a label to inform about the 0 log length behaviour.
7729
7730 2002-11-05 [paul]       0.8.5claws71
7731
7732         * sync with 0.8.5cvs17
7733                 see ChangeLog 2002-11-05
7734
7735 2002-11-04 [paul]       0.8.5claws70
7736
7737         * sylpheed-128x128.png
7738           sylpheed-64x64.png
7739           sylpheed.png
7740                 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
7741                 <nikai@users.sourceforge.net>
7742                 
7743         * po/bg.po
7744                 updated by George Danchev
7745
7746 2002-11-03 [thorsten]   0.8.5claws69
7747
7748         * src/main.c
7749           src/mimeview.c
7750           src/rfc2015.h
7751                 add check if gpg is active
7752
7753 2002-11-03 [thorsten]   0.8.5claws68
7754
7755         * src/toolbar.h
7756                 removed GSList declaration causing trouble on MacOS-X
7757                 (submitted by alfons, reported by xfesty)
7758
7759 2002-11-01 [paul]       0.8.5claws67
7760
7761         * src/mainwindow.c
7762                 remove last remnants of main's filter code
7763
7764 2002-11-01 [paul]       0.8.5claws66
7765
7766         * tools/filter_conv.pl
7767                 fix bug where user-defined headers were ignored
7768
7769 2002-11-01 [paul]       0.8.5claws65
7770
7771         * src/logwindow.c
7772                 make a debug_print() not translatable
7773
7774 2002-10-31 [melvin]     0.8.5claws64
7775
7776         * ac/aspell.m4
7777                 Fixed --disable-aspell-test. Now --disable-aspell-test will 
7778                 not run any GNU/aspell test.  The dictionary path will
7779                 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
7780                 was given, in which case, it will be $prefix/lib/aspell/
7781         * configure.in
7782                 Fixed typo in commentary (Aspell code).
7783
7784 2002-10-31 [paul]       0.8.5claws63
7785
7786         * po/POTFILES.in
7787                 remove src/filter.c and src/prefs_filter.c
7788                 thanks to Ricardo for reminding me
7789
7790 2002-10-31 [colin]      0.8.5claws62
7791
7792         * src/mbox_folder.c
7793                 Plug some leaks
7794
7795 2002-10-31 [paul]       0.8.5claws61
7796
7797         * src/prefs_filter.[ch] ** REMOVED **
7798           src/filter.[ch]       ** REMOVED **
7799           
7800         * src/Makefile.am
7801           src/folderview.c
7802           src/inc.c
7803           src/main.c
7804           src/mainwindow.c
7805           src/mbox.c
7806           src/prefs_common.c
7807           src/prefs_filtering.c
7808           src/summaryview.[ch]
7809                 remove main's 'filter' code
7810                 
7811         README.claws
7812                 update to reflect removal of main's filter
7813
7814 2002-10-31 [paul]       0.8.5claws60
7815
7816         * src/summaryview.c
7817                 remove check for global_processing in summary_filter_open(). 
7818                 This fixes the bug where if the user uses the right-click 
7819                 'Create filter rule...' and doesn't have any filter rules 
7820                 already defined in claws' advanced filtering, the newly 
7821                 created filter rule goes to main's filtering which is 
7822                 inaccessible through the gui. Now the filter rule gets added
7823                 to claws' filtering by default.
7824
7825 2002-10-28 [melvin]     0.8.5claws59
7826
7827         * src/prefs_actions.c
7828                 Fixed bug #627322 where MIME parts were not always
7829                 correctly passed to a %p action
7830                 Display an error dialog when message filename is not found.
7831
7832 2002-10-28 [melvin]     0.8.5claws58
7833
7834         * src/prefs_common.c
7835                 Readded a missing function declaration lost in 0.8.3claws34
7836
7837 2002-10-28 [paul]       0.8.5claws57
7838
7839         * sync with 0.8.5cvs15
7840                 see ChangeLog 2002-10-28 and 2002-10-25
7841                 
7842         Note: ChangeLog entry 2002-10-24 is not sync'ed.
7843
7844 2002-10-27 [oliver]     0.8.5claws56
7845
7846         * src/pop.c
7847                 plug leak in pop3_top_recv
7848
7849 2002-10-26 [christoph]  0.8.5claws55
7850
7851         * src/folder.c
7852                 set need_update folder flag when messages are added
7853                 (closes bug [ 626922 ] folder not updated after receiving)
7854
7855 2002-10-25 [melvin]     0.8.5claws54
7856
7857         * src/imageview.c
7858                 Fixed a memleak introduced in the scaling code.
7859
7860 2002-10-24 [alfons]     0.8.5claws53
7861
7862         * src/filtering.c
7863                 make filtering's forward message action forward from the 
7864                 correct account
7865                 (closes bug [628089 ] Filter -> Forward from address problem
7866                 reported by Oktay)
7867
7868 2002-10-24 [christoph]  0.8.5claws52
7869
7870         * src/mainwindow.c
7871         * src/manual.[ch]
7872                 o use manual of current locale or english if current
7873                   locale is not available (and english is available)
7874                 o also link to sylpheed doc project manuals
7875
7876 2002-10-23 [paul]       0.8.5claws51
7877
7878         * tools/README
7879           tools/kmail2sylpheed_v2.pl
7880                 add new version of kmail addressbook importer script.
7881                 works with newer versions of Kmail/KAddressBook which
7882                 have new and rearranged data.
7883
7884 2002-10-23 [martin]     0.8.5claws50
7885
7886         * src/folderview.c
7887         * src/summaryview.c
7888         * src/utils.h
7889         * src/utils.c
7890                 added length parameter to get_abbrev_newsgroup_name()
7891                 changed this function so that it abbreviates the newsgroup
7892                 names only so long it is smaller than the length parameter
7893                 (for better reading of some newsgroup names and space efficiency)
7894
7895 2002-10-22 [colin]      0.8.5claws49
7896
7897         *src/foldersel.c
7898                 Revert Alfons' last modification (after voting ;-))
7899
7900 2002-10-21 [alfons]     0.8.5claws48
7901
7902         * src/foldersel.c
7903                 folder view in folder selection dialog reflects state of
7904                 folder view in main window
7905
7906 2002-10-18 [alfons]     0.8.5claws47
7907
7908         * src/mbox.c
7909                 drop imported messages in folder selected by user,
7910                 and not in the inbox
7911                 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
7912
7913 2002-10-18 [alfons]     0.8.5claws46
7914
7915         * src/compose.c
7916                 make automagic reply work correctly for email accounts 
7917                 (whether it's viable to do a full sync with Hiro's 
7918                 compose.c is still under discussion)
7919
7920 2002-10-18 [melvin]     0.8.5claws45
7921
7922         * src/prefs_actions.c
7923                 Fixed bug #622275 where asynchroneous actions left 
7924                 zombies processes
7925                 Made (synchroneous) actions' input be displayed live.
7926
7927 2002-10-18 [christoph]  0.8.5claws44
7928
7929         * src/textview.c
7930                 don't add a newline in the textview in front of the
7931                 first textpart if header display is disabled
7932                 (closes bug [ 603385 ] disabled header display leaves blank
7933                  lin)
7934
7935 2002-10-18 [christoph]  0.8.5claws43
7936
7937         * src/folder.[ch]
7938         * src/imap.c
7939         * src/mbox_folder.c
7940         * src/mh.c
7941         * src/news.c
7942                 folder->get_num_list now returns an error code
7943                 (closes bug [ 609424 ] News cache cleared on failure)
7944                 
7945 2002-10-17 [colin]      0.8.5claws42
7946         
7947         * src/news.c
7948                 Changed a printf by debug_print
7949
7950 2002-10-16 [paul]       
7951
7952         * tools/OOo2sylpheed.pl
7953                 allow for spaces in the name of the
7954                 file to be attached.
7955
7956 2002-10-16 [colin]      0.8.5claws41
7957
7958         * src/main.c
7959                 Use a tristate to change online mode
7960
7961 2002-10-16 [paul]       0.8.5claws40
7962
7963         * po/es.po
7964                 updated by Ricardo Mones Lastra
7965
7966 2002-10-16 [colin]      0.8.5claws39
7967
7968         * src/main.c
7969           src/mainwindow.[ch]
7970                 Added --online and --offline command-line
7971                 switches
7972
7973 2002-10-15 [christoph]  0.8.5claws38
7974
7975         * src/procmime.c
7976                 set mimeinfo->name to NULL after g_free to
7977                 avoid double freeing with g_free
7978
7979 2002-10-14 [christoph]  0.8.5claws37
7980
7981         * src/compose.c
7982         * src/filtering.c
7983         * src/summaryview.c
7984                 remove calls to folder->change_flags that are now
7985                 done by procmsg flag functions (seems it is not
7986                 used by any foldertype anyway)
7987         * src/folder.c
7988                 init folder->change_flags with NULL
7989
7990 2002-10-14 [christoph]  0.8.5claws36
7991
7992         * src/folder.[ch]
7993         * src/imap.[ch]
7994                 use virtual functions for folder item new and destroy
7995                 functions
7996
7997 2002-10-14 [melvin]     0.8.5claws35
7998
7999         * src/compose.c
8000                 Added a test to not run the spell checker if no default
8001                 dictionary is available. No dialog is displayed though.
8002
8003 2002-10-14 [melvin]     0.8.5claws34
8004
8005         * src/gtkaspell.c
8006                 Fixed bug in dictionary list context menu where
8007                 "More..." pointed to an emtpy submenu if the
8008                 number of dictionaries is a multiple of 15
8009                 Removed unneeded code in suggestions list creation
8010
8011 2002-10-14 [paul]       0.8.5claws33
8012
8013         * po/bg.po
8014                 updated by George Danchev
8015
8016 2002-10-13 [hoa]        0.8.5claws32
8017
8018         * src/matcher.[ch]
8019           src/matcher_parser_parser.y
8020                 removed the escaped string from internal structure
8021                 of matcher.
8022
8023 2002-10-12 [colin]      0.8.5claws31
8024
8025         * src/gtksctree.[ch]
8026           src/summaryview.c
8027                 Removed useless function gtksctree_reanchor
8028
8029 2002-10-12 [alfons]     0.8.5claws30
8030         
8031         * sync with remaining main changes 2002-10-09 - 2002-10-11
8032         - drop changes to src/compose.c (requires claws specific changes)
8033         
8034 2002-10-12 [alfons]     0.8.5claws29
8035         
8036         * sync with main changes of 2002-10-08
8037         - drop changes to src/compose.c (requires claws specific changes)
8038         - drop changes to src/summaryview.c (requires changes to compose.c)     
8039
8040 2002-10-12 [alfons]     0.8.5claws28
8041         
8042         * sync with main changes of 2002-10-07
8043
8044 2002-10-12 [alfons]     0.8.5claws27
8045
8046         * sync with main changes of 2002-10-04
8047         - drop changes to src/compose.c (requires claws specific changes)
8048         - drop changes to src/prefs_folder_item.c (claws implementation
8049           seems to be working)
8050
8051 2002-10-12 [colin]      0.8.5claws26
8052
8053         * src/mainwindow.c
8054                 Fix folder-flicker when space-reading, introduced 
8055                 in claws22.
8056
8057 2002-10-12 [colin]      0.8.5claws25
8058
8059         * src/compose.c
8060                 Save account address when saving as draft.
8061                 (closes bug 621838)
8062
8063 2002-10-12 [colin]      0.8.5claws24
8064
8065         * src/summaryview.c
8066                 Fix the problem consisting of no message selected
8067                 after the last message in a folder has been moved.
8068
8069 2002-10-12 [paul]       0.8.5claws23
8070
8071         * src/compose.c
8072           src/prefs_template.c
8073           src/template.[ch]
8074                 add Cc and Bcc to templates. Patch submitted by
8075                 John L. Males.
8076
8077 2002-10-12 [colin]      0.8.5claws22
8078
8079         * src/folderview.c
8080                 Fix a bug after "Check for new messages":
8081                 If a folder was opened, it was still selected at
8082                 the end of the check, but displayed empty.
8083         * src/mainwindow.c
8084                 Remove unnecessary check
8085
8086 2002-10-12 [paul]
8087
8088         * tools/README
8089                 be more verbose in the description of
8090                 OOo2sylpheed.pl
8091                 
8092
8093 2002-10-11 [colin]      0.8.5claws21
8094
8095         * src/mainwindow.c
8096                 Make space work (better) when no mail is selected
8097
8098 2002-10-11 [colin]      0.8.5claws20
8099
8100         * src/inc.c
8101           src/news.c
8102                 fix warnings
8103
8104 2002-10-11 [colin]      0.8.5claws19
8105
8106         * src/mainwindow.c
8107                 revert 0.8.5claws6 changes as i couldn't get to
8108                 anything satisfying
8109
8110 2002-10-11 [melvin]     0.8.5claws18
8111
8112         * src/compose.c
8113                 Removed buggy and unused macro (should have been committed in
8114                 0.8.5claws17)
8115
8116 2002-10-11 [melvin]     0.8.5claws17
8117
8118         * src/compose.c
8119                 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
8120
8121 2002-10-11 [thorsten]   0.8.5claws16 
8122
8123         * src/folderview.c
8124                 remove rescan warning
8125
8126 2002-10-11 [colin]      0.8.5claws15 
8127
8128         * src/procheader.c
8129                 fix a segfault that happens if conv_unmime_header
8130                 fails (should be better to find out why it fails)
8131
8132 2002-10-11 [christoph]  0.8.5claws14
8133
8134         * src/summaryview.c
8135                 update folderview stats after ignore/unignore thread
8136
8137 2002-10-11 [hoa]        0.8.5claws13
8138
8139         * src/quote_fmt_parse.y
8140                 Fixed a yacc/bison syntax error
8141         * src/matcher.c
8142                 Escaping of string is fixed.
8143
8144 2002-10-11 [colin]      0.8.5claws12
8145
8146         * src/imageview.c
8147                 Resize images to fit
8148
8149 2002-10-11 [paul]       0.8.5claws11
8150
8151         * po/es.po
8152                 updated by Ricardo Mones Lastra
8153
8154 2002-10-10 [alfons]     0.8.5claws10
8155
8156         * src/compose.c
8157                 allow dropping files by "moving" files from a file manager,
8158                 not only by the more cumbersome "copying". the latter 
8159                 mostly implies holding down the Control button
8160
8161 2002-10-10 [christoph]  0.8.5claws9
8162
8163         * src/summaryview.c
8164                 update folders after thread building for ignored threads
8165
8166 2002-10-10 [christoph]  0.8.5claws8
8167
8168         * config/.cvsignore
8169                 added Makefile
8170         * src/filtering.[ch]
8171         * src/folder.[ch]
8172         * src/folderview.[ch]
8173         * src/import.c
8174         * src/inc.[ch]
8175         * src/mbox.[ch]
8176         * src/procmsg.c
8177         * src/summaryview.[ch]
8178                 o added new flag need_update to FolderItem
8179                 o removed folder_table from various functions from tracking
8180                   folder updates
8181                 o set need_update flags in folder.c's move, copy and delete
8182                   functions and procmsg's flags functions
8183                 o added function folderview_update_items_when_required that
8184                   updates all folders with need_update set
8185                 o call folderview_update_items_when_required instead of
8186                   folderview_update_item_foreach
8187
8188 2002-10-09 [sergey]     0.8.5claws7
8189
8190         * src/compose.c
8191                 Strip CRs whel loading the text into editor in reedit mode.
8192
8193 2002-10-09 [colin]      0.8.5claws6
8194
8195         * src/mainwindow.c
8196                 Make Space work when no mail is selected
8197
8198 2002-10-09 [colin]      0.8.5claws5
8199
8200         * src/gtksctree.[ch]
8201                 Fix range_select
8202                 Add gtk_sctree_reanchor() 
8203         * src/summaryview.c
8204                 Use gtk_sctree_reanchor() - better fix for 
8205                 bug 60413
8206
8207 2002-10-09 [colin]      0.8.5claws4
8208
8209         * src/summaryview.c
8210                 Fix shift-click select after delete problem
8211                 (closes bug 60413)
8212
8213 2002-10-08 [thorsten]   0.8.5claws3
8214
8215         * src/summaryview.c
8216                 exclude current msg from -hide read messages-
8217
8218 2002-10-08 [colin]      0.8.5claws2
8219
8220         * src/inc.[ch]
8221           src/pop.c
8222           src/recv.c
8223                 Differentiate socket errors from disk full
8224                 errors
8225
8226 2002-10-08 [christoph]  0.8.5claws1
8227
8228         * Makefile.am
8229         * configure.in
8230                 modifications for new config directory
8231
8232         * config.guess  ** REMOVED **
8233         * config.sub    ** REMOVED **
8234         * install-sh    ** REMOVED **
8235         * ltmain.sh     ** REMOVED **
8236         * missing       ** REMOVED **
8237         * mkinstalldirs ** REMOVED **
8238                 these files are autogenerated by automake
8239                 when you run autogen.sh
8240
8241         * config/.cvsignore     ** NEW FILE **
8242         * config/Makefile.am    ** NEW FILE **
8243                 ignore autogenerated files
8244                 create a Makefile in this directory
8245
8246 2002-10-08 [paul]       0.8.5claws
8247
8248         * 0.8.5claws release
8249         
8250         * src/compose.c
8251           src/procheader.c
8252           src/procmsg.c
8253                 fix quote reply format for newsgroups reply bug
8254                 (thanks to Hoa)
8255                 
8256         * po/en_GB.po
8257           po/pl.po
8258                 updated by me and Witold Wladyslaw Wojciech Wilk
8259                 repectively
8260
8261 2002-10-07 [paul]       0.8.3claws53
8262
8263         * po/it.po
8264           po/pt_BR.po
8265           po/sr.po
8266                 updated messages catalogs, submitted by
8267                 Alessandro Maestri, Fabio Jr.Beneditto 
8268                 and Urke MMI, respectively.
8269
8270 2002-10-07 [christoph]  0.8.3claws52
8271
8272         * src/folder.[ch]
8273         * src/folderview.c
8274         * src/mainwindow.c
8275                 fix new folder ghost message bug
8276                 (closes bug [ 619722 ] wrong count for newly created folders)
8277
8278 2002-10-07 [christoph]  0.8.3claws51
8279
8280         * src/compose.c
8281                 fix news posting problem
8282
8283 2002-10-07 [melvin]     0.8.3claws50
8284
8285         * po/fr.po
8286                 Updated French translation
8287
8288 2002-10-05 [christoph]  0.8.3claws49
8289
8290         * src/gtkstext.c
8291                 check if line_start_cache is set in gtk_stext_update_text
8292                 (closes bug [ 618119 ] crash while doing search in folder)
8293
8294 2002-10-05 [christoph]  0.8.3claws48
8295
8296         * src/imap.c
8297         * src/news.c
8298         * src/utils.c
8299         * src/utils.h
8300                 implement cache cleanups for claws' folder system
8301                 (closes bug [ 595916 ] imapcache not cleaned up)
8302
8303 2002-10-05 [melvin]     0.8.3claws47
8304
8305         * src/prefs_actions.c
8306                 Made the help text more clear for the %p token
8307
8308 2002-10-04 [paul]       0.8.3claws46
8309
8310         * sync with 0.8.5
8311                 see ChangeLog 2002-10-02 and 2002-10-03
8312
8313 2002-10-04 [christoph]  0.8.3claws45
8314
8315         * src/inc.c
8316                 fix segfault caused by pop before smtp
8317                 call to inc_account_mail with NULL
8318                 pointer for mainwin
8319
8320 2002-10-04 [paul]       0.8.3claws44
8321
8322         * configure.in
8323                 sync the LDAP detection from 0.8.5cvs1
8324
8325 2002-10-02 [christoph]  0.8.3claws43
8326
8327         * po/de.po
8328                 fix small spelling error
8329
8330 2002-10-02 [melvin]     0.8.3claws42
8331
8332         * ac/aspell.m4
8333                 Behave better and say "no" when test program cannot be run.
8334
8335 2002-10-02 [paul]       0.8.3claws41
8336
8337         * sync with 0.8.4cvs1
8338                 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
8339                 
8340         * src/summaryview.c
8341                 toggle the behavior of Reply menuitem between
8342                 normal reply and reply-to-list
8343
8344 2002-10-01 [sergey]     0.8.3claws40
8345
8346         * src/compose.c
8347                 Convert newlines in the message text to the canonical form
8348                 before base64 encoding (RFC2045 compliance, fixes some
8349                 interoperability issues with Evolution 1.0.3)
8350
8351 2002-09-29 [colin]      0.8.3claws39
8352
8353         * src/summaryview.c
8354                 Fix an unwanted copy/paste
8355
8356 2002-09-29 [colin]      0.8.3claws38
8357
8358         * src/mainwindow.c
8359                 Renamed "Custom toolbar" to "Customize toolbar"
8360                 Renamed "Show all header" to "Show all headers"
8361                 Renamed "Set diplay item" to "Set displayed items"
8362         * src/prefs_common.c
8363                 Renamed "Show all header" to "Show all headers"
8364         * src/prefs_summary_column.c
8365                 Renamed "diplay item" to "displayed items"
8366
8367 2002-09-29 [colin]      0.8.3claws37
8368
8369         * src/mainwindow.[ch]
8370                 online/offline status pixmaps follow theme
8371                 changes
8372         * src/summaryview.[ch]
8373                 quicksearch pixmap follows theme changes
8374
8375 2002-09-29 [thorsten]   0.8.3claws36
8376
8377         * src/compose.c
8378           src/prefs_folder_item.[ch]
8379                 add default_reply_to folder option (closes patch 581044)
8380
8381 2002-09-29 [christoph]  0.8.3claws35
8382
8383         * acconfig.h    ** REMOVED **
8384         * configure.in
8385         * ac/aspell.m4
8386         * ac/check-type.m4
8387         * ac/gnupg-check-typedef.m4
8388                 fix autoheader 2.50 warning
8389
8390 2002-09-29 [christoph]  0.8.3claws34
8391
8392         * major code cleanup (part 2)
8393         
8394                 - unused variables removed
8395                 - unused functions removed
8396                 - uninitialized variables checked
8397                 - missing return statements added
8398                 - missing function return types added
8399                 - added parentheses around assignment
8400                   when suggested by gcc
8401
8402 2002-09-29 [alfons]     0.8.3claws33
8403
8404         * src/logwindow.c
8405                 log_window_clear(): only bracket gtk_text_forward_delete() 
8406                 with gtk_text_freeze() / gtk_text_thaw() (see if this
8407                 works around GTK text bug)
8408
8409 2002-09-29 [paul]       0.8.3claws32
8410
8411         * po/bg.po
8412           po/sr.po
8413                 updated by George Danchev and Urke MMI
8414                 respectively
8415
8416 2002-09-27 [christoph]  0.8.3claws31
8417
8418         * doc-src/readme.txt
8419         * doc-src/rfc1806.txt   ** REMOVED **
8420         * doc-src/rfc2183.txt   ** NEW FILE **
8421         * doc-src/rfc2980.txt   ** NEW FILE **
8422                 update rfcs
8423
8424 2002-09-27 [melvin]     0.8.3claws30
8425
8426         * ac/aspell.m4
8427                 Fixed typo which could break linking
8428
8429 2002-09-27 [melvin]     0.8.3claws29
8430
8431         * ac/aspell.m4
8432                 Improved GNU/aspell checking. 
8433                 Fixed bug #614490
8434
8435 2002-09-27 [paul]       0.8.3claws28
8436
8437         * sync with 0.8.3cvs8
8438                 see ChangeLog 2002-09-27
8439
8440 2002-09-26 [colin]      0.8.3claws27
8441
8442         * src/toolbar.[ch]
8443           src/mainwindow.[ch]
8444                 Add "Reply to Mailing-list" to the toolbar
8445
8446 2002-09-26 [christoph]  0.8.3claws26
8447
8448         * src/summaryview.c
8449                 Fix wrong message counts in summaryview status
8450
8451 2002-09-26 [paul]       0.8.3claws25
8452
8453         * sync with 0.8.3cvs7
8454                 see ChangeLog 2002-09-26
8455
8456 2002-09-26 [paul]       0.8.3claws24
8457
8458         * sync with 0.8.3cvs6
8459                 see ChangeLog 2002-09-25
8460
8461 2002-09-25 [christoph]  0.8.3claws23
8462
8463         * src/prefs_common.c
8464         * src/prefs_folder_item.c
8465         * src/prefs_scoring.c
8466                 Renamed "kill score" to "hide score" in GUI
8467                 and prefs files
8468
8469 2002-09-25 [paul]       0.8.3claws22
8470
8471         * sync with 0.8.3cvs5
8472                 see ChangeLog 2002-09-24
8473
8474 2002-09-24 [alfons]     0.8.3claws21
8475
8476         patch by Satoshi Nagayasu: allows appending / saving multiple 
8477         selected files (closes "[ 612279 ] save multiple mesg(s) in 
8478         'Save as ...'")
8479
8480         * AUTHORS
8481                 add Satoshi Nagayasu
8482         * src/summaryview.c
8483                 summary_save_as(): allow saving selected files to
8484                 one file
8485                 summary_set_menu_sensitive: enable "Save As..." when
8486                 multiple files are selected
8487         * src/utils.[ch]
8488                 append_file(): new function
8489
8490 2002-09-24 [colin]      0.8.3claws20
8491
8492         * src/procmime.c
8493                 Fix segfault when mimeinfo doesn't have a 
8494                 content_type. 
8495
8496 2002-09-24 [colin]      0.8.3claws19
8497
8498         * src/prefs_common.[ch]
8499                 Add a preference to display send dialog or not
8500         * src/send.c
8501                 Display send dialog according to preference
8502
8503 2002-09-24 [colin]      0.8.3claws18
8504
8505         * src/compose.[ch]
8506                 Disable user actions when sending
8507
8508 2002-09-24 [colin]      0.8.3claws17
8509
8510         * src/procmime.c
8511                 Do not display name or filename for attachments
8512                 with an application/pgp-signature type
8513                 (security flaw, see bug 537413)
8514
8515 2002-09-23 [colin]      0.8.3claws16
8516
8517         * src/editaddress.c
8518                 Initialize entry_email, entry_alias and 
8519                 entry_remarks to first email address of the list
8520
8521 2002-09-23 [colin]      0.83claws15
8522
8523         * src/compose.c
8524                 Drop pgp-signature when reediting a signed queued
8525                 message
8526
8527 2002-09-23 [melvin]     0.8.3claws14
8528
8529         * po/fr.po
8530                 Updated French translation
8531
8532 2002-09-23 [melvin]     0.8.3claws13
8533
8534         * src/mainwindow.c
8535                 Made custom toolbar menu labels more consistent
8536         * src/prefs_toolbar.c
8537                 Made custom toolbar window title more consistent
8538
8539 2002-09-22 [colin]      0.8.3claws12
8540
8541         * src/inc.c
8542                 Initialize session type to normal before getting 
8543                 mail (fixes strange Get behaviour)
8544         * src/prefs_account.h
8545                 Move STYPE_POP_BEFORE_SMTP to last position to 
8546                 avoid other side-effects
8547
8548 2002-09-22 [colin]      0.8.3claws11
8549
8550         * src/prefs_account.c
8551                 Fix pop_bfr_smtp_tm_entry sensivity when switching
8552                 from pop3 to apop or vice-versa
8553
8554 2002-09-22 [colin]      0.8.3claws10
8555         
8556         * src/prefs_account.[ch]
8557                 Add an option for the POP before SMTP timeout
8558         * src/inc.c
8559                 Remember time of last POP connection
8560         * src/send.c
8561                 Do POP before SMTP only if timeout reached
8562
8563 2002-09-22 [oliver]     0.8.3claws9
8564         
8565         * README.claws
8566                 explain custom toolbar
8567
8568 2002-09-22 [oliver]     0.8.3claws8
8569
8570         * src/prefs_actions.[ch]
8571         custom toolbar for compose      
8572                 actions callback from compose toolbar
8573         * src/folderview.c
8574                 remove include toolbar.h
8575
8576 2002-09-22 [oliver]     0.8.3claws7
8577         
8578         * src/prefs_toolbar.[ch]
8579                 custom toolbar for compose
8580                 - generic prefs_toolbar handles both
8581                   Mainwin's toolbar as well as Compose toolbar          
8582
8583 2002-09-22 [oliver]     0.8.3claws6
8584         
8585         * src/toolbar.[ch]
8586                 custom toolbar for compose
8587                 restructure toolbar.[ch]
8588
8589 2002-09-22 [oliver]     0.8.3claws5
8590
8591         * src/compose.[ch]
8592                 custom toolbar for compose
8593
8594 2002-09-22 [oliver]     0.8.3claws4
8595         
8596         * src/mainwindow.[ch]
8597                 custom toolbar for compose 
8598                 move mainwin toolbar back to mainwindow
8599
8600 2002-09-22 [alfons]     0.8.3claws3
8601
8602         * src/procmsg.c
8603                 :%sno/if(/if (/gc
8604                 :%sno/for(/for (/gc
8605                 (beautify)
8606
8607 2002-09-22 [alfons]     0.8.3claws2
8608         
8609         * src/procmsg.c
8610                 procmsg_save_to_outbox(): don't unlink message file from queue;
8611                 callers should do it using folder_item_remove_msg()
8612
8613 2002-09-22 [colin]      0.8.3claws1
8614
8615         * src/mimeview.[ch]
8616                 Made mimeview_check_signature() public
8617         * src/textview.c
8618                 Made GPG signatures verifiable by clicking
8619                 the [application/pgp-signature] in the Text
8620                 view
8621
8622 2002-09-22 [paul]       0.8.3claws
8623
8624         * po/bg.po
8625           po/en_GB.po
8626           po/es.po
8627           po/it.po
8628           po/pl.po
8629           po/pt_BR.po
8630           po/sr.po
8631                 updated translations, submitted by George Danchev,
8632                 me, Ricardo Mones Lastra, Alessandro Maestri,
8633                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto 
8634                 and Urke MMI, respectively.     
8635
8636 2002-09-22 [alfons]     0.8.2claws65
8637
8638         * src/procmsg.c
8639         * src/pgptext.c
8640                 no furry valgrinds have been used to plug these memleaks
8641
8642 2002-09-20 [paul]       0.8.2claws64
8643
8644         * sync with 0.8.3cvs4
8645                 'Select thread' re-implemented 
8646                 see ChangeLog 2002-09-20
8647
8648 2002-09-21 [alfons]     0.8.2claws63
8649
8650         * src/compose.c
8651                 compose_send(): plug unnoticed memleak
8652
8653 2002-09-20 [alfons]     0.8.2claws62
8654
8655         * src/addr_compl.c
8656                 replace_address_in_edit(): strict check for NULL address to
8657                 fix "[ 607348 ] Segfault in address completion". My guess is
8658                 that this happens with an empty address book, but it's good
8659                 to have this check here anyway
8660                 
8661                 completion_window_button_press(): free string returned 
8662                 from the internal cache
8663
8664 2002-09-20 [christoph]  0.8.2claws61
8665
8666         * src/procmime.h
8667                 added ENC_BINARY to EncodingType
8668         * src/procmime.c
8669                 the string returned by procmime_get_encoding_str
8670                 should not depend on the order of values in the
8671                 EncodingType definition
8672         * doc-src/rfc1806.txt   ** NEW FILE **
8673                 Added rfc1806 about MIME Content-Disposition
8674                 Extension
8675
8676 2002-09-19 [paul]       0.8.2claws60
8677
8678         * sync with 0.8.2cvs3
8679                 see ChangeLog 2002-09-19
8680
8681 2002-09-19 [paul]       0.8.2claws59
8682
8683         * src/prefs_folder_item.c
8684                 revert to Darko's original alignment of colour
8685                 selector button
8686                 add a colon to folder_color label
8687                 
8688         * src/compose.c
8689                 add Colin's patch (with Hiro's modifications) to 
8690                 force BASE64 encoding for 8-bit text when signing
8691                 (sync with 0.8.3cvs2)
8692
8693 2002-09-18 [alfons]     0.8.2claws58
8694
8695         * src/compose.c
8696                 :%sno/if(/if (/gc
8697                 :%sno/for(/for (/gc
8698                 (beautify a little bit)
8699
8700 2002-09-18 [christoph]  0.8.2claws57
8701
8702         * src/pine.c
8703                 fix handling of fgetc return value
8704
8705 2002-09-17 [alfons]     0.8.2claws56
8706         
8707         * src/summaryview.c
8708                 summary_sort(): check non-NULL summaryview->folder_item when no 
8709                 folder is selected at all
8710                 (closes "[ 610344 ] sort label make syl Crash")
8711
8712 2002-09-17 [alfons]     0.8.2claws55
8713         
8714         * src/compose.c
8715                 beautify a little bit
8716
8717 2002-09-17 [christoph]  0.8.2claws54
8718
8719         * src/folder.c
8720                 initialize max values for cache and folder
8721                 when cache or folder is empty
8722
8723 2002-09-15 [colin]      0.8.2claws53
8724
8725         * src/compose.c
8726                 Fix a leak (thanks Alfons!) and cleaned
8727                 variables names for custom headers
8728
8729 2002-09-15 [colin]      0.8.2claws52
8730
8731         * src/compose.c
8732                 Fix custom headers recognition when
8733                 prefs_common.trans_hdr is on
8734
8735 2002-09-15 [colin]      0.8.2claws51
8736
8737         * src/compose.c
8738                 Allow dynamically-added custom headers
8739                 Yet not reparsed if reedited
8740
8741 2002-09-15 [alfons]     0.8.2claws50
8742
8743         * src/prefs_account.c
8744                 fix warnings
8745
8746 2002-09-15 [colin]      0.8.2claws49
8747         
8748         * src/prefs_account.c
8749                 fix pop_before_smtp sensitivity
8750
8751 2002-09-15 [colin]      0.8.2claws48
8752
8753         * src/inc.[ch]
8754                 add inc_pop_before_smtp()
8755                 allow MainWindow to be undefined in 
8756                 inc_account_mail() and inc_start()
8757         * src/pop.c
8758           src/prefs_account.h
8759                 add STYPE_POP_BEFORE_SMTP session type
8760         * src/prefs_account.c
8761                 activated pop before smtp option
8762         * src/send.c
8763                 do pop before smtp if the relevant option 
8764                 is set
8765
8766 2002-09-15 [paul]       0.8.2claws47
8767
8768         * sync with 0.8.3
8769                 see ChangeLog 2002-09-15
8770
8771 2002-09-14 [paul]       0.8.2claws46
8772
8773         * po/bg.po
8774                 updated Bulgarian translation, submitted by
8775                 George Danchev
8776
8777 2002-09-13 [paul]       0.8.2claws45
8778
8779         * src/compose.c
8780                 merge claws' select_account() with main's
8781                 (new) compose_select_account(). [sync with
8782                 0.8.2cvs15, see ChangeLog 2002-09-11]
8783
8784 2002-09-12 [christoph]  0.8.2claws44
8785
8786         * src/filter.c
8787                 allocate 1 elements of FolderItem not 0
8788
8789 2002-09-12 [colin]      0.8.2claws43
8790
8791         * src/compose.c
8792                 Fix bug #590825 (obey Follow-up: poster)
8793
8794 2002-09-12 [colin]      0.8.2claws42
8795
8796         * src/procmime.c
8797                 Fix bug #557009 (wrong headers for messages 
8798                 forwarded as attachments)
8799
8800 2002-09-11 [colin]      0.8.2claws41
8801         
8802         * src/compose.c
8803                 Put SCF: pseudo-header on top of message
8804                 Set draft tmp_flag when saved as draft
8805
8806         * src/procmsg.c
8807           src/procheader.c
8808                 Skip after first \n\n for beginning of real message
8809                 for drafts too
8810
8811 2002-09-11 [christoph]  0.8.2claws40
8812
8813         * src/filtering.c
8814                 use procmsg flag functions in filtering or processing
8815                 will cause incorrect folder message counts
8816
8817 2002-09-11 [colin]      0.8.2claws39
8818
8819         * src/compose.c
8820                 Fix bug #550175 - wrong save folder when reediting
8821                 drafts
8822
8823 2002-09-11 [paul]       0.8.2claws38
8824
8825         * sync with 0.8.2cvs14
8826                 see ChangeLog 2002-09-11
8827
8828 2002-09-11 [colin]      0.8.2claws37
8829
8830         * src/folder.c
8831                 Fix a typo (seeming to cause new/unread status to
8832                 be lost)
8833
8834 2002-09-10 [christoph]  0.8.2claws36
8835
8836         * src/compose.c
8837                 compose_redirect should not use compose_generic_new
8838                 because that does more stuff than expected including
8839                 opening the external editor
8840                 (closes bug "[ 526608 ] bounced messages appear blank
8841                  in editor")
8842
8843 2002-09-10 [christoph]  0.8.2claws35
8844
8845         * src/folder.c
8846                 fix problem with too large message number range
8847                 causing a crash in folder_item_scan
8848
8849 2002-09-10 [paul]       0.8.2claws34
8850
8851         * sync with 0.8.2cvs13
8852                 see ChangeLog 2002-09-10
8853
8854 2002-09-10 [christoph]  0.8.2claws33
8855
8856         * src/msgcache.c
8857                 set MsgInfo TmpFlags for queue and draft folders
8858                 (closes bug "[ 591676 ] Queue ignore MIME on restart")
8859
8860 2002-09-10 [paul]       0.8.2claws32
8861
8862         * AUTHORS
8863           po/bg.po      ** NEW FILE **
8864                 new Bulgarian translation submitted by
8865                 George Danchev <danchev@spnet.net>
8866                 
8867         * tools/Makefile.am
8868           tools/README
8869           tools/tb2sylpheed     ** NEW FILE **
8870                 add script that converts an addressbook exported
8871                 from The Bat! into a Sylpheed addressbook. Submitted
8872                 by Urke MMI <urke-kg@eunet.yu>
8873
8874 2002-09-10 [paul]       0.8.2claws31
8875
8876         * sync with 0.8.2cvs12
8877                 see ChangeLog 2002-09-10
8878
8879 2002-09-06 [paul]       0.8.2claws30
8880
8881         * src/prefs_common.c
8882                 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
8883                 
8884         * tools/Makefile.am
8885           tools/README
8886           tools/ldif-to-xml.py  ** REMOVED **
8887                 remove obsolete python script
8888
8889 2002-09-06 [paul]       0.8.2claws29
8890
8891         * sync with 0.8.2cvs10
8892                 see ChangeLog 2002-09-06
8893
8894 2002-09-04 [paul]       0.8.2claws28
8895
8896         * sync with 0.8.2cvs9
8897                 see ChangeLog 2002-08-04
8898
8899 2002-09-04 [colin]      0.8.2claws27 
8900
8901         * src/prefs_common.[ch]
8902                 Added signature color configuration
8903         * src/textview.c
8904                 Use user-specified signature color
8905
8906 2002-09-03 [colin]      0.8.2claws26
8907
8908         * src/prefs_common.[ch]
8909                 Added autosave and autosave_length prefs
8910         * src/compose.c
8911                 Added compose_remove_draft()
8912                 Auto-save drafts according to the prefs
8913         * src/main.c
8914                 Added a crash-indicator file, allowing to check
8915                 for new messages on startup if Sylpheed crashed
8916                 (makes saved drafts "reappear")
8917
8918 2002-09-03 [colin]      0.8.2claws25
8919
8920         * src/textview.[ch]
8921                 Grey the signature
8922
8923 2002-09-03 [paul]       0.8.2claws24
8924
8925         * sync with 0.8.2cvs8
8926                 see ChangeLog 2002-09-02 and 2002-09-03
8927
8928 2002-09-03 [darko]      0.8.2claws23
8929
8930         * src/folderview.c
8931                 use normal style when creating new folder to pick
8932                 proper font size 
8933
8934 2002-09-02 [melvin]     0.8.2claws22
8935
8936         * src/gtkaspell.m4
8937                 removed some obsolete code
8938
8939 2002-09-02 [melvin]     0.8.2claws21
8940
8941         * ac/aspell.m4
8942                 fixed test's equality sign (== to =)
8943
8944 2002-09-02 [alfons]     0.8.2claws20
8945
8946         * src/folder.c
8947         * src/mh.c
8948                 revert change of 0.8.2claws16 and use the mh_folder_destroy
8949                 as folder->destroy virtual as suggested by Hiro
8950                 (the mh.c code seems to have been lost around mh.c.1.21)
8951
8952 2002-09-02 [paul]       0.8.2claws19
8953
8954         * po/pt_BR.po
8955                 updated by Fabio Jr. Beneditto
8956                 
8957         * src/defs.h
8958                 use 'http://claws.sylpheed.org' for homepage link. 
8959                 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
8960
8961 2002-09-01 [alfons]     0.8.2claws18
8962
8963         * src/mh.c
8964                 plug memleak related to one Martin Kluge found
8965
8966 2002-08-31 [paul]       0.8.2claws17
8967
8968         * sync with 0.8.2cvs6
8969                 see ChangeLog 2002-08-30
8970
8971 2002-08-31 [alfons]     0.8.2claws16
8972
8973         * src/folder.c
8974                 folder_destroy(): remove mailbox from folderlist even if it has
8975                 no destroy virtual
8976
8977 2002-08-31 [alfons]     0.8.2claws15
8978
8979         * src/folder.c
8980                 :%sno/if(/if (/gc
8981                 :%sno/for(/for (/gc
8982                 (being pedantic I know)
8983
8984 2002-08-31 [alfons]     0.8.2claws14
8985
8986         * src/folder.c
8987                 check for NULL pointers returned from folder->fetch_msginfo virtual
8988                 (should solve some reported crashes)
8989
8990 2002-08-30 [alfons]     0.8.2claws13
8991
8992         * acconfig.h
8993         * configure.in
8994         * src/crash.c
8995                 enable crash dialog on compilation time
8996                 (--enable-crash-dialog configure option)
8997
8998 2002-08-30 [alfons]     0.8.2claws12
8999
9000         * AUTHORS
9001                 add Martin Kluge
9002         * src/mh.c
9003                 apply memory leak plug patch by Martin Kluge
9004                 (closes patch "[ 602568 ] patch for 602441 little memory leak",
9005                 bug "[ 599677 ] Very small memory leak in 0.81claws115",
9006                 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
9007
9008 2002-08-30 [darko]      0.8.2claws11
9009
9010         * src/folderview.c
9011                 copy Gtk style from normal style to match
9012                 font size for coloured folders
9013
9014 2002-08-29 [alfons]     0.8.2claws10
9015
9016         * sylpheed.desktop
9017                 Type=Internet <- Type=Application
9018                 (reported by Michael Schwendt, see:
9019                 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
9020                 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
9021
9022 2002-08-29 [paul]       0.8.2claws9
9023
9024         * sync with 0.8.2cvs5
9025                 see ChangeLog 2002-08-29
9026
9027 2002-08-29 [colin]      0.8.2claws8
9028
9029         * src/summaryview.c
9030                 Added a sanity check in summary_select_thread
9031                 Should fix bug 601605
9032
9033 2002-08-29 [colin]      0.8.2claws7
9034
9035         * src/main.c
9036                 Revert claws6 changes regarding bug #591676
9037
9038 2002-08-28 [colin]      0.8.2claws6
9039         
9040         * src/main.c
9041                 Ignore cache for queue folderitems
9042                 Fix bug #591676
9043
9044 2002-08-28 [melvin]     0.8.2claws5
9045
9046         * README.claws
9047                 Fixed typos.
9048
9049 2002-08-28 [melvin]     0.8.2claws4
9050
9051         * README.claws
9052                 Updated a bit the text concerning the spell checker
9053
9054 2002-08-28 [melvin]     0.8.2claws3
9055
9056         Merged the GNU_aspell_branch:
9057                 Support of new GNU/aspell is now included and the old pspell
9058                 is not supported anymore.
9059                 See README.claws
9060
9061         * README.claws
9062                 Updated spell checker text to reflect the switch to GNU/aspell
9063
9064         * ac/aspell.m4          *** NEW ***
9065         * src/gtkaspell.[ch]    *** NEW *** 
9066         * ac/pspell.m4          *** DELETED *** 
9067         * src/gtkspell.[ch]     *** DELETED ***
9068
9069         * ac/Makefile.am
9070                 Updated for GNU/aspell support
9071
9072         * po/POTFILES.in
9073                 Replaced gtkspell.c by gtkaspell.c
9074
9075         * acconfig.h
9076         * src/Makefile.am
9077         * src/about.c
9078         * src/compose.[ch]
9079         * src/crash.c
9080         * src/main.c
9081         * src/prefs_common.[ch]
9082                 Updated for GNU/aspell support
9083
9084 2002-08-28 [paul]       0.8.2claws2
9085
9086         * sync with 0.8.2cvs4
9087                 see ChangeLog 2002-08-27 and 2002-08-28
9088
9089 2002-08-28 [colin]      0.8.2claws1
9090
9091         * src/summary_search.c
9092                 Added "AND search"
9093
9094 2002-08-28 [jens]       0.8.2claws
9095
9096         *po/de.po
9097                 Updated German translations
9098
9099 2002-08-27 [melvin]     0.8.2claws
9100
9101         * po/fr.po
9102                 Updated French translations
9103
9104 2002-08-27 [paul]       0.8.2claws
9105
9106         * sync with 0.8.2 main release
9107
9108         * po/en_GB.po
9109           po/es.po
9110           po/it.po
9111           po/pl.po
9112           po/pt_BR.po
9113           po/sr.po
9114                 updated message catalogs submitted by
9115                 Ricardo Mones Lastra, Alessandro Maestri,
9116                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
9117                 Beneditto and Urke MMI  
9118
9119 2002-08-27 [hoa]        0.8.1claws123
9120
9121         * src/mainwindow.[ch]
9122         * src/summaryview.[ch]
9123                 removed the "filter setting" menu option.
9124                 add a "cancel a news message" menu option.
9125
9126 2002-08-26 [martin]     0.8.1claws122
9127
9128         * ChangeLog.claws
9129                 changed string under 0.8.1claws79 changed by myself
9130                 i'm sorry alfons :(
9131
9132 2002-08-26 [martin]     0.8.1claws121
9133
9134         * src/crash.c
9135                 added kill command to debuggerrc to start crash dialog
9136
9137 2002-08-26 [paul]       0.8.1claws120
9138
9139         * sync with 0.8.1cvs31
9140                 see ChangeLog 2002-08-26
9141
9142 2002-08-25 [alfons]     0.8.1claws119
9143
9144         * src/procmsg.c
9145                 fix bug that didn't send out correct headers to news server
9146                 when sending news article and email from queue (bug reported
9147                 and patch provided by Tim Mann; closes bug 
9148                 "[ 583196 ] 0.7.8claws can't post news")
9149
9150 2002-08-25 [alfons]     0.8.1claws118
9151
9152         * src/selective_download.c
9153                 mark two strings as translatable
9154                 (thanks to Urke MMI for pointing this out)
9155
9156 2002-08-25 [alfons]     0.8.1claws117
9157
9158         * src/summaryview.c
9159                 treat sent boxes as special and allow sorting them by addressee
9160                 (closes "[ 589418 ] Sent folder sorting misbehavior"
9161                 submitted by Steve Lamb)
9162
9163 2002-08-24 [alfons]     0.8.1claws116
9164
9165         * src/matcher.c
9166                 fix memleak reported by Martin Kluge
9167                 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
9168
9169 2002-08-24 [oliver]     0.8.1claws115
9170
9171         * src/prefs_toolbar.c
9172                 o code cleanup as suggested by Alfons
9173                 o memleak fix
9174
9175 2002-08-24 [alfons]     0.8.1claws114
9176
9177         * src/summaryview.c
9178                 o fix another memory leak reported by Martin Kluge
9179                   (see "[ 599568 ] Small Memory Leak")
9180                 o remove 'from' variable from 'summary_set_header()'; we can
9181                   do with just 'to' 
9182
9183 2002-08-24 [paul]       0.8.1claws113
9184
9185         * sync with 0.8.1cvs30
9186                 see ChangeLog 2002-08-23
9187
9188 2002-08-24 [alfons]     0.8.1claws112
9189
9190         * src/summaryview.c
9191                 remove unnecessary allocations for search bar fixing leaks
9192                 reported by Martin Kluge
9193                 (see "[ 599451 ] Further memory leaks?")
9194
9195 2002-08-24 [alfons]     0.8.1claws111
9196
9197         * src/main.c
9198                 make get_socket_name() public for crash.c
9199         * src/crash.c
9200                 o make report bug button work (goes to claws' 
9201                   bug tracker at sf.net)
9202                 o introduce function for doing important stuff just
9203                   before claws goes down
9204                 o clean up code 
9205
9206 2002-08-24 [alfons]     0.8.1claws110
9207
9208         * src/compose.c
9209                 move cursor to "To" entry when forwarding as attachment
9210                 (reported and solved by Steve Lamb, closes bug report
9211                 "[ 592880 ] Forward as attachment; cursor not in to")
9212
9213 2002-08-24 [colin]      0.8.1claws109
9214
9215         * src/mainwindow.c
9216                 fix quick search visibility after GUI (de)separations.
9217
9218 2002-08-23 [colin]      0.8.1claws108
9219
9220         * src/mainwindow.c
9221                 fix header pane visibility after folderview or
9222                 messageview (de)separation
9223
9224 2002-08-23 [paul]       0.8.1claws107
9225
9226         * src/mainwindow.[ch]
9227           src/toolbar.c
9228                 give full control of display or non-display 
9229                 of the Execute icon to Custom toolbar settings.
9230                 add new sensitivity condition to maninwindow.h: 
9231                 M_DELAY_EXEC
9232
9233         * ChangeLog
9234           ChangeLog.jp
9235           NEWS
9236                 more sync with 0.8.1cvs29
9237
9238 2002-08-23 [melvin]     0.8.1claws106
9239
9240         * src/alertpanel.c
9241                 Readded support for custom widget in alertpanel lost in last
9242                 sync.
9243
9244 2002-08-23 [paul]       0.8.1claws105
9245
9246         * sync with 0.8.1cvs29
9247                 see ChangeLog 2002-08-23
9248
9249 2002-08-23 [colin]      0.8.1claws104
9250
9251         * src/summaryview.c
9252                 Fix folder and search pixmaps exchanging positions
9253                 after theme or toolbar changes. Thank to Oliver for 
9254                 reporting this.
9255
9256 2002-08-23 [colin]      0.8.1claws103
9257
9258         * src/mainwindow.c
9259           src/messageview.[ch]
9260           src/noticeview.[ch]
9261           src/summaryview.c
9262                 Changed messageview_create() and noticeview_create()
9263                 to avoid the last gdk_warning
9264
9265 2002-08-22 [colin]      0.8.1claws102
9266
9267         * src/summaryview.c
9268                 Fix my new `Creating pixmap from xpm' warning
9269
9270 2002-08-22 [colin]      0.8.1claws101
9271
9272         * src/mainwindow.c
9273                 Fix some of the gdk warnings
9274
9275 2002-08-22 [colin]      0.8.1claws100
9276
9277         * src/Makefile.am
9278         * src/stock_pixmap.c
9279         * src/stock_pixmap.h
9280         * src/pixmaps/quicksearch.xpm *ADDED*
9281                 Add the quicksearch pixmap
9282         * src/mainwindow.c
9283         * src/summaryview.c
9284         * src/summaryview.h
9285                 Make quicksearch bar visible/hidden via a button
9286
9287 2002-08-22 [christoph]  0.8.1claws99
9288
9289         * src/folder.c
9290                 fix folder update for newsgroups with message
9291                 numbers below minimum number of articles to fetch
9292                 (closes bug #598445)
9293
9294 2002-08-22 [paul]       0.8.1claws98
9295
9296         * sync with 0.8.1cvs28
9297                 see ChangeLog 2002-08-22
9298
9299 2002-08-21 [alfons]     0.8.1claws97
9300
9301         * src/crash.c
9302                 use bt instead of bt full which seems to work 
9303                 better, and bt full doesn't give a great deal 
9304                 of information anyway
9305
9306 2002-08-21 [colin]      0.8.1claws96
9307
9308         * src/summaryview.c
9309                 fix summaryview_searchtype_changed prototype
9310
9311 2002-08-21 [christoph]  0.8.1claws95
9312
9313         * src/mainwindow.c
9314                 o fix broken menu update for sorting type, we have to
9315                   get this info from the summaryview now
9316                 o removed setting of threaded state in menu callback
9317         * src/summaryview.[ch]
9318                 more summaryview/folderitem seperation for
9319                 threading option
9320         * configure.in
9321                 removed not required --with-compiler-flags option
9322
9323 2002-08-21 [oliver]     0.8.1claws94
9324         
9325         * src/toolbar.h 
9326                 o rename toolbar.xml to toolbar_main.xml
9327                   since toolbar_compose.xml might come up 
9328                   any time soon
9329         * README.claws
9330                 add custom toolbar              
9331
9332 2002-08-21 [darko]      0.8.1claws93
9333
9334         * src/procmsg.c
9335                 don't reset tmp flags for messages copied
9336                 to sent folder
9337
9338 2002-08-21 [colin]      0.8.1claws92
9339         
9340         * src/prefs_filtering.c
9341                 fix renaming rules on folder rename 
9342                 when folder is not a leaf folder
9343
9344 2002-08-21 [paul]       0.8.1claws91
9345
9346         * src/prefs_folder_item.c
9347                 fix alignment of colour selector
9348
9349 2002-08-21 [paul]       0.8.1claws90
9350
9351         * sync with 0.8.1cvs27
9352                 see ChangeLog 2002-08-21
9353
9354 2002-08-21 [paul]       0.8.1claws89
9355
9356         * src/summaryview.c
9357                 fix crash when changing field type in
9358                 Quick search bar
9359
9360 2002-08-21 [colin]      0.8.1claws88
9361
9362         * src/summaryview.c
9363                 Made quick search case-insensitive
9364
9365 2002-08-21 [paul]       0.8.1claws87
9366
9367         * sync with 0.8.1cvs26
9368                 see ChangeLog 2002-08-21
9369
9370 2002-08-20 [christoph]  0.8.1claws86
9371
9372         * src/folderview.c
9373         * src/main.c
9374         * src/summaryview.[ch]
9375                 more summaryview/folderitem seperation for
9376                 sort_key and sort_type
9377         * src/procmsg.c
9378                 added missing return statement
9379
9380 2002-08-20 [colin]      0.8.1claws85
9381
9382         * src/summaryview.[ch]
9383                 Added a quick search box
9384         * src/mainwindow.c
9385         * src/prefs_common.[ch]
9386                 Added a show/hide option for the quick search
9387
9388 2002-08-20 [oliver]     0.8.1claws84
9389         
9390         * src/mainwindow.c
9391                 remove toolbar_create_popups
9392         * src/toolbar.[ch]
9393                 o remove toolbar_create_popups
9394                 o fix toolbar_set_sensitive 
9395                   (Bug reports #596834 and #596832)     
9396         * src/prefs_toolbar.c
9397                 o add "Set default" button
9398                 o align label and text + combo widgets
9399
9400 2002-08-20 [hoa]        0.8.1claws83bis
9401
9402         * src/imap.c
9403                 fixed a bug in imap_fetch_msginfo() in case there is no
9404                 current folder.
9405
9406 2002-08-20 [darko]      0.8.1claws83
9407
9408         * src/folderview.c
9409                 copy the color style of folder view so it
9410                 works with GTK themes
9411
9412 2002-08-20 [darko]      0.8.1claws82
9413
9414         * src/folder.h
9415         * src/folderview.c
9416         * src/prefs_folder_item.[hc]
9417                 don't use UI stuff in folder.h
9418
9419 2002-08-20 [darko]      0.8.1claws81
9420
9421         * src/folder.h
9422         * src/prefs_folder_item.h
9423         * src/folderview.c
9424         * src/prefs_folder_item.c
9425                 ability to set folder color in folderview
9426
9427 2002-08-19 [alfons]     0.8.1claws80
9428
9429         * src/summaryview.c
9430                 fix one of the earlier memleaks reported by Martin Kluge
9431
9432 2002-08-19 [alfons]     0.8.1claws79
9433
9434         * src/mainwindow.c
9435                 hide notice view when selecting seperate folder
9436                 view (reported by Urke MMI)
9437
9438 2002-08-19 [christoph]  0.8.1claws78
9439
9440         * src/folderview.c
9441         * src/prefs_folder_item.h
9442         * src/summaryview.[ch]
9443                 o add summary_set_prefs_from_folderitem to set
9444                   summaryview prefs (first step to remove all
9445                   references to the folderitem in summaryview)
9446                 o moved compiled regex stuff from folderitem prefs
9447                   to summaryview code
9448
9449 2002-08-19 [paul]       0.8.1claws77
9450
9451         * src/compose.c
9452                 add check for '.' to QUOTE_IF_REQUIRED
9453
9454 2002-08-19 [paul]       0.8.1claws76
9455
9456         * src/inc.c
9457                 sync with 0.8.1cvs25 (plug memory leak)
9458
9459         * src/prefs_toolbar.c
9460                 re-order prefs_toolbar_cancel()
9461
9462 2002-08-18 [alfons]     0.8.1claws75
9463
9464         * src/inc.c
9465         * src/matcher.c
9466                 plug other memleaks reported by Martin Kluge
9467
9468 2002-08-18 [paul]       0.8.1claws74
9469
9470         * po/pt_BR.po
9471                 updated by Fabio Jr. Beneditto
9472
9473 2002-08-18 [paul]       0.8.1claws73
9474
9475         * src/toolbar.[ch]
9476                 fix bug where tooltips were displayed untranslated              
9477
9478         * src/prefs_toolbar.c
9479                 fix bug where clicking 'Cancel' creates an icon & text
9480                 toolbar regardless of prefs
9481         
9482
9483 2002-08-17 [oliver]     0.8.1claws72
9484
9485         * src/prefs_toolbar.c
9486                 update toolbar on CANCEL
9487                 bug reported by Martin Kluge
9488         * src/toolbar.c
9489                 toolbar_destroy memleak fixed           
9490
9491 2002-08-17 [alfons]     0.8.1claws71
9492
9493         * src/toolbar.c
9494                 plug another memleak reported by Martin Kluge
9495
9496 2002-08-16 [alfons]     0.8.1claws70
9497
9498         * src/crash.c
9499                 use execvp() correctly (suggested by wwp; thanks!)
9500
9501 2002-08-16 [alfons]     0.8.1claws69
9502
9503         * src/gtksctree.c
9504                 plug memory leak reported by Kim Schultz & Martin Kluge
9505
9506 2002-08-16 [paul]       0.8.1claws68
9507
9508         * po/es.po
9509                 updated by Ricardo Mones Lastra
9510
9511 2002-08-16 [paul]       0.8.1claws67
9512
9513         * src/toolbar.h
9514                 fix bug where 'Compose News' icon showed wrong
9515                 tooltip
9516
9517 2002-08-16 [paul]       0.8.1claws66
9518
9519         * sync with 0.8.1cvs24
9520                 see ChangeLog 2002-08-16
9521
9522         * po/it.po
9523                 updated by Alessandro Maestri
9524
9525 2002-08-15 [paul]       0.8.1claws65
9526
9527         * po/sr.po
9528                 updated by Urke MMI
9529
9530 2002-08-15 [paul]       0.8.1claws64
9531
9532         * src/*.c
9533                 don't translate debug info
9534
9535         * src/matcher.[ch]
9536                 add copyright info
9537
9538 2002-08-15 [paul]       0.8.1claws63
9539
9540         * src/prefs_toolbar.c
9541                 fix bug where clicking 'OK' creates an icon & text
9542                 toolbar regardless of prefs
9543
9544 2002-08-14 [alfons]     0.8.1claws62
9545
9546         * src/main.c
9547                 add global var that has the full argv[0]
9548         * src/crash.c
9549                 o execvp the correct sylpheed by using argv0
9550                   and setting the correct work dir
9551                 o other tweaks  
9552
9553 2002-08-14 [oliver]     0.8.1claws61
9554         
9555         * enable/disable Toolbar Action Buttons 
9556         * code cleanups
9557         * src/mainwindow.c
9558         * src/toolbar.[ch]      
9559         * src/prefs_toolbar.c   
9560
9561 2002-08-14 [melvin]     0.8.1claws60
9562
9563         * po/fr.po
9564                 Updated French translations
9565
9566 2002-08-14 [melvin]     0.8.1claws59
9567
9568         * src/crash.c
9569                 Made bug report not translatable
9570         * src/exporthtml.c
9571                 Fixed exporthtml_build_filespec() return value
9572         * src/foldersel.c
9573                 Fixed incorrect include file
9574         * src/gtkspell.c
9575         * src/prefs_actions.c
9576         * src/prefs_toolbar.c
9577                 Made debug info not translatable
9578         * src/mutt.c
9579         * src/quote_fmt.c
9580                 Added missing includes
9581         * src/prefs_common.c
9582                 Fixed typo
9583
9584 2002-08-14 [paul]       0.8.1claws58
9585
9586         * faq/es/sylpheed-faq.html
9587           faq/es/sylpheed-faq-[1-3].html
9588           faq/es/sylpheed-faq-4.html     **NEW FILE **
9589                 update Spanish FAQ
9590
9591 2002-08-13 [christoph]  0.8.1claws57
9592
9593         * src/procmsg.c
9594                 ignore thread fix that did not mark all
9595                 child nodes of a ignored thread as
9596                 ignored. Does not work perfectly yet,
9597                 but it is better now
9598
9599 2002-08-13 [alfons]     0.8.1claws56
9600
9601         * src/crash.c
9602                 o implement 'save crash log'
9603                 o some tweaks
9604
9605 2002-08-13 [melvin]     0.8.1claws55
9606
9607         * src/main.c
9608                 removed unrequired "execinfo.h" header
9609
9610 2002-08-12 [paul]       0.8.1claws54
9611
9612         * faq/en/sylpheed-faq.html
9613           faq/en/sylpheed-faq-[1-3].html
9614           faq/en/sylpheed-faq-4.html     **NEW FILE **
9615                 update English FAQ
9616
9617 2002-08-12 [alfons]     0.8.1claws53
9618
9619         * po/POTFILES.in
9620                 add crash.c to translatables
9621         * src/crash.c
9622                 bring in Leandro's crash dialog
9623
9624 2002-08-11 [alfons]     0.8.1claws52
9625
9626         * src/crash.c
9627                 clean up some warnings
9628
9629 2002-08-11 [alfons]     0.8.1claws51
9630
9631         * acconfig.h
9632         * configure.in
9633         * src/crash.[ch]        ** NEW FILES **
9634         * src/main.c            
9635                 initial gdb crash handler
9636
9637 2002-08-11 [paul]       0.8.1claws50
9638
9639         * src/prefs_toolbar.c
9640                 replace Up/Down arrow pixmaps with text to be
9641                 consistent across icon themes
9642
9643 2002-08-11 [paul]       0.8.1claws49
9644
9645         * src/prefs_common.c
9646           src/prefs_toolbar.c
9647                 rename 'Pixmap' -> 'Icon'
9648
9649         * src/toolbar.[ch]
9650                 rename  'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
9651
9652 2002-08-10 [paul]       0.8.1claws48
9653
9654         * src/prefs_toolbar.c
9655                 re-work the UI
9656
9657 2002-08-10 [paul]       0.8.1claws47
9658
9659         * src/main.c
9660                 don't write Processing progress to status bar
9661                 patch submitted by Alexander Evseev
9662
9663         * src/prefs_toolbar.c
9664                 re-position and resize window
9665                 make window assume correct size on first call
9666
9667 2002-08-10 [paul]       0.8.1claws46
9668
9669         * src/mainwindow.c
9670           src/prefs_toolbar.c
9671           src/toolbar.c
9672           src/toolbar.h
9673                 obey coding style
9674                 follow UI text conventions
9675
9676 2002-08-10 [alfons]     0.8.1claws45
9677
9678         * src/toolbar.c
9679                 correct pixmap for delete action
9680
9681 2002-08-10 [paul]       0.8.1claws44
9682
9683         * po/pt_BR.po
9684                 updated by Fabio Jr. Beneditto
9685
9686 2002-08-10 [paul]       0.8.1claws43
9687
9688         * po/POTFILES.in
9689                 add custom toolbar files
9690
9691 2002-08-10 [paul]       0.8.1claws42
9692
9693         * sync with 0.8.1cvs22
9694                 see ChangeLog 2002-08-09
9695
9696 2002-08-09 [paul]       0.8.1claws41
9697
9698         * tools/Makefile.am
9699           tools/README
9700           tools/outlook2sylpheed.pl     ** NEW FILE **
9701                 add script to convert exported Outlook
9702                 contacts list to a Sylpheed addressbook.
9703                 Submitted by Ricardo Mones Lastra.
9704
9705 2002-08-09 [paul]       0.8.1claws40
9706
9707         * AUTHORS
9708           configure.in
9709           po/sr.po      ** NEW FILE **
9710                 add Serbian message catalog. Submitted by
9711                 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>             
9712
9713 2002-08-09 [paul]       0.8.1claws39
9714
9715         * sync with 0.8.1cvs21
9716                 see ChangeLog 2002-08-08
9717
9718 2002-08-08 [oliver]     0.8.1claws38
9719
9720         * src/mainwindow.c
9721                 move Custom Toolbar to Configuration menu
9722
9723 2002-08-08 [oliver]     0.8.1claws37
9724
9725         * src/prefs_toolbar.c
9726                 fix substitute pixmap bug
9727
9728 2002-08-08 [paul]       0.8.1claws36
9729
9730         * sync with 0.8.1cvs19
9731                 see ChangeLog 2002-08-08
9732
9733 2002-08-07 [christoph]  0.8.1claws35
9734
9735         * src/utils.c
9736                 fixed a memory leak in new canonicalize_file_replace
9737
9738 2002-08-07 [christoph]  0.8.1claws34
9739
9740         * src/utils.[ch]
9741                 o canonicalize_file_replace should create the temporary
9742                   file in the same directory as the original file.
9743                 o added get_tmpfile_in_dir that creates a temorary file
9744                   in a specified directory.
9745
9746 2002-08-07 [melvin]     0.8.1claws33
9747
9748         * src/toolbar.c
9749                 fixed bug where 'Article' button acted as 'Email' button.
9750
9751 2002-08-07 [paul]       0.8.1claws32
9752
9753         * sync with 0.8.1.cvs17
9754                 see ChangeLog 2002-08-07
9755
9756 2002-08-07 [colin]      0.8.1claws31
9757         
9758         * src/news.c
9759                 fix mass-cancel problem
9760
9761 2002-08-07 [thorsten]   0.8.1claws30
9762
9763         * src/prefs_toolbar.c
9764                 fix: crash on replace or add new button
9765         * src/toolbar.c
9766                 fix: close xmlfile after reading
9767         * src/utils.c
9768                 fix: unlink() file before rename()
9769
9770 2002-08-06 [paul]       0.8.1claws29
9771
9772         * sync with 0.8.cvs15
9773                 see ChangeLog 2002-08-06
9774
9775 2002-08-06 [oliver]     0.8.1claws28
9776
9777         * src/toolbar.c
9778         * src/prefs_toolbar.c
9779                 fixed empty toolbar issue
9780
9781 2002-08-06 [oliver]     0.8.1claws27
9782
9783         * Custom Toolbar Final 
9784         * src/folderview.c
9785         * src/inc.c
9786         * src/summaryview.c
9787                 o toolbar stuff now lives in src/toolbar.[ch]
9788                 o main_window_toolbar_* functions are renamed to
9789                   toolbar_* reflecting their new source file
9790         * src/mainwindow.[ch]
9791                 o remove toolbar stuff  
9792
9793 2002-08-06 [oliver]     0.8.1claws26
9794         
9795         * src/Makefile.am
9796         * src/prefs_toolbar.[ch]        **New File**
9797         * src/toolbar.[ch]              **New File**
9798                 o prefs_toolbar.[ch] custom toolbar frontend
9799                 o toolbar.[ch]       backend 
9800
9801 2002-08-06 [oliver]     0.8.1claws25
9802
9803         * src/prefs_actions.[ch]
9804                 o new exported function actions_execute
9805
9806 2002-08-06 [paul]       0.8.1claws24
9807
9808         * sync with 0.8.1cvs4
9809                 see ChangeLog 2002-08-06
9810
9811 2002-08-06 [paul]       0.8.1claws23
9812
9813         * sync with 0.8.1cvs13
9814                 see ChangeLog 2002-08-06
9815
9816 2002-08-06 [paul]       0.8.1claws22
9817
9818         * sync with 0.8.1cvs12
9819                 see ChangeLog 2002-08-05 and 2002-08-06
9820
9821 2002-08-06 [match]      0.8.1claws21
9822
9823         * src/addrclip.c
9824                 improvements to cut/copy/paste address
9825
9826 2002-08-05 [match]      0.8.1claws20
9827
9828         * src/addritem.[ch]
9829         * src/addrcache.c
9830         * src/addrbook.c
9831         * src/editaddress.c
9832         * src/addressbook.c
9833                 fixes to improve cut/copy/paste
9834
9835 2002-08-06 [melvin]     0.8.1claws19
9836
9837         * src/account.[ch]
9838                 account_find_all_from_address(): new function that returns the
9839                 list of all accounts that are matched in an address.
9840         * src/alertpanel.[ch]
9841                 alertpanel() now accepts a custom widget
9842                 alertpanel_with_widget(): new function that pops up a panel with
9843                 a custom widget in it 
9844         * src/gtkutils.[ch]
9845                 gtkut_account_menu_new(): new function that allows the selection
9846                 of an account from a list of accounts.
9847         * src/messageview.c
9848                 Extended Return Receipt notification to select the correct 
9849                 account and to make a security test on the Delivery-Notification
9850                 address which should be the same as the Return-Path.
9851
9852 2002-08-06 [thorsten]   0.8.1claws18
9853
9854         * src/mimeview.c
9855                 attach_all: save unnamed as "noname.%d",
9856                 dont free static dirname
9857
9858 2002-08-05 [alfons]     0.8.1claws17
9859
9860         * configure.in
9861                 detect XIM by trying to link rather than compile a XIM program
9862
9863 2002-08-05 [oliver]     0.8.1claws16
9864                 
9865         * src/stock_pixmap.[ch]
9866                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
9867                 o new func to retrieve pixmaps
9868
9869 2002-08-05 [paul]       0.8.1claws15
9870
9871         * sync with 0.8.1cvs10
9872                 see ChangeLog 2002-08-05
9873
9874 2002-08-04 [alfons]     0.8.1claws14
9875
9876         * src/textview.c
9877                 see if this plugs memleak
9878
9879 2002-08-04 [melvin]     0.8.1claws13
9880
9881         * src/gtkspell.c
9882                 fixed bug that could crash Sylpheed when highlighting
9883                 all misspelled words.
9884
9885 2002-08-03 [melvin]     0.8.1claws12
9886
9887         * src/prefs_actions.c
9888                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
9889         * src/messageview.c
9890                 fixed bug where the Return Receipt was sent to
9891                 Delivery-Notification-To address even if it was not present
9892
9893 2002-08-02 [alfons]     0.8.1claws11
9894
9895         * src/prefs_actions.c
9896                 o more check for NULLs
9897                 o put create_io_dialog() in right conditional block
9898
9899 2002-08-02 [paul]       0.8.1claws10
9900
9901         * po/es.po
9902                 updated by Ricardo Mones Lastra
9903
9904 2002-08-01 [christoph]  0.8.1claws9
9905
9906         * src/folder.c
9907                 don't free the cache of the opened
9908                 folder in the summaryview
9909         * src/summaryview.c
9910                 don't unset flags, if it is not required
9911
9912 2002-08-01 [paul]       0.8.1claws8
9913
9914         * sync with 0.8.1cvs8
9915                 see ChangeLog entry 2002-08-01
9916
9917 2002-08-01 [paul]       0.8.1claws7
9918
9919         * sync with 0.8.1cvs7
9920                 see ChangeLog 2002-07-31 and 2002-08-01
9921
9922 2002-07-31 [christoph]  0.8.1claws6
9923
9924         * src/mainwindow.c
9925                 forgot to update menu sensitivity
9926                 function for new menu entry
9927
9928 2002-07-31 [alfons]     0.8.1claws5
9929
9930         * src/main.c
9931                 check folder item and its path for NULL on
9932                 initial processing
9933
9934 2002-07-31 [christoph]  0.8.1claws4
9935
9936         * src/folder.c
9937                 check if folder_item_get_msginfo in
9938                 folder_item_remove_msg returned NULL
9939         * src/imap.c
9940                 better clear the uid cache in the
9941                 uid validity check function and delete
9942                 cached messages
9943
9944 2002-07-31 [paul]       0.8.1claws3
9945
9946         * man/sylpheed.1
9947                 add the '--attach' option and a few other
9948                 minor changes
9949
9950 2002-07-31 [paul]       0.8.1claws2
9951
9952         * sync with 0.8.1cvs5
9953                 see ChangeLog 2002-07-31
9954
9955 2002-07-31 [christoph]  0.8.1claws1
9956
9957         * src/folderview.[ch]
9958         * src/mainwindow.c
9959                 replace "Rescan all folders..." with
9960                 "Check all folders for new messages..."
9961
9962 2002-07-30 [paul]       0.8.1claws
9963
9964         * version 0.8.1claws released
9965
9966 2002-07-30 [paul]       0.8.0claws29
9967
9968         * tools/OOo2sylpheed.pl ** NEW FILE **
9969           tools/README
9970                 add script to enable sending documents as
9971                 attachments from OpenOffice.org
9972
9973 2002-07-30 [melvin]     0.8.0claws28
9974
9975         * src/prefs_actions.c
9976                 Made the actions' input/output dialog display
9977                 without delay.
9978
9979 2002-07-30 [christoph]  0.8.0claws27
9980
9981         * src/procmsg.c
9982                 check if folder_item_get_msginfo in
9983                 procmsg_save_to_outbox returned NULL
9984
9985 2002-07-30 [paul]       0.8.0claws26
9986
9987         * sync with 0.8.1cvs4
9988                 see ChangeLog 2002-07-29
9989
9990 2002-07-29 [thorsten]   0.8.0claws25
9991
9992         * README.claws
9993                 added selective download, delete on server
9994
9995 2002-07-29 [paul]       0.8.0claws24
9996
9997         * sync with 0.8.1cvs3
9998                 see ChangeLog 2002-07-29
9999
10000 2002-07-27 [christoph]  0.8.0claws23
10001
10002         * src/folder.c
10003                 add extra check if fetching the msginfo
10004                 returned NULL
10005
10006 2002-07-27 [paul]       0.8.0claws22
10007
10008         * sync with 0.8.1cvs2
10009                 see ChangeLog 2002-07-26
10010
10011 2002-07-27 [christoph]  0.8.0claws21
10012
10013         * src/imap.c
10014                 add another check if a valid msginfo
10015                 was returned
10016
10017 2002-07-26 [hoa]        0.8.0claws20
10018
10019         * src/folder.c
10020                 Fixed a condition in folder_item_destroy()
10021
10022         * src/imap.c
10023                 Fixed an error in IMAP protocol
10024
10025 2002-07-26 [alfons]     0.8.0claws19
10026
10027         * src/folder.c
10028                 ofcourse compare with identifier, not the path
10029
10030 2002-07-26 [alfons]     0.8.0claws18
10031
10032         * src/folder.c
10033                 use folder item identifier for saving / restoring
10034                 preferences because folder->path might not be unique
10035
10036 2002-07-26 [melvin]     0.8.0claws17
10037
10038         * src/logwindow.c
10039                 Fixed a crash introduced in 0.8.0claws5 when log is 
10040                 cut under 80 characters.
10041
10042 2002-07-26 [paul]       0.8.0claws16
10043
10044         * sync with 0.8.1cvs1
10045                 see ChangeLog 2002-07-26
10046
10047 2002-07-26 [christoph]  0.8.0claws15
10048
10049         * src/imap.[ch]
10050                 imap folder now remembers the last selected
10051                 folder and imap_fetch_msginfo skips selecting
10052                 the folder if it is already selected
10053
10054 2002-07-26 [christoph]  0.8.0claws14
10055
10056         * src/folder.c
10057         * src/folderview.c
10058         * src/imap.c
10059                 fix imap folder rescanning
10060
10061 2002-07-25 [christoph]  0.8.0claws13
10062
10063         * src/filter.c
10064         * src/folder.[ch]
10065         * src/folderview.c
10066         * src/imap.[ch]
10067         * src/mainwindow.c
10068         * src/mbox_folder.c
10069         * src/mh.c
10070         * src/news.c
10071                 implement imap uid cache and uid validity check
10072
10073 2002-07-25 [alfons]     0.8.0claws12
10074
10075         * src/summaryview.c
10076                 fix a brown paper bag bug, and also add some more
10077                 checks
10078
10079 2002-07-25 [christoph]  0.8.0claws11
10080
10081         * src/folder.c
10082                 don't mix copy, fetch_msginfo and remove
10083                 operations in folder item copy and move
10084                 operations
10085
10086 2002-07-25 [christoph]  0.8.0claws10
10087
10088         * src/folderview.c
10089         * src/mainwindow.c
10090         * src/prefs_folder_item.c
10091         * src/summaryview.[ch]
10092                 remove no longer required parameter update_cache from
10093                 summary_show
10094
10095 2002-07-25 [paul]       0.8.0claws9
10096
10097         * sync with 0.8.1
10098         
10099         * AUTHORS
10100                 a few corrections
10101
10102 2002-07-24 [alfons]     0.8.0claws8
10103
10104         * src/summaryview.c
10105                 sort correctly when using simplified subject line
10106                 (closes feature request "[ 585141 ] applying regexp to subject 
10107                 before sort" submitted by Alexandra Walford)
10108
10109 2002-07-24 [paul]       0.8.0claws7
10110
10111         * sync with 0.8.0cvs3
10112                 see ChangeLog 2002-07-24
10113
10114 2002-07-23 [christoph]  0.8.0claws6
10115
10116         * src/folder.c
10117         * src/folder.h
10118         * src/summaryview.c
10119         * src/summaryview.h
10120         * src/main.c
10121                 o separate processing and summaryview
10122                 o removed summary_write_cache from summaryview
10123                 o removed summaryview->killed_messages, because we don't have
10124                   to keep a list of killed messages anymore. New cache will
10125                   keep the hidden messages in cache anyway
10126         * src/folderview.c
10127         * src/inc.c
10128         * src/selective_download.c
10129                 o removed unnecessary summary_write_cache calls
10130         * src/procmsg.c
10131                 o don't set ignore thread flag in procmsg_get_thread_tree
10132                   if it is already set
10133         * src/mainwindow.c
10134         * src/statusbar.h
10135                 o moved STATUSBAR_PUSH/POP to statusbar.h because
10136                   they are used in different files
10137
10138 2002-07-23 [melvin]     0.8.0claws5
10139
10140         * src/addressbook.c
10141         * src/addrgather.c
10142         * src/editaddress.c
10143         * src/editgroup.c
10144         * src/editldap_basedn.c
10145         * src/importldif.c
10146         * src/prefs_common.c
10147                 Fixed few memory leak (gtk_editable_get_chars returns
10148                 an allocated string)
10149         * src/logwindow.c
10150                 Fixed few memory leak (gtk_editable_get_chars returns
10151                 an allocated string) and modified a little the log cutting
10152                 loop.
10153         * src/compose.c
10154                 Replaced a call to an obsolete function gtk_entry_get_text()
10155                 by gtk_editable_get_chars()
10156         * src/send.c
10157                 Removed a debug printf
10158
10159 2002-07-23 [christoph]  0.8.0claws4
10160
10161         * src/filesel.c
10162                 fix another g_dirname memory leak
10163
10164 2002-07-23 [christoph]  0.8.0claws3
10165
10166         * src/mh.c
10167                 fixed a memory leak in mh_fetch_msginfo
10168                 fixed crash when message header could not be
10169                 parsed
10170
10171 2002-07-23 [paul]       0.8.0claws2
10172
10173         * sync with 0.8.0cvs2
10174                 see ChangeLog 2002-07-23
10175
10176 2002-07-23 [paul]       0.8.0claws1
10177
10178         * sync with 0.8.0cvs1
10179                 see ChangeLog 2002-07-23
10180
10181 2002-07-23 [paul]       0.8.0claws
10182
10183         * release of 0.8.0claws
10184
10185 2002-07-23 [paul]       0.7.8claws99
10186
10187         * po/ru.po
10188                 new Russian translation, submitted by
10189                 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
10190
10191 2002-07-22 [jens]       0.7.8claws98
10192
10193         * po/de.po
10194                 Updated German translations.
10195
10196 2002-07-22 [paul]       0.7.8claws97
10197
10198         * po/es.po
10199           po/it.po
10200           po/nl.po
10201           po/pt_BR.po
10202                 updated translations by Ricardo Mones Lastra,
10203                 Alessandro Maestri, Wilbert Berendsen and 
10204                 Fabio Jr. Beneditto respectively
10205
10206 2002-07-22 [christoph]  0.7.8claws96
10207
10208         * src/mimeview.c
10209                 fix memory leak caused by wrong g_dirname usage
10210
10211 2002-07-22 [christoph]  0.7.8claws95
10212
10213         * src/summaryview.c
10214                 update new and unread message counts for summaryview
10215                 summaryview does not get it from the folder anymore
10216                 and has to update the values itself
10217
10218 2002-07-22 [melvin]     0.7.8claws94
10219
10220         * po/fr.po
10221                 Updated French translations.
10222
10223 2002-07-22 [christoph]  0.7.8claws93
10224
10225         * src/matcher.c
10226                 set prop->preg pointer to NULL or following check
10227                 will not fail and regexec will be called with
10228                 invalid pointer
10229
10230 2002-07-21 [alfons]     0.7.8claws92
10231         
10232         * src/prefs_common.[ch]
10233                 remove option "Send return receipt on request"
10234
10235 2002-07-21 [thorsten]   0.7.8claws91
10236
10237         * src/mimeview.c
10238                 fixed memleaks, coding style as pointed out by alfons
10239
10240 2002-07-21 [alfons]     0.7.8claws90
10241
10242         * src/messageview.c
10243         * src/noticeview.[ch]
10244                 o fix bug notice view being displayed when going to empty folder 
10245                   (noticed by Christoph)
10246                 o allow RRR to be sent when restarting sylpheed, or changing folder 
10247                   (noticed by Thorsten)
10248
10249 2002-07-21 [thorsten]   0.7.8claws89
10250
10251         * src/mimeview.c
10252                 Included save_all patch from Xaview FACQ
10253                 added support for pathnames
10254
10255 2002-07-21 [alfons]     0.7.8claws88
10256
10257         * po/POTFILES.in
10258         * src/Makefile.am
10259         * src/mainwindow.c
10260         * src/messageview.[ch]
10261         * src/noticeview.c      ** NEW FILE **
10262         * src/noticeview.h      ** NEW FILE **
10263                 make return receipts work again
10264                 (UI idea by Leandro Pereira)
10265
10266 2002-07-21 [paul]       0.7.8claws87
10267
10268         * src/summaryview.c
10269                 fix sensitivity of 'Select thread'
10270
10271 2002-07-21 [paul]       0.7.8claws86
10272
10273         * src/prefs_common.c
10274                 add browser command line for Galeon
10275
10276 2002-07-21 [paul]       0.7.8claws85
10277
10278         * Makefile.am
10279                 fix 'EXTRA_DIST': remove README.README, add TODO
10280                 and TODO.claws
10281
10282 2002-07-21 [alfons]     0.7.8claws84
10283
10284         * src/gtkstext.c
10285                 make enter clear selection
10286                 (closes "[ 579888 ] Editor selection/entry error"
10287                 reported by Steve Lamb)
10288
10289 2002-07-21 [alfons]     0.7.8claws83
10290         
10291         * src/summaryview.c
10292                 sort message list when selecting unthread messages
10293                 (closes "[ 501593 ] switching threaded view doesn't sort"
10294                 reported by Simon Schubert)
10295
10296 2002-07-20 [alfons]     0.7.8claws82
10297         
10298         * src/matcher.c
10299                 const-correctness
10300
10301 2002-07-20 [thorsten]   0.7.8claws81
10302
10303         * src/matcher.c
10304                 Fixed expansion of empty fields in matchactions
10305
10306 2002-07-19 [melvin]     0.7.8claws80
10307
10308         * src/gtkspell.c
10309                 Removed a duplicate menu entry (fast mode) introduced during
10310                 the new cache merge
10311                 Added a menu separator between 'Use alternate' and 'Fast mode'
10312
10313 2002-07-19 [paul]       0.7.8claws79
10314
10315         * tools/Makefile.am
10316           tools/README
10317                 correct typos
10318
10319 2002-07-19 [thorsten]   0.7.8claws78
10320
10321         * tools/calypso_convert.pl      ** NEW FILE **
10322           tools/README
10323           tools/Makefile.am
10324                 script to import mbox files exported
10325                 by calypso
10326                 o generates folder structure
10327                 o includes attachments
10328
10329 2002-07-19 [melvin]     0.7.8claws77
10330
10331         * src/selective_download.[ch]
10332                 Fixed bug where closing the dialog with the window manager's
10333                 close button will not unlock the summary
10334                 Corrected some function declarations that missed a return value
10335                 Made the source code comply better with coding style.
10336         * src/prefs_common.c
10337                 Added new browser command line for Mozilla.
10338
10339 2002-07-18 [paul]       0.7.8claws76
10340
10341         * src/mainwindow.c
10342           src/selective_download.[ch]
10343                 reflect theme changes, fix Gdk Warning when creating 
10344                 pixmap from NULL window, and minor clean up.
10345                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
10346
10347         * po/en_GB.po
10348                 updated
10349
10350 2002-07-17 [paul]       0.7.8claws75
10351
10352         * INSTALL[.jp]
10353                 sync with 0.8.0
10354         
10355         * po/en_GB.po
10356                 updated
10357
10358 2002-07-16 [paul]       0.7.8claws74
10359
10360         * tools/filter_conv.pl
10361           tools/README
10362                 replace conversion script with reimplemented version, 
10363                 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
10364
10365 2002-07-16 [colin]      0.7.8claws73
10366
10367         * src/summaryview.c
10368                 remove forgotten debug messages - sorry ;-)
10369
10370 2002-07-16 [colin]      0.7.8claws72
10371
10372         * src/mimeview.c
10373           src/summaryview.c
10374           src/textview.c
10375           src/textview.h
10376                 add the ability to select part of a text mime-part 
10377                 to reply.
10378
10379 2002-07-15 [christoph]  0.7.8claws71
10380
10381         * src/folder.c
10382                 fix folder message count for folders without
10383                 msg_is_changed (includes news folders)
10384
10385 2002-07-15 [martin]     0.7.8claws70
10386
10387         * src/summaryview.c
10388                 option "display recipient on 'From'..." now works
10389                 without the need of enabling the option
10390                 "display  sender  using  address  book".
10391
10392 2002-07-15 [christoph]  0.7.8claws69
10393
10394         * src/summaryview.c
10395                 removed setting folder status from summaryview.
10396                 folder.c should update all message counts correctly.
10397
10398 2002-07-15 [paul]       0.7.8claws68
10399
10400         * po/pt_BR.po
10401                 updated by Fabio Junior Beneditto
10402
10403 2002-07-15 [darko]      0.7.8claws67
10404
10405         * src/mh.c
10406                 Fixed target folder colorization, don't decrease op
10407                 number twice
10408
10409 2002-07-14 [paul]       0.7.8claws66
10410
10411         * sync with main 0.8.0
10412                 see ChangeLog 2002-07-14
10413
10414 2002-07-13 [melvin]     0.7.8claws65
10415         
10416         * src/addrbook.c
10417         * src/addressbook.c
10418         * src/addrindex.c
10419                 Replaced sprintf by g_snprintf to prevent possible buffer
10420                 overflow.
10421         * src/news.c
10422                 Corrected a log message output format.
10423                 Added a missing "done" debug output.
10424         * src/compose.c
10425                 Added keyboard accelerator for Priority menu items
10426                 Added missing \n in debug output
10427         * src/logwindow.c
10428         * src/gtkspell.c
10429         * src/rfc2015.c
10430                 Added missing \n in debug output
10431
10432 2002-07-13 [paul]       0.7.8claws64
10433
10434         * man/sylpheed.1
10435                 change Sergey's email address to the sf address
10436
10437         * src/textview.c
10438                 increase show_url_timeout (more useful for long
10439                 urls)
10440
10441 2002-07-12 [sergey]     0.7.8claws63
10442
10443         * src/rfc2015.c
10444                 applied (with some modifications) patch to set the
10445                 micalg parameter for signatures
10446                 (2001-08-28 Werner Koch <wk@gnupg.org>)
10447
10448 2002-07-12 [sergey]     0.7.8claws62
10449
10450         * man/Makefile.am
10451         * configure.in
10452                 fixed man page installation
10453
10454 2002-07-12 [paul]       0.7.8claws61
10455
10456         * sync with 0.7.8cvs26
10457                 see ChangeLog 2002-07-11 and 2002-07-12
10458
10459 2002-07-11 [christoph]  0.7.8claws60
10460
10461         * src/compose.c
10462         * src/procmsg.c
10463                 first use the message number to find the message
10464                 to mark with a reply flag but check the
10465                 message-id if we got the correct message, if not
10466                 try to find it by message-id.
10467                 use new string seperator that is not allowed
10468                 in message-ids.
10469
10470 2002-07-11 [paul]       0.7.8claws59
10471
10472         * sync with 0.7.8cvs23
10473                 see ChangeLog 2002-07-10
10474
10475 2002-07-10 [christoph]  0.7.8claws58
10476
10477         * src/folder.[ch]
10478         * src/msgcache.[ch]
10479                 Added message-id table to the cache in memory
10480                 and functions to msgcache.c and folder.c to
10481                 fetch MsgInfos by message id
10482         * src/compose.c
10483         * src/procmsg.c
10484                 store folder and message-id of message replying
10485                 to in queue header and set reply flag after sending
10486                 (Closes bug #469498)
10487
10488 2002-07-10 [paul]       0.7.8claws57
10489
10490         * AUTHORS
10491           man/sylpheed.1.gz
10492                 add Martin to the list of authors
10493
10494 2002-07-09 [martin]     0.7.8claws56
10495         * src/gtksctree.c
10496                 Added gtk_ctree_last_visible(), tree_update_level(),
10497                 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
10498                 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
10499                 from gtk+ to gtksctree.c for the new sorting code
10500                 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
10501                 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
10502         * src/gtksctree.h
10503                 Added declaration for gtk_sctree_sort_recursive() and
10504                 gtk_sctree_sort_node
10505         * src/addressbook.c
10506         * src/foldersel.c
10507         * src/folderview.c
10508         * src/summaryview.c
10509                 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
10510                 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
10511
10512 2002-07-08 [paul]       0.7.8claws55
10513
10514         * more sync with 0.7.8cvs21
10515                 see ChangeLog 2002-07-08
10516
10517 2002-07-08 [paul]       0.7.8claws54
10518
10519         * sync with 0.7.8cvs21
10520                 see ChangeLog 2002-07-08
10521
10522 2002-07-07 [alfons]     0.7.8claws53
10523
10524         * src/Makefile.am
10525         * src/stock_pixmap.[ch]
10526         * src/pixmaps/notice_warn.xpm   ** NEW FILE **
10527         * src/pixmaps/notice_error.xpm  ** NEW FILE **
10528         * src/pixmaps/notice_note.xpm   ** NEW FILE **
10529                 add new pixmaps for upcoming notice pane
10530
10531 2002-07-06 [melvin]     0.7.8claws52
10532
10533         * src/gtkspell.[ch]
10534                 Made them a bit closer to Sylpheed's coding style.
10535                 Removed old code.
10536                 Removed possible memory leaks when some errors occurs.
10537
10538 2002-07-06 [melvin]     0.7.8claws51
10539
10540         * po/Makefile.in.in
10541                 Removed --no-location in xgettext command line to help
10542                 translators that use Emacs' po-mode
10543         * src/quote_fmt.c
10544                 Removed unnecessary comments that messed up sylpheed.pot
10545
10546 2002-07-06 [paul]       0.7.8claws50
10547
10548         * sync with 0.7.8cvs19
10549                 see ChangeLog 2002-07-05
10550
10551 2002-07-06 [christoph]  0.7.8claws49
10552
10553         * src/folder.c
10554         * src/mainwindow.c
10555                 fix folder_item_remove_all_msg and folderview
10556                 status for trash folders after emptying trash
10557
10558 2002-07-05 [paul]       0.7.8claws48
10559
10560         * sync with 0.7.8cvs16
10561                 see ChangeLog 2002-07-04 and 2002-07-05
10562
10563 2002-07-04 [paul]       0.7.8claws47
10564
10565         * sync with 0.7.8cvs14
10566                 see  ChangeLog 2002-07-04
10567
10568 2002-07-03 [alfons]     0.7.8claws46
10569
10570         * src/folder.c
10571                 dupe folder item's path because it's being reallocated
10572                 by new folder scanning code
10573
10574 2002-07-03 [christoph]  0.7.8claws45
10575
10576         * src/imap.c
10577                 better IMAP uid fetching using 'FETCH 1:* (UID)'
10578         * src/msgcache.c
10579                 add missing return in msgcache_write
10580
10581 2002-07-02 [thorsten]   0.7.8claws44
10582
10583         * src/jpilot.c
10584         * src/msgcache.c
10585         * src/rfc2015.c
10586                 use binary mode for file access
10587
10588 2002-07-02 [christoph]  0.7.8claws43
10589
10590         * major code cleanup (part 1)
10591         
10592                 - unused variables removed
10593                 - unused functions removed
10594                 - uninitialized variables checked
10595                 - missing return statements added
10596                 - missing function return types added
10597                 - added parentheses around assignment and
10598                   && in || when suggested by gcc
10599               
10600         * src/mh.c
10601         * src/folder.c
10602                 replaced direct calls to folder->scan_tree
10603                 with folder_scan_tree and restore folder
10604                 prefs in this function. The folder should
10605                 not have to deal with them.
10606                 ( Should now work for all folder types )
10607
10608 2002-07-02 [paul]       0.7.8claws42
10609
10610         * sync with 0.7.8cvs13
10611                 see ChangeLog 2002-07-01 and 2002-07-02
10612
10613 2002-07-01 [christoph]  0.7.8claws41
10614
10615         * src/summaryview.c
10616                 fix "goto next/prev unread message" with
10617                 ignored threads
10618
10619 2002-07-01 [paul]       0.7.8claws40
10620
10621         * po/es.po
10622                 updated by Ricardo Mones Lastra
10623
10624 2002-06-30 [match]      0.7.8claws39
10625
10626         * src/jpilot.c
10627                 applied variation of leonerd's patch (566661) to
10628                 allow multiple email addresses per JPilot entry.
10629                 addresses may be separated by space, comma, pipe,
10630                 semi-colon, new-line.
10631
10632 2002-06-30 [alfons]     0.7.8claws38
10633
10634         * src/procmsg.c
10635                 simple fix for putting older nodes before
10636                 newer nodes when threading by subject
10637
10638 2002-06-30 [christoph]  0.7.8claws37
10639
10640         * src/folder.c
10641         * src/folderview.c
10642         * src/mh.c
10643         * src/news.c
10644         * src/procmsg.c
10645                 fix broken folder tree rescaning
10646                 and don't use procmsg_get_mark_sum
10647                 anymore
10648
10649 2002-06-30 [christoph]  0.7.8claws36
10650
10651         * merge new cache branch
10652         * src/imap.c
10653                 fix new cache imap copy bug
10654         * src/folder.c
10655                 improved folder_item_scan
10656                 it should now always set the correct
10657                 new, unread and total message counts
10658
10659 2002-06-29 [paul]       0.7.8claws35
10660
10661         * configure.in
10662                 correct syntax error
10663
10664 2002-06-29 [paul]       0.7.8claws34
10665
10666         * configure.in
10667           Makefile.am
10668           man/Makefile.am       ** NEW FILE **
10669           man/sylpheed.1.gz     ** NEW FILE **
10670                 add Sylpheed man page
10671
10672 2002-06-29 [paul]       0.7.8claws33
10673
10674         * po/pt_BR.po
10675                 updated by Fabio Junior Beneditto
10676
10677 2002-06-28 [jens]       0.7.8claws32
10678
10679         * po/de.po
10680                 translation updated
10681
10682         * src/selective_download.c
10683                 removed gettext for space " "
10684
10685         * src/imap.c
10686                 removed wrong space
10687
10688 2002-06-28 [paul]       0.7.8claws31
10689
10690         * sync with 0.7.8cvs11
10691                 see ChangeLog 2002-06-28
10692
10693 2002-06-28 [paul]       0.7.8claws30
10694
10695         * sync with 0.7.8cvs10
10696                 see ChangeLog 2002-06-27 and 2002-06-28
10697
10698 2002-06-26 [paul]       0.7.8claws29
10699
10700         * src/addrgather.c
10701           src/selective_download.c
10702                 don't gettextise empty strings.
10703                 reserved by gettext. gettext("") returns 
10704                 the header entry with meta information, 
10705                 not the empty string
10706
10707         * po/en_GB.po
10708                 updated
10709
10710 2002-06-26 [paul]       0.7.8claws28
10711
10712         * sync with 0.7.8cvs7
10713                 see ChangeLog 2002-06-25
10714
10715         * src/prefs_common.c
10716                 ...and in the process, tweak the gui a little
10717
10718 2002-06-25 [alfons]     0.7.8claws27
10719         
10720         * configure.in
10721         * src/Makefile.am
10722                 fine tune ldap library detection
10723
10724 2002-06-25 [alfons]     0.7.8claws26
10725
10726         * src/compose.c
10727                 don't allow return receipts when composing a news article
10728
10729 2002-06-25 [paul]       0.7.8claws25
10730
10731         * Makefile.am
10732                 add '$(AMTAR)' to 'release' section to allow for
10733                 new and older autotools
10734
10735 2002-06-25 [paul]       0.7.8claws24
10736
10737         * src/summaryview.c
10738                 fix "No more unread messages" persistant pop-up
10739                 window bug
10740
10741 2002-06-25 [paul]       0.7.8claws23
10742
10743         * po/it.po
10744                 updated by Alessandro Maestri
10745
10746 2002-06-25 [paul]       0.7.8claws22
10747
10748         * sync with 0.7.8cvs6
10749                 see ChangeLog 2002-06-25
10750
10751 2002-06-24 [paul]       0.7.8claws21
10752
10753         * tools/update-po
10754                 add GPL copyright information
10755
10756 2002-06-24 [paul]       0.7.8claws20
10757
10758         * tools/Makefile.am
10759           tools/README
10760           tools/update-po       ** NEW FILE **
10761                 add script that eases the creation of *.po files
10762                 Submitted by Wilbert Berendsen <wilbert@oswf.org>
10763
10764 2002-06-23 [alfons]     0.7.8claws19
10765
10766         * src/messageview.c
10767                 make notification_convert_header obey const correctness
10768                 (next step will be fixing the broken return receipt)
10769
10770 2002-06-23 [paul]       0.7.8claws18
10771
10772         * src/messageview.c
10773                 fix bug introduced in last commit:
10774                 removed too much code in last commit - put back what's
10775                 needed
10776
10777 2002-06-23 [paul]       0.7.8claws17
10778
10779         * src/messageview.[ch]
10780                 remove code committed in error from locally patched
10781                 source
10782
10783 2002-06-23 [colin]      0.7.8claws16
10784
10785         * src/compose.[ch]
10786                 add compose_entry_select(), used to select the default_to
10787                 email address - hopefully avoiding people sending mails to
10788                 wrong recipients.
10789
10790 2002-06-22 [alfons]     0.7.8claws15
10791
10792         * AUTHORS
10793                 add Bram Metsch & Stanislav Karchebny
10794         * src/smtp.[ch]
10795         * src/prefs_account.[ch]
10796         * src/send.c
10797                 - apply and adapt Bram's patch which allows user to set SMTP AUTH 
10798                   options.  (see <http://sourceforge.net/tracker/index.php
10799                   ?func=detail&aid=566937&group_id=25528&atid=384600>);
10800
10801                 - merge Stanislav's fix to make SMTP AUTH work with qmail
10802                   (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
10803
10804 2002-06-22 [paul]       0.7.8claws14
10805
10806         * sync with 0.7.8cvs5
10807                 see ChangeLog 2002-06-19 and 2002-06-20
10808
10809 2002-06-22 [alfons]     0.7.8claws13
10810
10811         * src/selective_download.c
10812                 fix a stupid mistake I made
10813
10814 2002-06-22 [alfons]     0.7.8claws12
10815
10816         * src/selective_download.[ch]
10817                 fix another unnoticed leak; cleanup code
10818
10819 2002-06-21 [alfons]
10820
10821         * tools/Makefile.am
10822                 gpg-sign <-- gpg-sign-syl
10823
10824 2002-06-21 [alfons]     0.7.8claws11
10825
10826         * src/selective_download.c
10827         * src/selective_download.h
10828                 fix assorted mix of allocation errors (should solve
10829                 problem reported by Philippe Gramoullé, see:
10830                 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
10831
10832 2002-06-20 [melvin]     0.7.8claws10
10833
10834         * tools/gpg-sign *REMOVED*
10835           tools/gpg-sign-syl *ADDED*
10836                 Replaced the gpg clearsigning script with the version using
10837                 xterm instead of ssh-askpass and changed its name.
10838
10839         * README.claws
10840                 Updated actions example to reflect the renaming of the
10841                 gpg clearsigning script.
10842
10843 2002-06-19 [paul]       0.7.8claws9
10844
10845         * sync with 0.7.8claws9
10846                 see ChangeLog 2002-06-18 and 2002-06-19
10847
10848 2002-06-19 [paul]       0.7.8claws8
10849
10850         * sync with 0.7.8cvs1
10851                 see ChangeLog 2002-06-18
10852
10853 2002-06-18 [alfons]     0.7.8claws7
10854
10855         * src/mainwindow.h
10856                 add omitted prototype
10857
10858 2002-06-17 [paul]       0.7.8claws6
10859
10860         * src/mainwindow.c
10861                 fix hiding of exec_btn
10862
10863 2002-06-17 [paul]       0.7.8claws5
10864
10865         * src/pop.c
10866                 remove unneeded code: should_delete() 
10867                 and Pop3State::uidl_todelete_list
10868
10869 2002-06-17 [paul]       0.7.8claws4
10870
10871         * sync with 0.7.8
10872                 see ChangeLog 2002-06-11 and 2002-06-13
10873
10874 2002-06-16 [alfons]     0.7.8claws3
10875         
10876         * src/folder.c
10877                 make sure lock sort mode (claws specific) is
10878                 also persists after a tree rescan
10879
10880 2002-06-16 [alfons]     0.7.8claws2
10881
10882         * src/prefs_folder_item.c
10883         * src/folder.[ch]
10884                 fix persistence of folder sort mode (broken
10885                 by adapting Hiro's new folder persistence code)
10886
10887 2002-06-16 [alfons]     0.7.8claws1
10888
10889         * AUTHORS
10890         * src/logwindow.c
10891         * src/prefscommon.[ch]
10892                 control size of log text in log window; 
10893                 closes patch #569155 submitted by Mitko Haralanov.
10894
10895 2002-06-15 [paul]       0.7.8claws
10896
10897         * release of 0.7.8claws
10898
10899 2002-06-15 [paul]       0.7.7claws
10900
10901         * po/pt_BR.po
10902                 updated by Fabio Junior Beneditto
10903
10904 2002-06-14 [paul]       0.7.6claws49
10905
10906         * po/es.po
10907                 updated by Ricardo Mones Lastra
10908
10909 2002-06-14 [paul]       0.7.6claws48
10910
10911         * po/nl.po
10912                 updated translation by Wilbert Berendsen
10913
10914 2002-06-14 [melvin]     0.7.6claws47
10915
10916         * po/fr.po
10917                 Updated French translation
10918
10919 2002-06-13 [paul]       0.7.6claws46
10920
10921         * src/filesel.c
10922                 allow filename to be typed in, rather than just
10923                 selected by the mouse. Patch by Gustavo Noronha Silva.
10924
10925 2002-06-13 [alfons]     0.7.6claws45
10926
10927         * src/mainwindow.[ch]
10928                 more cleanups (removing unnecessary menu items Expand 
10929                 summary / message view)
10930
10931 2002-06-13 [melvin]     0.7.6claws44
10932
10933         * po/POTFILES.in
10934                 Added src/string_match.c
10935         * src/string_match.c
10936                 Fixed possible buffer overflow.
10937                 Corrected typo.
10938                 Added missing config.h header.
10939         * src/prefs_common.c
10940           src/prefs_matcher.c
10941           src/prefs_scoring.c
10942                 Made some strings translatable (missing _(..)).
10943
10944 2002-06-13 [melvin]     0.7.6claws43
10945
10946         * README.claws
10947                 Corrected action example (verifying clearsigned mail).
10948         * src/prefs_account.c
10949                 Corrected typo.
10950         * src/prefs_common.c
10951                 Removed incorrect line that generated a Gtk-CRITICAL msg.
10952
10953 2002-06-12 [alfons]     0.7.6claws42
10954
10955         * src/summaryview.c
10956                 add init of score column lost in 0.7.6claws42
10957
10958 2002-06-12 [paul]       0.7.6claws41
10959
10960         * src/prefs_account.c
10961                 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the 
10962                 behavior of the radio buttons, (from 0.7.7cvs2)
10963
10964 2002-06-11 [alfons]     0.7.6claws40
10965
10966         * src/messageview.[ch]
10967         * src/summaryview.[ch]
10968         * src/summary_search.c
10969         * src/mainwindow.c
10970                 perform a sync to bring in Hiro's separate view implementation 
10971
10972                 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
10973
10974 2002-06-11 [paul]       0.7.6claws39
10975         
10976         * src/prefs_account.c
10977                 correct a typo on the Receive tab
10978
10979 2002-06-10 [match]      0.7.6claws38
10980
10981         * src/addressbook.c
10982                 Included address completion patch from Gustavo Noronha.
10983
10984 2002-06-10 [paul]       0.7.6claws37
10985
10986         * src/inc.[ch]
10987           src/pop.c
10988           src/prefs_account.[ch]
10989           src/selective_download.[ch]
10990                 apply PATCH #561712
10991                  NEW:
10992                 - check if POP Account
10993                 - Receive Button renamed to Preview
10994                 - Preview Button Popup: preview new/all messages
10995                 - Download Button
10996                 - Account Preferences-->Receive tab checkbutton if you
10997                   want to remove Mail after Download
10998                 -: default YES
10999                 - Account Preferences-->Receive tab checkbutton use
11000                   filtering rules on preview
11001                   (think of delete_on_server)
11002                 -: default YES
11003                 - Account selectable from SD dialog
11004                 - checkbutton to show already downloaded messages if
11005                   all messages are previewed
11006                 - new clist column showing Date
11007                 - ESC KEY close
11008                 FIXES:
11009                 - play ball with UIDL
11010                 - fault tolerant (?) 
11011                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
11012
11013 2002-06-10 [melvin]     0.7.6claws36
11014
11015         * README.claws
11016                 Added a hint to ac/README in cvs instructions.
11017
11018         * src/prefs_actions.c
11019                 Made it possible to use a more elaborate command line
11020                 for asynchronous actions, too.
11021
11022 2002-06-10 [melvin]     0.7.6claws35
11023         
11024         * src/prefs_actions.c
11025                 Make it possible to use a more elaborate command line
11026                 (e.g. |foo|bar|cat>there;echo Done|)
11027                 Corrected error message when calling %f, %F and %p commands
11028                 from the compose window.
11029
11030 2002-06-09 [colin]      0.7.6claws34
11031
11032         * src/summaryview.c
11033                 Automatically find unread messages in current folder
11034                 before annoying the user.
11035
11036 2002-06-08 [alfons]     0.7.6claws33
11037
11038         * po/it.po
11039                 remove bad formatting string in it.po translation
11040                 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
11041
11042 2002-06-08 [paul]       0.7.6claws32
11043
11044         * sync with 0.7.6cvs25
11045                 see ChangeLog 2002-06-07
11046
11047 2002-06-05 [paul]       0.7.6claws31
11048
11049         * src/mainwindow.c
11050                 add 'Sort by locked' and 'Sort by score'
11051
11052 2002-06-05 [paul]       0.7.6claws30
11053
11054         * sync with 0.7.6cvs24
11055                 see ChangeLog 2002-06-04
11056
11057 2002-06-04 [paul]       0.7.6claws29
11058
11059         * po/pt_BR.po
11060                 updated by Fabio Junior Beneditto
11061
11062 2002-06-03 [thorsten]   0.7.6claws28
11063
11064         * src/matcher.c
11065                 fclose() matcherrc after reading
11066
11067 2002-06-03 [paul]       0.7.6claws27
11068
11069         * sync with 0.7.6cvs21
11070                 see ChangeLog 2002-05-31
11071
11072 2002-05-31 [paul]       0.7.6claws26
11073
11074         * sync with 0.7.6cvs20
11075                 see ChangeLog 2002-05-29 and 2002-05-30
11076
11077 2002-05-31 [paul]       0.7.6claws25
11078
11079         * src/imap.c
11080                 hopefully fix last buggy sync
11081
11082         * README.claws
11083                 correct typo in 'Actions' examples
11084
11085 2002-05-29 [paul]       0.7.6claws24
11086
11087         * sync with 0.7.6cvs18
11088                 see ChangeLog 2002-05-28 and 2002-05-29
11089
11090         * src/news.c
11091           src/nntp.[ch]
11092                 sync with above 
11093
11094 2002-05-28 [paul]       0.7.6claws23
11095
11096         * sync with 0.7.6cvs16
11097                 see ChangeLog 2002-05-28
11098
11099 2002-05-27 [thorsten]   0.7.6claws22 
11100
11101         * faq/it/sylpheed-faq-1.html
11102           faq/it/sylpheed-faq-2.html
11103           faq/it/sylpheed-faq-3.html
11104           faq/it/sylpheed-faq.html
11105                 corrected DOS lineendings
11106         * faq/de/sylpheed-faq-1.html
11107           faq/de/sylpheed-faq-2.html
11108           faq/en/sylpheed-faq-1.html
11109           faq/en/sylpheed-faq-2.html
11110           faq/en/sylpheed-faq-3.html
11111           faq/es/sylpheed-faq-1.html
11112           faq/es/sylpheed-faq-2.html
11113           faq/es/sylpheed-faq-3.html
11114           faq/fr/sylpheed-faq-1.html
11115           faq/it/sylpheed-faq-1.html
11116           faq/it/sylpheed-faq-2.html
11117           faq/it/sylpheed-faq-3.html
11118           faq/it/sylpheed-faq.html
11119                 changed ">" to &quot;
11120
11121 2002-05-27 [paul]       0.7.6claws21
11122         
11123         * sync with 0.7.6cvs15
11124                 see ChangeLog 2002-05-27
11125
11126 2002-05-27 [paul]       0.7.6claws20
11127
11128         * src/prefs_account.c
11129                 correct a typo
11130
11131 2002-05-26 [paul]       0.7.6claws19
11132
11133         * tools/README
11134                 correct a typo
11135
11136 2002-05-25 [paul]       0.7.6claws18
11137
11138         * tools/README
11139                 add description of kmail2sylpheed.pl
11140
11141 2002-05-25 [paul]       0.7.6claws17
11142
11143         * tools/kmail2sylpheed.pl       ** NEW FILE **
11144                 perl script that converts an exported Kmail address
11145                 book, converts it to sylpheed addressbook file,
11146                 writes the file to .sylpheed, and updates
11147                 addrbook--index.xml 
11148
11149 2002-05-25 [paul]       0.7.6claws16
11150
11151         * sync with 0.7.6cvs14
11152                 see ChangeLog 2002-05-23
11153
11154 2002-05-24 [paul]       0.7.6claws15
11155
11156         * README.claws
11157                 make a correction and add some more info
11158
11159 2002-05-24 [paul]       0.7.6claws14
11160
11161         * src/compose.c
11162                 fix memory leak in 
11163                 compose_redirect_write_headers_from_headerlist()
11164                 add Subject and Resent-Message-ID to
11165                 compose_redirect_write_headers()
11166                 Received, Subject, and X-UIDL are filtered out in 
11167                 compose_redirect_write_to_file()
11168
11169 2002-05-23 [paul]       0.7.6claws13
11170
11171         * src/compose.[ch]
11172           src/filtering.c
11173           src/mainwindow.c
11174           src/matcher.[ch]
11175           src/matcher_parser_lex.l
11176           src/matcher_parser_parse.y
11177           src/prefs_common.[ch]
11178           src/prefs_filtering.c
11179           src/summaryview.c
11180                 rename 'Bounce' to 'Redirect'
11181
11182 2002-05-23 [paul]       0.7.6claws12
11183
11184         * more sync with 0.7.6cvs13
11185           src/compose.c
11186                 see ChangeLog 2002-05-22
11187
11188 2002-05-22 [paul]       0.7.6claws11
11189
11190         * sync with 0.7.6cvs13
11191           src/codeconv.c
11192                 see ChangeLog 2002-05-20
11193           src/prefs_common.c
11194                 see ChangeLog 2002-05-22
11195
11196 2002-05-21 [melvin]     0.7.6claws10
11197
11198         * src/folderview.c
11199                 Added missing filtering and scoring headers
11200                 Fixed bad function call that showed garbage 
11201                 in Folder->Processing
11202
11203 2002-05-21 [paul]       0.7.6claws9
11204
11205         * tools/Makefile.am
11206                 make all tools executable, (patch by Alfons).
11207
11208 2002-05-20 [alfons]     0.7.6claws8
11209
11210         * src/procheader.c
11211                 don't forget to call mktime() so we have a valid week 
11212                 and year day
11213                 (Bug report by Roger Sondermann <mail@jumaros.de>)
11214
11215 2002-05-20 [paul]       0.7.6claws7
11216
11217         * src/html.c
11218                 fix broken parsing of urls
11219         * src/textview.c
11220                 fix displaying of urls
11221
11222                 both fixes from the patch [547855] by Eugene 
11223                 Brevdo (zonem)
11224
11225 2002-05-19 [alfons]     0.7.6claws6
11226
11227         * configure.in
11228                 make sylpheed configure correctly with the latest
11229                 and greatest of automake / autoconf / gettext
11230
11231 2002-05-19 [alfons]     0.7.6claws5
11232
11233         * src/procheader.c
11234         * src/procheader.h
11235                 add function for returning ime zone offset
11236         * src/quote_fmt.c
11237         * src/quote_fmt_parse.y
11238                 better quotation formatting - does not convert
11239                 to local time, but uses the original date string.
11240                 
11241                 Note: %z inserts the timezone offset (should 
11242                 work also on platforms where strftime does not
11243                 support %z).
11244
11245 2002-05-18 [christoph]  0.7.6claws4
11246
11247         * src/summaryview.c
11248                 fix indentation of some code
11249         * tools/Makefile.am
11250                 fix spaces after \
11251         * src/Makefile.am
11252                 add missing \
11253                 correct path for ignorethread.xpm
11254                 incorrect filename for sylpheed_logo.xpm
11255                 add missing include matcher_parser_parse.h
11256
11257 2002-05-18 [paul]       0.7.6claws3
11258
11259         * sync with 0.7.6cvs8
11260                 see ChangeLog 2002-05-16 and 2002-05-17
11261
11262 2002-05-18 [melvin]     0.7.6claws2
11263
11264         * README.claws
11265                 Corrected an action's definition and fixed some misspellings.
11266
11267 2002-05-18 [paul]       0.7.6claws1
11268
11269         * tools/Makefile.am
11270           tools/gpg-sign        ** new file **
11271           tools/uudec           ** new file **
11272                 add Melvin's Actions scripts
11273
11274         * README.claws
11275                 add Melvin's descriptions for Actions
11276
11277 2002-05-18 [paul]       0.7.6claws
11278
11279         * Version 0.7.6claws released
11280
11281 2002-05-17 [paul]       0.7.5claws32
11282
11283         * po/es.po
11284                 updated by Ricardo Mones Lastra
11285
11286 2002-05-17 [paul]       0.7.5claws31
11287
11288         * src/compose.c
11289                 fix Account prefs default folder for sent/draft/deleted
11290                 messages bug
11291
11292         * po/it.po
11293           po/nl.po
11294                 updated translation by Alessandro Maestri and
11295                 Wilbert Berendsen
11296
11297 2002-05-17 [melvin]     0.7.5claws30
11298
11299         * src/prefs_actions.c
11300                 Fixed bug where using %F not at the end of the command 
11301                 resulted in an additional empty argument being created.
11302                 Thanks to Darko Koruga for reporting the bug.
11303
11304 2002-05-17 [melvin]     0.7.5claws29
11305
11306         * po/fr.po
11307                 Updated French translations.
11308
11309 2002-05-15 [paul]       0.7.5claws28
11310         
11311         * po/es.po
11312                 updated by Ricardo Mones Lastra
11313
11314 2002-05-15 [paul]       0.7.5claws27
11315
11316         * sync with 0.7.6cvs4
11317                 see ChangeLog 2002-05-14 and 2002-05-15
11318
11319 2002-05-14 [paul]       0.7.5claws26
11320
11321         * sync with 0.7.6cvs1
11322                 see ChangeLog 2002-05-13
11323
11324 2002-05-13 [thorsten]   0.7.5claws25
11325
11326         * src/messageview.c
11327                 fix select_all and copy in multipart messages
11328         * src/mainwindow.c
11329                 fix select_all and copy in multipart messages
11330
11331 2002-05-12 [paul]       0.7.5claws24
11332
11333         * src/summaryview.c
11334                 reverse last commit, bug already fixed in 0.7.5claws3
11335
11336 2002-05-12 [netztorte]  0.7.5claws23
11337
11338         * src/summaryview.c
11339                 dont parse empty addressbook (checked in before claws20)
11340
11341 2002-05-12 [melvin]     0.7.5claws22
11342
11343         * src/procmsg.[ch]
11344                 Removed unneeded priority code introduced by the previous 
11345                 commit.
11346
11347 2002-05-12 [melvin]     0.7.5claws21
11348
11349         * src/compose.[ch]
11350                 Added possibility to set message's priority.
11351         * src/procmsg.[ch]
11352                 Added possibility to set message's priority.
11353                 Added missing headers
11354
11355 2002-05-12 [melvin]     0.7.5claws20
11356
11357         * src/prefs_actions.c
11358                 Removed implicitely added quotes around the name
11359                 of the temporary files of mime parts.
11360
11361 2002-05-12 [paul]       0.7.5claws19
11362
11363         * sync with 0.7.5cvs20
11364                 see ChangeLog 2002-05-11
11365
11366 2002-05-12 [alfons]     0.7.5claws18
11367
11368         * src/quote_fmt_lex.l
11369         * src/quote_fmt_parse.y
11370                 allow quote / reply date & time format to be set using
11371                 %D{format}. format is a format string you'd pass to
11372                 strftime() (see man strftime, or the Display tab |
11373                 Date format setting).
11374
11375                 Currently %D converts the date to local time. 
11376
11377 2002-05-11 [paul]       0.7.5claws17
11378
11379         * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
11380                 see ChangeLog 2002-05-10 and 2002-05-11
11381
11382 2002-05-10 [paul]       0.7.5claws16
11383
11384         * sync with 0.7.5cvs16
11385                 see ChangeLog entries 2002-05-09 and 
11386                 2002-05-10
11387
11388 2002-05-10 [colin]      0.7.5claws15
11389
11390         * src/textview.c
11391                 Corrected a bug that prevented sylpheed to open
11392                 double-clicked URIs.
11393
11394 2002-05-09 [paul]       0.7.5claws14
11395
11396         * sync with 0.7.5cvs14
11397                 see ChangeLog 2002-05-08 and 2002-05-09
11398
11399 2002-05-08 [paul]       0.7.5claws13
11400
11401         * sync with 0.7.5cvs11
11402                 see ChangeLog entry 2002-05-08
11403
11404 2002-05-08 [paul]       0.7.5claws12
11405
11406         * src/mainwindow.c
11407           src/textview.[ch]
11408                 fix segfault on View->Open in new window
11409                 patch submitted by Thorsten Maerz <torte@netztorte.de>
11410
11411 2002-05-07 [paul]       0.7.5claws11
11412
11413         * sync with 0.7.5cvs9
11414                 see ChangeLog entry 2002-05-07
11415
11416 2002-05-06 [paul]       0.7.5claws10
11417
11418         * src/messageview.c
11419           src/textview.c
11420                 display url in statusbar on single-click
11421                 patch submitted by Thorsten Maerz <torte@netztorte.de>
11422
11423 2002-05-06 [match]      0.7.5claws9
11424
11425         * src/addritem.[ch]
11426                 new functions.
11427         * src/addrcache.c
11428                 tidy up.
11429         * src/xmlprops.[ch]
11430                 XML implementation of properties file.
11431         * src/exporthtml.[ch]
11432         * src/expthtmldlg.[ch]
11433         * src/addressbook.c
11434                 export to HTML.
11435
11436 2002-05-02 [sergey]     0.7.5claws8
11437
11438         * src/mainwindow.c (mainwin_entries),
11439           src/prefs_common.c (prefs_send_create()),
11440           src/codeconv.c (locale_table):
11441                 use charset name "Windows-1251" instead of "CP1251".
11442
11443 2002-05-02 [colin]      0.7.5claws7
11444         
11445         * src/compose.c
11446           src/prefs_common.c
11447           src/prefs_folder_item.c
11448                 Fixed cosmetics bugs due to Outbox renamed to Sent.
11449
11450 2002-05-02 [hiro]       0.7.5claws6
11451
11452         * src/imap.c
11453                 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
11454
11455 2002-05-02 [paul]       0.7.5claws5
11456
11457         * src/compose.c
11458                 more sync with 0.7.5cvs7, see ChangeLog entry
11459                 2002-05-02
11460
11461 2002-05-02 [hiro]       0.7.5claws4
11462
11463         * src/compose.c
11464                 compose_queue_sub():
11465                 check if queue folder exists (closes #550397).
11466                 removed directory creation since it should be handled
11467                 transparently.
11468         * src/imap.c
11469                 imap_add_msg(): return UID for appended message
11470                 (closes #548842).
11471
11472 2002-04-30 [paul]       0.7.5claws3
11473
11474         * src/summaryview.c
11475                 fix account_find_from_address() bug
11476
11477 2002-04-28 [colin]      0.7.5claws2
11478
11479         * src/compose.c
11480           src/textview.c
11481           src/prefs_common.[ch]
11482           src/utils.[ch]
11483                 Added user-definable quotation characters recognition.
11484
11485 2002-04-28 [paul]       0.7.5claws1
11486
11487         * sync with 0.7.5cvs4
11488                 see ChangeLog entry  2002-04-25
11489
11490 2002-04-28 [paul]       0.7.5claws
11491
11492         * po/es.po
11493           po/nl.po
11494           po/pt_BR.po
11495                 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
11496                 Fabio Junior Beneditto
11497
11498 2002-04-27 [jens]       0.7.4claws103
11499
11500         * po/de.po
11501                 updated German translation.
11502
11503 2002-04-27 [hiro]       0.7.4claws102
11504
11505         * src/summaryview.c
11506                 summary_write_cache(): fixed the mark loss of hidden messages.
11507
11508 2002-04-26 [melvin]     0.7.4claws101
11509
11510         * src/procmsg.c
11511                 fixed a second typo (same one)
11512         * po/fr.po
11513           po/it.po
11514           po/pt_BR.po
11515                 fixed the type again...
11516
11517 2002-04-26 [melvin]     0.7.4claws100
11518
11519         * src/procmsg.c
11520                 fixed a typo in an alert message ("temorary").
11521         * po/it.po
11522         * po/pt_BR.po
11523                 corrected the typo  described above.
11524         * po/fr.po
11525                 updated French translation.
11526
11527 2002-04-26 [darko]      0.7.4claws99
11528
11529         * src/summaryview.c
11530                 fix target folder colorization
11531
11532 2002-04-25 [paul]       0.7.4claws98
11533
11534         * po/it.po
11535                 updated by Alessandro Maestri
11536
11537 2002-04-24 [colin]      0.7.4claws97
11538         
11539         * src/compose.c
11540                 Fixed double "subject is empty" question.
11541
11542 2002-04-23 [colin]      0.7.4claws96
11543         
11544         * src/mimeview.c
11545                 Corrected issue when "automatically display images" was
11546                 not set : first image remained after selecting second.
11547
11548 2002-04-23 [melvin]     0.7.4claws95
11549
11550         * src/prefs_actions.c
11551                 Don't display in/out dialog if there is nothing to show.
11552
11553 2002-04-23 [paul]       0.7.4claws94
11554
11555         * sync with 0.7.5cvs3
11556                 bug fixes: see ChangeLog entry 2002-04-23
11557
11558 2002-04-22 [darko]      0.7.4claws93
11559
11560         * src/compose.c
11561                 fix previous check-in which changed code after
11562                 merge from main
11563
11564 2002-04-22 [paul]       0.7.4claws92
11565
11566         * faq/de/*
11567                 add German FAQ
11568         * faq/en/*
11569           faq/es/*
11570           faq/fr/*
11571                 update English, Spanish and French FAQs
11572         * manual/de/*
11573           manual/es/*
11574                 add German and Spanish manuals
11575         * manual/en/*
11576           manual/fr/*
11577                 update English and French manuals
11578
11579         * src/Makefile.am
11580                 add to and re-arrange the pixmap entries
11581
11582 2002-04-22 [darko]      0.7.4claws91
11583
11584         * src/compose.c
11585                 fix sender initials recognition to only allow
11586                 '>' after the initials
11587
11588 2002-04-21 [paul]       0.7.4claws90
11589
11590         * sync with 0.7.5 release
11591                 see ChangeLog entry 2002-04-21
11592
11593 2002-04-21 [alfons]
11594
11595         * src/Makefile.am
11596                 add colin's new pixmaps to EXTRA_DIST
11597
11598 2002-04-21 [colin]      0.7.4claws89
11599         * src/compose.c
11600         * src/inc.c
11601         * src/mainwindow.[ch]
11602         * src/prefs_common.[ch]
11603         * src/stock_pixmap.[ch]
11604                 Added "Work offline" ability.
11605
11606 2002-04-21 [colin]      0.7.4claws88
11607         
11608         * src/mimeview.c
11609         * src/prefs_common.c
11610         * src/prefs_common.h
11611         * src/textview.c : Added an option to common preferences -> display
11612           to allow user not to automatically display images.
11613
11614 2002-04-21 [paul]       0.7.4claws87
11615
11616         * sync with 0.7.4cvs52
11617                 see ChangeLog entry 2002-04-21 (src/imap.c)
11618
11619 2002-04-21 [paul]       0.7.4claws86
11620
11621         * sync with 0.7.4cvs51
11622                 see ChangeLog entry 2002-04-21
11623
11624 2002-04-21 [paul]       0.7.4claws85
11625
11626         * sync with 0.7.4cvs49
11627                 see ChangeLog entries 2002-04-20 and 2002-04-21
11628
11629         * src/Makefile.am
11630                 clean up: remove old 'stock_' element from xpm 
11631                 filenames.
11632
11633 2002-04-21 [alfons]     0.7.4claws84
11634
11635         apply sync patch from Paul
11636
11637         * src/folderview.c
11638                 use old claws prefs_folder_item_create() for now
11639
11640 2002-04-19 [match]      0.7.4claws83
11641
11642         * src/addressbook.[ch]
11643         * src/addrharvest.[ch]
11644         * src/addrgather.[ch]
11645                 recurse folders.
11646         * src/mainwindow.c
11647         * src/summaryview.[ch]
11648                 change menu option.
11649
11650 2002-04-19 [paul]       0.7.4claws82
11651
11652         * po/pt_BR.po
11653                 updated by Fabio Junior Beneditto
11654
11655 2002-04-14 [alfons]     0.7.4claws81
11656
11657         * src/passphrase.c
11658                 add #include <sys/types.h> for mode_t and off_t 
11659
11660 2002-04-13 [paul]       0.7.4claws80
11661         
11662         * src/main.c
11663           src/passphrase.[ch]
11664           src/pgptext.c
11665           src/prefs_common.[ch]
11666           src/rfc2015.c
11667                 enable storing of GnuPG passphrase for the whole 
11668                 session or a user-defined number of minutes. patch 
11669                 submitted by Ravemax <ravemax@dextrose.com>
11670
11671 2002-04-13 [alfons]     0.7.4claws79
11672
11673         * src/textview.c
11674                 make email parser also stop scanning when encountering separators
11675                 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
11676
11677 2002-04-13 [paul]       0.7.4claws78
11678
11679         * sync with 0.7.4cvs39
11680                 see ChangeLog entry 2002-04-12
11681
11682 2002-04-11 [paul]       0.7.4claws77
11683
11684         * sync with 0.7.4cvs37
11685                 see ChangeLog entry 2002-04-11
11686
11687 2002-04-11 [paul]       0.7.4claws76
11688
11689         * COPYING 
11690                 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
11691                 the clause for OpenSSL). sync with sylpheed main
11692
11693 2002-04-09 [melvin]     0.7.4claws75
11694
11695         * src/compose.c
11696                 Made 'Ctrl-Enter' on send ignore some modifiers 
11697                 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
11698                 to bind other *-Enter (but not Alt-Enter).
11699
11700 2002-04-09 [paul]       0.7.4claws74
11701
11702         * sync with 0.7.4cvs35
11703                 see ChangeLog entries 2002-04-09
11704
11705 2002-04-08 [paul]       0.7.4claws73
11706
11707         * sync with 0.7.4cvs33
11708                 see ChangeLog entry 200-04-08
11709
11710 2002-04-07 [match]      0.7.4claws72
11711
11712         * src/addrharvest.[ch]
11713                 fixed to read all addresses in header, regardless
11714                 of header size. improved name parsing. accommodate
11715                 harvest from folders and selected message.
11716         * src/addritem.[ch]
11717                 included new address parsing function.
11718         * src/addrgather.[ch]
11719         * src/addressbook.[ch]
11720         * src/summaryview.[ch]
11721         * src/mainwindow.c
11722                 allow address harvest of folder as well as selected
11723                 messages.
11724
11725 2002-04-07 [paul]       0.7.4claws71
11726
11727         * src/esmtp.[ch]
11728           src/smtp.c
11729                 don't try to authenticate with CRAM-MD5 in SMTP when 
11730                 SMTP-AUTH enabled if MTA doesn't issue this 
11731                 auth-method in it's ehlo-response. bug item #531364,
11732                 patch item #938910. patch submitted by Colin Leroy 
11733                 <colin@colino.net>
11734
11735 2002-04-07 [paul]       0.7.4claws70
11736
11737         * src/nntp.c
11738                 fix missing MODE_READER bug. patch submitted by
11739                 Colin Leroy <colin@colino.net>
11740
11741 2002-04-07 [alfons]     0.7.4claws69
11742
11743         * src/matcher.[ch]
11744         * src/prefs_filtering.c
11745         * src/summaryview.c
11746                 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
11747                 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
11748
11749 2002-04-07 [paul]       0.7.4claws68
11750
11751         * sync with 0.7.4cvs32
11752                 see ChangeLog entry 2002-04-06
11753
11754         * tools/filter_conv.pl
11755                 more bug fixes
11756
11757 2002-04-06 [paul]       0.7.4claws67
11758
11759         * tools/filter_conv.pl
11760                 modify to be able to find the name of the first
11761                 mailbox and use that. main's filter does not
11762                 record the full path to the mailbox and therefore
11763                 can only filter to the first mailbox.
11764
11765 2002-04-05 [paul]       0.7.4claws66
11766
11767         * tools/filter_conv.pl
11768                 attempt to make the script all-encompassing and
11769                 be able to convert any main 'filter' rule thrown
11770                 at it
11771
11772 2002-04-05 [paul]       0.7.4claws65
11773
11774         * tools/filter_conv.pl
11775                 allow for collapsed folder trees
11776
11777 2002-04-05 [paul]       0.7.4claws64
11778
11779         * sync with 0.7.4cvs31
11780                 see ChangeLog entries 2002-04-05
11781
11782 2002-04-03 [paul]       0.7.4claws63
11783
11784         * sync with 0.7.4cvs29
11785                 see ChangeLog entries 2002-04-02 and 2002-04-03
11786
11787 2002-04-02 [paul]       0.7.4claws62
11788
11789         * sync with 0.7.4cvs26
11790                 see ChangeLog entry 2002-04-01
11791
11792 2002-04-02 [match]      0.7.4claws61
11793
11794         * src/pine.[ch]
11795         * src/importpine.[ch]
11796         * src/addressbook.c
11797                 import Pine address book.
11798
11799 2002-04-02 [match]      0.7.4claws60
11800
11801         * src/addrharvest.[ch]
11802                 improve address parsing of funky addresses.
11803
11804 2002-04-02 [darko]      0.7.4claws59
11805
11806         * src/compose.c
11807                 wrap on send improvements, it now recognizes quoted
11808                 initials as part of the quotation string, and it
11809                 does not join lines separated by CR
11810
11811 2002-04-01 [match]      0.7.4claws58
11812
11813         * src/mgutils.[ch]
11814                 added new functions.
11815         * src/mutt.[ch]
11816                 remove excessive duplicate address generation
11817                 on import.
11818
11819 2002-04-01 [alfons]     0.7.4claws57
11820         
11821         * src/summaryview.c
11822                 put back g_free() 
11823
11824 2002-04-01 [paul]       0.7.4claws56
11825
11826         * sync with 0.7.4cvs25
11827                 see ChangeLog entry 2002-04-01
11828
11829 2002-04-01 [alfons]     0.7.4aprilfool55
11830
11831         * src/summaryview.c
11832                 honour feature request item #537427 to allow for
11833                 displaying names from address book for sent mail also
11834
11835 2002-03-29 [paul]       0.7.4claws54
11836
11837         * src/mainwindow.c
11838           src/prefs_filtering.[ch]
11839           src/prefs_matcher.c
11840           src/summaryview.c
11841                 add 'fast filter' for claws' filtering,
11842                 /Tools/Create filter rule/... patch submitted
11843                 by Neill Miller <neillm@thecodefactory.org>
11844
11845 2002-03-29 [paul]       0.7.4claws53
11846
11847         * sync with 0.7.4cvs24
11848                 see ChangeLog entry 2002-03-29
11849
11850 2002-03-28 [paul]       0.7.4claws52
11851
11852         * sync with 0.7.4cvs23
11853                 see ChangeLog entry 2002-03-28
11854
11855 2002-03-27 [melvin]     0.7.4claws51
11856
11857         * src/prefs_actions.c
11858                 Added support to pass only one message part (as a
11859                 file) to the command using '%p'. No quotes are needed
11860                 because doubles quotes are automatically added.
11861                 Fixed bug where Sylpheed could block when waiting for
11862                 a child process to finish.
11863                 Changed the help menu to remove quotes around symbols to 
11864                 avoid misinterpretation (they must not be used).
11865
11866 2002-03-27 [melvin]     0.7.4claws50
11867
11868         * src/inc.c
11869                 Made the new mail notification command always 
11870                 execute asynchronously.
11871
11872 2002-03-27 [paul]       0.7.4claws49
11873
11874         * src/compose.c
11875                 fix bug introduced in last commit
11876
11877 2002-03-27 [paul]       0.7.4claws48
11878
11879         * sync with 0.7.4cvs21
11880                 see ChangeLog 2002-03-26 and 2002-03-27
11881
11882 2002-03-26 [hoa]        0.7.4claws47
11883
11884         * src/prefs_folder_item.c
11885                 really fixed the bug #516442 with folder rescan.
11886
11887 2002-03-26 [paul]       0.7.4claws46
11888
11889         * sync with 0.7.4cvs19
11890                 see ChangeLog entries 2002-03-25 and 2002-03-26
11891
11892 2002-03-25 [hoa]        0.7.4claws45
11893
11894         * src/matcher.c
11895         * src/mh.c
11896                 fix the bug #516442 with folder rescan.
11897
11898         * src/prefs_common.[ch]
11899         * src/compose.c
11900                 added an option to enable two different behaviours
11901                 for bounce.
11902
11903
11904 2002-03-25 [paul]       0.7.4claws44
11905
11906         * src/mainwindow.c
11907           src/selective_download.c
11908                 correct a few menuitem labels
11909
11910 2002-03-25 [christoph]  0.7.4claws43
11911
11912         * src/procmsg.c
11913                 fix non deleted tmp message in
11914                 procmsg_save_to_outbox
11915                 fix problems caused by sync with
11916                 main branch's procmsg_send_queue
11917
11918 2002-03-25 [paul]       0.7.4claws42
11919
11920         * src/quote_fmt.c
11921           src/quote_fmt_lex.l
11922           src/quote_fmt_parse.y
11923                 add Last name (%L) placeholder for quoting. 
11924                 patch submitted by Thorsten Thielen 
11925                 <thth@users.sourceforge.net>
11926
11927 2002-03-25 [paul]       0.7.4claws41
11928
11929         * src/utils.c
11930                 get full hostname. patch submitted by
11931                 Bob Woodside <rwoodside1@comcast.net>
11932
11933 2002-03-25 [paul]       0.7.4claws40
11934
11935         * src/account.c
11936           src/news.c
11937           src/nntp.[ch]
11938           src/prefs_account.[ch]
11939                 enable NNTP over SSL. patch submitted by
11940                 Pascal Jermini <pascal@infinity.hn.org>
11941
11942 2002-03-24 [paul]       0.7.4claws39
11943
11944         * src/prefs_common.c
11945                 make the arrangement of the Compose tab more
11946                 coherent
11947
11948         * src/mainwindow.c
11949                 fix some irregularities of style
11950
11951         * po/de.po
11952                 updated by Kilian Krause
11953
11954 2002-03-23 [paul]       0.7.4claws38
11955
11956         * po/pt_BR.po
11957                 updated by Fabio Junior Beneditto
11958
11959 2002-03-23 [paul]       0.7.4claws37
11960
11961         * src/mainwindow.c
11962                 move 'Gather addresses' to 'Tools' menu
11963                 make 'Selective download' sensitive
11964
11965 2002-03-23 [paul]       0.7.4claws36
11966
11967         * sync with 0.7.4cvs16
11968                 see ChangeLog entries 2002-03-23
11969
11970 2002-03-22 [christoph]  0.7.4claws35
11971
11972         * src/quote_fmt_parse.y
11973                 fix include program output
11974
11975 2002-03-22 [alfons]     0.7.4claws34
11976
11977         * src/pop.c
11978                 initialize GDate stack variable correctly (sorry!)
11979
11980 2002-03-22 [paul]       0.7.4claws33
11981
11982         * src/compose.c
11983           src/mainwindow.c
11984           src/prefs_actions.c
11985           src/prefs_common.c
11986                 rename 'Tool' to 'Tools'
11987
11988         * src/mainwindow.c
11989                 move 'Delete duplicated messages' from
11990                 'Message/' to 'Tools/'
11991                 re-arrange the order of 'Tools/' items
11992
11993 2002-03-22 [paul]       0.7.4claws32
11994
11995         * src/addr_compl.c
11996           src/addressbook.[ch]
11997                 auto-address completion now also matches on
11998                 Nickname. patch submitted by Bob Forsman 
11999                 <hammor@users.sourceforge.net>
12000
12001         * src/editaddress.c
12002                 correct a spelling mistake
12003
12004 2002-03-22 [alfons]     0.7.4claws31
12005
12006         * src/pop.c
12007                 fix getting uidl from incorrect string 
12008                 (spotted by Colin)
12009
12010 2002-03-21 [alfons]     0.7.4claws30
12011
12012         * src/pop.c
12013                 more code refactoring
12014                 plug mem leak introduced by delete on server
12015
12016 2002-03-21 [paul]       0.7.4claws29
12017
12018         * sync with 0.7.4cvs11
12019                 see ChangeLog entries 2002-03-20
12020
12021 2002-03-20 [alfons]     0.7.4claws28
12022
12023         * src/inc.c
12024                 apply Colin's patch and refactor
12025
12026 2002-03-20 [paul]       0.7.4claws27
12027
12028         * sync with sylpheed 0.7.4cvs9
12029                 see ChangeLog entry 2002-03-20
12030
12031 2002-03-19 [christoph]  0.7.4claws26
12032
12033         * src/mh.c
12034         * src/procmsg.[ch]
12035         * src/summaryview.c
12036                 revert changes for flag updates
12037                 (does not work correctly and no time to debug)
12038
12039 2002-03-20 [alfons]     0.7.4claws25
12040
12041         * src/pop.c
12042                 refactor should_delete() a little bit 
12043
12044 2002-03-19 [paul]       0.7.4claws24
12045
12046         * src/inc.[ch]
12047           src/pop.c
12048           src/prefs_account.[ch]
12049                 allow the user to leave downloaded mail on the 
12050                 server for n days. Patch submitted by Colin Leroy 
12051                 <colin@colino.net>
12052
12053 2002-02-19 [paul]       0.7.4claws23
12054
12055         * sync with sylpheed 0.7.4cvs8
12056                 see ChangeLog entries 2002-03-19
12057
12058 2002-03-18 [paul]       0.7.4claws22
12059
12060         * sync with sylpheed 0.7.4cvs6
12061                 see ChangeLog entry 2002-03-18
12062
12063 2002-03-18 [paul]       0.7.4claws21
12064
12065         * po/en_GB.po
12066                 add en_GB message catalogue
12067
12068         * src/mbox_folder.c
12069           src/prefs_account.c
12070           src/prefs_actions.c
12071                 correct a few spelling mistakes
12072
12073 2002-03-17 [alfons]     0.7.4claws20
12074
12075         * src/matcher.c
12076                 more stringent checks for NULL params when writing
12077                 filtering actions to a file
12078                 
12079 2002-03-17 [hoa]        0.7.3claws20
12080
12081         * src/news.c
12082                 fixed the count of new messages
12083
12084         * src/compose.c
12085                 fixed the "attachment properties" window
12086
12087 2002-03-17 [paul]       0.7.4claws19
12088
12089         * src/defs.h
12090           src/folder.h
12091           src/news.c
12092           src/prefs_account.[ch]
12093           src/procmsg.[ch]
12094           src/summaryview.c
12095                 automatically mark cross-posted messages as read 
12096                 and (optionally) give them a colour label
12097                 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
12098                 
12099
12100 2002-03-17 [paul]       0.7.4claws18
12101
12102         * sync with sylpheed 0.7.4cvs5
12103                 see ChangeLog entry 2002-03-17
12104
12105 2002-03-17 [melvin]     0.7.4claws17
12106         
12107         * src/textview.c
12108                 Worked around a gtktext 'bug': when searching for 
12109                 a text in a long message it was scrolling slowly
12110                 line by line until it hit the searched text.
12111         * po/fr.po
12112                 Updated French translation
12113
12114 2002-03-17 [melvin]     0.7.4claws16
12115
12116         * src/mainwindow.c
12117         * src/compose.c
12118         * src/prefs_actions.c
12119                 Moved "Edit/Actions" to "Tool/Actions"
12120                 Made mainwindow/compose window sensitive as soon as
12121                 no child process is running anymore even if the io dialog
12122                 is open.
12123                 Fixed a struct being initialized with a non constant char*
12124
12125 2002-03-16 [christoph]  0.7.4claws15
12126
12127         * configure.in
12128                 add --with-compiler-flags option
12129                 (only for developer hacking)
12130         * src/mh.c
12131         * src/procmsg.[ch]
12132         * src/summaryview.c
12133                 try to make folder-stats and flag handling more
12134                 independent from the summaryview. msgcounts
12135                 are only set when the folder is opened and
12136                 procmsg_msginfo_(un)set_flags will handle it
12137                 later and summaryview will get the values
12138                 from the folder.
12139
12140 2002-03-16 [paul]       0.7.4claws14
12141
12142         * src/messageview.c
12143                 fix Return-receipt. Patch submitted by Bob
12144                 Woodside <rwoodside1@comcast.net>
12145
12146 2002-03-16 [paul]       0.7.4claws13
12147
12148         * src/compose.c
12149                 fix 'dynamic' signatures, make it work again
12150                 broken during sync on 2002-03-14 (0.7.4claws2)
12151
12152 2002-03-15 [match]      0.7.4claws12
12153
12154         * src/addrharvest.[ch]
12155         * src/addrgather.[ch]
12156         * src/addressbook.[ch]
12157         * src/mainwindow.c
12158                 included address harvester feature. still some
12159                 issues with address parsing that I will fix.
12160
12161 2002-03-15 [match]      0.7.4claws11
12162
12163         * src/addrbook.[ch]
12164         * src/addrcache.[ch]
12165         * src/addressbook.[ch]
12166         * src/addrindex.c
12167         * src/editbook.c
12168         * src/importldif.c
12169         * src/importmutt.c
12170         * src/jpilot.[ch]
12171         * src/main.c
12172         * src/syldap.[ch]
12173         * src/vcard.[ch]
12174                 tidy up. fix memory leaks. moved attribs and methods
12175                 from individual interfaces to addrcache object. prep
12176                 for new stuff to come in.
12177
12178 2002-03-15 [alfons]     0.7.4claws10
12179
12180         * src/matcher.[ch]
12181         * src/matcher_parser_parse.y
12182         * src/matcher_parser_lex.l
12183         * src/prefs_matcher.c
12184                 add filtering conditions message greater than, smaller 
12185                 than, and exactly matching a size in bytes
12186                 (does not work with delete from POP3 server yet)
12187
12188                 this should also give others an idea what you should
12189                 do to add new criterions to claws filtering system
12190                 
12191
12192 2002-03-15 [paul]       0.7.4claws9
12193
12194         * tools/filter_conv.pl
12195                 exit if there are no filter rules to convert
12196                 rename filterrc to filterrc.old after completion
12197
12198 2002-03-15 [paul]       0.7.4claws8
12199
12200         * sync with sylpheed 0.7.4cvs3
12201                 see ChangeLog entry 2002-03-14
12202
12203 2002-03-14 [paul]       0.7.4claws7
12204
12205         * src/compose.c
12206                 clean up the last commit (ahem)
12207
12208 2002-03-14 [paul]       0.7.4claws6
12209
12210         * src/compose.c
12211                 fix bug #515655. honour account preferences
12212                 regarding gpg default signing/encryption when 
12213                 changing account from the compose window.
12214
12215 2002-03-14 [paul]       0.7.4claws5
12216
12217         * src/folderview.c
12218                 remove unnecessary curly brackets
12219
12220 2002-03-14 [paul]       0.7.4claws4
12221
12222         * src/folderview.c
12223           src/prefs_filtering.[ch]
12224                 add filter rename on folder rename and filter
12225                 delete on folder delete. Patch submitted by
12226                 Neill Miller <neillm@thecodefactory.org> 
12227
12228 2002-03-14 [christoph]  0.7.4claws3
12229
12230         * src/procmsg.c
12231         * src/send.c
12232                 fix local delivery
12233                 (patch submitted by "Simon 'corecode' Schubert")
12234         * src/prefs_common.c
12235         * src/procmsg.c
12236                 fix gcc 3.0 warning
12237
12238 2002-03-14 [paul]       0.7.4claws2
12239
12240         * sync with sylpheed 0.7.4cvs2
12241                 see ChangeLog entry 2002-03-13
12242
12243 2002-03-12 [darko]      0.7.4claws1
12244
12245         * src/mainwindow.c
12246                 fix what seems to be a copy and paste error
12247                 when setting color for important messages
12248                 (reported by wwp)
12249
12250 2002-03-11 [paul]       version 0.7.4claws released
12251
12252 2002-03-11 [paul]       0.7.4claws
12253
12254         * po/es.po
12255           po/it.po
12256           po/nl.po
12257           po/pt_BR.po
12258                 update message catalogs. Submitted by Ricardo Mones 
12259                 Lastra, Alessandro Maestri, Wilbert Berendsen, and 
12260                 Fabio Junior Beneditto
12261
12262         * configure.in
12263           faq/Makefile.am
12264           faq/it/Makefile
12265           faq/it/sylpheed-faq*
12266           src/mainwindow.c
12267           src/manual.[ch]
12268                 add FAQ in Italian
12269         
12270
12271 2002-03-11 [jens]       0.7.3claws7
12272
12273         * po/de.po
12274                 updated German translation
12275
12276 2002-03-11 [melvin]     0.7.3claws6
12277
12278         * po/fr.po
12279                 updated and corrected French translation
12280
12281 2002-03-10 [hoa]        0.7.3claws5
12282
12283         * src/account.c
12284         * src/inc.c
12285         * src/prefs_account.c
12286         * src/procmsg.c
12287         * src/send.[ch]
12288                 fixed the local account.
12289                 you have to change the default "/usr/sbin/sendmail"
12290                 to "/usr/sbin/sendmail -t" in the preferences of
12291                 the local account.
12292
12293         * src/procmime.c
12294                 removed some debug display for renderer
12295
12296 2002-03-10 [paul]       0.7.3claws4
12297
12298         * faq/en/sylpheed-faq-1.html
12299           faq/en/sylpheed-faq-2.html
12300                 update
12301
12302 2002-03-09 [paul]       0.7.3claws3
12303
12304         * sync with sylpheed 0.7.4
12305                 see ChangeLog entry 2002-03-09
12306
12307 2002-03-08 [paul]       0.7.3claws2
12308
12309         * faq/en/sylpheed-faq*
12310           faq/es/sylpheed-faq*
12311           faq/fr/sylpheed-faq*
12312                 update the FAQs
12313
12314         * manual/fr/.cvsignore
12315           manual/fr/Makefilea.am
12316           manual/fr/sylpheed*
12317           src/mainwindow.c
12318           src/manual.[ch]
12319                 add the French manual
12320
12321 2002-03-07 [paul]       0.7.3claws1
12322
12323         * sync with sylpheed 0.7.3cvs4
12324                 see ChangeLog entries  2002-03-06 and 2002-03-07
12325         
12326         * po/nl.po
12327                 updated by Wilbert Berendsen
12328
12329 2002-03-07 [melvin]     0.7.2claws34
12330
12331         * src/selective_download.c
12332                 Changed the pixmap of the receive button to MAIL_RECEIVE.
12333
12334 2002-03-06 [paul]       0.7.2claws33
12335
12336         * sync with sylpheed 0.7.3cvs1
12337                 bug fix, see ChangeLog entry 2002-03-05
12338
12339 2002-03-05 [paul]       0.7.2claws32
12340
12341         * src/mimeview.c
12342           src/pgptext.[ch]
12343           src/procmsg.c
12344                 reverse the pgp ascii-armored code implemented in 
12345                 0.7.2claws16. removal of this code until it matures.
12346                 this means that verifying ascii-armored pgp sigs and
12347                 automatic decryption of ascii-armored encrypted
12348                 messages no longer works.
12349
12350 2002-03-05 [paul]       0.7.2claws31
12351
12352         * configure.in
12353           Makefile.am
12354         * faq/Makefile.am
12355         * faq/en/Makefile.am
12356           faq/en/sylpheed-faq.html
12357           faq/en/sylpheed-faq-1.html
12358           faq/en/sylpheed-faq-2.html
12359           faq/en/sylpheed-faq-3.html
12360         * faq/es/Makefile.am
12361           faq/es/sylpheed-faq.html
12362           faq/es/sylpheed-faq-1.html
12363           faq/es/sylpheed-faq-2.html
12364           faq/es/sylpheed-faq-3.html
12365           faq/es/sylpheed-faq-4.html
12366         * faq/fr/Makefile.am
12367           faq/fr/sylpheed-faq.html
12368           faq/fr/sylpheed-faq-1.html
12369           faq/fr/sylpheed-faq-2.html
12370           faq/fr/sylpheed-faq-3.html
12371         * src/Makefile.am
12372           src/defs.h
12373           src/mainwindow.c
12374           src/manual.[ch]
12375                 add FAQs in English, Spanish and French
12376
12377
12378 2002-03-05 [paul]       0.7.2claws30
12379
12380         * manual/en/sylpheed.html
12381           manual/en/sylpheed-XX.html
12382                 updated the English manual
12383
12384 2002-03-05 [hoa]        
12385
12386         * src/summaryview.c
12387                 dialog box pops up if the article can't be deleted.
12388
12389 2002-03-04 [paul]       
12390         
12391         * po/pt_BR.po
12392                 updated by Fabio Junior Benedito
12393
12394 2002-03-04 [hoa]
12395
12396         * removed ac/gpgme.m4
12397                 to avoid autogen common problem
12398                 developers have to install gpgme development package now
12399
12400         * src/compose.c
12401                 encoding to 7bit or 8bit is enabled.
12402
12403 2002-03-03 [alfons]     0.7.2claws29
12404
12405         * src/pop.c
12406                 merge fix by Oliver Haertel for selective
12407                 download buglet
12408
12409 2002-03-03 [paul]       0.7.2claws28
12410         
12411         * sync with sylpheed 0.7.3
12412
12413 2002-03-03 [paul]       0.7.2claws27
12414
12415         * sync with sylpheed 0.7.2cvs24
12416                 see ChangeLog entries 2002-03-02 and 2002-03-03
12417
12418 2002-03-02 [melvin]     0.7.2claws26
12419
12420         * src/inc.[ch]
12421         * src/main.c
12422         * src/mainwindow.c
12423         * src/prefs_common.[ch]
12424                 Added user definable notification on new mail arrival.
12425                 Removed unused variables in spell checker prefs code.
12426
12427 2002-03-02 [melvin]     0.7.2claws25
12428
12429         * src/quote_fmt.c
12430                 Removed unnecessary escape sequences.
12431                 Changed 'Initial...' to 'Initials of Sender'
12432
12433 2002-03-02 [paul]       0.7.2claws24
12434
12435         * sync with sylpheed 0.7.2cvs22
12436                 see ChangeLog entry 2002-03-01
12437
12438 2002-03-01 [hoa]        0.7.2claws23
12439
12440         * src/mainwindow.c
12441                 Set sensitivity of delete actions to active
12442                 even if the folder is a newsgroup.
12443
12444         * src/summaryview.c
12445                 - Set sensitivity of delete actions
12446                 - Added function check_permission() that will check if the
12447                   user is authorized to delete a message. For news, it
12448                   will check if the author is the same.
12449                 - Enabled deletion when there is no trash folder.
12450
12451         * src/news.[ch]
12452                 - Added news_cancel_article() to cancel articles
12453                 - Implemented news_remove_message() (public function)
12454
12455 2002-03-01 [paul]       0.7.2claws22
12456
12457         * src/gtkutils.c
12458           src/textview.c
12459                 recognise urls that that don't include 'http://' and
12460                 simply begin 'www.' 
12461
12462         * AUTHORS
12463                 remove duplicated name
12464
12465 2002-02-28 [paul]       0.7.2claws21
12466
12467         * src/mainwindow.c
12468           src/summaryview.[ch]
12469                 add ability to 'Select thread'
12470                 combines Melvin's "Select thread's head" patch (#510907)
12471                 with Colin Leroy's <colin@colino.net> "Select whole thread" 
12472                 patch (#518514) 
12473
12474 2002-02-28 [paul]       0.7.2claws20
12475
12476         * src/mimeview.c
12477                 hopefully fix segfault on right-clicking a mime part
12478                 that some people have experienced.      
12479                 fix submitted by Fredrik Olofsson <frol@linux.nu>
12480
12481 2002-02-28 [paul]       0.7.2claws19
12482
12483         * sync with sylpheed 0.7.2cvs21
12484                 see ChangeLog entries 2002-02-27 and 2002-02-28
12485
12486 2002-02-27 [paul]       0.7.2claws18
12487
12488         * sync with sylpheed 0.7.2cvs18
12489                 see ChangeLog entries 2002-02-26 and 2002-02-27
12490
12491 2002-02-26 [alfons]     0.7.2claws17
12492
12493         * src/procheader.c
12494                 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
12495                 (spotted by Chris Hessman <idatech@gmx.net>)
12496
12497 2002-02-26 [paul]       0.7.2claws16
12498
12499         * src/mimeview.c
12500           src/pgptext.[ch]
12501           src/procmsg.c
12502                 make decryption of ascii-armored pgp encrypted messages
12503                 and verification of ascii-armored signatures work again.
12504                 slightly altered from the patch by Jens Jahnke 
12505                 <jan0sch@gmx.net>
12506
12507                 ##FIX ME##
12508                 * the checking of plaintext signatures always comes up in 
12509                   a popup box
12510                 * it doesn't work for multipart messages 
12511                 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
12512                   including the msg headers and these 2 line themselves, are 
12513                   not displayed
12514
12515         * src/mainwindow.c
12516                 "View/Folder Tree" becomes "View/Separate Folder Tree"
12517                 "View/Message View" becomes "View/Separate Message View"
12518                 because its less ambiguous.
12519
12520         * po/es.po
12521                 updated by Ricardo Mones Lastra
12522
12523 2002-02-26 [paul]       0.7.2claws15
12524
12525         * sync with sylpheed 0.7.2cvs17
12526                 see ChangeLog entries 2002-02-25 and 2002-02-26
12527
12528 2002-02-25 [christoph]  0.7.2claws14
12529
12530         * src/filtering.[ch]
12531         * src/inc.c
12532                 do filtering stuff after all messages have been received
12533                   1. drop all messages to .processing
12534                   2. scan processing folder for messages
12535                   3. filter messages or move to inbox
12536                 this will also find old messages left in processing after
12537                 a crash or something like that and we get a real msginfo
12538                 from folder->get_msg_list and do not have to create our
12539                 own in filter_message
12540         * src/matcher_parser_parse.y
12541                 remove MIX/MAX warning (reordered includes)
12542
12543 2002-02-25 [paul]       0.7.2claws13
12544
12545         * sync with sylpheed 0.7.2cvs15
12546                 see ChangeLog entry 2002-02-24
12547
12548 2002-02-24 [alfons]     0.7.2claws12
12549
12550         * src/filtering.c
12551                 clear old color flags first when applying a new color to
12552                 a message info. 
12553                 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
12554
12555 2002-02-24 [alfons]     0.7.2.claws11
12556         
12557         * AUTHORS
12558         * src/prefs_common.c
12559                 add presets for Opera and Konqueror, closes patch #517261,
12560                 submitted by Ville Skyttä <scop@users.sourceforge.net>
12561
12562 2002-02-24 [alfons]     0.7.2.claws10
12563
12564         * AUTHORS
12565         * src/summaryview.c
12566                 fix threading for null message ids, closes patch #521601,
12567                 submitted by Bob Forsman <hammor@users.sourceforge.net>
12568
12569 2002-02-24 [alfons]     0.7.2claws9
12570
12571         * src/summaryview.c
12572         * src/filtering.c
12573                 make Tool | Filter Message work with filtering system so
12574                 setting flags also works
12575
12576                 TODO:
12577
12578                 - Processing uses the same function as Tool | Filter
12579                   Message, but doesn't use the same update proc yet
12580
12581 2002-02-23 [paul]       0.7.2claws8
12582
12583         * sync with sylpheed 0.7.2cvs14
12584                 see ChangeLog entries 2002-02-22 and 2002-02-23
12585
12586 2002-02-22 [christoph]  0.7.2claws7
12587
12588         * src/quote_fmt.c
12589                 Add column space to table
12590         * src/quote_fmt_parse.y
12591                 Close files
12592
12593 2002-02-22 [paul]       0.7.2claws6
12594
12595         * src/Makefile.am
12596           src/defs.h
12597           src/filtering.c
12598           src/inc.[ch]
12599           src/mainwindow.c
12600           src/matcher.[ch]
12601           src/matcher_parser_lex.l
12602           src/matcher_parser_parse.y
12603           src/pop.[ch]
12604           src/prefs_account.h
12605           src/prefs_filtering.c
12606           src/selective_download.[ch]   *** NEW FILES ***
12607           src/utils.[ch]
12608           po/POTFILES.in
12609                 Selective Download added to 'Tool' menu. 
12610                 Retrieves email headers of the currently selected pop3 
12611                 account and allows the user to mark emails for deletion 
12612                 right on the pop3 server. Patch submitted by Oliver Haertel 
12613                 <oha@users.sourceforge.net>.
12614         
12615         * po/POTFILES.in
12616                 add 'src/quote_fmt.c'           
12617
12618 2002-02-22 [christoph]  0.7.2claws5
12619
12620         * src/Makefile.am
12621                 added quote_fmt.c
12622         * src/prefs_common.[ch]
12623         * src/prefs_template.c
12624         * src/quote_fmt.c               *** NEW FILE ***
12625         * src/quote_fmt.h
12626                 move quote format symbol description code
12627                 to it's own file because it is used from
12628                 differnent code parts
12629                 Rewrote symbol description GUI
12630                   + use table
12631                   + add separators
12632                   + get data from array (no more long constant strings)
12633         * src/quote_fmt_lex.l
12634         * src/quote_fmt_parse.y
12635                 Symbol for Literal % changed to \% instead of %%
12636                 (More logical as \ is used for quoting for other symbols)
12637                 Add |f and |p to include files and program output
12638                 Examples:
12639                     |f{/home/.../.signature}
12640                     |p{date}
12641         * po/de.po
12642                 Correct wrong spelling for "Referenzen"
12643
12644 2002-02-21 [paul]       0.7.2claws4
12645
12646         * src/procmsg.c
12647                 forgotten during sync
12648
12649 2002-02-21 [paul]       0.7.2claws3
12650
12651         * sync with sylpheed 0.7.2cvs11
12652                 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
12653                 2002-02-20 and 2002-02-21
12654
12655 2002-02-20 [melvin]     0.7.2claws2
12656
12657         * src/prefs_actions.c
12658                 Added error report when child cannot fork or when execvp 
12659                 returns with an error.
12660
12661 2002-02-19 [christoph]  0.7.2claws1
12662
12663         * src/codeconv.c
12664                 return unconverted text if conde conversion is not possible
12665                 when libjconv is used.
12666                 (patch submitted by "Simon 'corecode' Schubert")
12667
12668 2002-02-19 [paul]       
12669
12670         * version 0.7.2claws release
12671
12672 2002-02-19 [paul]       0.7.2claws
12673
12674         * po/nl.po
12675                 updated by Wilbert Berendsen
12676
12677
12678 2002-02-18 [alfons]     0.7.1claws13
12679
12680         * src/syldap.c
12681         * src/jpilot.c
12682                 remove references to dlfcn and explicitly loading functions
12683                 from dynalink libs, because libs linked anyway, and functions
12684                 are loaded explicitly
12685
12686 2002-02-17 [melvin]     0.7.1claws12
12687
12688         * src/prefs_actions.c
12689                 Replaced children wait loop with double fork technique.
12690                 Now, input/output window updated at each new output.
12691                 free_children(): Fixed a memory leak.
12692                 Made input/output window non closable if running children
12693                 still exist.
12694                 Added missing <unistd.h> include.
12695                 Added some --debug outputs.
12696
12697 2002-02-17 [melvin]     0.7.1claws11
12698
12699         * src/summaryview.c
12700                 Fixed bug where descending sort order did not select top
12701                 message.
12702
12703 2002-02-17 [melvin]     0.7.1claws10
12704
12705         * acconfig.h
12706                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
12707         * src/prefs_common.c
12708                 Pspell data package directory no more hard coded but
12709                 set during configuration (PSPELL_PATH). (Thanks to 
12710                                 Gustavo Noronha Silva.)
12711
12712 2002-02-17 [melvin]     0.7.1claws9
12713
12714         * configure.in
12715                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
12716         * src/gtkspell.c
12717                 Fixed compile-time warnings.
12718
12719 2002-02-16 [alfons]     0.7.1claws8
12720
12721         * src/filesel.c
12722                 fix inadvertent free of NULL pointer which caused
12723                 sylpheed to crash when closing the save-as dialog
12724                 using the window close button
12725
12726 2002-02-16 [carsten]    0.7.1claws7
12727         * src/mainwindow.[ch]
12728           src/summaryview.c
12729           src/prefs_common.c
12730                 fixes for pixmap theming code:
12731                         - recently changed mail attributes shouldn't get
12732                           lost any longer
12733                         - theme is only reloaded iff another theme was
12734                           selected
12735
12736 2002-02-16 [paul]       0.7.1claws6
12737
12738         * sync with sylpheed 0.7.2 release
12739                 see ChangeLog entry 2002-02-15 and 2002-02-16
12740
12741 2002-02-15 [paul]       0.7.1claws5
12742
12743         * sync with sylpheed 0.7.1cvs9
12744                 see ChangeLog entry 2002-02-15
12745
12746         * po/POTFILES.in
12747                 remove unneeded headerwindow.c entry
12748
12749 2002-02-14 [carsten]    0.7.1claws4
12750         * src/summaryview.c
12751                 fixed a bug for "Go to next unread message": there was
12752                 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
12753                 in the prefs, because of doing "Search again" instead
12754                 "No"
12755
12756 2002-02-14 [carsten]    0.7.1claws3
12757         * src/stock_pixmap.c
12758                 removed 2 more mem leaks; following memprof,
12759                 this code is "leak free" now :)
12760
12761 2002-02-14 [carsten]    0.7.1claws2
12762         * src/stock_pixmap.c
12763                 used opendir/readdir/closedir instead of scandir
12764                 -> code should work now on Solaris
12765
12766 2002-02-14 [paul]       0.7.1claws1
12767
12768         * sync with sylpheed 0.7.1cvs8
12769                 see ChangeLog entries 2002-02-13 and 2002-02-14
12770
12771         * README.claws
12772                 add some description of Actions and Pixmap Themes
12773
12774 2002-02-13 [paul]       
12775
12776         * version 0.7.1claws release
12777
12778 2002-02-13 [paul]       0.7.1claws
12779
12780         * po/es.po
12781           po/it.po
12782           po/pt_BR.po
12783                 updated translations, submitted by Ricardo Mones Lastra,
12784                 Alessandro Maestri and Fabio Junior Beneditto
12785
12786 2002-02-13 [melvin]     0.7.0claws75
12787
12788         * src/prefs_actions.c
12789                 Added missing "signal.h" include
12790
12791 2002-02-13 [melvin]     0.7.0claws74
12792
12793         * src/prefs_folder_item.c
12794                 Added missing "config.h" include
12795         * po/fr.po
12796                 Updated French translation for folder propriety.
12797
12798 2002-02-13 [jens]       0.7.0claws73
12799
12800         * po/POTFILES.in
12801                 Added missing src/prefs_folder_item.c [log added by melvin]
12802         * po/de.po
12803                 Updated German translation.
12804
12805 2002-02-13 [melvin]     0.7.0claws72
12806
12807         * po/fr.po
12808                 Updated French translation.
12809
12810 2002-02-13 [melvin]     0.7.0claws71
12811
12812         * src/gtkutils.c
12813                 Made gtkut_editable_get_selection return NULL if selection
12814                 is of length zero.
12815                 This fixes a bug where selecting part of message A then
12816                 switching to message B and replying to it will not
12817                 quote the message's body.
12818
12819 2002-02-12 [paul]       0.7.0claws70
12820
12821         * src/mainwindow.c
12822                 cosmetic, relating to pixmap themes: on toolbar make 
12823                 updating of 'Exec' and 'Compose news/Compose email'
12824                 icons faster.
12825
12826 2002-02-12 [carsten]    0.7.0claws69
12827         * src/folderview.c
12828           src/mainwindow.[ch]
12829           src/stock_pixmap.c
12830           src/summaryview.c
12831           src/prefs_common.c
12832                 - refreshing after changing pixmap theme better
12833                   now (thanks Paul)
12834                 - wanted to remove some mem leaks, but alfons was
12835                   faster (and had the better solution ;)
12836
12837 2002-02-12 [alfons]     0.7.0claws68
12838
12839         * src/prefs_common.c
12840         * src/stock_pixmap.[ch]
12841                 plug mem leaks, refactor code a little bit
12842
12843
12844 2002-02-12 [sergey]     0.7.0claws67
12845
12846         * src/imap.c
12847                 Fixed problem with copying messages to IMAP folders when the
12848                 server uses something other than '/' as a namespace separator
12849                 (cyrus-imapd uses '.').
12850
12851 2002-02-12 [jens]       0.7.0claws66
12852
12853         * po/de.po
12854                 Updated German Translation
12855
12856 2002-02-12 [paul]       0.7.0claws65
12857
12858         * sync with sylpheed 0.7.1cvs1
12859                 see ChangeLog entry 2002-02-12
12860
12861 2002-02-12 [melvin]     0.7.0claws64
12862
12863         * src/prefs_actions.c
12864                 Fixed "feature" where children's output was duplicated 
12865                 instead of refreshed while monitoring.
12866                 Removed some debug code.
12867
12868 2002-02-12 [christoph]  0.7.0claws63
12869
12870         * src/compose.c
12871                 always delete message from queue after sending/send error
12872                 (closes bug #509601)
12873
12874 2002-02-12 [melvin]     0.7.0claws62
12875
12876         * src/prefs_actions.c
12877                 Children wait loop is now triggered with a timeout of 1s
12878                 Added %F which is replaced with the list of filenames 
12879                 of all selected messages (as suggested by Ricardo Mones Lestra)
12880                 Pipe syntax changed. Prefix with | to send selection, postfix
12881                 with | to retrieve output. Prefix with > or * to send
12882                 user definable input to the command (*: input is hidden)
12883                 Old pipe action should now be postfixed with |, too.
12884
12885 2002-02-12 [carsten]    0.7.0claws61 (more 59.75)
12886         * src/stock_pixmap.c
12887                 fixed a bug: if there's no theme directory don't
12888                 throw an error, just do "nothing" (thanks Alfons)
12889
12890 2002-02-12 [carsten]    0.7.0claws60
12891         * src/folderview.c
12892           src/summaryview.c
12893                 had to write the cache twice (nasty!); some marks would 
12894                 get lost if not
12895
12896 2002-02-11 [carsten]    0.7.0claws59
12897         * acconfig.h
12898           configure.in
12899           doc-src/maintainer_guide.txt
12900           src/compose.[ch]
12901           src/defs.h
12902           src/folderview.[ch]
12903           src/gtkutils.[ch]
12904           src/mainwindow.[ch]
12905           src/prefs_common.[ch]
12906           src/stock_pixmap.[ch]
12907           src/summaryview.[ch]
12908                 pixmap theming and related work on pixmap
12909                 handling on some other places
12910                 (e.g. hrm features for all folder)
12911           src/pixmap/stock_*.xpm -> the stock_ was removed
12912         
12913 2002-02-11 [paul]       0.7.0claws58
12914
12915         * sync with sylpheed 0.7.1 release
12916                 see ChangeLog entries 2002-02-11
12917
12918 2002-02-08 [paul]       0.7.0claws57
12919
12920         * sync with sylpheed 0.7.0cvs39
12921                 see ChangeLog entry 2002-02-07 (last entry) 
12922
12923         * src/prefs_actions.c
12924           src/prefs_filtering.c
12925           src/prefs_matcher.c
12926           src/prefs_scoring.c
12927                 sync: made it compile with C compilers other than gcc
12928
12929 2002-02-07 [paul]       0.7.0claws56
12930
12931         * sync with sylpheed 0.7.0cvs38
12932                 see ChangeLog entries 2002-02-06 (last 2 entries) and
12933                 2002-02-07
12934
12935 2002-02-07 [darko]      0.7.0claws55
12936
12937         * src/gtkutils.[ch]
12938         * src/summaryview.c
12939                 Fix const gchar */gchar * issue (thanks Hiro)
12940
12941 2002-02-07 [darko]      0.7.0claws54
12942
12943         * src/compose.[ch]
12944         * src/filtering.c
12945         * src/gtkutils.[ch]
12946         * src/prefs_template.c
12947         * src/quote_fmt.h
12948         * src/quote_fmt_parse.y
12949         * src/summaryview.c
12950         * src/utils.[ch]
12951                 When replying or forwarding an email don't quote the entire
12952                 mail body but use the part of the message text that is selected
12953
12954 2002-02-06 [melvin]     0.7.0claws53
12955
12956         * src/prefs_common.[ch]
12957         * src/gtkspell.[ch]
12958         * src/compose.c
12959                 Made possible to switch quickly to last used dictionary
12960                 which makes checking bilingual documents easier.
12961
12962 2002-02-06 [melvin]     0.7.0claws52
12963         
12964         * po/POTFILES.in
12965                 Added forgotten new file src/prefs_actions.c
12966
12967 2002-02-06 [melvin]     0.7.0claws51
12968
12969         * src/prefs_actions.c   ** NEW FILE **
12970         * src/prefs_actions.h   ** NEW FILE **
12971                 Added actions to execute on message text view, or on the
12972                         message's file.
12973         * src/Makefile.am
12974                 Added src/prefs_actions.[ch]
12975         * src/compose.c
12976                 Added new menu "Edit/Actions"
12977         * src/defs.h
12978                 Added new actionsrc file.
12979         * src/main.c
12980                 Added actionsrc reading.
12981         * src/mainwindow.c
12982                 Added new menus "Edit/Actions" and "Configuration/Actions..."
12983         * src/prefs_common.h
12984                 Added new element actionslst element to prefs_common.
12985
12986 2002-02-06 [paul]       0.7.0claws50
12987
12988         * sync with sylpheed 0.7.0cvs36
12989                 see ChangeLog entry 2002-02-06
12990
12991 2002-02-05 [paul]
12992
12993         * po/es.po
12994                 updated by Ricardo Mones Lastra
12995
12996 2002-02-05 [paul]       0.7.0claws49
12997
12998         * sync with sylpheed 0.7.0cvs33
12999                 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
13000
13001 2002-02-05 [paul]       0.7.0claws48
13002
13003         * src/compose.c
13004                 re-add 'Edit/Advanced/Delete entire line', previously named
13005                 'Delete Line+'
13006
13007 2002-02-04 [paul]       0.7.0claws47
13008
13009         * src/compose.c
13010           src/summaryview.c
13011                 fix bug #494993 (Reply All not taking Reply-To into consi)
13012                 eliminate differences in behaviour of right-click 'Reply to all' 
13013                 in summary view and 'Reply to all' on the toolbar. 
13014                 fix bug where Reply-To gets ignored by 'Reply to all' in summary
13015                 view and From gets ignored by 'Reply to all' on toolbar.
13016                 fix bug where 'Reply to all' on toolbar uses To twice and ignores
13017                 From when no Reply-To header is present.
13018
13019 2002-02-04 [paul]       0.7.0claws46
13020
13021         * sync with sylpheed 0.7.0cvs30
13022                 see ChangeLog entries 2002-02-03 and 2002-02-04
13023
13024 2002-02-03 [melvin]     0.7.0claws45
13025
13026         * src/gtkspell.[ch]
13027                 Readded function to highlight all misspelled words.
13028                 Fixed bug where user-provided-words did not replace
13029                         correctly the misspelled word when using the mouse.
13030                 Fixed bug where checking a region selected from right to left did
13031                         not check the region at all.
13032                 Fixed bug where 'Check backwards' may not check at all. 
13033                 Fixed memory leaks where popup menus and accel_groups were not destroyed.
13034                 Fixed possible buffer overflow when checking for long strings (>1k).
13035                 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
13036                 Accelerators code uses now gtk_widget_add_accel.
13037                 Removed and disabled obsolete and unfinished code.
13038                 Cleaning up.
13039
13040         * src/compose.c
13041                 Added menu item to Highlight all misspelled words.
13042
13043 2002-02-01 [paul]       0.7.0claws44
13044
13045         * src/mainwindow.c
13046                 fix '/View/Hide read messages' sensitivity when all
13047                 messages in a folder are hidden
13048
13049 2002-02-01 [paul]       0.7.0claws43
13050
13051         * src/main.c
13052                 add --send option to command line interface, sends all
13053                 queued mail. Patch submitted by Ricardo Mones Lastra.
13054
13055 2002-01-31 [paul]       0.7.0claws42
13056
13057         * src/mainwindow.c
13058                 add '/View/Hide read messages' to main_window_set_menu_sensitive()
13059
13060 2002-01-31 [paul]       0.7.0claws41
13061
13062         * sync with sylpheed 0.7.0cvs27
13063                 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
13064                 and 2002-01-31
13065
13066         * src/textview.c
13067                 comment out elements of textview_show_part() as temporary
13068                 workaround for attachment 'Display as text' bug 
13069
13070         * po/pt_BR.po
13071                 updated by Fabio Junior Beneditto
13072
13073 2002-01-30 [paul]       0.7.0claws40
13074
13075         * sync with sylpheed 0.7.0cvs24
13076                 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
13077                 and 2002-01-30
13078
13079         * src/compose.c
13080                 add {N_("/_Spelling"), ... "<Branch>"} to 
13081                 GtkItemFactoryEntry compose_entries[]
13082
13083         * src/prefs_common.c
13084                 add claws menu items to prefs_keybind_apply_clicked()
13085                 and remove non-claws menu items
13086
13087 2002-01-29 [paul]       0.7.0claws39
13088
13089         * sync with sylpheed 0.7.0cvs22
13090                 see ChangeLog entries 2002-01-28 and 2002-01-29
13091
13092 2002-01-28 [melvin]     0.7.0claws38
13093
13094         * src/compose.c
13095                 Added the declartion of compose_send_control_enter.
13096
13097         * src/compose.c
13098         * src/gtkspell.[ch]
13099                 Added in a 'Spelling' menu which includes the configuration menu. 
13100                 Added a real 'Check all' and got rid from the old one which only
13101                 highlited misspelled word.
13102                 Made 'Check while typing' a disableable option.
13103                 Added a dialog when there are no more misspelled word.
13104                 Added a dialog if error occurs when switching to a dictionary.
13105         
13106         * src/prefs_common.[ch]
13107                 Added option for the default 'Check while typing' option.
13108
13109
13110 2002-01-28 [alfons]     0.7.0claws37
13111
13112         * src/compose.c
13113                 fix buglet and make code comply with sylpheed code style
13114
13115 2002-01-28 [paul]       0.7.0claws36
13116
13117         * sync with sylpheed 0.7.0cvs19
13118                 see ChangeLog entries for 2002-01-28
13119
13120 2002-01-28 [hoa]        0.7.0claws35
13121
13122         * src/defs.h
13123                 added rendererrc
13124
13125         * src/main.c
13126                 read the renderer config
13127
13128         * src/procmime.[ch]
13129                 use the renderer config to convert mime attachments
13130
13131         * src/textview.c
13132                 don't use textview_show_html/ertf,
13133                 use get_text_content instead
13134
13135 2002-01-27 [alfons]     0.7.0claws34
13136         
13137         * src/news.c
13138                 make sylpheed believe it can delete a news message...
13139                 (messages are NOT deleted, maybe we should remove
13140                 processing from the folder properties after all.)
13141
13142 2002-01-27 [alfons]     0.7.0claws33
13143
13144         * src/folder.c
13145                 add extra checks
13146         * src/news.c
13147                 implement remove_msg() 
13148
13149 2002-01-27 [alfons]     0.7.0claws32
13150
13151         * src/procmsg.h
13152         * src/procheader.c
13153         * src/messageview.c
13154                 fix return receipt / disposition notification again. this
13155                 stuff seems to break on _every_ major summary UI change, so
13156                 it's now implemented using a flag which is saved in the
13157                 marks cache
13158                 
13159 2002-01-26 [alfons]     0.7.0claws31
13160
13161         * src/import.c
13162                 let import dialog show the destination folder identifier
13163
13164 2002-01-26 [melvin]     0.7.0claws30
13165
13166         * src/folderview.c
13167         * src/summaryview.c
13168                 Readded 'Mark all read' into summary view popup menu
13169                 Added 'Mark all read' in folder view popup menu for IMAP
13170                 and NNTP.
13171                 Made it insensitive if the selected folder is not the shown
13172                 one to avoid 'Mark all read' on the wrong folder.
13173                 
13174 2002-01-26 [paul]       0.7.0claws29
13175
13176         * src/folderview.c
13177           src/summaryview.c
13178                 move 'Mark all read' from summary view to folder view
13179                 menu. (adapted from) patch submitted by Jeremy Andrews,
13180                 <lists@kerneltrap.com>
13181
13182 2002-01-25 [alfons]     0.7.0claws28
13183
13184         * src/gtkstext.c
13185                 put the gtk class name back so GtkSText adapts the 
13186                 settings of GtkText
13187
13188 2002-01-25 [alfons]     0.7.0claws27
13189
13190         * src/folderview.c 
13191                 assimilate Ricardo's patch that shows pixmaps instead of
13192                 plain "new" and "unread" texts in the folder view column
13193                 headers 
13194
13195 2002-01-25 [paul]       0.7.0claws26
13196
13197         * src/Makefile.am
13198                 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can 
13199                 be found in non-standard locations. 
13200                 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
13201
13202 2002-01-25 [paul]       0.7.0claws25
13203
13204         * sync with sylpheed 0.7.0cvs16
13205                 see ChangeLog entry 2002-01-25
13206
13207 2002-01-24 [paul]       0.7.0claws24
13208
13209         * more sync with sylpheed 0.7.0cvs15
13210                 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
13211
13212 2002-01-23 [sergey]     0.7.0claws23
13213
13214         * src/importldif.c
13215                 Fixed segfault when closing LDIF import wizard with
13216                 the window manager.
13217         * src/imageview.c
13218         * src/imageview.h
13219         * src/messageview.c
13220         * src/mimeview.c
13221                 Fixed wrong scrolling position after switching between
13222                 text and image parts.
13223
13224 2002-01-23 [paul]       0.7.0claws22
13225
13226         * sync with sylpheed 0.7.0cvs15
13227                 see ChangeLog entries 2002-01-22 and 2002-01-23
13228
13229 2002-01-21 [melvin]     0.7.0claws21
13230
13231         * src/prefs_scoring.c
13232         * src/prefs_filtering.c
13233                 Fixed bug where scoring and filtering windows stopped
13234                 autochecking.
13235
13236 2002-01-21 [paul]       0.7.0claws20
13237
13238         * sync with sylpheed 0.7.0cvs12
13239                 see ChangeLog entries 2002-01-20 and 2002-01-21
13240
13241 2002-01-21 [carsten]    0.7.0claws19
13242         * src/mainwindow.c
13243         * src/menu.[ch]
13244         * src/messageview.[ch]
13245         * src/summaryview.[ch]
13246                 changes to shortcuts handling again:
13247                         + "Q" now controled by mainwin
13248                         + v/V are now customizable and have slightly
13249                           different meanings
13250                 the "button" to minimize the messageview (and maximize
13251                 the summary view) is a real button now
13252         * src/compose.c
13253                 "Delete Line+" added to Edit/Advanced (this will also
13254                 delete the '\n')
13255
13256 2002-01-20 [melvin] 0.7.0claws18
13257
13258         * src/addressbook.c
13259                 Made "Bcc" sensitive when addressbook is called from
13260                 compose window (it was a Claws only bug).
13261
13262 2002-01-19 [alfons] 0.7.0claws17
13263
13264         * src/inc.c
13265                 prevent unnecessary updates when currently selected folder has
13266                 no new messages 
13267
13268 2002-01-19 [alfons] 0.7.0claws16
13269         
13270         * src/summaryview.c
13271                 prevent writing the cache based on current message list in summary 
13272                 view when filtering also put messages in currently selected folder
13273
13274 2002-01-19 [paul]
13275
13276         * po/it.po
13277                 Italian translation submitted by Alessandro Maestri
13278                 <a.maestri@cs.tin.it>
13279
13280 2002-01-18 [melvin]     0.7.0claws15
13281
13282         * src/prefs_filters.c
13283                 fixed bug where 'cancel' from 'filters' window stops autochecking
13284                 if the timer timed out  when the window was open.
13285
13286 2002-01-18 [match]      0.7.0claws14
13287
13288         * src/addrclip.[ch]     ** NEW FILE **
13289         * src/addrselect.[ch]   ** NEW FILE **
13290         * src/adbookbase.h      ** NEW FILE **
13291                 addressbook cut, copy and paste
13292         * src/addrbook.[ch]
13293         * src/addrcache.[ch]
13294         * src/addressitem.h
13295         * src/addrindex.[ch]
13296         * src/addritem.[ch]
13297         * src/importldif.c
13298         * src/importmutt.c
13299         * src/jpilot.[ch]
13300         * src/syldap.[ch]
13301         * src/vcard.[ch]
13302         * src/jpilot.[ch]
13303         * src/editbook.c
13304         * src/editjpilot.c
13305         * src/editldap.c
13306         * src/editvcard.c
13307                 support for copy/paste
13308         * src/addressbook.c
13309                 support for copy/paste
13310                 tidy up menu option processing
13311                 correct address list function arguments
13312         * src/editaddress.c
13313                 sort user attributes
13314         * src/ldif.h
13315         * src/mutt.h
13316                 tidy up
13317
13318         * src/addrbook.[ch]
13319         * src/addrbook.[ch]
13320         * src/addrbook.[ch]
13321                 
13322
13323 2002-01-18 [paul]       0.7.0claws13
13324
13325         * sync with sylpheed 0.7.0cvs8
13326                 configure.in: support Mac OS X (Darwin)
13327
13328 2002-01-18 [carsten]    0.7.0claws12
13329         * src/html.c
13330                 small hack to fix a segfault with an empty href
13331                 (reported by Alexandra Walford <deeni@altern.org>)
13332         * src/mainwindow.c
13333         * src/summaryview.c
13334                 the shortcuts for Mark und Mark as unread are hardcoded
13335                 again
13336         * src/compose.c
13337         * src/gtkstext.[ch]
13338                 readded the shortcuts in gtkstext but made them
13339                 customizeable (simply by adding a menu plus a wrapper
13340                 to compose.c)
13341
13342 2002-01-17 [melvin]     0.7.0claws11
13343
13344         * src/gtkspell.c
13345                 fix default dictionary not being saved.
13346
13347 2002-01-16 [darko]      0.7.0claws10
13348
13349         * src/compose.c
13350                 fix wrapping crash with URL longer than wrapping margin
13351
13352 2002-12-08 [hoa]        0.7.0claws10
13353
13354         * src/matcher_parser_parse.y
13355                 fixed some bugs
13356
13357         * src/prefs_filtering.c
13358                 now, we can use bounce action in the dialog box.
13359
13360 2002-01-16 [carsten]    0.7.0claws9
13361         * src/gtkstext.c
13362                 removed the <control> and <alt> shortcuts because they're
13363                 not needed and interefered with the "normal" shortcuts
13364         * src/mainwindow.c
13365         * src/summaryview.c
13366                 removed most of the hardcoded shortcuts and assigned
13367                 them to menu entries making them easy customizable by
13368                 that
13369
13370 2002-01-16 |melvin]     0.7.0claws8
13371
13372         * src/gtkspell.c
13373                 fixed bug where using the mouse and when the compose
13374                 window is not on top may result in a crash.
13375
13376 2002-01-16 [melvin]     0.7.0claws7
13377
13378         * src/compose.c
13379                 fixed a long standingspell checker bug which could 
13380                 cause a crash after sending a message.
13381
13382 2002-01-16 [paul]       0.7.0claws6
13383
13384         * sync with sylpheed 0.7.0cvs7
13385                 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
13386                 2002-01-15, and 2002-01-16
13387
13388 2002-01-16 [melvin]     0.7.0claws5
13389
13390         * README.claws
13391         * src/compose.c
13392         * src/gtkspell.[ch]
13393         * src/main.c
13394                 Heavily modified spell checker code to work around
13395                 ispell bug, to add keyboard shortcuts and for future
13396                 enhancements. See README.claws for usage information.
13397
13398 2002-01-15 [alfons]     0.7.0claws4
13399         
13400         * src/summaryview.c
13401                 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
13402                 so sorting within threads reflects sort mode
13403
13404 2002-01-15 [christoph]  0.7.0claws3
13405
13406         * src/procmsg.c
13407                 added alertpanel if mail sending failed
13408
13409 2002-01-15 [alfons]     0.7.0claws2
13410         
13411         * src/prefs_filtering.c
13412                 don't stop timer when prefs filtering dialog is opened
13413
13414 2002-01-14 [alfons]     0.7.0claws1
13415
13416         * src/addr_compl.c
13417         * src/prefs.c
13418                 remove debug_print()s for privacy reasons
13419
13420 2002-01-14 [darko]      0.7.0claws
13421
13422         * README.claws
13423                 quotation wrapping is now also in the main branch
13424
13425 2002-01-14 [paul]
13426
13427         * tools/filter_conv.pl
13428                 allow for Boolean Op and case-sensitivity
13429                 this file is included in the release and tagged
13430                 'rel_0_7_0'
13431
13432 2002-01-13 [paul]       0.7.0claws
13433
13434         * release 0.7.0, with cvs tag 'rel_0_7_0'
13435
13436 2002-01-13 [paul]
13437
13438         * tools/filter_conv.pl
13439         * tools/README
13440                 rewritten to output to matcherrc instead of filteringrc
13441
13442         * po/es.po
13443                 updated Spanish translation by Ricardo Mones Lastra
13444
13445 2002-01-13 [alfons]
13446
13447         * po/nl.po
13448                 update dutch translation
13449
13450 2002-01-13 [paul]
13451
13452         * po/pt_BR.po
13453                 Updated by Fabio Junior Beneditto 
13454
13455 2002-01-13 [melvin]     0.6.6claws53
13456
13457         * po/fr.po
13458                 Updated french translation
13459
13460 2002-01-12 [alfons]     0.6.6claws52
13461
13462         * src/filtering.c
13463                 plug mem leak that has been sitting there for ages              
13464
13465 2002-01-12 [alfons]     0.6.6claws51
13466
13467         * src/summaryview.c
13468                 undo melvin's changes from 0.6.6claws48 because summary
13469                 view now refuses to select first unread message when
13470                 selecting a folder 
13471
13472 2002-01-11 [alfons]     0.6.6claws50
13473
13474         * src/import.c
13475                 use claws' semantics for getting folder item when
13476                 importing an mbox file into a folder 
13477                 (submitted by Dale P. Smith)
13478
13479 2002-01-11 [christoph]  0.6.6claws49
13480
13481         * src/prefs.h
13482                 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
13483                 toggle widget, because non static prefs can not use
13484                 prefs_set_* functions
13485         * src/prefs_account.c
13486                 toggle smtp auth password field sensitivity if
13487                 user id is empty and add descrition of usage for
13488                 these fields
13489         * src/prefs_folder_item.c
13490                 use SET_TOGGLE_SENSITIVITY macro to instead of extra
13491                 callbacks
13492
13493 2002-01-11 [melvin]     0.6.6claws48
13494
13495         * src/compose.c
13496                 fix the 'Ctrl-Enter' feature for sending and test really
13497                 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
13498                 editables which was not documented in Gtk)
13499
13500         * src/summaryview.c
13501                 Made summaryview refresh after sorting and not before.
13502
13503 2002-01-11 [christoph]  0.6.6claws47
13504
13505         * src/compose.c
13506                 select account from account ids if possible and
13507                 correctly set save folder for copy in reedit
13508
13509 2002-01-10 [paul]       0.6.6claws46
13510
13511         * sync with sylpheed 0.7.0 release
13512                 see ChangeLog entries 2002-01-07, 2002-01-08 and
13513                 2002-01-09
13514
13515 2002-01-09 [alfons]
13516
13517         * src/summaryview.c
13518                 remove more dirt traces...
13519
13520 2002-01-09 [alfons]
13521         
13522         * src/summaryview.c
13523                 clean up some traces of my debugging stuff
13524
13525 2002-01-09 [alfons]     0.6.6claws45
13526
13527         * src/filtering.c
13528                 break up filteringprop_apply() in three separate pieces
13529                 so we can drop messages that failed processing in the
13530                 inbox
13531
13532         * src/summaryview.c
13533                 fix bug #469598 "no refresh of inbox after filter" which 
13534                 was introduced by the new summary view locking, and which 
13535                 prevented the summary view to update after a manual filter 
13536                 message. claw's filter message requires a summary_show().
13537                 (aargh, summary_show() again! :-)
13538                 
13539 2002-01-07 [alfons]     0.6.6claws44
13540
13541         * src/headerwindow.c
13542         * src/logwindow.c
13543         * src/messageview.c
13544         * src/sourcewindow.c
13545                 bring in Hiro's last 0.7.0 wm class fixes
13546
13547         * tools/sylprint.pl
13548                 bring in Ricardo's fix for sylprint script
13549
13550         * AUTHORS       
13551         * src/rfc2015.[ch]
13552         * src/prefs_common.[ch]
13553         * src/prefs_account.[ch]
13554         * src/compose.c
13555                 clean up account preference poison in rfc2015,
13556                 and preparation to fix double sign bug 
13557                 (patch submitted by Simon 'corecode' Schubert)
13558
13559 2002-01-07 [christoph]  0.6.6claws43
13560
13561         * src/mh.c
13562                 search for free message number, do not only rely
13563                 on last_num
13564         * src/send.c
13565                 fix smtp auth and use extra account information
13566                 if available, if not use pop3 data instead
13567                 (closes bug #500341)            
13568         * src/ssl.[ch]
13569                 match coding style
13570
13571 2002-01-06 [alfons]     0.6.6claws42
13572
13573         * src/mainwindow.c
13574                 try making the separate windows work again...
13575
13576 2002-01-06 [alfons]     0.6.6claws41
13577
13578         * src/mainwindow.c
13579                 adapt Hiro's separate window menu (to get rid of the funny
13580                 duplicate menu items), and make it work again
13581
13582 2002-01-06 [alfons]     0.6.6claws40
13583
13584         * tools/Makefile.am
13585         * tools/sylprint.rc
13586         * tools/sylprint.pl
13587         * tools/README.sylprint
13588                 add sylprint script for printing mails from Sylpheed
13589                 (contributed by Ricardo Mones Lastra)
13590
13591         * src/acount.c
13592                 clean up
13593
13594 2002-01-06 [melvin]     0.6.6claws39
13595
13596         * src/mainwindow.c
13597         * src/summaryview.c
13598                 Fixed crash introduced in 0.6.6claws38 by the menu
13599                 reorganisation (Hide read messages)
13600         
13601         * ChangeLog.claws 
13602                 Fixed typo (we are now in 2002, alfons ;) )
13603
13604 2002-01-05 [alfons]     0.6.6claws38
13605
13606         * sync with sylpheed 0.6.6cvs10-17
13607                 (last stuff marked as LAST_STABLE)
13608
13609 2002-01-04 [melvin]     0.6.6claws37
13610
13611         * src/account.c
13612                 Made account selection code use strcasestr again instead of
13613                 g_strcasecmp (fixes bug where reediting queued messages
13614                 did not select proper account reported by T. Link).
13615         
13616         * src/folderview.c
13617                 Fix bug where folder icons are not shown when 'hide read messages'
13618                 is on.
13619         
13620         * src/stock_pixmaps.[ch]
13621                 Added folder icons for 'hide read messages'.
13622         
13623         * src/compose.c
13624                 Fixed bug where 'Enter' in a header entry will send the message 
13625                 if 'CTL-Enter' was chosen as a shorcut for sendind. 
13626
13627 2002-01-03 [melvin]     0.6.6claws36
13628         
13629         * src/prefs.[ch]
13630                 Added popup menu for common preferences and
13631                 account preferences (right click on tab displays
13632                                 a menu of all tabs.)
13633
13634 2002-01-02 [melvin]     0.6.6claws35
13635
13636         * src/gtkspell.[ch]
13637                 Made spelling code compatible with undo/redo feature.
13638                 Added creation of suggestion mode menu for the general
13639                         preferences.
13640         
13641         * src/prefs_common.[ch]
13642                 Added option menu for the speller's suggestion mode.
13643                 Added missing spaces in "..." buttons and made a "..."
13644                         button non translatable!
13645         
13646         * src/compose.c
13647                 Made speller use the default suggestion mode.
13648                 Hack to make it possible to choose 'CTRL-Enter' as a
13649                         shortcut for sending (and only for sending).
13650
13651         * src/prefs_folder_item.c
13652                 Changing subject simplification does not update cache 
13653                         anymore (because it is unnecessary).
13654                 Fixed bug where changing subject simplification updated the 
13655                         summaryview even when the viewed folder is not the
13656                         folder which properties are being changed. (E.g. 
13657                                         viewing folder A and changing
13658                                         the subject simplification of 
13659                                         folder B -not being viewed- updated the 
13660                                         summaryview of folder A with data of
13661                                         folder B). (Hope this is clear... )
13662
13663 2001-12-31 [alfons]     0.6.6claws34
13664         
13665         * src/ldif.c
13666         * src/mutt.c
13667                 fgetc() returns a signed integer which doesn't
13668                 fit in a char. so c truncates this to a char
13669                 but we may lose significant bits. i.e. we may
13670                 comparing 0xFF which may not be equal to -1
13671                 unless properly casted to signed char which
13672                 we won't do because fgetc() returns a signed
13673                 integer which doesn't fit in a char. so c 
13674                 truncates this to a char but we may lose 
13675                 significat bits. (you got the idea, thanks
13676                 to Gustavo Noronha Silva <kov@debian.org>
13677                 and the Debian folks!)
13678
13679 2001-12-30 [alfons]     0.6.6claws33
13680
13681         * src/prefs_common.c
13682                 add #ifdef USE_PSPELLs that Melvin forgot               
13683
13684 2001-12-30 [melvin]     0.6.6claws32
13685         
13686         * src/prefs_common.[ch]
13687                 Added configurable color for misspelled words.
13688
13689         * src/gtkspell.[ch]
13690                 Fixed bug of foreground text color (reported by David
13691                                 Mehrmann)
13692                 Added configurable color for misspelled words.
13693
13694 2001-12-30 [alfons]     0.6.6claws31
13695
13696         * src/folder.c
13697                 remove unnecessary things someone put there
13698
13699         * src/mh.c
13700         * src/folder.[ch]
13701                 make folder properties (like threading and sorting) persistent
13702                 (closes bug #497424 "rescan folder tree resets proprieties")
13703                 currently this is only for MH folders. 
13704
13705 2001-12-29 [melvin]     0.6.6claws30
13706
13707         * src/string_match.[ch]
13708                 Optimized a bit: regexp pattern buffer compiled only once, and
13709                   one subroutine call removed. Fixed ^ regexp search: Now, 
13710                   "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
13711         
13712         * src/summaryview.c
13713                 Subject filtering changed to filter summary columns and
13714                   not directly the messages subject cache. The loss in 
13715                   performance is balanced by the improvement of string_match.
13716                 Added an alert panel if there is an error in the regexp.
13717
13718         * src/src/prefs_folder_item.h
13719                 Added a regexp pattern buffer.
13720
13721 2001-12-28 [alfons]     0.6.6claws29
13722
13723         * src/string_match.[ch]
13724                 clean up name space
13725                 allow compilation *BSD
13726
13727 2001-12-27 [alfons]     0.6.6claws28
13728
13729         * src/filter.c
13730                 sync the Hiro's bug fix for BSD
13731
13732 2001-12-27 [melvin]     0.6.6claws27
13733         
13734         * src/compose.c
13735                 Simplify focus to subject entry code.
13736
13737 2001-12-27 [darko]      0.6.6claws26
13738
13739         * src/filtering.c
13740         * src/mbox_folder.c
13741         * src/messageview.c
13742         * src/mh.c
13743         * src/procheader.[ch]
13744         * src/procmsg.h
13745         * src/stock_pixmap.[ch]
13746         * src/summaryview.c
13747                 Show key icon for encrypted mails in summary view
13748
13749         * src/pixmaps/clip.xpm
13750         * src/pixmaps/clipkey.xpm
13751         * src/pixmaps/key.xpm
13752                 New/modified icons for the above
13753
13754 2001-12-27 [melvin]     0.6.6claws25
13755
13756         * src/prefs_common.c
13757                 Put spell checker options in a separate tab to decrease
13758                 the Common Preferences window height.
13759
13760         * README.claws  
13761                 Update spell checker usage instruction about its options
13762                 location.
13763
13764 2001-12-27 [melvin]     0.6.6claws24
13765
13766         * src/compose.c
13767                 Changed subject entry widget position. Initial focus is
13768                 on the To header instead of the subject entry.
13769                 Creating a new header scrolls the header list to make the
13770                 created one visible. Nevertheless, when automatically filling
13771                 headers, the first one is shown.
13772                 A Tab key press in the last empty header entry zips the 
13773                 focus to the subject entry.
13774                 (I did not change the combo boxes, yet)
13775
13776 2001-12-26 [alfons]     0.6.6claws23
13777
13778         * src/prefs_account.c
13779         * src/inc.c
13780                 allow default inbox to reside in another mailbox (only
13781                 works for POP3 accounts)
13782
13783 2001-12-26 [alfons]     0.6.6claws22
13784         
13785         * src/textview.c
13786                 make reply-on-click work with the account of the selected folder
13787         * src/compose.c
13788                 put a fixme here to remind me to fix finding correct default
13789                 account for nested folders
13790
13791 2001-12-25 [alfons]     0.6.6claws21
13792
13793         * src/summaryview.c
13794                 make column headers display locked and mark pixmaps (idea by Melvin) 
13795                 fix bug by adding score and locked column type to sort array
13796
13797 2001-12-25 [alfons]     0.6.6claws20
13798         
13799         * src/summaryview.c
13800                 catch a *potentially* inadvertent write back of  
13801                 the message cache(s) introduced by 0.6.5claws37
13802
13803 2001-12-25 [christoph]  0.6.6claws19
13804
13805         * src/stock_pixmap.[ch]
13806         * src/summaryview.c
13807                 add ignore thread pixmap
13808                 (can someone draw a better icon for this?)
13809
13810 2001-12-24 [alfons]     0.6.6claws18
13811
13812         * src/prefs_folder_item.c
13813                 make address completion actually work for the
13814                 Default To address in the Folder Property dialog.
13815
13816 2001-12-24 [alfons]     0.6.6claws17
13817         
13818         * src/summaryview.c
13819                 use new style regexp for subject stripping 
13820                 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
13821
13822 2001-12-24 [darko]      0.6.6claws16
13823
13824         * src/pgptext.c
13825         * src/rfc2015.c
13826                 move GPG related informational messages to debug mode
13827
13828 2001-12-23 [alfons]     0.6.6claws15
13829
13830         * src/stock_pixmap.[ch]
13831         * src/summaryview.c
13832                 add the forgotten Claws' locked pixmap
13833
13834 2001-12-23 [alfons]     0.6.6claws14
13835
13836         * src/filesel.c
13837                 accept file name typed in entry in multi file
13838                 selector (patch submitted by Gustavo Noronha Silva 
13839                 <kov@debian.org>)
13840
13841 2001-12-23 [alfons]     0.6.6claws13
13842
13843         * src/prefs_filter.c
13844         * src/prefs_filtering.c
13845         * src/matcher.c
13846         * src/importmutt.c
13847                 clean up a little bit
13848         
13849         * src/string_match.c
13850                 validate input strings a little bit more
13851
13852 2001-12-23 [alfons]     0.6.6claws12
13853
13854         * src/Makefile.am
13855         * src/summaryview.c
13856         * src/string_match.[ch]         ** NEW **
13857         * src/folderview.[ch]
13858         * src/headerview.h
13859         * src/folder.[ch]
13860         * src/prefs_folder_item.[ch]
13861                 add subject simplification to strip out strings from
13862                 a subject line (esp. handy for mailing lists). 
13863                 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
13864                 but slightly changed things for better integration.)
13865
13866 2001-12-23 [alfons]     0.6.6claws11
13867
13868         * src/mainwindow.c
13869                 fix bug introduced by submission included in 0.6.5claws52.
13870                 ideally this submission should clean the trash if any trash
13871                 folder has a message. however, the hasTrash variable was
13872                 set to false whenever a trash folder was empty (discarding
13873                 a previously found *filled* trash folder.)
13874
13875                 also edited the code a little bit and made it more safe.
13876
13877 2001-12-22 [alfons]     0.6.6claws10
13878
13879         * src/imap.c
13880                 quick fix for Martin Pool's omission of an account
13881                 specific SSL setting
13882
13883 2001-12-22 [alfons]     0.6.6claws9
13884
13885         * src/compose.c
13886         * src/messageview.c
13887         * src/mimeview.c
13888         * src/pgptext.c
13889         * src/procmime.[ch]
13890                 better support for multipart/digest (submitted
13891                 by Fredrik <e98fo@efd.lth.se>)
13892
13893 2001-12-22 [alfons]     0.6.6claws8
13894
13895         * src/addressbook.c
13896                 correct function signature
13897         * src/socket.[ch]
13898         * src/imap.[ch]
13899         * src/prefs_account.[ch]
13900                 allow IMAP over SSH tunnel (patch submitted by 
13901                 Martin Pool <mbp@samba.org>)
13902
13903 2001-12-21 [alfons]     0.6.6claws7
13904
13905         * sync with sylpheed 0.6.6cvs4-9
13906                 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
13907
13908 2001-12-21 [christoph]  0.6.6claws6
13909
13910         * src/compose.c
13911         * src/prefs_folder_item.[ch]
13912                 implement saving of outgoing messages to current folder.
13913                 fix segfault when no default outbox is available
13914                 (closes bug #495683)
13915
13916 2001-12-21 [carsten]    0.6.6claws5
13917         * src/folderview.c
13918         * src/summaryview.c
13919                 pressing CTRL while DND does now the expected thing and
13920                 copies the mail (moving is still the default, as this
13921                 seam more appropriate for handling mails by DND)
13922
13923 2001-12-18 [paul]       0.6.6claws4
13924
13925         * sync with sylpheed 0.6.6cvs3
13926                 see ChangeLog entries 2001-12-18
13927
13928 2001-12-18 [hiro]       0.6.6claws3
13929
13930         * src/undo.c
13931                 fix for multibyte characters (obtain the number of letters
13932                 instead of bytes).
13933
13934 2001-12-17 [paul]       0.6.6claws2
13935
13936         * sync with sylpheed 0.6.6cvs1
13937                 see ChangeLog entry 2001-12-16
13938
13939 2000-12-17 [alfons]     0.6.6claws1
13940
13941         * src/filtering.c
13942                 clean up
13943
13944 2001-12-16 [paul]       0.6.6claws
13945 2001-12-15
13946
13947         * Release version 0.6.6claws, cvs tag: rel_0_6_6
13948
13949         * src/mimeview.c
13950                 last minute sync with main 0.6.6
13951
13952         * po/es.po
13953                 updated by Ricardo Mones Lastra
13954                 update for last minute sync
13955         * po/fr.po
13956         * po/nl.po
13957                 update for last minute sync
13958         * po/de.po
13959                 updated by Jens Oberender
13960         * po/pt_BR.po
13961                 updated by Fabio Junior Beneditto
13962
13963         * src/prefs_common.[ch]
13964         * src/undo.c
13965                 number of undo levels is user configurable
13966                 (squeeze it into the release in the dying
13967                 moments) Submitted by Jens Oberender    
13968
13969 2001-12-15 [melvin]
13970
13971         * po/fr.po
13972                 updated french translation
13973
13974 2001-12-15 [paul]       0.6.5claws92
13975
13976         * sync with sylpheed 0.6.5cvs28
13977                 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
13978
13979         * po/nl.po
13980                 update to allow for sync
13981
13982 2001-12-15 [alfons]
13983         
13984         * po/nl.po
13985                 update dutch translation
13986
13987 2001-12-14 [carsten]    0.6.5claws91
13988         * src/summaryview.c
13989                 fixed bug #473785; also after changing the column order
13990                 the same message will be selected and displayed as before
13991                 the reordering
13992
13993 2001-12-14 [carsten]    0.6.5claws90
13994         * src/folderview.c
13995                 probably found the bug reported by wwb opening or closing
13996                 a folder tree just before dnd (found the solution in the
13997                 balsa source -- thanks to them)
13998
13999 2001-12-14 [carsten]    0.6.5claws89
14000         * src/gtkutils.c
14001         * src/account.c
14002                 moved gtk_clist_moveto to the right place, so that
14003                 only the accounts dialog is effected on opening
14004
14005 2001-12-14 [carsten]    0.6.5claws88
14006         * src/gtkutils.c
14007                 gtkut_clist_set_focus_row does a gtk_clist_moveto
14008                 now, so that the focused row will be seen in any case
14009                 (reported by wwp on sf-claws-user)
14010
14011 2001-12-14 [darko]      0.6.5claws87
14012
14013         * src/compose.c
14014                 remove unnecessary line
14015
14016 2001-12-14 [paul]       0.6.5claws86
14017
14018         * sync with sylpheed 0.6.5cvs27
14019                 see ChangeLog entries 2001-12-14
14020
14021 2001-12-14 [carsten]    0.6.5claws85
14022         * src/mainwindow.c
14023                 following a suggestion of Melvin the rcoabm pops up
14024                 right under the button now and the button is reliefed
14025                 while the popup is open
14026
14027 2001-12-14 [darko]      0.6.5claws84
14028
14029         * src/compose.c
14030                 fix crash when wrapping long lines if linewrap quotation
14031                 is disabled and wrapper encounters a word spanning more
14032                 than one line
14033
14034 2001-12-13 [paul]       0.6.5claws83
14035
14036         * src/compose.c
14037                 prefer 'Reply-To' header over mailing list header when
14038                 replying to a message. Finally prevent all those confirmation 
14039                 messages being sent to the list itself.
14040
14041         * src/summaryview.c
14042                 remove unused summary_set_menu_sensitive() entry
14043
14044 2001-12-13 [paul]       0.6.5claws82
14045
14046         * src/folderview.c
14047         * src/pixmaps/inbox-hrm.xpm     ** NEW FILE **
14048         * src/pixmaps/outbox-hrm.xpm    ** NEW FILE **
14049         * src/pixmaps/trash-hrm.xpm     ** NEW FILE **
14050                 improvements to 'Hide read messages': Inbox, Outbox,
14051                 Trash, Queue, and Draft icons now reveal presence of hidden 
14052                 messages
14053
14054 2001-12-12 [alfons]     0.6.5claws81
14055
14056         0.6.5claws80 was tagged as LAST_STABLE
14057
14058         * src/filtering.[ch]
14059         * src/matcher.[ch]
14060         * src/matcher_parser_lex.c
14061                 fix the filtering; my last attempt to get it right, 
14062                 if it does not work, it's Hoa's turn. ;-)
14063
14064                 for my honourable peers:
14065                 
14066                 the code now makes a clear distinction between
14067                 rules as they are displayed (probably escaped),
14068                 and as they are executed (probably unescaped). the
14069                 parser does *NOT* do any unescaping, this is
14070                 the task of the matcher.c (which breaks up a
14071                 rule into condition) and the filtering.c (which
14072                 breaks up the rule's action). to make this
14073                 run happily we provide an unescaped copy of
14074                 crucial strings to the MatcherProp and 
14075                 FilteringAction structures. note that the only
14076                 exception to this is any REGEXP string. those
14077                 are directly passed to regcomp() and regexp()
14078                 (who have much more powerful unescape functions).
14079                 
14080                 for everyone else:
14081         
14082                 you can escape tab (\t), carriage return (\r),
14083                 linefeed (\n), form feed (\f), quote (\"), 
14084                 single quote (\'), bell (\b) in all the entry
14085                 lines in the scoring & filtering dialogs.
14086                 as an added bonus this should not affect
14087                 existing filtering rules.
14088
14089 2001-12-12 [carsten]    0.6.5claws80
14090
14091         * src/summaryview.c
14092         * po/de.po
14093                 "item(s) selected" is now sensitive to 1 or more
14094                 than one selected (nice for language where simple
14095                 adding of a "s" is not possible as German (Eintrag
14096                 ->Eintr"age)
14097                 
14098                 the "forward as attachment" entry from the right
14099                 click menu removed, "forward" acts following the
14100                 prefs
14101         
14102         * src/textview.c
14103                 reverted my former changes; so compiler warning again
14104                 but there's more GTK_TEXT/GTK_STEXT mixing on other places
14105                 nevertheless
14106
14107         * src/messageview.c
14108                 "search in message" does now *not* only work in MVIEW_TEXT
14109                 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
14110                 message
14111
14112         * src/mainwindow.c
14113                 removed "/File/_Close" as it was the same as "/File/E_xit"
14114                 and we don't need it two times
14115
14116                 the separate folder view and message view now get a distinct
14117                 WMCLASS, just in case someone is using sawfish ;-)
14118
14119                 as the menu entries "/View/Message view" and "/View/Folder tree"
14120                 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
14121                 make them sensitive accordingly and as these two are "shown"
14122                 after startup anytime check this menuitem at startup
14123
14124 2001-12-12 [paul]       0.6.5claws79
14125
14126         * src/folderview.c
14127                 fix sensitivity of 'Search folder...', broken in
14128                 0.6.5claws75
14129
14130         * src/mainwindow.c
14131                 fix dodgy English
14132
14133 2001-12-11 [carsten]    0.6.5claws78
14134         * src/filtering.c
14135                 fixed two typos returning a wrong FALSE/TRUE
14136         * src/mainwindow.[ch]
14137                 extra menu for email/news button removed
14138
14139 2001-12-11 [alfons]     0.6.5claws77
14140         
14141         * src/matcher.c                 (1.3)
14142         * src/matcher_parser_lex.l      (1.28)
14143                 revert for another attempt
14144                 mark 0.6.5claws77 as LAST_STABLE
14145
14146 2001-12-11 [christoph]  0.6.5claws76
14147
14148         * po/de.po
14149                 fixed wrong translation for prev. unread msg
14150
14151 2001-12-11 [paul]       0.6.5claws75
14152
14153         * src/folder.[ch]
14154         * src/folderview.c
14155         * src/mainwindow.c
14156         * src/summaryview.[ch]
14157         * src/pixmaps/dir-open-hrm.xpm  ** NEW FILE **
14158                 enable ability to hide read messages on per folder basis via 
14159                 '/Summary/Hide read messages'; when selected, a folder will 
14160                 have a red open folder icon, instead of a blue icon, if the 
14161                 folder contains hidden messges
14162                 submitted by Thomas Link <t.link.tmp200101.gmx.net> 
14163
14164         * src/mainwindow.c
14165                 remove '/Message/Forward as attachment' from 
14166                 main_window_set_menu_sensitive() to prevent debug warning
14167
14168         * src/folderview.c
14169         * src/mainwindow.c
14170                 Clean up some of the English
14171
14172         * tools/newscache_clean.pl
14173                 allow for new 'hidereadmsgs' entry in folderlist.xml
14174
14175         * po/es.po
14176                 updated translation, submitted by Ricardo Mones Lastra
14177
14178 2001-12-11 [paul]       0.6.5claws74
14179
14180         * sync with sylpheed 0.6.5cvs25
14181                 see ChangeLog entry 2001-12-11
14182
14183 2001-12-10 [alfons]     0.6.5claws73
14184
14185         * src/matcher.c
14186                 add more control characters
14187         * src/matcher_parser_lex.l
14188                 make escaping / unescaping work again
14189
14190 2001-12-10 [alfons]     0.6.5claws72
14191
14192         * src/imap.c
14193                 clean up warnings "returning value for void function" 
14194         * src/prefs_filtering.c
14195                 make info button for execute action sensitive
14196
14197 2001-12-10 [paul]       0.6.5claws71
14198
14199         * src/compose.c
14200         * src/imap.[ch]
14201         * src/summaryview.c
14202                 fix: imap server now gets informed of MARKED, UNMARKED
14203                 and REPLY events. Now people can use different IMAP-Mail
14204                 clients and have the exact same information about MARKED,
14205                 UNMARKED and REPLY status with all of them. Especially
14206                 useful for imap servers with a web-frontend.
14207                 submitted by Tobias Sandhaas <medlor@web.de>
14208
14209 2001-12-09 [melvin]     0.6.5claws70
14210         
14211         * src/textview.[ch]
14212                 fixed bug #490076 (hunted down by Alfons who implemented
14213                 a workaround in 0.6.5claws65)
14214
14215 2001-12-09 [christoph]  0.6.5claws69
14216
14217         * src/summaryview.c
14218                 set pointer to string in LOCKED column to NULL
14219                 (might fix bug #490800)
14220
14221 2001-12-09 [carsten]    0.6.5claws68
14222
14223         * po/de.po
14224                 resolved some cluttered menu shortcuts 
14225                 ('creating new email' and 'creating news message'
14226                 hade the same)
14227         * src/compose.c
14228                 wmclass now distinc from main window
14229         * src/mainwindow.c
14230           src/mainwindow.h
14231                 email/news and forward button functionality similar
14232                 to the reply buttons; removed the ugly dropdown arrows
14233                 and use instead the right mouse button
14234
14235 2001-12-09 [paul]       0.6.5claws67
14236
14237         * src/imap.c
14238         * src/utils.h
14239                 allow spaces in imap folder names
14240                 submitted by Willem van Engen <wvengen@stack.nl>
14241
14242 2001-12-09 [paul]       0.6.5claws66
14243
14244         * sync with sylpheed 0.6.5cvs24
14245                 see ChangeLog entry 2001-12-09
14246
14247 2001-12-08 [alfons]     0.6.5claws65
14248
14249         * src/textview.c
14250                 prevent secondary selection claim after "add to sender" dialog
14251                 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
14252                 we trick GTK by simulating a click at (0, 0) in the textview.
14253
14254 2001-12-08 [hoa]        0.6.5claws64
14255
14256         * src/folder.c
14257                 fixed a bug about the .processing folder name while filtering
14258
14259 2001-12-08 [alfons]     0.6.5claws63
14260
14261         * src/folderview.c 
14262                 work around problem of not correctly updating folder stats
14263                 when deleting messages. there's some folder scanning evil
14264                 going so the folderview_update_msg_num() does not work
14265                 correctly. need to investigate this.
14266
14267 2001-12-08 [paul]       0.6.5claws62
14268
14269         * sync with sylpheed 0.6.5cvs23
14270                 see ChangeLog entry 2001-12-08
14271
14272 2001-12-07 [christoph]  0.6.5claws61
14273
14274         * src/compose.c
14275                 fix another header translation problem
14276
14277 2001-12-07 [alfons]     0.6.5claws60
14278
14279         * src/mbox.c
14280                 make filtering also work on local spool mbox
14281
14282 2001-12-07 [carsten]    0.6.5claws59
14283         * src/addressbook.c
14284                 addressbook window gets a wmclass distinct from the main
14285                 sylpheed window
14286         * src/compose.h
14287         * src/mainwindow.[ch]
14288                   forward menu item will use mode selected in prefs, forward 
14289                 as attatchment in menu removed (will be substituted in the
14290                 toolbar similar to reply buttons)
14291                   create news message menu entry and news button is now 
14292                 sensitive to the existance of a news account
14293         * src/pixmaps/stock_mail_reply_quote.xpm           ** REMOVED **
14294         * src/pixmaps/stock_mail_reply_to_all_quote.xpm    ** REMOVED **
14295         * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
14296                 these are removed because the toolbar buttons don't show
14297                 the quoting modus any longer
14298
14299 2001-12-07 [paul]
14300
14301         * tools/newscache_clean.pl      ** NEW FILE **
14302                 perl script to do some tidying up in the newscache directory 
14303                 
14304         * tools/sylpheed-switcher       ** NEW FILE **
14305                 perl script to enable easy switching between main and claws
14306                 
14307         * tools/README
14308                 added descriptions of the two new perl scripts          
14309
14310
14311 2001-12-07 [melvin]     0.6.5claws58
14312
14313         * src/messageview.c
14314                 fixed a warning during compilation introduced in 0.6.5claws56
14315
14316 2001-12-07 [paul]       0.6.5claws57
14317
14318         * src/mainwindow.[ch]
14319         * src/menu.[ch]
14320                 further usability enhancements to replying with or without 
14321                 quoting via the toolbar, use of Ctrl key is replaced by 
14322                 drop down menu 
14323                 Submitted by Carsten Schurig            
14324
14325 2001-12-07 [melvin]     0.6.5claws56
14326
14327         * src/messageview.c
14328                 hack to fix bug that prevented to make/paste selections
14329                 after switching between MVIEW_TEXT and MVIEW_MIME views
14330                 without deselecting the selection first.
14331
14332 2001-12-06 [alfons]     0.6.5claws55
14333
14334         * src/filtering.[ch]
14335         * src/inc.c
14336                 revise filtering a little bit more, and make sure
14337                 messages are delivered to the appropriate inbox
14338                 (perhaps set per account)
14339
14340 2001-12-06 [paul]       0.6.5claws54
14341
14342         * sync with sylpheed 0.6.5cvs22
14343                 see ChangeLog entry 2001-12-06
14344
14345 2001-12-05 [alfons]     0.6.5claws53
14346
14347         * src/inc.c
14348         * src/folder.[ch]
14349         * src/procmsg.c
14350         * src/filtering.c
14351                 more revisions of filtering system
14352                 (last stable version is marked as LAST_STABLE)
14353                 
14354                 | NOTE 1): the filtering system now uses a local folder called
14355                 | .processing. if filtering fails, check this directory
14356                 | for missing messages.
14357                 |
14358                 | NOTE 2): help us find the filtering actions still missing
14359
14360 2001-12-05 [paul]       0.6.5claws52
14361
14362         * src/mainwindow.c
14363                 fix bug where 'Empty Trash?' pop-up window appears even
14364                 when Trash is empty, submitted by Jesse Skinner         
14365
14366 2001-12-05 [melvin]     0.6.5claws51
14367
14368         * src/compose.c
14369                 fixed bug #486106 to select correct account when reediting 
14370                 a queued message
14371         
14372 2001-12-04 [alfons]     0.6.5claws50
14373
14374         * src/mh.c
14375                 declare markfile in appropriate functions when
14376                 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
14377                 for spotting this)
14378
14379 2001-12-04 [paul]       0.6.5claws49
14380
14381         * sync with sylpheed 0.6.5cvs21
14382                 see ChangeLog entry 2001-12-04
14383
14384 2001-12-03 [christoph]  0.6.5claws48
14385
14386         * po/de.po
14387                 changed translation of undo
14388         * src/account.c
14389         * src/folder.c
14390                 don't reinvent the wheel to traverse a GNode
14391         * src/compose.[ch]
14392                 seperate code to create the compose gui into functions
14393                 add "Others" page with folder selection for saving copy
14394                 of the message.
14395                 the folder identifier is saved to queue header
14396         * src/procmsg.c
14397                 save message to folder in queue header
14398
14399 2001-12-03 [paul]       0.6.5claws47
14400
14401         * sync with sylpheed 0.6.5cvs20
14402                 see ChangeLog entry 2001-12-03
14403
14404 2001-12-01 [paul]
14405
14406         * more sync with sylpheed 0.6.5cvs19
14407                 see ChangeLog entry 2001-11-29
14408
14409 2001-11-30 [paul]       0.6.5claws46
14410         
14411         * src/compose.c
14412                 remove conflicts introduced by Hoa's last commit
14413          
14414         * src/mainwindow.c
14415                 make 'Message/Bounce' sensitive
14416
14417 2001-11-30 [hoa]        0.6.5claws45
14418
14419         * src/compose.c
14420                 slightly change bounce function to add
14421                 information about the user that bounced the mail
14422                 in the From header line.
14423
14424         * src/folderview.c
14425                 permit the use of processing in outbox folder.
14426
14427 2001-11-29 [paul]       0.6.5claws44
14428
14429         * src/mainwindow.[ch]
14430         * src/prefs_common.c
14431         * src/pixmaps/stock_mail_reply_quote.xpm            ** NEW FILE **
14432         * src/pixmaps/stock_mail_reply_to_all_quote.xpm     ** NEW FILE **
14433         * src/pixmaps/stock_mail_reply_to_author_quote.xpm  ** NEW FILE **
14434                 usability enhancements to the quoting, implements
14435                 use of Ctrl key to toggle quoting settings
14436                 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
14437
14438 2001-11-29 [paul]       0.6.5claws43
14439         
14440         * sync with sylpheed 0.6.5cvs19
14441                 see ChangeLog entry 2001-11-28
14442
14443 2001-11-29 [melvin]     0.6.5claws42
14444         * src/Makefile.am
14445                 added enriched.[ch] to the list of files
14446
14447         * src/textview.c
14448         * src/mimeview.c
14449         * src/procmime.[ch]
14450         * src/enriched.[ch]
14451                 added support to view text/enriched
14452                 added support to show headers in message view for text/enriched and text/html
14453                         in non multipart messages
14454
14455 2001-11-28 [paul]       0.6.5claws41
14456
14457         * more sync with sylpheed 0.6.5cvs18
14458                 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
14459
14460 2001-11-27 [paul]       0.6.5claws40
14461         
14462         * po/pt_BR.po
14463                 updated translation, submitted by Fabio Junior Beneditto
14464                 
14465         * sync with sylpheed 0.6.5cvs18
14466                 see ChangeLog entries 2001-11-26 (src/textview.c) and
14467                 2001-11-27
14468
14469
14470 2001-11-26 [paul]
14471
14472         * po/es.po
14473                 updated translation, submitted by Ricardo Mones Lastra
14474
14475 2001-11-26 [alfons]
14476
14477         * src/matcher.c
14478                 add more translatable strings
14479
14480 2001-11-26 [christoph]  0.6.5claws39
14481
14482         * po/de.po      
14483                 fixed one more umlaut
14484         * src/compose.c
14485                 fix translated header when it should not be translated
14486
14487 2001-11-26 [paul]       0.6.5claws38
14488
14489         * src/mainwindow.c
14490                 remove '/Message/Add Sender to address book' from 
14491                 main_window_set_menu_sensitive(), prevent debug warning
14492                 add 'Message/Mark/Mark all read' to mainwin_entries[]
14493
14494 2001-11-26 [paul]       0.6.5claws37
14495
14496         * src/summaryview.c
14497                 fix 'recurring unread state' bug 
14498
14499         * tools/README 
14500         * tools/filter_conv.pl
14501                 read name of top level mailbox from folderlist.xml
14502                 and presume nothing about its name              
14503
14504 2001-11-26 [darko]      0.6.5claws36
14505
14506         * src/gtkstext.[ch]
14507                 removed functions that are now in gtkutils.c
14508                 use gtkut_text_is_uri_string() from gtkutils.c
14509         * fix my comment on 2001-11-23 (missing gtkutils.[ch])
14510
14511 2001-11-26 [paul]       0.6.5claws35
14512
14513         * sync with sylpheed 0.6.5cvs16
14514                 see ChangeLog entries 2001-11-25 and 2001-11-26
14515
14516 2001-11-25 [alfons]     0.6.5claws34
14517
14518         EXPERIMENTAL!!! Please checkout the last stable version using: 
14519           
14520         % cvs update -r LAST_STABLE -dRAP
14521
14522         (Or help us testing this stuff.)
14523
14524         * src/filtering.c               (1.14)
14525         * src/filtering.h               (1.6)
14526         * src/inc.c                     (1.28)
14527         * src/matcher.c                 (1.20)
14528         * src/mbox.c                    (1.9)
14529         * src/procmsg.h                 (1.14)
14530         * src/summaryview.c             (1.59)
14531         * src/summaryview.h             (dunno)
14532                 revert/merge/sync to as it was before commit 
14533                 on Thu, 19 Jul 2001 10:15:51 -0700.
14534
14535 2001-11-25 [hoa]        0.6.5claws33
14536
14537         * src/main.c
14538                 processing mails at startup
14539
14540         * src/folderview.c
14541         * src/summaryview.[ch]
14542                 processing mails when entering folder
14543
14544         * src/prefs_filtering.c
14545                 fixed some UI bugs
14546
14547 2001-11-24 [alfons]     0.6.5claws32
14548
14549         * src/summaryview.[ch]
14550                 make summary sort headers work, and also make
14551                 sure the sort type is stored
14552
14553 2001-11-23 [alfons]     0.6.5claws31
14554
14555         * src/summaryview.[ch]
14556                 make lock work like mark
14557                 disallow deleting messages marked as locked
14558
14559 2001-11-23 [alfons]     0.6.5claws30
14560
14561         * src/gtkstext.c
14562         * src/compose.[ch]
14563         * src/Makefile.am
14564         * src/undo.[ch]
14565                 merge undo patch submitted by Jens
14566
14567 2001-11-23 [christoph]  0.6.5claws29
14568
14569         * src/.cvsignore
14570                 added ylwrap
14571         * src/compose.c
14572                 fixed gpg signing and encoding
14573         * src/folder.[ch]
14574         * src/main.c
14575                 added --status option to get new, unread and total
14576                 message count from a running sylpheed
14577         * src/prefs_common.c
14578                 temporary fix for reply_with_quote problem
14579                 (don't call functions for non existing widget)
14580         * src/procmsg.c
14581                 one more check for ignored threads but still not
14582                 always working correctly. probably a recursive
14583                 check for all parents is needed
14584
14585 2001-11-23 [darko]      0.6.5claws28
14586
14587         * src/compose.c
14588                 wrapping on send improvements
14589         * src/gtkutils.[ch]
14590                 fix for GtkSText after last sync with main branch
14591                 GTK_TEXT -> GTK_STEXT
14592
14593 2001-11-23 [paul]       0.6.5claws27
14594
14595         * sync with sylpheed 0.6.5cvs14
14596                 see ChangeLog entries 2001-11-22 and 2001-11-23
14597                 
14598         * po/de.po
14599                 fixed the scrambled umlauts 
14600                 submitted by Carsten Schurig <Carsten.Schurig@web.de>
14601
14602 2001-11-21 [paul]       0.6.5claws26
14603
14604         * sync with sylpheed 0.6.5cvs12
14605                 see 2nd ChangeLog entry dated 2001-11-20
14606
14607 2001-11-20 [paul]       0.6.5claws25
14608
14609         * sync with sylpheed 0.6.5cvs11
14610                 see ChangeLog entry 2001-11-19 (src/utils.c)
14611
14612 2001-11-20 [hiro]
14613
14614         * src/compose.c
14615                 GTK_TEXT -> GTK_STEXT
14616                 fix for wrong comment
14617
14618 2001-11-20 [hiro]       0.6.5claws24
14619
14620         * src/compose.[ch]
14621                 more merges from main branch
14622                 removed fatal warnings (uninitialized variables etc.)
14623                 some coding style fix
14624         * src/gtkutils.h
14625                 fixed typo.
14626         * src/addressbook.c
14627           src/addrindex.c
14628                 V-Card -> vCard
14629
14630 2001-11-19 [hoa]        0.6.5claws23
14631
14632         * src/filtering.c
14633         * src/prefs_scoring.c
14634         * src/matcher.[ch]
14635         * src/scoring.c
14636                 cleaning code
14637
14638         * src/matcher_parser_parse.y
14639         * src/prefs_filtering.c
14640                 bouncing
14641
14642 2001-11-19 [alfons]     0.6.5claws22
14643
14644         more of my old things into claws
14645
14646         * src/Makefile.am
14647         * src/prefs_common.c
14648         * src/procmsg.h
14649         * src/summaryview.[ch]
14650         * src/prefs_summary_column.c
14651         * src/pixmaps/locked.xpm
14652                 add indicators for locking of message in summary view
14653                 (does not work yet, only visual indicator)
14654
14655 2001-11-19 [paul]       0.6.5claws21
14656
14657         * sync with sylpheed 0.6.5cvs10
14658                 see ChangeLog entry 2001-11-19
14659
14660 2001-11-18 [alfons]     0.6.5claws20
14661         
14662         * src/filtering.c
14663                 remove an inadvertent free I forgot in previous clean up 
14664
14665 2001-11-18 [alfons]     0.6.5claws19
14666
14667         * src/filtering.[ch]
14668                 clean up & plug leaks
14669
14670 2001-11-18 [paul]       0.6.5claws18
14671
14672         * sync with sylpheed 0.6.5cvs9
14673                 see ChangeLog entries 2001-11-17 and 2001-11-18
14674
14675 2001-11-16 [paul]       0.6.5claws17
14676
14677         * sync with sylpheed 0.6.5cvs8
14678                 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
14679
14680 2001-11-16 [paul]       0.6.5claws16
14681
14682         * sync with sylpheed 0.6.5cvs7
14683                 see ChangeLog entries 2001-11-15 and 2001-11-16
14684
14685 2001-11-15 [hoa]        0.6.5claws15
14686
14687         * src/compose.c
14688                 fix bounce, mails we received couln't be bounced to ourself.
14689
14690         * src/defs.h
14691         * src/filtering.[ch]
14692         * src/matcher.[ch]
14693         * src/matcher_parser.h
14694         * src/matcher_parser_lex.l
14695         * src/matcher_parser_parse.y
14696         * src/inc.c
14697         * src/main.c
14698         * src/mbox.c
14699         * src/prefs_filtering.[ch]
14700         * src/mainwindow.c
14701         * src/prefs_matcher.c
14702         * src/prefs_scoring.c
14703         * src/scoring.[ch]
14704         * src/summaryview.c
14705                 new matcher/filter/score configuration file parser
14706                 one unique configuration file => ~/.sylpheed/matcherrc
14707                 import in currently automatic, then save are made
14708                 in this new file.
14709                 one filter per folder and one global filter
14710                 (filter of a folder will be used as folder processing)
14711
14712         * src/folder.c
14713                 fix a bug in folder_item_get_identifier
14714                 
14715         * src/messageview.c
14716                 receive receipt return are fixed.
14717
14718 2001-11-14 [alfons]     0.6.5claws14
14719
14720         * src/session.h
14721                 add things from main branch to make claws compile
14722
14723 2001-11-14 [paul]       0.6.5claws13
14724
14725         * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
14726                 see ChangeLog entries 2001-11-08 to 2001-11-14
14727
14728 2001-11-14 [hoa] 0.6.5claws12
14729
14730         * src/compose.[ch]
14731         * src/mainwindow.c
14732         * src/summaryview.c
14733                 add "bounce mail" option
14734
14735 2001-11-13 [christoph]  0.6.5claws11
14736
14737         * src/compose.c
14738                 Cleanup a mess i add before commiting
14739
14740 2001-11-13 [hoa]        0.6.5claws10
14741
14742         * src/compose.c
14743                 some fixes when mail are sent or
14744                 for crossposts
14745
14746 2001-11-13 [christoph]  0.6.5claws9
14747
14748         * po/de.po
14749                 Changed two string with the same translation
14750         * src/compose.c
14751         * src/procmsg.[ch]
14752         * src/send.[ch]
14753                 New mailsending process:
14754                   - Always queue message before sending
14755                     (message will be saved if sylpheed crashed or
14756                      freezes while sending)
14757                   - Allow queuing of newspostings
14758                   - No copy in outbox before sending
14759                     (closes bug #469501)
14760                   - No more redundant code for send and send_later
14761         * src/summaryview.c
14762                 Applied wwp <subscript@free.fr>'s patch that fixes
14763                 marks for multiple forwarded messages (+compose.c)
14764
14765 2001-11-12 [alfons]
14766
14767         * README.claws
14768                 remove things that are now in main branch
14769         
14770         * po/nl.po
14771                 update Dutch translation
14772
14773 2001-11-12 [mhadasht]   0.6.5.claws8
14774
14775         * src/prefs_common.c
14776                 re-enabled account autoselection feature for forward
14777                 and reedit lost during the branch point for SYNC-B4-REL
14778         * src/gtkspell.c
14779                 gtkpspell_get_dict(): more readable code (even if function is
14780                 not used yet)
14781         * ChangeLog.claws
14782                 added version number info to 2001-11-12 [hiro] comment.
14783
14784 2001-11-12 [hiro]       0.6.5.claws7
14785
14786         * src/compose.c
14787                 compose_forward(): fixed a bug that forward quote mark
14788                 wasn't used.
14789                 removed unnecessary code.
14790         * src/template_select.[ch]: removed.
14791
14792 2001-11-11 [alfons]
14793
14794         * src/compose.c
14795                 :%s/GTK_TEXT/GTK_STEXT/g
14796         
14797         * src/compose.[ch]
14798         * src/undo.[ch]
14799         * src/Makefile.am
14800                 revert the undo stuff (this is 0.6.6claws stuff)
14801
14802 2001-11-11 [hoa]        0.6.5.claws6
14803
14804         * src/compose.[ch]
14805                 Insert signature at the end of the text.
14806                 Added undo patch but currently disabled
14807
14808         * src/procmsg.c
14809                 Threading by subject improved.
14810
14811         * added src/undo.[ch]
14812                 Undo module for compose dialog box.
14813
14814 2001-11-11 [alfons]     0.6.5.claws5
14815
14816         * src/procmsg.c
14817                 prevent threading by subject on nodes that have already been
14818                 threaded by in-reply-to (as in "circular references in a tree
14819                 result in a dead branch")
14820
14821 2001-11-09 [hoa]        0.6.5.claws4
14822         
14823         * src/folderview.c
14824                 allows creation of mbox folder item from any files.
14825
14826 2001-11-09 [alfons]     0.6.5.claws3
14827         
14828         * src/utils.c
14829         * src/procmsg.c
14830                 do what I mean and correct threading by subject so it really
14831                 ignores attracting lines without "Re: "
14832
14833 2001-11-07 [alfons]     0.6.5.claws2
14834
14835         * src/procmsg.c
14836         * src/utils.[ch]
14837                 only attract by subject if a subject line starts with a "Re: "
14838         * src/syldap.c
14839                 remove warning
14840
14841 2001-11-07 [paul]       0.6.5claws1
14842
14843         * sync with sylpheed 0.6.5. release
14844                 see ChangeLog entry 2001-11-07
14845
14846 2001-11-07 [paul]       0.6.4claws31
14847
14848         * sync with sylpheed 0.6.4cvs18
14849                 see ChangeLog entries 2001-10-30 to 2001-11-07
14850                 prefs_templates.[ch] renamed prefs_template.[ch]
14851
14852 2001-11-06 [alfons]
14853         
14854         * src/utils.h
14855                 add semicolon Hoa forgot ;-)
14856                 
14857
14858 2001-11-06 [hoa]        0.6.4claws30
14859         
14860         * src/procmsg.c
14861         * src/summaryview.c
14862         * src/utils.c
14863         * src/utils.h
14864                 threading by subject - empty subject are ignored
14865
14866 2001-11-06 [christoph]  0.6.4claws29
14867
14868         * src/socket.c
14869                 use SSL_peek for sock_gets
14870         * src/utils.c
14871                 removed unneeded pointer in extracting quoted
14872                 names implementation
14873
14874 2001-11-06 [melvin]     0.6.4claws28
14875
14876         * src/gtkspell.c
14877                 fixed bug #476792 Selection overtyping with spell checker
14878                 fixed bug which could cause a buffer overflow
14879                 fixed a memory leak
14880
14881 2001-11-06 [hoa]        0.6.4claws27
14882         
14883         * src/procmsg.c
14884         * src/summaryview.c
14885                 threading by subject
14886
14887 2001-11-05 [alfons]     0.6.4claws26
14888         
14889         * README.claws
14890                 Claws -> Sylpheed (vice versa)
14891
14892         * src/compose.c
14893                 :%s/gtk_text/gtk_stext/g
14894                 :%s/GTK_TEXT/GTK_STEXT/g
14895                 (thanks to Jonathan Ware for spotting this)
14896
14897 2001-11-04 [christoph]  0.6.4claws25
14898
14899         * src/summaryview.c
14900                 replace Xalloca + strdup with Xstrdup_a
14901         * src/utils.c
14902                 better implementation of extracting quoted names
14903                 from addresses (remove backlashes and ignore
14904                 quotes after them)
14905
14906 2001-11-04 [alfons]     0.6.4claws24
14907
14908         * src/utils.[ch]
14909                 edit to comply more with coding style
14910
14911         * src/textview.c
14912                 fix bug reported by Kim Schulz. introduced by the patch integrated
14913                 in 0.6.4claws15. the code did not check the return value of
14914                 the html parser.
14915
14916         * AUTHORS
14917                 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
14918
14919 2001-11-04 [christoph]  0.6.4claws23
14920
14921         * src/main.c
14922         * src/prefs_common.[ch]
14923                 init some pointers that possibly caused a segfault
14924                 reported in the claws-users ML
14925
14926 2001-11-04 [hoa]        0.6.4claws22
14927
14928         * src/grouplistdialog.c
14929                 change the names of the nodes in the tree
14930
14931         * src/compose.c
14932                 enhanced mailto syntax as described in
14933                 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
14934                 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
14935
14936         * src/utils.c
14937                 encode and decode URI (useful when opening URL into
14938                 netscape).
14939
14940 2001-11-03 [hoa]        0.6.4claws21
14941
14942         * src/grouplistdialog.c
14943                 a new newsgroups list selection dialog box
14944                 with a CTree instead of a CList
14945
14946 2001-11-03 [hoa]        0.6.4claws20
14947
14948         * src/folderview.c
14949                 enable property and scoring options when right
14950                 click on "inbox"
14951
14952         * src/summaryview.c
14953                 fixed bug when nickname were displayed using
14954                 the address book.
14955
14956 2001-11-02 [darko]      0.6.4claws19
14957
14958         * src/compose.c
14959                 new wrap quotation and URL/long words wrapping implementation
14960         * src/compose.c src/gtkstext.[ch]
14961                 move gtkstext_strncmp() to gtkstext.c
14962
14963 2001-11-01 [christoph]  0.6.4claws18
14964
14965         * src/prefs_account.c
14966                 fixed mess in account settings dialog
14967         * src/prefs_folder_item.c
14968                 added label with folder path to dialog
14969
14970 2001-10-31 [match]      0.6.4claws17
14971
14972         * src/vcard.c
14973                 fix memory leak.
14974         * src/addrbook.c
14975                 fix generation of spurious address book file names.
14976                 remove redundant functions.
14977         * po/POTFILES.in
14978                 added missing file names.
14979
14980 2001-10-30 [paul]       0.6.4claws16
14981
14982         * sync with sylpheed 0.6.4cvs6
14983                 see ChangeLog entries 2001-10-26 to 2001-10-30
14984
14985         * tools/filter_conv.pl
14986                 read folderlist.xml to discover whether the top-level
14987                 folder is called 'Mailbox' or 'Mail' 
14988
14989 2001-10-29 [paul]       0.6.4claws15
14990
14991         * src/html.c, src/textview.c
14992                 activate links in html mail and fix clickable parts
14993                 Submitted by Matthieu Dazy <dazy@t-surf.com>
14994
14995 2001-10-29 [paul]
14996
14997         * po/de.po, po/es.po, po/pt_BR/po
14998                 updated translations, submitted by Jens Oberender,
14999                 Ricardo Mones Lastra, and Fabio Junior Beneditto
15000
15001 2001-10-29 [darko]      0.6.4claws14
15002
15003         * src/compose.c
15004                 fix wrapping for good
15005
15006 2001-10-29 [darko]
15007
15008         * src/compose.c
15009                 undo previous change as it broke the smart wrapping
15010
15011 2001-10-29 [darko]      0.6.4claws13
15012
15013         * src/compose.c
15014                 fix infinite loop when long URL is quoted
15015                 (closes bug #475122.
15016
15017 2001-10-28 [match]
15018
15019         * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
15020                 import Mutt address book
15021         * src/ldif.[ch] src/importldif.h
15022                 modified import LDIF handle user attributes
15023
15024 2001-10-28 [christoph]  0.6.4claws12
15025
15026         * src/summaryview.c
15027                 fixed that filtering did not work if there
15028                 were no filter rules
15029                 (closes bug #472003 and better implementation
15030                  of patch #474644)
15031
15032 2001-10-27 [christoph]  0.6.4claws11
15033
15034         * src/compose.c
15035                 make the folder's default account to be used when
15036                 replying. (patch by wwp <subscript@free.fr>)
15037         * src/compose.c
15038                 code cleanup, nearly killed all of wwp's patch
15039                 for folder's default account in compose
15040         * src/folderview.c
15041                 error panel when a folder could not be created
15042                 (closes bug #471080 new folder name & already
15043                  existing file)
15044
15045 2001-10-26 [alfons]
15046
15047         * src/utils.h
15048                 change prototype of strstr2() that Christoph forgot about
15049
15050 2001-10-26 [christoph]  0.6.4claws10
15051
15052         * src/account.c
15053                 made search for accounts by email address not case
15054                 sensitive
15055         * src/folder.c
15056                 fixed memory leak in folder_item_get_identifier
15057         * src/gtkspell.c
15058         * src/utils.c
15059                 fixed wrong strstr2 (should work like strstr)
15060
15061 2001-10-26 [darko]      0.6.4claws9
15062
15063         * src/compose.c src/gtkstext.[ch]
15064         * src/gtkstext.c
15065                 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
15066
15067 2001-10-26 [paul]       0.6.4claws8
15068
15069         * src/html.c
15070                 ignore css and javascript tags in html mail
15071                 case-insensitive, with or without double-quoted
15072                 strings
15073
15074 2001-10-26 [paul]       0.6.4claws7
15075
15076         * sync with sylpheed 0.6.4cvs1
15077                 see ChangeLog entry 2001-10-26
15078
15079         * src/prefs_account.c, src/prefs_common.c,
15080           src/prefs_summary_column.c
15081                 minor improvements to the English
15082
15083 2001-10-25 [alfons]     0.6.4claws6
15084
15085         * src/gtkstext.c
15086         
15087                 make GtkSText follow style of GtkText (closes bug 
15088                 #469211 "text selection while writing message")
15089                 
15090                 do sync with GTK 1.2.10
15091
15092 2001-10-25 [paul]       0.6.4claws5
15093
15094         * src/html.c
15095                 ignore css tags in html mail
15096
15097 2001-10-25 [darko]      0.6.4claws4
15098
15099         * src/compose.c
15100                 don't declare is_url_string as static function since
15101                 we need it in gtkstext.c
15102         * src/gtkstext.c
15103                 remove unused variable
15104                 don't wrap long URLs while composing a message
15105
15106 2001-10-24 [christoph]  0.6.4claws3
15107
15108         * src/socket.c
15109                 fix ssl deadlock, when peer closes connection
15110
15111 2001-10-24 [paul]       0.6.4claws2
15112
15113         * src/prefs_common.c
15114                 gettextize the gpg ascii-armored warning message
15115
15116         * src/compose.c
15117                 insert a DOS/MAC file into the composed message
15118                 (improvements)
15119
15120         * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
15121
15122 2001-10-22 [paul]       0.6.4claws1
15123
15124         * sync with sylpheed 0.6.4 release
15125                 see ChangeLog entries 2001-10-21
15126
15127         * po/fr.po, po/pt_BR.po
15128                 updated by Melvin Hadasht and Fabio Junior Beneditto
15129
15130 2001-10-21 [paul]       0.6.3claws30
15131
15132         * src/compose.c
15133                 insert a DOS text file from the compose window
15134                 into the composed message text (removes CRs characters)
15135                 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
15136
15137         * tools/filter_conv.pl, tools/README
15138                 automatically use ~/.sylpheed as working directory
15139                 print out confirmation message on completion
15140
15141         * correct Hoa's last ChangeLog.claws entry
15142
15143 2001-10-20 [hoa]        0.6.3claws29
15144
15145         * src/grouplistdialog.c
15146                 bugfix (another ?) to give the right
15147                 newsgroups list for each news server.
15148
15149         * src/news.c
15150         * src/news.h
15151                 improve the newsgroups list cache
15152
15153 2001-10-20 [paul]       0.6.3claws28
15154
15155         * sync with sylpheed 0.6.3cvs9
15156                 see ChangeLog entry 2001-10-19
15157
15158         * correct Alfons' last ChangeLog.claws entry
15159
15160 2001-10-19 [alfons]
15161
15162         * src/pgptext.[ch]
15163                 fix compilation problems (part of bug #472895)
15164
15165 2001-10-18 [hoa]        0.6.3claws27
15166
15167         * src/grouplistdialog.c
15168                 bugfix when we refresh was clicked (bug 472701)
15169
15170 2001-10-19 [christoph]  0.6.3claws26
15171
15172         * src/compose.c
15173                 last header entry should default to "To:" or
15174                 "Newsgroups:" and not copy the last entry line
15175                 in a new compose window
15176                 (closes bug #472686, #470792)
15177
15178 2001-10-19 [paul]       0.6.3claws25
15179
15180         * sync with Sylpheed 0.6.3cvs8
15181                 see ChangeLog entries 2001-10-18 and 2001-10-19
15182
15183 2001-10-18 [christoph]  0.6.3claws24
15184
15185         * src/procmsg.c
15186                 reimplement ignore thread
15187         
15188 2001-10-18 [hoa]        0.6.3claws23
15189
15190         * src/folderview.c
15191         * src/grouplistdialog.[ch]
15192                 enhanced news subscription interface (feature 469113)
15193
15194         * src/news.c
15195         * src/news.h
15196                 enchanced newsgroup listing,
15197                 now, we can get groups informations
15198                 (NNTPGroupInfo)
15199
15200 2001-10-18 [paul]       0.6.3claws22
15201
15202         * src/summaryview.c
15203                 remove comment (sync with main branch)
15204         * src/mainwindow.c
15205                 fix 'Re-edit' bug in 'Message' menu
15206
15207 2001-10-17 [christoph]  0.6.3claws21
15208
15209         * src/compose.c
15210                 ignore empty or whitespace only header lines
15211
15212 2001-10-17 [paul]       0.6.3claws20
15213
15214         * sync with sylpheed 0.6.3cvs7
15215                 see ChangeLog entries 2001-10-14, 2001-10-16, and
15216                 2001-10-17
15217
15218 2001-10-17 [darko]
15219
15220         * src/compose.c
15221                 wrap long lines without spaces
15222                 don't wrap URLs
15223
15224 2001-10-16 [paul]
15225
15226         * po/es.po, po/nl.po, po/pt_BR.po
15227                 updated by Ricardo Mones Lastra, Alfons,
15228                 and Fabio Junior Beneditto
15229
15230         * sylpheed-0.6.3claws released
15231
15232 2001-10-15 [melvin] 0.6.3claws18
15233
15234         * README.claws
15235                 added summary and detailed installation instructions
15236                 for spell checker
15237         * po/fr.po
15238                 Updated, corrected and completed french translation
15239
15240 2001-10-15 [hoa] 0.6.3claws17
15241         * src/grouplistdialog.c
15242                 we can choose the newsgroups to display with wildcards
15243
15244 2001-10-15 [christoph]  0.6.3claws16
15245
15246         * src/account.c
15247         * src/compose.c
15248         * src/prefs_folder_item.[ch]
15249                 applied wwp <subscript@free.fr>'s folder
15250                 default account patch
15251         * po/de.po
15252                 Fixed wrong translation
15253
15254 2001-10-13 [alfons, christoph, melvin]  
15255                         0.6.3claws15
15256
15257         solution #2 to solve MT-safety problems defers all GUI related calls
15258         to the main thread using a gtk_idle_add() callback. discussed on
15259         ircnet #sylpheed, with christoph spotting some issues with the
15260         original code, and melvin allowing us to lobotomize his sylpheed.
15261
15262         * src/syldap.[ch], src/main.c
15263                 fix race problem in ldap search thread by deferring GUI 
15264                 stuff to main thread using gtk_idle_add()
15265
15266 2001-10-13 [paul]       0.6.3claws14
15267
15268         * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
15269                 add Sergey's smtpcred.patch
15270                 adds separate username/password setting for SMTP Auth
15271                 needed by some servers
15272                 (closes feature request #471659)
15273
15274 2001-10-13 [paul]       0.6.3claws13
15275
15276         * src/pgptext.[ch] **NEW FILES**
15277         * src/Makefile.am, src/messageview.c, src/mimeview.c
15278                 decrypt ascii-armored gpg text embedded in
15279                 the message body.
15280                 Submitted by Jens Jahnke <jan0sch@gmx.net>
15281
15282 2001-10-13 [christoph]  0.6.3claws12
15283
15284         * README.claws
15285                 some more details on default to and
15286                 feature requests
15287         * src/main.c
15288                 init glib threading when ldap is used
15289         * src/syldap.c
15290                 threading fixes
15291         * po/de.po
15292                 fixed a typo
15293
15294 2001-10-12 [paul]       0.6.3claws11
15295
15296         * src/prefs_common.[ch], src/rfc2015.c
15297                 enable ascii-armored gpg text to be embedded in the
15298                 message body, selectable through the 'Privacy'
15299                 preferences. Supports encrypting only.
15300                 Submitted by Ravemax <ravemax@dextrose.com>
15301
15302 2001-10-12 [paul]       0.6.3claws10
15303
15304         * sync with sylpheed 0.6.3cvs6
15305                 see ChangeLog entries 2001-10-11 and 2001-11-12
15306
15307         * src/folderview.c
15308                 incorporated mbox folders, scoring, and folder
15309                 properties into the sync
15310
15311 2001-10-12 [darko]      0.6.3claws9
15312
15313         * README.claws
15314                 describe quotation wrapping
15315         * src/compose.c
15316                 don't treat tab as space to calculate line length properly
15317
15318 2001-10-11 [alfons]
15319
15320         * README.claws
15321                 correct description of how to make new filtering system work,
15322                 add some other things
15323                 
15324         * src/syldap.c
15325                 remove sched_yield() (not necessary / unportable)
15326
15327 2001-10-11 [paul]       0.6.3claws8
15328
15329         * sync with sylpheed 0.6.3cvs3
15330                 see ChangeLog entry 2001-10-10
15331
15332 2001-10-10 [christoph]  0.6.3claws7
15333
15334         * .cvsignore
15335                 ignore 2 files created by newer autotools
15336         * src/prefs_folder_item.c
15337                 using table for widget alignment
15338                 fixed memory leak and broken octal display
15339         * src/filesel.c
15340                 fixed segfault caused by lost filename
15341                 workaround (closes bug #469551)
15342
15343 2001-10-10 [paul]       0.6.3claws6
15344
15345         * sync with sylpheed 0.6.3cvs2
15346                 see ChangeLog entries 2001-10-09 and 2001-10-10
15347
15348 2001-10-10 [darko]      0.6.3.claws5
15349
15350         * src/gtkstext.c
15351                 proper calculation of right margin if smart wrapping is enabled
15352         * src/compose.c
15353                 automatically wrap long lines if wrap quotation is enabled
15354
15355 2001-10-09 [alfons]     0.6.3.claws4
15356
15357         * src/summaryview.c
15358                 select correct row when deleting last row in the summary view (and
15359                 close bug "[ #469104 ] select second last in list when deleting")
15360
15361 2001-10-09 [paul]       0.6.3claws3
15362
15363         * sync with sylpheed 0.6.3cvs1
15364                 updated some autotool scripts
15365
15366 2001-10-09 [darko]      0.6.3claws2
15367
15368         * src/gtkstext.[ch]
15369                 new name and mark with Sylpheed comment
15370         * src/compose.c
15371                 smart quotation wrapping a-la VIM
15372
15373 2001-10-08 [paul]       0.6.3claws1
15374
15375         * sync with sylpheed 0.6.3 release
15376                 see ChangeLog entry 2001-10-08
15377
15378 2001-10-08 [paul]       0.6.2claws24
15379
15380         * src/summaryview.c
15381                 more sync with sylpheed 0.6.2cvs12
15382                 Fixed the bug that didn't select the last row correctly
15383
15384
15385 2001-10-07 [paul]       0.6.2claws23
15386
15387         * sync with sylpheed 0.6.2cvs12
15388                 see ChangeLog entry 2001-10-07
15389
15390 2001-10-06 [match]
15391         * src/jpilot.[ch]
15392                 enable jpilot to read unsynch'ed addresses.
15393
15394         * src/editldap_basedn.c
15395                 fix segfault when opening dialog.
15396
15397 2001-10-06 [alfons]     0.6.2.claws22
15398
15399         * src/summaryview.c
15400                 fix bug with summary view selecting last *inserted*
15401                 node instead of last *visible* node. remember we
15402                 work with a tree
15403
15404 2001-10-06 [paul]       0.6.2claws21
15405
15406         * po/pt_BR.po
15407                 updated translation, contains some fixes and new
15408                 translations, submitted by Gustavo Noronha Silva
15409                 <kov@debian.org>
15410
15411         * src/prefs_common.c
15412                 change 'each' to 'every' - fix dubious English
15413
15414         * sync with sylpheed 0.6.2cvs11
15415
15416 2001-10-05 [alfons]     0.6.2claws20
15417
15418         * src/mainwindow.[ch], src/folderview.c
15419                 make composite tool button switch between "Compose News"
15420                 and "Compose Mail" depending on selected folder
15421                 (nifty idea by Kim Schulz <kim@schulz.dk>)
15422
15423 2001-10-05 [paul]       0.6.2claws19
15424
15425         * src/mainwindow.c, src/summaryview.c
15426                 fix 'Message/Reply to all', broken in last commit
15427
15428         * src/compose.c
15429                 fix X_BEENTHERE seg fault, thanks to Alfons
15430
15431 2001-10-04 [paul]       0.6.2claws18
15432
15433         * src/compose.[ch], src/mainwindow.c
15434                 make "Message/Reply" reply to mailing lists; matches
15435                 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
15436                 based on portions of the patch submitted by
15437                 Junichi Uekawa <dancer@netfort.gr.jp>
15438
15439 2001-10-04 [darko]      0.6.2claws17
15440
15441         * src/compose.c
15442                 better smart wrapping
15443         * src/gtkstext.[hc]
15444                 a function to make text buffer contiguous
15445
15446 2001-10-03 [paul]       0.6.2claws16
15447
15448         * sync with sylpheed 0.6.2cvs10
15449
15450 2001-10-02 [alfons]
15451
15452         * configure.in
15453         * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
15454                 close bug "[ #466566 ] compile error on mdk 8.0" by removing
15455                 references to chinese translations (hope someone picks up
15456                 this)
15457
15458 2001-10-02 [christoph]  0.6.2claws15
15459
15460         * src/compose.c
15461                 fixed non translated header bug
15462         * ChangeLog.claws
15463                 fixed wrong date in alfons last entry ;)
15464
15465 2001-10-02 [alfons]     0.6.2claws14
15466
15467         * src/compose.c, src/prefs_common.[ch]
15468                 add block cursor option
15469
15470 2001-10-02 [paul]       0.6.2claws13
15471
15472         * sync with sylpheed 0.6.2cvs9
15473
15474 2001-09-30 [paul]       0.6.2claws12
15475
15476         * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
15477                 updated translations
15478
15479         * po/POTFILES.in
15480                 add 'src/importldif.c'
15481
15482         * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
15483                 added eudora-to-vCard conversion tool
15484                 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
15485
15486         * sync with sylpheed 0.6.2cvs8
15487
15488 2001-09-30 [paul]
15489
15490         * sylpheed-0.6.2claws released
15491
15492 2001-09-27 [melvin]     0.6.2claws11
15493
15494         * src/gtkspell.c
15495                 fixed crash when using default path (introduced 
15496                 in 0.6.2claws10)
15497                 fixed tiny bug for initial suggestion mode
15498
15499 2001-09-27 [melvin]     0.6.2claws10
15500         
15501         * src/gtkspell.c
15502                 fixed bug where gtkpspell didn't set the path correctly
15503
15504         * README.claws
15505                 added a paragraph about spell checking
15506                 
15507
15508
15509 2001-09-27 [paul]       0.6.2claws9
15510
15511         * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
15512                 replace '// comments' with '/* comments */' to prevent
15513                 some compiler warnings 
15514
15515         * sync with sylpheed 0.6.2cvs6
15516
15517 2001-09-26 [alfons]     0.6.2claws8
15518
15519         * src/messageview.c
15520                 introduce return receipt request notification again,
15521                 which was lost because of other semantics in 
15522                 procheader_parse() (???)
15523
15524 2001-09-26 [christoph]  0.6.2claws7
15525
15526         * src/compose.c
15527                 replace comments for old code with #if 0
15528                 readded auto cc, bcc and reply-to
15529         * src/prefs_matcher.c
15530         * src/prefs_scoring.c
15531                 removed some definition (was moved to
15532                 prefs.h)
15533
15534 2001-09-26 [paul]       0.6.2claws6
15535
15536         * src/mainwindow.c
15537                 make 'Follow-up and reply to' sensitive
15538
15539         * more sync with sylpheed 0.6.2cvs5
15540
15541 2001-09-25 [melvin]
15542
15543         * 0.6.2claws5
15544
15545         * src/gtkspell.c
15546                 fixed bug for "US-ASCII" introduced by the encoding code
15547
15548 2001-09-25 [paul]
15549
15550         * 0.6.2claws4
15551
15552         * src/prefs_common.[ch], src/summaryview.c
15553                 'next unread msg' 'go to next folder?' dialog can be
15554                 given default behaviour, either always show dialog,
15555                 or assume 'yes', or assume 'no'
15556                 Submitted by wwp <subscript@free.fr>
15557
15558 2001-09-25 [melvin]
15559                 
15560         * src/compose.c src/gtkspell.[ch]
15561                 added support for different encodings
15562
15563 2001-09-25 [paul]
15564
15565         * more sync with sylpheed 0.6.2cvs5
15566
15567 2001-09-24 [alfons]
15568         
15569         * src/prefs_folder_item.c
15570                 add check for item->prefs->default_to string is NULL and
15571                 add another check when freeing this string
15572
15573 2001-09-24 [paul]
15574
15575         * configure.in
15576                 change to version 0.6.2claws3
15577
15578         * sync with sylpheed 0.6.2cvs5 
15579
15580 2001-09-24 [match]
15581         * src/ldif.[ch], src/importldif.[ch], addressbook.c
15582                 import LDIF files.
15583         * src/addrcache.[ch], addrindex.[ch]
15584                 small update for future
15585         * src/addrbook.c
15586                 fix test XML file.
15587
15588 2001-09-24 [melvin]
15589         * src/gtkspell.[ch]
15590                 added 'Learn from mistakes' option
15591                 better handling of quotes in checked words
15592                 sorted dict list
15593         * po/fr.po
15594                 small update for spell checking stuff
15595
15596 2001-09-23 [alfons]
15597         
15598         * src/gtkspell.c
15599                 edit a little bit so it complies more with main coding style
15600
15601 2001-09-23 [alfons]
15602
15603         * src/folder.[ch], prefs_folder_item.c, compose.c
15604                 migrate "request return receipt" folder property
15605                 to folderlist.xml
15606
15607 2001-09-22 [alfons]
15608
15609         * README.claws **NEW**
15610                 (add things of interest for users of main branch 
15611                 and claws here)
15612
15613         * src/folder.[ch], src/mainwindow.c, src/summaryview.c
15614                 re-implement threading per folder option, but store 
15615                 the setting in folderlist.xml (where it belongs)
15616
15617 2001-09-21 [melvin]
15618
15619         * src/gtkspell.[ch]
15620                 fixed bug when compose window is under another window
15621         * src/prefs_common.[ch] src/compose.c
15622                 changed 'dictionary_path' to 'dictionary' to be consistent
15623                 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
15624         * ac/pspell.m4 src/Makefile.am 
15625                 dropped PSPELL_PATH macro
15626         * po/fr.po
15627                 updated translations
15628
15629 2001-09-21 [christoph]
15630
15631         * src/compose.c
15632                 added border around header fields
15633                 keep header type when new field is added
15634
15635 2001-09-20 [christoph]
15636
15637         * src/utils.[ch]
15638                 more portable debug_print with source filename
15639                 and linenumber
15640         * src/procmsg.c
15641                 more newlines after debug messages
15642
15643 2001-09-20 [paul]
15644
15645         * configure.in
15646                 change to version 0.6.2claws2
15647
15648         * sync with sylpheed 0.6.2cvs3
15649
15650 2001-09-19 [melvin]
15651
15652         * src/gtkspell.c
15653                 fixed the post-right-click focus pb
15654                 fixed crash when 'Spell check all' after dict change 
15655                         and when cursor is at the end of the text
15656                 shift-right-click pops up config menu even on misspelled words.
15657         * po/POTFILES.in
15658                 added gtkspell.c
15659
15660 2001-09-19 [melvin]
15661
15662         * src/about.c
15663                 added pspell to compiled-in features list
15664
15665 2001-09-18 [melvin]
15666
15667         * switched to pspell and dropped ispell
15668         * ac/pspell.m4
15669                 new file. autoconf macro for pspell
15670         * ac/Makefile.am 
15671         * configure.in acconfig.h
15672                 added pspell support
15673         * src/Makefile.am
15674         * src/main.c src/compose.[ch] src/gtkspell.[ch]
15675         * src/prefs_common.[ch] 
15676                 added pspell support
15677
15678 2001-09-18 [christoph]
15679
15680         * src/addr_compl.c
15681         * src/template.[ch]
15682                 replace LOG_MESSAGE with debug_print
15683         * src/compose.[ch]
15684                 gui improvements
15685         * src/menu.c
15686                 added newline after debug message
15687         * src/utils.h
15688                 using __VA_ARGS__ for debug_print macro
15689         * tools/.cvsignore
15690                 ignore Makefile and Makefile.in
15691
15692 2001-09-18 [paul]
15693
15694         * configure.in
15695                 change to version 0.6.2claws1
15696         * sync with sylpheed 0.6.2cvs1
15697
15698         * src/matcher.c 
15699         * src/prefs_matcher.c
15700                 add 'score equal to' option, submitted by
15701                 Paul Evans <nerd@freeuk.com>
15702
15703 2001-09-15 [christoph]
15704
15705         * src/mainwindow.c
15706                 comment out menu entry not existing in claws
15707         * src/menu.c
15708                 add debug output for non existing menu entries
15709         * src/summaryview.c
15710                 fix next/prev unread message for ignored threads
15711         * src/utils.[ch]
15712                 add sourcefile and line number to debug output
15713                 otherwise it is sometimes hard to find the
15714                 source code part if debug messages are translated
15715
15716 2001-09-14 [darko]
15717         
15718         * src/folderview.c
15719                 refresh target folder style after colour is changed
15720
15721 2001-09-13 [paul]
15722
15723         * configure.in
15724                 change to version 0.6.1claws3
15725
15726         * sync with sylpheed 0.6.1cvs6
15727
15728 2001-09-13 [darko]
15729         
15730         * src/folderview.c
15731                 fix target folder colourization to use user selected colour
15732
15733 2001-09-12 [darko]
15734         
15735         * src/summaryview.c
15736                 fix crash when message that is marked for copy/move is unmarked
15737
15738 2001-09-09 [paul]
15739
15740         * configure.in
15741                 change to version 0.6.1claws2
15742
15743         * sync with sylpheed 0.6.1cvs3
15744
15745 2001-09-09 [alfons]
15746         
15747         * src/folderview.c
15748                 fix bug with default font used for trash folder text
15749
15750 2001-09-06 [paul]
15751
15752         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
15753                 updated translations
15754
15755         * configure.in
15756                 change to version 0.6.1claws1
15757
15758         * sync with sylpheed 0.6.1cvs2
15759
15760 2001-09-03 [paul]
15761
15762         * po/POTFILES.in
15763                 add Match's new addressbook
15764
15765         * po/de.po
15766                 updated translation submitted by Jens Oberender
15767
15768 2001-09-02 [paul]
15769
15770         * configure.in
15771                 change to 0.6.1claws
15772         * sync with sylpheed 0.6.1 release
15773
15774 2001-09-02 [paul]
15775
15776         * configure.in
15777                 change to 0.6.0claws2
15778
15779         * sync with sylpheed 0.6.0cvs4
15780
15781         * po/pt_BR.po
15782                 updated translation submitted by Fabio Junior Beneditto
15783
15784 2001-09-01 [match]
15785         * pixmaps/
15786                 interface.xpm
15787                 book.xpm
15788                 address.xpm
15789         * src/
15790                 Makefile.am
15791                 a ton of new files
15792
15793 2001-08-31 [paul]
15794
15795         * configure.in
15796                 change to version 0.6.0claws1
15797
15798         * sync with sylpheed 0.6.0cvs1
15799
15800         * po/es.po
15801                 updated translation submitted by Ricardo Mones Lastra
15802
15803         * po/POTFILES.in
15804                 add 'src/prefs_templates.c'
15805
15806         * src/compose.c, src/summaryview.c
15807                 fix segfault on 'Re_edit'               
15808
15809 2001-08-30 [alfons]
15810
15811         * configure.in, Makefile.am
15812         * tools/Makefile.am
15813                 add tools directory to source distribution
15814
15815 2001-08-30 [paul]
15816
15817         * configure.in
15818                 change to version 0.6.0claws
15819
15820         * sync with sylpheed 0.6.0 release
15821
15822 2001-08-30 [christoph]
15823
15824         * configure.in
15825                 removed autoconf version check
15826
15827 2001-08-30 [paul]
15828
15829         * src/account.c, src/compose.c, src/prefs_common.[ch]
15830         * src/procheader.[ch] src/utils.[ch]
15831                 Enhanced automatic account selection on replies
15832                 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
15833
15834         * configure.in
15835                 add LDAP and JPilot to the configuration results output.
15836
15837 2001-08-29 [christoph]
15838
15839         * src/summeryview.c
15840                 no bold font for ignored threads
15841
15842 2001-08-29 [paul]
15843
15844         * configure.in
15845                 change to version 0.5.3claws6
15846
15847         * sync with sylpheed 0.5.3cvs10
15848                 src/stringtable.[ch]: New Files
15849
15850         * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
15851         * src/pixmaps/sylpheed.xpm
15852                 add mini-icons to windows (by Alfons)
15853
15854 2001-08-27 [paul]
15855
15856         * src/mainwindow.c
15857                 new functions: next_labeled_cb(), prev_labeled_cb()
15858
15859         * src/summaryview.c
15860                 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
15861                 summary_select_next_labeled(), summary_select_prev_labeled()
15862
15863         * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
15864                 give claws blue folders and a blue trash can
15865
15866 2001-08-27 [paul]
15867
15868         * configure.in
15869                 change to version 0.5.3claws5
15870
15871         * sync with sylpheed 0.5.3cvs9
15872                 src/labelcolors.[ch] renamed to src/colorlabel.[ch] 
15873
15874 2001-08-24 [christoph]
15875
15876         * src/filesel.c
15877                 keep filename when browsing directories
15878                 (not working for user entered filename, but
15879                  for default name and selected filename from
15880                  file list)
15881         * src/mainwindow.c
15882                 fixed wrong spelling "Folllow-up"
15883         * src/mbox_folder.c
15884         * src/procmsg.c
15885         * src/summaryview.c
15886                 fixed new/unread message count with ignored
15887                 threads (2 commits, first didn't notice no
15888                 longer needed decreasing)
15889         * src/inc.c
15890                 readded scrolling of progress dialog
15891                 (lost in sync)
15892
15893 2001-08-24 [paul]
15894
15895         * configure.in
15896                 change to 0.5.3claws4
15897
15898         * sync with sylpheed 0.5.3cvs7
15899
15900 2001-08-24 [christoph]
15901
15902         * src/compose.c
15903                 set request return receipt when replying
15904                 if it is set is the folder prefs of the
15905                 message
15906         * src/inc.c
15907                 disable final error popup if popups are
15908                 disabled in config (again)
15909
15910 2001-08-23 [paul]
15911
15912         * configure.in
15913                 Change version number to 0.5.3claws3
15914
15915         * sync with sylpheed 0.5.3cvs5
15916
15917         * src/mimeview.c
15918                 double quote '%s' in 'gedit %s' to fix bug when
15919                 opening attachment with spaces in the name
15920
15921 2001-08-22 [alte]
15922         * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
15923           src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
15924                 initial message templates support
15925
15926
15927 2001-08-22 [paul]
15928
15929         * configure.in
15930                 change version number to 0.5.3claws2
15931
15932         * sync with sylpheed 0.5.3cvs4
15933
15934         * src/procmsg.h src/summaryview.c
15935                 re-implement (un)ignore thread
15936
15937 2001-08-21 [paul]
15938
15939         * src/summaryview.c
15940                 remove unnecessary code
15941         * src/compose.c
15942                 enable 'dynamic' signatures (submitted by
15943                 Eric Limpens <eric@hscg-internet.nl>)
15944
15945 2001-08-21 [paul]
15946
15947         clean up after sync with sylpheed 0.5.3 release
15948
15949         * src/folderview.c
15950                 fix re-introduced font mess, see Christoph's
15951                 entry 2001-06-24
15952
15953         * src/summaryview.c
15954                 remove prev_msgnum
15955                 use sylpheed's small font instead of
15956                 gtk default font for summary view
15957
15958
15959 2001-08-17 [paul]
15960
15961         * configure.in
15962                 add pl to ALL_LINGUAS - sync with main branch
15963
15964         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
15965                 Updated. Translations by Jens Oberender, Ricardo Mones
15966                 Lastra, Alfons, and Fabio Junior Beneditto respectively.
15967
15968         * po/pl.po  ** NEW FILE **
15969                 sync with the main branch
15970
15971         * src/folderview.c
15972                 fix target folder colorizing and refresh problem
15973
15974
15975 2001-08-17 [christoph]
15976
15977         * src/mainwindow.c
15978                 claws uses 4 colors for target folder coloring.
15979                 arrays were not long enough and destroyed the
15980                 stack causing a segfault.
15981                 target folder colorizing does not work anymore
15982                 for me
15983
15984 2001-08-16 [paul]
15985
15986         * configure.in
15987                 change to version 0.5.3claws1
15988
15989         * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
15990           src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
15991           src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
15992
15993                 sync with sylpheed 0.5.3 release, but keep claws method of
15994                 configuring/saving fonts
15995
15996         * src/addressbook.[ch]
15997                 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
15998                 in line with a similar change in Hiroyuki's branch
15999
16000         * src/mainwindow.[ch]
16001                 disable main_window_set_thread_option()
16002         * src/prefs_folder_item.c
16003                 comment out &tmps_prefs.enable_thread,
16004         * src/mbox_folder.c, src/procmsg.[ch]
16005                 comment out MSG_IS_IGNORE_THREAD
16006         * src/summaryview.c
16007                 comment out summary_ignore_thread() and summary_unignore_thread()
16008                 comment out MSG_IS_IGNORE_THREAD
16009
16010                 use Hiroyuki's threading instead.
16011
16012
16013
16014 2001-08-15 [paul]
16015
16016         * src/account.c
16017                 use Hiroyuki's 0.5.3 column scheme but also
16018                 include the enable/disable button.
16019         * src/pixmaps/mark.xpm
16020                 add Hiroyuki's amended pixmap
16021
16022 2001-08-13 [christoph]
16023
16024         * src/account.c
16025                 receive at get all column showed wrong state for APOP
16026                 button should only work for POP3 and APOP accounts
16027         * src/prefs_account.c
16028                 added missing preprocessor statement for SSL
16029
16030 2001-08-12 [paul]
16031
16032         * src/account.[ch]
16033                 add 'receive at get all' column and enable/disable
16034                 button.
16035
16036 2001-08-06 [christoph]
16037
16038         * src/account.c
16039                 show usage of SSL in protocol column
16040
16041         * src/imap.c
16042         * src/inc.c
16043                 renamed ssl options
16044
16045         * src/prefs_account.[ch]
16046                 moved ssl options to a new page
16047
16048         * src/send.c
16049         * src/smtp.c
16050         * src/ssl.[ch]
16051                 renamed ssl options
16052                 added support for SMTP STARTTLS command
16053
16054 2001-08-05 [christoph]
16055
16056         * configure.in
16057                 debian autoconf needs version check to find
16058                 correct autoconf version. if the file is
16059                 named configure.in 2.13 is used, which does
16060                 not work with this configure.in script.
16061                 other solution would be to rename the script
16062                 to configure.ac as suggested in the autoconf
16063                 manual.
16064
16065         * src/inc.c
16066                 disable final error popup if popups are
16067                 diabled in config
16068
16069         * src/socket.c
16070                 bugfix in ssl_gets
16071                 fixes IMAP over SSL problem
16072
16073 2001-08-03 [paul]
16074
16075         * configure.in
16076                 change to 0.5.2claws1
16077
16078         * sync with sylpheed 0.5.2cvs1
16079
16080 2001-08-02 [alfons]
16081
16082         * configure.in
16083                 quick fix for ispell detection...
16084
16085 2001-08-01 [paul]
16086
16087         * configure.in
16088                 change to 0.5.1claws4
16089
16090         * sync with sylpheed 0.5.1cvs7
16091
16092 2001-07-31 [alfons]
16093
16094         * src/prefs_common.c, src/prefs_common.h, 
16095           src/gtkspell.c, src/gtkspell.h
16096                 add global spelling checker settings (compose tab) +
16097                 selection of dictionary 
16098           
16099         * configure.in  
16100                 guess valid ispell location
16101
16102 2001-07-31 [paul]
16103
16104         * po/POTFILES.in
16105                 removal of 'src/quote_fmt_parse.c'
16106         * po/de.po
16107                 Updated de.po
16108                 (submitted by Jens Oberender <didge@suse.de>)
16109
16110 2001-07-31 [darko]
16111
16112         * src/folder.[ch]
16113         * src/folderview.[ch]
16114         * src/mainwindow.c
16115         * src/mh.c
16116         * src/prefs_common.[ch]
16117         * src/summaryview.c
16118                 target folder colourization
16119
16120 2001-07-30 [paul]
16121
16122         more sync with Sylpheed 0.5.1cvs6 
16123
16124 2001-07-30 [darko]
16125
16126         * src/mh.c
16127         * src/prefs_folder_item.[hc]
16128         * src/summaryview.c
16129                 shared folders support with a GUI
16130
16131 2001-07-29 [paul]
16132
16133         0.5.1claws3
16134
16135         * sync with Sylpheed 0.5.1cvs6
16136
16137 2001-07-29 [paul]
16138
16139         * po/pt_BR.po
16140                 updated
16141                 (submitted by Fabio Junior Beneditto)
16142
16143 2001-07-28 [paul]
16144
16145         * src/procmime.c
16146         * AUTHORS
16147                 patch to correct bad image mime headers
16148                 (submitted by Don Quijote <dq@searchlores.org>)
16149
16150 2001-07-28 [paul]
16151
16152         * tools/gif2xface.pl   **NEW FILE**
16153         * tools/README
16154                 script to convert file.gif to file.xface for
16155                 use in a custom header.
16156                 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
16157
16158 2001-07-27 [alfons]
16159         
16160         * configure.in
16161                 change macros for detecting JPilot and LDAP
16162
16163 2001-07-27 [christoph]
16164
16165         * src/filtering.c
16166                 code cleanup (MIN / MAX warning, needed casting)
16167
16168 2001-07-27 [alfons]
16169
16170         * procheader.c
16171                 disallow setting flags when detecting certain headers
16172                 (X-Status, Status, Seen, X-Seen). 
16173         
16174         * sync with Hiroyuki's Sylpheed 0.5.1cvs5
16175
16176 2001-07-27 [christoph]
16177
16178         * src/prefs_filter.c
16179         * src/prefs_filtering.c
16180         * src/prefs_matcher.c
16181         * src/prefs_scoring.c
16182                 scroll list when moving rows up or down
16183
16184         * src/imap.c
16185         * src/imap.h
16186         * src/prefs_account.c
16187         * src/prefs_account.h
16188         * src/send.c
16189                 SMTP over SSL (untested, feedback requested)
16190                 IMAP over SSL
16191
16192         * src/ssl.c
16193                 code cleanup
16194
16195 2001-07-26 [alfons]
16196         
16197         * configure.in, acconfig.h
16198                 define CLAWS (need this for main / claws detection)
16199
16200 2001-07-25 [alfons]
16201
16202         * configure.in
16203                 Sylpheed 0.5.1claws2
16204                 
16205         * sync with Sylpheed 0.5.1cvs4
16206
16207 2001-07-25 [christoph]
16208
16209         * src/scoring.c
16210                 fixed segfault
16211                 item->prefs == NULL (don't know why)
16212
16213 2001-07-25 [alfons]
16214
16215         * configure.in
16216                 Sylpheed 0.5.1claws1
16217
16218         * sync with Sylpheed 0.5.1cvs1-3
16219
16220 2001-07-24 [christoph]
16221
16222         * src/folderview.c
16223         * src/prefs_folder_item.[ch]
16224                 added folderitem preferences dialog with
16225                 default To: and auto request return receipt
16226
16227         * src/compose.[ch]
16228         * src/menu.[ch]
16229                 changes to handle new folderitem preferences
16230
16231         * src/mainwindow.c
16232         * src/summaryview.c
16233                 call compose new mail with current folderitem
16234
16235 2001-07-24 [alfons]
16236
16237         Release Sylpheed 0.5.1claws
16238
16239         * configure.in
16240                 change to release version 0.5.1claws
16241
16242 2001-07-24 [christoph]
16243
16244         * src/summaryview.c
16245                 fixed segfault that happend when the selected
16246                 message was removed while retrieving new messages.
16247
16248         * po/es.po
16249                 updated translation
16250                 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
16251
16252 2001-07-22 [alfons]
16253
16254         add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
16255         this is a work in progress, for more information: http://nlpagan.net/sylman 
16256         
16257         * configure.in, src/mainwindow.c, manual/Makefile.am
16258                 add support for English manual
16259
16260         * AUTHORS
16261                 add authors of user manuals
16262
16263         * manual/en/sylpheed*.html
16264                 add English documentation
16265
16266 2001-07-22 [christoph]
16267
16268         * po/POTFILES.in
16269                 added src/ssl.c
16270         * src/ssl.c
16271                 changed a wrong debug message
16272
16273 2001-07-22 [alfons]
16274
16275         * po/nl.po
16276                 update Dutch translation
16277
16278         * src/prefs_filtering.c, 
16279           src/prefs_matcher.c
16280                 add more translatable strings           
16281
16282 2001-07-21 [alfons]
16283
16284         0.5.0claws7
16285
16286         * configure.in
16287                 change version
16288
16289         * src/inc.c, src/summaryview.[ch]
16290                 prevent update of mark file when filtering has done, by
16291                 using a variable; this affects two functions:
16292                         inc.c::inc_finished()
16293                         summaryview.c::summary_show()
16294
16295 2001-07-20 [alfons]
16296
16297         * src/filtering.[ch], src/prefs_filtering.c, 
16298           src/matcher.[ch]
16299                 add filtering action for label coloring 
16300
16301         * po/POTFILES.in
16302                 add labelcolors.c
16303
16304         * added src/labelcolors.c
16305         * added src/labelcolors.h
16306         * src/Makefile.am, src/summaryview.c
16307                 rearrange label coloring code
16308
16309         * src/procmsg.h
16310                 add more parentheses so label colouring works correctly
16311
16312         * src/filtering.c
16313                 don't really delete message, but move it to Trash
16314
16315         * src/prefs_matcher.c
16316                 add quote options to info dialog
16317
16318 2001-07-20 [christoph]
16319
16320         * src/Makefile.am
16321         * src/inc.c
16322         * src/main.[ch]
16323         * src/socket.h
16324         * src/ssl.[ch] (new)
16325                 moved ssl stuff to a seperate file
16326
16327 2001-07-20 [darko]
16328
16329         * src/summaryview.c
16330                 fix show sender using address book with no e-mail
16331                 address in From: field
16332
16333 2001-07-19 [alfons]
16334
16335         * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
16336                 fix messy handling of escaping... now at least the
16337                 execute command is useful. escape char is '\', we
16338                 accept \n and \r too. 
16339
16340                 Real life example:
16341                 
16342                 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
16343                 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
16344
16345 2001-07-18 [alfons]
16346
16347         0.5.0claws6
16348
16349         * src/summaryview.c
16350                 clean up
16351
16352         * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
16353           src/procmsg.[ch]
16354                 revise filtering; currently move, copy, marking have
16355                 been tested. if you like bleeding edge stuff, you
16356                 should definitely go for this version :)
16357
16358         * mark old working stuff as VERSION_0_5_0_CLAWS5        
16359
16360 2001-07-17 [christoph]
16361
16362         * src/utils.c
16363                 timestamp log
16364
16365 2001-07-17 [alfons]
16366
16367         0.5.0claws5
16368
16369         * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more 
16370           bits in the mark file, without affecting either branch. Lots of
16371           files changed, also in claws branch.
16372
16373           UNTESTED: use of mbox folders
16374
16375         * src/summaryview.c
16376                 added mark all read; however this was a quick hack used for
16377                 cleaning up mess after initial merge with Hiroyuki
16378
16379         * configure.in
16380                 change claws version number back to 0.5.0claws5 to clear up 
16381                 confusion & pretension (recent release was technically 
16382                 0.5.0claws4, so we neatly align with Hiroyuki :-)
16383
16384 2001-07-16 [alfons]
16385
16386         sync with Hiroyuki's 0.5.0cvs4
16387
16388 2001-07-16 [alfons]
16389
16390         0.5.1claws3
16391
16392         * src/filtering.[ch]
16393                 remove invalid updating of mark files for 
16394                 filter actions MATCHING_ACTION_MOVE and 
16395                 MATCHING_ACTION_DELETE; this should fix the
16396                 folder update bug
16397                 
16398         * src/procmsg.c
16399                 revert Christoph's stab at fixing the folder 
16400                 update bug
16401
16402         * po/POTFILES.in
16403                 add missing files with translatable strings
16404
16405         * src/summaryview.c
16406                 remove debug print
16407
16408 2001-07-15 [alfons]
16409
16410         * src/addr_compl.[ch], src/prefs_filtering.c
16411                 make "filtering pref dialog's destination entry" an
16412                 "address completable entry", if filter destination is 
16413                 an email address
16414
16415         0.5.1claws2
16416         
16417         sync with Hiroyuki's 0.5.0cvs2-3
16418
16419 2001-07-15 [christoph]
16420
16421         * src/procmsg.c
16422                 fixed folder stats update after incorporation
16423
16424 2001-07-15 [alfons]
16425
16426         * src/summaryview.c
16427                 * finish label colouring stuff (for now)
16428                 * fix incorrect colour bug (off by one) 
16429
16430 2001-07-14 [alfons]
16431
16432         * src/mainwindow.c
16433                 change text labels for news and mail message so there's
16434                 plenty of toolbar estate left
16435
16436         * configure.in
16437                 0.5.1claws1
16438
16439         * src/folderview.c
16440           src/folder.[ch]
16441                 sync with Hiroyuki's 0.5.0cvs1
16442
16443         * src/summaryview.c
16444                 more rewrite label colouring
16445
16446 2001-07-14 [alfons]
16447
16448         * src/summaryview.[ch]
16449                 * start rewrite label colouring 
16450                 * fix proper location "Add Sender To Addressbook" menu item
16451
16452 2001-07-13
16453
16454         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
16455         (actually this is 0.5.0claws4)
16456
16457 2001-07-13 [alfons]
16458
16459         * po/pt_BR.po
16460                 * fix duplicate message
16461                 * add updated Portugese / Brazilian translation
16462                   submitted by Fabio Junior Beneditto
16463
16464 2001-07-12 [alfons]
16465
16466         * AUTHORS
16467                 add Jens
16468
16469         * po/nl.po
16470                 add updated Dutch translation
16471
16472         * po/de.po
16473                 add updated German translation submitted by Jens
16474
16475 2001-07-11 [alfons]
16476
16477         Prerelease before 0.5.0claws. Please test.
16478         This version is temporarily tagged as VERSION_0_5_0_TEST
16479
16480         * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
16481           src/prefs_scoring.c, src/prefs_matcher.c, 
16482           src/prefs_filtering.c, src/mbox.c, 
16483           src/main.c, src/inc.c, src/filtering.[ch]
16484                 revert new Hoa's new matcher (does not work yet)
16485
16486         * src/Makefile.am
16487                 clean up
16488
16489 2001-07-10
16490
16491         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
16492
16493
16494 2001-07-10 [alfons]
16495
16496         * Makefile.am
16497                 add ChangeLog.claws to EXTRA_DIST
16498         * src/Makefile.am
16499                 add matcher_parser_parse.h to EXTRA_DIST
16500
16501 2001-07-10 [christoph]
16502
16503         * src/inc.c
16504                 add destination folder to table of
16505                 folders that need to be updated after
16506                 incorporation
16507
16508 2001-07-10 [alfons]
16509
16510         * folder.[ch]
16511           folderview.c
16512                 make collapse state of folders and folder items persistent, i.e.
16513                 if you collapse a folder tree, the next time sylpheed-claws starts 
16514                 up the folder tree remains collapsed.  
16515                 
16516 2001-07-10 [christoph]
16517
16518         * acconfig.h
16519         * configure.in
16520                 added --enable-ssl
16521         * src/md5.[ch]
16522                 renamed MD5_CTX to MD5_CTX_syl
16523                 conflicts with a struct in openssl
16524         * src/inc.c
16525         * src/main.[ch]
16526         * src/prefs_account.[ch]
16527         * src/socket.[ch]
16528                 SSL support for POP
16529         * src/mainwindow.c
16530                 fixed compose with current account
16531                 broken by new compose button stuff
16532
16533 2001-07-09 [hoa]
16534
16535         * AUTHORS
16536                 changed my email address
16537
16538         * src/matcher_parser_parse.y
16539                 clean the parser to remove conflicts
16540
16541 2001-07-09 [alfons]
16542
16543         * AUTHORS
16544                 add Match Grun
16545
16546         * configure.in
16547                 fix incorrect description of --enable-ldap parameter
16548
16549         * src/prefs_common.[ch]
16550           src/compose.c
16551                 add experimental option "smart wrapping" which makes the
16552                 compose editor auto wrap.
16553                 
16554                 | TODO: the problem with the buggy cursor handling is caused |
16555                 | by the GtkText. when deleting / backspacing text its       |
16556                 | wrapping algorithm does not take in account the previous   |
16557                 | line. should find a way to hack this in.                   |
16558                 | or should perhaps combine this with the word wrapping      |
16559                 | patch i wrote in january.                                  |
16560
16561         * src/about.c
16562                 show build parameters for LDAP and JPilot
16563
16564         * src/summaryview.c
16565                 revert Christoph's bugfix for selecting next unread message, 
16566                 because folder stats aren't updated correctly
16567
16568 2001-07-08 [hoa]
16569
16570         * src/filtering.c
16571         * src/mainwindow.c
16572         * src/matcher.c
16573         * src/matcher_parser_lex.l
16574         * src/matcher_parser_parse.y
16575         * src/prefs_filtering.c
16576         * src/prefs_scoring.c
16577         * src/scoring.c
16578                 bugfix of the config file parser
16579
16580 2001-07-08 [alfons]
16581
16582         * src/Makefile.am
16583                 added generated matcher sources to BUILT_SOURCES
16584
16585 2001-07-08 [hoa]
16586
16587         * src/Makefile.am
16588         * src/.cvsignore
16589                 added new config file parser
16590
16591         * src/scoring.[ch]
16592         * src/filtering.[ch]
16593         * src/matcher.[ch]
16594         * src/prefs_filtering.c
16595         * src/prefs_matcher.c
16596         * src/prefs_scoring.c
16597         * added src/matcher_parser.h
16598         * added src/matcher_parser_lex.h
16599         * added src/matcher_parser_lex.l
16600         * added src/matcher_parser_parse.y
16601                 lex & yacc config file parser
16602
16603         * src/mbox.c
16604         * src/inc.c
16605         * src/main.c
16606                 changes prefs_filtering into global_filtering           
16607
16608         * src/summaryview.c
16609                 build threads with subjects only if "Re: " is at the
16610                 beginning of the subject
16611
16612 2001-07-07 [paul]
16613
16614         0.5.0claws
16615
16616         sync with sylpheed 0.5.0
16617                 change of version number only
16618
16619 2001-07-06 [paul]
16620
16621         0.5.0claws5
16622
16623         sync with sylpheed 0.5.0pre5
16624
16625 2001-07-05 [paul]
16626
16627         sync with sylpheed 0.5.0pre4 release
16628                 /po and /manual/ja not sync'ed
16629
16630 2001-07-04 [paul]
16631
16632         more sync with sylpheed 0.5.0pre4
16633
16634 2001-07-03 [christoph]
16635
16636         * src/addressbook.c
16637                 fixed address book broken by address book
16638                 for VCard, JPilot, LDAP
16639
16640 2001-07-03 [alfons]
16641
16642         * src/matcher.c
16643         * src/textview.c
16644                 stopped memory leaks
16645
16646 2001-07-03 [paul]
16647
16648         more sync with sylpheed 0.5.0pre4
16649
16650 2001-07-02 [match]
16651
16652         * included address book patch for VCard, JPilot, LDAP
16653         * pref_common.c - fixed Font options on Display tab (cosmetic)
16654         * alertpanel.c - fixed truncated message
16655
16656 2001-07-02 [christoph]
16657
16658         * src/mbox_folder.c
16659         * src/procmsg.[ch]
16660         * src/summaryview.c
16661                 mark threads for ignoring
16662
16663 2001-07-02 [paul]
16664
16665         0.5.0claws4
16666
16667         * sync with sylpheed 0.5.0pre4
16668                 updated gettext to 0.10.38.
16669
16670 2001-07-01 [paul]
16671
16672         * src/ mainwindow.c
16673         * src/procmsg.h
16674         * src/summaryview.[ch]
16675                 new right-click option: Label.
16676                 substitute for 'Mark-->Mark/Unmark', colours the line.
16677                 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
16678
16679 2001-07-01 [christoph]
16680
16681         * src/folderview.c
16682                 fixed font for trash
16683         * src/summaryview.c
16684                 move ctree to unread message
16685
16686 2001-07-01 [paul]
16687
16688         * sync with sylpheed 0.5.0pre3 release
16689
16690 2001-06-30 [alfons]
16691
16692         * src/filesel.[ch]
16693         * src/compose.c
16694                 allow inserting / attaching multiple files in
16695                 the composer window
16696
16697 2001-06-30 [paul]
16698
16699         * src/codeconv.c
16700                 small change to Alfons' previous stuff so that it
16701                 actually makes
16702
16703 2001-06-30 [alfons]
16704
16705         * lots of files changed; first attempt to merge the changes
16706           and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
16707
16708 2001-06-30 [paul]
16709
16710         * po/pt_BR.po
16711                 updated and completed, translations by Fabio
16712                 Junior Beneditto <fjbeneditto@yahoo.com.br>
16713
16714 2001-06-29 [alfons]
16715
16716         * src/compose.c
16717         * src/mimeproc.[ch]
16718                 allow selecting an attached files' mime type from a 
16719                 list of types.
16720
16721 2001-06-29 [paul]
16722
16723         * more sync with sylpheed 0.5.0pre3
16724
16725 2001-06-29 [paul]
16726
16727         * po/pt_BR.po
16728                 merge with sylpheed.pot and pt_BR.po provided by
16729                 Fabio Junior Beneditto.
16730
16731 2001-06-29 [darko]
16732
16733         * src/procmime.c
16734                 make MIME types case insensitive
16735
16736 2001-06-28 [alfons]
16737
16738         * po/nl.po
16739                 merge with sylpheed.pot and old nl.po; translations added.
16740
16741 2001-06-28 [paul]
16742
16743         * more sync with sylpheed 0.5.0pre3
16744
16745 2001-06-27 [alfons]
16746
16747         * src/summaryview.c
16748                 don't crash when removing parent node of messages
16749                 attracted by subject. this was caused by not deleting
16750                 the parent node from the subject line hash table.
16751
16752 2001-06-27 [alfons]
16753
16754         * src/summaryview.c
16755         * src/compose.[ch]
16756         * src/mainwindow.c
16757                 if there are multiple messages selected, allow forwarding
16758                 them as attachments.
16759
16760 2001-06-27 [paul]
16761
16762         * more sync with sylpheed 0.5.0pre3
16763
16764 2001-06-26 [paul]
16765
16766         0.5.0claws3
16767
16768         * sync with sylpheed 0.5.0pre3
16769
16770 2001-06-25 [paul]
16771
16772         * src/mainwindow.c
16773                 fixed 'compose news article' bug
16774                 from icon-and-text toolbar
16775
16776 2001-06-25 [paul]
16777
16778         * sync with sylpheed 0.5.0pre2 release
16779
16780 2001-06-24 [christoph]
16781
16782         * src/prefs_common.c
16783                 bug fix in font selection
16784         * src/folderview.c
16785                 use sylpheed's normal font instead of
16786                 gtk default font for folders without
16787                 new messages
16788
16789 2001-06-24 [alfons]
16790
16791         * src/mainwindow.[ch]
16792                 added composite compose mail / news button (an idea by Leandro
16793                 Pereira <leandro@linuxmag.com.br>)
16794
16795 2001-06-24 [paul]
16796
16797         Added instructions for ldif-to-xml.py
16798
16799         * tools/README
16800
16801 2001-06-23 [alfons]
16802
16803         Some minor things.
16804
16805         * src/pixmaps/stock_news_compose.xpm
16806                 added pixmap by Leandro
16807         * src/prefs_common.c
16808                 tested built-in spelling checker of GCC 3.0 :)
16809         * po/nl.po
16810                 merged dutch translation of sylpheed-main with
16811                 sylpheed.pot
16812
16813 2001-06-23 [paul]
16814
16815         Added tools directory and files.
16816
16817         * tools/filter_conv.pl
16818                 converts old filter system to new filtering system
16819         * tools/ldif-to-xml.py
16820                 converts netscape addressbook to sylpheed addressbook
16821         * tools/README
16822                 descriptions/instructions for above two files
16823
16824 2001-06-23 [christoph]
16825
16826         * src/inc.c
16827         * src/manage_window.[ch]
16828         * src/prefs_common.[ch]
16829                 mail retrieval dialog can be enabled, disabled
16830                 or hidden if non of sylpheed's windows is active
16831
16832 2001-06-22 [paul]
16833
16834         0.5.0claws2
16835
16836         * sync with sylpheed 0.5.0pre2
16837
16838 2001-06-21 [christoph]
16839
16840         * src/summaryview.c
16841                 show recipient on 'from' for all accounts
16842                 
16843         * src/inc.c
16844         * src/prefs_common.[ch]
16845                 disable error popup on mail receive errors
16846
16847 2001-06-21 [alfons]
16848
16849         * src/compose.c
16850                 made the ruler correctly appear and disappear.
16851
16852         * src/Makefile.am
16853                 removed Hoa's work-in-progress-stuff (interesting!) so 
16854                 claws compiles ok.
16855
16856 2001-06-20 [christoph]
16857
16858         * src/inc.c
16859         * src/progressdialog.c
16860                 added scrolled window for list in progressdialog
16861
16862 2001-06-20 [paul]
16863
16864         sync with sylpheed 0.5.0pre1 release
16865
16866 2001-06-20 [christoph]
16867
16868         * src/summeryview.c
16869                 make building threads by subject work when
16870                 thread view is enabled
16871                 
16872         * src/compose.c
16873         * src/prefs_common.[ch]
16874                 automatically select account for mail replys
16875
16876 2001-06-19 [sergey]
16877
16878         * src/compose.c (compose_create): keep Bcc and Reply-To visible if
16879         they are filled in from the account settings.
16880
16881 2001-06-19 [paul]
16882
16883         * more sync with sylpheed 0.5.0pre1
16884
16885 2001-06-18 [alfons]
16886
16887         * src/Makefile.am,
16888           src/procmime.c
16889                 added --sysconfdir to CPPFLAGS for pointing to the correct
16890                 location of mime.types. 
16891
16892                 NOTE: make sure you use --sysconfdir when running ./autogen.sh
16893                 or ./configure!
16894
16895 2001-06-18 [hoa]
16896
16897         * src/summaryview.c
16898                 fixed some bug when building threads
16899
16900 2001-06-18 [pau]l
16901
16902         * src/prefs_account.c
16903                 UI stuff: More changes to the English
16904
16905 2001-06-18 [paul]
16906
16907         * src/pixmaps/stock_news_compose.xpm: new file
16908         * src/Makefile.am
16909         * src/mainwindow.c
16910         * src/summaryview.c
16911                 Added new icon for Hoa's 'compose a news
16912                 message', plus minor improvements to the
16913                 English
16914
16915         * po/ja.po
16916         * ChangeLog
16917         * ChangeLog.jp
16918                 more sync with sylpheed 0.5.0pre1
16919
16920 2001-06-18 [hoa]
16921
16922         * src/compose.[ch]
16923         * src/mainwindow.c
16924                 Follow-up and reply to
16925
16926         * src/summaryview.[ch]
16927                 Build threads also with subjects
16928
16929 2001-06-17 [hoa]
16930
16931         * src/compose.c
16932                 forwarding use the current account.
16933
16934         * src/mainwindow.c
16935                 the "compose message" button has been replaced with
16936                 "new mail" and "new news" buttons
16937
16938         * src/prefs_common.[ch]
16939                 added a configuration option to use the forward button
16940                 as "forward as attachment"
16941                 changed reply and forward format description
16942
16943         * src/quote_fmt_lex.l
16944         * src/quote_fmt_parse.y
16945                 added message with no signature in format for reply
16946                 and forward.
16947
16948 2001-06-17 [paul]
16949
16950         Minor UI stuff
16951
16952         * src/mainwindow.c
16953         * src/summaryview.c
16954                 Improvements to the English
16955
16956         * src/prefs_common.c
16957                 Improvements to the English and some
16958                 clarity/continuity improvements in the
16959                 description of Quote symbols.
16960
16961 2001-06-17 [paul]
16962
16963         0.5.0claws1
16964
16965         * sync with sylpheed 0.5.0pre1
16966
16967 2001-06-17 [hoa]
16968
16969         * src/compose.c
16970                 Better interface for compose, displayed fields
16971                 are updated whenever we change account.
16972                 Newsgroups field is automatically filled.
16973
16974         * src/mainwindow.c
16975                 Newsgroups field is automatically filled.
16976
16977         * src/prefs_account.c
16978                 Some interface stuff when fields appear and
16979                 disappear.
16980
16981 2001-06-16 [paul]
16982
16983         0.4.99claws
16984
16985         * sync with sylpheed 0.4.99
16986
16987 2001-06-16 [sergey]
16988
16989         * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
16990         base64_decoder_free, base64_decoder_decode): new object and
16991         functions for decoding base64 streams.
16992         * src/procmime.c (procmime_decode_content): modified to use the
16993         new base64 decoder.
16994
16995 2001-06-15 [paul]
16996
16997         0.4.99claws10
16998
16999         * sync with sylpheed 0.4.99cvs11
17000
17001 2001-06-13 [paul]
17002
17003         0.4.99claws9
17004
17005         * sync with sylpheed 0.4.99cvs9
17006
17007 2001-06-13 [hoa]
17008
17009         * src/compose.c
17010         * src/prefs_account.c
17011
17012                 SMTP server can be defined in the news account
17013                 mime type of attachment are kept.
17014
17015         * src/summaryview.c
17016
17017                 now choose the highest important score between default
17018                 and important score of folder.
17019
17020 2001-06-09 [alfons]
17021         
17022         * src/prefs_common.c: 
17023
17024                 (prefs_quote_description_create): corrected description of 
17025                 quote format characters
17026
17027 2001-06-09 [paul]
17028
17029         0.4.99claws8
17030
17031         * sync with sylpheed 0.4.99cvs8
17032
17033 2001-06-08 [sergey]
17034
17035         * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
17036         and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
17037
17038 2001-06-08 [paul]
17039
17040         0.4.99claws7
17041
17042         * sync with sylpheed 0.4.99cvs7
17043
17044 2001-06-06 [sergey]
17045
17046         * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
17047         clashes with autogenerated header).
17048         * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
17049         * src/Makefile.am: added quote_fmt.h.
17050         * src/.cvsignore: added lex/yacc autogenerated files
17051         (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
17052
17053 2001-06-06 [paul]
17054
17055         0.4.99claws6
17056
17057         * sync with sylpheed 0.4.99cvs6
17058
17059 2001-06-06 [hoa]
17060
17061         * added src/quote_fmt_parse.h
17062         * src/compose.c
17063                 removed warnings
17064
17065         * src/prefs.[ch]
17066                 don't modify readonly configuration files
17067
17068         * src/prefs_account.c
17069         * src/prefs_common.c
17070         * src/prefs_customheader.c
17071         * src/prefs_display_header.c
17072         * src/prefs_filter.c
17073         * src/prefs_filtering.c
17074         * src/prefs_scoring.c
17075                 don't open dialog box when configuration files
17076                 are readonly
17077
17078 2001-06-05 [sergey]
17079
17080         * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
17081
17082         * src/Makefile.am: replaced quote_fmt.tab.[ch] by
17083         quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
17084         BUILT_SOURCES to make all files rebuild properly.
17085
17086         * src/compose.c: removed #include "quote_fmt.tab.h".
17087
17088         * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
17089         CHARACTER value in yylval.
17090
17091         * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
17092         receive CHARACTER value by documented means (yylval).
17093
17094         * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
17095
17096 2001-06-05 [hoa]
17097
17098         * src/Makefile.am
17099                 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
17100
17101         * src/filtering.c
17102         * src/matcher.c
17103         * src/matcher.h
17104         * src/prefs_filtering.c
17105                 now keep the configuration for execute action
17106
17107         * src/mbox_folder.c
17108                 fixed a warning
17109
17110 2001-06-05 [paul]
17111
17112         * sync with sylpheed 0.4.99cvs5
17113
17114 2001-06-05 [hoa]
17115
17116         * src/Makefile.am
17117                 added quote_fmt.[ch]
17118
17119         * added src/quote_fmt.y
17120         * added src/quote_fmt.l
17121         * added src/quote_fmt.tab.h
17122         * added src/quote_fmt.tab.c
17123         * added src/lex.quote_fmt.c
17124                 parsing configuration for replying
17125                 and forwarding
17126
17127         * src/prefs_common.[ch]
17128                 added configuration UI for replying
17129                 and forwarding
17130
17131         * src/compose.c
17132                 using configuration for replying
17133                 and forwarding
17134
17135 2001-06-04 [hoa]
17136
17137         * src/filtering.c
17138         * src/matcher.c
17139         * src/matcher.h
17140         * src/prefs_filtering.c
17141         * src/prefs_matcher.c
17142         * src/prefs_matcher.h
17143                 action "run a command" for filtering
17144                 and matching with a command.
17145                 fixed the "whole message" matching
17146
17147         * src/mbox_folder.c
17148                 changed temporary filename for security
17149
17150         * src/messageview.c
17151                 queue the notification if it fails to send.
17152
17153         * src/prefs_common.c
17154         * src/prefs_folder_item.c
17155                 changed the default important score             
17156
17157         * src/prefs_scoring.c
17158         * src/scoring.c
17159                 hide kill score input when the folder is not
17160                 a newsgroup
17161
17162 2001-06-03 [alfons]
17163
17164         * src/prefs_common.c:
17165
17166                 (prefs_font_select): pass font name in font entry box to font
17167                 selection dialog.
17168
17169 2001-06-03 [sergey]
17170
17171         * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
17172
17173 2001-06-03 [paul]
17174
17175         * sync with sylpheed 0.4.99cvs4
17176
17177 2001-06-03 [alfons]
17178
17179         * src/headerwindow.c:
17180
17181                 (headerwindow_show_cb): use the selected summary view item, not
17182                 the displayed item.
17183
17184 2001-06-02 [alfons]
17185
17186         * src/headerwindow.c:
17187
17188                 (headerwindow_show_cb): always try to show msginfo
17189
17190 2001-06-02 [hoa]
17191
17192         * src/compose.c
17193                 keep attached parts when reediting or forwarding.
17194
17195 2001-06-01 [hoa]
17196
17197         * src/folderview.c
17198         * src/prefs_folder_item.[ch]
17199         * src/prefs_scoring.[ch]
17200         * src/scoring.[ch]
17201         * src/summaryview.[ch]
17202         * src/main.c
17203         * src/mainwindow.c
17204         * src/prefs_common.[ch]
17205                 support for folder scoring
17206                 kill score and important score for messages
17207         
17208         * src/prefs_account.c
17209                 some display bug fixed for local account
17210                 preferences
17211
17212 2001-05-31 [alfons]
17213
17214         * src/summaryview.c:
17215
17216                 (add_sender_to_cb): don't crash when no or invalid sender; the add 
17217                 sender to address book menu item is disabled.
17218
17219 2001-05-30 [hoa]
17220
17221         * src/filtering.[ch]
17222         * src/summaryview.c
17223                 handling summary menu / filter messages
17224
17225         * src/folder.[ch]
17226                 add some stuff
17227
17228         * src/foldersel.c
17229                 imap folders now appears in list
17230
17231         * src/mbox_folder.c
17232                 doesn't crash if destination mail is not writeable
17233
17234 2001-05-29 [hoa]
17235
17236         * src/compose.c
17237                 removed some warnings
17238
17239         * src/filtering.c
17240         * src/folder.[ch]
17241         * src/prefs_filtering.c
17242                 global string to identify any folders           
17243                 removed some debug info
17244                 filtering to mbox folders is now possible
17245
17246         * src/mainwindow.c
17247                 removed some warnings
17248
17249         * src/mbox_folder.c
17250                 permission on files are changed to read/write for user only,
17251                 nothing for other.
17252                 creation of subfolder is handled better.
17253
17254 2001-05-28 [alfons]
17255
17256         Verified the sync for src/prefs_common.[ch] and
17257         src/prefs_account.[ch]. I believe there were some
17258         minor indentation differences.
17259
17260 2001-05-28 [paul]
17261
17262         0.4.99claws3
17263
17264         * sync with 0.4.99cvs3
17265
17266 2001-05-28 [hoa]
17267
17268         * src/compose.c
17269                 handling flags for mbox format
17270
17271         * src/filtering.c
17272                 use of mark file only for MH format
17273                 handling flags for mbox format
17274                 filtering cannot yet move or copy mails to mbox folders.
17275
17276         * src/folder.[ch]
17277                 changed move_msg, copy_msg,
17278                 move_msgs_with_dest, copy_msgs_with_dest functions
17279                 uses only folder->copy_msg() function
17280                 uses folder->finished_copy() to handle the destination
17281                 folder at the end of the copy or move operation.
17282
17283         * src/foldersel.c
17284                 included mbox directories.
17285
17286         * src/folderview.[ch]
17287         * src/mainwindow.c
17288                 handle folders operation for mbox format
17289
17290         * src/mbox.c
17291                 disable conversion of "From " header
17292
17293         * src/mbox_folder.[ch]
17294                 completion of mbox format handling
17295
17296         * src/mh.c
17297                 changed mh_copy_msg() function and
17298                 removed mh_move_msg(), mh_move_msgs_with_dest(),
17299                 mh_copy_msgs_with_dest()
17300
17301         * src/prefs_filtering.c
17302                 removed some warnings
17303
17304         * src/prefs_matcher.c
17305                 default boolean operation is AND
17306
17307         * src/procheader.c
17308                 handling flags for mbox format
17309                 handling of "From " header
17310
17311         * src/procmsg.[ch]
17312                 removed data field
17313                 added MSG_REALLY_DELETED flags to handle deletion of
17314                 messages in mbox format.
17315
17316         * src/summaryview.c
17317                 handling flags for mbox format
17318                 disable the MSG_DELETED flags when messages
17319                 are deleted in mbox format
17320
17321         * src/textview.c
17322                 "From " headers display fixed.
17323
17324 2001-05-27 [alfons]
17325
17326         * src/textview.c:
17327                 
17328                 (get_email_part): skip quoted email addresses, like in e.g.
17329                 "'alfons@proteus.demon.nl'".
17330
17331 2001-05-26 [alfons]
17332
17333         Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
17334         and fixing the persistence troubles when using separate windows.
17335
17336         * src/mainwindow.c:
17337         
17338             Added #define SEPARATE_ACTION used in the gtk item factory for 
17339             the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
17340                 use gtk_item_factory_get_widget_by_action() to get the items.
17341                 
17342             Removed separate_widget_cb from the gtk item factory data   
17343           
17344             (mainwindow_create): connect separate_widget_cb() to check
17345             menu item "toggled" signal. also passing a MainWindow pointer
17346                 as object data for both check menu items.
17347                 
17348             (separate_widget_cb): definition of separate_widget_cb() to match
17349             GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main 
17350                 window using gtk_object_get_data(). The type of window separation 
17351                 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
17352         
17353         * src/prefs_filtering.c,
17354           src/prefs_matcher.c: added horizontal scrollbars
17355
17356 2001-05-25 [darko]
17357
17358         * src/headerview.c
17359                 fix segfault with invalid bold font
17360         * src/summaryview.c
17361                 correctly display summary stats after row is marked
17362
17363 2001-05-23 [sergey]
17364
17365         * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
17366         encodings with libjconv.
17367
17368 2001-05-23 [hoa]
17369
17370         * src/Makefile.am
17371                 added mbox_folder.[ch]
17372         * src/defs.h
17373                 mbox temporary folder
17374         * src/folder.[ch]
17375         * added src/mbox_folder.[ch]
17376         * src/folderview.c
17377         * src/procheader.[ch]
17378                 added mbox support
17379         * src/mbox.c
17380                 bugfix for file incorporation filtering
17381         * src/imap.c
17382                 enable creation of MBOX
17383         * src/prefs_display_header.c
17384                 enable use of headers like "From "
17385                 something that should be fixed :
17386                         displaying of such headers add an extra space
17387         * src/prefs_folder_item.c
17388                 don't create folders because it is not necessary
17389         * src/procmsg.h
17390                 added data field to MsgInfo for mbox internal use
17391         * src/summaryview.c
17392                 added some support for mbox
17393         * src/utils.[ch]
17394                 added get_mbox_cache_dir() function
17395
17396 2001-05-23 [hiroyuki]
17397
17398         * src/headerwindow.c
17399           src/inc.c
17400           src/main.c
17401           src/mh.c
17402           src/nntp.c
17403           src/procmsg.h
17404           src/session.h
17405           src/socket.[ch]
17406           src/summaryview.c
17407           src/textview.c
17408           src/automaton.c
17409           src/folderview.c: more sync with 0.4.99cvs2.
17410
17411         * src/headerwindow.c: reverted.
17412
17413 2001-05-22 [paul]
17414
17415         0.4.99claws2
17416
17417         * sync with sylpheed 0.4.99cvs2
17418                 * src/news.[ch]
17419                 * src/nntp.[ch]
17420                 * INSTALL
17421                 * INSTALL.jp
17422
17423 2001-05-22 [alfons]
17424
17425         * src/summaryview.c: bugfixed a premature assignment in  summaryview_add_sender_to_cb()
17426
17427 2001-05-21 [alfons]
17428
17429         Minor things:
17430
17431         * configure.in: if gnome-config not found, "no" is displayed
17432         
17433         * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
17434
17435         * src/textview.c: now also possible to add mail addresses by right
17436           clicking in the text view
17437
17438         * src/codeconv.c: merged patch which fixes endless loop when encountering
17439           invalid wide characters; from Alte <010@imis.ru>  
17440
17441 2001-05-20 [alfons]
17442
17443         Added installation of gnome specific things:
17444
17445         * Makefile.am: gnome conditional
17446
17447         * configure.in: check for installed gnome
17448
17449         * added sylpheed.png, sylpheed.desktop
17450
17451 2001-05-20 [sergey]
17452
17453         * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
17454
17455         * src/mainwindow.h (main_window_toolbar_create): created a button
17456         for "Reply to all".
17457         (main_window_set_toolbar_sensitive): enable/disable the new button
17458         appropriately.
17459         (toolbar_reply_to_author_cb): handle the new button.
17460
17461         * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
17462         send_progress_dialog_destroy() on failure (fixes hang on SMTP
17463         failure).
17464
17465 2001-05-19 [sergey]
17466
17467         * src/compose.h (ComposeReplyMode): new modes
17468         COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
17469         COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
17470
17471         * src/compose.c
17472         (compose_send): move some code into a new function:
17473         (compose_current_mail_account): new function.
17474         (compose_reply): new argument to_author, all callers changed; if
17475         to_author==TRUE and account->protocol==A_NNTP, find and use an
17476         appropriate mail account for replying.
17477         (compose_reply_set_entry): new argument to_author; ignore
17478         compose->replyto if to_author==TRUE.
17479
17480         * src/mainwindow.c: new command "Message/Reply to author".
17481         (main_window_set_menu_sensitive): enable/disable it.
17482         (reply_cb): handle it.
17483
17484         * src/summaryview.c: new command "Reply to author".
17485         (summary_set_menu_sensitive): enable/disable it.
17486         (summary_reply_cb): handle it.
17487
17488         * src/account.c (account_find_mail_from_address): new function.
17489
17490 2001-05-18 [paul]
17491
17492         0.4.99claws1
17493
17494         * sync with sylpheed 0.4.99cvs1
17495
17496 2001-05-18 [hoa]
17497
17498         * src/compose.[ch]
17499         * src/filtering.c
17500         * src/summaryview.c
17501                 new filtering action : forward and forward as attachment
17502
17503         * src/main.c
17504                 no need for $DISPLAY when we run sylpheed --help
17505                 call to parse_cmd_opt() is moved
17506
17507         * src/mainwindow.[ch]
17508                 execute button is hidden when immediate execute
17509                 is chosen
17510
17511         * src/mh.c
17512         * src/news.c
17513         * src/prefs_folder_item.c
17514         * src/procmsg.c
17515                 better handling of missing directories
17516
17517         * src/summaryview.c
17518                 reedit is enabled in outbox
17519                 reedit is enabled in queue
17520
17521 2001-05-17 [hoa]
17522
17523         * src/filtering.c
17524         * src/matcher.[ch]
17525         * src/prefs_filtering.c
17526                 changed attachement into attachment
17527
17528 2001-05-17 [alfons]
17529
17530         0.4.67claws4    
17531
17532         * sync with sylpheed 0.4.67cvs9
17533         * sync with sylpheed 0.4.67cvs7-8
17534
17535 2001-05-17 [hoa]
17536
17537         * src/Makefile.am
17538                 added prefs_filtering.c
17539
17540         * src/filtering.[ch]
17541         * src/matcher.[ch]
17542                 removed action : forward_news and forward_news_as_attachement
17543                 (forward and forward_as_attachement can be used instead)
17544
17545         * src/mainwindow.c
17546                 added menu option to access filtering configuration
17547
17548         * src/prefs_account.c
17549                 changed mail_command default to /usr/sbin/sendmail
17550
17551         * added src/prefs_filtering.[ch]
17552                 dialog box for filtering configuration
17553
17554         * src/prefs_matcher.c
17555                 added function prefs_matcher_get_criteria_from_matching()
17556
17557         * src/prefs_scoring.c
17558                 reset the dialog when register or substitute is clicked
17559
17560 2001-05-15 [hoa]
17561
17562         * src/Makefile.am
17563                 added filtering.[ch]
17564         * src/inc.c
17565                 using filering.[ch] instead of filter.[ch]
17566         * src/main.c
17567                 reading new filtering configuration
17568         * src/matcher.[ch]
17569                 added some filtering actions
17570                 and fixed a bug for headers and mail body matching
17571         * src/mbox.c
17572                 using filering.[ch] instead of filter.[ch]
17573         * src/mh.c
17574                 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
17575         * src/summaryview.c
17576                 some fixes for filtering
17577
17578 2001-05-14 [hiroyuki]
17579
17580         * src/send.c: fixed some weird indentations.
17581           send_message_with_command(): call pclose() only if p != NULL.
17582         * src/textview.c: get_email_part(): modified the code for readability.
17583
17584 2001-05-14 [hiroyuki]
17585
17586         * src/md5global.h
17587           src/md5ify.c
17588           src/md5ify.h: removed from the cvs.
17589
17590 2001-05-13 [sergey]
17591
17592         * src/main.c: include rfc2015.h to avoid compiler warnings.
17593         * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
17594         the panel is already on screen.
17595         * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
17596         closing the alert window by ESC as "No".
17597         * src/prefs_common.c (prefs_interface_create): moved return
17598         receipt check button to the correct place.
17599
17600 2001-03-13 [alfons]
17601
17602         * src/prefs_common.c: 
17603                 moved return receipt check button to the Send tab. (prefs_send_create)
17604                 removed the date format ui related globals. (prefs_display_create)
17605
17606         0.4.67claws3
17607         
17608         * sync with sylpheed 0.4.67cvs5-6
17609
17610 2001-05-13 [paul]
17611
17612         * added Alfons' font selection patch
17613
17614         * src/defs.h
17615         * src/headerwindow.c
17616         * src/prefs_common.c
17617         * src/prefs_common.h
17618
17619 2001-05-13 [hoa]
17620         * src/defs.h
17621                 changed version of cache
17622         * src/matcher.[ch]
17623         * src/prefs_matcher.c
17624                 added additionnal matching criteria
17625         * src/procheader.c
17626         * src/procmsg.[ch]
17627         * src/news.c
17628                 added references in MsgInfo
17629
17630 2001-05-12 [hoa]
17631
17632         * src/defs.h
17633                 prepared some things for new filtering
17634         * src/matcher.[ch]
17635                 added some matching properties
17636                 inreplyto need to be enhanced
17637                 prepared some things for new filtering
17638         * src/messageview.c
17639                 added Return-Receipt-To handling
17640         * src/prefs_folder_item.c
17641                 changed default value to TRUE
17642         * src/prefs_matcher.c
17643                 added some matching properties
17644         * src/prefs_scoring.[ch]
17645                 the scoring dialog is finished
17646         * src/procheader.c
17647                 added Return-Receipt-To handling
17648                 Reference need to be added
17649         * src/procmsg.[ch]
17650                 added Return-Receipt-To handling
17651                 added threadscore to get a better score sorting when
17652                 threads are enabled
17653         * src/summaryview.c
17654                 suppressed a bug when we sort the list
17655                 when no folder is opened.
17656                 better score sorting when threads are enabled
17657
17658 2001-05-12 [alfons]
17659
17660         * reverted previous patch because of potential errors 
17661
17662         0.4.67claws2
17663         
17664         * src/inc.c, src/prefs_common.c, src/prefs_common.h: 
17665                 applied "toggle mail-retrieval dialog window" patch submitted 
17666                 by Eric Limpens <eric@qnt.net>
17667
17668         * sync with sylpheed 0.4.67cvs4
17669
17670 2001-05-12 [sergey]
17671
17672         * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
17673         some picky compilers.
17674         * src/rfc2015.h: provide prototype for rfc2015_disable_all().
17675         * src/grouplist_dialog.c: include alertpanel.h.
17676         * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
17677         fix compile warning.
17678         * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
17679         #include "defs.h" before others to prevent the warning of `MIN'
17680         and `MAX' redefinition.
17681
17682 2001-05-11 [hoa]
17683
17684         * src/main.c
17685         * src/messageview.c
17686         * src/prefs_account.c
17687         * src/prefs_display_header.c
17688                 removed warning
17689         * src/Makefile.am
17690                 added prefs_scoring.[ch]
17691         * src/grouplist_dialog.c
17692                 display an error dialog box if the group list
17693                 cannot be fetched.
17694         * src/mainwindow.[ch]
17695                 added main_window_set_thread_option() function
17696                 scoring dialog box enabled
17697         * src/matcher.[ch]
17698                 added flags matching unread /new / marked
17699                 / deleted / replied / forwarded
17700         * src/news.c
17701                 newsgroups are now finally in newscache
17702         * src/prefs_matcher.[ch]
17703                 finished preferences for matching dialog
17704         * added src/prefs_scoring.[ch]
17705                 scoring dialog box completed
17706         * src/scoring.[ch]
17707                 conversion to string : added scoringprop_to_string()
17708                 write config for preferences :
17709                 added prefs_scoring_write_config()
17710         * src/summaryview.c
17711                 threads can be enabled/disabled independently
17712                 for each folder
17713
17714 2001-05-10 [alfons]
17715
17716         0.4.67claws1
17717         
17718         * AUTHORS: 
17719                 thought it would be nice to have a list of all
17720                 contributors (used Changelog as a reference)
17721         
17722         * configure.in: 
17723                 messed up version numbering...
17724
17725         0.4.66claws1
17726
17727         * sync with sylpheed 0.4.67cvs1-3
17728
17729 2001-05-10 [darko]
17730
17731         * src/prefs_common.c:
17732                 better UI for strftime format, double clicking
17733                 on format now inserts the format in text entry
17734                 replaced close button with standard OK/Cancel
17735                 moved date format button to the right of the
17736                 text entry field
17737
17738 2001-05-09 [alfons]
17739
17740         * src/gtkstext.c:
17741                 Ctrl-Home / Ctrl-End have proper cursor navigation
17742
17743 2001-05-09 [hoa]
17744
17745         * src/prefs_matcher.c
17746                 finished UI to define matching properties
17747                 added ok and cancel button
17748         * src/prefs_filter.c
17749                 added ok and cancel button
17750         * src/news.c
17751                 fixed some bug in xhdr parsing
17752
17753 2001-05-08 [alfons]
17754
17755         * src/textview.c: 
17756                 fixed a bug in textview_show_header(), which displayed two colons (':');
17757                 cleaned up some warnings
17758
17759 2001-05-08 [hoa]
17760
17761         * src/Makefile.am
17762                 added prefs_matcher.[ch]
17763                 compilation with -W -Wall
17764         * src/alertpanel.c
17765                 ungrab the mouse events if grabbed - does it
17766                 fix the bug for disposition notification ?
17767         * src/mainwindow.c
17768                 added a menu option to open the matching dialog.
17769         * src/matcher.[ch]
17770                 added matcherprop_to_string() and matcherlist_to_string()
17771                 fixed some bugs, changed the name of some options
17772                 age_sup and age_inf becomes age_greater and age_lower,
17773                 body and messageheaders becomes body_part and headers_part,
17774                 changed the names of constants from SCORING_XXX to MATCHING_XXX
17775         * src/prefs_display_header.c
17776         * src/prefs_headers.c
17777                 fixed a bug that accidentally destroyed dialogs
17778                 when closed them with delete_event
17779                 Added *_deleted() which handle delete_event signal correctly.
17780         * src/prefs_folder_item.[ch]
17781                 added "enable_thread" field for future customization
17782         * added src/prefs_matcher.[ch]
17783                 sample of the UI to define matching properties
17784         * src/procheader.c
17785                 using procheader_headername_equal instead of str*cmp functions
17786                 using procheader_parse_header() function
17787         * src/scoring.c
17788                 using MATCHING_XXX instead of SCORING_XXX
17789         * src/summaryview.c
17790                 display the sender of the news even if this is ourself
17791                 when this is a news message.
17792         * src/textview.c
17793                 using headername_equal() instead of str*cmp functions
17794
17795 2001-05-08 [alfons]
17796
17797         0.4.66claws
17798
17799         * sync with sylpheed 0.4.66
17800         * src/gtkstext.c: trace logs added 
17801
17802 2001-05-08 [sergey]
17803
17804         * src/prefs_common.[ch]: added option to enable/disable GnuPG
17805         signature check popup.
17806         * src/rfc2015.c (check_signature): show signature check popup only
17807         if it is enabled in preferences.
17808
17809 2001-05-07 [alfons]
17810
17811         0.4.66claws4
17812         
17813         * sync with sylpheed 0.4.66cvs6
17814
17815 2001-05-07 [darko]
17816
17817         * src/prefs_common.[ch]: added option to enable/disable
17818           looking up sender name in address book for summary pane
17819         * src/summaryview.c: look up sender in the address book
17820           by using Alfons' address completion code
17821
17822 2001-05-07 [hiroyuki]
17823
17824         * src/inc.h
17825           src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
17826           member of Pop3State.
17827         * src/news.c: brought #include "defs.h" before #include <glib.h>
17828           to prevent the warning of `MIN' and `MAX' redefinition.
17829
17830 2001-05-06 [hoa]
17831
17832         * removed src/headers_display.[ch]
17833         * removed src/prefs_display_headers.[ch]
17834         * src/inc.c
17835                 use a temporary file in the user directory for mbox import
17836         * src/news.c
17837                 added XHDR support to get "To" and "Cc" headers
17838                 (in order to match news with to or cc field for
17839                 scoring)
17840                 added function news_parse_xhdr() to get XHDR response
17841         * src/nntp.[ch]
17842                 added function nntp_xhdr()
17843         * src/matcher.c
17844                 fetch the message if necessary
17845
17846 2001-05-06 [alfons]
17847
17848         0.4.66claws3
17849
17850         * sync with sylpheed 0.4.66cvs3-5
17851
17852 2001-05-06 [hoa]
17853
17854         * src/utils.[ch]
17855                 added function itos_buf() to enable use of several buffers
17856         * src/summaryview.c
17857                 use of itos_buf() instead of itos() in summary list
17858                 to fix the broken display of message number.
17859
17860 2001-05-06 [alfons]
17861
17862         * src/gtkstext.c: bug in cursor up navigation fixed,
17863                 fixed another unsigned / signed comparison (we're getting there :-)
17864
17865 2001-05-06 [hoa]
17866
17867         * src/Makefile.am
17868                 added scoring.c scoring.h
17869                 prefs_folder_item.c prefs_folder_item.h
17870                 matcher.c matcher.h
17871         * src/defs.h
17872                 added FOLDERITEM_RC SCORING_RC
17873         * src/folder.[ch]
17874                 added prefs field in FolderItem :
17875                 properties for each folder (PrefsFolderItem),
17876                 sorting type and mode were added as the first properties.
17877         * src/main.c
17878                 read config for scoring
17879         * added src/matcher.[ch]
17880                 gives functions to parse configuration file to do
17881                 matching on mails with a list of conditions.
17882         * src/mainwindow.c
17883                 add option to sort by score
17884         * src/prefs_common.[ch]
17885                 added preference option to show score and for
17886                 the score column size
17887         * added src/prefs_folder_item.[ch]
17888                 properties for each folder (PrefsFolderItem),
17889                 sorting type and mode were added as the first properties.
17890         * src/procheader.[ch]
17891                 added procheader_parse_header()
17892                 added procheader_header_free()
17893                 added procheader_headername_equal()
17894                 and made modification to use them.
17895         * src/procmsg.[ch]
17896                 added score field to MsgInfo structure
17897         * added src/scoring.[ch]
17898                 gives functions to parse configuration file to do
17899                 scoring on mails with a list of conditions.
17900         * src/summaryview.[ch]
17901                 save the sorting type and mode for the folder
17902                 added column to display the score of the mail
17903                 added function summary_score_clicked()
17904                 sorting type and mode are restored to the folder
17905                 when it is reopen
17906         * src/textview.c
17907                 use procheader_parse_header(), procheader_headername_equal()
17908                 removed memory leak in text_scan_header when freeing headers
17909         * src/filter.c
17910                 changed the function to match names of headers
17911                 using procheader_headername_equal()
17912
17913         Scoring functions are implemented, an interface is needed
17914         to configure that.
17915
17916 2001-05-04 [alfons]
17917
17918         * src/gtkstext.c: 
17919                 hopefully fixed the row up navigation bug,
17920                 removed adding back / forward lines to cache
17921
17922 2001-05-04 [sergey]
17923
17924         * src/prefs_display_headers.c: user interface changes:
17925         (prefs_display_headers_create): remove unused "Show" check button;
17926         allow reordering of headers by dragging.
17927         (prefs_display_headers_write_config): remove unused variables.
17928         (prefs_display_headers_set_dialog): do not insert "(New)" at top
17929         of lists (not needed with the new UI).
17930         (prefs_display_headers_set_list): scan lists starting from row 0,
17931         not 1 (do not skip "(New)").
17932         (prefs_display_headers_find_header): new function.
17933         (prefs_display_headers_clist_set_row): do not allow duplicates.
17934         (prefs_display_headers_delete_cb): do not skip row 0; treat
17935         closing the alert window by ESC as "No".
17936         (prefs_display_headers_up): do not protect row 0.
17937         (prefs_display_headers_down): do not protect row 0.
17938
17939 2001-05-04 [sergey]
17940
17941         * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
17942         functions.
17943
17944         * src/summaryview.c
17945         (summary_find_next_marked_msg, summary_find_prev_marked_msg,
17946         summary_select_next_marked, summary_select_prev_marked): new
17947         functions.
17948
17949 2001-05-03 [sergey]
17950
17951         * src/news.c: fixed a bug when no article can be fetched after
17952         server timeout if the connection was restored by news_post():
17953         (news_select_group): new function.
17954         (news_fetch_msg): call news_select_group() before fetching
17955         article.
17956         (news_get_uncached_articles): set session->group after successful
17957         GROUP command.
17958
17959 2001-05-03 [hoa]
17960
17961         * src/defs.h
17962         * src/procmsg.[ch]
17963         * src/procheader.c
17964                  changed version of cache, added cc field
17965
17966         * src/prefs_display_headers.c
17967                 the interface was changed
17968
17969         * src/prefs_headers.c
17970                 added cancel button
17971
17972 2001-05-03 [alfons]
17973
17974         * completed sync of sylpheed cvs2
17975         * src/gtkstext.c: updated row up / down cursor navigation
17976         * src/textview.c: re-edited, prepared for fixing the email address
17977                 scanner.
17978
17979 2001-05-03 [darko]
17980
17981         * src/prefs_common.c: use alfons' strftime ui code
17982         entry_datefmt and datefmt_sample widgets have to be
17983         global in this module because of this change
17984
17985 2001-05-03 [hoa]
17986
17987         * src/messageview.c
17988         * src/prefs_common.[ch] added option to activate the return receipt
17989                 feature.
17990
17991 2001-05-02 [alfons]
17992
17993         * src/gtkstext.c: fix for row up/down cursor navigation. 
17994
17995         0.4.66claws2
17996         
17997         * sync with 0.4.66cvs2
17998
17999 2001-05-02 [paul]
18000
18001         added add-sender-to-addressbook patch
18002
18003         * src/addressbook.c
18004         * src/addressbook.h
18005         * src/summaryview.c
18006
18007 2001-05-02 [sergey]
18008
18009         * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
18010         G_ALERTDISABLE.
18011
18012         * src/alertpanel.c (alertpanel_create): new argument can_disable,
18013         all existing callers changed to pass FALSE; create a check button
18014         to disable the message.
18015         (alertpanel_message_with_disable): new function.
18016         (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
18017         (alertpanel_button_toggled): new function.
18018         (alertpanel_button_clicked, alertpanel_close): set value using
18019         G_ALERT_VALUE_MASK.
18020
18021         * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
18022
18023         * src/prefs_common.c (prefs_privacy_create): new check button
18024         checkbtn_gpgme_warning.
18025
18026         * src/main.c (main): moved preferences reading before gpgme
18027         initialization; check prefs_common.gpgme_warning before giving the
18028         GnuPG warning and set it to FALSE if the user wants to disable the
18029         warning.
18030
18031 2001-05-02 [hiroyuki]
18032
18033         * src/prefs_display_headers.c: modified the layout and some labels.
18034
18035 2001-05-02 [sergey]
18036
18037         * src/prefs_account.c (prefs_account_fix_size): new function.
18038         (prefs_account_create): call prefs_account_fix_size(); use
18039         gtk_widget_show instead of gtk_widget_show_all (fixes too large
18040         size when the window is shown for the first time).
18041         (prefs_account_basic_create): changed layout of serv_table; moved
18042         localmbox_entry above smtpserv_entry (logically it replaces
18043         POP3/IMAP server).
18044         (prefs_account_protocol_activated): set sensitivity of
18045         nntpauth_chkbtn according to the protocol (in addition to
18046         hide/show); commented out gtk_table_set_row_spacing() calls.
18047         (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
18048         not sensitive (fixes a bug with disabled username/password boxes
18049         when editing POP3 account after NNTP with authentication).
18050
18051 2001-05-02 [hoa]
18052
18053         * src/account.c
18054         * src/inc.c
18055         * src/prefs_account.[ch]
18056         * src/send.c
18057                 removed local account without SMTP server
18058                 added option to use mail command instead of a connexion
18059                 to SMTP server when a local account is used
18060         * src/prefs_headers.c
18061                 fixed a bug
18062         * src/news.c
18063                 fixed a bug when connexion immediately closed
18064
18065 2001-05-01 [alfons]
18066
18067         0.4.66claws1
18068         
18069         * sync with 0.4.65
18070
18071 2001-05-01 [sergey]
18072
18073         * src/prefs_account.c (Basic, prefs_account_basic_create): new
18074         widget nntpauth_chkbtn.
18075         (prefs_account_protocol_activated): handle nntpauth_chkbtn
18076         visibility.
18077         (prefs_account_nntpauth_toggled): new function.
18078
18079         * src/news.c (news_session_new_for_folder): use NNTP
18080         authentication only if ac->use_nntp_auth is set.
18081
18082 2001-05-01 [hoa]
18083
18084         * src/Makefile.am changed headers.[ch] in customheader.[ch]
18085         * src/prefs_display_headers.c changed the UI
18086         * src/prefs_headers.c changed account_name to account_id
18087         * src/compose.c using customheader.h
18088
18089 2001-05-01 [hiroyuki]
18090
18091         * src/esmtp.c
18092           src/news.c
18093           src/nntp.c: changed sock_read() to sock_gets(), they've been left
18094           unsynched.
18095
18096 2001-05-01 [hoa]
18097
18098         * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
18099         * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
18100                 for displaying of headers
18101         * src/grouplist_dialog.[ch] minor changes to remove warnings
18102         * src/prefs_display_headers.[ch] dialog to choose the
18103         headers to display in the mail viewer.
18104         * src/headers.h correction of #define
18105         * src/headers_display.[ch] configuration for displaying of headers.
18106         * src/main.c read config of displaying of headers
18107         * src/prefs_common.c add a button to access the config dialog
18108                 for displaying of headers
18109         * src/prefs_display_headers.[ch] dialog for configuration for
18110                 displaying of the headers.
18111         * src/prefs_headers.c cleaning of code
18112         * src/procheader.c comments added to code
18113         * src/textview.c changes to reorder the headers depending
18114                 on the config for displaying of headers
18115
18116 2001-04-30 [alfons]
18117
18118         0.4.65claws7
18119
18120         * sync with 0.4.65cvs12
18121
18122         NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
18123
18124 2001-04-30 [sergey]
18125
18126         * src/nntp.h (NNTPSockInfo): new field auth_failed.
18127
18128         * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
18129         is set to force reconnection after authentication failure.
18130         (nntp_gen_command): set sock->auth_failed on authentication
18131         failure, or if sock->userid and sock->passwd are not set.
18132
18133         * src/news.c (news_session_new_for_folder): set userid=NULL if
18134         password dialog is cancelled.
18135
18136 2001-04-30 [sergey]
18137
18138         * src/nntp.h (NNTPSockInfo): new type.
18139
18140         * src/nntp.c: all functions updated to use NNTPSockInfo instead of
18141         SockInfo.
18142         (nntp_open_auth, nntp_close): new functions.
18143         (nntp_gen_command): new function to handle authentication; all
18144         NNTP command functions updated to use it.
18145         (nntp_authinfo_user, nntp_authinfo_pass): deleted.
18146         (nntp_list): removed old useless code.
18147
18148         * src/news.h (NNTPSession): new field nntp_sock.
18149
18150         * src/news.c: all functions updated to use NNTPSockInfo instead of
18151         SockInfo.
18152         (news_session_new): new arguments (userid, passwd); made static;
18153         use nntp_open_auth() if needed.
18154         (news_session_destroy): use nntp_close() instead of sock_close().
18155         (news_query_password): changed arguments.
18156         (news_session_new_for_folder): new function.
18157         (news_session_get): use news_session_new_for_folder().
18158         (news_authenticate): deleted.
18159         (news_get_uncached_articles): removed old authentication code.
18160
18161 2001-04-30 [sergey]
18162
18163         * src/news.c: reverted my previous changes (need to do NNTP
18164         authentication in a cleaner way).
18165         
18166 2001-04-29 [sergey]
18167
18168         * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
18169         news_nntp_post, news_nntp_mode): new functions (wrappers with
18170         authentication support).
18171         (news_get_article_cmd, news_get_article, news_get_header): new
18172         argument "folder"; all callers changed.
18173         (news_get_article_cmd): added authentication support.
18174         (news_session_get): use news_nntp_mode() instead of nntp_mode().
18175         (news_post): use news_nntp_post() instead of nntp_post().
18176         (news_get_uncached_articles): use news_nntp_group() instead of
18177         nntp_group() and news_nntp_xover() instead of nntp_xover();
18178         removed old authentication code.
18179         (news_get_group_list): use news_nntp_list() instead of nntp_list().
18180
18181         * src/nntp.c (nntp_list): return real error code instead of
18182         hardcoded NN_ERROR.
18183
18184 2001-04-29 [sergey]
18185
18186         * configure.in: fixed wint_t typedef detection again
18187
18188 2001-04-28 [hoa]
18189
18190         * src/prefs_account.[ch], added A_LOCAL_CMD
18191                 (send mail with mail command)
18192         * src/send.c added function send_message_with_command()
18193         * src/inc.c made a more secure get_spool() function with
18194                 mktemp() but maybe mkstemp() or something more
18195                 secure can be used.
18196
18197 2001-04-28 [alfons]
18198
18199         * src/textview.c, colorization of email addresses in headers
18200
18201         0.4.65claws6
18202
18203         * bug sync with sylpheed
18204         * prefs_common.c: created date format ui for darko
18205         * sync with 0.4.65cvs11
18206         * configure.in: corrected to have the new gpg checks
18207
18208 2001-04-27 [alfons]
18209
18210         * completed sync with 0.4.65cvs10
18211         * minor debug things added to gtkstext.c
18212
18213 2001-04-27 [darko]
18214
18215         * configure.in: remove check for availability of
18216           strftime() as advised by Hiroyuki
18217         * src/prefs_common.[ch], src/procheader.c:
18218           synch strftime() code with Hiroyki's main branch
18219
18220 2001-04-26 [sergey]
18221
18222         * src/news.c: news_query_password(), news_authenticate(): new
18223           functions.
18224           news_get_uncached_articles(): added NNTP authentication
18225           handling.
18226         * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
18227           new functions.
18228         * src/prefs_account.c: prefs_account_protocol_activated():
18229           enable userid and password fields for NNTP.
18230
18231 2001-04-26
18232
18233         * configure.in: check for availability of strftime()
18234           [darko]
18235         * src/prefs_common.[ch], src/procheader.c: use
18236           strftime() for displaying date in summary pane if it
18237           is available
18238
18239 2001-04-25
18240
18241         * more .cvsignore cleanups [alfons]
18242
18243 2001-04-25
18244
18245         * ac/sv-check-type.m4: new autoconf macro.
18246         * configure.in: fixed wint_t typedef detection (did not work
18247           with gcc-2.96).
18248
18249 2001-04-25
18250
18251         * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
18252           [hiroyuki]
18253
18254 2001-04-24
18255         * modified gtkstext.c : buggy cursor navigation fixed, 
18256           and font descent also taken in account when drawing
18257           cursor. [alfons]
18258
18259 2001-04-24 [hoa]
18260         * added comments in src/news.c src/nntp.c
18261         * added src/prefs_headers.[ch]
18262         * added src/headers.[ch]
18263         * modified compose.c to activate custom headers
18264                 added function is_in_custom_headers
18265         * modified prefs_account.[ch]
18266                 added function prefs_account_customhdr_edit
18267         * modified src/defs.h :
18268                 added HEADERS_RC : name of the config file
18269                 for the custom headers
18270
18271 2001-04-24
18272
18273     0.4.65claws5
18274
18275         * configure.in
18276           src/gtkstext.[ch]
18277           src/compose.c
18278           src/Makefile.am
18279           
18280           added gtkstext with configure.in patch by Hiroyuki which
18281           should fix the XIM detection [alfons]
18282
18283         * more clean up of cvs [alfons]
18284
18285                  * removed all Makefile.in files to attic.
18286
18287                  * updated all .cvsignores to really ignore things that could
18288                    be unintentionally committed by a recursive commit.
18289
18290 2001-04-23 [hoa]
18291         * added src/grouplist_dialog.[ch]
18292         * changed src/folderview.c to call grouplist_dialog instead
18293                 of inputdialog
18294         * src/news.c :
18295                 added functions news_reset_group_list
18296                 and news_get_group_list
18297         * src/nntp.c :
18298                 added function nntp_list
18299         * src/defs.h :
18300                 added GROUPLIST_FILE : name of the newsgroup list cache file
18301
18302 2001-04-21
18303
18304         * added option to warn about queued messages on exit [sergey]:
18305
18306           * src/compose.c: compose_queue(): call folder_item_scan()
18307             and folderview_update_item() after queueing.
18308           * src/folderview.c: folderview_update_node(): draw the queue
18309             folder in bold font if there are queued messages.
18310           * src/mainwindow.c: queued_messages(): new function.
18311             app_exit_cb(): display warning if there are queued messages
18312             if warn_queued_on_exit is set.
18313           * prefs_common.[ch]: add warn_queued_on_exit option.
18314
18315         * enhanced GnuPG key selection support [sergey]:
18316
18317           * src/select-keys.c: updated to newer version from Win32
18318             branch with support for selecting arbitrary keys.
18319           * src/prefs_account.c: added the Privacy tab to the account
18320             options window.
18321             prefs_account_privacy_create(),
18322             prefs_account_sign_key_set_data_from_radiobtn(),
18323             prefs_account_sign_key_set_radiobtn(): new functions.
18324           * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
18325           * src/rfc2015.c: set_signers(): new function.
18326             pgp_sign(): add the account parameter, call set_signers().
18327             rfc2015_sign(): add the account parameter, pass it to pgp_sign().
18328           * src/rfc2015.h: rfc2015_sign(): updated prototype.
18329           * src/compose.c: pass the current account to rfc2015_sign().
18330
18331         * tag name claws added to prevent confusion with main branch [alfons]
18332
18333         * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
18334
18335         * autogen.sh: Added "--enable-maintainer-mode". [sergey]
18336
18337         * sync with recent sylpheed cvs. Untested though. [alfons]
18338